2026-03-17 14:10:10.827 | + ./stack.sh:main:485 : exec 2026-03-17 14:10:10.827 | ++ ./stack.sh:main:485 : /bin/python3.12 /opt/stack/devstack/tools/outfilter.py -o /opt/stack/logs/devstacklog.txt.2026-03-17-101010.summary.2026-03-17-101010 2026-03-17 14:10:10.827 | + ./stack.sh:main:493 : echo_summary 'stack.sh log /opt/stack/logs/devstacklog.txt.2026-03-17-101010' 2026-03-17 14:10:10.827 | + ./stack.sh:echo_summary:438 : [[ -t 3 ]] 2026-03-17 14:10:10.827 | + ./stack.sh:echo_summary:444 : echo -e stack.sh log /opt/stack/logs/devstacklog.txt.2026-03-17-101010 2026-03-17 14:10:10.827 | + ./stack.sh:main:495 : ln -sf /opt/stack/logs/devstacklog.txt.2026-03-17-101010 /opt/stack/logs/devstacklog.txt 2026-03-17 14:10:10.827 | + ./stack.sh:main:496 : ln -sf /opt/stack/logs/devstacklog.txt.2026-03-17-101010.summary.2026-03-17-101010 /opt/stack/logs/devstacklog.txt.summary 2026-03-17 14:10:10.827 | + ./stack.sh:main:511 : check_path_perm_sanity /opt/stack 2026-03-17 14:10:10.827 | + functions:check_path_perm_sanity:615 : local real_path 2026-03-17 14:10:10.828 | ++ functions:check_path_perm_sanity:616 : readlink -f /opt/stack 2026-03-17 14:10:10.828 | + functions:check_path_perm_sanity:616 : real_path=/opt/stack 2026-03-17 14:10:10.828 | + functions:check_path_perm_sanity:617 : local rebuilt_path= 2026-03-17 14:10:10.828 | ++ functions:check_path_perm_sanity:618 : echo /opt/stack 2026-03-17 14:10:10.828 | ++ functions:check_path_perm_sanity:618 : tr / ' ' 2026-03-17 14:10:10.831 | + functions:check_path_perm_sanity:618 : for i in $(echo ${real_path} | tr "/" " ") 2026-03-17 14:10:10.833 | + functions:check_path_perm_sanity:619 : rebuilt_path=/opt 2026-03-17 14:10:10.835 | ++ functions:check_path_perm_sanity:621 : stat -c %a /opt 2026-03-17 14:10:10.840 | + functions:check_path_perm_sanity:621 : [[ 755 = 700 ]] 2026-03-17 14:10:10.842 | + functions:check_path_perm_sanity:618 : for i in $(echo ${real_path} | tr "/" " ") 2026-03-17 14:10:10.845 | + functions:check_path_perm_sanity:619 : rebuilt_path=/opt/stack 2026-03-17 14:10:10.848 | ++ functions:check_path_perm_sanity:621 : stat -c %a /opt/stack 2026-03-17 14:10:10.854 | + functions:check_path_perm_sanity:621 : [[ 755 = 700 ]] 2026-03-17 14:10:10.856 | + ./stack.sh:main:517 : trap exit_trap EXIT 2026-03-17 14:10:10.859 | + ./stack.sh:main:558 : trap err_trap ERR 2026-03-17 14:10:10.862 | + ./stack.sh:main:571 : set -o errexit 2026-03-17 14:10:10.865 | + ./stack.sh:main:574 : uname -a 2026-03-17 14:10:10.867 | Linux np0005649721.novalocal 6.12.0-212.el10.x86_64 #1 SMP PREEMPT_DYNAMIC Mon Mar 2 13:58:55 UTC 2026 x86_64 GNU/Linux 2026-03-17 14:10:10.870 | + ./stack.sh:main:577 : SSL_BUNDLE_FILE=/opt/stack/data/ca-bundle.pem 2026-03-17 14:10:10.873 | + ./stack.sh:main:578 : rm -f /opt/stack/data/ca-bundle.pem 2026-03-17 14:10:10.877 | + ./stack.sh:main:581 : source /opt/stack/devstack/lib/database 2026-03-17 14:10:10.918 | + ./stack.sh:main:582 : source /opt/stack/devstack/lib/rpc_backend 2026-03-17 14:10:10.937 | + ./stack.sh:main:585 : source /opt/stack/devstack/lib/host 2026-03-17 14:10:10.941 | +++ lib/host:source:12 : trueorfalse True ENABLE_KSM 2026-03-17 14:10:10.959 | ++ lib/host:source:12 : ENABLE_KSM=True 2026-03-17 14:10:10.961 | +++ lib/host:source:13 : trueorfalse True ENABLE_KSMTUNED 2026-03-17 14:10:10.982 | ++ lib/host:source:13 : ENABLE_KSMTUNED=True 2026-03-17 14:10:10.985 | +++ lib/host:source:34 : trueorfalse False ENABLE_ZSWAP 2026-03-17 14:10:11.004 | ++ lib/host:source:34 : ENABLE_ZSWAP=True 2026-03-17 14:10:11.006 | ++ lib/host:source:37 : ZSWAP_COMPRESSOR=lz4 2026-03-17 14:10:11.009 | ++ lib/host:source:38 : ZSWAP_ZPOOL=zsmalloc 2026-03-17 14:10:11.012 | +++ lib/host:source:53 : trueorfalse False ENABLE_SYSCTL_MEM_TUNING 2026-03-17 14:10:11.030 | ++ lib/host:source:53 : ENABLE_SYSCTL_MEM_TUNING=True 2026-03-17 14:10:11.033 | +++ lib/host:source:75 : trueorfalse False ENABLE_SYSCTL_NET_TUNING 2026-03-17 14:10:11.050 | ++ lib/host:source:75 : ENABLE_SYSCTL_NET_TUNING=True 2026-03-17 14:10:11.052 | + ./stack.sh:main:588 : tune_host 2026-03-17 14:10:11.055 | + lib/host:tune_host:96 : configure_host_mem 2026-03-17 14:10:11.058 | + lib/host:configure_host_mem:70 : configure_zswap 2026-03-17 14:10:11.060 | + lib/host:configure_zswap:40 : [[ True == \T\r\u\e ]] 2026-03-17 14:10:11.063 | + lib/host:configure_zswap:43 : is_ubuntu 2026-03-17 14:10:11.065 | + functions-common:is_ubuntu:544 : [[ -z rpm ]] 2026-03-17 14:10:11.067 | + functions-common:is_ubuntu:547 : '[' rpm = deb ']' 2026-03-17 14:10:11.071 | + lib/host:configure_zswap:47 : echo 1 2026-03-17 14:10:11.071 | + lib/host:configure_zswap:47 : sudo tee /sys/module/zswap/parameters/enabled 2026-03-17 14:10:11.092 | 1 2026-03-17 14:10:11.100 | + lib/host:configure_zswap:49 : sudo grep -R . /sys/module/zswap/parameters 2026-03-17 14:10:11.120 | /sys/module/zswap/parameters/enabled:Y 2026-03-17 14:10:11.120 | /sys/module/zswap/parameters/shrinker_enabled:N 2026-03-17 14:10:11.120 | /sys/module/zswap/parameters/max_pool_percent:20 2026-03-17 14:10:11.120 | /sys/module/zswap/parameters/compressor:lzo 2026-03-17 14:10:11.120 | /sys/module/zswap/parameters/zpool:zbud 2026-03-17 14:10:11.120 | /sys/module/zswap/parameters/accept_threshold_percent:90 2026-03-17 14:10:11.125 | + lib/host:configure_host_mem:71 : configure_ksm 2026-03-17 14:10:11.128 | + lib/host:configure_ksm:15 : [[ True == \T\r\u\e ]] 2026-03-17 14:10:11.130 | + lib/host:configure_ksm:16 : install_package ksmtuned 2026-03-17 14:10:11.133 | + functions-common:install_package:1430 : update_package_repo 2026-03-17 14:10:11.136 | + functions-common:update_package_repo:1404 : NO_UPDATE_REPOS=False 2026-03-17 14:10:11.138 | + functions-common:update_package_repo:1405 : REPOS_UPDATED=False 2026-03-17 14:10:11.141 | + functions-common:update_package_repo:1406 : RETRY_UPDATE=False 2026-03-17 14:10:11.143 | + functions-common:update_package_repo:1408 : [[ False = \T\r\u\e ]] 2026-03-17 14:10:11.146 | + functions-common:update_package_repo:1412 : is_ubuntu 2026-03-17 14:10:11.148 | + functions-common:is_ubuntu:544 : [[ -z rpm ]] 2026-03-17 14:10:11.151 | + functions-common:is_ubuntu:547 : '[' rpm = deb ']' 2026-03-17 14:10:11.154 | + functions-common:install_package:1431 : real_install_package ksmtuned 2026-03-17 14:10:11.159 | + functions-common:real_install_package:1418 : is_ubuntu 2026-03-17 14:10:11.164 | + functions-common:is_ubuntu:544 : [[ -z rpm ]] 2026-03-17 14:10:11.168 | + functions-common:is_ubuntu:547 : '[' rpm = deb ']' 2026-03-17 14:10:11.171 | + functions-common:real_install_package:1420 : is_fedora 2026-03-17 14:10:11.174 | + functions-common:is_fedora:524 : [[ -z CentOSStream ]] 2026-03-17 14:10:11.176 | + functions-common:is_fedora:528 : '[' CentOSStream = Fedora ']' 2026-03-17 14:10:11.179 | + functions-common:is_fedora:528 : '[' CentOSStream = 'Red Hat' ']' 2026-03-17 14:10:11.182 | + functions-common:is_fedora:529 : '[' CentOSStream = openEuler ']' 2026-03-17 14:10:11.184 | + functions-common:is_fedora:530 : '[' CentOSStream = RedHatEnterpriseServer ']' 2026-03-17 14:10:11.187 | + functions-common:is_fedora:531 : '[' CentOSStream = RedHatEnterprise ']' 2026-03-17 14:10:11.190 | + functions-common:is_fedora:532 : '[' CentOSStream = RedHatEnterpriseLinux ']' 2026-03-17 14:10:11.193 | + functions-common:is_fedora:533 : '[' CentOSStream = RockyLinux ']' 2026-03-17 14:10:11.196 | + functions-common:is_fedora:534 : '[' CentOSStream = CentOS ']' 2026-03-17 14:10:11.199 | + functions-common:is_fedora:534 : '[' CentOSStream = CentOSStream ']' 2026-03-17 14:10:11.202 | + functions-common:real_install_package:1421 : yum_install ksmtuned 2026-03-17 14:10:11.205 | + functions-common:yum_install:1475 : local result parse_yum_result 2026-03-17 14:10:11.208 | + functions-common:yum_install:1477 : [[ False = \T\r\u\e ]] 2026-03-17 14:10:11.211 | + functions-common:yum_install:1479 : time_start yum_install 2026-03-17 14:10:11.214 | + functions-common:time_start:2398 : local name=yum_install 2026-03-17 14:10:11.217 | + functions-common:time_start:2399 : local start_time= 2026-03-17 14:10:11.220 | + functions-common:time_start:2400 : [[ -n '' ]] 2026-03-17 14:10:11.223 | ++ functions-common:time_start:2403 : date +%s%3N 2026-03-17 14:10:11.228 | + functions-common:time_start:2403 : _TIME_START[$name]=1773756611225 2026-03-17 14:10:11.231 | + functions-common:yum_install:1480 : sudo_with_proxies dnf install -y ksmtuned 2026-03-17 14:10:11.234 | + functions-common:sudo_with_proxies:2366 : local sudo 2026-03-17 14:10:11.237 | ++ functions-common:sudo_with_proxies:2368 : id -u 2026-03-17 14:10:11.242 | + functions-common:sudo_with_proxies:2368 : [[ 1003 = \0 ]] 2026-03-17 14:10:11.245 | + functions-common:sudo_with_proxies:2368 : sudo=sudo 2026-03-17 14:10:11.247 | + functions-common:sudo_with_proxies:2370 : sudo http_proxy= https_proxy= no_proxy= dnf install -y ksmtuned 2026-03-17 14:10:11.788 | Last metadata expiration check: 0:01:20 ago on Tue 17 Mar 2026 10:08:51 AM EDT. 2026-03-17 14:10:11.886 | Dependencies resolved. 2026-03-17 14:10:11.887 | ================================================================================ 2026-03-17 14:10:11.887 | Package Architecture Version Repository Size 2026-03-17 14:10:11.887 | ================================================================================ 2026-03-17 14:10:11.887 | Installing: 2026-03-17 14:10:11.887 | ksmtuned x86_64 0.1.0-16.el10 appstream 24 k 2026-03-17 14:10:11.887 | 2026-03-17 14:10:11.887 | Transaction Summary 2026-03-17 14:10:11.887 | ================================================================================ 2026-03-17 14:10:11.887 | Install 1 Package 2026-03-17 14:10:11.887 | 2026-03-17 14:10:11.887 | Total download size: 24 k 2026-03-17 14:10:11.887 | Installed size: 38 k 2026-03-17 14:10:11.887 | Downloading Packages: 2026-03-17 14:10:12.082 | ksmtuned-0.1.0-16.el10.x86_64.rpm 292 kB/s | 24 kB 00:00 2026-03-17 14:10:12.084 | -------------------------------------------------------------------------------- 2026-03-17 14:10:12.085 | Total 123 kB/s | 24 kB 00:00 2026-03-17 14:10:12.107 | Running transaction check 2026-03-17 14:10:12.120 | Transaction check succeeded. 2026-03-17 14:10:12.120 | Running transaction test 2026-03-17 14:10:12.186 | Transaction test succeeded. 2026-03-17 14:10:12.187 | Running transaction 2026-03-17 14:10:12.268 | Preparing : 1/1 2026-03-17 14:10:12.277 | Installing : ksmtuned-0.1.0-16.el10.x86_64 1/1 2026-03-17 14:10:12.329 | Running scriptlet: ksmtuned-0.1.0-16.el10.x86_64 1/1 2026-03-17 14:10:12.329 | Created symlink '/etc/systemd/system/multi-user.target.wants/ksm.service' → '/usr/lib/systemd/system/ksm.service'. 2026-03-17 14:10:12.329 | Created symlink '/etc/systemd/system/multi-user.target.wants/ksmtuned.service' → '/usr/lib/systemd/system/ksmtuned.service'. 2026-03-17 14:10:12.329 | 2026-03-17 14:10:12.923 | 2026-03-17 14:10:12.924 | Installed: 2026-03-17 14:10:12.924 | ksmtuned-0.1.0-16.el10.x86_64 2026-03-17 14:10:12.924 | 2026-03-17 14:10:12.924 | Complete! 2026-03-17 14:10:12.985 | + functions-common:yum_install:1481 : time_stop yum_install 2026-03-17 14:10:12.987 | + functions-common:time_stop:2412 : local name 2026-03-17 14:10:12.989 | + functions-common:time_stop:2413 : local end_time 2026-03-17 14:10:12.991 | + functions-common:time_stop:2414 : local elapsed_time 2026-03-17 14:10:12.992 | + functions-common:time_stop:2415 : local total 2026-03-17 14:10:12.994 | + functions-common:time_stop:2416 : local start_time 2026-03-17 14:10:12.996 | + functions-common:time_stop:2418 : name=yum_install 2026-03-17 14:10:12.998 | + functions-common:time_stop:2419 : start_time=1773756611225 2026-03-17 14:10:13.000 | + functions-common:time_stop:2421 : [[ -z 1773756611225 ]] 2026-03-17 14:10:13.002 | ++ functions-common:time_stop:2424 : date +%s%3N 2026-03-17 14:10:13.006 | + functions-common:time_stop:2424 : end_time=1773756613004 2026-03-17 14:10:13.007 | + functions-common:time_stop:2425 : elapsed_time=1779 2026-03-17 14:10:13.010 | + functions-common:time_stop:2426 : total=789 2026-03-17 14:10:13.012 | + functions-common:time_stop:2428 : _TIME_START[$name]= 2026-03-17 14:10:13.015 | + functions-common:time_stop:2429 : _TIME_TOTAL[$name]=2568 2026-03-17 14:10:13.017 | + lib/host:configure_ksm:18 : [[ -f /sys/kernel/mm/ksm/run ]] 2026-03-17 14:10:13.021 | ++ lib/host:configure_ksm:19 : bool_to_int ENABLE_KSM 2026-03-17 14:10:13.021 | + lib/host:configure_ksm:19 : sudo tee /sys/kernel/mm/ksm/run 2026-03-17 14:10:13.033 | + lib/host:configure_ksm:19 : echo 0 2026-03-17 14:10:13.044 | 0 2026-03-17 14:10:13.049 | + lib/host:configure_host_mem:72 : configure_sysctl_mem_parmaters 2026-03-17 14:10:13.050 | + lib/host:configure_sysctl_mem_parmaters:55 : [[ True == \T\r\u\e ]] 2026-03-17 14:10:13.052 | + lib/host:configure_sysctl_mem_parmaters:57 : sudo sysctl -w vm.dirty_ratio=60 2026-03-17 14:10:13.067 | vm.dirty_ratio = 60 2026-03-17 14:10:13.071 | + lib/host:configure_sysctl_mem_parmaters:58 : sudo sysctl -w vm.dirty_background_ratio=10 2026-03-17 14:10:13.092 | vm.dirty_background_ratio = 10 2026-03-17 14:10:13.097 | + lib/host:configure_sysctl_mem_parmaters:59 : sudo sysctl -w vm.vfs_cache_pressure=50 2026-03-17 14:10:13.111 | vm.vfs_cache_pressure = 50 2026-03-17 14:10:13.116 | + lib/host:configure_sysctl_mem_parmaters:64 : sudo sysctl -w vm.swappiness=100 2026-03-17 14:10:13.138 | vm.swappiness = 100 2026-03-17 14:10:13.143 | + lib/host:configure_sysctl_mem_parmaters:65 : sudo grep -R . /proc/sys/vm/ 2026-03-17 14:10:13.165 | /proc/sys/vm/admin_reserve_kbytes:8192 2026-03-17 14:10:13.165 | grep: /proc/sys/vm/compact_memory: Permission denied 2026-03-17 14:10:13.165 | /proc/sys/vm/compact_unevictable_allowed:1 2026-03-17 14:10:13.165 | /proc/sys/vm/compaction_proactiveness:20 2026-03-17 14:10:13.165 | /proc/sys/vm/dirty_background_bytes:0 2026-03-17 14:10:13.165 | /proc/sys/vm/dirty_background_ratio:10 2026-03-17 14:10:13.165 | /proc/sys/vm/dirty_bytes:0 2026-03-17 14:10:13.165 | /proc/sys/vm/dirty_expire_centisecs:3000 2026-03-17 14:10:13.165 | /proc/sys/vm/dirty_ratio:60 2026-03-17 14:10:13.165 | /proc/sys/vm/dirty_writeback_centisecs:500 2026-03-17 14:10:13.165 | /proc/sys/vm/dirtytime_expire_seconds:43200 2026-03-17 14:10:13.165 | grep: /proc/sys/vm/drop_caches: Permission denied 2026-03-17 14:10:13.166 | /proc/sys/vm/enable_soft_offline:1 2026-03-17 14:10:13.166 | /proc/sys/vm/extfrag_threshold:500 2026-03-17 14:10:13.166 | /proc/sys/vm/hugetlb_optimize_vmemmap:0 2026-03-17 14:10:13.166 | /proc/sys/vm/hugetlb_shm_group:0 2026-03-17 14:10:13.166 | /proc/sys/vm/laptop_mode:0 2026-03-17 14:10:13.166 | /proc/sys/vm/legacy_va_layout:0 2026-03-17 14:10:13.166 | /proc/sys/vm/lowmem_reserve_ratio:256 256 32 0 0 2026-03-17 14:10:13.166 | /proc/sys/vm/max_map_count:1048576 2026-03-17 14:10:13.166 | /proc/sys/vm/memfd_noexec:0 2026-03-17 14:10:13.166 | /proc/sys/vm/memory_failure_early_kill:0 2026-03-17 14:10:13.166 | /proc/sys/vm/memory_failure_recovery:1 2026-03-17 14:10:13.166 | /proc/sys/vm/min_free_kbytes:67584 2026-03-17 14:10:13.166 | /proc/sys/vm/min_slab_ratio:5 2026-03-17 14:10:13.166 | /proc/sys/vm/min_unmapped_ratio:1 2026-03-17 14:10:13.166 | /proc/sys/vm/mmap_min_addr:65536 2026-03-17 14:10:13.166 | /proc/sys/vm/mmap_rnd_bits:28 2026-03-17 14:10:13.166 | /proc/sys/vm/mmap_rnd_compat_bits:8 2026-03-17 14:10:13.166 | /proc/sys/vm/nr_hugepages:0 2026-03-17 14:10:13.166 | /proc/sys/vm/nr_hugepages_mempolicy:0 2026-03-17 14:10:13.166 | /proc/sys/vm/nr_overcommit_hugepages:0 2026-03-17 14:10:13.166 | /proc/sys/vm/numa_stat:1 2026-03-17 14:10:13.166 | /proc/sys/vm/numa_zonelist_order:Node 2026-03-17 14:10:13.166 | /proc/sys/vm/oom_dump_tasks:1 2026-03-17 14:10:13.166 | /proc/sys/vm/oom_kill_allocating_task:0 2026-03-17 14:10:13.166 | /proc/sys/vm/overcommit_kbytes:0 2026-03-17 14:10:13.166 | /proc/sys/vm/overcommit_memory:0 2026-03-17 14:10:13.166 | /proc/sys/vm/overcommit_ratio:50 2026-03-17 14:10:13.166 | /proc/sys/vm/page-cluster:3 2026-03-17 14:10:13.166 | /proc/sys/vm/page_lock_unfairness:5 2026-03-17 14:10:13.166 | /proc/sys/vm/panic_on_oom:0 2026-03-17 14:10:13.166 | /proc/sys/vm/percpu_pagelist_high_fraction:0 2026-03-17 14:10:13.166 | /proc/sys/vm/stat_interval:1 2026-03-17 14:10:13.166 | /proc/sys/vm/swappiness:100 2026-03-17 14:10:13.166 | /proc/sys/vm/unprivileged_userfaultfd:0 2026-03-17 14:10:13.166 | /proc/sys/vm/user_reserve_kbytes:131072 2026-03-17 14:10:13.166 | /proc/sys/vm/vfs_cache_pressure:50 2026-03-17 14:10:13.166 | /proc/sys/vm/watermark_boost_factor:15000 2026-03-17 14:10:13.166 | /proc/sys/vm/watermark_scale_factor:10 2026-03-17 14:10:13.166 | /proc/sys/vm/zone_reclaim_mode:0 2026-03-17 14:10:13.170 | + lib/host:configure_sysctl_mem_parmaters:65 : /bin/true 2026-03-17 14:10:13.175 | + lib/host:tune_host:97 : configure_host_net 2026-03-17 14:10:13.178 | + lib/host:configure_host_net:92 : configure_sysctl_net_parmaters 2026-03-17 14:10:13.180 | + lib/host:configure_sysctl_net_parmaters:77 : [[ True == \T\r\u\e ]] 2026-03-17 14:10:13.182 | + lib/host:configure_sysctl_net_parmaters:79 : sudo sysctl -w net.ipv4.tcp_keepalive_time=60 2026-03-17 14:10:13.206 | net.ipv4.tcp_keepalive_time = 60 2026-03-17 14:10:13.211 | + lib/host:configure_sysctl_net_parmaters:80 : sudo sysctl -w net.ipv4.tcp_keepalive_intvl=10 2026-03-17 14:10:13.233 | net.ipv4.tcp_keepalive_intvl = 10 2026-03-17 14:10:13.238 | + lib/host:configure_sysctl_net_parmaters:81 : sudo sysctl -w net.ipv4.tcp_keepalive_probes=6 2026-03-17 14:10:13.261 | net.ipv4.tcp_keepalive_probes = 6 2026-03-17 14:10:13.266 | + lib/host:configure_sysctl_net_parmaters:83 : sudo sysctl -w net.ipv4.tcp_fastopen=3 2026-03-17 14:10:13.288 | net.ipv4.tcp_fastopen = 3 2026-03-17 14:10:13.295 | + 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_rto_max_ms /proc/sys/net/ipv4/tcp_rto_min_us /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-17 14:10:13.321 | /proc/sys/net/ipv4/tcp_abort_on_overflow:0 2026-03-17 14:10:13.321 | /proc/sys/net/ipv4/tcp_adv_win_scale:1 2026-03-17 14:10:13.321 | /proc/sys/net/ipv4/tcp_allowed_congestion_control:reno cubic 2026-03-17 14:10:13.321 | /proc/sys/net/ipv4/tcp_app_win:31 2026-03-17 14:10:13.321 | /proc/sys/net/ipv4/tcp_autocorking:1 2026-03-17 14:10:13.321 | /proc/sys/net/ipv4/tcp_available_congestion_control:reno cubic 2026-03-17 14:10:13.321 | /proc/sys/net/ipv4/tcp_available_ulp:espintcp mptcp 2026-03-17 14:10:13.321 | /proc/sys/net/ipv4/tcp_backlog_ack_defer:1 2026-03-17 14:10:13.321 | /proc/sys/net/ipv4/tcp_base_mss:1024 2026-03-17 14:10:13.321 | /proc/sys/net/ipv4/tcp_challenge_ack_limit:2147483647 2026-03-17 14:10:13.321 | /proc/sys/net/ipv4/tcp_child_ehash_entries:0 2026-03-17 14:10:13.321 | /proc/sys/net/ipv4/tcp_comp_sack_delay_ns:1000000 2026-03-17 14:10:13.321 | /proc/sys/net/ipv4/tcp_comp_sack_nr:44 2026-03-17 14:10:13.321 | /proc/sys/net/ipv4/tcp_comp_sack_slack_ns:100000 2026-03-17 14:10:13.321 | /proc/sys/net/ipv4/tcp_congestion_control:cubic 2026-03-17 14:10:13.321 | /proc/sys/net/ipv4/tcp_dsack:1 2026-03-17 14:10:13.321 | /proc/sys/net/ipv4/tcp_early_demux:1 2026-03-17 14:10:13.321 | /proc/sys/net/ipv4/tcp_early_retrans:3 2026-03-17 14:10:13.321 | /proc/sys/net/ipv4/tcp_ecn:2 2026-03-17 14:10:13.321 | /proc/sys/net/ipv4/tcp_ecn_fallback:1 2026-03-17 14:10:13.321 | /proc/sys/net/ipv4/tcp_ehash_entries:131072 2026-03-17 14:10:13.321 | /proc/sys/net/ipv4/tcp_fack:0 2026-03-17 14:10:13.321 | /proc/sys/net/ipv4/tcp_fastopen:3 2026-03-17 14:10:13.321 | /proc/sys/net/ipv4/tcp_fastopen_blackhole_timeout_sec:0 2026-03-17 14:10:13.321 | /proc/sys/net/ipv4/tcp_fastopen_key:00000000-00000000-00000000-00000000 2026-03-17 14:10:13.321 | /proc/sys/net/ipv4/tcp_fin_timeout:60 2026-03-17 14:10:13.321 | /proc/sys/net/ipv4/tcp_frto:2 2026-03-17 14:10:13.321 | /proc/sys/net/ipv4/tcp_fwmark_accept:0 2026-03-17 14:10:13.321 | /proc/sys/net/ipv4/tcp_invalid_ratelimit:500 2026-03-17 14:10:13.321 | /proc/sys/net/ipv4/tcp_keepalive_intvl:10 2026-03-17 14:10:13.321 | /proc/sys/net/ipv4/tcp_keepalive_probes:6 2026-03-17 14:10:13.321 | /proc/sys/net/ipv4/tcp_keepalive_time:60 2026-03-17 14:10:13.321 | /proc/sys/net/ipv4/tcp_l3mdev_accept:0 2026-03-17 14:10:13.321 | /proc/sys/net/ipv4/tcp_limit_output_bytes:1048576 2026-03-17 14:10:13.321 | /proc/sys/net/ipv4/tcp_low_latency:0 2026-03-17 14:10:13.321 | /proc/sys/net/ipv4/tcp_max_orphans:65536 2026-03-17 14:10:13.321 | /proc/sys/net/ipv4/tcp_max_reordering:300 2026-03-17 14:10:13.321 | /proc/sys/net/ipv4/tcp_max_syn_backlog:1024 2026-03-17 14:10:13.322 | /proc/sys/net/ipv4/tcp_max_tw_buckets:65536 2026-03-17 14:10:13.322 | /proc/sys/net/ipv4/tcp_mem:184770 246362 369540 2026-03-17 14:10:13.322 | /proc/sys/net/ipv4/tcp_migrate_req:0 2026-03-17 14:10:13.322 | /proc/sys/net/ipv4/tcp_min_rtt_wlen:300 2026-03-17 14:10:13.322 | /proc/sys/net/ipv4/tcp_min_snd_mss:48 2026-03-17 14:10:13.322 | /proc/sys/net/ipv4/tcp_min_tso_segs:2 2026-03-17 14:10:13.322 | /proc/sys/net/ipv4/tcp_moderate_rcvbuf:1 2026-03-17 14:10:13.322 | /proc/sys/net/ipv4/tcp_mtu_probe_floor:48 2026-03-17 14:10:13.322 | /proc/sys/net/ipv4/tcp_mtu_probing:0 2026-03-17 14:10:13.322 | /proc/sys/net/ipv4/tcp_no_metrics_save:0 2026-03-17 14:10:13.322 | /proc/sys/net/ipv4/tcp_no_ssthresh_metrics_save:1 2026-03-17 14:10:13.322 | /proc/sys/net/ipv4/tcp_notsent_lowat:4294967295 2026-03-17 14:10:13.322 | /proc/sys/net/ipv4/tcp_orphan_retries:0 2026-03-17 14:10:13.322 | /proc/sys/net/ipv4/tcp_pacing_ca_ratio:120 2026-03-17 14:10:13.322 | /proc/sys/net/ipv4/tcp_pacing_ss_ratio:200 2026-03-17 14:10:13.322 | /proc/sys/net/ipv4/tcp_pingpong_thresh:1 2026-03-17 14:10:13.322 | /proc/sys/net/ipv4/tcp_plb_cong_thresh:128 2026-03-17 14:10:13.322 | /proc/sys/net/ipv4/tcp_plb_enabled:0 2026-03-17 14:10:13.322 | /proc/sys/net/ipv4/tcp_plb_idle_rehash_rounds:3 2026-03-17 14:10:13.322 | /proc/sys/net/ipv4/tcp_plb_rehash_rounds:12 2026-03-17 14:10:13.322 | /proc/sys/net/ipv4/tcp_plb_suspend_rto_sec:60 2026-03-17 14:10:13.322 | /proc/sys/net/ipv4/tcp_probe_interval:600 2026-03-17 14:10:13.322 | /proc/sys/net/ipv4/tcp_probe_threshold:8 2026-03-17 14:10:13.322 | /proc/sys/net/ipv4/tcp_recovery:1 2026-03-17 14:10:13.322 | /proc/sys/net/ipv4/tcp_reflect_tos:0 2026-03-17 14:10:13.322 | /proc/sys/net/ipv4/tcp_reordering:3 2026-03-17 14:10:13.322 | /proc/sys/net/ipv4/tcp_retrans_collapse:1 2026-03-17 14:10:13.322 | /proc/sys/net/ipv4/tcp_retries1:3 2026-03-17 14:10:13.322 | /proc/sys/net/ipv4/tcp_retries2:15 2026-03-17 14:10:13.322 | /proc/sys/net/ipv4/tcp_rfc1337:0 2026-03-17 14:10:13.322 | /proc/sys/net/ipv4/tcp_rmem:4096 131072 6291456 2026-03-17 14:10:13.322 | /proc/sys/net/ipv4/tcp_rto_max_ms:120000 2026-03-17 14:10:13.322 | /proc/sys/net/ipv4/tcp_rto_min_us:200000 2026-03-17 14:10:13.322 | /proc/sys/net/ipv4/tcp_sack:1 2026-03-17 14:10:13.322 | /proc/sys/net/ipv4/tcp_shrink_window:0 2026-03-17 14:10:13.322 | /proc/sys/net/ipv4/tcp_slow_start_after_idle:1 2026-03-17 14:10:13.322 | /proc/sys/net/ipv4/tcp_stdurg:0 2026-03-17 14:10:13.322 | /proc/sys/net/ipv4/tcp_synack_retries:5 2026-03-17 14:10:13.322 | /proc/sys/net/ipv4/tcp_syncookies:1 2026-03-17 14:10:13.322 | /proc/sys/net/ipv4/tcp_syn_linear_timeouts:4 2026-03-17 14:10:13.322 | /proc/sys/net/ipv4/tcp_syn_retries:6 2026-03-17 14:10:13.322 | /proc/sys/net/ipv4/tcp_thin_linear_timeouts:0 2026-03-17 14:10:13.322 | /proc/sys/net/ipv4/tcp_timestamps:1 2026-03-17 14:10:13.322 | /proc/sys/net/ipv4/tcp_tso_rtt_log:9 2026-03-17 14:10:13.322 | /proc/sys/net/ipv4/tcp_tso_win_divisor:3 2026-03-17 14:10:13.322 | /proc/sys/net/ipv4/tcp_tw_reuse:2 2026-03-17 14:10:13.322 | /proc/sys/net/ipv4/tcp_window_scaling:1 2026-03-17 14:10:13.322 | /proc/sys/net/ipv4/tcp_wmem:4096 16384 4194304 2026-03-17 14:10:13.323 | /proc/sys/net/ipv4/tcp_workaround_signed_windows:0 2026-03-17 14:10:13.327 | + lib/host:configure_sysctl_net_parmaters:87 : sudo sysctl -w net.core.default_qdisc=pfifo_fast 2026-03-17 14:10:13.348 | net.core.default_qdisc = pfifo_fast 2026-03-17 14:10:13.354 | + ./stack.sh:main:594 : fetch_plugins 2026-03-17 14:10:13.358 | + functions-common:fetch_plugins:1758 : local plugins=,neutron 2026-03-17 14:10:13.361 | + functions-common:fetch_plugins:1759 : local plugin 2026-03-17 14:10:13.364 | + functions-common:fetch_plugins:1762 : [[ -z ,neutron ]] 2026-03-17 14:10:13.368 | + functions-common:fetch_plugins:1766 : echo 'Fetching DevStack plugins' 2026-03-17 14:10:13.368 | Fetching DevStack plugins 2026-03-17 14:10:13.371 | + functions-common:fetch_plugins:1767 : for plugin in ${plugins//,/ } 2026-03-17 14:10:13.374 | + functions-common:fetch_plugins:1768 : git_clone_by_name neutron 2026-03-17 14:10:13.377 | + functions-common:git_clone_by_name:673 : local name=neutron 2026-03-17 14:10:13.380 | + functions-common:git_clone_by_name:674 : local repo=https://opendev.org/openstack/neutron 2026-03-17 14:10:13.383 | + functions-common:git_clone_by_name:675 : local dir=/opt/stack/neutron 2026-03-17 14:10:13.387 | + functions-common:git_clone_by_name:676 : local branch=master 2026-03-17 14:10:13.390 | + functions-common:git_clone_by_name:677 : git_clone https://opendev.org/openstack/neutron /opt/stack/neutron master 2026-03-17 14:10:13.393 | + functions-common:git_clone:581 : local git_remote=https://opendev.org/openstack/neutron 2026-03-17 14:10:13.396 | + functions-common:git_clone:582 : local git_dest=/opt/stack/neutron 2026-03-17 14:10:13.398 | + functions-common:git_clone:583 : local git_ref=master 2026-03-17 14:10:13.401 | + functions-common:git_clone:584 : local orig_dir 2026-03-17 14:10:13.405 | ++ functions-common:git_clone:585 : pwd 2026-03-17 14:10:13.409 | + functions-common:git_clone:585 : orig_dir=/opt/stack/devstack 2026-03-17 14:10:13.411 | + functions-common:git_clone:586 : local git_clone_flags= 2026-03-17 14:10:13.415 | ++ functions-common:git_clone:588 : trueorfalse False RECLONE 2026-03-17 14:10:13.434 | + functions-common:git_clone:588 : RECLONE=False 2026-03-17 14:10:13.436 | + functions-common:git_clone:589 : [[ 0 -gt 0 ]] 2026-03-17 14:10:13.438 | + functions-common:git_clone:593 : [[ False = \T\r\u\e ]] 2026-03-17 14:10:13.441 | + functions-common:git_clone:602 : egrep -q '^refs' 2026-03-17 14:10:13.441 | + functions-common:git_clone:602 : echo master 2026-03-17 14:10:13.444 | egrep: warning: egrep is obsolescent; using grep -E 2026-03-17 14:10:13.447 | + functions-common:git_clone:616 : [[ ! -d /opt/stack/neutron ]] 2026-03-17 14:10:13.449 | + functions-common:git_clone:626 : [[ False = \T\r\u\e ]] 2026-03-17 14:10:13.451 | + functions-common:git_clone:661 : sudo git config --system --add safe.directory /opt/stack/neutron 2026-03-17 14:10:13.481 | + functions-common:git_clone:664 : cd /opt/stack/neutron 2026-03-17 14:10:13.484 | + functions-common:git_clone:665 : head -1 2026-03-17 14:10:13.484 | + functions-common:git_clone:665 : git show --oneline 2026-03-17 14:10:13.496 | 8a5e5cad91 Merge "Pass ovn mech driver to the AgentCache object in db-sync-util" 2026-03-17 14:10:13.499 | + functions-common:git_clone:666 : cd /opt/stack/devstack 2026-03-17 14:10:13.502 | + ./stack.sh:main:598 : run_phase override_defaults 2026-03-17 14:10:13.505 | + functions-common:run_phase:1840 : local mode=override_defaults 2026-03-17 14:10:13.507 | + functions-common:run_phase:1841 : local phase= 2026-03-17 14:10:13.509 | + functions-common:run_phase:1842 : [[ -d /opt/stack/devstack/extras.d ]] 2026-03-17 14:10:13.511 | + functions-common:run_phase:1843 : local extra_plugin_file_name 2026-03-17 14:10:13.515 | + functions-common:run_phase:1844 : for extra_plugin_file_name in $TOP_DIR/extras.d/*.sh 2026-03-17 14:10:13.517 | + functions-common:run_phase:1849 : local exceptions=80-tempest.sh 2026-03-17 14:10:13.519 | + functions-common:run_phase:1850 : local extra 2026-03-17 14:10:13.522 | ++ functions-common:run_phase:1851 : basename /opt/stack/devstack/extras.d/80-tempest.sh 2026-03-17 14:10:13.526 | + functions-common:run_phase:1851 : extra=80-tempest.sh 2026-03-17 14:10:13.529 | + functions-common:run_phase:1852 : [[ 80-tempest.sh =~ 80-tempest\.sh ]] 2026-03-17 14:10:13.532 | + functions-common:run_phase:1856 : [[ -r /opt/stack/devstack/extras.d/80-tempest.sh ]] 2026-03-17 14:10:13.534 | + functions-common:run_phase:1856 : source /opt/stack/devstack/extras.d/80-tempest.sh override_defaults 2026-03-17 14:10:13.537 | ++ extras.d/80-tempest.sh:source:3 : is_service_enabled tempest 2026-03-17 14:10:13.553 | ++ functions-common:is_service_enabled:2068 : return 0 2026-03-17 14:10:13.556 | ++ extras.d/80-tempest.sh:source:4 : [[ override_defaults == \s\o\u\r\c\e ]] 2026-03-17 14:10:13.559 | ++ extras.d/80-tempest.sh:source:7 : [[ override_defaults == \s\t\a\c\k ]] 2026-03-17 14:10:13.561 | ++ extras.d/80-tempest.sh:source:10 : [[ override_defaults == \s\t\a\c\k ]] 2026-03-17 14:10:13.564 | ++ extras.d/80-tempest.sh:source:13 : [[ override_defaults == \s\t\a\c\k ]] 2026-03-17 14:10:13.567 | ++ extras.d/80-tempest.sh:source:16 : [[ override_defaults == \s\t\a\c\k ]] 2026-03-17 14:10:13.569 | ++ extras.d/80-tempest.sh:source:19 : [[ override_defaults == \s\t\a\c\k ]] 2026-03-17 14:10:13.572 | ++ extras.d/80-tempest.sh:source:27 : [[ override_defaults == \u\n\s\t\a\c\k ]] 2026-03-17 14:10:13.574 | ++ extras.d/80-tempest.sh:source:32 : [[ override_defaults == \c\l\e\a\n ]] 2026-03-17 14:10:13.577 | + functions-common:run_phase:1861 : [[ override_defaults == \s\o\u\r\c\e ]] 2026-03-17 14:10:13.580 | + 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-17 14:10:13.582 | + functions-common:run_phase:1865 : plugin_override_defaults 2026-03-17 14:10:13.584 | + functions-common:plugin_override_defaults:1799 : local plugins=,neutron 2026-03-17 14:10:13.587 | + functions-common:plugin_override_defaults:1800 : local plugin 2026-03-17 14:10:13.590 | + functions-common:plugin_override_defaults:1803 : [[ -z ,neutron ]] 2026-03-17 14:10:13.593 | + functions-common:plugin_override_defaults:1807 : echo 'Overriding Configuration Defaults' 2026-03-17 14:10:13.593 | Overriding Configuration Defaults 2026-03-17 14:10:13.595 | + functions-common:plugin_override_defaults:1808 : for plugin in ${plugins//,/ } 2026-03-17 14:10:13.598 | + functions-common:plugin_override_defaults:1809 : local dir=/opt/stack/neutron 2026-03-17 14:10:13.601 | + functions-common:plugin_override_defaults:1811 : [[ -f /opt/stack/neutron/devstack/override-defaults ]] 2026-03-17 14:10:13.603 | + ./stack.sh:main:601 : source /opt/stack/devstack/lib/apache 2026-03-17 14:10:13.627 | + ./stack.sh:main:604 : source /opt/stack/devstack/lib/tls 2026-03-17 14:10:13.629 | ++ lib/tls:source:38 : is_service_enabled tls-proxy 2026-03-17 14:10:13.645 | ++ functions-common:is_service_enabled:2068 : return 0 2026-03-17 14:10:13.648 | +++ lib/tls:source:40 : ipv6_unquote 38.102.83.89 2026-03-17 14:10:13.652 | +++ functions-common:ipv6_unquote:2210 : echo 38.102.83.89 2026-03-17 14:10:13.653 | +++ functions-common:ipv6_unquote:2210 : tr -d '[]' 2026-03-17 14:10:13.658 | ++ lib/tls:source:40 : TLS_IP=38.102.83.89 2026-03-17 14:10:13.661 | +++ lib/tls:source:43 : hostname -f 2026-03-17 14:10:13.670 | ++ lib/tls:source:43 : DEVSTACK_HOSTNAME=np0005649721.novalocal 2026-03-17 14:10:13.673 | ++ lib/tls:source:44 : DEVSTACK_CERT_NAME=devstack-cert 2026-03-17 14:10:13.676 | ++ lib/tls:source:45 : DEVSTACK_CERT=/opt/stack/data/devstack-cert.pem 2026-03-17 14:10:13.679 | ++ lib/tls:source:48 : ROOT_CA_DIR=/opt/stack/data/CA/root-ca 2026-03-17 14:10:13.682 | ++ lib/tls:source:49 : INT_CA_DIR=/opt/stack/data/CA/int-ca 2026-03-17 14:10:13.684 | ++ lib/tls:source:51 : ORG_NAME=OpenStack 2026-03-17 14:10:13.687 | ++ lib/tls:source:52 : ORG_UNIT_NAME=DevStack 2026-03-17 14:10:13.689 | ++ lib/tls:source:55 : STUD_PROTO=--tls 2026-03-17 14:10:13.692 | ++ lib/tls:source:56 : STUD_CIPHERS='TLSv1+HIGH:!DES:!aNULL:!eNULL:@STRENGTH' 2026-03-17 14:10:13.695 | ++ lib/tls:source:63 : OPENSSL=/usr/bin/openssl 2026-03-17 14:10:13.700 | + ./stack.sh:main:607 : source /opt/stack/devstack/lib/infra 2026-03-17 14:10:13.716 | + ./stack.sh:main:608 : source /opt/stack/devstack/lib/libraries 2026-03-17 14:10:13.738 | + ./stack.sh:main:609 : source /opt/stack/devstack/lib/lvm 2026-03-17 14:10:13.750 | + ./stack.sh:main:610 : source /opt/stack/devstack/lib/horizon 2026-03-17 14:10:13.765 | + ./stack.sh:main:611 : source /opt/stack/devstack/lib/keystone 2026-03-17 14:10:13.808 | + ./stack.sh:main:612 : source /opt/stack/devstack/lib/glance 2026-03-17 14:10:13.900 | + ./stack.sh:main:613 : source /opt/stack/devstack/lib/nova 2026-03-17 14:10:14.025 | + ./stack.sh:main:614 : source /opt/stack/devstack/lib/placement 2026-03-17 14:10:14.058 | + ./stack.sh:main:615 : source /opt/stack/devstack/lib/cinder 2026-03-17 14:10:14.128 | + ./stack.sh:main:616 : source /opt/stack/devstack/lib/swift 2026-03-17 14:10:14.182 | + ./stack.sh:main:617 : source /opt/stack/devstack/lib/neutron 2026-03-17 14:10:14.185 | ++ lib/neutron:source:61 : is_service_enabled tls-proxy 2026-03-17 14:10:14.203 | ++ functions-common:is_service_enabled:2068 : return 0 2026-03-17 14:10:14.206 | ++ lib/neutron:source:62 : Q_PROTOCOL=https 2026-03-17 14:10:14.212 | ++ lib/neutron:source:66 : GITDIR["python-neutronclient"]=/opt/stack/python-neutronclient 2026-03-17 14:10:14.212 | ++ lib/neutron:source:68 : NEUTRON_DIR=/opt/stack/neutron 2026-03-17 14:10:14.215 | ++ lib/neutron:source:69 : NEUTRON_FWAAS_DIR=/opt/stack/neutron-fwaas 2026-03-17 14:10:14.217 | ++ lib/neutron:source:72 : [[ -d /opt/stack/neutron/bin/neutron-server ]] 2026-03-17 14:10:14.221 | +++ lib/neutron:source:75 : get_python_exec_prefix 2026-03-17 14:10:14.240 | +++ inc/python:get_python_exec_prefix:80 : [[ False == \T\r\u\e ]] 2026-03-17 14:10:14.243 | +++ inc/python:get_python_exec_prefix:83 : echo /usr/local/bin 2026-03-17 14:10:14.246 | ++ lib/neutron:source:75 : NEUTRON_BIN_DIR=/usr/local/bin 2026-03-17 14:10:14.248 | ++ lib/neutron:source:78 : NEUTRON_CONF_DIR=/etc/neutron 2026-03-17 14:10:14.251 | ++ lib/neutron:source:79 : NEUTRON_CONF=/etc/neutron/neutron.conf 2026-03-17 14:10:14.254 | ++ lib/neutron:source:80 : export NEUTRON_TEST_CONFIG_FILE=/etc/neutron/debug.ini 2026-03-17 14:10:14.256 | ++ lib/neutron:source:80 : NEUTRON_TEST_CONFIG_FILE=/etc/neutron/debug.ini 2026-03-17 14:10:14.258 | ++ lib/neutron:source:82 : NEUTRON_UWSGI=neutron.wsgi.api:application 2026-03-17 14:10:14.260 | ++ lib/neutron:source:83 : NEUTRON_UWSGI_CONF=/etc/neutron/neutron-api-uwsgi.ini 2026-03-17 14:10:14.264 | +++ lib/neutron:source:89 : trueorfalse True NEUTRON_ENFORCE_SCOPE 2026-03-17 14:10:14.284 | ++ lib/neutron:source:89 : NEUTRON_ENFORCE_SCOPE=True 2026-03-17 14:10:14.286 | ++ lib/neutron:source:93 : AGENT_DHCP_BINARY=/usr/local/bin/neutron-dhcp-agent 2026-03-17 14:10:14.289 | ++ lib/neutron:source:94 : AGENT_L3_BINARY=/usr/local/bin/neutron-l3-agent 2026-03-17 14:10:14.290 | ++ lib/neutron:source:95 : AGENT_META_BINARY=/usr/local/bin/neutron-metadata-agent 2026-03-17 14:10:14.293 | ++ lib/neutron:source:99 : Q_DHCP_CONF_FILE=/etc/neutron/dhcp_agent.ini 2026-03-17 14:10:14.294 | ++ lib/neutron:source:102 : NEUTRON_DHCP_CONF=/etc/neutron/dhcp_agent.ini 2026-03-17 14:10:14.295 | ++ lib/neutron:source:103 : Q_L3_CONF_FILE=/etc/neutron/l3_agent.ini 2026-03-17 14:10:14.297 | ++ lib/neutron:source:106 : NEUTRON_L3_CONF=/etc/neutron/l3_agent.ini 2026-03-17 14:10:14.300 | ++ lib/neutron:source:107 : Q_META_CONF_FILE=/etc/neutron/metadata_agent.ini 2026-03-17 14:10:14.302 | ++ lib/neutron:source:110 : Q_DB_NAME=neutron 2026-03-17 14:10:14.305 | ++ lib/neutron:source:112 : Q_PLUGIN=ml2 2026-03-17 14:10:14.308 | ++ lib/neutron:source:114 : Q_PORT=9696 2026-03-17 14:10:14.311 | ++ lib/neutron:source:116 : Q_PORT_INT=19696 2026-03-17 14:10:14.313 | ++ lib/neutron:source:118 : Q_HOST=38.102.83.89 2026-03-17 14:10:14.315 | ++ lib/neutron:source:120 : Q_PROTOCOL=https 2026-03-17 14:10:14.320 | +++ lib/neutron:source:122 : ipv6_unquote 0.0.0.0 2026-03-17 14:10:14.323 | +++ functions-common:ipv6_unquote:2210 : echo 0.0.0.0 2026-03-17 14:10:14.324 | +++ functions-common:ipv6_unquote:2210 : tr -d '[]' 2026-03-17 14:10:14.330 | ++ lib/neutron:source:122 : Q_LISTEN_ADDRESS=0.0.0.0 2026-03-17 14:10:14.334 | ++ lib/neutron:source:124 : Q_ADMIN_USERNAME=neutron 2026-03-17 14:10:14.337 | ++ lib/neutron:source:126 : Q_AUTH_STRATEGY=keystone 2026-03-17 14:10:14.340 | ++ lib/neutron:source:128 : Q_OVS_USE_VETH=False 2026-03-17 14:10:14.344 | ++ lib/neutron:source:129 : Q_USE_ROOTWRAP=True 2026-03-17 14:10:14.348 | +++ lib/neutron:source:130 : trueorfalse True Q_USE_ROOTWRAP_DAEMON 2026-03-17 14:10:14.370 | ++ lib/neutron:source:130 : Q_USE_ROOTWRAP_DAEMON=True 2026-03-17 14:10:14.375 | +++ lib/neutron:source:132 : ipv6_unquote 38.102.83.89 2026-03-17 14:10:14.379 | +++ functions-common:ipv6_unquote:2210 : echo 38.102.83.89 2026-03-17 14:10:14.380 | +++ functions-common:ipv6_unquote:2210 : tr -d '[]' 2026-03-17 14:10:14.384 | ++ lib/neutron:source:132 : Q_META_DATA_IP=38.102.83.89 2026-03-17 14:10:14.386 | ++ lib/neutron:source:134 : Q_ALLOW_OVERLAPPING_IP=True 2026-03-17 14:10:14.388 | ++ lib/neutron:source:135 : Q_NOTIFY_NOVA_PORT_STATUS_CHANGES=True 2026-03-17 14:10:14.391 | ++ lib/neutron:source:136 : Q_NOTIFY_NOVA_PORT_DATA_CHANGES=True 2026-03-17 14:10:14.393 | ++ lib/neutron:source:137 : VIF_PLUGGING_IS_FATAL=True 2026-03-17 14:10:14.395 | ++ lib/neutron:source:138 : VIF_PLUGGING_TIMEOUT=300 2026-03-17 14:10:14.397 | ++ lib/neutron:source:141 : SKIP_STOP_OVN=False 2026-03-17 14:10:14.400 | ++ lib/neutron:source:145 : _Q_PLUGIN_EXTRA_CONF_PATH=/etc/neutron 2026-03-17 14:10:14.402 | ++ lib/neutron:source:148 : NEUTRON_ENDPOINT_SERVICE_NAME=networking 2026-03-17 14:10:14.404 | ++ lib/neutron:source:149 : [[ -z networking ]] 2026-03-17 14:10:14.406 | ++ lib/neutron:source:154 : ALEMBIC_REPO=https://github.com/sqlalchemy/alembic.git 2026-03-17 14:10:14.407 | ++ lib/neutron:source:155 : ALEMBIC_DIR=/opt/stack/alembic 2026-03-17 14:10:14.409 | ++ lib/neutron:source:156 : ALEMBIC_BRANCH=main 2026-03-17 14:10:14.411 | ++ lib/neutron:source:157 : SQLALCHEMY_REPO=https://github.com/sqlalchemy/sqlalchemy.git 2026-03-17 14:10:14.413 | ++ lib/neutron:source:158 : SQLALCHEMY_DIR=/opt/stack/sqlalchemy 2026-03-17 14:10:14.415 | ++ lib/neutron:source:159 : SQLALCHEMY_BRANCH=main 2026-03-17 14:10:14.418 | ++ lib/neutron:source:170 : declare -a -g Q_PLUGIN_EXTRA_CONF_FILES 2026-03-17 14:10:14.420 | ++ lib/neutron:source:173 : declare -a -g _Q_PLUGIN_EXTRA_CONF_FILES_ABS 2026-03-17 14:10:14.422 | ++ lib/neutron:source:176 : Q_RR_CONF_FILE=/etc/neutron/rootwrap.conf 2026-03-17 14:10:14.424 | ++ lib/neutron:source:177 : [[ True == \F\a\l\s\e ]] 2026-03-17 14:10:14.427 | +++ lib/neutron:source:180 : get_rootwrap_location neutron 2026-03-17 14:10:14.429 | +++ functions:get_rootwrap_location:601 : local module=neutron 2026-03-17 14:10:14.432 | ++++ functions:get_rootwrap_location:603 : get_python_exec_prefix 2026-03-17 14:10:14.449 | ++++ inc/python:get_python_exec_prefix:80 : [[ False == \T\r\u\e ]] 2026-03-17 14:10:14.451 | ++++ inc/python:get_python_exec_prefix:83 : echo /usr/local/bin 2026-03-17 14:10:14.454 | +++ functions:get_rootwrap_location:603 : echo /usr/local/bin/neutron-rootwrap 2026-03-17 14:10:14.457 | ++ lib/neutron:source:180 : NEUTRON_ROOTWRAP=/usr/local/bin/neutron-rootwrap 2026-03-17 14:10:14.459 | ++ lib/neutron:source:181 : Q_RR_COMMAND='sudo /usr/local/bin/neutron-rootwrap /etc/neutron/rootwrap.conf' 2026-03-17 14:10:14.461 | ++ lib/neutron:source:182 : [[ True == \T\r\u\e ]] 2026-03-17 14:10:14.463 | ++ lib/neutron:source:183 : Q_RR_DAEMON_COMMAND='sudo /usr/local/bin/neutron-rootwrap-daemon /etc/neutron/rootwrap.conf' 2026-03-17 14:10:14.465 | ++ lib/neutron:source:195 : Q_DVR_MODE=legacy 2026-03-17 14:10:14.468 | ++ lib/neutron:source:196 : [[ legacy != \l\e\g\a\c\y ]] 2026-03-17 14:10:14.470 | ++ lib/neutron:source:212 : ENABLE_TENANT_TUNNELS=True 2026-03-17 14:10:14.472 | ++ lib/neutron:source:217 : TENANT_TUNNEL_RANGES=1:1000 2026-03-17 14:10:14.474 | ++ lib/neutron:source:222 : ENABLE_TENANT_VLANS=False 2026-03-17 14:10:14.476 | ++ lib/neutron:source:230 : TENANT_VLAN_RANGE= 2026-03-17 14:10:14.478 | ++ lib/neutron:source:238 : PHYSICAL_NETWORK=public 2026-03-17 14:10:14.480 | ++ lib/neutron:source:248 : OVS_PHYSICAL_BRIDGE=br-ex 2026-03-17 14:10:14.483 | ++ lib/neutron:source:254 : OVS_ENABLE_TUNNELING=True 2026-03-17 14:10:14.485 | ++ lib/neutron:source:258 : ENABLE_ISOLATED_METADATA=False 2026-03-17 14:10:14.488 | ++ lib/neutron:source:263 : ENABLE_METADATA_NETWORK=False 2026-03-17 14:10:14.490 | ++ lib/neutron:source:268 : '[' -f /opt/stack/devstack/lib/neutron_plugins/ml2 ']' 2026-03-17 14:10:14.492 | ++ lib/neutron:source:269 : source /opt/stack/devstack/lib/neutron_plugins/ml2 2026-03-17 14:10:14.631 | ++ lib/neutron:source:276 : source /opt/stack/devstack/lib/neutron_plugins/services/metering 2026-03-17 14:10:14.648 | ++ lib/neutron:source:279 : source /opt/stack/devstack/lib/neutron_plugins/services/l3 2026-03-17 14:10:14.652 | +++ lib/neutron_plugins/services/l3:source:3 : IP_VERSION=4+6 2026-03-17 14:10:14.655 | +++ lib/neutron_plugins/services/l3:source:5 : [[ 4+6 != \4 ]] 2026-03-17 14:10:14.658 | +++ lib/neutron_plugins/services/l3:source:5 : [[ 4+6 != \6 ]] 2026-03-17 14:10:14.661 | +++ lib/neutron_plugins/services/l3:source:5 : [[ 4+6 != \4\+\6 ]] 2026-03-17 14:10:14.664 | +++ lib/neutron_plugins/services/l3:source:9 : NEUTRON_CREATE_INITIAL_NETWORKS=True 2026-03-17 14:10:14.668 | +++ lib/neutron_plugins/services/l3:source:12 : PROVIDER_SUBNET_NAME=provider_net 2026-03-17 14:10:14.672 | +++ lib/neutron_plugins/services/l3:source:13 : IPV6_PROVIDER_SUBNET_NAME=provider_net_v6 2026-03-17 14:10:14.674 | +++ lib/neutron_plugins/services/l3:source:14 : IPV6_PROVIDER_FIXED_RANGE= 2026-03-17 14:10:14.678 | +++ lib/neutron_plugins/services/l3:source:15 : IPV6_PROVIDER_NETWORK_GATEWAY= 2026-03-17 14:10:14.681 | +++ lib/neutron_plugins/services/l3:source:17 : PUBLIC_BRIDGE=br-ex 2026-03-17 14:10:14.684 | +++ lib/neutron_plugins/services/l3:source:18 : PUBLIC_BRIDGE_MTU=1430 2026-03-17 14:10:14.689 | +++ lib/neutron_plugins/services/l3:source:23 : Q_ASSIGN_GATEWAY_TO_PUBLIC_BRIDGE=True 2026-03-17 14:10:14.692 | +++ lib/neutron_plugins/services/l3:source:26 : Q_ROUTER_NAME=router1 2026-03-17 14:10:14.695 | +++ lib/neutron_plugins/services/l3:source:31 : Q_USE_PUBLIC_VETH=False 2026-03-17 14:10:14.699 | +++ lib/neutron_plugins/services/l3:source:32 : Q_PUBLIC_VETH_EX=veth-pub-ex 2026-03-17 14:10:14.702 | +++ lib/neutron_plugins/services/l3:source:33 : Q_PUBLIC_VETH_INT=veth-pub-int 2026-03-17 14:10:14.705 | +++ lib/neutron_plugins/services/l3:source:39 : Q_L3_ROUTER_PER_TENANT=True 2026-03-17 14:10:14.709 | +++ lib/neutron_plugins/services/l3:source:72 : Q_USE_PROVIDERNET_FOR_PUBLIC=True 2026-03-17 14:10:14.711 | +++ lib/neutron_plugins/services/l3:source:73 : PUBLIC_PHYSICAL_NETWORK=public 2026-03-17 14:10:14.716 | ++++ lib/neutron_plugins/services/l3:source:76 : uuidgen 2026-03-17 14:10:14.717 | ++++ lib/neutron_plugins/services/l3:source:76 : sed s/-//g 2026-03-17 14:10:14.717 | ++++ lib/neutron_plugins/services/l3:source:76 : cut -c 23- 2026-03-17 14:10:14.720 | ++++ lib/neutron_plugins/services/l3:source:76 : sed -e 's/\(..\)\(....\)\(....\)/\1:\2:\3/' 2026-03-17 14:10:14.727 | +++ lib/neutron_plugins/services/l3:source:76 : IPV6_GLOBAL_ID=88:12aa:93fb 2026-03-17 14:10:14.731 | +++ lib/neutron_plugins/services/l3:source:79 : IPV6_RA_MODE=slaac 2026-03-17 14:10:14.735 | +++ lib/neutron_plugins/services/l3:source:80 : IPV6_ADDRESS_MODE=slaac 2026-03-17 14:10:14.737 | +++ lib/neutron_plugins/services/l3:source:81 : IPV6_PUBLIC_SUBNET_NAME=ipv6-public-subnet 2026-03-17 14:10:14.741 | +++ lib/neutron_plugins/services/l3:source:82 : IPV6_PRIVATE_SUBNET_NAME=ipv6-private-subnet 2026-03-17 14:10:14.745 | +++ lib/neutron_plugins/services/l3:source:83 : IPV6_ADDRS_SAFE_TO_USE=fd88:12aa:93fb::/56 2026-03-17 14:10:14.750 | ++++ lib/neutron_plugins/services/l3:source:86 : echo fd88:12aa:93fb::/56 2026-03-17 14:10:14.750 | ++++ lib/neutron_plugins/services/l3:source:86 : awk -F / '{ print $1"/"($2>63 ? $2 : 64) }' 2026-03-17 14:10:14.758 | +++ lib/neutron_plugins/services/l3:source:86 : FIXED_RANGE_V6=fd88:12aa:93fb::/64 2026-03-17 14:10:14.761 | +++ lib/neutron_plugins/services/l3:source:87 : IPV6_PRIVATE_NETWORK_GATEWAY= 2026-03-17 14:10:14.765 | +++ lib/neutron_plugins/services/l3:source:88 : IPV6_PUBLIC_RANGE=2001:db8::/64 2026-03-17 14:10:14.768 | +++ lib/neutron_plugins/services/l3:source:89 : IPV6_PUBLIC_NETWORK_GATEWAY=2001:db8::2 2026-03-17 14:10:14.771 | +++ lib/neutron_plugins/services/l3:source:90 : IPV6_ROUTER_GW_IP=2001:db8::1 2026-03-17 14:10:14.774 | +++ lib/neutron_plugins/services/l3:source:93 : NETWORK_GATEWAY=10.1.0.1 2026-03-17 14:10:14.778 | +++ lib/neutron_plugins/services/l3:source:94 : PUBLIC_NETWORK_GATEWAY=172.24.5.1 2026-03-17 14:10:14.781 | +++ lib/neutron_plugins/services/l3:source:95 : PRIVATE_SUBNET_NAME=private-subnet 2026-03-17 14:10:14.785 | +++ lib/neutron_plugins/services/l3:source:96 : PUBLIC_SUBNET_NAME=public-subnet 2026-03-17 14:10:14.789 | +++ lib/neutron_plugins/services/l3:source:99 : USE_SUBNETPOOL=True 2026-03-17 14:10:14.792 | +++ lib/neutron_plugins/services/l3:source:100 : SUBNETPOOL_NAME_V4=shared-default-subnetpool-v4 2026-03-17 14:10:14.795 | +++ lib/neutron_plugins/services/l3:source:101 : SUBNETPOOL_NAME_V6=shared-default-subnetpool-v6 2026-03-17 14:10:14.799 | +++ lib/neutron_plugins/services/l3:source:103 : SUBNETPOOL_PREFIX_V4=10.1.0.0/20 2026-03-17 14:10:14.801 | +++ lib/neutron_plugins/services/l3:source:104 : SUBNETPOOL_PREFIX_V6=fd88:12aa:93fb::/56 2026-03-17 14:10:14.804 | +++ lib/neutron_plugins/services/l3:source:106 : SUBNETPOOL_SIZE_V4=26 2026-03-17 14:10:14.806 | +++ lib/neutron_plugins/services/l3:source:107 : SUBNETPOOL_SIZE_V6=64 2026-03-17 14:10:14.812 | ++++ lib/neutron_plugins/services/l3:source:109 : grep '^default' 2026-03-17 14:10:14.813 | ++++ lib/neutron_plugins/services/l3:source:109 : awk '{print $5}' 2026-03-17 14:10:14.813 | ++++ lib/neutron_plugins/services/l3:source:109 : ip -4 route 2026-03-17 14:10:14.822 | +++ lib/neutron_plugins/services/l3:source:109 : default_v4_route_devs=ens3 2026-03-17 14:10:14.828 | ++++ lib/neutron_plugins/services/l3:source:111 : grep via 2026-03-17 14:10:14.829 | ++++ lib/neutron_plugins/services/l3:source:111 : ip -6 route list match default table all 2026-03-17 14:10:14.829 | ++++ lib/neutron_plugins/services/l3:source:111 : awk '{print $5}' 2026-03-17 14:10:14.837 | +++ lib/neutron_plugins/services/l3:source:111 : default_v6_route_devs= 2026-03-17 14:10:14.844 | ++ lib/neutron:source:282 : source /opt/stack/devstack/lib/neutron_plugins/services/placement 2026-03-17 14:10:14.848 | ++ lib/neutron:source:283 : source /opt/stack/devstack/lib/neutron_plugins/services/trunk 2026-03-17 14:10:14.851 | ++ lib/neutron:source:284 : source /opt/stack/devstack/lib/neutron_plugins/services/qos 2026-03-17 14:10:14.854 | ++ lib/neutron:source:285 : source /opt/stack/devstack/lib/neutron_plugins/services/segments 2026-03-17 14:10:14.858 | ++ lib/neutron:source:288 : has_neutron_plugin_security_group 2026-03-17 14:10:14.862 | ++ lib/neutron_plugins/ml2:has_neutron_plugin_security_group:146 : return 0 2026-03-17 14:10:14.865 | ++ lib/neutron:source:289 : Q_USE_SECGROUP=True 2026-03-17 14:10:14.868 | ++ lib/neutron:source:297 : OVN_BRIDGE_MAPPINGS=public:br-ex 2026-03-17 14:10:14.893 | + ./stack.sh:main:618 : source /opt/stack/devstack/lib/ldap 2026-03-17 14:10:14.916 | + ./stack.sh:main:619 : source /opt/stack/devstack/lib/dstat 2026-03-17 14:10:14.937 | + ./stack.sh:main:620 : source /opt/stack/devstack/lib/atop 2026-03-17 14:10:14.958 | + ./stack.sh:main:621 : source /opt/stack/devstack/lib/tcpdump 2026-03-17 14:10:14.980 | + ./stack.sh:main:622 : source /opt/stack/devstack/lib/etcd3 2026-03-17 14:10:15.010 | + ./stack.sh:main:623 : source /opt/stack/devstack/lib/os-vif 2026-03-17 14:10:15.015 | +++ lib/os-vif:source:12 : is_ml2_ovs 2026-03-17 14:10:15.018 | +++ lib/os-vif:is_ml2_ovs:4 : [[ ovn == \o\p\e\n\v\s\w\i\t\c\h ]] 2026-03-17 14:10:15.021 | +++ lib/os-vif:is_ml2_ovs:7 : echo False 2026-03-17 14:10:15.026 | ++ lib/os-vif:source:12 : OS_VIF_OVS_ISOLATE_VIF=False 2026-03-17 14:10:15.030 | +++ lib/os-vif:source:13 : trueorfalse False OS_VIF_OVS_ISOLATE_VIF 2026-03-17 14:10:15.054 | ++ lib/os-vif:source:13 : OS_VIF_OVS_ISOLATE_VIF=False 2026-03-17 14:10:15.058 | + ./stack.sh:main:629 : run_phase source 2026-03-17 14:10:15.061 | + functions-common:run_phase:1840 : local mode=source 2026-03-17 14:10:15.064 | + functions-common:run_phase:1841 : local phase= 2026-03-17 14:10:15.068 | + functions-common:run_phase:1842 : [[ -d /opt/stack/devstack/extras.d ]] 2026-03-17 14:10:15.072 | + functions-common:run_phase:1843 : local extra_plugin_file_name 2026-03-17 14:10:15.076 | + functions-common:run_phase:1844 : for extra_plugin_file_name in $TOP_DIR/extras.d/*.sh 2026-03-17 14:10:15.080 | + functions-common:run_phase:1849 : local exceptions=80-tempest.sh 2026-03-17 14:10:15.084 | + functions-common:run_phase:1850 : local extra 2026-03-17 14:10:15.089 | ++ functions-common:run_phase:1851 : basename /opt/stack/devstack/extras.d/80-tempest.sh 2026-03-17 14:10:15.096 | + functions-common:run_phase:1851 : extra=80-tempest.sh 2026-03-17 14:10:15.099 | + functions-common:run_phase:1852 : [[ 80-tempest.sh =~ 80-tempest\.sh ]] 2026-03-17 14:10:15.103 | + functions-common:run_phase:1856 : [[ -r /opt/stack/devstack/extras.d/80-tempest.sh ]] 2026-03-17 14:10:15.107 | + functions-common:run_phase:1856 : source /opt/stack/devstack/extras.d/80-tempest.sh source 2026-03-17 14:10:15.112 | ++ extras.d/80-tempest.sh:source:3 : is_service_enabled tempest 2026-03-17 14:10:15.136 | ++ functions-common:is_service_enabled:2068 : return 0 2026-03-17 14:10:15.140 | ++ extras.d/80-tempest.sh:source:4 : [[ source == \s\o\u\r\c\e ]] 2026-03-17 14:10:15.143 | ++ extras.d/80-tempest.sh:source:6 : source /opt/stack/devstack/lib/tempest 2026-03-17 14:10:15.211 | ++ extras.d/80-tempest.sh:source:27 : [[ source == \u\n\s\t\a\c\k ]] 2026-03-17 14:10:15.216 | ++ extras.d/80-tempest.sh:source:32 : [[ source == \c\l\e\a\n ]] 2026-03-17 14:10:15.219 | + functions-common:run_phase:1861 : [[ source == \s\o\u\r\c\e ]] 2026-03-17 14:10:15.223 | + functions-common:run_phase:1862 : load_plugin_settings 2026-03-17 14:10:15.227 | + functions-common:load_plugin_settings:1776 : local plugins=,neutron 2026-03-17 14:10:15.231 | + functions-common:load_plugin_settings:1777 : local plugin 2026-03-17 14:10:15.234 | + functions-common:load_plugin_settings:1780 : [[ -z ,neutron ]] 2026-03-17 14:10:15.239 | + functions-common:load_plugin_settings:1784 : echo 'Loading plugin settings' 2026-03-17 14:10:15.239 | Loading plugin settings 2026-03-17 14:10:15.243 | + functions-common:load_plugin_settings:1785 : for plugin in ${plugins//,/ } 2026-03-17 14:10:15.246 | + functions-common:load_plugin_settings:1786 : local dir=/opt/stack/neutron 2026-03-17 14:10:15.249 | + functions-common:load_plugin_settings:1788 : [[ -f /opt/stack/neutron/devstack/settings ]] 2026-03-17 14:10:15.253 | + functions-common:load_plugin_settings:1789 : source /opt/stack/neutron/devstack/settings 2026-03-17 14:10:15.257 | ++ /opt/stack/neutron/devstack/settings:source:1 : L2_AGENT_EXTENSIONS= 2026-03-17 14:10:15.261 | ++ /opt/stack/neutron/devstack/settings:source:2 : L3_AGENT_EXTENSIONS= 2026-03-17 14:10:15.265 | ++ /opt/stack/neutron/devstack/settings:source:4 : NEUTRON_PLACEMENT_AUTH_TYPE=password 2026-03-17 14:10:15.269 | ++ /opt/stack/neutron/devstack/settings:source:5 : NEUTRON_PLACEMENT_USERNAME=placement 2026-03-17 14:10:15.272 | ++ /opt/stack/neutron/devstack/settings:source:7 : is_neutron_legacy_enabled 2026-03-17 14:10:15.276 | ++ lib/neutron:is_neutron_legacy_enabled:320 : return 0 2026-03-17 14:10:15.281 | ++ /opt/stack/neutron/devstack/settings:source:8 : NEUTRON_CORE_PLUGIN=ml2 2026-03-17 14:10:15.284 | ++ /opt/stack/neutron/devstack/settings:source:9 : NEUTRON_AGENT=ovn 2026-03-17 14:10:15.289 | ++ /opt/stack/neutron/devstack/settings:source:12 : NEUTRON_CORE_PLUGIN_CONF_PATH=etc/neutron/plugins/ml2 2026-03-17 14:10:15.293 | ++ /opt/stack/neutron/devstack/settings:source:13 : NEUTRON_CORE_PLUGIN_CONF=etc/neutron/plugins/ml2/ml2_conf.ini 2026-03-17 14:10:15.297 | + functions-common:run_phase:1863 : verify_disabled_services 2026-03-17 14:10:15.300 | + functions-common:verify_disabled_services:2123 : local service 2026-03-17 14:10:15.304 | + functions-common:verify_disabled_services:2124 : for service in ${ENABLED_SERVICES//,/ } 2026-03-17 14:10:15.308 | + functions-common:verify_disabled_services:2125 : [[ ,dstat, =~ ,c-api, ]] 2026-03-17 14:10:15.313 | + functions-common:verify_disabled_services:2124 : for service in ${ENABLED_SERVICES//,/ } 2026-03-17 14:10:15.318 | + functions-common:verify_disabled_services:2125 : [[ ,dstat, =~ ,c-bak, ]] 2026-03-17 14:10:15.322 | + functions-common:verify_disabled_services:2124 : for service in ${ENABLED_SERVICES//,/ } 2026-03-17 14:10:15.326 | + functions-common:verify_disabled_services:2125 : [[ ,dstat, =~ ,c-sch, ]] 2026-03-17 14:10:15.330 | + functions-common:verify_disabled_services:2124 : for service in ${ENABLED_SERVICES//,/ } 2026-03-17 14:10:15.333 | + functions-common:verify_disabled_services:2125 : [[ ,dstat, =~ ,c-vol, ]] 2026-03-17 14:10:15.337 | + functions-common:verify_disabled_services:2124 : for service in ${ENABLED_SERVICES//,/ } 2026-03-17 14:10:15.341 | + functions-common:verify_disabled_services:2125 : [[ ,dstat, =~ ,etcd3, ]] 2026-03-17 14:10:15.344 | + functions-common:verify_disabled_services:2124 : for service in ${ENABLED_SERVICES//,/ } 2026-03-17 14:10:15.347 | + functions-common:verify_disabled_services:2125 : [[ ,dstat, =~ ,file_tracker, ]] 2026-03-17 14:10:15.351 | + functions-common:verify_disabled_services:2124 : for service in ${ENABLED_SERVICES//,/ } 2026-03-17 14:10:15.356 | + functions-common:verify_disabled_services:2125 : [[ ,dstat, =~ ,g-api, ]] 2026-03-17 14:10:15.360 | + functions-common:verify_disabled_services:2124 : for service in ${ENABLED_SERVICES//,/ } 2026-03-17 14:10:15.363 | + functions-common:verify_disabled_services:2125 : [[ ,dstat, =~ ,horizon, ]] 2026-03-17 14:10:15.368 | + functions-common:verify_disabled_services:2124 : for service in ${ENABLED_SERVICES//,/ } 2026-03-17 14:10:15.372 | + functions-common:verify_disabled_services:2125 : [[ ,dstat, =~ ,key, ]] 2026-03-17 14:10:15.376 | + functions-common:verify_disabled_services:2124 : for service in ${ENABLED_SERVICES//,/ } 2026-03-17 14:10:15.379 | + functions-common:verify_disabled_services:2125 : [[ ,dstat, =~ ,memory_tracker, ]] 2026-03-17 14:10:15.383 | + functions-common:verify_disabled_services:2124 : for service in ${ENABLED_SERVICES//,/ } 2026-03-17 14:10:15.386 | + functions-common:verify_disabled_services:2125 : [[ ,dstat, =~ ,mysql, ]] 2026-03-17 14:10:15.390 | + functions-common:verify_disabled_services:2124 : for service in ${ENABLED_SERVICES//,/ } 2026-03-17 14:10:15.394 | + functions-common:verify_disabled_services:2125 : [[ ,dstat, =~ ,n-api, ]] 2026-03-17 14:10:15.398 | + functions-common:verify_disabled_services:2124 : for service in ${ENABLED_SERVICES//,/ } 2026-03-17 14:10:15.402 | + functions-common:verify_disabled_services:2125 : [[ ,dstat, =~ ,n-api-meta, ]] 2026-03-17 14:10:15.405 | + functions-common:verify_disabled_services:2124 : for service in ${ENABLED_SERVICES//,/ } 2026-03-17 14:10:15.409 | + functions-common:verify_disabled_services:2125 : [[ ,dstat, =~ ,n-cond, ]] 2026-03-17 14:10:15.411 | + functions-common:verify_disabled_services:2124 : for service in ${ENABLED_SERVICES//,/ } 2026-03-17 14:10:15.415 | + functions-common:verify_disabled_services:2125 : [[ ,dstat, =~ ,n-cpu, ]] 2026-03-17 14:10:15.419 | + functions-common:verify_disabled_services:2124 : for service in ${ENABLED_SERVICES//,/ } 2026-03-17 14:10:15.423 | + functions-common:verify_disabled_services:2125 : [[ ,dstat, =~ ,n-novnc, ]] 2026-03-17 14:10:15.427 | + functions-common:verify_disabled_services:2124 : for service in ${ENABLED_SERVICES//,/ } 2026-03-17 14:10:15.430 | + functions-common:verify_disabled_services:2125 : [[ ,dstat, =~ ,n-sch, ]] 2026-03-17 14:10:15.434 | + functions-common:verify_disabled_services:2124 : for service in ${ENABLED_SERVICES//,/ } 2026-03-17 14:10:15.438 | + functions-common:verify_disabled_services:2125 : [[ ,dstat, =~ ,openstack-cli-server, ]] 2026-03-17 14:10:15.443 | + functions-common:verify_disabled_services:2124 : for service in ${ENABLED_SERVICES//,/ } 2026-03-17 14:10:15.447 | + functions-common:verify_disabled_services:2125 : [[ ,dstat, =~ ,ovn-controller, ]] 2026-03-17 14:10:15.451 | + functions-common:verify_disabled_services:2124 : for service in ${ENABLED_SERVICES//,/ } 2026-03-17 14:10:15.455 | + functions-common:verify_disabled_services:2125 : [[ ,dstat, =~ ,ovn-northd, ]] 2026-03-17 14:10:15.458 | + functions-common:verify_disabled_services:2124 : for service in ${ENABLED_SERVICES//,/ } 2026-03-17 14:10:15.462 | + functions-common:verify_disabled_services:2125 : [[ ,dstat, =~ ,ovs-vswitchd, ]] 2026-03-17 14:10:15.465 | + functions-common:verify_disabled_services:2124 : for service in ${ENABLED_SERVICES//,/ } 2026-03-17 14:10:15.469 | + functions-common:verify_disabled_services:2125 : [[ ,dstat, =~ ,ovsdb-server, ]] 2026-03-17 14:10:15.473 | + functions-common:verify_disabled_services:2124 : for service in ${ENABLED_SERVICES//,/ } 2026-03-17 14:10:15.477 | + functions-common:verify_disabled_services:2125 : [[ ,dstat, =~ ,placement-api, ]] 2026-03-17 14:10:15.481 | + functions-common:verify_disabled_services:2124 : for service in ${ENABLED_SERVICES//,/ } 2026-03-17 14:10:15.485 | + functions-common:verify_disabled_services:2125 : [[ ,dstat, =~ ,q-ovn-agent, ]] 2026-03-17 14:10:15.489 | + functions-common:verify_disabled_services:2124 : for service in ${ENABLED_SERVICES//,/ } 2026-03-17 14:10:15.493 | + functions-common:verify_disabled_services:2125 : [[ ,dstat, =~ ,q-svc, ]] 2026-03-17 14:10:15.496 | + functions-common:verify_disabled_services:2124 : for service in ${ENABLED_SERVICES//,/ } 2026-03-17 14:10:15.500 | + functions-common:verify_disabled_services:2125 : [[ ,dstat, =~ ,rabbit, ]] 2026-03-17 14:10:15.503 | + functions-common:verify_disabled_services:2124 : for service in ${ENABLED_SERVICES//,/ } 2026-03-17 14:10:15.508 | + functions-common:verify_disabled_services:2125 : [[ ,dstat, =~ ,s-account, ]] 2026-03-17 14:10:15.511 | + functions-common:verify_disabled_services:2124 : for service in ${ENABLED_SERVICES//,/ } 2026-03-17 14:10:15.515 | + functions-common:verify_disabled_services:2125 : [[ ,dstat, =~ ,s-container, ]] 2026-03-17 14:10:15.519 | + functions-common:verify_disabled_services:2124 : for service in ${ENABLED_SERVICES//,/ } 2026-03-17 14:10:15.523 | + functions-common:verify_disabled_services:2125 : [[ ,dstat, =~ ,s-object, ]] 2026-03-17 14:10:15.527 | + functions-common:verify_disabled_services:2124 : for service in ${ENABLED_SERVICES//,/ } 2026-03-17 14:10:15.530 | + functions-common:verify_disabled_services:2125 : [[ ,dstat, =~ ,s-proxy, ]] 2026-03-17 14:10:15.534 | + functions-common:verify_disabled_services:2124 : for service in ${ENABLED_SERVICES//,/ } 2026-03-17 14:10:15.538 | + functions-common:verify_disabled_services:2125 : [[ ,dstat, =~ ,tempest, ]] 2026-03-17 14:10:15.543 | + functions-common:verify_disabled_services:2124 : for service in ${ENABLED_SERVICES//,/ } 2026-03-17 14:10:15.546 | + functions-common:verify_disabled_services:2125 : [[ ,dstat, =~ ,tls-proxy, ]] 2026-03-17 14:10:15.550 | + ./stack.sh:main:700 : initialize_database_backends 2026-03-17 14:10:15.554 | + lib/database:initialize_database_backends:65 : for backend in $DATABASE_BACKENDS 2026-03-17 14:10:15.558 | + lib/database:initialize_database_backends:66 : is_service_enabled mysql 2026-03-17 14:10:15.584 | + functions-common:is_service_enabled:2068 : return 0 2026-03-17 14:10:15.588 | + lib/database:initialize_database_backends:66 : DATABASE_TYPE=mysql 2026-03-17 14:10:15.592 | + lib/database:initialize_database_backends:65 : for backend in $DATABASE_BACKENDS 2026-03-17 14:10:15.596 | + lib/database:initialize_database_backends:66 : is_service_enabled postgresql 2026-03-17 14:10:15.624 | + functions-common:is_service_enabled:2068 : return 1 2026-03-17 14:10:15.628 | + lib/database:initialize_database_backends:69 : '[' -z mysql ']' 2026-03-17 14:10:15.632 | + lib/database:initialize_database_backends:73 : MYSQL_HOST=127.0.0.1 2026-03-17 14:10:15.636 | + lib/database:initialize_database_backends:74 : MYSQL_USER=root 2026-03-17 14:10:15.641 | + lib/database:initialize_database_backends:80 : [[ 4 == 6 ]] 2026-03-17 14:10:15.645 | + lib/database:initialize_database_backends:83 : DATABASE_HOST=127.0.0.1 2026-03-17 14:10:15.649 | + lib/database:initialize_database_backends:86 : DATABASE_USER=root 2026-03-17 14:10:15.652 | + lib/database:initialize_database_backends:88 : '[' -n '' ']' 2026-03-17 14:10:15.656 | + lib/database:initialize_database_backends:92 : return 0 2026-03-17 14:10:15.661 | + ./stack.sh:main:701 : echo 'Using mysql database backend' 2026-03-17 14:10:15.661 | Using mysql database backend 2026-03-17 14:10:15.664 | + ./stack.sh:main:704 : read_password DATABASE_PASSWORD 'ENTER A PASSWORD TO USE FOR THE DATABASE.' 2026-03-17 14:10:15.690 | + ./stack.sh:main:706 : define_database_baseurl 2026-03-17 14:10:15.696 | ++ lib/database:define_database_baseurl:106 : get_database_type_mysql 2026-03-17 14:10:15.701 | ++ lib/databases/mysql:get_database_type_mysql:32 : [[ PyMySQL == \P\y\M\y\S\Q\L ]] 2026-03-17 14:10:15.705 | ++ lib/databases/mysql:get_database_type_mysql:33 : echo mysql+pymysql 2026-03-17 14:10:15.710 | + lib/database:define_database_baseurl:106 : BASE_SQL_CONN=mysql+pymysql://root:secretdatabase@127.0.0.1 2026-03-17 14:10:15.715 | + ./stack.sh:main:718 : is_service_enabled rabbit 2026-03-17 14:10:15.743 | + functions-common:is_service_enabled:2068 : return 0 2026-03-17 14:10:15.748 | + ./stack.sh:main:719 : read_password RABBIT_PASSWORD 'ENTER A PASSWORD TO USE FOR RABBIT.' 2026-03-17 14:10:15.773 | + ./stack.sh:main:726 : is_service_enabled keystone 2026-03-17 14:10:15.799 | + functions-common:is_service_enabled:2068 : return 0 2026-03-17 14:10:15.802 | + ./stack.sh:main:728 : read_password SERVICE_PASSWORD 'ENTER A SERVICE_PASSWORD TO USE FOR THE SERVICE AUTHENTICATION.' 2026-03-17 14:10:15.826 | + ./stack.sh:main:730 : read_password ADMIN_PASSWORD 'ENTER A PASSWORD TO USE FOR HORIZON AND KEYSTONE (20 CHARS OR LESS).' 2026-03-17 14:10:15.849 | + ./stack.sh:main:741 : is_service_enabled ldap 2026-03-17 14:10:15.872 | + functions-common:is_service_enabled:2068 : return 1 2026-03-17 14:10:15.876 | + ./stack.sh:main:750 : is_service_enabled s-proxy 2026-03-17 14:10:15.904 | + functions-common:is_service_enabled:2068 : return 0 2026-03-17 14:10:15.909 | + ./stack.sh:main:754 : read_password SWIFT_HASH 'ENTER A RANDOM SWIFT HASH.' 2026-03-17 14:10:15.936 | + ./stack.sh:main:756 : [[ -z '' ]] 2026-03-17 14:10:15.940 | + ./stack.sh:main:756 : [[ False == \T\r\u\e ]] 2026-03-17 14:10:15.945 | + ./stack.sh:main:762 : save_stackenv 762 2026-03-17 14:10:15.948 | + functions-common:save_stackenv:63 : local tag=762 2026-03-17 14:10:15.953 | ++ functions-common:save_stackenv:65 : date +%F-%H%M%S 2026-03-17 14:10:15.961 | + functions-common:save_stackenv:65 : time_stamp=2026-03-17-101015 2026-03-17 14:10:15.965 | + functions-common:save_stackenv:66 : echo '# 2026-03-17-101015 762' 2026-03-17 14:10:15.969 | + functions-common:save_stackenv:67 : for i in $STACK_ENV_VARS 2026-03-17 14:10:15.973 | + functions-common:save_stackenv:68 : echo BASE_SQL_CONN=mysql+pymysql://root:secretdatabase@127.0.0.1 2026-03-17 14:10:15.977 | + functions-common:save_stackenv:67 : for i in $STACK_ENV_VARS 2026-03-17 14:10:15.980 | + functions-common:save_stackenv:68 : echo DATA_DIR=/opt/stack/data 2026-03-17 14:10:15.985 | + functions-common:save_stackenv:67 : for i in $STACK_ENV_VARS 2026-03-17 14:10:15.989 | + functions-common:save_stackenv:68 : echo DEST=/opt/stack 2026-03-17 14:10:15.993 | + functions-common:save_stackenv:67 : for i in $STACK_ENV_VARS 2026-03-17 14:10:15.997 | + functions-common:save_stackenv:68 : echo ENABLED_SERVICES=c-api,c-bak,c-sch,c-vol,etcd3,file_tracker,g-api,horizon,key,memory_tracker,mysql,n-api,n-api-meta,n-cond,n-cpu,n-novnc,n-sch,openstack-cli-server,ovn-controller,ovn-northd,ovs-vswitchd,ovsdb-server,placement-api,q-ovn-agent,q-svc,rabbit,s-account,s-container,s-object,s-proxy,tempest,tls-proxy 2026-03-17 14:10:16.002 | + functions-common:save_stackenv:67 : for i in $STACK_ENV_VARS 2026-03-17 14:10:16.005 | + functions-common:save_stackenv:68 : echo HOST_IP=38.102.83.89 2026-03-17 14:10:16.009 | + functions-common:save_stackenv:67 : for i in $STACK_ENV_VARS 2026-03-17 14:10:16.012 | + functions-common:save_stackenv:68 : echo KEYSTONE_SERVICE_URI=https://38.102.83.89/identity 2026-03-17 14:10:16.015 | + functions-common:save_stackenv:67 : for i in $STACK_ENV_VARS 2026-03-17 14:10:16.020 | + functions-common:save_stackenv:68 : echo LOGFILE=/opt/stack/logs/devstacklog.txt.2026-03-17-101010 2026-03-17 14:10:16.024 | + functions-common:save_stackenv:67 : for i in $STACK_ENV_VARS 2026-03-17 14:10:16.028 | + functions-common:save_stackenv:68 : echo OS_CACERT= 2026-03-17 14:10:16.030 | + functions-common:save_stackenv:67 : for i in $STACK_ENV_VARS 2026-03-17 14:10:16.034 | + functions-common:save_stackenv:68 : echo SERVICE_HOST=38.102.83.89 2026-03-17 14:10:16.037 | + functions-common:save_stackenv:67 : for i in $STACK_ENV_VARS 2026-03-17 14:10:16.041 | + functions-common:save_stackenv:68 : echo STACK_USER=stack 2026-03-17 14:10:16.045 | + functions-common:save_stackenv:67 : for i in $STACK_ENV_VARS 2026-03-17 14:10:16.049 | + functions-common:save_stackenv:68 : echo TLS_IP=38.102.83.89 2026-03-17 14:10:16.052 | + functions-common:save_stackenv:67 : for i in $STACK_ENV_VARS 2026-03-17 14:10:16.057 | + functions-common:save_stackenv:68 : echo HOST_IPV6=::1 2026-03-17 14:10:16.060 | + functions-common:save_stackenv:67 : for i in $STACK_ENV_VARS 2026-03-17 14:10:16.064 | + functions-common:save_stackenv:68 : echo SERVICE_IP_VERSION=4 2026-03-17 14:10:16.068 | + functions-common:save_stackenv:67 : for i in $STACK_ENV_VARS 2026-03-17 14:10:16.072 | + functions-common:save_stackenv:68 : echo TUNNEL_ENDPOINT_IP=38.102.83.89 2026-03-17 14:10:16.076 | + functions-common:save_stackenv:67 : for i in $STACK_ENV_VARS 2026-03-17 14:10:16.079 | + functions-common:save_stackenv:68 : echo TUNNEL_IP_VERSION=4 2026-03-17 14:10:16.083 | + ./stack.sh:main:775 : GIT_DEPTH=0 2026-03-17 14:10:16.088 | + ./stack.sh:main:775 : git_clone https://opendev.org/openstack/requirements.git /opt/stack/requirements master 2026-03-17 14:10:16.091 | + functions-common:git_clone:581 : local git_remote=https://opendev.org/openstack/requirements.git 2026-03-17 14:10:16.094 | + functions-common:git_clone:582 : local git_dest=/opt/stack/requirements 2026-03-17 14:10:16.099 | + functions-common:git_clone:583 : local git_ref=master 2026-03-17 14:10:16.103 | + functions-common:git_clone:584 : local orig_dir 2026-03-17 14:10:16.107 | ++ functions-common:git_clone:585 : pwd 2026-03-17 14:10:16.112 | + functions-common:git_clone:585 : orig_dir=/opt/stack/devstack 2026-03-17 14:10:16.116 | + functions-common:git_clone:586 : local git_clone_flags= 2026-03-17 14:10:16.120 | ++ functions-common:git_clone:588 : trueorfalse False RECLONE 2026-03-17 14:10:16.146 | + functions-common:git_clone:588 : RECLONE=False 2026-03-17 14:10:16.150 | + functions-common:git_clone:589 : [[ 0 -gt 0 ]] 2026-03-17 14:10:16.154 | + functions-common:git_clone:593 : [[ False = \T\r\u\e ]] 2026-03-17 14:10:16.158 | + functions-common:git_clone:602 : egrep -q '^refs' 2026-03-17 14:10:16.159 | + functions-common:git_clone:602 : echo master 2026-03-17 14:10:16.161 | egrep: warning: egrep is obsolescent; using grep -E 2026-03-17 14:10:16.167 | + functions-common:git_clone:616 : [[ ! -d /opt/stack/requirements ]] 2026-03-17 14:10:16.171 | + functions-common:git_clone:626 : [[ False = \T\r\u\e ]] 2026-03-17 14:10:16.174 | + functions-common:git_clone:661 : sudo git config --system --add safe.directory /opt/stack/requirements 2026-03-17 14:10:16.206 | + functions-common:git_clone:664 : cd /opt/stack/requirements 2026-03-17 14:10:16.211 | + functions-common:git_clone:665 : git show --oneline 2026-03-17 14:10:16.213 | + functions-common:git_clone:665 : head -1 2026-03-17 14:10:16.216 | bb067082 update constraint for horizon to new release 25.6.0 2026-03-17 14:10:16.221 | + functions-common:git_clone:666 : cd /opt/stack/devstack 2026-03-17 14:10:16.226 | + ./stack.sh:main:779 : echo_summary 'Installing package prerequisites' 2026-03-17 14:10:16.230 | + ./stack.sh:echo_summary:438 : [[ -t 3 ]] 2026-03-17 14:10:16.234 | + ./stack.sh:echo_summary:444 : echo -e Installing package prerequisites 2026-03-17 14:10:16.238 | + ./stack.sh:main:780 : source /opt/stack/devstack/tools/install_prereqs.sh 2026-03-17 14:10:16.243 | ++ tools/install_prereqs.sh:source:11 : FORCE_PREREQ=0 2026-03-17 14:10:16.246 | ++ tools/install_prereqs.sh:source:13 : getopts :f opt 2026-03-17 14:10:16.251 | ++ tools/install_prereqs.sh:source:23 : [[ -z /opt/stack/devstack ]] 2026-03-17 14:10:16.253 | ++ tools/install_prereqs.sh:source:43 : PREREQ_RERUN_MARKER=/opt/stack/devstack/.prereqs 2026-03-17 14:10:16.257 | ++ tools/install_prereqs.sh:source:44 : PREREQ_RERUN_HOURS=2 2026-03-17 14:10:16.261 | ++ tools/install_prereqs.sh:source:45 : PREREQ_RERUN_SECONDS=7200 2026-03-17 14:10:16.266 | +++ tools/install_prereqs.sh:source:47 : date +%s 2026-03-17 14:10:16.271 | ++ tools/install_prereqs.sh:source:47 : NOW=1773756616 2026-03-17 14:10:16.276 | +++ tools/install_prereqs.sh:source:48 : head -1 /opt/stack/devstack/.prereqs 2026-03-17 14:10:16.283 | +++ tools/install_prereqs.sh:source:48 : echo 0 2026-03-17 14:10:16.287 | ++ tools/install_prereqs.sh:source:48 : LAST_RUN=0 2026-03-17 14:10:16.291 | ++ tools/install_prereqs.sh:source:49 : DELTA=1773756616 2026-03-17 14:10:16.296 | ++ tools/install_prereqs.sh:source:50 : [[ 1773756616 -lt 7200 ]] 2026-03-17 14:10:16.300 | ++ tools/install_prereqs.sh:source:57 : export_proxy_variables 2026-03-17 14:10:16.304 | ++ functions-common:export_proxy_variables:2230 : isset http_proxy 2026-03-17 14:10:16.308 | ++ functions-common:isset:264 : [[ -v http_proxy ]] 2026-03-17 14:10:16.312 | ++ functions-common:export_proxy_variables:2233 : isset https_proxy 2026-03-17 14:10:16.316 | ++ functions-common:isset:264 : [[ -v https_proxy ]] 2026-03-17 14:10:16.320 | ++ functions-common:export_proxy_variables:2236 : isset no_proxy 2026-03-17 14:10:16.322 | ++ functions-common:isset:264 : [[ -v no_proxy ]] 2026-03-17 14:10:16.328 | +++ tools/install_prereqs.sh:source:64 : get_packages general,c-api,c-bak,c-sch,c-vol,etcd3,file_tracker,g-api,horizon,key,memory_tracker,mysql,n-api,n-api-meta,n-cond,n-cpu,n-novnc,n-sch,openstack-cli-server,ovn-controller,ovn-northd,ovs-vswitchd,ovsdb-server,placement-api,q-ovn-agent,q-svc,rabbit,s-account,s-container,s-object,s-proxy,tempest,tls-proxy 2026-03-17 14:10:16.369 | ++ tools/install_prereqs.sh:source:64 : PACKAGES='bc 2026-03-17 14:10:16.369 | curl 2026-03-17 14:10:16.369 | dbus 2026-03-17 14:10:16.369 | gawk 2026-03-17 14:10:16.369 | gcc 2026-03-17 14:10:16.369 | gcc-c++ 2026-03-17 14:10:16.369 | gettext 2026-03-17 14:10:16.369 | git-core 2026-03-17 14:10:16.369 | graphviz 2026-03-17 14:10:16.369 | httpd 2026-03-17 14:10:16.369 | httpd-devel 2026-03-17 14:10:16.369 | iptables-nft 2026-03-17 14:10:16.369 | iptables-services 2026-03-17 14:10:16.370 | java-21-openjdk-headless 2026-03-17 14:10:16.370 | libffi-devel 2026-03-17 14:10:16.370 | libjpeg-turbo-devel 2026-03-17 14:10:16.370 | libxml2-devel 2026-03-17 14:10:16.370 | libxslt-devel 2026-03-17 14:10:16.370 | libyaml-devel 2026-03-17 14:10:16.370 | mod_ssl 2026-03-17 14:10:16.370 | net-tools 2026-03-17 14:10:16.370 | openssh-server 2026-03-17 14:10:16.370 | openssl 2026-03-17 14:10:16.370 | openssl-devel 2026-03-17 14:10:16.370 | pcre2-devel 2026-03-17 14:10:16.370 | pkgconfig 2026-03-17 14:10:16.370 | postgresql-devel 2026-03-17 14:10:16.370 | psmisc 2026-03-17 14:10:16.370 | python3-devel 2026-03-17 14:10:16.370 | python3-pip 2026-03-17 14:10:16.370 | python3-systemd 2026-03-17 14:10:16.370 | redhat-rpm-config 2026-03-17 14:10:16.370 | tar 2026-03-17 14:10:16.370 | tcpdump 2026-03-17 14:10:16.370 | unzip 2026-03-17 14:10:16.370 | util-linux 2026-03-17 14:10:16.370 | wget 2026-03-17 14:10:16.370 | which 2026-03-17 14:10:16.370 | zlib-devel 2026-03-17 14:10:16.370 | lvm2 2026-03-17 14:10:16.370 | qemu-img 2026-03-17 14:10:16.370 | targetcli 2026-03-17 14:10:16.370 | iscsi-initiator-utils 2026-03-17 14:10:16.370 | lsscsi 2026-03-17 14:10:16.370 | memcached 2026-03-17 14:10:16.370 | mod_ssl 2026-03-17 14:10:16.370 | sqlite 2026-03-17 14:10:16.370 | conntrack-tools 2026-03-17 14:10:16.370 | curl 2026-03-17 14:10:16.370 | ebtables 2026-03-17 14:10:16.370 | iptables 2026-03-17 14:10:16.370 | iputils 2026-03-17 14:10:16.370 | kernel-modules 2026-03-17 14:10:16.370 | kpartx 2026-03-17 14:10:16.370 | parted 2026-03-17 14:10:16.370 | polkit 2026-03-17 14:10:16.370 | sqlite 2026-03-17 14:10:16.370 | sudo 2026-03-17 14:10:16.370 | xorriso 2026-03-17 14:10:16.370 | cryptsetup 2026-03-17 14:10:16.370 | dosfstools 2026-03-17 14:10:16.370 | iscsi-initiator-utils 2026-03-17 14:10:16.370 | libosinfo 2026-03-17 14:10:16.370 | lvm2 2026-03-17 14:10:16.370 | sg3_utils 2026-03-17 14:10:16.370 | 2026-03-17 14:10:16.370 | sysfsutils 2026-03-17 14:10:16.371 | xorriso 2026-03-17 14:10:16.371 | acl 2026-03-17 14:10:16.371 | dnsmasq 2026-03-17 14:10:16.371 | dnsmasq-utils 2026-03-17 14:10:16.371 | ebtables 2026-03-17 14:10:16.371 | haproxy 2026-03-17 14:10:16.371 | iptables 2026-03-17 14:10:16.371 | iputils 2026-03-17 14:10:16.371 | sqlite 2026-03-17 14:10:16.371 | sudo 2026-03-17 14:10:16.371 | curl 2026-03-17 14:10:16.371 | liberasurecode-devel 2026-03-17 14:10:16.371 | memcached 2026-03-17 14:10:16.371 | rsync-daemon 2026-03-17 14:10:16.371 | sqlite 2026-03-17 14:10:16.371 | xfsprogs' 2026-03-17 14:10:16.374 | +++ tools/install_prereqs.sh:source:65 : get_plugin_packages 2026-03-17 14:10:16.398 | ++ tools/install_prereqs.sh:source:65 : PACKAGES='bc 2026-03-17 14:10:16.398 | curl 2026-03-17 14:10:16.398 | dbus 2026-03-17 14:10:16.398 | gawk 2026-03-17 14:10:16.398 | gcc 2026-03-17 14:10:16.398 | gcc-c++ 2026-03-17 14:10:16.398 | gettext 2026-03-17 14:10:16.398 | git-core 2026-03-17 14:10:16.398 | graphviz 2026-03-17 14:10:16.398 | httpd 2026-03-17 14:10:16.398 | httpd-devel 2026-03-17 14:10:16.398 | iptables-nft 2026-03-17 14:10:16.398 | iptables-services 2026-03-17 14:10:16.398 | java-21-openjdk-headless 2026-03-17 14:10:16.398 | libffi-devel 2026-03-17 14:10:16.398 | libjpeg-turbo-devel 2026-03-17 14:10:16.398 | libxml2-devel 2026-03-17 14:10:16.398 | libxslt-devel 2026-03-17 14:10:16.398 | libyaml-devel 2026-03-17 14:10:16.398 | mod_ssl 2026-03-17 14:10:16.398 | net-tools 2026-03-17 14:10:16.398 | openssh-server 2026-03-17 14:10:16.398 | openssl 2026-03-17 14:10:16.398 | openssl-devel 2026-03-17 14:10:16.398 | pcre2-devel 2026-03-17 14:10:16.398 | pkgconfig 2026-03-17 14:10:16.398 | postgresql-devel 2026-03-17 14:10:16.398 | psmisc 2026-03-17 14:10:16.398 | python3-devel 2026-03-17 14:10:16.398 | python3-pip 2026-03-17 14:10:16.398 | python3-systemd 2026-03-17 14:10:16.398 | redhat-rpm-config 2026-03-17 14:10:16.398 | tar 2026-03-17 14:10:16.398 | tcpdump 2026-03-17 14:10:16.398 | unzip 2026-03-17 14:10:16.398 | util-linux 2026-03-17 14:10:16.398 | wget 2026-03-17 14:10:16.398 | which 2026-03-17 14:10:16.398 | zlib-devel 2026-03-17 14:10:16.398 | lvm2 2026-03-17 14:10:16.398 | qemu-img 2026-03-17 14:10:16.398 | targetcli 2026-03-17 14:10:16.398 | iscsi-initiator-utils 2026-03-17 14:10:16.398 | lsscsi 2026-03-17 14:10:16.398 | memcached 2026-03-17 14:10:16.398 | mod_ssl 2026-03-17 14:10:16.398 | sqlite 2026-03-17 14:10:16.398 | conntrack-tools 2026-03-17 14:10:16.398 | curl 2026-03-17 14:10:16.398 | ebtables 2026-03-17 14:10:16.398 | iptables 2026-03-17 14:10:16.398 | iputils 2026-03-17 14:10:16.398 | kernel-modules 2026-03-17 14:10:16.398 | kpartx 2026-03-17 14:10:16.398 | parted 2026-03-17 14:10:16.398 | polkit 2026-03-17 14:10:16.398 | sqlite 2026-03-17 14:10:16.398 | sudo 2026-03-17 14:10:16.398 | xorriso 2026-03-17 14:10:16.398 | cryptsetup 2026-03-17 14:10:16.398 | dosfstools 2026-03-17 14:10:16.398 | iscsi-initiator-utils 2026-03-17 14:10:16.398 | libosinfo 2026-03-17 14:10:16.398 | lvm2 2026-03-17 14:10:16.398 | sg3_utils 2026-03-17 14:10:16.398 | 2026-03-17 14:10:16.398 | sysfsutils 2026-03-17 14:10:16.398 | xorriso 2026-03-17 14:10:16.398 | acl 2026-03-17 14:10:16.398 | dnsmasq 2026-03-17 14:10:16.398 | dnsmasq-utils 2026-03-17 14:10:16.398 | ebtables 2026-03-17 14:10:16.398 | haproxy 2026-03-17 14:10:16.398 | iptables 2026-03-17 14:10:16.398 | iputils 2026-03-17 14:10:16.398 | sqlite 2026-03-17 14:10:16.398 | sudo 2026-03-17 14:10:16.398 | curl 2026-03-17 14:10:16.398 | liberasurecode-devel 2026-03-17 14:10:16.398 | memcached 2026-03-17 14:10:16.398 | rsync-daemon 2026-03-17 14:10:16.398 | sqlite 2026-03-17 14:10:16.398 | xfsprogs ' 2026-03-17 14:10:16.401 | ++ tools/install_prereqs.sh:source:67 : is_ubuntu 2026-03-17 14:10:16.405 | ++ functions-common:is_ubuntu:544 : [[ -z rpm ]] 2026-03-17 14:10:16.409 | ++ functions-common:is_ubuntu:547 : '[' rpm = deb ']' 2026-03-17 14:10:16.413 | ++ tools/install_prereqs.sh:source:72 : install_package bc curl dbus gawk gcc gcc-c++ gettext git-core graphviz httpd httpd-devel iptables-nft iptables-services java-21-openjdk-headless libffi-devel libjpeg-turbo-devel libxml2-devel libxslt-devel libyaml-devel mod_ssl net-tools openssh-server openssl openssl-devel pcre2-devel pkgconfig postgresql-devel psmisc python3-devel python3-pip python3-systemd redhat-rpm-config tar tcpdump unzip util-linux wget which zlib-devel lvm2 qemu-img targetcli iscsi-initiator-utils lsscsi memcached mod_ssl sqlite conntrack-tools curl ebtables iptables iputils kernel-modules kpartx parted polkit sqlite sudo xorriso cryptsetup dosfstools iscsi-initiator-utils libosinfo lvm2 sg3_utils sysfsutils xorriso acl dnsmasq dnsmasq-utils ebtables haproxy iptables iputils sqlite sudo curl liberasurecode-devel memcached rsync-daemon sqlite xfsprogs 2026-03-17 14:10:16.416 | ++ functions-common:install_package:1430 : update_package_repo 2026-03-17 14:10:16.420 | ++ functions-common:update_package_repo:1404 : NO_UPDATE_REPOS=False 2026-03-17 14:10:16.423 | ++ functions-common:update_package_repo:1405 : REPOS_UPDATED=False 2026-03-17 14:10:16.426 | ++ functions-common:update_package_repo:1406 : RETRY_UPDATE=False 2026-03-17 14:10:16.429 | ++ functions-common:update_package_repo:1408 : [[ False = \T\r\u\e ]] 2026-03-17 14:10:16.432 | ++ functions-common:update_package_repo:1412 : is_ubuntu 2026-03-17 14:10:16.435 | ++ functions-common:is_ubuntu:544 : [[ -z rpm ]] 2026-03-17 14:10:16.437 | ++ functions-common:is_ubuntu:547 : '[' rpm = deb ']' 2026-03-17 14:10:16.441 | ++ functions-common:install_package:1431 : real_install_package bc curl dbus gawk gcc gcc-c++ gettext git-core graphviz httpd httpd-devel iptables-nft iptables-services java-21-openjdk-headless libffi-devel libjpeg-turbo-devel libxml2-devel libxslt-devel libyaml-devel mod_ssl net-tools openssh-server openssl openssl-devel pcre2-devel pkgconfig postgresql-devel psmisc python3-devel python3-pip python3-systemd redhat-rpm-config tar tcpdump unzip util-linux wget which zlib-devel lvm2 qemu-img targetcli iscsi-initiator-utils lsscsi memcached mod_ssl sqlite conntrack-tools curl ebtables iptables iputils kernel-modules kpartx parted polkit sqlite sudo xorriso cryptsetup dosfstools iscsi-initiator-utils libosinfo lvm2 sg3_utils sysfsutils xorriso acl dnsmasq dnsmasq-utils ebtables haproxy iptables iputils sqlite sudo curl liberasurecode-devel memcached rsync-daemon sqlite xfsprogs 2026-03-17 14:10:16.445 | ++ functions-common:real_install_package:1418 : is_ubuntu 2026-03-17 14:10:16.448 | ++ functions-common:is_ubuntu:544 : [[ -z rpm ]] 2026-03-17 14:10:16.452 | ++ functions-common:is_ubuntu:547 : '[' rpm = deb ']' 2026-03-17 14:10:16.455 | ++ functions-common:real_install_package:1420 : is_fedora 2026-03-17 14:10:16.457 | ++ functions-common:is_fedora:524 : [[ -z CentOSStream ]] 2026-03-17 14:10:16.461 | ++ functions-common:is_fedora:528 : '[' CentOSStream = Fedora ']' 2026-03-17 14:10:16.466 | ++ functions-common:is_fedora:528 : '[' CentOSStream = 'Red Hat' ']' 2026-03-17 14:10:16.470 | ++ functions-common:is_fedora:529 : '[' CentOSStream = openEuler ']' 2026-03-17 14:10:16.473 | ++ functions-common:is_fedora:530 : '[' CentOSStream = RedHatEnterpriseServer ']' 2026-03-17 14:10:16.476 | ++ functions-common:is_fedora:531 : '[' CentOSStream = RedHatEnterprise ']' 2026-03-17 14:10:16.480 | ++ functions-common:is_fedora:532 : '[' CentOSStream = RedHatEnterpriseLinux ']' 2026-03-17 14:10:16.486 | ++ functions-common:is_fedora:533 : '[' CentOSStream = RockyLinux ']' 2026-03-17 14:10:16.489 | ++ functions-common:is_fedora:534 : '[' CentOSStream = CentOS ']' 2026-03-17 14:10:16.492 | ++ functions-common:is_fedora:534 : '[' CentOSStream = CentOSStream ']' 2026-03-17 14:10:16.495 | ++ functions-common:real_install_package:1421 : yum_install bc curl dbus gawk gcc gcc-c++ gettext git-core graphviz httpd httpd-devel iptables-nft iptables-services java-21-openjdk-headless libffi-devel libjpeg-turbo-devel libxml2-devel libxslt-devel libyaml-devel mod_ssl net-tools openssh-server openssl openssl-devel pcre2-devel pkgconfig postgresql-devel psmisc python3-devel python3-pip python3-systemd redhat-rpm-config tar tcpdump unzip util-linux wget which zlib-devel lvm2 qemu-img targetcli iscsi-initiator-utils lsscsi memcached mod_ssl sqlite conntrack-tools curl ebtables iptables iputils kernel-modules kpartx parted polkit sqlite sudo xorriso cryptsetup dosfstools iscsi-initiator-utils libosinfo lvm2 sg3_utils sysfsutils xorriso acl dnsmasq dnsmasq-utils ebtables haproxy iptables iputils sqlite sudo curl liberasurecode-devel memcached rsync-daemon sqlite xfsprogs 2026-03-17 14:10:16.498 | ++ functions-common:yum_install:1475 : local result parse_yum_result 2026-03-17 14:10:16.501 | ++ functions-common:yum_install:1477 : [[ False = \T\r\u\e ]] 2026-03-17 14:10:16.504 | ++ functions-common:yum_install:1479 : time_start yum_install 2026-03-17 14:10:16.506 | ++ functions-common:time_start:2398 : local name=yum_install 2026-03-17 14:10:16.509 | ++ functions-common:time_start:2399 : local start_time= 2026-03-17 14:10:16.512 | ++ functions-common:time_start:2400 : [[ -n '' ]] 2026-03-17 14:10:16.516 | +++ functions-common:time_start:2403 : date +%s%3N 2026-03-17 14:10:16.521 | ++ functions-common:time_start:2403 : _TIME_START[$name]=1773756616518 2026-03-17 14:10:16.524 | ++ functions-common:yum_install:1480 : sudo_with_proxies dnf install -y bc curl dbus gawk gcc gcc-c++ gettext git-core graphviz httpd httpd-devel iptables-nft iptables-services java-21-openjdk-headless libffi-devel libjpeg-turbo-devel libxml2-devel libxslt-devel libyaml-devel mod_ssl net-tools openssh-server openssl openssl-devel pcre2-devel pkgconfig postgresql-devel psmisc python3-devel python3-pip python3-systemd redhat-rpm-config tar tcpdump unzip util-linux wget which zlib-devel lvm2 qemu-img targetcli iscsi-initiator-utils lsscsi memcached mod_ssl sqlite conntrack-tools curl ebtables iptables iputils kernel-modules kpartx parted polkit sqlite sudo xorriso cryptsetup dosfstools iscsi-initiator-utils libosinfo lvm2 sg3_utils sysfsutils xorriso acl dnsmasq dnsmasq-utils ebtables haproxy iptables iputils sqlite sudo curl liberasurecode-devel memcached rsync-daemon sqlite xfsprogs 2026-03-17 14:10:16.527 | ++ functions-common:sudo_with_proxies:2366 : local sudo 2026-03-17 14:10:16.532 | +++ functions-common:sudo_with_proxies:2368 : id -u 2026-03-17 14:10:16.537 | ++ functions-common:sudo_with_proxies:2368 : [[ 1003 = \0 ]] 2026-03-17 14:10:16.540 | ++ functions-common:sudo_with_proxies:2368 : sudo=sudo 2026-03-17 14:10:16.543 | ++ functions-common:sudo_with_proxies:2370 : sudo http_proxy= https_proxy= no_proxy= dnf install -y bc curl dbus gawk gcc gcc-c++ gettext git-core graphviz httpd httpd-devel iptables-nft iptables-services java-21-openjdk-headless libffi-devel libjpeg-turbo-devel libxml2-devel libxslt-devel libyaml-devel mod_ssl net-tools openssh-server openssl openssl-devel pcre2-devel pkgconfig postgresql-devel psmisc python3-devel python3-pip python3-systemd redhat-rpm-config tar tcpdump unzip util-linux wget which zlib-devel lvm2 qemu-img targetcli iscsi-initiator-utils lsscsi memcached mod_ssl sqlite conntrack-tools curl ebtables iptables iputils kernel-modules kpartx parted polkit sqlite sudo xorriso cryptsetup dosfstools iscsi-initiator-utils libosinfo lvm2 sg3_utils sysfsutils xorriso acl dnsmasq dnsmasq-utils ebtables haproxy iptables iputils sqlite sudo curl liberasurecode-devel memcached rsync-daemon sqlite xfsprogs 2026-03-17 14:10:17.797 | Last metadata expiration check: 0:01:26 ago on Tue 17 Mar 2026 10:08:51 AM EDT. 2026-03-17 14:10:17.869 | Package curl-8.12.1-4.el10.x86_64 is already installed. 2026-03-17 14:10:17.870 | Package dbus-1:1.14.10-5.el10.x86_64 is already installed. 2026-03-17 14:10:17.870 | Package gawk-5.3.0-6.el10.x86_64 is already installed. 2026-03-17 14:10:17.871 | Package gcc-14.3.1-4.4.el10.x86_64 is already installed. 2026-03-17 14:10:17.872 | Package gcc-c++-14.3.1-4.4.el10.x86_64 is already installed. 2026-03-17 14:10:17.873 | Package git-core-2.52.0-1.el10.x86_64 is already installed. 2026-03-17 14:10:17.875 | Package iptables-nft-1.8.11-12.el10.x86_64 is already installed. 2026-03-17 14:10:17.878 | Package libffi-devel-3.4.4-10.el10.x86_64 is already installed. 2026-03-17 14:10:17.879 | Package libxml2-devel-2.12.5-10.el10.x86_64 is already installed. 2026-03-17 14:10:17.880 | Package libxslt-devel-1.1.39-8.el10.x86_64 is already installed. 2026-03-17 14:10:17.882 | Package openssh-server-9.9p1-21.el10.x86_64 is already installed. 2026-03-17 14:10:17.883 | Package openssl-1:3.5.5-1.el10.x86_64 is already installed. 2026-03-17 14:10:17.884 | Package openssl-devel-1:3.5.5-1.el10.x86_64 is already installed. 2026-03-17 14:10:17.886 | Package pkgconf-pkg-config-2.1.0-3.el10.x86_64 is already installed. 2026-03-17 14:10:17.888 | Package psmisc-23.6-8.el10.x86_64 is already installed. 2026-03-17 14:10:17.889 | Package python3-devel-3.12.12-5.el10.x86_64 is already installed. 2026-03-17 14:10:17.890 | Package python3-pip-23.3.2-7.el10.noarch is already installed. 2026-03-17 14:10:17.890 | Package python3-systemd-235-11.el10.x86_64 is already installed. 2026-03-17 14:10:17.891 | Package redhat-rpm-config-295-1.el10.noarch is already installed. 2026-03-17 14:10:17.891 | Package tar-2:1.35-11.el10.x86_64 is already installed. 2026-03-17 14:10:17.892 | Package tcpdump-14:4.99.4-10.el10.x86_64 is already installed. 2026-03-17 14:10:17.893 | Package unzip-6.0-69.el10.x86_64 is already installed. 2026-03-17 14:10:17.893 | Package util-linux-2.40.2-19.el10.x86_64 is already installed. 2026-03-17 14:10:17.894 | Package wget-1.24.5-5.el10.x86_64 is already installed. 2026-03-17 14:10:17.895 | Package which-2.21-44.el10.x86_64 is already installed. 2026-03-17 14:10:17.896 | Package zlib-ng-compat-devel-2.2.3-3.el10.x86_64 is already installed. 2026-03-17 14:10:17.897 | Package lvm2-10:2.03.36-2.el10.x86_64 is already installed. 2026-03-17 14:10:17.899 | Package lsscsi-0.32-15.el10.x86_64 is already installed. 2026-03-17 14:10:17.903 | Package iptables-nft-1.8.11-12.el10.x86_64 is already installed. 2026-03-17 14:10:17.905 | Package iptables-nft-1.8.11-12.el10.x86_64 is already installed. 2026-03-17 14:10:17.905 | Package iputils-20240905-5.el10.x86_64 is already installed. 2026-03-17 14:10:17.906 | Package kernel-modules-6.12.0-212.el10.x86_64 is already installed. 2026-03-17 14:10:17.906 | Package kernel-modules-6.12.0-213.el10.x86_64 is already installed. 2026-03-17 14:10:17.907 | Package kpartx-0.9.9-18.el10.x86_64 is already installed. 2026-03-17 14:10:17.907 | Package parted-3.6-7.el10.x86_64 is already installed. 2026-03-17 14:10:17.908 | Package polkit-125-4.el10.x86_64 is already installed. 2026-03-17 14:10:17.909 | Package sudo-1.9.17-2.p2.el10.x86_64 is already installed. 2026-03-17 14:10:17.911 | Package sg3_utils-1.48-7.el10.x86_64 is already installed. 2026-03-17 14:10:17.916 | Package xfsprogs-6.16.0-1.el10.x86_64 is already installed. 2026-03-17 14:10:17.962 | Dependencies resolved. 2026-03-17 14:10:17.969 | ========================================================================================================= 2026-03-17 14:10:17.969 | Package Arch Version Repository Size 2026-03-17 14:10:17.969 | ========================================================================================================= 2026-03-17 14:10:17.969 | Installing: 2026-03-17 14:10:17.969 | acl x86_64 2.3.2-4.el10 baseos 77 k 2026-03-17 14:10:17.970 | bc x86_64 1.07.1-23.el10 baseos 123 k 2026-03-17 14:10:17.970 | conntrack-tools x86_64 1.4.8-4.el10 appstream 239 k 2026-03-17 14:10:17.970 | cryptsetup x86_64 2.8.1-2.el10 baseos 351 k 2026-03-17 14:10:17.970 | dnsmasq x86_64 2.90-5.el10 appstream 365 k 2026-03-17 14:10:17.970 | dnsmasq-utils x86_64 2.90-5.el10 appstream 38 k 2026-03-17 14:10:17.970 | dosfstools x86_64 4.2-12.el10 baseos 158 k 2026-03-17 14:10:17.970 | gettext x86_64 0.22.5-6.el10 baseos 1.1 M 2026-03-17 14:10:17.970 | graphviz x86_64 9.0.0-15.el10 appstream 1.6 M 2026-03-17 14:10:17.970 | haproxy x86_64 3.0.5-6.el10 appstream 2.6 M 2026-03-17 14:10:17.970 | httpd x86_64 2.4.63-13.el10 appstream 49 k 2026-03-17 14:10:17.970 | httpd-devel x86_64 2.4.63-13.el10 appstream 209 k 2026-03-17 14:10:17.970 | iptables-nft-services noarch 1.8.11-12.el10 appstream 20 k 2026-03-17 14:10:17.970 | iscsi-initiator-utils x86_64 6.2.1.11-0.git4b3e853.el10 baseos 398 k 2026-03-17 14:10:17.970 | java-21-openjdk-headless x86_64 1:21.0.10.0.7-2.el10 appstream 47 M 2026-03-17 14:10:17.970 | liberasurecode-devel x86_64 1.6.2-10.el10s delorean-master-testing 24 k 2026-03-17 14:10:17.970 | libjpeg-turbo-devel x86_64 3.0.2-4.el10 appstream 98 k 2026-03-17 14:10:17.970 | libosinfo x86_64 1.11.0-8.el10 appstream 317 k 2026-03-17 14:10:17.970 | libyaml-devel x86_64 0.2.5-16.el10 crb 163 k 2026-03-17 14:10:17.970 | memcached x86_64 1.6.23-7.el10 appstream 185 k 2026-03-17 14:10:17.970 | mod_ssl x86_64 1:2.4.63-13.el10 appstream 110 k 2026-03-17 14:10:17.970 | net-tools x86_64 2.0-0.73.20160912git.el10 baseos 306 k 2026-03-17 14:10:17.970 | pcre2-devel x86_64 10.44-1.el10.3 appstream 532 k 2026-03-17 14:10:17.970 | postgresql-private-devel x86_64 16.13-1.el10 appstream 63 k 2026-03-17 14:10:17.970 | qemu-img x86_64 18:10.1.0-13.el10 appstream 2.4 M 2026-03-17 14:10:17.971 | rsync-daemon noarch 3.4.1-3.el10 appstream 9.9 k 2026-03-17 14:10:17.971 | sqlite x86_64 3.46.1-5.el10 appstream 891 k 2026-03-17 14:10:17.971 | sysfsutils x86_64 2.1.1-15.el10 appstream 38 k 2026-03-17 14:10:17.971 | targetcli noarch 2.1.58-5.el10 appstream 90 k 2026-03-17 14:10:17.971 | xorriso x86_64 1.5.6-6.el10 appstream 323 k 2026-03-17 14:10:17.971 | Installing dependencies: 2026-03-17 14:10:17.971 | adobe-mappings-cmap noarch 20230622-5.el10 appstream 2.1 M 2026-03-17 14:10:17.971 | adobe-mappings-cmap-deprecated noarch 20230622-5.el10 appstream 115 k 2026-03-17 14:10:17.971 | adobe-mappings-pdf noarch 20190401-9.el10 appstream 687 k 2026-03-17 14:10:17.971 | alsa-lib x86_64 1.2.15.3-2.el10 appstream 543 k 2026-03-17 14:10:17.971 | apr x86_64 1.7.5-3.el10 appstream 127 k 2026-03-17 14:10:17.971 | apr-devel x86_64 1.7.5-3.el10 appstream 234 k 2026-03-17 14:10:17.971 | apr-util x86_64 1.6.3-23.el10 appstream 97 k 2026-03-17 14:10:17.971 | apr-util-devel x86_64 1.6.3-23.el10 appstream 76 k 2026-03-17 14:10:17.971 | apr-util-lmdb x86_64 1.6.3-23.el10 appstream 13 k 2026-03-17 14:10:17.971 | autoconf noarch 2.71-13.el10 appstream 736 k 2026-03-17 14:10:17.971 | automake noarch 1.16.5-20.el10 appstream 702 k 2026-03-17 14:10:17.971 | avahi-libs x86_64 0.9~rc2-2.el10 baseos 68 k 2026-03-17 14:10:17.971 | cairo x86_64 1.18.2-2.el10 appstream 713 k 2026-03-17 14:10:17.971 | cairo-gobject x86_64 1.18.2-2.el10 appstream 18 k 2026-03-17 14:10:17.971 | centos-logos-httpd noarch 100.4-1.el10 appstream 854 k 2026-03-17 14:10:17.971 | cups-filesystem noarch 1:2.4.10-16.el10 baseos 11 k 2026-03-17 14:10:17.971 | cups-libs x86_64 1:2.4.10-16.el10 baseos 261 k 2026-03-17 14:10:17.971 | emacs-filesystem noarch 1:29.4-12.el10 baseos 10 k 2026-03-17 14:10:17.971 | expat-devel x86_64 2.7.3-1.el10 appstream 55 k 2026-03-17 14:10:17.971 | fontconfig x86_64 2.15.0-7.el10 appstream 280 k 2026-03-17 14:10:17.971 | freetype x86_64 2.13.2-8.el10 baseos 409 k 2026-03-17 14:10:17.971 | fribidi x86_64 1.0.14-4.el10 appstream 93 k 2026-03-17 14:10:17.972 | gd x86_64 2.3.3-22.el10 appstream 133 k 2026-03-17 14:10:17.972 | gdk-pixbuf2 x86_64 2.42.12-4.el10 appstream 498 k 2026-03-17 14:10:17.972 | google-droid-sans-fonts noarch 20200215-22.el10 appstream 2.7 M 2026-03-17 14:10:17.972 | gpgme x86_64 1.23.2-6.el10 baseos 219 k 2026-03-17 14:10:17.972 | gpgmepp x86_64 1.23.2-6.el10 appstream 141 k 2026-03-17 14:10:17.972 | graphite2 x86_64 1.3.14-17.el10 baseos 96 k 2026-03-17 14:10:17.972 | gsettings-desktop-schemas x86_64 47.1-4.el10 baseos 784 k 2026-03-17 14:10:17.972 | harfbuzz x86_64 8.4.0-6.el10 baseos 992 k 2026-03-17 14:10:17.972 | httpd-core x86_64 2.4.63-13.el10 appstream 1.5 M 2026-03-17 14:10:17.972 | httpd-filesystem noarch 2.4.63-13.el10 appstream 14 k 2026-03-17 14:10:17.972 | httpd-tools x86_64 2.4.63-13.el10 appstream 83 k 2026-03-17 14:10:17.972 | iscsi-initiator-utils-iscsiuio x86_64 6.2.1.11-0.git4b3e853.el10 baseos 82 k 2026-03-17 14:10:17.972 | isns-utils-libs x86_64 0.103-1.el10 baseos 100 k 2026-03-17 14:10:17.972 | javapackages-filesystem noarch 6.4.0-1.el10 appstream 15 k 2026-03-17 14:10:17.972 | jbig2dec-libs x86_64 0.20-7.el10 appstream 76 k 2026-03-17 14:10:17.972 | jbigkit-libs x86_64 2.1-31.el10 appstream 54 k 2026-03-17 14:10:17.972 | lcms2 x86_64 2.16-6.el10 appstream 182 k 2026-03-17 14:10:17.972 | libX11 x86_64 1.8.10-1.el10 appstream 654 k 2026-03-17 14:10:17.972 | libX11-common noarch 1.8.10-1.el10 appstream 199 k 2026-03-17 14:10:17.972 | libXau x86_64 1.0.11-8.el10 appstream 33 k 2026-03-17 14:10:17.972 | libXext x86_64 1.3.6-3.el10 appstream 40 k 2026-03-17 14:10:17.972 | libXft x86_64 2.3.8-8.el10 appstream 73 k 2026-03-17 14:10:17.972 | libXpm x86_64 3.5.17-5.el10 appstream 67 k 2026-03-17 14:10:17.972 | libXrender x86_64 0.9.11-8.el10 appstream 29 k 2026-03-17 14:10:17.972 | libburn x86_64 1.5.6-6.el10 appstream 173 k 2026-03-17 14:10:17.972 | libdatrie x86_64 0.2.13-11.el10 appstream 33 k 2026-03-17 14:10:17.972 | liberasurecode x86_64 1.6.2-10.el10s delorean-master-testing 60 k 2026-03-17 14:10:17.972 | libgs x86_64 10.02.1-16.el10 appstream 3.5 M 2026-03-17 14:10:17.973 | libijs x86_64 0.35-24.el10 appstream 30 k 2026-03-17 14:10:17.973 | libisoburn x86_64 1.5.6-6.el10 appstream 430 k 2026-03-17 14:10:17.973 | libisofs x86_64 1.5.6-6.el10 appstream 235 k 2026-03-17 14:10:17.973 | libjpeg-turbo x86_64 3.0.2-4.el10 appstream 252 k 2026-03-17 14:10:17.973 | liblerc x86_64 4.0.0-8.el10 appstream 219 k 2026-03-17 14:10:17.973 | libnetfilter_cthelper x86_64 1.0.1-1.el10 appstream 24 k 2026-03-17 14:10:17.973 | libnetfilter_cttimeout x86_64 1.0.0-27.el10 appstream 24 k 2026-03-17 14:10:17.973 | libnetfilter_queue x86_64 1.0.5-9.el10 appstream 29 k 2026-03-17 14:10:17.973 | libpaper x86_64 1:2.1.1-7.el10 appstream 28 k 2026-03-17 14:10:17.973 | libpng x86_64 2:1.6.40-11.el10 baseos 119 k 2026-03-17 14:10:17.973 | libproxy x86_64 0.5.5-4.el10 baseos 49 k 2026-03-17 14:10:17.973 | librsvg2 x86_64 2.57.1-9.el10 appstream 1.5 M 2026-03-17 14:10:17.973 | libsoup3 x86_64 3.6.5-5.el10 appstream 396 k 2026-03-17 14:10:17.973 | libthai x86_64 0.1.29-10.el10 appstream 215 k 2026-03-17 14:10:17.973 | libtiff x86_64 4.6.0-8.el10 appstream 213 k 2026-03-17 14:10:17.973 | libtool x86_64 2.4.7-14.el10 appstream 597 k 2026-03-17 14:10:17.973 | libtool-ltdl x86_64 2.4.7-14.el10 appstream 35 k 2026-03-17 14:10:17.973 | libwebp x86_64 1.3.2-10.el10 appstream 290 k 2026-03-17 14:10:17.973 | libxcb x86_64 1.17.0-3.el10 appstream 255 k 2026-03-17 14:10:17.973 | lksctp-tools x86_64 1.0.21-1.el10 baseos 94 k 2026-03-17 14:10:17.973 | m4 x86_64 1.4.19-11.el10 appstream 305 k 2026-03-17 14:10:17.973 | mailcap noarch 2.1.54-8.el10 baseos 35 k 2026-03-17 14:10:17.973 | memcached-selinux x86_64 1.6.23-7.el10 appstream 28 k 2026-03-17 14:10:17.973 | nettle x86_64 3.10.1-1.el10 baseos 559 k 2026-03-17 14:10:17.973 | nspr x86_64 4.36.0-8.el10 appstream 135 k 2026-03-17 14:10:17.973 | nss x86_64 3.112.0-8.el10 appstream 738 k 2026-03-17 14:10:17.973 | nss-softokn x86_64 3.112.0-8.el10 appstream 404 k 2026-03-17 14:10:17.973 | nss-softokn-freebl x86_64 3.112.0-8.el10 appstream 416 k 2026-03-17 14:10:17.974 | nss-sysinit x86_64 3.112.0-8.el10 appstream 19 k 2026-03-17 14:10:17.974 | nss-util x86_64 3.112.0-8.el10 appstream 85 k 2026-03-17 14:10:17.974 | openjpeg2 x86_64 2.5.2-5.el10 appstream 188 k 2026-03-17 14:10:17.974 | osinfo-db noarch 20250606-1.el10 appstream 564 k 2026-03-17 14:10:17.974 | osinfo-db-tools x86_64 1.11.0-8.el10 appstream 74 k 2026-03-17 14:10:17.974 | pango x86_64 1.54.0-3.el10 appstream 354 k 2026-03-17 14:10:17.974 | pcre2-utf16 x86_64 10.44-1.el10.3 appstream 227 k 2026-03-17 14:10:17.974 | pcre2-utf32 x86_64 10.44-1.el10.3 appstream 215 k 2026-03-17 14:10:17.974 | perl-File-Compare noarch 1.100.800-514.el10 appstream 14 k 2026-03-17 14:10:17.974 | perl-File-Copy noarch 2.41-514.el10 appstream 21 k 2026-03-17 14:10:17.974 | perl-File-Find noarch 1.44-514.el10 appstream 26 k 2026-03-17 14:10:17.974 | perl-Thread-Queue noarch 3.14-511.el10 appstream 22 k 2026-03-17 14:10:17.974 | perl-threads x86_64 1:2.40-511.el10 appstream 59 k 2026-03-17 14:10:17.974 | perl-threads-shared x86_64 1.69-511.el10 appstream 46 k 2026-03-17 14:10:17.974 | pixman x86_64 0.43.4-2.el10 appstream 286 k 2026-03-17 14:10:17.974 | poppler x86_64 24.02.0-7.el10 appstream 1.2 M 2026-03-17 14:10:17.974 | poppler-data noarch 0.4.11-9.el10 appstream 2.0 M 2026-03-17 14:10:17.974 | poppler-glib x86_64 24.02.0-7.el10 appstream 190 k 2026-03-17 14:10:17.974 | postgresql-private-libs x86_64 16.13-1.el10 appstream 142 k 2026-03-17 14:10:17.974 | python3-configshell noarch 1:1.1.30-9.el10 baseos 87 k 2026-03-17 14:10:17.974 | python3-kmod x86_64 0.9.2-6.el10 baseos 110 k 2026-03-17 14:10:17.974 | python3-pyparsing noarch 3.1.1-7.el10 baseos 269 k 2026-03-17 14:10:17.974 | python3-pyudev noarch 0.24.1-10.el10 baseos 99 k 2026-03-17 14:10:17.974 | python3-rtslib noarch 2.1.76-12.el10 appstream 124 k 2026-03-17 14:10:17.974 | python3-typing-extensions noarch 4.12.2-2.el10s delorean-master-testing 89 k 2026-03-17 14:10:17.974 | python3-urwid x86_64 2.5.3-4.el10 baseos 1.1 M 2026-03-17 14:10:17.974 | python3-wcwidth noarch 0.2.6-6.el10 baseos 46 k 2026-03-17 14:10:17.975 | rsvg-pixbuf-loader x86_64 2.57.1-9.el10 appstream 16 k 2026-03-17 14:10:17.975 | shared-mime-info x86_64 2.3-8.el10 baseos 592 k 2026-03-17 14:10:17.975 | target-restore noarch 2.1.76-12.el10 appstream 16 k 2026-03-17 14:10:17.975 | tzdata-java noarch 2025c-1.el10 appstream 46 k 2026-03-17 14:10:17.975 | urw-base35-bookman-fonts noarch 20200910-21.el10 appstream 847 k 2026-03-17 14:10:17.975 | urw-base35-c059-fonts noarch 20200910-21.el10 appstream 875 k 2026-03-17 14:10:17.975 | urw-base35-d050000l-fonts noarch 20200910-21.el10 appstream 76 k 2026-03-17 14:10:17.975 | urw-base35-fonts noarch 20200910-21.el10 appstream 11 k 2026-03-17 14:10:17.975 | urw-base35-fonts-common noarch 20200910-21.el10 appstream 21 k 2026-03-17 14:10:17.975 | urw-base35-gothic-fonts noarch 20200910-21.el10 appstream 643 k 2026-03-17 14:10:17.975 | urw-base35-nimbus-mono-ps-fonts noarch 20200910-21.el10 appstream 795 k 2026-03-17 14:10:17.975 | urw-base35-nimbus-roman-fonts noarch 20200910-21.el10 appstream 856 k 2026-03-17 14:10:17.975 | urw-base35-nimbus-sans-fonts noarch 20200910-21.el10 appstream 1.3 M 2026-03-17 14:10:17.975 | urw-base35-p052-fonts noarch 20200910-21.el10 appstream 974 k 2026-03-17 14:10:17.975 | urw-base35-standard-symbols-ps-fonts noarch 20200910-21.el10 appstream 42 k 2026-03-17 14:10:17.975 | urw-base35-z003-fonts noarch 20200910-21.el10 appstream 276 k 2026-03-17 14:10:17.975 | xml-common noarch 0.6.3-65.el10 appstream 32 k 2026-03-17 14:10:17.975 | Installing weak dependencies: 2026-03-17 14:10:17.975 | apr-util-openssl x86_64 1.6.3-23.el10 appstream 15 k 2026-03-17 14:10:17.975 | glib-networking x86_64 2.80.0-3.el10 baseos 204 k 2026-03-17 14:10:17.975 | mod_http2 x86_64 2.0.29-3.el10 appstream 164 k 2026-03-17 14:10:17.975 | mod_lua x86_64 2.4.63-13.el10 appstream 60 k 2026-03-17 14:10:17.975 | 2026-03-17 14:10:17.975 | Transaction Summary 2026-03-17 14:10:17.975 | ========================================================================================================= 2026-03-17 14:10:17.975 | Install 156 Packages 2026-03-17 14:10:17.976 | 2026-03-17 14:10:17.976 | Total download size: 103 M 2026-03-17 14:10:17.976 | Installed size: 405 M 2026-03-17 14:10:17.976 | Downloading Packages: 2026-03-17 14:10:18.629 | (1/156): avahi-libs-0.9~rc2-2.el10.x86_64.rpm 695 kB/s | 68 kB 00:00 2026-03-17 14:10:18.637 | (2/156): bc-1.07.1-23.el10.x86_64.rpm 1.1 MB/s | 123 kB 00:00 2026-03-17 14:10:18.643 | (3/156): acl-2.3.2-4.el10.x86_64.rpm 688 kB/s | 77 kB 00:00 2026-03-17 14:10:18.680 | (4/156): cups-filesystem-2.4.10-16.el10.noarch. 269 kB/s | 11 kB 00:00 2026-03-17 14:10:18.710 | (5/156): cryptsetup-2.8.1-2.el10.x86_64.rpm 4.3 MB/s | 351 kB 00:00 2026-03-17 14:10:18.721 | (6/156): cups-libs-2.4.10-16.el10.x86_64.rpm 3.2 MB/s | 261 kB 00:00 2026-03-17 14:10:18.740 | (7/156): dosfstools-4.2-12.el10.x86_64.rpm 2.6 MB/s | 158 kB 00:00 2026-03-17 14:10:18.764 | (8/156): emacs-filesystem-29.4-12.el10.noarch.r 190 kB/s | 10 kB 00:00 2026-03-17 14:10:18.789 | (9/156): freetype-2.13.2-8.el10.x86_64.rpm 6.0 MB/s | 409 kB 00:00 2026-03-17 14:10:18.809 | (10/156): gettext-0.22.5-6.el10.x86_64.rpm 16 MB/s | 1.1 MB 00:00 2026-03-17 14:10:18.827 | (11/156): glib-networking-2.80.0-3.el10.x86_64. 3.1 MB/s | 204 kB 00:00 2026-03-17 14:10:18.841 | (12/156): gpgme-1.23.2-6.el10.x86_64.rpm 4.2 MB/s | 219 kB 00:00 2026-03-17 14:10:18.869 | (13/156): graphite2-1.3.14-17.el10.x86_64.rpm 1.6 MB/s | 96 kB 00:00 2026-03-17 14:10:18.908 | (14/156): gsettings-desktop-schemas-47.1-4.el10 9.6 MB/s | 784 kB 00:00 2026-03-17 14:10:18.935 | (15/156): harfbuzz-8.4.0-6.el10.x86_64.rpm 10 MB/s | 992 kB 00:00 2026-03-17 14:10:18.954 | (16/156): iscsi-initiator-utils-6.2.1.11-0.git4 4.6 MB/s | 398 kB 00:00 2026-03-17 14:10:18.965 | (17/156): iscsi-initiator-utils-iscsiuio-6.2.1. 1.4 MB/s | 82 kB 00:00 2026-03-17 14:10:18.991 | (18/156): isns-utils-libs-0.103-1.el10.x86_64.r 1.8 MB/s | 100 kB 00:00 2026-03-17 14:10:19.018 | (19/156): libproxy-0.5.5-4.el10.x86_64.rpm 946 kB/s | 49 kB 00:00 2026-03-17 14:10:19.025 | (20/156): libpng-1.6.40-11.el10.x86_64.rpm 1.7 MB/s | 119 kB 00:00 2026-03-17 14:10:19.061 | (21/156): mailcap-2.1.54-8.el10.noarch.rpm 838 kB/s | 35 kB 00:00 2026-03-17 14:10:19.094 | (22/156): net-tools-2.0-0.73.20160912git.el10.x 4.3 MB/s | 306 kB 00:00 2026-03-17 14:10:19.098 | (23/156): lksctp-tools-1.0.21-1.el10.x86_64.rpm 882 kB/s | 94 kB 00:00 2026-03-17 14:10:19.125 | (24/156): nettle-3.10.1-1.el10.x86_64.rpm 8.7 MB/s | 559 kB 00:00 2026-03-17 14:10:19.154 | (25/156): python3-configshell-1.1.30-9.el10.noa 1.4 MB/s | 87 kB 00:00 2026-03-17 14:10:19.158 | (26/156): python3-kmod-0.9.2-6.el10.x86_64.rpm 1.8 MB/s | 110 kB 00:00 2026-03-17 14:10:19.177 | (27/156): python3-pyparsing-3.1.1-7.el10.noarch 5.0 MB/s | 269 kB 00:00 2026-03-17 14:10:19.208 | (28/156): python3-pyudev-0.24.1-10.el10.noarch. 2.0 MB/s | 99 kB 00:00 2026-03-17 14:10:19.220 | (29/156): python3-urwid-2.5.3-4.el10.x86_64.rpm 18 MB/s | 1.1 MB 00:00 2026-03-17 14:10:19.224 | (30/156): python3-wcwidth-0.2.6-6.el10.noarch.r 1.0 MB/s | 46 kB 00:00 2026-03-17 14:10:19.264 | (31/156): shared-mime-info-2.3-8.el10.x86_64.rp 10 MB/s | 592 kB 00:00 2026-03-17 14:10:19.594 | (32/156): adobe-mappings-cmap-deprecated-202306 311 kB/s | 115 kB 00:00 2026-03-17 14:10:20.252 | (33/156): alsa-lib-1.2.15.3-2.el10.x86_64.rpm 826 kB/s | 543 kB 00:00 2026-03-17 14:10:20.266 | (34/156): adobe-mappings-pdf-20190401-9.el10.no 687 kB/s | 687 kB 00:01 2026-03-17 14:10:20.418 | (35/156): apr-1.7.5-3.el10.x86_64.rpm 771 kB/s | 127 kB 00:00 2026-03-17 14:10:20.505 | (36/156): apr-devel-1.7.5-3.el10.x86_64.rpm 978 kB/s | 234 kB 00:00 2026-03-17 14:10:20.560 | (37/156): apr-util-1.6.3-23.el10.x86_64.rpm 690 kB/s | 97 kB 00:00 2026-03-17 14:10:20.615 | (38/156): apr-util-devel-1.6.3-23.el10.x86_64.r 698 kB/s | 76 kB 00:00 2026-03-17 14:10:20.618 | (39/156): apr-util-lmdb-1.6.3-23.el10.x86_64.rp 233 kB/s | 13 kB 00:00 2026-03-17 14:10:20.671 | (40/156): apr-util-openssl-1.6.3-23.el10.x86_64 276 kB/s | 15 kB 00:00 2026-03-17 14:10:21.053 | (41/156): adobe-mappings-cmap-20230622-5.el10.n 1.2 MB/s | 2.1 MB 00:01 2026-03-17 14:10:21.079 | (42/156): autoconf-2.71-13.el10.noarch.rpm 1.6 MB/s | 736 kB 00:00 2026-03-17 14:10:21.134 | (43/156): automake-1.16.5-20.el10.noarch.rpm 1.5 MB/s | 702 kB 00:00 2026-03-17 14:10:21.138 | (44/156): cairo-gobject-1.18.2-2.el10.x86_64.rp 316 kB/s | 18 kB 00:00 2026-03-17 14:10:21.302 | (45/156): conntrack-tools-1.4.8-4.el10.x86_64.r 1.4 MB/s | 239 kB 00:00 2026-03-17 14:10:21.320 | (46/156): cairo-1.18.2-2.el10.x86_64.rpm 2.6 MB/s | 713 kB 00:00 2026-03-17 14:10:21.380 | (47/156): dnsmasq-utils-2.90-5.el10.x86_64.rpm 661 kB/s | 38 kB 00:00 2026-03-17 14:10:21.441 | (48/156): expat-devel-2.7.3-1.el10.x86_64.rpm 893 kB/s | 55 kB 00:00 2026-03-17 14:10:21.471 | (49/156): dnsmasq-2.90-5.el10.x86_64.rpm 2.1 MB/s | 365 kB 00:00 2026-03-17 14:10:21.535 | (50/156): fribidi-1.0.14-4.el10.x86_64.rpm 1.4 MB/s | 93 kB 00:00 2026-03-17 14:10:21.544 | (51/156): centos-logos-httpd-100.4-1.el10.noarc 2.0 MB/s | 854 kB 00:00 2026-03-17 14:10:21.559 | (52/156): fontconfig-2.15.0-7.el10.x86_64.rpm 2.3 MB/s | 280 kB 00:00 2026-03-17 14:10:21.601 | (53/156): gd-2.3.3-22.el10.x86_64.rpm 2.0 MB/s | 133 kB 00:00 2026-03-17 14:10:21.718 | (54/156): gpgmepp-1.23.2-6.el10.x86_64.rpm 1.2 MB/s | 141 kB 00:00 2026-03-17 14:10:21.759 | (55/156): gdk-pixbuf2-2.42.12-4.el10.x86_64.rpm 2.3 MB/s | 498 kB 00:00 2026-03-17 14:10:22.216 | (56/156): google-droid-sans-fonts-20200215-22.e 4.1 MB/s | 2.7 MB 00:00 2026-03-17 14:10:22.229 | (57/156): graphviz-9.0.0-15.el10.x86_64.rpm 3.1 MB/s | 1.6 MB 00:00 2026-03-17 14:10:22.277 | (58/156): httpd-2.4.63-13.el10.x86_64.rpm 833 kB/s | 49 kB 00:00 2026-03-17 14:10:22.346 | (59/156): httpd-devel-2.4.63-13.el10.x86_64.rpm 3.0 MB/s | 209 kB 00:00 2026-03-17 14:10:22.403 | (60/156): httpd-filesystem-2.4.63-13.el10.noarc 240 kB/s | 14 kB 00:00 2026-03-17 14:10:22.464 | (61/156): httpd-tools-2.4.63-13.el10.x86_64.rpm 1.4 MB/s | 83 kB 00:00 2026-03-17 14:10:22.524 | (62/156): iptables-nft-services-1.8.11-12.el10. 340 kB/s | 20 kB 00:00 2026-03-17 14:10:22.574 | (63/156): haproxy-3.0.5-6.el10.x86_64.rpm 3.2 MB/s | 2.6 MB 00:00 2026-03-17 14:10:22.735 | (64/156): httpd-core-2.4.63-13.el10.x86_64.rpm 3.0 MB/s | 1.5 MB 00:00 2026-03-17 14:10:22.774 | (65/156): javapackages-filesystem-6.4.0-1.el10. 74 kB/s | 15 kB 00:00 2026-03-17 14:10:22.795 | (66/156): jbig2dec-libs-0.20-7.el10.x86_64.rpm 1.2 MB/s | 76 kB 00:00 2026-03-17 14:10:22.910 | (67/156): lcms2-2.16-6.el10.x86_64.rpm 1.6 MB/s | 182 kB 00:00 2026-03-17 14:10:23.128 | (68/156): libX11-1.8.10-1.el10.x86_64.rpm 2.9 MB/s | 654 kB 00:00 2026-03-17 14:10:23.301 | (69/156): jbigkit-libs-2.1-31.el10.x86_64.rpm 104 kB/s | 54 kB 00:00 2026-03-17 14:10:23.349 | (70/156): libX11-common-1.8.10-1.el10.noarch.rp 903 kB/s | 199 kB 00:00 2026-03-17 14:10:23.364 | (71/156): libXau-1.0.11-8.el10.x86_64.rpm 519 kB/s | 33 kB 00:00 2026-03-17 14:10:23.414 | (72/156): libXext-1.3.6-3.el10.x86_64.rpm 623 kB/s | 40 kB 00:00 2026-03-17 14:10:23.428 | (73/156): libXft-2.3.8-8.el10.x86_64.rpm 1.1 MB/s | 73 kB 00:00 2026-03-17 14:10:23.480 | (74/156): libXpm-3.5.17-5.el10.x86_64.rpm 1.0 MB/s | 67 kB 00:00 2026-03-17 14:10:23.488 | (75/156): libXrender-0.9.11-8.el10.x86_64.rpm 476 kB/s | 29 kB 00:00 2026-03-17 14:10:23.547 | (76/156): libdatrie-0.2.13-11.el10.x86_64.rpm 570 kB/s | 33 kB 00:00 2026-03-17 14:10:23.595 | (77/156): libburn-1.5.6-6.el10.x86_64.rpm 1.5 MB/s | 173 kB 00:00 2026-03-17 14:10:23.653 | (78/156): libijs-0.35-24.el10.x86_64.rpm 518 kB/s | 30 kB 00:00 2026-03-17 14:10:23.872 | (79/156): libisoburn-1.5.6-6.el10.x86_64.rpm 1.9 MB/s | 430 kB 00:00 2026-03-17 14:10:23.988 | (80/156): libisofs-1.5.6-6.el10.x86_64.rpm 2.0 MB/s | 235 kB 00:00 2026-03-17 14:10:24.104 | (81/156): libjpeg-turbo-3.0.2-4.el10.x86_64.rpm 2.1 MB/s | 252 kB 00:00 2026-03-17 14:10:24.164 | (82/156): libjpeg-turbo-devel-3.0.2-4.el10.x86_ 1.6 MB/s | 98 kB 00:00 2026-03-17 14:10:24.281 | (83/156): liblerc-4.0.0-8.el10.x86_64.rpm 1.8 MB/s | 219 kB 00:00 2026-03-17 14:10:24.341 | (84/156): libnetfilter_cthelper-1.0.1-1.el10.x8 406 kB/s | 24 kB 00:00 2026-03-17 14:10:24.400 | (85/156): libnetfilter_cttimeout-1.0.0-27.el10. 412 kB/s | 24 kB 00:00 2026-03-17 14:10:24.487 | (86/156): libnetfilter_queue-1.0.5-9.el10.x86_6 332 kB/s | 29 kB 00:00 2026-03-17 14:10:24.663 | (87/156): libosinfo-1.11.0-8.el10.x86_64.rpm 1.8 MB/s | 317 kB 00:00 2026-03-17 14:10:24.724 | (88/156): libpaper-2.1.1-7.el10.x86_64.rpm 471 kB/s | 28 kB 00:00 2026-03-17 14:10:25.084 | (89/156): libgs-10.02.1-16.el10.x86_64.rpm 2.3 MB/s | 3.5 MB 00:01 2026-03-17 14:10:25.299 | (90/156): libsoup3-3.6.5-5.el10.x86_64.rpm 1.8 MB/s | 396 kB 00:00 2026-03-17 14:10:25.342 | (91/156): librsvg2-2.57.1-9.el10.x86_64.rpm 2.5 MB/s | 1.5 MB 00:00 2026-03-17 14:10:25.414 | (92/156): libthai-0.1.29-10.el10.x86_64.rpm 1.8 MB/s | 215 kB 00:00 2026-03-17 14:10:25.490 | (93/156): libtiff-4.6.0-8.el10.x86_64.rpm 1.4 MB/s | 213 kB 00:00 2026-03-17 14:10:25.550 | (94/156): libtool-ltdl-2.4.7-14.el10.x86_64.rpm 600 kB/s | 35 kB 00:00 2026-03-17 14:10:25.715 | (95/156): libwebp-1.3.2-10.el10.x86_64.rpm 1.7 MB/s | 290 kB 00:00 2026-03-17 14:10:25.723 | (96/156): libtool-2.4.7-14.el10.x86_64.rpm 1.9 MB/s | 597 kB 00:00 2026-03-17 14:10:25.829 | (97/156): libxcb-1.17.0-3.el10.x86_64.rpm 2.2 MB/s | 255 kB 00:00 2026-03-17 14:10:25.889 | (98/156): m4-1.4.19-11.el10.x86_64.rpm 1.8 MB/s | 305 kB 00:00 2026-03-17 14:10:25.947 | (99/156): memcached-1.6.23-7.el10.x86_64.rpm 1.5 MB/s | 185 kB 00:00 2026-03-17 14:10:25.953 | (100/156): memcached-selinux-1.6.23-7.el10.x86_ 454 kB/s | 28 kB 00:00 2026-03-17 14:10:26.013 | (101/156): mod_lua-2.4.63-13.el10.x86_64.rpm 980 kB/s | 60 kB 00:00 2026-03-17 14:10:26.061 | (102/156): mod_http2-2.0.29-3.el10.x86_64.rpm 1.4 MB/s | 164 kB 00:00 2026-03-17 14:10:26.079 | (103/156): mod_ssl-2.4.63-13.el10.x86_64.rpm 1.7 MB/s | 110 kB 00:00 2026-03-17 14:10:26.174 | (104/156): nspr-4.36.0-8.el10.x86_64.rpm 1.2 MB/s | 135 kB 00:00 2026-03-17 14:10:26.388 | (105/156): nss-3.112.0-8.el10.x86_64.rpm 2.3 MB/s | 738 kB 00:00 2026-03-17 14:10:26.393 | (106/156): nss-softokn-3.112.0-8.el10.x86_64.rp 1.8 MB/s | 404 kB 00:00 2026-03-17 14:10:26.451 | (107/156): nss-sysinit-3.112.0-8.el10.x86_64.rp 328 kB/s | 19 kB 00:00 2026-03-17 14:10:26.523 | (108/156): nss-util-3.112.0-8.el10.x86_64.rpm 1.2 MB/s | 85 kB 00:00 2026-03-17 14:10:26.603 | (109/156): nss-softokn-freebl-3.112.0-8.el10.x8 1.9 MB/s | 416 kB 00:00 2026-03-17 14:10:26.639 | (110/156): openjpeg2-2.5.2-5.el10.x86_64.rpm 1.6 MB/s | 188 kB 00:00 2026-03-17 14:10:26.700 | (111/156): osinfo-db-tools-1.11.0-8.el10.x86_64 1.2 MB/s | 74 kB 00:00 2026-03-17 14:10:26.866 | (112/156): pango-1.54.0-3.el10.x86_64.rpm 2.1 MB/s | 354 kB 00:00 2026-03-17 14:10:26.880 | (113/156): osinfo-db-20250606-1.el10.noarch.rpm 2.0 MB/s | 564 kB 00:00 2026-03-17 14:10:27.002 | (114/156): pcre2-utf16-10.44-1.el10.3.x86_64.rp 1.8 MB/s | 227 kB 00:00 2026-03-17 14:10:27.133 | (115/156): pcre2-utf32-10.44-1.el10.3.x86_64.rp 1.6 MB/s | 215 kB 00:00 2026-03-17 14:10:27.151 | (116/156): pcre2-devel-10.44-1.el10.3.x86_64.rp 1.8 MB/s | 532 kB 00:00 2026-03-17 14:10:27.192 | (117/156): perl-File-Compare-1.100.800-514.el10 242 kB/s | 14 kB 00:00 2026-03-17 14:10:27.215 | (118/156): perl-File-Copy-2.41-514.el10.noarch. 324 kB/s | 21 kB 00:00 2026-03-17 14:10:27.264 | (119/156): perl-File-Find-1.44-514.el10.noarch. 367 kB/s | 26 kB 00:00 2026-03-17 14:10:27.282 | (120/156): perl-Thread-Queue-3.14-511.el10.noar 338 kB/s | 22 kB 00:00 2026-03-17 14:10:27.363 | (121/156): perl-threads-2.40-511.el10.x86_64.rp 601 kB/s | 59 kB 00:00 2026-03-17 14:10:27.371 | (122/156): perl-threads-shared-1.69-511.el10.x8 514 kB/s | 46 kB 00:00 2026-03-17 14:10:27.574 | (123/156): pixman-0.43.4-2.el10.x86_64.rpm 1.3 MB/s | 286 kB 00:00 2026-03-17 14:10:27.789 | (124/156): poppler-24.02.0-7.el10.x86_64.rpm 2.9 MB/s | 1.2 MB 00:00 2026-03-17 14:10:27.903 | (125/156): poppler-glib-24.02.0-7.el10.x86_64.r 1.6 MB/s | 190 kB 00:00 2026-03-17 14:10:27.967 | (126/156): postgresql-private-devel-16.13-1.el1 993 kB/s | 63 kB 00:00 2026-03-17 14:10:28.043 | (127/156): postgresql-private-libs-16.13-1.el10 1.9 MB/s | 142 kB 00:00 2026-03-17 14:10:28.109 | (128/156): python3-rtslib-2.1.76-12.el10.noarch 1.9 MB/s | 124 kB 00:00 2026-03-17 14:10:28.388 | (129/156): poppler-data-0.4.11-9.el10.noarch.rp 2.5 MB/s | 2.0 MB 00:00 2026-03-17 14:10:28.452 | (130/156): rsvg-pixbuf-loader-2.57.1-9.el10.x86 259 kB/s | 16 kB 00:00 2026-03-17 14:10:28.511 | (131/156): rsync-daemon-3.4.1-3.el10.noarch.rpm 172 kB/s | 9.9 kB 00:00 2026-03-17 14:10:28.873 | (132/156): qemu-img-10.1.0-13.el10.x86_64.rpm 3.1 MB/s | 2.4 MB 00:00 2026-03-17 14:10:28.882 | (133/156): sqlite-3.46.1-5.el10.x86_64.rpm 2.4 MB/s | 891 kB 00:00 2026-03-17 14:10:28.933 | (134/156): sysfsutils-2.1.1-15.el10.x86_64.rpm 651 kB/s | 38 kB 00:00 2026-03-17 14:10:28.939 | (135/156): target-restore-2.1.76-12.el10.noarch 280 kB/s | 16 kB 00:00 2026-03-17 14:10:28.996 | (136/156): targetcli-2.1.58-5.el10.noarch.rpm 1.4 MB/s | 90 kB 00:00 2026-03-17 14:10:29.009 | (137/156): tzdata-java-2025c-1.el10.noarch.rpm 661 kB/s | 46 kB 00:00 2026-03-17 14:10:29.309 | (138/156): urw-base35-bookman-fonts-20200910-21 2.6 MB/s | 847 kB 00:00 2026-03-17 14:10:29.319 | (139/156): urw-base35-c059-fonts-20200910-21.el 2.8 MB/s | 875 kB 00:00 2026-03-17 14:10:29.370 | (140/156): urw-base35-d050000l-fonts-20200910-2 1.2 MB/s | 76 kB 00:00 2026-03-17 14:10:29.375 | (141/156): urw-base35-fonts-20200910-21.el10.no 191 kB/s | 11 kB 00:00 2026-03-17 14:10:29.428 | (142/156): urw-base35-fonts-common-20200910-21. 371 kB/s | 21 kB 00:00 2026-03-17 14:10:29.595 | (143/156): urw-base35-gothic-fonts-20200910-21. 2.9 MB/s | 643 kB 00:00 2026-03-17 14:10:29.751 | (144/156): urw-base35-nimbus-mono-ps-fonts-2020 2.4 MB/s | 795 kB 00:00 2026-03-17 14:10:29.859 | (145/156): urw-base35-nimbus-roman-fonts-202009 3.2 MB/s | 856 kB 00:00 2026-03-17 14:10:30.172 | (146/156): urw-base35-p052-fonts-20200910-21.el 3.0 MB/s | 974 kB 00:00 2026-03-17 14:10:30.213 | (147/156): urw-base35-nimbus-sans-fonts-2020091 2.8 MB/s | 1.3 MB 00:00 2026-03-17 14:10:30.238 | (148/156): urw-base35-standard-symbols-ps-fonts 646 kB/s | 42 kB 00:00 2026-03-17 14:10:30.299 | (149/156): xml-common-0.6.3-65.el10.noarch.rpm 546 kB/s | 32 kB 00:00 2026-03-17 14:10:30.331 | (150/156): urw-base35-z003-fonts-20200910-21.el 2.3 MB/s | 276 kB 00:00 2026-03-17 14:10:30.384 | (151/156): libyaml-devel-0.2.5-16.el10.x86_64.r 3.1 MB/s | 163 kB 00:00 2026-03-17 14:10:30.405 | (152/156): liberasurecode-1.6.2-10.el10s.x86_64 2.9 MB/s | 60 kB 00:00 2026-03-17 14:10:30.416 | (153/156): liberasurecode-devel-1.6.2-10.el10s. 2.2 MB/s | 24 kB 00:00 2026-03-17 14:10:30.424 | (154/156): xorriso-1.5.6-6.el10.x86_64.rpm 2.5 MB/s | 323 kB 00:00 2026-03-17 14:10:30.430 | (155/156): python3-typing-extensions-4.12.2-2.e 7.1 MB/s | 89 kB 00:00 2026-03-17 14:10:40.222 | (156/156): java-21-openjdk-headless-21.0.10.0.7 2.7 MB/s | 47 MB 00:17 2026-03-17 14:10:40.225 | -------------------------------------------------------------------------------- 2026-03-17 14:10:40.225 | Total 4.7 MB/s | 103 MB 00:22 2026-03-17 14:10:43.591 | Running transaction check 2026-03-17 14:10:43.751 | Transaction check succeeded. 2026-03-17 14:10:43.751 | Running transaction test 2026-03-17 14:10:44.777 | Transaction test succeeded. 2026-03-17 14:10:44.777 | Running transaction 2026-03-17 14:10:46.051 | Running scriptlet: java-21-openjdk-headless-1:21.0.10.0.7-2.el10.x86_64 1/1 2026-03-17 14:10:46.143 | Preparing : 1/1 2026-03-17 14:10:46.151 | Installing : urw-base35-fonts-common-20200910-21.el10.noarch 1/156 2026-03-17 14:10:46.158 | Installing : libpng-2:1.6.40-11.el10.x86_64 2/156 2026-03-17 14:10:46.167 | Installing : nspr-4.36.0-8.el10.x86_64 3/156 2026-03-17 14:10:46.173 | Installing : libjpeg-turbo-3.0.2-4.el10.x86_64 4/156 2026-03-17 14:10:46.181 | Installing : nss-util-3.112.0-8.el10.x86_64 5/156 2026-03-17 14:10:46.187 | Installing : apr-1.7.5-3.el10.x86_64 6/156 2026-03-17 14:10:46.193 | Installing : apr-util-lmdb-1.6.3-23.el10.x86_64 7/156 2026-03-17 14:10:46.200 | Installing : apr-util-openssl-1.6.3-23.el10.x86_64 8/156 2026-03-17 14:10:46.213 | Installing : apr-util-1.6.3-23.el10.x86_64 9/156 2026-03-17 14:10:46.226 | Installing : libwebp-1.3.2-10.el10.x86_64 10/156 2026-03-17 14:10:46.232 | Installing : apr-devel-1.7.5-3.el10.x86_64 11/156 2026-03-17 14:10:46.239 | Installing : perl-threads-1:2.40-511.el10.x86_64 12/156 2026-03-17 14:10:46.245 | Installing : openjpeg2-2.5.2-5.el10.x86_64 13/156 2026-03-17 14:10:46.248 | Installing : lcms2-2.16-6.el10.x86_64 14/156 2026-03-17 14:10:46.332 | Running scriptlet: httpd-filesystem-2.4.63-13.el10.noarch 15/156 2026-03-17 14:10:46.421 | Installing : httpd-filesystem-2.4.63-13.el10.noarch 15/156 2026-03-17 14:10:46.431 | Installing : adobe-mappings-cmap-20230622-5.el10.noarch 16/156 2026-03-17 14:10:46.436 | Installing : adobe-mappings-cmap-deprecated-20230622-5.el10.n 17/156 2026-03-17 14:10:46.442 | Installing : perl-threads-shared-1.69-511.el10.x86_64 18/156 2026-03-17 14:10:46.450 | Installing : perl-Thread-Queue-3.14-511.el10.noarch 19/156 2026-03-17 14:10:46.466 | Installing : httpd-tools-2.4.63-13.el10.x86_64 20/156 2026-03-17 14:10:46.484 | Installing : nss-softokn-freebl-3.112.0-8.el10.x86_64 21/156 2026-03-17 14:10:46.499 | Installing : nss-softokn-3.112.0-8.el10.x86_64 22/156 2026-03-17 14:10:46.503 | Installing : nss-3.112.0-8.el10.x86_64 23/156 2026-03-17 14:10:46.523 | Running scriptlet: nss-3.112.0-8.el10.x86_64 23/156 2026-03-17 14:10:46.536 | Installing : nss-sysinit-3.112.0-8.el10.x86_64 24/156 2026-03-17 14:10:46.538 | Installing : urw-base35-bookman-fonts-20200910-21.el10.noarch 25/156 2026-03-17 14:10:46.569 | Running scriptlet: urw-base35-bookman-fonts-20200910-21.el10.noarch 25/156 2026-03-17 14:10:46.573 | Installing : urw-base35-c059-fonts-20200910-21.el10.noarch 26/156 2026-03-17 14:10:46.588 | Running scriptlet: urw-base35-c059-fonts-20200910-21.el10.noarch 26/156 2026-03-17 14:10:46.596 | Installing : urw-base35-d050000l-fonts-20200910-21.el10.noarc 27/156 2026-03-17 14:10:46.619 | Running scriptlet: urw-base35-d050000l-fonts-20200910-21.el10.noarc 27/156 2026-03-17 14:10:46.626 | Installing : urw-base35-gothic-fonts-20200910-21.el10.noarch 28/156 2026-03-17 14:10:46.649 | Running scriptlet: urw-base35-gothic-fonts-20200910-21.el10.noarch 28/156 2026-03-17 14:10:46.653 | Installing : urw-base35-nimbus-mono-ps-fonts-20200910-21.el10 29/156 2026-03-17 14:10:46.678 | Running scriptlet: urw-base35-nimbus-mono-ps-fonts-20200910-21.el10 29/156 2026-03-17 14:10:46.682 | Installing : urw-base35-nimbus-roman-fonts-20200910-21.el10.n 30/156 2026-03-17 14:10:46.709 | Running scriptlet: urw-base35-nimbus-roman-fonts-20200910-21.el10.n 30/156 2026-03-17 14:10:46.713 | Installing : urw-base35-nimbus-sans-fonts-20200910-21.el10.no 31/156 2026-03-17 14:10:46.734 | Running scriptlet: urw-base35-nimbus-sans-fonts-20200910-21.el10.no 31/156 2026-03-17 14:10:46.739 | Installing : urw-base35-p052-fonts-20200910-21.el10.noarch 32/156 2026-03-17 14:10:46.752 | Running scriptlet: urw-base35-p052-fonts-20200910-21.el10.noarch 32/156 2026-03-17 14:10:46.757 | Installing : urw-base35-standard-symbols-ps-fonts-20200910-21 33/156 2026-03-17 14:10:46.771 | Running scriptlet: urw-base35-standard-symbols-ps-fonts-20200910-21 33/156 2026-03-17 14:10:46.778 | Installing : urw-base35-z003-fonts-20200910-21.el10.noarch 34/156 2026-03-17 14:10:46.793 | Running scriptlet: urw-base35-z003-fonts-20200910-21.el10.noarch 34/156 2026-03-17 14:10:46.803 | Installing : urw-base35-fonts-20200910-21.el10.noarch 35/156 2026-03-17 14:10:46.812 | Installing : python3-typing-extensions-4.12.2-2.el10s.noarch 36/156 2026-03-17 14:10:46.816 | Installing : liberasurecode-1.6.2-10.el10s.x86_64 37/156 2026-03-17 14:10:46.849 | Running scriptlet: liberasurecode-1.6.2-10.el10s.x86_64 37/156 2026-03-17 14:10:46.865 | Running scriptlet: xml-common-0.6.3-65.el10.noarch 38/156 2026-03-17 14:10:46.871 | Installing : xml-common-0.6.3-65.el10.noarch 38/156 2026-03-17 14:10:46.877 | Installing : tzdata-java-2025c-1.el10.noarch 39/156 2026-03-17 14:10:46.952 | Installing : postgresql-private-libs-16.13-1.el10.x86_64 40/156 2026-03-17 14:10:46.962 | Installing : poppler-data-0.4.11-9.el10.noarch 41/156 2026-03-17 14:10:46.966 | Installing : pixman-0.43.4-2.el10.x86_64 42/156 2026-03-17 14:10:46.970 | Installing : perl-File-Find-1.44-514.el10.noarch 43/156 2026-03-17 14:10:46.973 | Installing : perl-File-Copy-2.41-514.el10.noarch 44/156 2026-03-17 14:10:46.978 | Installing : perl-File-Compare-1.100.800-514.el10.noarch 45/156 2026-03-17 14:10:46.986 | Installing : pcre2-utf32-10.44-1.el10.3.x86_64 46/156 2026-03-17 14:10:47.129 | Installing : pcre2-utf16-10.44-1.el10.3.x86_64 47/156 2026-03-17 14:10:47.145 | Installing : osinfo-db-20250606-1.el10.noarch 48/156 2026-03-17 14:10:47.158 | Running scriptlet: memcached-selinux-1.6.23-7.el10.x86_64 49/156 2026-03-17 14:10:47.162 | Installing : memcached-selinux-1.6.23-7.el10.x86_64 49/156 2026-03-17 14:11:02.597 | Running scriptlet: memcached-selinux-1.6.23-7.el10.x86_64 49/156 2026-03-17 14:11:02.645 | Installing : m4-1.4.19-11.el10.x86_64 50/156 2026-03-17 14:11:02.661 | Installing : libtool-ltdl-2.4.7-14.el10.x86_64 51/156 2026-03-17 14:11:02.679 | Installing : libpaper-1:2.1.1-7.el10.x86_64 52/156 2026-03-17 14:11:02.699 | Installing : libnetfilter_queue-1.0.5-9.el10.x86_64 53/156 2026-03-17 14:11:02.710 | Installing : libnetfilter_cttimeout-1.0.0-27.el10.x86_64 54/156 2026-03-17 14:11:02.735 | Installing : libnetfilter_cthelper-1.0.1-1.el10.x86_64 55/156 2026-03-17 14:11:02.766 | Installing : liblerc-4.0.0-8.el10.x86_64 56/156 2026-03-17 14:11:02.788 | Installing : libisofs-1.5.6-6.el10.x86_64 57/156 2026-03-17 14:11:02.817 | Installing : libijs-0.35-24.el10.x86_64 58/156 2026-03-17 14:11:02.829 | Installing : libdatrie-0.2.13-11.el10.x86_64 59/156 2026-03-17 14:11:02.840 | Installing : libthai-0.1.29-10.el10.x86_64 60/156 2026-03-17 14:11:02.854 | Installing : libburn-1.5.6-6.el10.x86_64 61/156 2026-03-17 14:11:02.862 | Installing : libisoburn-1.5.6-6.el10.x86_64 62/156 2026-03-17 14:11:02.895 | Installing : libXau-1.0.11-8.el10.x86_64 63/156 2026-03-17 14:11:02.932 | Installing : libxcb-1.17.0-3.el10.x86_64 64/156 2026-03-17 14:11:02.946 | Installing : libX11-common-1.8.10-1.el10.noarch 65/156 2026-03-17 14:11:02.950 | Installing : libX11-1.8.10-1.el10.x86_64 66/156 2026-03-17 14:11:02.955 | Installing : libXrender-0.9.11-8.el10.x86_64 67/156 2026-03-17 14:11:02.960 | Installing : libXext-1.3.6-3.el10.x86_64 68/156 2026-03-17 14:11:02.968 | Installing : libXpm-3.5.17-5.el10.x86_64 69/156 2026-03-17 14:11:02.981 | Installing : jbigkit-libs-2.1-31.el10.x86_64 70/156 2026-03-17 14:11:02.989 | Installing : libtiff-4.6.0-8.el10.x86_64 71/156 2026-03-17 14:11:02.997 | Installing : jbig2dec-libs-0.20-7.el10.x86_64 72/156 2026-03-17 14:11:03.032 | Installing : javapackages-filesystem-6.4.0-1.el10.noarch 73/156 2026-03-17 14:11:03.040 | Installing : google-droid-sans-fonts-20200215-22.el10.noarch 74/156 2026-03-17 14:11:03.046 | Installing : fribidi-1.0.14-4.el10.x86_64 75/156 2026-03-17 14:11:03.053 | Installing : expat-devel-2.7.3-1.el10.x86_64 76/156 2026-03-17 14:11:03.064 | Installing : apr-util-devel-1.6.3-23.el10.x86_64 77/156 2026-03-17 14:11:03.080 | Installing : centos-logos-httpd-100.4-1.el10.noarch 78/156 2026-03-17 14:11:03.104 | Installing : alsa-lib-1.2.15.3-2.el10.x86_64 79/156 2026-03-17 14:11:03.118 | Installing : adobe-mappings-pdf-20190401-9.el10.noarch 80/156 2026-03-17 14:11:03.128 | Installing : shared-mime-info-2.3-8.el10.x86_64 81/156 2026-03-17 14:11:03.185 | Running scriptlet: shared-mime-info-2.3-8.el10.x86_64 81/156 2026-03-17 14:11:03.200 | Installing : gdk-pixbuf2-2.42.12-4.el10.x86_64 82/156 2026-03-17 14:11:03.252 | Installing : python3-wcwidth-0.2.6-6.el10.noarch 83/156 2026-03-17 14:11:03.271 | Installing : python3-urwid-2.5.3-4.el10.x86_64 84/156 2026-03-17 14:11:03.285 | Installing : python3-pyudev-0.24.1-10.el10.noarch 85/156 2026-03-17 14:11:03.295 | Installing : python3-pyparsing-3.1.1-7.el10.noarch 86/156 2026-03-17 14:11:03.304 | Installing : python3-configshell-1:1.1.30-9.el10.noarch 87/156 2026-03-17 14:11:03.317 | Installing : python3-kmod-0.9.2-6.el10.x86_64 88/156 2026-03-17 14:11:03.323 | Installing : python3-rtslib-2.1.76-12.el10.noarch 89/156 2026-03-17 14:11:03.327 | Installing : target-restore-2.1.76-12.el10.noarch 90/156 2026-03-17 14:11:03.367 | Running scriptlet: target-restore-2.1.76-12.el10.noarch 90/156 2026-03-17 14:11:03.375 | Installing : nettle-3.10.1-1.el10.x86_64 91/156 2026-03-17 14:11:03.461 | Installing : mailcap-2.1.54-8.el10.noarch 92/156 2026-03-17 14:11:03.479 | Installing : httpd-core-2.4.63-13.el10.x86_64 93/156 2026-03-17 14:11:03.484 | Installing : mod_http2-2.0.29-3.el10.x86_64 94/156 2026-03-17 14:11:03.490 | Installing : mod_lua-2.4.63-13.el10.x86_64 95/156 2026-03-17 14:11:03.497 | Installing : lksctp-tools-1.0.21-1.el10.x86_64 96/156 2026-03-17 14:11:03.503 | Installing : libproxy-0.5.5-4.el10.x86_64 97/156 2026-03-17 14:11:03.508 | Installing : isns-utils-libs-0.103-1.el10.x86_64 98/156 2026-03-17 14:11:03.511 | Installing : iscsi-initiator-utils-iscsiuio-6.2.1.11-0.git4b3 99/156 2026-03-17 14:11:03.545 | Running scriptlet: iscsi-initiator-utils-iscsiuio-6.2.1.11-0.git4b3 99/156 2026-03-17 14:11:03.545 | Created symlink '/etc/systemd/system/sockets.target.wants/iscsiuio.socket' → '/usr/lib/systemd/system/iscsiuio.socket'. 2026-03-17 14:11:03.545 | 2026-03-17 14:11:03.565 | Installing : iscsi-initiator-utils-6.2.1.11-0.git4b3e853.el10 100/156 2026-03-17 14:11:03.605 | Running scriptlet: iscsi-initiator-utils-6.2.1.11-0.git4b3e853.el10 100/156 2026-03-17 14:11:03.605 | Created symlink '/etc/systemd/system/sysinit.target.wants/iscsi-starter.service' → '/usr/lib/systemd/system/iscsi-starter.service'. 2026-03-17 14:11:03.605 | Created symlink '/etc/systemd/system/sockets.target.wants/iscsid.socket' → '/usr/lib/systemd/system/iscsid.socket'. 2026-03-17 14:11:03.605 | Created symlink '/etc/systemd/system/sysinit.target.wants/iscsi-onboot.service' → '/usr/lib/systemd/system/iscsi-onboot.service'. 2026-03-17 14:11:03.605 | 2026-03-17 14:11:03.674 | Installing : gsettings-desktop-schemas-47.1-4.el10.x86_64 101/156 2026-03-17 14:11:03.699 | Installing : glib-networking-2.80.0-3.el10.x86_64 102/156 2026-03-17 14:11:03.713 | Installing : libsoup3-3.6.5-5.el10.x86_64 103/156 2026-03-17 14:11:03.724 | Installing : osinfo-db-tools-1.11.0-8.el10.x86_64 104/156 2026-03-17 14:11:03.755 | Installing : graphite2-1.3.14-17.el10.x86_64 105/156 2026-03-17 14:11:03.773 | Installing : harfbuzz-8.4.0-6.el10.x86_64 106/156 2026-03-17 14:11:03.800 | Installing : freetype-2.13.2-8.el10.x86_64 107/156 2026-03-17 14:11:03.811 | Installing : fontconfig-2.15.0-7.el10.x86_64 108/156 2026-03-17 14:11:05.058 | Running scriptlet: fontconfig-2.15.0-7.el10.x86_64 108/156 2026-03-17 14:11:05.066 | Installing : cairo-1.18.2-2.el10.x86_64 109/156 2026-03-17 14:11:05.071 | Installing : cairo-gobject-1.18.2-2.el10.x86_64 110/156 2026-03-17 14:11:05.077 | Installing : gd-2.3.3-22.el10.x86_64 111/156 2026-03-17 14:11:05.098 | Installing : libXft-2.3.8-8.el10.x86_64 112/156 2026-03-17 14:11:05.126 | Installing : pango-1.54.0-3.el10.x86_64 113/156 2026-03-17 14:11:05.133 | Installing : librsvg2-2.57.1-9.el10.x86_64 114/156 2026-03-17 14:11:05.141 | Installing : rsvg-pixbuf-loader-2.57.1-9.el10.x86_64 115/156 2026-03-17 14:11:05.150 | Installing : gpgme-1.23.2-6.el10.x86_64 116/156 2026-03-17 14:11:05.176 | Installing : gpgmepp-1.23.2-6.el10.x86_64 117/156 2026-03-17 14:11:05.189 | Installing : poppler-24.02.0-7.el10.x86_64 118/156 2026-03-17 14:11:05.197 | Installing : poppler-glib-24.02.0-7.el10.x86_64 119/156 2026-03-17 14:11:05.220 | Installing : emacs-filesystem-1:29.4-12.el10.noarch 120/156 2026-03-17 14:11:05.253 | Installing : autoconf-2.71-13.el10.noarch 121/156 2026-03-17 14:11:05.272 | Installing : automake-1.16.5-20.el10.noarch 122/156 2026-03-17 14:11:05.280 | Installing : libtool-2.4.7-14.el10.x86_64 123/156 2026-03-17 14:11:05.284 | Installing : cups-filesystem-1:2.4.10-16.el10.noarch 124/156 2026-03-17 14:11:05.293 | Installing : avahi-libs-0.9~rc2-2.el10.x86_64 125/156 2026-03-17 14:11:05.384 | Installing : cups-libs-1:2.4.10-16.el10.x86_64 126/156 2026-03-17 14:11:05.439 | Installing : libgs-10.02.1-16.el10.x86_64 127/156 2026-03-17 14:11:06.031 | Installing : graphviz-9.0.0-15.el10.x86_64 128/156 2026-03-17 14:11:06.049 | Installing : java-21-openjdk-headless-1:21.0.10.0.7-2.el10.x8 129/156 2026-03-17 14:11:06.102 | Running scriptlet: java-21-openjdk-headless-1:21.0.10.0.7-2.el10.x8 129/156 2026-03-17 14:11:06.194 | Installing : httpd-devel-2.4.63-13.el10.x86_64 130/156 2026-03-17 14:11:06.206 | Installing : libosinfo-1.11.0-8.el10.x86_64 131/156 2026-03-17 14:11:06.207 | Installing : httpd-2.4.63-13.el10.x86_64 132/156 2026-03-17 14:11:06.236 | Running scriptlet: httpd-2.4.63-13.el10.x86_64 132/156 2026-03-17 14:11:06.244 | Installing : mod_ssl-1:2.4.63-13.el10.x86_64 133/156 2026-03-17 14:11:06.348 | Running scriptlet: dnsmasq-2.90-5.el10.x86_64 134/156 2026-03-17 14:11:06.352 | Installing : dnsmasq-2.90-5.el10.x86_64 134/156 2026-03-17 14:11:06.393 | Running scriptlet: dnsmasq-2.90-5.el10.x86_64 134/156 2026-03-17 14:11:06.399 | Installing : targetcli-2.1.58-5.el10.noarch 135/156 2026-03-17 14:11:06.401 | Installing : xorriso-1.5.6-6.el10.x86_64 136/156 2026-03-17 14:11:06.428 | Running scriptlet: xorriso-1.5.6-6.el10.x86_64 136/156 2026-03-17 14:11:06.434 | Installing : conntrack-tools-1.4.8-4.el10.x86_64 137/156 2026-03-17 14:11:06.459 | Running scriptlet: conntrack-tools-1.4.8-4.el10.x86_64 137/156 2026-03-17 14:11:06.573 | Running scriptlet: memcached-1.6.23-7.el10.x86_64 138/156 2026-03-17 14:11:06.579 | Installing : memcached-1.6.23-7.el10.x86_64 138/156 2026-03-17 14:11:06.664 | Running scriptlet: memcached-1.6.23-7.el10.x86_64 138/156 2026-03-17 14:11:06.673 | Installing : pcre2-devel-10.44-1.el10.3.x86_64 139/156 2026-03-17 14:11:06.678 | Installing : postgresql-private-devel-16.13-1.el10.x86_64 140/156 2026-03-17 14:11:06.686 | Installing : liberasurecode-devel-1.6.2-10.el10s.x86_64 141/156 2026-03-17 14:11:06.716 | Installing : libjpeg-turbo-devel-3.0.2-4.el10.x86_64 142/156 2026-03-17 14:11:06.723 | Installing : libyaml-devel-0.2.5-16.el10.x86_64 143/156 2026-03-17 14:11:06.748 | Installing : sysfsutils-2.1.1-15.el10.x86_64 144/156 2026-03-17 14:11:06.754 | Installing : sqlite-3.46.1-5.el10.x86_64 145/156 2026-03-17 14:11:06.756 | Installing : rsync-daemon-3.4.1-3.el10.noarch 146/156 2026-03-17 14:11:06.840 | Running scriptlet: rsync-daemon-3.4.1-3.el10.noarch 146/156 2026-03-17 14:11:06.849 | Installing : qemu-img-18:10.1.0-13.el10.x86_64 147/156 2026-03-17 14:11:06.852 | Installing : iptables-nft-services-1.8.11-12.el10.noarch 148/156 2026-03-17 14:11:06.913 | Running scriptlet: iptables-nft-services-1.8.11-12.el10.noarch 148/156 2026-03-17 14:11:07.089 | Running scriptlet: haproxy-3.0.5-6.el10.x86_64 149/156 2026-03-17 14:11:07.095 | Installing : haproxy-3.0.5-6.el10.x86_64 149/156 2026-03-17 14:11:07.131 | Running scriptlet: haproxy-3.0.5-6.el10.x86_64 149/156 2026-03-17 14:11:07.147 | Installing : dnsmasq-utils-2.90-5.el10.x86_64 150/156 2026-03-17 14:11:07.152 | Installing : net-tools-2.0-0.73.20160912git.el10.x86_64 151/156 2026-03-17 14:11:07.232 | Running scriptlet: net-tools-2.0-0.73.20160912git.el10.x86_64 151/156 2026-03-17 14:11:07.244 | Installing : gettext-0.22.5-6.el10.x86_64 152/156 2026-03-17 14:11:07.258 | Installing : dosfstools-4.2-12.el10.x86_64 153/156 2026-03-17 14:11:07.264 | Installing : cryptsetup-2.8.1-2.el10.x86_64 154/156 2026-03-17 14:11:07.270 | Installing : bc-1.07.1-23.el10.x86_64 155/156 2026-03-17 14:11:07.272 | Installing : acl-2.3.2-4.el10.x86_64 156/156 2026-03-17 14:11:07.287 | Running scriptlet: urw-base35-bookman-fonts-20200910-21.el10.noarch 156/156 2026-03-17 14:11:07.300 | Running scriptlet: urw-base35-c059-fonts-20200910-21.el10.noarch 156/156 2026-03-17 14:11:07.311 | Running scriptlet: urw-base35-d050000l-fonts-20200910-21.el10.noarc 156/156 2026-03-17 14:11:07.325 | Running scriptlet: urw-base35-gothic-fonts-20200910-21.el10.noarch 156/156 2026-03-17 14:11:07.338 | Running scriptlet: urw-base35-nimbus-mono-ps-fonts-20200910-21.el10 156/156 2026-03-17 14:11:07.351 | Running scriptlet: urw-base35-nimbus-roman-fonts-20200910-21.el10.n 156/156 2026-03-17 14:11:07.364 | Running scriptlet: urw-base35-nimbus-sans-fonts-20200910-21.el10.no 156/156 2026-03-17 14:11:07.377 | Running scriptlet: urw-base35-p052-fonts-20200910-21.el10.noarch 156/156 2026-03-17 14:11:07.391 | Running scriptlet: urw-base35-standard-symbols-ps-fonts-20200910-21 156/156 2026-03-17 14:11:07.403 | Running scriptlet: urw-base35-z003-fonts-20200910-21.el10.noarch 156/156 2026-03-17 14:11:08.040 | Running scriptlet: memcached-selinux-1.6.23-7.el10.x86_64 156/156 2026-03-17 14:11:08.059 | Running scriptlet: fontconfig-2.15.0-7.el10.x86_64 156/156 2026-03-17 14:11:08.178 | Running scriptlet: httpd-2.4.63-13.el10.x86_64 156/156 2026-03-17 14:11:13.202 | Running scriptlet: acl-2.3.2-4.el10.x86_64 156/156 2026-03-17 14:11:13.202 | 2026-03-17 14:11:13.202 | Installed: 2026-03-17 14:11:13.202 | acl-2.3.2-4.el10.x86_64 2026-03-17 14:11:13.202 | adobe-mappings-cmap-20230622-5.el10.noarch 2026-03-17 14:11:13.202 | adobe-mappings-cmap-deprecated-20230622-5.el10.noarch 2026-03-17 14:11:13.202 | adobe-mappings-pdf-20190401-9.el10.noarch 2026-03-17 14:11:13.202 | alsa-lib-1.2.15.3-2.el10.x86_64 2026-03-17 14:11:13.202 | apr-1.7.5-3.el10.x86_64 2026-03-17 14:11:13.202 | apr-devel-1.7.5-3.el10.x86_64 2026-03-17 14:11:13.202 | apr-util-1.6.3-23.el10.x86_64 2026-03-17 14:11:13.202 | apr-util-devel-1.6.3-23.el10.x86_64 2026-03-17 14:11:13.202 | apr-util-lmdb-1.6.3-23.el10.x86_64 2026-03-17 14:11:13.202 | apr-util-openssl-1.6.3-23.el10.x86_64 2026-03-17 14:11:13.202 | autoconf-2.71-13.el10.noarch 2026-03-17 14:11:13.202 | automake-1.16.5-20.el10.noarch 2026-03-17 14:11:13.202 | avahi-libs-0.9~rc2-2.el10.x86_64 2026-03-17 14:11:13.202 | bc-1.07.1-23.el10.x86_64 2026-03-17 14:11:13.202 | cairo-1.18.2-2.el10.x86_64 2026-03-17 14:11:13.202 | cairo-gobject-1.18.2-2.el10.x86_64 2026-03-17 14:11:13.202 | centos-logos-httpd-100.4-1.el10.noarch 2026-03-17 14:11:13.202 | conntrack-tools-1.4.8-4.el10.x86_64 2026-03-17 14:11:13.202 | cryptsetup-2.8.1-2.el10.x86_64 2026-03-17 14:11:13.202 | cups-filesystem-1:2.4.10-16.el10.noarch 2026-03-17 14:11:13.202 | cups-libs-1:2.4.10-16.el10.x86_64 2026-03-17 14:11:13.202 | dnsmasq-2.90-5.el10.x86_64 2026-03-17 14:11:13.202 | dnsmasq-utils-2.90-5.el10.x86_64 2026-03-17 14:11:13.202 | dosfstools-4.2-12.el10.x86_64 2026-03-17 14:11:13.202 | emacs-filesystem-1:29.4-12.el10.noarch 2026-03-17 14:11:13.202 | expat-devel-2.7.3-1.el10.x86_64 2026-03-17 14:11:13.202 | fontconfig-2.15.0-7.el10.x86_64 2026-03-17 14:11:13.202 | freetype-2.13.2-8.el10.x86_64 2026-03-17 14:11:13.202 | fribidi-1.0.14-4.el10.x86_64 2026-03-17 14:11:13.202 | gd-2.3.3-22.el10.x86_64 2026-03-17 14:11:13.202 | gdk-pixbuf2-2.42.12-4.el10.x86_64 2026-03-17 14:11:13.202 | gettext-0.22.5-6.el10.x86_64 2026-03-17 14:11:13.202 | glib-networking-2.80.0-3.el10.x86_64 2026-03-17 14:11:13.202 | google-droid-sans-fonts-20200215-22.el10.noarch 2026-03-17 14:11:13.202 | gpgme-1.23.2-6.el10.x86_64 2026-03-17 14:11:13.202 | gpgmepp-1.23.2-6.el10.x86_64 2026-03-17 14:11:13.202 | graphite2-1.3.14-17.el10.x86_64 2026-03-17 14:11:13.202 | graphviz-9.0.0-15.el10.x86_64 2026-03-17 14:11:13.202 | gsettings-desktop-schemas-47.1-4.el10.x86_64 2026-03-17 14:11:13.202 | haproxy-3.0.5-6.el10.x86_64 2026-03-17 14:11:13.202 | harfbuzz-8.4.0-6.el10.x86_64 2026-03-17 14:11:13.202 | httpd-2.4.63-13.el10.x86_64 2026-03-17 14:11:13.202 | httpd-core-2.4.63-13.el10.x86_64 2026-03-17 14:11:13.202 | httpd-devel-2.4.63-13.el10.x86_64 2026-03-17 14:11:13.202 | httpd-filesystem-2.4.63-13.el10.noarch 2026-03-17 14:11:13.202 | httpd-tools-2.4.63-13.el10.x86_64 2026-03-17 14:11:13.202 | iptables-nft-services-1.8.11-12.el10.noarch 2026-03-17 14:11:13.202 | iscsi-initiator-utils-6.2.1.11-0.git4b3e853.el10.x86_64 2026-03-17 14:11:13.202 | iscsi-initiator-utils-iscsiuio-6.2.1.11-0.git4b3e853.el10.x86_64 2026-03-17 14:11:13.202 | isns-utils-libs-0.103-1.el10.x86_64 2026-03-17 14:11:13.202 | java-21-openjdk-headless-1:21.0.10.0.7-2.el10.x86_64 2026-03-17 14:11:13.203 | javapackages-filesystem-6.4.0-1.el10.noarch 2026-03-17 14:11:13.203 | jbig2dec-libs-0.20-7.el10.x86_64 2026-03-17 14:11:13.203 | jbigkit-libs-2.1-31.el10.x86_64 2026-03-17 14:11:13.203 | lcms2-2.16-6.el10.x86_64 2026-03-17 14:11:13.203 | libX11-1.8.10-1.el10.x86_64 2026-03-17 14:11:13.203 | libX11-common-1.8.10-1.el10.noarch 2026-03-17 14:11:13.203 | libXau-1.0.11-8.el10.x86_64 2026-03-17 14:11:13.203 | libXext-1.3.6-3.el10.x86_64 2026-03-17 14:11:13.203 | libXft-2.3.8-8.el10.x86_64 2026-03-17 14:11:13.203 | libXpm-3.5.17-5.el10.x86_64 2026-03-17 14:11:13.203 | libXrender-0.9.11-8.el10.x86_64 2026-03-17 14:11:13.203 | libburn-1.5.6-6.el10.x86_64 2026-03-17 14:11:13.203 | libdatrie-0.2.13-11.el10.x86_64 2026-03-17 14:11:13.203 | liberasurecode-1.6.2-10.el10s.x86_64 2026-03-17 14:11:13.203 | liberasurecode-devel-1.6.2-10.el10s.x86_64 2026-03-17 14:11:13.203 | libgs-10.02.1-16.el10.x86_64 2026-03-17 14:11:13.203 | libijs-0.35-24.el10.x86_64 2026-03-17 14:11:13.203 | libisoburn-1.5.6-6.el10.x86_64 2026-03-17 14:11:13.203 | libisofs-1.5.6-6.el10.x86_64 2026-03-17 14:11:13.203 | libjpeg-turbo-3.0.2-4.el10.x86_64 2026-03-17 14:11:13.203 | libjpeg-turbo-devel-3.0.2-4.el10.x86_64 2026-03-17 14:11:13.203 | liblerc-4.0.0-8.el10.x86_64 2026-03-17 14:11:13.203 | libnetfilter_cthelper-1.0.1-1.el10.x86_64 2026-03-17 14:11:13.203 | libnetfilter_cttimeout-1.0.0-27.el10.x86_64 2026-03-17 14:11:13.203 | libnetfilter_queue-1.0.5-9.el10.x86_64 2026-03-17 14:11:13.203 | libosinfo-1.11.0-8.el10.x86_64 2026-03-17 14:11:13.203 | libpaper-1:2.1.1-7.el10.x86_64 2026-03-17 14:11:13.203 | libpng-2:1.6.40-11.el10.x86_64 2026-03-17 14:11:13.203 | libproxy-0.5.5-4.el10.x86_64 2026-03-17 14:11:13.203 | librsvg2-2.57.1-9.el10.x86_64 2026-03-17 14:11:13.203 | libsoup3-3.6.5-5.el10.x86_64 2026-03-17 14:11:13.203 | libthai-0.1.29-10.el10.x86_64 2026-03-17 14:11:13.203 | libtiff-4.6.0-8.el10.x86_64 2026-03-17 14:11:13.203 | libtool-2.4.7-14.el10.x86_64 2026-03-17 14:11:13.203 | libtool-ltdl-2.4.7-14.el10.x86_64 2026-03-17 14:11:13.203 | libwebp-1.3.2-10.el10.x86_64 2026-03-17 14:11:13.203 | libxcb-1.17.0-3.el10.x86_64 2026-03-17 14:11:13.203 | libyaml-devel-0.2.5-16.el10.x86_64 2026-03-17 14:11:13.203 | lksctp-tools-1.0.21-1.el10.x86_64 2026-03-17 14:11:13.203 | m4-1.4.19-11.el10.x86_64 2026-03-17 14:11:13.203 | mailcap-2.1.54-8.el10.noarch 2026-03-17 14:11:13.203 | memcached-1.6.23-7.el10.x86_64 2026-03-17 14:11:13.203 | memcached-selinux-1.6.23-7.el10.x86_64 2026-03-17 14:11:13.203 | mod_http2-2.0.29-3.el10.x86_64 2026-03-17 14:11:13.203 | mod_lua-2.4.63-13.el10.x86_64 2026-03-17 14:11:13.203 | mod_ssl-1:2.4.63-13.el10.x86_64 2026-03-17 14:11:13.203 | net-tools-2.0-0.73.20160912git.el10.x86_64 2026-03-17 14:11:13.203 | nettle-3.10.1-1.el10.x86_64 2026-03-17 14:11:13.203 | nspr-4.36.0-8.el10.x86_64 2026-03-17 14:11:13.203 | nss-3.112.0-8.el10.x86_64 2026-03-17 14:11:13.203 | nss-softokn-3.112.0-8.el10.x86_64 2026-03-17 14:11:13.203 | nss-softokn-freebl-3.112.0-8.el10.x86_64 2026-03-17 14:11:13.203 | nss-sysinit-3.112.0-8.el10.x86_64 2026-03-17 14:11:13.203 | nss-util-3.112.0-8.el10.x86_64 2026-03-17 14:11:13.203 | openjpeg2-2.5.2-5.el10.x86_64 2026-03-17 14:11:13.203 | osinfo-db-20250606-1.el10.noarch 2026-03-17 14:11:13.203 | osinfo-db-tools-1.11.0-8.el10.x86_64 2026-03-17 14:11:13.203 | pango-1.54.0-3.el10.x86_64 2026-03-17 14:11:13.203 | pcre2-devel-10.44-1.el10.3.x86_64 2026-03-17 14:11:13.203 | pcre2-utf16-10.44-1.el10.3.x86_64 2026-03-17 14:11:13.203 | pcre2-utf32-10.44-1.el10.3.x86_64 2026-03-17 14:11:13.203 | perl-File-Compare-1.100.800-514.el10.noarch 2026-03-17 14:11:13.203 | perl-File-Copy-2.41-514.el10.noarch 2026-03-17 14:11:13.203 | perl-File-Find-1.44-514.el10.noarch 2026-03-17 14:11:13.203 | perl-Thread-Queue-3.14-511.el10.noarch 2026-03-17 14:11:13.203 | perl-threads-1:2.40-511.el10.x86_64 2026-03-17 14:11:13.203 | perl-threads-shared-1.69-511.el10.x86_64 2026-03-17 14:11:13.203 | pixman-0.43.4-2.el10.x86_64 2026-03-17 14:11:13.203 | poppler-24.02.0-7.el10.x86_64 2026-03-17 14:11:13.203 | poppler-data-0.4.11-9.el10.noarch 2026-03-17 14:11:13.203 | poppler-glib-24.02.0-7.el10.x86_64 2026-03-17 14:11:13.203 | postgresql-private-devel-16.13-1.el10.x86_64 2026-03-17 14:11:13.203 | postgresql-private-libs-16.13-1.el10.x86_64 2026-03-17 14:11:13.203 | python3-configshell-1:1.1.30-9.el10.noarch 2026-03-17 14:11:13.203 | python3-kmod-0.9.2-6.el10.x86_64 2026-03-17 14:11:13.203 | python3-pyparsing-3.1.1-7.el10.noarch 2026-03-17 14:11:13.203 | python3-pyudev-0.24.1-10.el10.noarch 2026-03-17 14:11:13.203 | python3-rtslib-2.1.76-12.el10.noarch 2026-03-17 14:11:13.203 | python3-typing-extensions-4.12.2-2.el10s.noarch 2026-03-17 14:11:13.203 | python3-urwid-2.5.3-4.el10.x86_64 2026-03-17 14:11:13.203 | python3-wcwidth-0.2.6-6.el10.noarch 2026-03-17 14:11:13.203 | qemu-img-18:10.1.0-13.el10.x86_64 2026-03-17 14:11:13.203 | rsvg-pixbuf-loader-2.57.1-9.el10.x86_64 2026-03-17 14:11:13.203 | rsync-daemon-3.4.1-3.el10.noarch 2026-03-17 14:11:13.203 | shared-mime-info-2.3-8.el10.x86_64 2026-03-17 14:11:13.203 | sqlite-3.46.1-5.el10.x86_64 2026-03-17 14:11:13.203 | sysfsutils-2.1.1-15.el10.x86_64 2026-03-17 14:11:13.203 | target-restore-2.1.76-12.el10.noarch 2026-03-17 14:11:13.203 | targetcli-2.1.58-5.el10.noarch 2026-03-17 14:11:13.203 | tzdata-java-2025c-1.el10.noarch 2026-03-17 14:11:13.203 | urw-base35-bookman-fonts-20200910-21.el10.noarch 2026-03-17 14:11:13.203 | urw-base35-c059-fonts-20200910-21.el10.noarch 2026-03-17 14:11:13.203 | urw-base35-d050000l-fonts-20200910-21.el10.noarch 2026-03-17 14:11:13.203 | urw-base35-fonts-20200910-21.el10.noarch 2026-03-17 14:11:13.203 | urw-base35-fonts-common-20200910-21.el10.noarch 2026-03-17 14:11:13.203 | urw-base35-gothic-fonts-20200910-21.el10.noarch 2026-03-17 14:11:13.203 | urw-base35-nimbus-mono-ps-fonts-20200910-21.el10.noarch 2026-03-17 14:11:13.203 | urw-base35-nimbus-roman-fonts-20200910-21.el10.noarch 2026-03-17 14:11:13.203 | urw-base35-nimbus-sans-fonts-20200910-21.el10.noarch 2026-03-17 14:11:13.203 | urw-base35-p052-fonts-20200910-21.el10.noarch 2026-03-17 14:11:13.203 | urw-base35-standard-symbols-ps-fonts-20200910-21.el10.noarch 2026-03-17 14:11:13.203 | urw-base35-z003-fonts-20200910-21.el10.noarch 2026-03-17 14:11:13.203 | xml-common-0.6.3-65.el10.noarch 2026-03-17 14:11:13.203 | xorriso-1.5.6-6.el10.x86_64 2026-03-17 14:11:13.203 | 2026-03-17 14:11:13.203 | Complete! 2026-03-17 14:11:13.317 | ++ functions-common:yum_install:1481 : time_stop yum_install 2026-03-17 14:11:13.319 | ++ functions-common:time_stop:2412 : local name 2026-03-17 14:11:13.323 | ++ functions-common:time_stop:2413 : local end_time 2026-03-17 14:11:13.325 | ++ functions-common:time_stop:2414 : local elapsed_time 2026-03-17 14:11:13.327 | ++ functions-common:time_stop:2415 : local total 2026-03-17 14:11:13.329 | ++ functions-common:time_stop:2416 : local start_time 2026-03-17 14:11:13.332 | ++ functions-common:time_stop:2418 : name=yum_install 2026-03-17 14:11:13.335 | ++ functions-common:time_stop:2419 : start_time=1773756616518 2026-03-17 14:11:13.337 | ++ functions-common:time_stop:2421 : [[ -z 1773756616518 ]] 2026-03-17 14:11:13.340 | +++ functions-common:time_stop:2424 : date +%s%3N 2026-03-17 14:11:13.344 | ++ functions-common:time_stop:2424 : end_time=1773756673342 2026-03-17 14:11:13.346 | ++ functions-common:time_stop:2425 : elapsed_time=56824 2026-03-17 14:11:13.348 | ++ functions-common:time_stop:2426 : total=2568 2026-03-17 14:11:13.351 | ++ functions-common:time_stop:2428 : _TIME_START[$name]= 2026-03-17 14:11:13.355 | ++ functions-common:time_stop:2429 : _TIME_TOTAL[$name]=59392 2026-03-17 14:11:13.357 | ++ tools/install_prereqs.sh:source:74 : [[ -n False ]] 2026-03-17 14:11:13.360 | ++ tools/install_prereqs.sh:source:74 : [[ False != \F\a\l\s\e ]] 2026-03-17 14:11:13.363 | +++ tools/install_prereqs.sh:source:83 : which python3.12 2026-03-17 14:11:13.370 | ++ tools/install_prereqs.sh:source:83 : export PYTHON=/bin/python3.12 2026-03-17 14:11:13.372 | ++ tools/install_prereqs.sh:source:83 : PYTHON=/bin/python3.12 2026-03-17 14:11:13.375 | ++ tools/install_prereqs.sh:source:88 : date +%s 2026-03-17 14:11:13.380 | ++ tools/install_prereqs.sh:source:89 : date 2026-03-17 14:11:13.385 | + ./stack.sh:main:795 : [[ False != \T\r\u\e ]] 2026-03-17 14:11:13.389 | + ./stack.sh:main:796 : PYPI_ALTERNATIVE_URL= 2026-03-17 14:11:13.392 | + ./stack.sh:main:796 : /opt/stack/devstack/tools/install_pip.sh 2026-03-17 14:11:14.606 | + tools/install_pip.sh:main:25 : FILES=/opt/stack/devstack/files 2026-03-17 14:11:14.609 | + tools/install_pip.sh:main:40 : PIP_GET_PIP_URL=https://bootstrap.pypa.io/get-pip.py 2026-03-17 14:11:14.611 | + tools/install_pip.sh:main:42 : GetDistro 2026-03-17 14:11:14.613 | + functions-common:GetDistro:470 : GetOSVersion 2026-03-17 14:11:14.615 | + functions-common:GetOSVersion:440 : source /etc/os-release 2026-03-17 14:11:14.618 | ++ /etc/os-release:source:1 : NAME='CentOS Stream' 2026-03-17 14:11:14.620 | ++ /etc/os-release:source:2 : VERSION='10 (Coughlan)' 2026-03-17 14:11:14.622 | ++ /etc/os-release:source:3 : RELEASE_TYPE=stable 2026-03-17 14:11:14.625 | ++ /etc/os-release:source:4 : ID=centos 2026-03-17 14:11:14.627 | ++ /etc/os-release:source:5 : ID_LIKE='rhel fedora' 2026-03-17 14:11:14.629 | ++ /etc/os-release:source:6 : VERSION_ID=10 2026-03-17 14:11:14.632 | ++ /etc/os-release:source:7 : PLATFORM_ID=platform:el10 2026-03-17 14:11:14.634 | ++ /etc/os-release:source:8 : PRETTY_NAME='CentOS Stream 10 (Coughlan)' 2026-03-17 14:11:14.637 | ++ /etc/os-release:source:9 : ANSI_COLOR='0;31' 2026-03-17 14:11:14.639 | ++ /etc/os-release:source:10 : LOGO=fedora-logo-icon 2026-03-17 14:11:14.642 | ++ /etc/os-release:source:11 : CPE_NAME=cpe:/o:centos:centos:10 2026-03-17 14:11:14.644 | ++ /etc/os-release:source:12 : HOME_URL=https://centos.org/ 2026-03-17 14:11:14.646 | ++ /etc/os-release:source:13 : VENDOR_NAME=CentOS 2026-03-17 14:11:14.648 | ++ /etc/os-release:source:14 : VENDOR_URL=https://centos.org/ 2026-03-17 14:11:14.650 | ++ /etc/os-release:source:15 : BUG_REPORT_URL=https://issues.redhat.com/ 2026-03-17 14:11:14.652 | ++ /etc/os-release:source:16 : REDHAT_SUPPORT_PRODUCT='Red Hat Enterprise Linux 10' 2026-03-17 14:11:14.655 | ++ /etc/os-release:source:17 : REDHAT_SUPPORT_PRODUCT_VERSION='CentOS Stream' 2026-03-17 14:11:14.657 | + functions-common:GetOSVersion:441 : [[ centos =~ (almalinux|centos|rocky|rhel) ]] 2026-03-17 14:11:14.660 | + functions-common:GetOSVersion:442 : os_RELEASE=10 2026-03-17 14:11:14.664 | ++ functions-common:GetOSVersion:443 : echo 10 '(Coughlan)' 2026-03-17 14:11:14.664 | ++ functions-common:GetOSVersion:443 : grep -oP '(?<=[(])[^)]*' 2026-03-17 14:11:14.669 | + functions-common:GetOSVersion:443 : os_CODENAME=Coughlan 2026-03-17 14:11:14.671 | ++ functions-common:GetOSVersion:444 : tr -d '[:space:]' 2026-03-17 14:11:14.672 | ++ functions-common:GetOSVersion:444 : echo CentOS Stream 2026-03-17 14:11:14.676 | + functions-common:GetOSVersion:444 : os_VENDOR=CentOSStream 2026-03-17 14:11:14.678 | + functions-common:GetOSVersion:453 : [[ CentOSStream =~ (Debian|Ubuntu) ]] 2026-03-17 14:11:14.680 | + functions-common:GetOSVersion:456 : os_PACKAGE=rpm 2026-03-17 14:11:14.683 | + functions-common:GetOSVersion:459 : typeset -xr os_VENDOR 2026-03-17 14:11:14.685 | + functions-common:GetOSVersion:460 : typeset -xr os_RELEASE 2026-03-17 14:11:14.687 | + functions-common:GetOSVersion:461 : typeset -xr os_PACKAGE 2026-03-17 14:11:14.690 | + functions-common:GetOSVersion:462 : typeset -xr os_CODENAME 2026-03-17 14:11:14.692 | + functions-common:GetDistro:471 : [[ CentOSStream =~ (Ubuntu) ]] 2026-03-17 14:11:14.695 | + functions-common:GetDistro:471 : [[ CentOSStream =~ (Debian) ]] 2026-03-17 14:11:14.697 | + functions-common:GetDistro:475 : [[ CentOSStream =~ (Fedora) ]] 2026-03-17 14:11:14.700 | + functions-common:GetDistro:484 : [[ CentOSStream =~ (Red.*Hat) ]] 2026-03-17 14:11:14.702 | + functions-common:GetDistro:484 : [[ CentOSStream =~ (CentOS) ]] 2026-03-17 14:11:14.706 | ++ functions-common:GetDistro:485 : echo 10 2026-03-17 14:11:14.706 | ++ functions-common:GetDistro:485 : cut -d. -f1 2026-03-17 14:11:14.711 | + functions-common:GetDistro:485 : MAJOR_VERSION=10 2026-03-17 14:11:14.712 | + functions-common:GetDistro:486 : DISTRO=rhel10 2026-03-17 14:11:14.715 | + functions-common:GetDistro:511 : typeset -xr DISTRO 2026-03-17 14:11:14.718 | + tools/install_pip.sh:main:43 : echo 'Distro: rhel10' 2026-03-17 14:11:14.718 | Distro: rhel10 2026-03-17 14:11:14.720 | + tools/install_pip.sh:main:117 : get_versions 2026-03-17 14:11:14.723 | ++ tools/install_pip.sh:get_versions:48 : which pip 2026-03-17 14:11:14.727 | + tools/install_pip.sh:get_versions:48 : PIP=/bin/pip 2026-03-17 14:11:14.728 | + tools/install_pip.sh:get_versions:49 : [[ -n /bin/pip ]] 2026-03-17 14:11:14.732 | ++ tools/install_pip.sh:get_versions:50 : /bin/pip --version 2026-03-17 14:11:14.733 | ++ tools/install_pip.sh:get_versions:50 : awk '{ print $2}' 2026-03-17 14:11:15.243 | + tools/install_pip.sh:get_versions:50 : PIP_VERSION=23.3.2 2026-03-17 14:11:15.245 | + tools/install_pip.sh:get_versions:51 : echo 'pip: 23.3.2' 2026-03-17 14:11:15.245 | pip: 23.3.2 2026-03-17 14:11:15.247 | + tools/install_pip.sh:main:119 : [[ -n '' ]] 2026-03-17 14:11:15.249 | + tools/install_pip.sh:main:123 : is_fedora 2026-03-17 14:11:15.252 | + functions-common:is_fedora:524 : [[ -z CentOSStream ]] 2026-03-17 14:11:15.254 | + functions-common:is_fedora:528 : '[' CentOSStream = Fedora ']' 2026-03-17 14:11:15.256 | + functions-common:is_fedora:528 : '[' CentOSStream = 'Red Hat' ']' 2026-03-17 14:11:15.258 | + functions-common:is_fedora:529 : '[' CentOSStream = openEuler ']' 2026-03-17 14:11:15.261 | + functions-common:is_fedora:530 : '[' CentOSStream = RedHatEnterpriseServer ']' 2026-03-17 14:11:15.262 | + functions-common:is_fedora:531 : '[' CentOSStream = RedHatEnterprise ']' 2026-03-17 14:11:15.265 | + functions-common:is_fedora:532 : '[' CentOSStream = RedHatEnterpriseLinux ']' 2026-03-17 14:11:15.266 | + functions-common:is_fedora:533 : '[' CentOSStream = RockyLinux ']' 2026-03-17 14:11:15.268 | + functions-common:is_fedora:534 : '[' CentOSStream = CentOS ']' 2026-03-17 14:11:15.270 | + functions-common:is_fedora:534 : '[' CentOSStream = CentOSStream ']' 2026-03-17 14:11:15.273 | + tools/install_pip.sh:main:123 : [[ rhel10 == f* ]] 2026-03-17 14:11:15.274 | + tools/install_pip.sh:main:123 : [[ rhel10 == rhel* ]] 2026-03-17 14:11:15.276 | + tools/install_pip.sh:main:133 : : 2026-03-17 14:11:15.277 | + tools/install_pip.sh:main:146 : set -x 2026-03-17 14:11:15.280 | + tools/install_pip.sh:main:149 : get_versions 2026-03-17 14:11:15.284 | ++ tools/install_pip.sh:get_versions:48 : which pip 2026-03-17 14:11:15.288 | + tools/install_pip.sh:get_versions:48 : PIP=/bin/pip 2026-03-17 14:11:15.290 | + tools/install_pip.sh:get_versions:49 : [[ -n /bin/pip ]] 2026-03-17 14:11:15.293 | ++ tools/install_pip.sh:get_versions:50 : /bin/pip --version 2026-03-17 14:11:15.294 | ++ tools/install_pip.sh:get_versions:50 : awk '{ print $2}' 2026-03-17 14:11:15.608 | + tools/install_pip.sh:get_versions:50 : PIP_VERSION=23.3.2 2026-03-17 14:11:15.611 | + tools/install_pip.sh:get_versions:51 : echo 'pip: 23.3.2' 2026-03-17 14:11:15.611 | pip: 23.3.2 2026-03-17 14:11:15.614 | + ./stack.sh:main:800 : source /opt/stack/devstack/tools/fixup_stuff.sh 2026-03-17 14:11:15.616 | ++ tools/fixup_stuff.sh:source:12 : [[ -z /opt/stack/devstack ]] 2026-03-17 14:11:15.620 | + ./stack.sh:main:801 : fixup_all 2026-03-17 14:11:15.623 | + tools/fixup_stuff.sh:fixup_all:111 : fixup_ubuntu 2026-03-17 14:11:15.626 | + tools/fixup_stuff.sh:fixup_ubuntu:95 : is_ubuntu 2026-03-17 14:11:15.629 | + functions-common:is_ubuntu:544 : [[ -z rpm ]] 2026-03-17 14:11:15.632 | + functions-common:is_ubuntu:547 : '[' rpm = deb ']' 2026-03-17 14:11:15.635 | + tools/fixup_stuff.sh:fixup_ubuntu:96 : return 2026-03-17 14:11:15.638 | + tools/fixup_stuff.sh:fixup_all:112 : fixup_fedora 2026-03-17 14:11:15.641 | + tools/fixup_stuff.sh:fixup_fedora:33 : is_fedora 2026-03-17 14:11:15.644 | + functions-common:is_fedora:524 : [[ -z CentOSStream ]] 2026-03-17 14:11:15.647 | + functions-common:is_fedora:528 : '[' CentOSStream = Fedora ']' 2026-03-17 14:11:15.650 | + functions-common:is_fedora:528 : '[' CentOSStream = 'Red Hat' ']' 2026-03-17 14:11:15.654 | + functions-common:is_fedora:529 : '[' CentOSStream = openEuler ']' 2026-03-17 14:11:15.656 | + functions-common:is_fedora:530 : '[' CentOSStream = RedHatEnterpriseServer ']' 2026-03-17 14:11:15.659 | + functions-common:is_fedora:531 : '[' CentOSStream = RedHatEnterprise ']' 2026-03-17 14:11:15.661 | + functions-common:is_fedora:532 : '[' CentOSStream = RedHatEnterpriseLinux ']' 2026-03-17 14:11:15.663 | + functions-common:is_fedora:533 : '[' CentOSStream = RockyLinux ']' 2026-03-17 14:11:15.666 | + functions-common:is_fedora:534 : '[' CentOSStream = CentOS ']' 2026-03-17 14:11:15.669 | + functions-common:is_fedora:534 : '[' CentOSStream = CentOSStream ']' 2026-03-17 14:11:15.672 | + tools/fixup_stuff.sh:fixup_fedora:38 : selinuxenabled 2026-03-17 14:11:15.678 | + tools/fixup_stuff.sh:fixup_fedora:40 : cat 2026-03-17 14:11:15.679 | + tools/fixup_stuff.sh:fixup_fedora:40 : sudo tee /etc/selinux/config 2026-03-17 14:11:15.703 | SELINUX=permissive 2026-03-17 14:11:15.703 | SELINUXTYPE=targeted 2026-03-17 14:11:15.709 | + tools/fixup_stuff.sh:fixup_fedora:45 : sudo setenforce 0 2026-03-17 14:11:15.756 | ++ tools/fixup_stuff.sh:fixup_fedora:48 : trueorfalse False FORCE_FIREWALLD 2026-03-17 14:11:15.775 | + tools/fixup_stuff.sh:fixup_fedora:48 : FORCE_FIREWALLD=False 2026-03-17 14:11:15.778 | + tools/fixup_stuff.sh:fixup_fedora:49 : [[ False == \F\a\l\s\e ]] 2026-03-17 14:11:15.780 | + tools/fixup_stuff.sh:fixup_fedora:64 : is_package_installed firewalld 2026-03-17 14:11:15.783 | + functions-common:is_package_installed:1439 : [[ -z firewalld ]] 2026-03-17 14:11:15.785 | + functions-common:is_package_installed:1443 : [[ -z rpm ]] 2026-03-17 14:11:15.787 | + functions-common:is_package_installed:1447 : [[ rpm = \d\e\b ]] 2026-03-17 14:11:15.790 | + functions-common:is_package_installed:1449 : [[ rpm = \r\p\m ]] 2026-03-17 14:11:15.792 | + functions-common:is_package_installed:1450 : rpm --quiet -q firewalld 2026-03-17 14:11:15.815 | + tools/fixup_stuff.sh:fixup_fedora:81 : sudo rm -rf '/usr/lib64/python3*/site-packages/PyYAML-*.egg-info' 2026-03-17 14:11:15.840 | + tools/fixup_stuff.sh:fixup_fedora:89 : is_package_installed python3-setuptools 2026-03-17 14:11:15.843 | + functions-common:is_package_installed:1439 : [[ -z python3-setuptools ]] 2026-03-17 14:11:15.847 | + functions-common:is_package_installed:1443 : [[ -z rpm ]] 2026-03-17 14:11:15.850 | + functions-common:is_package_installed:1447 : [[ rpm = \d\e\b ]] 2026-03-17 14:11:15.853 | + functions-common:is_package_installed:1449 : [[ rpm = \r\p\m ]] 2026-03-17 14:11:15.856 | + functions-common:is_package_installed:1450 : rpm --quiet -q python3-setuptools 2026-03-17 14:11:15.883 | + tools/fixup_stuff.sh:fixup_fedora:90 : sudo dnf reinstall -y python3-setuptools 2026-03-17 14:11:16.447 | Last metadata expiration check: 0:02:25 ago on Tue 17 Mar 2026 10:08:51 AM EDT. 2026-03-17 14:11:16.549 | Dependencies resolved. 2026-03-17 14:11:16.550 | ================================================================================ 2026-03-17 14:11:16.550 | Package Architecture Version Repository Size 2026-03-17 14:11:16.550 | ================================================================================ 2026-03-17 14:11:16.550 | Reinstalling: 2026-03-17 14:11:16.550 | python3-setuptools noarch 69.0.3-12.el10 baseos 1.6 M 2026-03-17 14:11:16.550 | 2026-03-17 14:11:16.550 | Transaction Summary 2026-03-17 14:11:16.550 | ================================================================================ 2026-03-17 14:11:16.550 | 2026-03-17 14:11:16.550 | Total download size: 1.6 M 2026-03-17 14:11:16.550 | Installed size: 7.1 M 2026-03-17 14:11:16.551 | Downloading Packages: 2026-03-17 14:11:17.529 | python3-setuptools-69.0.3-12.el10.noarch.rpm 2.1 MB/s | 1.6 MB 00:00 2026-03-17 14:11:17.533 | -------------------------------------------------------------------------------- 2026-03-17 14:11:17.533 | Total 1.6 MB/s | 1.6 MB 00:00 2026-03-17 14:11:17.551 | Running transaction check 2026-03-17 14:11:17.564 | Transaction check succeeded. 2026-03-17 14:11:17.564 | Running transaction test 2026-03-17 14:11:17.594 | Transaction test succeeded. 2026-03-17 14:11:17.596 | Running transaction 2026-03-17 14:11:17.796 | Preparing : 1/1 2026-03-17 14:11:17.815 | Reinstalling : python3-setuptools-69.0.3-12.el10.noarch 1/2 2026-03-17 14:11:17.890 | Cleanup : python3-setuptools-69.0.3-12.el10.noarch 2/2 2026-03-17 14:11:18.161 | Running scriptlet: python3-setuptools-69.0.3-12.el10.noarch 2/2 2026-03-17 14:11:18.161 | 2026-03-17 14:11:18.161 | Reinstalled: 2026-03-17 14:11:18.161 | python3-setuptools-69.0.3-12.el10.noarch 2026-03-17 14:11:18.161 | 2026-03-17 14:11:18.161 | Complete! 2026-03-17 14:11:18.238 | + ./stack.sh:main:803 : [[ False == \T\r\u\e ]] 2026-03-17 14:11:18.240 | + ./stack.sh:main:818 : pip_install -U os-testr 2026-03-17 14:11:18.262 | Using python 3.12 to install os-testr 2026-03-17 14:11:18.264 | + inc/python:pip_install:210 : sudo -H LC_ALL=en_US.UTF-8 http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= python3.12 -m pip install -c /opt/stack/requirements/upper-constraints.txt -U os-testr 2026-03-17 14:11:18.958 | Looking in indexes: http://mirror.regionone.vexxhost-nodepool-sf.rdoproject.org/pypi/simple, http://mirror.regionone.vexxhost-nodepool-sf.rdoproject.org/wheel/centos-10-x86_64 2026-03-17 14:11:19.001 | Collecting os-testr 2026-03-17 14:11:19.003 | Downloading http://mirror.regionone.vexxhost-nodepool-sf.rdoproject.org/pypifiles/packages/18/b8/9e4ee82fda62577ec9b23ad6b4fc79fceb5d31cc72a2f5f95d84959cf385/os_testr-3.0.0-py3-none-any.whl.metadata (1.8 kB) 2026-03-17 14:11:19.045 | Collecting pbr!=2.1.0,>=2.0.0 (from os-testr) 2026-03-17 14:11:19.048 | Downloading http://mirror.regionone.vexxhost-nodepool-sf.rdoproject.org/pypifiles/packages/c0/db/61efa0d08a99f897ef98256b03e563092d36cc38dc4ebe4a85020fe40b31/pbr-7.0.3-py2.py3-none-any.whl.metadata (3.8 kB) 2026-03-17 14:11:19.074 | Collecting python-subunit>=1.0.0 (from os-testr) 2026-03-17 14:11:19.076 | Downloading http://mirror.regionone.vexxhost-nodepool-sf.rdoproject.org/pypifiles/packages/11/7f/4db5d207dd7795a92bbd4d15e6ce04bded26fae4ea474d931d959fafa296/python_subunit-1.4.5-py3-none-any.whl.metadata (22 kB) 2026-03-17 14:11:19.108 | Collecting testtools>=2.2.0 (from os-testr) 2026-03-17 14:11:19.111 | Downloading http://mirror.regionone.vexxhost-nodepool-sf.rdoproject.org/pypifiles/packages/33/5b/d1f8ec4c9f8353dd00bcb0d73917f017bb3818c98a818a1e837c4a69b858/testtools-2.8.5-py3-none-any.whl.metadata (5.4 kB) 2026-03-17 14:11:19.121 | Requirement already satisfied: setuptools in /usr/lib/python3.12/site-packages (from pbr!=2.1.0,>=2.0.0->os-testr) (69.0.3) 2026-03-17 14:11:19.148 | Collecting iso8601 (from python-subunit>=1.0.0->os-testr) 2026-03-17 14:11:19.151 | Downloading http://mirror.regionone.vexxhost-nodepool-sf.rdoproject.org/pypifiles/packages/6c/0c/f37b6a241f0759b7653ffa7213889d89ad49a2b76eb2ddf3b57b2738c347/iso8601-2.1.0-py3-none-any.whl.metadata (3.7 kB) 2026-03-17 14:11:19.219 | Downloading http://mirror.regionone.vexxhost-nodepool-sf.rdoproject.org/pypifiles/packages/18/b8/9e4ee82fda62577ec9b23ad6b4fc79fceb5d31cc72a2f5f95d84959cf385/os_testr-3.0.0-py3-none-any.whl (32 kB) 2026-03-17 14:11:19.232 | Downloading http://mirror.regionone.vexxhost-nodepool-sf.rdoproject.org/pypifiles/packages/c0/db/61efa0d08a99f897ef98256b03e563092d36cc38dc4ebe4a85020fe40b31/pbr-7.0.3-py2.py3-none-any.whl (131 kB) 2026-03-17 14:11:19.242 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 131.9/131.9 kB 17.9 MB/s eta 0:00:00 2026-03-17 14:11:19.245 | Downloading http://mirror.regionone.vexxhost-nodepool-sf.rdoproject.org/pypifiles/packages/11/7f/4db5d207dd7795a92bbd4d15e6ce04bded26fae4ea474d931d959fafa296/python_subunit-1.4.5-py3-none-any.whl (102 kB) 2026-03-17 14:11:19.259 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 102.5/102.5 kB 8.4 MB/s eta 0:00:00 2026-03-17 14:11:19.263 | Downloading http://mirror.regionone.vexxhost-nodepool-sf.rdoproject.org/pypifiles/packages/33/5b/d1f8ec4c9f8353dd00bcb0d73917f017bb3818c98a818a1e837c4a69b858/testtools-2.8.5-py3-none-any.whl (109 kB) 2026-03-17 14:11:19.277 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 109.8/109.8 kB 8.7 MB/s eta 0:00:00 2026-03-17 14:11:19.280 | Downloading http://mirror.regionone.vexxhost-nodepool-sf.rdoproject.org/pypifiles/packages/6c/0c/f37b6a241f0759b7653ffa7213889d89ad49a2b76eb2ddf3b57b2738c347/iso8601-2.1.0-py3-none-any.whl (7.5 kB) 2026-03-17 14:11:19.446 | Installing collected packages: testtools, pbr, iso8601, python-subunit, os-testr 2026-03-17 14:11:19.701 | Successfully installed iso8601-2.1.0 os-testr-3.0.0 pbr-7.0.3 python-subunit-1.4.5 testtools-2.8.5 2026-03-17 14:11:19.701 | WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv 2026-03-17 14:11:19.910 | + inc/python:pip_install:216 : result=0 2026-03-17 14:11:19.915 | + inc/python:pip_install:218 : time_stop pip_install 2026-03-17 14:11:19.918 | + functions-common:time_stop:2412 : local name 2026-03-17 14:11:19.922 | + functions-common:time_stop:2413 : local end_time 2026-03-17 14:11:19.924 | + functions-common:time_stop:2414 : local elapsed_time 2026-03-17 14:11:19.928 | + functions-common:time_stop:2415 : local total 2026-03-17 14:11:19.932 | + functions-common:time_stop:2416 : local start_time 2026-03-17 14:11:19.935 | + functions-common:time_stop:2418 : name=pip_install 2026-03-17 14:11:19.938 | + functions-common:time_stop:2419 : start_time=1773756678256 2026-03-17 14:11:19.942 | + functions-common:time_stop:2421 : [[ -z 1773756678256 ]] 2026-03-17 14:11:19.945 | ++ functions-common:time_stop:2424 : date +%s%3N 2026-03-17 14:11:19.951 | + functions-common:time_stop:2424 : end_time=1773756679947 2026-03-17 14:11:19.954 | + functions-common:time_stop:2425 : elapsed_time=1691 2026-03-17 14:11:19.957 | + functions-common:time_stop:2426 : total=0 2026-03-17 14:11:19.961 | + functions-common:time_stop:2428 : _TIME_START[$name]= 2026-03-17 14:11:19.964 | + functions-common:time_stop:2429 : _TIME_TOTAL[$name]=1691 2026-03-17 14:11:19.968 | + inc/python:pip_install:219 : return 0 2026-03-17 14:11:19.971 | + ./stack.sh:main:822 : iniset -sudo /etc/systemd/journald.conf Journal RateLimitBurst 0 2026-03-17 14:11:20.086 | + ./stack.sh:main:823 : sudo systemctl restart systemd-journald 2026-03-17 14:11:20.188 | + ./stack.sh:main:829 : install_infra 2026-03-17 14:11:20.190 | + lib/infra:install_infra:31 : local PIP_VIRTUAL_ENV=/opt/stack/requirements/.venv 2026-03-17 14:11:20.193 | + lib/infra:install_infra:32 : '[' '!' -d /opt/stack/requirements/.venv ']' 2026-03-17 14:11:20.196 | + lib/infra:install_infra:32 : python3.12 -m venv /opt/stack/requirements/.venv 2026-03-17 14:11:22.951 | + lib/infra:install_infra:34 : PIP_VIRTUAL_ENV=/opt/stack/requirements/.venv 2026-03-17 14:11:22.953 | + lib/infra:install_infra:34 : pip_install -U pbr 'setuptools[core]' 2026-03-17 14:11:22.973 | + 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-17 14:11:23.553 | Looking in indexes: http://mirror.regionone.vexxhost-nodepool-sf.rdoproject.org/pypi/simple, http://mirror.regionone.vexxhost-nodepool-sf.rdoproject.org/wheel/centos-10-x86_64 2026-03-17 14:11:23.604 | Collecting pbr 2026-03-17 14:11:23.607 | Downloading http://mirror.regionone.vexxhost-nodepool-sf.rdoproject.org/pypifiles/packages/c0/db/61efa0d08a99f897ef98256b03e563092d36cc38dc4ebe4a85020fe40b31/pbr-7.0.3-py2.py3-none-any.whl.metadata (3.8 kB) 2026-03-17 14:11:23.838 | Collecting setuptools[core] 2026-03-17 14:11:23.842 | Downloading http://mirror.regionone.vexxhost-nodepool-sf.rdoproject.org/pypifiles/packages/9d/76/f789f7a86709c6b087c5a2f52f911838cad707cc613162401badc665acfe/setuptools-82.0.1-py3-none-any.whl.metadata (6.5 kB) 2026-03-17 14:11:23.920 | Collecting packaging>=24.2 (from setuptools[core]) 2026-03-17 14:11:23.922 | Downloading http://mirror.regionone.vexxhost-nodepool-sf.rdoproject.org/pypifiles/packages/b7/b9/c538f279a4e237a006a2c98387d081e9eb060d203d8ed34467cc0f0b9b53/packaging-26.0-py3-none-any.whl.metadata (3.3 kB) 2026-03-17 14:11:23.954 | Collecting more_itertools>=8.8 (from setuptools[core]) 2026-03-17 14:11:23.957 | Downloading http://mirror.regionone.vexxhost-nodepool-sf.rdoproject.org/pypifiles/packages/a4/8e/469e5a4a2f5855992e425f3cb33804cc07bf18d48f2db061aec61ce50270/more_itertools-10.8.0-py3-none-any.whl.metadata (39 kB) 2026-03-17 14:11:23.991 | Collecting jaraco.text>=3.7 (from setuptools[core]) 2026-03-17 14:11:23.993 | Downloading http://mirror.regionone.vexxhost-nodepool-sf.rdoproject.org/pypifiles/packages/39/6d/628f347098059957987596123b3992120c673d17e8ce560185b1d6b88a27/jaraco_text-4.2.0-py3-none-any.whl.metadata (3.8 kB) 2026-03-17 14:11:24.040 | Collecting wheel>=0.43.0 (from setuptools[core]) 2026-03-17 14:11:24.042 | Downloading http://mirror.regionone.vexxhost-nodepool-sf.rdoproject.org/pypifiles/packages/87/22/b76d483683216dde3d67cba61fb2444be8d5be289bf628c13fc0fd90e5f9/wheel-0.46.3-py3-none-any.whl.metadata (2.4 kB) 2026-03-17 14:11:24.074 | Collecting jaraco.functools>=4 (from setuptools[core]) 2026-03-17 14:11:24.076 | Downloading http://mirror.regionone.vexxhost-nodepool-sf.rdoproject.org/pypifiles/packages/fd/c4/813bb09f0985cb21e959f21f2464169eca882656849adf727ac7bb7e1767/jaraco_functools-4.4.0-py3-none-any.whl.metadata (3.0 kB) 2026-03-17 14:11:24.125 | Collecting jaraco.context>=4.1 (from jaraco.text>=3.7->setuptools[core]) 2026-03-17 14:11:24.127 | Downloading http://mirror.regionone.vexxhost-nodepool-sf.rdoproject.org/pypifiles/packages/8d/48/aa685dbf1024c7bd82bede569e3a85f82c32fd3d79ba5fea578f0159571a/jaraco_context-6.1.0-py3-none-any.whl.metadata (4.3 kB) 2026-03-17 14:11:24.159 | Collecting typer-slim (from jaraco.text>=3.7->setuptools[core]) 2026-03-17 14:11:24.160 | Downloading http://mirror.regionone.vexxhost-nodepool-sf.rdoproject.org/pypifiles/packages/a7/24/5480c20380dfd18cf33d14784096dca45a24eae6102e91d49a718d3b6855/typer_slim-0.24.0-py3-none-any.whl.metadata (4.2 kB) 2026-03-17 14:11:24.285 | Collecting typer>=0.24.0 (from typer-slim->jaraco.text>=3.7->setuptools[core]) 2026-03-17 14:11:24.288 | Downloading http://mirror.regionone.vexxhost-nodepool-sf.rdoproject.org/pypifiles/packages/4a/91/48db081e7a63bb37284f9fbcefda7c44c277b18b0e13fbc36ea2335b71e6/typer-0.24.1-py3-none-any.whl.metadata (16 kB) 2026-03-17 14:11:24.327 | Collecting click>=8.2.1 (from typer>=0.24.0->typer-slim->jaraco.text>=3.7->setuptools[core]) 2026-03-17 14:11:24.329 | Downloading http://mirror.regionone.vexxhost-nodepool-sf.rdoproject.org/pypifiles/packages/98/78/01c019cdb5d6498122777c1a43056ebb3ebfeef2076d9d026bfe15583b2b/click-8.3.1-py3-none-any.whl.metadata (2.6 kB) 2026-03-17 14:11:24.359 | Collecting shellingham>=1.3.0 (from typer>=0.24.0->typer-slim->jaraco.text>=3.7->setuptools[core]) 2026-03-17 14:11:24.362 | Downloading http://mirror.regionone.vexxhost-nodepool-sf.rdoproject.org/pypifiles/packages/e0/f9/0595336914c5619e5f28a1fb793285925a8cd4b432c9da0a987836c7f822/shellingham-1.5.4-py2.py3-none-any.whl.metadata (3.5 kB) 2026-03-17 14:11:24.442 | Collecting rich>=12.3.0 (from typer>=0.24.0->typer-slim->jaraco.text>=3.7->setuptools[core]) 2026-03-17 14:11:24.446 | Downloading http://mirror.regionone.vexxhost-nodepool-sf.rdoproject.org/pypifiles/packages/14/25/b208c5683343959b670dc001595f2f3737e051da617f66c31f7c4fa93abc/rich-14.3.3-py3-none-any.whl.metadata (18 kB) 2026-03-17 14:11:24.470 | Collecting annotated-doc>=0.0.2 (from typer>=0.24.0->typer-slim->jaraco.text>=3.7->setuptools[core]) 2026-03-17 14:11:24.473 | Downloading http://mirror.regionone.vexxhost-nodepool-sf.rdoproject.org/pypifiles/packages/1e/d3/26bf1008eb3d2daa8ef4cacc7f3bfdc11818d111f7e2d0201bc6e3b49d45/annotated_doc-0.0.4-py3-none-any.whl.metadata (6.6 kB) 2026-03-17 14:11:24.515 | 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-17 14:11:24.518 | Downloading http://mirror.regionone.vexxhost-nodepool-sf.rdoproject.org/pypifiles/packages/94/54/e7d793b573f298e1c9013b8c4dade17d481164aa517d1d7148619c2cedbf/markdown_it_py-4.0.0-py3-none-any.whl.metadata (7.3 kB) 2026-03-17 14:11:24.557 | 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-17 14:11:24.559 | Downloading http://mirror.regionone.vexxhost-nodepool-sf.rdoproject.org/pypifiles/packages/c7/21/705964c7812476f378728bdf590ca4b771ec72385c533964653c68e86bdc/pygments-2.19.2-py3-none-any.whl.metadata (2.5 kB) 2026-03-17 14:11:24.602 | 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-17 14:11:24.605 | Downloading http://mirror.regionone.vexxhost-nodepool-sf.rdoproject.org/pypifiles/packages/b3/38/89ba8ad64ae25be8de66a6d463314cf1eb366222074cfda9ee839c56a4b4/mdurl-0.1.2-py3-none-any.whl.metadata (1.6 kB) 2026-03-17 14:11:24.625 | Downloading http://mirror.regionone.vexxhost-nodepool-sf.rdoproject.org/pypifiles/packages/c0/db/61efa0d08a99f897ef98256b03e563092d36cc38dc4ebe4a85020fe40b31/pbr-7.0.3-py2.py3-none-any.whl (131 kB) 2026-03-17 14:11:24.634 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 131.9/131.9 kB 16.8 MB/s eta 0:00:00 2026-03-17 14:11:24.637 | Downloading http://mirror.regionone.vexxhost-nodepool-sf.rdoproject.org/pypifiles/packages/fd/c4/813bb09f0985cb21e959f21f2464169eca882656849adf727ac7bb7e1767/jaraco_functools-4.4.0-py3-none-any.whl (10 kB) 2026-03-17 14:11:24.645 | Downloading http://mirror.regionone.vexxhost-nodepool-sf.rdoproject.org/pypifiles/packages/39/6d/628f347098059957987596123b3992120c673d17e8ce560185b1d6b88a27/jaraco_text-4.2.0-py3-none-any.whl (13 kB) 2026-03-17 14:11:24.653 | Downloading http://mirror.regionone.vexxhost-nodepool-sf.rdoproject.org/pypifiles/packages/a4/8e/469e5a4a2f5855992e425f3cb33804cc07bf18d48f2db061aec61ce50270/more_itertools-10.8.0-py3-none-any.whl (69 kB) 2026-03-17 14:11:24.661 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 69.7/69.7 kB 10.3 MB/s eta 0:00:00 2026-03-17 14:11:24.664 | Downloading http://mirror.regionone.vexxhost-nodepool-sf.rdoproject.org/pypifiles/packages/b7/b9/c538f279a4e237a006a2c98387d081e9eb060d203d8ed34467cc0f0b9b53/packaging-26.0-py3-none-any.whl (74 kB) 2026-03-17 14:11:24.672 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 74.4/74.4 kB 11.0 MB/s eta 0:00:00 2026-03-17 14:11:24.674 | Downloading http://mirror.regionone.vexxhost-nodepool-sf.rdoproject.org/pypifiles/packages/87/22/b76d483683216dde3d67cba61fb2444be8d5be289bf628c13fc0fd90e5f9/wheel-0.46.3-py3-none-any.whl (30 kB) 2026-03-17 14:11:24.682 | Downloading http://mirror.regionone.vexxhost-nodepool-sf.rdoproject.org/pypifiles/packages/9d/76/f789f7a86709c6b087c5a2f52f911838cad707cc613162401badc665acfe/setuptools-82.0.1-py3-none-any.whl (1.0 MB) 2026-03-17 14:11:24.697 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.0/1.0 MB 80.1 MB/s eta 0:00:00 2026-03-17 14:11:24.700 | Downloading http://mirror.regionone.vexxhost-nodepool-sf.rdoproject.org/pypifiles/packages/8d/48/aa685dbf1024c7bd82bede569e3a85f82c32fd3d79ba5fea578f0159571a/jaraco_context-6.1.0-py3-none-any.whl (7.1 kB) 2026-03-17 14:11:24.707 | Downloading http://mirror.regionone.vexxhost-nodepool-sf.rdoproject.org/pypifiles/packages/a7/24/5480c20380dfd18cf33d14784096dca45a24eae6102e91d49a718d3b6855/typer_slim-0.24.0-py3-none-any.whl (3.4 kB) 2026-03-17 14:11:24.714 | Downloading http://mirror.regionone.vexxhost-nodepool-sf.rdoproject.org/pypifiles/packages/4a/91/48db081e7a63bb37284f9fbcefda7c44c277b18b0e13fbc36ea2335b71e6/typer-0.24.1-py3-none-any.whl (56 kB) 2026-03-17 14:11:24.723 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 56.1/56.1 kB 8.5 MB/s eta 0:00:00 2026-03-17 14:11:24.725 | Downloading http://mirror.regionone.vexxhost-nodepool-sf.rdoproject.org/pypifiles/packages/1e/d3/26bf1008eb3d2daa8ef4cacc7f3bfdc11818d111f7e2d0201bc6e3b49d45/annotated_doc-0.0.4-py3-none-any.whl (5.3 kB) 2026-03-17 14:11:24.732 | Downloading http://mirror.regionone.vexxhost-nodepool-sf.rdoproject.org/pypifiles/packages/98/78/01c019cdb5d6498122777c1a43056ebb3ebfeef2076d9d026bfe15583b2b/click-8.3.1-py3-none-any.whl (108 kB) 2026-03-17 14:11:24.740 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 108.3/108.3 kB 17.1 MB/s eta 0:00:00 2026-03-17 14:11:24.743 | Downloading http://mirror.regionone.vexxhost-nodepool-sf.rdoproject.org/pypifiles/packages/14/25/b208c5683343959b670dc001595f2f3737e051da617f66c31f7c4fa93abc/rich-14.3.3-py3-none-any.whl (310 kB) 2026-03-17 14:11:24.754 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 310.5/310.5 kB 37.6 MB/s eta 0:00:00 2026-03-17 14:11:24.757 | Downloading http://mirror.regionone.vexxhost-nodepool-sf.rdoproject.org/pypifiles/packages/e0/f9/0595336914c5619e5f28a1fb793285925a8cd4b432c9da0a987836c7f822/shellingham-1.5.4-py2.py3-none-any.whl (9.8 kB) 2026-03-17 14:11:24.766 | Downloading http://mirror.regionone.vexxhost-nodepool-sf.rdoproject.org/pypifiles/packages/94/54/e7d793b573f298e1c9013b8c4dade17d481164aa517d1d7148619c2cedbf/markdown_it_py-4.0.0-py3-none-any.whl (87 kB) 2026-03-17 14:11:24.773 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 87.3/87.3 kB 13.5 MB/s eta 0:00:00 2026-03-17 14:11:24.776 | Downloading http://mirror.regionone.vexxhost-nodepool-sf.rdoproject.org/pypifiles/packages/c7/21/705964c7812476f378728bdf590ca4b771ec72385c533964653c68e86bdc/pygments-2.19.2-py3-none-any.whl (1.2 MB) 2026-03-17 14:11:24.792 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.2/1.2 MB 86.7 MB/s eta 0:00:00 2026-03-17 14:11:24.795 | Downloading http://mirror.regionone.vexxhost-nodepool-sf.rdoproject.org/pypifiles/packages/b3/38/89ba8ad64ae25be8de66a6d463314cf1eb366222074cfda9ee839c56a4b4/mdurl-0.1.2-py3-none-any.whl (10.0 kB) 2026-03-17 14:11:24.942 | Installing collected packages: shellingham, setuptools, pygments, packaging, more_itertools, mdurl, jaraco.context, click, annotated-doc, wheel, pbr, markdown-it-py, jaraco.functools, rich, typer, typer-slim, jaraco.text 2026-03-17 14:11:26.762 | Successfully installed annotated-doc-0.0.4 click-8.3.1 jaraco.context-6.1.0 jaraco.functools-4.4.0 jaraco.text-4.2.0 markdown-it-py-4.0.0 mdurl-0.1.2 more_itertools-10.8.0 packaging-26.0 pbr-7.0.3 pygments-2.19.2 rich-14.3.3 setuptools-82.0.1 shellingham-1.5.4 typer-0.24.1 typer-slim-0.24.0 wheel-0.46.3 2026-03-17 14:11:26.838 | 2026-03-17 14:11:26.838 | [notice] A new release of pip is available: 23.3.2 -> 26.0.1 2026-03-17 14:11:26.838 | [notice] To update, run: python3.12 -m pip install --upgrade pip 2026-03-17 14:11:26.987 | + inc/python:pip_install:216 : result=0 2026-03-17 14:11:26.990 | + inc/python:pip_install:218 : time_stop pip_install 2026-03-17 14:11:26.993 | + functions-common:time_stop:2412 : local name 2026-03-17 14:11:26.996 | + functions-common:time_stop:2413 : local end_time 2026-03-17 14:11:26.998 | + functions-common:time_stop:2414 : local elapsed_time 2026-03-17 14:11:27.000 | + functions-common:time_stop:2415 : local total 2026-03-17 14:11:27.003 | + functions-common:time_stop:2416 : local start_time 2026-03-17 14:11:27.006 | + functions-common:time_stop:2418 : name=pip_install 2026-03-17 14:11:27.009 | + functions-common:time_stop:2419 : start_time=1773756682967 2026-03-17 14:11:27.011 | + functions-common:time_stop:2421 : [[ -z 1773756682967 ]] 2026-03-17 14:11:27.015 | ++ functions-common:time_stop:2424 : date +%s%3N 2026-03-17 14:11:27.019 | + functions-common:time_stop:2424 : end_time=1773756687016 2026-03-17 14:11:27.021 | + functions-common:time_stop:2425 : elapsed_time=4049 2026-03-17 14:11:27.023 | + functions-common:time_stop:2426 : total=1691 2026-03-17 14:11:27.026 | + functions-common:time_stop:2428 : _TIME_START[$name]= 2026-03-17 14:11:27.029 | + functions-common:time_stop:2429 : _TIME_TOTAL[$name]=5740 2026-03-17 14:11:27.033 | + inc/python:pip_install:219 : return 0 2026-03-17 14:11:27.036 | + lib/infra:install_infra:35 : PIP_VIRTUAL_ENV=/opt/stack/requirements/.venv 2026-03-17 14:11:27.039 | + lib/infra:install_infra:35 : pip_install /opt/stack/requirements 2026-03-17 14:11:27.066 | + 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-17 14:11:27.657 | Looking in indexes: http://mirror.regionone.vexxhost-nodepool-sf.rdoproject.org/pypi/simple, http://mirror.regionone.vexxhost-nodepool-sf.rdoproject.org/wheel/centos-10-x86_64 2026-03-17 14:11:27.667 | Processing /opt/stack/requirements 2026-03-17 14:11:27.669 | Installing build dependencies: started 2026-03-17 14:11:29.173 | Installing build dependencies: finished with status 'done' 2026-03-17 14:11:29.176 | Getting requirements to build wheel: started 2026-03-17 14:11:29.353 | Getting requirements to build wheel: finished with status 'done' 2026-03-17 14:11:29.357 | Preparing metadata (pyproject.toml): started 2026-03-17 14:11:30.125 | Preparing metadata (pyproject.toml): finished with status 'done' 2026-03-17 14:11:30.217 | Collecting fixtures>=3.0.0 (from openstack_requirements==1.2.1.dev8255) 2026-03-17 14:11:30.222 | Downloading http://mirror.regionone.vexxhost-nodepool-sf.rdoproject.org/pypifiles/packages/c4/0e/ce58447f5b1e929d52f8c9326430622e8b9e7220d59e6178614f75211493/fixtures-4.3.1-py3-none-any.whl.metadata (22 kB) 2026-03-17 14:11:30.237 | Requirement already satisfied: packaging!=20.5,!=20.6,!=20.7,>=16.5 in /opt/stack/requirements/.venv/lib64/python3.12/site-packages (from openstack_requirements==1.2.1.dev8255) (26.0) 2026-03-17 14:11:30.297 | Collecting requests>=2.14.2 (from openstack_requirements==1.2.1.dev8255) 2026-03-17 14:11:30.300 | Downloading http://mirror.regionone.vexxhost-nodepool-sf.rdoproject.org/pypifiles/packages/1e/db/4254e3eabe8020b458f1a747140d32277ec7a271daf1d235b70dc0b4e6e3/requests-2.32.5-py3-none-any.whl.metadata (4.9 kB) 2026-03-17 14:11:30.368 | Collecting PyYAML>=3.12 (from openstack_requirements==1.2.1.dev8255) 2026-03-17 14:11:30.371 | Downloading http://mirror.regionone.vexxhost-nodepool-sf.rdoproject.org/pypifiles/packages/8b/9d/b3589d3877982d4f2329302ef98a8026e7f4443c765c46cfecc8858c6b4b/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-17 14:11:30.424 | Collecting beagle>=0.2.1 (from openstack_requirements==1.2.1.dev8255) 2026-03-17 14:11:30.427 | Downloading http://mirror.regionone.vexxhost-nodepool-sf.rdoproject.org/pypifiles/packages/22/18/e8ef044782cfb62654e2c079745be42820f05c012a5f0ec2ad509cdfbca7/beagle-0.5.0-py3-none-any.whl.metadata (1.1 kB) 2026-03-17 14:11:30.434 | 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/lib64/python3.12/site-packages (from openstack_requirements==1.2.1.dev8255) (82.0.1) 2026-03-17 14:11:30.584 | Collecting charset_normalizer<4,>=2 (from requests>=2.14.2->openstack_requirements==1.2.1.dev8255) 2026-03-17 14:11:30.587 | Downloading http://mirror.regionone.vexxhost-nodepool-sf.rdoproject.org/pypifiles/packages/c0/10/d20b513afe03acc89ec33948320a5544d31f21b05368436d580dec4e234d/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-17 14:11:30.619 | Collecting idna<4,>=2.5 (from requests>=2.14.2->openstack_requirements==1.2.1.dev8255) 2026-03-17 14:11:30.622 | Downloading http://mirror.regionone.vexxhost-nodepool-sf.rdoproject.org/pypifiles/packages/0e/61/66938bbb5fc52dbdf84594873d5b51fb1f7c7794e9c0f5bd885f30bc507b/idna-3.11-py3-none-any.whl.metadata (8.4 kB) 2026-03-17 14:11:30.678 | Collecting urllib3<3,>=1.21.1 (from requests>=2.14.2->openstack_requirements==1.2.1.dev8255) 2026-03-17 14:11:30.681 | Downloading http://mirror.regionone.vexxhost-nodepool-sf.rdoproject.org/pypifiles/packages/39/08/aaaad47bc4e9dc8c725e68f9d04865dbcb2052843ff09c97b08904852d84/urllib3-2.6.3-py3-none-any.whl.metadata (6.9 kB) 2026-03-17 14:11:30.718 | Collecting certifi>=2017.4.17 (from requests>=2.14.2->openstack_requirements==1.2.1.dev8255) 2026-03-17 14:11:30.720 | Downloading http://mirror.regionone.vexxhost-nodepool-sf.rdoproject.org/pypifiles/packages/9a/3c/c17fb3ca2d9c3acff52e30b309f538586f9f5b9c9cf454f3845fc9af4881/certifi-2026.2.25-py3-none-any.whl.metadata (2.5 kB) 2026-03-17 14:11:30.779 | Downloading http://mirror.regionone.vexxhost-nodepool-sf.rdoproject.org/pypifiles/packages/22/18/e8ef044782cfb62654e2c079745be42820f05c012a5f0ec2ad509cdfbca7/beagle-0.5.0-py3-none-any.whl (10 kB) 2026-03-17 14:11:30.788 | Downloading http://mirror.regionone.vexxhost-nodepool-sf.rdoproject.org/pypifiles/packages/c4/0e/ce58447f5b1e929d52f8c9326430622e8b9e7220d59e6178614f75211493/fixtures-4.3.1-py3-none-any.whl (40 kB) 2026-03-17 14:11:30.798 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 40.7/40.7 kB 5.0 MB/s eta 0:00:00 2026-03-17 14:11:30.800 | Downloading http://mirror.regionone.vexxhost-nodepool-sf.rdoproject.org/pypifiles/packages/8b/9d/b3589d3877982d4f2329302ef98a8026e7f4443c765c46cfecc8858c6b4b/pyyaml-6.0.3-cp312-cp312-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl (807 kB) 2026-03-17 14:11:30.815 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 807.9/807.9 kB 59.5 MB/s eta 0:00:00 2026-03-17 14:11:30.817 | Downloading http://mirror.regionone.vexxhost-nodepool-sf.rdoproject.org/pypifiles/packages/1e/db/4254e3eabe8020b458f1a747140d32277ec7a271daf1d235b70dc0b4e6e3/requests-2.32.5-py3-none-any.whl (64 kB) 2026-03-17 14:11:30.823 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 64.7/64.7 kB 13.9 MB/s eta 0:00:00 2026-03-17 14:11:30.825 | Downloading http://mirror.regionone.vexxhost-nodepool-sf.rdoproject.org/pypifiles/packages/9a/3c/c17fb3ca2d9c3acff52e30b309f538586f9f5b9c9cf454f3845fc9af4881/certifi-2026.2.25-py3-none-any.whl (153 kB) 2026-03-17 14:11:30.834 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 153.7/153.7 kB 19.8 MB/s eta 0:00:00 2026-03-17 14:11:30.837 | Downloading http://mirror.regionone.vexxhost-nodepool-sf.rdoproject.org/pypifiles/packages/c0/10/d20b513afe03acc89ec33948320a5544d31f21b05368436d580dec4e234d/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-17 14:11:30.845 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 153.5/153.5 kB 20.9 MB/s eta 0:00:00 2026-03-17 14:11:30.848 | Downloading http://mirror.regionone.vexxhost-nodepool-sf.rdoproject.org/pypifiles/packages/0e/61/66938bbb5fc52dbdf84594873d5b51fb1f7c7794e9c0f5bd885f30bc507b/idna-3.11-py3-none-any.whl (71 kB) 2026-03-17 14:11:30.855 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 71.0/71.0 kB 10.5 MB/s eta 0:00:00 2026-03-17 14:11:30.858 | Downloading http://mirror.regionone.vexxhost-nodepool-sf.rdoproject.org/pypifiles/packages/39/08/aaaad47bc4e9dc8c725e68f9d04865dbcb2052843ff09c97b08904852d84/urllib3-2.6.3-py3-none-any.whl (131 kB) 2026-03-17 14:11:30.867 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 131.6/131.6 kB 17.5 MB/s eta 0:00:00 2026-03-17 14:11:30.882 | Building wheels for collected packages: openstack_requirements 2026-03-17 14:11:30.883 | Building wheel for openstack_requirements (pyproject.toml): started 2026-03-17 14:11:32.430 | Building wheel for openstack_requirements (pyproject.toml): finished with status 'done' 2026-03-17 14:11:32.431 | Created wheel for openstack_requirements: filename=openstack_requirements-1.2.1.dev8255-py3-none-any.whl size=52024 sha256=5505e0cf546d4a63d13a06366a51f4da857b56c5446f1c804db2bbbfd99f43a8 2026-03-17 14:11:32.431 | Stored in directory: /tmp/pip-ephem-wheel-cache-7rs6lmmr/wheels/09/5d/92/4cd2c84803dbd4129257ae3d0359353f58d376e96c4633bda7 2026-03-17 14:11:32.436 | Successfully built openstack_requirements 2026-03-17 14:11:32.617 | Installing collected packages: urllib3, PyYAML, idna, fixtures, charset_normalizer, certifi, beagle, requests, openstack_requirements 2026-03-17 14:11:33.041 | Successfully installed PyYAML-6.0.3 beagle-0.5.0 certifi-2026.2.25 charset_normalizer-3.4.4 fixtures-4.3.1 idna-3.11 openstack_requirements-1.2.1.dev8255 requests-2.32.5 urllib3-2.6.3 2026-03-17 14:11:33.048 | 2026-03-17 14:11:33.048 | [notice] A new release of pip is available: 23.3.2 -> 26.0.1 2026-03-17 14:11:33.048 | [notice] To update, run: python3.12 -m pip install --upgrade pip 2026-03-17 14:11:33.186 | + inc/python:pip_install:216 : result=0 2026-03-17 14:11:33.190 | + inc/python:pip_install:218 : time_stop pip_install 2026-03-17 14:11:33.194 | + functions-common:time_stop:2412 : local name 2026-03-17 14:11:33.196 | + functions-common:time_stop:2413 : local end_time 2026-03-17 14:11:33.198 | + functions-common:time_stop:2414 : local elapsed_time 2026-03-17 14:11:33.200 | + functions-common:time_stop:2415 : local total 2026-03-17 14:11:33.203 | + functions-common:time_stop:2416 : local start_time 2026-03-17 14:11:33.206 | + functions-common:time_stop:2418 : name=pip_install 2026-03-17 14:11:33.209 | + functions-common:time_stop:2419 : start_time=1773756687057 2026-03-17 14:11:33.212 | + functions-common:time_stop:2421 : [[ -z 1773756687057 ]] 2026-03-17 14:11:33.217 | ++ functions-common:time_stop:2424 : date +%s%3N 2026-03-17 14:11:33.223 | + functions-common:time_stop:2424 : end_time=1773756693219 2026-03-17 14:11:33.225 | + functions-common:time_stop:2425 : elapsed_time=6162 2026-03-17 14:11:33.229 | + functions-common:time_stop:2426 : total=5740 2026-03-17 14:11:33.231 | + functions-common:time_stop:2428 : _TIME_START[$name]= 2026-03-17 14:11:33.233 | + functions-common:time_stop:2429 : _TIME_TOTAL[$name]=11902 2026-03-17 14:11:33.237 | + inc/python:pip_install:219 : return 0 2026-03-17 14:11:33.239 | + lib/infra:install_infra:39 : unset PIP_VIRTUAL_ENV 2026-03-17 14:11:33.242 | + lib/infra:install_infra:42 : use_library_from_git pbr 2026-03-17 14:11:33.244 | + inc/python:use_library_from_git:266 : local name=pbr 2026-03-17 14:11:33.247 | + inc/python:use_library_from_git:267 : local enabled=1 2026-03-17 14:11:33.250 | + inc/python:use_library_from_git:268 : [[ novnc,cinder,devstack,glance,horizon,keystone,neutron,nova,os-test-images,placement,requirements,swift,tempest = \A\L\L ]] 2026-03-17 14:11:33.252 | + inc/python:use_library_from_git:268 : [[ ,novnc,cinder,devstack,glance,horizon,keystone,neutron,nova,os-test-images,placement,requirements,swift,tempest, =~ ,pbr, ]] 2026-03-17 14:11:33.255 | + inc/python:use_library_from_git:269 : return 1 2026-03-17 14:11:33.257 | + lib/infra:install_infra:48 : pip_install -U pbr 2026-03-17 14:11:33.278 | Using python 3.12 to install pbr 2026-03-17 14:11:33.281 | + inc/python:pip_install:210 : sudo -H LC_ALL=en_US.UTF-8 http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= python3.12 -m pip install -c /opt/stack/requirements/upper-constraints.txt -U pbr 2026-03-17 14:11:33.940 | Looking in indexes: http://mirror.regionone.vexxhost-nodepool-sf.rdoproject.org/pypi/simple, http://mirror.regionone.vexxhost-nodepool-sf.rdoproject.org/wheel/centos-10-x86_64 2026-03-17 14:11:33.944 | Requirement already satisfied: pbr in /usr/local/lib/python3.12/site-packages (7.0.3) 2026-03-17 14:11:33.989 | Requirement already satisfied: setuptools in /usr/lib/python3.12/site-packages (from pbr) (69.0.3) 2026-03-17 14:11:34.152 | WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv 2026-03-17 14:11:34.266 | + inc/python:pip_install:216 : result=0 2026-03-17 14:11:34.270 | + inc/python:pip_install:218 : time_stop pip_install 2026-03-17 14:11:34.272 | + functions-common:time_stop:2412 : local name 2026-03-17 14:11:34.275 | + functions-common:time_stop:2413 : local end_time 2026-03-17 14:11:34.277 | + functions-common:time_stop:2414 : local elapsed_time 2026-03-17 14:11:34.280 | + functions-common:time_stop:2415 : local total 2026-03-17 14:11:34.283 | + functions-common:time_stop:2416 : local start_time 2026-03-17 14:11:34.285 | + functions-common:time_stop:2418 : name=pip_install 2026-03-17 14:11:34.287 | + functions-common:time_stop:2419 : start_time=1773756693273 2026-03-17 14:11:34.290 | + functions-common:time_stop:2421 : [[ -z 1773756693273 ]] 2026-03-17 14:11:34.293 | ++ functions-common:time_stop:2424 : date +%s%3N 2026-03-17 14:11:34.298 | + functions-common:time_stop:2424 : end_time=1773756694296 2026-03-17 14:11:34.300 | + functions-common:time_stop:2425 : elapsed_time=1023 2026-03-17 14:11:34.304 | + functions-common:time_stop:2426 : total=11902 2026-03-17 14:11:34.307 | + functions-common:time_stop:2428 : _TIME_START[$name]= 2026-03-17 14:11:34.309 | + functions-common:time_stop:2429 : _TIME_TOTAL[$name]=12925 2026-03-17 14:11:34.313 | + inc/python:pip_install:219 : return 0 2026-03-17 14:11:34.316 | + ./stack.sh:main:832 : python3.12 -m venv /opt/stack/bindep-venv 2026-03-17 14:11:37.109 | + ./stack.sh:main:834 : /opt/stack/bindep-venv/bin/pip install bindep 2026-03-17 14:11:37.434 | Looking in indexes: http://mirror.regionone.vexxhost-nodepool-sf.rdoproject.org/pypi/simple, http://mirror.regionone.vexxhost-nodepool-sf.rdoproject.org/wheel/centos-10-x86_64 2026-03-17 14:11:37.464 | Collecting bindep 2026-03-17 14:11:37.467 | Downloading http://mirror.regionone.vexxhost-nodepool-sf.rdoproject.org/pypifiles/packages/e9/e9/f336e5a5a2628e6f0c0cfbdb94e2540596454b0e1b2190056cfc62e54f0f/bindep-2.13.0-py3-none-any.whl.metadata (10 kB) 2026-03-17 14:11:37.517 | Collecting distro>=1.7 (from bindep) 2026-03-17 14:11:37.519 | Downloading http://mirror.regionone.vexxhost-nodepool-sf.rdoproject.org/pypifiles/packages/12/b3/231ffd4ab1fc9d679809f356cebee130ac7daa00d6d6f3206dd4fd137e9e/distro-1.9.0-py3-none-any.whl.metadata (6.8 kB) 2026-03-17 14:11:37.552 | Collecting packaging (from bindep) 2026-03-17 14:11:37.553 | Using cached http://mirror.regionone.vexxhost-nodepool-sf.rdoproject.org/pypifiles/packages/b7/b9/c538f279a4e237a006a2c98387d081e9eb060d203d8ed34467cc0f0b9b53/packaging-26.0-py3-none-any.whl.metadata (3.3 kB) 2026-03-17 14:11:37.570 | Collecting Parsley (from bindep) 2026-03-17 14:11:37.572 | Downloading http://mirror.regionone.vexxhost-nodepool-sf.rdoproject.org/pypifiles/packages/2b/d6/4fed8d65e28a970e1c5cb33ce9c7e22e3de745e1b2ae37af051ef16aea3b/Parsley-1.3-py2.py3-none-any.whl.metadata (4.1 kB) 2026-03-17 14:11:37.608 | Collecting pbr>=2 (from bindep) 2026-03-17 14:11:37.609 | Using cached http://mirror.regionone.vexxhost-nodepool-sf.rdoproject.org/pypifiles/packages/c0/db/61efa0d08a99f897ef98256b03e563092d36cc38dc4ebe4a85020fe40b31/pbr-7.0.3-py2.py3-none-any.whl.metadata (3.8 kB) 2026-03-17 14:11:37.817 | Collecting setuptools (from pbr>=2->bindep) 2026-03-17 14:11:37.818 | Using cached http://mirror.regionone.vexxhost-nodepool-sf.rdoproject.org/pypifiles/packages/9d/76/f789f7a86709c6b087c5a2f52f911838cad707cc613162401badc665acfe/setuptools-82.0.1-py3-none-any.whl.metadata (6.5 kB) 2026-03-17 14:11:37.857 | Downloading http://mirror.regionone.vexxhost-nodepool-sf.rdoproject.org/pypifiles/packages/e9/e9/f336e5a5a2628e6f0c0cfbdb94e2540596454b0e1b2190056cfc62e54f0f/bindep-2.13.0-py3-none-any.whl (34 kB) 2026-03-17 14:11:37.866 | Downloading http://mirror.regionone.vexxhost-nodepool-sf.rdoproject.org/pypifiles/packages/12/b3/231ffd4ab1fc9d679809f356cebee130ac7daa00d6d6f3206dd4fd137e9e/distro-1.9.0-py3-none-any.whl (20 kB) 2026-03-17 14:11:37.873 | Using cached http://mirror.regionone.vexxhost-nodepool-sf.rdoproject.org/pypifiles/packages/c0/db/61efa0d08a99f897ef98256b03e563092d36cc38dc4ebe4a85020fe40b31/pbr-7.0.3-py2.py3-none-any.whl (131 kB) 2026-03-17 14:11:37.874 | Using cached http://mirror.regionone.vexxhost-nodepool-sf.rdoproject.org/pypifiles/packages/b7/b9/c538f279a4e237a006a2c98387d081e9eb060d203d8ed34467cc0f0b9b53/packaging-26.0-py3-none-any.whl (74 kB) 2026-03-17 14:11:37.877 | Downloading http://mirror.regionone.vexxhost-nodepool-sf.rdoproject.org/pypifiles/packages/2b/d6/4fed8d65e28a970e1c5cb33ce9c7e22e3de745e1b2ae37af051ef16aea3b/Parsley-1.3-py2.py3-none-any.whl (88 kB) 2026-03-17 14:11:37.886 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 88.9/88.9 kB 12.5 MB/s eta 0:00:00 2026-03-17 14:11:37.887 | Using cached http://mirror.regionone.vexxhost-nodepool-sf.rdoproject.org/pypifiles/packages/9d/76/f789f7a86709c6b087c5a2f52f911838cad707cc613162401badc665acfe/setuptools-82.0.1-py3-none-any.whl (1.0 MB) 2026-03-17 14:11:37.948 | Installing collected packages: Parsley, setuptools, packaging, distro, pbr, bindep 2026-03-17 14:11:38.754 | Successfully installed Parsley-1.3 bindep-2.13.0 distro-1.9.0 packaging-26.0 pbr-7.0.3 setuptools-82.0.1 2026-03-17 14:11:38.817 | 2026-03-17 14:11:38.817 | [notice] A new release of pip is available: 23.3.2 -> 26.0.1 2026-03-17 14:11:38.817 | [notice] To update, run: python3.12 -m pip install --upgrade pip 2026-03-17 14:11:38.912 | + ./stack.sh:main:835 : export BINDEP_CMD=/opt/stack/bindep-venv/bin/bindep 2026-03-17 14:11:38.915 | + ./stack.sh:main:835 : BINDEP_CMD=/opt/stack/bindep-venv/bin/bindep 2026-03-17 14:11:38.920 | ++ ./stack.sh:main:838 : _get_plugin_bindep_packages 2026-03-17 14:11:38.944 | + ./stack.sh:main:838 : pkgs= 2026-03-17 14:11:38.947 | + ./stack.sh:main:839 : [[ -n '' ]] 2026-03-17 14:11:38.950 | + ./stack.sh:main:846 : run_phase stack pre-install 2026-03-17 14:11:38.954 | + functions-common:run_phase:1840 : local mode=stack 2026-03-17 14:11:38.957 | + functions-common:run_phase:1841 : local phase=pre-install 2026-03-17 14:11:38.960 | + functions-common:run_phase:1842 : [[ -d /opt/stack/devstack/extras.d ]] 2026-03-17 14:11:38.962 | + functions-common:run_phase:1843 : local extra_plugin_file_name 2026-03-17 14:11:38.965 | + functions-common:run_phase:1844 : for extra_plugin_file_name in $TOP_DIR/extras.d/*.sh 2026-03-17 14:11:38.968 | + functions-common:run_phase:1849 : local exceptions=80-tempest.sh 2026-03-17 14:11:38.972 | + functions-common:run_phase:1850 : local extra 2026-03-17 14:11:38.976 | ++ functions-common:run_phase:1851 : basename /opt/stack/devstack/extras.d/80-tempest.sh 2026-03-17 14:11:38.982 | + functions-common:run_phase:1851 : extra=80-tempest.sh 2026-03-17 14:11:38.984 | + functions-common:run_phase:1852 : [[ 80-tempest.sh =~ 80-tempest\.sh ]] 2026-03-17 14:11:38.988 | + functions-common:run_phase:1856 : [[ -r /opt/stack/devstack/extras.d/80-tempest.sh ]] 2026-03-17 14:11:38.990 | + functions-common:run_phase:1856 : source /opt/stack/devstack/extras.d/80-tempest.sh stack pre-install 2026-03-17 14:11:38.994 | ++ extras.d/80-tempest.sh:source:3 : is_service_enabled tempest 2026-03-17 14:11:39.014 | ++ functions-common:is_service_enabled:2068 : return 0 2026-03-17 14:11:39.017 | ++ extras.d/80-tempest.sh:source:4 : [[ stack == \s\o\u\r\c\e ]] 2026-03-17 14:11:39.021 | ++ extras.d/80-tempest.sh:source:7 : [[ stack == \s\t\a\c\k ]] 2026-03-17 14:11:39.024 | ++ extras.d/80-tempest.sh:source:7 : [[ pre-install == \i\n\s\t\a\l\l ]] 2026-03-17 14:11:39.027 | ++ extras.d/80-tempest.sh:source:10 : [[ stack == \s\t\a\c\k ]] 2026-03-17 14:11:39.030 | ++ extras.d/80-tempest.sh:source:10 : [[ pre-install == \p\o\s\t\-\c\o\n\f\i\g ]] 2026-03-17 14:11:39.032 | ++ extras.d/80-tempest.sh:source:13 : [[ stack == \s\t\a\c\k ]] 2026-03-17 14:11:39.035 | ++ extras.d/80-tempest.sh:source:13 : [[ pre-install == \e\x\t\r\a ]] 2026-03-17 14:11:39.039 | ++ extras.d/80-tempest.sh:source:16 : [[ stack == \s\t\a\c\k ]] 2026-03-17 14:11:39.043 | ++ extras.d/80-tempest.sh:source:16 : [[ pre-install == \p\o\s\t\-\e\x\t\r\a ]] 2026-03-17 14:11:39.045 | ++ extras.d/80-tempest.sh:source:19 : [[ stack == \s\t\a\c\k ]] 2026-03-17 14:11:39.048 | ++ extras.d/80-tempest.sh:source:19 : [[ pre-install == \t\e\s\t\-\c\o\n\f\i\g ]] 2026-03-17 14:11:39.052 | ++ extras.d/80-tempest.sh:source:27 : [[ stack == \u\n\s\t\a\c\k ]] 2026-03-17 14:11:39.054 | ++ extras.d/80-tempest.sh:source:32 : [[ stack == \c\l\e\a\n ]] 2026-03-17 14:11:39.058 | + functions-common:run_phase:1861 : [[ stack == \s\o\u\r\c\e ]] 2026-03-17 14:11:39.061 | + functions-common:run_phase:1864 : [[ stack == \o\v\e\r\r\i\d\e\_\d\e\f\a\u\l\t\s ]] 2026-03-17 14:11:39.065 | + functions-common:run_phase:1867 : run_plugins stack pre-install 2026-03-17 14:11:39.068 | + functions-common:run_plugins:1826 : local mode=stack 2026-03-17 14:11:39.071 | + functions-common:run_plugins:1827 : local phase=pre-install 2026-03-17 14:11:39.074 | + functions-common:run_plugins:1829 : local plugins=,neutron 2026-03-17 14:11:39.079 | + functions-common:run_plugins:1830 : local plugin 2026-03-17 14:11:39.083 | + functions-common:run_plugins:1831 : for plugin in ${plugins//,/ } 2026-03-17 14:11:39.086 | + functions-common:run_plugins:1832 : local dir=/opt/stack/neutron 2026-03-17 14:11:39.090 | + functions-common:run_plugins:1833 : [[ -f /opt/stack/neutron/devstack/plugin.sh ]] 2026-03-17 14:11:39.094 | + functions-common:run_plugins:1834 : source /opt/stack/neutron/devstack/plugin.sh stack pre-install 2026-03-17 14:11:39.097 | ++ /opt/stack/neutron/devstack/plugin.sh:source:1 : LIBDIR=/opt/stack/neutron/devstack/lib 2026-03-17 14:11:39.101 | ++ /opt/stack/neutron/devstack/plugin.sh:source:3 : source /opt/stack/neutron/devstack/lib/distributed_dhcp 2026-03-17 14:11:39.105 | ++ /opt/stack/neutron/devstack/plugin.sh:source:4 : source /opt/stack/neutron/devstack/lib/dns 2026-03-17 14:11:39.109 | ++ /opt/stack/neutron/devstack/plugin.sh:source:5 : source /opt/stack/neutron/devstack/lib/flavors 2026-03-17 14:11:39.113 | +++ /opt/stack/neutron/devstack/lib/flavors:source:4 : FLAVORS_PLUGIN=flavors 2026-03-17 14:11:39.117 | ++ /opt/stack/neutron/devstack/plugin.sh:source:6 : source /opt/stack/neutron/devstack/lib/l2_agent 2026-03-17 14:11:39.120 | ++ /opt/stack/neutron/devstack/plugin.sh:source:7 : source /opt/stack/neutron/devstack/lib/l2_agent_sriovnicswitch 2026-03-17 14:11:39.123 | +++ /opt/stack/neutron/devstack/lib/l2_agent_sriovnicswitch:source:1 : SRIOV_AGENT_CONF=etc/neutron/plugins/ml2/sriov_agent.ini 2026-03-17 14:11:39.126 | +++ /opt/stack/neutron/devstack/lib/l2_agent_sriovnicswitch:source:2 : SRIOV_AGENT_BINARY=/usr/local/bin/neutron-sriov-nic-agent 2026-03-17 14:11:39.130 | ++ /opt/stack/neutron/devstack/plugin.sh:source:8 : source /opt/stack/neutron/devstack/lib/l3_agent 2026-03-17 14:11:39.133 | ++ /opt/stack/neutron/devstack/plugin.sh:source:9 : source /opt/stack/neutron/devstack/lib/l3_conntrack_helper 2026-03-17 14:11:39.136 | ++ /opt/stack/neutron/devstack/plugin.sh:source:10 : source /opt/stack/neutron/devstack/lib/l3_ndp_proxy 2026-03-17 14:11:39.139 | ++ /opt/stack/neutron/devstack/plugin.sh:source:11 : source /opt/stack/neutron/devstack/lib/metadata_path 2026-03-17 14:11:39.143 | ++ /opt/stack/neutron/devstack/plugin.sh:source:12 : source /opt/stack/neutron/devstack/lib/ml2 2026-03-17 14:11:39.145 | ++ /opt/stack/neutron/devstack/plugin.sh:source:13 : source /opt/stack/neutron/devstack/lib/network_segment_range 2026-03-17 14:11:39.149 | ++ /opt/stack/neutron/devstack/plugin.sh:source:14 : source /opt/stack/neutron/devstack/lib/segments 2026-03-17 14:11:39.152 | ++ /opt/stack/neutron/devstack/plugin.sh:source:15 : source /opt/stack/neutron/devstack/lib/log 2026-03-17 14:11:39.155 | ++ /opt/stack/neutron/devstack/plugin.sh:source:16 : source /opt/stack/neutron/devstack/lib/fip_port_forwarding 2026-03-17 14:11:39.158 | ++ /opt/stack/neutron/devstack/plugin.sh:source:17 : source /opt/stack/neutron/devstack/lib/uplink_status_propagation 2026-03-17 14:11:39.161 | ++ /opt/stack/neutron/devstack/plugin.sh:source:18 : source /opt/stack/neutron/devstack/lib/tag_ports_during_bulk_creation 2026-03-17 14:11:39.165 | ++ /opt/stack/neutron/devstack/plugin.sh:source:19 : source /opt/stack/neutron/devstack/lib/octavia 2026-03-17 14:11:39.182 | ++ /opt/stack/neutron/devstack/plugin.sh:source:20 : source /opt/stack/neutron/devstack/lib/loki 2026-03-17 14:11:39.186 | ++ /opt/stack/neutron/devstack/plugin.sh:source:21 : source /opt/stack/neutron/devstack/lib/local_ip 2026-03-17 14:11:39.191 | ++ /opt/stack/neutron/devstack/plugin.sh:source:22 : source /opt/stack/neutron/devstack/lib/port_trusted_vif 2026-03-17 14:11:39.195 | ++ /opt/stack/neutron/devstack/plugin.sh:source:25 : source /opt/stack/devstack/lib/neutron_plugins/ovs_source 2026-03-17 14:11:39.200 | ++++ lib/neutron_plugins/ovs_source:source:17 : trueorfalse False Q_BUILD_OVS_FROM_GIT 2026-03-17 14:11:39.224 | +++ lib/neutron_plugins/ovs_source:source:17 : Q_BUILD_OVS_FROM_GIT=False 2026-03-17 14:11:39.227 | +++ lib/neutron_plugins/ovs_source:source:20 : OVS_REPO=https://github.com/openvswitch/ovs.git 2026-03-17 14:11:39.232 | ++++ lib/neutron_plugins/ovs_source:source:21 : cut -f1 -d. 2026-03-17 14:11:39.232 | ++++ lib/neutron_plugins/ovs_source:source:21 : basename https://github.com/openvswitch/ovs.git 2026-03-17 14:11:39.239 | +++ lib/neutron_plugins/ovs_source:source:21 : OVS_REPO_NAME=ovs 2026-03-17 14:11:39.241 | +++ lib/neutron_plugins/ovs_source:source:22 : OVS_REPO_NAME=ovs 2026-03-17 14:11:39.244 | +++ lib/neutron_plugins/ovs_source:source:23 : OVS_BRANCH=branch-3.3 2026-03-17 14:11:39.250 | +++ /opt/stack/neutron/devstack/plugin.sh:source:27 : trueorfalse False Q_BUILD_OVS_FROM_GIT 2026-03-17 14:11:39.274 | ++ /opt/stack/neutron/devstack/plugin.sh:source:27 : Q_BUILD_OVS_FROM_GIT=False 2026-03-17 14:11:39.279 | ++ /opt/stack/neutron/devstack/plugin.sh:source:34 : '[' -f /opt/stack/neutron/devstack/lib/ovn_agent ']' 2026-03-17 14:11:39.282 | ++ /opt/stack/neutron/devstack/plugin.sh:source:38 : [[ stack == \s\t\a\c\k ]] 2026-03-17 14:11:39.285 | ++ /opt/stack/neutron/devstack/plugin.sh:source:39 : case "$2" in 2026-03-17 14:11:39.288 | + ./stack.sh:main:849 : set_systemd_override DefaultLimitNOFILE 2048 2026-03-17 14:11:39.292 | + functions:set_systemd_override:844 : local key=DefaultLimitNOFILE 2026-03-17 14:11:39.295 | + functions:set_systemd_override:845 : local value=2048 2026-03-17 14:11:39.298 | + functions:set_systemd_override:847 : local sysconf=/etc/systemd/system.conf 2026-03-17 14:11:39.302 | + functions:set_systemd_override:848 : iniset -sudo /etc/systemd/system.conf Manager DefaultLimitNOFILE 2048 2026-03-17 14:11:39.421 | + functions:set_systemd_override:849 : echo 'Set systemd system override for DefaultLimitNOFILE=2048' 2026-03-17 14:11:39.422 | Set systemd system override for DefaultLimitNOFILE=2048 2026-03-17 14:11:39.424 | + functions:set_systemd_override:851 : sudo systemctl daemon-reload 2026-03-17 14:11:39.694 | + ./stack.sh:main:851 : install_rpc_backend 2026-03-17 14:11:39.698 | + lib/rpc_backend:install_rpc_backend:52 : is_service_enabled rabbit 2026-03-17 14:11:39.722 | + functions-common:is_service_enabled:2068 : return 0 2026-03-17 14:11:39.726 | + lib/rpc_backend:install_rpc_backend:54 : install_package rabbitmq-server 2026-03-17 14:11:39.729 | + functions-common:install_package:1430 : update_package_repo 2026-03-17 14:11:39.732 | + functions-common:update_package_repo:1404 : NO_UPDATE_REPOS=False 2026-03-17 14:11:39.735 | + functions-common:update_package_repo:1405 : REPOS_UPDATED=False 2026-03-17 14:11:39.738 | + functions-common:update_package_repo:1406 : RETRY_UPDATE=False 2026-03-17 14:11:39.742 | + functions-common:update_package_repo:1408 : [[ False = \T\r\u\e ]] 2026-03-17 14:11:39.744 | + functions-common:update_package_repo:1412 : is_ubuntu 2026-03-17 14:11:39.748 | + functions-common:is_ubuntu:544 : [[ -z rpm ]] 2026-03-17 14:11:39.750 | + functions-common:is_ubuntu:547 : '[' rpm = deb ']' 2026-03-17 14:11:39.754 | + functions-common:install_package:1431 : real_install_package rabbitmq-server 2026-03-17 14:11:39.757 | + functions-common:real_install_package:1418 : is_ubuntu 2026-03-17 14:11:39.760 | + functions-common:is_ubuntu:544 : [[ -z rpm ]] 2026-03-17 14:11:39.765 | + functions-common:is_ubuntu:547 : '[' rpm = deb ']' 2026-03-17 14:11:39.768 | + functions-common:real_install_package:1420 : is_fedora 2026-03-17 14:11:39.771 | + functions-common:is_fedora:524 : [[ -z CentOSStream ]] 2026-03-17 14:11:39.774 | + functions-common:is_fedora:528 : '[' CentOSStream = Fedora ']' 2026-03-17 14:11:39.777 | + functions-common:is_fedora:528 : '[' CentOSStream = 'Red Hat' ']' 2026-03-17 14:11:39.781 | + functions-common:is_fedora:529 : '[' CentOSStream = openEuler ']' 2026-03-17 14:11:39.784 | + functions-common:is_fedora:530 : '[' CentOSStream = RedHatEnterpriseServer ']' 2026-03-17 14:11:39.787 | + functions-common:is_fedora:531 : '[' CentOSStream = RedHatEnterprise ']' 2026-03-17 14:11:39.791 | + functions-common:is_fedora:532 : '[' CentOSStream = RedHatEnterpriseLinux ']' 2026-03-17 14:11:39.795 | + functions-common:is_fedora:533 : '[' CentOSStream = RockyLinux ']' 2026-03-17 14:11:39.799 | + functions-common:is_fedora:534 : '[' CentOSStream = CentOS ']' 2026-03-17 14:11:39.802 | + functions-common:is_fedora:534 : '[' CentOSStream = CentOSStream ']' 2026-03-17 14:11:39.806 | + functions-common:real_install_package:1421 : yum_install rabbitmq-server 2026-03-17 14:11:39.809 | + functions-common:yum_install:1475 : local result parse_yum_result 2026-03-17 14:11:39.812 | + functions-common:yum_install:1477 : [[ False = \T\r\u\e ]] 2026-03-17 14:11:39.816 | + functions-common:yum_install:1479 : time_start yum_install 2026-03-17 14:11:39.820 | + functions-common:time_start:2398 : local name=yum_install 2026-03-17 14:11:39.825 | + functions-common:time_start:2399 : local start_time= 2026-03-17 14:11:39.828 | + functions-common:time_start:2400 : [[ -n '' ]] 2026-03-17 14:11:39.833 | ++ functions-common:time_start:2403 : date +%s%3N 2026-03-17 14:11:39.839 | + functions-common:time_start:2403 : _TIME_START[$name]=1773756699835 2026-03-17 14:11:39.842 | + functions-common:yum_install:1480 : sudo_with_proxies dnf install -y rabbitmq-server 2026-03-17 14:11:39.846 | + functions-common:sudo_with_proxies:2366 : local sudo 2026-03-17 14:11:39.851 | ++ functions-common:sudo_with_proxies:2368 : id -u 2026-03-17 14:11:39.858 | + functions-common:sudo_with_proxies:2368 : [[ 1003 = \0 ]] 2026-03-17 14:11:39.862 | + functions-common:sudo_with_proxies:2368 : sudo=sudo 2026-03-17 14:11:39.865 | + functions-common:sudo_with_proxies:2370 : sudo http_proxy= https_proxy= no_proxy= dnf install -y rabbitmq-server 2026-03-17 14:11:40.420 | Last metadata expiration check: 0:02:49 ago on Tue 17 Mar 2026 10:08:51 AM EDT. 2026-03-17 14:11:40.520 | Dependencies resolved. 2026-03-17 14:11:40.522 | ================================================================================ 2026-03-17 14:11:40.522 | Package Arch Version Repository Size 2026-03-17 14:11:40.522 | ================================================================================ 2026-03-17 14:11:40.522 | Installing: 2026-03-17 14:11:40.522 | rabbitmq-server x86_64 3.13.7-1.el10 centos10-rabbitmq 17 M 2026-03-17 14:11:40.522 | Installing dependencies: 2026-03-17 14:11:40.522 | erlang-asn1 x86_64 26.2.5-1.el10 centos10-rabbitmq 1.0 M 2026-03-17 14:11:40.522 | erlang-compiler x86_64 26.2.5-1.el10 centos10-rabbitmq 2.6 M 2026-03-17 14:11:40.522 | erlang-crypto x86_64 26.2.5-1.el10 centos10-rabbitmq 198 k 2026-03-17 14:11:40.522 | erlang-eldap x86_64 26.2.5-1.el10 centos10-rabbitmq 141 k 2026-03-17 14:11:40.522 | erlang-erts x86_64 26.2.5-1.el10 centos10-rabbitmq 2.7 M 2026-03-17 14:11:40.522 | erlang-inets x86_64 26.2.5-1.el10 centos10-rabbitmq 743 k 2026-03-17 14:11:40.522 | erlang-kernel x86_64 26.2.5-1.el10 centos10-rabbitmq 2.3 M 2026-03-17 14:11:40.522 | erlang-mnesia x86_64 26.2.5-1.el10 centos10-rabbitmq 1.0 M 2026-03-17 14:11:40.522 | erlang-os_mon x86_64 26.2.5-1.el10 centos10-rabbitmq 117 k 2026-03-17 14:11:40.522 | erlang-public_key x86_64 26.2.5-1.el10 centos10-rabbitmq 910 k 2026-03-17 14:11:40.522 | erlang-runtime_tools x86_64 26.2.5-1.el10 centos10-rabbitmq 211 k 2026-03-17 14:11:40.522 | erlang-sasl x86_64 26.2.5-1.el10 centos10-rabbitmq 365 k 2026-03-17 14:11:40.522 | erlang-snmp x86_64 26.2.5-1.el10 centos10-rabbitmq 2.1 M 2026-03-17 14:11:40.522 | erlang-ssl x86_64 26.2.5-1.el10 centos10-rabbitmq 1.9 M 2026-03-17 14:11:40.522 | erlang-stdlib x86_64 26.2.5-1.el10 centos10-rabbitmq 4.6 M 2026-03-17 14:11:40.522 | erlang-syntax_tools x86_64 26.2.5-1.el10 centos10-rabbitmq 303 k 2026-03-17 14:11:40.522 | erlang-tools x86_64 26.2.5-1.el10 centos10-rabbitmq 715 k 2026-03-17 14:11:40.522 | erlang-xmerl x86_64 26.2.5-1.el10 centos10-rabbitmq 1.5 M 2026-03-17 14:11:40.522 | 2026-03-17 14:11:40.522 | Transaction Summary 2026-03-17 14:11:40.522 | ================================================================================ 2026-03-17 14:11:40.522 | Install 19 Packages 2026-03-17 14:11:40.522 | 2026-03-17 14:11:40.523 | Total download size: 40 M 2026-03-17 14:11:40.523 | Installed size: 77 M 2026-03-17 14:11:40.523 | Downloading Packages: 2026-03-17 14:11:40.678 | (1/19): erlang-crypto-26.2.5-1.el10.x86_64.rpm 1.3 MB/s | 198 kB 00:00 2026-03-17 14:11:40.690 | (2/19): erlang-eldap-26.2.5-1.el10.x86_64.rpm 13 MB/s | 141 kB 00:00 2026-03-17 14:11:40.705 | (3/19): erlang-asn1-26.2.5-1.el10.x86_64.rpm 5.7 MB/s | 1.0 MB 00:00 2026-03-17 14:11:40.737 | (4/19): erlang-compiler-26.2.5-1.el10.x86_64.rp 12 MB/s | 2.6 MB 00:00 2026-03-17 14:11:40.747 | (5/19): erlang-inets-26.2.5-1.el10.x86_64.rpm 18 MB/s | 743 kB 00:00 2026-03-17 14:11:40.768 | (6/19): erlang-erts-26.2.5-1.el10.x86_64.rpm 35 MB/s | 2.7 MB 00:00 2026-03-17 14:11:40.779 | (7/19): erlang-mnesia-26.2.5-1.el10.x86_64.rpm 33 MB/s | 1.0 MB 00:00 2026-03-17 14:11:40.785 | (8/19): erlang-os_mon-26.2.5-1.el10.x86_64.rpm 7.3 MB/s | 117 kB 00:00 2026-03-17 14:11:40.807 | (9/19): erlang-kernel-26.2.5-1.el10.x86_64.rpm 34 MB/s | 2.3 MB 00:00 2026-03-17 14:11:40.812 | (10/19): erlang-runtime_tools-26.2.5-1.el10.x86 8.0 MB/s | 211 kB 00:00 2026-03-17 14:11:40.823 | (11/19): erlang-public_key-26.2.5-1.el10.x86_64 21 MB/s | 910 kB 00:00 2026-03-17 14:11:40.830 | (12/19): erlang-sasl-26.2.5-1.el10.x86_64.rpm 15 MB/s | 365 kB 00:00 2026-03-17 14:11:40.862 | (13/19): erlang-snmp-26.2.5-1.el10.x86_64.rpm 43 MB/s | 2.1 MB 00:00 2026-03-17 14:11:40.880 | (14/19): erlang-ssl-26.2.5-1.el10.x86_64.rpm 33 MB/s | 1.9 MB 00:00 2026-03-17 14:11:40.887 | (15/19): erlang-syntax_tools-26.2.5-1.el10.x86_ 13 MB/s | 303 kB 00:00 2026-03-17 14:11:40.900 | (16/19): erlang-tools-26.2.5-1.el10.x86_64.rpm 38 MB/s | 715 kB 00:00 2026-03-17 14:11:40.928 | (17/19): erlang-stdlib-26.2.5-1.el10.x86_64.rpm 48 MB/s | 4.6 MB 00:00 2026-03-17 14:11:40.937 | (18/19): erlang-xmerl-26.2.5-1.el10.x86_64.rpm 30 MB/s | 1.5 MB 00:00 2026-03-17 14:11:41.088 | (19/19): rabbitmq-server-3.13.7-1.el10.x86_64.r 89 MB/s | 17 MB 00:00 2026-03-17 14:11:41.091 | -------------------------------------------------------------------------------- 2026-03-17 14:11:41.091 | Total 71 MB/s | 40 MB 00:00 2026-03-17 14:11:41.091 | Running transaction check 2026-03-17 14:11:41.110 | Transaction check succeeded. 2026-03-17 14:11:41.110 | Running transaction test 2026-03-17 14:11:41.420 | Transaction test succeeded. 2026-03-17 14:11:41.420 | Running transaction 2026-03-17 14:11:41.834 | Preparing : 1/1 2026-03-17 14:11:41.840 | Installing : erlang-crypto-26.2.5-1.el10.x86_64 1/19 2026-03-17 14:11:41.979 | Running scriptlet: erlang-erts-26.2.5-1.el10.x86_64 2/19 2026-03-17 14:11:42.027 | Installing : erlang-erts-26.2.5-1.el10.x86_64 2/19 2026-03-17 14:11:42.076 | Installing : erlang-kernel-26.2.5-1.el10.x86_64 3/19 2026-03-17 14:11:42.108 | Installing : erlang-stdlib-26.2.5-1.el10.x86_64 4/19 2026-03-17 14:11:42.122 | Installing : erlang-compiler-26.2.5-1.el10.x86_64 5/19 2026-03-17 14:11:42.130 | Installing : erlang-mnesia-26.2.5-1.el10.x86_64 6/19 2026-03-17 14:11:42.142 | Installing : erlang-runtime_tools-26.2.5-1.el10.x86_64 7/19 2026-03-17 14:11:42.156 | Installing : erlang-asn1-26.2.5-1.el10.x86_64 8/19 2026-03-17 14:11:42.176 | Installing : erlang-public_key-26.2.5-1.el10.x86_64 9/19 2026-03-17 14:11:42.204 | Installing : erlang-inets-26.2.5-1.el10.x86_64 10/19 2026-03-17 14:11:42.219 | Installing : erlang-ssl-26.2.5-1.el10.x86_64 11/19 2026-03-17 14:11:42.229 | Installing : erlang-tools-26.2.5-1.el10.x86_64 12/19 2026-03-17 14:11:42.235 | Installing : erlang-sasl-26.2.5-1.el10.x86_64 13/19 2026-03-17 14:11:42.273 | Installing : erlang-eldap-26.2.5-1.el10.x86_64 14/19 2026-03-17 14:11:42.283 | Installing : erlang-snmp-26.2.5-1.el10.x86_64 15/19 2026-03-17 14:11:42.289 | Installing : erlang-os_mon-26.2.5-1.el10.x86_64 16/19 2026-03-17 14:11:42.309 | Installing : erlang-syntax_tools-26.2.5-1.el10.x86_64 17/19 2026-03-17 14:11:42.315 | Installing : erlang-xmerl-26.2.5-1.el10.x86_64 18/19 2026-03-17 14:11:42.650 | Running scriptlet: rabbitmq-server-3.13.7-1.el10.x86_64 19/19 2026-03-17 14:11:42.703 | Installing : rabbitmq-server-3.13.7-1.el10.x86_64 19/19 2026-03-17 14:11:45.202 | Running scriptlet: rabbitmq-server-3.13.7-1.el10.x86_64 19/19 2026-03-17 14:11:45.203 | 2026-03-17 14:11:45.203 | Installed: 2026-03-17 14:11:45.203 | erlang-asn1-26.2.5-1.el10.x86_64 2026-03-17 14:11:45.203 | erlang-compiler-26.2.5-1.el10.x86_64 2026-03-17 14:11:45.203 | erlang-crypto-26.2.5-1.el10.x86_64 2026-03-17 14:11:45.203 | erlang-eldap-26.2.5-1.el10.x86_64 2026-03-17 14:11:45.203 | erlang-erts-26.2.5-1.el10.x86_64 2026-03-17 14:11:45.203 | erlang-inets-26.2.5-1.el10.x86_64 2026-03-17 14:11:45.203 | erlang-kernel-26.2.5-1.el10.x86_64 2026-03-17 14:11:45.203 | erlang-mnesia-26.2.5-1.el10.x86_64 2026-03-17 14:11:45.203 | erlang-os_mon-26.2.5-1.el10.x86_64 2026-03-17 14:11:45.203 | erlang-public_key-26.2.5-1.el10.x86_64 2026-03-17 14:11:45.203 | erlang-runtime_tools-26.2.5-1.el10.x86_64 2026-03-17 14:11:45.203 | erlang-sasl-26.2.5-1.el10.x86_64 2026-03-17 14:11:45.203 | erlang-snmp-26.2.5-1.el10.x86_64 2026-03-17 14:11:45.203 | erlang-ssl-26.2.5-1.el10.x86_64 2026-03-17 14:11:45.203 | erlang-stdlib-26.2.5-1.el10.x86_64 2026-03-17 14:11:45.203 | erlang-syntax_tools-26.2.5-1.el10.x86_64 2026-03-17 14:11:45.203 | erlang-tools-26.2.5-1.el10.x86_64 2026-03-17 14:11:45.203 | erlang-xmerl-26.2.5-1.el10.x86_64 2026-03-17 14:11:45.203 | rabbitmq-server-3.13.7-1.el10.x86_64 2026-03-17 14:11:45.203 | 2026-03-17 14:11:45.203 | Complete! 2026-03-17 14:11:45.296 | + functions-common:yum_install:1481 : time_stop yum_install 2026-03-17 14:11:45.298 | + functions-common:time_stop:2412 : local name 2026-03-17 14:11:45.302 | + functions-common:time_stop:2413 : local end_time 2026-03-17 14:11:45.306 | + functions-common:time_stop:2414 : local elapsed_time 2026-03-17 14:11:45.310 | + functions-common:time_stop:2415 : local total 2026-03-17 14:11:45.313 | + functions-common:time_stop:2416 : local start_time 2026-03-17 14:11:45.315 | + functions-common:time_stop:2418 : name=yum_install 2026-03-17 14:11:45.319 | + functions-common:time_stop:2419 : start_time=1773756699835 2026-03-17 14:11:45.322 | + functions-common:time_stop:2421 : [[ -z 1773756699835 ]] 2026-03-17 14:11:45.328 | ++ functions-common:time_stop:2424 : date +%s%3N 2026-03-17 14:11:45.336 | + functions-common:time_stop:2424 : end_time=1773756705331 2026-03-17 14:11:45.339 | + functions-common:time_stop:2425 : elapsed_time=5496 2026-03-17 14:11:45.342 | + functions-common:time_stop:2426 : total=59392 2026-03-17 14:11:45.346 | + functions-common:time_stop:2428 : _TIME_START[$name]= 2026-03-17 14:11:45.349 | + functions-common:time_stop:2429 : _TIME_TOTAL[$name]=64888 2026-03-17 14:11:45.353 | + lib/rpc_backend:install_rpc_backend:55 : is_fedora 2026-03-17 14:11:45.355 | + functions-common:is_fedora:524 : [[ -z CentOSStream ]] 2026-03-17 14:11:45.359 | + functions-common:is_fedora:528 : '[' CentOSStream = Fedora ']' 2026-03-17 14:11:45.363 | + functions-common:is_fedora:528 : '[' CentOSStream = 'Red Hat' ']' 2026-03-17 14:11:45.366 | + functions-common:is_fedora:529 : '[' CentOSStream = openEuler ']' 2026-03-17 14:11:45.370 | + functions-common:is_fedora:530 : '[' CentOSStream = RedHatEnterpriseServer ']' 2026-03-17 14:11:45.372 | + functions-common:is_fedora:531 : '[' CentOSStream = RedHatEnterprise ']' 2026-03-17 14:11:45.376 | + functions-common:is_fedora:532 : '[' CentOSStream = RedHatEnterpriseLinux ']' 2026-03-17 14:11:45.380 | + functions-common:is_fedora:533 : '[' CentOSStream = RockyLinux ']' 2026-03-17 14:11:45.383 | + functions-common:is_fedora:534 : '[' CentOSStream = CentOS ']' 2026-03-17 14:11:45.387 | + functions-common:is_fedora:534 : '[' CentOSStream = CentOSStream ']' 2026-03-17 14:11:45.392 | + lib/rpc_backend:install_rpc_backend:61 : sudo systemctl --now enable rabbitmq-server 2026-03-17 14:11:45.433 | Created symlink '/etc/systemd/system/multi-user.target.wants/rabbitmq-server.service' → '/usr/lib/systemd/system/rabbitmq-server.service'. 2026-03-17 14:11:50.212 | + ./stack.sh:main:852 : restart_rpc_backend 2026-03-17 14:11:50.216 | + lib/rpc_backend:restart_rpc_backend:68 : is_service_enabled rabbit 2026-03-17 14:11:50.239 | + functions-common:is_service_enabled:2068 : return 0 2026-03-17 14:11:50.244 | + lib/rpc_backend:restart_rpc_backend:70 : echo_summary 'Starting RabbitMQ' 2026-03-17 14:11:50.246 | + ./stack.sh:echo_summary:438 : [[ -t 3 ]] 2026-03-17 14:11:50.249 | + ./stack.sh:echo_summary:444 : echo -e Starting RabbitMQ 2026-03-17 14:11:50.253 | + lib/rpc_backend:restart_rpc_backend:81 : local i 2026-03-17 14:11:50.258 | ++ lib/rpc_backend:restart_rpc_backend:82 : seq 20 2026-03-17 14:11:50.265 | + lib/rpc_backend:restart_rpc_backend:82 : for i in `seq 20` 2026-03-17 14:11:50.267 | + lib/rpc_backend:restart_rpc_backend:83 : local rc=0 2026-03-17 14:11:50.270 | + lib/rpc_backend:restart_rpc_backend:85 : [[ 1 -eq 20 ]] 2026-03-17 14:11:50.274 | + lib/rpc_backend:restart_rpc_backend:87 : [[ 1 == \0 ]] 2026-03-17 14:11:50.277 | + lib/rpc_backend:restart_rpc_backend:91 : rabbit_setuser stackrabbit secretrabbit 2026-03-17 14:11:50.282 | + lib/rpc_backend:rabbit_setuser:160 : local user=stackrabbit pass=secretrabbit found= out= 2026-03-17 14:11:50.287 | ++ lib/rpc_backend:rabbit_setuser:161 : sudo rabbitmqctl list_users 2026-03-17 14:11:50.928 | + lib/rpc_backend:rabbit_setuser:161 : out='Listing users ... 2026-03-17 14:11:50.928 | user tags 2026-03-17 14:11:50.928 | guest [administrator]' 2026-03-17 14:11:50.932 | ++ lib/rpc_backend:rabbit_setuser:163 : awk '$1 == user { print $1 }' user=stackrabbit 2026-03-17 14:11:50.933 | ++ lib/rpc_backend:rabbit_setuser:163 : echo 'Listing users ... 2026-03-17 14:11:50.933 | user tags 2026-03-17 14:11:50.933 | guest [administrator]' 2026-03-17 14:11:50.939 | + lib/rpc_backend:rabbit_setuser:163 : found= 2026-03-17 14:11:50.942 | + lib/rpc_backend:rabbit_setuser:164 : '[' '' = stackrabbit ']' 2026-03-17 14:11:50.945 | + lib/rpc_backend:rabbit_setuser:168 : sudo rabbitmqctl add_user stackrabbit secretrabbit 2026-03-17 14:11:51.538 | Adding user "stackrabbit" ... 2026-03-17 14:11:51.543 | Done. Don't forget to grant the user permissions to some virtual hosts! See 'rabbitmqctl help set_permissions' to learn more. 2026-03-17 14:11:51.558 | + lib/rpc_backend:rabbit_setuser:171 : sudo rabbitmqctl set_permissions stackrabbit '.*' '.*' '.*' 2026-03-17 14:11:52.040 | Setting permissions for user "stackrabbit" in vhost "/" ... 2026-03-17 14:11:52.060 | + lib/rpc_backend:restart_rpc_backend:92 : '[' 0 -ne 0 ']' 2026-03-17 14:11:52.063 | + lib/rpc_backend:restart_rpc_backend:97 : sudo rabbitmqctl change_password stackrabbit secretrabbit 2026-03-17 14:11:52.601 | Changing password for user "stackrabbit" ... 2026-03-17 14:11:52.621 | + lib/rpc_backend:restart_rpc_backend:99 : '[' 0 -ne 0 ']' 2026-03-17 14:11:52.623 | + lib/rpc_backend:restart_rpc_backend:103 : break 2026-03-17 14:11:52.626 | + lib/rpc_backend:restart_rpc_backend:106 : sudo rabbitmqctl delete_user guest 2026-03-17 14:11:53.168 | Deleting user "guest" ... 2026-03-17 14:11:53.194 | + ./stack.sh:main:854 : is_service_enabled mysql postgresql 2026-03-17 14:11:53.211 | + functions-common:is_service_enabled:2068 : return 0 2026-03-17 14:11:53.215 | + ./stack.sh:main:855 : install_database 2026-03-17 14:11:53.218 | + lib/database:install_database:118 : install_database_mysql 2026-03-17 14:11:53.220 | + lib/databases/mysql:install_database_mysql:202 : is_ubuntu 2026-03-17 14:11:53.223 | + functions-common:is_ubuntu:544 : [[ -z rpm ]] 2026-03-17 14:11:53.226 | + functions-common:is_ubuntu:547 : '[' rpm = deb ']' 2026-03-17 14:11:53.228 | + lib/databases/mysql:install_database_mysql:215 : [[ ! -e /opt/stack/.my.cnf ]] 2026-03-17 14:11:53.230 | + lib/databases/mysql:install_database_mysql:216 : cat 2026-03-17 14:11:53.234 | + lib/databases/mysql:install_database_mysql:222 : is_ubuntu 2026-03-17 14:11:53.236 | + functions-common:is_ubuntu:544 : [[ -z rpm ]] 2026-03-17 14:11:53.239 | + functions-common:is_ubuntu:547 : '[' rpm = deb ']' 2026-03-17 14:11:53.242 | + lib/databases/mysql:install_database_mysql:223 : echo host=127.0.0.1 2026-03-17 14:11:53.243 | + lib/databases/mysql:install_database_mysql:225 : chmod 0600 /opt/stack/.my.cnf 2026-03-17 14:11:53.247 | + lib/databases/mysql:install_database_mysql:228 : [[ True == \T\r\u\e ]] 2026-03-17 14:11:53.250 | + lib/databases/mysql:install_database_mysql:229 : is_fedora 2026-03-17 14:11:53.253 | + functions-common:is_fedora:524 : [[ -z CentOSStream ]] 2026-03-17 14:11:53.255 | + functions-common:is_fedora:528 : '[' CentOSStream = Fedora ']' 2026-03-17 14:11:53.257 | + functions-common:is_fedora:528 : '[' CentOSStream = 'Red Hat' ']' 2026-03-17 14:11:53.265 | + functions-common:is_fedora:529 : '[' CentOSStream = openEuler ']' 2026-03-17 14:11:53.268 | + functions-common:is_fedora:530 : '[' CentOSStream = RedHatEnterpriseServer ']' 2026-03-17 14:11:53.271 | + functions-common:is_fedora:531 : '[' CentOSStream = RedHatEnterprise ']' 2026-03-17 14:11:53.274 | + functions-common:is_fedora:532 : '[' CentOSStream = RedHatEnterpriseLinux ']' 2026-03-17 14:11:53.277 | + functions-common:is_fedora:533 : '[' CentOSStream = RockyLinux ']' 2026-03-17 14:11:53.279 | + functions-common:is_fedora:534 : '[' CentOSStream = CentOS ']' 2026-03-17 14:11:53.281 | + functions-common:is_fedora:534 : '[' CentOSStream = CentOSStream ']' 2026-03-17 14:11:53.284 | + lib/databases/mysql:install_database_mysql:230 : install_package mariadb-server mariadb-devel mariadb 2026-03-17 14:11:53.287 | + functions-common:install_package:1430 : update_package_repo 2026-03-17 14:11:53.289 | + functions-common:update_package_repo:1404 : NO_UPDATE_REPOS=False 2026-03-17 14:11:53.292 | + functions-common:update_package_repo:1405 : REPOS_UPDATED=False 2026-03-17 14:11:53.295 | + functions-common:update_package_repo:1406 : RETRY_UPDATE=False 2026-03-17 14:11:53.298 | + functions-common:update_package_repo:1408 : [[ False = \T\r\u\e ]] 2026-03-17 14:11:53.300 | + functions-common:update_package_repo:1412 : is_ubuntu 2026-03-17 14:11:53.303 | + functions-common:is_ubuntu:544 : [[ -z rpm ]] 2026-03-17 14:11:53.306 | + functions-common:is_ubuntu:547 : '[' rpm = deb ']' 2026-03-17 14:11:53.308 | + functions-common:install_package:1431 : real_install_package mariadb-server mariadb-devel mariadb 2026-03-17 14:11:53.310 | + functions-common:real_install_package:1418 : is_ubuntu 2026-03-17 14:11:53.313 | + functions-common:is_ubuntu:544 : [[ -z rpm ]] 2026-03-17 14:11:53.315 | + functions-common:is_ubuntu:547 : '[' rpm = deb ']' 2026-03-17 14:11:53.318 | + functions-common:real_install_package:1420 : is_fedora 2026-03-17 14:11:53.321 | + functions-common:is_fedora:524 : [[ -z CentOSStream ]] 2026-03-17 14:11:53.323 | + functions-common:is_fedora:528 : '[' CentOSStream = Fedora ']' 2026-03-17 14:11:53.326 | + functions-common:is_fedora:528 : '[' CentOSStream = 'Red Hat' ']' 2026-03-17 14:11:53.328 | + functions-common:is_fedora:529 : '[' CentOSStream = openEuler ']' 2026-03-17 14:11:53.330 | + functions-common:is_fedora:530 : '[' CentOSStream = RedHatEnterpriseServer ']' 2026-03-17 14:11:53.332 | + functions-common:is_fedora:531 : '[' CentOSStream = RedHatEnterprise ']' 2026-03-17 14:11:53.335 | + functions-common:is_fedora:532 : '[' CentOSStream = RedHatEnterpriseLinux ']' 2026-03-17 14:11:53.338 | + functions-common:is_fedora:533 : '[' CentOSStream = RockyLinux ']' 2026-03-17 14:11:53.341 | + functions-common:is_fedora:534 : '[' CentOSStream = CentOS ']' 2026-03-17 14:11:53.344 | + functions-common:is_fedora:534 : '[' CentOSStream = CentOSStream ']' 2026-03-17 14:11:53.346 | + functions-common:real_install_package:1421 : yum_install mariadb-server mariadb-devel mariadb 2026-03-17 14:11:53.349 | + functions-common:yum_install:1475 : local result parse_yum_result 2026-03-17 14:11:53.352 | + functions-common:yum_install:1477 : [[ False = \T\r\u\e ]] 2026-03-17 14:11:53.355 | + functions-common:yum_install:1479 : time_start yum_install 2026-03-17 14:11:53.357 | + functions-common:time_start:2398 : local name=yum_install 2026-03-17 14:11:53.360 | + functions-common:time_start:2399 : local start_time= 2026-03-17 14:11:53.362 | + functions-common:time_start:2400 : [[ -n '' ]] 2026-03-17 14:11:53.366 | ++ functions-common:time_start:2403 : date +%s%3N 2026-03-17 14:11:53.369 | + functions-common:time_start:2403 : _TIME_START[$name]=1773756713367 2026-03-17 14:11:53.372 | + functions-common:yum_install:1480 : sudo_with_proxies dnf install -y mariadb-server mariadb-devel mariadb 2026-03-17 14:11:53.374 | + functions-common:sudo_with_proxies:2366 : local sudo 2026-03-17 14:11:53.376 | ++ functions-common:sudo_with_proxies:2368 : id -u 2026-03-17 14:11:53.380 | + functions-common:sudo_with_proxies:2368 : [[ 1003 = \0 ]] 2026-03-17 14:11:53.382 | + functions-common:sudo_with_proxies:2368 : sudo=sudo 2026-03-17 14:11:53.385 | + functions-common:sudo_with_proxies:2370 : sudo http_proxy= https_proxy= no_proxy= dnf install -y mariadb-server mariadb-devel mariadb 2026-03-17 14:11:53.953 | Last metadata expiration check: 0:03:02 ago on Tue 17 Mar 2026 10:08:51 AM EDT. 2026-03-17 14:11:54.060 | Dependencies resolved. 2026-03-17 14:11:54.061 | ================================================================================ 2026-03-17 14:11:54.061 | Package Arch Version Repository Size 2026-03-17 14:11:54.061 | ================================================================================ 2026-03-17 14:11:54.061 | Installing: 2026-03-17 14:11:54.061 | mariadb x86_64 3:10.11.15-2.el10 appstream 1.6 M 2026-03-17 14:11:54.061 | mariadb-devel x86_64 3:10.11.15-2.el10 appstream 1.2 M 2026-03-17 14:11:54.061 | mariadb-server x86_64 3:10.11.15-2.el10 appstream 10 M 2026-03-17 14:11:54.061 | Installing dependencies: 2026-03-17 14:11:54.061 | mariadb-common noarch 3:10.11.15-2.el10 appstream 32 k 2026-03-17 14:11:54.061 | mariadb-connector-c x86_64 3.4.4-1.el10 baseos 211 k 2026-03-17 14:11:54.061 | mariadb-connector-c-config noarch 3.4.4-1.el10 baseos 9.9 k 2026-03-17 14:11:54.061 | mariadb-connector-c-devel x86_64 3.4.4-1.el10 appstream 60 k 2026-03-17 14:11:54.061 | mariadb-errmsg noarch 3:10.11.15-2.el10 appstream 263 k 2026-03-17 14:11:54.061 | mysql-selinux noarch 1.0.14-1.el10 appstream 37 k 2026-03-17 14:11:54.061 | perl-DBD-MariaDB x86_64 1.23-10.el10 appstream 155 k 2026-03-17 14:11:54.061 | perl-DBI x86_64 1.643-26.el10 appstream 713 k 2026-03-17 14:11:54.061 | perl-Math-BigInt noarch 1:2.0030.03-3.el10 appstream 228 k 2026-03-17 14:11:54.061 | perl-Math-Complex noarch 1.62-514.el10 appstream 47 k 2026-03-17 14:11:54.061 | perl-Sys-Hostname x86_64 1.25-514.el10 appstream 18 k 2026-03-17 14:11:54.061 | Installing weak dependencies: 2026-03-17 14:11:54.062 | mariadb-backup x86_64 3:10.11.15-2.el10 appstream 6.5 M 2026-03-17 14:11:54.062 | mariadb-client-utils x86_64 3:10.11.15-2.el10 appstream 39 k 2026-03-17 14:11:54.062 | mariadb-connector-c-doc noarch 3.4.4-1.el10 crb 121 k 2026-03-17 14:11:54.062 | mariadb-gssapi-server x86_64 3:10.11.15-2.el10 appstream 17 k 2026-03-17 14:11:54.062 | mariadb-server-utils x86_64 3:10.11.15-2.el10 appstream 259 k 2026-03-17 14:11:54.062 | 2026-03-17 14:11:54.062 | Transaction Summary 2026-03-17 14:11:54.062 | ================================================================================ 2026-03-17 14:11:54.062 | Install 19 Packages 2026-03-17 14:11:54.062 | 2026-03-17 14:11:54.062 | Total download size: 22 M 2026-03-17 14:11:54.062 | Installed size: 133 M 2026-03-17 14:11:54.062 | Downloading Packages: 2026-03-17 14:11:54.750 | (1/19): mariadb-10.11.15-2.el10.x86_64.rpm 12 MB/s | 1.6 MB 00:00 2026-03-17 14:11:54.773 | (2/19): mariadb-connector-c-config-3.4.4-1.el10 62 kB/s | 9.9 kB 00:00 2026-03-17 14:11:54.815 | (3/19): mariadb-client-utils-10.11.15-2.el10.x8 947 kB/s | 39 kB 00:00 2026-03-17 14:11:54.877 | (4/19): mariadb-backup-10.11.15-2.el10.x86_64.r 52 MB/s | 6.5 MB 00:00 2026-03-17 14:11:54.881 | (5/19): mariadb-common-10.11.15-2.el10.noarch.r 484 kB/s | 32 kB 00:00 2026-03-17 14:11:54.918 | (6/19): mariadb-connector-c-devel-3.4.4-1.el10. 1.6 MB/s | 60 kB 00:00 2026-03-17 14:11:54.937 | (7/19): mariadb-devel-10.11.15-2.el10.x86_64.rp 22 MB/s | 1.2 MB 00:00 2026-03-17 14:11:54.941 | (8/19): mariadb-connector-c-3.4.4-1.el10.x86_64 644 kB/s | 211 kB 00:00 2026-03-17 14:11:54.964 | (9/19): mariadb-errmsg-10.11.15-2.el10.noarch.r 5.8 MB/s | 263 kB 00:00 2026-03-17 14:11:54.967 | (10/19): mariadb-gssapi-server-10.11.15-2.el10. 566 kB/s | 17 kB 00:00 2026-03-17 14:11:55.033 | (11/19): mysql-selinux-1.0.14-1.el10.noarch.rpm 575 kB/s | 37 kB 00:00 2026-03-17 14:11:55.049 | (12/19): mariadb-server-utils-10.11.15-2.el10.x 3.0 MB/s | 259 kB 00:00 2026-03-17 14:11:55.100 | (13/19): mariadb-server-10.11.15-2.el10.x86_64. 64 MB/s | 10 MB 00:00 2026-03-17 14:11:55.115 | (14/19): perl-DBD-MariaDB-1.23-10.el10.x86_64.r 1.9 MB/s | 155 kB 00:00 2026-03-17 14:11:55.126 | (15/19): perl-DBI-1.643-26.el10.x86_64.rpm 9.1 MB/s | 713 kB 00:00 2026-03-17 14:11:55.143 | (16/19): perl-Math-BigInt-2.0030.03-3.el10.noar 5.3 MB/s | 228 kB 00:00 2026-03-17 14:11:55.145 | (17/19): perl-Math-Complex-1.62-514.el10.noarch 1.5 MB/s | 47 kB 00:00 2026-03-17 14:11:55.153 | (18/19): perl-Sys-Hostname-1.25-514.el10.x86_64 672 kB/s | 18 kB 00:00 2026-03-17 14:11:55.265 | (19/19): mariadb-connector-c-doc-3.4.4-1.el10.n 1.0 MB/s | 121 kB 00:00 2026-03-17 14:11:55.268 | -------------------------------------------------------------------------------- 2026-03-17 14:11:55.269 | Total 18 MB/s | 22 MB 00:01 2026-03-17 14:11:55.772 | Running transaction check 2026-03-17 14:11:55.847 | Transaction check succeeded. 2026-03-17 14:11:55.847 | Running transaction test 2026-03-17 14:11:56.052 | Transaction test succeeded. 2026-03-17 14:11:56.053 | Running transaction 2026-03-17 14:11:56.354 | Preparing : 1/1 2026-03-17 14:11:56.375 | Installing : mariadb-connector-c-config-3.4.4-1.el10.noarch 1/19 2026-03-17 14:11:56.388 | Installing : mariadb-connector-c-3.4.4-1.el10.x86_64 2/19 2026-03-17 14:11:56.396 | Installing : mariadb-common-3:10.11.15-2.el10.noarch 3/19 2026-03-17 14:11:56.412 | Installing : perl-Sys-Hostname-1.25-514.el10.x86_64 4/19 2026-03-17 14:11:56.428 | Installing : mariadb-errmsg-3:10.11.15-2.el10.noarch 5/19 2026-03-17 14:11:56.436 | Installing : mariadb-connector-c-doc-3.4.4-1.el10.noarch 6/19 2026-03-17 14:11:56.445 | Installing : mariadb-connector-c-devel-3.4.4-1.el10.x86_64 7/19 2026-03-17 14:11:56.459 | Installing : perl-Math-Complex-1.62-514.el10.noarch 8/19 2026-03-17 14:11:56.505 | Installing : perl-Math-BigInt-1:2.0030.03-3.el10.noarch 9/19 2026-03-17 14:11:56.523 | Installing : perl-DBI-1.643-26.el10.x86_64 10/19 2026-03-17 14:11:56.529 | Installing : perl-DBD-MariaDB-1.23-10.el10.x86_64 11/19 2026-03-17 14:11:56.553 | Running scriptlet: mysql-selinux-1.0.14-1.el10.noarch 12/19 2026-03-17 14:11:56.557 | Installing : mysql-selinux-1.0.14-1.el10.noarch 12/19 2026-03-17 14:12:10.195 | Running scriptlet: mysql-selinux-1.0.14-1.el10.noarch 12/19 2026-03-17 14:12:10.195 | libsemanage.semanage_direct_install_info: Overriding mysql module at lower priority 100 with module at priority 200. 2026-03-17 14:12:10.195 | 2026-03-17 14:12:10.333 | Installing : mariadb-client-utils-3:10.11.15-2.el10.x86_64 13/19 2026-03-17 14:12:10.403 | Installing : mariadb-3:10.11.15-2.el10.x86_64 14/19 2026-03-17 14:12:10.415 | Installing : mariadb-backup-3:10.11.15-2.el10.x86_64 15/19 2026-03-17 14:12:10.421 | Installing : mariadb-gssapi-server-3:10.11.15-2.el10.x86_64 16/19 2026-03-17 14:12:10.688 | Running scriptlet: mariadb-server-3:10.11.15-2.el10.x86_64 17/19 2026-03-17 14:12:10.703 | Installing : mariadb-server-3:10.11.15-2.el10.x86_64 17/19 2026-03-17 14:12:10.752 | Running scriptlet: mariadb-server-3:10.11.15-2.el10.x86_64 17/19 2026-03-17 14:12:10.819 | Installing : mariadb-server-utils-3:10.11.15-2.el10.x86_64 18/19 2026-03-17 14:12:10.828 | Installing : mariadb-devel-3:10.11.15-2.el10.x86_64 19/19 2026-03-17 14:12:11.573 | Running scriptlet: mysql-selinux-1.0.14-1.el10.noarch 19/19 2026-03-17 14:12:12.689 | Running scriptlet: mariadb-devel-3:10.11.15-2.el10.x86_64 19/19 2026-03-17 14:12:12.689 | 2026-03-17 14:12:12.690 | Installed: 2026-03-17 14:12:12.690 | mariadb-3:10.11.15-2.el10.x86_64 2026-03-17 14:12:12.690 | mariadb-backup-3:10.11.15-2.el10.x86_64 2026-03-17 14:12:12.690 | mariadb-client-utils-3:10.11.15-2.el10.x86_64 2026-03-17 14:12:12.691 | mariadb-common-3:10.11.15-2.el10.noarch 2026-03-17 14:12:12.691 | mariadb-connector-c-3.4.4-1.el10.x86_64 2026-03-17 14:12:12.691 | mariadb-connector-c-config-3.4.4-1.el10.noarch 2026-03-17 14:12:12.691 | mariadb-connector-c-devel-3.4.4-1.el10.x86_64 2026-03-17 14:12:12.691 | mariadb-connector-c-doc-3.4.4-1.el10.noarch 2026-03-17 14:12:12.691 | mariadb-devel-3:10.11.15-2.el10.x86_64 2026-03-17 14:12:12.691 | mariadb-errmsg-3:10.11.15-2.el10.noarch 2026-03-17 14:12:12.691 | mariadb-gssapi-server-3:10.11.15-2.el10.x86_64 2026-03-17 14:12:12.691 | mariadb-server-3:10.11.15-2.el10.x86_64 2026-03-17 14:12:12.691 | mariadb-server-utils-3:10.11.15-2.el10.x86_64 2026-03-17 14:12:12.691 | mysql-selinux-1.0.14-1.el10.noarch 2026-03-17 14:12:12.691 | perl-DBD-MariaDB-1.23-10.el10.x86_64 2026-03-17 14:12:12.691 | perl-DBI-1.643-26.el10.x86_64 2026-03-17 14:12:12.691 | perl-Math-BigInt-1:2.0030.03-3.el10.noarch 2026-03-17 14:12:12.691 | perl-Math-Complex-1.62-514.el10.noarch 2026-03-17 14:12:12.691 | perl-Sys-Hostname-1.25-514.el10.x86_64 2026-03-17 14:12:12.691 | 2026-03-17 14:12:12.692 | Complete! 2026-03-17 14:12:12.758 | + functions-common:yum_install:1481 : time_stop yum_install 2026-03-17 14:12:12.760 | + functions-common:time_stop:2412 : local name 2026-03-17 14:12:12.763 | + functions-common:time_stop:2413 : local end_time 2026-03-17 14:12:12.765 | + functions-common:time_stop:2414 : local elapsed_time 2026-03-17 14:12:12.767 | + functions-common:time_stop:2415 : local total 2026-03-17 14:12:12.770 | + functions-common:time_stop:2416 : local start_time 2026-03-17 14:12:12.773 | + functions-common:time_stop:2418 : name=yum_install 2026-03-17 14:12:12.774 | + functions-common:time_stop:2419 : start_time=1773756713367 2026-03-17 14:12:12.777 | + functions-common:time_stop:2421 : [[ -z 1773756713367 ]] 2026-03-17 14:12:12.781 | ++ functions-common:time_stop:2424 : date +%s%3N 2026-03-17 14:12:12.786 | + functions-common:time_stop:2424 : end_time=1773756732784 2026-03-17 14:12:12.789 | + functions-common:time_stop:2425 : elapsed_time=19417 2026-03-17 14:12:12.792 | + functions-common:time_stop:2426 : total=64888 2026-03-17 14:12:12.795 | + functions-common:time_stop:2428 : _TIME_START[$name]= 2026-03-17 14:12:12.798 | + functions-common:time_stop:2429 : _TIME_TOTAL[$name]=84305 2026-03-17 14:12:12.800 | + lib/databases/mysql:install_database_mysql:231 : sudo systemctl enable mariadb 2026-03-17 14:12:12.845 | Created symlink '/etc/systemd/system/mysql.service' → '/usr/lib/systemd/system/mariadb.service'. 2026-03-17 14:12:12.845 | Created symlink '/etc/systemd/system/mysqld.service' → '/usr/lib/systemd/system/mariadb.service'. 2026-03-17 14:12:12.846 | Created symlink '/etc/systemd/system/multi-user.target.wants/mariadb.service' → '/usr/lib/systemd/system/mariadb.service'. 2026-03-17 14:12:13.080 | + ./stack.sh:main:857 : '[' -n mysql ']' 2026-03-17 14:12:13.082 | + ./stack.sh:main:858 : install_database_python 2026-03-17 14:12:13.085 | + lib/database:install_database_python:123 : install_database_python_mysql 2026-03-17 14:12:13.086 | + lib/databases/mysql:install_database_python_mysql:242 : pip_install_gr PyMySQL 2026-03-17 14:12:13.088 | + inc/python:pip_install_gr:94 : local name=PyMySQL 2026-03-17 14:12:13.089 | + inc/python:pip_install_gr:95 : local clean_name 2026-03-17 14:12:13.091 | ++ inc/python:pip_install_gr:96 : get_from_global_requirements PyMySQL 2026-03-17 14:12:13.093 | ++ inc/python:get_from_global_requirements:241 : local package=PyMySQL 2026-03-17 14:12:13.095 | ++ inc/python:get_from_global_requirements:242 : local required_pkg 2026-03-17 14:12:13.098 | +++ inc/python:get_from_global_requirements:243 : grep -i -h '^PyMySQL' /opt/stack/requirements/global-requirements.txt 2026-03-17 14:12:13.099 | +++ inc/python:get_from_global_requirements:243 : cut -d# -f1 2026-03-17 14:12:13.106 | ++ inc/python:get_from_global_requirements:243 : required_pkg='PyMySQL ' 2026-03-17 14:12:13.107 | ++ inc/python:get_from_global_requirements:244 : [[ PyMySQL == '' ]] 2026-03-17 14:12:13.109 | ++ inc/python:get_from_global_requirements:247 : echo PyMySQL 2026-03-17 14:12:13.112 | + inc/python:pip_install_gr:96 : clean_name=PyMySQL 2026-03-17 14:12:13.113 | + inc/python:pip_install_gr:97 : pip_install PyMySQL 2026-03-17 14:12:13.135 | Using python 3.12 to install PyMySQL 2026-03-17 14:12:13.137 | + inc/python:pip_install:210 : sudo -H LC_ALL=en_US.UTF-8 http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= python3.12 -m pip install -c /opt/stack/requirements/upper-constraints.txt PyMySQL 2026-03-17 14:12:13.761 | Looking in indexes: http://mirror.regionone.vexxhost-nodepool-sf.rdoproject.org/pypi/simple, http://mirror.regionone.vexxhost-nodepool-sf.rdoproject.org/wheel/centos-10-x86_64 2026-03-17 14:12:13.806 | Collecting PyMySQL 2026-03-17 14:12:13.809 | Downloading http://mirror.regionone.vexxhost-nodepool-sf.rdoproject.org/pypifiles/packages/7c/4c/ad33b92b9864cbde84f259d5df035a6447f91891f5be77788e2a3892bce3/pymysql-1.1.2-py3-none-any.whl.metadata (4.3 kB) 2026-03-17 14:12:13.819 | Downloading http://mirror.regionone.vexxhost-nodepool-sf.rdoproject.org/pypifiles/packages/7c/4c/ad33b92b9864cbde84f259d5df035a6447f91891f5be77788e2a3892bce3/pymysql-1.1.2-py3-none-any.whl (45 kB) 2026-03-17 14:12:13.826 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 45.3/45.3 kB 8.1 MB/s eta 0:00:00 2026-03-17 14:12:13.984 | Installing collected packages: PyMySQL 2026-03-17 14:12:14.019 | Successfully installed PyMySQL-1.1.2 2026-03-17 14:12:14.020 | WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv 2026-03-17 14:12:14.131 | + inc/python:pip_install:216 : result=0 2026-03-17 14:12:14.132 | + inc/python:pip_install:218 : time_stop pip_install 2026-03-17 14:12:14.135 | + functions-common:time_stop:2412 : local name 2026-03-17 14:12:14.139 | + functions-common:time_stop:2413 : local end_time 2026-03-17 14:12:14.142 | + functions-common:time_stop:2414 : local elapsed_time 2026-03-17 14:12:14.145 | + functions-common:time_stop:2415 : local total 2026-03-17 14:12:14.148 | + functions-common:time_stop:2416 : local start_time 2026-03-17 14:12:14.150 | + functions-common:time_stop:2418 : name=pip_install 2026-03-17 14:12:14.154 | + functions-common:time_stop:2419 : start_time=1773756733128 2026-03-17 14:12:14.156 | + functions-common:time_stop:2421 : [[ -z 1773756733128 ]] 2026-03-17 14:12:14.160 | ++ functions-common:time_stop:2424 : date +%s%3N 2026-03-17 14:12:14.164 | + functions-common:time_stop:2424 : end_time=1773756734161 2026-03-17 14:12:14.167 | + functions-common:time_stop:2425 : elapsed_time=1033 2026-03-17 14:12:14.169 | + functions-common:time_stop:2426 : total=12925 2026-03-17 14:12:14.172 | + functions-common:time_stop:2428 : _TIME_START[$name]= 2026-03-17 14:12:14.175 | + functions-common:time_stop:2429 : _TIME_TOTAL[$name]=13958 2026-03-17 14:12:14.178 | + inc/python:pip_install:219 : return 0 2026-03-17 14:12:14.182 | + lib/databases/mysql:install_database_python_mysql:243 : [[ PyMySQL == \M\y\S\Q\L\-\p\y\t\h\o\n ]] 2026-03-17 14:12:14.184 | + lib/databases/mysql:install_database_python_mysql:245 : [[ PyMySQL == \P\y\M\y\S\Q\L ]] 2026-03-17 14:12:14.187 | + lib/databases/mysql:install_database_python_mysql:246 : ADDITIONAL_VENV_PACKAGES+=,PyMySQL 2026-03-17 14:12:14.191 | + ./stack.sh:main:861 : is_service_enabled neutron 2026-03-17 14:12:14.212 | + functions-common:is_service_enabled:2068 : return 0 2026-03-17 14:12:14.216 | + ./stack.sh:main:862 : install_neutron_agent_packages 2026-03-17 14:12:14.219 | + lib/neutron:install_neutron_agent_packages:544 : is_service_enabled q-l3 neutron-l3 2026-03-17 14:12:14.240 | + functions-common:is_service_enabled:2068 : return 1 2026-03-17 14:12:14.244 | + lib/neutron:install_neutron_agent_packages:548 : is_service_enabled q-agt neutron-agent q-dhcp neutron-dhcp q-l3 neutron-l3 2026-03-17 14:12:14.264 | + functions-common:is_service_enabled:2068 : return 1 2026-03-17 14:12:14.267 | + ./stack.sh:main:865 : is_service_enabled etcd3 2026-03-17 14:12:14.286 | + functions-common:is_service_enabled:2068 : return 0 2026-03-17 14:12:14.289 | + ./stack.sh:main:866 : install_etcd3 2026-03-17 14:12:14.293 | + lib/etcd3:install_etcd3:103 : echo 'Installing etcd' 2026-03-17 14:12:14.293 | Installing etcd 2026-03-17 14:12:14.295 | + lib/etcd3:install_etcd3:106 : sudo mkdir -p /opt/stack/bin 2026-03-17 14:12:14.324 | + lib/etcd3:install_etcd3:107 : sudo mkdir -p /opt/stack/data/etcd 2026-03-17 14:12:14.351 | + lib/etcd3:install_etcd3:108 : [[ True == \T\r\u\e ]] 2026-03-17 14:12:14.354 | + lib/etcd3:install_etcd3:109 : sudo mount -t tmpfs -o nodev,nosuid,size=512M tmpfs /opt/stack/data/etcd 2026-03-17 14:12:14.380 | + lib/etcd3:install_etcd3:113 : local etcd_file 2026-03-17 14:12:14.383 | ++ 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-17 14:12:14.386 | ++ 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-17 14:12:14.389 | ++ functions:get_extra_file:67 : local 'retry_args=--retry-on-host-error --retry-on-http-error=500,503 ' 2026-03-17 14:12:14.393 | ++ functions:get_extra_file:68 : retry_args+='-t 2 --waitretry=10 ' 2026-03-17 14:12:14.396 | ++ functions:get_extra_file:69 : retry_args+='--tries=3 --retry-connrefused' 2026-03-17 14:12:14.399 | ++ functions:get_extra_file:71 : local file_name=etcd-v3.5.21-linux-amd64.tar.gz 2026-03-17 14:12:14.402 | ++ 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-17 14:12:14.405 | ++ functions:get_extra_file:74 : [[ ! -f /opt/stack/devstack/files/etcd-v3.5.21-linux-amd64.tar.gz ]] 2026-03-17 14:12:14.408 | ++ 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-17 14:12:14.412 | --2026-03-17 10:12:14-- https://github.com/etcd-io/etcd/releases/download/v3.5.21/etcd-v3.5.21-linux-amd64.tar.gz 2026-03-17 14:12:14.512 | Resolving github.com (github.com)... 140.82.114.3 2026-03-17 14:12:14.530 | Connecting to github.com (github.com)|140.82.114.3|:443... connected. 2026-03-17 14:12:14.727 | HTTP request sent, awaiting response... 302 Found 2026-03-17 14:12:14.727 | 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-17T15%3A06%3A08Z&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-17T14%3A05%3A11Z&ske=2026-03-17T15%3A06%3A08Z&sks=b&skv=2018-11-09&sig=Uy6CqsYOg0YxqVP%2BywmqQkOtEaZUJhbnKp6CYwJq6bU%3D&jwt=eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJpc3MiOiJnaXRodWIuY29tIiwiYXVkIjoicmVsZWFzZS1hc3NldHMuZ2l0aHVidXNlcmNvbnRlbnQuY29tIiwia2V5Ijoia2V5MSIsImV4cCI6MTc3Mzc1ODUzNCwibmJmIjoxNzczNzU2NzM0LCJwYXRoIjoicmVsZWFzZWFzc2V0cHJvZHVjdGlvbi5ibG9iLmNvcmUud2luZG93cy5uZXQifQ.eJF99nVggPHGrLVAwO2K1DFWKkfd1HQ0lnfuke5CeVQ&response-content-disposition=attachment%3B%20filename%3Detcd-v3.5.21-linux-amd64.tar.gz&response-content-type=application%2Foctet-stream [following] 2026-03-17 14:12:14.727 | --2026-03-17 10:12:14-- 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-17T15%3A06%3A08Z&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-17T14%3A05%3A11Z&ske=2026-03-17T15%3A06%3A08Z&sks=b&skv=2018-11-09&sig=Uy6CqsYOg0YxqVP%2BywmqQkOtEaZUJhbnKp6CYwJq6bU%3D&jwt=eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJpc3MiOiJnaXRodWIuY29tIiwiYXVkIjoicmVsZWFzZS1hc3NldHMuZ2l0aHVidXNlcmNvbnRlbnQuY29tIiwia2V5Ijoia2V5MSIsImV4cCI6MTc3Mzc1ODUzNCwibmJmIjoxNzczNzU2NzM0LCJwYXRoIjoicmVsZWFzZWFzc2V0cHJvZHVjdGlvbi5ibG9iLmNvcmUud2luZG93cy5uZXQifQ.eJF99nVggPHGrLVAwO2K1DFWKkfd1HQ0lnfuke5CeVQ&response-content-disposition=attachment%3B%20filename%3Detcd-v3.5.21-linux-amd64.tar.gz&response-content-type=application%2Foctet-stream 2026-03-17 14:12:14.728 | Resolving release-assets.githubusercontent.com (release-assets.githubusercontent.com)... 185.199.110.133, 185.199.108.133, 185.199.111.133, ... 2026-03-17 14:12:14.729 | Connecting to release-assets.githubusercontent.com (release-assets.githubusercontent.com)|185.199.110.133|:443... connected. 2026-03-17 14:12:14.758 | HTTP request sent, awaiting response... 200 OK 2026-03-17 14:12:14.758 | Length: 20927601 (20M) [application/octet-stream] 2026-03-17 14:12:14.758 | Saving to: ‘/opt/stack/devstack/files/etcd-v3.5.21-linux-amd64.tar.gz’ 2026-03-17 14:12:14.768 | 2026-03-17 14:12:14.863 | 0K ........ ........ ... 100% 191M=0.1s 2026-03-17 14:12:14.863 | 2026-03-17 14:12:14.863 | 2026-03-17 10:12:14 (191 MB/s) - ‘/opt/stack/devstack/files/etcd-v3.5.21-linux-amd64.tar.gz’ saved [20927601/20927601] 2026-03-17 14:12:14.863 | 2026-03-17 14:12:14.870 | ++ functions:get_extra_file:76 : [[ 0 -ne 0 ]] 2026-03-17 14:12:14.875 | ++ functions:get_extra_file:80 : echo /opt/stack/devstack/files/etcd-v3.5.21-linux-amd64.tar.gz 2026-03-17 14:12:14.879 | ++ functions:get_extra_file:81 : return 2026-03-17 14:12:14.883 | + lib/etcd3:install_etcd3:114 : etcd_file=/opt/stack/devstack/files/etcd-v3.5.21-linux-amd64.tar.gz 2026-03-17 14:12:14.887 | + lib/etcd3:install_etcd3:115 : '[' '!' -f /opt/stack/devstack/files/etcd-v3.5.21-linux-amd64/etcd ']' 2026-03-17 14:12:14.890 | + lib/etcd3:install_etcd3:116 : echo 'adddda4b06718e68671ffabff2f8cee48488ba61ad82900e639d108f2148501c /opt/stack/devstack/files/etcd-v3.5.21-linux-amd64.tar.gz' 2026-03-17 14:12:14.893 | + lib/etcd3:install_etcd3:118 : sha256sum -c /opt/stack/devstack/files/etcd.sha256sum 2026-03-17 14:12:14.932 | /opt/stack/devstack/files/etcd-v3.5.21-linux-amd64.tar.gz: OK 2026-03-17 14:12:14.936 | + 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-17 14:12:14.948 | etcd-v3.5.21-linux-amd64/ 2026-03-17 14:12:14.948 | etcd-v3.5.21-linux-amd64/Documentation/ 2026-03-17 14:12:14.948 | etcd-v3.5.21-linux-amd64/Documentation/dev-guide/ 2026-03-17 14:12:14.948 | etcd-v3.5.21-linux-amd64/Documentation/dev-guide/apispec/ 2026-03-17 14:12:14.948 | etcd-v3.5.21-linux-amd64/Documentation/dev-guide/apispec/swagger/ 2026-03-17 14:12:14.948 | etcd-v3.5.21-linux-amd64/Documentation/dev-guide/apispec/swagger/v3lock.swagger.json 2026-03-17 14:12:14.948 | etcd-v3.5.21-linux-amd64/Documentation/dev-guide/apispec/swagger/v3election.swagger.json 2026-03-17 14:12:14.948 | etcd-v3.5.21-linux-amd64/Documentation/dev-guide/apispec/swagger/rpc.swagger.json 2026-03-17 14:12:14.949 | etcd-v3.5.21-linux-amd64/Documentation/README.md 2026-03-17 14:12:14.949 | etcd-v3.5.21-linux-amd64/README-etcdutl.md 2026-03-17 14:12:14.950 | etcd-v3.5.21-linux-amd64/READMEv2-etcdctl.md 2026-03-17 14:12:14.950 | etcd-v3.5.21-linux-amd64/README-etcdctl.md 2026-03-17 14:12:14.950 | etcd-v3.5.21-linux-amd64/README.md 2026-03-17 14:12:14.950 | etcd-v3.5.21-linux-amd64/etcdutl 2026-03-17 14:12:15.097 | etcd-v3.5.21-linux-amd64/etcdctl 2026-03-17 14:12:15.224 | etcd-v3.5.21-linux-amd64/etcd 2026-03-17 14:12:15.395 | + lib/etcd3:install_etcd3:121 : sudo cp /opt/stack/devstack/files/etcd-v3.5.21-linux-amd64/etcd /opt/stack/bin/etcd 2026-03-17 14:12:15.473 | + lib/etcd3:install_etcd3:122 : sudo cp /opt/stack/devstack/files/etcd-v3.5.21-linux-amd64/etcdctl /opt/stack/bin/etcdctl 2026-03-17 14:12:15.541 | + lib/etcd3:install_etcd3:124 : '[' '!' -f /opt/stack/bin/etcd ']' 2026-03-17 14:12:15.544 | + ./stack.sh:main:875 : is_service_enabled tls-proxy 2026-03-17 14:12:15.565 | + functions-common:is_service_enabled:2068 : return 0 2026-03-17 14:12:15.569 | + ./stack.sh:main:876 : configure_CA 2026-03-17 14:12:15.573 | + lib/tls:configure_CA:70 : [[ -n 38.102.83.89 ]] 2026-03-17 14:12:15.577 | ++ lib/tls:configure_CA:70 : ipv6_unquote 38.102.83.89 2026-03-17 14:12:15.581 | ++ functions-common:ipv6_unquote:2210 : echo 38.102.83.89 2026-03-17 14:12:15.583 | ++ functions-common:ipv6_unquote:2210 : tr -d '[]' 2026-03-17 14:12:15.589 | + lib/tls:configure_CA:70 : [[ 38.102.83.89 != \3\8\.\1\0\2\.\8\3\.\8\9 ]] 2026-03-17 14:12:15.592 | + ./stack.sh:main:877 : init_CA 2026-03-17 14:12:15.595 | + lib/tls:init_CA:205 : make_root_CA /opt/stack/data/CA/root-ca 2026-03-17 14:12:15.599 | + lib/tls:make_root_CA:322 : local ca_dir=/opt/stack/data/CA/root-ca 2026-03-17 14:12:15.602 | + lib/tls:make_root_CA:325 : create_CA_base /opt/stack/data/CA/root-ca 2026-03-17 14:12:15.605 | + lib/tls:create_CA_base:79 : local ca_dir=/opt/stack/data/CA/root-ca 2026-03-17 14:12:15.608 | + lib/tls:create_CA_base:81 : [[ -d /opt/stack/data/CA/root-ca ]] 2026-03-17 14:12:15.612 | + lib/tls:create_CA_base:86 : local i 2026-03-17 14:12:15.615 | + lib/tls:create_CA_base:87 : for i in certs crl newcerts private 2026-03-17 14:12:15.618 | + lib/tls:create_CA_base:88 : mkdir -p /opt/stack/data/CA/root-ca/certs 2026-03-17 14:12:15.625 | + lib/tls:create_CA_base:87 : for i in certs crl newcerts private 2026-03-17 14:12:15.628 | + lib/tls:create_CA_base:88 : mkdir -p /opt/stack/data/CA/root-ca/crl 2026-03-17 14:12:15.634 | + lib/tls:create_CA_base:87 : for i in certs crl newcerts private 2026-03-17 14:12:15.638 | + lib/tls:create_CA_base:88 : mkdir -p /opt/stack/data/CA/root-ca/newcerts 2026-03-17 14:12:15.644 | + lib/tls:create_CA_base:87 : for i in certs crl newcerts private 2026-03-17 14:12:15.647 | + lib/tls:create_CA_base:88 : mkdir -p /opt/stack/data/CA/root-ca/private 2026-03-17 14:12:15.652 | + lib/tls:create_CA_base:90 : chmod 710 /opt/stack/data/CA/root-ca/private 2026-03-17 14:12:15.658 | + lib/tls:create_CA_base:91 : echo 01 2026-03-17 14:12:15.662 | + lib/tls:create_CA_base:92 : cp /dev/null /opt/stack/data/CA/root-ca/index.txt 2026-03-17 14:12:15.668 | + lib/tls:make_root_CA:326 : create_CA_config /opt/stack/data/CA/root-ca 'Root CA' 2026-03-17 14:12:15.671 | + lib/tls:create_CA_config:98 : local ca_dir=/opt/stack/data/CA/root-ca 2026-03-17 14:12:15.674 | + lib/tls:create_CA_config:99 : local 'common_name=Root CA' 2026-03-17 14:12:15.678 | + lib/tls:create_CA_config:145 : echo ' 2026-03-17 14:12:15.678 | [ ca ] 2026-03-17 14:12:15.678 | default_ca = CA_default 2026-03-17 14:12:15.678 | 2026-03-17 14:12:15.678 | [ CA_default ] 2026-03-17 14:12:15.678 | dir = /opt/stack/data/CA/root-ca 2026-03-17 14:12:15.678 | policy = policy_match 2026-03-17 14:12:15.678 | database = $dir/index.txt 2026-03-17 14:12:15.678 | serial = $dir/serial 2026-03-17 14:12:15.678 | certs = $dir/certs 2026-03-17 14:12:15.678 | crl_dir = $dir/crl 2026-03-17 14:12:15.679 | new_certs_dir = $dir/newcerts 2026-03-17 14:12:15.679 | certificate = $dir/cacert.pem 2026-03-17 14:12:15.679 | private_key = $dir/private/cacert.key 2026-03-17 14:12:15.679 | RANDFILE = $dir/private/.rand 2026-03-17 14:12:15.679 | default_md = sha256 2026-03-17 14:12:15.679 | 2026-03-17 14:12:15.679 | [ req ] 2026-03-17 14:12:15.679 | default_bits = 2048 2026-03-17 14:12:15.679 | default_md = sha256 2026-03-17 14:12:15.679 | 2026-03-17 14:12:15.679 | prompt = no 2026-03-17 14:12:15.679 | distinguished_name = ca_distinguished_name 2026-03-17 14:12:15.679 | 2026-03-17 14:12:15.679 | x509_extensions = ca_extensions 2026-03-17 14:12:15.679 | 2026-03-17 14:12:15.679 | [ ca_distinguished_name ] 2026-03-17 14:12:15.679 | organizationName = OpenStack 2026-03-17 14:12:15.679 | organizationalUnitName = DevStack Certificate Authority 2026-03-17 14:12:15.679 | commonName = Root CA 2026-03-17 14:12:15.679 | 2026-03-17 14:12:15.679 | [ policy_match ] 2026-03-17 14:12:15.679 | countryName = optional 2026-03-17 14:12:15.679 | stateOrProvinceName = optional 2026-03-17 14:12:15.679 | organizationName = match 2026-03-17 14:12:15.679 | organizationalUnitName = optional 2026-03-17 14:12:15.679 | commonName = supplied 2026-03-17 14:12:15.679 | 2026-03-17 14:12:15.679 | [ ca_extensions ] 2026-03-17 14:12:15.679 | basicConstraints = critical,CA:true 2026-03-17 14:12:15.679 | subjectKeyIdentifier = hash 2026-03-17 14:12:15.679 | authorityKeyIdentifier = keyid:always, issuer 2026-03-17 14:12:15.680 | keyUsage = cRLSign, keyCertSign 2026-03-17 14:12:15.680 | 2026-03-17 14:12:15.680 | ' 2026-03-17 14:12:15.681 | + lib/tls:make_root_CA:328 : '[' '!' -r /opt/stack/data/CA/root-ca/cacert.pem ']' 2026-03-17 14:12:15.684 | + 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-17 14:12:15.730 | ..+....+...+...+..+.......+...+..+.+........+.......+.....+....+...+.....+.+.....+.......+..+......+.+++++++++++++++++++++++++++++++++++++++*........+..........+...+.....+.......+........................+..+.......+++++++++++++++++++++++++++++++++++++++*.....+......+....+...+..............+....+..+.......+..+.+..+.+...............+.........+.....+...............+......+.+......+...+..+.......+...+........+.+...+..+.........+....+...............+...........+.........+...++++++ 2026-03-17 14:12:15.755 | ..+.+......+...........+++++++++++++++++++++++++++++++++++++++*............+...+............+...+.....+......+....+...+...+.....+.+.....+....+..+++++++++++++++++++++++++++++++++++++++*...+...........+.........+....+..+.+..+.......+...+..+...............+.+..+....................................+.+......+...............+..+......+.......+..+.............+..............+......+....+.....+.........+....+...........+....+...+..+......+.+.....+...++++++ 2026-03-17 14:12:15.759 | ----- 2026-03-17 14:12:15.766 | + lib/tls:init_CA:206 : make_int_CA /opt/stack/data/CA/int-ca /opt/stack/data/CA/root-ca 2026-03-17 14:12:15.769 | + lib/tls:make_int_CA:290 : local ca_dir=/opt/stack/data/CA/int-ca 2026-03-17 14:12:15.773 | + lib/tls:make_int_CA:291 : local signing_ca_dir=/opt/stack/data/CA/root-ca 2026-03-17 14:12:15.777 | + lib/tls:make_int_CA:294 : create_CA_base /opt/stack/data/CA/int-ca 2026-03-17 14:12:15.781 | + lib/tls:create_CA_base:79 : local ca_dir=/opt/stack/data/CA/int-ca 2026-03-17 14:12:15.785 | + lib/tls:create_CA_base:81 : [[ -d /opt/stack/data/CA/int-ca ]] 2026-03-17 14:12:15.788 | + lib/tls:create_CA_base:86 : local i 2026-03-17 14:12:15.791 | + lib/tls:create_CA_base:87 : for i in certs crl newcerts private 2026-03-17 14:12:15.795 | + lib/tls:create_CA_base:88 : mkdir -p /opt/stack/data/CA/int-ca/certs 2026-03-17 14:12:15.801 | + lib/tls:create_CA_base:87 : for i in certs crl newcerts private 2026-03-17 14:12:15.804 | + lib/tls:create_CA_base:88 : mkdir -p /opt/stack/data/CA/int-ca/crl 2026-03-17 14:12:15.810 | + lib/tls:create_CA_base:87 : for i in certs crl newcerts private 2026-03-17 14:12:15.813 | + lib/tls:create_CA_base:88 : mkdir -p /opt/stack/data/CA/int-ca/newcerts 2026-03-17 14:12:15.819 | + lib/tls:create_CA_base:87 : for i in certs crl newcerts private 2026-03-17 14:12:15.823 | + lib/tls:create_CA_base:88 : mkdir -p /opt/stack/data/CA/int-ca/private 2026-03-17 14:12:15.829 | + lib/tls:create_CA_base:90 : chmod 710 /opt/stack/data/CA/int-ca/private 2026-03-17 14:12:15.835 | + lib/tls:create_CA_base:91 : echo 01 2026-03-17 14:12:15.838 | + lib/tls:create_CA_base:92 : cp /dev/null /opt/stack/data/CA/int-ca/index.txt 2026-03-17 14:12:15.845 | + lib/tls:make_int_CA:295 : create_CA_config /opt/stack/data/CA/int-ca 'Intermediate CA' 2026-03-17 14:12:15.848 | + lib/tls:create_CA_config:98 : local ca_dir=/opt/stack/data/CA/int-ca 2026-03-17 14:12:15.851 | + lib/tls:create_CA_config:99 : local 'common_name=Intermediate CA' 2026-03-17 14:12:15.855 | + lib/tls:create_CA_config:145 : echo ' 2026-03-17 14:12:15.855 | [ ca ] 2026-03-17 14:12:15.855 | default_ca = CA_default 2026-03-17 14:12:15.855 | 2026-03-17 14:12:15.855 | [ CA_default ] 2026-03-17 14:12:15.855 | dir = /opt/stack/data/CA/int-ca 2026-03-17 14:12:15.855 | policy = policy_match 2026-03-17 14:12:15.855 | database = $dir/index.txt 2026-03-17 14:12:15.855 | serial = $dir/serial 2026-03-17 14:12:15.855 | certs = $dir/certs 2026-03-17 14:12:15.855 | crl_dir = $dir/crl 2026-03-17 14:12:15.855 | new_certs_dir = $dir/newcerts 2026-03-17 14:12:15.855 | certificate = $dir/cacert.pem 2026-03-17 14:12:15.855 | private_key = $dir/private/cacert.key 2026-03-17 14:12:15.855 | RANDFILE = $dir/private/.rand 2026-03-17 14:12:15.855 | default_md = sha256 2026-03-17 14:12:15.855 | 2026-03-17 14:12:15.855 | [ req ] 2026-03-17 14:12:15.855 | default_bits = 2048 2026-03-17 14:12:15.855 | default_md = sha256 2026-03-17 14:12:15.855 | 2026-03-17 14:12:15.855 | prompt = no 2026-03-17 14:12:15.855 | distinguished_name = ca_distinguished_name 2026-03-17 14:12:15.855 | 2026-03-17 14:12:15.855 | x509_extensions = ca_extensions 2026-03-17 14:12:15.855 | 2026-03-17 14:12:15.855 | [ ca_distinguished_name ] 2026-03-17 14:12:15.855 | organizationName = OpenStack 2026-03-17 14:12:15.855 | organizationalUnitName = DevStack Certificate Authority 2026-03-17 14:12:15.855 | commonName = Intermediate CA 2026-03-17 14:12:15.855 | 2026-03-17 14:12:15.855 | [ policy_match ] 2026-03-17 14:12:15.855 | countryName = optional 2026-03-17 14:12:15.855 | stateOrProvinceName = optional 2026-03-17 14:12:15.855 | organizationName = match 2026-03-17 14:12:15.855 | organizationalUnitName = optional 2026-03-17 14:12:15.855 | commonName = supplied 2026-03-17 14:12:15.855 | 2026-03-17 14:12:15.855 | [ ca_extensions ] 2026-03-17 14:12:15.855 | basicConstraints = critical,CA:true 2026-03-17 14:12:15.855 | subjectKeyIdentifier = hash 2026-03-17 14:12:15.855 | authorityKeyIdentifier = keyid:always, issuer 2026-03-17 14:12:15.855 | keyUsage = cRLSign, keyCertSign 2026-03-17 14:12:15.855 | 2026-03-17 14:12:15.855 | ' 2026-03-17 14:12:15.858 | + lib/tls:make_int_CA:296 : create_signing_config /opt/stack/data/CA/int-ca 2026-03-17 14:12:15.861 | + lib/tls:create_signing_config:151 : local ca_dir=/opt/stack/data/CA/int-ca 2026-03-17 14:12:15.865 | + lib/tls:create_signing_config:198 : echo ' 2026-03-17 14:12:15.865 | [ ca ] 2026-03-17 14:12:15.865 | default_ca = CA_default 2026-03-17 14:12:15.865 | 2026-03-17 14:12:15.865 | [ CA_default ] 2026-03-17 14:12:15.865 | dir = /opt/stack/data/CA/int-ca 2026-03-17 14:12:15.865 | policy = policy_match 2026-03-17 14:12:15.865 | database = $dir/index.txt 2026-03-17 14:12:15.865 | serial = $dir/serial 2026-03-17 14:12:15.865 | certs = $dir/certs 2026-03-17 14:12:15.865 | crl_dir = $dir/crl 2026-03-17 14:12:15.865 | new_certs_dir = $dir/newcerts 2026-03-17 14:12:15.865 | certificate = $dir/cacert.pem 2026-03-17 14:12:15.865 | private_key = $dir/private/cacert.key 2026-03-17 14:12:15.865 | RANDFILE = $dir/private/.rand 2026-03-17 14:12:15.865 | default_md = default 2026-03-17 14:12:15.865 | 2026-03-17 14:12:15.865 | [ req ] 2026-03-17 14:12:15.865 | default_bits = 1024 2026-03-17 14:12:15.865 | default_md = sha256 2026-03-17 14:12:15.865 | 2026-03-17 14:12:15.865 | prompt = no 2026-03-17 14:12:15.866 | distinguished_name = req_distinguished_name 2026-03-17 14:12:15.866 | 2026-03-17 14:12:15.866 | x509_extensions = req_extensions 2026-03-17 14:12:15.866 | 2026-03-17 14:12:15.866 | [ req_distinguished_name ] 2026-03-17 14:12:15.866 | organizationName = OpenStack 2026-03-17 14:12:15.866 | organizationalUnitName = DevStack Server Farm 2026-03-17 14:12:15.866 | 2026-03-17 14:12:15.866 | [ policy_match ] 2026-03-17 14:12:15.866 | countryName = optional 2026-03-17 14:12:15.866 | stateOrProvinceName = optional 2026-03-17 14:12:15.866 | organizationName = match 2026-03-17 14:12:15.866 | organizationalUnitName = optional 2026-03-17 14:12:15.866 | commonName = supplied 2026-03-17 14:12:15.866 | 2026-03-17 14:12:15.866 | [ req_extensions ] 2026-03-17 14:12:15.866 | basicConstraints = CA:false 2026-03-17 14:12:15.866 | subjectKeyIdentifier = hash 2026-03-17 14:12:15.866 | authorityKeyIdentifier = keyid:always, issuer 2026-03-17 14:12:15.866 | keyUsage = digitalSignature, keyEncipherment, keyAgreement 2026-03-17 14:12:15.866 | extendedKeyUsage = serverAuth, clientAuth 2026-03-17 14:12:15.866 | subjectAltName = $ENV::SUBJECT_ALT_NAME 2026-03-17 14:12:15.866 | 2026-03-17 14:12:15.866 | ' 2026-03-17 14:12:15.869 | + lib/tls:make_int_CA:298 : '[' '!' -r /opt/stack/data/CA/int-ca/cacert.pem ']' 2026-03-17 14:12:15.872 | + 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-17 14:12:15.896 | ..+.....+...+...+....+...........+++++++++++++++++++++++++++++++++++++++*..+.......+...+++++++++++++++++++++++++++++++++++++++*.....+...+...+............+.....+......+.+.....++++++ 2026-03-17 14:12:15.909 | ...+.+......+..+......+....+........+...+..........+.....+....+..+.+............+.....+.+..............+...+...+.+.....+++++++++++++++++++++++++++++++++++++++*..+......+++++++++++++++++++++++++++++++++++++++*......+...+.........+.....+.............+.....++++++ 2026-03-17 14:12:15.917 | ----- 2026-03-17 14:12:15.926 | + 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-17 14:12:15.931 | Using configuration from /opt/stack/data/CA/root-ca/ca.conf 2026-03-17 14:12:15.934 | Check that the request matches the signature 2026-03-17 14:12:15.934 | Signature ok 2026-03-17 14:12:15.935 | The Subject's Distinguished Name is as follows 2026-03-17 14:12:15.935 | organizationName :ASN.1 12:'OpenStack' 2026-03-17 14:12:15.935 | organizationalUnitName:ASN.1 12:'DevStack Certificate Authority' 2026-03-17 14:12:15.935 | commonName :ASN.1 12:'Intermediate CA' 2026-03-17 14:12:15.936 | Certificate is to be certified until Mar 17 14:12:15 2027 GMT (365 days) 2026-03-17 14:12:15.939 | 2026-03-17 14:12:15.939 | Write out database with 1 new entries 2026-03-17 14:12:15.940 | Database updated 2026-03-17 14:12:15.944 | + lib/tls:init_CA:209 : cat /opt/stack/data/CA/root-ca/cacert.pem /opt/stack/data/CA/int-ca/cacert.pem 2026-03-17 14:12:15.950 | + lib/tls:init_CA:210 : cat /opt/stack/data/CA/int-ca/ca-chain.pem 2026-03-17 14:12:15.956 | + lib/tls:init_CA:212 : is_fedora 2026-03-17 14:12:15.959 | + functions-common:is_fedora:524 : [[ -z CentOSStream ]] 2026-03-17 14:12:15.963 | + functions-common:is_fedora:528 : '[' CentOSStream = Fedora ']' 2026-03-17 14:12:15.966 | + functions-common:is_fedora:528 : '[' CentOSStream = 'Red Hat' ']' 2026-03-17 14:12:15.970 | + functions-common:is_fedora:529 : '[' CentOSStream = openEuler ']' 2026-03-17 14:12:15.974 | + functions-common:is_fedora:530 : '[' CentOSStream = RedHatEnterpriseServer ']' 2026-03-17 14:12:15.977 | + functions-common:is_fedora:531 : '[' CentOSStream = RedHatEnterprise ']' 2026-03-17 14:12:15.981 | + functions-common:is_fedora:532 : '[' CentOSStream = RedHatEnterpriseLinux ']' 2026-03-17 14:12:15.984 | + functions-common:is_fedora:533 : '[' CentOSStream = RockyLinux ']' 2026-03-17 14:12:15.987 | + functions-common:is_fedora:534 : '[' CentOSStream = CentOS ']' 2026-03-17 14:12:15.991 | + functions-common:is_fedora:534 : '[' CentOSStream = CentOSStream ']' 2026-03-17 14:12:15.995 | + lib/tls:init_CA:213 : sudo cp /opt/stack/data/CA/int-ca/ca-chain.pem /usr/share/pki/ca-trust-source/anchors/devstack-chain.pem 2026-03-17 14:12:16.026 | + lib/tls:init_CA:214 : sudo update-ca-trust 2026-03-17 14:12:19.167 | + ./stack.sh:main:878 : init_cert 2026-03-17 14:12:19.170 | + lib/tls:init_cert:225 : [[ ! -r /opt/stack/data/devstack-cert.pem ]] 2026-03-17 14:12:19.173 | + lib/tls:init_cert:226 : [[ -n 38.102.83.89 ]] 2026-03-17 14:12:19.176 | + lib/tls:init_cert:227 : TLS_IP=IP:38.102.83.89 2026-03-17 14:12:19.179 | + lib/tls:init_cert:228 : [[ -n ::1 ]] 2026-03-17 14:12:19.183 | + lib/tls:init_cert:229 : TLS_IP=IP:38.102.83.89,IP:::1 2026-03-17 14:12:19.186 | + lib/tls:init_cert:232 : make_cert /opt/stack/data/CA/int-ca devstack-cert np0005649721.novalocal IP:38.102.83.89,IP:::1 2026-03-17 14:12:19.190 | + lib/tls:make_cert:242 : local ca_dir=/opt/stack/data/CA/int-ca 2026-03-17 14:12:19.194 | + lib/tls:make_cert:243 : local cert_name=devstack-cert 2026-03-17 14:12:19.198 | + lib/tls:make_cert:244 : local common_name=np0005649721.novalocal 2026-03-17 14:12:19.202 | + lib/tls:make_cert:245 : local alt_names=IP:38.102.83.89,IP:::1 2026-03-17 14:12:19.205 | + lib/tls:make_cert:247 : '[' np0005649721.novalocal '!=' 38.102.83.89 ']' 2026-03-17 14:12:19.210 | + lib/tls:make_cert:248 : is_ipv4_address 38.102.83.89 2026-03-17 14:12:19.214 | + functions-common:is_ipv4_address:2198 : local address=38.102.83.89 2026-03-17 14:12:19.217 | + functions-common:is_ipv4_address:2199 : local 'regex=([0-9]{1,3}\.){3}[0-9]{1,3}' 2026-03-17 14:12:19.220 | + functions-common:is_ipv4_address:2201 : [[ 38.102.83.89 =~ ([0-9]{1,3}\.){3}[0-9]{1,3} ]] 2026-03-17 14:12:19.223 | + functions-common:is_ipv4_address:2202 : return 0 2026-03-17 14:12:19.227 | + lib/tls:make_cert:249 : [[ -z IP:38.102.83.89,IP:::1 ]] 2026-03-17 14:12:19.231 | + lib/tls:make_cert:252 : alt_names=IP:38.102.83.89,IP:::1,IP:38.102.83.89 2026-03-17 14:12:19.234 | + lib/tls:make_cert:258 : '[' '!' -r /opt/stack/data/CA/int-ca/devstack-cert.crt ']' 2026-03-17 14:12:19.237 | + 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=np0005649721.novalocal' 2026-03-17 14:12:19.341 | ......+................+.....+.......+++++++++++++++++++++++++++++++++++++++*..+++++++++++++++++++++++++++++++++++++++*.+..+.......+........+.......+........+.+..+....+...+......+......+..............+.+...+.....+.............+............+...+...+..+.........+....+.....+..........+.........+..+.........+......+...+......+.+...........+...+......+................+...+..+.......+..+....+..+.......+.....+.+..+...+......+.+.........+........+.+..+...+....+...+.........+...+...+.....+............+..........+..+....+.....+.+...+.....+...+...+...........................+...+.+...........+.......+......+..+.........+.....................+...+....+...........+.+...+.................+............................+...+...+..+.........+.+...+......+...+.....+..........+.....+...+....+........+......+.+.....+...+......+.+...+.....+...+....+..............+.......+..................+.....+.........+......+.+........+.+......+......+...............+.....+....+.........+.........+.....+.......+.....+...+...+...+.......+..............+...+......+..........+.........+.....+......+......+.+........+......+.+..................+..+..........+..+......+......+...+............+....+..+...+.+...+..+.+..+......+.+...+........+...+....+..+.+...+...............+..++++++ 2026-03-17 14:12:19.344 | ..+..+++++++++++++++++++++++++++++++++++++++*......+++++++++++++++++++++++++++++++++++++++*.+........+.++++++ 2026-03-17 14:12:19.348 | ----- 2026-03-17 14:12:19.353 | + lib/tls:make_cert:268 : [[ -z IP:38.102.83.89,IP:::1,IP:38.102.83.89 ]] 2026-03-17 14:12:19.357 | + lib/tls:make_cert:271 : alt_names=DNS:np0005649721.novalocal,IP:38.102.83.89,IP:::1,IP:38.102.83.89 2026-03-17 14:12:19.360 | + lib/tls:make_cert:275 : SUBJECT_ALT_NAME=DNS:np0005649721.novalocal,IP:38.102.83.89,IP:::1,IP:38.102.83.89 2026-03-17 14:12:19.363 | + 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=np0005649721.novalocal' -batch 2026-03-17 14:12:19.368 | Using configuration from /opt/stack/data/CA/int-ca/signing.conf 2026-03-17 14:12:19.370 | Check that the request matches the signature 2026-03-17 14:12:19.370 | Signature ok 2026-03-17 14:12:19.370 | The Subject's Distinguished Name is as follows 2026-03-17 14:12:19.370 | organizationName :ASN.1 12:'OpenStack' 2026-03-17 14:12:19.370 | organizationalUnitName:ASN.1 12:'DevStack Servers' 2026-03-17 14:12:19.370 | commonName :ASN.1 12:'np0005649721.novalocal' 2026-03-17 14:12:19.371 | Certificate is to be certified until Mar 17 14:12:19 2027 GMT (365 days) 2026-03-17 14:12:19.373 | 2026-03-17 14:12:19.373 | Write out database with 1 new entries 2026-03-17 14:12:19.374 | Database updated 2026-03-17 14:12:19.376 | + 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-17 14:12:19.384 | + ./stack.sh:main:885 : install_dstat 2026-03-17 14:12:19.386 | + lib/dstat:install_dstat:22 : is_service_enabled memory_tracker 2026-03-17 14:12:19.405 | + functions-common:is_service_enabled:2068 : return 0 2026-03-17 14:12:19.408 | + lib/dstat:install_dstat:24 : pip_install_gr psutil 2026-03-17 14:12:19.410 | + inc/python:pip_install_gr:94 : local name=psutil 2026-03-17 14:12:19.413 | + inc/python:pip_install_gr:95 : local clean_name 2026-03-17 14:12:19.417 | ++ inc/python:pip_install_gr:96 : get_from_global_requirements psutil 2026-03-17 14:12:19.420 | ++ inc/python:get_from_global_requirements:241 : local package=psutil 2026-03-17 14:12:19.422 | ++ inc/python:get_from_global_requirements:242 : local required_pkg 2026-03-17 14:12:19.426 | +++ inc/python:get_from_global_requirements:243 : grep -i -h '^psutil' /opt/stack/requirements/global-requirements.txt 2026-03-17 14:12:19.427 | +++ inc/python:get_from_global_requirements:243 : cut -d# -f1 2026-03-17 14:12:19.432 | ++ inc/python:get_from_global_requirements:243 : required_pkg='psutil ' 2026-03-17 14:12:19.435 | ++ inc/python:get_from_global_requirements:244 : [[ psutil == '' ]] 2026-03-17 14:12:19.437 | ++ inc/python:get_from_global_requirements:247 : echo psutil 2026-03-17 14:12:19.440 | + inc/python:pip_install_gr:96 : clean_name=psutil 2026-03-17 14:12:19.443 | + inc/python:pip_install_gr:97 : pip_install psutil 2026-03-17 14:12:19.468 | Using python 3.12 to install psutil 2026-03-17 14:12:19.470 | + inc/python:pip_install:210 : sudo -H LC_ALL=en_US.UTF-8 http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= python3.12 -m pip install -c /opt/stack/requirements/upper-constraints.txt psutil 2026-03-17 14:12:20.123 | Looking in indexes: http://mirror.regionone.vexxhost-nodepool-sf.rdoproject.org/pypi/simple, http://mirror.regionone.vexxhost-nodepool-sf.rdoproject.org/wheel/centos-10-x86_64 2026-03-17 14:12:20.289 | Collecting psutil 2026-03-17 14:12:20.292 | Downloading http://mirror.regionone.vexxhost-nodepool-sf.rdoproject.org/pypifiles/packages/b5/70/5d8df3b09e25bce090399cf48e452d25c935ab72dad19406c77f4e828045/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-17 14:12:20.325 | Downloading http://mirror.regionone.vexxhost-nodepool-sf.rdoproject.org/pypifiles/packages/b5/70/5d8df3b09e25bce090399cf48e452d25c935ab72dad19406c77f4e828045/psutil-7.2.2-cp36-abi3-manylinux2010_x86_64.manylinux_2_12_x86_64.manylinux_2_28_x86_64.whl (155 kB) 2026-03-17 14:12:20.335 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 155.6/155.6 kB 19.1 MB/s eta 0:00:00 2026-03-17 14:12:20.491 | Installing collected packages: psutil 2026-03-17 14:12:20.553 | Successfully installed psutil-7.2.2 2026-03-17 14:12:20.553 | WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv 2026-03-17 14:12:20.688 | + inc/python:pip_install:216 : result=0 2026-03-17 14:12:20.691 | + inc/python:pip_install:218 : time_stop pip_install 2026-03-17 14:12:20.696 | + functions-common:time_stop:2412 : local name 2026-03-17 14:12:20.699 | + functions-common:time_stop:2413 : local end_time 2026-03-17 14:12:20.703 | + functions-common:time_stop:2414 : local elapsed_time 2026-03-17 14:12:20.706 | + functions-common:time_stop:2415 : local total 2026-03-17 14:12:20.709 | + functions-common:time_stop:2416 : local start_time 2026-03-17 14:12:20.712 | + functions-common:time_stop:2418 : name=pip_install 2026-03-17 14:12:20.716 | + functions-common:time_stop:2419 : start_time=1773756739461 2026-03-17 14:12:20.719 | + functions-common:time_stop:2421 : [[ -z 1773756739461 ]] 2026-03-17 14:12:20.724 | ++ functions-common:time_stop:2424 : date +%s%3N 2026-03-17 14:12:20.729 | + functions-common:time_stop:2424 : end_time=1773756740726 2026-03-17 14:12:20.732 | + functions-common:time_stop:2425 : elapsed_time=1265 2026-03-17 14:12:20.736 | + functions-common:time_stop:2426 : total=13958 2026-03-17 14:12:20.739 | + functions-common:time_stop:2428 : _TIME_START[$name]= 2026-03-17 14:12:20.742 | + functions-common:time_stop:2429 : _TIME_TOTAL[$name]=15223 2026-03-17 14:12:20.745 | + inc/python:pip_install:219 : return 0 2026-03-17 14:12:20.749 | + ./stack.sh:main:891 : echo_summary 'Installing OpenStack project source' 2026-03-17 14:12:20.752 | + ./stack.sh:echo_summary:438 : [[ -t 3 ]] 2026-03-17 14:12:20.755 | + ./stack.sh:echo_summary:444 : echo -e Installing OpenStack project source 2026-03-17 14:12:20.760 | + ./stack.sh:main:894 : install_libs 2026-03-17 14:12:20.763 | + lib/libraries:install_libs:91 : _install_lib_from_source automaton 2026-03-17 14:12:20.767 | + lib/libraries:_install_lib_from_source:75 : local name=automaton 2026-03-17 14:12:20.770 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git automaton 2026-03-17 14:12:20.774 | + inc/python:use_library_from_git:266 : local name=automaton 2026-03-17 14:12:20.777 | + inc/python:use_library_from_git:267 : local enabled=1 2026-03-17 14:12:20.780 | + inc/python:use_library_from_git:268 : [[ novnc,cinder,devstack,glance,horizon,keystone,neutron,nova,os-test-images,placement,requirements,swift,tempest = \A\L\L ]] 2026-03-17 14:12:20.783 | + inc/python:use_library_from_git:268 : [[ ,novnc,cinder,devstack,glance,horizon,keystone,neutron,nova,os-test-images,placement,requirements,swift,tempest, =~ ,automaton, ]] 2026-03-17 14:12:20.786 | + inc/python:use_library_from_git:269 : return 1 2026-03-17 14:12:20.789 | + lib/libraries:install_libs:92 : _install_lib_from_source castellan 2026-03-17 14:12:20.793 | + lib/libraries:_install_lib_from_source:75 : local name=castellan 2026-03-17 14:12:20.797 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git castellan 2026-03-17 14:12:20.800 | + inc/python:use_library_from_git:266 : local name=castellan 2026-03-17 14:12:20.804 | + inc/python:use_library_from_git:267 : local enabled=1 2026-03-17 14:12:20.806 | + inc/python:use_library_from_git:268 : [[ novnc,cinder,devstack,glance,horizon,keystone,neutron,nova,os-test-images,placement,requirements,swift,tempest = \A\L\L ]] 2026-03-17 14:12:20.809 | + inc/python:use_library_from_git:268 : [[ ,novnc,cinder,devstack,glance,horizon,keystone,neutron,nova,os-test-images,placement,requirements,swift,tempest, =~ ,castellan, ]] 2026-03-17 14:12:20.812 | + inc/python:use_library_from_git:269 : return 1 2026-03-17 14:12:20.815 | + lib/libraries:install_libs:93 : _install_lib_from_source cliff 2026-03-17 14:12:20.818 | + lib/libraries:_install_lib_from_source:75 : local name=cliff 2026-03-17 14:12:20.821 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git cliff 2026-03-17 14:12:20.824 | + inc/python:use_library_from_git:266 : local name=cliff 2026-03-17 14:12:20.827 | + inc/python:use_library_from_git:267 : local enabled=1 2026-03-17 14:12:20.829 | + inc/python:use_library_from_git:268 : [[ novnc,cinder,devstack,glance,horizon,keystone,neutron,nova,os-test-images,placement,requirements,swift,tempest = \A\L\L ]] 2026-03-17 14:12:20.832 | + inc/python:use_library_from_git:268 : [[ ,novnc,cinder,devstack,glance,horizon,keystone,neutron,nova,os-test-images,placement,requirements,swift,tempest, =~ ,cliff, ]] 2026-03-17 14:12:20.835 | + inc/python:use_library_from_git:269 : return 1 2026-03-17 14:12:20.838 | + lib/libraries:install_libs:94 : _install_lib_from_source cursive 2026-03-17 14:12:20.840 | + lib/libraries:_install_lib_from_source:75 : local name=cursive 2026-03-17 14:12:20.844 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git cursive 2026-03-17 14:12:20.847 | + inc/python:use_library_from_git:266 : local name=cursive 2026-03-17 14:12:20.851 | + inc/python:use_library_from_git:267 : local enabled=1 2026-03-17 14:12:20.853 | + inc/python:use_library_from_git:268 : [[ novnc,cinder,devstack,glance,horizon,keystone,neutron,nova,os-test-images,placement,requirements,swift,tempest = \A\L\L ]] 2026-03-17 14:12:20.856 | + inc/python:use_library_from_git:268 : [[ ,novnc,cinder,devstack,glance,horizon,keystone,neutron,nova,os-test-images,placement,requirements,swift,tempest, =~ ,cursive, ]] 2026-03-17 14:12:20.860 | + inc/python:use_library_from_git:269 : return 1 2026-03-17 14:12:20.863 | + lib/libraries:install_libs:95 : _install_lib_from_source debtcollector 2026-03-17 14:12:20.866 | + lib/libraries:_install_lib_from_source:75 : local name=debtcollector 2026-03-17 14:12:20.869 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git debtcollector 2026-03-17 14:12:20.872 | + inc/python:use_library_from_git:266 : local name=debtcollector 2026-03-17 14:12:20.876 | + inc/python:use_library_from_git:267 : local enabled=1 2026-03-17 14:12:20.879 | + inc/python:use_library_from_git:268 : [[ novnc,cinder,devstack,glance,horizon,keystone,neutron,nova,os-test-images,placement,requirements,swift,tempest = \A\L\L ]] 2026-03-17 14:12:20.882 | + inc/python:use_library_from_git:268 : [[ ,novnc,cinder,devstack,glance,horizon,keystone,neutron,nova,os-test-images,placement,requirements,swift,tempest, =~ ,debtcollector, ]] 2026-03-17 14:12:20.884 | + inc/python:use_library_from_git:269 : return 1 2026-03-17 14:12:20.887 | + lib/libraries:install_libs:96 : _install_lib_from_source futurist 2026-03-17 14:12:20.891 | + lib/libraries:_install_lib_from_source:75 : local name=futurist 2026-03-17 14:12:20.894 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git futurist 2026-03-17 14:12:20.898 | + inc/python:use_library_from_git:266 : local name=futurist 2026-03-17 14:12:20.902 | + inc/python:use_library_from_git:267 : local enabled=1 2026-03-17 14:12:20.905 | + inc/python:use_library_from_git:268 : [[ novnc,cinder,devstack,glance,horizon,keystone,neutron,nova,os-test-images,placement,requirements,swift,tempest = \A\L\L ]] 2026-03-17 14:12:20.907 | + inc/python:use_library_from_git:268 : [[ ,novnc,cinder,devstack,glance,horizon,keystone,neutron,nova,os-test-images,placement,requirements,swift,tempest, =~ ,futurist, ]] 2026-03-17 14:12:20.910 | + inc/python:use_library_from_git:269 : return 1 2026-03-17 14:12:20.914 | + lib/libraries:install_libs:97 : _install_lib_from_source openstacksdk 2026-03-17 14:12:20.917 | + lib/libraries:_install_lib_from_source:75 : local name=openstacksdk 2026-03-17 14:12:20.920 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git openstacksdk 2026-03-17 14:12:20.923 | + inc/python:use_library_from_git:266 : local name=openstacksdk 2026-03-17 14:12:20.927 | + inc/python:use_library_from_git:267 : local enabled=1 2026-03-17 14:12:20.930 | + inc/python:use_library_from_git:268 : [[ novnc,cinder,devstack,glance,horizon,keystone,neutron,nova,os-test-images,placement,requirements,swift,tempest = \A\L\L ]] 2026-03-17 14:12:20.933 | + inc/python:use_library_from_git:268 : [[ ,novnc,cinder,devstack,glance,horizon,keystone,neutron,nova,os-test-images,placement,requirements,swift,tempest, =~ ,openstacksdk, ]] 2026-03-17 14:12:20.937 | + inc/python:use_library_from_git:269 : return 1 2026-03-17 14:12:20.939 | + lib/libraries:install_libs:98 : _install_lib_from_source osc-lib 2026-03-17 14:12:20.942 | + lib/libraries:_install_lib_from_source:75 : local name=osc-lib 2026-03-17 14:12:20.944 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git osc-lib 2026-03-17 14:12:20.948 | + inc/python:use_library_from_git:266 : local name=osc-lib 2026-03-17 14:12:20.951 | + inc/python:use_library_from_git:267 : local enabled=1 2026-03-17 14:12:20.954 | + inc/python:use_library_from_git:268 : [[ novnc,cinder,devstack,glance,horizon,keystone,neutron,nova,os-test-images,placement,requirements,swift,tempest = \A\L\L ]] 2026-03-17 14:12:20.957 | + inc/python:use_library_from_git:268 : [[ ,novnc,cinder,devstack,glance,horizon,keystone,neutron,nova,os-test-images,placement,requirements,swift,tempest, =~ ,osc-lib, ]] 2026-03-17 14:12:20.959 | + inc/python:use_library_from_git:269 : return 1 2026-03-17 14:12:20.963 | + lib/libraries:install_libs:99 : _install_lib_from_source osc-placement 2026-03-17 14:12:20.966 | + lib/libraries:_install_lib_from_source:75 : local name=osc-placement 2026-03-17 14:12:20.969 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git osc-placement 2026-03-17 14:12:20.972 | + inc/python:use_library_from_git:266 : local name=osc-placement 2026-03-17 14:12:20.975 | + inc/python:use_library_from_git:267 : local enabled=1 2026-03-17 14:12:20.978 | + inc/python:use_library_from_git:268 : [[ novnc,cinder,devstack,glance,horizon,keystone,neutron,nova,os-test-images,placement,requirements,swift,tempest = \A\L\L ]] 2026-03-17 14:12:20.981 | + inc/python:use_library_from_git:268 : [[ ,novnc,cinder,devstack,glance,horizon,keystone,neutron,nova,os-test-images,placement,requirements,swift,tempest, =~ ,osc-placement, ]] 2026-03-17 14:12:20.984 | + inc/python:use_library_from_git:269 : return 1 2026-03-17 14:12:20.988 | + lib/libraries:install_libs:100 : _install_lib_from_source os-client-config 2026-03-17 14:12:20.992 | + lib/libraries:_install_lib_from_source:75 : local name=os-client-config 2026-03-17 14:12:20.995 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git os-client-config 2026-03-17 14:12:20.998 | + inc/python:use_library_from_git:266 : local name=os-client-config 2026-03-17 14:12:21.001 | + inc/python:use_library_from_git:267 : local enabled=1 2026-03-17 14:12:21.004 | + inc/python:use_library_from_git:268 : [[ novnc,cinder,devstack,glance,horizon,keystone,neutron,nova,os-test-images,placement,requirements,swift,tempest = \A\L\L ]] 2026-03-17 14:12:21.008 | + inc/python:use_library_from_git:268 : [[ ,novnc,cinder,devstack,glance,horizon,keystone,neutron,nova,os-test-images,placement,requirements,swift,tempest, =~ ,os-client-config, ]] 2026-03-17 14:12:21.012 | + inc/python:use_library_from_git:269 : return 1 2026-03-17 14:12:21.015 | + lib/libraries:install_libs:101 : _install_lib_from_source oslo.cache 2026-03-17 14:12:21.019 | + lib/libraries:_install_lib_from_source:75 : local name=oslo.cache 2026-03-17 14:12:21.022 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git oslo.cache 2026-03-17 14:12:21.025 | + inc/python:use_library_from_git:266 : local name=oslo.cache 2026-03-17 14:12:21.028 | + inc/python:use_library_from_git:267 : local enabled=1 2026-03-17 14:12:21.032 | + inc/python:use_library_from_git:268 : [[ novnc,cinder,devstack,glance,horizon,keystone,neutron,nova,os-test-images,placement,requirements,swift,tempest = \A\L\L ]] 2026-03-17 14:12:21.034 | + inc/python:use_library_from_git:268 : [[ ,novnc,cinder,devstack,glance,horizon,keystone,neutron,nova,os-test-images,placement,requirements,swift,tempest, =~ ,oslo.cache, ]] 2026-03-17 14:12:21.038 | + inc/python:use_library_from_git:269 : return 1 2026-03-17 14:12:21.041 | + lib/libraries:install_libs:102 : _install_lib_from_source oslo.concurrency 2026-03-17 14:12:21.044 | + lib/libraries:_install_lib_from_source:75 : local name=oslo.concurrency 2026-03-17 14:12:21.047 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git oslo.concurrency 2026-03-17 14:12:21.051 | + inc/python:use_library_from_git:266 : local name=oslo.concurrency 2026-03-17 14:12:21.054 | + inc/python:use_library_from_git:267 : local enabled=1 2026-03-17 14:12:21.057 | + inc/python:use_library_from_git:268 : [[ novnc,cinder,devstack,glance,horizon,keystone,neutron,nova,os-test-images,placement,requirements,swift,tempest = \A\L\L ]] 2026-03-17 14:12:21.061 | + inc/python:use_library_from_git:268 : [[ ,novnc,cinder,devstack,glance,horizon,keystone,neutron,nova,os-test-images,placement,requirements,swift,tempest, =~ ,oslo.concurrency, ]] 2026-03-17 14:12:21.064 | + inc/python:use_library_from_git:269 : return 1 2026-03-17 14:12:21.069 | + lib/libraries:install_libs:103 : _install_lib_from_source oslo.config 2026-03-17 14:12:21.072 | + lib/libraries:_install_lib_from_source:75 : local name=oslo.config 2026-03-17 14:12:21.075 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git oslo.config 2026-03-17 14:12:21.079 | + inc/python:use_library_from_git:266 : local name=oslo.config 2026-03-17 14:12:21.082 | + inc/python:use_library_from_git:267 : local enabled=1 2026-03-17 14:12:21.085 | + inc/python:use_library_from_git:268 : [[ novnc,cinder,devstack,glance,horizon,keystone,neutron,nova,os-test-images,placement,requirements,swift,tempest = \A\L\L ]] 2026-03-17 14:12:21.087 | + inc/python:use_library_from_git:268 : [[ ,novnc,cinder,devstack,glance,horizon,keystone,neutron,nova,os-test-images,placement,requirements,swift,tempest, =~ ,oslo.config, ]] 2026-03-17 14:12:21.091 | + inc/python:use_library_from_git:269 : return 1 2026-03-17 14:12:21.095 | + lib/libraries:install_libs:104 : _install_lib_from_source oslo.context 2026-03-17 14:12:21.099 | + lib/libraries:_install_lib_from_source:75 : local name=oslo.context 2026-03-17 14:12:21.102 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git oslo.context 2026-03-17 14:12:21.104 | + inc/python:use_library_from_git:266 : local name=oslo.context 2026-03-17 14:12:21.108 | + inc/python:use_library_from_git:267 : local enabled=1 2026-03-17 14:12:21.111 | + inc/python:use_library_from_git:268 : [[ novnc,cinder,devstack,glance,horizon,keystone,neutron,nova,os-test-images,placement,requirements,swift,tempest = \A\L\L ]] 2026-03-17 14:12:21.115 | + inc/python:use_library_from_git:268 : [[ ,novnc,cinder,devstack,glance,horizon,keystone,neutron,nova,os-test-images,placement,requirements,swift,tempest, =~ ,oslo.context, ]] 2026-03-17 14:12:21.118 | + inc/python:use_library_from_git:269 : return 1 2026-03-17 14:12:21.121 | + lib/libraries:install_libs:105 : _install_lib_from_source oslo.db 2026-03-17 14:12:21.125 | + lib/libraries:_install_lib_from_source:75 : local name=oslo.db 2026-03-17 14:12:21.129 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git oslo.db 2026-03-17 14:12:21.132 | + inc/python:use_library_from_git:266 : local name=oslo.db 2026-03-17 14:12:21.134 | + inc/python:use_library_from_git:267 : local enabled=1 2026-03-17 14:12:21.138 | + inc/python:use_library_from_git:268 : [[ novnc,cinder,devstack,glance,horizon,keystone,neutron,nova,os-test-images,placement,requirements,swift,tempest = \A\L\L ]] 2026-03-17 14:12:21.141 | + inc/python:use_library_from_git:268 : [[ ,novnc,cinder,devstack,glance,horizon,keystone,neutron,nova,os-test-images,placement,requirements,swift,tempest, =~ ,oslo.db, ]] 2026-03-17 14:12:21.144 | + inc/python:use_library_from_git:269 : return 1 2026-03-17 14:12:21.148 | + lib/libraries:install_libs:106 : _install_lib_from_source oslo.i18n 2026-03-17 14:12:21.151 | + lib/libraries:_install_lib_from_source:75 : local name=oslo.i18n 2026-03-17 14:12:21.155 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git oslo.i18n 2026-03-17 14:12:21.158 | + inc/python:use_library_from_git:266 : local name=oslo.i18n 2026-03-17 14:12:21.162 | + inc/python:use_library_from_git:267 : local enabled=1 2026-03-17 14:12:21.165 | + inc/python:use_library_from_git:268 : [[ novnc,cinder,devstack,glance,horizon,keystone,neutron,nova,os-test-images,placement,requirements,swift,tempest = \A\L\L ]] 2026-03-17 14:12:21.169 | + inc/python:use_library_from_git:268 : [[ ,novnc,cinder,devstack,glance,horizon,keystone,neutron,nova,os-test-images,placement,requirements,swift,tempest, =~ ,oslo.i18n, ]] 2026-03-17 14:12:21.171 | + inc/python:use_library_from_git:269 : return 1 2026-03-17 14:12:21.176 | + lib/libraries:install_libs:107 : _install_lib_from_source oslo.limit 2026-03-17 14:12:21.181 | + lib/libraries:_install_lib_from_source:75 : local name=oslo.limit 2026-03-17 14:12:21.184 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git oslo.limit 2026-03-17 14:12:21.188 | + inc/python:use_library_from_git:266 : local name=oslo.limit 2026-03-17 14:12:21.193 | + inc/python:use_library_from_git:267 : local enabled=1 2026-03-17 14:12:21.197 | + inc/python:use_library_from_git:268 : [[ novnc,cinder,devstack,glance,horizon,keystone,neutron,nova,os-test-images,placement,requirements,swift,tempest = \A\L\L ]] 2026-03-17 14:12:21.200 | + inc/python:use_library_from_git:268 : [[ ,novnc,cinder,devstack,glance,horizon,keystone,neutron,nova,os-test-images,placement,requirements,swift,tempest, =~ ,oslo.limit, ]] 2026-03-17 14:12:21.204 | + inc/python:use_library_from_git:269 : return 1 2026-03-17 14:12:21.208 | + lib/libraries:install_libs:108 : _install_lib_from_source oslo.log 2026-03-17 14:12:21.212 | + lib/libraries:_install_lib_from_source:75 : local name=oslo.log 2026-03-17 14:12:21.216 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git oslo.log 2026-03-17 14:12:21.220 | + inc/python:use_library_from_git:266 : local name=oslo.log 2026-03-17 14:12:21.223 | + inc/python:use_library_from_git:267 : local enabled=1 2026-03-17 14:12:21.226 | + inc/python:use_library_from_git:268 : [[ novnc,cinder,devstack,glance,horizon,keystone,neutron,nova,os-test-images,placement,requirements,swift,tempest = \A\L\L ]] 2026-03-17 14:12:21.230 | + inc/python:use_library_from_git:268 : [[ ,novnc,cinder,devstack,glance,horizon,keystone,neutron,nova,os-test-images,placement,requirements,swift,tempest, =~ ,oslo.log, ]] 2026-03-17 14:12:21.233 | + inc/python:use_library_from_git:269 : return 1 2026-03-17 14:12:21.237 | + lib/libraries:install_libs:109 : _install_lib_from_source oslo.messaging 2026-03-17 14:12:21.240 | + lib/libraries:_install_lib_from_source:75 : local name=oslo.messaging 2026-03-17 14:12:21.243 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git oslo.messaging 2026-03-17 14:12:21.245 | + inc/python:use_library_from_git:266 : local name=oslo.messaging 2026-03-17 14:12:21.248 | + inc/python:use_library_from_git:267 : local enabled=1 2026-03-17 14:12:21.251 | + inc/python:use_library_from_git:268 : [[ novnc,cinder,devstack,glance,horizon,keystone,neutron,nova,os-test-images,placement,requirements,swift,tempest = \A\L\L ]] 2026-03-17 14:12:21.254 | + inc/python:use_library_from_git:268 : [[ ,novnc,cinder,devstack,glance,horizon,keystone,neutron,nova,os-test-images,placement,requirements,swift,tempest, =~ ,oslo.messaging, ]] 2026-03-17 14:12:21.258 | + inc/python:use_library_from_git:269 : return 1 2026-03-17 14:12:21.261 | + lib/libraries:install_libs:110 : _install_lib_from_source oslo.middleware 2026-03-17 14:12:21.264 | + lib/libraries:_install_lib_from_source:75 : local name=oslo.middleware 2026-03-17 14:12:21.267 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git oslo.middleware 2026-03-17 14:12:21.270 | + inc/python:use_library_from_git:266 : local name=oslo.middleware 2026-03-17 14:12:21.274 | + inc/python:use_library_from_git:267 : local enabled=1 2026-03-17 14:12:21.277 | + inc/python:use_library_from_git:268 : [[ novnc,cinder,devstack,glance,horizon,keystone,neutron,nova,os-test-images,placement,requirements,swift,tempest = \A\L\L ]] 2026-03-17 14:12:21.281 | + inc/python:use_library_from_git:268 : [[ ,novnc,cinder,devstack,glance,horizon,keystone,neutron,nova,os-test-images,placement,requirements,swift,tempest, =~ ,oslo.middleware, ]] 2026-03-17 14:12:21.284 | + inc/python:use_library_from_git:269 : return 1 2026-03-17 14:12:21.287 | + lib/libraries:install_libs:111 : _install_lib_from_source oslo.policy 2026-03-17 14:12:21.292 | + lib/libraries:_install_lib_from_source:75 : local name=oslo.policy 2026-03-17 14:12:21.295 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git oslo.policy 2026-03-17 14:12:21.299 | + inc/python:use_library_from_git:266 : local name=oslo.policy 2026-03-17 14:12:21.302 | + inc/python:use_library_from_git:267 : local enabled=1 2026-03-17 14:12:21.306 | + inc/python:use_library_from_git:268 : [[ novnc,cinder,devstack,glance,horizon,keystone,neutron,nova,os-test-images,placement,requirements,swift,tempest = \A\L\L ]] 2026-03-17 14:12:21.309 | + inc/python:use_library_from_git:268 : [[ ,novnc,cinder,devstack,glance,horizon,keystone,neutron,nova,os-test-images,placement,requirements,swift,tempest, =~ ,oslo.policy, ]] 2026-03-17 14:12:21.312 | + inc/python:use_library_from_git:269 : return 1 2026-03-17 14:12:21.315 | + lib/libraries:install_libs:112 : _install_lib_from_source oslo.privsep 2026-03-17 14:12:21.319 | + lib/libraries:_install_lib_from_source:75 : local name=oslo.privsep 2026-03-17 14:12:21.324 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git oslo.privsep 2026-03-17 14:12:21.327 | + inc/python:use_library_from_git:266 : local name=oslo.privsep 2026-03-17 14:12:21.329 | + inc/python:use_library_from_git:267 : local enabled=1 2026-03-17 14:12:21.332 | + inc/python:use_library_from_git:268 : [[ novnc,cinder,devstack,glance,horizon,keystone,neutron,nova,os-test-images,placement,requirements,swift,tempest = \A\L\L ]] 2026-03-17 14:12:21.336 | + inc/python:use_library_from_git:268 : [[ ,novnc,cinder,devstack,glance,horizon,keystone,neutron,nova,os-test-images,placement,requirements,swift,tempest, =~ ,oslo.privsep, ]] 2026-03-17 14:12:21.339 | + inc/python:use_library_from_git:269 : return 1 2026-03-17 14:12:21.342 | + lib/libraries:install_libs:113 : _install_lib_from_source oslo.reports 2026-03-17 14:12:21.345 | + lib/libraries:_install_lib_from_source:75 : local name=oslo.reports 2026-03-17 14:12:21.349 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git oslo.reports 2026-03-17 14:12:21.352 | + inc/python:use_library_from_git:266 : local name=oslo.reports 2026-03-17 14:12:21.356 | + inc/python:use_library_from_git:267 : local enabled=1 2026-03-17 14:12:21.359 | + inc/python:use_library_from_git:268 : [[ novnc,cinder,devstack,glance,horizon,keystone,neutron,nova,os-test-images,placement,requirements,swift,tempest = \A\L\L ]] 2026-03-17 14:12:21.362 | + inc/python:use_library_from_git:268 : [[ ,novnc,cinder,devstack,glance,horizon,keystone,neutron,nova,os-test-images,placement,requirements,swift,tempest, =~ ,oslo.reports, ]] 2026-03-17 14:12:21.366 | + inc/python:use_library_from_git:269 : return 1 2026-03-17 14:12:21.370 | + lib/libraries:install_libs:114 : _install_lib_from_source oslo.rootwrap 2026-03-17 14:12:21.373 | + lib/libraries:_install_lib_from_source:75 : local name=oslo.rootwrap 2026-03-17 14:12:21.375 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git oslo.rootwrap 2026-03-17 14:12:21.378 | + inc/python:use_library_from_git:266 : local name=oslo.rootwrap 2026-03-17 14:12:21.381 | + inc/python:use_library_from_git:267 : local enabled=1 2026-03-17 14:12:21.386 | + inc/python:use_library_from_git:268 : [[ novnc,cinder,devstack,glance,horizon,keystone,neutron,nova,os-test-images,placement,requirements,swift,tempest = \A\L\L ]] 2026-03-17 14:12:21.389 | + inc/python:use_library_from_git:268 : [[ ,novnc,cinder,devstack,glance,horizon,keystone,neutron,nova,os-test-images,placement,requirements,swift,tempest, =~ ,oslo.rootwrap, ]] 2026-03-17 14:12:21.392 | + inc/python:use_library_from_git:269 : return 1 2026-03-17 14:12:21.395 | + lib/libraries:install_libs:115 : _install_lib_from_source oslo.serialization 2026-03-17 14:12:21.398 | + lib/libraries:_install_lib_from_source:75 : local name=oslo.serialization 2026-03-17 14:12:21.403 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git oslo.serialization 2026-03-17 14:12:21.406 | + inc/python:use_library_from_git:266 : local name=oslo.serialization 2026-03-17 14:12:21.409 | + inc/python:use_library_from_git:267 : local enabled=1 2026-03-17 14:12:21.412 | + inc/python:use_library_from_git:268 : [[ novnc,cinder,devstack,glance,horizon,keystone,neutron,nova,os-test-images,placement,requirements,swift,tempest = \A\L\L ]] 2026-03-17 14:12:21.415 | + inc/python:use_library_from_git:268 : [[ ,novnc,cinder,devstack,glance,horizon,keystone,neutron,nova,os-test-images,placement,requirements,swift,tempest, =~ ,oslo.serialization, ]] 2026-03-17 14:12:21.418 | + inc/python:use_library_from_git:269 : return 1 2026-03-17 14:12:21.421 | + lib/libraries:install_libs:116 : _install_lib_from_source oslo.service 2026-03-17 14:12:21.424 | + lib/libraries:_install_lib_from_source:75 : local name=oslo.service 2026-03-17 14:12:21.427 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git oslo.service 2026-03-17 14:12:21.431 | + inc/python:use_library_from_git:266 : local name=oslo.service 2026-03-17 14:12:21.434 | + inc/python:use_library_from_git:267 : local enabled=1 2026-03-17 14:12:21.438 | + inc/python:use_library_from_git:268 : [[ novnc,cinder,devstack,glance,horizon,keystone,neutron,nova,os-test-images,placement,requirements,swift,tempest = \A\L\L ]] 2026-03-17 14:12:21.441 | + inc/python:use_library_from_git:268 : [[ ,novnc,cinder,devstack,glance,horizon,keystone,neutron,nova,os-test-images,placement,requirements,swift,tempest, =~ ,oslo.service, ]] 2026-03-17 14:12:21.444 | + inc/python:use_library_from_git:269 : return 1 2026-03-17 14:12:21.448 | + lib/libraries:install_libs:117 : _install_lib_from_source oslo.utils 2026-03-17 14:12:21.451 | + lib/libraries:_install_lib_from_source:75 : local name=oslo.utils 2026-03-17 14:12:21.454 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git oslo.utils 2026-03-17 14:12:21.457 | + inc/python:use_library_from_git:266 : local name=oslo.utils 2026-03-17 14:12:21.460 | + inc/python:use_library_from_git:267 : local enabled=1 2026-03-17 14:12:21.463 | + inc/python:use_library_from_git:268 : [[ novnc,cinder,devstack,glance,horizon,keystone,neutron,nova,os-test-images,placement,requirements,swift,tempest = \A\L\L ]] 2026-03-17 14:12:21.468 | + inc/python:use_library_from_git:268 : [[ ,novnc,cinder,devstack,glance,horizon,keystone,neutron,nova,os-test-images,placement,requirements,swift,tempest, =~ ,oslo.utils, ]] 2026-03-17 14:12:21.471 | + inc/python:use_library_from_git:269 : return 1 2026-03-17 14:12:21.476 | + lib/libraries:install_libs:118 : _install_lib_from_source oslo.versionedobjects 2026-03-17 14:12:21.479 | + lib/libraries:_install_lib_from_source:75 : local name=oslo.versionedobjects 2026-03-17 14:12:21.482 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git oslo.versionedobjects 2026-03-17 14:12:21.487 | + inc/python:use_library_from_git:266 : local name=oslo.versionedobjects 2026-03-17 14:12:21.490 | + inc/python:use_library_from_git:267 : local enabled=1 2026-03-17 14:12:21.492 | + inc/python:use_library_from_git:268 : [[ novnc,cinder,devstack,glance,horizon,keystone,neutron,nova,os-test-images,placement,requirements,swift,tempest = \A\L\L ]] 2026-03-17 14:12:21.496 | + inc/python:use_library_from_git:268 : [[ ,novnc,cinder,devstack,glance,horizon,keystone,neutron,nova,os-test-images,placement,requirements,swift,tempest, =~ ,oslo.versionedobjects, ]] 2026-03-17 14:12:21.500 | + inc/python:use_library_from_git:269 : return 1 2026-03-17 14:12:21.503 | + lib/libraries:install_libs:119 : _install_lib_from_source oslo.vmware 2026-03-17 14:12:21.506 | + lib/libraries:_install_lib_from_source:75 : local name=oslo.vmware 2026-03-17 14:12:21.509 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git oslo.vmware 2026-03-17 14:12:21.512 | + inc/python:use_library_from_git:266 : local name=oslo.vmware 2026-03-17 14:12:21.516 | + inc/python:use_library_from_git:267 : local enabled=1 2026-03-17 14:12:21.520 | + inc/python:use_library_from_git:268 : [[ novnc,cinder,devstack,glance,horizon,keystone,neutron,nova,os-test-images,placement,requirements,swift,tempest = \A\L\L ]] 2026-03-17 14:12:21.523 | + inc/python:use_library_from_git:268 : [[ ,novnc,cinder,devstack,glance,horizon,keystone,neutron,nova,os-test-images,placement,requirements,swift,tempest, =~ ,oslo.vmware, ]] 2026-03-17 14:12:21.527 | + inc/python:use_library_from_git:269 : return 1 2026-03-17 14:12:21.531 | + lib/libraries:install_libs:120 : _install_lib_from_source osprofiler 2026-03-17 14:12:21.534 | + lib/libraries:_install_lib_from_source:75 : local name=osprofiler 2026-03-17 14:12:21.538 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git osprofiler 2026-03-17 14:12:21.541 | + inc/python:use_library_from_git:266 : local name=osprofiler 2026-03-17 14:12:21.546 | + inc/python:use_library_from_git:267 : local enabled=1 2026-03-17 14:12:21.549 | + inc/python:use_library_from_git:268 : [[ novnc,cinder,devstack,glance,horizon,keystone,neutron,nova,os-test-images,placement,requirements,swift,tempest = \A\L\L ]] 2026-03-17 14:12:21.553 | + inc/python:use_library_from_git:268 : [[ ,novnc,cinder,devstack,glance,horizon,keystone,neutron,nova,os-test-images,placement,requirements,swift,tempest, =~ ,osprofiler, ]] 2026-03-17 14:12:21.556 | + inc/python:use_library_from_git:269 : return 1 2026-03-17 14:12:21.560 | + lib/libraries:install_libs:121 : _install_lib_from_source pycadf 2026-03-17 14:12:21.564 | + lib/libraries:_install_lib_from_source:75 : local name=pycadf 2026-03-17 14:12:21.568 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git pycadf 2026-03-17 14:12:21.571 | + inc/python:use_library_from_git:266 : local name=pycadf 2026-03-17 14:12:21.575 | + inc/python:use_library_from_git:267 : local enabled=1 2026-03-17 14:12:21.580 | + inc/python:use_library_from_git:268 : [[ novnc,cinder,devstack,glance,horizon,keystone,neutron,nova,os-test-images,placement,requirements,swift,tempest = \A\L\L ]] 2026-03-17 14:12:21.584 | + inc/python:use_library_from_git:268 : [[ ,novnc,cinder,devstack,glance,horizon,keystone,neutron,nova,os-test-images,placement,requirements,swift,tempest, =~ ,pycadf, ]] 2026-03-17 14:12:21.587 | + inc/python:use_library_from_git:269 : return 1 2026-03-17 14:12:21.590 | + lib/libraries:install_libs:122 : _install_lib_from_source stevedore 2026-03-17 14:12:21.593 | + lib/libraries:_install_lib_from_source:75 : local name=stevedore 2026-03-17 14:12:21.597 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git stevedore 2026-03-17 14:12:21.600 | + inc/python:use_library_from_git:266 : local name=stevedore 2026-03-17 14:12:21.603 | + inc/python:use_library_from_git:267 : local enabled=1 2026-03-17 14:12:21.607 | + inc/python:use_library_from_git:268 : [[ novnc,cinder,devstack,glance,horizon,keystone,neutron,nova,os-test-images,placement,requirements,swift,tempest = \A\L\L ]] 2026-03-17 14:12:21.610 | + inc/python:use_library_from_git:268 : [[ ,novnc,cinder,devstack,glance,horizon,keystone,neutron,nova,os-test-images,placement,requirements,swift,tempest, =~ ,stevedore, ]] 2026-03-17 14:12:21.613 | + inc/python:use_library_from_git:269 : return 1 2026-03-17 14:12:21.616 | + lib/libraries:install_libs:123 : _install_lib_from_source taskflow 2026-03-17 14:12:21.620 | + lib/libraries:_install_lib_from_source:75 : local name=taskflow 2026-03-17 14:12:21.624 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git taskflow 2026-03-17 14:12:21.627 | + inc/python:use_library_from_git:266 : local name=taskflow 2026-03-17 14:12:21.631 | + inc/python:use_library_from_git:267 : local enabled=1 2026-03-17 14:12:21.634 | + inc/python:use_library_from_git:268 : [[ novnc,cinder,devstack,glance,horizon,keystone,neutron,nova,os-test-images,placement,requirements,swift,tempest = \A\L\L ]] 2026-03-17 14:12:21.637 | + inc/python:use_library_from_git:268 : [[ ,novnc,cinder,devstack,glance,horizon,keystone,neutron,nova,os-test-images,placement,requirements,swift,tempest, =~ ,taskflow, ]] 2026-03-17 14:12:21.640 | + inc/python:use_library_from_git:269 : return 1 2026-03-17 14:12:21.643 | + lib/libraries:install_libs:124 : _install_lib_from_source tooz 2026-03-17 14:12:21.647 | + lib/libraries:_install_lib_from_source:75 : local name=tooz 2026-03-17 14:12:21.651 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git tooz 2026-03-17 14:12:21.655 | + inc/python:use_library_from_git:266 : local name=tooz 2026-03-17 14:12:21.658 | + inc/python:use_library_from_git:267 : local enabled=1 2026-03-17 14:12:21.662 | + inc/python:use_library_from_git:268 : [[ novnc,cinder,devstack,glance,horizon,keystone,neutron,nova,os-test-images,placement,requirements,swift,tempest = \A\L\L ]] 2026-03-17 14:12:21.665 | + inc/python:use_library_from_git:268 : [[ ,novnc,cinder,devstack,glance,horizon,keystone,neutron,nova,os-test-images,placement,requirements,swift,tempest, =~ ,tooz, ]] 2026-03-17 14:12:21.669 | + inc/python:use_library_from_git:269 : return 1 2026-03-17 14:12:21.672 | + lib/libraries:install_libs:128 : _install_lib_from_source os-brick 2026-03-17 14:12:21.675 | + lib/libraries:_install_lib_from_source:75 : local name=os-brick 2026-03-17 14:12:21.680 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git os-brick 2026-03-17 14:12:21.684 | + inc/python:use_library_from_git:266 : local name=os-brick 2026-03-17 14:12:21.688 | + inc/python:use_library_from_git:267 : local enabled=1 2026-03-17 14:12:21.692 | + inc/python:use_library_from_git:268 : [[ novnc,cinder,devstack,glance,horizon,keystone,neutron,nova,os-test-images,placement,requirements,swift,tempest = \A\L\L ]] 2026-03-17 14:12:21.696 | + inc/python:use_library_from_git:268 : [[ ,novnc,cinder,devstack,glance,horizon,keystone,neutron,nova,os-test-images,placement,requirements,swift,tempest, =~ ,os-brick, ]] 2026-03-17 14:12:21.699 | + inc/python:use_library_from_git:269 : return 1 2026-03-17 14:12:21.703 | + lib/libraries:install_libs:129 : _install_lib_from_source os-resource-classes 2026-03-17 14:12:21.707 | + lib/libraries:_install_lib_from_source:75 : local name=os-resource-classes 2026-03-17 14:12:21.711 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git os-resource-classes 2026-03-17 14:12:21.715 | + inc/python:use_library_from_git:266 : local name=os-resource-classes 2026-03-17 14:12:21.718 | + inc/python:use_library_from_git:267 : local enabled=1 2026-03-17 14:12:21.722 | + inc/python:use_library_from_git:268 : [[ novnc,cinder,devstack,glance,horizon,keystone,neutron,nova,os-test-images,placement,requirements,swift,tempest = \A\L\L ]] 2026-03-17 14:12:21.726 | + inc/python:use_library_from_git:268 : [[ ,novnc,cinder,devstack,glance,horizon,keystone,neutron,nova,os-test-images,placement,requirements,swift,tempest, =~ ,os-resource-classes, ]] 2026-03-17 14:12:21.729 | + inc/python:use_library_from_git:269 : return 1 2026-03-17 14:12:21.733 | + lib/libraries:install_libs:130 : _install_lib_from_source os-traits 2026-03-17 14:12:21.736 | + lib/libraries:_install_lib_from_source:75 : local name=os-traits 2026-03-17 14:12:21.741 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git os-traits 2026-03-17 14:12:21.745 | + inc/python:use_library_from_git:266 : local name=os-traits 2026-03-17 14:12:21.748 | + inc/python:use_library_from_git:267 : local enabled=1 2026-03-17 14:12:21.752 | + inc/python:use_library_from_git:268 : [[ novnc,cinder,devstack,glance,horizon,keystone,neutron,nova,os-test-images,placement,requirements,swift,tempest = \A\L\L ]] 2026-03-17 14:12:21.756 | + inc/python:use_library_from_git:268 : [[ ,novnc,cinder,devstack,glance,horizon,keystone,neutron,nova,os-test-images,placement,requirements,swift,tempest, =~ ,os-traits, ]] 2026-03-17 14:12:21.759 | + inc/python:use_library_from_git:269 : return 1 2026-03-17 14:12:21.763 | + lib/libraries:install_libs:133 : _install_lib_from_source python-barbicanclient 2026-03-17 14:12:21.766 | + lib/libraries:_install_lib_from_source:75 : local name=python-barbicanclient 2026-03-17 14:12:21.770 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git python-barbicanclient 2026-03-17 14:12:21.773 | + inc/python:use_library_from_git:266 : local name=python-barbicanclient 2026-03-17 14:12:21.777 | + inc/python:use_library_from_git:267 : local enabled=1 2026-03-17 14:12:21.781 | + inc/python:use_library_from_git:268 : [[ novnc,cinder,devstack,glance,horizon,keystone,neutron,nova,os-test-images,placement,requirements,swift,tempest = \A\L\L ]] 2026-03-17 14:12:21.784 | + inc/python:use_library_from_git:268 : [[ ,novnc,cinder,devstack,glance,horizon,keystone,neutron,nova,os-test-images,placement,requirements,swift,tempest, =~ ,python-barbicanclient, ]] 2026-03-17 14:12:21.787 | + inc/python:use_library_from_git:269 : return 1 2026-03-17 14:12:21.791 | + lib/libraries:install_libs:135 : use_library_from_git etcd3gw 2026-03-17 14:12:21.795 | + inc/python:use_library_from_git:266 : local name=etcd3gw 2026-03-17 14:12:21.799 | + inc/python:use_library_from_git:267 : local enabled=1 2026-03-17 14:12:21.802 | + inc/python:use_library_from_git:268 : [[ novnc,cinder,devstack,glance,horizon,keystone,neutron,nova,os-test-images,placement,requirements,swift,tempest = \A\L\L ]] 2026-03-17 14:12:21.805 | + inc/python:use_library_from_git:268 : [[ ,novnc,cinder,devstack,glance,horizon,keystone,neutron,nova,os-test-images,placement,requirements,swift,tempest, =~ ,etcd3gw, ]] 2026-03-17 14:12:21.810 | + inc/python:use_library_from_git:269 : return 1 2026-03-17 14:12:21.813 | + lib/libraries:install_libs:139 : pip_install etcd3gw 2026-03-17 14:12:21.845 | Using python 3.12 to install etcd3gw 2026-03-17 14:12:21.847 | + inc/python:pip_install:210 : sudo -H LC_ALL=en_US.UTF-8 http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= python3.12 -m pip install -c /opt/stack/requirements/upper-constraints.txt etcd3gw 2026-03-17 14:12:22.497 | Looking in indexes: http://mirror.regionone.vexxhost-nodepool-sf.rdoproject.org/pypi/simple, http://mirror.regionone.vexxhost-nodepool-sf.rdoproject.org/wheel/centos-10-x86_64 2026-03-17 14:12:22.533 | Collecting etcd3gw 2026-03-17 14:12:22.534 | Downloading http://mirror.regionone.vexxhost-nodepool-sf.rdoproject.org/pypifiles/packages/ec/f6/549c418d6c889420a763f9e3418c4f603d09c2553db57fd4e3909c60199d/etcd3gw-2.5.0-py3-none-any.whl.metadata (2.2 kB) 2026-03-17 14:12:22.544 | Requirement already satisfied: pbr>=2.0 in /usr/local/lib/python3.12/site-packages (from etcd3gw) (7.0.3) 2026-03-17 14:12:22.600 | Collecting requests>=2.20.0 (from etcd3gw) 2026-03-17 14:12:22.603 | Downloading http://mirror.regionone.vexxhost-nodepool-sf.rdoproject.org/pypifiles/packages/1e/db/4254e3eabe8020b458f1a747140d32277ec7a271daf1d235b70dc0b4e6e3/requests-2.32.5-py3-none-any.whl.metadata (4.9 kB) 2026-03-17 14:12:22.637 | Collecting futurist>=0.16.0 (from etcd3gw) 2026-03-17 14:12:22.639 | Downloading http://mirror.regionone.vexxhost-nodepool-sf.rdoproject.org/pypifiles/packages/1b/5b/a4418215b594fa44dea7deae61fa406139e2e8acc6442d25f93d80c52c84/futurist-3.2.1-py3-none-any.whl.metadata (2.2 kB) 2026-03-17 14:12:22.667 | Collecting debtcollector>=3.0.0 (from futurist>=0.16.0->etcd3gw) 2026-03-17 14:12:22.670 | Downloading http://mirror.regionone.vexxhost-nodepool-sf.rdoproject.org/pypifiles/packages/9c/ca/863ed8fa66d6f986de6ad7feccc5df96e37400845b1eeb29889a70feea99/debtcollector-3.0.0-py3-none-any.whl.metadata (2.3 kB) 2026-03-17 14:12:22.676 | Requirement already satisfied: setuptools in /usr/lib/python3.12/site-packages (from pbr>=2.0->etcd3gw) (69.0.3) 2026-03-17 14:12:22.816 | Collecting charset_normalizer<4,>=2 (from requests>=2.20.0->etcd3gw) 2026-03-17 14:12:22.819 | Downloading http://mirror.regionone.vexxhost-nodepool-sf.rdoproject.org/pypifiles/packages/c0/10/d20b513afe03acc89ec33948320a5544d31f21b05368436d580dec4e234d/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-17 14:12:22.851 | Collecting idna<4,>=2.5 (from requests>=2.20.0->etcd3gw) 2026-03-17 14:12:22.853 | Downloading http://mirror.regionone.vexxhost-nodepool-sf.rdoproject.org/pypifiles/packages/0e/61/66938bbb5fc52dbdf84594873d5b51fb1f7c7794e9c0f5bd885f30bc507b/idna-3.11-py3-none-any.whl.metadata (8.4 kB) 2026-03-17 14:12:22.905 | Collecting urllib3<3,>=1.21.1 (from requests>=2.20.0->etcd3gw) 2026-03-17 14:12:22.908 | Downloading http://mirror.regionone.vexxhost-nodepool-sf.rdoproject.org/pypifiles/packages/39/08/aaaad47bc4e9dc8c725e68f9d04865dbcb2052843ff09c97b08904852d84/urllib3-2.6.3-py3-none-any.whl.metadata (6.9 kB) 2026-03-17 14:12:22.962 | Collecting certifi>=2017.4.17 (from requests>=2.20.0->etcd3gw) 2026-03-17 14:12:22.966 | Downloading http://mirror.regionone.vexxhost-nodepool-sf.rdoproject.org/pypifiles/packages/9a/3c/c17fb3ca2d9c3acff52e30b309f538586f9f5b9c9cf454f3845fc9af4881/certifi-2026.2.25-py3-none-any.whl.metadata (2.5 kB) 2026-03-17 14:12:23.213 | Collecting wrapt>=1.7.0 (from debtcollector>=3.0.0->futurist>=0.16.0->etcd3gw) 2026-03-17 14:12:23.216 | Downloading http://mirror.regionone.vexxhost-nodepool-sf.rdoproject.org/pypifiles/packages/c4/60/a237a4e4a36f6d966061ccc9b017627d448161b19e0a3ab80a7c7c97f859/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-17 14:12:23.260 | Downloading http://mirror.regionone.vexxhost-nodepool-sf.rdoproject.org/pypifiles/packages/ec/f6/549c418d6c889420a763f9e3418c4f603d09c2553db57fd4e3909c60199d/etcd3gw-2.5.0-py3-none-any.whl (24 kB) 2026-03-17 14:12:23.267 | Downloading http://mirror.regionone.vexxhost-nodepool-sf.rdoproject.org/pypifiles/packages/1b/5b/a4418215b594fa44dea7deae61fa406139e2e8acc6442d25f93d80c52c84/futurist-3.2.1-py3-none-any.whl (40 kB) 2026-03-17 14:12:23.274 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 40.5/40.5 kB 8.0 MB/s eta 0:00:00 2026-03-17 14:12:23.276 | Downloading http://mirror.regionone.vexxhost-nodepool-sf.rdoproject.org/pypifiles/packages/1e/db/4254e3eabe8020b458f1a747140d32277ec7a271daf1d235b70dc0b4e6e3/requests-2.32.5-py3-none-any.whl (64 kB) 2026-03-17 14:12:23.284 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 64.7/64.7 kB 9.4 MB/s eta 0:00:00 2026-03-17 14:12:23.286 | Downloading http://mirror.regionone.vexxhost-nodepool-sf.rdoproject.org/pypifiles/packages/9a/3c/c17fb3ca2d9c3acff52e30b309f538586f9f5b9c9cf454f3845fc9af4881/certifi-2026.2.25-py3-none-any.whl (153 kB) 2026-03-17 14:12:23.294 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 153.7/153.7 kB 24.0 MB/s eta 0:00:00 2026-03-17 14:12:23.296 | Downloading http://mirror.regionone.vexxhost-nodepool-sf.rdoproject.org/pypifiles/packages/c0/10/d20b513afe03acc89ec33948320a5544d31f21b05368436d580dec4e234d/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-17 14:12:23.304 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 153.5/153.5 kB 23.5 MB/s eta 0:00:00 2026-03-17 14:12:23.307 | Downloading http://mirror.regionone.vexxhost-nodepool-sf.rdoproject.org/pypifiles/packages/9c/ca/863ed8fa66d6f986de6ad7feccc5df96e37400845b1eeb29889a70feea99/debtcollector-3.0.0-py3-none-any.whl (23 kB) 2026-03-17 14:12:23.314 | Downloading http://mirror.regionone.vexxhost-nodepool-sf.rdoproject.org/pypifiles/packages/0e/61/66938bbb5fc52dbdf84594873d5b51fb1f7c7794e9c0f5bd885f30bc507b/idna-3.11-py3-none-any.whl (71 kB) 2026-03-17 14:12:23.322 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 71.0/71.0 kB 10.2 MB/s eta 0:00:00 2026-03-17 14:12:23.325 | Downloading http://mirror.regionone.vexxhost-nodepool-sf.rdoproject.org/pypifiles/packages/39/08/aaaad47bc4e9dc8c725e68f9d04865dbcb2052843ff09c97b08904852d84/urllib3-2.6.3-py3-none-any.whl (131 kB) 2026-03-17 14:12:23.332 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 131.6/131.6 kB 21.3 MB/s eta 0:00:00 2026-03-17 14:12:23.335 | Downloading http://mirror.regionone.vexxhost-nodepool-sf.rdoproject.org/pypifiles/packages/c4/60/a237a4e4a36f6d966061ccc9b017627d448161b19e0a3ab80a7c7c97f859/wrapt-2.1.1-cp312-cp312-manylinux1_x86_64.manylinux_2_28_x86_64.manylinux_2_5_x86_64.whl (121 kB) 2026-03-17 14:12:23.343 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 121.3/121.3 kB 16.8 MB/s eta 0:00:00 2026-03-17 14:12:23.568 | Installing collected packages: wrapt, urllib3, idna, charset_normalizer, certifi, requests, debtcollector, futurist, etcd3gw 2026-03-17 14:12:23.909 | Successfully installed certifi-2026.2.25 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-17 14:12:23.909 | WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv 2026-03-17 14:12:24.112 | + inc/python:pip_install:216 : result=0 2026-03-17 14:12:24.116 | + inc/python:pip_install:218 : time_stop pip_install 2026-03-17 14:12:24.119 | + functions-common:time_stop:2412 : local name 2026-03-17 14:12:24.122 | + functions-common:time_stop:2413 : local end_time 2026-03-17 14:12:24.124 | + functions-common:time_stop:2414 : local elapsed_time 2026-03-17 14:12:24.127 | + functions-common:time_stop:2415 : local total 2026-03-17 14:12:24.129 | + functions-common:time_stop:2416 : local start_time 2026-03-17 14:12:24.131 | + functions-common:time_stop:2418 : name=pip_install 2026-03-17 14:12:24.132 | + functions-common:time_stop:2419 : start_time=1773756741835 2026-03-17 14:12:24.136 | + functions-common:time_stop:2421 : [[ -z 1773756741835 ]] 2026-03-17 14:12:24.138 | ++ functions-common:time_stop:2424 : date +%s%3N 2026-03-17 14:12:24.141 | + functions-common:time_stop:2424 : end_time=1773756744140 2026-03-17 14:12:24.143 | + functions-common:time_stop:2425 : elapsed_time=2305 2026-03-17 14:12:24.144 | + functions-common:time_stop:2426 : total=15223 2026-03-17 14:12:24.146 | + functions-common:time_stop:2428 : _TIME_START[$name]= 2026-03-17 14:12:24.147 | + functions-common:time_stop:2429 : _TIME_TOTAL[$name]=17528 2026-03-17 14:12:24.148 | + inc/python:pip_install:219 : return 0 2026-03-17 14:12:24.152 | + ./stack.sh:main:897 : install_apache_uwsgi 2026-03-17 14:12:24.153 | + lib/apache:install_apache_uwsgi:79 : local apxs=apxs2 2026-03-17 14:12:24.154 | + lib/apache:install_apache_uwsgi:80 : is_fedora 2026-03-17 14:12:24.156 | + functions-common:is_fedora:524 : [[ -z CentOSStream ]] 2026-03-17 14:12:24.157 | + functions-common:is_fedora:528 : '[' CentOSStream = Fedora ']' 2026-03-17 14:12:24.158 | + functions-common:is_fedora:528 : '[' CentOSStream = 'Red Hat' ']' 2026-03-17 14:12:24.159 | + functions-common:is_fedora:529 : '[' CentOSStream = openEuler ']' 2026-03-17 14:12:24.160 | + functions-common:is_fedora:530 : '[' CentOSStream = RedHatEnterpriseServer ']' 2026-03-17 14:12:24.164 | + functions-common:is_fedora:531 : '[' CentOSStream = RedHatEnterprise ']' 2026-03-17 14:12:24.168 | + functions-common:is_fedora:532 : '[' CentOSStream = RedHatEnterpriseLinux ']' 2026-03-17 14:12:24.170 | + functions-common:is_fedora:533 : '[' CentOSStream = RockyLinux ']' 2026-03-17 14:12:24.172 | + functions-common:is_fedora:534 : '[' CentOSStream = CentOS ']' 2026-03-17 14:12:24.174 | + functions-common:is_fedora:534 : '[' CentOSStream = CentOSStream ']' 2026-03-17 14:12:24.175 | + lib/apache:install_apache_uwsgi:81 : apxs=apxs 2026-03-17 14:12:24.176 | + lib/apache:install_apache_uwsgi:84 : is_ubuntu 2026-03-17 14:12:24.177 | + functions-common:is_ubuntu:544 : [[ -z rpm ]] 2026-03-17 14:12:24.180 | + functions-common:is_ubuntu:547 : '[' rpm = deb ']' 2026-03-17 14:12:24.184 | + lib/apache:install_apache_uwsgi:92 : is_fedora 2026-03-17 14:12:24.187 | + functions-common:is_fedora:524 : [[ -z CentOSStream ]] 2026-03-17 14:12:24.191 | + functions-common:is_fedora:528 : '[' CentOSStream = Fedora ']' 2026-03-17 14:12:24.194 | + functions-common:is_fedora:528 : '[' CentOSStream = 'Red Hat' ']' 2026-03-17 14:12:24.199 | + functions-common:is_fedora:529 : '[' CentOSStream = openEuler ']' 2026-03-17 14:12:24.202 | + functions-common:is_fedora:530 : '[' CentOSStream = RedHatEnterpriseServer ']' 2026-03-17 14:12:24.205 | + functions-common:is_fedora:531 : '[' CentOSStream = RedHatEnterprise ']' 2026-03-17 14:12:24.208 | + functions-common:is_fedora:532 : '[' CentOSStream = RedHatEnterpriseLinux ']' 2026-03-17 14:12:24.210 | + functions-common:is_fedora:533 : '[' CentOSStream = RockyLinux ']' 2026-03-17 14:12:24.214 | + functions-common:is_fedora:534 : '[' CentOSStream = CentOS ']' 2026-03-17 14:12:24.218 | + functions-common:is_fedora:534 : '[' CentOSStream = CentOSStream ']' 2026-03-17 14:12:24.221 | + lib/apache:install_apache_uwsgi:92 : is_openeuler 2026-03-17 14:12:24.224 | + functions-common:is_openeuler:553 : [[ -z rpm ]] 2026-03-17 14:12:24.226 | + functions-common:is_openeuler:556 : '[' CentOSStream = openEuler ']' 2026-03-17 14:12:24.229 | + lib/apache:install_apache_uwsgi:92 : [[ rhel10 =~ rhel9 ]] 2026-03-17 14:12:24.233 | + lib/apache:install_apache_uwsgi:99 : install_package uwsgi uwsgi-plugin-python3 2026-03-17 14:12:24.237 | + functions-common:install_package:1430 : update_package_repo 2026-03-17 14:12:24.239 | + functions-common:update_package_repo:1404 : NO_UPDATE_REPOS=False 2026-03-17 14:12:24.243 | + functions-common:update_package_repo:1405 : REPOS_UPDATED=False 2026-03-17 14:12:24.245 | + functions-common:update_package_repo:1406 : RETRY_UPDATE=False 2026-03-17 14:12:24.249 | + functions-common:update_package_repo:1408 : [[ False = \T\r\u\e ]] 2026-03-17 14:12:24.252 | + functions-common:update_package_repo:1412 : is_ubuntu 2026-03-17 14:12:24.254 | + functions-common:is_ubuntu:544 : [[ -z rpm ]] 2026-03-17 14:12:24.257 | + functions-common:is_ubuntu:547 : '[' rpm = deb ']' 2026-03-17 14:12:24.260 | + functions-common:install_package:1431 : real_install_package uwsgi uwsgi-plugin-python3 2026-03-17 14:12:24.264 | + functions-common:real_install_package:1418 : is_ubuntu 2026-03-17 14:12:24.267 | + functions-common:is_ubuntu:544 : [[ -z rpm ]] 2026-03-17 14:12:24.270 | + functions-common:is_ubuntu:547 : '[' rpm = deb ']' 2026-03-17 14:12:24.273 | + functions-common:real_install_package:1420 : is_fedora 2026-03-17 14:12:24.276 | + functions-common:is_fedora:524 : [[ -z CentOSStream ]] 2026-03-17 14:12:24.279 | + functions-common:is_fedora:528 : '[' CentOSStream = Fedora ']' 2026-03-17 14:12:24.282 | + functions-common:is_fedora:528 : '[' CentOSStream = 'Red Hat' ']' 2026-03-17 14:12:24.285 | + functions-common:is_fedora:529 : '[' CentOSStream = openEuler ']' 2026-03-17 14:12:24.287 | + functions-common:is_fedora:530 : '[' CentOSStream = RedHatEnterpriseServer ']' 2026-03-17 14:12:24.291 | + functions-common:is_fedora:531 : '[' CentOSStream = RedHatEnterprise ']' 2026-03-17 14:12:24.294 | + functions-common:is_fedora:532 : '[' CentOSStream = RedHatEnterpriseLinux ']' 2026-03-17 14:12:24.297 | + functions-common:is_fedora:533 : '[' CentOSStream = RockyLinux ']' 2026-03-17 14:12:24.300 | + functions-common:is_fedora:534 : '[' CentOSStream = CentOS ']' 2026-03-17 14:12:24.303 | + functions-common:is_fedora:534 : '[' CentOSStream = CentOSStream ']' 2026-03-17 14:12:24.305 | + functions-common:real_install_package:1421 : yum_install uwsgi uwsgi-plugin-python3 2026-03-17 14:12:24.309 | + functions-common:yum_install:1475 : local result parse_yum_result 2026-03-17 14:12:24.312 | + functions-common:yum_install:1477 : [[ False = \T\r\u\e ]] 2026-03-17 14:12:24.315 | + functions-common:yum_install:1479 : time_start yum_install 2026-03-17 14:12:24.318 | + functions-common:time_start:2398 : local name=yum_install 2026-03-17 14:12:24.320 | + functions-common:time_start:2399 : local start_time= 2026-03-17 14:12:24.323 | + functions-common:time_start:2400 : [[ -n '' ]] 2026-03-17 14:12:24.326 | ++ functions-common:time_start:2403 : date +%s%3N 2026-03-17 14:12:24.332 | + functions-common:time_start:2403 : _TIME_START[$name]=1773756744328 2026-03-17 14:12:24.335 | + functions-common:yum_install:1480 : sudo_with_proxies dnf install -y uwsgi uwsgi-plugin-python3 2026-03-17 14:12:24.338 | + functions-common:sudo_with_proxies:2366 : local sudo 2026-03-17 14:12:24.342 | ++ functions-common:sudo_with_proxies:2368 : id -u 2026-03-17 14:12:24.347 | + functions-common:sudo_with_proxies:2368 : [[ 1003 = \0 ]] 2026-03-17 14:12:24.350 | + functions-common:sudo_with_proxies:2368 : sudo=sudo 2026-03-17 14:12:24.353 | + functions-common:sudo_with_proxies:2370 : sudo http_proxy= https_proxy= no_proxy= dnf install -y uwsgi uwsgi-plugin-python3 2026-03-17 14:12:24.882 | Last metadata expiration check: 0:03:33 ago on Tue 17 Mar 2026 10:08:51 AM EDT. 2026-03-17 14:12:24.979 | Dependencies resolved. 2026-03-17 14:12:24.979 | ================================================================================ 2026-03-17 14:12:24.979 | Package Arch Version Repository Size 2026-03-17 14:12:24.979 | ================================================================================ 2026-03-17 14:12:24.979 | Installing: 2026-03-17 14:12:24.980 | uwsgi x86_64 2.0.27-4.el10s delorean-master-testing 389 k 2026-03-17 14:12:24.980 | uwsgi-plugin-python3 x86_64 2.0.27-4.el10s delorean-master-testing 74 k 2026-03-17 14:12:24.980 | Installing dependencies: 2026-03-17 14:12:24.980 | uwsgi-plugin-common x86_64 2.0.27-4.el10s delorean-master-testing 46 k 2026-03-17 14:12:24.980 | 2026-03-17 14:12:24.980 | Transaction Summary 2026-03-17 14:12:24.980 | ================================================================================ 2026-03-17 14:12:24.980 | Install 3 Packages 2026-03-17 14:12:24.980 | 2026-03-17 14:12:24.980 | Total download size: 509 k 2026-03-17 14:12:24.980 | Installed size: 1.2 M 2026-03-17 14:12:24.980 | Downloading Packages: 2026-03-17 14:12:25.011 | (1/3): uwsgi-plugin-common-2.0.27-4.el10s.x86_6 1.5 MB/s | 46 kB 00:00 2026-03-17 14:12:25.016 | (2/3): uwsgi-2.0.27-4.el10s.x86_64.rpm 11 MB/s | 389 kB 00:00 2026-03-17 14:12:25.020 | (3/3): uwsgi-plugin-python3-2.0.27-4.el10s.x86_ 1.8 MB/s | 74 kB 00:00 2026-03-17 14:12:25.021 | -------------------------------------------------------------------------------- 2026-03-17 14:12:25.022 | Total 12 MB/s | 509 kB 00:00 2026-03-17 14:12:25.022 | Running transaction check 2026-03-17 14:12:25.035 | Transaction check succeeded. 2026-03-17 14:12:25.035 | Running transaction test 2026-03-17 14:12:25.092 | Transaction test succeeded. 2026-03-17 14:12:25.092 | Running transaction 2026-03-17 14:12:25.219 | Preparing : 1/1 2026-03-17 14:12:25.309 | Running scriptlet: uwsgi-2.0.27-4.el10s.x86_64 1/3 2026-03-17 14:12:25.315 | Installing : uwsgi-2.0.27-4.el10s.x86_64 1/3 2026-03-17 14:12:25.352 | Running scriptlet: uwsgi-2.0.27-4.el10s.x86_64 1/3 2026-03-17 14:12:25.360 | Installing : uwsgi-plugin-common-2.0.27-4.el10s.x86_64 2/3 2026-03-17 14:12:25.435 | Installing : uwsgi-plugin-python3-2.0.27-4.el10s.x86_64 3/3 2026-03-17 14:12:26.298 | Running scriptlet: uwsgi-plugin-python3-2.0.27-4.el10s.x86_64 3/3 2026-03-17 14:12:26.298 | 2026-03-17 14:12:26.298 | Installed: 2026-03-17 14:12:26.298 | uwsgi-2.0.27-4.el10s.x86_64 2026-03-17 14:12:26.298 | uwsgi-plugin-common-2.0.27-4.el10s.x86_64 2026-03-17 14:12:26.298 | uwsgi-plugin-python3-2.0.27-4.el10s.x86_64 2026-03-17 14:12:26.298 | 2026-03-17 14:12:26.298 | Complete! 2026-03-17 14:12:26.371 | + functions-common:yum_install:1481 : time_stop yum_install 2026-03-17 14:12:26.374 | + functions-common:time_stop:2412 : local name 2026-03-17 14:12:26.376 | + functions-common:time_stop:2413 : local end_time 2026-03-17 14:12:26.379 | + functions-common:time_stop:2414 : local elapsed_time 2026-03-17 14:12:26.381 | + functions-common:time_stop:2415 : local total 2026-03-17 14:12:26.383 | + functions-common:time_stop:2416 : local start_time 2026-03-17 14:12:26.386 | + functions-common:time_stop:2418 : name=yum_install 2026-03-17 14:12:26.388 | + functions-common:time_stop:2419 : start_time=1773756744328 2026-03-17 14:12:26.391 | + functions-common:time_stop:2421 : [[ -z 1773756744328 ]] 2026-03-17 14:12:26.395 | ++ functions-common:time_stop:2424 : date +%s%3N 2026-03-17 14:12:26.400 | + functions-common:time_stop:2424 : end_time=1773756746397 2026-03-17 14:12:26.402 | + functions-common:time_stop:2425 : elapsed_time=2069 2026-03-17 14:12:26.404 | + functions-common:time_stop:2426 : total=84305 2026-03-17 14:12:26.406 | + functions-common:time_stop:2428 : _TIME_START[$name]= 2026-03-17 14:12:26.409 | + functions-common:time_stop:2429 : _TIME_TOTAL[$name]=86374 2026-03-17 14:12:26.412 | + lib/apache:install_apache_uwsgi:118 : is_ubuntu 2026-03-17 14:12:26.415 | + functions-common:is_ubuntu:544 : [[ -z rpm ]] 2026-03-17 14:12:26.417 | + functions-common:is_ubuntu:547 : '[' rpm = deb ']' 2026-03-17 14:12:26.420 | + ./stack.sh:main:900 : install_keystoneauth 2026-03-17 14:12:26.422 | + lib/keystone:install_keystoneauth:502 : use_library_from_git keystoneauth 2026-03-17 14:12:26.424 | + inc/python:use_library_from_git:266 : local name=keystoneauth 2026-03-17 14:12:26.428 | + inc/python:use_library_from_git:267 : local enabled=1 2026-03-17 14:12:26.430 | + inc/python:use_library_from_git:268 : [[ novnc,cinder,devstack,glance,horizon,keystone,neutron,nova,os-test-images,placement,requirements,swift,tempest = \A\L\L ]] 2026-03-17 14:12:26.433 | + inc/python:use_library_from_git:268 : [[ ,novnc,cinder,devstack,glance,horizon,keystone,neutron,nova,os-test-images,placement,requirements,swift,tempest, =~ ,keystoneauth, ]] 2026-03-17 14:12:26.436 | + inc/python:use_library_from_git:269 : return 1 2026-03-17 14:12:26.438 | + ./stack.sh:main:901 : install_keystoneclient 2026-03-17 14:12:26.441 | + lib/keystone:install_keystoneclient:510 : use_library_from_git python-keystoneclient 2026-03-17 14:12:26.444 | + inc/python:use_library_from_git:266 : local name=python-keystoneclient 2026-03-17 14:12:26.446 | + inc/python:use_library_from_git:267 : local enabled=1 2026-03-17 14:12:26.449 | + inc/python:use_library_from_git:268 : [[ novnc,cinder,devstack,glance,horizon,keystone,neutron,nova,os-test-images,placement,requirements,swift,tempest = \A\L\L ]] 2026-03-17 14:12:26.452 | + inc/python:use_library_from_git:268 : [[ ,novnc,cinder,devstack,glance,horizon,keystone,neutron,nova,os-test-images,placement,requirements,swift,tempest, =~ ,python-keystoneclient, ]] 2026-03-17 14:12:26.454 | + inc/python:use_library_from_git:269 : return 1 2026-03-17 14:12:26.457 | + ./stack.sh:main:902 : install_glanceclient 2026-03-17 14:12:26.460 | + lib/glance:install_glanceclient:541 : use_library_from_git python-glanceclient 2026-03-17 14:12:26.462 | + inc/python:use_library_from_git:266 : local name=python-glanceclient 2026-03-17 14:12:26.465 | + inc/python:use_library_from_git:267 : local enabled=1 2026-03-17 14:12:26.468 | + inc/python:use_library_from_git:268 : [[ novnc,cinder,devstack,glance,horizon,keystone,neutron,nova,os-test-images,placement,requirements,swift,tempest = \A\L\L ]] 2026-03-17 14:12:26.470 | + inc/python:use_library_from_git:268 : [[ ,novnc,cinder,devstack,glance,horizon,keystone,neutron,nova,os-test-images,placement,requirements,swift,tempest, =~ ,python-glanceclient, ]] 2026-03-17 14:12:26.473 | + inc/python:use_library_from_git:269 : return 1 2026-03-17 14:12:26.475 | + ./stack.sh:main:903 : install_cinderclient 2026-03-17 14:12:26.478 | + lib/cinder:install_cinderclient:581 : use_library_from_git python-brick-cinderclient-ext 2026-03-17 14:12:26.480 | + inc/python:use_library_from_git:266 : local name=python-brick-cinderclient-ext 2026-03-17 14:12:26.482 | + inc/python:use_library_from_git:267 : local enabled=1 2026-03-17 14:12:26.485 | + inc/python:use_library_from_git:268 : [[ novnc,cinder,devstack,glance,horizon,keystone,neutron,nova,os-test-images,placement,requirements,swift,tempest = \A\L\L ]] 2026-03-17 14:12:26.487 | + inc/python:use_library_from_git:268 : [[ ,novnc,cinder,devstack,glance,horizon,keystone,neutron,nova,os-test-images,placement,requirements,swift,tempest, =~ ,python-brick-cinderclient-ext, ]] 2026-03-17 14:12:26.489 | + inc/python:use_library_from_git:269 : return 1 2026-03-17 14:12:26.492 | + lib/cinder:install_cinderclient:586 : use_library_from_git python-cinderclient 2026-03-17 14:12:26.494 | + inc/python:use_library_from_git:266 : local name=python-cinderclient 2026-03-17 14:12:26.497 | + inc/python:use_library_from_git:267 : local enabled=1 2026-03-17 14:12:26.501 | + inc/python:use_library_from_git:268 : [[ novnc,cinder,devstack,glance,horizon,keystone,neutron,nova,os-test-images,placement,requirements,swift,tempest = \A\L\L ]] 2026-03-17 14:12:26.504 | + inc/python:use_library_from_git:268 : [[ ,novnc,cinder,devstack,glance,horizon,keystone,neutron,nova,os-test-images,placement,requirements,swift,tempest, =~ ,python-cinderclient, ]] 2026-03-17 14:12:26.506 | + inc/python:use_library_from_git:269 : return 1 2026-03-17 14:12:26.510 | + ./stack.sh:main:904 : install_novaclient 2026-03-17 14:12:26.512 | + lib/nova:install_novaclient:901 : use_library_from_git python-novaclient 2026-03-17 14:12:26.515 | + inc/python:use_library_from_git:266 : local name=python-novaclient 2026-03-17 14:12:26.519 | + inc/python:use_library_from_git:267 : local enabled=1 2026-03-17 14:12:26.522 | + inc/python:use_library_from_git:268 : [[ novnc,cinder,devstack,glance,horizon,keystone,neutron,nova,os-test-images,placement,requirements,swift,tempest = \A\L\L ]] 2026-03-17 14:12:26.526 | + inc/python:use_library_from_git:268 : [[ ,novnc,cinder,devstack,glance,horizon,keystone,neutron,nova,os-test-images,placement,requirements,swift,tempest, =~ ,python-novaclient, ]] 2026-03-17 14:12:26.529 | + inc/python:use_library_from_git:269 : return 1 2026-03-17 14:12:26.532 | + ./stack.sh:main:905 : is_service_enabled swift glance horizon 2026-03-17 14:12:26.553 | + functions-common:is_service_enabled:2068 : return 0 2026-03-17 14:12:26.556 | + ./stack.sh:main:906 : install_swiftclient 2026-03-17 14:12:26.559 | + lib/swift:install_swiftclient:744 : use_library_from_git python-swiftclient 2026-03-17 14:12:26.562 | + inc/python:use_library_from_git:266 : local name=python-swiftclient 2026-03-17 14:12:26.565 | + inc/python:use_library_from_git:267 : local enabled=1 2026-03-17 14:12:26.567 | + inc/python:use_library_from_git:268 : [[ novnc,cinder,devstack,glance,horizon,keystone,neutron,nova,os-test-images,placement,requirements,swift,tempest = \A\L\L ]] 2026-03-17 14:12:26.570 | + inc/python:use_library_from_git:268 : [[ ,novnc,cinder,devstack,glance,horizon,keystone,neutron,nova,os-test-images,placement,requirements,swift,tempest, =~ ,python-swiftclient, ]] 2026-03-17 14:12:26.573 | + inc/python:use_library_from_git:269 : return 1 2026-03-17 14:12:26.577 | + ./stack.sh:main:908 : is_service_enabled neutron nova horizon 2026-03-17 14:12:26.599 | + functions-common:is_service_enabled:2068 : return 0 2026-03-17 14:12:26.602 | + ./stack.sh:main:909 : install_neutronclient 2026-03-17 14:12:26.605 | + lib/neutron:install_neutronclient:535 : use_library_from_git python-neutronclient 2026-03-17 14:12:26.609 | + inc/python:use_library_from_git:266 : local name=python-neutronclient 2026-03-17 14:12:26.612 | + inc/python:use_library_from_git:267 : local enabled=1 2026-03-17 14:12:26.615 | + inc/python:use_library_from_git:268 : [[ novnc,cinder,devstack,glance,horizon,keystone,neutron,nova,os-test-images,placement,requirements,swift,tempest = \A\L\L ]] 2026-03-17 14:12:26.619 | + inc/python:use_library_from_git:268 : [[ ,novnc,cinder,devstack,glance,horizon,keystone,neutron,nova,os-test-images,placement,requirements,swift,tempest, =~ ,python-neutronclient, ]] 2026-03-17 14:12:26.623 | + inc/python:use_library_from_git:269 : return 1 2026-03-17 14:12:26.626 | + ./stack.sh:main:913 : install_keystonemiddleware 2026-03-17 14:12:26.630 | + lib/keystone:install_keystonemiddleware:520 : use_library_from_git keystonemiddleware 2026-03-17 14:12:26.633 | + inc/python:use_library_from_git:266 : local name=keystonemiddleware 2026-03-17 14:12:26.636 | + inc/python:use_library_from_git:267 : local enabled=1 2026-03-17 14:12:26.640 | + inc/python:use_library_from_git:268 : [[ novnc,cinder,devstack,glance,horizon,keystone,neutron,nova,os-test-images,placement,requirements,swift,tempest = \A\L\L ]] 2026-03-17 14:12:26.644 | + inc/python:use_library_from_git:268 : [[ ,novnc,cinder,devstack,glance,horizon,keystone,neutron,nova,os-test-images,placement,requirements,swift,tempest, =~ ,keystonemiddleware, ]] 2026-03-17 14:12:26.647 | + inc/python:use_library_from_git:269 : return 1 2026-03-17 14:12:26.651 | + lib/keystone:install_keystonemiddleware:525 : pip_install_gr keystonemiddleware 2026-03-17 14:12:26.656 | + inc/python:pip_install_gr:94 : local name=keystonemiddleware 2026-03-17 14:12:26.659 | + inc/python:pip_install_gr:95 : local clean_name 2026-03-17 14:12:26.663 | ++ inc/python:pip_install_gr:96 : get_from_global_requirements keystonemiddleware 2026-03-17 14:12:26.667 | ++ inc/python:get_from_global_requirements:241 : local package=keystonemiddleware 2026-03-17 14:12:26.671 | ++ inc/python:get_from_global_requirements:242 : local required_pkg 2026-03-17 14:12:26.676 | +++ inc/python:get_from_global_requirements:243 : grep -i -h '^keystonemiddleware' /opt/stack/requirements/global-requirements.txt 2026-03-17 14:12:26.678 | +++ inc/python:get_from_global_requirements:243 : cut -d# -f1 2026-03-17 14:12:26.684 | ++ inc/python:get_from_global_requirements:243 : required_pkg='keystonemiddleware ' 2026-03-17 14:12:26.689 | ++ inc/python:get_from_global_requirements:244 : [[ keystonemiddleware == '' ]] 2026-03-17 14:12:26.693 | ++ inc/python:get_from_global_requirements:247 : echo keystonemiddleware 2026-03-17 14:12:26.697 | + inc/python:pip_install_gr:96 : clean_name=keystonemiddleware 2026-03-17 14:12:26.704 | + inc/python:pip_install_gr:97 : pip_install keystonemiddleware 2026-03-17 14:12:26.731 | Using python 3.12 to install keystonemiddleware 2026-03-17 14:12:26.734 | + inc/python:pip_install:210 : sudo -H LC_ALL=en_US.UTF-8 http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= python3.12 -m pip install -c /opt/stack/requirements/upper-constraints.txt keystonemiddleware 2026-03-17 14:12:27.403 | Looking in indexes: http://mirror.regionone.vexxhost-nodepool-sf.rdoproject.org/pypi/simple, http://mirror.regionone.vexxhost-nodepool-sf.rdoproject.org/wheel/centos-10-x86_64 2026-03-17 14:12:27.458 | Collecting keystonemiddleware 2026-03-17 14:12:27.460 | Downloading http://mirror.regionone.vexxhost-nodepool-sf.rdoproject.org/pypifiles/packages/67/d6/1e1546283141e773c14ba314081088c695d0367456b2bae4ecfc9b50d8eb/keystonemiddleware-12.0.0-py3-none-any.whl.metadata (4.1 kB) 2026-03-17 14:12:27.521 | Collecting keystoneauth1>=3.12.0 (from keystonemiddleware) 2026-03-17 14:12:27.523 | Downloading http://mirror.regionone.vexxhost-nodepool-sf.rdoproject.org/pypifiles/packages/96/68/ff03933cff7568277e2d55cb33aeb60a5c2d77bd88b0ea139244079df638/keystoneauth1-5.13.1-py3-none-any.whl.metadata (2.9 kB) 2026-03-17 14:12:27.574 | Collecting oslo.cache>=3.11.0 (from keystonemiddleware) 2026-03-17 14:12:27.577 | Downloading http://mirror.regionone.vexxhost-nodepool-sf.rdoproject.org/pypifiles/packages/77/62/3c536f071383f5e9c02dca296b93b2f0e9ac93eecb5bce992a510ac69ae1/oslo_cache-4.1.1-py3-none-any.whl.metadata (2.5 kB) 2026-03-17 14:12:27.647 | Collecting oslo.config>=5.2.0 (from keystonemiddleware) 2026-03-17 14:12:27.650 | Downloading http://mirror.regionone.vexxhost-nodepool-sf.rdoproject.org/pypifiles/packages/c5/4c/f6be02e23c8764683a891839a6431131bbbd8e93ab2701b1edde3493251b/oslo_config-10.3.0-py3-none-any.whl.metadata (2.3 kB) 2026-03-17 14:12:27.687 | Collecting oslo.context>=2.19.2 (from keystonemiddleware) 2026-03-17 14:12:27.690 | Downloading http://mirror.regionone.vexxhost-nodepool-sf.rdoproject.org/pypifiles/packages/e5/62/5b9246e90fdedf8e45953821e5c065ecbfdc551432feadec929f30d2c8c0/oslo_context-6.3.0-py3-none-any.whl.metadata (2.3 kB) 2026-03-17 14:12:27.725 | Collecting oslo.i18n>=3.15.3 (from keystonemiddleware) 2026-03-17 14:12:27.728 | Downloading http://mirror.regionone.vexxhost-nodepool-sf.rdoproject.org/pypifiles/packages/5d/d0/0c350384b916ad046dd0a7920e15a9ab539b5639ef8c902c76fb4bbfd256/oslo_i18n-6.7.2-py3-none-any.whl.metadata (2.0 kB) 2026-03-17 14:12:27.779 | Collecting oslo.log>=3.36.0 (from keystonemiddleware) 2026-03-17 14:12:27.781 | Downloading http://mirror.regionone.vexxhost-nodepool-sf.rdoproject.org/pypifiles/packages/67/e6/6c23f4225856bc287e4b192cf803945db9da87e876dba59327820bfb3e3d/oslo_log-8.1.0-py3-none-any.whl.metadata (2.5 kB) 2026-03-17 14:12:27.824 | Collecting oslo.serialization>=2.18.0 (from keystonemiddleware) 2026-03-17 14:12:27.827 | Downloading http://mirror.regionone.vexxhost-nodepool-sf.rdoproject.org/pypifiles/packages/04/09/bdf07e4de30f0c445f05eccbdd951824a2feac0d592387e929816cec94de/oslo_serialization-5.9.1-py3-none-any.whl.metadata (2.1 kB) 2026-03-17 14:12:27.886 | Collecting oslo.utils>=3.33.0 (from keystonemiddleware) 2026-03-17 14:12:27.889 | Downloading http://mirror.regionone.vexxhost-nodepool-sf.rdoproject.org/pypifiles/packages/ff/06/ccc01ae7088822157babc7ac265609d60c448ad28e48a0f891d3d0125527/oslo_utils-10.0.0-py3-none-any.whl.metadata (2.1 kB) 2026-03-17 14:12:27.897 | Requirement already satisfied: pbr>=2.0.0 in /usr/local/lib/python3.12/site-packages (from keystonemiddleware) (7.0.3) 2026-03-17 14:12:27.927 | Collecting pycadf>=1.1.0 (from keystonemiddleware) 2026-03-17 14:12:27.930 | Downloading http://mirror.regionone.vexxhost-nodepool-sf.rdoproject.org/pypifiles/packages/80/26/73c8a7b6be652a704de57bcc0811d1b9717b3ce693b99d8dc48c102a7cf0/pycadf-4.0.1-py3-none-any.whl.metadata (2.2 kB) 2026-03-17 14:12:27.975 | Collecting PyJWT>=2.4.0 (from keystonemiddleware) 2026-03-17 14:12:27.978 | Downloading http://mirror.regionone.vexxhost-nodepool-sf.rdoproject.org/pypifiles/packages/6f/01/c26ce75ba460d5cd503da9e13b21a33804d38c2165dec7b716d06b13010c/pyjwt-2.11.0-py3-none-any.whl.metadata (4.0 kB) 2026-03-17 14:12:28.022 | Collecting python-keystoneclient>=3.20.0 (from keystonemiddleware) 2026-03-17 14:12:28.024 | Downloading http://mirror.regionone.vexxhost-nodepool-sf.rdoproject.org/pypifiles/packages/be/35/483db648710bd0aeefd505db288490c229fef0e1fb7b78d8f277e2dc375b/python_keystoneclient-5.8.0-py3-none-any.whl.metadata (3.8 kB) 2026-03-17 14:12:28.031 | Requirement already satisfied: requests>=2.14.2 in /usr/local/lib/python3.12/site-packages (from keystonemiddleware) (2.32.5) 2026-03-17 14:12:28.070 | Collecting WebOb>=1.7.1 (from keystonemiddleware) 2026-03-17 14:12:28.073 | Downloading http://mirror.regionone.vexxhost-nodepool-sf.rdoproject.org/pypifiles/packages/50/bd/c336448be43d40be28e71f2e0f3caf7ccb28e2755c58f4c02c065bfe3e8e/WebOb-1.8.9-py2.py3-none-any.whl.metadata (11 kB) 2026-03-17 14:12:28.087 | Requirement already satisfied: iso8601>=2.0.0 in /usr/local/lib/python3.12/site-packages (from keystoneauth1>=3.12.0->keystonemiddleware) (2.1.0) 2026-03-17 14:12:28.123 | Collecting stevedore>=1.20.0 (from keystoneauth1>=3.12.0->keystonemiddleware) 2026-03-17 14:12:28.125 | Downloading http://mirror.regionone.vexxhost-nodepool-sf.rdoproject.org/pypifiles/packages/69/06/36d260a695f383345ab5bbc3fd447249594ae2fa8dfd19c533d5ae23f46b/stevedore-5.7.0-py3-none-any.whl.metadata (2.4 kB) 2026-03-17 14:12:28.164 | Collecting os-service-types>=1.2.0 (from keystoneauth1>=3.12.0->keystonemiddleware) 2026-03-17 14:12:28.166 | Downloading http://mirror.regionone.vexxhost-nodepool-sf.rdoproject.org/pypifiles/packages/29/26/0937af7b4383f1eba5bca789b8d191c0e09e59bb64962b18f4a14534ce41/os_service_types-1.8.2-py3-none-any.whl.metadata (1.9 kB) 2026-03-17 14:12:28.204 | Collecting typing-extensions>=4.12 (from keystoneauth1>=3.12.0->keystonemiddleware) 2026-03-17 14:12:28.206 | Downloading http://mirror.regionone.vexxhost-nodepool-sf.rdoproject.org/pypifiles/packages/18/67/36e9267722cc04a6b9f15c7f3441c2363321a3ea07da7ae0c0707beb2a9c/typing_extensions-4.15.0-py3-none-any.whl.metadata (3.3 kB) 2026-03-17 14:12:28.242 | Collecting dogpile.cache>=1.3.3 (from oslo.cache>=3.11.0->keystonemiddleware) 2026-03-17 14:12:28.244 | Downloading http://mirror.regionone.vexxhost-nodepool-sf.rdoproject.org/pypifiles/packages/dc/80/12235e5b75bb2c586733280854f131b86051e0bbdfb55349ff70d0f72cf9/dogpile_cache-1.5.0-py3-none-any.whl.metadata (5.5 kB) 2026-03-17 14:12:28.312 | Collecting netaddr>=0.7.18 (from oslo.config>=5.2.0->keystonemiddleware) 2026-03-17 14:12:28.315 | Downloading http://mirror.regionone.vexxhost-nodepool-sf.rdoproject.org/pypifiles/packages/12/cc/f4fe2c7ce68b92cbf5b2d379ca366e1edae38cccaad00f69f529b460c3ef/netaddr-1.3.0-py3-none-any.whl.metadata (5.0 kB) 2026-03-17 14:12:28.343 | Collecting rfc3986>=1.2.0 (from oslo.config>=5.2.0->keystonemiddleware) 2026-03-17 14:12:28.345 | Downloading http://mirror.regionone.vexxhost-nodepool-sf.rdoproject.org/pypifiles/packages/ff/9a/9afaade874b2fa6c752c36f1548f718b5b83af81ed9b76628329dab81c1b/rfc3986-2.0.0-py2.py3-none-any.whl.metadata (6.6 kB) 2026-03-17 14:12:28.404 | Collecting PyYAML>=5.1 (from oslo.config>=5.2.0->keystonemiddleware) 2026-03-17 14:12:28.407 | Downloading http://mirror.regionone.vexxhost-nodepool-sf.rdoproject.org/pypifiles/packages/8b/9d/b3589d3877982d4f2329302ef98a8026e7f4443c765c46cfecc8858c6b4b/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-17 14:12:28.453 | Requirement already satisfied: python-dateutil>=2.7.0 in /usr/lib/python3.12/site-packages (from oslo.log>=3.36.0->keystonemiddleware) (2.9.0.post0) 2026-03-17 14:12:28.454 | Requirement already satisfied: debtcollector>=3.0.0 in /usr/local/lib/python3.12/site-packages (from oslo.log>=3.36.0->keystonemiddleware) (3.0.0) 2026-03-17 14:12:28.547 | Collecting msgpack>=0.5.2 (from oslo.serialization>=2.18.0->keystonemiddleware) 2026-03-17 14:12:28.550 | Downloading http://mirror.regionone.vexxhost-nodepool-sf.rdoproject.org/pypifiles/packages/65/92/a5100f7185a800a5d29f8d14041f61475b9de465ffcc0f3b9fba606e4505/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-17 14:12:28.611 | Collecting pyparsing>=2.1.0 (from oslo.utils>=3.33.0->keystonemiddleware) 2026-03-17 14:12:28.614 | Downloading http://mirror.regionone.vexxhost-nodepool-sf.rdoproject.org/pypifiles/packages/10/bd/c038d7cc38edc1aa5bf91ab8068b63d4308c66c4c8bb3cbba7dfbc049f9c/pyparsing-3.3.2-py3-none-any.whl.metadata (5.8 kB) 2026-03-17 14:12:28.650 | Collecting packaging>=20.4 (from oslo.utils>=3.33.0->keystonemiddleware) 2026-03-17 14:12:28.652 | Downloading http://mirror.regionone.vexxhost-nodepool-sf.rdoproject.org/pypifiles/packages/b7/b9/c538f279a4e237a006a2c98387d081e9eb060d203d8ed34467cc0f0b9b53/packaging-26.0-py3-none-any.whl.metadata (3.3 kB) 2026-03-17 14:12:28.660 | Requirement already satisfied: psutil>=3.2.2 in /usr/local/lib64/python3.12/site-packages (from oslo.utils>=3.33.0->keystonemiddleware) (7.2.2) 2026-03-17 14:12:28.664 | Requirement already satisfied: setuptools in /usr/lib/python3.12/site-packages (from pbr>=2.0.0->keystonemiddleware) (69.0.3) 2026-03-17 14:12:28.742 | Requirement already satisfied: charset_normalizer<4,>=2 in /usr/local/lib64/python3.12/site-packages (from requests>=2.14.2->keystonemiddleware) (3.4.4) 2026-03-17 14:12:28.744 | Requirement already satisfied: idna<4,>=2.5 in /usr/local/lib/python3.12/site-packages (from requests>=2.14.2->keystonemiddleware) (3.11) 2026-03-17 14:12:28.745 | Requirement already satisfied: urllib3<3,>=1.21.1 in /usr/local/lib/python3.12/site-packages (from requests>=2.14.2->keystonemiddleware) (2.6.3) 2026-03-17 14:12:28.746 | Requirement already satisfied: certifi>=2017.4.17 in /usr/local/lib/python3.12/site-packages (from requests>=2.14.2->keystonemiddleware) (2026.2.25) 2026-03-17 14:12:28.765 | Requirement already satisfied: wrapt>=1.7.0 in /usr/local/lib64/python3.12/site-packages (from debtcollector>=3.0.0->oslo.log>=3.36.0->keystonemiddleware) (2.1.1) 2026-03-17 14:12:28.798 | Collecting decorator>=4.0.0 (from dogpile.cache>=1.3.3->oslo.cache>=3.11.0->keystonemiddleware) 2026-03-17 14:12:28.800 | Downloading http://mirror.regionone.vexxhost-nodepool-sf.rdoproject.org/pypifiles/packages/4e/8c/f3147f5c4b73e7550fe5f9352eaa956ae838d5c51eb58e7a25b9f3e2643b/decorator-5.2.1-py3-none-any.whl.metadata (3.9 kB) 2026-03-17 14:12:28.898 | Collecting six>=1.5 (from python-dateutil>=2.7.0->oslo.log>=3.36.0->keystonemiddleware) 2026-03-17 14:12:28.900 | Downloading http://mirror.regionone.vexxhost-nodepool-sf.rdoproject.org/pypifiles/packages/b7/ce/149a00dd41f10bc29e5921b496af8b574d8413afcd5e30dfa0ed46c2cc5e/six-1.17.0-py2.py3-none-any.whl.metadata (1.7 kB) 2026-03-17 14:12:28.981 | Downloading http://mirror.regionone.vexxhost-nodepool-sf.rdoproject.org/pypifiles/packages/67/d6/1e1546283141e773c14ba314081088c695d0367456b2bae4ecfc9b50d8eb/keystonemiddleware-12.0.0-py3-none-any.whl (141 kB) 2026-03-17 14:12:28.991 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 141.9/141.9 kB 19.3 MB/s eta 0:00:00 2026-03-17 14:12:28.994 | Downloading http://mirror.regionone.vexxhost-nodepool-sf.rdoproject.org/pypifiles/packages/96/68/ff03933cff7568277e2d55cb33aeb60a5c2d77bd88b0ea139244079df638/keystoneauth1-5.13.1-py3-none-any.whl (343 kB) 2026-03-17 14:12:29.004 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 343.5/343.5 kB 41.7 MB/s eta 0:00:00 2026-03-17 14:12:29.006 | Downloading http://mirror.regionone.vexxhost-nodepool-sf.rdoproject.org/pypifiles/packages/77/62/3c536f071383f5e9c02dca296b93b2f0e9ac93eecb5bce992a510ac69ae1/oslo_cache-4.1.1-py3-none-any.whl (65 kB) 2026-03-17 14:12:29.013 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 65.5/65.5 kB 10.5 MB/s eta 0:00:00 2026-03-17 14:12:29.016 | Downloading http://mirror.regionone.vexxhost-nodepool-sf.rdoproject.org/pypifiles/packages/c5/4c/f6be02e23c8764683a891839a6431131bbbd8e93ab2701b1edde3493251b/oslo_config-10.3.0-py3-none-any.whl (132 kB) 2026-03-17 14:12:29.024 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 132.6/132.6 kB 17.9 MB/s eta 0:00:00 2026-03-17 14:12:29.027 | Downloading http://mirror.regionone.vexxhost-nodepool-sf.rdoproject.org/pypifiles/packages/e5/62/5b9246e90fdedf8e45953821e5c065ecbfdc551432feadec929f30d2c8c0/oslo_context-6.3.0-py3-none-any.whl (20 kB) 2026-03-17 14:12:29.033 | Downloading http://mirror.regionone.vexxhost-nodepool-sf.rdoproject.org/pypifiles/packages/5d/d0/0c350384b916ad046dd0a7920e15a9ab539b5639ef8c902c76fb4bbfd256/oslo_i18n-6.7.2-py3-none-any.whl (47 kB) 2026-03-17 14:12:29.040 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 47.7/47.7 kB 8.3 MB/s eta 0:00:00 2026-03-17 14:12:29.042 | Downloading http://mirror.regionone.vexxhost-nodepool-sf.rdoproject.org/pypifiles/packages/67/e6/6c23f4225856bc287e4b192cf803945db9da87e876dba59327820bfb3e3d/oslo_log-8.1.0-py3-none-any.whl (77 kB) 2026-03-17 14:12:29.048 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 77.1/77.1 kB 14.1 MB/s eta 0:00:00 2026-03-17 14:12:29.051 | Downloading http://mirror.regionone.vexxhost-nodepool-sf.rdoproject.org/pypifiles/packages/04/09/bdf07e4de30f0c445f05eccbdd951824a2feac0d592387e929816cec94de/oslo_serialization-5.9.1-py3-none-any.whl (27 kB) 2026-03-17 14:12:29.058 | Downloading http://mirror.regionone.vexxhost-nodepool-sf.rdoproject.org/pypifiles/packages/ff/06/ccc01ae7088822157babc7ac265609d60c448ad28e48a0f891d3d0125527/oslo_utils-10.0.0-py3-none-any.whl (136 kB) 2026-03-17 14:12:29.066 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 136.3/136.3 kB 19.8 MB/s eta 0:00:00 2026-03-17 14:12:29.069 | Downloading http://mirror.regionone.vexxhost-nodepool-sf.rdoproject.org/pypifiles/packages/80/26/73c8a7b6be652a704de57bcc0811d1b9717b3ce693b99d8dc48c102a7cf0/pycadf-4.0.1-py3-none-any.whl (44 kB) 2026-03-17 14:12:29.076 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 44.2/44.2 kB 6.3 MB/s eta 0:00:00 2026-03-17 14:12:29.079 | Downloading http://mirror.regionone.vexxhost-nodepool-sf.rdoproject.org/pypifiles/packages/6f/01/c26ce75ba460d5cd503da9e13b21a33804d38c2165dec7b716d06b13010c/pyjwt-2.11.0-py3-none-any.whl (28 kB) 2026-03-17 14:12:29.086 | Downloading http://mirror.regionone.vexxhost-nodepool-sf.rdoproject.org/pypifiles/packages/be/35/483db648710bd0aeefd505db288490c229fef0e1fb7b78d8f277e2dc375b/python_keystoneclient-5.8.0-py3-none-any.whl (397 kB) 2026-03-17 14:12:29.098 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 397.3/397.3 kB 43.9 MB/s eta 0:00:00 2026-03-17 14:12:29.101 | Downloading http://mirror.regionone.vexxhost-nodepool-sf.rdoproject.org/pypifiles/packages/50/bd/c336448be43d40be28e71f2e0f3caf7ccb28e2755c58f4c02c065bfe3e8e/WebOb-1.8.9-py2.py3-none-any.whl (115 kB) 2026-03-17 14:12:29.114 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 115.4/115.4 kB 10.4 MB/s eta 0:00:00 2026-03-17 14:12:29.118 | Downloading http://mirror.regionone.vexxhost-nodepool-sf.rdoproject.org/pypifiles/packages/dc/80/12235e5b75bb2c586733280854f131b86051e0bbdfb55349ff70d0f72cf9/dogpile_cache-1.5.0-py3-none-any.whl (64 kB) 2026-03-17 14:12:29.126 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 64.4/64.4 kB 9.4 MB/s eta 0:00:00 2026-03-17 14:12:29.129 | Downloading http://mirror.regionone.vexxhost-nodepool-sf.rdoproject.org/pypifiles/packages/65/92/a5100f7185a800a5d29f8d14041f61475b9de465ffcc0f3b9fba606e4505/msgpack-1.1.2-cp312-cp312-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl (427 kB) 2026-03-17 14:12:29.141 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 427.6/427.6 kB 46.3 MB/s eta 0:00:00 2026-03-17 14:12:29.144 | Downloading http://mirror.regionone.vexxhost-nodepool-sf.rdoproject.org/pypifiles/packages/12/cc/f4fe2c7ce68b92cbf5b2d379ca366e1edae38cccaad00f69f529b460c3ef/netaddr-1.3.0-py3-none-any.whl (2.3 MB) 2026-03-17 14:12:29.174 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 2.3/2.3 MB 79.8 MB/s eta 0:00:00 2026-03-17 14:12:29.177 | Downloading http://mirror.regionone.vexxhost-nodepool-sf.rdoproject.org/pypifiles/packages/29/26/0937af7b4383f1eba5bca789b8d191c0e09e59bb64962b18f4a14534ce41/os_service_types-1.8.2-py3-none-any.whl (24 kB) 2026-03-17 14:12:29.186 | Downloading http://mirror.regionone.vexxhost-nodepool-sf.rdoproject.org/pypifiles/packages/b7/b9/c538f279a4e237a006a2c98387d081e9eb060d203d8ed34467cc0f0b9b53/packaging-26.0-py3-none-any.whl (74 kB) 2026-03-17 14:12:29.201 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 74.4/74.4 kB 5.3 MB/s eta 0:00:00 2026-03-17 14:12:29.204 | Downloading http://mirror.regionone.vexxhost-nodepool-sf.rdoproject.org/pypifiles/packages/10/bd/c038d7cc38edc1aa5bf91ab8068b63d4308c66c4c8bb3cbba7dfbc049f9c/pyparsing-3.3.2-py3-none-any.whl (122 kB) 2026-03-17 14:12:29.250 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 122.8/122.8 kB 2.7 MB/s eta 0:00:00 2026-03-17 14:12:29.255 | Downloading http://mirror.regionone.vexxhost-nodepool-sf.rdoproject.org/pypifiles/packages/8b/9d/b3589d3877982d4f2329302ef98a8026e7f4443c765c46cfecc8858c6b4b/pyyaml-6.0.3-cp312-cp312-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl (807 kB) 2026-03-17 14:12:29.290 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 807.9/807.9 kB 26.4 MB/s eta 0:00:00 2026-03-17 14:12:29.295 | Downloading http://mirror.regionone.vexxhost-nodepool-sf.rdoproject.org/pypifiles/packages/ff/9a/9afaade874b2fa6c752c36f1548f718b5b83af81ed9b76628329dab81c1b/rfc3986-2.0.0-py2.py3-none-any.whl (31 kB) 2026-03-17 14:12:29.326 | Downloading http://mirror.regionone.vexxhost-nodepool-sf.rdoproject.org/pypifiles/packages/69/06/36d260a695f383345ab5bbc3fd447249594ae2fa8dfd19c533d5ae23f46b/stevedore-5.7.0-py3-none-any.whl (54 kB) 2026-03-17 14:12:29.339 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 54.5/54.5 kB 5.3 MB/s eta 0:00:00 2026-03-17 14:12:29.344 | Downloading http://mirror.regionone.vexxhost-nodepool-sf.rdoproject.org/pypifiles/packages/18/67/36e9267722cc04a6b9f15c7f3441c2363321a3ea07da7ae0c0707beb2a9c/typing_extensions-4.15.0-py3-none-any.whl (44 kB) 2026-03-17 14:12:29.357 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 44.6/44.6 kB 4.1 MB/s eta 0:00:00 2026-03-17 14:12:29.363 | Downloading http://mirror.regionone.vexxhost-nodepool-sf.rdoproject.org/pypifiles/packages/4e/8c/f3147f5c4b73e7550fe5f9352eaa956ae838d5c51eb58e7a25b9f3e2643b/decorator-5.2.1-py3-none-any.whl (9.2 kB) 2026-03-17 14:12:29.377 | Downloading http://mirror.regionone.vexxhost-nodepool-sf.rdoproject.org/pypifiles/packages/b7/ce/149a00dd41f10bc29e5921b496af8b574d8413afcd5e30dfa0ed46c2cc5e/six-1.17.0-py2.py3-none-any.whl (11 kB) 2026-03-17 14:12:29.695 | Installing collected packages: WebOb, typing-extensions, stevedore, six, rfc3986, PyYAML, pyparsing, PyJWT, packaging, netaddr, msgpack, decorator, 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-17 14:12:31.596 | 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 packaging-26.0 pycadf-4.0.1 pyparsing-3.3.2 python-keystoneclient-5.8.0 rfc3986-2.0.0 six-1.17.0 stevedore-5.7.0 typing-extensions-4.15.0 2026-03-17 14:12:31.597 | WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv 2026-03-17 14:12:31.826 | + inc/python:pip_install:216 : result=0 2026-03-17 14:12:31.828 | + inc/python:pip_install:218 : time_stop pip_install 2026-03-17 14:12:31.830 | + functions-common:time_stop:2412 : local name 2026-03-17 14:12:31.834 | + functions-common:time_stop:2413 : local end_time 2026-03-17 14:12:31.837 | + functions-common:time_stop:2414 : local elapsed_time 2026-03-17 14:12:31.839 | + functions-common:time_stop:2415 : local total 2026-03-17 14:12:31.842 | + functions-common:time_stop:2416 : local start_time 2026-03-17 14:12:31.845 | + functions-common:time_stop:2418 : name=pip_install 2026-03-17 14:12:31.848 | + functions-common:time_stop:2419 : start_time=1773756746724 2026-03-17 14:12:31.852 | + functions-common:time_stop:2421 : [[ -z 1773756746724 ]] 2026-03-17 14:12:31.854 | ++ functions-common:time_stop:2424 : date +%s%3N 2026-03-17 14:12:31.858 | + functions-common:time_stop:2424 : end_time=1773756751856 2026-03-17 14:12:31.861 | + functions-common:time_stop:2425 : elapsed_time=5132 2026-03-17 14:12:31.864 | + functions-common:time_stop:2426 : total=17528 2026-03-17 14:12:31.867 | + functions-common:time_stop:2428 : _TIME_START[$name]= 2026-03-17 14:12:31.869 | + functions-common:time_stop:2429 : _TIME_TOTAL[$name]=22660 2026-03-17 14:12:31.872 | + inc/python:pip_install:219 : return 0 2026-03-17 14:12:31.876 | + lib/keystone:install_keystonemiddleware:529 : pip_install_gr python-memcached 2026-03-17 14:12:31.879 | + inc/python:pip_install_gr:94 : local name=python-memcached 2026-03-17 14:12:31.882 | + inc/python:pip_install_gr:95 : local clean_name 2026-03-17 14:12:31.886 | ++ inc/python:pip_install_gr:96 : get_from_global_requirements python-memcached 2026-03-17 14:12:31.890 | ++ inc/python:get_from_global_requirements:241 : local package=python-memcached 2026-03-17 14:12:31.894 | ++ inc/python:get_from_global_requirements:242 : local required_pkg 2026-03-17 14:12:31.899 | +++ inc/python:get_from_global_requirements:243 : grep -i -h '^python-memcached' /opt/stack/requirements/global-requirements.txt 2026-03-17 14:12:31.899 | +++ inc/python:get_from_global_requirements:243 : cut -d# -f1 2026-03-17 14:12:31.905 | ++ inc/python:get_from_global_requirements:243 : required_pkg='python-memcached ' 2026-03-17 14:12:31.907 | ++ inc/python:get_from_global_requirements:244 : [[ python-memcached == '' ]] 2026-03-17 14:12:31.910 | ++ inc/python:get_from_global_requirements:247 : echo python-memcached 2026-03-17 14:12:31.914 | + inc/python:pip_install_gr:96 : clean_name=python-memcached 2026-03-17 14:12:31.916 | + inc/python:pip_install_gr:97 : pip_install python-memcached 2026-03-17 14:12:31.941 | Using python 3.12 to install python-memcached 2026-03-17 14:12:31.945 | + inc/python:pip_install:210 : sudo -H LC_ALL=en_US.UTF-8 http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= python3.12 -m pip install -c /opt/stack/requirements/upper-constraints.txt python-memcached 2026-03-17 14:12:32.628 | Looking in indexes: http://mirror.regionone.vexxhost-nodepool-sf.rdoproject.org/pypi/simple, http://mirror.regionone.vexxhost-nodepool-sf.rdoproject.org/wheel/centos-10-x86_64 2026-03-17 14:12:32.662 | Collecting python-memcached 2026-03-17 14:12:32.666 | Downloading http://mirror.regionone.vexxhost-nodepool-sf.rdoproject.org/pypifiles/packages/8f/1b/3b15a37831ae34a264d7d5b71f3ae9fe74a81251453a3ec2135e76888ef1/python_memcached-1.62-py2.py3-none-any.whl.metadata (2.3 kB) 2026-03-17 14:12:32.673 | Downloading http://mirror.regionone.vexxhost-nodepool-sf.rdoproject.org/pypifiles/packages/8f/1b/3b15a37831ae34a264d7d5b71f3ae9fe74a81251453a3ec2135e76888ef1/python_memcached-1.62-py2.py3-none-any.whl (15 kB) 2026-03-17 14:12:32.934 | Installing collected packages: python-memcached 2026-03-17 14:12:32.959 | Successfully installed python-memcached-1.62 2026-03-17 14:12:32.961 | WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv 2026-03-17 14:12:33.119 | + inc/python:pip_install:216 : result=0 2026-03-17 14:12:33.122 | + inc/python:pip_install:218 : time_stop pip_install 2026-03-17 14:12:33.125 | + functions-common:time_stop:2412 : local name 2026-03-17 14:12:33.127 | + functions-common:time_stop:2413 : local end_time 2026-03-17 14:12:33.130 | + functions-common:time_stop:2414 : local elapsed_time 2026-03-17 14:12:33.133 | + functions-common:time_stop:2415 : local total 2026-03-17 14:12:33.136 | + functions-common:time_stop:2416 : local start_time 2026-03-17 14:12:33.138 | + functions-common:time_stop:2418 : name=pip_install 2026-03-17 14:12:33.141 | + functions-common:time_stop:2419 : start_time=1773756751936 2026-03-17 14:12:33.144 | + functions-common:time_stop:2421 : [[ -z 1773756751936 ]] 2026-03-17 14:12:33.147 | ++ functions-common:time_stop:2424 : date +%s%3N 2026-03-17 14:12:33.154 | + functions-common:time_stop:2424 : end_time=1773756753150 2026-03-17 14:12:33.157 | + functions-common:time_stop:2425 : elapsed_time=1214 2026-03-17 14:12:33.161 | + functions-common:time_stop:2426 : total=22660 2026-03-17 14:12:33.164 | + functions-common:time_stop:2428 : _TIME_START[$name]= 2026-03-17 14:12:33.167 | + functions-common:time_stop:2429 : _TIME_TOTAL[$name]=23874 2026-03-17 14:12:33.170 | + inc/python:pip_install:219 : return 0 2026-03-17 14:12:33.174 | + ./stack.sh:main:915 : is_service_enabled keystone 2026-03-17 14:12:33.197 | + functions-common:is_service_enabled:2068 : return 0 2026-03-17 14:12:33.201 | + ./stack.sh:main:916 : '[' 38.102.83.89 == 38.102.83.89 ']' 2026-03-17 14:12:33.205 | + ./stack.sh:main:917 : stack_install_service keystone 2026-03-17 14:12:33.207 | + lib/stack:stack_install_service:20 : local service=keystone 2026-03-17 14:12:33.210 | + lib/stack:stack_install_service:21 : type install_keystone 2026-03-17 14:12:33.213 | + lib/stack:stack_install_service:23 : [[ False = True ]] 2026-03-17 14:12:33.217 | + lib/stack:stack_install_service:32 : install_keystone 2026-03-17 14:12:33.219 | + lib/keystone:install_keystone:535 : is_service_enabled ldap 2026-03-17 14:12:33.242 | + functions-common:is_service_enabled:2068 : return 1 2026-03-17 14:12:33.246 | + lib/keystone:install_keystone:539 : git_clone https://opendev.org/openstack/keystone.git /opt/stack/keystone master 2026-03-17 14:12:33.250 | + functions-common:git_clone:581 : local git_remote=https://opendev.org/openstack/keystone.git 2026-03-17 14:12:33.252 | + functions-common:git_clone:582 : local git_dest=/opt/stack/keystone 2026-03-17 14:12:33.255 | + functions-common:git_clone:583 : local git_ref=master 2026-03-17 14:12:33.259 | + functions-common:git_clone:584 : local orig_dir 2026-03-17 14:12:33.262 | ++ functions-common:git_clone:585 : pwd 2026-03-17 14:12:33.266 | + functions-common:git_clone:585 : orig_dir=/opt/stack/devstack 2026-03-17 14:12:33.269 | + functions-common:git_clone:586 : local git_clone_flags= 2026-03-17 14:12:33.273 | ++ functions-common:git_clone:588 : trueorfalse False RECLONE 2026-03-17 14:12:33.294 | + functions-common:git_clone:588 : RECLONE=False 2026-03-17 14:12:33.297 | + functions-common:git_clone:589 : [[ 0 -gt 0 ]] 2026-03-17 14:12:33.300 | + functions-common:git_clone:593 : [[ False = \T\r\u\e ]] 2026-03-17 14:12:33.304 | + functions-common:git_clone:602 : echo master 2026-03-17 14:12:33.305 | + functions-common:git_clone:602 : egrep -q '^refs' 2026-03-17 14:12:33.308 | egrep: warning: egrep is obsolescent; using grep -E 2026-03-17 14:12:33.313 | + functions-common:git_clone:616 : [[ ! -d /opt/stack/keystone ]] 2026-03-17 14:12:33.316 | + functions-common:git_clone:626 : [[ False = \T\r\u\e ]] 2026-03-17 14:12:33.318 | + functions-common:git_clone:661 : sudo git config --system --add safe.directory /opt/stack/keystone 2026-03-17 14:12:33.349 | + functions-common:git_clone:664 : cd /opt/stack/keystone 2026-03-17 14:12:33.353 | + functions-common:git_clone:665 : git show --oneline 2026-03-17 14:12:33.353 | + functions-common:git_clone:665 : head -1 2026-03-17 14:12:33.366 | 3526925ae Merge "Keystone identity mapping to support project definition as a JSON" 2026-03-17 14:12:33.369 | + functions-common:git_clone:666 : cd /opt/stack/devstack 2026-03-17 14:12:33.372 | + lib/keystone:install_keystone:540 : setup_develop /opt/stack/keystone 2026-03-17 14:12:33.375 | + inc/python:setup_develop:353 : local bindep 2026-03-17 14:12:33.378 | + inc/python:setup_develop:354 : [[ /opt/stack/keystone == -bindep* ]] 2026-03-17 14:12:33.381 | + inc/python:setup_develop:358 : local project_dir=/opt/stack/keystone 2026-03-17 14:12:33.384 | + inc/python:setup_develop:359 : local extras= 2026-03-17 14:12:33.386 | + inc/python:setup_develop:360 : _setup_package_with_constraints_edit /opt/stack/keystone -e 2026-03-17 14:12:33.390 | + inc/python:_setup_package_with_constraints_edit:379 : local bindep 2026-03-17 14:12:33.393 | + inc/python:_setup_package_with_constraints_edit:380 : [[ /opt/stack/keystone == -bindep* ]] 2026-03-17 14:12:33.396 | + inc/python:_setup_package_with_constraints_edit:384 : local project_dir=/opt/stack/keystone 2026-03-17 14:12:33.398 | + inc/python:_setup_package_with_constraints_edit:385 : local flags=-e 2026-03-17 14:12:33.401 | + inc/python:_setup_package_with_constraints_edit:386 : local extras= 2026-03-17 14:12:33.405 | ++ inc/python:_setup_package_with_constraints_edit:393 : cd /opt/stack/keystone 2026-03-17 14:12:33.409 | ++ inc/python:_setup_package_with_constraints_edit:393 : pwd 2026-03-17 14:12:33.412 | + inc/python:_setup_package_with_constraints_edit:393 : project_dir=/opt/stack/keystone 2026-03-17 14:12:33.415 | + inc/python:_setup_package_with_constraints_edit:395 : '[' -n /opt/stack/requirements ']' 2026-03-17 14:12:33.418 | + inc/python:_setup_package_with_constraints_edit:399 : local name 2026-03-17 14:12:33.422 | ++ inc/python:_setup_package_with_constraints_edit:400 : awk '/^name.*=/ {print $3}' /opt/stack/keystone/setup.cfg 2026-03-17 14:12:33.430 | + inc/python:_setup_package_with_constraints_edit:400 : name=keystone 2026-03-17 14:12:33.434 | + inc/python:_setup_package_with_constraints_edit:401 : '[' -z keystone ']' 2026-03-17 14:12:33.436 | + inc/python:_setup_package_with_constraints_edit:405 : /opt/stack/requirements/.venv/bin/edit-constraints /opt/stack/requirements/upper-constraints.txt -- keystone 2026-03-17 14:12:33.554 | + inc/python:_setup_package_with_constraints_edit:408 : setup_package /opt/stack/keystone -e 2026-03-17 14:12:33.557 | + inc/python:setup_package:436 : local bindep=0 2026-03-17 14:12:33.560 | + inc/python:setup_package:437 : local bindep_flag= 2026-03-17 14:12:33.563 | + inc/python:setup_package:438 : local bindep_profiles= 2026-03-17 14:12:33.566 | + inc/python:setup_package:439 : [[ /opt/stack/keystone == -bindep* ]] 2026-03-17 14:12:33.569 | + inc/python:setup_package:444 : local project_dir=/opt/stack/keystone 2026-03-17 14:12:33.572 | + inc/python:setup_package:445 : local flags=-e 2026-03-17 14:12:33.574 | + inc/python:setup_package:446 : local extras= 2026-03-17 14:12:33.577 | + inc/python:setup_package:450 : [[ -n -e ]] 2026-03-17 14:12:33.580 | + inc/python:setup_package:450 : [[ -z '' ]] 2026-03-17 14:12:33.583 | + inc/python:setup_package:450 : [[ ! -e =~ ^-.* ]] 2026-03-17 14:12:33.586 | + inc/python:setup_package:455 : [[ ! -z '' ]] 2026-03-17 14:12:33.589 | + inc/python:setup_package:460 : [[ 0 == 1 ]] 2026-03-17 14:12:33.591 | + inc/python:setup_package:464 : pip_install -e /opt/stack/keystone 2026-03-17 14:12:33.611 | Using python 3.12 to install /opt/stack/keystone 2026-03-17 14:12:33.614 | + inc/python:pip_install:210 : sudo -H LC_ALL=en_US.UTF-8 http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= python3.12 -m pip install -c /opt/stack/requirements/upper-constraints.txt -e /opt/stack/keystone 2026-03-17 14:12:34.246 | Looking in indexes: http://mirror.regionone.vexxhost-nodepool-sf.rdoproject.org/pypi/simple, http://mirror.regionone.vexxhost-nodepool-sf.rdoproject.org/wheel/centos-10-x86_64 2026-03-17 14:12:34.249 | Obtaining file:///opt/stack/keystone 2026-03-17 14:12:34.252 | Installing build dependencies: started 2026-03-17 14:12:36.051 | Installing build dependencies: finished with status 'done' 2026-03-17 14:12:36.055 | Checking if build backend supports build_editable: started 2026-03-17 14:12:36.202 | Checking if build backend supports build_editable: finished with status 'done' 2026-03-17 14:12:36.205 | Getting requirements to build editable: started 2026-03-17 14:12:36.342 | Getting requirements to build editable: finished with status 'done' 2026-03-17 14:12:36.349 | Preparing editable metadata (pyproject.toml): started 2026-03-17 14:12:36.894 | Preparing editable metadata (pyproject.toml): finished with status 'done' 2026-03-17 14:12:36.978 | Requirement already satisfied: pbr!=2.1.0,>=2.0.0 in /usr/local/lib/python3.12/site-packages (from keystone==29.0.0.0rc1) (7.0.3) 2026-03-17 14:12:36.980 | Requirement already satisfied: WebOb>=1.7.1 in /usr/local/lib/python3.12/site-packages (from keystone==29.0.0.0rc1) (1.8.9) 2026-03-17 14:12:37.028 | Collecting Flask!=0.11,>=1.0.2 (from keystone==29.0.0.0rc1) 2026-03-17 14:12:37.030 | Downloading http://mirror.regionone.vexxhost-nodepool-sf.rdoproject.org/pypifiles/packages/7f/9c/34f6962f9b9e9c71f6e5ed806e0d0ff03c9d1b0b2340088a0cf4bce09b18/flask-3.1.3-py3-none-any.whl.metadata (3.2 kB) 2026-03-17 14:12:37.055 | Collecting Flask-RESTful>=0.3.5 (from keystone==29.0.0.0rc1) 2026-03-17 14:12:37.056 | Downloading http://mirror.regionone.vexxhost-nodepool-sf.rdoproject.org/pypifiles/packages/d7/7b/f0b45f0df7d2978e5ae51804bb5939b7897b2ace24306009da0cc34d8d1f/Flask_RESTful-0.3.10-py2.py3-none-any.whl.metadata (1.0 kB) 2026-03-17 14:12:37.344 | Collecting cryptography>=2.7 (from keystone==29.0.0.0rc1) 2026-03-17 14:12:37.347 | Downloading http://mirror.regionone.vexxhost-nodepool-sf.rdoproject.org/pypifiles/packages/ac/25/e715fa0bc24ac2114ed69da33adf451a38abb6f3f24ec207908112e9ba53/cryptography-43.0.3-cp39-abi3-manylinux_2_28_x86_64.whl.metadata (5.4 kB) 2026-03-17 14:12:37.729 | Collecting SQLAlchemy>=1.4.0 (from keystone==29.0.0.0rc1) 2026-03-17 14:12:37.732 | Downloading http://mirror.regionone.vexxhost-nodepool-sf.rdoproject.org/pypifiles/packages/ea/a2/b9f33c8d68a3747d972a0bb758c6b63691f8fb8a49014bc3379ba15d4274/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-17 14:12:37.740 | Requirement already satisfied: stevedore>=1.20.0 in /usr/local/lib/python3.12/site-packages (from keystone==29.0.0.0rc1) (5.7.0) 2026-03-17 14:12:37.742 | Requirement already satisfied: python-keystoneclient>=3.8.0 in /usr/local/lib/python3.12/site-packages (from keystone==29.0.0.0rc1) (5.8.0) 2026-03-17 14:12:37.744 | Requirement already satisfied: keystonemiddleware>=7.0.0 in /usr/local/lib/python3.12/site-packages (from keystone==29.0.0.0rc1) (12.0.0) 2026-03-17 14:12:37.820 | Collecting bcrypt>=3.1.3 (from keystone==29.0.0.0rc1) 2026-03-17 14:12:37.822 | Downloading http://mirror.regionone.vexxhost-nodepool-sf.rdoproject.org/pypifiles/packages/d4/8d/5e43d9584b3b3591a6f9b68f755a4da879a59712981ef5ad2a0ac1379f7a/bcrypt-5.0.0-cp39-abi3-manylinux_2_34_x86_64.whl.metadata (10 kB) 2026-03-17 14:12:37.829 | Requirement already satisfied: oslo.cache>=1.26.0 in /usr/local/lib/python3.12/site-packages (from keystone==29.0.0.0rc1) (4.1.1) 2026-03-17 14:12:37.831 | Requirement already satisfied: oslo.config>=6.8.0 in /usr/local/lib/python3.12/site-packages (from keystone==29.0.0.0rc1) (10.3.0) 2026-03-17 14:12:37.831 | Requirement already satisfied: oslo.context>=2.22.0 in /usr/local/lib/python3.12/site-packages (from keystone==29.0.0.0rc1) (6.3.0) 2026-03-17 14:12:37.894 | Collecting oslo.messaging>=5.29.0 (from keystone==29.0.0.0rc1) 2026-03-17 14:12:37.897 | Downloading http://mirror.regionone.vexxhost-nodepool-sf.rdoproject.org/pypifiles/packages/18/f7/d44af17d98dc95764da96ef31be305f536bd0696706a5d8ea6dd01ebeb34/oslo_messaging-17.3.0-py3-none-any.whl.metadata (2.6 kB) 2026-03-17 14:12:37.945 | Collecting oslo.db>=6.0.0 (from keystone==29.0.0.0rc1) 2026-03-17 14:12:37.947 | Downloading http://mirror.regionone.vexxhost-nodepool-sf.rdoproject.org/pypifiles/packages/ca/c8/92f6d727277c8bf180a1f7d432a6ca5eb24367dd231851ebe91812a4e8f5/oslo_db-18.0.0-py3-none-any.whl.metadata (2.5 kB) 2026-03-17 14:12:37.954 | Requirement already satisfied: oslo.i18n>=3.15.3 in /usr/local/lib/python3.12/site-packages (from keystone==29.0.0.0rc1) (6.7.2) 2026-03-17 14:12:37.955 | Requirement already satisfied: oslo.log>=3.44.0 in /usr/local/lib/python3.12/site-packages (from keystone==29.0.0.0rc1) (8.1.0) 2026-03-17 14:12:37.992 | Collecting oslo.middleware>=3.31.0 (from keystone==29.0.0.0rc1) 2026-03-17 14:12:37.995 | Downloading http://mirror.regionone.vexxhost-nodepool-sf.rdoproject.org/pypifiles/packages/61/3b/fa7b95d41e1c8588c6d94150ce5b2a02a227971601dfae5819797fce35ab/oslo_middleware-8.0.0-py3-none-any.whl.metadata (2.4 kB) 2026-03-17 14:12:38.042 | Collecting oslo.policy>=4.5.0 (from keystone==29.0.0.0rc1) 2026-03-17 14:12:38.045 | Downloading http://mirror.regionone.vexxhost-nodepool-sf.rdoproject.org/pypifiles/packages/b3/a4/c001c2938eac82862320e597ee021700d4e31fc23408b37b43fdd1e5a560/oslo_policy-5.0.0-py3-none-any.whl.metadata (2.2 kB) 2026-03-17 14:12:38.052 | Requirement already satisfied: oslo.serialization!=2.19.1,>=2.18.0 in /usr/local/lib/python3.12/site-packages (from keystone==29.0.0.0rc1) (5.9.1) 2026-03-17 14:12:38.111 | Collecting oslo.upgradecheck>=1.3.0 (from keystone==29.0.0.0rc1) 2026-03-17 14:12:38.114 | Downloading http://mirror.regionone.vexxhost-nodepool-sf.rdoproject.org/pypifiles/packages/5f/fa/cac1d92d4de3a8bf1758a524c91a542542d87413bb44aafce01dc4312fcb/oslo_upgradecheck-2.7.1-py3-none-any.whl.metadata (1.8 kB) 2026-03-17 14:12:38.121 | Requirement already satisfied: oslo.utils>=3.33.0 in /usr/local/lib/python3.12/site-packages (from keystone==29.0.0.0rc1) (10.0.0) 2026-03-17 14:12:38.146 | Collecting oauthlib>=0.6.2 (from keystone==29.0.0.0rc1) 2026-03-17 14:12:38.149 | Downloading http://mirror.regionone.vexxhost-nodepool-sf.rdoproject.org/pypifiles/packages/be/9c/92789c596b8df838baa98fa71844d84283302f7604ed565dafe5a6b5041a/oauthlib-3.3.1-py3-none-any.whl.metadata (7.9 kB) 2026-03-17 14:12:38.185 | Collecting pysaml2>=5.0.0 (from keystone==29.0.0.0rc1) 2026-03-17 14:12:38.188 | Downloading http://mirror.regionone.vexxhost-nodepool-sf.rdoproject.org/pypifiles/packages/79/21/c95583bfce176ebf5e6a0655f1678502de970f3a6d17dee65852906b2d80/pysaml2-7.5.4-py3-none-any.whl.metadata (6.5 kB) 2026-03-17 14:12:38.195 | Requirement already satisfied: PyJWT>=1.6.1 in /usr/local/lib/python3.12/site-packages (from keystone==29.0.0.0rc1) (2.11.0) 2026-03-17 14:12:38.196 | Requirement already satisfied: dogpile.cache>=1.0.2 in /usr/local/lib/python3.12/site-packages (from keystone==29.0.0.0rc1) (1.5.0) 2026-03-17 14:12:38.236 | Collecting jsonschema>=3.2.0 (from keystone==29.0.0.0rc1) 2026-03-17 14:12:38.238 | Downloading http://mirror.regionone.vexxhost-nodepool-sf.rdoproject.org/pypifiles/packages/69/90/f63fb5873511e014207a475e2bb4e8b2e570d655b00ac19a9a0ca0a385ee/jsonschema-4.26.0-py3-none-any.whl.metadata (7.6 kB) 2026-03-17 14:12:38.245 | Requirement already satisfied: pycadf!=2.0.0,>=1.1.0 in /usr/local/lib/python3.12/site-packages (from keystone==29.0.0.0rc1) (4.0.1) 2026-03-17 14:12:38.247 | Requirement already satisfied: msgpack>=0.5.0 in /usr/local/lib64/python3.12/site-packages (from keystone==29.0.0.0rc1) (1.1.2) 2026-03-17 14:12:38.273 | Collecting osprofiler>=1.4.0 (from keystone==29.0.0.0rc1) 2026-03-17 14:12:38.276 | Downloading http://mirror.regionone.vexxhost-nodepool-sf.rdoproject.org/pypifiles/packages/99/07/01e28443724ddebe1f99d5ffb4bc634ff4651272c9c513db1d74c43b419c/osprofiler-4.3.0-py3-none-any.whl.metadata (3.8 kB) 2026-03-17 14:12:38.318 | Collecting Werkzeug>=0.15.0 (from keystone==29.0.0.0rc1) 2026-03-17 14:12:38.320 | Downloading http://mirror.regionone.vexxhost-nodepool-sf.rdoproject.org/pypifiles/packages/4d/ec/d58832f89ede95652fd01f4f24236af7d32b70cab2196dfcc2d2fd13c5c2/werkzeug-3.1.6-py3-none-any.whl.metadata (4.0 kB) 2026-03-17 14:12:38.467 | Collecting cffi>=1.12 (from cryptography>=2.7->keystone==29.0.0.0rc1) 2026-03-17 14:12:38.469 | Downloading http://mirror.regionone.vexxhost-nodepool-sf.rdoproject.org/pypifiles/packages/78/2d/7fa73dfa841b5ac06c7b8855cfc18622132e365f5b81d02230333ff26e9e/cffi-2.0.0-cp312-cp312-manylinux2014_x86_64.manylinux_2_17_x86_64.whl.metadata (2.6 kB) 2026-03-17 14:12:38.481 | Requirement already satisfied: decorator>=4.0.0 in /usr/local/lib/python3.12/site-packages (from dogpile.cache>=1.0.2->keystone==29.0.0.0rc1) (5.2.1) 2026-03-17 14:12:38.507 | Collecting blinker>=1.9.0 (from Flask!=0.11,>=1.0.2->keystone==29.0.0.0rc1) 2026-03-17 14:12:38.509 | Downloading http://mirror.regionone.vexxhost-nodepool-sf.rdoproject.org/pypifiles/packages/10/cb/f2ad4230dc2eb1a74edf38f1a38b9b52277f75bef262d8908e60d957e13c/blinker-1.9.0-py3-none-any.whl.metadata (1.6 kB) 2026-03-17 14:12:38.542 | Collecting click>=8.1.3 (from Flask!=0.11,>=1.0.2->keystone==29.0.0.0rc1) 2026-03-17 14:12:38.544 | Downloading http://mirror.regionone.vexxhost-nodepool-sf.rdoproject.org/pypifiles/packages/98/78/01c019cdb5d6498122777c1a43056ebb3ebfeef2076d9d026bfe15583b2b/click-8.3.1-py3-none-any.whl.metadata (2.6 kB) 2026-03-17 14:12:38.567 | Collecting itsdangerous>=2.2.0 (from Flask!=0.11,>=1.0.2->keystone==29.0.0.0rc1) 2026-03-17 14:12:38.569 | Downloading http://mirror.regionone.vexxhost-nodepool-sf.rdoproject.org/pypifiles/packages/04/96/92447566d16df59b2a776c0fb82dbc4d9e07cd95062562af01e408583fc4/itsdangerous-2.2.0-py3-none-any.whl.metadata (1.9 kB) 2026-03-17 14:12:38.575 | Requirement already satisfied: jinja2>=3.1.2 in /usr/lib/python3.12/site-packages (from Flask!=0.11,>=1.0.2->keystone==29.0.0.0rc1) (3.1.6) 2026-03-17 14:12:38.644 | Collecting markupsafe>=2.1.1 (from Flask!=0.11,>=1.0.2->keystone==29.0.0.0rc1) 2026-03-17 14:12:38.646 | Downloading http://mirror.regionone.vexxhost-nodepool-sf.rdoproject.org/pypifiles/packages/3c/2e/8d0c2ab90a8c1d9a24f0399058ab8519a3279d1bd4289511d74e909f060e/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-17 14:12:38.677 | Collecting aniso8601>=0.82 (from Flask-RESTful>=0.3.5->keystone==29.0.0.0rc1) 2026-03-17 14:12:38.679 | Downloading http://mirror.regionone.vexxhost-nodepool-sf.rdoproject.org/pypifiles/packages/59/75/e0e10dc7ed1408c28e03a6cb2d7a407f99320eb953f229d008a7a6d05546/aniso8601-10.0.1-py2.py3-none-any.whl.metadata (23 kB) 2026-03-17 14:12:38.692 | Requirement already satisfied: six>=1.3.0 in /usr/local/lib/python3.12/site-packages (from Flask-RESTful>=0.3.5->keystone==29.0.0.0rc1) (1.17.0) 2026-03-17 14:12:38.747 | Collecting pytz (from Flask-RESTful>=0.3.5->keystone==29.0.0.0rc1) 2026-03-17 14:12:38.750 | Downloading http://mirror.regionone.vexxhost-nodepool-sf.rdoproject.org/pypifiles/packages/81/c4/34e93fe5f5429d7570ec1fa436f1986fb1f00c3e0f43a589fe2bbcd22c3f/pytz-2025.2-py2.py3-none-any.whl.metadata (22 kB) 2026-03-17 14:12:38.797 | Collecting attrs>=22.2.0 (from jsonschema>=3.2.0->keystone==29.0.0.0rc1) 2026-03-17 14:12:38.799 | Downloading http://mirror.regionone.vexxhost-nodepool-sf.rdoproject.org/pypifiles/packages/3a/2a/7cc015f5b9f5db42b7d48157e23356022889fc354a2813c15934b7cb5c0e/attrs-25.4.0-py3-none-any.whl.metadata (10 kB) 2026-03-17 14:12:38.832 | Collecting jsonschema-specifications>=2023.03.6 (from jsonschema>=3.2.0->keystone==29.0.0.0rc1) 2026-03-17 14:12:38.834 | Downloading http://mirror.regionone.vexxhost-nodepool-sf.rdoproject.org/pypifiles/packages/41/45/1a4ed80516f02155c51f51e8cedb3c1902296743db0bbc66608a0db2814f/jsonschema_specifications-2025.9.1-py3-none-any.whl.metadata (2.9 kB) 2026-03-17 14:12:38.885 | Collecting referencing>=0.28.4 (from jsonschema>=3.2.0->keystone==29.0.0.0rc1) 2026-03-17 14:12:38.888 | Downloading http://mirror.regionone.vexxhost-nodepool-sf.rdoproject.org/pypifiles/packages/2c/58/ca301544e1fa93ed4f80d724bf5b194f6e4b945841c5bfd555878eea9fcb/referencing-0.37.0-py3-none-any.whl.metadata (2.8 kB) 2026-03-17 14:12:39.289 | Collecting rpds-py>=0.25.0 (from jsonschema>=3.2.0->keystone==29.0.0.0rc1) 2026-03-17 14:12:39.291 | Downloading http://mirror.regionone.vexxhost-nodepool-sf.rdoproject.org/pypifiles/packages/60/1b/6f8f29f3f995c7ffdde46a626ddccd7c63aefc0efae881dc13b6e5d5bb16/rpds_py-0.30.0-cp312-cp312-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.metadata (4.1 kB) 2026-03-17 14:12:39.315 | Requirement already satisfied: keystoneauth1>=3.12.0 in /usr/local/lib/python3.12/site-packages (from keystonemiddleware>=7.0.0->keystone==29.0.0.0rc1) (5.13.1) 2026-03-17 14:12:39.319 | Requirement already satisfied: requests>=2.14.2 in /usr/local/lib/python3.12/site-packages (from keystonemiddleware>=7.0.0->keystone==29.0.0.0rc1) (2.32.5) 2026-03-17 14:12:39.339 | Requirement already satisfied: netaddr>=0.7.18 in /usr/local/lib/python3.12/site-packages (from oslo.config>=6.8.0->keystone==29.0.0.0rc1) (1.3.0) 2026-03-17 14:12:39.340 | Requirement already satisfied: rfc3986>=1.2.0 in /usr/local/lib/python3.12/site-packages (from oslo.config>=6.8.0->keystone==29.0.0.0rc1) (2.0.0) 2026-03-17 14:12:39.341 | Requirement already satisfied: PyYAML>=5.1 in /usr/local/lib64/python3.12/site-packages (from oslo.config>=6.8.0->keystone==29.0.0.0rc1) (6.0.3) 2026-03-17 14:12:39.345 | Requirement already satisfied: typing-extensions>=4.12.0 in /usr/local/lib/python3.12/site-packages (from oslo.context>=2.22.0->keystone==29.0.0.0rc1) (4.15.0) 2026-03-17 14:12:39.396 | Collecting alembic>=0.9.6 (from oslo.db>=6.0.0->keystone==29.0.0.0rc1) 2026-03-17 14:12:39.399 | Downloading http://mirror.regionone.vexxhost-nodepool-sf.rdoproject.org/pypifiles/packages/d2/29/6533c317b74f707ea28f8d633734dbda2119bbadfc61b2f3640ba835d0f7/alembic-1.18.4-py3-none-any.whl.metadata (7.2 kB) 2026-03-17 14:12:39.406 | Requirement already satisfied: debtcollector>=1.2.0 in /usr/local/lib/python3.12/site-packages (from oslo.db>=6.0.0->keystone==29.0.0.0rc1) (3.0.0) 2026-03-17 14:12:39.437 | Collecting testresources>=2.0.0 (from oslo.db>=6.0.0->keystone==29.0.0.0rc1) 2026-03-17 14:12:39.440 | Downloading http://mirror.regionone.vexxhost-nodepool-sf.rdoproject.org/pypifiles/packages/b2/2e/905756faf6bada00adccb5dbc9e5987760675b682f08dd1312a40042a838/testresources-2.0.2.tar.gz (45 kB) 2026-03-17 14:12:39.446 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 45.1/45.1 kB 9.4 MB/s eta 0:00:00 2026-03-17 14:12:39.459 | Installing build dependencies: started 2026-03-17 14:12:41.251 | Installing build dependencies: finished with status 'done' 2026-03-17 14:12:41.252 | Getting requirements to build wheel: started 2026-03-17 14:12:41.425 | Getting requirements to build wheel: finished with status 'done' 2026-03-17 14:12:41.428 | Installing backend dependencies: started 2026-03-17 14:12:43.101 | Installing backend dependencies: finished with status 'done' 2026-03-17 14:12:43.103 | Preparing metadata (pyproject.toml): started 2026-03-17 14:12:43.321 | Preparing metadata (pyproject.toml): finished with status 'done' 2026-03-17 14:12:43.360 | Collecting testscenarios>=0.4 (from oslo.db>=6.0.0->keystone==29.0.0.0rc1) 2026-03-17 14:12:43.365 | Downloading http://mirror.regionone.vexxhost-nodepool-sf.rdoproject.org/pypifiles/packages/da/25/2f10da0d5427989fefa5ab51e697bc02625bbb7de2be3bc8452462efac78/testscenarios-0.5.0-py2.py3-none-any.whl.metadata (12 kB) 2026-03-17 14:12:43.400 | Requirement already satisfied: python-dateutil>=2.7.0 in /usr/lib/python3.12/site-packages (from oslo.log>=3.44.0->keystone==29.0.0.0rc1) (2.9.0.post0) 2026-03-17 14:12:43.417 | Requirement already satisfied: futurist>=1.2.0 in /usr/local/lib/python3.12/site-packages (from oslo.messaging>=5.29.0->keystone==29.0.0.0rc1) (3.2.1) 2026-03-17 14:12:43.481 | Collecting oslo.service>=1.24.0 (from oslo.messaging>=5.29.0->keystone==29.0.0.0rc1) 2026-03-17 14:12:43.485 | Downloading http://mirror.regionone.vexxhost-nodepool-sf.rdoproject.org/pypifiles/packages/24/fd/b02290a7d9b79c92a50c05bb3aadb634bfbd97202219766cc024d192971e/oslo_service-4.5.1-py3-none-any.whl.metadata (2.8 kB) 2026-03-17 14:12:43.523 | Collecting cachetools>=2.0.0 (from oslo.messaging>=5.29.0->keystone==29.0.0.0rc1) 2026-03-17 14:12:43.526 | Downloading http://mirror.regionone.vexxhost-nodepool-sf.rdoproject.org/pypifiles/packages/ed/9e/5faefbf9db1db466d633735faceda1f94aa99ce506ac450d232536266b32/cachetools-7.0.1-py3-none-any.whl.metadata (5.6 kB) 2026-03-17 14:12:43.567 | Collecting amqp>=2.5.2 (from oslo.messaging>=5.29.0->keystone==29.0.0.0rc1) 2026-03-17 14:12:43.571 | Downloading http://mirror.regionone.vexxhost-nodepool-sf.rdoproject.org/pypifiles/packages/26/99/fc813cd978842c26c82534010ea849eee9ab3a13ea2b74e95cb9c99e747b/amqp-5.3.1-py3-none-any.whl.metadata (8.9 kB) 2026-03-17 14:12:43.645 | Collecting kombu>=4.6.8 (from oslo.messaging>=5.29.0->keystone==29.0.0.0rc1) 2026-03-17 14:12:43.647 | Downloading http://mirror.regionone.vexxhost-nodepool-sf.rdoproject.org/pypifiles/packages/fb/0f/834427d8c03ff1d7e867d3db3d176470c64871753252b21b4f4897d1fa45/kombu-5.6.2-py3-none-any.whl.metadata (3.5 kB) 2026-03-17 14:12:43.737 | Collecting oslo.metrics>=0.2.1 (from oslo.messaging>=5.29.0->keystone==29.0.0.0rc1) 2026-03-17 14:12:43.742 | Downloading http://mirror.regionone.vexxhost-nodepool-sf.rdoproject.org/pypifiles/packages/17/9b/8afaf8ff62cc38ed3aaab306b97fb3429bc12b1cfe0ce530b7dd4dbea479/oslo_metrics-0.15.1-py3-none-any.whl.metadata (1.5 kB) 2026-03-17 14:12:43.794 | Collecting statsd>=3.2.1 (from oslo.middleware>=3.31.0->keystone==29.0.0.0rc1) 2026-03-17 14:12:43.798 | Downloading http://mirror.regionone.vexxhost-nodepool-sf.rdoproject.org/pypifiles/packages/f4/d0/c9543b52c067a390ae6ae632d7fd1b97a35cdc8d69d40c0b7d334b326410/statsd-4.0.1-py2.py3-none-any.whl.metadata (2.9 kB) 2026-03-17 14:12:43.862 | Collecting PrettyTable>=0.7.1 (from oslo.upgradecheck>=1.3.0->keystone==29.0.0.0rc1) 2026-03-17 14:12:43.865 | Downloading http://mirror.regionone.vexxhost-nodepool-sf.rdoproject.org/pypifiles/packages/ee/8c/83087ebc47ab0396ce092363001fa37c17153119ee282700c0713a195853/prettytable-3.17.0-py3-none-any.whl.metadata (34 kB) 2026-03-17 14:12:43.892 | Requirement already satisfied: iso8601>=0.1.11 in /usr/local/lib/python3.12/site-packages (from oslo.utils>=3.33.0->keystone==29.0.0.0rc1) (2.1.0) 2026-03-17 14:12:43.895 | Requirement already satisfied: pyparsing>=2.1.0 in /usr/local/lib/python3.12/site-packages (from oslo.utils>=3.33.0->keystone==29.0.0.0rc1) (3.3.2) 2026-03-17 14:12:43.896 | Requirement already satisfied: packaging>=20.4 in /usr/local/lib/python3.12/site-packages (from oslo.utils>=3.33.0->keystone==29.0.0.0rc1) (26.0) 2026-03-17 14:12:43.898 | Requirement already satisfied: psutil>=3.2.2 in /usr/local/lib64/python3.12/site-packages (from oslo.utils>=3.33.0->keystone==29.0.0.0rc1) (7.2.2) 2026-03-17 14:12:43.956 | Collecting oslo.concurrency>=3.26.0 (from osprofiler>=1.4.0->keystone==29.0.0.0rc1) 2026-03-17 14:12:43.958 | Downloading http://mirror.regionone.vexxhost-nodepool-sf.rdoproject.org/pypifiles/packages/7a/a0/e9b4f2a50264bbd7626a9429b344b7e3e299dc1e88fedbb0a2ee43e5f023/oslo_concurrency-7.4.0-py3-none-any.whl.metadata (2.2 kB) 2026-03-17 14:12:44.046 | Requirement already satisfied: setuptools in /usr/lib/python3.12/site-packages (from pbr!=2.1.0,>=2.0.0->keystone==29.0.0.0rc1) (69.0.3) 2026-03-17 14:12:44.114 | Collecting defusedxml (from pysaml2>=5.0.0->keystone==29.0.0.0rc1) 2026-03-17 14:12:44.116 | Downloading http://mirror.regionone.vexxhost-nodepool-sf.rdoproject.org/pypifiles/packages/07/6c/aa3f2f849e01cb6a001cd8554a88d4c77c5c1a31c95bdf1cf9301e6d9ef4/defusedxml-0.7.1-py2.py3-none-any.whl.metadata (32 kB) 2026-03-17 14:12:44.285 | Collecting pyopenssl<24.3.0 (from pysaml2>=5.0.0->keystone==29.0.0.0rc1) 2026-03-17 14:12:44.289 | Downloading http://mirror.regionone.vexxhost-nodepool-sf.rdoproject.org/pypifiles/packages/d9/dd/e0aa7ebef5168c75b772eda64978c597a9129b46be17779054652a7999e4/pyOpenSSL-24.2.1-py3-none-any.whl.metadata (13 kB) 2026-03-17 14:12:44.340 | Collecting xmlschema<3.0.0,>=2.0.0 (from pysaml2>=5.0.0->keystone==29.0.0.0rc1) 2026-03-17 14:12:44.342 | Downloading http://mirror.regionone.vexxhost-nodepool-sf.rdoproject.org/pypifiles/packages/5e/2a/c2bc97fd20efe65cfcfc21666d1b0213969133d37ea093761d264d9ed9f8/xmlschema-2.5.1-py3-none-any.whl.metadata (8.3 kB) 2026-03-17 14:12:44.559 | Collecting greenlet>=1 (from SQLAlchemy>=1.4.0->keystone==29.0.0.0rc1) 2026-03-17 14:12:44.562 | Downloading http://mirror.regionone.vexxhost-nodepool-sf.rdoproject.org/pypifiles/packages/50/1f/5155f55bd71cabd03765a4aac9ac446be129895271f73872c36ebd4b04b6/greenlet-3.3.2-cp312-cp312-manylinux_2_24_x86_64.manylinux_2_28_x86_64.whl.metadata (3.7 kB) 2026-03-17 14:12:44.644 | Collecting Mako (from alembic>=0.9.6->oslo.db>=6.0.0->keystone==29.0.0.0rc1) 2026-03-17 14:12:44.646 | Downloading http://mirror.regionone.vexxhost-nodepool-sf.rdoproject.org/pypifiles/packages/87/fb/99f81ac72ae23375f22b7afdb7642aba97c00a713c217124420147681a2f/mako-1.3.10-py3-none-any.whl.metadata (2.9 kB) 2026-03-17 14:12:44.681 | Collecting vine<6.0.0,>=5.0.0 (from amqp>=2.5.2->oslo.messaging>=5.29.0->keystone==29.0.0.0rc1) 2026-03-17 14:12:44.683 | Downloading http://mirror.regionone.vexxhost-nodepool-sf.rdoproject.org/pypifiles/packages/03/ff/7c0c86c43b3cbb927e0ccc0255cb4057ceba4799cd44ae95174ce8e8b5b2/vine-5.1.0-py3-none-any.whl.metadata (2.7 kB) 2026-03-17 14:12:44.746 | Collecting pycparser (from cffi>=1.12->cryptography>=2.7->keystone==29.0.0.0rc1) 2026-03-17 14:12:44.748 | Downloading http://mirror.regionone.vexxhost-nodepool-sf.rdoproject.org/pypifiles/packages/0c/c3/44f3fbbfa403ea2a7c779186dc20772604442dde72947e7d01069cbe98e3/pycparser-3.0-py3-none-any.whl.metadata (8.2 kB) 2026-03-17 14:12:44.771 | Requirement already satisfied: wrapt>=1.7.0 in /usr/local/lib64/python3.12/site-packages (from debtcollector>=1.2.0->oslo.db>=6.0.0->keystone==29.0.0.0rc1) (2.1.1) 2026-03-17 14:12:44.848 | Requirement already satisfied: os-service-types>=1.2.0 in /usr/local/lib/python3.12/site-packages (from keystoneauth1>=3.12.0->keystonemiddleware>=7.0.0->keystone==29.0.0.0rc1) (1.8.2) 2026-03-17 14:12:44.902 | Collecting tzdata>=2025.2 (from kombu>=4.6.8->oslo.messaging>=5.29.0->keystone==29.0.0.0rc1) 2026-03-17 14:12:44.904 | Downloading http://mirror.regionone.vexxhost-nodepool-sf.rdoproject.org/pypifiles/packages/c7/b0/003792df09decd6849a5e39c28b513c06e84436a54440380862b5aeff25d/tzdata-2025.3-py2.py3-none-any.whl.metadata (1.4 kB) 2026-03-17 14:12:44.968 | Collecting fasteners>=0.7.0 (from oslo.concurrency>=3.26.0->osprofiler>=1.4.0->keystone==29.0.0.0rc1) 2026-03-17 14:12:44.971 | Downloading http://mirror.regionone.vexxhost-nodepool-sf.rdoproject.org/pypifiles/packages/51/ac/e5d886f892666d2d1e5cb8c1a41146e1d79ae8896477b1153a21711d3b44/fasteners-0.20-py3-none-any.whl.metadata (4.8 kB) 2026-03-17 14:12:45.017 | Collecting prometheus-client>=0.6.0 (from oslo.metrics>=0.2.1->oslo.messaging>=5.29.0->keystone==29.0.0.0rc1) 2026-03-17 14:12:45.019 | Downloading http://mirror.regionone.vexxhost-nodepool-sf.rdoproject.org/pypifiles/packages/74/c3/24a2f845e3917201628ecaba4f18bab4d18a337834c1df2a159ee9d22a42/prometheus_client-0.24.1-py3-none-any.whl.metadata (2.1 kB) 2026-03-17 14:12:45.072 | Collecting eventlet>=0.27.0 (from oslo.service>=1.24.0->oslo.messaging>=5.29.0->keystone==29.0.0.0rc1) 2026-03-17 14:12:45.074 | Downloading http://mirror.regionone.vexxhost-nodepool-sf.rdoproject.org/pypifiles/packages/22/6d/8e1fa901f6a8307f90e7bd932064e27a0062a4a7a16af38966a9c3293c52/eventlet-0.40.4-py3-none-any.whl.metadata (5.5 kB) 2026-03-17 14:12:45.111 | Collecting PasteDeploy>=1.5.0 (from oslo.service>=1.24.0->oslo.messaging>=5.29.0->keystone==29.0.0.0rc1) 2026-03-17 14:12:45.113 | Downloading http://mirror.regionone.vexxhost-nodepool-sf.rdoproject.org/pypifiles/packages/85/30/cdddd9a88969683a59222a6d61cd6dce923977f2e9f9ffba38e1324149cd/PasteDeploy-3.1.0-py3-none-any.whl.metadata (2.7 kB) 2026-03-17 14:12:45.138 | Collecting Routes>=2.3.1 (from oslo.service>=1.24.0->oslo.messaging>=5.29.0->keystone==29.0.0.0rc1) 2026-03-17 14:12:45.141 | Downloading http://mirror.regionone.vexxhost-nodepool-sf.rdoproject.org/pypifiles/packages/9b/d4/d3c7d029de6287ff7bd048e628920d4336b4f8d82cfc00ff078bdbb212a3/Routes-2.5.1-py2.py3-none-any.whl.metadata (25 kB) 2026-03-17 14:12:45.178 | Collecting Paste>=2.0.2 (from oslo.service>=1.24.0->oslo.messaging>=5.29.0->keystone==29.0.0.0rc1) 2026-03-17 14:12:45.181 | Downloading http://mirror.regionone.vexxhost-nodepool-sf.rdoproject.org/pypifiles/packages/2e/14/032895c25726a859bf48b8ed68944c3efc7a3decd920533ed929f12f08a1/Paste-3.10.1-py3-none-any.whl.metadata (5.3 kB) 2026-03-17 14:12:45.231 | Collecting Yappi>=1.0 (from oslo.service>=1.24.0->oslo.messaging>=5.29.0->keystone==29.0.0.0rc1) 2026-03-17 14:12:45.233 | Downloading http://mirror.regionone.vexxhost-nodepool-sf.rdoproject.org/pypifiles/packages/76/ff/eb0a78fbea9aff0e5aa49932cc471381dd3bf9be500893d3fd72d17bf132/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-17 14:12:45.282 | Collecting wcwidth (from PrettyTable>=0.7.1->oslo.upgradecheck>=1.3.0->keystone==29.0.0.0rc1) 2026-03-17 14:12:45.285 | Downloading http://mirror.regionone.vexxhost-nodepool-sf.rdoproject.org/pypifiles/packages/68/5a/199c59e0a824a3db2b89c5d2dade7ab5f9624dbf6448dc291b46d5ec94d3/wcwidth-0.6.0-py3-none-any.whl.metadata (30 kB) 2026-03-17 14:12:45.427 | Requirement already satisfied: charset_normalizer<4,>=2 in /usr/local/lib64/python3.12/site-packages (from requests>=2.14.2->keystonemiddleware>=7.0.0->keystone==29.0.0.0rc1) (3.4.4) 2026-03-17 14:12:45.430 | Requirement already satisfied: idna<4,>=2.5 in /usr/local/lib/python3.12/site-packages (from requests>=2.14.2->keystonemiddleware>=7.0.0->keystone==29.0.0.0rc1) (3.11) 2026-03-17 14:12:45.430 | Requirement already satisfied: urllib3<3,>=1.21.1 in /usr/local/lib/python3.12/site-packages (from requests>=2.14.2->keystonemiddleware>=7.0.0->keystone==29.0.0.0rc1) (2.6.3) 2026-03-17 14:12:45.430 | Requirement already satisfied: certifi>=2017.4.17 in /usr/local/lib/python3.12/site-packages (from requests>=2.14.2->keystonemiddleware>=7.0.0->keystone==29.0.0.0rc1) (2026.2.25) 2026-03-17 14:12:45.495 | Requirement already satisfied: testtools in /usr/local/lib/python3.12/site-packages (from testscenarios>=0.4->oslo.db>=6.0.0->keystone==29.0.0.0rc1) (2.8.5) 2026-03-17 14:12:45.560 | Collecting elementpath<5.0.0,>=4.1.5 (from xmlschema<3.0.0,>=2.0.0->pysaml2>=5.0.0->keystone==29.0.0.0rc1) 2026-03-17 14:12:45.562 | Downloading http://mirror.regionone.vexxhost-nodepool-sf.rdoproject.org/pypifiles/packages/45/95/615af832e7f507fe5ce4562b4be1bd2fec080c4ff6da88dcd0c2dbfca582/elementpath-4.8.0-py3-none-any.whl.metadata (7.2 kB) 2026-03-17 14:12:45.702 | Collecting dnspython>=1.15.0 (from eventlet>=0.27.0->oslo.service>=1.24.0->oslo.messaging>=5.29.0->keystone==29.0.0.0rc1) 2026-03-17 14:12:45.705 | Downloading http://mirror.regionone.vexxhost-nodepool-sf.rdoproject.org/pypifiles/packages/ba/5a/18ad964b0086c6e62e2e7500f7edc89e3faa45033c71c1893d34eed2b2de/dnspython-2.8.0-py3-none-any.whl.metadata (5.7 kB) 2026-03-17 14:12:45.825 | Collecting repoze.lru>=0.3 (from Routes>=2.3.1->oslo.service>=1.24.0->oslo.messaging>=5.29.0->keystone==29.0.0.0rc1) 2026-03-17 14:12:45.828 | Downloading http://mirror.regionone.vexxhost-nodepool-sf.rdoproject.org/pypifiles/packages/b0/30/6cc0c95f0b59ad4b3b9163bff7cdcf793cc96fac64cf398ff26271f5cf5e/repoze.lru-0.7-py3-none-any.whl.metadata (1.1 kB) 2026-03-17 14:12:46.012 | Downloading http://mirror.regionone.vexxhost-nodepool-sf.rdoproject.org/pypifiles/packages/d4/8d/5e43d9584b3b3591a6f9b68f755a4da879a59712981ef5ad2a0ac1379f7a/bcrypt-5.0.0-cp39-abi3-manylinux_2_34_x86_64.whl (278 kB) 2026-03-17 14:12:46.025 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 278.2/278.2 kB 27.4 MB/s eta 0:00:00 2026-03-17 14:12:46.028 | Downloading http://mirror.regionone.vexxhost-nodepool-sf.rdoproject.org/pypifiles/packages/ac/25/e715fa0bc24ac2114ed69da33adf451a38abb6f3f24ec207908112e9ba53/cryptography-43.0.3-cp39-abi3-manylinux_2_28_x86_64.whl (4.0 MB) 2026-03-17 14:12:46.066 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 4.0/4.0 MB 110.3 MB/s eta 0:00:00 2026-03-17 14:12:46.069 | Downloading http://mirror.regionone.vexxhost-nodepool-sf.rdoproject.org/pypifiles/packages/7f/9c/34f6962f9b9e9c71f6e5ed806e0d0ff03c9d1b0b2340088a0cf4bce09b18/flask-3.1.3-py3-none-any.whl (103 kB) 2026-03-17 14:12:46.078 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 103.4/103.4 kB 13.5 MB/s eta 0:00:00 2026-03-17 14:12:46.081 | Downloading http://mirror.regionone.vexxhost-nodepool-sf.rdoproject.org/pypifiles/packages/d7/7b/f0b45f0df7d2978e5ae51804bb5939b7897b2ace24306009da0cc34d8d1f/Flask_RESTful-0.3.10-py2.py3-none-any.whl (26 kB) 2026-03-17 14:12:46.088 | Downloading http://mirror.regionone.vexxhost-nodepool-sf.rdoproject.org/pypifiles/packages/69/90/f63fb5873511e014207a475e2bb4e8b2e570d655b00ac19a9a0ca0a385ee/jsonschema-4.26.0-py3-none-any.whl (90 kB) 2026-03-17 14:12:46.100 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 90.6/90.6 kB 8.9 MB/s eta 0:00:00 2026-03-17 14:12:46.103 | Downloading http://mirror.regionone.vexxhost-nodepool-sf.rdoproject.org/pypifiles/packages/be/9c/92789c596b8df838baa98fa71844d84283302f7604ed565dafe5a6b5041a/oauthlib-3.3.1-py3-none-any.whl (160 kB) 2026-03-17 14:12:46.118 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 160.1/160.1 kB 11.7 MB/s eta 0:00:00 2026-03-17 14:12:46.121 | Downloading http://mirror.regionone.vexxhost-nodepool-sf.rdoproject.org/pypifiles/packages/ca/c8/92f6d727277c8bf180a1f7d432a6ca5eb24367dd231851ebe91812a4e8f5/oslo_db-18.0.0-py3-none-any.whl (152 kB) 2026-03-17 14:12:46.130 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 152.3/152.3 kB 21.2 MB/s eta 0:00:00 2026-03-17 14:12:46.133 | Downloading http://mirror.regionone.vexxhost-nodepool-sf.rdoproject.org/pypifiles/packages/18/f7/d44af17d98dc95764da96ef31be305f536bd0696706a5d8ea6dd01ebeb34/oslo_messaging-17.3.0-py3-none-any.whl (201 kB) 2026-03-17 14:12:46.143 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 201.8/201.8 kB 26.6 MB/s eta 0:00:00 2026-03-17 14:12:46.145 | Downloading http://mirror.regionone.vexxhost-nodepool-sf.rdoproject.org/pypifiles/packages/61/3b/fa7b95d41e1c8588c6d94150ce5b2a02a227971601dfae5819797fce35ab/oslo_middleware-8.0.0-py3-none-any.whl (65 kB) 2026-03-17 14:12:46.154 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 65.8/65.8 kB 9.5 MB/s eta 0:00:00 2026-03-17 14:12:46.156 | Downloading http://mirror.regionone.vexxhost-nodepool-sf.rdoproject.org/pypifiles/packages/b3/a4/c001c2938eac82862320e597ee021700d4e31fc23408b37b43fdd1e5a560/oslo_policy-5.0.0-py3-none-any.whl (89 kB) 2026-03-17 14:12:46.165 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 89.5/89.5 kB 12.8 MB/s eta 0:00:00 2026-03-17 14:12:46.168 | Downloading http://mirror.regionone.vexxhost-nodepool-sf.rdoproject.org/pypifiles/packages/5f/fa/cac1d92d4de3a8bf1758a524c91a542542d87413bb44aafce01dc4312fcb/oslo_upgradecheck-2.7.1-py3-none-any.whl (14 kB) 2026-03-17 14:12:46.175 | Downloading http://mirror.regionone.vexxhost-nodepool-sf.rdoproject.org/pypifiles/packages/99/07/01e28443724ddebe1f99d5ffb4bc634ff4651272c9c513db1d74c43b419c/osprofiler-4.3.0-py3-none-any.whl (95 kB) 2026-03-17 14:12:46.184 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 95.2/95.2 kB 12.8 MB/s eta 0:00:00 2026-03-17 14:12:46.186 | Downloading http://mirror.regionone.vexxhost-nodepool-sf.rdoproject.org/pypifiles/packages/79/21/c95583bfce176ebf5e6a0655f1678502de970f3a6d17dee65852906b2d80/pysaml2-7.5.4-py3-none-any.whl (420 kB) 2026-03-17 14:12:46.197 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 420.5/420.5 kB 47.5 MB/s eta 0:00:00 2026-03-17 14:12:46.199 | Downloading http://mirror.regionone.vexxhost-nodepool-sf.rdoproject.org/pypifiles/packages/ea/a2/b9f33c8d68a3747d972a0bb758c6b63691f8fb8a49014bc3379ba15d4274/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-17 14:12:46.230 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 3.3/3.3 MB 120.0 MB/s eta 0:00:00 2026-03-17 14:12:46.233 | Downloading http://mirror.regionone.vexxhost-nodepool-sf.rdoproject.org/pypifiles/packages/4d/ec/d58832f89ede95652fd01f4f24236af7d32b70cab2196dfcc2d2fd13c5c2/werkzeug-3.1.6-py3-none-any.whl (225 kB) 2026-03-17 14:12:46.241 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 225.2/225.2 kB 31.8 MB/s eta 0:00:00 2026-03-17 14:12:46.243 | Downloading http://mirror.regionone.vexxhost-nodepool-sf.rdoproject.org/pypifiles/packages/d2/29/6533c317b74f707ea28f8d633734dbda2119bbadfc61b2f3640ba835d0f7/alembic-1.18.4-py3-none-any.whl (263 kB) 2026-03-17 14:12:46.252 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 263.9/263.9 kB 38.2 MB/s eta 0:00:00 2026-03-17 14:12:46.255 | Downloading http://mirror.regionone.vexxhost-nodepool-sf.rdoproject.org/pypifiles/packages/26/99/fc813cd978842c26c82534010ea849eee9ab3a13ea2b74e95cb9c99e747b/amqp-5.3.1-py3-none-any.whl (50 kB) 2026-03-17 14:12:46.263 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 50.9/50.9 kB 7.2 MB/s eta 0:00:00 2026-03-17 14:12:46.266 | Downloading http://mirror.regionone.vexxhost-nodepool-sf.rdoproject.org/pypifiles/packages/59/75/e0e10dc7ed1408c28e03a6cb2d7a407f99320eb953f229d008a7a6d05546/aniso8601-10.0.1-py2.py3-none-any.whl (52 kB) 2026-03-17 14:12:46.272 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 52.8/52.8 kB 10.1 MB/s eta 0:00:00 2026-03-17 14:12:46.275 | Downloading http://mirror.regionone.vexxhost-nodepool-sf.rdoproject.org/pypifiles/packages/3a/2a/7cc015f5b9f5db42b7d48157e23356022889fc354a2813c15934b7cb5c0e/attrs-25.4.0-py3-none-any.whl (67 kB) 2026-03-17 14:12:46.284 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 67.6/67.6 kB 8.9 MB/s eta 0:00:00 2026-03-17 14:12:46.287 | Downloading http://mirror.regionone.vexxhost-nodepool-sf.rdoproject.org/pypifiles/packages/10/cb/f2ad4230dc2eb1a74edf38f1a38b9b52277f75bef262d8908e60d957e13c/blinker-1.9.0-py3-none-any.whl (8.5 kB) 2026-03-17 14:12:46.293 | Downloading http://mirror.regionone.vexxhost-nodepool-sf.rdoproject.org/pypifiles/packages/ed/9e/5faefbf9db1db466d633735faceda1f94aa99ce506ac450d232536266b32/cachetools-7.0.1-py3-none-any.whl (13 kB) 2026-03-17 14:12:46.302 | Downloading http://mirror.regionone.vexxhost-nodepool-sf.rdoproject.org/pypifiles/packages/78/2d/7fa73dfa841b5ac06c7b8855cfc18622132e365f5b81d02230333ff26e9e/cffi-2.0.0-cp312-cp312-manylinux2014_x86_64.manylinux_2_17_x86_64.whl (219 kB) 2026-03-17 14:12:46.312 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 219.6/219.6 kB 28.9 MB/s eta 0:00:00 2026-03-17 14:12:46.314 | Downloading http://mirror.regionone.vexxhost-nodepool-sf.rdoproject.org/pypifiles/packages/98/78/01c019cdb5d6498122777c1a43056ebb3ebfeef2076d9d026bfe15583b2b/click-8.3.1-py3-none-any.whl (108 kB) 2026-03-17 14:12:46.324 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 108.3/108.3 kB 14.6 MB/s eta 0:00:00 2026-03-17 14:12:46.327 | Downloading http://mirror.regionone.vexxhost-nodepool-sf.rdoproject.org/pypifiles/packages/50/1f/5155f55bd71cabd03765a4aac9ac446be129895271f73872c36ebd4b04b6/greenlet-3.3.2-cp312-cp312-manylinux_2_24_x86_64.manylinux_2_28_x86_64.whl (613 kB) 2026-03-17 14:12:46.339 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 613.9/613.9 kB 63.6 MB/s eta 0:00:00 2026-03-17 14:12:46.341 | Downloading http://mirror.regionone.vexxhost-nodepool-sf.rdoproject.org/pypifiles/packages/04/96/92447566d16df59b2a776c0fb82dbc4d9e07cd95062562af01e408583fc4/itsdangerous-2.2.0-py3-none-any.whl (16 kB) 2026-03-17 14:12:46.349 | Downloading http://mirror.regionone.vexxhost-nodepool-sf.rdoproject.org/pypifiles/packages/41/45/1a4ed80516f02155c51f51e8cedb3c1902296743db0bbc66608a0db2814f/jsonschema_specifications-2025.9.1-py3-none-any.whl (18 kB) 2026-03-17 14:12:46.356 | Downloading http://mirror.regionone.vexxhost-nodepool-sf.rdoproject.org/pypifiles/packages/fb/0f/834427d8c03ff1d7e867d3db3d176470c64871753252b21b4f4897d1fa45/kombu-5.6.2-py3-none-any.whl (214 kB) 2026-03-17 14:12:46.366 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 214.2/214.2 kB 25.8 MB/s eta 0:00:00 2026-03-17 14:12:46.369 | Downloading http://mirror.regionone.vexxhost-nodepool-sf.rdoproject.org/pypifiles/packages/03/ff/7c0c86c43b3cbb927e0ccc0255cb4057ceba4799cd44ae95174ce8e8b5b2/vine-5.1.0-py3-none-any.whl (9.6 kB) 2026-03-17 14:12:46.378 | Downloading http://mirror.regionone.vexxhost-nodepool-sf.rdoproject.org/pypifiles/packages/3c/2e/8d0c2ab90a8c1d9a24f0399058ab8519a3279d1bd4289511d74e909f060e/markupsafe-3.0.3-cp312-cp312-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl (22 kB) 2026-03-17 14:12:46.386 | Downloading http://mirror.regionone.vexxhost-nodepool-sf.rdoproject.org/pypifiles/packages/7a/a0/e9b4f2a50264bbd7626a9429b344b7e3e299dc1e88fedbb0a2ee43e5f023/oslo_concurrency-7.4.0-py3-none-any.whl (48 kB) 2026-03-17 14:12:46.395 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 48.4/48.4 kB 5.9 MB/s eta 0:00:00 2026-03-17 14:12:46.397 | Downloading http://mirror.regionone.vexxhost-nodepool-sf.rdoproject.org/pypifiles/packages/17/9b/8afaf8ff62cc38ed3aaab306b97fb3429bc12b1cfe0ce530b7dd4dbea479/oslo_metrics-0.15.1-py3-none-any.whl (14 kB) 2026-03-17 14:12:46.405 | Downloading http://mirror.regionone.vexxhost-nodepool-sf.rdoproject.org/pypifiles/packages/24/fd/b02290a7d9b79c92a50c05bb3aadb634bfbd97202219766cc024d192971e/oslo_service-4.5.1-py3-none-any.whl (114 kB) 2026-03-17 14:12:46.414 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 114.7/114.7 kB 16.7 MB/s eta 0:00:00 2026-03-17 14:12:46.417 | Downloading http://mirror.regionone.vexxhost-nodepool-sf.rdoproject.org/pypifiles/packages/ee/8c/83087ebc47ab0396ce092363001fa37c17153119ee282700c0713a195853/prettytable-3.17.0-py3-none-any.whl (34 kB) 2026-03-17 14:12:46.425 | Downloading http://mirror.regionone.vexxhost-nodepool-sf.rdoproject.org/pypifiles/packages/d9/dd/e0aa7ebef5168c75b772eda64978c597a9129b46be17779054652a7999e4/pyOpenSSL-24.2.1-py3-none-any.whl (58 kB) 2026-03-17 14:12:46.434 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 58.4/58.4 kB 7.9 MB/s eta 0:00:00 2026-03-17 14:12:46.437 | Downloading http://mirror.regionone.vexxhost-nodepool-sf.rdoproject.org/pypifiles/packages/2c/58/ca301544e1fa93ed4f80d724bf5b194f6e4b945841c5bfd555878eea9fcb/referencing-0.37.0-py3-none-any.whl (26 kB) 2026-03-17 14:12:46.448 | Downloading http://mirror.regionone.vexxhost-nodepool-sf.rdoproject.org/pypifiles/packages/60/1b/6f8f29f3f995c7ffdde46a626ddccd7c63aefc0efae881dc13b6e5d5bb16/rpds_py-0.30.0-cp312-cp312-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (394 kB) 2026-03-17 14:12:46.457 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 394.1/394.1 kB 60.3 MB/s eta 0:00:00 2026-03-17 14:12:46.459 | Downloading http://mirror.regionone.vexxhost-nodepool-sf.rdoproject.org/pypifiles/packages/f4/d0/c9543b52c067a390ae6ae632d7fd1b97a35cdc8d69d40c0b7d334b326410/statsd-4.0.1-py2.py3-none-any.whl (13 kB) 2026-03-17 14:12:46.468 | Downloading http://mirror.regionone.vexxhost-nodepool-sf.rdoproject.org/pypifiles/packages/da/25/2f10da0d5427989fefa5ab51e697bc02625bbb7de2be3bc8452462efac78/testscenarios-0.5.0-py2.py3-none-any.whl (21 kB) 2026-03-17 14:12:46.475 | Downloading http://mirror.regionone.vexxhost-nodepool-sf.rdoproject.org/pypifiles/packages/5e/2a/c2bc97fd20efe65cfcfc21666d1b0213969133d37ea093761d264d9ed9f8/xmlschema-2.5.1-py3-none-any.whl (395 kB) 2026-03-17 14:12:46.487 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 395.1/395.1 kB 43.3 MB/s eta 0:00:00 2026-03-17 14:12:46.490 | Downloading http://mirror.regionone.vexxhost-nodepool-sf.rdoproject.org/pypifiles/packages/07/6c/aa3f2f849e01cb6a001cd8554a88d4c77c5c1a31c95bdf1cf9301e6d9ef4/defusedxml-0.7.1-py2.py3-none-any.whl (25 kB) 2026-03-17 14:12:46.498 | Downloading http://mirror.regionone.vexxhost-nodepool-sf.rdoproject.org/pypifiles/packages/81/c4/34e93fe5f5429d7570ec1fa436f1986fb1f00c3e0f43a589fe2bbcd22c3f/pytz-2025.2-py2.py3-none-any.whl (509 kB) 2026-03-17 14:12:46.510 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 509.2/509.2 kB 55.5 MB/s eta 0:00:00 2026-03-17 14:12:46.513 | Downloading http://mirror.regionone.vexxhost-nodepool-sf.rdoproject.org/pypifiles/packages/45/95/615af832e7f507fe5ce4562b4be1bd2fec080c4ff6da88dcd0c2dbfca582/elementpath-4.8.0-py3-none-any.whl (243 kB) 2026-03-17 14:12:46.523 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 243.3/243.3 kB 33.3 MB/s eta 0:00:00 2026-03-17 14:12:46.526 | Downloading http://mirror.regionone.vexxhost-nodepool-sf.rdoproject.org/pypifiles/packages/22/6d/8e1fa901f6a8307f90e7bd932064e27a0062a4a7a16af38966a9c3293c52/eventlet-0.40.4-py3-none-any.whl (364 kB) 2026-03-17 14:12:46.535 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 364.6/364.6 kB 47.6 MB/s eta 0:00:00 2026-03-17 14:12:46.538 | Downloading http://mirror.regionone.vexxhost-nodepool-sf.rdoproject.org/pypifiles/packages/51/ac/e5d886f892666d2d1e5cb8c1a41146e1d79ae8896477b1153a21711d3b44/fasteners-0.20-py3-none-any.whl (18 kB) 2026-03-17 14:12:46.547 | Downloading http://mirror.regionone.vexxhost-nodepool-sf.rdoproject.org/pypifiles/packages/2e/14/032895c25726a859bf48b8ed68944c3efc7a3decd920533ed929f12f08a1/Paste-3.10.1-py3-none-any.whl (289 kB) 2026-03-17 14:12:46.556 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 289.3/289.3 kB 38.6 MB/s eta 0:00:00 2026-03-17 14:12:46.559 | Downloading http://mirror.regionone.vexxhost-nodepool-sf.rdoproject.org/pypifiles/packages/85/30/cdddd9a88969683a59222a6d61cd6dce923977f2e9f9ffba38e1324149cd/PasteDeploy-3.1.0-py3-none-any.whl (16 kB) 2026-03-17 14:12:46.567 | Downloading http://mirror.regionone.vexxhost-nodepool-sf.rdoproject.org/pypifiles/packages/74/c3/24a2f845e3917201628ecaba4f18bab4d18a337834c1df2a159ee9d22a42/prometheus_client-0.24.1-py3-none-any.whl (64 kB) 2026-03-17 14:12:46.574 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 64.1/64.1 kB 11.2 MB/s eta 0:00:00 2026-03-17 14:12:46.576 | Downloading http://mirror.regionone.vexxhost-nodepool-sf.rdoproject.org/pypifiles/packages/9b/d4/d3c7d029de6287ff7bd048e628920d4336b4f8d82cfc00ff078bdbb212a3/Routes-2.5.1-py2.py3-none-any.whl (40 kB) 2026-03-17 14:12:46.583 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 40.1/40.1 kB 5.7 MB/s eta 0:00:00 2026-03-17 14:12:46.587 | Downloading http://mirror.regionone.vexxhost-nodepool-sf.rdoproject.org/pypifiles/packages/c7/b0/003792df09decd6849a5e39c28b513c06e84436a54440380862b5aeff25d/tzdata-2025.3-py2.py3-none-any.whl (348 kB) 2026-03-17 14:12:46.597 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 348.5/348.5 kB 43.0 MB/s eta 0:00:00 2026-03-17 14:12:46.600 | Downloading http://mirror.regionone.vexxhost-nodepool-sf.rdoproject.org/pypifiles/packages/76/ff/eb0a78fbea9aff0e5aa49932cc471381dd3bf9be500893d3fd72d17bf132/yappi-1.7.3-cp312-cp312-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl (81 kB) 2026-03-17 14:12:46.610 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 81.3/81.3 kB 9.5 MB/s eta 0:00:00 2026-03-17 14:12:46.612 | Downloading http://mirror.regionone.vexxhost-nodepool-sf.rdoproject.org/pypifiles/packages/87/fb/99f81ac72ae23375f22b7afdb7642aba97c00a713c217124420147681a2f/mako-1.3.10-py3-none-any.whl (78 kB) 2026-03-17 14:12:46.621 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 78.5/78.5 kB 12.0 MB/s eta 0:00:00 2026-03-17 14:12:46.623 | Downloading http://mirror.regionone.vexxhost-nodepool-sf.rdoproject.org/pypifiles/packages/0c/c3/44f3fbbfa403ea2a7c779186dc20772604442dde72947e7d01069cbe98e3/pycparser-3.0-py3-none-any.whl (48 kB) 2026-03-17 14:12:46.632 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 48.2/48.2 kB 6.0 MB/s eta 0:00:00 2026-03-17 14:12:46.635 | Downloading http://mirror.regionone.vexxhost-nodepool-sf.rdoproject.org/pypifiles/packages/68/5a/199c59e0a824a3db2b89c5d2dade7ab5f9624dbf6448dc291b46d5ec94d3/wcwidth-0.6.0-py3-none-any.whl (94 kB) 2026-03-17 14:12:46.643 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 94.2/94.2 kB 13.6 MB/s eta 0:00:00 2026-03-17 14:12:46.646 | Downloading http://mirror.regionone.vexxhost-nodepool-sf.rdoproject.org/pypifiles/packages/ba/5a/18ad964b0086c6e62e2e7500f7edc89e3faa45033c71c1893d34eed2b2de/dnspython-2.8.0-py3-none-any.whl (331 kB) 2026-03-17 14:12:46.656 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 331.1/331.1 kB 43.3 MB/s eta 0:00:00 2026-03-17 14:12:46.658 | Downloading http://mirror.regionone.vexxhost-nodepool-sf.rdoproject.org/pypifiles/packages/b0/30/6cc0c95f0b59ad4b3b9163bff7cdcf793cc96fac64cf398ff26271f5cf5e/repoze.lru-0.7-py3-none-any.whl (10 kB) 2026-03-17 14:12:46.730 | Building wheels for collected packages: keystone, testresources 2026-03-17 14:12:46.731 | Building editable for keystone (pyproject.toml): started 2026-03-17 14:12:47.403 | Building editable for keystone (pyproject.toml): finished with status 'done' 2026-03-17 14:12:47.404 | Created wheel for keystone: filename=keystone-29.0.0.0rc1-0.editable-py3-none-any.whl size=9186 sha256=5e3ba097ef838de90f5af3f1dd5cfee8eaaf27709c8041042197fb851bcb0112 2026-03-17 14:12:47.405 | Stored in directory: /tmp/pip-ephem-wheel-cache-8y72g0gw/wheels/d5/df/96/ee2394c3a20d6f991844794e53669e9943a8d62f162c6e6710 2026-03-17 14:12:47.411 | Building wheel for testresources (pyproject.toml): started 2026-03-17 14:12:47.642 | Building wheel for testresources (pyproject.toml): finished with status 'done' 2026-03-17 14:12:47.643 | Created wheel for testresources: filename=testresources-2.0.2-py2.py3-none-any.whl size=34150 sha256=9899c00d311705f0a7ce1c99e91271060939b8d6b591f91a678fe2b370ab6962 2026-03-17 14:12:47.643 | Stored in directory: /root/.cache/pip/wheels/3b/2c/b7/a05cb628abd7ee4cd065740fa2b36b8e5d60fcfba13b7beec4 2026-03-17 14:12:47.648 | Successfully built keystone testresources 2026-03-17 14:12:48.135 | 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, click, cachetools, blinker, bcrypt, attrs, xmlschema, Werkzeug, testscenarios, testresources, SQLAlchemy, referencing, PrettyTable, Mako, 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-17 14:12:53.695 | 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 click-8.3.1 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 jsonschema-4.26.0 jsonschema-specifications-2025.9.1 keystone-29.0.0.0rc1 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-17 14:12:53.696 | WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv 2026-03-17 14:12:54.382 | + inc/python:pip_install:216 : result=0 2026-03-17 14:12:54.384 | + inc/python:pip_install:218 : time_stop pip_install 2026-03-17 14:12:54.387 | + functions-common:time_stop:2412 : local name 2026-03-17 14:12:54.390 | + functions-common:time_stop:2413 : local end_time 2026-03-17 14:12:54.393 | + functions-common:time_stop:2414 : local elapsed_time 2026-03-17 14:12:54.395 | + functions-common:time_stop:2415 : local total 2026-03-17 14:12:54.398 | + functions-common:time_stop:2416 : local start_time 2026-03-17 14:12:54.400 | + functions-common:time_stop:2418 : name=pip_install 2026-03-17 14:12:54.404 | + functions-common:time_stop:2419 : start_time=1773756753606 2026-03-17 14:12:54.405 | + functions-common:time_stop:2421 : [[ -z 1773756753606 ]] 2026-03-17 14:12:54.408 | ++ functions-common:time_stop:2424 : date +%s%3N 2026-03-17 14:12:54.412 | + functions-common:time_stop:2424 : end_time=1773756774410 2026-03-17 14:12:54.414 | + functions-common:time_stop:2425 : elapsed_time=20804 2026-03-17 14:12:54.417 | + functions-common:time_stop:2426 : total=23874 2026-03-17 14:12:54.419 | + functions-common:time_stop:2428 : _TIME_START[$name]= 2026-03-17 14:12:54.420 | + functions-common:time_stop:2429 : _TIME_TOTAL[$name]=44678 2026-03-17 14:12:54.422 | + inc/python:pip_install:219 : return 0 2026-03-17 14:12:54.424 | + inc/python:setup_package:466 : [[ -e == \-\e ]] 2026-03-17 14:12:54.428 | + inc/python:setup_package:466 : [[ False == \F\a\l\s\e ]] 2026-03-17 14:12:54.430 | + inc/python:setup_package:468 : '[' -d '/opt/stack/keystone/*.egg-info' ']' 2026-03-17 14:12:54.433 | + inc/python:_setup_package_with_constraints_edit:412 : use_library_from_git /opt/stack/keystone 2026-03-17 14:12:54.435 | + inc/python:use_library_from_git:266 : local name=/opt/stack/keystone 2026-03-17 14:12:54.437 | + inc/python:use_library_from_git:267 : local enabled=1 2026-03-17 14:12:54.440 | + inc/python:use_library_from_git:268 : [[ novnc,cinder,devstack,glance,horizon,keystone,neutron,nova,os-test-images,placement,requirements,swift,tempest = \A\L\L ]] 2026-03-17 14:12:54.443 | + inc/python:use_library_from_git:268 : [[ ,novnc,cinder,devstack,glance,horizon,keystone,neutron,nova,os-test-images,placement,requirements,swift,tempest, =~ ,/opt/stack/keystone, ]] 2026-03-17 14:12:54.448 | + inc/python:use_library_from_git:269 : return 1 2026-03-17 14:12:54.450 | + lib/keystone:install_keystone:542 : is_service_enabled ldap 2026-03-17 14:12:54.470 | + functions-common:is_service_enabled:2068 : return 1 2026-03-17 14:12:54.473 | + lib/stack:stack_install_service:33 : [[ False = True ]] 2026-03-17 14:12:54.476 | + ./stack.sh:main:918 : configure_keystone 2026-03-17 14:12:54.480 | + lib/keystone:configure_keystone:177 : sudo install -d -o stack /etc/keystone 2026-03-17 14:12:54.512 | + 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-17 14:12:54.514 | + lib/keystone:configure_keystone:180 : install -m 600 /dev/null /etc/keystone/keystone.conf 2026-03-17 14:12:54.526 | + lib/keystone:configure_keystone:183 : is_service_enabled ldap 2026-03-17 14:12:54.542 | + functions-common:is_service_enabled:2068 : return 1 2026-03-17 14:12:54.546 | + lib/keystone:configure_keystone:187 : iniset /etc/keystone/keystone.conf identity driver sql 2026-03-17 14:12:54.584 | + lib/keystone:configure_keystone:188 : iniset /etc/keystone/keystone.conf identity password_hash_rounds 4 2026-03-17 14:12:54.624 | + lib/keystone:configure_keystone:189 : iniset /etc/keystone/keystone.conf assignment driver sql 2026-03-17 14:12:54.665 | + lib/keystone:configure_keystone:190 : iniset /etc/keystone/keystone.conf role driver sql 2026-03-17 14:12:54.705 | + lib/keystone:configure_keystone:191 : iniset /etc/keystone/keystone.conf resource driver sql 2026-03-17 14:12:54.740 | + lib/keystone:configure_keystone:194 : iniset /etc/keystone/keystone.conf cache enabled True 2026-03-17 14:12:54.771 | + lib/keystone:configure_keystone:195 : iniset /etc/keystone/keystone.conf cache backend dogpile.cache.memcached 2026-03-17 14:12:54.805 | + lib/keystone:configure_keystone:196 : iniset /etc/keystone/keystone.conf cache memcache_servers localhost:11211 2026-03-17 14:12:54.840 | + lib/keystone:configure_keystone:200 : iniset /etc/keystone/keystone.conf api response_validation error 2026-03-17 14:12:54.879 | + lib/keystone:configure_keystone:202 : iniset_rpc_backend keystone /etc/keystone/keystone.conf oslo_messaging_notifications 2026-03-17 14:12:54.881 | + lib/rpc_backend:iniset_rpc_backend:144 : local package=keystone 2026-03-17 14:12:54.884 | + lib/rpc_backend:iniset_rpc_backend:145 : local file=/etc/keystone/keystone.conf 2026-03-17 14:12:54.887 | + lib/rpc_backend:iniset_rpc_backend:146 : local section=oslo_messaging_notifications 2026-03-17 14:12:54.889 | + lib/rpc_backend:iniset_rpc_backend:147 : local virtual_host= 2026-03-17 14:12:54.893 | + lib/rpc_backend:iniset_rpc_backend:148 : is_service_enabled rabbit 2026-03-17 14:12:54.908 | + functions-common:is_service_enabled:2068 : return 0 2026-03-17 14:12:54.912 | ++ lib/rpc_backend:iniset_rpc_backend:149 : get_transport_url '' 2026-03-17 14:12:54.915 | ++ lib/rpc_backend:get_transport_url:126 : local virtual_host= 2026-03-17 14:12:54.917 | ++ lib/rpc_backend:get_transport_url:127 : is_service_enabled rabbit 2026-03-17 14:12:54.933 | ++ functions-common:is_service_enabled:2068 : return 0 2026-03-17 14:12:54.935 | ++ lib/rpc_backend:get_transport_url:128 : echo rabbit://stackrabbit:secretrabbit@38.102.83.89:5672/ 2026-03-17 14:12:54.939 | + lib/rpc_backend:iniset_rpc_backend:149 : iniset /etc/keystone/keystone.conf oslo_messaging_notifications transport_url rabbit://stackrabbit:secretrabbit@38.102.83.89:5672/ 2026-03-17 14:12:54.975 | + lib/rpc_backend:iniset_rpc_backend:150 : '[' -n '' ']' 2026-03-17 14:12:54.979 | + lib/rpc_backend:iniset_rpc_backend:153 : '[' -n '' ']' 2026-03-17 14:12:54.981 | + lib/keystone:configure_keystone:204 : local service_port=5000 2026-03-17 14:12:54.984 | + lib/keystone:configure_keystone:206 : is_service_enabled tls-proxy 2026-03-17 14:12:55.002 | + functions-common:is_service_enabled:2068 : return 0 2026-03-17 14:12:55.006 | + lib/keystone:configure_keystone:208 : service_port=5001 2026-03-17 14:12:55.008 | + lib/keystone:configure_keystone:215 : iniset /etc/keystone/keystone.conf DEFAULT public_endpoint https://38.102.83.89/identity 2026-03-17 14:12:55.042 | + lib/keystone:configure_keystone:217 : [[ fernet != '' ]] 2026-03-17 14:12:55.045 | + lib/keystone:configure_keystone:218 : iniset /etc/keystone/keystone.conf token provider fernet 2026-03-17 14:12:55.086 | ++ lib/keystone:configure_keystone:221 : database_connection_url keystone 2026-03-17 14:12:55.088 | ++ lib/database:database_connection_url:134 : local db=keystone 2026-03-17 14:12:55.091 | ++ lib/database:database_connection_url:135 : database_connection_url_mysql keystone 2026-03-17 14:12:55.094 | ++ lib/databases/mysql:database_connection_url_mysql:251 : local db=keystone 2026-03-17 14:12:55.097 | ++ lib/databases/mysql:database_connection_url_mysql:252 : local plugin 2026-03-17 14:12:55.099 | ++ lib/databases/mysql:database_connection_url_mysql:256 : [[ True == \T\r\u\e ]] 2026-03-17 14:12:55.102 | ++ lib/databases/mysql:database_connection_url_mysql:257 : is_service_enabled mysql 2026-03-17 14:12:55.121 | ++ functions-common:is_service_enabled:2068 : return 0 2026-03-17 14:12:55.124 | ++ lib/databases/mysql:database_connection_url_mysql:258 : plugin='&plugin=dbcounter' 2026-03-17 14:12:55.127 | ++ lib/databases/mysql:database_connection_url_mysql:262 : echo 'mysql+pymysql://root:secretdatabase@127.0.0.1/keystone?charset=utf8&plugin=dbcounter' 2026-03-17 14:12:55.131 | + 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-17 14:12:55.172 | + lib/keystone:configure_keystone:224 : '[' False '!=' False ']' 2026-03-17 14:12:55.175 | + lib/keystone:configure_keystone:229 : setup_logging /etc/keystone/keystone.conf 2026-03-17 14:12:55.178 | + functions:setup_logging:693 : setup_systemd_logging /etc/keystone/keystone.conf 2026-03-17 14:12:55.180 | + functions:setup_systemd_logging:710 : local conf_file=/etc/keystone/keystone.conf 2026-03-17 14:12:55.185 | ++ functions:setup_systemd_logging:715 : trueorfalse False USE_JOURNAL 2026-03-17 14:12:55.203 | + functions:setup_systemd_logging:715 : USE_JOURNAL=False 2026-03-17 14:12:55.207 | + functions:setup_systemd_logging:716 : local pidstr= 2026-03-17 14:12:55.209 | + functions:setup_systemd_logging:717 : [[ False == \T\r\u\e ]] 2026-03-17 14:12:55.212 | + functions:setup_systemd_logging:721 : pidstr='(pid=%(process)d) ' 2026-03-17 14:12:55.215 | + 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-17 14:12:55.250 | + 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-17 14:12:55.285 | + 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-17 14:12:55.320 | + functions:setup_systemd_logging:727 : iniset /etc/keystone/keystone.conf DEFAULT logging_exception_prefix 'ERROR %(name)s %(instance)s' 2026-03-17 14:12:55.355 | + functions:setup_systemd_logging:730 : iniset /etc/keystone/keystone.conf DEFAULT log_color False 2026-03-17 14:12:55.393 | + lib/keystone:configure_keystone:231 : iniset /etc/keystone/keystone.conf DEFAULT debug True 2026-03-17 14:12:55.432 | + lib/keystone:configure_keystone:233 : write_uwsgi_config /etc/keystone/keystone-uwsgi-public.ini keystone.wsgi.api:application /identity '' keystone-api 2026-03-17 14:12:55.435 | + lib/apache:write_uwsgi_config:243 : local conf=/etc/keystone/keystone-uwsgi-public.ini 2026-03-17 14:12:55.438 | + lib/apache:write_uwsgi_config:244 : local wsgi=keystone.wsgi.api:application 2026-03-17 14:12:55.440 | + lib/apache:write_uwsgi_config:245 : local url=/identity 2026-03-17 14:12:55.443 | + lib/apache:write_uwsgi_config:246 : local http= 2026-03-17 14:12:55.446 | + lib/apache:write_uwsgi_config:247 : local name=keystone-api 2026-03-17 14:12:55.449 | + lib/apache:write_uwsgi_config:249 : '[' -z keystone-api ']' 2026-03-17 14:12:55.452 | + lib/apache:write_uwsgi_config:255 : local socket_dir=/var/run/uwsgi 2026-03-17 14:12:55.455 | + lib/apache:write_uwsgi_config:259 : sudo mkdir -p /etc/tmpfiles.d/ 2026-03-17 14:12:55.484 | + lib/apache:write_uwsgi_config:260 : echo 'd /var/run/uwsgi 0755 stack root' 2026-03-17 14:12:55.484 | + lib/apache:write_uwsgi_config:260 : sudo tee /etc/tmpfiles.d/uwsgi.conf 2026-03-17 14:12:55.503 | d /var/run/uwsgi 0755 stack root 2026-03-17 14:12:55.508 | + lib/apache:write_uwsgi_config:261 : sudo systemd-tmpfiles --create /etc/tmpfiles.d/uwsgi.conf 2026-03-17 14:12:55.535 | /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-17 14:12:55.544 | + lib/apache:write_uwsgi_config:263 : local socket=/var/run/uwsgi/keystone-api.socket 2026-03-17 14:12:55.547 | + lib/apache:write_uwsgi_config:266 : rm -rf /etc/keystone/keystone-uwsgi-public.ini 2026-03-17 14:12:55.553 | + lib/apache:write_uwsgi_config:270 : [[ keystone.wsgi.api:application =~ ^[a-zA-Z0-9_.]+:[a-zA-Z0-9_]+$ ]] 2026-03-17 14:12:55.556 | + lib/apache:write_uwsgi_config:271 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi module keystone.wsgi.api:application 2026-03-17 14:12:55.596 | + lib/apache:write_uwsgi_config:276 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi processes 2 2026-03-17 14:12:55.640 | + lib/apache:write_uwsgi_config:278 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi master true 2026-03-17 14:12:55.679 | + lib/apache:write_uwsgi_config:280 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi die-on-term true 2026-03-17 14:12:55.711 | + lib/apache:write_uwsgi_config:281 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi exit-on-reload false 2026-03-17 14:12:55.742 | + lib/apache:write_uwsgi_config:284 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi worker-reload-mercy 80 2026-03-17 14:12:55.775 | + lib/apache:write_uwsgi_config:285 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi enable-threads true 2026-03-17 14:12:55.812 | + lib/apache:write_uwsgi_config:286 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi plugins http,python3 2026-03-17 14:12:55.855 | + lib/apache:write_uwsgi_config:288 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi thunder-lock true 2026-03-17 14:12:55.895 | + 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-17 14:12:55.934 | + lib/apache:write_uwsgi_config:292 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi buffer-size 65535 2026-03-17 14:12:55.976 | + lib/apache:write_uwsgi_config:294 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi add-header 'Connection: close' 2026-03-17 14:12:56.019 | + lib/apache:write_uwsgi_config:296 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi lazy-apps true 2026-03-17 14:12:56.061 | + lib/apache:write_uwsgi_config:298 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi start-time %t 2026-03-17 14:12:56.103 | + lib/apache:write_uwsgi_config:301 : [[ -n '' ]] 2026-03-17 14:12:56.108 | + lib/apache:write_uwsgi_config:304 : local apache_conf= 2026-03-17 14:12:56.110 | ++ lib/apache:write_uwsgi_config:305 : apache_site_config_for keystone-api 2026-03-17 14:12:56.113 | ++ lib/apache:apache_site_config_for:174 : local site=keystone-api 2026-03-17 14:12:56.116 | ++ lib/apache:apache_site_config_for:175 : is_ubuntu 2026-03-17 14:12:56.120 | ++ functions-common:is_ubuntu:544 : [[ -z rpm ]] 2026-03-17 14:12:56.122 | ++ functions-common:is_ubuntu:547 : '[' rpm = deb ']' 2026-03-17 14:12:56.126 | ++ lib/apache:apache_site_config_for:178 : is_fedora 2026-03-17 14:12:56.128 | ++ functions-common:is_fedora:524 : [[ -z CentOSStream ]] 2026-03-17 14:12:56.131 | ++ functions-common:is_fedora:528 : '[' CentOSStream = Fedora ']' 2026-03-17 14:12:56.134 | ++ functions-common:is_fedora:528 : '[' CentOSStream = 'Red Hat' ']' 2026-03-17 14:12:56.137 | ++ functions-common:is_fedora:529 : '[' CentOSStream = openEuler ']' 2026-03-17 14:12:56.139 | ++ functions-common:is_fedora:530 : '[' CentOSStream = RedHatEnterpriseServer ']' 2026-03-17 14:12:56.141 | ++ functions-common:is_fedora:531 : '[' CentOSStream = RedHatEnterprise ']' 2026-03-17 14:12:56.144 | ++ functions-common:is_fedora:532 : '[' CentOSStream = RedHatEnterpriseLinux ']' 2026-03-17 14:12:56.145 | ++ functions-common:is_fedora:533 : '[' CentOSStream = RockyLinux ']' 2026-03-17 14:12:56.148 | ++ functions-common:is_fedora:534 : '[' CentOSStream = CentOS ']' 2026-03-17 14:12:56.151 | ++ functions-common:is_fedora:534 : '[' CentOSStream = CentOSStream ']' 2026-03-17 14:12:56.155 | ++ lib/apache:apache_site_config_for:180 : local enabled_site_file=/etc/httpd/conf.d/keystone-api.conf 2026-03-17 14:12:56.158 | ++ lib/apache:apache_site_config_for:181 : '[' -f /etc/httpd/conf.d/keystone-api.conf ']' 2026-03-17 14:12:56.160 | ++ lib/apache:apache_site_config_for:184 : echo /etc/httpd/conf.d/keystone-api.conf.disabled 2026-03-17 14:12:56.165 | + lib/apache:write_uwsgi_config:305 : apache_conf=/etc/httpd/conf.d/keystone-api.conf.disabled 2026-03-17 14:12:56.168 | + lib/apache:write_uwsgi_config:306 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi socket /var/run/uwsgi/keystone-api.socket 2026-03-17 14:12:56.207 | + lib/apache:write_uwsgi_config:307 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi chmod-socket 666 2026-03-17 14:12:56.240 | + 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-17 14:12:56.241 | + lib/apache:write_uwsgi_config:308 : sudo tee -a /etc/httpd/conf.d/keystone-api.conf.disabled 2026-03-17 14:12:56.261 | ProxyPass "/identity" "unix:/var/run/uwsgi/keystone-api.socket|uwsgi://uwsgi-uds-keystone-api" retry=0 acquire=1 2026-03-17 14:12:56.266 | + lib/apache:write_uwsgi_config:309 : enable_apache_site keystone-api 2026-03-17 14:12:56.268 | + lib/apache:enable_apache_site:191 : local site=keystone-api 2026-03-17 14:12:56.271 | + lib/apache:enable_apache_site:193 : enable_apache_mod version 2026-03-17 14:12:56.273 | + lib/apache:enable_apache_mod:55 : local mod=version 2026-03-17 14:12:56.276 | + lib/apache:enable_apache_mod:56 : local should_restart= 2026-03-17 14:12:56.278 | + lib/apache:enable_apache_mod:58 : is_ubuntu 2026-03-17 14:12:56.280 | + functions-common:is_ubuntu:544 : [[ -z rpm ]] 2026-03-17 14:12:56.286 | + functions-common:is_ubuntu:547 : '[' rpm = deb ']' 2026-03-17 14:12:56.288 | + lib/apache:enable_apache_mod:67 : is_fedora 2026-03-17 14:12:56.290 | + functions-common:is_fedora:524 : [[ -z CentOSStream ]] 2026-03-17 14:12:56.293 | + functions-common:is_fedora:528 : '[' CentOSStream = Fedora ']' 2026-03-17 14:12:56.296 | + functions-common:is_fedora:528 : '[' CentOSStream = 'Red Hat' ']' 2026-03-17 14:12:56.298 | + functions-common:is_fedora:529 : '[' CentOSStream = openEuler ']' 2026-03-17 14:12:56.300 | + functions-common:is_fedora:530 : '[' CentOSStream = RedHatEnterpriseServer ']' 2026-03-17 14:12:56.302 | + functions-common:is_fedora:531 : '[' CentOSStream = RedHatEnterprise ']' 2026-03-17 14:12:56.305 | + functions-common:is_fedora:532 : '[' CentOSStream = RedHatEnterpriseLinux ']' 2026-03-17 14:12:56.307 | + functions-common:is_fedora:533 : '[' CentOSStream = RockyLinux ']' 2026-03-17 14:12:56.310 | + functions-common:is_fedora:534 : '[' CentOSStream = CentOS ']' 2026-03-17 14:12:56.312 | + functions-common:is_fedora:534 : '[' CentOSStream = CentOSStream ']' 2026-03-17 14:12:56.315 | + lib/apache:enable_apache_mod:69 : true 2026-03-17 14:12:56.316 | + lib/apache:enable_apache_site:194 : is_ubuntu 2026-03-17 14:12:56.318 | + functions-common:is_ubuntu:544 : [[ -z rpm ]] 2026-03-17 14:12:56.321 | + functions-common:is_ubuntu:547 : '[' rpm = deb ']' 2026-03-17 14:12:56.323 | + lib/apache:enable_apache_site:196 : is_fedora 2026-03-17 14:12:56.326 | + functions-common:is_fedora:524 : [[ -z CentOSStream ]] 2026-03-17 14:12:56.328 | + functions-common:is_fedora:528 : '[' CentOSStream = Fedora ']' 2026-03-17 14:12:56.330 | + functions-common:is_fedora:528 : '[' CentOSStream = 'Red Hat' ']' 2026-03-17 14:12:56.332 | + functions-common:is_fedora:529 : '[' CentOSStream = openEuler ']' 2026-03-17 14:12:56.335 | + functions-common:is_fedora:530 : '[' CentOSStream = RedHatEnterpriseServer ']' 2026-03-17 14:12:56.337 | + functions-common:is_fedora:531 : '[' CentOSStream = RedHatEnterprise ']' 2026-03-17 14:12:56.339 | + functions-common:is_fedora:532 : '[' CentOSStream = RedHatEnterpriseLinux ']' 2026-03-17 14:12:56.341 | + functions-common:is_fedora:533 : '[' CentOSStream = RockyLinux ']' 2026-03-17 14:12:56.344 | + functions-common:is_fedora:534 : '[' CentOSStream = CentOS ']' 2026-03-17 14:12:56.347 | + functions-common:is_fedora:534 : '[' CentOSStream = CentOSStream ']' 2026-03-17 14:12:56.349 | + lib/apache:enable_apache_site:197 : local enabled_site_file=/etc/httpd/conf.d/keystone-api.conf 2026-03-17 14:12:56.352 | + lib/apache:enable_apache_site:199 : [[ -f /etc/httpd/conf.d/keystone-api.conf.disabled ]] 2026-03-17 14:12:56.354 | + lib/apache:enable_apache_site:199 : [[ ! -f /etc/httpd/conf.d/keystone-api.conf ]] 2026-03-17 14:12:56.355 | + lib/apache:enable_apache_site:200 : sudo mv /etc/httpd/conf.d/keystone-api.conf.disabled /etc/httpd/conf.d/keystone-api.conf 2026-03-17 14:12:56.375 | + lib/apache:write_uwsgi_config:310 : restart_apache_server 2026-03-17 14:12:56.379 | + lib/apache:restart_apache_server:238 : restart_service httpd 2026-03-17 14:12:56.382 | + functions-common:restart_service:2296 : '[' -x /bin/systemctl ']' 2026-03-17 14:12:56.384 | + functions-common:restart_service:2297 : sudo /bin/systemctl restart httpd 2026-03-17 14:12:56.779 | + lib/keystone:configure_keystone:235 : iniset /etc/keystone/keystone.conf DEFAULT max_token_size 16384 2026-03-17 14:12:56.813 | + lib/keystone:configure_keystone:237 : iniset /etc/keystone/keystone.conf fernet_tokens key_repository /etc/keystone/fernet-keys/ 2026-03-17 14:12:56.847 | + lib/keystone:configure_keystone:239 : iniset /etc/keystone/keystone.conf credential key_repository /etc/keystone/credential-keys/ 2026-03-17 14:12:56.886 | + lib/keystone:configure_keystone:247 : [[ True = True ]] 2026-03-17 14:12:56.889 | + lib/keystone:configure_keystone:248 : iniset /etc/keystone/keystone.conf security_compliance lockout_failure_attempts 2 2026-03-17 14:12:56.926 | + lib/keystone:configure_keystone:249 : iniset /etc/keystone/keystone.conf security_compliance lockout_duration 10 2026-03-17 14:12:56.965 | + lib/keystone:configure_keystone:250 : iniset /etc/keystone/keystone.conf security_compliance unique_last_password_count 2 2026-03-17 14:12:57.003 | + lib/keystone:configure_keystone:253 : iniset /etc/keystone/keystone.conf oslo_policy policy_file policy.yaml 2026-03-17 14:12:57.041 | + lib/keystone:configure_keystone:255 : [[ False == True ]] 2026-03-17 14:12:57.044 | + lib/keystone:configure_keystone:255 : [[ False == True ]] 2026-03-17 14:12:57.046 | + lib/keystone:configure_keystone:259 : iniset /etc/keystone/keystone.conf oslo_policy enforce_scope false 2026-03-17 14:12:57.087 | + lib/keystone:configure_keystone:260 : iniset /etc/keystone/keystone.conf oslo_policy enforce_new_defaults false 2026-03-17 14:12:57.125 | + ./stack.sh:main:922 : is_service_enabled swift 2026-03-17 14:12:57.145 | + functions-common:is_service_enabled:2068 : return 0 2026-03-17 14:12:57.148 | + ./stack.sh:main:923 : is_service_enabled ceilometer 2026-03-17 14:12:57.169 | + functions-common:is_service_enabled:2068 : return 1 2026-03-17 14:12:57.172 | + ./stack.sh:main:926 : stack_install_service swift 2026-03-17 14:12:57.175 | + lib/stack:stack_install_service:20 : local service=swift 2026-03-17 14:12:57.178 | + lib/stack:stack_install_service:21 : type install_swift 2026-03-17 14:12:57.181 | + lib/stack:stack_install_service:23 : [[ False = True ]] 2026-03-17 14:12:57.183 | + lib/stack:stack_install_service:32 : install_swift 2026-03-17 14:12:57.186 | + lib/swift:install_swift:734 : git_clone https://opendev.org/openstack/swift.git /opt/stack/swift master 2026-03-17 14:12:57.189 | + functions-common:git_clone:581 : local git_remote=https://opendev.org/openstack/swift.git 2026-03-17 14:12:57.192 | + functions-common:git_clone:582 : local git_dest=/opt/stack/swift 2026-03-17 14:12:57.195 | + functions-common:git_clone:583 : local git_ref=master 2026-03-17 14:12:57.198 | + functions-common:git_clone:584 : local orig_dir 2026-03-17 14:12:57.201 | ++ functions-common:git_clone:585 : pwd 2026-03-17 14:12:57.205 | + functions-common:git_clone:585 : orig_dir=/opt/stack/devstack 2026-03-17 14:12:57.208 | + functions-common:git_clone:586 : local git_clone_flags= 2026-03-17 14:12:57.211 | ++ functions-common:git_clone:588 : trueorfalse False RECLONE 2026-03-17 14:12:57.230 | + functions-common:git_clone:588 : RECLONE=False 2026-03-17 14:12:57.233 | + functions-common:git_clone:589 : [[ 0 -gt 0 ]] 2026-03-17 14:12:57.235 | + functions-common:git_clone:593 : [[ False = \T\r\u\e ]] 2026-03-17 14:12:57.239 | + functions-common:git_clone:602 : echo master 2026-03-17 14:12:57.240 | + functions-common:git_clone:602 : egrep -q '^refs' 2026-03-17 14:12:57.242 | egrep: warning: egrep is obsolescent; using grep -E 2026-03-17 14:12:57.247 | + functions-common:git_clone:616 : [[ ! -d /opt/stack/swift ]] 2026-03-17 14:12:57.250 | + functions-common:git_clone:626 : [[ False = \T\r\u\e ]] 2026-03-17 14:12:57.253 | + functions-common:git_clone:661 : sudo git config --system --add safe.directory /opt/stack/swift 2026-03-17 14:12:57.283 | + functions-common:git_clone:664 : cd /opt/stack/swift 2026-03-17 14:12:57.286 | + functions-common:git_clone:665 : git show --oneline 2026-03-17 14:12:57.287 | + functions-common:git_clone:665 : head -1 2026-03-17 14:12:57.293 | e63f0b3d6 Merge "tests: Make self.ts reliably a method (if present)" 2026-03-17 14:12:57.297 | + functions-common:git_clone:666 : cd /opt/stack/devstack 2026-03-17 14:12:57.300 | + lib/swift:install_swift:737 : setup_develop /opt/stack/swift keystone 2026-03-17 14:12:57.303 | + inc/python:setup_develop:353 : local bindep 2026-03-17 14:12:57.306 | + inc/python:setup_develop:354 : [[ /opt/stack/swift == -bindep* ]] 2026-03-17 14:12:57.309 | + inc/python:setup_develop:358 : local project_dir=/opt/stack/swift 2026-03-17 14:12:57.312 | + inc/python:setup_develop:359 : local extras=keystone 2026-03-17 14:12:57.315 | + inc/python:setup_develop:360 : _setup_package_with_constraints_edit /opt/stack/swift -e keystone 2026-03-17 14:12:57.318 | + inc/python:_setup_package_with_constraints_edit:379 : local bindep 2026-03-17 14:12:57.321 | + inc/python:_setup_package_with_constraints_edit:380 : [[ /opt/stack/swift == -bindep* ]] 2026-03-17 14:12:57.324 | + inc/python:_setup_package_with_constraints_edit:384 : local project_dir=/opt/stack/swift 2026-03-17 14:12:57.327 | + inc/python:_setup_package_with_constraints_edit:385 : local flags=-e 2026-03-17 14:12:57.332 | + inc/python:_setup_package_with_constraints_edit:386 : local extras=keystone 2026-03-17 14:12:57.335 | ++ inc/python:_setup_package_with_constraints_edit:393 : cd /opt/stack/swift 2026-03-17 14:12:57.339 | ++ inc/python:_setup_package_with_constraints_edit:393 : pwd 2026-03-17 14:12:57.342 | + inc/python:_setup_package_with_constraints_edit:393 : project_dir=/opt/stack/swift 2026-03-17 14:12:57.345 | + inc/python:_setup_package_with_constraints_edit:395 : '[' -n /opt/stack/requirements ']' 2026-03-17 14:12:57.348 | + inc/python:_setup_package_with_constraints_edit:399 : local name 2026-03-17 14:12:57.352 | ++ inc/python:_setup_package_with_constraints_edit:400 : awk '/^name.*=/ {print $3}' /opt/stack/swift/setup.cfg 2026-03-17 14:12:57.360 | + inc/python:_setup_package_with_constraints_edit:400 : name=swift 2026-03-17 14:12:57.362 | + inc/python:_setup_package_with_constraints_edit:401 : '[' -z swift ']' 2026-03-17 14:12:57.365 | + inc/python:_setup_package_with_constraints_edit:405 : /opt/stack/requirements/.venv/bin/edit-constraints /opt/stack/requirements/upper-constraints.txt -- swift 2026-03-17 14:12:57.475 | + inc/python:_setup_package_with_constraints_edit:408 : setup_package /opt/stack/swift -e keystone 2026-03-17 14:12:57.477 | + inc/python:setup_package:436 : local bindep=0 2026-03-17 14:12:57.480 | + inc/python:setup_package:437 : local bindep_flag= 2026-03-17 14:12:57.483 | + inc/python:setup_package:438 : local bindep_profiles= 2026-03-17 14:12:57.486 | + inc/python:setup_package:439 : [[ /opt/stack/swift == -bindep* ]] 2026-03-17 14:12:57.488 | + inc/python:setup_package:444 : local project_dir=/opt/stack/swift 2026-03-17 14:12:57.490 | + inc/python:setup_package:445 : local flags=-e 2026-03-17 14:12:57.493 | + inc/python:setup_package:446 : local extras=keystone 2026-03-17 14:12:57.496 | + inc/python:setup_package:450 : [[ -n -e ]] 2026-03-17 14:12:57.498 | + inc/python:setup_package:450 : [[ -z keystone ]] 2026-03-17 14:12:57.502 | + inc/python:setup_package:455 : [[ ! -z keystone ]] 2026-03-17 14:12:57.504 | + inc/python:setup_package:456 : extras='[keystone]' 2026-03-17 14:12:57.506 | + inc/python:setup_package:460 : [[ 0 == 1 ]] 2026-03-17 14:12:57.509 | + inc/python:setup_package:464 : pip_install -e '/opt/stack/swift[keystone]' 2026-03-17 14:12:57.537 | Using python 3.12 to install /opt/stack/swift 2026-03-17 14:12:57.541 | + inc/python:pip_install:210 : sudo -H LC_ALL=en_US.UTF-8 http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= python3.12 -m pip install -c /opt/stack/requirements/upper-constraints.txt -e '/opt/stack/swift[keystone]' 2026-03-17 14:12:58.229 | Looking in indexes: http://mirror.regionone.vexxhost-nodepool-sf.rdoproject.org/pypi/simple, http://mirror.regionone.vexxhost-nodepool-sf.rdoproject.org/wheel/centos-10-x86_64 2026-03-17 14:12:58.233 | Obtaining file:///opt/stack/swift 2026-03-17 14:12:58.234 | Installing build dependencies: started 2026-03-17 14:13:00.211 | Installing build dependencies: finished with status 'done' 2026-03-17 14:13:00.214 | Checking if build backend supports build_editable: started 2026-03-17 14:13:00.379 | Checking if build backend supports build_editable: finished with status 'done' 2026-03-17 14:13:00.381 | Getting requirements to build editable: started 2026-03-17 14:13:00.514 | Getting requirements to build editable: finished with status 'done' 2026-03-17 14:13:00.519 | Preparing editable metadata (pyproject.toml): started 2026-03-17 14:13:01.030 | Preparing editable metadata (pyproject.toml): finished with status 'done' 2026-03-17 14:13:01.136 | Requirement already satisfied: eventlet!=0.34.3,>=0.25.0 in /usr/local/lib/python3.12/site-packages (from swift==2.37.1.dev33) (0.40.4) 2026-03-17 14:13:01.138 | Requirement already satisfied: greenlet>=0.4.14 in /usr/local/lib64/python3.12/site-packages (from swift==2.37.1.dev33) (3.3.2) 2026-03-17 14:13:01.140 | Requirement already satisfied: PasteDeploy>=2.0.0 in /usr/local/lib/python3.12/site-packages (from swift==2.37.1.dev33) (3.1.0) 2026-03-17 14:13:01.454 | Collecting lxml>=4.2.3 (from swift==2.37.1.dev33) 2026-03-17 14:13:01.457 | Downloading http://mirror.regionone.vexxhost-nodepool-sf.rdoproject.org/pypifiles/packages/c6/d1/232b3309a02d60f11e71857778bfcd4acbdb86c07db8260caf7d008b08f8/lxml-6.0.2-cp312-cp312-manylinux_2_26_x86_64.manylinux_2_28_x86_64.whl.metadata (3.6 kB) 2026-03-17 14:13:01.466 | Requirement already satisfied: requests>=2.14.2 in /usr/local/lib/python3.12/site-packages (from swift==2.37.1.dev33) (2.32.5) 2026-03-17 14:13:01.520 | Collecting xattr>=0.7.2 (from swift==2.37.1.dev33) 2026-03-17 14:13:01.523 | Downloading http://mirror.regionone.vexxhost-nodepool-sf.rdoproject.org/pypifiles/packages/98/25/25cc7d64f07de644b7e9057842227adf61017e5bcfe59a79df79f768874c/xattr-1.3.0-cp312-cp312-manylinux1_x86_64.manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_5_x86_64.whl.metadata (2.5 kB) 2026-03-17 14:13:01.550 | Collecting PyECLib!=1.6.2,!=1.6.3,>=1.3.1 (from swift==2.37.1.dev33) 2026-03-17 14:13:01.552 | Downloading http://mirror.regionone.vexxhost-nodepool-sf.rdoproject.org/pypifiles/packages/41/47/7713be5abaf9648a6751300a614cdfd63249c5a16c6daeb151382184da9e/pyeclib-1.7.0-cp310-abi3-manylinux_2_5_x86_64.manylinux1_x86_64.manylinux_2_12_x86_64.manylinux2010_x86_64.whl.metadata (5.8 kB) 2026-03-17 14:13:01.563 | Requirement already satisfied: cryptography>=2.0.2 in /usr/local/lib64/python3.12/site-packages (from swift==2.37.1.dev33) (43.0.3) 2026-03-17 14:13:01.564 | Requirement already satisfied: dnspython>=1.15.0 in /usr/local/lib/python3.12/site-packages (from swift==2.37.1.dev33) (2.8.0) 2026-03-17 14:13:01.582 | Requirement already satisfied: keystonemiddleware>=4.17.0 in /usr/local/lib/python3.12/site-packages (from swift==2.37.1.dev33) (12.0.0) 2026-03-17 14:13:01.594 | Requirement already satisfied: cffi>=1.12 in /usr/local/lib64/python3.12/site-packages (from cryptography>=2.0.2->swift==2.37.1.dev33) (2.0.0) 2026-03-17 14:13:01.633 | Requirement already satisfied: keystoneauth1>=3.12.0 in /usr/local/lib/python3.12/site-packages (from keystonemiddleware>=4.17.0->swift==2.37.1.dev33) (5.13.1) 2026-03-17 14:13:01.634 | Requirement already satisfied: oslo.cache>=3.11.0 in /usr/local/lib/python3.12/site-packages (from keystonemiddleware>=4.17.0->swift==2.37.1.dev33) (4.1.1) 2026-03-17 14:13:01.635 | Requirement already satisfied: oslo.config>=5.2.0 in /usr/local/lib/python3.12/site-packages (from keystonemiddleware>=4.17.0->swift==2.37.1.dev33) (10.3.0) 2026-03-17 14:13:01.636 | Requirement already satisfied: oslo.context>=2.19.2 in /usr/local/lib/python3.12/site-packages (from keystonemiddleware>=4.17.0->swift==2.37.1.dev33) (6.3.0) 2026-03-17 14:13:01.637 | Requirement already satisfied: oslo.i18n>=3.15.3 in /usr/local/lib/python3.12/site-packages (from keystonemiddleware>=4.17.0->swift==2.37.1.dev33) (6.7.2) 2026-03-17 14:13:01.638 | Requirement already satisfied: oslo.log>=3.36.0 in /usr/local/lib/python3.12/site-packages (from keystonemiddleware>=4.17.0->swift==2.37.1.dev33) (8.1.0) 2026-03-17 14:13:01.639 | Requirement already satisfied: oslo.serialization>=2.18.0 in /usr/local/lib/python3.12/site-packages (from keystonemiddleware>=4.17.0->swift==2.37.1.dev33) (5.9.1) 2026-03-17 14:13:01.639 | Requirement already satisfied: oslo.utils>=3.33.0 in /usr/local/lib/python3.12/site-packages (from keystonemiddleware>=4.17.0->swift==2.37.1.dev33) (10.0.0) 2026-03-17 14:13:01.640 | Requirement already satisfied: pbr>=2.0.0 in /usr/local/lib/python3.12/site-packages (from keystonemiddleware>=4.17.0->swift==2.37.1.dev33) (7.0.3) 2026-03-17 14:13:01.641 | Requirement already satisfied: pycadf>=1.1.0 in /usr/local/lib/python3.12/site-packages (from keystonemiddleware>=4.17.0->swift==2.37.1.dev33) (4.0.1) 2026-03-17 14:13:01.642 | Requirement already satisfied: PyJWT>=2.4.0 in /usr/local/lib/python3.12/site-packages (from keystonemiddleware>=4.17.0->swift==2.37.1.dev33) (2.11.0) 2026-03-17 14:13:01.643 | Requirement already satisfied: python-keystoneclient>=3.20.0 in /usr/local/lib/python3.12/site-packages (from keystonemiddleware>=4.17.0->swift==2.37.1.dev33) (5.8.0) 2026-03-17 14:13:01.645 | Requirement already satisfied: WebOb>=1.7.1 in /usr/local/lib/python3.12/site-packages (from keystonemiddleware>=4.17.0->swift==2.37.1.dev33) (1.8.9) 2026-03-17 14:13:01.663 | Requirement already satisfied: charset_normalizer<4,>=2 in /usr/local/lib64/python3.12/site-packages (from requests>=2.14.2->swift==2.37.1.dev33) (3.4.4) 2026-03-17 14:13:01.663 | Requirement already satisfied: idna<4,>=2.5 in /usr/local/lib/python3.12/site-packages (from requests>=2.14.2->swift==2.37.1.dev33) (3.11) 2026-03-17 14:13:01.664 | Requirement already satisfied: urllib3<3,>=1.21.1 in /usr/local/lib/python3.12/site-packages (from requests>=2.14.2->swift==2.37.1.dev33) (2.6.3) 2026-03-17 14:13:01.665 | Requirement already satisfied: certifi>=2017.4.17 in /usr/local/lib/python3.12/site-packages (from requests>=2.14.2->swift==2.37.1.dev33) (2026.2.25) 2026-03-17 14:13:01.674 | Requirement already satisfied: pycparser in /usr/local/lib/python3.12/site-packages (from cffi>=1.12->cryptography>=2.0.2->swift==2.37.1.dev33) (3.0) 2026-03-17 14:13:01.714 | Requirement already satisfied: iso8601>=2.0.0 in /usr/local/lib/python3.12/site-packages (from keystoneauth1>=3.12.0->keystonemiddleware>=4.17.0->swift==2.37.1.dev33) (2.1.0) 2026-03-17 14:13:01.715 | Requirement already satisfied: stevedore>=1.20.0 in /usr/local/lib/python3.12/site-packages (from keystoneauth1>=3.12.0->keystonemiddleware>=4.17.0->swift==2.37.1.dev33) (5.7.0) 2026-03-17 14:13:01.716 | Requirement already satisfied: os-service-types>=1.2.0 in /usr/local/lib/python3.12/site-packages (from keystoneauth1>=3.12.0->keystonemiddleware>=4.17.0->swift==2.37.1.dev33) (1.8.2) 2026-03-17 14:13:01.717 | Requirement already satisfied: typing-extensions>=4.12 in /usr/local/lib/python3.12/site-packages (from keystoneauth1>=3.12.0->keystonemiddleware>=4.17.0->swift==2.37.1.dev33) (4.15.0) 2026-03-17 14:13:01.725 | Requirement already satisfied: dogpile.cache>=1.3.3 in /usr/local/lib/python3.12/site-packages (from oslo.cache>=3.11.0->keystonemiddleware>=4.17.0->swift==2.37.1.dev33) (1.5.0) 2026-03-17 14:13:01.733 | Requirement already satisfied: netaddr>=0.7.18 in /usr/local/lib/python3.12/site-packages (from oslo.config>=5.2.0->keystonemiddleware>=4.17.0->swift==2.37.1.dev33) (1.3.0) 2026-03-17 14:13:01.735 | Requirement already satisfied: rfc3986>=1.2.0 in /usr/local/lib/python3.12/site-packages (from oslo.config>=5.2.0->keystonemiddleware>=4.17.0->swift==2.37.1.dev33) (2.0.0) 2026-03-17 14:13:01.736 | Requirement already satisfied: PyYAML>=5.1 in /usr/local/lib64/python3.12/site-packages (from oslo.config>=5.2.0->keystonemiddleware>=4.17.0->swift==2.37.1.dev33) (6.0.3) 2026-03-17 14:13:01.753 | Requirement already satisfied: python-dateutil>=2.7.0 in /usr/lib/python3.12/site-packages (from oslo.log>=3.36.0->keystonemiddleware>=4.17.0->swift==2.37.1.dev33) (2.9.0.post0) 2026-03-17 14:13:01.754 | Requirement already satisfied: debtcollector>=3.0.0 in /usr/local/lib/python3.12/site-packages (from oslo.log>=3.36.0->keystonemiddleware>=4.17.0->swift==2.37.1.dev33) (3.0.0) 2026-03-17 14:13:01.758 | Requirement already satisfied: msgpack>=0.5.2 in /usr/local/lib64/python3.12/site-packages (from oslo.serialization>=2.18.0->keystonemiddleware>=4.17.0->swift==2.37.1.dev33) (1.1.2) 2026-03-17 14:13:01.768 | Requirement already satisfied: pyparsing>=2.1.0 in /usr/local/lib/python3.12/site-packages (from oslo.utils>=3.33.0->keystonemiddleware>=4.17.0->swift==2.37.1.dev33) (3.3.2) 2026-03-17 14:13:01.769 | Requirement already satisfied: packaging>=20.4 in /usr/local/lib/python3.12/site-packages (from oslo.utils>=3.33.0->keystonemiddleware>=4.17.0->swift==2.37.1.dev33) (26.0) 2026-03-17 14:13:01.771 | Requirement already satisfied: psutil>=3.2.2 in /usr/local/lib64/python3.12/site-packages (from oslo.utils>=3.33.0->keystonemiddleware>=4.17.0->swift==2.37.1.dev33) (7.2.2) 2026-03-17 14:13:01.776 | Requirement already satisfied: setuptools in /usr/lib/python3.12/site-packages (from pbr>=2.0.0->keystonemiddleware>=4.17.0->swift==2.37.1.dev33) (69.0.3) 2026-03-17 14:13:01.820 | Requirement already satisfied: wrapt>=1.7.0 in /usr/local/lib64/python3.12/site-packages (from debtcollector>=3.0.0->oslo.log>=3.36.0->keystonemiddleware>=4.17.0->swift==2.37.1.dev33) (2.1.1) 2026-03-17 14:13:01.830 | Requirement already satisfied: decorator>=4.0.0 in /usr/local/lib/python3.12/site-packages (from dogpile.cache>=1.3.3->oslo.cache>=3.11.0->keystonemiddleware>=4.17.0->swift==2.37.1.dev33) (5.2.1) 2026-03-17 14:13:01.895 | Requirement already satisfied: six>=1.5 in /usr/local/lib/python3.12/site-packages (from python-dateutil>=2.7.0->oslo.log>=3.36.0->keystonemiddleware>=4.17.0->swift==2.37.1.dev33) (1.17.0) 2026-03-17 14:13:01.969 | Downloading http://mirror.regionone.vexxhost-nodepool-sf.rdoproject.org/pypifiles/packages/c6/d1/232b3309a02d60f11e71857778bfcd4acbdb86c07db8260caf7d008b08f8/lxml-6.0.2-cp312-cp312-manylinux_2_26_x86_64.manylinux_2_28_x86_64.whl (5.3 MB) 2026-03-17 14:13:02.075 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 5.3/5.3 MB 51.9 MB/s eta 0:00:00 2026-03-17 14:13:02.078 | Downloading http://mirror.regionone.vexxhost-nodepool-sf.rdoproject.org/pypifiles/packages/41/47/7713be5abaf9648a6751300a614cdfd63249c5a16c6daeb151382184da9e/pyeclib-1.7.0-cp310-abi3-manylinux_2_5_x86_64.manylinux1_x86_64.manylinux_2_12_x86_64.manylinux2010_x86_64.whl (533 kB) 2026-03-17 14:13:02.134 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 533.7/533.7 kB 9.9 MB/s eta 0:00:00 2026-03-17 14:13:02.138 | Downloading http://mirror.regionone.vexxhost-nodepool-sf.rdoproject.org/pypifiles/packages/98/25/25cc7d64f07de644b7e9057842227adf61017e5bcfe59a79df79f768874c/xattr-1.3.0-cp312-cp312-manylinux1_x86_64.manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_5_x86_64.whl (38 kB) 2026-03-17 14:13:02.191 | Checking if build backend supports build_editable: started 2026-03-17 14:13:02.358 | Checking if build backend supports build_editable: finished with status 'done' 2026-03-17 14:13:02.361 | Building wheels for collected packages: swift 2026-03-17 14:13:02.362 | Building editable for swift (pyproject.toml): started 2026-03-17 14:13:02.980 | Building editable for swift (pyproject.toml): finished with status 'done' 2026-03-17 14:13:02.983 | Created wheel for swift: filename=swift-2.37.1.dev33-0.editable-py3-none-any.whl size=19629 sha256=8929122aff87791d87a8f93e87cb120ced9133cdfdf225ff041967790be44971 2026-03-17 14:13:02.983 | Stored in directory: /tmp/pip-ephem-wheel-cache-j19n3wnp/wheels/6c/39/e8/8658e1668a8256166af1d87260ac0d62967b33f6438b6ce184 2026-03-17 14:13:02.987 | Successfully built swift 2026-03-17 14:13:03.447 | Installing collected packages: PyECLib, lxml, xattr, swift 2026-03-17 14:13:03.719 | Successfully installed PyECLib-1.7.0 lxml-6.0.2 swift-2.37.1.dev33 xattr-1.3.0 2026-03-17 14:13:03.719 | WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv 2026-03-17 14:13:03.970 | + inc/python:pip_install:216 : result=0 2026-03-17 14:13:03.973 | + inc/python:pip_install:218 : time_stop pip_install 2026-03-17 14:13:03.976 | + functions-common:time_stop:2412 : local name 2026-03-17 14:13:03.978 | + functions-common:time_stop:2413 : local end_time 2026-03-17 14:13:03.981 | + functions-common:time_stop:2414 : local elapsed_time 2026-03-17 14:13:03.983 | + functions-common:time_stop:2415 : local total 2026-03-17 14:13:03.986 | + functions-common:time_stop:2416 : local start_time 2026-03-17 14:13:03.989 | + functions-common:time_stop:2418 : name=pip_install 2026-03-17 14:13:03.992 | + functions-common:time_stop:2419 : start_time=1773756777531 2026-03-17 14:13:03.995 | + functions-common:time_stop:2421 : [[ -z 1773756777531 ]] 2026-03-17 14:13:03.998 | ++ functions-common:time_stop:2424 : date +%s%3N 2026-03-17 14:13:04.004 | + functions-common:time_stop:2424 : end_time=1773756784000 2026-03-17 14:13:04.007 | + functions-common:time_stop:2425 : elapsed_time=6469 2026-03-17 14:13:04.009 | + functions-common:time_stop:2426 : total=44678 2026-03-17 14:13:04.012 | + functions-common:time_stop:2428 : _TIME_START[$name]= 2026-03-17 14:13:04.015 | + functions-common:time_stop:2429 : _TIME_TOTAL[$name]=51147 2026-03-17 14:13:04.018 | + inc/python:pip_install:219 : return 0 2026-03-17 14:13:04.021 | + inc/python:setup_package:466 : [[ -e == \-\e ]] 2026-03-17 14:13:04.024 | + inc/python:setup_package:466 : [[ False == \F\a\l\s\e ]] 2026-03-17 14:13:04.027 | + inc/python:setup_package:468 : '[' -d '/opt/stack/swift/*.egg-info' ']' 2026-03-17 14:13:04.031 | + inc/python:_setup_package_with_constraints_edit:412 : use_library_from_git /opt/stack/swift 2026-03-17 14:13:04.034 | + inc/python:use_library_from_git:266 : local name=/opt/stack/swift 2026-03-17 14:13:04.038 | + inc/python:use_library_from_git:267 : local enabled=1 2026-03-17 14:13:04.040 | + inc/python:use_library_from_git:268 : [[ novnc,cinder,devstack,glance,horizon,keystone,neutron,nova,os-test-images,placement,requirements,swift,tempest = \A\L\L ]] 2026-03-17 14:13:04.044 | + inc/python:use_library_from_git:268 : [[ ,novnc,cinder,devstack,glance,horizon,keystone,neutron,nova,os-test-images,placement,requirements,swift,tempest, =~ ,/opt/stack/swift, ]] 2026-03-17 14:13:04.048 | + inc/python:use_library_from_git:269 : return 1 2026-03-17 14:13:04.050 | + lib/swift:install_swift:738 : '[' False == True ']' 2026-03-17 14:13:04.053 | + lib/stack:stack_install_service:33 : [[ False = True ]] 2026-03-17 14:13:04.057 | + ./stack.sh:main:927 : configure_swift 2026-03-17 14:13:04.061 | + lib/swift:configure_swift:331 : local swift_pipeline=crossdomain 2026-03-17 14:13:04.063 | + lib/swift:configure_swift:332 : local node_number 2026-03-17 14:13:04.066 | + lib/swift:configure_swift:333 : local swift_node_config 2026-03-17 14:13:04.069 | + lib/swift:configure_swift:334 : local swift_log_dir 2026-03-17 14:13:04.072 | + lib/swift:configure_swift:337 : /usr/local/bin/swift-init --run-dir=/opt/stack/data/swift/run all stop 2026-03-17 14:13:04.359 | No container-sharder running 2026-03-17 14:13:04.359 | No object-updater running 2026-03-17 14:13:04.359 | No proxy-server running 2026-03-17 14:13:04.359 | No container-sync running 2026-03-17 14:13:04.359 | No container-replicator running 2026-03-17 14:13:04.359 | No object-server running 2026-03-17 14:13:04.359 | No object-reconstructor running 2026-03-17 14:13:04.359 | No container-updater running 2026-03-17 14:13:04.359 | No object-replicator running 2026-03-17 14:13:04.359 | No object-expirer running 2026-03-17 14:13:04.359 | No account-server running 2026-03-17 14:13:04.359 | No container-reconciler running 2026-03-17 14:13:04.359 | No account-reaper running 2026-03-17 14:13:04.359 | No account-replicator running 2026-03-17 14:13:04.359 | No container-server running 2026-03-17 14:13:04.359 | No account-auditor running 2026-03-17 14:13:04.359 | No container-auditor running 2026-03-17 14:13:04.359 | No object-auditor running 2026-03-17 14:13:04.402 | + lib/swift:configure_swift:337 : true 2026-03-17 14:13:04.404 | + lib/swift:configure_swift:339 : sudo install -d -o stack /etc/swift 2026-03-17 14:13:04.430 | + lib/swift:configure_swift:340 : sudo install -d -o stack /etc/swift/object-server /etc/swift/container-server /etc/swift/account-server 2026-03-17 14:13:04.459 | + lib/swift:configure_swift:342 : [[ /etc/swift != \/\e\t\c\/\s\w\i\f\t ]] 2026-03-17 14:13:04.463 | ++ lib/swift:configure_swift:351 : id -g -n stack 2026-03-17 14:13:04.464 | + lib/swift:configure_swift:355 : sudo tee /etc/rsyncd.conf 2026-03-17 14:13:04.470 | + lib/swift:configure_swift:351 : sed -e ' 2026-03-17 14:13:04.470 | s/%GROUP%/stack/; 2026-03-17 14:13:04.470 | s/%USER%/stack/; 2026-03-17 14:13:04.470 | s,%SWIFT_DATA_DIR%,/opt/stack/data/swift,; 2026-03-17 14:13:04.470 | ' /opt/stack/devstack/files/swift/rsyncd.conf 2026-03-17 14:13:04.484 | uid = stack 2026-03-17 14:13:04.485 | gid = stack 2026-03-17 14:13:04.485 | log file = /opt/stack/data/swift/logs/rsyncd.log 2026-03-17 14:13:04.485 | pid file = /opt/stack/data/swift/run/rsyncd.pid 2026-03-17 14:13:04.485 | address = 127.0.0.1 2026-03-17 14:13:04.485 | 2026-03-17 14:13:04.485 | [account6612] 2026-03-17 14:13:04.485 | max connections = 25 2026-03-17 14:13:04.485 | path = /opt/stack/data/swift/1/ 2026-03-17 14:13:04.485 | read only = false 2026-03-17 14:13:04.485 | lock file = /opt/stack/data/swift/run/account6612.lock 2026-03-17 14:13:04.485 | 2026-03-17 14:13:04.485 | [account6622] 2026-03-17 14:13:04.485 | max connections = 25 2026-03-17 14:13:04.485 | path = /opt/stack/data/swift/2/ 2026-03-17 14:13:04.485 | read only = false 2026-03-17 14:13:04.485 | lock file = /opt/stack/data/swift/run/account6622.lock 2026-03-17 14:13:04.486 | 2026-03-17 14:13:04.486 | [account6632] 2026-03-17 14:13:04.486 | max connections = 25 2026-03-17 14:13:04.486 | path = /opt/stack/data/swift/3/ 2026-03-17 14:13:04.486 | read only = false 2026-03-17 14:13:04.486 | lock file = /opt/stack/data/swift/run/account6632.lock 2026-03-17 14:13:04.486 | 2026-03-17 14:13:04.486 | [account6642] 2026-03-17 14:13:04.486 | max connections = 25 2026-03-17 14:13:04.486 | path = /opt/stack/data/swift/4/ 2026-03-17 14:13:04.486 | read only = false 2026-03-17 14:13:04.486 | lock file = /opt/stack/data/swift/run/account6642.lock 2026-03-17 14:13:04.486 | 2026-03-17 14:13:04.486 | 2026-03-17 14:13:04.486 | [container6611] 2026-03-17 14:13:04.486 | max connections = 25 2026-03-17 14:13:04.486 | path = /opt/stack/data/swift/1/ 2026-03-17 14:13:04.486 | read only = false 2026-03-17 14:13:04.486 | lock file = /opt/stack/data/swift/run/container6611.lock 2026-03-17 14:13:04.486 | 2026-03-17 14:13:04.486 | [container6621] 2026-03-17 14:13:04.486 | max connections = 25 2026-03-17 14:13:04.486 | path = /opt/stack/data/swift/2/ 2026-03-17 14:13:04.487 | read only = false 2026-03-17 14:13:04.487 | lock file = /opt/stack/data/swift/run/container6621.lock 2026-03-17 14:13:04.487 | 2026-03-17 14:13:04.487 | [container6631] 2026-03-17 14:13:04.487 | max connections = 25 2026-03-17 14:13:04.487 | path = /opt/stack/data/swift/3/ 2026-03-17 14:13:04.487 | read only = false 2026-03-17 14:13:04.487 | lock file = /opt/stack/data/swift/run/container6631.lock 2026-03-17 14:13:04.487 | 2026-03-17 14:13:04.487 | [container6641] 2026-03-17 14:13:04.487 | max connections = 25 2026-03-17 14:13:04.487 | path = /opt/stack/data/swift/4/ 2026-03-17 14:13:04.487 | read only = false 2026-03-17 14:13:04.487 | lock file = /opt/stack/data/swift/run/container6641.lock 2026-03-17 14:13:04.487 | 2026-03-17 14:13:04.487 | 2026-03-17 14:13:04.487 | [object6613] 2026-03-17 14:13:04.487 | max connections = 25 2026-03-17 14:13:04.487 | path = /opt/stack/data/swift/1/ 2026-03-17 14:13:04.487 | read only = false 2026-03-17 14:13:04.487 | lock file = /opt/stack/data/swift/run/object6613.lock 2026-03-17 14:13:04.487 | 2026-03-17 14:13:04.487 | [object6623] 2026-03-17 14:13:04.487 | max connections = 25 2026-03-17 14:13:04.487 | path = /opt/stack/data/swift/2/ 2026-03-17 14:13:04.488 | read only = false 2026-03-17 14:13:04.488 | lock file = /opt/stack/data/swift/run/object6623.lock 2026-03-17 14:13:04.488 | 2026-03-17 14:13:04.488 | [object6633] 2026-03-17 14:13:04.488 | max connections = 25 2026-03-17 14:13:04.488 | path = /opt/stack/data/swift/3/ 2026-03-17 14:13:04.488 | read only = false 2026-03-17 14:13:04.488 | lock file = /opt/stack/data/swift/run/object6633.lock 2026-03-17 14:13:04.488 | 2026-03-17 14:13:04.488 | [object6643] 2026-03-17 14:13:04.488 | max connections = 25 2026-03-17 14:13:04.488 | path = /opt/stack/data/swift/4/ 2026-03-17 14:13:04.488 | read only = false 2026-03-17 14:13:04.488 | lock file = /opt/stack/data/swift/run/object6643.lock 2026-03-17 14:13:04.490 | + lib/swift:configure_swift:357 : is_ubuntu 2026-03-17 14:13:04.492 | + functions-common:is_ubuntu:544 : [[ -z rpm ]] 2026-03-17 14:13:04.496 | + functions-common:is_ubuntu:547 : '[' rpm = deb ']' 2026-03-17 14:13:04.499 | + lib/swift:configure_swift:359 : '[' -e /etc/xinetd.d/rsync ']' 2026-03-17 14:13:04.502 | + lib/swift:configure_swift:363 : SWIFT_CONFIG_PROXY_SERVER=/etc/swift/proxy-server.conf 2026-03-17 14:13:04.504 | + lib/swift:configure_swift:364 : cp /opt/stack/swift/etc/proxy-server.conf-sample /etc/swift/proxy-server.conf 2026-03-17 14:13:04.508 | + lib/swift:configure_swift:365 : cp /opt/stack/swift/etc/internal-client.conf-sample /etc/swift/internal-client.conf 2026-03-17 14:13:04.513 | + lib/swift:configure_swift:369 : local csyncfile=/etc/swift/container-sync-realms.conf 2026-03-17 14:13:04.517 | + lib/swift:configure_swift:370 : cp /opt/stack/swift/etc/container-sync-realms.conf-sample /etc/swift/container-sync-realms.conf 2026-03-17 14:13:04.523 | + lib/swift:configure_swift:371 : iniset /etc/swift/container-sync-realms.conf realm1 key realm1key 2026-03-17 14:13:04.565 | + lib/swift:configure_swift:372 : iniset /etc/swift/container-sync-realms.conf realm1 cluster_name1 https://38.102.83.89:8080/v1/ 2026-03-17 14:13:04.594 | + lib/swift:configure_swift:374 : iniuncomment /etc/swift/proxy-server.conf DEFAULT user 2026-03-17 14:13:04.614 | + lib/swift:configure_swift:375 : iniset /etc/swift/proxy-server.conf DEFAULT user stack 2026-03-17 14:13:04.646 | + lib/swift:configure_swift:377 : iniuncomment /etc/swift/proxy-server.conf DEFAULT swift_dir 2026-03-17 14:13:04.667 | + lib/swift:configure_swift:378 : iniset /etc/swift/proxy-server.conf DEFAULT swift_dir /etc/swift 2026-03-17 14:13:04.703 | + lib/swift:configure_swift:380 : iniuncomment /etc/swift/proxy-server.conf DEFAULT workers 2026-03-17 14:13:04.725 | + lib/swift:configure_swift:381 : iniset /etc/swift/proxy-server.conf DEFAULT workers 1 2026-03-17 14:13:04.763 | + lib/swift:configure_swift:383 : iniuncomment /etc/swift/proxy-server.conf DEFAULT log_level 2026-03-17 14:13:04.789 | + lib/swift:configure_swift:384 : iniset /etc/swift/proxy-server.conf DEFAULT log_level DEBUG 2026-03-17 14:13:04.829 | + lib/swift:configure_swift:386 : iniuncomment /etc/swift/proxy-server.conf DEFAULT bind_ip 2026-03-17 14:13:04.853 | + lib/swift:configure_swift:387 : iniset /etc/swift/proxy-server.conf DEFAULT bind_ip 0.0.0.0 2026-03-17 14:13:04.894 | + lib/swift:configure_swift:389 : iniuncomment /etc/swift/proxy-server.conf DEFAULT bind_port 2026-03-17 14:13:04.920 | + lib/swift:configure_swift:390 : is_service_enabled tls-proxy 2026-03-17 14:13:04.943 | + functions-common:is_service_enabled:2068 : return 0 2026-03-17 14:13:04.946 | + lib/swift:configure_swift:391 : iniset /etc/swift/proxy-server.conf DEFAULT bind_port 8081 2026-03-17 14:13:04.995 | + lib/swift:configure_swift:399 : iniset /etc/swift/proxy-server.conf app:proxy-server node_timeout 120 2026-03-17 14:13:05.042 | + lib/swift:configure_swift:400 : iniset /etc/swift/proxy-server.conf app:proxy-server conn_timeout 20 2026-03-17 14:13:05.092 | + lib/swift:configure_swift:403 : iniset /etc/swift/proxy-server.conf filter:versioned_writes allow_versioned_writes true 2026-03-17 14:13:05.135 | + lib/swift:configure_swift:406 : [[ False == \T\r\u\e ]] 2026-03-17 14:13:05.138 | + lib/swift:configure_swift:411 : is_service_enabled ceilometer 2026-03-17 14:13:05.157 | + functions-common:is_service_enabled:2068 : return 1 2026-03-17 14:13:05.159 | + lib/swift:configure_swift:422 : iniset /etc/swift/proxy-server.conf filter:proxy-logging reveal_sensitive_prefix 12 2026-03-17 14:13:05.197 | + lib/swift:configure_swift:428 : is_service_enabled s3api 2026-03-17 14:13:05.216 | + functions-common:is_service_enabled:2068 : return 1 2026-03-17 14:13:05.219 | + lib/swift:configure_swift:431 : is_service_enabled keystone 2026-03-17 14:13:05.236 | + functions-common:is_service_enabled:2068 : return 0 2026-03-17 14:13:05.239 | + lib/swift:configure_swift:432 : swift_pipeline+=' authtoken' 2026-03-17 14:13:05.242 | + lib/swift:configure_swift:433 : is_service_enabled s3api 2026-03-17 14:13:05.260 | + functions-common:is_service_enabled:2068 : return 1 2026-03-17 14:13:05.263 | + lib/swift:configure_swift:445 : swift_pipeline+=' keystoneauth' 2026-03-17 14:13:05.266 | + lib/swift:configure_swift:448 : swift_pipeline+=' tempauth ' 2026-03-17 14:13:05.269 | + lib/swift:configure_swift:450 : sed -i '/^pipeline/ { s/tempauth/crossdomain authtoken keystoneauth tempauth formpost staticweb/ ;}' /etc/swift/proxy-server.conf 2026-03-17 14:13:05.275 | + lib/swift:configure_swift:451 : sed -i '/^pipeline/ { s/proxy-server/ proxy-server/ ; }' /etc/swift/proxy-server.conf 2026-03-17 14:13:05.282 | + lib/swift:configure_swift:453 : iniset /etc/swift/proxy-server.conf app:proxy-server account_autocreate true 2026-03-17 14:13:05.322 | + lib/swift:configure_swift:454 : iniset /etc/swift/proxy-server.conf app:proxy-server allow_account_management true 2026-03-17 14:13:05.362 | + lib/swift:configure_swift:457 : iniset /etc/swift/proxy-server.conf filter:crossdomain use egg:swift#crossdomain 2026-03-17 14:13:05.404 | + lib/swift:configure_swift:462 : iniset /etc/swift/proxy-server.conf filter:authtoken log_name swift 2026-03-17 14:13:05.449 | + lib/swift:configure_swift:464 : iniset /etc/swift/proxy-server.conf filter:authtoken paste.filter_factory keystonemiddleware.auth_token:filter_factory 2026-03-17 14:13:05.489 | + lib/swift:configure_swift:465 : configure_keystone_authtoken_middleware /etc/swift/proxy-server.conf swift filter:authtoken 2026-03-17 14:13:05.492 | + lib/keystone:configure_keystone_authtoken_middleware:455 : local conf_file=/etc/swift/proxy-server.conf 2026-03-17 14:13:05.494 | + lib/keystone:configure_keystone_authtoken_middleware:456 : local admin_user=swift 2026-03-17 14:13:05.497 | + lib/keystone:configure_keystone_authtoken_middleware:457 : local section=filter:authtoken 2026-03-17 14:13:05.500 | + lib/keystone:configure_keystone_authtoken_middleware:458 : local service_type= 2026-03-17 14:13:05.502 | + lib/keystone:configure_keystone_authtoken_middleware:460 : configure_keystoneauth /etc/swift/proxy-server.conf swift filter:authtoken 2026-03-17 14:13:05.506 | + lib/keystone:configure_keystoneauth:432 : local conf_file=/etc/swift/proxy-server.conf 2026-03-17 14:13:05.509 | + lib/keystone:configure_keystoneauth:433 : local admin_user=swift 2026-03-17 14:13:05.511 | + lib/keystone:configure_keystoneauth:434 : local section=filter:authtoken 2026-03-17 14:13:05.514 | + lib/keystone:configure_keystoneauth:436 : iniset /etc/swift/proxy-server.conf filter:authtoken auth_type password 2026-03-17 14:13:05.553 | + lib/keystone:configure_keystoneauth:437 : iniset /etc/swift/proxy-server.conf filter:authtoken interface public 2026-03-17 14:13:05.592 | + lib/keystone:configure_keystoneauth:438 : iniset /etc/swift/proxy-server.conf filter:authtoken auth_url https://38.102.83.89/identity 2026-03-17 14:13:05.630 | + lib/keystone:configure_keystoneauth:439 : iniset /etc/swift/proxy-server.conf filter:authtoken username swift 2026-03-17 14:13:05.669 | + lib/keystone:configure_keystoneauth:440 : iniset /etc/swift/proxy-server.conf filter:authtoken password secretservice 2026-03-17 14:13:05.707 | + lib/keystone:configure_keystoneauth:441 : iniset /etc/swift/proxy-server.conf filter:authtoken user_domain_name Default 2026-03-17 14:13:05.744 | + lib/keystone:configure_keystoneauth:442 : iniset /etc/swift/proxy-server.conf filter:authtoken project_name service 2026-03-17 14:13:05.782 | + lib/keystone:configure_keystoneauth:443 : iniset /etc/swift/proxy-server.conf filter:authtoken project_domain_name Default 2026-03-17 14:13:05.823 | + lib/keystone:configure_keystoneauth:444 : iniset /etc/swift/proxy-server.conf filter:authtoken cafile /opt/stack/data/ca-bundle.pem 2026-03-17 14:13:05.861 | + lib/keystone:configure_keystone_authtoken_middleware:461 : iniset /etc/swift/proxy-server.conf filter:authtoken www_authenticate_uri https://38.102.83.89/identity 2026-03-17 14:13:05.899 | + lib/keystone:configure_keystone_authtoken_middleware:462 : iniset /etc/swift/proxy-server.conf filter:authtoken memcached_servers localhost:11211 2026-03-17 14:13:05.938 | + lib/keystone:configure_keystone_authtoken_middleware:463 : [[ -n '' ]] 2026-03-17 14:13:05.942 | + lib/swift:configure_swift:466 : iniset /etc/swift/proxy-server.conf filter:authtoken delay_auth_decision 1 2026-03-17 14:13:05.981 | + lib/swift:configure_swift:467 : iniset /etc/swift/proxy-server.conf filter:authtoken cache swift.cache 2026-03-17 14:13:06.021 | + lib/swift:configure_swift:468 : iniset /etc/swift/proxy-server.conf filter:authtoken include_service_catalog False 2026-03-17 14:13:06.059 | + lib/swift:configure_swift:470 : iniset /etc/swift/proxy-server.conf filter:keystoneauth use egg:swift#keystoneauth 2026-03-17 14:13:06.097 | + lib/swift:configure_swift:471 : iniset /etc/swift/proxy-server.conf filter:keystoneauth operator_roles 'Member, admin' 2026-03-17 14:13:06.132 | + lib/swift:configure_swift:476 : iniuncomment /etc/swift/proxy-server.conf filter:tempauth account_autocreate 2026-03-17 14:13:06.153 | + lib/swift:configure_swift:477 : iniset /etc/swift/proxy-server.conf filter:tempauth reseller_prefix TEMPAUTH 2026-03-17 14:13:06.191 | + lib/swift:configure_swift:480 : iniset /etc/swift/proxy-server.conf filter:domain_remap reseller_prefixes 'AUTH, TEMPAUTH' 2026-03-17 14:13:06.233 | + lib/swift:configure_swift:482 : cp /opt/stack/swift/etc/swift.conf-sample /etc/swift/swift.conf 2026-03-17 14:13:06.240 | + lib/swift:configure_swift:483 : iniset /etc/swift/swift.conf swift-hash swift_hash_path_suffix 1234123412341234 2026-03-17 14:13:06.282 | + lib/swift:configure_swift:484 : iniset /etc/swift/swift.conf swift-constraints max_header_size 16384 2026-03-17 14:13:06.321 | + lib/swift:configure_swift:485 : iniset /etc/swift/swift.conf swift-constraints max_file_size 5368709122 2026-03-17 14:13:06.360 | + lib/swift:configure_swift:488 : iniset /etc/swift/swift.conf storage-policy:1 name silver 2026-03-17 14:13:06.402 | + lib/swift:configure_swift:490 : local node_number 2026-03-17 14:13:06.405 | + lib/swift:configure_swift:491 : for node_number in ${SWIFT_REPLICAS_SEQ} 2026-03-17 14:13:06.408 | + lib/swift:configure_swift:492 : local swift_node_config=/etc/swift/object-server/1.conf 2026-03-17 14:13:06.411 | + lib/swift:configure_swift:493 : cp /opt/stack/swift/etc/object-server.conf-sample /etc/swift/object-server/1.conf 2026-03-17 14:13:06.417 | + lib/swift:configure_swift:494 : generate_swift_config_services /etc/swift/object-server/1.conf 1 6613 object 2026-03-17 14:13:06.420 | + lib/swift:generate_swift_config_services:289 : local swift_node_config=/etc/swift/object-server/1.conf 2026-03-17 14:13:06.423 | + lib/swift:generate_swift_config_services:290 : local node_id=1 2026-03-17 14:13:06.426 | + lib/swift:generate_swift_config_services:291 : local bind_port=6613 2026-03-17 14:13:06.429 | + lib/swift:generate_swift_config_services:292 : local server_type=object 2026-03-17 14:13:06.431 | + lib/swift:generate_swift_config_services:294 : log_facility=0 2026-03-17 14:13:06.434 | + lib/swift:generate_swift_config_services:295 : local node_path=/opt/stack/data/swift/1 2026-03-17 14:13:06.437 | + lib/swift:generate_swift_config_services:297 : iniuncomment /etc/swift/object-server/1.conf DEFAULT user 2026-03-17 14:13:06.461 | + lib/swift:generate_swift_config_services:298 : iniset /etc/swift/object-server/1.conf DEFAULT user stack 2026-03-17 14:13:06.497 | + lib/swift:generate_swift_config_services:300 : iniuncomment /etc/swift/object-server/1.conf DEFAULT bind_port 2026-03-17 14:13:06.519 | + lib/swift:generate_swift_config_services:301 : iniset /etc/swift/object-server/1.conf DEFAULT bind_port 6613 2026-03-17 14:13:06.559 | + lib/swift:generate_swift_config_services:303 : iniuncomment /etc/swift/object-server/1.conf DEFAULT swift_dir 2026-03-17 14:13:06.582 | + lib/swift:generate_swift_config_services:304 : iniset /etc/swift/object-server/1.conf DEFAULT swift_dir /etc/swift 2026-03-17 14:13:06.621 | + lib/swift:generate_swift_config_services:306 : iniuncomment /etc/swift/object-server/1.conf DEFAULT devices 2026-03-17 14:13:06.643 | + lib/swift:generate_swift_config_services:307 : iniset /etc/swift/object-server/1.conf DEFAULT devices /opt/stack/data/swift/1 2026-03-17 14:13:06.681 | + lib/swift:generate_swift_config_services:309 : iniuncomment /etc/swift/object-server/1.conf DEFAULT log_facility 2026-03-17 14:13:06.706 | + lib/swift:generate_swift_config_services:310 : iniset /etc/swift/object-server/1.conf DEFAULT log_facility LOG_LOCAL0 2026-03-17 14:13:06.743 | + lib/swift:generate_swift_config_services:312 : iniuncomment /etc/swift/object-server/1.conf DEFAULT workers 2026-03-17 14:13:06.764 | + lib/swift:generate_swift_config_services:313 : iniset /etc/swift/object-server/1.conf DEFAULT workers 2 2026-03-17 14:13:06.801 | + lib/swift:generate_swift_config_services:315 : iniuncomment /etc/swift/object-server/1.conf DEFAULT disable_fallocate 2026-03-17 14:13:06.822 | + lib/swift:generate_swift_config_services:316 : iniset /etc/swift/object-server/1.conf DEFAULT disable_fallocate true 2026-03-17 14:13:06.860 | + lib/swift:generate_swift_config_services:318 : iniuncomment /etc/swift/object-server/1.conf DEFAULT mount_check 2026-03-17 14:13:06.876 | + lib/swift:generate_swift_config_services:319 : iniset /etc/swift/object-server/1.conf DEFAULT mount_check false 2026-03-17 14:13:06.904 | + lib/swift:generate_swift_config_services:321 : iniuncomment /etc/swift/object-server/1.conf object-replicator rsync_module 2026-03-17 14:13:06.920 | + lib/swift:generate_swift_config_services:322 : iniset /etc/swift/object-server/1.conf object-replicator rsync_module '{replication_ip}::object{replication_port}' 2026-03-17 14:13:06.954 | + lib/swift:generate_swift_config_services:326 : sed -i -e 's,#[ ]*recon_cache_path .*,recon_cache_path = /opt/stack/data/swift/cache,' /etc/swift/object-server/1.conf 2026-03-17 14:13:06.958 | + lib/swift:configure_swift:495 : iniuncomment /etc/swift/object-server/1.conf DEFAULT bind_ip 2026-03-17 14:13:06.975 | + lib/swift:configure_swift:496 : iniset /etc/swift/object-server/1.conf DEFAULT bind_ip 0.0.0.0 2026-03-17 14:13:07.008 | + lib/swift:configure_swift:497 : iniset /etc/swift/object-server/1.conf filter:recon recon_cache_path /opt/stack/data/swift/cache 2026-03-17 14:13:07.043 | + lib/swift:configure_swift:499 : swift_node_config=/etc/swift/container-server/1.conf 2026-03-17 14:13:07.045 | + lib/swift:configure_swift:500 : cp /opt/stack/swift/etc/container-server.conf-sample /etc/swift/container-server/1.conf 2026-03-17 14:13:07.051 | + lib/swift:configure_swift:501 : generate_swift_config_services /etc/swift/container-server/1.conf 1 6611 container 2026-03-17 14:13:07.054 | + lib/swift:generate_swift_config_services:289 : local swift_node_config=/etc/swift/container-server/1.conf 2026-03-17 14:13:07.056 | + lib/swift:generate_swift_config_services:290 : local node_id=1 2026-03-17 14:13:07.059 | + lib/swift:generate_swift_config_services:291 : local bind_port=6611 2026-03-17 14:13:07.063 | + lib/swift:generate_swift_config_services:292 : local server_type=container 2026-03-17 14:13:07.065 | + lib/swift:generate_swift_config_services:294 : log_facility=0 2026-03-17 14:13:07.067 | + lib/swift:generate_swift_config_services:295 : local node_path=/opt/stack/data/swift/1 2026-03-17 14:13:07.069 | + lib/swift:generate_swift_config_services:297 : iniuncomment /etc/swift/container-server/1.conf DEFAULT user 2026-03-17 14:13:07.093 | + lib/swift:generate_swift_config_services:298 : iniset /etc/swift/container-server/1.conf DEFAULT user stack 2026-03-17 14:13:07.133 | + lib/swift:generate_swift_config_services:300 : iniuncomment /etc/swift/container-server/1.conf DEFAULT bind_port 2026-03-17 14:13:07.154 | + lib/swift:generate_swift_config_services:301 : iniset /etc/swift/container-server/1.conf DEFAULT bind_port 6611 2026-03-17 14:13:07.197 | + lib/swift:generate_swift_config_services:303 : iniuncomment /etc/swift/container-server/1.conf DEFAULT swift_dir 2026-03-17 14:13:07.219 | + lib/swift:generate_swift_config_services:304 : iniset /etc/swift/container-server/1.conf DEFAULT swift_dir /etc/swift 2026-03-17 14:13:07.258 | + lib/swift:generate_swift_config_services:306 : iniuncomment /etc/swift/container-server/1.conf DEFAULT devices 2026-03-17 14:13:07.281 | + lib/swift:generate_swift_config_services:307 : iniset /etc/swift/container-server/1.conf DEFAULT devices /opt/stack/data/swift/1 2026-03-17 14:13:07.319 | + lib/swift:generate_swift_config_services:309 : iniuncomment /etc/swift/container-server/1.conf DEFAULT log_facility 2026-03-17 14:13:07.339 | + lib/swift:generate_swift_config_services:310 : iniset /etc/swift/container-server/1.conf DEFAULT log_facility LOG_LOCAL0 2026-03-17 14:13:07.377 | + lib/swift:generate_swift_config_services:312 : iniuncomment /etc/swift/container-server/1.conf DEFAULT workers 2026-03-17 14:13:07.398 | + lib/swift:generate_swift_config_services:313 : iniset /etc/swift/container-server/1.conf DEFAULT workers 2 2026-03-17 14:13:07.435 | + lib/swift:generate_swift_config_services:315 : iniuncomment /etc/swift/container-server/1.conf DEFAULT disable_fallocate 2026-03-17 14:13:07.457 | + lib/swift:generate_swift_config_services:316 : iniset /etc/swift/container-server/1.conf DEFAULT disable_fallocate true 2026-03-17 14:13:07.496 | + lib/swift:generate_swift_config_services:318 : iniuncomment /etc/swift/container-server/1.conf DEFAULT mount_check 2026-03-17 14:13:07.519 | + lib/swift:generate_swift_config_services:319 : iniset /etc/swift/container-server/1.conf DEFAULT mount_check false 2026-03-17 14:13:07.559 | + lib/swift:generate_swift_config_services:321 : iniuncomment /etc/swift/container-server/1.conf container-replicator rsync_module 2026-03-17 14:13:07.582 | + lib/swift:generate_swift_config_services:322 : iniset /etc/swift/container-server/1.conf container-replicator rsync_module '{replication_ip}::container{replication_port}' 2026-03-17 14:13:07.621 | + lib/swift:generate_swift_config_services:326 : sed -i -e 's,#[ ]*recon_cache_path .*,recon_cache_path = /opt/stack/data/swift/cache,' /etc/swift/container-server/1.conf 2026-03-17 14:13:07.626 | + lib/swift:configure_swift:502 : iniuncomment /etc/swift/container-server/1.conf DEFAULT bind_ip 2026-03-17 14:13:07.649 | + lib/swift:configure_swift:503 : iniset /etc/swift/container-server/1.conf DEFAULT bind_ip 0.0.0.0 2026-03-17 14:13:07.688 | + lib/swift:configure_swift:505 : swift_node_config=/etc/swift/account-server/1.conf 2026-03-17 14:13:07.691 | + lib/swift:configure_swift:506 : cp /opt/stack/swift/etc/account-server.conf-sample /etc/swift/account-server/1.conf 2026-03-17 14:13:07.697 | + lib/swift:configure_swift:507 : generate_swift_config_services /etc/swift/account-server/1.conf 1 6612 account 2026-03-17 14:13:07.700 | + lib/swift:generate_swift_config_services:289 : local swift_node_config=/etc/swift/account-server/1.conf 2026-03-17 14:13:07.703 | + lib/swift:generate_swift_config_services:290 : local node_id=1 2026-03-17 14:13:07.706 | + lib/swift:generate_swift_config_services:291 : local bind_port=6612 2026-03-17 14:13:07.708 | + lib/swift:generate_swift_config_services:292 : local server_type=account 2026-03-17 14:13:07.711 | + lib/swift:generate_swift_config_services:294 : log_facility=0 2026-03-17 14:13:07.714 | + lib/swift:generate_swift_config_services:295 : local node_path=/opt/stack/data/swift/1 2026-03-17 14:13:07.717 | + lib/swift:generate_swift_config_services:297 : iniuncomment /etc/swift/account-server/1.conf DEFAULT user 2026-03-17 14:13:07.737 | + lib/swift:generate_swift_config_services:298 : iniset /etc/swift/account-server/1.conf DEFAULT user stack 2026-03-17 14:13:07.777 | + lib/swift:generate_swift_config_services:300 : iniuncomment /etc/swift/account-server/1.conf DEFAULT bind_port 2026-03-17 14:13:07.798 | + lib/swift:generate_swift_config_services:301 : iniset /etc/swift/account-server/1.conf DEFAULT bind_port 6612 2026-03-17 14:13:07.838 | + lib/swift:generate_swift_config_services:303 : iniuncomment /etc/swift/account-server/1.conf DEFAULT swift_dir 2026-03-17 14:13:07.861 | + lib/swift:generate_swift_config_services:304 : iniset /etc/swift/account-server/1.conf DEFAULT swift_dir /etc/swift 2026-03-17 14:13:07.898 | + lib/swift:generate_swift_config_services:306 : iniuncomment /etc/swift/account-server/1.conf DEFAULT devices 2026-03-17 14:13:07.919 | + lib/swift:generate_swift_config_services:307 : iniset /etc/swift/account-server/1.conf DEFAULT devices /opt/stack/data/swift/1 2026-03-17 14:13:07.959 | + lib/swift:generate_swift_config_services:309 : iniuncomment /etc/swift/account-server/1.conf DEFAULT log_facility 2026-03-17 14:13:07.981 | + lib/swift:generate_swift_config_services:310 : iniset /etc/swift/account-server/1.conf DEFAULT log_facility LOG_LOCAL0 2026-03-17 14:13:08.021 | + lib/swift:generate_swift_config_services:312 : iniuncomment /etc/swift/account-server/1.conf DEFAULT workers 2026-03-17 14:13:08.042 | + lib/swift:generate_swift_config_services:313 : iniset /etc/swift/account-server/1.conf DEFAULT workers 2 2026-03-17 14:13:08.078 | + lib/swift:generate_swift_config_services:315 : iniuncomment /etc/swift/account-server/1.conf DEFAULT disable_fallocate 2026-03-17 14:13:08.101 | + lib/swift:generate_swift_config_services:316 : iniset /etc/swift/account-server/1.conf DEFAULT disable_fallocate true 2026-03-17 14:13:08.143 | + lib/swift:generate_swift_config_services:318 : iniuncomment /etc/swift/account-server/1.conf DEFAULT mount_check 2026-03-17 14:13:08.168 | + lib/swift:generate_swift_config_services:319 : iniset /etc/swift/account-server/1.conf DEFAULT mount_check false 2026-03-17 14:13:08.209 | + lib/swift:generate_swift_config_services:321 : iniuncomment /etc/swift/account-server/1.conf account-replicator rsync_module 2026-03-17 14:13:08.228 | + lib/swift:generate_swift_config_services:322 : iniset /etc/swift/account-server/1.conf account-replicator rsync_module '{replication_ip}::account{replication_port}' 2026-03-17 14:13:08.265 | + lib/swift:generate_swift_config_services:326 : sed -i -e 's,#[ ]*recon_cache_path .*,recon_cache_path = /opt/stack/data/swift/cache,' /etc/swift/account-server/1.conf 2026-03-17 14:13:08.271 | + lib/swift:configure_swift:508 : iniuncomment /etc/swift/account-server/1.conf DEFAULT bind_ip 2026-03-17 14:13:08.292 | + lib/swift:configure_swift:509 : iniset /etc/swift/account-server/1.conf DEFAULT bind_ip 0.0.0.0 2026-03-17 14:13:08.331 | + lib/swift:configure_swift:513 : iniset /etc/swift/proxy-server.conf filter:tempauth user_swiftprojecttest1_swiftusertest1 'testing .admin' 2026-03-17 14:13:08.366 | + lib/swift:configure_swift:514 : iniset /etc/swift/proxy-server.conf filter:tempauth user_swiftprojecttest2_swiftusertest2 'testing2 .admin' 2026-03-17 14:13:08.393 | + lib/swift:configure_swift:515 : iniset /etc/swift/proxy-server.conf filter:tempauth user_swiftprojecttest1_swiftusertest3 'testing3 .admin' 2026-03-17 14:13:08.423 | + lib/swift:configure_swift:517 : testfile=/etc/swift/test.conf 2026-03-17 14:13:08.424 | + lib/swift:configure_swift:518 : cp /opt/stack/swift/test/sample.conf /etc/swift/test.conf 2026-03-17 14:13:08.428 | + lib/swift:configure_swift:521 : iniset /etc/swift/test.conf func_test account swiftprojecttest1 2026-03-17 14:13:08.456 | + lib/swift:configure_swift:522 : iniset /etc/swift/test.conf func_test username swiftusertest1 2026-03-17 14:13:08.484 | + lib/swift:configure_swift:523 : iniset /etc/swift/test.conf func_test username3 swiftusertest3 2026-03-17 14:13:08.513 | + lib/swift:configure_swift:524 : iniset /etc/swift/test.conf func_test account2 swiftprojecttest2 2026-03-17 14:13:08.544 | + lib/swift:configure_swift:525 : iniset /etc/swift/test.conf func_test username2 swiftusertest2 2026-03-17 14:13:08.578 | + lib/swift:configure_swift:526 : iniset /etc/swift/test.conf func_test account4 swiftprojecttest4 2026-03-17 14:13:08.609 | + lib/swift:configure_swift:527 : iniset /etc/swift/test.conf func_test username4 swiftusertest4 2026-03-17 14:13:08.639 | + lib/swift:configure_swift:528 : iniset /etc/swift/test.conf func_test password4 testing4 2026-03-17 14:13:08.668 | + lib/swift:configure_swift:529 : iniset /etc/swift/test.conf func_test domain4 swift_test 2026-03-17 14:13:08.698 | + lib/swift:configure_swift:531 : is_service_enabled keystone 2026-03-17 14:13:08.713 | + functions-common:is_service_enabled:2068 : return 0 2026-03-17 14:13:08.716 | + lib/swift:configure_swift:532 : iniuncomment /etc/swift/test.conf func_test auth_version 2026-03-17 14:13:08.734 | + lib/swift:configure_swift:533 : local auth_vers 2026-03-17 14:13:08.736 | ++ lib/swift:configure_swift:534 : iniget /etc/swift/test.conf func_test auth_version 2026-03-17 14:13:08.755 | + lib/swift:configure_swift:534 : auth_vers=3 2026-03-17 14:13:08.758 | + lib/swift:configure_swift:535 : iniset /etc/swift/test.conf func_test auth_host 38.102.83.89 2026-03-17 14:13:08.787 | + lib/swift:configure_swift:536 : [[ https == \h\t\t\p\s ]] 2026-03-17 14:13:08.789 | + lib/swift:configure_swift:537 : iniset /etc/swift/test.conf func_test auth_port 443 2026-03-17 14:13:08.818 | + lib/swift:configure_swift:541 : iniset /etc/swift/test.conf func_test auth_uri https://38.102.83.89/identity 2026-03-17 14:13:08.849 | + lib/swift:configure_swift:542 : [[ 3 == \3 ]] 2026-03-17 14:13:08.852 | + lib/swift:configure_swift:543 : iniset /etc/swift/test.conf func_test auth_prefix /identity/v3/ 2026-03-17 14:13:08.881 | + lib/swift:configure_swift:547 : is_service_enabled tls-proxy 2026-03-17 14:13:08.897 | + functions-common:is_service_enabled:2068 : return 0 2026-03-17 14:13:08.900 | + lib/swift:configure_swift:548 : iniset /etc/swift/test.conf func_test cafile /opt/stack/data/ca-bundle.pem 2026-03-17 14:13:08.929 | + lib/swift:configure_swift:549 : iniset /etc/swift/test.conf func_test web_front_end apache2 2026-03-17 14:13:08.962 | + lib/swift:configure_swift:553 : local user_group 2026-03-17 14:13:08.966 | ++ lib/swift:configure_swift:554 : id -g stack 2026-03-17 14:13:08.972 | + lib/swift:configure_swift:554 : user_group=1003 2026-03-17 14:13:08.974 | + lib/swift:configure_swift:555 : sudo install -d -o stack -g 1003 /opt/stack/data/swift 2026-03-17 14:13:09.004 | + lib/swift:configure_swift:557 : local swift_log_dir=/opt/stack/data/swift/logs 2026-03-17 14:13:09.007 | + lib/swift:configure_swift:558 : sudo rm -rf /opt/stack/data/swift/logs 2026-03-17 14:13:09.034 | + lib/swift:configure_swift:559 : local swift_log_group=adm 2026-03-17 14:13:09.037 | + lib/swift:configure_swift:560 : sudo install -d -o stack -g adm /opt/stack/data/swift/logs/hourly 2026-03-17 14:13:09.066 | + lib/swift:configure_swift:562 : [[ False != \F\a\l\s\e ]] 2026-03-17 14:13:09.070 | + lib/swift:configure_swift:570 : '[' False == True ']' 2026-03-17 14:13:09.072 | + ./stack.sh:main:930 : is_service_enabled s3api 2026-03-17 14:13:09.092 | + functions-common:is_service_enabled:2068 : return 1 2026-03-17 14:13:09.095 | + ./stack.sh:main:936 : is_service_enabled g-api n-api 2026-03-17 14:13:09.115 | + functions-common:is_service_enabled:2068 : return 0 2026-03-17 14:13:09.118 | + ./stack.sh:main:938 : stack_install_service glance 2026-03-17 14:13:09.120 | + lib/stack:stack_install_service:20 : local service=glance 2026-03-17 14:13:09.123 | + lib/stack:stack_install_service:21 : type install_glance 2026-03-17 14:13:09.126 | + lib/stack:stack_install_service:23 : [[ False = True ]] 2026-03-17 14:13:09.129 | + lib/stack:stack_install_service:32 : install_glance 2026-03-17 14:13:09.132 | + lib/glance:install_glance:550 : glance_store_extras=() 2026-03-17 14:13:09.136 | + lib/glance:install_glance:550 : local glance_store_extras 2026-03-17 14:13:09.139 | + lib/glance:install_glance:552 : is_service_enabled cinder 2026-03-17 14:13:09.159 | + functions-common:is_service_enabled:2068 : return 0 2026-03-17 14:13:09.163 | + lib/glance:install_glance:553 : glance_store_extras=("cinder" "${glance_store_extras[@]}") 2026-03-17 14:13:09.165 | + lib/glance:install_glance:556 : is_service_enabled swift 2026-03-17 14:13:09.184 | + functions-common:is_service_enabled:2068 : return 0 2026-03-17 14:13:09.188 | + lib/glance:install_glance:557 : glance_store_extras=("swift" "${glance_store_extras[@]}") 2026-03-17 14:13:09.191 | + lib/glance:install_glance:562 : use_library_from_git glance_store 2026-03-17 14:13:09.195 | + inc/python:use_library_from_git:266 : local name=glance_store 2026-03-17 14:13:09.198 | + inc/python:use_library_from_git:267 : local enabled=1 2026-03-17 14:13:09.200 | + inc/python:use_library_from_git:268 : [[ novnc,cinder,devstack,glance,horizon,keystone,neutron,nova,os-test-images,placement,requirements,swift,tempest = \A\L\L ]] 2026-03-17 14:13:09.204 | + inc/python:use_library_from_git:268 : [[ ,novnc,cinder,devstack,glance,horizon,keystone,neutron,nova,os-test-images,placement,requirements,swift,tempest, =~ ,glance_store, ]] 2026-03-17 14:13:09.207 | + inc/python:use_library_from_git:269 : return 1 2026-03-17 14:13:09.211 | ++ lib/glance:install_glance:568 : join_extras swift cinder 2026-03-17 14:13:09.214 | ++ inc/python:join_extras:28 : local IFS=, 2026-03-17 14:13:09.216 | ++ inc/python:join_extras:29 : echo swift,cinder 2026-03-17 14:13:09.220 | + lib/glance:install_glance:568 : pip_install_gr_extras glance-store swift,cinder 2026-03-17 14:13:09.223 | + inc/python:pip_install_gr_extras:107 : local name=glance-store 2026-03-17 14:13:09.227 | + inc/python:pip_install_gr_extras:108 : local extras=swift,cinder 2026-03-17 14:13:09.230 | + inc/python:pip_install_gr_extras:109 : local version_constraints 2026-03-17 14:13:09.233 | ++ inc/python:pip_install_gr_extras:110 : get_version_constraints_from_global_requirements glance-store 2026-03-17 14:13:09.237 | ++ inc/python:get_version_constraints_from_global_requirements:253 : local package=glance-store 2026-03-17 14:13:09.241 | ++ inc/python:get_version_constraints_from_global_requirements:254 : local required_pkg_version_constraint 2026-03-17 14:13:09.244 | +++ inc/python:get_version_constraints_from_global_requirements:256 : cut -d# -f1 2026-03-17 14:13:09.246 | +++ 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-17 14:13:09.252 | ++ inc/python:get_version_constraints_from_global_requirements:256 : required_pkg_version_constraint='!=0.29.0 ' 2026-03-17 14:13:09.255 | ++ inc/python:get_version_constraints_from_global_requirements:257 : [[ !=0.29.0 == '' ]] 2026-03-17 14:13:09.258 | ++ inc/python:get_version_constraints_from_global_requirements:260 : echo '!=0.29.0' 2026-03-17 14:13:09.261 | + inc/python:pip_install_gr_extras:110 : version_constraints='!=0.29.0' 2026-03-17 14:13:09.264 | + inc/python:pip_install_gr_extras:111 : pip_install 'glance-store[swift,cinder]!=0.29.0' 2026-03-17 14:13:09.286 | Using python 3.12 to install glance-store[swift,cinder]!=0.29.0 2026-03-17 14:13:09.290 | + inc/python:pip_install:210 : sudo -H LC_ALL=en_US.UTF-8 http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= python3.12 -m pip install -c /opt/stack/requirements/upper-constraints.txt 'glance-store[swift,cinder]!=0.29.0' 2026-03-17 14:13:09.965 | Looking in indexes: http://mirror.regionone.vexxhost-nodepool-sf.rdoproject.org/pypi/simple, http://mirror.regionone.vexxhost-nodepool-sf.rdoproject.org/wheel/centos-10-x86_64 2026-03-17 14:13:10.037 | Collecting glance-store!=0.29.0 (from glance-store[cinder,swift]!=0.29.0) 2026-03-17 14:13:10.040 | Downloading http://mirror.regionone.vexxhost-nodepool-sf.rdoproject.org/pypifiles/packages/c2/df/68aeb3258f598af39a0af539beca4ff58e292631b203843ed0399bf8d70f/glance_store-5.4.0-py3-none-any.whl.metadata (4.6 kB) 2026-03-17 14:13:10.074 | Requirement already satisfied: oslo.config>=5.2.0 in /usr/local/lib/python3.12/site-packages (from glance-store!=0.29.0->glance-store[cinder,swift]!=0.29.0) (10.3.0) 2026-03-17 14:13:10.075 | Requirement already satisfied: oslo.i18n>=3.15.3 in /usr/local/lib/python3.12/site-packages (from glance-store!=0.29.0->glance-store[cinder,swift]!=0.29.0) (6.7.2) 2026-03-17 14:13:10.076 | Requirement already satisfied: oslo.serialization!=2.19.1,>=2.18.0 in /usr/local/lib/python3.12/site-packages (from glance-store!=0.29.0->glance-store[cinder,swift]!=0.29.0) (5.9.1) 2026-03-17 14:13:10.078 | Requirement already satisfied: oslo.utils>=4.7.0 in /usr/local/lib/python3.12/site-packages (from glance-store!=0.29.0->glance-store[cinder,swift]!=0.29.0) (10.0.0) 2026-03-17 14:13:10.079 | Requirement already satisfied: oslo.concurrency>=3.26.0 in /usr/local/lib/python3.12/site-packages (from glance-store!=0.29.0->glance-store[cinder,swift]!=0.29.0) (7.4.0) 2026-03-17 14:13:10.080 | Requirement already satisfied: stevedore>=1.20.0 in /usr/local/lib/python3.12/site-packages (from glance-store!=0.29.0->glance-store[cinder,swift]!=0.29.0) (5.7.0) 2026-03-17 14:13:10.081 | Requirement already satisfied: eventlet!=0.18.3,!=0.20.1,>=0.18.2 in /usr/local/lib/python3.12/site-packages (from glance-store!=0.29.0->glance-store[cinder,swift]!=0.29.0) (0.40.4) 2026-03-17 14:13:10.083 | Requirement already satisfied: jsonschema>=3.2.0 in /usr/local/lib/python3.12/site-packages (from glance-store!=0.29.0->glance-store[cinder,swift]!=0.29.0) (4.26.0) 2026-03-17 14:13:10.084 | Requirement already satisfied: keystoneauth1>=3.4.0 in /usr/local/lib/python3.12/site-packages (from glance-store!=0.29.0->glance-store[cinder,swift]!=0.29.0) (5.13.1) 2026-03-17 14:13:10.085 | Requirement already satisfied: python-keystoneclient>=3.8.0 in /usr/local/lib/python3.12/site-packages (from glance-store!=0.29.0->glance-store[cinder,swift]!=0.29.0) (5.8.0) 2026-03-17 14:13:10.087 | Requirement already satisfied: requests>=2.14.2 in /usr/local/lib/python3.12/site-packages (from glance-store!=0.29.0->glance-store[cinder,swift]!=0.29.0) (2.32.5) 2026-03-17 14:13:10.108 | Collecting retrying!=1.3.0,>=1.2.3 (from glance-store!=0.29.0->glance-store[cinder,swift]!=0.29.0) 2026-03-17 14:13:10.111 | Downloading http://mirror.regionone.vexxhost-nodepool-sf.rdoproject.org/pypifiles/packages/67/f3/6cd296376653270ac1b423bb30bd70942d9916b6978c6f40472d6ac038e7/retrying-1.4.2-py3-none-any.whl.metadata (5.5 kB) 2026-03-17 14:13:10.118 | Requirement already satisfied: futurist>=1.2.0 in /usr/local/lib/python3.12/site-packages (from glance-store!=0.29.0->glance-store[cinder,swift]!=0.29.0) (3.2.1) 2026-03-17 14:13:10.170 | Collecting python-swiftclient>=3.2.0 (from glance-store[cinder,swift]!=0.29.0) 2026-03-17 14:13:10.173 | Downloading http://mirror.regionone.vexxhost-nodepool-sf.rdoproject.org/pypifiles/packages/60/a8/afbe7a509bf178f620d0a11131c84fa855b98639ed90f86ea53dfb564124/python_swiftclient-4.10.0-py3-none-any.whl.metadata (3.9 kB) 2026-03-17 14:13:10.213 | Collecting python-cinderclient>=4.1.0 (from glance-store[cinder,swift]!=0.29.0) 2026-03-17 14:13:10.216 | Downloading http://mirror.regionone.vexxhost-nodepool-sf.rdoproject.org/pypifiles/packages/bf/bb/03659e4ab881a1b2828a37662d18b679be2f93f3163094c4efcaead8e62d/python_cinderclient-9.9.0-py3-none-any.whl.metadata (19 kB) 2026-03-17 14:13:10.267 | Collecting os-brick>=6.3.0 (from glance-store[cinder,swift]!=0.29.0) 2026-03-17 14:13:10.270 | Downloading http://mirror.regionone.vexxhost-nodepool-sf.rdoproject.org/pypifiles/packages/fa/b8/59f6f9e84128005d46332e7bedf309930616be34780c7a668d11e98f1a4c/os_brick-7.0.0-py3-none-any.whl.metadata (2.8 kB) 2026-03-17 14:13:10.309 | Collecting oslo.rootwrap>=5.8.0 (from glance-store[cinder,swift]!=0.29.0) 2026-03-17 14:13:10.312 | Downloading http://mirror.regionone.vexxhost-nodepool-sf.rdoproject.org/pypifiles/packages/23/24/77379237687d443ae8a64f24b1eab1f878918ae23a30063155255ee27a20/oslo_rootwrap-7.9.0-py3-none-any.whl.metadata (2.1 kB) 2026-03-17 14:13:10.352 | Collecting oslo.privsep>=1.23.0 (from glance-store[cinder,swift]!=0.29.0) 2026-03-17 14:13:10.355 | Downloading http://mirror.regionone.vexxhost-nodepool-sf.rdoproject.org/pypifiles/packages/d0/22/9b3f825d15fa916152ab725a012fe78865d81230e5d4c8363136dbd187ab/oslo_privsep-3.10.1-py3-none-any.whl.metadata (2.7 kB) 2026-03-17 14:13:10.369 | Requirement already satisfied: dnspython>=1.15.0 in /usr/local/lib/python3.12/site-packages (from eventlet!=0.18.3,!=0.20.1,>=0.18.2->glance-store!=0.29.0->glance-store[cinder,swift]!=0.29.0) (2.8.0) 2026-03-17 14:13:10.369 | Requirement already satisfied: greenlet>=1.0 in /usr/local/lib64/python3.12/site-packages (from eventlet!=0.18.3,!=0.20.1,>=0.18.2->glance-store!=0.29.0->glance-store[cinder,swift]!=0.29.0) (3.3.2) 2026-03-17 14:13:10.372 | Requirement already satisfied: debtcollector>=3.0.0 in /usr/local/lib/python3.12/site-packages (from futurist>=1.2.0->glance-store!=0.29.0->glance-store[cinder,swift]!=0.29.0) (3.0.0) 2026-03-17 14:13:10.385 | Requirement already satisfied: attrs>=22.2.0 in /usr/local/lib/python3.12/site-packages (from jsonschema>=3.2.0->glance-store!=0.29.0->glance-store[cinder,swift]!=0.29.0) (25.4.0) 2026-03-17 14:13:10.386 | Requirement already satisfied: jsonschema-specifications>=2023.03.6 in /usr/local/lib/python3.12/site-packages (from jsonschema>=3.2.0->glance-store!=0.29.0->glance-store[cinder,swift]!=0.29.0) (2025.9.1) 2026-03-17 14:13:10.387 | Requirement already satisfied: referencing>=0.28.4 in /usr/local/lib/python3.12/site-packages (from jsonschema>=3.2.0->glance-store!=0.29.0->glance-store[cinder,swift]!=0.29.0) (0.37.0) 2026-03-17 14:13:10.388 | Requirement already satisfied: rpds-py>=0.25.0 in /usr/local/lib64/python3.12/site-packages (from jsonschema>=3.2.0->glance-store!=0.29.0->glance-store[cinder,swift]!=0.29.0) (0.30.0) 2026-03-17 14:13:10.397 | Requirement already satisfied: pbr>=2.0.0 in /usr/local/lib/python3.12/site-packages (from keystoneauth1>=3.4.0->glance-store!=0.29.0->glance-store[cinder,swift]!=0.29.0) (7.0.3) 2026-03-17 14:13:10.398 | Requirement already satisfied: iso8601>=2.0.0 in /usr/local/lib/python3.12/site-packages (from keystoneauth1>=3.4.0->glance-store!=0.29.0->glance-store[cinder,swift]!=0.29.0) (2.1.0) 2026-03-17 14:13:10.399 | Requirement already satisfied: os-service-types>=1.2.0 in /usr/local/lib/python3.12/site-packages (from keystoneauth1>=3.4.0->glance-store!=0.29.0->glance-store[cinder,swift]!=0.29.0) (1.8.2) 2026-03-17 14:13:10.400 | Requirement already satisfied: typing-extensions>=4.12 in /usr/local/lib/python3.12/site-packages (from keystoneauth1>=3.4.0->glance-store!=0.29.0->glance-store[cinder,swift]!=0.29.0) (4.15.0) 2026-03-17 14:13:10.410 | Requirement already satisfied: oslo.context>=4.1.0 in /usr/local/lib/python3.12/site-packages (from os-brick>=6.3.0->glance-store[cinder,swift]!=0.29.0) (6.3.0) 2026-03-17 14:13:10.411 | Requirement already satisfied: oslo.log>=4.8.0 in /usr/local/lib/python3.12/site-packages (from os-brick>=6.3.0->glance-store[cinder,swift]!=0.29.0) (8.1.0) 2026-03-17 14:13:10.417 | Requirement already satisfied: oslo.service>=2.8.0 in /usr/local/lib/python3.12/site-packages (from os-brick>=6.3.0->glance-store[cinder,swift]!=0.29.0) (4.5.1) 2026-03-17 14:13:10.451 | Collecting tenacity>=6.3.1 (from os-brick>=6.3.0->glance-store[cinder,swift]!=0.29.0) 2026-03-17 14:13:10.454 | Downloading http://mirror.regionone.vexxhost-nodepool-sf.rdoproject.org/pypifiles/packages/d7/c1/eb8f9debc45d3b7918a32ab756658a0904732f75e555402972246b0b8e71/tenacity-9.1.4-py3-none-any.whl.metadata (1.2 kB) 2026-03-17 14:13:10.463 | Requirement already satisfied: psutil>=5.7.2 in /usr/local/lib64/python3.12/site-packages (from os-brick>=6.3.0->glance-store[cinder,swift]!=0.29.0) (7.2.2) 2026-03-17 14:13:10.469 | Requirement already satisfied: fasteners>=0.7.0 in /usr/local/lib/python3.12/site-packages (from oslo.concurrency>=3.26.0->glance-store!=0.29.0->glance-store[cinder,swift]!=0.29.0) (0.20) 2026-03-17 14:13:10.476 | Requirement already satisfied: netaddr>=0.7.18 in /usr/local/lib/python3.12/site-packages (from oslo.config>=5.2.0->glance-store!=0.29.0->glance-store[cinder,swift]!=0.29.0) (1.3.0) 2026-03-17 14:13:10.478 | Requirement already satisfied: rfc3986>=1.2.0 in /usr/local/lib/python3.12/site-packages (from oslo.config>=5.2.0->glance-store!=0.29.0->glance-store[cinder,swift]!=0.29.0) (2.0.0) 2026-03-17 14:13:10.479 | Requirement already satisfied: PyYAML>=5.1 in /usr/local/lib64/python3.12/site-packages (from oslo.config>=5.2.0->glance-store!=0.29.0->glance-store[cinder,swift]!=0.29.0) (6.0.3) 2026-03-17 14:13:10.489 | Requirement already satisfied: cffi>=1.14.0 in /usr/local/lib64/python3.12/site-packages (from oslo.privsep>=1.23.0->glance-store[cinder,swift]!=0.29.0) (2.0.0) 2026-03-17 14:13:10.491 | Requirement already satisfied: msgpack>=0.6.0 in /usr/local/lib64/python3.12/site-packages (from oslo.privsep>=1.23.0->glance-store[cinder,swift]!=0.29.0) (1.1.2) 2026-03-17 14:13:10.507 | Requirement already satisfied: pyparsing>=2.1.0 in /usr/local/lib/python3.12/site-packages (from oslo.utils>=4.7.0->glance-store!=0.29.0->glance-store[cinder,swift]!=0.29.0) (3.3.2) 2026-03-17 14:13:10.508 | Requirement already satisfied: packaging>=20.4 in /usr/local/lib/python3.12/site-packages (from oslo.utils>=4.7.0->glance-store!=0.29.0->glance-store[cinder,swift]!=0.29.0) (26.0) 2026-03-17 14:13:10.518 | Requirement already satisfied: PrettyTable>=0.7.2 in /usr/local/lib/python3.12/site-packages (from python-cinderclient>=4.1.0->glance-store[cinder,swift]!=0.29.0) (3.17.0) 2026-03-17 14:13:10.545 | Requirement already satisfied: charset_normalizer<4,>=2 in /usr/local/lib64/python3.12/site-packages (from requests>=2.14.2->glance-store!=0.29.0->glance-store[cinder,swift]!=0.29.0) (3.4.4) 2026-03-17 14:13:10.546 | Requirement already satisfied: idna<4,>=2.5 in /usr/local/lib/python3.12/site-packages (from requests>=2.14.2->glance-store!=0.29.0->glance-store[cinder,swift]!=0.29.0) (3.11) 2026-03-17 14:13:10.548 | Requirement already satisfied: urllib3<3,>=1.21.1 in /usr/local/lib/python3.12/site-packages (from requests>=2.14.2->glance-store!=0.29.0->glance-store[cinder,swift]!=0.29.0) (2.6.3) 2026-03-17 14:13:10.549 | Requirement already satisfied: certifi>=2017.4.17 in /usr/local/lib/python3.12/site-packages (from requests>=2.14.2->glance-store!=0.29.0->glance-store[cinder,swift]!=0.29.0) (2026.2.25) 2026-03-17 14:13:10.577 | Requirement already satisfied: pycparser in /usr/local/lib/python3.12/site-packages (from cffi>=1.14.0->oslo.privsep>=1.23.0->glance-store[cinder,swift]!=0.29.0) (3.0) 2026-03-17 14:13:10.588 | Requirement already satisfied: wrapt>=1.7.0 in /usr/local/lib64/python3.12/site-packages (from debtcollector>=3.0.0->futurist>=1.2.0->glance-store!=0.29.0->glance-store[cinder,swift]!=0.29.0) (2.1.1) 2026-03-17 14:13:10.669 | Requirement already satisfied: python-dateutil>=2.7.0 in /usr/lib/python3.12/site-packages (from oslo.log>=4.8.0->os-brick>=6.3.0->glance-store[cinder,swift]!=0.29.0) (2.9.0.post0) 2026-03-17 14:13:10.685 | Requirement already satisfied: WebOb>=1.7.1 in /usr/local/lib/python3.12/site-packages (from oslo.service>=2.8.0->os-brick>=6.3.0->glance-store[cinder,swift]!=0.29.0) (1.8.9) 2026-03-17 14:13:10.689 | Requirement already satisfied: PasteDeploy>=1.5.0 in /usr/local/lib/python3.12/site-packages (from oslo.service>=2.8.0->os-brick>=6.3.0->glance-store[cinder,swift]!=0.29.0) (3.1.0) 2026-03-17 14:13:10.690 | Requirement already satisfied: Routes>=2.3.1 in /usr/local/lib/python3.12/site-packages (from oslo.service>=2.8.0->os-brick>=6.3.0->glance-store[cinder,swift]!=0.29.0) (2.5.1) 2026-03-17 14:13:10.691 | Requirement already satisfied: Paste>=2.0.2 in /usr/local/lib/python3.12/site-packages (from oslo.service>=2.8.0->os-brick>=6.3.0->glance-store[cinder,swift]!=0.29.0) (3.10.1) 2026-03-17 14:13:10.693 | Requirement already satisfied: Yappi>=1.0 in /usr/local/lib64/python3.12/site-packages (from oslo.service>=2.8.0->os-brick>=6.3.0->glance-store[cinder,swift]!=0.29.0) (1.7.3) 2026-03-17 14:13:10.706 | Requirement already satisfied: setuptools in /usr/lib/python3.12/site-packages (from pbr>=2.0.0->keystoneauth1>=3.4.0->glance-store!=0.29.0->glance-store[cinder,swift]!=0.29.0) (69.0.3) 2026-03-17 14:13:10.716 | Requirement already satisfied: wcwidth in /usr/local/lib/python3.12/site-packages (from PrettyTable>=0.7.2->python-cinderclient>=4.1.0->glance-store[cinder,swift]!=0.29.0) (0.6.0) 2026-03-17 14:13:10.871 | Requirement already satisfied: six>=1.5 in /usr/local/lib/python3.12/site-packages (from python-dateutil>=2.7.0->oslo.log>=4.8.0->os-brick>=6.3.0->glance-store[cinder,swift]!=0.29.0) (1.17.0) 2026-03-17 14:13:10.883 | Requirement already satisfied: repoze.lru>=0.3 in /usr/local/lib/python3.12/site-packages (from Routes>=2.3.1->oslo.service>=2.8.0->os-brick>=6.3.0->glance-store[cinder,swift]!=0.29.0) (0.7) 2026-03-17 14:13:10.981 | Downloading http://mirror.regionone.vexxhost-nodepool-sf.rdoproject.org/pypifiles/packages/c2/df/68aeb3258f598af39a0af539beca4ff58e292631b203843ed0399bf8d70f/glance_store-5.4.0-py3-none-any.whl (260 kB) 2026-03-17 14:13:10.992 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 260.2/260.2 kB 28.4 MB/s eta 0:00:00 2026-03-17 14:13:10.995 | Downloading http://mirror.regionone.vexxhost-nodepool-sf.rdoproject.org/pypifiles/packages/fa/b8/59f6f9e84128005d46332e7bedf309930616be34780c7a668d11e98f1a4c/os_brick-7.0.0-py3-none-any.whl (285 kB) 2026-03-17 14:13:11.007 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 285.4/285.4 kB 31.5 MB/s eta 0:00:00 2026-03-17 14:13:11.010 | Downloading http://mirror.regionone.vexxhost-nodepool-sf.rdoproject.org/pypifiles/packages/d0/22/9b3f825d15fa916152ab725a012fe78865d81230e5d4c8363136dbd187ab/oslo_privsep-3.10.1-py3-none-any.whl (41 kB) 2026-03-17 14:13:11.018 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 41.2/41.2 kB 5.2 MB/s eta 0:00:00 2026-03-17 14:13:11.021 | Downloading http://mirror.regionone.vexxhost-nodepool-sf.rdoproject.org/pypifiles/packages/23/24/77379237687d443ae8a64f24b1eab1f878918ae23a30063155255ee27a20/oslo_rootwrap-7.9.0-py3-none-any.whl (40 kB) 2026-03-17 14:13:11.028 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 40.7/40.7 kB 6.5 MB/s eta 0:00:00 2026-03-17 14:13:11.030 | Downloading http://mirror.regionone.vexxhost-nodepool-sf.rdoproject.org/pypifiles/packages/bf/bb/03659e4ab881a1b2828a37662d18b679be2f93f3163094c4efcaead8e62d/python_cinderclient-9.9.0-py3-none-any.whl (256 kB) 2026-03-17 14:13:11.039 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 256.6/256.6 kB 34.4 MB/s eta 0:00:00 2026-03-17 14:13:11.042 | Downloading http://mirror.regionone.vexxhost-nodepool-sf.rdoproject.org/pypifiles/packages/60/a8/afbe7a509bf178f620d0a11131c84fa855b98639ed90f86ea53dfb564124/python_swiftclient-4.10.0-py3-none-any.whl (88 kB) 2026-03-17 14:13:11.050 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 88.6/88.6 kB 12.1 MB/s eta 0:00:00 2026-03-17 14:13:11.052 | Downloading http://mirror.regionone.vexxhost-nodepool-sf.rdoproject.org/pypifiles/packages/67/f3/6cd296376653270ac1b423bb30bd70942d9916b6978c6f40472d6ac038e7/retrying-1.4.2-py3-none-any.whl (10 kB) 2026-03-17 14:13:11.060 | Downloading http://mirror.regionone.vexxhost-nodepool-sf.rdoproject.org/pypifiles/packages/d7/c1/eb8f9debc45d3b7918a32ab756658a0904732f75e555402972246b0b8e71/tenacity-9.1.4-py3-none-any.whl (28 kB) 2026-03-17 14:13:11.545 | Installing collected packages: tenacity, retrying, python-swiftclient, oslo.rootwrap, python-cinderclient, oslo.privsep, glance-store, os-brick 2026-03-17 14:13:12.395 | 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 python-swiftclient-4.10.0 retrying-1.4.2 tenacity-9.1.4 2026-03-17 14:13:12.396 | WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv 2026-03-17 14:13:12.610 | + inc/python:pip_install:216 : result=0 2026-03-17 14:13:12.613 | + inc/python:pip_install:218 : time_stop pip_install 2026-03-17 14:13:12.615 | + functions-common:time_stop:2412 : local name 2026-03-17 14:13:12.618 | + functions-common:time_stop:2413 : local end_time 2026-03-17 14:13:12.621 | + functions-common:time_stop:2414 : local elapsed_time 2026-03-17 14:13:12.624 | + functions-common:time_stop:2415 : local total 2026-03-17 14:13:12.627 | + functions-common:time_stop:2416 : local start_time 2026-03-17 14:13:12.631 | + functions-common:time_stop:2418 : name=pip_install 2026-03-17 14:13:12.634 | + functions-common:time_stop:2419 : start_time=1773756789280 2026-03-17 14:13:12.636 | + functions-common:time_stop:2421 : [[ -z 1773756789280 ]] 2026-03-17 14:13:12.640 | ++ functions-common:time_stop:2424 : date +%s%3N 2026-03-17 14:13:12.646 | + functions-common:time_stop:2424 : end_time=1773756792643 2026-03-17 14:13:12.650 | + functions-common:time_stop:2425 : elapsed_time=3363 2026-03-17 14:13:12.652 | + functions-common:time_stop:2426 : total=51147 2026-03-17 14:13:12.655 | + functions-common:time_stop:2428 : _TIME_START[$name]= 2026-03-17 14:13:12.658 | + functions-common:time_stop:2429 : _TIME_TOTAL[$name]=54510 2026-03-17 14:13:12.663 | + inc/python:pip_install:219 : return 0 2026-03-17 14:13:12.666 | + lib/glance:install_glance:569 : copy_rootwrap /usr/local/etc/glance 2026-03-17 14:13:12.670 | + lib/glance:copy_rootwrap:263 : local source_path=/usr/local/etc/glance 2026-03-17 14:13:12.673 | + lib/glance:copy_rootwrap:265 : sudo install -d -o stack /etc/glance 2026-03-17 14:13:12.698 | + lib/glance:copy_rootwrap:266 : cp -r /usr/local/etc/glance/rootwrap.conf /usr/local/etc/glance/rootwrap.d /etc/glance/ 2026-03-17 14:13:12.708 | + lib/glance:install_glance:572 : git_clone https://opendev.org/openstack/glance.git /opt/stack/glance master 2026-03-17 14:13:12.711 | + functions-common:git_clone:581 : local git_remote=https://opendev.org/openstack/glance.git 2026-03-17 14:13:12.715 | + functions-common:git_clone:582 : local git_dest=/opt/stack/glance 2026-03-17 14:13:12.718 | + functions-common:git_clone:583 : local git_ref=master 2026-03-17 14:13:12.721 | + functions-common:git_clone:584 : local orig_dir 2026-03-17 14:13:12.726 | ++ functions-common:git_clone:585 : pwd 2026-03-17 14:13:12.730 | + functions-common:git_clone:585 : orig_dir=/opt/stack/devstack 2026-03-17 14:13:12.734 | + functions-common:git_clone:586 : local git_clone_flags= 2026-03-17 14:13:12.737 | ++ functions-common:git_clone:588 : trueorfalse False RECLONE 2026-03-17 14:13:12.761 | + functions-common:git_clone:588 : RECLONE=False 2026-03-17 14:13:12.764 | + functions-common:git_clone:589 : [[ 0 -gt 0 ]] 2026-03-17 14:13:12.767 | + functions-common:git_clone:593 : [[ False = \T\r\u\e ]] 2026-03-17 14:13:12.771 | + functions-common:git_clone:602 : echo master 2026-03-17 14:13:12.772 | + functions-common:git_clone:602 : egrep -q '^refs' 2026-03-17 14:13:12.773 | egrep: warning: egrep is obsolescent; using grep -E 2026-03-17 14:13:12.779 | + functions-common:git_clone:616 : [[ ! -d /opt/stack/glance ]] 2026-03-17 14:13:12.781 | + functions-common:git_clone:626 : [[ False = \T\r\u\e ]] 2026-03-17 14:13:12.784 | + functions-common:git_clone:661 : sudo git config --system --add safe.directory /opt/stack/glance 2026-03-17 14:13:12.815 | + functions-common:git_clone:664 : cd /opt/stack/glance 2026-03-17 14:13:12.818 | + functions-common:git_clone:665 : head -1 2026-03-17 14:13:12.818 | + functions-common:git_clone:665 : git show --oneline 2026-03-17 14:13:12.823 | e0f71f935 Update master for stable/2026.1 2026-03-17 14:13:12.827 | + functions-common:git_clone:666 : cd /opt/stack/devstack 2026-03-17 14:13:12.829 | + lib/glance:install_glance:574 : setup_develop /opt/stack/glance 2026-03-17 14:13:12.834 | + inc/python:setup_develop:353 : local bindep 2026-03-17 14:13:12.837 | + inc/python:setup_develop:354 : [[ /opt/stack/glance == -bindep* ]] 2026-03-17 14:13:12.841 | + inc/python:setup_develop:358 : local project_dir=/opt/stack/glance 2026-03-17 14:13:12.845 | + inc/python:setup_develop:359 : local extras= 2026-03-17 14:13:12.849 | + inc/python:setup_develop:360 : _setup_package_with_constraints_edit /opt/stack/glance -e 2026-03-17 14:13:12.853 | + inc/python:_setup_package_with_constraints_edit:379 : local bindep 2026-03-17 14:13:12.856 | + inc/python:_setup_package_with_constraints_edit:380 : [[ /opt/stack/glance == -bindep* ]] 2026-03-17 14:13:12.860 | + inc/python:_setup_package_with_constraints_edit:384 : local project_dir=/opt/stack/glance 2026-03-17 14:13:12.864 | + inc/python:_setup_package_with_constraints_edit:385 : local flags=-e 2026-03-17 14:13:12.868 | + inc/python:_setup_package_with_constraints_edit:386 : local extras= 2026-03-17 14:13:12.874 | ++ inc/python:_setup_package_with_constraints_edit:393 : cd /opt/stack/glance 2026-03-17 14:13:12.877 | ++ inc/python:_setup_package_with_constraints_edit:393 : pwd 2026-03-17 14:13:12.883 | + inc/python:_setup_package_with_constraints_edit:393 : project_dir=/opt/stack/glance 2026-03-17 14:13:12.886 | + inc/python:_setup_package_with_constraints_edit:395 : '[' -n /opt/stack/requirements ']' 2026-03-17 14:13:12.889 | + inc/python:_setup_package_with_constraints_edit:399 : local name 2026-03-17 14:13:12.894 | ++ inc/python:_setup_package_with_constraints_edit:400 : awk '/^name.*=/ {print $3}' /opt/stack/glance/setup.cfg 2026-03-17 14:13:12.904 | + inc/python:_setup_package_with_constraints_edit:400 : name=glance 2026-03-17 14:13:12.907 | + inc/python:_setup_package_with_constraints_edit:401 : '[' -z glance ']' 2026-03-17 14:13:12.911 | + inc/python:_setup_package_with_constraints_edit:405 : /opt/stack/requirements/.venv/bin/edit-constraints /opt/stack/requirements/upper-constraints.txt -- glance 2026-03-17 14:13:13.024 | + inc/python:_setup_package_with_constraints_edit:408 : setup_package /opt/stack/glance -e 2026-03-17 14:13:13.026 | + inc/python:setup_package:436 : local bindep=0 2026-03-17 14:13:13.029 | + inc/python:setup_package:437 : local bindep_flag= 2026-03-17 14:13:13.033 | + inc/python:setup_package:438 : local bindep_profiles= 2026-03-17 14:13:13.036 | + inc/python:setup_package:439 : [[ /opt/stack/glance == -bindep* ]] 2026-03-17 14:13:13.039 | + inc/python:setup_package:444 : local project_dir=/opt/stack/glance 2026-03-17 14:13:13.042 | + inc/python:setup_package:445 : local flags=-e 2026-03-17 14:13:13.045 | + inc/python:setup_package:446 : local extras= 2026-03-17 14:13:13.049 | + inc/python:setup_package:450 : [[ -n -e ]] 2026-03-17 14:13:13.053 | + inc/python:setup_package:450 : [[ -z '' ]] 2026-03-17 14:13:13.056 | + inc/python:setup_package:450 : [[ ! -e =~ ^-.* ]] 2026-03-17 14:13:13.060 | + inc/python:setup_package:455 : [[ ! -z '' ]] 2026-03-17 14:13:13.063 | + inc/python:setup_package:460 : [[ 0 == 1 ]] 2026-03-17 14:13:13.068 | + inc/python:setup_package:464 : pip_install -e /opt/stack/glance 2026-03-17 14:13:13.094 | Using python 3.12 to install /opt/stack/glance 2026-03-17 14:13:13.098 | + inc/python:pip_install:210 : sudo -H LC_ALL=en_US.UTF-8 http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= python3.12 -m pip install -c /opt/stack/requirements/upper-constraints.txt -e /opt/stack/glance 2026-03-17 14:13:13.810 | Looking in indexes: http://mirror.regionone.vexxhost-nodepool-sf.rdoproject.org/pypi/simple, http://mirror.regionone.vexxhost-nodepool-sf.rdoproject.org/wheel/centos-10-x86_64 2026-03-17 14:13:13.812 | Obtaining file:///opt/stack/glance 2026-03-17 14:13:13.814 | Installing build dependencies: started 2026-03-17 14:13:15.865 | Installing build dependencies: finished with status 'done' 2026-03-17 14:13:15.868 | Checking if build backend supports build_editable: started 2026-03-17 14:13:16.019 | Checking if build backend supports build_editable: finished with status 'done' 2026-03-17 14:13:16.021 | Getting requirements to build editable: started 2026-03-17 14:13:16.185 | Getting requirements to build editable: finished with status 'done' 2026-03-17 14:13:16.192 | Preparing editable metadata (pyproject.toml): started 2026-03-17 14:13:16.652 | Preparing editable metadata (pyproject.toml): finished with status 'done' 2026-03-17 14:13:16.770 | Requirement already satisfied: pbr>=3.1.1 in /usr/local/lib/python3.12/site-packages (from glance==32.1.0.dev1) (7.0.3) 2026-03-17 14:13:16.773 | Requirement already satisfied: defusedxml>=0.7.1 in /usr/local/lib/python3.12/site-packages (from glance==32.1.0.dev1) (0.7.1) 2026-03-17 14:13:16.773 | Requirement already satisfied: SQLAlchemy>=1.3.14 in /usr/local/lib64/python3.12/site-packages (from glance==32.1.0.dev1) (2.0.46) 2026-03-17 14:13:16.774 | Requirement already satisfied: eventlet>=0.33.3 in /usr/local/lib/python3.12/site-packages (from glance==32.1.0.dev1) (0.40.4) 2026-03-17 14:13:16.775 | Requirement already satisfied: PasteDeploy>=1.5.0 in /usr/local/lib/python3.12/site-packages (from glance==32.1.0.dev1) (3.1.0) 2026-03-17 14:13:16.777 | Requirement already satisfied: Routes>=2.3.1 in /usr/local/lib/python3.12/site-packages (from glance==32.1.0.dev1) (2.5.1) 2026-03-17 14:13:16.778 | Requirement already satisfied: WebOb>=1.8.1 in /usr/local/lib/python3.12/site-packages (from glance==32.1.0.dev1) (1.8.9) 2026-03-17 14:13:16.779 | Requirement already satisfied: alembic>=0.9.6 in /usr/local/lib/python3.12/site-packages (from glance==32.1.0.dev1) (1.18.4) 2026-03-17 14:13:16.823 | Collecting httplib2>=0.9.1 (from glance==32.1.0.dev1) 2026-03-17 14:13:16.827 | Downloading http://mirror.regionone.vexxhost-nodepool-sf.rdoproject.org/pypifiles/packages/2f/90/fd509079dfcab01102c0fdd87f3a9506894bc70afcf9e9785ef6b2b3aff6/httplib2-0.31.2-py3-none-any.whl.metadata (2.2 kB) 2026-03-17 14:13:16.836 | Requirement already satisfied: oslo.config>=8.1.0 in /usr/local/lib/python3.12/site-packages (from glance==32.1.0.dev1) (10.3.0) 2026-03-17 14:13:16.837 | Requirement already satisfied: oslo.concurrency>=4.5.1 in /usr/local/lib/python3.12/site-packages (from glance==32.1.0.dev1) (7.4.0) 2026-03-17 14:13:16.838 | Requirement already satisfied: oslo.context>=2.22.0 in /usr/local/lib/python3.12/site-packages (from glance==32.1.0.dev1) (6.3.0) 2026-03-17 14:13:16.840 | Requirement already satisfied: oslo.upgradecheck>=1.3.0 in /usr/local/lib/python3.12/site-packages (from glance==32.1.0.dev1) (2.7.1) 2026-03-17 14:13:16.841 | Requirement already satisfied: oslo.utils>=7.4.0 in /usr/local/lib/python3.12/site-packages (from glance==32.1.0.dev1) (10.0.0) 2026-03-17 14:13:16.843 | Requirement already satisfied: stevedore!=3.0.0,>=1.20.0 in /usr/local/lib/python3.12/site-packages (from glance==32.1.0.dev1) (5.7.0) 2026-03-17 14:13:16.844 | Requirement already satisfied: futurist>=1.2.0 in /usr/local/lib/python3.12/site-packages (from glance==32.1.0.dev1) (3.2.1) 2026-03-17 14:13:16.908 | Collecting taskflow>=4.0.0 (from glance==32.1.0.dev1) 2026-03-17 14:13:16.910 | Downloading http://mirror.regionone.vexxhost-nodepool-sf.rdoproject.org/pypifiles/packages/0b/9d/18c832c28edb7e84770d1238781131b0a6b64cce60e2d57a9e220372dea6/taskflow-6.2.0-py3-none-any.whl.metadata (4.5 kB) 2026-03-17 14:13:16.919 | Requirement already satisfied: keystoneauth1>=3.4.0 in /usr/local/lib/python3.12/site-packages (from glance==32.1.0.dev1) (5.13.1) 2026-03-17 14:13:16.920 | Requirement already satisfied: keystonemiddleware>=5.1.0 in /usr/local/lib/python3.12/site-packages (from glance==32.1.0.dev1) (12.0.0) 2026-03-17 14:13:16.938 | Collecting WSME>=0.8.0 (from glance==32.1.0.dev1) 2026-03-17 14:13:16.941 | Downloading http://mirror.regionone.vexxhost-nodepool-sf.rdoproject.org/pypifiles/packages/e7/d7/58769c65cfd723812fd98c6dad218f9922519e8cded7bc6a79f750ed527c/WSME-0.12.1-py3-none-any.whl.metadata (3.7 kB) 2026-03-17 14:13:16.948 | Requirement already satisfied: PrettyTable>=0.7.1 in /usr/local/lib/python3.12/site-packages (from glance==32.1.0.dev1) (3.17.0) 2026-03-17 14:13:16.952 | Requirement already satisfied: Paste>=2.0.2 in /usr/local/lib/python3.12/site-packages (from glance==32.1.0.dev1) (3.10.1) 2026-03-17 14:13:16.952 | Requirement already satisfied: jsonschema>=3.2.0 in /usr/local/lib/python3.12/site-packages (from glance==32.1.0.dev1) (4.26.0) 2026-03-17 14:13:16.952 | Requirement already satisfied: python-keystoneclient>=3.8.0 in /usr/local/lib/python3.12/site-packages (from glance==32.1.0.dev1) (5.8.0) 2026-03-17 14:13:16.952 | Requirement already satisfied: oslo.db>=5.0.0 in /usr/local/lib/python3.12/site-packages (from glance==32.1.0.dev1) (18.0.0) 2026-03-17 14:13:16.953 | Requirement already satisfied: oslo.i18n>=5.0.0 in /usr/local/lib/python3.12/site-packages (from glance==32.1.0.dev1) (6.7.2) 2026-03-17 14:13:16.976 | Collecting oslo.limit>=1.6.0 (from glance==32.1.0.dev1) 2026-03-17 14:13:16.979 | Downloading http://mirror.regionone.vexxhost-nodepool-sf.rdoproject.org/pypifiles/packages/37/87/90d88981bd5f0507268b8be74cc96dcedc3a36ca55e9fa0696f244278e4a/oslo_limit-2.10.0-py3-none-any.whl.metadata (2.1 kB) 2026-03-17 14:13:16.985 | Requirement already satisfied: oslo.log>=4.5.0 in /usr/local/lib/python3.12/site-packages (from glance==32.1.0.dev1) (8.1.0) 2026-03-17 14:13:16.986 | Requirement already satisfied: oslo.messaging!=9.0.0,>=5.29.0 in /usr/local/lib/python3.12/site-packages (from glance==32.1.0.dev1) (17.3.0) 2026-03-17 14:13:16.987 | Requirement already satisfied: oslo.middleware>=3.31.0 in /usr/local/lib/python3.12/site-packages (from glance==32.1.0.dev1) (8.0.0) 2026-03-17 14:13:17.015 | Collecting oslo.reports>=1.18.0 (from glance==32.1.0.dev1) 2026-03-17 14:13:17.017 | Downloading http://mirror.regionone.vexxhost-nodepool-sf.rdoproject.org/pypifiles/packages/dc/91/2dd816a7e7ac1c1b56114cc6d051fc688930dddc1dd391a7819112020494/oslo_reports-3.7.0-py3-none-any.whl.metadata (3.8 kB) 2026-03-17 14:13:17.024 | Requirement already satisfied: oslo.policy>=4.5.0 in /usr/local/lib/python3.12/site-packages (from glance==32.1.0.dev1) (5.0.0) 2026-03-17 14:13:17.025 | Requirement already satisfied: retrying!=1.3.0,>=1.2.3 in /usr/local/lib/python3.12/site-packages (from glance==32.1.0.dev1) (1.4.2) 2026-03-17 14:13:17.027 | Requirement already satisfied: osprofiler>=1.4.0 in /usr/local/lib/python3.12/site-packages (from glance==32.1.0.dev1) (4.3.0) 2026-03-17 14:13:17.028 | Requirement already satisfied: glance-store>=4.9.0 in /usr/local/lib/python3.12/site-packages (from glance==32.1.0.dev1) (5.4.0) 2026-03-17 14:13:17.029 | Requirement already satisfied: debtcollector>=1.19.0 in /usr/local/lib/python3.12/site-packages (from glance==32.1.0.dev1) (3.0.0) 2026-03-17 14:13:17.030 | Requirement already satisfied: cryptography>=2.6.1 in /usr/local/lib64/python3.12/site-packages (from glance==32.1.0.dev1) (43.0.3) 2026-03-17 14:13:17.049 | Collecting cursive>=0.2.1 (from glance==32.1.0.dev1) 2026-03-17 14:13:17.052 | Downloading http://mirror.regionone.vexxhost-nodepool-sf.rdoproject.org/pypifiles/packages/59/c2/b82b94373fa95b3224d8f0ba644bb2d4c8413dbf39116340425ba0af63d8/cursive-0.2.3-py2.py3-none-any.whl.metadata (1.7 kB) 2026-03-17 14:13:17.090 | Collecting castellan>=0.17.0 (from glance==32.1.0.dev1) 2026-03-17 14:13:17.093 | Downloading http://mirror.regionone.vexxhost-nodepool-sf.rdoproject.org/pypifiles/packages/32/c5/6b0bbf1d515f4b8e36c4d9d08078601f463532c66c0327f72cd4f2b415ab/castellan-5.6.0-py3-none-any.whl.metadata (1.9 kB) 2026-03-17 14:13:17.104 | Requirement already satisfied: Mako in /usr/local/lib/python3.12/site-packages (from alembic>=0.9.6->glance==32.1.0.dev1) (1.3.10) 2026-03-17 14:13:17.105 | Requirement already satisfied: typing-extensions>=4.12 in /usr/local/lib/python3.12/site-packages (from alembic>=0.9.6->glance==32.1.0.dev1) (4.15.0) 2026-03-17 14:13:17.139 | Collecting python-barbicanclient>=5.5.0 (from castellan>=0.17.0->glance==32.1.0.dev1) 2026-03-17 14:13:17.142 | Downloading http://mirror.regionone.vexxhost-nodepool-sf.rdoproject.org/pypifiles/packages/57/f9/3ce5db8f2a964f38e2b885a15251020b5feee2e39ab66de01dddbf342657/python_barbicanclient-7.3.0-py3-none-any.whl.metadata (11 kB) 2026-03-17 14:13:17.152 | Requirement already satisfied: requests>=2.18.0 in /usr/local/lib/python3.12/site-packages (from castellan>=0.17.0->glance==32.1.0.dev1) (2.32.5) 2026-03-17 14:13:17.167 | Requirement already satisfied: cffi>=1.12 in /usr/local/lib64/python3.12/site-packages (from cryptography>=2.6.1->glance==32.1.0.dev1) (2.0.0) 2026-03-17 14:13:17.176 | Requirement already satisfied: oslo.serialization>=1.10.0 in /usr/local/lib/python3.12/site-packages (from cursive>=0.2.1->glance==32.1.0.dev1) (5.9.1) 2026-03-17 14:13:17.179 | Requirement already satisfied: wrapt>=1.7.0 in /usr/local/lib64/python3.12/site-packages (from debtcollector>=1.19.0->glance==32.1.0.dev1) (2.1.1) 2026-03-17 14:13:17.188 | Requirement already satisfied: dnspython>=1.15.0 in /usr/local/lib/python3.12/site-packages (from eventlet>=0.33.3->glance==32.1.0.dev1) (2.8.0) 2026-03-17 14:13:17.189 | Requirement already satisfied: greenlet>=1.0 in /usr/local/lib64/python3.12/site-packages (from eventlet>=0.33.3->glance==32.1.0.dev1) (3.3.2) 2026-03-17 14:13:17.219 | Requirement already satisfied: pyparsing<4,>=3.1 in /usr/local/lib/python3.12/site-packages (from httplib2>=0.9.1->glance==32.1.0.dev1) (3.3.2) 2026-03-17 14:13:17.233 | Requirement already satisfied: attrs>=22.2.0 in /usr/local/lib/python3.12/site-packages (from jsonschema>=3.2.0->glance==32.1.0.dev1) (25.4.0) 2026-03-17 14:13:17.233 | Requirement already satisfied: jsonschema-specifications>=2023.03.6 in /usr/local/lib/python3.12/site-packages (from jsonschema>=3.2.0->glance==32.1.0.dev1) (2025.9.1) 2026-03-17 14:13:17.234 | Requirement already satisfied: referencing>=0.28.4 in /usr/local/lib/python3.12/site-packages (from jsonschema>=3.2.0->glance==32.1.0.dev1) (0.37.0) 2026-03-17 14:13:17.236 | Requirement already satisfied: rpds-py>=0.25.0 in /usr/local/lib64/python3.12/site-packages (from jsonschema>=3.2.0->glance==32.1.0.dev1) (0.30.0) 2026-03-17 14:13:17.244 | Requirement already satisfied: iso8601>=2.0.0 in /usr/local/lib/python3.12/site-packages (from keystoneauth1>=3.4.0->glance==32.1.0.dev1) (2.1.0) 2026-03-17 14:13:17.246 | Requirement already satisfied: os-service-types>=1.2.0 in /usr/local/lib/python3.12/site-packages (from keystoneauth1>=3.4.0->glance==32.1.0.dev1) (1.8.2) 2026-03-17 14:13:17.265 | Requirement already satisfied: oslo.cache>=3.11.0 in /usr/local/lib/python3.12/site-packages (from keystonemiddleware>=5.1.0->glance==32.1.0.dev1) (4.1.1) 2026-03-17 14:13:17.268 | Requirement already satisfied: pycadf>=1.1.0 in /usr/local/lib/python3.12/site-packages (from keystonemiddleware>=5.1.0->glance==32.1.0.dev1) (4.0.1) 2026-03-17 14:13:17.269 | Requirement already satisfied: PyJWT>=2.4.0 in /usr/local/lib/python3.12/site-packages (from keystonemiddleware>=5.1.0->glance==32.1.0.dev1) (2.11.0) 2026-03-17 14:13:17.276 | Requirement already satisfied: fasteners>=0.7.0 in /usr/local/lib/python3.12/site-packages (from oslo.concurrency>=4.5.1->glance==32.1.0.dev1) (0.20) 2026-03-17 14:13:17.283 | Requirement already satisfied: netaddr>=0.7.18 in /usr/local/lib/python3.12/site-packages (from oslo.config>=8.1.0->glance==32.1.0.dev1) (1.3.0) 2026-03-17 14:13:17.285 | Requirement already satisfied: rfc3986>=1.2.0 in /usr/local/lib/python3.12/site-packages (from oslo.config>=8.1.0->glance==32.1.0.dev1) (2.0.0) 2026-03-17 14:13:17.286 | Requirement already satisfied: PyYAML>=5.1 in /usr/local/lib64/python3.12/site-packages (from oslo.config>=8.1.0->glance==32.1.0.dev1) (6.0.3) 2026-03-17 14:13:17.300 | Requirement already satisfied: testresources>=2.0.0 in /usr/local/lib/python3.12/site-packages (from oslo.db>=5.0.0->glance==32.1.0.dev1) (2.0.2) 2026-03-17 14:13:17.302 | Requirement already satisfied: testscenarios>=0.4 in /usr/local/lib/python3.12/site-packages (from oslo.db>=5.0.0->glance==32.1.0.dev1) (0.5.0) 2026-03-17 14:13:17.361 | Collecting openstacksdk>=0.47.0 (from oslo.limit>=1.6.0->glance==32.1.0.dev1) 2026-03-17 14:13:17.363 | Downloading http://mirror.regionone.vexxhost-nodepool-sf.rdoproject.org/pypifiles/packages/77/e4/8cb9f24ed26169249de8552184de7524a4788cce5616475ab38734bcb6d4/openstacksdk-4.10.0-py3-none-any.whl.metadata (12 kB) 2026-03-17 14:13:17.382 | Requirement already satisfied: python-dateutil>=2.7.0 in /usr/lib/python3.12/site-packages (from oslo.log>=4.5.0->glance==32.1.0.dev1) (2.9.0.post0) 2026-03-17 14:13:17.395 | Requirement already satisfied: oslo.service>=1.24.0 in /usr/local/lib/python3.12/site-packages (from oslo.messaging!=9.0.0,>=5.29.0->glance==32.1.0.dev1) (4.5.1) 2026-03-17 14:13:17.397 | Requirement already satisfied: cachetools>=2.0.0 in /usr/local/lib/python3.12/site-packages (from oslo.messaging!=9.0.0,>=5.29.0->glance==32.1.0.dev1) (7.0.1) 2026-03-17 14:13:17.399 | Requirement already satisfied: amqp>=2.5.2 in /usr/local/lib/python3.12/site-packages (from oslo.messaging!=9.0.0,>=5.29.0->glance==32.1.0.dev1) (5.3.1) 2026-03-17 14:13:17.400 | Requirement already satisfied: kombu>=4.6.8 in /usr/local/lib/python3.12/site-packages (from oslo.messaging!=9.0.0,>=5.29.0->glance==32.1.0.dev1) (5.6.2) 2026-03-17 14:13:17.401 | Requirement already satisfied: oslo.metrics>=0.2.1 in /usr/local/lib/python3.12/site-packages (from oslo.messaging!=9.0.0,>=5.29.0->glance==32.1.0.dev1) (0.15.1) 2026-03-17 14:13:17.410 | Requirement already satisfied: bcrypt>=3.1.3 in /usr/local/lib64/python3.12/site-packages (from oslo.middleware>=3.31.0->glance==32.1.0.dev1) (5.0.0) 2026-03-17 14:13:17.411 | Requirement already satisfied: Jinja2>=2.10 in /usr/lib/python3.12/site-packages (from oslo.middleware>=3.31.0->glance==32.1.0.dev1) (3.1.6) 2026-03-17 14:13:17.413 | Requirement already satisfied: statsd>=3.2.1 in /usr/local/lib/python3.12/site-packages (from oslo.middleware>=3.31.0->glance==32.1.0.dev1) (4.0.1) 2026-03-17 14:13:17.435 | Requirement already satisfied: psutil>=3.2.2 in /usr/local/lib64/python3.12/site-packages (from oslo.reports>=1.18.0->glance==32.1.0.dev1) (7.2.2) 2026-03-17 14:13:17.454 | Requirement already satisfied: packaging>=20.4 in /usr/local/lib/python3.12/site-packages (from oslo.utils>=7.4.0->glance==32.1.0.dev1) (26.0) 2026-03-17 14:13:17.486 | Requirement already satisfied: setuptools in /usr/lib/python3.12/site-packages (from Paste>=2.0.2->glance==32.1.0.dev1) (69.0.3) 2026-03-17 14:13:17.511 | Requirement already satisfied: wcwidth in /usr/local/lib/python3.12/site-packages (from PrettyTable>=0.7.1->glance==32.1.0.dev1) (0.6.0) 2026-03-17 14:13:17.539 | Requirement already satisfied: six in /usr/local/lib/python3.12/site-packages (from Routes>=2.3.1->glance==32.1.0.dev1) (1.17.0) 2026-03-17 14:13:17.540 | Requirement already satisfied: repoze.lru>=0.3 in /usr/local/lib/python3.12/site-packages (from Routes>=2.3.1->glance==32.1.0.dev1) (0.7) 2026-03-17 14:13:17.658 | Collecting networkx>=2.1.0 (from taskflow>=4.0.0->glance==32.1.0.dev1) 2026-03-17 14:13:17.661 | Downloading http://mirror.regionone.vexxhost-nodepool-sf.rdoproject.org/pypifiles/packages/b9/54/dd730b32ea14ea797530a4479b2ed46a6fb250f682a9cfb997e968bf0261/networkx-3.4.2-py3-none-any.whl.metadata (6.3 kB) 2026-03-17 14:13:17.697 | Collecting automaton>=1.9.0 (from taskflow>=4.0.0->glance==32.1.0.dev1) 2026-03-17 14:13:17.699 | Downloading http://mirror.regionone.vexxhost-nodepool-sf.rdoproject.org/pypifiles/packages/f3/0f/da7aa9e13647fb2768c4c867a27c85f4b12c5cbc96f6c12bef7ce18e2cca/automaton-3.3.0-py3-none-any.whl.metadata (2.1 kB) 2026-03-17 14:13:17.706 | Requirement already satisfied: tenacity>=6.0.0 in /usr/local/lib/python3.12/site-packages (from taskflow>=4.0.0->glance==32.1.0.dev1) (9.1.4) 2026-03-17 14:13:17.730 | Collecting pydot>=1.2.4 (from taskflow>=4.0.0->glance==32.1.0.dev1) 2026-03-17 14:13:17.731 | Downloading http://mirror.regionone.vexxhost-nodepool-sf.rdoproject.org/pypifiles/packages/7e/32/a7125fb28c4261a627f999d5fb4afff25b523800faed2c30979949d6facd/pydot-4.0.1-py3-none-any.whl.metadata (11 kB) 2026-03-17 14:13:17.782 | Collecting simplegeneric (from WSME>=0.8.0->glance==32.1.0.dev1) 2026-03-17 14:13:17.784 | Downloading http://mirror.regionone.vexxhost-nodepool-sf.rdoproject.org/pypifiles/packages/3d/57/4d9c9e3ae9a255cd4e1106bb57e24056d3d0709fc01b2e3e345898e49d5b/simplegeneric-0.8.1.zip (12 kB) 2026-03-17 14:13:17.792 | Installing build dependencies: started 2026-03-17 14:13:19.956 | Installing build dependencies: finished with status 'done' 2026-03-17 14:13:19.958 | Getting requirements to build wheel: started 2026-03-17 14:13:20.126 | Getting requirements to build wheel: finished with status 'done' 2026-03-17 14:13:20.127 | Preparing metadata (pyproject.toml): started 2026-03-17 14:13:20.331 | Preparing metadata (pyproject.toml): finished with status 'done' 2026-03-17 14:13:20.338 | Requirement already satisfied: pytz in /usr/local/lib/python3.12/site-packages (from WSME>=0.8.0->glance==32.1.0.dev1) (2025.2) 2026-03-17 14:13:20.443 | Collecting importlib-metadata>=4.4 (from WSME>=0.8.0->glance==32.1.0.dev1) 2026-03-17 14:13:20.447 | Downloading http://mirror.regionone.vexxhost-nodepool-sf.rdoproject.org/pypifiles/packages/fa/5e/f8e9a1d23b9c20a551a8a02ea3637b4642e22c2626e3a13a9a29cdea99eb/importlib_metadata-8.7.1-py3-none-any.whl.metadata (4.7 kB) 2026-03-17 14:13:20.471 | Requirement already satisfied: vine<6.0.0,>=5.0.0 in /usr/local/lib/python3.12/site-packages (from amqp>=2.5.2->oslo.messaging!=9.0.0,>=5.29.0->glance==32.1.0.dev1) (5.1.0) 2026-03-17 14:13:20.524 | Requirement already satisfied: pycparser in /usr/local/lib/python3.12/site-packages (from cffi>=1.12->cryptography>=2.6.1->glance==32.1.0.dev1) (3.0) 2026-03-17 14:13:20.622 | Collecting zipp>=3.20 (from importlib-metadata>=4.4->WSME>=0.8.0->glance==32.1.0.dev1) 2026-03-17 14:13:20.625 | Downloading http://mirror.regionone.vexxhost-nodepool-sf.rdoproject.org/pypifiles/packages/2e/54/647ade08bf0db230bfea292f893923872fd20be6ac6f53b2b936ba839d75/zipp-3.23.0-py3-none-any.whl.metadata (3.6 kB) 2026-03-17 14:13:20.653 | Requirement already satisfied: MarkupSafe>=2.0 in /usr/local/lib64/python3.12/site-packages (from Jinja2>=2.10->oslo.middleware>=3.31.0->glance==32.1.0.dev1) (3.0.3) 2026-03-17 14:13:20.689 | Requirement already satisfied: tzdata>=2025.2 in /usr/local/lib/python3.12/site-packages (from kombu>=4.6.8->oslo.messaging!=9.0.0,>=5.29.0->glance==32.1.0.dev1) (2025.3) 2026-03-17 14:13:20.752 | Requirement already satisfied: decorator>=4.4.1 in /usr/local/lib/python3.12/site-packages (from openstacksdk>=0.47.0->oslo.limit>=1.6.0->glance==32.1.0.dev1) (5.2.1) 2026-03-17 14:13:20.754 | Requirement already satisfied: dogpile.cache>=0.6.5 in /usr/local/lib/python3.12/site-packages (from openstacksdk>=0.47.0->oslo.limit>=1.6.0->glance==32.1.0.dev1) (1.5.0) 2026-03-17 14:13:20.777 | Collecting jmespath>=0.9.0 (from openstacksdk>=0.47.0->oslo.limit>=1.6.0->glance==32.1.0.dev1) 2026-03-17 14:13:20.780 | Downloading http://mirror.regionone.vexxhost-nodepool-sf.rdoproject.org/pypifiles/packages/14/2f/967ba146e6d58cf6a652da73885f52fc68001525b4197effc174321d70b4/jmespath-1.1.0-py3-none-any.whl.metadata (7.6 kB) 2026-03-17 14:13:20.789 | Requirement already satisfied: jsonpatch!=1.20,>=1.16 in /usr/lib/python3.12/site-packages (from openstacksdk>=0.47.0->oslo.limit>=1.6.0->glance==32.1.0.dev1) (1.33) 2026-03-17 14:13:20.835 | Collecting platformdirs>=3 (from openstacksdk>=0.47.0->oslo.limit>=1.6.0->glance==32.1.0.dev1) 2026-03-17 14:13:20.838 | Downloading http://mirror.regionone.vexxhost-nodepool-sf.rdoproject.org/pypifiles/packages/48/31/05e764397056194206169869b50cf2fee4dbbbc71b344705b9c0d878d4d8/platformdirs-4.9.2-py3-none-any.whl.metadata (4.7 kB) 2026-03-17 14:13:20.861 | Collecting requestsexceptions>=1.2.0 (from openstacksdk>=0.47.0->oslo.limit>=1.6.0->glance==32.1.0.dev1) 2026-03-17 14:13:20.864 | Downloading http://mirror.regionone.vexxhost-nodepool-sf.rdoproject.org/pypifiles/packages/01/8c/49ca60ea8c907260da4662582c434bec98716177674e88df3fd340acf06d/requestsexceptions-1.4.0-py2.py3-none-any.whl.metadata (1.2 kB) 2026-03-17 14:13:20.916 | Requirement already satisfied: prometheus-client>=0.6.0 in /usr/local/lib/python3.12/site-packages (from oslo.metrics>=0.2.1->oslo.messaging!=9.0.0,>=5.29.0->glance==32.1.0.dev1) (0.24.1) 2026-03-17 14:13:20.928 | Requirement already satisfied: msgpack>=0.5.2 in /usr/local/lib64/python3.12/site-packages (from oslo.serialization>=1.10.0->cursive>=0.2.1->glance==32.1.0.dev1) (1.1.2) 2026-03-17 14:13:20.949 | Requirement already satisfied: Yappi>=1.0 in /usr/local/lib64/python3.12/site-packages (from oslo.service>=1.24.0->oslo.messaging!=9.0.0,>=5.29.0->glance==32.1.0.dev1) (1.7.3) 2026-03-17 14:13:21.107 | Collecting cliff>=2.8.0 (from python-barbicanclient>=5.5.0->castellan>=0.17.0->glance==32.1.0.dev1) 2026-03-17 14:13:21.109 | Downloading http://mirror.regionone.vexxhost-nodepool-sf.rdoproject.org/pypifiles/packages/19/a2/4a4fd3d69c9722bf3bf90b21f08feb5c16a00a9dc8d129698fbe1597c894/cliff-4.13.2-py3-none-any.whl.metadata (2.1 kB) 2026-03-17 14:13:21.188 | Requirement already satisfied: charset_normalizer<4,>=2 in /usr/local/lib64/python3.12/site-packages (from requests>=2.18.0->castellan>=0.17.0->glance==32.1.0.dev1) (3.4.4) 2026-03-17 14:13:21.189 | Requirement already satisfied: idna<4,>=2.5 in /usr/local/lib/python3.12/site-packages (from requests>=2.18.0->castellan>=0.17.0->glance==32.1.0.dev1) (3.11) 2026-03-17 14:13:21.190 | Requirement already satisfied: urllib3<3,>=1.21.1 in /usr/local/lib/python3.12/site-packages (from requests>=2.18.0->castellan>=0.17.0->glance==32.1.0.dev1) (2.6.3) 2026-03-17 14:13:21.191 | Requirement already satisfied: certifi>=2017.4.17 in /usr/local/lib/python3.12/site-packages (from requests>=2.18.0->castellan>=0.17.0->glance==32.1.0.dev1) (2026.2.25) 2026-03-17 14:13:21.287 | Requirement already satisfied: testtools in /usr/local/lib/python3.12/site-packages (from testscenarios>=0.4->oslo.db>=5.0.0->glance==32.1.0.dev1) (2.8.5) 2026-03-17 14:13:21.460 | Collecting autopage>=0.4.0 (from cliff>=2.8.0->python-barbicanclient>=5.5.0->castellan>=0.17.0->glance==32.1.0.dev1) 2026-03-17 14:13:21.462 | Downloading http://mirror.regionone.vexxhost-nodepool-sf.rdoproject.org/pypifiles/packages/73/6c/0324d6ed15cfb3ed0d2578fd1486f815e01f7f8d0a32b1522ff3e611e5f9/autopage-0.6.0-py3-none-any.whl.metadata (8.1 kB) 2026-03-17 14:13:21.521 | Collecting cmd2>=1.0.0 (from cliff>=2.8.0->python-barbicanclient>=5.5.0->castellan>=0.17.0->glance==32.1.0.dev1) 2026-03-17 14:13:21.524 | Downloading http://mirror.regionone.vexxhost-nodepool-sf.rdoproject.org/pypifiles/packages/66/6c/bbb3874c8230ec35a85fa0e8544f6f39d6da7e4b735b0e16aefea34a5837/cmd2-3.2.0-py3-none-any.whl.metadata (16 kB) 2026-03-17 14:13:21.638 | Collecting jsonpointer>=1.9 (from jsonpatch!=1.20,>=1.16->openstacksdk>=0.47.0->oslo.limit>=1.6.0->glance==32.1.0.dev1) 2026-03-17 14:13:21.641 | Downloading http://mirror.regionone.vexxhost-nodepool-sf.rdoproject.org/pypifiles/packages/71/92/5e77f98553e9e75130c78900d000368476aed74276eb8ae8796f65f00918/jsonpointer-3.0.0-py2.py3-none-any.whl.metadata (2.3 kB) 2026-03-17 14:13:21.910 | 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.1.0.dev1) 2026-03-17 14:13:21.912 | Downloading http://mirror.regionone.vexxhost-nodepool-sf.rdoproject.org/pypifiles/packages/df/80/fc9d01d5ed37ba4c42ca2b55b4339ae6e200b456be3a1aaddf4a9fa99b8c/pyperclip-1.11.0-py3-none-any.whl.metadata (2.4 kB) 2026-03-17 14:13:21.995 | Collecting rich>=14.3.0 (from cmd2>=1.0.0->cliff>=2.8.0->python-barbicanclient>=5.5.0->castellan>=0.17.0->glance==32.1.0.dev1) 2026-03-17 14:13:21.997 | Downloading http://mirror.regionone.vexxhost-nodepool-sf.rdoproject.org/pypifiles/packages/14/25/b208c5683343959b670dc001595f2f3737e051da617f66c31f7c4fa93abc/rich-14.3.3-py3-none-any.whl.metadata (18 kB) 2026-03-17 14:13:22.029 | 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.1.0.dev1) 2026-03-17 14:13:22.031 | Downloading http://mirror.regionone.vexxhost-nodepool-sf.rdoproject.org/pypifiles/packages/04/80/97b6f357ac458d9ad9872cc3183ca09ef7439ac89e030ea43053ba1294b6/rich_argparse-1.7.2-py3-none-any.whl.metadata (14 kB) 2026-03-17 14:13:22.120 | Collecting markdown-it-py>=2.2.0 (from rich>=14.3.0->cmd2>=1.0.0->cliff>=2.8.0->python-barbicanclient>=5.5.0->castellan>=0.17.0->glance==32.1.0.dev1) 2026-03-17 14:13:22.123 | Downloading http://mirror.regionone.vexxhost-nodepool-sf.rdoproject.org/pypifiles/packages/94/54/e7d793b573f298e1c9013b8c4dade17d481164aa517d1d7148619c2cedbf/markdown_it_py-4.0.0-py3-none-any.whl.metadata (7.3 kB) 2026-03-17 14:13:22.166 | Collecting pygments<3.0.0,>=2.13.0 (from rich>=14.3.0->cmd2>=1.0.0->cliff>=2.8.0->python-barbicanclient>=5.5.0->castellan>=0.17.0->glance==32.1.0.dev1) 2026-03-17 14:13:22.171 | Downloading http://mirror.regionone.vexxhost-nodepool-sf.rdoproject.org/pypifiles/packages/c7/21/705964c7812476f378728bdf590ca4b771ec72385c533964653c68e86bdc/pygments-2.19.2-py3-none-any.whl.metadata (2.5 kB) 2026-03-17 14:13:22.249 | Collecting mdurl~=0.1 (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.1.0.dev1) 2026-03-17 14:13:22.252 | Downloading http://mirror.regionone.vexxhost-nodepool-sf.rdoproject.org/pypifiles/packages/b3/38/89ba8ad64ae25be8de66a6d463314cf1eb366222074cfda9ee839c56a4b4/mdurl-0.1.2-py3-none-any.whl.metadata (1.6 kB) 2026-03-17 14:13:22.314 | Downloading http://mirror.regionone.vexxhost-nodepool-sf.rdoproject.org/pypifiles/packages/32/c5/6b0bbf1d515f4b8e36c4d9d08078601f463532c66c0327f72cd4f2b415ab/castellan-5.6.0-py3-none-any.whl (99 kB) 2026-03-17 14:13:22.324 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 99.5/99.5 kB 12.1 MB/s eta 0:00:00 2026-03-17 14:13:22.327 | Downloading http://mirror.regionone.vexxhost-nodepool-sf.rdoproject.org/pypifiles/packages/59/c2/b82b94373fa95b3224d8f0ba644bb2d4c8413dbf39116340425ba0af63d8/cursive-0.2.3-py2.py3-none-any.whl (43 kB) 2026-03-17 14:13:22.337 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 43.8/43.8 kB 4.6 MB/s eta 0:00:00 2026-03-17 14:13:22.340 | Downloading http://mirror.regionone.vexxhost-nodepool-sf.rdoproject.org/pypifiles/packages/2f/90/fd509079dfcab01102c0fdd87f3a9506894bc70afcf9e9785ef6b2b3aff6/httplib2-0.31.2-py3-none-any.whl (91 kB) 2026-03-17 14:13:22.349 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 91.1/91.1 kB 11.6 MB/s eta 0:00:00 2026-03-17 14:13:22.351 | Downloading http://mirror.regionone.vexxhost-nodepool-sf.rdoproject.org/pypifiles/packages/37/87/90d88981bd5f0507268b8be74cc96dcedc3a36ca55e9fa0696f244278e4a/oslo_limit-2.10.0-py3-none-any.whl (23 kB) 2026-03-17 14:13:22.360 | Downloading http://mirror.regionone.vexxhost-nodepool-sf.rdoproject.org/pypifiles/packages/dc/91/2dd816a7e7ac1c1b56114cc6d051fc688930dddc1dd391a7819112020494/oslo_reports-3.7.0-py3-none-any.whl (53 kB) 2026-03-17 14:13:22.369 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 53.2/53.2 kB 6.2 MB/s eta 0:00:00 2026-03-17 14:13:22.371 | Downloading http://mirror.regionone.vexxhost-nodepool-sf.rdoproject.org/pypifiles/packages/0b/9d/18c832c28edb7e84770d1238781131b0a6b64cce60e2d57a9e220372dea6/taskflow-6.2.0-py3-none-any.whl (490 kB) 2026-03-17 14:13:22.387 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 490.6/490.6 kB 37.7 MB/s eta 0:00:00 2026-03-17 14:13:22.391 | Downloading http://mirror.regionone.vexxhost-nodepool-sf.rdoproject.org/pypifiles/packages/e7/d7/58769c65cfd723812fd98c6dad218f9922519e8cded7bc6a79f750ed527c/WSME-0.12.1-py3-none-any.whl (59 kB) 2026-03-17 14:13:22.402 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 59.6/59.6 kB 5.9 MB/s eta 0:00:00 2026-03-17 14:13:22.406 | Downloading http://mirror.regionone.vexxhost-nodepool-sf.rdoproject.org/pypifiles/packages/f3/0f/da7aa9e13647fb2768c4c867a27c85f4b12c5cbc96f6c12bef7ce18e2cca/automaton-3.3.0-py3-none-any.whl (22 kB) 2026-03-17 14:13:22.415 | Downloading http://mirror.regionone.vexxhost-nodepool-sf.rdoproject.org/pypifiles/packages/fa/5e/f8e9a1d23b9c20a551a8a02ea3637b4642e22c2626e3a13a9a29cdea99eb/importlib_metadata-8.7.1-py3-none-any.whl (27 kB) 2026-03-17 14:13:22.425 | Downloading http://mirror.regionone.vexxhost-nodepool-sf.rdoproject.org/pypifiles/packages/b9/54/dd730b32ea14ea797530a4479b2ed46a6fb250f682a9cfb997e968bf0261/networkx-3.4.2-py3-none-any.whl (1.7 MB) 2026-03-17 14:13:22.450 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.7/1.7 MB 77.7 MB/s eta 0:00:00 2026-03-17 14:13:22.453 | Downloading http://mirror.regionone.vexxhost-nodepool-sf.rdoproject.org/pypifiles/packages/77/e4/8cb9f24ed26169249de8552184de7524a4788cce5616475ab38734bcb6d4/openstacksdk-4.10.0-py3-none-any.whl (1.9 MB) 2026-03-17 14:13:22.489 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.9/1.9 MB 56.9 MB/s eta 0:00:00 2026-03-17 14:13:22.492 | Downloading http://mirror.regionone.vexxhost-nodepool-sf.rdoproject.org/pypifiles/packages/7e/32/a7125fb28c4261a627f999d5fb4afff25b523800faed2c30979949d6facd/pydot-4.0.1-py3-none-any.whl (37 kB) 2026-03-17 14:13:22.511 | Downloading http://mirror.regionone.vexxhost-nodepool-sf.rdoproject.org/pypifiles/packages/57/f9/3ce5db8f2a964f38e2b885a15251020b5feee2e39ab66de01dddbf342657/python_barbicanclient-7.3.0-py3-none-any.whl (88 kB) 2026-03-17 14:13:22.524 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 88.6/88.6 kB 8.7 MB/s eta 0:00:00 2026-03-17 14:13:22.528 | Downloading http://mirror.regionone.vexxhost-nodepool-sf.rdoproject.org/pypifiles/packages/19/a2/4a4fd3d69c9722bf3bf90b21f08feb5c16a00a9dc8d129698fbe1597c894/cliff-4.13.2-py3-none-any.whl (86 kB) 2026-03-17 14:13:22.543 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 86.8/86.8 kB 7.2 MB/s eta 0:00:00 2026-03-17 14:13:22.548 | Downloading http://mirror.regionone.vexxhost-nodepool-sf.rdoproject.org/pypifiles/packages/14/2f/967ba146e6d58cf6a652da73885f52fc68001525b4197effc174321d70b4/jmespath-1.1.0-py3-none-any.whl (20 kB) 2026-03-17 14:13:22.573 | Downloading http://mirror.regionone.vexxhost-nodepool-sf.rdoproject.org/pypifiles/packages/48/31/05e764397056194206169869b50cf2fee4dbbbc71b344705b9c0d878d4d8/platformdirs-4.9.2-py3-none-any.whl (21 kB) 2026-03-17 14:13:22.586 | Downloading http://mirror.regionone.vexxhost-nodepool-sf.rdoproject.org/pypifiles/packages/01/8c/49ca60ea8c907260da4662582c434bec98716177674e88df3fd340acf06d/requestsexceptions-1.4.0-py2.py3-none-any.whl (3.8 kB) 2026-03-17 14:13:22.602 | Downloading http://mirror.regionone.vexxhost-nodepool-sf.rdoproject.org/pypifiles/packages/2e/54/647ade08bf0db230bfea292f893923872fd20be6ac6f53b2b936ba839d75/zipp-3.23.0-py3-none-any.whl (10 kB) 2026-03-17 14:13:22.624 | Downloading http://mirror.regionone.vexxhost-nodepool-sf.rdoproject.org/pypifiles/packages/73/6c/0324d6ed15cfb3ed0d2578fd1486f815e01f7f8d0a32b1522ff3e611e5f9/autopage-0.6.0-py3-none-any.whl (30 kB) 2026-03-17 14:13:22.659 | Downloading http://mirror.regionone.vexxhost-nodepool-sf.rdoproject.org/pypifiles/packages/66/6c/bbb3874c8230ec35a85fa0e8544f6f39d6da7e4b735b0e16aefea34a5837/cmd2-3.2.0-py3-none-any.whl (147 kB) 2026-03-17 14:13:22.681 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 147.1/147.1 kB 8.4 MB/s eta 0:00:00 2026-03-17 14:13:22.686 | Downloading http://mirror.regionone.vexxhost-nodepool-sf.rdoproject.org/pypifiles/packages/71/92/5e77f98553e9e75130c78900d000368476aed74276eb8ae8796f65f00918/jsonpointer-3.0.0-py2.py3-none-any.whl (7.6 kB) 2026-03-17 14:13:22.703 | Downloading http://mirror.regionone.vexxhost-nodepool-sf.rdoproject.org/pypifiles/packages/df/80/fc9d01d5ed37ba4c42ca2b55b4339ae6e200b456be3a1aaddf4a9fa99b8c/pyperclip-1.11.0-py3-none-any.whl (11 kB) 2026-03-17 14:13:22.737 | Downloading http://mirror.regionone.vexxhost-nodepool-sf.rdoproject.org/pypifiles/packages/14/25/b208c5683343959b670dc001595f2f3737e051da617f66c31f7c4fa93abc/rich-14.3.3-py3-none-any.whl (310 kB) 2026-03-17 14:13:22.752 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 310.5/310.5 kB 31.9 MB/s eta 0:00:00 2026-03-17 14:13:22.757 | Downloading http://mirror.regionone.vexxhost-nodepool-sf.rdoproject.org/pypifiles/packages/04/80/97b6f357ac458d9ad9872cc3183ca09ef7439ac89e030ea43053ba1294b6/rich_argparse-1.7.2-py3-none-any.whl (25 kB) 2026-03-17 14:13:22.768 | Downloading http://mirror.regionone.vexxhost-nodepool-sf.rdoproject.org/pypifiles/packages/94/54/e7d793b573f298e1c9013b8c4dade17d481164aa517d1d7148619c2cedbf/markdown_it_py-4.0.0-py3-none-any.whl (87 kB) 2026-03-17 14:13:22.783 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 87.3/87.3 kB 8.5 MB/s eta 0:00:00 2026-03-17 14:13:22.789 | Downloading http://mirror.regionone.vexxhost-nodepool-sf.rdoproject.org/pypifiles/packages/c7/21/705964c7812476f378728bdf590ca4b771ec72385c533964653c68e86bdc/pygments-2.19.2-py3-none-any.whl (1.2 MB) 2026-03-17 14:13:22.814 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.2/1.2 MB 74.2 MB/s eta 0:00:00 2026-03-17 14:13:22.819 | Downloading http://mirror.regionone.vexxhost-nodepool-sf.rdoproject.org/pypifiles/packages/b3/38/89ba8ad64ae25be8de66a6d463314cf1eb366222074cfda9ee839c56a4b4/mdurl-0.1.2-py3-none-any.whl (10.0 kB) 2026-03-17 14:13:22.883 | Building wheels for collected packages: glance, simplegeneric 2026-03-17 14:13:22.886 | Building editable for glance (pyproject.toml): started 2026-03-17 14:13:23.466 | Building editable for glance (pyproject.toml): finished with status 'done' 2026-03-17 14:13:23.466 | Created wheel for glance: filename=glance-32.1.0.dev1-0.editable-py3-none-any.whl size=8902 sha256=f665e5a6d38314d9a32b81369486f30a89d26a4ed4e8c172d903914fe386f0e9 2026-03-17 14:13:23.467 | Stored in directory: /tmp/pip-ephem-wheel-cache-8gcgyxma/wheels/31/93/bf/c06e9c56745867b4722d11aae03416a994ddf0e859898c0382 2026-03-17 14:13:23.472 | Building wheel for simplegeneric (pyproject.toml): started 2026-03-17 14:13:23.699 | Building wheel for simplegeneric (pyproject.toml): finished with status 'done' 2026-03-17 14:13:23.700 | Created wheel for simplegeneric: filename=simplegeneric-0.8.1-py3-none-any.whl size=5068 sha256=633a0cdb7a3e9bc525c8578520d234487f27577c2e434306876b8bd5ff9ec1b9 2026-03-17 14:13:23.700 | Stored in directory: /root/.cache/pip/wheels/62/15/02/c0608286b778cb6daa6cd38989363398d9a477ecb5dc3f47de 2026-03-17 14:13:23.704 | Successfully built glance simplegeneric 2026-03-17 14:13:24.331 | Installing collected packages: simplegeneric, requestsexceptions, pyperclip, zipp, pygments, pydot, platformdirs, networkx, mdurl, jsonpointer, jmespath, httplib2, autopage, markdown-it-py, importlib-metadata, automaton, WSME, rich, rich-argparse, openstacksdk, taskflow, oslo.reports, cmd2, oslo.limit, cliff, python-barbicanclient, castellan, cursive, glance 2026-03-17 14:13:29.361 | Successfully installed WSME-0.12.1 automaton-3.3.0 autopage-0.6.0 castellan-5.6.0 cliff-4.13.2 cmd2-3.2.0 cursive-0.2.3 glance-32.1.0.dev1 httplib2-0.31.2 importlib-metadata-8.7.1 jmespath-1.1.0 jsonpointer-3.0.0 markdown-it-py-4.0.0 mdurl-0.1.2 networkx-3.4.2 openstacksdk-4.10.0 oslo.limit-2.10.0 oslo.reports-3.7.0 platformdirs-4.9.2 pydot-4.0.1 pygments-2.19.2 pyperclip-1.11.0 python-barbicanclient-7.3.0 requestsexceptions-1.4.0 rich-14.3.3 rich-argparse-1.7.2 simplegeneric-0.8.1 taskflow-6.2.0 zipp-3.23.0 2026-03-17 14:13:29.362 | WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv 2026-03-17 14:13:29.667 | + inc/python:pip_install:216 : result=0 2026-03-17 14:13:29.669 | + inc/python:pip_install:218 : time_stop pip_install 2026-03-17 14:13:29.674 | + functions-common:time_stop:2412 : local name 2026-03-17 14:13:29.677 | + functions-common:time_stop:2413 : local end_time 2026-03-17 14:13:29.679 | + functions-common:time_stop:2414 : local elapsed_time 2026-03-17 14:13:29.682 | + functions-common:time_stop:2415 : local total 2026-03-17 14:13:29.685 | + functions-common:time_stop:2416 : local start_time 2026-03-17 14:13:29.688 | + functions-common:time_stop:2418 : name=pip_install 2026-03-17 14:13:29.691 | + functions-common:time_stop:2419 : start_time=1773756793087 2026-03-17 14:13:29.693 | + functions-common:time_stop:2421 : [[ -z 1773756793087 ]] 2026-03-17 14:13:29.696 | ++ functions-common:time_stop:2424 : date +%s%3N 2026-03-17 14:13:29.701 | + functions-common:time_stop:2424 : end_time=1773756809698 2026-03-17 14:13:29.704 | + functions-common:time_stop:2425 : elapsed_time=16611 2026-03-17 14:13:29.707 | + functions-common:time_stop:2426 : total=54510 2026-03-17 14:13:29.709 | + functions-common:time_stop:2428 : _TIME_START[$name]= 2026-03-17 14:13:29.711 | + functions-common:time_stop:2429 : _TIME_TOTAL[$name]=71121 2026-03-17 14:13:29.713 | + inc/python:pip_install:219 : return 0 2026-03-17 14:13:29.716 | + inc/python:setup_package:466 : [[ -e == \-\e ]] 2026-03-17 14:13:29.719 | + inc/python:setup_package:466 : [[ False == \F\a\l\s\e ]] 2026-03-17 14:13:29.721 | + inc/python:setup_package:468 : '[' -d '/opt/stack/glance/*.egg-info' ']' 2026-03-17 14:13:29.724 | + inc/python:_setup_package_with_constraints_edit:412 : use_library_from_git /opt/stack/glance 2026-03-17 14:13:29.727 | + inc/python:use_library_from_git:266 : local name=/opt/stack/glance 2026-03-17 14:13:29.729 | + inc/python:use_library_from_git:267 : local enabled=1 2026-03-17 14:13:29.732 | + inc/python:use_library_from_git:268 : [[ novnc,cinder,devstack,glance,horizon,keystone,neutron,nova,os-test-images,placement,requirements,swift,tempest = \A\L\L ]] 2026-03-17 14:13:29.736 | + inc/python:use_library_from_git:268 : [[ ,novnc,cinder,devstack,glance,horizon,keystone,neutron,nova,os-test-images,placement,requirements,swift,tempest, =~ ,/opt/stack/glance, ]] 2026-03-17 14:13:29.739 | + inc/python:use_library_from_git:269 : return 1 2026-03-17 14:13:29.743 | + lib/stack:stack_install_service:33 : [[ False = True ]] 2026-03-17 14:13:29.745 | + ./stack.sh:main:939 : configure_glance 2026-03-17 14:13:29.748 | + lib/glance:configure_glance:346 : sudo install -d -o stack /etc/glance /etc/glance/metadefs 2026-03-17 14:13:29.772 | + lib/glance:configure_glance:349 : local dburl 2026-03-17 14:13:29.778 | ++ lib/glance:configure_glance:350 : database_connection_url glance 2026-03-17 14:13:29.780 | ++ lib/database:database_connection_url:134 : local db=glance 2026-03-17 14:13:29.784 | ++ lib/database:database_connection_url:135 : database_connection_url_mysql glance 2026-03-17 14:13:29.787 | ++ lib/databases/mysql:database_connection_url_mysql:251 : local db=glance 2026-03-17 14:13:29.790 | ++ lib/databases/mysql:database_connection_url_mysql:252 : local plugin 2026-03-17 14:13:29.794 | ++ lib/databases/mysql:database_connection_url_mysql:256 : [[ True == \T\r\u\e ]] 2026-03-17 14:13:29.798 | ++ lib/databases/mysql:database_connection_url_mysql:257 : is_service_enabled mysql 2026-03-17 14:13:29.817 | ++ functions-common:is_service_enabled:2068 : return 0 2026-03-17 14:13:29.820 | ++ lib/databases/mysql:database_connection_url_mysql:258 : plugin='&plugin=dbcounter' 2026-03-17 14:13:29.823 | ++ lib/databases/mysql:database_connection_url_mysql:262 : echo 'mysql+pymysql://root:secretdatabase@127.0.0.1/glance?charset=utf8&plugin=dbcounter' 2026-03-17 14:13:29.826 | + lib/glance:configure_glance:350 : dburl='mysql+pymysql://root:secretdatabase@127.0.0.1/glance?charset=utf8&plugin=dbcounter' 2026-03-17 14:13:29.830 | + lib/glance:configure_glance:352 : iniset /etc/glance/glance-api.conf DEFAULT debug True 2026-03-17 14:13:29.865 | + 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-17 14:13:29.902 | + lib/glance:configure_glance:354 : iniset /etc/glance/glance-api.conf DEFAULT use_syslog False 2026-03-17 14:13:29.936 | + lib/glance:configure_glance:355 : iniset /etc/glance/glance-api.conf DEFAULT image_cache_dir /opt/stack/data/glance/cache/ 2026-03-17 14:13:29.970 | + lib/glance:configure_glance:356 : iniset /etc/glance/glance-api.conf DEFAULT image_cache_driver centralized_db 2026-03-17 14:13:30.002 | + lib/glance:configure_glance:357 : iniset /etc/glance/glance-api.conf oslo_concurrency lock_path /opt/stack/data/glance/locks 2026-03-17 14:13:30.039 | + lib/glance:configure_glance:358 : iniset /etc/glance/glance-api.conf paste_deploy flavor keystone+cachemanagement 2026-03-17 14:13:30.076 | + lib/glance:configure_glance:359 : configure_keystone_authtoken_middleware /etc/glance/glance-api.conf glance 2026-03-17 14:13:30.079 | + lib/keystone:configure_keystone_authtoken_middleware:455 : local conf_file=/etc/glance/glance-api.conf 2026-03-17 14:13:30.082 | + lib/keystone:configure_keystone_authtoken_middleware:456 : local admin_user=glance 2026-03-17 14:13:30.085 | + lib/keystone:configure_keystone_authtoken_middleware:457 : local section=keystone_authtoken 2026-03-17 14:13:30.087 | + lib/keystone:configure_keystone_authtoken_middleware:458 : local service_type= 2026-03-17 14:13:30.091 | + lib/keystone:configure_keystone_authtoken_middleware:460 : configure_keystoneauth /etc/glance/glance-api.conf glance keystone_authtoken 2026-03-17 14:13:30.094 | + lib/keystone:configure_keystoneauth:432 : local conf_file=/etc/glance/glance-api.conf 2026-03-17 14:13:30.096 | + lib/keystone:configure_keystoneauth:433 : local admin_user=glance 2026-03-17 14:13:30.099 | + lib/keystone:configure_keystoneauth:434 : local section=keystone_authtoken 2026-03-17 14:13:30.102 | + lib/keystone:configure_keystoneauth:436 : iniset /etc/glance/glance-api.conf keystone_authtoken auth_type password 2026-03-17 14:13:30.141 | + lib/keystone:configure_keystoneauth:437 : iniset /etc/glance/glance-api.conf keystone_authtoken interface public 2026-03-17 14:13:30.177 | + lib/keystone:configure_keystoneauth:438 : iniset /etc/glance/glance-api.conf keystone_authtoken auth_url https://38.102.83.89/identity 2026-03-17 14:13:30.214 | + lib/keystone:configure_keystoneauth:439 : iniset /etc/glance/glance-api.conf keystone_authtoken username glance 2026-03-17 14:13:30.252 | + lib/keystone:configure_keystoneauth:440 : iniset /etc/glance/glance-api.conf keystone_authtoken password secretservice 2026-03-17 14:13:30.290 | + lib/keystone:configure_keystoneauth:441 : iniset /etc/glance/glance-api.conf keystone_authtoken user_domain_name Default 2026-03-17 14:13:30.328 | + lib/keystone:configure_keystoneauth:442 : iniset /etc/glance/glance-api.conf keystone_authtoken project_name service 2026-03-17 14:13:30.367 | + lib/keystone:configure_keystoneauth:443 : iniset /etc/glance/glance-api.conf keystone_authtoken project_domain_name Default 2026-03-17 14:13:30.405 | + lib/keystone:configure_keystoneauth:444 : iniset /etc/glance/glance-api.conf keystone_authtoken cafile /opt/stack/data/ca-bundle.pem 2026-03-17 14:13:30.443 | + lib/keystone:configure_keystone_authtoken_middleware:461 : iniset /etc/glance/glance-api.conf keystone_authtoken www_authenticate_uri https://38.102.83.89/identity 2026-03-17 14:13:30.481 | + lib/keystone:configure_keystone_authtoken_middleware:462 : iniset /etc/glance/glance-api.conf keystone_authtoken memcached_servers localhost:11211 2026-03-17 14:13:30.518 | + lib/keystone:configure_keystone_authtoken_middleware:463 : [[ -n '' ]] 2026-03-17 14:13:30.522 | + lib/glance:configure_glance:360 : iniset /etc/glance/glance-api.conf oslo_messaging_notifications driver messagingv2 2026-03-17 14:13:30.566 | + lib/glance:configure_glance:361 : iniset_rpc_backend glance /etc/glance/glance-api.conf 2026-03-17 14:13:30.570 | + lib/rpc_backend:iniset_rpc_backend:144 : local package=glance 2026-03-17 14:13:30.573 | + lib/rpc_backend:iniset_rpc_backend:145 : local file=/etc/glance/glance-api.conf 2026-03-17 14:13:30.576 | + lib/rpc_backend:iniset_rpc_backend:146 : local section=DEFAULT 2026-03-17 14:13:30.579 | + lib/rpc_backend:iniset_rpc_backend:147 : local virtual_host= 2026-03-17 14:13:30.583 | + lib/rpc_backend:iniset_rpc_backend:148 : is_service_enabled rabbit 2026-03-17 14:13:30.604 | + functions-common:is_service_enabled:2068 : return 0 2026-03-17 14:13:30.609 | ++ lib/rpc_backend:iniset_rpc_backend:149 : get_transport_url '' 2026-03-17 14:13:30.611 | ++ lib/rpc_backend:get_transport_url:126 : local virtual_host= 2026-03-17 14:13:30.614 | ++ lib/rpc_backend:get_transport_url:127 : is_service_enabled rabbit 2026-03-17 14:13:30.634 | ++ functions-common:is_service_enabled:2068 : return 0 2026-03-17 14:13:30.637 | ++ lib/rpc_backend:get_transport_url:128 : echo rabbit://stackrabbit:secretrabbit@38.102.83.89:5672/ 2026-03-17 14:13:30.640 | + lib/rpc_backend:iniset_rpc_backend:149 : iniset /etc/glance/glance-api.conf DEFAULT transport_url rabbit://stackrabbit:secretrabbit@38.102.83.89:5672/ 2026-03-17 14:13:30.676 | + lib/rpc_backend:iniset_rpc_backend:150 : '[' -n '' ']' 2026-03-17 14:13:30.679 | + lib/rpc_backend:iniset_rpc_backend:153 : '[' -n '' ']' 2026-03-17 14:13:30.682 | + lib/glance:configure_glance:362 : '[' libvirt = libvirt ']' 2026-03-17 14:13:30.685 | + lib/glance:configure_glance:362 : '[' qemu = parallels ']' 2026-03-17 14:13:30.688 | + lib/glance:configure_glance:366 : iniset /etc/glance/glance-api.conf DEFAULT show_image_direct_url False 2026-03-17 14:13:30.724 | + lib/glance:configure_glance:367 : iniset /etc/glance/glance-api.conf DEFAULT show_multiple_locations False 2026-03-17 14:13:30.759 | + lib/glance:configure_glance:368 : iniset /etc/glance/glance-api.conf image_format require_image_format_match True 2026-03-17 14:13:30.799 | + lib/glance:configure_glance:371 : configure_glance_store False False 2026-03-17 14:13:30.802 | + lib/glance:configure_glance_store:276 : local use_cinder_for_glance=False 2026-03-17 14:13:30.805 | + lib/glance:configure_glance_store:277 : local glance_enable_multiple_stores=False 2026-03-17 14:13:30.808 | + lib/glance:configure_glance_store:278 : local be 2026-03-17 14:13:30.810 | + lib/glance:configure_glance_store:280 : [[ False == \F\a\l\s\e ]] 2026-03-17 14:13:30.814 | + lib/glance:configure_glance_store:281 : [[ False == \T\r\u\e ]] 2026-03-17 14:13:30.816 | + lib/glance:configure_glance_store:298 : iniset /etc/glance/glance-api.conf glance_store filesystem_store_datadir /opt/stack/data/glance/images/ 2026-03-17 14:13:30.853 | + lib/glance:configure_glance:374 : '[' -n '' ']' 2026-03-17 14:13:30.856 | + lib/glance:configure_glance:377 : iniset /etc/glance/glance-api.conf cors allowed_origin http://38.102.83.89 2026-03-17 14:13:30.894 | + lib/glance:configure_glance:381 : [[ False == \F\a\l\s\e ]] 2026-03-17 14:13:30.898 | + lib/glance:configure_glance:383 : [[ False == \T\r\u\e ]] 2026-03-17 14:13:30.901 | + lib/glance:configure_glance:389 : is_service_enabled s-proxy 2026-03-17 14:13:30.916 | + functions-common:is_service_enabled:2068 : return 0 2026-03-17 14:13:30.920 | + lib/glance:configure_glance:391 : iniset /etc/glance/glance-api.conf glance_store default_store swift 2026-03-17 14:13:30.952 | + lib/glance:configure_glance:392 : iniset /etc/glance/glance-api.conf glance_store swift_store_create_container_on_put True 2026-03-17 14:13:30.984 | + lib/glance:configure_glance:394 : iniset /etc/glance/glance-api.conf glance_store swift_store_config_file /etc/glance/glance-swift-store.conf 2026-03-17 14:13:31.021 | + lib/glance:configure_glance:395 : iniset /etc/glance/glance-api.conf glance_store default_swift_reference ref1 2026-03-17 14:13:31.056 | + lib/glance:configure_glance:396 : iniset /etc/glance/glance-api.conf glance_store stores 'file, http, swift' 2026-03-17 14:13:31.091 | + lib/glance:configure_glance:397 : is_service_enabled tls-proxy 2026-03-17 14:13:31.111 | + functions-common:is_service_enabled:2068 : return 0 2026-03-17 14:13:31.114 | + lib/glance:configure_glance:398 : iniset /etc/glance/glance-api.conf glance_store swift_store_cacert /opt/stack/data/ca-bundle.pem 2026-03-17 14:13:31.148 | + lib/glance:configure_glance:400 : iniset /etc/glance/glance-api.conf DEFAULT graceful_shutdown_timeout 5 2026-03-17 14:13:31.189 | + lib/glance:configure_glance:402 : iniset /etc/glance/glance-swift-store.conf ref1 user service:glance-swift 2026-03-17 14:13:31.237 | + lib/glance:configure_glance:404 : iniset /etc/glance/glance-swift-store.conf ref1 key secretservice 2026-03-17 14:13:31.285 | + lib/glance:configure_glance:405 : iniset /etc/glance/glance-swift-store.conf ref1 auth_address https://38.102.83.89/identity/v3 2026-03-17 14:13:31.333 | + lib/glance:configure_glance:406 : iniset /etc/glance/glance-swift-store.conf ref1 auth_version 3 2026-03-17 14:13:31.381 | + lib/glance:configure_glance:418 : iniset /etc/glance/glance-api.conf DEFAULT public_endpoint https://38.102.83.89/image 2026-03-17 14:13:31.425 | + lib/glance:configure_glance:420 : is_service_enabled tls-proxy 2026-03-17 14:13:31.449 | + functions-common:is_service_enabled:2068 : return 0 2026-03-17 14:13:31.453 | + lib/glance:configure_glance:421 : iniset /etc/glance/glance-api.conf DEFAULT bind_port 19292 2026-03-17 14:13:31.492 | + lib/glance:configure_glance:422 : iniset /etc/glance/glance-api.conf keystone_authtoken identity_uri https://38.102.83.89/identity 2026-03-17 14:13:31.531 | + lib/glance:configure_glance:426 : setup_logging /etc/glance/glance-api.conf 2026-03-17 14:13:31.536 | + functions:setup_logging:693 : setup_systemd_logging /etc/glance/glance-api.conf 2026-03-17 14:13:31.539 | + functions:setup_systemd_logging:710 : local conf_file=/etc/glance/glance-api.conf 2026-03-17 14:13:31.543 | ++ functions:setup_systemd_logging:715 : trueorfalse False USE_JOURNAL 2026-03-17 14:13:31.566 | + functions:setup_systemd_logging:715 : USE_JOURNAL=False 2026-03-17 14:13:31.569 | + functions:setup_systemd_logging:716 : local pidstr= 2026-03-17 14:13:31.572 | + functions:setup_systemd_logging:717 : [[ False == \T\r\u\e ]] 2026-03-17 14:13:31.576 | + functions:setup_systemd_logging:721 : pidstr='(pid=%(process)d) ' 2026-03-17 14:13:31.578 | + 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-17 14:13:31.620 | + 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-17 14:13:31.661 | + 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-17 14:13:31.702 | + functions:setup_systemd_logging:727 : iniset /etc/glance/glance-api.conf DEFAULT logging_exception_prefix 'ERROR %(name)s %(instance)s' 2026-03-17 14:13:31.742 | + functions:setup_systemd_logging:730 : iniset /etc/glance/glance-api.conf DEFAULT log_color False 2026-03-17 14:13:31.784 | + lib/glance:configure_glance:428 : cp -p /opt/stack/glance/etc/glance-api-paste.ini /etc/glance/glance-api-paste.ini 2026-03-17 14:13:31.790 | + lib/glance:configure_glance:431 : iniset /etc/glance/glance-cache.conf DEFAULT debug True 2026-03-17 14:13:31.832 | + lib/glance:configure_glance:432 : iniset /etc/glance/glance-cache.conf DEFAULT use_syslog False 2026-03-17 14:13:31.871 | + lib/glance:configure_glance:433 : iniset /etc/glance/glance-cache.conf DEFAULT image_cache_dir /opt/stack/data/glance/cache/ 2026-03-17 14:13:31.905 | + lib/glance:configure_glance:434 : iniset /etc/glance/glance-cache.conf DEFAULT image_cache_driver centralized_db 2026-03-17 14:13:31.941 | + lib/glance:configure_glance:437 : iniset /etc/glance/glance-cache.conf glance_store filesystem_store_datadir /opt/stack/data/glance/images/ 2026-03-17 14:13:31.981 | + lib/glance:configure_glance:440 : iniset /etc/glance/glance-image-import.conf image_import_opts image_import_plugins '[]' 2026-03-17 14:13:32.022 | + lib/glance:configure_glance:441 : iniset /etc/glance/glance-image-import.conf inject_metadata_properties ignore_user_roles admin 2026-03-17 14:13:32.063 | + lib/glance:configure_glance:442 : iniset /etc/glance/glance-image-import.conf inject_metadata_properties inject 2026-03-17 14:13:32.103 | + lib/glance:configure_glance:444 : cp -p /opt/stack/glance/etc/schema-image.json /etc/glance/schema-image.json 2026-03-17 14:13:32.109 | + 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-17 14:13:32.118 | + lib/glance:configure_glance:447 : is_service_enabled tls-proxy 2026-03-17 14:13:32.137 | + functions-common:is_service_enabled:2068 : return 0 2026-03-17 14:13:32.140 | + lib/glance:configure_glance:448 : CINDER_SERVICE_HOST=38.102.83.89 2026-03-17 14:13:32.144 | + lib/glance:configure_glance:449 : CINDER_SERVICE_PORT=8776 2026-03-17 14:13:32.149 | + lib/glance:configure_glance:451 : iniset /etc/glance/glance-api.conf DEFAULT cinder_endpoint_template 'https://38.102.83.89:8776/v3/%(project_id)s' 2026-03-17 14:13:32.187 | + lib/glance:configure_glance:452 : iniset /etc/glance/glance-cache.conf DEFAULT cinder_endpoint_template 'https://38.102.83.89:8776/v3/%(project_id)s' 2026-03-17 14:13:32.222 | + lib/glance:configure_glance:455 : write_local_uwsgi_http_config /etc/glance/glance-uwsgi.ini glance.wsgi.api:application /image glance-api 2026-03-17 14:13:32.225 | + lib/apache:write_local_uwsgi_http_config:319 : local conf=/etc/glance/glance-uwsgi.ini 2026-03-17 14:13:32.228 | + lib/apache:write_local_uwsgi_http_config:320 : local wsgi=glance.wsgi.api:application 2026-03-17 14:13:32.230 | + lib/apache:write_local_uwsgi_http_config:321 : local url=/image 2026-03-17 14:13:32.232 | + lib/apache:write_local_uwsgi_http_config:322 : local name=glance-api 2026-03-17 14:13:32.236 | + lib/apache:write_local_uwsgi_http_config:324 : '[' -z glance-api ']' 2026-03-17 14:13:32.238 | + lib/apache:write_local_uwsgi_http_config:332 : rm -rf /etc/glance/glance-uwsgi.ini 2026-03-17 14:13:32.243 | + lib/apache:write_local_uwsgi_http_config:335 : [[ glance.wsgi.api:application =~ ^[a-zA-Z0-9_.]+:[a-zA-Z0-9_]+$ ]] 2026-03-17 14:13:32.246 | + lib/apache:write_local_uwsgi_http_config:336 : iniset /etc/glance/glance-uwsgi.ini uwsgi module glance.wsgi.api:application 2026-03-17 14:13:32.286 | ++ lib/apache:write_local_uwsgi_http_config:341 : get_random_port 2026-03-17 14:13:32.288 | ++ functions:get_random_port:860 : read lower_port upper_port 2026-03-17 14:13:32.292 | ++ functions:get_random_port:861 : true 2026-03-17 14:13:32.294 | ++ functions:get_random_port:862 : (( port = upper_port )) 2026-03-17 14:13:32.297 | ++ functions:get_random_port:862 : (( port >= lower_port )) 2026-03-17 14:13:32.299 | ++ functions:get_random_port:863 : sudo lsof -i :60999 2026-03-17 14:13:32.316 | ++ functions:get_random_port:864 : [[ 1 > 0 ]] 2026-03-17 14:13:32.318 | ++ functions:get_random_port:865 : break 2 2026-03-17 14:13:32.321 | ++ functions:get_random_port:869 : echo 60999 2026-03-17 14:13:32.324 | + lib/apache:write_local_uwsgi_http_config:341 : port=60999 2026-03-17 14:13:32.327 | + lib/apache:write_local_uwsgi_http_config:342 : iniset /etc/glance/glance-uwsgi.ini uwsgi http-socket 127.0.0.1:60999 2026-03-17 14:13:32.359 | + lib/apache:write_local_uwsgi_http_config:343 : iniset /etc/glance/glance-uwsgi.ini uwsgi processes 2 2026-03-17 14:13:32.396 | + lib/apache:write_local_uwsgi_http_config:345 : iniset /etc/glance/glance-uwsgi.ini uwsgi master true 2026-03-17 14:13:32.430 | + lib/apache:write_local_uwsgi_http_config:347 : iniset /etc/glance/glance-uwsgi.ini uwsgi die-on-term true 2026-03-17 14:13:32.464 | + lib/apache:write_local_uwsgi_http_config:348 : iniset /etc/glance/glance-uwsgi.ini uwsgi exit-on-reload false 2026-03-17 14:13:32.500 | + lib/apache:write_local_uwsgi_http_config:351 : iniset /etc/glance/glance-uwsgi.ini uwsgi worker-reload-mercy 80 2026-03-17 14:13:32.537 | + lib/apache:write_local_uwsgi_http_config:352 : iniset /etc/glance/glance-uwsgi.ini uwsgi enable-threads true 2026-03-17 14:13:32.573 | + lib/apache:write_local_uwsgi_http_config:353 : iniset /etc/glance/glance-uwsgi.ini uwsgi plugins http,python3 2026-03-17 14:13:32.615 | + lib/apache:write_local_uwsgi_http_config:355 : iniset /etc/glance/glance-uwsgi.ini uwsgi thunder-lock true 2026-03-17 14:13:32.651 | + 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-17 14:13:32.686 | + lib/apache:write_local_uwsgi_http_config:359 : iniset /etc/glance/glance-uwsgi.ini uwsgi buffer-size 65535 2026-03-17 14:13:32.720 | + lib/apache:write_local_uwsgi_http_config:361 : iniset /etc/glance/glance-uwsgi.ini uwsgi add-header 'Connection: close' 2026-03-17 14:13:32.759 | + lib/apache:write_local_uwsgi_http_config:363 : iniset /etc/glance/glance-uwsgi.ini uwsgi lazy-apps true 2026-03-17 14:13:32.795 | + lib/apache:write_local_uwsgi_http_config:364 : iniset /etc/glance/glance-uwsgi.ini uwsgi chmod-socket 666 2026-03-17 14:13:32.823 | + lib/apache:write_local_uwsgi_http_config:365 : iniset /etc/glance/glance-uwsgi.ini uwsgi http-raw-body true 2026-03-17 14:13:32.859 | + lib/apache:write_local_uwsgi_http_config:366 : iniset /etc/glance/glance-uwsgi.ini uwsgi http-chunked-input true 2026-03-17 14:13:32.892 | + lib/apache:write_local_uwsgi_http_config:367 : iniset /etc/glance/glance-uwsgi.ini uwsgi http-auto-chunked true 2026-03-17 14:13:32.924 | + lib/apache:write_local_uwsgi_http_config:368 : iniset /etc/glance/glance-uwsgi.ini uwsgi http-keepalive false 2026-03-17 14:13:32.962 | + lib/apache:write_local_uwsgi_http_config:370 : iniset /etc/glance/glance-uwsgi.ini uwsgi socket-timeout 30 2026-03-17 14:13:32.993 | + lib/apache:write_local_uwsgi_http_config:372 : iniset /etc/glance/glance-uwsgi.ini uwsgi start-time %t 2026-03-17 14:13:33.027 | + lib/apache:write_local_uwsgi_http_config:374 : enable_apache_mod proxy 2026-03-17 14:13:33.030 | + lib/apache:enable_apache_mod:55 : local mod=proxy 2026-03-17 14:13:33.033 | + lib/apache:enable_apache_mod:56 : local should_restart= 2026-03-17 14:13:33.037 | + lib/apache:enable_apache_mod:58 : is_ubuntu 2026-03-17 14:13:33.041 | + functions-common:is_ubuntu:544 : [[ -z rpm ]] 2026-03-17 14:13:33.043 | + functions-common:is_ubuntu:547 : '[' rpm = deb ']' 2026-03-17 14:13:33.046 | + lib/apache:enable_apache_mod:67 : is_fedora 2026-03-17 14:13:33.049 | + functions-common:is_fedora:524 : [[ -z CentOSStream ]] 2026-03-17 14:13:33.052 | + functions-common:is_fedora:528 : '[' CentOSStream = Fedora ']' 2026-03-17 14:13:33.054 | + functions-common:is_fedora:528 : '[' CentOSStream = 'Red Hat' ']' 2026-03-17 14:13:33.057 | + functions-common:is_fedora:529 : '[' CentOSStream = openEuler ']' 2026-03-17 14:13:33.059 | + functions-common:is_fedora:530 : '[' CentOSStream = RedHatEnterpriseServer ']' 2026-03-17 14:13:33.062 | + functions-common:is_fedora:531 : '[' CentOSStream = RedHatEnterprise ']' 2026-03-17 14:13:33.065 | + functions-common:is_fedora:532 : '[' CentOSStream = RedHatEnterpriseLinux ']' 2026-03-17 14:13:33.067 | + functions-common:is_fedora:533 : '[' CentOSStream = RockyLinux ']' 2026-03-17 14:13:33.071 | + functions-common:is_fedora:534 : '[' CentOSStream = CentOS ']' 2026-03-17 14:13:33.074 | + functions-common:is_fedora:534 : '[' CentOSStream = CentOSStream ']' 2026-03-17 14:13:33.077 | + lib/apache:enable_apache_mod:69 : true 2026-03-17 14:13:33.079 | + lib/apache:write_local_uwsgi_http_config:375 : enable_apache_mod proxy_http 2026-03-17 14:13:33.082 | + lib/apache:enable_apache_mod:55 : local mod=proxy_http 2026-03-17 14:13:33.084 | + lib/apache:enable_apache_mod:56 : local should_restart= 2026-03-17 14:13:33.086 | + lib/apache:enable_apache_mod:58 : is_ubuntu 2026-03-17 14:13:33.088 | + functions-common:is_ubuntu:544 : [[ -z rpm ]] 2026-03-17 14:13:33.091 | + functions-common:is_ubuntu:547 : '[' rpm = deb ']' 2026-03-17 14:13:33.095 | + lib/apache:enable_apache_mod:67 : is_fedora 2026-03-17 14:13:33.097 | + functions-common:is_fedora:524 : [[ -z CentOSStream ]] 2026-03-17 14:13:33.100 | + functions-common:is_fedora:528 : '[' CentOSStream = Fedora ']' 2026-03-17 14:13:33.104 | + functions-common:is_fedora:528 : '[' CentOSStream = 'Red Hat' ']' 2026-03-17 14:13:33.108 | + functions-common:is_fedora:529 : '[' CentOSStream = openEuler ']' 2026-03-17 14:13:33.112 | + functions-common:is_fedora:530 : '[' CentOSStream = RedHatEnterpriseServer ']' 2026-03-17 14:13:33.114 | + functions-common:is_fedora:531 : '[' CentOSStream = RedHatEnterprise ']' 2026-03-17 14:13:33.117 | + functions-common:is_fedora:532 : '[' CentOSStream = RedHatEnterpriseLinux ']' 2026-03-17 14:13:33.120 | + functions-common:is_fedora:533 : '[' CentOSStream = RockyLinux ']' 2026-03-17 14:13:33.124 | + functions-common:is_fedora:534 : '[' CentOSStream = CentOS ']' 2026-03-17 14:13:33.126 | + functions-common:is_fedora:534 : '[' CentOSStream = CentOSStream ']' 2026-03-17 14:13:33.129 | + lib/apache:enable_apache_mod:69 : true 2026-03-17 14:13:33.131 | + lib/apache:write_local_uwsgi_http_config:376 : local apache_conf= 2026-03-17 14:13:33.134 | ++ lib/apache:write_local_uwsgi_http_config:377 : apache_site_config_for glance-api 2026-03-17 14:13:33.138 | ++ lib/apache:apache_site_config_for:174 : local site=glance-api 2026-03-17 14:13:33.141 | ++ lib/apache:apache_site_config_for:175 : is_ubuntu 2026-03-17 14:13:33.144 | ++ functions-common:is_ubuntu:544 : [[ -z rpm ]] 2026-03-17 14:13:33.147 | ++ functions-common:is_ubuntu:547 : '[' rpm = deb ']' 2026-03-17 14:13:33.149 | ++ lib/apache:apache_site_config_for:178 : is_fedora 2026-03-17 14:13:33.154 | ++ functions-common:is_fedora:524 : [[ -z CentOSStream ]] 2026-03-17 14:13:33.157 | ++ functions-common:is_fedora:528 : '[' CentOSStream = Fedora ']' 2026-03-17 14:13:33.161 | ++ functions-common:is_fedora:528 : '[' CentOSStream = 'Red Hat' ']' 2026-03-17 14:13:33.164 | ++ functions-common:is_fedora:529 : '[' CentOSStream = openEuler ']' 2026-03-17 14:13:33.167 | ++ functions-common:is_fedora:530 : '[' CentOSStream = RedHatEnterpriseServer ']' 2026-03-17 14:13:33.170 | ++ functions-common:is_fedora:531 : '[' CentOSStream = RedHatEnterprise ']' 2026-03-17 14:13:33.173 | ++ functions-common:is_fedora:532 : '[' CentOSStream = RedHatEnterpriseLinux ']' 2026-03-17 14:13:33.176 | ++ functions-common:is_fedora:533 : '[' CentOSStream = RockyLinux ']' 2026-03-17 14:13:33.179 | ++ functions-common:is_fedora:534 : '[' CentOSStream = CentOS ']' 2026-03-17 14:13:33.182 | ++ functions-common:is_fedora:534 : '[' CentOSStream = CentOSStream ']' 2026-03-17 14:13:33.186 | ++ lib/apache:apache_site_config_for:180 : local enabled_site_file=/etc/httpd/conf.d/glance-api.conf 2026-03-17 14:13:33.190 | ++ lib/apache:apache_site_config_for:181 : '[' -f /etc/httpd/conf.d/glance-api.conf ']' 2026-03-17 14:13:33.194 | ++ lib/apache:apache_site_config_for:184 : echo /etc/httpd/conf.d/glance-api.conf.disabled 2026-03-17 14:13:33.198 | + lib/apache:write_local_uwsgi_http_config:377 : apache_conf=/etc/httpd/conf.d/glance-api.conf.disabled 2026-03-17 14:13:33.202 | + lib/apache:write_local_uwsgi_http_config:378 : echo 'KeepAlive Off' 2026-03-17 14:13:33.203 | + lib/apache:write_local_uwsgi_http_config:378 : sudo tee /etc/httpd/conf.d/glance-api.conf.disabled 2026-03-17 14:13:33.224 | KeepAlive Off 2026-03-17 14:13:33.230 | + lib/apache:write_local_uwsgi_http_config:379 : echo 'SetEnv proxy-sendchunked 1' 2026-03-17 14:13:33.231 | + lib/apache:write_local_uwsgi_http_config:379 : sudo tee -a /etc/httpd/conf.d/glance-api.conf.disabled 2026-03-17 14:13:33.249 | SetEnv proxy-sendchunked 1 2026-03-17 14:13:33.258 | + lib/apache:write_local_uwsgi_http_config:380 : echo 'ProxyPass "/image" "http://127.0.0.1:60999" retry=0 acquire=1 ' 2026-03-17 14:13:33.258 | + lib/apache:write_local_uwsgi_http_config:380 : sudo tee -a /etc/httpd/conf.d/glance-api.conf.disabled 2026-03-17 14:13:33.283 | ProxyPass "/image" "http://127.0.0.1:60999" retry=0 acquire=1 2026-03-17 14:13:33.289 | + lib/apache:write_local_uwsgi_http_config:381 : enable_apache_site glance-api 2026-03-17 14:13:33.292 | + lib/apache:enable_apache_site:191 : local site=glance-api 2026-03-17 14:13:33.296 | + lib/apache:enable_apache_site:193 : enable_apache_mod version 2026-03-17 14:13:33.300 | + lib/apache:enable_apache_mod:55 : local mod=version 2026-03-17 14:13:33.303 | + lib/apache:enable_apache_mod:56 : local should_restart= 2026-03-17 14:13:33.306 | + lib/apache:enable_apache_mod:58 : is_ubuntu 2026-03-17 14:13:33.309 | + functions-common:is_ubuntu:544 : [[ -z rpm ]] 2026-03-17 14:13:33.313 | + functions-common:is_ubuntu:547 : '[' rpm = deb ']' 2026-03-17 14:13:33.317 | + lib/apache:enable_apache_mod:67 : is_fedora 2026-03-17 14:13:33.320 | + functions-common:is_fedora:524 : [[ -z CentOSStream ]] 2026-03-17 14:13:33.323 | + functions-common:is_fedora:528 : '[' CentOSStream = Fedora ']' 2026-03-17 14:13:33.326 | + functions-common:is_fedora:528 : '[' CentOSStream = 'Red Hat' ']' 2026-03-17 14:13:33.330 | + functions-common:is_fedora:529 : '[' CentOSStream = openEuler ']' 2026-03-17 14:13:33.333 | + functions-common:is_fedora:530 : '[' CentOSStream = RedHatEnterpriseServer ']' 2026-03-17 14:13:33.335 | + functions-common:is_fedora:531 : '[' CentOSStream = RedHatEnterprise ']' 2026-03-17 14:13:33.339 | + functions-common:is_fedora:532 : '[' CentOSStream = RedHatEnterpriseLinux ']' 2026-03-17 14:13:33.343 | + functions-common:is_fedora:533 : '[' CentOSStream = RockyLinux ']' 2026-03-17 14:13:33.346 | + functions-common:is_fedora:534 : '[' CentOSStream = CentOS ']' 2026-03-17 14:13:33.350 | + functions-common:is_fedora:534 : '[' CentOSStream = CentOSStream ']' 2026-03-17 14:13:33.353 | + lib/apache:enable_apache_mod:69 : true 2026-03-17 14:13:33.356 | + lib/apache:enable_apache_site:194 : is_ubuntu 2026-03-17 14:13:33.359 | + functions-common:is_ubuntu:544 : [[ -z rpm ]] 2026-03-17 14:13:33.364 | + functions-common:is_ubuntu:547 : '[' rpm = deb ']' 2026-03-17 14:13:33.367 | + lib/apache:enable_apache_site:196 : is_fedora 2026-03-17 14:13:33.370 | + functions-common:is_fedora:524 : [[ -z CentOSStream ]] 2026-03-17 14:13:33.375 | + functions-common:is_fedora:528 : '[' CentOSStream = Fedora ']' 2026-03-17 14:13:33.380 | + functions-common:is_fedora:528 : '[' CentOSStream = 'Red Hat' ']' 2026-03-17 14:13:33.382 | + functions-common:is_fedora:529 : '[' CentOSStream = openEuler ']' 2026-03-17 14:13:33.386 | + functions-common:is_fedora:530 : '[' CentOSStream = RedHatEnterpriseServer ']' 2026-03-17 14:13:33.391 | + functions-common:is_fedora:531 : '[' CentOSStream = RedHatEnterprise ']' 2026-03-17 14:13:33.394 | + functions-common:is_fedora:532 : '[' CentOSStream = RedHatEnterpriseLinux ']' 2026-03-17 14:13:33.398 | + functions-common:is_fedora:533 : '[' CentOSStream = RockyLinux ']' 2026-03-17 14:13:33.402 | + functions-common:is_fedora:534 : '[' CentOSStream = CentOS ']' 2026-03-17 14:13:33.408 | + functions-common:is_fedora:534 : '[' CentOSStream = CentOSStream ']' 2026-03-17 14:13:33.411 | + lib/apache:enable_apache_site:197 : local enabled_site_file=/etc/httpd/conf.d/glance-api.conf 2026-03-17 14:13:33.414 | + lib/apache:enable_apache_site:199 : [[ -f /etc/httpd/conf.d/glance-api.conf.disabled ]] 2026-03-17 14:13:33.418 | + lib/apache:enable_apache_site:199 : [[ ! -f /etc/httpd/conf.d/glance-api.conf ]] 2026-03-17 14:13:33.423 | + lib/apache:enable_apache_site:200 : sudo mv /etc/httpd/conf.d/glance-api.conf.disabled /etc/httpd/conf.d/glance-api.conf 2026-03-17 14:13:33.446 | + lib/apache:write_local_uwsgi_http_config:382 : restart_apache_server 2026-03-17 14:13:33.449 | + lib/apache:restart_apache_server:238 : restart_service httpd 2026-03-17 14:13:33.451 | + functions-common:restart_service:2296 : '[' -x /bin/systemctl ']' 2026-03-17 14:13:33.454 | + functions-common:restart_service:2297 : sudo /bin/systemctl restart httpd 2026-03-17 14:13:34.653 | ++ lib/glance:configure_glance:459 : awk '-F= ' '/^http-socket/ { print "http://"$2}' /etc/glance/glance-uwsgi.ini 2026-03-17 14:13:34.661 | + lib/glance:configure_glance:459 : iniset /etc/glance/glance-api.conf DEFAULT worker_self_reference_url http://127.0.0.1:60999 2026-03-17 14:13:34.701 | + lib/glance:configure_glance:463 : iniset /etc/glance/glance-api.conf wsgi python_interpreter /bin/python3.12 2026-03-17 14:13:34.740 | + lib/glance:configure_glance:465 : [[ True == True ]] 2026-03-17 14:13:34.742 | + lib/glance:configure_glance:466 : iniset /etc/glance/glance-api.conf oslo_policy enforce_scope true 2026-03-17 14:13:34.773 | + lib/glance:configure_glance:467 : iniset /etc/glance/glance-api.conf oslo_policy enforce_new_defaults true 2026-03-17 14:13:34.806 | + lib/glance:configure_glance:468 : iniset /etc/glance/glance-api.conf DEFAULT enforce_secure_rbac true 2026-03-17 14:13:34.838 | + ./stack.sh:main:942 : is_service_enabled cinder 2026-03-17 14:13:34.857 | + functions-common:is_service_enabled:2068 : return 0 2026-03-17 14:13:34.860 | + ./stack.sh:main:944 : stack_install_service cinder 2026-03-17 14:13:34.862 | + lib/stack:stack_install_service:20 : local service=cinder 2026-03-17 14:13:34.866 | + lib/stack:stack_install_service:21 : type install_cinder 2026-03-17 14:13:34.868 | + lib/stack:stack_install_service:23 : [[ False = True ]] 2026-03-17 14:13:34.871 | + lib/stack:stack_install_service:32 : install_cinder 2026-03-17 14:13:34.874 | + lib/cinder:install_cinder:526 : git_clone https://opendev.org/openstack/cinder.git /opt/stack/cinder master 2026-03-17 14:13:34.877 | + functions-common:git_clone:581 : local git_remote=https://opendev.org/openstack/cinder.git 2026-03-17 14:13:34.880 | + functions-common:git_clone:582 : local git_dest=/opt/stack/cinder 2026-03-17 14:13:34.882 | + functions-common:git_clone:583 : local git_ref=master 2026-03-17 14:13:34.884 | + functions-common:git_clone:584 : local orig_dir 2026-03-17 14:13:34.888 | ++ functions-common:git_clone:585 : pwd 2026-03-17 14:13:34.890 | + functions-common:git_clone:585 : orig_dir=/opt/stack/devstack 2026-03-17 14:13:34.894 | + functions-common:git_clone:586 : local git_clone_flags= 2026-03-17 14:13:34.898 | ++ functions-common:git_clone:588 : trueorfalse False RECLONE 2026-03-17 14:13:34.920 | + functions-common:git_clone:588 : RECLONE=False 2026-03-17 14:13:34.923 | + functions-common:git_clone:589 : [[ 0 -gt 0 ]] 2026-03-17 14:13:34.926 | + functions-common:git_clone:593 : [[ False = \T\r\u\e ]] 2026-03-17 14:13:34.930 | + functions-common:git_clone:602 : echo master 2026-03-17 14:13:34.930 | + functions-common:git_clone:602 : egrep -q '^refs' 2026-03-17 14:13:34.933 | egrep: warning: egrep is obsolescent; using grep -E 2026-03-17 14:13:34.939 | + functions-common:git_clone:616 : [[ ! -d /opt/stack/cinder ]] 2026-03-17 14:13:34.942 | + functions-common:git_clone:626 : [[ False = \T\r\u\e ]] 2026-03-17 14:13:34.945 | + functions-common:git_clone:661 : sudo git config --system --add safe.directory /opt/stack/cinder 2026-03-17 14:13:34.978 | + functions-common:git_clone:664 : cd /opt/stack/cinder 2026-03-17 14:13:34.982 | + functions-common:git_clone:665 : git show --oneline 2026-03-17 14:13:34.983 | + functions-common:git_clone:665 : head -1 2026-03-17 14:13:35.022 | efa2e33d5 Merge "[Pure Storage] Fix performance stats collection error" 2026-03-17 14:13:35.025 | + functions-common:git_clone:666 : cd /opt/stack/devstack 2026-03-17 14:13:35.028 | + lib/cinder:install_cinder:527 : setup_develop /opt/stack/cinder 2026-03-17 14:13:35.031 | + inc/python:setup_develop:353 : local bindep 2026-03-17 14:13:35.033 | + inc/python:setup_develop:354 : [[ /opt/stack/cinder == -bindep* ]] 2026-03-17 14:13:35.036 | + inc/python:setup_develop:358 : local project_dir=/opt/stack/cinder 2026-03-17 14:13:35.038 | + inc/python:setup_develop:359 : local extras= 2026-03-17 14:13:35.040 | + inc/python:setup_develop:360 : _setup_package_with_constraints_edit /opt/stack/cinder -e 2026-03-17 14:13:35.043 | + inc/python:_setup_package_with_constraints_edit:379 : local bindep 2026-03-17 14:13:35.046 | + inc/python:_setup_package_with_constraints_edit:380 : [[ /opt/stack/cinder == -bindep* ]] 2026-03-17 14:13:35.049 | + inc/python:_setup_package_with_constraints_edit:384 : local project_dir=/opt/stack/cinder 2026-03-17 14:13:35.052 | + inc/python:_setup_package_with_constraints_edit:385 : local flags=-e 2026-03-17 14:13:35.055 | + inc/python:_setup_package_with_constraints_edit:386 : local extras= 2026-03-17 14:13:35.058 | ++ inc/python:_setup_package_with_constraints_edit:393 : cd /opt/stack/cinder 2026-03-17 14:13:35.062 | ++ inc/python:_setup_package_with_constraints_edit:393 : pwd 2026-03-17 14:13:35.065 | + inc/python:_setup_package_with_constraints_edit:393 : project_dir=/opt/stack/cinder 2026-03-17 14:13:35.069 | + inc/python:_setup_package_with_constraints_edit:395 : '[' -n /opt/stack/requirements ']' 2026-03-17 14:13:35.072 | + inc/python:_setup_package_with_constraints_edit:399 : local name 2026-03-17 14:13:35.076 | ++ inc/python:_setup_package_with_constraints_edit:400 : awk '/^name.*=/ {print $3}' /opt/stack/cinder/setup.cfg 2026-03-17 14:13:35.082 | + inc/python:_setup_package_with_constraints_edit:400 : name=cinder 2026-03-17 14:13:35.085 | + inc/python:_setup_package_with_constraints_edit:401 : '[' -z cinder ']' 2026-03-17 14:13:35.088 | + inc/python:_setup_package_with_constraints_edit:405 : /opt/stack/requirements/.venv/bin/edit-constraints /opt/stack/requirements/upper-constraints.txt -- cinder 2026-03-17 14:13:35.226 | + inc/python:_setup_package_with_constraints_edit:408 : setup_package /opt/stack/cinder -e 2026-03-17 14:13:35.228 | + inc/python:setup_package:436 : local bindep=0 2026-03-17 14:13:35.231 | + inc/python:setup_package:437 : local bindep_flag= 2026-03-17 14:13:35.233 | + inc/python:setup_package:438 : local bindep_profiles= 2026-03-17 14:13:35.236 | + inc/python:setup_package:439 : [[ /opt/stack/cinder == -bindep* ]] 2026-03-17 14:13:35.238 | + inc/python:setup_package:444 : local project_dir=/opt/stack/cinder 2026-03-17 14:13:35.241 | + inc/python:setup_package:445 : local flags=-e 2026-03-17 14:13:35.245 | + inc/python:setup_package:446 : local extras= 2026-03-17 14:13:35.248 | + inc/python:setup_package:450 : [[ -n -e ]] 2026-03-17 14:13:35.251 | + inc/python:setup_package:450 : [[ -z '' ]] 2026-03-17 14:13:35.254 | + inc/python:setup_package:450 : [[ ! -e =~ ^-.* ]] 2026-03-17 14:13:35.257 | + inc/python:setup_package:455 : [[ ! -z '' ]] 2026-03-17 14:13:35.260 | + inc/python:setup_package:460 : [[ 0 == 1 ]] 2026-03-17 14:13:35.263 | + inc/python:setup_package:464 : pip_install -e /opt/stack/cinder 2026-03-17 14:13:35.287 | Using python 3.12 to install /opt/stack/cinder 2026-03-17 14:13:35.290 | + inc/python:pip_install:210 : sudo -H LC_ALL=en_US.UTF-8 http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= python3.12 -m pip install -c /opt/stack/requirements/upper-constraints.txt -e /opt/stack/cinder 2026-03-17 14:13:36.004 | Looking in indexes: http://mirror.regionone.vexxhost-nodepool-sf.rdoproject.org/pypi/simple, http://mirror.regionone.vexxhost-nodepool-sf.rdoproject.org/wheel/centos-10-x86_64 2026-03-17 14:13:36.007 | Obtaining file:///opt/stack/cinder 2026-03-17 14:13:36.009 | Installing build dependencies: started 2026-03-17 14:13:38.124 | Installing build dependencies: finished with status 'done' 2026-03-17 14:13:38.127 | Checking if build backend supports build_editable: started 2026-03-17 14:13:38.295 | Checking if build backend supports build_editable: finished with status 'done' 2026-03-17 14:13:38.295 | Getting requirements to build editable: started 2026-03-17 14:13:38.438 | Getting requirements to build editable: finished with status 'done' 2026-03-17 14:13:38.441 | Preparing editable metadata (pyproject.toml): started 2026-03-17 14:13:39.088 | Preparing editable metadata (pyproject.toml): finished with status 'done' 2026-03-17 14:13:39.244 | Requirement already satisfied: pbr>=5.8.0 in /usr/local/lib/python3.12/site-packages (from cinder==28.0.0.0rc1) (7.0.3) 2026-03-17 14:13:39.246 | Requirement already satisfied: decorator>=4.4.2 in /usr/local/lib/python3.12/site-packages (from cinder==28.0.0.0rc1) (5.2.1) 2026-03-17 14:13:39.248 | Requirement already satisfied: eventlet!=0.32.0,>=0.30.1 in /usr/local/lib/python3.12/site-packages (from cinder==28.0.0.0rc1) (0.40.4) 2026-03-17 14:13:39.250 | Requirement already satisfied: greenlet>=0.4.16 in /usr/local/lib64/python3.12/site-packages (from cinder==28.0.0.0rc1) (3.3.2) 2026-03-17 14:13:39.253 | Requirement already satisfied: iso8601>=0.1.12 in /usr/local/lib/python3.12/site-packages (from cinder==28.0.0.0rc1) (2.1.0) 2026-03-17 14:13:39.255 | Requirement already satisfied: jsonschema>=3.2.0 in /usr/local/lib/python3.12/site-packages (from cinder==28.0.0.0rc1) (4.26.0) 2026-03-17 14:13:39.257 | Requirement already satisfied: keystoneauth1>=4.2.1 in /usr/local/lib/python3.12/site-packages (from cinder==28.0.0.0rc1) (5.13.1) 2026-03-17 14:13:39.260 | Requirement already satisfied: keystonemiddleware>=9.1.0 in /usr/local/lib/python3.12/site-packages (from cinder==28.0.0.0rc1) (12.0.0) 2026-03-17 14:13:39.263 | Requirement already satisfied: lxml>=4.5.2 in /usr/local/lib64/python3.12/site-packages (from cinder==28.0.0.0rc1) (6.0.2) 2026-03-17 14:13:39.265 | Requirement already satisfied: oslo.config>=8.3.2 in /usr/local/lib/python3.12/site-packages (from cinder==28.0.0.0rc1) (10.3.0) 2026-03-17 14:13:39.267 | Requirement already satisfied: oslo.concurrency>=4.5.0 in /usr/local/lib/python3.12/site-packages (from cinder==28.0.0.0rc1) (7.4.0) 2026-03-17 14:13:39.270 | Requirement already satisfied: oslo.context>=3.4.0 in /usr/local/lib/python3.12/site-packages (from cinder==28.0.0.0rc1) (6.3.0) 2026-03-17 14:13:39.271 | Requirement already satisfied: oslo.db>=11.0.0 in /usr/local/lib/python3.12/site-packages (from cinder==28.0.0.0rc1) (18.0.0) 2026-03-17 14:13:39.273 | Requirement already satisfied: oslo.log>=4.6.1 in /usr/local/lib/python3.12/site-packages (from cinder==28.0.0.0rc1) (8.1.0) 2026-03-17 14:13:39.276 | Requirement already satisfied: oslo.messaging>=14.6.0 in /usr/local/lib/python3.12/site-packages (from cinder==28.0.0.0rc1) (17.3.0) 2026-03-17 14:13:39.278 | Requirement already satisfied: oslo.middleware>=4.1.1 in /usr/local/lib/python3.12/site-packages (from cinder==28.0.0.0rc1) (8.0.0) 2026-03-17 14:13:39.280 | Requirement already satisfied: oslo.policy>=4.5.0 in /usr/local/lib/python3.12/site-packages (from cinder==28.0.0.0rc1) (5.0.0) 2026-03-17 14:13:39.281 | Requirement already satisfied: oslo.privsep>=2.6.2 in /usr/local/lib/python3.12/site-packages (from cinder==28.0.0.0rc1) (3.10.1) 2026-03-17 14:13:39.283 | Requirement already satisfied: oslo.reports>=3.2.0 in /usr/local/lib/python3.12/site-packages (from cinder==28.0.0.0rc1) (3.7.0) 2026-03-17 14:13:39.284 | Requirement already satisfied: oslo.rootwrap>=6.2.0 in /usr/local/lib/python3.12/site-packages (from cinder==28.0.0.0rc1) (7.9.0) 2026-03-17 14:13:39.285 | Requirement already satisfied: oslo.serialization>=4.2.0 in /usr/local/lib/python3.12/site-packages (from cinder==28.0.0.0rc1) (5.9.1) 2026-03-17 14:13:39.287 | Requirement already satisfied: oslo.service>=4.5.0 in /usr/local/lib/python3.12/site-packages (from cinder==28.0.0.0rc1) (4.5.1) 2026-03-17 14:13:39.288 | Requirement already satisfied: oslo.upgradecheck>=1.1.1 in /usr/local/lib/python3.12/site-packages (from cinder==28.0.0.0rc1) (2.7.1) 2026-03-17 14:13:39.289 | Requirement already satisfied: oslo.utils>=6.0.0 in /usr/local/lib/python3.12/site-packages (from cinder==28.0.0.0rc1) (10.0.0) 2026-03-17 14:13:39.361 | Collecting oslo.versionedobjects>=2.4.0 (from cinder==28.0.0.0rc1) 2026-03-17 14:13:39.365 | Downloading http://mirror.regionone.vexxhost-nodepool-sf.rdoproject.org/pypifiles/packages/cb/94/4b4d1de26a0cebfe9108efcabea825ebcdde6238b34c06df0454c50ee289/oslo_versionedobjects-3.9.0-py3-none-any.whl.metadata (2.5 kB) 2026-03-17 14:13:39.374 | Requirement already satisfied: osprofiler>=3.4.0 in /usr/local/lib/python3.12/site-packages (from cinder==28.0.0.0rc1) (4.3.0) 2026-03-17 14:13:39.375 | Requirement already satisfied: packaging>=20.4 in /usr/local/lib/python3.12/site-packages (from cinder==28.0.0.0rc1) (26.0) 2026-03-17 14:13:39.414 | Collecting paramiko>=2.7.2 (from cinder==28.0.0.0rc1) 2026-03-17 14:13:39.416 | Downloading http://mirror.regionone.vexxhost-nodepool-sf.rdoproject.org/pypifiles/packages/a9/90/a744336f5af32c433bd09af7854599682a383b37cfd78f7de263de6ad6cb/paramiko-4.0.0-py3-none-any.whl.metadata (3.9 kB) 2026-03-17 14:13:39.424 | Requirement already satisfied: Paste>=3.4.3 in /usr/local/lib/python3.12/site-packages (from cinder==28.0.0.0rc1) (3.10.1) 2026-03-17 14:13:39.425 | Requirement already satisfied: PasteDeploy>=2.1.0 in /usr/local/lib/python3.12/site-packages (from cinder==28.0.0.0rc1) (3.1.0) 2026-03-17 14:13:39.446 | Requirement already satisfied: pyparsing>=2.4.7 in /usr/local/lib/python3.12/site-packages (from cinder==28.0.0.0rc1) (3.3.2) 2026-03-17 14:13:39.448 | Requirement already satisfied: python-barbicanclient>=5.0.1 in /usr/local/lib/python3.12/site-packages (from cinder==28.0.0.0rc1) (7.3.0) 2026-03-17 14:13:39.481 | Collecting python-glanceclient>=3.2.2 (from cinder==28.0.0.0rc1) 2026-03-17 14:13:39.483 | Downloading http://mirror.regionone.vexxhost-nodepool-sf.rdoproject.org/pypifiles/packages/37/a3/683cb59ed2ec1bd35255fd76dffc12be0529b24e6f3723ff017dafefe3ad/python_glanceclient-4.11.0-py3-none-any.whl.metadata (4.0 kB) 2026-03-17 14:13:39.491 | Requirement already satisfied: python-keystoneclient>=4.1.1 in /usr/local/lib/python3.12/site-packages (from cinder==28.0.0.0rc1) (5.8.0) 2026-03-17 14:13:39.526 | Collecting python-novaclient>=18.2.0 (from cinder==28.0.0.0rc1) 2026-03-17 14:13:39.527 | Downloading http://mirror.regionone.vexxhost-nodepool-sf.rdoproject.org/pypifiles/packages/d6/ca/01037283efdf27d521b39cab1debb4857bf0a78e80f3ff40f9c91985d8e2/python_novaclient-18.12.0-py3-none-any.whl.metadata (3.2 kB) 2026-03-17 14:13:39.534 | Requirement already satisfied: python-swiftclient>=3.10.1 in /usr/local/lib/python3.12/site-packages (from cinder==28.0.0.0rc1) (4.10.0) 2026-03-17 14:13:39.535 | Requirement already satisfied: requests>=2.25.1 in /usr/local/lib/python3.12/site-packages (from cinder==28.0.0.0rc1) (2.32.5) 2026-03-17 14:13:39.537 | Requirement already satisfied: Routes>=2.4.1 in /usr/local/lib/python3.12/site-packages (from cinder==28.0.0.0rc1) (2.5.1) 2026-03-17 14:13:39.538 | Requirement already satisfied: taskflow>=4.5.0 in /usr/local/lib/python3.12/site-packages (from cinder==28.0.0.0rc1) (6.2.0) 2026-03-17 14:13:39.557 | Collecting rtslib-fb>=2.1.74 (from cinder==28.0.0.0rc1) 2026-03-17 14:13:39.559 | Downloading http://mirror.regionone.vexxhost-nodepool-sf.rdoproject.org/pypifiles/packages/e4/c5/2ecc91e593a8987fc4d2dfcc0ff6a1f611358e1e1763324e40a5564a7954/rtslib_fb-2.2.3-py3-none-any.whl.metadata (2.4 kB) 2026-03-17 14:13:39.567 | Requirement already satisfied: SQLAlchemy>=1.4.23 in /usr/local/lib64/python3.12/site-packages (from cinder==28.0.0.0rc1) (2.0.46) 2026-03-17 14:13:39.568 | Requirement already satisfied: stevedore>=3.2.2 in /usr/local/lib/python3.12/site-packages (from cinder==28.0.0.0rc1) (5.7.0) 2026-03-17 14:13:39.589 | Collecting tabulate>=0.8.7 (from cinder==28.0.0.0rc1) 2026-03-17 14:13:39.591 | Downloading http://mirror.regionone.vexxhost-nodepool-sf.rdoproject.org/pypifiles/packages/40/44/4a5f08c96eb108af5cb50b41f76142f0afa346dfa99d5296fe7202a11854/tabulate-0.9.0-py3-none-any.whl.metadata (34 kB) 2026-03-17 14:13:39.602 | Requirement already satisfied: tenacity>=6.3.1 in /usr/local/lib/python3.12/site-packages (from cinder==28.0.0.0rc1) (9.1.4) 2026-03-17 14:13:39.603 | Requirement already satisfied: WebOb>=1.8.6 in /usr/local/lib/python3.12/site-packages (from cinder==28.0.0.0rc1) (1.8.9) 2026-03-17 14:13:39.604 | Requirement already satisfied: oslo.i18n>=5.1.0 in /usr/local/lib/python3.12/site-packages (from cinder==28.0.0.0rc1) (6.7.2) 2026-03-17 14:13:39.637 | Collecting oslo.vmware>=3.10.0 (from cinder==28.0.0.0rc1) 2026-03-17 14:13:39.640 | Downloading http://mirror.regionone.vexxhost-nodepool-sf.rdoproject.org/pypifiles/packages/53/c4/9eefb621d31ac0a56091f53968804697084e544d30ea7f73b9580605c709/oslo_vmware-4.9.0-py3-none-any.whl.metadata (2.3 kB) 2026-03-17 14:13:39.647 | Requirement already satisfied: os-brick>=6.10.0 in /usr/local/lib/python3.12/site-packages (from cinder==28.0.0.0rc1) (7.0.0) 2026-03-17 14:13:39.694 | Collecting tooz>=2.8.0 (from cinder==28.0.0.0rc1) 2026-03-17 14:13:39.696 | Downloading http://mirror.regionone.vexxhost-nodepool-sf.rdoproject.org/pypifiles/packages/2c/27/70b9734e40c3454aa83a606cb0e99da3f47430b5f6663194480036d753b4/tooz-8.1.0-py3-none-any.whl.metadata (2.9 kB) 2026-03-17 14:13:39.839 | Collecting google-api-python-client>=1.11.0 (from cinder==28.0.0.0rc1) 2026-03-17 14:13:39.841 | Downloading http://mirror.regionone.vexxhost-nodepool-sf.rdoproject.org/pypifiles/packages/07/ad/223d5f4b0b987669ffeb3eadd7e9f85ece633aa7fd3246f1e2f6238e1e05/google_api_python_client-2.190.0-py3-none-any.whl.metadata (7.0 kB) 2026-03-17 14:13:39.855 | Requirement already satisfied: castellan>=3.7.0 in /usr/local/lib/python3.12/site-packages (from cinder==28.0.0.0rc1) (5.6.0) 2026-03-17 14:13:39.857 | Requirement already satisfied: cryptography>=3.1 in /usr/local/lib64/python3.12/site-packages (from cinder==28.0.0.0rc1) (43.0.3) 2026-03-17 14:13:39.858 | Requirement already satisfied: cursive>=0.2.2 in /usr/local/lib/python3.12/site-packages (from cinder==28.0.0.0rc1) (0.2.3) 2026-03-17 14:13:39.989 | Collecting zstd>=1.5.0.0 (from cinder==28.0.0.0rc1) 2026-03-17 14:13:39.991 | Downloading http://mirror.regionone.vexxhost-nodepool-sf.rdoproject.org/pypifiles/packages/11/c4/db4807d6a68b4628c74fd379de7e3c67ec34f19a2a80ac246b3837cde6cb/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-17 14:13:40.514 | Collecting boto3>=1.18.49 (from cinder==28.0.0.0rc1) 2026-03-17 14:13:40.517 | Downloading http://mirror.regionone.vexxhost-nodepool-sf.rdoproject.org/pypifiles/packages/65/77/8bbca82f70b062181cf0ae53fd43f1ac6556f3078884bfef9da2269c06a3/boto3-1.35.99-py3-none-any.whl.metadata (6.7 kB) 2026-03-17 14:13:40.562 | Requirement already satisfied: distro>=1.8.0 in /usr/lib/python3.12/site-packages (from cinder==28.0.0.0rc1) (1.9.0) 2026-03-17 14:13:40.564 | Requirement already satisfied: tzdata>=2022.4 in /usr/local/lib/python3.12/site-packages (from cinder==28.0.0.0rc1) (2025.3) 2026-03-17 14:13:40.565 | Requirement already satisfied: cachetools>=4.2.1 in /usr/local/lib/python3.12/site-packages (from cinder==28.0.0.0rc1) (7.0.1) 2026-03-17 14:13:41.296 | Collecting botocore<1.36.0,>=1.35.99 (from boto3>=1.18.49->cinder==28.0.0.0rc1) 2026-03-17 14:13:41.299 | Downloading http://mirror.regionone.vexxhost-nodepool-sf.rdoproject.org/pypifiles/packages/fc/dd/d87e2a145fad9e08d0ec6edcf9d71f838ccc7acdd919acc4c0d4a93515f8/botocore-1.35.99-py3-none-any.whl.metadata (5.7 kB) 2026-03-17 14:13:41.307 | Requirement already satisfied: jmespath<2.0.0,>=0.7.1 in /usr/local/lib/python3.12/site-packages (from boto3>=1.18.49->cinder==28.0.0.0rc1) (1.1.0) 2026-03-17 14:13:41.339 | Collecting s3transfer<0.11.0,>=0.10.0 (from boto3>=1.18.49->cinder==28.0.0.0rc1) 2026-03-17 14:13:41.342 | Downloading http://mirror.regionone.vexxhost-nodepool-sf.rdoproject.org/pypifiles/packages/66/05/7957af15543b8c9799209506df4660cba7afc4cf94bfb60513827e96bed6/s3transfer-0.10.4-py3-none-any.whl.metadata (1.7 kB) 2026-03-17 14:13:41.374 | Requirement already satisfied: cffi>=1.12 in /usr/local/lib64/python3.12/site-packages (from cryptography>=3.1->cinder==28.0.0.0rc1) (2.0.0) 2026-03-17 14:13:41.392 | Requirement already satisfied: dnspython>=1.15.0 in /usr/local/lib/python3.12/site-packages (from eventlet!=0.32.0,>=0.30.1->cinder==28.0.0.0rc1) (2.8.0) 2026-03-17 14:13:41.398 | Requirement already satisfied: httplib2<1.0.0,>=0.19.0 in /usr/local/lib/python3.12/site-packages (from google-api-python-client>=1.11.0->cinder==28.0.0.0rc1) (0.31.2) 2026-03-17 14:13:41.490 | Collecting google-auth!=2.24.0,!=2.25.0,<3.0.0,>=1.32.0 (from google-api-python-client>=1.11.0->cinder==28.0.0.0rc1) 2026-03-17 14:13:41.492 | Downloading http://mirror.regionone.vexxhost-nodepool-sf.rdoproject.org/pypifiles/packages/83/1d/d6466de3a5249d35e832a52834115ca9d1d0de6abc22065f049707516d47/google_auth-2.48.0-py3-none-any.whl.metadata (6.2 kB) 2026-03-17 14:13:41.566 | Collecting google-auth-httplib2<1.0.0,>=0.2.0 (from google-api-python-client>=1.11.0->cinder==28.0.0.0rc1) 2026-03-17 14:13:41.569 | Downloading http://mirror.regionone.vexxhost-nodepool-sf.rdoproject.org/pypifiles/packages/99/d5/3c97526c8796d3caf5f4b3bed2b05e8a7102326f00a334e7a438237f3b22/google_auth_httplib2-0.3.0-py3-none-any.whl.metadata (3.1 kB) 2026-03-17 14:13:41.643 | Collecting google-api-core!=2.0.*,!=2.1.*,!=2.2.*,!=2.3.0,<3.0.0,>=1.31.5 (from google-api-python-client>=1.11.0->cinder==28.0.0.0rc1) 2026-03-17 14:13:41.645 | Downloading http://mirror.regionone.vexxhost-nodepool-sf.rdoproject.org/pypifiles/packages/45/27/09c33d67f7e0dcf06d7ac17d196594e66989299374bfb0d4331d1038e76b/google_api_core-2.30.0-py3-none-any.whl.metadata (3.1 kB) 2026-03-17 14:13:41.670 | Collecting uritemplate<5,>=3.0.1 (from google-api-python-client>=1.11.0->cinder==28.0.0.0rc1) 2026-03-17 14:13:41.672 | Downloading http://mirror.regionone.vexxhost-nodepool-sf.rdoproject.org/pypifiles/packages/a9/99/3ae339466c9183ea5b8ae87b34c0b897eda475d2aec2307cae60e5cd4f29/uritemplate-4.2.0-py3-none-any.whl.metadata (2.6 kB) 2026-03-17 14:13:41.706 | Requirement already satisfied: attrs>=22.2.0 in /usr/local/lib/python3.12/site-packages (from jsonschema>=3.2.0->cinder==28.0.0.0rc1) (25.4.0) 2026-03-17 14:13:41.707 | Requirement already satisfied: jsonschema-specifications>=2023.03.6 in /usr/local/lib/python3.12/site-packages (from jsonschema>=3.2.0->cinder==28.0.0.0rc1) (2025.9.1) 2026-03-17 14:13:41.708 | Requirement already satisfied: referencing>=0.28.4 in /usr/local/lib/python3.12/site-packages (from jsonschema>=3.2.0->cinder==28.0.0.0rc1) (0.37.0) 2026-03-17 14:13:41.709 | Requirement already satisfied: rpds-py>=0.25.0 in /usr/local/lib64/python3.12/site-packages (from jsonschema>=3.2.0->cinder==28.0.0.0rc1) (0.30.0) 2026-03-17 14:13:41.718 | Requirement already satisfied: os-service-types>=1.2.0 in /usr/local/lib/python3.12/site-packages (from keystoneauth1>=4.2.1->cinder==28.0.0.0rc1) (1.8.2) 2026-03-17 14:13:41.719 | Requirement already satisfied: typing-extensions>=4.12 in /usr/local/lib/python3.12/site-packages (from keystoneauth1>=4.2.1->cinder==28.0.0.0rc1) (4.15.0) 2026-03-17 14:13:41.737 | Requirement already satisfied: oslo.cache>=3.11.0 in /usr/local/lib/python3.12/site-packages (from keystonemiddleware>=9.1.0->cinder==28.0.0.0rc1) (4.1.1) 2026-03-17 14:13:41.740 | Requirement already satisfied: pycadf>=1.1.0 in /usr/local/lib/python3.12/site-packages (from keystonemiddleware>=9.1.0->cinder==28.0.0.0rc1) (4.0.1) 2026-03-17 14:13:41.741 | Requirement already satisfied: PyJWT>=2.4.0 in /usr/local/lib/python3.12/site-packages (from keystonemiddleware>=9.1.0->cinder==28.0.0.0rc1) (2.11.0) 2026-03-17 14:13:41.758 | Requirement already satisfied: psutil>=5.7.2 in /usr/local/lib64/python3.12/site-packages (from os-brick>=6.10.0->cinder==28.0.0.0rc1) (7.2.2) 2026-03-17 14:13:41.765 | Requirement already satisfied: fasteners>=0.7.0 in /usr/local/lib/python3.12/site-packages (from oslo.concurrency>=4.5.0->cinder==28.0.0.0rc1) (0.20) 2026-03-17 14:13:41.766 | Requirement already satisfied: debtcollector>=3.0.0 in /usr/local/lib/python3.12/site-packages (from oslo.concurrency>=4.5.0->cinder==28.0.0.0rc1) (3.0.0) 2026-03-17 14:13:41.772 | Requirement already satisfied: netaddr>=0.7.18 in /usr/local/lib/python3.12/site-packages (from oslo.config>=8.3.2->cinder==28.0.0.0rc1) (1.3.0) 2026-03-17 14:13:41.774 | Requirement already satisfied: rfc3986>=1.2.0 in /usr/local/lib/python3.12/site-packages (from oslo.config>=8.3.2->cinder==28.0.0.0rc1) (2.0.0) 2026-03-17 14:13:41.775 | Requirement already satisfied: PyYAML>=5.1 in /usr/local/lib64/python3.12/site-packages (from oslo.config>=8.3.2->cinder==28.0.0.0rc1) (6.0.3) 2026-03-17 14:13:41.787 | Requirement already satisfied: alembic>=0.9.6 in /usr/local/lib/python3.12/site-packages (from oslo.db>=11.0.0->cinder==28.0.0.0rc1) (1.18.4) 2026-03-17 14:13:41.789 | Requirement already satisfied: testresources>=2.0.0 in /usr/local/lib/python3.12/site-packages (from oslo.db>=11.0.0->cinder==28.0.0.0rc1) (2.0.2) 2026-03-17 14:13:41.791 | Requirement already satisfied: testscenarios>=0.4 in /usr/local/lib/python3.12/site-packages (from oslo.db>=11.0.0->cinder==28.0.0.0rc1) (0.5.0) 2026-03-17 14:13:41.804 | Requirement already satisfied: python-dateutil>=2.7.0 in /usr/lib/python3.12/site-packages (from oslo.log>=4.6.1->cinder==28.0.0.0rc1) (2.9.0.post0) 2026-03-17 14:13:41.816 | Requirement already satisfied: futurist>=1.2.0 in /usr/local/lib/python3.12/site-packages (from oslo.messaging>=14.6.0->cinder==28.0.0.0rc1) (3.2.1) 2026-03-17 14:13:41.820 | Requirement already satisfied: amqp>=2.5.2 in /usr/local/lib/python3.12/site-packages (from oslo.messaging>=14.6.0->cinder==28.0.0.0rc1) (5.3.1) 2026-03-17 14:13:41.821 | Requirement already satisfied: kombu>=4.6.8 in /usr/local/lib/python3.12/site-packages (from oslo.messaging>=14.6.0->cinder==28.0.0.0rc1) (5.6.2) 2026-03-17 14:13:41.822 | Requirement already satisfied: oslo.metrics>=0.2.1 in /usr/local/lib/python3.12/site-packages (from oslo.messaging>=14.6.0->cinder==28.0.0.0rc1) (0.15.1) 2026-03-17 14:13:41.831 | Requirement already satisfied: bcrypt>=3.1.3 in /usr/local/lib64/python3.12/site-packages (from oslo.middleware>=4.1.1->cinder==28.0.0.0rc1) (5.0.0) 2026-03-17 14:13:41.832 | Requirement already satisfied: Jinja2>=2.10 in /usr/lib/python3.12/site-packages (from oslo.middleware>=4.1.1->cinder==28.0.0.0rc1) (3.1.6) 2026-03-17 14:13:41.834 | Requirement already satisfied: statsd>=3.2.1 in /usr/local/lib/python3.12/site-packages (from oslo.middleware>=4.1.1->cinder==28.0.0.0rc1) (4.0.1) 2026-03-17 14:13:41.855 | Requirement already satisfied: msgpack>=0.6.0 in /usr/local/lib64/python3.12/site-packages (from oslo.privsep>=2.6.2->cinder==28.0.0.0rc1) (1.1.2) 2026-03-17 14:13:41.892 | Requirement already satisfied: Yappi>=1.0 in /usr/local/lib64/python3.12/site-packages (from oslo.service>=4.5.0->cinder==28.0.0.0rc1) (1.7.3) 2026-03-17 14:13:41.901 | Requirement already satisfied: PrettyTable>=0.7.1 in /usr/local/lib/python3.12/site-packages (from oslo.upgradecheck>=1.1.1->cinder==28.0.0.0rc1) (3.17.0) 2026-03-17 14:13:41.961 | Collecting suds-community>=0.6 (from oslo.vmware>=3.10.0->cinder==28.0.0.0rc1) 2026-03-17 14:13:41.963 | Downloading http://mirror.regionone.vexxhost-nodepool-sf.rdoproject.org/pypifiles/packages/a3/0e/513c353018247dc846074d9460f3c9adeeea360ac85abd5a7750eb53fc03/suds_community-1.2.0-py3-none-any.whl.metadata (1.6 kB) 2026-03-17 14:13:41.972 | Requirement already satisfied: urllib3>=1.21.1 in /usr/local/lib/python3.12/site-packages (from oslo.vmware>=3.10.0->cinder==28.0.0.0rc1) (2.6.3) 2026-03-17 14:13:42.044 | Collecting invoke>=2.0 (from paramiko>=2.7.2->cinder==28.0.0.0rc1) 2026-03-17 14:13:42.046 | Downloading http://mirror.regionone.vexxhost-nodepool-sf.rdoproject.org/pypifiles/packages/32/4b/b99e37f88336009971405cbb7630610322ed6fbfa31e1d7ab3fbf3049a2d/invoke-2.2.1-py3-none-any.whl.metadata (3.3 kB) 2026-03-17 14:13:42.086 | Collecting pynacl>=1.5 (from paramiko>=2.7.2->cinder==28.0.0.0rc1) 2026-03-17 14:13:42.088 | Downloading http://mirror.regionone.vexxhost-nodepool-sf.rdoproject.org/pypifiles/packages/c9/a8/b917096b1accc9acd878819a49d3d84875731a41eb665f6ebc826b1af99e/pynacl-1.6.2-cp38-abi3-manylinux_2_34_x86_64.whl.metadata (10.0 kB) 2026-03-17 14:13:42.106 | Requirement already satisfied: setuptools in /usr/lib/python3.12/site-packages (from Paste>=3.4.3->cinder==28.0.0.0rc1) (69.0.3) 2026-03-17 14:13:42.147 | Requirement already satisfied: cliff>=2.8.0 in /usr/local/lib/python3.12/site-packages (from python-barbicanclient>=5.0.1->cinder==28.0.0.0rc1) (4.13.2) 2026-03-17 14:13:42.183 | Collecting warlock>=1.2.0 (from python-glanceclient>=3.2.2->cinder==28.0.0.0rc1) 2026-03-17 14:13:42.185 | Downloading http://mirror.regionone.vexxhost-nodepool-sf.rdoproject.org/pypifiles/packages/53/4b/8b3a3ae43afd4f7e4eebd86b53924d5271f84857ca38161ca502d0891caa/warlock-2.1.0-py3-none-any.whl.metadata (4.0 kB) 2026-03-17 14:13:42.193 | Requirement already satisfied: wrapt>=1.7.0 in /usr/local/lib64/python3.12/site-packages (from python-glanceclient>=3.2.2->cinder==28.0.0.0rc1) (2.1.1) 2026-03-17 14:13:42.194 | Requirement already satisfied: pyOpenSSL>=17.1.0 in /usr/local/lib/python3.12/site-packages (from python-glanceclient>=3.2.2->cinder==28.0.0.0rc1) (24.2.1) 2026-03-17 14:13:42.257 | Requirement already satisfied: charset_normalizer<4,>=2 in /usr/local/lib64/python3.12/site-packages (from requests>=2.25.1->cinder==28.0.0.0rc1) (3.4.4) 2026-03-17 14:13:42.258 | Requirement already satisfied: idna<4,>=2.5 in /usr/local/lib/python3.12/site-packages (from requests>=2.25.1->cinder==28.0.0.0rc1) (3.11) 2026-03-17 14:13:42.259 | Requirement already satisfied: certifi>=2017.4.17 in /usr/local/lib/python3.12/site-packages (from requests>=2.25.1->cinder==28.0.0.0rc1) (2026.2.25) 2026-03-17 14:13:42.273 | Requirement already satisfied: six in /usr/local/lib/python3.12/site-packages (from Routes>=2.4.1->cinder==28.0.0.0rc1) (1.17.0) 2026-03-17 14:13:42.273 | Requirement already satisfied: repoze.lru>=0.3 in /usr/local/lib/python3.12/site-packages (from Routes>=2.4.1->cinder==28.0.0.0rc1) (0.7) 2026-03-17 14:13:42.309 | Collecting pyudev~=0.18 (from rtslib-fb>=2.1.74->cinder==28.0.0.0rc1) 2026-03-17 14:13:42.311 | Downloading http://mirror.regionone.vexxhost-nodepool-sf.rdoproject.org/pypifiles/packages/2a/51/3dc0cd6498b24dea3cdeaed648568e3ca7454d41334d840b114156d7479f/pyudev-0.24.4-py3-none-any.whl.metadata (4.4 kB) 2026-03-17 14:13:42.399 | Requirement already satisfied: networkx>=2.1.0 in /usr/local/lib/python3.12/site-packages (from taskflow>=4.5.0->cinder==28.0.0.0rc1) (3.4.2) 2026-03-17 14:13:42.401 | Requirement already satisfied: automaton>=1.9.0 in /usr/local/lib/python3.12/site-packages (from taskflow>=4.5.0->cinder==28.0.0.0rc1) (3.3.0) 2026-03-17 14:13:42.403 | Requirement already satisfied: pydot>=1.2.4 in /usr/local/lib/python3.12/site-packages (from taskflow>=4.5.0->cinder==28.0.0.0rc1) (4.0.1) 2026-03-17 14:13:42.464 | Collecting voluptuous>=0.8.9 (from tooz>=2.8.0->cinder==28.0.0.0rc1) 2026-03-17 14:13:42.467 | Downloading http://mirror.regionone.vexxhost-nodepool-sf.rdoproject.org/pypifiles/packages/d1/00/0e0da784245c93cf346150ab67634177bf277f93b7a162bb56c928c39c04/voluptuous-0.16.0-py3-none-any.whl.metadata (20 kB) 2026-03-17 14:13:42.539 | Requirement already satisfied: Mako in /usr/local/lib/python3.12/site-packages (from alembic>=0.9.6->oslo.db>=11.0.0->cinder==28.0.0.0rc1) (1.3.10) 2026-03-17 14:13:42.554 | Requirement already satisfied: vine<6.0.0,>=5.0.0 in /usr/local/lib/python3.12/site-packages (from amqp>=2.5.2->oslo.messaging>=14.6.0->cinder==28.0.0.0rc1) (5.1.0) 2026-03-17 14:13:42.636 | Requirement already satisfied: pycparser in /usr/local/lib/python3.12/site-packages (from cffi>=1.12->cryptography>=3.1->cinder==28.0.0.0rc1) (3.0) 2026-03-17 14:13:42.665 | Requirement already satisfied: autopage>=0.4.0 in /usr/local/lib/python3.12/site-packages (from cliff>=2.8.0->python-barbicanclient>=5.0.1->cinder==28.0.0.0rc1) (0.6.0) 2026-03-17 14:13:42.665 | Requirement already satisfied: cmd2>=1.0.0 in /usr/local/lib/python3.12/site-packages (from cliff>=2.8.0->python-barbicanclient>=5.0.1->cinder==28.0.0.0rc1) (3.2.0) 2026-03-17 14:13:42.782 | Collecting googleapis-common-protos<2.0.0,>=1.56.3 (from google-api-core!=2.0.*,!=2.1.*,!=2.2.*,!=2.3.0,<3.0.0,>=1.31.5->google-api-python-client>=1.11.0->cinder==28.0.0.0rc1) 2026-03-17 14:13:42.785 | Downloading http://mirror.regionone.vexxhost-nodepool-sf.rdoproject.org/pypifiles/packages/c4/ab/09169d5a4612a5f92490806649ac8d41e3ec9129c636754575b3553f4ea4/googleapis_common_protos-1.72.0-py3-none-any.whl.metadata (9.4 kB) 2026-03-17 14:13:43.001 | Collecting protobuf<7.0.0,>=4.25.8 (from google-api-core!=2.0.*,!=2.1.*,!=2.2.*,!=2.3.0,<3.0.0,>=1.31.5->google-api-python-client>=1.11.0->cinder==28.0.0.0rc1) 2026-03-17 14:13:43.004 | Downloading http://mirror.regionone.vexxhost-nodepool-sf.rdoproject.org/pypifiles/packages/9b/53/a9443aa3ca9ba8724fdfa02dd1887c1bcd8e89556b715cfbacca6b63dbec/protobuf-6.33.5-cp39-abi3-manylinux2014_x86_64.whl.metadata (593 bytes) 2026-03-17 14:13:43.046 | Collecting proto-plus<2.0.0,>=1.22.3 (from google-api-core!=2.0.*,!=2.1.*,!=2.2.*,!=2.3.0,<3.0.0,>=1.31.5->google-api-python-client>=1.11.0->cinder==28.0.0.0rc1) 2026-03-17 14:13:43.049 | Downloading http://mirror.regionone.vexxhost-nodepool-sf.rdoproject.org/pypifiles/packages/5d/79/ac273cbbf744691821a9cca88957257f41afe271637794975ca090b9588b/proto_plus-1.27.1-py3-none-any.whl.metadata (2.2 kB) 2026-03-17 14:13:43.200 | Collecting pyasn1-modules>=0.2.1 (from google-auth!=2.24.0,!=2.25.0,<3.0.0,>=1.32.0->google-api-python-client>=1.11.0->cinder==28.0.0.0rc1) 2026-03-17 14:13:43.203 | Downloading http://mirror.regionone.vexxhost-nodepool-sf.rdoproject.org/pypifiles/packages/77/89/bc88a6711935ba795a679ea6ebee07e128050d6382eaa35a0a47c8032bdc/pyasn1_modules-0.4.1-py3-none-any.whl.metadata (3.5 kB) 2026-03-17 14:13:43.238 | Collecting rsa<5,>=3.1.4 (from google-auth!=2.24.0,!=2.25.0,<3.0.0,>=1.32.0->google-api-python-client>=1.11.0->cinder==28.0.0.0rc1) 2026-03-17 14:13:43.240 | Downloading http://mirror.regionone.vexxhost-nodepool-sf.rdoproject.org/pypifiles/packages/64/8d/0133e4eb4beed9e425d9a98ed6e081a55d195481b7632472be1af08d2f6b/rsa-4.9.1-py3-none-any.whl.metadata (5.6 kB) 2026-03-17 14:13:43.329 | Requirement already satisfied: MarkupSafe>=2.0 in /usr/local/lib64/python3.12/site-packages (from Jinja2>=2.10->oslo.middleware>=4.1.1->cinder==28.0.0.0rc1) (3.0.3) 2026-03-17 14:13:43.518 | Requirement already satisfied: dogpile.cache>=1.3.3 in /usr/local/lib/python3.12/site-packages (from oslo.cache>=3.11.0->keystonemiddleware>=9.1.0->cinder==28.0.0.0rc1) (1.5.0) 2026-03-17 14:13:43.540 | Requirement already satisfied: prometheus-client>=0.6.0 in /usr/local/lib/python3.12/site-packages (from oslo.metrics>=0.2.1->oslo.messaging>=14.6.0->cinder==28.0.0.0rc1) (0.24.1) 2026-03-17 14:13:43.559 | Requirement already satisfied: wcwidth in /usr/local/lib/python3.12/site-packages (from PrettyTable>=0.7.1->oslo.upgradecheck>=1.1.1->cinder==28.0.0.0rc1) (0.6.0) 2026-03-17 14:13:44.160 | Requirement already satisfied: testtools in /usr/local/lib/python3.12/site-packages (from testscenarios>=0.4->oslo.db>=11.0.0->cinder==28.0.0.0rc1) (2.8.5) 2026-03-17 14:13:44.273 | Requirement already satisfied: jsonpatch~=1.0 in /usr/lib/python3.12/site-packages (from warlock>=1.2.0->python-glanceclient>=3.2.2->cinder==28.0.0.0rc1) (1.33) 2026-03-17 14:13:44.427 | Requirement already satisfied: pyperclip>=1.8.2 in /usr/local/lib/python3.12/site-packages (from cmd2>=1.0.0->cliff>=2.8.0->python-barbicanclient>=5.0.1->cinder==28.0.0.0rc1) (1.11.0) 2026-03-17 14:13:44.430 | Requirement already satisfied: rich>=14.3.0 in /usr/local/lib/python3.12/site-packages (from cmd2>=1.0.0->cliff>=2.8.0->python-barbicanclient>=5.0.1->cinder==28.0.0.0rc1) (14.3.3) 2026-03-17 14:13:44.431 | Requirement already satisfied: rich-argparse>=1.7.1 in /usr/local/lib/python3.12/site-packages (from cmd2>=1.0.0->cliff>=2.8.0->python-barbicanclient>=5.0.1->cinder==28.0.0.0rc1) (1.7.2) 2026-03-17 14:13:44.560 | Requirement already satisfied: jsonpointer>=1.9 in /usr/local/lib/python3.12/site-packages (from jsonpatch~=1.0->warlock>=1.2.0->python-glanceclient>=3.2.2->cinder==28.0.0.0rc1) (3.0.0) 2026-03-17 14:13:44.816 | Collecting pyasn1<0.7.0,>=0.4.6 (from pyasn1-modules>=0.2.1->google-auth!=2.24.0,!=2.25.0,<3.0.0,>=1.32.0->google-api-python-client>=1.11.0->cinder==28.0.0.0rc1) 2026-03-17 14:13:44.820 | Downloading http://mirror.regionone.vexxhost-nodepool-sf.rdoproject.org/pypifiles/packages/23/7e/5f50d07d5e70a2addbccd90ac2950f81d1edd0783630651d9268d7f1db49/pyasn1-0.6.0-py2.py3-none-any.whl.metadata (8.3 kB) 2026-03-17 14:13:45.037 | Requirement already satisfied: markdown-it-py>=2.2.0 in /usr/local/lib/python3.12/site-packages (from rich>=14.3.0->cmd2>=1.0.0->cliff>=2.8.0->python-barbicanclient>=5.0.1->cinder==28.0.0.0rc1) (4.0.0) 2026-03-17 14:13:45.041 | Requirement already satisfied: pygments<3.0.0,>=2.13.0 in /usr/local/lib/python3.12/site-packages (from rich>=14.3.0->cmd2>=1.0.0->cliff>=2.8.0->python-barbicanclient>=5.0.1->cinder==28.0.0.0rc1) (2.19.2) 2026-03-17 14:13:45.098 | Requirement already satisfied: mdurl~=0.1 in /usr/local/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==28.0.0.0rc1) (0.1.2) 2026-03-17 14:13:45.164 | Downloading http://mirror.regionone.vexxhost-nodepool-sf.rdoproject.org/pypifiles/packages/65/77/8bbca82f70b062181cf0ae53fd43f1ac6556f3078884bfef9da2269c06a3/boto3-1.35.99-py3-none-any.whl (139 kB) 2026-03-17 14:13:45.175 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 139.2/139.2 kB 17.0 MB/s eta 0:00:00 2026-03-17 14:13:45.177 | Downloading http://mirror.regionone.vexxhost-nodepool-sf.rdoproject.org/pypifiles/packages/07/ad/223d5f4b0b987669ffeb3eadd7e9f85ece633aa7fd3246f1e2f6238e1e05/google_api_python_client-2.190.0-py3-none-any.whl (14.7 MB) 2026-03-17 14:13:45.309 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 14.7/14.7 MB 104.8 MB/s eta 0:00:00 2026-03-17 14:13:45.313 | Downloading http://mirror.regionone.vexxhost-nodepool-sf.rdoproject.org/pypifiles/packages/cb/94/4b4d1de26a0cebfe9108efcabea825ebcdde6238b34c06df0454c50ee289/oslo_versionedobjects-3.9.0-py3-none-any.whl (86 kB) 2026-03-17 14:13:45.324 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 86.3/86.3 kB 9.6 MB/s eta 0:00:00 2026-03-17 14:13:45.327 | Downloading http://mirror.regionone.vexxhost-nodepool-sf.rdoproject.org/pypifiles/packages/53/c4/9eefb621d31ac0a56091f53968804697084e544d30ea7f73b9580605c709/oslo_vmware-4.9.0-py3-none-any.whl (624 kB) 2026-03-17 14:13:45.340 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 624.2/624.2 kB 60.1 MB/s eta 0:00:00 2026-03-17 14:13:45.343 | Downloading http://mirror.regionone.vexxhost-nodepool-sf.rdoproject.org/pypifiles/packages/a9/90/a744336f5af32c433bd09af7854599682a383b37cfd78f7de263de6ad6cb/paramiko-4.0.0-py3-none-any.whl (223 kB) 2026-03-17 14:13:45.350 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 223.9/223.9 kB 44.2 MB/s eta 0:00:00 2026-03-17 14:13:45.353 | Downloading http://mirror.regionone.vexxhost-nodepool-sf.rdoproject.org/pypifiles/packages/37/a3/683cb59ed2ec1bd35255fd76dffc12be0529b24e6f3723ff017dafefe3ad/python_glanceclient-4.11.0-py3-none-any.whl (208 kB) 2026-03-17 14:13:45.365 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 208.8/208.8 kB 25.2 MB/s eta 0:00:00 2026-03-17 14:13:45.368 | Downloading http://mirror.regionone.vexxhost-nodepool-sf.rdoproject.org/pypifiles/packages/d6/ca/01037283efdf27d521b39cab1debb4857bf0a78e80f3ff40f9c91985d8e2/python_novaclient-18.12.0-py3-none-any.whl (336 kB) 2026-03-17 14:13:45.380 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 336.0/336.0 kB 39.0 MB/s eta 0:00:00 2026-03-17 14:13:45.382 | Downloading http://mirror.regionone.vexxhost-nodepool-sf.rdoproject.org/pypifiles/packages/e4/c5/2ecc91e593a8987fc4d2dfcc0ff6a1f611358e1e1763324e40a5564a7954/rtslib_fb-2.2.3-py3-none-any.whl (49 kB) 2026-03-17 14:13:45.389 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 49.4/49.4 kB 7.9 MB/s eta 0:00:00 2026-03-17 14:13:45.392 | Downloading http://mirror.regionone.vexxhost-nodepool-sf.rdoproject.org/pypifiles/packages/40/44/4a5f08c96eb108af5cb50b41f76142f0afa346dfa99d5296fe7202a11854/tabulate-0.9.0-py3-none-any.whl (35 kB) 2026-03-17 14:13:45.399 | Downloading http://mirror.regionone.vexxhost-nodepool-sf.rdoproject.org/pypifiles/packages/2c/27/70b9734e40c3454aa83a606cb0e99da3f47430b5f6663194480036d753b4/tooz-8.1.0-py3-none-any.whl (92 kB) 2026-03-17 14:13:45.409 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 92.3/92.3 kB 11.5 MB/s eta 0:00:00 2026-03-17 14:13:45.413 | Downloading http://mirror.regionone.vexxhost-nodepool-sf.rdoproject.org/pypifiles/packages/11/c4/db4807d6a68b4628c74fd379de7e3c67ec34f19a2a80ac246b3837cde6cb/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-17 14:13:45.440 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 2.2/2.2 MB 87.2 MB/s eta 0:00:00 2026-03-17 14:13:45.443 | Downloading http://mirror.regionone.vexxhost-nodepool-sf.rdoproject.org/pypifiles/packages/fc/dd/d87e2a145fad9e08d0ec6edcf9d71f838ccc7acdd919acc4c0d4a93515f8/botocore-1.35.99-py3-none-any.whl (13.3 MB) 2026-03-17 14:13:45.550 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 13.3/13.3 MB 119.4 MB/s eta 0:00:00 2026-03-17 14:13:45.552 | Downloading http://mirror.regionone.vexxhost-nodepool-sf.rdoproject.org/pypifiles/packages/45/27/09c33d67f7e0dcf06d7ac17d196594e66989299374bfb0d4331d1038e76b/google_api_core-2.30.0-py3-none-any.whl (173 kB) 2026-03-17 14:13:45.563 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 173.3/173.3 kB 21.1 MB/s eta 0:00:00 2026-03-17 14:13:45.565 | Downloading http://mirror.regionone.vexxhost-nodepool-sf.rdoproject.org/pypifiles/packages/83/1d/d6466de3a5249d35e832a52834115ca9d1d0de6abc22065f049707516d47/google_auth-2.48.0-py3-none-any.whl (236 kB) 2026-03-17 14:13:45.574 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 236.5/236.5 kB 34.6 MB/s eta 0:00:00 2026-03-17 14:13:45.579 | Downloading http://mirror.regionone.vexxhost-nodepool-sf.rdoproject.org/pypifiles/packages/99/d5/3c97526c8796d3caf5f4b3bed2b05e8a7102326f00a334e7a438237f3b22/google_auth_httplib2-0.3.0-py3-none-any.whl (9.5 kB) 2026-03-17 14:13:45.585 | Downloading http://mirror.regionone.vexxhost-nodepool-sf.rdoproject.org/pypifiles/packages/32/4b/b99e37f88336009971405cbb7630610322ed6fbfa31e1d7ab3fbf3049a2d/invoke-2.2.1-py3-none-any.whl (160 kB) 2026-03-17 14:13:45.596 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 160.3/160.3 kB 15.7 MB/s eta 0:00:00 2026-03-17 14:13:45.598 | Downloading http://mirror.regionone.vexxhost-nodepool-sf.rdoproject.org/pypifiles/packages/c9/a8/b917096b1accc9acd878819a49d3d84875731a41eb665f6ebc826b1af99e/pynacl-1.6.2-cp38-abi3-manylinux_2_34_x86_64.whl (1.4 MB) 2026-03-17 14:13:45.616 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.4/1.4 MB 87.3 MB/s eta 0:00:00 2026-03-17 14:13:45.619 | Downloading http://mirror.regionone.vexxhost-nodepool-sf.rdoproject.org/pypifiles/packages/2a/51/3dc0cd6498b24dea3cdeaed648568e3ca7454d41334d840b114156d7479f/pyudev-0.24.4-py3-none-any.whl (62 kB) 2026-03-17 14:13:45.627 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 62.8/62.8 kB 8.6 MB/s eta 0:00:00 2026-03-17 14:13:45.629 | Downloading http://mirror.regionone.vexxhost-nodepool-sf.rdoproject.org/pypifiles/packages/66/05/7957af15543b8c9799209506df4660cba7afc4cf94bfb60513827e96bed6/s3transfer-0.10.4-py3-none-any.whl (83 kB) 2026-03-17 14:13:45.637 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 83.2/83.2 kB 11.8 MB/s eta 0:00:00 2026-03-17 14:13:45.639 | Downloading http://mirror.regionone.vexxhost-nodepool-sf.rdoproject.org/pypifiles/packages/a3/0e/513c353018247dc846074d9460f3c9adeeea360ac85abd5a7750eb53fc03/suds_community-1.2.0-py3-none-any.whl (145 kB) 2026-03-17 14:13:45.647 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 145.3/145.3 kB 21.1 MB/s eta 0:00:00 2026-03-17 14:13:45.649 | Downloading http://mirror.regionone.vexxhost-nodepool-sf.rdoproject.org/pypifiles/packages/a9/99/3ae339466c9183ea5b8ae87b34c0b897eda475d2aec2307cae60e5cd4f29/uritemplate-4.2.0-py3-none-any.whl (11 kB) 2026-03-17 14:13:45.656 | Downloading http://mirror.regionone.vexxhost-nodepool-sf.rdoproject.org/pypifiles/packages/d1/00/0e0da784245c93cf346150ab67634177bf277f93b7a162bb56c928c39c04/voluptuous-0.16.0-py3-none-any.whl (31 kB) 2026-03-17 14:13:45.663 | Downloading http://mirror.regionone.vexxhost-nodepool-sf.rdoproject.org/pypifiles/packages/53/4b/8b3a3ae43afd4f7e4eebd86b53924d5271f84857ca38161ca502d0891caa/warlock-2.1.0-py3-none-any.whl (10 kB) 2026-03-17 14:13:45.669 | Downloading http://mirror.regionone.vexxhost-nodepool-sf.rdoproject.org/pypifiles/packages/c4/ab/09169d5a4612a5f92490806649ac8d41e3ec9129c636754575b3553f4ea4/googleapis_common_protos-1.72.0-py3-none-any.whl (297 kB) 2026-03-17 14:13:45.678 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 297.5/297.5 kB 41.2 MB/s eta 0:00:00 2026-03-17 14:13:45.680 | Downloading http://mirror.regionone.vexxhost-nodepool-sf.rdoproject.org/pypifiles/packages/5d/79/ac273cbbf744691821a9cca88957257f41afe271637794975ca090b9588b/proto_plus-1.27.1-py3-none-any.whl (50 kB) 2026-03-17 14:13:45.688 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 50.5/50.5 kB 6.6 MB/s eta 0:00:00 2026-03-17 14:13:45.691 | Downloading http://mirror.regionone.vexxhost-nodepool-sf.rdoproject.org/pypifiles/packages/9b/53/a9443aa3ca9ba8724fdfa02dd1887c1bcd8e89556b715cfbacca6b63dbec/protobuf-6.33.5-cp39-abi3-manylinux2014_x86_64.whl (323 kB) 2026-03-17 14:13:45.700 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 323.5/323.5 kB 47.0 MB/s eta 0:00:00 2026-03-17 14:13:45.702 | Downloading http://mirror.regionone.vexxhost-nodepool-sf.rdoproject.org/pypifiles/packages/77/89/bc88a6711935ba795a679ea6ebee07e128050d6382eaa35a0a47c8032bdc/pyasn1_modules-0.4.1-py3-none-any.whl (181 kB) 2026-03-17 14:13:45.712 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 181.5/181.5 kB 23.1 MB/s eta 0:00:00 2026-03-17 14:13:45.714 | Downloading http://mirror.regionone.vexxhost-nodepool-sf.rdoproject.org/pypifiles/packages/64/8d/0133e4eb4beed9e425d9a98ed6e081a55d195481b7632472be1af08d2f6b/rsa-4.9.1-py3-none-any.whl (34 kB) 2026-03-17 14:13:45.724 | Downloading http://mirror.regionone.vexxhost-nodepool-sf.rdoproject.org/pypifiles/packages/23/7e/5f50d07d5e70a2addbccd90ac2950f81d1edd0783630651d9268d7f1db49/pyasn1-0.6.0-py2.py3-none-any.whl (85 kB) 2026-03-17 14:13:45.730 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 85.3/85.3 kB 18.3 MB/s eta 0:00:00 2026-03-17 14:13:45.800 | Building wheels for collected packages: cinder 2026-03-17 14:13:45.801 | Building editable for cinder (pyproject.toml): started 2026-03-17 14:13:46.732 | Building editable for cinder (pyproject.toml): finished with status 'done' 2026-03-17 14:13:46.735 | Created wheel for cinder: filename=cinder-28.0.0.0rc1-0.editable-py3-none-any.whl size=9070 sha256=36c42bfa6444f6727927eccac3dfd2ac793ec5ff49840caa357ea38bd7ca61d5 2026-03-17 14:13:46.735 | Stored in directory: /tmp/pip-ephem-wheel-cache-6z9oh9b3/wheels/0f/5b/25/75b4581977dff7afefb19bb31542a98ba75eafb8d1b2a69ccb 2026-03-17 14:13:46.742 | Successfully built cinder 2026-03-17 14:13:47.492 | Installing collected packages: zstd, voluptuous, uritemplate, tabulate, suds-community, pyudev, pyasn1, protobuf, invoke, rtslib-fb, rsa, 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-17 14:13:51.155 | Successfully installed boto3-1.35.99 botocore-1.35.99 cinder-28.0.0.0rc1 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 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 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-17 14:13:51.156 | WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv 2026-03-17 14:13:51.705 | + inc/python:pip_install:216 : result=0 2026-03-17 14:13:51.707 | + inc/python:pip_install:218 : time_stop pip_install 2026-03-17 14:13:51.710 | + functions-common:time_stop:2412 : local name 2026-03-17 14:13:51.712 | + functions-common:time_stop:2413 : local end_time 2026-03-17 14:13:51.714 | + functions-common:time_stop:2414 : local elapsed_time 2026-03-17 14:13:51.715 | + functions-common:time_stop:2415 : local total 2026-03-17 14:13:51.718 | + functions-common:time_stop:2416 : local start_time 2026-03-17 14:13:51.719 | + functions-common:time_stop:2418 : name=pip_install 2026-03-17 14:13:51.721 | + functions-common:time_stop:2419 : start_time=1773756815281 2026-03-17 14:13:51.723 | + functions-common:time_stop:2421 : [[ -z 1773756815281 ]] 2026-03-17 14:13:51.726 | ++ functions-common:time_stop:2424 : date +%s%3N 2026-03-17 14:13:51.730 | + functions-common:time_stop:2424 : end_time=1773756831728 2026-03-17 14:13:51.730 | + functions-common:time_stop:2425 : elapsed_time=16447 2026-03-17 14:13:51.732 | + functions-common:time_stop:2426 : total=71121 2026-03-17 14:13:51.733 | + functions-common:time_stop:2428 : _TIME_START[$name]= 2026-03-17 14:13:51.734 | + functions-common:time_stop:2429 : _TIME_TOTAL[$name]=87568 2026-03-17 14:13:51.737 | + inc/python:pip_install:219 : return 0 2026-03-17 14:13:51.738 | + inc/python:setup_package:466 : [[ -e == \-\e ]] 2026-03-17 14:13:51.741 | + inc/python:setup_package:466 : [[ False == \F\a\l\s\e ]] 2026-03-17 14:13:51.742 | + inc/python:setup_package:468 : '[' -d '/opt/stack/cinder/*.egg-info' ']' 2026-03-17 14:13:51.743 | + inc/python:_setup_package_with_constraints_edit:412 : use_library_from_git /opt/stack/cinder 2026-03-17 14:13:51.744 | + inc/python:use_library_from_git:266 : local name=/opt/stack/cinder 2026-03-17 14:13:51.746 | + inc/python:use_library_from_git:267 : local enabled=1 2026-03-17 14:13:51.747 | + inc/python:use_library_from_git:268 : [[ novnc,cinder,devstack,glance,horizon,keystone,neutron,nova,os-test-images,placement,requirements,swift,tempest = \A\L\L ]] 2026-03-17 14:13:51.749 | + inc/python:use_library_from_git:268 : [[ ,novnc,cinder,devstack,glance,horizon,keystone,neutron,nova,os-test-images,placement,requirements,swift,tempest, =~ ,/opt/stack/cinder, ]] 2026-03-17 14:13:51.751 | + inc/python:use_library_from_git:269 : return 1 2026-03-17 14:13:51.752 | + lib/cinder:install_cinder:528 : [[ lioadm == \t\g\t\a\d\m ]] 2026-03-17 14:13:51.755 | + lib/cinder:install_cinder:530 : [[ lioadm == \l\i\o\a\d\m ]] 2026-03-17 14:13:51.758 | + lib/cinder:install_cinder:531 : is_ubuntu 2026-03-17 14:13:51.760 | + functions-common:is_ubuntu:544 : [[ -z rpm ]] 2026-03-17 14:13:51.762 | + functions-common:is_ubuntu:547 : '[' rpm = deb ']' 2026-03-17 14:13:51.765 | + lib/cinder:install_cinder:537 : install_package targetcli 2026-03-17 14:13:51.766 | + functions-common:install_package:1430 : update_package_repo 2026-03-17 14:13:51.768 | + functions-common:update_package_repo:1404 : NO_UPDATE_REPOS=False 2026-03-17 14:13:51.771 | + functions-common:update_package_repo:1405 : REPOS_UPDATED=False 2026-03-17 14:13:51.773 | + functions-common:update_package_repo:1406 : RETRY_UPDATE=False 2026-03-17 14:13:51.776 | + functions-common:update_package_repo:1408 : [[ False = \T\r\u\e ]] 2026-03-17 14:13:51.778 | + functions-common:update_package_repo:1412 : is_ubuntu 2026-03-17 14:13:51.780 | + functions-common:is_ubuntu:544 : [[ -z rpm ]] 2026-03-17 14:13:51.782 | + functions-common:is_ubuntu:547 : '[' rpm = deb ']' 2026-03-17 14:13:51.783 | + functions-common:install_package:1431 : real_install_package targetcli 2026-03-17 14:13:51.785 | + functions-common:real_install_package:1418 : is_ubuntu 2026-03-17 14:13:51.788 | + functions-common:is_ubuntu:544 : [[ -z rpm ]] 2026-03-17 14:13:51.789 | + functions-common:is_ubuntu:547 : '[' rpm = deb ']' 2026-03-17 14:13:51.791 | + functions-common:real_install_package:1420 : is_fedora 2026-03-17 14:13:51.793 | + functions-common:is_fedora:524 : [[ -z CentOSStream ]] 2026-03-17 14:13:51.794 | + functions-common:is_fedora:528 : '[' CentOSStream = Fedora ']' 2026-03-17 14:13:51.796 | + functions-common:is_fedora:528 : '[' CentOSStream = 'Red Hat' ']' 2026-03-17 14:13:51.798 | + functions-common:is_fedora:529 : '[' CentOSStream = openEuler ']' 2026-03-17 14:13:51.800 | + functions-common:is_fedora:530 : '[' CentOSStream = RedHatEnterpriseServer ']' 2026-03-17 14:13:51.803 | + functions-common:is_fedora:531 : '[' CentOSStream = RedHatEnterprise ']' 2026-03-17 14:13:51.804 | + functions-common:is_fedora:532 : '[' CentOSStream = RedHatEnterpriseLinux ']' 2026-03-17 14:13:51.806 | + functions-common:is_fedora:533 : '[' CentOSStream = RockyLinux ']' 2026-03-17 14:13:51.809 | + functions-common:is_fedora:534 : '[' CentOSStream = CentOS ']' 2026-03-17 14:13:51.810 | + functions-common:is_fedora:534 : '[' CentOSStream = CentOSStream ']' 2026-03-17 14:13:51.811 | + functions-common:real_install_package:1421 : yum_install targetcli 2026-03-17 14:13:51.813 | + functions-common:yum_install:1475 : local result parse_yum_result 2026-03-17 14:13:51.815 | + functions-common:yum_install:1477 : [[ False = \T\r\u\e ]] 2026-03-17 14:13:51.818 | + functions-common:yum_install:1479 : time_start yum_install 2026-03-17 14:13:51.819 | + functions-common:time_start:2398 : local name=yum_install 2026-03-17 14:13:51.821 | + functions-common:time_start:2399 : local start_time= 2026-03-17 14:13:51.822 | + functions-common:time_start:2400 : [[ -n '' ]] 2026-03-17 14:13:51.825 | ++ functions-common:time_start:2403 : date +%s%3N 2026-03-17 14:13:51.829 | + functions-common:time_start:2403 : _TIME_START[$name]=1773756831827 2026-03-17 14:13:51.831 | + functions-common:yum_install:1480 : sudo_with_proxies dnf install -y targetcli 2026-03-17 14:13:51.834 | + functions-common:sudo_with_proxies:2366 : local sudo 2026-03-17 14:13:51.837 | ++ functions-common:sudo_with_proxies:2368 : id -u 2026-03-17 14:13:51.842 | + functions-common:sudo_with_proxies:2368 : [[ 1003 = \0 ]] 2026-03-17 14:13:51.844 | + functions-common:sudo_with_proxies:2368 : sudo=sudo 2026-03-17 14:13:51.846 | + functions-common:sudo_with_proxies:2370 : sudo http_proxy= https_proxy= no_proxy= dnf install -y targetcli 2026-03-17 14:13:52.372 | Last metadata expiration check: 0:05:01 ago on Tue 17 Mar 2026 10:08:51 AM EDT. 2026-03-17 14:13:52.441 | Package targetcli-2.1.58-5.el10.noarch is already installed. 2026-03-17 14:13:52.471 | Dependencies resolved. 2026-03-17 14:13:52.471 | Nothing to do. 2026-03-17 14:13:52.471 | Complete! 2026-03-17 14:13:52.532 | + functions-common:yum_install:1481 : time_stop yum_install 2026-03-17 14:13:52.534 | + functions-common:time_stop:2412 : local name 2026-03-17 14:13:52.537 | + functions-common:time_stop:2413 : local end_time 2026-03-17 14:13:52.540 | + functions-common:time_stop:2414 : local elapsed_time 2026-03-17 14:13:52.542 | + functions-common:time_stop:2415 : local total 2026-03-17 14:13:52.544 | + functions-common:time_stop:2416 : local start_time 2026-03-17 14:13:52.547 | + functions-common:time_stop:2418 : name=yum_install 2026-03-17 14:13:52.550 | + functions-common:time_stop:2419 : start_time=1773756831827 2026-03-17 14:13:52.553 | + functions-common:time_stop:2421 : [[ -z 1773756831827 ]] 2026-03-17 14:13:52.556 | ++ functions-common:time_stop:2424 : date +%s%3N 2026-03-17 14:13:52.560 | + functions-common:time_stop:2424 : end_time=1773756832558 2026-03-17 14:13:52.563 | + functions-common:time_stop:2425 : elapsed_time=731 2026-03-17 14:13:52.565 | + functions-common:time_stop:2426 : total=86374 2026-03-17 14:13:52.568 | + functions-common:time_stop:2428 : _TIME_START[$name]= 2026-03-17 14:13:52.571 | + functions-common:time_stop:2429 : _TIME_TOTAL[$name]=87105 2026-03-17 14:13:52.574 | + lib/stack:stack_install_service:33 : [[ False = True ]] 2026-03-17 14:13:52.577 | + ./stack.sh:main:945 : configure_cinder 2026-03-17 14:13:52.580 | + lib/cinder:configure_cinder:295 : sudo install -d -o stack -m 755 /etc/cinder 2026-03-17 14:13:52.603 | + lib/cinder:configure_cinder:297 : rm -f /etc/cinder/cinder.conf 2026-03-17 14:13:52.607 | + lib/cinder:configure_cinder:299 : configure_rootwrap cinder 2026-03-17 14:13:52.610 | + inc/rootwrap:configure_rootwrap:43 : local project=cinder 2026-03-17 14:13:52.613 | + inc/rootwrap:configure_rootwrap:44 : local project_uc 2026-03-17 14:13:52.616 | ++ inc/rootwrap:configure_rootwrap:45 : echo cinder 2026-03-17 14:13:52.616 | ++ inc/rootwrap:configure_rootwrap:45 : tr a-z A-Z 2026-03-17 14:13:52.621 | + inc/rootwrap:configure_rootwrap:45 : project_uc=CINDER 2026-03-17 14:13:52.624 | + inc/rootwrap:configure_rootwrap:46 : local bin_dir=CINDER_BIN_DIR 2026-03-17 14:13:52.626 | + inc/rootwrap:configure_rootwrap:47 : bin_dir=/usr/local/bin 2026-03-17 14:13:52.628 | + inc/rootwrap:configure_rootwrap:48 : local project_dir=CINDER_DIR 2026-03-17 14:13:52.631 | + inc/rootwrap:configure_rootwrap:49 : project_dir=/opt/stack/cinder 2026-03-17 14:13:52.634 | + inc/rootwrap:configure_rootwrap:51 : local rootwrap_conf_src_dir=/opt/stack/cinder/etc/cinder 2026-03-17 14:13:52.637 | + inc/rootwrap:configure_rootwrap:52 : local rootwrap_bin=/usr/local/bin/cinder-rootwrap 2026-03-17 14:13:52.639 | + inc/rootwrap:configure_rootwrap:55 : sudo rm -rf /etc/cinder/rootwrap.d 2026-03-17 14:13:52.664 | + inc/rootwrap:configure_rootwrap:56 : sudo install -d -o root -g root -m 755 /etc/cinder/rootwrap.d 2026-03-17 14:13:52.683 | + 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-17 14:13:52.705 | + 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-17 14:13:52.735 | + inc/rootwrap:configure_rootwrap:61 : sudo sed -e 's:^filters_path=.*$:filters_path=/etc/cinder/rootwrap.d:' -i /etc/cinder/rootwrap.conf 2026-03-17 14:13:52.763 | + inc/rootwrap:configure_rootwrap:66 : sudo sed -e 's/^exec_dirs=.*/#&/' -i /etc/cinder/rootwrap.conf 2026-03-17 14:13:52.788 | + inc/rootwrap:configure_rootwrap:69 : local tempfile 2026-03-17 14:13:52.792 | ++ inc/rootwrap:configure_rootwrap:70 : mktemp 2026-03-17 14:13:52.797 | + inc/rootwrap:configure_rootwrap:70 : tempfile=/tmp/tmp.2ZntSkmvSC 2026-03-17 14:13:52.799 | + inc/rootwrap:configure_rootwrap:72 : rootwrap_sudo_cmd='/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf *' 2026-03-17 14:13:52.801 | + inc/rootwrap:configure_rootwrap:73 : echo 'stack ALL=(root) NOPASSWD: /usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf *' 2026-03-17 14:13:52.806 | + inc/rootwrap:configure_rootwrap:74 : '[' -f /usr/local/bin/cinder-rootwrap-daemon ']' 2026-03-17 14:13:52.812 | + inc/rootwrap:configure_rootwrap:79 : chmod 0440 /tmp/tmp.2ZntSkmvSC 2026-03-17 14:13:52.820 | + inc/rootwrap:configure_rootwrap:80 : sudo chown root:root /tmp/tmp.2ZntSkmvSC 2026-03-17 14:13:52.838 | + inc/rootwrap:configure_rootwrap:81 : sudo mv /tmp/tmp.2ZntSkmvSC /etc/sudoers.d/cinder-rootwrap 2026-03-17 14:13:52.863 | ++ inc/rootwrap:configure_rootwrap:85 : dirname /usr/local/bin/cinder-rootwrap 2026-03-17 14:13:52.867 | + inc/rootwrap:configure_rootwrap:85 : add_sudo_secure_path /usr/local/bin 2026-03-17 14:13:52.870 | + inc/rootwrap:add_sudo_secure_path:21 : local dir=/usr/local/bin 2026-03-17 14:13:52.871 | + inc/rootwrap:add_sudo_secure_path:22 : local line 2026-03-17 14:13:52.873 | + inc/rootwrap:add_sudo_secure_path:25 : [[ -r /etc/sudoers.d/zz-secure-path ]] 2026-03-17 14:13:52.876 | + 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-17 14:13:52.878 | + inc/rootwrap:add_sudo_secure_path:32 : [[ ! Defaults:stack secure_path=/usr/local/sbin:/usr/local/bin:/usr/sbin:/sbin:/usr/bin:/bin =~ /usr/local/bin ]] 2026-03-17 14:13:52.881 | + lib/cinder:configure_cinder:301 : [[ -f /opt/stack/cinder/etc/cinder/resource_filters.json ]] 2026-03-17 14:13:52.884 | + lib/cinder:configure_cinder:302 : cp -p /opt/stack/cinder/etc/cinder/resource_filters.json /etc/cinder/resource_filters.json 2026-03-17 14:13:52.888 | + lib/cinder:configure_cinder:305 : cp /opt/stack/cinder/etc/cinder/api-paste.ini /etc/cinder/api-paste.ini 2026-03-17 14:13:52.892 | + lib/cinder:configure_cinder:307 : configure_keystone_authtoken_middleware /etc/cinder/cinder.conf cinder 2026-03-17 14:13:52.895 | + lib/keystone:configure_keystone_authtoken_middleware:455 : local conf_file=/etc/cinder/cinder.conf 2026-03-17 14:13:52.897 | + lib/keystone:configure_keystone_authtoken_middleware:456 : local admin_user=cinder 2026-03-17 14:13:52.900 | + lib/keystone:configure_keystone_authtoken_middleware:457 : local section=keystone_authtoken 2026-03-17 14:13:52.903 | + lib/keystone:configure_keystone_authtoken_middleware:458 : local service_type= 2026-03-17 14:13:52.905 | + lib/keystone:configure_keystone_authtoken_middleware:460 : configure_keystoneauth /etc/cinder/cinder.conf cinder keystone_authtoken 2026-03-17 14:13:52.908 | + lib/keystone:configure_keystoneauth:432 : local conf_file=/etc/cinder/cinder.conf 2026-03-17 14:13:52.910 | + lib/keystone:configure_keystoneauth:433 : local admin_user=cinder 2026-03-17 14:13:52.913 | + lib/keystone:configure_keystoneauth:434 : local section=keystone_authtoken 2026-03-17 14:13:52.916 | + lib/keystone:configure_keystoneauth:436 : iniset /etc/cinder/cinder.conf keystone_authtoken auth_type password 2026-03-17 14:13:52.952 | + lib/keystone:configure_keystoneauth:437 : iniset /etc/cinder/cinder.conf keystone_authtoken interface public 2026-03-17 14:13:52.985 | + lib/keystone:configure_keystoneauth:438 : iniset /etc/cinder/cinder.conf keystone_authtoken auth_url https://38.102.83.89/identity 2026-03-17 14:13:53.018 | + lib/keystone:configure_keystoneauth:439 : iniset /etc/cinder/cinder.conf keystone_authtoken username cinder 2026-03-17 14:13:53.052 | + lib/keystone:configure_keystoneauth:440 : iniset /etc/cinder/cinder.conf keystone_authtoken password secretservice 2026-03-17 14:13:53.087 | + lib/keystone:configure_keystoneauth:441 : iniset /etc/cinder/cinder.conf keystone_authtoken user_domain_name Default 2026-03-17 14:13:53.122 | + lib/keystone:configure_keystoneauth:442 : iniset /etc/cinder/cinder.conf keystone_authtoken project_name service 2026-03-17 14:13:53.154 | + lib/keystone:configure_keystoneauth:443 : iniset /etc/cinder/cinder.conf keystone_authtoken project_domain_name Default 2026-03-17 14:13:53.188 | + lib/keystone:configure_keystoneauth:444 : iniset /etc/cinder/cinder.conf keystone_authtoken cafile /opt/stack/data/ca-bundle.pem 2026-03-17 14:13:53.221 | + lib/keystone:configure_keystone_authtoken_middleware:461 : iniset /etc/cinder/cinder.conf keystone_authtoken www_authenticate_uri https://38.102.83.89/identity 2026-03-17 14:13:53.255 | + lib/keystone:configure_keystone_authtoken_middleware:462 : iniset /etc/cinder/cinder.conf keystone_authtoken memcached_servers localhost:11211 2026-03-17 14:13:53.291 | + lib/keystone:configure_keystone_authtoken_middleware:463 : [[ -n '' ]] 2026-03-17 14:13:53.294 | + lib/cinder:configure_cinder:309 : iniset /etc/cinder/cinder.conf DEFAULT debug True 2026-03-17 14:13:53.331 | + lib/cinder:configure_cinder:311 : iniset /etc/cinder/cinder.conf DEFAULT target_helper lioadm 2026-03-17 14:13:53.368 | ++ lib/cinder:configure_cinder:312 : database_connection_url cinder 2026-03-17 14:13:53.371 | ++ lib/database:database_connection_url:134 : local db=cinder 2026-03-17 14:13:53.375 | ++ lib/database:database_connection_url:135 : database_connection_url_mysql cinder 2026-03-17 14:13:53.377 | ++ lib/databases/mysql:database_connection_url_mysql:251 : local db=cinder 2026-03-17 14:13:53.380 | ++ lib/databases/mysql:database_connection_url_mysql:252 : local plugin 2026-03-17 14:13:53.383 | ++ lib/databases/mysql:database_connection_url_mysql:256 : [[ True == \T\r\u\e ]] 2026-03-17 14:13:53.386 | ++ lib/databases/mysql:database_connection_url_mysql:257 : is_service_enabled mysql 2026-03-17 14:13:53.407 | ++ functions-common:is_service_enabled:2068 : return 0 2026-03-17 14:13:53.411 | ++ lib/databases/mysql:database_connection_url_mysql:258 : plugin='&plugin=dbcounter' 2026-03-17 14:13:53.414 | ++ lib/databases/mysql:database_connection_url_mysql:262 : echo 'mysql+pymysql://root:secretdatabase@127.0.0.1/cinder?charset=utf8&plugin=dbcounter' 2026-03-17 14:13:53.419 | + 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-17 14:13:53.461 | + lib/cinder:configure_cinder:313 : iniset /etc/cinder/cinder.conf DEFAULT api_paste_config /etc/cinder/api-paste.ini 2026-03-17 14:13:53.504 | + lib/cinder:configure_cinder:314 : iniset /etc/cinder/cinder.conf DEFAULT rootwrap_config /etc/cinder/rootwrap.conf 2026-03-17 14:13:53.547 | + lib/cinder:configure_cinder:315 : iniset /etc/cinder/cinder.conf DEFAULT osapi_volume_extension cinder.api.contrib.standard_extensions 2026-03-17 14:13:53.588 | + lib/cinder:configure_cinder:316 : iniset /etc/cinder/cinder.conf DEFAULT osapi_volume_listen 0.0.0.0 2026-03-17 14:13:53.628 | + lib/cinder:configure_cinder:317 : iniset /etc/cinder/cinder.conf DEFAULT state_path /opt/stack/data/cinder 2026-03-17 14:13:53.670 | + lib/cinder:configure_cinder:318 : iniset /etc/cinder/cinder.conf oslo_concurrency lock_path /opt/stack/data/cinder 2026-03-17 14:13:53.714 | + lib/cinder:configure_cinder:319 : iniset /etc/cinder/cinder.conf DEFAULT my_ip 38.102.83.89 2026-03-17 14:13:53.757 | + lib/cinder:configure_cinder:320 : iniset /etc/cinder/cinder.conf key_manager backend cinder.keymgr.conf_key_mgr.ConfKeyManager 2026-03-17 14:13:53.799 | ++ lib/cinder:configure_cinder:321 : openssl rand -hex 16 2026-03-17 14:13:53.810 | + lib/cinder:configure_cinder:321 : iniset /etc/cinder/cinder.conf key_manager fixed_key 6cbf00effa42e5510066a0643e46feb6 2026-03-17 14:13:53.850 | + lib/cinder:configure_cinder:322 : [[ -n '' ]] 2026-03-17 14:13:53.853 | + lib/cinder:configure_cinder:327 : iniset /etc/cinder/cinder.conf DEFAULT quota_volumes 10 2026-03-17 14:13:53.890 | + lib/cinder:configure_cinder:328 : iniset /etc/cinder/cinder.conf DEFAULT quota_backups 10 2026-03-17 14:13:53.929 | + lib/cinder:configure_cinder:329 : iniset /etc/cinder/cinder.conf DEFAULT quota_snapshots 10 2026-03-17 14:13:53.965 | + lib/cinder:configure_cinder:334 : iniset /etc/cinder/cinder.conf DEFAULT rpc_response_timeout 120 2026-03-17 14:13:53.996 | + lib/cinder:configure_cinder:336 : iniset /etc/cinder/cinder.conf DEFAULT report_interval 120 2026-03-17 14:13:54.027 | + lib/cinder:configure_cinder:337 : iniset /etc/cinder/cinder.conf DEFAULT service_down_time 720 2026-03-17 14:13:54.057 | + lib/cinder:configure_cinder:339 : is_service_enabled c-vol 2026-03-17 14:13:54.078 | + functions-common:is_service_enabled:2068 : return 0 2026-03-17 14:13:54.083 | + lib/cinder:configure_cinder:339 : [[ -n lvm:lvmdriver-1 ]] 2026-03-17 14:13:54.086 | + lib/cinder:configure_cinder:340 : local enabled_backends= 2026-03-17 14:13:54.090 | + lib/cinder:configure_cinder:341 : local default_name= 2026-03-17 14:13:54.093 | + lib/cinder:configure_cinder:342 : local be be_name be_type 2026-03-17 14:13:54.095 | + lib/cinder:configure_cinder:343 : for be in ${CINDER_ENABLED_BACKENDS//,/ } 2026-03-17 14:13:54.099 | + lib/cinder:configure_cinder:344 : be_type=lvm 2026-03-17 14:13:54.102 | + lib/cinder:configure_cinder:345 : be_name=lvmdriver-1 2026-03-17 14:13:54.106 | + lib/cinder:configure_cinder:346 : type configure_cinder_backend_lvm 2026-03-17 14:13:54.108 | + lib/cinder:configure_cinder:347 : configure_cinder_backend_lvm lvmdriver-1 2026-03-17 14:13:54.111 | + lib/cinder_backends/lvm:configure_cinder_backend_lvm:48 : local be_name=lvmdriver-1 2026-03-17 14:13:54.114 | + lib/cinder_backends/lvm:configure_cinder_backend_lvm:50 : iniset /etc/cinder/cinder.conf lvmdriver-1 volume_backend_name lvmdriver-1 2026-03-17 14:13:54.155 | + 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-17 14:13:54.195 | + lib/cinder_backends/lvm:configure_cinder_backend_lvm:52 : iniset /etc/cinder/cinder.conf lvmdriver-1 volume_group stack-volumes-lvmdriver-1 2026-03-17 14:13:54.238 | + lib/cinder_backends/lvm:configure_cinder_backend_lvm:53 : iniset /etc/cinder/cinder.conf lvmdriver-1 target_helper lioadm 2026-03-17 14:13:54.279 | + lib/cinder_backends/lvm:configure_cinder_backend_lvm:54 : iniset /etc/cinder/cinder.conf lvmdriver-1 target_protocol iscsi 2026-03-17 14:13:54.321 | + lib/cinder_backends/lvm:configure_cinder_backend_lvm:55 : iniset /etc/cinder/cinder.conf lvmdriver-1 target_port 3260 2026-03-17 14:13:54.363 | + 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-17 14:13:54.406 | + lib/cinder_backends/lvm:configure_cinder_backend_lvm:57 : iniset /etc/cinder/cinder.conf lvmdriver-1 lvm_type auto 2026-03-17 14:13:54.454 | + lib/cinder_backends/lvm:configure_cinder_backend_lvm:58 : iniset /etc/cinder/cinder.conf lvmdriver-1 volume_clear zero 2026-03-17 14:13:54.495 | + lib/cinder:configure_cinder:349 : [[ -z '' ]] 2026-03-17 14:13:54.499 | + lib/cinder:configure_cinder:350 : default_name=lvmdriver-1 2026-03-17 14:13:54.503 | + lib/cinder:configure_cinder:352 : enabled_backends+=lvmdriver-1, 2026-03-17 14:13:54.505 | + lib/cinder:configure_cinder:354 : iniset /etc/cinder/cinder.conf DEFAULT enabled_backends lvmdriver-1 2026-03-17 14:13:54.547 | + lib/cinder:configure_cinder:355 : [[ -n lvmdriver-1 ]] 2026-03-17 14:13:54.550 | + lib/cinder:configure_cinder:356 : iniset /etc/cinder/cinder.conf DEFAULT default_volume_type lvmdriver-1 2026-03-17 14:13:54.590 | + lib/cinder:configure_cinder:358 : configure_cinder_image_volume_cache 2026-03-17 14:13:54.593 | + lib/cinder:configure_cinder_image_volume_cache:714 : for be in ${CINDER_CACHE_ENABLED_FOR_BACKENDS//,/ } 2026-03-17 14:13:54.596 | + lib/cinder:configure_cinder_image_volume_cache:715 : local be_name=lvmdriver-1 2026-03-17 14:13:54.598 | + lib/cinder:configure_cinder_image_volume_cache:717 : iniset /etc/cinder/cinder.conf lvmdriver-1 image_volume_cache_enabled True 2026-03-17 14:13:54.637 | + lib/cinder:configure_cinder_image_volume_cache:719 : [[ -n '' ]] 2026-03-17 14:13:54.640 | + lib/cinder:configure_cinder_image_volume_cache:723 : [[ -n '' ]] 2026-03-17 14:13:54.643 | + lib/cinder:configure_cinder:363 : [[ False == \T\r\u\e ]] 2026-03-17 14:13:54.647 | + lib/cinder:configure_cinder:369 : is_service_enabled c-bak 2026-03-17 14:13:54.669 | + functions-common:is_service_enabled:2068 : return 0 2026-03-17 14:13:54.673 | + lib/cinder:configure_cinder:369 : [[ -n swift ]] 2026-03-17 14:13:54.675 | + lib/cinder:configure_cinder:370 : type configure_cinder_backup_swift 2026-03-17 14:13:54.679 | + lib/cinder:configure_cinder:371 : configure_cinder_backup_swift 2026-03-17 14:13:54.682 | + lib/cinder_backups/swift:configure_cinder_backup_swift:25 : iniset /etc/cinder/cinder.conf DEFAULT backup_driver cinder.backup.drivers.swift.SwiftBackupDriver 2026-03-17 14:13:54.717 | + lib/cinder_backups/swift:configure_cinder_backup_swift:26 : iniset /etc/cinder/cinder.conf DEFAULT backup_swift_url https://38.102.83.89:8080/v1/AUTH_ 2026-03-17 14:13:54.755 | + lib/cinder_backups/swift:configure_cinder_backup_swift:27 : is_service_enabled tls-proxy 2026-03-17 14:13:54.776 | + functions-common:is_service_enabled:2068 : return 0 2026-03-17 14:13:54.779 | + 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-17 14:13:54.819 | + lib/cinder:configure_cinder:377 : is_service_enabled ceilometer 2026-03-17 14:13:54.835 | + functions-common:is_service_enabled:2068 : return 1 2026-03-17 14:13:54.839 | + lib/cinder:configure_cinder:381 : is_service_enabled tls-proxy 2026-03-17 14:13:54.858 | + functions-common:is_service_enabled:2068 : return 0 2026-03-17 14:13:54.860 | + lib/cinder:configure_cinder:382 : [[ c-api,c-bak,c-sch,c-vol,etcd3,file_tracker,g-api,horizon,key,memory_tracker,mysql,n-api,n-api-meta,n-cond,n-cpu,n-novnc,n-sch,openstack-cli-server,ovn-controller,ovn-northd,ovs-vswitchd,ovsdb-server,placement-api,q-ovn-agent,q-svc,rabbit,s-account,s-container,s-object,s-proxy,tempest,tls-proxy =~ c-api ]] 2026-03-17 14:13:54.863 | + lib/cinder:configure_cinder:384 : iniset /etc/cinder/cinder.conf DEFAULT osapi_volume_listen_port 18776 2026-03-17 14:13:54.896 | + lib/cinder:configure_cinder:385 : iniset /etc/cinder/cinder.conf oslo_middleware enable_proxy_headers_parsing True 2026-03-17 14:13:54.923 | + lib/cinder:configure_cinder:389 : '[' False '!=' False ']' 2026-03-17 14:13:54.925 | + lib/cinder:configure_cinder:393 : iniset_rpc_backend cinder /etc/cinder/cinder.conf 2026-03-17 14:13:54.927 | + lib/rpc_backend:iniset_rpc_backend:144 : local package=cinder 2026-03-17 14:13:54.929 | + lib/rpc_backend:iniset_rpc_backend:145 : local file=/etc/cinder/cinder.conf 2026-03-17 14:13:54.931 | + lib/rpc_backend:iniset_rpc_backend:146 : local section=DEFAULT 2026-03-17 14:13:54.934 | + lib/rpc_backend:iniset_rpc_backend:147 : local virtual_host= 2026-03-17 14:13:54.935 | + lib/rpc_backend:iniset_rpc_backend:148 : is_service_enabled rabbit 2026-03-17 14:13:54.950 | + functions-common:is_service_enabled:2068 : return 0 2026-03-17 14:13:54.952 | ++ lib/rpc_backend:iniset_rpc_backend:149 : get_transport_url '' 2026-03-17 14:13:54.955 | ++ lib/rpc_backend:get_transport_url:126 : local virtual_host= 2026-03-17 14:13:54.957 | ++ lib/rpc_backend:get_transport_url:127 : is_service_enabled rabbit 2026-03-17 14:13:54.971 | ++ functions-common:is_service_enabled:2068 : return 0 2026-03-17 14:13:54.974 | ++ lib/rpc_backend:get_transport_url:128 : echo rabbit://stackrabbit:secretrabbit@38.102.83.89:5672/ 2026-03-17 14:13:54.976 | + lib/rpc_backend:iniset_rpc_backend:149 : iniset /etc/cinder/cinder.conf DEFAULT transport_url rabbit://stackrabbit:secretrabbit@38.102.83.89:5672/ 2026-03-17 14:13:55.006 | + lib/rpc_backend:iniset_rpc_backend:150 : '[' -n '' ']' 2026-03-17 14:13:55.010 | + lib/rpc_backend:iniset_rpc_backend:153 : '[' -n '' ']' 2026-03-17 14:13:55.013 | + lib/cinder:configure_cinder:396 : setup_logging /etc/cinder/cinder.conf 2026-03-17 14:13:55.015 | + functions:setup_logging:693 : setup_systemd_logging /etc/cinder/cinder.conf 2026-03-17 14:13:55.018 | + functions:setup_systemd_logging:710 : local conf_file=/etc/cinder/cinder.conf 2026-03-17 14:13:55.021 | ++ functions:setup_systemd_logging:715 : trueorfalse False USE_JOURNAL 2026-03-17 14:13:55.041 | + functions:setup_systemd_logging:715 : USE_JOURNAL=False 2026-03-17 14:13:55.044 | + functions:setup_systemd_logging:716 : local pidstr= 2026-03-17 14:13:55.048 | + functions:setup_systemd_logging:717 : [[ False == \T\r\u\e ]] 2026-03-17 14:13:55.050 | + functions:setup_systemd_logging:721 : pidstr='(pid=%(process)d) ' 2026-03-17 14:13:55.053 | + 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-17 14:13:55.097 | + 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-17 14:13:55.139 | + 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-17 14:13:55.185 | + functions:setup_systemd_logging:727 : iniset /etc/cinder/cinder.conf DEFAULT logging_exception_prefix 'ERROR %(name)s %(instance)s' 2026-03-17 14:13:55.227 | + functions:setup_systemd_logging:730 : iniset /etc/cinder/cinder.conf DEFAULT log_color False 2026-03-17 14:13:55.267 | + lib/cinder:configure_cinder:398 : is_service_enabled c-api 2026-03-17 14:13:55.286 | + functions-common:is_service_enabled:2068 : return 0 2026-03-17 14:13:55.291 | + lib/cinder:configure_cinder:399 : write_uwsgi_config /etc/cinder/cinder-api-uwsgi.ini cinder.wsgi.api:application /volume '' cinder-api 2026-03-17 14:13:55.294 | + lib/apache:write_uwsgi_config:243 : local conf=/etc/cinder/cinder-api-uwsgi.ini 2026-03-17 14:13:55.297 | + lib/apache:write_uwsgi_config:244 : local wsgi=cinder.wsgi.api:application 2026-03-17 14:13:55.300 | + lib/apache:write_uwsgi_config:245 : local url=/volume 2026-03-17 14:13:55.304 | + lib/apache:write_uwsgi_config:246 : local http= 2026-03-17 14:13:55.307 | + lib/apache:write_uwsgi_config:247 : local name=cinder-api 2026-03-17 14:13:55.310 | + lib/apache:write_uwsgi_config:249 : '[' -z cinder-api ']' 2026-03-17 14:13:55.314 | + lib/apache:write_uwsgi_config:255 : local socket_dir=/var/run/uwsgi 2026-03-17 14:13:55.317 | + lib/apache:write_uwsgi_config:259 : sudo mkdir -p /etc/tmpfiles.d/ 2026-03-17 14:13:55.344 | + lib/apache:write_uwsgi_config:260 : echo 'd /var/run/uwsgi 0755 stack root' 2026-03-17 14:13:55.344 | + lib/apache:write_uwsgi_config:260 : sudo tee /etc/tmpfiles.d/uwsgi.conf 2026-03-17 14:13:55.363 | d /var/run/uwsgi 0755 stack root 2026-03-17 14:13:55.370 | + lib/apache:write_uwsgi_config:261 : sudo systemd-tmpfiles --create /etc/tmpfiles.d/uwsgi.conf 2026-03-17 14:13:55.398 | /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-17 14:13:55.407 | + lib/apache:write_uwsgi_config:263 : local socket=/var/run/uwsgi/cinder-api.socket 2026-03-17 14:13:55.410 | + lib/apache:write_uwsgi_config:266 : rm -rf /etc/cinder/cinder-api-uwsgi.ini 2026-03-17 14:13:55.414 | + lib/apache:write_uwsgi_config:270 : [[ cinder.wsgi.api:application =~ ^[a-zA-Z0-9_.]+:[a-zA-Z0-9_]+$ ]] 2026-03-17 14:13:55.417 | + lib/apache:write_uwsgi_config:271 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi module cinder.wsgi.api:application 2026-03-17 14:13:55.460 | + lib/apache:write_uwsgi_config:276 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi processes 2 2026-03-17 14:13:55.498 | + lib/apache:write_uwsgi_config:278 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi master true 2026-03-17 14:13:55.534 | + lib/apache:write_uwsgi_config:280 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi die-on-term true 2026-03-17 14:13:55.572 | + lib/apache:write_uwsgi_config:281 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi exit-on-reload false 2026-03-17 14:13:55.617 | + lib/apache:write_uwsgi_config:284 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi worker-reload-mercy 80 2026-03-17 14:13:55.653 | + lib/apache:write_uwsgi_config:285 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi enable-threads true 2026-03-17 14:13:55.686 | + lib/apache:write_uwsgi_config:286 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi plugins http,python3 2026-03-17 14:13:55.721 | + lib/apache:write_uwsgi_config:288 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi thunder-lock true 2026-03-17 14:13:55.754 | + 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-17 14:13:55.786 | + lib/apache:write_uwsgi_config:292 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi buffer-size 65535 2026-03-17 14:13:55.821 | + lib/apache:write_uwsgi_config:294 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi add-header 'Connection: close' 2026-03-17 14:13:55.858 | + lib/apache:write_uwsgi_config:296 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi lazy-apps true 2026-03-17 14:13:55.896 | + lib/apache:write_uwsgi_config:298 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi start-time %t 2026-03-17 14:13:55.937 | + lib/apache:write_uwsgi_config:301 : [[ -n '' ]] 2026-03-17 14:13:55.939 | + lib/apache:write_uwsgi_config:304 : local apache_conf= 2026-03-17 14:13:55.943 | ++ lib/apache:write_uwsgi_config:305 : apache_site_config_for cinder-api 2026-03-17 14:13:55.946 | ++ lib/apache:apache_site_config_for:174 : local site=cinder-api 2026-03-17 14:13:55.949 | ++ lib/apache:apache_site_config_for:175 : is_ubuntu 2026-03-17 14:13:55.952 | ++ functions-common:is_ubuntu:544 : [[ -z rpm ]] 2026-03-17 14:13:55.955 | ++ functions-common:is_ubuntu:547 : '[' rpm = deb ']' 2026-03-17 14:13:55.957 | ++ lib/apache:apache_site_config_for:178 : is_fedora 2026-03-17 14:13:55.960 | ++ functions-common:is_fedora:524 : [[ -z CentOSStream ]] 2026-03-17 14:13:55.963 | ++ functions-common:is_fedora:528 : '[' CentOSStream = Fedora ']' 2026-03-17 14:13:55.966 | ++ functions-common:is_fedora:528 : '[' CentOSStream = 'Red Hat' ']' 2026-03-17 14:13:55.970 | ++ functions-common:is_fedora:529 : '[' CentOSStream = openEuler ']' 2026-03-17 14:13:55.972 | ++ functions-common:is_fedora:530 : '[' CentOSStream = RedHatEnterpriseServer ']' 2026-03-17 14:13:55.975 | ++ functions-common:is_fedora:531 : '[' CentOSStream = RedHatEnterprise ']' 2026-03-17 14:13:55.979 | ++ functions-common:is_fedora:532 : '[' CentOSStream = RedHatEnterpriseLinux ']' 2026-03-17 14:13:55.982 | ++ functions-common:is_fedora:533 : '[' CentOSStream = RockyLinux ']' 2026-03-17 14:13:55.985 | ++ functions-common:is_fedora:534 : '[' CentOSStream = CentOS ']' 2026-03-17 14:13:55.988 | ++ functions-common:is_fedora:534 : '[' CentOSStream = CentOSStream ']' 2026-03-17 14:13:55.990 | ++ lib/apache:apache_site_config_for:180 : local enabled_site_file=/etc/httpd/conf.d/cinder-api.conf 2026-03-17 14:13:55.994 | ++ lib/apache:apache_site_config_for:181 : '[' -f /etc/httpd/conf.d/cinder-api.conf ']' 2026-03-17 14:13:55.998 | ++ lib/apache:apache_site_config_for:184 : echo /etc/httpd/conf.d/cinder-api.conf.disabled 2026-03-17 14:13:56.002 | + lib/apache:write_uwsgi_config:305 : apache_conf=/etc/httpd/conf.d/cinder-api.conf.disabled 2026-03-17 14:13:56.004 | + lib/apache:write_uwsgi_config:306 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi socket /var/run/uwsgi/cinder-api.socket 2026-03-17 14:13:56.043 | + lib/apache:write_uwsgi_config:307 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi chmod-socket 666 2026-03-17 14:13:56.083 | + 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-17 14:13:56.084 | + lib/apache:write_uwsgi_config:308 : sudo tee -a /etc/httpd/conf.d/cinder-api.conf.disabled 2026-03-17 14:13:56.106 | ProxyPass "/volume" "unix:/var/run/uwsgi/cinder-api.socket|uwsgi://uwsgi-uds-cinder-api" retry=0 acquire=1 2026-03-17 14:13:56.112 | + lib/apache:write_uwsgi_config:309 : enable_apache_site cinder-api 2026-03-17 14:13:56.115 | + lib/apache:enable_apache_site:191 : local site=cinder-api 2026-03-17 14:13:56.118 | + lib/apache:enable_apache_site:193 : enable_apache_mod version 2026-03-17 14:13:56.121 | + lib/apache:enable_apache_mod:55 : local mod=version 2026-03-17 14:13:56.124 | + lib/apache:enable_apache_mod:56 : local should_restart= 2026-03-17 14:13:56.127 | + lib/apache:enable_apache_mod:58 : is_ubuntu 2026-03-17 14:13:56.130 | + functions-common:is_ubuntu:544 : [[ -z rpm ]] 2026-03-17 14:13:56.133 | + functions-common:is_ubuntu:547 : '[' rpm = deb ']' 2026-03-17 14:13:56.137 | + lib/apache:enable_apache_mod:67 : is_fedora 2026-03-17 14:13:56.140 | + functions-common:is_fedora:524 : [[ -z CentOSStream ]] 2026-03-17 14:13:56.143 | + functions-common:is_fedora:528 : '[' CentOSStream = Fedora ']' 2026-03-17 14:13:56.146 | + functions-common:is_fedora:528 : '[' CentOSStream = 'Red Hat' ']' 2026-03-17 14:13:56.149 | + functions-common:is_fedora:529 : '[' CentOSStream = openEuler ']' 2026-03-17 14:13:56.152 | + functions-common:is_fedora:530 : '[' CentOSStream = RedHatEnterpriseServer ']' 2026-03-17 14:13:56.155 | + functions-common:is_fedora:531 : '[' CentOSStream = RedHatEnterprise ']' 2026-03-17 14:13:56.158 | + functions-common:is_fedora:532 : '[' CentOSStream = RedHatEnterpriseLinux ']' 2026-03-17 14:13:56.161 | + functions-common:is_fedora:533 : '[' CentOSStream = RockyLinux ']' 2026-03-17 14:13:56.164 | + functions-common:is_fedora:534 : '[' CentOSStream = CentOS ']' 2026-03-17 14:13:56.167 | + functions-common:is_fedora:534 : '[' CentOSStream = CentOSStream ']' 2026-03-17 14:13:56.169 | + lib/apache:enable_apache_mod:69 : true 2026-03-17 14:13:56.172 | + lib/apache:enable_apache_site:194 : is_ubuntu 2026-03-17 14:13:56.175 | + functions-common:is_ubuntu:544 : [[ -z rpm ]] 2026-03-17 14:13:56.178 | + functions-common:is_ubuntu:547 : '[' rpm = deb ']' 2026-03-17 14:13:56.181 | + lib/apache:enable_apache_site:196 : is_fedora 2026-03-17 14:13:56.185 | + functions-common:is_fedora:524 : [[ -z CentOSStream ]] 2026-03-17 14:13:56.187 | + functions-common:is_fedora:528 : '[' CentOSStream = Fedora ']' 2026-03-17 14:13:56.190 | + functions-common:is_fedora:528 : '[' CentOSStream = 'Red Hat' ']' 2026-03-17 14:13:56.192 | + functions-common:is_fedora:529 : '[' CentOSStream = openEuler ']' 2026-03-17 14:13:56.195 | + functions-common:is_fedora:530 : '[' CentOSStream = RedHatEnterpriseServer ']' 2026-03-17 14:13:56.199 | + functions-common:is_fedora:531 : '[' CentOSStream = RedHatEnterprise ']' 2026-03-17 14:13:56.201 | + functions-common:is_fedora:532 : '[' CentOSStream = RedHatEnterpriseLinux ']' 2026-03-17 14:13:56.204 | + functions-common:is_fedora:533 : '[' CentOSStream = RockyLinux ']' 2026-03-17 14:13:56.208 | + functions-common:is_fedora:534 : '[' CentOSStream = CentOS ']' 2026-03-17 14:13:56.211 | + functions-common:is_fedora:534 : '[' CentOSStream = CentOSStream ']' 2026-03-17 14:13:56.214 | + lib/apache:enable_apache_site:197 : local enabled_site_file=/etc/httpd/conf.d/cinder-api.conf 2026-03-17 14:13:56.217 | + lib/apache:enable_apache_site:199 : [[ -f /etc/httpd/conf.d/cinder-api.conf.disabled ]] 2026-03-17 14:13:56.220 | + lib/apache:enable_apache_site:199 : [[ ! -f /etc/httpd/conf.d/cinder-api.conf ]] 2026-03-17 14:13:56.222 | + lib/apache:enable_apache_site:200 : sudo mv /etc/httpd/conf.d/cinder-api.conf.disabled /etc/httpd/conf.d/cinder-api.conf 2026-03-17 14:13:56.250 | + lib/apache:write_uwsgi_config:310 : restart_apache_server 2026-03-17 14:13:56.252 | + lib/apache:restart_apache_server:238 : restart_service httpd 2026-03-17 14:13:56.255 | + functions-common:restart_service:2296 : '[' -x /bin/systemctl ']' 2026-03-17 14:13:56.258 | + functions-common:restart_service:2297 : sudo /bin/systemctl restart httpd 2026-03-17 14:13:57.449 | + lib/cinder:configure_cinder:402 : [[ -r /opt/stack/devstack/lib/cinder_plugins/default ]] 2026-03-17 14:13:57.453 | + lib/cinder:configure_cinder:406 : iniset /etc/cinder/cinder.conf DEFAULT osapi_volume_workers 2 2026-03-17 14:13:57.492 | + lib/cinder:configure_cinder:408 : iniset /etc/cinder/cinder.conf DEFAULT glance_api_servers https://38.102.83.89/image 2026-03-17 14:13:57.526 | + lib/cinder:configure_cinder:409 : is_service_enabled tls-proxy 2026-03-17 14:13:57.543 | + functions-common:is_service_enabled:2068 : return 0 2026-03-17 14:13:57.546 | + lib/cinder:configure_cinder:410 : iniset /etc/cinder/cinder.conf DEFAULT glance_protocol https 2026-03-17 14:13:57.583 | + lib/cinder:configure_cinder:411 : iniset /etc/cinder/cinder.conf DEFAULT glance_ca_certificates_file /opt/stack/data/ca-bundle.pem 2026-03-17 14:13:57.621 | + lib/cinder:configure_cinder:415 : configure_keystone_authtoken_middleware /etc/cinder/cinder.conf glance glance 2026-03-17 14:13:57.624 | + lib/keystone:configure_keystone_authtoken_middleware:455 : local conf_file=/etc/cinder/cinder.conf 2026-03-17 14:13:57.627 | + lib/keystone:configure_keystone_authtoken_middleware:456 : local admin_user=glance 2026-03-17 14:13:57.631 | + lib/keystone:configure_keystone_authtoken_middleware:457 : local section=glance 2026-03-17 14:13:57.633 | + lib/keystone:configure_keystone_authtoken_middleware:458 : local service_type= 2026-03-17 14:13:57.636 | + lib/keystone:configure_keystone_authtoken_middleware:460 : configure_keystoneauth /etc/cinder/cinder.conf glance glance 2026-03-17 14:13:57.640 | + lib/keystone:configure_keystoneauth:432 : local conf_file=/etc/cinder/cinder.conf 2026-03-17 14:13:57.643 | + lib/keystone:configure_keystoneauth:433 : local admin_user=glance 2026-03-17 14:13:57.645 | + lib/keystone:configure_keystoneauth:434 : local section=glance 2026-03-17 14:13:57.648 | + lib/keystone:configure_keystoneauth:436 : iniset /etc/cinder/cinder.conf glance auth_type password 2026-03-17 14:13:57.687 | + lib/keystone:configure_keystoneauth:437 : iniset /etc/cinder/cinder.conf glance interface public 2026-03-17 14:13:57.725 | + lib/keystone:configure_keystoneauth:438 : iniset /etc/cinder/cinder.conf glance auth_url https://38.102.83.89/identity 2026-03-17 14:13:57.760 | + lib/keystone:configure_keystoneauth:439 : iniset /etc/cinder/cinder.conf glance username glance 2026-03-17 14:13:57.796 | + lib/keystone:configure_keystoneauth:440 : iniset /etc/cinder/cinder.conf glance password secretservice 2026-03-17 14:13:57.829 | + lib/keystone:configure_keystoneauth:441 : iniset /etc/cinder/cinder.conf glance user_domain_name Default 2026-03-17 14:13:57.863 | + lib/keystone:configure_keystoneauth:442 : iniset /etc/cinder/cinder.conf glance project_name service 2026-03-17 14:13:57.898 | + lib/keystone:configure_keystoneauth:443 : iniset /etc/cinder/cinder.conf glance project_domain_name Default 2026-03-17 14:13:57.931 | + lib/keystone:configure_keystoneauth:444 : iniset /etc/cinder/cinder.conf glance cafile /opt/stack/data/ca-bundle.pem 2026-03-17 14:13:57.963 | + lib/keystone:configure_keystone_authtoken_middleware:461 : iniset /etc/cinder/cinder.conf glance www_authenticate_uri https://38.102.83.89/identity 2026-03-17 14:13:57.996 | + lib/keystone:configure_keystone_authtoken_middleware:462 : iniset /etc/cinder/cinder.conf glance memcached_servers localhost:11211 2026-03-17 14:13:58.026 | + lib/keystone:configure_keystone_authtoken_middleware:463 : [[ -n '' ]] 2026-03-17 14:13:58.028 | + lib/cinder:configure_cinder:418 : configure_keystoneauth /etc/cinder/cinder.conf nova nova 2026-03-17 14:13:58.031 | + lib/keystone:configure_keystoneauth:432 : local conf_file=/etc/cinder/cinder.conf 2026-03-17 14:13:58.034 | + lib/keystone:configure_keystoneauth:433 : local admin_user=nova 2026-03-17 14:13:58.036 | + lib/keystone:configure_keystoneauth:434 : local section=nova 2026-03-17 14:13:58.039 | + lib/keystone:configure_keystoneauth:436 : iniset /etc/cinder/cinder.conf nova auth_type password 2026-03-17 14:13:58.077 | + lib/keystone:configure_keystoneauth:437 : iniset /etc/cinder/cinder.conf nova interface public 2026-03-17 14:13:58.110 | + lib/keystone:configure_keystoneauth:438 : iniset /etc/cinder/cinder.conf nova auth_url https://38.102.83.89/identity 2026-03-17 14:13:58.147 | + lib/keystone:configure_keystoneauth:439 : iniset /etc/cinder/cinder.conf nova username nova 2026-03-17 14:13:58.184 | + lib/keystone:configure_keystoneauth:440 : iniset /etc/cinder/cinder.conf nova password secretservice 2026-03-17 14:13:58.222 | + lib/keystone:configure_keystoneauth:441 : iniset /etc/cinder/cinder.conf nova user_domain_name Default 2026-03-17 14:13:58.260 | + lib/keystone:configure_keystoneauth:442 : iniset /etc/cinder/cinder.conf nova project_name service 2026-03-17 14:13:58.298 | + lib/keystone:configure_keystoneauth:443 : iniset /etc/cinder/cinder.conf nova project_domain_name Default 2026-03-17 14:13:58.338 | + lib/keystone:configure_keystoneauth:444 : iniset /etc/cinder/cinder.conf nova cafile /opt/stack/data/ca-bundle.pem 2026-03-17 14:13:58.377 | + lib/cinder:configure_cinder:419 : iniset /etc/cinder/cinder.conf nova region_name RegionOne 2026-03-17 14:13:58.416 | + lib/cinder:configure_cinder:420 : iniset /etc/cinder/cinder.conf DEFAULT graceful_shutdown_timeout 5 2026-03-17 14:13:58.455 | + lib/cinder:configure_cinder:422 : [[ ! -z '' ]] 2026-03-17 14:13:58.458 | + lib/cinder:configure_cinder:424 : is_service_enabled etcd3 2026-03-17 14:13:58.476 | + functions-common:is_service_enabled:2068 : return 0 2026-03-17 14:13:58.479 | + lib/cinder:configure_cinder:427 : iniset /etc/cinder/cinder.conf coordination backend_url 'etcd3+http://38.102.83.89:2379?api_version=v3' 2026-03-17 14:13:58.521 | + lib/cinder:configure_cinder:430 : [[ False == True ]] 2026-03-17 14:13:58.523 | + lib/cinder:configure_cinder:430 : [[ False == True ]] 2026-03-17 14:13:58.526 | + lib/cinder:configure_cinder:434 : iniset /etc/cinder/cinder.conf oslo_policy enforce_scope false 2026-03-17 14:13:58.566 | + lib/cinder:configure_cinder:435 : iniset /etc/cinder/cinder.conf oslo_policy enforce_new_defaults false 2026-03-17 14:13:58.598 | + lib/cinder:configure_cinder:438 : '[' True == True ']' 2026-03-17 14:13:58.600 | + lib/cinder:configure_cinder:439 : init_cinder_service_user_conf 2026-03-17 14:13:58.604 | + lib/cinder:init_cinder_service_user_conf:743 : iniset /etc/cinder/cinder.conf service_user send_service_user_token True 2026-03-17 14:13:58.639 | + lib/cinder:init_cinder_service_user_conf:744 : configure_keystoneauth /etc/cinder/cinder.conf cinder service_user 2026-03-17 14:13:58.642 | + lib/keystone:configure_keystoneauth:432 : local conf_file=/etc/cinder/cinder.conf 2026-03-17 14:13:58.644 | + lib/keystone:configure_keystoneauth:433 : local admin_user=cinder 2026-03-17 14:13:58.649 | + lib/keystone:configure_keystoneauth:434 : local section=service_user 2026-03-17 14:13:58.655 | + lib/keystone:configure_keystoneauth:436 : iniset /etc/cinder/cinder.conf service_user auth_type password 2026-03-17 14:13:58.685 | + lib/keystone:configure_keystoneauth:437 : iniset /etc/cinder/cinder.conf service_user interface public 2026-03-17 14:13:58.718 | + lib/keystone:configure_keystoneauth:438 : iniset /etc/cinder/cinder.conf service_user auth_url https://38.102.83.89/identity 2026-03-17 14:13:58.746 | + lib/keystone:configure_keystoneauth:439 : iniset /etc/cinder/cinder.conf service_user username cinder 2026-03-17 14:13:58.782 | + lib/keystone:configure_keystoneauth:440 : iniset /etc/cinder/cinder.conf service_user password secretservice 2026-03-17 14:13:58.824 | + lib/keystone:configure_keystoneauth:441 : iniset /etc/cinder/cinder.conf service_user user_domain_name Default 2026-03-17 14:13:58.863 | + lib/keystone:configure_keystoneauth:442 : iniset /etc/cinder/cinder.conf service_user project_name service 2026-03-17 14:13:58.901 | + lib/keystone:configure_keystoneauth:443 : iniset /etc/cinder/cinder.conf service_user project_domain_name Default 2026-03-17 14:13:58.936 | + lib/keystone:configure_keystoneauth:444 : iniset /etc/cinder/cinder.conf service_user cafile /opt/stack/data/ca-bundle.pem 2026-03-17 14:13:58.971 | + ./stack.sh:main:948 : is_service_enabled neutron 2026-03-17 14:13:58.990 | + functions-common:is_service_enabled:2068 : return 0 2026-03-17 14:13:58.993 | + ./stack.sh:main:950 : stack_install_service neutron 2026-03-17 14:13:58.997 | + lib/stack:stack_install_service:20 : local service=neutron 2026-03-17 14:13:59.000 | + lib/stack:stack_install_service:21 : type install_neutron 2026-03-17 14:13:59.003 | + lib/stack:stack_install_service:23 : [[ False = True ]] 2026-03-17 14:13:59.006 | + lib/stack:stack_install_service:32 : install_neutron 2026-03-17 14:13:59.009 | + lib/neutron:install_neutron:509 : use_library_from_git neutron-lib 2026-03-17 14:13:59.013 | + inc/python:use_library_from_git:266 : local name=neutron-lib 2026-03-17 14:13:59.016 | + inc/python:use_library_from_git:267 : local enabled=1 2026-03-17 14:13:59.019 | + inc/python:use_library_from_git:268 : [[ novnc,cinder,devstack,glance,horizon,keystone,neutron,nova,os-test-images,placement,requirements,swift,tempest = \A\L\L ]] 2026-03-17 14:13:59.023 | + inc/python:use_library_from_git:268 : [[ ,novnc,cinder,devstack,glance,horizon,keystone,neutron,nova,os-test-images,placement,requirements,swift,tempest, =~ ,neutron-lib, ]] 2026-03-17 14:13:59.026 | + inc/python:use_library_from_git:269 : return 1 2026-03-17 14:13:59.030 | + lib/neutron:install_neutron:516 : use_library_from_git sqlalchemy 2026-03-17 14:13:59.033 | + inc/python:use_library_from_git:266 : local name=sqlalchemy 2026-03-17 14:13:59.036 | + inc/python:use_library_from_git:267 : local enabled=1 2026-03-17 14:13:59.040 | + inc/python:use_library_from_git:268 : [[ novnc,cinder,devstack,glance,horizon,keystone,neutron,nova,os-test-images,placement,requirements,swift,tempest = \A\L\L ]] 2026-03-17 14:13:59.043 | + inc/python:use_library_from_git:268 : [[ ,novnc,cinder,devstack,glance,horizon,keystone,neutron,nova,os-test-images,placement,requirements,swift,tempest, =~ ,sqlalchemy, ]] 2026-03-17 14:13:59.047 | + inc/python:use_library_from_git:269 : return 1 2026-03-17 14:13:59.050 | + lib/neutron:install_neutron:520 : use_library_from_git alembic 2026-03-17 14:13:59.053 | + inc/python:use_library_from_git:266 : local name=alembic 2026-03-17 14:13:59.057 | + inc/python:use_library_from_git:267 : local enabled=1 2026-03-17 14:13:59.060 | + inc/python:use_library_from_git:268 : [[ novnc,cinder,devstack,glance,horizon,keystone,neutron,nova,os-test-images,placement,requirements,swift,tempest = \A\L\L ]] 2026-03-17 14:13:59.063 | + inc/python:use_library_from_git:268 : [[ ,novnc,cinder,devstack,glance,horizon,keystone,neutron,nova,os-test-images,placement,requirements,swift,tempest, =~ ,alembic, ]] 2026-03-17 14:13:59.066 | + inc/python:use_library_from_git:269 : return 1 2026-03-17 14:13:59.069 | + lib/neutron:install_neutron:525 : git_clone https://opendev.org/openstack/neutron.git /opt/stack/neutron master 2026-03-17 14:13:59.072 | + functions-common:git_clone:581 : local git_remote=https://opendev.org/openstack/neutron.git 2026-03-17 14:13:59.076 | + functions-common:git_clone:582 : local git_dest=/opt/stack/neutron 2026-03-17 14:13:59.078 | + functions-common:git_clone:583 : local git_ref=master 2026-03-17 14:13:59.081 | + functions-common:git_clone:584 : local orig_dir 2026-03-17 14:13:59.085 | ++ functions-common:git_clone:585 : pwd 2026-03-17 14:13:59.088 | + functions-common:git_clone:585 : orig_dir=/opt/stack/devstack 2026-03-17 14:13:59.092 | + functions-common:git_clone:586 : local git_clone_flags= 2026-03-17 14:13:59.095 | ++ functions-common:git_clone:588 : trueorfalse False RECLONE 2026-03-17 14:13:59.117 | + functions-common:git_clone:588 : RECLONE=False 2026-03-17 14:13:59.121 | + functions-common:git_clone:589 : [[ 0 -gt 0 ]] 2026-03-17 14:13:59.124 | + functions-common:git_clone:593 : [[ False = \T\r\u\e ]] 2026-03-17 14:13:59.128 | + functions-common:git_clone:602 : echo master 2026-03-17 14:13:59.128 | + functions-common:git_clone:602 : egrep -q '^refs' 2026-03-17 14:13:59.130 | egrep: warning: egrep is obsolescent; using grep -E 2026-03-17 14:13:59.135 | + functions-common:git_clone:616 : [[ ! -d /opt/stack/neutron ]] 2026-03-17 14:13:59.138 | + functions-common:git_clone:626 : [[ False = \T\r\u\e ]] 2026-03-17 14:13:59.141 | + functions-common:git_clone:661 : sudo git config --system --add safe.directory /opt/stack/neutron 2026-03-17 14:13:59.176 | + functions-common:git_clone:664 : cd /opt/stack/neutron 2026-03-17 14:13:59.180 | + functions-common:git_clone:665 : head -1 2026-03-17 14:13:59.180 | + functions-common:git_clone:665 : git show --oneline 2026-03-17 14:13:59.189 | 8a5e5cad91 Merge "Pass ovn mech driver to the AgentCache object in db-sync-util" 2026-03-17 14:13:59.194 | + functions-common:git_clone:666 : cd /opt/stack/devstack 2026-03-17 14:13:59.197 | + lib/neutron:install_neutron:526 : setup_develop /opt/stack/neutron 2026-03-17 14:13:59.201 | + inc/python:setup_develop:353 : local bindep 2026-03-17 14:13:59.204 | + inc/python:setup_develop:354 : [[ /opt/stack/neutron == -bindep* ]] 2026-03-17 14:13:59.208 | + inc/python:setup_develop:358 : local project_dir=/opt/stack/neutron 2026-03-17 14:13:59.212 | + inc/python:setup_develop:359 : local extras= 2026-03-17 14:13:59.215 | + inc/python:setup_develop:360 : _setup_package_with_constraints_edit /opt/stack/neutron -e 2026-03-17 14:13:59.218 | + inc/python:_setup_package_with_constraints_edit:379 : local bindep 2026-03-17 14:13:59.221 | + inc/python:_setup_package_with_constraints_edit:380 : [[ /opt/stack/neutron == -bindep* ]] 2026-03-17 14:13:59.225 | + inc/python:_setup_package_with_constraints_edit:384 : local project_dir=/opt/stack/neutron 2026-03-17 14:13:59.228 | + inc/python:_setup_package_with_constraints_edit:385 : local flags=-e 2026-03-17 14:13:59.231 | + inc/python:_setup_package_with_constraints_edit:386 : local extras= 2026-03-17 14:13:59.235 | ++ inc/python:_setup_package_with_constraints_edit:393 : cd /opt/stack/neutron 2026-03-17 14:13:59.239 | ++ inc/python:_setup_package_with_constraints_edit:393 : pwd 2026-03-17 14:13:59.243 | + inc/python:_setup_package_with_constraints_edit:393 : project_dir=/opt/stack/neutron 2026-03-17 14:13:59.246 | + inc/python:_setup_package_with_constraints_edit:395 : '[' -n /opt/stack/requirements ']' 2026-03-17 14:13:59.250 | + inc/python:_setup_package_with_constraints_edit:399 : local name 2026-03-17 14:13:59.254 | ++ inc/python:_setup_package_with_constraints_edit:400 : awk '/^name.*=/ {print $3}' /opt/stack/neutron/setup.cfg 2026-03-17 14:13:59.261 | + inc/python:_setup_package_with_constraints_edit:400 : name=neutron 2026-03-17 14:13:59.265 | + inc/python:_setup_package_with_constraints_edit:401 : '[' -z neutron ']' 2026-03-17 14:13:59.269 | + inc/python:_setup_package_with_constraints_edit:405 : /opt/stack/requirements/.venv/bin/edit-constraints /opt/stack/requirements/upper-constraints.txt -- neutron 2026-03-17 14:13:59.377 | + inc/python:_setup_package_with_constraints_edit:408 : setup_package /opt/stack/neutron -e 2026-03-17 14:13:59.380 | + inc/python:setup_package:436 : local bindep=0 2026-03-17 14:13:59.383 | + inc/python:setup_package:437 : local bindep_flag= 2026-03-17 14:13:59.386 | + inc/python:setup_package:438 : local bindep_profiles= 2026-03-17 14:13:59.388 | + inc/python:setup_package:439 : [[ /opt/stack/neutron == -bindep* ]] 2026-03-17 14:13:59.391 | + inc/python:setup_package:444 : local project_dir=/opt/stack/neutron 2026-03-17 14:13:59.395 | + inc/python:setup_package:445 : local flags=-e 2026-03-17 14:13:59.398 | + inc/python:setup_package:446 : local extras= 2026-03-17 14:13:59.401 | + inc/python:setup_package:450 : [[ -n -e ]] 2026-03-17 14:13:59.404 | + inc/python:setup_package:450 : [[ -z '' ]] 2026-03-17 14:13:59.407 | + inc/python:setup_package:450 : [[ ! -e =~ ^-.* ]] 2026-03-17 14:13:59.410 | + inc/python:setup_package:455 : [[ ! -z '' ]] 2026-03-17 14:13:59.413 | + inc/python:setup_package:460 : [[ 0 == 1 ]] 2026-03-17 14:13:59.415 | + inc/python:setup_package:464 : pip_install -e /opt/stack/neutron 2026-03-17 14:13:59.439 | Using python 3.12 to install /opt/stack/neutron 2026-03-17 14:13:59.442 | + inc/python:pip_install:210 : sudo -H LC_ALL=en_US.UTF-8 http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= python3.12 -m pip install -c /opt/stack/requirements/upper-constraints.txt -e /opt/stack/neutron 2026-03-17 14:14:00.265 | Looking in indexes: http://mirror.regionone.vexxhost-nodepool-sf.rdoproject.org/pypi/simple, http://mirror.regionone.vexxhost-nodepool-sf.rdoproject.org/wheel/centos-10-x86_64 2026-03-17 14:14:00.268 | Obtaining file:///opt/stack/neutron 2026-03-17 14:14:00.272 | Installing build dependencies: started 2026-03-17 14:14:02.800 | Installing build dependencies: finished with status 'done' 2026-03-17 14:14:02.802 | Checking if build backend supports build_editable: started 2026-03-17 14:14:02.938 | Checking if build backend supports build_editable: finished with status 'done' 2026-03-17 14:14:02.940 | Getting requirements to build editable: started 2026-03-17 14:14:03.095 | Getting requirements to build editable: finished with status 'done' 2026-03-17 14:14:03.098 | Preparing editable metadata (pyproject.toml): started 2026-03-17 14:14:03.946 | Preparing editable metadata (pyproject.toml): finished with status 'done' 2026-03-17 14:14:04.083 | Requirement already satisfied: pbr>=6.0.0 in /usr/local/lib/python3.12/site-packages (from neutron==28.1.0.dev18) (7.0.3) 2026-03-17 14:14:04.084 | Requirement already satisfied: Paste>=2.0.2 in /usr/local/lib/python3.12/site-packages (from neutron==28.1.0.dev18) (3.10.1) 2026-03-17 14:14:04.085 | Requirement already satisfied: PasteDeploy>=1.5.0 in /usr/local/lib/python3.12/site-packages (from neutron==28.1.0.dev18) (3.1.0) 2026-03-17 14:14:04.086 | Requirement already satisfied: Routes>=2.3.1 in /usr/local/lib/python3.12/site-packages (from neutron==28.1.0.dev18) (2.5.1) 2026-03-17 14:14:04.087 | Requirement already satisfied: debtcollector>=1.19.0 in /usr/local/lib/python3.12/site-packages (from neutron==28.1.0.dev18) (3.0.0) 2026-03-17 14:14:04.088 | Requirement already satisfied: decorator>=4.1.0 in /usr/local/lib/python3.12/site-packages (from neutron==28.1.0.dev18) (5.2.1) 2026-03-17 14:14:04.431 | Collecting pecan>=1.4.0 (from neutron==28.1.0.dev18) 2026-03-17 14:14:04.433 | Downloading http://mirror.regionone.vexxhost-nodepool-sf.rdoproject.org/pypifiles/packages/f0/3b/fbf52f6b1c57a92fd0c0fe60d25dce8219e368f7a35d2fec0becb2cf90cb/pecan-1.7.0-py3-none-any.whl.metadata (1.7 kB) 2026-03-17 14:14:04.442 | Requirement already satisfied: httplib2>=0.22.0 in /usr/local/lib/python3.12/site-packages (from neutron==28.1.0.dev18) (0.31.2) 2026-03-17 14:14:04.443 | Requirement already satisfied: requests>=2.32.3 in /usr/local/lib/python3.12/site-packages (from neutron==28.1.0.dev18) (2.32.5) 2026-03-17 14:14:04.445 | Requirement already satisfied: Jinja2>=2.10 in /usr/lib/python3.12/site-packages (from neutron==28.1.0.dev18) (3.1.6) 2026-03-17 14:14:04.446 | Requirement already satisfied: keystonemiddleware>=5.1.0 in /usr/local/lib/python3.12/site-packages (from neutron==28.1.0.dev18) (12.0.0) 2026-03-17 14:14:04.448 | Requirement already satisfied: netaddr>=0.7.18 in /usr/local/lib/python3.12/site-packages (from neutron==28.1.0.dev18) (1.3.0) 2026-03-17 14:14:04.518 | Collecting neutron-lib>=3.24.0 (from neutron==28.1.0.dev18) 2026-03-17 14:14:04.520 | Downloading http://mirror.regionone.vexxhost-nodepool-sf.rdoproject.org/pypifiles/packages/36/f8/e099963ba50c493a40b4529fbef94e3f54cd9811513e3623e198e4c85a46/neutron_lib-3.24.0-py3-none-any.whl.metadata (2.5 kB) 2026-03-17 14:14:04.567 | Collecting python-neutronclient>=7.8.0 (from neutron==28.1.0.dev18) 2026-03-17 14:14:04.569 | Downloading http://mirror.regionone.vexxhost-nodepool-sf.rdoproject.org/pypifiles/packages/43/84/eaac646633cf0006c6afa5c472110ae34822bf3254f322518bcd29741daf/python_neutronclient-11.8.0-py3-none-any.whl.metadata (3.5 kB) 2026-03-17 14:14:04.576 | Requirement already satisfied: tenacity>=6.0.0 in /usr/local/lib/python3.12/site-packages (from neutron==28.1.0.dev18) (9.1.4) 2026-03-17 14:14:04.577 | Requirement already satisfied: SQLAlchemy>=1.4.23 in /usr/local/lib64/python3.12/site-packages (from neutron==28.1.0.dev18) (2.0.46) 2026-03-17 14:14:04.578 | Requirement already satisfied: WebOb>=1.8.2 in /usr/local/lib/python3.12/site-packages (from neutron==28.1.0.dev18) (1.8.9) 2026-03-17 14:14:04.579 | Requirement already satisfied: keystoneauth1>=3.14.0 in /usr/local/lib/python3.12/site-packages (from neutron==28.1.0.dev18) (5.13.1) 2026-03-17 14:14:04.580 | Requirement already satisfied: alembic>=1.6.5 in /usr/local/lib/python3.12/site-packages (from neutron==28.1.0.dev18) (1.18.4) 2026-03-17 14:14:04.581 | Requirement already satisfied: stevedore>=2.0.1 in /usr/local/lib/python3.12/site-packages (from neutron==28.1.0.dev18) (5.7.0) 2026-03-17 14:14:04.582 | Requirement already satisfied: oslo.cache>=1.26.0 in /usr/local/lib/python3.12/site-packages (from neutron==28.1.0.dev18) (4.1.1) 2026-03-17 14:14:04.583 | Requirement already satisfied: oslo.concurrency>=3.26.0 in /usr/local/lib/python3.12/site-packages (from neutron==28.1.0.dev18) (7.4.0) 2026-03-17 14:14:04.584 | Requirement already satisfied: oslo.config>=10.2.0 in /usr/local/lib/python3.12/site-packages (from neutron==28.1.0.dev18) (10.3.0) 2026-03-17 14:14:04.585 | Requirement already satisfied: oslo.context>=2.22.0 in /usr/local/lib/python3.12/site-packages (from neutron==28.1.0.dev18) (6.3.0) 2026-03-17 14:14:04.586 | Requirement already satisfied: oslo.db>=4.44.0 in /usr/local/lib/python3.12/site-packages (from neutron==28.1.0.dev18) (18.0.0) 2026-03-17 14:14:04.587 | Requirement already satisfied: oslo.i18n>=3.20.0 in /usr/local/lib/python3.12/site-packages (from neutron==28.1.0.dev18) (6.7.2) 2026-03-17 14:14:04.588 | Requirement already satisfied: oslo.log>=5.3.0 in /usr/local/lib/python3.12/site-packages (from neutron==28.1.0.dev18) (8.1.0) 2026-03-17 14:14:04.589 | Requirement already satisfied: oslo.messaging>=7.0.0 in /usr/local/lib/python3.12/site-packages (from neutron==28.1.0.dev18) (17.3.0) 2026-03-17 14:14:04.590 | Requirement already satisfied: oslo.middleware>=3.31.0 in /usr/local/lib/python3.12/site-packages (from neutron==28.1.0.dev18) (8.0.0) 2026-03-17 14:14:04.591 | Requirement already satisfied: oslo.policy>=4.5.0 in /usr/local/lib/python3.12/site-packages (from neutron==28.1.0.dev18) (5.0.0) 2026-03-17 14:14:04.592 | Requirement already satisfied: oslo.privsep>=2.3.0 in /usr/local/lib/python3.12/site-packages (from neutron==28.1.0.dev18) (3.10.1) 2026-03-17 14:14:04.593 | Requirement already satisfied: oslo.reports>=1.18.0 in /usr/local/lib/python3.12/site-packages (from neutron==28.1.0.dev18) (3.7.0) 2026-03-17 14:14:04.594 | Requirement already satisfied: oslo.rootwrap>=5.15.0 in /usr/local/lib/python3.12/site-packages (from neutron==28.1.0.dev18) (7.9.0) 2026-03-17 14:14:04.595 | Requirement already satisfied: oslo.serialization>=5.5.0 in /usr/local/lib/python3.12/site-packages (from neutron==28.1.0.dev18) (5.9.1) 2026-03-17 14:14:04.596 | Requirement already satisfied: oslo.service>=4.2.1 in /usr/local/lib/python3.12/site-packages (from oslo.service[threading]>=4.2.1->neutron==28.1.0.dev18) (4.5.1) 2026-03-17 14:14:04.598 | Requirement already satisfied: oslo.upgradecheck>=1.3.0 in /usr/local/lib/python3.12/site-packages (from neutron==28.1.0.dev18) (2.7.1) 2026-03-17 14:14:04.599 | Requirement already satisfied: oslo.utils>=7.3.0 in /usr/local/lib/python3.12/site-packages (from neutron==28.1.0.dev18) (10.0.0) 2026-03-17 14:14:04.600 | Requirement already satisfied: oslo.versionedobjects>=1.35.1 in /usr/local/lib/python3.12/site-packages (from neutron==28.1.0.dev18) (3.9.0) 2026-03-17 14:14:04.601 | Requirement already satisfied: osprofiler>=2.3.0 in /usr/local/lib/python3.12/site-packages (from neutron==28.1.0.dev18) (4.3.0) 2026-03-17 14:14:04.636 | Collecting os-ken>=4.1.1 (from neutron==28.1.0.dev18) 2026-03-17 14:14:04.638 | Downloading http://mirror.regionone.vexxhost-nodepool-sf.rdoproject.org/pypifiles/packages/3a/1b/a4eafe253007d90bd7ce6922c87ea81d8353b5a5fd54bef40d2b9c956b81/os_ken-4.1.1-py3-none-any.whl.metadata (1.8 kB) 2026-03-17 14:14:04.676 | Collecting os-resource-classes>=1.1.0 (from neutron==28.1.0.dev18) 2026-03-17 14:14:04.678 | Downloading http://mirror.regionone.vexxhost-nodepool-sf.rdoproject.org/pypifiles/packages/15/10/efa6e42dfc059c858af4d5671daeb214671f0d3844dc415100d8913e78a8/os_resource_classes-1.1.0-py3-none-any.whl.metadata (1.9 kB) 2026-03-17 14:14:04.710 | Collecting ovs>3.3.0 (from neutron==28.1.0.dev18) 2026-03-17 14:14:04.712 | Downloading http://mirror.regionone.vexxhost-nodepool-sf.rdoproject.org/pypifiles/packages/87/b3/3bc96a930747eff6eaafd3b9a6f8bae64f71c3057d1736097c2c02e87cce/ovs-3.7.0.tar.gz (162 kB) 2026-03-17 14:14:04.723 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 162.3/162.3 kB 18.5 MB/s eta 0:00:00 2026-03-17 14:14:04.748 | Installing build dependencies: started 2026-03-17 14:14:07.377 | Installing build dependencies: finished with status 'done' 2026-03-17 14:14:07.378 | Getting requirements to build wheel: started 2026-03-17 14:14:07.568 | Getting requirements to build wheel: finished with status 'done' 2026-03-17 14:14:07.570 | Preparing metadata (pyproject.toml): started 2026-03-17 14:14:07.770 | Preparing metadata (pyproject.toml): finished with status 'done' 2026-03-17 14:14:07.846 | Collecting ovsdbapp>=2.14.1 (from neutron==28.1.0.dev18) 2026-03-17 14:14:07.849 | Downloading http://mirror.regionone.vexxhost-nodepool-sf.rdoproject.org/pypifiles/packages/e9/06/37c4475c10788f806212f1b5dbdffc5a03b70cf11ca563a93ab2a2536bd3/ovsdbapp-2.16.0-py3-none-any.whl.metadata (1.9 kB) 2026-03-17 14:14:07.858 | Requirement already satisfied: psutil>=6.1.0 in /usr/local/lib64/python3.12/site-packages (from neutron==28.1.0.dev18) (7.2.2) 2026-03-17 14:14:07.893 | Collecting pyroute2>=0.7.3 (from neutron==28.1.0.dev18) 2026-03-17 14:14:07.896 | Downloading http://mirror.regionone.vexxhost-nodepool-sf.rdoproject.org/pypifiles/packages/76/cb/0b7a8009a577eba01ea54556c921f3cbf67a52931da17b4dd97472d0e694/pyroute2-0.8.1-py3-none-any.whl.metadata (8.2 kB) 2026-03-17 14:14:07.907 | Requirement already satisfied: pyOpenSSL>=17.1.0 in /usr/local/lib/python3.12/site-packages (from neutron==28.1.0.dev18) (24.2.1) 2026-03-17 14:14:07.908 | Requirement already satisfied: python-novaclient>=9.1.0 in /usr/local/lib/python3.12/site-packages (from neutron==28.1.0.dev18) (18.12.0) 2026-03-17 14:14:07.910 | Requirement already satisfied: openstacksdk>=0.31.2 in /usr/local/lib/python3.12/site-packages (from neutron==28.1.0.dev18) (4.10.0) 2026-03-17 14:14:07.954 | Collecting python-designateclient>=2.7.0 (from neutron==28.1.0.dev18) 2026-03-17 14:14:07.957 | Downloading http://mirror.regionone.vexxhost-nodepool-sf.rdoproject.org/pypifiles/packages/e0/95/ba594de62553b094ddc471f20badcba993f806635d113f8112e86be12e12/python_designateclient-6.4.0-py3-none-any.whl.metadata (3.1 kB) 2026-03-17 14:14:08.001 | Collecting os-vif>=3.1.0 (from neutron==28.1.0.dev18) 2026-03-17 14:14:08.005 | Downloading http://mirror.regionone.vexxhost-nodepool-sf.rdoproject.org/pypifiles/packages/10/b3/622c4915eb588c1b2225fc186b8279888bd00899662d34a80d0e13906918/os_vif-4.3.0-py3-none-any.whl.metadata (2.5 kB) 2026-03-17 14:14:08.014 | Requirement already satisfied: futurist>=1.2.0 in /usr/local/lib/python3.12/site-packages (from neutron==28.1.0.dev18) (3.2.1) 2026-03-17 14:14:08.015 | Requirement already satisfied: tooz>=1.58.0 in /usr/local/lib/python3.12/site-packages (from neutron==28.1.0.dev18) (8.1.0) 2026-03-17 14:14:08.022 | Requirement already satisfied: Mako in /usr/local/lib/python3.12/site-packages (from alembic>=1.6.5->neutron==28.1.0.dev18) (1.3.10) 2026-03-17 14:14:08.023 | Requirement already satisfied: typing-extensions>=4.12 in /usr/local/lib/python3.12/site-packages (from alembic>=1.6.5->neutron==28.1.0.dev18) (4.15.0) 2026-03-17 14:14:08.027 | Requirement already satisfied: wrapt>=1.7.0 in /usr/local/lib64/python3.12/site-packages (from debtcollector>=1.19.0->neutron==28.1.0.dev18) (2.1.1) 2026-03-17 14:14:08.033 | Requirement already satisfied: pyparsing<4,>=3.1 in /usr/local/lib/python3.12/site-packages (from httplib2>=0.22.0->neutron==28.1.0.dev18) (3.3.2) 2026-03-17 14:14:08.036 | Requirement already satisfied: MarkupSafe>=2.0 in /usr/local/lib64/python3.12/site-packages (from Jinja2>=2.10->neutron==28.1.0.dev18) (3.0.3) 2026-03-17 14:14:08.044 | Requirement already satisfied: iso8601>=2.0.0 in /usr/local/lib/python3.12/site-packages (from keystoneauth1>=3.14.0->neutron==28.1.0.dev18) (2.1.0) 2026-03-17 14:14:08.046 | Requirement already satisfied: os-service-types>=1.2.0 in /usr/local/lib/python3.12/site-packages (from keystoneauth1>=3.14.0->neutron==28.1.0.dev18) (1.8.2) 2026-03-17 14:14:08.066 | Requirement already satisfied: pycadf>=1.1.0 in /usr/local/lib/python3.12/site-packages (from keystonemiddleware>=5.1.0->neutron==28.1.0.dev18) (4.0.1) 2026-03-17 14:14:08.067 | Requirement already satisfied: PyJWT>=2.4.0 in /usr/local/lib/python3.12/site-packages (from keystonemiddleware>=5.1.0->neutron==28.1.0.dev18) (2.11.0) 2026-03-17 14:14:08.068 | Requirement already satisfied: python-keystoneclient>=3.20.0 in /usr/local/lib/python3.12/site-packages (from keystonemiddleware>=5.1.0->neutron==28.1.0.dev18) (5.8.0) 2026-03-17 14:14:08.175 | Collecting setproctitle>=1.1.10 (from neutron-lib>=3.24.0->neutron==28.1.0.dev18) 2026-03-17 14:14:08.178 | Downloading http://mirror.regionone.vexxhost-nodepool-sf.rdoproject.org/pypifiles/packages/d0/99/71630546b9395b095f4082be41165d1078204d1696c2d9baade3de3202d0/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-17 14:14:08.231 | Collecting os-traits>=0.9.0 (from neutron-lib>=3.24.0->neutron==28.1.0.dev18) 2026-03-17 14:14:08.233 | Downloading http://mirror.regionone.vexxhost-nodepool-sf.rdoproject.org/pypifiles/packages/12/32/5cc1ef004c0c0b3b2bb51c0e3acaf7fa8e79a5381e45f78c0a8faca40f76/os_traits-3.6.0-py3-none-any.whl.metadata (1.9 kB) 2026-03-17 14:14:08.249 | Requirement already satisfied: cryptography>=2.7 in /usr/local/lib64/python3.12/site-packages (from openstacksdk>=0.31.2->neutron==28.1.0.dev18) (43.0.3) 2026-03-17 14:14:08.251 | Requirement already satisfied: dogpile.cache>=0.6.5 in /usr/local/lib/python3.12/site-packages (from openstacksdk>=0.31.2->neutron==28.1.0.dev18) (1.5.0) 2026-03-17 14:14:08.252 | Requirement already satisfied: jmespath>=0.9.0 in /usr/local/lib/python3.12/site-packages (from openstacksdk>=0.31.2->neutron==28.1.0.dev18) (1.1.0) 2026-03-17 14:14:08.253 | Requirement already satisfied: jsonpatch!=1.20,>=1.16 in /usr/lib/python3.12/site-packages (from openstacksdk>=0.31.2->neutron==28.1.0.dev18) (1.33) 2026-03-17 14:14:08.255 | Requirement already satisfied: platformdirs>=3 in /usr/local/lib/python3.12/site-packages (from openstacksdk>=0.31.2->neutron==28.1.0.dev18) (4.9.2) 2026-03-17 14:14:08.256 | Requirement already satisfied: PyYAML>=3.13 in /usr/local/lib64/python3.12/site-packages (from openstacksdk>=0.31.2->neutron==28.1.0.dev18) (6.0.3) 2026-03-17 14:14:08.257 | Requirement already satisfied: requestsexceptions>=1.2.0 in /usr/local/lib/python3.12/site-packages (from openstacksdk>=0.31.2->neutron==28.1.0.dev18) (1.4.0) 2026-03-17 14:14:08.265 | Requirement already satisfied: eventlet>=0.27.0 in /usr/local/lib/python3.12/site-packages (from os-ken>=4.1.1->neutron==28.1.0.dev18) (0.40.4) 2026-03-17 14:14:08.266 | Requirement already satisfied: msgpack>=1.0.0 in /usr/local/lib64/python3.12/site-packages (from os-ken>=4.1.1->neutron==28.1.0.dev18) (1.1.2) 2026-03-17 14:14:08.289 | Collecting ncclient>=0.6.13 (from os-ken>=4.1.1->neutron==28.1.0.dev18) 2026-03-17 14:14:08.291 | Downloading http://mirror.regionone.vexxhost-nodepool-sf.rdoproject.org/pypifiles/packages/c2/fb/29dbb4987f81d7932d8018079bf3e6d1d5cce320d7c2c90e84d3c7dba40c/ncclient-0.7.0.tar.gz (116 kB) 2026-03-17 14:14:08.301 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 116.2/116.2 kB 13.6 MB/s eta 0:00:00 2026-03-17 14:14:08.344 | Installing build dependencies: started 2026-03-17 14:14:10.750 | Installing build dependencies: finished with status 'done' 2026-03-17 14:14:10.751 | Getting requirements to build wheel: started 2026-03-17 14:14:10.949 | Getting requirements to build wheel: finished with status 'done' 2026-03-17 14:14:10.951 | Preparing metadata (pyproject.toml): started 2026-03-17 14:14:11.120 | Preparing metadata (pyproject.toml): finished with status 'done' 2026-03-17 14:14:11.134 | Requirement already satisfied: packaging>=20.4 in /usr/local/lib/python3.12/site-packages (from os-ken>=4.1.1->neutron==28.1.0.dev18) (26.0) 2026-03-17 14:14:11.199 | Requirement already satisfied: fasteners>=0.7.0 in /usr/local/lib/python3.12/site-packages (from oslo.concurrency>=3.26.0->neutron==28.1.0.dev18) (0.20) 2026-03-17 14:14:11.208 | Requirement already satisfied: rfc3986>=1.2.0 in /usr/local/lib/python3.12/site-packages (from oslo.config>=10.2.0->neutron==28.1.0.dev18) (2.0.0) 2026-03-17 14:14:11.250 | Requirement already satisfied: testresources>=2.0.0 in /usr/local/lib/python3.12/site-packages (from oslo.db>=4.44.0->neutron==28.1.0.dev18) (2.0.2) 2026-03-17 14:14:11.252 | Requirement already satisfied: testscenarios>=0.4 in /usr/local/lib/python3.12/site-packages (from oslo.db>=4.44.0->neutron==28.1.0.dev18) (0.5.0) 2026-03-17 14:14:11.267 | Requirement already satisfied: python-dateutil>=2.7.0 in /usr/lib/python3.12/site-packages (from oslo.log>=5.3.0->neutron==28.1.0.dev18) (2.9.0.post0) 2026-03-17 14:14:11.282 | Requirement already satisfied: cachetools>=2.0.0 in /usr/local/lib/python3.12/site-packages (from oslo.messaging>=7.0.0->neutron==28.1.0.dev18) (7.0.1) 2026-03-17 14:14:11.283 | Requirement already satisfied: amqp>=2.5.2 in /usr/local/lib/python3.12/site-packages (from oslo.messaging>=7.0.0->neutron==28.1.0.dev18) (5.3.1) 2026-03-17 14:14:11.284 | Requirement already satisfied: kombu>=4.6.8 in /usr/local/lib/python3.12/site-packages (from oslo.messaging>=7.0.0->neutron==28.1.0.dev18) (5.6.2) 2026-03-17 14:14:11.286 | Requirement already satisfied: oslo.metrics>=0.2.1 in /usr/local/lib/python3.12/site-packages (from oslo.messaging>=7.0.0->neutron==28.1.0.dev18) (0.15.1) 2026-03-17 14:14:11.295 | Requirement already satisfied: bcrypt>=3.1.3 in /usr/local/lib64/python3.12/site-packages (from oslo.middleware>=3.31.0->neutron==28.1.0.dev18) (5.0.0) 2026-03-17 14:14:11.298 | Requirement already satisfied: statsd>=3.2.1 in /usr/local/lib/python3.12/site-packages (from oslo.middleware>=3.31.0->neutron==28.1.0.dev18) (4.0.1) 2026-03-17 14:14:11.321 | Requirement already satisfied: cffi>=1.14.0 in /usr/local/lib64/python3.12/site-packages (from oslo.privsep>=2.3.0->neutron==28.1.0.dev18) (2.0.0) 2026-03-17 14:14:11.322 | Requirement already satisfied: greenlet>=0.4.14 in /usr/local/lib64/python3.12/site-packages (from oslo.privsep>=2.3.0->neutron==28.1.0.dev18) (3.3.2) 2026-03-17 14:14:11.365 | Requirement already satisfied: Yappi>=1.0 in /usr/local/lib64/python3.12/site-packages (from oslo.service>=4.2.1->oslo.service[threading]>=4.2.1->neutron==28.1.0.dev18) (1.7.3) 2026-03-17 14:14:11.409 | Collecting cotyledon>=2.2.0 (from oslo.service[threading]>=4.2.1->neutron==28.1.0.dev18) 2026-03-17 14:14:11.411 | Downloading http://mirror.regionone.vexxhost-nodepool-sf.rdoproject.org/pypifiles/packages/09/33/fb4a45f4bdde90934955a7c4244d4ffbedccaeaaa838f29714b45a2112e2/cotyledon-2.2.0-py3-none-any.whl.metadata (3.7 kB) 2026-03-17 14:14:11.428 | Requirement already satisfied: PrettyTable>=0.7.1 in /usr/local/lib/python3.12/site-packages (from oslo.upgradecheck>=1.3.0->neutron==28.1.0.dev18) (3.17.0) 2026-03-17 14:14:11.549 | Collecting sortedcontainers (from ovs>3.3.0->neutron==28.1.0.dev18) 2026-03-17 14:14:11.553 | Downloading http://mirror.regionone.vexxhost-nodepool-sf.rdoproject.org/pypifiles/packages/32/46/9cb0e58b2deb7f82b84065f37f3bffeb12413f947f9388e4cac22c4621ce/sortedcontainers-2.4.0-py2.py3-none-any.whl.metadata (10 kB) 2026-03-17 14:14:11.641 | Collecting fixtures>=3.0.0 (from ovsdbapp>=2.14.1->neutron==28.1.0.dev18) 2026-03-17 14:14:11.643 | Downloading http://mirror.regionone.vexxhost-nodepool-sf.rdoproject.org/pypifiles/packages/c4/0e/ce58447f5b1e929d52f8c9326430622e8b9e7220d59e6178614f75211493/fixtures-4.3.1-py3-none-any.whl.metadata (22 kB) 2026-03-17 14:14:11.678 | Requirement already satisfied: setuptools in /usr/lib/python3.12/site-packages (from Paste>=2.0.2->neutron==28.1.0.dev18) (69.0.3) 2026-03-17 14:14:11.792 | Requirement already satisfied: cliff!=2.9.0,>=2.8.0 in /usr/local/lib/python3.12/site-packages (from python-designateclient>=2.7.0->neutron==28.1.0.dev18) (4.13.2) 2026-03-17 14:14:11.794 | Requirement already satisfied: jsonschema>=3.2.0 in /usr/local/lib/python3.12/site-packages (from python-designateclient>=2.7.0->neutron==28.1.0.dev18) (4.26.0) 2026-03-17 14:14:11.822 | Collecting osc-lib>=1.8.0 (from python-designateclient>=2.7.0->neutron==28.1.0.dev18) 2026-03-17 14:14:11.825 | Downloading http://mirror.regionone.vexxhost-nodepool-sf.rdoproject.org/pypifiles/packages/11/a9/47ca295bfdac805708615b0239a22750fd59b10ba5930240f2f0208983c2/osc_lib-4.4.0-py3-none-any.whl.metadata (3.8 kB) 2026-03-17 14:14:11.897 | Requirement already satisfied: charset_normalizer<4,>=2 in /usr/local/lib64/python3.12/site-packages (from requests>=2.32.3->neutron==28.1.0.dev18) (3.4.4) 2026-03-17 14:14:11.898 | Requirement already satisfied: idna<4,>=2.5 in /usr/local/lib/python3.12/site-packages (from requests>=2.32.3->neutron==28.1.0.dev18) (3.11) 2026-03-17 14:14:11.900 | Requirement already satisfied: urllib3<3,>=1.21.1 in /usr/local/lib/python3.12/site-packages (from requests>=2.32.3->neutron==28.1.0.dev18) (2.6.3) 2026-03-17 14:14:11.901 | Requirement already satisfied: certifi>=2017.4.17 in /usr/local/lib/python3.12/site-packages (from requests>=2.32.3->neutron==28.1.0.dev18) (2026.2.25) 2026-03-17 14:14:11.916 | Requirement already satisfied: six in /usr/local/lib/python3.12/site-packages (from Routes>=2.3.1->neutron==28.1.0.dev18) (1.17.0) 2026-03-17 14:14:11.916 | Requirement already satisfied: repoze.lru>=0.3 in /usr/local/lib/python3.12/site-packages (from Routes>=2.3.1->neutron==28.1.0.dev18) (0.7) 2026-03-17 14:14:12.003 | Requirement already satisfied: voluptuous>=0.8.9 in /usr/local/lib/python3.12/site-packages (from tooz>=1.58.0->neutron==28.1.0.dev18) (0.16.0) 2026-03-17 14:14:12.037 | Requirement already satisfied: vine<6.0.0,>=5.0.0 in /usr/local/lib/python3.12/site-packages (from amqp>=2.5.2->oslo.messaging>=7.0.0->neutron==28.1.0.dev18) (5.1.0) 2026-03-17 14:14:12.091 | Requirement already satisfied: pycparser in /usr/local/lib/python3.12/site-packages (from cffi>=1.14.0->oslo.privsep>=2.3.0->neutron==28.1.0.dev18) (3.0) 2026-03-17 14:14:12.119 | Requirement already satisfied: autopage>=0.4.0 in /usr/local/lib/python3.12/site-packages (from cliff!=2.9.0,>=2.8.0->python-designateclient>=2.7.0->neutron==28.1.0.dev18) (0.6.0) 2026-03-17 14:14:12.121 | Requirement already satisfied: cmd2>=1.0.0 in /usr/local/lib/python3.12/site-packages (from cliff!=2.9.0,>=2.8.0->python-designateclient>=2.7.0->neutron==28.1.0.dev18) (3.2.0) 2026-03-17 14:14:12.203 | Requirement already satisfied: dnspython>=1.15.0 in /usr/local/lib/python3.12/site-packages (from eventlet>=0.27.0->os-ken>=4.1.1->neutron==28.1.0.dev18) (2.8.0) 2026-03-17 14:14:12.308 | Requirement already satisfied: jsonpointer>=1.9 in /usr/local/lib/python3.12/site-packages (from jsonpatch!=1.20,>=1.16->openstacksdk>=0.31.2->neutron==28.1.0.dev18) (3.0.0) 2026-03-17 14:14:12.334 | Requirement already satisfied: attrs>=22.2.0 in /usr/local/lib/python3.12/site-packages (from jsonschema>=3.2.0->python-designateclient>=2.7.0->neutron==28.1.0.dev18) (25.4.0) 2026-03-17 14:14:12.335 | Requirement already satisfied: jsonschema-specifications>=2023.03.6 in /usr/local/lib/python3.12/site-packages (from jsonschema>=3.2.0->python-designateclient>=2.7.0->neutron==28.1.0.dev18) (2025.9.1) 2026-03-17 14:14:12.336 | Requirement already satisfied: referencing>=0.28.4 in /usr/local/lib/python3.12/site-packages (from jsonschema>=3.2.0->python-designateclient>=2.7.0->neutron==28.1.0.dev18) (0.37.0) 2026-03-17 14:14:12.337 | Requirement already satisfied: rpds-py>=0.25.0 in /usr/local/lib64/python3.12/site-packages (from jsonschema>=3.2.0->python-designateclient>=2.7.0->neutron==28.1.0.dev18) (0.30.0) 2026-03-17 14:14:12.369 | Requirement already satisfied: tzdata>=2025.2 in /usr/local/lib/python3.12/site-packages (from kombu>=4.6.8->oslo.messaging>=7.0.0->neutron==28.1.0.dev18) (2025.3) 2026-03-17 14:14:12.449 | Requirement already satisfied: paramiko>=3.2.0 in /usr/local/lib/python3.12/site-packages (from ncclient>=0.6.13->os-ken>=4.1.1->neutron==28.1.0.dev18) (4.0.0) 2026-03-17 14:14:12.451 | Requirement already satisfied: lxml>=3.3.0 in /usr/local/lib64/python3.12/site-packages (from ncclient>=0.6.13->os-ken>=4.1.1->neutron==28.1.0.dev18) (6.0.2) 2026-03-17 14:14:12.526 | Requirement already satisfied: prometheus-client>=0.6.0 in /usr/local/lib/python3.12/site-packages (from oslo.metrics>=0.2.1->oslo.messaging>=7.0.0->neutron==28.1.0.dev18) (0.24.1) 2026-03-17 14:14:12.578 | Requirement already satisfied: wcwidth in /usr/local/lib/python3.12/site-packages (from PrettyTable>=0.7.1->oslo.upgradecheck>=1.3.0->neutron==28.1.0.dev18) (0.6.0) 2026-03-17 14:14:12.844 | Requirement already satisfied: testtools in /usr/local/lib/python3.12/site-packages (from testscenarios>=0.4->oslo.db>=4.44.0->neutron==28.1.0.dev18) (2.8.5) 2026-03-17 14:14:13.058 | Requirement already satisfied: pyperclip>=1.8.2 in /usr/local/lib/python3.12/site-packages (from cmd2>=1.0.0->cliff!=2.9.0,>=2.8.0->python-designateclient>=2.7.0->neutron==28.1.0.dev18) (1.11.0) 2026-03-17 14:14:13.060 | Requirement already satisfied: rich>=14.3.0 in /usr/local/lib/python3.12/site-packages (from cmd2>=1.0.0->cliff!=2.9.0,>=2.8.0->python-designateclient>=2.7.0->neutron==28.1.0.dev18) (14.3.3) 2026-03-17 14:14:13.061 | Requirement already satisfied: rich-argparse>=1.7.1 in /usr/local/lib/python3.12/site-packages (from cmd2>=1.0.0->cliff!=2.9.0,>=2.8.0->python-designateclient>=2.7.0->neutron==28.1.0.dev18) (1.7.2) 2026-03-17 14:14:13.185 | Requirement already satisfied: invoke>=2.0 in /usr/local/lib/python3.12/site-packages (from paramiko>=3.2.0->ncclient>=0.6.13->os-ken>=4.1.1->neutron==28.1.0.dev18) (2.2.1) 2026-03-17 14:14:13.187 | Requirement already satisfied: pynacl>=1.5 in /usr/local/lib64/python3.12/site-packages (from paramiko>=3.2.0->ncclient>=0.6.13->os-ken>=4.1.1->neutron==28.1.0.dev18) (1.6.2) 2026-03-17 14:14:13.437 | Requirement already satisfied: markdown-it-py>=2.2.0 in /usr/local/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.1.0.dev18) (4.0.0) 2026-03-17 14:14:13.438 | Requirement already satisfied: pygments<3.0.0,>=2.13.0 in /usr/local/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.1.0.dev18) (2.19.2) 2026-03-17 14:14:13.505 | Requirement already satisfied: mdurl~=0.1 in /usr/local/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.1.0.dev18) (0.1.2) 2026-03-17 14:14:13.574 | Downloading http://mirror.regionone.vexxhost-nodepool-sf.rdoproject.org/pypifiles/packages/36/f8/e099963ba50c493a40b4529fbef94e3f54cd9811513e3623e198e4c85a46/neutron_lib-3.24.0-py3-none-any.whl (630 kB) 2026-03-17 14:14:13.616 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 630.6/630.6 kB 16.2 MB/s eta 0:00:00 2026-03-17 14:14:13.620 | Downloading http://mirror.regionone.vexxhost-nodepool-sf.rdoproject.org/pypifiles/packages/3a/1b/a4eafe253007d90bd7ce6922c87ea81d8353b5a5fd54bef40d2b9c956b81/os_ken-4.1.1-py3-none-any.whl (2.0 MB) 2026-03-17 14:14:13.679 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 2.0/2.0 MB 35.1 MB/s eta 0:00:00 2026-03-17 14:14:13.683 | Downloading http://mirror.regionone.vexxhost-nodepool-sf.rdoproject.org/pypifiles/packages/15/10/efa6e42dfc059c858af4d5671daeb214671f0d3844dc415100d8913e78a8/os_resource_classes-1.1.0-py3-none-any.whl (11 kB) 2026-03-17 14:14:13.698 | Downloading http://mirror.regionone.vexxhost-nodepool-sf.rdoproject.org/pypifiles/packages/10/b3/622c4915eb588c1b2225fc186b8279888bd00899662d34a80d0e13906918/os_vif-4.3.0-py3-none-any.whl (115 kB) 2026-03-17 14:14:13.712 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 115.7/115.7 kB 10.8 MB/s eta 0:00:00 2026-03-17 14:14:13.716 | Downloading http://mirror.regionone.vexxhost-nodepool-sf.rdoproject.org/pypifiles/packages/e9/06/37c4475c10788f806212f1b5dbdffc5a03b70cf11ca563a93ab2a2536bd3/ovsdbapp-2.16.0-py3-none-any.whl (151 kB) 2026-03-17 14:14:13.737 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 151.2/151.2 kB 7.4 MB/s eta 0:00:00 2026-03-17 14:14:13.741 | Downloading http://mirror.regionone.vexxhost-nodepool-sf.rdoproject.org/pypifiles/packages/f0/3b/fbf52f6b1c57a92fd0c0fe60d25dce8219e368f7a35d2fec0becb2cf90cb/pecan-1.7.0-py3-none-any.whl (144 kB) 2026-03-17 14:14:13.758 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 144.6/144.6 kB 9.1 MB/s eta 0:00:00 2026-03-17 14:14:13.762 | Downloading http://mirror.regionone.vexxhost-nodepool-sf.rdoproject.org/pypifiles/packages/76/cb/0b7a8009a577eba01ea54556c921f3cbf67a52931da17b4dd97472d0e694/pyroute2-0.8.1-py3-none-any.whl (474 kB) 2026-03-17 14:14:13.782 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 474.3/474.3 kB 26.1 MB/s eta 0:00:00 2026-03-17 14:14:13.785 | Downloading http://mirror.regionone.vexxhost-nodepool-sf.rdoproject.org/pypifiles/packages/e0/95/ba594de62553b094ddc471f20badcba993f806635d113f8112e86be12e12/python_designateclient-6.4.0-py3-none-any.whl (96 kB) 2026-03-17 14:14:13.795 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 96.3/96.3 kB 13.5 MB/s eta 0:00:00 2026-03-17 14:14:13.798 | Downloading http://mirror.regionone.vexxhost-nodepool-sf.rdoproject.org/pypifiles/packages/43/84/eaac646633cf0006c6afa5c472110ae34822bf3254f322518bcd29741daf/python_neutronclient-11.8.0-py3-none-any.whl (296 kB) 2026-03-17 14:14:13.808 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 296.4/296.4 kB 35.7 MB/s eta 0:00:00 2026-03-17 14:14:13.812 | Downloading http://mirror.regionone.vexxhost-nodepool-sf.rdoproject.org/pypifiles/packages/09/33/fb4a45f4bdde90934955a7c4244d4ffbedccaeaaa838f29714b45a2112e2/cotyledon-2.2.0-py3-none-any.whl (28 kB) 2026-03-17 14:14:13.821 | Downloading http://mirror.regionone.vexxhost-nodepool-sf.rdoproject.org/pypifiles/packages/c4/0e/ce58447f5b1e929d52f8c9326430622e8b9e7220d59e6178614f75211493/fixtures-4.3.1-py3-none-any.whl (40 kB) 2026-03-17 14:14:13.832 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 40.7/40.7 kB 4.2 MB/s eta 0:00:00 2026-03-17 14:14:13.836 | Downloading http://mirror.regionone.vexxhost-nodepool-sf.rdoproject.org/pypifiles/packages/12/32/5cc1ef004c0c0b3b2bb51c0e3acaf7fa8e79a5381e45f78c0a8faca40f76/os_traits-3.6.0-py3-none-any.whl (43 kB) 2026-03-17 14:14:13.843 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 43.8/43.8 kB 6.3 MB/s eta 0:00:00 2026-03-17 14:14:13.847 | Downloading http://mirror.regionone.vexxhost-nodepool-sf.rdoproject.org/pypifiles/packages/11/a9/47ca295bfdac805708615b0239a22750fd59b10ba5930240f2f0208983c2/osc_lib-4.4.0-py3-none-any.whl (96 kB) 2026-03-17 14:14:13.857 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 96.9/96.9 kB 12.2 MB/s eta 0:00:00 2026-03-17 14:14:13.861 | Downloading http://mirror.regionone.vexxhost-nodepool-sf.rdoproject.org/pypifiles/packages/d0/99/71630546b9395b095f4082be41165d1078204d1696c2d9baade3de3202d0/setproctitle-1.3.7-cp312-cp312-manylinux1_x86_64.manylinux_2_28_x86_64.manylinux_2_5_x86_64.whl (32 kB) 2026-03-17 14:14:13.869 | Downloading http://mirror.regionone.vexxhost-nodepool-sf.rdoproject.org/pypifiles/packages/32/46/9cb0e58b2deb7f82b84065f37f3bffeb12413f947f9388e4cac22c4621ce/sortedcontainers-2.4.0-py2.py3-none-any.whl (29 kB) 2026-03-17 14:14:13.914 | Building wheels for collected packages: neutron, ovs, ncclient 2026-03-17 14:14:13.915 | Building editable for neutron (pyproject.toml): started 2026-03-17 14:14:14.943 | Building editable for neutron (pyproject.toml): finished with status 'done' 2026-03-17 14:14:14.945 | Created wheel for neutron: filename=neutron-28.1.0.dev18-0.editable-py3-none-any.whl size=12007 sha256=61c4146e74e042391f5d711dfcb79809c9af827a61c895af01e572b0236f65a8 2026-03-17 14:14:14.945 | Stored in directory: /tmp/pip-ephem-wheel-cache-m9xjf7eu/wheels/85/41/4b/b676c3191efff247eca42312d2ef97517d6d981ada429e2e98 2026-03-17 14:14:14.951 | Building wheel for ovs (pyproject.toml): started 2026-03-17 14:14:15.778 | Building wheel for ovs (pyproject.toml): finished with status 'done' 2026-03-17 14:14:15.780 | Created wheel for ovs: filename=ovs-3.7.0-py3-none-any.whl size=190849 sha256=8547f1fc9718330b1b843e9ebe5449503ff291022906010b7d293e45a6ac56ca 2026-03-17 14:14:15.781 | Stored in directory: /root/.cache/pip/wheels/27/ee/00/4b7c7472ee0cf6d0a8915624a889d2938d8c6e6fb8b66e8121 2026-03-17 14:14:15.789 | Building wheel for ncclient (pyproject.toml): started 2026-03-17 14:14:16.071 | Building wheel for ncclient (pyproject.toml): finished with status 'done' 2026-03-17 14:14:16.071 | Created wheel for ncclient: filename=ncclient-0.7.0-py3-none-any.whl size=93778 sha256=59e593e3151d22a3ff60d2d7a453fa5b48e095bec9a7eb66f44cbf12e142f176 2026-03-17 14:14:16.071 | Stored in directory: /root/.cache/pip/wheels/e2/15/c4/d2fa528413276c87ebcfb063cea726b6304f3958273e04853f 2026-03-17 14:14:16.076 | Successfully built neutron ovs ncclient 2026-03-17 14:14:16.895 | 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-17 14:14:20.545 | Successfully installed cotyledon-2.2.0 fixtures-4.3.1 ncclient-0.7.0 neutron-28.1.0.dev18 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-17 14:14:20.545 | WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv 2026-03-17 14:14:20.994 | + inc/python:pip_install:216 : result=0 2026-03-17 14:14:20.999 | + inc/python:pip_install:218 : time_stop pip_install 2026-03-17 14:14:21.004 | + functions-common:time_stop:2412 : local name 2026-03-17 14:14:21.008 | + functions-common:time_stop:2413 : local end_time 2026-03-17 14:14:21.011 | + functions-common:time_stop:2414 : local elapsed_time 2026-03-17 14:14:21.014 | + functions-common:time_stop:2415 : local total 2026-03-17 14:14:21.019 | + functions-common:time_stop:2416 : local start_time 2026-03-17 14:14:21.022 | + functions-common:time_stop:2418 : name=pip_install 2026-03-17 14:14:21.025 | + functions-common:time_stop:2419 : start_time=1773756839434 2026-03-17 14:14:21.028 | + functions-common:time_stop:2421 : [[ -z 1773756839434 ]] 2026-03-17 14:14:21.033 | ++ functions-common:time_stop:2424 : date +%s%3N 2026-03-17 14:14:21.038 | + functions-common:time_stop:2424 : end_time=1773756861035 2026-03-17 14:14:21.042 | + functions-common:time_stop:2425 : elapsed_time=21601 2026-03-17 14:14:21.045 | + functions-common:time_stop:2426 : total=87568 2026-03-17 14:14:21.048 | + functions-common:time_stop:2428 : _TIME_START[$name]= 2026-03-17 14:14:21.052 | + functions-common:time_stop:2429 : _TIME_TOTAL[$name]=109169 2026-03-17 14:14:21.055 | + inc/python:pip_install:219 : return 0 2026-03-17 14:14:21.060 | + inc/python:setup_package:466 : [[ -e == \-\e ]] 2026-03-17 14:14:21.064 | + inc/python:setup_package:466 : [[ False == \F\a\l\s\e ]] 2026-03-17 14:14:21.068 | + inc/python:setup_package:468 : '[' -d '/opt/stack/neutron/*.egg-info' ']' 2026-03-17 14:14:21.073 | + inc/python:_setup_package_with_constraints_edit:412 : use_library_from_git /opt/stack/neutron 2026-03-17 14:14:21.078 | + inc/python:use_library_from_git:266 : local name=/opt/stack/neutron 2026-03-17 14:14:21.081 | + inc/python:use_library_from_git:267 : local enabled=1 2026-03-17 14:14:21.085 | + inc/python:use_library_from_git:268 : [[ novnc,cinder,devstack,glance,horizon,keystone,neutron,nova,os-test-images,placement,requirements,swift,tempest = \A\L\L ]] 2026-03-17 14:14:21.090 | + inc/python:use_library_from_git:268 : [[ ,novnc,cinder,devstack,glance,horizon,keystone,neutron,nova,os-test-images,placement,requirements,swift,tempest, =~ ,/opt/stack/neutron, ]] 2026-03-17 14:14:21.093 | + inc/python:use_library_from_git:269 : return 1 2026-03-17 14:14:21.096 | + lib/neutron:install_neutron:528 : [[ ovn == \o\v\n ]] 2026-03-17 14:14:21.100 | + lib/neutron:install_neutron:529 : install_ovn 2026-03-17 14:14:21.105 | + lib/neutron_plugins/ovn_agent:install_ovn:399 : echo 'Installing OVN and dependent packages' 2026-03-17 14:14:21.105 | Installing OVN and dependent packages 2026-03-17 14:14:21.107 | + lib/neutron_plugins/ovn_agent:install_ovn:402 : ovn_sanity_check 2026-03-17 14:14:21.111 | + lib/neutron_plugins/ovn_agent:ovn_sanity_check:386 : is_service_enabled q-agt neutron-agent 2026-03-17 14:14:21.134 | + functions-common:is_service_enabled:2068 : return 1 2026-03-17 14:14:21.137 | + lib/neutron_plugins/ovn_agent:ovn_sanity_check:388 : is_service_enabled q-l3 neutron-l3 2026-03-17 14:14:21.159 | + functions-common:is_service_enabled:2068 : return 1 2026-03-17 14:14:21.162 | + lib/neutron_plugins/ovn_agent:ovn_sanity_check:390 : is_service_enabled q-svc neutron-api 2026-03-17 14:14:21.185 | + functions-common:is_service_enabled:2068 : return 0 2026-03-17 14:14:21.189 | + lib/neutron_plugins/ovn_agent:ovn_sanity_check:390 : [[ ! ovn =~ ovn ]] 2026-03-17 14:14:21.191 | + lib/neutron_plugins/ovn_agent:ovn_sanity_check:392 : is_service_enabled q-svc neutron-api 2026-03-17 14:14:21.210 | + functions-common:is_service_enabled:2068 : return 0 2026-03-17 14:14:21.213 | + lib/neutron_plugins/ovn_agent:ovn_sanity_check:392 : [[ ! local,flat,vlan,geneve =~ geneve ]] 2026-03-17 14:14:21.217 | + lib/neutron_plugins/ovn_agent:install_ovn:404 : sudo mkdir -p /var/run/openvswitch 2026-03-17 14:14:21.249 | ++ lib/neutron_plugins/ovn_agent:install_ovn:405 : whoami 2026-03-17 14:14:21.255 | + lib/neutron_plugins/ovn_agent:install_ovn:405 : sudo chown stack /var/run/openvswitch 2026-03-17 14:14:21.273 | + lib/neutron_plugins/ovn_agent:install_ovn:407 : [[ False == \T\r\u\e ]] 2026-03-17 14:14:21.277 | ++ lib/neutron_plugins/ovn_agent:install_ovn:429 : get_packages openvswitch 2026-03-17 14:14:21.302 | + lib/neutron_plugins/ovn_agent:install_ovn:429 : install_package openvswitch 2026-03-17 14:14:21.306 | + functions-common:install_package:1430 : update_package_repo 2026-03-17 14:14:21.309 | + functions-common:update_package_repo:1404 : NO_UPDATE_REPOS=False 2026-03-17 14:14:21.312 | + functions-common:update_package_repo:1405 : REPOS_UPDATED=False 2026-03-17 14:14:21.315 | + functions-common:update_package_repo:1406 : RETRY_UPDATE=False 2026-03-17 14:14:21.318 | + functions-common:update_package_repo:1408 : [[ False = \T\r\u\e ]] 2026-03-17 14:14:21.321 | + functions-common:update_package_repo:1412 : is_ubuntu 2026-03-17 14:14:21.324 | + functions-common:is_ubuntu:544 : [[ -z rpm ]] 2026-03-17 14:14:21.327 | + functions-common:is_ubuntu:547 : '[' rpm = deb ']' 2026-03-17 14:14:21.330 | + functions-common:install_package:1431 : real_install_package openvswitch 2026-03-17 14:14:21.333 | + functions-common:real_install_package:1418 : is_ubuntu 2026-03-17 14:14:21.336 | + functions-common:is_ubuntu:544 : [[ -z rpm ]] 2026-03-17 14:14:21.339 | + functions-common:is_ubuntu:547 : '[' rpm = deb ']' 2026-03-17 14:14:21.342 | + functions-common:real_install_package:1420 : is_fedora 2026-03-17 14:14:21.346 | + functions-common:is_fedora:524 : [[ -z CentOSStream ]] 2026-03-17 14:14:21.349 | + functions-common:is_fedora:528 : '[' CentOSStream = Fedora ']' 2026-03-17 14:14:21.352 | + functions-common:is_fedora:528 : '[' CentOSStream = 'Red Hat' ']' 2026-03-17 14:14:21.354 | + functions-common:is_fedora:529 : '[' CentOSStream = openEuler ']' 2026-03-17 14:14:21.358 | + functions-common:is_fedora:530 : '[' CentOSStream = RedHatEnterpriseServer ']' 2026-03-17 14:14:21.361 | + functions-common:is_fedora:531 : '[' CentOSStream = RedHatEnterprise ']' 2026-03-17 14:14:21.363 | + functions-common:is_fedora:532 : '[' CentOSStream = RedHatEnterpriseLinux ']' 2026-03-17 14:14:21.366 | + functions-common:is_fedora:533 : '[' CentOSStream = RockyLinux ']' 2026-03-17 14:14:21.369 | + functions-common:is_fedora:534 : '[' CentOSStream = CentOS ']' 2026-03-17 14:14:21.372 | + functions-common:is_fedora:534 : '[' CentOSStream = CentOSStream ']' 2026-03-17 14:14:21.375 | + functions-common:real_install_package:1421 : yum_install openvswitch 2026-03-17 14:14:21.378 | + functions-common:yum_install:1475 : local result parse_yum_result 2026-03-17 14:14:21.382 | + functions-common:yum_install:1477 : [[ False = \T\r\u\e ]] 2026-03-17 14:14:21.384 | + functions-common:yum_install:1479 : time_start yum_install 2026-03-17 14:14:21.387 | + functions-common:time_start:2398 : local name=yum_install 2026-03-17 14:14:21.392 | + functions-common:time_start:2399 : local start_time= 2026-03-17 14:14:21.395 | + functions-common:time_start:2400 : [[ -n '' ]] 2026-03-17 14:14:21.399 | ++ functions-common:time_start:2403 : date +%s%3N 2026-03-17 14:14:21.403 | + functions-common:time_start:2403 : _TIME_START[$name]=1773756861400 2026-03-17 14:14:21.406 | + functions-common:yum_install:1480 : sudo_with_proxies dnf install -y openvswitch 2026-03-17 14:14:21.408 | + functions-common:sudo_with_proxies:2366 : local sudo 2026-03-17 14:14:21.411 | ++ functions-common:sudo_with_proxies:2368 : id -u 2026-03-17 14:14:21.416 | + functions-common:sudo_with_proxies:2368 : [[ 1003 = \0 ]] 2026-03-17 14:14:21.419 | + functions-common:sudo_with_proxies:2368 : sudo=sudo 2026-03-17 14:14:21.422 | + functions-common:sudo_with_proxies:2370 : sudo http_proxy= https_proxy= no_proxy= dnf install -y openvswitch 2026-03-17 14:14:22.073 | Last metadata expiration check: 0:05:31 ago on Tue 17 Mar 2026 10:08:51 AM EDT. 2026-03-17 14:14:22.214 | Dependencies resolved. 2026-03-17 14:14:22.216 | =================================================================================================== 2026-03-17 14:14:22.216 | Package Arch Version Repository Size 2026-03-17 14:14:22.216 | =================================================================================================== 2026-03-17 14:14:22.216 | Installing: 2026-03-17 14:14:22.216 | rdo-openvswitch noarch 2:3.4-1.el10s delorean-master-testing 7.7 k 2026-03-17 14:14:22.216 | Installing dependencies: 2026-03-17 14:14:22.216 | chkconfig x86_64 1.30-2.el10 baseos 183 k 2026-03-17 14:14:22.216 | initscripts x86_64 10.26-2.el10 baseos 234 k 2026-03-17 14:14:22.216 | ipcalc x86_64 1.0.3-12.el10 baseos 43 k 2026-03-17 14:14:22.216 | openstack-network-scripts x86_64 10.11.1-7.el10s delorean-master-testing 48 k 2026-03-17 14:14:22.216 | openstack-network-scripts-openvswitch3.4 x86_64 10.11.1-7.el10s delorean-master-testing 10 k 2026-03-17 14:14:22.216 | openvswitch-selinux-extra-policy noarch 1.0-36.el10s centos10-nfv-ovs 10 k 2026-03-17 14:14:22.216 | openvswitch3.4 x86_64 3.4.0-9.el10s centos10-nfv-ovs 6.9 M 2026-03-17 14:14:22.216 | protobuf-c x86_64 1.5.0-6.el10 baseos 33 k 2026-03-17 14:14:22.216 | unbound-libs x86_64 1.24.2-7.el10 appstream 554 k 2026-03-17 14:14:22.216 | Installing weak dependencies: 2026-03-17 14:14:22.216 | geolite2-city noarch 20191217-14.el10 appstream 23 M 2026-03-17 14:14:22.216 | geolite2-country noarch 20191217-14.el10 appstream 1.6 M 2026-03-17 14:14:22.216 | libmaxminddb x86_64 1.9.1-4.el10 appstream 43 k 2026-03-17 14:14:22.216 | unbound-anchor x86_64 1.24.2-7.el10 appstream 35 k 2026-03-17 14:14:22.216 | 2026-03-17 14:14:22.216 | Transaction Summary 2026-03-17 14:14:22.216 | =================================================================================================== 2026-03-17 14:14:22.216 | Install 14 Packages 2026-03-17 14:14:22.216 | 2026-03-17 14:14:22.217 | Total download size: 32 M 2026-03-17 14:14:22.217 | Installed size: 91 M 2026-03-17 14:14:22.217 | Downloading Packages: 2026-03-17 14:14:22.707 | (1/14): ipcalc-1.0.3-12.el10.x86_64.rpm 271 kB/s | 43 kB 00:00 2026-03-17 14:14:22.732 | (2/14): chkconfig-1.30-2.el10.x86_64.rpm 1.0 MB/s | 183 kB 00:00 2026-03-17 14:14:22.736 | (3/14): initscripts-10.26-2.el10.x86_64.rpm 1.2 MB/s | 234 kB 00:00 2026-03-17 14:14:22.749 | (4/14): protobuf-c-1.5.0-6.el10.x86_64.rpm 823 kB/s | 33 kB 00:00 2026-03-17 14:14:22.961 | (5/14): libmaxminddb-1.9.1-4.el10.x86_64.rpm 202 kB/s | 43 kB 00:00 2026-03-17 14:14:23.022 | (6/14): unbound-anchor-1.24.2-7.el10.x86_64.rpm 593 kB/s | 35 kB 00:00 2026-03-17 14:14:23.285 | (7/14): unbound-libs-1.24.2-7.el10.x86_64.rpm 2.1 MB/s | 554 kB 00:00 2026-03-17 14:14:23.304 | (8/14): openstack-network-scripts-10.11.1-7.el1 2.6 MB/s | 48 kB 00:00 2026-03-17 14:14:23.310 | (9/14): openstack-network-scripts-openvswitch3. 2.0 MB/s | 10 kB 00:00 2026-03-17 14:14:23.316 | (10/14): rdo-openvswitch-3.4-1.el10s.noarch.rpm 1.4 MB/s | 7.7 kB 00:00 2026-03-17 14:14:23.389 | (11/14): openvswitch-selinux-extra-policy-1.0-3 143 kB/s | 10 kB 00:00 2026-03-17 14:14:23.449 | (12/14): geolite2-country-20191217-14.el10.noar 2.3 MB/s | 1.6 MB 00:00 2026-03-17 14:14:23.544 | (13/14): openvswitch3.4-3.4.0-9.el10s.x86_64.rp 45 MB/s | 6.9 MB 00:00 2026-03-17 14:14:25.824 | (14/14): geolite2-city-20191217-14.el10.noarch. 7.3 MB/s | 23 MB 00:03 2026-03-17 14:14:25.830 | -------------------------------------------------------------------------------- 2026-03-17 14:14:25.831 | Total 8.9 MB/s | 32 MB 00:03 2026-03-17 14:14:26.132 | Running transaction check 2026-03-17 14:14:26.205 | Transaction check succeeded. 2026-03-17 14:14:26.206 | Running transaction test 2026-03-17 14:14:26.476 | Transaction test succeeded. 2026-03-17 14:14:26.476 | Running transaction 2026-03-17 14:14:26.845 | Preparing : 1/1 2026-03-17 14:14:26.870 | Installing : chkconfig-1.30-2.el10.x86_64 1/14 2026-03-17 14:14:26.880 | Installing : initscripts-10.26-2.el10.x86_64 2/14 2026-03-17 14:14:26.910 | Running scriptlet: initscripts-10.26-2.el10.x86_64 2/14 2026-03-17 14:14:26.910 | Created symlink '/etc/systemd/system/sysinit.target.wants/import-state.service' → '/usr/lib/systemd/system/import-state.service'. 2026-03-17 14:14:26.910 | 2026-03-17 14:14:26.927 | Running scriptlet: openvswitch-selinux-extra-policy-1.0-36.el10s.noar 3/14 2026-03-17 14:14:26.933 | Installing : openvswitch-selinux-extra-policy-1.0-36.el10s.noar 3/14 2026-03-17 14:14:35.492 | Running scriptlet: openvswitch-selinux-extra-policy-1.0-36.el10s.noar 3/14 2026-03-17 14:14:35.564 | Installing : libmaxminddb-1.9.1-4.el10.x86_64 4/14 2026-03-17 14:14:35.858 | Installing : geolite2-country-20191217-14.el10.noarch 5/14 2026-03-17 14:14:35.865 | Installing : geolite2-city-20191217-14.el10.noarch 6/14 2026-03-17 14:14:35.875 | Installing : ipcalc-1.0.3-12.el10.x86_64 7/14 2026-03-17 14:14:35.882 | Installing : openstack-network-scripts-10.11.1-7.el10s.x86_64 8/14 2026-03-17 14:14:36.427 | Running scriptlet: openstack-network-scripts-10.11.1-7.el10s.x86_64 8/14 2026-03-17 14:14:36.441 | Installing : openstack-network-scripts-openvswitch3.4-10.11.1-7 9/14 2026-03-17 14:14:36.455 | Installing : protobuf-c-1.5.0-6.el10.x86_64 10/14 2026-03-17 14:14:36.463 | Installing : unbound-anchor-1.24.2-7.el10.x86_64 11/14 2026-03-17 14:14:36.513 | Running scriptlet: unbound-anchor-1.24.2-7.el10.x86_64 11/14 2026-03-17 14:14:36.514 | Created symlink '/etc/systemd/system/timers.target.wants/unbound-anchor.timer' → '/usr/lib/systemd/system/unbound-anchor.timer'. 2026-03-17 14:14:36.514 | 2026-03-17 14:14:36.615 | Running scriptlet: unbound-libs-1.24.2-7.el10.x86_64 12/14 2026-03-17 14:14:36.629 | Installing : unbound-libs-1.24.2-7.el10.x86_64 12/14 2026-03-17 14:14:36.879 | Running scriptlet: openvswitch3.4-3.4.0-9.el10s.x86_64 13/14 2026-03-17 14:14:36.890 | Installing : openvswitch3.4-3.4.0-9.el10s.x86_64 13/14 2026-03-17 14:14:36.945 | Running scriptlet: openvswitch3.4-3.4.0-9.el10s.x86_64 13/14 2026-03-17 14:14:36.953 | Installing : rdo-openvswitch-2:3.4-1.el10s.noarch 14/14 2026-03-17 14:14:37.720 | Running scriptlet: openvswitch-selinux-extra-policy-1.0-36.el10s.noar 14/14 2026-03-17 14:14:37.954 | Running scriptlet: rdo-openvswitch-2:3.4-1.el10s.noarch 14/14 2026-03-17 14:14:37.954 | /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-17 14:14:37.954 | 2026-03-17 14:14:38.842 | 2026-03-17 14:14:38.842 | Installed: 2026-03-17 14:14:38.842 | chkconfig-1.30-2.el10.x86_64 2026-03-17 14:14:38.842 | geolite2-city-20191217-14.el10.noarch 2026-03-17 14:14:38.842 | geolite2-country-20191217-14.el10.noarch 2026-03-17 14:14:38.842 | initscripts-10.26-2.el10.x86_64 2026-03-17 14:14:38.842 | ipcalc-1.0.3-12.el10.x86_64 2026-03-17 14:14:38.842 | libmaxminddb-1.9.1-4.el10.x86_64 2026-03-17 14:14:38.842 | openstack-network-scripts-10.11.1-7.el10s.x86_64 2026-03-17 14:14:38.842 | openstack-network-scripts-openvswitch3.4-10.11.1-7.el10s.x86_64 2026-03-17 14:14:38.842 | openvswitch-selinux-extra-policy-1.0-36.el10s.noarch 2026-03-17 14:14:38.842 | openvswitch3.4-3.4.0-9.el10s.x86_64 2026-03-17 14:14:38.842 | protobuf-c-1.5.0-6.el10.x86_64 2026-03-17 14:14:38.842 | rdo-openvswitch-2:3.4-1.el10s.noarch 2026-03-17 14:14:38.842 | unbound-anchor-1.24.2-7.el10.x86_64 2026-03-17 14:14:38.842 | unbound-libs-1.24.2-7.el10.x86_64 2026-03-17 14:14:38.842 | 2026-03-17 14:14:38.842 | Complete! 2026-03-17 14:14:38.912 | + functions-common:yum_install:1481 : time_stop yum_install 2026-03-17 14:14:38.915 | + functions-common:time_stop:2412 : local name 2026-03-17 14:14:38.917 | + functions-common:time_stop:2413 : local end_time 2026-03-17 14:14:38.920 | + functions-common:time_stop:2414 : local elapsed_time 2026-03-17 14:14:38.923 | + functions-common:time_stop:2415 : local total 2026-03-17 14:14:38.926 | + functions-common:time_stop:2416 : local start_time 2026-03-17 14:14:38.928 | + functions-common:time_stop:2418 : name=yum_install 2026-03-17 14:14:38.930 | + functions-common:time_stop:2419 : start_time=1773756861400 2026-03-17 14:14:38.934 | + functions-common:time_stop:2421 : [[ -z 1773756861400 ]] 2026-03-17 14:14:38.935 | ++ functions-common:time_stop:2424 : date +%s%3N 2026-03-17 14:14:38.938 | + functions-common:time_stop:2424 : end_time=1773756878936 2026-03-17 14:14:38.941 | + functions-common:time_stop:2425 : elapsed_time=17536 2026-03-17 14:14:38.943 | + functions-common:time_stop:2426 : total=87105 2026-03-17 14:14:38.944 | + functions-common:time_stop:2428 : _TIME_START[$name]= 2026-03-17 14:14:38.946 | + functions-common:time_stop:2429 : _TIME_TOTAL[$name]=104641 2026-03-17 14:14:38.949 | ++ lib/neutron_plugins/ovn_agent:install_ovn:430 : get_packages ovn 2026-03-17 14:14:38.964 | + lib/neutron_plugins/ovn_agent:install_ovn:430 : install_package ovn-central ovn-host ovn-vtep 2026-03-17 14:14:38.967 | + functions-common:install_package:1430 : update_package_repo 2026-03-17 14:14:38.971 | + functions-common:update_package_repo:1404 : NO_UPDATE_REPOS=False 2026-03-17 14:14:38.974 | + functions-common:update_package_repo:1405 : REPOS_UPDATED=False 2026-03-17 14:14:38.976 | + functions-common:update_package_repo:1406 : RETRY_UPDATE=False 2026-03-17 14:14:38.979 | + functions-common:update_package_repo:1408 : [[ False = \T\r\u\e ]] 2026-03-17 14:14:38.982 | + functions-common:update_package_repo:1412 : is_ubuntu 2026-03-17 14:14:38.983 | + functions-common:is_ubuntu:544 : [[ -z rpm ]] 2026-03-17 14:14:38.987 | + functions-common:is_ubuntu:547 : '[' rpm = deb ']' 2026-03-17 14:14:38.989 | + functions-common:install_package:1431 : real_install_package ovn-central ovn-host ovn-vtep 2026-03-17 14:14:38.993 | + functions-common:real_install_package:1418 : is_ubuntu 2026-03-17 14:14:38.996 | + functions-common:is_ubuntu:544 : [[ -z rpm ]] 2026-03-17 14:14:38.999 | + functions-common:is_ubuntu:547 : '[' rpm = deb ']' 2026-03-17 14:14:39.003 | + functions-common:real_install_package:1420 : is_fedora 2026-03-17 14:14:39.005 | + functions-common:is_fedora:524 : [[ -z CentOSStream ]] 2026-03-17 14:14:39.009 | + functions-common:is_fedora:528 : '[' CentOSStream = Fedora ']' 2026-03-17 14:14:39.012 | + functions-common:is_fedora:528 : '[' CentOSStream = 'Red Hat' ']' 2026-03-17 14:14:39.015 | + functions-common:is_fedora:529 : '[' CentOSStream = openEuler ']' 2026-03-17 14:14:39.018 | + functions-common:is_fedora:530 : '[' CentOSStream = RedHatEnterpriseServer ']' 2026-03-17 14:14:39.021 | + functions-common:is_fedora:531 : '[' CentOSStream = RedHatEnterprise ']' 2026-03-17 14:14:39.025 | + functions-common:is_fedora:532 : '[' CentOSStream = RedHatEnterpriseLinux ']' 2026-03-17 14:14:39.028 | + functions-common:is_fedora:533 : '[' CentOSStream = RockyLinux ']' 2026-03-17 14:14:39.031 | + functions-common:is_fedora:534 : '[' CentOSStream = CentOS ']' 2026-03-17 14:14:39.035 | + functions-common:is_fedora:534 : '[' CentOSStream = CentOSStream ']' 2026-03-17 14:14:39.038 | + functions-common:real_install_package:1421 : yum_install ovn-central ovn-host ovn-vtep 2026-03-17 14:14:39.041 | + functions-common:yum_install:1475 : local result parse_yum_result 2026-03-17 14:14:39.044 | + functions-common:yum_install:1477 : [[ False = \T\r\u\e ]] 2026-03-17 14:14:39.047 | + functions-common:yum_install:1479 : time_start yum_install 2026-03-17 14:14:39.049 | + functions-common:time_start:2398 : local name=yum_install 2026-03-17 14:14:39.052 | + functions-common:time_start:2399 : local start_time= 2026-03-17 14:14:39.055 | + functions-common:time_start:2400 : [[ -n '' ]] 2026-03-17 14:14:39.058 | ++ functions-common:time_start:2403 : date +%s%3N 2026-03-17 14:14:39.063 | + functions-common:time_start:2403 : _TIME_START[$name]=1773756879060 2026-03-17 14:14:39.065 | + functions-common:yum_install:1480 : sudo_with_proxies dnf install -y ovn-central ovn-host ovn-vtep 2026-03-17 14:14:39.068 | + functions-common:sudo_with_proxies:2366 : local sudo 2026-03-17 14:14:39.072 | ++ functions-common:sudo_with_proxies:2368 : id -u 2026-03-17 14:14:39.076 | + functions-common:sudo_with_proxies:2368 : [[ 1003 = \0 ]] 2026-03-17 14:14:39.079 | + functions-common:sudo_with_proxies:2368 : sudo=sudo 2026-03-17 14:14:39.081 | + functions-common:sudo_with_proxies:2370 : sudo http_proxy= https_proxy= no_proxy= dnf install -y ovn-central ovn-host ovn-vtep 2026-03-17 14:14:39.589 | Last metadata expiration check: 0:05:48 ago on Tue 17 Mar 2026 10:08:51 AM EDT. 2026-03-17 14:14:39.691 | Dependencies resolved. 2026-03-17 14:14:39.692 | ================================================================================ 2026-03-17 14:14:39.692 | Package Arch Version Repository Size 2026-03-17 14:14:39.692 | ================================================================================ 2026-03-17 14:14:39.692 | Installing: 2026-03-17 14:14:39.692 | rdo-ovn-central noarch 2:24.09-1.el10s delorean-master-testing 8.1 k 2026-03-17 14:14:39.692 | rdo-ovn-host noarch 2:24.09-1.el10s delorean-master-testing 8.0 k 2026-03-17 14:14:39.692 | rdo-ovn-vtep noarch 2:24.09-1.el10s delorean-master-testing 8.0 k 2026-03-17 14:14:39.692 | Installing dependencies: 2026-03-17 14:14:39.692 | firewalld-filesystem noarch 2.4.0-1.el10 baseos 8.6 k 2026-03-17 14:14:39.692 | ovn24.09 x86_64 24.09.3-22.el10s centos10-nfv-ovs 1.1 M 2026-03-17 14:14:39.692 | ovn24.09-central x86_64 24.09.3-22.el10s centos10-nfv-ovs 565 k 2026-03-17 14:14:39.692 | ovn24.09-host x86_64 24.09.3-22.el10s centos10-nfv-ovs 706 k 2026-03-17 14:14:39.692 | ovn24.09-vtep x86_64 24.09.3-22.el10s centos10-nfv-ovs 192 k 2026-03-17 14:14:39.692 | rdo-ovn noarch 2:24.09-1.el10s delorean-master-testing 7.4 k 2026-03-17 14:14:39.692 | 2026-03-17 14:14:39.692 | Transaction Summary 2026-03-17 14:14:39.692 | ================================================================================ 2026-03-17 14:14:39.692 | Install 9 Packages 2026-03-17 14:14:39.692 | 2026-03-17 14:14:39.693 | Total download size: 2.6 M 2026-03-17 14:14:39.693 | Installed size: 8.4 M 2026-03-17 14:14:39.693 | Downloading Packages: 2026-03-17 14:14:39.843 | (1/9): rdo-ovn-24.09-1.el10s.noarch.rpm 199 kB/s | 7.4 kB 00:00 2026-03-17 14:14:39.846 | (2/9): rdo-ovn-central-24.09-1.el10s.noarch.rpm 204 kB/s | 8.1 kB 00:00 2026-03-17 14:14:39.855 | (3/9): rdo-ovn-host-24.09-1.el10s.noarch.rpm 719 kB/s | 8.0 kB 00:00 2026-03-17 14:14:39.860 | (4/9): rdo-ovn-vtep-24.09-1.el10s.noarch.rpm 899 kB/s | 8.0 kB 00:00 2026-03-17 14:14:39.900 | (5/9): firewalld-filesystem-2.4.0-1.el10.noarch 92 kB/s | 8.6 kB 00:00 2026-03-17 14:14:39.986 | (6/9): ovn24.09-central-24.09.3-22.el10s.x86_64 4.4 MB/s | 565 kB 00:00 2026-03-17 14:14:40.009 | (7/9): ovn24.09-24.09.3-22.el10s.x86_64.rpm 7.4 MB/s | 1.1 MB 00:00 2026-03-17 14:14:40.039 | (8/9): ovn24.09-host-24.09.3-22.el10s.x86_64.rp 5.0 MB/s | 706 kB 00:00 2026-03-17 14:14:40.099 | (9/9): ovn24.09-vtep-24.09.3-22.el10s.x86_64.rp 1.7 MB/s | 192 kB 00:00 2026-03-17 14:14:40.104 | -------------------------------------------------------------------------------- 2026-03-17 14:14:40.104 | Total 6.3 MB/s | 2.6 MB 00:00 2026-03-17 14:14:40.126 | Running transaction check 2026-03-17 14:14:40.154 | Transaction check succeeded. 2026-03-17 14:14:40.154 | Running transaction test 2026-03-17 14:14:40.247 | Transaction test succeeded. 2026-03-17 14:14:40.248 | Running transaction 2026-03-17 14:14:40.434 | Preparing : 1/1 2026-03-17 14:14:40.441 | Installing : ovn24.09-24.09.3-22.el10s.x86_64 1/9 2026-03-17 14:14:40.469 | Running scriptlet: ovn24.09-24.09.3-22.el10s.x86_64 1/9 2026-03-17 14:14:40.473 | Installing : rdo-ovn-2:24.09-1.el10s.noarch 2/9 2026-03-17 14:14:40.477 | Installing : firewalld-filesystem-2.4.0-1.el10.noarch 3/9 2026-03-17 14:14:40.530 | Running scriptlet: ovn24.09-central-24.09.3-22.el10s.x86_64 4/9 2026-03-17 14:14:40.530 | Unit ovn-northd.service could not be found. 2026-03-17 14:14:40.530 | 2026-03-17 14:14:40.544 | Installing : ovn24.09-central-24.09.3-22.el10s.x86_64 4/9 2026-03-17 14:14:40.575 | Running scriptlet: ovn24.09-central-24.09.3-22.el10s.x86_64 4/9 2026-03-17 14:14:40.627 | Running scriptlet: ovn24.09-host-24.09.3-22.el10s.x86_64 5/9 2026-03-17 14:14:40.627 | Unit ovn-controller.service could not be found. 2026-03-17 14:14:40.627 | 2026-03-17 14:14:40.644 | Installing : ovn24.09-host-24.09.3-22.el10s.x86_64 5/9 2026-03-17 14:14:40.681 | Running scriptlet: ovn24.09-host-24.09.3-22.el10s.x86_64 5/9 2026-03-17 14:14:40.738 | Running scriptlet: ovn24.09-vtep-24.09.3-22.el10s.x86_64 6/9 2026-03-17 14:14:40.738 | Unit ovn-controller-vtep.service could not be found. 2026-03-17 14:14:40.738 | 2026-03-17 14:14:40.746 | Installing : ovn24.09-vtep-24.09.3-22.el10s.x86_64 6/9 2026-03-17 14:14:40.783 | Running scriptlet: ovn24.09-vtep-24.09.3-22.el10s.x86_64 6/9 2026-03-17 14:14:40.786 | Installing : rdo-ovn-vtep-2:24.09-1.el10s.noarch 7/9 2026-03-17 14:14:40.788 | Installing : rdo-ovn-host-2:24.09-1.el10s.noarch 8/9 2026-03-17 14:14:40.791 | Installing : rdo-ovn-central-2:24.09-1.el10s.noarch 9/9 2026-03-17 14:14:40.808 | Running scriptlet: ovn24.09-central-24.09.3-22.el10s.x86_64 9/9 2026-03-17 14:14:40.823 | Running scriptlet: ovn24.09-host-24.09.3-22.el10s.x86_64 9/9 2026-03-17 14:14:40.891 | Running scriptlet: ovn24.09-vtep-24.09.3-22.el10s.x86_64 9/9 2026-03-17 14:14:41.570 | Running scriptlet: rdo-ovn-central-2:24.09-1.el10s.noarch 9/9 2026-03-17 14:14:41.570 | 2026-03-17 14:14:41.570 | Installed: 2026-03-17 14:14:41.570 | firewalld-filesystem-2.4.0-1.el10.noarch 2026-03-17 14:14:41.570 | ovn24.09-24.09.3-22.el10s.x86_64 2026-03-17 14:14:41.570 | ovn24.09-central-24.09.3-22.el10s.x86_64 2026-03-17 14:14:41.570 | ovn24.09-host-24.09.3-22.el10s.x86_64 2026-03-17 14:14:41.570 | ovn24.09-vtep-24.09.3-22.el10s.x86_64 2026-03-17 14:14:41.570 | rdo-ovn-2:24.09-1.el10s.noarch 2026-03-17 14:14:41.570 | rdo-ovn-central-2:24.09-1.el10s.noarch 2026-03-17 14:14:41.570 | rdo-ovn-host-2:24.09-1.el10s.noarch 2026-03-17 14:14:41.570 | rdo-ovn-vtep-2:24.09-1.el10s.noarch 2026-03-17 14:14:41.570 | 2026-03-17 14:14:41.570 | Complete! 2026-03-17 14:14:41.637 | + functions-common:yum_install:1481 : time_stop yum_install 2026-03-17 14:14:41.641 | + functions-common:time_stop:2412 : local name 2026-03-17 14:14:41.644 | + functions-common:time_stop:2413 : local end_time 2026-03-17 14:14:41.647 | + functions-common:time_stop:2414 : local elapsed_time 2026-03-17 14:14:41.649 | + functions-common:time_stop:2415 : local total 2026-03-17 14:14:41.652 | + functions-common:time_stop:2416 : local start_time 2026-03-17 14:14:41.654 | + functions-common:time_stop:2418 : name=yum_install 2026-03-17 14:14:41.657 | + functions-common:time_stop:2419 : start_time=1773756879060 2026-03-17 14:14:41.660 | + functions-common:time_stop:2421 : [[ -z 1773756879060 ]] 2026-03-17 14:14:41.663 | ++ functions-common:time_stop:2424 : date +%s%3N 2026-03-17 14:14:41.668 | + functions-common:time_stop:2424 : end_time=1773756881665 2026-03-17 14:14:41.669 | + functions-common:time_stop:2425 : elapsed_time=2605 2026-03-17 14:14:41.671 | + functions-common:time_stop:2426 : total=104641 2026-03-17 14:14:41.673 | + functions-common:time_stop:2428 : _TIME_START[$name]= 2026-03-17 14:14:41.675 | + functions-common:time_stop:2429 : _TIME_TOTAL[$name]=107246 2026-03-17 14:14:41.678 | + lib/neutron_plugins/ovn_agent:install_ovn:434 : export PATH=/bin:/sbin:/bin:/usr/sbin:/usr/bin:/usr/local/bin:/usr/local/sbin:/usr/sbin:/sbin 2026-03-17 14:14:41.680 | + lib/neutron_plugins/ovn_agent:install_ovn:434 : PATH=/bin:/sbin:/bin:/usr/sbin:/usr/bin:/usr/local/bin:/usr/local/sbin:/usr/sbin:/sbin 2026-03-17 14:14:41.682 | + lib/neutron_plugins/ovn_agent:install_ovn:437 : local log_archive_dir=/opt/stack/logs/archive 2026-03-17 14:14:41.685 | + lib/neutron_plugins/ovn_agent:install_ovn:438 : mkdir -p /opt/stack/logs/archive 2026-03-17 14:14:41.691 | + 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-17 14:14:41.694 | + lib/neutron_plugins/ovn_agent:install_ovn:440 : '[' -f /opt/stack/logs/ovs-vswitchd.log ']' 2026-03-17 14:14:41.697 | + 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-17 14:14:41.700 | + lib/neutron_plugins/ovn_agent:install_ovn:440 : '[' -f /opt/stack/logs/ovn-northd.log ']' 2026-03-17 14:14:41.704 | + 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-17 14:14:41.707 | + lib/neutron_plugins/ovn_agent:install_ovn:440 : '[' -f /opt/stack/logs/ovn-controller.log ']' 2026-03-17 14:14:41.710 | + 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-17 14:14:41.713 | + lib/neutron_plugins/ovn_agent:install_ovn:440 : '[' -f /opt/stack/logs/ovn-controller-vtep.log ']' 2026-03-17 14:14:41.716 | + 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-17 14:14:41.718 | + lib/neutron_plugins/ovn_agent:install_ovn:440 : '[' -f /opt/stack/logs/ovs-vtep.log ']' 2026-03-17 14:14:41.721 | + 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-17 14:14:41.724 | + lib/neutron_plugins/ovn_agent:install_ovn:440 : '[' -f /opt/stack/logs/ovsdb-server.log ']' 2026-03-17 14:14:41.727 | + 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-17 14:14:41.730 | + lib/neutron_plugins/ovn_agent:install_ovn:440 : '[' -f /opt/stack/logs/ovsdb-server-nb.log ']' 2026-03-17 14:14:41.734 | + 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-17 14:14:41.738 | + lib/neutron_plugins/ovn_agent:install_ovn:440 : '[' -f /opt/stack/logs/ovsdb-server-sb.log ']' 2026-03-17 14:14:41.741 | + lib/neutron_plugins/ovn_agent:install_ovn:446 : use_library_from_git ovsdbapp 2026-03-17 14:14:41.745 | + inc/python:use_library_from_git:266 : local name=ovsdbapp 2026-03-17 14:14:41.748 | + inc/python:use_library_from_git:267 : local enabled=1 2026-03-17 14:14:41.752 | + inc/python:use_library_from_git:268 : [[ novnc,cinder,devstack,glance,horizon,keystone,neutron,nova,os-test-images,placement,requirements,swift,tempest = \A\L\L ]] 2026-03-17 14:14:41.754 | + inc/python:use_library_from_git:268 : [[ ,novnc,cinder,devstack,glance,horizon,keystone,neutron,nova,os-test-images,placement,requirements,swift,tempest, =~ ,ovsdbapp, ]] 2026-03-17 14:14:41.758 | + inc/python:use_library_from_git:269 : return 1 2026-03-17 14:14:41.761 | + lib/neutron_plugins/ovn_agent:install_ovn:452 : [[ False == \T\r\u\e ]] 2026-03-17 14:14:41.765 | + lib/stack:stack_install_service:33 : [[ False = True ]] 2026-03-17 14:14:41.768 | + ./stack.sh:main:953 : is_service_enabled nova 2026-03-17 14:14:41.790 | + functions-common:is_service_enabled:2068 : return 0 2026-03-17 14:14:41.793 | + ./stack.sh:main:955 : stack_install_service nova 2026-03-17 14:14:41.796 | + lib/stack:stack_install_service:20 : local service=nova 2026-03-17 14:14:41.798 | + lib/stack:stack_install_service:21 : type install_nova 2026-03-17 14:14:41.801 | + lib/stack:stack_install_service:23 : [[ False = True ]] 2026-03-17 14:14:41.803 | + lib/stack:stack_install_service:32 : install_nova 2026-03-17 14:14:41.807 | + lib/nova:install_nova:912 : use_library_from_git os-vif 2026-03-17 14:14:41.810 | + inc/python:use_library_from_git:266 : local name=os-vif 2026-03-17 14:14:41.812 | + inc/python:use_library_from_git:267 : local enabled=1 2026-03-17 14:14:41.814 | + inc/python:use_library_from_git:268 : [[ novnc,cinder,devstack,glance,horizon,keystone,neutron,nova,os-test-images,placement,requirements,swift,tempest = \A\L\L ]] 2026-03-17 14:14:41.817 | + inc/python:use_library_from_git:268 : [[ ,novnc,cinder,devstack,glance,horizon,keystone,neutron,nova,os-test-images,placement,requirements,swift,tempest, =~ ,os-vif, ]] 2026-03-17 14:14:41.820 | + inc/python:use_library_from_git:269 : return 1 2026-03-17 14:14:41.823 | + lib/nova:install_nova:917 : is_service_enabled n-cpu 2026-03-17 14:14:41.843 | + functions-common:is_service_enabled:2068 : return 0 2026-03-17 14:14:41.848 | + lib/nova:install_nova:917 : [[ -r /opt/stack/devstack/lib/nova_plugins/hypervisor-libvirt ]] 2026-03-17 14:14:41.850 | + lib/nova:install_nova:918 : install_nova_hypervisor 2026-03-17 14:14:41.855 | + lib/nova_plugins/hypervisor-libvirt:install_nova_hypervisor:91 : install_libvirt 2026-03-17 14:14:41.858 | + 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-17 14:14:41.943 | + lib/nova_plugins/functions-libvirt:install_libvirt:71 : is_ubuntu 2026-03-17 14:14:41.945 | + functions-common:is_ubuntu:544 : [[ -z rpm ]] 2026-03-17 14:14:41.950 | + functions-common:is_ubuntu:547 : '[' rpm = deb ']' 2026-03-17 14:14:41.953 | + lib/nova_plugins/functions-libvirt:install_libvirt:78 : is_fedora 2026-03-17 14:14:41.957 | + functions-common:is_fedora:524 : [[ -z CentOSStream ]] 2026-03-17 14:14:41.960 | + functions-common:is_fedora:528 : '[' CentOSStream = Fedora ']' 2026-03-17 14:14:41.963 | + functions-common:is_fedora:528 : '[' CentOSStream = 'Red Hat' ']' 2026-03-17 14:14:41.966 | + functions-common:is_fedora:529 : '[' CentOSStream = openEuler ']' 2026-03-17 14:14:41.970 | + functions-common:is_fedora:530 : '[' CentOSStream = RedHatEnterpriseServer ']' 2026-03-17 14:14:41.971 | + functions-common:is_fedora:531 : '[' CentOSStream = RedHatEnterprise ']' 2026-03-17 14:14:41.973 | + functions-common:is_fedora:532 : '[' CentOSStream = RedHatEnterpriseLinux ']' 2026-03-17 14:14:41.976 | + functions-common:is_fedora:533 : '[' CentOSStream = RockyLinux ']' 2026-03-17 14:14:41.977 | + functions-common:is_fedora:534 : '[' CentOSStream = CentOS ']' 2026-03-17 14:14:41.980 | + functions-common:is_fedora:534 : '[' CentOSStream = CentOSStream ']' 2026-03-17 14:14:41.983 | + lib/nova_plugins/functions-libvirt:install_libvirt:81 : [[ rhel10 =~ f[0-9][0-9] ]] 2026-03-17 14:14:41.987 | + lib/nova_plugins/functions-libvirt:install_libvirt:86 : is_openeuler 2026-03-17 14:14:41.991 | + functions-common:is_openeuler:553 : [[ -z rpm ]] 2026-03-17 14:14:41.994 | + functions-common:is_openeuler:556 : '[' CentOSStream = openEuler ']' 2026-03-17 14:14:41.997 | + lib/nova_plugins/functions-libvirt:install_libvirt:89 : qemu_package=qemu-kvm 2026-03-17 14:14:42.000 | + lib/nova_plugins/functions-libvirt:install_libvirt:96 : install_package qemu-kvm 2026-03-17 14:14:42.004 | + functions-common:install_package:1430 : update_package_repo 2026-03-17 14:14:42.007 | + functions-common:update_package_repo:1404 : NO_UPDATE_REPOS=False 2026-03-17 14:14:42.010 | + functions-common:update_package_repo:1405 : REPOS_UPDATED=False 2026-03-17 14:14:42.015 | + functions-common:update_package_repo:1406 : RETRY_UPDATE=False 2026-03-17 14:14:42.019 | + functions-common:update_package_repo:1408 : [[ False = \T\r\u\e ]] 2026-03-17 14:14:42.026 | + functions-common:update_package_repo:1412 : is_ubuntu 2026-03-17 14:14:42.027 | + functions-common:is_ubuntu:544 : [[ -z rpm ]] 2026-03-17 14:14:42.029 | + functions-common:is_ubuntu:547 : '[' rpm = deb ']' 2026-03-17 14:14:42.032 | + functions-common:install_package:1431 : real_install_package qemu-kvm 2026-03-17 14:14:42.034 | + functions-common:real_install_package:1418 : is_ubuntu 2026-03-17 14:14:42.037 | + functions-common:is_ubuntu:544 : [[ -z rpm ]] 2026-03-17 14:14:42.039 | + functions-common:is_ubuntu:547 : '[' rpm = deb ']' 2026-03-17 14:14:42.042 | + functions-common:real_install_package:1420 : is_fedora 2026-03-17 14:14:42.045 | + functions-common:is_fedora:524 : [[ -z CentOSStream ]] 2026-03-17 14:14:42.047 | + functions-common:is_fedora:528 : '[' CentOSStream = Fedora ']' 2026-03-17 14:14:42.050 | + functions-common:is_fedora:528 : '[' CentOSStream = 'Red Hat' ']' 2026-03-17 14:14:42.053 | + functions-common:is_fedora:529 : '[' CentOSStream = openEuler ']' 2026-03-17 14:14:42.054 | + functions-common:is_fedora:530 : '[' CentOSStream = RedHatEnterpriseServer ']' 2026-03-17 14:14:42.058 | + functions-common:is_fedora:531 : '[' CentOSStream = RedHatEnterprise ']' 2026-03-17 14:14:42.066 | + functions-common:is_fedora:532 : '[' CentOSStream = RedHatEnterpriseLinux ']' 2026-03-17 14:14:42.070 | + functions-common:is_fedora:533 : '[' CentOSStream = RockyLinux ']' 2026-03-17 14:14:42.072 | + functions-common:is_fedora:534 : '[' CentOSStream = CentOS ']' 2026-03-17 14:14:42.076 | + functions-common:is_fedora:534 : '[' CentOSStream = CentOSStream ']' 2026-03-17 14:14:42.080 | + functions-common:real_install_package:1421 : yum_install qemu-kvm 2026-03-17 14:14:42.083 | + functions-common:yum_install:1475 : local result parse_yum_result 2026-03-17 14:14:42.086 | + functions-common:yum_install:1477 : [[ False = \T\r\u\e ]] 2026-03-17 14:14:42.089 | + functions-common:yum_install:1479 : time_start yum_install 2026-03-17 14:14:42.093 | + functions-common:time_start:2398 : local name=yum_install 2026-03-17 14:14:42.097 | + functions-common:time_start:2399 : local start_time= 2026-03-17 14:14:42.100 | + functions-common:time_start:2400 : [[ -n '' ]] 2026-03-17 14:14:42.104 | ++ functions-common:time_start:2403 : date +%s%3N 2026-03-17 14:14:42.109 | + functions-common:time_start:2403 : _TIME_START[$name]=1773756882106 2026-03-17 14:14:42.113 | + functions-common:yum_install:1480 : sudo_with_proxies dnf install -y qemu-kvm 2026-03-17 14:14:42.117 | + functions-common:sudo_with_proxies:2366 : local sudo 2026-03-17 14:14:42.122 | ++ functions-common:sudo_with_proxies:2368 : id -u 2026-03-17 14:14:42.129 | + functions-common:sudo_with_proxies:2368 : [[ 1003 = \0 ]] 2026-03-17 14:14:42.132 | + functions-common:sudo_with_proxies:2368 : sudo=sudo 2026-03-17 14:14:42.135 | + functions-common:sudo_with_proxies:2370 : sudo http_proxy= https_proxy= no_proxy= dnf install -y qemu-kvm 2026-03-17 14:14:42.768 | Last metadata expiration check: 0:05:51 ago on Tue 17 Mar 2026 10:08:51 AM EDT. 2026-03-17 14:14:42.872 | Dependencies resolved. 2026-03-17 14:14:42.876 | ====================================================================================================== 2026-03-17 14:14:42.876 | Package Arch Version Repository Size 2026-03-17 14:14:42.876 | ====================================================================================================== 2026-03-17 14:14:42.876 | Installing: 2026-03-17 14:14:42.876 | qemu-kvm x86_64 18:10.1.0-13.el10 appstream 46 k 2026-03-17 14:14:42.876 | Installing dependencies: 2026-03-17 14:14:42.876 | bison x86_64 3.8.2-9.el10 appstream 1.0 M 2026-03-17 14:14:42.876 | boost-atomic x86_64 1.83.0-7.el10 appstream 15 k 2026-03-17 14:14:42.876 | boost-filesystem x86_64 1.83.0-7.el10 appstream 67 k 2026-03-17 14:14:42.876 | boost-system x86_64 1.83.0-7.el10 appstream 11 k 2026-03-17 14:14:42.876 | boost-thread x86_64 1.83.0-7.el10 appstream 58 k 2026-03-17 14:14:42.876 | capstone x86_64 5.0.1-6.el10 appstream 1.0 M 2026-03-17 14:14:42.876 | daxctl-libs x86_64 82-2.el10 baseos 42 k 2026-03-17 14:14:42.876 | device-mapper-multipath-libs x86_64 0.9.9-18.el10 baseos 307 k 2026-03-17 14:14:42.876 | dyninst x86_64 13.0.0-1.el10 appstream 3.8 M 2026-03-17 14:14:42.876 | edk2-ovmf noarch 20251114-5.el10 appstream 8.7 M 2026-03-17 14:14:42.876 | efivar-libs x86_64 39-3.el10 baseos 128 k 2026-03-17 14:14:42.876 | elfutils-devel x86_64 0.194-2.el10 appstream 49 k 2026-03-17 14:14:42.876 | elfutils-libelf-devel x86_64 0.194-2.el10 appstream 79 k 2026-03-17 14:14:42.876 | flac-libs x86_64 1.4.3-6.el10 appstream 265 k 2026-03-17 14:14:42.876 | flex x86_64 2.6.4-19.el10 appstream 298 k 2026-03-17 14:14:42.876 | gsm x86_64 1.0.22-8.el10 appstream 37 k 2026-03-17 14:14:42.876 | ipxe-roms-qemu noarch 20240119-5.gitde8a0821.el10 appstream 850 k 2026-03-17 14:14:42.876 | lame-libs x86_64 3.100-19.el10 appstream 339 k 2026-03-17 14:14:42.876 | libX11-xcb x86_64 1.8.10-1.el10 appstream 13 k 2026-03-17 14:14:42.876 | libXxf86vm x86_64 1.1.5-8.el10 appstream 19 k 2026-03-17 14:14:42.876 | libasyncns x86_64 0.8-30.el10 appstream 31 k 2026-03-17 14:14:42.876 | libblkio x86_64 1.5.0-2.el10 appstream 300 k 2026-03-17 14:14:42.876 | libdrm x86_64 2.4.128-1.el10 baseos 164 k 2026-03-17 14:14:42.876 | libepoxy x86_64 1.5.10-10.el10 appstream 227 k 2026-03-17 14:14:42.876 | libfdt x86_64 1.7.0-12.el10 appstream 35 k 2026-03-17 14:14:42.876 | libglvnd x86_64 1:1.7.0-7.el10 appstream 116 k 2026-03-17 14:14:42.876 | libglvnd-egl x86_64 1:1.7.0-7.el10 appstream 37 k 2026-03-17 14:14:42.876 | libglvnd-glx x86_64 1:1.7.0-7.el10 appstream 132 k 2026-03-17 14:14:42.876 | libnbd x86_64 1.24.1-1.el10 appstream 177 k 2026-03-17 14:14:42.876 | libogg x86_64 2:1.3.5-10.el10 appstream 34 k 2026-03-17 14:14:42.876 | libpciaccess x86_64 0.16-16.el10 baseos 28 k 2026-03-17 14:14:42.876 | libpmem x86_64 2.1.0-2.el10_0 epel-low-priority 112 k 2026-03-17 14:14:42.876 | libpmemobj x86_64 2.1.0-2.el10_0 epel-low-priority 161 k 2026-03-17 14:14:42.876 | librados2 x86_64 2:19.2.3-1.el10s centos10-storage 4.0 M 2026-03-17 14:14:42.876 | librbd1 x86_64 2:19.2.3-1.el10s centos10-storage 3.3 M 2026-03-17 14:14:42.876 | librdmacm x86_64 61.0-1.el10 baseos 74 k 2026-03-17 14:14:42.876 | libslirp x86_64 4.7.0-10.el10 appstream 75 k 2026-03-17 14:14:42.876 | libsndfile x86_64 1.2.2-6.el10 appstream 214 k 2026-03-17 14:14:42.876 | libusb1 x86_64 1.0.29-3.el10 baseos 77 k 2026-03-17 14:14:42.876 | libvorbis x86_64 1:1.3.7-12.el10 appstream 189 k 2026-03-17 14:14:42.876 | libwayland-client x86_64 1.24.0-1.el10 appstream 34 k 2026-03-17 14:14:42.876 | libxshmfence x86_64 1.3.2-5.el10 appstream 13 k 2026-03-17 14:14:42.876 | libzstd-devel x86_64 1.5.5-9.el10 appstream 52 k 2026-03-17 14:14:42.876 | llvm-filesystem x86_64 21.1.8-1.el10 appstream 13 k 2026-03-17 14:14:42.876 | llvm-libs x86_64 21.1.8-1.el10 appstream 31 M 2026-03-17 14:14:42.876 | lttng-ust x86_64 2.13.7-5.el10 appstream 339 k 2026-03-17 14:14:42.876 | mesa-dri-drivers x86_64 25.2.7-5.el10 appstream 11 M 2026-03-17 14:14:42.876 | mesa-filesystem x86_64 25.2.7-5.el10 appstream 10 k 2026-03-17 14:14:42.876 | mesa-libEGL x86_64 25.2.7-5.el10 appstream 120 k 2026-03-17 14:14:42.876 | mesa-libGL x86_64 25.2.7-5.el10 appstream 120 k 2026-03-17 14:14:42.876 | mesa-libgbm x86_64 25.2.7-5.el10 appstream 16 k 2026-03-17 14:14:42.876 | mokutil x86_64 2:0.7.2-4.el10 baseos 49 k 2026-03-17 14:14:42.876 | mpg123-libs x86_64 1.32.9-1.el10 appstream 353 k 2026-03-17 14:14:42.876 | ndctl-libs x86_64 82-2.el10 baseos 89 k 2026-03-17 14:14:42.876 | opus x86_64 1.4-6.el10 appstream 211 k 2026-03-17 14:14:42.876 | pulseaudio-libs x86_64 17.0-6.el10 appstream 706 k 2026-03-17 14:14:42.876 | qemu-kvm-audio-pa x86_64 18:10.1.0-13.el10 appstream 59 k 2026-03-17 14:14:42.876 | qemu-kvm-block-blkio x86_64 18:10.1.0-13.el10 appstream 62 k 2026-03-17 14:14:42.876 | qemu-kvm-block-rbd x86_64 18:10.1.0-13.el10 appstream 65 k 2026-03-17 14:14:42.876 | qemu-kvm-common x86_64 18:10.1.0-13.el10 appstream 691 k 2026-03-17 14:14:42.876 | qemu-kvm-core x86_64 18:10.1.0-13.el10 appstream 4.8 M 2026-03-17 14:14:42.876 | qemu-kvm-device-display-virtio-gpu x86_64 18:10.1.0-13.el10 appstream 76 k 2026-03-17 14:14:42.876 | qemu-kvm-device-display-virtio-gpu-pci x86_64 18:10.1.0-13.el10 appstream 54 k 2026-03-17 14:14:42.876 | qemu-kvm-device-display-virtio-vga x86_64 18:10.1.0-13.el10 appstream 55 k 2026-03-17 14:14:42.876 | qemu-kvm-device-usb-host x86_64 18:10.1.0-13.el10 appstream 68 k 2026-03-17 14:14:42.876 | qemu-kvm-device-usb-redirect x86_64 18:10.1.0-13.el10 appstream 73 k 2026-03-17 14:14:42.876 | qemu-kvm-docs x86_64 18:10.1.0-13.el10 appstream 1.5 M 2026-03-17 14:14:42.876 | qemu-kvm-tools x86_64 18:10.1.0-13.el10 appstream 546 k 2026-03-17 14:14:42.876 | qemu-kvm-ui-egl-headless x86_64 18:10.1.0-13.el10 appstream 55 k 2026-03-17 14:14:42.876 | qemu-kvm-ui-opengl x86_64 18:10.1.0-13.el10 appstream 63 k 2026-03-17 14:14:42.876 | qemu-pr-helper x86_64 18:10.1.0-13.el10 appstream 481 k 2026-03-17 14:14:42.876 | seabios-bin noarch 1.17.0-1.el10 appstream 96 k 2026-03-17 14:14:42.876 | seavgabios-bin noarch 1.17.0-1.el10 appstream 33 k 2026-03-17 14:14:42.876 | spirv-tools-libs x86_64 2025.4-1.el10 appstream 1.6 M 2026-03-17 14:14:42.876 | systemtap-runtime x86_64 5.4-3.el10 appstream 469 k 2026-03-17 14:14:42.876 | tbb x86_64 2021.11.0-7.el10 appstream 166 k 2026-03-17 14:14:42.876 | thrift x86_64 0.20.0-4.el10_1 epel-low-priority 1.7 M 2026-03-17 14:14:42.876 | usbredir x86_64 0.13.0-6.el10 appstream 51 k 2026-03-17 14:14:42.876 | virtiofsd x86_64 1.13.3-1.el10 appstream 1.0 M 2026-03-17 14:14:42.876 | Installing weak dependencies: 2026-03-17 14:14:42.876 | elfutils-debuginfod-client-devel x86_64 0.194-2.el10 appstream 16 k 2026-03-17 14:14:42.876 | kernel-devel x86_64 6.12.0-213.el10 appstream 22 M 2026-03-17 14:14:42.876 | systemtap-client x86_64 5.4-3.el10 appstream 4.2 M 2026-03-17 14:14:42.876 | systemtap-devel x86_64 5.4-3.el10 appstream 2.5 M 2026-03-17 14:14:42.876 | 2026-03-17 14:14:42.876 | Transaction Summary 2026-03-17 14:14:42.876 | ====================================================================================================== 2026-03-17 14:14:42.876 | Install 84 Packages 2026-03-17 14:14:42.876 | 2026-03-17 14:14:42.880 | Total download size: 113 M 2026-03-17 14:14:42.880 | Installed size: 448 M 2026-03-17 14:14:42.880 | Downloading Packages: 2026-03-17 14:14:43.585 | (1/84): daxctl-libs-82-2.el10.x86_64.rpm 602 kB/s | 42 kB 00:00 2026-03-17 14:14:43.624 | (2/84): device-mapper-multipath-libs-0.9.9-18.e 2.7 MB/s | 307 kB 00:00 2026-03-17 14:14:43.628 | (3/84): libdrm-2.4.128-1.el10.x86_64.rpm 3.7 MB/s | 164 kB 00:00 2026-03-17 14:14:43.651 | (4/84): efivar-libs-39-3.el10.x86_64.rpm 943 kB/s | 128 kB 00:00 2026-03-17 14:14:43.659 | (5/84): libpciaccess-0.16-16.el10.x86_64.rpm 803 kB/s | 28 kB 00:00 2026-03-17 14:14:43.668 | (6/84): librdmacm-61.0-1.el10.x86_64.rpm 1.8 MB/s | 74 kB 00:00 2026-03-17 14:14:43.687 | (7/84): libusb1-1.0.29-3.el10.x86_64.rpm 2.1 MB/s | 77 kB 00:00 2026-03-17 14:14:43.690 | (8/84): mokutil-0.7.2-4.el10.x86_64.rpm 1.6 MB/s | 49 kB 00:00 2026-03-17 14:14:43.706 | (9/84): ndctl-libs-82-2.el10.x86_64.rpm 2.3 MB/s | 89 kB 00:00 2026-03-17 14:14:44.069 | (10/84): boost-filesystem-1.83.0-7.el10.x86_64. 186 kB/s | 67 kB 00:00 2026-03-17 14:14:44.119 | (11/84): boost-system-1.83.0-7.el10.x86_64.rpm 215 kB/s | 11 kB 00:00 2026-03-17 14:14:44.171 | (12/84): bison-3.8.2-9.el10.x86_64.rpm 2.0 MB/s | 1.0 MB 00:00 2026-03-17 14:14:44.174 | (13/84): boost-thread-1.83.0-7.el10.x86_64.rpm 1.0 MB/s | 58 kB 00:00 2026-03-17 14:14:44.281 | (14/84): capstone-5.0.1-6.el10.x86_64.rpm 9.0 MB/s | 1.0 MB 00:00 2026-03-17 14:14:44.543 | (15/84): dyninst-13.0.0-1.el10.x86_64.rpm 10 MB/s | 3.8 MB 00:00 2026-03-17 14:14:44.601 | (16/84): elfutils-debuginfod-client-devel-0.194 278 kB/s | 16 kB 00:00 2026-03-17 14:14:44.660 | (17/84): elfutils-devel-0.194-2.el10.x86_64.rpm 836 kB/s | 49 kB 00:00 2026-03-17 14:14:44.720 | (18/84): elfutils-libelf-devel-0.194-2.el10.x86 1.3 MB/s | 79 kB 00:00 2026-03-17 14:14:44.778 | (19/84): edk2-ovmf-20251114-5.el10.noarch.rpm 18 MB/s | 8.7 MB 00:00 2026-03-17 14:14:44.785 | (20/84): flac-libs-1.4.3-6.el10.x86_64.rpm 4.0 MB/s | 265 kB 00:00 2026-03-17 14:14:44.840 | (21/84): flex-2.6.4-19.el10.x86_64.rpm 4.9 MB/s | 298 kB 00:00 2026-03-17 14:14:44.842 | (22/84): gsm-1.0.22-8.el10.x86_64.rpm 660 kB/s | 37 kB 00:00 2026-03-17 14:14:44.906 | (23/84): ipxe-roms-qemu-20240119-5.gitde8a0821. 13 MB/s | 850 kB 00:00 2026-03-17 14:14:44.935 | (24/84): boost-atomic-1.83.0-7.el10.x86_64.rpm 12 kB/s | 15 kB 00:01 2026-03-17 14:14:44.966 | (25/84): lame-libs-3.100-19.el10.x86_64.rpm 5.6 MB/s | 339 kB 00:00 2026-03-17 14:14:44.987 | (26/84): libX11-xcb-1.8.10-1.el10.x86_64.rpm 253 kB/s | 13 kB 00:00 2026-03-17 14:14:45.019 | (27/84): libXxf86vm-1.1.5-8.el10.x86_64.rpm 361 kB/s | 19 kB 00:00 2026-03-17 14:14:45.041 | (28/84): libasyncns-0.8-30.el10.x86_64.rpm 581 kB/s | 31 kB 00:00 2026-03-17 14:14:45.077 | (29/84): libblkio-1.5.0-2.el10.x86_64.rpm 5.1 MB/s | 300 kB 00:00 2026-03-17 14:14:45.132 | (30/84): libfdt-1.7.0-12.el10.x86_64.rpm 648 kB/s | 35 kB 00:00 2026-03-17 14:14:45.187 | (31/84): libglvnd-1.7.0-7.el10.x86_64.rpm 2.1 MB/s | 116 kB 00:00 2026-03-17 14:14:45.192 | (32/84): libepoxy-1.5.10-10.el10.x86_64.rpm 1.5 MB/s | 227 kB 00:00 2026-03-17 14:14:45.241 | (33/84): libglvnd-egl-1.7.0-7.el10.x86_64.rpm 694 kB/s | 37 kB 00:00 2026-03-17 14:14:45.246 | (34/84): libglvnd-glx-1.7.0-7.el10.x86_64.rpm 2.4 MB/s | 132 kB 00:00 2026-03-17 14:14:45.296 | (35/84): libnbd-1.24.1-1.el10.x86_64.rpm 3.2 MB/s | 177 kB 00:00 2026-03-17 14:14:45.309 | (36/84): libogg-1.3.5-10.el10.x86_64.rpm 550 kB/s | 34 kB 00:00 2026-03-17 14:14:45.350 | (37/84): libslirp-4.7.0-10.el10.x86_64.rpm 1.4 MB/s | 75 kB 00:00 2026-03-17 14:14:45.366 | (38/84): libsndfile-1.2.2-6.el10.x86_64.rpm 3.8 MB/s | 214 kB 00:00 2026-03-17 14:14:45.407 | (39/84): libvorbis-1.3.7-12.el10.x86_64.rpm 3.3 MB/s | 189 kB 00:00 2026-03-17 14:14:45.421 | (40/84): libwayland-client-1.24.0-1.el10.x86_64 614 kB/s | 34 kB 00:00 2026-03-17 14:14:45.462 | (41/84): libxshmfence-1.3.2-5.el10.x86_64.rpm 243 kB/s | 13 kB 00:00 2026-03-17 14:14:45.475 | (42/84): libzstd-devel-1.5.5-9.el10.x86_64.rpm 979 kB/s | 52 kB 00:00 2026-03-17 14:14:45.516 | (43/84): llvm-filesystem-21.1.8-1.el10.x86_64.r 254 kB/s | 13 kB 00:00 2026-03-17 14:14:45.575 | (44/84): lttng-ust-2.13.7-5.el10.x86_64.rpm 5.6 MB/s | 339 kB 00:00 2026-03-17 14:14:45.738 | (45/84): kernel-devel-6.12.0-213.el10.x86_64.rp 25 MB/s | 22 MB 00:00 2026-03-17 14:14:45.793 | (46/84): mesa-filesystem-25.2.7-5.el10.x86_64.r 197 kB/s | 10 kB 00:00 2026-03-17 14:14:45.846 | (47/84): mesa-libEGL-25.2.7-5.el10.x86_64.rpm 2.2 MB/s | 120 kB 00:00 2026-03-17 14:14:45.901 | (48/84): mesa-libGL-25.2.7-5.el10.x86_64.rpm 2.2 MB/s | 120 kB 00:00 2026-03-17 14:14:45.955 | (49/84): mesa-libgbm-25.2.7-5.el10.x86_64.rpm 310 kB/s | 16 kB 00:00 2026-03-17 14:14:46.014 | (50/84): mpg123-libs-1.32.9-1.el10.x86_64.rpm 5.9 MB/s | 353 kB 00:00 2026-03-17 14:14:46.067 | (51/84): mesa-dri-drivers-25.2.7-5.el10.x86_64. 22 MB/s | 11 MB 00:00 2026-03-17 14:14:46.072 | (52/84): opus-1.4-6.el10.x86_64.rpm 3.6 MB/s | 211 kB 00:00 2026-03-17 14:14:46.131 | (53/84): pulseaudio-libs-17.0-6.el10.x86_64.rpm 11 MB/s | 706 kB 00:00 2026-03-17 14:14:46.156 | (54/84): qemu-kvm-10.1.0-13.el10.x86_64.rpm 556 kB/s | 46 kB 00:00 2026-03-17 14:14:46.188 | (55/84): qemu-kvm-audio-pa-10.1.0-13.el10.x86_6 1.0 MB/s | 59 kB 00:00 2026-03-17 14:14:46.210 | (56/84): qemu-kvm-block-blkio-10.1.0-13.el10.x8 1.1 MB/s | 62 kB 00:00 2026-03-17 14:14:46.242 | (57/84): qemu-kvm-block-rbd-10.1.0-13.el10.x86_ 1.2 MB/s | 65 kB 00:00 2026-03-17 14:14:46.278 | (58/84): qemu-kvm-common-10.1.0-13.el10.x86_64. 10 MB/s | 691 kB 00:00 2026-03-17 14:14:46.332 | (59/84): qemu-kvm-device-display-virtio-gpu-10. 1.4 MB/s | 76 kB 00:00 2026-03-17 14:14:46.386 | (60/84): qemu-kvm-device-display-virtio-gpu-pci 1.0 MB/s | 54 kB 00:00 2026-03-17 14:14:46.421 | (61/84): qemu-kvm-core-10.1.0-13.el10.x86_64.rp 27 MB/s | 4.8 MB 00:00 2026-03-17 14:14:46.438 | (62/84): qemu-kvm-device-display-virtio-vga-10. 1.0 MB/s | 55 kB 00:00 2026-03-17 14:14:46.475 | (63/84): qemu-kvm-device-usb-host-10.1.0-13.el1 1.2 MB/s | 68 kB 00:00 2026-03-17 14:14:46.493 | (64/84): qemu-kvm-device-usb-redirect-10.1.0-13 1.3 MB/s | 73 kB 00:00 2026-03-17 14:14:46.544 | (65/84): qemu-kvm-docs-10.1.0-13.el10.x86_64.rp 22 MB/s | 1.5 MB 00:00 2026-03-17 14:14:46.557 | (66/84): qemu-kvm-tools-10.1.0-13.el10.x86_64.r 8.5 MB/s | 546 kB 00:00 2026-03-17 14:14:46.598 | (67/84): qemu-kvm-ui-egl-headless-10.1.0-13.el1 1.0 MB/s | 55 kB 00:00 2026-03-17 14:14:46.609 | (68/84): qemu-kvm-ui-opengl-10.1.0-13.el10.x86_ 1.2 MB/s | 63 kB 00:00 2026-03-17 14:14:46.662 | (69/84): qemu-pr-helper-10.1.0-13.el10.x86_64.r 7.5 MB/s | 481 kB 00:00 2026-03-17 14:14:46.666 | (70/84): seabios-bin-1.17.0-1.el10.noarch.rpm 1.7 MB/s | 96 kB 00:00 2026-03-17 14:14:46.716 | (71/84): seavgabios-bin-1.17.0-1.el10.noarch.rp 634 kB/s | 33 kB 00:00 2026-03-17 14:14:46.741 | (72/84): spirv-tools-libs-2025.4-1.el10.x86_64. 22 MB/s | 1.6 MB 00:00 2026-03-17 14:14:46.890 | (73/84): llvm-libs-21.1.8-1.el10.x86_64.rpm 22 MB/s | 31 MB 00:01 2026-03-17 14:14:46.919 | (74/84): systemtap-devel-5.4-3.el10.x86_64.rpm 14 MB/s | 2.5 MB 00:00 2026-03-17 14:14:46.953 | (75/84): systemtap-runtime-5.4-3.el10.x86_64.rp 7.4 MB/s | 469 kB 00:00 2026-03-17 14:14:46.975 | (76/84): tbb-2021.11.0-7.el10.x86_64.rpm 3.0 MB/s | 166 kB 00:00 2026-03-17 14:14:47.007 | (77/84): usbredir-0.13.0-6.el10.x86_64.rpm 963 kB/s | 51 kB 00:00 2026-03-17 14:14:47.026 | (78/84): systemtap-client-5.4-3.el10.x86_64.rpm 14 MB/s | 4.2 MB 00:00 2026-03-17 14:14:47.039 | (79/84): virtiofsd-1.13.3-1.el10.x86_64.rpm 16 MB/s | 1.0 MB 00:00 2026-03-17 14:14:47.095 | (80/84): libpmem-2.1.0-2.el10_0.x86_64.rpm 2.0 MB/s | 112 kB 00:00 2026-03-17 14:14:47.153 | (81/84): libpmemobj-2.1.0-2.el10_0.x86_64.rpm 2.8 MB/s | 161 kB 00:00 2026-03-17 14:14:47.203 | (82/84): librbd1-19.2.3-1.el10s.x86_64.rpm 19 MB/s | 3.3 MB 00:00 2026-03-17 14:14:47.229 | (83/84): librados2-19.2.3-1.el10s.x86_64.rpm 18 MB/s | 4.0 MB 00:00 2026-03-17 14:14:47.274 | (84/84): thrift-0.20.0-4.el10_1.x86_64.rpm 14 MB/s | 1.7 MB 00:00 2026-03-17 14:14:47.278 | -------------------------------------------------------------------------------- 2026-03-17 14:14:47.279 | Total 26 MB/s | 113 MB 00:04 2026-03-17 14:14:49.293 | Running transaction check 2026-03-17 14:14:49.434 | Transaction check succeeded. 2026-03-17 14:14:49.434 | Running transaction test 2026-03-17 14:14:50.361 | Transaction test succeeded. 2026-03-17 14:14:50.361 | Running transaction 2026-03-17 14:14:51.509 | Preparing : 1/1 2026-03-17 14:14:51.545 | Installing : boost-system-1.83.0-7.el10.x86_64 1/84 2026-03-17 14:14:51.550 | Installing : libogg-2:1.3.5-10.el10.x86_64 2/84 2026-03-17 14:14:51.556 | Installing : libX11-xcb-1.8.10-1.el10.x86_64 3/84 2026-03-17 14:14:51.598 | Installing : libusb1-1.0.29-3.el10.x86_64 4/84 2026-03-17 14:14:51.608 | Installing : daxctl-libs-82-2.el10.x86_64 5/84 2026-03-17 14:14:51.634 | Installing : ndctl-libs-82-2.el10.x86_64 6/84 2026-03-17 14:14:51.642 | Installing : lttng-ust-2.13.7-5.el10.x86_64 7/84 2026-03-17 14:14:51.653 | Installing : libzstd-devel-1.5.5-9.el10.x86_64 8/84 2026-03-17 14:14:51.661 | Installing : elfutils-libelf-devel-0.194-2.el10.x86_64 9/84 2026-03-17 14:14:51.670 | Installing : libglvnd-1:1.7.0-7.el10.x86_64 10/84 2026-03-17 14:14:51.677 | Installing : libepoxy-1.5.10-10.el10.x86_64 11/84 2026-03-17 14:14:51.684 | Installing : libpmem-2.1.0-2.el10_0.x86_64 12/84 2026-03-17 14:14:51.690 | Installing : libpmemobj-2.1.0-2.el10_0.x86_64 13/84 2026-03-17 14:14:51.700 | Installing : usbredir-0.13.0-6.el10.x86_64 14/84 2026-03-17 14:14:51.711 | Installing : flac-libs-1.4.3-6.el10.x86_64 15/84 2026-03-17 14:14:51.719 | Installing : libvorbis-1:1.3.7-12.el10.x86_64 16/84 2026-03-17 14:14:51.749 | Installing : boost-thread-1.83.0-7.el10.x86_64 17/84 2026-03-17 14:14:51.761 | Installing : thrift-0.20.0-4.el10_1.x86_64 18/84 2026-03-17 14:14:51.790 | Installing : tbb-2021.11.0-7.el10.x86_64 19/84 2026-03-17 14:14:51.797 | Installing : spirv-tools-libs-2025.4-1.el10.x86_64 20/84 2026-03-17 14:14:51.801 | Installing : seavgabios-bin-1.17.0-1.el10.noarch 21/84 2026-03-17 14:14:51.904 | Installing : seabios-bin-1.17.0-1.el10.noarch 22/84 2026-03-17 14:14:51.917 | Installing : qemu-kvm-docs-18:10.1.0-13.el10.x86_64 23/84 2026-03-17 14:14:51.928 | Installing : opus-1.4-6.el10.x86_64 24/84 2026-03-17 14:14:51.936 | Installing : mpg123-libs-1.32.9-1.el10.x86_64 25/84 2026-03-17 14:14:51.942 | Installing : mesa-filesystem-25.2.7-5.el10.x86_64 26/84 2026-03-17 14:14:52.343 | Installing : llvm-filesystem-21.1.8-1.el10.x86_64 27/84 2026-03-17 14:14:52.349 | Installing : llvm-libs-21.1.8-1.el10.x86_64 28/84 2026-03-17 14:14:52.353 | Installing : libxshmfence-1.3.2-5.el10.x86_64 29/84 2026-03-17 14:14:52.358 | Installing : libwayland-client-1.24.0-1.el10.x86_64 30/84 2026-03-17 14:14:52.367 | Installing : libslirp-4.7.0-10.el10.x86_64 31/84 2026-03-17 14:14:52.372 | Installing : libnbd-1.24.1-1.el10.x86_64 32/84 2026-03-17 14:14:52.379 | Installing : libfdt-1.7.0-12.el10.x86_64 33/84 2026-03-17 14:14:52.384 | Installing : libblkio-1.5.0-2.el10.x86_64 34/84 2026-03-17 14:14:52.388 | Installing : libasyncns-0.8-30.el10.x86_64 35/84 2026-03-17 14:14:52.397 | Installing : libXxf86vm-1.1.5-8.el10.x86_64 36/84 2026-03-17 14:14:52.406 | Installing : lame-libs-3.100-19.el10.x86_64 37/84 2026-03-17 14:14:52.425 | Installing : ipxe-roms-qemu-20240119-5.gitde8a0821.el10.noarch 38/84 2026-03-17 14:14:52.431 | Installing : qemu-kvm-common-18:10.1.0-13.el10.x86_64 39/84 2026-03-17 14:14:52.629 | Running scriptlet: qemu-kvm-common-18:10.1.0-13.el10.x86_64 39/84 2026-03-17 14:14:52.635 | Installing : qemu-kvm-device-display-virtio-gpu-18:10.1.0-13.el 40/84 2026-03-17 14:14:52.639 | Installing : qemu-kvm-device-display-virtio-gpu-pci-18:10.1.0-1 41/84 2026-03-17 14:14:52.644 | Installing : qemu-kvm-block-blkio-18:10.1.0-13.el10.x86_64 42/84 2026-03-17 14:14:52.648 | Installing : qemu-kvm-device-display-virtio-vga-18:10.1.0-13.el 43/84 2026-03-17 14:14:52.653 | Installing : qemu-kvm-device-usb-host-18:10.1.0-13.el10.x86_64 44/84 2026-03-17 14:14:52.670 | Installing : qemu-kvm-device-usb-redirect-18:10.1.0-13.el10.x86 45/84 2026-03-17 14:14:52.678 | Installing : virtiofsd-1.13.3-1.el10.x86_64 46/84 2026-03-17 14:14:52.689 | Installing : gsm-1.0.22-8.el10.x86_64 47/84 2026-03-17 14:14:52.727 | Installing : libsndfile-1.2.2-6.el10.x86_64 48/84 2026-03-17 14:14:52.735 | Installing : pulseaudio-libs-17.0-6.el10.x86_64 49/84 2026-03-17 14:14:52.747 | Installing : qemu-kvm-audio-pa-18:10.1.0-13.el10.x86_64 50/84 2026-03-17 14:14:52.755 | Installing : flex-2.6.4-19.el10.x86_64 51/84 2026-03-17 14:14:52.764 | Installing : elfutils-debuginfod-client-devel-0.194-2.el10.x86_ 52/84 2026-03-17 14:14:52.812 | Installing : elfutils-devel-0.194-2.el10.x86_64 53/84 2026-03-17 14:14:52.852 | Installing : edk2-ovmf-20251114-5.el10.noarch 54/84 2026-03-17 14:14:52.961 | Installing : capstone-5.0.1-6.el10.x86_64 55/84 2026-03-17 14:14:52.970 | Installing : qemu-kvm-core-18:10.1.0-13.el10.x86_64 56/84 2026-03-17 14:14:52.976 | Installing : boost-atomic-1.83.0-7.el10.x86_64 57/84 2026-03-17 14:14:53.028 | Installing : boost-filesystem-1.83.0-7.el10.x86_64 58/84 2026-03-17 14:14:53.036 | Installing : dyninst-13.0.0-1.el10.x86_64 59/84 2026-03-17 14:14:53.075 | Running scriptlet: dyninst-13.0.0-1.el10.x86_64 59/84 2026-03-17 14:14:53.130 | Running scriptlet: systemtap-runtime-5.4-3.el10.x86_64 60/84 2026-03-17 14:14:53.130 | Creating group 'stapusr' with GID 156. 2026-03-17 14:14:53.130 | Creating group 'stapsys' with GID 157. 2026-03-17 14:14:53.130 | Creating group 'stapdev' with GID 158. 2026-03-17 14:14:53.130 | Creating group 'stapunpriv' with GID 159. 2026-03-17 14:14:53.130 | Creating user 'stapunpriv' (systemtap unprivileged user) with UID 159 and GID 159. 2026-03-17 14:14:53.130 | 2026-03-17 14:14:53.160 | Installing : systemtap-runtime-5.4-3.el10.x86_64 60/84 2026-03-17 14:14:53.211 | Running scriptlet: systemtap-runtime-5.4-3.el10.x86_64 60/84 2026-03-17 14:14:56.247 | Installing : bison-3.8.2-9.el10.x86_64 61/84 2026-03-17 14:14:56.624 | Installing : kernel-devel-6.12.0-213.el10.x86_64 62/84 2026-03-17 14:15:30.361 | Running scriptlet: kernel-devel-6.12.0-213.el10.x86_64 62/84 2026-03-17 14:15:30.392 | Installing : systemtap-devel-5.4-3.el10.x86_64 63/84 2026-03-17 14:15:30.663 | Installing : librdmacm-61.0-1.el10.x86_64 64/84 2026-03-17 14:15:30.671 | Installing : librados2-2:19.2.3-1.el10s.x86_64 65/84 2026-03-17 14:15:30.891 | Running scriptlet: librados2-2:19.2.3-1.el10s.x86_64 65/84 2026-03-17 14:15:30.899 | Installing : librbd1-2:19.2.3-1.el10s.x86_64 66/84 2026-03-17 14:15:30.929 | Running scriptlet: librbd1-2:19.2.3-1.el10s.x86_64 66/84 2026-03-17 14:15:30.936 | Installing : qemu-kvm-block-rbd-18:10.1.0-13.el10.x86_64 67/84 2026-03-17 14:15:30.948 | Installing : libpciaccess-0.16-16.el10.x86_64 68/84 2026-03-17 14:15:31.072 | Installing : libdrm-2.4.128-1.el10.x86_64 69/84 2026-03-17 14:15:31.088 | Installing : mesa-dri-drivers-25.2.7-5.el10.x86_64 70/84 2026-03-17 14:15:31.100 | Installing : mesa-libgbm-25.2.7-5.el10.x86_64 71/84 2026-03-17 14:15:31.108 | Installing : libglvnd-egl-1:1.7.0-7.el10.x86_64 72/84 2026-03-17 14:15:31.116 | Installing : mesa-libEGL-25.2.7-5.el10.x86_64 73/84 2026-03-17 14:15:31.124 | Installing : libglvnd-glx-1:1.7.0-7.el10.x86_64 74/84 2026-03-17 14:15:31.131 | Installing : mesa-libGL-25.2.7-5.el10.x86_64 75/84 2026-03-17 14:15:31.137 | Installing : qemu-kvm-ui-opengl-18:10.1.0-13.el10.x86_64 76/84 2026-03-17 14:15:31.144 | Installing : qemu-kvm-ui-egl-headless-18:10.1.0-13.el10.x86_64 77/84 2026-03-17 14:15:31.154 | Installing : efivar-libs-39-3.el10.x86_64 78/84 2026-03-17 14:15:31.313 | Installing : mokutil-2:0.7.2-4.el10.x86_64 79/84 2026-03-17 14:15:31.425 | Installing : systemtap-client-5.4-3.el10.x86_64 80/84 2026-03-17 14:15:31.471 | Installing : qemu-kvm-tools-18:10.1.0-13.el10.x86_64 81/84 2026-03-17 14:15:31.540 | Installing : device-mapper-multipath-libs-0.9.9-18.el10.x86_64 82/84 2026-03-17 14:15:31.570 | Installing : qemu-pr-helper-18:10.1.0-13.el10.x86_64 83/84 2026-03-17 14:15:31.680 | Installing : qemu-kvm-18:10.1.0-13.el10.x86_64 84/84 2026-03-17 14:15:33.213 | Running scriptlet: qemu-kvm-18:10.1.0-13.el10.x86_64 84/84 2026-03-17 14:15:33.214 | 2026-03-17 14:15:33.214 | Installed: 2026-03-17 14:15:33.214 | bison-3.8.2-9.el10.x86_64 2026-03-17 14:15:33.214 | boost-atomic-1.83.0-7.el10.x86_64 2026-03-17 14:15:33.214 | boost-filesystem-1.83.0-7.el10.x86_64 2026-03-17 14:15:33.214 | boost-system-1.83.0-7.el10.x86_64 2026-03-17 14:15:33.214 | boost-thread-1.83.0-7.el10.x86_64 2026-03-17 14:15:33.214 | capstone-5.0.1-6.el10.x86_64 2026-03-17 14:15:33.214 | daxctl-libs-82-2.el10.x86_64 2026-03-17 14:15:33.214 | device-mapper-multipath-libs-0.9.9-18.el10.x86_64 2026-03-17 14:15:33.214 | dyninst-13.0.0-1.el10.x86_64 2026-03-17 14:15:33.214 | edk2-ovmf-20251114-5.el10.noarch 2026-03-17 14:15:33.214 | efivar-libs-39-3.el10.x86_64 2026-03-17 14:15:33.214 | elfutils-debuginfod-client-devel-0.194-2.el10.x86_64 2026-03-17 14:15:33.214 | elfutils-devel-0.194-2.el10.x86_64 2026-03-17 14:15:33.214 | elfutils-libelf-devel-0.194-2.el10.x86_64 2026-03-17 14:15:33.215 | flac-libs-1.4.3-6.el10.x86_64 2026-03-17 14:15:33.215 | flex-2.6.4-19.el10.x86_64 2026-03-17 14:15:33.215 | gsm-1.0.22-8.el10.x86_64 2026-03-17 14:15:33.215 | ipxe-roms-qemu-20240119-5.gitde8a0821.el10.noarch 2026-03-17 14:15:33.215 | kernel-devel-6.12.0-213.el10.x86_64 2026-03-17 14:15:33.215 | lame-libs-3.100-19.el10.x86_64 2026-03-17 14:15:33.215 | libX11-xcb-1.8.10-1.el10.x86_64 2026-03-17 14:15:33.215 | libXxf86vm-1.1.5-8.el10.x86_64 2026-03-17 14:15:33.215 | libasyncns-0.8-30.el10.x86_64 2026-03-17 14:15:33.215 | libblkio-1.5.0-2.el10.x86_64 2026-03-17 14:15:33.215 | libdrm-2.4.128-1.el10.x86_64 2026-03-17 14:15:33.215 | libepoxy-1.5.10-10.el10.x86_64 2026-03-17 14:15:33.215 | libfdt-1.7.0-12.el10.x86_64 2026-03-17 14:15:33.215 | libglvnd-1:1.7.0-7.el10.x86_64 2026-03-17 14:15:33.215 | libglvnd-egl-1:1.7.0-7.el10.x86_64 2026-03-17 14:15:33.215 | libglvnd-glx-1:1.7.0-7.el10.x86_64 2026-03-17 14:15:33.215 | libnbd-1.24.1-1.el10.x86_64 2026-03-17 14:15:33.216 | libogg-2:1.3.5-10.el10.x86_64 2026-03-17 14:15:33.216 | libpciaccess-0.16-16.el10.x86_64 2026-03-17 14:15:33.216 | libpmem-2.1.0-2.el10_0.x86_64 2026-03-17 14:15:33.216 | libpmemobj-2.1.0-2.el10_0.x86_64 2026-03-17 14:15:33.216 | librados2-2:19.2.3-1.el10s.x86_64 2026-03-17 14:15:33.216 | librbd1-2:19.2.3-1.el10s.x86_64 2026-03-17 14:15:33.216 | librdmacm-61.0-1.el10.x86_64 2026-03-17 14:15:33.216 | libslirp-4.7.0-10.el10.x86_64 2026-03-17 14:15:33.216 | libsndfile-1.2.2-6.el10.x86_64 2026-03-17 14:15:33.216 | libusb1-1.0.29-3.el10.x86_64 2026-03-17 14:15:33.216 | libvorbis-1:1.3.7-12.el10.x86_64 2026-03-17 14:15:33.216 | libwayland-client-1.24.0-1.el10.x86_64 2026-03-17 14:15:33.216 | libxshmfence-1.3.2-5.el10.x86_64 2026-03-17 14:15:33.216 | libzstd-devel-1.5.5-9.el10.x86_64 2026-03-17 14:15:33.216 | llvm-filesystem-21.1.8-1.el10.x86_64 2026-03-17 14:15:33.216 | llvm-libs-21.1.8-1.el10.x86_64 2026-03-17 14:15:33.216 | lttng-ust-2.13.7-5.el10.x86_64 2026-03-17 14:15:33.216 | mesa-dri-drivers-25.2.7-5.el10.x86_64 2026-03-17 14:15:33.216 | mesa-filesystem-25.2.7-5.el10.x86_64 2026-03-17 14:15:33.216 | mesa-libEGL-25.2.7-5.el10.x86_64 2026-03-17 14:15:33.216 | mesa-libGL-25.2.7-5.el10.x86_64 2026-03-17 14:15:33.216 | mesa-libgbm-25.2.7-5.el10.x86_64 2026-03-17 14:15:33.216 | mokutil-2:0.7.2-4.el10.x86_64 2026-03-17 14:15:33.216 | mpg123-libs-1.32.9-1.el10.x86_64 2026-03-17 14:15:33.216 | ndctl-libs-82-2.el10.x86_64 2026-03-17 14:15:33.216 | opus-1.4-6.el10.x86_64 2026-03-17 14:15:33.216 | pulseaudio-libs-17.0-6.el10.x86_64 2026-03-17 14:15:33.216 | qemu-kvm-18:10.1.0-13.el10.x86_64 2026-03-17 14:15:33.216 | qemu-kvm-audio-pa-18:10.1.0-13.el10.x86_64 2026-03-17 14:15:33.216 | qemu-kvm-block-blkio-18:10.1.0-13.el10.x86_64 2026-03-17 14:15:33.216 | qemu-kvm-block-rbd-18:10.1.0-13.el10.x86_64 2026-03-17 14:15:33.216 | qemu-kvm-common-18:10.1.0-13.el10.x86_64 2026-03-17 14:15:33.216 | qemu-kvm-core-18:10.1.0-13.el10.x86_64 2026-03-17 14:15:33.216 | qemu-kvm-device-display-virtio-gpu-18:10.1.0-13.el10.x86_64 2026-03-17 14:15:33.216 | qemu-kvm-device-display-virtio-gpu-pci-18:10.1.0-13.el10.x86_64 2026-03-17 14:15:33.216 | qemu-kvm-device-display-virtio-vga-18:10.1.0-13.el10.x86_64 2026-03-17 14:15:33.216 | qemu-kvm-device-usb-host-18:10.1.0-13.el10.x86_64 2026-03-17 14:15:33.216 | qemu-kvm-device-usb-redirect-18:10.1.0-13.el10.x86_64 2026-03-17 14:15:33.216 | qemu-kvm-docs-18:10.1.0-13.el10.x86_64 2026-03-17 14:15:33.216 | qemu-kvm-tools-18:10.1.0-13.el10.x86_64 2026-03-17 14:15:33.216 | qemu-kvm-ui-egl-headless-18:10.1.0-13.el10.x86_64 2026-03-17 14:15:33.216 | qemu-kvm-ui-opengl-18:10.1.0-13.el10.x86_64 2026-03-17 14:15:33.217 | qemu-pr-helper-18:10.1.0-13.el10.x86_64 2026-03-17 14:15:33.217 | seabios-bin-1.17.0-1.el10.noarch 2026-03-17 14:15:33.217 | seavgabios-bin-1.17.0-1.el10.noarch 2026-03-17 14:15:33.217 | spirv-tools-libs-2025.4-1.el10.x86_64 2026-03-17 14:15:33.217 | systemtap-client-5.4-3.el10.x86_64 2026-03-17 14:15:33.217 | systemtap-devel-5.4-3.el10.x86_64 2026-03-17 14:15:33.217 | systemtap-runtime-5.4-3.el10.x86_64 2026-03-17 14:15:33.217 | tbb-2021.11.0-7.el10.x86_64 2026-03-17 14:15:33.217 | thrift-0.20.0-4.el10_1.x86_64 2026-03-17 14:15:33.217 | usbredir-0.13.0-6.el10.x86_64 2026-03-17 14:15:33.217 | virtiofsd-1.13.3-1.el10.x86_64 2026-03-17 14:15:33.217 | 2026-03-17 14:15:33.217 | Complete! 2026-03-17 14:15:33.359 | + functions-common:yum_install:1481 : time_stop yum_install 2026-03-17 14:15:33.361 | + functions-common:time_stop:2412 : local name 2026-03-17 14:15:33.363 | + functions-common:time_stop:2413 : local end_time 2026-03-17 14:15:33.365 | + functions-common:time_stop:2414 : local elapsed_time 2026-03-17 14:15:33.368 | + functions-common:time_stop:2415 : local total 2026-03-17 14:15:33.370 | + functions-common:time_stop:2416 : local start_time 2026-03-17 14:15:33.372 | + functions-common:time_stop:2418 : name=yum_install 2026-03-17 14:15:33.374 | + functions-common:time_stop:2419 : start_time=1773756882106 2026-03-17 14:15:33.377 | + functions-common:time_stop:2421 : [[ -z 1773756882106 ]] 2026-03-17 14:15:33.380 | ++ functions-common:time_stop:2424 : date +%s%3N 2026-03-17 14:15:33.385 | + functions-common:time_stop:2424 : end_time=1773756933382 2026-03-17 14:15:33.386 | + functions-common:time_stop:2425 : elapsed_time=51276 2026-03-17 14:15:33.389 | + functions-common:time_stop:2426 : total=107246 2026-03-17 14:15:33.391 | + functions-common:time_stop:2428 : _TIME_START[$name]= 2026-03-17 14:15:33.393 | + functions-common:time_stop:2429 : _TIME_TOTAL[$name]=158522 2026-03-17 14:15:33.396 | + lib/nova_plugins/functions-libvirt:install_libvirt:97 : install_package libvirt libvirt-devel 2026-03-17 14:15:33.398 | + functions-common:install_package:1430 : update_package_repo 2026-03-17 14:15:33.401 | + functions-common:update_package_repo:1404 : NO_UPDATE_REPOS=False 2026-03-17 14:15:33.403 | + functions-common:update_package_repo:1405 : REPOS_UPDATED=False 2026-03-17 14:15:33.405 | + functions-common:update_package_repo:1406 : RETRY_UPDATE=False 2026-03-17 14:15:33.408 | + functions-common:update_package_repo:1408 : [[ False = \T\r\u\e ]] 2026-03-17 14:15:33.410 | + functions-common:update_package_repo:1412 : is_ubuntu 2026-03-17 14:15:33.413 | + functions-common:is_ubuntu:544 : [[ -z rpm ]] 2026-03-17 14:15:33.414 | + functions-common:is_ubuntu:547 : '[' rpm = deb ']' 2026-03-17 14:15:33.417 | + functions-common:install_package:1431 : real_install_package libvirt libvirt-devel 2026-03-17 14:15:33.419 | + functions-common:real_install_package:1418 : is_ubuntu 2026-03-17 14:15:33.421 | + functions-common:is_ubuntu:544 : [[ -z rpm ]] 2026-03-17 14:15:33.424 | + functions-common:is_ubuntu:547 : '[' rpm = deb ']' 2026-03-17 14:15:33.426 | + functions-common:real_install_package:1420 : is_fedora 2026-03-17 14:15:33.429 | + functions-common:is_fedora:524 : [[ -z CentOSStream ]] 2026-03-17 14:15:33.430 | + functions-common:is_fedora:528 : '[' CentOSStream = Fedora ']' 2026-03-17 14:15:33.432 | + functions-common:is_fedora:528 : '[' CentOSStream = 'Red Hat' ']' 2026-03-17 14:15:33.434 | + functions-common:is_fedora:529 : '[' CentOSStream = openEuler ']' 2026-03-17 14:15:33.436 | + functions-common:is_fedora:530 : '[' CentOSStream = RedHatEnterpriseServer ']' 2026-03-17 14:15:33.438 | + functions-common:is_fedora:531 : '[' CentOSStream = RedHatEnterprise ']' 2026-03-17 14:15:33.441 | + functions-common:is_fedora:532 : '[' CentOSStream = RedHatEnterpriseLinux ']' 2026-03-17 14:15:33.443 | + functions-common:is_fedora:533 : '[' CentOSStream = RockyLinux ']' 2026-03-17 14:15:33.445 | + functions-common:is_fedora:534 : '[' CentOSStream = CentOS ']' 2026-03-17 14:15:33.448 | + functions-common:is_fedora:534 : '[' CentOSStream = CentOSStream ']' 2026-03-17 14:15:33.450 | + functions-common:real_install_package:1421 : yum_install libvirt libvirt-devel 2026-03-17 14:15:33.452 | + functions-common:yum_install:1475 : local result parse_yum_result 2026-03-17 14:15:33.455 | + functions-common:yum_install:1477 : [[ False = \T\r\u\e ]] 2026-03-17 14:15:33.457 | + functions-common:yum_install:1479 : time_start yum_install 2026-03-17 14:15:33.459 | + functions-common:time_start:2398 : local name=yum_install 2026-03-17 14:15:33.461 | + functions-common:time_start:2399 : local start_time= 2026-03-17 14:15:33.464 | + functions-common:time_start:2400 : [[ -n '' ]] 2026-03-17 14:15:33.467 | ++ functions-common:time_start:2403 : date +%s%3N 2026-03-17 14:15:33.471 | + functions-common:time_start:2403 : _TIME_START[$name]=1773756933468 2026-03-17 14:15:33.474 | + functions-common:yum_install:1480 : sudo_with_proxies dnf install -y libvirt libvirt-devel 2026-03-17 14:15:33.476 | + functions-common:sudo_with_proxies:2366 : local sudo 2026-03-17 14:15:33.479 | ++ functions-common:sudo_with_proxies:2368 : id -u 2026-03-17 14:15:33.484 | + functions-common:sudo_with_proxies:2368 : [[ 1003 = \0 ]] 2026-03-17 14:15:33.487 | + functions-common:sudo_with_proxies:2368 : sudo=sudo 2026-03-17 14:15:33.490 | + functions-common:sudo_with_proxies:2370 : sudo http_proxy= https_proxy= no_proxy= dnf install -y libvirt libvirt-devel 2026-03-17 14:15:34.089 | Last metadata expiration check: 0:06:43 ago on Tue 17 Mar 2026 10:08:51 AM EDT. 2026-03-17 14:15:35.174 | Dependencies resolved. 2026-03-17 14:15:35.177 | ============================================================================================ 2026-03-17 14:15:35.177 | Package Arch Version Repo Size 2026-03-17 14:15:35.177 | ============================================================================================ 2026-03-17 14:15:35.177 | Installing: 2026-03-17 14:15:35.177 | libvirt x86_64 11.10.0-12.el10 appstream 28 k 2026-03-17 14:15:35.177 | libvirt-devel x86_64 11.10.0-12.el10 crb 222 k 2026-03-17 14:15:35.177 | Installing dependencies: 2026-03-17 14:15:35.177 | container-selinux noarch 4:2.246.0-1.el10 appstream 59 k 2026-03-17 14:15:35.177 | dmidecode x86_64 1:3.6-5.el10 baseos 99 k 2026-03-17 14:15:35.177 | gnutls-dane x86_64 3.8.10-3.el10 appstream 39 k 2026-03-17 14:15:35.177 | gnutls-utils x86_64 3.8.10-3.el10 appstream 312 k 2026-03-17 14:15:35.177 | libtpms x86_64 0.9.6-11.el10 appstream 185 k 2026-03-17 14:15:35.177 | libvirt-client x86_64 11.10.0-12.el10 appstream 460 k 2026-03-17 14:15:35.177 | libvirt-client-qemu x86_64 11.10.0-12.el10 appstream 52 k 2026-03-17 14:15:35.177 | libvirt-daemon x86_64 11.10.0-12.el10 appstream 219 k 2026-03-17 14:15:35.177 | libvirt-daemon-common x86_64 11.10.0-12.el10 appstream 159 k 2026-03-17 14:15:35.177 | libvirt-daemon-config-network x86_64 11.10.0-12.el10 appstream 34 k 2026-03-17 14:15:35.177 | libvirt-daemon-config-nwfilter x86_64 11.10.0-12.el10 appstream 47 k 2026-03-17 14:15:35.177 | libvirt-daemon-driver-interface x86_64 11.10.0-12.el10 appstream 224 k 2026-03-17 14:15:35.177 | libvirt-daemon-driver-network x86_64 11.10.0-12.el10 appstream 278 k 2026-03-17 14:15:35.177 | libvirt-daemon-driver-nodedev x86_64 11.10.0-12.el10 appstream 248 k 2026-03-17 14:15:35.177 | libvirt-daemon-driver-nwfilter x86_64 11.10.0-12.el10 appstream 261 k 2026-03-17 14:15:35.177 | libvirt-daemon-driver-qemu x86_64 11.10.0-12.el10 appstream 1.0 M 2026-03-17 14:15:35.177 | libvirt-daemon-driver-secret x86_64 11.10.0-12.el10 appstream 221 k 2026-03-17 14:15:35.177 | libvirt-daemon-driver-storage x86_64 11.10.0-12.el10 appstream 28 k 2026-03-17 14:15:35.177 | libvirt-daemon-driver-storage-core x86_64 11.10.0-12.el10 appstream 278 k 2026-03-17 14:15:35.177 | libvirt-daemon-driver-storage-disk x86_64 11.10.0-12.el10 appstream 43 k 2026-03-17 14:15:35.177 | libvirt-daemon-driver-storage-iscsi x86_64 11.10.0-12.el10 appstream 40 k 2026-03-17 14:15:35.177 | libvirt-daemon-driver-storage-logical x86_64 11.10.0-12.el10 appstream 44 k 2026-03-17 14:15:35.177 | libvirt-daemon-driver-storage-mpath x86_64 11.10.0-12.el10 appstream 37 k 2026-03-17 14:15:35.177 | libvirt-daemon-driver-storage-rbd x86_64 11.10.0-12.el10 appstream 48 k 2026-03-17 14:15:35.177 | libvirt-daemon-driver-storage-scsi x86_64 11.10.0-12.el10 appstream 40 k 2026-03-17 14:15:35.177 | libvirt-daemon-lock x86_64 11.10.0-12.el10 appstream 69 k 2026-03-17 14:15:35.177 | libvirt-daemon-log x86_64 11.10.0-12.el10 appstream 74 k 2026-03-17 14:15:35.177 | libvirt-daemon-plugin-lockd x86_64 11.10.0-12.el10 appstream 43 k 2026-03-17 14:15:35.177 | libvirt-daemon-proxy x86_64 11.10.0-12.el10 appstream 217 k 2026-03-17 14:15:35.177 | libvirt-libs x86_64 11.10.0-12.el10 appstream 5.5 M 2026-03-17 14:15:35.177 | lzop x86_64 1.04-16.el10 baseos 57 k 2026-03-17 14:15:35.177 | mdevctl x86_64 1.3.0-6.el10 appstream 939 k 2026-03-17 14:15:35.177 | nbdkit-basic-filters x86_64 1.46.2-1.el10 appstream 389 k 2026-03-17 14:15:35.177 | nbdkit-basic-plugins x86_64 1.46.2-1.el10 appstream 211 k 2026-03-17 14:15:35.177 | nbdkit-selinux noarch 1.46.2-1.el10 appstream 25 k 2026-03-17 14:15:35.177 | nbdkit-server x86_64 1.46.2-1.el10 appstream 139 k 2026-03-17 14:15:35.177 | nftables x86_64 1:1.1.5-3.el10 baseos 447 k 2026-03-17 14:15:35.177 | numad x86_64 0.5-50.20251104git.el10 baseos 39 k 2026-03-17 14:15:35.177 | passt-selinux noarch 0^20251210.gd04c480-3.el10 appstream 26 k 2026-03-17 14:15:35.177 | python3-cffi x86_64 1.16.0-7.el10 baseos 308 k 2026-03-17 14:15:35.177 | python3-cryptography x86_64 43.0.0-4.el10 baseos 1.4 M 2026-03-17 14:15:35.177 | python3-libvirt x86_64 11.10.0-2.el10 appstream 362 k 2026-03-17 14:15:35.177 | python3-lxml x86_64 5.2.1-4.el10 appstream 1.4 M 2026-03-17 14:15:35.177 | python3-ply noarch 3.11-25.el10 baseos 134 k 2026-03-17 14:15:35.177 | python3-pycparser noarch 2.20-16.el10 baseos 158 k 2026-03-17 14:15:35.177 | scrub x86_64 2.6.1-11.el10 appstream 45 k 2026-03-17 14:15:35.177 | swtpm x86_64 0.9.0-2.el10 appstream 30 k 2026-03-17 14:15:35.177 | swtpm-libs x86_64 0.9.0-2.el10 appstream 51 k 2026-03-17 14:15:35.177 | swtpm-selinux noarch 0.9.0-2.el10 appstream 23 k 2026-03-17 14:15:35.177 | swtpm-tools x86_64 0.9.0-2.el10 appstream 118 k 2026-03-17 14:15:35.178 | systemd-container x86_64 257-23.el10 baseos 661 k 2026-03-17 14:15:35.178 | Installing weak dependencies: 2026-03-17 14:15:35.178 | nbdkit x86_64 1.46.2-1.el10 appstream 6.6 k 2026-03-17 14:15:35.178 | nbdkit-curl-plugin x86_64 1.46.2-1.el10 appstream 41 k 2026-03-17 14:15:35.178 | nbdkit-ssh-plugin x86_64 1.46.2-1.el10 appstream 31 k 2026-03-17 14:15:35.178 | nmap-ncat x86_64 4:7.92-5.el10 appstream 226 k 2026-03-17 14:15:35.178 | passt x86_64 0^20251210.gd04c480-3.el10 appstream 283 k 2026-03-17 14:15:35.178 | 2026-03-17 14:15:35.178 | Transaction Summary 2026-03-17 14:15:35.178 | ============================================================================================ 2026-03-17 14:15:35.178 | Install 58 Packages 2026-03-17 14:15:35.178 | 2026-03-17 14:15:35.179 | Total download size: 18 M 2026-03-17 14:15:35.179 | Installed size: 69 M 2026-03-17 14:15:35.180 | Downloading Packages: 2026-03-17 14:15:35.715 | (1/58): lzop-1.04-16.el10.x86_64.rpm 252 kB/s | 57 kB 00:00 2026-03-17 14:15:35.764 | (2/58): dmidecode-3.6-5.el10.x86_64.rpm 362 kB/s | 99 kB 00:00 2026-03-17 14:15:35.768 | (3/58): numad-0.5-50.20251104git.el10.x86_64.rp 757 kB/s | 39 kB 00:00 2026-03-17 14:15:35.846 | (4/58): nftables-1.1.5-3.el10.x86_64.rpm 1.2 MB/s | 447 kB 00:00 2026-03-17 14:15:35.901 | (5/58): python3-ply-3.11-25.el10.noarch.rpm 2.4 MB/s | 134 kB 00:00 2026-03-17 14:15:35.919 | (6/58): python3-cffi-1.16.0-7.el10.x86_64.rpm 2.0 MB/s | 308 kB 00:00 2026-03-17 14:15:35.958 | (7/58): python3-pycparser-2.20-16.el10.noarch.r 2.8 MB/s | 158 kB 00:00 2026-03-17 14:15:36.142 | (8/58): container-selinux-2.246.0-1.el10.noarch 324 kB/s | 59 kB 00:00 2026-03-17 14:15:36.213 | (9/58): systemd-container-257-23.el10.x86_64.rp 2.2 MB/s | 661 kB 00:00 2026-03-17 14:15:36.291 | (10/58): python3-cryptography-43.0.0-4.el10.x86 2.6 MB/s | 1.4 MB 00:00 2026-03-17 14:15:36.300 | (11/58): gnutls-dane-3.8.10-3.el10.x86_64.rpm 248 kB/s | 39 kB 00:00 2026-03-17 14:15:36.334 | (12/58): gnutls-utils-3.8.10-3.el10.x86_64.rpm 2.5 MB/s | 312 kB 00:00 2026-03-17 14:15:36.384 | (13/58): libvirt-11.10.0-12.el10.x86_64.rpm 342 kB/s | 28 kB 00:00 2026-03-17 14:15:36.389 | (14/58): libtpms-0.9.6-11.el10.x86_64.rpm 2.1 MB/s | 185 kB 00:00 2026-03-17 14:15:36.420 | (15/58): libvirt-client-11.10.0-12.el10.x86_64. 5.3 MB/s | 460 kB 00:00 2026-03-17 14:15:36.438 | (16/58): libvirt-client-qemu-11.10.0-12.el10.x8 975 kB/s | 52 kB 00:00 2026-03-17 14:15:36.445 | (17/58): libvirt-daemon-11.10.0-12.el10.x86_64. 3.8 MB/s | 219 kB 00:00 2026-03-17 14:15:36.479 | (18/58): libvirt-daemon-common-11.10.0-12.el10. 2.7 MB/s | 159 kB 00:00 2026-03-17 14:15:36.492 | (19/58): libvirt-daemon-config-network-11.10.0- 639 kB/s | 34 kB 00:00 2026-03-17 14:15:36.499 | (20/58): libvirt-daemon-config-nwfilter-11.10.0 879 kB/s | 47 kB 00:00 2026-03-17 14:15:36.537 | (21/58): libvirt-daemon-driver-interface-11.10. 3.8 MB/s | 224 kB 00:00 2026-03-17 14:15:36.553 | (22/58): libvirt-daemon-driver-network-11.10.0- 4.5 MB/s | 278 kB 00:00 2026-03-17 14:15:36.564 | (23/58): libvirt-daemon-driver-nodedev-11.10.0- 3.7 MB/s | 248 kB 00:00 2026-03-17 14:15:36.596 | (24/58): libvirt-daemon-driver-nwfilter-11.10.0 4.4 MB/s | 261 kB 00:00 2026-03-17 14:15:36.623 | (25/58): libvirt-daemon-driver-secret-11.10.0-1 3.8 MB/s | 221 kB 00:00 2026-03-17 14:15:36.652 | (26/58): libvirt-daemon-driver-storage-11.10.0- 504 kB/s | 28 kB 00:00 2026-03-17 14:15:36.667 | (27/58): libvirt-daemon-driver-qemu-11.10.0-12. 9.0 MB/s | 1.0 MB 00:00 2026-03-17 14:15:36.680 | (28/58): libvirt-daemon-driver-storage-core-11. 4.8 MB/s | 278 kB 00:00 2026-03-17 14:15:36.706 | (29/58): libvirt-daemon-driver-storage-disk-11. 796 kB/s | 43 kB 00:00 2026-03-17 14:15:36.722 | (30/58): libvirt-daemon-driver-storage-iscsi-11 735 kB/s | 40 kB 00:00 2026-03-17 14:15:36.735 | (31/58): libvirt-daemon-driver-storage-logical- 794 kB/s | 44 kB 00:00 2026-03-17 14:15:36.759 | (32/58): libvirt-daemon-driver-storage-mpath-11 699 kB/s | 37 kB 00:00 2026-03-17 14:15:36.780 | (33/58): libvirt-daemon-driver-storage-rbd-11.1 839 kB/s | 48 kB 00:00 2026-03-17 14:15:36.790 | (34/58): libvirt-daemon-driver-storage-scsi-11. 730 kB/s | 40 kB 00:00 2026-03-17 14:15:36.815 | (35/58): libvirt-daemon-lock-11.10.0-12.el10.x8 1.2 MB/s | 69 kB 00:00 2026-03-17 14:15:36.836 | (36/58): libvirt-daemon-log-11.10.0-12.el10.x86 1.3 MB/s | 74 kB 00:00 2026-03-17 14:15:36.845 | (37/58): libvirt-daemon-plugin-lockd-11.10.0-12 786 kB/s | 43 kB 00:00 2026-03-17 14:15:36.875 | (38/58): libvirt-daemon-proxy-11.10.0-12.el10.x 3.6 MB/s | 217 kB 00:00 2026-03-17 14:15:36.930 | (39/58): nbdkit-1.46.2-1.el10.x86_64.rpm 120 kB/s | 6.6 kB 00:00 2026-03-17 14:15:36.958 | (40/58): mdevctl-1.3.0-6.el10.x86_64.rpm 8.2 MB/s | 939 kB 00:00 2026-03-17 14:15:36.991 | (41/58): nbdkit-basic-filters-1.46.2-1.el10.x86 6.3 MB/s | 389 kB 00:00 2026-03-17 14:15:37.017 | (42/58): nbdkit-basic-plugins-1.46.2-1.el10.x86 3.5 MB/s | 211 kB 00:00 2026-03-17 14:15:37.052 | (43/58): nbdkit-curl-plugin-1.46.2-1.el10.x86_6 690 kB/s | 41 kB 00:00 2026-03-17 14:15:37.071 | (44/58): nbdkit-selinux-1.46.2-1.el10.noarch.rp 464 kB/s | 25 kB 00:00 2026-03-17 14:15:37.122 | (45/58): libvirt-libs-11.10.0-12.el10.x86_64.rp 19 MB/s | 5.5 MB 00:00 2026-03-17 14:15:37.128 | (46/58): nbdkit-server-1.46.2-1.el10.x86_64.rpm 1.8 MB/s | 139 kB 00:00 2026-03-17 14:15:37.137 | (47/58): nbdkit-ssh-plugin-1.46.2-1.el10.x86_64 470 kB/s | 31 kB 00:00 2026-03-17 14:15:37.180 | (48/58): nmap-ncat-7.92-5.el10.x86_64.rpm 3.9 MB/s | 226 kB 00:00 2026-03-17 14:15:37.196 | (49/58): passt-0^20251210.gd04c480-3.el10.x86_6 4.8 MB/s | 283 kB 00:00 2026-03-17 14:15:37.198 | (50/58): passt-selinux-0^20251210.gd04c480-3.el 426 kB/s | 26 kB 00:00 2026-03-17 14:15:37.237 | (51/58): python3-libvirt-11.10.0-2.el10.x86_64. 6.3 MB/s | 362 kB 00:00 2026-03-17 14:15:37.258 | (52/58): scrub-2.6.1-11.el10.x86_64.rpm 758 kB/s | 45 kB 00:00 2026-03-17 14:15:37.289 | (53/58): swtpm-0.9.0-2.el10.x86_64.rpm 588 kB/s | 30 kB 00:00 2026-03-17 14:15:37.306 | (54/58): python3-lxml-5.2.1-4.el10.x86_64.rpm 13 MB/s | 1.4 MB 00:00 2026-03-17 14:15:37.311 | (55/58): swtpm-libs-0.9.0-2.el10.x86_64.rpm 990 kB/s | 51 kB 00:00 2026-03-17 14:15:37.343 | (56/58): swtpm-selinux-0.9.0-2.el10.noarch.rpm 439 kB/s | 23 kB 00:00 2026-03-17 14:15:37.359 | (57/58): swtpm-tools-0.9.0-2.el10.x86_64.rpm 2.2 MB/s | 118 kB 00:00 2026-03-17 14:15:37.366 | (58/58): libvirt-devel-11.10.0-12.el10.x86_64.r 3.9 MB/s | 222 kB 00:00 2026-03-17 14:15:37.369 | -------------------------------------------------------------------------------- 2026-03-17 14:15:37.369 | Total 8.2 MB/s | 18 MB 00:02 2026-03-17 14:15:38.510 | Running transaction check 2026-03-17 14:15:38.609 | Transaction check succeeded. 2026-03-17 14:15:38.609 | Running transaction test 2026-03-17 14:15:38.856 | Transaction test succeeded. 2026-03-17 14:15:38.856 | Running transaction 2026-03-17 14:15:39.479 | Preparing : 1/1 2026-03-17 14:15:39.501 | Installing : libvirt-libs-11.10.0-12.el10.x86_64 1/58 2026-03-17 14:15:39.514 | Installing : nbdkit-server-1.46.2-1.el10.x86_64 2/58 2026-03-17 14:15:39.520 | Installing : libvirt-client-11.10.0-12.el10.x86_64 3/58 2026-03-17 14:15:39.550 | Running scriptlet: libvirt-daemon-lock-11.10.0-12.el10.x86_64 4/58 2026-03-17 14:15:39.556 | Installing : libvirt-daemon-lock-11.10.0-12.el10.x86_64 4/58 2026-03-17 14:15:39.579 | Running scriptlet: libvirt-daemon-log-11.10.0-12.el10.x86_64 5/58 2026-03-17 14:15:39.594 | Installing : libvirt-daemon-log-11.10.0-12.el10.x86_64 5/58 2026-03-17 14:15:39.599 | Installing : libtpms-0.9.6-11.el10.x86_64 6/58 2026-03-17 14:15:39.605 | Installing : swtpm-libs-0.9.0-2.el10.x86_64 7/58 2026-03-17 14:15:39.610 | Installing : swtpm-0.9.0-2.el10.x86_64 8/58 2026-03-17 14:15:39.619 | Installing : swtpm-selinux-0.9.0-2.el10.noarch 9/58 2026-03-17 14:16:19.307 | Running scriptlet: swtpm-selinux-0.9.0-2.el10.noarch 9/58 2026-03-17 14:16:19.364 | Installing : nbdkit-basic-filters-1.46.2-1.el10.x86_64 10/58 2026-03-17 14:16:19.377 | Installing : nbdkit-basic-plugins-1.46.2-1.el10.x86_64 11/58 2026-03-17 14:16:19.383 | Installing : nbdkit-curl-plugin-1.46.2-1.el10.x86_64 12/58 2026-03-17 14:16:19.409 | Installing : nbdkit-ssh-plugin-1.46.2-1.el10.x86_64 13/58 2026-03-17 14:16:19.421 | Installing : python3-libvirt-11.10.0-2.el10.x86_64 14/58 2026-03-17 14:16:19.482 | Installing : scrub-2.6.1-11.el10.x86_64 15/58 2026-03-17 14:16:19.497 | Installing : python3-lxml-5.2.1-4.el10.x86_64 16/58 2026-03-17 14:16:19.502 | Installing : nmap-ncat-4:7.92-5.el10.x86_64 17/58 2026-03-17 14:16:19.519 | Running scriptlet: nmap-ncat-4:7.92-5.el10.x86_64 17/58 2026-03-17 14:16:19.553 | Running scriptlet: libvirt-daemon-proxy-11.10.0-12.el10.x86_64 18/58 2026-03-17 14:16:19.559 | Installing : libvirt-daemon-proxy-11.10.0-12.el10.x86_64 18/58 2026-03-17 14:16:19.574 | Running scriptlet: nbdkit-selinux-1.46.2-1.el10.noarch 19/58 2026-03-17 14:16:19.576 | Installing : nbdkit-selinux-1.46.2-1.el10.noarch 19/58 2026-03-17 14:16:32.344 | Running scriptlet: nbdkit-selinux-1.46.2-1.el10.noarch 19/58 2026-03-17 14:16:32.399 | Installing : nbdkit-1.46.2-1.el10.x86_64 20/58 2026-03-17 14:16:32.408 | Installing : mdevctl-1.3.0-6.el10.x86_64 21/58 2026-03-17 14:16:32.425 | Installing : gnutls-dane-3.8.10-3.el10.x86_64 22/58 2026-03-17 14:16:32.444 | Installing : gnutls-utils-3.8.10-3.el10.x86_64 23/58 2026-03-17 14:16:32.454 | Installing : swtpm-tools-0.9.0-2.el10.x86_64 24/58 2026-03-17 14:16:32.486 | Running scriptlet: container-selinux-4:2.246.0-1.el10.noarch 25/58 2026-03-17 14:16:32.492 | Installing : container-selinux-4:2.246.0-1.el10.noarch 25/58 2026-03-17 14:16:46.912 | Running scriptlet: container-selinux-4:2.246.0-1.el10.noarch 25/58 2026-03-17 14:16:46.932 | Running scriptlet: passt-selinux-0^20251210.gd04c480-3.el10.noarch 26/58 2026-03-17 14:16:46.968 | Installing : passt-selinux-0^20251210.gd04c480-3.el10.noarch 26/58 2026-03-17 14:17:00.224 | Running scriptlet: passt-selinux-0^20251210.gd04c480-3.el10.noarch 26/58 2026-03-17 14:17:00.299 | Installing : passt-0^20251210.gd04c480-3.el10.x86_64 27/58 2026-03-17 14:17:00.314 | Installing : systemd-container-257-23.el10.x86_64 28/58 2026-03-17 14:17:00.331 | Installing : python3-ply-3.11-25.el10.noarch 29/58 2026-03-17 14:17:00.349 | Installing : python3-pycparser-2.20-16.el10.noarch 30/58 2026-03-17 14:17:00.408 | Installing : python3-cffi-1.16.0-7.el10.x86_64 31/58 2026-03-17 14:17:00.418 | Installing : python3-cryptography-43.0.0-4.el10.x86_64 32/58 2026-03-17 14:17:00.423 | Installing : libvirt-client-qemu-11.10.0-12.el10.x86_64 33/58 2026-03-17 14:17:00.426 | Installing : numad-0.5-50.20251104git.el10.x86_64 34/58 2026-03-17 14:17:00.476 | Running scriptlet: numad-0.5-50.20251104git.el10.x86_64 34/58 2026-03-17 14:17:00.483 | Installing : nftables-1:1.1.5-3.el10.x86_64 35/58 2026-03-17 14:17:00.523 | Running scriptlet: nftables-1:1.1.5-3.el10.x86_64 35/58 2026-03-17 14:17:00.538 | Installing : lzop-1.04-16.el10.x86_64 36/58 2026-03-17 14:17:00.547 | Installing : dmidecode-1:3.6-5.el10.x86_64 37/58 2026-03-17 14:17:00.609 | Running scriptlet: libvirt-daemon-common-11.10.0-12.el10.x86_64 38/58 2026-03-17 14:17:00.620 | Installing : libvirt-daemon-common-11.10.0-12.el10.x86_64 38/58 2026-03-17 14:17:00.656 | Running scriptlet: libvirt-daemon-driver-storage-core-11.10.0-12.el10 39/58 2026-03-17 14:17:00.666 | Installing : libvirt-daemon-driver-storage-core-11.10.0-12.el10 39/58 2026-03-17 14:17:00.705 | Running scriptlet: libvirt-daemon-driver-network-11.10.0-12.el10.x86_ 40/58 2026-03-17 14:17:00.713 | Installing : libvirt-daemon-driver-network-11.10.0-12.el10.x86_ 40/58 2026-03-17 14:17:00.727 | Running scriptlet: libvirt-daemon-driver-network-11.10.0-12.el10.x86_ 40/58 2026-03-17 14:17:00.761 | Running scriptlet: libvirt-daemon-driver-nwfilter-11.10.0-12.el10.x86 41/58 2026-03-17 14:17:00.769 | Installing : libvirt-daemon-driver-nwfilter-11.10.0-12.el10.x86 41/58 2026-03-17 14:17:00.792 | Running scriptlet: libvirt-daemon-config-nwfilter-11.10.0-12.el10.x86 42/58 2026-03-17 14:17:00.796 | Installing : libvirt-daemon-config-nwfilter-11.10.0-12.el10.x86 42/58 2026-03-17 14:17:00.984 | Running scriptlet: libvirt-daemon-config-nwfilter-11.10.0-12.el10.x86 42/58 2026-03-17 14:17:01.003 | Running scriptlet: libvirt-daemon-config-network-11.10.0-12.el10.x86_ 43/58 2026-03-17 14:17:01.007 | Installing : libvirt-daemon-config-network-11.10.0-12.el10.x86_ 43/58 2026-03-17 14:17:01.033 | Running scriptlet: libvirt-daemon-config-network-11.10.0-12.el10.x86_ 43/58 2026-03-17 14:17:01.040 | Installing : libvirt-daemon-driver-storage-disk-11.10.0-12.el10 44/58 2026-03-17 14:17:01.046 | Installing : libvirt-daemon-driver-storage-iscsi-11.10.0-12.el1 45/58 2026-03-17 14:17:01.052 | Installing : libvirt-daemon-driver-storage-logical-11.10.0-12.e 46/58 2026-03-17 14:17:01.057 | Installing : libvirt-daemon-driver-storage-mpath-11.10.0-12.el1 47/58 2026-03-17 14:17:01.063 | Installing : libvirt-daemon-driver-storage-rbd-11.10.0-12.el10. 48/58 2026-03-17 14:17:01.068 | Installing : libvirt-daemon-driver-storage-scsi-11.10.0-12.el10 49/58 2026-03-17 14:17:01.072 | Installing : libvirt-daemon-driver-storage-11.10.0-12.el10.x86_ 50/58 2026-03-17 14:17:01.105 | Running scriptlet: libvirt-daemon-driver-interface-11.10.0-12.el10.x8 51/58 2026-03-17 14:17:01.113 | Installing : libvirt-daemon-driver-interface-11.10.0-12.el10.x8 51/58 2026-03-17 14:17:01.149 | Running scriptlet: libvirt-daemon-driver-nodedev-11.10.0-12.el10.x86_ 52/58 2026-03-17 14:17:01.168 | Installing : libvirt-daemon-driver-nodedev-11.10.0-12.el10.x86_ 52/58 2026-03-17 14:17:01.233 | Running scriptlet: libvirt-daemon-driver-qemu-11.10.0-12.el10.x86_64 53/58 2026-03-17 14:17:01.242 | Installing : libvirt-daemon-driver-qemu-11.10.0-12.el10.x86_64 53/58 2026-03-17 14:17:01.275 | Running scriptlet: libvirt-daemon-driver-secret-11.10.0-12.el10.x86_6 54/58 2026-03-17 14:17:01.284 | Installing : libvirt-daemon-driver-secret-11.10.0-12.el10.x86_6 54/58 2026-03-17 14:17:01.289 | Installing : libvirt-daemon-plugin-lockd-11.10.0-12.el10.x86_64 55/58 2026-03-17 14:17:01.331 | Running scriptlet: libvirt-daemon-11.10.0-12.el10.x86_64 56/58 2026-03-17 14:17:01.339 | Installing : libvirt-daemon-11.10.0-12.el10.x86_64 56/58 2026-03-17 14:17:01.349 | Installing : libvirt-11.10.0-12.el10.x86_64 57/58 2026-03-17 14:17:01.354 | Installing : libvirt-devel-11.10.0-12.el10.x86_64 58/58 2026-03-17 14:17:01.452 | Running scriptlet: libvirt-daemon-lock-11.10.0-12.el10.x86_64 58/58 2026-03-17 14:17:01.452 | Created symlink '/etc/systemd/system/sockets.target.wants/virtlockd.socket' → '/usr/lib/systemd/system/virtlockd.socket'. 2026-03-17 14:17:01.452 | Created symlink '/etc/systemd/system/sockets.target.wants/virtlockd-admin.socket' → '/usr/lib/systemd/system/virtlockd-admin.socket'. 2026-03-17 14:17:01.452 | 2026-03-17 14:17:01.541 | Running scriptlet: libvirt-daemon-log-11.10.0-12.el10.x86_64 58/58 2026-03-17 14:17:01.541 | Created symlink '/etc/systemd/system/sockets.target.wants/virtlogd.socket' → '/usr/lib/systemd/system/virtlogd.socket'. 2026-03-17 14:17:01.541 | Created symlink '/etc/systemd/system/sockets.target.wants/virtlogd-admin.socket' → '/usr/lib/systemd/system/virtlogd-admin.socket'. 2026-03-17 14:17:01.541 | 2026-03-17 14:17:05.743 | Running scriptlet: swtpm-selinux-0.9.0-2.el10.noarch 58/58 2026-03-17 14:17:05.924 | Running scriptlet: libvirt-daemon-proxy-11.10.0-12.el10.x86_64 58/58 2026-03-17 14:17:05.925 | Created symlink '/etc/systemd/system/sockets.target.wants/virtproxyd.socket' → '/usr/lib/systemd/system/virtproxyd.socket'. 2026-03-17 14:17:05.925 | Created symlink '/etc/systemd/system/sockets.target.wants/virtproxyd-ro.socket' → '/usr/lib/systemd/system/virtproxyd-ro.socket'. 2026-03-17 14:17:05.925 | Created symlink '/etc/systemd/system/sockets.target.wants/virtproxyd-admin.socket' → '/usr/lib/systemd/system/virtproxyd-admin.socket'. 2026-03-17 14:17:05.925 | 2026-03-17 14:17:05.940 | Running scriptlet: nbdkit-selinux-1.46.2-1.el10.noarch 58/58 2026-03-17 14:17:05.954 | Running scriptlet: container-selinux-4:2.246.0-1.el10.noarch 58/58 2026-03-17 14:17:05.968 | Running scriptlet: passt-selinux-0^20251210.gd04c480-3.el10.noarch 58/58 2026-03-17 14:17:06.008 | Running scriptlet: libvirt-daemon-common-11.10.0-12.el10.x86_64 58/58 2026-03-17 14:17:06.148 | Running scriptlet: libvirt-daemon-driver-storage-core-11.10.0-12.el10 58/58 2026-03-17 14:17:06.148 | Created symlink '/etc/systemd/system/sockets.target.wants/virtstoraged.socket' → '/usr/lib/systemd/system/virtstoraged.socket'. 2026-03-17 14:17:06.148 | Created symlink '/etc/systemd/system/sockets.target.wants/virtstoraged-ro.socket' → '/usr/lib/systemd/system/virtstoraged-ro.socket'. 2026-03-17 14:17:06.148 | Created symlink '/etc/systemd/system/sockets.target.wants/virtstoraged-admin.socket' → '/usr/lib/systemd/system/virtstoraged-admin.socket'. 2026-03-17 14:17:06.148 | 2026-03-17 14:17:06.260 | Running scriptlet: libvirt-daemon-driver-network-11.10.0-12.el10.x86_ 58/58 2026-03-17 14:17:06.260 | Created symlink '/etc/systemd/system/sockets.target.wants/virtnetworkd.socket' → '/usr/lib/systemd/system/virtnetworkd.socket'. 2026-03-17 14:17:06.260 | Created symlink '/etc/systemd/system/sockets.target.wants/virtnetworkd-ro.socket' → '/usr/lib/systemd/system/virtnetworkd-ro.socket'. 2026-03-17 14:17:06.260 | Created symlink '/etc/systemd/system/sockets.target.wants/virtnetworkd-admin.socket' → '/usr/lib/systemd/system/virtnetworkd-admin.socket'. 2026-03-17 14:17:06.260 | 2026-03-17 14:17:06.353 | Running scriptlet: libvirt-daemon-driver-nwfilter-11.10.0-12.el10.x86 58/58 2026-03-17 14:17:06.353 | Created symlink '/etc/systemd/system/sockets.target.wants/virtnwfilterd.socket' → '/usr/lib/systemd/system/virtnwfilterd.socket'. 2026-03-17 14:17:06.353 | Created symlink '/etc/systemd/system/sockets.target.wants/virtnwfilterd-ro.socket' → '/usr/lib/systemd/system/virtnwfilterd-ro.socket'. 2026-03-17 14:17:06.353 | Created symlink '/etc/systemd/system/sockets.target.wants/virtnwfilterd-admin.socket' → '/usr/lib/systemd/system/virtnwfilterd-admin.socket'. 2026-03-17 14:17:06.353 | 2026-03-17 14:17:06.395 | Running scriptlet: libvirt-daemon-config-nwfilter-11.10.0-12.el10.x86 58/58 2026-03-17 14:17:06.415 | Running scriptlet: libvirt-daemon-config-network-11.10.0-12.el10.x86_ 58/58 2026-03-17 14:17:06.535 | Running scriptlet: libvirt-daemon-driver-interface-11.10.0-12.el10.x8 58/58 2026-03-17 14:17:06.535 | Created symlink '/etc/systemd/system/sockets.target.wants/virtinterfaced.socket' → '/usr/lib/systemd/system/virtinterfaced.socket'. 2026-03-17 14:17:06.535 | Created symlink '/etc/systemd/system/sockets.target.wants/virtinterfaced-ro.socket' → '/usr/lib/systemd/system/virtinterfaced-ro.socket'. 2026-03-17 14:17:06.535 | Created symlink '/etc/systemd/system/sockets.target.wants/virtinterfaced-admin.socket' → '/usr/lib/systemd/system/virtinterfaced-admin.socket'. 2026-03-17 14:17:06.535 | 2026-03-17 14:17:06.666 | Running scriptlet: libvirt-daemon-driver-nodedev-11.10.0-12.el10.x86_ 58/58 2026-03-17 14:17:06.666 | Created symlink '/etc/systemd/system/sockets.target.wants/virtnodedevd.socket' → '/usr/lib/systemd/system/virtnodedevd.socket'. 2026-03-17 14:17:06.666 | Created symlink '/etc/systemd/system/sockets.target.wants/virtnodedevd-ro.socket' → '/usr/lib/systemd/system/virtnodedevd-ro.socket'. 2026-03-17 14:17:06.666 | Created symlink '/etc/systemd/system/sockets.target.wants/virtnodedevd-admin.socket' → '/usr/lib/systemd/system/virtnodedevd-admin.socket'. 2026-03-17 14:17:06.666 | 2026-03-17 14:17:06.799 | Running scriptlet: libvirt-daemon-driver-qemu-11.10.0-12.el10.x86_64 58/58 2026-03-17 14:17:06.799 | Created symlink '/etc/systemd/system/sockets.target.wants/virtqemud.socket' → '/usr/lib/systemd/system/virtqemud.socket'. 2026-03-17 14:17:06.799 | Created symlink '/etc/systemd/system/sockets.target.wants/virtqemud-ro.socket' → '/usr/lib/systemd/system/virtqemud-ro.socket'. 2026-03-17 14:17:06.799 | Created symlink '/etc/systemd/system/sockets.target.wants/virtqemud-admin.socket' → '/usr/lib/systemd/system/virtqemud-admin.socket'. 2026-03-17 14:17:06.799 | Created symlink '/etc/systemd/system/multi-user.target.wants/virtqemud.service' → '/usr/lib/systemd/system/virtqemud.service'. 2026-03-17 14:17:06.799 | 2026-03-17 14:17:06.918 | Running scriptlet: libvirt-daemon-driver-secret-11.10.0-12.el10.x86_6 58/58 2026-03-17 14:17:06.918 | Created symlink '/etc/systemd/system/sockets.target.wants/virtsecretd.socket' → '/usr/lib/systemd/system/virtsecretd.socket'. 2026-03-17 14:17:06.918 | Created symlink '/etc/systemd/system/sockets.target.wants/virtsecretd-ro.socket' → '/usr/lib/systemd/system/virtsecretd-ro.socket'. 2026-03-17 14:17:06.918 | Created symlink '/etc/systemd/system/sockets.target.wants/virtsecretd-admin.socket' → '/usr/lib/systemd/system/virtsecretd-admin.socket'. 2026-03-17 14:17:06.918 | 2026-03-17 14:17:07.171 | Running scriptlet: libvirt-daemon-11.10.0-12.el10.x86_64 58/58 2026-03-17 14:17:07.407 | Running scriptlet: libvirt-devel-11.10.0-12.el10.x86_64 58/58 2026-03-17 14:17:07.408 | /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-17 14:17:07.408 | 2026-03-17 14:17:08.257 | 2026-03-17 14:17:08.257 | Installed: 2026-03-17 14:17:08.257 | container-selinux-4:2.246.0-1.el10.noarch 2026-03-17 14:17:08.257 | dmidecode-1:3.6-5.el10.x86_64 2026-03-17 14:17:08.257 | gnutls-dane-3.8.10-3.el10.x86_64 2026-03-17 14:17:08.257 | gnutls-utils-3.8.10-3.el10.x86_64 2026-03-17 14:17:08.257 | libtpms-0.9.6-11.el10.x86_64 2026-03-17 14:17:08.257 | libvirt-11.10.0-12.el10.x86_64 2026-03-17 14:17:08.257 | libvirt-client-11.10.0-12.el10.x86_64 2026-03-17 14:17:08.257 | libvirt-client-qemu-11.10.0-12.el10.x86_64 2026-03-17 14:17:08.257 | libvirt-daemon-11.10.0-12.el10.x86_64 2026-03-17 14:17:08.257 | libvirt-daemon-common-11.10.0-12.el10.x86_64 2026-03-17 14:17:08.257 | libvirt-daemon-config-network-11.10.0-12.el10.x86_64 2026-03-17 14:17:08.257 | libvirt-daemon-config-nwfilter-11.10.0-12.el10.x86_64 2026-03-17 14:17:08.257 | libvirt-daemon-driver-interface-11.10.0-12.el10.x86_64 2026-03-17 14:17:08.257 | libvirt-daemon-driver-network-11.10.0-12.el10.x86_64 2026-03-17 14:17:08.257 | libvirt-daemon-driver-nodedev-11.10.0-12.el10.x86_64 2026-03-17 14:17:08.257 | libvirt-daemon-driver-nwfilter-11.10.0-12.el10.x86_64 2026-03-17 14:17:08.257 | libvirt-daemon-driver-qemu-11.10.0-12.el10.x86_64 2026-03-17 14:17:08.257 | libvirt-daemon-driver-secret-11.10.0-12.el10.x86_64 2026-03-17 14:17:08.257 | libvirt-daemon-driver-storage-11.10.0-12.el10.x86_64 2026-03-17 14:17:08.257 | libvirt-daemon-driver-storage-core-11.10.0-12.el10.x86_64 2026-03-17 14:17:08.257 | libvirt-daemon-driver-storage-disk-11.10.0-12.el10.x86_64 2026-03-17 14:17:08.257 | libvirt-daemon-driver-storage-iscsi-11.10.0-12.el10.x86_64 2026-03-17 14:17:08.257 | libvirt-daemon-driver-storage-logical-11.10.0-12.el10.x86_64 2026-03-17 14:17:08.257 | libvirt-daemon-driver-storage-mpath-11.10.0-12.el10.x86_64 2026-03-17 14:17:08.257 | libvirt-daemon-driver-storage-rbd-11.10.0-12.el10.x86_64 2026-03-17 14:17:08.257 | libvirt-daemon-driver-storage-scsi-11.10.0-12.el10.x86_64 2026-03-17 14:17:08.257 | libvirt-daemon-lock-11.10.0-12.el10.x86_64 2026-03-17 14:17:08.257 | libvirt-daemon-log-11.10.0-12.el10.x86_64 2026-03-17 14:17:08.257 | libvirt-daemon-plugin-lockd-11.10.0-12.el10.x86_64 2026-03-17 14:17:08.257 | libvirt-daemon-proxy-11.10.0-12.el10.x86_64 2026-03-17 14:17:08.257 | libvirt-devel-11.10.0-12.el10.x86_64 2026-03-17 14:17:08.257 | libvirt-libs-11.10.0-12.el10.x86_64 2026-03-17 14:17:08.257 | lzop-1.04-16.el10.x86_64 2026-03-17 14:17:08.257 | mdevctl-1.3.0-6.el10.x86_64 2026-03-17 14:17:08.257 | nbdkit-1.46.2-1.el10.x86_64 2026-03-17 14:17:08.257 | nbdkit-basic-filters-1.46.2-1.el10.x86_64 2026-03-17 14:17:08.257 | nbdkit-basic-plugins-1.46.2-1.el10.x86_64 2026-03-17 14:17:08.257 | nbdkit-curl-plugin-1.46.2-1.el10.x86_64 2026-03-17 14:17:08.257 | nbdkit-selinux-1.46.2-1.el10.noarch 2026-03-17 14:17:08.257 | nbdkit-server-1.46.2-1.el10.x86_64 2026-03-17 14:17:08.257 | nbdkit-ssh-plugin-1.46.2-1.el10.x86_64 2026-03-17 14:17:08.257 | nftables-1:1.1.5-3.el10.x86_64 2026-03-17 14:17:08.257 | nmap-ncat-4:7.92-5.el10.x86_64 2026-03-17 14:17:08.257 | numad-0.5-50.20251104git.el10.x86_64 2026-03-17 14:17:08.257 | passt-0^20251210.gd04c480-3.el10.x86_64 2026-03-17 14:17:08.257 | passt-selinux-0^20251210.gd04c480-3.el10.noarch 2026-03-17 14:17:08.257 | python3-cffi-1.16.0-7.el10.x86_64 2026-03-17 14:17:08.257 | python3-cryptography-43.0.0-4.el10.x86_64 2026-03-17 14:17:08.257 | python3-libvirt-11.10.0-2.el10.x86_64 2026-03-17 14:17:08.258 | python3-lxml-5.2.1-4.el10.x86_64 2026-03-17 14:17:08.258 | python3-ply-3.11-25.el10.noarch 2026-03-17 14:17:08.258 | python3-pycparser-2.20-16.el10.noarch 2026-03-17 14:17:08.258 | scrub-2.6.1-11.el10.x86_64 2026-03-17 14:17:08.258 | swtpm-0.9.0-2.el10.x86_64 2026-03-17 14:17:08.258 | swtpm-libs-0.9.0-2.el10.x86_64 2026-03-17 14:17:08.258 | swtpm-selinux-0.9.0-2.el10.noarch 2026-03-17 14:17:08.258 | swtpm-tools-0.9.0-2.el10.x86_64 2026-03-17 14:17:08.258 | systemd-container-257-23.el10.x86_64 2026-03-17 14:17:08.258 | 2026-03-17 14:17:08.258 | Complete! 2026-03-17 14:17:08.334 | + functions-common:yum_install:1481 : time_stop yum_install 2026-03-17 14:17:08.337 | + functions-common:time_stop:2412 : local name 2026-03-17 14:17:08.339 | + functions-common:time_stop:2413 : local end_time 2026-03-17 14:17:08.341 | + functions-common:time_stop:2414 : local elapsed_time 2026-03-17 14:17:08.343 | + functions-common:time_stop:2415 : local total 2026-03-17 14:17:08.345 | + functions-common:time_stop:2416 : local start_time 2026-03-17 14:17:08.347 | + functions-common:time_stop:2418 : name=yum_install 2026-03-17 14:17:08.350 | + functions-common:time_stop:2419 : start_time=1773756933468 2026-03-17 14:17:08.352 | + functions-common:time_stop:2421 : [[ -z 1773756933468 ]] 2026-03-17 14:17:08.354 | ++ functions-common:time_stop:2424 : date +%s%3N 2026-03-17 14:17:08.359 | + functions-common:time_stop:2424 : end_time=1773757028356 2026-03-17 14:17:08.362 | + functions-common:time_stop:2425 : elapsed_time=94888 2026-03-17 14:17:08.363 | + functions-common:time_stop:2426 : total=158522 2026-03-17 14:17:08.366 | + functions-common:time_stop:2428 : _TIME_START[$name]= 2026-03-17 14:17:08.369 | + functions-common:time_stop:2429 : _TIME_TOTAL[$name]=253410 2026-03-17 14:17:08.372 | + lib/nova_plugins/functions-libvirt:install_libvirt:98 : install_package edk2-ovmf 2026-03-17 14:17:08.374 | + functions-common:install_package:1430 : update_package_repo 2026-03-17 14:17:08.376 | + functions-common:update_package_repo:1404 : NO_UPDATE_REPOS=False 2026-03-17 14:17:08.379 | + functions-common:update_package_repo:1405 : REPOS_UPDATED=False 2026-03-17 14:17:08.381 | + functions-common:update_package_repo:1406 : RETRY_UPDATE=False 2026-03-17 14:17:08.384 | + functions-common:update_package_repo:1408 : [[ False = \T\r\u\e ]] 2026-03-17 14:17:08.387 | + functions-common:update_package_repo:1412 : is_ubuntu 2026-03-17 14:17:08.389 | + functions-common:is_ubuntu:544 : [[ -z rpm ]] 2026-03-17 14:17:08.392 | + functions-common:is_ubuntu:547 : '[' rpm = deb ']' 2026-03-17 14:17:08.394 | + functions-common:install_package:1431 : real_install_package edk2-ovmf 2026-03-17 14:17:08.397 | + functions-common:real_install_package:1418 : is_ubuntu 2026-03-17 14:17:08.400 | + functions-common:is_ubuntu:544 : [[ -z rpm ]] 2026-03-17 14:17:08.403 | + functions-common:is_ubuntu:547 : '[' rpm = deb ']' 2026-03-17 14:17:08.405 | + functions-common:real_install_package:1420 : is_fedora 2026-03-17 14:17:08.407 | + functions-common:is_fedora:524 : [[ -z CentOSStream ]] 2026-03-17 14:17:08.410 | + functions-common:is_fedora:528 : '[' CentOSStream = Fedora ']' 2026-03-17 14:17:08.412 | + functions-common:is_fedora:528 : '[' CentOSStream = 'Red Hat' ']' 2026-03-17 14:17:08.415 | + functions-common:is_fedora:529 : '[' CentOSStream = openEuler ']' 2026-03-17 14:17:08.418 | + functions-common:is_fedora:530 : '[' CentOSStream = RedHatEnterpriseServer ']' 2026-03-17 14:17:08.420 | + functions-common:is_fedora:531 : '[' CentOSStream = RedHatEnterprise ']' 2026-03-17 14:17:08.423 | + functions-common:is_fedora:532 : '[' CentOSStream = RedHatEnterpriseLinux ']' 2026-03-17 14:17:08.425 | + functions-common:is_fedora:533 : '[' CentOSStream = RockyLinux ']' 2026-03-17 14:17:08.428 | + functions-common:is_fedora:534 : '[' CentOSStream = CentOS ']' 2026-03-17 14:17:08.430 | + functions-common:is_fedora:534 : '[' CentOSStream = CentOSStream ']' 2026-03-17 14:17:08.433 | + functions-common:real_install_package:1421 : yum_install edk2-ovmf 2026-03-17 14:17:08.435 | + functions-common:yum_install:1475 : local result parse_yum_result 2026-03-17 14:17:08.438 | + functions-common:yum_install:1477 : [[ False = \T\r\u\e ]] 2026-03-17 14:17:08.440 | + functions-common:yum_install:1479 : time_start yum_install 2026-03-17 14:17:08.443 | + functions-common:time_start:2398 : local name=yum_install 2026-03-17 14:17:08.445 | + functions-common:time_start:2399 : local start_time= 2026-03-17 14:17:08.448 | + functions-common:time_start:2400 : [[ -n '' ]] 2026-03-17 14:17:08.451 | ++ functions-common:time_start:2403 : date +%s%3N 2026-03-17 14:17:08.456 | + functions-common:time_start:2403 : _TIME_START[$name]=1773757028453 2026-03-17 14:17:08.458 | + functions-common:yum_install:1480 : sudo_with_proxies dnf install -y edk2-ovmf 2026-03-17 14:17:08.461 | + functions-common:sudo_with_proxies:2366 : local sudo 2026-03-17 14:17:08.464 | ++ functions-common:sudo_with_proxies:2368 : id -u 2026-03-17 14:17:08.469 | + functions-common:sudo_with_proxies:2368 : [[ 1003 = \0 ]] 2026-03-17 14:17:08.472 | + functions-common:sudo_with_proxies:2368 : sudo=sudo 2026-03-17 14:17:08.475 | + functions-common:sudo_with_proxies:2370 : sudo http_proxy= https_proxy= no_proxy= dnf install -y edk2-ovmf 2026-03-17 14:17:09.065 | Last metadata expiration check: 0:01:32 ago on Tue 17 Mar 2026 10:15:36 AM EDT. 2026-03-17 14:17:09.138 | Package edk2-ovmf-20251114-5.el10.noarch is already installed. 2026-03-17 14:17:09.171 | Dependencies resolved. 2026-03-17 14:17:09.172 | Nothing to do. 2026-03-17 14:17:09.172 | Complete! 2026-03-17 14:17:09.226 | + functions-common:yum_install:1481 : time_stop yum_install 2026-03-17 14:17:09.228 | + functions-common:time_stop:2412 : local name 2026-03-17 14:17:09.230 | + functions-common:time_stop:2413 : local end_time 2026-03-17 14:17:09.232 | + functions-common:time_stop:2414 : local elapsed_time 2026-03-17 14:17:09.235 | + functions-common:time_stop:2415 : local total 2026-03-17 14:17:09.237 | + functions-common:time_stop:2416 : local start_time 2026-03-17 14:17:09.240 | + functions-common:time_stop:2418 : name=yum_install 2026-03-17 14:17:09.243 | + functions-common:time_stop:2419 : start_time=1773757028453 2026-03-17 14:17:09.245 | + functions-common:time_stop:2421 : [[ -z 1773757028453 ]] 2026-03-17 14:17:09.248 | ++ functions-common:time_stop:2424 : date +%s%3N 2026-03-17 14:17:09.252 | + functions-common:time_stop:2424 : end_time=1773757029249 2026-03-17 14:17:09.254 | + functions-common:time_stop:2425 : elapsed_time=796 2026-03-17 14:17:09.256 | + functions-common:time_stop:2426 : total=253410 2026-03-17 14:17:09.259 | + functions-common:time_stop:2428 : _TIME_START[$name]= 2026-03-17 14:17:09.262 | + functions-common:time_stop:2429 : _TIME_TOTAL[$name]=254206 2026-03-17 14:17:09.264 | + lib/nova_plugins/functions-libvirt:install_libvirt:100 : [[ rhel10 =~ rhel9 ]] 2026-03-17 14:17:09.266 | + lib/nova_plugins/functions-libvirt:install_libvirt:103 : install_package python3-libvirt 2026-03-17 14:17:09.269 | + functions-common:install_package:1430 : update_package_repo 2026-03-17 14:17:09.272 | + functions-common:update_package_repo:1404 : NO_UPDATE_REPOS=False 2026-03-17 14:17:09.274 | + functions-common:update_package_repo:1405 : REPOS_UPDATED=False 2026-03-17 14:17:09.276 | + functions-common:update_package_repo:1406 : RETRY_UPDATE=False 2026-03-17 14:17:09.279 | + functions-common:update_package_repo:1408 : [[ False = \T\r\u\e ]] 2026-03-17 14:17:09.281 | + functions-common:update_package_repo:1412 : is_ubuntu 2026-03-17 14:17:09.284 | + functions-common:is_ubuntu:544 : [[ -z rpm ]] 2026-03-17 14:17:09.286 | + functions-common:is_ubuntu:547 : '[' rpm = deb ']' 2026-03-17 14:17:09.289 | + functions-common:install_package:1431 : real_install_package python3-libvirt 2026-03-17 14:17:09.291 | + functions-common:real_install_package:1418 : is_ubuntu 2026-03-17 14:17:09.293 | + functions-common:is_ubuntu:544 : [[ -z rpm ]] 2026-03-17 14:17:09.295 | + functions-common:is_ubuntu:547 : '[' rpm = deb ']' 2026-03-17 14:17:09.298 | + functions-common:real_install_package:1420 : is_fedora 2026-03-17 14:17:09.300 | + functions-common:is_fedora:524 : [[ -z CentOSStream ]] 2026-03-17 14:17:09.302 | + functions-common:is_fedora:528 : '[' CentOSStream = Fedora ']' 2026-03-17 14:17:09.305 | + functions-common:is_fedora:528 : '[' CentOSStream = 'Red Hat' ']' 2026-03-17 14:17:09.307 | + functions-common:is_fedora:529 : '[' CentOSStream = openEuler ']' 2026-03-17 14:17:09.309 | + functions-common:is_fedora:530 : '[' CentOSStream = RedHatEnterpriseServer ']' 2026-03-17 14:17:09.312 | + functions-common:is_fedora:531 : '[' CentOSStream = RedHatEnterprise ']' 2026-03-17 14:17:09.314 | + functions-common:is_fedora:532 : '[' CentOSStream = RedHatEnterpriseLinux ']' 2026-03-17 14:17:09.316 | + functions-common:is_fedora:533 : '[' CentOSStream = RockyLinux ']' 2026-03-17 14:17:09.318 | + functions-common:is_fedora:534 : '[' CentOSStream = CentOS ']' 2026-03-17 14:17:09.320 | + functions-common:is_fedora:534 : '[' CentOSStream = CentOSStream ']' 2026-03-17 14:17:09.322 | + functions-common:real_install_package:1421 : yum_install python3-libvirt 2026-03-17 14:17:09.324 | + functions-common:yum_install:1475 : local result parse_yum_result 2026-03-17 14:17:09.327 | + functions-common:yum_install:1477 : [[ False = \T\r\u\e ]] 2026-03-17 14:17:09.329 | + functions-common:yum_install:1479 : time_start yum_install 2026-03-17 14:17:09.332 | + functions-common:time_start:2398 : local name=yum_install 2026-03-17 14:17:09.334 | + functions-common:time_start:2399 : local start_time= 2026-03-17 14:17:09.336 | + functions-common:time_start:2400 : [[ -n '' ]] 2026-03-17 14:17:09.339 | ++ functions-common:time_start:2403 : date +%s%3N 2026-03-17 14:17:09.344 | + functions-common:time_start:2403 : _TIME_START[$name]=1773757029341 2026-03-17 14:17:09.346 | + functions-common:yum_install:1480 : sudo_with_proxies dnf install -y python3-libvirt 2026-03-17 14:17:09.348 | + functions-common:sudo_with_proxies:2366 : local sudo 2026-03-17 14:17:09.352 | ++ functions-common:sudo_with_proxies:2368 : id -u 2026-03-17 14:17:09.356 | + functions-common:sudo_with_proxies:2368 : [[ 1003 = \0 ]] 2026-03-17 14:17:09.358 | + functions-common:sudo_with_proxies:2368 : sudo=sudo 2026-03-17 14:17:09.360 | + functions-common:sudo_with_proxies:2370 : sudo http_proxy= https_proxy= no_proxy= dnf install -y python3-libvirt 2026-03-17 14:17:09.909 | Last metadata expiration check: 0:01:33 ago on Tue 17 Mar 2026 10:15:36 AM EDT. 2026-03-17 14:17:09.978 | Package python3-libvirt-11.10.0-2.el10.x86_64 is already installed. 2026-03-17 14:17:10.012 | Dependencies resolved. 2026-03-17 14:17:10.013 | Nothing to do. 2026-03-17 14:17:10.013 | Complete! 2026-03-17 14:17:10.059 | + functions-common:yum_install:1481 : time_stop yum_install 2026-03-17 14:17:10.062 | + functions-common:time_stop:2412 : local name 2026-03-17 14:17:10.065 | + functions-common:time_stop:2413 : local end_time 2026-03-17 14:17:10.068 | + functions-common:time_stop:2414 : local elapsed_time 2026-03-17 14:17:10.070 | + functions-common:time_stop:2415 : local total 2026-03-17 14:17:10.073 | + functions-common:time_stop:2416 : local start_time 2026-03-17 14:17:10.076 | + functions-common:time_stop:2418 : name=yum_install 2026-03-17 14:17:10.079 | + functions-common:time_stop:2419 : start_time=1773757029341 2026-03-17 14:17:10.082 | + functions-common:time_stop:2421 : [[ -z 1773757029341 ]] 2026-03-17 14:17:10.085 | ++ functions-common:time_stop:2424 : date +%s%3N 2026-03-17 14:17:10.090 | + functions-common:time_stop:2424 : end_time=1773757030087 2026-03-17 14:17:10.092 | + functions-common:time_stop:2425 : elapsed_time=746 2026-03-17 14:17:10.095 | + functions-common:time_stop:2426 : total=254206 2026-03-17 14:17:10.097 | + functions-common:time_stop:2428 : _TIME_START[$name]= 2026-03-17 14:17:10.099 | + functions-common:time_stop:2429 : _TIME_TOTAL[$name]=254952 2026-03-17 14:17:10.102 | + lib/nova_plugins/functions-libvirt:install_libvirt:106 : is_arch aarch64 2026-03-17 14:17:10.105 | ++ functions-common:is_arch:517 : uname -m 2026-03-17 14:17:10.111 | + functions-common:is_arch:517 : [[ x86_64 == \a\a\r\c\h\6\4 ]] 2026-03-17 14:17:10.113 | + lib/nova_plugins/functions-libvirt:install_libvirt:111 : [[ True == True ]] 2026-03-17 14:17:10.115 | + lib/nova_plugins/functions-libvirt:install_libvirt:112 : _enable_coredump 2026-03-17 14:17:10.118 | + lib/nova_plugins/functions-libvirt:_enable_coredump:34 : local confdir=/etc/systemd/system/libvirtd.service.d 2026-03-17 14:17:10.120 | + lib/nova_plugins/functions-libvirt:_enable_coredump:35 : local conffile=/etc/systemd/system/libvirtd.service.d/coredump.conf 2026-03-17 14:17:10.123 | + lib/nova_plugins/functions-libvirt:_enable_coredump:39 : sudo mkdir -p /var/core 2026-03-17 14:17:10.150 | + lib/nova_plugins/functions-libvirt:_enable_coredump:40 : sudo chmod a+wrx /var/core 2026-03-17 14:17:10.176 | + lib/nova_plugins/functions-libvirt:_enable_coredump:41 : echo /var/core/core.%e.%p.%h.%t 2026-03-17 14:17:10.177 | + lib/nova_plugins/functions-libvirt:_enable_coredump:42 : sudo tee /proc/sys/kernel/core_pattern 2026-03-17 14:17:10.197 | /var/core/core.%e.%p.%h.%t 2026-03-17 14:17:10.203 | + lib/nova_plugins/functions-libvirt:_enable_coredump:45 : sudo mkdir -p /etc/systemd/system/libvirtd.service.d 2026-03-17 14:17:10.230 | + lib/nova_plugins/functions-libvirt:_enable_coredump:46 : sudo tee /etc/systemd/system/libvirtd.service.d/coredump.conf 2026-03-17 14:17:10.251 | [Service] 2026-03-17 14:17:10.251 | LimitCORE=infinity 2026-03-17 14:17:10.257 | + lib/nova_plugins/functions-libvirt:_enable_coredump:53 : sudo systemctl daemon-reload 2026-03-17 14:17:10.544 | + lib/nova_plugins/hypervisor-libvirt:install_nova_hypervisor:96 : [[ qemu == \l\x\c ]] 2026-03-17 14:17:10.547 | + lib/nova_plugins/hypervisor-libvirt:install_nova_hypervisor:108 : [[ '' == \T\r\u\e ]] 2026-03-17 14:17:10.549 | + lib/nova:install_nova:921 : is_service_enabled n-novnc 2026-03-17 14:17:10.570 | + functions-common:is_service_enabled:2068 : return 0 2026-03-17 14:17:10.573 | ++ lib/nova:install_nova:923 : trueorfalse False NOVNC_FROM_PACKAGE 2026-03-17 14:17:10.595 | + lib/nova:install_nova:923 : NOVNC_FROM_PACKAGE=False 2026-03-17 14:17:10.598 | + lib/nova:install_nova:924 : '[' False = True ']' 2026-03-17 14:17:10.601 | + lib/nova:install_nova:943 : NOVNC_WEB_DIR=/opt/stack/novnc 2026-03-17 14:17:10.603 | + lib/nova:install_nova:944 : git_clone https://github.com/novnc/novnc.git /opt/stack/novnc v1.3.0 2026-03-17 14:17:10.605 | + functions-common:git_clone:581 : local git_remote=https://github.com/novnc/novnc.git 2026-03-17 14:17:10.608 | + functions-common:git_clone:582 : local git_dest=/opt/stack/novnc 2026-03-17 14:17:10.610 | + functions-common:git_clone:583 : local git_ref=v1.3.0 2026-03-17 14:17:10.613 | + functions-common:git_clone:584 : local orig_dir 2026-03-17 14:17:10.615 | ++ functions-common:git_clone:585 : pwd 2026-03-17 14:17:10.618 | + functions-common:git_clone:585 : orig_dir=/opt/stack/devstack 2026-03-17 14:17:10.623 | + functions-common:git_clone:586 : local git_clone_flags= 2026-03-17 14:17:10.624 | ++ functions-common:git_clone:588 : trueorfalse False RECLONE 2026-03-17 14:17:10.638 | + functions-common:git_clone:588 : RECLONE=False 2026-03-17 14:17:10.641 | + functions-common:git_clone:589 : [[ 0 -gt 0 ]] 2026-03-17 14:17:10.643 | + functions-common:git_clone:593 : [[ False = \T\r\u\e ]] 2026-03-17 14:17:10.646 | + functions-common:git_clone:602 : echo v1.3.0 2026-03-17 14:17:10.647 | + functions-common:git_clone:602 : egrep -q '^refs' 2026-03-17 14:17:10.648 | egrep: warning: egrep is obsolescent; using grep -E 2026-03-17 14:17:10.652 | + functions-common:git_clone:616 : [[ ! -d /opt/stack/novnc ]] 2026-03-17 14:17:10.653 | + functions-common:git_clone:626 : [[ False = \T\r\u\e ]] 2026-03-17 14:17:10.655 | + functions-common:git_clone:661 : sudo git config --system --add safe.directory /opt/stack/novnc 2026-03-17 14:17:10.677 | + functions-common:git_clone:664 : cd /opt/stack/novnc 2026-03-17 14:17:10.679 | + functions-common:git_clone:665 : git show --oneline 2026-03-17 14:17:10.679 | + functions-common:git_clone:665 : head -1 2026-03-17 14:17:10.683 | 8e1ebdf Remove some unused assignments 2026-03-17 14:17:10.685 | + functions-common:git_clone:666 : cd /opt/stack/devstack 2026-03-17 14:17:10.687 | + lib/nova:install_nova:948 : is_service_enabled n-spice 2026-03-17 14:17:10.702 | + functions-common:is_service_enabled:2068 : return 1 2026-03-17 14:17:10.704 | + lib/nova:install_nova:960 : git_clone https://opendev.org/openstack/nova.git /opt/stack/nova master 2026-03-17 14:17:10.705 | + functions-common:git_clone:581 : local git_remote=https://opendev.org/openstack/nova.git 2026-03-17 14:17:10.707 | + functions-common:git_clone:582 : local git_dest=/opt/stack/nova 2026-03-17 14:17:10.709 | + functions-common:git_clone:583 : local git_ref=master 2026-03-17 14:17:10.711 | + functions-common:git_clone:584 : local orig_dir 2026-03-17 14:17:10.713 | ++ functions-common:git_clone:585 : pwd 2026-03-17 14:17:10.715 | + functions-common:git_clone:585 : orig_dir=/opt/stack/devstack 2026-03-17 14:17:10.717 | + functions-common:git_clone:586 : local git_clone_flags= 2026-03-17 14:17:10.720 | ++ functions-common:git_clone:588 : trueorfalse False RECLONE 2026-03-17 14:17:10.734 | + functions-common:git_clone:588 : RECLONE=False 2026-03-17 14:17:10.735 | + functions-common:git_clone:589 : [[ 0 -gt 0 ]] 2026-03-17 14:17:10.737 | + functions-common:git_clone:593 : [[ False = \T\r\u\e ]] 2026-03-17 14:17:10.740 | + functions-common:git_clone:602 : egrep -q '^refs' 2026-03-17 14:17:10.740 | + functions-common:git_clone:602 : echo master 2026-03-17 14:17:10.741 | egrep: warning: egrep is obsolescent; using grep -E 2026-03-17 14:17:10.744 | + functions-common:git_clone:616 : [[ ! -d /opt/stack/nova ]] 2026-03-17 14:17:10.746 | + functions-common:git_clone:626 : [[ False = \T\r\u\e ]] 2026-03-17 14:17:10.748 | + functions-common:git_clone:661 : sudo git config --system --add safe.directory /opt/stack/nova 2026-03-17 14:17:10.767 | + functions-common:git_clone:664 : cd /opt/stack/nova 2026-03-17 14:17:10.769 | + functions-common:git_clone:665 : head -1 2026-03-17 14:17:10.770 | + functions-common:git_clone:665 : git show --oneline 2026-03-17 14:17:10.777 | 77d5d7db04 Merge "Fix crash due to access to uninitialized variable" 2026-03-17 14:17:10.780 | + functions-common:git_clone:666 : cd /opt/stack/devstack 2026-03-17 14:17:10.782 | + lib/nova:install_nova:961 : setup_develop /opt/stack/nova 2026-03-17 14:17:10.784 | + inc/python:setup_develop:353 : local bindep 2026-03-17 14:17:10.785 | + inc/python:setup_develop:354 : [[ /opt/stack/nova == -bindep* ]] 2026-03-17 14:17:10.787 | + inc/python:setup_develop:358 : local project_dir=/opt/stack/nova 2026-03-17 14:17:10.789 | + inc/python:setup_develop:359 : local extras= 2026-03-17 14:17:10.791 | + inc/python:setup_develop:360 : _setup_package_with_constraints_edit /opt/stack/nova -e 2026-03-17 14:17:10.793 | + inc/python:_setup_package_with_constraints_edit:379 : local bindep 2026-03-17 14:17:10.795 | + inc/python:_setup_package_with_constraints_edit:380 : [[ /opt/stack/nova == -bindep* ]] 2026-03-17 14:17:10.799 | + inc/python:_setup_package_with_constraints_edit:384 : local project_dir=/opt/stack/nova 2026-03-17 14:17:10.801 | + inc/python:_setup_package_with_constraints_edit:385 : local flags=-e 2026-03-17 14:17:10.805 | + inc/python:_setup_package_with_constraints_edit:386 : local extras= 2026-03-17 14:17:10.807 | ++ inc/python:_setup_package_with_constraints_edit:393 : cd /opt/stack/nova 2026-03-17 14:17:10.810 | ++ inc/python:_setup_package_with_constraints_edit:393 : pwd 2026-03-17 14:17:10.813 | + inc/python:_setup_package_with_constraints_edit:393 : project_dir=/opt/stack/nova 2026-03-17 14:17:10.816 | + inc/python:_setup_package_with_constraints_edit:395 : '[' -n /opt/stack/requirements ']' 2026-03-17 14:17:10.818 | + inc/python:_setup_package_with_constraints_edit:399 : local name 2026-03-17 14:17:10.822 | ++ inc/python:_setup_package_with_constraints_edit:400 : awk '/^name.*=/ {print $3}' /opt/stack/nova/setup.cfg 2026-03-17 14:17:10.830 | + inc/python:_setup_package_with_constraints_edit:400 : name=nova 2026-03-17 14:17:10.832 | + inc/python:_setup_package_with_constraints_edit:401 : '[' -z nova ']' 2026-03-17 14:17:10.836 | + inc/python:_setup_package_with_constraints_edit:405 : /opt/stack/requirements/.venv/bin/edit-constraints /opt/stack/requirements/upper-constraints.txt -- nova 2026-03-17 14:17:10.943 | + inc/python:_setup_package_with_constraints_edit:408 : setup_package /opt/stack/nova -e 2026-03-17 14:17:10.946 | + inc/python:setup_package:436 : local bindep=0 2026-03-17 14:17:10.948 | + inc/python:setup_package:437 : local bindep_flag= 2026-03-17 14:17:10.950 | + inc/python:setup_package:438 : local bindep_profiles= 2026-03-17 14:17:10.952 | + inc/python:setup_package:439 : [[ /opt/stack/nova == -bindep* ]] 2026-03-17 14:17:10.955 | + inc/python:setup_package:444 : local project_dir=/opt/stack/nova 2026-03-17 14:17:10.957 | + inc/python:setup_package:445 : local flags=-e 2026-03-17 14:17:10.960 | + inc/python:setup_package:446 : local extras= 2026-03-17 14:17:10.963 | + inc/python:setup_package:450 : [[ -n -e ]] 2026-03-17 14:17:10.966 | + inc/python:setup_package:450 : [[ -z '' ]] 2026-03-17 14:17:10.968 | + inc/python:setup_package:450 : [[ ! -e =~ ^-.* ]] 2026-03-17 14:17:10.971 | + inc/python:setup_package:455 : [[ ! -z '' ]] 2026-03-17 14:17:10.973 | + inc/python:setup_package:460 : [[ 0 == 1 ]] 2026-03-17 14:17:10.976 | + inc/python:setup_package:464 : pip_install -e /opt/stack/nova 2026-03-17 14:17:10.995 | Using python 3.12 to install /opt/stack/nova 2026-03-17 14:17:10.997 | + inc/python:pip_install:210 : sudo -H LC_ALL=en_US.UTF-8 http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= python3.12 -m pip install -c /opt/stack/requirements/upper-constraints.txt -e /opt/stack/nova 2026-03-17 14:17:11.728 | Looking in indexes: http://mirror.regionone.vexxhost-nodepool-sf.rdoproject.org/pypi/simple, http://mirror.regionone.vexxhost-nodepool-sf.rdoproject.org/wheel/centos-10-x86_64 2026-03-17 14:17:11.731 | Obtaining file:///opt/stack/nova 2026-03-17 14:17:11.733 | Installing build dependencies: started 2026-03-17 14:17:14.240 | Installing build dependencies: finished with status 'done' 2026-03-17 14:17:14.242 | Checking if build backend supports build_editable: started 2026-03-17 14:17:14.392 | Checking if build backend supports build_editable: finished with status 'done' 2026-03-17 14:17:14.392 | Getting requirements to build editable: started 2026-03-17 14:17:14.555 | Getting requirements to build editable: finished with status 'done' 2026-03-17 14:17:14.561 | Preparing editable metadata (pyproject.toml): started 2026-03-17 14:17:15.765 | Preparing editable metadata (pyproject.toml): finished with status 'done' 2026-03-17 14:17:15.904 | Requirement already satisfied: pbr>=5.8.0 in /usr/local/lib/python3.12/site-packages (from nova==33.0.0.0rc2.dev7) (7.0.3) 2026-03-17 14:17:15.905 | Requirement already satisfied: SQLAlchemy>=1.4.13 in /usr/local/lib64/python3.12/site-packages (from nova==33.0.0.0rc2.dev7) (2.0.46) 2026-03-17 14:17:15.906 | Requirement already satisfied: decorator>=4.1.0 in /usr/local/lib/python3.12/site-packages (from nova==33.0.0.0rc2.dev7) (5.2.1) 2026-03-17 14:17:15.907 | Requirement already satisfied: eventlet>=0.30.1 in /usr/local/lib/python3.12/site-packages (from nova==33.0.0.0rc2.dev7) (0.40.4) 2026-03-17 14:17:15.908 | Requirement already satisfied: Jinja2>=2.10 in /usr/lib/python3.12/site-packages (from nova==33.0.0.0rc2.dev7) (3.1.6) 2026-03-17 14:17:15.909 | Requirement already satisfied: keystonemiddleware>=4.20.0 in /usr/local/lib/python3.12/site-packages (from nova==33.0.0.0rc2.dev7) (12.0.0) 2026-03-17 14:17:15.910 | Requirement already satisfied: lxml>=4.5.0 in /usr/local/lib64/python3.12/site-packages (from nova==33.0.0.0rc2.dev7) (6.0.2) 2026-03-17 14:17:15.911 | Requirement already satisfied: Routes>=2.3.1 in /usr/local/lib/python3.12/site-packages (from nova==33.0.0.0rc2.dev7) (2.5.1) 2026-03-17 14:17:15.913 | Requirement already satisfied: cryptography>=2.7 in /usr/local/lib64/python3.12/site-packages (from nova==33.0.0.0rc2.dev7) (43.0.3) 2026-03-17 14:17:15.914 | Requirement already satisfied: WebOb>=1.8.2 in /usr/local/lib/python3.12/site-packages (from nova==33.0.0.0rc2.dev7) (1.8.9) 2026-03-17 14:17:15.915 | Requirement already satisfied: greenlet>=0.4.15 in /usr/local/lib64/python3.12/site-packages (from nova==33.0.0.0rc2.dev7) (3.3.2) 2026-03-17 14:17:15.917 | Requirement already satisfied: PasteDeploy>=1.5.0 in /usr/local/lib/python3.12/site-packages (from nova==33.0.0.0rc2.dev7) (3.1.0) 2026-03-17 14:17:15.917 | Requirement already satisfied: Paste>=2.0.2 in /usr/local/lib/python3.12/site-packages (from nova==33.0.0.0rc2.dev7) (3.10.1) 2026-03-17 14:17:15.918 | Requirement already satisfied: PrettyTable>=0.7.1 in /usr/local/lib/python3.12/site-packages (from nova==33.0.0.0rc2.dev7) (3.17.0) 2026-03-17 14:17:15.919 | Requirement already satisfied: alembic>=1.5.0 in /usr/local/lib/python3.12/site-packages (from nova==33.0.0.0rc2.dev7) (1.18.4) 2026-03-17 14:17:15.920 | Requirement already satisfied: netaddr>=0.7.18 in /usr/local/lib/python3.12/site-packages (from nova==33.0.0.0rc2.dev7) (1.3.0) 2026-03-17 14:17:15.921 | Requirement already satisfied: paramiko>=2.7.1 in /usr/local/lib/python3.12/site-packages (from nova==33.0.0.0rc2.dev7) (4.0.0) 2026-03-17 14:17:15.922 | Requirement already satisfied: jsonschema>=4.0.0 in /usr/local/lib/python3.12/site-packages (from nova==33.0.0.0rc2.dev7) (4.26.0) 2026-03-17 14:17:15.924 | Requirement already satisfied: python-cinderclient>=4.0.1 in /usr/local/lib/python3.12/site-packages (from nova==33.0.0.0rc2.dev7) (9.9.0) 2026-03-17 14:17:15.925 | Requirement already satisfied: keystoneauth1>=3.16.0 in /usr/local/lib/python3.12/site-packages (from nova==33.0.0.0rc2.dev7) (5.13.1) 2026-03-17 14:17:15.926 | Requirement already satisfied: python-neutronclient>=7.1.0 in /usr/local/lib/python3.12/site-packages (from nova==33.0.0.0rc2.dev7) (11.8.0) 2026-03-17 14:17:15.927 | Requirement already satisfied: python-glanceclient>=4.7.0 in /usr/local/lib/python3.12/site-packages (from nova==33.0.0.0rc2.dev7) (4.11.0) 2026-03-17 14:17:15.928 | Requirement already satisfied: requests>=2.25.1 in /usr/local/lib/python3.12/site-packages (from nova==33.0.0.0rc2.dev7) (2.32.5) 2026-03-17 14:17:15.929 | Requirement already satisfied: stevedore>=1.20.0 in /usr/local/lib/python3.12/site-packages (from nova==33.0.0.0rc2.dev7) (5.7.0) 2026-03-17 14:17:16.026 | Collecting websockify>=0.9.0 (from nova==33.0.0.0rc2.dev7) 2026-03-17 14:17:16.030 | Downloading http://mirror.regionone.vexxhost-nodepool-sf.rdoproject.org/pypifiles/packages/19/e8/6476cd85a71f7cfb04ca1e199809b75bc8580d075d4338ffcde4c761d620/websockify-0.13.0-py3-none-any.whl.metadata (14 kB) 2026-03-17 14:17:16.039 | Requirement already satisfied: oslo.cache>=1.26.0 in /usr/local/lib/python3.12/site-packages (from nova==33.0.0.0rc2.dev7) (4.1.1) 2026-03-17 14:17:16.040 | Requirement already satisfied: oslo.concurrency>=5.0.1 in /usr/local/lib/python3.12/site-packages (from nova==33.0.0.0rc2.dev7) (7.4.0) 2026-03-17 14:17:16.040 | Requirement already satisfied: oslo.config>=8.6.0 in /usr/local/lib/python3.12/site-packages (from nova==33.0.0.0rc2.dev7) (10.3.0) 2026-03-17 14:17:16.042 | Requirement already satisfied: oslo.context>=3.4.0 in /usr/local/lib/python3.12/site-packages (from nova==33.0.0.0rc2.dev7) (6.3.0) 2026-03-17 14:17:16.043 | Requirement already satisfied: oslo.log>=4.6.1 in /usr/local/lib/python3.12/site-packages (from nova==33.0.0.0rc2.dev7) (8.1.0) 2026-03-17 14:17:16.044 | Requirement already satisfied: oslo.limit>=1.5.0 in /usr/local/lib/python3.12/site-packages (from nova==33.0.0.0rc2.dev7) (2.10.0) 2026-03-17 14:17:16.046 | Requirement already satisfied: oslo.reports>=1.18.0 in /usr/local/lib/python3.12/site-packages (from nova==33.0.0.0rc2.dev7) (3.7.0) 2026-03-17 14:17:16.047 | Requirement already satisfied: oslo.serialization>=4.2.0 in /usr/local/lib/python3.12/site-packages (from nova==33.0.0.0rc2.dev7) (5.9.1) 2026-03-17 14:17:16.048 | Requirement already satisfied: oslo.upgradecheck>=1.3.0 in /usr/local/lib/python3.12/site-packages (from nova==33.0.0.0rc2.dev7) (2.7.1) 2026-03-17 14:17:16.049 | Requirement already satisfied: oslo.utils>=8.0.0 in /usr/local/lib/python3.12/site-packages (from nova==33.0.0.0rc2.dev7) (10.0.0) 2026-03-17 14:17:16.051 | Requirement already satisfied: oslo.db>=10.0.0 in /usr/local/lib/python3.12/site-packages (from nova==33.0.0.0rc2.dev7) (18.0.0) 2026-03-17 14:17:16.052 | Requirement already satisfied: oslo.rootwrap>=5.15.0 in /usr/local/lib/python3.12/site-packages (from nova==33.0.0.0rc2.dev7) (7.9.0) 2026-03-17 14:17:16.053 | Requirement already satisfied: oslo.messaging>=14.1.0 in /usr/local/lib/python3.12/site-packages (from nova==33.0.0.0rc2.dev7) (17.3.0) 2026-03-17 14:17:16.055 | Requirement already satisfied: oslo.policy>=4.5.0 in /usr/local/lib/python3.12/site-packages (from nova==33.0.0.0rc2.dev7) (5.0.0) 2026-03-17 14:17:16.056 | Requirement already satisfied: oslo.privsep>=2.6.2 in /usr/local/lib/python3.12/site-packages (from nova==33.0.0.0rc2.dev7) (3.10.1) 2026-03-17 14:17:16.057 | Requirement already satisfied: oslo.i18n>=5.1.0 in /usr/local/lib/python3.12/site-packages (from nova==33.0.0.0rc2.dev7) (6.7.2) 2026-03-17 14:17:16.059 | Requirement already satisfied: oslo.service>=4.5.0 in /usr/local/lib/python3.12/site-packages (from oslo.service[threading]>=4.5.0->nova==33.0.0.0rc2.dev7) (4.5.1) 2026-03-17 14:17:16.061 | Requirement already satisfied: rfc3986>=1.2.0 in /usr/local/lib/python3.12/site-packages (from nova==33.0.0.0rc2.dev7) (2.0.0) 2026-03-17 14:17:16.062 | Requirement already satisfied: oslo.middleware>=3.31.0 in /usr/local/lib/python3.12/site-packages (from nova==33.0.0.0rc2.dev7) (8.0.0) 2026-03-17 14:17:16.065 | Requirement already satisfied: psutil>=3.2.2 in /usr/local/lib64/python3.12/site-packages (from nova==33.0.0.0rc2.dev7) (7.2.2) 2026-03-17 14:17:16.066 | Requirement already satisfied: oslo.versionedobjects>=1.35.0 in /usr/local/lib/python3.12/site-packages (from nova==33.0.0.0rc2.dev7) (3.9.0) 2026-03-17 14:17:16.067 | Requirement already satisfied: os-brick>=6.10.0 in /usr/local/lib/python3.12/site-packages (from nova==33.0.0.0rc2.dev7) (7.0.0) 2026-03-17 14:17:16.068 | Requirement already satisfied: os-resource-classes>=1.1.0 in /usr/local/lib/python3.12/site-packages (from nova==33.0.0.0rc2.dev7) (1.1.0) 2026-03-17 14:17:16.069 | Requirement already satisfied: os-traits>=3.6.0 in /usr/local/lib/python3.12/site-packages (from nova==33.0.0.0rc2.dev7) (3.6.0) 2026-03-17 14:17:16.070 | Requirement already satisfied: os-vif>=3.1.0 in /usr/local/lib/python3.12/site-packages (from nova==33.0.0.0rc2.dev7) (4.3.0) 2026-03-17 14:17:16.070 | Requirement already satisfied: castellan>=0.16.0 in /usr/local/lib/python3.12/site-packages (from nova==33.0.0.0rc2.dev7) (5.6.0) 2026-03-17 14:17:16.088 | Collecting microversion-parse>=0.2.1 (from nova==33.0.0.0rc2.dev7) 2026-03-17 14:17:16.091 | Downloading http://mirror.regionone.vexxhost-nodepool-sf.rdoproject.org/pypifiles/packages/5d/b2/ca57b27d28b7f8a3ef5bc987bd7f68285e8902e3fd1602770fa939e7f7a9/microversion_parse-2.1.0-py3-none-any.whl.metadata (5.1 kB) 2026-03-17 14:17:16.097 | Requirement already satisfied: tooz>=1.58.0 in /usr/local/lib/python3.12/site-packages (from nova==33.0.0.0rc2.dev7) (8.1.0) 2026-03-17 14:17:16.098 | Requirement already satisfied: cursive>=0.2.1 in /usr/local/lib/python3.12/site-packages (from nova==33.0.0.0rc2.dev7) (0.2.3) 2026-03-17 14:17:16.099 | Requirement already satisfied: retrying>=1.3.3 in /usr/local/lib/python3.12/site-packages (from nova==33.0.0.0rc2.dev7) (1.4.2) 2026-03-17 14:17:16.100 | Requirement already satisfied: os-service-types>=1.7.0 in /usr/local/lib/python3.12/site-packages (from nova==33.0.0.0rc2.dev7) (1.8.2) 2026-03-17 14:17:16.101 | Requirement already satisfied: python-dateutil>=2.7.0 in /usr/lib/python3.12/site-packages (from nova==33.0.0.0rc2.dev7) (2.9.0.post0) 2026-03-17 14:17:16.102 | Requirement already satisfied: futurist>=3.2.1 in /usr/local/lib/python3.12/site-packages (from nova==33.0.0.0rc2.dev7) (3.2.1) 2026-03-17 14:17:16.103 | Requirement already satisfied: openstacksdk>=4.4.0 in /usr/local/lib/python3.12/site-packages (from nova==33.0.0.0rc2.dev7) (4.10.0) 2026-03-17 14:17:16.104 | Requirement already satisfied: PyYAML>=5.1 in /usr/local/lib64/python3.12/site-packages (from nova==33.0.0.0rc2.dev7) (6.0.3) 2026-03-17 14:17:16.110 | Requirement already satisfied: Mako in /usr/local/lib/python3.12/site-packages (from alembic>=1.5.0->nova==33.0.0.0rc2.dev7) (1.3.10) 2026-03-17 14:17:16.111 | Requirement already satisfied: typing-extensions>=4.12 in /usr/local/lib/python3.12/site-packages (from alembic>=1.5.0->nova==33.0.0.0rc2.dev7) (4.15.0) 2026-03-17 14:17:16.118 | Requirement already satisfied: python-barbicanclient>=5.5.0 in /usr/local/lib/python3.12/site-packages (from castellan>=0.16.0->nova==33.0.0.0rc2.dev7) (7.3.0) 2026-03-17 14:17:16.133 | Requirement already satisfied: cffi>=1.12 in /usr/local/lib64/python3.12/site-packages (from cryptography>=2.7->nova==33.0.0.0rc2.dev7) (2.0.0) 2026-03-17 14:17:16.147 | Requirement already satisfied: dnspython>=1.15.0 in /usr/local/lib/python3.12/site-packages (from eventlet>=0.30.1->nova==33.0.0.0rc2.dev7) (2.8.0) 2026-03-17 14:17:16.150 | Requirement already satisfied: debtcollector>=3.0.0 in /usr/local/lib/python3.12/site-packages (from futurist>=3.2.1->nova==33.0.0.0rc2.dev7) (3.0.0) 2026-03-17 14:17:16.158 | Requirement already satisfied: MarkupSafe>=2.0 in /usr/local/lib64/python3.12/site-packages (from Jinja2>=2.10->nova==33.0.0.0rc2.dev7) (3.0.3) 2026-03-17 14:17:16.172 | Requirement already satisfied: attrs>=22.2.0 in /usr/local/lib/python3.12/site-packages (from jsonschema>=4.0.0->nova==33.0.0.0rc2.dev7) (25.4.0) 2026-03-17 14:17:16.173 | Requirement already satisfied: jsonschema-specifications>=2023.03.6 in /usr/local/lib/python3.12/site-packages (from jsonschema>=4.0.0->nova==33.0.0.0rc2.dev7) (2025.9.1) 2026-03-17 14:17:16.174 | Requirement already satisfied: referencing>=0.28.4 in /usr/local/lib/python3.12/site-packages (from jsonschema>=4.0.0->nova==33.0.0.0rc2.dev7) (0.37.0) 2026-03-17 14:17:16.175 | Requirement already satisfied: rpds-py>=0.25.0 in /usr/local/lib64/python3.12/site-packages (from jsonschema>=4.0.0->nova==33.0.0.0rc2.dev7) (0.30.0) 2026-03-17 14:17:16.183 | Requirement already satisfied: iso8601>=2.0.0 in /usr/local/lib/python3.12/site-packages (from keystoneauth1>=3.16.0->nova==33.0.0.0rc2.dev7) (2.1.0) 2026-03-17 14:17:16.205 | Requirement already satisfied: pycadf>=1.1.0 in /usr/local/lib/python3.12/site-packages (from keystonemiddleware>=4.20.0->nova==33.0.0.0rc2.dev7) (4.0.1) 2026-03-17 14:17:16.206 | Requirement already satisfied: PyJWT>=2.4.0 in /usr/local/lib/python3.12/site-packages (from keystonemiddleware>=4.20.0->nova==33.0.0.0rc2.dev7) (2.11.0) 2026-03-17 14:17:16.207 | Requirement already satisfied: python-keystoneclient>=3.20.0 in /usr/local/lib/python3.12/site-packages (from keystonemiddleware>=4.20.0->nova==33.0.0.0rc2.dev7) (5.8.0) 2026-03-17 14:17:16.227 | Requirement already satisfied: dogpile.cache>=0.6.5 in /usr/local/lib/python3.12/site-packages (from openstacksdk>=4.4.0->nova==33.0.0.0rc2.dev7) (1.5.0) 2026-03-17 14:17:16.229 | Requirement already satisfied: jmespath>=0.9.0 in /usr/local/lib/python3.12/site-packages (from openstacksdk>=4.4.0->nova==33.0.0.0rc2.dev7) (1.1.0) 2026-03-17 14:17:16.230 | Requirement already satisfied: jsonpatch!=1.20,>=1.16 in /usr/lib/python3.12/site-packages (from openstacksdk>=4.4.0->nova==33.0.0.0rc2.dev7) (1.33) 2026-03-17 14:17:16.232 | Requirement already satisfied: platformdirs>=3 in /usr/local/lib/python3.12/site-packages (from openstacksdk>=4.4.0->nova==33.0.0.0rc2.dev7) (4.9.2) 2026-03-17 14:17:16.233 | Requirement already satisfied: requestsexceptions>=1.2.0 in /usr/local/lib/python3.12/site-packages (from openstacksdk>=4.4.0->nova==33.0.0.0rc2.dev7) (1.4.0) 2026-03-17 14:17:16.246 | Requirement already satisfied: tenacity>=6.3.1 in /usr/local/lib/python3.12/site-packages (from os-brick>=6.10.0->nova==33.0.0.0rc2.dev7) (9.1.4) 2026-03-17 14:17:16.270 | Requirement already satisfied: ovsdbapp>=0.12.1 in /usr/local/lib/python3.12/site-packages (from os-vif>=3.1.0->nova==33.0.0.0rc2.dev7) (2.16.0) 2026-03-17 14:17:16.271 | Requirement already satisfied: pyroute2>=0.5.2 in /usr/local/lib/python3.12/site-packages (from os-vif>=3.1.0->nova==33.0.0.0rc2.dev7) (0.8.1) 2026-03-17 14:17:16.288 | Requirement already satisfied: fasteners>=0.7.0 in /usr/local/lib/python3.12/site-packages (from oslo.concurrency>=5.0.1->nova==33.0.0.0rc2.dev7) (0.20) 2026-03-17 14:17:16.312 | Requirement already satisfied: testresources>=2.0.0 in /usr/local/lib/python3.12/site-packages (from oslo.db>=10.0.0->nova==33.0.0.0rc2.dev7) (2.0.2) 2026-03-17 14:17:16.314 | Requirement already satisfied: testscenarios>=0.4 in /usr/local/lib/python3.12/site-packages (from oslo.db>=10.0.0->nova==33.0.0.0rc2.dev7) (0.5.0) 2026-03-17 14:17:16.352 | Requirement already satisfied: cachetools>=2.0.0 in /usr/local/lib/python3.12/site-packages (from oslo.messaging>=14.1.0->nova==33.0.0.0rc2.dev7) (7.0.1) 2026-03-17 14:17:16.354 | Requirement already satisfied: amqp>=2.5.2 in /usr/local/lib/python3.12/site-packages (from oslo.messaging>=14.1.0->nova==33.0.0.0rc2.dev7) (5.3.1) 2026-03-17 14:17:16.355 | Requirement already satisfied: kombu>=4.6.8 in /usr/local/lib/python3.12/site-packages (from oslo.messaging>=14.1.0->nova==33.0.0.0rc2.dev7) (5.6.2) 2026-03-17 14:17:16.356 | Requirement already satisfied: oslo.metrics>=0.2.1 in /usr/local/lib/python3.12/site-packages (from oslo.messaging>=14.1.0->nova==33.0.0.0rc2.dev7) (0.15.1) 2026-03-17 14:17:16.365 | Requirement already satisfied: bcrypt>=3.1.3 in /usr/local/lib64/python3.12/site-packages (from oslo.middleware>=3.31.0->nova==33.0.0.0rc2.dev7) (5.0.0) 2026-03-17 14:17:16.368 | Requirement already satisfied: statsd>=3.2.1 in /usr/local/lib/python3.12/site-packages (from oslo.middleware>=3.31.0->nova==33.0.0.0rc2.dev7) (4.0.1) 2026-03-17 14:17:16.391 | Requirement already satisfied: msgpack>=0.6.0 in /usr/local/lib64/python3.12/site-packages (from oslo.privsep>=2.6.2->nova==33.0.0.0rc2.dev7) (1.1.2) 2026-03-17 14:17:16.433 | Requirement already satisfied: Yappi>=1.0 in /usr/local/lib64/python3.12/site-packages (from oslo.service>=4.5.0->oslo.service[threading]>=4.5.0->nova==33.0.0.0rc2.dev7) (1.7.3) 2026-03-17 14:17:16.452 | Requirement already satisfied: cotyledon>=2.2.0 in /usr/local/lib/python3.12/site-packages (from oslo.service[threading]>=4.5.0->nova==33.0.0.0rc2.dev7) (2.2.0) 2026-03-17 14:17:16.474 | Requirement already satisfied: pyparsing>=2.1.0 in /usr/local/lib/python3.12/site-packages (from oslo.utils>=8.0.0->nova==33.0.0.0rc2.dev7) (3.3.2) 2026-03-17 14:17:16.475 | Requirement already satisfied: packaging>=20.4 in /usr/local/lib/python3.12/site-packages (from oslo.utils>=8.0.0->nova==33.0.0.0rc2.dev7) (26.0) 2026-03-17 14:17:16.504 | Requirement already satisfied: invoke>=2.0 in /usr/local/lib/python3.12/site-packages (from paramiko>=2.7.1->nova==33.0.0.0rc2.dev7) (2.2.1) 2026-03-17 14:17:16.506 | Requirement already satisfied: pynacl>=1.5 in /usr/local/lib64/python3.12/site-packages (from paramiko>=2.7.1->nova==33.0.0.0rc2.dev7) (1.6.2) 2026-03-17 14:17:16.516 | Requirement already satisfied: setuptools in /usr/lib/python3.12/site-packages (from Paste>=2.0.2->nova==33.0.0.0rc2.dev7) (69.0.3) 2026-03-17 14:17:16.549 | Requirement already satisfied: wcwidth in /usr/local/lib/python3.12/site-packages (from PrettyTable>=0.7.1->nova==33.0.0.0rc2.dev7) (0.6.0) 2026-03-17 14:17:16.608 | Requirement already satisfied: six>=1.5 in /usr/local/lib/python3.12/site-packages (from python-dateutil>=2.7.0->nova==33.0.0.0rc2.dev7) (1.17.0) 2026-03-17 14:17:16.624 | Requirement already satisfied: warlock>=1.2.0 in /usr/local/lib/python3.12/site-packages (from python-glanceclient>=4.7.0->nova==33.0.0.0rc2.dev7) (2.1.0) 2026-03-17 14:17:16.626 | Requirement already satisfied: wrapt>=1.7.0 in /usr/local/lib64/python3.12/site-packages (from python-glanceclient>=4.7.0->nova==33.0.0.0rc2.dev7) (2.1.1) 2026-03-17 14:17:16.627 | Requirement already satisfied: pyOpenSSL>=17.1.0 in /usr/local/lib/python3.12/site-packages (from python-glanceclient>=4.7.0->nova==33.0.0.0rc2.dev7) (24.2.1) 2026-03-17 14:17:16.644 | Requirement already satisfied: cliff>=3.4.0 in /usr/local/lib/python3.12/site-packages (from python-neutronclient>=7.1.0->nova==33.0.0.0rc2.dev7) (4.13.2) 2026-03-17 14:17:16.647 | Requirement already satisfied: osc-lib>=1.12.0 in /usr/local/lib/python3.12/site-packages (from python-neutronclient>=7.1.0->nova==33.0.0.0rc2.dev7) (4.4.0) 2026-03-17 14:17:16.676 | Requirement already satisfied: charset_normalizer<4,>=2 in /usr/local/lib64/python3.12/site-packages (from requests>=2.25.1->nova==33.0.0.0rc2.dev7) (3.4.4) 2026-03-17 14:17:16.677 | Requirement already satisfied: idna<4,>=2.5 in /usr/local/lib/python3.12/site-packages (from requests>=2.25.1->nova==33.0.0.0rc2.dev7) (3.11) 2026-03-17 14:17:16.679 | Requirement already satisfied: urllib3<3,>=1.21.1 in /usr/local/lib/python3.12/site-packages (from requests>=2.25.1->nova==33.0.0.0rc2.dev7) (2.6.3) 2026-03-17 14:17:16.679 | Requirement already satisfied: certifi>=2017.4.17 in /usr/local/lib/python3.12/site-packages (from requests>=2.25.1->nova==33.0.0.0rc2.dev7) (2026.2.25) 2026-03-17 14:17:16.718 | Requirement already satisfied: repoze.lru>=0.3 in /usr/local/lib/python3.12/site-packages (from Routes>=2.3.1->nova==33.0.0.0rc2.dev7) (0.7) 2026-03-17 14:17:16.789 | Requirement already satisfied: voluptuous>=0.8.9 in /usr/local/lib/python3.12/site-packages (from tooz>=1.58.0->nova==33.0.0.0rc2.dev7) (0.16.0) 2026-03-17 14:17:17.097 | Collecting numpy (from websockify>=0.9.0->nova==33.0.0.0rc2.dev7) 2026-03-17 14:17:17.100 | Downloading http://mirror.regionone.vexxhost-nodepool-sf.rdoproject.org/pypifiles/packages/8c/3d/1e1db36cfd41f895d266b103df00ca5b3cbe965184df824dec5c08c6b803/numpy-2.2.6-cp312-cp312-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.metadata (62 kB) 2026-03-17 14:17:17.107 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 62.0/62.0 kB 11.9 MB/s eta 0:00:00 2026-03-17 14:17:17.138 | Collecting jwcrypto (from websockify>=0.9.0->nova==33.0.0.0rc2.dev7) 2026-03-17 14:17:17.140 | Downloading http://mirror.regionone.vexxhost-nodepool-sf.rdoproject.org/pypifiles/packages/cd/58/4a1880ea64032185e9ae9f63940c9327c6952d5584ea544a8f66972f2fda/jwcrypto-1.5.6-py3-none-any.whl.metadata (3.1 kB) 2026-03-17 14:17:17.198 | Collecting redis (from websockify>=0.9.0->nova==33.0.0.0rc2.dev7) 2026-03-17 14:17:17.200 | Downloading http://mirror.regionone.vexxhost-nodepool-sf.rdoproject.org/pypifiles/packages/86/cf/f6180b67f99688d83e15c84c5beda831d1d341e95872d224f87ccafafe61/redis-7.2.0-py3-none-any.whl.metadata (12 kB) 2026-03-17 14:17:17.220 | Requirement already satisfied: vine<6.0.0,>=5.0.0 in /usr/local/lib/python3.12/site-packages (from amqp>=2.5.2->oslo.messaging>=14.1.0->nova==33.0.0.0rc2.dev7) (5.1.0) 2026-03-17 14:17:17.291 | Requirement already satisfied: pycparser in /usr/local/lib/python3.12/site-packages (from cffi>=1.12->cryptography>=2.7->nova==33.0.0.0rc2.dev7) (3.0) 2026-03-17 14:17:17.323 | Requirement already satisfied: autopage>=0.4.0 in /usr/local/lib/python3.12/site-packages (from cliff>=3.4.0->python-neutronclient>=7.1.0->nova==33.0.0.0rc2.dev7) (0.6.0) 2026-03-17 14:17:17.323 | Requirement already satisfied: cmd2>=1.0.0 in /usr/local/lib/python3.12/site-packages (from cliff>=3.4.0->python-neutronclient>=7.1.0->nova==33.0.0.0rc2.dev7) (3.2.0) 2026-03-17 14:17:17.345 | Requirement already satisfied: setproctitle in /usr/local/lib64/python3.12/site-packages (from cotyledon>=2.2.0->oslo.service[threading]>=4.5.0->nova==33.0.0.0rc2.dev7) (1.3.7) 2026-03-17 14:17:17.500 | Requirement already satisfied: jsonpointer>=1.9 in /usr/local/lib/python3.12/site-packages (from jsonpatch!=1.20,>=1.16->openstacksdk>=4.4.0->nova==33.0.0.0rc2.dev7) (3.0.0) 2026-03-17 14:17:17.548 | Requirement already satisfied: tzdata>=2025.2 in /usr/local/lib/python3.12/site-packages (from kombu>=4.6.8->oslo.messaging>=14.1.0->nova==33.0.0.0rc2.dev7) (2025.3) 2026-03-17 14:17:17.636 | Requirement already satisfied: prometheus-client>=0.6.0 in /usr/local/lib/python3.12/site-packages (from oslo.metrics>=0.2.1->oslo.messaging>=14.1.0->nova==33.0.0.0rc2.dev7) (0.24.1) 2026-03-17 14:17:17.654 | Requirement already satisfied: fixtures>=3.0.0 in /usr/local/lib/python3.12/site-packages (from ovsdbapp>=0.12.1->os-vif>=3.1.0->nova==33.0.0.0rc2.dev7) (4.3.1) 2026-03-17 14:17:17.656 | Requirement already satisfied: ovs>=2.10.0 in /usr/local/lib/python3.12/site-packages (from ovsdbapp>=0.12.1->os-vif>=3.1.0->nova==33.0.0.0rc2.dev7) (3.7.0) 2026-03-17 14:17:18.014 | Requirement already satisfied: testtools in /usr/local/lib/python3.12/site-packages (from testscenarios>=0.4->oslo.db>=10.0.0->nova==33.0.0.0rc2.dev7) (2.8.5) 2026-03-17 14:17:18.313 | Requirement already satisfied: pyperclip>=1.8.2 in /usr/local/lib/python3.12/site-packages (from cmd2>=1.0.0->cliff>=3.4.0->python-neutronclient>=7.1.0->nova==33.0.0.0rc2.dev7) (1.11.0) 2026-03-17 14:17:18.314 | Requirement already satisfied: rich>=14.3.0 in /usr/local/lib/python3.12/site-packages (from cmd2>=1.0.0->cliff>=3.4.0->python-neutronclient>=7.1.0->nova==33.0.0.0rc2.dev7) (14.3.3) 2026-03-17 14:17:18.315 | Requirement already satisfied: rich-argparse>=1.7.1 in /usr/local/lib/python3.12/site-packages (from cmd2>=1.0.0->cliff>=3.4.0->python-neutronclient>=7.1.0->nova==33.0.0.0rc2.dev7) (1.7.2) 2026-03-17 14:17:18.377 | Requirement already satisfied: sortedcontainers in /usr/local/lib/python3.12/site-packages (from ovs>=2.10.0->ovsdbapp>=0.12.1->os-vif>=3.1.0->nova==33.0.0.0rc2.dev7) (2.4.0) 2026-03-17 14:17:18.516 | Requirement already satisfied: markdown-it-py>=2.2.0 in /usr/local/lib/python3.12/site-packages (from rich>=14.3.0->cmd2>=1.0.0->cliff>=3.4.0->python-neutronclient>=7.1.0->nova==33.0.0.0rc2.dev7) (4.0.0) 2026-03-17 14:17:18.517 | Requirement already satisfied: pygments<3.0.0,>=2.13.0 in /usr/local/lib/python3.12/site-packages (from rich>=14.3.0->cmd2>=1.0.0->cliff>=3.4.0->python-neutronclient>=7.1.0->nova==33.0.0.0rc2.dev7) (2.19.2) 2026-03-17 14:17:18.631 | Requirement already satisfied: mdurl~=0.1 in /usr/local/lib/python3.12/site-packages (from markdown-it-py>=2.2.0->rich>=14.3.0->cmd2>=1.0.0->cliff>=3.4.0->python-neutronclient>=7.1.0->nova==33.0.0.0rc2.dev7) (0.1.2) 2026-03-17 14:17:18.699 | Downloading http://mirror.regionone.vexxhost-nodepool-sf.rdoproject.org/pypifiles/packages/5d/b2/ca57b27d28b7f8a3ef5bc987bd7f68285e8902e3fd1602770fa939e7f7a9/microversion_parse-2.1.0-py3-none-any.whl (20 kB) 2026-03-17 14:17:18.709 | Downloading http://mirror.regionone.vexxhost-nodepool-sf.rdoproject.org/pypifiles/packages/19/e8/6476cd85a71f7cfb04ca1e199809b75bc8580d075d4338ffcde4c761d620/websockify-0.13.0-py3-none-any.whl (41 kB) 2026-03-17 14:17:18.718 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 41.5/41.5 kB 5.3 MB/s eta 0:00:00 2026-03-17 14:17:18.721 | Downloading http://mirror.regionone.vexxhost-nodepool-sf.rdoproject.org/pypifiles/packages/cd/58/4a1880ea64032185e9ae9f63940c9327c6952d5584ea544a8f66972f2fda/jwcrypto-1.5.6-py3-none-any.whl (92 kB) 2026-03-17 14:17:18.731 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 92.5/92.5 kB 9.5 MB/s eta 0:00:00 2026-03-17 14:17:18.734 | Downloading http://mirror.regionone.vexxhost-nodepool-sf.rdoproject.org/pypifiles/packages/8c/3d/1e1db36cfd41f895d266b103df00ca5b3cbe965184df824dec5c08c6b803/numpy-2.2.6-cp312-cp312-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (16.5 MB) 2026-03-17 14:17:18.860 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 16.5/16.5 MB 136.2 MB/s eta 0:00:00 2026-03-17 14:17:18.863 | Downloading http://mirror.regionone.vexxhost-nodepool-sf.rdoproject.org/pypifiles/packages/86/cf/f6180b67f99688d83e15c84c5beda831d1d341e95872d224f87ccafafe61/redis-7.2.0-py3-none-any.whl (394 kB) 2026-03-17 14:17:18.874 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 394.9/394.9 kB 49.4 MB/s eta 0:00:00 2026-03-17 14:17:18.901 | Building wheels for collected packages: nova 2026-03-17 14:17:18.902 | Building editable for nova (pyproject.toml): started 2026-03-17 14:17:20.439 | Building editable for nova (pyproject.toml): finished with status 'done' 2026-03-17 14:17:20.441 | Created wheel for nova: filename=nova-33.0.0.0rc2.dev7-0.editable-py3-none-any.whl size=9433 sha256=fe2c4c536d09061c574754b023e1ad52eec4081f89780b47eb5d22f6c317945b 2026-03-17 14:17:20.441 | Stored in directory: /tmp/pip-ephem-wheel-cache-lcv3_5kh/wheels/ee/2b/3a/69794dff55dd5d6c4a3613dfc37217369e4acdbc37f2b08153 2026-03-17 14:17:20.446 | Successfully built nova 2026-03-17 14:17:21.351 | Installing collected packages: redis, numpy, microversion-parse, jwcrypto, websockify, nova 2026-03-17 14:17:23.667 | Successfully installed jwcrypto-1.5.6 microversion-parse-2.1.0 nova-33.0.0.0rc2.dev7 numpy-2.2.6 redis-7.2.0 websockify-0.13.0 2026-03-17 14:17:23.667 | WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv 2026-03-17 14:17:24.028 | + inc/python:pip_install:216 : result=0 2026-03-17 14:17:24.031 | + inc/python:pip_install:218 : time_stop pip_install 2026-03-17 14:17:24.033 | + functions-common:time_stop:2412 : local name 2026-03-17 14:17:24.036 | + functions-common:time_stop:2413 : local end_time 2026-03-17 14:17:24.038 | + functions-common:time_stop:2414 : local elapsed_time 2026-03-17 14:17:24.040 | + functions-common:time_stop:2415 : local total 2026-03-17 14:17:24.043 | + functions-common:time_stop:2416 : local start_time 2026-03-17 14:17:24.046 | + functions-common:time_stop:2418 : name=pip_install 2026-03-17 14:17:24.048 | + functions-common:time_stop:2419 : start_time=1773757030991 2026-03-17 14:17:24.051 | + functions-common:time_stop:2421 : [[ -z 1773757030991 ]] 2026-03-17 14:17:24.054 | ++ functions-common:time_stop:2424 : date +%s%3N 2026-03-17 14:17:24.059 | + functions-common:time_stop:2424 : end_time=1773757044056 2026-03-17 14:17:24.061 | + functions-common:time_stop:2425 : elapsed_time=13065 2026-03-17 14:17:24.065 | + functions-common:time_stop:2426 : total=109169 2026-03-17 14:17:24.067 | + functions-common:time_stop:2428 : _TIME_START[$name]= 2026-03-17 14:17:24.069 | + functions-common:time_stop:2429 : _TIME_TOTAL[$name]=122234 2026-03-17 14:17:24.071 | + inc/python:pip_install:219 : return 0 2026-03-17 14:17:24.074 | + inc/python:setup_package:466 : [[ -e == \-\e ]] 2026-03-17 14:17:24.076 | + inc/python:setup_package:466 : [[ False == \F\a\l\s\e ]] 2026-03-17 14:17:24.079 | + inc/python:setup_package:468 : '[' -d '/opt/stack/nova/*.egg-info' ']' 2026-03-17 14:17:24.082 | + inc/python:_setup_package_with_constraints_edit:412 : use_library_from_git /opt/stack/nova 2026-03-17 14:17:24.084 | + inc/python:use_library_from_git:266 : local name=/opt/stack/nova 2026-03-17 14:17:24.087 | + inc/python:use_library_from_git:267 : local enabled=1 2026-03-17 14:17:24.090 | + inc/python:use_library_from_git:268 : [[ novnc,cinder,devstack,glance,horizon,keystone,neutron,nova,os-test-images,placement,requirements,swift,tempest = \A\L\L ]] 2026-03-17 14:17:24.093 | + inc/python:use_library_from_git:268 : [[ ,novnc,cinder,devstack,glance,horizon,keystone,neutron,nova,os-test-images,placement,requirements,swift,tempest, =~ ,/opt/stack/nova, ]] 2026-03-17 14:17:24.095 | + inc/python:use_library_from_git:269 : return 1 2026-03-17 14:17:24.098 | + 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-17 14:17:24.129 | + lib/stack:stack_install_service:33 : [[ False = True ]] 2026-03-17 14:17:24.132 | + ./stack.sh:main:956 : configure_nova 2026-03-17 14:17:24.135 | + lib/nova:configure_nova:260 : sudo install -d -o stack /etc/nova 2026-03-17 14:17:24.159 | + lib/nova:configure_nova:262 : configure_rootwrap nova 2026-03-17 14:17:24.163 | + inc/rootwrap:configure_rootwrap:43 : local project=nova 2026-03-17 14:17:24.166 | + inc/rootwrap:configure_rootwrap:44 : local project_uc 2026-03-17 14:17:24.170 | ++ inc/rootwrap:configure_rootwrap:45 : echo nova 2026-03-17 14:17:24.170 | ++ inc/rootwrap:configure_rootwrap:45 : tr a-z A-Z 2026-03-17 14:17:24.176 | + inc/rootwrap:configure_rootwrap:45 : project_uc=NOVA 2026-03-17 14:17:24.178 | + inc/rootwrap:configure_rootwrap:46 : local bin_dir=NOVA_BIN_DIR 2026-03-17 14:17:24.181 | + inc/rootwrap:configure_rootwrap:47 : bin_dir=/usr/local/bin 2026-03-17 14:17:24.183 | + inc/rootwrap:configure_rootwrap:48 : local project_dir=NOVA_DIR 2026-03-17 14:17:24.186 | + inc/rootwrap:configure_rootwrap:49 : project_dir=/opt/stack/nova 2026-03-17 14:17:24.189 | + inc/rootwrap:configure_rootwrap:51 : local rootwrap_conf_src_dir=/opt/stack/nova/etc/nova 2026-03-17 14:17:24.191 | + inc/rootwrap:configure_rootwrap:52 : local rootwrap_bin=/usr/local/bin/nova-rootwrap 2026-03-17 14:17:24.194 | + inc/rootwrap:configure_rootwrap:55 : sudo rm -rf /etc/nova/rootwrap.d 2026-03-17 14:17:24.219 | + inc/rootwrap:configure_rootwrap:56 : sudo install -d -o root -g root -m 755 /etc/nova/rootwrap.d 2026-03-17 14:17:24.245 | + 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-17 14:17:24.274 | + 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-17 14:17:24.304 | + inc/rootwrap:configure_rootwrap:61 : sudo sed -e 's:^filters_path=.*$:filters_path=/etc/nova/rootwrap.d:' -i /etc/nova/rootwrap.conf 2026-03-17 14:17:24.330 | + inc/rootwrap:configure_rootwrap:66 : sudo sed -e 's/^exec_dirs=.*/#&/' -i /etc/nova/rootwrap.conf 2026-03-17 14:17:24.355 | + inc/rootwrap:configure_rootwrap:69 : local tempfile 2026-03-17 14:17:24.359 | ++ inc/rootwrap:configure_rootwrap:70 : mktemp 2026-03-17 14:17:24.364 | + inc/rootwrap:configure_rootwrap:70 : tempfile=/tmp/tmp.Y7Z3oqa9pL 2026-03-17 14:17:24.366 | + inc/rootwrap:configure_rootwrap:72 : rootwrap_sudo_cmd='/usr/local/bin/nova-rootwrap /etc/nova/rootwrap.conf *' 2026-03-17 14:17:24.369 | + inc/rootwrap:configure_rootwrap:73 : echo 'stack ALL=(root) NOPASSWD: /usr/local/bin/nova-rootwrap /etc/nova/rootwrap.conf *' 2026-03-17 14:17:24.371 | + inc/rootwrap:configure_rootwrap:74 : '[' -f /usr/local/bin/nova-rootwrap-daemon ']' 2026-03-17 14:17:24.374 | + inc/rootwrap:configure_rootwrap:76 : rootwrap_sudo_cmd='/usr/local/bin/nova-rootwrap-daemon /etc/nova/rootwrap.conf' 2026-03-17 14:17:24.376 | + inc/rootwrap:configure_rootwrap:77 : echo 'stack ALL=(root) NOPASSWD: /usr/local/bin/nova-rootwrap-daemon /etc/nova/rootwrap.conf' 2026-03-17 14:17:24.379 | + inc/rootwrap:configure_rootwrap:79 : chmod 0440 /tmp/tmp.Y7Z3oqa9pL 2026-03-17 14:17:24.383 | + inc/rootwrap:configure_rootwrap:80 : sudo chown root:root /tmp/tmp.Y7Z3oqa9pL 2026-03-17 14:17:24.409 | + inc/rootwrap:configure_rootwrap:81 : sudo mv /tmp/tmp.Y7Z3oqa9pL /etc/sudoers.d/nova-rootwrap 2026-03-17 14:17:24.431 | ++ inc/rootwrap:configure_rootwrap:85 : dirname /usr/local/bin/nova-rootwrap 2026-03-17 14:17:24.436 | + inc/rootwrap:configure_rootwrap:85 : add_sudo_secure_path /usr/local/bin 2026-03-17 14:17:24.439 | + inc/rootwrap:add_sudo_secure_path:21 : local dir=/usr/local/bin 2026-03-17 14:17:24.441 | + inc/rootwrap:add_sudo_secure_path:22 : local line 2026-03-17 14:17:24.444 | + inc/rootwrap:add_sudo_secure_path:25 : [[ -r /etc/sudoers.d/zz-secure-path ]] 2026-03-17 14:17:24.447 | + 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-17 14:17:24.449 | + inc/rootwrap:add_sudo_secure_path:32 : [[ ! Defaults:stack secure_path=/usr/local/sbin:/usr/local/bin:/usr/sbin:/sbin:/usr/bin:/bin =~ /usr/local/bin ]] 2026-03-17 14:17:24.453 | + lib/nova:configure_nova:264 : [[ c-api,c-bak,c-sch,c-vol,etcd3,file_tracker,g-api,horizon,key,memory_tracker,mysql,n-api,n-api-meta,n-cond,n-cpu,n-novnc,n-sch,openstack-cli-server,ovn-controller,ovn-northd,ovs-vswitchd,ovsdb-server,placement-api,q-ovn-agent,q-svc,rabbit,s-account,s-container,s-object,s-proxy,tempest,tls-proxy =~ n-api ]] 2026-03-17 14:17:24.455 | + lib/nova:configure_nova:266 : cp /opt/stack/nova/etc/nova/api-paste.ini /etc/nova 2026-03-17 14:17:24.461 | + lib/nova:configure_nova:269 : is_service_enabled n-cpu 2026-03-17 14:17:24.481 | + functions-common:is_service_enabled:2068 : return 0 2026-03-17 14:17:24.484 | + lib/nova:configure_nova:271 : sudo sysctl -w net.ipv4.ip_forward=1 2026-03-17 14:17:24.504 | net.ipv4.ip_forward = 1 2026-03-17 14:17:24.510 | + lib/nova:configure_nova:273 : [[ libvirt = \l\i\b\v\i\r\t ]] 2026-03-17 14:17:24.513 | + lib/nova:configure_nova:277 : [[ qemu == \k\v\m ]] 2026-03-17 14:17:24.516 | + lib/nova:configure_nova:294 : [[ qemu == \l\x\c ]] 2026-03-17 14:17:24.518 | + lib/nova:configure_nova:309 : sudo install -d -o stack /opt/stack/data/nova/instances 2026-03-17 14:17:24.545 | + lib/nova:configure_nova:314 : '[' -L /dev/disk/by-label/nova-instances ']' 2026-03-17 14:17:24.548 | + lib/nova:configure_nova:323 : sudo tee /etc/iscsi/initiatorname.iscsi 2026-03-17 14:17:24.549 | ++ lib/nova:configure_nova:323 : iscsi-iname 2026-03-17 14:17:24.557 | + lib/nova:configure_nova:323 : echo InitiatorName=iqn.1994-05.com.redhat:fd15498af3bd 2026-03-17 14:17:24.562 | InitiatorName=iqn.1994-05.com.redhat:fd15498af3bd 2026-03-17 14:17:24.566 | + lib/nova:configure_nova:325 : [[ False == \T\r\u\e ]] 2026-03-17 14:17:24.569 | + lib/nova:configure_nova:340 : iniset -sudo /etc/iscsi/iscsid.conf DEFAULT node.session.auth.chap_algs SHA3-256,SHA256 2026-03-17 14:17:24.695 | + lib/nova:configure_nova:342 : [[ lioadm != \n\v\m\e\t ]] 2026-03-17 14:17:24.699 | + lib/nova:configure_nova:344 : restart_service iscsid 2026-03-17 14:17:24.702 | + functions-common:restart_service:2296 : '[' -x /bin/systemctl ']' 2026-03-17 14:17:24.705 | + functions-common:restart_service:2297 : sudo /bin/systemctl restart iscsid 2026-03-17 14:17:24.829 | + lib/nova:configure_nova:367 : create_nova_conf 2026-03-17 14:17:24.832 | + lib/nova:create_nova_conf:437 : rm -f /opt/stack/nova/bin/nova.conf 2026-03-17 14:17:24.837 | + lib/nova:create_nova_conf:440 : rm -f /etc/nova/nova.conf 2026-03-17 14:17:24.842 | + lib/nova:create_nova_conf:441 : iniset /etc/nova/nova.conf DEFAULT debug True 2026-03-17 14:17:24.881 | + lib/nova:create_nova_conf:442 : '[' True == True ']' 2026-03-17 14:17:24.884 | + lib/nova:create_nova_conf:443 : iniset /etc/nova/nova.conf DEFAULT allow_resize_to_same_host True 2026-03-17 14:17:24.920 | + lib/nova:create_nova_conf:445 : iniset /etc/nova/nova.conf wsgi api_paste_config /etc/nova/api-paste.ini 2026-03-17 14:17:24.958 | + lib/nova:create_nova_conf:446 : iniset /etc/nova/nova.conf DEFAULT rootwrap_config /etc/nova/rootwrap.conf 2026-03-17 14:17:24.994 | + lib/nova:create_nova_conf:447 : iniset /etc/nova/nova.conf filter_scheduler enabled_filters ComputeFilter,ComputeCapabilitiesFilter,ImagePropertiesFilter,ServerGroupAntiAffinityFilter,ServerGroupAffinityFilter,SameHostFilter,DifferentHostFilter 2026-03-17 14:17:25.035 | + lib/nova:create_nova_conf:448 : iniset /etc/nova/nova.conf scheduler workers 2 2026-03-17 14:17:25.073 | + lib/nova:create_nova_conf:449 : iniset /etc/nova/nova.conf neutron default_floating_pool public 2026-03-17 14:17:25.113 | + lib/nova:create_nova_conf:450 : iniset /etc/nova/nova.conf DEFAULT my_ip 38.102.83.89 2026-03-17 14:17:25.153 | + lib/nova:create_nova_conf:451 : iniset /etc/nova/nova.conf DEFAULT instance_name_template instance-%08x 2026-03-17 14:17:25.189 | + lib/nova:create_nova_conf:452 : iniset /etc/nova/nova.conf DEFAULT osapi_compute_listen 0.0.0.0 2026-03-17 14:17:25.224 | + lib/nova:create_nova_conf:453 : iniset /etc/nova/nova.conf DEFAULT metadata_listen 0.0.0.0 2026-03-17 14:17:25.263 | + lib/nova:create_nova_conf:454 : iniset /etc/nova/nova.conf DEFAULT shutdown_timeout 0 2026-03-17 14:17:25.300 | + lib/nova:create_nova_conf:458 : iniset /etc/nova/nova.conf api response_validation error 2026-03-17 14:17:25.338 | + lib/nova:create_nova_conf:460 : iniset /etc/nova/nova.conf key_manager backend nova.keymgr.conf_key_mgr.ConfKeyManager 2026-03-17 14:17:25.378 | + lib/nova:create_nova_conf:462 : iniset /etc/nova/nova.conf DEFAULT report_interval 120 2026-03-17 14:17:25.415 | + lib/nova:create_nova_conf:463 : iniset /etc/nova/nova.conf DEFAULT service_down_time 720 2026-03-17 14:17:25.453 | + lib/nova:create_nova_conf:465 : is_fedora 2026-03-17 14:17:25.456 | + functions-common:is_fedora:524 : [[ -z CentOSStream ]] 2026-03-17 14:17:25.459 | + functions-common:is_fedora:528 : '[' CentOSStream = Fedora ']' 2026-03-17 14:17:25.462 | + functions-common:is_fedora:528 : '[' CentOSStream = 'Red Hat' ']' 2026-03-17 14:17:25.465 | + functions-common:is_fedora:529 : '[' CentOSStream = openEuler ']' 2026-03-17 14:17:25.468 | + functions-common:is_fedora:530 : '[' CentOSStream = RedHatEnterpriseServer ']' 2026-03-17 14:17:25.471 | + functions-common:is_fedora:531 : '[' CentOSStream = RedHatEnterprise ']' 2026-03-17 14:17:25.474 | + functions-common:is_fedora:532 : '[' CentOSStream = RedHatEnterpriseLinux ']' 2026-03-17 14:17:25.477 | + functions-common:is_fedora:533 : '[' CentOSStream = RockyLinux ']' 2026-03-17 14:17:25.480 | + functions-common:is_fedora:534 : '[' CentOSStream = CentOS ']' 2026-03-17 14:17:25.482 | + functions-common:is_fedora:534 : '[' CentOSStream = CentOSStream ']' 2026-03-17 14:17:25.485 | + lib/nova:create_nova_conf:468 : iniset /etc/nova/nova.conf DEFAULT bindir /usr/bin 2026-03-17 14:17:25.522 | + lib/nova:create_nova_conf:474 : is_service_enabled n-api n-cond n-sched n-spice n-novnc n-sproxy 2026-03-17 14:17:25.542 | + functions-common:is_service_enabled:2068 : return 0 2026-03-17 14:17:25.545 | + lib/nova:create_nova_conf:478 : [[ superconductor == \s\i\n\g\l\e\c\o\n\d\u\c\t\o\r ]] 2026-03-17 14:17:25.548 | + lib/nova:create_nova_conf:481 : local db=nova_cell0 2026-03-17 14:17:25.551 | + lib/nova:create_nova_conf:484 : iniset /etc/nova/nova.conf filter_scheduler track_instance_changes False 2026-03-17 14:17:25.590 | ++ lib/nova:create_nova_conf:487 : database_connection_url nova_cell0 2026-03-17 14:17:25.593 | ++ lib/database:database_connection_url:134 : local db=nova_cell0 2026-03-17 14:17:25.596 | ++ lib/database:database_connection_url:135 : database_connection_url_mysql nova_cell0 2026-03-17 14:17:25.599 | ++ lib/databases/mysql:database_connection_url_mysql:251 : local db=nova_cell0 2026-03-17 14:17:25.602 | ++ lib/databases/mysql:database_connection_url_mysql:252 : local plugin 2026-03-17 14:17:25.605 | ++ lib/databases/mysql:database_connection_url_mysql:256 : [[ True == \T\r\u\e ]] 2026-03-17 14:17:25.608 | ++ lib/databases/mysql:database_connection_url_mysql:257 : is_service_enabled mysql 2026-03-17 14:17:25.627 | ++ functions-common:is_service_enabled:2068 : return 0 2026-03-17 14:17:25.630 | ++ lib/databases/mysql:database_connection_url_mysql:258 : plugin='&plugin=dbcounter' 2026-03-17 14:17:25.633 | ++ 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-17 14:17:25.636 | + 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-17 14:17:25.678 | ++ lib/nova:create_nova_conf:488 : database_connection_url nova_api 2026-03-17 14:17:25.681 | ++ lib/database:database_connection_url:134 : local db=nova_api 2026-03-17 14:17:25.684 | ++ lib/database:database_connection_url:135 : database_connection_url_mysql nova_api 2026-03-17 14:17:25.686 | ++ lib/databases/mysql:database_connection_url_mysql:251 : local db=nova_api 2026-03-17 14:17:25.689 | ++ lib/databases/mysql:database_connection_url_mysql:252 : local plugin 2026-03-17 14:17:25.692 | ++ lib/databases/mysql:database_connection_url_mysql:256 : [[ True == \T\r\u\e ]] 2026-03-17 14:17:25.695 | ++ lib/databases/mysql:database_connection_url_mysql:257 : is_service_enabled mysql 2026-03-17 14:17:25.712 | ++ functions-common:is_service_enabled:2068 : return 0 2026-03-17 14:17:25.714 | ++ lib/databases/mysql:database_connection_url_mysql:258 : plugin='&plugin=dbcounter' 2026-03-17 14:17:25.716 | ++ 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-17 14:17:25.719 | + 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-17 14:17:25.755 | + lib/nova:create_nova_conf:493 : iniset /etc/nova/nova.conf cache enabled True 2026-03-17 14:17:25.788 | + lib/nova:create_nova_conf:494 : iniset /etc/nova/nova.conf cache backend dogpile.cache.memcached 2026-03-17 14:17:25.820 | + lib/nova:create_nova_conf:495 : iniset /etc/nova/nova.conf cache memcache_servers localhost:11211 2026-03-17 14:17:25.850 | + lib/nova:create_nova_conf:498 : is_service_enabled n-api 2026-03-17 14:17:25.867 | + functions-common:is_service_enabled:2068 : return 0 2026-03-17 14:17:25.870 | + lib/nova:create_nova_conf:499 : is_service_enabled n-api-meta 2026-03-17 14:17:25.887 | + functions-common:is_service_enabled:2068 : return 0 2026-03-17 14:17:25.892 | ++ lib/nova:create_nova_conf:501 : echo osapi_compute,metadata 2026-03-17 14:17:25.892 | ++ lib/nova:create_nova_conf:501 : sed s/,metadata// 2026-03-17 14:17:25.897 | + lib/nova:create_nova_conf:501 : NOVA_ENABLED_APIS=osapi_compute 2026-03-17 14:17:25.899 | + lib/nova:create_nova_conf:503 : iniset /etc/nova/nova.conf DEFAULT enabled_apis osapi_compute 2026-03-17 14:17:25.936 | + lib/nova:create_nova_conf:504 : [[ True == \T\r\u\e ]] 2026-03-17 14:17:25.939 | + lib/nova:create_nova_conf:505 : iniset /etc/nova/nova.conf oslo_policy enforce_new_defaults True 2026-03-17 14:17:25.976 | + lib/nova:create_nova_conf:506 : iniset /etc/nova/nova.conf oslo_policy enforce_scope True 2026-03-17 14:17:26.011 | + lib/nova:create_nova_conf:512 : configure_keystone_authtoken_middleware /etc/nova/nova.conf nova 2026-03-17 14:17:26.014 | + lib/keystone:configure_keystone_authtoken_middleware:455 : local conf_file=/etc/nova/nova.conf 2026-03-17 14:17:26.016 | + lib/keystone:configure_keystone_authtoken_middleware:456 : local admin_user=nova 2026-03-17 14:17:26.018 | + lib/keystone:configure_keystone_authtoken_middleware:457 : local section=keystone_authtoken 2026-03-17 14:17:26.021 | + lib/keystone:configure_keystone_authtoken_middleware:458 : local service_type= 2026-03-17 14:17:26.024 | + lib/keystone:configure_keystone_authtoken_middleware:460 : configure_keystoneauth /etc/nova/nova.conf nova keystone_authtoken 2026-03-17 14:17:26.026 | + lib/keystone:configure_keystoneauth:432 : local conf_file=/etc/nova/nova.conf 2026-03-17 14:17:26.029 | + lib/keystone:configure_keystoneauth:433 : local admin_user=nova 2026-03-17 14:17:26.031 | + lib/keystone:configure_keystoneauth:434 : local section=keystone_authtoken 2026-03-17 14:17:26.033 | + lib/keystone:configure_keystoneauth:436 : iniset /etc/nova/nova.conf keystone_authtoken auth_type password 2026-03-17 14:17:26.066 | + lib/keystone:configure_keystoneauth:437 : iniset /etc/nova/nova.conf keystone_authtoken interface public 2026-03-17 14:17:26.102 | + lib/keystone:configure_keystoneauth:438 : iniset /etc/nova/nova.conf keystone_authtoken auth_url https://38.102.83.89/identity 2026-03-17 14:17:26.139 | + lib/keystone:configure_keystoneauth:439 : iniset /etc/nova/nova.conf keystone_authtoken username nova 2026-03-17 14:17:26.179 | + lib/keystone:configure_keystoneauth:440 : iniset /etc/nova/nova.conf keystone_authtoken password secretservice 2026-03-17 14:17:26.213 | + lib/keystone:configure_keystoneauth:441 : iniset /etc/nova/nova.conf keystone_authtoken user_domain_name Default 2026-03-17 14:17:26.249 | + lib/keystone:configure_keystoneauth:442 : iniset /etc/nova/nova.conf keystone_authtoken project_name service 2026-03-17 14:17:26.288 | + lib/keystone:configure_keystoneauth:443 : iniset /etc/nova/nova.conf keystone_authtoken project_domain_name Default 2026-03-17 14:17:26.325 | + lib/keystone:configure_keystoneauth:444 : iniset /etc/nova/nova.conf keystone_authtoken cafile /opt/stack/data/ca-bundle.pem 2026-03-17 14:17:26.360 | + lib/keystone:configure_keystone_authtoken_middleware:461 : iniset /etc/nova/nova.conf keystone_authtoken www_authenticate_uri https://38.102.83.89/identity 2026-03-17 14:17:26.398 | + lib/keystone:configure_keystone_authtoken_middleware:462 : iniset /etc/nova/nova.conf keystone_authtoken memcached_servers localhost:11211 2026-03-17 14:17:26.433 | + lib/keystone:configure_keystone_authtoken_middleware:463 : [[ -n '' ]] 2026-03-17 14:17:26.436 | + lib/nova:create_nova_conf:515 : is_service_enabled cinder 2026-03-17 14:17:26.454 | + functions-common:is_service_enabled:2068 : return 0 2026-03-17 14:17:26.456 | + lib/nova:create_nova_conf:516 : configure_cinder_access 2026-03-17 14:17:26.460 | + lib/nova:configure_cinder_access:640 : iniset /etc/nova/nova.conf cinder os_region_name RegionOne 2026-03-17 14:17:26.499 | + lib/nova:configure_cinder_access:647 : configure_keystoneauth /etc/nova/nova.conf nova cinder 2026-03-17 14:17:26.502 | + lib/keystone:configure_keystoneauth:432 : local conf_file=/etc/nova/nova.conf 2026-03-17 14:17:26.505 | + lib/keystone:configure_keystoneauth:433 : local admin_user=nova 2026-03-17 14:17:26.508 | + lib/keystone:configure_keystoneauth:434 : local section=cinder 2026-03-17 14:17:26.511 | + lib/keystone:configure_keystoneauth:436 : iniset /etc/nova/nova.conf cinder auth_type password 2026-03-17 14:17:26.545 | + lib/keystone:configure_keystoneauth:437 : iniset /etc/nova/nova.conf cinder interface public 2026-03-17 14:17:26.581 | + lib/keystone:configure_keystoneauth:438 : iniset /etc/nova/nova.conf cinder auth_url https://38.102.83.89/identity 2026-03-17 14:17:26.618 | + lib/keystone:configure_keystoneauth:439 : iniset /etc/nova/nova.conf cinder username nova 2026-03-17 14:17:26.654 | + lib/keystone:configure_keystoneauth:440 : iniset /etc/nova/nova.conf cinder password secretservice 2026-03-17 14:17:26.691 | + lib/keystone:configure_keystoneauth:441 : iniset /etc/nova/nova.conf cinder user_domain_name Default 2026-03-17 14:17:26.729 | + lib/keystone:configure_keystoneauth:442 : iniset /etc/nova/nova.conf cinder project_name service 2026-03-17 14:17:26.767 | + lib/keystone:configure_keystoneauth:443 : iniset /etc/nova/nova.conf cinder project_domain_name Default 2026-03-17 14:17:26.804 | + lib/keystone:configure_keystoneauth:444 : iniset /etc/nova/nova.conf cinder cafile /opt/stack/data/ca-bundle.pem 2026-03-17 14:17:26.839 | + lib/nova:configure_cinder_access:648 : is_service_enabled tls-proxy 2026-03-17 14:17:26.857 | + functions-common:is_service_enabled:2068 : return 0 2026-03-17 14:17:26.860 | + lib/nova:configure_cinder_access:649 : CINDER_SERVICE_HOST=38.102.83.89 2026-03-17 14:17:26.863 | + lib/nova:configure_cinder_access:650 : CINDER_SERVICE_PORT=8776 2026-03-17 14:17:26.865 | + lib/nova:configure_cinder_access:651 : iniset /etc/nova/nova.conf cinder cafile /opt/stack/data/ca-bundle.pem 2026-03-17 14:17:26.902 | + lib/nova:create_nova_conf:519 : is_service_enabled manila 2026-03-17 14:17:26.920 | + functions-common:is_service_enabled:2068 : return 1 2026-03-17 14:17:26.922 | + lib/nova:create_nova_conf:523 : '[' -n /opt/stack/data/nova ']' 2026-03-17 14:17:26.925 | + lib/nova:create_nova_conf:524 : iniset /etc/nova/nova.conf DEFAULT state_path /opt/stack/data/nova 2026-03-17 14:17:26.958 | + lib/nova:create_nova_conf:525 : iniset /etc/nova/nova.conf oslo_concurrency lock_path /opt/stack/data/nova 2026-03-17 14:17:26.997 | + lib/nova:create_nova_conf:527 : '[' -n /opt/stack/data/nova/instances ']' 2026-03-17 14:17:26.999 | + lib/nova:create_nova_conf:528 : iniset /etc/nova/nova.conf DEFAULT instances_path /opt/stack/data/nova/instances 2026-03-17 14:17:27.034 | + lib/nova:create_nova_conf:530 : '[' False '!=' False ']' 2026-03-17 14:17:27.037 | + lib/nova:create_nova_conf:533 : '[' True '!=' False ']' 2026-03-17 14:17:27.039 | + lib/nova:create_nova_conf:534 : iniset /etc/nova/nova.conf DEFAULT force_config_drive True 2026-03-17 14:17:27.073 | + lib/nova:create_nova_conf:539 : is_fedora 2026-03-17 14:17:27.076 | + functions-common:is_fedora:524 : [[ -z CentOSStream ]] 2026-03-17 14:17:27.079 | + functions-common:is_fedora:528 : '[' CentOSStream = Fedora ']' 2026-03-17 14:17:27.082 | + functions-common:is_fedora:528 : '[' CentOSStream = 'Red Hat' ']' 2026-03-17 14:17:27.085 | + functions-common:is_fedora:529 : '[' CentOSStream = openEuler ']' 2026-03-17 14:17:27.088 | + functions-common:is_fedora:530 : '[' CentOSStream = RedHatEnterpriseServer ']' 2026-03-17 14:17:27.090 | + functions-common:is_fedora:531 : '[' CentOSStream = RedHatEnterprise ']' 2026-03-17 14:17:27.093 | + functions-common:is_fedora:532 : '[' CentOSStream = RedHatEnterpriseLinux ']' 2026-03-17 14:17:27.096 | + functions-common:is_fedora:533 : '[' CentOSStream = RockyLinux ']' 2026-03-17 14:17:27.099 | + functions-common:is_fedora:534 : '[' CentOSStream = CentOS ']' 2026-03-17 14:17:27.102 | + functions-common:is_fedora:534 : '[' CentOSStream = CentOSStream ']' 2026-03-17 14:17:27.105 | + lib/nova:create_nova_conf:540 : iniset /etc/nova/nova.conf DEFAULT mkisofs_cmd /usr/bin/mkisofs 2026-03-17 14:17:27.141 | + lib/nova:create_nova_conf:544 : setup_logging /etc/nova/nova.conf 2026-03-17 14:17:27.144 | + functions:setup_logging:693 : setup_systemd_logging /etc/nova/nova.conf 2026-03-17 14:17:27.147 | + functions:setup_systemd_logging:710 : local conf_file=/etc/nova/nova.conf 2026-03-17 14:17:27.151 | ++ functions:setup_systemd_logging:715 : trueorfalse False USE_JOURNAL 2026-03-17 14:17:27.171 | + functions:setup_systemd_logging:715 : USE_JOURNAL=False 2026-03-17 14:17:27.175 | + functions:setup_systemd_logging:716 : local pidstr= 2026-03-17 14:17:27.177 | + functions:setup_systemd_logging:717 : [[ False == \T\r\u\e ]] 2026-03-17 14:17:27.180 | + functions:setup_systemd_logging:721 : pidstr='(pid=%(process)d) ' 2026-03-17 14:17:27.183 | + 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-17 14:17:27.224 | + 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-17 14:17:27.262 | + 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-17 14:17:27.299 | + functions:setup_systemd_logging:727 : iniset /etc/nova/nova.conf DEFAULT logging_exception_prefix 'ERROR %(name)s %(instance)s' 2026-03-17 14:17:27.335 | + functions:setup_systemd_logging:730 : iniset /etc/nova/nova.conf DEFAULT log_color False 2026-03-17 14:17:27.371 | + lib/nova:create_nova_conf:546 : iniset /etc/nova/nova.conf upgrade_levels compute auto 2026-03-17 14:17:27.409 | + lib/nova:create_nova_conf:548 : is_service_enabled n-api 2026-03-17 14:17:27.429 | + functions-common:is_service_enabled:2068 : return 0 2026-03-17 14:17:27.432 | + 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-17 14:17:27.435 | + lib/apache:write_uwsgi_config:243 : local conf=/etc/nova/nova-api-uwsgi.ini 2026-03-17 14:17:27.438 | + lib/apache:write_uwsgi_config:244 : local wsgi=nova.wsgi.osapi_compute:application 2026-03-17 14:17:27.440 | + lib/apache:write_uwsgi_config:245 : local url=/compute 2026-03-17 14:17:27.443 | + lib/apache:write_uwsgi_config:246 : local http= 2026-03-17 14:17:27.445 | + lib/apache:write_uwsgi_config:247 : local name=nova-api 2026-03-17 14:17:27.448 | + lib/apache:write_uwsgi_config:249 : '[' -z nova-api ']' 2026-03-17 14:17:27.451 | + lib/apache:write_uwsgi_config:255 : local socket_dir=/var/run/uwsgi 2026-03-17 14:17:27.453 | + lib/apache:write_uwsgi_config:259 : sudo mkdir -p /etc/tmpfiles.d/ 2026-03-17 14:17:27.482 | + lib/apache:write_uwsgi_config:260 : echo 'd /var/run/uwsgi 0755 stack root' 2026-03-17 14:17:27.483 | + lib/apache:write_uwsgi_config:260 : sudo tee /etc/tmpfiles.d/uwsgi.conf 2026-03-17 14:17:27.502 | d /var/run/uwsgi 0755 stack root 2026-03-17 14:17:27.508 | + lib/apache:write_uwsgi_config:261 : sudo systemd-tmpfiles --create /etc/tmpfiles.d/uwsgi.conf 2026-03-17 14:17:27.535 | /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-17 14:17:27.543 | + lib/apache:write_uwsgi_config:263 : local socket=/var/run/uwsgi/nova-api.socket 2026-03-17 14:17:27.546 | + lib/apache:write_uwsgi_config:266 : rm -rf /etc/nova/nova-api-uwsgi.ini 2026-03-17 14:17:27.551 | + lib/apache:write_uwsgi_config:270 : [[ nova.wsgi.osapi_compute:application =~ ^[a-zA-Z0-9_.]+:[a-zA-Z0-9_]+$ ]] 2026-03-17 14:17:27.554 | + lib/apache:write_uwsgi_config:271 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi module nova.wsgi.osapi_compute:application 2026-03-17 14:17:27.592 | + lib/apache:write_uwsgi_config:276 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi processes 2 2026-03-17 14:17:27.627 | + lib/apache:write_uwsgi_config:278 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi master true 2026-03-17 14:17:27.663 | + lib/apache:write_uwsgi_config:280 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi die-on-term true 2026-03-17 14:17:27.701 | + lib/apache:write_uwsgi_config:281 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi exit-on-reload false 2026-03-17 14:17:27.741 | + lib/apache:write_uwsgi_config:284 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi worker-reload-mercy 80 2026-03-17 14:17:27.780 | + lib/apache:write_uwsgi_config:285 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi enable-threads true 2026-03-17 14:17:27.815 | + lib/apache:write_uwsgi_config:286 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi plugins http,python3 2026-03-17 14:17:27.851 | + lib/apache:write_uwsgi_config:288 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi thunder-lock true 2026-03-17 14:17:27.886 | + 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-17 14:17:27.923 | + lib/apache:write_uwsgi_config:292 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi buffer-size 65535 2026-03-17 14:17:27.965 | + lib/apache:write_uwsgi_config:294 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi add-header 'Connection: close' 2026-03-17 14:17:28.006 | + lib/apache:write_uwsgi_config:296 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi lazy-apps true 2026-03-17 14:17:28.046 | + lib/apache:write_uwsgi_config:298 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi start-time %t 2026-03-17 14:17:28.087 | + lib/apache:write_uwsgi_config:301 : [[ -n '' ]] 2026-03-17 14:17:28.090 | + lib/apache:write_uwsgi_config:304 : local apache_conf= 2026-03-17 14:17:28.094 | ++ lib/apache:write_uwsgi_config:305 : apache_site_config_for nova-api 2026-03-17 14:17:28.098 | ++ lib/apache:apache_site_config_for:174 : local site=nova-api 2026-03-17 14:17:28.102 | ++ lib/apache:apache_site_config_for:175 : is_ubuntu 2026-03-17 14:17:28.105 | ++ functions-common:is_ubuntu:544 : [[ -z rpm ]] 2026-03-17 14:17:28.108 | ++ functions-common:is_ubuntu:547 : '[' rpm = deb ']' 2026-03-17 14:17:28.112 | ++ lib/apache:apache_site_config_for:178 : is_fedora 2026-03-17 14:17:28.115 | ++ functions-common:is_fedora:524 : [[ -z CentOSStream ]] 2026-03-17 14:17:28.119 | ++ functions-common:is_fedora:528 : '[' CentOSStream = Fedora ']' 2026-03-17 14:17:28.122 | ++ functions-common:is_fedora:528 : '[' CentOSStream = 'Red Hat' ']' 2026-03-17 14:17:28.125 | ++ functions-common:is_fedora:529 : '[' CentOSStream = openEuler ']' 2026-03-17 14:17:28.128 | ++ functions-common:is_fedora:530 : '[' CentOSStream = RedHatEnterpriseServer ']' 2026-03-17 14:17:28.132 | ++ functions-common:is_fedora:531 : '[' CentOSStream = RedHatEnterprise ']' 2026-03-17 14:17:28.135 | ++ functions-common:is_fedora:532 : '[' CentOSStream = RedHatEnterpriseLinux ']' 2026-03-17 14:17:28.138 | ++ functions-common:is_fedora:533 : '[' CentOSStream = RockyLinux ']' 2026-03-17 14:17:28.140 | ++ functions-common:is_fedora:534 : '[' CentOSStream = CentOS ']' 2026-03-17 14:17:28.143 | ++ functions-common:is_fedora:534 : '[' CentOSStream = CentOSStream ']' 2026-03-17 14:17:28.146 | ++ lib/apache:apache_site_config_for:180 : local enabled_site_file=/etc/httpd/conf.d/nova-api.conf 2026-03-17 14:17:28.149 | ++ lib/apache:apache_site_config_for:181 : '[' -f /etc/httpd/conf.d/nova-api.conf ']' 2026-03-17 14:17:28.152 | ++ lib/apache:apache_site_config_for:184 : echo /etc/httpd/conf.d/nova-api.conf.disabled 2026-03-17 14:17:28.156 | + lib/apache:write_uwsgi_config:305 : apache_conf=/etc/httpd/conf.d/nova-api.conf.disabled 2026-03-17 14:17:28.159 | + lib/apache:write_uwsgi_config:306 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi socket /var/run/uwsgi/nova-api.socket 2026-03-17 14:17:28.195 | + lib/apache:write_uwsgi_config:307 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi chmod-socket 666 2026-03-17 14:17:28.235 | + 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-17 14:17:28.236 | + lib/apache:write_uwsgi_config:308 : sudo tee -a /etc/httpd/conf.d/nova-api.conf.disabled 2026-03-17 14:17:28.257 | ProxyPass "/compute" "unix:/var/run/uwsgi/nova-api.socket|uwsgi://uwsgi-uds-nova-api" retry=0 acquire=1 2026-03-17 14:17:28.263 | + lib/apache:write_uwsgi_config:309 : enable_apache_site nova-api 2026-03-17 14:17:28.266 | + lib/apache:enable_apache_site:191 : local site=nova-api 2026-03-17 14:17:28.269 | + lib/apache:enable_apache_site:193 : enable_apache_mod version 2026-03-17 14:17:28.271 | + lib/apache:enable_apache_mod:55 : local mod=version 2026-03-17 14:17:28.275 | + lib/apache:enable_apache_mod:56 : local should_restart= 2026-03-17 14:17:28.280 | + lib/apache:enable_apache_mod:58 : is_ubuntu 2026-03-17 14:17:28.287 | + functions-common:is_ubuntu:544 : [[ -z rpm ]] 2026-03-17 14:17:28.290 | + functions-common:is_ubuntu:547 : '[' rpm = deb ']' 2026-03-17 14:17:28.292 | + lib/apache:enable_apache_mod:67 : is_fedora 2026-03-17 14:17:28.294 | + functions-common:is_fedora:524 : [[ -z CentOSStream ]] 2026-03-17 14:17:28.297 | + functions-common:is_fedora:528 : '[' CentOSStream = Fedora ']' 2026-03-17 14:17:28.300 | + functions-common:is_fedora:528 : '[' CentOSStream = 'Red Hat' ']' 2026-03-17 14:17:28.303 | + functions-common:is_fedora:529 : '[' CentOSStream = openEuler ']' 2026-03-17 14:17:28.305 | + functions-common:is_fedora:530 : '[' CentOSStream = RedHatEnterpriseServer ']' 2026-03-17 14:17:28.308 | + functions-common:is_fedora:531 : '[' CentOSStream = RedHatEnterprise ']' 2026-03-17 14:17:28.310 | + functions-common:is_fedora:532 : '[' CentOSStream = RedHatEnterpriseLinux ']' 2026-03-17 14:17:28.313 | + functions-common:is_fedora:533 : '[' CentOSStream = RockyLinux ']' 2026-03-17 14:17:28.315 | + functions-common:is_fedora:534 : '[' CentOSStream = CentOS ']' 2026-03-17 14:17:28.318 | + functions-common:is_fedora:534 : '[' CentOSStream = CentOSStream ']' 2026-03-17 14:17:28.321 | + lib/apache:enable_apache_mod:69 : true 2026-03-17 14:17:28.323 | + lib/apache:enable_apache_site:194 : is_ubuntu 2026-03-17 14:17:28.326 | + functions-common:is_ubuntu:544 : [[ -z rpm ]] 2026-03-17 14:17:28.328 | + functions-common:is_ubuntu:547 : '[' rpm = deb ']' 2026-03-17 14:17:28.331 | + lib/apache:enable_apache_site:196 : is_fedora 2026-03-17 14:17:28.334 | + functions-common:is_fedora:524 : [[ -z CentOSStream ]] 2026-03-17 14:17:28.337 | + functions-common:is_fedora:528 : '[' CentOSStream = Fedora ']' 2026-03-17 14:17:28.339 | + functions-common:is_fedora:528 : '[' CentOSStream = 'Red Hat' ']' 2026-03-17 14:17:28.341 | + functions-common:is_fedora:529 : '[' CentOSStream = openEuler ']' 2026-03-17 14:17:28.343 | + functions-common:is_fedora:530 : '[' CentOSStream = RedHatEnterpriseServer ']' 2026-03-17 14:17:28.345 | + functions-common:is_fedora:531 : '[' CentOSStream = RedHatEnterprise ']' 2026-03-17 14:17:28.348 | + functions-common:is_fedora:532 : '[' CentOSStream = RedHatEnterpriseLinux ']' 2026-03-17 14:17:28.350 | + functions-common:is_fedora:533 : '[' CentOSStream = RockyLinux ']' 2026-03-17 14:17:28.352 | + functions-common:is_fedora:534 : '[' CentOSStream = CentOS ']' 2026-03-17 14:17:28.355 | + functions-common:is_fedora:534 : '[' CentOSStream = CentOSStream ']' 2026-03-17 14:17:28.358 | + lib/apache:enable_apache_site:197 : local enabled_site_file=/etc/httpd/conf.d/nova-api.conf 2026-03-17 14:17:28.360 | + lib/apache:enable_apache_site:199 : [[ -f /etc/httpd/conf.d/nova-api.conf.disabled ]] 2026-03-17 14:17:28.362 | + lib/apache:enable_apache_site:199 : [[ ! -f /etc/httpd/conf.d/nova-api.conf ]] 2026-03-17 14:17:28.364 | + lib/apache:enable_apache_site:200 : sudo mv /etc/httpd/conf.d/nova-api.conf.disabled /etc/httpd/conf.d/nova-api.conf 2026-03-17 14:17:28.389 | + lib/apache:write_uwsgi_config:310 : restart_apache_server 2026-03-17 14:17:28.392 | + lib/apache:restart_apache_server:238 : restart_service httpd 2026-03-17 14:17:28.394 | + functions-common:restart_service:2296 : '[' -x /bin/systemctl ']' 2026-03-17 14:17:28.397 | + functions-common:restart_service:2297 : sudo /bin/systemctl restart httpd 2026-03-17 14:17:29.583 | + lib/nova:create_nova_conf:552 : is_service_enabled n-api-meta 2026-03-17 14:17:29.603 | + functions-common:is_service_enabled:2068 : return 0 2026-03-17 14:17:29.607 | + 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-17 14:17:29.610 | + lib/apache:write_uwsgi_config:243 : local conf=/etc/nova/nova-metadata-uwsgi.ini 2026-03-17 14:17:29.613 | + lib/apache:write_uwsgi_config:244 : local wsgi=nova.wsgi.metadata:application 2026-03-17 14:17:29.616 | + lib/apache:write_uwsgi_config:245 : local url= 2026-03-17 14:17:29.618 | + lib/apache:write_uwsgi_config:246 : local http=0.0.0.0:8775 2026-03-17 14:17:29.621 | + lib/apache:write_uwsgi_config:247 : local name=nova-metadata 2026-03-17 14:17:29.624 | + lib/apache:write_uwsgi_config:249 : '[' -z nova-metadata ']' 2026-03-17 14:17:29.627 | + lib/apache:write_uwsgi_config:255 : local socket_dir=/var/run/uwsgi 2026-03-17 14:17:29.630 | + lib/apache:write_uwsgi_config:259 : sudo mkdir -p /etc/tmpfiles.d/ 2026-03-17 14:17:29.661 | + lib/apache:write_uwsgi_config:260 : echo 'd /var/run/uwsgi 0755 stack root' 2026-03-17 14:17:29.661 | + lib/apache:write_uwsgi_config:260 : sudo tee /etc/tmpfiles.d/uwsgi.conf 2026-03-17 14:17:29.681 | d /var/run/uwsgi 0755 stack root 2026-03-17 14:17:29.687 | + lib/apache:write_uwsgi_config:261 : sudo systemd-tmpfiles --create /etc/tmpfiles.d/uwsgi.conf 2026-03-17 14:17:29.714 | /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-17 14:17:29.723 | + lib/apache:write_uwsgi_config:263 : local socket=/var/run/uwsgi/nova-metadata.socket 2026-03-17 14:17:29.726 | + lib/apache:write_uwsgi_config:266 : rm -rf /etc/nova/nova-metadata-uwsgi.ini 2026-03-17 14:17:29.731 | + lib/apache:write_uwsgi_config:270 : [[ nova.wsgi.metadata:application =~ ^[a-zA-Z0-9_.]+:[a-zA-Z0-9_]+$ ]] 2026-03-17 14:17:29.734 | + lib/apache:write_uwsgi_config:271 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi module nova.wsgi.metadata:application 2026-03-17 14:17:29.770 | + lib/apache:write_uwsgi_config:276 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi processes 2 2026-03-17 14:17:29.798 | + lib/apache:write_uwsgi_config:278 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi master true 2026-03-17 14:17:29.825 | + lib/apache:write_uwsgi_config:280 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi die-on-term true 2026-03-17 14:17:29.852 | + lib/apache:write_uwsgi_config:281 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi exit-on-reload false 2026-03-17 14:17:29.883 | + lib/apache:write_uwsgi_config:284 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi worker-reload-mercy 80 2026-03-17 14:17:29.913 | + lib/apache:write_uwsgi_config:285 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi enable-threads true 2026-03-17 14:17:29.945 | + lib/apache:write_uwsgi_config:286 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi plugins http,python3 2026-03-17 14:17:29.980 | + lib/apache:write_uwsgi_config:288 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi thunder-lock true 2026-03-17 14:17:30.018 | + 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-17 14:17:30.057 | + lib/apache:write_uwsgi_config:292 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi buffer-size 65535 2026-03-17 14:17:30.099 | + lib/apache:write_uwsgi_config:294 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi add-header 'Connection: close' 2026-03-17 14:17:30.138 | + lib/apache:write_uwsgi_config:296 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi lazy-apps true 2026-03-17 14:17:30.176 | + lib/apache:write_uwsgi_config:298 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi start-time %t 2026-03-17 14:17:30.209 | + lib/apache:write_uwsgi_config:301 : [[ -n 0.0.0.0:8775 ]] 2026-03-17 14:17:30.211 | + lib/apache:write_uwsgi_config:302 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi http 0.0.0.0:8775 2026-03-17 14:17:30.242 | + lib/nova:create_nova_conf:556 : is_service_enabled ceilometer 2026-03-17 14:17:30.259 | + functions-common:is_service_enabled:2068 : return 1 2026-03-17 14:17:30.260 | + lib/nova:create_nova_conf:564 : iniset /etc/nova/nova.conf oslo_messaging_notifications driver messagingv2 2026-03-17 14:17:30.281 | ++ lib/nova:create_nova_conf:565 : get_notification_url 2026-03-17 14:17:30.283 | ++ lib/rpc_backend:get_notification_url:136 : local virtual_host= 2026-03-17 14:17:30.286 | ++ lib/rpc_backend:get_notification_url:137 : is_service_enabled rabbit 2026-03-17 14:17:30.300 | ++ functions-common:is_service_enabled:2068 : return 0 2026-03-17 14:17:30.303 | ++ lib/rpc_backend:get_notification_url:138 : echo rabbit://stackrabbit:secretrabbit@38.102.83.89:5672/ 2026-03-17 14:17:30.305 | + lib/nova:create_nova_conf:565 : iniset /etc/nova/nova.conf oslo_messaging_notifications transport_url rabbit://stackrabbit:secretrabbit@38.102.83.89:5672/ 2026-03-17 14:17:30.335 | + lib/nova:create_nova_conf:566 : iniset /etc/nova/nova.conf notifications notification_format unversioned 2026-03-17 14:17:30.368 | + lib/nova:create_nova_conf:567 : iniset_rpc_backend nova /etc/nova/nova.conf 2026-03-17 14:17:30.370 | + lib/rpc_backend:iniset_rpc_backend:144 : local package=nova 2026-03-17 14:17:30.373 | + lib/rpc_backend:iniset_rpc_backend:145 : local file=/etc/nova/nova.conf 2026-03-17 14:17:30.376 | + lib/rpc_backend:iniset_rpc_backend:146 : local section=DEFAULT 2026-03-17 14:17:30.379 | + lib/rpc_backend:iniset_rpc_backend:147 : local virtual_host= 2026-03-17 14:17:30.382 | + lib/rpc_backend:iniset_rpc_backend:148 : is_service_enabled rabbit 2026-03-17 14:17:30.399 | + functions-common:is_service_enabled:2068 : return 0 2026-03-17 14:17:30.403 | ++ lib/rpc_backend:iniset_rpc_backend:149 : get_transport_url '' 2026-03-17 14:17:30.405 | ++ lib/rpc_backend:get_transport_url:126 : local virtual_host= 2026-03-17 14:17:30.407 | ++ lib/rpc_backend:get_transport_url:127 : is_service_enabled rabbit 2026-03-17 14:17:30.423 | ++ functions-common:is_service_enabled:2068 : return 0 2026-03-17 14:17:30.425 | ++ lib/rpc_backend:get_transport_url:128 : echo rabbit://stackrabbit:secretrabbit@38.102.83.89:5672/ 2026-03-17 14:17:30.428 | + lib/rpc_backend:iniset_rpc_backend:149 : iniset /etc/nova/nova.conf DEFAULT transport_url rabbit://stackrabbit:secretrabbit@38.102.83.89:5672/ 2026-03-17 14:17:30.461 | + lib/rpc_backend:iniset_rpc_backend:150 : '[' -n '' ']' 2026-03-17 14:17:30.464 | + lib/rpc_backend:iniset_rpc_backend:153 : '[' -n '' ']' 2026-03-17 14:17:30.466 | + lib/nova:create_nova_conf:569 : iniset /etc/nova/nova.conf DEFAULT osapi_compute_workers 2 2026-03-17 14:17:30.497 | + lib/nova:create_nova_conf:570 : iniset /etc/nova/nova.conf DEFAULT metadata_workers 2 2026-03-17 14:17:30.526 | + lib/nova:create_nova_conf:572 : iniset /etc/nova/nova.conf conductor workers 2 2026-03-17 14:17:30.557 | + lib/nova:create_nova_conf:574 : is_service_enabled tls-proxy 2026-03-17 14:17:30.574 | + functions-common:is_service_enabled:2068 : return 0 2026-03-17 14:17:30.576 | + lib/nova:create_nova_conf:575 : iniset /etc/nova/nova.conf DEFAULT glance_protocol https 2026-03-17 14:17:30.611 | + lib/nova:create_nova_conf:576 : iniset /etc/nova/nova.conf oslo_middleware enable_proxy_headers_parsing True 2026-03-17 14:17:30.644 | + lib/nova:create_nova_conf:579 : iniset /etc/nova/nova.conf DEFAULT graceful_shutdown_timeout 5 2026-03-17 14:17:30.682 | + lib/nova:create_nova_conf:581 : '[' True == True ']' 2026-03-17 14:17:30.685 | + lib/nova:create_nova_conf:582 : init_nova_service_user_conf 2026-03-17 14:17:30.687 | + lib/nova:init_nova_service_user_conf:822 : iniset /etc/nova/nova.conf service_user send_service_user_token True 2026-03-17 14:17:30.719 | + lib/nova:init_nova_service_user_conf:823 : configure_keystoneauth /etc/nova/nova.conf nova service_user 2026-03-17 14:17:30.722 | + lib/keystone:configure_keystoneauth:432 : local conf_file=/etc/nova/nova.conf 2026-03-17 14:17:30.723 | + lib/keystone:configure_keystoneauth:433 : local admin_user=nova 2026-03-17 14:17:30.726 | + lib/keystone:configure_keystoneauth:434 : local section=service_user 2026-03-17 14:17:30.728 | + lib/keystone:configure_keystoneauth:436 : iniset /etc/nova/nova.conf service_user auth_type password 2026-03-17 14:17:30.761 | + lib/keystone:configure_keystoneauth:437 : iniset /etc/nova/nova.conf service_user interface public 2026-03-17 14:17:30.795 | + lib/keystone:configure_keystoneauth:438 : iniset /etc/nova/nova.conf service_user auth_url https://38.102.83.89/identity 2026-03-17 14:17:30.832 | + lib/keystone:configure_keystoneauth:439 : iniset /etc/nova/nova.conf service_user username nova 2026-03-17 14:17:30.866 | + lib/keystone:configure_keystoneauth:440 : iniset /etc/nova/nova.conf service_user password secretservice 2026-03-17 14:17:30.899 | + lib/keystone:configure_keystoneauth:441 : iniset /etc/nova/nova.conf service_user user_domain_name Default 2026-03-17 14:17:30.930 | + lib/keystone:configure_keystoneauth:442 : iniset /etc/nova/nova.conf service_user project_name service 2026-03-17 14:17:30.963 | + lib/keystone:configure_keystoneauth:443 : iniset /etc/nova/nova.conf service_user project_domain_name Default 2026-03-17 14:17:31.001 | + lib/keystone:configure_keystoneauth:444 : iniset /etc/nova/nova.conf service_user cafile /opt/stack/data/ca-bundle.pem 2026-03-17 14:17:31.037 | + lib/nova:create_nova_conf:585 : is_service_enabled n-cond 2026-03-17 14:17:31.056 | + functions-common:is_service_enabled:2068 : return 0 2026-03-17 14:17:31.060 | ++ lib/nova:create_nova_conf:586 : seq 1 1 2026-03-17 14:17:31.064 | + lib/nova:create_nova_conf:586 : for i in $(seq 1 $NOVA_NUM_CELLS) 2026-03-17 14:17:31.067 | + lib/nova:create_nova_conf:587 : local conf 2026-03-17 14:17:31.069 | + lib/nova:create_nova_conf:588 : local vhost 2026-03-17 14:17:31.073 | ++ lib/nova:create_nova_conf:589 : conductor_conf 1 2026-03-17 14:17:31.075 | ++ lib/nova:conductor_conf:827 : local cell=1 2026-03-17 14:17:31.079 | ++ lib/nova:conductor_conf:828 : echo /etc/nova/nova_cell1.conf 2026-03-17 14:17:31.082 | + lib/nova:create_nova_conf:589 : conf=/etc/nova/nova_cell1.conf 2026-03-17 14:17:31.085 | + lib/nova:create_nova_conf:590 : vhost=nova_cell1 2026-03-17 14:17:31.087 | + lib/nova:create_nova_conf:592 : rm -f /etc/nova/nova_cell1.conf 2026-03-17 14:17:31.092 | ++ lib/nova:create_nova_conf:593 : database_connection_url nova_cell1 2026-03-17 14:17:31.095 | ++ lib/database:database_connection_url:134 : local db=nova_cell1 2026-03-17 14:17:31.098 | ++ lib/database:database_connection_url:135 : database_connection_url_mysql nova_cell1 2026-03-17 14:17:31.100 | ++ lib/databases/mysql:database_connection_url_mysql:251 : local db=nova_cell1 2026-03-17 14:17:31.103 | ++ lib/databases/mysql:database_connection_url_mysql:252 : local plugin 2026-03-17 14:17:31.106 | ++ lib/databases/mysql:database_connection_url_mysql:256 : [[ True == \T\r\u\e ]] 2026-03-17 14:17:31.108 | ++ lib/databases/mysql:database_connection_url_mysql:257 : is_service_enabled mysql 2026-03-17 14:17:31.127 | ++ functions-common:is_service_enabled:2068 : return 0 2026-03-17 14:17:31.130 | ++ lib/databases/mysql:database_connection_url_mysql:258 : plugin='&plugin=dbcounter' 2026-03-17 14:17:31.133 | ++ 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-17 14:17:31.136 | + 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-17 14:17:31.174 | + lib/nova:create_nova_conf:594 : iniset /etc/nova/nova_cell1.conf conductor workers 2 2026-03-17 14:17:31.216 | + lib/nova:create_nova_conf:595 : iniset /etc/nova/nova_cell1.conf DEFAULT debug True 2026-03-17 14:17:31.257 | + lib/nova:create_nova_conf:597 : [[ superconductor == \s\i\n\g\l\e\c\o\n\d\u\c\t\o\r ]] 2026-03-17 14:17:31.260 | + lib/nova:create_nova_conf:600 : rpc_backend_add_vhost nova_cell1 2026-03-17 14:17:31.262 | + lib/rpc_backend:rpc_backend_add_vhost:112 : local vhost=nova_cell1 2026-03-17 14:17:31.266 | + lib/rpc_backend:rpc_backend_add_vhost:113 : is_service_enabled rabbit 2026-03-17 14:17:31.284 | + functions-common:is_service_enabled:2068 : return 0 2026-03-17 14:17:31.288 | ++ lib/rpc_backend:rpc_backend_add_vhost:114 : sudo rabbitmqctl list_vhosts 2026-03-17 14:17:31.289 | ++ lib/rpc_backend:rpc_backend_add_vhost:114 : grep nova_cell1 2026-03-17 14:17:31.955 | + lib/rpc_backend:rpc_backend_add_vhost:114 : '[' -z ']' 2026-03-17 14:17:31.957 | + lib/rpc_backend:rpc_backend_add_vhost:115 : sudo rabbitmqctl add_vhost nova_cell1 2026-03-17 14:17:32.447 | Adding vhost "nova_cell1" ... 2026-03-17 14:17:32.492 | + lib/rpc_backend:rpc_backend_add_vhost:116 : sudo rabbitmqctl set_permissions -p nova_cell1 stackrabbit '.*' '.*' '.*' 2026-03-17 14:17:33.008 | Setting permissions for user "stackrabbit" in vhost "nova_cell1" ... 2026-03-17 14:17:33.029 | + lib/nova:create_nova_conf:601 : iniset_rpc_backend nova /etc/nova/nova_cell1.conf DEFAULT nova_cell1 2026-03-17 14:17:33.031 | + lib/rpc_backend:iniset_rpc_backend:144 : local package=nova 2026-03-17 14:17:33.034 | + lib/rpc_backend:iniset_rpc_backend:145 : local file=/etc/nova/nova_cell1.conf 2026-03-17 14:17:33.037 | + lib/rpc_backend:iniset_rpc_backend:146 : local section=DEFAULT 2026-03-17 14:17:33.039 | + lib/rpc_backend:iniset_rpc_backend:147 : local virtual_host=nova_cell1 2026-03-17 14:17:33.041 | + lib/rpc_backend:iniset_rpc_backend:148 : is_service_enabled rabbit 2026-03-17 14:17:33.058 | + functions-common:is_service_enabled:2068 : return 0 2026-03-17 14:17:33.061 | ++ lib/rpc_backend:iniset_rpc_backend:149 : get_transport_url nova_cell1 2026-03-17 14:17:33.065 | ++ lib/rpc_backend:get_transport_url:126 : local virtual_host=nova_cell1 2026-03-17 14:17:33.068 | ++ lib/rpc_backend:get_transport_url:127 : is_service_enabled rabbit 2026-03-17 14:17:33.085 | ++ functions-common:is_service_enabled:2068 : return 0 2026-03-17 14:17:33.088 | ++ lib/rpc_backend:get_transport_url:128 : echo rabbit://stackrabbit:secretrabbit@38.102.83.89:5672/nova_cell1 2026-03-17 14:17:33.091 | + lib/rpc_backend:iniset_rpc_backend:149 : iniset /etc/nova/nova_cell1.conf DEFAULT transport_url rabbit://stackrabbit:secretrabbit@38.102.83.89:5672/nova_cell1 2026-03-17 14:17:33.122 | + lib/rpc_backend:iniset_rpc_backend:150 : '[' -n '' ']' 2026-03-17 14:17:33.126 | + lib/rpc_backend:iniset_rpc_backend:153 : '[' -n '' ']' 2026-03-17 14:17:33.128 | + lib/nova:create_nova_conf:605 : is_service_enabled placement placement-client 2026-03-17 14:17:33.147 | + functions-common:is_service_enabled:2068 : return 0 2026-03-17 14:17:33.149 | + lib/nova:create_nova_conf:606 : configure_placement_nova_compute /etc/nova/nova_cell1.conf 2026-03-17 14:17:33.152 | + lib/nova:configure_placement_nova_compute:634 : local conf=/etc/nova/nova_cell1.conf 2026-03-17 14:17:33.156 | + lib/nova:configure_placement_nova_compute:635 : configure_keystoneauth /etc/nova/nova_cell1.conf nova placement 2026-03-17 14:17:33.159 | + lib/keystone:configure_keystoneauth:432 : local conf_file=/etc/nova/nova_cell1.conf 2026-03-17 14:17:33.163 | + lib/keystone:configure_keystoneauth:433 : local admin_user=nova 2026-03-17 14:17:33.166 | + lib/keystone:configure_keystoneauth:434 : local section=placement 2026-03-17 14:17:33.169 | + lib/keystone:configure_keystoneauth:436 : iniset /etc/nova/nova_cell1.conf placement auth_type password 2026-03-17 14:17:33.210 | + lib/keystone:configure_keystoneauth:437 : iniset /etc/nova/nova_cell1.conf placement interface public 2026-03-17 14:17:33.246 | + lib/keystone:configure_keystoneauth:438 : iniset /etc/nova/nova_cell1.conf placement auth_url https://38.102.83.89/identity 2026-03-17 14:17:33.286 | + lib/keystone:configure_keystoneauth:439 : iniset /etc/nova/nova_cell1.conf placement username nova 2026-03-17 14:17:33.326 | + lib/keystone:configure_keystoneauth:440 : iniset /etc/nova/nova_cell1.conf placement password secretservice 2026-03-17 14:17:33.364 | + lib/keystone:configure_keystoneauth:441 : iniset /etc/nova/nova_cell1.conf placement user_domain_name Default 2026-03-17 14:17:33.403 | + lib/keystone:configure_keystoneauth:442 : iniset /etc/nova/nova_cell1.conf placement project_name service 2026-03-17 14:17:33.436 | + lib/keystone:configure_keystoneauth:443 : iniset /etc/nova/nova_cell1.conf placement project_domain_name Default 2026-03-17 14:17:33.467 | + lib/keystone:configure_keystoneauth:444 : iniset /etc/nova/nova_cell1.conf placement cafile /opt/stack/data/ca-bundle.pem 2026-03-17 14:17:33.504 | + lib/nova:create_nova_conf:610 : setup_logging /etc/nova/nova_cell1.conf 2026-03-17 14:17:33.508 | + functions:setup_logging:693 : setup_systemd_logging /etc/nova/nova_cell1.conf 2026-03-17 14:17:33.509 | + functions:setup_systemd_logging:710 : local conf_file=/etc/nova/nova_cell1.conf 2026-03-17 14:17:33.513 | ++ functions:setup_systemd_logging:715 : trueorfalse False USE_JOURNAL 2026-03-17 14:17:33.533 | + functions:setup_systemd_logging:715 : USE_JOURNAL=False 2026-03-17 14:17:33.536 | + functions:setup_systemd_logging:716 : local pidstr= 2026-03-17 14:17:33.539 | + functions:setup_systemd_logging:717 : [[ False == \T\r\u\e ]] 2026-03-17 14:17:33.542 | + functions:setup_systemd_logging:721 : pidstr='(pid=%(process)d) ' 2026-03-17 14:17:33.545 | + 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-17 14:17:33.581 | + 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-17 14:17:33.618 | + 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-17 14:17:33.654 | + functions:setup_systemd_logging:727 : iniset /etc/nova/nova_cell1.conf DEFAULT logging_exception_prefix 'ERROR %(name)s %(instance)s' 2026-03-17 14:17:33.691 | + functions:setup_systemd_logging:730 : iniset /etc/nova/nova_cell1.conf DEFAULT log_color False 2026-03-17 14:17:33.727 | + lib/nova:create_nova_conf:617 : [[ superconductor == \s\i\n\g\l\e\c\o\n\d\u\c\t\o\r ]] 2026-03-17 14:17:33.731 | ++ lib/nova:create_nova_conf:620 : seq 1 1 2026-03-17 14:17:33.735 | + lib/nova:create_nova_conf:620 : for i in $(seq 1 $NOVA_NUM_CELLS) 2026-03-17 14:17:33.738 | + lib/nova:create_nova_conf:621 : local conf 2026-03-17 14:17:33.741 | + lib/nova:create_nova_conf:622 : local offset 2026-03-17 14:17:33.745 | ++ lib/nova:create_nova_conf:623 : conductor_conf 1 2026-03-17 14:17:33.749 | ++ lib/nova:conductor_conf:827 : local cell=1 2026-03-17 14:17:33.752 | ++ lib/nova:conductor_conf:828 : echo /etc/nova/nova_cell1.conf 2026-03-17 14:17:33.756 | + lib/nova:create_nova_conf:623 : conf=/etc/nova/nova_cell1.conf 2026-03-17 14:17:33.759 | + lib/nova:create_nova_conf:624 : offset=0 2026-03-17 14:17:33.762 | + lib/nova:create_nova_conf:625 : configure_console_proxies /etc/nova/nova_cell1.conf 0 2026-03-17 14:17:33.765 | + lib/nova:configure_console_proxies:724 : local conf=/etc/nova/nova_cell1.conf 2026-03-17 14:17:33.768 | + lib/nova:configure_console_proxies:725 : local offset=0 2026-03-17 14:17:33.771 | + lib/nova:configure_console_proxies:729 : offset=0 2026-03-17 14:17:33.773 | + lib/nova:configure_console_proxies:731 : is_service_enabled n-novnc 2026-03-17 14:17:33.793 | + functions-common:is_service_enabled:2068 : return 0 2026-03-17 14:17:33.796 | + lib/nova:configure_console_proxies:732 : iniset /etc/nova/nova_cell1.conf vnc novncproxy_host 0.0.0.0 2026-03-17 14:17:33.836 | + lib/nova:configure_console_proxies:733 : iniset /etc/nova/nova_cell1.conf vnc novncproxy_port 6080 2026-03-17 14:17:33.873 | + lib/nova:configure_console_proxies:735 : is_nova_console_proxy_compute_tls_enabled 2026-03-17 14:17:33.876 | + lib/nova:is_nova_console_proxy_compute_tls_enabled:188 : [[ False = \T\r\u\e ]] 2026-03-17 14:17:33.879 | + lib/nova:is_nova_console_proxy_compute_tls_enabled:189 : return 1 2026-03-17 14:17:33.883 | + lib/nova:configure_console_proxies:763 : is_service_enabled n-spice 2026-03-17 14:17:33.900 | + functions-common:is_service_enabled:2068 : return 1 2026-03-17 14:17:33.902 | + lib/nova:configure_console_proxies:768 : is_service_enabled n-sproxy 2026-03-17 14:17:33.919 | + functions-common:is_service_enabled:2068 : return 1 2026-03-17 14:17:33.923 | + lib/nova:configure_nova:369 : is_service_enabled n-cpu 2026-03-17 14:17:33.941 | + functions-common:is_service_enabled:2068 : return 0 2026-03-17 14:17:33.944 | + lib/nova:configure_nova:369 : [[ -r /opt/stack/devstack/lib/nova_plugins/hypervisor-libvirt ]] 2026-03-17 14:17:33.947 | + lib/nova:configure_nova:371 : configure_nova_hypervisor 2026-03-17 14:17:33.951 | + lib/nova_plugins/hypervisor-libvirt:configure_nova_hypervisor:40 : configure_libvirt 2026-03-17 14:17:33.953 | + lib/nova_plugins/functions-libvirt:configure_libvirt:119 : is_service_enabled neutron 2026-03-17 14:17:33.973 | + functions-common:is_service_enabled:2068 : return 0 2026-03-17 14:17:33.975 | + lib/nova_plugins/functions-libvirt:configure_libvirt:119 : sudo grep -q '^cgroup_device_acl' /etc/libvirt/qemu.conf 2026-03-17 14:17:34.002 | + lib/nova_plugins/functions-libvirt:configure_libvirt:121 : cat 2026-03-17 14:17:34.003 | + lib/nova_plugins/functions-libvirt:configure_libvirt:121 : sudo tee -a /etc/libvirt/qemu.conf 2026-03-17 14:17:34.021 | cgroup_device_acl = [ 2026-03-17 14:17:34.021 | "/dev/null", "/dev/full", "/dev/zero", 2026-03-17 14:17:34.021 | "/dev/random", "/dev/urandom", 2026-03-17 14:17:34.021 | "/dev/ptmx", "/dev/kvm", "/dev/kqemu", 2026-03-17 14:17:34.022 | "/dev/rtc", "/dev/hpet","/dev/net/tun", 2026-03-17 14:17:34.022 | "/dev/vfio/vfio", 2026-03-17 14:17:34.022 | ] 2026-03-17 14:17:34.027 | + lib/nova_plugins/functions-libvirt:configure_libvirt:132 : is_fedora 2026-03-17 14:17:34.029 | + functions-common:is_fedora:524 : [[ -z CentOSStream ]] 2026-03-17 14:17:34.033 | + functions-common:is_fedora:528 : '[' CentOSStream = Fedora ']' 2026-03-17 14:17:34.035 | + functions-common:is_fedora:528 : '[' CentOSStream = 'Red Hat' ']' 2026-03-17 14:17:34.039 | + functions-common:is_fedora:529 : '[' CentOSStream = openEuler ']' 2026-03-17 14:17:34.042 | + functions-common:is_fedora:530 : '[' CentOSStream = RedHatEnterpriseServer ']' 2026-03-17 14:17:34.045 | + functions-common:is_fedora:531 : '[' CentOSStream = RedHatEnterprise ']' 2026-03-17 14:17:34.047 | + functions-common:is_fedora:532 : '[' CentOSStream = RedHatEnterpriseLinux ']' 2026-03-17 14:17:34.050 | + functions-common:is_fedora:533 : '[' CentOSStream = RockyLinux ']' 2026-03-17 14:17:34.052 | + functions-common:is_fedora:534 : '[' CentOSStream = CentOS ']' 2026-03-17 14:17:34.056 | + functions-common:is_fedora:534 : '[' CentOSStream = CentOSStream ']' 2026-03-17 14:17:34.058 | + lib/nova_plugins/functions-libvirt:configure_libvirt:136 : rules_dir=/etc/polkit-1/rules.d 2026-03-17 14:17:34.062 | + lib/nova_plugins/functions-libvirt:configure_libvirt:137 : sudo mkdir -p /etc/polkit-1/rules.d 2026-03-17 14:17:34.089 | + lib/nova_plugins/functions-libvirt:configure_libvirt:138 : cat 2026-03-17 14:17:34.090 | + lib/nova_plugins/functions-libvirt:configure_libvirt:138 : sudo tee /etc/polkit-1/rules.d/50-libvirt-stack.rules 2026-03-17 14:17:34.110 | polkit.addRule(function(action, subject) { 2026-03-17 14:17:34.110 | if (action.id == 'org.libvirt.unix.manage' && 2026-03-17 14:17:34.110 | subject.user == 'stack') { 2026-03-17 14:17:34.110 | return polkit.Result.YES; 2026-03-17 14:17:34.110 | } 2026-03-17 14:17:34.110 | }); 2026-03-17 14:17:34.117 | + lib/nova_plugins/functions-libvirt:configure_libvirt:146 : unset rules_dir 2026-03-17 14:17:34.120 | + lib/nova_plugins/functions-libvirt:configure_libvirt:151 : getent group libvirtd 2026-03-17 14:17:34.126 | + lib/nova_plugins/functions-libvirt:configure_libvirt:152 : sudo groupadd libvirtd 2026-03-17 14:17:34.173 | + lib/nova_plugins/functions-libvirt:configure_libvirt:154 : add_user_to_group stack libvirtd 2026-03-17 14:17:34.177 | + functions-common:add_user_to_group:2181 : local user=stack 2026-03-17 14:17:34.180 | + functions-common:add_user_to_group:2182 : local group=libvirtd 2026-03-17 14:17:34.183 | + functions-common:add_user_to_group:2184 : sudo usermod -a -G libvirtd stack 2026-03-17 14:17:34.228 | + lib/nova_plugins/functions-libvirt:configure_libvirt:157 : [[ True = \T\r\u\e ]] 2026-03-17 14:17:34.231 | + lib/nova_plugins/functions-libvirt:configure_libvirt:158 : is_ubuntu 2026-03-17 14:17:34.235 | + functions-common:is_ubuntu:544 : [[ -z rpm ]] 2026-03-17 14:17:34.237 | + functions-common:is_ubuntu:547 : '[' rpm = deb ']' 2026-03-17 14:17:34.241 | + lib/nova_plugins/functions-libvirt:configure_libvirt:165 : local 'log_filters=1:libvirt 1:qemu 1:conf 1:security 3:object 3:event 3:json 3:file 1:util 1:cpu' 2026-03-17 14:17:34.244 | + lib/nova_plugins/functions-libvirt:configure_libvirt:167 : local log_outputs=1:file:/var/log/libvirt/libvirtd.log 2026-03-17 14:17:34.247 | + lib/nova_plugins/functions-libvirt:configure_libvirt:168 : sudo grep -q '^log_filters="1:libvirt 1:qemu 1:conf 1:security 3:object 3:event 3:json 3:file 1:util 1:cpu"' /etc/libvirt/libvirtd.conf 2026-03-17 14:17:34.273 | + lib/nova_plugins/functions-libvirt:configure_libvirt:169 : echo 'log_filters="1:libvirt 1:qemu 1:conf 1:security 3:object 3:event 3:json 3:file 1:util 1:cpu"' 2026-03-17 14:17:34.274 | + lib/nova_plugins/functions-libvirt:configure_libvirt:169 : sudo tee -a /etc/libvirt/libvirtd.conf 2026-03-17 14:17:34.292 | log_filters="1:libvirt 1:qemu 1:conf 1:security 3:object 3:event 3:json 3:file 1:util 1:cpu" 2026-03-17 14:17:34.298 | + 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-17 14:17:34.325 | + lib/nova_plugins/functions-libvirt:configure_libvirt:172 : echo 'log_outputs="1:file:/var/log/libvirt/libvirtd.log"' 2026-03-17 14:17:34.325 | + lib/nova_plugins/functions-libvirt:configure_libvirt:172 : sudo tee -a /etc/libvirt/libvirtd.conf 2026-03-17 14:17:34.344 | log_outputs="1:file:/var/log/libvirt/libvirtd.log" 2026-03-17 14:17:34.350 | + lib/nova_plugins/functions-libvirt:configure_libvirt:176 : is_nova_console_proxy_compute_tls_enabled 2026-03-17 14:17:34.352 | + lib/nova:is_nova_console_proxy_compute_tls_enabled:188 : [[ False = \T\r\u\e ]] 2026-03-17 14:17:34.355 | + lib/nova:is_nova_console_proxy_compute_tls_enabled:189 : return 1 2026-03-17 14:17:34.359 | + lib/nova_plugins/functions-libvirt:configure_libvirt:194 : restart_service libvirtd 2026-03-17 14:17:34.362 | + functions-common:restart_service:2296 : '[' -x /bin/systemctl ']' 2026-03-17 14:17:34.365 | + functions-common:restart_service:2297 : sudo /bin/systemctl restart libvirtd 2026-03-17 14:17:34.551 | + lib/nova_plugins/functions-libvirt:configure_libvirt:200 : restart_service virtlogd 2026-03-17 14:17:34.554 | + functions-common:restart_service:2296 : '[' -x /bin/systemctl ']' 2026-03-17 14:17:34.557 | + functions-common:restart_service:2297 : sudo /bin/systemctl restart virtlogd 2026-03-17 14:17:34.687 | + lib/nova_plugins/hypervisor-libvirt:configure_nova_hypervisor:41 : iniset /etc/nova/nova.conf libvirt virt_type qemu 2026-03-17 14:17:34.720 | + lib/nova_plugins/hypervisor-libvirt:configure_nova_hypervisor:42 : iniset /etc/nova/nova.conf libvirt cpu_mode custom 2026-03-17 14:17:34.755 | + lib/nova_plugins/hypervisor-libvirt:configure_nova_hypervisor:43 : '[' custom == custom ']' 2026-03-17 14:17:34.759 | + lib/nova_plugins/hypervisor-libvirt:configure_nova_hypervisor:44 : iniset /etc/nova/nova.conf libvirt cpu_model Nehalem 2026-03-17 14:17:34.793 | + lib/nova_plugins/hypervisor-libvirt:configure_nova_hypervisor:47 : iniset /etc/nova/nova.conf DEFAULT pointer_model ps2mouse 2026-03-17 14:17:34.828 | + 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-17 14:17:34.865 | + lib/nova_plugins/hypervisor-libvirt:configure_nova_hypervisor:49 : iniset /etc/nova/nova.conf DEFAULT default_ephemeral_format ext4 2026-03-17 14:17:34.901 | + lib/nova_plugins/hypervisor-libvirt:configure_nova_hypervisor:50 : iniset /etc/nova/nova.conf DEFAULT compute_driver libvirt.LibvirtDriver 2026-03-17 14:17:34.934 | + lib/nova_plugins/hypervisor-libvirt:configure_nova_hypervisor:52 : is_arch ppc64 2026-03-17 14:17:34.938 | ++ functions-common:is_arch:517 : uname -m 2026-03-17 14:17:34.944 | + functions-common:is_arch:517 : [[ x86_64 == \p\p\c\6\4 ]] 2026-03-17 14:17:34.946 | + lib/nova_plugins/hypervisor-libvirt:configure_nova_hypervisor:57 : is_arch aarch64 2026-03-17 14:17:34.949 | ++ functions-common:is_arch:517 : uname -m 2026-03-17 14:17:34.954 | + functions-common:is_arch:517 : [[ x86_64 == \a\a\r\c\h\6\4 ]] 2026-03-17 14:17:34.957 | + lib/nova_plugins/hypervisor-libvirt:configure_nova_hypervisor:65 : isset ENABLE_FILE_INJECTION 2026-03-17 14:17:34.960 | + functions-common:isset:264 : [[ -v ENABLE_FILE_INJECTION ]] 2026-03-17 14:17:34.962 | + lib/nova_plugins/hypervisor-libvirt:configure_nova_hypervisor:73 : [[ qemu = \p\a\r\a\l\l\e\l\s ]] 2026-03-17 14:17:34.965 | + lib/nova_plugins/hypervisor-libvirt:configure_nova_hypervisor:80 : [[ '' == \L\V\M ]] 2026-03-17 14:17:34.969 | + ./stack.sh:main:959 : is_service_enabled placement 2026-03-17 14:17:34.990 | + functions-common:is_service_enabled:2068 : return 0 2026-03-17 14:17:34.994 | + ./stack.sh:main:961 : stack_install_service placement 2026-03-17 14:17:34.997 | + lib/stack:stack_install_service:20 : local service=placement 2026-03-17 14:17:35.000 | + lib/stack:stack_install_service:21 : type install_placement 2026-03-17 14:17:35.004 | + lib/stack:stack_install_service:23 : [[ False = True ]] 2026-03-17 14:17:35.007 | + lib/stack:stack_install_service:32 : install_placement 2026-03-17 14:17:35.010 | + lib/placement:install_placement:121 : pip_install_gr osc-placement 2026-03-17 14:17:35.013 | + inc/python:pip_install_gr:94 : local name=osc-placement 2026-03-17 14:17:35.017 | + inc/python:pip_install_gr:95 : local clean_name 2026-03-17 14:17:35.021 | ++ inc/python:pip_install_gr:96 : get_from_global_requirements osc-placement 2026-03-17 14:17:35.025 | ++ inc/python:get_from_global_requirements:241 : local package=osc-placement 2026-03-17 14:17:35.028 | ++ inc/python:get_from_global_requirements:242 : local required_pkg 2026-03-17 14:17:35.033 | +++ inc/python:get_from_global_requirements:243 : grep -i -h '^osc-placement' /opt/stack/requirements/global-requirements.txt 2026-03-17 14:17:35.034 | +++ inc/python:get_from_global_requirements:243 : cut -d# -f1 2026-03-17 14:17:35.043 | ++ inc/python:get_from_global_requirements:243 : required_pkg='osc-placement ' 2026-03-17 14:17:35.046 | ++ inc/python:get_from_global_requirements:244 : [[ osc-placement == '' ]] 2026-03-17 14:17:35.052 | ++ inc/python:get_from_global_requirements:247 : echo osc-placement 2026-03-17 14:17:35.056 | + inc/python:pip_install_gr:96 : clean_name=osc-placement 2026-03-17 14:17:35.059 | + inc/python:pip_install_gr:97 : pip_install osc-placement 2026-03-17 14:17:35.088 | Using python 3.12 to install osc-placement 2026-03-17 14:17:35.091 | + inc/python:pip_install:210 : sudo -H LC_ALL=en_US.UTF-8 http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= python3.12 -m pip install -c /opt/stack/requirements/upper-constraints.txt osc-placement 2026-03-17 14:17:35.905 | Looking in indexes: http://mirror.regionone.vexxhost-nodepool-sf.rdoproject.org/pypi/simple, http://mirror.regionone.vexxhost-nodepool-sf.rdoproject.org/wheel/centos-10-x86_64 2026-03-17 14:17:35.951 | Collecting osc-placement 2026-03-17 14:17:35.954 | Downloading http://mirror.regionone.vexxhost-nodepool-sf.rdoproject.org/pypifiles/packages/92/d4/175637e9a8d9b68f1beb78d66329589275ebed9d87095249c794bcf69196/osc_placement-4.8.0-py3-none-any.whl.metadata (2.1 kB) 2026-03-17 14:17:35.962 | Requirement already satisfied: pbr>=2.0.0 in /usr/local/lib/python3.12/site-packages (from osc-placement) (7.0.3) 2026-03-17 14:17:35.963 | Requirement already satisfied: keystoneauth1>=3.3.0 in /usr/local/lib/python3.12/site-packages (from osc-placement) (5.13.1) 2026-03-17 14:17:35.965 | Requirement already satisfied: osc-lib>=1.2.0 in /usr/local/lib/python3.12/site-packages (from osc-placement) (4.4.0) 2026-03-17 14:17:35.966 | Requirement already satisfied: oslo.utils>=3.37.0 in /usr/local/lib/python3.12/site-packages (from osc-placement) (10.0.0) 2026-03-17 14:17:35.974 | Requirement already satisfied: iso8601>=2.0.0 in /usr/local/lib/python3.12/site-packages (from keystoneauth1>=3.3.0->osc-placement) (2.1.0) 2026-03-17 14:17:35.975 | Requirement already satisfied: requests>=2.14.2 in /usr/local/lib/python3.12/site-packages (from keystoneauth1>=3.3.0->osc-placement) (2.32.5) 2026-03-17 14:17:35.976 | Requirement already satisfied: stevedore>=1.20.0 in /usr/local/lib/python3.12/site-packages (from keystoneauth1>=3.3.0->osc-placement) (5.7.0) 2026-03-17 14:17:35.977 | Requirement already satisfied: os-service-types>=1.2.0 in /usr/local/lib/python3.12/site-packages (from keystoneauth1>=3.3.0->osc-placement) (1.8.2) 2026-03-17 14:17:35.978 | Requirement already satisfied: typing-extensions>=4.12 in /usr/local/lib/python3.12/site-packages (from keystoneauth1>=3.3.0->osc-placement) (4.15.0) 2026-03-17 14:17:35.984 | Requirement already satisfied: cliff>=4.9.0 in /usr/local/lib/python3.12/site-packages (from osc-lib>=1.2.0->osc-placement) (4.13.2) 2026-03-17 14:17:35.986 | Requirement already satisfied: openstacksdk>=0.15.0 in /usr/local/lib/python3.12/site-packages (from osc-lib>=1.2.0->osc-placement) (4.10.0) 2026-03-17 14:17:35.987 | Requirement already satisfied: oslo.i18n>=3.15.3 in /usr/local/lib/python3.12/site-packages (from osc-lib>=1.2.0->osc-placement) (6.7.2) 2026-03-17 14:17:35.994 | Requirement already satisfied: netaddr>=0.10.0 in /usr/local/lib/python3.12/site-packages (from oslo.utils>=3.37.0->osc-placement) (1.3.0) 2026-03-17 14:17:35.995 | Requirement already satisfied: debtcollector>=1.2.0 in /usr/local/lib/python3.12/site-packages (from oslo.utils>=3.37.0->osc-placement) (3.0.0) 2026-03-17 14:17:35.996 | Requirement already satisfied: pyparsing>=2.1.0 in /usr/local/lib/python3.12/site-packages (from oslo.utils>=3.37.0->osc-placement) (3.3.2) 2026-03-17 14:17:35.997 | Requirement already satisfied: packaging>=20.4 in /usr/local/lib/python3.12/site-packages (from oslo.utils>=3.37.0->osc-placement) (26.0) 2026-03-17 14:17:35.999 | Requirement already satisfied: PyYAML>=3.13 in /usr/local/lib64/python3.12/site-packages (from oslo.utils>=3.37.0->osc-placement) (6.0.3) 2026-03-17 14:17:36.000 | Requirement already satisfied: psutil>=3.2.2 in /usr/local/lib64/python3.12/site-packages (from oslo.utils>=3.37.0->osc-placement) (7.2.2) 2026-03-17 14:17:36.002 | Requirement already satisfied: setuptools in /usr/lib/python3.12/site-packages (from pbr>=2.0.0->osc-placement) (69.0.3) 2026-03-17 14:17:36.007 | Requirement already satisfied: autopage>=0.4.0 in /usr/local/lib/python3.12/site-packages (from cliff>=4.9.0->osc-lib>=1.2.0->osc-placement) (0.6.0) 2026-03-17 14:17:36.010 | Requirement already satisfied: cmd2>=1.0.0 in /usr/local/lib/python3.12/site-packages (from cliff>=4.9.0->osc-lib>=1.2.0->osc-placement) (3.2.0) 2026-03-17 14:17:36.029 | Requirement already satisfied: PrettyTable>=0.7.2 in /usr/local/lib/python3.12/site-packages (from cliff>=4.9.0->osc-lib>=1.2.0->osc-placement) (3.17.0) 2026-03-17 14:17:36.032 | Requirement already satisfied: wrapt>=1.7.0 in /usr/local/lib64/python3.12/site-packages (from debtcollector>=1.2.0->oslo.utils>=3.37.0->osc-placement) (2.1.1) 2026-03-17 14:17:36.044 | Requirement already satisfied: cryptography>=2.7 in /usr/local/lib64/python3.12/site-packages (from openstacksdk>=0.15.0->osc-lib>=1.2.0->osc-placement) (43.0.3) 2026-03-17 14:17:36.045 | Requirement already satisfied: decorator>=4.4.1 in /usr/local/lib/python3.12/site-packages (from openstacksdk>=0.15.0->osc-lib>=1.2.0->osc-placement) (5.2.1) 2026-03-17 14:17:36.046 | Requirement already satisfied: dogpile.cache>=0.6.5 in /usr/local/lib/python3.12/site-packages (from openstacksdk>=0.15.0->osc-lib>=1.2.0->osc-placement) (1.5.0) 2026-03-17 14:17:36.047 | Requirement already satisfied: jmespath>=0.9.0 in /usr/local/lib/python3.12/site-packages (from openstacksdk>=0.15.0->osc-lib>=1.2.0->osc-placement) (1.1.0) 2026-03-17 14:17:36.048 | Requirement already satisfied: jsonpatch!=1.20,>=1.16 in /usr/lib/python3.12/site-packages (from openstacksdk>=0.15.0->osc-lib>=1.2.0->osc-placement) (1.33) 2026-03-17 14:17:36.050 | Requirement already satisfied: platformdirs>=3 in /usr/local/lib/python3.12/site-packages (from openstacksdk>=0.15.0->osc-lib>=1.2.0->osc-placement) (4.9.2) 2026-03-17 14:17:36.054 | Requirement already satisfied: requestsexceptions>=1.2.0 in /usr/local/lib/python3.12/site-packages (from openstacksdk>=0.15.0->osc-lib>=1.2.0->osc-placement) (1.4.0) 2026-03-17 14:17:36.100 | Requirement already satisfied: charset_normalizer<4,>=2 in /usr/local/lib64/python3.12/site-packages (from requests>=2.14.2->keystoneauth1>=3.3.0->osc-placement) (3.4.4) 2026-03-17 14:17:36.101 | Requirement already satisfied: idna<4,>=2.5 in /usr/local/lib/python3.12/site-packages (from requests>=2.14.2->keystoneauth1>=3.3.0->osc-placement) (3.11) 2026-03-17 14:17:36.102 | Requirement already satisfied: urllib3<3,>=1.21.1 in /usr/local/lib/python3.12/site-packages (from requests>=2.14.2->keystoneauth1>=3.3.0->osc-placement) (2.6.3) 2026-03-17 14:17:36.103 | Requirement already satisfied: certifi>=2017.4.17 in /usr/local/lib/python3.12/site-packages (from requests>=2.14.2->keystoneauth1>=3.3.0->osc-placement) (2026.2.25) 2026-03-17 14:17:36.145 | Requirement already satisfied: pyperclip>=1.8.2 in /usr/local/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-17 14:17:36.146 | Requirement already satisfied: rich>=14.3.0 in /usr/local/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-17 14:17:36.148 | Requirement already satisfied: rich-argparse>=1.7.1 in /usr/local/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-17 14:17:36.163 | Requirement already satisfied: cffi>=1.12 in /usr/local/lib64/python3.12/site-packages (from cryptography>=2.7->openstacksdk>=0.15.0->osc-lib>=1.2.0->osc-placement) (2.0.0) 2026-03-17 14:17:36.187 | Requirement already satisfied: jsonpointer>=1.9 in /usr/local/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-17 14:17:36.197 | Requirement already satisfied: wcwidth in /usr/local/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-17 14:17:36.217 | Requirement already satisfied: pycparser in /usr/local/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-17 14:17:36.230 | Requirement already satisfied: markdown-it-py>=2.2.0 in /usr/local/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-17 14:17:36.233 | Requirement already satisfied: pygments<3.0.0,>=2.13.0 in /usr/local/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-17 14:17:36.259 | Requirement already satisfied: mdurl~=0.1 in /usr/local/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-17 14:17:36.279 | Downloading http://mirror.regionone.vexxhost-nodepool-sf.rdoproject.org/pypifiles/packages/92/d4/175637e9a8d9b68f1beb78d66329589275ebed9d87095249c794bcf69196/osc_placement-4.8.0-py3-none-any.whl (64 kB) 2026-03-17 14:17:36.287 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 64.9/64.9 kB 10.1 MB/s eta 0:00:00 2026-03-17 14:17:37.103 | Installing collected packages: osc-placement 2026-03-17 14:17:37.206 | Successfully installed osc-placement-4.8.0 2026-03-17 14:17:37.207 | WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv 2026-03-17 14:17:37.506 | + inc/python:pip_install:216 : result=0 2026-03-17 14:17:37.509 | + inc/python:pip_install:218 : time_stop pip_install 2026-03-17 14:17:37.512 | + functions-common:time_stop:2412 : local name 2026-03-17 14:17:37.514 | + functions-common:time_stop:2413 : local end_time 2026-03-17 14:17:37.516 | + functions-common:time_stop:2414 : local elapsed_time 2026-03-17 14:17:37.519 | + functions-common:time_stop:2415 : local total 2026-03-17 14:17:37.522 | + functions-common:time_stop:2416 : local start_time 2026-03-17 14:17:37.524 | + functions-common:time_stop:2418 : name=pip_install 2026-03-17 14:17:37.527 | + functions-common:time_stop:2419 : start_time=1773757055082 2026-03-17 14:17:37.529 | + functions-common:time_stop:2421 : [[ -z 1773757055082 ]] 2026-03-17 14:17:37.532 | ++ functions-common:time_stop:2424 : date +%s%3N 2026-03-17 14:17:37.537 | + functions-common:time_stop:2424 : end_time=1773757057534 2026-03-17 14:17:37.540 | + functions-common:time_stop:2425 : elapsed_time=2452 2026-03-17 14:17:37.543 | + functions-common:time_stop:2426 : total=122234 2026-03-17 14:17:37.547 | + functions-common:time_stop:2428 : _TIME_START[$name]= 2026-03-17 14:17:37.550 | + functions-common:time_stop:2429 : _TIME_TOTAL[$name]=124686 2026-03-17 14:17:37.553 | + inc/python:pip_install:219 : return 0 2026-03-17 14:17:37.556 | + lib/placement:install_placement:122 : git_clone https://opendev.org/openstack/placement.git /opt/stack/placement master 2026-03-17 14:17:37.558 | + functions-common:git_clone:581 : local git_remote=https://opendev.org/openstack/placement.git 2026-03-17 14:17:37.560 | + functions-common:git_clone:582 : local git_dest=/opt/stack/placement 2026-03-17 14:17:37.563 | + functions-common:git_clone:583 : local git_ref=master 2026-03-17 14:17:37.565 | + functions-common:git_clone:584 : local orig_dir 2026-03-17 14:17:37.569 | ++ functions-common:git_clone:585 : pwd 2026-03-17 14:17:37.571 | + functions-common:git_clone:585 : orig_dir=/opt/stack/devstack 2026-03-17 14:17:37.573 | + functions-common:git_clone:586 : local git_clone_flags= 2026-03-17 14:17:37.576 | ++ functions-common:git_clone:588 : trueorfalse False RECLONE 2026-03-17 14:17:37.594 | + functions-common:git_clone:588 : RECLONE=False 2026-03-17 14:17:37.597 | + functions-common:git_clone:589 : [[ 0 -gt 0 ]] 2026-03-17 14:17:37.600 | + functions-common:git_clone:593 : [[ False = \T\r\u\e ]] 2026-03-17 14:17:37.604 | + functions-common:git_clone:602 : echo master 2026-03-17 14:17:37.604 | + functions-common:git_clone:602 : egrep -q '^refs' 2026-03-17 14:17:37.606 | egrep: warning: egrep is obsolescent; using grep -E 2026-03-17 14:17:37.611 | + functions-common:git_clone:616 : [[ ! -d /opt/stack/placement ]] 2026-03-17 14:17:37.613 | + functions-common:git_clone:626 : [[ False = \T\r\u\e ]] 2026-03-17 14:17:37.615 | + functions-common:git_clone:661 : sudo git config --system --add safe.directory /opt/stack/placement 2026-03-17 14:17:37.642 | + functions-common:git_clone:664 : cd /opt/stack/placement 2026-03-17 14:17:37.645 | + functions-common:git_clone:665 : git show --oneline 2026-03-17 14:17:37.646 | + functions-common:git_clone:665 : head -1 2026-03-17 14:17:37.650 | e3db398f Update master for stable/2026.1 2026-03-17 14:17:37.654 | + functions-common:git_clone:666 : cd /opt/stack/devstack 2026-03-17 14:17:37.658 | + lib/placement:install_placement:123 : setup_develop /opt/stack/placement 2026-03-17 14:17:37.661 | + inc/python:setup_develop:353 : local bindep 2026-03-17 14:17:37.664 | + inc/python:setup_develop:354 : [[ /opt/stack/placement == -bindep* ]] 2026-03-17 14:17:37.667 | + inc/python:setup_develop:358 : local project_dir=/opt/stack/placement 2026-03-17 14:17:37.670 | + inc/python:setup_develop:359 : local extras= 2026-03-17 14:17:37.674 | + inc/python:setup_develop:360 : _setup_package_with_constraints_edit /opt/stack/placement -e 2026-03-17 14:17:37.677 | + inc/python:_setup_package_with_constraints_edit:379 : local bindep 2026-03-17 14:17:37.681 | + inc/python:_setup_package_with_constraints_edit:380 : [[ /opt/stack/placement == -bindep* ]] 2026-03-17 14:17:37.684 | + inc/python:_setup_package_with_constraints_edit:384 : local project_dir=/opt/stack/placement 2026-03-17 14:17:37.687 | + inc/python:_setup_package_with_constraints_edit:385 : local flags=-e 2026-03-17 14:17:37.691 | + inc/python:_setup_package_with_constraints_edit:386 : local extras= 2026-03-17 14:17:37.695 | ++ inc/python:_setup_package_with_constraints_edit:393 : cd /opt/stack/placement 2026-03-17 14:17:37.698 | ++ inc/python:_setup_package_with_constraints_edit:393 : pwd 2026-03-17 14:17:37.702 | + inc/python:_setup_package_with_constraints_edit:393 : project_dir=/opt/stack/placement 2026-03-17 14:17:37.705 | + inc/python:_setup_package_with_constraints_edit:395 : '[' -n /opt/stack/requirements ']' 2026-03-17 14:17:37.708 | + inc/python:_setup_package_with_constraints_edit:399 : local name 2026-03-17 14:17:37.713 | ++ inc/python:_setup_package_with_constraints_edit:400 : awk '/^name.*=/ {print $3}' /opt/stack/placement/setup.cfg 2026-03-17 14:17:37.721 | + inc/python:_setup_package_with_constraints_edit:400 : name=openstack-placement 2026-03-17 14:17:37.724 | + inc/python:_setup_package_with_constraints_edit:401 : '[' -z openstack-placement ']' 2026-03-17 14:17:37.728 | + 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-17 14:17:37.835 | + inc/python:_setup_package_with_constraints_edit:408 : setup_package /opt/stack/placement -e 2026-03-17 14:17:37.838 | + inc/python:setup_package:436 : local bindep=0 2026-03-17 14:17:37.841 | + inc/python:setup_package:437 : local bindep_flag= 2026-03-17 14:17:37.843 | + inc/python:setup_package:438 : local bindep_profiles= 2026-03-17 14:17:37.846 | + inc/python:setup_package:439 : [[ /opt/stack/placement == -bindep* ]] 2026-03-17 14:17:37.849 | + inc/python:setup_package:444 : local project_dir=/opt/stack/placement 2026-03-17 14:17:37.851 | + inc/python:setup_package:445 : local flags=-e 2026-03-17 14:17:37.854 | + inc/python:setup_package:446 : local extras= 2026-03-17 14:17:37.857 | + inc/python:setup_package:450 : [[ -n -e ]] 2026-03-17 14:17:37.860 | + inc/python:setup_package:450 : [[ -z '' ]] 2026-03-17 14:17:37.863 | + inc/python:setup_package:450 : [[ ! -e =~ ^-.* ]] 2026-03-17 14:17:37.866 | + inc/python:setup_package:455 : [[ ! -z '' ]] 2026-03-17 14:17:37.869 | + inc/python:setup_package:460 : [[ 0 == 1 ]] 2026-03-17 14:17:37.871 | + inc/python:setup_package:464 : pip_install -e /opt/stack/placement 2026-03-17 14:17:37.894 | Using python 3.12 to install /opt/stack/placement 2026-03-17 14:17:37.896 | + inc/python:pip_install:210 : sudo -H LC_ALL=en_US.UTF-8 http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= python3.12 -m pip install -c /opt/stack/requirements/upper-constraints.txt -e /opt/stack/placement 2026-03-17 14:17:38.664 | Looking in indexes: http://mirror.regionone.vexxhost-nodepool-sf.rdoproject.org/pypi/simple, http://mirror.regionone.vexxhost-nodepool-sf.rdoproject.org/wheel/centos-10-x86_64 2026-03-17 14:17:38.667 | Obtaining file:///opt/stack/placement 2026-03-17 14:17:38.669 | Installing build dependencies: started 2026-03-17 14:17:41.123 | Installing build dependencies: finished with status 'done' 2026-03-17 14:17:41.125 | Checking if build backend supports build_editable: started 2026-03-17 14:17:41.320 | Checking if build backend supports build_editable: finished with status 'done' 2026-03-17 14:17:41.321 | Getting requirements to build editable: started 2026-03-17 14:17:41.503 | Getting requirements to build editable: finished with status 'done' 2026-03-17 14:17:41.506 | Preparing editable metadata (pyproject.toml): started 2026-03-17 14:17:41.975 | Preparing editable metadata (pyproject.toml): finished with status 'done' 2026-03-17 14:17:42.057 | Requirement already satisfied: pbr>=3.1.1 in /usr/local/lib/python3.12/site-packages (from openstack-placement==15.1.0.dev1) (7.0.3) 2026-03-17 14:17:42.058 | Requirement already satisfied: SQLAlchemy>=1.4.0 in /usr/local/lib64/python3.12/site-packages (from openstack-placement==15.1.0.dev1) (2.0.46) 2026-03-17 14:17:42.059 | Requirement already satisfied: keystonemiddleware>=4.18.0 in /usr/local/lib/python3.12/site-packages (from openstack-placement==15.1.0.dev1) (12.0.0) 2026-03-17 14:17:42.061 | Requirement already satisfied: Routes>=2.3.1 in /usr/local/lib/python3.12/site-packages (from openstack-placement==15.1.0.dev1) (2.5.1) 2026-03-17 14:17:42.062 | Requirement already satisfied: WebOb>=1.8.2 in /usr/local/lib/python3.12/site-packages (from openstack-placement==15.1.0.dev1) (1.8.9) 2026-03-17 14:17:42.063 | Requirement already satisfied: jsonschema>=3.2.0 in /usr/local/lib/python3.12/site-packages (from openstack-placement==15.1.0.dev1) (4.26.0) 2026-03-17 14:17:42.064 | Requirement already satisfied: requests>=2.25.0 in /usr/local/lib/python3.12/site-packages (from openstack-placement==15.1.0.dev1) (2.32.5) 2026-03-17 14:17:42.065 | Requirement already satisfied: oslo.concurrency>=3.26.0 in /usr/local/lib/python3.12/site-packages (from openstack-placement==15.1.0.dev1) (7.4.0) 2026-03-17 14:17:42.066 | Requirement already satisfied: oslo.config>=6.7.0 in /usr/local/lib/python3.12/site-packages (from openstack-placement==15.1.0.dev1) (10.3.0) 2026-03-17 14:17:42.067 | Requirement already satisfied: oslo.context>=2.22.0 in /usr/local/lib/python3.12/site-packages (from openstack-placement==15.1.0.dev1) (6.3.0) 2026-03-17 14:17:42.068 | Requirement already satisfied: oslo.log>=4.3.0 in /usr/local/lib/python3.12/site-packages (from openstack-placement==15.1.0.dev1) (8.1.0) 2026-03-17 14:17:42.069 | Requirement already satisfied: oslo.serialization>=2.25.0 in /usr/local/lib/python3.12/site-packages (from openstack-placement==15.1.0.dev1) (5.9.1) 2026-03-17 14:17:42.070 | Requirement already satisfied: oslo.utils>=4.5.0 in /usr/local/lib/python3.12/site-packages (from openstack-placement==15.1.0.dev1) (10.0.0) 2026-03-17 14:17:42.070 | Requirement already satisfied: oslo.db>=8.6.0 in /usr/local/lib/python3.12/site-packages (from openstack-placement==15.1.0.dev1) (18.0.0) 2026-03-17 14:17:42.072 | Requirement already satisfied: oslo.policy>=4.4.0 in /usr/local/lib/python3.12/site-packages (from openstack-placement==15.1.0.dev1) (5.0.0) 2026-03-17 14:17:42.073 | Requirement already satisfied: oslo.middleware>=3.31.0 in /usr/local/lib/python3.12/site-packages (from openstack-placement==15.1.0.dev1) (8.0.0) 2026-03-17 14:17:42.074 | Requirement already satisfied: oslo.upgradecheck>=1.3.0 in /usr/local/lib/python3.12/site-packages (from openstack-placement==15.1.0.dev1) (2.7.1) 2026-03-17 14:17:42.075 | Requirement already satisfied: os-resource-classes>=1.1.0 in /usr/local/lib/python3.12/site-packages (from openstack-placement==15.1.0.dev1) (1.1.0) 2026-03-17 14:17:42.076 | Requirement already satisfied: os-traits>=3.3.0 in /usr/local/lib/python3.12/site-packages (from openstack-placement==15.1.0.dev1) (3.6.0) 2026-03-17 14:17:42.077 | Requirement already satisfied: microversion-parse>=0.2.1 in /usr/local/lib/python3.12/site-packages (from openstack-placement==15.1.0.dev1) (2.1.0) 2026-03-17 14:17:42.089 | Requirement already satisfied: attrs>=22.2.0 in /usr/local/lib/python3.12/site-packages (from jsonschema>=3.2.0->openstack-placement==15.1.0.dev1) (25.4.0) 2026-03-17 14:17:42.090 | Requirement already satisfied: jsonschema-specifications>=2023.03.6 in /usr/local/lib/python3.12/site-packages (from jsonschema>=3.2.0->openstack-placement==15.1.0.dev1) (2025.9.1) 2026-03-17 14:17:42.091 | Requirement already satisfied: referencing>=0.28.4 in /usr/local/lib/python3.12/site-packages (from jsonschema>=3.2.0->openstack-placement==15.1.0.dev1) (0.37.0) 2026-03-17 14:17:42.092 | Requirement already satisfied: rpds-py>=0.25.0 in /usr/local/lib64/python3.12/site-packages (from jsonschema>=3.2.0->openstack-placement==15.1.0.dev1) (0.30.0) 2026-03-17 14:17:42.111 | Requirement already satisfied: keystoneauth1>=3.12.0 in /usr/local/lib/python3.12/site-packages (from keystonemiddleware>=4.18.0->openstack-placement==15.1.0.dev1) (5.13.1) 2026-03-17 14:17:42.112 | Requirement already satisfied: oslo.cache>=3.11.0 in /usr/local/lib/python3.12/site-packages (from keystonemiddleware>=4.18.0->openstack-placement==15.1.0.dev1) (4.1.1) 2026-03-17 14:17:42.113 | Requirement already satisfied: oslo.i18n>=3.15.3 in /usr/local/lib/python3.12/site-packages (from keystonemiddleware>=4.18.0->openstack-placement==15.1.0.dev1) (6.7.2) 2026-03-17 14:17:42.115 | Requirement already satisfied: pycadf>=1.1.0 in /usr/local/lib/python3.12/site-packages (from keystonemiddleware>=4.18.0->openstack-placement==15.1.0.dev1) (4.0.1) 2026-03-17 14:17:42.116 | Requirement already satisfied: PyJWT>=2.4.0 in /usr/local/lib/python3.12/site-packages (from keystonemiddleware>=4.18.0->openstack-placement==15.1.0.dev1) (2.11.0) 2026-03-17 14:17:42.117 | Requirement already satisfied: python-keystoneclient>=3.20.0 in /usr/local/lib/python3.12/site-packages (from keystonemiddleware>=4.18.0->openstack-placement==15.1.0.dev1) (5.8.0) 2026-03-17 14:17:42.129 | Requirement already satisfied: fasteners>=0.7.0 in /usr/local/lib/python3.12/site-packages (from oslo.concurrency>=3.26.0->openstack-placement==15.1.0.dev1) (0.20) 2026-03-17 14:17:42.130 | Requirement already satisfied: debtcollector>=3.0.0 in /usr/local/lib/python3.12/site-packages (from oslo.concurrency>=3.26.0->openstack-placement==15.1.0.dev1) (3.0.0) 2026-03-17 14:17:42.136 | Requirement already satisfied: netaddr>=0.7.18 in /usr/local/lib/python3.12/site-packages (from oslo.config>=6.7.0->openstack-placement==15.1.0.dev1) (1.3.0) 2026-03-17 14:17:42.137 | Requirement already satisfied: stevedore>=5.6.0 in /usr/local/lib/python3.12/site-packages (from oslo.config>=6.7.0->openstack-placement==15.1.0.dev1) (5.7.0) 2026-03-17 14:17:42.138 | Requirement already satisfied: rfc3986>=1.2.0 in /usr/local/lib/python3.12/site-packages (from oslo.config>=6.7.0->openstack-placement==15.1.0.dev1) (2.0.0) 2026-03-17 14:17:42.139 | Requirement already satisfied: PyYAML>=5.1 in /usr/local/lib64/python3.12/site-packages (from oslo.config>=6.7.0->openstack-placement==15.1.0.dev1) (6.0.3) 2026-03-17 14:17:42.143 | Requirement already satisfied: typing-extensions>=4.12.0 in /usr/local/lib/python3.12/site-packages (from oslo.context>=2.22.0->openstack-placement==15.1.0.dev1) (4.15.0) 2026-03-17 14:17:42.150 | Requirement already satisfied: alembic>=0.9.6 in /usr/local/lib/python3.12/site-packages (from oslo.db>=8.6.0->openstack-placement==15.1.0.dev1) (1.18.4) 2026-03-17 14:17:42.152 | Requirement already satisfied: testresources>=2.0.0 in /usr/local/lib/python3.12/site-packages (from oslo.db>=8.6.0->openstack-placement==15.1.0.dev1) (2.0.2) 2026-03-17 14:17:42.154 | Requirement already satisfied: testscenarios>=0.4 in /usr/local/lib/python3.12/site-packages (from oslo.db>=8.6.0->openstack-placement==15.1.0.dev1) (0.5.0) 2026-03-17 14:17:42.182 | Requirement already satisfied: python-dateutil>=2.7.0 in /usr/lib/python3.12/site-packages (from oslo.log>=4.3.0->openstack-placement==15.1.0.dev1) (2.9.0.post0) 2026-03-17 14:17:42.189 | Requirement already satisfied: bcrypt>=3.1.3 in /usr/local/lib64/python3.12/site-packages (from oslo.middleware>=3.31.0->openstack-placement==15.1.0.dev1) (5.0.0) 2026-03-17 14:17:42.190 | Requirement already satisfied: Jinja2>=2.10 in /usr/lib/python3.12/site-packages (from oslo.middleware>=3.31.0->openstack-placement==15.1.0.dev1) (3.1.6) 2026-03-17 14:17:42.192 | Requirement already satisfied: statsd>=3.2.1 in /usr/local/lib/python3.12/site-packages (from oslo.middleware>=3.31.0->openstack-placement==15.1.0.dev1) (4.0.1) 2026-03-17 14:17:42.205 | Requirement already satisfied: msgpack>=0.5.2 in /usr/local/lib64/python3.12/site-packages (from oslo.serialization>=2.25.0->openstack-placement==15.1.0.dev1) (1.1.2) 2026-03-17 14:17:42.211 | Requirement already satisfied: PrettyTable>=0.7.1 in /usr/local/lib/python3.12/site-packages (from oslo.upgradecheck>=1.3.0->openstack-placement==15.1.0.dev1) (3.17.0) 2026-03-17 14:17:42.219 | Requirement already satisfied: iso8601>=0.1.11 in /usr/local/lib/python3.12/site-packages (from oslo.utils>=4.5.0->openstack-placement==15.1.0.dev1) (2.1.0) 2026-03-17 14:17:42.221 | Requirement already satisfied: pyparsing>=2.1.0 in /usr/local/lib/python3.12/site-packages (from oslo.utils>=4.5.0->openstack-placement==15.1.0.dev1) (3.3.2) 2026-03-17 14:17:42.222 | Requirement already satisfied: packaging>=20.4 in /usr/local/lib/python3.12/site-packages (from oslo.utils>=4.5.0->openstack-placement==15.1.0.dev1) (26.0) 2026-03-17 14:17:42.224 | Requirement already satisfied: psutil>=3.2.2 in /usr/local/lib64/python3.12/site-packages (from oslo.utils>=4.5.0->openstack-placement==15.1.0.dev1) (7.2.2) 2026-03-17 14:17:42.228 | Requirement already satisfied: setuptools in /usr/lib/python3.12/site-packages (from pbr>=3.1.1->openstack-placement==15.1.0.dev1) (69.0.3) 2026-03-17 14:17:42.237 | Requirement already satisfied: charset_normalizer<4,>=2 in /usr/local/lib64/python3.12/site-packages (from requests>=2.25.0->openstack-placement==15.1.0.dev1) (3.4.4) 2026-03-17 14:17:42.238 | Requirement already satisfied: idna<4,>=2.5 in /usr/local/lib/python3.12/site-packages (from requests>=2.25.0->openstack-placement==15.1.0.dev1) (3.11) 2026-03-17 14:17:42.239 | Requirement already satisfied: urllib3<3,>=1.21.1 in /usr/local/lib/python3.12/site-packages (from requests>=2.25.0->openstack-placement==15.1.0.dev1) (2.6.3) 2026-03-17 14:17:42.240 | Requirement already satisfied: certifi>=2017.4.17 in /usr/local/lib/python3.12/site-packages (from requests>=2.25.0->openstack-placement==15.1.0.dev1) (2026.2.25) 2026-03-17 14:17:42.247 | Requirement already satisfied: six in /usr/local/lib/python3.12/site-packages (from Routes>=2.3.1->openstack-placement==15.1.0.dev1) (1.17.0) 2026-03-17 14:17:42.247 | Requirement already satisfied: repoze.lru>=0.3 in /usr/local/lib/python3.12/site-packages (from Routes>=2.3.1->openstack-placement==15.1.0.dev1) (0.7) 2026-03-17 14:17:42.278 | Requirement already satisfied: greenlet>=1 in /usr/local/lib64/python3.12/site-packages (from SQLAlchemy>=1.4.0->openstack-placement==15.1.0.dev1) (3.3.2) 2026-03-17 14:17:42.293 | Requirement already satisfied: Mako in /usr/local/lib/python3.12/site-packages (from alembic>=0.9.6->oslo.db>=8.6.0->openstack-placement==15.1.0.dev1) (1.3.10) 2026-03-17 14:17:42.315 | Requirement already satisfied: wrapt>=1.7.0 in /usr/local/lib64/python3.12/site-packages (from debtcollector>=3.0.0->oslo.concurrency>=3.26.0->openstack-placement==15.1.0.dev1) (2.1.1) 2026-03-17 14:17:42.341 | Requirement already satisfied: MarkupSafe>=2.0 in /usr/local/lib64/python3.12/site-packages (from Jinja2>=2.10->oslo.middleware>=3.31.0->openstack-placement==15.1.0.dev1) (3.0.3) 2026-03-17 14:17:42.357 | Requirement already satisfied: os-service-types>=1.2.0 in /usr/local/lib/python3.12/site-packages (from keystoneauth1>=3.12.0->keystonemiddleware>=4.18.0->openstack-placement==15.1.0.dev1) (1.8.2) 2026-03-17 14:17:42.377 | Requirement already satisfied: dogpile.cache>=1.3.3 in /usr/local/lib/python3.12/site-packages (from oslo.cache>=3.11.0->keystonemiddleware>=4.18.0->openstack-placement==15.1.0.dev1) (1.5.0) 2026-03-17 14:17:42.398 | Requirement already satisfied: wcwidth in /usr/local/lib/python3.12/site-packages (from PrettyTable>=0.7.1->oslo.upgradecheck>=1.3.0->openstack-placement==15.1.0.dev1) (0.6.0) 2026-03-17 14:17:42.550 | Requirement already satisfied: testtools in /usr/local/lib/python3.12/site-packages (from testscenarios>=0.4->oslo.db>=8.6.0->openstack-placement==15.1.0.dev1) (2.8.5) 2026-03-17 14:17:42.613 | Requirement already satisfied: decorator>=4.0.0 in /usr/local/lib/python3.12/site-packages (from dogpile.cache>=1.3.3->oslo.cache>=3.11.0->keystonemiddleware>=4.18.0->openstack-placement==15.1.0.dev1) (5.2.1) 2026-03-17 14:17:42.682 | Building wheels for collected packages: openstack-placement 2026-03-17 14:17:42.682 | Building editable for openstack-placement (pyproject.toml): started 2026-03-17 14:17:43.224 | Building editable for openstack-placement (pyproject.toml): finished with status 'done' 2026-03-17 14:17:43.225 | Created wheel for openstack-placement: filename=openstack_placement-15.1.0.dev1-0.editable-py3-none-any.whl size=8687 sha256=02308c9a0e2065803f07248236aa0424aac750f0a20d314746fb36a8f73102f6 2026-03-17 14:17:43.226 | Stored in directory: /tmp/pip-ephem-wheel-cache-l5du__ko/wheels/0f/d8/4f/e8707957c726bd4763e71d7ed0672723b81ca99945904983a6 2026-03-17 14:17:43.231 | Successfully built openstack-placement 2026-03-17 14:17:44.073 | Installing collected packages: openstack-placement 2026-03-17 14:17:44.153 | Successfully installed openstack-placement-15.1.0.dev1 2026-03-17 14:17:44.154 | WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv 2026-03-17 14:17:44.466 | + inc/python:pip_install:216 : result=0 2026-03-17 14:17:44.467 | + inc/python:pip_install:218 : time_stop pip_install 2026-03-17 14:17:44.470 | + functions-common:time_stop:2412 : local name 2026-03-17 14:17:44.473 | + functions-common:time_stop:2413 : local end_time 2026-03-17 14:17:44.475 | + functions-common:time_stop:2414 : local elapsed_time 2026-03-17 14:17:44.478 | + functions-common:time_stop:2415 : local total 2026-03-17 14:17:44.481 | + functions-common:time_stop:2416 : local start_time 2026-03-17 14:17:44.483 | + functions-common:time_stop:2418 : name=pip_install 2026-03-17 14:17:44.485 | + functions-common:time_stop:2419 : start_time=1773757057887 2026-03-17 14:17:44.487 | + functions-common:time_stop:2421 : [[ -z 1773757057887 ]] 2026-03-17 14:17:44.490 | ++ functions-common:time_stop:2424 : date +%s%3N 2026-03-17 14:17:44.494 | + functions-common:time_stop:2424 : end_time=1773757064492 2026-03-17 14:17:44.496 | + functions-common:time_stop:2425 : elapsed_time=6605 2026-03-17 14:17:44.499 | + functions-common:time_stop:2426 : total=124686 2026-03-17 14:17:44.503 | + functions-common:time_stop:2428 : _TIME_START[$name]= 2026-03-17 14:17:44.505 | + functions-common:time_stop:2429 : _TIME_TOTAL[$name]=131291 2026-03-17 14:17:44.508 | + inc/python:pip_install:219 : return 0 2026-03-17 14:17:44.510 | + inc/python:setup_package:466 : [[ -e == \-\e ]] 2026-03-17 14:17:44.514 | + inc/python:setup_package:466 : [[ False == \F\a\l\s\e ]] 2026-03-17 14:17:44.517 | + inc/python:setup_package:468 : '[' -d '/opt/stack/placement/*.egg-info' ']' 2026-03-17 14:17:44.520 | + inc/python:_setup_package_with_constraints_edit:412 : use_library_from_git /opt/stack/placement 2026-03-17 14:17:44.522 | + inc/python:use_library_from_git:266 : local name=/opt/stack/placement 2026-03-17 14:17:44.525 | + inc/python:use_library_from_git:267 : local enabled=1 2026-03-17 14:17:44.527 | + inc/python:use_library_from_git:268 : [[ novnc,cinder,devstack,glance,horizon,keystone,neutron,nova,os-test-images,placement,requirements,swift,tempest = \A\L\L ]] 2026-03-17 14:17:44.529 | + inc/python:use_library_from_git:268 : [[ ,novnc,cinder,devstack,glance,horizon,keystone,neutron,nova,os-test-images,placement,requirements,swift,tempest, =~ ,/opt/stack/placement, ]] 2026-03-17 14:17:44.533 | + inc/python:use_library_from_git:269 : return 1 2026-03-17 14:17:44.536 | + lib/stack:stack_install_service:33 : [[ False = True ]] 2026-03-17 14:17:44.540 | + ./stack.sh:main:962 : configure_placement 2026-03-17 14:17:44.542 | + lib/placement:configure_placement:86 : sudo install -d -o stack /etc/placement 2026-03-17 14:17:44.566 | + lib/placement:configure_placement:87 : create_placement_conf 2026-03-17 14:17:44.570 | + lib/placement:create_placement_conf:76 : rm -f /etc/placement/placement.conf 2026-03-17 14:17:44.577 | ++ lib/placement:create_placement_conf:77 : database_connection_url placement 2026-03-17 14:17:44.579 | ++ lib/database:database_connection_url:134 : local db=placement 2026-03-17 14:17:44.583 | ++ lib/database:database_connection_url:135 : database_connection_url_mysql placement 2026-03-17 14:17:44.586 | ++ lib/databases/mysql:database_connection_url_mysql:251 : local db=placement 2026-03-17 14:17:44.589 | ++ lib/databases/mysql:database_connection_url_mysql:252 : local plugin 2026-03-17 14:17:44.592 | ++ lib/databases/mysql:database_connection_url_mysql:256 : [[ True == \T\r\u\e ]] 2026-03-17 14:17:44.596 | ++ lib/databases/mysql:database_connection_url_mysql:257 : is_service_enabled mysql 2026-03-17 14:17:44.616 | ++ functions-common:is_service_enabled:2068 : return 0 2026-03-17 14:17:44.619 | ++ lib/databases/mysql:database_connection_url_mysql:258 : plugin='&plugin=dbcounter' 2026-03-17 14:17:44.621 | ++ lib/databases/mysql:database_connection_url_mysql:262 : echo 'mysql+pymysql://root:secretdatabase@127.0.0.1/placement?charset=utf8&plugin=dbcounter' 2026-03-17 14:17:44.625 | + 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-17 14:17:44.662 | + lib/placement:create_placement_conf:78 : iniset /etc/placement/placement.conf DEFAULT debug True 2026-03-17 14:17:44.708 | + lib/placement:create_placement_conf:79 : iniset /etc/placement/placement.conf api auth_strategy keystone 2026-03-17 14:17:44.753 | + lib/placement:create_placement_conf:80 : configure_keystone_authtoken_middleware /etc/placement/placement.conf placement 2026-03-17 14:17:44.757 | + lib/keystone:configure_keystone_authtoken_middleware:455 : local conf_file=/etc/placement/placement.conf 2026-03-17 14:17:44.761 | + lib/keystone:configure_keystone_authtoken_middleware:456 : local admin_user=placement 2026-03-17 14:17:44.764 | + lib/keystone:configure_keystone_authtoken_middleware:457 : local section=keystone_authtoken 2026-03-17 14:17:44.768 | + lib/keystone:configure_keystone_authtoken_middleware:458 : local service_type= 2026-03-17 14:17:44.772 | + lib/keystone:configure_keystone_authtoken_middleware:460 : configure_keystoneauth /etc/placement/placement.conf placement keystone_authtoken 2026-03-17 14:17:44.775 | + lib/keystone:configure_keystoneauth:432 : local conf_file=/etc/placement/placement.conf 2026-03-17 14:17:44.779 | + lib/keystone:configure_keystoneauth:433 : local admin_user=placement 2026-03-17 14:17:44.783 | + lib/keystone:configure_keystoneauth:434 : local section=keystone_authtoken 2026-03-17 14:17:44.787 | + lib/keystone:configure_keystoneauth:436 : iniset /etc/placement/placement.conf keystone_authtoken auth_type password 2026-03-17 14:17:44.832 | + lib/keystone:configure_keystoneauth:437 : iniset /etc/placement/placement.conf keystone_authtoken interface public 2026-03-17 14:17:44.880 | + lib/keystone:configure_keystoneauth:438 : iniset /etc/placement/placement.conf keystone_authtoken auth_url https://38.102.83.89/identity 2026-03-17 14:17:44.930 | + lib/keystone:configure_keystoneauth:439 : iniset /etc/placement/placement.conf keystone_authtoken username placement 2026-03-17 14:17:44.978 | + lib/keystone:configure_keystoneauth:440 : iniset /etc/placement/placement.conf keystone_authtoken password secretservice 2026-03-17 14:17:45.011 | + lib/keystone:configure_keystoneauth:441 : iniset /etc/placement/placement.conf keystone_authtoken user_domain_name Default 2026-03-17 14:17:45.047 | + lib/keystone:configure_keystoneauth:442 : iniset /etc/placement/placement.conf keystone_authtoken project_name service 2026-03-17 14:17:45.089 | + lib/keystone:configure_keystoneauth:443 : iniset /etc/placement/placement.conf keystone_authtoken project_domain_name Default 2026-03-17 14:17:45.132 | + lib/keystone:configure_keystoneauth:444 : iniset /etc/placement/placement.conf keystone_authtoken cafile /opt/stack/data/ca-bundle.pem 2026-03-17 14:17:45.169 | + lib/keystone:configure_keystone_authtoken_middleware:461 : iniset /etc/placement/placement.conf keystone_authtoken www_authenticate_uri https://38.102.83.89/identity 2026-03-17 14:17:45.206 | + lib/keystone:configure_keystone_authtoken_middleware:462 : iniset /etc/placement/placement.conf keystone_authtoken memcached_servers localhost:11211 2026-03-17 14:17:45.245 | + lib/keystone:configure_keystone_authtoken_middleware:463 : [[ -n '' ]] 2026-03-17 14:17:45.248 | + lib/placement:create_placement_conf:81 : setup_logging /etc/placement/placement.conf 2026-03-17 14:17:45.252 | + functions:setup_logging:693 : setup_systemd_logging /etc/placement/placement.conf 2026-03-17 14:17:45.255 | + functions:setup_systemd_logging:710 : local conf_file=/etc/placement/placement.conf 2026-03-17 14:17:45.259 | ++ functions:setup_systemd_logging:715 : trueorfalse False USE_JOURNAL 2026-03-17 14:17:45.280 | + functions:setup_systemd_logging:715 : USE_JOURNAL=False 2026-03-17 14:17:45.284 | + functions:setup_systemd_logging:716 : local pidstr= 2026-03-17 14:17:45.287 | + functions:setup_systemd_logging:717 : [[ False == \T\r\u\e ]] 2026-03-17 14:17:45.290 | + functions:setup_systemd_logging:721 : pidstr='(pid=%(process)d) ' 2026-03-17 14:17:45.293 | + 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-17 14:17:45.331 | + 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-17 14:17:45.368 | + 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-17 14:17:45.408 | + functions:setup_systemd_logging:727 : iniset /etc/placement/placement.conf DEFAULT logging_exception_prefix 'ERROR %(name)s %(instance)s' 2026-03-17 14:17:45.450 | + functions:setup_systemd_logging:730 : iniset /etc/placement/placement.conf DEFAULT log_color False 2026-03-17 14:17:45.485 | + lib/placement:configure_placement:89 : write_uwsgi_config /etc/placement/placement-uwsgi.ini placement.wsgi.api:application /placement '' placement-api 2026-03-17 14:17:45.488 | + lib/apache:write_uwsgi_config:243 : local conf=/etc/placement/placement-uwsgi.ini 2026-03-17 14:17:45.492 | + lib/apache:write_uwsgi_config:244 : local wsgi=placement.wsgi.api:application 2026-03-17 14:17:45.494 | + lib/apache:write_uwsgi_config:245 : local url=/placement 2026-03-17 14:17:45.498 | + lib/apache:write_uwsgi_config:246 : local http= 2026-03-17 14:17:45.500 | + lib/apache:write_uwsgi_config:247 : local name=placement-api 2026-03-17 14:17:45.503 | + lib/apache:write_uwsgi_config:249 : '[' -z placement-api ']' 2026-03-17 14:17:45.506 | + lib/apache:write_uwsgi_config:255 : local socket_dir=/var/run/uwsgi 2026-03-17 14:17:45.509 | + lib/apache:write_uwsgi_config:259 : sudo mkdir -p /etc/tmpfiles.d/ 2026-03-17 14:17:45.536 | + lib/apache:write_uwsgi_config:260 : echo 'd /var/run/uwsgi 0755 stack root' 2026-03-17 14:17:45.537 | + lib/apache:write_uwsgi_config:260 : sudo tee /etc/tmpfiles.d/uwsgi.conf 2026-03-17 14:17:45.557 | d /var/run/uwsgi 0755 stack root 2026-03-17 14:17:45.564 | + lib/apache:write_uwsgi_config:261 : sudo systemd-tmpfiles --create /etc/tmpfiles.d/uwsgi.conf 2026-03-17 14:17:45.586 | /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-17 14:17:45.593 | + lib/apache:write_uwsgi_config:263 : local socket=/var/run/uwsgi/placement-api.socket 2026-03-17 14:17:45.597 | + lib/apache:write_uwsgi_config:266 : rm -rf /etc/placement/placement-uwsgi.ini 2026-03-17 14:17:45.602 | + lib/apache:write_uwsgi_config:270 : [[ placement.wsgi.api:application =~ ^[a-zA-Z0-9_.]+:[a-zA-Z0-9_]+$ ]] 2026-03-17 14:17:45.605 | + lib/apache:write_uwsgi_config:271 : iniset /etc/placement/placement-uwsgi.ini uwsgi module placement.wsgi.api:application 2026-03-17 14:17:45.643 | + lib/apache:write_uwsgi_config:276 : iniset /etc/placement/placement-uwsgi.ini uwsgi processes 2 2026-03-17 14:17:45.677 | + lib/apache:write_uwsgi_config:278 : iniset /etc/placement/placement-uwsgi.ini uwsgi master true 2026-03-17 14:17:45.709 | + lib/apache:write_uwsgi_config:280 : iniset /etc/placement/placement-uwsgi.ini uwsgi die-on-term true 2026-03-17 14:17:45.739 | + lib/apache:write_uwsgi_config:281 : iniset /etc/placement/placement-uwsgi.ini uwsgi exit-on-reload false 2026-03-17 14:17:45.772 | + lib/apache:write_uwsgi_config:284 : iniset /etc/placement/placement-uwsgi.ini uwsgi worker-reload-mercy 80 2026-03-17 14:17:45.807 | + lib/apache:write_uwsgi_config:285 : iniset /etc/placement/placement-uwsgi.ini uwsgi enable-threads true 2026-03-17 14:17:45.844 | + lib/apache:write_uwsgi_config:286 : iniset /etc/placement/placement-uwsgi.ini uwsgi plugins http,python3 2026-03-17 14:17:45.878 | + lib/apache:write_uwsgi_config:288 : iniset /etc/placement/placement-uwsgi.ini uwsgi thunder-lock true 2026-03-17 14:17:45.910 | + 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-17 14:17:45.938 | + lib/apache:write_uwsgi_config:292 : iniset /etc/placement/placement-uwsgi.ini uwsgi buffer-size 65535 2026-03-17 14:17:45.968 | + lib/apache:write_uwsgi_config:294 : iniset /etc/placement/placement-uwsgi.ini uwsgi add-header 'Connection: close' 2026-03-17 14:17:45.997 | + lib/apache:write_uwsgi_config:296 : iniset /etc/placement/placement-uwsgi.ini uwsgi lazy-apps true 2026-03-17 14:17:46.035 | + lib/apache:write_uwsgi_config:298 : iniset /etc/placement/placement-uwsgi.ini uwsgi start-time %t 2026-03-17 14:17:46.071 | + lib/apache:write_uwsgi_config:301 : [[ -n '' ]] 2026-03-17 14:17:46.074 | + lib/apache:write_uwsgi_config:304 : local apache_conf= 2026-03-17 14:17:46.077 | ++ lib/apache:write_uwsgi_config:305 : apache_site_config_for placement-api 2026-03-17 14:17:46.079 | ++ lib/apache:apache_site_config_for:174 : local site=placement-api 2026-03-17 14:17:46.081 | ++ lib/apache:apache_site_config_for:175 : is_ubuntu 2026-03-17 14:17:46.083 | ++ functions-common:is_ubuntu:544 : [[ -z rpm ]] 2026-03-17 14:17:46.085 | ++ functions-common:is_ubuntu:547 : '[' rpm = deb ']' 2026-03-17 14:17:46.087 | ++ lib/apache:apache_site_config_for:178 : is_fedora 2026-03-17 14:17:46.090 | ++ functions-common:is_fedora:524 : [[ -z CentOSStream ]] 2026-03-17 14:17:46.093 | ++ functions-common:is_fedora:528 : '[' CentOSStream = Fedora ']' 2026-03-17 14:17:46.096 | ++ functions-common:is_fedora:528 : '[' CentOSStream = 'Red Hat' ']' 2026-03-17 14:17:46.099 | ++ functions-common:is_fedora:529 : '[' CentOSStream = openEuler ']' 2026-03-17 14:17:46.100 | ++ functions-common:is_fedora:530 : '[' CentOSStream = RedHatEnterpriseServer ']' 2026-03-17 14:17:46.102 | ++ functions-common:is_fedora:531 : '[' CentOSStream = RedHatEnterprise ']' 2026-03-17 14:17:46.107 | ++ functions-common:is_fedora:532 : '[' CentOSStream = RedHatEnterpriseLinux ']' 2026-03-17 14:17:46.110 | ++ functions-common:is_fedora:533 : '[' CentOSStream = RockyLinux ']' 2026-03-17 14:17:46.112 | ++ functions-common:is_fedora:534 : '[' CentOSStream = CentOS ']' 2026-03-17 14:17:46.114 | ++ functions-common:is_fedora:534 : '[' CentOSStream = CentOSStream ']' 2026-03-17 14:17:46.116 | ++ lib/apache:apache_site_config_for:180 : local enabled_site_file=/etc/httpd/conf.d/placement-api.conf 2026-03-17 14:17:46.118 | ++ lib/apache:apache_site_config_for:181 : '[' -f /etc/httpd/conf.d/placement-api.conf ']' 2026-03-17 14:17:46.120 | ++ lib/apache:apache_site_config_for:184 : echo /etc/httpd/conf.d/placement-api.conf.disabled 2026-03-17 14:17:46.122 | + lib/apache:write_uwsgi_config:305 : apache_conf=/etc/httpd/conf.d/placement-api.conf.disabled 2026-03-17 14:17:46.125 | + lib/apache:write_uwsgi_config:306 : iniset /etc/placement/placement-uwsgi.ini uwsgi socket /var/run/uwsgi/placement-api.socket 2026-03-17 14:17:46.162 | + lib/apache:write_uwsgi_config:307 : iniset /etc/placement/placement-uwsgi.ini uwsgi chmod-socket 666 2026-03-17 14:17:46.198 | + 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-17 14:17:46.199 | + lib/apache:write_uwsgi_config:308 : sudo tee -a /etc/httpd/conf.d/placement-api.conf.disabled 2026-03-17 14:17:46.221 | ProxyPass "/placement" "unix:/var/run/uwsgi/placement-api.socket|uwsgi://uwsgi-uds-placement-api" retry=0 acquire=1 2026-03-17 14:17:46.227 | + lib/apache:write_uwsgi_config:309 : enable_apache_site placement-api 2026-03-17 14:17:46.230 | + lib/apache:enable_apache_site:191 : local site=placement-api 2026-03-17 14:17:46.233 | + lib/apache:enable_apache_site:193 : enable_apache_mod version 2026-03-17 14:17:46.235 | + lib/apache:enable_apache_mod:55 : local mod=version 2026-03-17 14:17:46.237 | + lib/apache:enable_apache_mod:56 : local should_restart= 2026-03-17 14:17:46.240 | + lib/apache:enable_apache_mod:58 : is_ubuntu 2026-03-17 14:17:46.243 | + functions-common:is_ubuntu:544 : [[ -z rpm ]] 2026-03-17 14:17:46.246 | + functions-common:is_ubuntu:547 : '[' rpm = deb ']' 2026-03-17 14:17:46.249 | + lib/apache:enable_apache_mod:67 : is_fedora 2026-03-17 14:17:46.252 | + functions-common:is_fedora:524 : [[ -z CentOSStream ]] 2026-03-17 14:17:46.255 | + functions-common:is_fedora:528 : '[' CentOSStream = Fedora ']' 2026-03-17 14:17:46.257 | + functions-common:is_fedora:528 : '[' CentOSStream = 'Red Hat' ']' 2026-03-17 14:17:46.260 | + functions-common:is_fedora:529 : '[' CentOSStream = openEuler ']' 2026-03-17 14:17:46.262 | + functions-common:is_fedora:530 : '[' CentOSStream = RedHatEnterpriseServer ']' 2026-03-17 14:17:46.265 | + functions-common:is_fedora:531 : '[' CentOSStream = RedHatEnterprise ']' 2026-03-17 14:17:46.268 | + functions-common:is_fedora:532 : '[' CentOSStream = RedHatEnterpriseLinux ']' 2026-03-17 14:17:46.270 | + functions-common:is_fedora:533 : '[' CentOSStream = RockyLinux ']' 2026-03-17 14:17:46.273 | + functions-common:is_fedora:534 : '[' CentOSStream = CentOS ']' 2026-03-17 14:17:46.275 | + functions-common:is_fedora:534 : '[' CentOSStream = CentOSStream ']' 2026-03-17 14:17:46.278 | + lib/apache:enable_apache_mod:69 : true 2026-03-17 14:17:46.282 | + lib/apache:enable_apache_site:194 : is_ubuntu 2026-03-17 14:17:46.285 | + functions-common:is_ubuntu:544 : [[ -z rpm ]] 2026-03-17 14:17:46.288 | + functions-common:is_ubuntu:547 : '[' rpm = deb ']' 2026-03-17 14:17:46.291 | + lib/apache:enable_apache_site:196 : is_fedora 2026-03-17 14:17:46.295 | + functions-common:is_fedora:524 : [[ -z CentOSStream ]] 2026-03-17 14:17:46.297 | + functions-common:is_fedora:528 : '[' CentOSStream = Fedora ']' 2026-03-17 14:17:46.300 | + functions-common:is_fedora:528 : '[' CentOSStream = 'Red Hat' ']' 2026-03-17 14:17:46.303 | + functions-common:is_fedora:529 : '[' CentOSStream = openEuler ']' 2026-03-17 14:17:46.306 | + functions-common:is_fedora:530 : '[' CentOSStream = RedHatEnterpriseServer ']' 2026-03-17 14:17:46.309 | + functions-common:is_fedora:531 : '[' CentOSStream = RedHatEnterprise ']' 2026-03-17 14:17:46.312 | + functions-common:is_fedora:532 : '[' CentOSStream = RedHatEnterpriseLinux ']' 2026-03-17 14:17:46.315 | + functions-common:is_fedora:533 : '[' CentOSStream = RockyLinux ']' 2026-03-17 14:17:46.317 | + functions-common:is_fedora:534 : '[' CentOSStream = CentOS ']' 2026-03-17 14:17:46.320 | + functions-common:is_fedora:534 : '[' CentOSStream = CentOSStream ']' 2026-03-17 14:17:46.323 | + lib/apache:enable_apache_site:197 : local enabled_site_file=/etc/httpd/conf.d/placement-api.conf 2026-03-17 14:17:46.327 | + lib/apache:enable_apache_site:199 : [[ -f /etc/httpd/conf.d/placement-api.conf.disabled ]] 2026-03-17 14:17:46.329 | + lib/apache:enable_apache_site:199 : [[ ! -f /etc/httpd/conf.d/placement-api.conf ]] 2026-03-17 14:17:46.332 | + lib/apache:enable_apache_site:200 : sudo mv /etc/httpd/conf.d/placement-api.conf.disabled /etc/httpd/conf.d/placement-api.conf 2026-03-17 14:17:46.350 | + lib/apache:write_uwsgi_config:310 : restart_apache_server 2026-03-17 14:17:46.353 | + lib/apache:restart_apache_server:238 : restart_service httpd 2026-03-17 14:17:46.356 | + functions-common:restart_service:2296 : '[' -x /bin/systemctl ']' 2026-03-17 14:17:46.360 | + functions-common:restart_service:2297 : sudo /bin/systemctl restart httpd 2026-03-17 14:17:47.523 | + lib/placement:configure_placement:90 : [[ False == \T\r\u\e ]] 2026-03-17 14:17:47.526 | + lib/placement:configure_placement:90 : [[ False == \T\r\u\e ]] 2026-03-17 14:17:47.529 | + lib/placement:configure_placement:94 : iniset /etc/placement/placement.conf oslo_policy enforce_new_defaults False 2026-03-17 14:17:47.569 | + lib/placement:configure_placement:95 : iniset /etc/placement/placement.conf oslo_policy enforce_scope False 2026-03-17 14:17:47.606 | + ./stack.sh:main:969 : is_service_enabled placement placement-client 2026-03-17 14:17:47.628 | + functions-common:is_service_enabled:2068 : return 0 2026-03-17 14:17:47.630 | + ./stack.sh:main:970 : is_service_enabled n-cpu 2026-03-17 14:17:47.651 | + functions-common:is_service_enabled:2068 : return 0 2026-03-17 14:17:47.655 | + ./stack.sh:main:971 : configure_placement_nova_compute 2026-03-17 14:17:47.658 | + lib/nova:configure_placement_nova_compute:634 : local conf=/etc/nova/nova.conf 2026-03-17 14:17:47.661 | + lib/nova:configure_placement_nova_compute:635 : configure_keystoneauth /etc/nova/nova.conf nova placement 2026-03-17 14:17:47.664 | + lib/keystone:configure_keystoneauth:432 : local conf_file=/etc/nova/nova.conf 2026-03-17 14:17:47.667 | + lib/keystone:configure_keystoneauth:433 : local admin_user=nova 2026-03-17 14:17:47.671 | + lib/keystone:configure_keystoneauth:434 : local section=placement 2026-03-17 14:17:47.674 | + lib/keystone:configure_keystoneauth:436 : iniset /etc/nova/nova.conf placement auth_type password 2026-03-17 14:17:47.712 | + lib/keystone:configure_keystoneauth:437 : iniset /etc/nova/nova.conf placement interface public 2026-03-17 14:17:47.737 | + lib/keystone:configure_keystoneauth:438 : iniset /etc/nova/nova.conf placement auth_url https://38.102.83.89/identity 2026-03-17 14:17:47.767 | + lib/keystone:configure_keystoneauth:439 : iniset /etc/nova/nova.conf placement username nova 2026-03-17 14:17:47.796 | + lib/keystone:configure_keystoneauth:440 : iniset /etc/nova/nova.conf placement password secretservice 2026-03-17 14:17:47.821 | + lib/keystone:configure_keystoneauth:441 : iniset /etc/nova/nova.conf placement user_domain_name Default 2026-03-17 14:17:47.847 | + lib/keystone:configure_keystoneauth:442 : iniset /etc/nova/nova.conf placement project_name service 2026-03-17 14:17:47.878 | + lib/keystone:configure_keystoneauth:443 : iniset /etc/nova/nova.conf placement project_domain_name Default 2026-03-17 14:17:47.915 | + lib/keystone:configure_keystoneauth:444 : iniset /etc/nova/nova.conf placement cafile /opt/stack/data/ca-bundle.pem 2026-03-17 14:17:47.949 | + ./stack.sh:main:975 : is_service_enabled horizon 2026-03-17 14:17:47.967 | + functions-common:is_service_enabled:2068 : return 0 2026-03-17 14:17:47.971 | + ./stack.sh:main:977 : stack_install_service horizon 2026-03-17 14:17:47.974 | + lib/stack:stack_install_service:20 : local service=horizon 2026-03-17 14:17:47.976 | + lib/stack:stack_install_service:21 : type install_horizon 2026-03-17 14:17:47.979 | + lib/stack:stack_install_service:23 : [[ False = True ]] 2026-03-17 14:17:47.981 | + lib/stack:stack_install_service:32 : install_horizon 2026-03-17 14:17:47.984 | + lib/horizon:install_horizon:174 : install_apache_wsgi 2026-03-17 14:17:47.987 | + lib/apache:install_apache_wsgi:131 : is_ubuntu 2026-03-17 14:17:47.991 | + functions-common:is_ubuntu:544 : [[ -z rpm ]] 2026-03-17 14:17:47.994 | + functions-common:is_ubuntu:547 : '[' rpm = deb ']' 2026-03-17 14:17:47.997 | + lib/apache:install_apache_wsgi:138 : is_fedora 2026-03-17 14:17:47.999 | + functions-common:is_fedora:524 : [[ -z CentOSStream ]] 2026-03-17 14:17:48.002 | + functions-common:is_fedora:528 : '[' CentOSStream = Fedora ']' 2026-03-17 14:17:48.006 | + functions-common:is_fedora:528 : '[' CentOSStream = 'Red Hat' ']' 2026-03-17 14:17:48.009 | + functions-common:is_fedora:529 : '[' CentOSStream = openEuler ']' 2026-03-17 14:17:48.011 | + functions-common:is_fedora:530 : '[' CentOSStream = RedHatEnterpriseServer ']' 2026-03-17 14:17:48.014 | + functions-common:is_fedora:531 : '[' CentOSStream = RedHatEnterprise ']' 2026-03-17 14:17:48.017 | + functions-common:is_fedora:532 : '[' CentOSStream = RedHatEnterpriseLinux ']' 2026-03-17 14:17:48.020 | + functions-common:is_fedora:533 : '[' CentOSStream = RockyLinux ']' 2026-03-17 14:17:48.022 | + functions-common:is_fedora:534 : '[' CentOSStream = CentOS ']' 2026-03-17 14:17:48.026 | + functions-common:is_fedora:534 : '[' CentOSStream = CentOSStream ']' 2026-03-17 14:17:48.029 | + lib/apache:install_apache_wsgi:139 : sudo rm -f '/etc/httpd/conf.d/000-*' 2026-03-17 14:17:48.056 | + lib/apache:install_apache_wsgi:140 : install_package httpd python3.12-mod_wsgi 2026-03-17 14:17:48.059 | + functions-common:install_package:1430 : update_package_repo 2026-03-17 14:17:48.062 | + functions-common:update_package_repo:1404 : NO_UPDATE_REPOS=False 2026-03-17 14:17:48.065 | + functions-common:update_package_repo:1405 : REPOS_UPDATED=False 2026-03-17 14:17:48.068 | + functions-common:update_package_repo:1406 : RETRY_UPDATE=False 2026-03-17 14:17:48.071 | + functions-common:update_package_repo:1408 : [[ False = \T\r\u\e ]] 2026-03-17 14:17:48.074 | + functions-common:update_package_repo:1412 : is_ubuntu 2026-03-17 14:17:48.077 | + functions-common:is_ubuntu:544 : [[ -z rpm ]] 2026-03-17 14:17:48.080 | + functions-common:is_ubuntu:547 : '[' rpm = deb ']' 2026-03-17 14:17:48.083 | + functions-common:install_package:1431 : real_install_package httpd python3.12-mod_wsgi 2026-03-17 14:17:48.086 | + functions-common:real_install_package:1418 : is_ubuntu 2026-03-17 14:17:48.089 | + functions-common:is_ubuntu:544 : [[ -z rpm ]] 2026-03-17 14:17:48.092 | + functions-common:is_ubuntu:547 : '[' rpm = deb ']' 2026-03-17 14:17:48.095 | + functions-common:real_install_package:1420 : is_fedora 2026-03-17 14:17:48.098 | + functions-common:is_fedora:524 : [[ -z CentOSStream ]] 2026-03-17 14:17:48.102 | + functions-common:is_fedora:528 : '[' CentOSStream = Fedora ']' 2026-03-17 14:17:48.105 | + functions-common:is_fedora:528 : '[' CentOSStream = 'Red Hat' ']' 2026-03-17 14:17:48.107 | + functions-common:is_fedora:529 : '[' CentOSStream = openEuler ']' 2026-03-17 14:17:48.110 | + functions-common:is_fedora:530 : '[' CentOSStream = RedHatEnterpriseServer ']' 2026-03-17 14:17:48.112 | + functions-common:is_fedora:531 : '[' CentOSStream = RedHatEnterprise ']' 2026-03-17 14:17:48.114 | + functions-common:is_fedora:532 : '[' CentOSStream = RedHatEnterpriseLinux ']' 2026-03-17 14:17:48.117 | + functions-common:is_fedora:533 : '[' CentOSStream = RockyLinux ']' 2026-03-17 14:17:48.119 | + functions-common:is_fedora:534 : '[' CentOSStream = CentOS ']' 2026-03-17 14:17:48.121 | + functions-common:is_fedora:534 : '[' CentOSStream = CentOSStream ']' 2026-03-17 14:17:48.124 | + functions-common:real_install_package:1421 : yum_install httpd python3.12-mod_wsgi 2026-03-17 14:17:48.126 | + functions-common:yum_install:1475 : local result parse_yum_result 2026-03-17 14:17:48.129 | + functions-common:yum_install:1477 : [[ False = \T\r\u\e ]] 2026-03-17 14:17:48.131 | + functions-common:yum_install:1479 : time_start yum_install 2026-03-17 14:17:48.133 | + functions-common:time_start:2398 : local name=yum_install 2026-03-17 14:17:48.136 | + functions-common:time_start:2399 : local start_time= 2026-03-17 14:17:48.138 | + functions-common:time_start:2400 : [[ -n '' ]] 2026-03-17 14:17:48.142 | ++ functions-common:time_start:2403 : date +%s%3N 2026-03-17 14:17:48.146 | + functions-common:time_start:2403 : _TIME_START[$name]=1773757068143 2026-03-17 14:17:48.148 | + functions-common:yum_install:1480 : sudo_with_proxies dnf install -y httpd python3.12-mod_wsgi 2026-03-17 14:17:48.150 | + functions-common:sudo_with_proxies:2366 : local sudo 2026-03-17 14:17:48.154 | ++ functions-common:sudo_with_proxies:2368 : id -u 2026-03-17 14:17:48.160 | + functions-common:sudo_with_proxies:2368 : [[ 1003 = \0 ]] 2026-03-17 14:17:48.163 | + functions-common:sudo_with_proxies:2368 : sudo=sudo 2026-03-17 14:17:48.166 | + functions-common:sudo_with_proxies:2370 : sudo http_proxy= https_proxy= no_proxy= dnf install -y httpd python3.12-mod_wsgi 2026-03-17 14:17:48.676 | Last metadata expiration check: 0:02:12 ago on Tue 17 Mar 2026 10:15:36 AM EDT. 2026-03-17 14:17:48.743 | Package httpd-2.4.63-13.el10.x86_64 is already installed. 2026-03-17 14:17:48.777 | Dependencies resolved. 2026-03-17 14:17:48.778 | ================================================================================ 2026-03-17 14:17:48.778 | Package Architecture Version Repository Size 2026-03-17 14:17:48.778 | ================================================================================ 2026-03-17 14:17:48.778 | Installing: 2026-03-17 14:17:48.778 | python3-mod_wsgi x86_64 5.0.0-4.el10 appstream 957 k 2026-03-17 14:17:48.778 | 2026-03-17 14:17:48.778 | Transaction Summary 2026-03-17 14:17:48.778 | ================================================================================ 2026-03-17 14:17:48.778 | Install 1 Package 2026-03-17 14:17:48.778 | 2026-03-17 14:17:48.778 | Total download size: 957 k 2026-03-17 14:17:48.778 | Installed size: 5.6 M 2026-03-17 14:17:48.778 | Downloading Packages: 2026-03-17 14:17:49.011 | python3-mod_wsgi-5.0.0-4.el10.x86_64.rpm 7.0 MB/s | 957 kB 00:00 2026-03-17 14:17:49.014 | -------------------------------------------------------------------------------- 2026-03-17 14:17:49.014 | Total 4.0 MB/s | 957 kB 00:00 2026-03-17 14:17:49.042 | Running transaction check 2026-03-17 14:17:49.057 | Transaction check succeeded. 2026-03-17 14:17:49.057 | Running transaction test 2026-03-17 14:17:49.163 | Transaction test succeeded. 2026-03-17 14:17:49.163 | Running transaction 2026-03-17 14:17:49.786 | Preparing : 1/1 2026-03-17 14:17:49.972 | Installing : python3-mod_wsgi-5.0.0-4.el10.x86_64 1/1 2026-03-17 14:17:50.371 | Running scriptlet: python3-mod_wsgi-5.0.0-4.el10.x86_64 1/1 2026-03-17 14:17:50.371 | 2026-03-17 14:17:50.371 | Installed: 2026-03-17 14:17:50.371 | python3-mod_wsgi-5.0.0-4.el10.x86_64 2026-03-17 14:17:50.371 | 2026-03-17 14:17:50.371 | Complete! 2026-03-17 14:17:50.426 | + functions-common:yum_install:1481 : time_stop yum_install 2026-03-17 14:17:50.428 | + functions-common:time_stop:2412 : local name 2026-03-17 14:17:50.430 | + functions-common:time_stop:2413 : local end_time 2026-03-17 14:17:50.432 | + functions-common:time_stop:2414 : local elapsed_time 2026-03-17 14:17:50.434 | + functions-common:time_stop:2415 : local total 2026-03-17 14:17:50.436 | + functions-common:time_stop:2416 : local start_time 2026-03-17 14:17:50.437 | + functions-common:time_stop:2418 : name=yum_install 2026-03-17 14:17:50.438 | + functions-common:time_stop:2419 : start_time=1773757068143 2026-03-17 14:17:50.439 | + functions-common:time_stop:2421 : [[ -z 1773757068143 ]] 2026-03-17 14:17:50.443 | ++ functions-common:time_stop:2424 : date +%s%3N 2026-03-17 14:17:50.448 | + functions-common:time_stop:2424 : end_time=1773757070445 2026-03-17 14:17:50.450 | + functions-common:time_stop:2425 : elapsed_time=2302 2026-03-17 14:17:50.453 | + functions-common:time_stop:2426 : total=254952 2026-03-17 14:17:50.456 | + functions-common:time_stop:2428 : _TIME_START[$name]= 2026-03-17 14:17:50.459 | + functions-common:time_stop:2429 : _TIME_TOTAL[$name]=257254 2026-03-17 14:17:50.462 | + lib/apache:install_apache_wsgi:142 : sudo systemctl enable httpd 2026-03-17 14:17:50.495 | Created symlink '/etc/systemd/system/multi-user.target.wants/httpd.service' → '/usr/lib/systemd/system/httpd.service'. 2026-03-17 14:17:50.715 | + lib/apache:install_apache_wsgi:145 : sudo sed -i '/mod_mpm_prefork.so/s/^/#/g' /etc/httpd/conf.modules.d/00-mpm.conf 2026-03-17 14:17:50.753 | + lib/apache:install_apache_wsgi:146 : sudo sed -i '/mod_mpm_event.so/s/^/#/g' /etc/httpd/conf.modules.d/00-mpm.conf 2026-03-17 14:17:50.780 | + lib/apache:install_apache_wsgi:147 : sudo sed -i '/mod_mpm_worker.so/s/^#//g' /etc/httpd/conf.modules.d/00-mpm.conf 2026-03-17 14:17:50.809 | + lib/apache:install_apache_wsgi:152 : enable_apache_mod wsgi 2026-03-17 14:17:50.811 | + lib/apache:enable_apache_mod:55 : local mod=wsgi 2026-03-17 14:17:50.815 | + lib/apache:enable_apache_mod:56 : local should_restart= 2026-03-17 14:17:50.818 | + lib/apache:enable_apache_mod:58 : is_ubuntu 2026-03-17 14:17:50.821 | + functions-common:is_ubuntu:544 : [[ -z rpm ]] 2026-03-17 14:17:50.824 | + functions-common:is_ubuntu:547 : '[' rpm = deb ']' 2026-03-17 14:17:50.827 | + lib/apache:enable_apache_mod:67 : is_fedora 2026-03-17 14:17:50.831 | + functions-common:is_fedora:524 : [[ -z CentOSStream ]] 2026-03-17 14:17:50.836 | + functions-common:is_fedora:528 : '[' CentOSStream = Fedora ']' 2026-03-17 14:17:50.838 | + functions-common:is_fedora:528 : '[' CentOSStream = 'Red Hat' ']' 2026-03-17 14:17:50.842 | + functions-common:is_fedora:529 : '[' CentOSStream = openEuler ']' 2026-03-17 14:17:50.845 | + functions-common:is_fedora:530 : '[' CentOSStream = RedHatEnterpriseServer ']' 2026-03-17 14:17:50.849 | + functions-common:is_fedora:531 : '[' CentOSStream = RedHatEnterprise ']' 2026-03-17 14:17:50.852 | + functions-common:is_fedora:532 : '[' CentOSStream = RedHatEnterpriseLinux ']' 2026-03-17 14:17:50.855 | + functions-common:is_fedora:533 : '[' CentOSStream = RockyLinux ']' 2026-03-17 14:17:50.857 | + functions-common:is_fedora:534 : '[' CentOSStream = CentOS ']' 2026-03-17 14:17:50.861 | + functions-common:is_fedora:534 : '[' CentOSStream = CentOSStream ']' 2026-03-17 14:17:50.864 | + lib/apache:enable_apache_mod:69 : true 2026-03-17 14:17:50.868 | + lib/horizon:install_horizon:178 : pip_install_gr pymemcache 2026-03-17 14:17:50.871 | + inc/python:pip_install_gr:94 : local name=pymemcache 2026-03-17 14:17:50.874 | + inc/python:pip_install_gr:95 : local clean_name 2026-03-17 14:17:50.879 | ++ inc/python:pip_install_gr:96 : get_from_global_requirements pymemcache 2026-03-17 14:17:50.882 | ++ inc/python:get_from_global_requirements:241 : local package=pymemcache 2026-03-17 14:17:50.885 | ++ inc/python:get_from_global_requirements:242 : local required_pkg 2026-03-17 14:17:50.890 | +++ inc/python:get_from_global_requirements:243 : grep -i -h '^pymemcache' /opt/stack/requirements/global-requirements.txt 2026-03-17 14:17:50.891 | +++ inc/python:get_from_global_requirements:243 : cut -d# -f1 2026-03-17 14:17:50.898 | ++ inc/python:get_from_global_requirements:243 : required_pkg='pymemcache!=1.3.0 ' 2026-03-17 14:17:50.901 | ++ inc/python:get_from_global_requirements:244 : [[ pymemcache!=1.3.0 == '' ]] 2026-03-17 14:17:50.904 | ++ inc/python:get_from_global_requirements:247 : echo 'pymemcache!=1.3.0' 2026-03-17 14:17:50.908 | + inc/python:pip_install_gr:96 : clean_name='pymemcache!=1.3.0' 2026-03-17 14:17:50.912 | + inc/python:pip_install_gr:97 : pip_install 'pymemcache!=1.3.0' 2026-03-17 14:17:50.938 | Using python 3.12 to install pymemcache!=1.3.0 2026-03-17 14:17:50.942 | + inc/python:pip_install:210 : sudo -H LC_ALL=en_US.UTF-8 http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= python3.12 -m pip install -c /opt/stack/requirements/upper-constraints.txt 'pymemcache!=1.3.0' 2026-03-17 14:17:51.685 | Looking in indexes: http://mirror.regionone.vexxhost-nodepool-sf.rdoproject.org/pypi/simple, http://mirror.regionone.vexxhost-nodepool-sf.rdoproject.org/wheel/centos-10-x86_64 2026-03-17 14:17:51.731 | Collecting pymemcache!=1.3.0 2026-03-17 14:17:51.733 | Downloading http://mirror.regionone.vexxhost-nodepool-sf.rdoproject.org/pypifiles/packages/41/ba/2f7b22d8135b51c4fefb041461f8431e1908778e6539ff5af6eeaaee367a/pymemcache-4.0.0-py2.py3-none-any.whl.metadata (14 kB) 2026-03-17 14:17:51.746 | Downloading http://mirror.regionone.vexxhost-nodepool-sf.rdoproject.org/pypifiles/packages/41/ba/2f7b22d8135b51c4fefb041461f8431e1908778e6539ff5af6eeaaee367a/pymemcache-4.0.0-py2.py3-none-any.whl (60 kB) 2026-03-17 14:17:51.753 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 60.8/60.8 kB 10.9 MB/s eta 0:00:00 2026-03-17 14:17:52.539 | Installing collected packages: pymemcache 2026-03-17 14:17:52.638 | Successfully installed pymemcache-4.0.0 2026-03-17 14:17:52.639 | WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv 2026-03-17 14:17:52.932 | + inc/python:pip_install:216 : result=0 2026-03-17 14:17:52.935 | + inc/python:pip_install:218 : time_stop pip_install 2026-03-17 14:17:52.939 | + functions-common:time_stop:2412 : local name 2026-03-17 14:17:52.941 | + functions-common:time_stop:2413 : local end_time 2026-03-17 14:17:52.942 | + functions-common:time_stop:2414 : local elapsed_time 2026-03-17 14:17:52.943 | + functions-common:time_stop:2415 : local total 2026-03-17 14:17:52.945 | + functions-common:time_stop:2416 : local start_time 2026-03-17 14:17:52.948 | + functions-common:time_stop:2418 : name=pip_install 2026-03-17 14:17:52.950 | + functions-common:time_stop:2419 : start_time=1773757070932 2026-03-17 14:17:52.952 | + functions-common:time_stop:2421 : [[ -z 1773757070932 ]] 2026-03-17 14:17:52.956 | ++ functions-common:time_stop:2424 : date +%s%3N 2026-03-17 14:17:52.961 | + functions-common:time_stop:2424 : end_time=1773757072957 2026-03-17 14:17:52.962 | + functions-common:time_stop:2425 : elapsed_time=2025 2026-03-17 14:17:52.965 | + functions-common:time_stop:2426 : total=131291 2026-03-17 14:17:52.968 | + functions-common:time_stop:2428 : _TIME_START[$name]= 2026-03-17 14:17:52.969 | + functions-common:time_stop:2429 : _TIME_TOTAL[$name]=133316 2026-03-17 14:17:52.970 | + inc/python:pip_install:219 : return 0 2026-03-17 14:17:52.972 | + lib/horizon:install_horizon:180 : git_clone https://opendev.org/openstack/horizon.git /opt/stack/horizon master 2026-03-17 14:17:52.973 | + functions-common:git_clone:581 : local git_remote=https://opendev.org/openstack/horizon.git 2026-03-17 14:17:52.974 | + functions-common:git_clone:582 : local git_dest=/opt/stack/horizon 2026-03-17 14:17:52.975 | + functions-common:git_clone:583 : local git_ref=master 2026-03-17 14:17:52.977 | + functions-common:git_clone:584 : local orig_dir 2026-03-17 14:17:52.981 | ++ functions-common:git_clone:585 : pwd 2026-03-17 14:17:52.983 | + functions-common:git_clone:585 : orig_dir=/opt/stack/devstack 2026-03-17 14:17:52.986 | + functions-common:git_clone:586 : local git_clone_flags= 2026-03-17 14:17:52.989 | ++ functions-common:git_clone:588 : trueorfalse False RECLONE 2026-03-17 14:17:53.006 | + functions-common:git_clone:588 : RECLONE=False 2026-03-17 14:17:53.008 | + functions-common:git_clone:589 : [[ 0 -gt 0 ]] 2026-03-17 14:17:53.011 | + functions-common:git_clone:593 : [[ False = \T\r\u\e ]] 2026-03-17 14:17:53.013 | + functions-common:git_clone:602 : echo master 2026-03-17 14:17:53.014 | + functions-common:git_clone:602 : egrep -q '^refs' 2026-03-17 14:17:53.015 | egrep: warning: egrep is obsolescent; using grep -E 2026-03-17 14:17:53.019 | + functions-common:git_clone:616 : [[ ! -d /opt/stack/horizon ]] 2026-03-17 14:17:53.020 | + functions-common:git_clone:626 : [[ False = \T\r\u\e ]] 2026-03-17 14:17:53.021 | + functions-common:git_clone:661 : sudo git config --system --add safe.directory /opt/stack/horizon 2026-03-17 14:17:53.038 | + functions-common:git_clone:664 : cd /opt/stack/horizon 2026-03-17 14:17:53.041 | + functions-common:git_clone:665 : git show --oneline 2026-03-17 14:17:53.042 | + functions-common:git_clone:665 : head -1 2026-03-17 14:17:53.053 | 9bd68c179 Merge "Add UI support to edit security group rules" 2026-03-17 14:17:53.054 | + functions-common:git_clone:666 : cd /opt/stack/devstack 2026-03-17 14:17:53.057 | + lib/stack:stack_install_service:33 : [[ False = True ]] 2026-03-17 14:17:53.059 | + ./stack.sh:main:980 : is_service_enabled tls-proxy 2026-03-17 14:17:53.073 | + functions-common:is_service_enabled:2068 : return 0 2026-03-17 14:17:53.076 | + ./stack.sh:main:981 : fix_system_ca_bundle_path 2026-03-17 14:17:53.079 | + lib/tls:fix_system_ca_bundle_path:365 : is_service_enabled tls-proxy 2026-03-17 14:17:53.106 | + functions-common:is_service_enabled:2068 : return 0 2026-03-17 14:17:53.109 | + lib/tls:fix_system_ca_bundle_path:366 : local capath 2026-03-17 14:17:53.111 | + lib/tls:fix_system_ca_bundle_path:367 : [[ False == \T\r\u\e ]] 2026-03-17 14:17:53.116 | ++ lib/tls:fix_system_ca_bundle_path:370 : python3.12 -c 'try: 2026-03-17 14:17:53.116 | from requests import certs 2026-03-17 14:17:53.116 | print (certs.where()) 2026-03-17 14:17:53.116 | except ImportError: pass' 2026-03-17 14:17:53.269 | + lib/tls:fix_system_ca_bundle_path:370 : capath=/usr/local/lib/python3.12/site-packages/certifi/cacert.pem 2026-03-17 14:17:53.272 | + lib/tls:fix_system_ca_bundle_path:372 : [[ ! /usr/local/lib/python3.12/site-packages/certifi/cacert.pem == '' ]] 2026-03-17 14:17:53.276 | + lib/tls:fix_system_ca_bundle_path:372 : [[ ! /usr/local/lib/python3.12/site-packages/certifi/cacert.pem =~ ^/etc/.* ]] 2026-03-17 14:17:53.280 | + lib/tls:fix_system_ca_bundle_path:372 : [[ ! -L /usr/local/lib/python3.12/site-packages/certifi/cacert.pem ]] 2026-03-17 14:17:53.282 | + lib/tls:fix_system_ca_bundle_path:373 : is_fedora 2026-03-17 14:17:53.285 | + functions-common:is_fedora:524 : [[ -z CentOSStream ]] 2026-03-17 14:17:53.288 | + functions-common:is_fedora:528 : '[' CentOSStream = Fedora ']' 2026-03-17 14:17:53.291 | + functions-common:is_fedora:528 : '[' CentOSStream = 'Red Hat' ']' 2026-03-17 14:17:53.294 | + functions-common:is_fedora:529 : '[' CentOSStream = openEuler ']' 2026-03-17 14:17:53.297 | + functions-common:is_fedora:530 : '[' CentOSStream = RedHatEnterpriseServer ']' 2026-03-17 14:17:53.300 | + functions-common:is_fedora:531 : '[' CentOSStream = RedHatEnterprise ']' 2026-03-17 14:17:53.303 | + functions-common:is_fedora:532 : '[' CentOSStream = RedHatEnterpriseLinux ']' 2026-03-17 14:17:53.305 | + functions-common:is_fedora:533 : '[' CentOSStream = RockyLinux ']' 2026-03-17 14:17:53.309 | + functions-common:is_fedora:534 : '[' CentOSStream = CentOS ']' 2026-03-17 14:17:53.313 | + functions-common:is_fedora:534 : '[' CentOSStream = CentOSStream ']' 2026-03-17 14:17:53.315 | + lib/tls:fix_system_ca_bundle_path:374 : sudo rm -f /usr/local/lib/python3.12/site-packages/certifi/cacert.pem 2026-03-17 14:17:53.340 | + lib/tls:fix_system_ca_bundle_path:375 : sudo ln -s /etc/pki/tls/certs/ca-bundle.crt /usr/local/lib/python3.12/site-packages/certifi/cacert.pem 2026-03-17 14:17:53.365 | + ./stack.sh:main:984 : is_service_enabled cinder 2026-03-17 14:17:53.386 | + functions-common:is_service_enabled:2068 : return 0 2026-03-17 14:17:53.390 | + ./stack.sh:main:986 : init_os_brick 2026-03-17 14:17:53.392 | + lib/cinder:init_os_brick:511 : mkdir -p /opt/stack/data/os_brick 2026-03-17 14:17:53.397 | + lib/cinder:init_os_brick:512 : is_service_enabled cinder 2026-03-17 14:17:53.416 | + functions-common:is_service_enabled:2068 : return 0 2026-03-17 14:17:53.420 | + lib/cinder:init_os_brick:513 : iniset /etc/cinder/cinder.conf os_brick lock_path /opt/stack/data/os_brick 2026-03-17 14:17:53.476 | + lib/cinder:init_os_brick:515 : is_service_enabled nova 2026-03-17 14:17:53.497 | + functions-common:is_service_enabled:2068 : return 0 2026-03-17 14:17:53.500 | + lib/cinder:init_os_brick:516 : iniset /etc/nova/nova.conf os_brick lock_path /opt/stack/data/os_brick 2026-03-17 14:17:53.541 | + lib/cinder:init_os_brick:518 : is_service_enabled glance 2026-03-17 14:17:53.564 | + functions-common:is_service_enabled:2068 : return 0 2026-03-17 14:17:53.567 | + lib/cinder:init_os_brick:519 : iniset /etc/glance/glance-api.conf os_brick lock_path /opt/stack/data/os_brick 2026-03-17 14:17:53.611 | + lib/cinder:init_os_brick:520 : iniset /etc/glance/glance-cache.conf os_brick lock_path /opt/stack/data/os_brick 2026-03-17 14:17:53.655 | + ./stack.sh:main:993 : run_phase stack install 2026-03-17 14:17:53.659 | + functions-common:run_phase:1840 : local mode=stack 2026-03-17 14:17:53.662 | + functions-common:run_phase:1841 : local phase=install 2026-03-17 14:17:53.665 | + functions-common:run_phase:1842 : [[ -d /opt/stack/devstack/extras.d ]] 2026-03-17 14:17:53.669 | + functions-common:run_phase:1843 : local extra_plugin_file_name 2026-03-17 14:17:53.673 | + functions-common:run_phase:1844 : for extra_plugin_file_name in $TOP_DIR/extras.d/*.sh 2026-03-17 14:17:53.677 | + functions-common:run_phase:1849 : local exceptions=80-tempest.sh 2026-03-17 14:17:53.680 | + functions-common:run_phase:1850 : local extra 2026-03-17 14:17:53.685 | ++ functions-common:run_phase:1851 : basename /opt/stack/devstack/extras.d/80-tempest.sh 2026-03-17 14:17:53.690 | + functions-common:run_phase:1851 : extra=80-tempest.sh 2026-03-17 14:17:53.694 | + functions-common:run_phase:1852 : [[ 80-tempest.sh =~ 80-tempest\.sh ]] 2026-03-17 14:17:53.697 | + functions-common:run_phase:1856 : [[ -r /opt/stack/devstack/extras.d/80-tempest.sh ]] 2026-03-17 14:17:53.701 | + functions-common:run_phase:1856 : source /opt/stack/devstack/extras.d/80-tempest.sh stack install 2026-03-17 14:17:53.705 | ++ extras.d/80-tempest.sh:source:3 : is_service_enabled tempest 2026-03-17 14:17:53.722 | ++ functions-common:is_service_enabled:2068 : return 0 2026-03-17 14:17:53.725 | ++ extras.d/80-tempest.sh:source:4 : [[ stack == \s\o\u\r\c\e ]] 2026-03-17 14:17:53.728 | ++ extras.d/80-tempest.sh:source:7 : [[ stack == \s\t\a\c\k ]] 2026-03-17 14:17:53.732 | ++ extras.d/80-tempest.sh:source:7 : [[ install == \i\n\s\t\a\l\l ]] 2026-03-17 14:17:53.735 | ++ extras.d/80-tempest.sh:source:8 : echo_summary 'Installing Tempest' 2026-03-17 14:17:53.738 | ++ ./stack.sh:echo_summary:438 : [[ -t 3 ]] 2026-03-17 14:17:53.740 | ++ ./stack.sh:echo_summary:444 : echo -e Installing Tempest 2026-03-17 14:17:53.743 | ++ extras.d/80-tempest.sh:source:9 : async_runfunc install_tempest 2026-03-17 14:17:53.747 | ++ inc/async:async_runfunc:116 : async_run install_tempest install_tempest 2026-03-17 14:17:53.825 | ++ inc/async:async_inner:63 : install_tempest 2026-03-17 14:17:53.874 | [9348 Async install_tempest:80173]: running: install_tempest 2026-03-17 14:17:53.877 | ++ extras.d/80-tempest.sh:source:27 : [[ stack == \u\n\s\t\a\c\k ]] 2026-03-17 14:17:53.881 | ++ extras.d/80-tempest.sh:source:32 : [[ stack == \c\l\e\a\n ]] 2026-03-17 14:17:53.885 | + functions-common:run_phase:1861 : [[ stack == \s\o\u\r\c\e ]] 2026-03-17 14:17:53.889 | + functions-common:run_phase:1864 : [[ stack == \o\v\e\r\r\i\d\e\_\d\e\f\a\u\l\t\s ]] 2026-03-17 14:17:53.894 | + functions-common:run_phase:1867 : run_plugins stack install 2026-03-17 14:17:53.898 | + functions-common:run_plugins:1826 : local mode=stack 2026-03-17 14:17:53.903 | + functions-common:run_plugins:1827 : local phase=install 2026-03-17 14:17:53.907 | + functions-common:run_plugins:1829 : local plugins=,neutron 2026-03-17 14:17:53.911 | + functions-common:run_plugins:1830 : local plugin 2026-03-17 14:17:53.914 | + functions-common:run_plugins:1831 : for plugin in ${plugins//,/ } 2026-03-17 14:17:53.917 | + functions-common:run_plugins:1832 : local dir=/opt/stack/neutron 2026-03-17 14:17:53.921 | + functions-common:run_plugins:1833 : [[ -f /opt/stack/neutron/devstack/plugin.sh ]] 2026-03-17 14:17:53.926 | + functions-common:run_plugins:1834 : source /opt/stack/neutron/devstack/plugin.sh stack install 2026-03-17 14:17:53.929 | ++ /opt/stack/neutron/devstack/plugin.sh:source:1 : LIBDIR=/opt/stack/neutron/devstack/lib 2026-03-17 14:17:53.932 | ++ /opt/stack/neutron/devstack/plugin.sh:source:3 : source /opt/stack/neutron/devstack/lib/distributed_dhcp 2026-03-17 14:17:53.935 | ++ /opt/stack/neutron/devstack/plugin.sh:source:4 : source /opt/stack/neutron/devstack/lib/dns 2026-03-17 14:17:53.939 | ++ /opt/stack/neutron/devstack/plugin.sh:source:5 : source /opt/stack/neutron/devstack/lib/flavors 2026-03-17 14:17:53.943 | +++ /opt/stack/neutron/devstack/lib/flavors:source:4 : FLAVORS_PLUGIN=flavors 2026-03-17 14:17:53.947 | ++ /opt/stack/neutron/devstack/plugin.sh:source:6 : source /opt/stack/neutron/devstack/lib/l2_agent 2026-03-17 14:17:53.951 | ++ /opt/stack/neutron/devstack/plugin.sh:source:7 : source /opt/stack/neutron/devstack/lib/l2_agent_sriovnicswitch 2026-03-17 14:17:53.954 | +++ /opt/stack/neutron/devstack/lib/l2_agent_sriovnicswitch:source:1 : SRIOV_AGENT_CONF=etc/neutron/plugins/ml2/sriov_agent.ini 2026-03-17 14:17:53.958 | +++ /opt/stack/neutron/devstack/lib/l2_agent_sriovnicswitch:source:2 : SRIOV_AGENT_BINARY=/usr/local/bin/neutron-sriov-nic-agent 2026-03-17 14:17:53.964 | ++ /opt/stack/neutron/devstack/plugin.sh:source:8 : source /opt/stack/neutron/devstack/lib/l3_agent 2026-03-17 14:17:53.967 | ++ /opt/stack/neutron/devstack/plugin.sh:source:9 : source /opt/stack/neutron/devstack/lib/l3_conntrack_helper 2026-03-17 14:17:53.971 | ++ /opt/stack/neutron/devstack/plugin.sh:source:10 : source /opt/stack/neutron/devstack/lib/l3_ndp_proxy 2026-03-17 14:17:53.975 | ++ /opt/stack/neutron/devstack/plugin.sh:source:11 : source /opt/stack/neutron/devstack/lib/metadata_path 2026-03-17 14:17:53.980 | ++ /opt/stack/neutron/devstack/plugin.sh:source:12 : source /opt/stack/neutron/devstack/lib/ml2 2026-03-17 14:17:53.983 | ++ /opt/stack/neutron/devstack/plugin.sh:source:13 : source /opt/stack/neutron/devstack/lib/network_segment_range 2026-03-17 14:17:53.986 | ++ /opt/stack/neutron/devstack/plugin.sh:source:14 : source /opt/stack/neutron/devstack/lib/segments 2026-03-17 14:17:53.991 | ++ /opt/stack/neutron/devstack/plugin.sh:source:15 : source /opt/stack/neutron/devstack/lib/log 2026-03-17 14:17:53.996 | ++ /opt/stack/neutron/devstack/plugin.sh:source:16 : source /opt/stack/neutron/devstack/lib/fip_port_forwarding 2026-03-17 14:17:53.999 | ++ /opt/stack/neutron/devstack/plugin.sh:source:17 : source /opt/stack/neutron/devstack/lib/uplink_status_propagation 2026-03-17 14:17:54.003 | ++ /opt/stack/neutron/devstack/plugin.sh:source:18 : source /opt/stack/neutron/devstack/lib/tag_ports_during_bulk_creation 2026-03-17 14:17:54.007 | ++ /opt/stack/neutron/devstack/plugin.sh:source:19 : source /opt/stack/neutron/devstack/lib/octavia 2026-03-17 14:17:54.026 | ++ /opt/stack/neutron/devstack/plugin.sh:source:20 : source /opt/stack/neutron/devstack/lib/loki 2026-03-17 14:17:54.029 | ++ /opt/stack/neutron/devstack/plugin.sh:source:21 : source /opt/stack/neutron/devstack/lib/local_ip 2026-03-17 14:17:54.034 | ++ /opt/stack/neutron/devstack/plugin.sh:source:22 : source /opt/stack/neutron/devstack/lib/port_trusted_vif 2026-03-17 14:17:54.038 | ++ /opt/stack/neutron/devstack/plugin.sh:source:25 : source /opt/stack/devstack/lib/neutron_plugins/ovs_source 2026-03-17 14:17:54.042 | ++++ lib/neutron_plugins/ovs_source:source:17 : trueorfalse False Q_BUILD_OVS_FROM_GIT 2026-03-17 14:17:54.066 | +++ lib/neutron_plugins/ovs_source:source:17 : Q_BUILD_OVS_FROM_GIT=False 2026-03-17 14:17:54.070 | +++ lib/neutron_plugins/ovs_source:source:20 : OVS_REPO=https://github.com/openvswitch/ovs.git 2026-03-17 14:17:54.075 | ++++ lib/neutron_plugins/ovs_source:source:21 : basename https://github.com/openvswitch/ovs.git 2026-03-17 14:17:54.075 | ++++ lib/neutron_plugins/ovs_source:source:21 : cut -f1 -d. 2026-03-17 14:17:54.082 | +++ lib/neutron_plugins/ovs_source:source:21 : OVS_REPO_NAME=ovs 2026-03-17 14:17:54.085 | +++ lib/neutron_plugins/ovs_source:source:22 : OVS_REPO_NAME=ovs 2026-03-17 14:17:54.089 | +++ lib/neutron_plugins/ovs_source:source:23 : OVS_BRANCH=branch-3.3 2026-03-17 14:17:54.095 | +++ /opt/stack/neutron/devstack/plugin.sh:source:27 : trueorfalse False Q_BUILD_OVS_FROM_GIT 2026-03-17 14:17:54.118 | ++ /opt/stack/neutron/devstack/plugin.sh:source:27 : Q_BUILD_OVS_FROM_GIT=False 2026-03-17 14:17:54.121 | ++ /opt/stack/neutron/devstack/plugin.sh:source:34 : '[' -f /opt/stack/neutron/devstack/lib/ovn_agent ']' 2026-03-17 14:17:54.126 | ++ /opt/stack/neutron/devstack/plugin.sh:source:38 : [[ stack == \s\t\a\c\k ]] 2026-03-17 14:17:54.130 | ++ /opt/stack/neutron/devstack/plugin.sh:source:39 : case "$2" in 2026-03-17 14:17:54.132 | + ./stack.sh:main:996 : use_library_from_git python-openstackclient 2026-03-17 14:17:54.135 | + inc/python:use_library_from_git:266 : local name=python-openstackclient 2026-03-17 14:17:54.138 | + inc/python:use_library_from_git:267 : local enabled=1 2026-03-17 14:17:54.143 | + inc/python:use_library_from_git:268 : [[ novnc,cinder,devstack,glance,horizon,keystone,neutron,nova,os-test-images,placement,requirements,swift,tempest = \A\L\L ]] 2026-03-17 14:17:54.145 | + inc/python:use_library_from_git:268 : [[ ,novnc,cinder,devstack,glance,horizon,keystone,neutron,nova,os-test-images,placement,requirements,swift,tempest, =~ ,python-openstackclient, ]] 2026-03-17 14:17:54.149 | + inc/python:use_library_from_git:269 : return 1 2026-03-17 14:17:54.152 | + ./stack.sh:main:1000 : pip_install_gr python-openstackclient 2026-03-17 14:17:54.156 | + inc/python:pip_install_gr:94 : local name=python-openstackclient 2026-03-17 14:17:54.159 | + inc/python:pip_install_gr:95 : local clean_name 2026-03-17 14:17:54.163 | ++ inc/python:pip_install_gr:96 : get_from_global_requirements python-openstackclient 2026-03-17 14:17:54.167 | ++ inc/python:get_from_global_requirements:241 : local package=python-openstackclient 2026-03-17 14:17:54.170 | ++ inc/python:get_from_global_requirements:242 : local required_pkg 2026-03-17 14:17:54.175 | +++ inc/python:get_from_global_requirements:243 : grep -i -h '^python-openstackclient' /opt/stack/requirements/global-requirements.txt 2026-03-17 14:17:54.175 | +++ inc/python:get_from_global_requirements:243 : cut -d# -f1 2026-03-17 14:17:54.182 | ++ inc/python:get_from_global_requirements:243 : required_pkg='python-openstackclient!=7.3.0,!=7.3.1 ' 2026-03-17 14:17:54.185 | ++ inc/python:get_from_global_requirements:244 : [[ python-openstackclient!=7.3.0,!=7.3.1 == '' ]] 2026-03-17 14:17:54.187 | ++ inc/python:get_from_global_requirements:247 : echo 'python-openstackclient!=7.3.0,!=7.3.1' 2026-03-17 14:17:54.191 | + inc/python:pip_install_gr:96 : clean_name='python-openstackclient!=7.3.0,!=7.3.1' 2026-03-17 14:17:54.194 | + inc/python:pip_install_gr:97 : pip_install 'python-openstackclient!=7.3.0,!=7.3.1' 2026-03-17 14:17:54.220 | Using python 3.12 to install python-openstackclient!=7.3.0,!=7.3.1 2026-03-17 14:17:54.224 | + inc/python:pip_install:210 : sudo -H LC_ALL=en_US.UTF-8 http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= python3.12 -m pip install -c /opt/stack/requirements/upper-constraints.txt 'python-openstackclient!=7.3.0,!=7.3.1' 2026-03-17 14:17:54.974 | Looking in indexes: http://mirror.regionone.vexxhost-nodepool-sf.rdoproject.org/pypi/simple, http://mirror.regionone.vexxhost-nodepool-sf.rdoproject.org/wheel/centos-10-x86_64 2026-03-17 14:17:55.036 | Collecting python-openstackclient!=7.3.0,!=7.3.1 2026-03-17 14:17:55.039 | Downloading http://mirror.regionone.vexxhost-nodepool-sf.rdoproject.org/pypifiles/packages/04/b5/ff19564aed5dcf772a791d3eca641f2bc09d66afb50d2e3dc82709189605/python_openstackclient-9.0.0-py3-none-any.whl.metadata (10 kB) 2026-03-17 14:17:55.051 | Requirement already satisfied: pbr!=2.1.0,>=2.0.0 in /usr/local/lib/python3.12/site-packages (from python-openstackclient!=7.3.0,!=7.3.1) (7.0.3) 2026-03-17 14:17:55.052 | Requirement already satisfied: cryptography>=2.7 in /usr/local/lib64/python3.12/site-packages (from python-openstackclient!=7.3.0,!=7.3.1) (43.0.3) 2026-03-17 14:17:55.053 | Requirement already satisfied: cliff>=4.13.0 in /usr/local/lib/python3.12/site-packages (from python-openstackclient!=7.3.0,!=7.3.1) (4.13.2) 2026-03-17 14:17:55.054 | Requirement already satisfied: iso8601>=0.1.11 in /usr/local/lib/python3.12/site-packages (from python-openstackclient!=7.3.0,!=7.3.1) (2.1.0) 2026-03-17 14:17:55.056 | Requirement already satisfied: openstacksdk>=4.6.0 in /usr/local/lib/python3.12/site-packages (from python-openstackclient!=7.3.0,!=7.3.1) (4.10.0) 2026-03-17 14:17:55.056 | Requirement already satisfied: osc-lib>=2.3.0 in /usr/local/lib/python3.12/site-packages (from python-openstackclient!=7.3.0,!=7.3.1) (4.4.0) 2026-03-17 14:17:55.058 | Requirement already satisfied: oslo.i18n>=3.15.3 in /usr/local/lib/python3.12/site-packages (from python-openstackclient!=7.3.0,!=7.3.1) (6.7.2) 2026-03-17 14:17:55.059 | Requirement already satisfied: python-keystoneclient>=3.22.0 in /usr/local/lib/python3.12/site-packages (from python-openstackclient!=7.3.0,!=7.3.1) (5.8.0) 2026-03-17 14:17:55.061 | Requirement already satisfied: python-cinderclient>=3.3.0 in /usr/local/lib/python3.12/site-packages (from python-openstackclient!=7.3.0,!=7.3.1) (9.9.0) 2026-03-17 14:17:55.088 | Requirement already satisfied: requests>=2.27.0 in /usr/local/lib/python3.12/site-packages (from python-openstackclient!=7.3.0,!=7.3.1) (2.32.5) 2026-03-17 14:17:55.090 | Requirement already satisfied: stevedore>=2.0.1 in /usr/local/lib/python3.12/site-packages (from python-openstackclient!=7.3.0,!=7.3.1) (5.7.0) 2026-03-17 14:17:55.096 | Requirement already satisfied: autopage>=0.4.0 in /usr/local/lib/python3.12/site-packages (from cliff>=4.13.0->python-openstackclient!=7.3.0,!=7.3.1) (0.6.0) 2026-03-17 14:17:55.097 | Requirement already satisfied: cmd2>=1.0.0 in /usr/local/lib/python3.12/site-packages (from cliff>=4.13.0->python-openstackclient!=7.3.0,!=7.3.1) (3.2.0) 2026-03-17 14:17:55.099 | Requirement already satisfied: PrettyTable>=0.7.2 in /usr/local/lib/python3.12/site-packages (from cliff>=4.13.0->python-openstackclient!=7.3.0,!=7.3.1) (3.17.0) 2026-03-17 14:17:55.100 | Requirement already satisfied: PyYAML>=3.12 in /usr/local/lib64/python3.12/site-packages (from cliff>=4.13.0->python-openstackclient!=7.3.0,!=7.3.1) (6.0.3) 2026-03-17 14:17:55.114 | Requirement already satisfied: cffi>=1.12 in /usr/local/lib64/python3.12/site-packages (from cryptography>=2.7->python-openstackclient!=7.3.0,!=7.3.1) (2.0.0) 2026-03-17 14:17:55.123 | Requirement already satisfied: decorator>=4.4.1 in /usr/local/lib/python3.12/site-packages (from openstacksdk>=4.6.0->python-openstackclient!=7.3.0,!=7.3.1) (5.2.1) 2026-03-17 14:17:55.124 | Requirement already satisfied: dogpile.cache>=0.6.5 in /usr/local/lib/python3.12/site-packages (from openstacksdk>=4.6.0->python-openstackclient!=7.3.0,!=7.3.1) (1.5.0) 2026-03-17 14:17:55.125 | Requirement already satisfied: jmespath>=0.9.0 in /usr/local/lib/python3.12/site-packages (from openstacksdk>=4.6.0->python-openstackclient!=7.3.0,!=7.3.1) (1.1.0) 2026-03-17 14:17:55.126 | Requirement already satisfied: jsonpatch!=1.20,>=1.16 in /usr/lib/python3.12/site-packages (from openstacksdk>=4.6.0->python-openstackclient!=7.3.0,!=7.3.1) (1.33) 2026-03-17 14:17:55.127 | Requirement already satisfied: keystoneauth1>=5.10.0 in /usr/local/lib/python3.12/site-packages (from openstacksdk>=4.6.0->python-openstackclient!=7.3.0,!=7.3.1) (5.13.1) 2026-03-17 14:17:55.129 | Requirement already satisfied: os-service-types>=1.8.1 in /usr/local/lib/python3.12/site-packages (from openstacksdk>=4.6.0->python-openstackclient!=7.3.0,!=7.3.1) (1.8.2) 2026-03-17 14:17:55.130 | Requirement already satisfied: platformdirs>=3 in /usr/local/lib/python3.12/site-packages (from openstacksdk>=4.6.0->python-openstackclient!=7.3.0,!=7.3.1) (4.9.2) 2026-03-17 14:17:55.131 | Requirement already satisfied: psutil>=3.2.2 in /usr/local/lib64/python3.12/site-packages (from openstacksdk>=4.6.0->python-openstackclient!=7.3.0,!=7.3.1) (7.2.2) 2026-03-17 14:17:55.132 | Requirement already satisfied: requestsexceptions>=1.2.0 in /usr/local/lib/python3.12/site-packages (from openstacksdk>=4.6.0->python-openstackclient!=7.3.0,!=7.3.1) (1.4.0) 2026-03-17 14:17:55.133 | Requirement already satisfied: typing-extensions>=4.12.0 in /usr/local/lib/python3.12/site-packages (from openstacksdk>=4.6.0->python-openstackclient!=7.3.0,!=7.3.1) (4.15.0) 2026-03-17 14:17:55.141 | Requirement already satisfied: oslo.utils>=3.33.0 in /usr/local/lib/python3.12/site-packages (from osc-lib>=2.3.0->python-openstackclient!=7.3.0,!=7.3.1) (10.0.0) 2026-03-17 14:17:55.146 | Requirement already satisfied: setuptools in /usr/lib/python3.12/site-packages (from pbr!=2.1.0,>=2.0.0->python-openstackclient!=7.3.0,!=7.3.1) (69.0.3) 2026-03-17 14:17:55.164 | Requirement already satisfied: debtcollector>=1.2.0 in /usr/local/lib/python3.12/site-packages (from python-keystoneclient>=3.22.0->python-openstackclient!=7.3.0,!=7.3.1) (3.0.0) 2026-03-17 14:17:55.166 | Requirement already satisfied: oslo.config>=5.2.0 in /usr/local/lib/python3.12/site-packages (from python-keystoneclient>=3.22.0->python-openstackclient!=7.3.0,!=7.3.1) (10.3.0) 2026-03-17 14:17:55.167 | Requirement already satisfied: oslo.serialization>=2.18.0 in /usr/local/lib/python3.12/site-packages (from python-keystoneclient>=3.22.0->python-openstackclient!=7.3.0,!=7.3.1) (5.9.1) 2026-03-17 14:17:55.170 | Requirement already satisfied: packaging>=20.4 in /usr/local/lib/python3.12/site-packages (from python-keystoneclient>=3.22.0->python-openstackclient!=7.3.0,!=7.3.1) (26.0) 2026-03-17 14:17:55.181 | Requirement already satisfied: charset_normalizer<4,>=2 in /usr/local/lib64/python3.12/site-packages (from requests>=2.27.0->python-openstackclient!=7.3.0,!=7.3.1) (3.4.4) 2026-03-17 14:17:55.183 | Requirement already satisfied: idna<4,>=2.5 in /usr/local/lib/python3.12/site-packages (from requests>=2.27.0->python-openstackclient!=7.3.0,!=7.3.1) (3.11) 2026-03-17 14:17:55.184 | Requirement already satisfied: urllib3<3,>=1.21.1 in /usr/local/lib/python3.12/site-packages (from requests>=2.27.0->python-openstackclient!=7.3.0,!=7.3.1) (2.6.3) 2026-03-17 14:17:55.185 | Requirement already satisfied: certifi>=2017.4.17 in /usr/local/lib/python3.12/site-packages (from requests>=2.27.0->python-openstackclient!=7.3.0,!=7.3.1) (2026.2.25) 2026-03-17 14:17:55.197 | Requirement already satisfied: pycparser in /usr/local/lib/python3.12/site-packages (from cffi>=1.12->cryptography>=2.7->python-openstackclient!=7.3.0,!=7.3.1) (3.0) 2026-03-17 14:17:55.207 | Requirement already satisfied: pyperclip>=1.8.2 in /usr/local/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-17 14:17:55.209 | Requirement already satisfied: rich>=14.3.0 in /usr/local/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-17 14:17:55.210 | Requirement already satisfied: rich-argparse>=1.7.1 in /usr/local/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-17 14:17:55.214 | Requirement already satisfied: wrapt>=1.7.0 in /usr/local/lib64/python3.12/site-packages (from debtcollector>=1.2.0->python-keystoneclient>=3.22.0->python-openstackclient!=7.3.0,!=7.3.1) (2.1.1) 2026-03-17 14:17:55.237 | Requirement already satisfied: jsonpointer>=1.9 in /usr/local/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-17 14:17:55.259 | Requirement already satisfied: netaddr>=0.7.18 in /usr/local/lib/python3.12/site-packages (from oslo.config>=5.2.0->python-keystoneclient>=3.22.0->python-openstackclient!=7.3.0,!=7.3.1) (1.3.0) 2026-03-17 14:17:55.261 | Requirement already satisfied: rfc3986>=1.2.0 in /usr/local/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-17 14:17:55.267 | Requirement already satisfied: msgpack>=0.5.2 in /usr/local/lib64/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-17 14:17:55.275 | Requirement already satisfied: pyparsing>=2.1.0 in /usr/local/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-17 14:17:55.292 | Requirement already satisfied: wcwidth in /usr/local/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-17 14:17:55.401 | Requirement already satisfied: markdown-it-py>=2.2.0 in /usr/local/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-17 14:17:55.402 | Requirement already satisfied: pygments<3.0.0,>=2.13.0 in /usr/local/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-17 14:17:55.443 | Requirement already satisfied: mdurl~=0.1 in /usr/local/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-17 14:17:55.462 | Downloading http://mirror.regionone.vexxhost-nodepool-sf.rdoproject.org/pypifiles/packages/04/b5/ff19564aed5dcf772a791d3eca641f2bc09d66afb50d2e3dc82709189605/python_openstackclient-9.0.0-py3-none-any.whl (1.1 MB) 2026-03-17 14:17:55.478 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.1/1.1 MB 81.8 MB/s eta 0:00:00 2026-03-17 14:17:56.318 | Installing collected packages: python-openstackclient 2026-03-17 14:17:57.432 | Successfully installed python-openstackclient-9.0.0 2026-03-17 14:17:57.433 | WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv 2026-03-17 14:17:57.726 | + inc/python:pip_install:216 : result=0 2026-03-17 14:17:57.732 | + inc/python:pip_install:218 : time_stop pip_install 2026-03-17 14:17:57.735 | + functions-common:time_stop:2412 : local name 2026-03-17 14:17:57.738 | + functions-common:time_stop:2413 : local end_time 2026-03-17 14:17:57.741 | + functions-common:time_stop:2414 : local elapsed_time 2026-03-17 14:17:57.744 | + functions-common:time_stop:2415 : local total 2026-03-17 14:17:57.749 | + functions-common:time_stop:2416 : local start_time 2026-03-17 14:17:57.753 | + functions-common:time_stop:2418 : name=pip_install 2026-03-17 14:17:57.755 | + functions-common:time_stop:2419 : start_time=1773757074213 2026-03-17 14:17:57.758 | + functions-common:time_stop:2421 : [[ -z 1773757074213 ]] 2026-03-17 14:17:57.764 | ++ functions-common:time_stop:2424 : date +%s%3N 2026-03-17 14:17:57.769 | + functions-common:time_stop:2424 : end_time=1773757077766 2026-03-17 14:17:57.771 | + functions-common:time_stop:2425 : elapsed_time=3553 2026-03-17 14:17:57.774 | + functions-common:time_stop:2426 : total=133316 2026-03-17 14:17:57.778 | + functions-common:time_stop:2428 : _TIME_START[$name]= 2026-03-17 14:17:57.780 | + functions-common:time_stop:2429 : _TIME_TOTAL[$name]=136869 2026-03-17 14:17:57.783 | + inc/python:pip_install:219 : return 0 2026-03-17 14:17:57.786 | + ./stack.sh:main:1001 : is_service_enabled openstack-cli-server 2026-03-17 14:17:57.804 | + functions-common:is_service_enabled:2068 : return 0 2026-03-17 14:17:57.808 | + ./stack.sh:main:1002 : install_openstack_cli_server 2026-03-17 14:17:57.810 | + functions-common:install_openstack_cli_server:2433 : export PATH=/opt/stack/devstack/files/openstack-cli-server:/bin:/sbin:/bin:/usr/sbin:/usr/bin:/usr/local/bin:/usr/local/sbin:/usr/sbin:/sbin 2026-03-17 14:17:57.815 | + functions-common:install_openstack_cli_server:2433 : PATH=/opt/stack/devstack/files/openstack-cli-server:/bin:/sbin:/bin:/usr/sbin:/usr/bin:/usr/local/bin:/usr/local/sbin:/usr/sbin:/sbin 2026-03-17 14:17:57.818 | + functions-common:install_openstack_cli_server:2434 : run_process openstack-cli-server '/bin/python3.12 /opt/stack/devstack/files/openstack-cli-server/openstack-cli-server' 2026-03-17 14:17:57.821 | + functions-common:run_process:1666 : local service=openstack-cli-server 2026-03-17 14:17:57.824 | + functions-common:run_process:1667 : local 'command=/bin/python3.12 /opt/stack/devstack/files/openstack-cli-server/openstack-cli-server' 2026-03-17 14:17:57.827 | + functions-common:run_process:1668 : local group= 2026-03-17 14:17:57.831 | + functions-common:run_process:1669 : local user= 2026-03-17 14:17:57.835 | + functions-common:run_process:1670 : local env_vars= 2026-03-17 14:17:57.838 | + functions-common:run_process:1672 : local name=openstack-cli-server 2026-03-17 14:17:57.842 | + functions-common:run_process:1674 : time_start run_process 2026-03-17 14:17:57.845 | + functions-common:time_start:2398 : local name=run_process 2026-03-17 14:17:57.847 | + functions-common:time_start:2399 : local start_time= 2026-03-17 14:17:57.850 | + functions-common:time_start:2400 : [[ -n '' ]] 2026-03-17 14:17:57.854 | ++ functions-common:time_start:2403 : date +%s%3N 2026-03-17 14:17:57.860 | + functions-common:time_start:2403 : _TIME_START[$name]=1773757077856 2026-03-17 14:17:57.863 | + functions-common:run_process:1675 : is_service_enabled openstack-cli-server 2026-03-17 14:17:57.885 | + functions-common:is_service_enabled:2068 : return 0 2026-03-17 14:17:57.888 | + functions-common:run_process:1676 : _run_under_systemd openstack-cli-server '/bin/python3.12 /opt/stack/devstack/files/openstack-cli-server/openstack-cli-server' '' '' '' 2026-03-17 14:17:57.893 | + functions-common:_run_under_systemd:1620 : local service=openstack-cli-server 2026-03-17 14:17:57.897 | + functions-common:_run_under_systemd:1621 : local 'command=/bin/python3.12 /opt/stack/devstack/files/openstack-cli-server/openstack-cli-server' 2026-03-17 14:17:57.900 | + functions-common:_run_under_systemd:1622 : local 'cmd=/bin/python3.12 /opt/stack/devstack/files/openstack-cli-server/openstack-cli-server' 2026-03-17 14:17:57.903 | + functions-common:_run_under_systemd:1624 : _common_systemd_pitfalls '/bin/python3.12 /opt/stack/devstack/files/openstack-cli-server/openstack-cli-server' 2026-03-17 14:17:57.906 | + functions-common:_common_systemd_pitfalls:1592 : local 'cmd=/bin/python3.12 /opt/stack/devstack/files/openstack-cli-server/openstack-cli-server' 2026-03-17 14:17:57.909 | + functions-common:_common_systemd_pitfalls:1595 : [[ /bin/python3.12 /opt/stack/devstack/files/openstack-cli-server/openstack-cli-server =~ sudo ]] 2026-03-17 14:17:57.913 | + functions-common:_common_systemd_pitfalls:1606 : [[ ! /bin/python3.12 /opt/stack/devstack/files/openstack-cli-server/openstack-cli-server =~ ^/ ]] 2026-03-17 14:17:57.916 | + functions-common:_run_under_systemd:1626 : local systemd_service=devstack@openstack-cli-server.service 2026-03-17 14:17:57.920 | + functions-common:_run_under_systemd:1627 : local group= 2026-03-17 14:17:57.923 | + functions-common:_run_under_systemd:1628 : local user=stack 2026-03-17 14:17:57.925 | + functions-common:_run_under_systemd:1629 : [[ -z stack ]] 2026-03-17 14:17:57.929 | + functions-common:_run_under_systemd:1632 : local env_vars= 2026-03-17 14:17:57.931 | + functions-common:_run_under_systemd:1633 : [[ -v SYSTEMD_ENV_VARS[openstack-cli-server] ]] 2026-03-17 14:17:57.933 | + functions-common:_run_under_systemd:1636 : [[ /bin/python3.12 /opt/stack/devstack/files/openstack-cli-server/openstack-cli-server =~ uwsgi ]] 2026-03-17 14:17:57.935 | + functions-common:_run_under_systemd:1642 : write_user_unit_file devstack@openstack-cli-server.service '/bin/python3.12 /opt/stack/devstack/files/openstack-cli-server/openstack-cli-server' '' stack '' 2026-03-17 14:17:57.936 | + functions-common:write_user_unit_file:1527 : local service=devstack@openstack-cli-server.service 2026-03-17 14:17:57.938 | + functions-common:write_user_unit_file:1528 : local 'command=/bin/python3.12 /opt/stack/devstack/files/openstack-cli-server/openstack-cli-server' 2026-03-17 14:17:57.939 | + functions-common:write_user_unit_file:1529 : local group= 2026-03-17 14:17:57.940 | + functions-common:write_user_unit_file:1530 : local user=stack 2026-03-17 14:17:57.942 | + functions-common:write_user_unit_file:1531 : local env_vars= 2026-03-17 14:17:57.945 | + functions-common:write_user_unit_file:1532 : local extra= 2026-03-17 14:17:57.947 | + functions-common:write_user_unit_file:1533 : [[ -n '' ]] 2026-03-17 14:17:57.949 | + functions-common:write_user_unit_file:1536 : local unitfile=/etc/systemd/system/devstack@openstack-cli-server.service 2026-03-17 14:17:57.950 | + functions-common:write_user_unit_file:1537 : mkdir -p /etc/systemd/system 2026-03-17 14:17:57.955 | + 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-17 14:17:58.058 | + 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:/sbin:/bin:/usr/sbin:/usr/bin:/usr/local/bin:/usr/local/sbin:/usr/sbin:/sbin"' 2026-03-17 14:17:58.175 | + functions-common:write_user_unit_file:1541 : iniset -sudo /etc/systemd/system/devstack@openstack-cli-server.service Service User stack 2026-03-17 14:17:58.292 | + functions-common:write_user_unit_file:1542 : iniset -sudo /etc/systemd/system/devstack@openstack-cli-server.service Service ExecStart '/bin/python3.12 /opt/stack/devstack/files/openstack-cli-server/openstack-cli-server' 2026-03-17 14:17:58.398 | + functions-common:write_user_unit_file:1543 : iniset -sudo /etc/systemd/system/devstack@openstack-cli-server.service Service KillMode process 2026-03-17 14:17:58.498 | + functions-common:write_user_unit_file:1544 : iniset -sudo /etc/systemd/system/devstack@openstack-cli-server.service Service TimeoutStopSec 300 2026-03-17 14:17:58.592 | + functions-common:write_user_unit_file:1545 : iniset -sudo /etc/systemd/system/devstack@openstack-cli-server.service Service ExecReload '/bin/kill -HUP $MAINPID' 2026-03-17 14:17:58.689 | + functions-common:write_user_unit_file:1546 : [[ -n '' ]] 2026-03-17 14:17:58.693 | + functions-common:write_user_unit_file:1549 : [[ -n '' ]] 2026-03-17 14:17:58.695 | + functions-common:write_user_unit_file:1552 : iniset -sudo /etc/systemd/system/devstack@openstack-cli-server.service Install WantedBy multi-user.target 2026-03-17 14:17:58.808 | + functions-common:write_user_unit_file:1555 : sudo systemctl daemon-reload 2026-03-17 14:17:59.113 | + functions-common:_run_under_systemd:1645 : sudo systemctl enable devstack@openstack-cli-server.service 2026-03-17 14:17:59.147 | Created symlink '/etc/systemd/system/multi-user.target.wants/devstack@openstack-cli-server.service' → '/etc/systemd/system/devstack@openstack-cli-server.service'. 2026-03-17 14:17:59.392 | + functions-common:_run_under_systemd:1646 : sudo systemctl start devstack@openstack-cli-server.service 2026-03-17 14:17:59.445 | + functions-common:run_process:1678 : time_stop run_process 2026-03-17 14:17:59.449 | + functions-common:time_stop:2412 : local name 2026-03-17 14:17:59.452 | + functions-common:time_stop:2413 : local end_time 2026-03-17 14:17:59.455 | + functions-common:time_stop:2414 : local elapsed_time 2026-03-17 14:17:59.458 | + functions-common:time_stop:2415 : local total 2026-03-17 14:17:59.461 | + functions-common:time_stop:2416 : local start_time 2026-03-17 14:17:59.463 | + functions-common:time_stop:2418 : name=run_process 2026-03-17 14:17:59.467 | + functions-common:time_stop:2419 : start_time=1773757077856 2026-03-17 14:17:59.470 | + functions-common:time_stop:2421 : [[ -z 1773757077856 ]] 2026-03-17 14:17:59.476 | ++ functions-common:time_stop:2424 : date +%s%3N 2026-03-17 14:17:59.480 | + functions-common:time_stop:2424 : end_time=1773757079477 2026-03-17 14:17:59.483 | + functions-common:time_stop:2425 : elapsed_time=1621 2026-03-17 14:17:59.486 | + functions-common:time_stop:2426 : total=0 2026-03-17 14:17:59.489 | + functions-common:time_stop:2428 : _TIME_START[$name]= 2026-03-17 14:17:59.492 | + functions-common:time_stop:2429 : _TIME_TOTAL[$name]=1621 2026-03-17 14:17:59.495 | + ./stack.sh:main:1008 : install_oscwrap 2026-03-17 14:17:59.500 | ++ functions-common:install_oscwrap:2462 : mktemp 2026-03-17 14:17:59.505 | + functions-common:install_oscwrap:2462 : OSCWRAP_TIMER_FILE=/tmp/tmp.Vj0RCuab7A 2026-03-17 14:17:59.508 | + functions-common:install_oscwrap:2465 : shopt -s expand_aliases 2026-03-17 14:17:59.510 | + functions-common:install_oscwrap:2468 : unalias -a 2026-03-17 14:17:59.513 | + functions-common:install_oscwrap:2470 : alias openstack=oscwrap 2026-03-17 14:17:59.516 | + ./stack.sh:main:1013 : [[ False != \F\a\l\s\e ]] 2026-03-17 14:17:59.520 | + ./stack.sh:main:1053 : '[' -f /opt/stack/data/ca-bundle.pem ']' 2026-03-17 14:17:59.523 | + ./stack.sh:main:1054 : export OS_CACERT=/opt/stack/data/ca-bundle.pem 2026-03-17 14:17:59.526 | + ./stack.sh:main:1054 : OS_CACERT=/opt/stack/data/ca-bundle.pem 2026-03-17 14:17:59.529 | + ./stack.sh:main:1061 : is_service_enabled mysql postgresql 2026-03-17 14:17:59.550 | + functions-common:is_service_enabled:2068 : return 0 2026-03-17 14:17:59.554 | + ./stack.sh:main:1062 : configure_database 2026-03-17 14:17:59.557 | + lib/database:configure_database:128 : configure_database_mysql 2026-03-17 14:17:59.560 | + lib/databases/mysql:configure_database_mysql:60 : local my_conf mysql slow_log my_client_conf 2026-03-17 14:17:59.564 | + lib/databases/mysql:configure_database_mysql:61 : echo_summary 'Configuring and starting MySQL' 2026-03-17 14:17:59.567 | + ./stack.sh:echo_summary:438 : [[ -t 3 ]] 2026-03-17 14:17:59.570 | + ./stack.sh:echo_summary:444 : echo -e Configuring and starting MySQL 2026-03-17 14:17:59.573 | + lib/databases/mysql:configure_database_mysql:63 : is_ubuntu 2026-03-17 14:17:59.576 | + functions-common:is_ubuntu:544 : [[ -z rpm ]] 2026-03-17 14:17:59.579 | + functions-common:is_ubuntu:547 : '[' rpm = deb ']' 2026-03-17 14:17:59.582 | + lib/databases/mysql:configure_database_mysql:65 : is_fedora 2026-03-17 14:17:59.585 | + functions-common:is_fedora:524 : [[ -z CentOSStream ]] 2026-03-17 14:17:59.588 | + functions-common:is_fedora:528 : '[' CentOSStream = Fedora ']' 2026-03-17 14:17:59.590 | + functions-common:is_fedora:528 : '[' CentOSStream = 'Red Hat' ']' 2026-03-17 14:17:59.593 | + functions-common:is_fedora:529 : '[' CentOSStream = openEuler ']' 2026-03-17 14:17:59.596 | + functions-common:is_fedora:530 : '[' CentOSStream = RedHatEnterpriseServer ']' 2026-03-17 14:17:59.599 | + functions-common:is_fedora:531 : '[' CentOSStream = RedHatEnterprise ']' 2026-03-17 14:17:59.602 | + functions-common:is_fedora:532 : '[' CentOSStream = RedHatEnterpriseLinux ']' 2026-03-17 14:17:59.605 | + functions-common:is_fedora:533 : '[' CentOSStream = RockyLinux ']' 2026-03-17 14:17:59.608 | + functions-common:is_fedora:534 : '[' CentOSStream = CentOS ']' 2026-03-17 14:17:59.610 | + functions-common:is_fedora:534 : '[' CentOSStream = CentOSStream ']' 2026-03-17 14:17:59.613 | + lib/databases/mysql:configure_database_mysql:66 : my_conf=/etc/my.cnf 2026-03-17 14:17:59.616 | + lib/databases/mysql:configure_database_mysql:67 : local cracklib_conf=/etc/my.cnf.d/cracklib_password_check.cnf 2026-03-17 14:17:59.619 | + lib/databases/mysql:configure_database_mysql:68 : '[' -f /etc/my.cnf.d/cracklib_password_check.cnf ']' 2026-03-17 14:17:59.622 | + lib/databases/mysql:configure_database_mysql:76 : is_ubuntu 2026-03-17 14:17:59.625 | + functions-common:is_ubuntu:544 : [[ -z rpm ]] 2026-03-17 14:17:59.627 | + functions-common:is_ubuntu:547 : '[' rpm = deb ']' 2026-03-17 14:17:59.631 | ++ lib/databases/mysql:configure_database_mysql:85 : ipv6_unquote 0.0.0.0 2026-03-17 14:17:59.636 | ++ functions-common:ipv6_unquote:2210 : echo 0.0.0.0 2026-03-17 14:17:59.636 | ++ functions-common:ipv6_unquote:2210 : tr -d '[]' 2026-03-17 14:17:59.641 | + lib/databases/mysql:configure_database_mysql:85 : iniset -sudo /etc/my.cnf mysqld bind-address 0.0.0.0 2026-03-17 14:17:59.767 | + lib/databases/mysql:configure_database_mysql:88 : is_fedora 2026-03-17 14:17:59.770 | + functions-common:is_fedora:524 : [[ -z CentOSStream ]] 2026-03-17 14:17:59.773 | + functions-common:is_fedora:528 : '[' CentOSStream = Fedora ']' 2026-03-17 14:17:59.776 | + functions-common:is_fedora:528 : '[' CentOSStream = 'Red Hat' ']' 2026-03-17 14:17:59.779 | + functions-common:is_fedora:529 : '[' CentOSStream = openEuler ']' 2026-03-17 14:17:59.782 | + functions-common:is_fedora:530 : '[' CentOSStream = RedHatEnterpriseServer ']' 2026-03-17 14:17:59.785 | + functions-common:is_fedora:531 : '[' CentOSStream = RedHatEnterprise ']' 2026-03-17 14:17:59.789 | + functions-common:is_fedora:532 : '[' CentOSStream = RedHatEnterpriseLinux ']' 2026-03-17 14:17:59.791 | + functions-common:is_fedora:533 : '[' CentOSStream = RockyLinux ']' 2026-03-17 14:17:59.794 | + functions-common:is_fedora:534 : '[' CentOSStream = CentOS ']' 2026-03-17 14:17:59.797 | + functions-common:is_fedora:534 : '[' CentOSStream = CentOSStream ']' 2026-03-17 14:17:59.799 | + lib/databases/mysql:configure_database_mysql:90 : start_service mariadb 2026-03-17 14:17:59.802 | + functions-common:start_service:2319 : '[' -x /bin/systemctl ']' 2026-03-17 14:17:59.806 | + functions-common:start_service:2320 : sudo /bin/systemctl start mariadb 2026-03-17 14:18:03.207 | + lib/databases/mysql:configure_database_mysql:98 : local use_mariadb_socket_auth=False 2026-03-17 14:18:03.209 | + lib/databases/mysql:configure_database_mysql:99 : is_ubuntu 2026-03-17 14:18:03.212 | + functions-common:is_ubuntu:544 : [[ -z rpm ]] 2026-03-17 14:18:03.214 | + functions-common:is_ubuntu:547 : '[' rpm = deb ']' 2026-03-17 14:18:03.217 | + lib/databases/mysql:configure_database_mysql:109 : [[ False != \T\r\u\e ]] 2026-03-17 14:18:03.220 | + lib/databases/mysql:configure_database_mysql:110 : sudo mysqladmin -u root password secretdatabase 2026-03-17 14:18:03.265 | + lib/databases/mysql:configure_database_mysql:115 : is_ubuntu 2026-03-17 14:18:03.267 | + functions-common:is_ubuntu:544 : [[ -z rpm ]] 2026-03-17 14:18:03.269 | + functions-common:is_ubuntu:547 : '[' rpm = deb ']' 2026-03-17 14:18:03.272 | + lib/databases/mysql:configure_database_mysql:118 : local 'cmd_args=-uroot -psecretdatabase -h127.0.0.1 ' 2026-03-17 14:18:03.276 | + lib/databases/mysql:configure_database_mysql:123 : min_db_ver=11.6.2 2026-03-17 14:18:03.280 | ++ lib/databases/mysql:configure_database_mysql:124 : cut -d - -f 1 2026-03-17 14:18:03.281 | ++ lib/databases/mysql:configure_database_mysql:124 : sudo mysql -uroot -psecretdatabase -h127.0.0.1 -e 'select version();' -sN 2026-03-17 14:18:03.335 | + lib/databases/mysql:configure_database_mysql:124 : db_version=10.11.15 2026-03-17 14:18:03.339 | ++ lib/databases/mysql:configure_database_mysql:125 : sort -V 2026-03-17 14:18:03.340 | ++ lib/databases/mysql:configure_database_mysql:125 : printf '%s\n' 11.6.2 10.11.15 2026-03-17 14:18:03.340 | ++ lib/databases/mysql:configure_database_mysql:125 : tail -n 1 2026-03-17 14:18:03.345 | + lib/databases/mysql:configure_database_mysql:125 : max_db_ver=11.6.2 2026-03-17 14:18:03.348 | + lib/databases/mysql:configure_database_mysql:126 : [[ 11.6.2 != \1\1\.\6\.\2 ]] 2026-03-17 14:18:03.350 | + lib/databases/mysql:configure_database_mysql:132 : [[ False == \T\r\u\e ]] 2026-03-17 14:18:03.353 | + lib/databases/mysql:configure_database_mysql:139 : [[ False == \T\r\u\e ]] 2026-03-17 14:18:03.355 | + 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-17 14:18:03.388 | + lib/databases/mysql:configure_database_mysql:145 : sudo mysql -uroot -psecretdatabase -h127.0.0.1 -e 'GRANT ALL PRIVILEGES ON *.* TO '\''root'\''@'\''%'\'';' 2026-03-17 14:18:03.422 | + lib/databases/mysql:configure_database_mysql:151 : iniset -sudo /etc/my.cnf mysqld sql_mode TRADITIONAL 2026-03-17 14:18:03.521 | + lib/databases/mysql:configure_database_mysql:152 : iniset -sudo /etc/my.cnf mysqld default-storage-engine InnoDB 2026-03-17 14:18:03.618 | + lib/databases/mysql:configure_database_mysql:153 : iniset -sudo /etc/my.cnf mysqld max_connections 1024 2026-03-17 14:18:03.720 | + lib/databases/mysql:configure_database_mysql:155 : [[ False == \T\r\u\e ]] 2026-03-17 14:18:03.723 | + lib/databases/mysql:configure_database_mysql:175 : [[ True == \T\r\u\e ]] 2026-03-17 14:18:03.726 | + lib/databases/mysql:configure_database_mysql:176 : echo 'enabling MySQL performance counting' 2026-03-17 14:18:03.726 | enabling MySQL performance counting 2026-03-17 14:18:03.729 | + lib/databases/mysql:configure_database_mysql:179 : pip_install /opt/stack/devstack/tools/dbcounter 2026-03-17 14:18:03.754 | Using python 3.12 to install /opt/stack/devstack/tools/dbcounter 2026-03-17 14:18:03.757 | + inc/python:pip_install:210 : sudo -H LC_ALL=en_US.UTF-8 http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= python3.12 -m pip install -c /opt/stack/requirements/upper-constraints.txt /opt/stack/devstack/tools/dbcounter 2026-03-17 14:18:04.503 | Looking in indexes: http://mirror.regionone.vexxhost-nodepool-sf.rdoproject.org/pypi/simple, http://mirror.regionone.vexxhost-nodepool-sf.rdoproject.org/wheel/centos-10-x86_64 2026-03-17 14:18:04.512 | Processing ./tools/dbcounter 2026-03-17 14:18:04.514 | Installing build dependencies: started 2026-03-17 14:18:09.047 | Installing build dependencies: finished with status 'done' 2026-03-17 14:18:09.050 | Getting requirements to build wheel: started 2026-03-17 14:18:09.243 | Getting requirements to build wheel: finished with status 'done' 2026-03-17 14:18:09.244 | Preparing metadata (pyproject.toml): started 2026-03-17 14:18:09.397 | Preparing metadata (pyproject.toml): finished with status 'done' 2026-03-17 14:18:09.399 | Building wheels for collected packages: dbcounter 2026-03-17 14:18:09.399 | Building wheel for dbcounter (pyproject.toml): started 2026-03-17 14:18:09.615 | Building wheel for dbcounter (pyproject.toml): finished with status 'done' 2026-03-17 14:18:09.616 | Created wheel for dbcounter: filename=dbcounter-0.1-py3-none-any.whl size=3228 sha256=4fd24244d356b6731318fc9c8ebe93be9e1570477f3a72ee35957338615b95f3 2026-03-17 14:18:09.616 | Stored in directory: /tmp/pip-ephem-wheel-cache-ynlfwyr3/wheels/9f/f3/e3/9e703708cca6cc64da4832f57f80621db1f5df923a5ce5447e 2026-03-17 14:18:09.620 | Successfully built dbcounter 2026-03-17 14:18:10.461 | Installing collected packages: dbcounter 2026-03-17 14:18:10.562 | Successfully installed dbcounter-0.1 2026-03-17 14:18:10.562 | WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv 2026-03-17 14:18:10.871 | + inc/python:pip_install:216 : result=0 2026-03-17 14:18:10.874 | + inc/python:pip_install:218 : time_stop pip_install 2026-03-17 14:18:10.877 | + functions-common:time_stop:2412 : local name 2026-03-17 14:18:10.880 | + functions-common:time_stop:2413 : local end_time 2026-03-17 14:18:10.883 | + functions-common:time_stop:2414 : local elapsed_time 2026-03-17 14:18:10.884 | + functions-common:time_stop:2415 : local total 2026-03-17 14:18:10.886 | + functions-common:time_stop:2416 : local start_time 2026-03-17 14:18:10.889 | + functions-common:time_stop:2418 : name=pip_install 2026-03-17 14:18:10.892 | + functions-common:time_stop:2419 : start_time=1773757083748 2026-03-17 14:18:10.893 | + functions-common:time_stop:2421 : [[ -z 1773757083748 ]] 2026-03-17 14:18:10.897 | ++ functions-common:time_stop:2424 : date +%s%3N 2026-03-17 14:18:10.900 | + functions-common:time_stop:2424 : end_time=1773757090898 2026-03-17 14:18:10.902 | + functions-common:time_stop:2425 : elapsed_time=7150 2026-03-17 14:18:10.903 | + functions-common:time_stop:2426 : total=136869 2026-03-17 14:18:10.906 | + functions-common:time_stop:2428 : _TIME_START[$name]= 2026-03-17 14:18:10.909 | + functions-common:time_stop:2429 : _TIME_TOTAL[$name]=144019 2026-03-17 14:18:10.912 | + inc/python:pip_install:219 : return 0 2026-03-17 14:18:10.914 | + lib/databases/mysql:configure_database_mysql:182 : recreate_database stats 2026-03-17 14:18:10.916 | + lib/database:recreate_database:112 : local db=stats 2026-03-17 14:18:10.919 | + lib/database:recreate_database:113 : recreate_database_mysql stats 2026-03-17 14:18:10.921 | + lib/databases/mysql:recreate_database_mysql:54 : local db=stats 2026-03-17 14:18:10.924 | + lib/databases/mysql:recreate_database_mysql:55 : mysql -uroot -psecretdatabase -h127.0.0.1 -e 'DROP DATABASE IF EXISTS stats;' 2026-03-17 14:18:10.940 | + lib/databases/mysql:recreate_database_mysql:56 : mysql -uroot -psecretdatabase -h127.0.0.1 -e 'CREATE DATABASE stats CHARACTER SET utf8;' 2026-03-17 14:18:10.954 | + 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-17 14:18:10.954 | count INT, PRIMARY KEY (db, op)) ENGINE MEMORY' stats 2026-03-17 14:18:11.352 | + lib/databases/mysql:configure_database_mysql:188 : [[ True == \T\r\u\e ]] 2026-03-17 14:18:11.356 | + lib/databases/mysql:configure_database_mysql:189 : iniset -sudo /etc/my.cnf mysqld read_buffer_size 64K 2026-03-17 14:18:11.444 | + lib/databases/mysql:configure_database_mysql:190 : iniset -sudo /etc/my.cnf mysqld innodb_buffer_pool_size 16M 2026-03-17 14:18:11.548 | + lib/databases/mysql:configure_database_mysql:191 : iniset -sudo /etc/my.cnf mysqld thread_stack 192K 2026-03-17 14:18:11.648 | + lib/databases/mysql:configure_database_mysql:192 : iniset -sudo /etc/my.cnf mysqld thread_cache_size 8 2026-03-17 14:18:11.748 | + lib/databases/mysql:configure_database_mysql:193 : iniset -sudo /etc/my.cnf mysqld tmp_table_size 8M 2026-03-17 14:18:11.850 | + lib/databases/mysql:configure_database_mysql:194 : iniset -sudo /etc/my.cnf mysqld sort_buffer_size 8M 2026-03-17 14:18:11.940 | + lib/databases/mysql:configure_database_mysql:195 : iniset -sudo /etc/my.cnf mysqld max_allowed_packet 8M 2026-03-17 14:18:12.040 | + lib/databases/mysql:configure_database_mysql:198 : restart_service mariadb 2026-03-17 14:18:12.042 | + functions-common:restart_service:2296 : '[' -x /bin/systemctl ']' 2026-03-17 14:18:12.046 | + functions-common:restart_service:2297 : sudo /bin/systemctl restart mariadb 2026-03-17 14:18:12.788 | + ./stack.sh:main:1066 : save_stackenv 1066 2026-03-17 14:18:12.790 | + functions-common:save_stackenv:63 : local tag=1066 2026-03-17 14:18:12.795 | ++ functions-common:save_stackenv:65 : date +%F-%H%M%S 2026-03-17 14:18:12.803 | + functions-common:save_stackenv:65 : time_stamp=2026-03-17-101812 2026-03-17 14:18:12.807 | + functions-common:save_stackenv:66 : echo '# 2026-03-17-101812 1066' 2026-03-17 14:18:12.811 | + functions-common:save_stackenv:67 : for i in $STACK_ENV_VARS 2026-03-17 14:18:12.815 | + functions-common:save_stackenv:68 : echo BASE_SQL_CONN=mysql+pymysql://root:secretdatabase@127.0.0.1 2026-03-17 14:18:12.821 | + functions-common:save_stackenv:67 : for i in $STACK_ENV_VARS 2026-03-17 14:18:12.824 | + functions-common:save_stackenv:68 : echo DATA_DIR=/opt/stack/data 2026-03-17 14:18:12.827 | + functions-common:save_stackenv:67 : for i in $STACK_ENV_VARS 2026-03-17 14:18:12.831 | + functions-common:save_stackenv:68 : echo DEST=/opt/stack 2026-03-17 14:18:12.834 | + functions-common:save_stackenv:67 : for i in $STACK_ENV_VARS 2026-03-17 14:18:12.837 | + functions-common:save_stackenv:68 : echo ENABLED_SERVICES=c-api,c-bak,c-sch,c-vol,etcd3,file_tracker,g-api,horizon,key,memory_tracker,mysql,n-api,n-api-meta,n-cond,n-cpu,n-novnc,n-sch,openstack-cli-server,ovn-controller,ovn-northd,ovs-vswitchd,ovsdb-server,placement-api,q-ovn-agent,q-svc,rabbit,s-account,s-container,s-object,s-proxy,tempest,tls-proxy 2026-03-17 14:18:12.839 | + functions-common:save_stackenv:67 : for i in $STACK_ENV_VARS 2026-03-17 14:18:12.842 | + functions-common:save_stackenv:68 : echo HOST_IP=38.102.83.89 2026-03-17 14:18:12.846 | + functions-common:save_stackenv:67 : for i in $STACK_ENV_VARS 2026-03-17 14:18:12.849 | + functions-common:save_stackenv:68 : echo KEYSTONE_SERVICE_URI=https://38.102.83.89/identity 2026-03-17 14:18:12.853 | + functions-common:save_stackenv:67 : for i in $STACK_ENV_VARS 2026-03-17 14:18:12.856 | + functions-common:save_stackenv:68 : echo LOGFILE=/opt/stack/logs/devstacklog.txt.2026-03-17-101010 2026-03-17 14:18:12.859 | + functions-common:save_stackenv:67 : for i in $STACK_ENV_VARS 2026-03-17 14:18:12.863 | + functions-common:save_stackenv:68 : echo OS_CACERT=/opt/stack/data/ca-bundle.pem 2026-03-17 14:18:12.867 | + functions-common:save_stackenv:67 : for i in $STACK_ENV_VARS 2026-03-17 14:18:12.870 | + functions-common:save_stackenv:68 : echo SERVICE_HOST=38.102.83.89 2026-03-17 14:18:12.872 | + functions-common:save_stackenv:67 : for i in $STACK_ENV_VARS 2026-03-17 14:18:12.876 | + functions-common:save_stackenv:68 : echo STACK_USER=stack 2026-03-17 14:18:12.879 | + functions-common:save_stackenv:67 : for i in $STACK_ENV_VARS 2026-03-17 14:18:12.882 | + functions-common:save_stackenv:68 : echo TLS_IP=IP:38.102.83.89,IP:::1 2026-03-17 14:18:12.885 | + functions-common:save_stackenv:67 : for i in $STACK_ENV_VARS 2026-03-17 14:18:12.887 | + functions-common:save_stackenv:68 : echo HOST_IPV6=::1 2026-03-17 14:18:12.890 | + functions-common:save_stackenv:67 : for i in $STACK_ENV_VARS 2026-03-17 14:18:12.894 | + functions-common:save_stackenv:68 : echo SERVICE_IP_VERSION=4 2026-03-17 14:18:12.897 | + functions-common:save_stackenv:67 : for i in $STACK_ENV_VARS 2026-03-17 14:18:12.903 | + functions-common:save_stackenv:68 : echo TUNNEL_ENDPOINT_IP=38.102.83.89 2026-03-17 14:18:12.906 | + functions-common:save_stackenv:67 : for i in $STACK_ENV_VARS 2026-03-17 14:18:12.910 | + functions-common:save_stackenv:68 : echo TUNNEL_IP_VERSION=4 2026-03-17 14:18:12.913 | + ./stack.sh:main:1076 : start_dstat 2026-03-17 14:18:12.916 | + lib/dstat:start_dstat:31 : run_process dstat '/opt/stack/devstack/tools/dstat.sh /opt/stack/logs' 2026-03-17 14:18:12.918 | + functions-common:run_process:1666 : local service=dstat 2026-03-17 14:18:12.921 | + functions-common:run_process:1667 : local 'command=/opt/stack/devstack/tools/dstat.sh /opt/stack/logs' 2026-03-17 14:18:12.924 | + functions-common:run_process:1668 : local group= 2026-03-17 14:18:12.927 | + functions-common:run_process:1669 : local user= 2026-03-17 14:18:12.930 | + functions-common:run_process:1670 : local env_vars= 2026-03-17 14:18:12.933 | + functions-common:run_process:1672 : local name=dstat 2026-03-17 14:18:12.935 | + functions-common:run_process:1674 : time_start run_process 2026-03-17 14:18:12.939 | + functions-common:time_start:2398 : local name=run_process 2026-03-17 14:18:12.942 | + functions-common:time_start:2399 : local start_time= 2026-03-17 14:18:12.945 | + functions-common:time_start:2400 : [[ -n '' ]] 2026-03-17 14:18:12.949 | ++ functions-common:time_start:2403 : date +%s%3N 2026-03-17 14:18:12.955 | + functions-common:time_start:2403 : _TIME_START[$name]=1773757092952 2026-03-17 14:18:12.959 | + functions-common:run_process:1675 : is_service_enabled dstat 2026-03-17 14:18:12.977 | + functions-common:is_service_enabled:2068 : return 1 2026-03-17 14:18:12.980 | + functions-common:run_process:1678 : time_stop run_process 2026-03-17 14:18:12.983 | + functions-common:time_stop:2412 : local name 2026-03-17 14:18:12.987 | + functions-common:time_stop:2413 : local end_time 2026-03-17 14:18:12.991 | + functions-common:time_stop:2414 : local elapsed_time 2026-03-17 14:18:12.995 | + functions-common:time_stop:2415 : local total 2026-03-17 14:18:12.998 | + functions-common:time_stop:2416 : local start_time 2026-03-17 14:18:13.002 | + functions-common:time_stop:2418 : name=run_process 2026-03-17 14:18:13.006 | + functions-common:time_stop:2419 : start_time=1773757092952 2026-03-17 14:18:13.009 | + functions-common:time_stop:2421 : [[ -z 1773757092952 ]] 2026-03-17 14:18:13.013 | ++ functions-common:time_stop:2424 : date +%s%3N 2026-03-17 14:18:13.019 | + functions-common:time_stop:2424 : end_time=1773757093015 2026-03-17 14:18:13.023 | + functions-common:time_stop:2425 : elapsed_time=63 2026-03-17 14:18:13.025 | + functions-common:time_stop:2426 : total=1621 2026-03-17 14:18:13.029 | + functions-common:time_stop:2428 : _TIME_START[$name]= 2026-03-17 14:18:13.032 | + functions-common:time_stop:2429 : _TIME_TOTAL[$name]=1684 2026-03-17 14:18:13.035 | + lib/dstat:start_dstat:36 : run_process memory_tracker /opt/stack/devstack/tools/memory_tracker.sh '' root PYTHON=python3.12 2026-03-17 14:18:13.039 | + functions-common:run_process:1666 : local service=memory_tracker 2026-03-17 14:18:13.042 | + functions-common:run_process:1667 : local command=/opt/stack/devstack/tools/memory_tracker.sh 2026-03-17 14:18:13.046 | + functions-common:run_process:1668 : local group= 2026-03-17 14:18:13.050 | + functions-common:run_process:1669 : local user=root 2026-03-17 14:18:13.054 | + functions-common:run_process:1670 : local env_vars=PYTHON=python3.12 2026-03-17 14:18:13.058 | + functions-common:run_process:1672 : local name=memory_tracker 2026-03-17 14:18:13.062 | + functions-common:run_process:1674 : time_start run_process 2026-03-17 14:18:13.066 | + functions-common:time_start:2398 : local name=run_process 2026-03-17 14:18:13.070 | + functions-common:time_start:2399 : local start_time= 2026-03-17 14:18:13.073 | + functions-common:time_start:2400 : [[ -n '' ]] 2026-03-17 14:18:13.077 | ++ functions-common:time_start:2403 : date +%s%3N 2026-03-17 14:18:13.084 | + functions-common:time_start:2403 : _TIME_START[$name]=1773757093080 2026-03-17 14:18:13.088 | + functions-common:run_process:1675 : is_service_enabled memory_tracker 2026-03-17 14:18:13.109 | + functions-common:is_service_enabled:2068 : return 0 2026-03-17 14:18:13.113 | + functions-common:run_process:1676 : _run_under_systemd memory_tracker /opt/stack/devstack/tools/memory_tracker.sh '' root PYTHON=python3.12 2026-03-17 14:18:13.116 | + functions-common:_run_under_systemd:1620 : local service=memory_tracker 2026-03-17 14:18:13.120 | + functions-common:_run_under_systemd:1621 : local command=/opt/stack/devstack/tools/memory_tracker.sh 2026-03-17 14:18:13.123 | + functions-common:_run_under_systemd:1622 : local cmd=/opt/stack/devstack/tools/memory_tracker.sh 2026-03-17 14:18:13.126 | + functions-common:_run_under_systemd:1624 : _common_systemd_pitfalls /opt/stack/devstack/tools/memory_tracker.sh 2026-03-17 14:18:13.130 | + functions-common:_common_systemd_pitfalls:1592 : local cmd=/opt/stack/devstack/tools/memory_tracker.sh 2026-03-17 14:18:13.134 | + functions-common:_common_systemd_pitfalls:1595 : [[ /opt/stack/devstack/tools/memory_tracker.sh =~ sudo ]] 2026-03-17 14:18:13.137 | + functions-common:_common_systemd_pitfalls:1606 : [[ ! /opt/stack/devstack/tools/memory_tracker.sh =~ ^/ ]] 2026-03-17 14:18:13.141 | + functions-common:_run_under_systemd:1626 : local systemd_service=devstack@memory_tracker.service 2026-03-17 14:18:13.145 | + functions-common:_run_under_systemd:1627 : local group= 2026-03-17 14:18:13.148 | + functions-common:_run_under_systemd:1628 : local user=root 2026-03-17 14:18:13.152 | + functions-common:_run_under_systemd:1629 : [[ -z root ]] 2026-03-17 14:18:13.155 | + functions-common:_run_under_systemd:1632 : local env_vars=PYTHON=python3.12 2026-03-17 14:18:13.158 | + functions-common:_run_under_systemd:1633 : [[ -v SYSTEMD_ENV_VARS[memory_tracker] ]] 2026-03-17 14:18:13.162 | + functions-common:_run_under_systemd:1636 : [[ /opt/stack/devstack/tools/memory_tracker.sh =~ uwsgi ]] 2026-03-17 14:18:13.165 | + 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-17 14:18:13.169 | + functions-common:write_user_unit_file:1527 : local service=devstack@memory_tracker.service 2026-03-17 14:18:13.172 | + functions-common:write_user_unit_file:1528 : local command=/opt/stack/devstack/tools/memory_tracker.sh 2026-03-17 14:18:13.175 | + functions-common:write_user_unit_file:1529 : local group= 2026-03-17 14:18:13.178 | + functions-common:write_user_unit_file:1530 : local user=root 2026-03-17 14:18:13.181 | + functions-common:write_user_unit_file:1531 : local env_vars=PYTHON=python3.12 2026-03-17 14:18:13.184 | + functions-common:write_user_unit_file:1532 : local extra= 2026-03-17 14:18:13.187 | + functions-common:write_user_unit_file:1533 : [[ -n '' ]] 2026-03-17 14:18:13.190 | + functions-common:write_user_unit_file:1536 : local unitfile=/etc/systemd/system/devstack@memory_tracker.service 2026-03-17 14:18:13.193 | + functions-common:write_user_unit_file:1537 : mkdir -p /etc/systemd/system 2026-03-17 14:18:13.199 | + 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-17 14:18:13.328 | + 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:/sbin:/bin:/usr/sbin:/usr/bin:/usr/local/bin:/usr/local/sbin:/usr/sbin:/sbin"' 2026-03-17 14:18:13.449 | + functions-common:write_user_unit_file:1541 : iniset -sudo /etc/systemd/system/devstack@memory_tracker.service Service User root 2026-03-17 14:18:13.549 | + 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-17 14:18:13.654 | + functions-common:write_user_unit_file:1543 : iniset -sudo /etc/systemd/system/devstack@memory_tracker.service Service KillMode process 2026-03-17 14:18:13.745 | + functions-common:write_user_unit_file:1544 : iniset -sudo /etc/systemd/system/devstack@memory_tracker.service Service TimeoutStopSec 300 2026-03-17 14:18:13.846 | + functions-common:write_user_unit_file:1545 : iniset -sudo /etc/systemd/system/devstack@memory_tracker.service Service ExecReload '/bin/kill -HUP $MAINPID' 2026-03-17 14:18:13.952 | + functions-common:write_user_unit_file:1546 : [[ -n PYTHON=python3.12 ]] 2026-03-17 14:18:13.956 | + functions-common:write_user_unit_file:1547 : iniset -sudo /etc/systemd/system/devstack@memory_tracker.service Service Environment PYTHON=python3.12 2026-03-17 14:18:14.061 | + functions-common:write_user_unit_file:1549 : [[ -n '' ]] 2026-03-17 14:18:14.064 | + functions-common:write_user_unit_file:1552 : iniset -sudo /etc/systemd/system/devstack@memory_tracker.service Install WantedBy multi-user.target 2026-03-17 14:18:14.196 | + functions-common:write_user_unit_file:1555 : sudo systemctl daemon-reload 2026-03-17 14:18:14.537 | + functions-common:_run_under_systemd:1645 : sudo systemctl enable devstack@memory_tracker.service 2026-03-17 14:18:14.560 | Created symlink '/etc/systemd/system/multi-user.target.wants/devstack@memory_tracker.service' → '/etc/systemd/system/devstack@memory_tracker.service'. 2026-03-17 14:18:14.789 | + functions-common:_run_under_systemd:1646 : sudo systemctl start devstack@memory_tracker.service 2026-03-17 14:18:14.856 | + functions-common:run_process:1678 : time_stop run_process 2026-03-17 14:18:14.861 | + functions-common:time_stop:2412 : local name 2026-03-17 14:18:14.863 | + functions-common:time_stop:2413 : local end_time 2026-03-17 14:18:14.867 | + functions-common:time_stop:2414 : local elapsed_time 2026-03-17 14:18:14.871 | + functions-common:time_stop:2415 : local total 2026-03-17 14:18:14.874 | + functions-common:time_stop:2416 : local start_time 2026-03-17 14:18:14.877 | + functions-common:time_stop:2418 : name=run_process 2026-03-17 14:18:14.880 | + functions-common:time_stop:2419 : start_time=1773757093080 2026-03-17 14:18:14.883 | + functions-common:time_stop:2421 : [[ -z 1773757093080 ]] 2026-03-17 14:18:14.887 | ++ functions-common:time_stop:2424 : date +%s%3N 2026-03-17 14:18:14.894 | + functions-common:time_stop:2424 : end_time=1773757094889 2026-03-17 14:18:14.897 | + functions-common:time_stop:2425 : elapsed_time=1809 2026-03-17 14:18:14.900 | + functions-common:time_stop:2426 : total=1684 2026-03-17 14:18:14.903 | + functions-common:time_stop:2428 : _TIME_START[$name]= 2026-03-17 14:18:14.906 | + functions-common:time_stop:2429 : _TIME_TOTAL[$name]=3493 2026-03-17 14:18:14.909 | + lib/dstat:start_dstat:40 : is_service_enabled peakmem_tracker 2026-03-17 14:18:14.931 | + functions-common:is_service_enabled:2068 : return 1 2026-03-17 14:18:14.934 | + lib/dstat:start_dstat:47 : run_process file_tracker /opt/stack/devstack/tools/file_tracker.sh 2026-03-17 14:18:14.936 | + functions-common:run_process:1666 : local service=file_tracker 2026-03-17 14:18:14.939 | + functions-common:run_process:1667 : local command=/opt/stack/devstack/tools/file_tracker.sh 2026-03-17 14:18:14.941 | + functions-common:run_process:1668 : local group= 2026-03-17 14:18:14.945 | + functions-common:run_process:1669 : local user= 2026-03-17 14:18:14.948 | + functions-common:run_process:1670 : local env_vars= 2026-03-17 14:18:14.951 | + functions-common:run_process:1672 : local name=file_tracker 2026-03-17 14:18:14.953 | + functions-common:run_process:1674 : time_start run_process 2026-03-17 14:18:14.956 | + functions-common:time_start:2398 : local name=run_process 2026-03-17 14:18:14.959 | + functions-common:time_start:2399 : local start_time= 2026-03-17 14:18:14.962 | + functions-common:time_start:2400 : [[ -n '' ]] 2026-03-17 14:18:14.965 | ++ functions-common:time_start:2403 : date +%s%3N 2026-03-17 14:18:14.970 | + functions-common:time_start:2403 : _TIME_START[$name]=1773757094967 2026-03-17 14:18:14.972 | + functions-common:run_process:1675 : is_service_enabled file_tracker 2026-03-17 14:18:14.990 | + functions-common:is_service_enabled:2068 : return 0 2026-03-17 14:18:14.993 | + functions-common:run_process:1676 : _run_under_systemd file_tracker /opt/stack/devstack/tools/file_tracker.sh '' '' '' 2026-03-17 14:18:14.996 | + functions-common:_run_under_systemd:1620 : local service=file_tracker 2026-03-17 14:18:15.000 | + functions-common:_run_under_systemd:1621 : local command=/opt/stack/devstack/tools/file_tracker.sh 2026-03-17 14:18:15.002 | + functions-common:_run_under_systemd:1622 : local cmd=/opt/stack/devstack/tools/file_tracker.sh 2026-03-17 14:18:15.006 | + functions-common:_run_under_systemd:1624 : _common_systemd_pitfalls /opt/stack/devstack/tools/file_tracker.sh 2026-03-17 14:18:15.010 | + functions-common:_common_systemd_pitfalls:1592 : local cmd=/opt/stack/devstack/tools/file_tracker.sh 2026-03-17 14:18:15.013 | + functions-common:_common_systemd_pitfalls:1595 : [[ /opt/stack/devstack/tools/file_tracker.sh =~ sudo ]] 2026-03-17 14:18:15.016 | + functions-common:_common_systemd_pitfalls:1606 : [[ ! /opt/stack/devstack/tools/file_tracker.sh =~ ^/ ]] 2026-03-17 14:18:15.020 | + functions-common:_run_under_systemd:1626 : local systemd_service=devstack@file_tracker.service 2026-03-17 14:18:15.023 | + functions-common:_run_under_systemd:1627 : local group= 2026-03-17 14:18:15.026 | + functions-common:_run_under_systemd:1628 : local user=stack 2026-03-17 14:18:15.029 | + functions-common:_run_under_systemd:1629 : [[ -z stack ]] 2026-03-17 14:18:15.033 | + functions-common:_run_under_systemd:1632 : local env_vars= 2026-03-17 14:18:15.035 | + functions-common:_run_under_systemd:1633 : [[ -v SYSTEMD_ENV_VARS[file_tracker] ]] 2026-03-17 14:18:15.038 | + functions-common:_run_under_systemd:1636 : [[ /opt/stack/devstack/tools/file_tracker.sh =~ uwsgi ]] 2026-03-17 14:18:15.042 | + functions-common:_run_under_systemd:1642 : write_user_unit_file devstack@file_tracker.service /opt/stack/devstack/tools/file_tracker.sh '' stack '' 2026-03-17 14:18:15.045 | + functions-common:write_user_unit_file:1527 : local service=devstack@file_tracker.service 2026-03-17 14:18:15.049 | + functions-common:write_user_unit_file:1528 : local command=/opt/stack/devstack/tools/file_tracker.sh 2026-03-17 14:18:15.051 | + functions-common:write_user_unit_file:1529 : local group= 2026-03-17 14:18:15.054 | + functions-common:write_user_unit_file:1530 : local user=stack 2026-03-17 14:18:15.057 | + functions-common:write_user_unit_file:1531 : local env_vars= 2026-03-17 14:18:15.060 | + functions-common:write_user_unit_file:1532 : local extra= 2026-03-17 14:18:15.064 | + functions-common:write_user_unit_file:1533 : [[ -n '' ]] 2026-03-17 14:18:15.066 | + functions-common:write_user_unit_file:1536 : local unitfile=/etc/systemd/system/devstack@file_tracker.service 2026-03-17 14:18:15.069 | + functions-common:write_user_unit_file:1537 : mkdir -p /etc/systemd/system 2026-03-17 14:18:15.075 | + 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-17 14:18:15.214 | + 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:/sbin:/bin:/usr/sbin:/usr/bin:/usr/local/bin:/usr/local/sbin:/usr/sbin:/sbin"' 2026-03-17 14:18:15.348 | + functions-common:write_user_unit_file:1541 : iniset -sudo /etc/systemd/system/devstack@file_tracker.service Service User stack 2026-03-17 14:18:15.447 | + 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-17 14:18:15.547 | + functions-common:write_user_unit_file:1543 : iniset -sudo /etc/systemd/system/devstack@file_tracker.service Service KillMode process 2026-03-17 14:18:15.650 | + functions-common:write_user_unit_file:1544 : iniset -sudo /etc/systemd/system/devstack@file_tracker.service Service TimeoutStopSec 300 2026-03-17 14:18:15.760 | + functions-common:write_user_unit_file:1545 : iniset -sudo /etc/systemd/system/devstack@file_tracker.service Service ExecReload '/bin/kill -HUP $MAINPID' 2026-03-17 14:18:15.863 | + functions-common:write_user_unit_file:1546 : [[ -n '' ]] 2026-03-17 14:18:15.867 | + functions-common:write_user_unit_file:1549 : [[ -n '' ]] 2026-03-17 14:18:15.871 | + functions-common:write_user_unit_file:1552 : iniset -sudo /etc/systemd/system/devstack@file_tracker.service Install WantedBy multi-user.target 2026-03-17 14:18:15.995 | + functions-common:write_user_unit_file:1555 : sudo systemctl daemon-reload 2026-03-17 14:18:16.328 | + functions-common:_run_under_systemd:1645 : sudo systemctl enable devstack@file_tracker.service 2026-03-17 14:18:16.365 | Created symlink '/etc/systemd/system/multi-user.target.wants/devstack@file_tracker.service' → '/etc/systemd/system/devstack@file_tracker.service'. 2026-03-17 14:18:16.643 | + functions-common:_run_under_systemd:1646 : sudo systemctl start devstack@file_tracker.service 2026-03-17 14:18:16.699 | + functions-common:run_process:1678 : time_stop run_process 2026-03-17 14:18:16.702 | + functions-common:time_stop:2412 : local name 2026-03-17 14:18:16.705 | + functions-common:time_stop:2413 : local end_time 2026-03-17 14:18:16.708 | + functions-common:time_stop:2414 : local elapsed_time 2026-03-17 14:18:16.711 | + functions-common:time_stop:2415 : local total 2026-03-17 14:18:16.714 | + functions-common:time_stop:2416 : local start_time 2026-03-17 14:18:16.717 | + functions-common:time_stop:2418 : name=run_process 2026-03-17 14:18:16.719 | + functions-common:time_stop:2419 : start_time=1773757094967 2026-03-17 14:18:16.721 | + functions-common:time_stop:2421 : [[ -z 1773757094967 ]] 2026-03-17 14:18:16.726 | ++ functions-common:time_stop:2424 : date +%s%3N 2026-03-17 14:18:16.730 | + functions-common:time_stop:2424 : end_time=1773757096727 2026-03-17 14:18:16.732 | + functions-common:time_stop:2425 : elapsed_time=1760 2026-03-17 14:18:16.735 | + functions-common:time_stop:2426 : total=3493 2026-03-17 14:18:16.737 | + functions-common:time_stop:2428 : _TIME_START[$name]= 2026-03-17 14:18:16.740 | + functions-common:time_stop:2429 : _TIME_TOTAL[$name]=5253 2026-03-17 14:18:16.742 | + ./stack.sh:main:1078 : is_service_enabled atop 2026-03-17 14:18:16.760 | + functions-common:is_service_enabled:2068 : return 1 2026-03-17 14:18:16.762 | + ./stack.sh:main:1086 : is_service_enabled tcpdump 2026-03-17 14:18:16.778 | + functions-common:is_service_enabled:2068 : return 1 2026-03-17 14:18:16.781 | + ./stack.sh:main:1094 : is_service_enabled etcd3 2026-03-17 14:18:16.798 | + functions-common:is_service_enabled:2068 : return 0 2026-03-17 14:18:16.801 | + ./stack.sh:main:1095 : start_etcd3 2026-03-17 14:18:16.804 | + lib/etcd3:start_etcd3:41 : local cmd=/opt/stack/bin/etcd 2026-03-17 14:18:16.807 | + lib/etcd3:start_etcd3:42 : cmd+=' --name np0005649721.novalocal --data-dir /opt/stack/data/etcd' 2026-03-17 14:18:16.809 | + lib/etcd3:start_etcd3:43 : cmd+=' --initial-cluster-state new --initial-cluster-token etcd-cluster-01' 2026-03-17 14:18:16.812 | + lib/etcd3:start_etcd3:44 : cmd+=' --initial-cluster np0005649721.novalocal=http://38.102.83.89:2380' 2026-03-17 14:18:16.814 | + lib/etcd3:start_etcd3:45 : cmd+=' --initial-advertise-peer-urls http://38.102.83.89:2380' 2026-03-17 14:18:16.816 | + lib/etcd3:start_etcd3:46 : cmd+=' --advertise-client-urls http://38.102.83.89:2379' 2026-03-17 14:18:16.818 | + lib/etcd3:start_etcd3:47 : '[' 0.0.0.0 == :: ']' 2026-03-17 14:18:16.820 | + lib/etcd3:start_etcd3:50 : cmd+=' --listen-peer-urls http://0.0.0.0:2380 ' 2026-03-17 14:18:16.823 | + lib/etcd3:start_etcd3:52 : cmd+=' --listen-client-urls http://38.102.83.89:2379' 2026-03-17 14:18:16.825 | + lib/etcd3:start_etcd3:53 : '[' True == True ']' 2026-03-17 14:18:16.829 | + lib/etcd3:start_etcd3:54 : cmd+=' --log-level=debug' 2026-03-17 14:18:16.832 | + lib/etcd3:start_etcd3:57 : local unitfile=/etc/systemd/system/devstack@etcd.service 2026-03-17 14:18:16.835 | + lib/etcd3:start_etcd3:58 : write_user_unit_file devstack@etcd.service '/opt/stack/bin/etcd --name np0005649721.novalocal --data-dir /opt/stack/data/etcd --initial-cluster-state new --initial-cluster-token etcd-cluster-01 --initial-cluster np0005649721.novalocal=http://38.102.83.89:2380 --initial-advertise-peer-urls http://38.102.83.89:2380 --advertise-client-urls http://38.102.83.89:2379 --listen-peer-urls http://0.0.0.0:2380 --listen-client-urls http://38.102.83.89:2379 --log-level=debug' '' root 2026-03-17 14:18:16.838 | + functions-common:write_user_unit_file:1527 : local service=devstack@etcd.service 2026-03-17 14:18:16.843 | + functions-common:write_user_unit_file:1528 : local 'command=/opt/stack/bin/etcd --name np0005649721.novalocal --data-dir /opt/stack/data/etcd --initial-cluster-state new --initial-cluster-token etcd-cluster-01 --initial-cluster np0005649721.novalocal=http://38.102.83.89:2380 --initial-advertise-peer-urls http://38.102.83.89:2380 --advertise-client-urls http://38.102.83.89:2379 --listen-peer-urls http://0.0.0.0:2380 --listen-client-urls http://38.102.83.89:2379 --log-level=debug' 2026-03-17 14:18:16.846 | + functions-common:write_user_unit_file:1529 : local group= 2026-03-17 14:18:16.848 | + functions-common:write_user_unit_file:1530 : local user=root 2026-03-17 14:18:16.852 | + functions-common:write_user_unit_file:1531 : local env_vars= 2026-03-17 14:18:16.854 | + functions-common:write_user_unit_file:1532 : local extra= 2026-03-17 14:18:16.857 | + functions-common:write_user_unit_file:1533 : [[ -n '' ]] 2026-03-17 14:18:16.861 | + functions-common:write_user_unit_file:1536 : local unitfile=/etc/systemd/system/devstack@etcd.service 2026-03-17 14:18:16.863 | + functions-common:write_user_unit_file:1537 : mkdir -p /etc/systemd/system 2026-03-17 14:18:16.869 | + functions-common:write_user_unit_file:1539 : iniset -sudo /etc/systemd/system/devstack@etcd.service Unit Description 'Devstack devstack@etcd.service' 2026-03-17 14:18:16.993 | + 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:/sbin:/bin:/usr/sbin:/usr/bin:/usr/local/bin:/usr/local/sbin:/usr/sbin:/sbin"' 2026-03-17 14:18:17.131 | + functions-common:write_user_unit_file:1541 : iniset -sudo /etc/systemd/system/devstack@etcd.service Service User root 2026-03-17 14:18:17.244 | + functions-common:write_user_unit_file:1542 : iniset -sudo /etc/systemd/system/devstack@etcd.service Service ExecStart '/opt/stack/bin/etcd --name np0005649721.novalocal --data-dir /opt/stack/data/etcd --initial-cluster-state new --initial-cluster-token etcd-cluster-01 --initial-cluster np0005649721.novalocal=http://38.102.83.89:2380 --initial-advertise-peer-urls http://38.102.83.89:2380 --advertise-client-urls http://38.102.83.89:2379 --listen-peer-urls http://0.0.0.0:2380 --listen-client-urls http://38.102.83.89:2379 --log-level=debug' 2026-03-17 14:18:17.348 | + functions-common:write_user_unit_file:1543 : iniset -sudo /etc/systemd/system/devstack@etcd.service Service KillMode process 2026-03-17 14:18:17.459 | + functions-common:write_user_unit_file:1544 : iniset -sudo /etc/systemd/system/devstack@etcd.service Service TimeoutStopSec 300 2026-03-17 14:18:17.563 | + functions-common:write_user_unit_file:1545 : iniset -sudo /etc/systemd/system/devstack@etcd.service Service ExecReload '/bin/kill -HUP $MAINPID' 2026-03-17 14:18:17.666 | + functions-common:write_user_unit_file:1546 : [[ -n '' ]] 2026-03-17 14:18:17.668 | + functions-common:write_user_unit_file:1549 : [[ -n '' ]] 2026-03-17 14:18:17.670 | + functions-common:write_user_unit_file:1552 : iniset -sudo /etc/systemd/system/devstack@etcd.service Install WantedBy multi-user.target 2026-03-17 14:18:17.771 | + functions-common:write_user_unit_file:1555 : sudo systemctl daemon-reload 2026-03-17 14:18:18.065 | + lib/etcd3:start_etcd3:60 : iniset -sudo /etc/systemd/system/devstack@etcd.service Unit After network.target 2026-03-17 14:18:18.153 | + lib/etcd3:start_etcd3:61 : iniset -sudo /etc/systemd/system/devstack@etcd.service Service Type notify 2026-03-17 14:18:18.242 | + lib/etcd3:start_etcd3:62 : iniset -sudo /etc/systemd/system/devstack@etcd.service Service Restart on-failure 2026-03-17 14:18:18.334 | + lib/etcd3:start_etcd3:63 : iniset -sudo /etc/systemd/system/devstack@etcd.service Service LimitNOFILE 65536 2026-03-17 14:18:18.414 | + lib/etcd3:start_etcd3:64 : is_arch aarch64 2026-03-17 14:18:18.418 | ++ functions-common:is_arch:517 : uname -m 2026-03-17 14:18:18.423 | + functions-common:is_arch:517 : [[ x86_64 == \a\a\r\c\h\6\4 ]] 2026-03-17 14:18:18.425 | + lib/etcd3:start_etcd3:68 : sudo systemctl daemon-reload 2026-03-17 14:18:18.711 | + lib/etcd3:start_etcd3:69 : sudo systemctl enable devstack@etcd.service 2026-03-17 14:18:18.750 | Created symlink '/etc/systemd/system/multi-user.target.wants/devstack@etcd.service' → '/etc/systemd/system/devstack@etcd.service'. 2026-03-17 14:18:19.003 | + lib/etcd3:start_etcd3:70 : sudo systemctl start devstack@etcd.service 2026-03-17 14:18:19.600 | + ./stack.sh:main:1101 : is_service_enabled tls-proxy 2026-03-17 14:18:19.623 | + functions-common:is_service_enabled:2068 : return 0 2026-03-17 14:18:19.626 | + ./stack.sh:main:1102 : start_tls_proxy http-services '*' 443 38.102.83.89 80 2026-03-17 14:18:19.631 | + lib/tls:start_tls_proxy:510 : local b_service=http-services-tls-proxy 2026-03-17 14:18:19.634 | + lib/tls:start_tls_proxy:511 : local 'f_host=*' 2026-03-17 14:18:19.637 | + lib/tls:start_tls_proxy:512 : local f_port=443 2026-03-17 14:18:19.640 | + lib/tls:start_tls_proxy:513 : local b_host=38.102.83.89 2026-03-17 14:18:19.643 | + lib/tls:start_tls_proxy:514 : local b_port=80 2026-03-17 14:18:19.647 | + lib/tls:start_tls_proxy:516 : local f_header_size=8190 2026-03-17 14:18:19.651 | + lib/tls:start_tls_proxy:519 : tune_apache_connections norestart 2026-03-17 14:18:19.656 | + lib/tls:tune_apache_connections:455 : local should_restart=norestart 2026-03-17 14:18:19.660 | + lib/tls:tune_apache_connections:456 : local tuning_file=/etc/httpd/conf.d/connection-tuning.conf 2026-03-17 14:18:19.665 | + lib/tls:tune_apache_connections:457 : '[' -f /etc/httpd/conf.d/connection-tuning.conf ']' 2026-03-17 14:18:19.671 | + lib/tls:tune_apache_connections:458 : sudo bash -c 'cat > /etc/httpd/conf.d/connection-tuning.conf' 2026-03-17 14:18:19.701 | + lib/tls:tune_apache_connections:498 : '[' norestart '!=' norestart ']' 2026-03-17 14:18:19.705 | + lib/tls:start_tls_proxy:521 : local config_file 2026-03-17 14:18:19.710 | ++ lib/tls:start_tls_proxy:522 : apache_site_config_for http-services-tls-proxy 2026-03-17 14:18:19.716 | ++ lib/apache:apache_site_config_for:174 : local site=http-services-tls-proxy 2026-03-17 14:18:19.718 | ++ lib/apache:apache_site_config_for:175 : is_ubuntu 2026-03-17 14:18:19.722 | ++ functions-common:is_ubuntu:544 : [[ -z rpm ]] 2026-03-17 14:18:19.726 | ++ functions-common:is_ubuntu:547 : '[' rpm = deb ']' 2026-03-17 14:18:19.731 | ++ lib/apache:apache_site_config_for:178 : is_fedora 2026-03-17 14:18:19.735 | ++ functions-common:is_fedora:524 : [[ -z CentOSStream ]] 2026-03-17 14:18:19.739 | ++ functions-common:is_fedora:528 : '[' CentOSStream = Fedora ']' 2026-03-17 14:18:19.743 | ++ functions-common:is_fedora:528 : '[' CentOSStream = 'Red Hat' ']' 2026-03-17 14:18:19.747 | ++ functions-common:is_fedora:529 : '[' CentOSStream = openEuler ']' 2026-03-17 14:18:19.751 | ++ functions-common:is_fedora:530 : '[' CentOSStream = RedHatEnterpriseServer ']' 2026-03-17 14:18:19.755 | ++ functions-common:is_fedora:531 : '[' CentOSStream = RedHatEnterprise ']' 2026-03-17 14:18:19.760 | ++ functions-common:is_fedora:532 : '[' CentOSStream = RedHatEnterpriseLinux ']' 2026-03-17 14:18:19.763 | ++ functions-common:is_fedora:533 : '[' CentOSStream = RockyLinux ']' 2026-03-17 14:18:19.767 | ++ functions-common:is_fedora:534 : '[' CentOSStream = CentOS ']' 2026-03-17 14:18:19.771 | ++ functions-common:is_fedora:534 : '[' CentOSStream = CentOSStream ']' 2026-03-17 14:18:19.775 | ++ lib/apache:apache_site_config_for:180 : local enabled_site_file=/etc/httpd/conf.d/http-services-tls-proxy.conf 2026-03-17 14:18:19.779 | ++ lib/apache:apache_site_config_for:181 : '[' -f /etc/httpd/conf.d/http-services-tls-proxy.conf ']' 2026-03-17 14:18:19.784 | ++ lib/apache:apache_site_config_for:184 : echo /etc/httpd/conf.d/http-services-tls-proxy.conf.disabled 2026-03-17 14:18:19.789 | + lib/tls:start_tls_proxy:522 : config_file=/etc/httpd/conf.d/http-services-tls-proxy.conf.disabled 2026-03-17 14:18:19.794 | + lib/tls:start_tls_proxy:523 : local listen_string 2026-03-17 14:18:19.797 | + lib/tls:start_tls_proxy:527 : [[ 443 == \8\0 ]] 2026-03-17 14:18:19.801 | + lib/tls:start_tls_proxy:527 : [[ 443 == \4\4\3 ]] 2026-03-17 14:18:19.805 | + lib/tls:start_tls_proxy:528 : listen_string= 2026-03-17 14:18:19.810 | + lib/tls:start_tls_proxy:534 : sudo bash -c 'cat >/etc/httpd/conf.d/http-services-tls-proxy.conf.disabled' 2026-03-17 14:18:19.840 | + lib/tls:start_tls_proxy:567 : for mod in headers ssl proxy proxy_http 2026-03-17 14:18:19.843 | + lib/tls:start_tls_proxy:570 : enable_apache_mod headers norestart 2026-03-17 14:18:19.847 | + lib/apache:enable_apache_mod:55 : local mod=headers 2026-03-17 14:18:19.852 | + lib/apache:enable_apache_mod:56 : local should_restart=norestart 2026-03-17 14:18:19.856 | + lib/apache:enable_apache_mod:58 : is_ubuntu 2026-03-17 14:18:19.859 | + functions-common:is_ubuntu:544 : [[ -z rpm ]] 2026-03-17 14:18:19.864 | + functions-common:is_ubuntu:547 : '[' rpm = deb ']' 2026-03-17 14:18:19.869 | + lib/apache:enable_apache_mod:67 : is_fedora 2026-03-17 14:18:19.872 | + functions-common:is_fedora:524 : [[ -z CentOSStream ]] 2026-03-17 14:18:19.876 | + functions-common:is_fedora:528 : '[' CentOSStream = Fedora ']' 2026-03-17 14:18:19.880 | + functions-common:is_fedora:528 : '[' CentOSStream = 'Red Hat' ']' 2026-03-17 14:18:19.884 | + functions-common:is_fedora:529 : '[' CentOSStream = openEuler ']' 2026-03-17 14:18:19.888 | + functions-common:is_fedora:530 : '[' CentOSStream = RedHatEnterpriseServer ']' 2026-03-17 14:18:19.891 | + functions-common:is_fedora:531 : '[' CentOSStream = RedHatEnterprise ']' 2026-03-17 14:18:19.895 | + functions-common:is_fedora:532 : '[' CentOSStream = RedHatEnterpriseLinux ']' 2026-03-17 14:18:19.898 | + functions-common:is_fedora:533 : '[' CentOSStream = RockyLinux ']' 2026-03-17 14:18:19.902 | + functions-common:is_fedora:534 : '[' CentOSStream = CentOS ']' 2026-03-17 14:18:19.906 | + functions-common:is_fedora:534 : '[' CentOSStream = CentOSStream ']' 2026-03-17 14:18:19.909 | + lib/apache:enable_apache_mod:69 : true 2026-03-17 14:18:19.913 | + lib/tls:start_tls_proxy:567 : for mod in headers ssl proxy proxy_http 2026-03-17 14:18:19.917 | + lib/tls:start_tls_proxy:570 : enable_apache_mod ssl norestart 2026-03-17 14:18:19.921 | + lib/apache:enable_apache_mod:55 : local mod=ssl 2026-03-17 14:18:19.924 | + lib/apache:enable_apache_mod:56 : local should_restart=norestart 2026-03-17 14:18:19.928 | + lib/apache:enable_apache_mod:58 : is_ubuntu 2026-03-17 14:18:19.931 | + functions-common:is_ubuntu:544 : [[ -z rpm ]] 2026-03-17 14:18:19.934 | + functions-common:is_ubuntu:547 : '[' rpm = deb ']' 2026-03-17 14:18:19.938 | + lib/apache:enable_apache_mod:67 : is_fedora 2026-03-17 14:18:19.942 | + functions-common:is_fedora:524 : [[ -z CentOSStream ]] 2026-03-17 14:18:19.945 | + functions-common:is_fedora:528 : '[' CentOSStream = Fedora ']' 2026-03-17 14:18:19.949 | + functions-common:is_fedora:528 : '[' CentOSStream = 'Red Hat' ']' 2026-03-17 14:18:19.953 | + functions-common:is_fedora:529 : '[' CentOSStream = openEuler ']' 2026-03-17 14:18:19.956 | + functions-common:is_fedora:530 : '[' CentOSStream = RedHatEnterpriseServer ']' 2026-03-17 14:18:19.960 | + functions-common:is_fedora:531 : '[' CentOSStream = RedHatEnterprise ']' 2026-03-17 14:18:19.964 | + functions-common:is_fedora:532 : '[' CentOSStream = RedHatEnterpriseLinux ']' 2026-03-17 14:18:19.968 | + functions-common:is_fedora:533 : '[' CentOSStream = RockyLinux ']' 2026-03-17 14:18:19.972 | + functions-common:is_fedora:534 : '[' CentOSStream = CentOS ']' 2026-03-17 14:18:19.976 | + functions-common:is_fedora:534 : '[' CentOSStream = CentOSStream ']' 2026-03-17 14:18:19.979 | + lib/apache:enable_apache_mod:69 : true 2026-03-17 14:18:19.983 | + lib/tls:start_tls_proxy:567 : for mod in headers ssl proxy proxy_http 2026-03-17 14:18:19.986 | + lib/tls:start_tls_proxy:570 : enable_apache_mod proxy norestart 2026-03-17 14:18:19.989 | + lib/apache:enable_apache_mod:55 : local mod=proxy 2026-03-17 14:18:19.992 | + lib/apache:enable_apache_mod:56 : local should_restart=norestart 2026-03-17 14:18:19.997 | + lib/apache:enable_apache_mod:58 : is_ubuntu 2026-03-17 14:18:20.000 | + functions-common:is_ubuntu:544 : [[ -z rpm ]] 2026-03-17 14:18:20.005 | + functions-common:is_ubuntu:547 : '[' rpm = deb ']' 2026-03-17 14:18:20.008 | + lib/apache:enable_apache_mod:67 : is_fedora 2026-03-17 14:18:20.014 | + functions-common:is_fedora:524 : [[ -z CentOSStream ]] 2026-03-17 14:18:20.017 | + functions-common:is_fedora:528 : '[' CentOSStream = Fedora ']' 2026-03-17 14:18:20.021 | + functions-common:is_fedora:528 : '[' CentOSStream = 'Red Hat' ']' 2026-03-17 14:18:20.024 | + functions-common:is_fedora:529 : '[' CentOSStream = openEuler ']' 2026-03-17 14:18:20.028 | + functions-common:is_fedora:530 : '[' CentOSStream = RedHatEnterpriseServer ']' 2026-03-17 14:18:20.032 | + functions-common:is_fedora:531 : '[' CentOSStream = RedHatEnterprise ']' 2026-03-17 14:18:20.035 | + functions-common:is_fedora:532 : '[' CentOSStream = RedHatEnterpriseLinux ']' 2026-03-17 14:18:20.038 | + functions-common:is_fedora:533 : '[' CentOSStream = RockyLinux ']' 2026-03-17 14:18:20.041 | + functions-common:is_fedora:534 : '[' CentOSStream = CentOS ']' 2026-03-17 14:18:20.045 | + functions-common:is_fedora:534 : '[' CentOSStream = CentOSStream ']' 2026-03-17 14:18:20.048 | + lib/apache:enable_apache_mod:69 : true 2026-03-17 14:18:20.051 | + lib/tls:start_tls_proxy:567 : for mod in headers ssl proxy proxy_http 2026-03-17 14:18:20.055 | + lib/tls:start_tls_proxy:570 : enable_apache_mod proxy_http norestart 2026-03-17 14:18:20.059 | + lib/apache:enable_apache_mod:55 : local mod=proxy_http 2026-03-17 14:18:20.062 | + lib/apache:enable_apache_mod:56 : local should_restart=norestart 2026-03-17 14:18:20.065 | + lib/apache:enable_apache_mod:58 : is_ubuntu 2026-03-17 14:18:20.068 | + functions-common:is_ubuntu:544 : [[ -z rpm ]] 2026-03-17 14:18:20.072 | + functions-common:is_ubuntu:547 : '[' rpm = deb ']' 2026-03-17 14:18:20.075 | + lib/apache:enable_apache_mod:67 : is_fedora 2026-03-17 14:18:20.078 | + functions-common:is_fedora:524 : [[ -z CentOSStream ]] 2026-03-17 14:18:20.081 | + functions-common:is_fedora:528 : '[' CentOSStream = Fedora ']' 2026-03-17 14:18:20.084 | + functions-common:is_fedora:528 : '[' CentOSStream = 'Red Hat' ']' 2026-03-17 14:18:20.087 | + functions-common:is_fedora:529 : '[' CentOSStream = openEuler ']' 2026-03-17 14:18:20.090 | + functions-common:is_fedora:530 : '[' CentOSStream = RedHatEnterpriseServer ']' 2026-03-17 14:18:20.094 | + functions-common:is_fedora:531 : '[' CentOSStream = RedHatEnterprise ']' 2026-03-17 14:18:20.097 | + functions-common:is_fedora:532 : '[' CentOSStream = RedHatEnterpriseLinux ']' 2026-03-17 14:18:20.100 | + functions-common:is_fedora:533 : '[' CentOSStream = RockyLinux ']' 2026-03-17 14:18:20.103 | + functions-common:is_fedora:534 : '[' CentOSStream = CentOS ']' 2026-03-17 14:18:20.106 | + functions-common:is_fedora:534 : '[' CentOSStream = CentOSStream ']' 2026-03-17 14:18:20.110 | + lib/apache:enable_apache_mod:69 : true 2026-03-17 14:18:20.113 | + lib/tls:start_tls_proxy:572 : enable_apache_site http-services-tls-proxy 2026-03-17 14:18:20.116 | + lib/apache:enable_apache_site:191 : local site=http-services-tls-proxy 2026-03-17 14:18:20.120 | + lib/apache:enable_apache_site:193 : enable_apache_mod version 2026-03-17 14:18:20.123 | + lib/apache:enable_apache_mod:55 : local mod=version 2026-03-17 14:18:20.126 | + lib/apache:enable_apache_mod:56 : local should_restart= 2026-03-17 14:18:20.129 | + lib/apache:enable_apache_mod:58 : is_ubuntu 2026-03-17 14:18:20.133 | + functions-common:is_ubuntu:544 : [[ -z rpm ]] 2026-03-17 14:18:20.137 | + functions-common:is_ubuntu:547 : '[' rpm = deb ']' 2026-03-17 14:18:20.140 | + lib/apache:enable_apache_mod:67 : is_fedora 2026-03-17 14:18:20.144 | + functions-common:is_fedora:524 : [[ -z CentOSStream ]] 2026-03-17 14:18:20.147 | + functions-common:is_fedora:528 : '[' CentOSStream = Fedora ']' 2026-03-17 14:18:20.150 | + functions-common:is_fedora:528 : '[' CentOSStream = 'Red Hat' ']' 2026-03-17 14:18:20.152 | + functions-common:is_fedora:529 : '[' CentOSStream = openEuler ']' 2026-03-17 14:18:20.156 | + functions-common:is_fedora:530 : '[' CentOSStream = RedHatEnterpriseServer ']' 2026-03-17 14:18:20.160 | + functions-common:is_fedora:531 : '[' CentOSStream = RedHatEnterprise ']' 2026-03-17 14:18:20.163 | + functions-common:is_fedora:532 : '[' CentOSStream = RedHatEnterpriseLinux ']' 2026-03-17 14:18:20.166 | + functions-common:is_fedora:533 : '[' CentOSStream = RockyLinux ']' 2026-03-17 14:18:20.169 | + functions-common:is_fedora:534 : '[' CentOSStream = CentOS ']' 2026-03-17 14:18:20.172 | + functions-common:is_fedora:534 : '[' CentOSStream = CentOSStream ']' 2026-03-17 14:18:20.176 | + lib/apache:enable_apache_mod:69 : true 2026-03-17 14:18:20.180 | + lib/apache:enable_apache_site:194 : is_ubuntu 2026-03-17 14:18:20.183 | + functions-common:is_ubuntu:544 : [[ -z rpm ]] 2026-03-17 14:18:20.187 | + functions-common:is_ubuntu:547 : '[' rpm = deb ']' 2026-03-17 14:18:20.191 | + lib/apache:enable_apache_site:196 : is_fedora 2026-03-17 14:18:20.195 | + functions-common:is_fedora:524 : [[ -z CentOSStream ]] 2026-03-17 14:18:20.198 | + functions-common:is_fedora:528 : '[' CentOSStream = Fedora ']' 2026-03-17 14:18:20.202 | + functions-common:is_fedora:528 : '[' CentOSStream = 'Red Hat' ']' 2026-03-17 14:18:20.204 | + functions-common:is_fedora:529 : '[' CentOSStream = openEuler ']' 2026-03-17 14:18:20.206 | + functions-common:is_fedora:530 : '[' CentOSStream = RedHatEnterpriseServer ']' 2026-03-17 14:18:20.209 | + functions-common:is_fedora:531 : '[' CentOSStream = RedHatEnterprise ']' 2026-03-17 14:18:20.213 | + functions-common:is_fedora:532 : '[' CentOSStream = RedHatEnterpriseLinux ']' 2026-03-17 14:18:20.216 | + functions-common:is_fedora:533 : '[' CentOSStream = RockyLinux ']' 2026-03-17 14:18:20.218 | + functions-common:is_fedora:534 : '[' CentOSStream = CentOS ']' 2026-03-17 14:18:20.220 | + functions-common:is_fedora:534 : '[' CentOSStream = CentOSStream ']' 2026-03-17 14:18:20.222 | + lib/apache:enable_apache_site:197 : local enabled_site_file=/etc/httpd/conf.d/http-services-tls-proxy.conf 2026-03-17 14:18:20.225 | + lib/apache:enable_apache_site:199 : [[ -f /etc/httpd/conf.d/http-services-tls-proxy.conf.disabled ]] 2026-03-17 14:18:20.228 | + lib/apache:enable_apache_site:199 : [[ ! -f /etc/httpd/conf.d/http-services-tls-proxy.conf ]] 2026-03-17 14:18:20.231 | + lib/apache:enable_apache_site:200 : sudo mv /etc/httpd/conf.d/http-services-tls-proxy.conf.disabled /etc/httpd/conf.d/http-services-tls-proxy.conf 2026-03-17 14:18:20.255 | + lib/tls:start_tls_proxy:573 : restart_apache_server 2026-03-17 14:18:20.258 | + lib/apache:restart_apache_server:238 : restart_service httpd 2026-03-17 14:18:20.261 | + functions-common:restart_service:2296 : '[' -x /bin/systemctl ']' 2026-03-17 14:18:20.263 | + functions-common:restart_service:2297 : sudo /bin/systemctl restart httpd 2026-03-17 14:18:21.447 | + ./stack.sh:main:1106 : write_clouds_yaml 2026-03-17 14:18:21.451 | + functions-common:write_clouds_yaml:82 : CLOUDS_YAML=/etc/openstack/clouds.yaml 2026-03-17 14:18:21.454 | ++ functions-common:write_clouds_yaml:84 : dirname /etc/openstack/clouds.yaml 2026-03-17 14:18:21.458 | + functions-common:write_clouds_yaml:84 : sudo mkdir -p /etc/openstack 2026-03-17 14:18:21.491 | + functions-common:write_clouds_yaml:85 : sudo chown -R stack /etc/openstack 2026-03-17 14:18:21.513 | + functions-common:write_clouds_yaml:87 : CA_CERT_ARG= 2026-03-17 14:18:21.516 | + functions-common:write_clouds_yaml:88 : '[' -f /opt/stack/data/ca-bundle.pem ']' 2026-03-17 14:18:21.519 | + functions-common:write_clouds_yaml:89 : CA_CERT_ARG='--os-cacert /opt/stack/data/ca-bundle.pem' 2026-03-17 14:18:21.521 | + functions-common:write_clouds_yaml:92 : /bin/python3.12 /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://38.102.83.89/identity --os-username demo --os-password secretadmin --os-project-name demo 2026-03-17 14:18:21.590 | The user clouds.yaml file didn't exist. 2026-03-17 14:18:21.598 | + functions-common:write_clouds_yaml:103 : /bin/python3.12 /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://38.102.83.89/identity --os-username admin --os-password secretadmin --os-project-name admin 2026-03-17 14:18:21.649 | + functions-common:write_clouds_yaml:114 : /bin/python3.12 /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://38.102.83.89/identity --os-username admin --os-password secretadmin --os-project-name demo 2026-03-17 14:18:21.701 | + functions-common:write_clouds_yaml:125 : /bin/python3.12 /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://38.102.83.89/identity --os-username alt_demo --os-password secretadmin --os-project-name alt_demo 2026-03-17 14:18:21.793 | + functions-common:write_clouds_yaml:136 : /bin/python3.12 /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://38.102.83.89/identity --os-username alt_demo_member --os-password secretadmin --os-project-name alt_demo 2026-03-17 14:18:21.849 | + functions-common:write_clouds_yaml:147 : /bin/python3.12 /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://38.102.83.89/identity --os-username alt_demo_reader --os-password secretadmin --os-project-name alt_demo 2026-03-17 14:18:21.938 | + functions-common:write_clouds_yaml:158 : /bin/python3.12 /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://38.102.83.89/identity --os-username demo_reader --os-password secretadmin --os-project-name demo 2026-03-17 14:18:21.994 | + functions-common:write_clouds_yaml:169 : /bin/python3.12 /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://38.102.83.89/identity --os-username admin --os-password secretadmin --os-system-scope all 2026-03-17 14:18:22.054 | + functions-common:write_clouds_yaml:180 : /bin/python3.12 /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://38.102.83.89/identity --os-username system_member --os-password secretadmin --os-system-scope all 2026-03-17 14:18:22.115 | + functions-common:write_clouds_yaml:191 : /bin/python3.12 /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://38.102.83.89/identity --os-username system_reader --os-password secretadmin --os-system-scope all 2026-03-17 14:18:22.215 | + functions-common:write_clouds_yaml:201 : cat 2026-03-17 14:18:22.222 | ++ functions-common:write_clouds_yaml:207 : eval echo '~stack' 2026-03-17 14:18:22.225 | +++ functions-common:write_clouds_yaml:207 : echo /opt/stack 2026-03-17 14:18:22.229 | + functions-common:write_clouds_yaml:207 : rm -f /opt/stack/.config/openstack/clouds.yaml 2026-03-17 14:18:22.234 | + ./stack.sh:main:1107 : export OS_CLOUD=devstack-admin 2026-03-17 14:18:22.238 | + ./stack.sh:main:1107 : OS_CLOUD=devstack-admin 2026-03-17 14:18:22.242 | + ./stack.sh:main:1109 : is_service_enabled keystone 2026-03-17 14:18:22.261 | + functions-common:is_service_enabled:2068 : return 0 2026-03-17 14:18:22.265 | + ./stack.sh:main:1110 : echo_summary 'Starting Keystone' 2026-03-17 14:18:22.268 | + ./stack.sh:echo_summary:438 : [[ -t 3 ]] 2026-03-17 14:18:22.272 | + ./stack.sh:echo_summary:444 : echo -e Starting Keystone 2026-03-17 14:18:22.276 | + ./stack.sh:main:1112 : '[' 38.102.83.89 == 38.102.83.89 ']' 2026-03-17 14:18:22.280 | + ./stack.sh:main:1113 : init_keystone 2026-03-17 14:18:22.283 | + lib/keystone:init_keystone:477 : is_service_enabled ldap 2026-03-17 14:18:22.304 | + functions-common:is_service_enabled:2068 : return 1 2026-03-17 14:18:22.307 | + lib/keystone:init_keystone:481 : [[ True == True ]] 2026-03-17 14:18:22.310 | + lib/keystone:init_keystone:483 : recreate_database keystone 2026-03-17 14:18:22.314 | + lib/database:recreate_database:112 : local db=keystone 2026-03-17 14:18:22.317 | + lib/database:recreate_database:113 : recreate_database_mysql keystone 2026-03-17 14:18:22.321 | + lib/databases/mysql:recreate_database_mysql:54 : local db=keystone 2026-03-17 14:18:22.323 | + lib/databases/mysql:recreate_database_mysql:55 : mysql -uroot -psecretdatabase -h127.0.0.1 -e 'DROP DATABASE IF EXISTS keystone;' 2026-03-17 14:18:22.341 | + lib/databases/mysql:recreate_database_mysql:56 : mysql -uroot -psecretdatabase -h127.0.0.1 -e 'CREATE DATABASE keystone CHARACTER SET utf8;' 2026-03-17 14:18:22.361 | + lib/keystone:init_keystone:486 : time_start dbsync 2026-03-17 14:18:22.364 | + functions-common:time_start:2398 : local name=dbsync 2026-03-17 14:18:22.367 | + functions-common:time_start:2399 : local start_time= 2026-03-17 14:18:22.370 | + functions-common:time_start:2400 : [[ -n '' ]] 2026-03-17 14:18:22.375 | ++ functions-common:time_start:2403 : date +%s%3N 2026-03-17 14:18:22.381 | + functions-common:time_start:2403 : _TIME_START[$name]=1773757102377 2026-03-17 14:18:22.384 | + lib/keystone:init_keystone:488 : /usr/local/bin/keystone-manage --config-file /etc/keystone/keystone.conf db_sync 2026-03-17 14:18:24.029 | INFO dbcounter [-] Registered counter for database keystone 2026-03-17 14:18:24.041 | 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_AUTO_CREATE_USER,NO_ENGINE_SUBSTITUTION {{(pid=84747) _check_effective_sql_mode /usr/local/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} 2026-03-17 14:18:24.047 | INFO alembic.runtime.migration [-] Context impl MySQLImpl. 2026-03-17 14:18:24.047 | INFO alembic.runtime.migration [-] Will assume non-transactional DDL. 2026-03-17 14:18:24.048 | DEBUG dbcounter [-] [84747] Writer thread running {{(pid=84747) stat_writer /usr/local/lib/python3.12/site-packages/dbcounter.py:102}} 2026-03-17 14:18:24.096 | INFO alembic.runtime.migration [-] Running upgrade -> 27e647c0fad4, Initial version. 2026-03-17 14:18:24.997 | ++ inc/async:async_inner:64 : rc=0 2026-03-17 14:18:25.022 | [80173 Async install_tempest:80173]: finished successfully 2026-03-17 14:18:25.332 | DEBUG alembic.runtime.migration [-] new branch insert 27e647c0fad4 {{(pid=84747) update_to_step /usr/local/lib/python3.12/site-packages/alembic/runtime/migration.py:781}} 2026-03-17 14:18:25.334 | INFO alembic.runtime.migration [-] Running upgrade 27e647c0fad4 -> 29e87d24a316, Initial no-op Yoga expand migration. 2026-03-17 14:18:25.335 | DEBUG alembic.runtime.migration [-] update 27e647c0fad4 to 29e87d24a316 {{(pid=84747) update_to_step /usr/local/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-03-17 14:18:25.335 | INFO alembic.runtime.migration [-] Running upgrade 29e87d24a316 -> b4f8b3f584e0, Fix incorrect constraints. 2026-03-17 14:18:25.361 | DEBUG alembic.runtime.migration [-] update 29e87d24a316 to b4f8b3f584e0 {{(pid=84747) update_to_step /usr/local/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-03-17 14:18:25.363 | INFO alembic.runtime.migration [-] Running upgrade b4f8b3f584e0 -> 11c3b243b4cb, Remove service_provider.relay_state_prefix server default. 2026-03-17 14:18:25.376 | DEBUG alembic.runtime.migration [-] update b4f8b3f584e0 to 11c3b243b4cb {{(pid=84747) update_to_step /usr/local/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-03-17 14:18:25.377 | INFO alembic.runtime.migration [-] Running upgrade 11c3b243b4cb -> 47147121, Add Identity Federation attribute mapping schema version. 2026-03-17 14:18:25.393 | DEBUG alembic.runtime.migration [-] update 11c3b243b4cb to 47147121 {{(pid=84747) update_to_step /usr/local/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-03-17 14:18:25.396 | INFO alembic.runtime.migration [-] Running upgrade 47147121 -> e8725d6fa226, Add project_id index to project_endpoint_group 2026-03-17 14:18:25.418 | DEBUG alembic.runtime.migration [-] update 47147121 to e8725d6fa226 {{(pid=84747) update_to_step /usr/local/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-03-17 14:18:25.420 | INFO alembic.runtime.migration [-] Running upgrade e8725d6fa226 -> 742c857f1dfb, Add index in revocation_event 2026-03-17 14:18:25.472 | DEBUG alembic.runtime.migration [-] update e8725d6fa226 to 742c857f1dfb {{(pid=84747) update_to_step /usr/local/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-03-17 14:18:25.475 | INFO alembic.runtime.migration [-] Running upgrade 27e647c0fad4 -> e25ffa003242, Initial no-op Yoga contract migration. 2026-03-17 14:18:25.475 | DEBUG alembic.runtime.migration [-] new branch insert e25ffa003242 {{(pid=84747) update_to_step /usr/local/lib/python3.12/site-packages/alembic/runtime/migration.py:781}} 2026-03-17 14:18:25.476 | INFO alembic.runtime.migration [-] Running upgrade e25ffa003242 -> 99de3849d860, Fix incorrect constraints. 2026-03-17 14:18:25.528 | DEBUG alembic.runtime.migration [-] update e25ffa003242 to 99de3849d860 {{(pid=84747) update_to_step /usr/local/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-03-17 14:18:25.531 | INFO alembic.runtime.migration [-] Running upgrade 99de3849d860 -> c88cdce8f248, Remove duplicate constraints. 2026-03-17 14:18:25.550 | DEBUG alembic.runtime.migration [-] update 99de3849d860 to c88cdce8f248 {{(pid=84747) update_to_step /usr/local/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-03-17 14:18:25.890 | + lib/keystone:init_keystone:489 : time_stop dbsync 2026-03-17 14:18:25.894 | + functions-common:time_stop:2412 : local name 2026-03-17 14:18:25.897 | + functions-common:time_stop:2413 : local end_time 2026-03-17 14:18:25.900 | + functions-common:time_stop:2414 : local elapsed_time 2026-03-17 14:18:25.903 | + functions-common:time_stop:2415 : local total 2026-03-17 14:18:25.907 | + functions-common:time_stop:2416 : local start_time 2026-03-17 14:18:25.909 | + functions-common:time_stop:2418 : name=dbsync 2026-03-17 14:18:25.913 | + functions-common:time_stop:2419 : start_time=1773757102377 2026-03-17 14:18:25.916 | + functions-common:time_stop:2421 : [[ -z 1773757102377 ]] 2026-03-17 14:18:25.921 | ++ functions-common:time_stop:2424 : date +%s%3N 2026-03-17 14:18:25.926 | + functions-common:time_stop:2424 : end_time=1773757105923 2026-03-17 14:18:25.930 | + functions-common:time_stop:2425 : elapsed_time=3546 2026-03-17 14:18:25.933 | + functions-common:time_stop:2426 : total=0 2026-03-17 14:18:25.935 | + functions-common:time_stop:2428 : _TIME_START[$name]= 2026-03-17 14:18:25.938 | + functions-common:time_stop:2429 : _TIME_TOTAL[$name]=3546 2026-03-17 14:18:25.941 | + lib/keystone:init_keystone:491 : [[ fernet == \f\e\r\n\e\t ]] 2026-03-17 14:18:25.944 | + lib/keystone:init_keystone:492 : rm -rf /etc/keystone/fernet-keys/ 2026-03-17 14:18:25.950 | + lib/keystone:init_keystone:493 : /usr/local/bin/keystone-manage --config-file /etc/keystone/keystone.conf fernet_setup 2026-03-17 14:18:27.424 | INFO keystone.common.utils [-] /etc/keystone/fernet-keys/ does not appear to exist; attempting to create it 2026-03-17 14:18:27.424 | INFO keystone.common.fernet_utils [-] Created a new temporary key: /etc/keystone/fernet-keys/0.tmp 2026-03-17 14:18:27.424 | INFO keystone.common.fernet_utils [-] Become a valid new key: /etc/keystone/fernet-keys/0 2026-03-17 14:18:27.424 | INFO keystone.common.fernet_utils [-] Starting key rotation with 1 key files: ['/etc/keystone/fernet-keys/0'] 2026-03-17 14:18:27.424 | INFO keystone.common.fernet_utils [-] Created a new temporary key: /etc/keystone/fernet-keys/0.tmp 2026-03-17 14:18:27.425 | INFO keystone.common.fernet_utils [-] Current primary key is: 0 2026-03-17 14:18:27.425 | INFO keystone.common.fernet_utils [-] Next primary key will be: 1 2026-03-17 14:18:27.425 | INFO keystone.common.fernet_utils [-] Promoted key 0 to be the primary: 1 2026-03-17 14:18:27.425 | INFO keystone.common.fernet_utils [-] Become a valid new key: /etc/keystone/fernet-keys/0 2026-03-17 14:18:27.753 | + lib/keystone:init_keystone:495 : rm -rf /etc/keystone/credential-keys/ 2026-03-17 14:18:27.760 | + lib/keystone:init_keystone:496 : /usr/local/bin/keystone-manage --config-file /etc/keystone/keystone.conf credential_setup 2026-03-17 14:18:29.241 | INFO keystone.common.utils [-] /etc/keystone/credential-keys/ does not appear to exist; attempting to create it 2026-03-17 14:18:29.242 | INFO keystone.common.fernet_utils [-] Created a new temporary key: /etc/keystone/credential-keys/0.tmp 2026-03-17 14:18:29.242 | INFO keystone.common.fernet_utils [-] Become a valid new key: /etc/keystone/credential-keys/0 2026-03-17 14:18:29.242 | INFO keystone.common.fernet_utils [-] Starting key rotation with 1 key files: ['/etc/keystone/credential-keys/0'] 2026-03-17 14:18:29.242 | INFO keystone.common.fernet_utils [-] Created a new temporary key: /etc/keystone/credential-keys/0.tmp 2026-03-17 14:18:29.242 | INFO keystone.common.fernet_utils [-] Current primary key is: 0 2026-03-17 14:18:29.242 | INFO keystone.common.fernet_utils [-] Next primary key will be: 1 2026-03-17 14:18:29.243 | INFO keystone.common.fernet_utils [-] Promoted key 0 to be the primary: 1 2026-03-17 14:18:29.243 | INFO keystone.common.fernet_utils [-] Become a valid new key: /etc/keystone/credential-keys/0 2026-03-17 14:18:29.602 | + ./stack.sh:main:1114 : start_keystone 2026-03-17 14:18:29.605 | + lib/keystone:start_keystone:550 : local service_port=5000 2026-03-17 14:18:29.608 | + lib/keystone:start_keystone:551 : local auth_protocol=https 2026-03-17 14:18:29.610 | + lib/keystone:start_keystone:552 : is_service_enabled tls-proxy 2026-03-17 14:18:29.627 | + functions-common:is_service_enabled:2068 : return 0 2026-03-17 14:18:29.629 | + lib/keystone:start_keystone:553 : service_port=5001 2026-03-17 14:18:29.632 | + lib/keystone:start_keystone:554 : auth_protocol=http 2026-03-17 14:18:29.635 | ++ lib/keystone:start_keystone:557 : which uwsgi 2026-03-17 14:18:29.642 | + lib/keystone:start_keystone:557 : run_process keystone '/sbin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini' '' 2026-03-17 14:18:29.643 | + functions-common:run_process:1666 : local service=keystone 2026-03-17 14:18:29.646 | + functions-common:run_process:1667 : local 'command=/sbin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini' 2026-03-17 14:18:29.648 | + functions-common:run_process:1668 : local group= 2026-03-17 14:18:29.651 | + functions-common:run_process:1669 : local user= 2026-03-17 14:18:29.654 | + functions-common:run_process:1670 : local env_vars= 2026-03-17 14:18:29.657 | + functions-common:run_process:1672 : local name=keystone 2026-03-17 14:18:29.661 | + functions-common:run_process:1674 : time_start run_process 2026-03-17 14:18:29.663 | + functions-common:time_start:2398 : local name=run_process 2026-03-17 14:18:29.666 | + functions-common:time_start:2399 : local start_time= 2026-03-17 14:18:29.669 | + functions-common:time_start:2400 : [[ -n '' ]] 2026-03-17 14:18:29.672 | ++ functions-common:time_start:2403 : date +%s%3N 2026-03-17 14:18:29.678 | + functions-common:time_start:2403 : _TIME_START[$name]=1773757109674 2026-03-17 14:18:29.680 | + functions-common:run_process:1675 : is_service_enabled keystone 2026-03-17 14:18:29.699 | + functions-common:is_service_enabled:2068 : return 0 2026-03-17 14:18:29.701 | + functions-common:run_process:1676 : _run_under_systemd keystone '/sbin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini' '' '' '' 2026-03-17 14:18:29.704 | + functions-common:_run_under_systemd:1620 : local service=keystone 2026-03-17 14:18:29.708 | + functions-common:_run_under_systemd:1621 : local 'command=/sbin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini' 2026-03-17 14:18:29.710 | + functions-common:_run_under_systemd:1622 : local 'cmd=/sbin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini' 2026-03-17 14:18:29.713 | + functions-common:_run_under_systemd:1624 : _common_systemd_pitfalls '/sbin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini' 2026-03-17 14:18:29.715 | + functions-common:_common_systemd_pitfalls:1592 : local 'cmd=/sbin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini' 2026-03-17 14:18:29.718 | + functions-common:_common_systemd_pitfalls:1595 : [[ /sbin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini =~ sudo ]] 2026-03-17 14:18:29.722 | + functions-common:_common_systemd_pitfalls:1606 : [[ ! /sbin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini =~ ^/ ]] 2026-03-17 14:18:29.724 | + functions-common:_run_under_systemd:1626 : local systemd_service=devstack@keystone.service 2026-03-17 14:18:29.727 | + functions-common:_run_under_systemd:1627 : local group= 2026-03-17 14:18:29.731 | + functions-common:_run_under_systemd:1628 : local user=stack 2026-03-17 14:18:29.734 | + functions-common:_run_under_systemd:1629 : [[ -z stack ]] 2026-03-17 14:18:29.737 | + functions-common:_run_under_systemd:1632 : local env_vars= 2026-03-17 14:18:29.739 | + functions-common:_run_under_systemd:1633 : [[ -v SYSTEMD_ENV_VARS[keystone] ]] 2026-03-17 14:18:29.742 | + functions-common:_run_under_systemd:1636 : [[ /sbin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini =~ uwsgi ]] 2026-03-17 14:18:29.746 | + functions-common:_run_under_systemd:1637 : [[ False == \T\r\u\e ]] 2026-03-17 14:18:29.748 | + functions-common:_run_under_systemd:1640 : write_uwsgi_user_unit_file devstack@keystone.service '/sbin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini' '' stack '' 2026-03-17 14:18:29.751 | + functions-common:write_uwsgi_user_unit_file:1559 : local service=devstack@keystone.service 2026-03-17 14:18:29.753 | + functions-common:write_uwsgi_user_unit_file:1560 : local 'command=/sbin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini' 2026-03-17 14:18:29.756 | + functions-common:write_uwsgi_user_unit_file:1561 : local group= 2026-03-17 14:18:29.759 | + functions-common:write_uwsgi_user_unit_file:1562 : local user=stack 2026-03-17 14:18:29.761 | + functions-common:write_uwsgi_user_unit_file:1563 : local env_vars= 2026-03-17 14:18:29.764 | + functions-common:write_uwsgi_user_unit_file:1564 : local unitfile=/etc/systemd/system/devstack@keystone.service 2026-03-17 14:18:29.766 | + functions-common:write_uwsgi_user_unit_file:1565 : mkdir -p /etc/systemd/system 2026-03-17 14:18:29.771 | + functions-common:write_uwsgi_user_unit_file:1567 : iniset -sudo /etc/systemd/system/devstack@keystone.service Unit Description 'Devstack devstack@keystone.service' 2026-03-17 14:18:29.886 | + 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:/sbin:/bin:/usr/sbin:/usr/bin:/usr/local/bin:/usr/local/sbin:/usr/sbin:/sbin"' 2026-03-17 14:18:30.015 | + functions-common:write_uwsgi_user_unit_file:1569 : iniset -sudo /etc/systemd/system/devstack@keystone.service Service SyslogIdentifier devstack@keystone.service 2026-03-17 14:18:30.125 | + functions-common:write_uwsgi_user_unit_file:1570 : iniset -sudo /etc/systemd/system/devstack@keystone.service Service User stack 2026-03-17 14:18:30.225 | + functions-common:write_uwsgi_user_unit_file:1571 : iniset -sudo /etc/systemd/system/devstack@keystone.service Service ExecStart '/sbin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini' 2026-03-17 14:18:30.329 | + functions-common:write_uwsgi_user_unit_file:1572 : iniset -sudo /etc/systemd/system/devstack@keystone.service Service ExecReload '/bin/kill -HUP $MAINPID' 2026-03-17 14:18:30.440 | + functions-common:write_uwsgi_user_unit_file:1573 : iniset -sudo /etc/systemd/system/devstack@keystone.service Service Type notify 2026-03-17 14:18:30.540 | + functions-common:write_uwsgi_user_unit_file:1574 : iniset -sudo /etc/systemd/system/devstack@keystone.service Service KillMode process 2026-03-17 14:18:30.644 | + functions-common:write_uwsgi_user_unit_file:1575 : iniset -sudo /etc/systemd/system/devstack@keystone.service Service Restart always 2026-03-17 14:18:30.745 | + functions-common:write_uwsgi_user_unit_file:1576 : iniset -sudo /etc/systemd/system/devstack@keystone.service Service NotifyAccess all 2026-03-17 14:18:30.840 | + functions-common:write_uwsgi_user_unit_file:1577 : iniset -sudo /etc/systemd/system/devstack@keystone.service Service RestartForceExitStatus 100 2026-03-17 14:18:30.942 | + functions-common:write_uwsgi_user_unit_file:1579 : [[ -n '' ]] 2026-03-17 14:18:30.944 | + functions-common:write_uwsgi_user_unit_file:1582 : [[ -n '' ]] 2026-03-17 14:18:30.947 | + functions-common:write_uwsgi_user_unit_file:1585 : iniset -sudo /etc/systemd/system/devstack@keystone.service Install WantedBy multi-user.target 2026-03-17 14:18:31.079 | + functions-common:write_uwsgi_user_unit_file:1588 : sudo systemctl daemon-reload 2026-03-17 14:18:31.383 | + functions-common:_run_under_systemd:1645 : sudo systemctl enable devstack@keystone.service 2026-03-17 14:18:31.417 | Created symlink '/etc/systemd/system/multi-user.target.wants/devstack@keystone.service' → '/etc/systemd/system/devstack@keystone.service'. 2026-03-17 14:18:31.655 | + functions-common:_run_under_systemd:1646 : sudo systemctl start devstack@keystone.service 2026-03-17 14:18:31.785 | + functions-common:run_process:1678 : time_stop run_process 2026-03-17 14:18:31.789 | + functions-common:time_stop:2412 : local name 2026-03-17 14:18:31.792 | + functions-common:time_stop:2413 : local end_time 2026-03-17 14:18:31.795 | + functions-common:time_stop:2414 : local elapsed_time 2026-03-17 14:18:31.798 | + functions-common:time_stop:2415 : local total 2026-03-17 14:18:31.802 | + functions-common:time_stop:2416 : local start_time 2026-03-17 14:18:31.806 | + functions-common:time_stop:2418 : name=run_process 2026-03-17 14:18:31.809 | + functions-common:time_stop:2419 : start_time=1773757109674 2026-03-17 14:18:31.812 | + functions-common:time_stop:2421 : [[ -z 1773757109674 ]] 2026-03-17 14:18:31.816 | ++ functions-common:time_stop:2424 : date +%s%3N 2026-03-17 14:18:31.823 | + functions-common:time_stop:2424 : end_time=1773757111819 2026-03-17 14:18:31.826 | + functions-common:time_stop:2425 : elapsed_time=2145 2026-03-17 14:18:31.828 | + functions-common:time_stop:2426 : total=5253 2026-03-17 14:18:31.831 | + functions-common:time_stop:2428 : _TIME_START[$name]= 2026-03-17 14:18:31.835 | + functions-common:time_stop:2429 : _TIME_TOTAL[$name]=7398 2026-03-17 14:18:31.838 | + lib/keystone:start_keystone:559 : echo 'Waiting for keystone to start...' 2026-03-17 14:18:31.838 | Waiting for keystone to start... 2026-03-17 14:18:31.841 | + lib/keystone:start_keystone:565 : local service_uri=http://38.102.83.89/identity/v3/ 2026-03-17 14:18:31.845 | + lib/keystone:start_keystone:567 : wait_for_service 60 http://38.102.83.89/identity/v3/ 2026-03-17 14:18:31.848 | + functions:wait_for_service:476 : local timeout=60 2026-03-17 14:18:31.851 | + functions:wait_for_service:477 : local url=http://38.102.83.89/identity/v3/ 2026-03-17 14:18:31.854 | + functions:wait_for_service:478 : local rval=0 2026-03-17 14:18:31.857 | + functions:wait_for_service:479 : time_start wait_for_service 2026-03-17 14:18:31.860 | + functions-common:time_start:2398 : local name=wait_for_service 2026-03-17 14:18:31.864 | + functions-common:time_start:2399 : local start_time= 2026-03-17 14:18:31.867 | + functions-common:time_start:2400 : [[ -n '' ]] 2026-03-17 14:18:31.871 | ++ functions-common:time_start:2403 : date +%s%3N 2026-03-17 14:18:31.876 | + functions-common:time_start:2403 : _TIME_START[$name]=1773757111873 2026-03-17 14:18:31.879 | + functions:wait_for_service:480 : timeout 60 bash -x 2026-03-17 14:18:31.886 | ++ :: : curl -g -k --noproxy '*' -s -o /dev/null -w '%{http_code}' http://38.102.83.89/identity/v3/ 2026-03-17 14:18:33.936 | + :: : [[ 200 == 503 ]] 2026-03-17 14:18:33.937 | + :: : [[ 0 -eq 7 ]] 2026-03-17 14:18:33.940 | + functions:wait_for_service:485 : time_stop wait_for_service 2026-03-17 14:18:33.942 | + functions-common:time_stop:2412 : local name 2026-03-17 14:18:33.944 | + functions-common:time_stop:2413 : local end_time 2026-03-17 14:18:33.946 | + functions-common:time_stop:2414 : local elapsed_time 2026-03-17 14:18:33.948 | + functions-common:time_stop:2415 : local total 2026-03-17 14:18:33.951 | + functions-common:time_stop:2416 : local start_time 2026-03-17 14:18:33.953 | + functions-common:time_stop:2418 : name=wait_for_service 2026-03-17 14:18:33.956 | + functions-common:time_stop:2419 : start_time=1773757111873 2026-03-17 14:18:33.959 | + functions-common:time_stop:2421 : [[ -z 1773757111873 ]] 2026-03-17 14:18:33.964 | ++ functions-common:time_stop:2424 : date +%s%3N 2026-03-17 14:18:33.969 | + functions-common:time_stop:2424 : end_time=1773757113965 2026-03-17 14:18:33.973 | + functions-common:time_stop:2425 : elapsed_time=2092 2026-03-17 14:18:33.975 | + functions-common:time_stop:2426 : total=0 2026-03-17 14:18:33.978 | + functions-common:time_stop:2428 : _TIME_START[$name]= 2026-03-17 14:18:33.981 | + functions-common:time_stop:2429 : _TIME_TOTAL[$name]=2092 2026-03-17 14:18:33.983 | + functions:wait_for_service:486 : return 0 2026-03-17 14:18:33.986 | + lib/keystone:start_keystone:572 : is_service_enabled tls-proxy 2026-03-17 14:18:34.004 | + functions-common:is_service_enabled:2068 : return 0 2026-03-17 14:18:34.007 | + lib/keystone:start_keystone:573 : start_tls_proxy keystone-service '*' 5000 38.102.83.89 5001 2026-03-17 14:18:34.010 | + lib/tls:start_tls_proxy:510 : local b_service=keystone-service-tls-proxy 2026-03-17 14:18:34.012 | + lib/tls:start_tls_proxy:511 : local 'f_host=*' 2026-03-17 14:18:34.015 | + lib/tls:start_tls_proxy:512 : local f_port=5000 2026-03-17 14:18:34.017 | + lib/tls:start_tls_proxy:513 : local b_host=38.102.83.89 2026-03-17 14:18:34.019 | + lib/tls:start_tls_proxy:514 : local b_port=5001 2026-03-17 14:18:34.020 | + lib/tls:start_tls_proxy:516 : local f_header_size=8190 2026-03-17 14:18:34.021 | + lib/tls:start_tls_proxy:519 : tune_apache_connections norestart 2026-03-17 14:18:34.023 | + lib/tls:tune_apache_connections:455 : local should_restart=norestart 2026-03-17 14:18:34.026 | + lib/tls:tune_apache_connections:456 : local tuning_file=/etc/httpd/conf.d/connection-tuning.conf 2026-03-17 14:18:34.027 | + lib/tls:tune_apache_connections:457 : '[' -f /etc/httpd/conf.d/connection-tuning.conf ']' 2026-03-17 14:18:34.029 | + lib/tls:start_tls_proxy:521 : local config_file 2026-03-17 14:18:34.032 | ++ lib/tls:start_tls_proxy:522 : apache_site_config_for keystone-service-tls-proxy 2026-03-17 14:18:34.034 | ++ lib/apache:apache_site_config_for:174 : local site=keystone-service-tls-proxy 2026-03-17 14:18:34.035 | ++ lib/apache:apache_site_config_for:175 : is_ubuntu 2026-03-17 14:18:34.037 | ++ functions-common:is_ubuntu:544 : [[ -z rpm ]] 2026-03-17 14:18:34.039 | ++ functions-common:is_ubuntu:547 : '[' rpm = deb ']' 2026-03-17 14:18:34.042 | ++ lib/apache:apache_site_config_for:178 : is_fedora 2026-03-17 14:18:34.044 | ++ functions-common:is_fedora:524 : [[ -z CentOSStream ]] 2026-03-17 14:18:34.046 | ++ functions-common:is_fedora:528 : '[' CentOSStream = Fedora ']' 2026-03-17 14:18:34.049 | ++ functions-common:is_fedora:528 : '[' CentOSStream = 'Red Hat' ']' 2026-03-17 14:18:34.051 | ++ functions-common:is_fedora:529 : '[' CentOSStream = openEuler ']' 2026-03-17 14:18:34.053 | ++ functions-common:is_fedora:530 : '[' CentOSStream = RedHatEnterpriseServer ']' 2026-03-17 14:18:34.055 | ++ functions-common:is_fedora:531 : '[' CentOSStream = RedHatEnterprise ']' 2026-03-17 14:18:34.058 | ++ functions-common:is_fedora:532 : '[' CentOSStream = RedHatEnterpriseLinux ']' 2026-03-17 14:18:34.059 | ++ functions-common:is_fedora:533 : '[' CentOSStream = RockyLinux ']' 2026-03-17 14:18:34.061 | ++ functions-common:is_fedora:534 : '[' CentOSStream = CentOS ']' 2026-03-17 14:18:34.063 | ++ functions-common:is_fedora:534 : '[' CentOSStream = CentOSStream ']' 2026-03-17 14:18:34.066 | ++ lib/apache:apache_site_config_for:180 : local enabled_site_file=/etc/httpd/conf.d/keystone-service-tls-proxy.conf 2026-03-17 14:18:34.068 | ++ lib/apache:apache_site_config_for:181 : '[' -f /etc/httpd/conf.d/keystone-service-tls-proxy.conf ']' 2026-03-17 14:18:34.071 | ++ lib/apache:apache_site_config_for:184 : echo /etc/httpd/conf.d/keystone-service-tls-proxy.conf.disabled 2026-03-17 14:18:34.074 | + lib/tls:start_tls_proxy:522 : config_file=/etc/httpd/conf.d/keystone-service-tls-proxy.conf.disabled 2026-03-17 14:18:34.078 | + lib/tls:start_tls_proxy:523 : local listen_string 2026-03-17 14:18:34.080 | + lib/tls:start_tls_proxy:527 : [[ 5000 == \8\0 ]] 2026-03-17 14:18:34.082 | + lib/tls:start_tls_proxy:527 : [[ 5000 == \4\4\3 ]] 2026-03-17 14:18:34.085 | + lib/tls:start_tls_proxy:529 : [[ * == \* ]] 2026-03-17 14:18:34.088 | + lib/tls:start_tls_proxy:530 : listen_string='Listen 5000' 2026-03-17 14:18:34.090 | + lib/tls:start_tls_proxy:534 : sudo bash -c 'cat >/etc/httpd/conf.d/keystone-service-tls-proxy.conf.disabled' 2026-03-17 14:18:34.126 | + lib/tls:start_tls_proxy:567 : for mod in headers ssl proxy proxy_http 2026-03-17 14:18:34.129 | + lib/tls:start_tls_proxy:570 : enable_apache_mod headers norestart 2026-03-17 14:18:34.133 | + lib/apache:enable_apache_mod:55 : local mod=headers 2026-03-17 14:18:34.135 | + lib/apache:enable_apache_mod:56 : local should_restart=norestart 2026-03-17 14:18:34.138 | + lib/apache:enable_apache_mod:58 : is_ubuntu 2026-03-17 14:18:34.142 | + functions-common:is_ubuntu:544 : [[ -z rpm ]] 2026-03-17 14:18:34.145 | + functions-common:is_ubuntu:547 : '[' rpm = deb ']' 2026-03-17 14:18:34.148 | + lib/apache:enable_apache_mod:67 : is_fedora 2026-03-17 14:18:34.150 | + functions-common:is_fedora:524 : [[ -z CentOSStream ]] 2026-03-17 14:18:34.154 | + functions-common:is_fedora:528 : '[' CentOSStream = Fedora ']' 2026-03-17 14:18:34.157 | + functions-common:is_fedora:528 : '[' CentOSStream = 'Red Hat' ']' 2026-03-17 14:18:34.160 | + functions-common:is_fedora:529 : '[' CentOSStream = openEuler ']' 2026-03-17 14:18:34.163 | + functions-common:is_fedora:530 : '[' CentOSStream = RedHatEnterpriseServer ']' 2026-03-17 14:18:34.166 | + functions-common:is_fedora:531 : '[' CentOSStream = RedHatEnterprise ']' 2026-03-17 14:18:34.168 | + functions-common:is_fedora:532 : '[' CentOSStream = RedHatEnterpriseLinux ']' 2026-03-17 14:18:34.171 | + functions-common:is_fedora:533 : '[' CentOSStream = RockyLinux ']' 2026-03-17 14:18:34.174 | + functions-common:is_fedora:534 : '[' CentOSStream = CentOS ']' 2026-03-17 14:18:34.178 | + functions-common:is_fedora:534 : '[' CentOSStream = CentOSStream ']' 2026-03-17 14:18:34.182 | + lib/apache:enable_apache_mod:69 : true 2026-03-17 14:18:34.185 | + lib/tls:start_tls_proxy:567 : for mod in headers ssl proxy proxy_http 2026-03-17 14:18:34.188 | + lib/tls:start_tls_proxy:570 : enable_apache_mod ssl norestart 2026-03-17 14:18:34.191 | + lib/apache:enable_apache_mod:55 : local mod=ssl 2026-03-17 14:18:34.195 | + lib/apache:enable_apache_mod:56 : local should_restart=norestart 2026-03-17 14:18:34.198 | + lib/apache:enable_apache_mod:58 : is_ubuntu 2026-03-17 14:18:34.202 | + functions-common:is_ubuntu:544 : [[ -z rpm ]] 2026-03-17 14:18:34.205 | + functions-common:is_ubuntu:547 : '[' rpm = deb ']' 2026-03-17 14:18:34.208 | + lib/apache:enable_apache_mod:67 : is_fedora 2026-03-17 14:18:34.211 | + functions-common:is_fedora:524 : [[ -z CentOSStream ]] 2026-03-17 14:18:34.215 | + functions-common:is_fedora:528 : '[' CentOSStream = Fedora ']' 2026-03-17 14:18:34.218 | + functions-common:is_fedora:528 : '[' CentOSStream = 'Red Hat' ']' 2026-03-17 14:18:34.221 | + functions-common:is_fedora:529 : '[' CentOSStream = openEuler ']' 2026-03-17 14:18:34.223 | + functions-common:is_fedora:530 : '[' CentOSStream = RedHatEnterpriseServer ']' 2026-03-17 14:18:34.227 | + functions-common:is_fedora:531 : '[' CentOSStream = RedHatEnterprise ']' 2026-03-17 14:18:34.230 | + functions-common:is_fedora:532 : '[' CentOSStream = RedHatEnterpriseLinux ']' 2026-03-17 14:18:34.233 | + functions-common:is_fedora:533 : '[' CentOSStream = RockyLinux ']' 2026-03-17 14:18:34.235 | + functions-common:is_fedora:534 : '[' CentOSStream = CentOS ']' 2026-03-17 14:18:34.238 | + functions-common:is_fedora:534 : '[' CentOSStream = CentOSStream ']' 2026-03-17 14:18:34.241 | + lib/apache:enable_apache_mod:69 : true 2026-03-17 14:18:34.244 | + lib/tls:start_tls_proxy:567 : for mod in headers ssl proxy proxy_http 2026-03-17 14:18:34.247 | + lib/tls:start_tls_proxy:570 : enable_apache_mod proxy norestart 2026-03-17 14:18:34.249 | + lib/apache:enable_apache_mod:55 : local mod=proxy 2026-03-17 14:18:34.251 | + lib/apache:enable_apache_mod:56 : local should_restart=norestart 2026-03-17 14:18:34.254 | + lib/apache:enable_apache_mod:58 : is_ubuntu 2026-03-17 14:18:34.257 | + functions-common:is_ubuntu:544 : [[ -z rpm ]] 2026-03-17 14:18:34.260 | + functions-common:is_ubuntu:547 : '[' rpm = deb ']' 2026-03-17 14:18:34.262 | + lib/apache:enable_apache_mod:67 : is_fedora 2026-03-17 14:18:34.265 | + functions-common:is_fedora:524 : [[ -z CentOSStream ]] 2026-03-17 14:18:34.268 | + functions-common:is_fedora:528 : '[' CentOSStream = Fedora ']' 2026-03-17 14:18:34.270 | + functions-common:is_fedora:528 : '[' CentOSStream = 'Red Hat' ']' 2026-03-17 14:18:34.273 | + functions-common:is_fedora:529 : '[' CentOSStream = openEuler ']' 2026-03-17 14:18:34.277 | + functions-common:is_fedora:530 : '[' CentOSStream = RedHatEnterpriseServer ']' 2026-03-17 14:18:34.280 | + functions-common:is_fedora:531 : '[' CentOSStream = RedHatEnterprise ']' 2026-03-17 14:18:34.283 | + functions-common:is_fedora:532 : '[' CentOSStream = RedHatEnterpriseLinux ']' 2026-03-17 14:18:34.285 | + functions-common:is_fedora:533 : '[' CentOSStream = RockyLinux ']' 2026-03-17 14:18:34.288 | + functions-common:is_fedora:534 : '[' CentOSStream = CentOS ']' 2026-03-17 14:18:34.291 | + functions-common:is_fedora:534 : '[' CentOSStream = CentOSStream ']' 2026-03-17 14:18:34.293 | + lib/apache:enable_apache_mod:69 : true 2026-03-17 14:18:34.296 | + lib/tls:start_tls_proxy:567 : for mod in headers ssl proxy proxy_http 2026-03-17 14:18:34.299 | + lib/tls:start_tls_proxy:570 : enable_apache_mod proxy_http norestart 2026-03-17 14:18:34.302 | + lib/apache:enable_apache_mod:55 : local mod=proxy_http 2026-03-17 14:18:34.305 | + lib/apache:enable_apache_mod:56 : local should_restart=norestart 2026-03-17 14:18:34.307 | + lib/apache:enable_apache_mod:58 : is_ubuntu 2026-03-17 14:18:34.311 | + functions-common:is_ubuntu:544 : [[ -z rpm ]] 2026-03-17 14:18:34.313 | + functions-common:is_ubuntu:547 : '[' rpm = deb ']' 2026-03-17 14:18:34.316 | + lib/apache:enable_apache_mod:67 : is_fedora 2026-03-17 14:18:34.319 | + functions-common:is_fedora:524 : [[ -z CentOSStream ]] 2026-03-17 14:18:34.322 | + functions-common:is_fedora:528 : '[' CentOSStream = Fedora ']' 2026-03-17 14:18:34.325 | + functions-common:is_fedora:528 : '[' CentOSStream = 'Red Hat' ']' 2026-03-17 14:18:34.327 | + functions-common:is_fedora:529 : '[' CentOSStream = openEuler ']' 2026-03-17 14:18:34.330 | + functions-common:is_fedora:530 : '[' CentOSStream = RedHatEnterpriseServer ']' 2026-03-17 14:18:34.333 | + functions-common:is_fedora:531 : '[' CentOSStream = RedHatEnterprise ']' 2026-03-17 14:18:34.336 | + functions-common:is_fedora:532 : '[' CentOSStream = RedHatEnterpriseLinux ']' 2026-03-17 14:18:34.339 | + functions-common:is_fedora:533 : '[' CentOSStream = RockyLinux ']' 2026-03-17 14:18:34.342 | + functions-common:is_fedora:534 : '[' CentOSStream = CentOS ']' 2026-03-17 14:18:34.344 | + functions-common:is_fedora:534 : '[' CentOSStream = CentOSStream ']' 2026-03-17 14:18:34.347 | + lib/apache:enable_apache_mod:69 : true 2026-03-17 14:18:34.350 | + lib/tls:start_tls_proxy:572 : enable_apache_site keystone-service-tls-proxy 2026-03-17 14:18:34.353 | + lib/apache:enable_apache_site:191 : local site=keystone-service-tls-proxy 2026-03-17 14:18:34.355 | + lib/apache:enable_apache_site:193 : enable_apache_mod version 2026-03-17 14:18:34.358 | + lib/apache:enable_apache_mod:55 : local mod=version 2026-03-17 14:18:34.361 | + lib/apache:enable_apache_mod:56 : local should_restart= 2026-03-17 14:18:34.364 | + lib/apache:enable_apache_mod:58 : is_ubuntu 2026-03-17 14:18:34.367 | + functions-common:is_ubuntu:544 : [[ -z rpm ]] 2026-03-17 14:18:34.369 | + functions-common:is_ubuntu:547 : '[' rpm = deb ']' 2026-03-17 14:18:34.372 | + lib/apache:enable_apache_mod:67 : is_fedora 2026-03-17 14:18:34.375 | + functions-common:is_fedora:524 : [[ -z CentOSStream ]] 2026-03-17 14:18:34.378 | + functions-common:is_fedora:528 : '[' CentOSStream = Fedora ']' 2026-03-17 14:18:34.381 | + functions-common:is_fedora:528 : '[' CentOSStream = 'Red Hat' ']' 2026-03-17 14:18:34.384 | + functions-common:is_fedora:529 : '[' CentOSStream = openEuler ']' 2026-03-17 14:18:34.386 | + functions-common:is_fedora:530 : '[' CentOSStream = RedHatEnterpriseServer ']' 2026-03-17 14:18:34.388 | + functions-common:is_fedora:531 : '[' CentOSStream = RedHatEnterprise ']' 2026-03-17 14:18:34.391 | + functions-common:is_fedora:532 : '[' CentOSStream = RedHatEnterpriseLinux ']' 2026-03-17 14:18:34.394 | + functions-common:is_fedora:533 : '[' CentOSStream = RockyLinux ']' 2026-03-17 14:18:34.396 | + functions-common:is_fedora:534 : '[' CentOSStream = CentOS ']' 2026-03-17 14:18:34.399 | + functions-common:is_fedora:534 : '[' CentOSStream = CentOSStream ']' 2026-03-17 14:18:34.402 | + lib/apache:enable_apache_mod:69 : true 2026-03-17 14:18:34.406 | + lib/apache:enable_apache_site:194 : is_ubuntu 2026-03-17 14:18:34.409 | + functions-common:is_ubuntu:544 : [[ -z rpm ]] 2026-03-17 14:18:34.412 | + functions-common:is_ubuntu:547 : '[' rpm = deb ']' 2026-03-17 14:18:34.416 | + lib/apache:enable_apache_site:196 : is_fedora 2026-03-17 14:18:34.419 | + functions-common:is_fedora:524 : [[ -z CentOSStream ]] 2026-03-17 14:18:34.421 | + functions-common:is_fedora:528 : '[' CentOSStream = Fedora ']' 2026-03-17 14:18:34.424 | + functions-common:is_fedora:528 : '[' CentOSStream = 'Red Hat' ']' 2026-03-17 14:18:34.427 | + functions-common:is_fedora:529 : '[' CentOSStream = openEuler ']' 2026-03-17 14:18:34.429 | + functions-common:is_fedora:530 : '[' CentOSStream = RedHatEnterpriseServer ']' 2026-03-17 14:18:34.432 | + functions-common:is_fedora:531 : '[' CentOSStream = RedHatEnterprise ']' 2026-03-17 14:18:34.434 | + functions-common:is_fedora:532 : '[' CentOSStream = RedHatEnterpriseLinux ']' 2026-03-17 14:18:34.437 | + functions-common:is_fedora:533 : '[' CentOSStream = RockyLinux ']' 2026-03-17 14:18:34.439 | + functions-common:is_fedora:534 : '[' CentOSStream = CentOS ']' 2026-03-17 14:18:34.442 | + functions-common:is_fedora:534 : '[' CentOSStream = CentOSStream ']' 2026-03-17 14:18:34.445 | + lib/apache:enable_apache_site:197 : local enabled_site_file=/etc/httpd/conf.d/keystone-service-tls-proxy.conf 2026-03-17 14:18:34.448 | + lib/apache:enable_apache_site:199 : [[ -f /etc/httpd/conf.d/keystone-service-tls-proxy.conf.disabled ]] 2026-03-17 14:18:34.451 | + lib/apache:enable_apache_site:199 : [[ ! -f /etc/httpd/conf.d/keystone-service-tls-proxy.conf ]] 2026-03-17 14:18:34.454 | + lib/apache:enable_apache_site:200 : sudo mv /etc/httpd/conf.d/keystone-service-tls-proxy.conf.disabled /etc/httpd/conf.d/keystone-service-tls-proxy.conf 2026-03-17 14:18:34.484 | + lib/tls:start_tls_proxy:573 : restart_apache_server 2026-03-17 14:18:34.486 | + lib/apache:restart_apache_server:238 : restart_service httpd 2026-03-17 14:18:34.489 | + functions-common:restart_service:2296 : '[' -x /bin/systemctl ']' 2026-03-17 14:18:34.492 | + functions-common:restart_service:2297 : sudo /bin/systemctl restart httpd 2026-03-17 14:18:35.696 | + lib/keystone:start_keystone:577 : restart_service memcached 2026-03-17 14:18:35.699 | + functions-common:restart_service:2296 : '[' -x /bin/systemctl ']' 2026-03-17 14:18:35.702 | + functions-common:restart_service:2297 : sudo /bin/systemctl restart memcached 2026-03-17 14:18:35.745 | + ./stack.sh:main:1115 : bootstrap_keystone 2026-03-17 14:18:35.748 | + lib/keystone:bootstrap_keystone:592 : /usr/local/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://38.102.83.89/identity 2026-03-17 14:18:37.631 | DEBUG keystone.notifications [-] Callback: `keystone.application_credential.core.Manager._delete_app_creds_on_user_delete_callback` subscribed to event `identity.user.deleted`. {{(pid=86101) register_event_callback /opt/stack/keystone/keystone/notifications.py:415}} 2026-03-17 14:18:37.631 | DEBUG keystone.notifications [-] Callback: `keystone.application_credential.core.Manager._delete_app_creds_on_user_delete_callback` subscribed to event `identity.user.disabled`. {{(pid=86101) register_event_callback /opt/stack/keystone/keystone/notifications.py:415}} 2026-03-17 14:18:37.631 | 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=86101) register_event_callback /opt/stack/keystone/keystone/notifications.py:415}} 2026-03-17 14:18:37.634 | DEBUG keystone.notifications [-] Callback: `keystone.assignment.core.Manager._delete_domain_assignments` subscribed to event `identity.domain.deleted`. {{(pid=86101) register_event_callback /opt/stack/keystone/keystone/notifications.py:415}} 2026-03-17 14:18:37.641 | DEBUG keystone.notifications [-] Callback: `keystone.catalog.core.Manager._on_project_or_endpoint_delete` subscribed to event `identity.project.deleted`. {{(pid=86101) register_event_callback /opt/stack/keystone/keystone/notifications.py:415}} 2026-03-17 14:18:37.641 | DEBUG keystone.notifications [-] Callback: `keystone.catalog.core.Manager._on_project_or_endpoint_delete` subscribed to event `identity.endpoint.deleted`. {{(pid=86101) register_event_callback /opt/stack/keystone/keystone/notifications.py:415}} 2026-03-17 14:18:37.655 | DEBUG keystone.notifications [-] Callback: `keystone.federation.core.Manager._cleanup_identity_provider` subscribed to event `identity.domain_deleted.internal`. {{(pid=86101) register_event_callback /opt/stack/keystone/keystone/notifications.py:415}} 2026-03-17 14:18:37.667 | DEBUG keystone.notifications [-] Callback: `keystone.identity.core.Manager._domain_deleted` subscribed to event `identity.domain_deleted.internal`. {{(pid=86101) register_event_callback /opt/stack/keystone/keystone/notifications.py:415}} 2026-03-17 14:18:37.667 | DEBUG keystone.notifications [-] Callback: `keystone.identity.core.Manager._unset_default_project` subscribed to event `identity.project.deleted`. {{(pid=86101) register_event_callback /opt/stack/keystone/keystone/notifications.py:415}} 2026-03-17 14:18:37.702 | DEBUG keystone.notifications [-] Callback: `keystone.revoke.core.Manager._trust_callback` subscribed to event `identity.OS-TRUST:trust.deleted`. {{(pid=86101) register_event_callback /opt/stack/keystone/keystone/notifications.py:415}} 2026-03-17 14:18:37.702 | DEBUG keystone.notifications [-] Callback: `keystone.revoke.core.Manager._consumer_callback` subscribed to event `identity.OS-OAUTH1:consumer.deleted`. {{(pid=86101) register_event_callback /opt/stack/keystone/keystone/notifications.py:415}} 2026-03-17 14:18:37.702 | DEBUG keystone.notifications [-] Callback: `keystone.revoke.core.Manager._user_callback` subscribed to event `identity.user.deleted`. {{(pid=86101) register_event_callback /opt/stack/keystone/keystone/notifications.py:415}} 2026-03-17 14:18:37.702 | DEBUG keystone.notifications [-] Callback: `keystone.revoke.core.Manager._project_callback` subscribed to event `identity.project.deleted`. {{(pid=86101) register_event_callback /opt/stack/keystone/keystone/notifications.py:415}} 2026-03-17 14:18:37.703 | DEBUG keystone.notifications [-] Callback: `keystone.revoke.core.Manager._user_callback` subscribed to event `identity.user.disabled`. {{(pid=86101) register_event_callback /opt/stack/keystone/keystone/notifications.py:415}} 2026-03-17 14:18:37.703 | DEBUG keystone.notifications [-] Callback: `keystone.revoke.core.Manager._user_callback` subscribed to event `identity.persist_revocation_event_for_user.internal`. {{(pid=86101) register_event_callback /opt/stack/keystone/keystone/notifications.py:415}} 2026-03-17 14:18:37.707 | DEBUG keystone.notifications [-] Callback: `keystone.receipt.provider.Manager._drop_receipt_cache` subscribed to event `identity.OS-TRUST:trust.deleted`. {{(pid=86101) register_event_callback /opt/stack/keystone/keystone/notifications.py:415}} 2026-03-17 14:18:37.708 | DEBUG keystone.notifications [-] Callback: `keystone.receipt.provider.Manager._drop_receipt_cache` subscribed to event `identity.user.deleted`. {{(pid=86101) register_event_callback /opt/stack/keystone/keystone/notifications.py:415}} 2026-03-17 14:18:37.708 | DEBUG keystone.notifications [-] Callback: `keystone.receipt.provider.Manager._drop_receipt_cache` subscribed to event `identity.domain.deleted`. {{(pid=86101) register_event_callback /opt/stack/keystone/keystone/notifications.py:415}} 2026-03-17 14:18:37.708 | DEBUG keystone.notifications [-] Callback: `keystone.receipt.provider.Manager._drop_receipt_cache` subscribed to event `identity.user.disabled`. {{(pid=86101) register_event_callback /opt/stack/keystone/keystone/notifications.py:415}} 2026-03-17 14:18:37.708 | DEBUG keystone.notifications [-] Callback: `keystone.receipt.provider.Manager._drop_receipt_cache` subscribed to event `identity.domain.disabled`. {{(pid=86101) register_event_callback /opt/stack/keystone/keystone/notifications.py:415}} 2026-03-17 14:18:37.708 | DEBUG keystone.notifications [-] Callback: `keystone.receipt.provider.Manager._drop_receipt_cache` subscribed to event `identity.project.disabled`. {{(pid=86101) register_event_callback /opt/stack/keystone/keystone/notifications.py:415}} 2026-03-17 14:18:37.708 | DEBUG keystone.notifications [-] Callback: `keystone.receipt.provider.Manager._drop_receipt_cache` subscribed to event `identity.invalidate_token_cache.internal`. {{(pid=86101) register_event_callback /opt/stack/keystone/keystone/notifications.py:415}} 2026-03-17 14:18:37.711 | DEBUG keystone.notifications [-] Callback: `keystone.trust.core.Manager._on_user_delete` subscribed to event `identity.user.deleted`. {{(pid=86101) register_event_callback /opt/stack/keystone/keystone/notifications.py:415}} 2026-03-17 14:18:37.712 | DEBUG keystone.notifications [-] Callback: `keystone.token.provider.Manager._drop_token_cache` subscribed to event `identity.OS-TRUST:trust.deleted`. {{(pid=86101) register_event_callback /opt/stack/keystone/keystone/notifications.py:415}} 2026-03-17 14:18:37.712 | DEBUG keystone.notifications [-] Callback: `keystone.token.provider.Manager._drop_token_cache` subscribed to event `identity.user.deleted`. {{(pid=86101) register_event_callback /opt/stack/keystone/keystone/notifications.py:415}} 2026-03-17 14:18:37.712 | DEBUG keystone.notifications [-] Callback: `keystone.token.provider.Manager._drop_token_cache` subscribed to event `identity.domain.deleted`. {{(pid=86101) register_event_callback /opt/stack/keystone/keystone/notifications.py:415}} 2026-03-17 14:18:37.712 | DEBUG keystone.notifications [-] Callback: `keystone.token.provider.Manager._drop_token_cache` subscribed to event `identity.user.disabled`. {{(pid=86101) register_event_callback /opt/stack/keystone/keystone/notifications.py:415}} 2026-03-17 14:18:37.712 | DEBUG keystone.notifications [-] Callback: `keystone.token.provider.Manager._drop_token_cache` subscribed to event `identity.domain.disabled`. {{(pid=86101) register_event_callback /opt/stack/keystone/keystone/notifications.py:415}} 2026-03-17 14:18:37.712 | DEBUG keystone.notifications [-] Callback: `keystone.token.provider.Manager._drop_token_cache` subscribed to event `identity.project.disabled`. {{(pid=86101) register_event_callback /opt/stack/keystone/keystone/notifications.py:415}} 2026-03-17 14:18:37.712 | DEBUG keystone.notifications [-] Callback: `keystone.token.provider.Manager._drop_token_cache` subscribed to event `identity.invalidate_token_cache.internal`. {{(pid=86101) register_event_callback /opt/stack/keystone/keystone/notifications.py:415}} 2026-03-17 14:18:37.745 | INFO dbcounter [-] Registered counter for database keystone 2026-03-17 14:18:37.754 | 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_AUTO_CREATE_USER,NO_ENGINE_SUBSTITUTION {{(pid=86101) _check_effective_sql_mode /usr/local/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} 2026-03-17 14:18:37.882 | DEBUG dbcounter [-] [86101] Writer thread running {{(pid=86101) stat_writer /usr/local/lib/python3.12/site-packages/dbcounter.py:102}} 2026-03-17 14:18:37.939 | INFO keystone.cmd.bootstrap [None req-cde1c8d1-0f2f-4a09-8806-ceff84d33a49 None None] Created domain default 2026-03-17 14:18:37.962 | INFO keystone.cmd.bootstrap [None req-cde1c8d1-0f2f-4a09-8806-ceff84d33a49 None None] Created project admin 2026-03-17 14:18:37.977 | WARNING keystone.common.password_hashing [None req-cde1c8d1-0f2f-4a09-8806-ceff84d33a49 None None] Truncating password to algorithm specific maximum length 72 characters.: keystone.exception.UserNotFound: Could not find user: admin. 2026-03-17 14:18:37.993 | INFO keystone.cmd.bootstrap [None req-cde1c8d1-0f2f-4a09-8806-ceff84d33a49 None None] Created user admin 2026-03-17 14:18:38.002 | INFO keystone.cmd.bootstrap [None req-cde1c8d1-0f2f-4a09-8806-ceff84d33a49 None None] Created role reader 2026-03-17 14:18:38.010 | INFO keystone.cmd.bootstrap [None req-cde1c8d1-0f2f-4a09-8806-ceff84d33a49 None None] Created role member 2026-03-17 14:18:38.021 | INFO keystone.cmd.bootstrap [None req-cde1c8d1-0f2f-4a09-8806-ceff84d33a49 None None] Created implied role where 8517a23e52084dfda5b116dfc235ee57 implies 0787a9713d9a441e926ee002df120507 2026-03-17 14:18:38.027 | INFO keystone.cmd.bootstrap [None req-cde1c8d1-0f2f-4a09-8806-ceff84d33a49 None None] Created role manager 2026-03-17 14:18:38.036 | INFO keystone.cmd.bootstrap [None req-cde1c8d1-0f2f-4a09-8806-ceff84d33a49 None None] Created implied role where b5f1e136a42842388aeca0abc634cdd0 implies 8517a23e52084dfda5b116dfc235ee57 2026-03-17 14:18:38.042 | INFO keystone.cmd.bootstrap [None req-cde1c8d1-0f2f-4a09-8806-ceff84d33a49 None None] Created role admin 2026-03-17 14:18:38.048 | INFO keystone.cmd.bootstrap [None req-cde1c8d1-0f2f-4a09-8806-ceff84d33a49 None None] Created implied role where a5e55e3c52b945708f49a722bbb4b19d implies b5f1e136a42842388aeca0abc634cdd0 2026-03-17 14:18:38.055 | INFO keystone.cmd.bootstrap [None req-cde1c8d1-0f2f-4a09-8806-ceff84d33a49 None None] Created role service 2026-03-17 14:18:38.061 | INFO keystone.cmd.bootstrap [None req-cde1c8d1-0f2f-4a09-8806-ceff84d33a49 None None] Granted role admin on project admin to user admin. 2026-03-17 14:18:38.065 | INFO keystone.cmd.bootstrap [None req-cde1c8d1-0f2f-4a09-8806-ceff84d33a49 None None] Granted role admin on the system to user admin. 2026-03-17 14:18:38.071 | WARNING py.warnings [None req-cde1c8d1-0f2f-4a09-8806-ceff84d33a49 None None] /usr/local/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: RegionOne. To ensure interoperability, identifiers should be a valid uuid. 2026-03-17 14:18:38.071 | warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-17 14:18:38.071 |  2026-03-17 14:18:38.073 | INFO keystone.cmd.bootstrap [None req-cde1c8d1-0f2f-4a09-8806-ceff84d33a49 None None] Created region RegionOne 2026-03-17 14:18:38.088 | INFO keystone.cmd.bootstrap [None req-cde1c8d1-0f2f-4a09-8806-ceff84d33a49 None None] Created public endpoint https://38.102.83.89/identity 2026-03-17 14:18:38.480 | + lib/keystone:bootstrap_keystone:600 : '[' False == True ']' 2026-03-17 14:18:38.482 | + ./stack.sh:main:1118 : create_keystone_accounts 2026-03-17 14:18:38.484 | + lib/keystone:create_keystone_accounts:298 : local admin_project 2026-03-17 14:18:38.489 | ++ lib/keystone:create_keystone_accounts:299 : oscwrap project show admin -f value -c id 2026-03-17 14:18:39.681 | 2026-03-17 14:18:39.696 | ++ functions-common:oscwrap:2457 : return 0 2026-03-17 14:18:39.699 | + lib/keystone:create_keystone_accounts:299 : admin_project=49b86e53968b4cb0a63f7e8654ed616a 2026-03-17 14:18:39.702 | + lib/keystone:create_keystone_accounts:300 : local admin_user 2026-03-17 14:18:39.706 | ++ lib/keystone:create_keystone_accounts:301 : oscwrap user show admin -f value -c id 2026-03-17 14:18:40.016 | 2026-03-17 14:18:40.028 | ++ functions-common:oscwrap:2457 : return 0 2026-03-17 14:18:40.033 | + lib/keystone:create_keystone_accounts:301 : admin_user=60ce0d1a295640f5b635e337f3fe99c1 2026-03-17 14:18:40.035 | + lib/keystone:create_keystone_accounts:303 : local admin_role=admin 2026-03-17 14:18:40.038 | + lib/keystone:create_keystone_accounts:304 : local member_role=member 2026-03-17 14:18:40.042 | + lib/keystone:create_keystone_accounts:305 : local reader_role=reader 2026-03-17 14:18:40.044 | + lib/keystone:create_keystone_accounts:307 : async_run ks-domain-role get_or_add_user_domain_role admin 60ce0d1a295640f5b635e337f3fe99c1 default 2026-03-17 14:18:40.124 | + inc/async:async_inner:63 : get_or_add_user_domain_role admin 60ce0d1a295640f5b635e337f3fe99c1 default 2026-03-17 14:18:40.177 | [9348 Async ks-domain-role:86291]: running: get_or_add_user_domain_role admin 60ce0d1a295640f5b635e337f3fe99c1 default 2026-03-17 14:18:40.180 | + lib/keystone:create_keystone_accounts:310 : get_or_create_domain Default 2026-03-17 14:18:40.184 | + functions-common:get_or_create_domain:864 : local domain_id 2026-03-17 14:18:40.188 | ++ 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-17 14:18:41.344 | 2026-03-17 14:18:41.359 | ++ functions-common:oscwrap:2457 : return 0 2026-03-17 14:18:41.361 | + functions-common:get_or_create_domain:869 : domain_id=default 2026-03-17 14:18:41.364 | + functions-common:get_or_create_domain:870 : echo default 2026-03-17 14:18:41.364 | default 2026-03-17 14:18:41.367 | + lib/keystone:create_keystone_accounts:311 : async_run ks-project get_or_create_project service Default 2026-03-17 14:18:41.440 | + inc/async:async_inner:63 : get_or_create_project service Default 2026-03-17 14:18:41.486 | [9348 Async ks-project:86417]: running: get_or_create_project service Default 2026-03-17 14:18:41.489 | + lib/keystone:create_keystone_accounts:314 : async_run ks-service get_or_create_role service 2026-03-17 14:18:41.572 | + inc/async:async_inner:63 : get_or_create_role service 2026-03-17 14:18:41.619 | [9348 Async ks-service:86511]: running: get_or_create_role service 2026-03-17 14:18:41.622 | + lib/keystone:create_keystone_accounts:320 : async_run ks-reseller get_or_create_role ResellerAdmin 2026-03-17 14:18:41.686 | + inc/async:async_inner:63 : get_or_create_role ResellerAdmin 2026-03-17 14:18:41.721 | [9348 Async ks-reseller:86605]: running: get_or_create_role ResellerAdmin 2026-03-17 14:18:41.724 | + lib/keystone:create_keystone_accounts:324 : local another_role=anotherrole 2026-03-17 14:18:41.726 | + lib/keystone:create_keystone_accounts:325 : async_run ks-anotherrole get_or_create_role anotherrole 2026-03-17 14:18:41.780 | + inc/async:async_inner:63 : get_or_create_role anotherrole 2026-03-17 14:18:41.816 | [9348 Async ks-anotherrole:86701]: running: get_or_create_role anotherrole 2026-03-17 14:18:41.818 | + lib/keystone:create_keystone_accounts:328 : local invis_project 2026-03-17 14:18:41.822 | ++ lib/keystone:create_keystone_accounts:329 : get_or_create_project invisible_to_admin default 2026-03-17 14:18:41.824 | ++ functions-common:get_or_create_project:914 : local project_id 2026-03-17 14:18:41.827 | +++ 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-17 14:18:41.881 | + inc/async:async_inner:64 : rc=0 2026-03-17 14:18:41.904 | [86291 Async ks-domain-role:86291]: finished successfully 2026-03-17 14:18:42.331 | + inc/async:async_inner:64 : rc=0 2026-03-17 14:18:42.357 | [86417 Async ks-project:86417]: finished successfully 2026-03-17 14:18:42.736 | + inc/async:async_inner:64 : rc=0 2026-03-17 14:18:42.764 | [86511 Async ks-service:86511]: finished successfully 2026-03-17 14:18:42.933 | + inc/async:async_inner:64 : rc=0 2026-03-17 14:18:42.960 | [86605 Async ks-reseller:86605]: finished successfully 2026-03-17 14:18:43.145 | + inc/async:async_inner:64 : rc=0 2026-03-17 14:18:43.173 | [86701 Async ks-anotherrole:86701]: finished successfully 2026-03-17 14:18:43.385 | 2026-03-17 14:18:43.400 | +++ functions-common:oscwrap:2457 : return 0 2026-03-17 14:18:43.405 | ++ functions-common:get_or_create_project:920 : project_id=d1d020791351473aba0821a9599d6a27 2026-03-17 14:18:43.409 | ++ functions-common:get_or_create_project:921 : echo d1d020791351473aba0821a9599d6a27 2026-03-17 14:18:43.412 | + lib/keystone:create_keystone_accounts:329 : invis_project=d1d020791351473aba0821a9599d6a27 2026-03-17 14:18:43.417 | + lib/keystone:create_keystone_accounts:332 : local demo_project 2026-03-17 14:18:43.421 | ++ lib/keystone:create_keystone_accounts:333 : get_or_create_project demo default 2026-03-17 14:18:43.424 | ++ functions-common:get_or_create_project:914 : local project_id 2026-03-17 14:18:43.427 | +++ 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-17 14:18:43.825 | 2026-03-17 14:18:43.840 | +++ functions-common:oscwrap:2457 : return 0 2026-03-17 14:18:43.843 | ++ functions-common:get_or_create_project:920 : project_id=f8e05bd1375b41cba155787ba35276be 2026-03-17 14:18:43.846 | ++ functions-common:get_or_create_project:921 : echo f8e05bd1375b41cba155787ba35276be 2026-03-17 14:18:43.850 | + lib/keystone:create_keystone_accounts:333 : demo_project=f8e05bd1375b41cba155787ba35276be 2026-03-17 14:18:43.852 | + lib/keystone:create_keystone_accounts:334 : local demo_user 2026-03-17 14:18:43.856 | ++ lib/keystone:create_keystone_accounts:336 : get_or_create_user demo secretadmin default demo@example.com 2026-03-17 14:18:43.860 | ++ functions-common:get_or_create_user:891 : local user_id 2026-03-17 14:18:43.863 | ++ functions-common:get_or_create_user:892 : [[ ! -z demo@example.com ]] 2026-03-17 14:18:43.866 | ++ functions-common:get_or_create_user:893 : local email=--email=demo@example.com 2026-03-17 14:18:43.870 | +++ 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-17 14:18:44.296 | 2026-03-17 14:18:44.308 | +++ functions-common:oscwrap:2457 : return 0 2026-03-17 14:18:44.312 | ++ functions-common:get_or_create_user:907 : user_id=1b7993cf54994ac5978805fe44f975ae 2026-03-17 14:18:44.314 | ++ functions-common:get_or_create_user:908 : echo 1b7993cf54994ac5978805fe44f975ae 2026-03-17 14:18:44.318 | + lib/keystone:create_keystone_accounts:336 : demo_user=1b7993cf54994ac5978805fe44f975ae 2026-03-17 14:18:44.320 | + lib/keystone:create_keystone_accounts:338 : async_wait ks-domain-role ks-domain ks-project ks-service ks-reseller ks-anotherrole 2026-03-17 14:18:44.368 | [9348 Async ks-domain-role:86291]: Waiting for completion of get_or_add_user_domain_role admin 60ce0d1a295640f5b635e337f3fe99c1 default running on PID 86291 (6 other jobs running) 2026-03-17 14:18:44.391 | [9348 Async ks-domain-role:86291]: Signaling child to exit 2026-03-17 14:18:44.391 | WAKEUP 2026-03-17 14:18:44.417 | [9348 Async ks-domain-role:86291]: Signaled 2026-03-17 14:18:44.417 | + functions-common:get_or_add_user_domain_role:978 : local user_role_id 2026-03-17 14:18:44.417 | + functions-common:get_or_add_user_domain_role:982 : openstack --os-cloud devstack-system-admin role add admin --user 60ce0d1a295640f5b635e337f3fe99c1 --domain default 2026-03-17 14:18:44.417 | 2026-03-17 14:18:44.417 | ++ functions-common:get_or_add_user_domain_role:989 : oscwrap --os-cloud devstack-system-admin role assignment list --role admin --user 60ce0d1a295640f5b635e337f3fe99c1 --domain default -c Role -f value 2026-03-17 14:18:44.417 | 2026-03-17 14:18:44.417 | ++ functions-common:oscwrap:2457 : return 0 2026-03-17 14:18:44.417 | + functions-common:get_or_add_user_domain_role:989 : user_role_id=a5e55e3c52b945708f49a722bbb4b19d 2026-03-17 14:18:44.417 | + functions-common:get_or_add_user_domain_role:991 : echo a5e55e3c52b945708f49a722bbb4b19d 2026-03-17 14:18:44.417 | a5e55e3c52b945708f49a722bbb4b19d 2026-03-17 14:18:44.465 | [9348 Async ks-domain-role:86291]: finished get_or_add_user_domain_role admin 60ce0d1a295640f5b635e337f3fe99c1 default with result 0 in 1 seconds 2026-03-17 14:18:44.473 | Not waiting for async task ks-domain that we never started or has already been waited for 2026-03-17 14:18:44.507 | [9348 Async ks-project:86417]: Waiting for completion of get_or_create_project service Default running on PID 86417 (5 other jobs running) 2026-03-17 14:18:44.534 | [9348 Async ks-project:86417]: Signaling child to exit 2026-03-17 14:18:44.534 | WAKEUP 2026-03-17 14:18:44.561 | [9348 Async ks-project:86417]: Signaled 2026-03-17 14:18:44.563 | + functions-common:get_or_create_project:914 : local project_id 2026-03-17 14:18:44.563 | ++ 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-17 14:18:44.563 | 2026-03-17 14:18:44.563 | ++ functions-common:oscwrap:2457 : return 0 2026-03-17 14:18:44.563 | + functions-common:get_or_create_project:920 : project_id=755413d7dce74625ac5ecc772d613ac4 2026-03-17 14:18:44.563 | + functions-common:get_or_create_project:921 : echo 755413d7dce74625ac5ecc772d613ac4 2026-03-17 14:18:44.563 | 755413d7dce74625ac5ecc772d613ac4 2026-03-17 14:18:44.610 | [9348 Async ks-project:86417]: finished get_or_create_project service Default with result 0 in 0 seconds 2026-03-17 14:18:44.648 | [9348 Async ks-service:86511]: Waiting for completion of get_or_create_role service running on PID 86511 (4 other jobs running) 2026-03-17 14:18:44.672 | [9348 Async ks-service:86511]: Signaling child to exit 2026-03-17 14:18:44.672 | WAKEUP 2026-03-17 14:18:44.693 | [9348 Async ks-service:86511]: Signaled 2026-03-17 14:18:44.696 | + functions-common:get_or_create_role:927 : local role_id 2026-03-17 14:18:44.696 | ++ functions-common:get_or_create_role:932 : oscwrap --os-cloud devstack-system-admin role create service --or-show -f value -c id 2026-03-17 14:18:44.696 | 2026-03-17 14:18:44.696 | ++ functions-common:oscwrap:2457 : return 0 2026-03-17 14:18:44.696 | + functions-common:get_or_create_role:932 : role_id=edd2f896f35e4005acc56757b56c3974 2026-03-17 14:18:44.696 | + functions-common:get_or_create_role:933 : echo edd2f896f35e4005acc56757b56c3974 2026-03-17 14:18:44.696 | edd2f896f35e4005acc56757b56c3974 2026-03-17 14:18:44.738 | [9348 Async ks-service:86511]: finished get_or_create_role service with result 0 in 1 seconds 2026-03-17 14:18:44.777 | [9348 Async ks-reseller:86605]: Waiting for completion of get_or_create_role ResellerAdmin running on PID 86605 (3 other jobs running) 2026-03-17 14:18:44.801 | [9348 Async ks-reseller:86605]: Signaling child to exit 2026-03-17 14:18:44.802 | WAKEUP 2026-03-17 14:18:44.824 | [9348 Async ks-reseller:86605]: Signaled 2026-03-17 14:18:44.826 | + functions-common:get_or_create_role:927 : local role_id 2026-03-17 14:18:44.826 | ++ functions-common:get_or_create_role:932 : oscwrap --os-cloud devstack-system-admin role create ResellerAdmin --or-show -f value -c id 2026-03-17 14:18:44.826 | 2026-03-17 14:18:44.826 | ++ functions-common:oscwrap:2457 : return 0 2026-03-17 14:18:44.826 | + functions-common:get_or_create_role:932 : role_id=796c98bf0c5a451086492c74ba1a9bcb 2026-03-17 14:18:44.827 | + functions-common:get_or_create_role:933 : echo 796c98bf0c5a451086492c74ba1a9bcb 2026-03-17 14:18:44.827 | 796c98bf0c5a451086492c74ba1a9bcb 2026-03-17 14:18:44.876 | [9348 Async ks-reseller:86605]: finished get_or_create_role ResellerAdmin with result 0 in 1 seconds 2026-03-17 14:18:44.922 | [9348 Async ks-anotherrole:86701]: Waiting for completion of get_or_create_role anotherrole running on PID 86701 (2 other jobs running) 2026-03-17 14:18:44.951 | [9348 Async ks-anotherrole:86701]: Signaling child to exit 2026-03-17 14:18:44.951 | WAKEUP 2026-03-17 14:18:44.975 | [9348 Async ks-anotherrole:86701]: Signaled 2026-03-17 14:18:44.977 | + functions-common:get_or_create_role:927 : local role_id 2026-03-17 14:18:44.977 | ++ functions-common:get_or_create_role:932 : oscwrap --os-cloud devstack-system-admin role create anotherrole --or-show -f value -c id 2026-03-17 14:18:44.977 | 2026-03-17 14:18:44.977 | ++ functions-common:oscwrap:2457 : return 0 2026-03-17 14:18:44.977 | + functions-common:get_or_create_role:932 : role_id=78926c80bbfb4fd7a8b16f337cfa23f5 2026-03-17 14:18:44.977 | + functions-common:get_or_create_role:933 : echo 78926c80bbfb4fd7a8b16f337cfa23f5 2026-03-17 14:18:44.977 | 78926c80bbfb4fd7a8b16f337cfa23f5 2026-03-17 14:18:45.021 | [9348 Async ks-anotherrole:86701]: finished get_or_create_role anotherrole with result 0 in 1 seconds 2026-03-17 14:18:45.026 | + inc/async:async_wait:197 : return 0 2026-03-17 14:18:45.028 | + lib/keystone:create_keystone_accounts:340 : async_run ks-demo-member get_or_add_user_project_role member 1b7993cf54994ac5978805fe44f975ae f8e05bd1375b41cba155787ba35276be 2026-03-17 14:18:45.103 | + inc/async:async_inner:63 : get_or_add_user_project_role member 1b7993cf54994ac5978805fe44f975ae f8e05bd1375b41cba155787ba35276be 2026-03-17 14:18:45.141 | [9348 Async ks-demo-member:87537]: running: get_or_add_user_project_role member 1b7993cf54994ac5978805fe44f975ae f8e05bd1375b41cba155787ba35276be 2026-03-17 14:18:45.143 | + lib/keystone:create_keystone_accounts:342 : async_run ks-demo-admin get_or_add_user_project_role admin 60ce0d1a295640f5b635e337f3fe99c1 f8e05bd1375b41cba155787ba35276be 2026-03-17 14:18:45.208 | + inc/async:async_inner:63 : get_or_add_user_project_role admin 60ce0d1a295640f5b635e337f3fe99c1 f8e05bd1375b41cba155787ba35276be 2026-03-17 14:18:45.254 | [9348 Async ks-demo-admin:87633]: running: get_or_add_user_project_role admin 60ce0d1a295640f5b635e337f3fe99c1 f8e05bd1375b41cba155787ba35276be 2026-03-17 14:18:45.257 | + lib/keystone:create_keystone_accounts:343 : async_run ks-demo-another get_or_add_user_project_role anotherrole 1b7993cf54994ac5978805fe44f975ae f8e05bd1375b41cba155787ba35276be 2026-03-17 14:18:45.332 | + inc/async:async_inner:63 : get_or_add_user_project_role anotherrole 1b7993cf54994ac5978805fe44f975ae f8e05bd1375b41cba155787ba35276be 2026-03-17 14:18:45.377 | [9348 Async ks-demo-another:87729]: running: get_or_add_user_project_role anotherrole 1b7993cf54994ac5978805fe44f975ae f8e05bd1375b41cba155787ba35276be 2026-03-17 14:18:45.379 | + lib/keystone:create_keystone_accounts:344 : async_run ks-demo-invis get_or_add_user_project_role member 1b7993cf54994ac5978805fe44f975ae d1d020791351473aba0821a9599d6a27 2026-03-17 14:18:45.450 | + inc/async:async_inner:63 : get_or_add_user_project_role member 1b7993cf54994ac5978805fe44f975ae d1d020791351473aba0821a9599d6a27 2026-03-17 14:18:45.496 | [9348 Async ks-demo-invis:87825]: running: get_or_add_user_project_role member 1b7993cf54994ac5978805fe44f975ae d1d020791351473aba0821a9599d6a27 2026-03-17 14:18:45.500 | + lib/keystone:create_keystone_accounts:347 : local demo_reader 2026-03-17 14:18:45.505 | ++ lib/keystone:create_keystone_accounts:349 : get_or_create_user demo_reader secretadmin default demo_reader@example.com 2026-03-17 14:18:45.507 | ++ functions-common:get_or_create_user:891 : local user_id 2026-03-17 14:18:45.511 | ++ functions-common:get_or_create_user:892 : [[ ! -z demo_reader@example.com ]] 2026-03-17 14:18:45.513 | ++ functions-common:get_or_create_user:893 : local email=--email=demo_reader@example.com 2026-03-17 14:18:45.517 | +++ 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-17 14:18:48.065 | 2026-03-17 14:18:48.082 | +++ functions-common:oscwrap:2457 : return 0 2026-03-17 14:18:48.087 | ++ functions-common:get_or_create_user:907 : user_id=4df421a254fd4aa09a489a29558b42ed 2026-03-17 14:18:48.090 | ++ functions-common:get_or_create_user:908 : echo 4df421a254fd4aa09a489a29558b42ed 2026-03-17 14:18:48.094 | + lib/keystone:create_keystone_accounts:349 : demo_reader=4df421a254fd4aa09a489a29558b42ed 2026-03-17 14:18:48.097 | + lib/keystone:create_keystone_accounts:351 : async_run ks-demo-reader get_or_add_user_project_role reader 4df421a254fd4aa09a489a29558b42ed f8e05bd1375b41cba155787ba35276be 2026-03-17 14:18:48.179 | + inc/async:async_inner:63 : get_or_add_user_project_role reader 4df421a254fd4aa09a489a29558b42ed f8e05bd1375b41cba155787ba35276be 2026-03-17 14:18:48.226 | [9348 Async ks-demo-reader:88038]: running: get_or_add_user_project_role reader 4df421a254fd4aa09a489a29558b42ed f8e05bd1375b41cba155787ba35276be 2026-03-17 14:18:48.230 | + lib/keystone:create_keystone_accounts:354 : local alt_demo_project 2026-03-17 14:18:48.234 | ++ lib/keystone:create_keystone_accounts:355 : get_or_create_project alt_demo default 2026-03-17 14:18:48.237 | ++ functions-common:get_or_create_project:914 : local project_id 2026-03-17 14:18:48.241 | +++ 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-17 14:18:48.583 | + inc/async:async_inner:64 : rc=0 2026-03-17 14:18:48.614 | [87537 Async ks-demo-member:87537]: finished successfully 2026-03-17 14:18:49.164 | + inc/async:async_inner:64 : rc=0 2026-03-17 14:18:49.193 | [87633 Async ks-demo-admin:87633]: finished successfully 2026-03-17 14:18:49.720 | + inc/async:async_inner:64 : rc=0 2026-03-17 14:18:49.750 | [87729 Async ks-demo-another:87729]: finished successfully 2026-03-17 14:18:50.313 | + inc/async:async_inner:64 : rc=0 2026-03-17 14:18:50.341 | [87825 Async ks-demo-invis:87825]: finished successfully 2026-03-17 14:18:51.251 | 2026-03-17 14:18:51.264 | +++ functions-common:oscwrap:2457 : return 0 2026-03-17 14:18:51.266 | ++ functions-common:get_or_create_project:920 : project_id=0b2233b8ab6e40b2ab6b547c342ea5b3 2026-03-17 14:18:51.267 | ++ functions-common:get_or_create_project:921 : echo 0b2233b8ab6e40b2ab6b547c342ea5b3 2026-03-17 14:18:51.271 | + lib/keystone:create_keystone_accounts:355 : alt_demo_project=0b2233b8ab6e40b2ab6b547c342ea5b3 2026-03-17 14:18:51.275 | + lib/keystone:create_keystone_accounts:357 : local alt_demo_user 2026-03-17 14:18:51.279 | ++ lib/keystone:create_keystone_accounts:359 : get_or_create_user alt_demo secretadmin default alt_demo@example.com 2026-03-17 14:18:51.282 | ++ functions-common:get_or_create_user:891 : local user_id 2026-03-17 14:18:51.285 | ++ functions-common:get_or_create_user:892 : [[ ! -z alt_demo@example.com ]] 2026-03-17 14:18:51.288 | ++ functions-common:get_or_create_user:893 : local email=--email=alt_demo@example.com 2026-03-17 14:18:51.291 | +++ 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-17 14:18:51.854 | + inc/async:async_inner:64 : rc=0 2026-03-17 14:18:51.885 | [88038 Async ks-demo-reader:88038]: finished successfully 2026-03-17 14:18:52.202 | 2026-03-17 14:18:52.217 | +++ functions-common:oscwrap:2457 : return 0 2026-03-17 14:18:52.220 | ++ functions-common:get_or_create_user:907 : user_id=95de6e4e995740b3bd50dd178e76844c 2026-03-17 14:18:52.222 | ++ functions-common:get_or_create_user:908 : echo 95de6e4e995740b3bd50dd178e76844c 2026-03-17 14:18:52.226 | + lib/keystone:create_keystone_accounts:359 : alt_demo_user=95de6e4e995740b3bd50dd178e76844c 2026-03-17 14:18:52.230 | + lib/keystone:create_keystone_accounts:361 : async_run ks-alt-admin get_or_add_user_project_role admin 95de6e4e995740b3bd50dd178e76844c 0b2233b8ab6e40b2ab6b547c342ea5b3 2026-03-17 14:18:52.295 | + inc/async:async_inner:63 : get_or_add_user_project_role admin 95de6e4e995740b3bd50dd178e76844c 0b2233b8ab6e40b2ab6b547c342ea5b3 2026-03-17 14:18:52.347 | [9348 Async ks-alt-admin:88427]: running: get_or_add_user_project_role admin 95de6e4e995740b3bd50dd178e76844c 0b2233b8ab6e40b2ab6b547c342ea5b3 2026-03-17 14:18:52.351 | + lib/keystone:create_keystone_accounts:362 : async_run ks-alt-another get_or_add_user_project_role anotherrole 95de6e4e995740b3bd50dd178e76844c 0b2233b8ab6e40b2ab6b547c342ea5b3 2026-03-17 14:18:52.427 | + inc/async:async_inner:63 : get_or_add_user_project_role anotherrole 95de6e4e995740b3bd50dd178e76844c 0b2233b8ab6e40b2ab6b547c342ea5b3 2026-03-17 14:18:52.477 | [9348 Async ks-alt-another:88523]: running: get_or_add_user_project_role anotherrole 95de6e4e995740b3bd50dd178e76844c 0b2233b8ab6e40b2ab6b547c342ea5b3 2026-03-17 14:18:52.482 | + lib/keystone:create_keystone_accounts:365 : local alt_demo_member 2026-03-17 14:18:52.486 | ++ lib/keystone:create_keystone_accounts:367 : get_or_create_user alt_demo_member secretadmin default alt_demo_member@example.com 2026-03-17 14:18:52.489 | ++ functions-common:get_or_create_user:891 : local user_id 2026-03-17 14:18:52.493 | ++ functions-common:get_or_create_user:892 : [[ ! -z alt_demo_member@example.com ]] 2026-03-17 14:18:52.496 | ++ functions-common:get_or_create_user:893 : local email=--email=alt_demo_member@example.com 2026-03-17 14:18:52.500 | +++ 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-17 14:18:53.884 | 2026-03-17 14:18:53.901 | +++ functions-common:oscwrap:2457 : return 0 2026-03-17 14:18:53.905 | ++ functions-common:get_or_create_user:907 : user_id=9f3797ee1bf94f63aa75d7cd0cb65ce2 2026-03-17 14:18:53.908 | ++ functions-common:get_or_create_user:908 : echo 9f3797ee1bf94f63aa75d7cd0cb65ce2 2026-03-17 14:18:53.912 | + lib/keystone:create_keystone_accounts:367 : alt_demo_member=9f3797ee1bf94f63aa75d7cd0cb65ce2 2026-03-17 14:18:53.915 | + lib/keystone:create_keystone_accounts:368 : async_run ks-alt-member-user get_or_add_user_project_role member 9f3797ee1bf94f63aa75d7cd0cb65ce2 0b2233b8ab6e40b2ab6b547c342ea5b3 2026-03-17 14:18:54.009 | + inc/async:async_inner:63 : get_or_add_user_project_role member 9f3797ee1bf94f63aa75d7cd0cb65ce2 0b2233b8ab6e40b2ab6b547c342ea5b3 2026-03-17 14:18:54.070 | [9348 Async ks-alt-member-user:88693]: running: get_or_add_user_project_role member 9f3797ee1bf94f63aa75d7cd0cb65ce2 0b2233b8ab6e40b2ab6b547c342ea5b3 2026-03-17 14:18:54.073 | + lib/keystone:create_keystone_accounts:371 : local alt_demo_reader 2026-03-17 14:18:54.078 | ++ lib/keystone:create_keystone_accounts:373 : get_or_create_user alt_demo_reader secretadmin default alt_demo_reader@example.com 2026-03-17 14:18:54.083 | ++ functions-common:get_or_create_user:891 : local user_id 2026-03-17 14:18:54.086 | ++ functions-common:get_or_create_user:892 : [[ ! -z alt_demo_reader@example.com ]] 2026-03-17 14:18:54.090 | ++ functions-common:get_or_create_user:893 : local email=--email=alt_demo_reader@example.com 2026-03-17 14:18:54.095 | +++ 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-17 14:18:54.592 | + inc/async:async_inner:64 : rc=0 2026-03-17 14:18:54.629 | [88427 Async ks-alt-admin:88427]: finished successfully 2026-03-17 14:18:55.100 | + inc/async:async_inner:64 : rc=0 2026-03-17 14:18:55.132 | [88523 Async ks-alt-another:88523]: finished successfully 2026-03-17 14:18:55.779 | 2026-03-17 14:18:55.797 | +++ functions-common:oscwrap:2457 : return 0 2026-03-17 14:18:55.801 | ++ functions-common:get_or_create_user:907 : user_id=3ee8d1e3b86746bab2648e4e49b1ee4a 2026-03-17 14:18:55.804 | ++ functions-common:get_or_create_user:908 : echo 3ee8d1e3b86746bab2648e4e49b1ee4a 2026-03-17 14:18:55.808 | + lib/keystone:create_keystone_accounts:373 : alt_demo_reader=3ee8d1e3b86746bab2648e4e49b1ee4a 2026-03-17 14:18:55.811 | + lib/keystone:create_keystone_accounts:374 : async_run ks-alt-reader-user get_or_add_user_project_role reader 3ee8d1e3b86746bab2648e4e49b1ee4a 0b2233b8ab6e40b2ab6b547c342ea5b3 2026-03-17 14:18:55.894 | + inc/async:async_inner:63 : get_or_add_user_project_role reader 3ee8d1e3b86746bab2648e4e49b1ee4a 0b2233b8ab6e40b2ab6b547c342ea5b3 2026-03-17 14:18:55.937 | [9348 Async ks-alt-reader-user:88929]: running: get_or_add_user_project_role reader 3ee8d1e3b86746bab2648e4e49b1ee4a 0b2233b8ab6e40b2ab6b547c342ea5b3 2026-03-17 14:18:55.941 | ++ lib/keystone:create_keystone_accounts:381 : get_or_create_user system_member secretadmin default system_member@example.com 2026-03-17 14:18:55.945 | ++ functions-common:get_or_create_user:891 : local user_id 2026-03-17 14:18:55.950 | ++ functions-common:get_or_create_user:892 : [[ ! -z system_member@example.com ]] 2026-03-17 14:18:55.954 | ++ functions-common:get_or_create_user:893 : local email=--email=system_member@example.com 2026-03-17 14:18:55.956 | +++ 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-17 14:18:56.189 | + inc/async:async_inner:64 : rc=0 2026-03-17 14:18:56.214 | [88693 Async ks-alt-member-user:88693]: finished successfully 2026-03-17 14:18:57.139 | 2026-03-17 14:18:57.154 | +++ functions-common:oscwrap:2457 : return 0 2026-03-17 14:18:57.157 | ++ functions-common:get_or_create_user:907 : user_id=338eff6c5f33405ba5f665b0f39f85fc 2026-03-17 14:18:57.160 | ++ functions-common:get_or_create_user:908 : echo 338eff6c5f33405ba5f665b0f39f85fc 2026-03-17 14:18:57.163 | + lib/keystone:create_keystone_accounts:381 : system_member_user=338eff6c5f33405ba5f665b0f39f85fc 2026-03-17 14:18:57.166 | + lib/keystone:create_keystone_accounts:382 : async_run ks-system-member get_or_add_user_system_role member 338eff6c5f33405ba5f665b0f39f85fc all 2026-03-17 14:18:57.232 | + inc/async:async_inner:63 : get_or_add_user_system_role member 338eff6c5f33405ba5f665b0f39f85fc all 2026-03-17 14:18:57.269 | [9348 Async ks-system-member:89121]: running: get_or_add_user_system_role member 338eff6c5f33405ba5f665b0f39f85fc all 2026-03-17 14:18:57.272 | ++ lib/keystone:create_keystone_accounts:385 : get_or_create_user system_reader secretadmin default system_reader@example.com 2026-03-17 14:18:57.275 | ++ functions-common:get_or_create_user:891 : local user_id 2026-03-17 14:18:57.278 | ++ functions-common:get_or_create_user:892 : [[ ! -z system_reader@example.com ]] 2026-03-17 14:18:57.280 | ++ functions-common:get_or_create_user:893 : local email=--email=system_reader@example.com 2026-03-17 14:18:57.284 | +++ 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-17 14:18:57.735 | + inc/async:async_inner:64 : rc=0 2026-03-17 14:18:57.765 | [88929 Async ks-alt-reader-user:88929]: finished successfully 2026-03-17 14:18:58.430 | 2026-03-17 14:18:58.445 | +++ functions-common:oscwrap:2457 : return 0 2026-03-17 14:18:58.448 | ++ functions-common:get_or_create_user:907 : user_id=ff7f45ece5664f0ba2e903318f7d6dcb 2026-03-17 14:18:58.451 | ++ functions-common:get_or_create_user:908 : echo ff7f45ece5664f0ba2e903318f7d6dcb 2026-03-17 14:18:58.456 | + lib/keystone:create_keystone_accounts:385 : system_reader_user=ff7f45ece5664f0ba2e903318f7d6dcb 2026-03-17 14:18:58.460 | + lib/keystone:create_keystone_accounts:386 : async_run ks-system-reader get_or_add_user_system_role reader ff7f45ece5664f0ba2e903318f7d6dcb all 2026-03-17 14:18:58.543 | + inc/async:async_inner:63 : get_or_add_user_system_role reader ff7f45ece5664f0ba2e903318f7d6dcb all 2026-03-17 14:18:58.598 | [9348 Async ks-system-reader:89318]: running: get_or_add_user_system_role reader ff7f45ece5664f0ba2e903318f7d6dcb all 2026-03-17 14:18:58.601 | + lib/keystone:create_keystone_accounts:389 : local admin_group 2026-03-17 14:18:58.606 | ++ lib/keystone:create_keystone_accounts:391 : get_or_create_group admins default 'openstack admin group' 2026-03-17 14:18:58.608 | ++ functions-common:get_or_create_group:876 : local 'desc=openstack admin group' 2026-03-17 14:18:58.611 | ++ functions-common:get_or_create_group:877 : local group_id 2026-03-17 14:18:58.615 | +++ 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-17 14:18:59.566 | 2026-03-17 14:18:59.582 | +++ functions-common:oscwrap:2457 : return 0 2026-03-17 14:18:59.586 | ++ functions-common:get_or_create_group:884 : group_id=298c6acdff5a478d812f341960b10631 2026-03-17 14:18:59.590 | ++ functions-common:get_or_create_group:885 : echo 298c6acdff5a478d812f341960b10631 2026-03-17 14:18:59.595 | + lib/keystone:create_keystone_accounts:391 : admin_group=298c6acdff5a478d812f341960b10631 2026-03-17 14:18:59.598 | + lib/keystone:create_keystone_accounts:392 : local non_admin_group 2026-03-17 14:18:59.601 | ++ lib/keystone:create_keystone_accounts:394 : get_or_create_group nonadmins default 'non-admin group' 2026-03-17 14:18:59.605 | ++ functions-common:get_or_create_group:876 : local 'desc=non-admin group' 2026-03-17 14:18:59.608 | ++ functions-common:get_or_create_group:877 : local group_id 2026-03-17 14:18:59.613 | +++ 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-17 14:18:59.960 | + inc/async:async_inner:64 : rc=0 2026-03-17 14:18:59.993 | [89121 Async ks-system-member:89121]: finished successfully 2026-03-17 14:19:00.718 | 2026-03-17 14:19:00.733 | +++ functions-common:oscwrap:2457 : return 0 2026-03-17 14:19:00.737 | ++ functions-common:get_or_create_group:884 : group_id=4da4ca8e9f344322a7b62a9664508faf 2026-03-17 14:19:00.740 | ++ functions-common:get_or_create_group:885 : echo 4da4ca8e9f344322a7b62a9664508faf 2026-03-17 14:19:00.745 | + lib/keystone:create_keystone_accounts:394 : non_admin_group=4da4ca8e9f344322a7b62a9664508faf 2026-03-17 14:19:00.748 | + lib/keystone:create_keystone_accounts:396 : async_run ks-group-memberdemo get_or_add_group_project_role member 4da4ca8e9f344322a7b62a9664508faf f8e05bd1375b41cba155787ba35276be 2026-03-17 14:19:00.832 | + inc/async:async_inner:63 : get_or_add_group_project_role member 4da4ca8e9f344322a7b62a9664508faf f8e05bd1375b41cba155787ba35276be 2026-03-17 14:19:00.885 | [9348 Async ks-group-memberdemo:89588]: running: get_or_add_group_project_role member 4da4ca8e9f344322a7b62a9664508faf f8e05bd1375b41cba155787ba35276be 2026-03-17 14:19:00.888 | + lib/keystone:create_keystone_accounts:397 : async_run ks-group-anotherdemo get_or_add_group_project_role anotherrole 4da4ca8e9f344322a7b62a9664508faf f8e05bd1375b41cba155787ba35276be 2026-03-17 14:19:00.960 | + inc/async:async_inner:63 : get_or_add_group_project_role anotherrole 4da4ca8e9f344322a7b62a9664508faf f8e05bd1375b41cba155787ba35276be 2026-03-17 14:19:01.000 | [9348 Async ks-group-anotherdemo:89667]: running: get_or_add_group_project_role anotherrole 4da4ca8e9f344322a7b62a9664508faf f8e05bd1375b41cba155787ba35276be 2026-03-17 14:19:01.004 | + lib/keystone:create_keystone_accounts:398 : async_run ks-group-memberalt get_or_add_group_project_role member 4da4ca8e9f344322a7b62a9664508faf 0b2233b8ab6e40b2ab6b547c342ea5b3 2026-03-17 14:19:01.084 | + inc/async:async_inner:63 : get_or_add_group_project_role member 4da4ca8e9f344322a7b62a9664508faf 0b2233b8ab6e40b2ab6b547c342ea5b3 2026-03-17 14:19:01.113 | + inc/async:async_inner:64 : rc=0 2026-03-17 14:19:01.133 | [9348 Async ks-group-memberalt:89746]: running: get_or_add_group_project_role member 4da4ca8e9f344322a7b62a9664508faf 0b2233b8ab6e40b2ab6b547c342ea5b3 2026-03-17 14:19:01.136 | + lib/keystone:create_keystone_accounts:399 : async_run ks-group-anotheralt get_or_add_group_project_role anotherrole 4da4ca8e9f344322a7b62a9664508faf 0b2233b8ab6e40b2ab6b547c342ea5b3 2026-03-17 14:19:01.141 | [89318 Async ks-system-reader:89318]: finished successfully 2026-03-17 14:19:01.199 | + inc/async:async_inner:63 : get_or_add_group_project_role anotherrole 4da4ca8e9f344322a7b62a9664508faf 0b2233b8ab6e40b2ab6b547c342ea5b3 2026-03-17 14:19:01.241 | [9348 Async ks-group-anotheralt:89865]: running: get_or_add_group_project_role anotherrole 4da4ca8e9f344322a7b62a9664508faf 0b2233b8ab6e40b2ab6b547c342ea5b3 2026-03-17 14:19:01.244 | + lib/keystone:create_keystone_accounts:400 : async_run ks-group-admin get_or_add_group_project_role admin 298c6acdff5a478d812f341960b10631 49b86e53968b4cb0a63f7e8654ed616a 2026-03-17 14:19:01.297 | + inc/async:async_inner:63 : get_or_add_group_project_role admin 298c6acdff5a478d812f341960b10631 49b86e53968b4cb0a63f7e8654ed616a 2026-03-17 14:19:01.335 | [9348 Async ks-group-admin:89944]: running: get_or_add_group_project_role admin 298c6acdff5a478d812f341960b10631 49b86e53968b4cb0a63f7e8654ed616a 2026-03-17 14:19:01.340 | + 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-17 14:19:01.387 | [9348 Async ks-demo-member:87537]: Waiting for completion of get_or_add_user_project_role member 1b7993cf54994ac5978805fe44f975ae f8e05bd1375b41cba155787ba35276be running on PID 87537 (17 other jobs running) 2026-03-17 14:19:01.406 | [9348 Async ks-demo-member:87537]: Signaling child to exit 2026-03-17 14:19:01.407 | WAKEUP 2026-03-17 14:19:01.436 | [9348 Async ks-demo-member:87537]: Signaled 2026-03-17 14:19:01.437 | + functions-common:get_or_add_user_project_role:955 : local user_role_id 2026-03-17 14:19:01.438 | + functions-common:get_or_add_user_project_role:956 : local domain_args 2026-03-17 14:19:01.438 | ++ functions-common:get_or_add_user_project_role:958 : _get_domain_args 2026-03-17 14:19:01.438 | ++ functions-common:_get_domain_args:939 : local domain 2026-03-17 14:19:01.438 | ++ functions-common:_get_domain_args:940 : domain= 2026-03-17 14:19:01.438 | ++ functions-common:_get_domain_args:942 : [[ -n '' ]] 2026-03-17 14:19:01.438 | ++ functions-common:_get_domain_args:945 : [[ -n '' ]] 2026-03-17 14:19:01.438 | ++ functions-common:_get_domain_args:949 : echo 2026-03-17 14:19:01.438 | + functions-common:get_or_add_user_project_role:958 : domain_args= 2026-03-17 14:19:01.438 | + functions-common:get_or_add_user_project_role:962 : openstack --os-cloud devstack-system-admin role add member --user 1b7993cf54994ac5978805fe44f975ae --project f8e05bd1375b41cba155787ba35276be 2026-03-17 14:19:01.438 | 2026-03-17 14:19:01.439 | ++ functions-common:get_or_add_user_project_role:971 : oscwrap --os-cloud devstack-system-admin role assignment list --role member --user 1b7993cf54994ac5978805fe44f975ae --project f8e05bd1375b41cba155787ba35276be -c Role -f value 2026-03-17 14:19:01.439 | 2026-03-17 14:19:01.439 | ++ functions-common:oscwrap:2457 : return 0 2026-03-17 14:19:01.439 | + functions-common:get_or_add_user_project_role:971 : user_role_id=8517a23e52084dfda5b116dfc235ee57 2026-03-17 14:19:01.439 | + functions-common:get_or_add_user_project_role:972 : echo 8517a23e52084dfda5b116dfc235ee57 2026-03-17 14:19:01.439 | 8517a23e52084dfda5b116dfc235ee57 2026-03-17 14:19:01.495 | [9348 Async ks-demo-member:87537]: finished get_or_add_user_project_role member 1b7993cf54994ac5978805fe44f975ae f8e05bd1375b41cba155787ba35276be with result 0 in 3 seconds 2026-03-17 14:19:01.544 | [9348 Async ks-demo-admin:87633]: Waiting for completion of get_or_add_user_project_role admin 60ce0d1a295640f5b635e337f3fe99c1 f8e05bd1375b41cba155787ba35276be running on PID 87633 (16 other jobs running) 2026-03-17 14:19:01.579 | [9348 Async ks-demo-admin:87633]: Signaling child to exit 2026-03-17 14:19:01.579 | WAKEUP 2026-03-17 14:19:01.612 | [9348 Async ks-demo-admin:87633]: Signaled 2026-03-17 14:19:01.614 | + functions-common:get_or_add_user_project_role:955 : local user_role_id 2026-03-17 14:19:01.614 | + functions-common:get_or_add_user_project_role:956 : local domain_args 2026-03-17 14:19:01.615 | ++ functions-common:get_or_add_user_project_role:958 : _get_domain_args 2026-03-17 14:19:01.615 | ++ functions-common:_get_domain_args:939 : local domain 2026-03-17 14:19:01.615 | ++ functions-common:_get_domain_args:940 : domain= 2026-03-17 14:19:01.615 | ++ functions-common:_get_domain_args:942 : [[ -n '' ]] 2026-03-17 14:19:01.615 | ++ functions-common:_get_domain_args:945 : [[ -n '' ]] 2026-03-17 14:19:01.615 | ++ functions-common:_get_domain_args:949 : echo 2026-03-17 14:19:01.615 | + functions-common:get_or_add_user_project_role:958 : domain_args= 2026-03-17 14:19:01.615 | + functions-common:get_or_add_user_project_role:962 : openstack --os-cloud devstack-system-admin role add admin --user 60ce0d1a295640f5b635e337f3fe99c1 --project f8e05bd1375b41cba155787ba35276be 2026-03-17 14:19:01.615 | 2026-03-17 14:19:01.616 | ++ functions-common:get_or_add_user_project_role:971 : oscwrap --os-cloud devstack-system-admin role assignment list --role admin --user 60ce0d1a295640f5b635e337f3fe99c1 --project f8e05bd1375b41cba155787ba35276be -c Role -f value 2026-03-17 14:19:01.616 | 2026-03-17 14:19:01.616 | ++ functions-common:oscwrap:2457 : return 0 2026-03-17 14:19:01.616 | + functions-common:get_or_add_user_project_role:971 : user_role_id=a5e55e3c52b945708f49a722bbb4b19d 2026-03-17 14:19:01.616 | + functions-common:get_or_add_user_project_role:972 : echo a5e55e3c52b945708f49a722bbb4b19d 2026-03-17 14:19:01.616 | a5e55e3c52b945708f49a722bbb4b19d 2026-03-17 14:19:01.677 | [9348 Async ks-demo-admin:87633]: finished get_or_add_user_project_role admin 60ce0d1a295640f5b635e337f3fe99c1 f8e05bd1375b41cba155787ba35276be with result 0 in 4 seconds 2026-03-17 14:19:01.731 | [9348 Async ks-demo-another:87729]: Waiting for completion of get_or_add_user_project_role anotherrole 1b7993cf54994ac5978805fe44f975ae f8e05bd1375b41cba155787ba35276be running on PID 87729 (15 other jobs running) 2026-03-17 14:19:01.769 | [9348 Async ks-demo-another:87729]: Signaling child to exit 2026-03-17 14:19:01.770 | WAKEUP 2026-03-17 14:19:01.804 | [9348 Async ks-demo-another:87729]: Signaled 2026-03-17 14:19:01.807 | + functions-common:get_or_add_user_project_role:955 : local user_role_id 2026-03-17 14:19:01.807 | + functions-common:get_or_add_user_project_role:956 : local domain_args 2026-03-17 14:19:01.807 | ++ functions-common:get_or_add_user_project_role:958 : _get_domain_args 2026-03-17 14:19:01.807 | ++ functions-common:_get_domain_args:939 : local domain 2026-03-17 14:19:01.807 | ++ functions-common:_get_domain_args:940 : domain= 2026-03-17 14:19:01.807 | ++ functions-common:_get_domain_args:942 : [[ -n '' ]] 2026-03-17 14:19:01.807 | ++ functions-common:_get_domain_args:945 : [[ -n '' ]] 2026-03-17 14:19:01.807 | ++ functions-common:_get_domain_args:949 : echo 2026-03-17 14:19:01.807 | + functions-common:get_or_add_user_project_role:958 : domain_args= 2026-03-17 14:19:01.807 | + functions-common:get_or_add_user_project_role:962 : openstack --os-cloud devstack-system-admin role add anotherrole --user 1b7993cf54994ac5978805fe44f975ae --project f8e05bd1375b41cba155787ba35276be 2026-03-17 14:19:01.807 | 2026-03-17 14:19:01.807 | ++ functions-common:get_or_add_user_project_role:971 : oscwrap --os-cloud devstack-system-admin role assignment list --role anotherrole --user 1b7993cf54994ac5978805fe44f975ae --project f8e05bd1375b41cba155787ba35276be -c Role -f value 2026-03-17 14:19:01.807 | 2026-03-17 14:19:01.807 | ++ functions-common:oscwrap:2457 : return 0 2026-03-17 14:19:01.807 | + functions-common:get_or_add_user_project_role:971 : user_role_id=78926c80bbfb4fd7a8b16f337cfa23f5 2026-03-17 14:19:01.807 | + functions-common:get_or_add_user_project_role:972 : echo 78926c80bbfb4fd7a8b16f337cfa23f5 2026-03-17 14:19:01.807 | 78926c80bbfb4fd7a8b16f337cfa23f5 2026-03-17 14:19:01.873 | [9348 Async ks-demo-another:87729]: finished get_or_add_user_project_role anotherrole 1b7993cf54994ac5978805fe44f975ae f8e05bd1375b41cba155787ba35276be with result 0 in 4 seconds 2026-03-17 14:19:01.928 | [9348 Async ks-demo-invis:87825]: Waiting for completion of get_or_add_user_project_role member 1b7993cf54994ac5978805fe44f975ae d1d020791351473aba0821a9599d6a27 running on PID 87825 (14 other jobs running) 2026-03-17 14:19:01.961 | [9348 Async ks-demo-invis:87825]: Signaling child to exit 2026-03-17 14:19:01.962 | WAKEUP 2026-03-17 14:19:01.992 | [9348 Async ks-demo-invis:87825]: Signaled 2026-03-17 14:19:01.994 | + functions-common:get_or_add_user_project_role:955 : local user_role_id 2026-03-17 14:19:01.994 | + functions-common:get_or_add_user_project_role:956 : local domain_args 2026-03-17 14:19:01.994 | ++ functions-common:get_or_add_user_project_role:958 : _get_domain_args 2026-03-17 14:19:01.994 | ++ functions-common:_get_domain_args:939 : local domain 2026-03-17 14:19:01.994 | ++ functions-common:_get_domain_args:940 : domain= 2026-03-17 14:19:01.994 | ++ functions-common:_get_domain_args:942 : [[ -n '' ]] 2026-03-17 14:19:01.994 | ++ functions-common:_get_domain_args:945 : [[ -n '' ]] 2026-03-17 14:19:01.995 | ++ functions-common:_get_domain_args:949 : echo 2026-03-17 14:19:01.995 | + functions-common:get_or_add_user_project_role:958 : domain_args= 2026-03-17 14:19:01.995 | + functions-common:get_or_add_user_project_role:962 : openstack --os-cloud devstack-system-admin role add member --user 1b7993cf54994ac5978805fe44f975ae --project d1d020791351473aba0821a9599d6a27 2026-03-17 14:19:01.995 | 2026-03-17 14:19:01.995 | ++ functions-common:get_or_add_user_project_role:971 : oscwrap --os-cloud devstack-system-admin role assignment list --role member --user 1b7993cf54994ac5978805fe44f975ae --project d1d020791351473aba0821a9599d6a27 -c Role -f value 2026-03-17 14:19:01.995 | 2026-03-17 14:19:01.995 | ++ functions-common:oscwrap:2457 : return 0 2026-03-17 14:19:01.995 | + functions-common:get_or_add_user_project_role:971 : user_role_id=8517a23e52084dfda5b116dfc235ee57 2026-03-17 14:19:01.995 | + functions-common:get_or_add_user_project_role:972 : echo 8517a23e52084dfda5b116dfc235ee57 2026-03-17 14:19:01.995 | 8517a23e52084dfda5b116dfc235ee57 2026-03-17 14:19:02.057 | [9348 Async ks-demo-invis:87825]: finished get_or_add_user_project_role member 1b7993cf54994ac5978805fe44f975ae d1d020791351473aba0821a9599d6a27 with result 0 in 4 seconds 2026-03-17 14:19:02.109 | [9348 Async ks-demo-reader:88038]: Waiting for completion of get_or_add_user_project_role reader 4df421a254fd4aa09a489a29558b42ed f8e05bd1375b41cba155787ba35276be running on PID 88038 (13 other jobs running) 2026-03-17 14:19:02.144 | [9348 Async ks-demo-reader:88038]: Signaling child to exit 2026-03-17 14:19:02.144 | WAKEUP 2026-03-17 14:19:02.168 | [9348 Async ks-demo-reader:88038]: Signaled 2026-03-17 14:19:02.171 | + functions-common:get_or_add_user_project_role:955 : local user_role_id 2026-03-17 14:19:02.171 | + functions-common:get_or_add_user_project_role:956 : local domain_args 2026-03-17 14:19:02.171 | ++ functions-common:get_or_add_user_project_role:958 : _get_domain_args 2026-03-17 14:19:02.171 | ++ functions-common:_get_domain_args:939 : local domain 2026-03-17 14:19:02.171 | ++ functions-common:_get_domain_args:940 : domain= 2026-03-17 14:19:02.171 | ++ functions-common:_get_domain_args:942 : [[ -n '' ]] 2026-03-17 14:19:02.171 | ++ functions-common:_get_domain_args:945 : [[ -n '' ]] 2026-03-17 14:19:02.171 | ++ functions-common:_get_domain_args:949 : echo 2026-03-17 14:19:02.171 | + functions-common:get_or_add_user_project_role:958 : domain_args= 2026-03-17 14:19:02.171 | + functions-common:get_or_add_user_project_role:962 : openstack --os-cloud devstack-system-admin role add reader --user 4df421a254fd4aa09a489a29558b42ed --project f8e05bd1375b41cba155787ba35276be 2026-03-17 14:19:02.171 | 2026-03-17 14:19:02.171 | ++ functions-common:get_or_add_user_project_role:971 : oscwrap --os-cloud devstack-system-admin role assignment list --role reader --user 4df421a254fd4aa09a489a29558b42ed --project f8e05bd1375b41cba155787ba35276be -c Role -f value 2026-03-17 14:19:02.171 | 2026-03-17 14:19:02.171 | ++ functions-common:oscwrap:2457 : return 0 2026-03-17 14:19:02.171 | + functions-common:get_or_add_user_project_role:971 : user_role_id=0787a9713d9a441e926ee002df120507 2026-03-17 14:19:02.171 | + functions-common:get_or_add_user_project_role:972 : echo 0787a9713d9a441e926ee002df120507 2026-03-17 14:19:02.171 | 0787a9713d9a441e926ee002df120507 2026-03-17 14:19:02.228 | [9348 Async ks-demo-reader:88038]: finished get_or_add_user_project_role reader 4df421a254fd4aa09a489a29558b42ed f8e05bd1375b41cba155787ba35276be with result 0 in 3 seconds 2026-03-17 14:19:02.233 | + inc/async:async_wait:197 : return 0 2026-03-17 14:19:02.235 | + lib/keystone:create_keystone_accounts:403 : async_wait ks-alt-admin ks-alt-another ks-alt-member-user ks-alt-reader-user 2026-03-17 14:19:02.302 | [9348 Async ks-alt-admin:88427]: Waiting for completion of get_or_add_user_project_role admin 95de6e4e995740b3bd50dd178e76844c 0b2233b8ab6e40b2ab6b547c342ea5b3 running on PID 88427 (12 other jobs running) 2026-03-17 14:19:02.329 | [9348 Async ks-alt-admin:88427]: Signaling child to exit 2026-03-17 14:19:02.330 | WAKEUP 2026-03-17 14:19:02.352 | [9348 Async ks-alt-admin:88427]: Signaled 2026-03-17 14:19:02.352 | + functions-common:get_or_add_user_project_role:955 : local user_role_id 2026-03-17 14:19:02.352 | + functions-common:get_or_add_user_project_role:956 : local domain_args 2026-03-17 14:19:02.352 | ++ functions-common:get_or_add_user_project_role:958 : _get_domain_args 2026-03-17 14:19:02.352 | ++ functions-common:_get_domain_args:939 : local domain 2026-03-17 14:19:02.352 | ++ functions-common:_get_domain_args:940 : domain= 2026-03-17 14:19:02.352 | ++ functions-common:_get_domain_args:942 : [[ -n '' ]] 2026-03-17 14:19:02.352 | ++ functions-common:_get_domain_args:945 : [[ -n '' ]] 2026-03-17 14:19:02.352 | ++ functions-common:_get_domain_args:949 : echo 2026-03-17 14:19:02.352 | + functions-common:get_or_add_user_project_role:958 : domain_args= 2026-03-17 14:19:02.352 | + functions-common:get_or_add_user_project_role:962 : openstack --os-cloud devstack-system-admin role add admin --user 95de6e4e995740b3bd50dd178e76844c --project 0b2233b8ab6e40b2ab6b547c342ea5b3 2026-03-17 14:19:02.352 | 2026-03-17 14:19:02.352 | ++ functions-common:get_or_add_user_project_role:971 : oscwrap --os-cloud devstack-system-admin role assignment list --role admin --user 95de6e4e995740b3bd50dd178e76844c --project 0b2233b8ab6e40b2ab6b547c342ea5b3 -c Role -f value 2026-03-17 14:19:02.352 | 2026-03-17 14:19:02.352 | ++ functions-common:oscwrap:2457 : return 0 2026-03-17 14:19:02.352 | + functions-common:get_or_add_user_project_role:971 : user_role_id=a5e55e3c52b945708f49a722bbb4b19d 2026-03-17 14:19:02.352 | + functions-common:get_or_add_user_project_role:972 : echo a5e55e3c52b945708f49a722bbb4b19d 2026-03-17 14:19:02.352 | a5e55e3c52b945708f49a722bbb4b19d 2026-03-17 14:19:02.408 | [9348 Async ks-alt-admin:88427]: finished get_or_add_user_project_role admin 95de6e4e995740b3bd50dd178e76844c 0b2233b8ab6e40b2ab6b547c342ea5b3 with result 0 in 2 seconds 2026-03-17 14:19:02.441 | [9348 Async ks-alt-another:88523]: Waiting for completion of get_or_add_user_project_role anotherrole 95de6e4e995740b3bd50dd178e76844c 0b2233b8ab6e40b2ab6b547c342ea5b3 running on PID 88523 (11 other jobs running) 2026-03-17 14:19:02.470 | [9348 Async ks-alt-another:88523]: Signaling child to exit 2026-03-17 14:19:02.471 | WAKEUP 2026-03-17 14:19:02.497 | [9348 Async ks-alt-another:88523]: Signaled 2026-03-17 14:19:02.499 | + functions-common:get_or_add_user_project_role:955 : local user_role_id 2026-03-17 14:19:02.499 | + functions-common:get_or_add_user_project_role:956 : local domain_args 2026-03-17 14:19:02.499 | ++ functions-common:get_or_add_user_project_role:958 : _get_domain_args 2026-03-17 14:19:02.499 | ++ functions-common:_get_domain_args:939 : local domain 2026-03-17 14:19:02.499 | ++ functions-common:_get_domain_args:940 : domain= 2026-03-17 14:19:02.499 | ++ functions-common:_get_domain_args:942 : [[ -n '' ]] 2026-03-17 14:19:02.499 | ++ functions-common:_get_domain_args:945 : [[ -n '' ]] 2026-03-17 14:19:02.499 | ++ functions-common:_get_domain_args:949 : echo 2026-03-17 14:19:02.499 | + functions-common:get_or_add_user_project_role:958 : domain_args= 2026-03-17 14:19:02.499 | + functions-common:get_or_add_user_project_role:962 : openstack --os-cloud devstack-system-admin role add anotherrole --user 95de6e4e995740b3bd50dd178e76844c --project 0b2233b8ab6e40b2ab6b547c342ea5b3 2026-03-17 14:19:02.499 | 2026-03-17 14:19:02.499 | ++ functions-common:get_or_add_user_project_role:971 : oscwrap --os-cloud devstack-system-admin role assignment list --role anotherrole --user 95de6e4e995740b3bd50dd178e76844c --project 0b2233b8ab6e40b2ab6b547c342ea5b3 -c Role -f value 2026-03-17 14:19:02.499 | 2026-03-17 14:19:02.499 | ++ functions-common:oscwrap:2457 : return 0 2026-03-17 14:19:02.499 | + functions-common:get_or_add_user_project_role:971 : user_role_id=78926c80bbfb4fd7a8b16f337cfa23f5 2026-03-17 14:19:02.499 | + functions-common:get_or_add_user_project_role:972 : echo 78926c80bbfb4fd7a8b16f337cfa23f5 2026-03-17 14:19:02.499 | 78926c80bbfb4fd7a8b16f337cfa23f5 2026-03-17 14:19:02.553 | [9348 Async ks-alt-another:88523]: finished get_or_add_user_project_role anotherrole 95de6e4e995740b3bd50dd178e76844c 0b2233b8ab6e40b2ab6b547c342ea5b3 with result 0 in 2 seconds 2026-03-17 14:19:02.599 | [9348 Async ks-alt-member-user:88693]: Waiting for completion of get_or_add_user_project_role member 9f3797ee1bf94f63aa75d7cd0cb65ce2 0b2233b8ab6e40b2ab6b547c342ea5b3 running on PID 88693 (10 other jobs running) 2026-03-17 14:19:02.628 | [9348 Async ks-alt-member-user:88693]: Signaling child to exit 2026-03-17 14:19:02.629 | WAKEUP 2026-03-17 14:19:02.655 | [9348 Async ks-alt-member-user:88693]: Signaled 2026-03-17 14:19:02.656 | + functions-common:get_or_add_user_project_role:955 : local user_role_id 2026-03-17 14:19:02.656 | + functions-common:get_or_add_user_project_role:956 : local domain_args 2026-03-17 14:19:02.656 | ++ functions-common:get_or_add_user_project_role:958 : _get_domain_args 2026-03-17 14:19:02.656 | ++ functions-common:_get_domain_args:939 : local domain 2026-03-17 14:19:02.656 | ++ functions-common:_get_domain_args:940 : domain= 2026-03-17 14:19:02.656 | ++ functions-common:_get_domain_args:942 : [[ -n '' ]] 2026-03-17 14:19:02.656 | ++ functions-common:_get_domain_args:945 : [[ -n '' ]] 2026-03-17 14:19:02.656 | ++ functions-common:_get_domain_args:949 : echo 2026-03-17 14:19:02.656 | + functions-common:get_or_add_user_project_role:958 : domain_args= 2026-03-17 14:19:02.656 | + functions-common:get_or_add_user_project_role:962 : openstack --os-cloud devstack-system-admin role add member --user 9f3797ee1bf94f63aa75d7cd0cb65ce2 --project 0b2233b8ab6e40b2ab6b547c342ea5b3 2026-03-17 14:19:02.657 | 2026-03-17 14:19:02.657 | ++ functions-common:get_or_add_user_project_role:971 : oscwrap --os-cloud devstack-system-admin role assignment list --role member --user 9f3797ee1bf94f63aa75d7cd0cb65ce2 --project 0b2233b8ab6e40b2ab6b547c342ea5b3 -c Role -f value 2026-03-17 14:19:02.657 | 2026-03-17 14:19:02.657 | ++ functions-common:oscwrap:2457 : return 0 2026-03-17 14:19:02.657 | + functions-common:get_or_add_user_project_role:971 : user_role_id=8517a23e52084dfda5b116dfc235ee57 2026-03-17 14:19:02.657 | + functions-common:get_or_add_user_project_role:972 : echo 8517a23e52084dfda5b116dfc235ee57 2026-03-17 14:19:02.657 | 8517a23e52084dfda5b116dfc235ee57 2026-03-17 14:19:02.711 | [9348 Async ks-alt-member-user:88693]: finished get_or_add_user_project_role member 9f3797ee1bf94f63aa75d7cd0cb65ce2 0b2233b8ab6e40b2ab6b547c342ea5b3 with result 0 in 2 seconds 2026-03-17 14:19:02.757 | [9348 Async ks-alt-reader-user:88929]: Waiting for completion of get_or_add_user_project_role reader 3ee8d1e3b86746bab2648e4e49b1ee4a 0b2233b8ab6e40b2ab6b547c342ea5b3 running on PID 88929 (9 other jobs running) 2026-03-17 14:19:02.786 | [9348 Async ks-alt-reader-user:88929]: Signaling child to exit 2026-03-17 14:19:02.787 | WAKEUP 2026-03-17 14:19:02.822 | [9348 Async ks-alt-reader-user:88929]: Signaled 2026-03-17 14:19:02.823 | + functions-common:get_or_add_user_project_role:955 : local user_role_id 2026-03-17 14:19:02.823 | + functions-common:get_or_add_user_project_role:956 : local domain_args 2026-03-17 14:19:02.823 | ++ functions-common:get_or_add_user_project_role:958 : _get_domain_args 2026-03-17 14:19:02.823 | ++ functions-common:_get_domain_args:939 : local domain 2026-03-17 14:19:02.823 | ++ functions-common:_get_domain_args:940 : domain= 2026-03-17 14:19:02.823 | ++ functions-common:_get_domain_args:942 : [[ -n '' ]] 2026-03-17 14:19:02.823 | ++ functions-common:_get_domain_args:945 : [[ -n '' ]] 2026-03-17 14:19:02.824 | ++ functions-common:_get_domain_args:949 : echo 2026-03-17 14:19:02.824 | + functions-common:get_or_add_user_project_role:958 : domain_args= 2026-03-17 14:19:02.824 | + functions-common:get_or_add_user_project_role:962 : openstack --os-cloud devstack-system-admin role add reader --user 3ee8d1e3b86746bab2648e4e49b1ee4a --project 0b2233b8ab6e40b2ab6b547c342ea5b3 2026-03-17 14:19:02.824 | 2026-03-17 14:19:02.824 | ++ functions-common:get_or_add_user_project_role:971 : oscwrap --os-cloud devstack-system-admin role assignment list --role reader --user 3ee8d1e3b86746bab2648e4e49b1ee4a --project 0b2233b8ab6e40b2ab6b547c342ea5b3 -c Role -f value 2026-03-17 14:19:02.824 | 2026-03-17 14:19:02.824 | ++ functions-common:oscwrap:2457 : return 0 2026-03-17 14:19:02.824 | + functions-common:get_or_add_user_project_role:971 : user_role_id=0787a9713d9a441e926ee002df120507 2026-03-17 14:19:02.824 | + functions-common:get_or_add_user_project_role:972 : echo 0787a9713d9a441e926ee002df120507 2026-03-17 14:19:02.824 | 0787a9713d9a441e926ee002df120507 2026-03-17 14:19:02.876 | + inc/async:async_inner:64 : rc=0 2026-03-17 14:19:02.878 | [9348 Async ks-alt-reader-user:88929]: finished get_or_add_user_project_role reader 3ee8d1e3b86746bab2648e4e49b1ee4a 0b2233b8ab6e40b2ab6b547c342ea5b3 with result 0 in 1 seconds 2026-03-17 14:19:02.883 | + inc/async:async_wait:197 : return 0 2026-03-17 14:19:02.887 | + lib/keystone:create_keystone_accounts:404 : async_wait ks-system-member ks-system-reader 2026-03-17 14:19:02.904 | [89588 Async ks-group-memberdemo:89588]: finished successfully 2026-03-17 14:19:02.947 | [9348 Async ks-system-member:89121]: Waiting for completion of get_or_add_user_system_role member 338eff6c5f33405ba5f665b0f39f85fc all running on PID 89121 (8 other jobs running) 2026-03-17 14:19:02.975 | [9348 Async ks-system-member:89121]: Signaling child to exit 2026-03-17 14:19:02.976 | WAKEUP 2026-03-17 14:19:03.002 | [9348 Async ks-system-member:89121]: Signaled 2026-03-17 14:19:03.004 | + functions-common:get_or_add_user_system_role:997 : local user_role_id 2026-03-17 14:19:03.004 | + functions-common:get_or_add_user_system_role:998 : local domain_args 2026-03-17 14:19:03.004 | ++ functions-common:get_or_add_user_system_role:1000 : _get_domain_args 2026-03-17 14:19:03.004 | ++ functions-common:_get_domain_args:939 : local domain 2026-03-17 14:19:03.005 | ++ functions-common:_get_domain_args:940 : domain= 2026-03-17 14:19:03.005 | ++ functions-common:_get_domain_args:942 : [[ -n '' ]] 2026-03-17 14:19:03.005 | ++ functions-common:_get_domain_args:945 : [[ -n '' ]] 2026-03-17 14:19:03.005 | ++ functions-common:_get_domain_args:949 : echo 2026-03-17 14:19:03.005 | + functions-common:get_or_add_user_system_role:1000 : domain_args= 2026-03-17 14:19:03.005 | ++ functions-common:get_or_add_user_system_role:1008 : oscwrap --os-cloud devstack-system-admin role assignment list --role member --user 338eff6c5f33405ba5f665b0f39f85fc --system all -f value -c Role 2026-03-17 14:19:03.005 | 2026-03-17 14:19:03.005 | ++ functions-common:oscwrap:2457 : return 0 2026-03-17 14:19:03.005 | + functions-common:get_or_add_user_system_role:1008 : user_role_id= 2026-03-17 14:19:03.005 | + functions-common:get_or_add_user_system_role:1009 : [[ -z '' ]] 2026-03-17 14:19:03.005 | + functions-common:get_or_add_user_system_role:1011 : openstack --os-cloud devstack-system-admin role add member --user 338eff6c5f33405ba5f665b0f39f85fc --system all 2026-03-17 14:19:03.005 | 2026-03-17 14:19:03.005 | ++ functions-common:get_or_add_user_system_role:1020 : oscwrap --os-cloud devstack-system-admin role assignment list --role member --user 338eff6c5f33405ba5f665b0f39f85fc --system all -f value -c Role 2026-03-17 14:19:03.005 | 2026-03-17 14:19:03.005 | ++ functions-common:oscwrap:2457 : return 0 2026-03-17 14:19:03.005 | + functions-common:get_or_add_user_system_role:1020 : user_role_id= 2026-03-17 14:19:03.005 | + functions-common:get_or_add_user_system_role:1022 : echo 2026-03-17 14:19:03.005 | 2026-03-17 14:19:03.062 | [9348 Async ks-system-member:89121]: finished get_or_add_user_system_role member 338eff6c5f33405ba5f665b0f39f85fc all with result 0 in 2 seconds 2026-03-17 14:19:03.108 | [9348 Async ks-system-reader:89318]: Waiting for completion of get_or_add_user_system_role reader ff7f45ece5664f0ba2e903318f7d6dcb all running on PID 89318 (7 other jobs running) 2026-03-17 14:19:03.139 | [9348 Async ks-system-reader:89318]: Signaling child to exit 2026-03-17 14:19:03.139 | WAKEUP 2026-03-17 14:19:03.167 | [9348 Async ks-system-reader:89318]: Signaled 2026-03-17 14:19:03.170 | + functions-common:get_or_add_user_system_role:997 : local user_role_id 2026-03-17 14:19:03.170 | + functions-common:get_or_add_user_system_role:998 : local domain_args 2026-03-17 14:19:03.170 | ++ functions-common:get_or_add_user_system_role:1000 : _get_domain_args 2026-03-17 14:19:03.170 | ++ functions-common:_get_domain_args:939 : local domain 2026-03-17 14:19:03.170 | ++ functions-common:_get_domain_args:940 : domain= 2026-03-17 14:19:03.170 | ++ functions-common:_get_domain_args:942 : [[ -n '' ]] 2026-03-17 14:19:03.170 | ++ functions-common:_get_domain_args:945 : [[ -n '' ]] 2026-03-17 14:19:03.170 | ++ functions-common:_get_domain_args:949 : echo 2026-03-17 14:19:03.170 | + functions-common:get_or_add_user_system_role:1000 : domain_args= 2026-03-17 14:19:03.170 | ++ functions-common:get_or_add_user_system_role:1008 : oscwrap --os-cloud devstack-system-admin role assignment list --role reader --user ff7f45ece5664f0ba2e903318f7d6dcb --system all -f value -c Role 2026-03-17 14:19:03.170 | 2026-03-17 14:19:03.170 | ++ functions-common:oscwrap:2457 : return 0 2026-03-17 14:19:03.170 | + functions-common:get_or_add_user_system_role:1008 : user_role_id= 2026-03-17 14:19:03.170 | + functions-common:get_or_add_user_system_role:1009 : [[ -z '' ]] 2026-03-17 14:19:03.170 | + functions-common:get_or_add_user_system_role:1011 : openstack --os-cloud devstack-system-admin role add reader --user ff7f45ece5664f0ba2e903318f7d6dcb --system all 2026-03-17 14:19:03.170 | 2026-03-17 14:19:03.170 | ++ functions-common:get_or_add_user_system_role:1020 : oscwrap --os-cloud devstack-system-admin role assignment list --role reader --user ff7f45ece5664f0ba2e903318f7d6dcb --system all -f value -c Role 2026-03-17 14:19:03.170 | 2026-03-17 14:19:03.170 | ++ functions-common:oscwrap:2457 : return 0 2026-03-17 14:19:03.170 | + functions-common:get_or_add_user_system_role:1020 : user_role_id= 2026-03-17 14:19:03.170 | + functions-common:get_or_add_user_system_role:1022 : echo 2026-03-17 14:19:03.170 | 2026-03-17 14:19:03.228 | [9348 Async ks-system-reader:89318]: finished get_or_add_user_system_role reader ff7f45ece5664f0ba2e903318f7d6dcb all with result 0 in 2 seconds 2026-03-17 14:19:03.233 | + inc/async:async_wait:197 : return 0 2026-03-17 14:19:03.237 | + 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-17 14:19:03.293 | [9348 Async ks-group-memberdemo:89588]: Waiting for completion of get_or_add_group_project_role member 4da4ca8e9f344322a7b62a9664508faf f8e05bd1375b41cba155787ba35276be running on PID 89588 (6 other jobs running) 2026-03-17 14:19:03.316 | [9348 Async ks-group-memberdemo:89588]: Signaling child to exit 2026-03-17 14:19:03.317 | WAKEUP 2026-03-17 14:19:03.338 | [9348 Async ks-group-memberdemo:89588]: Signaled 2026-03-17 14:19:03.339 | + functions-common:get_or_add_group_project_role:1028 : local group_role_id 2026-03-17 14:19:03.339 | + functions-common:get_or_add_group_project_role:1032 : openstack role add member --group 4da4ca8e9f344322a7b62a9664508faf --project f8e05bd1375b41cba155787ba35276be 2026-03-17 14:19:03.339 | 2026-03-17 14:19:03.339 | ++ functions-common:get_or_add_group_project_role:1039 : oscwrap --os-cloud devstack-system-admin role assignment list --role member --group 4da4ca8e9f344322a7b62a9664508faf --project f8e05bd1375b41cba155787ba35276be -f value -c Role 2026-03-17 14:19:03.339 | 2026-03-17 14:19:03.339 | ++ functions-common:oscwrap:2457 : return 0 2026-03-17 14:19:03.339 | + functions-common:get_or_add_group_project_role:1039 : group_role_id=8517a23e52084dfda5b116dfc235ee57 2026-03-17 14:19:03.339 | + functions-common:get_or_add_group_project_role:1041 : echo 8517a23e52084dfda5b116dfc235ee57 2026-03-17 14:19:03.339 | 8517a23e52084dfda5b116dfc235ee57 2026-03-17 14:19:03.384 | [9348 Async ks-group-memberdemo:89588]: finished get_or_add_group_project_role member 4da4ca8e9f344322a7b62a9664508faf f8e05bd1375b41cba155787ba35276be with result 0 in 2 seconds 2026-03-17 14:19:03.425 | [9348 Async ks-group-anotherdemo:89667]: Waiting for completion of get_or_add_group_project_role anotherrole 4da4ca8e9f344322a7b62a9664508faf f8e05bd1375b41cba155787ba35276be running on PID 89667 (5 other jobs running) 2026-03-17 14:19:03.427 | + inc/async:async_inner:64 : rc=0 2026-03-17 14:19:03.450 | [9348 Async ks-group-anotherdemo:89667]: Signaling child to exit 2026-03-17 14:19:03.459 | [89667 Async ks-group-anotherdemo:89667]: finished successfully 2026-03-17 14:19:03.484 | WAKEUP 2026-03-17 14:19:03.508 | [9348 Async ks-group-anotherdemo:89667]: Signaled 2026-03-17 14:19:03.510 | + functions-common:get_or_add_group_project_role:1028 : local group_role_id 2026-03-17 14:19:03.510 | + functions-common:get_or_add_group_project_role:1032 : openstack role add anotherrole --group 4da4ca8e9f344322a7b62a9664508faf --project f8e05bd1375b41cba155787ba35276be 2026-03-17 14:19:03.510 | 2026-03-17 14:19:03.510 | ++ functions-common:get_or_add_group_project_role:1039 : oscwrap --os-cloud devstack-system-admin role assignment list --role anotherrole --group 4da4ca8e9f344322a7b62a9664508faf --project f8e05bd1375b41cba155787ba35276be -f value -c Role 2026-03-17 14:19:03.510 | 2026-03-17 14:19:03.510 | ++ functions-common:oscwrap:2457 : return 0 2026-03-17 14:19:03.510 | + functions-common:get_or_add_group_project_role:1039 : group_role_id=78926c80bbfb4fd7a8b16f337cfa23f5 2026-03-17 14:19:03.510 | + functions-common:get_or_add_group_project_role:1041 : echo 78926c80bbfb4fd7a8b16f337cfa23f5 2026-03-17 14:19:03.510 | 78926c80bbfb4fd7a8b16f337cfa23f5 2026-03-17 14:19:03.555 | [9348 Async ks-group-anotherdemo:89667]: finished get_or_add_group_project_role anotherrole 4da4ca8e9f344322a7b62a9664508faf f8e05bd1375b41cba155787ba35276be with result 0 in 2 seconds 2026-03-17 14:19:03.595 | [9348 Async ks-group-memberalt:89746]: Waiting for completion of get_or_add_group_project_role member 4da4ca8e9f344322a7b62a9664508faf 0b2233b8ab6e40b2ab6b547c342ea5b3 running on PID 89746 (4 other jobs running) 2026-03-17 14:19:03.624 | [9348 Async ks-group-memberalt:89746]: Signaling child to exit 2026-03-17 14:19:03.974 | + inc/async:async_inner:64 : rc=0 2026-03-17 14:19:03.997 | [89746 Async ks-group-memberalt:89746]: finished successfully 2026-03-17 14:19:04.022 | WAKEUP 2026-03-17 14:19:04.044 | [9348 Async ks-group-memberalt:89746]: Signaled 2026-03-17 14:19:04.046 | + functions-common:get_or_add_group_project_role:1028 : local group_role_id 2026-03-17 14:19:04.046 | + functions-common:get_or_add_group_project_role:1032 : openstack role add member --group 4da4ca8e9f344322a7b62a9664508faf --project 0b2233b8ab6e40b2ab6b547c342ea5b3 2026-03-17 14:19:04.046 | 2026-03-17 14:19:04.046 | ++ functions-common:get_or_add_group_project_role:1039 : oscwrap --os-cloud devstack-system-admin role assignment list --role member --group 4da4ca8e9f344322a7b62a9664508faf --project 0b2233b8ab6e40b2ab6b547c342ea5b3 -f value -c Role 2026-03-17 14:19:04.046 | 2026-03-17 14:19:04.046 | ++ functions-common:oscwrap:2457 : return 0 2026-03-17 14:19:04.046 | + functions-common:get_or_add_group_project_role:1039 : group_role_id=8517a23e52084dfda5b116dfc235ee57 2026-03-17 14:19:04.046 | + functions-common:get_or_add_group_project_role:1041 : echo 8517a23e52084dfda5b116dfc235ee57 2026-03-17 14:19:04.046 | 8517a23e52084dfda5b116dfc235ee57 2026-03-17 14:19:04.092 | [9348 Async ks-group-memberalt:89746]: finished get_or_add_group_project_role member 4da4ca8e9f344322a7b62a9664508faf 0b2233b8ab6e40b2ab6b547c342ea5b3 with result 0 in 2 seconds 2026-03-17 14:19:04.132 | [9348 Async ks-group-anotheralt:89865]: Waiting for completion of get_or_add_group_project_role anotherrole 4da4ca8e9f344322a7b62a9664508faf 0b2233b8ab6e40b2ab6b547c342ea5b3 running on PID 89865 (3 other jobs running) 2026-03-17 14:19:04.156 | [9348 Async ks-group-anotheralt:89865]: Signaling child to exit 2026-03-17 14:19:04.524 | + inc/async:async_inner:64 : rc=0 2026-03-17 14:19:04.552 | [89865 Async ks-group-anotheralt:89865]: finished successfully 2026-03-17 14:19:04.578 | WAKEUP 2026-03-17 14:19:04.604 | [9348 Async ks-group-anotheralt:89865]: Signaled 2026-03-17 14:19:04.607 | + functions-common:get_or_add_group_project_role:1028 : local group_role_id 2026-03-17 14:19:04.607 | + functions-common:get_or_add_group_project_role:1032 : openstack role add anotherrole --group 4da4ca8e9f344322a7b62a9664508faf --project 0b2233b8ab6e40b2ab6b547c342ea5b3 2026-03-17 14:19:04.607 | 2026-03-17 14:19:04.607 | ++ functions-common:get_or_add_group_project_role:1039 : oscwrap --os-cloud devstack-system-admin role assignment list --role anotherrole --group 4da4ca8e9f344322a7b62a9664508faf --project 0b2233b8ab6e40b2ab6b547c342ea5b3 -f value -c Role 2026-03-17 14:19:04.607 | 2026-03-17 14:19:04.607 | ++ functions-common:oscwrap:2457 : return 0 2026-03-17 14:19:04.607 | + functions-common:get_or_add_group_project_role:1039 : group_role_id=78926c80bbfb4fd7a8b16f337cfa23f5 2026-03-17 14:19:04.607 | + functions-common:get_or_add_group_project_role:1041 : echo 78926c80bbfb4fd7a8b16f337cfa23f5 2026-03-17 14:19:04.607 | 78926c80bbfb4fd7a8b16f337cfa23f5 2026-03-17 14:19:04.658 | [9348 Async ks-group-anotheralt:89865]: finished get_or_add_group_project_role anotherrole 4da4ca8e9f344322a7b62a9664508faf 0b2233b8ab6e40b2ab6b547c342ea5b3 with result 0 in 3 seconds 2026-03-17 14:19:04.703 | [9348 Async ks-group-admin:89944]: Waiting for completion of get_or_add_group_project_role admin 298c6acdff5a478d812f341960b10631 49b86e53968b4cb0a63f7e8654ed616a running on PID 89944 (2 other jobs running) 2026-03-17 14:19:04.732 | [9348 Async ks-group-admin:89944]: Signaling child to exit 2026-03-17 14:19:05.129 | + inc/async:async_inner:64 : rc=0 2026-03-17 14:19:05.156 | [89944 Async ks-group-admin:89944]: finished successfully 2026-03-17 14:19:05.184 | WAKEUP 2026-03-17 14:19:05.209 | [9348 Async ks-group-admin:89944]: Signaled 2026-03-17 14:19:05.211 | + functions-common:get_or_add_group_project_role:1028 : local group_role_id 2026-03-17 14:19:05.211 | + functions-common:get_or_add_group_project_role:1032 : openstack role add admin --group 298c6acdff5a478d812f341960b10631 --project 49b86e53968b4cb0a63f7e8654ed616a 2026-03-17 14:19:05.211 | 2026-03-17 14:19:05.211 | ++ functions-common:get_or_add_group_project_role:1039 : oscwrap --os-cloud devstack-system-admin role assignment list --role admin --group 298c6acdff5a478d812f341960b10631 --project 49b86e53968b4cb0a63f7e8654ed616a -f value -c Role 2026-03-17 14:19:05.211 | 2026-03-17 14:19:05.211 | ++ functions-common:oscwrap:2457 : return 0 2026-03-17 14:19:05.211 | + functions-common:get_or_add_group_project_role:1039 : group_role_id=a5e55e3c52b945708f49a722bbb4b19d 2026-03-17 14:19:05.211 | + functions-common:get_or_add_group_project_role:1041 : echo a5e55e3c52b945708f49a722bbb4b19d 2026-03-17 14:19:05.211 | a5e55e3c52b945708f49a722bbb4b19d 2026-03-17 14:19:05.262 | [9348 Async ks-group-admin:89944]: finished get_or_add_group_project_role admin 298c6acdff5a478d812f341960b10631 49b86e53968b4cb0a63f7e8654ed616a with result 0 in 3 seconds 2026-03-17 14:19:05.268 | + inc/async:async_wait:197 : return 0 2026-03-17 14:19:05.271 | + lib/keystone:create_keystone_accounts:407 : is_service_enabled ldap 2026-03-17 14:19:05.292 | + functions-common:is_service_enabled:2068 : return 1 2026-03-17 14:19:05.295 | + ./stack.sh:main:1119 : is_service_enabled nova 2026-03-17 14:19:05.316 | + functions-common:is_service_enabled:2068 : return 0 2026-03-17 14:19:05.320 | + ./stack.sh:main:1120 : async_runfunc create_nova_accounts 2026-03-17 14:19:05.323 | + inc/async:async_runfunc:116 : async_run create_nova_accounts create_nova_accounts 2026-03-17 14:19:05.404 | + inc/async:async_inner:63 : create_nova_accounts 2026-03-17 14:19:05.454 | [9348 Async create_nova_accounts:91745]: running: create_nova_accounts 2026-03-17 14:19:05.457 | + ./stack.sh:main:1122 : is_service_enabled glance 2026-03-17 14:19:05.479 | + functions-common:is_service_enabled:2068 : return 0 2026-03-17 14:19:05.482 | + ./stack.sh:main:1123 : async_runfunc create_glance_accounts 2026-03-17 14:19:05.485 | + inc/async:async_runfunc:116 : async_run create_glance_accounts create_glance_accounts 2026-03-17 14:19:05.564 | + inc/async:async_inner:63 : create_glance_accounts 2026-03-17 14:19:05.617 | [9348 Async create_glance_accounts:91868]: running: create_glance_accounts 2026-03-17 14:19:05.620 | + ./stack.sh:main:1125 : is_service_enabled cinder 2026-03-17 14:19:05.637 | + functions-common:is_service_enabled:2068 : return 0 2026-03-17 14:19:05.640 | + ./stack.sh:main:1126 : async_runfunc create_cinder_accounts 2026-03-17 14:19:05.642 | + inc/async:async_runfunc:116 : async_run create_cinder_accounts create_cinder_accounts 2026-03-17 14:19:05.717 | + inc/async:async_inner:63 : create_cinder_accounts 2026-03-17 14:19:05.765 | [9348 Async create_cinder_accounts:92006]: running: create_cinder_accounts 2026-03-17 14:19:05.768 | + ./stack.sh:main:1128 : is_service_enabled neutron 2026-03-17 14:19:05.783 | + functions-common:is_service_enabled:2068 : return 0 2026-03-17 14:19:05.785 | + ./stack.sh:main:1129 : async_runfunc create_neutron_accounts 2026-03-17 14:19:05.787 | + inc/async:async_runfunc:116 : async_run create_neutron_accounts create_neutron_accounts 2026-03-17 14:19:05.848 | + inc/async:async_inner:63 : create_neutron_accounts 2026-03-17 14:19:05.884 | [9348 Async create_neutron_accounts:92148]: running: create_neutron_accounts 2026-03-17 14:19:05.886 | + ./stack.sh:main:1131 : is_service_enabled swift 2026-03-17 14:19:05.902 | + functions-common:is_service_enabled:2068 : return 0 2026-03-17 14:19:05.905 | + ./stack.sh:main:1132 : async_runfunc create_swift_accounts 2026-03-17 14:19:05.908 | + inc/async:async_runfunc:116 : async_run create_swift_accounts create_swift_accounts 2026-03-17 14:19:05.962 | + inc/async:async_inner:63 : create_swift_accounts 2026-03-17 14:19:05.990 | [9348 Async create_swift_accounts:92329]: running: create_swift_accounts 2026-03-17 14:19:05.992 | + ./stack.sh:main:1140 : is_service_enabled horizon 2026-03-17 14:19:06.003 | + functions-common:is_service_enabled:2068 : return 0 2026-03-17 14:19:06.004 | + ./stack.sh:main:1141 : echo_summary 'Configuring Horizon' 2026-03-17 14:19:06.006 | + ./stack.sh:echo_summary:438 : [[ -t 3 ]] 2026-03-17 14:19:06.007 | + ./stack.sh:echo_summary:444 : echo -e Configuring Horizon 2026-03-17 14:19:06.009 | + ./stack.sh:main:1142 : async_runfunc configure_horizon 2026-03-17 14:19:06.010 | + inc/async:async_runfunc:116 : async_run configure_horizon configure_horizon 2026-03-17 14:19:06.051 | + inc/async:async_inner:63 : configure_horizon 2026-03-17 14:19:06.081 | [9348 Async configure_horizon:92469]: running: configure_horizon 2026-03-17 14:19:06.084 | + ./stack.sh:main:1145 : async_wait create_nova_accounts create_glance_accounts create_cinder_accounts 2026-03-17 14:19:06.123 | [9348 Async create_nova_accounts:91745]: Waiting for completion of create_nova_accounts running on PID 91745 (7 other jobs running) 2026-03-17 14:19:06.149 | [9348 Async create_nova_accounts:91745]: Signaling child to exit 2026-03-17 14:19:24.551 | + inc/async:async_inner:64 : rc=0 2026-03-17 14:19:24.574 | [92469 Async configure_horizon:92469]: finished successfully 2026-03-17 14:19:30.674 | + inc/async:async_inner:64 : rc=0 2026-03-17 14:19:30.705 | [92148 Async create_neutron_accounts:92148]: finished successfully 2026-03-17 14:19:36.007 | + inc/async:async_inner:64 : rc=0 2026-03-17 14:19:36.034 | [92006 Async create_cinder_accounts:92006]: finished successfully 2026-03-17 14:19:45.631 | + inc/async:async_inner:64 : rc=0 2026-03-17 14:19:45.662 | [91745 Async create_nova_accounts:91745]: finished successfully 2026-03-17 14:19:45.693 | WAKEUP 2026-03-17 14:19:45.716 | [9348 Async create_nova_accounts:91745]: Signaled 2026-03-17 14:19:45.718 | + lib/nova:create_nova_accounts:384 : [[ c-api,c-bak,c-sch,c-vol,etcd3,file_tracker,g-api,horizon,key,memory_tracker,mysql,n-api,n-api-meta,n-cond,n-cpu,n-novnc,n-sch,openstack-cli-server,ovn-controller,ovn-northd,ovs-vswitchd,ovsdb-server,placement-api,q-ovn-agent,q-svc,rabbit,s-account,s-container,s-object,s-proxy,tempest,tls-proxy =~ n-api ]] 2026-03-17 14:19:45.718 | + lib/nova:create_nova_accounts:388 : create_service_user nova admin 2026-03-17 14:19:45.718 | + lib/keystone:create_service_user:420 : get_or_create_user nova secretservice Default 2026-03-17 14:19:45.718 | + functions-common:get_or_create_user:891 : local user_id 2026-03-17 14:19:45.718 | + functions-common:get_or_create_user:892 : [[ ! -z '' ]] 2026-03-17 14:19:45.718 | + functions-common:get_or_create_user:895 : local email= 2026-03-17 14:19:45.718 | ++ 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-17 14:19:45.718 | 2026-03-17 14:19:45.718 | ++ functions-common:oscwrap:2457 : return 0 2026-03-17 14:19:45.718 | + functions-common:get_or_create_user:907 : user_id=47f57a67d12744f6887045597aeda1a4 2026-03-17 14:19:45.718 | + functions-common:get_or_create_user:908 : echo 47f57a67d12744f6887045597aeda1a4 2026-03-17 14:19:45.718 | 47f57a67d12744f6887045597aeda1a4 2026-03-17 14:19:45.718 | + lib/keystone:create_service_user:421 : get_or_add_user_project_role service nova service Default Default 2026-03-17 14:19:45.718 | + functions-common:get_or_add_user_project_role:955 : local user_role_id 2026-03-17 14:19:45.718 | + functions-common:get_or_add_user_project_role:956 : local domain_args 2026-03-17 14:19:45.718 | ++ functions-common:get_or_add_user_project_role:958 : _get_domain_args Default Default 2026-03-17 14:19:45.718 | ++ functions-common:_get_domain_args:939 : local domain 2026-03-17 14:19:45.718 | ++ functions-common:_get_domain_args:940 : domain= 2026-03-17 14:19:45.718 | ++ functions-common:_get_domain_args:942 : [[ -n Default ]] 2026-03-17 14:19:45.718 | ++ functions-common:_get_domain_args:943 : domain=' --user-domain Default' 2026-03-17 14:19:45.718 | ++ functions-common:_get_domain_args:945 : [[ -n Default ]] 2026-03-17 14:19:45.718 | ++ functions-common:_get_domain_args:946 : domain=' --user-domain Default --project-domain Default' 2026-03-17 14:19:45.718 | ++ functions-common:_get_domain_args:949 : echo --user-domain Default --project-domain Default 2026-03-17 14:19:45.718 | + functions-common:get_or_add_user_project_role:958 : domain_args='--user-domain Default --project-domain Default' 2026-03-17 14:19:45.718 | + 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-17 14:19:45.718 | 2026-03-17 14:19:45.719 | ++ 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-17 14:19:45.719 | 2026-03-17 14:19:45.719 | ++ functions-common:oscwrap:2457 : return 0 2026-03-17 14:19:45.719 | + functions-common:get_or_add_user_project_role:971 : user_role_id=edd2f896f35e4005acc56757b56c3974 2026-03-17 14:19:45.719 | + functions-common:get_or_add_user_project_role:972 : echo edd2f896f35e4005acc56757b56c3974 2026-03-17 14:19:45.719 | edd2f896f35e4005acc56757b56c3974 2026-03-17 14:19:45.719 | + lib/keystone:create_service_user:423 : [[ -n admin ]] 2026-03-17 14:19:45.719 | + lib/keystone:create_service_user:424 : get_or_add_user_project_role admin nova service Default Default 2026-03-17 14:19:45.719 | + functions-common:get_or_add_user_project_role:955 : local user_role_id 2026-03-17 14:19:45.719 | + functions-common:get_or_add_user_project_role:956 : local domain_args 2026-03-17 14:19:45.719 | ++ functions-common:get_or_add_user_project_role:958 : _get_domain_args Default Default 2026-03-17 14:19:45.719 | ++ functions-common:_get_domain_args:939 : local domain 2026-03-17 14:19:45.719 | ++ functions-common:_get_domain_args:940 : domain= 2026-03-17 14:19:45.719 | ++ functions-common:_get_domain_args:942 : [[ -n Default ]] 2026-03-17 14:19:45.719 | ++ functions-common:_get_domain_args:943 : domain=' --user-domain Default' 2026-03-17 14:19:45.719 | ++ functions-common:_get_domain_args:945 : [[ -n Default ]] 2026-03-17 14:19:45.719 | ++ functions-common:_get_domain_args:946 : domain=' --user-domain Default --project-domain Default' 2026-03-17 14:19:45.719 | ++ functions-common:_get_domain_args:949 : echo --user-domain Default --project-domain Default 2026-03-17 14:19:45.719 | + functions-common:get_or_add_user_project_role:958 : domain_args='--user-domain Default --project-domain Default' 2026-03-17 14:19:45.719 | + 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-17 14:19:45.719 | 2026-03-17 14:19:45.719 | ++ 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-17 14:19:45.719 | 2026-03-17 14:19:45.719 | ++ functions-common:oscwrap:2457 : return 0 2026-03-17 14:19:45.719 | + functions-common:get_or_add_user_project_role:971 : user_role_id=a5e55e3c52b945708f49a722bbb4b19d 2026-03-17 14:19:45.719 | + functions-common:get_or_add_user_project_role:972 : echo a5e55e3c52b945708f49a722bbb4b19d 2026-03-17 14:19:45.719 | a5e55e3c52b945708f49a722bbb4b19d 2026-03-17 14:19:45.719 | + lib/nova:create_nova_accounts:390 : local nova_api_url 2026-03-17 14:19:45.719 | + lib/nova:create_nova_accounts:391 : nova_api_url=https://38.102.83.89/compute 2026-03-17 14:19:45.719 | + lib/nova:create_nova_accounts:393 : get_or_create_service nova_legacy compute_legacy 'Nova Compute Service (Legacy 2.0)' 2026-03-17 14:19:45.719 | + functions-common:get_or_create_service:1047 : local service_id 2026-03-17 14:19:45.719 | ++ functions-common:get_or_create_service:1058 : oscwrap --os-cloud devstack-system-admin service show compute_legacy -f value -c id 2026-03-17 14:19:45.719 | ++ 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-17 14:19:45.719 | 2026-03-17 14:19:45.719 | ++ functions-common:oscwrap:2457 : return 0 2026-03-17 14:19:45.719 | + functions-common:get_or_create_service:1058 : service_id=' 2026-03-17 14:19:45.719 | f4c1deeec8724866b2be2574d0f547ed' 2026-03-17 14:19:45.719 | + functions-common:get_or_create_service:1059 : echo f4c1deeec8724866b2be2574d0f547ed 2026-03-17 14:19:45.719 | f4c1deeec8724866b2be2574d0f547ed 2026-03-17 14:19:45.719 | + lib/nova:create_nova_accounts:395 : get_or_create_endpoint compute_legacy RegionOne 'https://38.102.83.89/compute/v2/$(project_id)s' 2026-03-17 14:19:45.719 | + functions-common:get_or_create_endpoint:1091 : local public_id 2026-03-17 14:19:45.719 | ++ functions-common:get_or_create_endpoint:1092 : _get_or_create_endpoint_with_interface compute_legacy public 'https://38.102.83.89/compute/v2/$(project_id)s' RegionOne 2026-03-17 14:19:45.719 | ++ functions-common:_get_or_create_endpoint_with_interface:1065 : local endpoint_id 2026-03-17 14:19:45.719 | +++ 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-17 14:19:45.719 | 2026-03-17 14:19:45.719 | +++ functions-common:oscwrap:2457 : return 0 2026-03-17 14:19:45.719 | ++ functions-common:_get_or_create_endpoint_with_interface:1070 : endpoint_id= 2026-03-17 14:19:45.719 | ++ functions-common:_get_or_create_endpoint_with_interface:1071 : [[ -z '' ]] 2026-03-17 14:19:45.719 | +++ functions-common:_get_or_create_endpoint_with_interface:1074 : oscwrap --os-cloud devstack-system-admin endpoint create compute_legacy public 'https://38.102.83.89/compute/v2/$(project_id)s' --region RegionOne -f value -c id 2026-03-17 14:19:45.720 | 2026-03-17 14:19:45.720 | +++ functions-common:oscwrap:2457 : return 0 2026-03-17 14:19:45.720 | ++ functions-common:_get_or_create_endpoint_with_interface:1074 : endpoint_id=ca4fbbd4e01c406c86f994d421183915 2026-03-17 14:19:45.720 | ++ functions-common:_get_or_create_endpoint_with_interface:1077 : echo ca4fbbd4e01c406c86f994d421183915 2026-03-17 14:19:45.720 | + functions-common:get_or_create_endpoint:1092 : public_id=ca4fbbd4e01c406c86f994d421183915 2026-03-17 14:19:45.720 | + functions-common:get_or_create_endpoint:1094 : [[ -n '' ]] 2026-03-17 14:19:45.720 | + functions-common:get_or_create_endpoint:1097 : [[ -n '' ]] 2026-03-17 14:19:45.720 | + functions-common:get_or_create_endpoint:1101 : echo ca4fbbd4e01c406c86f994d421183915 2026-03-17 14:19:45.720 | ca4fbbd4e01c406c86f994d421183915 2026-03-17 14:19:45.720 | + lib/nova:create_nova_accounts:399 : get_or_create_service nova compute 'Nova Compute Service' 2026-03-17 14:19:45.720 | + functions-common:get_or_create_service:1047 : local service_id 2026-03-17 14:19:45.720 | ++ functions-common:get_or_create_service:1058 : oscwrap --os-cloud devstack-system-admin service show compute -f value -c id 2026-03-17 14:19:45.720 | ++ 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-17 14:19:45.720 | 2026-03-17 14:19:45.720 | ++ functions-common:oscwrap:2457 : return 0 2026-03-17 14:19:45.720 | + functions-common:get_or_create_service:1058 : service_id=' 2026-03-17 14:19:45.720 | 5d3a916de50e4f81940bdfe3ced67c38' 2026-03-17 14:19:45.720 | + functions-common:get_or_create_service:1059 : echo 5d3a916de50e4f81940bdfe3ced67c38 2026-03-17 14:19:45.720 | 5d3a916de50e4f81940bdfe3ced67c38 2026-03-17 14:19:45.720 | + lib/nova:create_nova_accounts:401 : get_or_create_endpoint compute RegionOne https://38.102.83.89/compute/v2.1 2026-03-17 14:19:45.720 | + functions-common:get_or_create_endpoint:1091 : local public_id 2026-03-17 14:19:45.720 | ++ functions-common:get_or_create_endpoint:1092 : _get_or_create_endpoint_with_interface compute public https://38.102.83.89/compute/v2.1 RegionOne 2026-03-17 14:19:45.720 | ++ functions-common:_get_or_create_endpoint_with_interface:1065 : local endpoint_id 2026-03-17 14:19:45.720 | +++ 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-17 14:19:45.720 | 2026-03-17 14:19:45.720 | +++ functions-common:oscwrap:2457 : return 0 2026-03-17 14:19:45.720 | ++ functions-common:_get_or_create_endpoint_with_interface:1070 : endpoint_id= 2026-03-17 14:19:45.720 | ++ functions-common:_get_or_create_endpoint_with_interface:1071 : [[ -z '' ]] 2026-03-17 14:19:45.720 | +++ functions-common:_get_or_create_endpoint_with_interface:1074 : oscwrap --os-cloud devstack-system-admin endpoint create compute public https://38.102.83.89/compute/v2.1 --region RegionOne -f value -c id 2026-03-17 14:19:45.720 | 2026-03-17 14:19:45.720 | +++ functions-common:oscwrap:2457 : return 0 2026-03-17 14:19:45.720 | ++ functions-common:_get_or_create_endpoint_with_interface:1074 : endpoint_id=adffec8e3ee34f4aa182cb30c6f88bd0 2026-03-17 14:19:45.720 | ++ functions-common:_get_or_create_endpoint_with_interface:1077 : echo adffec8e3ee34f4aa182cb30c6f88bd0 2026-03-17 14:19:45.720 | + functions-common:get_or_create_endpoint:1092 : public_id=adffec8e3ee34f4aa182cb30c6f88bd0 2026-03-17 14:19:45.720 | + functions-common:get_or_create_endpoint:1094 : [[ -n '' ]] 2026-03-17 14:19:45.720 | + functions-common:get_or_create_endpoint:1097 : [[ -n '' ]] 2026-03-17 14:19:45.720 | + functions-common:get_or_create_endpoint:1101 : echo adffec8e3ee34f4aa182cb30c6f88bd0 2026-03-17 14:19:45.720 | adffec8e3ee34f4aa182cb30c6f88bd0 2026-03-17 14:19:45.720 | + lib/nova:create_nova_accounts:406 : is_service_enabled n-api 2026-03-17 14:19:45.720 | + functions-common:is_service_enabled:2068 : return 0 2026-03-17 14:19:45.720 | + lib/nova:create_nova_accounts:408 : is_service_enabled swift 2026-03-17 14:19:45.720 | + functions-common:is_service_enabled:2068 : return 0 2026-03-17 14:19:45.720 | + lib/nova:create_nova_accounts:411 : get_or_add_user_project_role ResellerAdmin nova service Default Default 2026-03-17 14:19:45.720 | + functions-common:get_or_add_user_project_role:955 : local user_role_id 2026-03-17 14:19:45.720 | + functions-common:get_or_add_user_project_role:956 : local domain_args 2026-03-17 14:19:45.720 | ++ functions-common:get_or_add_user_project_role:958 : _get_domain_args Default Default 2026-03-17 14:19:45.720 | ++ functions-common:_get_domain_args:939 : local domain 2026-03-17 14:19:45.721 | ++ functions-common:_get_domain_args:940 : domain= 2026-03-17 14:19:45.721 | ++ functions-common:_get_domain_args:942 : [[ -n Default ]] 2026-03-17 14:19:45.721 | ++ functions-common:_get_domain_args:943 : domain=' --user-domain Default' 2026-03-17 14:19:45.721 | ++ functions-common:_get_domain_args:945 : [[ -n Default ]] 2026-03-17 14:19:45.721 | ++ functions-common:_get_domain_args:946 : domain=' --user-domain Default --project-domain Default' 2026-03-17 14:19:45.721 | ++ functions-common:_get_domain_args:949 : echo --user-domain Default --project-domain Default 2026-03-17 14:19:45.721 | + functions-common:get_or_add_user_project_role:958 : domain_args='--user-domain Default --project-domain Default' 2026-03-17 14:19:45.721 | + functions-common:get_or_add_user_project_role:962 : openstack --os-cloud devstack-system-admin role add ResellerAdmin --user nova --project service --user-domain Default --project-domain Default 2026-03-17 14:19:45.721 | 2026-03-17 14:19:45.721 | ++ functions-common:get_or_add_user_project_role:971 : oscwrap --os-cloud devstack-system-admin role assignment list --role ResellerAdmin --user nova --project service --user-domain Default --project-domain Default -c Role -f value 2026-03-17 14:19:45.721 | 2026-03-17 14:19:45.721 | ++ functions-common:oscwrap:2457 : return 0 2026-03-17 14:19:45.721 | + functions-common:get_or_add_user_project_role:971 : user_role_id=796c98bf0c5a451086492c74ba1a9bcb 2026-03-17 14:19:45.721 | + functions-common:get_or_add_user_project_role:972 : echo 796c98bf0c5a451086492c74ba1a9bcb 2026-03-17 14:19:45.721 | 796c98bf0c5a451086492c74ba1a9bcb 2026-03-17 14:19:45.721 | + lib/nova:create_nova_accounts:416 : is_service_enabled s3api 2026-03-17 14:19:45.721 | + functions-common:is_service_enabled:2068 : return 1 2026-03-17 14:19:45.721 | + lib/nova:create_nova_accounts:427 : is_service_enabled n-api 2026-03-17 14:19:45.721 | + functions-common:is_service_enabled:2068 : return 0 2026-03-17 14:19:45.721 | + lib/nova:create_nova_accounts:428 : [[ False = True ]] 2026-03-17 14:19:45.765 | [9348 Async create_nova_accounts:91745]: finished create_nova_accounts with result 0 in 40 seconds 2026-03-17 14:19:45.807 | [9348 Async create_glance_accounts:91868]: Waiting for completion of create_glance_accounts running on PID 91868 (6 other jobs running) 2026-03-17 14:19:45.837 | [9348 Async create_glance_accounts:91868]: Signaling child to exit 2026-03-17 14:19:52.173 | + inc/async:async_inner:64 : rc=0 2026-03-17 14:19:52.197 | [91868 Async create_glance_accounts:91868]: finished successfully 2026-03-17 14:19:52.217 | WAKEUP 2026-03-17 14:19:52.234 | [9348 Async create_glance_accounts:91868]: Signaled 2026-03-17 14:19:52.236 | + lib/glance:create_glance_accounts:485 : is_service_enabled g-api 2026-03-17 14:19:52.236 | + functions-common:is_service_enabled:2068 : return 0 2026-03-17 14:19:52.236 | + lib/glance:create_glance_accounts:489 : create_service_user glance admin 2026-03-17 14:19:52.237 | + lib/keystone:create_service_user:420 : get_or_create_user glance secretservice Default 2026-03-17 14:19:52.237 | + functions-common:get_or_create_user:891 : local user_id 2026-03-17 14:19:52.237 | + functions-common:get_or_create_user:892 : [[ ! -z '' ]] 2026-03-17 14:19:52.237 | + functions-common:get_or_create_user:895 : local email= 2026-03-17 14:19:52.237 | ++ 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-17 14:19:52.237 | 2026-03-17 14:19:52.237 | ++ functions-common:oscwrap:2457 : return 0 2026-03-17 14:19:52.237 | + functions-common:get_or_create_user:907 : user_id=ebcc4ccba27d435e8dab5efb34e16ad0 2026-03-17 14:19:52.237 | + functions-common:get_or_create_user:908 : echo ebcc4ccba27d435e8dab5efb34e16ad0 2026-03-17 14:19:52.237 | ebcc4ccba27d435e8dab5efb34e16ad0 2026-03-17 14:19:52.237 | + lib/keystone:create_service_user:421 : get_or_add_user_project_role service glance service Default Default 2026-03-17 14:19:52.237 | + functions-common:get_or_add_user_project_role:955 : local user_role_id 2026-03-17 14:19:52.237 | + functions-common:get_or_add_user_project_role:956 : local domain_args 2026-03-17 14:19:52.237 | ++ functions-common:get_or_add_user_project_role:958 : _get_domain_args Default Default 2026-03-17 14:19:52.237 | ++ functions-common:_get_domain_args:939 : local domain 2026-03-17 14:19:52.237 | ++ functions-common:_get_domain_args:940 : domain= 2026-03-17 14:19:52.237 | ++ functions-common:_get_domain_args:942 : [[ -n Default ]] 2026-03-17 14:19:52.237 | ++ functions-common:_get_domain_args:943 : domain=' --user-domain Default' 2026-03-17 14:19:52.237 | ++ functions-common:_get_domain_args:945 : [[ -n Default ]] 2026-03-17 14:19:52.237 | ++ functions-common:_get_domain_args:946 : domain=' --user-domain Default --project-domain Default' 2026-03-17 14:19:52.237 | ++ functions-common:_get_domain_args:949 : echo --user-domain Default --project-domain Default 2026-03-17 14:19:52.237 | + functions-common:get_or_add_user_project_role:958 : domain_args='--user-domain Default --project-domain Default' 2026-03-17 14:19:52.237 | + 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-17 14:19:52.237 | 2026-03-17 14:19:52.237 | ++ 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-17 14:19:52.237 | 2026-03-17 14:19:52.237 | ++ functions-common:oscwrap:2457 : return 0 2026-03-17 14:19:52.237 | + functions-common:get_or_add_user_project_role:971 : user_role_id=edd2f896f35e4005acc56757b56c3974 2026-03-17 14:19:52.237 | + functions-common:get_or_add_user_project_role:972 : echo edd2f896f35e4005acc56757b56c3974 2026-03-17 14:19:52.237 | edd2f896f35e4005acc56757b56c3974 2026-03-17 14:19:52.237 | + lib/keystone:create_service_user:423 : [[ -n admin ]] 2026-03-17 14:19:52.237 | + lib/keystone:create_service_user:424 : get_or_add_user_project_role admin glance service Default Default 2026-03-17 14:19:52.237 | + functions-common:get_or_add_user_project_role:955 : local user_role_id 2026-03-17 14:19:52.237 | + functions-common:get_or_add_user_project_role:956 : local domain_args 2026-03-17 14:19:52.237 | ++ functions-common:get_or_add_user_project_role:958 : _get_domain_args Default Default 2026-03-17 14:19:52.238 | ++ functions-common:_get_domain_args:939 : local domain 2026-03-17 14:19:52.238 | ++ functions-common:_get_domain_args:940 : domain= 2026-03-17 14:19:52.238 | ++ functions-common:_get_domain_args:942 : [[ -n Default ]] 2026-03-17 14:19:52.238 | ++ functions-common:_get_domain_args:943 : domain=' --user-domain Default' 2026-03-17 14:19:52.238 | ++ functions-common:_get_domain_args:945 : [[ -n Default ]] 2026-03-17 14:19:52.238 | ++ functions-common:_get_domain_args:946 : domain=' --user-domain Default --project-domain Default' 2026-03-17 14:19:52.238 | ++ functions-common:_get_domain_args:949 : echo --user-domain Default --project-domain Default 2026-03-17 14:19:52.238 | + functions-common:get_or_add_user_project_role:958 : domain_args='--user-domain Default --project-domain Default' 2026-03-17 14:19:52.238 | + 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-17 14:19:52.238 | 2026-03-17 14:19:52.238 | ++ 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-17 14:19:52.238 | 2026-03-17 14:19:52.238 | ++ functions-common:oscwrap:2457 : return 0 2026-03-17 14:19:52.238 | + functions-common:get_or_add_user_project_role:971 : user_role_id=a5e55e3c52b945708f49a722bbb4b19d 2026-03-17 14:19:52.238 | + functions-common:get_or_add_user_project_role:972 : echo a5e55e3c52b945708f49a722bbb4b19d 2026-03-17 14:19:52.238 | a5e55e3c52b945708f49a722bbb4b19d 2026-03-17 14:19:52.238 | + lib/glance:create_glance_accounts:492 : is_service_enabled s-proxy 2026-03-17 14:19:52.238 | + functions-common:is_service_enabled:2068 : return 0 2026-03-17 14:19:52.238 | + lib/glance:create_glance_accounts:493 : create_service_user glance-swift ResellerAdmin 2026-03-17 14:19:52.238 | + lib/keystone:create_service_user:420 : get_or_create_user glance-swift secretservice Default 2026-03-17 14:19:52.238 | + functions-common:get_or_create_user:891 : local user_id 2026-03-17 14:19:52.238 | + functions-common:get_or_create_user:892 : [[ ! -z '' ]] 2026-03-17 14:19:52.238 | + functions-common:get_or_create_user:895 : local email= 2026-03-17 14:19:52.238 | ++ functions-common:get_or_create_user:907 : oscwrap --os-cloud devstack-system-admin user create glance-swift --password secretservice --domain=Default --or-show -f value -c id 2026-03-17 14:19:52.238 | 2026-03-17 14:19:52.238 | ++ functions-common:oscwrap:2457 : return 0 2026-03-17 14:19:52.238 | + functions-common:get_or_create_user:907 : user_id=b48d9c261e4c4be7945ab37619274e99 2026-03-17 14:19:52.238 | + functions-common:get_or_create_user:908 : echo b48d9c261e4c4be7945ab37619274e99 2026-03-17 14:19:52.238 | b48d9c261e4c4be7945ab37619274e99 2026-03-17 14:19:52.238 | + lib/keystone:create_service_user:421 : get_or_add_user_project_role service glance-swift service Default Default 2026-03-17 14:19:52.238 | + functions-common:get_or_add_user_project_role:955 : local user_role_id 2026-03-17 14:19:52.238 | + functions-common:get_or_add_user_project_role:956 : local domain_args 2026-03-17 14:19:52.238 | ++ functions-common:get_or_add_user_project_role:958 : _get_domain_args Default Default 2026-03-17 14:19:52.238 | ++ functions-common:_get_domain_args:939 : local domain 2026-03-17 14:19:52.238 | ++ functions-common:_get_domain_args:940 : domain= 2026-03-17 14:19:52.238 | ++ functions-common:_get_domain_args:942 : [[ -n Default ]] 2026-03-17 14:19:52.238 | ++ functions-common:_get_domain_args:943 : domain=' --user-domain Default' 2026-03-17 14:19:52.238 | ++ functions-common:_get_domain_args:945 : [[ -n Default ]] 2026-03-17 14:19:52.238 | ++ functions-common:_get_domain_args:946 : domain=' --user-domain Default --project-domain Default' 2026-03-17 14:19:52.238 | ++ functions-common:_get_domain_args:949 : echo --user-domain Default --project-domain Default 2026-03-17 14:19:52.238 | + functions-common:get_or_add_user_project_role:958 : domain_args='--user-domain Default --project-domain Default' 2026-03-17 14:19:52.238 | + functions-common:get_or_add_user_project_role:962 : openstack --os-cloud devstack-system-admin role add service --user glance-swift --project service --user-domain Default --project-domain Default 2026-03-17 14:19:52.238 | 2026-03-17 14:19:52.238 | ++ functions-common:get_or_add_user_project_role:971 : oscwrap --os-cloud devstack-system-admin role assignment list --role service --user glance-swift --project service --user-domain Default --project-domain Default -c Role -f value 2026-03-17 14:19:52.238 | 2026-03-17 14:19:52.238 | ++ functions-common:oscwrap:2457 : return 0 2026-03-17 14:19:52.238 | + functions-common:get_or_add_user_project_role:971 : user_role_id=edd2f896f35e4005acc56757b56c3974 2026-03-17 14:19:52.238 | + functions-common:get_or_add_user_project_role:972 : echo edd2f896f35e4005acc56757b56c3974 2026-03-17 14:19:52.238 | edd2f896f35e4005acc56757b56c3974 2026-03-17 14:19:52.238 | + lib/keystone:create_service_user:423 : [[ -n ResellerAdmin ]] 2026-03-17 14:19:52.239 | + lib/keystone:create_service_user:424 : get_or_add_user_project_role ResellerAdmin glance-swift service Default Default 2026-03-17 14:19:52.239 | + functions-common:get_or_add_user_project_role:955 : local user_role_id 2026-03-17 14:19:52.239 | + functions-common:get_or_add_user_project_role:956 : local domain_args 2026-03-17 14:19:52.239 | ++ functions-common:get_or_add_user_project_role:958 : _get_domain_args Default Default 2026-03-17 14:19:52.239 | ++ functions-common:_get_domain_args:939 : local domain 2026-03-17 14:19:52.239 | ++ functions-common:_get_domain_args:940 : domain= 2026-03-17 14:19:52.239 | ++ functions-common:_get_domain_args:942 : [[ -n Default ]] 2026-03-17 14:19:52.239 | ++ functions-common:_get_domain_args:943 : domain=' --user-domain Default' 2026-03-17 14:19:52.239 | ++ functions-common:_get_domain_args:945 : [[ -n Default ]] 2026-03-17 14:19:52.239 | ++ functions-common:_get_domain_args:946 : domain=' --user-domain Default --project-domain Default' 2026-03-17 14:19:52.239 | ++ functions-common:_get_domain_args:949 : echo --user-domain Default --project-domain Default 2026-03-17 14:19:52.239 | + functions-common:get_or_add_user_project_role:958 : domain_args='--user-domain Default --project-domain Default' 2026-03-17 14:19:52.239 | + functions-common:get_or_add_user_project_role:962 : openstack --os-cloud devstack-system-admin role add ResellerAdmin --user glance-swift --project service --user-domain Default --project-domain Default 2026-03-17 14:19:52.239 | 2026-03-17 14:19:52.239 | ++ functions-common:get_or_add_user_project_role:971 : oscwrap --os-cloud devstack-system-admin role assignment list --role ResellerAdmin --user glance-swift --project service --user-domain Default --project-domain Default -c Role -f value 2026-03-17 14:19:52.239 | 2026-03-17 14:19:52.239 | ++ functions-common:oscwrap:2457 : return 0 2026-03-17 14:19:52.239 | + functions-common:get_or_add_user_project_role:971 : user_role_id=796c98bf0c5a451086492c74ba1a9bcb 2026-03-17 14:19:52.239 | + functions-common:get_or_add_user_project_role:972 : echo 796c98bf0c5a451086492c74ba1a9bcb 2026-03-17 14:19:52.239 | 796c98bf0c5a451086492c74ba1a9bcb 2026-03-17 14:19:52.239 | + lib/glance:create_glance_accounts:496 : get_or_create_service glance image 'Glance Image Service' 2026-03-17 14:19:52.239 | + functions-common:get_or_create_service:1047 : local service_id 2026-03-17 14:19:52.239 | ++ functions-common:get_or_create_service:1058 : oscwrap --os-cloud devstack-system-admin service show image -f value -c id 2026-03-17 14:19:52.239 | ++ 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-17 14:19:52.239 | 2026-03-17 14:19:52.239 | ++ functions-common:oscwrap:2457 : return 0 2026-03-17 14:19:52.239 | + functions-common:get_or_create_service:1058 : service_id=' 2026-03-17 14:19:52.239 | bcae50335b7647618b05279994454f51' 2026-03-17 14:19:52.239 | + functions-common:get_or_create_service:1059 : echo bcae50335b7647618b05279994454f51 2026-03-17 14:19:52.239 | bcae50335b7647618b05279994454f51 2026-03-17 14:19:52.239 | + lib/glance:create_glance_accounts:498 : get_or_create_endpoint image RegionOne https://38.102.83.89/image 2026-03-17 14:19:52.239 | + functions-common:get_or_create_endpoint:1091 : local public_id 2026-03-17 14:19:52.239 | ++ functions-common:get_or_create_endpoint:1092 : _get_or_create_endpoint_with_interface image public https://38.102.83.89/image RegionOne 2026-03-17 14:19:52.239 | ++ functions-common:_get_or_create_endpoint_with_interface:1065 : local endpoint_id 2026-03-17 14:19:52.239 | +++ 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-17 14:19:52.239 | 2026-03-17 14:19:52.239 | +++ functions-common:oscwrap:2457 : return 0 2026-03-17 14:19:52.239 | ++ functions-common:_get_or_create_endpoint_with_interface:1070 : endpoint_id= 2026-03-17 14:19:52.239 | ++ functions-common:_get_or_create_endpoint_with_interface:1071 : [[ -z '' ]] 2026-03-17 14:19:52.239 | +++ functions-common:_get_or_create_endpoint_with_interface:1074 : oscwrap --os-cloud devstack-system-admin endpoint create image public https://38.102.83.89/image --region RegionOne -f value -c id 2026-03-17 14:19:52.239 | 2026-03-17 14:19:52.239 | +++ functions-common:oscwrap:2457 : return 0 2026-03-17 14:19:52.239 | ++ functions-common:_get_or_create_endpoint_with_interface:1074 : endpoint_id=4ec9d40dd79c4ba383df17eb2d409b81 2026-03-17 14:19:52.239 | ++ functions-common:_get_or_create_endpoint_with_interface:1077 : echo 4ec9d40dd79c4ba383df17eb2d409b81 2026-03-17 14:19:52.239 | + functions-common:get_or_create_endpoint:1092 : public_id=4ec9d40dd79c4ba383df17eb2d409b81 2026-03-17 14:19:52.239 | + functions-common:get_or_create_endpoint:1094 : [[ -n '' ]] 2026-03-17 14:19:52.239 | + functions-common:get_or_create_endpoint:1097 : [[ -n '' ]] 2026-03-17 14:19:52.239 | + functions-common:get_or_create_endpoint:1101 : echo 4ec9d40dd79c4ba383df17eb2d409b81 2026-03-17 14:19:52.239 | 4ec9d40dd79c4ba383df17eb2d409b81 2026-03-17 14:19:52.239 | ++ lib/glance:create_glance_accounts:503 : get_or_create_domain Default 2026-03-17 14:19:52.239 | ++ functions-common:get_or_create_domain:864 : local domain_id 2026-03-17 14:19:52.239 | +++ 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-17 14:19:52.240 | 2026-03-17 14:19:52.240 | +++ functions-common:oscwrap:2457 : return 0 2026-03-17 14:19:52.240 | ++ functions-common:get_or_create_domain:869 : domain_id=default 2026-03-17 14:19:52.240 | ++ functions-common:get_or_create_domain:870 : echo default 2026-03-17 14:19:52.240 | + lib/glance:create_glance_accounts:503 : service_domain_id=default 2026-03-17 14:19:52.240 | + lib/glance:create_glance_accounts:504 : iniset /etc/glance/glance-swift-store.conf ref1 project_domain_id default 2026-03-17 14:19:52.240 | + lib/glance:create_glance_accounts:505 : iniset /etc/glance/glance-swift-store.conf ref1 user_domain_id default 2026-03-17 14:19:52.240 | + lib/glance:create_glance_accounts:507 : [[ True = True ]] 2026-03-17 14:19:52.240 | + lib/glance:create_glance_accounts:508 : configure_glance_quotas 2026-03-17 14:19:52.240 | + lib/glance:configure_glance_quotas:317 : openstack --os-cloud devstack-system-admin registered limit create --service glance --default-limit 2000 --region RegionOne image_size_total 2026-03-17 14:19:52.240 | 2026-03-17 14:19:52.240 | +---------------+----------------------------------+ 2026-03-17 14:19:52.240 | | Field | Value | 2026-03-17 14:19:52.240 | +---------------+----------------------------------+ 2026-03-17 14:19:52.240 | | default_limit | 2000 | 2026-03-17 14:19:52.240 | | description | None | 2026-03-17 14:19:52.240 | | id | 2ff9a0a87a4644689d10ec3c63a9c96a | 2026-03-17 14:19:52.240 | | region_id | RegionOne | 2026-03-17 14:19:52.240 | | resource_name | image_size_total | 2026-03-17 14:19:52.240 | | service_id | bcae50335b7647618b05279994454f51 | 2026-03-17 14:19:52.240 | +---------------+----------------------------------+ 2026-03-17 14:19:52.240 | + lib/glance:configure_glance_quotas:319 : openstack --os-cloud devstack-system-admin registered limit create --service glance --default-limit 2000 --region RegionOne image_stage_total 2026-03-17 14:19:52.240 | 2026-03-17 14:19:52.240 | +---------------+----------------------------------+ 2026-03-17 14:19:52.240 | | Field | Value | 2026-03-17 14:19:52.240 | +---------------+----------------------------------+ 2026-03-17 14:19:52.240 | | default_limit | 2000 | 2026-03-17 14:19:52.240 | | description | None | 2026-03-17 14:19:52.240 | | id | f62854e3f8684005bd74374c558e5551 | 2026-03-17 14:19:52.240 | | region_id | RegionOne | 2026-03-17 14:19:52.240 | | resource_name | image_stage_total | 2026-03-17 14:19:52.240 | | service_id | bcae50335b7647618b05279994454f51 | 2026-03-17 14:19:52.240 | +---------------+----------------------------------+ 2026-03-17 14:19:52.240 | + 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-17 14:19:52.240 | 2026-03-17 14:19:52.240 | +---------------+----------------------------------+ 2026-03-17 14:19:52.240 | | Field | Value | 2026-03-17 14:19:52.240 | +---------------+----------------------------------+ 2026-03-17 14:19:52.240 | | default_limit | 100 | 2026-03-17 14:19:52.240 | | description | None | 2026-03-17 14:19:52.240 | | id | 890555c59b60401a92236adf4905335e | 2026-03-17 14:19:52.240 | | region_id | RegionOne | 2026-03-17 14:19:52.240 | | resource_name | image_count_total | 2026-03-17 14:19:52.240 | | service_id | bcae50335b7647618b05279994454f51 | 2026-03-17 14:19:52.240 | +---------------+----------------------------------+ 2026-03-17 14:19:52.240 | + 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-17 14:19:52.240 | 2026-03-17 14:19:52.240 | +---------------+----------------------------------+ 2026-03-17 14:19:52.240 | | Field | Value | 2026-03-17 14:19:52.240 | +---------------+----------------------------------+ 2026-03-17 14:19:52.240 | | default_limit | 100 | 2026-03-17 14:19:52.240 | | description | None | 2026-03-17 14:19:52.240 | | id | e710f81ecb92475aa920998ce379ebde | 2026-03-17 14:19:52.240 | | region_id | RegionOne | 2026-03-17 14:19:52.241 | | resource_name | image_count_uploading | 2026-03-17 14:19:52.241 | | service_id | bcae50335b7647618b05279994454f51 | 2026-03-17 14:19:52.241 | +---------------+----------------------------------+ 2026-03-17 14:19:52.241 | + lib/glance:configure_glance_quotas:327 : iniset /etc/glance/glance-api.conf DEFAULT use_keystone_limits True 2026-03-17 14:19:52.241 | + lib/glance:configure_glance_quotas:330 : iniset /etc/glance/glance-api.conf oslo_limit user_domain_name Default 2026-03-17 14:19:52.241 | + lib/glance:configure_glance_quotas:331 : iniset /etc/glance/glance-api.conf oslo_limit password secretservice 2026-03-17 14:19:52.241 | + lib/glance:configure_glance_quotas:332 : iniset /etc/glance/glance-api.conf oslo_limit username glance 2026-03-17 14:19:52.241 | + lib/glance:configure_glance_quotas:333 : iniset /etc/glance/glance-api.conf oslo_limit auth_type password 2026-03-17 14:19:52.241 | + lib/glance:configure_glance_quotas:334 : iniset /etc/glance/glance-api.conf oslo_limit auth_url https://38.102.83.89/identity 2026-03-17 14:19:52.241 | + lib/glance:configure_glance_quotas:335 : iniset /etc/glance/glance-api.conf oslo_limit system_scope all 2026-03-17 14:19:52.241 | ++ lib/glance:configure_glance_quotas:336 : oscwrap --os-cloud devstack-system-admin endpoint list --service glance -f value -c ID 2026-03-17 14:19:52.241 | 2026-03-17 14:19:52.241 | ++ functions-common:oscwrap:2457 : return 0 2026-03-17 14:19:52.241 | + lib/glance:configure_glance_quotas:336 : iniset /etc/glance/glance-api.conf oslo_limit endpoint_id 4ec9d40dd79c4ba383df17eb2d409b81 2026-03-17 14:19:52.241 | + lib/glance:configure_glance_quotas:340 : openstack --os-cloud devstack-system-admin role add --user glance --user-domain Default --system all reader 2026-03-17 14:19:52.241 | 2026-03-17 14:19:52.242 | + lib/glance:create_glance_accounts:511 : is_service_enabled s3api 2026-03-17 14:19:52.242 | + functions-common:is_service_enabled:2068 : return 1 2026-03-17 14:19:52.271 | [9348 Async create_glance_accounts:91868]: finished create_glance_accounts with result 0 in 46 seconds 2026-03-17 14:19:52.305 | [9348 Async create_cinder_accounts:92006]: Waiting for completion of create_cinder_accounts running on PID 92006 (5 other jobs running) 2026-03-17 14:19:52.337 | [9348 Async create_cinder_accounts:92006]: Signaling child to exit 2026-03-17 14:19:52.337 | WAKEUP 2026-03-17 14:19:52.362 | [9348 Async create_cinder_accounts:92006]: Signaled 2026-03-17 14:19:52.365 | + lib/cinder:create_cinder_accounts:453 : [[ c-api,c-bak,c-sch,c-vol,etcd3,file_tracker,g-api,horizon,key,memory_tracker,mysql,n-api,n-api-meta,n-cond,n-cpu,n-novnc,n-sch,openstack-cli-server,ovn-controller,ovn-northd,ovs-vswitchd,ovsdb-server,placement-api,q-ovn-agent,q-svc,rabbit,s-account,s-container,s-object,s-proxy,tempest,tls-proxy =~ c-api ]] 2026-03-17 14:19:52.365 | + lib/cinder:create_cinder_accounts:455 : local extra_role= 2026-03-17 14:19:52.365 | + lib/cinder:create_cinder_accounts:458 : is_service_enabled barbican 2026-03-17 14:19:52.365 | + functions-common:is_service_enabled:2068 : return 1 2026-03-17 14:19:52.365 | + lib/cinder:create_cinder_accounts:462 : create_service_user cinder 2026-03-17 14:19:52.365 | + lib/keystone:create_service_user:420 : get_or_create_user cinder secretservice Default 2026-03-17 14:19:52.365 | + functions-common:get_or_create_user:891 : local user_id 2026-03-17 14:19:52.365 | + functions-common:get_or_create_user:892 : [[ ! -z '' ]] 2026-03-17 14:19:52.365 | + functions-common:get_or_create_user:895 : local email= 2026-03-17 14:19:52.365 | ++ 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-17 14:19:52.366 | 2026-03-17 14:19:52.366 | ++ functions-common:oscwrap:2457 : return 0 2026-03-17 14:19:52.366 | + functions-common:get_or_create_user:907 : user_id=58b616645f0b465499212f70a5c8f4d9 2026-03-17 14:19:52.366 | + functions-common:get_or_create_user:908 : echo 58b616645f0b465499212f70a5c8f4d9 2026-03-17 14:19:52.366 | 58b616645f0b465499212f70a5c8f4d9 2026-03-17 14:19:52.366 | + lib/keystone:create_service_user:421 : get_or_add_user_project_role service cinder service Default Default 2026-03-17 14:19:52.366 | + functions-common:get_or_add_user_project_role:955 : local user_role_id 2026-03-17 14:19:52.366 | + functions-common:get_or_add_user_project_role:956 : local domain_args 2026-03-17 14:19:52.366 | ++ functions-common:get_or_add_user_project_role:958 : _get_domain_args Default Default 2026-03-17 14:19:52.366 | ++ functions-common:_get_domain_args:939 : local domain 2026-03-17 14:19:52.366 | ++ functions-common:_get_domain_args:940 : domain= 2026-03-17 14:19:52.366 | ++ functions-common:_get_domain_args:942 : [[ -n Default ]] 2026-03-17 14:19:52.366 | ++ functions-common:_get_domain_args:943 : domain=' --user-domain Default' 2026-03-17 14:19:52.366 | ++ functions-common:_get_domain_args:945 : [[ -n Default ]] 2026-03-17 14:19:52.366 | ++ functions-common:_get_domain_args:946 : domain=' --user-domain Default --project-domain Default' 2026-03-17 14:19:52.366 | ++ functions-common:_get_domain_args:949 : echo --user-domain Default --project-domain Default 2026-03-17 14:19:52.366 | + functions-common:get_or_add_user_project_role:958 : domain_args='--user-domain Default --project-domain Default' 2026-03-17 14:19:52.366 | + 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-17 14:19:52.366 | 2026-03-17 14:19:52.366 | ++ 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-17 14:19:52.366 | 2026-03-17 14:19:52.366 | ++ functions-common:oscwrap:2457 : return 0 2026-03-17 14:19:52.366 | + functions-common:get_or_add_user_project_role:971 : user_role_id=edd2f896f35e4005acc56757b56c3974 2026-03-17 14:19:52.366 | + functions-common:get_or_add_user_project_role:972 : echo edd2f896f35e4005acc56757b56c3974 2026-03-17 14:19:52.367 | edd2f896f35e4005acc56757b56c3974 2026-03-17 14:19:52.367 | + lib/keystone:create_service_user:423 : [[ -n '' ]] 2026-03-17 14:19:52.367 | + lib/cinder:create_cinder_accounts:464 : local cinder_api_url 2026-03-17 14:19:52.367 | + lib/cinder:create_cinder_accounts:465 : cinder_api_url=https://38.102.83.89/volume 2026-03-17 14:19:52.367 | + lib/cinder:create_cinder_accounts:468 : get_or_create_service cinder block-storage 'Cinder Volume Service' 2026-03-17 14:19:52.367 | + functions-common:get_or_create_service:1047 : local service_id 2026-03-17 14:19:52.367 | ++ functions-common:get_or_create_service:1058 : oscwrap --os-cloud devstack-system-admin service show block-storage -f value -c id 2026-03-17 14:19:52.367 | ++ 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-17 14:19:52.367 | 2026-03-17 14:19:52.367 | ++ functions-common:oscwrap:2457 : return 0 2026-03-17 14:19:52.367 | + functions-common:get_or_create_service:1058 : service_id=' 2026-03-17 14:19:52.367 | 699eed5e1bd84800aaebbd33d78651ea' 2026-03-17 14:19:52.367 | + functions-common:get_or_create_service:1059 : echo 699eed5e1bd84800aaebbd33d78651ea 2026-03-17 14:19:52.367 | 699eed5e1bd84800aaebbd33d78651ea 2026-03-17 14:19:52.367 | + lib/cinder:create_cinder_accounts:470 : get_or_create_endpoint block-storage RegionOne https://38.102.83.89/volume/v3 2026-03-17 14:19:52.367 | + functions-common:get_or_create_endpoint:1091 : local public_id 2026-03-17 14:19:52.367 | ++ functions-common:get_or_create_endpoint:1092 : _get_or_create_endpoint_with_interface block-storage public https://38.102.83.89/volume/v3 RegionOne 2026-03-17 14:19:52.367 | ++ functions-common:_get_or_create_endpoint_with_interface:1065 : local endpoint_id 2026-03-17 14:19:52.367 | +++ 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-17 14:19:52.367 | 2026-03-17 14:19:52.367 | +++ functions-common:oscwrap:2457 : return 0 2026-03-17 14:19:52.367 | ++ functions-common:_get_or_create_endpoint_with_interface:1070 : endpoint_id= 2026-03-17 14:19:52.367 | ++ functions-common:_get_or_create_endpoint_with_interface:1071 : [[ -z '' ]] 2026-03-17 14:19:52.367 | +++ functions-common:_get_or_create_endpoint_with_interface:1074 : oscwrap --os-cloud devstack-system-admin endpoint create block-storage public https://38.102.83.89/volume/v3 --region RegionOne -f value -c id 2026-03-17 14:19:52.367 | 2026-03-17 14:19:52.367 | +++ functions-common:oscwrap:2457 : return 0 2026-03-17 14:19:52.367 | ++ functions-common:_get_or_create_endpoint_with_interface:1074 : endpoint_id=77c8f13af7cb421b91a2d15b123d76b3 2026-03-17 14:19:52.368 | ++ functions-common:_get_or_create_endpoint_with_interface:1077 : echo 77c8f13af7cb421b91a2d15b123d76b3 2026-03-17 14:19:52.368 | + functions-common:get_or_create_endpoint:1092 : public_id=77c8f13af7cb421b91a2d15b123d76b3 2026-03-17 14:19:52.368 | + functions-common:get_or_create_endpoint:1094 : [[ -n '' ]] 2026-03-17 14:19:52.368 | + functions-common:get_or_create_endpoint:1097 : [[ -n '' ]] 2026-03-17 14:19:52.368 | + functions-common:get_or_create_endpoint:1101 : echo 77c8f13af7cb421b91a2d15b123d76b3 2026-03-17 14:19:52.368 | 77c8f13af7cb421b91a2d15b123d76b3 2026-03-17 14:19:52.368 | + lib/cinder:create_cinder_accounts:473 : configure_cinder_internal_tenant 2026-03-17 14:19:52.368 | ++ lib/cinder:configure_cinder_internal_tenant:706 : get_or_create_project service 2026-03-17 14:19:52.369 | ++ functions-common:get_or_create_project:914 : local project_id 2026-03-17 14:19:52.369 | +++ 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-17 14:19:52.369 | 2026-03-17 14:19:52.369 | +++ functions-common:oscwrap:2457 : return 0 2026-03-17 14:19:52.369 | ++ functions-common:get_or_create_project:920 : project_id=755413d7dce74625ac5ecc772d613ac4 2026-03-17 14:19:52.369 | ++ functions-common:get_or_create_project:921 : echo 755413d7dce74625ac5ecc772d613ac4 2026-03-17 14:19:52.369 | + lib/cinder:configure_cinder_internal_tenant:706 : iniset /etc/cinder/cinder.conf DEFAULT cinder_internal_tenant_project_id 755413d7dce74625ac5ecc772d613ac4 2026-03-17 14:19:52.370 | ++ lib/cinder:configure_cinder_internal_tenant:707 : get_or_create_user cinder 2026-03-17 14:19:52.370 | ++ functions-common:get_or_create_user:891 : local user_id 2026-03-17 14:19:52.370 | ++ functions-common:get_or_create_user:892 : [[ ! -z '' ]] 2026-03-17 14:19:52.370 | ++ functions-common:get_or_create_user:895 : local email= 2026-03-17 14:19:52.370 | +++ 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-17 14:19:52.370 | No password was supplied, authentication will fail when a user does not have a password. 2026-03-17 14:19:52.370 | 2026-03-17 14:19:52.371 | +++ functions-common:oscwrap:2457 : return 0 2026-03-17 14:19:52.371 | ++ functions-common:get_or_create_user:907 : user_id=58b616645f0b465499212f70a5c8f4d9 2026-03-17 14:19:52.371 | ++ functions-common:get_or_create_user:908 : echo 58b616645f0b465499212f70a5c8f4d9 2026-03-17 14:19:52.371 | + lib/cinder:configure_cinder_internal_tenant:707 : iniset /etc/cinder/cinder.conf DEFAULT cinder_internal_tenant_user_id 58b616645f0b465499212f70a5c8f4d9 2026-03-17 14:19:52.416 | [9348 Async create_cinder_accounts:92006]: finished create_cinder_accounts with result 0 in 30 seconds 2026-03-17 14:19:52.420 | + inc/async:async_wait:197 : return 0 2026-03-17 14:19:52.424 | + ./stack.sh:main:1146 : async_wait create_neutron_accounts create_swift_accounts configure_horizon 2026-03-17 14:19:52.479 | [9348 Async create_neutron_accounts:92148]: Waiting for completion of create_neutron_accounts running on PID 92148 (4 other jobs running) 2026-03-17 14:19:52.506 | [9348 Async create_neutron_accounts:92148]: Signaling child to exit 2026-03-17 14:19:52.507 | WAKEUP 2026-03-17 14:19:52.532 | [9348 Async create_neutron_accounts:92148]: Signaled 2026-03-17 14:19:52.533 | + lib/neutron:create_neutron_accounts:479 : local neutron_url 2026-03-17 14:19:52.533 | + lib/neutron:create_neutron_accounts:480 : neutron_url=https://38.102.83.89/ 2026-03-17 14:19:52.533 | + lib/neutron:create_neutron_accounts:481 : '[' '!' -z networking ']' 2026-03-17 14:19:52.533 | + lib/neutron:create_neutron_accounts:482 : neutron_url=https://38.102.83.89/networking 2026-03-17 14:19:52.533 | + lib/neutron:create_neutron_accounts:485 : is_service_enabled q-svc neutron-api 2026-03-17 14:19:52.533 | + functions-common:is_service_enabled:2068 : return 0 2026-03-17 14:19:52.533 | + lib/neutron:create_neutron_accounts:487 : create_service_user neutron 2026-03-17 14:19:52.533 | + lib/keystone:create_service_user:420 : get_or_create_user neutron secretservice Default 2026-03-17 14:19:52.533 | + functions-common:get_or_create_user:891 : local user_id 2026-03-17 14:19:52.533 | + functions-common:get_or_create_user:892 : [[ ! -z '' ]] 2026-03-17 14:19:52.533 | + functions-common:get_or_create_user:895 : local email= 2026-03-17 14:19:52.533 | ++ 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-17 14:19:52.533 | 2026-03-17 14:19:52.534 | ++ functions-common:oscwrap:2457 : return 0 2026-03-17 14:19:52.534 | + functions-common:get_or_create_user:907 : user_id=4c131997a60a4921af8066790773c745 2026-03-17 14:19:52.534 | + functions-common:get_or_create_user:908 : echo 4c131997a60a4921af8066790773c745 2026-03-17 14:19:52.534 | 4c131997a60a4921af8066790773c745 2026-03-17 14:19:52.534 | + lib/keystone:create_service_user:421 : get_or_add_user_project_role service neutron service Default Default 2026-03-17 14:19:52.534 | + functions-common:get_or_add_user_project_role:955 : local user_role_id 2026-03-17 14:19:52.534 | + functions-common:get_or_add_user_project_role:956 : local domain_args 2026-03-17 14:19:52.534 | ++ functions-common:get_or_add_user_project_role:958 : _get_domain_args Default Default 2026-03-17 14:19:52.534 | ++ functions-common:_get_domain_args:939 : local domain 2026-03-17 14:19:52.534 | ++ functions-common:_get_domain_args:940 : domain= 2026-03-17 14:19:52.534 | ++ functions-common:_get_domain_args:942 : [[ -n Default ]] 2026-03-17 14:19:52.534 | ++ functions-common:_get_domain_args:943 : domain=' --user-domain Default' 2026-03-17 14:19:52.534 | ++ functions-common:_get_domain_args:945 : [[ -n Default ]] 2026-03-17 14:19:52.534 | ++ functions-common:_get_domain_args:946 : domain=' --user-domain Default --project-domain Default' 2026-03-17 14:19:52.534 | ++ functions-common:_get_domain_args:949 : echo --user-domain Default --project-domain Default 2026-03-17 14:19:52.534 | + functions-common:get_or_add_user_project_role:958 : domain_args='--user-domain Default --project-domain Default' 2026-03-17 14:19:52.534 | + 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-17 14:19:52.534 | 2026-03-17 14:19:52.534 | ++ 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-17 14:19:52.534 | 2026-03-17 14:19:52.534 | ++ functions-common:oscwrap:2457 : return 0 2026-03-17 14:19:52.534 | + functions-common:get_or_add_user_project_role:971 : user_role_id=edd2f896f35e4005acc56757b56c3974 2026-03-17 14:19:52.534 | + functions-common:get_or_add_user_project_role:972 : echo edd2f896f35e4005acc56757b56c3974 2026-03-17 14:19:52.534 | edd2f896f35e4005acc56757b56c3974 2026-03-17 14:19:52.534 | + lib/keystone:create_service_user:423 : [[ -n '' ]] 2026-03-17 14:19:52.534 | + lib/neutron:create_neutron_accounts:489 : get_or_create_service neutron network 'Neutron Service' 2026-03-17 14:19:52.534 | + functions-common:get_or_create_service:1047 : local service_id 2026-03-17 14:19:52.534 | ++ functions-common:get_or_create_service:1058 : oscwrap --os-cloud devstack-system-admin service show network -f value -c id 2026-03-17 14:19:52.534 | ++ 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-17 14:19:52.534 | 2026-03-17 14:19:52.534 | ++ functions-common:oscwrap:2457 : return 0 2026-03-17 14:19:52.534 | + functions-common:get_or_create_service:1058 : service_id=' 2026-03-17 14:19:52.534 | 1606bbba0b224aaaa5aa0e55e1d612b9' 2026-03-17 14:19:52.534 | + functions-common:get_or_create_service:1059 : echo 1606bbba0b224aaaa5aa0e55e1d612b9 2026-03-17 14:19:52.534 | 1606bbba0b224aaaa5aa0e55e1d612b9 2026-03-17 14:19:52.534 | + lib/neutron:create_neutron_accounts:491 : get_or_create_endpoint network RegionOne https://38.102.83.89/networking 2026-03-17 14:19:52.534 | + functions-common:get_or_create_endpoint:1091 : local public_id 2026-03-17 14:19:52.534 | ++ functions-common:get_or_create_endpoint:1092 : _get_or_create_endpoint_with_interface network public https://38.102.83.89/networking RegionOne 2026-03-17 14:19:52.534 | ++ functions-common:_get_or_create_endpoint_with_interface:1065 : local endpoint_id 2026-03-17 14:19:52.534 | +++ 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-17 14:19:52.534 | 2026-03-17 14:19:52.534 | +++ functions-common:oscwrap:2457 : return 0 2026-03-17 14:19:52.534 | ++ functions-common:_get_or_create_endpoint_with_interface:1070 : endpoint_id= 2026-03-17 14:19:52.534 | ++ functions-common:_get_or_create_endpoint_with_interface:1071 : [[ -z '' ]] 2026-03-17 14:19:52.534 | +++ functions-common:_get_or_create_endpoint_with_interface:1074 : oscwrap --os-cloud devstack-system-admin endpoint create network public https://38.102.83.89/networking --region RegionOne -f value -c id 2026-03-17 14:19:52.534 | 2026-03-17 14:19:52.534 | +++ functions-common:oscwrap:2457 : return 0 2026-03-17 14:19:52.534 | ++ functions-common:_get_or_create_endpoint_with_interface:1074 : endpoint_id=4bdea49d7bf342c3bfb38a460f323c0c 2026-03-17 14:19:52.534 | ++ functions-common:_get_or_create_endpoint_with_interface:1077 : echo 4bdea49d7bf342c3bfb38a460f323c0c 2026-03-17 14:19:52.534 | + functions-common:get_or_create_endpoint:1092 : public_id=4bdea49d7bf342c3bfb38a460f323c0c 2026-03-17 14:19:52.534 | + functions-common:get_or_create_endpoint:1094 : [[ -n '' ]] 2026-03-17 14:19:52.534 | + functions-common:get_or_create_endpoint:1097 : [[ -n '' ]] 2026-03-17 14:19:52.534 | + functions-common:get_or_create_endpoint:1101 : echo 4bdea49d7bf342c3bfb38a460f323c0c 2026-03-17 14:19:52.534 | 4bdea49d7bf342c3bfb38a460f323c0c 2026-03-17 14:19:52.581 | [9348 Async create_neutron_accounts:92148]: finished create_neutron_accounts with result 0 in 24 seconds 2026-03-17 14:19:52.625 | [9348 Async create_swift_accounts:92329]: Waiting for completion of create_swift_accounts running on PID 92329 (3 other jobs running) 2026-03-17 14:19:52.658 | [9348 Async create_swift_accounts:92329]: Signaling child to exit 2026-03-17 14:19:56.673 | + inc/async:async_inner:64 : rc=0 2026-03-17 14:19:56.701 | [92329 Async create_swift_accounts:92329]: finished successfully 2026-03-17 14:19:56.730 | WAKEUP 2026-03-17 14:19:56.755 | [9348 Async create_swift_accounts:92329]: Signaled 2026-03-17 14:19:56.757 | + lib/swift:create_swift_accounts:620 : export swiftusertest1_password=testing 2026-03-17 14:19:56.757 | + lib/swift:create_swift_accounts:620 : swiftusertest1_password=testing 2026-03-17 14:19:56.757 | + lib/swift:create_swift_accounts:621 : export swiftusertest2_password=testing2 2026-03-17 14:19:56.757 | + lib/swift:create_swift_accounts:621 : swiftusertest2_password=testing2 2026-03-17 14:19:56.757 | + lib/swift:create_swift_accounts:622 : export swiftusertest3_password=testing3 2026-03-17 14:19:56.757 | + lib/swift:create_swift_accounts:622 : swiftusertest3_password=testing3 2026-03-17 14:19:56.757 | + lib/swift:create_swift_accounts:623 : export swiftusertest4_password=testing4 2026-03-17 14:19:56.757 | + lib/swift:create_swift_accounts:623 : swiftusertest4_password=testing4 2026-03-17 14:19:56.757 | + lib/swift:create_swift_accounts:625 : local another_role 2026-03-17 14:19:56.758 | ++ lib/swift:create_swift_accounts:626 : get_or_create_role anotherrole 2026-03-17 14:19:56.758 | ++ functions-common:get_or_create_role:927 : local role_id 2026-03-17 14:19:56.758 | +++ functions-common:get_or_create_role:932 : oscwrap --os-cloud devstack-system-admin role create anotherrole --or-show -f value -c id 2026-03-17 14:19:56.758 | 2026-03-17 14:19:56.758 | +++ functions-common:oscwrap:2457 : return 0 2026-03-17 14:19:56.758 | ++ functions-common:get_or_create_role:932 : role_id=78926c80bbfb4fd7a8b16f337cfa23f5 2026-03-17 14:19:56.758 | ++ functions-common:get_or_create_role:933 : echo 78926c80bbfb4fd7a8b16f337cfa23f5 2026-03-17 14:19:56.758 | + lib/swift:create_swift_accounts:626 : another_role=78926c80bbfb4fd7a8b16f337cfa23f5 2026-03-17 14:19:56.758 | + lib/swift:create_swift_accounts:630 : create_service_user swift admin 2026-03-17 14:19:56.758 | + lib/keystone:create_service_user:420 : get_or_create_user swift secretservice Default 2026-03-17 14:19:56.758 | + functions-common:get_or_create_user:891 : local user_id 2026-03-17 14:19:56.758 | + functions-common:get_or_create_user:892 : [[ ! -z '' ]] 2026-03-17 14:19:56.758 | + functions-common:get_or_create_user:895 : local email= 2026-03-17 14:19:56.758 | ++ functions-common:get_or_create_user:907 : oscwrap --os-cloud devstack-system-admin user create swift --password secretservice --domain=Default --or-show -f value -c id 2026-03-17 14:19:56.758 | 2026-03-17 14:19:56.758 | ++ functions-common:oscwrap:2457 : return 0 2026-03-17 14:19:56.758 | + functions-common:get_or_create_user:907 : user_id=d76f45083cbe4421b18a5851b91b56f1 2026-03-17 14:19:56.758 | + functions-common:get_or_create_user:908 : echo d76f45083cbe4421b18a5851b91b56f1 2026-03-17 14:19:56.758 | d76f45083cbe4421b18a5851b91b56f1 2026-03-17 14:19:56.758 | + lib/keystone:create_service_user:421 : get_or_add_user_project_role service swift service Default Default 2026-03-17 14:19:56.758 | + functions-common:get_or_add_user_project_role:955 : local user_role_id 2026-03-17 14:19:56.758 | + functions-common:get_or_add_user_project_role:956 : local domain_args 2026-03-17 14:19:56.758 | ++ functions-common:get_or_add_user_project_role:958 : _get_domain_args Default Default 2026-03-17 14:19:56.758 | ++ functions-common:_get_domain_args:939 : local domain 2026-03-17 14:19:56.758 | ++ functions-common:_get_domain_args:940 : domain= 2026-03-17 14:19:56.758 | ++ functions-common:_get_domain_args:942 : [[ -n Default ]] 2026-03-17 14:19:56.758 | ++ functions-common:_get_domain_args:943 : domain=' --user-domain Default' 2026-03-17 14:19:56.758 | ++ functions-common:_get_domain_args:945 : [[ -n Default ]] 2026-03-17 14:19:56.758 | ++ functions-common:_get_domain_args:946 : domain=' --user-domain Default --project-domain Default' 2026-03-17 14:19:56.758 | ++ functions-common:_get_domain_args:949 : echo --user-domain Default --project-domain Default 2026-03-17 14:19:56.758 | + functions-common:get_or_add_user_project_role:958 : domain_args='--user-domain Default --project-domain Default' 2026-03-17 14:19:56.758 | + functions-common:get_or_add_user_project_role:962 : openstack --os-cloud devstack-system-admin role add service --user swift --project service --user-domain Default --project-domain Default 2026-03-17 14:19:56.758 | 2026-03-17 14:19:56.758 | ++ functions-common:get_or_add_user_project_role:971 : oscwrap --os-cloud devstack-system-admin role assignment list --role service --user swift --project service --user-domain Default --project-domain Default -c Role -f value 2026-03-17 14:19:56.758 | 2026-03-17 14:19:56.758 | ++ functions-common:oscwrap:2457 : return 0 2026-03-17 14:19:56.758 | + functions-common:get_or_add_user_project_role:971 : user_role_id=edd2f896f35e4005acc56757b56c3974 2026-03-17 14:19:56.758 | + functions-common:get_or_add_user_project_role:972 : echo edd2f896f35e4005acc56757b56c3974 2026-03-17 14:19:56.758 | edd2f896f35e4005acc56757b56c3974 2026-03-17 14:19:56.758 | + lib/keystone:create_service_user:423 : [[ -n admin ]] 2026-03-17 14:19:56.758 | + lib/keystone:create_service_user:424 : get_or_add_user_project_role admin swift service Default Default 2026-03-17 14:19:56.758 | + functions-common:get_or_add_user_project_role:955 : local user_role_id 2026-03-17 14:19:56.758 | + functions-common:get_or_add_user_project_role:956 : local domain_args 2026-03-17 14:19:56.758 | ++ functions-common:get_or_add_user_project_role:958 : _get_domain_args Default Default 2026-03-17 14:19:56.758 | ++ functions-common:_get_domain_args:939 : local domain 2026-03-17 14:19:56.759 | ++ functions-common:_get_domain_args:940 : domain= 2026-03-17 14:19:56.759 | ++ functions-common:_get_domain_args:942 : [[ -n Default ]] 2026-03-17 14:19:56.759 | ++ functions-common:_get_domain_args:943 : domain=' --user-domain Default' 2026-03-17 14:19:56.759 | ++ functions-common:_get_domain_args:945 : [[ -n Default ]] 2026-03-17 14:19:56.759 | ++ functions-common:_get_domain_args:946 : domain=' --user-domain Default --project-domain Default' 2026-03-17 14:19:56.759 | ++ functions-common:_get_domain_args:949 : echo --user-domain Default --project-domain Default 2026-03-17 14:19:56.759 | + functions-common:get_or_add_user_project_role:958 : domain_args='--user-domain Default --project-domain Default' 2026-03-17 14:19:56.759 | + functions-common:get_or_add_user_project_role:962 : openstack --os-cloud devstack-system-admin role add admin --user swift --project service --user-domain Default --project-domain Default 2026-03-17 14:19:56.759 | 2026-03-17 14:19:56.759 | ++ functions-common:get_or_add_user_project_role:971 : oscwrap --os-cloud devstack-system-admin role assignment list --role admin --user swift --project service --user-domain Default --project-domain Default -c Role -f value 2026-03-17 14:19:56.759 | 2026-03-17 14:19:56.759 | ++ functions-common:oscwrap:2457 : return 0 2026-03-17 14:19:56.759 | + functions-common:get_or_add_user_project_role:971 : user_role_id=a5e55e3c52b945708f49a722bbb4b19d 2026-03-17 14:19:56.759 | + functions-common:get_or_add_user_project_role:972 : echo a5e55e3c52b945708f49a722bbb4b19d 2026-03-17 14:19:56.759 | a5e55e3c52b945708f49a722bbb4b19d 2026-03-17 14:19:56.759 | + lib/swift:create_swift_accounts:632 : get_or_create_service swift object-store 'Swift Service' 2026-03-17 14:19:56.759 | + functions-common:get_or_create_service:1047 : local service_id 2026-03-17 14:19:56.759 | ++ functions-common:get_or_create_service:1058 : oscwrap --os-cloud devstack-system-admin service show object-store -f value -c id 2026-03-17 14:19:56.759 | ++ functions-common:get_or_create_service:1058 : oscwrap --os-cloud devstack-system-admin service create object-store --name swift '--description=Swift Service' -f value -c id 2026-03-17 14:19:56.759 | 2026-03-17 14:19:56.759 | ++ functions-common:oscwrap:2457 : return 0 2026-03-17 14:19:56.759 | + functions-common:get_or_create_service:1058 : service_id=' 2026-03-17 14:19:56.759 | 9bfde825e4d14f5b9a88af13835367ce' 2026-03-17 14:19:56.759 | + functions-common:get_or_create_service:1059 : echo 9bfde825e4d14f5b9a88af13835367ce 2026-03-17 14:19:56.759 | 9bfde825e4d14f5b9a88af13835367ce 2026-03-17 14:19:56.759 | + lib/swift:create_swift_accounts:634 : get_or_create_endpoint object-store RegionOne 'https://38.102.83.89:8080/v1/AUTH_$(project_id)s' https://38.102.83.89:8080 2026-03-17 14:19:56.759 | + functions-common:get_or_create_endpoint:1091 : local public_id 2026-03-17 14:19:56.759 | ++ functions-common:get_or_create_endpoint:1092 : _get_or_create_endpoint_with_interface object-store public 'https://38.102.83.89:8080/v1/AUTH_$(project_id)s' RegionOne 2026-03-17 14:19:56.759 | ++ functions-common:_get_or_create_endpoint_with_interface:1065 : local endpoint_id 2026-03-17 14:19:56.759 | +++ functions-common:_get_or_create_endpoint_with_interface:1070 : oscwrap --os-cloud devstack-system-admin endpoint list --service object-store --interface public --region RegionOne -c ID -f value 2026-03-17 14:19:56.759 | 2026-03-17 14:19:56.759 | +++ functions-common:oscwrap:2457 : return 0 2026-03-17 14:19:56.759 | ++ functions-common:_get_or_create_endpoint_with_interface:1070 : endpoint_id= 2026-03-17 14:19:56.759 | ++ functions-common:_get_or_create_endpoint_with_interface:1071 : [[ -z '' ]] 2026-03-17 14:19:56.759 | +++ functions-common:_get_or_create_endpoint_with_interface:1074 : oscwrap --os-cloud devstack-system-admin endpoint create object-store public 'https://38.102.83.89:8080/v1/AUTH_$(project_id)s' --region RegionOne -f value -c id 2026-03-17 14:19:56.759 | 2026-03-17 14:19:56.759 | +++ functions-common:oscwrap:2457 : return 0 2026-03-17 14:19:56.759 | ++ functions-common:_get_or_create_endpoint_with_interface:1074 : endpoint_id=e05674dfba9d40b09cee94f6247c464c 2026-03-17 14:19:56.759 | ++ functions-common:_get_or_create_endpoint_with_interface:1077 : echo e05674dfba9d40b09cee94f6247c464c 2026-03-17 14:19:56.759 | + functions-common:get_or_create_endpoint:1092 : public_id=e05674dfba9d40b09cee94f6247c464c 2026-03-17 14:19:56.759 | + functions-common:get_or_create_endpoint:1094 : [[ -n https://38.102.83.89:8080 ]] 2026-03-17 14:19:56.759 | + functions-common:get_or_create_endpoint:1095 : _get_or_create_endpoint_with_interface object-store admin https://38.102.83.89:8080 RegionOne 2026-03-17 14:19:56.759 | + functions-common:_get_or_create_endpoint_with_interface:1065 : local endpoint_id 2026-03-17 14:19:56.759 | ++ functions-common:_get_or_create_endpoint_with_interface:1070 : oscwrap --os-cloud devstack-system-admin endpoint list --service object-store --interface admin --region RegionOne -c ID -f value 2026-03-17 14:19:56.759 | 2026-03-17 14:19:56.759 | ++ functions-common:oscwrap:2457 : return 0 2026-03-17 14:19:56.759 | + functions-common:_get_or_create_endpoint_with_interface:1070 : endpoint_id= 2026-03-17 14:19:56.759 | + functions-common:_get_or_create_endpoint_with_interface:1071 : [[ -z '' ]] 2026-03-17 14:19:56.759 | ++ functions-common:_get_or_create_endpoint_with_interface:1074 : oscwrap --os-cloud devstack-system-admin endpoint create object-store admin https://38.102.83.89:8080 --region RegionOne -f value -c id 2026-03-17 14:19:56.760 | 2026-03-17 14:19:56.760 | ++ functions-common:oscwrap:2457 : return 0 2026-03-17 14:19:56.760 | + functions-common:_get_or_create_endpoint_with_interface:1074 : endpoint_id=bbd0d04786ba422db1966944a75f3485 2026-03-17 14:19:56.760 | + functions-common:_get_or_create_endpoint_with_interface:1077 : echo bbd0d04786ba422db1966944a75f3485 2026-03-17 14:19:56.760 | bbd0d04786ba422db1966944a75f3485 2026-03-17 14:19:56.760 | + functions-common:get_or_create_endpoint:1097 : [[ -n '' ]] 2026-03-17 14:19:56.760 | + functions-common:get_or_create_endpoint:1101 : echo e05674dfba9d40b09cee94f6247c464c 2026-03-17 14:19:56.760 | e05674dfba9d40b09cee94f6247c464c 2026-03-17 14:19:56.760 | + lib/swift:create_swift_accounts:639 : local swift_project_test1 2026-03-17 14:19:56.760 | ++ lib/swift:create_swift_accounts:640 : get_or_create_project swiftprojecttest1 default 2026-03-17 14:19:56.760 | ++ functions-common:get_or_create_project:914 : local project_id 2026-03-17 14:19:56.760 | +++ functions-common:get_or_create_project:920 : oscwrap --os-cloud devstack-system-admin project create swiftprojecttest1 --domain=default --or-show -f value -c id 2026-03-17 14:19:56.760 | 2026-03-17 14:19:56.760 | +++ functions-common:oscwrap:2457 : return 0 2026-03-17 14:19:56.760 | ++ functions-common:get_or_create_project:920 : project_id=cddd4301b0f743608788e6faae1bdead 2026-03-17 14:19:56.760 | ++ functions-common:get_or_create_project:921 : echo cddd4301b0f743608788e6faae1bdead 2026-03-17 14:19:56.760 | + lib/swift:create_swift_accounts:640 : swift_project_test1=cddd4301b0f743608788e6faae1bdead 2026-03-17 14:19:56.760 | + lib/swift:create_swift_accounts:641 : die_if_not_set 641 swift_project_test1 'Failure creating swift_project_test1' 2026-03-17 14:19:56.760 | + functions-common:die_if_not_set:306 : local exitcode=0 2026-03-17 14:19:56.760 | ++ lib/swift:create_swift_accounts:643 : get_or_create_user swiftusertest1 testing default test@example.com 2026-03-17 14:19:56.760 | ++ functions-common:get_or_create_user:891 : local user_id 2026-03-17 14:19:56.760 | ++ functions-common:get_or_create_user:892 : [[ ! -z test@example.com ]] 2026-03-17 14:19:56.760 | ++ functions-common:get_or_create_user:893 : local email=--email=test@example.com 2026-03-17 14:19:56.760 | +++ functions-common:get_or_create_user:907 : oscwrap --os-cloud devstack-system-admin user create swiftusertest1 --password testing --domain=default --email=test@example.com --or-show -f value -c id 2026-03-17 14:19:56.760 | 2026-03-17 14:19:56.760 | +++ functions-common:oscwrap:2457 : return 0 2026-03-17 14:19:56.760 | ++ functions-common:get_or_create_user:907 : user_id=535a60ec9abe4ad8b5cf0724de531ffb 2026-03-17 14:19:56.760 | ++ functions-common:get_or_create_user:908 : echo 535a60ec9abe4ad8b5cf0724de531ffb 2026-03-17 14:19:56.760 | + lib/swift:create_swift_accounts:643 : SWIFT_USER_TEST1=535a60ec9abe4ad8b5cf0724de531ffb 2026-03-17 14:19:56.760 | + lib/swift:create_swift_accounts:644 : die_if_not_set 644 SWIFT_USER_TEST1 'Failure creating SWIFT_USER_TEST1' 2026-03-17 14:19:56.760 | + functions-common:die_if_not_set:306 : local exitcode=0 2026-03-17 14:19:56.761 | + lib/swift:create_swift_accounts:645 : get_or_add_user_project_role admin 535a60ec9abe4ad8b5cf0724de531ffb cddd4301b0f743608788e6faae1bdead 2026-03-17 14:19:56.761 | + functions-common:get_or_add_user_project_role:955 : local user_role_id 2026-03-17 14:19:56.761 | + functions-common:get_or_add_user_project_role:956 : local domain_args 2026-03-17 14:19:56.761 | ++ functions-common:get_or_add_user_project_role:958 : _get_domain_args 2026-03-17 14:19:56.761 | ++ functions-common:_get_domain_args:939 : local domain 2026-03-17 14:19:56.761 | ++ functions-common:_get_domain_args:940 : domain= 2026-03-17 14:19:56.761 | ++ functions-common:_get_domain_args:942 : [[ -n '' ]] 2026-03-17 14:19:56.761 | ++ functions-common:_get_domain_args:945 : [[ -n '' ]] 2026-03-17 14:19:56.761 | ++ functions-common:_get_domain_args:949 : echo 2026-03-17 14:19:56.761 | + functions-common:get_or_add_user_project_role:958 : domain_args= 2026-03-17 14:19:56.761 | + functions-common:get_or_add_user_project_role:962 : openstack --os-cloud devstack-system-admin role add admin --user 535a60ec9abe4ad8b5cf0724de531ffb --project cddd4301b0f743608788e6faae1bdead 2026-03-17 14:19:56.761 | 2026-03-17 14:19:56.761 | ++ functions-common:get_or_add_user_project_role:971 : oscwrap --os-cloud devstack-system-admin role assignment list --role admin --user 535a60ec9abe4ad8b5cf0724de531ffb --project cddd4301b0f743608788e6faae1bdead -c Role -f value 2026-03-17 14:19:56.761 | 2026-03-17 14:19:56.761 | ++ functions-common:oscwrap:2457 : return 0 2026-03-17 14:19:56.761 | + functions-common:get_or_add_user_project_role:971 : user_role_id=a5e55e3c52b945708f49a722bbb4b19d 2026-03-17 14:19:56.761 | + functions-common:get_or_add_user_project_role:972 : echo a5e55e3c52b945708f49a722bbb4b19d 2026-03-17 14:19:56.761 | a5e55e3c52b945708f49a722bbb4b19d 2026-03-17 14:19:56.761 | + lib/swift:create_swift_accounts:647 : local swift_user_test3 2026-03-17 14:19:56.761 | ++ lib/swift:create_swift_accounts:649 : get_or_create_user swiftusertest3 testing3 default test3@example.com 2026-03-17 14:19:56.761 | ++ functions-common:get_or_create_user:891 : local user_id 2026-03-17 14:19:56.761 | ++ functions-common:get_or_create_user:892 : [[ ! -z test3@example.com ]] 2026-03-17 14:19:56.761 | ++ functions-common:get_or_create_user:893 : local email=--email=test3@example.com 2026-03-17 14:19:56.761 | +++ functions-common:get_or_create_user:907 : oscwrap --os-cloud devstack-system-admin user create swiftusertest3 --password testing3 --domain=default --email=test3@example.com --or-show -f value -c id 2026-03-17 14:19:56.762 | 2026-03-17 14:19:56.762 | +++ functions-common:oscwrap:2457 : return 0 2026-03-17 14:19:56.762 | ++ functions-common:get_or_create_user:907 : user_id=21145a4c2b6546b59ff908c7ce421762 2026-03-17 14:19:56.762 | ++ functions-common:get_or_create_user:908 : echo 21145a4c2b6546b59ff908c7ce421762 2026-03-17 14:19:56.762 | + lib/swift:create_swift_accounts:649 : swift_user_test3=21145a4c2b6546b59ff908c7ce421762 2026-03-17 14:19:56.762 | + lib/swift:create_swift_accounts:650 : die_if_not_set 650 swift_user_test3 'Failure creating swift_user_test3' 2026-03-17 14:19:56.762 | + functions-common:die_if_not_set:306 : local exitcode=0 2026-03-17 14:19:56.762 | + lib/swift:create_swift_accounts:651 : get_or_add_user_project_role 78926c80bbfb4fd7a8b16f337cfa23f5 21145a4c2b6546b59ff908c7ce421762 cddd4301b0f743608788e6faae1bdead 2026-03-17 14:19:56.762 | + functions-common:get_or_add_user_project_role:955 : local user_role_id 2026-03-17 14:19:56.762 | + functions-common:get_or_add_user_project_role:956 : local domain_args 2026-03-17 14:19:56.762 | ++ functions-common:get_or_add_user_project_role:958 : _get_domain_args 2026-03-17 14:19:56.762 | ++ functions-common:_get_domain_args:939 : local domain 2026-03-17 14:19:56.762 | ++ functions-common:_get_domain_args:940 : domain= 2026-03-17 14:19:56.762 | ++ functions-common:_get_domain_args:942 : [[ -n '' ]] 2026-03-17 14:19:56.762 | ++ functions-common:_get_domain_args:945 : [[ -n '' ]] 2026-03-17 14:19:56.762 | ++ functions-common:_get_domain_args:949 : echo 2026-03-17 14:19:56.762 | + functions-common:get_or_add_user_project_role:958 : domain_args= 2026-03-17 14:19:56.762 | + functions-common:get_or_add_user_project_role:962 : openstack --os-cloud devstack-system-admin role add 78926c80bbfb4fd7a8b16f337cfa23f5 --user 21145a4c2b6546b59ff908c7ce421762 --project cddd4301b0f743608788e6faae1bdead 2026-03-17 14:19:56.762 | 2026-03-17 14:19:56.762 | ++ functions-common:get_or_add_user_project_role:971 : oscwrap --os-cloud devstack-system-admin role assignment list --role 78926c80bbfb4fd7a8b16f337cfa23f5 --user 21145a4c2b6546b59ff908c7ce421762 --project cddd4301b0f743608788e6faae1bdead -c Role -f value 2026-03-17 14:19:56.762 | 2026-03-17 14:19:56.762 | ++ functions-common:oscwrap:2457 : return 0 2026-03-17 14:19:56.762 | + functions-common:get_or_add_user_project_role:971 : user_role_id=78926c80bbfb4fd7a8b16f337cfa23f5 2026-03-17 14:19:56.762 | + functions-common:get_or_add_user_project_role:972 : echo 78926c80bbfb4fd7a8b16f337cfa23f5 2026-03-17 14:19:56.762 | 78926c80bbfb4fd7a8b16f337cfa23f5 2026-03-17 14:19:56.762 | + lib/swift:create_swift_accounts:653 : local swift_project_test2 2026-03-17 14:19:56.762 | ++ lib/swift:create_swift_accounts:654 : get_or_create_project swiftprojecttest2 default 2026-03-17 14:19:56.763 | ++ functions-common:get_or_create_project:914 : local project_id 2026-03-17 14:19:56.763 | +++ functions-common:get_or_create_project:920 : oscwrap --os-cloud devstack-system-admin project create swiftprojecttest2 --domain=default --or-show -f value -c id 2026-03-17 14:19:56.763 | 2026-03-17 14:19:56.763 | +++ functions-common:oscwrap:2457 : return 0 2026-03-17 14:19:56.763 | ++ functions-common:get_or_create_project:920 : project_id=bbeb1d50800e487187b824e33b32ade4 2026-03-17 14:19:56.763 | ++ functions-common:get_or_create_project:921 : echo bbeb1d50800e487187b824e33b32ade4 2026-03-17 14:19:56.763 | + lib/swift:create_swift_accounts:654 : swift_project_test2=bbeb1d50800e487187b824e33b32ade4 2026-03-17 14:19:56.763 | + lib/swift:create_swift_accounts:655 : die_if_not_set 655 swift_project_test2 'Failure creating swift_project_test2' 2026-03-17 14:19:56.763 | + functions-common:die_if_not_set:306 : local exitcode=0 2026-03-17 14:19:56.763 | + lib/swift:create_swift_accounts:657 : local swift_user_test2 2026-03-17 14:19:56.763 | ++ lib/swift:create_swift_accounts:659 : get_or_create_user swiftusertest2 testing2 default test2@example.com 2026-03-17 14:19:56.763 | ++ functions-common:get_or_create_user:891 : local user_id 2026-03-17 14:19:56.763 | ++ functions-common:get_or_create_user:892 : [[ ! -z test2@example.com ]] 2026-03-17 14:19:56.763 | ++ functions-common:get_or_create_user:893 : local email=--email=test2@example.com 2026-03-17 14:19:56.763 | +++ functions-common:get_or_create_user:907 : oscwrap --os-cloud devstack-system-admin user create swiftusertest2 --password testing2 --domain=default --email=test2@example.com --or-show -f value -c id 2026-03-17 14:19:56.763 | 2026-03-17 14:19:56.763 | +++ functions-common:oscwrap:2457 : return 0 2026-03-17 14:19:56.763 | ++ functions-common:get_or_create_user:907 : user_id=10b235f4e4b94b1190bdffcb175a4923 2026-03-17 14:19:56.763 | ++ functions-common:get_or_create_user:908 : echo 10b235f4e4b94b1190bdffcb175a4923 2026-03-17 14:19:56.763 | + lib/swift:create_swift_accounts:659 : swift_user_test2=10b235f4e4b94b1190bdffcb175a4923 2026-03-17 14:19:56.763 | + lib/swift:create_swift_accounts:660 : die_if_not_set 660 swift_user_test2 'Failure creating swift_user_test2' 2026-03-17 14:19:56.763 | + functions-common:die_if_not_set:306 : local exitcode=0 2026-03-17 14:19:56.763 | + lib/swift:create_swift_accounts:661 : get_or_add_user_project_role admin 10b235f4e4b94b1190bdffcb175a4923 bbeb1d50800e487187b824e33b32ade4 2026-03-17 14:19:56.763 | + functions-common:get_or_add_user_project_role:955 : local user_role_id 2026-03-17 14:19:56.763 | + functions-common:get_or_add_user_project_role:956 : local domain_args 2026-03-17 14:19:56.763 | ++ functions-common:get_or_add_user_project_role:958 : _get_domain_args 2026-03-17 14:19:56.763 | ++ functions-common:_get_domain_args:939 : local domain 2026-03-17 14:19:56.763 | ++ functions-common:_get_domain_args:940 : domain= 2026-03-17 14:19:56.763 | ++ functions-common:_get_domain_args:942 : [[ -n '' ]] 2026-03-17 14:19:56.763 | ++ functions-common:_get_domain_args:945 : [[ -n '' ]] 2026-03-17 14:19:56.763 | ++ functions-common:_get_domain_args:949 : echo 2026-03-17 14:19:56.764 | + functions-common:get_or_add_user_project_role:958 : domain_args= 2026-03-17 14:19:56.764 | + functions-common:get_or_add_user_project_role:962 : openstack --os-cloud devstack-system-admin role add admin --user 10b235f4e4b94b1190bdffcb175a4923 --project bbeb1d50800e487187b824e33b32ade4 2026-03-17 14:19:56.764 | 2026-03-17 14:19:56.764 | ++ functions-common:get_or_add_user_project_role:971 : oscwrap --os-cloud devstack-system-admin role assignment list --role admin --user 10b235f4e4b94b1190bdffcb175a4923 --project bbeb1d50800e487187b824e33b32ade4 -c Role -f value 2026-03-17 14:19:56.764 | 2026-03-17 14:19:56.764 | ++ functions-common:oscwrap:2457 : return 0 2026-03-17 14:19:56.764 | + functions-common:get_or_add_user_project_role:971 : user_role_id=a5e55e3c52b945708f49a722bbb4b19d 2026-03-17 14:19:56.764 | + functions-common:get_or_add_user_project_role:972 : echo a5e55e3c52b945708f49a722bbb4b19d 2026-03-17 14:19:56.764 | a5e55e3c52b945708f49a722bbb4b19d 2026-03-17 14:19:56.764 | + lib/swift:create_swift_accounts:663 : local swift_domain 2026-03-17 14:19:56.764 | ++ lib/swift:create_swift_accounts:664 : get_or_create_domain swift_test 'Used for swift functional testing' 2026-03-17 14:19:56.764 | ++ functions-common:get_or_create_domain:864 : local domain_id 2026-03-17 14:19:56.764 | +++ functions-common:get_or_create_domain:869 : oscwrap --os-cloud devstack-system-admin domain create swift_test --description 'Used for swift functional testing' --or-show -f value -c id 2026-03-17 14:19:56.764 | 2026-03-17 14:19:56.764 | +++ functions-common:oscwrap:2457 : return 0 2026-03-17 14:19:56.765 | ++ functions-common:get_or_create_domain:869 : domain_id=4f15799b558b431fbcd6a656b3f6af5a 2026-03-17 14:19:56.765 | ++ functions-common:get_or_create_domain:870 : echo 4f15799b558b431fbcd6a656b3f6af5a 2026-03-17 14:19:56.765 | + lib/swift:create_swift_accounts:664 : swift_domain=4f15799b558b431fbcd6a656b3f6af5a 2026-03-17 14:19:56.765 | + lib/swift:create_swift_accounts:665 : die_if_not_set 665 swift_domain 'Failure creating swift_test domain' 2026-03-17 14:19:56.765 | + functions-common:die_if_not_set:306 : local exitcode=0 2026-03-17 14:19:56.765 | + lib/swift:create_swift_accounts:667 : local swift_project_test4 2026-03-17 14:19:56.765 | ++ lib/swift:create_swift_accounts:668 : get_or_create_project swiftprojecttest4 4f15799b558b431fbcd6a656b3f6af5a 2026-03-17 14:19:56.765 | ++ functions-common:get_or_create_project:914 : local project_id 2026-03-17 14:19:56.765 | +++ functions-common:get_or_create_project:920 : oscwrap --os-cloud devstack-system-admin project create swiftprojecttest4 --domain=4f15799b558b431fbcd6a656b3f6af5a --or-show -f value -c id 2026-03-17 14:19:56.765 | 2026-03-17 14:19:56.765 | +++ functions-common:oscwrap:2457 : return 0 2026-03-17 14:19:56.765 | ++ functions-common:get_or_create_project:920 : project_id=f570ee90c2714fdda57a0ab7874b7067 2026-03-17 14:19:56.765 | ++ functions-common:get_or_create_project:921 : echo f570ee90c2714fdda57a0ab7874b7067 2026-03-17 14:19:56.765 | + lib/swift:create_swift_accounts:668 : swift_project_test4=f570ee90c2714fdda57a0ab7874b7067 2026-03-17 14:19:56.765 | + lib/swift:create_swift_accounts:669 : die_if_not_set 669 swift_project_test4 'Failure creating swift_project_test4' 2026-03-17 14:19:56.765 | + functions-common:die_if_not_set:306 : local exitcode=0 2026-03-17 14:19:56.766 | + lib/swift:create_swift_accounts:671 : local swift_user_test4 2026-03-17 14:19:56.766 | ++ lib/swift:create_swift_accounts:673 : get_or_create_user swiftusertest4 testing4 4f15799b558b431fbcd6a656b3f6af5a test4@example.com 2026-03-17 14:19:56.766 | ++ functions-common:get_or_create_user:891 : local user_id 2026-03-17 14:19:56.766 | ++ functions-common:get_or_create_user:892 : [[ ! -z test4@example.com ]] 2026-03-17 14:19:56.766 | ++ functions-common:get_or_create_user:893 : local email=--email=test4@example.com 2026-03-17 14:19:56.766 | +++ functions-common:get_or_create_user:907 : oscwrap --os-cloud devstack-system-admin user create swiftusertest4 --password testing4 --domain=4f15799b558b431fbcd6a656b3f6af5a --email=test4@example.com --or-show -f value -c id 2026-03-17 14:19:56.766 | 2026-03-17 14:19:56.766 | +++ functions-common:oscwrap:2457 : return 0 2026-03-17 14:19:56.766 | ++ functions-common:get_or_create_user:907 : user_id=b7ed440b28864ac0b499b7cf820fbbf7 2026-03-17 14:19:56.766 | ++ functions-common:get_or_create_user:908 : echo b7ed440b28864ac0b499b7cf820fbbf7 2026-03-17 14:19:56.766 | + lib/swift:create_swift_accounts:673 : swift_user_test4=b7ed440b28864ac0b499b7cf820fbbf7 2026-03-17 14:19:56.766 | + lib/swift:create_swift_accounts:674 : die_if_not_set 674 swift_user_test4 'Failure creating swift_user_test4' 2026-03-17 14:19:56.766 | + functions-common:die_if_not_set:306 : local exitcode=0 2026-03-17 14:19:56.767 | + lib/swift:create_swift_accounts:675 : get_or_add_user_project_role admin b7ed440b28864ac0b499b7cf820fbbf7 f570ee90c2714fdda57a0ab7874b7067 2026-03-17 14:19:56.767 | + functions-common:get_or_add_user_project_role:955 : local user_role_id 2026-03-17 14:19:56.767 | + functions-common:get_or_add_user_project_role:956 : local domain_args 2026-03-17 14:19:56.767 | ++ functions-common:get_or_add_user_project_role:958 : _get_domain_args 2026-03-17 14:19:56.767 | ++ functions-common:_get_domain_args:939 : local domain 2026-03-17 14:19:56.767 | ++ functions-common:_get_domain_args:940 : domain= 2026-03-17 14:19:56.767 | ++ functions-common:_get_domain_args:942 : [[ -n '' ]] 2026-03-17 14:19:56.767 | ++ functions-common:_get_domain_args:945 : [[ -n '' ]] 2026-03-17 14:19:56.767 | ++ functions-common:_get_domain_args:949 : echo 2026-03-17 14:19:56.767 | + functions-common:get_or_add_user_project_role:958 : domain_args= 2026-03-17 14:19:56.767 | + functions-common:get_or_add_user_project_role:962 : openstack --os-cloud devstack-system-admin role add admin --user b7ed440b28864ac0b499b7cf820fbbf7 --project f570ee90c2714fdda57a0ab7874b7067 2026-03-17 14:19:56.768 | 2026-03-17 14:19:56.768 | ++ functions-common:get_or_add_user_project_role:971 : oscwrap --os-cloud devstack-system-admin role assignment list --role admin --user b7ed440b28864ac0b499b7cf820fbbf7 --project f570ee90c2714fdda57a0ab7874b7067 -c Role -f value 2026-03-17 14:19:56.768 | 2026-03-17 14:19:56.768 | ++ functions-common:oscwrap:2457 : return 0 2026-03-17 14:19:56.768 | + functions-common:get_or_add_user_project_role:971 : user_role_id=a5e55e3c52b945708f49a722bbb4b19d 2026-03-17 14:19:56.768 | + functions-common:get_or_add_user_project_role:972 : echo a5e55e3c52b945708f49a722bbb4b19d 2026-03-17 14:19:56.768 | a5e55e3c52b945708f49a722bbb4b19d 2026-03-17 14:19:56.809 | [9348 Async create_swift_accounts:92329]: finished create_swift_accounts with result 0 in 50 seconds 2026-03-17 14:19:56.847 | [9348 Async configure_horizon:92469]: Waiting for completion of configure_horizon running on PID 92469 (2 other jobs running) 2026-03-17 14:19:56.874 | [9348 Async configure_horizon:92469]: Signaling child to exit 2026-03-17 14:19:56.874 | WAKEUP 2026-03-17 14:19:56.898 | [9348 Async configure_horizon:92469]: Signaled 2026-03-17 14:19:56.899 | + lib/horizon:configure_horizon:75 : setup_develop /opt/stack/horizon 2026-03-17 14:19:56.900 | + inc/python:setup_develop:353 : local bindep 2026-03-17 14:19:56.900 | + inc/python:setup_develop:354 : [[ /opt/stack/horizon == -bindep* ]] 2026-03-17 14:19:56.900 | + inc/python:setup_develop:358 : local project_dir=/opt/stack/horizon 2026-03-17 14:19:56.900 | + inc/python:setup_develop:359 : local extras= 2026-03-17 14:19:56.900 | + inc/python:setup_develop:360 : _setup_package_with_constraints_edit /opt/stack/horizon -e 2026-03-17 14:19:56.900 | + inc/python:_setup_package_with_constraints_edit:379 : local bindep 2026-03-17 14:19:56.900 | + inc/python:_setup_package_with_constraints_edit:380 : [[ /opt/stack/horizon == -bindep* ]] 2026-03-17 14:19:56.900 | + inc/python:_setup_package_with_constraints_edit:384 : local project_dir=/opt/stack/horizon 2026-03-17 14:19:56.900 | + inc/python:_setup_package_with_constraints_edit:385 : local flags=-e 2026-03-17 14:19:56.900 | + inc/python:_setup_package_with_constraints_edit:386 : local extras= 2026-03-17 14:19:56.900 | ++ inc/python:_setup_package_with_constraints_edit:393 : cd /opt/stack/horizon 2026-03-17 14:19:56.900 | ++ inc/python:_setup_package_with_constraints_edit:393 : pwd 2026-03-17 14:19:56.900 | + inc/python:_setup_package_with_constraints_edit:393 : project_dir=/opt/stack/horizon 2026-03-17 14:19:56.900 | + inc/python:_setup_package_with_constraints_edit:395 : '[' -n /opt/stack/requirements ']' 2026-03-17 14:19:56.900 | + inc/python:_setup_package_with_constraints_edit:399 : local name 2026-03-17 14:19:56.900 | ++ inc/python:_setup_package_with_constraints_edit:400 : awk '/^name.*=/ {print $3}' /opt/stack/horizon/setup.cfg 2026-03-17 14:19:56.900 | + inc/python:_setup_package_with_constraints_edit:400 : name=horizon 2026-03-17 14:19:56.900 | + inc/python:_setup_package_with_constraints_edit:401 : '[' -z horizon ']' 2026-03-17 14:19:56.900 | + inc/python:_setup_package_with_constraints_edit:405 : /opt/stack/requirements/.venv/bin/edit-constraints /opt/stack/requirements/upper-constraints.txt -- horizon 2026-03-17 14:19:56.900 | + inc/python:_setup_package_with_constraints_edit:408 : setup_package /opt/stack/horizon -e 2026-03-17 14:19:56.900 | + inc/python:setup_package:436 : local bindep=0 2026-03-17 14:19:56.900 | + inc/python:setup_package:437 : local bindep_flag= 2026-03-17 14:19:56.900 | + inc/python:setup_package:438 : local bindep_profiles= 2026-03-17 14:19:56.900 | + inc/python:setup_package:439 : [[ /opt/stack/horizon == -bindep* ]] 2026-03-17 14:19:56.900 | + inc/python:setup_package:444 : local project_dir=/opt/stack/horizon 2026-03-17 14:19:56.900 | + inc/python:setup_package:445 : local flags=-e 2026-03-17 14:19:56.900 | + inc/python:setup_package:446 : local extras= 2026-03-17 14:19:56.901 | + inc/python:setup_package:450 : [[ -n -e ]] 2026-03-17 14:19:56.901 | + inc/python:setup_package:450 : [[ -z '' ]] 2026-03-17 14:19:56.901 | + inc/python:setup_package:450 : [[ ! -e =~ ^-.* ]] 2026-03-17 14:19:56.901 | + inc/python:setup_package:455 : [[ ! -z '' ]] 2026-03-17 14:19:56.901 | + inc/python:setup_package:460 : [[ 0 == 1 ]] 2026-03-17 14:19:56.901 | + inc/python:setup_package:464 : pip_install -e /opt/stack/horizon 2026-03-17 14:19:56.901 | Using python 3.12 to install /opt/stack/horizon 2026-03-17 14:19:56.901 | + inc/python:pip_install:210 : sudo -H LC_ALL=en_US.UTF-8 http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= python3.12 -m pip install -c /opt/stack/requirements/upper-constraints.txt -e /opt/stack/horizon 2026-03-17 14:19:56.901 | Looking in indexes: http://mirror.regionone.vexxhost-nodepool-sf.rdoproject.org/pypi/simple, http://mirror.regionone.vexxhost-nodepool-sf.rdoproject.org/wheel/centos-10-x86_64 2026-03-17 14:19:56.901 | Obtaining file:///opt/stack/horizon 2026-03-17 14:19:56.901 | Installing build dependencies: started 2026-03-17 14:19:56.901 | Installing build dependencies: finished with status 'done' 2026-03-17 14:19:56.901 | Checking if build backend supports build_editable: started 2026-03-17 14:19:56.901 | Checking if build backend supports build_editable: finished with status 'done' 2026-03-17 14:19:56.901 | Getting requirements to build editable: started 2026-03-17 14:19:56.901 | Getting requirements to build editable: finished with status 'done' 2026-03-17 14:19:56.901 | Preparing editable metadata (pyproject.toml): started 2026-03-17 14:19:56.901 | Preparing editable metadata (pyproject.toml): finished with status 'done' 2026-03-17 14:19:56.901 | Requirement already satisfied: pbr>=5.5.0 in /usr/local/lib/python3.12/site-packages (from horizon==25.7.1.dev7) (7.0.3) 2026-03-17 14:19:56.901 | Collecting Babel>=2.6.0 (from horizon==25.7.1.dev7) 2026-03-17 14:19:56.901 | Downloading http://mirror.regionone.vexxhost-nodepool-sf.rdoproject.org/pypifiles/packages/77/f5/21d2de20e8b8b0408f0681956ca2c69f1320a3848ac50e6e7f39c6159675/babel-2.18.0-py3-none-any.whl.metadata (2.2 kB) 2026-03-17 14:19:56.901 | Collecting Django<4.3,>=4.2 (from horizon==25.7.1.dev7) 2026-03-17 14:19:56.901 | Downloading http://mirror.regionone.vexxhost-nodepool-sf.rdoproject.org/pypifiles/packages/68/20/6d0808bc7500a6c654eae17b53f791a50af2c3f3ac4f328cbec324948c31/django-4.2.28-py3-none-any.whl.metadata (4.2 kB) 2026-03-17 14:19:56.901 | Collecting django-compressor>=4.4 (from horizon==25.7.1.dev7) 2026-03-17 14:19:56.901 | Downloading http://mirror.regionone.vexxhost-nodepool-sf.rdoproject.org/pypifiles/packages/d5/9d/9a0ba39f33574994e5b33aea55a68e8fad72b8dd923a82300e4e91774f59/django_compressor-4.6.0-py3-none-any.whl.metadata (5.2 kB) 2026-03-17 14:19:56.901 | Collecting django-debreach>=1.4.2 (from horizon==25.7.1.dev7) 2026-03-17 14:19:56.901 | Downloading http://mirror.regionone.vexxhost-nodepool-sf.rdoproject.org/pypifiles/packages/36/6c/8b451b1fc650f7a4336e03a5a56d555f823b6b94f1468728d650ef4d42e1/django_debreach-2.1.0-py3-none-any.whl.metadata (3.7 kB) 2026-03-17 14:19:56.901 | Requirement already satisfied: futurist>=1.2.0 in /usr/local/lib/python3.12/site-packages (from horizon==25.7.1.dev7) (3.2.1) 2026-03-17 14:19:56.901 | Requirement already satisfied: iso8601>=0.1.11 in /usr/local/lib/python3.12/site-packages (from horizon==25.7.1.dev7) (2.1.0) 2026-03-17 14:19:56.901 | Requirement already satisfied: keystoneauth1>=4.3.1 in /usr/local/lib/python3.12/site-packages (from horizon==25.7.1.dev7) (5.13.1) 2026-03-17 14:19:56.901 | Requirement already satisfied: netaddr>=0.7.18 in /usr/local/lib/python3.12/site-packages (from horizon==25.7.1.dev7) (1.3.0) 2026-03-17 14:19:56.901 | Requirement already satisfied: oslo.concurrency>=4.5.0 in /usr/local/lib/python3.12/site-packages (from horizon==25.7.1.dev7) (7.4.0) 2026-03-17 14:19:56.901 | Requirement already satisfied: oslo.config>=8.8.0 in /usr/local/lib/python3.12/site-packages (from horizon==25.7.1.dev7) (10.3.0) 2026-03-17 14:19:56.901 | Requirement already satisfied: oslo.i18n>=5.1.0 in /usr/local/lib/python3.12/site-packages (from horizon==25.7.1.dev7) (6.7.2) 2026-03-17 14:19:56.901 | Requirement already satisfied: oslo.policy>=3.11.0 in /usr/local/lib/python3.12/site-packages (from horizon==25.7.1.dev7) (5.0.0) 2026-03-17 14:19:56.901 | Requirement already satisfied: oslo.serialization>=4.3.0 in /usr/local/lib/python3.12/site-packages (from horizon==25.7.1.dev7) (5.9.1) 2026-03-17 14:19:56.901 | Requirement already satisfied: oslo.upgradecheck>=1.5.0 in /usr/local/lib/python3.12/site-packages (from horizon==25.7.1.dev7) (2.7.1) 2026-03-17 14:19:56.901 | Requirement already satisfied: oslo.utils>=7.0.0 in /usr/local/lib/python3.12/site-packages (from horizon==25.7.1.dev7) (10.0.0) 2026-03-17 14:19:56.901 | Requirement already satisfied: osprofiler>=3.4.2 in /usr/local/lib/python3.12/site-packages (from horizon==25.7.1.dev7) (4.3.0) 2026-03-17 14:19:56.901 | Collecting libsass>=0.23.0 (from horizon==25.7.1.dev7) 2026-03-17 14:19:56.901 | Downloading http://mirror.regionone.vexxhost-nodepool-sf.rdoproject.org/pypifiles/packages/fd/5a/eb5b62641df0459a3291fc206cf5bd669c0feed7814dded8edef4ade8512/libsass-0.23.0-cp38-abi3-manylinux_2_5_x86_64.manylinux1_x86_64.whl.metadata (4.2 kB) 2026-03-17 14:19:56.901 | Collecting Pillow>=9.1.0 (from horizon==25.7.1.dev7) 2026-03-17 14:19:56.901 | Downloading http://mirror.regionone.vexxhost-nodepool-sf.rdoproject.org/pypifiles/packages/ff/79/6df7b2ee763d619cda2fb4fea498e5f79d984dae304d45a8999b80d6cf5c/pillow-12.1.1-cp312-cp312-manylinux_2_27_x86_64.manylinux_2_28_x86_64.whl.metadata (8.8 kB) 2026-03-17 14:19:56.901 | Requirement already satisfied: python-cinderclient>=8.0.0 in /usr/local/lib/python3.12/site-packages (from horizon==25.7.1.dev7) (9.9.0) 2026-03-17 14:19:56.901 | Requirement already satisfied: python-glanceclient>=2.8.0 in /usr/local/lib/python3.12/site-packages (from horizon==25.7.1.dev7) (4.11.0) 2026-03-17 14:19:56.901 | Requirement already satisfied: python-keystoneclient>=3.22.0 in /usr/local/lib/python3.12/site-packages (from horizon==25.7.1.dev7) (5.8.0) 2026-03-17 14:19:56.902 | Requirement already satisfied: python-neutronclient>=8.1.0 in /usr/local/lib/python3.12/site-packages (from horizon==25.7.1.dev7) (11.8.0) 2026-03-17 14:19:56.902 | Requirement already satisfied: python-novaclient>=9.1.0 in /usr/local/lib/python3.12/site-packages (from horizon==25.7.1.dev7) (18.12.0) 2026-03-17 14:19:56.902 | Requirement already satisfied: python-swiftclient>=3.2.0 in /usr/local/lib/python3.12/site-packages (from horizon==25.7.1.dev7) (4.10.0) 2026-03-17 14:19:56.902 | Requirement already satisfied: PyYAML>=6.0 in /usr/local/lib64/python3.12/site-packages (from horizon==25.7.1.dev7) (6.0.3) 2026-03-17 14:19:56.902 | Collecting qrcode>=8.2 (from horizon==25.7.1.dev7) 2026-03-17 14:19:56.902 | Downloading http://mirror.regionone.vexxhost-nodepool-sf.rdoproject.org/pypifiles/packages/dd/b8/d2d6d731733f51684bbf76bf34dab3b70a9148e8f2cef2bb544fccec681a/qrcode-8.2-py3-none-any.whl.metadata (17 kB) 2026-03-17 14:19:56.902 | Requirement already satisfied: requests>=2.25.1 in /usr/local/lib/python3.12/site-packages (from horizon==25.7.1.dev7) (2.32.5) 2026-03-17 14:19:56.902 | Collecting semantic-version>=2.3.1 (from horizon==25.7.1.dev7) 2026-03-17 14:19:56.902 | Downloading http://mirror.regionone.vexxhost-nodepool-sf.rdoproject.org/pypifiles/packages/6a/23/8146aad7d88f4fcb3a6218f41a60f6c2d4e3a72de72da1825dc7c8f7877c/semantic_version-2.10.0-py2.py3-none-any.whl.metadata (9.7 kB) 2026-03-17 14:19:56.902 | Requirement already satisfied: tzdata>=2022.4 in /usr/local/lib/python3.12/site-packages (from horizon==25.7.1.dev7) (2025.3) 2026-03-17 14:19:56.902 | Collecting XStatic>=1.0.3 (from horizon==25.7.1.dev7) 2026-03-17 14:19:56.902 | Downloading http://mirror.regionone.vexxhost-nodepool-sf.rdoproject.org/pypifiles/packages/a7/73/6be224b0e18ac454909a236ad6d67c6c0f59962d5350dda797998b0409bf/XStatic-1.0.3-py3-none-any.whl.metadata (1.4 kB) 2026-03-17 14:19:56.902 | Collecting XStatic-Angular>=1.8.2.2 (from horizon==25.7.1.dev7) 2026-03-17 14:19:56.902 | Downloading http://mirror.regionone.vexxhost-nodepool-sf.rdoproject.org/pypifiles/packages/51/df/a111df624d7ba565ece8607382b4c79148a35c0a3b3f57b512d9efcab895/xstatic_angular-1.8.2.3-py2.py3-none-any.whl.metadata (934 bytes) 2026-03-17 14:19:56.902 | Collecting XStatic-Angular-Bootstrap>=2.2.0.0 (from horizon==25.7.1.dev7) 2026-03-17 14:19:56.902 | Downloading http://mirror.regionone.vexxhost-nodepool-sf.rdoproject.org/pypifiles/packages/6b/17/1380ba8cf2d945cdab56c8874a5357b19e38abdb3fc787a8909aa7b4f44c/xstatic_angular_bootstrap-2.5.0.1-py2.py3-none-any.whl.metadata (1.1 kB) 2026-03-17 14:19:56.902 | Collecting XStatic-Angular-FileUpload>=12.0.4.0 (from horizon==25.7.1.dev7) 2026-03-17 14:19:56.902 | Downloading http://mirror.regionone.vexxhost-nodepool-sf.rdoproject.org/pypifiles/packages/f4/61/aef90931330574135d01d8deb43ec2cfccb8570d5fc495437de02d7798ee/xstatic_angular_fileupload-12.2.13.2-py2.py3-none-any.whl.metadata (1.1 kB) 2026-03-17 14:19:56.902 | Collecting XStatic-Angular-Gettext>=2.3.8.0 (from horizon==25.7.1.dev7) 2026-03-17 14:19:56.902 | Downloading http://mirror.regionone.vexxhost-nodepool-sf.rdoproject.org/pypifiles/packages/55/b6/ee25096ce9b8ae63610d966a812b223ab55b2ae1de3947f11e6922ea0479/xstatic_angular_gettext-2.4.1.1-py2.py3-none-any.whl.metadata (999 bytes) 2026-03-17 14:19:56.902 | Collecting XStatic-Angular-lrdragndrop>=1.0.2.2 (from horizon==25.7.1.dev7) 2026-03-17 14:19:56.902 | Downloading http://mirror.regionone.vexxhost-nodepool-sf.rdoproject.org/pypifiles/packages/1a/ab/c171db136f1a9156546b29c713ec3fad4548c63aa91be3f2136bbd0099e3/xstatic_angular_lrdragndrop-1.0.2.7-py3-none-any.whl.metadata (1.0 kB) 2026-03-17 14:19:56.902 | Collecting XStatic-Angular-Schema-Form>=0.8.13.0 (from horizon==25.7.1.dev7) 2026-03-17 14:19:56.902 | Downloading http://mirror.regionone.vexxhost-nodepool-sf.rdoproject.org/pypifiles/packages/09/85/fa8e214b7d77aadf120887b1c5062ca0c664d32b87bb1b9eadfacde4174d/xstatic_angular_schema_form-0.8.13.1-py3-none-any.whl.metadata (982 bytes) 2026-03-17 14:19:56.902 | Collecting XStatic-Bootstrap-Datepicker>=1.3.1.0 (from horizon==25.7.1.dev7) 2026-03-17 14:19:56.902 | Downloading http://mirror.regionone.vexxhost-nodepool-sf.rdoproject.org/pypifiles/packages/5e/50/81d9006680ef10335f4357809375051d3ea3153ee3a5a83ed3097aa71324/xstatic_bootstrap_datepicker-1.4.0.1-py3-none-any.whl.metadata (1.0 kB) 2026-03-17 14:19:56.902 | Collecting XStatic-Bootstrap-SCSS>=3.3.7.1 (from horizon==25.7.1.dev7) 2026-03-17 14:19:56.902 | Downloading http://mirror.regionone.vexxhost-nodepool-sf.rdoproject.org/pypifiles/packages/e7/fb/ffa35dbaf9f956c87b6d58a1541ffd335bcb93b8d4a265d80ea71b89b032/xstatic_bootstrap_scss-3.4.1.1-py2.py3-none-any.whl.metadata (940 bytes) 2026-03-17 14:19:56.902 | Collecting XStatic-bootswatch>=3.3.7.0 (from horizon==25.7.1.dev7) 2026-03-17 14:19:56.902 | Downloading http://mirror.regionone.vexxhost-nodepool-sf.rdoproject.org/pypifiles/packages/ab/03/cb58cdf6db4821f53f29fe1e84df3a19da62e40bd7bee8f58dfd3b4a3aa4/xstatic_bootswatch-3.3.7.1-py2.py3-none-any.whl.metadata (953 bytes) 2026-03-17 14:19:56.902 | Collecting XStatic-D3>=3.5.17.0 (from horizon==25.7.1.dev7) 2026-03-17 14:19:56.902 | Downloading http://mirror.regionone.vexxhost-nodepool-sf.rdoproject.org/pypifiles/packages/87/8e/b58faea01985224ea3ce8e24abce4a83268b6bba9f541a8094cfca87ad7a/xstatic_d3-3.5.17.1-py2.py3-none-any.whl.metadata (862 bytes) 2026-03-17 14:19:56.902 | Collecting XStatic-Hogan>=2.0.0.2 (from horizon==25.7.1.dev7) 2026-03-17 14:19:56.902 | Downloading http://mirror.regionone.vexxhost-nodepool-sf.rdoproject.org/pypifiles/packages/c5/d3/6008844f0ac9f5fb400c9d77fc25949e5799a8aba0f5d2385f96eeb9589f/xstatic_hogan-2.0.0.5-py3-none-any.whl.metadata (904 bytes) 2026-03-17 14:19:56.902 | Collecting XStatic-Font-Awesome>=6.2.1.2 (from horizon==25.7.1.dev7) 2026-03-17 14:19:56.902 | Downloading http://mirror.regionone.vexxhost-nodepool-sf.rdoproject.org/pypifiles/packages/bc/9f/d510c7b3b0204fdb704b65c7a263cc3b8abef9dca2cae9bc795c050803f3/xstatic_font_awesome-6.2.1.2-py3-none-any.whl.metadata (1.0 kB) 2026-03-17 14:19:56.902 | Collecting XStatic-Jasmine>=2.4.1.1 (from horizon==25.7.1.dev7) 2026-03-17 14:19:56.902 | Downloading http://mirror.regionone.vexxhost-nodepool-sf.rdoproject.org/pypifiles/packages/9d/a6/02f7be2ff8ab2f7f03cb33d4421ad9aa6084ddd7b34bc77c4e21363f2fb7/xstatic_jasmine-2.4.1.3-py2.py3-none-any.whl.metadata (939 bytes) 2026-03-17 14:19:56.902 | Collecting XStatic-jQuery>=3.5.1.1 (from horizon==25.7.1.dev7) 2026-03-17 14:19:56.902 | Downloading http://mirror.regionone.vexxhost-nodepool-sf.rdoproject.org/pypifiles/packages/e9/36/df0a886e21d72c521c5b94f5d4fc035fede7eb229d79839a8cb9ee2950e3/xstatic_jquery-3.7.1.1-py3-none-any.whl.metadata (888 bytes) 2026-03-17 14:19:56.902 | Collecting XStatic-JQuery-Migrate>=3 (from horizon==25.7.1.dev7) 2026-03-17 14:19:56.902 | Downloading http://mirror.regionone.vexxhost-nodepool-sf.rdoproject.org/pypifiles/packages/77/df/35a87e41d7f0169a9ff72f47ae341c0e78177543519ab305ee05e48161fd/xstatic_jquery_migrate-3.3.2.2-py3-none-any.whl.metadata (1.4 kB) 2026-03-17 14:19:56.902 | Collecting XStatic-JQuery.quicksearch>=2.0.3.2 (from horizon==25.7.1.dev7) 2026-03-17 14:19:56.903 | Downloading http://mirror.regionone.vexxhost-nodepool-sf.rdoproject.org/pypifiles/packages/8a/df/7ee250c2d34b263624ef3ee40d755aa566c56d8d6dd9b83c3bbcdd80d71e/xstatic_jquery_quicksearch-2.0.3.3-py3-none-any.whl.metadata (1.0 kB) 2026-03-17 14:19:56.903 | Collecting XStatic-JQuery.TableSorter>=2.14.5.1 (from horizon==25.7.1.dev7) 2026-03-17 14:19:56.903 | Downloading http://mirror.regionone.vexxhost-nodepool-sf.rdoproject.org/pypifiles/packages/47/25/8b61540d98b6e9389011d0777ed3f516c8d0e39cf814a29596d1f1912623/xstatic_jquery_tablesorter-2.14.5.3-py3-none-any.whl.metadata (1000 bytes) 2026-03-17 14:19:56.903 | Collecting XStatic-jquery-ui>=1.13.0.1 (from horizon==25.7.1.dev7) 2026-03-17 14:19:56.903 | Downloading http://mirror.regionone.vexxhost-nodepool-sf.rdoproject.org/pypifiles/packages/28/85/e78673e3dc1649af14278a3b70abcd1c46ba213a0022b614fec1a16a5296/xstatic_jquery_ui-1.13.0.2-py3-none-any.whl.metadata (965 bytes) 2026-03-17 14:19:56.903 | Collecting XStatic-JSEncrypt>=2.3.1.1 (from horizon==25.7.1.dev7) 2026-03-17 14:19:56.903 | Downloading http://mirror.regionone.vexxhost-nodepool-sf.rdoproject.org/pypifiles/packages/09/31/f5a51e5b6341f1466857a5bc6c1ca194a82a964cc170adc284549ebbfab9/xstatic_jsencrypt-2.3.1.2-py2.py3-none-any.whl.metadata (917 bytes) 2026-03-17 14:19:56.903 | Collecting XStatic-mdi>=1.6.50.2 (from horizon==25.7.1.dev7) 2026-03-17 14:19:56.903 | Downloading http://mirror.regionone.vexxhost-nodepool-sf.rdoproject.org/pypifiles/packages/54/be/caf20082a07539078dd78c4c7a48962fde0646f5cdd83c93b44dbb5b395c/xstatic_mdi-1.6.50.3-py2.py3-none-any.whl.metadata (960 bytes) 2026-03-17 14:19:56.903 | Collecting XStatic-objectpath>=1.2.1.0 (from horizon==25.7.1.dev7) 2026-03-17 14:19:56.903 | Downloading http://mirror.regionone.vexxhost-nodepool-sf.rdoproject.org/pypifiles/packages/4f/7d/8a6118a502da62f5eeea21fe3ec464414a89156e0ca9e9ebd03688172c4c/xstatic_objectpath-1.2.1.1-py3-none-any.whl.metadata (971 bytes) 2026-03-17 14:19:56.903 | Collecting XStatic-Rickshaw>=1.5.0.0 (from horizon==25.7.1.dev7) 2026-03-17 14:19:56.903 | Downloading http://mirror.regionone.vexxhost-nodepool-sf.rdoproject.org/pypifiles/packages/32/a6/946eeefbf6178c2b40d39c1e8c1c9716e0e913eda2f3c7d4ada74018d25f/xstatic_rickshaw-1.5.1.3-py3-none-any.whl.metadata (929 bytes) 2026-03-17 14:19:56.903 | Collecting XStatic-roboto-fontface>=0.5.0.0 (from horizon==25.7.1.dev7) 2026-03-17 14:19:56.904 | Downloading http://mirror.regionone.vexxhost-nodepool-sf.rdoproject.org/pypifiles/packages/26/fa/097a4648c78483ff7331ce5bc7712765ed2b08775e733ceaa4f69ffb4456/xstatic_roboto_fontface-0.8.0.1-py2.py3-none-any.whl.metadata (1.0 kB) 2026-03-17 14:19:56.904 | Collecting XStatic-smart-table>=1.4.13.2 (from horizon==25.7.1.dev7) 2026-03-17 14:19:56.905 | Downloading http://mirror.regionone.vexxhost-nodepool-sf.rdoproject.org/pypifiles/packages/dc/fb/d5a4a342408aceebe4862770980738f405049e46f4ae15db6754b938ae06/xstatic_smart_table-1.4.13.3-py2.py3-none-any.whl.metadata (1.0 kB) 2026-03-17 14:19:56.905 | Collecting XStatic-Spin>=1.2.5.2 (from horizon==25.7.1.dev7) 2026-03-17 14:19:56.905 | Downloading http://mirror.regionone.vexxhost-nodepool-sf.rdoproject.org/pypifiles/packages/ba/27/c678a4ca0e0a14f5a9edf4c97a89a6c493446b1a00aee78ea03e79333097/XStatic_Spin-1.2.5.3-py3-none-any.whl.metadata (741 bytes) 2026-03-17 14:19:56.905 | Collecting XStatic-term.js>=0.0.7.0 (from horizon==25.7.1.dev7) 2026-03-17 14:19:56.905 | Downloading http://mirror.regionone.vexxhost-nodepool-sf.rdoproject.org/pypifiles/packages/c4/22/02b15214b8942378e042c3d71bb1b06bd04c16ad38655f5b9c2837edf3a0/xstatic_term_js-0.0.7.1-py3-none-any.whl.metadata (1.2 kB) 2026-03-17 14:19:56.905 | Collecting XStatic-tv4>=1.2.7.0 (from horizon==25.7.1.dev7) 2026-03-17 14:19:56.905 | Downloading http://mirror.regionone.vexxhost-nodepool-sf.rdoproject.org/pypifiles/packages/0c/9b/a6bd64fad6039967a53b8f708d255eff5e700951a6371633d170fb686a30/xstatic_tv4-1.2.7.1-py3-none-any.whl.metadata (982 bytes) 2026-03-17 14:19:56.905 | Collecting enmerkar>=0.7.1 (from horizon==25.7.1.dev7) 2026-03-17 14:19:56.905 | Downloading http://mirror.regionone.vexxhost-nodepool-sf.rdoproject.org/pypifiles/packages/15/e4/89a23164cf125d336d932b1bccca185e0563ac972027e86ed87360a1f78e/enmerkar-0.7.1-py3-none-any.whl.metadata (13 kB) 2026-03-17 14:19:56.905 | Collecting asgiref<4,>=3.6.0 (from Django<4.3,>=4.2->horizon==25.7.1.dev7) 2026-03-17 14:19:56.905 | Downloading http://mirror.regionone.vexxhost-nodepool-sf.rdoproject.org/pypifiles/packages/5c/0a/a72d10ed65068e115044937873362e6e32fab1b7dce0046aeb224682c989/asgiref-3.11.1-py3-none-any.whl.metadata (9.3 kB) 2026-03-17 14:19:56.905 | Collecting sqlparse>=0.3.1 (from Django<4.3,>=4.2->horizon==25.7.1.dev7) 2026-03-17 14:19:56.905 | Downloading http://mirror.regionone.vexxhost-nodepool-sf.rdoproject.org/pypifiles/packages/49/4b/359f28a903c13438ef59ebeee215fb25da53066db67b305c125f1c6d2a25/sqlparse-0.5.5-py3-none-any.whl.metadata (4.7 kB) 2026-03-17 14:19:56.906 | Collecting django-appconf>=1.0.3 (from django-compressor>=4.4->horizon==25.7.1.dev7) 2026-03-17 14:19:56.906 | Downloading http://mirror.regionone.vexxhost-nodepool-sf.rdoproject.org/pypifiles/packages/e8/e6/4c34d94dfb74bbcbc489606e61f1924933de30d22c593dd1f429f35fbd7f/django_appconf-1.2.0-py3-none-any.whl.metadata (5.5 kB) 2026-03-17 14:19:56.906 | Collecting rcssmin>=1.2.1 (from django-compressor>=4.4->horizon==25.7.1.dev7) 2026-03-17 14:19:56.906 | Downloading http://mirror.regionone.vexxhost-nodepool-sf.rdoproject.org/pypifiles/packages/89/dc/b522a5e1a0a8ef8af50adbb3bdd9f5a059a9890b9fc5ce3f44a37a996a74/rcssmin-1.2.2-cp312-cp312-manylinux1_x86_64.whl.metadata (4.8 kB) 2026-03-17 14:19:56.906 | Collecting rjsmin>=1.2.4 (from django-compressor>=4.4->horizon==25.7.1.dev7) 2026-03-17 14:19:56.906 | Downloading http://mirror.regionone.vexxhost-nodepool-sf.rdoproject.org/pypifiles/packages/13/dc/72ca27c526925e88e273c3af6848777b289e4eb0854afcd7c6dbbfd4d196/rjsmin-1.2.5-cp312-cp312-manylinux1_x86_64.whl.metadata (4.6 kB) 2026-03-17 14:19:56.906 | Requirement already satisfied: debtcollector>=3.0.0 in /usr/local/lib/python3.12/site-packages (from futurist>=1.2.0->horizon==25.7.1.dev7) (3.0.0) 2026-03-17 14:19:56.906 | Requirement already satisfied: stevedore>=1.20.0 in /usr/local/lib/python3.12/site-packages (from keystoneauth1>=4.3.1->horizon==25.7.1.dev7) (5.7.0) 2026-03-17 14:19:56.906 | Requirement already satisfied: os-service-types>=1.2.0 in /usr/local/lib/python3.12/site-packages (from keystoneauth1>=4.3.1->horizon==25.7.1.dev7) (1.8.2) 2026-03-17 14:19:56.906 | Requirement already satisfied: typing-extensions>=4.12 in /usr/local/lib/python3.12/site-packages (from keystoneauth1>=4.3.1->horizon==25.7.1.dev7) (4.15.0) 2026-03-17 14:19:56.906 | Requirement already satisfied: fasteners>=0.7.0 in /usr/local/lib/python3.12/site-packages (from oslo.concurrency>=4.5.0->horizon==25.7.1.dev7) (0.20) 2026-03-17 14:19:56.906 | Requirement already satisfied: rfc3986>=1.2.0 in /usr/local/lib/python3.12/site-packages (from oslo.config>=8.8.0->horizon==25.7.1.dev7) (2.0.0) 2026-03-17 14:19:56.907 | Requirement already satisfied: oslo.context>=2.22.0 in /usr/local/lib/python3.12/site-packages (from oslo.policy>=3.11.0->horizon==25.7.1.dev7) (6.3.0) 2026-03-17 14:19:56.907 | Requirement already satisfied: msgpack>=0.5.2 in /usr/local/lib64/python3.12/site-packages (from oslo.serialization>=4.3.0->horizon==25.7.1.dev7) (1.1.2) 2026-03-17 14:19:56.907 | Requirement already satisfied: PrettyTable>=0.7.1 in /usr/local/lib/python3.12/site-packages (from oslo.upgradecheck>=1.5.0->horizon==25.7.1.dev7) (3.17.0) 2026-03-17 14:19:56.907 | Requirement already satisfied: pyparsing>=2.1.0 in /usr/local/lib/python3.12/site-packages (from oslo.utils>=7.0.0->horizon==25.7.1.dev7) (3.3.2) 2026-03-17 14:19:56.907 | Requirement already satisfied: packaging>=20.4 in /usr/local/lib/python3.12/site-packages (from oslo.utils>=7.0.0->horizon==25.7.1.dev7) (26.0) 2026-03-17 14:19:56.907 | Requirement already satisfied: psutil>=3.2.2 in /usr/local/lib64/python3.12/site-packages (from oslo.utils>=7.0.0->horizon==25.7.1.dev7) (7.2.2) 2026-03-17 14:19:56.907 | Requirement already satisfied: WebOb>=1.7.1 in /usr/local/lib/python3.12/site-packages (from osprofiler>=3.4.2->horizon==25.7.1.dev7) (1.8.9) 2026-03-17 14:19:56.907 | Requirement already satisfied: setuptools in /usr/lib/python3.12/site-packages (from pbr>=5.5.0->horizon==25.7.1.dev7) (69.0.3) 2026-03-17 14:19:56.907 | Requirement already satisfied: warlock>=1.2.0 in /usr/local/lib/python3.12/site-packages (from python-glanceclient>=2.8.0->horizon==25.7.1.dev7) (2.1.0) 2026-03-17 14:19:56.907 | Requirement already satisfied: wrapt>=1.7.0 in /usr/local/lib64/python3.12/site-packages (from python-glanceclient>=2.8.0->horizon==25.7.1.dev7) (2.1.1) 2026-03-17 14:19:56.907 | Requirement already satisfied: pyOpenSSL>=17.1.0 in /usr/local/lib/python3.12/site-packages (from python-glanceclient>=2.8.0->horizon==25.7.1.dev7) (24.2.1) 2026-03-17 14:19:56.907 | Requirement already satisfied: cliff>=3.4.0 in /usr/local/lib/python3.12/site-packages (from python-neutronclient>=8.1.0->horizon==25.7.1.dev7) (4.13.2) 2026-03-17 14:19:56.907 | Requirement already satisfied: openstacksdk>=1.5.0 in /usr/local/lib/python3.12/site-packages (from python-neutronclient>=8.1.0->horizon==25.7.1.dev7) (4.10.0) 2026-03-17 14:19:56.908 | Requirement already satisfied: osc-lib>=1.12.0 in /usr/local/lib/python3.12/site-packages (from python-neutronclient>=8.1.0->horizon==25.7.1.dev7) (4.4.0) 2026-03-17 14:19:56.908 | Requirement already satisfied: oslo.log>=3.36.0 in /usr/local/lib/python3.12/site-packages (from python-neutronclient>=8.1.0->horizon==25.7.1.dev7) (8.1.0) 2026-03-17 14:19:56.908 | Requirement already satisfied: charset_normalizer<4,>=2 in /usr/local/lib64/python3.12/site-packages (from requests>=2.25.1->horizon==25.7.1.dev7) (3.4.4) 2026-03-17 14:19:56.908 | Requirement already satisfied: idna<4,>=2.5 in /usr/local/lib/python3.12/site-packages (from requests>=2.25.1->horizon==25.7.1.dev7) (3.11) 2026-03-17 14:19:56.908 | Requirement already satisfied: urllib3<3,>=1.21.1 in /usr/local/lib/python3.12/site-packages (from requests>=2.25.1->horizon==25.7.1.dev7) (2.6.3) 2026-03-17 14:19:56.908 | Requirement already satisfied: certifi>=2017.4.17 in /usr/local/lib/python3.12/site-packages (from requests>=2.25.1->horizon==25.7.1.dev7) (2026.2.25) 2026-03-17 14:19:56.908 | Requirement already satisfied: autopage>=0.4.0 in /usr/local/lib/python3.12/site-packages (from cliff>=3.4.0->python-neutronclient>=8.1.0->horizon==25.7.1.dev7) (0.6.0) 2026-03-17 14:19:56.908 | Requirement already satisfied: cmd2>=1.0.0 in /usr/local/lib/python3.12/site-packages (from cliff>=3.4.0->python-neutronclient>=8.1.0->horizon==25.7.1.dev7) (3.2.0) 2026-03-17 14:19:56.908 | Requirement already satisfied: cryptography>=2.7 in /usr/local/lib64/python3.12/site-packages (from openstacksdk>=1.5.0->python-neutronclient>=8.1.0->horizon==25.7.1.dev7) (43.0.3) 2026-03-17 14:19:56.908 | Requirement already satisfied: decorator>=4.4.1 in /usr/local/lib/python3.12/site-packages (from openstacksdk>=1.5.0->python-neutronclient>=8.1.0->horizon==25.7.1.dev7) (5.2.1) 2026-03-17 14:19:56.908 | Requirement already satisfied: dogpile.cache>=0.6.5 in /usr/local/lib/python3.12/site-packages (from openstacksdk>=1.5.0->python-neutronclient>=8.1.0->horizon==25.7.1.dev7) (1.5.0) 2026-03-17 14:19:56.908 | Requirement already satisfied: jmespath>=0.9.0 in /usr/local/lib/python3.12/site-packages (from openstacksdk>=1.5.0->python-neutronclient>=8.1.0->horizon==25.7.1.dev7) (1.1.0) 2026-03-17 14:19:56.908 | Requirement already satisfied: jsonpatch!=1.20,>=1.16 in /usr/lib/python3.12/site-packages (from openstacksdk>=1.5.0->python-neutronclient>=8.1.0->horizon==25.7.1.dev7) (1.33) 2026-03-17 14:19:56.909 | Requirement already satisfied: platformdirs>=3 in /usr/local/lib/python3.12/site-packages (from openstacksdk>=1.5.0->python-neutronclient>=8.1.0->horizon==25.7.1.dev7) (4.9.2) 2026-03-17 14:19:56.909 | Requirement already satisfied: requestsexceptions>=1.2.0 in /usr/local/lib/python3.12/site-packages (from openstacksdk>=1.5.0->python-neutronclient>=8.1.0->horizon==25.7.1.dev7) (1.4.0) 2026-03-17 14:19:56.909 | Requirement already satisfied: python-dateutil>=2.7.0 in /usr/lib/python3.12/site-packages (from oslo.log>=3.36.0->python-neutronclient>=8.1.0->horizon==25.7.1.dev7) (2.9.0.post0) 2026-03-17 14:19:56.909 | Requirement already satisfied: wcwidth in /usr/local/lib/python3.12/site-packages (from PrettyTable>=0.7.1->oslo.upgradecheck>=1.5.0->horizon==25.7.1.dev7) (0.6.0) 2026-03-17 14:19:56.909 | Requirement already satisfied: jsonschema~=4.0 in /usr/local/lib/python3.12/site-packages (from warlock>=1.2.0->python-glanceclient>=2.8.0->horizon==25.7.1.dev7) (4.26.0) 2026-03-17 14:19:56.909 | Requirement already satisfied: pyperclip>=1.8.2 in /usr/local/lib/python3.12/site-packages (from cmd2>=1.0.0->cliff>=3.4.0->python-neutronclient>=8.1.0->horizon==25.7.1.dev7) (1.11.0) 2026-03-17 14:19:56.909 | Requirement already satisfied: rich>=14.3.0 in /usr/local/lib/python3.12/site-packages (from cmd2>=1.0.0->cliff>=3.4.0->python-neutronclient>=8.1.0->horizon==25.7.1.dev7) (14.3.3) 2026-03-17 14:19:56.909 | Requirement already satisfied: rich-argparse>=1.7.1 in /usr/local/lib/python3.12/site-packages (from cmd2>=1.0.0->cliff>=3.4.0->python-neutronclient>=8.1.0->horizon==25.7.1.dev7) (1.7.2) 2026-03-17 14:19:56.909 | Requirement already satisfied: cffi>=1.12 in /usr/local/lib64/python3.12/site-packages (from cryptography>=2.7->openstacksdk>=1.5.0->python-neutronclient>=8.1.0->horizon==25.7.1.dev7) (2.0.0) 2026-03-17 14:19:56.909 | Requirement already satisfied: jsonpointer>=1.9 in /usr/local/lib/python3.12/site-packages (from jsonpatch!=1.20,>=1.16->openstacksdk>=1.5.0->python-neutronclient>=8.1.0->horizon==25.7.1.dev7) (3.0.0) 2026-03-17 14:19:56.909 | Requirement already satisfied: attrs>=22.2.0 in /usr/local/lib/python3.12/site-packages (from jsonschema~=4.0->warlock>=1.2.0->python-glanceclient>=2.8.0->horizon==25.7.1.dev7) (25.4.0) 2026-03-17 14:19:56.909 | Requirement already satisfied: jsonschema-specifications>=2023.03.6 in /usr/local/lib/python3.12/site-packages (from jsonschema~=4.0->warlock>=1.2.0->python-glanceclient>=2.8.0->horizon==25.7.1.dev7) (2025.9.1) 2026-03-17 14:19:56.910 | Requirement already satisfied: referencing>=0.28.4 in /usr/local/lib/python3.12/site-packages (from jsonschema~=4.0->warlock>=1.2.0->python-glanceclient>=2.8.0->horizon==25.7.1.dev7) (0.37.0) 2026-03-17 14:19:56.910 | Requirement already satisfied: rpds-py>=0.25.0 in /usr/local/lib64/python3.12/site-packages (from jsonschema~=4.0->warlock>=1.2.0->python-glanceclient>=2.8.0->horizon==25.7.1.dev7) (0.30.0) 2026-03-17 14:19:56.910 | Requirement already satisfied: six>=1.5 in /usr/local/lib/python3.12/site-packages (from python-dateutil>=2.7.0->oslo.log>=3.36.0->python-neutronclient>=8.1.0->horizon==25.7.1.dev7) (1.17.0) 2026-03-17 14:19:56.910 | Requirement already satisfied: pycparser in /usr/local/lib/python3.12/site-packages (from cffi>=1.12->cryptography>=2.7->openstacksdk>=1.5.0->python-neutronclient>=8.1.0->horizon==25.7.1.dev7) (3.0) 2026-03-17 14:19:56.910 | Requirement already satisfied: markdown-it-py>=2.2.0 in /usr/local/lib/python3.12/site-packages (from rich>=14.3.0->cmd2>=1.0.0->cliff>=3.4.0->python-neutronclient>=8.1.0->horizon==25.7.1.dev7) (4.0.0) 2026-03-17 14:19:56.910 | Requirement already satisfied: pygments<3.0.0,>=2.13.0 in /usr/local/lib/python3.12/site-packages (from rich>=14.3.0->cmd2>=1.0.0->cliff>=3.4.0->python-neutronclient>=8.1.0->horizon==25.7.1.dev7) (2.19.2) 2026-03-17 14:19:56.910 | Requirement already satisfied: mdurl~=0.1 in /usr/local/lib/python3.12/site-packages (from markdown-it-py>=2.2.0->rich>=14.3.0->cmd2>=1.0.0->cliff>=3.4.0->python-neutronclient>=8.1.0->horizon==25.7.1.dev7) (0.1.2) 2026-03-17 14:19:56.910 | Downloading http://mirror.regionone.vexxhost-nodepool-sf.rdoproject.org/pypifiles/packages/77/f5/21d2de20e8b8b0408f0681956ca2c69f1320a3848ac50e6e7f39c6159675/babel-2.18.0-py3-none-any.whl (10.2 MB) 2026-03-17 14:19:56.910 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 10.2/10.2 MB 112.6 MB/s eta 0:00:00 2026-03-17 14:19:56.910 | Downloading http://mirror.regionone.vexxhost-nodepool-sf.rdoproject.org/pypifiles/packages/68/20/6d0808bc7500a6c654eae17b53f791a50af2c3f3ac4f328cbec324948c31/django-4.2.28-py3-none-any.whl (8.0 MB) 2026-03-17 14:19:56.910 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 8.0/8.0 MB 125.0 MB/s eta 0:00:00 2026-03-17 14:19:56.910 | Downloading http://mirror.regionone.vexxhost-nodepool-sf.rdoproject.org/pypifiles/packages/d5/9d/9a0ba39f33574994e5b33aea55a68e8fad72b8dd923a82300e4e91774f59/django_compressor-4.6.0-py3-none-any.whl (96 kB) 2026-03-17 14:19:56.910 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 96.8/96.8 kB 12.8 MB/s eta 0:00:00 2026-03-17 14:19:56.910 | Downloading http://mirror.regionone.vexxhost-nodepool-sf.rdoproject.org/pypifiles/packages/36/6c/8b451b1fc650f7a4336e03a5a56d555f823b6b94f1468728d650ef4d42e1/django_debreach-2.1.0-py3-none-any.whl (7.7 kB) 2026-03-17 14:19:56.911 | Downloading http://mirror.regionone.vexxhost-nodepool-sf.rdoproject.org/pypifiles/packages/15/e4/89a23164cf125d336d932b1bccca185e0563ac972027e86ed87360a1f78e/enmerkar-0.7.1-py3-none-any.whl (12 kB) 2026-03-17 14:19:56.911 | Downloading http://mirror.regionone.vexxhost-nodepool-sf.rdoproject.org/pypifiles/packages/fd/5a/eb5b62641df0459a3291fc206cf5bd669c0feed7814dded8edef4ade8512/libsass-0.23.0-cp38-abi3-manylinux_2_5_x86_64.manylinux1_x86_64.whl (9.4 MB) 2026-03-17 14:19:56.911 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 9.4/9.4 MB 122.4 MB/s eta 0:00:00 2026-03-17 14:19:56.911 | Downloading http://mirror.regionone.vexxhost-nodepool-sf.rdoproject.org/pypifiles/packages/ff/79/6df7b2ee763d619cda2fb4fea498e5f79d984dae304d45a8999b80d6cf5c/pillow-12.1.1-cp312-cp312-manylinux_2_27_x86_64.manylinux_2_28_x86_64.whl (7.0 MB) 2026-03-17 14:19:56.911 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 7.0/7.0 MB 123.3 MB/s eta 0:00:00 2026-03-17 14:19:56.911 | Downloading http://mirror.regionone.vexxhost-nodepool-sf.rdoproject.org/pypifiles/packages/dd/b8/d2d6d731733f51684bbf76bf34dab3b70a9148e8f2cef2bb544fccec681a/qrcode-8.2-py3-none-any.whl (45 kB) 2026-03-17 14:19:56.911 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 46.0/46.0 kB 6.0 MB/s eta 0:00:00 2026-03-17 14:19:56.911 | Downloading http://mirror.regionone.vexxhost-nodepool-sf.rdoproject.org/pypifiles/packages/6a/23/8146aad7d88f4fcb3a6218f41a60f6c2d4e3a72de72da1825dc7c8f7877c/semantic_version-2.10.0-py2.py3-none-any.whl (15 kB) 2026-03-17 14:19:56.911 | Downloading http://mirror.regionone.vexxhost-nodepool-sf.rdoproject.org/pypifiles/packages/a7/73/6be224b0e18ac454909a236ad6d67c6c0f59962d5350dda797998b0409bf/XStatic-1.0.3-py3-none-any.whl (4.4 kB) 2026-03-17 14:19:56.911 | Downloading http://mirror.regionone.vexxhost-nodepool-sf.rdoproject.org/pypifiles/packages/51/df/a111df624d7ba565ece8607382b4c79148a35c0a3b3f57b512d9efcab895/xstatic_angular-1.8.2.3-py2.py3-none-any.whl (495 kB) 2026-03-17 14:19:56.911 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 495.2/495.2 kB 51.5 MB/s eta 0:00:00 2026-03-17 14:19:56.911 | Downloading http://mirror.regionone.vexxhost-nodepool-sf.rdoproject.org/pypifiles/packages/6b/17/1380ba8cf2d945cdab56c8874a5357b19e38abdb3fc787a8909aa7b4f44c/xstatic_angular_bootstrap-2.5.0.1-py2.py3-none-any.whl (60 kB) 2026-03-17 14:19:56.911 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 60.9/60.9 kB 8.6 MB/s eta 0:00:00 2026-03-17 14:19:56.911 | Downloading http://mirror.regionone.vexxhost-nodepool-sf.rdoproject.org/pypifiles/packages/f4/61/aef90931330574135d01d8deb43ec2cfccb8570d5fc495437de02d7798ee/xstatic_angular_fileupload-12.2.13.2-py2.py3-none-any.whl (194 kB) 2026-03-17 14:19:56.911 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 194.6/194.6 kB 23.7 MB/s eta 0:00:00 2026-03-17 14:19:56.911 | Downloading http://mirror.regionone.vexxhost-nodepool-sf.rdoproject.org/pypifiles/packages/55/b6/ee25096ce9b8ae63610d966a812b223ab55b2ae1de3947f11e6922ea0479/xstatic_angular_gettext-2.4.1.1-py2.py3-none-any.whl (11 kB) 2026-03-17 14:19:56.911 | Downloading http://mirror.regionone.vexxhost-nodepool-sf.rdoproject.org/pypifiles/packages/1a/ab/c171db136f1a9156546b29c713ec3fad4548c63aa91be3f2136bbd0099e3/xstatic_angular_lrdragndrop-1.0.2.7-py3-none-any.whl (5.7 kB) 2026-03-17 14:19:56.911 | Downloading http://mirror.regionone.vexxhost-nodepool-sf.rdoproject.org/pypifiles/packages/09/85/fa8e214b7d77aadf120887b1c5062ca0c664d32b87bb1b9eadfacde4174d/xstatic_angular_schema_form-0.8.13.1-py3-none-any.whl (45 kB) 2026-03-17 14:19:56.911 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 45.3/45.3 kB 7.9 MB/s eta 0:00:00 2026-03-17 14:19:56.911 | Downloading http://mirror.regionone.vexxhost-nodepool-sf.rdoproject.org/pypifiles/packages/5e/50/81d9006680ef10335f4357809375051d3ea3153ee3a5a83ed3097aa71324/xstatic_bootstrap_datepicker-1.4.0.1-py3-none-any.whl (66 kB) 2026-03-17 14:19:56.911 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 66.5/66.5 kB 8.6 MB/s eta 0:00:00 2026-03-17 14:19:56.911 | Downloading http://mirror.regionone.vexxhost-nodepool-sf.rdoproject.org/pypifiles/packages/e7/fb/ffa35dbaf9f956c87b6d58a1541ffd335bcb93b8d4a265d80ea71b89b032/xstatic_bootstrap_scss-3.4.1.1-py2.py3-none-any.whl (249 kB) 2026-03-17 14:19:56.911 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 249.9/249.9 kB 35.1 MB/s eta 0:00:00 2026-03-17 14:19:56.911 | Downloading http://mirror.regionone.vexxhost-nodepool-sf.rdoproject.org/pypifiles/packages/ab/03/cb58cdf6db4821f53f29fe1e84df3a19da62e40bd7bee8f58dfd3b4a3aa4/xstatic_bootswatch-3.3.7.1-py2.py3-none-any.whl (1.6 MB) 2026-03-17 14:19:56.911 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.6/1.6 MB 105.4 MB/s eta 0:00:00 2026-03-17 14:19:56.911 | Downloading http://mirror.regionone.vexxhost-nodepool-sf.rdoproject.org/pypifiles/packages/87/8e/b58faea01985224ea3ce8e24abce4a83268b6bba9f541a8094cfca87ad7a/xstatic_d3-3.5.17.1-py2.py3-none-any.whl (76 kB) 2026-03-17 14:19:56.911 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 76.6/76.6 kB 17.6 MB/s eta 0:00:00 2026-03-17 14:19:56.911 | Downloading http://mirror.regionone.vexxhost-nodepool-sf.rdoproject.org/pypifiles/packages/bc/9f/d510c7b3b0204fdb704b65c7a263cc3b8abef9dca2cae9bc795c050803f3/xstatic_font_awesome-6.2.1.2-py3-none-any.whl (6.4 MB) 2026-03-17 14:19:56.911 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 6.4/6.4 MB 124.7 MB/s eta 0:00:00 2026-03-17 14:19:56.911 | Downloading http://mirror.regionone.vexxhost-nodepool-sf.rdoproject.org/pypifiles/packages/c5/d3/6008844f0ac9f5fb400c9d77fc25949e5799a8aba0f5d2385f96eeb9589f/xstatic_hogan-2.0.0.5-py3-none-any.whl (7.1 kB) 2026-03-17 14:19:56.911 | Downloading http://mirror.regionone.vexxhost-nodepool-sf.rdoproject.org/pypifiles/packages/9d/a6/02f7be2ff8ab2f7f03cb33d4421ad9aa6084ddd7b34bc77c4e21363f2fb7/xstatic_jasmine-2.4.1.3-py2.py3-none-any.whl (41 kB) 2026-03-17 14:19:56.912 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 41.1/41.1 kB 6.7 MB/s eta 0:00:00 2026-03-17 14:19:56.912 | Downloading http://mirror.regionone.vexxhost-nodepool-sf.rdoproject.org/pypifiles/packages/e9/36/df0a886e21d72c521c5b94f5d4fc035fede7eb229d79839a8cb9ee2950e3/xstatic_jquery-3.7.1.1-py3-none-any.whl (306 kB) 2026-03-17 14:19:56.912 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 306.4/306.4 kB 42.6 MB/s eta 0:00:00 2026-03-17 14:19:56.912 | Downloading http://mirror.regionone.vexxhost-nodepool-sf.rdoproject.org/pypifiles/packages/77/df/35a87e41d7f0169a9ff72f47ae341c0e78177543519ab305ee05e48161fd/xstatic_jquery_migrate-3.3.2.2-py3-none-any.whl (15 kB) 2026-03-17 14:19:56.912 | Downloading http://mirror.regionone.vexxhost-nodepool-sf.rdoproject.org/pypifiles/packages/8a/df/7ee250c2d34b263624ef3ee40d755aa566c56d8d6dd9b83c3bbcdd80d71e/xstatic_jquery_quicksearch-2.0.3.3-py3-none-any.whl (7.5 kB) 2026-03-17 14:19:56.912 | Downloading http://mirror.regionone.vexxhost-nodepool-sf.rdoproject.org/pypifiles/packages/47/25/8b61540d98b6e9389011d0777ed3f516c8d0e39cf814a29596d1f1912623/xstatic_jquery_tablesorter-2.14.5.3-py3-none-any.whl (19 kB) 2026-03-17 14:19:56.912 | Downloading http://mirror.regionone.vexxhost-nodepool-sf.rdoproject.org/pypifiles/packages/28/85/e78673e3dc1649af14278a3b70abcd1c46ba213a0022b614fec1a16a5296/xstatic_jquery_ui-1.13.0.2-py3-none-any.whl (1.8 MB) 2026-03-17 14:19:56.912 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.8/1.8 MB 123.3 MB/s eta 0:00:00 2026-03-17 14:19:56.912 | Downloading http://mirror.regionone.vexxhost-nodepool-sf.rdoproject.org/pypifiles/packages/09/31/f5a51e5b6341f1466857a5bc6c1ca194a82a964cc170adc284549ebbfab9/xstatic_jsencrypt-2.3.1.2-py2.py3-none-any.whl (34 kB) 2026-03-17 14:19:56.912 | Downloading http://mirror.regionone.vexxhost-nodepool-sf.rdoproject.org/pypifiles/packages/54/be/caf20082a07539078dd78c4c7a48962fde0646f5cdd83c93b44dbb5b395c/xstatic_mdi-1.6.50.3-py2.py3-none-any.whl (785 kB) 2026-03-17 14:19:56.912 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 785.4/785.4 kB 80.1 MB/s eta 0:00:00 2026-03-17 14:19:56.912 | Downloading http://mirror.regionone.vexxhost-nodepool-sf.rdoproject.org/pypifiles/packages/4f/7d/8a6118a502da62f5eeea21fe3ec464414a89156e0ca9e9ebd03688172c4c/xstatic_objectpath-1.2.1.1-py3-none-any.whl (4.7 kB) 2026-03-17 14:19:56.912 | Downloading http://mirror.regionone.vexxhost-nodepool-sf.rdoproject.org/pypifiles/packages/32/a6/946eeefbf6178c2b40d39c1e8c1c9716e0e913eda2f3c7d4ada74018d25f/xstatic_rickshaw-1.5.1.3-py3-none-any.whl (28 kB) 2026-03-17 14:19:56.912 | Downloading http://mirror.regionone.vexxhost-nodepool-sf.rdoproject.org/pypifiles/packages/26/fa/097a4648c78483ff7331ce5bc7712765ed2b08775e733ceaa4f69ffb4456/xstatic_roboto_fontface-0.8.0.1-py2.py3-none-any.whl (6.3 MB) 2026-03-17 14:19:56.912 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 6.3/6.3 MB 125.0 MB/s eta 0:00:00 2026-03-17 14:19:56.912 | Downloading http://mirror.regionone.vexxhost-nodepool-sf.rdoproject.org/pypifiles/packages/dc/fb/d5a4a342408aceebe4862770980738f405049e46f4ae15db6754b938ae06/xstatic_smart_table-1.4.13.3-py2.py3-none-any.whl (13 kB) 2026-03-17 14:19:56.912 | Downloading http://mirror.regionone.vexxhost-nodepool-sf.rdoproject.org/pypifiles/packages/ba/27/c678a4ca0e0a14f5a9edf4c97a89a6c493446b1a00aee78ea03e79333097/XStatic_Spin-1.2.5.3-py3-none-any.whl (5.9 kB) 2026-03-17 14:19:56.912 | Downloading http://mirror.regionone.vexxhost-nodepool-sf.rdoproject.org/pypifiles/packages/c4/22/02b15214b8942378e042c3d71bb1b06bd04c16ad38655f5b9c2837edf3a0/xstatic_term_js-0.0.7.1-py3-none-any.whl (38 kB) 2026-03-17 14:19:56.912 | Downloading http://mirror.regionone.vexxhost-nodepool-sf.rdoproject.org/pypifiles/packages/0c/9b/a6bd64fad6039967a53b8f708d255eff5e700951a6371633d170fb686a30/xstatic_tv4-1.2.7.1-py3-none-any.whl (24 kB) 2026-03-17 14:19:56.912 | Downloading http://mirror.regionone.vexxhost-nodepool-sf.rdoproject.org/pypifiles/packages/5c/0a/a72d10ed65068e115044937873362e6e32fab1b7dce0046aeb224682c989/asgiref-3.11.1-py3-none-any.whl (24 kB) 2026-03-17 14:19:56.912 | Downloading http://mirror.regionone.vexxhost-nodepool-sf.rdoproject.org/pypifiles/packages/e8/e6/4c34d94dfb74bbcbc489606e61f1924933de30d22c593dd1f429f35fbd7f/django_appconf-1.2.0-py3-none-any.whl (6.5 kB) 2026-03-17 14:19:56.912 | Downloading http://mirror.regionone.vexxhost-nodepool-sf.rdoproject.org/pypifiles/packages/89/dc/b522a5e1a0a8ef8af50adbb3bdd9f5a059a9890b9fc5ce3f44a37a996a74/rcssmin-1.2.2-cp312-cp312-manylinux1_x86_64.whl (49 kB) 2026-03-17 14:19:56.912 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 49.2/49.2 kB 9.6 MB/s eta 0:00:00 2026-03-17 14:19:56.912 | Downloading http://mirror.regionone.vexxhost-nodepool-sf.rdoproject.org/pypifiles/packages/13/dc/72ca27c526925e88e273c3af6848777b289e4eb0854afcd7c6dbbfd4d196/rjsmin-1.2.5-cp312-cp312-manylinux1_x86_64.whl (31 kB) 2026-03-17 14:19:56.912 | Downloading http://mirror.regionone.vexxhost-nodepool-sf.rdoproject.org/pypifiles/packages/49/4b/359f28a903c13438ef59ebeee215fb25da53066db67b305c125f1c6d2a25/sqlparse-0.5.5-py3-none-any.whl (46 kB) 2026-03-17 14:19:56.912 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 46.1/46.1 kB 6.4 MB/s eta 0:00:00 2026-03-17 14:19:56.912 | Building wheels for collected packages: horizon 2026-03-17 14:19:56.912 | Building editable for horizon (pyproject.toml): started 2026-03-17 14:19:56.912 | Building editable for horizon (pyproject.toml): finished with status 'done' 2026-03-17 14:19:56.912 | Created wheel for horizon: filename=horizon-25.7.1.dev7-0.editable-py3-none-any.whl size=8923 sha256=aed2016a4bf6c204dd4a29a748b28149bda62791503c01ad521fec6cb710f566 2026-03-17 14:19:56.912 | Stored in directory: /tmp/pip-ephem-wheel-cache-lxxz8u8h/wheels/79/fe/07/a1abea766a1105ac4673031ff9f771cb36f68aeaefcdd5e470 2026-03-17 14:19:56.912 | Successfully built horizon 2026-03-17 14:19:56.912 | Installing collected packages: XStatic-tv4, XStatic-term.js, XStatic-Spin, XStatic-smart-table, XStatic-roboto-fontface, XStatic-Rickshaw, XStatic-objectpath, XStatic-mdi, XStatic-JSEncrypt, XStatic-JQuery.TableSorter, XStatic-JQuery.quicksearch, XStatic-JQuery-Migrate, XStatic-jQuery, XStatic-Jasmine, XStatic-Hogan, XStatic-Font-Awesome, XStatic-D3, XStatic-bootswatch, XStatic-Bootstrap-SCSS, XStatic-Bootstrap-Datepicker, XStatic-Angular-Schema-Form, XStatic-Angular-lrdragndrop, XStatic-Angular-Gettext, XStatic-Angular-FileUpload, XStatic-Angular-Bootstrap, XStatic-Angular, XStatic, rjsmin, rcssmin, XStatic-jquery-ui, sqlparse, semantic-version, qrcode, Pillow, libsass, django-debreach, Babel, asgiref, Django, enmerkar, django-appconf, django-compressor, horizon 2026-03-17 14:19:56.912 | Successfully installed Babel-2.18.0 Django-4.2.28 Pillow-12.1.1 XStatic-1.0.3 XStatic-Angular-1.8.2.3 XStatic-Angular-Bootstrap-2.5.0.1 XStatic-Angular-FileUpload-12.2.13.2 XStatic-Angular-Gettext-2.4.1.1 XStatic-Angular-Schema-Form-0.8.13.1 XStatic-Angular-lrdragndrop-1.0.2.7 XStatic-Bootstrap-Datepicker-1.4.0.1 XStatic-Bootstrap-SCSS-3.4.1.1 XStatic-D3-3.5.17.1 XStatic-Font-Awesome-6.2.1.2 XStatic-Hogan-2.0.0.5 XStatic-JQuery-Migrate-3.3.2.2 XStatic-JQuery.TableSorter-2.14.5.3 XStatic-JQuery.quicksearch-2.0.3.3 XStatic-JSEncrypt-2.3.1.2 XStatic-Jasmine-2.4.1.3 XStatic-Rickshaw-1.5.1.3 XStatic-Spin-1.2.5.3 XStatic-bootswatch-3.3.7.1 XStatic-jQuery-3.7.1.1 XStatic-jquery-ui-1.13.0.2 XStatic-mdi-1.6.50.3 XStatic-objectpath-1.2.1.1 XStatic-roboto-fontface-0.8.0.1 XStatic-smart-table-1.4.13.3 XStatic-term.js-0.0.7.1 XStatic-tv4-1.2.7.1 asgiref-3.11.1 django-appconf-1.2.0 django-compressor-4.6.0 django-debreach-2.1.0 enmerkar-0.7.1 horizon-25.7.1.dev7 libsass-0.23.0 qrcode-8.2 rcssmin-1.2.2 rjsmin-1.2.5 semantic-version-2.10.0 sqlparse-0.5.5 2026-03-17 14:19:56.912 | WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv 2026-03-17 14:19:56.912 | + inc/python:pip_install:216 : result=0 2026-03-17 14:19:56.912 | + inc/python:pip_install:218 : time_stop pip_install 2026-03-17 14:19:56.912 | + functions-common:time_stop:2412 : local name 2026-03-17 14:19:56.912 | + functions-common:time_stop:2413 : local end_time 2026-03-17 14:19:56.912 | + functions-common:time_stop:2414 : local elapsed_time 2026-03-17 14:19:56.912 | + functions-common:time_stop:2415 : local total 2026-03-17 14:19:56.912 | + functions-common:time_stop:2416 : local start_time 2026-03-17 14:19:56.912 | + functions-common:time_stop:2418 : name=pip_install 2026-03-17 14:19:56.913 | + functions-common:time_stop:2419 : start_time=1773757146229 2026-03-17 14:19:56.913 | + functions-common:time_stop:2421 : [[ -z 1773757146229 ]] 2026-03-17 14:19:56.913 | ++ functions-common:time_stop:2424 : date +%s%3N 2026-03-17 14:19:56.913 | + functions-common:time_stop:2424 : end_time=1773757162718 2026-03-17 14:19:56.913 | + functions-common:time_stop:2425 : elapsed_time=16489 2026-03-17 14:19:56.913 | + functions-common:time_stop:2426 : total=144019 2026-03-17 14:19:56.913 | + functions-common:time_stop:2428 : _TIME_START[$name]= 2026-03-17 14:19:56.913 | + functions-common:time_stop:2429 : _TIME_TOTAL[$name]=160508 2026-03-17 14:19:56.913 | + inc/python:pip_install:219 : return 0 2026-03-17 14:19:56.913 | + inc/python:setup_package:466 : [[ -e == \-\e ]] 2026-03-17 14:19:56.913 | + inc/python:setup_package:466 : [[ False == \F\a\l\s\e ]] 2026-03-17 14:19:56.913 | + inc/python:setup_package:468 : '[' -d '/opt/stack/horizon/*.egg-info' ']' 2026-03-17 14:19:56.913 | + inc/python:_setup_package_with_constraints_edit:412 : use_library_from_git /opt/stack/horizon 2026-03-17 14:19:56.913 | + inc/python:use_library_from_git:266 : local name=/opt/stack/horizon 2026-03-17 14:19:56.913 | + inc/python:use_library_from_git:267 : local enabled=1 2026-03-17 14:19:56.913 | + inc/python:use_library_from_git:268 : [[ novnc,cinder,devstack,glance,horizon,keystone,neutron,nova,os-test-images,placement,requirements,swift,tempest = \A\L\L ]] 2026-03-17 14:19:56.913 | + inc/python:use_library_from_git:268 : [[ ,novnc,cinder,devstack,glance,horizon,keystone,neutron,nova,os-test-images,placement,requirements,swift,tempest, =~ ,/opt/stack/horizon, ]] 2026-03-17 14:19:56.913 | + inc/python:use_library_from_git:269 : return 1 2026-03-17 14:19:56.913 | + lib/horizon:configure_horizon:81 : cd /opt/stack/horizon 2026-03-17 14:19:56.913 | + lib/horizon:configure_horizon:81 : /bin/python3.12 manage.py compilemessages 2026-03-17 14:19:56.913 | No local_settings file found. 2026-03-17 14:19:56.913 | /usr/local/lib/python3.12/site-packages/debreach/__init__.py:6: DeprecationWarning: distutils Version classes are deprecated. Use packaging.version instead. 2026-03-17 14:19:56.913 | version_info = version.StrictVersion(__version__).version 2026-03-17 14:19:56.913 | processing file django.po in /opt/stack/horizon/openstack_auth/locale/eo/LC_MESSAGES 2026-03-17 14:19:56.913 | processing file django.po in /opt/stack/horizon/openstack_auth/locale/de/LC_MESSAGES 2026-03-17 14:19:56.913 | processing file django.po in /opt/stack/horizon/openstack_auth/locale/ko_KR/LC_MESSAGES 2026-03-17 14:19:56.913 | processing file django.po in /opt/stack/horizon/openstack_auth/locale/zh_Hant/LC_MESSAGES 2026-03-17 14:19:56.913 | processing file django.po in /opt/stack/horizon/openstack_auth/locale/zh_Hans/LC_MESSAGES 2026-03-17 14:19:56.913 | processing file django.po in /opt/stack/horizon/openstack_auth/locale/ka_GE/LC_MESSAGES 2026-03-17 14:19:56.913 | processing file django.po in /opt/stack/horizon/openstack_auth/locale/pt_BR/LC_MESSAGES 2026-03-17 14:19:56.913 | processing file django.po in /opt/stack/horizon/openstack_auth/locale/ne/LC_MESSAGES 2026-03-17 14:19:56.913 | processing file django.po in /opt/stack/horizon/openstack_auth/locale/ru/LC_MESSAGES 2026-03-17 14:19:56.913 | processing file django.po in /opt/stack/horizon/openstack_auth/locale/es/LC_MESSAGES 2026-03-17 14:19:56.913 | processing file django.po in /opt/stack/horizon/openstack_auth/locale/ja/LC_MESSAGES 2026-03-17 14:19:56.913 | processing file django.po in /opt/stack/horizon/openstack_auth/locale/id/LC_MESSAGES 2026-03-17 14:19:56.913 | processing file django.po in /opt/stack/horizon/openstack_auth/locale/fr/LC_MESSAGES 2026-03-17 14:19:56.913 | processing file django.po in /opt/stack/horizon/openstack_auth/locale/en_GB/LC_MESSAGES 2026-03-17 14:19:56.913 | processing file doc-install.po in /opt/stack/horizon/doc/source/locale/eo/LC_MESSAGES 2026-03-17 14:19:56.913 | processing file doc.po in /opt/stack/horizon/doc/source/locale/eo/LC_MESSAGES 2026-03-17 14:19:56.913 | processing file doc-install.po in /opt/stack/horizon/doc/source/locale/de/LC_MESSAGES 2026-03-17 14:19:56.913 | processing file doc-user.po in /opt/stack/horizon/doc/source/locale/de/LC_MESSAGES 2026-03-17 14:19:56.913 | processing file doc.po in /opt/stack/horizon/doc/source/locale/de/LC_MESSAGES 2026-03-17 14:19:56.913 | processing file doc-admin.po in /opt/stack/horizon/doc/source/locale/ko_KR/LC_MESSAGES 2026-03-17 14:19:56.913 | processing file doc-install.po in /opt/stack/horizon/doc/source/locale/ko_KR/LC_MESSAGES 2026-03-17 14:19:56.913 | processing file doc.po in /opt/stack/horizon/doc/source/locale/ko_KR/LC_MESSAGES 2026-03-17 14:19:56.913 | processing file doc.po in /opt/stack/horizon/doc/source/locale/pt_BR/LC_MESSAGES 2026-03-17 14:19:56.914 | processing file doc.po in /opt/stack/horizon/doc/source/locale/ne/LC_MESSAGES 2026-03-17 14:19:56.914 | processing file doc-admin.po in /opt/stack/horizon/doc/source/locale/ru/LC_MESSAGES 2026-03-17 14:19:56.914 | processing file doc-install.po in /opt/stack/horizon/doc/source/locale/ru/LC_MESSAGES 2026-03-17 14:19:56.914 | processing file doc-user.po in /opt/stack/horizon/doc/source/locale/ru/LC_MESSAGES 2026-03-17 14:19:56.914 | processing file doc.po in /opt/stack/horizon/doc/source/locale/ru/LC_MESSAGES 2026-03-17 14:19:56.914 | processing file doc.po in /opt/stack/horizon/doc/source/locale/zh_CN/LC_MESSAGES 2026-03-17 14:19:56.914 | processing file doc.po in /opt/stack/horizon/doc/source/locale/es/LC_MESSAGES 2026-03-17 14:19:56.914 | processing file doc-install.po in /opt/stack/horizon/doc/source/locale/ja/LC_MESSAGES 2026-03-17 14:19:56.914 | processing file doc-admin.po in /opt/stack/horizon/doc/source/locale/id/LC_MESSAGES 2026-03-17 14:19:56.914 | processing file doc-configuration.po in /opt/stack/horizon/doc/source/locale/id/LC_MESSAGES 2026-03-17 14:19:56.914 | processing file doc-contributor.po in /opt/stack/horizon/doc/source/locale/id/LC_MESSAGES 2026-03-17 14:19:56.914 | processing file doc-install.po in /opt/stack/horizon/doc/source/locale/id/LC_MESSAGES 2026-03-17 14:19:56.914 | processing file doc-user.po in /opt/stack/horizon/doc/source/locale/id/LC_MESSAGES 2026-03-17 14:19:56.914 | processing file doc.po in /opt/stack/horizon/doc/source/locale/id/LC_MESSAGES 2026-03-17 14:19:56.914 | processing file doc-admin.po in /opt/stack/horizon/doc/source/locale/fr/LC_MESSAGES 2026-03-17 14:19:56.914 | processing file doc.po in /opt/stack/horizon/doc/source/locale/fr/LC_MESSAGES 2026-03-17 14:19:56.914 | processing file doc-admin.po in /opt/stack/horizon/doc/source/locale/en_GB/LC_MESSAGES 2026-03-17 14:19:56.914 | processing file doc-configuration.po in /opt/stack/horizon/doc/source/locale/en_GB/LC_MESSAGES 2026-03-17 14:19:56.914 | processing file doc-contributor.po in /opt/stack/horizon/doc/source/locale/en_GB/LC_MESSAGES 2026-03-17 14:19:56.914 | processing file doc-install.po in /opt/stack/horizon/doc/source/locale/en_GB/LC_MESSAGES 2026-03-17 14:19:56.914 | processing file doc-user.po in /opt/stack/horizon/doc/source/locale/en_GB/LC_MESSAGES 2026-03-17 14:19:56.914 | processing file doc.po in /opt/stack/horizon/doc/source/locale/en_GB/LC_MESSAGES 2026-03-17 14:19:56.914 | processing file releasenotes.po in /opt/stack/horizon/releasenotes/source/locale/de/LC_MESSAGES 2026-03-17 14:19:56.914 | processing file releasenotes.po in /opt/stack/horizon/releasenotes/source/locale/ko_KR/LC_MESSAGES 2026-03-17 14:19:56.914 | processing file releasenotes.po in /opt/stack/horizon/releasenotes/source/locale/pt_BR/LC_MESSAGES 2026-03-17 14:19:56.914 | processing file releasenotes.po in /opt/stack/horizon/releasenotes/source/locale/zh_CN/LC_MESSAGES 2026-03-17 14:19:56.914 | processing file releasenotes.po in /opt/stack/horizon/releasenotes/source/locale/ja/LC_MESSAGES 2026-03-17 14:19:56.914 | processing file releasenotes.po in /opt/stack/horizon/releasenotes/source/locale/id/LC_MESSAGES 2026-03-17 14:19:56.914 | processing file releasenotes.po in /opt/stack/horizon/releasenotes/source/locale/en_GB/LC_MESSAGES 2026-03-17 14:19:56.914 | processing file django.po in /opt/stack/horizon/openstack_dashboard/locale/cs/LC_MESSAGES 2026-03-17 14:19:56.914 | processing file djangojs.po in /opt/stack/horizon/openstack_dashboard/locale/cs/LC_MESSAGES 2026-03-17 14:19:56.914 | processing file django.po in /opt/stack/horizon/openstack_dashboard/locale/bn_IN/LC_MESSAGES 2026-03-17 14:19:56.914 | processing file django.po in /opt/stack/horizon/openstack_dashboard/locale/mai/LC_MESSAGES 2026-03-17 14:19:56.914 | processing file django.po in /opt/stack/horizon/openstack_dashboard/locale/eo/LC_MESSAGES 2026-03-17 14:19:56.914 | processing file djangojs.po in /opt/stack/horizon/openstack_dashboard/locale/eo/LC_MESSAGES 2026-03-17 14:19:56.914 | processing file django.po in /opt/stack/horizon/openstack_dashboard/locale/tr_TR/LC_MESSAGES 2026-03-17 14:19:56.914 | processing file djangojs.po in /opt/stack/horizon/openstack_dashboard/locale/tr_TR/LC_MESSAGES 2026-03-17 14:19:56.914 | processing file django.po in /opt/stack/horizon/openstack_dashboard/locale/de/LC_MESSAGES 2026-03-17 14:19:56.914 | processing file djangojs.po in /opt/stack/horizon/openstack_dashboard/locale/de/LC_MESSAGES 2026-03-17 14:19:56.914 | processing file django.po in /opt/stack/horizon/openstack_dashboard/locale/ko_KR/LC_MESSAGES 2026-03-17 14:19:56.914 | processing file djangojs.po in /opt/stack/horizon/openstack_dashboard/locale/ko_KR/LC_MESSAGES 2026-03-17 14:19:56.914 | processing file django.po in /opt/stack/horizon/openstack_dashboard/locale/it/LC_MESSAGES 2026-03-17 14:19:56.914 | processing file djangojs.po in /opt/stack/horizon/openstack_dashboard/locale/it/LC_MESSAGES 2026-03-17 14:19:56.914 | processing file django.po in /opt/stack/horizon/openstack_dashboard/locale/zh_Hant/LC_MESSAGES 2026-03-17 14:19:56.914 | processing file djangojs.po in /opt/stack/horizon/openstack_dashboard/locale/zh_Hant/LC_MESSAGES 2026-03-17 14:19:56.914 | processing file django.po in /opt/stack/horizon/openstack_dashboard/locale/ur/LC_MESSAGES 2026-03-17 14:19:56.914 | processing file django.po in /opt/stack/horizon/openstack_dashboard/locale/kn/LC_MESSAGES 2026-03-17 14:19:56.914 | processing file django.po in /opt/stack/horizon/openstack_dashboard/locale/as/LC_MESSAGES 2026-03-17 14:19:56.915 | processing file django.po in /opt/stack/horizon/openstack_dashboard/locale/pl_PL/LC_MESSAGES 2026-03-17 14:19:56.915 | processing file django.po in /opt/stack/horizon/openstack_dashboard/locale/zh_Hans/LC_MESSAGES 2026-03-17 14:19:56.915 | processing file djangojs.po in /opt/stack/horizon/openstack_dashboard/locale/zh_Hans/LC_MESSAGES 2026-03-17 14:19:56.915 | processing file django.po in /opt/stack/horizon/openstack_dashboard/locale/ka_GE/LC_MESSAGES 2026-03-17 14:19:56.915 | processing file djangojs.po in /opt/stack/horizon/openstack_dashboard/locale/ka_GE/LC_MESSAGES 2026-03-17 14:19:56.915 | processing file django.po in /opt/stack/horizon/openstack_dashboard/locale/mr/LC_MESSAGES 2026-03-17 14:19:56.915 | processing file django.po in /opt/stack/horizon/openstack_dashboard/locale/pt_BR/LC_MESSAGES 2026-03-17 14:19:56.915 | processing file djangojs.po in /opt/stack/horizon/openstack_dashboard/locale/pt_BR/LC_MESSAGES 2026-03-17 14:19:56.915 | processing file django.po in /opt/stack/horizon/openstack_dashboard/locale/hi/LC_MESSAGES 2026-03-17 14:19:56.915 | processing file django.po in /opt/stack/horizon/openstack_dashboard/locale/ks/LC_MESSAGES 2026-03-17 14:19:56.915 | processing file django.po in /opt/stack/horizon/openstack_dashboard/locale/en_AU/LC_MESSAGES 2026-03-17 14:19:56.915 | processing file djangojs.po in /opt/stack/horizon/openstack_dashboard/locale/en_AU/LC_MESSAGES 2026-03-17 14:19:56.915 | processing file django.po in /opt/stack/horizon/openstack_dashboard/locale/ne/LC_MESSAGES 2026-03-17 14:19:56.915 | processing file django.po in /opt/stack/horizon/openstack_dashboard/locale/mni/LC_MESSAGES 2026-03-17 14:19:56.915 | processing file django.po in /opt/stack/horizon/openstack_dashboard/locale/ru/LC_MESSAGES 2026-03-17 14:19:56.915 | processing file djangojs.po in /opt/stack/horizon/openstack_dashboard/locale/ru/LC_MESSAGES 2026-03-17 14:19:56.915 | processing file django.po in /opt/stack/horizon/openstack_dashboard/locale/brx/LC_MESSAGES 2026-03-17 14:19:56.915 | processing file django.po in /opt/stack/horizon/openstack_dashboard/locale/es/LC_MESSAGES 2026-03-17 14:19:56.915 | processing file djangojs.po in /opt/stack/horizon/openstack_dashboard/locale/es/LC_MESSAGES 2026-03-17 14:19:56.915 | processing file django.po in /opt/stack/horizon/openstack_dashboard/locale/ja/LC_MESSAGES 2026-03-17 14:19:56.915 | processing file djangojs.po in /opt/stack/horizon/openstack_dashboard/locale/ja/LC_MESSAGES 2026-03-17 14:19:56.915 | processing file django.po in /opt/stack/horizon/openstack_dashboard/locale/gu/LC_MESSAGES 2026-03-17 14:19:56.915 | processing file django.po in /opt/stack/horizon/openstack_dashboard/locale/pa_IN/LC_MESSAGES 2026-03-17 14:19:56.915 | processing file django.po in /opt/stack/horizon/openstack_dashboard/locale/kok/LC_MESSAGES 2026-03-17 14:19:56.915 | processing file django.po in /opt/stack/horizon/openstack_dashboard/locale/id/LC_MESSAGES 2026-03-17 14:19:56.915 | processing file djangojs.po in /opt/stack/horizon/openstack_dashboard/locale/id/LC_MESSAGES 2026-03-17 14:19:56.915 | processing file django.po in /opt/stack/horizon/openstack_dashboard/locale/fr/LC_MESSAGES 2026-03-17 14:19:56.915 | processing file djangojs.po in /opt/stack/horizon/openstack_dashboard/locale/fr/LC_MESSAGES 2026-03-17 14:19:56.915 | processing file django.po in /opt/stack/horizon/openstack_dashboard/locale/en_GB/LC_MESSAGES 2026-03-17 14:19:56.915 | processing file djangojs.po in /opt/stack/horizon/openstack_dashboard/locale/en_GB/LC_MESSAGES 2026-03-17 14:19:56.915 | processing file django.po in /opt/stack/horizon/openstack_dashboard/locale/ta/LC_MESSAGES 2026-03-17 14:19:56.915 | processing file django.po in /opt/stack/horizon/horizon/locale/cs/LC_MESSAGES 2026-03-17 14:19:56.915 | processing file djangojs.po in /opt/stack/horizon/horizon/locale/cs/LC_MESSAGES 2026-03-17 14:19:56.915 | processing file django.po in /opt/stack/horizon/horizon/locale/sl_SI/LC_MESSAGES 2026-03-17 14:19:56.915 | processing file django.po in /opt/stack/horizon/horizon/locale/eo/LC_MESSAGES 2026-03-17 14:19:56.915 | processing file djangojs.po in /opt/stack/horizon/horizon/locale/eo/LC_MESSAGES 2026-03-17 14:19:56.915 | processing file django.po in /opt/stack/horizon/horizon/locale/tr_TR/LC_MESSAGES 2026-03-17 14:19:56.915 | processing file djangojs.po in /opt/stack/horizon/horizon/locale/tr_TR/LC_MESSAGES 2026-03-17 14:19:56.915 | processing file django.po in /opt/stack/horizon/horizon/locale/de/LC_MESSAGES 2026-03-17 14:19:56.915 | processing file djangojs.po in /opt/stack/horizon/horizon/locale/de/LC_MESSAGES 2026-03-17 14:19:56.915 | processing file django.po in /opt/stack/horizon/horizon/locale/sr/LC_MESSAGES 2026-03-17 14:19:56.915 | processing file django.po in /opt/stack/horizon/horizon/locale/ko_KR/LC_MESSAGES 2026-03-17 14:19:56.915 | processing file djangojs.po in /opt/stack/horizon/horizon/locale/ko_KR/LC_MESSAGES 2026-03-17 14:19:56.915 | processing file django.po in /opt/stack/horizon/horizon/locale/it/LC_MESSAGES 2026-03-17 14:19:56.915 | processing file djangojs.po in /opt/stack/horizon/horizon/locale/it/LC_MESSAGES 2026-03-17 14:19:56.916 | processing file django.po in /opt/stack/horizon/horizon/locale/zh_Hant/LC_MESSAGES 2026-03-17 14:19:56.916 | processing file djangojs.po in /opt/stack/horizon/horizon/locale/zh_Hant/LC_MESSAGES 2026-03-17 14:19:56.916 | processing file django.po in /opt/stack/horizon/horizon/locale/es_MX/LC_MESSAGES 2026-03-17 14:19:56.916 | processing file django.po in /opt/stack/horizon/horizon/locale/pl_PL/LC_MESSAGES 2026-03-17 14:19:56.916 | processing file djangojs.po in /opt/stack/horizon/horizon/locale/pl_PL/LC_MESSAGES 2026-03-17 14:19:56.916 | processing file django.po in /opt/stack/horizon/horizon/locale/zh_Hans/LC_MESSAGES 2026-03-17 14:19:56.916 | processing file djangojs.po in /opt/stack/horizon/horizon/locale/zh_Hans/LC_MESSAGES 2026-03-17 14:19:56.916 | processing file django.po in /opt/stack/horizon/horizon/locale/hu/LC_MESSAGES 2026-03-17 14:19:56.916 | processing file django.po in /opt/stack/horizon/horizon/locale/ka_GE/LC_MESSAGES 2026-03-17 14:19:56.916 | processing file djangojs.po in /opt/stack/horizon/horizon/locale/ka_GE/LC_MESSAGES 2026-03-17 14:19:56.916 | processing file djangojs.po in /opt/stack/horizon/horizon/locale/ar/LC_MESSAGES 2026-03-17 14:19:56.916 | processing file django.po in /opt/stack/horizon/horizon/locale/ca/LC_MESSAGES 2026-03-17 14:19:56.916 | processing file django.po in /opt/stack/horizon/horizon/locale/fi_FI/LC_MESSAGES 2026-03-17 14:19:56.916 | processing file django.po in /opt/stack/horizon/horizon/locale/pt_BR/LC_MESSAGES 2026-03-17 14:19:56.916 | processing file djangojs.po in /opt/stack/horizon/horizon/locale/pt_BR/LC_MESSAGES 2026-03-17 14:19:56.916 | processing file django.po in /opt/stack/horizon/horizon/locale/hi/LC_MESSAGES 2026-03-17 14:19:56.916 | processing file django.po in /opt/stack/horizon/horizon/locale/nl_NL/LC_MESSAGES 2026-03-17 14:19:56.916 | processing file djangojs.po in /opt/stack/horizon/horizon/locale/nl_NL/LC_MESSAGES 2026-03-17 14:19:56.916 | processing file django.po in /opt/stack/horizon/horizon/locale/en_AU/LC_MESSAGES 2026-03-17 14:19:56.916 | processing file djangojs.po in /opt/stack/horizon/horizon/locale/en_AU/LC_MESSAGES 2026-03-17 14:19:56.916 | processing file django.po in /opt/stack/horizon/horizon/locale/ru/LC_MESSAGES 2026-03-17 14:19:56.916 | processing file djangojs.po in /opt/stack/horizon/horizon/locale/ru/LC_MESSAGES 2026-03-17 14:19:56.916 | processing file django.po in /opt/stack/horizon/horizon/locale/fil/LC_MESSAGES 2026-03-17 14:19:56.916 | processing file django.po in /opt/stack/horizon/horizon/locale/es/LC_MESSAGES 2026-03-17 14:19:56.916 | processing file djangojs.po in /opt/stack/horizon/horizon/locale/es/LC_MESSAGES 2026-03-17 14:19:56.916 | processing file django.po in /opt/stack/horizon/horizon/locale/ja/LC_MESSAGES 2026-03-17 14:19:56.916 | processing file djangojs.po in /opt/stack/horizon/horizon/locale/ja/LC_MESSAGES 2026-03-17 14:19:56.916 | processing file django.po in /opt/stack/horizon/horizon/locale/pt/LC_MESSAGES 2026-03-17 14:19:56.916 | processing file django.po in /opt/stack/horizon/horizon/locale/pa_IN/LC_MESSAGES 2026-03-17 14:19:56.916 | processing file djangojs.po in /opt/stack/horizon/horizon/locale/pa_IN/LC_MESSAGES 2026-03-17 14:19:56.916 | processing file django.po in /opt/stack/horizon/horizon/locale/id/LC_MESSAGES 2026-03-17 14:19:56.916 | processing file djangojs.po in /opt/stack/horizon/horizon/locale/id/LC_MESSAGES 2026-03-17 14:19:56.916 | processing file django.po in /opt/stack/horizon/horizon/locale/fr/LC_MESSAGES 2026-03-17 14:19:56.916 | processing file djangojs.po in /opt/stack/horizon/horizon/locale/fr/LC_MESSAGES 2026-03-17 14:19:56.916 | processing file django.po in /opt/stack/horizon/horizon/locale/en_GB/LC_MESSAGES 2026-03-17 14:19:56.916 | processing file djangojs.po in /opt/stack/horizon/horizon/locale/en_GB/LC_MESSAGES 2026-03-17 14:19:56.916 | + lib/horizon:configure_horizon:84 : local local_settings=/opt/stack/horizon/openstack_dashboard/local/local_settings.py 2026-03-17 14:19:56.916 | + lib/horizon:configure_horizon:85 : cp /opt/stack/horizon/openstack_dashboard/local/local_settings.py.example /opt/stack/horizon/openstack_dashboard/local/local_settings.py 2026-03-17 14:19:56.916 | + lib/horizon:configure_horizon:88 : echo 2026-03-17 14:19:56.916 | + lib/horizon:configure_horizon:90 : _horizon_config_set /opt/stack/horizon/openstack_dashboard/local/local_settings.py '' WEBROOT '"/dashboard/"' 2026-03-17 14:19:56.916 | + lib/horizon:_horizon_config_set:40 : local file=/opt/stack/horizon/openstack_dashboard/local/local_settings.py 2026-03-17 14:19:56.916 | + lib/horizon:_horizon_config_set:41 : local section= 2026-03-17 14:19:56.916 | + lib/horizon:_horizon_config_set:42 : local option=WEBROOT 2026-03-17 14:19:56.916 | + lib/horizon:_horizon_config_set:43 : local 'value="/dashboard/"' 2026-03-17 14:19:56.916 | + lib/horizon:_horizon_config_set:45 : '[' -z '' ']' 2026-03-17 14:19:56.916 | + lib/horizon:_horizon_config_set:46 : sed -e '/^WEBROOT/d' -i /opt/stack/horizon/openstack_dashboard/local/local_settings.py 2026-03-17 14:19:56.916 | + lib/horizon:_horizon_config_set:47 : echo 'WEBROOT = "/dashboard/"' 2026-03-17 14:19:56.916 | + lib/horizon:configure_horizon:92 : _horizon_config_set /opt/stack/horizon/openstack_dashboard/local/local_settings.py '' COMPRESS_OFFLINE True 2026-03-17 14:19:56.917 | + lib/horizon:_horizon_config_set:40 : local file=/opt/stack/horizon/openstack_dashboard/local/local_settings.py 2026-03-17 14:19:56.917 | + lib/horizon:_horizon_config_set:41 : local section= 2026-03-17 14:19:56.917 | + lib/horizon:_horizon_config_set:42 : local option=COMPRESS_OFFLINE 2026-03-17 14:19:56.917 | + lib/horizon:_horizon_config_set:43 : local value=True 2026-03-17 14:19:56.917 | + lib/horizon:_horizon_config_set:45 : '[' -z '' ']' 2026-03-17 14:19:56.917 | + lib/horizon:_horizon_config_set:46 : sed -e '/^COMPRESS_OFFLINE/d' -i /opt/stack/horizon/openstack_dashboard/local/local_settings.py 2026-03-17 14:19:56.917 | + lib/horizon:_horizon_config_set:47 : echo 'COMPRESS_OFFLINE = True' 2026-03-17 14:19:56.917 | + lib/horizon:configure_horizon:93 : _horizon_config_set /opt/stack/horizon/openstack_dashboard/local/local_settings.py '' OPENSTACK_KEYSTONE_DEFAULT_ROLE '"member"' 2026-03-17 14:19:56.917 | + lib/horizon:_horizon_config_set:40 : local file=/opt/stack/horizon/openstack_dashboard/local/local_settings.py 2026-03-17 14:19:56.917 | + lib/horizon:_horizon_config_set:41 : local section= 2026-03-17 14:19:56.917 | + lib/horizon:_horizon_config_set:42 : local option=OPENSTACK_KEYSTONE_DEFAULT_ROLE 2026-03-17 14:19:56.917 | + lib/horizon:_horizon_config_set:43 : local 'value="member"' 2026-03-17 14:19:56.917 | + lib/horizon:_horizon_config_set:45 : '[' -z '' ']' 2026-03-17 14:19:56.917 | + lib/horizon:_horizon_config_set:46 : sed -e '/^OPENSTACK_KEYSTONE_DEFAULT_ROLE/d' -i /opt/stack/horizon/openstack_dashboard/local/local_settings.py 2026-03-17 14:19:56.917 | + lib/horizon:_horizon_config_set:47 : echo 'OPENSTACK_KEYSTONE_DEFAULT_ROLE = "member"' 2026-03-17 14:19:56.917 | + lib/horizon:configure_horizon:95 : _horizon_config_set /opt/stack/horizon/openstack_dashboard/local/local_settings.py '' OPENSTACK_HOST '"38.102.83.89"' 2026-03-17 14:19:56.917 | + lib/horizon:_horizon_config_set:40 : local file=/opt/stack/horizon/openstack_dashboard/local/local_settings.py 2026-03-17 14:19:56.917 | + lib/horizon:_horizon_config_set:41 : local section= 2026-03-17 14:19:56.917 | + lib/horizon:_horizon_config_set:42 : local option=OPENSTACK_HOST 2026-03-17 14:19:56.917 | + lib/horizon:_horizon_config_set:43 : local 'value="38.102.83.89"' 2026-03-17 14:19:56.918 | + lib/horizon:_horizon_config_set:45 : '[' -z '' ']' 2026-03-17 14:19:56.918 | + lib/horizon:_horizon_config_set:46 : sed -e '/^OPENSTACK_HOST/d' -i /opt/stack/horizon/openstack_dashboard/local/local_settings.py 2026-03-17 14:19:56.918 | + lib/horizon:_horizon_config_set:47 : echo 'OPENSTACK_HOST = "38.102.83.89"' 2026-03-17 14:19:56.918 | + lib/horizon:configure_horizon:97 : _horizon_config_set /opt/stack/horizon/openstack_dashboard/local/local_settings.py '' OPENSTACK_KEYSTONE_URL '"https://38.102.83.89/identity/v3"' 2026-03-17 14:19:56.918 | + lib/horizon:_horizon_config_set:40 : local file=/opt/stack/horizon/openstack_dashboard/local/local_settings.py 2026-03-17 14:19:56.918 | + lib/horizon:_horizon_config_set:41 : local section= 2026-03-17 14:19:56.918 | + lib/horizon:_horizon_config_set:42 : local option=OPENSTACK_KEYSTONE_URL 2026-03-17 14:19:56.918 | + lib/horizon:_horizon_config_set:43 : local 'value="https://38.102.83.89/identity/v3"' 2026-03-17 14:19:56.918 | + lib/horizon:_horizon_config_set:45 : '[' -z '' ']' 2026-03-17 14:19:56.918 | + lib/horizon:_horizon_config_set:46 : sed -e '/^OPENSTACK_KEYSTONE_URL/d' -i /opt/stack/horizon/openstack_dashboard/local/local_settings.py 2026-03-17 14:19:56.918 | + lib/horizon:_horizon_config_set:47 : echo 'OPENSTACK_KEYSTONE_URL = "https://38.102.83.89/identity/v3"' 2026-03-17 14:19:56.918 | + lib/horizon:configure_horizon:102 : _horizon_config_set /opt/stack/horizon/openstack_dashboard/local/local_settings.py '' ALLOWED_HOSTS '["*"]' 2026-03-17 14:19:56.918 | + lib/horizon:_horizon_config_set:40 : local file=/opt/stack/horizon/openstack_dashboard/local/local_settings.py 2026-03-17 14:19:56.918 | + lib/horizon:_horizon_config_set:41 : local section= 2026-03-17 14:19:56.918 | + lib/horizon:_horizon_config_set:42 : local option=ALLOWED_HOSTS 2026-03-17 14:19:56.918 | + lib/horizon:_horizon_config_set:43 : local 'value=["*"]' 2026-03-17 14:19:56.918 | + lib/horizon:_horizon_config_set:45 : '[' -z '' ']' 2026-03-17 14:19:56.918 | + lib/horizon:_horizon_config_set:46 : sed -e '/^ALLOWED_HOSTS/d' -i /opt/stack/horizon/openstack_dashboard/local/local_settings.py 2026-03-17 14:19:56.918 | + lib/horizon:_horizon_config_set:47 : echo 'ALLOWED_HOSTS = ["*"]' 2026-03-17 14:19:56.918 | + lib/horizon:configure_horizon:104 : '[' -f /opt/stack/data/ca-bundle.pem ']' 2026-03-17 14:19:56.918 | + lib/horizon:configure_horizon:105 : _horizon_config_set /opt/stack/horizon/openstack_dashboard/local/local_settings.py '' OPENSTACK_SSL_CACERT '"/opt/stack/data/ca-bundle.pem"' 2026-03-17 14:19:56.918 | + lib/horizon:_horizon_config_set:40 : local file=/opt/stack/horizon/openstack_dashboard/local/local_settings.py 2026-03-17 14:19:56.918 | + lib/horizon:_horizon_config_set:41 : local section= 2026-03-17 14:19:56.918 | + lib/horizon:_horizon_config_set:42 : local option=OPENSTACK_SSL_CACERT 2026-03-17 14:19:56.918 | + lib/horizon:_horizon_config_set:43 : local 'value="/opt/stack/data/ca-bundle.pem"' 2026-03-17 14:19:56.918 | + lib/horizon:_horizon_config_set:45 : '[' -z '' ']' 2026-03-17 14:19:56.918 | + lib/horizon:_horizon_config_set:46 : sed -e '/^OPENSTACK_SSL_CACERT/d' -i /opt/stack/horizon/openstack_dashboard/local/local_settings.py 2026-03-17 14:19:56.918 | + lib/horizon:_horizon_config_set:47 : echo 'OPENSTACK_SSL_CACERT = "/opt/stack/data/ca-bundle.pem"' 2026-03-17 14:19:56.918 | + lib/horizon:configure_horizon:108 : is_service_enabled ldap 2026-03-17 14:19:56.918 | + functions-common:is_service_enabled:2068 : return 1 2026-03-17 14:19:56.918 | + lib/horizon:configure_horizon:112 : is_service_enabled c-bak 2026-03-17 14:19:56.918 | + functions-common:is_service_enabled:2068 : return 0 2026-03-17 14:19:56.918 | + lib/horizon:configure_horizon:113 : _horizon_config_set /opt/stack/horizon/openstack_dashboard/local/local_settings.py OPENSTACK_CINDER_FEATURES enable_backup True 2026-03-17 14:19:56.918 | + lib/horizon:_horizon_config_set:40 : local file=/opt/stack/horizon/openstack_dashboard/local/local_settings.py 2026-03-17 14:19:56.918 | + lib/horizon:_horizon_config_set:41 : local section=OPENSTACK_CINDER_FEATURES 2026-03-17 14:19:56.918 | + lib/horizon:_horizon_config_set:42 : local option=enable_backup 2026-03-17 14:19:56.918 | + lib/horizon:_horizon_config_set:43 : local value=True 2026-03-17 14:19:56.918 | + lib/horizon:_horizon_config_set:45 : '[' -z OPENSTACK_CINDER_FEATURES ']' 2026-03-17 14:19:56.918 | + lib/horizon:_horizon_config_set:48 : grep -q '^OPENSTACK_CINDER_FEATURES' /opt/stack/horizon/openstack_dashboard/local/local_settings.py 2026-03-17 14:19:56.918 | + lib/horizon:_horizon_config_set:57 : echo -e '\n\nOPENSTACK_CINDER_FEATURES = {\n '\''enable_backup'\'': True,\n}' 2026-03-17 14:19:56.918 | + lib/horizon:configure_horizon:117 : sudo mkdir -p /opt/stack/horizon/.blackhole 2026-03-17 14:19:56.918 | + lib/horizon:configure_horizon:119 : local horizon_conf 2026-03-17 14:19:56.918 | ++ lib/horizon:configure_horizon:120 : apache_site_config_for horizon 2026-03-17 14:19:56.918 | ++ lib/apache:apache_site_config_for:174 : local site=horizon 2026-03-17 14:19:56.918 | ++ lib/apache:apache_site_config_for:175 : is_ubuntu 2026-03-17 14:19:56.918 | ++ functions-common:is_ubuntu:544 : [[ -z rpm ]] 2026-03-17 14:19:56.918 | ++ functions-common:is_ubuntu:547 : '[' rpm = deb ']' 2026-03-17 14:19:56.919 | ++ lib/apache:apache_site_config_for:178 : is_fedora 2026-03-17 14:19:56.919 | ++ functions-common:is_fedora:524 : [[ -z CentOSStream ]] 2026-03-17 14:19:56.919 | ++ functions-common:is_fedora:528 : '[' CentOSStream = Fedora ']' 2026-03-17 14:19:56.919 | ++ functions-common:is_fedora:528 : '[' CentOSStream = 'Red Hat' ']' 2026-03-17 14:19:56.919 | ++ functions-common:is_fedora:529 : '[' CentOSStream = openEuler ']' 2026-03-17 14:19:56.919 | ++ functions-common:is_fedora:530 : '[' CentOSStream = RedHatEnterpriseServer ']' 2026-03-17 14:19:56.919 | ++ functions-common:is_fedora:531 : '[' CentOSStream = RedHatEnterprise ']' 2026-03-17 14:19:56.919 | ++ functions-common:is_fedora:532 : '[' CentOSStream = RedHatEnterpriseLinux ']' 2026-03-17 14:19:56.919 | ++ functions-common:is_fedora:533 : '[' CentOSStream = RockyLinux ']' 2026-03-17 14:19:56.919 | ++ functions-common:is_fedora:534 : '[' CentOSStream = CentOS ']' 2026-03-17 14:19:56.919 | ++ functions-common:is_fedora:534 : '[' CentOSStream = CentOSStream ']' 2026-03-17 14:19:56.919 | ++ lib/apache:apache_site_config_for:180 : local enabled_site_file=/etc/httpd/conf.d/horizon.conf 2026-03-17 14:19:56.919 | ++ lib/apache:apache_site_config_for:181 : '[' -f /etc/httpd/conf.d/horizon.conf ']' 2026-03-17 14:19:56.919 | ++ lib/apache:apache_site_config_for:184 : echo /etc/httpd/conf.d/horizon.conf.disabled 2026-03-17 14:19:56.919 | + lib/horizon:configure_horizon:120 : horizon_conf=/etc/httpd/conf.d/horizon.conf.disabled 2026-03-17 14:19:56.919 | + lib/horizon:configure_horizon:122 : local wsgi_venv_config= 2026-03-17 14:19:56.919 | + lib/horizon:configure_horizon:123 : [[ False == \T\r\u\e ]] 2026-03-17 14:19:56.919 | + lib/horizon:configure_horizon:129 : sudo sh -c 'sed -e " 2026-03-17 14:19:56.919 | s,%USER%,stack,g; 2026-03-17 14:19:56.919 | s,%GROUP%,stack,g; 2026-03-17 14:19:56.919 | s,%HORIZON_DIR%,/opt/stack/horizon,g; 2026-03-17 14:19:56.919 | s,%APACHE_NAME%,httpd,g; 2026-03-17 14:19:56.919 | s,%DEST%,/opt/stack,g; 2026-03-17 14:19:56.919 | s,%WEBROOT%,/dashboard,g; 2026-03-17 14:19:56.919 | s,%WSGIPYTHONHOME%,,g; 2026-03-17 14:19:56.919 | " /opt/stack/devstack/files/apache-horizon.template >/etc/httpd/conf.d/horizon.conf.disabled' 2026-03-17 14:19:56.919 | + lib/horizon:configure_horizon:139 : is_ubuntu 2026-03-17 14:19:56.919 | + functions-common:is_ubuntu:544 : [[ -z rpm ]] 2026-03-17 14:19:56.919 | + functions-common:is_ubuntu:547 : '[' rpm = deb ']' 2026-03-17 14:19:56.919 | + lib/horizon:configure_horizon:142 : is_fedora 2026-03-17 14:19:56.919 | + functions-common:is_fedora:524 : [[ -z CentOSStream ]] 2026-03-17 14:19:56.919 | + functions-common:is_fedora:528 : '[' CentOSStream = Fedora ']' 2026-03-17 14:19:56.919 | + functions-common:is_fedora:528 : '[' CentOSStream = 'Red Hat' ']' 2026-03-17 14:19:56.919 | + functions-common:is_fedora:529 : '[' CentOSStream = openEuler ']' 2026-03-17 14:19:56.919 | + functions-common:is_fedora:530 : '[' CentOSStream = RedHatEnterpriseServer ']' 2026-03-17 14:19:56.919 | + functions-common:is_fedora:531 : '[' CentOSStream = RedHatEnterprise ']' 2026-03-17 14:19:56.919 | + functions-common:is_fedora:532 : '[' CentOSStream = RedHatEnterpriseLinux ']' 2026-03-17 14:19:56.919 | + functions-common:is_fedora:533 : '[' CentOSStream = RockyLinux ']' 2026-03-17 14:19:56.919 | + functions-common:is_fedora:534 : '[' CentOSStream = CentOS ']' 2026-03-17 14:19:56.919 | + functions-common:is_fedora:534 : '[' CentOSStream = CentOSStream ']' 2026-03-17 14:19:56.919 | + lib/horizon:configure_horizon:143 : : 2026-03-17 14:19:56.919 | + lib/horizon:configure_horizon:147 : enable_apache_site horizon 2026-03-17 14:19:56.919 | + lib/apache:enable_apache_site:191 : local site=horizon 2026-03-17 14:19:56.919 | + lib/apache:enable_apache_site:193 : enable_apache_mod version 2026-03-17 14:19:56.919 | + lib/apache:enable_apache_mod:55 : local mod=version 2026-03-17 14:19:56.919 | + lib/apache:enable_apache_mod:56 : local should_restart= 2026-03-17 14:19:56.919 | + lib/apache:enable_apache_mod:58 : is_ubuntu 2026-03-17 14:19:56.919 | + functions-common:is_ubuntu:544 : [[ -z rpm ]] 2026-03-17 14:19:56.919 | + functions-common:is_ubuntu:547 : '[' rpm = deb ']' 2026-03-17 14:19:56.919 | + lib/apache:enable_apache_mod:67 : is_fedora 2026-03-17 14:19:56.919 | + functions-common:is_fedora:524 : [[ -z CentOSStream ]] 2026-03-17 14:19:56.920 | + functions-common:is_fedora:528 : '[' CentOSStream = Fedora ']' 2026-03-17 14:19:56.920 | + functions-common:is_fedora:528 : '[' CentOSStream = 'Red Hat' ']' 2026-03-17 14:19:56.920 | + functions-common:is_fedora:529 : '[' CentOSStream = openEuler ']' 2026-03-17 14:19:56.920 | + functions-common:is_fedora:530 : '[' CentOSStream = RedHatEnterpriseServer ']' 2026-03-17 14:19:56.920 | + functions-common:is_fedora:531 : '[' CentOSStream = RedHatEnterprise ']' 2026-03-17 14:19:56.920 | + functions-common:is_fedora:532 : '[' CentOSStream = RedHatEnterpriseLinux ']' 2026-03-17 14:19:56.920 | + functions-common:is_fedora:533 : '[' CentOSStream = RockyLinux ']' 2026-03-17 14:19:56.920 | + functions-common:is_fedora:534 : '[' CentOSStream = CentOS ']' 2026-03-17 14:19:56.920 | + functions-common:is_fedora:534 : '[' CentOSStream = CentOSStream ']' 2026-03-17 14:19:56.920 | + lib/apache:enable_apache_mod:69 : true 2026-03-17 14:19:56.920 | + lib/apache:enable_apache_site:194 : is_ubuntu 2026-03-17 14:19:56.920 | + functions-common:is_ubuntu:544 : [[ -z rpm ]] 2026-03-17 14:19:56.920 | + functions-common:is_ubuntu:547 : '[' rpm = deb ']' 2026-03-17 14:19:56.920 | + lib/apache:enable_apache_site:196 : is_fedora 2026-03-17 14:19:56.920 | + functions-common:is_fedora:524 : [[ -z CentOSStream ]] 2026-03-17 14:19:56.920 | + functions-common:is_fedora:528 : '[' CentOSStream = Fedora ']' 2026-03-17 14:19:56.920 | + functions-common:is_fedora:528 : '[' CentOSStream = 'Red Hat' ']' 2026-03-17 14:19:56.920 | + functions-common:is_fedora:529 : '[' CentOSStream = openEuler ']' 2026-03-17 14:19:56.920 | + functions-common:is_fedora:530 : '[' CentOSStream = RedHatEnterpriseServer ']' 2026-03-17 14:19:56.920 | + functions-common:is_fedora:531 : '[' CentOSStream = RedHatEnterprise ']' 2026-03-17 14:19:56.920 | + functions-common:is_fedora:532 : '[' CentOSStream = RedHatEnterpriseLinux ']' 2026-03-17 14:19:56.920 | + functions-common:is_fedora:533 : '[' CentOSStream = RockyLinux ']' 2026-03-17 14:19:56.920 | + functions-common:is_fedora:534 : '[' CentOSStream = CentOS ']' 2026-03-17 14:19:56.920 | + functions-common:is_fedora:534 : '[' CentOSStream = CentOSStream ']' 2026-03-17 14:19:56.920 | + lib/apache:enable_apache_site:197 : local enabled_site_file=/etc/httpd/conf.d/horizon.conf 2026-03-17 14:19:56.920 | + lib/apache:enable_apache_site:199 : [[ -f /etc/httpd/conf.d/horizon.conf.disabled ]] 2026-03-17 14:19:56.920 | + lib/apache:enable_apache_site:199 : [[ ! -f /etc/httpd/conf.d/horizon.conf ]] 2026-03-17 14:19:56.920 | + lib/apache:enable_apache_site:200 : sudo mv /etc/httpd/conf.d/horizon.conf.disabled /etc/httpd/conf.d/horizon.conf 2026-03-17 14:19:56.945 | [9348 Async configure_horizon:92469]: finished configure_horizon with result 0 in 18 seconds 2026-03-17 14:19:56.950 | + inc/async:async_wait:197 : return 0 2026-03-17 14:19:56.953 | + ./stack.sh:main:1152 : is_service_enabled mysql postgresql 2026-03-17 14:19:56.974 | + functions-common:is_service_enabled:2068 : return 0 2026-03-17 14:19:56.980 | + ./stack.sh:main:1152 : is_service_enabled glance 2026-03-17 14:19:57.006 | + functions-common:is_service_enabled:2068 : return 0 2026-03-17 14:19:57.010 | + ./stack.sh:main:1153 : echo_summary 'Configuring Glance' 2026-03-17 14:19:57.014 | + ./stack.sh:echo_summary:438 : [[ -t 3 ]] 2026-03-17 14:19:57.017 | + ./stack.sh:echo_summary:444 : echo -e Configuring Glance 2026-03-17 14:19:57.021 | + ./stack.sh:main:1154 : async_runfunc init_glance 2026-03-17 14:19:57.024 | + inc/async:async_runfunc:116 : async_run init_glance init_glance 2026-03-17 14:19:57.110 | + inc/async:async_inner:63 : init_glance 2026-03-17 14:19:57.161 | [9348 Async init_glance:96727]: running: init_glance 2026-03-17 14:19:57.165 | + ./stack.sh:main:1161 : is_service_enabled neutron 2026-03-17 14:19:57.187 | + functions-common:is_service_enabled:2068 : return 0 2026-03-17 14:19:57.191 | + ./stack.sh:main:1162 : echo_summary 'Configuring Neutron' 2026-03-17 14:19:57.195 | + ./stack.sh:echo_summary:438 : [[ -t 3 ]] 2026-03-17 14:19:57.199 | + ./stack.sh:echo_summary:444 : echo -e Configuring Neutron 2026-03-17 14:19:57.202 | + ./stack.sh:main:1164 : configure_neutron 2026-03-17 14:19:57.205 | + lib/neutron:configure_neutron:380 : _configure_neutron_common 2026-03-17 14:19:57.209 | + lib/neutron:_configure_neutron_common:880 : _create_neutron_conf_dir 2026-03-17 14:19:57.212 | + lib/neutron:_create_neutron_conf_dir:873 : sudo install -d -o stack /etc/neutron 2026-03-17 14:19:57.249 | + lib/neutron:_configure_neutron_common:883 : cd /opt/stack/neutron 2026-03-17 14:19:57.252 | + lib/neutron:_configure_neutron_common:883 : exec ./tools/generate_config_file_samples.sh 2026-03-17 14:20:03.026 | + inc/async:async_inner:64 : rc=0 2026-03-17 14:20:03.054 | [96727 Async init_glance:96727]: finished successfully 2026-03-17 14:20:08.443 | /opt/stack/neutron/neutron/__init__.py:25: UserWarning: The selected oslo_service backend is "eventlet" 2026-03-17 14:20:08.443 | warnings.warn('The selected oslo_service backend is "eventlet"') 2026-03-17 14:20:14.994 | + lib/neutron:_configure_neutron_common:885 : cp /opt/stack/neutron/etc/neutron.conf.sample /etc/neutron/neutron.conf 2026-03-17 14:20:15.016 | + lib/neutron:_configure_neutron_common:887 : Q_POLICY_FILE=/etc/neutron/policy.json 2026-03-17 14:20:15.018 | + lib/neutron:_configure_neutron_common:891 : '[' -f /opt/stack/neutron/etc/policy.json ']' 2026-03-17 14:20:15.021 | + lib/neutron:_configure_neutron_common:895 : echo '{"context_is_admin": "role:admin or user_name:neutron"}' 2026-03-17 14:20:15.024 | + lib/neutron:_configure_neutron_common:900 : neutron_plugin_configure_common 2026-03-17 14:20:15.027 | + lib/neutron_plugins/ml2:neutron_plugin_configure_common:65 : Q_PLUGIN_CONF_PATH=etc/neutron/plugins/ml2 2026-03-17 14:20:15.029 | + lib/neutron_plugins/ml2:neutron_plugin_configure_common:66 : Q_PLUGIN_CONF_FILENAME=ml2_conf.ini 2026-03-17 14:20:15.032 | + lib/neutron_plugins/ml2:neutron_plugin_configure_common:67 : Q_PLUGIN_CLASS=ml2 2026-03-17 14:20:15.034 | + lib/neutron_plugins/ml2:neutron_plugin_configure_common:70 : neutron_service_plugin_class_add ovn-router 2026-03-17 14:20:15.037 | + lib/neutron:neutron_service_plugin_class_add:1039 : local service_plugin_class=ovn-router 2026-03-17 14:20:15.039 | + lib/neutron:neutron_service_plugin_class_add:1040 : [[ '' == '' ]] 2026-03-17 14:20:15.041 | + lib/neutron:neutron_service_plugin_class_add:1041 : Q_SERVICE_PLUGIN_CLASSES=ovn-router 2026-03-17 14:20:15.044 | + lib/neutron:_configure_neutron_common:902 : [[ etc/neutron/plugins/ml2 == '' ]] 2026-03-17 14:20:15.047 | + lib/neutron:_configure_neutron_common:902 : [[ ml2_conf.ini == '' ]] 2026-03-17 14:20:15.050 | + lib/neutron:_configure_neutron_common:902 : [[ ml2 == '' ]] 2026-03-17 14:20:15.053 | + lib/neutron:_configure_neutron_common:907 : mkdir -p /etc/neutron/plugins/ml2 2026-03-17 14:20:15.057 | + lib/neutron:_configure_neutron_common:908 : Q_PLUGIN_CONF_FILE=etc/neutron/plugins/ml2/ml2_conf.ini 2026-03-17 14:20:15.060 | + lib/neutron:_configure_neutron_common:911 : NEUTRON_CORE_PLUGIN_CONF=etc/neutron/plugins/ml2/ml2_conf.ini 2026-03-17 14:20:15.063 | + lib/neutron:_configure_neutron_common:914 : '[' -f /opt/stack/neutron/etc/neutron/plugins/ml2/ml2_conf.ini.sample ']' 2026-03-17 14:20:15.066 | + 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-17 14:20:15.072 | ++ lib/neutron:_configure_neutron_common:920 : database_connection_url neutron 2026-03-17 14:20:15.075 | ++ lib/database:database_connection_url:134 : local db=neutron 2026-03-17 14:20:15.077 | ++ lib/database:database_connection_url:135 : database_connection_url_mysql neutron 2026-03-17 14:20:15.080 | ++ lib/databases/mysql:database_connection_url_mysql:251 : local db=neutron 2026-03-17 14:20:15.083 | ++ lib/databases/mysql:database_connection_url_mysql:252 : local plugin 2026-03-17 14:20:15.085 | ++ lib/databases/mysql:database_connection_url_mysql:256 : [[ True == \T\r\u\e ]] 2026-03-17 14:20:15.088 | ++ lib/databases/mysql:database_connection_url_mysql:257 : is_service_enabled mysql 2026-03-17 14:20:15.104 | ++ functions-common:is_service_enabled:2068 : return 0 2026-03-17 14:20:15.107 | ++ lib/databases/mysql:database_connection_url_mysql:258 : plugin='&plugin=dbcounter' 2026-03-17 14:20:15.110 | ++ lib/databases/mysql:database_connection_url_mysql:262 : echo 'mysql+pymysql://root:secretdatabase@127.0.0.1/neutron?charset=utf8&plugin=dbcounter' 2026-03-17 14:20:15.112 | + 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-17 14:20:15.156 | + lib/neutron:_configure_neutron_common:921 : iniset /etc/neutron/neutron.conf DEFAULT state_path /opt/stack/data/neutron 2026-03-17 14:20:15.201 | + lib/neutron:_configure_neutron_common:922 : iniset /etc/neutron/neutron.conf DEFAULT use_syslog False 2026-03-17 14:20:15.239 | + lib/neutron:_configure_neutron_common:923 : iniset /etc/neutron/neutron.conf DEFAULT bind_host 0.0.0.0 2026-03-17 14:20:15.277 | + lib/neutron:_configure_neutron_common:924 : iniset /etc/neutron/neutron.conf oslo_concurrency lock_path /opt/stack/data/neutron/lock 2026-03-17 14:20:15.314 | + lib/neutron:_configure_neutron_common:927 : iniset /etc/neutron/neutron.conf nova region_name RegionOne 2026-03-17 14:20:15.363 | + lib/neutron:_configure_neutron_common:929 : '[' libvirt = fake ']' 2026-03-17 14:20:15.365 | + lib/neutron:_configure_neutron_common:939 : setup_logging /etc/neutron/neutron.conf 2026-03-17 14:20:15.369 | + functions:setup_logging:693 : setup_systemd_logging /etc/neutron/neutron.conf 2026-03-17 14:20:15.372 | + functions:setup_systemd_logging:710 : local conf_file=/etc/neutron/neutron.conf 2026-03-17 14:20:15.376 | ++ functions:setup_systemd_logging:715 : trueorfalse False USE_JOURNAL 2026-03-17 14:20:15.397 | + functions:setup_systemd_logging:715 : USE_JOURNAL=False 2026-03-17 14:20:15.400 | + functions:setup_systemd_logging:716 : local pidstr= 2026-03-17 14:20:15.403 | + functions:setup_systemd_logging:717 : [[ False == \T\r\u\e ]] 2026-03-17 14:20:15.406 | + functions:setup_systemd_logging:721 : pidstr='(pid=%(process)d) ' 2026-03-17 14:20:15.410 | + 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-17 14:20:15.450 | + 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-17 14:20:15.492 | + 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-17 14:20:15.531 | + functions:setup_systemd_logging:727 : iniset /etc/neutron/neutron.conf DEFAULT logging_exception_prefix 'ERROR %(name)s %(instance)s' 2026-03-17 14:20:15.572 | + functions:setup_systemd_logging:730 : iniset /etc/neutron/neutron.conf DEFAULT log_color False 2026-03-17 14:20:15.615 | + lib/neutron:_configure_neutron_common:941 : _neutron_setup_rootwrap 2026-03-17 14:20:15.618 | + lib/neutron:_neutron_setup_rootwrap:1074 : [[ True == \F\a\l\s\e ]] 2026-03-17 14:20:15.621 | + lib/neutron:_neutron_setup_rootwrap:1078 : Q_CONF_ROOTWRAP_D=/etc/neutron/rootwrap.d 2026-03-17 14:20:15.625 | + lib/neutron:_neutron_setup_rootwrap:1079 : [[ -d /etc/neutron/rootwrap.d ]] 2026-03-17 14:20:15.627 | + lib/neutron:_neutron_setup_rootwrap:1083 : neutron_deploy_rootwrap_filters /opt/stack/neutron 2026-03-17 14:20:15.630 | + lib/neutron:neutron_deploy_rootwrap_filters:1064 : [[ True == \F\a\l\s\e ]] 2026-03-17 14:20:15.633 | + lib/neutron:neutron_deploy_rootwrap_filters:1067 : local srcdir=/opt/stack/neutron 2026-03-17 14:20:15.637 | + lib/neutron:neutron_deploy_rootwrap_filters:1068 : sudo install -d -o root -m 755 /etc/neutron/rootwrap.d 2026-03-17 14:20:15.666 | + 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-17 14:20:15.695 | + 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-17 14:20:15.725 | + 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-17 14:20:15.755 | + lib/neutron:_neutron_setup_rootwrap:1092 : sudo sed -e 's/^exec_dirs=.*/#&/' -i /etc/neutron/rootwrap.conf 2026-03-17 14:20:15.782 | + lib/neutron:_neutron_setup_rootwrap:1095 : ROOTWRAP_SUDOER_CMD='/usr/local/bin/neutron-rootwrap /etc/neutron/rootwrap.conf *' 2026-03-17 14:20:15.784 | + lib/neutron:_neutron_setup_rootwrap:1096 : ROOTWRAP_DAEMON_SUDOER_CMD='/usr/local/bin/neutron-rootwrap-daemon /etc/neutron/rootwrap.conf' 2026-03-17 14:20:15.789 | ++ lib/neutron:_neutron_setup_rootwrap:1099 : mktemp 2026-03-17 14:20:15.795 | + lib/neutron:_neutron_setup_rootwrap:1099 : TEMPFILE=/tmp/tmp.YMiL62slrC 2026-03-17 14:20:15.797 | + lib/neutron:_neutron_setup_rootwrap:1100 : echo 'stack ALL=(root) NOPASSWD: /usr/local/bin/neutron-rootwrap /etc/neutron/rootwrap.conf *' 2026-03-17 14:20:15.801 | + lib/neutron:_neutron_setup_rootwrap:1101 : echo 'stack ALL=(root) NOPASSWD: /usr/local/bin/neutron-rootwrap-daemon /etc/neutron/rootwrap.conf' 2026-03-17 14:20:15.804 | + lib/neutron:_neutron_setup_rootwrap:1102 : chmod 0440 /tmp/tmp.YMiL62slrC 2026-03-17 14:20:15.810 | + lib/neutron:_neutron_setup_rootwrap:1103 : sudo chown root:root /tmp/tmp.YMiL62slrC 2026-03-17 14:20:15.836 | + lib/neutron:_neutron_setup_rootwrap:1104 : sudo mv /tmp/tmp.YMiL62slrC /etc/sudoers.d/neutron-rootwrap 2026-03-17 14:20:15.862 | + lib/neutron:_neutron_setup_rootwrap:1107 : configure_root_helper_options /etc/neutron/neutron.conf 2026-03-17 14:20:15.865 | + lib/neutron:configure_root_helper_options:1111 : local conffile=/etc/neutron/neutron.conf 2026-03-17 14:20:15.868 | + lib/neutron:configure_root_helper_options:1112 : iniset /etc/neutron/neutron.conf agent root_helper 'sudo /usr/local/bin/neutron-rootwrap /etc/neutron/rootwrap.conf' 2026-03-17 14:20:15.908 | + lib/neutron:configure_root_helper_options:1113 : [[ True == \T\r\u\e ]] 2026-03-17 14:20:15.911 | + lib/neutron:configure_root_helper_options:1114 : iniset /etc/neutron/neutron.conf agent root_helper_daemon 'sudo /usr/local/bin/neutron-rootwrap-daemon /etc/neutron/rootwrap.conf' 2026-03-17 14:20:15.952 | + lib/neutron:configure_neutron:381 : iniset_rpc_backend neutron /etc/neutron/neutron.conf 2026-03-17 14:20:15.955 | + lib/rpc_backend:iniset_rpc_backend:144 : local package=neutron 2026-03-17 14:20:15.959 | + lib/rpc_backend:iniset_rpc_backend:145 : local file=/etc/neutron/neutron.conf 2026-03-17 14:20:15.962 | + lib/rpc_backend:iniset_rpc_backend:146 : local section=DEFAULT 2026-03-17 14:20:15.966 | + lib/rpc_backend:iniset_rpc_backend:147 : local virtual_host= 2026-03-17 14:20:15.969 | + lib/rpc_backend:iniset_rpc_backend:148 : is_service_enabled rabbit 2026-03-17 14:20:15.990 | + functions-common:is_service_enabled:2068 : return 0 2026-03-17 14:20:15.995 | ++ lib/rpc_backend:iniset_rpc_backend:149 : get_transport_url '' 2026-03-17 14:20:15.999 | ++ lib/rpc_backend:get_transport_url:126 : local virtual_host= 2026-03-17 14:20:16.002 | ++ lib/rpc_backend:get_transport_url:127 : is_service_enabled rabbit 2026-03-17 14:20:16.022 | ++ functions-common:is_service_enabled:2068 : return 0 2026-03-17 14:20:16.025 | ++ lib/rpc_backend:get_transport_url:128 : echo rabbit://stackrabbit:secretrabbit@38.102.83.89:5672/ 2026-03-17 14:20:16.031 | + lib/rpc_backend:iniset_rpc_backend:149 : iniset /etc/neutron/neutron.conf DEFAULT transport_url rabbit://stackrabbit:secretrabbit@38.102.83.89:5672/ 2026-03-17 14:20:16.073 | + lib/rpc_backend:iniset_rpc_backend:150 : '[' -n '' ']' 2026-03-17 14:20:16.077 | + lib/rpc_backend:iniset_rpc_backend:153 : '[' -n '' ']' 2026-03-17 14:20:16.080 | + lib/neutron:configure_neutron:383 : is_service_enabled q-metering neutron-metering 2026-03-17 14:20:16.101 | + functions-common:is_service_enabled:2068 : return 1 2026-03-17 14:20:16.104 | + lib/neutron:configure_neutron:386 : is_service_enabled q-agt neutron-agent 2026-03-17 14:20:16.126 | + functions-common:is_service_enabled:2068 : return 1 2026-03-17 14:20:16.129 | + lib/neutron:configure_neutron:389 : is_service_enabled q-dhcp neutron-dhcp 2026-03-17 14:20:16.151 | + functions-common:is_service_enabled:2068 : return 1 2026-03-17 14:20:16.155 | + lib/neutron:configure_neutron:392 : is_service_enabled q-l3 neutron-l3 2026-03-17 14:20:16.176 | + functions-common:is_service_enabled:2068 : return 1 2026-03-17 14:20:16.179 | + lib/neutron:configure_neutron:395 : is_service_enabled q-meta neutron-metadata-agent 2026-03-17 14:20:16.199 | + functions-common:is_service_enabled:2068 : return 1 2026-03-17 14:20:16.202 | + lib/neutron:configure_neutron:399 : [[ legacy != \l\e\g\a\c\y ]] 2026-03-17 14:20:16.206 | + lib/neutron:configure_neutron:402 : is_service_enabled ceilometer 2026-03-17 14:20:16.227 | + functions-common:is_service_enabled:2068 : return 1 2026-03-17 14:20:16.230 | + lib/neutron:configure_neutron:406 : [[ ovn == \o\v\n ]] 2026-03-17 14:20:16.233 | + lib/neutron:configure_neutron:407 : configure_ovn 2026-03-17 14:20:16.236 | + lib/neutron_plugins/ovn_agent:configure_ovn:549 : echo 'Configuring OVN' 2026-03-17 14:20:16.237 | Configuring OVN 2026-03-17 14:20:16.239 | + lib/neutron_plugins/ovn_agent:configure_ovn:551 : '[' -z '' ']' 2026-03-17 14:20:16.243 | + lib/neutron_plugins/ovn_agent:configure_ovn:552 : '[' -f /etc/openvswitch/system-id.conf ']' 2026-03-17 14:20:16.246 | ++ lib/neutron_plugins/ovn_agent:configure_ovn:555 : uuidgen 2026-03-17 14:20:16.253 | + lib/neutron_plugins/ovn_agent:configure_ovn:555 : OVN_UUID=159e359f-b651-4c4f-98b1-a989b37dd54c 2026-03-17 14:20:16.256 | + lib/neutron_plugins/ovn_agent:configure_ovn:556 : echo 159e359f-b651-4c4f-98b1-a989b37dd54c 2026-03-17 14:20:16.256 | + lib/neutron_plugins/ovn_agent:configure_ovn:556 : sudo tee /etc/openvswitch/system-id.conf 2026-03-17 14:20:16.275 | 159e359f-b651-4c4f-98b1-a989b37dd54c 2026-03-17 14:20:16.281 | + lib/neutron_plugins/ovn_agent:configure_ovn:568 : [[ False == \F\a\l\s\e ]] 2026-03-17 14:20:16.284 | + lib/neutron_plugins/ovn_agent:configure_ovn:568 : is_fedora 2026-03-17 14:20:16.287 | + functions-common:is_fedora:524 : [[ -z CentOSStream ]] 2026-03-17 14:20:16.291 | + functions-common:is_fedora:528 : '[' CentOSStream = Fedora ']' 2026-03-17 14:20:16.294 | + functions-common:is_fedora:528 : '[' CentOSStream = 'Red Hat' ']' 2026-03-17 14:20:16.296 | + functions-common:is_fedora:529 : '[' CentOSStream = openEuler ']' 2026-03-17 14:20:16.300 | + functions-common:is_fedora:530 : '[' CentOSStream = RedHatEnterpriseServer ']' 2026-03-17 14:20:16.302 | + functions-common:is_fedora:531 : '[' CentOSStream = RedHatEnterprise ']' 2026-03-17 14:20:16.305 | + functions-common:is_fedora:532 : '[' CentOSStream = RedHatEnterpriseLinux ']' 2026-03-17 14:20:16.308 | + functions-common:is_fedora:533 : '[' CentOSStream = RockyLinux ']' 2026-03-17 14:20:16.311 | + functions-common:is_fedora:534 : '[' CentOSStream = CentOS ']' 2026-03-17 14:20:16.314 | + functions-common:is_fedora:534 : '[' CentOSStream = CentOSStream ']' 2026-03-17 14:20:16.317 | + lib/neutron_plugins/ovn_agent:configure_ovn:569 : sudo truncate -s 0 /etc/openvswitch/default.conf 2026-03-17 14:20:16.347 | + lib/neutron_plugins/ovn_agent:configure_ovn:570 : sudo truncate -s 0 /etc/sysconfig/openvswitch 2026-03-17 14:20:16.373 | + lib/neutron_plugins/ovn_agent:configure_ovn:571 : sudo truncate -s 0 /etc/sysconfig/ovn 2026-03-17 14:20:16.399 | + lib/neutron_plugins/ovn_agent:configure_ovn:575 : local sample_file= 2026-03-17 14:20:16.402 | + lib/neutron_plugins/ovn_agent:configure_ovn:576 : local config_file= 2026-03-17 14:20:16.404 | + lib/neutron_plugins/ovn_agent:configure_ovn:577 : is_ovn_agent_enabled 2026-03-17 14:20:16.408 | + lib/neutron_plugins/ovn_agent:is_ovn_agent_enabled:319 : is_service_enabled q-ovn-agent neutron-ovn-agent 2026-03-17 14:20:16.427 | + functions-common:is_service_enabled:2068 : return 0 2026-03-17 14:20:16.430 | + lib/neutron_plugins/ovn_agent:is_ovn_agent_enabled:320 : enable_service q-ovn-agent 2026-03-17 14:20:16.477 | + lib/neutron_plugins/ovn_agent:is_ovn_agent_enabled:321 : return 0 2026-03-17 14:20:16.480 | + lib/neutron_plugins/ovn_agent:configure_ovn:577 : [[ metadata =~ metadata ]] 2026-03-17 14:20:16.483 | + lib/neutron_plugins/ovn_agent:configure_ovn:577 : is_service_enabled ovn-controller 2026-03-17 14:20:16.499 | + functions-common:is_service_enabled:2068 : return 0 2026-03-17 14:20:16.500 | + lib/neutron_plugins/ovn_agent:configure_ovn:578 : sample_file=/opt/stack/neutron/etc/neutron/plugins/ml2/ovn_agent.ini.sample 2026-03-17 14:20:16.504 | + lib/neutron_plugins/ovn_agent:configure_ovn:579 : config_file=/etc/neutron/plugins/ml2/ovn_agent.ini 2026-03-17 14:20:16.506 | + lib/neutron_plugins/ovn_agent:configure_ovn:584 : '[' -n /etc/neutron/plugins/ml2/ovn_agent.ini ']' 2026-03-17 14:20:16.507 | + lib/neutron_plugins/ovn_agent:configure_ovn:585 : sudo install -d -o stack /etc/neutron 2026-03-17 14:20:16.526 | + lib/neutron_plugins/ovn_agent:configure_ovn:587 : mkdir -p /opt/stack/neutron/etc/neutron/plugins/ml2 2026-03-17 14:20:16.532 | + lib/neutron_plugins/ovn_agent:configure_ovn:588 : cd /opt/stack/neutron 2026-03-17 14:20:16.536 | + lib/neutron_plugins/ovn_agent:configure_ovn:588 : exec ./tools/generate_config_file_samples.sh 2026-03-17 14:20:27.344 | /opt/stack/neutron/neutron/__init__.py:25: UserWarning: The selected oslo_service backend is "eventlet" 2026-03-17 14:20:27.344 | warnings.warn('The selected oslo_service backend is "eventlet"') 2026-03-17 14:20:34.066 | + 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-17 14:20:34.070 | + lib/neutron_plugins/ovn_agent:configure_ovn:591 : configure_root_helper_options /etc/neutron/plugins/ml2/ovn_agent.ini 2026-03-17 14:20:34.073 | + lib/neutron:configure_root_helper_options:1111 : local conffile=/etc/neutron/plugins/ml2/ovn_agent.ini 2026-03-17 14:20:34.076 | + lib/neutron:configure_root_helper_options:1112 : iniset /etc/neutron/plugins/ml2/ovn_agent.ini agent root_helper 'sudo /usr/local/bin/neutron-rootwrap /etc/neutron/rootwrap.conf' 2026-03-17 14:20:34.108 | + lib/neutron:configure_root_helper_options:1113 : [[ True == \T\r\u\e ]] 2026-03-17 14:20:34.110 | + lib/neutron:configure_root_helper_options:1114 : iniset /etc/neutron/plugins/ml2/ovn_agent.ini agent root_helper_daemon 'sudo /usr/local/bin/neutron-rootwrap-daemon /etc/neutron/rootwrap.conf' 2026-03-17 14:20:34.143 | + lib/neutron_plugins/ovn_agent:configure_ovn:593 : iniset /etc/neutron/plugins/ml2/ovn_agent.ini DEFAULT debug True 2026-03-17 14:20:34.173 | + lib/neutron_plugins/ovn_agent:configure_ovn:594 : iniset /etc/neutron/plugins/ml2/ovn_agent.ini DEFAULT nova_metadata_host 38.102.83.89 2026-03-17 14:20:34.218 | + lib/neutron_plugins/ovn_agent:configure_ovn:595 : iniset /etc/neutron/plugins/ml2/ovn_agent.ini DEFAULT metadata_workers 2 2026-03-17 14:20:34.265 | + 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-17 14:20:34.304 | + 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-17 14:20:34.348 | + lib/neutron_plugins/ovn_agent:configure_ovn:598 : iniset /etc/neutron/plugins/ml2/ovn_agent.ini ovn ovn_sb_connection ssl:38.102.83.89:6642 2026-03-17 14:20:34.391 | + lib/neutron_plugins/ovn_agent:configure_ovn:599 : is_service_enabled tls-proxy 2026-03-17 14:20:34.414 | + functions-common:is_service_enabled:2068 : return 0 2026-03-17 14:20:34.418 | + 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-17 14:20:34.464 | + 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-17 14:20:34.506 | + 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-17 14:20:34.545 | + lib/neutron_plugins/ovn_agent:configure_ovn:607 : [[ /etc/neutron/plugins/ml2/ovn_agent.ini == /etc/neutron/plugins/ml2/ovn_agent.ini ]] 2026-03-17 14:20:34.549 | + lib/neutron_plugins/ovn_agent:configure_ovn:608 : iniset /etc/neutron/plugins/ml2/ovn_agent.ini agent extensions metadata 2026-03-17 14:20:34.589 | + lib/neutron_plugins/ovn_agent:configure_ovn:609 : iniset /etc/neutron/plugins/ml2/ovn_agent.ini ovn ovn_nb_connection ssl:38.102.83.89:6641 2026-03-17 14:20:34.629 | + lib/neutron:configure_neutron:408 : configure_ovn_plugin 2026-03-17 14:20:34.632 | + lib/neutron_plugins/ovn_agent:configure_ovn_plugin:491 : echo 'Configuring Neutron for OVN' 2026-03-17 14:20:34.633 | Configuring Neutron for OVN 2026-03-17 14:20:34.636 | + lib/neutron_plugins/ovn_agent:configure_ovn_plugin:493 : is_service_enabled q-svc neutron-api 2026-03-17 14:20:34.656 | + functions-common:is_service_enabled:2068 : return 0 2026-03-17 14:20:34.660 | + lib/neutron_plugins/ovn_agent:configure_ovn_plugin:494 : filter_network_api_extensions 2026-03-17 14:20:34.665 | ++ lib/neutron_plugins/ovn_agent:filter_network_api_extensions:465 : /bin/python3.12 -c 'from neutron.common.ovn import extensions ;\ 2026-03-17 14:20:34.666 | print(",".join(extensions.ML2_SUPPORTED_API_EXTENSIONS))' 2026-03-17 14:20:36.363 | + 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-17 14:20:36.367 | ++ lib/neutron_plugins/ovn_agent:filter_network_api_extensions:468 : /bin/python3.12 -c 'from neutron.common.ovn import extensions ;\ 2026-03-17 14:20:36.367 | print(",".join(extensions.ML2_SUPPORTED_API_EXTENSIONS_OVN_L3))' 2026-03-17 14:20:37.685 | + 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-17 14:20:37.687 | + lib/neutron_plugins/ovn_agent:filter_network_api_extensions:469 : is_service_enabled q-qos neutron-qos 2026-03-17 14:20:37.705 | + functions-common:is_service_enabled:2068 : return 1 2026-03-17 14:20:37.708 | + 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-17 14:20:37.713 | ++ lib/neutron_plugins/ovn_agent:filter_network_api_extensions:473 : sort -u 2026-03-17 14:20:37.714 | ++ 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-17 14:20:37.714 | ++ lib/neutron_plugins/ovn_agent:filter_network_api_extensions:473 : tr ', ' '\n' 2026-03-17 14:20:37.720 | + lib/neutron_plugins/ovn_agent:filter_network_api_extensions:473 : extensions='address-group 2026-03-17 14:20:37.720 | address-scope 2026-03-17 14:20:37.720 | agent 2026-03-17 14:20:37.720 | allowed-address-pairs 2026-03-17 14:20:37.720 | auto-allocated-topology 2026-03-17 14:20:37.720 | availability_zone 2026-03-17 14:20:37.721 | bgp 2026-03-17 14:20:37.721 | bgp_4byte_asn 2026-03-17 14:20:37.721 | bgp_dragent_scheduler 2026-03-17 14:20:37.721 | binding 2026-03-17 14:20:37.721 | binding-extended 2026-03-17 14:20:37.721 | default-subnetpools 2026-03-17 14:20:37.721 | dhcp_agent_scheduler 2026-03-17 14:20:37.721 | dns-domain-ports 2026-03-17 14:20:37.721 | dns-integration 2026-03-17 14:20:37.721 | dns-integration-domain-keywords 2026-03-17 14:20:37.721 | empty-string-filtering 2026-03-17 14:20:37.721 | enable-default-route-bfd 2026-03-17 14:20:37.721 | enable-default-route-ecmp 2026-03-17 14:20:37.721 | expose-port-forwarding-in-fip 2026-03-17 14:20:37.721 | external-gateway-multihoming 2026-03-17 14:20:37.721 | external-net 2026-03-17 14:20:37.721 | ext-gw-mode 2026-03-17 14:20:37.721 | extra_dhcp_opt 2026-03-17 14:20:37.721 | extraroute 2026-03-17 14:20:37.721 | extraroute-atomic 2026-03-17 14:20:37.721 | filter-validation 2026-03-17 14:20:37.721 | fip-port-details 2026-03-17 14:20:37.721 | flavors 2026-03-17 14:20:37.721 | floatingip-pools 2026-03-17 14:20:37.722 | floating-ip-port-forwarding 2026-03-17 14:20:37.722 | floating-ip-port-forwarding-description 2026-03-17 14:20:37.722 | floating-ip-port-forwarding-detail 2026-03-17 14:20:37.722 | floating-ip-port-forwarding-port-ranges 2026-03-17 14:20:37.722 | fwaas_v2 2026-03-17 14:20:37.722 | ip_allocation 2026-03-17 14:20:37.722 | l3-flavors 2026-03-17 14:20:37.722 | l3-ha 2026-03-17 14:20:37.722 | logging 2026-03-17 14:20:37.722 | multi-provider 2026-03-17 14:20:37.722 | net-mtu 2026-03-17 14:20:37.722 | net-mtu-writable 2026-03-17 14:20:37.722 | network_availability_zone 2026-03-17 14:20:37.722 | network_ha 2026-03-17 14:20:37.722 | network-ip-availability 2026-03-17 14:20:37.722 | pagination 2026-03-17 14:20:37.722 | port-device-profile 2026-03-17 14:20:37.722 | port-hardware-offload-type 2026-03-17 14:20:37.722 | port-mac-address-regenerate 2026-03-17 14:20:37.722 | port-numa-affinity-policy 2026-03-17 14:20:37.722 | port-numa-affinity-policy-socket 2026-03-17 14:20:37.722 | port-resource-request 2026-03-17 14:20:37.722 | port-security 2026-03-17 14:20:37.722 | port-trusted-vif 2026-03-17 14:20:37.722 | project-id 2026-03-17 14:20:37.722 | provider 2026-03-17 14:20:37.722 | qinq 2026-03-17 14:20:37.722 | qos 2026-03-17 14:20:37.722 | qos-bw-limit-direction 2026-03-17 14:20:37.722 | qos-bw-minimum-ingress 2026-03-17 14:20:37.722 | qos-default 2026-03-17 14:20:37.722 | qos-fip 2026-03-17 14:20:37.722 | qos-gateway-ip 2026-03-17 14:20:37.722 | qos-rules-alias 2026-03-17 14:20:37.722 | qos-rule-type-details 2026-03-17 14:20:37.722 | qos-rule-type-filter 2026-03-17 14:20:37.722 | quota-check-limit 2026-03-17 14:20:37.722 | quota-check-limit-default 2026-03-17 14:20:37.722 | quota_details 2026-03-17 14:20:37.722 | quotas 2026-03-17 14:20:37.722 | rbac-address-scope 2026-03-17 14:20:37.722 | rbac-policies 2026-03-17 14:20:37.722 | rbac-security-groups 2026-03-17 14:20:37.722 | router 2026-03-17 14:20:37.722 | router_availability_zone 2026-03-17 14:20:37.722 | router-enable-snat 2026-03-17 14:20:37.722 | security-group 2026-03-17 14:20:37.722 | security-groups-default-rules 2026-03-17 14:20:37.722 | security-groups-normalized-cidr 2026-03-17 14:20:37.722 | security-groups-remote-address-group 2026-03-17 14:20:37.722 | security-groups-rules-belongs-to-default-sg 2026-03-17 14:20:37.722 | security-groups-shared-filtering 2026-03-17 14:20:37.722 | segment 2026-03-17 14:20:37.722 | sorting 2026-03-17 14:20:37.723 | standard-attr-description 2026-03-17 14:20:37.723 | standard-attr-fwaas-v2 2026-03-17 14:20:37.723 | standard-attr-revisions 2026-03-17 14:20:37.723 | standard-attr-tag 2026-03-17 14:20:37.723 | standard-attr-timestamp 2026-03-17 14:20:37.723 | stateful-security-group 2026-03-17 14:20:37.723 | subnet_allocation 2026-03-17 14:20:37.723 | subnet-dns-publish-fixed-ip 2026-03-17 14:20:37.723 | subnet-external-network 2026-03-17 14:20:37.723 | subnetpool-prefix-ops 2026-03-17 14:20:37.723 | subnet-service-types 2026-03-17 14:20:37.723 | tag-creation 2026-03-17 14:20:37.723 | tap-mirror 2026-03-17 14:20:37.723 | tap-mirror-both-direction 2026-03-17 14:20:37.723 | trunk 2026-03-17 14:20:37.723 | uplink-status-propagation 2026-03-17 14:20:37.723 | uplink-status-propagation-updatable 2026-03-17 14:20:37.723 | vlan-transparent 2026-03-17 14:20:37.723 | vpnaas 2026-03-17 14:20:37.723 | vpn-endpoint-groups' 2026-03-17 14:20:37.726 | ++ lib/neutron_plugins/ovn_agent:filter_network_api_extensions:474 : sort -u 2026-03-17 14:20:37.727 | ++ 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-17 14:20:37.727 | ++ lib/neutron_plugins/ovn_agent:filter_network_api_extensions:474 : tr ', ' '\n' 2026-03-17 14:20:37.732 | + lib/neutron_plugins/ovn_agent:filter_network_api_extensions:474 : supported_ext='address-group 2026-03-17 14:20:37.732 | address-scope 2026-03-17 14:20:37.732 | agent 2026-03-17 14:20:37.732 | allowed-address-pairs 2026-03-17 14:20:37.732 | auto-allocated-topology 2026-03-17 14:20:37.732 | availability_zone 2026-03-17 14:20:37.732 | bgp 2026-03-17 14:20:37.732 | bgp_4byte_asn 2026-03-17 14:20:37.732 | bgp_dragent_scheduler 2026-03-17 14:20:37.732 | binding 2026-03-17 14:20:37.732 | binding-extended 2026-03-17 14:20:37.732 | default-subnetpools 2026-03-17 14:20:37.732 | dhcp_agent_scheduler 2026-03-17 14:20:37.732 | dns-domain-ports 2026-03-17 14:20:37.732 | dns-integration 2026-03-17 14:20:37.732 | dns-integration-domain-keywords 2026-03-17 14:20:37.732 | empty-string-filtering 2026-03-17 14:20:37.732 | enable-default-route-bfd 2026-03-17 14:20:37.732 | enable-default-route-ecmp 2026-03-17 14:20:37.732 | expose-port-forwarding-in-fip 2026-03-17 14:20:37.732 | external-gateway-multihoming 2026-03-17 14:20:37.732 | external-net 2026-03-17 14:20:37.732 | ext-gw-mode 2026-03-17 14:20:37.732 | extra_dhcp_opt 2026-03-17 14:20:37.732 | extraroute 2026-03-17 14:20:37.732 | extraroute-atomic 2026-03-17 14:20:37.732 | filter-validation 2026-03-17 14:20:37.732 | fip-port-details 2026-03-17 14:20:37.732 | flavors 2026-03-17 14:20:37.732 | floatingip-pools 2026-03-17 14:20:37.733 | floating-ip-port-forwarding 2026-03-17 14:20:37.733 | floating-ip-port-forwarding-description 2026-03-17 14:20:37.733 | floating-ip-port-forwarding-detail 2026-03-17 14:20:37.733 | floating-ip-port-forwarding-port-ranges 2026-03-17 14:20:37.733 | fwaas_v2 2026-03-17 14:20:37.733 | ip_allocation 2026-03-17 14:20:37.733 | l3-flavors 2026-03-17 14:20:37.733 | l3-ha 2026-03-17 14:20:37.733 | logging 2026-03-17 14:20:37.733 | multi-provider 2026-03-17 14:20:37.733 | net-mtu 2026-03-17 14:20:37.733 | net-mtu-writable 2026-03-17 14:20:37.733 | network_availability_zone 2026-03-17 14:20:37.733 | network_ha 2026-03-17 14:20:37.733 | network-ip-availability 2026-03-17 14:20:37.733 | pagination 2026-03-17 14:20:37.733 | port-device-profile 2026-03-17 14:20:37.733 | port-hardware-offload-type 2026-03-17 14:20:37.733 | port-mac-address-regenerate 2026-03-17 14:20:37.733 | port-numa-affinity-policy 2026-03-17 14:20:37.733 | port-numa-affinity-policy-socket 2026-03-17 14:20:37.733 | port-resource-request 2026-03-17 14:20:37.733 | port-security 2026-03-17 14:20:37.733 | port-trusted-vif 2026-03-17 14:20:37.733 | project-id 2026-03-17 14:20:37.733 | provider 2026-03-17 14:20:37.733 | qinq 2026-03-17 14:20:37.733 | qos 2026-03-17 14:20:37.733 | qos-bw-limit-direction 2026-03-17 14:20:37.733 | qos-bw-minimum-ingress 2026-03-17 14:20:37.733 | qos-default 2026-03-17 14:20:37.733 | qos-fip 2026-03-17 14:20:37.733 | qos-gateway-ip 2026-03-17 14:20:37.733 | qos-rules-alias 2026-03-17 14:20:37.733 | qos-rule-type-details 2026-03-17 14:20:37.733 | qos-rule-type-filter 2026-03-17 14:20:37.733 | quota-check-limit 2026-03-17 14:20:37.733 | quota-check-limit-default 2026-03-17 14:20:37.733 | quota_details 2026-03-17 14:20:37.733 | quotas 2026-03-17 14:20:37.733 | rbac-address-scope 2026-03-17 14:20:37.733 | rbac-policies 2026-03-17 14:20:37.733 | rbac-security-groups 2026-03-17 14:20:37.733 | router 2026-03-17 14:20:37.733 | router_availability_zone 2026-03-17 14:20:37.733 | router-enable-snat 2026-03-17 14:20:37.734 | security-group 2026-03-17 14:20:37.734 | security-groups-default-rules 2026-03-17 14:20:37.734 | security-groups-normalized-cidr 2026-03-17 14:20:37.734 | security-groups-remote-address-group 2026-03-17 14:20:37.734 | security-groups-rules-belongs-to-default-sg 2026-03-17 14:20:37.734 | security-groups-shared-filtering 2026-03-17 14:20:37.734 | segment 2026-03-17 14:20:37.734 | sorting 2026-03-17 14:20:37.734 | standard-attr-description 2026-03-17 14:20:37.734 | standard-attr-fwaas-v2 2026-03-17 14:20:37.734 | standard-attr-revisions 2026-03-17 14:20:37.734 | standard-attr-tag 2026-03-17 14:20:37.734 | standard-attr-timestamp 2026-03-17 14:20:37.734 | stateful-security-group 2026-03-17 14:20:37.734 | subnet_allocation 2026-03-17 14:20:37.734 | subnet-dns-publish-fixed-ip 2026-03-17 14:20:37.734 | subnet-external-network 2026-03-17 14:20:37.734 | subnetpool-prefix-ops 2026-03-17 14:20:37.734 | subnet-service-types 2026-03-17 14:20:37.734 | tag-creation 2026-03-17 14:20:37.734 | tap-mirror 2026-03-17 14:20:37.734 | tap-mirror-both-direction 2026-03-17 14:20:37.734 | trunk 2026-03-17 14:20:37.734 | uplink-status-propagation 2026-03-17 14:20:37.734 | uplink-status-propagation-updatable 2026-03-17 14:20:37.734 | vlan-transparent 2026-03-17 14:20:37.734 | vpnaas 2026-03-17 14:20:37.734 | vpn-endpoint-groups' 2026-03-17 14:20:37.737 | ++ lib/neutron_plugins/ovn_agent:filter_network_api_extensions:475 : comm -12 /dev/fd/63 /dev/fd/62 2026-03-17 14:20:37.737 | +++ lib/neutron_plugins/ovn_agent:filter_network_api_extensions:475 : echo -e 'address-group 2026-03-17 14:20:37.737 | address-scope 2026-03-17 14:20:37.737 | agent 2026-03-17 14:20:37.737 | allowed-address-pairs 2026-03-17 14:20:37.737 | auto-allocated-topology 2026-03-17 14:20:37.737 | availability_zone 2026-03-17 14:20:37.737 | bgp 2026-03-17 14:20:37.737 | bgp_4byte_asn 2026-03-17 14:20:37.737 | bgp_dragent_scheduler 2026-03-17 14:20:37.737 | binding 2026-03-17 14:20:37.737 | binding-extended 2026-03-17 14:20:37.737 | default-subnetpools 2026-03-17 14:20:37.737 | dhcp_agent_scheduler 2026-03-17 14:20:37.737 | dns-domain-ports 2026-03-17 14:20:37.737 | dns-integration 2026-03-17 14:20:37.737 | dns-integration-domain-keywords 2026-03-17 14:20:37.737 | empty-string-filtering 2026-03-17 14:20:37.738 | enable-default-route-bfd 2026-03-17 14:20:37.738 | enable-default-route-ecmp 2026-03-17 14:20:37.738 | expose-port-forwarding-in-fip 2026-03-17 14:20:37.738 | external-gateway-multihoming 2026-03-17 14:20:37.738 | external-net 2026-03-17 14:20:37.738 | ext-gw-mode 2026-03-17 14:20:37.738 | extra_dhcp_opt 2026-03-17 14:20:37.738 | extraroute 2026-03-17 14:20:37.738 | extraroute-atomic 2026-03-17 14:20:37.738 | filter-validation 2026-03-17 14:20:37.738 | fip-port-details 2026-03-17 14:20:37.738 | flavors 2026-03-17 14:20:37.738 | floatingip-pools 2026-03-17 14:20:37.738 | floating-ip-port-forwarding 2026-03-17 14:20:37.738 | floating-ip-port-forwarding-description 2026-03-17 14:20:37.738 | floating-ip-port-forwarding-detail 2026-03-17 14:20:37.738 | floating-ip-port-forwarding-port-ranges 2026-03-17 14:20:37.738 | fwaas_v2 2026-03-17 14:20:37.738 | ip_allocation 2026-03-17 14:20:37.738 | l3-flavors 2026-03-17 14:20:37.738 | l3-ha 2026-03-17 14:20:37.738 | logging 2026-03-17 14:20:37.738 | multi-provider 2026-03-17 14:20:37.739 | net-mtu 2026-03-17 14:20:37.739 | net-mtu-writable 2026-03-17 14:20:37.739 | network_availability_zone 2026-03-17 14:20:37.739 | network_ha 2026-03-17 14:20:37.739 | network-ip-availability 2026-03-17 14:20:37.739 | pagination 2026-03-17 14:20:37.739 | port-device-profile 2026-03-17 14:20:37.739 | port-hardware-offload-type 2026-03-17 14:20:37.739 | port-mac-address-regenerate 2026-03-17 14:20:37.739 | port-numa-affinity-policy 2026-03-17 14:20:37.739 | port-numa-affinity-policy-socket 2026-03-17 14:20:37.739 | port-resource-request 2026-03-17 14:20:37.739 | port-security 2026-03-17 14:20:37.739 | port-trusted-vif 2026-03-17 14:20:37.739 | project-id 2026-03-17 14:20:37.739 | provider 2026-03-17 14:20:37.739 | qinq 2026-03-17 14:20:37.739 | qos 2026-03-17 14:20:37.739 | qos-bw-limit-direction 2026-03-17 14:20:37.739 | qos-bw-minimum-ingress 2026-03-17 14:20:37.739 | qos-default 2026-03-17 14:20:37.739 | qos-fip 2026-03-17 14:20:37.740 | qos-gateway-ip 2026-03-17 14:20:37.740 | qos-rules-alias 2026-03-17 14:20:37.740 | qos-rule-type-details 2026-03-17 14:20:37.740 | qos-rule-type-filter 2026-03-17 14:20:37.740 | quota-check-limit 2026-03-17 14:20:37.740 | quota-check-limit-default 2026-03-17 14:20:37.740 | quota_details 2026-03-17 14:20:37.740 | quotas 2026-03-17 14:20:37.740 | rbac-address-scope 2026-03-17 14:20:37.740 | rbac-policies 2026-03-17 14:20:37.740 | rbac-security-groups 2026-03-17 14:20:37.740 | router 2026-03-17 14:20:37.740 | router_availability_zone 2026-03-17 14:20:37.740 | router-enable-snat 2026-03-17 14:20:37.740 | security-group 2026-03-17 14:20:37.740 | security-groups-default-rules 2026-03-17 14:20:37.740 | security-groups-normalized-cidr 2026-03-17 14:20:37.740 | security-groups-remote-address-group 2026-03-17 14:20:37.740 | security-groups-rules-belongs-to-default-sg 2026-03-17 14:20:37.740 | security-groups-shared-filtering 2026-03-17 14:20:37.740 | segment 2026-03-17 14:20:37.740 | sorting 2026-03-17 14:20:37.741 | standard-attr-description 2026-03-17 14:20:37.741 | standard-attr-fwaas-v2 2026-03-17 14:20:37.741 | standard-attr-revisions 2026-03-17 14:20:37.741 | standard-attr-tag 2026-03-17 14:20:37.741 | standard-attr-timestamp 2026-03-17 14:20:37.741 | stateful-security-group 2026-03-17 14:20:37.741 | subnet_allocation 2026-03-17 14:20:37.741 | subnet-dns-publish-fixed-ip 2026-03-17 14:20:37.741 | subnet-external-network 2026-03-17 14:20:37.741 | subnetpool-prefix-ops 2026-03-17 14:20:37.741 | subnet-service-types 2026-03-17 14:20:37.741 | tag-creation 2026-03-17 14:20:37.741 | tap-mirror 2026-03-17 14:20:37.741 | tap-mirror-both-direction 2026-03-17 14:20:37.741 | trunk 2026-03-17 14:20:37.741 | uplink-status-propagation 2026-03-17 14:20:37.741 | uplink-status-propagation-updatable 2026-03-17 14:20:37.741 | vlan-transparent 2026-03-17 14:20:37.741 | vpnaas 2026-03-17 14:20:37.741 | vpn-endpoint-groups' 2026-03-17 14:20:37.741 | +++ lib/neutron_plugins/ovn_agent:filter_network_api_extensions:475 : echo -e 'address-group 2026-03-17 14:20:37.741 | address-scope 2026-03-17 14:20:37.741 | agent 2026-03-17 14:20:37.741 | allowed-address-pairs 2026-03-17 14:20:37.741 | auto-allocated-topology 2026-03-17 14:20:37.742 | availability_zone 2026-03-17 14:20:37.742 | bgp 2026-03-17 14:20:37.742 | bgp_4byte_asn 2026-03-17 14:20:37.742 | bgp_dragent_scheduler 2026-03-17 14:20:37.742 | binding 2026-03-17 14:20:37.742 | binding-extended 2026-03-17 14:20:37.742 | default-subnetpools 2026-03-17 14:20:37.742 | dhcp_agent_scheduler 2026-03-17 14:20:37.742 | dns-domain-ports 2026-03-17 14:20:37.742 | dns-integration 2026-03-17 14:20:37.742 | dns-integration-domain-keywords 2026-03-17 14:20:37.742 | empty-string-filtering 2026-03-17 14:20:37.742 | enable-default-route-bfd 2026-03-17 14:20:37.742 | enable-default-route-ecmp 2026-03-17 14:20:37.742 | expose-port-forwarding-in-fip 2026-03-17 14:20:37.742 | external-gateway-multihoming 2026-03-17 14:20:37.742 | external-net 2026-03-17 14:20:37.742 | ext-gw-mode 2026-03-17 14:20:37.742 | extra_dhcp_opt 2026-03-17 14:20:37.742 | extraroute 2026-03-17 14:20:37.742 | extraroute-atomic 2026-03-17 14:20:37.742 | filter-validation 2026-03-17 14:20:37.742 | fip-port-details 2026-03-17 14:20:37.742 | flavors 2026-03-17 14:20:37.742 | floatingip-pools 2026-03-17 14:20:37.742 | floating-ip-port-forwarding 2026-03-17 14:20:37.742 | floating-ip-port-forwarding-description 2026-03-17 14:20:37.742 | floating-ip-port-forwarding-detail 2026-03-17 14:20:37.742 | floating-ip-port-forwarding-port-ranges 2026-03-17 14:20:37.742 | fwaas_v2 2026-03-17 14:20:37.742 | ip_allocation 2026-03-17 14:20:37.742 | l3-flavors 2026-03-17 14:20:37.742 | l3-ha 2026-03-17 14:20:37.742 | logging 2026-03-17 14:20:37.742 | multi-provider 2026-03-17 14:20:37.742 | net-mtu 2026-03-17 14:20:37.742 | net-mtu-writable 2026-03-17 14:20:37.742 | network_availability_zone 2026-03-17 14:20:37.742 | network_ha 2026-03-17 14:20:37.742 | network-ip-availability 2026-03-17 14:20:37.742 | pagination 2026-03-17 14:20:37.742 | port-device-profile 2026-03-17 14:20:37.742 | port-hardware-offload-type 2026-03-17 14:20:37.742 | port-mac-address-regenerate 2026-03-17 14:20:37.742 | port-numa-affinity-policy 2026-03-17 14:20:37.742 | port-numa-affinity-policy-socket 2026-03-17 14:20:37.742 | port-resource-request 2026-03-17 14:20:37.742 | port-security 2026-03-17 14:20:37.742 | port-trusted-vif 2026-03-17 14:20:37.742 | project-id 2026-03-17 14:20:37.742 | provider 2026-03-17 14:20:37.742 | qinq 2026-03-17 14:20:37.742 | qos 2026-03-17 14:20:37.742 | qos-bw-limit-direction 2026-03-17 14:20:37.742 | qos-bw-minimum-ingress 2026-03-17 14:20:37.742 | qos-default 2026-03-17 14:20:37.742 | qos-fip 2026-03-17 14:20:37.742 | qos-gateway-ip 2026-03-17 14:20:37.742 | qos-rules-alias 2026-03-17 14:20:37.742 | qos-rule-type-details 2026-03-17 14:20:37.742 | qos-rule-type-filter 2026-03-17 14:20:37.742 | quota-check-limit 2026-03-17 14:20:37.742 | quota-check-limit-default 2026-03-17 14:20:37.742 | quota_details 2026-03-17 14:20:37.742 | quotas 2026-03-17 14:20:37.742 | rbac-address-scope 2026-03-17 14:20:37.742 | rbac-policies 2026-03-17 14:20:37.742 | rbac-security-groups 2026-03-17 14:20:37.742 | router 2026-03-17 14:20:37.742 | router_availability_zone 2026-03-17 14:20:37.742 | router-enable-snat 2026-03-17 14:20:37.743 | security-group 2026-03-17 14:20:37.743 | security-groups-default-rules 2026-03-17 14:20:37.743 | security-groups-normalized-cidr 2026-03-17 14:20:37.743 | security-groups-remote-address-group 2026-03-17 14:20:37.743 | security-groups-rules-belongs-to-default-sg 2026-03-17 14:20:37.743 | security-groups-shared-filtering 2026-03-17 14:20:37.743 | segment 2026-03-17 14:20:37.743 | sorting 2026-03-17 14:20:37.743 | standard-attr-description 2026-03-17 14:20:37.743 | standard-attr-fwaas-v2 2026-03-17 14:20:37.743 | standard-attr-revisions 2026-03-17 14:20:37.743 | standard-attr-tag 2026-03-17 14:20:37.743 | standard-attr-timestamp 2026-03-17 14:20:37.743 | stateful-security-group 2026-03-17 14:20:37.743 | subnet_allocation 2026-03-17 14:20:37.743 | subnet-dns-publish-fixed-ip 2026-03-17 14:20:37.743 | subnet-external-network 2026-03-17 14:20:37.743 | subnetpool-prefix-ops 2026-03-17 14:20:37.743 | subnet-service-types 2026-03-17 14:20:37.743 | tag-creation 2026-03-17 14:20:37.743 | tap-mirror 2026-03-17 14:20:37.743 | tap-mirror-both-direction 2026-03-17 14:20:37.743 | trunk 2026-03-17 14:20:37.743 | uplink-status-propagation 2026-03-17 14:20:37.743 | uplink-status-propagation-updatable 2026-03-17 14:20:37.743 | vlan-transparent 2026-03-17 14:20:37.743 | vpnaas 2026-03-17 14:20:37.743 | vpn-endpoint-groups' 2026-03-17 14:20:37.743 | + lib/neutron_plugins/ovn_agent:filter_network_api_extensions:475 : enabled_ext='address-group 2026-03-17 14:20:37.743 | address-scope 2026-03-17 14:20:37.743 | agent 2026-03-17 14:20:37.743 | allowed-address-pairs 2026-03-17 14:20:37.743 | auto-allocated-topology 2026-03-17 14:20:37.743 | availability_zone 2026-03-17 14:20:37.743 | bgp 2026-03-17 14:20:37.743 | bgp_4byte_asn 2026-03-17 14:20:37.743 | bgp_dragent_scheduler 2026-03-17 14:20:37.743 | binding 2026-03-17 14:20:37.743 | binding-extended 2026-03-17 14:20:37.743 | default-subnetpools 2026-03-17 14:20:37.743 | dhcp_agent_scheduler 2026-03-17 14:20:37.743 | dns-domain-ports 2026-03-17 14:20:37.743 | dns-integration 2026-03-17 14:20:37.743 | dns-integration-domain-keywords 2026-03-17 14:20:37.743 | empty-string-filtering 2026-03-17 14:20:37.743 | enable-default-route-bfd 2026-03-17 14:20:37.743 | enable-default-route-ecmp 2026-03-17 14:20:37.743 | expose-port-forwarding-in-fip 2026-03-17 14:20:37.743 | external-gateway-multihoming 2026-03-17 14:20:37.743 | external-net 2026-03-17 14:20:37.743 | ext-gw-mode 2026-03-17 14:20:37.743 | extra_dhcp_opt 2026-03-17 14:20:37.743 | extraroute 2026-03-17 14:20:37.743 | extraroute-atomic 2026-03-17 14:20:37.743 | filter-validation 2026-03-17 14:20:37.743 | fip-port-details 2026-03-17 14:20:37.743 | flavors 2026-03-17 14:20:37.743 | floatingip-pools 2026-03-17 14:20:37.743 | floating-ip-port-forwarding 2026-03-17 14:20:37.743 | floating-ip-port-forwarding-description 2026-03-17 14:20:37.743 | floating-ip-port-forwarding-detail 2026-03-17 14:20:37.743 | floating-ip-port-forwarding-port-ranges 2026-03-17 14:20:37.743 | fwaas_v2 2026-03-17 14:20:37.743 | ip_allocation 2026-03-17 14:20:37.743 | l3-flavors 2026-03-17 14:20:37.743 | l3-ha 2026-03-17 14:20:37.743 | logging 2026-03-17 14:20:37.743 | multi-provider 2026-03-17 14:20:37.743 | net-mtu 2026-03-17 14:20:37.743 | net-mtu-writable 2026-03-17 14:20:37.743 | network_availability_zone 2026-03-17 14:20:37.743 | network_ha 2026-03-17 14:20:37.743 | network-ip-availability 2026-03-17 14:20:37.743 | pagination 2026-03-17 14:20:37.743 | port-device-profile 2026-03-17 14:20:37.743 | port-hardware-offload-type 2026-03-17 14:20:37.743 | port-mac-address-regenerate 2026-03-17 14:20:37.743 | port-numa-affinity-policy 2026-03-17 14:20:37.743 | port-numa-affinity-policy-socket 2026-03-17 14:20:37.743 | port-resource-request 2026-03-17 14:20:37.743 | port-security 2026-03-17 14:20:37.743 | port-trusted-vif 2026-03-17 14:20:37.743 | project-id 2026-03-17 14:20:37.743 | provider 2026-03-17 14:20:37.743 | qinq 2026-03-17 14:20:37.743 | qos 2026-03-17 14:20:37.743 | qos-bw-limit-direction 2026-03-17 14:20:37.743 | qos-bw-minimum-ingress 2026-03-17 14:20:37.744 | qos-default 2026-03-17 14:20:37.744 | qos-fip 2026-03-17 14:20:37.744 | qos-gateway-ip 2026-03-17 14:20:37.744 | qos-rules-alias 2026-03-17 14:20:37.744 | qos-rule-type-details 2026-03-17 14:20:37.744 | qos-rule-type-filter 2026-03-17 14:20:37.744 | quota-check-limit 2026-03-17 14:20:37.744 | quota-check-limit-default 2026-03-17 14:20:37.744 | quota_details 2026-03-17 14:20:37.744 | quotas 2026-03-17 14:20:37.744 | rbac-address-scope 2026-03-17 14:20:37.744 | rbac-policies 2026-03-17 14:20:37.744 | rbac-security-groups 2026-03-17 14:20:37.744 | router 2026-03-17 14:20:37.744 | router_availability_zone 2026-03-17 14:20:37.744 | router-enable-snat 2026-03-17 14:20:37.744 | security-group 2026-03-17 14:20:37.744 | security-groups-default-rules 2026-03-17 14:20:37.744 | security-groups-normalized-cidr 2026-03-17 14:20:37.744 | security-groups-remote-address-group 2026-03-17 14:20:37.744 | security-groups-rules-belongs-to-default-sg 2026-03-17 14:20:37.744 | security-groups-shared-filtering 2026-03-17 14:20:37.744 | segment 2026-03-17 14:20:37.744 | sorting 2026-03-17 14:20:37.744 | standard-attr-description 2026-03-17 14:20:37.744 | standard-attr-fwaas-v2 2026-03-17 14:20:37.744 | standard-attr-revisions 2026-03-17 14:20:37.744 | standard-attr-tag 2026-03-17 14:20:37.744 | standard-attr-timestamp 2026-03-17 14:20:37.744 | stateful-security-group 2026-03-17 14:20:37.744 | subnet_allocation 2026-03-17 14:20:37.744 | subnet-dns-publish-fixed-ip 2026-03-17 14:20:37.744 | subnet-external-network 2026-03-17 14:20:37.744 | subnetpool-prefix-ops 2026-03-17 14:20:37.744 | subnet-service-types 2026-03-17 14:20:37.744 | tag-creation 2026-03-17 14:20:37.744 | tap-mirror 2026-03-17 14:20:37.744 | tap-mirror-both-direction 2026-03-17 14:20:37.744 | trunk 2026-03-17 14:20:37.744 | uplink-status-propagation 2026-03-17 14:20:37.744 | uplink-status-propagation-updatable 2026-03-17 14:20:37.744 | vlan-transparent 2026-03-17 14:20:37.744 | vpnaas 2026-03-17 14:20:37.744 | vpn-endpoint-groups' 2026-03-17 14:20:37.747 | ++ lib/neutron_plugins/ovn_agent:filter_network_api_extensions:476 : comm -3 /dev/fd/63 /dev/fd/62 2026-03-17 14:20:37.748 | +++ lib/neutron_plugins/ovn_agent:filter_network_api_extensions:476 : echo -e 'address-group 2026-03-17 14:20:37.748 | address-scope 2026-03-17 14:20:37.748 | agent 2026-03-17 14:20:37.748 | allowed-address-pairs 2026-03-17 14:20:37.748 | auto-allocated-topology 2026-03-17 14:20:37.748 | availability_zone 2026-03-17 14:20:37.748 | bgp 2026-03-17 14:20:37.748 | bgp_4byte_asn 2026-03-17 14:20:37.748 | bgp_dragent_scheduler 2026-03-17 14:20:37.748 | binding 2026-03-17 14:20:37.748 | binding-extended 2026-03-17 14:20:37.748 | default-subnetpools 2026-03-17 14:20:37.748 | dhcp_agent_scheduler 2026-03-17 14:20:37.748 | dns-domain-ports 2026-03-17 14:20:37.748 | dns-integration 2026-03-17 14:20:37.748 | dns-integration-domain-keywords 2026-03-17 14:20:37.748 | empty-string-filtering 2026-03-17 14:20:37.748 | enable-default-route-bfd 2026-03-17 14:20:37.748 | enable-default-route-ecmp 2026-03-17 14:20:37.748 | expose-port-forwarding-in-fip 2026-03-17 14:20:37.748 | external-gateway-multihoming 2026-03-17 14:20:37.748 | external-net 2026-03-17 14:20:37.748 | ext-gw-mode 2026-03-17 14:20:37.748 | extra_dhcp_opt 2026-03-17 14:20:37.748 | extraroute 2026-03-17 14:20:37.749 | extraroute-atomic 2026-03-17 14:20:37.749 | filter-validation 2026-03-17 14:20:37.749 | fip-port-details 2026-03-17 14:20:37.749 | flavors 2026-03-17 14:20:37.749 | floatingip-pools 2026-03-17 14:20:37.749 | floating-ip-port-forwarding 2026-03-17 14:20:37.749 | floating-ip-port-forwarding-description 2026-03-17 14:20:37.749 | floating-ip-port-forwarding-detail 2026-03-17 14:20:37.749 | floating-ip-port-forwarding-port-ranges 2026-03-17 14:20:37.749 | fwaas_v2 2026-03-17 14:20:37.749 | ip_allocation 2026-03-17 14:20:37.749 | l3-flavors 2026-03-17 14:20:37.749 | l3-ha 2026-03-17 14:20:37.749 | logging 2026-03-17 14:20:37.749 | multi-provider 2026-03-17 14:20:37.749 | net-mtu 2026-03-17 14:20:37.749 | net-mtu-writable 2026-03-17 14:20:37.749 | network_availability_zone 2026-03-17 14:20:37.749 | network_ha 2026-03-17 14:20:37.749 | network-ip-availability 2026-03-17 14:20:37.749 | pagination 2026-03-17 14:20:37.749 | port-device-profile 2026-03-17 14:20:37.749 | port-hardware-offload-type 2026-03-17 14:20:37.749 | port-mac-address-regenerate 2026-03-17 14:20:37.749 | port-numa-affinity-policy 2026-03-17 14:20:37.749 | port-numa-affinity-policy-socket 2026-03-17 14:20:37.749 | port-resource-request 2026-03-17 14:20:37.749 | port-security 2026-03-17 14:20:37.749 | port-trusted-vif 2026-03-17 14:20:37.749 | project-id 2026-03-17 14:20:37.749 | provider 2026-03-17 14:20:37.749 | qinq 2026-03-17 14:20:37.749 | qos 2026-03-17 14:20:37.749 | qos-bw-limit-direction 2026-03-17 14:20:37.749 | qos-bw-minimum-ingress 2026-03-17 14:20:37.749 | qos-default 2026-03-17 14:20:37.749 | qos-fip 2026-03-17 14:20:37.749 | qos-gateway-ip 2026-03-17 14:20:37.749 | qos-rules-alias 2026-03-17 14:20:37.749 | qos-rule-type-details 2026-03-17 14:20:37.749 | qos-rule-type-filter 2026-03-17 14:20:37.749 | quota-check-limit 2026-03-17 14:20:37.749 | quota-check-limit-default 2026-03-17 14:20:37.749 | quota_details 2026-03-17 14:20:37.749 | quotas 2026-03-17 14:20:37.749 | rbac-address-scope 2026-03-17 14:20:37.749 | rbac-policies 2026-03-17 14:20:37.749 | rbac-security-groups 2026-03-17 14:20:37.749 | router 2026-03-17 14:20:37.749 | router_availability_zone 2026-03-17 14:20:37.749 | router-enable-snat 2026-03-17 14:20:37.749 | security-group 2026-03-17 14:20:37.749 | security-groups-default-rules 2026-03-17 14:20:37.749 | security-groups-normalized-cidr 2026-03-17 14:20:37.749 | security-groups-remote-address-group 2026-03-17 14:20:37.749 | security-groups-rules-belongs-to-default-sg 2026-03-17 14:20:37.750 | security-groups-shared-filtering 2026-03-17 14:20:37.750 | segment 2026-03-17 14:20:37.750 | sorting 2026-03-17 14:20:37.750 | standard-attr-description 2026-03-17 14:20:37.750 | standard-attr-fwaas-v2 2026-03-17 14:20:37.750 | standard-attr-revisions 2026-03-17 14:20:37.750 | standard-attr-tag 2026-03-17 14:20:37.750 | standard-attr-timestamp 2026-03-17 14:20:37.750 | stateful-security-group 2026-03-17 14:20:37.750 | subnet_allocation 2026-03-17 14:20:37.750 | subnet-dns-publish-fixed-ip 2026-03-17 14:20:37.750 | subnet-external-network 2026-03-17 14:20:37.750 | subnetpool-prefix-ops 2026-03-17 14:20:37.750 | subnet-service-types 2026-03-17 14:20:37.750 | tag-creation 2026-03-17 14:20:37.750 | tap-mirror 2026-03-17 14:20:37.750 | tap-mirror-both-direction 2026-03-17 14:20:37.750 | trunk 2026-03-17 14:20:37.750 | uplink-status-propagation 2026-03-17 14:20:37.750 | uplink-status-propagation-updatable 2026-03-17 14:20:37.750 | vlan-transparent 2026-03-17 14:20:37.750 | vpnaas 2026-03-17 14:20:37.750 | vpn-endpoint-groups' 2026-03-17 14:20:37.750 | +++ lib/neutron_plugins/ovn_agent:filter_network_api_extensions:476 : echo -e 'address-group 2026-03-17 14:20:37.750 | address-scope 2026-03-17 14:20:37.750 | agent 2026-03-17 14:20:37.750 | allowed-address-pairs 2026-03-17 14:20:37.750 | auto-allocated-topology 2026-03-17 14:20:37.750 | availability_zone 2026-03-17 14:20:37.750 | bgp 2026-03-17 14:20:37.750 | bgp_4byte_asn 2026-03-17 14:20:37.750 | bgp_dragent_scheduler 2026-03-17 14:20:37.750 | binding 2026-03-17 14:20:37.750 | binding-extended 2026-03-17 14:20:37.750 | default-subnetpools 2026-03-17 14:20:37.750 | dhcp_agent_scheduler 2026-03-17 14:20:37.750 | dns-domain-ports 2026-03-17 14:20:37.750 | dns-integration 2026-03-17 14:20:37.750 | dns-integration-domain-keywords 2026-03-17 14:20:37.750 | empty-string-filtering 2026-03-17 14:20:37.750 | enable-default-route-bfd 2026-03-17 14:20:37.750 | enable-default-route-ecmp 2026-03-17 14:20:37.750 | expose-port-forwarding-in-fip 2026-03-17 14:20:37.750 | external-gateway-multihoming 2026-03-17 14:20:37.750 | external-net 2026-03-17 14:20:37.750 | ext-gw-mode 2026-03-17 14:20:37.750 | extra_dhcp_opt 2026-03-17 14:20:37.750 | extraroute 2026-03-17 14:20:37.750 | extraroute-atomic 2026-03-17 14:20:37.750 | filter-validation 2026-03-17 14:20:37.750 | fip-port-details 2026-03-17 14:20:37.750 | flavors 2026-03-17 14:20:37.750 | floatingip-pools 2026-03-17 14:20:37.750 | floating-ip-port-forwarding 2026-03-17 14:20:37.750 | floating-ip-port-forwarding-description 2026-03-17 14:20:37.750 | floating-ip-port-forwarding-detail 2026-03-17 14:20:37.750 | floating-ip-port-forwarding-port-ranges 2026-03-17 14:20:37.750 | fwaas_v2 2026-03-17 14:20:37.751 | ip_allocation 2026-03-17 14:20:37.751 | l3-flavors 2026-03-17 14:20:37.751 | l3-ha 2026-03-17 14:20:37.751 | logging 2026-03-17 14:20:37.751 | multi-provider 2026-03-17 14:20:37.751 | net-mtu 2026-03-17 14:20:37.751 | net-mtu-writable 2026-03-17 14:20:37.751 | network_availability_zone 2026-03-17 14:20:37.751 | network_ha 2026-03-17 14:20:37.751 | network-ip-availability 2026-03-17 14:20:37.751 | pagination 2026-03-17 14:20:37.751 | port-device-profile 2026-03-17 14:20:37.751 | port-hardware-offload-type 2026-03-17 14:20:37.751 | port-mac-address-regenerate 2026-03-17 14:20:37.751 | port-numa-affinity-policy 2026-03-17 14:20:37.751 | port-numa-affinity-policy-socket 2026-03-17 14:20:37.751 | port-resource-request 2026-03-17 14:20:37.751 | port-security 2026-03-17 14:20:37.752 | port-trusted-vif 2026-03-17 14:20:37.752 | project-id 2026-03-17 14:20:37.752 | provider 2026-03-17 14:20:37.752 | qinq 2026-03-17 14:20:37.752 | qos 2026-03-17 14:20:37.752 | qos-bw-limit-direction 2026-03-17 14:20:37.752 | qos-bw-minimum-ingress 2026-03-17 14:20:37.752 | qos-default 2026-03-17 14:20:37.752 | qos-fip 2026-03-17 14:20:37.752 | qos-gateway-ip 2026-03-17 14:20:37.752 | qos-rules-alias 2026-03-17 14:20:37.752 | qos-rule-type-details 2026-03-17 14:20:37.752 | qos-rule-type-filter 2026-03-17 14:20:37.752 | quota-check-limit 2026-03-17 14:20:37.752 | quota-check-limit-default 2026-03-17 14:20:37.752 | quota_details 2026-03-17 14:20:37.753 | quotas 2026-03-17 14:20:37.753 | rbac-address-scope 2026-03-17 14:20:37.753 | rbac-policies 2026-03-17 14:20:37.753 | rbac-security-groups 2026-03-17 14:20:37.753 | router 2026-03-17 14:20:37.753 | router_availability_zone 2026-03-17 14:20:37.753 | router-enable-snat 2026-03-17 14:20:37.753 | security-group 2026-03-17 14:20:37.753 | security-groups-default-rules 2026-03-17 14:20:37.753 | security-groups-normalized-cidr 2026-03-17 14:20:37.753 | security-groups-remote-address-group 2026-03-17 14:20:37.753 | security-groups-rules-belongs-to-default-sg 2026-03-17 14:20:37.753 | security-groups-shared-filtering 2026-03-17 14:20:37.754 | segment 2026-03-17 14:20:37.754 | sorting 2026-03-17 14:20:37.754 | standard-attr-description 2026-03-17 14:20:37.754 | standard-attr-fwaas-v2 2026-03-17 14:20:37.754 | standard-attr-revisions 2026-03-17 14:20:37.754 | standard-attr-tag 2026-03-17 14:20:37.754 | standard-attr-timestamp 2026-03-17 14:20:37.754 | stateful-security-group 2026-03-17 14:20:37.754 | subnet_allocation 2026-03-17 14:20:37.754 | subnet-dns-publish-fixed-ip 2026-03-17 14:20:37.754 | subnet-external-network 2026-03-17 14:20:37.754 | subnetpool-prefix-ops 2026-03-17 14:20:37.754 | subnet-service-types 2026-03-17 14:20:37.754 | tag-creation 2026-03-17 14:20:37.754 | tap-mirror 2026-03-17 14:20:37.754 | tap-mirror-both-direction 2026-03-17 14:20:37.755 | trunk 2026-03-17 14:20:37.755 | uplink-status-propagation 2026-03-17 14:20:37.755 | uplink-status-propagation-updatable 2026-03-17 14:20:37.755 | vlan-transparent 2026-03-17 14:20:37.755 | vpnaas 2026-03-17 14:20:37.755 | vpn-endpoint-groups' 2026-03-17 14:20:37.755 | + lib/neutron_plugins/ovn_agent:filter_network_api_extensions:476 : disabled_ext= 2026-03-17 14:20:37.756 | + lib/neutron_plugins/ovn_agent:filter_network_api_extensions:480 : '[' '!' -z '' ']' 2026-03-17 14:20:37.760 | ++ 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-17 14:20:37.761 | ++ lib/neutron_plugins/ovn_agent:filter_network_api_extensions:487 : tr ' ' , 2026-03-17 14:20:37.766 | + 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-17 14:20:37.771 | + 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-17 14:20:37.773 | + 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-17 14:20:37.776 | + lib/neutron_plugins/ml2:populate_ml2_config:51 : CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2026-03-17 14:20:37.780 | + lib/neutron_plugins/ml2:populate_ml2_config:52 : SECTION=ml2_type_geneve 2026-03-17 14:20:37.784 | + lib/neutron_plugins/ml2:populate_ml2_config:53 : OPTS=max_header_size=38 2026-03-17 14:20:37.787 | + lib/neutron_plugins/ml2:populate_ml2_config:55 : '[' -z max_header_size=38 ']' 2026-03-17 14:20:37.792 | + lib/neutron_plugins/ml2:populate_ml2_config:58 : for I in "${OPTS[@]}" 2026-03-17 14:20:37.795 | + 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-17 14:20:37.837 | + lib/neutron_plugins/ovn_agent:configure_ovn_plugin:496 : populate_ml2_config /etc/neutron/plugins/ml2/ml2_conf.ini ovn ovn_nb_connection=ssl:38.102.83.89:6641 2026-03-17 14:20:37.841 | + lib/neutron_plugins/ml2:populate_ml2_config:51 : CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2026-03-17 14:20:37.845 | + lib/neutron_plugins/ml2:populate_ml2_config:52 : SECTION=ovn 2026-03-17 14:20:37.849 | + lib/neutron_plugins/ml2:populate_ml2_config:53 : OPTS=ovn_nb_connection=ssl:38.102.83.89:6641 2026-03-17 14:20:37.852 | + lib/neutron_plugins/ml2:populate_ml2_config:55 : '[' -z ovn_nb_connection=ssl:38.102.83.89:6641 ']' 2026-03-17 14:20:37.855 | + lib/neutron_plugins/ml2:populate_ml2_config:58 : for I in "${OPTS[@]}" 2026-03-17 14:20:37.859 | + lib/neutron_plugins/ml2:populate_ml2_config:60 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini ovn ovn_nb_connection ssl:38.102.83.89:6641 2026-03-17 14:20:37.900 | + lib/neutron_plugins/ovn_agent:configure_ovn_plugin:497 : populate_ml2_config /etc/neutron/plugins/ml2/ml2_conf.ini ovn ovn_sb_connection=ssl:38.102.83.89:6642 2026-03-17 14:20:37.904 | + lib/neutron_plugins/ml2:populate_ml2_config:51 : CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2026-03-17 14:20:37.907 | + lib/neutron_plugins/ml2:populate_ml2_config:52 : SECTION=ovn 2026-03-17 14:20:37.911 | + lib/neutron_plugins/ml2:populate_ml2_config:53 : OPTS=ovn_sb_connection=ssl:38.102.83.89:6642 2026-03-17 14:20:37.916 | + lib/neutron_plugins/ml2:populate_ml2_config:55 : '[' -z ovn_sb_connection=ssl:38.102.83.89:6642 ']' 2026-03-17 14:20:37.918 | + lib/neutron_plugins/ml2:populate_ml2_config:58 : for I in "${OPTS[@]}" 2026-03-17 14:20:37.921 | + lib/neutron_plugins/ml2:populate_ml2_config:60 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini ovn ovn_sb_connection ssl:38.102.83.89:6642 2026-03-17 14:20:37.960 | + lib/neutron_plugins/ovn_agent:configure_ovn_plugin:498 : is_service_enabled tls-proxy 2026-03-17 14:20:37.981 | + functions-common:is_service_enabled:2068 : return 0 2026-03-17 14:20:37.984 | + 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-17 14:20:37.987 | + lib/neutron_plugins/ml2:populate_ml2_config:51 : CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2026-03-17 14:20:37.990 | + lib/neutron_plugins/ml2:populate_ml2_config:52 : SECTION=ovn 2026-03-17 14:20:37.993 | + lib/neutron_plugins/ml2:populate_ml2_config:53 : OPTS=ovn_sb_ca_cert=/opt/stack/data/CA/int-ca/ca-chain.pem 2026-03-17 14:20:37.996 | + lib/neutron_plugins/ml2:populate_ml2_config:55 : '[' -z ovn_sb_ca_cert=/opt/stack/data/CA/int-ca/ca-chain.pem ']' 2026-03-17 14:20:37.999 | + lib/neutron_plugins/ml2:populate_ml2_config:58 : for I in "${OPTS[@]}" 2026-03-17 14:20:38.002 | + 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-17 14:20:38.038 | + 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-17 14:20:38.042 | + lib/neutron_plugins/ml2:populate_ml2_config:51 : CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2026-03-17 14:20:38.044 | + lib/neutron_plugins/ml2:populate_ml2_config:52 : SECTION=ovn 2026-03-17 14:20:38.048 | + lib/neutron_plugins/ml2:populate_ml2_config:53 : OPTS=ovn_sb_certificate=/opt/stack/data/CA/int-ca/devstack-cert.crt 2026-03-17 14:20:38.052 | + lib/neutron_plugins/ml2:populate_ml2_config:55 : '[' -z ovn_sb_certificate=/opt/stack/data/CA/int-ca/devstack-cert.crt ']' 2026-03-17 14:20:38.055 | + lib/neutron_plugins/ml2:populate_ml2_config:58 : for I in "${OPTS[@]}" 2026-03-17 14:20:38.059 | + 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-17 14:20:38.099 | + 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-17 14:20:38.105 | + lib/neutron_plugins/ml2:populate_ml2_config:51 : CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2026-03-17 14:20:38.108 | + lib/neutron_plugins/ml2:populate_ml2_config:52 : SECTION=ovn 2026-03-17 14:20:38.112 | + 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-17 14:20:38.116 | + 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-17 14:20:38.119 | + lib/neutron_plugins/ml2:populate_ml2_config:58 : for I in "${OPTS[@]}" 2026-03-17 14:20:38.123 | + 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-17 14:20:38.168 | + 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-17 14:20:38.171 | + lib/neutron_plugins/ml2:populate_ml2_config:51 : CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2026-03-17 14:20:38.175 | + lib/neutron_plugins/ml2:populate_ml2_config:52 : SECTION=ovn 2026-03-17 14:20:38.177 | + lib/neutron_plugins/ml2:populate_ml2_config:53 : OPTS=ovn_nb_ca_cert=/opt/stack/data/CA/int-ca/ca-chain.pem 2026-03-17 14:20:38.181 | + lib/neutron_plugins/ml2:populate_ml2_config:55 : '[' -z ovn_nb_ca_cert=/opt/stack/data/CA/int-ca/ca-chain.pem ']' 2026-03-17 14:20:38.185 | + lib/neutron_plugins/ml2:populate_ml2_config:58 : for I in "${OPTS[@]}" 2026-03-17 14:20:38.187 | + 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-17 14:20:38.229 | + 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-17 14:20:38.233 | + lib/neutron_plugins/ml2:populate_ml2_config:51 : CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2026-03-17 14:20:38.237 | + lib/neutron_plugins/ml2:populate_ml2_config:52 : SECTION=ovn 2026-03-17 14:20:38.240 | + lib/neutron_plugins/ml2:populate_ml2_config:53 : OPTS=ovn_nb_certificate=/opt/stack/data/CA/int-ca/devstack-cert.crt 2026-03-17 14:20:38.243 | + lib/neutron_plugins/ml2:populate_ml2_config:55 : '[' -z ovn_nb_certificate=/opt/stack/data/CA/int-ca/devstack-cert.crt ']' 2026-03-17 14:20:38.247 | + lib/neutron_plugins/ml2:populate_ml2_config:58 : for I in "${OPTS[@]}" 2026-03-17 14:20:38.250 | + 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-17 14:20:38.297 | + 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-17 14:20:38.301 | + lib/neutron_plugins/ml2:populate_ml2_config:51 : CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2026-03-17 14:20:38.305 | + lib/neutron_plugins/ml2:populate_ml2_config:52 : SECTION=ovn 2026-03-17 14:20:38.308 | + 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-17 14:20:38.311 | + 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-17 14:20:38.314 | + lib/neutron_plugins/ml2:populate_ml2_config:58 : for I in "${OPTS[@]}" 2026-03-17 14:20:38.318 | + 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-17 14:20:38.361 | + 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-17 14:20:38.365 | + lib/neutron_plugins/ml2:populate_ml2_config:51 : CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2026-03-17 14:20:38.368 | + lib/neutron_plugins/ml2:populate_ml2_config:52 : SECTION=ovn 2026-03-17 14:20:38.372 | + lib/neutron_plugins/ml2:populate_ml2_config:53 : OPTS=neutron_sync_mode=log 2026-03-17 14:20:38.375 | + lib/neutron_plugins/ml2:populate_ml2_config:55 : '[' -z neutron_sync_mode=log ']' 2026-03-17 14:20:38.378 | + lib/neutron_plugins/ml2:populate_ml2_config:58 : for I in "${OPTS[@]}" 2026-03-17 14:20:38.382 | + lib/neutron_plugins/ml2:populate_ml2_config:60 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini ovn neutron_sync_mode log 2026-03-17 14:20:38.426 | + 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-17 14:20:38.429 | + lib/neutron_plugins/ml2:populate_ml2_config:51 : CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2026-03-17 14:20:38.432 | + lib/neutron_plugins/ml2:populate_ml2_config:52 : SECTION=ovn 2026-03-17 14:20:38.436 | + lib/neutron_plugins/ml2:populate_ml2_config:53 : OPTS=ovn_l3_scheduler=leastloaded 2026-03-17 14:20:38.439 | + lib/neutron_plugins/ml2:populate_ml2_config:55 : '[' -z ovn_l3_scheduler=leastloaded ']' 2026-03-17 14:20:38.443 | + lib/neutron_plugins/ml2:populate_ml2_config:58 : for I in "${OPTS[@]}" 2026-03-17 14:20:38.446 | + lib/neutron_plugins/ml2:populate_ml2_config:60 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini ovn ovn_l3_scheduler leastloaded 2026-03-17 14:20:38.490 | + 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-17 14:20:38.494 | + lib/neutron_plugins/ml2:populate_ml2_config:51 : CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2026-03-17 14:20:38.498 | + lib/neutron_plugins/ml2:populate_ml2_config:52 : SECTION=securitygroup 2026-03-17 14:20:38.501 | + lib/neutron_plugins/ml2:populate_ml2_config:53 : OPTS=enable_security_group=True 2026-03-17 14:20:38.505 | + lib/neutron_plugins/ml2:populate_ml2_config:55 : '[' -z enable_security_group=True ']' 2026-03-17 14:20:38.509 | + lib/neutron_plugins/ml2:populate_ml2_config:58 : for I in "${OPTS[@]}" 2026-03-17 14:20:38.512 | + lib/neutron_plugins/ml2:populate_ml2_config:60 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini securitygroup enable_security_group True 2026-03-17 14:20:38.556 | + lib/neutron_plugins/ovn_agent:configure_ovn_plugin:509 : inicomment /etc/neutron/plugins/ml2/ml2_conf.ini securitygroup firewall_driver 2026-03-17 14:20:38.581 | + lib/neutron_plugins/ovn_agent:configure_ovn_plugin:511 : is_service_enabled q-log neutron-log 2026-03-17 14:20:38.606 | + functions-common:is_service_enabled:2068 : return 1 2026-03-17 14:20:38.609 | + lib/neutron_plugins/ovn_agent:configure_ovn_plugin:517 : is_ovn_metadata_agent_enabled 2026-03-17 14:20:38.613 | + lib/neutron_plugins/ovn_agent:is_ovn_metadata_agent_enabled:312 : is_service_enabled q-ovn-metadata-agent neutron-ovn-metadata-agent 2026-03-17 14:20:38.636 | + functions-common:is_service_enabled:2068 : return 1 2026-03-17 14:20:38.639 | + lib/neutron_plugins/ovn_agent:is_ovn_metadata_agent_enabled:315 : return 1 2026-03-17 14:20:38.643 | + lib/neutron_plugins/ovn_agent:configure_ovn_plugin:519 : is_ovn_agent_enabled 2026-03-17 14:20:38.646 | + lib/neutron_plugins/ovn_agent:is_ovn_agent_enabled:319 : is_service_enabled q-ovn-agent neutron-ovn-agent 2026-03-17 14:20:38.671 | + functions-common:is_service_enabled:2068 : return 0 2026-03-17 14:20:38.674 | + lib/neutron_plugins/ovn_agent:is_ovn_agent_enabled:320 : enable_service q-ovn-agent 2026-03-17 14:20:38.731 | + lib/neutron_plugins/ovn_agent:is_ovn_agent_enabled:321 : return 0 2026-03-17 14:20:38.735 | + lib/neutron_plugins/ovn_agent:configure_ovn_plugin:519 : [[ metadata =~ metadata ]] 2026-03-17 14:20:38.738 | + 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-17 14:20:38.742 | + lib/neutron_plugins/ml2:populate_ml2_config:51 : CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2026-03-17 14:20:38.745 | + lib/neutron_plugins/ml2:populate_ml2_config:52 : SECTION=ovn 2026-03-17 14:20:38.749 | + lib/neutron_plugins/ml2:populate_ml2_config:53 : OPTS=ovn_metadata_enabled=True 2026-03-17 14:20:38.752 | + lib/neutron_plugins/ml2:populate_ml2_config:55 : '[' -z ovn_metadata_enabled=True ']' 2026-03-17 14:20:38.756 | + lib/neutron_plugins/ml2:populate_ml2_config:58 : for I in "${OPTS[@]}" 2026-03-17 14:20:38.759 | + lib/neutron_plugins/ml2:populate_ml2_config:60 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini ovn ovn_metadata_enabled True 2026-03-17 14:20:38.802 | + lib/neutron_plugins/ovn_agent:configure_ovn_plugin:525 : is_service_enabled q-dns neutron-dns 2026-03-17 14:20:38.825 | + functions-common:is_service_enabled:2068 : return 1 2026-03-17 14:20:38.829 | + lib/neutron_plugins/ovn_agent:configure_ovn_plugin:530 : iniset /etc/neutron/neutron.conf ovs igmp_snooping_enable False 2026-03-17 14:20:38.874 | + lib/neutron_plugins/ovn_agent:configure_ovn_plugin:533 : is_service_enabled q-dhcp neutron-dhcp 2026-03-17 14:20:38.897 | + functions-common:is_service_enabled:2068 : return 1 2026-03-17 14:20:38.900 | + lib/neutron_plugins/ovn_agent:configure_ovn_plugin:536 : iniset /etc/neutron/neutron.conf DEFAULT dhcp_agent_notification False 2026-03-17 14:20:38.943 | + lib/neutron_plugins/ovn_agent:configure_ovn_plugin:539 : is_service_enabled n-api-meta 2026-03-17 14:20:38.966 | + functions-common:is_service_enabled:2068 : return 0 2026-03-17 14:20:38.969 | + lib/neutron_plugins/ovn_agent:configure_ovn_plugin:540 : is_ovn_metadata_agent_enabled 2026-03-17 14:20:38.973 | + lib/neutron_plugins/ovn_agent:is_ovn_metadata_agent_enabled:312 : is_service_enabled q-ovn-metadata-agent neutron-ovn-metadata-agent 2026-03-17 14:20:38.996 | + functions-common:is_service_enabled:2068 : return 1 2026-03-17 14:20:38.999 | + lib/neutron_plugins/ovn_agent:is_ovn_metadata_agent_enabled:315 : return 1 2026-03-17 14:20:39.002 | + lib/neutron_plugins/ovn_agent:configure_ovn_plugin:542 : is_ovn_agent_enabled 2026-03-17 14:20:39.006 | + lib/neutron_plugins/ovn_agent:is_ovn_agent_enabled:319 : is_service_enabled q-ovn-agent neutron-ovn-agent 2026-03-17 14:20:39.030 | + functions-common:is_service_enabled:2068 : return 0 2026-03-17 14:20:39.035 | + lib/neutron_plugins/ovn_agent:is_ovn_agent_enabled:320 : enable_service q-ovn-agent 2026-03-17 14:20:39.098 | + lib/neutron_plugins/ovn_agent:is_ovn_agent_enabled:321 : return 0 2026-03-17 14:20:39.102 | + lib/neutron_plugins/ovn_agent:configure_ovn_plugin:542 : [[ metadata =~ metadata ]] 2026-03-17 14:20:39.106 | + lib/neutron_plugins/ovn_agent:configure_ovn_plugin:543 : iniset /etc/nova/nova.conf neutron service_metadata_proxy True 2026-03-17 14:20:39.155 | + lib/neutron:configure_neutron:412 : is_service_enabled q-placement neutron-placement 2026-03-17 14:20:39.178 | + functions-common:is_service_enabled:2068 : return 1 2026-03-17 14:20:39.182 | + lib/neutron:configure_neutron:415 : is_service_enabled q-trunk neutron-trunk 2026-03-17 14:20:39.207 | + functions-common:is_service_enabled:2068 : return 1 2026-03-17 14:20:39.210 | + lib/neutron:configure_neutron:418 : is_service_enabled q-qos neutron-qos 2026-03-17 14:20:39.234 | + functions-common:is_service_enabled:2068 : return 1 2026-03-17 14:20:39.237 | + lib/neutron:configure_neutron:425 : is_service_enabled neutron-segments 2026-03-17 14:20:39.260 | + functions-common:is_service_enabled:2068 : return 1 2026-03-17 14:20:39.263 | + lib/neutron:configure_neutron:431 : is_service_enabled q-agt neutron-agent q-svc neutron-api 2026-03-17 14:20:39.287 | + functions-common:is_service_enabled:2068 : return 0 2026-03-17 14:20:39.290 | + lib/neutron:configure_neutron:432 : _configure_neutron_service 2026-03-17 14:20:39.295 | + lib/neutron:_configure_neutron_service:1009 : Q_API_PASTE_FILE=/etc/neutron/api-paste.ini 2026-03-17 14:20:39.298 | + lib/neutron:_configure_neutron_service:1010 : cp /opt/stack/neutron/etc/neutron/api-paste.ini /etc/neutron/api-paste.ini 2026-03-17 14:20:39.304 | + lib/neutron:_configure_neutron_service:1013 : iniset /etc/neutron/neutron.conf DEFAULT core_plugin ml2 2026-03-17 14:20:39.351 | + lib/neutron:_configure_neutron_service:1015 : iniset /etc/neutron/neutron.conf DEFAULT debug True 2026-03-17 14:20:39.395 | + lib/neutron:_configure_neutron_service:1016 : iniset /etc/neutron/neutron.conf oslo_policy policy_file /etc/neutron/policy.json 2026-03-17 14:20:39.441 | + lib/neutron:_configure_neutron_service:1018 : iniset /etc/neutron/neutron.conf DEFAULT auth_strategy keystone 2026-03-17 14:20:39.489 | + lib/neutron:_configure_neutron_service:1019 : configure_keystone_authtoken_middleware /etc/neutron/neutron.conf neutron 2026-03-17 14:20:39.493 | + lib/keystone:configure_keystone_authtoken_middleware:455 : local conf_file=/etc/neutron/neutron.conf 2026-03-17 14:20:39.496 | + lib/keystone:configure_keystone_authtoken_middleware:456 : local admin_user=neutron 2026-03-17 14:20:39.500 | + lib/keystone:configure_keystone_authtoken_middleware:457 : local section=keystone_authtoken 2026-03-17 14:20:39.503 | + lib/keystone:configure_keystone_authtoken_middleware:458 : local service_type= 2026-03-17 14:20:39.507 | + lib/keystone:configure_keystone_authtoken_middleware:460 : configure_keystoneauth /etc/neutron/neutron.conf neutron keystone_authtoken 2026-03-17 14:20:39.511 | + lib/keystone:configure_keystoneauth:432 : local conf_file=/etc/neutron/neutron.conf 2026-03-17 14:20:39.514 | + lib/keystone:configure_keystoneauth:433 : local admin_user=neutron 2026-03-17 14:20:39.517 | + lib/keystone:configure_keystoneauth:434 : local section=keystone_authtoken 2026-03-17 14:20:39.520 | + lib/keystone:configure_keystoneauth:436 : iniset /etc/neutron/neutron.conf keystone_authtoken auth_type password 2026-03-17 14:20:39.564 | + lib/keystone:configure_keystoneauth:437 : iniset /etc/neutron/neutron.conf keystone_authtoken interface public 2026-03-17 14:20:39.610 | + lib/keystone:configure_keystoneauth:438 : iniset /etc/neutron/neutron.conf keystone_authtoken auth_url https://38.102.83.89/identity 2026-03-17 14:20:39.654 | + lib/keystone:configure_keystoneauth:439 : iniset /etc/neutron/neutron.conf keystone_authtoken username neutron 2026-03-17 14:20:39.698 | + lib/keystone:configure_keystoneauth:440 : iniset /etc/neutron/neutron.conf keystone_authtoken password secretservice 2026-03-17 14:20:39.734 | + lib/keystone:configure_keystoneauth:441 : iniset /etc/neutron/neutron.conf keystone_authtoken user_domain_name Default 2026-03-17 14:20:39.778 | + lib/keystone:configure_keystoneauth:442 : iniset /etc/neutron/neutron.conf keystone_authtoken project_name service 2026-03-17 14:20:39.826 | + lib/keystone:configure_keystoneauth:443 : iniset /etc/neutron/neutron.conf keystone_authtoken project_domain_name Default 2026-03-17 14:20:39.874 | + lib/keystone:configure_keystoneauth:444 : iniset /etc/neutron/neutron.conf keystone_authtoken cafile /opt/stack/data/ca-bundle.pem 2026-03-17 14:20:39.921 | + lib/keystone:configure_keystone_authtoken_middleware:461 : iniset /etc/neutron/neutron.conf keystone_authtoken www_authenticate_uri https://38.102.83.89/identity 2026-03-17 14:20:39.969 | + lib/keystone:configure_keystone_authtoken_middleware:462 : iniset /etc/neutron/neutron.conf keystone_authtoken memcached_servers localhost:11211 2026-03-17 14:20:40.015 | + lib/keystone:configure_keystone_authtoken_middleware:463 : [[ -n '' ]] 2026-03-17 14:20:40.019 | + lib/neutron:_configure_neutron_service:1022 : iniset /etc/neutron/neutron.conf DEFAULT notify_nova_on_port_status_changes True 2026-03-17 14:20:40.068 | + lib/neutron:_configure_neutron_service:1023 : iniset /etc/neutron/neutron.conf DEFAULT notify_nova_on_port_data_changes True 2026-03-17 14:20:40.116 | + lib/neutron:_configure_neutron_service:1025 : configure_keystoneauth /etc/neutron/neutron.conf nova nova 2026-03-17 14:20:40.119 | + lib/keystone:configure_keystoneauth:432 : local conf_file=/etc/neutron/neutron.conf 2026-03-17 14:20:40.123 | + lib/keystone:configure_keystoneauth:433 : local admin_user=nova 2026-03-17 14:20:40.127 | + lib/keystone:configure_keystoneauth:434 : local section=nova 2026-03-17 14:20:40.130 | + lib/keystone:configure_keystoneauth:436 : iniset /etc/neutron/neutron.conf nova auth_type password 2026-03-17 14:20:40.177 | + lib/keystone:configure_keystoneauth:437 : iniset /etc/neutron/neutron.conf nova interface public 2026-03-17 14:20:40.222 | + lib/keystone:configure_keystoneauth:438 : iniset /etc/neutron/neutron.conf nova auth_url https://38.102.83.89/identity 2026-03-17 14:20:40.267 | + lib/keystone:configure_keystoneauth:439 : iniset /etc/neutron/neutron.conf nova username nova 2026-03-17 14:20:40.314 | + lib/keystone:configure_keystoneauth:440 : iniset /etc/neutron/neutron.conf nova password secretservice 2026-03-17 14:20:40.358 | + lib/keystone:configure_keystoneauth:441 : iniset /etc/neutron/neutron.conf nova user_domain_name Default 2026-03-17 14:20:40.402 | + lib/keystone:configure_keystoneauth:442 : iniset /etc/neutron/neutron.conf nova project_name service 2026-03-17 14:20:40.450 | + lib/keystone:configure_keystoneauth:443 : iniset /etc/neutron/neutron.conf nova project_domain_name Default 2026-03-17 14:20:40.497 | + lib/keystone:configure_keystoneauth:444 : iniset /etc/neutron/neutron.conf nova cafile /opt/stack/data/ca-bundle.pem 2026-03-17 14:20:40.542 | + lib/neutron:_configure_neutron_service:1028 : configure_keystoneauth /etc/neutron/neutron.conf placement placement 2026-03-17 14:20:40.545 | + lib/keystone:configure_keystoneauth:432 : local conf_file=/etc/neutron/neutron.conf 2026-03-17 14:20:40.548 | + lib/keystone:configure_keystoneauth:433 : local admin_user=placement 2026-03-17 14:20:40.551 | + lib/keystone:configure_keystoneauth:434 : local section=placement 2026-03-17 14:20:40.555 | + lib/keystone:configure_keystoneauth:436 : iniset /etc/neutron/neutron.conf placement auth_type password 2026-03-17 14:20:40.597 | + lib/keystone:configure_keystoneauth:437 : iniset /etc/neutron/neutron.conf placement interface public 2026-03-17 14:20:40.626 | + lib/keystone:configure_keystoneauth:438 : iniset /etc/neutron/neutron.conf placement auth_url https://38.102.83.89/identity 2026-03-17 14:20:40.655 | + lib/keystone:configure_keystoneauth:439 : iniset /etc/neutron/neutron.conf placement username placement 2026-03-17 14:20:40.687 | + lib/keystone:configure_keystoneauth:440 : iniset /etc/neutron/neutron.conf placement password secretservice 2026-03-17 14:20:40.724 | + lib/keystone:configure_keystoneauth:441 : iniset /etc/neutron/neutron.conf placement user_domain_name Default 2026-03-17 14:20:40.761 | + lib/keystone:configure_keystoneauth:442 : iniset /etc/neutron/neutron.conf placement project_name service 2026-03-17 14:20:40.800 | + lib/keystone:configure_keystoneauth:443 : iniset /etc/neutron/neutron.conf placement project_domain_name Default 2026-03-17 14:20:40.841 | + lib/keystone:configure_keystoneauth:444 : iniset /etc/neutron/neutron.conf placement cafile /opt/stack/data/ca-bundle.pem 2026-03-17 14:20:40.881 | + lib/neutron:_configure_neutron_service:1031 : neutron_plugin_configure_service 2026-03-17 14:20:40.884 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:74 : [[ geneve != \l\o\c\a\l ]] 2026-03-17 14:20:40.887 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:75 : Q_SRV_EXTRA_OPTS+=(project_network_types=$Q_ML2_TENANT_NETWORK_TYPE) 2026-03-17 14:20:40.891 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:89 : '[' '' == '' ']' 2026-03-17 14:20:40.893 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:90 : [[ '' == '' ]] 2026-03-17 14:20:40.898 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:90 : [[ public != '' ]] 2026-03-17 14:20:40.901 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:91 : ML2_VLAN_RANGES=public 2026-03-17 14:20:40.904 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:92 : [[ '' != '' ]] 2026-03-17 14:20:40.907 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:96 : [[ public != '' ]] 2026-03-17 14:20:40.911 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:97 : Q_ML2_PLUGIN_VLAN_TYPE_OPTIONS=(network_vlan_ranges=$ML2_VLAN_RANGES) 2026-03-17 14:20:40.914 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:103 : [[ -z '' ]] 2026-03-17 14:20:40.917 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:104 : [[ -n public ]] 2026-03-17 14:20:40.921 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:105 : Q_ML2_PLUGIN_FLAT_TYPE_OPTIONS=flat_networks= 2026-03-17 14:20:40.923 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:106 : [[ -n public ]] 2026-03-17 14:20:40.926 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:107 : Q_ML2_PLUGIN_FLAT_TYPE_OPTIONS+=public, 2026-03-17 14:20:40.929 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:109 : [[ -n public ]] 2026-03-17 14:20:40.932 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:109 : [[ public != \p\u\b\l\i\c ]] 2026-03-17 14:20:40.934 | + 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-17 14:20:40.937 | + lib/neutron_plugins/ml2:populate_ml2_config:51 : CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2026-03-17 14:20:40.940 | + lib/neutron_plugins/ml2:populate_ml2_config:52 : SECTION=securitygroup 2026-03-17 14:20:40.943 | + lib/neutron_plugins/ml2:populate_ml2_config:53 : OPTS=enable_security_group=True 2026-03-17 14:20:40.947 | + lib/neutron_plugins/ml2:populate_ml2_config:55 : '[' -z enable_security_group=True ']' 2026-03-17 14:20:40.950 | + lib/neutron_plugins/ml2:populate_ml2_config:58 : for I in "${OPTS[@]}" 2026-03-17 14:20:40.954 | + lib/neutron_plugins/ml2:populate_ml2_config:60 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini securitygroup enable_security_group True 2026-03-17 14:20:40.997 | + 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-17 14:20:41.000 | + lib/neutron_plugins/ml2:populate_ml2_config:51 : CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2026-03-17 14:20:41.003 | + lib/neutron_plugins/ml2:populate_ml2_config:52 : SECTION=ml2 2026-03-17 14:20:41.007 | + lib/neutron_plugins/ml2:populate_ml2_config:53 : OPTS=mechanism_drivers=ovn 2026-03-17 14:20:41.010 | + lib/neutron_plugins/ml2:populate_ml2_config:55 : '[' -z mechanism_drivers=ovn ']' 2026-03-17 14:20:41.013 | + lib/neutron_plugins/ml2:populate_ml2_config:58 : for I in "${OPTS[@]}" 2026-03-17 14:20:41.016 | + lib/neutron_plugins/ml2:populate_ml2_config:60 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini ml2 mechanism_drivers ovn 2026-03-17 14:20:41.053 | + 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-17 14:20:41.057 | + lib/neutron_plugins/ml2:populate_ml2_config:51 : CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2026-03-17 14:20:41.061 | + lib/neutron_plugins/ml2:populate_ml2_config:52 : SECTION=ml2 2026-03-17 14:20:41.064 | + lib/neutron_plugins/ml2:populate_ml2_config:53 : OPTS=overlay_ip_version=4 2026-03-17 14:20:41.067 | + lib/neutron_plugins/ml2:populate_ml2_config:55 : '[' -z overlay_ip_version=4 ']' 2026-03-17 14:20:41.071 | + lib/neutron_plugins/ml2:populate_ml2_config:58 : for I in "${OPTS[@]}" 2026-03-17 14:20:41.074 | + lib/neutron_plugins/ml2:populate_ml2_config:60 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini ml2 overlay_ip_version 4 2026-03-17 14:20:41.118 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:119 : [[ -n local,flat,vlan,geneve ]] 2026-03-17 14:20:41.119 | + 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-17 14:20:41.122 | + lib/neutron_plugins/ml2:populate_ml2_config:51 : CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2026-03-17 14:20:41.126 | + lib/neutron_plugins/ml2:populate_ml2_config:52 : SECTION=ml2 2026-03-17 14:20:41.129 | + lib/neutron_plugins/ml2:populate_ml2_config:53 : OPTS=type_drivers=local,flat,vlan,geneve 2026-03-17 14:20:41.133 | + lib/neutron_plugins/ml2:populate_ml2_config:55 : '[' -z type_drivers=local,flat,vlan,geneve ']' 2026-03-17 14:20:41.136 | + lib/neutron_plugins/ml2:populate_ml2_config:58 : for I in "${OPTS[@]}" 2026-03-17 14:20:41.140 | + 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-17 14:20:41.180 | + 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-17 14:20:41.184 | + lib/neutron_plugins/ml2:populate_ml2_config:51 : CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2026-03-17 14:20:41.187 | + lib/neutron_plugins/ml2:populate_ml2_config:52 : SECTION=ml2 2026-03-17 14:20:41.189 | + lib/neutron_plugins/ml2:populate_ml2_config:53 : OPTS=extension_drivers=port_security,qos 2026-03-17 14:20:41.192 | + lib/neutron_plugins/ml2:populate_ml2_config:55 : '[' -z extension_drivers=port_security,qos ']' 2026-03-17 14:20:41.194 | + lib/neutron_plugins/ml2:populate_ml2_config:58 : for I in "${OPTS[@]}" 2026-03-17 14:20:41.197 | + lib/neutron_plugins/ml2:populate_ml2_config:60 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini ml2 extension_drivers port_security,qos 2026-03-17 14:20:41.231 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:125 : populate_ml2_config /etc/neutron/plugins/ml2/ml2_conf.ini ml2 project_network_types=geneve 2026-03-17 14:20:41.233 | + lib/neutron_plugins/ml2:populate_ml2_config:51 : CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2026-03-17 14:20:41.236 | + lib/neutron_plugins/ml2:populate_ml2_config:52 : SECTION=ml2 2026-03-17 14:20:41.239 | + lib/neutron_plugins/ml2:populate_ml2_config:53 : OPTS=project_network_types=geneve 2026-03-17 14:20:41.242 | + lib/neutron_plugins/ml2:populate_ml2_config:55 : '[' -z project_network_types=geneve ']' 2026-03-17 14:20:41.245 | + lib/neutron_plugins/ml2:populate_ml2_config:58 : for I in "${OPTS[@]}" 2026-03-17 14:20:41.248 | + lib/neutron_plugins/ml2:populate_ml2_config:60 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini ml2 project_network_types geneve 2026-03-17 14:20:41.280 | + 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-17 14:20:41.283 | + lib/neutron_plugins/ml2:populate_ml2_config:51 : CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2026-03-17 14:20:41.286 | + lib/neutron_plugins/ml2:populate_ml2_config:52 : SECTION=ml2_type_gre 2026-03-17 14:20:41.289 | + lib/neutron_plugins/ml2:populate_ml2_config:53 : OPTS=tunnel_id_ranges=1:1000 2026-03-17 14:20:41.291 | + lib/neutron_plugins/ml2:populate_ml2_config:55 : '[' -z tunnel_id_ranges=1:1000 ']' 2026-03-17 14:20:41.295 | + lib/neutron_plugins/ml2:populate_ml2_config:58 : for I in "${OPTS[@]}" 2026-03-17 14:20:41.297 | + 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-17 14:20:41.334 | + 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-17 14:20:41.337 | + lib/neutron_plugins/ml2:populate_ml2_config:51 : CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2026-03-17 14:20:41.340 | + lib/neutron_plugins/ml2:populate_ml2_config:52 : SECTION=ml2_type_vxlan 2026-03-17 14:20:41.343 | + lib/neutron_plugins/ml2:populate_ml2_config:53 : OPTS=vni_ranges=1:1000 2026-03-17 14:20:41.346 | + lib/neutron_plugins/ml2:populate_ml2_config:55 : '[' -z vni_ranges=1:1000 ']' 2026-03-17 14:20:41.349 | + lib/neutron_plugins/ml2:populate_ml2_config:58 : for I in "${OPTS[@]}" 2026-03-17 14:20:41.353 | + 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-17 14:20:41.393 | + 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-17 14:20:41.396 | + lib/neutron_plugins/ml2:populate_ml2_config:51 : CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2026-03-17 14:20:41.399 | + lib/neutron_plugins/ml2:populate_ml2_config:52 : SECTION=ml2_type_flat 2026-03-17 14:20:41.402 | + lib/neutron_plugins/ml2:populate_ml2_config:53 : OPTS=flat_networks=public, 2026-03-17 14:20:41.405 | + lib/neutron_plugins/ml2:populate_ml2_config:55 : '[' -z flat_networks=public, ']' 2026-03-17 14:20:41.408 | + lib/neutron_plugins/ml2:populate_ml2_config:58 : for I in "${OPTS[@]}" 2026-03-17 14:20:41.411 | + lib/neutron_plugins/ml2:populate_ml2_config:60 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini ml2_type_flat flat_networks public, 2026-03-17 14:20:41.452 | + 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-17 14:20:41.456 | + lib/neutron_plugins/ml2:populate_ml2_config:51 : CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2026-03-17 14:20:41.458 | + lib/neutron_plugins/ml2:populate_ml2_config:52 : SECTION=ml2_type_vlan 2026-03-17 14:20:41.461 | + lib/neutron_plugins/ml2:populate_ml2_config:53 : OPTS=network_vlan_ranges=public 2026-03-17 14:20:41.465 | + lib/neutron_plugins/ml2:populate_ml2_config:55 : '[' -z network_vlan_ranges=public ']' 2026-03-17 14:20:41.468 | + lib/neutron_plugins/ml2:populate_ml2_config:58 : for I in "${OPTS[@]}" 2026-03-17 14:20:41.471 | + 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-17 14:20:41.513 | + 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-17 14:20:41.517 | + lib/neutron_plugins/ml2:populate_ml2_config:51 : CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2026-03-17 14:20:41.521 | + lib/neutron_plugins/ml2:populate_ml2_config:52 : SECTION=ml2_type_geneve 2026-03-17 14:20:41.524 | + lib/neutron_plugins/ml2:populate_ml2_config:53 : OPTS=vni_ranges=1:65536 2026-03-17 14:20:41.527 | + lib/neutron_plugins/ml2:populate_ml2_config:55 : '[' -z vni_ranges=1:65536 ']' 2026-03-17 14:20:41.531 | + lib/neutron_plugins/ml2:populate_ml2_config:58 : for I in "${OPTS[@]}" 2026-03-17 14:20:41.534 | + 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-17 14:20:41.577 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:137 : [[ legacy != \l\e\g\a\c\y ]] 2026-03-17 14:20:41.581 | + lib/neutron:configure_neutron:435 : iniset /etc/neutron/neutron.conf DEFAULT api_workers 2 2026-03-17 14:20:41.623 | + lib/neutron:configure_neutron:439 : iniset /etc/neutron/neutron.conf DEFAULT rpc_state_report_workers 0 2026-03-17 14:20:41.667 | + lib/neutron:configure_neutron:441 : write_uwsgi_config /etc/neutron/neutron-api-uwsgi.ini neutron.wsgi.api:application /networking '' neutron-api 2026-03-17 14:20:41.670 | + lib/apache:write_uwsgi_config:243 : local conf=/etc/neutron/neutron-api-uwsgi.ini 2026-03-17 14:20:41.673 | + lib/apache:write_uwsgi_config:244 : local wsgi=neutron.wsgi.api:application 2026-03-17 14:20:41.677 | + lib/apache:write_uwsgi_config:245 : local url=/networking 2026-03-17 14:20:41.681 | + lib/apache:write_uwsgi_config:246 : local http= 2026-03-17 14:20:41.684 | + lib/apache:write_uwsgi_config:247 : local name=neutron-api 2026-03-17 14:20:41.688 | + lib/apache:write_uwsgi_config:249 : '[' -z neutron-api ']' 2026-03-17 14:20:41.692 | + lib/apache:write_uwsgi_config:255 : local socket_dir=/var/run/uwsgi 2026-03-17 14:20:41.695 | + lib/apache:write_uwsgi_config:259 : sudo mkdir -p /etc/tmpfiles.d/ 2026-03-17 14:20:41.725 | + lib/apache:write_uwsgi_config:260 : echo 'd /var/run/uwsgi 0755 stack root' 2026-03-17 14:20:41.725 | + lib/apache:write_uwsgi_config:260 : sudo tee /etc/tmpfiles.d/uwsgi.conf 2026-03-17 14:20:41.746 | d /var/run/uwsgi 0755 stack root 2026-03-17 14:20:41.753 | + lib/apache:write_uwsgi_config:261 : sudo systemd-tmpfiles --create /etc/tmpfiles.d/uwsgi.conf 2026-03-17 14:20:41.784 | /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-17 14:20:41.795 | + lib/apache:write_uwsgi_config:263 : local socket=/var/run/uwsgi/neutron-api.socket 2026-03-17 14:20:41.798 | + lib/apache:write_uwsgi_config:266 : rm -rf /etc/neutron/neutron-api-uwsgi.ini 2026-03-17 14:20:41.804 | + lib/apache:write_uwsgi_config:270 : [[ neutron.wsgi.api:application =~ ^[a-zA-Z0-9_.]+:[a-zA-Z0-9_]+$ ]] 2026-03-17 14:20:41.808 | + lib/apache:write_uwsgi_config:271 : iniset /etc/neutron/neutron-api-uwsgi.ini uwsgi module neutron.wsgi.api:application 2026-03-17 14:20:41.853 | + lib/apache:write_uwsgi_config:276 : iniset /etc/neutron/neutron-api-uwsgi.ini uwsgi processes 2 2026-03-17 14:20:41.891 | + lib/apache:write_uwsgi_config:278 : iniset /etc/neutron/neutron-api-uwsgi.ini uwsgi master true 2026-03-17 14:20:41.932 | + lib/apache:write_uwsgi_config:280 : iniset /etc/neutron/neutron-api-uwsgi.ini uwsgi die-on-term true 2026-03-17 14:20:41.973 | + lib/apache:write_uwsgi_config:281 : iniset /etc/neutron/neutron-api-uwsgi.ini uwsgi exit-on-reload false 2026-03-17 14:20:42.013 | + lib/apache:write_uwsgi_config:284 : iniset /etc/neutron/neutron-api-uwsgi.ini uwsgi worker-reload-mercy 80 2026-03-17 14:20:42.053 | + lib/apache:write_uwsgi_config:285 : iniset /etc/neutron/neutron-api-uwsgi.ini uwsgi enable-threads true 2026-03-17 14:20:42.093 | + lib/apache:write_uwsgi_config:286 : iniset /etc/neutron/neutron-api-uwsgi.ini uwsgi plugins http,python3 2026-03-17 14:20:42.135 | + lib/apache:write_uwsgi_config:288 : iniset /etc/neutron/neutron-api-uwsgi.ini uwsgi thunder-lock true 2026-03-17 14:20:42.175 | + 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-17 14:20:42.215 | + lib/apache:write_uwsgi_config:292 : iniset /etc/neutron/neutron-api-uwsgi.ini uwsgi buffer-size 65535 2026-03-17 14:20:42.261 | + lib/apache:write_uwsgi_config:294 : iniset /etc/neutron/neutron-api-uwsgi.ini uwsgi add-header 'Connection: close' 2026-03-17 14:20:42.307 | + lib/apache:write_uwsgi_config:296 : iniset /etc/neutron/neutron-api-uwsgi.ini uwsgi lazy-apps true 2026-03-17 14:20:42.349 | + lib/apache:write_uwsgi_config:298 : iniset /etc/neutron/neutron-api-uwsgi.ini uwsgi start-time %t 2026-03-17 14:20:42.388 | + lib/apache:write_uwsgi_config:301 : [[ -n '' ]] 2026-03-17 14:20:42.392 | + lib/apache:write_uwsgi_config:304 : local apache_conf= 2026-03-17 14:20:42.396 | ++ lib/apache:write_uwsgi_config:305 : apache_site_config_for neutron-api 2026-03-17 14:20:42.399 | ++ lib/apache:apache_site_config_for:174 : local site=neutron-api 2026-03-17 14:20:42.402 | ++ lib/apache:apache_site_config_for:175 : is_ubuntu 2026-03-17 14:20:42.406 | ++ functions-common:is_ubuntu:544 : [[ -z rpm ]] 2026-03-17 14:20:42.409 | ++ functions-common:is_ubuntu:547 : '[' rpm = deb ']' 2026-03-17 14:20:42.413 | ++ lib/apache:apache_site_config_for:178 : is_fedora 2026-03-17 14:20:42.416 | ++ functions-common:is_fedora:524 : [[ -z CentOSStream ]] 2026-03-17 14:20:42.420 | ++ functions-common:is_fedora:528 : '[' CentOSStream = Fedora ']' 2026-03-17 14:20:42.424 | ++ functions-common:is_fedora:528 : '[' CentOSStream = 'Red Hat' ']' 2026-03-17 14:20:42.427 | ++ functions-common:is_fedora:529 : '[' CentOSStream = openEuler ']' 2026-03-17 14:20:42.430 | ++ functions-common:is_fedora:530 : '[' CentOSStream = RedHatEnterpriseServer ']' 2026-03-17 14:20:42.433 | ++ functions-common:is_fedora:531 : '[' CentOSStream = RedHatEnterprise ']' 2026-03-17 14:20:42.436 | ++ functions-common:is_fedora:532 : '[' CentOSStream = RedHatEnterpriseLinux ']' 2026-03-17 14:20:42.439 | ++ functions-common:is_fedora:533 : '[' CentOSStream = RockyLinux ']' 2026-03-17 14:20:42.443 | ++ functions-common:is_fedora:534 : '[' CentOSStream = CentOS ']' 2026-03-17 14:20:42.445 | ++ functions-common:is_fedora:534 : '[' CentOSStream = CentOSStream ']' 2026-03-17 14:20:42.448 | ++ lib/apache:apache_site_config_for:180 : local enabled_site_file=/etc/httpd/conf.d/neutron-api.conf 2026-03-17 14:20:42.451 | ++ lib/apache:apache_site_config_for:181 : '[' -f /etc/httpd/conf.d/neutron-api.conf ']' 2026-03-17 14:20:42.454 | ++ lib/apache:apache_site_config_for:184 : echo /etc/httpd/conf.d/neutron-api.conf.disabled 2026-03-17 14:20:42.458 | + lib/apache:write_uwsgi_config:305 : apache_conf=/etc/httpd/conf.d/neutron-api.conf.disabled 2026-03-17 14:20:42.461 | + lib/apache:write_uwsgi_config:306 : iniset /etc/neutron/neutron-api-uwsgi.ini uwsgi socket /var/run/uwsgi/neutron-api.socket 2026-03-17 14:20:42.500 | + lib/apache:write_uwsgi_config:307 : iniset /etc/neutron/neutron-api-uwsgi.ini uwsgi chmod-socket 666 2026-03-17 14:20:42.543 | + 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-17 14:20:42.544 | + lib/apache:write_uwsgi_config:308 : sudo tee -a /etc/httpd/conf.d/neutron-api.conf.disabled 2026-03-17 14:20:42.562 | ProxyPass "/networking" "unix:/var/run/uwsgi/neutron-api.socket|uwsgi://uwsgi-uds-neutron-api" retry=0 acquire=1 2026-03-17 14:20:42.568 | + lib/apache:write_uwsgi_config:309 : enable_apache_site neutron-api 2026-03-17 14:20:42.571 | + lib/apache:enable_apache_site:191 : local site=neutron-api 2026-03-17 14:20:42.575 | + lib/apache:enable_apache_site:193 : enable_apache_mod version 2026-03-17 14:20:42.578 | + lib/apache:enable_apache_mod:55 : local mod=version 2026-03-17 14:20:42.581 | + lib/apache:enable_apache_mod:56 : local should_restart= 2026-03-17 14:20:42.584 | + lib/apache:enable_apache_mod:58 : is_ubuntu 2026-03-17 14:20:42.588 | + functions-common:is_ubuntu:544 : [[ -z rpm ]] 2026-03-17 14:20:42.591 | + functions-common:is_ubuntu:547 : '[' rpm = deb ']' 2026-03-17 14:20:42.594 | + lib/apache:enable_apache_mod:67 : is_fedora 2026-03-17 14:20:42.598 | + functions-common:is_fedora:524 : [[ -z CentOSStream ]] 2026-03-17 14:20:42.601 | + functions-common:is_fedora:528 : '[' CentOSStream = Fedora ']' 2026-03-17 14:20:42.604 | + functions-common:is_fedora:528 : '[' CentOSStream = 'Red Hat' ']' 2026-03-17 14:20:42.607 | + functions-common:is_fedora:529 : '[' CentOSStream = openEuler ']' 2026-03-17 14:20:42.611 | + functions-common:is_fedora:530 : '[' CentOSStream = RedHatEnterpriseServer ']' 2026-03-17 14:20:42.612 | + functions-common:is_fedora:531 : '[' CentOSStream = RedHatEnterprise ']' 2026-03-17 14:20:42.614 | + functions-common:is_fedora:532 : '[' CentOSStream = RedHatEnterpriseLinux ']' 2026-03-17 14:20:42.616 | + functions-common:is_fedora:533 : '[' CentOSStream = RockyLinux ']' 2026-03-17 14:20:42.619 | + functions-common:is_fedora:534 : '[' CentOSStream = CentOS ']' 2026-03-17 14:20:42.622 | + functions-common:is_fedora:534 : '[' CentOSStream = CentOSStream ']' 2026-03-17 14:20:42.625 | + lib/apache:enable_apache_mod:69 : true 2026-03-17 14:20:42.628 | + lib/apache:enable_apache_site:194 : is_ubuntu 2026-03-17 14:20:42.632 | + functions-common:is_ubuntu:544 : [[ -z rpm ]] 2026-03-17 14:20:42.635 | + functions-common:is_ubuntu:547 : '[' rpm = deb ']' 2026-03-17 14:20:42.638 | + lib/apache:enable_apache_site:196 : is_fedora 2026-03-17 14:20:42.642 | + functions-common:is_fedora:524 : [[ -z CentOSStream ]] 2026-03-17 14:20:42.645 | + functions-common:is_fedora:528 : '[' CentOSStream = Fedora ']' 2026-03-17 14:20:42.647 | + functions-common:is_fedora:528 : '[' CentOSStream = 'Red Hat' ']' 2026-03-17 14:20:42.649 | + functions-common:is_fedora:529 : '[' CentOSStream = openEuler ']' 2026-03-17 14:20:42.652 | + functions-common:is_fedora:530 : '[' CentOSStream = RedHatEnterpriseServer ']' 2026-03-17 14:20:42.655 | + functions-common:is_fedora:531 : '[' CentOSStream = RedHatEnterprise ']' 2026-03-17 14:20:42.658 | + functions-common:is_fedora:532 : '[' CentOSStream = RedHatEnterpriseLinux ']' 2026-03-17 14:20:42.660 | + functions-common:is_fedora:533 : '[' CentOSStream = RockyLinux ']' 2026-03-17 14:20:42.663 | + functions-common:is_fedora:534 : '[' CentOSStream = CentOS ']' 2026-03-17 14:20:42.666 | + functions-common:is_fedora:534 : '[' CentOSStream = CentOSStream ']' 2026-03-17 14:20:42.669 | + lib/apache:enable_apache_site:197 : local enabled_site_file=/etc/httpd/conf.d/neutron-api.conf 2026-03-17 14:20:42.673 | + lib/apache:enable_apache_site:199 : [[ -f /etc/httpd/conf.d/neutron-api.conf.disabled ]] 2026-03-17 14:20:42.675 | + lib/apache:enable_apache_site:199 : [[ ! -f /etc/httpd/conf.d/neutron-api.conf ]] 2026-03-17 14:20:42.678 | + lib/apache:enable_apache_site:200 : sudo mv /etc/httpd/conf.d/neutron-api.conf.disabled /etc/httpd/conf.d/neutron-api.conf 2026-03-17 14:20:42.704 | + lib/apache:write_uwsgi_config:310 : restart_apache_server 2026-03-17 14:20:42.707 | + lib/apache:restart_apache_server:238 : restart_service httpd 2026-03-17 14:20:42.711 | + functions-common:restart_service:2296 : '[' -x /bin/systemctl ']' 2026-03-17 14:20:42.714 | + functions-common:restart_service:2297 : sudo /bin/systemctl restart httpd 2026-03-17 14:20:44.042 | + ./stack.sh:main:1167 : is_service_enabled mysql postgresql 2026-03-17 14:20:44.067 | + functions-common:is_service_enabled:2068 : return 0 2026-03-17 14:20:44.069 | + ./stack.sh:main:1167 : is_service_enabled neutron 2026-03-17 14:20:44.083 | + functions-common:is_service_enabled:2068 : return 0 2026-03-17 14:20:44.085 | + ./stack.sh:main:1168 : async_runfunc init_neutron 2026-03-17 14:20:44.088 | + inc/async:async_runfunc:116 : async_run init_neutron init_neutron 2026-03-17 14:20:44.136 | + inc/async:async_inner:63 : init_neutron 2026-03-17 14:20:44.166 | [9348 Async init_neutron:101387]: running: init_neutron 2026-03-17 14:20:44.170 | + ./stack.sh:main:1176 : is_service_enabled q-dhcp 2026-03-17 14:20:44.187 | + functions-common:is_service_enabled:2068 : return 1 2026-03-17 14:20:44.190 | + ./stack.sh:main:1195 : is_service_enabled nova neutron 2026-03-17 14:20:44.207 | + functions-common:is_service_enabled:2068 : return 0 2026-03-17 14:20:44.209 | + ./stack.sh:main:1196 : configure_os_vif 2026-03-17 14:20:44.211 | + lib/os-vif:configure_os_vif:16 : [[ -e /etc/nova/nova.conf ]] 2026-03-17 14:20:44.214 | + lib/os-vif:configure_os_vif:17 : iniset /etc/nova/nova.conf os_vif_ovs isolate_vif False 2026-03-17 14:20:44.241 | + lib/os-vif:configure_os_vif:19 : [[ -e /etc/neutron/neutron.conf ]] 2026-03-17 14:20:44.244 | + lib/os-vif:configure_os_vif:20 : iniset /etc/neutron/neutron.conf os_vif_ovs isolate_vif False 2026-03-17 14:20:44.280 | + ./stack.sh:main:1202 : is_service_enabled swift 2026-03-17 14:20:44.297 | + functions-common:is_service_enabled:2068 : return 0 2026-03-17 14:20:44.301 | + ./stack.sh:main:1203 : echo_summary 'Configuring Swift' 2026-03-17 14:20:44.304 | + ./stack.sh:echo_summary:438 : [[ -t 3 ]] 2026-03-17 14:20:44.307 | + ./stack.sh:echo_summary:444 : echo -e Configuring Swift 2026-03-17 14:20:44.310 | + ./stack.sh:main:1204 : async_runfunc init_swift 2026-03-17 14:20:44.314 | + inc/async:async_runfunc:116 : async_run init_swift init_swift 2026-03-17 14:20:44.385 | + inc/async:async_inner:63 : init_swift 2026-03-17 14:20:44.424 | [9348 Async init_swift:101608]: running: init_swift 2026-03-17 14:20:44.427 | + ./stack.sh:main:1211 : is_service_enabled cinder 2026-03-17 14:20:44.447 | + functions-common:is_service_enabled:2068 : return 0 2026-03-17 14:20:44.450 | + ./stack.sh:main:1212 : echo_summary 'Configuring Cinder' 2026-03-17 14:20:44.453 | + ./stack.sh:echo_summary:438 : [[ -t 3 ]] 2026-03-17 14:20:44.456 | + ./stack.sh:echo_summary:444 : echo -e Configuring Cinder 2026-03-17 14:20:44.459 | + ./stack.sh:main:1213 : async_runfunc init_cinder 2026-03-17 14:20:44.462 | + inc/async:async_runfunc:116 : async_run init_cinder init_cinder 2026-03-17 14:20:44.535 | + inc/async:async_inner:63 : init_cinder 2026-03-17 14:20:44.583 | [9348 Async init_cinder:101712]: running: init_cinder 2026-03-17 14:20:44.587 | + ./stack.sh:main:1219 : is_service_enabled placement 2026-03-17 14:20:44.610 | + functions-common:is_service_enabled:2068 : return 0 2026-03-17 14:20:44.614 | + ./stack.sh:main:1220 : echo_summary 'Configuring placement' 2026-03-17 14:20:44.617 | + ./stack.sh:echo_summary:438 : [[ -t 3 ]] 2026-03-17 14:20:44.621 | + ./stack.sh:echo_summary:444 : echo -e Configuring placement 2026-03-17 14:20:44.624 | + ./stack.sh:main:1221 : async_runfunc init_placement 2026-03-17 14:20:44.628 | + inc/async:async_runfunc:116 : async_run init_placement init_placement 2026-03-17 14:20:44.697 | + inc/async:async_inner:63 : init_placement 2026-03-17 14:20:44.738 | [9348 Async init_placement:101877]: running: init_placement 2026-03-17 14:20:44.741 | + ./stack.sh:main:1225 : async_wait init_neutron 2026-03-17 14:20:44.790 | [9348 Async init_neutron:101387]: Waiting for completion of init_neutron running on PID 101387 (6 other jobs running) 2026-03-17 14:20:44.821 | [9348 Async init_neutron:101387]: Signaling child to exit 2026-03-17 14:20:47.910 | + inc/async:async_inner:64 : rc=0 2026-03-17 14:20:47.935 | [101608 Async init_swift:101608]: finished successfully 2026-03-17 14:20:53.069 | + inc/async:async_inner:64 : rc=0 2026-03-17 14:20:53.105 | [101712 Async init_cinder:101712]: finished successfully 2026-03-17 14:20:55.668 | + inc/async:async_inner:64 : rc=0 2026-03-17 14:20:55.700 | [101877 Async init_placement:101877]: finished successfully 2026-03-17 14:21:02.360 | + inc/async:async_inner:64 : rc=0 2026-03-17 14:21:02.383 | [101387 Async init_neutron:101387]: finished successfully 2026-03-17 14:21:02.403 | WAKEUP 2026-03-17 14:21:02.420 | [9348 Async init_neutron:101387]: Signaled 2026-03-17 14:21:02.422 | + lib/neutron:init_neutron:498 : recreate_database neutron 2026-03-17 14:21:02.422 | + lib/database:recreate_database:112 : local db=neutron 2026-03-17 14:21:02.422 | + lib/database:recreate_database:113 : recreate_database_mysql neutron 2026-03-17 14:21:02.422 | + lib/databases/mysql:recreate_database_mysql:54 : local db=neutron 2026-03-17 14:21:02.422 | + lib/databases/mysql:recreate_database_mysql:55 : mysql -uroot -psecretdatabase -h127.0.0.1 -e 'DROP DATABASE IF EXISTS neutron;' 2026-03-17 14:21:02.422 | + lib/databases/mysql:recreate_database_mysql:56 : mysql -uroot -psecretdatabase -h127.0.0.1 -e 'CREATE DATABASE neutron CHARACTER SET utf8;' 2026-03-17 14:21:02.422 | + lib/neutron:init_neutron:499 : time_start dbsync 2026-03-17 14:21:02.422 | + functions-common:time_start:2398 : local name=dbsync 2026-03-17 14:21:02.422 | + functions-common:time_start:2399 : local start_time= 2026-03-17 14:21:02.422 | + functions-common:time_start:2400 : [[ -n '' ]] 2026-03-17 14:21:02.423 | ++ functions-common:time_start:2403 : date +%s%3N 2026-03-17 14:21:02.423 | + functions-common:time_start:2403 : _TIME_START[$name]=1773757244187 2026-03-17 14:21:02.423 | + lib/neutron:init_neutron:501 : /usr/local/bin/neutron-db-manage --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini upgrade head 2026-03-17 14:21:02.423 | INFO [alembic.runtime.migration] Context impl MySQLImpl. 2026-03-17 14:21:02.423 | INFO [alembic.runtime.migration] Will assume non-transactional DDL. 2026-03-17 14:21:02.423 | INFO [alembic.runtime.migration] Context impl MySQLImpl. 2026-03-17 14:21:02.423 | INFO [alembic.runtime.migration] Will assume non-transactional DDL. 2026-03-17 14:21:02.423 | INFO [alembic.runtime.migration] Running upgrade -> kilo 2026-03-17 14:21:02.423 | INFO [alembic.runtime.migration] Running upgrade kilo -> 354db87e3225 2026-03-17 14:21:02.423 | INFO [alembic.runtime.migration] Running upgrade 354db87e3225 -> 599c6a226151 2026-03-17 14:21:02.423 | INFO [alembic.runtime.migration] Running upgrade 599c6a226151 -> 52c5312f6baf 2026-03-17 14:21:02.423 | INFO [alembic.runtime.migration] Running upgrade 52c5312f6baf -> 313373c0ffee 2026-03-17 14:21:02.423 | INFO [alembic.runtime.migration] Running upgrade 313373c0ffee -> 8675309a5c4f 2026-03-17 14:21:02.423 | INFO [alembic.runtime.migration] Running upgrade 8675309a5c4f -> 45f955889773 2026-03-17 14:21:02.423 | INFO [alembic.runtime.migration] Running upgrade 45f955889773 -> 26c371498592 2026-03-17 14:21:02.423 | INFO [alembic.runtime.migration] Running upgrade 26c371498592 -> 1c844d1677f7 2026-03-17 14:21:02.423 | INFO [alembic.runtime.migration] Running upgrade 1c844d1677f7 -> 1b4c6e320f79 2026-03-17 14:21:02.423 | INFO [alembic.runtime.migration] Running upgrade 1b4c6e320f79 -> 48153cb5f051 2026-03-17 14:21:02.423 | INFO [alembic.runtime.migration] Running upgrade 48153cb5f051 -> 9859ac9c136 2026-03-17 14:21:02.423 | INFO [alembic.runtime.migration] Running upgrade 9859ac9c136 -> 34af2b5c5a59 2026-03-17 14:21:02.423 | INFO [alembic.runtime.migration] Running upgrade 34af2b5c5a59 -> 59cb5b6cf4d 2026-03-17 14:21:02.423 | INFO [alembic.runtime.migration] Running upgrade 59cb5b6cf4d -> 13cfb89f881a 2026-03-17 14:21:02.423 | INFO [alembic.runtime.migration] Running upgrade 13cfb89f881a -> 32e5974ada25 2026-03-17 14:21:02.423 | INFO [alembic.runtime.migration] Running upgrade 32e5974ada25 -> ec7fcfbf72ee 2026-03-17 14:21:02.423 | INFO [alembic.runtime.migration] Running upgrade ec7fcfbf72ee -> dce3ec7a25c9 2026-03-17 14:21:02.423 | INFO [alembic.runtime.migration] Running upgrade dce3ec7a25c9 -> c3a73f615e4 2026-03-17 14:21:02.423 | INFO [alembic.runtime.migration] Running upgrade c3a73f615e4 -> 659bf3d90664 2026-03-17 14:21:02.423 | INFO [alembic.runtime.migration] Running upgrade 659bf3d90664 -> 1df244e556f5 2026-03-17 14:21:02.423 | INFO [alembic.runtime.migration] Running upgrade 1df244e556f5 -> 19f26505c74f 2026-03-17 14:21:02.423 | INFO [alembic.runtime.migration] Running upgrade 19f26505c74f -> 15be73214821 2026-03-17 14:21:02.423 | INFO [alembic.runtime.migration] Running upgrade 15be73214821 -> b4caf27aae4 2026-03-17 14:21:02.423 | INFO [alembic.runtime.migration] Running upgrade b4caf27aae4 -> 15e43b934f81 2026-03-17 14:21:02.423 | INFO [alembic.runtime.migration] Running upgrade 15e43b934f81 -> 31ed664953e6 2026-03-17 14:21:02.423 | INFO [alembic.runtime.migration] Running upgrade 31ed664953e6 -> 2f9e956e7532 2026-03-17 14:21:02.423 | INFO [alembic.runtime.migration] Running upgrade 2f9e956e7532 -> 3894bccad37f 2026-03-17 14:21:02.423 | INFO [alembic.runtime.migration] Running upgrade 3894bccad37f -> 0e66c5227a8a 2026-03-17 14:21:02.423 | INFO [alembic.runtime.migration] Running upgrade 0e66c5227a8a -> 45f8dd33480b 2026-03-17 14:21:02.423 | INFO [alembic.runtime.migration] Running upgrade 45f8dd33480b -> 5abc0278ca73 2026-03-17 14:21:02.423 | INFO [alembic.runtime.migration] Running upgrade 5abc0278ca73 -> d3435b514502 2026-03-17 14:21:02.423 | INFO [alembic.runtime.migration] Running upgrade d3435b514502 -> 30107ab6a3ee 2026-03-17 14:21:02.423 | INFO [alembic.runtime.migration] Running upgrade 30107ab6a3ee -> c415aab1c048 2026-03-17 14:21:02.423 | INFO [alembic.runtime.migration] Running upgrade c415aab1c048 -> a963b38d82f4 2026-03-17 14:21:02.423 | INFO [alembic.runtime.migration] Running upgrade kilo -> 30018084ec99 2026-03-17 14:21:02.423 | INFO [alembic.runtime.migration] Running upgrade 30018084ec99 -> 4ffceebfada 2026-03-17 14:21:02.423 | INFO [alembic.runtime.migration] Running upgrade 4ffceebfada -> 5498d17be016 2026-03-17 14:21:02.423 | INFO [alembic.runtime.migration] Running upgrade 5498d17be016 -> 2a16083502f3 2026-03-17 14:21:02.423 | INFO [alembic.runtime.migration] Running upgrade 2a16083502f3 -> 2e5352a0ad4d 2026-03-17 14:21:02.423 | INFO [alembic.runtime.migration] Running upgrade 2e5352a0ad4d -> 11926bcfe72d 2026-03-17 14:21:02.423 | INFO [alembic.runtime.migration] Running upgrade 11926bcfe72d -> 4af11ca47297 2026-03-17 14:21:02.423 | INFO [alembic.runtime.migration] Running upgrade 4af11ca47297 -> 1b294093239c 2026-03-17 14:21:02.423 | INFO [alembic.runtime.migration] Running upgrade 1b294093239c -> 8a6d8bdae39 2026-03-17 14:21:02.423 | INFO [alembic.runtime.migration] Running upgrade 8a6d8bdae39 -> 2b4c2465d44b 2026-03-17 14:21:02.423 | INFO [alembic.runtime.migration] Running upgrade 2b4c2465d44b -> e3278ee65050 2026-03-17 14:21:02.423 | INFO [alembic.runtime.migration] Running upgrade e3278ee65050 -> c6c112992c9 2026-03-17 14:21:02.423 | INFO [alembic.runtime.migration] Running upgrade c6c112992c9 -> 5ffceebfada 2026-03-17 14:21:02.424 | INFO [alembic.runtime.migration] Running upgrade 5ffceebfada -> 4ffceebfcdc 2026-03-17 14:21:02.424 | INFO [alembic.runtime.migration] Running upgrade 4ffceebfcdc -> 7bbb25278f53 2026-03-17 14:21:02.424 | INFO [alembic.runtime.migration] Running upgrade 7bbb25278f53 -> 89ab9a816d70 2026-03-17 14:21:02.424 | INFO [alembic.runtime.migration] Running upgrade 89ab9a816d70 -> c879c5e1ee90 2026-03-17 14:21:02.424 | INFO [alembic.runtime.migration] Running upgrade c879c5e1ee90 -> 8fd3918ef6f4 2026-03-17 14:21:02.424 | INFO [alembic.runtime.migration] Running upgrade 8fd3918ef6f4 -> 4bcd4df1f426 2026-03-17 14:21:02.424 | INFO [alembic.runtime.migration] Running upgrade 4bcd4df1f426 -> b67e765a3524 2026-03-17 14:21:02.424 | INFO [alembic.runtime.migration] Running upgrade a963b38d82f4 -> 3d0e74aa7d37 2026-03-17 14:21:02.424 | INFO [alembic.runtime.migration] Running upgrade 3d0e74aa7d37 -> 030a959ceafa 2026-03-17 14:21:02.424 | INFO [alembic.runtime.migration] Running upgrade 030a959ceafa -> a5648cfeeadf 2026-03-17 14:21:02.424 | INFO [alembic.runtime.migration] Running upgrade a5648cfeeadf -> 0f5bef0f87d4 2026-03-17 14:21:02.424 | INFO [alembic.runtime.migration] Running upgrade 0f5bef0f87d4 -> 67daae611b6e 2026-03-17 14:21:02.424 | INFO [alembic.runtime.migration] Running upgrade b67e765a3524 -> a84ccf28f06a 2026-03-17 14:21:02.424 | INFO [alembic.runtime.migration] Running upgrade a84ccf28f06a -> 7d9d8eeec6ad 2026-03-17 14:21:02.424 | INFO [alembic.runtime.migration] Running upgrade 67daae611b6e -> 6b461a21bcfc 2026-03-17 14:21:02.424 | INFO [alembic.runtime.migration] Running upgrade 6b461a21bcfc -> 5cd92597d11d 2026-03-17 14:21:02.424 | INFO [alembic.runtime.migration] Running upgrade 5cd92597d11d -> 929c968efe70 2026-03-17 14:21:02.424 | INFO [alembic.runtime.migration] Running upgrade 929c968efe70 -> a9c43481023c 2026-03-17 14:21:02.424 | INFO [alembic.runtime.migration] Running upgrade a9c43481023c -> 804a3c76314c 2026-03-17 14:21:02.424 | INFO [alembic.runtime.migration] Running upgrade 804a3c76314c -> 2b42d90729da 2026-03-17 14:21:02.424 | INFO [alembic.runtime.migration] Running upgrade 2b42d90729da -> 62c781cb6192 2026-03-17 14:21:02.424 | INFO [alembic.runtime.migration] Running upgrade 62c781cb6192 -> c8c222d42aa9 2026-03-17 14:21:02.424 | INFO [alembic.runtime.migration] Running upgrade c8c222d42aa9 -> 349b6fd605a6 2026-03-17 14:21:02.424 | INFO [alembic.runtime.migration] Running upgrade 349b6fd605a6 -> 7d32f979895f 2026-03-17 14:21:02.424 | INFO [alembic.runtime.migration] Running upgrade 7d32f979895f -> 594422d373ee 2026-03-17 14:21:02.424 | INFO [alembic.runtime.migration] Running upgrade 594422d373ee -> 61663558142c 2026-03-17 14:21:02.424 | INFO [alembic.runtime.migration] Running upgrade 61663558142c -> 867d39095bf4, port forwarding 2026-03-17 14:21:02.424 | INFO [alembic.runtime.migration] Running upgrade 867d39095bf4 -> d72db3e25539, modify uniq port forwarding 2026-03-17 14:21:02.424 | INFO [alembic.runtime.migration] Running upgrade d72db3e25539 -> cada2437bf41 2026-03-17 14:21:02.424 | INFO [alembic.runtime.migration] Running upgrade cada2437bf41 -> 195176fb410d, router gateway IP QoS 2026-03-17 14:21:02.424 | INFO [alembic.runtime.migration] Running upgrade 195176fb410d -> fb0167bd9639 2026-03-17 14:21:02.424 | INFO [alembic.runtime.migration] Running upgrade fb0167bd9639 -> 0ff9e3881597 2026-03-17 14:21:02.424 | INFO [alembic.runtime.migration] Running upgrade 0ff9e3881597 -> 9bfad3f1e780 2026-03-17 14:21:02.424 | INFO [alembic.runtime.migration] Running upgrade 9bfad3f1e780 -> 63fd95af7dcd 2026-03-17 14:21:02.424 | INFO [alembic.runtime.migration] Running upgrade 63fd95af7dcd -> c613d0b82681 2026-03-17 14:21:02.424 | INFO [alembic.runtime.migration] Running upgrade c613d0b82681 -> c3e9d13c4367 2026-03-17 14:21:02.424 | INFO [alembic.runtime.migration] Running upgrade c3e9d13c4367 -> 86274d77933e 2026-03-17 14:21:02.424 | INFO [alembic.runtime.migration] Running upgrade 86274d77933e -> f4b9654dd40c 2026-03-17 14:21:02.424 | INFO [alembic.runtime.migration] Running upgrade f4b9654dd40c -> a010322604bc 2026-03-17 14:21:02.424 | INFO [alembic.runtime.migration] Running upgrade a010322604bc -> 263d454a9655 2026-03-17 14:21:02.424 | INFO [alembic.runtime.migration] Running upgrade 263d454a9655 -> Ibac91d24da2 2026-03-17 14:21:02.424 | INFO [alembic.runtime.migration] Running upgrade Ibac91d24da2 -> 2217c4222de6 2026-03-17 14:21:02.424 | INFO [alembic.runtime.migration] Running upgrade 2217c4222de6 -> 18a7e90ae768 2026-03-17 14:21:02.424 | INFO [alembic.runtime.migration] Running upgrade 18a7e90ae768 -> e4e236b0e1ff 2026-03-17 14:21:02.424 | INFO [alembic.runtime.migration] Running upgrade e4e236b0e1ff -> e88badaa9591 2026-03-17 14:21:02.424 | INFO [alembic.runtime.migration] Running upgrade e88badaa9591 -> d8bdf05313f4 2026-03-17 14:21:02.424 | INFO [alembic.runtime.migration] Running upgrade d8bdf05313f4 -> dfe425060830 2026-03-17 14:21:02.424 | INFO [alembic.runtime.migration] Running upgrade dfe425060830 -> fd6107509ccd 2026-03-17 14:21:02.424 | INFO [alembic.runtime.migration] Running upgrade fd6107509ccd -> 1ea5dab0897a 2026-03-17 14:21:02.424 | INFO [alembic.runtime.migration] Running upgrade 1ea5dab0897a -> 49d8622c5221 2026-03-17 14:21:02.424 | INFO [alembic.runtime.migration] Running upgrade 49d8622c5221 -> I38991de2b4 2026-03-17 14:21:02.424 | INFO [alembic.runtime.migration] Running upgrade I38991de2b4 -> 532aa95457e2 2026-03-17 14:21:02.424 | INFO [alembic.runtime.migration] Running upgrade 532aa95457e2 -> f010820fc498 2026-03-17 14:21:02.425 | INFO [alembic.runtime.migration] Running upgrade f010820fc498 -> a964d94b4677 2026-03-17 14:21:02.425 | INFO [alembic.runtime.migration] Running upgrade a964d94b4677 -> 26d1e9f5c766 2026-03-17 14:21:02.425 | INFO [alembic.runtime.migration] Running upgrade 26d1e9f5c766 -> 1e0744e4ffea 2026-03-17 14:21:02.425 | INFO [alembic.runtime.migration] Running upgrade 1e0744e4ffea -> 6135a7bd4425 2026-03-17 14:21:02.425 | INFO [alembic.runtime.migration] Running upgrade 6135a7bd4425 -> 8df53b0d2c0e 2026-03-17 14:21:02.425 | INFO [alembic.runtime.migration] Running upgrade 8df53b0d2c0e -> 1bb3393de75d, add qos policy rule Packet Rate Limit 2026-03-17 14:21:02.425 | INFO [alembic.runtime.migration] Running upgrade 1bb3393de75d -> c181bb1d89e4 2026-03-17 14:21:02.425 | INFO [alembic.runtime.migration] Running upgrade c181bb1d89e4 -> ba859d649675 2026-03-17 14:21:02.425 | INFO [alembic.runtime.migration] Running upgrade ba859d649675 -> e981acd076d3 2026-03-17 14:21:02.425 | INFO [alembic.runtime.migration] Running upgrade e981acd076d3 -> 76df7844a8c6, add Local IP tables 2026-03-17 14:21:02.425 | INFO [alembic.runtime.migration] Running upgrade 76df7844a8c6 -> 1ffef8d6f371, migrate RBAC registers from "target_tenant" to "target_project" 2026-03-17 14:21:02.425 | INFO [alembic.runtime.migration] Running upgrade 1ffef8d6f371 -> 8160f7a9cebb, drop portbindingports table 2026-03-17 14:21:02.425 | INFO [alembic.runtime.migration] Running upgrade 8160f7a9cebb -> cd9ef14ccf87 2026-03-17 14:21:02.425 | INFO [alembic.runtime.migration] Running upgrade cd9ef14ccf87 -> 34cf8b009713 2026-03-17 14:21:02.425 | INFO [alembic.runtime.migration] Running upgrade 34cf8b009713 -> I43e0b669096 2026-03-17 14:21:02.425 | INFO [alembic.runtime.migration] Running upgrade I43e0b669096 -> 4e6e655746f6 2026-03-17 14:21:02.425 | INFO [alembic.runtime.migration] Running upgrade 4e6e655746f6 -> 659cbedf30a1 2026-03-17 14:21:02.425 | INFO [alembic.runtime.migration] Running upgrade 659cbedf30a1 -> 21ff98fabab1 2026-03-17 14:21:02.425 | INFO [alembic.runtime.migration] Running upgrade 21ff98fabab1 -> 5881373af7f5 2026-03-17 14:21:02.425 | INFO [alembic.runtime.migration] Running upgrade 5881373af7f5 -> fc153938cdc1 2026-03-17 14:21:02.425 | INFO [alembic.runtime.migration] Running upgrade fc153938cdc1 -> 93f394357a27 2026-03-17 14:21:02.425 | INFO [alembic.runtime.migration] Running upgrade 93f394357a27 -> 6f1145bff34c 2026-03-17 14:21:02.425 | INFO [alembic.runtime.migration] Running upgrade 6f1145bff34c -> 682c319773d7 2026-03-17 14:21:02.426 | INFO [alembic.runtime.migration] Running upgrade 682c319773d7 -> 0aefee21cd87 2026-03-17 14:21:02.426 | INFO [alembic.runtime.migration] Running upgrade 0aefee21cd87 -> b1199a3adbef 2026-03-17 14:21:02.426 | INFO [alembic.runtime.migration] Running upgrade b1199a3adbef -> c33da356b165 2026-03-17 14:21:02.426 | INFO [alembic.runtime.migration] Running upgrade c33da356b165 -> 89c58a70ceba 2026-03-17 14:21:02.426 | INFO [alembic.runtime.migration] Running upgrade 89c58a70ceba -> 054e34dbe6b4 2026-03-17 14:21:02.426 | INFO [alembic.runtime.migration] Running upgrade 054e34dbe6b4 -> 0e6eff810791 2026-03-17 14:21:02.426 | INFO [alembic.runtime.migration] Running upgrade 0e6eff810791 -> 175fa80908e1 2026-03-17 14:21:02.426 | INFO [alembic.runtime.migration] Running upgrade 175fa80908e1 -> 5bcb7b31ec7d 2026-03-17 14:21:02.426 | INFO [alembic.runtime.migration] Running upgrade 5bcb7b31ec7d -> ad80a9f07c5c 2026-03-17 14:21:02.427 | INFO [alembic.runtime.migration] Running upgrade ad80a9f07c5c -> d553edeb540f 2026-03-17 14:21:02.427 | INFO [alembic.runtime.migration] Running upgrade d553edeb540f -> b1bca967e19d, Add unique constraint to the network segment range 2026-03-17 14:21:02.427 | INFO [alembic.runtime.migration] Running upgrade 7d9d8eeec6ad -> a8b517cff8ab 2026-03-17 14:21:02.427 | INFO [alembic.runtime.migration] Running upgrade a8b517cff8ab -> 3b935b28e7a0 2026-03-17 14:21:02.427 | INFO [alembic.runtime.migration] Running upgrade 3b935b28e7a0 -> b12a3ef66e62 2026-03-17 14:21:02.427 | INFO [alembic.runtime.migration] Running upgrade b12a3ef66e62 -> 97c25b0d2353 2026-03-17 14:21:02.427 | INFO [alembic.runtime.migration] Running upgrade 97c25b0d2353 -> 2e0d7a8a1586 2026-03-17 14:21:02.427 | INFO [alembic.runtime.migration] Running upgrade 2e0d7a8a1586 -> 5c85685d616d 2026-03-17 14:21:02.427 | Running upgrade for neutron ... 2026-03-17 14:21:02.427 | OK 2026-03-17 14:21:02.427 | + lib/neutron:init_neutron:502 : time_stop dbsync 2026-03-17 14:21:02.427 | + functions-common:time_stop:2412 : local name 2026-03-17 14:21:02.427 | + functions-common:time_stop:2413 : local end_time 2026-03-17 14:21:02.427 | + functions-common:time_stop:2414 : local elapsed_time 2026-03-17 14:21:02.427 | + functions-common:time_stop:2415 : local total 2026-03-17 14:21:02.427 | + functions-common:time_stop:2416 : local start_time 2026-03-17 14:21:02.427 | + functions-common:time_stop:2418 : name=dbsync 2026-03-17 14:21:02.428 | + functions-common:time_stop:2419 : start_time=1773757244187 2026-03-17 14:21:02.428 | + functions-common:time_stop:2421 : [[ -z 1773757244187 ]] 2026-03-17 14:21:02.428 | ++ functions-common:time_stop:2424 : date +%s%3N 2026-03-17 14:21:02.428 | + functions-common:time_stop:2424 : end_time=1773757262343 2026-03-17 14:21:02.428 | + functions-common:time_stop:2425 : elapsed_time=18156 2026-03-17 14:21:02.428 | + functions-common:time_stop:2426 : total=3546 2026-03-17 14:21:02.428 | + functions-common:time_stop:2428 : _TIME_START[$name]= 2026-03-17 14:21:02.428 | + functions-common:time_stop:2429 : _TIME_TOTAL[$name]=21702 2026-03-17 14:21:02.470 | [9348 Async init_neutron:101387]: finished init_neutron with result 0 in 18 seconds 2026-03-17 14:21:02.475 | + inc/async:async_wait:197 : return 0 2026-03-17 14:21:02.478 | + ./stack.sh:main:1226 : async_wait init_placement 2026-03-17 14:21:02.532 | [9348 Async init_placement:101877]: Waiting for completion of init_placement running on PID 101877 (5 other jobs running) 2026-03-17 14:21:02.555 | [9348 Async init_placement:101877]: Signaling child to exit 2026-03-17 14:21:02.556 | WAKEUP 2026-03-17 14:21:02.578 | [9348 Async init_placement:101877]: Signaled 2026-03-17 14:21:02.580 | + lib/placement:init_placement:113 : recreate_database placement 2026-03-17 14:21:02.580 | + lib/database:recreate_database:112 : local db=placement 2026-03-17 14:21:02.580 | + lib/database:recreate_database:113 : recreate_database_mysql placement 2026-03-17 14:21:02.581 | + lib/databases/mysql:recreate_database_mysql:54 : local db=placement 2026-03-17 14:21:02.581 | + lib/databases/mysql:recreate_database_mysql:55 : mysql -uroot -psecretdatabase -h127.0.0.1 -e 'DROP DATABASE IF EXISTS placement;' 2026-03-17 14:21:02.581 | + lib/databases/mysql:recreate_database_mysql:56 : mysql -uroot -psecretdatabase -h127.0.0.1 -e 'CREATE DATABASE placement CHARACTER SET utf8;' 2026-03-17 14:21:02.581 | + lib/placement:init_placement:114 : /usr/local/bin/placement-manage db sync 2026-03-17 14:21:02.581 | + lib/placement:init_placement:115 : create_placement_accounts 2026-03-17 14:21:02.581 | + lib/placement:create_placement_accounts:102 : create_service_user placement admin 2026-03-17 14:21:02.581 | + lib/keystone:create_service_user:420 : get_or_create_user placement secretservice Default 2026-03-17 14:21:02.581 | + functions-common:get_or_create_user:891 : local user_id 2026-03-17 14:21:02.581 | + functions-common:get_or_create_user:892 : [[ ! -z '' ]] 2026-03-17 14:21:02.581 | + functions-common:get_or_create_user:895 : local email= 2026-03-17 14:21:02.581 | ++ 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-17 14:21:02.581 | 2026-03-17 14:21:02.581 | ++ functions-common:oscwrap:2457 : return 0 2026-03-17 14:21:02.581 | + functions-common:get_or_create_user:907 : user_id=b8c0ff61a0bb444e92285782a8799b8c 2026-03-17 14:21:02.581 | + functions-common:get_or_create_user:908 : echo b8c0ff61a0bb444e92285782a8799b8c 2026-03-17 14:21:02.581 | b8c0ff61a0bb444e92285782a8799b8c 2026-03-17 14:21:02.581 | + lib/keystone:create_service_user:421 : get_or_add_user_project_role service placement service Default Default 2026-03-17 14:21:02.581 | + functions-common:get_or_add_user_project_role:955 : local user_role_id 2026-03-17 14:21:02.581 | + functions-common:get_or_add_user_project_role:956 : local domain_args 2026-03-17 14:21:02.581 | ++ functions-common:get_or_add_user_project_role:958 : _get_domain_args Default Default 2026-03-17 14:21:02.581 | ++ functions-common:_get_domain_args:939 : local domain 2026-03-17 14:21:02.581 | ++ functions-common:_get_domain_args:940 : domain= 2026-03-17 14:21:02.581 | ++ functions-common:_get_domain_args:942 : [[ -n Default ]] 2026-03-17 14:21:02.581 | ++ functions-common:_get_domain_args:943 : domain=' --user-domain Default' 2026-03-17 14:21:02.581 | ++ functions-common:_get_domain_args:945 : [[ -n Default ]] 2026-03-17 14:21:02.581 | ++ functions-common:_get_domain_args:946 : domain=' --user-domain Default --project-domain Default' 2026-03-17 14:21:02.581 | ++ functions-common:_get_domain_args:949 : echo --user-domain Default --project-domain Default 2026-03-17 14:21:02.581 | + functions-common:get_or_add_user_project_role:958 : domain_args='--user-domain Default --project-domain Default' 2026-03-17 14:21:02.581 | + 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-17 14:21:02.581 | 2026-03-17 14:21:02.581 | ++ 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-17 14:21:02.581 | 2026-03-17 14:21:02.581 | ++ functions-common:oscwrap:2457 : return 0 2026-03-17 14:21:02.581 | + functions-common:get_or_add_user_project_role:971 : user_role_id=edd2f896f35e4005acc56757b56c3974 2026-03-17 14:21:02.581 | + functions-common:get_or_add_user_project_role:972 : echo edd2f896f35e4005acc56757b56c3974 2026-03-17 14:21:02.581 | edd2f896f35e4005acc56757b56c3974 2026-03-17 14:21:02.581 | + lib/keystone:create_service_user:423 : [[ -n admin ]] 2026-03-17 14:21:02.581 | + lib/keystone:create_service_user:424 : get_or_add_user_project_role admin placement service Default Default 2026-03-17 14:21:02.581 | + functions-common:get_or_add_user_project_role:955 : local user_role_id 2026-03-17 14:21:02.581 | + functions-common:get_or_add_user_project_role:956 : local domain_args 2026-03-17 14:21:02.581 | ++ functions-common:get_or_add_user_project_role:958 : _get_domain_args Default Default 2026-03-17 14:21:02.581 | ++ functions-common:_get_domain_args:939 : local domain 2026-03-17 14:21:02.581 | ++ functions-common:_get_domain_args:940 : domain= 2026-03-17 14:21:02.581 | ++ functions-common:_get_domain_args:942 : [[ -n Default ]] 2026-03-17 14:21:02.581 | ++ functions-common:_get_domain_args:943 : domain=' --user-domain Default' 2026-03-17 14:21:02.581 | ++ functions-common:_get_domain_args:945 : [[ -n Default ]] 2026-03-17 14:21:02.581 | ++ functions-common:_get_domain_args:946 : domain=' --user-domain Default --project-domain Default' 2026-03-17 14:21:02.581 | ++ functions-common:_get_domain_args:949 : echo --user-domain Default --project-domain Default 2026-03-17 14:21:02.581 | + functions-common:get_or_add_user_project_role:958 : domain_args='--user-domain Default --project-domain Default' 2026-03-17 14:21:02.581 | + 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-17 14:21:02.582 | 2026-03-17 14:21:02.582 | ++ 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-17 14:21:02.582 | 2026-03-17 14:21:02.582 | ++ functions-common:oscwrap:2457 : return 0 2026-03-17 14:21:02.582 | + functions-common:get_or_add_user_project_role:971 : user_role_id=a5e55e3c52b945708f49a722bbb4b19d 2026-03-17 14:21:02.582 | + functions-common:get_or_add_user_project_role:972 : echo a5e55e3c52b945708f49a722bbb4b19d 2026-03-17 14:21:02.582 | a5e55e3c52b945708f49a722bbb4b19d 2026-03-17 14:21:02.582 | + lib/placement:create_placement_accounts:103 : local placement_api_url=https://38.102.83.89/placement 2026-03-17 14:21:02.582 | + lib/placement:create_placement_accounts:104 : get_or_create_service placement placement 'Placement Service' 2026-03-17 14:21:02.582 | + functions-common:get_or_create_service:1047 : local service_id 2026-03-17 14:21:02.582 | ++ functions-common:get_or_create_service:1058 : oscwrap --os-cloud devstack-system-admin service show placement -f value -c id 2026-03-17 14:21:02.582 | ++ 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-17 14:21:02.582 | 2026-03-17 14:21:02.582 | ++ functions-common:oscwrap:2457 : return 0 2026-03-17 14:21:02.582 | + functions-common:get_or_create_service:1058 : service_id=' 2026-03-17 14:21:02.582 | 925478c664944804aeef7b08273378bf' 2026-03-17 14:21:02.582 | + functions-common:get_or_create_service:1059 : echo 925478c664944804aeef7b08273378bf 2026-03-17 14:21:02.582 | 925478c664944804aeef7b08273378bf 2026-03-17 14:21:02.582 | + lib/placement:create_placement_accounts:106 : get_or_create_endpoint placement RegionOne https://38.102.83.89/placement 2026-03-17 14:21:02.582 | + functions-common:get_or_create_endpoint:1091 : local public_id 2026-03-17 14:21:02.582 | ++ functions-common:get_or_create_endpoint:1092 : _get_or_create_endpoint_with_interface placement public https://38.102.83.89/placement RegionOne 2026-03-17 14:21:02.582 | ++ functions-common:_get_or_create_endpoint_with_interface:1065 : local endpoint_id 2026-03-17 14:21:02.582 | +++ 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-17 14:21:02.582 | 2026-03-17 14:21:02.582 | +++ functions-common:oscwrap:2457 : return 0 2026-03-17 14:21:02.582 | ++ functions-common:_get_or_create_endpoint_with_interface:1070 : endpoint_id= 2026-03-17 14:21:02.582 | ++ functions-common:_get_or_create_endpoint_with_interface:1071 : [[ -z '' ]] 2026-03-17 14:21:02.582 | +++ functions-common:_get_or_create_endpoint_with_interface:1074 : oscwrap --os-cloud devstack-system-admin endpoint create placement public https://38.102.83.89/placement --region RegionOne -f value -c id 2026-03-17 14:21:02.582 | 2026-03-17 14:21:02.582 | +++ functions-common:oscwrap:2457 : return 0 2026-03-17 14:21:02.582 | ++ functions-common:_get_or_create_endpoint_with_interface:1074 : endpoint_id=1b89cedc0212427dbd1a394aae636416 2026-03-17 14:21:02.582 | ++ functions-common:_get_or_create_endpoint_with_interface:1077 : echo 1b89cedc0212427dbd1a394aae636416 2026-03-17 14:21:02.582 | + functions-common:get_or_create_endpoint:1092 : public_id=1b89cedc0212427dbd1a394aae636416 2026-03-17 14:21:02.582 | + functions-common:get_or_create_endpoint:1094 : [[ -n '' ]] 2026-03-17 14:21:02.582 | + functions-common:get_or_create_endpoint:1097 : [[ -n '' ]] 2026-03-17 14:21:02.582 | + functions-common:get_or_create_endpoint:1101 : echo 1b89cedc0212427dbd1a394aae636416 2026-03-17 14:21:02.582 | 1b89cedc0212427dbd1a394aae636416 2026-03-17 14:21:02.631 | [9348 Async init_placement:101877]: finished init_placement with result 0 in 11 seconds 2026-03-17 14:21:02.636 | + inc/async:async_wait:197 : return 0 2026-03-17 14:21:02.640 | + ./stack.sh:main:1227 : async_wait init_glance 2026-03-17 14:21:02.696 | [9348 Async init_glance:96727]: Waiting for completion of init_glance running on PID 96727 (4 other jobs running) 2026-03-17 14:21:02.725 | [9348 Async init_glance:96727]: Signaling child to exit 2026-03-17 14:21:02.725 | WAKEUP 2026-03-17 14:21:02.751 | [9348 Async init_glance:96727]: Signaled 2026-03-17 14:21:02.753 | + lib/glance:init_glance:524 : rm -rf /opt/stack/data/glance/images 2026-03-17 14:21:02.754 | + lib/glance:init_glance:525 : mkdir -p /opt/stack/data/glance/images 2026-03-17 14:21:02.754 | + lib/glance:init_glance:528 : recreate_database glance 2026-03-17 14:21:02.754 | + lib/database:recreate_database:112 : local db=glance 2026-03-17 14:21:02.754 | + lib/database:recreate_database:113 : recreate_database_mysql glance 2026-03-17 14:21:02.754 | + lib/databases/mysql:recreate_database_mysql:54 : local db=glance 2026-03-17 14:21:02.754 | + lib/databases/mysql:recreate_database_mysql:55 : mysql -uroot -psecretdatabase -h127.0.0.1 -e 'DROP DATABASE IF EXISTS glance;' 2026-03-17 14:21:02.754 | + lib/databases/mysql:recreate_database_mysql:56 : mysql -uroot -psecretdatabase -h127.0.0.1 -e 'CREATE DATABASE glance CHARACTER SET utf8;' 2026-03-17 14:21:02.754 | + lib/glance:init_glance:530 : time_start dbsync 2026-03-17 14:21:02.754 | + functions-common:time_start:2398 : local name=dbsync 2026-03-17 14:21:02.754 | + functions-common:time_start:2399 : local start_time= 2026-03-17 14:21:02.754 | + functions-common:time_start:2400 : [[ -n '' ]] 2026-03-17 14:21:02.754 | ++ functions-common:time_start:2403 : date +%s%3N 2026-03-17 14:21:02.754 | + functions-common:time_start:2403 : _TIME_START[$name]=1773757197194 2026-03-17 14:21:02.754 | + lib/glance:init_glance:532 : /usr/local/bin/glance-manage --config-file /etc/glance/glance-api.conf db_sync 2026-03-17 14:21:02.754 | INFO dbcounter [-] Registered counter for database glance 2026-03-17 14:21:02.754 | 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_AUTO_CREATE_USER,NO_ENGINE_SUBSTITUTION {{(pid=96818) _check_effective_sql_mode /usr/local/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} 2026-03-17 14:21:02.754 | INFO alembic.runtime.migration [-] Context impl MySQLImpl. 2026-03-17 14:21:02.754 | INFO alembic.runtime.migration [-] Will assume non-transactional DDL. 2026-03-17 14:21:02.754 | DEBUG dbcounter [-] [96818] Writer thread running {{(pid=96818) stat_writer /usr/local/lib/python3.12/site-packages/dbcounter.py:102}} 2026-03-17 14:21:02.754 | INFO alembic.runtime.migration [-] Context impl MySQLImpl. 2026-03-17 14:21:02.754 | INFO alembic.runtime.migration [-] Will assume non-transactional DDL. 2026-03-17 14:21:02.754 | INFO dbcounter [-] Registered counter for database glance 2026-03-17 14:21:02.754 | 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_AUTO_CREATE_USER,NO_ENGINE_SUBSTITUTION {{(pid=96818) _check_effective_sql_mode /usr/local/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} 2026-03-17 14:21:02.754 | INFO alembic.runtime.migration [-] Context impl MySQLImpl. 2026-03-17 14:21:02.754 | INFO alembic.runtime.migration [-] Will assume non-transactional DDL. 2026-03-17 14:21:02.754 | DEBUG dbcounter [-] [96818] Writer thread running {{(pid=96818) stat_writer /usr/local/lib/python3.12/site-packages/dbcounter.py:102}} 2026-03-17 14:21:02.754 | INFO alembic.runtime.migration [-] Running upgrade -> liberty, liberty initial 2026-03-17 14:21:02.754 | DEBUG alembic.runtime.migration [-] new branch insert liberty {{(pid=96818) update_to_step /usr/local/lib/python3.12/site-packages/alembic/runtime/migration.py:781}} 2026-03-17 14:21:02.754 | INFO alembic.runtime.migration [-] Running upgrade liberty -> mitaka01, add index on created_at and updated_at columns of 'images' table 2026-03-17 14:21:02.754 | DEBUG alembic.runtime.migration [-] update liberty to mitaka01 {{(pid=96818) update_to_step /usr/local/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-03-17 14:21:02.754 | INFO alembic.runtime.migration [-] Running upgrade mitaka01 -> mitaka02, update metadef os_nova_server 2026-03-17 14:21:02.754 | DEBUG alembic.runtime.migration [-] update mitaka01 to mitaka02 {{(pid=96818) update_to_step /usr/local/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-03-17 14:21:02.754 | INFO alembic.runtime.migration [-] Running upgrade mitaka02 -> ocata_expand01, add visibility to images 2026-03-17 14:21:02.754 | DEBUG alembic.runtime.migration [-] update mitaka02 to ocata_expand01 {{(pid=96818) update_to_step /usr/local/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-03-17 14:21:02.754 | INFO alembic.runtime.migration [-] Running upgrade ocata_expand01 -> pike_expand01, empty expand for symmetry with pike_contract01 2026-03-17 14:21:02.754 | DEBUG alembic.runtime.migration [-] update ocata_expand01 to pike_expand01 {{(pid=96818) update_to_step /usr/local/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-03-17 14:21:02.754 | INFO alembic.runtime.migration [-] Running upgrade pike_expand01 -> queens_expand01 2026-03-17 14:21:02.754 | DEBUG alembic.runtime.migration [-] update pike_expand01 to queens_expand01 {{(pid=96818) update_to_step /usr/local/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-03-17 14:21:02.754 | INFO alembic.runtime.migration [-] Running upgrade queens_expand01 -> rocky_expand01, add os_hidden column to images table 2026-03-17 14:21:02.755 | DEBUG alembic.runtime.migration [-] update queens_expand01 to rocky_expand01 {{(pid=96818) update_to_step /usr/local/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-03-17 14:21:02.755 | INFO alembic.runtime.migration [-] Running upgrade rocky_expand01 -> rocky_expand02, add os_hash_algo and os_hash_value columns to images table 2026-03-17 14:21:02.755 | DEBUG alembic.runtime.migration [-] update rocky_expand01 to rocky_expand02 {{(pid=96818) update_to_step /usr/local/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-03-17 14:21:02.755 | INFO alembic.runtime.migration [-] Running upgrade rocky_expand02 -> train_expand01, empty expand for symmetry with train_contract01 2026-03-17 14:21:02.755 | DEBUG alembic.runtime.migration [-] update rocky_expand02 to train_expand01 {{(pid=96818) update_to_step /usr/local/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-03-17 14:21:02.755 | INFO alembic.runtime.migration [-] Running upgrade train_expand01 -> ussuri_expand01, empty expand for symmetry with ussuri_expand01 2026-03-17 14:21:02.755 | DEBUG alembic.runtime.migration [-] update train_expand01 to ussuri_expand01 {{(pid=96818) update_to_step /usr/local/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-03-17 14:21:02.755 | INFO alembic.runtime.migration [-] Running upgrade ussuri_expand01 -> wallaby_expand01, add image_id, request_id, user columns to tasks table" 2026-03-17 14:21:02.755 | DEBUG alembic.runtime.migration [-] update ussuri_expand01 to wallaby_expand01 {{(pid=96818) update_to_step /usr/local/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-03-17 14:21:02.755 | INFO alembic.runtime.migration [-] Running upgrade wallaby_expand01 -> xena_expand01, empty expand for symmetry with 2023_1_expand01 2026-03-17 14:21:02.755 | DEBUG alembic.runtime.migration [-] update wallaby_expand01 to xena_expand01 {{(pid=96818) update_to_step /usr/local/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-03-17 14:21:02.755 | INFO alembic.runtime.migration [-] Running upgrade xena_expand01 -> yoga_expand01, empty expand for symmetry with 2023_1_expand01 2026-03-17 14:21:02.755 | DEBUG alembic.runtime.migration [-] update xena_expand01 to yoga_expand01 {{(pid=96818) update_to_step /usr/local/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-03-17 14:21:02.755 | INFO alembic.runtime.migration [-] Running upgrade yoga_expand01 -> zed_expand01, empty expand for symmetry with 2023_1_expand01 2026-03-17 14:21:02.755 | DEBUG alembic.runtime.migration [-] update yoga_expand01 to zed_expand01 {{(pid=96818) update_to_step /usr/local/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-03-17 14:21:02.755 | INFO alembic.runtime.migration [-] Running upgrade zed_expand01 -> 2023_1_expand01, empty expand for symmetry with 2023_1_expand01 2026-03-17 14:21:02.755 | DEBUG alembic.runtime.migration [-] update zed_expand01 to 2023_1_expand01 {{(pid=96818) update_to_step /usr/local/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-03-17 14:21:02.755 | INFO alembic.runtime.migration [-] Running upgrade 2023_1_expand01 -> 2024_1_expand01, adds cache_node_reference and cached_images table(s) 2026-03-17 14:21:02.755 | DEBUG alembic.runtime.migration [-] update 2023_1_expand01 to 2024_1_expand01 {{(pid=96818) update_to_step /usr/local/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-03-17 14:21:02.755 | INFO alembic.runtime.migration [-] Context impl MySQLImpl. 2026-03-17 14:21:02.755 | INFO alembic.runtime.migration [-] Will assume non-transactional DDL. 2026-03-17 14:21:02.755 | INFO alembic.runtime.migration [-] Context impl MySQLImpl. 2026-03-17 14:21:02.755 | INFO alembic.runtime.migration [-] Will assume non-transactional DDL. 2026-03-17 14:21:02.755 | INFO alembic.runtime.migration [-] Context impl MySQLImpl. 2026-03-17 14:21:02.755 | INFO alembic.runtime.migration [-] Will assume non-transactional DDL. 2026-03-17 14:21:02.755 | INFO alembic.runtime.migration [-] Context impl MySQLImpl. 2026-03-17 14:21:02.755 | INFO alembic.runtime.migration [-] Will assume non-transactional DDL. 2026-03-17 14:21:02.755 | INFO alembic.runtime.migration [-] Context impl MySQLImpl. 2026-03-17 14:21:02.755 | INFO alembic.runtime.migration [-] Will assume non-transactional DDL. 2026-03-17 14:21:02.755 | INFO alembic.runtime.migration [-] Running upgrade mitaka02 -> ocata_contract01, remove is_public from images 2026-03-17 14:21:02.755 | DEBUG alembic.runtime.migration [-] new branch insert ocata_contract01 {{(pid=96818) update_to_step /usr/local/lib/python3.12/site-packages/alembic/runtime/migration.py:781}} 2026-03-17 14:21:02.755 | INFO alembic.runtime.migration [-] Running upgrade ocata_contract01 -> pike_contract01, drop glare artifacts tables 2026-03-17 14:21:02.755 | DEBUG alembic.runtime.migration [-] update ocata_contract01 to pike_contract01 {{(pid=96818) update_to_step /usr/local/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-03-17 14:21:02.755 | INFO alembic.runtime.migration [-] Running upgrade pike_contract01 -> queens_contract01 2026-03-17 14:21:02.755 | DEBUG alembic.runtime.migration [-] update pike_contract01 to queens_contract01 {{(pid=96818) update_to_step /usr/local/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-03-17 14:21:02.755 | INFO alembic.runtime.migration [-] Running upgrade queens_contract01 -> rocky_contract01 2026-03-17 14:21:02.755 | DEBUG alembic.runtime.migration [-] update queens_contract01 to rocky_contract01 {{(pid=96818) update_to_step /usr/local/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-03-17 14:21:02.755 | INFO alembic.runtime.migration [-] Running upgrade rocky_contract01 -> rocky_contract02 2026-03-17 14:21:02.755 | DEBUG alembic.runtime.migration [-] update rocky_contract01 to rocky_contract02 {{(pid=96818) update_to_step /usr/local/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-03-17 14:21:02.755 | INFO alembic.runtime.migration [-] Running upgrade rocky_contract02 -> train_contract01 2026-03-17 14:21:02.755 | DEBUG alembic.runtime.migration [-] update rocky_contract02 to train_contract01 {{(pid=96818) update_to_step /usr/local/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-03-17 14:21:02.755 | INFO alembic.runtime.migration [-] Running upgrade train_contract01 -> ussuri_contract01 2026-03-17 14:21:02.756 | DEBUG alembic.runtime.migration [-] update train_contract01 to ussuri_contract01 {{(pid=96818) update_to_step /usr/local/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-03-17 14:21:02.756 | INFO alembic.runtime.migration [-] Running upgrade ussuri_contract01 -> wallaby_contract01 2026-03-17 14:21:02.756 | DEBUG alembic.runtime.migration [-] update ussuri_contract01 to wallaby_contract01 {{(pid=96818) update_to_step /usr/local/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-03-17 14:21:02.756 | INFO alembic.runtime.migration [-] Running upgrade wallaby_contract01 -> xena_contract01 2026-03-17 14:21:02.756 | DEBUG alembic.runtime.migration [-] update wallaby_contract01 to xena_contract01 {{(pid=96818) update_to_step /usr/local/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-03-17 14:21:02.756 | INFO alembic.runtime.migration [-] Running upgrade xena_contract01 -> yoga_contract01 2026-03-17 14:21:02.756 | DEBUG alembic.runtime.migration [-] update xena_contract01 to yoga_contract01 {{(pid=96818) update_to_step /usr/local/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-03-17 14:21:02.756 | INFO alembic.runtime.migration [-] Running upgrade yoga_contract01 -> zed_contract01 2026-03-17 14:21:02.756 | DEBUG alembic.runtime.migration [-] update yoga_contract01 to zed_contract01 {{(pid=96818) update_to_step /usr/local/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-03-17 14:21:02.756 | INFO alembic.runtime.migration [-] Running upgrade zed_contract01 -> 2023_1_contract01 2026-03-17 14:21:02.756 | DEBUG alembic.runtime.migration [-] update zed_contract01 to 2023_1_contract01 {{(pid=96818) update_to_step /usr/local/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-03-17 14:21:02.756 | INFO alembic.runtime.migration [-] Running upgrade 2023_1_contract01 -> 2024_1_contract01 2026-03-17 14:21:02.756 | DEBUG alembic.runtime.migration [-] merge, delete ['2023_1_contract01'], update 2024_1_expand01 to 2024_1_contract01 {{(pid=96818) update_to_step /usr/local/lib/python3.12/site-packages/alembic/runtime/migration.py:790}} 2026-03-17 14:21:02.756 | INFO alembic.runtime.migration [-] Context impl MySQLImpl. 2026-03-17 14:21:02.756 | INFO alembic.runtime.migration [-] Will assume non-transactional DDL. 2026-03-17 14:21:02.756 | INFO alembic.runtime.migration [-] Context impl MySQLImpl. 2026-03-17 14:21:02.756 | INFO alembic.runtime.migration [-] Will assume non-transactional DDL. 2026-03-17 14:21:02.756 | Upgraded database to: 2024_1_expand01, current revision(s): 2024_1_expand01 2026-03-17 14:21:02.756 | Database migration is up to date. No migration needed. 2026-03-17 14:21:02.756 | Upgraded database to: 2024_1_contract01, current revision(s): 2024_1_contract01 2026-03-17 14:21:02.756 | Database is synced successfully. 2026-03-17 14:21:02.756 | + lib/glance:init_glance:535 : /usr/local/bin/glance-manage --config-file /etc/glance/glance-api.conf db_load_metadefs 2026-03-17 14:21:02.756 | INFO dbcounter [-] Registered counter for database glance 2026-03-17 14:21:02.756 | 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_AUTO_CREATE_USER,NO_ENGINE_SUBSTITUTION {{(pid=96858) _check_effective_sql_mode /usr/local/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} 2026-03-17 14:21:02.756 | DEBUG dbcounter [-] [96858] Writer thread running {{(pid=96858) stat_writer /usr/local/lib/python3.12/site-packages/dbcounter.py:102}} 2026-03-17 14:21:02.756 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/cim-processor-allocation-setting-data.json loaded to database. 2026-03-17 14:21:02.756 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/cim-resource-allocation-setting-data.json loaded to database. 2026-03-17 14:21:02.756 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/cim-storage-allocation-setting-data.json loaded to database. 2026-03-17 14:21:02.756 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/cim-virtual-system-setting-data.json loaded to database. 2026-03-17 14:21:02.756 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-aggr-disk-filter.json loaded to database. 2026-03-17 14:21:02.756 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-aggr-iops-filter.json loaded to database. 2026-03-17 14:21:02.756 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-aggr-num-instances.json loaded to database. 2026-03-17 14:21:02.756 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-cpu-mode.json loaded to database. 2026-03-17 14:21:02.756 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-cpu-pinning.json loaded to database. 2026-03-17 14:21:02.756 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-guest-memory-backing.json loaded to database. 2026-03-17 14:21:02.756 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-guest-shutdown.json loaded to database. 2026-03-17 14:21:02.756 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-host-capabilities.json loaded to database. 2026-03-17 14:21:02.756 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-hypervisor.json loaded to database. 2026-03-17 14:21:02.756 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-instance-data.json loaded to database. 2026-03-17 14:21:02.756 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-libvirt-image.json loaded to database. 2026-03-17 14:21:02.756 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-libvirt.json loaded to database. 2026-03-17 14:21:02.756 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-quota.json loaded to database. 2026-03-17 14:21:02.756 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-randomgen.json loaded to database. 2026-03-17 14:21:02.757 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-vcputopology.json loaded to database. 2026-03-17 14:21:02.757 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-vmware-flavor.json loaded to database. 2026-03-17 14:21:02.757 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-vmware.json loaded to database. 2026-03-17 14:21:02.757 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-vmware-quota-flavor.json loaded to database. 2026-03-17 14:21:02.757 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-vtpm-hw.json loaded to database. 2026-03-17 14:21:02.757 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-vtpm.json loaded to database. 2026-03-17 14:21:02.757 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-watchdog.json loaded to database. 2026-03-17 14:21:02.757 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-xenapi.json loaded to database. 2026-03-17 14:21:02.757 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/glance-common-image-props.json loaded to database. 2026-03-17 14:21:02.757 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/image-signature-verification.json loaded to database. 2026-03-17 14:21:02.757 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/operating-system.json loaded to database. 2026-03-17 14:21:02.757 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/software-databases.json loaded to database. 2026-03-17 14:21:02.757 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/software-runtimes.json loaded to database. 2026-03-17 14:21:02.757 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/software-webservers.json loaded to database. 2026-03-17 14:21:02.757 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/storage-volume-type.json loaded to database. 2026-03-17 14:21:02.757 | INFO glance.db.sqlalchemy.metadata [-] Metadata loading finished 2026-03-17 14:21:02.757 | + lib/glance:init_glance:536 : time_stop dbsync 2026-03-17 14:21:02.757 | + functions-common:time_stop:2412 : local name 2026-03-17 14:21:02.757 | + functions-common:time_stop:2413 : local end_time 2026-03-17 14:21:02.757 | + functions-common:time_stop:2414 : local elapsed_time 2026-03-17 14:21:02.757 | + functions-common:time_stop:2415 : local total 2026-03-17 14:21:02.757 | + functions-common:time_stop:2416 : local start_time 2026-03-17 14:21:02.757 | + functions-common:time_stop:2418 : name=dbsync 2026-03-17 14:21:02.757 | + functions-common:time_stop:2419 : start_time=1773757197194 2026-03-17 14:21:02.757 | + functions-common:time_stop:2421 : [[ -z 1773757197194 ]] 2026-03-17 14:21:02.757 | ++ functions-common:time_stop:2424 : date +%s%3N 2026-03-17 14:21:02.757 | + functions-common:time_stop:2424 : end_time=1773757203006 2026-03-17 14:21:02.757 | + functions-common:time_stop:2425 : elapsed_time=5812 2026-03-17 14:21:02.757 | + functions-common:time_stop:2426 : total=3546 2026-03-17 14:21:02.757 | + functions-common:time_stop:2428 : _TIME_START[$name]= 2026-03-17 14:21:02.757 | + functions-common:time_stop:2429 : _TIME_TOTAL[$name]=9358 2026-03-17 14:21:02.808 | [9348 Async init_glance:96727]: finished init_glance with result 0 in 5 seconds 2026-03-17 14:21:02.814 | + inc/async:async_wait:197 : return 0 2026-03-17 14:21:02.818 | + ./stack.sh:main:1228 : async_wait init_swift 2026-03-17 14:21:02.880 | [9348 Async init_swift:101608]: Waiting for completion of init_swift running on PID 101608 (3 other jobs running) 2026-03-17 14:21:02.911 | [9348 Async init_swift:101608]: Signaling child to exit 2026-03-17 14:21:02.911 | WAKEUP 2026-03-17 14:21:02.938 | [9348 Async init_swift:101608]: Signaled 2026-03-17 14:21:02.940 | + lib/swift:init_swift:680 : local node_number 2026-03-17 14:21:02.940 | + lib/swift:init_swift:682 : /usr/local/bin/swift-init --run-dir=/opt/stack/data/swift/run all stop 2026-03-17 14:21:02.940 | No container-reconciler running 2026-03-17 14:21:02.940 | No account-replicator running 2026-03-17 14:21:02.940 | No container-updater running 2026-03-17 14:21:02.940 | No account-auditor running 2026-03-17 14:21:02.940 | No object-server running 2026-03-17 14:21:02.940 | No object-expirer running 2026-03-17 14:21:02.940 | No object-updater running 2026-03-17 14:21:02.940 | No object-auditor running 2026-03-17 14:21:02.940 | No container-sync running 2026-03-17 14:21:02.940 | No object-replicator running 2026-03-17 14:21:02.940 | No container-auditor running 2026-03-17 14:21:02.940 | No container-sharder running 2026-03-17 14:21:02.940 | No object-reconstructor running 2026-03-17 14:21:02.940 | No account-reaper running 2026-03-17 14:21:02.940 | No container-server running 2026-03-17 14:21:02.940 | No container-replicator running 2026-03-17 14:21:02.940 | No proxy-server running 2026-03-17 14:21:02.940 | No account-server running 2026-03-17 14:21:02.940 | + lib/swift:init_swift:682 : true 2026-03-17 14:21:02.940 | + lib/swift:init_swift:685 : create_swift_disk 2026-03-17 14:21:02.940 | + lib/swift:create_swift_disk:577 : local node_number 2026-03-17 14:21:02.940 | + lib/swift:create_swift_disk:582 : local user_group 2026-03-17 14:21:02.940 | ++ lib/swift:create_swift_disk:583 : id -g stack 2026-03-17 14:21:02.941 | + lib/swift:create_swift_disk:583 : user_group=1003 2026-03-17 14:21:02.941 | + lib/swift:create_swift_disk:584 : sudo install -d -o stack -g 1003 /opt/stack/data/swift/drives /opt/stack/data/swift/cache /opt/stack/data/swift/run /opt/stack/data/swift/logs 2026-03-17 14:21:02.941 | + lib/swift:create_swift_disk:587 : create_disk /opt/stack/data/swift/drives/images/swift.img /opt/stack/data/swift/drives/sdb1 6G 2026-03-17 14:21:02.941 | + functions:create_disk:756 : local node_number 2026-03-17 14:21:02.941 | + functions:create_disk:757 : local disk_image=/opt/stack/data/swift/drives/images/swift.img 2026-03-17 14:21:02.941 | + functions:create_disk:758 : local storage_data_dir=/opt/stack/data/swift/drives/sdb1 2026-03-17 14:21:02.941 | + functions:create_disk:759 : local loopback_disk_size=6G 2026-03-17 14:21:02.941 | + functions:create_disk:760 : local key 2026-03-17 14:21:02.941 | ++ functions:create_disk:762 : echo /opt/stack/data/swift/drives/images/swift.img 2026-03-17 14:21:02.941 | ++ functions:create_disk:762 : sed s#/.## 2026-03-17 14:21:02.941 | + functions:create_disk:762 : key=pt/stack/data/swift/drives/images/swift.img 2026-03-17 14:21:02.941 | + functions:create_disk:763 : key=devstack-pt/stack/data/swift/drives/images/swift.img 2026-03-17 14:21:02.941 | + functions:create_disk:765 : destroy_disk /opt/stack/data/swift/drives/images/swift.img /opt/stack/data/swift/drives/sdb1 2026-03-17 14:21:02.941 | + functions:destroy_disk:787 : local disk_image=/opt/stack/data/swift/drives/images/swift.img 2026-03-17 14:21:02.941 | + functions:destroy_disk:788 : local storage_data_dir=/opt/stack/data/swift/drives/sdb1 2026-03-17 14:21:02.941 | + functions:destroy_disk:789 : local key 2026-03-17 14:21:02.941 | ++ functions:destroy_disk:791 : echo /opt/stack/data/swift/drives/images/swift.img 2026-03-17 14:21:02.941 | ++ functions:destroy_disk:791 : sed s#/.## 2026-03-17 14:21:02.941 | + functions:destroy_disk:791 : key=pt/stack/data/swift/drives/images/swift.img 2026-03-17 14:21:02.941 | + functions:destroy_disk:792 : key=devstack-pt/stack/data/swift/drives/images/swift.img 2026-03-17 14:21:02.941 | + functions:destroy_disk:795 : egrep -q /opt/stack/data/swift/drives/sdb1 /proc/mounts 2026-03-17 14:21:02.941 | egrep: warning: egrep is obsolescent; using grep -E 2026-03-17 14:21:02.941 | + functions:destroy_disk:800 : sudo sed -i '/.*comment=$key.*/ d' /etc/fstab 2026-03-17 14:21:02.941 | + functions:destroy_disk:803 : sudo rm -f /opt/stack/data/swift/drives/images/swift.img 2026-03-17 14:21:02.941 | ++ functions:create_disk:769 : dirname /opt/stack/data/swift/drives/images/swift.img 2026-03-17 14:21:02.941 | + functions:create_disk:769 : sudo mkdir -p /opt/stack/data/swift/drives/images 2026-03-17 14:21:02.941 | + functions:create_disk:770 : sudo truncate -s 6G /opt/stack/data/swift/drives/images/swift.img 2026-03-17 14:21:02.941 | + functions:create_disk:777 : sudo mkfs.xfs -f -i size=1024 /opt/stack/data/swift/drives/images/swift.img 2026-03-17 14:21:02.941 | meta-data=/opt/stack/data/swift/drives/images/swift.img isize=1024 agcount=4, agsize=393216 blks 2026-03-17 14:21:02.941 | = sectsz=512 attr=2, projid32bit=1 2026-03-17 14:21:02.941 | = crc=1 finobt=1, sparse=1, rmapbt=1 2026-03-17 14:21:02.941 | = reflink=1 bigtime=1 inobtcount=1 nrext64=1 2026-03-17 14:21:02.941 | = exchange=0 metadir=0 2026-03-17 14:21:02.941 | data = bsize=4096 blocks=1572864, imaxpct=25 2026-03-17 14:21:02.941 | = sunit=0 swidth=0 blks 2026-03-17 14:21:02.941 | naming =version 2 bsize=4096 ascii-ci=0, ftype=1, parent=0 2026-03-17 14:21:02.941 | log =internal log bsize=4096 blocks=16384, version=2 2026-03-17 14:21:02.941 | = sectsz=512 sunit=0 blks, lazy-count=1 2026-03-17 14:21:02.941 | realtime =none extsz=4096 blocks=0, rtextents=0 2026-03-17 14:21:02.942 | = rgcount=0 rgsize=0 extents 2026-03-17 14:21:02.942 | = zoned=0 start=0 reserved=0 2026-03-17 14:21:02.942 | + functions:create_disk:780 : sudo tee -a /etc/fstab 2026-03-17 14:21:02.942 | + functions:create_disk:780 : echo '/opt/stack/data/swift/drives/images/swift.img /opt/stack/data/swift/drives/sdb1 xfs loop,noatime,nodiratime,logbufs=8,comment=devstack-pt/stack/data/swift/drives/images/swift.img 0 0' 2026-03-17 14:21:02.942 | /opt/stack/data/swift/drives/images/swift.img /opt/stack/data/swift/drives/sdb1 xfs loop,noatime,nodiratime,logbufs=8,comment=devstack-pt/stack/data/swift/drives/images/swift.img 0 0 2026-03-17 14:21:02.942 | + functions:create_disk:781 : sudo mkdir -p /opt/stack/data/swift/drives/sdb1 2026-03-17 14:21:02.942 | + functions:create_disk:782 : sudo mount -v /opt/stack/data/swift/drives/sdb1 2026-03-17 14:21:02.942 | mount: /opt/stack/data/swift/drives/sdb1 does not contain SELinux labels. 2026-03-17 14:21:02.942 | You just mounted a file system that supports labels which does not 2026-03-17 14:21:02.942 | contain labels, onto an SELinux box. It is likely that confined 2026-03-17 14:21:02.942 | applications will generate AVC messages and not be allowed access to 2026-03-17 14:21:02.942 | this file system. For more details see restorecon(8) and mount(8). 2026-03-17 14:21:02.942 | mount: /dev/loop0 mounted on /opt/stack/data/swift/drives/sdb1. 2026-03-17 14:21:02.942 | + lib/swift:create_swift_disk:591 : local node_number 2026-03-17 14:21:02.942 | + lib/swift:create_swift_disk:592 : for node_number in ${SWIFT_REPLICAS_SEQ} 2026-03-17 14:21:02.942 | + lib/swift:create_swift_disk:594 : local node_devices=/opt/stack/data/swift/1 2026-03-17 14:21:02.942 | + lib/swift:create_swift_disk:595 : local real_devices=/opt/stack/data/swift/drives/sdb1/1 2026-03-17 14:21:02.942 | + lib/swift:create_swift_disk:596 : sudo ln -sf /opt/stack/data/swift/drives/sdb1/1 /opt/stack/data/swift/1 2026-03-17 14:21:02.942 | + lib/swift:create_swift_disk:597 : local device=/opt/stack/data/swift/drives/sdb1/1/sdb1 2026-03-17 14:21:02.942 | + lib/swift:create_swift_disk:598 : [[ -d /opt/stack/data/swift/drives/sdb1/1/sdb1 ]] 2026-03-17 14:21:02.942 | + lib/swift:create_swift_disk:599 : sudo install -o stack -g 1003 -d /opt/stack/data/swift/drives/sdb1/1/sdb1 2026-03-17 14:21:02.942 | + lib/swift:init_swift:689 : pushd /etc/swift 2026-03-17 14:21:02.942 | + lib/swift:init_swift:691 : rm -f '*.builder' '*.ring.gz' 'backups/*.builder' 'backups/*.ring.gz' 2026-03-17 14:21:02.942 | + lib/swift:init_swift:693 : /usr/local/bin/swift-ring-builder object.builder create 9 1 1 2026-03-17 14:21:02.942 | + lib/swift:init_swift:694 : /usr/local/bin/swift-ring-builder container.builder create 9 1 1 2026-03-17 14:21:02.942 | + lib/swift:init_swift:695 : /usr/local/bin/swift-ring-builder account.builder create 9 1 1 2026-03-17 14:21:02.942 | + lib/swift:init_swift:701 : [[ -n '' ]] 2026-03-17 14:21:02.942 | + lib/swift:init_swift:714 : for node_number in ${SWIFT_REPLICAS_SEQ} 2026-03-17 14:21:02.942 | + lib/swift:init_swift:715 : /usr/local/bin/swift-ring-builder object.builder add z1-127.0.0.1:6613/sdb1 1 2026-03-17 14:21:02.942 | WARNING: No region specified for z1-127.0.0.1:6613/sdb1. Defaulting to region 1. 2026-03-17 14:21:02.942 | 2026-03-17 14:21:02.942 | Device d0r1z1-127.0.0.1:6613R127.0.0.1:6613/sdb1_"" with 1.0 weight got id 0 2026-03-17 14:21:02.942 | + lib/swift:init_swift:716 : /usr/local/bin/swift-ring-builder container.builder add z1-127.0.0.1:6611/sdb1 1 2026-03-17 14:21:02.942 | WARNING: No region specified for z1-127.0.0.1:6611/sdb1. Defaulting to region 1. 2026-03-17 14:21:02.942 | 2026-03-17 14:21:02.942 | Device d0r1z1-127.0.0.1:6611R127.0.0.1:6611/sdb1_"" with 1.0 weight got id 0 2026-03-17 14:21:02.942 | + lib/swift:init_swift:717 : /usr/local/bin/swift-ring-builder account.builder add z1-127.0.0.1:6612/sdb1 1 2026-03-17 14:21:02.942 | WARNING: No region specified for z1-127.0.0.1:6612/sdb1. Defaulting to region 1. 2026-03-17 14:21:02.942 | 2026-03-17 14:21:02.942 | Device d0r1z1-127.0.0.1:6612R127.0.0.1:6612/sdb1_"" with 1.0 weight got id 0 2026-03-17 14:21:02.942 | + lib/swift:init_swift:723 : /usr/local/bin/swift-ring-builder object.builder rebalance 42 2026-03-17 14:21:02.942 | Defaulting to --format-version=1. This ensures the ring 2026-03-17 14:21:02.942 | written will be readable by older versions of Swift. 2026-03-17 14:21:02.942 | In a future release, the default will change to 2026-03-17 14:21:02.942 | --format-version=2 2026-03-17 14:21:02.942 | 2026-03-17 14:21:02.942 | Reassigned 512 (100.00%) partitions. Balance is now 0.00. Dispersion is now 0.00 2026-03-17 14:21:02.942 | + lib/swift:init_swift:724 : /usr/local/bin/swift-ring-builder container.builder rebalance 42 2026-03-17 14:21:02.942 | Defaulting to --format-version=1. This ensures the ring 2026-03-17 14:21:02.943 | written will be readable by older versions of Swift. 2026-03-17 14:21:02.943 | In a future release, the default will change to 2026-03-17 14:21:02.943 | --format-version=2 2026-03-17 14:21:02.943 | 2026-03-17 14:21:02.943 | Reassigned 512 (100.00%) partitions. Balance is now 0.00. Dispersion is now 0.00 2026-03-17 14:21:02.943 | + lib/swift:init_swift:725 : /usr/local/bin/swift-ring-builder account.builder rebalance 42 2026-03-17 14:21:02.943 | Defaulting to --format-version=1. This ensures the ring 2026-03-17 14:21:02.943 | written will be readable by older versions of Swift. 2026-03-17 14:21:02.943 | In a future release, the default will change to 2026-03-17 14:21:02.943 | --format-version=2 2026-03-17 14:21:02.943 | 2026-03-17 14:21:02.943 | Reassigned 512 (100.00%) partitions. Balance is now 0.00. Dispersion is now 0.00 2026-03-17 14:21:02.943 | + lib/swift:init_swift:729 : cp object.ring.gz object-1.ring.gz 2026-03-17 14:21:02.943 | + lib/swift:init_swift:730 : popd 2026-03-17 14:21:02.994 | [9348 Async init_swift:101608]: finished init_swift with result 0 in 3 seconds 2026-03-17 14:21:03.000 | + inc/async:async_wait:197 : return 0 2026-03-17 14:21:03.004 | + ./stack.sh:main:1229 : async_wait init_cinder 2026-03-17 14:21:03.065 | [9348 Async init_cinder:101712]: Waiting for completion of init_cinder running on PID 101712 (2 other jobs running) 2026-03-17 14:21:03.099 | [9348 Async init_cinder:101712]: Signaling child to exit 2026-03-17 14:21:03.100 | WAKEUP 2026-03-17 14:21:03.126 | [9348 Async init_cinder:101712]: Signaled 2026-03-17 14:21:03.127 | + lib/cinder:init_cinder:479 : is_service_enabled mysql postgresql 2026-03-17 14:21:03.128 | + functions-common:is_service_enabled:2068 : return 0 2026-03-17 14:21:03.128 | + lib/cinder:init_cinder:481 : recreate_database cinder 2026-03-17 14:21:03.128 | + lib/database:recreate_database:112 : local db=cinder 2026-03-17 14:21:03.128 | + lib/database:recreate_database:113 : recreate_database_mysql cinder 2026-03-17 14:21:03.128 | + lib/databases/mysql:recreate_database_mysql:54 : local db=cinder 2026-03-17 14:21:03.128 | + lib/databases/mysql:recreate_database_mysql:55 : mysql -uroot -psecretdatabase -h127.0.0.1 -e 'DROP DATABASE IF EXISTS cinder;' 2026-03-17 14:21:03.128 | + lib/databases/mysql:recreate_database_mysql:56 : mysql -uroot -psecretdatabase -h127.0.0.1 -e 'CREATE DATABASE cinder CHARACTER SET utf8;' 2026-03-17 14:21:03.128 | + lib/cinder:init_cinder:483 : time_start dbsync 2026-03-17 14:21:03.128 | + functions-common:time_start:2398 : local name=dbsync 2026-03-17 14:21:03.128 | + functions-common:time_start:2399 : local start_time= 2026-03-17 14:21:03.128 | + functions-common:time_start:2400 : [[ -n '' ]] 2026-03-17 14:21:03.128 | ++ functions-common:time_start:2403 : date +%s%3N 2026-03-17 14:21:03.128 | + functions-common:time_start:2403 : _TIME_START[$name]=1773757244623 2026-03-17 14:21:03.128 | + lib/cinder:init_cinder:485 : /usr/local/bin/cinder-manage --config-file /etc/cinder/cinder.conf db sync 2026-03-17 14:21:03.128 | INFO dbcounter [-] Registered counter for database cinder 2026-03-17 14:21:03.128 | 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_AUTO_CREATE_USER,NO_ENGINE_SUBSTITUTION {{(pid=101819) _check_effective_sql_mode /usr/local/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} 2026-03-17 14:21:03.128 | INFO cinder.db.migration [-] Applying migration(s) 2026-03-17 14:21:03.128 | INFO alembic.runtime.migration [-] Context impl MySQLImpl. 2026-03-17 14:21:03.128 | INFO alembic.runtime.migration [-] Will assume non-transactional DDL. 2026-03-17 14:21:03.128 | DEBUG dbcounter [-] [101819] Writer thread running {{(pid=101819) stat_writer /usr/local/lib/python3.12/site-packages/dbcounter.py:102}} 2026-03-17 14:21:03.128 | INFO alembic.runtime.migration [-] Running upgrade -> 921e1a36b076, Initial migration. 2026-03-17 14:21:03.128 | DEBUG alembic.runtime.migration [-] new branch insert 921e1a36b076 {{(pid=101819) update_to_step /usr/local/lib/python3.12/site-packages/alembic/runtime/migration.py:781}} 2026-03-17 14:21:03.128 | INFO alembic.runtime.migration [-] Running upgrade 921e1a36b076 -> c92a3e68beed, Make shared_targets nullable 2026-03-17 14:21:03.128 | DEBUG alembic.runtime.migration [-] update 921e1a36b076 to c92a3e68beed {{(pid=101819) update_to_step /usr/local/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-03-17 14:21:03.128 | INFO alembic.runtime.migration [-] Running upgrade c92a3e68beed -> daa98075b90d, Add resource indexes 2026-03-17 14:21:03.128 | DEBUG alembic.runtime.migration [-] update c92a3e68beed to daa98075b90d {{(pid=101819) update_to_step /usr/local/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-03-17 14:21:03.128 | INFO alembic.runtime.migration [-] Running upgrade daa98075b90d -> 89aa6f9639f9, Drop legacy migrate_version table 2026-03-17 14:21:03.128 | DEBUG alembic.runtime.migration [-] update daa98075b90d to 89aa6f9639f9 {{(pid=101819) update_to_step /usr/local/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-03-17 14:21:03.129 | INFO alembic.runtime.migration [-] Running upgrade 89aa6f9639f9 -> b8660621f1b9, Update reservations resource 2026-03-17 14:21:03.129 | DEBUG alembic.runtime.migration [-] update 89aa6f9639f9 to b8660621f1b9 {{(pid=101819) update_to_step /usr/local/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-03-17 14:21:03.129 | INFO alembic.runtime.migration [-] Running upgrade b8660621f1b9 -> 9ab1b092a404, Make use_quota non nullable 2026-03-17 14:21:03.129 | DEBUG alembic.runtime.migration [-] update b8660621f1b9 to 9ab1b092a404 {{(pid=101819) update_to_step /usr/local/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-03-17 14:21:03.129 | INFO alembic.runtime.migration [-] Running upgrade 9ab1b092a404 -> b7b88f50aab5, Remove quota consistencygroups 2026-03-17 14:21:03.129 | DEBUG alembic.runtime.migration [-] update 9ab1b092a404 to b7b88f50aab5 {{(pid=101819) update_to_step /usr/local/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-03-17 14:21:03.129 | INFO alembic.runtime.migration [-] Running upgrade b7b88f50aab5 -> 9c74c1c6971f, Quota: Add backup defaults in quota class 2026-03-17 14:21:03.129 | DEBUG alembic.runtime.migration [-] update b7b88f50aab5 to 9c74c1c6971f {{(pid=101819) update_to_step /usr/local/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-03-17 14:21:03.129 | INFO cinder.db.migration [-] Migration(s) applied 2026-03-17 14:21:03.129 | + lib/cinder:init_cinder:486 : time_stop dbsync 2026-03-17 14:21:03.129 | + functions-common:time_stop:2412 : local name 2026-03-17 14:21:03.129 | + functions-common:time_stop:2413 : local end_time 2026-03-17 14:21:03.129 | + functions-common:time_stop:2414 : local elapsed_time 2026-03-17 14:21:03.129 | + functions-common:time_stop:2415 : local total 2026-03-17 14:21:03.129 | + functions-common:time_stop:2416 : local start_time 2026-03-17 14:21:03.129 | + functions-common:time_stop:2418 : name=dbsync 2026-03-17 14:21:03.129 | + functions-common:time_stop:2419 : start_time=1773757244623 2026-03-17 14:21:03.129 | + functions-common:time_stop:2421 : [[ -z 1773757244623 ]] 2026-03-17 14:21:03.129 | ++ functions-common:time_stop:2424 : date +%s%3N 2026-03-17 14:21:03.129 | + functions-common:time_stop:2424 : end_time=1773757251536 2026-03-17 14:21:03.129 | + functions-common:time_stop:2425 : elapsed_time=6913 2026-03-17 14:21:03.129 | + functions-common:time_stop:2426 : total=3546 2026-03-17 14:21:03.129 | + functions-common:time_stop:2428 : _TIME_START[$name]= 2026-03-17 14:21:03.129 | + functions-common:time_stop:2429 : _TIME_TOTAL[$name]=10459 2026-03-17 14:21:03.129 | + lib/cinder:init_cinder:489 : is_service_enabled c-vol 2026-03-17 14:21:03.129 | + functions-common:is_service_enabled:2068 : return 0 2026-03-17 14:21:03.129 | + lib/cinder:init_cinder:489 : [[ -n lvm:lvmdriver-1 ]] 2026-03-17 14:21:03.129 | + lib/cinder:init_cinder:490 : local be be_name be_type 2026-03-17 14:21:03.129 | + lib/cinder:init_cinder:491 : for be in ${CINDER_ENABLED_BACKENDS//,/ } 2026-03-17 14:21:03.129 | + lib/cinder:init_cinder:492 : be_type=lvm 2026-03-17 14:21:03.129 | + lib/cinder:init_cinder:493 : be_name=lvmdriver-1 2026-03-17 14:21:03.129 | + lib/cinder:init_cinder:494 : type init_cinder_backend_lvm 2026-03-17 14:21:03.129 | + lib/cinder:init_cinder:495 : init_cinder_backend_lvm lvmdriver-1 2026-03-17 14:21:03.129 | + lib/cinder_backends/lvm:init_cinder_backend_lvm:64 : local be_name=lvmdriver-1 2026-03-17 14:21:03.129 | + lib/cinder_backends/lvm:init_cinder_backend_lvm:67 : init_lvm_volume_group stack-volumes-lvmdriver-1 30G 2026-03-17 14:21:03.129 | + lib/lvm:init_lvm_volume_group:129 : local vg=stack-volumes-lvmdriver-1 2026-03-17 14:21:03.129 | + lib/lvm:init_lvm_volume_group:130 : local size=30G 2026-03-17 14:21:03.129 | + lib/lvm:init_lvm_volume_group:133 : is_fedora 2026-03-17 14:21:03.129 | + functions-common:is_fedora:524 : [[ -z CentOSStream ]] 2026-03-17 14:21:03.129 | + functions-common:is_fedora:528 : '[' CentOSStream = Fedora ']' 2026-03-17 14:21:03.129 | + functions-common:is_fedora:528 : '[' CentOSStream = 'Red Hat' ']' 2026-03-17 14:21:03.130 | + functions-common:is_fedora:529 : '[' CentOSStream = openEuler ']' 2026-03-17 14:21:03.130 | + functions-common:is_fedora:530 : '[' CentOSStream = RedHatEnterpriseServer ']' 2026-03-17 14:21:03.130 | + functions-common:is_fedora:531 : '[' CentOSStream = RedHatEnterprise ']' 2026-03-17 14:21:03.130 | + functions-common:is_fedora:532 : '[' CentOSStream = RedHatEnterpriseLinux ']' 2026-03-17 14:21:03.130 | + functions-common:is_fedora:533 : '[' CentOSStream = RockyLinux ']' 2026-03-17 14:21:03.130 | + functions-common:is_fedora:534 : '[' CentOSStream = CentOS ']' 2026-03-17 14:21:03.130 | + functions-common:is_fedora:534 : '[' CentOSStream = CentOSStream ']' 2026-03-17 14:21:03.130 | + lib/lvm:init_lvm_volume_group:134 : start_service tgtd 2026-03-17 14:21:03.130 | + functions-common:start_service:2319 : '[' -x /bin/systemctl ']' 2026-03-17 14:21:03.130 | + functions-common:start_service:2320 : sudo /bin/systemctl start tgtd 2026-03-17 14:21:03.130 | Failed to start tgtd.service: Unit tgtd.service not found. 2026-03-17 14:21:03.130 | + lib/lvm:init_lvm_volume_group:138 : _create_lvm_volume_group stack-volumes-lvmdriver-1 30G 2026-03-17 14:21:03.130 | + lib/lvm:_create_lvm_volume_group:88 : local vg=stack-volumes-lvmdriver-1 2026-03-17 14:21:03.130 | + lib/lvm:_create_lvm_volume_group:89 : local size=30G 2026-03-17 14:21:03.130 | + lib/lvm:_create_lvm_volume_group:91 : local backing_file=/opt/stack/data/stack-volumes-lvmdriver-1-backing-file 2026-03-17 14:21:03.130 | + lib/lvm:_create_lvm_volume_group:92 : sudo vgs stack-volumes-lvmdriver-1 2026-03-17 14:21:03.130 | Volume group "stack-volumes-lvmdriver-1" not found 2026-03-17 14:21:03.130 | Cannot process volume group stack-volumes-lvmdriver-1 2026-03-17 14:21:03.130 | + lib/lvm:_create_lvm_volume_group:94 : [[ -f /opt/stack/data/stack-volumes-lvmdriver-1-backing-file ]] 2026-03-17 14:21:03.130 | + lib/lvm:_create_lvm_volume_group:94 : truncate -s 30G /opt/stack/data/stack-volumes-lvmdriver-1-backing-file 2026-03-17 14:21:03.130 | + lib/lvm:_create_lvm_volume_group:96 : local directio= 2026-03-17 14:21:03.130 | + lib/lvm:_create_lvm_volume_group:98 : grep -q direct-io 2026-03-17 14:21:03.130 | + lib/lvm:_create_lvm_volume_group:98 : losetup -h 2026-03-17 14:21:03.130 | + lib/lvm:_create_lvm_volume_group:99 : directio=--direct-io=on 2026-03-17 14:21:03.130 | + lib/lvm:_create_lvm_volume_group:103 : [[ ! -e /etc/systemd/system/stack-volumes-lvmdriver-1-backing-file.service ]] 2026-03-17 14:21:03.130 | + lib/lvm:_create_lvm_volume_group:104 : sed -e ' 2026-03-17 14:21:03.130 | s|%DIRECTIO%|--direct-io=on|g; 2026-03-17 14:21:03.130 | s|%BACKING_FILE%|/opt/stack/data/stack-volumes-lvmdriver-1-backing-file|g; 2026-03-17 14:21:03.130 | ' /opt/stack/devstack/files/lvm-backing-file.template 2026-03-17 14:21:03.130 | + lib/lvm:_create_lvm_volume_group:107 : sudo tee /etc/systemd/system/stack-volumes-lvmdriver-1-backing-file.service 2026-03-17 14:21:03.130 | [Unit] 2026-03-17 14:21:03.131 | Description=Activate LVM backing file /opt/stack/data/stack-volumes-lvmdriver-1-backing-file 2026-03-17 14:21:03.131 | DefaultDependencies=no 2026-03-17 14:21:03.131 | After=systemd-udev-settle.service 2026-03-17 14:21:03.131 | Before=lvm2-activation-early.service 2026-03-17 14:21:03.131 | Wants=systemd-udev-settle.service 2026-03-17 14:21:03.131 | 2026-03-17 14:21:03.131 | [Service] 2026-03-17 14:21:03.131 | ExecStart=/sbin/losetup --find --show --direct-io=on /opt/stack/data/stack-volumes-lvmdriver-1-backing-file 2026-03-17 14:21:03.131 | ExecStop=/bin/sh -c '/sbin/losetup -d $$(/sbin/losetup --associated /opt/stack/data/stack-volumes-lvmdriver-1-backing-file -O NAME -n)' 2026-03-17 14:21:03.131 | RemainAfterExit=yes 2026-03-17 14:21:03.131 | Type=oneshot 2026-03-17 14:21:03.131 | 2026-03-17 14:21:03.131 | [Install] 2026-03-17 14:21:03.131 | WantedBy=local-fs.target 2026-03-17 14:21:03.131 | Also=systemd-udev-settle.service 2026-03-17 14:21:03.131 | + lib/lvm:_create_lvm_volume_group:110 : sudo systemctl daemon-reload 2026-03-17 14:21:03.131 | + lib/lvm:_create_lvm_volume_group:111 : sudo systemctl enable --now stack-volumes-lvmdriver-1-backing-file.service 2026-03-17 14:21:03.131 | 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-17 14:21:03.131 | + lib/lvm:_create_lvm_volume_group:114 : local vg_dev 2026-03-17 14:21:03.131 | ++ lib/lvm:_create_lvm_volume_group:115 : sudo losetup --associated /opt/stack/data/stack-volumes-lvmdriver-1-backing-file -O NAME -n 2026-03-17 14:21:03.131 | + lib/lvm:_create_lvm_volume_group:115 : vg_dev=/dev/loop1 2026-03-17 14:21:03.131 | + lib/lvm:_create_lvm_volume_group:118 : sudo vgs stack-volumes-lvmdriver-1 2026-03-17 14:21:03.131 | Volume group "stack-volumes-lvmdriver-1" not found 2026-03-17 14:21:03.131 | Cannot process volume group stack-volumes-lvmdriver-1 2026-03-17 14:21:03.131 | + lib/lvm:_create_lvm_volume_group:119 : sudo vgcreate stack-volumes-lvmdriver-1 /dev/loop1 2026-03-17 14:21:03.131 | Physical volume "/dev/loop1" successfully created. 2026-03-17 14:21:03.131 | Creating devices file /etc/lvm/devices/system.devices 2026-03-17 14:21:03.131 | Volume group "stack-volumes-lvmdriver-1" successfully created 2026-03-17 14:21:03.131 | + lib/lvm:init_lvm_volume_group:140 : is_service_enabled cinder 2026-03-17 14:21:03.131 | + functions-common:is_service_enabled:2068 : return 0 2026-03-17 14:21:03.131 | + lib/lvm:init_lvm_volume_group:142 : '[' lioadm = lioadm ']' 2026-03-17 14:21:03.131 | + lib/lvm:init_lvm_volume_group:143 : sudo cinder-rtstool get-targets 2026-03-17 14:21:03.131 | + lib/lvm:init_lvm_volume_group:143 : sudo xargs -rn 1 cinder-rtstool delete 2026-03-17 14:21:03.131 | + lib/lvm:init_lvm_volume_group:152 : _clean_lvm_volume_group stack-volumes-lvmdriver-1 2026-03-17 14:21:03.131 | + lib/lvm:_clean_lvm_volume_group:40 : local vg=stack-volumes-lvmdriver-1 2026-03-17 14:21:03.131 | + lib/lvm:_clean_lvm_volume_group:43 : sudo lvremove -f stack-volumes-lvmdriver-1 2026-03-17 14:21:03.131 | + lib/cinder:init_cinder:500 : is_service_enabled c-bak 2026-03-17 14:21:03.131 | + functions-common:is_service_enabled:2068 : return 0 2026-03-17 14:21:03.131 | + lib/cinder:init_cinder:500 : [[ -n swift ]] 2026-03-17 14:21:03.131 | + lib/cinder:init_cinder:501 : type init_cinder_backup_swift 2026-03-17 14:21:03.131 | + lib/cinder:init_cinder:506 : mkdir -p /opt/stack/data/cinder/volumes 2026-03-17 14:21:03.181 | [9348 Async init_cinder:101712]: finished init_cinder with result 0 in 8 seconds 2026-03-17 14:21:03.185 | + inc/async:async_wait:197 : return 0 2026-03-17 14:21:03.188 | + ./stack.sh:main:1234 : is_service_enabled nova 2026-03-17 14:21:03.205 | + functions-common:is_service_enabled:2068 : return 0 2026-03-17 14:21:03.209 | + ./stack.sh:main:1235 : echo_summary 'Configuring Nova' 2026-03-17 14:21:03.212 | + ./stack.sh:echo_summary:438 : [[ -t 3 ]] 2026-03-17 14:21:03.215 | + ./stack.sh:echo_summary:444 : echo -e Configuring Nova 2026-03-17 14:21:03.219 | + ./stack.sh:main:1236 : init_nova 2026-03-17 14:21:03.221 | + lib/nova:init_nova:848 : is_service_enabled mysql postgresql 2026-03-17 14:21:03.239 | + functions-common:is_service_enabled:2068 : return 0 2026-03-17 14:21:03.243 | + lib/nova:init_nova:848 : is_service_enabled n-api 2026-03-17 14:21:03.263 | + functions-common:is_service_enabled:2068 : return 0 2026-03-17 14:21:03.266 | + lib/nova:init_nova:850 : [[ superconductor == \s\i\n\g\l\e\c\o\n\d\u\c\t\o\r ]] 2026-03-17 14:21:03.268 | + lib/nova:init_nova:858 : async_run nova-cell-0 init_nova_db nova_cell0 /etc/nova/nova.conf 2026-03-17 14:21:03.337 | + inc/async:async_inner:63 : init_nova_db nova_cell0 /etc/nova/nova.conf 2026-03-17 14:21:03.383 | [9348 Async nova-cell-0:103565]: running: init_nova_db nova_cell0 /etc/nova/nova.conf 2026-03-17 14:21:03.387 | ++ lib/nova:init_nova:861 : seq 1 1 2026-03-17 14:21:03.394 | + lib/nova:init_nova:861 : for i in $(seq 1 $NOVA_NUM_CELLS) 2026-03-17 14:21:03.398 | ++ lib/nova:init_nova:862 : conductor_conf 1 2026-03-17 14:21:03.402 | ++ lib/nova:conductor_conf:827 : local cell=1 2026-03-17 14:21:03.405 | ++ lib/nova:conductor_conf:828 : echo /etc/nova/nova_cell1.conf 2026-03-17 14:21:03.409 | + lib/nova:init_nova:862 : async_run nova-cell-1 init_nova_db nova_cell1 /etc/nova/nova_cell1.conf 2026-03-17 14:21:03.487 | + inc/async:async_inner:63 : init_nova_db nova_cell1 /etc/nova/nova_cell1.conf 2026-03-17 14:21:03.532 | [9348 Async nova-cell-1:103672]: running: init_nova_db nova_cell1 /etc/nova/nova_cell1.conf 2026-03-17 14:21:03.535 | + lib/nova:init_nova:865 : recreate_database nova_api 2026-03-17 14:21:03.538 | + lib/database:recreate_database:112 : local db=nova_api 2026-03-17 14:21:03.541 | + lib/database:recreate_database:113 : recreate_database_mysql nova_api 2026-03-17 14:21:03.543 | + lib/databases/mysql:recreate_database_mysql:54 : local db=nova_api 2026-03-17 14:21:03.546 | + lib/databases/mysql:recreate_database_mysql:55 : mysql -uroot -psecretdatabase -h127.0.0.1 -e 'DROP DATABASE IF EXISTS nova_api;' 2026-03-17 14:21:03.555 | + lib/databases/mysql:recreate_database_mysql:56 : mysql -uroot -psecretdatabase -h127.0.0.1 -e 'CREATE DATABASE nova_api CHARACTER SET utf8;' 2026-03-17 14:21:03.571 | + lib/nova:init_nova:866 : /usr/local/bin/nova-manage --config-file /etc/nova/nova.conf api_db sync 2026-03-17 14:21:05.671 | INFO dbcounter [-] Registered counter for database nova_api 2026-03-17 14:21:05.683 | INFO alembic.runtime.migration [-] Context impl MySQLImpl. 2026-03-17 14:21:05.683 | INFO alembic.runtime.migration [-] Will assume non-transactional DDL. 2026-03-17 14:21:05.683 | DEBUG dbcounter [-] [103739] Writer thread running {{(pid=103739) stat_writer /usr/local/lib/python3.12/site-packages/dbcounter.py:102}} 2026-03-17 14:21:05.712 | INFO alembic.runtime.migration [-] Running upgrade -> d67eeaabee36, Initial version 2026-03-17 14:21:08.683 | DEBUG alembic.runtime.migration [-] new branch insert d67eeaabee36 {{(pid=103739) update_to_step /usr/local/lib/python3.12/site-packages/alembic/runtime/migration.py:781}} 2026-03-17 14:21:08.694 | INFO alembic.runtime.migration [-] Running upgrade d67eeaabee36 -> b30f573d3377, Remove unused build_requests columns 2026-03-17 14:21:09.568 | DEBUG alembic.runtime.migration [-] update d67eeaabee36 to b30f573d3377 {{(pid=103739) update_to_step /usr/local/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-03-17 14:21:09.571 | INFO alembic.runtime.migration [-] Running upgrade b30f573d3377 -> cdeec0c85668, Drop legacy migrate_version table 2026-03-17 14:21:09.573 | DEBUG alembic.runtime.migration [-] update b30f573d3377 to cdeec0c85668 {{(pid=103739) update_to_step /usr/local/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-03-17 14:21:10.046 | ++ lib/nova:init_nova:870 : database_connection_url nova_cell0 2026-03-17 14:21:10.049 | ++ lib/database:database_connection_url:134 : local db=nova_cell0 2026-03-17 14:21:10.053 | ++ lib/database:database_connection_url:135 : database_connection_url_mysql nova_cell0 2026-03-17 14:21:10.058 | ++ lib/databases/mysql:database_connection_url_mysql:251 : local db=nova_cell0 2026-03-17 14:21:10.061 | ++ lib/databases/mysql:database_connection_url_mysql:252 : local plugin 2026-03-17 14:21:10.065 | ++ lib/databases/mysql:database_connection_url_mysql:256 : [[ True == \T\r\u\e ]] 2026-03-17 14:21:10.070 | ++ lib/databases/mysql:database_connection_url_mysql:257 : is_service_enabled mysql 2026-03-17 14:21:10.092 | ++ functions-common:is_service_enabled:2068 : return 0 2026-03-17 14:21:10.097 | ++ lib/databases/mysql:database_connection_url_mysql:258 : plugin='&plugin=dbcounter' 2026-03-17 14:21:10.100 | ++ 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-17 14:21:10.105 | + lib/nova:init_nova:870 : /usr/local/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-17 14:21:11.855 | INFO dbcounter [None req-a3a8fab9-0f17-4bd4-909b-a5cb630170db None None] Registered counter for database nova_api 2026-03-17 14:21:11.885 | DEBUG dbcounter [-] [103789] Writer thread running {{(pid=103789) stat_writer /usr/local/lib/python3.12/site-packages/dbcounter.py:102}} 2026-03-17 14:21:12.337 | ++ lib/nova:init_nova:873 : seq 0 1 2026-03-17 14:21:12.343 | + lib/nova:init_nova:873 : for i in $(seq 0 $NOVA_NUM_CELLS) 2026-03-17 14:21:12.347 | + lib/nova:init_nova:874 : async_wait nova-cell-0 2026-03-17 14:21:12.407 | [9348 Async nova-cell-0:103565]: Waiting for completion of init_nova_db nova_cell0 /etc/nova/nova.conf running on PID 103565 (3 other jobs running) 2026-03-17 14:21:12.439 | [9348 Async nova-cell-0:103565]: Signaling child to exit 2026-03-17 14:21:14.770 | + inc/async:async_inner:64 : rc=0 2026-03-17 14:21:14.801 | [103672 Async nova-cell-1:103672]: finished successfully 2026-03-17 14:21:15.061 | + inc/async:async_inner:64 : rc=0 2026-03-17 14:21:15.094 | [103565 Async nova-cell-0:103565]: finished successfully 2026-03-17 14:21:15.127 | WAKEUP 2026-03-17 14:21:15.155 | [9348 Async nova-cell-0:103565]: Signaled 2026-03-17 14:21:15.157 | + lib/nova:init_nova_db:838 : local dbname=nova_cell0 2026-03-17 14:21:15.157 | + lib/nova:init_nova_db:839 : local conffile=/etc/nova/nova.conf 2026-03-17 14:21:15.157 | + lib/nova:init_nova_db:840 : recreate_database nova_cell0 2026-03-17 14:21:15.157 | + lib/database:recreate_database:112 : local db=nova_cell0 2026-03-17 14:21:15.157 | + lib/database:recreate_database:113 : recreate_database_mysql nova_cell0 2026-03-17 14:21:15.157 | + lib/databases/mysql:recreate_database_mysql:54 : local db=nova_cell0 2026-03-17 14:21:15.157 | + lib/databases/mysql:recreate_database_mysql:55 : mysql -uroot -psecretdatabase -h127.0.0.1 -e 'DROP DATABASE IF EXISTS nova_cell0;' 2026-03-17 14:21:15.157 | + lib/databases/mysql:recreate_database_mysql:56 : mysql -uroot -psecretdatabase -h127.0.0.1 -e 'CREATE DATABASE nova_cell0 CHARACTER SET utf8;' 2026-03-17 14:21:15.157 | + lib/nova:init_nova_db:841 : /usr/local/bin/nova-manage --config-file /etc/nova/nova.conf db sync --local_cell 2026-03-17 14:21:15.157 | INFO dbcounter [-] Registered counter for database nova_cell0 2026-03-17 14:21:15.157 | INFO alembic.runtime.migration [-] Context impl MySQLImpl. 2026-03-17 14:21:15.157 | INFO alembic.runtime.migration [-] Will assume non-transactional DDL. 2026-03-17 14:21:15.157 | DEBUG dbcounter [-] [103623] Writer thread running {{(pid=103623) stat_writer /usr/local/lib/python3.12/site-packages/dbcounter.py:102}} 2026-03-17 14:21:15.157 | INFO alembic.runtime.migration [-] Running upgrade -> 8f2f1571d55b, Initial version 2026-03-17 14:21:15.157 | DEBUG alembic.runtime.migration [-] new branch insert 8f2f1571d55b {{(pid=103623) update_to_step /usr/local/lib/python3.12/site-packages/alembic/runtime/migration.py:781}} 2026-03-17 14:21:15.157 | INFO alembic.runtime.migration [-] Running upgrade 8f2f1571d55b -> 16f1fbcab42b, Resolve shadow table diffs 2026-03-17 14:21:15.157 | DEBUG alembic.runtime.migration [-] update 8f2f1571d55b to 16f1fbcab42b {{(pid=103623) update_to_step /usr/local/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-03-17 14:21:15.157 | INFO alembic.runtime.migration [-] Running upgrade 16f1fbcab42b -> ccb0fa1a2252, Add encryption fields to BlockDeviceMapping 2026-03-17 14:21:15.157 | DEBUG alembic.runtime.migration [-] update 16f1fbcab42b to ccb0fa1a2252 {{(pid=103623) update_to_step /usr/local/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-03-17 14:21:15.157 | INFO alembic.runtime.migration [-] Running upgrade ccb0fa1a2252 -> 960aac0e09ea, de-duplicate_indexes_in_instances__console_auth_tokens 2026-03-17 14:21:15.157 | DEBUG alembic.runtime.migration [-] update ccb0fa1a2252 to 960aac0e09ea {{(pid=103623) update_to_step /usr/local/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-03-17 14:21:15.157 | INFO alembic.runtime.migration [-] Running upgrade 960aac0e09ea -> 1b91788ec3a6, Drop legacy migrate_version table 2026-03-17 14:21:15.157 | DEBUG alembic.runtime.migration [-] update 960aac0e09ea to 1b91788ec3a6 {{(pid=103623) update_to_step /usr/local/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-03-17 14:21:15.157 | INFO alembic.runtime.migration [-] Running upgrade 1b91788ec3a6 -> 1acf2c98e646, Add compute_id to instance 2026-03-17 14:21:15.157 | DEBUG alembic.runtime.migration [-] update 1b91788ec3a6 to 1acf2c98e646 {{(pid=103623) update_to_step /usr/local/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-03-17 14:21:15.157 | INFO alembic.runtime.migration [-] Running upgrade 1acf2c98e646 -> 13863f4e1612, create_share_mapping_table 2026-03-17 14:21:15.157 | DEBUG alembic.runtime.migration [-] update 1acf2c98e646 to 13863f4e1612 {{(pid=103623) update_to_step /usr/local/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-03-17 14:21:15.157 | INFO alembic.runtime.migration [-] Running upgrade 13863f4e1612 -> d60bddf7a903, add_constraint_instance_share_avoid_duplicates 2026-03-17 14:21:15.157 | DEBUG alembic.runtime.migration [-] update 13863f4e1612 to d60bddf7a903 {{(pid=103623) update_to_step /usr/local/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-03-17 14:21:15.157 | INFO alembic.runtime.migration [-] Running upgrade d60bddf7a903 -> 2903cd72dc14, add_tls_port_to_console_auth_tokens 2026-03-17 14:21:15.157 | DEBUG alembic.runtime.migration [-] update d60bddf7a903 to 2903cd72dc14 {{(pid=103623) update_to_step /usr/local/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-03-17 14:21:15.225 | [9348 Async nova-cell-0:103565]: finished init_nova_db nova_cell0 /etc/nova/nova.conf with result 0 in 11 seconds 2026-03-17 14:21:15.231 | + inc/async:async_wait:197 : return 0 2026-03-17 14:21:15.235 | + lib/nova:init_nova:873 : for i in $(seq 0 $NOVA_NUM_CELLS) 2026-03-17 14:21:15.238 | + lib/nova:init_nova:874 : async_wait nova-cell-1 2026-03-17 14:21:15.303 | [9348 Async nova-cell-1:103672]: Waiting for completion of init_nova_db nova_cell1 /etc/nova/nova_cell1.conf running on PID 103672 (2 other jobs running) 2026-03-17 14:21:15.335 | [9348 Async nova-cell-1:103672]: Signaling child to exit 2026-03-17 14:21:15.336 | WAKEUP 2026-03-17 14:21:15.367 | [9348 Async nova-cell-1:103672]: Signaled 2026-03-17 14:21:15.368 | + lib/nova:init_nova_db:838 : local dbname=nova_cell1 2026-03-17 14:21:15.368 | + lib/nova:init_nova_db:839 : local conffile=/etc/nova/nova_cell1.conf 2026-03-17 14:21:15.368 | + lib/nova:init_nova_db:840 : recreate_database nova_cell1 2026-03-17 14:21:15.368 | + lib/database:recreate_database:112 : local db=nova_cell1 2026-03-17 14:21:15.369 | + lib/database:recreate_database:113 : recreate_database_mysql nova_cell1 2026-03-17 14:21:15.369 | + lib/databases/mysql:recreate_database_mysql:54 : local db=nova_cell1 2026-03-17 14:21:15.369 | + lib/databases/mysql:recreate_database_mysql:55 : mysql -uroot -psecretdatabase -h127.0.0.1 -e 'DROP DATABASE IF EXISTS nova_cell1;' 2026-03-17 14:21:15.369 | + lib/databases/mysql:recreate_database_mysql:56 : mysql -uroot -psecretdatabase -h127.0.0.1 -e 'CREATE DATABASE nova_cell1 CHARACTER SET utf8;' 2026-03-17 14:21:15.369 | + lib/nova:init_nova_db:841 : /usr/local/bin/nova-manage --config-file /etc/nova/nova_cell1.conf db sync --local_cell 2026-03-17 14:21:15.369 | INFO dbcounter [-] Registered counter for database nova_cell1 2026-03-17 14:21:15.369 | INFO alembic.runtime.migration [-] Context impl MySQLImpl. 2026-03-17 14:21:15.369 | INFO alembic.runtime.migration [-] Will assume non-transactional DDL. 2026-03-17 14:21:15.369 | DEBUG dbcounter [-] [103723] Writer thread running {{(pid=103723) stat_writer /usr/local/lib/python3.12/site-packages/dbcounter.py:102}} 2026-03-17 14:21:15.369 | INFO alembic.runtime.migration [-] Running upgrade -> 8f2f1571d55b, Initial version 2026-03-17 14:21:15.369 | DEBUG alembic.runtime.migration [-] new branch insert 8f2f1571d55b {{(pid=103723) update_to_step /usr/local/lib/python3.12/site-packages/alembic/runtime/migration.py:781}} 2026-03-17 14:21:15.369 | INFO alembic.runtime.migration [-] Running upgrade 8f2f1571d55b -> 16f1fbcab42b, Resolve shadow table diffs 2026-03-17 14:21:15.369 | DEBUG alembic.runtime.migration [-] update 8f2f1571d55b to 16f1fbcab42b {{(pid=103723) update_to_step /usr/local/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-03-17 14:21:15.369 | INFO alembic.runtime.migration [-] Running upgrade 16f1fbcab42b -> ccb0fa1a2252, Add encryption fields to BlockDeviceMapping 2026-03-17 14:21:15.369 | DEBUG alembic.runtime.migration [-] update 16f1fbcab42b to ccb0fa1a2252 {{(pid=103723) update_to_step /usr/local/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-03-17 14:21:15.369 | INFO alembic.runtime.migration [-] Running upgrade ccb0fa1a2252 -> 960aac0e09ea, de-duplicate_indexes_in_instances__console_auth_tokens 2026-03-17 14:21:15.369 | DEBUG alembic.runtime.migration [-] update ccb0fa1a2252 to 960aac0e09ea {{(pid=103723) update_to_step /usr/local/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-03-17 14:21:15.369 | INFO alembic.runtime.migration [-] Running upgrade 960aac0e09ea -> 1b91788ec3a6, Drop legacy migrate_version table 2026-03-17 14:21:15.369 | DEBUG alembic.runtime.migration [-] update 960aac0e09ea to 1b91788ec3a6 {{(pid=103723) update_to_step /usr/local/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-03-17 14:21:15.369 | INFO alembic.runtime.migration [-] Running upgrade 1b91788ec3a6 -> 1acf2c98e646, Add compute_id to instance 2026-03-17 14:21:15.369 | DEBUG alembic.runtime.migration [-] update 1b91788ec3a6 to 1acf2c98e646 {{(pid=103723) update_to_step /usr/local/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-03-17 14:21:15.369 | INFO alembic.runtime.migration [-] Running upgrade 1acf2c98e646 -> 13863f4e1612, create_share_mapping_table 2026-03-17 14:21:15.369 | DEBUG alembic.runtime.migration [-] update 1acf2c98e646 to 13863f4e1612 {{(pid=103723) update_to_step /usr/local/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-03-17 14:21:15.369 | INFO alembic.runtime.migration [-] Running upgrade 13863f4e1612 -> d60bddf7a903, add_constraint_instance_share_avoid_duplicates 2026-03-17 14:21:15.369 | DEBUG alembic.runtime.migration [-] update 13863f4e1612 to d60bddf7a903 {{(pid=103723) update_to_step /usr/local/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-03-17 14:21:15.369 | INFO alembic.runtime.migration [-] Running upgrade d60bddf7a903 -> 2903cd72dc14, add_tls_port_to_console_auth_tokens 2026-03-17 14:21:15.369 | DEBUG alembic.runtime.migration [-] update d60bddf7a903 to 2903cd72dc14 {{(pid=103723) update_to_step /usr/local/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-03-17 14:21:15.432 | [9348 Async nova-cell-1:103672]: finished init_nova_db nova_cell1 /etc/nova/nova_cell1.conf with result 0 in 11 seconds 2026-03-17 14:21:15.439 | + inc/async:async_wait:197 : return 0 2026-03-17 14:21:15.444 | + lib/nova:init_nova:877 : [[ superconductor == \s\i\n\g\l\e\c\o\n\d\u\c\t\o\r ]] 2026-03-17 14:21:15.448 | + lib/nova:init_nova:884 : /usr/local/bin/nova-manage --config-file /etc/nova/nova.conf db online_data_migrations 2026-03-17 14:21:17.052 | Running batches of 50 until complete 2026-03-17 14:21:17.052 | INFO dbcounter [None req-bed3824e-baba-47b5-846d-81d0c01d0149 None None] Registered counter for database nova_cell0 2026-03-17 14:21:17.116 | DEBUG dbcounter [-] [104076] Writer thread running {{(pid=104076) stat_writer /usr/local/lib/python3.12/site-packages/dbcounter.py:102}} 2026-03-17 14:21:17.120 | INFO dbcounter [None req-bed3824e-baba-47b5-846d-81d0c01d0149 None None] Registered counter for database nova_api 2026-03-17 14:21:17.165 | DEBUG dbcounter [-] [104076] Writer thread running {{(pid=104076) stat_writer /usr/local/lib/python3.12/site-packages/dbcounter.py:102}} 2026-03-17 14:21:17.179 | INFO dbcounter [None req-bed3824e-baba-47b5-846d-81d0c01d0149 None None] Registered counter for database nova_cell0 2026-03-17 14:21:17.185 | DEBUG dbcounter [-] [104076] Writer thread running {{(pid=104076) stat_writer /usr/local/lib/python3.12/site-packages/dbcounter.py:102}} 2026-03-17 14:21:17.221 | +-------------------------------------+--------------+-----------+ 2026-03-17 14:21:17.221 | | Migration | Total Needed | Completed | 2026-03-17 14:21:17.221 | +-------------------------------------+--------------+-----------+ 2026-03-17 14:21:17.221 | | fill_virtual_interface_list | 0 | 0 | 2026-03-17 14:21:17.221 | | migrate_empty_ratio | 0 | 0 | 2026-03-17 14:21:17.221 | | migrate_quota_classes_to_api_db | 0 | 0 | 2026-03-17 14:21:17.221 | | migrate_quota_limits_to_api_db | 0 | 0 | 2026-03-17 14:21:17.221 | | migration_migrate_to_uuid | 0 | 0 | 2026-03-17 14:21:17.221 | | populate_dev_uuids | 0 | 0 | 2026-03-17 14:21:17.221 | | populate_instance_compute_id | 0 | 0 | 2026-03-17 14:21:17.221 | | populate_missing_availability_zones | 0 | 0 | 2026-03-17 14:21:17.221 | | populate_queued_for_delete | 0 | 0 | 2026-03-17 14:21:17.221 | | populate_user_id | 0 | 0 | 2026-03-17 14:21:17.221 | | populate_uuids | 0 | 0 | 2026-03-17 14:21:17.221 | +-------------------------------------+--------------+-----------+ 2026-03-17 14:21:17.680 | ++ lib/nova:init_nova:887 : seq 1 1 2026-03-17 14:21:17.686 | + lib/nova:init_nova:887 : for i in $(seq 1 $NOVA_NUM_CELLS) 2026-03-17 14:21:17.688 | ++ lib/nova:init_nova:888 : conductor_conf 1 2026-03-17 14:21:17.692 | ++ lib/nova:conductor_conf:827 : local cell=1 2026-03-17 14:21:17.695 | ++ lib/nova:conductor_conf:828 : echo /etc/nova/nova_cell1.conf 2026-03-17 14:21:17.700 | + lib/nova:init_nova:888 : /usr/local/bin/nova-manage --config-file /etc/nova/nova.conf --config-file /etc/nova/nova_cell1.conf cell_v2 create_cell --name cell1 2026-03-17 14:21:19.291 | --transport-url not provided in the command line, using the value [DEFAULT]/transport_url from the configuration file 2026-03-17 14:21:19.291 | --database_connection not provided in the command line, using the value [database]/connection from the configuration file 2026-03-17 14:21:19.291 | INFO dbcounter [None req-6095418d-a273-4483-85ea-064528a46dea None None] Registered counter for database nova_api 2026-03-17 14:21:19.320 | DEBUG dbcounter [-] [104096] Writer thread running {{(pid=104096) stat_writer /usr/local/lib/python3.12/site-packages/dbcounter.py:102}} 2026-03-17 14:21:19.732 | + lib/nova:init_nova:892 : create_nova_keys_dir 2026-03-17 14:21:19.736 | + lib/nova:create_nova_keys_dir:834 : sudo install -d -o stack /opt/stack/data/nova /opt/stack/data/nova/keys 2026-03-17 14:21:19.766 | + lib/nova:init_nova:894 : [[ '' == \L\V\M ]] 2026-03-17 14:21:19.769 | + ./stack.sh:main:1238 : async_runfunc configure_neutron_nova 2026-03-17 14:21:19.772 | + inc/async:async_runfunc:116 : async_run configure_neutron_nova configure_neutron_nova 2026-03-17 14:21:19.854 | + inc/async:async_inner:63 : configure_neutron_nova 2026-03-17 14:21:19.907 | [9348 Async configure_neutron_nova:104156]: running: configure_neutron_nova 2026-03-17 14:21:19.911 | + ./stack.sh:main:1246 : run_phase stack post-config 2026-03-17 14:21:19.913 | + functions-common:run_phase:1840 : local mode=stack 2026-03-17 14:21:19.917 | + functions-common:run_phase:1841 : local phase=post-config 2026-03-17 14:21:19.920 | + functions-common:run_phase:1842 : [[ -d /opt/stack/devstack/extras.d ]] 2026-03-17 14:21:19.923 | + functions-common:run_phase:1843 : local extra_plugin_file_name 2026-03-17 14:21:19.927 | + functions-common:run_phase:1844 : for extra_plugin_file_name in $TOP_DIR/extras.d/*.sh 2026-03-17 14:21:19.932 | + functions-common:run_phase:1849 : local exceptions=80-tempest.sh 2026-03-17 14:21:19.935 | + functions-common:run_phase:1850 : local extra 2026-03-17 14:21:19.939 | ++ functions-common:run_phase:1851 : basename /opt/stack/devstack/extras.d/80-tempest.sh 2026-03-17 14:21:19.945 | + functions-common:run_phase:1851 : extra=80-tempest.sh 2026-03-17 14:21:19.950 | + functions-common:run_phase:1852 : [[ 80-tempest.sh =~ 80-tempest\.sh ]] 2026-03-17 14:21:19.954 | + functions-common:run_phase:1856 : [[ -r /opt/stack/devstack/extras.d/80-tempest.sh ]] 2026-03-17 14:21:19.957 | + functions-common:run_phase:1856 : source /opt/stack/devstack/extras.d/80-tempest.sh stack post-config 2026-03-17 14:21:19.963 | ++ extras.d/80-tempest.sh:source:3 : is_service_enabled tempest 2026-03-17 14:21:19.988 | ++ functions-common:is_service_enabled:2068 : return 0 2026-03-17 14:21:19.992 | ++ extras.d/80-tempest.sh:source:4 : [[ stack == \s\o\u\r\c\e ]] 2026-03-17 14:21:19.996 | ++ extras.d/80-tempest.sh:source:7 : [[ stack == \s\t\a\c\k ]] 2026-03-17 14:21:20.000 | ++ extras.d/80-tempest.sh:source:7 : [[ post-config == \i\n\s\t\a\l\l ]] 2026-03-17 14:21:20.004 | ++ extras.d/80-tempest.sh:source:10 : [[ stack == \s\t\a\c\k ]] 2026-03-17 14:21:20.008 | ++ extras.d/80-tempest.sh:source:10 : [[ post-config == \p\o\s\t\-\c\o\n\f\i\g ]] 2026-03-17 14:21:20.011 | ++ extras.d/80-tempest.sh:source:12 : : 2026-03-17 14:21:20.015 | ++ extras.d/80-tempest.sh:source:27 : [[ stack == \u\n\s\t\a\c\k ]] 2026-03-17 14:21:20.019 | ++ extras.d/80-tempest.sh:source:32 : [[ stack == \c\l\e\a\n ]] 2026-03-17 14:21:20.023 | + functions-common:run_phase:1861 : [[ stack == \s\o\u\r\c\e ]] 2026-03-17 14:21:20.028 | + functions-common:run_phase:1864 : [[ stack == \o\v\e\r\r\i\d\e\_\d\e\f\a\u\l\t\s ]] 2026-03-17 14:21:20.032 | + functions-common:run_phase:1867 : run_plugins stack post-config 2026-03-17 14:21:20.036 | + functions-common:run_plugins:1826 : local mode=stack 2026-03-17 14:21:20.040 | + functions-common:run_plugins:1827 : local phase=post-config 2026-03-17 14:21:20.044 | + functions-common:run_plugins:1829 : local plugins=,neutron 2026-03-17 14:21:20.048 | + functions-common:run_plugins:1830 : local plugin 2026-03-17 14:21:20.052 | + functions-common:run_plugins:1831 : for plugin in ${plugins//,/ } 2026-03-17 14:21:20.056 | + functions-common:run_plugins:1832 : local dir=/opt/stack/neutron 2026-03-17 14:21:20.060 | + functions-common:run_plugins:1833 : [[ -f /opt/stack/neutron/devstack/plugin.sh ]] 2026-03-17 14:21:20.065 | + functions-common:run_plugins:1834 : source /opt/stack/neutron/devstack/plugin.sh stack post-config 2026-03-17 14:21:20.068 | ++ /opt/stack/neutron/devstack/plugin.sh:source:1 : LIBDIR=/opt/stack/neutron/devstack/lib 2026-03-17 14:21:20.072 | ++ /opt/stack/neutron/devstack/plugin.sh:source:3 : source /opt/stack/neutron/devstack/lib/distributed_dhcp 2026-03-17 14:21:20.075 | ++ /opt/stack/neutron/devstack/plugin.sh:source:4 : source /opt/stack/neutron/devstack/lib/dns 2026-03-17 14:21:20.079 | ++ /opt/stack/neutron/devstack/plugin.sh:source:5 : source /opt/stack/neutron/devstack/lib/flavors 2026-03-17 14:21:20.084 | +++ /opt/stack/neutron/devstack/lib/flavors:source:4 : FLAVORS_PLUGIN=flavors 2026-03-17 14:21:20.088 | ++ /opt/stack/neutron/devstack/plugin.sh:source:6 : source /opt/stack/neutron/devstack/lib/l2_agent 2026-03-17 14:21:20.090 | ++ /opt/stack/neutron/devstack/plugin.sh:source:7 : source /opt/stack/neutron/devstack/lib/l2_agent_sriovnicswitch 2026-03-17 14:21:20.094 | +++ /opt/stack/neutron/devstack/lib/l2_agent_sriovnicswitch:source:1 : SRIOV_AGENT_CONF=etc/neutron/plugins/ml2/sriov_agent.ini 2026-03-17 14:21:20.097 | +++ /opt/stack/neutron/devstack/lib/l2_agent_sriovnicswitch:source:2 : SRIOV_AGENT_BINARY=/usr/local/bin/neutron-sriov-nic-agent 2026-03-17 14:21:20.101 | ++ /opt/stack/neutron/devstack/plugin.sh:source:8 : source /opt/stack/neutron/devstack/lib/l3_agent 2026-03-17 14:21:20.105 | ++ /opt/stack/neutron/devstack/plugin.sh:source:9 : source /opt/stack/neutron/devstack/lib/l3_conntrack_helper 2026-03-17 14:21:20.108 | ++ /opt/stack/neutron/devstack/plugin.sh:source:10 : source /opt/stack/neutron/devstack/lib/l3_ndp_proxy 2026-03-17 14:21:20.112 | ++ /opt/stack/neutron/devstack/plugin.sh:source:11 : source /opt/stack/neutron/devstack/lib/metadata_path 2026-03-17 14:21:20.115 | ++ /opt/stack/neutron/devstack/plugin.sh:source:12 : source /opt/stack/neutron/devstack/lib/ml2 2026-03-17 14:21:20.118 | ++ /opt/stack/neutron/devstack/plugin.sh:source:13 : source /opt/stack/neutron/devstack/lib/network_segment_range 2026-03-17 14:21:20.122 | ++ /opt/stack/neutron/devstack/plugin.sh:source:14 : source /opt/stack/neutron/devstack/lib/segments 2026-03-17 14:21:20.125 | ++ /opt/stack/neutron/devstack/plugin.sh:source:15 : source /opt/stack/neutron/devstack/lib/log 2026-03-17 14:21:20.128 | ++ /opt/stack/neutron/devstack/plugin.sh:source:16 : source /opt/stack/neutron/devstack/lib/fip_port_forwarding 2026-03-17 14:21:20.131 | ++ /opt/stack/neutron/devstack/plugin.sh:source:17 : source /opt/stack/neutron/devstack/lib/uplink_status_propagation 2026-03-17 14:21:20.135 | ++ /opt/stack/neutron/devstack/plugin.sh:source:18 : source /opt/stack/neutron/devstack/lib/tag_ports_during_bulk_creation 2026-03-17 14:21:20.139 | ++ /opt/stack/neutron/devstack/plugin.sh:source:19 : source /opt/stack/neutron/devstack/lib/octavia 2026-03-17 14:21:20.158 | ++ /opt/stack/neutron/devstack/plugin.sh:source:20 : source /opt/stack/neutron/devstack/lib/loki 2026-03-17 14:21:20.162 | ++ /opt/stack/neutron/devstack/plugin.sh:source:21 : source /opt/stack/neutron/devstack/lib/local_ip 2026-03-17 14:21:20.166 | ++ /opt/stack/neutron/devstack/plugin.sh:source:22 : source /opt/stack/neutron/devstack/lib/port_trusted_vif 2026-03-17 14:21:20.170 | ++ /opt/stack/neutron/devstack/plugin.sh:source:25 : source /opt/stack/devstack/lib/neutron_plugins/ovs_source 2026-03-17 14:21:20.176 | ++++ lib/neutron_plugins/ovs_source:source:17 : trueorfalse False Q_BUILD_OVS_FROM_GIT 2026-03-17 14:21:20.197 | +++ lib/neutron_plugins/ovs_source:source:17 : Q_BUILD_OVS_FROM_GIT=False 2026-03-17 14:21:20.201 | +++ lib/neutron_plugins/ovs_source:source:20 : OVS_REPO=https://github.com/openvswitch/ovs.git 2026-03-17 14:21:20.207 | ++++ lib/neutron_plugins/ovs_source:source:21 : basename https://github.com/openvswitch/ovs.git 2026-03-17 14:21:20.207 | ++++ lib/neutron_plugins/ovs_source:source:21 : cut -f1 -d. 2026-03-17 14:21:20.212 | +++ lib/neutron_plugins/ovs_source:source:21 : OVS_REPO_NAME=ovs 2026-03-17 14:21:20.215 | +++ lib/neutron_plugins/ovs_source:source:22 : OVS_REPO_NAME=ovs 2026-03-17 14:21:20.222 | +++ lib/neutron_plugins/ovs_source:source:23 : OVS_BRANCH=branch-3.3 2026-03-17 14:21:20.226 | +++ /opt/stack/neutron/devstack/plugin.sh:source:27 : trueorfalse False Q_BUILD_OVS_FROM_GIT 2026-03-17 14:21:20.251 | ++ /opt/stack/neutron/devstack/plugin.sh:source:27 : Q_BUILD_OVS_FROM_GIT=False 2026-03-17 14:21:20.255 | ++ /opt/stack/neutron/devstack/plugin.sh:source:34 : '[' -f /opt/stack/neutron/devstack/lib/ovn_agent ']' 2026-03-17 14:21:20.259 | ++ /opt/stack/neutron/devstack/plugin.sh:source:38 : [[ stack == \s\t\a\c\k ]] 2026-03-17 14:21:20.263 | ++ /opt/stack/neutron/devstack/plugin.sh:source:39 : case "$2" in 2026-03-17 14:21:20.267 | ++ /opt/stack/neutron/devstack/plugin.sh:source:43 : is_service_enabled neutron-tag-ports-during-bulk-creation 2026-03-17 14:21:20.288 | ++ functions-common:is_service_enabled:2068 : return 1 2026-03-17 14:21:20.292 | ++ /opt/stack/neutron/devstack/plugin.sh:source:46 : is_service_enabled neutron-uplink-status-propagation 2026-03-17 14:21:20.317 | ++ functions-common:is_service_enabled:2068 : return 1 2026-03-17 14:21:20.319 | ++ /opt/stack/neutron/devstack/plugin.sh:source:49 : is_service_enabled q-flavors neutron-flavors 2026-03-17 14:21:20.341 | ++ functions-common:is_service_enabled:2068 : return 1 2026-03-17 14:21:20.344 | ++ /opt/stack/neutron/devstack/plugin.sh:source:52 : is_service_enabled q-log neutron-log 2026-03-17 14:21:20.369 | ++ functions-common:is_service_enabled:2068 : return 1 2026-03-17 14:21:20.372 | ++ /opt/stack/neutron/devstack/plugin.sh:source:55 : is_service_enabled q-dns neutron-dns 2026-03-17 14:21:20.390 | ++ functions-common:is_service_enabled:2068 : return 1 2026-03-17 14:21:20.394 | ++ /opt/stack/neutron/devstack/plugin.sh:source:62 : is_service_enabled neutron-segments 2026-03-17 14:21:20.413 | ++ functions-common:is_service_enabled:2068 : return 1 2026-03-17 14:21:20.417 | ++ /opt/stack/neutron/devstack/plugin.sh:source:65 : is_service_enabled neutron-network-segment-range 2026-03-17 14:21:20.439 | ++ functions-common:is_service_enabled:2068 : return 1 2026-03-17 14:21:20.441 | ++ /opt/stack/neutron/devstack/plugin.sh:source:68 : is_service_enabled q-distributed-dhcp neutron-distributed-dhcp 2026-03-17 14:21:20.463 | ++ functions-common:is_service_enabled:2068 : return 1 2026-03-17 14:21:20.465 | ++ /opt/stack/neutron/devstack/plugin.sh:source:73 : is_service_enabled q-metadata-path neutron-metadata-path 2026-03-17 14:21:20.487 | ++ functions-common:is_service_enabled:2068 : return 1 2026-03-17 14:21:20.491 | ++ /opt/stack/neutron/devstack/plugin.sh:source:78 : is_service_enabled neutron-local-ip 2026-03-17 14:21:20.514 | ++ functions-common:is_service_enabled:2068 : return 1 2026-03-17 14:21:20.516 | ++ /opt/stack/neutron/devstack/plugin.sh:source:81 : is_service_enabled neutron-local-ip-static 2026-03-17 14:21:20.536 | ++ functions-common:is_service_enabled:2068 : return 1 2026-03-17 14:21:20.540 | ++ /opt/stack/neutron/devstack/plugin.sh:source:84 : is_service_enabled q-agt neutron-agent 2026-03-17 14:21:20.559 | ++ functions-common:is_service_enabled:2068 : return 1 2026-03-17 14:21:20.562 | ++ /opt/stack/neutron/devstack/plugin.sh:source:92 : is_service_enabled q-sriov-agt neutron-sriov-agent 2026-03-17 14:21:20.581 | ++ functions-common:is_service_enabled:2068 : return 1 2026-03-17 14:21:20.584 | ++ /opt/stack/neutron/devstack/plugin.sh:source:96 : is_service_enabled q-l3 neutron-l3 2026-03-17 14:21:20.603 | ++ functions-common:is_service_enabled:2068 : return 1 2026-03-17 14:21:20.606 | ++ /opt/stack/neutron/devstack/plugin.sh:source:108 : is_service_enabled q-port-trusted-vif neutron-port-trusted-vif 2026-03-17 14:21:20.624 | ++ functions-common:is_service_enabled:2068 : return 1 2026-03-17 14:21:20.628 | ++ /opt/stack/neutron/devstack/plugin.sh:source:111 : '[' ml2 = ml2 ']' 2026-03-17 14:21:20.632 | ++ /opt/stack/neutron/devstack/plugin.sh:source:112 : configure_ml2_extension_drivers 2026-03-17 14:21:20.635 | ++ /opt/stack/neutron/devstack/lib/ml2:configure_ml2_extension_drivers:2 : is_neutron_legacy_enabled 2026-03-17 14:21:20.637 | ++ lib/neutron:is_neutron_legacy_enabled:320 : return 0 2026-03-17 14:21:20.640 | ++ /opt/stack/neutron/devstack/lib/ml2:configure_ml2_extension_drivers:10 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini ml2 extension_drivers port_security,qos 2026-03-17 14:21:20.676 | ++ /opt/stack/neutron/devstack/plugin.sh:source:114 : is_ovn_enabled 2026-03-17 14:21:20.679 | ++ /opt/stack/neutron/devstack/plugin.sh:is_ovn_enabled:30 : [[ ovn == \o\v\n ]] 2026-03-17 14:21:20.681 | ++ /opt/stack/neutron/devstack/plugin.sh:is_ovn_enabled:30 : return 0 2026-03-17 14:21:20.682 | ++ /opt/stack/neutron/devstack/plugin.sh:source:115 : is_service_enabled q-port-forwarding neutron-port-forwarding 2026-03-17 14:21:20.697 | ++ functions-common:is_service_enabled:2068 : return 1 2026-03-17 14:21:20.698 | ++ /opt/stack/neutron/devstack/plugin.sh:source:119 : is_service_enabled neutron-loki 2026-03-17 14:21:20.713 | ++ functions-common:is_service_enabled:2068 : return 1 2026-03-17 14:21:20.715 | + ./stack.sh:main:1254 : merge_config_group /opt/stack/devstack/local.conf post-config 2026-03-17 14:21:20.717 | + inc/meta-config:merge_config_group:171 : local localfile=/opt/stack/devstack/local.conf 2026-03-17 14:21:20.720 | + inc/meta-config:merge_config_group:171 : shift 2026-03-17 14:21:20.722 | + inc/meta-config:merge_config_group:172 : local matchgroups=post-config 2026-03-17 14:21:20.725 | + inc/meta-config:merge_config_group:174 : [[ -r /opt/stack/devstack/local.conf ]] 2026-03-17 14:21:20.727 | + inc/meta-config:merge_config_group:176 : local configfile group 2026-03-17 14:21:20.730 | + inc/meta-config:merge_config_group:177 : for group in $matchgroups 2026-03-17 14:21:20.733 | ++ inc/meta-config:merge_config_group:178 : get_meta_section_files /opt/stack/devstack/local.conf post-config 2026-03-17 14:21:20.735 | ++ inc/meta-config:get_meta_section_files:63 : local file=/opt/stack/devstack/local.conf 2026-03-17 14:21:20.738 | ++ inc/meta-config:get_meta_section_files:64 : local matchgroup=post-config 2026-03-17 14:21:20.740 | ++ inc/meta-config:get_meta_section_files:66 : [[ -r /opt/stack/devstack/local.conf ]] 2026-03-17 14:21:20.744 | ++ inc/meta-config:get_meta_section_files:68 : awk -v matchgroup=post-config ' 2026-03-17 14:21:20.744 | /^\[\[.+\|.*\]\]/ { 2026-03-17 14:21:20.744 | gsub("[][]", "", $1); 2026-03-17 14:21:20.744 | split($1, a, "|"); 2026-03-17 14:21:20.744 | if (a[1] == matchgroup) 2026-03-17 14:21:20.744 | print a[2] 2026-03-17 14:21:20.744 | } 2026-03-17 14:21:20.744 | ' /opt/stack/devstack/local.conf 2026-03-17 14:21:20.749 | + inc/meta-config:merge_config_group:178 : for configfile in $(get_meta_section_files $localfile $group) 2026-03-17 14:21:20.750 | + inc/meta-config:merge_config_group:179 : local realconfigfile 2026-03-17 14:21:20.752 | + inc/meta-config:merge_config_group:180 : local dir 2026-03-17 14:21:20.755 | ++ inc/meta-config:merge_config_group:182 : eval 'echo $NEUTRON_CONF' 2026-03-17 14:21:20.756 | +++ inc/meta-config:merge_config_group:182 : echo /etc/neutron/neutron.conf 2026-03-17 14:21:20.758 | + inc/meta-config:merge_config_group:182 : realconfigfile=/etc/neutron/neutron.conf 2026-03-17 14:21:20.760 | + inc/meta-config:merge_config_group:183 : [[ -z /etc/neutron/neutron.conf ]] 2026-03-17 14:21:20.764 | ++ inc/meta-config:merge_config_group:187 : dirname /etc/neutron/neutron.conf 2026-03-17 14:21:20.770 | + inc/meta-config:merge_config_group:187 : dir=/etc/neutron 2026-03-17 14:21:20.772 | + inc/meta-config:merge_config_group:189 : test -e /etc/neutron 2026-03-17 14:21:20.774 | + inc/meta-config:merge_config_group:189 : test -d /etc/neutron 2026-03-17 14:21:20.776 | + inc/meta-config:merge_config_group:191 : [[ -e /etc/neutron ]] 2026-03-17 14:21:20.777 | + inc/meta-config:merge_config_group:196 : merge_config_file /opt/stack/devstack/local.conf post-config '$NEUTRON_CONF' 2026-03-17 14:21:20.780 | + inc/meta-config:merge_config_file:83 : local file=/opt/stack/devstack/local.conf 2026-03-17 14:21:20.782 | + inc/meta-config:merge_config_file:84 : local matchgroup=post-config 2026-03-17 14:21:20.785 | + inc/meta-config:merge_config_file:85 : local 'configfile=$NEUTRON_CONF' 2026-03-17 14:21:20.787 | + inc/meta-config:merge_config_file:90 : local real_configfile 2026-03-17 14:21:20.790 | ++ inc/meta-config:merge_config_file:91 : eval echo '$NEUTRON_CONF' 2026-03-17 14:21:20.792 | +++ inc/meta-config:merge_config_file:91 : echo /etc/neutron/neutron.conf 2026-03-17 14:21:20.796 | + inc/meta-config:merge_config_file:91 : real_configfile=/etc/neutron/neutron.conf 2026-03-17 14:21:20.797 | + inc/meta-config:merge_config_file:92 : '[' '!' -f /etc/neutron/neutron.conf ']' 2026-03-17 14:21:20.802 | + inc/meta-config:merge_config_file:96 : get_meta_section /opt/stack/devstack/local.conf post-config '$NEUTRON_CONF' 2026-03-17 14:21:20.802 | + inc/meta-config:merge_config_file:97 : awk -v 'configfile=$NEUTRON_CONF' ' 2026-03-17 14:21:20.802 | BEGIN { 2026-03-17 14:21:20.802 | section = "" 2026-03-17 14:21:20.802 | last_section = "" 2026-03-17 14:21:20.802 | section_count = 0 2026-03-17 14:21:20.802 | } 2026-03-17 14:21:20.802 | /^\[.+\]/ { 2026-03-17 14:21:20.802 | gsub("[][]", "", $1); 2026-03-17 14:21:20.802 | section=$1 2026-03-17 14:21:20.802 | next 2026-03-17 14:21:20.802 | } 2026-03-17 14:21:20.802 | /^ *\#/ { 2026-03-17 14:21:20.802 | next 2026-03-17 14:21:20.802 | } 2026-03-17 14:21:20.802 | /^[^ \t]+/ { 2026-03-17 14:21:20.803 | # get offset of first = in $0 2026-03-17 14:21:20.803 | eq_idx = index($0, "=") 2026-03-17 14:21:20.803 | # extract attr & value from $0 2026-03-17 14:21:20.803 | attr = substr($0, 1, eq_idx - 1) 2026-03-17 14:21:20.803 | value = substr($0, eq_idx + 1) 2026-03-17 14:21:20.803 | # only need to strip trailing whitespace from attr 2026-03-17 14:21:20.803 | sub(/[ \t]*$/, "", attr) 2026-03-17 14:21:20.803 | # need to strip leading & trailing whitespace from value 2026-03-17 14:21:20.803 | sub(/^[ \t]*/, "", value) 2026-03-17 14:21:20.803 | sub(/[ \t]*$/, "", value) 2026-03-17 14:21:20.803 | 2026-03-17 14:21:20.803 | # cfg_attr_count: number of config lines per [section, attr] 2026-03-17 14:21:20.803 | # cfg_attr: three dimensional array to keep all the config lines per [section, attr] 2026-03-17 14:21:20.803 | # cfg_section: keep the section names in the same order as they appear in local.conf 2026-03-17 14:21:20.803 | # cfg_sec_attr_name: keep the attr names in the same order as they appear in local.conf 2026-03-17 14:21:20.803 | if (! (section, attr) in cfg_attr_count) { 2026-03-17 14:21:20.803 | if (section != last_section) { 2026-03-17 14:21:20.803 | cfg_section[section_count++] = section 2026-03-17 14:21:20.803 | last_section = section 2026-03-17 14:21:20.803 | } 2026-03-17 14:21:20.803 | attr_count = cfg_sec_attr_count[section_count - 1]++ 2026-03-17 14:21:20.803 | cfg_sec_attr_name[section_count - 1, attr_count] = attr 2026-03-17 14:21:20.803 | 2026-03-17 14:21:20.803 | cfg_attr[section, attr, 0] = value 2026-03-17 14:21:20.803 | cfg_attr_count[section, attr] = 1 2026-03-17 14:21:20.803 | } else { 2026-03-17 14:21:20.803 | lno = cfg_attr_count[section, attr]++ 2026-03-17 14:21:20.803 | cfg_attr[section, attr, lno] = value 2026-03-17 14:21:20.803 | } 2026-03-17 14:21:20.803 | } 2026-03-17 14:21:20.803 | END { 2026-03-17 14:21:20.803 | # Process each section in order 2026-03-17 14:21:20.803 | for (sno = 0; sno < section_count; sno++) { 2026-03-17 14:21:20.803 | section = cfg_section[sno] 2026-03-17 14:21:20.803 | # The ini routines simply append a config item immediately 2026-03-17 14:21:20.803 | # after the section header. To keep the same order as defined 2026-03-17 14:21:20.803 | # in local.conf, invoke the ini routines in the reverse order 2026-03-17 14:21:20.803 | for (attr_no = cfg_sec_attr_count[sno] - 1; attr_no >=0; attr_no--) { 2026-03-17 14:21:20.803 | attr = cfg_sec_attr_name[sno, attr_no] 2026-03-17 14:21:20.803 | if (cfg_attr_count[section, attr] == 1) 2026-03-17 14:21:20.803 | print "iniset " configfile " " section " " attr " \"" cfg_attr[section, attr, 0] "\"" 2026-03-17 14:21:20.803 | else { 2026-03-17 14:21:20.803 | # For multiline, invoke the ini routines in the reverse order 2026-03-17 14:21:20.803 | count = cfg_attr_count[section, attr] 2026-03-17 14:21:20.803 | print "inidelete " configfile " " section " " attr 2026-03-17 14:21:20.803 | print "iniset " configfile " " section " " attr " \"" cfg_attr[section, attr, count - 1] "\"" 2026-03-17 14:21:20.803 | for (l = count -2; l >= 0; l--) 2026-03-17 14:21:20.804 | print "iniadd_literal " configfile " " section " " attr " \"" cfg_attr[section, attr, l] "\"" 2026-03-17 14:21:20.804 | } 2026-03-17 14:21:20.804 | } 2026-03-17 14:21:20.804 | } 2026-03-17 14:21:20.804 | } 2026-03-17 14:21:20.804 | ' 2026-03-17 14:21:20.804 | + inc/meta-config:merge_config_file:164 : read a 2026-03-17 14:21:20.805 | + inc/meta-config:get_meta_section:33 : local file=/opt/stack/devstack/local.conf 2026-03-17 14:21:20.805 | awk: cmd. line:12: warning: regexp escape sequence `\#' is not a known regexp operator 2026-03-17 14:21:20.807 | + inc/meta-config:get_meta_section:34 : local matchgroup=post-config 2026-03-17 14:21:20.808 | + inc/meta-config:get_meta_section:35 : local 'configfile=$NEUTRON_CONF' 2026-03-17 14:21:20.811 | + inc/meta-config:get_meta_section:37 : [[ -r /opt/stack/devstack/local.conf ]] 2026-03-17 14:21:20.813 | + inc/meta-config:get_meta_section:38 : [[ -z $NEUTRON_CONF ]] 2026-03-17 14:21:20.816 | + inc/meta-config:get_meta_section:40 : awk -v matchgroup=post-config -v 'configfile=$NEUTRON_CONF' ' 2026-03-17 14:21:20.816 | BEGIN { group = "" } 2026-03-17 14:21:20.816 | /^\[\[.+\|.*\]\]/ { 2026-03-17 14:21:20.816 | gsub("[][]", "", $1); 2026-03-17 14:21:20.816 | split($1, a, "|"); 2026-03-17 14:21:20.816 | if (a[1] == matchgroup && a[2] == configfile) { 2026-03-17 14:21:20.816 | group=a[1] 2026-03-17 14:21:20.816 | } else { 2026-03-17 14:21:20.817 | group="" 2026-03-17 14:21:20.817 | } 2026-03-17 14:21:20.817 | next 2026-03-17 14:21:20.817 | } 2026-03-17 14:21:20.817 | { 2026-03-17 14:21:20.817 | if (group != "") 2026-03-17 14:21:20.817 | print $0 2026-03-17 14:21:20.817 | } 2026-03-17 14:21:20.817 | ' /opt/stack/devstack/local.conf 2026-03-17 14:21:20.822 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NEUTRON_CONF DEFAULT global_physnet_mtu "1430"' 2026-03-17 14:21:20.825 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/neutron/neutron.conf DEFAULT global_physnet_mtu 1430 2026-03-17 14:21:20.855 | + inc/meta-config:merge_config_file:164 : read a 2026-03-17 14:21:20.858 | + ./stack.sh:main:1263 : is_service_enabled swift 2026-03-17 14:21:20.873 | + functions-common:is_service_enabled:2068 : return 0 2026-03-17 14:21:20.875 | + ./stack.sh:main:1264 : echo_summary 'Starting Swift' 2026-03-17 14:21:20.877 | + ./stack.sh:echo_summary:438 : [[ -t 3 ]] 2026-03-17 14:21:20.879 | + ./stack.sh:echo_summary:444 : echo -e Starting Swift 2026-03-17 14:21:20.881 | + ./stack.sh:main:1265 : start_swift 2026-03-17 14:21:20.883 | + lib/swift:start_swift:768 : restart_service memcached 2026-03-17 14:21:20.885 | + functions-common:restart_service:2296 : '[' -x /bin/systemctl ']' 2026-03-17 14:21:20.889 | + functions-common:restart_service:2297 : sudo /bin/systemctl restart memcached 2026-03-17 14:21:20.904 | + inc/async:async_inner:64 : rc=0 2026-03-17 14:21:20.925 | [104156 Async configure_neutron_nova:104156]: finished successfully 2026-03-17 14:21:20.964 | + lib/swift:start_swift:771 : is_ubuntu 2026-03-17 14:21:20.967 | + functions-common:is_ubuntu:544 : [[ -z rpm ]] 2026-03-17 14:21:20.968 | + functions-common:is_ubuntu:547 : '[' rpm = deb ']' 2026-03-17 14:21:20.971 | + lib/swift:start_swift:773 : '[' -e /etc/xinetd.d/rsync ']' 2026-03-17 14:21:20.974 | + lib/swift:start_swift:776 : start_service rsyncd 2026-03-17 14:21:20.977 | + functions-common:start_service:2319 : '[' -x /bin/systemctl ']' 2026-03-17 14:21:20.981 | + functions-common:start_service:2320 : sudo /bin/systemctl start rsyncd 2026-03-17 14:21:21.011 | + lib/swift:start_swift:779 : '[' False == True ']' 2026-03-17 14:21:21.012 | + lib/swift:start_swift:798 : [[ 1 == 1 ]] 2026-03-17 14:21:21.014 | + lib/swift:start_swift:799 : local foreground_services type 2026-03-17 14:21:21.015 | + lib/swift:start_swift:801 : foreground_services='object container account' 2026-03-17 14:21:21.018 | + lib/swift:start_swift:802 : for type in ${foreground_services} 2026-03-17 14:21:21.020 | + lib/swift:start_swift:803 : run_process s-object '/usr/local/bin/swift-object-server /etc/swift/object-server/1.conf -v' 2026-03-17 14:21:21.022 | + functions-common:run_process:1666 : local service=s-object 2026-03-17 14:21:21.025 | + functions-common:run_process:1667 : local 'command=/usr/local/bin/swift-object-server /etc/swift/object-server/1.conf -v' 2026-03-17 14:21:21.027 | + functions-common:run_process:1668 : local group= 2026-03-17 14:21:21.029 | + functions-common:run_process:1669 : local user= 2026-03-17 14:21:21.031 | + functions-common:run_process:1670 : local env_vars= 2026-03-17 14:21:21.032 | + functions-common:run_process:1672 : local name=s-object 2026-03-17 14:21:21.035 | + functions-common:run_process:1674 : time_start run_process 2026-03-17 14:21:21.038 | + functions-common:time_start:2398 : local name=run_process 2026-03-17 14:21:21.040 | + functions-common:time_start:2399 : local start_time= 2026-03-17 14:21:21.043 | + functions-common:time_start:2400 : [[ -n '' ]] 2026-03-17 14:21:21.046 | ++ functions-common:time_start:2403 : date +%s%3N 2026-03-17 14:21:21.049 | + functions-common:time_start:2403 : _TIME_START[$name]=1773757281048 2026-03-17 14:21:21.054 | + functions-common:run_process:1675 : is_service_enabled s-object 2026-03-17 14:21:21.069 | + functions-common:is_service_enabled:2068 : return 0 2026-03-17 14:21:21.072 | + functions-common:run_process:1676 : _run_under_systemd s-object '/usr/local/bin/swift-object-server /etc/swift/object-server/1.conf -v' '' '' '' 2026-03-17 14:21:21.073 | + functions-common:_run_under_systemd:1620 : local service=s-object 2026-03-17 14:21:21.076 | + functions-common:_run_under_systemd:1621 : local 'command=/usr/local/bin/swift-object-server /etc/swift/object-server/1.conf -v' 2026-03-17 14:21:21.078 | + functions-common:_run_under_systemd:1622 : local 'cmd=/usr/local/bin/swift-object-server /etc/swift/object-server/1.conf -v' 2026-03-17 14:21:21.080 | + functions-common:_run_under_systemd:1624 : _common_systemd_pitfalls '/usr/local/bin/swift-object-server /etc/swift/object-server/1.conf -v' 2026-03-17 14:21:21.083 | + functions-common:_common_systemd_pitfalls:1592 : local 'cmd=/usr/local/bin/swift-object-server /etc/swift/object-server/1.conf -v' 2026-03-17 14:21:21.086 | + functions-common:_common_systemd_pitfalls:1595 : [[ /usr/local/bin/swift-object-server /etc/swift/object-server/1.conf -v =~ sudo ]] 2026-03-17 14:21:21.087 | + functions-common:_common_systemd_pitfalls:1606 : [[ ! /usr/local/bin/swift-object-server /etc/swift/object-server/1.conf -v =~ ^/ ]] 2026-03-17 14:21:21.089 | + functions-common:_run_under_systemd:1626 : local systemd_service=devstack@s-object.service 2026-03-17 14:21:21.091 | + functions-common:_run_under_systemd:1627 : local group= 2026-03-17 14:21:21.095 | + functions-common:_run_under_systemd:1628 : local user=stack 2026-03-17 14:21:21.096 | + functions-common:_run_under_systemd:1629 : [[ -z stack ]] 2026-03-17 14:21:21.099 | + functions-common:_run_under_systemd:1632 : local env_vars= 2026-03-17 14:21:21.101 | + functions-common:_run_under_systemd:1633 : [[ -v SYSTEMD_ENV_VARS[s-object] ]] 2026-03-17 14:21:21.102 | + functions-common:_run_under_systemd:1636 : [[ /usr/local/bin/swift-object-server /etc/swift/object-server/1.conf -v =~ uwsgi ]] 2026-03-17 14:21:21.104 | + functions-common:_run_under_systemd:1642 : write_user_unit_file devstack@s-object.service '/usr/local/bin/swift-object-server /etc/swift/object-server/1.conf -v' '' stack '' 2026-03-17 14:21:21.106 | + functions-common:write_user_unit_file:1527 : local service=devstack@s-object.service 2026-03-17 14:21:21.108 | + functions-common:write_user_unit_file:1528 : local 'command=/usr/local/bin/swift-object-server /etc/swift/object-server/1.conf -v' 2026-03-17 14:21:21.109 | + functions-common:write_user_unit_file:1529 : local group= 2026-03-17 14:21:21.112 | + functions-common:write_user_unit_file:1530 : local user=stack 2026-03-17 14:21:21.114 | + functions-common:write_user_unit_file:1531 : local env_vars= 2026-03-17 14:21:21.116 | + functions-common:write_user_unit_file:1532 : local extra= 2026-03-17 14:21:21.117 | + functions-common:write_user_unit_file:1533 : [[ -n '' ]] 2026-03-17 14:21:21.118 | + functions-common:write_user_unit_file:1536 : local unitfile=/etc/systemd/system/devstack@s-object.service 2026-03-17 14:21:21.120 | + functions-common:write_user_unit_file:1537 : mkdir -p /etc/systemd/system 2026-03-17 14:21:21.124 | + functions-common:write_user_unit_file:1539 : iniset -sudo /etc/systemd/system/devstack@s-object.service Unit Description 'Devstack devstack@s-object.service' 2026-03-17 14:21:21.213 | + functions-common:write_user_unit_file:1540 : iniset -sudo /etc/systemd/system/devstack@s-object.service Service Environment '"PATH=/opt/stack/devstack/files/openstack-cli-server:/bin:/sbin:/bin:/usr/sbin:/usr/bin:/usr/local/bin:/usr/local/sbin:/usr/sbin:/sbin"' 2026-03-17 14:21:21.317 | + functions-common:write_user_unit_file:1541 : iniset -sudo /etc/systemd/system/devstack@s-object.service Service User stack 2026-03-17 14:21:21.420 | + functions-common:write_user_unit_file:1542 : iniset -sudo /etc/systemd/system/devstack@s-object.service Service ExecStart '/usr/local/bin/swift-object-server /etc/swift/object-server/1.conf -v' 2026-03-17 14:21:21.514 | + functions-common:write_user_unit_file:1543 : iniset -sudo /etc/systemd/system/devstack@s-object.service Service KillMode process 2026-03-17 14:21:21.619 | + functions-common:write_user_unit_file:1544 : iniset -sudo /etc/systemd/system/devstack@s-object.service Service TimeoutStopSec 300 2026-03-17 14:21:21.725 | + functions-common:write_user_unit_file:1545 : iniset -sudo /etc/systemd/system/devstack@s-object.service Service ExecReload '/bin/kill -HUP $MAINPID' 2026-03-17 14:21:21.843 | + functions-common:write_user_unit_file:1546 : [[ -n '' ]] 2026-03-17 14:21:21.847 | + functions-common:write_user_unit_file:1549 : [[ -n '' ]] 2026-03-17 14:21:21.852 | + functions-common:write_user_unit_file:1552 : iniset -sudo /etc/systemd/system/devstack@s-object.service Install WantedBy multi-user.target 2026-03-17 14:21:22.008 | + functions-common:write_user_unit_file:1555 : sudo systemctl daemon-reload 2026-03-17 14:21:22.324 | + functions-common:_run_under_systemd:1645 : sudo systemctl enable devstack@s-object.service 2026-03-17 14:21:22.368 | Created symlink '/etc/systemd/system/multi-user.target.wants/devstack@s-object.service' → '/etc/systemd/system/devstack@s-object.service'. 2026-03-17 14:21:22.648 | + functions-common:_run_under_systemd:1646 : sudo systemctl start devstack@s-object.service 2026-03-17 14:21:22.729 | + functions-common:run_process:1678 : time_stop run_process 2026-03-17 14:21:22.733 | + functions-common:time_stop:2412 : local name 2026-03-17 14:21:22.737 | + functions-common:time_stop:2413 : local end_time 2026-03-17 14:21:22.740 | + functions-common:time_stop:2414 : local elapsed_time 2026-03-17 14:21:22.743 | + functions-common:time_stop:2415 : local total 2026-03-17 14:21:22.746 | + functions-common:time_stop:2416 : local start_time 2026-03-17 14:21:22.751 | + functions-common:time_stop:2418 : name=run_process 2026-03-17 14:21:22.754 | + functions-common:time_stop:2419 : start_time=1773757281048 2026-03-17 14:21:22.757 | + functions-common:time_stop:2421 : [[ -z 1773757281048 ]] 2026-03-17 14:21:22.761 | ++ functions-common:time_stop:2424 : date +%s%3N 2026-03-17 14:21:22.766 | + functions-common:time_stop:2424 : end_time=1773757282762 2026-03-17 14:21:22.769 | + functions-common:time_stop:2425 : elapsed_time=1714 2026-03-17 14:21:22.772 | + functions-common:time_stop:2426 : total=7398 2026-03-17 14:21:22.775 | + functions-common:time_stop:2428 : _TIME_START[$name]= 2026-03-17 14:21:22.778 | + functions-common:time_stop:2429 : _TIME_TOTAL[$name]=9112 2026-03-17 14:21:22.781 | + lib/swift:start_swift:802 : for type in ${foreground_services} 2026-03-17 14:21:22.785 | + lib/swift:start_swift:803 : run_process s-container '/usr/local/bin/swift-container-server /etc/swift/container-server/1.conf -v' 2026-03-17 14:21:22.788 | + functions-common:run_process:1666 : local service=s-container 2026-03-17 14:21:22.792 | + functions-common:run_process:1667 : local 'command=/usr/local/bin/swift-container-server /etc/swift/container-server/1.conf -v' 2026-03-17 14:21:22.795 | + functions-common:run_process:1668 : local group= 2026-03-17 14:21:22.798 | + functions-common:run_process:1669 : local user= 2026-03-17 14:21:22.801 | + functions-common:run_process:1670 : local env_vars= 2026-03-17 14:21:22.804 | + functions-common:run_process:1672 : local name=s-container 2026-03-17 14:21:22.806 | + functions-common:run_process:1674 : time_start run_process 2026-03-17 14:21:22.808 | + functions-common:time_start:2398 : local name=run_process 2026-03-17 14:21:22.811 | + functions-common:time_start:2399 : local start_time= 2026-03-17 14:21:22.814 | + functions-common:time_start:2400 : [[ -n '' ]] 2026-03-17 14:21:22.820 | ++ functions-common:time_start:2403 : date +%s%3N 2026-03-17 14:21:22.826 | + functions-common:time_start:2403 : _TIME_START[$name]=1773757282822 2026-03-17 14:21:22.828 | + functions-common:run_process:1675 : is_service_enabled s-container 2026-03-17 14:21:22.843 | + functions-common:is_service_enabled:2068 : return 0 2026-03-17 14:21:22.846 | + functions-common:run_process:1676 : _run_under_systemd s-container '/usr/local/bin/swift-container-server /etc/swift/container-server/1.conf -v' '' '' '' 2026-03-17 14:21:22.847 | + functions-common:_run_under_systemd:1620 : local service=s-container 2026-03-17 14:21:22.849 | + functions-common:_run_under_systemd:1621 : local 'command=/usr/local/bin/swift-container-server /etc/swift/container-server/1.conf -v' 2026-03-17 14:21:22.852 | + functions-common:_run_under_systemd:1622 : local 'cmd=/usr/local/bin/swift-container-server /etc/swift/container-server/1.conf -v' 2026-03-17 14:21:22.856 | + functions-common:_run_under_systemd:1624 : _common_systemd_pitfalls '/usr/local/bin/swift-container-server /etc/swift/container-server/1.conf -v' 2026-03-17 14:21:22.858 | + functions-common:_common_systemd_pitfalls:1592 : local 'cmd=/usr/local/bin/swift-container-server /etc/swift/container-server/1.conf -v' 2026-03-17 14:21:22.861 | + functions-common:_common_systemd_pitfalls:1595 : [[ /usr/local/bin/swift-container-server /etc/swift/container-server/1.conf -v =~ sudo ]] 2026-03-17 14:21:22.863 | + functions-common:_common_systemd_pitfalls:1606 : [[ ! /usr/local/bin/swift-container-server /etc/swift/container-server/1.conf -v =~ ^/ ]] 2026-03-17 14:21:22.865 | + functions-common:_run_under_systemd:1626 : local systemd_service=devstack@s-container.service 2026-03-17 14:21:22.867 | + functions-common:_run_under_systemd:1627 : local group= 2026-03-17 14:21:22.869 | + functions-common:_run_under_systemd:1628 : local user=stack 2026-03-17 14:21:22.872 | + functions-common:_run_under_systemd:1629 : [[ -z stack ]] 2026-03-17 14:21:22.875 | + functions-common:_run_under_systemd:1632 : local env_vars= 2026-03-17 14:21:22.878 | + functions-common:_run_under_systemd:1633 : [[ -v SYSTEMD_ENV_VARS[s-container] ]] 2026-03-17 14:21:22.880 | + functions-common:_run_under_systemd:1636 : [[ /usr/local/bin/swift-container-server /etc/swift/container-server/1.conf -v =~ uwsgi ]] 2026-03-17 14:21:22.882 | + functions-common:_run_under_systemd:1642 : write_user_unit_file devstack@s-container.service '/usr/local/bin/swift-container-server /etc/swift/container-server/1.conf -v' '' stack '' 2026-03-17 14:21:22.885 | + functions-common:write_user_unit_file:1527 : local service=devstack@s-container.service 2026-03-17 14:21:22.888 | + functions-common:write_user_unit_file:1528 : local 'command=/usr/local/bin/swift-container-server /etc/swift/container-server/1.conf -v' 2026-03-17 14:21:22.890 | + functions-common:write_user_unit_file:1529 : local group= 2026-03-17 14:21:22.892 | + functions-common:write_user_unit_file:1530 : local user=stack 2026-03-17 14:21:22.895 | + functions-common:write_user_unit_file:1531 : local env_vars= 2026-03-17 14:21:22.898 | + functions-common:write_user_unit_file:1532 : local extra= 2026-03-17 14:21:22.900 | + functions-common:write_user_unit_file:1533 : [[ -n '' ]] 2026-03-17 14:21:22.902 | + functions-common:write_user_unit_file:1536 : local unitfile=/etc/systemd/system/devstack@s-container.service 2026-03-17 14:21:22.904 | + functions-common:write_user_unit_file:1537 : mkdir -p /etc/systemd/system 2026-03-17 14:21:22.908 | + functions-common:write_user_unit_file:1539 : iniset -sudo /etc/systemd/system/devstack@s-container.service Unit Description 'Devstack devstack@s-container.service' 2026-03-17 14:21:23.017 | + functions-common:write_user_unit_file:1540 : iniset -sudo /etc/systemd/system/devstack@s-container.service Service Environment '"PATH=/opt/stack/devstack/files/openstack-cli-server:/bin:/sbin:/bin:/usr/sbin:/usr/bin:/usr/local/bin:/usr/local/sbin:/usr/sbin:/sbin"' 2026-03-17 14:21:23.128 | + functions-common:write_user_unit_file:1541 : iniset -sudo /etc/systemd/system/devstack@s-container.service Service User stack 2026-03-17 14:21:23.235 | + functions-common:write_user_unit_file:1542 : iniset -sudo /etc/systemd/system/devstack@s-container.service Service ExecStart '/usr/local/bin/swift-container-server /etc/swift/container-server/1.conf -v' 2026-03-17 14:21:23.349 | + functions-common:write_user_unit_file:1543 : iniset -sudo /etc/systemd/system/devstack@s-container.service Service KillMode process 2026-03-17 14:21:23.456 | + functions-common:write_user_unit_file:1544 : iniset -sudo /etc/systemd/system/devstack@s-container.service Service TimeoutStopSec 300 2026-03-17 14:21:23.565 | + functions-common:write_user_unit_file:1545 : iniset -sudo /etc/systemd/system/devstack@s-container.service Service ExecReload '/bin/kill -HUP $MAINPID' 2026-03-17 14:21:23.666 | + functions-common:write_user_unit_file:1546 : [[ -n '' ]] 2026-03-17 14:21:23.669 | + functions-common:write_user_unit_file:1549 : [[ -n '' ]] 2026-03-17 14:21:23.672 | + functions-common:write_user_unit_file:1552 : iniset -sudo /etc/systemd/system/devstack@s-container.service Install WantedBy multi-user.target 2026-03-17 14:21:23.798 | + functions-common:write_user_unit_file:1555 : sudo systemctl daemon-reload 2026-03-17 14:21:24.119 | + functions-common:_run_under_systemd:1645 : sudo systemctl enable devstack@s-container.service 2026-03-17 14:21:24.159 | Created symlink '/etc/systemd/system/multi-user.target.wants/devstack@s-container.service' → '/etc/systemd/system/devstack@s-container.service'. 2026-03-17 14:21:24.421 | + functions-common:_run_under_systemd:1646 : sudo systemctl start devstack@s-container.service 2026-03-17 14:21:24.476 | + functions-common:run_process:1678 : time_stop run_process 2026-03-17 14:21:24.480 | + functions-common:time_stop:2412 : local name 2026-03-17 14:21:24.484 | + functions-common:time_stop:2413 : local end_time 2026-03-17 14:21:24.487 | + functions-common:time_stop:2414 : local elapsed_time 2026-03-17 14:21:24.491 | + functions-common:time_stop:2415 : local total 2026-03-17 14:21:24.494 | + functions-common:time_stop:2416 : local start_time 2026-03-17 14:21:24.497 | + functions-common:time_stop:2418 : name=run_process 2026-03-17 14:21:24.501 | + functions-common:time_stop:2419 : start_time=1773757282822 2026-03-17 14:21:24.504 | + functions-common:time_stop:2421 : [[ -z 1773757282822 ]] 2026-03-17 14:21:24.508 | ++ functions-common:time_stop:2424 : date +%s%3N 2026-03-17 14:21:24.514 | + functions-common:time_stop:2424 : end_time=1773757284511 2026-03-17 14:21:24.518 | + functions-common:time_stop:2425 : elapsed_time=1689 2026-03-17 14:21:24.521 | + functions-common:time_stop:2426 : total=9112 2026-03-17 14:21:24.525 | + functions-common:time_stop:2428 : _TIME_START[$name]= 2026-03-17 14:21:24.528 | + functions-common:time_stop:2429 : _TIME_TOTAL[$name]=10801 2026-03-17 14:21:24.531 | + lib/swift:start_swift:802 : for type in ${foreground_services} 2026-03-17 14:21:24.535 | + lib/swift:start_swift:803 : run_process s-account '/usr/local/bin/swift-account-server /etc/swift/account-server/1.conf -v' 2026-03-17 14:21:24.538 | + functions-common:run_process:1666 : local service=s-account 2026-03-17 14:21:24.541 | + functions-common:run_process:1667 : local 'command=/usr/local/bin/swift-account-server /etc/swift/account-server/1.conf -v' 2026-03-17 14:21:24.546 | + functions-common:run_process:1668 : local group= 2026-03-17 14:21:24.549 | + functions-common:run_process:1669 : local user= 2026-03-17 14:21:24.552 | + functions-common:run_process:1670 : local env_vars= 2026-03-17 14:21:24.556 | + functions-common:run_process:1672 : local name=s-account 2026-03-17 14:21:24.559 | + functions-common:run_process:1674 : time_start run_process 2026-03-17 14:21:24.562 | + functions-common:time_start:2398 : local name=run_process 2026-03-17 14:21:24.566 | + functions-common:time_start:2399 : local start_time= 2026-03-17 14:21:24.568 | + functions-common:time_start:2400 : [[ -n '' ]] 2026-03-17 14:21:24.572 | ++ functions-common:time_start:2403 : date +%s%3N 2026-03-17 14:21:24.579 | + functions-common:time_start:2403 : _TIME_START[$name]=1773757284575 2026-03-17 14:21:24.582 | + functions-common:run_process:1675 : is_service_enabled s-account 2026-03-17 14:21:24.602 | + functions-common:is_service_enabled:2068 : return 0 2026-03-17 14:21:24.606 | + functions-common:run_process:1676 : _run_under_systemd s-account '/usr/local/bin/swift-account-server /etc/swift/account-server/1.conf -v' '' '' '' 2026-03-17 14:21:24.610 | + functions-common:_run_under_systemd:1620 : local service=s-account 2026-03-17 14:21:24.613 | + functions-common:_run_under_systemd:1621 : local 'command=/usr/local/bin/swift-account-server /etc/swift/account-server/1.conf -v' 2026-03-17 14:21:24.616 | + functions-common:_run_under_systemd:1622 : local 'cmd=/usr/local/bin/swift-account-server /etc/swift/account-server/1.conf -v' 2026-03-17 14:21:24.620 | + functions-common:_run_under_systemd:1624 : _common_systemd_pitfalls '/usr/local/bin/swift-account-server /etc/swift/account-server/1.conf -v' 2026-03-17 14:21:24.624 | + functions-common:_common_systemd_pitfalls:1592 : local 'cmd=/usr/local/bin/swift-account-server /etc/swift/account-server/1.conf -v' 2026-03-17 14:21:24.627 | + functions-common:_common_systemd_pitfalls:1595 : [[ /usr/local/bin/swift-account-server /etc/swift/account-server/1.conf -v =~ sudo ]] 2026-03-17 14:21:24.631 | + functions-common:_common_systemd_pitfalls:1606 : [[ ! /usr/local/bin/swift-account-server /etc/swift/account-server/1.conf -v =~ ^/ ]] 2026-03-17 14:21:24.633 | + functions-common:_run_under_systemd:1626 : local systemd_service=devstack@s-account.service 2026-03-17 14:21:24.637 | + functions-common:_run_under_systemd:1627 : local group= 2026-03-17 14:21:24.640 | + functions-common:_run_under_systemd:1628 : local user=stack 2026-03-17 14:21:24.644 | + functions-common:_run_under_systemd:1629 : [[ -z stack ]] 2026-03-17 14:21:24.647 | + functions-common:_run_under_systemd:1632 : local env_vars= 2026-03-17 14:21:24.651 | + functions-common:_run_under_systemd:1633 : [[ -v SYSTEMD_ENV_VARS[s-account] ]] 2026-03-17 14:21:24.655 | + functions-common:_run_under_systemd:1636 : [[ /usr/local/bin/swift-account-server /etc/swift/account-server/1.conf -v =~ uwsgi ]] 2026-03-17 14:21:24.659 | + functions-common:_run_under_systemd:1642 : write_user_unit_file devstack@s-account.service '/usr/local/bin/swift-account-server /etc/swift/account-server/1.conf -v' '' stack '' 2026-03-17 14:21:24.663 | + functions-common:write_user_unit_file:1527 : local service=devstack@s-account.service 2026-03-17 14:21:24.666 | + functions-common:write_user_unit_file:1528 : local 'command=/usr/local/bin/swift-account-server /etc/swift/account-server/1.conf -v' 2026-03-17 14:21:24.670 | + functions-common:write_user_unit_file:1529 : local group= 2026-03-17 14:21:24.673 | + functions-common:write_user_unit_file:1530 : local user=stack 2026-03-17 14:21:24.677 | + functions-common:write_user_unit_file:1531 : local env_vars= 2026-03-17 14:21:24.681 | + functions-common:write_user_unit_file:1532 : local extra= 2026-03-17 14:21:24.684 | + functions-common:write_user_unit_file:1533 : [[ -n '' ]] 2026-03-17 14:21:24.688 | + functions-common:write_user_unit_file:1536 : local unitfile=/etc/systemd/system/devstack@s-account.service 2026-03-17 14:21:24.691 | + functions-common:write_user_unit_file:1537 : mkdir -p /etc/systemd/system 2026-03-17 14:21:24.697 | + functions-common:write_user_unit_file:1539 : iniset -sudo /etc/systemd/system/devstack@s-account.service Unit Description 'Devstack devstack@s-account.service' 2026-03-17 14:21:24.826 | + functions-common:write_user_unit_file:1540 : iniset -sudo /etc/systemd/system/devstack@s-account.service Service Environment '"PATH=/opt/stack/devstack/files/openstack-cli-server:/bin:/sbin:/bin:/usr/sbin:/usr/bin:/usr/local/bin:/usr/local/sbin:/usr/sbin:/sbin"' 2026-03-17 14:21:24.953 | + functions-common:write_user_unit_file:1541 : iniset -sudo /etc/systemd/system/devstack@s-account.service Service User stack 2026-03-17 14:21:25.054 | + functions-common:write_user_unit_file:1542 : iniset -sudo /etc/systemd/system/devstack@s-account.service Service ExecStart '/usr/local/bin/swift-account-server /etc/swift/account-server/1.conf -v' 2026-03-17 14:21:25.156 | + functions-common:write_user_unit_file:1543 : iniset -sudo /etc/systemd/system/devstack@s-account.service Service KillMode process 2026-03-17 14:21:25.261 | + functions-common:write_user_unit_file:1544 : iniset -sudo /etc/systemd/system/devstack@s-account.service Service TimeoutStopSec 300 2026-03-17 14:21:25.368 | + functions-common:write_user_unit_file:1545 : iniset -sudo /etc/systemd/system/devstack@s-account.service Service ExecReload '/bin/kill -HUP $MAINPID' 2026-03-17 14:21:25.472 | + functions-common:write_user_unit_file:1546 : [[ -n '' ]] 2026-03-17 14:21:25.475 | + functions-common:write_user_unit_file:1549 : [[ -n '' ]] 2026-03-17 14:21:25.479 | + functions-common:write_user_unit_file:1552 : iniset -sudo /etc/systemd/system/devstack@s-account.service Install WantedBy multi-user.target 2026-03-17 14:21:25.603 | + functions-common:write_user_unit_file:1555 : sudo systemctl daemon-reload 2026-03-17 14:21:25.941 | + functions-common:_run_under_systemd:1645 : sudo systemctl enable devstack@s-account.service 2026-03-17 14:21:25.986 | Created symlink '/etc/systemd/system/multi-user.target.wants/devstack@s-account.service' → '/etc/systemd/system/devstack@s-account.service'. 2026-03-17 14:21:26.259 | + functions-common:_run_under_systemd:1646 : sudo systemctl start devstack@s-account.service 2026-03-17 14:21:26.314 | + functions-common:run_process:1678 : time_stop run_process 2026-03-17 14:21:26.318 | + functions-common:time_stop:2412 : local name 2026-03-17 14:21:26.320 | + functions-common:time_stop:2413 : local end_time 2026-03-17 14:21:26.324 | + functions-common:time_stop:2414 : local elapsed_time 2026-03-17 14:21:26.328 | + functions-common:time_stop:2415 : local total 2026-03-17 14:21:26.331 | + functions-common:time_stop:2416 : local start_time 2026-03-17 14:21:26.334 | + functions-common:time_stop:2418 : name=run_process 2026-03-17 14:21:26.337 | + functions-common:time_stop:2419 : start_time=1773757284575 2026-03-17 14:21:26.340 | + functions-common:time_stop:2421 : [[ -z 1773757284575 ]] 2026-03-17 14:21:26.344 | ++ functions-common:time_stop:2424 : date +%s%3N 2026-03-17 14:21:26.350 | + functions-common:time_stop:2424 : end_time=1773757286346 2026-03-17 14:21:26.354 | + functions-common:time_stop:2425 : elapsed_time=1771 2026-03-17 14:21:26.358 | + functions-common:time_stop:2426 : total=10801 2026-03-17 14:21:26.361 | + functions-common:time_stop:2428 : _TIME_START[$name]= 2026-03-17 14:21:26.365 | + functions-common:time_stop:2429 : _TIME_TOTAL[$name]=12572 2026-03-17 14:21:26.369 | + lib/swift:start_swift:806 : [[ False == \T\r\u\e ]] 2026-03-17 14:21:26.372 | + lib/swift:start_swift:811 : enable_service s-container-sync 2026-03-17 14:21:26.432 | + lib/swift:start_swift:812 : run_process s-container-sync '/usr/local/bin/swift-container-sync /etc/swift/container-server/1.conf' 2026-03-17 14:21:26.436 | + functions-common:run_process:1666 : local service=s-container-sync 2026-03-17 14:21:26.439 | + functions-common:run_process:1667 : local 'command=/usr/local/bin/swift-container-sync /etc/swift/container-server/1.conf' 2026-03-17 14:21:26.442 | + functions-common:run_process:1668 : local group= 2026-03-17 14:21:26.445 | + functions-common:run_process:1669 : local user= 2026-03-17 14:21:26.448 | + functions-common:run_process:1670 : local env_vars= 2026-03-17 14:21:26.451 | + functions-common:run_process:1672 : local name=s-container-sync 2026-03-17 14:21:26.454 | + functions-common:run_process:1674 : time_start run_process 2026-03-17 14:21:26.459 | + functions-common:time_start:2398 : local name=run_process 2026-03-17 14:21:26.462 | + functions-common:time_start:2399 : local start_time= 2026-03-17 14:21:26.466 | + functions-common:time_start:2400 : [[ -n '' ]] 2026-03-17 14:21:26.470 | ++ functions-common:time_start:2403 : date +%s%3N 2026-03-17 14:21:26.476 | + functions-common:time_start:2403 : _TIME_START[$name]=1773757286472 2026-03-17 14:21:26.480 | + functions-common:run_process:1675 : is_service_enabled s-container-sync 2026-03-17 14:21:26.502 | + functions-common:is_service_enabled:2068 : return 0 2026-03-17 14:21:26.507 | + functions-common:run_process:1676 : _run_under_systemd s-container-sync '/usr/local/bin/swift-container-sync /etc/swift/container-server/1.conf' '' '' '' 2026-03-17 14:21:26.509 | + functions-common:_run_under_systemd:1620 : local service=s-container-sync 2026-03-17 14:21:26.512 | + functions-common:_run_under_systemd:1621 : local 'command=/usr/local/bin/swift-container-sync /etc/swift/container-server/1.conf' 2026-03-17 14:21:26.516 | + functions-common:_run_under_systemd:1622 : local 'cmd=/usr/local/bin/swift-container-sync /etc/swift/container-server/1.conf' 2026-03-17 14:21:26.519 | + functions-common:_run_under_systemd:1624 : _common_systemd_pitfalls '/usr/local/bin/swift-container-sync /etc/swift/container-server/1.conf' 2026-03-17 14:21:26.523 | + functions-common:_common_systemd_pitfalls:1592 : local 'cmd=/usr/local/bin/swift-container-sync /etc/swift/container-server/1.conf' 2026-03-17 14:21:26.526 | + functions-common:_common_systemd_pitfalls:1595 : [[ /usr/local/bin/swift-container-sync /etc/swift/container-server/1.conf =~ sudo ]] 2026-03-17 14:21:26.530 | + functions-common:_common_systemd_pitfalls:1606 : [[ ! /usr/local/bin/swift-container-sync /etc/swift/container-server/1.conf =~ ^/ ]] 2026-03-17 14:21:26.533 | + functions-common:_run_under_systemd:1626 : local systemd_service=devstack@s-container-sync.service 2026-03-17 14:21:26.537 | + functions-common:_run_under_systemd:1627 : local group= 2026-03-17 14:21:26.540 | + functions-common:_run_under_systemd:1628 : local user=stack 2026-03-17 14:21:26.544 | + functions-common:_run_under_systemd:1629 : [[ -z stack ]] 2026-03-17 14:21:26.547 | + functions-common:_run_under_systemd:1632 : local env_vars= 2026-03-17 14:21:26.550 | + functions-common:_run_under_systemd:1633 : [[ -v SYSTEMD_ENV_VARS[s-container-sync] ]] 2026-03-17 14:21:26.554 | + functions-common:_run_under_systemd:1636 : [[ /usr/local/bin/swift-container-sync /etc/swift/container-server/1.conf =~ uwsgi ]] 2026-03-17 14:21:26.557 | + functions-common:_run_under_systemd:1642 : write_user_unit_file devstack@s-container-sync.service '/usr/local/bin/swift-container-sync /etc/swift/container-server/1.conf' '' stack '' 2026-03-17 14:21:26.561 | + functions-common:write_user_unit_file:1527 : local service=devstack@s-container-sync.service 2026-03-17 14:21:26.564 | + functions-common:write_user_unit_file:1528 : local 'command=/usr/local/bin/swift-container-sync /etc/swift/container-server/1.conf' 2026-03-17 14:21:26.567 | + functions-common:write_user_unit_file:1529 : local group= 2026-03-17 14:21:26.570 | + functions-common:write_user_unit_file:1530 : local user=stack 2026-03-17 14:21:26.573 | + functions-common:write_user_unit_file:1531 : local env_vars= 2026-03-17 14:21:26.576 | + functions-common:write_user_unit_file:1532 : local extra= 2026-03-17 14:21:26.579 | + functions-common:write_user_unit_file:1533 : [[ -n '' ]] 2026-03-17 14:21:26.582 | + functions-common:write_user_unit_file:1536 : local unitfile=/etc/systemd/system/devstack@s-container-sync.service 2026-03-17 14:21:26.585 | + functions-common:write_user_unit_file:1537 : mkdir -p /etc/systemd/system 2026-03-17 14:21:26.591 | + functions-common:write_user_unit_file:1539 : iniset -sudo /etc/systemd/system/devstack@s-container-sync.service Unit Description 'Devstack devstack@s-container-sync.service' 2026-03-17 14:21:26.713 | + functions-common:write_user_unit_file:1540 : iniset -sudo /etc/systemd/system/devstack@s-container-sync.service Service Environment '"PATH=/opt/stack/devstack/files/openstack-cli-server:/bin:/sbin:/bin:/usr/sbin:/usr/bin:/usr/local/bin:/usr/local/sbin:/usr/sbin:/sbin"' 2026-03-17 14:21:26.843 | + functions-common:write_user_unit_file:1541 : iniset -sudo /etc/systemd/system/devstack@s-container-sync.service Service User stack 2026-03-17 14:21:26.931 | + functions-common:write_user_unit_file:1542 : iniset -sudo /etc/systemd/system/devstack@s-container-sync.service Service ExecStart '/usr/local/bin/swift-container-sync /etc/swift/container-server/1.conf' 2026-03-17 14:21:27.013 | + functions-common:write_user_unit_file:1543 : iniset -sudo /etc/systemd/system/devstack@s-container-sync.service Service KillMode process 2026-03-17 14:21:27.123 | + functions-common:write_user_unit_file:1544 : iniset -sudo /etc/systemd/system/devstack@s-container-sync.service Service TimeoutStopSec 300 2026-03-17 14:21:27.229 | + functions-common:write_user_unit_file:1545 : iniset -sudo /etc/systemd/system/devstack@s-container-sync.service Service ExecReload '/bin/kill -HUP $MAINPID' 2026-03-17 14:21:27.333 | + functions-common:write_user_unit_file:1546 : [[ -n '' ]] 2026-03-17 14:21:27.336 | + functions-common:write_user_unit_file:1549 : [[ -n '' ]] 2026-03-17 14:21:27.339 | + functions-common:write_user_unit_file:1552 : iniset -sudo /etc/systemd/system/devstack@s-container-sync.service Install WantedBy multi-user.target 2026-03-17 14:21:27.468 | + functions-common:write_user_unit_file:1555 : sudo systemctl daemon-reload 2026-03-17 14:21:27.787 | + functions-common:_run_under_systemd:1645 : sudo systemctl enable devstack@s-container-sync.service 2026-03-17 14:21:27.819 | Created symlink '/etc/systemd/system/multi-user.target.wants/devstack@s-container-sync.service' → '/etc/systemd/system/devstack@s-container-sync.service'. 2026-03-17 14:21:28.094 | + functions-common:_run_under_systemd:1646 : sudo systemctl start devstack@s-container-sync.service 2026-03-17 14:21:28.156 | + functions-common:run_process:1678 : time_stop run_process 2026-03-17 14:21:28.160 | + functions-common:time_stop:2412 : local name 2026-03-17 14:21:28.164 | + functions-common:time_stop:2413 : local end_time 2026-03-17 14:21:28.168 | + functions-common:time_stop:2414 : local elapsed_time 2026-03-17 14:21:28.172 | + functions-common:time_stop:2415 : local total 2026-03-17 14:21:28.176 | + functions-common:time_stop:2416 : local start_time 2026-03-17 14:21:28.179 | + functions-common:time_stop:2418 : name=run_process 2026-03-17 14:21:28.183 | + functions-common:time_stop:2419 : start_time=1773757286472 2026-03-17 14:21:28.187 | + functions-common:time_stop:2421 : [[ -z 1773757286472 ]] 2026-03-17 14:21:28.193 | ++ functions-common:time_stop:2424 : date +%s%3N 2026-03-17 14:21:28.198 | + functions-common:time_stop:2424 : end_time=1773757288195 2026-03-17 14:21:28.202 | + functions-common:time_stop:2425 : elapsed_time=1723 2026-03-17 14:21:28.206 | + functions-common:time_stop:2426 : total=12572 2026-03-17 14:21:28.209 | + functions-common:time_stop:2428 : _TIME_START[$name]= 2026-03-17 14:21:28.213 | + functions-common:time_stop:2429 : _TIME_TOTAL[$name]=14295 2026-03-17 14:21:28.216 | + lib/swift:start_swift:819 : is_service_enabled tls-proxy 2026-03-17 14:21:28.235 | + functions-common:is_service_enabled:2068 : return 0 2026-03-17 14:21:28.238 | + lib/swift:start_swift:820 : local proxy_port=8080 2026-03-17 14:21:28.240 | + lib/swift:start_swift:821 : start_tls_proxy swift '*' 8080 38.102.83.89 8081 16384 2026-03-17 14:21:28.243 | + lib/tls:start_tls_proxy:510 : local b_service=swift-tls-proxy 2026-03-17 14:21:28.246 | + lib/tls:start_tls_proxy:511 : local 'f_host=*' 2026-03-17 14:21:28.249 | + lib/tls:start_tls_proxy:512 : local f_port=8080 2026-03-17 14:21:28.252 | + lib/tls:start_tls_proxy:513 : local b_host=38.102.83.89 2026-03-17 14:21:28.255 | + lib/tls:start_tls_proxy:514 : local b_port=8081 2026-03-17 14:21:28.258 | + lib/tls:start_tls_proxy:516 : local f_header_size=16384 2026-03-17 14:21:28.260 | + lib/tls:start_tls_proxy:519 : tune_apache_connections norestart 2026-03-17 14:21:28.263 | + lib/tls:tune_apache_connections:455 : local should_restart=norestart 2026-03-17 14:21:28.266 | + lib/tls:tune_apache_connections:456 : local tuning_file=/etc/httpd/conf.d/connection-tuning.conf 2026-03-17 14:21:28.269 | + lib/tls:tune_apache_connections:457 : '[' -f /etc/httpd/conf.d/connection-tuning.conf ']' 2026-03-17 14:21:28.271 | + lib/tls:start_tls_proxy:521 : local config_file 2026-03-17 14:21:28.275 | ++ lib/tls:start_tls_proxy:522 : apache_site_config_for swift-tls-proxy 2026-03-17 14:21:28.278 | ++ lib/apache:apache_site_config_for:174 : local site=swift-tls-proxy 2026-03-17 14:21:28.281 | ++ lib/apache:apache_site_config_for:175 : is_ubuntu 2026-03-17 14:21:28.285 | ++ functions-common:is_ubuntu:544 : [[ -z rpm ]] 2026-03-17 14:21:28.288 | ++ functions-common:is_ubuntu:547 : '[' rpm = deb ']' 2026-03-17 14:21:28.291 | ++ lib/apache:apache_site_config_for:178 : is_fedora 2026-03-17 14:21:28.294 | ++ functions-common:is_fedora:524 : [[ -z CentOSStream ]] 2026-03-17 14:21:28.297 | ++ functions-common:is_fedora:528 : '[' CentOSStream = Fedora ']' 2026-03-17 14:21:28.300 | ++ functions-common:is_fedora:528 : '[' CentOSStream = 'Red Hat' ']' 2026-03-17 14:21:28.303 | ++ functions-common:is_fedora:529 : '[' CentOSStream = openEuler ']' 2026-03-17 14:21:28.306 | ++ functions-common:is_fedora:530 : '[' CentOSStream = RedHatEnterpriseServer ']' 2026-03-17 14:21:28.309 | ++ functions-common:is_fedora:531 : '[' CentOSStream = RedHatEnterprise ']' 2026-03-17 14:21:28.312 | ++ functions-common:is_fedora:532 : '[' CentOSStream = RedHatEnterpriseLinux ']' 2026-03-17 14:21:28.316 | ++ functions-common:is_fedora:533 : '[' CentOSStream = RockyLinux ']' 2026-03-17 14:21:28.319 | ++ functions-common:is_fedora:534 : '[' CentOSStream = CentOS ']' 2026-03-17 14:21:28.322 | ++ functions-common:is_fedora:534 : '[' CentOSStream = CentOSStream ']' 2026-03-17 14:21:28.325 | ++ lib/apache:apache_site_config_for:180 : local enabled_site_file=/etc/httpd/conf.d/swift-tls-proxy.conf 2026-03-17 14:21:28.327 | ++ lib/apache:apache_site_config_for:181 : '[' -f /etc/httpd/conf.d/swift-tls-proxy.conf ']' 2026-03-17 14:21:28.330 | ++ lib/apache:apache_site_config_for:184 : echo /etc/httpd/conf.d/swift-tls-proxy.conf.disabled 2026-03-17 14:21:28.335 | + lib/tls:start_tls_proxy:522 : config_file=/etc/httpd/conf.d/swift-tls-proxy.conf.disabled 2026-03-17 14:21:28.338 | + lib/tls:start_tls_proxy:523 : local listen_string 2026-03-17 14:21:28.341 | + lib/tls:start_tls_proxy:527 : [[ 8080 == \8\0 ]] 2026-03-17 14:21:28.344 | + lib/tls:start_tls_proxy:527 : [[ 8080 == \4\4\3 ]] 2026-03-17 14:21:28.348 | + lib/tls:start_tls_proxy:529 : [[ * == \* ]] 2026-03-17 14:21:28.350 | + lib/tls:start_tls_proxy:530 : listen_string='Listen 8080' 2026-03-17 14:21:28.353 | + lib/tls:start_tls_proxy:534 : sudo bash -c 'cat >/etc/httpd/conf.d/swift-tls-proxy.conf.disabled' 2026-03-17 14:21:28.383 | + lib/tls:start_tls_proxy:567 : for mod in headers ssl proxy proxy_http 2026-03-17 14:21:28.385 | + lib/tls:start_tls_proxy:570 : enable_apache_mod headers norestart 2026-03-17 14:21:28.388 | + lib/apache:enable_apache_mod:55 : local mod=headers 2026-03-17 14:21:28.391 | + lib/apache:enable_apache_mod:56 : local should_restart=norestart 2026-03-17 14:21:28.394 | + lib/apache:enable_apache_mod:58 : is_ubuntu 2026-03-17 14:21:28.397 | + functions-common:is_ubuntu:544 : [[ -z rpm ]] 2026-03-17 14:21:28.400 | + functions-common:is_ubuntu:547 : '[' rpm = deb ']' 2026-03-17 14:21:28.403 | + lib/apache:enable_apache_mod:67 : is_fedora 2026-03-17 14:21:28.407 | + functions-common:is_fedora:524 : [[ -z CentOSStream ]] 2026-03-17 14:21:28.410 | + functions-common:is_fedora:528 : '[' CentOSStream = Fedora ']' 2026-03-17 14:21:28.413 | + functions-common:is_fedora:528 : '[' CentOSStream = 'Red Hat' ']' 2026-03-17 14:21:28.416 | + functions-common:is_fedora:529 : '[' CentOSStream = openEuler ']' 2026-03-17 14:21:28.418 | + functions-common:is_fedora:530 : '[' CentOSStream = RedHatEnterpriseServer ']' 2026-03-17 14:21:28.420 | + functions-common:is_fedora:531 : '[' CentOSStream = RedHatEnterprise ']' 2026-03-17 14:21:28.423 | + functions-common:is_fedora:532 : '[' CentOSStream = RedHatEnterpriseLinux ']' 2026-03-17 14:21:28.426 | + functions-common:is_fedora:533 : '[' CentOSStream = RockyLinux ']' 2026-03-17 14:21:28.429 | + functions-common:is_fedora:534 : '[' CentOSStream = CentOS ']' 2026-03-17 14:21:28.433 | + functions-common:is_fedora:534 : '[' CentOSStream = CentOSStream ']' 2026-03-17 14:21:28.436 | + lib/apache:enable_apache_mod:69 : true 2026-03-17 14:21:28.439 | + lib/tls:start_tls_proxy:567 : for mod in headers ssl proxy proxy_http 2026-03-17 14:21:28.442 | + lib/tls:start_tls_proxy:570 : enable_apache_mod ssl norestart 2026-03-17 14:21:28.445 | + lib/apache:enable_apache_mod:55 : local mod=ssl 2026-03-17 14:21:28.448 | + lib/apache:enable_apache_mod:56 : local should_restart=norestart 2026-03-17 14:21:28.451 | + lib/apache:enable_apache_mod:58 : is_ubuntu 2026-03-17 14:21:28.454 | + functions-common:is_ubuntu:544 : [[ -z rpm ]] 2026-03-17 14:21:28.457 | + functions-common:is_ubuntu:547 : '[' rpm = deb ']' 2026-03-17 14:21:28.461 | + lib/apache:enable_apache_mod:67 : is_fedora 2026-03-17 14:21:28.464 | + functions-common:is_fedora:524 : [[ -z CentOSStream ]] 2026-03-17 14:21:28.467 | + functions-common:is_fedora:528 : '[' CentOSStream = Fedora ']' 2026-03-17 14:21:28.470 | + functions-common:is_fedora:528 : '[' CentOSStream = 'Red Hat' ']' 2026-03-17 14:21:28.474 | + functions-common:is_fedora:529 : '[' CentOSStream = openEuler ']' 2026-03-17 14:21:28.478 | + functions-common:is_fedora:530 : '[' CentOSStream = RedHatEnterpriseServer ']' 2026-03-17 14:21:28.481 | + functions-common:is_fedora:531 : '[' CentOSStream = RedHatEnterprise ']' 2026-03-17 14:21:28.484 | + functions-common:is_fedora:532 : '[' CentOSStream = RedHatEnterpriseLinux ']' 2026-03-17 14:21:28.487 | + functions-common:is_fedora:533 : '[' CentOSStream = RockyLinux ']' 2026-03-17 14:21:28.491 | + functions-common:is_fedora:534 : '[' CentOSStream = CentOS ']' 2026-03-17 14:21:28.494 | + functions-common:is_fedora:534 : '[' CentOSStream = CentOSStream ']' 2026-03-17 14:21:28.497 | + lib/apache:enable_apache_mod:69 : true 2026-03-17 14:21:28.500 | + lib/tls:start_tls_proxy:567 : for mod in headers ssl proxy proxy_http 2026-03-17 14:21:28.502 | + lib/tls:start_tls_proxy:570 : enable_apache_mod proxy norestart 2026-03-17 14:21:28.505 | + lib/apache:enable_apache_mod:55 : local mod=proxy 2026-03-17 14:21:28.508 | + lib/apache:enable_apache_mod:56 : local should_restart=norestart 2026-03-17 14:21:28.511 | + lib/apache:enable_apache_mod:58 : is_ubuntu 2026-03-17 14:21:28.515 | + functions-common:is_ubuntu:544 : [[ -z rpm ]] 2026-03-17 14:21:28.517 | + functions-common:is_ubuntu:547 : '[' rpm = deb ']' 2026-03-17 14:21:28.521 | + lib/apache:enable_apache_mod:67 : is_fedora 2026-03-17 14:21:28.525 | + functions-common:is_fedora:524 : [[ -z CentOSStream ]] 2026-03-17 14:21:28.529 | + functions-common:is_fedora:528 : '[' CentOSStream = Fedora ']' 2026-03-17 14:21:28.533 | + functions-common:is_fedora:528 : '[' CentOSStream = 'Red Hat' ']' 2026-03-17 14:21:28.537 | + functions-common:is_fedora:529 : '[' CentOSStream = openEuler ']' 2026-03-17 14:21:28.540 | + functions-common:is_fedora:530 : '[' CentOSStream = RedHatEnterpriseServer ']' 2026-03-17 14:21:28.544 | + functions-common:is_fedora:531 : '[' CentOSStream = RedHatEnterprise ']' 2026-03-17 14:21:28.548 | + functions-common:is_fedora:532 : '[' CentOSStream = RedHatEnterpriseLinux ']' 2026-03-17 14:21:28.553 | + functions-common:is_fedora:533 : '[' CentOSStream = RockyLinux ']' 2026-03-17 14:21:28.558 | + functions-common:is_fedora:534 : '[' CentOSStream = CentOS ']' 2026-03-17 14:21:28.562 | + functions-common:is_fedora:534 : '[' CentOSStream = CentOSStream ']' 2026-03-17 14:21:28.566 | + lib/apache:enable_apache_mod:69 : true 2026-03-17 14:21:28.570 | + lib/tls:start_tls_proxy:567 : for mod in headers ssl proxy proxy_http 2026-03-17 14:21:28.574 | + lib/tls:start_tls_proxy:570 : enable_apache_mod proxy_http norestart 2026-03-17 14:21:28.578 | + lib/apache:enable_apache_mod:55 : local mod=proxy_http 2026-03-17 14:21:28.583 | + lib/apache:enable_apache_mod:56 : local should_restart=norestart 2026-03-17 14:21:28.586 | + lib/apache:enable_apache_mod:58 : is_ubuntu 2026-03-17 14:21:28.590 | + functions-common:is_ubuntu:544 : [[ -z rpm ]] 2026-03-17 14:21:28.594 | + functions-common:is_ubuntu:547 : '[' rpm = deb ']' 2026-03-17 14:21:28.598 | + lib/apache:enable_apache_mod:67 : is_fedora 2026-03-17 14:21:28.603 | + functions-common:is_fedora:524 : [[ -z CentOSStream ]] 2026-03-17 14:21:28.608 | + functions-common:is_fedora:528 : '[' CentOSStream = Fedora ']' 2026-03-17 14:21:28.612 | + functions-common:is_fedora:528 : '[' CentOSStream = 'Red Hat' ']' 2026-03-17 14:21:28.616 | + functions-common:is_fedora:529 : '[' CentOSStream = openEuler ']' 2026-03-17 14:21:28.620 | + functions-common:is_fedora:530 : '[' CentOSStream = RedHatEnterpriseServer ']' 2026-03-17 14:21:28.624 | + functions-common:is_fedora:531 : '[' CentOSStream = RedHatEnterprise ']' 2026-03-17 14:21:28.629 | + functions-common:is_fedora:532 : '[' CentOSStream = RedHatEnterpriseLinux ']' 2026-03-17 14:21:28.632 | + functions-common:is_fedora:533 : '[' CentOSStream = RockyLinux ']' 2026-03-17 14:21:28.636 | + functions-common:is_fedora:534 : '[' CentOSStream = CentOS ']' 2026-03-17 14:21:28.639 | + functions-common:is_fedora:534 : '[' CentOSStream = CentOSStream ']' 2026-03-17 14:21:28.643 | + lib/apache:enable_apache_mod:69 : true 2026-03-17 14:21:28.648 | + lib/tls:start_tls_proxy:572 : enable_apache_site swift-tls-proxy 2026-03-17 14:21:28.653 | + lib/apache:enable_apache_site:191 : local site=swift-tls-proxy 2026-03-17 14:21:28.657 | + lib/apache:enable_apache_site:193 : enable_apache_mod version 2026-03-17 14:21:28.660 | + lib/apache:enable_apache_mod:55 : local mod=version 2026-03-17 14:21:28.665 | + lib/apache:enable_apache_mod:56 : local should_restart= 2026-03-17 14:21:28.669 | + lib/apache:enable_apache_mod:58 : is_ubuntu 2026-03-17 14:21:28.672 | + functions-common:is_ubuntu:544 : [[ -z rpm ]] 2026-03-17 14:21:28.676 | + functions-common:is_ubuntu:547 : '[' rpm = deb ']' 2026-03-17 14:21:28.679 | + lib/apache:enable_apache_mod:67 : is_fedora 2026-03-17 14:21:28.684 | + functions-common:is_fedora:524 : [[ -z CentOSStream ]] 2026-03-17 14:21:28.687 | + functions-common:is_fedora:528 : '[' CentOSStream = Fedora ']' 2026-03-17 14:21:28.691 | + functions-common:is_fedora:528 : '[' CentOSStream = 'Red Hat' ']' 2026-03-17 14:21:28.695 | + functions-common:is_fedora:529 : '[' CentOSStream = openEuler ']' 2026-03-17 14:21:28.699 | + functions-common:is_fedora:530 : '[' CentOSStream = RedHatEnterpriseServer ']' 2026-03-17 14:21:28.703 | + functions-common:is_fedora:531 : '[' CentOSStream = RedHatEnterprise ']' 2026-03-17 14:21:28.707 | + functions-common:is_fedora:532 : '[' CentOSStream = RedHatEnterpriseLinux ']' 2026-03-17 14:21:28.711 | + functions-common:is_fedora:533 : '[' CentOSStream = RockyLinux ']' 2026-03-17 14:21:28.715 | + functions-common:is_fedora:534 : '[' CentOSStream = CentOS ']' 2026-03-17 14:21:28.719 | + functions-common:is_fedora:534 : '[' CentOSStream = CentOSStream ']' 2026-03-17 14:21:28.722 | + lib/apache:enable_apache_mod:69 : true 2026-03-17 14:21:28.727 | + lib/apache:enable_apache_site:194 : is_ubuntu 2026-03-17 14:21:28.731 | + functions-common:is_ubuntu:544 : [[ -z rpm ]] 2026-03-17 14:21:28.737 | + functions-common:is_ubuntu:547 : '[' rpm = deb ']' 2026-03-17 14:21:28.741 | + lib/apache:enable_apache_site:196 : is_fedora 2026-03-17 14:21:28.745 | + functions-common:is_fedora:524 : [[ -z CentOSStream ]] 2026-03-17 14:21:28.749 | + functions-common:is_fedora:528 : '[' CentOSStream = Fedora ']' 2026-03-17 14:21:28.753 | + functions-common:is_fedora:528 : '[' CentOSStream = 'Red Hat' ']' 2026-03-17 14:21:28.757 | + functions-common:is_fedora:529 : '[' CentOSStream = openEuler ']' 2026-03-17 14:21:28.761 | + functions-common:is_fedora:530 : '[' CentOSStream = RedHatEnterpriseServer ']' 2026-03-17 14:21:28.766 | + functions-common:is_fedora:531 : '[' CentOSStream = RedHatEnterprise ']' 2026-03-17 14:21:28.771 | + functions-common:is_fedora:532 : '[' CentOSStream = RedHatEnterpriseLinux ']' 2026-03-17 14:21:28.774 | + functions-common:is_fedora:533 : '[' CentOSStream = RockyLinux ']' 2026-03-17 14:21:28.778 | + functions-common:is_fedora:534 : '[' CentOSStream = CentOS ']' 2026-03-17 14:21:28.781 | + functions-common:is_fedora:534 : '[' CentOSStream = CentOSStream ']' 2026-03-17 14:21:28.786 | + lib/apache:enable_apache_site:197 : local enabled_site_file=/etc/httpd/conf.d/swift-tls-proxy.conf 2026-03-17 14:21:28.790 | + lib/apache:enable_apache_site:199 : [[ -f /etc/httpd/conf.d/swift-tls-proxy.conf.disabled ]] 2026-03-17 14:21:28.794 | + lib/apache:enable_apache_site:199 : [[ ! -f /etc/httpd/conf.d/swift-tls-proxy.conf ]] 2026-03-17 14:21:28.797 | + lib/apache:enable_apache_site:200 : sudo mv /etc/httpd/conf.d/swift-tls-proxy.conf.disabled /etc/httpd/conf.d/swift-tls-proxy.conf 2026-03-17 14:21:28.826 | + lib/tls:start_tls_proxy:573 : restart_apache_server 2026-03-17 14:21:28.831 | + lib/apache:restart_apache_server:238 : restart_service httpd 2026-03-17 14:21:28.833 | + functions-common:restart_service:2296 : '[' -x /bin/systemctl ']' 2026-03-17 14:21:28.837 | + functions-common:restart_service:2297 : sudo /bin/systemctl restart httpd 2026-03-17 14:21:30.096 | + lib/swift:start_swift:823 : run_process s-proxy '/usr/local/bin/swift-proxy-server /etc/swift/proxy-server.conf -v' 2026-03-17 14:21:30.098 | + functions-common:run_process:1666 : local service=s-proxy 2026-03-17 14:21:30.100 | + functions-common:run_process:1667 : local 'command=/usr/local/bin/swift-proxy-server /etc/swift/proxy-server.conf -v' 2026-03-17 14:21:30.102 | + functions-common:run_process:1668 : local group= 2026-03-17 14:21:30.104 | + functions-common:run_process:1669 : local user= 2026-03-17 14:21:30.106 | + functions-common:run_process:1670 : local env_vars= 2026-03-17 14:21:30.109 | + functions-common:run_process:1672 : local name=s-proxy 2026-03-17 14:21:30.112 | + functions-common:run_process:1674 : time_start run_process 2026-03-17 14:21:30.115 | + functions-common:time_start:2398 : local name=run_process 2026-03-17 14:21:30.119 | + functions-common:time_start:2399 : local start_time= 2026-03-17 14:21:30.121 | + functions-common:time_start:2400 : [[ -n '' ]] 2026-03-17 14:21:30.126 | ++ functions-common:time_start:2403 : date +%s%3N 2026-03-17 14:21:30.130 | + functions-common:time_start:2403 : _TIME_START[$name]=1773757290127 2026-03-17 14:21:30.133 | + functions-common:run_process:1675 : is_service_enabled s-proxy 2026-03-17 14:21:30.153 | + functions-common:is_service_enabled:2068 : return 0 2026-03-17 14:21:30.155 | + functions-common:run_process:1676 : _run_under_systemd s-proxy '/usr/local/bin/swift-proxy-server /etc/swift/proxy-server.conf -v' '' '' '' 2026-03-17 14:21:30.157 | + functions-common:_run_under_systemd:1620 : local service=s-proxy 2026-03-17 14:21:30.159 | + functions-common:_run_under_systemd:1621 : local 'command=/usr/local/bin/swift-proxy-server /etc/swift/proxy-server.conf -v' 2026-03-17 14:21:30.161 | + functions-common:_run_under_systemd:1622 : local 'cmd=/usr/local/bin/swift-proxy-server /etc/swift/proxy-server.conf -v' 2026-03-17 14:21:30.163 | + functions-common:_run_under_systemd:1624 : _common_systemd_pitfalls '/usr/local/bin/swift-proxy-server /etc/swift/proxy-server.conf -v' 2026-03-17 14:21:30.166 | + functions-common:_common_systemd_pitfalls:1592 : local 'cmd=/usr/local/bin/swift-proxy-server /etc/swift/proxy-server.conf -v' 2026-03-17 14:21:30.168 | + functions-common:_common_systemd_pitfalls:1595 : [[ /usr/local/bin/swift-proxy-server /etc/swift/proxy-server.conf -v =~ sudo ]] 2026-03-17 14:21:30.170 | + functions-common:_common_systemd_pitfalls:1606 : [[ ! /usr/local/bin/swift-proxy-server /etc/swift/proxy-server.conf -v =~ ^/ ]] 2026-03-17 14:21:30.173 | + functions-common:_run_under_systemd:1626 : local systemd_service=devstack@s-proxy.service 2026-03-17 14:21:30.176 | + functions-common:_run_under_systemd:1627 : local group= 2026-03-17 14:21:30.178 | + functions-common:_run_under_systemd:1628 : local user=stack 2026-03-17 14:21:30.180 | + functions-common:_run_under_systemd:1629 : [[ -z stack ]] 2026-03-17 14:21:30.183 | + functions-common:_run_under_systemd:1632 : local env_vars= 2026-03-17 14:21:30.185 | + functions-common:_run_under_systemd:1633 : [[ -v SYSTEMD_ENV_VARS[s-proxy] ]] 2026-03-17 14:21:30.187 | + functions-common:_run_under_systemd:1636 : [[ /usr/local/bin/swift-proxy-server /etc/swift/proxy-server.conf -v =~ uwsgi ]] 2026-03-17 14:21:30.189 | + functions-common:_run_under_systemd:1642 : write_user_unit_file devstack@s-proxy.service '/usr/local/bin/swift-proxy-server /etc/swift/proxy-server.conf -v' '' stack '' 2026-03-17 14:21:30.191 | + functions-common:write_user_unit_file:1527 : local service=devstack@s-proxy.service 2026-03-17 14:21:30.193 | + functions-common:write_user_unit_file:1528 : local 'command=/usr/local/bin/swift-proxy-server /etc/swift/proxy-server.conf -v' 2026-03-17 14:21:30.195 | + functions-common:write_user_unit_file:1529 : local group= 2026-03-17 14:21:30.197 | + functions-common:write_user_unit_file:1530 : local user=stack 2026-03-17 14:21:30.199 | + functions-common:write_user_unit_file:1531 : local env_vars= 2026-03-17 14:21:30.202 | + functions-common:write_user_unit_file:1532 : local extra= 2026-03-17 14:21:30.204 | + functions-common:write_user_unit_file:1533 : [[ -n '' ]] 2026-03-17 14:21:30.206 | + functions-common:write_user_unit_file:1536 : local unitfile=/etc/systemd/system/devstack@s-proxy.service 2026-03-17 14:21:30.209 | + functions-common:write_user_unit_file:1537 : mkdir -p /etc/systemd/system 2026-03-17 14:21:30.213 | + functions-common:write_user_unit_file:1539 : iniset -sudo /etc/systemd/system/devstack@s-proxy.service Unit Description 'Devstack devstack@s-proxy.service' 2026-03-17 14:21:30.299 | + functions-common:write_user_unit_file:1540 : iniset -sudo /etc/systemd/system/devstack@s-proxy.service Service Environment '"PATH=/opt/stack/devstack/files/openstack-cli-server:/bin:/sbin:/bin:/usr/sbin:/usr/bin:/usr/local/bin:/usr/local/sbin:/usr/sbin:/sbin"' 2026-03-17 14:21:30.398 | + functions-common:write_user_unit_file:1541 : iniset -sudo /etc/systemd/system/devstack@s-proxy.service Service User stack 2026-03-17 14:21:30.480 | + functions-common:write_user_unit_file:1542 : iniset -sudo /etc/systemd/system/devstack@s-proxy.service Service ExecStart '/usr/local/bin/swift-proxy-server /etc/swift/proxy-server.conf -v' 2026-03-17 14:21:30.574 | + functions-common:write_user_unit_file:1543 : iniset -sudo /etc/systemd/system/devstack@s-proxy.service Service KillMode process 2026-03-17 14:21:30.653 | + functions-common:write_user_unit_file:1544 : iniset -sudo /etc/systemd/system/devstack@s-proxy.service Service TimeoutStopSec 300 2026-03-17 14:21:30.742 | + functions-common:write_user_unit_file:1545 : iniset -sudo /etc/systemd/system/devstack@s-proxy.service Service ExecReload '/bin/kill -HUP $MAINPID' 2026-03-17 14:21:30.839 | + functions-common:write_user_unit_file:1546 : [[ -n '' ]] 2026-03-17 14:21:30.842 | + functions-common:write_user_unit_file:1549 : [[ -n '' ]] 2026-03-17 14:21:30.845 | + functions-common:write_user_unit_file:1552 : iniset -sudo /etc/systemd/system/devstack@s-proxy.service Install WantedBy multi-user.target 2026-03-17 14:21:30.967 | + functions-common:write_user_unit_file:1555 : sudo systemctl daemon-reload 2026-03-17 14:21:31.281 | + functions-common:_run_under_systemd:1645 : sudo systemctl enable devstack@s-proxy.service 2026-03-17 14:21:31.323 | Created symlink '/etc/systemd/system/multi-user.target.wants/devstack@s-proxy.service' → '/etc/systemd/system/devstack@s-proxy.service'. 2026-03-17 14:21:31.599 | + functions-common:_run_under_systemd:1646 : sudo systemctl start devstack@s-proxy.service 2026-03-17 14:21:31.656 | + functions-common:run_process:1678 : time_stop run_process 2026-03-17 14:21:31.660 | + functions-common:time_stop:2412 : local name 2026-03-17 14:21:31.664 | + functions-common:time_stop:2413 : local end_time 2026-03-17 14:21:31.666 | + functions-common:time_stop:2414 : local elapsed_time 2026-03-17 14:21:31.670 | + functions-common:time_stop:2415 : local total 2026-03-17 14:21:31.673 | + functions-common:time_stop:2416 : local start_time 2026-03-17 14:21:31.677 | + functions-common:time_stop:2418 : name=run_process 2026-03-17 14:21:31.680 | + functions-common:time_stop:2419 : start_time=1773757290127 2026-03-17 14:21:31.683 | + functions-common:time_stop:2421 : [[ -z 1773757290127 ]] 2026-03-17 14:21:31.687 | ++ functions-common:time_stop:2424 : date +%s%3N 2026-03-17 14:21:31.693 | + functions-common:time_stop:2424 : end_time=1773757291689 2026-03-17 14:21:31.696 | + functions-common:time_stop:2425 : elapsed_time=1562 2026-03-17 14:21:31.699 | + functions-common:time_stop:2426 : total=14295 2026-03-17 14:21:31.702 | + functions-common:time_stop:2428 : _TIME_START[$name]= 2026-03-17 14:21:31.705 | + functions-common:time_stop:2429 : _TIME_TOTAL[$name]=15857 2026-03-17 14:21:31.708 | + lib/swift:start_swift:828 : echo 'Waiting for swift proxy to start...' 2026-03-17 14:21:31.708 | Waiting for swift proxy to start... 2026-03-17 14:21:31.711 | + lib/swift:start_swift:829 : wait_for_service 60 https://38.102.83.89:8080/info 2026-03-17 14:21:31.714 | + functions:wait_for_service:476 : local timeout=60 2026-03-17 14:21:31.717 | + functions:wait_for_service:477 : local url=https://38.102.83.89:8080/info 2026-03-17 14:21:31.720 | + functions:wait_for_service:478 : local rval=0 2026-03-17 14:21:31.723 | + functions:wait_for_service:479 : time_start wait_for_service 2026-03-17 14:21:31.726 | + functions-common:time_start:2398 : local name=wait_for_service 2026-03-17 14:21:31.730 | + functions-common:time_start:2399 : local start_time= 2026-03-17 14:21:31.732 | + functions-common:time_start:2400 : [[ -n '' ]] 2026-03-17 14:21:31.736 | ++ functions-common:time_start:2403 : date +%s%3N 2026-03-17 14:21:31.742 | + functions-common:time_start:2403 : _TIME_START[$name]=1773757291738 2026-03-17 14:21:31.745 | + functions:wait_for_service:480 : timeout 60 bash -x 2026-03-17 14:21:31.751 | ++ :: : curl -g -k --noproxy '*' -s -o /dev/null -w '%{http_code}' https://38.102.83.89:8080/info 2026-03-17 14:21:31.777 | + :: : [[ 503 == 503 ]] 2026-03-17 14:21:31.779 | + :: : sleep 1 2026-03-17 14:21:32.784 | ++ :: : curl -g -k --noproxy '*' -s -o /dev/null -w '%{http_code}' https://38.102.83.89:8080/info 2026-03-17 14:21:32.816 | + :: : [[ 200 == 503 ]] 2026-03-17 14:21:32.818 | + :: : [[ 0 -eq 7 ]] 2026-03-17 14:21:32.821 | + functions:wait_for_service:485 : time_stop wait_for_service 2026-03-17 14:21:32.824 | + functions-common:time_stop:2412 : local name 2026-03-17 14:21:32.827 | + functions-common:time_stop:2413 : local end_time 2026-03-17 14:21:32.830 | + functions-common:time_stop:2414 : local elapsed_time 2026-03-17 14:21:32.833 | + functions-common:time_stop:2415 : local total 2026-03-17 14:21:32.837 | + functions-common:time_stop:2416 : local start_time 2026-03-17 14:21:32.840 | + functions-common:time_stop:2418 : name=wait_for_service 2026-03-17 14:21:32.843 | + functions-common:time_stop:2419 : start_time=1773757291738 2026-03-17 14:21:32.845 | + functions-common:time_stop:2421 : [[ -z 1773757291738 ]] 2026-03-17 14:21:32.849 | ++ functions-common:time_stop:2424 : date +%s%3N 2026-03-17 14:21:32.854 | + functions-common:time_stop:2424 : end_time=1773757292852 2026-03-17 14:21:32.857 | + functions-common:time_stop:2425 : elapsed_time=1114 2026-03-17 14:21:32.860 | + functions-common:time_stop:2426 : total=2092 2026-03-17 14:21:32.863 | + functions-common:time_stop:2428 : _TIME_START[$name]= 2026-03-17 14:21:32.866 | + functions-common:time_stop:2429 : _TIME_TOTAL[$name]=3206 2026-03-17 14:21:32.869 | + functions:wait_for_service:486 : return 0 2026-03-17 14:21:32.872 | + lib/swift:start_swift:833 : [[ False == \T\r\u\e ]] 2026-03-17 14:21:32.875 | + ./stack.sh:main:1271 : FIXED_KEY=bae3516cc1c0eb18b05440eba8012a4a880a2ee04d584a9c1579445e675b12defdc716ec 2026-03-17 14:21:32.878 | + ./stack.sh:main:1272 : is_service_enabled cinder 2026-03-17 14:21:32.899 | + functions-common:is_service_enabled:2068 : return 0 2026-03-17 14:21:32.901 | + ./stack.sh:main:1273 : iniset /etc/cinder/cinder.conf key_manager fixed_key bae3516cc1c0eb18b05440eba8012a4a880a2ee04d584a9c1579445e675b12defdc716ec 2026-03-17 14:21:32.943 | + ./stack.sh:main:1276 : async_wait configure_neutron_nova 2026-03-17 14:21:33.005 | [9348 Async configure_neutron_nova:104156]: Waiting for completion of configure_neutron_nova running on PID 104156 (2 other jobs running) 2026-03-17 14:21:33.036 | [9348 Async configure_neutron_nova:104156]: Signaling child to exit 2026-03-17 14:21:33.036 | WAKEUP 2026-03-17 14:21:33.065 | [9348 Async configure_neutron_nova:104156]: Signaled 2026-03-17 14:21:33.066 | + lib/neutron:configure_neutron_nova:445 : create_nova_conf_neutron /etc/nova/nova.conf 2026-03-17 14:21:33.067 | + lib/neutron:create_nova_conf_neutron:456 : local conf=/etc/nova/nova.conf 2026-03-17 14:21:33.067 | + lib/neutron:create_nova_conf_neutron:457 : configure_keystoneauth /etc/nova/nova.conf nova neutron 2026-03-17 14:21:33.067 | + lib/keystone:configure_keystoneauth:432 : local conf_file=/etc/nova/nova.conf 2026-03-17 14:21:33.067 | + lib/keystone:configure_keystoneauth:433 : local admin_user=nova 2026-03-17 14:21:33.067 | + lib/keystone:configure_keystoneauth:434 : local section=neutron 2026-03-17 14:21:33.067 | + lib/keystone:configure_keystoneauth:436 : iniset /etc/nova/nova.conf neutron auth_type password 2026-03-17 14:21:33.067 | + lib/keystone:configure_keystoneauth:437 : iniset /etc/nova/nova.conf neutron interface public 2026-03-17 14:21:33.067 | + lib/keystone:configure_keystoneauth:438 : iniset /etc/nova/nova.conf neutron auth_url https://38.102.83.89/identity 2026-03-17 14:21:33.067 | + lib/keystone:configure_keystoneauth:439 : iniset /etc/nova/nova.conf neutron username nova 2026-03-17 14:21:33.067 | + lib/keystone:configure_keystoneauth:440 : iniset /etc/nova/nova.conf neutron password secretservice 2026-03-17 14:21:33.067 | + lib/keystone:configure_keystoneauth:441 : iniset /etc/nova/nova.conf neutron user_domain_name Default 2026-03-17 14:21:33.067 | + lib/keystone:configure_keystoneauth:442 : iniset /etc/nova/nova.conf neutron project_name service 2026-03-17 14:21:33.067 | + lib/keystone:configure_keystoneauth:443 : iniset /etc/nova/nova.conf neutron project_domain_name Default 2026-03-17 14:21:33.067 | + lib/keystone:configure_keystoneauth:444 : iniset /etc/nova/nova.conf neutron cafile /opt/stack/data/ca-bundle.pem 2026-03-17 14:21:33.067 | + lib/neutron:create_nova_conf_neutron:458 : iniset /etc/nova/nova.conf neutron region_name RegionOne 2026-03-17 14:21:33.067 | + lib/neutron:create_nova_conf_neutron:461 : neutron_plugin_create_nova_conf /etc/nova/nova.conf 2026-03-17 14:21:33.067 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_create_nova_conf:13 : _neutron_ovs_base_configure_nova_vif_driver 2026-03-17 14:21:33.067 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_configure_nova_vif_driver:119 : : 2026-03-17 14:21:33.067 | + lib/neutron:create_nova_conf_neutron:463 : is_service_enabled q-meta neutron-metadata-agent 2026-03-17 14:21:33.067 | + functions-common:is_service_enabled:2068 : return 1 2026-03-17 14:21:33.067 | + lib/neutron:create_nova_conf_neutron:467 : iniset /etc/nova/nova.conf DEFAULT vif_plugging_is_fatal True 2026-03-17 14:21:33.067 | + lib/neutron:create_nova_conf_neutron:468 : iniset /etc/nova/nova.conf DEFAULT vif_plugging_timeout 300 2026-03-17 14:21:33.067 | + lib/neutron:configure_neutron_nova:446 : [[ superconductor == \s\u\p\e\r\c\o\n\d\u\c\t\o\r ]] 2026-03-17 14:21:33.067 | ++ lib/neutron:configure_neutron_nova:447 : seq 1 1 2026-03-17 14:21:33.068 | + lib/neutron:configure_neutron_nova:447 : for i in $(seq 1 $NOVA_NUM_CELLS) 2026-03-17 14:21:33.068 | + lib/neutron:configure_neutron_nova:448 : local conf 2026-03-17 14:21:33.068 | ++ lib/neutron:configure_neutron_nova:449 : conductor_conf 1 2026-03-17 14:21:33.068 | ++ lib/nova:conductor_conf:827 : local cell=1 2026-03-17 14:21:33.068 | ++ lib/nova:conductor_conf:828 : echo /etc/nova/nova_cell1.conf 2026-03-17 14:21:33.068 | + lib/neutron:configure_neutron_nova:449 : conf=/etc/nova/nova_cell1.conf 2026-03-17 14:21:33.068 | + lib/neutron:configure_neutron_nova:450 : create_nova_conf_neutron /etc/nova/nova_cell1.conf 2026-03-17 14:21:33.068 | + lib/neutron:create_nova_conf_neutron:456 : local conf=/etc/nova/nova_cell1.conf 2026-03-17 14:21:33.068 | + lib/neutron:create_nova_conf_neutron:457 : configure_keystoneauth /etc/nova/nova_cell1.conf nova neutron 2026-03-17 14:21:33.068 | + lib/keystone:configure_keystoneauth:432 : local conf_file=/etc/nova/nova_cell1.conf 2026-03-17 14:21:33.068 | + lib/keystone:configure_keystoneauth:433 : local admin_user=nova 2026-03-17 14:21:33.068 | + lib/keystone:configure_keystoneauth:434 : local section=neutron 2026-03-17 14:21:33.068 | + lib/keystone:configure_keystoneauth:436 : iniset /etc/nova/nova_cell1.conf neutron auth_type password 2026-03-17 14:21:33.068 | + lib/keystone:configure_keystoneauth:437 : iniset /etc/nova/nova_cell1.conf neutron interface public 2026-03-17 14:21:33.068 | + lib/keystone:configure_keystoneauth:438 : iniset /etc/nova/nova_cell1.conf neutron auth_url https://38.102.83.89/identity 2026-03-17 14:21:33.068 | + lib/keystone:configure_keystoneauth:439 : iniset /etc/nova/nova_cell1.conf neutron username nova 2026-03-17 14:21:33.068 | + lib/keystone:configure_keystoneauth:440 : iniset /etc/nova/nova_cell1.conf neutron password secretservice 2026-03-17 14:21:33.068 | + lib/keystone:configure_keystoneauth:441 : iniset /etc/nova/nova_cell1.conf neutron user_domain_name Default 2026-03-17 14:21:33.068 | + lib/keystone:configure_keystoneauth:442 : iniset /etc/nova/nova_cell1.conf neutron project_name service 2026-03-17 14:21:33.069 | + lib/keystone:configure_keystoneauth:443 : iniset /etc/nova/nova_cell1.conf neutron project_domain_name Default 2026-03-17 14:21:33.069 | + lib/keystone:configure_keystoneauth:444 : iniset /etc/nova/nova_cell1.conf neutron cafile /opt/stack/data/ca-bundle.pem 2026-03-17 14:21:33.069 | + lib/neutron:create_nova_conf_neutron:458 : iniset /etc/nova/nova_cell1.conf neutron region_name RegionOne 2026-03-17 14:21:33.069 | + lib/neutron:create_nova_conf_neutron:461 : neutron_plugin_create_nova_conf /etc/nova/nova_cell1.conf 2026-03-17 14:21:33.069 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_create_nova_conf:13 : _neutron_ovs_base_configure_nova_vif_driver 2026-03-17 14:21:33.069 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_configure_nova_vif_driver:119 : : 2026-03-17 14:21:33.069 | + lib/neutron:create_nova_conf_neutron:463 : is_service_enabled q-meta neutron-metadata-agent 2026-03-17 14:21:33.069 | + functions-common:is_service_enabled:2068 : return 1 2026-03-17 14:21:33.069 | + lib/neutron:create_nova_conf_neutron:467 : iniset /etc/nova/nova_cell1.conf DEFAULT vif_plugging_is_fatal True 2026-03-17 14:21:33.069 | + lib/neutron:create_nova_conf_neutron:468 : iniset /etc/nova/nova_cell1.conf DEFAULT vif_plugging_timeout 300 2026-03-17 14:21:33.126 | [9348 Async configure_neutron_nova:104156]: finished configure_neutron_nova with result 0 in 1 seconds 2026-03-17 14:21:33.131 | + inc/async:async_wait:197 : return 0 2026-03-17 14:21:33.135 | + ./stack.sh:main:1282 : is_service_enabled nova 2026-03-17 14:21:33.160 | + functions-common:is_service_enabled:2068 : return 0 2026-03-17 14:21:33.164 | + ./stack.sh:main:1283 : iniset /etc/nova/nova.conf key_manager fixed_key bae3516cc1c0eb18b05440eba8012a4a880a2ee04d584a9c1579445e675b12defdc716ec 2026-03-17 14:21:33.215 | + ./stack.sh:main:1284 : iniset /etc/nova/nova-cpu.conf key_manager fixed_key bae3516cc1c0eb18b05440eba8012a4a880a2ee04d584a9c1579445e675b12defdc716ec 2026-03-17 14:21:33.263 | + ./stack.sh:main:1288 : is_service_enabled n-api 2026-03-17 14:21:33.285 | + functions-common:is_service_enabled:2068 : return 0 2026-03-17 14:21:33.287 | + ./stack.sh:main:1289 : echo_summary 'Starting Nova API' 2026-03-17 14:21:33.290 | + ./stack.sh:echo_summary:438 : [[ -t 3 ]] 2026-03-17 14:21:33.293 | + ./stack.sh:echo_summary:444 : echo -e Starting Nova API 2026-03-17 14:21:33.296 | + ./stack.sh:main:1290 : start_nova_api 2026-03-17 14:21:33.298 | + lib/nova:start_nova_api:968 : local service_port=8774 2026-03-17 14:21:33.302 | + lib/nova:start_nova_api:969 : local service_protocol=https 2026-03-17 14:21:33.304 | + lib/nova:start_nova_api:970 : local nova_url 2026-03-17 14:21:33.307 | + lib/nova:start_nova_api:971 : is_service_enabled tls-proxy 2026-03-17 14:21:33.329 | + functions-common:is_service_enabled:2068 : return 0 2026-03-17 14:21:33.332 | + lib/nova:start_nova_api:972 : service_port=18774 2026-03-17 14:21:33.336 | + lib/nova:start_nova_api:973 : service_protocol=http 2026-03-17 14:21:33.338 | + lib/nova:start_nova_api:977 : local old_path=/opt/stack/devstack/files/openstack-cli-server:/bin:/sbin:/bin:/usr/sbin:/usr/bin:/usr/local/bin:/usr/local/sbin:/usr/sbin:/sbin 2026-03-17 14:21:33.342 | + lib/nova:start_nova_api:978 : export PATH=/usr/local/bin:/opt/stack/devstack/files/openstack-cli-server:/bin:/sbin:/bin:/usr/sbin:/usr/bin:/usr/local/bin:/usr/local/sbin:/usr/sbin:/sbin 2026-03-17 14:21:33.345 | + lib/nova:start_nova_api:978 : PATH=/usr/local/bin:/opt/stack/devstack/files/openstack-cli-server:/bin:/sbin:/bin:/usr/sbin:/usr/bin:/usr/local/bin:/usr/local/sbin:/usr/sbin:/sbin 2026-03-17 14:21:33.348 | ++ lib/nova:start_nova_api:980 : which uwsgi 2026-03-17 14:21:33.352 | + lib/nova:start_nova_api:980 : run_process n-api '/sbin/uwsgi --procname-prefix nova-api --ini /etc/nova/nova-api-uwsgi.ini' 2026-03-17 14:21:33.355 | + functions-common:run_process:1666 : local service=n-api 2026-03-17 14:21:33.358 | + functions-common:run_process:1667 : local 'command=/sbin/uwsgi --procname-prefix nova-api --ini /etc/nova/nova-api-uwsgi.ini' 2026-03-17 14:21:33.361 | + functions-common:run_process:1668 : local group= 2026-03-17 14:21:33.363 | + functions-common:run_process:1669 : local user= 2026-03-17 14:21:33.366 | + functions-common:run_process:1670 : local env_vars= 2026-03-17 14:21:33.368 | + functions-common:run_process:1672 : local name=n-api 2026-03-17 14:21:33.370 | + functions-common:run_process:1674 : time_start run_process 2026-03-17 14:21:33.374 | + functions-common:time_start:2398 : local name=run_process 2026-03-17 14:21:33.376 | + functions-common:time_start:2399 : local start_time= 2026-03-17 14:21:33.378 | + functions-common:time_start:2400 : [[ -n '' ]] 2026-03-17 14:21:33.382 | ++ functions-common:time_start:2403 : date +%s%3N 2026-03-17 14:21:33.386 | + functions-common:time_start:2403 : _TIME_START[$name]=1773757293383 2026-03-17 14:21:33.389 | + functions-common:run_process:1675 : is_service_enabled n-api 2026-03-17 14:21:33.407 | + functions-common:is_service_enabled:2068 : return 0 2026-03-17 14:21:33.411 | + functions-common:run_process:1676 : _run_under_systemd n-api '/sbin/uwsgi --procname-prefix nova-api --ini /etc/nova/nova-api-uwsgi.ini' '' '' '' 2026-03-17 14:21:33.414 | + functions-common:_run_under_systemd:1620 : local service=n-api 2026-03-17 14:21:33.417 | + functions-common:_run_under_systemd:1621 : local 'command=/sbin/uwsgi --procname-prefix nova-api --ini /etc/nova/nova-api-uwsgi.ini' 2026-03-17 14:21:33.420 | + functions-common:_run_under_systemd:1622 : local 'cmd=/sbin/uwsgi --procname-prefix nova-api --ini /etc/nova/nova-api-uwsgi.ini' 2026-03-17 14:21:33.424 | + functions-common:_run_under_systemd:1624 : _common_systemd_pitfalls '/sbin/uwsgi --procname-prefix nova-api --ini /etc/nova/nova-api-uwsgi.ini' 2026-03-17 14:21:33.427 | + functions-common:_common_systemd_pitfalls:1592 : local 'cmd=/sbin/uwsgi --procname-prefix nova-api --ini /etc/nova/nova-api-uwsgi.ini' 2026-03-17 14:21:33.430 | + functions-common:_common_systemd_pitfalls:1595 : [[ /sbin/uwsgi --procname-prefix nova-api --ini /etc/nova/nova-api-uwsgi.ini =~ sudo ]] 2026-03-17 14:21:33.434 | + functions-common:_common_systemd_pitfalls:1606 : [[ ! /sbin/uwsgi --procname-prefix nova-api --ini /etc/nova/nova-api-uwsgi.ini =~ ^/ ]] 2026-03-17 14:21:33.437 | + functions-common:_run_under_systemd:1626 : local systemd_service=devstack@n-api.service 2026-03-17 14:21:33.440 | + functions-common:_run_under_systemd:1627 : local group= 2026-03-17 14:21:33.444 | + functions-common:_run_under_systemd:1628 : local user=stack 2026-03-17 14:21:33.447 | + functions-common:_run_under_systemd:1629 : [[ -z stack ]] 2026-03-17 14:21:33.450 | + functions-common:_run_under_systemd:1632 : local env_vars= 2026-03-17 14:21:33.453 | + functions-common:_run_under_systemd:1633 : [[ -v SYSTEMD_ENV_VARS[n-api] ]] 2026-03-17 14:21:33.457 | + functions-common:_run_under_systemd:1636 : [[ /sbin/uwsgi --procname-prefix nova-api --ini /etc/nova/nova-api-uwsgi.ini =~ uwsgi ]] 2026-03-17 14:21:33.460 | + functions-common:_run_under_systemd:1637 : [[ False == \T\r\u\e ]] 2026-03-17 14:21:33.463 | + functions-common:_run_under_systemd:1640 : write_uwsgi_user_unit_file devstack@n-api.service '/sbin/uwsgi --procname-prefix nova-api --ini /etc/nova/nova-api-uwsgi.ini' '' stack '' 2026-03-17 14:21:33.467 | + functions-common:write_uwsgi_user_unit_file:1559 : local service=devstack@n-api.service 2026-03-17 14:21:33.470 | + functions-common:write_uwsgi_user_unit_file:1560 : local 'command=/sbin/uwsgi --procname-prefix nova-api --ini /etc/nova/nova-api-uwsgi.ini' 2026-03-17 14:21:33.473 | + functions-common:write_uwsgi_user_unit_file:1561 : local group= 2026-03-17 14:21:33.475 | + functions-common:write_uwsgi_user_unit_file:1562 : local user=stack 2026-03-17 14:21:33.478 | + functions-common:write_uwsgi_user_unit_file:1563 : local env_vars= 2026-03-17 14:21:33.482 | + functions-common:write_uwsgi_user_unit_file:1564 : local unitfile=/etc/systemd/system/devstack@n-api.service 2026-03-17 14:21:33.485 | + functions-common:write_uwsgi_user_unit_file:1565 : mkdir -p /etc/systemd/system 2026-03-17 14:21:33.490 | + 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-17 14:21:33.611 | + functions-common:write_uwsgi_user_unit_file:1568 : iniset -sudo /etc/systemd/system/devstack@n-api.service Service Environment '"PATH=/usr/local/bin:/opt/stack/devstack/files/openstack-cli-server:/bin:/sbin:/bin:/usr/sbin:/usr/bin:/usr/local/bin:/usr/local/sbin:/usr/sbin:/sbin"' 2026-03-17 14:21:33.736 | + 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-17 14:21:33.830 | + functions-common:write_uwsgi_user_unit_file:1570 : iniset -sudo /etc/systemd/system/devstack@n-api.service Service User stack 2026-03-17 14:21:33.930 | + functions-common:write_uwsgi_user_unit_file:1571 : iniset -sudo /etc/systemd/system/devstack@n-api.service Service ExecStart '/sbin/uwsgi --procname-prefix nova-api --ini /etc/nova/nova-api-uwsgi.ini' 2026-03-17 14:21:34.043 | + functions-common:write_uwsgi_user_unit_file:1572 : iniset -sudo /etc/systemd/system/devstack@n-api.service Service ExecReload '/bin/kill -HUP $MAINPID' 2026-03-17 14:21:34.144 | + functions-common:write_uwsgi_user_unit_file:1573 : iniset -sudo /etc/systemd/system/devstack@n-api.service Service Type notify 2026-03-17 14:21:34.244 | + functions-common:write_uwsgi_user_unit_file:1574 : iniset -sudo /etc/systemd/system/devstack@n-api.service Service KillMode process 2026-03-17 14:21:34.333 | + functions-common:write_uwsgi_user_unit_file:1575 : iniset -sudo /etc/systemd/system/devstack@n-api.service Service Restart always 2026-03-17 14:21:34.411 | + functions-common:write_uwsgi_user_unit_file:1576 : iniset -sudo /etc/systemd/system/devstack@n-api.service Service NotifyAccess all 2026-03-17 14:21:34.493 | + functions-common:write_uwsgi_user_unit_file:1577 : iniset -sudo /etc/systemd/system/devstack@n-api.service Service RestartForceExitStatus 100 2026-03-17 14:21:34.578 | + functions-common:write_uwsgi_user_unit_file:1579 : [[ -n '' ]] 2026-03-17 14:21:34.581 | + functions-common:write_uwsgi_user_unit_file:1582 : [[ -n '' ]] 2026-03-17 14:21:34.584 | + functions-common:write_uwsgi_user_unit_file:1585 : iniset -sudo /etc/systemd/system/devstack@n-api.service Install WantedBy multi-user.target 2026-03-17 14:21:34.709 | + functions-common:write_uwsgi_user_unit_file:1588 : sudo systemctl daemon-reload 2026-03-17 14:21:35.030 | + functions-common:_run_under_systemd:1645 : sudo systemctl enable devstack@n-api.service 2026-03-17 14:21:35.056 | Created symlink '/etc/systemd/system/multi-user.target.wants/devstack@n-api.service' → '/etc/systemd/system/devstack@n-api.service'. 2026-03-17 14:21:35.308 | + functions-common:_run_under_systemd:1646 : sudo systemctl start devstack@n-api.service 2026-03-17 14:21:35.428 | + functions-common:run_process:1678 : time_stop run_process 2026-03-17 14:21:35.431 | + functions-common:time_stop:2412 : local name 2026-03-17 14:21:35.434 | + functions-common:time_stop:2413 : local end_time 2026-03-17 14:21:35.437 | + functions-common:time_stop:2414 : local elapsed_time 2026-03-17 14:21:35.439 | + functions-common:time_stop:2415 : local total 2026-03-17 14:21:35.442 | + functions-common:time_stop:2416 : local start_time 2026-03-17 14:21:35.446 | + functions-common:time_stop:2418 : name=run_process 2026-03-17 14:21:35.449 | + functions-common:time_stop:2419 : start_time=1773757293383 2026-03-17 14:21:35.451 | + functions-common:time_stop:2421 : [[ -z 1773757293383 ]] 2026-03-17 14:21:35.455 | ++ functions-common:time_stop:2424 : date +%s%3N 2026-03-17 14:21:35.461 | + functions-common:time_stop:2424 : end_time=1773757295458 2026-03-17 14:21:35.464 | + functions-common:time_stop:2425 : elapsed_time=2075 2026-03-17 14:21:35.466 | + functions-common:time_stop:2426 : total=15857 2026-03-17 14:21:35.470 | + functions-common:time_stop:2428 : _TIME_START[$name]= 2026-03-17 14:21:35.473 | + functions-common:time_stop:2429 : _TIME_TOTAL[$name]=17932 2026-03-17 14:21:35.476 | + lib/nova:start_nova_api:981 : nova_url=http://38.102.83.89/compute/v2.1/ 2026-03-17 14:21:35.479 | + lib/nova:start_nova_api:983 : echo 'Waiting for nova-api to start...' 2026-03-17 14:21:35.479 | Waiting for nova-api to start... 2026-03-17 14:21:35.482 | + lib/nova:start_nova_api:984 : wait_for_service 60 http://38.102.83.89/compute/v2.1/ 2026-03-17 14:21:35.485 | + functions:wait_for_service:476 : local timeout=60 2026-03-17 14:21:35.488 | + functions:wait_for_service:477 : local url=http://38.102.83.89/compute/v2.1/ 2026-03-17 14:21:35.490 | + functions:wait_for_service:478 : local rval=0 2026-03-17 14:21:35.493 | + functions:wait_for_service:479 : time_start wait_for_service 2026-03-17 14:21:35.496 | + functions-common:time_start:2398 : local name=wait_for_service 2026-03-17 14:21:35.499 | + functions-common:time_start:2399 : local start_time= 2026-03-17 14:21:35.501 | + functions-common:time_start:2400 : [[ -n '' ]] 2026-03-17 14:21:35.504 | ++ functions-common:time_start:2403 : date +%s%3N 2026-03-17 14:21:35.509 | + functions-common:time_start:2403 : _TIME_START[$name]=1773757295506 2026-03-17 14:21:35.511 | + functions:wait_for_service:480 : timeout 60 bash -x 2026-03-17 14:21:35.518 | ++ :: : curl -g -k --noproxy '*' -s -o /dev/null -w '%{http_code}' http://38.102.83.89/compute/v2.1/ 2026-03-17 14:21:38.032 | + :: : [[ 200 == 503 ]] 2026-03-17 14:21:38.033 | + :: : [[ 0 -eq 7 ]] 2026-03-17 14:21:38.037 | + functions:wait_for_service:485 : time_stop wait_for_service 2026-03-17 14:21:38.039 | + functions-common:time_stop:2412 : local name 2026-03-17 14:21:38.041 | + functions-common:time_stop:2413 : local end_time 2026-03-17 14:21:38.044 | + functions-common:time_stop:2414 : local elapsed_time 2026-03-17 14:21:38.047 | + functions-common:time_stop:2415 : local total 2026-03-17 14:21:38.049 | + functions-common:time_stop:2416 : local start_time 2026-03-17 14:21:38.051 | + functions-common:time_stop:2418 : name=wait_for_service 2026-03-17 14:21:38.054 | + functions-common:time_stop:2419 : start_time=1773757295506 2026-03-17 14:21:38.056 | + functions-common:time_stop:2421 : [[ -z 1773757295506 ]] 2026-03-17 14:21:38.059 | ++ functions-common:time_stop:2424 : date +%s%3N 2026-03-17 14:21:38.064 | + functions-common:time_stop:2424 : end_time=1773757298061 2026-03-17 14:21:38.066 | + functions-common:time_stop:2425 : elapsed_time=2555 2026-03-17 14:21:38.069 | + functions-common:time_stop:2426 : total=3206 2026-03-17 14:21:38.071 | + functions-common:time_stop:2428 : _TIME_START[$name]= 2026-03-17 14:21:38.074 | + functions-common:time_stop:2429 : _TIME_TOTAL[$name]=5761 2026-03-17 14:21:38.076 | + functions:wait_for_service:486 : return 0 2026-03-17 14:21:38.078 | + lib/nova:start_nova_api:988 : export PATH=/opt/stack/devstack/files/openstack-cli-server:/bin:/sbin:/bin:/usr/sbin:/usr/bin:/usr/local/bin:/usr/local/sbin:/usr/sbin:/sbin 2026-03-17 14:21:38.080 | + lib/nova:start_nova_api:988 : PATH=/opt/stack/devstack/files/openstack-cli-server:/bin:/sbin:/bin:/usr/sbin:/usr/bin:/usr/local/bin:/usr/local/sbin:/usr/sbin:/sbin 2026-03-17 14:21:38.082 | + ./stack.sh:main:1293 : is_service_enabled ovn-controller ovn-controller-vtep 2026-03-17 14:21:38.100 | + functions-common:is_service_enabled:2068 : return 0 2026-03-17 14:21:38.102 | + ./stack.sh:main:1294 : echo_summary 'Starting OVN services' 2026-03-17 14:21:38.104 | + ./stack.sh:echo_summary:438 : [[ -t 3 ]] 2026-03-17 14:21:38.107 | + ./stack.sh:echo_summary:444 : echo -e Starting OVN services 2026-03-17 14:21:38.110 | + ./stack.sh:main:1295 : start_ovn_services 2026-03-17 14:21:38.112 | + lib/neutron:start_ovn_services:575 : [[ ovn == \o\v\n ]] 2026-03-17 14:21:38.115 | + lib/neutron:start_ovn_services:576 : '[' libvirt '!=' ironic ']' 2026-03-17 14:21:38.117 | + lib/neutron:start_ovn_services:582 : init_ovn 2026-03-17 14:21:38.120 | + lib/neutron_plugins/ovn_agent:init_ovn:622 : local 'mkdir_cmd=mkdir -p /var/lib/ovn' 2026-03-17 14:21:38.122 | + lib/neutron_plugins/ovn_agent:init_ovn:624 : [[ False == \F\a\l\s\e ]] 2026-03-17 14:21:38.125 | + lib/neutron_plugins/ovn_agent:init_ovn:625 : mkdir_cmd='sudo mkdir -p /var/lib/ovn' 2026-03-17 14:21:38.128 | + lib/neutron_plugins/ovn_agent:init_ovn:628 : sudo mkdir -p /var/lib/ovn 2026-03-17 14:21:38.157 | + lib/neutron_plugins/ovn_agent:init_ovn:629 : mkdir -p /opt/stack/data/ovs 2026-03-17 14:21:38.163 | + lib/neutron_plugins/ovn_agent:init_ovn:631 : rm -f '/opt/stack/data/ovs/*.db' 2026-03-17 14:21:38.168 | + lib/neutron_plugins/ovn_agent:init_ovn:632 : rm -f '/opt/stack/data/ovs/.*.db.~lock~' 2026-03-17 14:21:38.172 | + lib/neutron_plugins/ovn_agent:init_ovn:633 : sudo rm -f '/var/lib/ovn/*.db' 2026-03-17 14:21:38.196 | + lib/neutron_plugins/ovn_agent:init_ovn:634 : sudo rm -f '/var/lib/ovn/.*.db.~lock~' 2026-03-17 14:21:38.220 | + lib/neutron_plugins/ovn_agent:init_ovn:635 : sudo rm -f '/var/run/ovn/*.sock' 2026-03-17 14:21:38.245 | + lib/neutron:start_ovn_services:583 : start_ovn 2026-03-17 14:21:38.248 | + lib/neutron_plugins/ovn_agent:start_ovn:734 : echo 'Starting OVN' 2026-03-17 14:21:38.248 | Starting OVN 2026-03-17 14:21:38.251 | + lib/neutron_plugins/ovn_agent:start_ovn:736 : _start_ovs 2026-03-17 14:21:38.254 | + lib/neutron_plugins/ovn_agent:_start_ovs:639 : echo 'Starting OVS' 2026-03-17 14:21:38.254 | Starting OVS 2026-03-17 14:21:38.256 | + lib/neutron_plugins/ovn_agent:_start_ovs:640 : is_service_enabled ovn-controller ovn-controller-vtep ovn-northd 2026-03-17 14:21:38.276 | + functions-common:is_service_enabled:2068 : return 0 2026-03-17 14:21:38.278 | + lib/neutron_plugins/ovn_agent:_start_ovs:642 : enable_service ovsdb-server 2026-03-17 14:21:38.325 | + lib/neutron_plugins/ovn_agent:_start_ovs:643 : enable_service ovs-vswitchd 2026-03-17 14:21:38.369 | + lib/neutron_plugins/ovn_agent:_start_ovs:645 : [[ False == \T\r\u\e ]] 2026-03-17 14:21:38.371 | + lib/neutron_plugins/ovn_agent:_start_ovs:669 : _start_process ovsdb-server.service 2026-03-17 14:21:38.374 | + lib/neutron_plugins/ovn_agent:_start_process:253 : sudo systemctl daemon-reload 2026-03-17 14:21:38.684 | + lib/neutron_plugins/ovn_agent:_start_process:254 : sudo systemctl enable ovsdb-server.service 2026-03-17 14:21:38.963 | The unit files have no installation config (WantedBy=, RequiredBy=, UpheldBy=, 2026-03-17 14:21:38.963 | Also=, or Alias= settings in the [Install] section, and DefaultInstance= for 2026-03-17 14:21:38.963 | template units). This means they are not meant to be enabled or disabled using systemctl. 2026-03-17 14:21:38.963 | 2026-03-17 14:21:38.964 | Possible reasons for having these kinds of units are: 2026-03-17 14:21:38.964 | • A unit may be statically enabled by being symlinked from another unit's 2026-03-17 14:21:38.964 | .wants/, .requires/, or .upholds/ directory. 2026-03-17 14:21:38.964 | • A unit's purpose may be to act as a helper for some other unit which has 2026-03-17 14:21:38.964 | a requirement dependency on it. 2026-03-17 14:21:38.964 | • A unit may be started when needed via activation (socket, path, timer, 2026-03-17 14:21:38.964 | D-Bus, udev, scripted systemctl call, ...). 2026-03-17 14:21:38.964 | • In case of template units, the unit is meant to be enabled with some 2026-03-17 14:21:38.964 | instance name specified. 2026-03-17 14:21:38.970 | + lib/neutron_plugins/ovn_agent:_start_process:255 : sudo systemctl restart ovsdb-server.service 2026-03-17 14:21:39.512 | + lib/neutron_plugins/ovn_agent:_start_ovs:670 : _start_process ovs-vswitchd.service 2026-03-17 14:21:39.515 | + lib/neutron_plugins/ovn_agent:_start_process:253 : sudo systemctl daemon-reload 2026-03-17 14:21:39.857 | + lib/neutron_plugins/ovn_agent:_start_process:254 : sudo systemctl enable ovs-vswitchd.service 2026-03-17 14:21:40.151 | The unit files have no installation config (WantedBy=, RequiredBy=, UpheldBy=, 2026-03-17 14:21:40.152 | Also=, or Alias= settings in the [Install] section, and DefaultInstance= for 2026-03-17 14:21:40.152 | template units). This means they are not meant to be enabled or disabled using systemctl. 2026-03-17 14:21:40.152 | 2026-03-17 14:21:40.152 | Possible reasons for having these kinds of units are: 2026-03-17 14:21:40.152 | • A unit may be statically enabled by being symlinked from another unit's 2026-03-17 14:21:40.152 | .wants/, .requires/, or .upholds/ directory. 2026-03-17 14:21:40.152 | • A unit's purpose may be to act as a helper for some other unit which has 2026-03-17 14:21:40.152 | a requirement dependency on it. 2026-03-17 14:21:40.152 | • A unit may be started when needed via activation (socket, path, timer, 2026-03-17 14:21:40.152 | D-Bus, udev, scripted systemctl call, ...). 2026-03-17 14:21:40.152 | • In case of template units, the unit is meant to be enabled with some 2026-03-17 14:21:40.152 | instance name specified. 2026-03-17 14:21:40.159 | + lib/neutron_plugins/ovn_agent:_start_process:255 : sudo systemctl restart ovs-vswitchd.service 2026-03-17 14:21:40.418 | + lib/neutron_plugins/ovn_agent:_start_ovs:673 : echo 'Configuring OVSDB' 2026-03-17 14:21:40.419 | Configuring OVSDB 2026-03-17 14:21:40.422 | + lib/neutron_plugins/ovn_agent:_start_ovs:674 : is_service_enabled tls-proxy 2026-03-17 14:21:40.446 | + functions-common:is_service_enabled:2068 : return 0 2026-03-17 14:21:40.450 | + 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-17 14:21:40.488 | + lib/neutron_plugins/ovn_agent:_start_ovs:681 : sudo ovs-vsctl --no-wait set-manager ptcp:6640:127.0.0.1 2026-03-17 14:21:40.521 | + lib/neutron_plugins/ovn_agent:_start_ovs:682 : sudo ovs-vsctl --no-wait set open_vswitch . system-type=devstack 2026-03-17 14:21:40.585 | + lib/neutron_plugins/ovn_agent:_start_ovs:683 : sudo ovs-vsctl --no-wait set open_vswitch . external-ids:system-id=159e359f-b651-4c4f-98b1-a989b37dd54c 2026-03-17 14:21:40.627 | + lib/neutron_plugins/ovn_agent:_start_ovs:684 : sudo ovs-vsctl --no-wait set open_vswitch . external-ids:ovn-remote=ssl:38.102.83.89:6642 2026-03-17 14:21:40.654 | + lib/neutron_plugins/ovn_agent:_start_ovs:685 : sudo ovs-vsctl --no-wait set open_vswitch . external-ids:ovn-bridge=br-int 2026-03-17 14:21:40.676 | + lib/neutron_plugins/ovn_agent:_start_ovs:686 : sudo ovs-vsctl --no-wait set open_vswitch . external-ids:ovn-encap-type=geneve 2026-03-17 14:21:40.698 | + lib/neutron_plugins/ovn_agent:_start_ovs:687 : sudo ovs-vsctl --no-wait set open_vswitch . external-ids:ovn-encap-ip=38.102.83.89 2026-03-17 14:21:40.729 | ++ lib/neutron_plugins/ovn_agent:_start_ovs:688 : hostname 2026-03-17 14:21:40.733 | + lib/neutron_plugins/ovn_agent:_start_ovs:688 : sudo ovs-vsctl --no-wait set open_vswitch . external-ids:hostname=np0005649721.novalocal 2026-03-17 14:21:40.755 | + lib/neutron_plugins/ovn_agent:_start_ovs:690 : [[ True == \T\r\u\e ]] 2026-03-17 14:21:40.757 | + 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-17 14:21:40.791 | + lib/neutron_plugins/ovn_agent:_start_ovs:694 : is_provider_network 2026-03-17 14:21:40.793 | + functions-common:is_provider_network:2261 : '[' '' == True ']' 2026-03-17 14:21:40.796 | + functions-common:is_provider_network:2264 : return 1 2026-03-17 14:21:40.799 | + lib/neutron_plugins/ovn_agent:_start_ovs:694 : [[ True == \T\r\u\e ]] 2026-03-17 14:21:40.802 | + lib/neutron_plugins/ovn_agent:_start_ovs:695 : ovn_base_setup_bridge br-ex 2026-03-17 14:21:40.804 | + lib/neutron_plugins/ovn_agent:ovn_base_setup_bridge:241 : local bridge=br-ex 2026-03-17 14:21:40.807 | + 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-17 14:21:40.809 | + lib/neutron_plugins/ovn_agent:ovn_base_setup_bridge:244 : '[' system '!=' system ']' 2026-03-17 14:21:40.812 | + 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-17 14:21:40.854 | + 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-17 14:21:40.888 | + lib/neutron_plugins/ovn_agent:_start_ovs:696 : sudo ovs-vsctl set open . external-ids:ovn-bridge-mappings=public:br-ex 2026-03-17 14:21:40.915 | + lib/neutron_plugins/ovn_agent:_start_ovs:699 : is_service_enabled ovn-controller-vtep 2026-03-17 14:21:40.933 | + functions-common:is_service_enabled:2068 : return 1 2026-03-17 14:21:40.936 | + lib/neutron_plugins/ovn_agent:start_ovn:738 : local SCRIPTDIR=/share/ovn/scripts 2026-03-17 14:21:40.939 | + lib/neutron_plugins/ovn_agent:start_ovn:739 : use_new_ovn_repository 2026-03-17 14:21:40.942 | + lib/neutron_plugins/ovn_agent:use_new_ovn_repository:213 : [[ False == \F\a\l\s\e ]] 2026-03-17 14:21:40.945 | + lib/neutron_plugins/ovn_agent:use_new_ovn_repository:214 : return 0 2026-03-17 14:21:40.947 | + lib/neutron_plugins/ovn_agent:start_ovn:743 : is_service_enabled ovn-northd 2026-03-17 14:21:40.965 | + functions-common:is_service_enabled:2068 : return 0 2026-03-17 14:21:40.968 | + lib/neutron_plugins/ovn_agent:start_ovn:744 : [[ False == \T\r\u\e ]] 2026-03-17 14:21:40.970 | + lib/neutron_plugins/ovn_agent:start_ovn:750 : _start_process ovn-northd.service 2026-03-17 14:21:40.974 | + lib/neutron_plugins/ovn_agent:_start_process:253 : sudo systemctl daemon-reload 2026-03-17 14:21:41.269 | + lib/neutron_plugins/ovn_agent:_start_process:254 : sudo systemctl enable ovn-northd.service 2026-03-17 14:21:41.306 | Created symlink '/etc/systemd/system/multi-user.target.wants/ovn-northd.service' → '/usr/lib/systemd/system/ovn-northd.service'. 2026-03-17 14:21:41.552 | + lib/neutron_plugins/ovn_agent:_start_process:255 : sudo systemctl restart ovn-northd.service 2026-03-17 14:21:41.959 | + lib/neutron_plugins/ovn_agent:start_ovn:753 : _wait_for_ovn_and_set_custom_config 2026-03-17 14:21:41.962 | + 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-17 14:21:41.965 | + lib/neutron_plugins/ovn_agent:wait_for_sock_file:202 : local count=0 2026-03-17 14:21:41.968 | + lib/neutron_plugins/ovn_agent:wait_for_sock_file:203 : '[' '!' -S /var/run/ovn/ovnnb_db.sock ']' 2026-03-17 14:21:41.972 | + 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-17 14:21:41.975 | + lib/neutron_plugins/ovn_agent:wait_for_sock_file:202 : local count=0 2026-03-17 14:21:41.978 | + lib/neutron_plugins/ovn_agent:wait_for_sock_file:203 : '[' '!' -S /var/run/ovn/ovnsb_db.sock ']' 2026-03-17 14:21:41.982 | + 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-17 14:21:41.985 | + lib/neutron_plugins/ovn_agent:wait_for_db_file:191 : local count=0 2026-03-17 14:21:41.988 | + lib/neutron_plugins/ovn_agent:wait_for_db_file:192 : '[' '!' -f /var/lib/ovn/ovnnb_db.db ']' 2026-03-17 14:21:41.992 | + 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-17 14:21:41.995 | + lib/neutron_plugins/ovn_agent:wait_for_db_file:191 : local count=0 2026-03-17 14:21:41.997 | + lib/neutron_plugins/ovn_agent:wait_for_db_file:192 : '[' '!' -f /var/lib/ovn/ovnsb_db.db ']' 2026-03-17 14:21:42.001 | + lib/neutron_plugins/ovn_agent:_wait_for_ovn_and_set_custom_config:721 : is_service_enabled tls-proxy 2026-03-17 14:21:42.025 | + functions-common:is_service_enabled:2068 : return 0 2026-03-17 14:21:42.028 | + 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-17 14:21:42.062 | + 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-17 14:21:42.112 | + 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-17 14:21:42.146 | + 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-17 14:21:42.174 | + 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-17 14:21:42.207 | + 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-17 14:21:42.241 | + lib/neutron_plugins/ovn_agent:start_ovn:757 : is_service_enabled ovn-controller 2026-03-17 14:21:42.261 | + functions-common:is_service_enabled:2068 : return 0 2026-03-17 14:21:42.264 | + lib/neutron_plugins/ovn_agent:start_ovn:758 : [[ False == \T\r\u\e ]] 2026-03-17 14:21:42.268 | + lib/neutron_plugins/ovn_agent:start_ovn:764 : _start_process ovn-controller.service 2026-03-17 14:21:42.271 | + lib/neutron_plugins/ovn_agent:_start_process:253 : sudo systemctl daemon-reload 2026-03-17 14:21:42.589 | + lib/neutron_plugins/ovn_agent:_start_process:254 : sudo systemctl enable ovn-controller.service 2026-03-17 14:21:42.626 | Created symlink '/etc/systemd/system/multi-user.target.wants/ovn-controller.service' → '/usr/lib/systemd/system/ovn-controller.service'. 2026-03-17 14:21:42.906 | + lib/neutron_plugins/ovn_agent:_start_process:255 : sudo systemctl restart ovn-controller.service 2026-03-17 14:21:43.077 | + lib/neutron_plugins/ovn_agent:start_ovn:768 : is_service_enabled ovn-controller-vtep 2026-03-17 14:21:43.103 | + functions-common:is_service_enabled:2068 : return 1 2026-03-17 14:21:43.107 | + lib/neutron_plugins/ovn_agent:start_ovn:777 : is_ovn_metadata_agent_enabled 2026-03-17 14:21:43.110 | + lib/neutron_plugins/ovn_agent:is_ovn_metadata_agent_enabled:312 : is_service_enabled q-ovn-metadata-agent neutron-ovn-metadata-agent 2026-03-17 14:21:43.131 | + functions-common:is_service_enabled:2068 : return 1 2026-03-17 14:21:43.135 | + lib/neutron_plugins/ovn_agent:is_ovn_metadata_agent_enabled:315 : return 1 2026-03-17 14:21:43.137 | + lib/neutron_plugins/ovn_agent:start_ovn:783 : is_ovn_agent_enabled 2026-03-17 14:21:43.140 | + lib/neutron_plugins/ovn_agent:is_ovn_agent_enabled:319 : is_service_enabled q-ovn-agent neutron-ovn-agent 2026-03-17 14:21:43.161 | + functions-common:is_service_enabled:2068 : return 0 2026-03-17 14:21:43.164 | + lib/neutron_plugins/ovn_agent:is_ovn_agent_enabled:320 : enable_service q-ovn-agent 2026-03-17 14:21:43.219 | + lib/neutron_plugins/ovn_agent:is_ovn_agent_enabled:321 : return 0 2026-03-17 14:21:43.222 | + lib/neutron_plugins/ovn_agent:start_ovn:784 : run_process q-ovn-agent '/usr/local/bin/neutron-ovn-agent --config-file /etc/neutron/plugins/ml2/ovn_agent.ini' 2026-03-17 14:21:43.226 | + functions-common:run_process:1666 : local service=q-ovn-agent 2026-03-17 14:21:43.229 | + functions-common:run_process:1667 : local 'command=/usr/local/bin/neutron-ovn-agent --config-file /etc/neutron/plugins/ml2/ovn_agent.ini' 2026-03-17 14:21:43.232 | + functions-common:run_process:1668 : local group= 2026-03-17 14:21:43.235 | + functions-common:run_process:1669 : local user= 2026-03-17 14:21:43.238 | + functions-common:run_process:1670 : local env_vars= 2026-03-17 14:21:43.240 | + functions-common:run_process:1672 : local name=q-ovn-agent 2026-03-17 14:21:43.243 | + functions-common:run_process:1674 : time_start run_process 2026-03-17 14:21:43.246 | + functions-common:time_start:2398 : local name=run_process 2026-03-17 14:21:43.250 | + functions-common:time_start:2399 : local start_time= 2026-03-17 14:21:43.253 | + functions-common:time_start:2400 : [[ -n '' ]] 2026-03-17 14:21:43.257 | ++ functions-common:time_start:2403 : date +%s%3N 2026-03-17 14:21:43.262 | + functions-common:time_start:2403 : _TIME_START[$name]=1773757303259 2026-03-17 14:21:43.266 | + functions-common:run_process:1675 : is_service_enabled q-ovn-agent 2026-03-17 14:21:43.288 | + functions-common:is_service_enabled:2068 : return 0 2026-03-17 14:21:43.291 | + functions-common:run_process:1676 : _run_under_systemd q-ovn-agent '/usr/local/bin/neutron-ovn-agent --config-file /etc/neutron/plugins/ml2/ovn_agent.ini' '' '' '' 2026-03-17 14:21:43.295 | + functions-common:_run_under_systemd:1620 : local service=q-ovn-agent 2026-03-17 14:21:43.298 | + functions-common:_run_under_systemd:1621 : local 'command=/usr/local/bin/neutron-ovn-agent --config-file /etc/neutron/plugins/ml2/ovn_agent.ini' 2026-03-17 14:21:43.302 | + functions-common:_run_under_systemd:1622 : local 'cmd=/usr/local/bin/neutron-ovn-agent --config-file /etc/neutron/plugins/ml2/ovn_agent.ini' 2026-03-17 14:21:43.305 | + functions-common:_run_under_systemd:1624 : _common_systemd_pitfalls '/usr/local/bin/neutron-ovn-agent --config-file /etc/neutron/plugins/ml2/ovn_agent.ini' 2026-03-17 14:21:43.308 | + functions-common:_common_systemd_pitfalls:1592 : local 'cmd=/usr/local/bin/neutron-ovn-agent --config-file /etc/neutron/plugins/ml2/ovn_agent.ini' 2026-03-17 14:21:43.311 | + functions-common:_common_systemd_pitfalls:1595 : [[ /usr/local/bin/neutron-ovn-agent --config-file /etc/neutron/plugins/ml2/ovn_agent.ini =~ sudo ]] 2026-03-17 14:21:43.314 | + functions-common:_common_systemd_pitfalls:1606 : [[ ! /usr/local/bin/neutron-ovn-agent --config-file /etc/neutron/plugins/ml2/ovn_agent.ini =~ ^/ ]] 2026-03-17 14:21:43.318 | + functions-common:_run_under_systemd:1626 : local systemd_service=devstack@q-ovn-agent.service 2026-03-17 14:21:43.321 | + functions-common:_run_under_systemd:1627 : local group= 2026-03-17 14:21:43.324 | + functions-common:_run_under_systemd:1628 : local user=stack 2026-03-17 14:21:43.327 | + functions-common:_run_under_systemd:1629 : [[ -z stack ]] 2026-03-17 14:21:43.331 | + functions-common:_run_under_systemd:1632 : local env_vars= 2026-03-17 14:21:43.334 | + functions-common:_run_under_systemd:1633 : [[ -v SYSTEMD_ENV_VARS[q-ovn-agent] ]] 2026-03-17 14:21:43.338 | + functions-common:_run_under_systemd:1636 : [[ /usr/local/bin/neutron-ovn-agent --config-file /etc/neutron/plugins/ml2/ovn_agent.ini =~ uwsgi ]] 2026-03-17 14:21:43.341 | + functions-common:_run_under_systemd:1642 : write_user_unit_file devstack@q-ovn-agent.service '/usr/local/bin/neutron-ovn-agent --config-file /etc/neutron/plugins/ml2/ovn_agent.ini' '' stack '' 2026-03-17 14:21:43.344 | + functions-common:write_user_unit_file:1527 : local service=devstack@q-ovn-agent.service 2026-03-17 14:21:43.347 | + functions-common:write_user_unit_file:1528 : local 'command=/usr/local/bin/neutron-ovn-agent --config-file /etc/neutron/plugins/ml2/ovn_agent.ini' 2026-03-17 14:21:43.350 | + functions-common:write_user_unit_file:1529 : local group= 2026-03-17 14:21:43.353 | + functions-common:write_user_unit_file:1530 : local user=stack 2026-03-17 14:21:43.355 | + functions-common:write_user_unit_file:1531 : local env_vars= 2026-03-17 14:21:43.358 | + functions-common:write_user_unit_file:1532 : local extra= 2026-03-17 14:21:43.361 | + functions-common:write_user_unit_file:1533 : [[ -n '' ]] 2026-03-17 14:21:43.364 | + functions-common:write_user_unit_file:1536 : local unitfile=/etc/systemd/system/devstack@q-ovn-agent.service 2026-03-17 14:21:43.367 | + functions-common:write_user_unit_file:1537 : mkdir -p /etc/systemd/system 2026-03-17 14:21:43.372 | + 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-17 14:21:43.501 | + 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:/sbin:/bin:/usr/sbin:/usr/bin:/usr/local/bin:/usr/local/sbin:/usr/sbin:/sbin"' 2026-03-17 14:21:43.626 | + functions-common:write_user_unit_file:1541 : iniset -sudo /etc/systemd/system/devstack@q-ovn-agent.service Service User stack 2026-03-17 14:21:43.721 | + functions-common:write_user_unit_file:1542 : iniset -sudo /etc/systemd/system/devstack@q-ovn-agent.service Service ExecStart '/usr/local/bin/neutron-ovn-agent --config-file /etc/neutron/plugins/ml2/ovn_agent.ini' 2026-03-17 14:21:43.818 | + functions-common:write_user_unit_file:1543 : iniset -sudo /etc/systemd/system/devstack@q-ovn-agent.service Service KillMode process 2026-03-17 14:21:43.921 | + functions-common:write_user_unit_file:1544 : iniset -sudo /etc/systemd/system/devstack@q-ovn-agent.service Service TimeoutStopSec 300 2026-03-17 14:21:44.008 | + functions-common:write_user_unit_file:1545 : iniset -sudo /etc/systemd/system/devstack@q-ovn-agent.service Service ExecReload '/bin/kill -HUP $MAINPID' 2026-03-17 14:21:44.093 | + functions-common:write_user_unit_file:1546 : [[ -n '' ]] 2026-03-17 14:21:44.095 | + functions-common:write_user_unit_file:1549 : [[ -n '' ]] 2026-03-17 14:21:44.098 | + functions-common:write_user_unit_file:1552 : iniset -sudo /etc/systemd/system/devstack@q-ovn-agent.service Install WantedBy multi-user.target 2026-03-17 14:21:44.216 | + functions-common:write_user_unit_file:1555 : sudo systemctl daemon-reload 2026-03-17 14:21:44.550 | + functions-common:_run_under_systemd:1645 : sudo systemctl enable devstack@q-ovn-agent.service 2026-03-17 14:21:44.592 | Created symlink '/etc/systemd/system/multi-user.target.wants/devstack@q-ovn-agent.service' → '/etc/systemd/system/devstack@q-ovn-agent.service'. 2026-03-17 14:21:44.860 | + functions-common:_run_under_systemd:1646 : sudo systemctl start devstack@q-ovn-agent.service 2026-03-17 14:21:44.935 | + functions-common:run_process:1678 : time_stop run_process 2026-03-17 14:21:44.938 | + functions-common:time_stop:2412 : local name 2026-03-17 14:21:44.941 | + functions-common:time_stop:2413 : local end_time 2026-03-17 14:21:44.944 | + functions-common:time_stop:2414 : local elapsed_time 2026-03-17 14:21:44.946 | + functions-common:time_stop:2415 : local total 2026-03-17 14:21:44.949 | + functions-common:time_stop:2416 : local start_time 2026-03-17 14:21:44.952 | + functions-common:time_stop:2418 : name=run_process 2026-03-17 14:21:44.955 | + functions-common:time_stop:2419 : start_time=1773757303259 2026-03-17 14:21:44.958 | + functions-common:time_stop:2421 : [[ -z 1773757303259 ]] 2026-03-17 14:21:44.961 | ++ functions-common:time_stop:2424 : date +%s%3N 2026-03-17 14:21:44.967 | + functions-common:time_stop:2424 : end_time=1773757304963 2026-03-17 14:21:44.970 | + functions-common:time_stop:2425 : elapsed_time=1704 2026-03-17 14:21:44.973 | + functions-common:time_stop:2426 : total=17932 2026-03-17 14:21:44.976 | + functions-common:time_stop:2428 : _TIME_START[$name]= 2026-03-17 14:21:44.979 | + functions-common:time_stop:2429 : _TIME_TOTAL[$name]=19636 2026-03-17 14:21:44.982 | + lib/neutron_plugins/ovn_agent:start_ovn:786 : setup_logging /etc/neutron/plugins/ml2/ovn_agent.ini 2026-03-17 14:21:44.985 | + functions:setup_logging:693 : setup_systemd_logging /etc/neutron/plugins/ml2/ovn_agent.ini 2026-03-17 14:21:44.988 | + functions:setup_systemd_logging:710 : local conf_file=/etc/neutron/plugins/ml2/ovn_agent.ini 2026-03-17 14:21:44.992 | ++ functions:setup_systemd_logging:715 : trueorfalse False USE_JOURNAL 2026-03-17 14:21:45.009 | + functions:setup_systemd_logging:715 : USE_JOURNAL=False 2026-03-17 14:21:45.011 | + functions:setup_systemd_logging:716 : local pidstr= 2026-03-17 14:21:45.014 | + functions:setup_systemd_logging:717 : [[ False == \T\r\u\e ]] 2026-03-17 14:21:45.016 | + functions:setup_systemd_logging:721 : pidstr='(pid=%(process)d) ' 2026-03-17 14:21:45.018 | + 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-17 14:21:45.047 | + 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-17 14:21:45.081 | + 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-17 14:21:45.116 | + functions:setup_systemd_logging:727 : iniset /etc/neutron/plugins/ml2/ovn_agent.ini DEFAULT logging_exception_prefix 'ERROR %(name)s %(instance)s' 2026-03-17 14:21:45.153 | + functions:setup_systemd_logging:730 : iniset /etc/neutron/plugins/ml2/ovn_agent.ini DEFAULT log_color False 2026-03-17 14:21:45.184 | + lib/neutron:start_ovn_services:585 : [[ True == \T\r\u\e ]] 2026-03-17 14:21:45.188 | + lib/neutron:start_ovn_services:586 : [[ True != \T\r\u\e ]] 2026-03-17 14:21:45.190 | + lib/neutron:start_ovn_services:590 : create_public_bridge 2026-03-17 14:21:45.193 | + 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-17 14:21:45.223 | + lib/neutron_plugins/ovn_agent:create_public_bridge:307 : sudo ovs-vsctl set open . external-ids:ovn-bridge-mappings=public:br-ex 2026-03-17 14:21:45.259 | + lib/neutron_plugins/ovn_agent:create_public_bridge:308 : _configure_public_network_connectivity 2026-03-17 14:21:45.262 | + lib/neutron:_configure_public_network_connectivity:813 : [[ -n '' ]] 2026-03-17 14:21:45.265 | + lib/neutron:_configure_public_network_connectivity:820 : for d in $default_v4_route_devs 2026-03-17 14:21:45.269 | + 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-17 14:21:45.323 | + ./stack.sh:main:1298 : is_service_enabled q-svc neutron-api 2026-03-17 14:21:45.346 | + functions-common:is_service_enabled:2068 : return 0 2026-03-17 14:21:45.349 | + ./stack.sh:main:1299 : echo_summary 'Starting Neutron' 2026-03-17 14:21:45.352 | + ./stack.sh:echo_summary:438 : [[ -t 3 ]] 2026-03-17 14:21:45.356 | + ./stack.sh:echo_summary:444 : echo -e Starting Neutron 2026-03-17 14:21:45.359 | + ./stack.sh:main:1300 : configure_neutron_after_post_config 2026-03-17 14:21:45.363 | + lib/neutron:configure_neutron_after_post_config:555 : [[ ovn-router != '' ]] 2026-03-17 14:21:45.365 | + lib/neutron:configure_neutron_after_post_config:556 : iniset /etc/neutron/neutron.conf DEFAULT service_plugins ovn-router 2026-03-17 14:21:45.407 | + lib/neutron:configure_neutron_after_post_config:558 : configure_rbac_policies 2026-03-17 14:21:45.411 | + lib/neutron:configure_rbac_policies:564 : [[ True == \T\r\u\e ]] 2026-03-17 14:21:45.414 | + lib/neutron:configure_rbac_policies:565 : iniset /etc/neutron/neutron.conf oslo_policy enforce_new_defaults True 2026-03-17 14:21:45.458 | + lib/neutron:configure_rbac_policies:566 : iniset /etc/neutron/neutron.conf oslo_policy enforce_scope True 2026-03-17 14:21:45.500 | + ./stack.sh:main:1301 : start_neutron_service_and_check 2026-03-17 14:21:45.504 | + lib/neutron:start_neutron_service_and_check:631 : local service_port=9696 2026-03-17 14:21:45.507 | + lib/neutron:start_neutron_service_and_check:632 : local service_protocol=https 2026-03-17 14:21:45.510 | + lib/neutron:start_neutron_service_and_check:633 : local cfg_file_options 2026-03-17 14:21:45.513 | + lib/neutron:start_neutron_service_and_check:634 : local neutron_url 2026-03-17 14:21:45.517 | ++ lib/neutron:start_neutron_service_and_check:636 : determine_config_files neutron-server 2026-03-17 14:21:45.521 | ++ lib/neutron:determine_config_files:366 : local opts= 2026-03-17 14:21:45.524 | ++ lib/neutron:determine_config_files:367 : case "$1" in 2026-03-17 14:21:45.529 | +++ lib/neutron:determine_config_files:368 : _determine_config_server 2026-03-17 14:21:45.532 | +++ lib/neutron:_determine_config_server:324 : [[ '' != '' ]] 2026-03-17 14:21:45.535 | +++ lib/neutron:_determine_config_server:331 : [[ 0 > 0 ]] 2026-03-17 14:21:45.538 | +++ lib/neutron:_determine_config_server:338 : local cfg_file 2026-03-17 14:21:45.542 | +++ 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-17 14:21:45.545 | +++ lib/neutron:_determine_config_server:343 : echo '--config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' 2026-03-17 14:21:45.549 | ++ lib/neutron:determine_config_files:368 : opts='--config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' 2026-03-17 14:21:45.553 | ++ lib/neutron:determine_config_files:371 : '[' -z '--config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' ']' 2026-03-17 14:21:45.556 | ++ lib/neutron:determine_config_files:374 : echo '--config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' 2026-03-17 14:21:45.560 | + 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-17 14:21:45.563 | + lib/neutron:start_neutron_service_and_check:638 : is_service_enabled tls-proxy 2026-03-17 14:21:45.585 | + functions-common:is_service_enabled:2068 : return 0 2026-03-17 14:21:45.588 | + lib/neutron:start_neutron_service_and_check:639 : service_port=19696 2026-03-17 14:21:45.591 | + lib/neutron:start_neutron_service_and_check:640 : service_protocol=http 2026-03-17 14:21:45.595 | + lib/neutron:start_neutron_service_and_check:644 : enable_neutron_server_services 2026-03-17 14:21:45.598 | + lib/neutron:enable_neutron_server_services:602 : local rpc_workers 2026-03-17 14:21:45.601 | + lib/neutron:enable_neutron_server_services:607 : [[ -f /etc/neutron/neutron.conf ]] 2026-03-17 14:21:45.605 | ++ lib/neutron:enable_neutron_server_services:608 : iniget_multiline /etc/neutron/neutron.conf DEFAULT rpc_workers 2026-03-17 14:21:45.635 | + lib/neutron:enable_neutron_server_services:608 : rpc_workers= 2026-03-17 14:21:45.639 | + lib/neutron:enable_neutron_server_services:615 : enable_service neutron-api 2026-03-17 14:21:45.696 | + lib/neutron:enable_neutron_server_services:616 : enable_service neutron-periodic-workers 2026-03-17 14:21:45.753 | + lib/neutron:enable_neutron_server_services:619 : [[ '' != \0 ]] 2026-03-17 14:21:45.756 | + lib/neutron:enable_neutron_server_services:620 : enable_service neutron-rpc-server 2026-03-17 14:21:45.814 | + lib/neutron:enable_neutron_server_services:624 : [[ ovn == \o\v\n ]] 2026-03-17 14:21:45.817 | + lib/neutron:enable_neutron_server_services:625 : enable_service neutron-ovn-maintenance-worker 2026-03-17 14:21:45.876 | ++ lib/neutron:start_neutron_service_and_check:647 : which uwsgi 2026-03-17 14:21:45.883 | + lib/neutron:start_neutron_service_and_check:647 : run_process neutron-api '/sbin/uwsgi --procname-prefix neutron-api --ini /etc/neutron/neutron-api-uwsgi.ini' 2026-03-17 14:21:45.885 | + functions-common:run_process:1666 : local service=neutron-api 2026-03-17 14:21:45.888 | + functions-common:run_process:1667 : local 'command=/sbin/uwsgi --procname-prefix neutron-api --ini /etc/neutron/neutron-api-uwsgi.ini' 2026-03-17 14:21:45.892 | + functions-common:run_process:1668 : local group= 2026-03-17 14:21:45.896 | + functions-common:run_process:1669 : local user= 2026-03-17 14:21:45.899 | + functions-common:run_process:1670 : local env_vars= 2026-03-17 14:21:45.902 | + functions-common:run_process:1672 : local name=neutron-api 2026-03-17 14:21:45.906 | + functions-common:run_process:1674 : time_start run_process 2026-03-17 14:21:45.910 | + functions-common:time_start:2398 : local name=run_process 2026-03-17 14:21:45.914 | + functions-common:time_start:2399 : local start_time= 2026-03-17 14:21:45.917 | + functions-common:time_start:2400 : [[ -n '' ]] 2026-03-17 14:21:45.922 | ++ functions-common:time_start:2403 : date +%s%3N 2026-03-17 14:21:45.927 | + functions-common:time_start:2403 : _TIME_START[$name]=1773757305924 2026-03-17 14:21:45.931 | + functions-common:run_process:1675 : is_service_enabled neutron-api 2026-03-17 14:21:45.952 | + functions-common:is_service_enabled:2068 : return 0 2026-03-17 14:21:45.956 | + functions-common:run_process:1676 : _run_under_systemd neutron-api '/sbin/uwsgi --procname-prefix neutron-api --ini /etc/neutron/neutron-api-uwsgi.ini' '' '' '' 2026-03-17 14:21:45.959 | + functions-common:_run_under_systemd:1620 : local service=neutron-api 2026-03-17 14:21:45.963 | + functions-common:_run_under_systemd:1621 : local 'command=/sbin/uwsgi --procname-prefix neutron-api --ini /etc/neutron/neutron-api-uwsgi.ini' 2026-03-17 14:21:45.966 | + functions-common:_run_under_systemd:1622 : local 'cmd=/sbin/uwsgi --procname-prefix neutron-api --ini /etc/neutron/neutron-api-uwsgi.ini' 2026-03-17 14:21:45.970 | + functions-common:_run_under_systemd:1624 : _common_systemd_pitfalls '/sbin/uwsgi --procname-prefix neutron-api --ini /etc/neutron/neutron-api-uwsgi.ini' 2026-03-17 14:21:45.973 | + functions-common:_common_systemd_pitfalls:1592 : local 'cmd=/sbin/uwsgi --procname-prefix neutron-api --ini /etc/neutron/neutron-api-uwsgi.ini' 2026-03-17 14:21:45.976 | + functions-common:_common_systemd_pitfalls:1595 : [[ /sbin/uwsgi --procname-prefix neutron-api --ini /etc/neutron/neutron-api-uwsgi.ini =~ sudo ]] 2026-03-17 14:21:45.980 | + functions-common:_common_systemd_pitfalls:1606 : [[ ! /sbin/uwsgi --procname-prefix neutron-api --ini /etc/neutron/neutron-api-uwsgi.ini =~ ^/ ]] 2026-03-17 14:21:45.984 | + functions-common:_run_under_systemd:1626 : local systemd_service=devstack@neutron-api.service 2026-03-17 14:21:45.987 | + functions-common:_run_under_systemd:1627 : local group= 2026-03-17 14:21:45.991 | + functions-common:_run_under_systemd:1628 : local user=stack 2026-03-17 14:21:45.994 | + functions-common:_run_under_systemd:1629 : [[ -z stack ]] 2026-03-17 14:21:45.997 | + functions-common:_run_under_systemd:1632 : local env_vars= 2026-03-17 14:21:46.001 | + functions-common:_run_under_systemd:1633 : [[ -v SYSTEMD_ENV_VARS[neutron-api] ]] 2026-03-17 14:21:46.005 | + functions-common:_run_under_systemd:1636 : [[ /sbin/uwsgi --procname-prefix neutron-api --ini /etc/neutron/neutron-api-uwsgi.ini =~ uwsgi ]] 2026-03-17 14:21:46.007 | + functions-common:_run_under_systemd:1637 : [[ False == \T\r\u\e ]] 2026-03-17 14:21:46.011 | + functions-common:_run_under_systemd:1640 : write_uwsgi_user_unit_file devstack@neutron-api.service '/sbin/uwsgi --procname-prefix neutron-api --ini /etc/neutron/neutron-api-uwsgi.ini' '' stack '' 2026-03-17 14:21:46.014 | + functions-common:write_uwsgi_user_unit_file:1559 : local service=devstack@neutron-api.service 2026-03-17 14:21:46.017 | + functions-common:write_uwsgi_user_unit_file:1560 : local 'command=/sbin/uwsgi --procname-prefix neutron-api --ini /etc/neutron/neutron-api-uwsgi.ini' 2026-03-17 14:21:46.020 | + functions-common:write_uwsgi_user_unit_file:1561 : local group= 2026-03-17 14:21:46.023 | + functions-common:write_uwsgi_user_unit_file:1562 : local user=stack 2026-03-17 14:21:46.026 | + functions-common:write_uwsgi_user_unit_file:1563 : local env_vars= 2026-03-17 14:21:46.030 | + functions-common:write_uwsgi_user_unit_file:1564 : local unitfile=/etc/systemd/system/devstack@neutron-api.service 2026-03-17 14:21:46.033 | + functions-common:write_uwsgi_user_unit_file:1565 : mkdir -p /etc/systemd/system 2026-03-17 14:21:46.039 | + 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-17 14:21:46.153 | + 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:/sbin:/bin:/usr/sbin:/usr/bin:/usr/local/bin:/usr/local/sbin:/usr/sbin:/sbin"' 2026-03-17 14:21:46.250 | + 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-17 14:21:46.335 | + functions-common:write_uwsgi_user_unit_file:1570 : iniset -sudo /etc/systemd/system/devstack@neutron-api.service Service User stack 2026-03-17 14:21:46.429 | + functions-common:write_uwsgi_user_unit_file:1571 : iniset -sudo /etc/systemd/system/devstack@neutron-api.service Service ExecStart '/sbin/uwsgi --procname-prefix neutron-api --ini /etc/neutron/neutron-api-uwsgi.ini' 2026-03-17 14:21:46.538 | + functions-common:write_uwsgi_user_unit_file:1572 : iniset -sudo /etc/systemd/system/devstack@neutron-api.service Service ExecReload '/bin/kill -HUP $MAINPID' 2026-03-17 14:21:46.651 | + functions-common:write_uwsgi_user_unit_file:1573 : iniset -sudo /etc/systemd/system/devstack@neutron-api.service Service Type notify 2026-03-17 14:21:46.745 | + functions-common:write_uwsgi_user_unit_file:1574 : iniset -sudo /etc/systemd/system/devstack@neutron-api.service Service KillMode process 2026-03-17 14:21:46.852 | + functions-common:write_uwsgi_user_unit_file:1575 : iniset -sudo /etc/systemd/system/devstack@neutron-api.service Service Restart always 2026-03-17 14:21:46.957 | + functions-common:write_uwsgi_user_unit_file:1576 : iniset -sudo /etc/systemd/system/devstack@neutron-api.service Service NotifyAccess all 2026-03-17 14:21:47.057 | + functions-common:write_uwsgi_user_unit_file:1577 : iniset -sudo /etc/systemd/system/devstack@neutron-api.service Service RestartForceExitStatus 100 2026-03-17 14:21:47.169 | + functions-common:write_uwsgi_user_unit_file:1579 : [[ -n '' ]] 2026-03-17 14:21:47.173 | + functions-common:write_uwsgi_user_unit_file:1582 : [[ -n '' ]] 2026-03-17 14:21:47.177 | + functions-common:write_uwsgi_user_unit_file:1585 : iniset -sudo /etc/systemd/system/devstack@neutron-api.service Install WantedBy multi-user.target 2026-03-17 14:21:47.299 | + functions-common:write_uwsgi_user_unit_file:1588 : sudo systemctl daemon-reload 2026-03-17 14:21:47.621 | + functions-common:_run_under_systemd:1645 : sudo systemctl enable devstack@neutron-api.service 2026-03-17 14:21:47.659 | Created symlink '/etc/systemd/system/multi-user.target.wants/devstack@neutron-api.service' → '/etc/systemd/system/devstack@neutron-api.service'. 2026-03-17 14:21:47.947 | + functions-common:_run_under_systemd:1646 : sudo systemctl start devstack@neutron-api.service 2026-03-17 14:21:48.072 | + functions-common:run_process:1678 : time_stop run_process 2026-03-17 14:21:48.075 | + functions-common:time_stop:2412 : local name 2026-03-17 14:21:48.078 | + functions-common:time_stop:2413 : local end_time 2026-03-17 14:21:48.081 | + functions-common:time_stop:2414 : local elapsed_time 2026-03-17 14:21:48.084 | + functions-common:time_stop:2415 : local total 2026-03-17 14:21:48.086 | + functions-common:time_stop:2416 : local start_time 2026-03-17 14:21:48.090 | + functions-common:time_stop:2418 : name=run_process 2026-03-17 14:21:48.093 | + functions-common:time_stop:2419 : start_time=1773757305924 2026-03-17 14:21:48.096 | + functions-common:time_stop:2421 : [[ -z 1773757305924 ]] 2026-03-17 14:21:48.099 | ++ functions-common:time_stop:2424 : date +%s%3N 2026-03-17 14:21:48.104 | + functions-common:time_stop:2424 : end_time=1773757308101 2026-03-17 14:21:48.108 | + functions-common:time_stop:2425 : elapsed_time=2177 2026-03-17 14:21:48.111 | + functions-common:time_stop:2426 : total=19636 2026-03-17 14:21:48.114 | + functions-common:time_stop:2428 : _TIME_START[$name]= 2026-03-17 14:21:48.116 | + functions-common:time_stop:2429 : _TIME_TOTAL[$name]=21813 2026-03-17 14:21:48.119 | + lib/neutron:start_neutron_service_and_check:648 : neutron_url=https://38.102.83.89/ 2026-03-17 14:21:48.122 | + lib/neutron:start_neutron_service_and_check:651 : run_process neutron-rpc-server '/usr/local/bin/neutron-rpc-server --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' 2026-03-17 14:21:48.126 | + functions-common:run_process:1666 : local service=neutron-rpc-server 2026-03-17 14:21:48.129 | + functions-common:run_process:1667 : local 'command=/usr/local/bin/neutron-rpc-server --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' 2026-03-17 14:21:48.132 | + functions-common:run_process:1668 : local group= 2026-03-17 14:21:48.134 | + functions-common:run_process:1669 : local user= 2026-03-17 14:21:48.138 | + functions-common:run_process:1670 : local env_vars= 2026-03-17 14:21:48.141 | + functions-common:run_process:1672 : local name=neutron-rpc-server 2026-03-17 14:21:48.145 | + functions-common:run_process:1674 : time_start run_process 2026-03-17 14:21:48.148 | + functions-common:time_start:2398 : local name=run_process 2026-03-17 14:21:48.150 | + functions-common:time_start:2399 : local start_time= 2026-03-17 14:21:48.152 | + functions-common:time_start:2400 : [[ -n '' ]] 2026-03-17 14:21:48.156 | ++ functions-common:time_start:2403 : date +%s%3N 2026-03-17 14:21:48.163 | + functions-common:time_start:2403 : _TIME_START[$name]=1773757308159 2026-03-17 14:21:48.165 | + functions-common:run_process:1675 : is_service_enabled neutron-rpc-server 2026-03-17 14:21:48.183 | + functions-common:is_service_enabled:2068 : return 0 2026-03-17 14:21:48.186 | + functions-common:run_process:1676 : _run_under_systemd neutron-rpc-server '/usr/local/bin/neutron-rpc-server --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' '' '' '' 2026-03-17 14:21:48.189 | + functions-common:_run_under_systemd:1620 : local service=neutron-rpc-server 2026-03-17 14:21:48.192 | + functions-common:_run_under_systemd:1621 : local 'command=/usr/local/bin/neutron-rpc-server --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' 2026-03-17 14:21:48.195 | + functions-common:_run_under_systemd:1622 : local 'cmd=/usr/local/bin/neutron-rpc-server --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' 2026-03-17 14:21:48.198 | + functions-common:_run_under_systemd:1624 : _common_systemd_pitfalls '/usr/local/bin/neutron-rpc-server --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' 2026-03-17 14:21:48.202 | + functions-common:_common_systemd_pitfalls:1592 : local 'cmd=/usr/local/bin/neutron-rpc-server --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' 2026-03-17 14:21:48.205 | + functions-common:_common_systemd_pitfalls:1595 : [[ /usr/local/bin/neutron-rpc-server --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini =~ sudo ]] 2026-03-17 14:21:48.208 | + functions-common:_common_systemd_pitfalls:1606 : [[ ! /usr/local/bin/neutron-rpc-server --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini =~ ^/ ]] 2026-03-17 14:21:48.212 | + functions-common:_run_under_systemd:1626 : local systemd_service=devstack@neutron-rpc-server.service 2026-03-17 14:21:48.215 | + functions-common:_run_under_systemd:1627 : local group= 2026-03-17 14:21:48.219 | + functions-common:_run_under_systemd:1628 : local user=stack 2026-03-17 14:21:48.222 | + functions-common:_run_under_systemd:1629 : [[ -z stack ]] 2026-03-17 14:21:48.225 | + functions-common:_run_under_systemd:1632 : local env_vars= 2026-03-17 14:21:48.228 | + functions-common:_run_under_systemd:1633 : [[ -v SYSTEMD_ENV_VARS[neutron-rpc-server] ]] 2026-03-17 14:21:48.232 | + functions-common:_run_under_systemd:1636 : [[ /usr/local/bin/neutron-rpc-server --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini =~ uwsgi ]] 2026-03-17 14:21:48.235 | + functions-common:_run_under_systemd:1642 : write_user_unit_file devstack@neutron-rpc-server.service '/usr/local/bin/neutron-rpc-server --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' '' stack '' 2026-03-17 14:21:48.237 | + functions-common:write_user_unit_file:1527 : local service=devstack@neutron-rpc-server.service 2026-03-17 14:21:48.240 | + functions-common:write_user_unit_file:1528 : local 'command=/usr/local/bin/neutron-rpc-server --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' 2026-03-17 14:21:48.243 | + functions-common:write_user_unit_file:1529 : local group= 2026-03-17 14:21:48.246 | + functions-common:write_user_unit_file:1530 : local user=stack 2026-03-17 14:21:48.250 | + functions-common:write_user_unit_file:1531 : local env_vars= 2026-03-17 14:21:48.253 | + functions-common:write_user_unit_file:1532 : local extra= 2026-03-17 14:21:48.257 | + functions-common:write_user_unit_file:1533 : [[ -n '' ]] 2026-03-17 14:21:48.260 | + functions-common:write_user_unit_file:1536 : local unitfile=/etc/systemd/system/devstack@neutron-rpc-server.service 2026-03-17 14:21:48.262 | + functions-common:write_user_unit_file:1537 : mkdir -p /etc/systemd/system 2026-03-17 14:21:48.268 | + 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-17 14:21:48.391 | + 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:/sbin:/bin:/usr/sbin:/usr/bin:/usr/local/bin:/usr/local/sbin:/usr/sbin:/sbin"' 2026-03-17 14:21:48.512 | + functions-common:write_user_unit_file:1541 : iniset -sudo /etc/systemd/system/devstack@neutron-rpc-server.service Service User stack 2026-03-17 14:21:48.595 | + functions-common:write_user_unit_file:1542 : iniset -sudo /etc/systemd/system/devstack@neutron-rpc-server.service Service ExecStart '/usr/local/bin/neutron-rpc-server --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' 2026-03-17 14:21:48.687 | + functions-common:write_user_unit_file:1543 : iniset -sudo /etc/systemd/system/devstack@neutron-rpc-server.service Service KillMode process 2026-03-17 14:21:48.781 | + functions-common:write_user_unit_file:1544 : iniset -sudo /etc/systemd/system/devstack@neutron-rpc-server.service Service TimeoutStopSec 300 2026-03-17 14:21:48.873 | + functions-common:write_user_unit_file:1545 : iniset -sudo /etc/systemd/system/devstack@neutron-rpc-server.service Service ExecReload '/bin/kill -HUP $MAINPID' 2026-03-17 14:21:48.972 | + functions-common:write_user_unit_file:1546 : [[ -n '' ]] 2026-03-17 14:21:48.976 | + functions-common:write_user_unit_file:1549 : [[ -n '' ]] 2026-03-17 14:21:48.979 | + functions-common:write_user_unit_file:1552 : iniset -sudo /etc/systemd/system/devstack@neutron-rpc-server.service Install WantedBy multi-user.target 2026-03-17 14:21:49.108 | + functions-common:write_user_unit_file:1555 : sudo systemctl daemon-reload 2026-03-17 14:21:49.417 | + functions-common:_run_under_systemd:1645 : sudo systemctl enable devstack@neutron-rpc-server.service 2026-03-17 14:21:49.456 | Created symlink '/etc/systemd/system/multi-user.target.wants/devstack@neutron-rpc-server.service' → '/etc/systemd/system/devstack@neutron-rpc-server.service'. 2026-03-17 14:21:49.735 | + functions-common:_run_under_systemd:1646 : sudo systemctl start devstack@neutron-rpc-server.service 2026-03-17 14:21:49.790 | + functions-common:run_process:1678 : time_stop run_process 2026-03-17 14:21:49.794 | + functions-common:time_stop:2412 : local name 2026-03-17 14:21:49.798 | + functions-common:time_stop:2413 : local end_time 2026-03-17 14:21:49.802 | + functions-common:time_stop:2414 : local elapsed_time 2026-03-17 14:21:49.805 | + functions-common:time_stop:2415 : local total 2026-03-17 14:21:49.810 | + functions-common:time_stop:2416 : local start_time 2026-03-17 14:21:49.812 | + functions-common:time_stop:2418 : name=run_process 2026-03-17 14:21:49.816 | + functions-common:time_stop:2419 : start_time=1773757308159 2026-03-17 14:21:49.819 | + functions-common:time_stop:2421 : [[ -z 1773757308159 ]] 2026-03-17 14:21:49.824 | ++ functions-common:time_stop:2424 : date +%s%3N 2026-03-17 14:21:49.830 | + functions-common:time_stop:2424 : end_time=1773757309827 2026-03-17 14:21:49.833 | + functions-common:time_stop:2425 : elapsed_time=1668 2026-03-17 14:21:49.837 | + functions-common:time_stop:2426 : total=21813 2026-03-17 14:21:49.840 | + functions-common:time_stop:2428 : _TIME_START[$name]= 2026-03-17 14:21:49.843 | + functions-common:time_stop:2429 : _TIME_TOTAL[$name]=23481 2026-03-17 14:21:49.846 | + lib/neutron:start_neutron_service_and_check:652 : run_process neutron-periodic-workers '/usr/local/bin/neutron-periodic-workers --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' 2026-03-17 14:21:49.849 | + functions-common:run_process:1666 : local service=neutron-periodic-workers 2026-03-17 14:21:49.852 | + functions-common:run_process:1667 : local 'command=/usr/local/bin/neutron-periodic-workers --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' 2026-03-17 14:21:49.855 | + functions-common:run_process:1668 : local group= 2026-03-17 14:21:49.857 | + functions-common:run_process:1669 : local user= 2026-03-17 14:21:49.860 | + functions-common:run_process:1670 : local env_vars= 2026-03-17 14:21:49.862 | + functions-common:run_process:1672 : local name=neutron-periodic-workers 2026-03-17 14:21:49.865 | + functions-common:run_process:1674 : time_start run_process 2026-03-17 14:21:49.868 | + functions-common:time_start:2398 : local name=run_process 2026-03-17 14:21:49.871 | + functions-common:time_start:2399 : local start_time= 2026-03-17 14:21:49.874 | + functions-common:time_start:2400 : [[ -n '' ]] 2026-03-17 14:21:49.878 | ++ functions-common:time_start:2403 : date +%s%3N 2026-03-17 14:21:49.883 | + functions-common:time_start:2403 : _TIME_START[$name]=1773757309880 2026-03-17 14:21:49.886 | + functions-common:run_process:1675 : is_service_enabled neutron-periodic-workers 2026-03-17 14:21:49.908 | + functions-common:is_service_enabled:2068 : return 0 2026-03-17 14:21:49.911 | + functions-common:run_process:1676 : _run_under_systemd neutron-periodic-workers '/usr/local/bin/neutron-periodic-workers --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' '' '' '' 2026-03-17 14:21:49.913 | + functions-common:_run_under_systemd:1620 : local service=neutron-periodic-workers 2026-03-17 14:21:49.924 | + functions-common:_run_under_systemd:1621 : local 'command=/usr/local/bin/neutron-periodic-workers --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' 2026-03-17 14:21:49.927 | + functions-common:_run_under_systemd:1622 : local 'cmd=/usr/local/bin/neutron-periodic-workers --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' 2026-03-17 14:21:49.929 | + functions-common:_run_under_systemd:1624 : _common_systemd_pitfalls '/usr/local/bin/neutron-periodic-workers --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' 2026-03-17 14:21:49.932 | + functions-common:_common_systemd_pitfalls:1592 : local 'cmd=/usr/local/bin/neutron-periodic-workers --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' 2026-03-17 14:21:49.935 | + functions-common:_common_systemd_pitfalls:1595 : [[ /usr/local/bin/neutron-periodic-workers --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini =~ sudo ]] 2026-03-17 14:21:49.938 | + functions-common:_common_systemd_pitfalls:1606 : [[ ! /usr/local/bin/neutron-periodic-workers --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini =~ ^/ ]] 2026-03-17 14:21:49.942 | + functions-common:_run_under_systemd:1626 : local systemd_service=devstack@neutron-periodic-workers.service 2026-03-17 14:21:49.945 | + functions-common:_run_under_systemd:1627 : local group= 2026-03-17 14:21:49.947 | + functions-common:_run_under_systemd:1628 : local user=stack 2026-03-17 14:21:49.950 | + functions-common:_run_under_systemd:1629 : [[ -z stack ]] 2026-03-17 14:21:49.953 | + functions-common:_run_under_systemd:1632 : local env_vars= 2026-03-17 14:21:49.955 | + functions-common:_run_under_systemd:1633 : [[ -v SYSTEMD_ENV_VARS[neutron-periodic-workers] ]] 2026-03-17 14:21:49.958 | + functions-common:_run_under_systemd:1636 : [[ /usr/local/bin/neutron-periodic-workers --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini =~ uwsgi ]] 2026-03-17 14:21:49.961 | + functions-common:_run_under_systemd:1642 : write_user_unit_file devstack@neutron-periodic-workers.service '/usr/local/bin/neutron-periodic-workers --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' '' stack '' 2026-03-17 14:21:49.964 | + functions-common:write_user_unit_file:1527 : local service=devstack@neutron-periodic-workers.service 2026-03-17 14:21:49.967 | + functions-common:write_user_unit_file:1528 : local 'command=/usr/local/bin/neutron-periodic-workers --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' 2026-03-17 14:21:49.970 | + functions-common:write_user_unit_file:1529 : local group= 2026-03-17 14:21:49.973 | + functions-common:write_user_unit_file:1530 : local user=stack 2026-03-17 14:21:49.976 | + functions-common:write_user_unit_file:1531 : local env_vars= 2026-03-17 14:21:49.978 | + functions-common:write_user_unit_file:1532 : local extra= 2026-03-17 14:21:49.981 | + functions-common:write_user_unit_file:1533 : [[ -n '' ]] 2026-03-17 14:21:49.984 | + functions-common:write_user_unit_file:1536 : local unitfile=/etc/systemd/system/devstack@neutron-periodic-workers.service 2026-03-17 14:21:49.986 | + functions-common:write_user_unit_file:1537 : mkdir -p /etc/systemd/system 2026-03-17 14:21:49.992 | + 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-17 14:21:50.096 | + 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:/sbin:/bin:/usr/sbin:/usr/bin:/usr/local/bin:/usr/local/sbin:/usr/sbin:/sbin"' 2026-03-17 14:21:50.218 | + functions-common:write_user_unit_file:1541 : iniset -sudo /etc/systemd/system/devstack@neutron-periodic-workers.service Service User stack 2026-03-17 14:21:50.313 | + functions-common:write_user_unit_file:1542 : iniset -sudo /etc/systemd/system/devstack@neutron-periodic-workers.service Service ExecStart '/usr/local/bin/neutron-periodic-workers --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' 2026-03-17 14:21:50.408 | + functions-common:write_user_unit_file:1543 : iniset -sudo /etc/systemd/system/devstack@neutron-periodic-workers.service Service KillMode process 2026-03-17 14:21:50.520 | + functions-common:write_user_unit_file:1544 : iniset -sudo /etc/systemd/system/devstack@neutron-periodic-workers.service Service TimeoutStopSec 300 2026-03-17 14:21:50.619 | + functions-common:write_user_unit_file:1545 : iniset -sudo /etc/systemd/system/devstack@neutron-periodic-workers.service Service ExecReload '/bin/kill -HUP $MAINPID' 2026-03-17 14:21:50.704 | + functions-common:write_user_unit_file:1546 : [[ -n '' ]] 2026-03-17 14:21:50.707 | + functions-common:write_user_unit_file:1549 : [[ -n '' ]] 2026-03-17 14:21:50.711 | + functions-common:write_user_unit_file:1552 : iniset -sudo /etc/systemd/system/devstack@neutron-periodic-workers.service Install WantedBy multi-user.target 2026-03-17 14:21:50.848 | + functions-common:write_user_unit_file:1555 : sudo systemctl daemon-reload 2026-03-17 14:21:51.188 | + functions-common:_run_under_systemd:1645 : sudo systemctl enable devstack@neutron-periodic-workers.service 2026-03-17 14:21:51.220 | Created symlink '/etc/systemd/system/multi-user.target.wants/devstack@neutron-periodic-workers.service' → '/etc/systemd/system/devstack@neutron-periodic-workers.service'. 2026-03-17 14:21:51.480 | + functions-common:_run_under_systemd:1646 : sudo systemctl start devstack@neutron-periodic-workers.service 2026-03-17 14:21:51.531 | + functions-common:run_process:1678 : time_stop run_process 2026-03-17 14:21:51.534 | + functions-common:time_stop:2412 : local name 2026-03-17 14:21:51.537 | + functions-common:time_stop:2413 : local end_time 2026-03-17 14:21:51.540 | + functions-common:time_stop:2414 : local elapsed_time 2026-03-17 14:21:51.542 | + functions-common:time_stop:2415 : local total 2026-03-17 14:21:51.545 | + functions-common:time_stop:2416 : local start_time 2026-03-17 14:21:51.548 | + functions-common:time_stop:2418 : name=run_process 2026-03-17 14:21:51.550 | + functions-common:time_stop:2419 : start_time=1773757309880 2026-03-17 14:21:51.553 | + functions-common:time_stop:2421 : [[ -z 1773757309880 ]] 2026-03-17 14:21:51.557 | ++ functions-common:time_stop:2424 : date +%s%3N 2026-03-17 14:21:51.561 | + functions-common:time_stop:2424 : end_time=1773757311559 2026-03-17 14:21:51.563 | + functions-common:time_stop:2425 : elapsed_time=1679 2026-03-17 14:21:51.565 | + functions-common:time_stop:2426 : total=23481 2026-03-17 14:21:51.566 | + functions-common:time_stop:2428 : _TIME_START[$name]= 2026-03-17 14:21:51.568 | + functions-common:time_stop:2429 : _TIME_TOTAL[$name]=25160 2026-03-17 14:21:51.570 | + lib/neutron:start_neutron_service_and_check:653 : _run_ovn_maintenance 2026-03-17 14:21:51.571 | + lib/neutron:_run_ovn_maintenance:352 : [[ ovn == \o\v\n ]] 2026-03-17 14:21:51.573 | + lib/neutron:_run_ovn_maintenance:353 : run_process neutron-ovn-maintenance-worker '/usr/local/bin/neutron-ovn-maintenance-worker --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' 2026-03-17 14:21:51.575 | + functions-common:run_process:1666 : local service=neutron-ovn-maintenance-worker 2026-03-17 14:21:51.576 | + functions-common:run_process:1667 : local 'command=/usr/local/bin/neutron-ovn-maintenance-worker --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' 2026-03-17 14:21:51.578 | + functions-common:run_process:1668 : local group= 2026-03-17 14:21:51.580 | + functions-common:run_process:1669 : local user= 2026-03-17 14:21:51.581 | + functions-common:run_process:1670 : local env_vars= 2026-03-17 14:21:51.583 | + functions-common:run_process:1672 : local name=neutron-ovn-maintenance-worker 2026-03-17 14:21:51.584 | + functions-common:run_process:1674 : time_start run_process 2026-03-17 14:21:51.586 | + functions-common:time_start:2398 : local name=run_process 2026-03-17 14:21:51.588 | + functions-common:time_start:2399 : local start_time= 2026-03-17 14:21:51.589 | + functions-common:time_start:2400 : [[ -n '' ]] 2026-03-17 14:21:51.591 | ++ functions-common:time_start:2403 : date +%s%3N 2026-03-17 14:21:51.595 | + functions-common:time_start:2403 : _TIME_START[$name]=1773757311593 2026-03-17 14:21:51.596 | + functions-common:run_process:1675 : is_service_enabled neutron-ovn-maintenance-worker 2026-03-17 14:21:51.610 | + functions-common:is_service_enabled:2068 : return 0 2026-03-17 14:21:51.612 | + functions-common:run_process:1676 : _run_under_systemd neutron-ovn-maintenance-worker '/usr/local/bin/neutron-ovn-maintenance-worker --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' '' '' '' 2026-03-17 14:21:51.614 | + functions-common:_run_under_systemd:1620 : local service=neutron-ovn-maintenance-worker 2026-03-17 14:21:51.615 | + functions-common:_run_under_systemd:1621 : local 'command=/usr/local/bin/neutron-ovn-maintenance-worker --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' 2026-03-17 14:21:51.617 | + functions-common:_run_under_systemd:1622 : local 'cmd=/usr/local/bin/neutron-ovn-maintenance-worker --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' 2026-03-17 14:21:51.619 | + functions-common:_run_under_systemd:1624 : _common_systemd_pitfalls '/usr/local/bin/neutron-ovn-maintenance-worker --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' 2026-03-17 14:21:51.620 | + functions-common:_common_systemd_pitfalls:1592 : local 'cmd=/usr/local/bin/neutron-ovn-maintenance-worker --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' 2026-03-17 14:21:51.623 | + functions-common:_common_systemd_pitfalls:1595 : [[ /usr/local/bin/neutron-ovn-maintenance-worker --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini =~ sudo ]] 2026-03-17 14:21:51.624 | + functions-common:_common_systemd_pitfalls:1606 : [[ ! /usr/local/bin/neutron-ovn-maintenance-worker --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini =~ ^/ ]] 2026-03-17 14:21:51.626 | + functions-common:_run_under_systemd:1626 : local systemd_service=devstack@neutron-ovn-maintenance-worker.service 2026-03-17 14:21:51.628 | + functions-common:_run_under_systemd:1627 : local group= 2026-03-17 14:21:51.629 | + functions-common:_run_under_systemd:1628 : local user=stack 2026-03-17 14:21:51.631 | + functions-common:_run_under_systemd:1629 : [[ -z stack ]] 2026-03-17 14:21:51.633 | + functions-common:_run_under_systemd:1632 : local env_vars= 2026-03-17 14:21:51.634 | + functions-common:_run_under_systemd:1633 : [[ -v SYSTEMD_ENV_VARS[neutron-ovn-maintenance-worker] ]] 2026-03-17 14:21:51.636 | + functions-common:_run_under_systemd:1636 : [[ /usr/local/bin/neutron-ovn-maintenance-worker --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini =~ uwsgi ]] 2026-03-17 14:21:51.638 | + functions-common:_run_under_systemd:1642 : write_user_unit_file devstack@neutron-ovn-maintenance-worker.service '/usr/local/bin/neutron-ovn-maintenance-worker --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' '' stack '' 2026-03-17 14:21:51.639 | + functions-common:write_user_unit_file:1527 : local service=devstack@neutron-ovn-maintenance-worker.service 2026-03-17 14:21:51.641 | + functions-common:write_user_unit_file:1528 : local 'command=/usr/local/bin/neutron-ovn-maintenance-worker --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' 2026-03-17 14:21:51.642 | + functions-common:write_user_unit_file:1529 : local group= 2026-03-17 14:21:51.644 | + functions-common:write_user_unit_file:1530 : local user=stack 2026-03-17 14:21:51.646 | + functions-common:write_user_unit_file:1531 : local env_vars= 2026-03-17 14:21:51.647 | + functions-common:write_user_unit_file:1532 : local extra= 2026-03-17 14:21:51.649 | + functions-common:write_user_unit_file:1533 : [[ -n '' ]] 2026-03-17 14:21:51.650 | + functions-common:write_user_unit_file:1536 : local unitfile=/etc/systemd/system/devstack@neutron-ovn-maintenance-worker.service 2026-03-17 14:21:51.652 | + functions-common:write_user_unit_file:1537 : mkdir -p /etc/systemd/system 2026-03-17 14:21:51.655 | + 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-17 14:21:51.739 | + 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:/sbin:/bin:/usr/sbin:/usr/bin:/usr/local/bin:/usr/local/sbin:/usr/sbin:/sbin"' 2026-03-17 14:21:51.815 | + functions-common:write_user_unit_file:1541 : iniset -sudo /etc/systemd/system/devstack@neutron-ovn-maintenance-worker.service Service User stack 2026-03-17 14:21:51.866 | + functions-common:write_user_unit_file:1542 : iniset -sudo /etc/systemd/system/devstack@neutron-ovn-maintenance-worker.service Service ExecStart '/usr/local/bin/neutron-ovn-maintenance-worker --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' 2026-03-17 14:21:51.924 | + functions-common:write_user_unit_file:1543 : iniset -sudo /etc/systemd/system/devstack@neutron-ovn-maintenance-worker.service Service KillMode process 2026-03-17 14:21:51.994 | + functions-common:write_user_unit_file:1544 : iniset -sudo /etc/systemd/system/devstack@neutron-ovn-maintenance-worker.service Service TimeoutStopSec 300 2026-03-17 14:21:52.065 | + functions-common:write_user_unit_file:1545 : iniset -sudo /etc/systemd/system/devstack@neutron-ovn-maintenance-worker.service Service ExecReload '/bin/kill -HUP $MAINPID' 2026-03-17 14:21:52.149 | + functions-common:write_user_unit_file:1546 : [[ -n '' ]] 2026-03-17 14:21:52.152 | + functions-common:write_user_unit_file:1549 : [[ -n '' ]] 2026-03-17 14:21:52.154 | + 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-17 14:21:52.249 | + functions-common:write_user_unit_file:1555 : sudo systemctl daemon-reload 2026-03-17 14:21:52.545 | + functions-common:_run_under_systemd:1645 : sudo systemctl enable devstack@neutron-ovn-maintenance-worker.service 2026-03-17 14:21:52.578 | 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-17 14:21:52.858 | + functions-common:_run_under_systemd:1646 : sudo systemctl start devstack@neutron-ovn-maintenance-worker.service 2026-03-17 14:21:52.924 | + functions-common:run_process:1678 : time_stop run_process 2026-03-17 14:21:52.927 | + functions-common:time_stop:2412 : local name 2026-03-17 14:21:52.929 | + functions-common:time_stop:2413 : local end_time 2026-03-17 14:21:52.932 | + functions-common:time_stop:2414 : local elapsed_time 2026-03-17 14:21:52.936 | + functions-common:time_stop:2415 : local total 2026-03-17 14:21:52.938 | + functions-common:time_stop:2416 : local start_time 2026-03-17 14:21:52.940 | + functions-common:time_stop:2418 : name=run_process 2026-03-17 14:21:52.943 | + functions-common:time_stop:2419 : start_time=1773757311593 2026-03-17 14:21:52.945 | + functions-common:time_stop:2421 : [[ -z 1773757311593 ]] 2026-03-17 14:21:52.948 | ++ functions-common:time_stop:2424 : date +%s%3N 2026-03-17 14:21:52.952 | + functions-common:time_stop:2424 : end_time=1773757312950 2026-03-17 14:21:52.954 | + functions-common:time_stop:2425 : elapsed_time=1357 2026-03-17 14:21:52.956 | + functions-common:time_stop:2426 : total=25160 2026-03-17 14:21:52.959 | + functions-common:time_stop:2428 : _TIME_START[$name]= 2026-03-17 14:21:52.962 | + functions-common:time_stop:2429 : _TIME_TOTAL[$name]=26517 2026-03-17 14:21:52.964 | + lib/neutron:start_neutron_service_and_check:654 : '[' '!' -z networking ']' 2026-03-17 14:21:52.966 | + lib/neutron:start_neutron_service_and_check:655 : neutron_url=https://38.102.83.89/networking 2026-03-17 14:21:52.969 | + lib/neutron:start_neutron_service_and_check:657 : echo 'Waiting for Neutron to start...' 2026-03-17 14:21:52.969 | Waiting for Neutron to start... 2026-03-17 14:21:52.971 | + lib/neutron:start_neutron_service_and_check:659 : local 'testcmd=wget --no-proxy -q -O- https://38.102.83.89/networking' 2026-03-17 14:21:52.973 | + lib/neutron:start_neutron_service_and_check:660 : test_with_retry 'wget --no-proxy -q -O- https://38.102.83.89/networking' 'Neutron did not start' 60 2026-03-17 14:21:52.976 | + functions-common:test_with_retry:2350 : local 'testcmd=wget --no-proxy -q -O- https://38.102.83.89/networking' 2026-03-17 14:21:52.978 | + functions-common:test_with_retry:2351 : local 'failmsg=Neutron did not start' 2026-03-17 14:21:52.980 | + functions-common:test_with_retry:2352 : local until=60 2026-03-17 14:21:52.982 | + functions-common:test_with_retry:2353 : local sleep=0.5 2026-03-17 14:21:52.985 | + functions-common:test_with_retry:2355 : time_start test_with_retry 2026-03-17 14:21:52.987 | + functions-common:time_start:2398 : local name=test_with_retry 2026-03-17 14:21:52.990 | + functions-common:time_start:2399 : local start_time= 2026-03-17 14:21:52.992 | + functions-common:time_start:2400 : [[ -n '' ]] 2026-03-17 14:21:52.996 | ++ functions-common:time_start:2403 : date +%s%3N 2026-03-17 14:21:53.000 | + functions-common:time_start:2403 : _TIME_START[$name]=1773757312998 2026-03-17 14:21:53.004 | + functions-common:test_with_retry:2356 : timeout 60 sh -c 'while ! wget --no-proxy -q -O- https://38.102.83.89/networking; do sleep 0.5; done' 2026-03-17 14:21:53.188 | {"versions": [{"id": "v2.0", "status": "CURRENT", "links": [{"rel": "self", "href": "https://38.102.83.89/networking/v2.0/"}]}]}+ functions-common:test_with_retry:2359 : time_stop test_with_retry 2026-03-17 14:21:53.191 | + functions-common:time_stop:2412 : local name 2026-03-17 14:21:53.194 | + functions-common:time_stop:2413 : local end_time 2026-03-17 14:21:53.198 | + functions-common:time_stop:2414 : local elapsed_time 2026-03-17 14:21:53.202 | + functions-common:time_stop:2415 : local total 2026-03-17 14:21:53.205 | + functions-common:time_stop:2416 : local start_time 2026-03-17 14:21:53.208 | + functions-common:time_stop:2418 : name=test_with_retry 2026-03-17 14:21:53.211 | + functions-common:time_stop:2419 : start_time=1773757312998 2026-03-17 14:21:53.214 | + functions-common:time_stop:2421 : [[ -z 1773757312998 ]] 2026-03-17 14:21:53.220 | ++ functions-common:time_stop:2424 : date +%s%3N 2026-03-17 14:21:53.225 | + functions-common:time_stop:2424 : end_time=1773757313222 2026-03-17 14:21:53.228 | + functions-common:time_stop:2425 : elapsed_time=224 2026-03-17 14:21:53.231 | + functions-common:time_stop:2426 : total=0 2026-03-17 14:21:53.234 | + functions-common:time_stop:2428 : _TIME_START[$name]= 2026-03-17 14:21:53.238 | + functions-common:time_stop:2429 : _TIME_TOTAL[$name]=224 2026-03-17 14:21:53.241 | + ./stack.sh:main:1306 : is_service_enabled placement 2026-03-17 14:21:53.264 | + functions-common:is_service_enabled:2068 : return 0 2026-03-17 14:21:53.267 | + ./stack.sh:main:1307 : echo_summary 'Starting Placement' 2026-03-17 14:21:53.271 | + ./stack.sh:echo_summary:438 : [[ -t 3 ]] 2026-03-17 14:21:53.273 | + ./stack.sh:echo_summary:444 : echo -e Starting Placement 2026-03-17 14:21:53.277 | + ./stack.sh:main:1308 : start_placement 2026-03-17 14:21:53.280 | + lib/placement:start_placement:137 : start_placement_api 2026-03-17 14:21:53.284 | ++ lib/placement:start_placement_api:128 : which uwsgi 2026-03-17 14:21:53.291 | + lib/placement:start_placement_api:128 : run_process placement-api '/sbin/uwsgi --procname-prefix placement --ini /etc/placement/placement-uwsgi.ini' 2026-03-17 14:21:53.295 | + functions-common:run_process:1666 : local service=placement-api 2026-03-17 14:21:53.297 | + functions-common:run_process:1667 : local 'command=/sbin/uwsgi --procname-prefix placement --ini /etc/placement/placement-uwsgi.ini' 2026-03-17 14:21:53.301 | + functions-common:run_process:1668 : local group= 2026-03-17 14:21:53.303 | + functions-common:run_process:1669 : local user= 2026-03-17 14:21:53.307 | + functions-common:run_process:1670 : local env_vars= 2026-03-17 14:21:53.311 | + functions-common:run_process:1672 : local name=placement-api 2026-03-17 14:21:53.313 | + functions-common:run_process:1674 : time_start run_process 2026-03-17 14:21:53.317 | + functions-common:time_start:2398 : local name=run_process 2026-03-17 14:21:53.321 | + functions-common:time_start:2399 : local start_time= 2026-03-17 14:21:53.323 | + functions-common:time_start:2400 : [[ -n '' ]] 2026-03-17 14:21:53.327 | ++ functions-common:time_start:2403 : date +%s%3N 2026-03-17 14:21:53.333 | + functions-common:time_start:2403 : _TIME_START[$name]=1773757313329 2026-03-17 14:21:53.336 | + functions-common:run_process:1675 : is_service_enabled placement-api 2026-03-17 14:21:53.358 | + functions-common:is_service_enabled:2068 : return 0 2026-03-17 14:21:53.361 | + functions-common:run_process:1676 : _run_under_systemd placement-api '/sbin/uwsgi --procname-prefix placement --ini /etc/placement/placement-uwsgi.ini' '' '' '' 2026-03-17 14:21:53.364 | + functions-common:_run_under_systemd:1620 : local service=placement-api 2026-03-17 14:21:53.366 | + functions-common:_run_under_systemd:1621 : local 'command=/sbin/uwsgi --procname-prefix placement --ini /etc/placement/placement-uwsgi.ini' 2026-03-17 14:21:53.369 | + functions-common:_run_under_systemd:1622 : local 'cmd=/sbin/uwsgi --procname-prefix placement --ini /etc/placement/placement-uwsgi.ini' 2026-03-17 14:21:53.372 | + functions-common:_run_under_systemd:1624 : _common_systemd_pitfalls '/sbin/uwsgi --procname-prefix placement --ini /etc/placement/placement-uwsgi.ini' 2026-03-17 14:21:53.376 | + functions-common:_common_systemd_pitfalls:1592 : local 'cmd=/sbin/uwsgi --procname-prefix placement --ini /etc/placement/placement-uwsgi.ini' 2026-03-17 14:21:53.381 | + functions-common:_common_systemd_pitfalls:1595 : [[ /sbin/uwsgi --procname-prefix placement --ini /etc/placement/placement-uwsgi.ini =~ sudo ]] 2026-03-17 14:21:53.384 | + functions-common:_common_systemd_pitfalls:1606 : [[ ! /sbin/uwsgi --procname-prefix placement --ini /etc/placement/placement-uwsgi.ini =~ ^/ ]] 2026-03-17 14:21:53.387 | + functions-common:_run_under_systemd:1626 : local systemd_service=devstack@placement-api.service 2026-03-17 14:21:53.390 | + functions-common:_run_under_systemd:1627 : local group= 2026-03-17 14:21:53.392 | + functions-common:_run_under_systemd:1628 : local user=stack 2026-03-17 14:21:53.395 | + functions-common:_run_under_systemd:1629 : [[ -z stack ]] 2026-03-17 14:21:53.398 | + functions-common:_run_under_systemd:1632 : local env_vars= 2026-03-17 14:21:53.400 | + functions-common:_run_under_systemd:1633 : [[ -v SYSTEMD_ENV_VARS[placement-api] ]] 2026-03-17 14:21:53.403 | + functions-common:_run_under_systemd:1636 : [[ /sbin/uwsgi --procname-prefix placement --ini /etc/placement/placement-uwsgi.ini =~ uwsgi ]] 2026-03-17 14:21:53.406 | + functions-common:_run_under_systemd:1637 : [[ False == \T\r\u\e ]] 2026-03-17 14:21:53.408 | + functions-common:_run_under_systemd:1640 : write_uwsgi_user_unit_file devstack@placement-api.service '/sbin/uwsgi --procname-prefix placement --ini /etc/placement/placement-uwsgi.ini' '' stack '' 2026-03-17 14:21:53.411 | + functions-common:write_uwsgi_user_unit_file:1559 : local service=devstack@placement-api.service 2026-03-17 14:21:53.413 | + functions-common:write_uwsgi_user_unit_file:1560 : local 'command=/sbin/uwsgi --procname-prefix placement --ini /etc/placement/placement-uwsgi.ini' 2026-03-17 14:21:53.416 | + functions-common:write_uwsgi_user_unit_file:1561 : local group= 2026-03-17 14:21:53.418 | + functions-common:write_uwsgi_user_unit_file:1562 : local user=stack 2026-03-17 14:21:53.420 | + functions-common:write_uwsgi_user_unit_file:1563 : local env_vars= 2026-03-17 14:21:53.423 | + functions-common:write_uwsgi_user_unit_file:1564 : local unitfile=/etc/systemd/system/devstack@placement-api.service 2026-03-17 14:21:53.427 | + functions-common:write_uwsgi_user_unit_file:1565 : mkdir -p /etc/systemd/system 2026-03-17 14:21:53.433 | + 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-17 14:21:53.563 | + 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:/sbin:/bin:/usr/sbin:/usr/bin:/usr/local/bin:/usr/local/sbin:/usr/sbin:/sbin"' 2026-03-17 14:21:53.691 | + 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-17 14:21:53.792 | + functions-common:write_uwsgi_user_unit_file:1570 : iniset -sudo /etc/systemd/system/devstack@placement-api.service Service User stack 2026-03-17 14:21:53.898 | + functions-common:write_uwsgi_user_unit_file:1571 : iniset -sudo /etc/systemd/system/devstack@placement-api.service Service ExecStart '/sbin/uwsgi --procname-prefix placement --ini /etc/placement/placement-uwsgi.ini' 2026-03-17 14:21:53.993 | + functions-common:write_uwsgi_user_unit_file:1572 : iniset -sudo /etc/systemd/system/devstack@placement-api.service Service ExecReload '/bin/kill -HUP $MAINPID' 2026-03-17 14:21:54.124 | + functions-common:write_uwsgi_user_unit_file:1573 : iniset -sudo /etc/systemd/system/devstack@placement-api.service Service Type notify 2026-03-17 14:21:54.231 | + functions-common:write_uwsgi_user_unit_file:1574 : iniset -sudo /etc/systemd/system/devstack@placement-api.service Service KillMode process 2026-03-17 14:21:54.313 | + functions-common:write_uwsgi_user_unit_file:1575 : iniset -sudo /etc/systemd/system/devstack@placement-api.service Service Restart always 2026-03-17 14:21:54.380 | + functions-common:write_uwsgi_user_unit_file:1576 : iniset -sudo /etc/systemd/system/devstack@placement-api.service Service NotifyAccess all 2026-03-17 14:21:54.472 | + functions-common:write_uwsgi_user_unit_file:1577 : iniset -sudo /etc/systemd/system/devstack@placement-api.service Service RestartForceExitStatus 100 2026-03-17 14:21:54.580 | + functions-common:write_uwsgi_user_unit_file:1579 : [[ -n '' ]] 2026-03-17 14:21:54.584 | + functions-common:write_uwsgi_user_unit_file:1582 : [[ -n '' ]] 2026-03-17 14:21:54.587 | + functions-common:write_uwsgi_user_unit_file:1585 : iniset -sudo /etc/systemd/system/devstack@placement-api.service Install WantedBy multi-user.target 2026-03-17 14:21:54.721 | + functions-common:write_uwsgi_user_unit_file:1588 : sudo systemctl daemon-reload 2026-03-17 14:21:55.044 | + functions-common:_run_under_systemd:1645 : sudo systemctl enable devstack@placement-api.service 2026-03-17 14:21:55.069 | Created symlink '/etc/systemd/system/multi-user.target.wants/devstack@placement-api.service' → '/etc/systemd/system/devstack@placement-api.service'. 2026-03-17 14:21:55.343 | + functions-common:_run_under_systemd:1646 : sudo systemctl start devstack@placement-api.service 2026-03-17 14:21:55.460 | + functions-common:run_process:1678 : time_stop run_process 2026-03-17 14:21:55.462 | + functions-common:time_stop:2412 : local name 2026-03-17 14:21:55.464 | + functions-common:time_stop:2413 : local end_time 2026-03-17 14:21:55.466 | + functions-common:time_stop:2414 : local elapsed_time 2026-03-17 14:21:55.468 | + functions-common:time_stop:2415 : local total 2026-03-17 14:21:55.470 | + functions-common:time_stop:2416 : local start_time 2026-03-17 14:21:55.472 | + functions-common:time_stop:2418 : name=run_process 2026-03-17 14:21:55.474 | + functions-common:time_stop:2419 : start_time=1773757313329 2026-03-17 14:21:55.477 | + functions-common:time_stop:2421 : [[ -z 1773757313329 ]] 2026-03-17 14:21:55.481 | ++ functions-common:time_stop:2424 : date +%s%3N 2026-03-17 14:21:55.488 | + functions-common:time_stop:2424 : end_time=1773757315485 2026-03-17 14:21:55.491 | + functions-common:time_stop:2425 : elapsed_time=2156 2026-03-17 14:21:55.493 | + functions-common:time_stop:2426 : total=26517 2026-03-17 14:21:55.496 | + functions-common:time_stop:2428 : _TIME_START[$name]= 2026-03-17 14:21:55.499 | + functions-common:time_stop:2429 : _TIME_TOTAL[$name]=28673 2026-03-17 14:21:55.502 | + lib/placement:start_placement_api:130 : echo 'Waiting for placement-api to start...' 2026-03-17 14:21:55.502 | Waiting for placement-api to start... 2026-03-17 14:21:55.505 | + lib/placement:start_placement_api:131 : wait_for_service 60 https://38.102.83.89/placement 2026-03-17 14:21:55.507 | + functions:wait_for_service:476 : local timeout=60 2026-03-17 14:21:55.508 | + functions:wait_for_service:477 : local url=https://38.102.83.89/placement 2026-03-17 14:21:55.509 | + functions:wait_for_service:478 : local rval=0 2026-03-17 14:21:55.511 | + functions:wait_for_service:479 : time_start wait_for_service 2026-03-17 14:21:55.512 | + functions-common:time_start:2398 : local name=wait_for_service 2026-03-17 14:21:55.513 | + functions-common:time_start:2399 : local start_time= 2026-03-17 14:21:55.517 | + functions-common:time_start:2400 : [[ -n '' ]] 2026-03-17 14:21:55.520 | ++ functions-common:time_start:2403 : date +%s%3N 2026-03-17 14:21:55.524 | + functions-common:time_start:2403 : _TIME_START[$name]=1773757315522 2026-03-17 14:21:55.527 | + functions:wait_for_service:480 : timeout 60 bash -x 2026-03-17 14:21:55.532 | ++ :: : curl -g -k --noproxy '*' -s -o /dev/null -w '%{http_code}' https://38.102.83.89/placement 2026-03-17 14:21:56.513 | + :: : [[ 200 == 503 ]] 2026-03-17 14:21:56.514 | + :: : [[ 0 -eq 7 ]] 2026-03-17 14:21:56.518 | + functions:wait_for_service:485 : time_stop wait_for_service 2026-03-17 14:21:56.521 | + functions-common:time_stop:2412 : local name 2026-03-17 14:21:56.525 | + functions-common:time_stop:2413 : local end_time 2026-03-17 14:21:56.528 | + functions-common:time_stop:2414 : local elapsed_time 2026-03-17 14:21:56.531 | + functions-common:time_stop:2415 : local total 2026-03-17 14:21:56.535 | + functions-common:time_stop:2416 : local start_time 2026-03-17 14:21:56.538 | + functions-common:time_stop:2418 : name=wait_for_service 2026-03-17 14:21:56.541 | + functions-common:time_stop:2419 : start_time=1773757315522 2026-03-17 14:21:56.544 | + functions-common:time_stop:2421 : [[ -z 1773757315522 ]] 2026-03-17 14:21:56.548 | ++ functions-common:time_stop:2424 : date +%s%3N 2026-03-17 14:21:56.553 | + functions-common:time_stop:2424 : end_time=1773757316550 2026-03-17 14:21:56.557 | + functions-common:time_stop:2425 : elapsed_time=1028 2026-03-17 14:21:56.560 | + functions-common:time_stop:2426 : total=5761 2026-03-17 14:21:56.563 | + functions-common:time_stop:2428 : _TIME_START[$name]= 2026-03-17 14:21:56.566 | + functions-common:time_stop:2429 : _TIME_TOTAL[$name]=6789 2026-03-17 14:21:56.569 | + functions:wait_for_service:486 : return 0 2026-03-17 14:21:56.572 | + ./stack.sh:main:1311 : is_service_enabled neutron 2026-03-17 14:21:56.595 | + functions-common:is_service_enabled:2068 : return 0 2026-03-17 14:21:56.599 | + ./stack.sh:main:1312 : start_neutron 2026-03-17 14:21:56.601 | + lib/neutron:start_neutron:664 : start_l2_agent 2026-03-17 14:21:56.605 | + 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-17 14:21:56.608 | + functions-common:run_process:1666 : local service=q-agt 2026-03-17 14:21:56.612 | + functions-common:run_process:1667 : local 'command= --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' 2026-03-17 14:21:56.615 | + functions-common:run_process:1668 : local group= 2026-03-17 14:21:56.619 | + functions-common:run_process:1669 : local user= 2026-03-17 14:21:56.622 | + functions-common:run_process:1670 : local env_vars= 2026-03-17 14:21:56.626 | + functions-common:run_process:1672 : local name=q-agt 2026-03-17 14:21:56.629 | + functions-common:run_process:1674 : time_start run_process 2026-03-17 14:21:56.632 | + functions-common:time_start:2398 : local name=run_process 2026-03-17 14:21:56.635 | + functions-common:time_start:2399 : local start_time= 2026-03-17 14:21:56.639 | + functions-common:time_start:2400 : [[ -n '' ]] 2026-03-17 14:21:56.643 | ++ functions-common:time_start:2403 : date +%s%3N 2026-03-17 14:21:56.649 | + functions-common:time_start:2403 : _TIME_START[$name]=1773757316645 2026-03-17 14:21:56.652 | + functions-common:run_process:1675 : is_service_enabled q-agt 2026-03-17 14:21:56.676 | + functions-common:is_service_enabled:2068 : return 1 2026-03-17 14:21:56.679 | + functions-common:run_process:1678 : time_stop run_process 2026-03-17 14:21:56.684 | + functions-common:time_stop:2412 : local name 2026-03-17 14:21:56.688 | + functions-common:time_stop:2413 : local end_time 2026-03-17 14:21:56.691 | + functions-common:time_stop:2414 : local elapsed_time 2026-03-17 14:21:56.695 | + functions-common:time_stop:2415 : local total 2026-03-17 14:21:56.699 | + functions-common:time_stop:2416 : local start_time 2026-03-17 14:21:56.702 | + functions-common:time_stop:2418 : name=run_process 2026-03-17 14:21:56.705 | + functions-common:time_stop:2419 : start_time=1773757316645 2026-03-17 14:21:56.709 | + functions-common:time_stop:2421 : [[ -z 1773757316645 ]] 2026-03-17 14:21:56.714 | ++ functions-common:time_stop:2424 : date +%s%3N 2026-03-17 14:21:56.722 | + functions-common:time_stop:2424 : end_time=1773757316718 2026-03-17 14:21:56.725 | + functions-common:time_stop:2425 : elapsed_time=73 2026-03-17 14:21:56.729 | + functions-common:time_stop:2426 : total=28673 2026-03-17 14:21:56.732 | + functions-common:time_stop:2428 : _TIME_START[$name]= 2026-03-17 14:21:56.736 | + functions-common:time_stop:2429 : _TIME_TOTAL[$name]=28746 2026-03-17 14:21:56.741 | + lib/neutron:start_l2_agent:673 : is_provider_network 2026-03-17 14:21:56.745 | + functions-common:is_provider_network:2261 : '[' '' == True ']' 2026-03-17 14:21:56.748 | + functions-common:is_provider_network:2264 : return 1 2026-03-17 14:21:56.752 | + lib/neutron:start_neutron:665 : start_other_agents 2026-03-17 14:21:56.756 | + lib/neutron:start_other_agents:689 : run_process q-dhcp '/usr/local/bin/neutron-dhcp-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/dhcp_agent.ini' 2026-03-17 14:21:56.760 | + functions-common:run_process:1666 : local service=q-dhcp 2026-03-17 14:21:56.763 | + functions-common:run_process:1667 : local 'command=/usr/local/bin/neutron-dhcp-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/dhcp_agent.ini' 2026-03-17 14:21:56.767 | + functions-common:run_process:1668 : local group= 2026-03-17 14:21:56.771 | + functions-common:run_process:1669 : local user= 2026-03-17 14:21:56.775 | + functions-common:run_process:1670 : local env_vars= 2026-03-17 14:21:56.779 | + functions-common:run_process:1672 : local name=q-dhcp 2026-03-17 14:21:56.782 | + functions-common:run_process:1674 : time_start run_process 2026-03-17 14:21:56.786 | + functions-common:time_start:2398 : local name=run_process 2026-03-17 14:21:56.789 | + functions-common:time_start:2399 : local start_time= 2026-03-17 14:21:56.792 | + functions-common:time_start:2400 : [[ -n '' ]] 2026-03-17 14:21:56.797 | ++ functions-common:time_start:2403 : date +%s%3N 2026-03-17 14:21:56.803 | + functions-common:time_start:2403 : _TIME_START[$name]=1773757316799 2026-03-17 14:21:56.807 | + functions-common:run_process:1675 : is_service_enabled q-dhcp 2026-03-17 14:21:56.830 | + functions-common:is_service_enabled:2068 : return 1 2026-03-17 14:21:56.834 | + functions-common:run_process:1678 : time_stop run_process 2026-03-17 14:21:56.837 | + functions-common:time_stop:2412 : local name 2026-03-17 14:21:56.840 | + functions-common:time_stop:2413 : local end_time 2026-03-17 14:21:56.844 | + functions-common:time_stop:2414 : local elapsed_time 2026-03-17 14:21:56.847 | + functions-common:time_stop:2415 : local total 2026-03-17 14:21:56.850 | + functions-common:time_stop:2416 : local start_time 2026-03-17 14:21:56.853 | + functions-common:time_stop:2418 : name=run_process 2026-03-17 14:21:56.857 | + functions-common:time_stop:2419 : start_time=1773757316799 2026-03-17 14:21:56.860 | + functions-common:time_stop:2421 : [[ -z 1773757316799 ]] 2026-03-17 14:21:56.864 | ++ functions-common:time_stop:2424 : date +%s%3N 2026-03-17 14:21:56.870 | + functions-common:time_stop:2424 : end_time=1773757316867 2026-03-17 14:21:56.873 | + functions-common:time_stop:2425 : elapsed_time=68 2026-03-17 14:21:56.875 | + functions-common:time_stop:2426 : total=28746 2026-03-17 14:21:56.879 | + functions-common:time_stop:2428 : _TIME_START[$name]= 2026-03-17 14:21:56.882 | + functions-common:time_stop:2429 : _TIME_TOTAL[$name]=28814 2026-03-17 14:21:56.887 | ++ lib/neutron:start_other_agents:691 : determine_config_files neutron-l3-agent 2026-03-17 14:21:56.891 | ++ lib/neutron:determine_config_files:366 : local opts= 2026-03-17 14:21:56.895 | ++ lib/neutron:determine_config_files:367 : case "$1" in 2026-03-17 14:21:56.899 | +++ lib/neutron:determine_config_files:369 : _determine_config_l3 2026-03-17 14:21:56.903 | +++ lib/neutron:_determine_config_l3:347 : local 'opts=--config-file /etc/neutron/neutron.conf --config-file /etc/neutron/l3_agent.ini' 2026-03-17 14:21:56.908 | +++ lib/neutron:_determine_config_l3:348 : echo '--config-file /etc/neutron/neutron.conf --config-file /etc/neutron/l3_agent.ini' 2026-03-17 14:21:56.914 | ++ lib/neutron:determine_config_files:369 : opts='--config-file /etc/neutron/neutron.conf --config-file /etc/neutron/l3_agent.ini' 2026-03-17 14:21:56.917 | ++ lib/neutron:determine_config_files:371 : '[' -z '--config-file /etc/neutron/neutron.conf --config-file /etc/neutron/l3_agent.ini' ']' 2026-03-17 14:21:56.921 | ++ lib/neutron:determine_config_files:374 : echo '--config-file /etc/neutron/neutron.conf --config-file /etc/neutron/l3_agent.ini' 2026-03-17 14:21:56.925 | + lib/neutron:start_other_agents:691 : run_process q-l3 '/usr/local/bin/neutron-l3-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/l3_agent.ini' 2026-03-17 14:21:56.929 | + functions-common:run_process:1666 : local service=q-l3 2026-03-17 14:21:56.933 | + functions-common:run_process:1667 : local 'command=/usr/local/bin/neutron-l3-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/l3_agent.ini' 2026-03-17 14:21:56.936 | + functions-common:run_process:1668 : local group= 2026-03-17 14:21:56.939 | + functions-common:run_process:1669 : local user= 2026-03-17 14:21:56.942 | + functions-common:run_process:1670 : local env_vars= 2026-03-17 14:21:56.945 | + functions-common:run_process:1672 : local name=q-l3 2026-03-17 14:21:56.949 | + functions-common:run_process:1674 : time_start run_process 2026-03-17 14:21:56.952 | + functions-common:time_start:2398 : local name=run_process 2026-03-17 14:21:56.955 | + functions-common:time_start:2399 : local start_time= 2026-03-17 14:21:56.958 | + functions-common:time_start:2400 : [[ -n '' ]] 2026-03-17 14:21:56.963 | ++ functions-common:time_start:2403 : date +%s%3N 2026-03-17 14:21:56.969 | + functions-common:time_start:2403 : _TIME_START[$name]=1773757316965 2026-03-17 14:21:56.972 | + functions-common:run_process:1675 : is_service_enabled q-l3 2026-03-17 14:21:56.993 | + functions-common:is_service_enabled:2068 : return 1 2026-03-17 14:21:56.996 | + functions-common:run_process:1678 : time_stop run_process 2026-03-17 14:21:57.000 | + functions-common:time_stop:2412 : local name 2026-03-17 14:21:57.003 | + functions-common:time_stop:2413 : local end_time 2026-03-17 14:21:57.007 | + functions-common:time_stop:2414 : local elapsed_time 2026-03-17 14:21:57.010 | + functions-common:time_stop:2415 : local total 2026-03-17 14:21:57.013 | + functions-common:time_stop:2416 : local start_time 2026-03-17 14:21:57.017 | + functions-common:time_stop:2418 : name=run_process 2026-03-17 14:21:57.020 | + functions-common:time_stop:2419 : start_time=1773757316965 2026-03-17 14:21:57.024 | + functions-common:time_stop:2421 : [[ -z 1773757316965 ]] 2026-03-17 14:21:57.028 | ++ functions-common:time_stop:2424 : date +%s%3N 2026-03-17 14:21:57.034 | + functions-common:time_stop:2424 : end_time=1773757317030 2026-03-17 14:21:57.037 | + functions-common:time_stop:2425 : elapsed_time=65 2026-03-17 14:21:57.040 | + functions-common:time_stop:2426 : total=28814 2026-03-17 14:21:57.042 | + functions-common:time_stop:2428 : _TIME_START[$name]= 2026-03-17 14:21:57.045 | + functions-common:time_stop:2429 : _TIME_TOTAL[$name]=28879 2026-03-17 14:21:57.048 | + lib/neutron:start_other_agents:693 : run_process q-meta '/usr/local/bin/neutron-metadata-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/metadata_agent.ini' 2026-03-17 14:21:57.051 | + functions-common:run_process:1666 : local service=q-meta 2026-03-17 14:21:57.054 | + functions-common:run_process:1667 : local 'command=/usr/local/bin/neutron-metadata-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/metadata_agent.ini' 2026-03-17 14:21:57.057 | + functions-common:run_process:1668 : local group= 2026-03-17 14:21:57.060 | + functions-common:run_process:1669 : local user= 2026-03-17 14:21:57.064 | + functions-common:run_process:1670 : local env_vars= 2026-03-17 14:21:57.067 | + functions-common:run_process:1672 : local name=q-meta 2026-03-17 14:21:57.070 | + functions-common:run_process:1674 : time_start run_process 2026-03-17 14:21:57.073 | + functions-common:time_start:2398 : local name=run_process 2026-03-17 14:21:57.077 | + functions-common:time_start:2399 : local start_time= 2026-03-17 14:21:57.081 | + functions-common:time_start:2400 : [[ -n '' ]] 2026-03-17 14:21:57.084 | ++ functions-common:time_start:2403 : date +%s%3N 2026-03-17 14:21:57.090 | + functions-common:time_start:2403 : _TIME_START[$name]=1773757317087 2026-03-17 14:21:57.094 | + functions-common:run_process:1675 : is_service_enabled q-meta 2026-03-17 14:21:57.117 | + functions-common:is_service_enabled:2068 : return 1 2026-03-17 14:21:57.121 | + functions-common:run_process:1678 : time_stop run_process 2026-03-17 14:21:57.125 | + functions-common:time_stop:2412 : local name 2026-03-17 14:21:57.129 | + functions-common:time_stop:2413 : local end_time 2026-03-17 14:21:57.132 | + functions-common:time_stop:2414 : local elapsed_time 2026-03-17 14:21:57.136 | + functions-common:time_stop:2415 : local total 2026-03-17 14:21:57.139 | + functions-common:time_stop:2416 : local start_time 2026-03-17 14:21:57.143 | + functions-common:time_stop:2418 : name=run_process 2026-03-17 14:21:57.146 | + functions-common:time_stop:2419 : start_time=1773757317087 2026-03-17 14:21:57.150 | + functions-common:time_stop:2421 : [[ -z 1773757317087 ]] 2026-03-17 14:21:57.156 | ++ functions-common:time_stop:2424 : date +%s%3N 2026-03-17 14:21:57.163 | + functions-common:time_stop:2424 : end_time=1773757317158 2026-03-17 14:21:57.166 | + functions-common:time_stop:2425 : elapsed_time=71 2026-03-17 14:21:57.169 | + functions-common:time_stop:2426 : total=28879 2026-03-17 14:21:57.172 | + functions-common:time_stop:2428 : _TIME_START[$name]= 2026-03-17 14:21:57.175 | + functions-common:time_stop:2429 : _TIME_TOTAL[$name]=28950 2026-03-17 14:21:57.179 | + lib/neutron:start_other_agents:694 : run_process q-metering '/usr/local/bin/neutron-metering-agent --config-file /etc/neutron/neutron.conf --config-file ' 2026-03-17 14:21:57.182 | + functions-common:run_process:1666 : local service=q-metering 2026-03-17 14:21:57.185 | + functions-common:run_process:1667 : local 'command=/usr/local/bin/neutron-metering-agent --config-file /etc/neutron/neutron.conf --config-file ' 2026-03-17 14:21:57.188 | + functions-common:run_process:1668 : local group= 2026-03-17 14:21:57.191 | + functions-common:run_process:1669 : local user= 2026-03-17 14:21:57.196 | + functions-common:run_process:1670 : local env_vars= 2026-03-17 14:21:57.199 | + functions-common:run_process:1672 : local name=q-metering 2026-03-17 14:21:57.203 | + functions-common:run_process:1674 : time_start run_process 2026-03-17 14:21:57.206 | + functions-common:time_start:2398 : local name=run_process 2026-03-17 14:21:57.210 | + functions-common:time_start:2399 : local start_time= 2026-03-17 14:21:57.214 | + functions-common:time_start:2400 : [[ -n '' ]] 2026-03-17 14:21:57.218 | ++ functions-common:time_start:2403 : date +%s%3N 2026-03-17 14:21:57.223 | + functions-common:time_start:2403 : _TIME_START[$name]=1773757317220 2026-03-17 14:21:57.226 | + functions-common:run_process:1675 : is_service_enabled q-metering 2026-03-17 14:21:57.249 | + functions-common:is_service_enabled:2068 : return 1 2026-03-17 14:21:57.252 | + functions-common:run_process:1678 : time_stop run_process 2026-03-17 14:21:57.255 | + functions-common:time_stop:2412 : local name 2026-03-17 14:21:57.259 | + functions-common:time_stop:2413 : local end_time 2026-03-17 14:21:57.263 | + functions-common:time_stop:2414 : local elapsed_time 2026-03-17 14:21:57.266 | + functions-common:time_stop:2415 : local total 2026-03-17 14:21:57.269 | + functions-common:time_stop:2416 : local start_time 2026-03-17 14:21:57.273 | + functions-common:time_stop:2418 : name=run_process 2026-03-17 14:21:57.276 | + functions-common:time_stop:2419 : start_time=1773757317220 2026-03-17 14:21:57.280 | + functions-common:time_stop:2421 : [[ -z 1773757317220 ]] 2026-03-17 14:21:57.283 | ++ functions-common:time_stop:2424 : date +%s%3N 2026-03-17 14:21:57.289 | + functions-common:time_stop:2424 : end_time=1773757317285 2026-03-17 14:21:57.293 | + functions-common:time_stop:2425 : elapsed_time=65 2026-03-17 14:21:57.295 | + functions-common:time_stop:2426 : total=28950 2026-03-17 14:21:57.298 | + functions-common:time_stop:2428 : _TIME_START[$name]= 2026-03-17 14:21:57.301 | + functions-common:time_stop:2429 : _TIME_TOTAL[$name]=29015 2026-03-17 14:21:57.305 | + ./stack.sh:main:1315 : is_service_enabled q-svc neutron-api 2026-03-17 14:21:57.327 | + functions-common:is_service_enabled:2068 : return 0 2026-03-17 14:21:57.330 | + ./stack.sh:main:1315 : [[ True == \T\r\u\e ]] 2026-03-17 14:21:57.333 | + ./stack.sh:main:1316 : echo_summary 'Creating initial neutron network elements' 2026-03-17 14:21:57.336 | + ./stack.sh:echo_summary:438 : [[ -t 3 ]] 2026-03-17 14:21:57.340 | + ./stack.sh:echo_summary:444 : echo -e Creating initial neutron network elements 2026-03-17 14:21:57.344 | + ./stack.sh:main:1319 : type -p neutron_plugin_create_initial_networks 2026-03-17 14:21:57.347 | + ./stack.sh:main:1322 : create_neutron_initial_network 2026-03-17 14:21:57.350 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:157 : type -p neutron_plugin_create_initial_network_profile 2026-03-17 14:21:57.354 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:161 : is_networking_extension_supported auto-allocated-topology 2026-03-17 14:21:57.358 | + lib/neutron_plugins/services/l3:is_networking_extension_supported:423 : local extension=auto-allocated-topology 2026-03-17 14:21:57.362 | ++ 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-17 14:21:58.286 | 2026-03-17 14:21:58.302 | ++ functions-common:oscwrap:2457 : return 0 2026-03-17 14:21:58.305 | + lib/neutron_plugins/services/l3:is_networking_extension_supported:425 : EXT_LIST='address-group 2026-03-17 14:21:58.305 | address-scope 2026-03-17 14:21:58.305 | agent 2026-03-17 14:21:58.305 | allowed-address-pairs 2026-03-17 14:21:58.305 | auto-allocated-topology 2026-03-17 14:21:58.305 | availability_zone 2026-03-17 14:21:58.305 | default-subnetpools 2026-03-17 14:21:58.305 | dhcp_agent_scheduler 2026-03-17 14:21:58.305 | dns-integration 2026-03-17 14:21:58.305 | dns-domain-ports 2026-03-17 14:21:58.305 | dns-integration-domain-keywords 2026-03-17 14:21:58.305 | empty-string-filtering 2026-03-17 14:21:58.305 | external-net 2026-03-17 14:21:58.306 | extra_dhcp_opt 2026-03-17 14:21:58.306 | extraroute 2026-03-17 14:21:58.306 | extraroute-atomic 2026-03-17 14:21:58.306 | filter-validation 2026-03-17 14:21:58.306 | floating-ip-port-forwarding-detail 2026-03-17 14:21:58.306 | fip-port-details 2026-03-17 14:21:58.306 | flavors 2026-03-17 14:21:58.306 | floatingip-pools 2026-03-17 14:21:58.306 | router 2026-03-17 14:21:58.306 | enable-default-route-bfd 2026-03-17 14:21:58.306 | enable-default-route-ecmp 2026-03-17 14:21:58.306 | ext-gw-mode 2026-03-17 14:21:58.306 | l3-ha 2026-03-17 14:21:58.306 | external-gateway-multihoming 2026-03-17 14:21:58.306 | l3-flavors 2026-03-17 14:21:58.306 | multi-provider 2026-03-17 14:21:58.306 | net-mtu 2026-03-17 14:21:58.306 | net-mtu-writable 2026-03-17 14:21:58.306 | network_availability_zone 2026-03-17 14:21:58.306 | network-ip-availability 2026-03-17 14:21:58.306 | network-ip-availability-details 2026-03-17 14:21:58.306 | pagination 2026-03-17 14:21:58.306 | port-device-profile 2026-03-17 14:21:58.306 | port-mac-address-regenerate 2026-03-17 14:21:58.306 | port-numa-affinity-policy 2026-03-17 14:21:58.306 | port-numa-affinity-policy-socket 2026-03-17 14:21:58.306 | binding 2026-03-17 14:21:58.306 | binding-extended 2026-03-17 14:21:58.306 | port-security 2026-03-17 14:21:58.306 | project-id 2026-03-17 14:21:58.306 | provider 2026-03-17 14:21:58.306 | qinq 2026-03-17 14:21:58.306 | quota-check-limit 2026-03-17 14:21:58.306 | quota-check-limit-default 2026-03-17 14:21:58.306 | quotas 2026-03-17 14:21:58.306 | quota_details 2026-03-17 14:21:58.306 | rbac-policies 2026-03-17 14:21:58.306 | rbac-address-scope 2026-03-17 14:21:58.306 | rbac-security-groups 2026-03-17 14:21:58.306 | revision-if-match 2026-03-17 14:21:58.306 | standard-attr-revisions 2026-03-17 14:21:58.306 | router_availability_zone 2026-03-17 14:21:58.306 | router-enable-snat 2026-03-17 14:21:58.306 | security-groups-default-rules 2026-03-17 14:21:58.306 | security-groups-normalized-cidr 2026-03-17 14:21:58.306 | security-groups-remote-address-group 2026-03-17 14:21:58.306 | security-groups-rules-belongs-to-default-sg 2026-03-17 14:21:58.306 | security-groups-shared-filtering 2026-03-17 14:21:58.306 | security-group 2026-03-17 14:21:58.306 | service-type 2026-03-17 14:21:58.306 | sorting 2026-03-17 14:21:58.306 | standard-attr-description 2026-03-17 14:21:58.306 | stateful-security-group 2026-03-17 14:21:58.306 | subnet-dns-publish-fixed-ip 2026-03-17 14:21:58.306 | subnet-external-network 2026-03-17 14:21:58.306 | subnet-service-types 2026-03-17 14:21:58.306 | subnet_allocation 2026-03-17 14:21:58.306 | subnetpool-prefix-ops 2026-03-17 14:21:58.306 | tag-creation 2026-03-17 14:21:58.306 | standard-attr-tag 2026-03-17 14:21:58.307 | standard-attr-timestamp 2026-03-17 14:21:58.307 | vlan-transparent' 2026-03-17 14:21:58.309 | + lib/neutron_plugins/services/l3:is_networking_extension_supported:426 : [[ address-group 2026-03-17 14:21:58.309 | address-scope 2026-03-17 14:21:58.309 | agent 2026-03-17 14:21:58.309 | allowed-address-pairs 2026-03-17 14:21:58.309 | auto-allocated-topology 2026-03-17 14:21:58.309 | availability_zone 2026-03-17 14:21:58.309 | default-subnetpools 2026-03-17 14:21:58.309 | dhcp_agent_scheduler 2026-03-17 14:21:58.309 | dns-integration 2026-03-17 14:21:58.309 | dns-domain-ports 2026-03-17 14:21:58.309 | dns-integration-domain-keywords 2026-03-17 14:21:58.309 | empty-string-filtering 2026-03-17 14:21:58.309 | external-net 2026-03-17 14:21:58.309 | extra_dhcp_opt 2026-03-17 14:21:58.309 | extraroute 2026-03-17 14:21:58.309 | extraroute-atomic 2026-03-17 14:21:58.309 | filter-validation 2026-03-17 14:21:58.309 | floating-ip-port-forwarding-detail 2026-03-17 14:21:58.309 | fip-port-details 2026-03-17 14:21:58.309 | flavors 2026-03-17 14:21:58.309 | floatingip-pools 2026-03-17 14:21:58.309 | router 2026-03-17 14:21:58.309 | enable-default-route-bfd 2026-03-17 14:21:58.309 | enable-default-route-ecmp 2026-03-17 14:21:58.309 | ext-gw-mode 2026-03-17 14:21:58.309 | l3-ha 2026-03-17 14:21:58.309 | external-gateway-multihoming 2026-03-17 14:21:58.310 | l3-flavors 2026-03-17 14:21:58.310 | multi-provider 2026-03-17 14:21:58.310 | net-mtu 2026-03-17 14:21:58.310 | net-mtu-writable 2026-03-17 14:21:58.310 | network_availability_zone 2026-03-17 14:21:58.310 | network-ip-availability 2026-03-17 14:21:58.310 | network-ip-availability-details 2026-03-17 14:21:58.310 | pagination 2026-03-17 14:21:58.310 | port-device-profile 2026-03-17 14:21:58.310 | port-mac-address-regenerate 2026-03-17 14:21:58.310 | port-numa-affinity-policy 2026-03-17 14:21:58.310 | port-numa-affinity-policy-socket 2026-03-17 14:21:58.310 | binding 2026-03-17 14:21:58.310 | binding-extended 2026-03-17 14:21:58.310 | port-security 2026-03-17 14:21:58.310 | project-id 2026-03-17 14:21:58.310 | provider 2026-03-17 14:21:58.310 | qinq 2026-03-17 14:21:58.310 | quota-check-limit 2026-03-17 14:21:58.310 | quota-check-limit-default 2026-03-17 14:21:58.310 | quotas 2026-03-17 14:21:58.310 | quota_details 2026-03-17 14:21:58.310 | rbac-policies 2026-03-17 14:21:58.310 | rbac-address-scope 2026-03-17 14:21:58.310 | rbac-security-groups 2026-03-17 14:21:58.310 | revision-if-match 2026-03-17 14:21:58.310 | standard-attr-revisions 2026-03-17 14:21:58.310 | router_availability_zone 2026-03-17 14:21:58.310 | router-enable-snat 2026-03-17 14:21:58.310 | security-groups-default-rules 2026-03-17 14:21:58.310 | security-groups-normalized-cidr 2026-03-17 14:21:58.310 | security-groups-remote-address-group 2026-03-17 14:21:58.310 | security-groups-rules-belongs-to-default-sg 2026-03-17 14:21:58.310 | security-groups-shared-filtering 2026-03-17 14:21:58.310 | security-group 2026-03-17 14:21:58.310 | service-type 2026-03-17 14:21:58.310 | sorting 2026-03-17 14:21:58.310 | standard-attr-description 2026-03-17 14:21:58.310 | stateful-security-group 2026-03-17 14:21:58.310 | subnet-dns-publish-fixed-ip 2026-03-17 14:21:58.310 | subnet-external-network 2026-03-17 14:21:58.310 | subnet-service-types 2026-03-17 14:21:58.310 | subnet_allocation 2026-03-17 14:21:58.310 | subnetpool-prefix-ops 2026-03-17 14:21:58.310 | tag-creation 2026-03-17 14:21:58.310 | standard-attr-tag 2026-03-17 14:21:58.310 | standard-attr-timestamp 2026-03-17 14:21:58.310 | vlan-transparent =~ auto-allocated-topology ]] 2026-03-17 14:21:58.312 | + lib/neutron_plugins/services/l3:is_networking_extension_supported:426 : return 0 2026-03-17 14:21:58.316 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:162 : [[ True == \T\r\u\e ]] 2026-03-17 14:21:58.319 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:163 : [[ 4+6 =~ 4.* ]] 2026-03-17 14:21:58.324 | ++ 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-17 14:21:58.917 | 2026-03-17 14:21:58.926 | ++ functions-common:oscwrap:2457 : return 0 2026-03-17 14:21:58.929 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:164 : SUBNETPOOL_V4_ID=cc5c6079-a3f1-480b-843e-935124af54c8 2026-03-17 14:21:58.932 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:166 : [[ 4+6 =~ .*6 ]] 2026-03-17 14:21:58.935 | ++ 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 fd88:12aa:93fb::/56 --share --default -f value -c id 2026-03-17 14:21:59.463 | 2026-03-17 14:21:59.478 | ++ functions-common:oscwrap:2457 : return 0 2026-03-17 14:21:59.482 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:167 : SUBNETPOOL_V6_ID=4693dec4-6cf4-4437-b2fc-7d6b9fcb27ca 2026-03-17 14:21:59.485 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:172 : is_provider_network 2026-03-17 14:21:59.488 | + functions-common:is_provider_network:2261 : '[' '' == True ']' 2026-03-17 14:21:59.491 | + functions-common:is_provider_network:2264 : return 1 2026-03-17 14:21:59.495 | ++ 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-17 14:22:00.655 | 2026-03-17 14:22:00.667 | ++ functions-common:oscwrap:2457 : return 0 2026-03-17 14:22:00.672 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:202 : NET_ID=422f6c29-b65b-499a-b902-6140510d3c42 2026-03-17 14:22:00.675 | + 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-17 14:22:00.677 | + functions-common:die_if_not_set:306 : local exitcode=0 2026-03-17 14:22:00.699 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:205 : [[ 4+6 =~ 4.* ]] 2026-03-17 14:22:00.705 | ++ lib/neutron_plugins/services/l3:create_neutron_initial_network:207 : _neutron_create_private_subnet_v4 2026-03-17 14:22:00.708 | ++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v4:254 : '[' -z cc5c6079-a3f1-480b-843e-935124af54c8 ']' 2026-03-17 14:22:00.711 | ++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v4:257 : local 'subnet_params=--ip-version 4 ' 2026-03-17 14:22:00.714 | ++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v4:258 : [[ -n 10.1.0.1 ]] 2026-03-17 14:22:00.717 | ++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v4:259 : subnet_params+='--gateway 10.1.0.1 ' 2026-03-17 14:22:00.720 | ++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v4:262 : subnet_params+='--subnet-pool cc5c6079-a3f1-480b-843e-935124af54c8 ' 2026-03-17 14:22:00.723 | ++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v4:263 : subnet_params+=' ' 2026-03-17 14:22:00.726 | ++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v4:264 : subnet_params+='--network 422f6c29-b65b-499a-b902-6140510d3c42 private-subnet' 2026-03-17 14:22:00.729 | ++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v4:265 : local subnet_id 2026-03-17 14:22:00.733 | +++ 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 cc5c6079-a3f1-480b-843e-935124af54c8 --network 422f6c29-b65b-499a-b902-6140510d3c42 private-subnet -f value -c id 2026-03-17 14:22:02.063 | 2026-03-17 14:22:02.074 | +++ functions-common:oscwrap:2457 : return 0 2026-03-17 14:22:02.078 | ++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v4:266 : subnet_id=acdbd1cf-6d9d-476d-a536-9cfb3036efdf 2026-03-17 14:22:02.080 | ++ 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-17 14:22:02.083 | ++ functions-common:die_if_not_set:306 : local exitcode=0 2026-03-17 14:22:02.103 | ++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v4:268 : echo acdbd1cf-6d9d-476d-a536-9cfb3036efdf 2026-03-17 14:22:02.108 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:207 : SUBNET_ID=acdbd1cf-6d9d-476d-a536-9cfb3036efdf 2026-03-17 14:22:02.112 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:210 : [[ 4+6 =~ .*6 ]] 2026-03-17 14:22:02.118 | ++ lib/neutron_plugins/services/l3:create_neutron_initial_network:212 : _neutron_create_private_subnet_v6 2026-03-17 14:22:02.121 | ++ 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-17 14:22:02.124 | ++ functions-common:die_if_not_set:306 : local exitcode=0 2026-03-17 14:22:02.148 | ++ 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-17 14:22:02.151 | ++ functions-common:die_if_not_set:306 : local exitcode=0 2026-03-17 14:22:02.173 | ++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v6:275 : local 'ipv6_modes=--ipv6-ra-mode slaac --ipv6-address-mode slaac' 2026-03-17 14:22:02.177 | ++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v6:276 : '[' -z 4693dec4-6cf4-4437-b2fc-7d6b9fcb27ca ']' 2026-03-17 14:22:02.180 | ++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v6:279 : local 'subnet_params=--ip-version 6 ' 2026-03-17 14:22:02.184 | ++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v6:280 : [[ -n '' ]] 2026-03-17 14:22:02.188 | ++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v6:283 : subnet_params+='--subnet-pool 4693dec4-6cf4-4437-b2fc-7d6b9fcb27ca ' 2026-03-17 14:22:02.191 | ++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v6:284 : subnet_params+=' ' 2026-03-17 14:22:02.194 | ++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v6:285 : subnet_params+='--ipv6-ra-mode slaac --ipv6-address-mode slaac --network 422f6c29-b65b-499a-b902-6140510d3c42 ipv6-private-subnet ' 2026-03-17 14:22:02.198 | ++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v6:286 : local ipv6_subnet_id 2026-03-17 14:22:02.203 | +++ 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 4693dec4-6cf4-4437-b2fc-7d6b9fcb27ca --ipv6-ra-mode slaac --ipv6-address-mode slaac --network 422f6c29-b65b-499a-b902-6140510d3c42 ipv6-private-subnet -f value -c id 2026-03-17 14:22:03.535 | 2026-03-17 14:22:03.548 | +++ functions-common:oscwrap:2457 : return 0 2026-03-17 14:22:03.553 | ++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v6:287 : ipv6_subnet_id=812e073c-0a85-47c1-a967-b1570a642658 2026-03-17 14:22:03.556 | ++ 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-17 14:22:03.561 | ++ functions-common:die_if_not_set:306 : local exitcode=0 2026-03-17 14:22:03.587 | ++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v6:289 : echo 812e073c-0a85-47c1-a967-b1570a642658 2026-03-17 14:22:03.591 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:212 : IPV6_SUBNET_ID=812e073c-0a85-47c1-a967-b1570a642658 2026-03-17 14:22:03.594 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:216 : is_networking_extension_supported router 2026-03-17 14:22:03.599 | + lib/neutron_plugins/services/l3:is_networking_extension_supported:423 : local extension=router 2026-03-17 14:22:03.605 | ++ 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-17 14:22:03.980 | 2026-03-17 14:22:03.995 | ++ functions-common:oscwrap:2457 : return 0 2026-03-17 14:22:03.999 | + lib/neutron_plugins/services/l3:is_networking_extension_supported:425 : EXT_LIST='address-group 2026-03-17 14:22:03.999 | address-scope 2026-03-17 14:22:03.999 | agent 2026-03-17 14:22:03.999 | allowed-address-pairs 2026-03-17 14:22:03.999 | auto-allocated-topology 2026-03-17 14:22:03.999 | availability_zone 2026-03-17 14:22:03.999 | default-subnetpools 2026-03-17 14:22:03.999 | dhcp_agent_scheduler 2026-03-17 14:22:03.999 | dns-integration 2026-03-17 14:22:03.999 | dns-domain-ports 2026-03-17 14:22:03.999 | dns-integration-domain-keywords 2026-03-17 14:22:03.999 | empty-string-filtering 2026-03-17 14:22:04.000 | external-net 2026-03-17 14:22:04.000 | extra_dhcp_opt 2026-03-17 14:22:04.000 | extraroute 2026-03-17 14:22:04.000 | extraroute-atomic 2026-03-17 14:22:04.000 | filter-validation 2026-03-17 14:22:04.000 | floating-ip-port-forwarding-detail 2026-03-17 14:22:04.000 | fip-port-details 2026-03-17 14:22:04.000 | flavors 2026-03-17 14:22:04.000 | floatingip-pools 2026-03-17 14:22:04.000 | router 2026-03-17 14:22:04.000 | enable-default-route-bfd 2026-03-17 14:22:04.000 | enable-default-route-ecmp 2026-03-17 14:22:04.000 | ext-gw-mode 2026-03-17 14:22:04.000 | l3-ha 2026-03-17 14:22:04.000 | external-gateway-multihoming 2026-03-17 14:22:04.000 | l3-flavors 2026-03-17 14:22:04.000 | multi-provider 2026-03-17 14:22:04.000 | net-mtu 2026-03-17 14:22:04.000 | net-mtu-writable 2026-03-17 14:22:04.000 | network_availability_zone 2026-03-17 14:22:04.000 | network-ip-availability 2026-03-17 14:22:04.000 | network-ip-availability-details 2026-03-17 14:22:04.000 | pagination 2026-03-17 14:22:04.000 | port-device-profile 2026-03-17 14:22:04.000 | port-mac-address-regenerate 2026-03-17 14:22:04.000 | port-numa-affinity-policy 2026-03-17 14:22:04.000 | port-numa-affinity-policy-socket 2026-03-17 14:22:04.000 | binding 2026-03-17 14:22:04.000 | binding-extended 2026-03-17 14:22:04.000 | port-security 2026-03-17 14:22:04.000 | project-id 2026-03-17 14:22:04.000 | provider 2026-03-17 14:22:04.000 | qinq 2026-03-17 14:22:04.000 | quota-check-limit 2026-03-17 14:22:04.000 | quota-check-limit-default 2026-03-17 14:22:04.000 | quotas 2026-03-17 14:22:04.000 | quota_details 2026-03-17 14:22:04.000 | rbac-policies 2026-03-17 14:22:04.000 | rbac-address-scope 2026-03-17 14:22:04.000 | rbac-security-groups 2026-03-17 14:22:04.000 | revision-if-match 2026-03-17 14:22:04.000 | standard-attr-revisions 2026-03-17 14:22:04.000 | router_availability_zone 2026-03-17 14:22:04.000 | router-enable-snat 2026-03-17 14:22:04.000 | security-groups-default-rules 2026-03-17 14:22:04.000 | security-groups-normalized-cidr 2026-03-17 14:22:04.000 | security-groups-remote-address-group 2026-03-17 14:22:04.000 | security-groups-rules-belongs-to-default-sg 2026-03-17 14:22:04.000 | security-groups-shared-filtering 2026-03-17 14:22:04.000 | security-group 2026-03-17 14:22:04.000 | service-type 2026-03-17 14:22:04.000 | sorting 2026-03-17 14:22:04.000 | standard-attr-description 2026-03-17 14:22:04.001 | stateful-security-group 2026-03-17 14:22:04.001 | subnet-dns-publish-fixed-ip 2026-03-17 14:22:04.001 | subnet-external-network 2026-03-17 14:22:04.001 | subnet-service-types 2026-03-17 14:22:04.001 | subnet_allocation 2026-03-17 14:22:04.001 | subnetpool-prefix-ops 2026-03-17 14:22:04.001 | tag-creation 2026-03-17 14:22:04.001 | standard-attr-tag 2026-03-17 14:22:04.001 | standard-attr-timestamp 2026-03-17 14:22:04.001 | vlan-transparent' 2026-03-17 14:22:04.003 | + lib/neutron_plugins/services/l3:is_networking_extension_supported:426 : [[ address-group 2026-03-17 14:22:04.003 | address-scope 2026-03-17 14:22:04.003 | agent 2026-03-17 14:22:04.003 | allowed-address-pairs 2026-03-17 14:22:04.003 | auto-allocated-topology 2026-03-17 14:22:04.003 | availability_zone 2026-03-17 14:22:04.003 | default-subnetpools 2026-03-17 14:22:04.003 | dhcp_agent_scheduler 2026-03-17 14:22:04.003 | dns-integration 2026-03-17 14:22:04.003 | dns-domain-ports 2026-03-17 14:22:04.003 | dns-integration-domain-keywords 2026-03-17 14:22:04.003 | empty-string-filtering 2026-03-17 14:22:04.003 | external-net 2026-03-17 14:22:04.003 | extra_dhcp_opt 2026-03-17 14:22:04.003 | extraroute 2026-03-17 14:22:04.003 | extraroute-atomic 2026-03-17 14:22:04.003 | filter-validation 2026-03-17 14:22:04.003 | floating-ip-port-forwarding-detail 2026-03-17 14:22:04.003 | fip-port-details 2026-03-17 14:22:04.003 | flavors 2026-03-17 14:22:04.003 | floatingip-pools 2026-03-17 14:22:04.003 | router 2026-03-17 14:22:04.003 | enable-default-route-bfd 2026-03-17 14:22:04.003 | enable-default-route-ecmp 2026-03-17 14:22:04.003 | ext-gw-mode 2026-03-17 14:22:04.003 | l3-ha 2026-03-17 14:22:04.003 | external-gateway-multihoming 2026-03-17 14:22:04.003 | l3-flavors 2026-03-17 14:22:04.003 | multi-provider 2026-03-17 14:22:04.003 | net-mtu 2026-03-17 14:22:04.003 | net-mtu-writable 2026-03-17 14:22:04.003 | network_availability_zone 2026-03-17 14:22:04.003 | network-ip-availability 2026-03-17 14:22:04.003 | network-ip-availability-details 2026-03-17 14:22:04.003 | pagination 2026-03-17 14:22:04.003 | port-device-profile 2026-03-17 14:22:04.003 | port-mac-address-regenerate 2026-03-17 14:22:04.003 | port-numa-affinity-policy 2026-03-17 14:22:04.003 | port-numa-affinity-policy-socket 2026-03-17 14:22:04.003 | binding 2026-03-17 14:22:04.003 | binding-extended 2026-03-17 14:22:04.003 | port-security 2026-03-17 14:22:04.003 | project-id 2026-03-17 14:22:04.003 | provider 2026-03-17 14:22:04.003 | qinq 2026-03-17 14:22:04.003 | quota-check-limit 2026-03-17 14:22:04.004 | quota-check-limit-default 2026-03-17 14:22:04.004 | quotas 2026-03-17 14:22:04.004 | quota_details 2026-03-17 14:22:04.004 | rbac-policies 2026-03-17 14:22:04.004 | rbac-address-scope 2026-03-17 14:22:04.004 | rbac-security-groups 2026-03-17 14:22:04.004 | revision-if-match 2026-03-17 14:22:04.004 | standard-attr-revisions 2026-03-17 14:22:04.004 | router_availability_zone 2026-03-17 14:22:04.004 | router-enable-snat 2026-03-17 14:22:04.004 | security-groups-default-rules 2026-03-17 14:22:04.004 | security-groups-normalized-cidr 2026-03-17 14:22:04.004 | security-groups-remote-address-group 2026-03-17 14:22:04.004 | security-groups-rules-belongs-to-default-sg 2026-03-17 14:22:04.004 | security-groups-shared-filtering 2026-03-17 14:22:04.004 | security-group 2026-03-17 14:22:04.004 | service-type 2026-03-17 14:22:04.004 | sorting 2026-03-17 14:22:04.004 | standard-attr-description 2026-03-17 14:22:04.004 | stateful-security-group 2026-03-17 14:22:04.004 | subnet-dns-publish-fixed-ip 2026-03-17 14:22:04.004 | subnet-external-network 2026-03-17 14:22:04.004 | subnet-service-types 2026-03-17 14:22:04.004 | subnet_allocation 2026-03-17 14:22:04.004 | subnetpool-prefix-ops 2026-03-17 14:22:04.004 | tag-creation 2026-03-17 14:22:04.004 | standard-attr-tag 2026-03-17 14:22:04.004 | standard-attr-timestamp 2026-03-17 14:22:04.004 | vlan-transparent =~ router ]] 2026-03-17 14:22:04.006 | + lib/neutron_plugins/services/l3:is_networking_extension_supported:426 : return 0 2026-03-17 14:22:04.010 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:216 : is_networking_extension_supported external-net 2026-03-17 14:22:04.013 | + lib/neutron_plugins/services/l3:is_networking_extension_supported:423 : local extension=external-net 2026-03-17 14:22:04.018 | ++ 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-17 14:22:04.388 | 2026-03-17 14:22:04.403 | ++ functions-common:oscwrap:2457 : return 0 2026-03-17 14:22:04.408 | + lib/neutron_plugins/services/l3:is_networking_extension_supported:425 : EXT_LIST='address-group 2026-03-17 14:22:04.408 | address-scope 2026-03-17 14:22:04.408 | agent 2026-03-17 14:22:04.408 | allowed-address-pairs 2026-03-17 14:22:04.408 | auto-allocated-topology 2026-03-17 14:22:04.408 | availability_zone 2026-03-17 14:22:04.408 | default-subnetpools 2026-03-17 14:22:04.408 | dhcp_agent_scheduler 2026-03-17 14:22:04.408 | dns-integration 2026-03-17 14:22:04.408 | dns-domain-ports 2026-03-17 14:22:04.408 | dns-integration-domain-keywords 2026-03-17 14:22:04.408 | empty-string-filtering 2026-03-17 14:22:04.408 | external-net 2026-03-17 14:22:04.408 | extra_dhcp_opt 2026-03-17 14:22:04.408 | extraroute 2026-03-17 14:22:04.408 | extraroute-atomic 2026-03-17 14:22:04.408 | filter-validation 2026-03-17 14:22:04.408 | floating-ip-port-forwarding-detail 2026-03-17 14:22:04.408 | fip-port-details 2026-03-17 14:22:04.408 | flavors 2026-03-17 14:22:04.408 | floatingip-pools 2026-03-17 14:22:04.408 | router 2026-03-17 14:22:04.408 | enable-default-route-bfd 2026-03-17 14:22:04.408 | enable-default-route-ecmp 2026-03-17 14:22:04.408 | ext-gw-mode 2026-03-17 14:22:04.408 | l3-ha 2026-03-17 14:22:04.408 | external-gateway-multihoming 2026-03-17 14:22:04.408 | l3-flavors 2026-03-17 14:22:04.408 | multi-provider 2026-03-17 14:22:04.408 | net-mtu 2026-03-17 14:22:04.408 | net-mtu-writable 2026-03-17 14:22:04.408 | network_availability_zone 2026-03-17 14:22:04.408 | network-ip-availability 2026-03-17 14:22:04.409 | network-ip-availability-details 2026-03-17 14:22:04.409 | pagination 2026-03-17 14:22:04.409 | port-device-profile 2026-03-17 14:22:04.409 | port-mac-address-regenerate 2026-03-17 14:22:04.409 | port-numa-affinity-policy 2026-03-17 14:22:04.409 | port-numa-affinity-policy-socket 2026-03-17 14:22:04.409 | binding 2026-03-17 14:22:04.409 | binding-extended 2026-03-17 14:22:04.409 | port-security 2026-03-17 14:22:04.409 | project-id 2026-03-17 14:22:04.409 | provider 2026-03-17 14:22:04.409 | qinq 2026-03-17 14:22:04.409 | quota-check-limit 2026-03-17 14:22:04.409 | quota-check-limit-default 2026-03-17 14:22:04.409 | quotas 2026-03-17 14:22:04.409 | quota_details 2026-03-17 14:22:04.409 | rbac-policies 2026-03-17 14:22:04.409 | rbac-address-scope 2026-03-17 14:22:04.409 | rbac-security-groups 2026-03-17 14:22:04.409 | revision-if-match 2026-03-17 14:22:04.409 | standard-attr-revisions 2026-03-17 14:22:04.409 | router_availability_zone 2026-03-17 14:22:04.409 | router-enable-snat 2026-03-17 14:22:04.409 | security-groups-default-rules 2026-03-17 14:22:04.409 | security-groups-normalized-cidr 2026-03-17 14:22:04.409 | security-groups-remote-address-group 2026-03-17 14:22:04.409 | security-groups-rules-belongs-to-default-sg 2026-03-17 14:22:04.409 | security-groups-shared-filtering 2026-03-17 14:22:04.410 | security-group 2026-03-17 14:22:04.410 | service-type 2026-03-17 14:22:04.410 | sorting 2026-03-17 14:22:04.410 | standard-attr-description 2026-03-17 14:22:04.410 | stateful-security-group 2026-03-17 14:22:04.410 | subnet-dns-publish-fixed-ip 2026-03-17 14:22:04.410 | subnet-external-network 2026-03-17 14:22:04.410 | subnet-service-types 2026-03-17 14:22:04.410 | subnet_allocation 2026-03-17 14:22:04.410 | subnetpool-prefix-ops 2026-03-17 14:22:04.410 | tag-creation 2026-03-17 14:22:04.410 | standard-attr-tag 2026-03-17 14:22:04.410 | standard-attr-timestamp 2026-03-17 14:22:04.410 | vlan-transparent' 2026-03-17 14:22:04.412 | + lib/neutron_plugins/services/l3:is_networking_extension_supported:426 : [[ address-group 2026-03-17 14:22:04.412 | address-scope 2026-03-17 14:22:04.412 | agent 2026-03-17 14:22:04.412 | allowed-address-pairs 2026-03-17 14:22:04.412 | auto-allocated-topology 2026-03-17 14:22:04.412 | availability_zone 2026-03-17 14:22:04.412 | default-subnetpools 2026-03-17 14:22:04.412 | dhcp_agent_scheduler 2026-03-17 14:22:04.412 | dns-integration 2026-03-17 14:22:04.412 | dns-domain-ports 2026-03-17 14:22:04.412 | dns-integration-domain-keywords 2026-03-17 14:22:04.412 | empty-string-filtering 2026-03-17 14:22:04.412 | external-net 2026-03-17 14:22:04.412 | extra_dhcp_opt 2026-03-17 14:22:04.412 | extraroute 2026-03-17 14:22:04.412 | extraroute-atomic 2026-03-17 14:22:04.412 | filter-validation 2026-03-17 14:22:04.412 | floating-ip-port-forwarding-detail 2026-03-17 14:22:04.412 | fip-port-details 2026-03-17 14:22:04.412 | flavors 2026-03-17 14:22:04.412 | floatingip-pools 2026-03-17 14:22:04.412 | router 2026-03-17 14:22:04.412 | enable-default-route-bfd 2026-03-17 14:22:04.412 | enable-default-route-ecmp 2026-03-17 14:22:04.412 | ext-gw-mode 2026-03-17 14:22:04.412 | l3-ha 2026-03-17 14:22:04.412 | external-gateway-multihoming 2026-03-17 14:22:04.412 | l3-flavors 2026-03-17 14:22:04.412 | multi-provider 2026-03-17 14:22:04.413 | net-mtu 2026-03-17 14:22:04.413 | net-mtu-writable 2026-03-17 14:22:04.413 | network_availability_zone 2026-03-17 14:22:04.413 | network-ip-availability 2026-03-17 14:22:04.413 | network-ip-availability-details 2026-03-17 14:22:04.413 | pagination 2026-03-17 14:22:04.413 | port-device-profile 2026-03-17 14:22:04.413 | port-mac-address-regenerate 2026-03-17 14:22:04.413 | port-numa-affinity-policy 2026-03-17 14:22:04.413 | port-numa-affinity-policy-socket 2026-03-17 14:22:04.413 | binding 2026-03-17 14:22:04.413 | binding-extended 2026-03-17 14:22:04.413 | port-security 2026-03-17 14:22:04.413 | project-id 2026-03-17 14:22:04.413 | provider 2026-03-17 14:22:04.413 | qinq 2026-03-17 14:22:04.413 | quota-check-limit 2026-03-17 14:22:04.413 | quota-check-limit-default 2026-03-17 14:22:04.413 | quotas 2026-03-17 14:22:04.413 | quota_details 2026-03-17 14:22:04.413 | rbac-policies 2026-03-17 14:22:04.413 | rbac-address-scope 2026-03-17 14:22:04.413 | rbac-security-groups 2026-03-17 14:22:04.413 | revision-if-match 2026-03-17 14:22:04.413 | standard-attr-revisions 2026-03-17 14:22:04.413 | router_availability_zone 2026-03-17 14:22:04.413 | router-enable-snat 2026-03-17 14:22:04.413 | security-groups-default-rules 2026-03-17 14:22:04.413 | security-groups-normalized-cidr 2026-03-17 14:22:04.413 | security-groups-remote-address-group 2026-03-17 14:22:04.413 | security-groups-rules-belongs-to-default-sg 2026-03-17 14:22:04.413 | security-groups-shared-filtering 2026-03-17 14:22:04.413 | security-group 2026-03-17 14:22:04.413 | service-type 2026-03-17 14:22:04.413 | sorting 2026-03-17 14:22:04.413 | standard-attr-description 2026-03-17 14:22:04.413 | stateful-security-group 2026-03-17 14:22:04.413 | subnet-dns-publish-fixed-ip 2026-03-17 14:22:04.413 | subnet-external-network 2026-03-17 14:22:04.413 | subnet-service-types 2026-03-17 14:22:04.413 | subnet_allocation 2026-03-17 14:22:04.413 | subnetpool-prefix-ops 2026-03-17 14:22:04.413 | tag-creation 2026-03-17 14:22:04.413 | standard-attr-tag 2026-03-17 14:22:04.413 | standard-attr-timestamp 2026-03-17 14:22:04.413 | vlan-transparent =~ external-net ]] 2026-03-17 14:22:04.416 | + lib/neutron_plugins/services/l3:is_networking_extension_supported:426 : return 0 2026-03-17 14:22:04.420 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:218 : [[ True == \T\r\u\e ]] 2026-03-17 14:22:04.425 | ++ 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-17 14:22:04.907 | 2026-03-17 14:22:04.917 | ++ functions-common:oscwrap:2457 : return 0 2026-03-17 14:22:04.920 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:220 : ROUTER_ID=44ba7117-a465-4722-82d9-c3b8b34b363b 2026-03-17 14:22:04.922 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:221 : die_if_not_set 221 ROUTER_ID 'Failure creating router router1' 2026-03-17 14:22:04.925 | + functions-common:die_if_not_set:306 : local exitcode=0 2026-03-17 14:22:04.942 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:228 : EXTERNAL_NETWORK_FLAGS=--external 2026-03-17 14:22:04.945 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:229 : is_networking_extension_supported auto-allocated-topology 2026-03-17 14:22:04.947 | + lib/neutron_plugins/services/l3:is_networking_extension_supported:423 : local extension=auto-allocated-topology 2026-03-17 14:22:04.950 | ++ 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-17 14:22:05.241 | 2026-03-17 14:22:05.252 | ++ functions-common:oscwrap:2457 : return 0 2026-03-17 14:22:05.256 | + lib/neutron_plugins/services/l3:is_networking_extension_supported:425 : EXT_LIST='address-group 2026-03-17 14:22:05.256 | address-scope 2026-03-17 14:22:05.256 | agent 2026-03-17 14:22:05.256 | allowed-address-pairs 2026-03-17 14:22:05.256 | auto-allocated-topology 2026-03-17 14:22:05.256 | availability_zone 2026-03-17 14:22:05.256 | default-subnetpools 2026-03-17 14:22:05.256 | dhcp_agent_scheduler 2026-03-17 14:22:05.256 | dns-integration 2026-03-17 14:22:05.256 | dns-domain-ports 2026-03-17 14:22:05.256 | dns-integration-domain-keywords 2026-03-17 14:22:05.256 | empty-string-filtering 2026-03-17 14:22:05.256 | external-net 2026-03-17 14:22:05.256 | extra_dhcp_opt 2026-03-17 14:22:05.256 | extraroute 2026-03-17 14:22:05.256 | extraroute-atomic 2026-03-17 14:22:05.256 | filter-validation 2026-03-17 14:22:05.256 | floating-ip-port-forwarding-detail 2026-03-17 14:22:05.256 | fip-port-details 2026-03-17 14:22:05.256 | flavors 2026-03-17 14:22:05.256 | floatingip-pools 2026-03-17 14:22:05.256 | router 2026-03-17 14:22:05.256 | enable-default-route-bfd 2026-03-17 14:22:05.256 | enable-default-route-ecmp 2026-03-17 14:22:05.256 | ext-gw-mode 2026-03-17 14:22:05.256 | l3-ha 2026-03-17 14:22:05.256 | external-gateway-multihoming 2026-03-17 14:22:05.256 | l3-flavors 2026-03-17 14:22:05.256 | multi-provider 2026-03-17 14:22:05.256 | net-mtu 2026-03-17 14:22:05.256 | net-mtu-writable 2026-03-17 14:22:05.256 | network_availability_zone 2026-03-17 14:22:05.256 | network-ip-availability 2026-03-17 14:22:05.256 | network-ip-availability-details 2026-03-17 14:22:05.256 | pagination 2026-03-17 14:22:05.256 | port-device-profile 2026-03-17 14:22:05.256 | port-mac-address-regenerate 2026-03-17 14:22:05.256 | port-numa-affinity-policy 2026-03-17 14:22:05.256 | port-numa-affinity-policy-socket 2026-03-17 14:22:05.256 | binding 2026-03-17 14:22:05.256 | binding-extended 2026-03-17 14:22:05.256 | port-security 2026-03-17 14:22:05.256 | project-id 2026-03-17 14:22:05.256 | provider 2026-03-17 14:22:05.256 | qinq 2026-03-17 14:22:05.256 | quota-check-limit 2026-03-17 14:22:05.257 | quota-check-limit-default 2026-03-17 14:22:05.257 | quotas 2026-03-17 14:22:05.257 | quota_details 2026-03-17 14:22:05.257 | rbac-policies 2026-03-17 14:22:05.257 | rbac-address-scope 2026-03-17 14:22:05.257 | rbac-security-groups 2026-03-17 14:22:05.257 | revision-if-match 2026-03-17 14:22:05.257 | standard-attr-revisions 2026-03-17 14:22:05.257 | router_availability_zone 2026-03-17 14:22:05.257 | router-enable-snat 2026-03-17 14:22:05.257 | security-groups-default-rules 2026-03-17 14:22:05.257 | security-groups-normalized-cidr 2026-03-17 14:22:05.257 | security-groups-remote-address-group 2026-03-17 14:22:05.257 | security-groups-rules-belongs-to-default-sg 2026-03-17 14:22:05.257 | security-groups-shared-filtering 2026-03-17 14:22:05.257 | security-group 2026-03-17 14:22:05.257 | service-type 2026-03-17 14:22:05.257 | sorting 2026-03-17 14:22:05.257 | standard-attr-description 2026-03-17 14:22:05.257 | stateful-security-group 2026-03-17 14:22:05.257 | subnet-dns-publish-fixed-ip 2026-03-17 14:22:05.257 | subnet-external-network 2026-03-17 14:22:05.257 | subnet-service-types 2026-03-17 14:22:05.257 | subnet_allocation 2026-03-17 14:22:05.257 | subnetpool-prefix-ops 2026-03-17 14:22:05.257 | tag-creation 2026-03-17 14:22:05.257 | standard-attr-tag 2026-03-17 14:22:05.257 | standard-attr-timestamp 2026-03-17 14:22:05.257 | vlan-transparent' 2026-03-17 14:22:05.258 | + lib/neutron_plugins/services/l3:is_networking_extension_supported:426 : [[ address-group 2026-03-17 14:22:05.259 | address-scope 2026-03-17 14:22:05.259 | agent 2026-03-17 14:22:05.259 | allowed-address-pairs 2026-03-17 14:22:05.259 | auto-allocated-topology 2026-03-17 14:22:05.259 | availability_zone 2026-03-17 14:22:05.259 | default-subnetpools 2026-03-17 14:22:05.259 | dhcp_agent_scheduler 2026-03-17 14:22:05.259 | dns-integration 2026-03-17 14:22:05.259 | dns-domain-ports 2026-03-17 14:22:05.259 | dns-integration-domain-keywords 2026-03-17 14:22:05.259 | empty-string-filtering 2026-03-17 14:22:05.259 | external-net 2026-03-17 14:22:05.259 | extra_dhcp_opt 2026-03-17 14:22:05.259 | extraroute 2026-03-17 14:22:05.259 | extraroute-atomic 2026-03-17 14:22:05.259 | filter-validation 2026-03-17 14:22:05.259 | floating-ip-port-forwarding-detail 2026-03-17 14:22:05.259 | fip-port-details 2026-03-17 14:22:05.259 | flavors 2026-03-17 14:22:05.259 | floatingip-pools 2026-03-17 14:22:05.259 | router 2026-03-17 14:22:05.259 | enable-default-route-bfd 2026-03-17 14:22:05.259 | enable-default-route-ecmp 2026-03-17 14:22:05.259 | ext-gw-mode 2026-03-17 14:22:05.259 | l3-ha 2026-03-17 14:22:05.259 | external-gateway-multihoming 2026-03-17 14:22:05.259 | l3-flavors 2026-03-17 14:22:05.259 | multi-provider 2026-03-17 14:22:05.259 | net-mtu 2026-03-17 14:22:05.259 | net-mtu-writable 2026-03-17 14:22:05.259 | network_availability_zone 2026-03-17 14:22:05.259 | network-ip-availability 2026-03-17 14:22:05.259 | network-ip-availability-details 2026-03-17 14:22:05.259 | pagination 2026-03-17 14:22:05.259 | port-device-profile 2026-03-17 14:22:05.259 | port-mac-address-regenerate 2026-03-17 14:22:05.259 | port-numa-affinity-policy 2026-03-17 14:22:05.259 | port-numa-affinity-policy-socket 2026-03-17 14:22:05.259 | binding 2026-03-17 14:22:05.259 | binding-extended 2026-03-17 14:22:05.259 | port-security 2026-03-17 14:22:05.259 | project-id 2026-03-17 14:22:05.259 | provider 2026-03-17 14:22:05.259 | qinq 2026-03-17 14:22:05.259 | quota-check-limit 2026-03-17 14:22:05.259 | quota-check-limit-default 2026-03-17 14:22:05.259 | quotas 2026-03-17 14:22:05.259 | quota_details 2026-03-17 14:22:05.259 | rbac-policies 2026-03-17 14:22:05.259 | rbac-address-scope 2026-03-17 14:22:05.259 | rbac-security-groups 2026-03-17 14:22:05.259 | revision-if-match 2026-03-17 14:22:05.259 | standard-attr-revisions 2026-03-17 14:22:05.259 | router_availability_zone 2026-03-17 14:22:05.259 | router-enable-snat 2026-03-17 14:22:05.259 | security-groups-default-rules 2026-03-17 14:22:05.259 | security-groups-normalized-cidr 2026-03-17 14:22:05.259 | security-groups-remote-address-group 2026-03-17 14:22:05.259 | security-groups-rules-belongs-to-default-sg 2026-03-17 14:22:05.259 | security-groups-shared-filtering 2026-03-17 14:22:05.259 | security-group 2026-03-17 14:22:05.259 | service-type 2026-03-17 14:22:05.259 | sorting 2026-03-17 14:22:05.259 | standard-attr-description 2026-03-17 14:22:05.259 | stateful-security-group 2026-03-17 14:22:05.259 | subnet-dns-publish-fixed-ip 2026-03-17 14:22:05.259 | subnet-external-network 2026-03-17 14:22:05.259 | subnet-service-types 2026-03-17 14:22:05.259 | subnet_allocation 2026-03-17 14:22:05.259 | subnetpool-prefix-ops 2026-03-17 14:22:05.259 | tag-creation 2026-03-17 14:22:05.259 | standard-attr-tag 2026-03-17 14:22:05.259 | standard-attr-timestamp 2026-03-17 14:22:05.259 | vlan-transparent =~ auto-allocated-topology ]] 2026-03-17 14:22:05.261 | + lib/neutron_plugins/services/l3:is_networking_extension_supported:426 : return 0 2026-03-17 14:22:05.264 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:230 : EXTERNAL_NETWORK_FLAGS='--external --default' 2026-03-17 14:22:05.267 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:233 : '[' True = True ']' 2026-03-17 14:22:05.271 | ++ 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-17 14:22:05.961 | 2026-03-17 14:22:05.974 | ++ functions-common:oscwrap:2457 : return 0 2026-03-17 14:22:05.977 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:234 : EXT_NET_ID=b91c0cf4-ef1e-4a69-b060-07d089c09b8e 2026-03-17 14:22:05.980 | + 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-17 14:22:05.983 | + functions-common:die_if_not_set:306 : local exitcode=0 2026-03-17 14:22:06.001 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:240 : [[ 4+6 =~ 4.* ]] 2026-03-17 14:22:06.004 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:242 : _neutron_configure_router_v4 2026-03-17 14:22:06.007 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:321 : openstack --os-cloud devstack-admin-demo --os-region RegionOne router add subnet 44ba7117-a465-4722-82d9-c3b8b34b363b acdbd1cf-6d9d-476d-a536-9cfb3036efdf 2026-03-17 14:22:07.490 | 2026-03-17 14:22:07.502 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:323 : local id_and_ext_gw_ip 2026-03-17 14:22:07.505 | ++ lib/neutron_plugins/services/l3:_neutron_configure_router_v4:324 : _neutron_create_public_subnet_v4 b91c0cf4-ef1e-4a69-b060-07d089c09b8e 2026-03-17 14:22:07.507 | ++ lib/neutron_plugins/services/l3:_neutron_create_public_subnet_v4:294 : local 'subnet_params=--ip-version 4 ' 2026-03-17 14:22:07.510 | ++ lib/neutron_plugins/services/l3:_neutron_create_public_subnet_v4:295 : subnet_params+=' ' 2026-03-17 14:22:07.514 | ++ lib/neutron_plugins/services/l3:_neutron_create_public_subnet_v4:296 : [[ -n 172.24.5.1 ]] 2026-03-17 14:22:07.516 | ++ lib/neutron_plugins/services/l3:_neutron_create_public_subnet_v4:297 : subnet_params+='--gateway 172.24.5.1 ' 2026-03-17 14:22:07.518 | ++ lib/neutron_plugins/services/l3:_neutron_create_public_subnet_v4:299 : subnet_params+='--network b91c0cf4-ef1e-4a69-b060-07d089c09b8e --subnet-range 172.24.5.0/24 --no-dhcp ' 2026-03-17 14:22:07.521 | ++ lib/neutron_plugins/services/l3:_neutron_create_public_subnet_v4:300 : subnet_params+=public-subnet 2026-03-17 14:22:07.525 | ++ lib/neutron_plugins/services/l3:_neutron_create_public_subnet_v4:301 : local id_and_ext_gw_ip 2026-03-17 14:22:07.530 | +++ lib/neutron_plugins/services/l3:_neutron_create_public_subnet_v4:302 : grep -e gateway_ip -e ' id ' 2026-03-17 14:22:07.530 | +++ 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 b91c0cf4-ef1e-4a69-b060-07d089c09b8e --subnet-range 172.24.5.0/24 --no-dhcp public-subnet 2026-03-17 14:22:08.087 | 2026-03-17 14:22:08.103 | +++ functions-common:oscwrap:2457 : return 0 2026-03-17 14:22:08.108 | ++ lib/neutron_plugins/services/l3:_neutron_create_public_subnet_v4:302 : id_and_ext_gw_ip='| gateway_ip | 172.24.5.1 | 2026-03-17 14:22:08.108 | | id | 114198f0-1901-49c2-bc1c-ebeeb991dd0e |' 2026-03-17 14:22:08.111 | ++ 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-17 14:22:08.113 | ++ functions-common:die_if_not_set:306 : local exitcode=0 2026-03-17 14:22:08.133 | ++ lib/neutron_plugins/services/l3:_neutron_create_public_subnet_v4:304 : echo '|' gateway_ip '|' 172.24.5.1 '|' '|' id '|' 114198f0-1901-49c2-bc1c-ebeeb991dd0e '|' 2026-03-17 14:22:08.138 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:324 : id_and_ext_gw_ip='| gateway_ip | 172.24.5.1 | | id | 114198f0-1901-49c2-bc1c-ebeeb991dd0e |' 2026-03-17 14:22:08.141 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:325 : local ext_gw_ip 2026-03-17 14:22:08.146 | ++ lib/neutron_plugins/services/l3:_neutron_configure_router_v4:326 : get_field 2 2026-03-17 14:22:08.147 | ++ lib/neutron_plugins/services/l3:_neutron_configure_router_v4:326 : echo '|' gateway_ip '|' 172.24.5.1 '|' '|' id '|' 114198f0-1901-49c2-bc1c-ebeeb991dd0e '|' 2026-03-17 14:22:08.150 | ++ functions-common:get_field:798 : local data field 2026-03-17 14:22:08.152 | ++ functions-common:get_field:799 : read data 2026-03-17 14:22:08.156 | ++ functions-common:get_field:800 : '[' 2 -lt 0 ']' 2026-03-17 14:22:08.160 | ++ functions-common:get_field:803 : field='$3' 2026-03-17 14:22:08.164 | ++ functions-common:get_field:805 : echo '| gateway_ip | 172.24.5.1 | | id | 114198f0-1901-49c2-bc1c-ebeeb991dd0e |' 2026-03-17 14:22:08.164 | ++ functions-common:get_field:805 : awk '-F[ \t]*\\|[ \t]*' '{print $3}' 2026-03-17 14:22:08.172 | ++ functions-common:get_field:799 : read data 2026-03-17 14:22:08.177 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:326 : ext_gw_ip=172.24.5.1 2026-03-17 14:22:08.181 | ++ lib/neutron_plugins/services/l3:_neutron_configure_router_v4:327 : get_field 5 2026-03-17 14:22:08.182 | ++ lib/neutron_plugins/services/l3:_neutron_configure_router_v4:327 : echo '|' gateway_ip '|' 172.24.5.1 '|' '|' id '|' 114198f0-1901-49c2-bc1c-ebeeb991dd0e '|' 2026-03-17 14:22:08.185 | ++ functions-common:get_field:798 : local data field 2026-03-17 14:22:08.188 | ++ functions-common:get_field:799 : read data 2026-03-17 14:22:08.191 | ++ functions-common:get_field:800 : '[' 5 -lt 0 ']' 2026-03-17 14:22:08.193 | ++ functions-common:get_field:803 : field='$6' 2026-03-17 14:22:08.197 | ++ functions-common:get_field:805 : echo '| gateway_ip | 172.24.5.1 | | id | 114198f0-1901-49c2-bc1c-ebeeb991dd0e |' 2026-03-17 14:22:08.197 | ++ functions-common:get_field:805 : awk '-F[ \t]*\\|[ \t]*' '{print $6}' 2026-03-17 14:22:08.203 | ++ functions-common:get_field:799 : read data 2026-03-17 14:22:08.207 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:327 : PUB_SUBNET_ID=114198f0-1901-49c2-bc1c-ebeeb991dd0e 2026-03-17 14:22:08.210 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:329 : openstack --os-cloud devstack-admin-demo --os-region RegionOne router set --external-gateway b91c0cf4-ef1e-4a69-b060-07d089c09b8e 44ba7117-a465-4722-82d9-c3b8b34b363b 2026-03-17 14:22:10.159 | 2026-03-17 14:22:10.172 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:332 : [[ ovn == \o\v\n ]] 2026-03-17 14:22:10.176 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:332 : [[ True == \T\r\u\e ]] 2026-03-17 14:22:10.180 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:332 : is_service_enabled q-svc neutron-api 2026-03-17 14:22:10.201 | + functions-common:is_service_enabled:2068 : return 0 2026-03-17 14:22:10.205 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:334 : local ext_gw_interface=none 2026-03-17 14:22:10.208 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:335 : is_neutron_ovs_base_plugin 2026-03-17 14:22:10.212 | + lib/neutron_plugins/ovs_base:is_neutron_ovs_base_plugin:23 : return 0 2026-03-17 14:22:10.216 | ++ lib/neutron_plugins/services/l3:_neutron_configure_router_v4:336 : _neutron_get_ext_gw_interface 2026-03-17 14:22:10.218 | ++ lib/neutron_plugins/services/l3:_neutron_get_ext_gw_interface:144 : [[ False == \T\r\u\e ]] 2026-03-17 14:22:10.221 | ++ 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-17 14:22:10.268 | ++ lib/neutron_plugins/services/l3:_neutron_get_ext_gw_interface:151 : echo br-ex 2026-03-17 14:22:10.272 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:336 : ext_gw_interface=br-ex 2026-03-17 14:22:10.275 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:338 : [[ br-ex != \n\o\n\e ]] 2026-03-17 14:22:10.278 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:339 : local cidr_len=24 2026-03-17 14:22:10.282 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:340 : local 'testcmd=ip -o link | grep -q br-ex' 2026-03-17 14:22:10.284 | + 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-17 14:22:10.287 | + functions-common:test_with_retry:2350 : local 'testcmd=ip -o link | grep -q br-ex' 2026-03-17 14:22:10.290 | + functions-common:test_with_retry:2351 : local 'failmsg=br-ex creation failed' 2026-03-17 14:22:10.293 | + functions-common:test_with_retry:2352 : local until=10 2026-03-17 14:22:10.296 | + functions-common:test_with_retry:2353 : local sleep=0.5 2026-03-17 14:22:10.299 | + functions-common:test_with_retry:2355 : time_start test_with_retry 2026-03-17 14:22:10.302 | + functions-common:time_start:2398 : local name=test_with_retry 2026-03-17 14:22:10.305 | + functions-common:time_start:2399 : local start_time= 2026-03-17 14:22:10.308 | + functions-common:time_start:2400 : [[ -n '' ]] 2026-03-17 14:22:10.311 | ++ functions-common:time_start:2403 : date +%s%3N 2026-03-17 14:22:10.317 | + functions-common:time_start:2403 : _TIME_START[$name]=1773757330313 2026-03-17 14:22:10.320 | + 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-17 14:22:10.333 | + functions-common:test_with_retry:2359 : time_stop test_with_retry 2026-03-17 14:22:10.335 | + functions-common:time_stop:2412 : local name 2026-03-17 14:22:10.339 | + functions-common:time_stop:2413 : local end_time 2026-03-17 14:22:10.342 | + functions-common:time_stop:2414 : local elapsed_time 2026-03-17 14:22:10.345 | + functions-common:time_stop:2415 : local total 2026-03-17 14:22:10.348 | + functions-common:time_stop:2416 : local start_time 2026-03-17 14:22:10.352 | + functions-common:time_stop:2418 : name=test_with_retry 2026-03-17 14:22:10.355 | + functions-common:time_stop:2419 : start_time=1773757330313 2026-03-17 14:22:10.358 | + functions-common:time_stop:2421 : [[ -z 1773757330313 ]] 2026-03-17 14:22:10.362 | ++ functions-common:time_stop:2424 : date +%s%3N 2026-03-17 14:22:10.368 | + functions-common:time_stop:2424 : end_time=1773757330365 2026-03-17 14:22:10.371 | + functions-common:time_stop:2425 : elapsed_time=52 2026-03-17 14:22:10.375 | + functions-common:time_stop:2426 : total=224 2026-03-17 14:22:10.378 | + functions-common:time_stop:2428 : _TIME_START[$name]= 2026-03-17 14:22:10.381 | + functions-common:time_stop:2429 : _TIME_TOTAL[$name]=276 2026-03-17 14:22:10.386 | ++ lib/neutron_plugins/services/l3:_neutron_configure_router_v4:342 : ip addr show dev br-ex 2026-03-17 14:22:10.387 | ++ lib/neutron_plugins/services/l3:_neutron_configure_router_v4:342 : grep -c 172.24.5.1 2026-03-17 14:22:10.395 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:342 : [[ 0 == 0 ]] 2026-03-17 14:22:10.398 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:342 : [[ True == \F\a\l\s\e ]] 2026-03-17 14:22:10.401 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:342 : [[ False == \T\r\u\e ]] 2026-03-17 14:22:10.404 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:342 : [[ True == \T\r\u\e ]] 2026-03-17 14:22:10.408 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:343 : sudo ip addr add 172.24.5.1/24 dev br-ex 2026-03-17 14:22:10.436 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:344 : sudo ip link set br-ex up 2026-03-17 14:22:10.469 | ++ lib/neutron_plugins/services/l3:_neutron_configure_router_v4:346 : awk -Fip_address '{ print $2 }' 2026-03-17 14:22:10.471 | ++ lib/neutron_plugins/services/l3:_neutron_configure_router_v4:346 : cut -f2 '-d'\''' 2026-03-17 14:22:10.471 | ++ lib/neutron_plugins/services/l3:_neutron_configure_router_v4:346 : tr '\n' ' ' 2026-03-17 14:22:10.475 | ++ 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-17 14:22:10.803 | 2026-03-17 14:22:10.815 | ++ functions-common:oscwrap:2457 : return 0 2026-03-17 14:22:10.821 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:346 : ROUTER_GW_IP=' 172.24.5.90 ' 2026-03-17 14:22:10.825 | + 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-17 14:22:10.827 | + functions-common:die_if_not_set:306 : local exitcode=0 2026-03-17 14:22:10.844 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:349 : _neutron_set_router_id 2026-03-17 14:22:10.846 | + lib/neutron_plugins/services/l3:_neutron_set_router_id:137 : [[ True == \F\a\l\s\e ]] 2026-03-17 14:22:10.849 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:245 : [[ 4+6 =~ .*6 ]] 2026-03-17 14:22:10.851 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:247 : _neutron_configure_router_v6 2026-03-17 14:22:10.853 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v6:355 : openstack --os-cloud devstack-admin-demo --os-region RegionOne router add subnet 44ba7117-a465-4722-82d9-c3b8b34b363b 812e073c-0a85-47c1-a967-b1570a642658 2026-03-17 14:22:12.455 | 2026-03-17 14:22:12.468 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v6:357 : local ipv6_id_and_ext_gw_ip 2026-03-17 14:22:12.473 | ++ lib/neutron_plugins/services/l3:_neutron_configure_router_v6:358 : _neutron_create_public_subnet_v6 b91c0cf4-ef1e-4a69-b060-07d089c09b8e 2026-03-17 14:22:12.477 | ++ lib/neutron_plugins/services/l3:_neutron_create_public_subnet_v6:309 : local 'subnet_params=--ip-version 6 ' 2026-03-17 14:22:12.480 | ++ lib/neutron_plugins/services/l3:_neutron_create_public_subnet_v6:310 : subnet_params+='--gateway 2001:db8::2 ' 2026-03-17 14:22:12.483 | ++ lib/neutron_plugins/services/l3:_neutron_create_public_subnet_v6:311 : subnet_params+='--network b91c0cf4-ef1e-4a69-b060-07d089c09b8e --subnet-range 2001:db8::/64 --no-dhcp ' 2026-03-17 14:22:12.486 | ++ lib/neutron_plugins/services/l3:_neutron_create_public_subnet_v6:312 : subnet_params+=ipv6-public-subnet 2026-03-17 14:22:12.489 | ++ lib/neutron_plugins/services/l3:_neutron_create_public_subnet_v6:313 : local ipv6_id_and_ext_gw_ip 2026-03-17 14:22:12.494 | +++ 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 b91c0cf4-ef1e-4a69-b060-07d089c09b8e --subnet-range 2001:db8::/64 --no-dhcp ipv6-public-subnet 2026-03-17 14:22:12.495 | +++ lib/neutron_plugins/services/l3:_neutron_create_public_subnet_v6:314 : grep -e gateway_ip -e ' id ' 2026-03-17 14:22:16.060 | 2026-03-17 14:22:16.071 | +++ functions-common:oscwrap:2457 : return 0 2026-03-17 14:22:16.075 | ++ lib/neutron_plugins/services/l3:_neutron_create_public_subnet_v6:314 : ipv6_id_and_ext_gw_ip='| gateway_ip | 2001:db8::2 | 2026-03-17 14:22:16.075 | | id | 33b33b51-1e77-40ae-a751-c081abdc0587 |' 2026-03-17 14:22:16.078 | ++ 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-17 14:22:16.080 | ++ functions-common:die_if_not_set:306 : local exitcode=0 2026-03-17 14:22:16.097 | ++ lib/neutron_plugins/services/l3:_neutron_create_public_subnet_v6:316 : echo '|' gateway_ip '|' 2001:db8::2 '|' '|' id '|' 33b33b51-1e77-40ae-a751-c081abdc0587 '|' 2026-03-17 14:22:16.101 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v6:358 : ipv6_id_and_ext_gw_ip='| gateway_ip | 2001:db8::2 | | id | 33b33b51-1e77-40ae-a751-c081abdc0587 |' 2026-03-17 14:22:16.103 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v6:359 : local ipv6_ext_gw_ip 2026-03-17 14:22:16.108 | ++ lib/neutron_plugins/services/l3:_neutron_configure_router_v6:360 : echo '|' gateway_ip '|' 2001:db8::2 '|' '|' id '|' 33b33b51-1e77-40ae-a751-c081abdc0587 '|' 2026-03-17 14:22:16.109 | ++ lib/neutron_plugins/services/l3:_neutron_configure_router_v6:360 : get_field 2 2026-03-17 14:22:16.112 | ++ functions-common:get_field:798 : local data field 2026-03-17 14:22:16.114 | ++ functions-common:get_field:799 : read data 2026-03-17 14:22:16.117 | ++ functions-common:get_field:800 : '[' 2 -lt 0 ']' 2026-03-17 14:22:16.120 | ++ functions-common:get_field:803 : field='$3' 2026-03-17 14:22:16.123 | ++ functions-common:get_field:805 : awk '-F[ \t]*\\|[ \t]*' '{print $3}' 2026-03-17 14:22:16.123 | ++ functions-common:get_field:805 : echo '| gateway_ip | 2001:db8::2 | | id | 33b33b51-1e77-40ae-a751-c081abdc0587 |' 2026-03-17 14:22:16.129 | ++ functions-common:get_field:799 : read data 2026-03-17 14:22:16.132 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v6:360 : ipv6_ext_gw_ip=2001:db8::2 2026-03-17 14:22:16.134 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v6:361 : local ipv6_pub_subnet_id 2026-03-17 14:22:16.138 | ++ lib/neutron_plugins/services/l3:_neutron_configure_router_v6:362 : get_field 5 2026-03-17 14:22:16.139 | ++ lib/neutron_plugins/services/l3:_neutron_configure_router_v6:362 : echo '|' gateway_ip '|' 2001:db8::2 '|' '|' id '|' 33b33b51-1e77-40ae-a751-c081abdc0587 '|' 2026-03-17 14:22:16.142 | ++ functions-common:get_field:798 : local data field 2026-03-17 14:22:16.144 | ++ functions-common:get_field:799 : read data 2026-03-17 14:22:16.148 | ++ functions-common:get_field:800 : '[' 5 -lt 0 ']' 2026-03-17 14:22:16.151 | ++ functions-common:get_field:803 : field='$6' 2026-03-17 14:22:16.154 | ++ functions-common:get_field:805 : awk '-F[ \t]*\\|[ \t]*' '{print $6}' 2026-03-17 14:22:16.155 | ++ functions-common:get_field:805 : echo '| gateway_ip | 2001:db8::2 | | id | 33b33b51-1e77-40ae-a751-c081abdc0587 |' 2026-03-17 14:22:16.159 | ++ functions-common:get_field:799 : read data 2026-03-17 14:22:16.162 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v6:362 : ipv6_pub_subnet_id=33b33b51-1e77-40ae-a751-c081abdc0587 2026-03-17 14:22:16.166 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v6:366 : [[ 4+6 == \6 ]] 2026-03-17 14:22:16.170 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v6:371 : [[ ovn == \o\v\n ]] 2026-03-17 14:22:16.173 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v6:371 : [[ True == \T\r\u\e ]] 2026-03-17 14:22:16.175 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v6:371 : is_service_enabled q-svc neutron-api 2026-03-17 14:22:16.191 | + functions-common:is_service_enabled:2068 : return 0 2026-03-17 14:22:16.195 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v6:385 : sudo sysctl -w net.ipv6.conf.all.forwarding=1 2026-03-17 14:22:16.217 | net.ipv6.conf.all.forwarding = 1 2026-03-17 14:22:16.223 | ++ lib/neutron_plugins/services/l3:_neutron_configure_router_v6:394 : grep -C 1 33b33b51-1e77-40ae-a751-c081abdc0587 2026-03-17 14:22:16.223 | ++ lib/neutron_plugins/services/l3:_neutron_configure_router_v6:394 : oscwrap --os-cloud devstack-admin-demo --os-region RegionOne router show 44ba7117-a465-4722-82d9-c3b8b34b363b -c external_gateway_info -f json 2026-03-17 14:22:16.224 | ++ lib/neutron_plugins/services/l3:_neutron_configure_router_v6:394 : awk '{print $2}' 2026-03-17 14:22:16.225 | ++ lib/neutron_plugins/services/l3:_neutron_configure_router_v6:394 : tr -d '"' 2026-03-17 14:22:16.225 | ++ lib/neutron_plugins/services/l3:_neutron_configure_router_v6:394 : grep ip_address 2026-03-17 14:22:16.626 | 2026-03-17 14:22:16.639 | ++ functions-common:oscwrap:2457 : return 0 2026-03-17 14:22:16.642 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v6:394 : IPV6_ROUTER_GW_IP=2001:db8::1 2026-03-17 14:22:16.644 | + 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-17 14:22:16.646 | + functions-common:die_if_not_set:306 : local exitcode=0 2026-03-17 14:22:16.660 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v6:397 : is_neutron_ovs_base_plugin 2026-03-17 14:22:16.663 | + lib/neutron_plugins/ovs_base:is_neutron_ovs_base_plugin:23 : return 0 2026-03-17 14:22:16.666 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v6:398 : local ext_gw_interface 2026-03-17 14:22:16.669 | ++ lib/neutron_plugins/services/l3:_neutron_configure_router_v6:399 : _neutron_get_ext_gw_interface 2026-03-17 14:22:16.672 | ++ lib/neutron_plugins/services/l3:_neutron_get_ext_gw_interface:144 : [[ False == \T\r\u\e ]] 2026-03-17 14:22:16.675 | ++ 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-17 14:22:16.744 | ++ lib/neutron_plugins/services/l3:_neutron_get_ext_gw_interface:151 : echo br-ex 2026-03-17 14:22:16.747 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v6:399 : ext_gw_interface=br-ex 2026-03-17 14:22:16.750 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v6:400 : local ipv6_cidr_len=64 2026-03-17 14:22:16.755 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v6:405 : sudo ip link set br-ex up 2026-03-17 14:22:16.781 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v6:406 : sudo ip -6 addr replace 2001:db8::2/64 dev br-ex 2026-03-17 14:22:16.804 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v6:412 : local replace_range=fd88:12aa:93fb::/56 2026-03-17 14:22:16.806 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v6:413 : [[ -z 4693dec4-6cf4-4437-b2fc-7d6b9fcb27ca ]] 2026-03-17 14:22:16.808 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v6:416 : sudo ip -6 route replace fd88:12aa:93fb::/56 via 2001:db8::1 dev br-ex 2026-03-17 14:22:16.830 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v6:418 : _neutron_set_router_id 2026-03-17 14:22:16.832 | + lib/neutron_plugins/services/l3:_neutron_set_router_id:137 : [[ True == \F\a\l\s\e ]] 2026-03-17 14:22:16.835 | + ./stack.sh:main:1327 : is_service_enabled nova 2026-03-17 14:22:16.852 | + functions-common:is_service_enabled:2068 : return 0 2026-03-17 14:22:16.854 | + ./stack.sh:main:1328 : echo_summary 'Starting Nova' 2026-03-17 14:22:16.856 | + ./stack.sh:echo_summary:438 : [[ -t 3 ]] 2026-03-17 14:22:16.858 | + ./stack.sh:echo_summary:444 : echo -e Starting Nova 2026-03-17 14:22:16.860 | + ./stack.sh:main:1329 : start_nova 2026-03-17 14:22:16.862 | + lib/nova:start_nova:1177 : start_nova_rest 2026-03-17 14:22:16.865 | + lib/nova:start_nova_rest:1090 : local old_path=/opt/stack/devstack/files/openstack-cli-server:/bin:/sbin:/bin:/usr/sbin:/usr/bin:/usr/local/bin:/usr/local/sbin:/usr/sbin:/sbin 2026-03-17 14:22:16.868 | + lib/nova:start_nova_rest:1091 : export PATH=/usr/local/bin:/opt/stack/devstack/files/openstack-cli-server:/bin:/sbin:/bin:/usr/sbin:/usr/bin:/usr/local/bin:/usr/local/sbin:/usr/sbin:/sbin 2026-03-17 14:22:16.870 | + lib/nova:start_nova_rest:1091 : PATH=/usr/local/bin:/opt/stack/devstack/files/openstack-cli-server:/bin:/sbin:/bin:/usr/sbin:/usr/bin:/usr/local/bin:/usr/local/sbin:/usr/sbin:/sbin 2026-03-17 14:22:16.873 | + lib/nova:start_nova_rest:1093 : local compute_cell_conf=/etc/nova/nova.conf 2026-03-17 14:22:16.875 | + lib/nova:start_nova_rest:1095 : run_process n-sch '/usr/local/bin/nova-scheduler --config-file /etc/nova/nova.conf' 2026-03-17 14:22:16.877 | + functions-common:run_process:1666 : local service=n-sch 2026-03-17 14:22:16.881 | + functions-common:run_process:1667 : local 'command=/usr/local/bin/nova-scheduler --config-file /etc/nova/nova.conf' 2026-03-17 14:22:16.884 | + functions-common:run_process:1668 : local group= 2026-03-17 14:22:16.886 | + functions-common:run_process:1669 : local user= 2026-03-17 14:22:16.888 | + functions-common:run_process:1670 : local env_vars= 2026-03-17 14:22:16.890 | + functions-common:run_process:1672 : local name=n-sch 2026-03-17 14:22:16.892 | + functions-common:run_process:1674 : time_start run_process 2026-03-17 14:22:16.894 | + functions-common:time_start:2398 : local name=run_process 2026-03-17 14:22:16.895 | + functions-common:time_start:2399 : local start_time= 2026-03-17 14:22:16.897 | + functions-common:time_start:2400 : [[ -n '' ]] 2026-03-17 14:22:16.900 | ++ functions-common:time_start:2403 : date +%s%3N 2026-03-17 14:22:16.903 | + functions-common:time_start:2403 : _TIME_START[$name]=1773757336901 2026-03-17 14:22:16.905 | + functions-common:run_process:1675 : is_service_enabled n-sch 2026-03-17 14:22:16.921 | + functions-common:is_service_enabled:2068 : return 0 2026-03-17 14:22:16.924 | + functions-common:run_process:1676 : _run_under_systemd n-sch '/usr/local/bin/nova-scheduler --config-file /etc/nova/nova.conf' '' '' '' 2026-03-17 14:22:16.926 | + functions-common:_run_under_systemd:1620 : local service=n-sch 2026-03-17 14:22:16.929 | + functions-common:_run_under_systemd:1621 : local 'command=/usr/local/bin/nova-scheduler --config-file /etc/nova/nova.conf' 2026-03-17 14:22:16.933 | + functions-common:_run_under_systemd:1622 : local 'cmd=/usr/local/bin/nova-scheduler --config-file /etc/nova/nova.conf' 2026-03-17 14:22:16.936 | + functions-common:_run_under_systemd:1624 : _common_systemd_pitfalls '/usr/local/bin/nova-scheduler --config-file /etc/nova/nova.conf' 2026-03-17 14:22:16.938 | + functions-common:_common_systemd_pitfalls:1592 : local 'cmd=/usr/local/bin/nova-scheduler --config-file /etc/nova/nova.conf' 2026-03-17 14:22:16.940 | + functions-common:_common_systemd_pitfalls:1595 : [[ /usr/local/bin/nova-scheduler --config-file /etc/nova/nova.conf =~ sudo ]] 2026-03-17 14:22:16.942 | + functions-common:_common_systemd_pitfalls:1606 : [[ ! /usr/local/bin/nova-scheduler --config-file /etc/nova/nova.conf =~ ^/ ]] 2026-03-17 14:22:16.944 | + functions-common:_run_under_systemd:1626 : local systemd_service=devstack@n-sch.service 2026-03-17 14:22:16.947 | + functions-common:_run_under_systemd:1627 : local group= 2026-03-17 14:22:16.949 | + functions-common:_run_under_systemd:1628 : local user=stack 2026-03-17 14:22:16.950 | + functions-common:_run_under_systemd:1629 : [[ -z stack ]] 2026-03-17 14:22:16.952 | + functions-common:_run_under_systemd:1632 : local env_vars= 2026-03-17 14:22:16.953 | + functions-common:_run_under_systemd:1633 : [[ -v SYSTEMD_ENV_VARS[n-sch] ]] 2026-03-17 14:22:16.956 | + functions-common:_run_under_systemd:1636 : [[ /usr/local/bin/nova-scheduler --config-file /etc/nova/nova.conf =~ uwsgi ]] 2026-03-17 14:22:16.957 | + functions-common:_run_under_systemd:1642 : write_user_unit_file devstack@n-sch.service '/usr/local/bin/nova-scheduler --config-file /etc/nova/nova.conf' '' stack '' 2026-03-17 14:22:16.959 | + functions-common:write_user_unit_file:1527 : local service=devstack@n-sch.service 2026-03-17 14:22:16.961 | + functions-common:write_user_unit_file:1528 : local 'command=/usr/local/bin/nova-scheduler --config-file /etc/nova/nova.conf' 2026-03-17 14:22:16.966 | + functions-common:write_user_unit_file:1529 : local group= 2026-03-17 14:22:16.967 | + functions-common:write_user_unit_file:1530 : local user=stack 2026-03-17 14:22:16.969 | + functions-common:write_user_unit_file:1531 : local env_vars= 2026-03-17 14:22:16.970 | + functions-common:write_user_unit_file:1532 : local extra= 2026-03-17 14:22:16.972 | + functions-common:write_user_unit_file:1533 : [[ -n '' ]] 2026-03-17 14:22:16.974 | + functions-common:write_user_unit_file:1536 : local unitfile=/etc/systemd/system/devstack@n-sch.service 2026-03-17 14:22:16.975 | + functions-common:write_user_unit_file:1537 : mkdir -p /etc/systemd/system 2026-03-17 14:22:16.979 | + 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-17 14:22:17.097 | + functions-common:write_user_unit_file:1540 : iniset -sudo /etc/systemd/system/devstack@n-sch.service Service Environment '"PATH=/usr/local/bin:/opt/stack/devstack/files/openstack-cli-server:/bin:/sbin:/bin:/usr/sbin:/usr/bin:/usr/local/bin:/usr/local/sbin:/usr/sbin:/sbin"' 2026-03-17 14:22:17.190 | + functions-common:write_user_unit_file:1541 : iniset -sudo /etc/systemd/system/devstack@n-sch.service Service User stack 2026-03-17 14:22:17.266 | + functions-common:write_user_unit_file:1542 : iniset -sudo /etc/systemd/system/devstack@n-sch.service Service ExecStart '/usr/local/bin/nova-scheduler --config-file /etc/nova/nova.conf' 2026-03-17 14:22:17.355 | + functions-common:write_user_unit_file:1543 : iniset -sudo /etc/systemd/system/devstack@n-sch.service Service KillMode process 2026-03-17 14:22:17.433 | + functions-common:write_user_unit_file:1544 : iniset -sudo /etc/systemd/system/devstack@n-sch.service Service TimeoutStopSec 300 2026-03-17 14:22:17.520 | + functions-common:write_user_unit_file:1545 : iniset -sudo /etc/systemd/system/devstack@n-sch.service Service ExecReload '/bin/kill -HUP $MAINPID' 2026-03-17 14:22:17.610 | + functions-common:write_user_unit_file:1546 : [[ -n '' ]] 2026-03-17 14:22:17.612 | + functions-common:write_user_unit_file:1549 : [[ -n '' ]] 2026-03-17 14:22:17.616 | + functions-common:write_user_unit_file:1552 : iniset -sudo /etc/systemd/system/devstack@n-sch.service Install WantedBy multi-user.target 2026-03-17 14:22:17.726 | + functions-common:write_user_unit_file:1555 : sudo systemctl daemon-reload 2026-03-17 14:22:18.059 | + functions-common:_run_under_systemd:1645 : sudo systemctl enable devstack@n-sch.service 2026-03-17 14:22:18.097 | Created symlink '/etc/systemd/system/multi-user.target.wants/devstack@n-sch.service' → '/etc/systemd/system/devstack@n-sch.service'. 2026-03-17 14:22:18.380 | + functions-common:_run_under_systemd:1646 : sudo systemctl start devstack@n-sch.service 2026-03-17 14:22:18.446 | + functions-common:run_process:1678 : time_stop run_process 2026-03-17 14:22:18.449 | + functions-common:time_stop:2412 : local name 2026-03-17 14:22:18.453 | + functions-common:time_stop:2413 : local end_time 2026-03-17 14:22:18.456 | + functions-common:time_stop:2414 : local elapsed_time 2026-03-17 14:22:18.460 | + functions-common:time_stop:2415 : local total 2026-03-17 14:22:18.463 | + functions-common:time_stop:2416 : local start_time 2026-03-17 14:22:18.466 | + functions-common:time_stop:2418 : name=run_process 2026-03-17 14:22:18.470 | + functions-common:time_stop:2419 : start_time=1773757336901 2026-03-17 14:22:18.473 | + functions-common:time_stop:2421 : [[ -z 1773757336901 ]] 2026-03-17 14:22:18.478 | ++ functions-common:time_stop:2424 : date +%s%3N 2026-03-17 14:22:18.484 | + functions-common:time_stop:2424 : end_time=1773757338480 2026-03-17 14:22:18.487 | + functions-common:time_stop:2425 : elapsed_time=1579 2026-03-17 14:22:18.491 | + functions-common:time_stop:2426 : total=29015 2026-03-17 14:22:18.494 | + functions-common:time_stop:2428 : _TIME_START[$name]= 2026-03-17 14:22:18.497 | + functions-common:time_stop:2429 : _TIME_TOTAL[$name]=30594 2026-03-17 14:22:18.502 | ++ lib/nova:start_nova_rest:1096 : which uwsgi 2026-03-17 14:22:18.507 | + lib/nova:start_nova_rest:1096 : run_process n-api-meta '/sbin/uwsgi --procname-prefix nova-api-meta --ini /etc/nova/nova-metadata-uwsgi.ini' 2026-03-17 14:22:18.511 | + functions-common:run_process:1666 : local service=n-api-meta 2026-03-17 14:22:18.514 | + functions-common:run_process:1667 : local 'command=/sbin/uwsgi --procname-prefix nova-api-meta --ini /etc/nova/nova-metadata-uwsgi.ini' 2026-03-17 14:22:18.517 | + functions-common:run_process:1668 : local group= 2026-03-17 14:22:18.519 | + functions-common:run_process:1669 : local user= 2026-03-17 14:22:18.522 | + functions-common:run_process:1670 : local env_vars= 2026-03-17 14:22:18.525 | + functions-common:run_process:1672 : local name=n-api-meta 2026-03-17 14:22:18.528 | + functions-common:run_process:1674 : time_start run_process 2026-03-17 14:22:18.531 | + functions-common:time_start:2398 : local name=run_process 2026-03-17 14:22:18.534 | + functions-common:time_start:2399 : local start_time= 2026-03-17 14:22:18.537 | + functions-common:time_start:2400 : [[ -n '' ]] 2026-03-17 14:22:18.541 | ++ functions-common:time_start:2403 : date +%s%3N 2026-03-17 14:22:18.545 | + functions-common:time_start:2403 : _TIME_START[$name]=1773757338543 2026-03-17 14:22:18.548 | + functions-common:run_process:1675 : is_service_enabled n-api-meta 2026-03-17 14:22:18.569 | + functions-common:is_service_enabled:2068 : return 0 2026-03-17 14:22:18.573 | + functions-common:run_process:1676 : _run_under_systemd n-api-meta '/sbin/uwsgi --procname-prefix nova-api-meta --ini /etc/nova/nova-metadata-uwsgi.ini' '' '' '' 2026-03-17 14:22:18.576 | + functions-common:_run_under_systemd:1620 : local service=n-api-meta 2026-03-17 14:22:18.578 | + functions-common:_run_under_systemd:1621 : local 'command=/sbin/uwsgi --procname-prefix nova-api-meta --ini /etc/nova/nova-metadata-uwsgi.ini' 2026-03-17 14:22:18.581 | + functions-common:_run_under_systemd:1622 : local 'cmd=/sbin/uwsgi --procname-prefix nova-api-meta --ini /etc/nova/nova-metadata-uwsgi.ini' 2026-03-17 14:22:18.584 | + functions-common:_run_under_systemd:1624 : _common_systemd_pitfalls '/sbin/uwsgi --procname-prefix nova-api-meta --ini /etc/nova/nova-metadata-uwsgi.ini' 2026-03-17 14:22:18.588 | + functions-common:_common_systemd_pitfalls:1592 : local 'cmd=/sbin/uwsgi --procname-prefix nova-api-meta --ini /etc/nova/nova-metadata-uwsgi.ini' 2026-03-17 14:22:18.591 | + functions-common:_common_systemd_pitfalls:1595 : [[ /sbin/uwsgi --procname-prefix nova-api-meta --ini /etc/nova/nova-metadata-uwsgi.ini =~ sudo ]] 2026-03-17 14:22:18.594 | + functions-common:_common_systemd_pitfalls:1606 : [[ ! /sbin/uwsgi --procname-prefix nova-api-meta --ini /etc/nova/nova-metadata-uwsgi.ini =~ ^/ ]] 2026-03-17 14:22:18.598 | + functions-common:_run_under_systemd:1626 : local systemd_service=devstack@n-api-meta.service 2026-03-17 14:22:18.601 | + functions-common:_run_under_systemd:1627 : local group= 2026-03-17 14:22:18.605 | + functions-common:_run_under_systemd:1628 : local user=stack 2026-03-17 14:22:18.608 | + functions-common:_run_under_systemd:1629 : [[ -z stack ]] 2026-03-17 14:22:18.612 | + functions-common:_run_under_systemd:1632 : local env_vars= 2026-03-17 14:22:18.615 | + functions-common:_run_under_systemd:1633 : [[ -v SYSTEMD_ENV_VARS[n-api-meta] ]] 2026-03-17 14:22:18.617 | + functions-common:_run_under_systemd:1636 : [[ /sbin/uwsgi --procname-prefix nova-api-meta --ini /etc/nova/nova-metadata-uwsgi.ini =~ uwsgi ]] 2026-03-17 14:22:18.621 | + functions-common:_run_under_systemd:1637 : [[ False == \T\r\u\e ]] 2026-03-17 14:22:18.624 | + functions-common:_run_under_systemd:1640 : write_uwsgi_user_unit_file devstack@n-api-meta.service '/sbin/uwsgi --procname-prefix nova-api-meta --ini /etc/nova/nova-metadata-uwsgi.ini' '' stack '' 2026-03-17 14:22:18.628 | + functions-common:write_uwsgi_user_unit_file:1559 : local service=devstack@n-api-meta.service 2026-03-17 14:22:18.630 | + functions-common:write_uwsgi_user_unit_file:1560 : local 'command=/sbin/uwsgi --procname-prefix nova-api-meta --ini /etc/nova/nova-metadata-uwsgi.ini' 2026-03-17 14:22:18.633 | + functions-common:write_uwsgi_user_unit_file:1561 : local group= 2026-03-17 14:22:18.637 | + functions-common:write_uwsgi_user_unit_file:1562 : local user=stack 2026-03-17 14:22:18.639 | + functions-common:write_uwsgi_user_unit_file:1563 : local env_vars= 2026-03-17 14:22:18.642 | + functions-common:write_uwsgi_user_unit_file:1564 : local unitfile=/etc/systemd/system/devstack@n-api-meta.service 2026-03-17 14:22:18.645 | + functions-common:write_uwsgi_user_unit_file:1565 : mkdir -p /etc/systemd/system 2026-03-17 14:22:18.650 | + 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-17 14:22:18.774 | + functions-common:write_uwsgi_user_unit_file:1568 : iniset -sudo /etc/systemd/system/devstack@n-api-meta.service Service Environment '"PATH=/usr/local/bin:/opt/stack/devstack/files/openstack-cli-server:/bin:/sbin:/bin:/usr/sbin:/usr/bin:/usr/local/bin:/usr/local/sbin:/usr/sbin:/sbin"' 2026-03-17 14:22:18.904 | + 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-17 14:22:18.994 | + functions-common:write_uwsgi_user_unit_file:1570 : iniset -sudo /etc/systemd/system/devstack@n-api-meta.service Service User stack 2026-03-17 14:22:19.069 | + functions-common:write_uwsgi_user_unit_file:1571 : iniset -sudo /etc/systemd/system/devstack@n-api-meta.service Service ExecStart '/sbin/uwsgi --procname-prefix nova-api-meta --ini /etc/nova/nova-metadata-uwsgi.ini' 2026-03-17 14:22:19.146 | + functions-common:write_uwsgi_user_unit_file:1572 : iniset -sudo /etc/systemd/system/devstack@n-api-meta.service Service ExecReload '/bin/kill -HUP $MAINPID' 2026-03-17 14:22:19.236 | + functions-common:write_uwsgi_user_unit_file:1573 : iniset -sudo /etc/systemd/system/devstack@n-api-meta.service Service Type notify 2026-03-17 14:22:19.311 | + functions-common:write_uwsgi_user_unit_file:1574 : iniset -sudo /etc/systemd/system/devstack@n-api-meta.service Service KillMode process 2026-03-17 14:22:19.401 | + functions-common:write_uwsgi_user_unit_file:1575 : iniset -sudo /etc/systemd/system/devstack@n-api-meta.service Service Restart always 2026-03-17 14:22:19.496 | + functions-common:write_uwsgi_user_unit_file:1576 : iniset -sudo /etc/systemd/system/devstack@n-api-meta.service Service NotifyAccess all 2026-03-17 14:22:19.603 | + functions-common:write_uwsgi_user_unit_file:1577 : iniset -sudo /etc/systemd/system/devstack@n-api-meta.service Service RestartForceExitStatus 100 2026-03-17 14:22:19.711 | + functions-common:write_uwsgi_user_unit_file:1579 : [[ -n '' ]] 2026-03-17 14:22:19.714 | + functions-common:write_uwsgi_user_unit_file:1582 : [[ -n '' ]] 2026-03-17 14:22:19.717 | + 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-17 14:22:19.852 | + functions-common:write_uwsgi_user_unit_file:1588 : sudo systemctl daemon-reload 2026-03-17 14:22:20.190 | + functions-common:_run_under_systemd:1645 : sudo systemctl enable devstack@n-api-meta.service 2026-03-17 14:22:20.221 | Created symlink '/etc/systemd/system/multi-user.target.wants/devstack@n-api-meta.service' → '/etc/systemd/system/devstack@n-api-meta.service'. 2026-03-17 14:22:20.521 | + functions-common:_run_under_systemd:1646 : sudo systemctl start devstack@n-api-meta.service 2026-03-17 14:22:20.622 | + functions-common:run_process:1678 : time_stop run_process 2026-03-17 14:22:20.625 | + functions-common:time_stop:2412 : local name 2026-03-17 14:22:20.628 | + functions-common:time_stop:2413 : local end_time 2026-03-17 14:22:20.631 | + functions-common:time_stop:2414 : local elapsed_time 2026-03-17 14:22:20.634 | + functions-common:time_stop:2415 : local total 2026-03-17 14:22:20.637 | + functions-common:time_stop:2416 : local start_time 2026-03-17 14:22:20.639 | + functions-common:time_stop:2418 : name=run_process 2026-03-17 14:22:20.642 | + functions-common:time_stop:2419 : start_time=1773757338543 2026-03-17 14:22:20.645 | + functions-common:time_stop:2421 : [[ -z 1773757338543 ]] 2026-03-17 14:22:20.649 | ++ functions-common:time_stop:2424 : date +%s%3N 2026-03-17 14:22:20.654 | + functions-common:time_stop:2424 : end_time=1773757340651 2026-03-17 14:22:20.658 | + functions-common:time_stop:2425 : elapsed_time=2108 2026-03-17 14:22:20.662 | + functions-common:time_stop:2426 : total=30594 2026-03-17 14:22:20.664 | + functions-common:time_stop:2428 : _TIME_START[$name]= 2026-03-17 14:22:20.667 | + functions-common:time_stop:2429 : _TIME_TOTAL[$name]=32702 2026-03-17 14:22:20.671 | + lib/nova:start_nova_rest:1098 : export PATH=/opt/stack/devstack/files/openstack-cli-server:/bin:/sbin:/bin:/usr/sbin:/usr/bin:/usr/local/bin:/usr/local/sbin:/usr/sbin:/sbin 2026-03-17 14:22:20.674 | + lib/nova:start_nova_rest:1098 : PATH=/opt/stack/devstack/files/openstack-cli-server:/bin:/sbin:/bin:/usr/sbin:/usr/bin:/usr/local/bin:/usr/local/sbin:/usr/sbin:/sbin 2026-03-17 14:22:20.677 | + lib/nova:start_nova:1178 : start_nova_console_proxies 2026-03-17 14:22:20.680 | + lib/nova:start_nova_console_proxies:1113 : local old_path=/opt/stack/devstack/files/openstack-cli-server:/bin:/sbin:/bin:/usr/sbin:/usr/bin:/usr/local/bin:/usr/local/sbin:/usr/sbin:/sbin 2026-03-17 14:22:20.683 | + lib/nova:start_nova_console_proxies:1115 : export PATH=/usr/local/bin:/opt/stack/devstack/files/openstack-cli-server:/bin:/sbin:/bin:/usr/sbin:/usr/bin:/usr/local/bin:/usr/local/sbin:/usr/sbin:/sbin 2026-03-17 14:22:20.686 | + lib/nova:start_nova_console_proxies:1115 : PATH=/usr/local/bin:/opt/stack/devstack/files/openstack-cli-server:/bin:/sbin:/bin:/usr/sbin:/usr/bin:/usr/local/bin:/usr/local/sbin:/usr/sbin:/sbin 2026-03-17 14:22:20.689 | + lib/nova:start_nova_console_proxies:1117 : local api_cell_conf=/etc/nova/nova.conf 2026-03-17 14:22:20.692 | + 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-17 14:22:20.695 | + lib/nova:start_nova_console_proxies:1124 : enable_nova_console_proxies 2026-03-17 14:22:20.699 | ++ lib/nova:enable_nova_console_proxies:1102 : seq 1 1 2026-03-17 14:22:20.705 | + lib/nova:enable_nova_console_proxies:1102 : for i in $(seq 1 $NOVA_NUM_CELLS) 2026-03-17 14:22:20.707 | + lib/nova:enable_nova_console_proxies:1103 : for srv in n-novnc n-spice n-sproxy 2026-03-17 14:22:20.711 | + lib/nova:enable_nova_console_proxies:1104 : is_service_enabled n-novnc 2026-03-17 14:22:20.732 | + functions-common:is_service_enabled:2068 : return 0 2026-03-17 14:22:20.736 | + lib/nova:enable_nova_console_proxies:1105 : enable_service n-novnc-cell1 2026-03-17 14:22:20.795 | + lib/nova:enable_nova_console_proxies:1103 : for srv in n-novnc n-spice n-sproxy 2026-03-17 14:22:20.798 | + lib/nova:enable_nova_console_proxies:1104 : is_service_enabled n-spice 2026-03-17 14:22:20.819 | + functions-common:is_service_enabled:2068 : return 1 2026-03-17 14:22:20.822 | + lib/nova:enable_nova_console_proxies:1103 : for srv in n-novnc n-spice n-sproxy 2026-03-17 14:22:20.826 | + lib/nova:enable_nova_console_proxies:1104 : is_service_enabled n-sproxy 2026-03-17 14:22:20.848 | + functions-common:is_service_enabled:2068 : return 1 2026-03-17 14:22:20.852 | ++ lib/nova:start_nova_console_proxies:1125 : seq 1 1 2026-03-17 14:22:20.859 | + lib/nova:start_nova_console_proxies:1125 : for i in $(seq 1 $NOVA_NUM_CELLS) 2026-03-17 14:22:20.862 | + lib/nova:start_nova_console_proxies:1126 : local conf 2026-03-17 14:22:20.866 | ++ lib/nova:start_nova_console_proxies:1127 : conductor_conf 1 2026-03-17 14:22:20.870 | ++ lib/nova:conductor_conf:827 : local cell=1 2026-03-17 14:22:20.874 | ++ lib/nova:conductor_conf:828 : echo /etc/nova/nova_cell1.conf 2026-03-17 14:22:20.878 | + lib/nova:start_nova_console_proxies:1127 : conf=/etc/nova/nova_cell1.conf 2026-03-17 14:22:20.881 | + lib/nova:start_nova_console_proxies:1128 : run_process n-novnc-cell1 '/usr/local/bin/nova-novncproxy --config-file /etc/nova/nova_cell1.conf --web /opt/stack/novnc' 2026-03-17 14:22:20.885 | + functions-common:run_process:1666 : local service=n-novnc-cell1 2026-03-17 14:22:20.889 | + functions-common:run_process:1667 : local 'command=/usr/local/bin/nova-novncproxy --config-file /etc/nova/nova_cell1.conf --web /opt/stack/novnc' 2026-03-17 14:22:20.892 | + functions-common:run_process:1668 : local group= 2026-03-17 14:22:20.895 | + functions-common:run_process:1669 : local user= 2026-03-17 14:22:20.898 | + functions-common:run_process:1670 : local env_vars= 2026-03-17 14:22:20.902 | + functions-common:run_process:1672 : local name=n-novnc-cell1 2026-03-17 14:22:20.906 | + functions-common:run_process:1674 : time_start run_process 2026-03-17 14:22:20.910 | + functions-common:time_start:2398 : local name=run_process 2026-03-17 14:22:20.914 | + functions-common:time_start:2399 : local start_time= 2026-03-17 14:22:20.917 | + functions-common:time_start:2400 : [[ -n '' ]] 2026-03-17 14:22:20.923 | ++ functions-common:time_start:2403 : date +%s%3N 2026-03-17 14:22:20.929 | + functions-common:time_start:2403 : _TIME_START[$name]=1773757340925 2026-03-17 14:22:20.934 | + functions-common:run_process:1675 : is_service_enabled n-novnc-cell1 2026-03-17 14:22:20.957 | + functions-common:is_service_enabled:2068 : return 0 2026-03-17 14:22:20.960 | + functions-common:run_process:1676 : _run_under_systemd n-novnc-cell1 '/usr/local/bin/nova-novncproxy --config-file /etc/nova/nova_cell1.conf --web /opt/stack/novnc' '' '' '' 2026-03-17 14:22:20.964 | + functions-common:_run_under_systemd:1620 : local service=n-novnc-cell1 2026-03-17 14:22:20.967 | + functions-common:_run_under_systemd:1621 : local 'command=/usr/local/bin/nova-novncproxy --config-file /etc/nova/nova_cell1.conf --web /opt/stack/novnc' 2026-03-17 14:22:20.970 | + functions-common:_run_under_systemd:1622 : local 'cmd=/usr/local/bin/nova-novncproxy --config-file /etc/nova/nova_cell1.conf --web /opt/stack/novnc' 2026-03-17 14:22:20.974 | + functions-common:_run_under_systemd:1624 : _common_systemd_pitfalls '/usr/local/bin/nova-novncproxy --config-file /etc/nova/nova_cell1.conf --web /opt/stack/novnc' 2026-03-17 14:22:20.978 | + functions-common:_common_systemd_pitfalls:1592 : local 'cmd=/usr/local/bin/nova-novncproxy --config-file /etc/nova/nova_cell1.conf --web /opt/stack/novnc' 2026-03-17 14:22:20.981 | + functions-common:_common_systemd_pitfalls:1595 : [[ /usr/local/bin/nova-novncproxy --config-file /etc/nova/nova_cell1.conf --web /opt/stack/novnc =~ sudo ]] 2026-03-17 14:22:20.985 | + functions-common:_common_systemd_pitfalls:1606 : [[ ! /usr/local/bin/nova-novncproxy --config-file /etc/nova/nova_cell1.conf --web /opt/stack/novnc =~ ^/ ]] 2026-03-17 14:22:20.988 | + functions-common:_run_under_systemd:1626 : local systemd_service=devstack@n-novnc-cell1.service 2026-03-17 14:22:20.991 | + functions-common:_run_under_systemd:1627 : local group= 2026-03-17 14:22:20.994 | + functions-common:_run_under_systemd:1628 : local user=stack 2026-03-17 14:22:20.998 | + functions-common:_run_under_systemd:1629 : [[ -z stack ]] 2026-03-17 14:22:21.002 | + functions-common:_run_under_systemd:1632 : local env_vars= 2026-03-17 14:22:21.005 | + functions-common:_run_under_systemd:1633 : [[ -v SYSTEMD_ENV_VARS[n-novnc-cell1] ]] 2026-03-17 14:22:21.008 | + functions-common:_run_under_systemd:1636 : [[ /usr/local/bin/nova-novncproxy --config-file /etc/nova/nova_cell1.conf --web /opt/stack/novnc =~ uwsgi ]] 2026-03-17 14:22:21.011 | + functions-common:_run_under_systemd:1642 : write_user_unit_file devstack@n-novnc-cell1.service '/usr/local/bin/nova-novncproxy --config-file /etc/nova/nova_cell1.conf --web /opt/stack/novnc' '' stack '' 2026-03-17 14:22:21.014 | + functions-common:write_user_unit_file:1527 : local service=devstack@n-novnc-cell1.service 2026-03-17 14:22:21.016 | + functions-common:write_user_unit_file:1528 : local 'command=/usr/local/bin/nova-novncproxy --config-file /etc/nova/nova_cell1.conf --web /opt/stack/novnc' 2026-03-17 14:22:21.019 | + functions-common:write_user_unit_file:1529 : local group= 2026-03-17 14:22:21.023 | + functions-common:write_user_unit_file:1530 : local user=stack 2026-03-17 14:22:21.026 | + functions-common:write_user_unit_file:1531 : local env_vars= 2026-03-17 14:22:21.028 | + functions-common:write_user_unit_file:1532 : local extra= 2026-03-17 14:22:21.032 | + functions-common:write_user_unit_file:1533 : [[ -n '' ]] 2026-03-17 14:22:21.035 | + functions-common:write_user_unit_file:1536 : local unitfile=/etc/systemd/system/devstack@n-novnc-cell1.service 2026-03-17 14:22:21.039 | + functions-common:write_user_unit_file:1537 : mkdir -p /etc/systemd/system 2026-03-17 14:22:21.044 | + 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-17 14:22:21.181 | + functions-common:write_user_unit_file:1540 : iniset -sudo /etc/systemd/system/devstack@n-novnc-cell1.service Service Environment '"PATH=/usr/local/bin:/opt/stack/devstack/files/openstack-cli-server:/bin:/sbin:/bin:/usr/sbin:/usr/bin:/usr/local/bin:/usr/local/sbin:/usr/sbin:/sbin"' 2026-03-17 14:22:21.306 | + functions-common:write_user_unit_file:1541 : iniset -sudo /etc/systemd/system/devstack@n-novnc-cell1.service Service User stack 2026-03-17 14:22:21.374 | + functions-common:write_user_unit_file:1542 : iniset -sudo /etc/systemd/system/devstack@n-novnc-cell1.service Service ExecStart '/usr/local/bin/nova-novncproxy --config-file /etc/nova/nova_cell1.conf --web /opt/stack/novnc' 2026-03-17 14:22:21.439 | + functions-common:write_user_unit_file:1543 : iniset -sudo /etc/systemd/system/devstack@n-novnc-cell1.service Service KillMode process 2026-03-17 14:22:21.503 | + functions-common:write_user_unit_file:1544 : iniset -sudo /etc/systemd/system/devstack@n-novnc-cell1.service Service TimeoutStopSec 300 2026-03-17 14:22:21.615 | + functions-common:write_user_unit_file:1545 : iniset -sudo /etc/systemd/system/devstack@n-novnc-cell1.service Service ExecReload '/bin/kill -HUP $MAINPID' 2026-03-17 14:22:21.687 | + functions-common:write_user_unit_file:1546 : [[ -n '' ]] 2026-03-17 14:22:21.690 | + functions-common:write_user_unit_file:1549 : [[ -n '' ]] 2026-03-17 14:22:21.692 | + functions-common:write_user_unit_file:1552 : iniset -sudo /etc/systemd/system/devstack@n-novnc-cell1.service Install WantedBy multi-user.target 2026-03-17 14:22:21.792 | + functions-common:write_user_unit_file:1555 : sudo systemctl daemon-reload 2026-03-17 14:22:22.102 | + functions-common:_run_under_systemd:1645 : sudo systemctl enable devstack@n-novnc-cell1.service 2026-03-17 14:22:22.131 | Created symlink '/etc/systemd/system/multi-user.target.wants/devstack@n-novnc-cell1.service' → '/etc/systemd/system/devstack@n-novnc-cell1.service'. 2026-03-17 14:22:22.421 | + functions-common:_run_under_systemd:1646 : sudo systemctl start devstack@n-novnc-cell1.service 2026-03-17 14:22:22.464 | + functions-common:run_process:1678 : time_stop run_process 2026-03-17 14:22:22.467 | + functions-common:time_stop:2412 : local name 2026-03-17 14:22:22.469 | + functions-common:time_stop:2413 : local end_time 2026-03-17 14:22:22.472 | + functions-common:time_stop:2414 : local elapsed_time 2026-03-17 14:22:22.475 | + functions-common:time_stop:2415 : local total 2026-03-17 14:22:22.479 | + functions-common:time_stop:2416 : local start_time 2026-03-17 14:22:22.482 | + functions-common:time_stop:2418 : name=run_process 2026-03-17 14:22:22.485 | + functions-common:time_stop:2419 : start_time=1773757340925 2026-03-17 14:22:22.488 | + functions-common:time_stop:2421 : [[ -z 1773757340925 ]] 2026-03-17 14:22:22.491 | ++ functions-common:time_stop:2424 : date +%s%3N 2026-03-17 14:22:22.498 | + functions-common:time_stop:2424 : end_time=1773757342495 2026-03-17 14:22:22.500 | + functions-common:time_stop:2425 : elapsed_time=1570 2026-03-17 14:22:22.503 | + functions-common:time_stop:2426 : total=32702 2026-03-17 14:22:22.504 | + functions-common:time_stop:2428 : _TIME_START[$name]= 2026-03-17 14:22:22.506 | + functions-common:time_stop:2429 : _TIME_TOTAL[$name]=34272 2026-03-17 14:22:22.509 | + lib/nova:start_nova_console_proxies:1129 : run_process n-spice-cell1 '/usr/local/bin/nova-spicehtml5proxy --config-file /etc/nova/nova_cell1.conf --web ' 2026-03-17 14:22:22.512 | + functions-common:run_process:1666 : local service=n-spice-cell1 2026-03-17 14:22:22.515 | + functions-common:run_process:1667 : local 'command=/usr/local/bin/nova-spicehtml5proxy --config-file /etc/nova/nova_cell1.conf --web ' 2026-03-17 14:22:22.517 | + functions-common:run_process:1668 : local group= 2026-03-17 14:22:22.520 | + functions-common:run_process:1669 : local user= 2026-03-17 14:22:22.522 | + functions-common:run_process:1670 : local env_vars= 2026-03-17 14:22:22.525 | + functions-common:run_process:1672 : local name=n-spice-cell1 2026-03-17 14:22:22.528 | + functions-common:run_process:1674 : time_start run_process 2026-03-17 14:22:22.529 | + functions-common:time_start:2398 : local name=run_process 2026-03-17 14:22:22.532 | + functions-common:time_start:2399 : local start_time= 2026-03-17 14:22:22.536 | + functions-common:time_start:2400 : [[ -n '' ]] 2026-03-17 14:22:22.539 | ++ functions-common:time_start:2403 : date +%s%3N 2026-03-17 14:22:22.542 | + functions-common:time_start:2403 : _TIME_START[$name]=1773757342540 2026-03-17 14:22:22.544 | + functions-common:run_process:1675 : is_service_enabled n-spice-cell1 2026-03-17 14:22:22.559 | + functions-common:is_service_enabled:2068 : return 1 2026-03-17 14:22:22.560 | + functions-common:run_process:1678 : time_stop run_process 2026-03-17 14:22:22.563 | + functions-common:time_stop:2412 : local name 2026-03-17 14:22:22.565 | + functions-common:time_stop:2413 : local end_time 2026-03-17 14:22:22.568 | + functions-common:time_stop:2414 : local elapsed_time 2026-03-17 14:22:22.569 | + functions-common:time_stop:2415 : local total 2026-03-17 14:22:22.571 | + functions-common:time_stop:2416 : local start_time 2026-03-17 14:22:22.574 | + functions-common:time_stop:2418 : name=run_process 2026-03-17 14:22:22.577 | + functions-common:time_stop:2419 : start_time=1773757342540 2026-03-17 14:22:22.578 | + functions-common:time_stop:2421 : [[ -z 1773757342540 ]] 2026-03-17 14:22:22.581 | ++ functions-common:time_stop:2424 : date +%s%3N 2026-03-17 14:22:22.586 | + functions-common:time_stop:2424 : end_time=1773757342583 2026-03-17 14:22:22.588 | + functions-common:time_stop:2425 : elapsed_time=43 2026-03-17 14:22:22.590 | + functions-common:time_stop:2426 : total=34272 2026-03-17 14:22:22.593 | + functions-common:time_stop:2428 : _TIME_START[$name]= 2026-03-17 14:22:22.595 | + functions-common:time_stop:2429 : _TIME_TOTAL[$name]=34315 2026-03-17 14:22:22.598 | + lib/nova:start_nova_console_proxies:1130 : run_process n-sproxy-cell1 '/usr/local/bin/nova-serialproxy --config-file /etc/nova/nova_cell1.conf' 2026-03-17 14:22:22.602 | + functions-common:run_process:1666 : local service=n-sproxy-cell1 2026-03-17 14:22:22.605 | + functions-common:run_process:1667 : local 'command=/usr/local/bin/nova-serialproxy --config-file /etc/nova/nova_cell1.conf' 2026-03-17 14:22:22.608 | + functions-common:run_process:1668 : local group= 2026-03-17 14:22:22.610 | + functions-common:run_process:1669 : local user= 2026-03-17 14:22:22.613 | + functions-common:run_process:1670 : local env_vars= 2026-03-17 14:22:22.617 | + functions-common:run_process:1672 : local name=n-sproxy-cell1 2026-03-17 14:22:22.620 | + functions-common:run_process:1674 : time_start run_process 2026-03-17 14:22:22.624 | + functions-common:time_start:2398 : local name=run_process 2026-03-17 14:22:22.627 | + functions-common:time_start:2399 : local start_time= 2026-03-17 14:22:22.630 | + functions-common:time_start:2400 : [[ -n '' ]] 2026-03-17 14:22:22.634 | ++ functions-common:time_start:2403 : date +%s%3N 2026-03-17 14:22:22.640 | + functions-common:time_start:2403 : _TIME_START[$name]=1773757342636 2026-03-17 14:22:22.643 | + functions-common:run_process:1675 : is_service_enabled n-sproxy-cell1 2026-03-17 14:22:22.662 | + functions-common:is_service_enabled:2068 : return 1 2026-03-17 14:22:22.666 | + functions-common:run_process:1678 : time_stop run_process 2026-03-17 14:22:22.669 | + functions-common:time_stop:2412 : local name 2026-03-17 14:22:22.671 | + functions-common:time_stop:2413 : local end_time 2026-03-17 14:22:22.674 | + functions-common:time_stop:2414 : local elapsed_time 2026-03-17 14:22:22.677 | + functions-common:time_stop:2415 : local total 2026-03-17 14:22:22.681 | + functions-common:time_stop:2416 : local start_time 2026-03-17 14:22:22.684 | + functions-common:time_stop:2418 : name=run_process 2026-03-17 14:22:22.688 | + functions-common:time_stop:2419 : start_time=1773757342636 2026-03-17 14:22:22.691 | + functions-common:time_stop:2421 : [[ -z 1773757342636 ]] 2026-03-17 14:22:22.694 | ++ functions-common:time_stop:2424 : date +%s%3N 2026-03-17 14:22:22.700 | + functions-common:time_stop:2424 : end_time=1773757342696 2026-03-17 14:22:22.704 | + functions-common:time_stop:2425 : elapsed_time=60 2026-03-17 14:22:22.707 | + functions-common:time_stop:2426 : total=34315 2026-03-17 14:22:22.709 | + functions-common:time_stop:2428 : _TIME_START[$name]= 2026-03-17 14:22:22.712 | + functions-common:time_stop:2429 : _TIME_TOTAL[$name]=34375 2026-03-17 14:22:22.714 | + lib/nova:start_nova_console_proxies:1134 : export PATH=/opt/stack/devstack/files/openstack-cli-server:/bin:/sbin:/bin:/usr/sbin:/usr/bin:/usr/local/bin:/usr/local/sbin:/usr/sbin:/sbin 2026-03-17 14:22:22.718 | + lib/nova:start_nova_console_proxies:1134 : PATH=/opt/stack/devstack/files/openstack-cli-server:/bin:/sbin:/bin:/usr/sbin:/usr/bin:/usr/local/bin:/usr/local/sbin:/usr/sbin:/sbin 2026-03-17 14:22:22.720 | + lib/nova:start_nova:1179 : start_nova_conductor 2026-03-17 14:22:22.724 | + lib/nova:start_nova_conductor:1147 : [[ superconductor == \s\i\n\g\l\e\c\o\n\d\u\c\t\o\r ]] 2026-03-17 14:22:22.727 | + lib/nova:start_nova_conductor:1153 : enable_nova_fleet 2026-03-17 14:22:22.731 | + lib/nova:enable_nova_fleet:1138 : is_service_enabled n-cond 2026-03-17 14:22:22.747 | + functions-common:is_service_enabled:2068 : return 0 2026-03-17 14:22:22.751 | + lib/nova:enable_nova_fleet:1139 : enable_service n-super-cond 2026-03-17 14:22:22.806 | ++ lib/nova:enable_nova_fleet:1140 : seq 1 1 2026-03-17 14:22:22.811 | + lib/nova:enable_nova_fleet:1140 : for i in $(seq 1 $NOVA_NUM_CELLS) 2026-03-17 14:22:22.813 | + lib/nova:enable_nova_fleet:1141 : enable_service n-cond-cell1 2026-03-17 14:22:22.865 | + lib/nova:start_nova_conductor:1154 : is_service_enabled n-super-cond 2026-03-17 14:22:22.886 | + functions-common:is_service_enabled:2068 : return 0 2026-03-17 14:22:22.890 | + lib/nova:start_nova_conductor:1155 : run_process n-super-cond '/usr/local/bin/nova-conductor --config-file /etc/nova/nova.conf' 2026-03-17 14:22:22.892 | + functions-common:run_process:1666 : local service=n-super-cond 2026-03-17 14:22:22.894 | + functions-common:run_process:1667 : local 'command=/usr/local/bin/nova-conductor --config-file /etc/nova/nova.conf' 2026-03-17 14:22:22.896 | + functions-common:run_process:1668 : local group= 2026-03-17 14:22:22.899 | + functions-common:run_process:1669 : local user= 2026-03-17 14:22:22.903 | + functions-common:run_process:1670 : local env_vars= 2026-03-17 14:22:22.905 | + functions-common:run_process:1672 : local name=n-super-cond 2026-03-17 14:22:22.909 | + functions-common:run_process:1674 : time_start run_process 2026-03-17 14:22:22.914 | + functions-common:time_start:2398 : local name=run_process 2026-03-17 14:22:22.916 | + functions-common:time_start:2399 : local start_time= 2026-03-17 14:22:22.920 | + functions-common:time_start:2400 : [[ -n '' ]] 2026-03-17 14:22:22.924 | ++ functions-common:time_start:2403 : date +%s%3N 2026-03-17 14:22:22.930 | + functions-common:time_start:2403 : _TIME_START[$name]=1773757342926 2026-03-17 14:22:22.933 | + functions-common:run_process:1675 : is_service_enabled n-super-cond 2026-03-17 14:22:22.951 | + functions-common:is_service_enabled:2068 : return 0 2026-03-17 14:22:22.954 | + functions-common:run_process:1676 : _run_under_systemd n-super-cond '/usr/local/bin/nova-conductor --config-file /etc/nova/nova.conf' '' '' '' 2026-03-17 14:22:22.957 | + functions-common:_run_under_systemd:1620 : local service=n-super-cond 2026-03-17 14:22:22.960 | + functions-common:_run_under_systemd:1621 : local 'command=/usr/local/bin/nova-conductor --config-file /etc/nova/nova.conf' 2026-03-17 14:22:22.964 | + functions-common:_run_under_systemd:1622 : local 'cmd=/usr/local/bin/nova-conductor --config-file /etc/nova/nova.conf' 2026-03-17 14:22:22.967 | + functions-common:_run_under_systemd:1624 : _common_systemd_pitfalls '/usr/local/bin/nova-conductor --config-file /etc/nova/nova.conf' 2026-03-17 14:22:22.969 | + functions-common:_common_systemd_pitfalls:1592 : local 'cmd=/usr/local/bin/nova-conductor --config-file /etc/nova/nova.conf' 2026-03-17 14:22:22.973 | + functions-common:_common_systemd_pitfalls:1595 : [[ /usr/local/bin/nova-conductor --config-file /etc/nova/nova.conf =~ sudo ]] 2026-03-17 14:22:22.975 | + functions-common:_common_systemd_pitfalls:1606 : [[ ! /usr/local/bin/nova-conductor --config-file /etc/nova/nova.conf =~ ^/ ]] 2026-03-17 14:22:22.978 | + functions-common:_run_under_systemd:1626 : local systemd_service=devstack@n-super-cond.service 2026-03-17 14:22:22.981 | + functions-common:_run_under_systemd:1627 : local group= 2026-03-17 14:22:22.983 | + functions-common:_run_under_systemd:1628 : local user=stack 2026-03-17 14:22:22.986 | + functions-common:_run_under_systemd:1629 : [[ -z stack ]] 2026-03-17 14:22:22.988 | + functions-common:_run_under_systemd:1632 : local env_vars= 2026-03-17 14:22:22.990 | + functions-common:_run_under_systemd:1633 : [[ -v SYSTEMD_ENV_VARS[n-super-cond] ]] 2026-03-17 14:22:22.993 | + functions-common:_run_under_systemd:1636 : [[ /usr/local/bin/nova-conductor --config-file /etc/nova/nova.conf =~ uwsgi ]] 2026-03-17 14:22:22.995 | + functions-common:_run_under_systemd:1642 : write_user_unit_file devstack@n-super-cond.service '/usr/local/bin/nova-conductor --config-file /etc/nova/nova.conf' '' stack '' 2026-03-17 14:22:22.998 | + functions-common:write_user_unit_file:1527 : local service=devstack@n-super-cond.service 2026-03-17 14:22:23.000 | + functions-common:write_user_unit_file:1528 : local 'command=/usr/local/bin/nova-conductor --config-file /etc/nova/nova.conf' 2026-03-17 14:22:23.002 | + functions-common:write_user_unit_file:1529 : local group= 2026-03-17 14:22:23.004 | + functions-common:write_user_unit_file:1530 : local user=stack 2026-03-17 14:22:23.005 | + functions-common:write_user_unit_file:1531 : local env_vars= 2026-03-17 14:22:23.007 | + functions-common:write_user_unit_file:1532 : local extra= 2026-03-17 14:22:23.009 | + functions-common:write_user_unit_file:1533 : [[ -n '' ]] 2026-03-17 14:22:23.011 | + functions-common:write_user_unit_file:1536 : local unitfile=/etc/systemd/system/devstack@n-super-cond.service 2026-03-17 14:22:23.012 | + functions-common:write_user_unit_file:1537 : mkdir -p /etc/systemd/system 2026-03-17 14:22:23.015 | + 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-17 14:22:23.113 | + 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:/sbin:/bin:/usr/sbin:/usr/bin:/usr/local/bin:/usr/local/sbin:/usr/sbin:/sbin"' 2026-03-17 14:22:23.179 | + functions-common:write_user_unit_file:1541 : iniset -sudo /etc/systemd/system/devstack@n-super-cond.service Service User stack 2026-03-17 14:22:23.238 | + functions-common:write_user_unit_file:1542 : iniset -sudo /etc/systemd/system/devstack@n-super-cond.service Service ExecStart '/usr/local/bin/nova-conductor --config-file /etc/nova/nova.conf' 2026-03-17 14:22:23.301 | + functions-common:write_user_unit_file:1543 : iniset -sudo /etc/systemd/system/devstack@n-super-cond.service Service KillMode process 2026-03-17 14:22:23.376 | + functions-common:write_user_unit_file:1544 : iniset -sudo /etc/systemd/system/devstack@n-super-cond.service Service TimeoutStopSec 300 2026-03-17 14:22:23.464 | + functions-common:write_user_unit_file:1545 : iniset -sudo /etc/systemd/system/devstack@n-super-cond.service Service ExecReload '/bin/kill -HUP $MAINPID' 2026-03-17 14:22:23.556 | + functions-common:write_user_unit_file:1546 : [[ -n '' ]] 2026-03-17 14:22:23.560 | + functions-common:write_user_unit_file:1549 : [[ -n '' ]] 2026-03-17 14:22:23.562 | + functions-common:write_user_unit_file:1552 : iniset -sudo /etc/systemd/system/devstack@n-super-cond.service Install WantedBy multi-user.target 2026-03-17 14:22:23.682 | + functions-common:write_user_unit_file:1555 : sudo systemctl daemon-reload 2026-03-17 14:22:24.027 | + functions-common:_run_under_systemd:1645 : sudo systemctl enable devstack@n-super-cond.service 2026-03-17 14:22:24.065 | Created symlink '/etc/systemd/system/multi-user.target.wants/devstack@n-super-cond.service' → '/etc/systemd/system/devstack@n-super-cond.service'. 2026-03-17 14:22:24.392 | + functions-common:_run_under_systemd:1646 : sudo systemctl start devstack@n-super-cond.service 2026-03-17 14:22:24.448 | + functions-common:run_process:1678 : time_stop run_process 2026-03-17 14:22:24.452 | + functions-common:time_stop:2412 : local name 2026-03-17 14:22:24.456 | + functions-common:time_stop:2413 : local end_time 2026-03-17 14:22:24.461 | + functions-common:time_stop:2414 : local elapsed_time 2026-03-17 14:22:24.464 | + functions-common:time_stop:2415 : local total 2026-03-17 14:22:24.469 | + functions-common:time_stop:2416 : local start_time 2026-03-17 14:22:24.473 | + functions-common:time_stop:2418 : name=run_process 2026-03-17 14:22:24.477 | + functions-common:time_stop:2419 : start_time=1773757342926 2026-03-17 14:22:24.481 | + functions-common:time_stop:2421 : [[ -z 1773757342926 ]] 2026-03-17 14:22:24.486 | ++ functions-common:time_stop:2424 : date +%s%3N 2026-03-17 14:22:24.492 | + functions-common:time_stop:2424 : end_time=1773757344488 2026-03-17 14:22:24.496 | + functions-common:time_stop:2425 : elapsed_time=1562 2026-03-17 14:22:24.500 | + functions-common:time_stop:2426 : total=34375 2026-03-17 14:22:24.503 | + functions-common:time_stop:2428 : _TIME_START[$name]= 2026-03-17 14:22:24.506 | + functions-common:time_stop:2429 : _TIME_TOTAL[$name]=35937 2026-03-17 14:22:24.511 | ++ lib/nova:start_nova_conductor:1157 : seq 1 1 2026-03-17 14:22:24.516 | + lib/nova:start_nova_conductor:1157 : for i in $(seq 1 $NOVA_NUM_CELLS) 2026-03-17 14:22:24.519 | + lib/nova:start_nova_conductor:1158 : is_service_enabled n-cond-cell1 2026-03-17 14:22:24.542 | + functions-common:is_service_enabled:2068 : return 0 2026-03-17 14:22:24.545 | + lib/nova:start_nova_conductor:1159 : local conf 2026-03-17 14:22:24.548 | ++ lib/nova:start_nova_conductor:1160 : conductor_conf 1 2026-03-17 14:22:24.551 | ++ lib/nova:conductor_conf:827 : local cell=1 2026-03-17 14:22:24.555 | ++ lib/nova:conductor_conf:828 : echo /etc/nova/nova_cell1.conf 2026-03-17 14:22:24.560 | + lib/nova:start_nova_conductor:1160 : conf=/etc/nova/nova_cell1.conf 2026-03-17 14:22:24.567 | + lib/nova:start_nova_conductor:1161 : run_process n-cond-cell1 '/usr/local/bin/nova-conductor --config-file /etc/nova/nova_cell1.conf' 2026-03-17 14:22:24.570 | + functions-common:run_process:1666 : local service=n-cond-cell1 2026-03-17 14:22:24.572 | + functions-common:run_process:1667 : local 'command=/usr/local/bin/nova-conductor --config-file /etc/nova/nova_cell1.conf' 2026-03-17 14:22:24.575 | + functions-common:run_process:1668 : local group= 2026-03-17 14:22:24.578 | + functions-common:run_process:1669 : local user= 2026-03-17 14:22:24.581 | + functions-common:run_process:1670 : local env_vars= 2026-03-17 14:22:24.584 | + functions-common:run_process:1672 : local name=n-cond-cell1 2026-03-17 14:22:24.586 | + functions-common:run_process:1674 : time_start run_process 2026-03-17 14:22:24.588 | + functions-common:time_start:2398 : local name=run_process 2026-03-17 14:22:24.591 | + functions-common:time_start:2399 : local start_time= 2026-03-17 14:22:24.594 | + functions-common:time_start:2400 : [[ -n '' ]] 2026-03-17 14:22:24.599 | ++ functions-common:time_start:2403 : date +%s%3N 2026-03-17 14:22:24.604 | + functions-common:time_start:2403 : _TIME_START[$name]=1773757344601 2026-03-17 14:22:24.607 | + functions-common:run_process:1675 : is_service_enabled n-cond-cell1 2026-03-17 14:22:24.625 | + functions-common:is_service_enabled:2068 : return 0 2026-03-17 14:22:24.630 | + functions-common:run_process:1676 : _run_under_systemd n-cond-cell1 '/usr/local/bin/nova-conductor --config-file /etc/nova/nova_cell1.conf' '' '' '' 2026-03-17 14:22:24.634 | + functions-common:_run_under_systemd:1620 : local service=n-cond-cell1 2026-03-17 14:22:24.636 | + functions-common:_run_under_systemd:1621 : local 'command=/usr/local/bin/nova-conductor --config-file /etc/nova/nova_cell1.conf' 2026-03-17 14:22:24.640 | + functions-common:_run_under_systemd:1622 : local 'cmd=/usr/local/bin/nova-conductor --config-file /etc/nova/nova_cell1.conf' 2026-03-17 14:22:24.644 | + functions-common:_run_under_systemd:1624 : _common_systemd_pitfalls '/usr/local/bin/nova-conductor --config-file /etc/nova/nova_cell1.conf' 2026-03-17 14:22:24.648 | + functions-common:_common_systemd_pitfalls:1592 : local 'cmd=/usr/local/bin/nova-conductor --config-file /etc/nova/nova_cell1.conf' 2026-03-17 14:22:24.650 | + functions-common:_common_systemd_pitfalls:1595 : [[ /usr/local/bin/nova-conductor --config-file /etc/nova/nova_cell1.conf =~ sudo ]] 2026-03-17 14:22:24.653 | + functions-common:_common_systemd_pitfalls:1606 : [[ ! /usr/local/bin/nova-conductor --config-file /etc/nova/nova_cell1.conf =~ ^/ ]] 2026-03-17 14:22:24.656 | + functions-common:_run_under_systemd:1626 : local systemd_service=devstack@n-cond-cell1.service 2026-03-17 14:22:24.659 | + functions-common:_run_under_systemd:1627 : local group= 2026-03-17 14:22:24.662 | + functions-common:_run_under_systemd:1628 : local user=stack 2026-03-17 14:22:24.666 | + functions-common:_run_under_systemd:1629 : [[ -z stack ]] 2026-03-17 14:22:24.668 | + functions-common:_run_under_systemd:1632 : local env_vars= 2026-03-17 14:22:24.671 | + functions-common:_run_under_systemd:1633 : [[ -v SYSTEMD_ENV_VARS[n-cond-cell1] ]] 2026-03-17 14:22:24.674 | + functions-common:_run_under_systemd:1636 : [[ /usr/local/bin/nova-conductor --config-file /etc/nova/nova_cell1.conf =~ uwsgi ]] 2026-03-17 14:22:24.678 | + functions-common:_run_under_systemd:1642 : write_user_unit_file devstack@n-cond-cell1.service '/usr/local/bin/nova-conductor --config-file /etc/nova/nova_cell1.conf' '' stack '' 2026-03-17 14:22:24.682 | + functions-common:write_user_unit_file:1527 : local service=devstack@n-cond-cell1.service 2026-03-17 14:22:24.684 | + functions-common:write_user_unit_file:1528 : local 'command=/usr/local/bin/nova-conductor --config-file /etc/nova/nova_cell1.conf' 2026-03-17 14:22:24.687 | + functions-common:write_user_unit_file:1529 : local group= 2026-03-17 14:22:24.690 | + functions-common:write_user_unit_file:1530 : local user=stack 2026-03-17 14:22:24.692 | + functions-common:write_user_unit_file:1531 : local env_vars= 2026-03-17 14:22:24.695 | + functions-common:write_user_unit_file:1532 : local extra= 2026-03-17 14:22:24.697 | + functions-common:write_user_unit_file:1533 : [[ -n '' ]] 2026-03-17 14:22:24.700 | + functions-common:write_user_unit_file:1536 : local unitfile=/etc/systemd/system/devstack@n-cond-cell1.service 2026-03-17 14:22:24.702 | + functions-common:write_user_unit_file:1537 : mkdir -p /etc/systemd/system 2026-03-17 14:22:24.707 | + 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-17 14:22:24.830 | + 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:/sbin:/bin:/usr/sbin:/usr/bin:/usr/local/bin:/usr/local/sbin:/usr/sbin:/sbin"' 2026-03-17 14:22:24.947 | + functions-common:write_user_unit_file:1541 : iniset -sudo /etc/systemd/system/devstack@n-cond-cell1.service Service User stack 2026-03-17 14:22:25.051 | + functions-common:write_user_unit_file:1542 : iniset -sudo /etc/systemd/system/devstack@n-cond-cell1.service Service ExecStart '/usr/local/bin/nova-conductor --config-file /etc/nova/nova_cell1.conf' 2026-03-17 14:22:25.142 | + functions-common:write_user_unit_file:1543 : iniset -sudo /etc/systemd/system/devstack@n-cond-cell1.service Service KillMode process 2026-03-17 14:22:25.243 | + functions-common:write_user_unit_file:1544 : iniset -sudo /etc/systemd/system/devstack@n-cond-cell1.service Service TimeoutStopSec 300 2026-03-17 14:22:25.350 | + functions-common:write_user_unit_file:1545 : iniset -sudo /etc/systemd/system/devstack@n-cond-cell1.service Service ExecReload '/bin/kill -HUP $MAINPID' 2026-03-17 14:22:25.447 | + functions-common:write_user_unit_file:1546 : [[ -n '' ]] 2026-03-17 14:22:25.450 | + functions-common:write_user_unit_file:1549 : [[ -n '' ]] 2026-03-17 14:22:25.452 | + functions-common:write_user_unit_file:1552 : iniset -sudo /etc/systemd/system/devstack@n-cond-cell1.service Install WantedBy multi-user.target 2026-03-17 14:22:25.535 | + functions-common:write_user_unit_file:1555 : sudo systemctl daemon-reload 2026-03-17 14:22:25.851 | + functions-common:_run_under_systemd:1645 : sudo systemctl enable devstack@n-cond-cell1.service 2026-03-17 14:22:25.886 | Created symlink '/etc/systemd/system/multi-user.target.wants/devstack@n-cond-cell1.service' → '/etc/systemd/system/devstack@n-cond-cell1.service'. 2026-03-17 14:22:26.148 | + functions-common:_run_under_systemd:1646 : sudo systemctl start devstack@n-cond-cell1.service 2026-03-17 14:22:26.209 | + functions-common:run_process:1678 : time_stop run_process 2026-03-17 14:22:26.212 | + functions-common:time_stop:2412 : local name 2026-03-17 14:22:26.215 | + functions-common:time_stop:2413 : local end_time 2026-03-17 14:22:26.218 | + functions-common:time_stop:2414 : local elapsed_time 2026-03-17 14:22:26.220 | + functions-common:time_stop:2415 : local total 2026-03-17 14:22:26.223 | + functions-common:time_stop:2416 : local start_time 2026-03-17 14:22:26.226 | + functions-common:time_stop:2418 : name=run_process 2026-03-17 14:22:26.229 | + functions-common:time_stop:2419 : start_time=1773757344601 2026-03-17 14:22:26.232 | + functions-common:time_stop:2421 : [[ -z 1773757344601 ]] 2026-03-17 14:22:26.238 | ++ functions-common:time_stop:2424 : date +%s%3N 2026-03-17 14:22:26.244 | + functions-common:time_stop:2424 : end_time=1773757346239 2026-03-17 14:22:26.247 | + functions-common:time_stop:2425 : elapsed_time=1638 2026-03-17 14:22:26.251 | + functions-common:time_stop:2426 : total=35937 2026-03-17 14:22:26.255 | + functions-common:time_stop:2428 : _TIME_START[$name]= 2026-03-17 14:22:26.258 | + functions-common:time_stop:2429 : _TIME_TOTAL[$name]=37575 2026-03-17 14:22:26.263 | + lib/nova:start_nova:1180 : start_nova_compute 2026-03-17 14:22:26.266 | + lib/nova:start_nova_compute:995 : local old_path=/opt/stack/devstack/files/openstack-cli-server:/bin:/sbin:/bin:/usr/sbin:/usr/bin:/usr/local/bin:/usr/local/sbin:/usr/sbin:/sbin 2026-03-17 14:22:26.272 | + lib/nova:start_nova_compute:996 : export PATH=/usr/local/bin:/opt/stack/devstack/files/openstack-cli-server:/bin:/sbin:/bin:/usr/sbin:/usr/bin:/usr/local/bin:/usr/local/sbin:/usr/sbin:/sbin 2026-03-17 14:22:26.276 | + lib/nova:start_nova_compute:996 : PATH=/usr/local/bin:/opt/stack/devstack/files/openstack-cli-server:/bin:/sbin:/bin:/usr/sbin:/usr/bin:/usr/local/bin:/usr/local/sbin:/usr/sbin:/sbin 2026-03-17 14:22:26.280 | + lib/nova:start_nova_compute:998 : local compute_cell_conf=/etc/nova/nova.conf 2026-03-17 14:22:26.284 | + lib/nova:start_nova_compute:1001 : cp /etc/nova/nova.conf /etc/nova/nova-cpu.conf 2026-03-17 14:22:26.291 | + lib/nova:start_nova_compute:1003 : merge_config_file /opt/stack/devstack/local.conf post-config '$NOVA_CPU_CONF' 2026-03-17 14:22:26.294 | + inc/meta-config:merge_config_file:83 : local file=/opt/stack/devstack/local.conf 2026-03-17 14:22:26.297 | + inc/meta-config:merge_config_file:84 : local matchgroup=post-config 2026-03-17 14:22:26.300 | + inc/meta-config:merge_config_file:85 : local 'configfile=$NOVA_CPU_CONF' 2026-03-17 14:22:26.303 | + inc/meta-config:merge_config_file:90 : local real_configfile 2026-03-17 14:22:26.307 | ++ inc/meta-config:merge_config_file:91 : eval echo '$NOVA_CPU_CONF' 2026-03-17 14:22:26.310 | +++ inc/meta-config:merge_config_file:91 : echo /etc/nova/nova-cpu.conf 2026-03-17 14:22:26.314 | + inc/meta-config:merge_config_file:91 : real_configfile=/etc/nova/nova-cpu.conf 2026-03-17 14:22:26.317 | + inc/meta-config:merge_config_file:92 : '[' '!' -f /etc/nova/nova-cpu.conf ']' 2026-03-17 14:22:26.322 | + inc/meta-config:merge_config_file:97 : awk -v 'configfile=$NOVA_CPU_CONF' ' 2026-03-17 14:22:26.322 | BEGIN { 2026-03-17 14:22:26.322 | section = "" 2026-03-17 14:22:26.322 | last_section = "" 2026-03-17 14:22:26.322 | section_count = 0 2026-03-17 14:22:26.322 | } 2026-03-17 14:22:26.322 | /^\[.+\]/ { 2026-03-17 14:22:26.322 | gsub("[][]", "", $1); 2026-03-17 14:22:26.322 | section=$1 2026-03-17 14:22:26.322 | next 2026-03-17 14:22:26.322 | } 2026-03-17 14:22:26.322 | /^ *\#/ { 2026-03-17 14:22:26.322 | next 2026-03-17 14:22:26.322 | } 2026-03-17 14:22:26.322 | /^[^ \t]+/ { 2026-03-17 14:22:26.322 | # get offset of first = in $0 2026-03-17 14:22:26.322 | eq_idx = index($0, "=") 2026-03-17 14:22:26.322 | # extract attr & value from $0 2026-03-17 14:22:26.322 | attr = substr($0, 1, eq_idx - 1) 2026-03-17 14:22:26.322 | value = substr($0, eq_idx + 1) 2026-03-17 14:22:26.322 | # only need to strip trailing whitespace from attr 2026-03-17 14:22:26.322 | sub(/[ \t]*$/, "", attr) 2026-03-17 14:22:26.322 | # need to strip leading & trailing whitespace from value 2026-03-17 14:22:26.322 | sub(/^[ \t]*/, "", value) 2026-03-17 14:22:26.322 | sub(/[ \t]*$/, "", value) 2026-03-17 14:22:26.322 | 2026-03-17 14:22:26.322 | # cfg_attr_count: number of config lines per [section, attr] 2026-03-17 14:22:26.322 | # cfg_attr: three dimensional array to keep all the config lines per [section, attr] 2026-03-17 14:22:26.322 | # cfg_section: keep the section names in the same order as they appear in local.conf 2026-03-17 14:22:26.322 | # cfg_sec_attr_name: keep the attr names in the same order as they appear in local.conf 2026-03-17 14:22:26.322 | if (! (section, attr) in cfg_attr_count) { 2026-03-17 14:22:26.322 | if (section != last_section) { 2026-03-17 14:22:26.322 | cfg_section[section_count++] = section 2026-03-17 14:22:26.322 | last_section = section 2026-03-17 14:22:26.322 | } 2026-03-17 14:22:26.322 | attr_count = cfg_sec_attr_count[section_count - 1]++ 2026-03-17 14:22:26.323 | cfg_sec_attr_name[section_count - 1, attr_count] = attr 2026-03-17 14:22:26.323 | 2026-03-17 14:22:26.323 | cfg_attr[section, attr, 0] = value 2026-03-17 14:22:26.323 | cfg_attr_count[section, attr] = 1 2026-03-17 14:22:26.323 | } else { 2026-03-17 14:22:26.323 | lno = cfg_attr_count[section, attr]++ 2026-03-17 14:22:26.323 | cfg_attr[section, attr, lno] = value 2026-03-17 14:22:26.323 | } 2026-03-17 14:22:26.323 | } 2026-03-17 14:22:26.323 | END { 2026-03-17 14:22:26.323 | # Process each section in order 2026-03-17 14:22:26.323 | for (sno = 0; sno < section_count; sno++) { 2026-03-17 14:22:26.323 | section = cfg_section[sno] 2026-03-17 14:22:26.323 | # The ini routines simply append a config item immediately 2026-03-17 14:22:26.323 | # after the section header. To keep the same order as defined 2026-03-17 14:22:26.323 | # in local.conf, invoke the ini routines in the reverse order 2026-03-17 14:22:26.323 | for (attr_no = cfg_sec_attr_count[sno] - 1; attr_no >=0; attr_no--) { 2026-03-17 14:22:26.323 | attr = cfg_sec_attr_name[sno, attr_no] 2026-03-17 14:22:26.323 | if (cfg_attr_count[section, attr] == 1) 2026-03-17 14:22:26.323 | print "iniset " configfile " " section " " attr " \"" cfg_attr[section, attr, 0] "\"" 2026-03-17 14:22:26.323 | else { 2026-03-17 14:22:26.323 | # For multiline, invoke the ini routines in the reverse order 2026-03-17 14:22:26.323 | count = cfg_attr_count[section, attr] 2026-03-17 14:22:26.323 | print "inidelete " configfile " " section " " attr 2026-03-17 14:22:26.323 | print "iniset " configfile " " section " " attr " \"" cfg_attr[section, attr, count - 1] "\"" 2026-03-17 14:22:26.323 | for (l = count -2; l >= 0; l--) 2026-03-17 14:22:26.323 | print "iniadd_literal " configfile " " section " " attr " \"" cfg_attr[section, attr, l] "\"" 2026-03-17 14:22:26.323 | } 2026-03-17 14:22:26.323 | } 2026-03-17 14:22:26.323 | } 2026-03-17 14:22:26.323 | } 2026-03-17 14:22:26.323 | ' 2026-03-17 14:22:26.323 | + inc/meta-config:merge_config_file:96 : get_meta_section /opt/stack/devstack/local.conf post-config '$NOVA_CPU_CONF' 2026-03-17 14:22:26.324 | awk: cmd. line:12: warning: regexp escape sequence `\#' is not a known regexp operator 2026-03-17 14:22:26.325 | + inc/meta-config:merge_config_file:164 : read a 2026-03-17 14:22:26.327 | + inc/meta-config:get_meta_section:33 : local file=/opt/stack/devstack/local.conf 2026-03-17 14:22:26.330 | + inc/meta-config:get_meta_section:34 : local matchgroup=post-config 2026-03-17 14:22:26.333 | + inc/meta-config:get_meta_section:35 : local 'configfile=$NOVA_CPU_CONF' 2026-03-17 14:22:26.336 | + inc/meta-config:get_meta_section:37 : [[ -r /opt/stack/devstack/local.conf ]] 2026-03-17 14:22:26.339 | + inc/meta-config:get_meta_section:38 : [[ -z $NOVA_CPU_CONF ]] 2026-03-17 14:22:26.343 | + inc/meta-config:get_meta_section:40 : awk -v matchgroup=post-config -v 'configfile=$NOVA_CPU_CONF' ' 2026-03-17 14:22:26.343 | BEGIN { group = "" } 2026-03-17 14:22:26.343 | /^\[\[.+\|.*\]\]/ { 2026-03-17 14:22:26.343 | gsub("[][]", "", $1); 2026-03-17 14:22:26.343 | split($1, a, "|"); 2026-03-17 14:22:26.343 | if (a[1] == matchgroup && a[2] == configfile) { 2026-03-17 14:22:26.343 | group=a[1] 2026-03-17 14:22:26.343 | } else { 2026-03-17 14:22:26.343 | group="" 2026-03-17 14:22:26.343 | } 2026-03-17 14:22:26.343 | next 2026-03-17 14:22:26.343 | } 2026-03-17 14:22:26.343 | { 2026-03-17 14:22:26.343 | if (group != "") 2026-03-17 14:22:26.343 | print $0 2026-03-17 14:22:26.343 | } 2026-03-17 14:22:26.343 | ' /opt/stack/devstack/local.conf 2026-03-17 14:22:26.350 | + lib/nova:start_nova_compute:1005 : [[ superconductor == \s\i\n\g\l\e\c\o\n\d\u\c\t\o\r ]] 2026-03-17 14:22:26.353 | + lib/nova:start_nova_compute:1012 : iniset /etc/nova/nova-cpu.conf workarounds disable_group_policy_check_upcall True 2026-03-17 14:22:26.395 | + lib/nova:start_nova_compute:1015 : iniset /etc/nova/nova-cpu.conf filter_scheduler track_instance_changes False 2026-03-17 14:22:26.435 | + lib/nova:start_nova_compute:1016 : iniset_rpc_backend nova /etc/nova/nova-cpu.conf DEFAULT nova_cell1 2026-03-17 14:22:26.438 | + lib/rpc_backend:iniset_rpc_backend:144 : local package=nova 2026-03-17 14:22:26.441 | + lib/rpc_backend:iniset_rpc_backend:145 : local file=/etc/nova/nova-cpu.conf 2026-03-17 14:22:26.444 | + lib/rpc_backend:iniset_rpc_backend:146 : local section=DEFAULT 2026-03-17 14:22:26.447 | + lib/rpc_backend:iniset_rpc_backend:147 : local virtual_host=nova_cell1 2026-03-17 14:22:26.450 | + lib/rpc_backend:iniset_rpc_backend:148 : is_service_enabled rabbit 2026-03-17 14:22:26.469 | + functions-common:is_service_enabled:2068 : return 0 2026-03-17 14:22:26.474 | ++ lib/rpc_backend:iniset_rpc_backend:149 : get_transport_url nova_cell1 2026-03-17 14:22:26.477 | ++ lib/rpc_backend:get_transport_url:126 : local virtual_host=nova_cell1 2026-03-17 14:22:26.480 | ++ lib/rpc_backend:get_transport_url:127 : is_service_enabled rabbit 2026-03-17 14:22:26.499 | ++ functions-common:is_service_enabled:2068 : return 0 2026-03-17 14:22:26.501 | ++ lib/rpc_backend:get_transport_url:128 : echo rabbit://stackrabbit:secretrabbit@38.102.83.89:5672/nova_cell1 2026-03-17 14:22:26.504 | + lib/rpc_backend:iniset_rpc_backend:149 : iniset /etc/nova/nova-cpu.conf DEFAULT transport_url rabbit://stackrabbit:secretrabbit@38.102.83.89:5672/nova_cell1 2026-03-17 14:22:26.533 | + lib/rpc_backend:iniset_rpc_backend:150 : '[' -n '' ']' 2026-03-17 14:22:26.536 | + lib/rpc_backend:iniset_rpc_backend:153 : '[' -n '' ']' 2026-03-17 14:22:26.538 | + lib/nova:start_nova_compute:1020 : inidelete /etc/nova/nova-cpu.conf database connection 2026-03-17 14:22:26.555 | + lib/nova:start_nova_compute:1021 : inidelete /etc/nova/nova-cpu.conf api_database connection 2026-03-17 14:22:26.575 | + lib/nova:start_nova_compute:1026 : configure_console_compute 2026-03-17 14:22:26.577 | + lib/nova:configure_console_compute:669 : local offset 2026-03-17 14:22:26.580 | + lib/nova:configure_console_compute:670 : offset=0 2026-03-17 14:22:26.582 | + lib/nova:configure_console_compute:674 : local default_proxyclient_addr 2026-03-17 14:22:26.585 | ++ lib/nova:configure_console_compute:675 : iniget /etc/nova/nova-cpu.conf DEFAULT my_ip 2026-03-17 14:22:26.601 | + lib/nova:configure_console_compute:675 : default_proxyclient_addr=38.102.83.89 2026-03-17 14:22:26.604 | + lib/nova:configure_console_compute:679 : is_service_enabled n-cpu 2026-03-17 14:22:26.619 | + functions-common:is_service_enabled:2068 : return 0 2026-03-17 14:22:26.621 | + lib/nova:configure_console_compute:680 : '[' False == True ']' 2026-03-17 14:22:26.624 | + lib/nova:configure_console_compute:683 : vercmp v1.3.0 '<' 1.0.0 2026-03-17 14:22:26.627 | + functions:vercmp:647 : local v1=v1.3.0 2026-03-17 14:22:26.630 | + functions:vercmp:648 : local 'op=<' 2026-03-17 14:22:26.632 | + functions:vercmp:649 : local v2=1.0.0 2026-03-17 14:22:26.634 | + functions:vercmp:650 : local result 2026-03-17 14:22:26.638 | ++ functions:vercmp:654 : sort -V 2026-03-17 14:22:26.639 | ++ functions:vercmp:654 : echo -e 'v1.3.0\n1.0.0' 2026-03-17 14:22:26.639 | ++ functions:vercmp:654 : head -1 2026-03-17 14:22:26.643 | + functions:vercmp:654 : result=1.0.0 2026-03-17 14:22:26.646 | + functions:vercmp:656 : case $op in 2026-03-17 14:22:26.649 | + functions:vercmp:666 : '[' v1.3.0 '!=' 1.0.0 ']' 2026-03-17 14:22:26.652 | + functions:vercmp:666 : '[' 1.0.0 = v1.3.0 ']' 2026-03-17 14:22:26.654 | + functions:vercmp:667 : return 2026-03-17 14:22:26.657 | + lib/nova:configure_console_compute:688 : NOVNCPROXY_URL=http://38.102.83.89:6080/vnc_lite.html 2026-03-17 14:22:26.660 | + lib/nova:configure_console_compute:690 : iniset /etc/nova/nova-cpu.conf vnc novncproxy_base_url http://38.102.83.89:6080/vnc_lite.html 2026-03-17 14:22:26.699 | + lib/nova:configure_console_compute:691 : SPICEHTML5PROXY_URL=http://38.102.83.89:6081/spice_auto.html 2026-03-17 14:22:26.701 | + lib/nova:configure_console_compute:692 : iniset /etc/nova/nova-cpu.conf spice html5proxy_base_url http://38.102.83.89:6081/spice_auto.html 2026-03-17 14:22:26.785 | + lib/nova:configure_console_compute:695 : is_service_enabled n-novnc 2026-03-17 14:22:26.805 | + functions-common:is_service_enabled:2068 : return 0 2026-03-17 14:22:26.808 | + lib/nova:configure_console_compute:698 : VNCSERVER_LISTEN=0.0.0.0 2026-03-17 14:22:26.812 | + lib/nova:configure_console_compute:699 : VNCSERVER_PROXYCLIENT_ADDRESS=38.102.83.89 2026-03-17 14:22:26.816 | + lib/nova:configure_console_compute:700 : iniset /etc/nova/nova-cpu.conf vnc server_listen 0.0.0.0 2026-03-17 14:22:26.860 | + lib/nova:configure_console_compute:701 : iniset /etc/nova/nova-cpu.conf vnc server_proxyclient_address 38.102.83.89 2026-03-17 14:22:26.906 | + lib/nova:configure_console_compute:706 : is_service_enabled n-spice 2026-03-17 14:22:26.931 | + functions-common:is_service_enabled:2068 : return 1 2026-03-17 14:22:26.935 | + lib/nova:configure_console_compute:706 : '[' False '!=' False ']' 2026-03-17 14:22:26.939 | + lib/nova:configure_console_compute:716 : is_service_enabled n-sproxy 2026-03-17 14:22:26.965 | + functions-common:is_service_enabled:2068 : return 1 2026-03-17 14:22:26.970 | + lib/nova:configure_console_compute:716 : '[' False '!=' False ']' 2026-03-17 14:22:26.974 | + lib/nova:start_nova_compute:1030 : iniset /etc/nova/nova-cpu.conf DEFAULT reimage_timeout_per_gb 180 2026-03-17 14:22:27.017 | + lib/nova:start_nova_compute:1033 : '[' -n 127.0.0.1 ']' 2026-03-17 14:22:27.021 | + 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-17 14:22:27.066 | + lib/nova:start_nova_compute:1038 : [[ libvirt == \l\i\b\v\i\r\t ]] 2026-03-17 14:22:27.070 | + lib/nova:start_nova_compute:1038 : [[ qemu == \q\e\m\u ]] 2026-03-17 14:22:27.074 | + lib/nova:start_nova_compute:1039 : iniset /etc/nova/nova-cpu.conf workarounds libvirt_disable_apic True 2026-03-17 14:22:27.119 | + lib/nova:start_nova_compute:1042 : [[ -n '' ]] 2026-03-17 14:22:27.122 | + lib/nova:start_nova_compute:1046 : [[ libvirt = \l\i\b\v\i\r\t ]] 2026-03-17 14:22:27.125 | + lib/nova:start_nova_compute:1047 : '[' 128 -gt 0 ']' 2026-03-17 14:22:27.129 | + lib/nova:start_nova_compute:1048 : iniset /etc/nova/nova-cpu.conf libvirt tb_cache_size 128 2026-03-17 14:22:27.166 | + lib/nova:start_nova_compute:1053 : run_process n-cpu '/usr/local/bin/nova-compute --config-file /etc/nova/nova-cpu.conf' libvirtd 2026-03-17 14:22:27.170 | + functions-common:run_process:1666 : local service=n-cpu 2026-03-17 14:22:27.173 | + functions-common:run_process:1667 : local 'command=/usr/local/bin/nova-compute --config-file /etc/nova/nova-cpu.conf' 2026-03-17 14:22:27.176 | + functions-common:run_process:1668 : local group=libvirtd 2026-03-17 14:22:27.181 | + functions-common:run_process:1669 : local user= 2026-03-17 14:22:27.184 | + functions-common:run_process:1670 : local env_vars= 2026-03-17 14:22:27.187 | + functions-common:run_process:1672 : local name=n-cpu 2026-03-17 14:22:27.190 | + functions-common:run_process:1674 : time_start run_process 2026-03-17 14:22:27.193 | + functions-common:time_start:2398 : local name=run_process 2026-03-17 14:22:27.195 | + functions-common:time_start:2399 : local start_time= 2026-03-17 14:22:27.199 | + functions-common:time_start:2400 : [[ -n '' ]] 2026-03-17 14:22:27.202 | ++ functions-common:time_start:2403 : date +%s%3N 2026-03-17 14:22:27.207 | + functions-common:time_start:2403 : _TIME_START[$name]=1773757347203 2026-03-17 14:22:27.208 | + functions-common:run_process:1675 : is_service_enabled n-cpu 2026-03-17 14:22:27.226 | + functions-common:is_service_enabled:2068 : return 0 2026-03-17 14:22:27.229 | + functions-common:run_process:1676 : _run_under_systemd n-cpu '/usr/local/bin/nova-compute --config-file /etc/nova/nova-cpu.conf' libvirtd '' '' 2026-03-17 14:22:27.231 | + functions-common:_run_under_systemd:1620 : local service=n-cpu 2026-03-17 14:22:27.234 | + functions-common:_run_under_systemd:1621 : local 'command=/usr/local/bin/nova-compute --config-file /etc/nova/nova-cpu.conf' 2026-03-17 14:22:27.237 | + functions-common:_run_under_systemd:1622 : local 'cmd=/usr/local/bin/nova-compute --config-file /etc/nova/nova-cpu.conf' 2026-03-17 14:22:27.240 | + functions-common:_run_under_systemd:1624 : _common_systemd_pitfalls '/usr/local/bin/nova-compute --config-file /etc/nova/nova-cpu.conf' 2026-03-17 14:22:27.243 | + functions-common:_common_systemd_pitfalls:1592 : local 'cmd=/usr/local/bin/nova-compute --config-file /etc/nova/nova-cpu.conf' 2026-03-17 14:22:27.246 | + functions-common:_common_systemd_pitfalls:1595 : [[ /usr/local/bin/nova-compute --config-file /etc/nova/nova-cpu.conf =~ sudo ]] 2026-03-17 14:22:27.249 | + functions-common:_common_systemd_pitfalls:1606 : [[ ! /usr/local/bin/nova-compute --config-file /etc/nova/nova-cpu.conf =~ ^/ ]] 2026-03-17 14:22:27.251 | + functions-common:_run_under_systemd:1626 : local systemd_service=devstack@n-cpu.service 2026-03-17 14:22:27.254 | + functions-common:_run_under_systemd:1627 : local group=libvirtd 2026-03-17 14:22:27.258 | + functions-common:_run_under_systemd:1628 : local user=stack 2026-03-17 14:22:27.261 | + functions-common:_run_under_systemd:1629 : [[ -z stack ]] 2026-03-17 14:22:27.265 | + functions-common:_run_under_systemd:1632 : local env_vars= 2026-03-17 14:22:27.269 | + functions-common:_run_under_systemd:1633 : [[ -v SYSTEMD_ENV_VARS[n-cpu] ]] 2026-03-17 14:22:27.273 | + functions-common:_run_under_systemd:1636 : [[ /usr/local/bin/nova-compute --config-file /etc/nova/nova-cpu.conf =~ uwsgi ]] 2026-03-17 14:22:27.277 | + functions-common:_run_under_systemd:1642 : write_user_unit_file devstack@n-cpu.service '/usr/local/bin/nova-compute --config-file /etc/nova/nova-cpu.conf' libvirtd stack '' 2026-03-17 14:22:27.281 | + functions-common:write_user_unit_file:1527 : local service=devstack@n-cpu.service 2026-03-17 14:22:27.285 | + functions-common:write_user_unit_file:1528 : local 'command=/usr/local/bin/nova-compute --config-file /etc/nova/nova-cpu.conf' 2026-03-17 14:22:27.288 | + functions-common:write_user_unit_file:1529 : local group=libvirtd 2026-03-17 14:22:27.292 | + functions-common:write_user_unit_file:1530 : local user=stack 2026-03-17 14:22:27.295 | + functions-common:write_user_unit_file:1531 : local env_vars= 2026-03-17 14:22:27.298 | + functions-common:write_user_unit_file:1532 : local extra= 2026-03-17 14:22:27.301 | + functions-common:write_user_unit_file:1533 : [[ -n libvirtd ]] 2026-03-17 14:22:27.304 | + functions-common:write_user_unit_file:1534 : extra=Group=libvirtd 2026-03-17 14:22:27.307 | + functions-common:write_user_unit_file:1536 : local unitfile=/etc/systemd/system/devstack@n-cpu.service 2026-03-17 14:22:27.311 | + functions-common:write_user_unit_file:1537 : mkdir -p /etc/systemd/system 2026-03-17 14:22:27.317 | + 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-17 14:22:27.433 | + functions-common:write_user_unit_file:1540 : iniset -sudo /etc/systemd/system/devstack@n-cpu.service Service Environment '"PATH=/usr/local/bin:/opt/stack/devstack/files/openstack-cli-server:/bin:/sbin:/bin:/usr/sbin:/usr/bin:/usr/local/bin:/usr/local/sbin:/usr/sbin:/sbin"' 2026-03-17 14:22:27.566 | + functions-common:write_user_unit_file:1541 : iniset -sudo /etc/systemd/system/devstack@n-cpu.service Service User stack 2026-03-17 14:22:27.674 | + functions-common:write_user_unit_file:1542 : iniset -sudo /etc/systemd/system/devstack@n-cpu.service Service ExecStart '/usr/local/bin/nova-compute --config-file /etc/nova/nova-cpu.conf' 2026-03-17 14:22:27.767 | + functions-common:write_user_unit_file:1543 : iniset -sudo /etc/systemd/system/devstack@n-cpu.service Service KillMode process 2026-03-17 14:22:27.869 | + functions-common:write_user_unit_file:1544 : iniset -sudo /etc/systemd/system/devstack@n-cpu.service Service TimeoutStopSec 300 2026-03-17 14:22:27.972 | + functions-common:write_user_unit_file:1545 : iniset -sudo /etc/systemd/system/devstack@n-cpu.service Service ExecReload '/bin/kill -HUP $MAINPID' 2026-03-17 14:22:28.071 | + functions-common:write_user_unit_file:1546 : [[ -n '' ]] 2026-03-17 14:22:28.075 | + functions-common:write_user_unit_file:1549 : [[ -n libvirtd ]] 2026-03-17 14:22:28.079 | + functions-common:write_user_unit_file:1550 : iniset -sudo /etc/systemd/system/devstack@n-cpu.service Service Group libvirtd 2026-03-17 14:22:28.164 | + functions-common:write_user_unit_file:1552 : iniset -sudo /etc/systemd/system/devstack@n-cpu.service Install WantedBy multi-user.target 2026-03-17 14:22:28.296 | + functions-common:write_user_unit_file:1555 : sudo systemctl daemon-reload 2026-03-17 14:22:28.637 | + functions-common:_run_under_systemd:1645 : sudo systemctl enable devstack@n-cpu.service 2026-03-17 14:22:28.681 | Created symlink '/etc/systemd/system/multi-user.target.wants/devstack@n-cpu.service' → '/etc/systemd/system/devstack@n-cpu.service'. 2026-03-17 14:22:28.962 | + functions-common:_run_under_systemd:1646 : sudo systemctl start devstack@n-cpu.service 2026-03-17 14:22:29.023 | + functions-common:run_process:1678 : time_stop run_process 2026-03-17 14:22:29.026 | + functions-common:time_stop:2412 : local name 2026-03-17 14:22:29.030 | + functions-common:time_stop:2413 : local end_time 2026-03-17 14:22:29.033 | + functions-common:time_stop:2414 : local elapsed_time 2026-03-17 14:22:29.037 | + functions-common:time_stop:2415 : local total 2026-03-17 14:22:29.040 | + functions-common:time_stop:2416 : local start_time 2026-03-17 14:22:29.044 | + functions-common:time_stop:2418 : name=run_process 2026-03-17 14:22:29.047 | + functions-common:time_stop:2419 : start_time=1773757347203 2026-03-17 14:22:29.051 | + functions-common:time_stop:2421 : [[ -z 1773757347203 ]] 2026-03-17 14:22:29.055 | ++ functions-common:time_stop:2424 : date +%s%3N 2026-03-17 14:22:29.062 | + functions-common:time_stop:2424 : end_time=1773757349058 2026-03-17 14:22:29.065 | + functions-common:time_stop:2425 : elapsed_time=1855 2026-03-17 14:22:29.068 | + functions-common:time_stop:2426 : total=37575 2026-03-17 14:22:29.071 | + functions-common:time_stop:2428 : _TIME_START[$name]= 2026-03-17 14:22:29.075 | + functions-common:time_stop:2429 : _TIME_TOTAL[$name]=39430 2026-03-17 14:22:29.079 | + lib/nova:start_nova_compute:1084 : export PATH=/opt/stack/devstack/files/openstack-cli-server:/bin:/sbin:/bin:/usr/sbin:/usr/bin:/usr/local/bin:/usr/local/sbin:/usr/sbin:/sbin 2026-03-17 14:22:29.083 | + lib/nova:start_nova_compute:1084 : PATH=/opt/stack/devstack/files/openstack-cli-server:/bin:/sbin:/bin:/usr/sbin:/usr/bin:/usr/local/bin:/usr/local/sbin:/usr/sbin:/sbin 2026-03-17 14:22:29.086 | + lib/nova:start_nova:1181 : is_service_enabled n-api 2026-03-17 14:22:29.106 | + functions-common:is_service_enabled:2068 : return 0 2026-03-17 14:22:29.109 | + lib/nova:start_nova:1183 : echo 'Dumping cells_v2 mapping' 2026-03-17 14:22:29.109 | Dumping cells_v2 mapping 2026-03-17 14:22:29.112 | + lib/nova:start_nova:1184 : /usr/local/bin/nova-manage cell_v2 list_cells --verbose 2026-03-17 14:22:30.923 | INFO dbcounter [None req-b074a71c-b92b-437d-a5fb-9cf05c6b8e47 None None] Registered counter for database nova_api 2026-03-17 14:22:30.962 | DEBUG dbcounter [-] [122235] Writer thread running {{(pid=122235) stat_writer /usr/local/lib/python3.12/site-packages/dbcounter.py:102}} 2026-03-17 14:22:30.971 | +-------+--------------------------------------+----------------------------------------------------------------+----------------------------------------------------------------------------------------+----------+ 2026-03-17 14:22:30.971 | | Name | UUID | Transport URL | Database Connection | Disabled | 2026-03-17 14:22:30.971 | +-------+--------------------------------------+----------------------------------------------------------------+----------------------------------------------------------------------------------------+----------+ 2026-03-17 14:22:30.971 | | cell0 | 00000000-0000-0000-0000-000000000000 | none:/// | mysql+pymysql://root:secretdatabase@127.0.0.1/nova_cell0?charset=utf8&plugin=dbcounter | False | 2026-03-17 14:22:30.971 | | cell1 | 4b2dce9a-2485-4822-a506-c1c486de9864 | rabbit://stackrabbit:secretrabbit@38.102.83.89:5672/nova_cell1 | mysql+pymysql://root:secretdatabase@127.0.0.1/nova_cell1?charset=utf8&plugin=dbcounter | False | 2026-03-17 14:22:30.971 | +-------+--------------------------------------+----------------------------------------------------------------+----------------------------------------------------------------------------------------+----------+ 2026-03-17 14:22:31.390 | + ./stack.sh:main:1330 : async_runfunc create_flavors 2026-03-17 14:22:31.393 | + inc/async:async_runfunc:116 : async_run create_flavors create_flavors 2026-03-17 14:22:31.476 | + inc/async:async_inner:63 : create_flavors 2026-03-17 14:22:31.519 | [9348 Async create_flavors:122293]: running: create_flavors 2026-03-17 14:22:31.522 | + ./stack.sh:main:1332 : is_service_enabled cinder 2026-03-17 14:22:31.540 | + functions-common:is_service_enabled:2068 : return 0 2026-03-17 14:22:31.542 | + ./stack.sh:main:1333 : echo_summary 'Starting Cinder' 2026-03-17 14:22:31.544 | + ./stack.sh:echo_summary:438 : [[ -t 3 ]] 2026-03-17 14:22:31.547 | + ./stack.sh:echo_summary:444 : echo -e Starting Cinder 2026-03-17 14:22:31.550 | + ./stack.sh:main:1334 : start_cinder 2026-03-17 14:22:31.554 | + lib/cinder:start_cinder:605 : local service_port=8776 2026-03-17 14:22:31.557 | + lib/cinder:start_cinder:606 : local service_protocol=https 2026-03-17 14:22:31.560 | + lib/cinder:start_cinder:607 : local cinder_url 2026-03-17 14:22:31.563 | + lib/cinder:start_cinder:608 : '[' lioadm = tgtadm ']' 2026-03-17 14:22:31.566 | + lib/cinder:start_cinder:623 : [[ c-api,c-bak,c-sch,c-vol,etcd3,file_tracker,g-api,horizon,key,memory_tracker,mysql,n-api,n-api-meta,n-cond,n-cpu,n-novnc,n-sch,openstack-cli-server,ovn-controller,ovn-northd,ovs-vswitchd,ovsdb-server,placement-api,q-ovn-agent,q-svc,rabbit,s-account,s-container,s-object,s-proxy,tempest,tls-proxy,s-container-sync,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-17 14:22:31.570 | ++ lib/cinder:start_cinder:624 : which uwsgi 2026-03-17 14:22:31.575 | + lib/cinder:start_cinder:624 : run_process c-api '/sbin/uwsgi --procname-prefix cinder-api --ini /etc/cinder/cinder-api-uwsgi.ini' 2026-03-17 14:22:31.578 | + functions-common:run_process:1666 : local service=c-api 2026-03-17 14:22:31.581 | + functions-common:run_process:1667 : local 'command=/sbin/uwsgi --procname-prefix cinder-api --ini /etc/cinder/cinder-api-uwsgi.ini' 2026-03-17 14:22:31.584 | + functions-common:run_process:1668 : local group= 2026-03-17 14:22:31.587 | + functions-common:run_process:1669 : local user= 2026-03-17 14:22:31.590 | + functions-common:run_process:1670 : local env_vars= 2026-03-17 14:22:31.592 | + functions-common:run_process:1672 : local name=c-api 2026-03-17 14:22:31.595 | + functions-common:run_process:1674 : time_start run_process 2026-03-17 14:22:31.597 | + functions-common:time_start:2398 : local name=run_process 2026-03-17 14:22:31.600 | + functions-common:time_start:2399 : local start_time= 2026-03-17 14:22:31.603 | + functions-common:time_start:2400 : [[ -n '' ]] 2026-03-17 14:22:31.606 | ++ functions-common:time_start:2403 : date +%s%3N 2026-03-17 14:22:31.611 | + functions-common:time_start:2403 : _TIME_START[$name]=1773757351608 2026-03-17 14:22:31.614 | + functions-common:run_process:1675 : is_service_enabled c-api 2026-03-17 14:22:31.634 | + functions-common:is_service_enabled:2068 : return 0 2026-03-17 14:22:31.638 | + functions-common:run_process:1676 : _run_under_systemd c-api '/sbin/uwsgi --procname-prefix cinder-api --ini /etc/cinder/cinder-api-uwsgi.ini' '' '' '' 2026-03-17 14:22:31.641 | + functions-common:_run_under_systemd:1620 : local service=c-api 2026-03-17 14:22:31.645 | + functions-common:_run_under_systemd:1621 : local 'command=/sbin/uwsgi --procname-prefix cinder-api --ini /etc/cinder/cinder-api-uwsgi.ini' 2026-03-17 14:22:31.648 | + functions-common:_run_under_systemd:1622 : local 'cmd=/sbin/uwsgi --procname-prefix cinder-api --ini /etc/cinder/cinder-api-uwsgi.ini' 2026-03-17 14:22:31.651 | + functions-common:_run_under_systemd:1624 : _common_systemd_pitfalls '/sbin/uwsgi --procname-prefix cinder-api --ini /etc/cinder/cinder-api-uwsgi.ini' 2026-03-17 14:22:31.653 | + functions-common:_common_systemd_pitfalls:1592 : local 'cmd=/sbin/uwsgi --procname-prefix cinder-api --ini /etc/cinder/cinder-api-uwsgi.ini' 2026-03-17 14:22:31.656 | + functions-common:_common_systemd_pitfalls:1595 : [[ /sbin/uwsgi --procname-prefix cinder-api --ini /etc/cinder/cinder-api-uwsgi.ini =~ sudo ]] 2026-03-17 14:22:31.660 | + functions-common:_common_systemd_pitfalls:1606 : [[ ! /sbin/uwsgi --procname-prefix cinder-api --ini /etc/cinder/cinder-api-uwsgi.ini =~ ^/ ]] 2026-03-17 14:22:31.663 | + functions-common:_run_under_systemd:1626 : local systemd_service=devstack@c-api.service 2026-03-17 14:22:31.666 | + functions-common:_run_under_systemd:1627 : local group= 2026-03-17 14:22:31.669 | + functions-common:_run_under_systemd:1628 : local user=stack 2026-03-17 14:22:31.672 | + functions-common:_run_under_systemd:1629 : [[ -z stack ]] 2026-03-17 14:22:31.675 | + functions-common:_run_under_systemd:1632 : local env_vars= 2026-03-17 14:22:31.678 | + functions-common:_run_under_systemd:1633 : [[ -v SYSTEMD_ENV_VARS[c-api] ]] 2026-03-17 14:22:31.681 | + functions-common:_run_under_systemd:1636 : [[ /sbin/uwsgi --procname-prefix cinder-api --ini /etc/cinder/cinder-api-uwsgi.ini =~ uwsgi ]] 2026-03-17 14:22:31.684 | + functions-common:_run_under_systemd:1637 : [[ False == \T\r\u\e ]] 2026-03-17 14:22:31.687 | + functions-common:_run_under_systemd:1640 : write_uwsgi_user_unit_file devstack@c-api.service '/sbin/uwsgi --procname-prefix cinder-api --ini /etc/cinder/cinder-api-uwsgi.ini' '' stack '' 2026-03-17 14:22:31.690 | + functions-common:write_uwsgi_user_unit_file:1559 : local service=devstack@c-api.service 2026-03-17 14:22:31.693 | + functions-common:write_uwsgi_user_unit_file:1560 : local 'command=/sbin/uwsgi --procname-prefix cinder-api --ini /etc/cinder/cinder-api-uwsgi.ini' 2026-03-17 14:22:31.697 | + functions-common:write_uwsgi_user_unit_file:1561 : local group= 2026-03-17 14:22:31.699 | + functions-common:write_uwsgi_user_unit_file:1562 : local user=stack 2026-03-17 14:22:31.702 | + functions-common:write_uwsgi_user_unit_file:1563 : local env_vars= 2026-03-17 14:22:31.704 | + functions-common:write_uwsgi_user_unit_file:1564 : local unitfile=/etc/systemd/system/devstack@c-api.service 2026-03-17 14:22:31.707 | + functions-common:write_uwsgi_user_unit_file:1565 : mkdir -p /etc/systemd/system 2026-03-17 14:22:31.712 | + 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-17 14:22:31.827 | + 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:/sbin:/bin:/usr/sbin:/usr/bin:/usr/local/bin:/usr/local/sbin:/usr/sbin:/sbin"' 2026-03-17 14:22:31.929 | + 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-17 14:22:32.022 | + functions-common:write_uwsgi_user_unit_file:1570 : iniset -sudo /etc/systemd/system/devstack@c-api.service Service User stack 2026-03-17 14:22:32.108 | + functions-common:write_uwsgi_user_unit_file:1571 : iniset -sudo /etc/systemd/system/devstack@c-api.service Service ExecStart '/sbin/uwsgi --procname-prefix cinder-api --ini /etc/cinder/cinder-api-uwsgi.ini' 2026-03-17 14:22:32.211 | + functions-common:write_uwsgi_user_unit_file:1572 : iniset -sudo /etc/systemd/system/devstack@c-api.service Service ExecReload '/bin/kill -HUP $MAINPID' 2026-03-17 14:22:32.297 | + functions-common:write_uwsgi_user_unit_file:1573 : iniset -sudo /etc/systemd/system/devstack@c-api.service Service Type notify 2026-03-17 14:22:32.403 | + functions-common:write_uwsgi_user_unit_file:1574 : iniset -sudo /etc/systemd/system/devstack@c-api.service Service KillMode process 2026-03-17 14:22:32.507 | + functions-common:write_uwsgi_user_unit_file:1575 : iniset -sudo /etc/systemd/system/devstack@c-api.service Service Restart always 2026-03-17 14:22:32.608 | + functions-common:write_uwsgi_user_unit_file:1576 : iniset -sudo /etc/systemd/system/devstack@c-api.service Service NotifyAccess all 2026-03-17 14:22:32.697 | + functions-common:write_uwsgi_user_unit_file:1577 : iniset -sudo /etc/systemd/system/devstack@c-api.service Service RestartForceExitStatus 100 2026-03-17 14:22:32.813 | + functions-common:write_uwsgi_user_unit_file:1579 : [[ -n '' ]] 2026-03-17 14:22:32.814 | + functions-common:write_uwsgi_user_unit_file:1582 : [[ -n '' ]] 2026-03-17 14:22:32.818 | + functions-common:write_uwsgi_user_unit_file:1585 : iniset -sudo /etc/systemd/system/devstack@c-api.service Install WantedBy multi-user.target 2026-03-17 14:22:32.966 | + functions-common:write_uwsgi_user_unit_file:1588 : sudo systemctl daemon-reload 2026-03-17 14:22:33.328 | + functions-common:_run_under_systemd:1645 : sudo systemctl enable devstack@c-api.service 2026-03-17 14:22:33.359 | Created symlink '/etc/systemd/system/multi-user.target.wants/devstack@c-api.service' → '/etc/systemd/system/devstack@c-api.service'. 2026-03-17 14:22:33.648 | + functions-common:_run_under_systemd:1646 : sudo systemctl start devstack@c-api.service 2026-03-17 14:22:33.791 | + functions-common:run_process:1678 : time_stop run_process 2026-03-17 14:22:33.794 | + functions-common:time_stop:2412 : local name 2026-03-17 14:22:33.797 | + functions-common:time_stop:2413 : local end_time 2026-03-17 14:22:33.801 | + functions-common:time_stop:2414 : local elapsed_time 2026-03-17 14:22:33.805 | + functions-common:time_stop:2415 : local total 2026-03-17 14:22:33.808 | + functions-common:time_stop:2416 : local start_time 2026-03-17 14:22:33.810 | + functions-common:time_stop:2418 : name=run_process 2026-03-17 14:22:33.813 | + functions-common:time_stop:2419 : start_time=1773757351608 2026-03-17 14:22:33.816 | + functions-common:time_stop:2421 : [[ -z 1773757351608 ]] 2026-03-17 14:22:33.820 | ++ functions-common:time_stop:2424 : date +%s%3N 2026-03-17 14:22:33.826 | + functions-common:time_stop:2424 : end_time=1773757353823 2026-03-17 14:22:33.829 | + functions-common:time_stop:2425 : elapsed_time=2215 2026-03-17 14:22:33.832 | + functions-common:time_stop:2426 : total=39430 2026-03-17 14:22:33.835 | + functions-common:time_stop:2428 : _TIME_START[$name]= 2026-03-17 14:22:33.839 | + functions-common:time_stop:2429 : _TIME_TOTAL[$name]=41645 2026-03-17 14:22:33.842 | + lib/cinder:start_cinder:625 : cinder_url=https://38.102.83.89/volume/v3 2026-03-17 14:22:33.844 | + lib/cinder:start_cinder:628 : echo 'Waiting for Cinder API to start...' 2026-03-17 14:22:33.844 | Waiting for Cinder API to start... 2026-03-17 14:22:33.847 | + lib/cinder:start_cinder:629 : wait_for_service 60 https://38.102.83.89/volume/v3 2026-03-17 14:22:33.850 | + functions:wait_for_service:476 : local timeout=60 2026-03-17 14:22:33.853 | + functions:wait_for_service:477 : local url=https://38.102.83.89/volume/v3 2026-03-17 14:22:33.855 | + functions:wait_for_service:478 : local rval=0 2026-03-17 14:22:33.859 | + functions:wait_for_service:479 : time_start wait_for_service 2026-03-17 14:22:33.862 | + functions-common:time_start:2398 : local name=wait_for_service 2026-03-17 14:22:33.864 | + functions-common:time_start:2399 : local start_time= 2026-03-17 14:22:33.867 | + functions-common:time_start:2400 : [[ -n '' ]] 2026-03-17 14:22:33.870 | ++ functions-common:time_start:2403 : date +%s%3N 2026-03-17 14:22:33.875 | + functions-common:time_start:2403 : _TIME_START[$name]=1773757353873 2026-03-17 14:22:33.877 | + functions:wait_for_service:480 : timeout 60 bash -x 2026-03-17 14:22:33.882 | ++ :: : curl -g -k --noproxy '*' -s -o /dev/null -w '%{http_code}' https://38.102.83.89/volume/v3 2026-03-17 14:22:35.516 | + :: : [[ 401 == 503 ]] 2026-03-17 14:22:35.518 | + :: : [[ 0 -eq 7 ]] 2026-03-17 14:22:35.523 | + functions:wait_for_service:485 : time_stop wait_for_service 2026-03-17 14:22:35.526 | + functions-common:time_stop:2412 : local name 2026-03-17 14:22:35.529 | + functions-common:time_stop:2413 : local end_time 2026-03-17 14:22:35.533 | + functions-common:time_stop:2414 : local elapsed_time 2026-03-17 14:22:35.536 | + functions-common:time_stop:2415 : local total 2026-03-17 14:22:35.539 | + functions-common:time_stop:2416 : local start_time 2026-03-17 14:22:35.543 | + functions-common:time_stop:2418 : name=wait_for_service 2026-03-17 14:22:35.546 | + functions-common:time_stop:2419 : start_time=1773757353873 2026-03-17 14:22:35.549 | + functions-common:time_stop:2421 : [[ -z 1773757353873 ]] 2026-03-17 14:22:35.552 | ++ functions-common:time_stop:2424 : date +%s%3N 2026-03-17 14:22:35.557 | + functions-common:time_stop:2424 : end_time=1773757355555 2026-03-17 14:22:35.561 | + functions-common:time_stop:2425 : elapsed_time=1682 2026-03-17 14:22:35.564 | + functions-common:time_stop:2426 : total=6789 2026-03-17 14:22:35.566 | + functions-common:time_stop:2428 : _TIME_START[$name]= 2026-03-17 14:22:35.569 | + functions-common:time_stop:2429 : _TIME_TOTAL[$name]=8471 2026-03-17 14:22:35.572 | + functions:wait_for_service:486 : return 0 2026-03-17 14:22:35.575 | + lib/cinder:start_cinder:633 : run_process c-sch '/usr/local/bin/cinder-scheduler --config-file /etc/cinder/cinder.conf' 2026-03-17 14:22:35.579 | + functions-common:run_process:1666 : local service=c-sch 2026-03-17 14:22:35.582 | + functions-common:run_process:1667 : local 'command=/usr/local/bin/cinder-scheduler --config-file /etc/cinder/cinder.conf' 2026-03-17 14:22:35.585 | + functions-common:run_process:1668 : local group= 2026-03-17 14:22:35.588 | + functions-common:run_process:1669 : local user= 2026-03-17 14:22:35.590 | + functions-common:run_process:1670 : local env_vars= 2026-03-17 14:22:35.594 | + functions-common:run_process:1672 : local name=c-sch 2026-03-17 14:22:35.597 | + functions-common:run_process:1674 : time_start run_process 2026-03-17 14:22:35.599 | + functions-common:time_start:2398 : local name=run_process 2026-03-17 14:22:35.603 | + functions-common:time_start:2399 : local start_time= 2026-03-17 14:22:35.605 | + functions-common:time_start:2400 : [[ -n '' ]] 2026-03-17 14:22:35.609 | ++ functions-common:time_start:2403 : date +%s%3N 2026-03-17 14:22:35.615 | + functions-common:time_start:2403 : _TIME_START[$name]=1773757355612 2026-03-17 14:22:35.618 | + functions-common:run_process:1675 : is_service_enabled c-sch 2026-03-17 14:22:35.639 | + functions-common:is_service_enabled:2068 : return 0 2026-03-17 14:22:35.642 | + functions-common:run_process:1676 : _run_under_systemd c-sch '/usr/local/bin/cinder-scheduler --config-file /etc/cinder/cinder.conf' '' '' '' 2026-03-17 14:22:35.646 | + functions-common:_run_under_systemd:1620 : local service=c-sch 2026-03-17 14:22:35.648 | + functions-common:_run_under_systemd:1621 : local 'command=/usr/local/bin/cinder-scheduler --config-file /etc/cinder/cinder.conf' 2026-03-17 14:22:35.651 | + functions-common:_run_under_systemd:1622 : local 'cmd=/usr/local/bin/cinder-scheduler --config-file /etc/cinder/cinder.conf' 2026-03-17 14:22:35.654 | + functions-common:_run_under_systemd:1624 : _common_systemd_pitfalls '/usr/local/bin/cinder-scheduler --config-file /etc/cinder/cinder.conf' 2026-03-17 14:22:35.657 | + functions-common:_common_systemd_pitfalls:1592 : local 'cmd=/usr/local/bin/cinder-scheduler --config-file /etc/cinder/cinder.conf' 2026-03-17 14:22:35.660 | + functions-common:_common_systemd_pitfalls:1595 : [[ /usr/local/bin/cinder-scheduler --config-file /etc/cinder/cinder.conf =~ sudo ]] 2026-03-17 14:22:35.664 | + functions-common:_common_systemd_pitfalls:1606 : [[ ! /usr/local/bin/cinder-scheduler --config-file /etc/cinder/cinder.conf =~ ^/ ]] 2026-03-17 14:22:35.667 | + functions-common:_run_under_systemd:1626 : local systemd_service=devstack@c-sch.service 2026-03-17 14:22:35.670 | + functions-common:_run_under_systemd:1627 : local group= 2026-03-17 14:22:35.674 | + functions-common:_run_under_systemd:1628 : local user=stack 2026-03-17 14:22:35.677 | + functions-common:_run_under_systemd:1629 : [[ -z stack ]] 2026-03-17 14:22:35.680 | + functions-common:_run_under_systemd:1632 : local env_vars= 2026-03-17 14:22:35.682 | + functions-common:_run_under_systemd:1633 : [[ -v SYSTEMD_ENV_VARS[c-sch] ]] 2026-03-17 14:22:35.686 | + functions-common:_run_under_systemd:1636 : [[ /usr/local/bin/cinder-scheduler --config-file /etc/cinder/cinder.conf =~ uwsgi ]] 2026-03-17 14:22:35.688 | + functions-common:_run_under_systemd:1642 : write_user_unit_file devstack@c-sch.service '/usr/local/bin/cinder-scheduler --config-file /etc/cinder/cinder.conf' '' stack '' 2026-03-17 14:22:35.692 | + functions-common:write_user_unit_file:1527 : local service=devstack@c-sch.service 2026-03-17 14:22:35.695 | + functions-common:write_user_unit_file:1528 : local 'command=/usr/local/bin/cinder-scheduler --config-file /etc/cinder/cinder.conf' 2026-03-17 14:22:35.698 | + functions-common:write_user_unit_file:1529 : local group= 2026-03-17 14:22:35.700 | + functions-common:write_user_unit_file:1530 : local user=stack 2026-03-17 14:22:35.703 | + functions-common:write_user_unit_file:1531 : local env_vars= 2026-03-17 14:22:35.706 | + functions-common:write_user_unit_file:1532 : local extra= 2026-03-17 14:22:35.708 | + functions-common:write_user_unit_file:1533 : [[ -n '' ]] 2026-03-17 14:22:35.710 | + functions-common:write_user_unit_file:1536 : local unitfile=/etc/systemd/system/devstack@c-sch.service 2026-03-17 14:22:35.714 | + functions-common:write_user_unit_file:1537 : mkdir -p /etc/systemd/system 2026-03-17 14:22:35.718 | + 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-17 14:22:35.782 | + inc/async:async_inner:64 : rc=0 2026-03-17 14:22:35.802 | [122293 Async create_flavors:122293]: finished successfully 2026-03-17 14:22:35.823 | + 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:/sbin:/bin:/usr/sbin:/usr/bin:/usr/local/bin:/usr/local/sbin:/usr/sbin:/sbin"' 2026-03-17 14:22:35.915 | + functions-common:write_user_unit_file:1541 : iniset -sudo /etc/systemd/system/devstack@c-sch.service Service User stack 2026-03-17 14:22:35.995 | + functions-common:write_user_unit_file:1542 : iniset -sudo /etc/systemd/system/devstack@c-sch.service Service ExecStart '/usr/local/bin/cinder-scheduler --config-file /etc/cinder/cinder.conf' 2026-03-17 14:22:36.097 | + functions-common:write_user_unit_file:1543 : iniset -sudo /etc/systemd/system/devstack@c-sch.service Service KillMode process 2026-03-17 14:22:36.202 | + functions-common:write_user_unit_file:1544 : iniset -sudo /etc/systemd/system/devstack@c-sch.service Service TimeoutStopSec 300 2026-03-17 14:22:36.315 | + functions-common:write_user_unit_file:1545 : iniset -sudo /etc/systemd/system/devstack@c-sch.service Service ExecReload '/bin/kill -HUP $MAINPID' 2026-03-17 14:22:36.422 | + functions-common:write_user_unit_file:1546 : [[ -n '' ]] 2026-03-17 14:22:36.425 | + functions-common:write_user_unit_file:1549 : [[ -n '' ]] 2026-03-17 14:22:36.428 | + functions-common:write_user_unit_file:1552 : iniset -sudo /etc/systemd/system/devstack@c-sch.service Install WantedBy multi-user.target 2026-03-17 14:22:36.546 | + functions-common:write_user_unit_file:1555 : sudo systemctl daemon-reload 2026-03-17 14:22:36.901 | + functions-common:_run_under_systemd:1645 : sudo systemctl enable devstack@c-sch.service 2026-03-17 14:22:36.933 | Created symlink '/etc/systemd/system/multi-user.target.wants/devstack@c-sch.service' → '/etc/systemd/system/devstack@c-sch.service'. 2026-03-17 14:22:37.224 | + functions-common:_run_under_systemd:1646 : sudo systemctl start devstack@c-sch.service 2026-03-17 14:22:37.283 | + functions-common:run_process:1678 : time_stop run_process 2026-03-17 14:22:37.287 | + functions-common:time_stop:2412 : local name 2026-03-17 14:22:37.291 | + functions-common:time_stop:2413 : local end_time 2026-03-17 14:22:37.294 | + functions-common:time_stop:2414 : local elapsed_time 2026-03-17 14:22:37.298 | + functions-common:time_stop:2415 : local total 2026-03-17 14:22:37.301 | + functions-common:time_stop:2416 : local start_time 2026-03-17 14:22:37.304 | + functions-common:time_stop:2418 : name=run_process 2026-03-17 14:22:37.308 | + functions-common:time_stop:2419 : start_time=1773757355612 2026-03-17 14:22:37.311 | + functions-common:time_stop:2421 : [[ -z 1773757355612 ]] 2026-03-17 14:22:37.315 | ++ functions-common:time_stop:2424 : date +%s%3N 2026-03-17 14:22:37.322 | + functions-common:time_stop:2424 : end_time=1773757357318 2026-03-17 14:22:37.325 | + functions-common:time_stop:2425 : elapsed_time=1706 2026-03-17 14:22:37.328 | + functions-common:time_stop:2426 : total=41645 2026-03-17 14:22:37.332 | + functions-common:time_stop:2428 : _TIME_START[$name]= 2026-03-17 14:22:37.335 | + functions-common:time_stop:2429 : _TIME_TOTAL[$name]=43351 2026-03-17 14:22:37.338 | + lib/cinder:start_cinder:638 : malloc_tuning='MALLOC_ARENA_MAX=1 MALLOC_MMAP_THRESHOLD_=131072 MALLOC_TRIM_THRESHOLD_=262144' 2026-03-17 14:22:37.342 | + lib/cinder:start_cinder:639 : run_process c-bak '/usr/local/bin/cinder-backup --config-file /etc/cinder/cinder.conf' '' '' 'MALLOC_ARENA_MAX=1 MALLOC_MMAP_THRESHOLD_=131072 MALLOC_TRIM_THRESHOLD_=262144' 2026-03-17 14:22:37.345 | + functions-common:run_process:1666 : local service=c-bak 2026-03-17 14:22:37.348 | + functions-common:run_process:1667 : local 'command=/usr/local/bin/cinder-backup --config-file /etc/cinder/cinder.conf' 2026-03-17 14:22:37.350 | + functions-common:run_process:1668 : local group= 2026-03-17 14:22:37.353 | + functions-common:run_process:1669 : local user= 2026-03-17 14:22:37.355 | + functions-common:run_process:1670 : local 'env_vars=MALLOC_ARENA_MAX=1 MALLOC_MMAP_THRESHOLD_=131072 MALLOC_TRIM_THRESHOLD_=262144' 2026-03-17 14:22:37.358 | + functions-common:run_process:1672 : local name=c-bak 2026-03-17 14:22:37.360 | + functions-common:run_process:1674 : time_start run_process 2026-03-17 14:22:37.363 | + functions-common:time_start:2398 : local name=run_process 2026-03-17 14:22:37.365 | + functions-common:time_start:2399 : local start_time= 2026-03-17 14:22:37.367 | + functions-common:time_start:2400 : [[ -n '' ]] 2026-03-17 14:22:37.370 | ++ functions-common:time_start:2403 : date +%s%3N 2026-03-17 14:22:37.373 | + functions-common:time_start:2403 : _TIME_START[$name]=1773757357371 2026-03-17 14:22:37.375 | + functions-common:run_process:1675 : is_service_enabled c-bak 2026-03-17 14:22:37.391 | + functions-common:is_service_enabled:2068 : return 0 2026-03-17 14:22:37.393 | + functions-common:run_process:1676 : _run_under_systemd c-bak '/usr/local/bin/cinder-backup --config-file /etc/cinder/cinder.conf' '' '' 'MALLOC_ARENA_MAX=1 MALLOC_MMAP_THRESHOLD_=131072 MALLOC_TRIM_THRESHOLD_=262144' 2026-03-17 14:22:37.396 | + functions-common:_run_under_systemd:1620 : local service=c-bak 2026-03-17 14:22:37.398 | + functions-common:_run_under_systemd:1621 : local 'command=/usr/local/bin/cinder-backup --config-file /etc/cinder/cinder.conf' 2026-03-17 14:22:37.400 | + functions-common:_run_under_systemd:1622 : local 'cmd=/usr/local/bin/cinder-backup --config-file /etc/cinder/cinder.conf' 2026-03-17 14:22:37.402 | + functions-common:_run_under_systemd:1624 : _common_systemd_pitfalls '/usr/local/bin/cinder-backup --config-file /etc/cinder/cinder.conf' 2026-03-17 14:22:37.405 | + functions-common:_common_systemd_pitfalls:1592 : local 'cmd=/usr/local/bin/cinder-backup --config-file /etc/cinder/cinder.conf' 2026-03-17 14:22:37.407 | + functions-common:_common_systemd_pitfalls:1595 : [[ /usr/local/bin/cinder-backup --config-file /etc/cinder/cinder.conf =~ sudo ]] 2026-03-17 14:22:37.409 | + functions-common:_common_systemd_pitfalls:1606 : [[ ! /usr/local/bin/cinder-backup --config-file /etc/cinder/cinder.conf =~ ^/ ]] 2026-03-17 14:22:37.412 | + functions-common:_run_under_systemd:1626 : local systemd_service=devstack@c-bak.service 2026-03-17 14:22:37.414 | + functions-common:_run_under_systemd:1627 : local group= 2026-03-17 14:22:37.417 | + functions-common:_run_under_systemd:1628 : local user=stack 2026-03-17 14:22:37.419 | + functions-common:_run_under_systemd:1629 : [[ -z stack ]] 2026-03-17 14:22:37.421 | + functions-common:_run_under_systemd:1632 : local 'env_vars=MALLOC_ARENA_MAX=1 MALLOC_MMAP_THRESHOLD_=131072 MALLOC_TRIM_THRESHOLD_=262144' 2026-03-17 14:22:37.423 | + functions-common:_run_under_systemd:1633 : [[ -v SYSTEMD_ENV_VARS[c-bak] ]] 2026-03-17 14:22:37.425 | + functions-common:_run_under_systemd:1636 : [[ /usr/local/bin/cinder-backup --config-file /etc/cinder/cinder.conf =~ uwsgi ]] 2026-03-17 14:22:37.428 | + functions-common:_run_under_systemd:1642 : write_user_unit_file devstack@c-bak.service '/usr/local/bin/cinder-backup --config-file /etc/cinder/cinder.conf' '' stack 'MALLOC_ARENA_MAX=1 MALLOC_MMAP_THRESHOLD_=131072 MALLOC_TRIM_THRESHOLD_=262144' 2026-03-17 14:22:37.430 | + functions-common:write_user_unit_file:1527 : local service=devstack@c-bak.service 2026-03-17 14:22:37.432 | + functions-common:write_user_unit_file:1528 : local 'command=/usr/local/bin/cinder-backup --config-file /etc/cinder/cinder.conf' 2026-03-17 14:22:37.434 | + functions-common:write_user_unit_file:1529 : local group= 2026-03-17 14:22:37.437 | + functions-common:write_user_unit_file:1530 : local user=stack 2026-03-17 14:22:37.441 | + functions-common:write_user_unit_file:1531 : local 'env_vars=MALLOC_ARENA_MAX=1 MALLOC_MMAP_THRESHOLD_=131072 MALLOC_TRIM_THRESHOLD_=262144' 2026-03-17 14:22:37.446 | + functions-common:write_user_unit_file:1532 : local extra= 2026-03-17 14:22:37.449 | + functions-common:write_user_unit_file:1533 : [[ -n '' ]] 2026-03-17 14:22:37.452 | + functions-common:write_user_unit_file:1536 : local unitfile=/etc/systemd/system/devstack@c-bak.service 2026-03-17 14:22:37.454 | + functions-common:write_user_unit_file:1537 : mkdir -p /etc/systemd/system 2026-03-17 14:22:37.459 | + 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-17 14:22:37.550 | + 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:/sbin:/bin:/usr/sbin:/usr/bin:/usr/local/bin:/usr/local/sbin:/usr/sbin:/sbin"' 2026-03-17 14:22:37.618 | + functions-common:write_user_unit_file:1541 : iniset -sudo /etc/systemd/system/devstack@c-bak.service Service User stack 2026-03-17 14:22:37.685 | + functions-common:write_user_unit_file:1542 : iniset -sudo /etc/systemd/system/devstack@c-bak.service Service ExecStart '/usr/local/bin/cinder-backup --config-file /etc/cinder/cinder.conf' 2026-03-17 14:22:37.758 | + functions-common:write_user_unit_file:1543 : iniset -sudo /etc/systemd/system/devstack@c-bak.service Service KillMode process 2026-03-17 14:22:37.862 | + functions-common:write_user_unit_file:1544 : iniset -sudo /etc/systemd/system/devstack@c-bak.service Service TimeoutStopSec 300 2026-03-17 14:22:37.966 | + functions-common:write_user_unit_file:1545 : iniset -sudo /etc/systemd/system/devstack@c-bak.service Service ExecReload '/bin/kill -HUP $MAINPID' 2026-03-17 14:22:38.068 | + functions-common:write_user_unit_file:1546 : [[ -n MALLOC_ARENA_MAX=1 MALLOC_MMAP_THRESHOLD_=131072 MALLOC_TRIM_THRESHOLD_=262144 ]] 2026-03-17 14:22:38.072 | + 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-17 14:22:38.171 | + functions-common:write_user_unit_file:1549 : [[ -n '' ]] 2026-03-17 14:22:38.175 | + functions-common:write_user_unit_file:1552 : iniset -sudo /etc/systemd/system/devstack@c-bak.service Install WantedBy multi-user.target 2026-03-17 14:22:38.303 | + functions-common:write_user_unit_file:1555 : sudo systemctl daemon-reload 2026-03-17 14:22:38.656 | + functions-common:_run_under_systemd:1645 : sudo systemctl enable devstack@c-bak.service 2026-03-17 14:22:38.695 | Created symlink '/etc/systemd/system/multi-user.target.wants/devstack@c-bak.service' → '/etc/systemd/system/devstack@c-bak.service'. 2026-03-17 14:22:38.967 | + functions-common:_run_under_systemd:1646 : sudo systemctl start devstack@c-bak.service 2026-03-17 14:22:39.021 | + functions-common:run_process:1678 : time_stop run_process 2026-03-17 14:22:39.023 | + functions-common:time_stop:2412 : local name 2026-03-17 14:22:39.025 | + functions-common:time_stop:2413 : local end_time 2026-03-17 14:22:39.028 | + functions-common:time_stop:2414 : local elapsed_time 2026-03-17 14:22:39.030 | + functions-common:time_stop:2415 : local total 2026-03-17 14:22:39.032 | + functions-common:time_stop:2416 : local start_time 2026-03-17 14:22:39.034 | + functions-common:time_stop:2418 : name=run_process 2026-03-17 14:22:39.036 | + functions-common:time_stop:2419 : start_time=1773757357371 2026-03-17 14:22:39.038 | + functions-common:time_stop:2421 : [[ -z 1773757357371 ]] 2026-03-17 14:22:39.042 | ++ functions-common:time_stop:2424 : date +%s%3N 2026-03-17 14:22:39.046 | + functions-common:time_stop:2424 : end_time=1773757359043 2026-03-17 14:22:39.048 | + functions-common:time_stop:2425 : elapsed_time=1672 2026-03-17 14:22:39.051 | + functions-common:time_stop:2426 : total=43351 2026-03-17 14:22:39.053 | + functions-common:time_stop:2428 : _TIME_START[$name]= 2026-03-17 14:22:39.055 | + functions-common:time_stop:2429 : _TIME_TOTAL[$name]=45023 2026-03-17 14:22:39.058 | + lib/cinder:start_cinder:640 : run_process c-vol '/usr/local/bin/cinder-volume --config-file /etc/cinder/cinder.conf' '' '' 'MALLOC_ARENA_MAX=1 MALLOC_MMAP_THRESHOLD_=131072 MALLOC_TRIM_THRESHOLD_=262144' 2026-03-17 14:22:39.060 | + functions-common:run_process:1666 : local service=c-vol 2026-03-17 14:22:39.063 | + functions-common:run_process:1667 : local 'command=/usr/local/bin/cinder-volume --config-file /etc/cinder/cinder.conf' 2026-03-17 14:22:39.068 | + functions-common:run_process:1668 : local group= 2026-03-17 14:22:39.071 | + functions-common:run_process:1669 : local user= 2026-03-17 14:22:39.073 | + functions-common:run_process:1670 : local 'env_vars=MALLOC_ARENA_MAX=1 MALLOC_MMAP_THRESHOLD_=131072 MALLOC_TRIM_THRESHOLD_=262144' 2026-03-17 14:22:39.075 | + functions-common:run_process:1672 : local name=c-vol 2026-03-17 14:22:39.078 | + functions-common:run_process:1674 : time_start run_process 2026-03-17 14:22:39.080 | + functions-common:time_start:2398 : local name=run_process 2026-03-17 14:22:39.081 | + functions-common:time_start:2399 : local start_time= 2026-03-17 14:22:39.083 | + functions-common:time_start:2400 : [[ -n '' ]] 2026-03-17 14:22:39.086 | ++ functions-common:time_start:2403 : date +%s%3N 2026-03-17 14:22:39.093 | + functions-common:time_start:2403 : _TIME_START[$name]=1773757359089 2026-03-17 14:22:39.096 | + functions-common:run_process:1675 : is_service_enabled c-vol 2026-03-17 14:22:39.118 | + functions-common:is_service_enabled:2068 : return 0 2026-03-17 14:22:39.121 | + functions-common:run_process:1676 : _run_under_systemd c-vol '/usr/local/bin/cinder-volume --config-file /etc/cinder/cinder.conf' '' '' 'MALLOC_ARENA_MAX=1 MALLOC_MMAP_THRESHOLD_=131072 MALLOC_TRIM_THRESHOLD_=262144' 2026-03-17 14:22:39.124 | + functions-common:_run_under_systemd:1620 : local service=c-vol 2026-03-17 14:22:39.127 | + functions-common:_run_under_systemd:1621 : local 'command=/usr/local/bin/cinder-volume --config-file /etc/cinder/cinder.conf' 2026-03-17 14:22:39.131 | + functions-common:_run_under_systemd:1622 : local 'cmd=/usr/local/bin/cinder-volume --config-file /etc/cinder/cinder.conf' 2026-03-17 14:22:39.134 | + functions-common:_run_under_systemd:1624 : _common_systemd_pitfalls '/usr/local/bin/cinder-volume --config-file /etc/cinder/cinder.conf' 2026-03-17 14:22:39.137 | + functions-common:_common_systemd_pitfalls:1592 : local 'cmd=/usr/local/bin/cinder-volume --config-file /etc/cinder/cinder.conf' 2026-03-17 14:22:39.140 | + functions-common:_common_systemd_pitfalls:1595 : [[ /usr/local/bin/cinder-volume --config-file /etc/cinder/cinder.conf =~ sudo ]] 2026-03-17 14:22:39.143 | + functions-common:_common_systemd_pitfalls:1606 : [[ ! /usr/local/bin/cinder-volume --config-file /etc/cinder/cinder.conf =~ ^/ ]] 2026-03-17 14:22:39.147 | + functions-common:_run_under_systemd:1626 : local systemd_service=devstack@c-vol.service 2026-03-17 14:22:39.150 | + functions-common:_run_under_systemd:1627 : local group= 2026-03-17 14:22:39.154 | + functions-common:_run_under_systemd:1628 : local user=stack 2026-03-17 14:22:39.156 | + functions-common:_run_under_systemd:1629 : [[ -z stack ]] 2026-03-17 14:22:39.160 | + functions-common:_run_under_systemd:1632 : local 'env_vars=MALLOC_ARENA_MAX=1 MALLOC_MMAP_THRESHOLD_=131072 MALLOC_TRIM_THRESHOLD_=262144' 2026-03-17 14:22:39.163 | + functions-common:_run_under_systemd:1633 : [[ -v SYSTEMD_ENV_VARS[c-vol] ]] 2026-03-17 14:22:39.166 | + functions-common:_run_under_systemd:1636 : [[ /usr/local/bin/cinder-volume --config-file /etc/cinder/cinder.conf =~ uwsgi ]] 2026-03-17 14:22:39.170 | + functions-common:_run_under_systemd:1642 : write_user_unit_file devstack@c-vol.service '/usr/local/bin/cinder-volume --config-file /etc/cinder/cinder.conf' '' stack 'MALLOC_ARENA_MAX=1 MALLOC_MMAP_THRESHOLD_=131072 MALLOC_TRIM_THRESHOLD_=262144' 2026-03-17 14:22:39.173 | + functions-common:write_user_unit_file:1527 : local service=devstack@c-vol.service 2026-03-17 14:22:39.176 | + functions-common:write_user_unit_file:1528 : local 'command=/usr/local/bin/cinder-volume --config-file /etc/cinder/cinder.conf' 2026-03-17 14:22:39.180 | + functions-common:write_user_unit_file:1529 : local group= 2026-03-17 14:22:39.183 | + functions-common:write_user_unit_file:1530 : local user=stack 2026-03-17 14:22:39.186 | + functions-common:write_user_unit_file:1531 : local 'env_vars=MALLOC_ARENA_MAX=1 MALLOC_MMAP_THRESHOLD_=131072 MALLOC_TRIM_THRESHOLD_=262144' 2026-03-17 14:22:39.189 | + functions-common:write_user_unit_file:1532 : local extra= 2026-03-17 14:22:39.192 | + functions-common:write_user_unit_file:1533 : [[ -n '' ]] 2026-03-17 14:22:39.195 | + functions-common:write_user_unit_file:1536 : local unitfile=/etc/systemd/system/devstack@c-vol.service 2026-03-17 14:22:39.198 | + functions-common:write_user_unit_file:1537 : mkdir -p /etc/systemd/system 2026-03-17 14:22:39.205 | + 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-17 14:22:39.332 | + 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:/sbin:/bin:/usr/sbin:/usr/bin:/usr/local/bin:/usr/local/sbin:/usr/sbin:/sbin"' 2026-03-17 14:22:39.463 | + functions-common:write_user_unit_file:1541 : iniset -sudo /etc/systemd/system/devstack@c-vol.service Service User stack 2026-03-17 14:22:39.618 | + functions-common:write_user_unit_file:1542 : iniset -sudo /etc/systemd/system/devstack@c-vol.service Service ExecStart '/usr/local/bin/cinder-volume --config-file /etc/cinder/cinder.conf' 2026-03-17 14:22:39.727 | + functions-common:write_user_unit_file:1543 : iniset -sudo /etc/systemd/system/devstack@c-vol.service Service KillMode process 2026-03-17 14:22:39.820 | + functions-common:write_user_unit_file:1544 : iniset -sudo /etc/systemd/system/devstack@c-vol.service Service TimeoutStopSec 300 2026-03-17 14:22:39.919 | + functions-common:write_user_unit_file:1545 : iniset -sudo /etc/systemd/system/devstack@c-vol.service Service ExecReload '/bin/kill -HUP $MAINPID' 2026-03-17 14:22:40.025 | + functions-common:write_user_unit_file:1546 : [[ -n MALLOC_ARENA_MAX=1 MALLOC_MMAP_THRESHOLD_=131072 MALLOC_TRIM_THRESHOLD_=262144 ]] 2026-03-17 14:22:40.030 | + 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-17 14:22:40.148 | + functions-common:write_user_unit_file:1549 : [[ -n '' ]] 2026-03-17 14:22:40.151 | + functions-common:write_user_unit_file:1552 : iniset -sudo /etc/systemd/system/devstack@c-vol.service Install WantedBy multi-user.target 2026-03-17 14:22:40.276 | + functions-common:write_user_unit_file:1555 : sudo systemctl daemon-reload 2026-03-17 14:22:40.646 | + functions-common:_run_under_systemd:1645 : sudo systemctl enable devstack@c-vol.service 2026-03-17 14:22:40.685 | Created symlink '/etc/systemd/system/multi-user.target.wants/devstack@c-vol.service' → '/etc/systemd/system/devstack@c-vol.service'. 2026-03-17 14:22:41.019 | + functions-common:_run_under_systemd:1646 : sudo systemctl start devstack@c-vol.service 2026-03-17 14:22:41.080 | + functions-common:run_process:1678 : time_stop run_process 2026-03-17 14:22:41.083 | + functions-common:time_stop:2412 : local name 2026-03-17 14:22:41.086 | + functions-common:time_stop:2413 : local end_time 2026-03-17 14:22:41.090 | + functions-common:time_stop:2414 : local elapsed_time 2026-03-17 14:22:41.093 | + functions-common:time_stop:2415 : local total 2026-03-17 14:22:41.096 | + functions-common:time_stop:2416 : local start_time 2026-03-17 14:22:41.100 | + functions-common:time_stop:2418 : name=run_process 2026-03-17 14:22:41.103 | + functions-common:time_stop:2419 : start_time=1773757359089 2026-03-17 14:22:41.106 | + functions-common:time_stop:2421 : [[ -z 1773757359089 ]] 2026-03-17 14:22:41.110 | ++ functions-common:time_stop:2424 : date +%s%3N 2026-03-17 14:22:41.116 | + functions-common:time_stop:2424 : end_time=1773757361113 2026-03-17 14:22:41.119 | + functions-common:time_stop:2425 : elapsed_time=2024 2026-03-17 14:22:41.123 | + functions-common:time_stop:2426 : total=45023 2026-03-17 14:22:41.126 | + functions-common:time_stop:2428 : _TIME_START[$name]= 2026-03-17 14:22:41.130 | + functions-common:time_stop:2429 : _TIME_TOTAL[$name]=47047 2026-03-17 14:22:41.133 | + ./stack.sh:main:1335 : create_volume_types 2026-03-17 14:22:41.136 | + lib/cinder:create_volume_types:675 : is_service_enabled c-api 2026-03-17 14:22:41.155 | + functions-common:is_service_enabled:2068 : return 0 2026-03-17 14:22:41.158 | + lib/cinder:create_volume_types:675 : [[ -n lvm:lvmdriver-1 ]] 2026-03-17 14:22:41.161 | + lib/cinder:create_volume_types:676 : local be be_name 2026-03-17 14:22:41.164 | + lib/cinder:create_volume_types:677 : for be in ${CINDER_ENABLED_BACKENDS//,/ } 2026-03-17 14:22:41.168 | + lib/cinder:create_volume_types:678 : be_name=lvmdriver-1 2026-03-17 14:22:41.171 | + lib/cinder:create_volume_types:679 : create_one_type lvmdriver-1 volume_backend_name lvmdriver-1 2026-03-17 14:22:41.174 | + lib/cinder:create_one_type:656 : type_name=lvmdriver-1 2026-03-17 14:22:41.178 | + lib/cinder:create_one_type:657 : property_key=volume_backend_name 2026-03-17 14:22:41.182 | + lib/cinder:create_one_type:658 : property_value=lvmdriver-1 2026-03-17 14:22:41.186 | + lib/cinder:create_one_type:660 : is_service_enabled keystone 2026-03-17 14:22:41.208 | + functions-common:is_service_enabled:2068 : return 0 2026-03-17 14:22:41.211 | + lib/cinder:create_one_type:661 : openstack --os-region-name=RegionOne volume type create --property volume_backend_name=lvmdriver-1 lvmdriver-1 2026-03-17 14:22:42.476 | 2026-03-17 14:22:42.476 | +-------------+--------------------------------------+ 2026-03-17 14:22:42.476 | | Field | Value | 2026-03-17 14:22:42.476 | +-------------+--------------------------------------+ 2026-03-17 14:22:42.476 | | description | None | 2026-03-17 14:22:42.476 | | id | bbde6e50-1ad6-4e8a-a9d1-fb05dd74fe62 | 2026-03-17 14:22:42.476 | | is_public | True | 2026-03-17 14:22:42.476 | | name | lvmdriver-1 | 2026-03-17 14:22:42.476 | | properties | volume_backend_name='lvmdriver-1' | 2026-03-17 14:22:42.476 | +-------------+--------------------------------------+ 2026-03-17 14:22:42.488 | + lib/cinder:create_volume_types:682 : [[ True == \T\r\u\e ]] 2026-03-17 14:22:42.491 | + lib/cinder:create_volume_types:683 : create_one_type multiattach multiattach ' True' 2026-03-17 14:22:42.495 | + lib/cinder:create_one_type:656 : type_name=multiattach 2026-03-17 14:22:42.499 | + lib/cinder:create_one_type:657 : property_key=multiattach 2026-03-17 14:22:42.502 | + lib/cinder:create_one_type:658 : property_value=' True' 2026-03-17 14:22:42.505 | + lib/cinder:create_one_type:660 : is_service_enabled keystone 2026-03-17 14:22:42.523 | + functions-common:is_service_enabled:2068 : return 0 2026-03-17 14:22:42.526 | + lib/cinder:create_one_type:661 : openstack --os-region-name=RegionOne volume type create --property 'multiattach= True' multiattach 2026-03-17 14:22:43.029 | 2026-03-17 14:22:43.029 | +-------------+--------------------------------------+ 2026-03-17 14:22:43.029 | | Field | Value | 2026-03-17 14:22:43.029 | +-------------+--------------------------------------+ 2026-03-17 14:22:43.029 | | description | None | 2026-03-17 14:22:43.029 | | id | 6c0fe508-ab62-4b08-bbbc-11efc5aa178e | 2026-03-17 14:22:43.029 | | is_public | True | 2026-03-17 14:22:43.030 | | name | multiattach | 2026-03-17 14:22:43.030 | | properties | multiattach=' True' | 2026-03-17 14:22:43.030 | +-------------+--------------------------------------+ 2026-03-17 14:22:43.039 | + lib/cinder:create_volume_types:689 : [[ False == \T\r\u\e ]] 2026-03-17 14:22:43.043 | + ./stack.sh:main:1340 : [[ False == \T\r\u\e ]] 2026-03-17 14:22:43.046 | + ./stack.sh:main:1348 : is_service_enabled glance 2026-03-17 14:22:43.071 | + functions-common:is_service_enabled:2068 : return 0 2026-03-17 14:22:43.074 | + ./stack.sh:main:1349 : echo_summary 'Starting Glance' 2026-03-17 14:22:43.079 | + ./stack.sh:echo_summary:438 : [[ -t 3 ]] 2026-03-17 14:22:43.081 | + ./stack.sh:echo_summary:444 : echo -e Starting Glance 2026-03-17 14:22:43.085 | + ./stack.sh:main:1350 : start_glance 2026-03-17 14:22:43.089 | + lib/glance:start_glance:649 : local service_protocol=https 2026-03-17 14:22:43.093 | ++ lib/glance:start_glance:651 : which uwsgi 2026-03-17 14:22:43.098 | + lib/glance:start_glance:651 : run_process g-api '/sbin/uwsgi --procname-prefix glance-api --ini /etc/glance/glance-uwsgi.ini' 2026-03-17 14:22:43.101 | + functions-common:run_process:1666 : local service=g-api 2026-03-17 14:22:43.105 | + functions-common:run_process:1667 : local 'command=/sbin/uwsgi --procname-prefix glance-api --ini /etc/glance/glance-uwsgi.ini' 2026-03-17 14:22:43.108 | + functions-common:run_process:1668 : local group= 2026-03-17 14:22:43.111 | + functions-common:run_process:1669 : local user= 2026-03-17 14:22:43.114 | + functions-common:run_process:1670 : local env_vars= 2026-03-17 14:22:43.118 | + functions-common:run_process:1672 : local name=g-api 2026-03-17 14:22:43.120 | + functions-common:run_process:1674 : time_start run_process 2026-03-17 14:22:43.122 | + functions-common:time_start:2398 : local name=run_process 2026-03-17 14:22:43.125 | + functions-common:time_start:2399 : local start_time= 2026-03-17 14:22:43.129 | + functions-common:time_start:2400 : [[ -n '' ]] 2026-03-17 14:22:43.132 | ++ functions-common:time_start:2403 : date +%s%3N 2026-03-17 14:22:43.137 | + functions-common:time_start:2403 : _TIME_START[$name]=1773757363135 2026-03-17 14:22:43.140 | + functions-common:run_process:1675 : is_service_enabled g-api 2026-03-17 14:22:43.157 | + functions-common:is_service_enabled:2068 : return 0 2026-03-17 14:22:43.159 | + functions-common:run_process:1676 : _run_under_systemd g-api '/sbin/uwsgi --procname-prefix glance-api --ini /etc/glance/glance-uwsgi.ini' '' '' '' 2026-03-17 14:22:43.160 | + functions-common:_run_under_systemd:1620 : local service=g-api 2026-03-17 14:22:43.161 | + functions-common:_run_under_systemd:1621 : local 'command=/sbin/uwsgi --procname-prefix glance-api --ini /etc/glance/glance-uwsgi.ini' 2026-03-17 14:22:43.162 | + functions-common:_run_under_systemd:1622 : local 'cmd=/sbin/uwsgi --procname-prefix glance-api --ini /etc/glance/glance-uwsgi.ini' 2026-03-17 14:22:43.164 | + functions-common:_run_under_systemd:1624 : _common_systemd_pitfalls '/sbin/uwsgi --procname-prefix glance-api --ini /etc/glance/glance-uwsgi.ini' 2026-03-17 14:22:43.165 | + functions-common:_common_systemd_pitfalls:1592 : local 'cmd=/sbin/uwsgi --procname-prefix glance-api --ini /etc/glance/glance-uwsgi.ini' 2026-03-17 14:22:43.168 | + functions-common:_common_systemd_pitfalls:1595 : [[ /sbin/uwsgi --procname-prefix glance-api --ini /etc/glance/glance-uwsgi.ini =~ sudo ]] 2026-03-17 14:22:43.171 | + functions-common:_common_systemd_pitfalls:1606 : [[ ! /sbin/uwsgi --procname-prefix glance-api --ini /etc/glance/glance-uwsgi.ini =~ ^/ ]] 2026-03-17 14:22:43.173 | + functions-common:_run_under_systemd:1626 : local systemd_service=devstack@g-api.service 2026-03-17 14:22:43.176 | + functions-common:_run_under_systemd:1627 : local group= 2026-03-17 14:22:43.177 | + functions-common:_run_under_systemd:1628 : local user=stack 2026-03-17 14:22:43.178 | + functions-common:_run_under_systemd:1629 : [[ -z stack ]] 2026-03-17 14:22:43.180 | + functions-common:_run_under_systemd:1632 : local env_vars= 2026-03-17 14:22:43.181 | + functions-common:_run_under_systemd:1633 : [[ -v SYSTEMD_ENV_VARS[g-api] ]] 2026-03-17 14:22:43.183 | + functions-common:_run_under_systemd:1636 : [[ /sbin/uwsgi --procname-prefix glance-api --ini /etc/glance/glance-uwsgi.ini =~ uwsgi ]] 2026-03-17 14:22:43.185 | + functions-common:_run_under_systemd:1637 : [[ False == \T\r\u\e ]] 2026-03-17 14:22:43.187 | + functions-common:_run_under_systemd:1640 : write_uwsgi_user_unit_file devstack@g-api.service '/sbin/uwsgi --procname-prefix glance-api --ini /etc/glance/glance-uwsgi.ini' '' stack '' 2026-03-17 14:22:43.190 | + functions-common:write_uwsgi_user_unit_file:1559 : local service=devstack@g-api.service 2026-03-17 14:22:43.192 | + functions-common:write_uwsgi_user_unit_file:1560 : local 'command=/sbin/uwsgi --procname-prefix glance-api --ini /etc/glance/glance-uwsgi.ini' 2026-03-17 14:22:43.193 | + functions-common:write_uwsgi_user_unit_file:1561 : local group= 2026-03-17 14:22:43.194 | + functions-common:write_uwsgi_user_unit_file:1562 : local user=stack 2026-03-17 14:22:43.196 | + functions-common:write_uwsgi_user_unit_file:1563 : local env_vars= 2026-03-17 14:22:43.197 | + functions-common:write_uwsgi_user_unit_file:1564 : local unitfile=/etc/systemd/system/devstack@g-api.service 2026-03-17 14:22:43.199 | + functions-common:write_uwsgi_user_unit_file:1565 : mkdir -p /etc/systemd/system 2026-03-17 14:22:43.203 | + 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-17 14:22:43.319 | + 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:/sbin:/bin:/usr/sbin:/usr/bin:/usr/local/bin:/usr/local/sbin:/usr/sbin:/sbin"' 2026-03-17 14:22:43.426 | + 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-17 14:22:43.540 | + functions-common:write_uwsgi_user_unit_file:1570 : iniset -sudo /etc/systemd/system/devstack@g-api.service Service User stack 2026-03-17 14:22:43.641 | + functions-common:write_uwsgi_user_unit_file:1571 : iniset -sudo /etc/systemd/system/devstack@g-api.service Service ExecStart '/sbin/uwsgi --procname-prefix glance-api --ini /etc/glance/glance-uwsgi.ini' 2026-03-17 14:22:43.747 | + functions-common:write_uwsgi_user_unit_file:1572 : iniset -sudo /etc/systemd/system/devstack@g-api.service Service ExecReload '/bin/kill -HUP $MAINPID' 2026-03-17 14:22:43.843 | + functions-common:write_uwsgi_user_unit_file:1573 : iniset -sudo /etc/systemd/system/devstack@g-api.service Service Type notify 2026-03-17 14:22:43.955 | + functions-common:write_uwsgi_user_unit_file:1574 : iniset -sudo /etc/systemd/system/devstack@g-api.service Service KillMode process 2026-03-17 14:22:44.065 | + functions-common:write_uwsgi_user_unit_file:1575 : iniset -sudo /etc/systemd/system/devstack@g-api.service Service Restart always 2026-03-17 14:22:44.162 | + functions-common:write_uwsgi_user_unit_file:1576 : iniset -sudo /etc/systemd/system/devstack@g-api.service Service NotifyAccess all 2026-03-17 14:22:44.272 | + functions-common:write_uwsgi_user_unit_file:1577 : iniset -sudo /etc/systemd/system/devstack@g-api.service Service RestartForceExitStatus 100 2026-03-17 14:22:44.378 | + functions-common:write_uwsgi_user_unit_file:1579 : [[ -n '' ]] 2026-03-17 14:22:44.382 | + functions-common:write_uwsgi_user_unit_file:1582 : [[ -n '' ]] 2026-03-17 14:22:44.385 | + functions-common:write_uwsgi_user_unit_file:1585 : iniset -sudo /etc/systemd/system/devstack@g-api.service Install WantedBy multi-user.target 2026-03-17 14:22:44.520 | + functions-common:write_uwsgi_user_unit_file:1588 : sudo systemctl daemon-reload 2026-03-17 14:22:44.905 | + functions-common:_run_under_systemd:1645 : sudo systemctl enable devstack@g-api.service 2026-03-17 14:22:44.944 | Created symlink '/etc/systemd/system/multi-user.target.wants/devstack@g-api.service' → '/etc/systemd/system/devstack@g-api.service'. 2026-03-17 14:22:45.222 | + functions-common:_run_under_systemd:1646 : sudo systemctl start devstack@g-api.service 2026-03-17 14:22:45.348 | + functions-common:run_process:1678 : time_stop run_process 2026-03-17 14:22:45.351 | + functions-common:time_stop:2412 : local name 2026-03-17 14:22:45.354 | + functions-common:time_stop:2413 : local end_time 2026-03-17 14:22:45.358 | + functions-common:time_stop:2414 : local elapsed_time 2026-03-17 14:22:45.363 | + functions-common:time_stop:2415 : local total 2026-03-17 14:22:45.366 | + functions-common:time_stop:2416 : local start_time 2026-03-17 14:22:45.369 | + functions-common:time_stop:2418 : name=run_process 2026-03-17 14:22:45.374 | + functions-common:time_stop:2419 : start_time=1773757363135 2026-03-17 14:22:45.379 | + functions-common:time_stop:2421 : [[ -z 1773757363135 ]] 2026-03-17 14:22:45.383 | ++ functions-common:time_stop:2424 : date +%s%3N 2026-03-17 14:22:45.389 | + functions-common:time_stop:2424 : end_time=1773757365385 2026-03-17 14:22:45.392 | + functions-common:time_stop:2425 : elapsed_time=2250 2026-03-17 14:22:45.395 | + functions-common:time_stop:2426 : total=47047 2026-03-17 14:22:45.398 | + functions-common:time_stop:2428 : _TIME_START[$name]= 2026-03-17 14:22:45.402 | + functions-common:time_stop:2429 : _TIME_TOTAL[$name]=49297 2026-03-17 14:22:45.405 | + lib/glance:start_glance:653 : is_service_enabled g-api-r 2026-03-17 14:22:45.426 | + functions-common:is_service_enabled:2068 : return 1 2026-03-17 14:22:45.429 | + lib/glance:start_glance:658 : echo 'Waiting for g-api (38.102.83.89) to start...' 2026-03-17 14:22:45.429 | Waiting for g-api (38.102.83.89) to start... 2026-03-17 14:22:45.432 | + lib/glance:start_glance:659 : wait_for_service 60 https://38.102.83.89/image 2026-03-17 14:22:45.436 | + functions:wait_for_service:476 : local timeout=60 2026-03-17 14:22:45.438 | + functions:wait_for_service:477 : local url=https://38.102.83.89/image 2026-03-17 14:22:45.441 | + functions:wait_for_service:478 : local rval=0 2026-03-17 14:22:45.444 | + functions:wait_for_service:479 : time_start wait_for_service 2026-03-17 14:22:45.447 | + functions-common:time_start:2398 : local name=wait_for_service 2026-03-17 14:22:45.451 | + functions-common:time_start:2399 : local start_time= 2026-03-17 14:22:45.455 | + functions-common:time_start:2400 : [[ -n '' ]] 2026-03-17 14:22:45.459 | ++ functions-common:time_start:2403 : date +%s%3N 2026-03-17 14:22:45.464 | + functions-common:time_start:2403 : _TIME_START[$name]=1773757365460 2026-03-17 14:22:45.467 | + functions:wait_for_service:480 : timeout 60 bash -x 2026-03-17 14:22:45.473 | ++ :: : curl -g -k --noproxy '*' -s -o /dev/null -w '%{http_code}' https://38.102.83.89/image 2026-03-17 14:22:46.939 | + :: : [[ 300 == 503 ]] 2026-03-17 14:22:46.940 | + :: : [[ 0 -eq 7 ]] 2026-03-17 14:22:46.945 | + functions:wait_for_service:485 : time_stop wait_for_service 2026-03-17 14:22:46.948 | + functions-common:time_stop:2412 : local name 2026-03-17 14:22:46.951 | + functions-common:time_stop:2413 : local end_time 2026-03-17 14:22:46.954 | + functions-common:time_stop:2414 : local elapsed_time 2026-03-17 14:22:46.957 | + functions-common:time_stop:2415 : local total 2026-03-17 14:22:46.960 | + functions-common:time_stop:2416 : local start_time 2026-03-17 14:22:46.963 | + functions-common:time_stop:2418 : name=wait_for_service 2026-03-17 14:22:46.966 | + functions-common:time_stop:2419 : start_time=1773757365460 2026-03-17 14:22:46.969 | + functions-common:time_stop:2421 : [[ -z 1773757365460 ]] 2026-03-17 14:22:46.974 | ++ functions-common:time_stop:2424 : date +%s%3N 2026-03-17 14:22:46.979 | + functions-common:time_stop:2424 : end_time=1773757366976 2026-03-17 14:22:46.982 | + functions-common:time_stop:2425 : elapsed_time=1516 2026-03-17 14:22:46.985 | + functions-common:time_stop:2426 : total=8471 2026-03-17 14:22:46.988 | + functions-common:time_stop:2428 : _TIME_START[$name]= 2026-03-17 14:22:46.991 | + functions-common:time_stop:2429 : _TIME_TOTAL[$name]=9987 2026-03-17 14:22:46.994 | + functions:wait_for_service:486 : return 0 2026-03-17 14:22:46.997 | + ./stack.sh:main:1364 : is_service_enabled mysql postgresql 2026-03-17 14:22:47.021 | + functions-common:is_service_enabled:2068 : return 0 2026-03-17 14:22:47.024 | + ./stack.sh:main:1364 : is_service_enabled glance 2026-03-17 14:22:47.045 | + functions-common:is_service_enabled:2068 : return 0 2026-03-17 14:22:47.047 | + ./stack.sh:main:1365 : echo_summary 'Uploading images' 2026-03-17 14:22:47.050 | + ./stack.sh:echo_summary:438 : [[ -t 3 ]] 2026-03-17 14:22:47.052 | + ./stack.sh:echo_summary:444 : echo -e Uploading images 2026-03-17 14:22:47.055 | + ./stack.sh:main:1367 : for image_url in ${IMAGE_URLS//,/ } 2026-03-17 14:22:47.058 | + ./stack.sh:main:1368 : upload_image http://download.cirros-cloud.net/0.6.2/cirros-0.6.2-x86_64-disk.img 2026-03-17 14:22:47.061 | + functions:upload_image:139 : local image_url=http://download.cirros-cloud.net/0.6.2/cirros-0.6.2-x86_64-disk.img 2026-03-17 14:22:47.063 | + functions:upload_image:141 : local image image_fname image_name 2026-03-17 14:22:47.066 | + functions:upload_image:143 : local max_attempts=5 2026-03-17 14:22:47.067 | + functions:upload_image:146 : mkdir -p /opt/stack/devstack/files/images 2026-03-17 14:22:47.074 | ++ functions:upload_image:147 : basename http://download.cirros-cloud.net/0.6.2/cirros-0.6.2-x86_64-disk.img 2026-03-17 14:22:47.078 | + functions:upload_image:147 : image_fname=cirros-0.6.2-x86_64-disk.img 2026-03-17 14:22:47.081 | + functions:upload_image:148 : [[ http://download.cirros-cloud.net/0.6.2/cirros-0.6.2-x86_64-disk.img != file* ]] 2026-03-17 14:22:47.082 | + functions:upload_image:150 : [[ ! -f /opt/stack/devstack/files/cirros-0.6.2-x86_64-disk.img ]] 2026-03-17 14:22:47.085 | ++ functions:upload_image:151 : seq 5 2026-03-17 14:22:47.089 | + functions:upload_image:151 : for attempt in `seq $max_attempts` 2026-03-17 14:22:47.091 | + functions:upload_image:152 : local rc=0 2026-03-17 14:22:47.093 | + functions:upload_image:153 : wget --progress=dot:giga -c http://download.cirros-cloud.net/0.6.2/cirros-0.6.2-x86_64-disk.img -O /opt/stack/devstack/files/cirros-0.6.2-x86_64-disk.img 2026-03-17 14:22:47.095 | --2026-03-17 10:22:47-- http://download.cirros-cloud.net/0.6.2/cirros-0.6.2-x86_64-disk.img 2026-03-17 14:22:47.101 | Resolving download.cirros-cloud.net (download.cirros-cloud.net)... 69.163.176.183, 2607:f298:6:a014::c3e:9bd6 2026-03-17 14:22:47.165 | Connecting to download.cirros-cloud.net (download.cirros-cloud.net)|69.163.176.183|:80... connected. 2026-03-17 14:22:47.236 | HTTP request sent, awaiting response... 302 Found 2026-03-17 14:22:47.236 | Location: https://github.com/cirros-dev/cirros/releases/download/0.6.2/cirros-0.6.2-x86_64-disk.img [following] 2026-03-17 14:22:47.236 | --2026-03-17 10:22:47-- https://github.com/cirros-dev/cirros/releases/download/0.6.2/cirros-0.6.2-x86_64-disk.img 2026-03-17 14:22:47.380 | Resolving github.com (github.com)... 140.82.114.4 2026-03-17 14:22:47.397 | Connecting to github.com (github.com)|140.82.114.4|:443... connected. 2026-03-17 14:22:47.603 | HTTP request sent, awaiting response... 302 Found 2026-03-17 14:22:47.603 | Location: https://release-assets.githubusercontent.com/github-production-release-asset/219785102/0437ec86-7fce-41e9-af69-c95b08e2fc1c?sp=r&sv=2018-11-09&sr=b&spr=https&se=2026-03-17T15%3A07%3A20Z&rscd=attachment%3B+filename%3Dcirros-0.6.2-x86_64-disk.img&rsct=application%2Foctet-stream&skoid=96c2d410-5711-43a1-aedd-ab1947aa7ab0&sktid=398a6654-997b-47e9-b12b-9515b896b4de&skt=2026-03-17T14%3A06%3A45Z&ske=2026-03-17T15%3A07%3A20Z&sks=b&skv=2018-11-09&sig=C65OmgaIBZuv8H6kWOJS9KSvRH13PiyI62qK1bBqT1Q%3D&jwt=eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJpc3MiOiJnaXRodWIuY29tIiwiYXVkIjoicmVsZWFzZS1hc3NldHMuZ2l0aHVidXNlcmNvbnRlbnQuY29tIiwia2V5Ijoia2V5MSIsImV4cCI6MTc3Mzc1OTE2NywibmJmIjoxNzczNzU3MzY3LCJwYXRoIjoicmVsZWFzZWFzc2V0cHJvZHVjdGlvbi5ibG9iLmNvcmUud2luZG93cy5uZXQifQ.MxMapoKjKb44sb6t3g78WP4ACfD9kxX5Cemrq1RgB4A&response-content-disposition=attachment%3B%20filename%3Dcirros-0.6.2-x86_64-disk.img&response-content-type=application%2Foctet-stream [following] 2026-03-17 14:22:47.603 | --2026-03-17 10:22:47-- https://release-assets.githubusercontent.com/github-production-release-asset/219785102/0437ec86-7fce-41e9-af69-c95b08e2fc1c?sp=r&sv=2018-11-09&sr=b&spr=https&se=2026-03-17T15%3A07%3A20Z&rscd=attachment%3B+filename%3Dcirros-0.6.2-x86_64-disk.img&rsct=application%2Foctet-stream&skoid=96c2d410-5711-43a1-aedd-ab1947aa7ab0&sktid=398a6654-997b-47e9-b12b-9515b896b4de&skt=2026-03-17T14%3A06%3A45Z&ske=2026-03-17T15%3A07%3A20Z&sks=b&skv=2018-11-09&sig=C65OmgaIBZuv8H6kWOJS9KSvRH13PiyI62qK1bBqT1Q%3D&jwt=eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJpc3MiOiJnaXRodWIuY29tIiwiYXVkIjoicmVsZWFzZS1hc3NldHMuZ2l0aHVidXNlcmNvbnRlbnQuY29tIiwia2V5Ijoia2V5MSIsImV4cCI6MTc3Mzc1OTE2NywibmJmIjoxNzczNzU3MzY3LCJwYXRoIjoicmVsZWFzZWFzc2V0cHJvZHVjdGlvbi5ibG9iLmNvcmUud2luZG93cy5uZXQifQ.MxMapoKjKb44sb6t3g78WP4ACfD9kxX5Cemrq1RgB4A&response-content-disposition=attachment%3B%20filename%3Dcirros-0.6.2-x86_64-disk.img&response-content-type=application%2Foctet-stream 2026-03-17 14:22:47.604 | Resolving release-assets.githubusercontent.com (release-assets.githubusercontent.com)... 185.199.109.133, 185.199.108.133, 185.199.110.133, ... 2026-03-17 14:22:47.605 | Connecting to release-assets.githubusercontent.com (release-assets.githubusercontent.com)|185.199.109.133|:443... connected. 2026-03-17 14:22:47.638 | HTTP request sent, awaiting response... 200 OK 2026-03-17 14:22:47.638 | Length: 21430272 (20M) [application/octet-stream] 2026-03-17 14:22:47.638 | Saving to: ‘/opt/stack/devstack/files/cirros-0.6.2-x86_64-disk.img’ 2026-03-17 14:22:47.646 | 2026-03-17 14:22:47.738 | 0K ........ ........ .... 100% 204M=0.1s 2026-03-17 14:22:47.738 | 2026-03-17 14:22:47.739 | 2026-03-17 10:22:47 (204 MB/s) - ‘/opt/stack/devstack/files/cirros-0.6.2-x86_64-disk.img’ saved [21430272/21430272] 2026-03-17 14:22:47.739 | 2026-03-17 14:22:47.745 | + functions:upload_image:154 : [[ 0 -ne 0 ]] 2026-03-17 14:22:47.747 | + functions:upload_image:163 : break 2026-03-17 14:22:47.750 | + functions:upload_image:167 : image=/opt/stack/devstack/files/cirros-0.6.2-x86_64-disk.img 2026-03-17 14:22:47.753 | + functions:upload_image:181 : [[ http://download.cirros-cloud.net/0.6.2/cirros-0.6.2-x86_64-disk.img =~ openvz ]] 2026-03-17 14:22:47.757 | + functions:upload_image:188 : [[ http://download.cirros-cloud.net/0.6.2/cirros-0.6.2-x86_64-disk.img =~ \.vmdk ]] 2026-03-17 14:22:47.760 | + functions:upload_image:302 : [[ http://download.cirros-cloud.net/0.6.2/cirros-0.6.2-x86_64-disk.img =~ \.hds ]] 2026-03-17 14:22:47.763 | + functions:upload_image:313 : local kernel= 2026-03-17 14:22:47.766 | + functions:upload_image:314 : local ramdisk= 2026-03-17 14:22:47.769 | + functions:upload_image:315 : local disk_format= 2026-03-17 14:22:47.772 | + functions:upload_image:316 : local container_format= 2026-03-17 14:22:47.775 | + functions:upload_image:317 : local unpack= 2026-03-17 14:22:47.778 | + functions:upload_image:318 : local img_property= 2026-03-17 14:22:47.780 | + functions:upload_image:322 : [[ libvirt == \l\i\b\v\i\r\t ]] 2026-03-17 14:22:47.782 | + functions:upload_image:323 : [[ qemu == \q\e\m\u ]] 2026-03-17 14:22:47.785 | + functions:upload_image:324 : img_property=hw_rng_model=virtio 2026-03-17 14:22:47.788 | + functions:upload_image:328 : case "$image_fname" in 2026-03-17 14:22:47.792 | ++ functions:upload_image:349 : basename /opt/stack/devstack/files/cirros-0.6.2-x86_64-disk.img .img 2026-03-17 14:22:47.796 | + functions:upload_image:349 : image_name=cirros-0.6.2-x86_64-disk 2026-03-17 14:22:47.799 | + functions:upload_image:350 : local format 2026-03-17 14:22:47.802 | ++ functions:upload_image:351 : qemu-img info /opt/stack/devstack/files/cirros-0.6.2-x86_64-disk.img 2026-03-17 14:22:47.803 | ++ functions:upload_image:351 : awk '/^file format/ { print $3; exit }' 2026-03-17 14:22:47.814 | + functions:upload_image:351 : format=qcow2 2026-03-17 14:22:47.817 | + functions:upload_image:352 : [[ ,qcow2,raw,vdi,vmdk,vpc, =~ ,qcow2, ]] 2026-03-17 14:22:47.819 | + functions:upload_image:353 : disk_format=qcow2 2026-03-17 14:22:47.820 | + functions:upload_image:357 : container_format=bare 2026-03-17 14:22:47.823 | + functions:upload_image:404 : is_arch ppc64le 2026-03-17 14:22:47.827 | ++ functions-common:is_arch:517 : uname -m 2026-03-17 14:22:47.831 | + functions-common:is_arch:517 : [[ x86_64 == \p\p\c\6\4\l\e ]] 2026-03-17 14:22:47.833 | + functions:upload_image:404 : is_arch ppc64 2026-03-17 14:22:47.836 | ++ functions-common:is_arch:517 : uname -m 2026-03-17 14:22:47.840 | + functions-common:is_arch:517 : [[ x86_64 == \p\p\c\6\4 ]] 2026-03-17 14:22:47.842 | + functions:upload_image:404 : is_arch ppc 2026-03-17 14:22:47.845 | ++ functions-common:is_arch:517 : uname -m 2026-03-17 14:22:47.849 | + functions-common:is_arch:517 : [[ x86_64 == \p\p\c ]] 2026-03-17 14:22:47.851 | + functions:upload_image:408 : is_arch aarch64 2026-03-17 14:22:47.853 | ++ functions-common:is_arch:517 : uname -m 2026-03-17 14:22:47.857 | + functions-common:is_arch:517 : [[ x86_64 == \a\a\r\c\h\6\4 ]] 2026-03-17 14:22:47.859 | + functions:upload_image:412 : '[' bare = bare ']' 2026-03-17 14:22:47.861 | + functions:upload_image:413 : '[' '' = zcat ']' 2026-03-17 14:22:47.864 | + functions:upload_image:415 : '[' '' = bunzip2 ']' 2026-03-17 14:22:47.865 | + functions:upload_image:417 : '[' '' = unxz ']' 2026-03-17 14:22:47.867 | + functions:upload_image:428 : _upload_image cirros-0.6.2-x86_64-disk bare qcow2 /opt/stack/devstack/files/cirros-0.6.2-x86_64-disk.img hw_rng_model=virtio 2026-03-17 14:22:47.869 | + functions:_upload_image:111 : local image_name=cirros-0.6.2-x86_64-disk 2026-03-17 14:22:47.871 | + functions:_upload_image:112 : shift 2026-03-17 14:22:47.873 | + functions:_upload_image:113 : local container=bare 2026-03-17 14:22:47.876 | + functions:_upload_image:114 : shift 2026-03-17 14:22:47.878 | + functions:_upload_image:115 : local disk=qcow2 2026-03-17 14:22:47.880 | + functions:_upload_image:116 : shift 2026-03-17 14:22:47.883 | + functions:_upload_image:117 : local image=/opt/stack/devstack/files/cirros-0.6.2-x86_64-disk.img 2026-03-17 14:22:47.884 | + functions:_upload_image:118 : shift 2026-03-17 14:22:47.886 | + functions:_upload_image:119 : local properties 2026-03-17 14:22:47.889 | + functions:_upload_image:120 : local useimport 2026-03-17 14:22:47.892 | ++ functions:_upload_image:122 : _image_properties_to_arg hw_rng_model=virtio 2026-03-17 14:22:47.894 | ++ functions:_image_properties_to_arg:94 : local result= 2026-03-17 14:22:47.896 | ++ functions:_image_properties_to_arg:95 : for property in $* 2026-03-17 14:22:47.899 | ++ functions:_image_properties_to_arg:96 : result+=' --property hw_rng_model=virtio' 2026-03-17 14:22:47.900 | ++ functions:_image_properties_to_arg:98 : echo --property hw_rng_model=virtio 2026-03-17 14:22:47.903 | + functions:_upload_image:122 : properties='--property hw_rng_model=virtio' 2026-03-17 14:22:47.906 | + functions:_upload_image:124 : [[ True == \T\r\u\e ]] 2026-03-17 14:22:47.908 | + functions:_upload_image:125 : useimport=--import 2026-03-17 14:22:47.911 | ++ functions:_upload_image:128 : readlink -f /opt/stack/devstack/files/cirros-0.6.2-x86_64-disk.img 2026-03-17 14:22:47.915 | + functions:_upload_image:128 : openstack --os-cloud=devstack-admin --os-region-name=RegionOne image create cirros-0.6.2-x86_64-disk --public --container-format bare --disk-format qcow2 --import --property hw_rng_model=virtio --file /opt/stack/devstack/files/cirros-0.6.2-x86_64-disk.img 2026-03-17 14:22:51.271 | 2026-03-17 14:22:51.271 | +------------------+---------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+ 2026-03-17 14:22:51.271 | | Field | Value | 2026-03-17 14:22:51.271 | +------------------+---------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+ 2026-03-17 14:22:51.271 | | container_format | bare | 2026-03-17 14:22:51.271 | | created_at | 2026-03-17T14:22:49Z | 2026-03-17 14:22:51.271 | | disk_format | qcow2 | 2026-03-17 14:22:51.271 | | file | /v2/images/e759440b-3c12-4af8-8707-ceeccf673dc6/file | 2026-03-17 14:22:51.271 | | id | e759440b-3c12-4af8-8707-ceeccf673dc6 | 2026-03-17 14:22:51.271 | | min_disk | 0 | 2026-03-17 14:22:51.271 | | min_ram | 0 | 2026-03-17 14:22:51.271 | | name | cirros-0.6.2-x86_64-disk | 2026-03-17 14:22:51.271 | | owner | 49b86e53968b4cb0a63f7e8654ed616a | 2026-03-17 14:22:51.271 | | properties | hw_rng_model='virtio', os_glance_import_task='2c6a578e-6f93-447f-af0a-c7172ee65fed', os_hidden='False', owner_specified.openstack.md5='', owner_specified.openstack.object='images/cirros-0.6.2-x86_64-disk', owner_specified.openstack.sha256='' | 2026-03-17 14:22:51.271 | | protected | False | 2026-03-17 14:22:51.272 | | schema | /v2/schemas/image | 2026-03-17 14:22:51.272 | | size | 21430272 | 2026-03-17 14:22:51.272 | | status | uploading | 2026-03-17 14:22:51.272 | | tags | | 2026-03-17 14:22:51.272 | | updated_at | 2026-03-17T14:22:50Z | 2026-03-17 14:22:51.272 | | visibility | public | 2026-03-17 14:22:51.272 | +------------------+---------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+ 2026-03-17 14:22:51.284 | + ./stack.sh:main:1367 : for image_url in ${IMAGE_URLS//,/ } 2026-03-17 14:22:51.287 | + ./stack.sh:main:1368 : upload_image http://download.cirros-cloud.net/0.6.1/cirros-0.6.1-x86_64-disk.img 2026-03-17 14:22:51.292 | + functions:upload_image:139 : local image_url=http://download.cirros-cloud.net/0.6.1/cirros-0.6.1-x86_64-disk.img 2026-03-17 14:22:51.295 | + functions:upload_image:141 : local image image_fname image_name 2026-03-17 14:22:51.299 | + functions:upload_image:143 : local max_attempts=5 2026-03-17 14:22:51.303 | + functions:upload_image:146 : mkdir -p /opt/stack/devstack/files/images 2026-03-17 14:22:51.311 | ++ functions:upload_image:147 : basename http://download.cirros-cloud.net/0.6.1/cirros-0.6.1-x86_64-disk.img 2026-03-17 14:22:51.320 | + functions:upload_image:147 : image_fname=cirros-0.6.1-x86_64-disk.img 2026-03-17 14:22:51.322 | + functions:upload_image:148 : [[ http://download.cirros-cloud.net/0.6.1/cirros-0.6.1-x86_64-disk.img != file* ]] 2026-03-17 14:22:51.325 | + functions:upload_image:150 : [[ ! -f /opt/stack/devstack/files/cirros-0.6.1-x86_64-disk.img ]] 2026-03-17 14:22:51.329 | ++ functions:upload_image:151 : seq 5 2026-03-17 14:22:51.333 | + functions:upload_image:151 : for attempt in `seq $max_attempts` 2026-03-17 14:22:51.337 | + functions:upload_image:152 : local rc=0 2026-03-17 14:22:51.341 | + functions:upload_image:153 : wget --progress=dot:giga -c http://download.cirros-cloud.net/0.6.1/cirros-0.6.1-x86_64-disk.img -O /opt/stack/devstack/files/cirros-0.6.1-x86_64-disk.img 2026-03-17 14:22:51.345 | --2026-03-17 10:22:51-- http://download.cirros-cloud.net/0.6.1/cirros-0.6.1-x86_64-disk.img 2026-03-17 14:22:51.347 | Resolving download.cirros-cloud.net (download.cirros-cloud.net)... 69.163.176.183, 2607:f298:6:a014::c3e:9bd6 2026-03-17 14:22:51.409 | Connecting to download.cirros-cloud.net (download.cirros-cloud.net)|69.163.176.183|:80... connected. 2026-03-17 14:22:51.480 | HTTP request sent, awaiting response... 302 Found 2026-03-17 14:22:51.480 | Location: https://github.com/cirros-dev/cirros/releases/download/0.6.1/cirros-0.6.1-x86_64-disk.img [following] 2026-03-17 14:22:51.480 | --2026-03-17 10:22:51-- https://github.com/cirros-dev/cirros/releases/download/0.6.1/cirros-0.6.1-x86_64-disk.img 2026-03-17 14:22:51.645 | Resolving github.com (github.com)... 140.82.114.4 2026-03-17 14:22:51.660 | Connecting to github.com (github.com)|140.82.114.4|:443... connected. 2026-03-17 14:22:51.844 | HTTP request sent, awaiting response... 302 Found 2026-03-17 14:22:51.844 | Location: https://release-assets.githubusercontent.com/github-production-release-asset/219785102/695c5234-2ef1-4ac6-8076-f2a6342a22fc?sp=r&sv=2018-11-09&sr=b&spr=https&se=2026-03-17T15%3A06%3A23Z&rscd=attachment%3B+filename%3Dcirros-0.6.1-x86_64-disk.img&rsct=application%2Foctet-stream&skoid=96c2d410-5711-43a1-aedd-ab1947aa7ab0&sktid=398a6654-997b-47e9-b12b-9515b896b4de&skt=2026-03-17T14%3A06%3A00Z&ske=2026-03-17T15%3A06%3A23Z&sks=b&skv=2018-11-09&sig=0kU%2B%2BJZgRc14VjTbyskp1mvLqWlqtRYedwvkrzI3jCQ%3D&jwt=eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJpc3MiOiJnaXRodWIuY29tIiwiYXVkIjoicmVsZWFzZS1hc3NldHMuZ2l0aHVidXNlcmNvbnRlbnQuY29tIiwia2V5Ijoia2V5MSIsImV4cCI6MTc3Mzc1OTE3MSwibmJmIjoxNzczNzU3MzcxLCJwYXRoIjoicmVsZWFzZWFzc2V0cHJvZHVjdGlvbi5ibG9iLmNvcmUud2luZG93cy5uZXQifQ.dSALwbJzlRyEBcwLwSrH9xSTpPRLl8xfM3iRRw9V-Uw&response-content-disposition=attachment%3B%20filename%3Dcirros-0.6.1-x86_64-disk.img&response-content-type=application%2Foctet-stream [following] 2026-03-17 14:22:51.844 | --2026-03-17 10:22:51-- https://release-assets.githubusercontent.com/github-production-release-asset/219785102/695c5234-2ef1-4ac6-8076-f2a6342a22fc?sp=r&sv=2018-11-09&sr=b&spr=https&se=2026-03-17T15%3A06%3A23Z&rscd=attachment%3B+filename%3Dcirros-0.6.1-x86_64-disk.img&rsct=application%2Foctet-stream&skoid=96c2d410-5711-43a1-aedd-ab1947aa7ab0&sktid=398a6654-997b-47e9-b12b-9515b896b4de&skt=2026-03-17T14%3A06%3A00Z&ske=2026-03-17T15%3A06%3A23Z&sks=b&skv=2018-11-09&sig=0kU%2B%2BJZgRc14VjTbyskp1mvLqWlqtRYedwvkrzI3jCQ%3D&jwt=eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJpc3MiOiJnaXRodWIuY29tIiwiYXVkIjoicmVsZWFzZS1hc3NldHMuZ2l0aHVidXNlcmNvbnRlbnQuY29tIiwia2V5Ijoia2V5MSIsImV4cCI6MTc3Mzc1OTE3MSwibmJmIjoxNzczNzU3MzcxLCJwYXRoIjoicmVsZWFzZWFzc2V0cHJvZHVjdGlvbi5ibG9iLmNvcmUud2luZG93cy5uZXQifQ.dSALwbJzlRyEBcwLwSrH9xSTpPRLl8xfM3iRRw9V-Uw&response-content-disposition=attachment%3B%20filename%3Dcirros-0.6.1-x86_64-disk.img&response-content-type=application%2Foctet-stream 2026-03-17 14:22:51.869 | Resolving release-assets.githubusercontent.com (release-assets.githubusercontent.com)... 185.199.110.133, 185.199.109.133, 185.199.108.133, ... 2026-03-17 14:22:51.871 | Connecting to release-assets.githubusercontent.com (release-assets.githubusercontent.com)|185.199.110.133|:443... connected. 2026-03-17 14:22:51.900 | HTTP request sent, awaiting response... 200 OK 2026-03-17 14:22:51.900 | Length: 21233664 (20M) [application/octet-stream] 2026-03-17 14:22:51.900 | Saving to: ‘/opt/stack/devstack/files/cirros-0.6.1-x86_64-disk.img’ 2026-03-17 14:22:51.908 | 2026-03-17 14:22:52.002 | 0K ........ ........ .... 100% 199M=0.1s 2026-03-17 14:22:52.002 | 2026-03-17 14:22:52.002 | 2026-03-17 10:22:52 (199 MB/s) - ‘/opt/stack/devstack/files/cirros-0.6.1-x86_64-disk.img’ saved [21233664/21233664] 2026-03-17 14:22:52.002 | 2026-03-17 14:22:52.007 | + functions:upload_image:154 : [[ 0 -ne 0 ]] 2026-03-17 14:22:52.010 | + functions:upload_image:163 : break 2026-03-17 14:22:52.013 | + functions:upload_image:167 : image=/opt/stack/devstack/files/cirros-0.6.1-x86_64-disk.img 2026-03-17 14:22:52.016 | + functions:upload_image:181 : [[ http://download.cirros-cloud.net/0.6.1/cirros-0.6.1-x86_64-disk.img =~ openvz ]] 2026-03-17 14:22:52.019 | + functions:upload_image:188 : [[ http://download.cirros-cloud.net/0.6.1/cirros-0.6.1-x86_64-disk.img =~ \.vmdk ]] 2026-03-17 14:22:52.022 | + functions:upload_image:302 : [[ http://download.cirros-cloud.net/0.6.1/cirros-0.6.1-x86_64-disk.img =~ \.hds ]] 2026-03-17 14:22:52.025 | + functions:upload_image:313 : local kernel= 2026-03-17 14:22:52.028 | + functions:upload_image:314 : local ramdisk= 2026-03-17 14:22:52.032 | + functions:upload_image:315 : local disk_format= 2026-03-17 14:22:52.034 | + functions:upload_image:316 : local container_format= 2026-03-17 14:22:52.037 | + functions:upload_image:317 : local unpack= 2026-03-17 14:22:52.040 | + functions:upload_image:318 : local img_property= 2026-03-17 14:22:52.043 | + functions:upload_image:322 : [[ libvirt == \l\i\b\v\i\r\t ]] 2026-03-17 14:22:52.046 | + functions:upload_image:323 : [[ qemu == \q\e\m\u ]] 2026-03-17 14:22:52.048 | + functions:upload_image:324 : img_property=hw_rng_model=virtio 2026-03-17 14:22:52.051 | + functions:upload_image:328 : case "$image_fname" in 2026-03-17 14:22:52.056 | ++ functions:upload_image:349 : basename /opt/stack/devstack/files/cirros-0.6.1-x86_64-disk.img .img 2026-03-17 14:22:52.062 | + functions:upload_image:349 : image_name=cirros-0.6.1-x86_64-disk 2026-03-17 14:22:52.065 | + functions:upload_image:350 : local format 2026-03-17 14:22:52.070 | ++ functions:upload_image:351 : awk '/^file format/ { print $3; exit }' 2026-03-17 14:22:52.070 | ++ functions:upload_image:351 : qemu-img info /opt/stack/devstack/files/cirros-0.6.1-x86_64-disk.img 2026-03-17 14:22:52.082 | + functions:upload_image:351 : format=qcow2 2026-03-17 14:22:52.085 | + functions:upload_image:352 : [[ ,qcow2,raw,vdi,vmdk,vpc, =~ ,qcow2, ]] 2026-03-17 14:22:52.087 | + functions:upload_image:353 : disk_format=qcow2 2026-03-17 14:22:52.090 | + functions:upload_image:357 : container_format=bare 2026-03-17 14:22:52.093 | + functions:upload_image:404 : is_arch ppc64le 2026-03-17 14:22:52.096 | ++ functions-common:is_arch:517 : uname -m 2026-03-17 14:22:52.100 | + functions-common:is_arch:517 : [[ x86_64 == \p\p\c\6\4\l\e ]] 2026-03-17 14:22:52.104 | + functions:upload_image:404 : is_arch ppc64 2026-03-17 14:22:52.107 | ++ functions-common:is_arch:517 : uname -m 2026-03-17 14:22:52.113 | + functions-common:is_arch:517 : [[ x86_64 == \p\p\c\6\4 ]] 2026-03-17 14:22:52.117 | + functions:upload_image:404 : is_arch ppc 2026-03-17 14:22:52.121 | ++ functions-common:is_arch:517 : uname -m 2026-03-17 14:22:52.125 | + functions-common:is_arch:517 : [[ x86_64 == \p\p\c ]] 2026-03-17 14:22:52.127 | + functions:upload_image:408 : is_arch aarch64 2026-03-17 14:22:52.132 | ++ functions-common:is_arch:517 : uname -m 2026-03-17 14:22:52.136 | + functions-common:is_arch:517 : [[ x86_64 == \a\a\r\c\h\6\4 ]] 2026-03-17 14:22:52.139 | + functions:upload_image:412 : '[' bare = bare ']' 2026-03-17 14:22:52.143 | + functions:upload_image:413 : '[' '' = zcat ']' 2026-03-17 14:22:52.146 | + functions:upload_image:415 : '[' '' = bunzip2 ']' 2026-03-17 14:22:52.150 | + functions:upload_image:417 : '[' '' = unxz ']' 2026-03-17 14:22:52.153 | + functions:upload_image:428 : _upload_image cirros-0.6.1-x86_64-disk bare qcow2 /opt/stack/devstack/files/cirros-0.6.1-x86_64-disk.img hw_rng_model=virtio 2026-03-17 14:22:52.156 | + functions:_upload_image:111 : local image_name=cirros-0.6.1-x86_64-disk 2026-03-17 14:22:52.161 | + functions:_upload_image:112 : shift 2026-03-17 14:22:52.164 | + functions:_upload_image:113 : local container=bare 2026-03-17 14:22:52.166 | + functions:_upload_image:114 : shift 2026-03-17 14:22:52.169 | + functions:_upload_image:115 : local disk=qcow2 2026-03-17 14:22:52.171 | + functions:_upload_image:116 : shift 2026-03-17 14:22:52.174 | + functions:_upload_image:117 : local image=/opt/stack/devstack/files/cirros-0.6.1-x86_64-disk.img 2026-03-17 14:22:52.177 | + functions:_upload_image:118 : shift 2026-03-17 14:22:52.179 | + functions:_upload_image:119 : local properties 2026-03-17 14:22:52.181 | + functions:_upload_image:120 : local useimport 2026-03-17 14:22:52.185 | ++ functions:_upload_image:122 : _image_properties_to_arg hw_rng_model=virtio 2026-03-17 14:22:52.188 | ++ functions:_image_properties_to_arg:94 : local result= 2026-03-17 14:22:52.190 | ++ functions:_image_properties_to_arg:95 : for property in $* 2026-03-17 14:22:52.192 | ++ functions:_image_properties_to_arg:96 : result+=' --property hw_rng_model=virtio' 2026-03-17 14:22:52.195 | ++ functions:_image_properties_to_arg:98 : echo --property hw_rng_model=virtio 2026-03-17 14:22:52.198 | + functions:_upload_image:122 : properties='--property hw_rng_model=virtio' 2026-03-17 14:22:52.201 | + functions:_upload_image:124 : [[ True == \T\r\u\e ]] 2026-03-17 14:22:52.204 | + functions:_upload_image:125 : useimport=--import 2026-03-17 14:22:52.207 | ++ functions:_upload_image:128 : readlink -f /opt/stack/devstack/files/cirros-0.6.1-x86_64-disk.img 2026-03-17 14:22:52.211 | + functions:_upload_image:128 : openstack --os-cloud=devstack-admin --os-region-name=RegionOne image create cirros-0.6.1-x86_64-disk --public --container-format bare --disk-format qcow2 --import --property hw_rng_model=virtio --file /opt/stack/devstack/files/cirros-0.6.1-x86_64-disk.img 2026-03-17 14:22:54.332 | 2026-03-17 14:22:54.332 | +------------------+---------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+ 2026-03-17 14:22:54.332 | | Field | Value | 2026-03-17 14:22:54.332 | +------------------+---------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+ 2026-03-17 14:22:54.332 | | container_format | bare | 2026-03-17 14:22:54.332 | | created_at | 2026-03-17T14:22:52Z | 2026-03-17 14:22:54.332 | | disk_format | qcow2 | 2026-03-17 14:22:54.332 | | file | /v2/images/6c44c282-3468-4879-bce0-dac56a7aaf2b/file | 2026-03-17 14:22:54.332 | | id | 6c44c282-3468-4879-bce0-dac56a7aaf2b | 2026-03-17 14:22:54.332 | | min_disk | 0 | 2026-03-17 14:22:54.332 | | min_ram | 0 | 2026-03-17 14:22:54.332 | | name | cirros-0.6.1-x86_64-disk | 2026-03-17 14:22:54.332 | | owner | 49b86e53968b4cb0a63f7e8654ed616a | 2026-03-17 14:22:54.332 | | properties | hw_rng_model='virtio', os_glance_import_task='dbd3f14a-e122-4887-ad7f-5b5cc2751197', os_hidden='False', owner_specified.openstack.md5='', owner_specified.openstack.object='images/cirros-0.6.1-x86_64-disk', owner_specified.openstack.sha256='' | 2026-03-17 14:22:54.332 | | protected | False | 2026-03-17 14:22:54.332 | | schema | /v2/schemas/image | 2026-03-17 14:22:54.332 | | size | 21233664 | 2026-03-17 14:22:54.332 | | status | uploading | 2026-03-17 14:22:54.332 | | tags | | 2026-03-17 14:22:54.332 | | updated_at | 2026-03-17T14:22:53Z | 2026-03-17 14:22:54.333 | | visibility | public | 2026-03-17 14:22:54.333 | +------------------+---------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+ 2026-03-17 14:22:54.349 | + ./stack.sh:main:1367 : for image_url in ${IMAGE_URLS//,/ } 2026-03-17 14:22:54.351 | + ./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-17 14:22:54.354 | + 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-17 14:22:54.358 | + functions:upload_image:141 : local image image_fname image_name 2026-03-17 14:22:54.360 | + functions:upload_image:143 : local max_attempts=5 2026-03-17 14:22:54.363 | + functions:upload_image:146 : mkdir -p /opt/stack/devstack/files/images 2026-03-17 14:22:54.369 | ++ 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-17 14:22:54.375 | + functions:upload_image:147 : image_fname=cirros-0.6.3-x86_64-disk.img 2026-03-17 14:22:54.377 | + 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-17 14:22:54.379 | + functions:upload_image:150 : [[ ! -f /opt/stack/devstack/files/cirros-0.6.3-x86_64-disk.img ]] 2026-03-17 14:22:54.383 | ++ functions:upload_image:151 : seq 5 2026-03-17 14:22:54.388 | + functions:upload_image:151 : for attempt in `seq $max_attempts` 2026-03-17 14:22:54.391 | + functions:upload_image:152 : local rc=0 2026-03-17 14:22:54.394 | + 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-17 14:22:54.399 | --2026-03-17 10:22:54-- https://github.com/cirros-dev/cirros/releases/download/0.6.3/cirros-0.6.3-x86_64-disk.img 2026-03-17 14:22:54.544 | Resolving github.com (github.com)... 140.82.114.4 2026-03-17 14:22:54.559 | Connecting to github.com (github.com)|140.82.114.4|:443... connected. 2026-03-17 14:22:54.730 | HTTP request sent, awaiting response... 302 Found 2026-03-17 14:22:54.730 | 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-17T15%3A04%3A53Z&rscd=attachment%3B+filename%3Dcirros-0.6.3-x86_64-disk.img&rsct=application%2Foctet-stream&skoid=96c2d410-5711-43a1-aedd-ab1947aa7ab0&sktid=398a6654-997b-47e9-b12b-9515b896b4de&skt=2026-03-17T14%3A04%3A36Z&ske=2026-03-17T15%3A04%3A53Z&sks=b&skv=2018-11-09&sig=kNSJpTW26H5f7ZJQOIaRnqgib17mY8NNyJNW%2BmYsDW8%3D&jwt=eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJpc3MiOiJnaXRodWIuY29tIiwiYXVkIjoicmVsZWFzZS1hc3NldHMuZ2l0aHVidXNlcmNvbnRlbnQuY29tIiwia2V5Ijoia2V5MSIsImV4cCI6MTc3Mzc1OTE3NCwibmJmIjoxNzczNzU3Mzc0LCJwYXRoIjoicmVsZWFzZWFzc2V0cHJvZHVjdGlvbi5ibG9iLmNvcmUud2luZG93cy5uZXQifQ.MPlr52WCecEJ8gUe66145is87SMUtFoJdpY7a8LuyXY&response-content-disposition=attachment%3B%20filename%3Dcirros-0.6.3-x86_64-disk.img&response-content-type=application%2Foctet-stream [following] 2026-03-17 14:22:54.730 | --2026-03-17 10:22:54-- 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-17T15%3A04%3A53Z&rscd=attachment%3B+filename%3Dcirros-0.6.3-x86_64-disk.img&rsct=application%2Foctet-stream&skoid=96c2d410-5711-43a1-aedd-ab1947aa7ab0&sktid=398a6654-997b-47e9-b12b-9515b896b4de&skt=2026-03-17T14%3A04%3A36Z&ske=2026-03-17T15%3A04%3A53Z&sks=b&skv=2018-11-09&sig=kNSJpTW26H5f7ZJQOIaRnqgib17mY8NNyJNW%2BmYsDW8%3D&jwt=eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJpc3MiOiJnaXRodWIuY29tIiwiYXVkIjoicmVsZWFzZS1hc3NldHMuZ2l0aHVidXNlcmNvbnRlbnQuY29tIiwia2V5Ijoia2V5MSIsImV4cCI6MTc3Mzc1OTE3NCwibmJmIjoxNzczNzU3Mzc0LCJwYXRoIjoicmVsZWFzZWFzc2V0cHJvZHVjdGlvbi5ibG9iLmNvcmUud2luZG93cy5uZXQifQ.MPlr52WCecEJ8gUe66145is87SMUtFoJdpY7a8LuyXY&response-content-disposition=attachment%3B%20filename%3Dcirros-0.6.3-x86_64-disk.img&response-content-type=application%2Foctet-stream 2026-03-17 14:22:54.731 | Resolving release-assets.githubusercontent.com (release-assets.githubusercontent.com)... 185.199.108.133, 185.199.111.133, 185.199.110.133, ... 2026-03-17 14:22:54.733 | Connecting to release-assets.githubusercontent.com (release-assets.githubusercontent.com)|185.199.108.133|:443... connected. 2026-03-17 14:22:54.767 | HTTP request sent, awaiting response... 200 OK 2026-03-17 14:22:54.767 | Length: 21692416 (21M) [application/octet-stream] 2026-03-17 14:22:54.767 | Saving to: ‘/opt/stack/devstack/files/cirros-0.6.3-x86_64-disk.img’ 2026-03-17 14:22:54.775 | 2026-03-17 14:22:54.840 | 0K ........ ........ .... 100% 286M=0.07s 2026-03-17 14:22:54.840 | 2026-03-17 14:22:54.840 | 2026-03-17 10:22:54 (286 MB/s) - ‘/opt/stack/devstack/files/cirros-0.6.3-x86_64-disk.img’ saved [21692416/21692416] 2026-03-17 14:22:54.840 | 2026-03-17 14:22:54.847 | + functions:upload_image:154 : [[ 0 -ne 0 ]] 2026-03-17 14:22:54.850 | + functions:upload_image:163 : break 2026-03-17 14:22:54.853 | + functions:upload_image:167 : image=/opt/stack/devstack/files/cirros-0.6.3-x86_64-disk.img 2026-03-17 14:22:54.856 | + 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-17 14:22:54.859 | + 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-17 14:22:54.863 | + 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-17 14:22:54.866 | + functions:upload_image:313 : local kernel= 2026-03-17 14:22:54.869 | + functions:upload_image:314 : local ramdisk= 2026-03-17 14:22:54.873 | + functions:upload_image:315 : local disk_format= 2026-03-17 14:22:54.876 | + functions:upload_image:316 : local container_format= 2026-03-17 14:22:54.879 | + functions:upload_image:317 : local unpack= 2026-03-17 14:22:54.883 | + functions:upload_image:318 : local img_property= 2026-03-17 14:22:54.887 | + functions:upload_image:322 : [[ libvirt == \l\i\b\v\i\r\t ]] 2026-03-17 14:22:54.889 | + functions:upload_image:323 : [[ qemu == \q\e\m\u ]] 2026-03-17 14:22:54.891 | + functions:upload_image:324 : img_property=hw_rng_model=virtio 2026-03-17 14:22:54.894 | + functions:upload_image:328 : case "$image_fname" in 2026-03-17 14:22:54.898 | ++ functions:upload_image:349 : basename /opt/stack/devstack/files/cirros-0.6.3-x86_64-disk.img .img 2026-03-17 14:22:54.903 | + functions:upload_image:349 : image_name=cirros-0.6.3-x86_64-disk 2026-03-17 14:22:54.905 | + functions:upload_image:350 : local format 2026-03-17 14:22:54.909 | ++ functions:upload_image:351 : qemu-img info /opt/stack/devstack/files/cirros-0.6.3-x86_64-disk.img 2026-03-17 14:22:54.911 | ++ functions:upload_image:351 : awk '/^file format/ { print $3; exit }' 2026-03-17 14:22:54.923 | + functions:upload_image:351 : format=qcow2 2026-03-17 14:22:54.926 | + functions:upload_image:352 : [[ ,qcow2,raw,vdi,vmdk,vpc, =~ ,qcow2, ]] 2026-03-17 14:22:54.930 | + functions:upload_image:353 : disk_format=qcow2 2026-03-17 14:22:54.933 | + functions:upload_image:357 : container_format=bare 2026-03-17 14:22:54.936 | + functions:upload_image:404 : is_arch ppc64le 2026-03-17 14:22:54.941 | ++ functions-common:is_arch:517 : uname -m 2026-03-17 14:22:54.946 | + functions-common:is_arch:517 : [[ x86_64 == \p\p\c\6\4\l\e ]] 2026-03-17 14:22:54.949 | + functions:upload_image:404 : is_arch ppc64 2026-03-17 14:22:54.953 | ++ functions-common:is_arch:517 : uname -m 2026-03-17 14:22:54.958 | + functions-common:is_arch:517 : [[ x86_64 == \p\p\c\6\4 ]] 2026-03-17 14:22:54.961 | + functions:upload_image:404 : is_arch ppc 2026-03-17 14:22:54.965 | ++ functions-common:is_arch:517 : uname -m 2026-03-17 14:22:54.969 | + functions-common:is_arch:517 : [[ x86_64 == \p\p\c ]] 2026-03-17 14:22:54.972 | + functions:upload_image:408 : is_arch aarch64 2026-03-17 14:22:54.976 | ++ functions-common:is_arch:517 : uname -m 2026-03-17 14:22:54.980 | + functions-common:is_arch:517 : [[ x86_64 == \a\a\r\c\h\6\4 ]] 2026-03-17 14:22:54.983 | + functions:upload_image:412 : '[' bare = bare ']' 2026-03-17 14:22:54.986 | + functions:upload_image:413 : '[' '' = zcat ']' 2026-03-17 14:22:54.989 | + functions:upload_image:415 : '[' '' = bunzip2 ']' 2026-03-17 14:22:54.992 | + functions:upload_image:417 : '[' '' = unxz ']' 2026-03-17 14:22:54.995 | + 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-17 14:22:54.999 | + functions:_upload_image:111 : local image_name=cirros-0.6.3-x86_64-disk 2026-03-17 14:22:55.003 | + functions:_upload_image:112 : shift 2026-03-17 14:22:55.006 | + functions:_upload_image:113 : local container=bare 2026-03-17 14:22:55.009 | + functions:_upload_image:114 : shift 2026-03-17 14:22:55.012 | + functions:_upload_image:115 : local disk=qcow2 2026-03-17 14:22:55.015 | + functions:_upload_image:116 : shift 2026-03-17 14:22:55.018 | + functions:_upload_image:117 : local image=/opt/stack/devstack/files/cirros-0.6.3-x86_64-disk.img 2026-03-17 14:22:55.021 | + functions:_upload_image:118 : shift 2026-03-17 14:22:55.023 | + functions:_upload_image:119 : local properties 2026-03-17 14:22:55.026 | + functions:_upload_image:120 : local useimport 2026-03-17 14:22:55.031 | ++ functions:_upload_image:122 : _image_properties_to_arg hw_rng_model=virtio 2026-03-17 14:22:55.034 | ++ functions:_image_properties_to_arg:94 : local result= 2026-03-17 14:22:55.037 | ++ functions:_image_properties_to_arg:95 : for property in $* 2026-03-17 14:22:55.040 | ++ functions:_image_properties_to_arg:96 : result+=' --property hw_rng_model=virtio' 2026-03-17 14:22:55.043 | ++ functions:_image_properties_to_arg:98 : echo --property hw_rng_model=virtio 2026-03-17 14:22:55.047 | + functions:_upload_image:122 : properties='--property hw_rng_model=virtio' 2026-03-17 14:22:55.050 | + functions:_upload_image:124 : [[ True == \T\r\u\e ]] 2026-03-17 14:22:55.053 | + functions:_upload_image:125 : useimport=--import 2026-03-17 14:22:55.057 | ++ functions:_upload_image:128 : readlink -f /opt/stack/devstack/files/cirros-0.6.3-x86_64-disk.img 2026-03-17 14:22:55.062 | + 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 --import --property hw_rng_model=virtio --file /opt/stack/devstack/files/cirros-0.6.3-x86_64-disk.img 2026-03-17 14:22:57.345 | 2026-03-17 14:22:57.345 | +------------------+---------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+ 2026-03-17 14:22:57.345 | | Field | Value | 2026-03-17 14:22:57.345 | +------------------+---------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+ 2026-03-17 14:22:57.345 | | container_format | bare | 2026-03-17 14:22:57.345 | | created_at | 2026-03-17T14:22:55Z | 2026-03-17 14:22:57.345 | | disk_format | qcow2 | 2026-03-17 14:22:57.345 | | file | /v2/images/94d916c9-b3b0-4ece-826a-886c90b57bfd/file | 2026-03-17 14:22:57.345 | | id | 94d916c9-b3b0-4ece-826a-886c90b57bfd | 2026-03-17 14:22:57.345 | | min_disk | 0 | 2026-03-17 14:22:57.345 | | min_ram | 0 | 2026-03-17 14:22:57.345 | | name | cirros-0.6.3-x86_64-disk | 2026-03-17 14:22:57.345 | | owner | 49b86e53968b4cb0a63f7e8654ed616a | 2026-03-17 14:22:57.345 | | properties | hw_rng_model='virtio', os_glance_import_task='fc33b587-d11a-4788-8536-47c593dfad69', 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-17 14:22:57.345 | | protected | False | 2026-03-17 14:22:57.345 | | schema | /v2/schemas/image | 2026-03-17 14:22:57.345 | | size | 21692416 | 2026-03-17 14:22:57.345 | | status | uploading | 2026-03-17 14:22:57.345 | | tags | | 2026-03-17 14:22:57.345 | | updated_at | 2026-03-17T14:22:56Z | 2026-03-17 14:22:57.345 | | visibility | public | 2026-03-17 14:22:57.345 | +------------------+---------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+ 2026-03-17 14:22:57.357 | + ./stack.sh:main:1372 : async_wait create_flavors 2026-03-17 14:22:57.426 | [9348 Async create_flavors:122293]: Waiting for completion of create_flavors running on PID 122293 (2 other jobs running) 2026-03-17 14:22:57.463 | [9348 Async create_flavors:122293]: Signaling child to exit 2026-03-17 14:22:57.464 | WAKEUP 2026-03-17 14:22:57.492 | [9348 Async create_flavors:122293]: Signaled 2026-03-17 14:22:57.494 | + lib/nova:create_flavors:1248 : is_service_enabled n-api 2026-03-17 14:22:57.494 | + functions-common:is_service_enabled:2068 : return 0 2026-03-17 14:22:57.494 | + lib/nova:create_flavors:1249 : openstack --os-region-name=RegionOne flavor list 2026-03-17 14:22:57.494 | + lib/nova:create_flavors:1249 : grep -q ds512M 2026-03-17 14:22:57.494 | 2026-03-17 14:22:57.494 | + lib/nova:create_flavors:1251 : openstack --os-region-name=RegionOne flavor create --id c1 --ram 256 --disk 1 --vcpus 1 --property hw_rng:allowed=True cirros256 2026-03-17 14:22:57.495 | 2026-03-17 14:22:57.495 | +----------------------------+-----------------------+ 2026-03-17 14:22:57.495 | | Field | Value | 2026-03-17 14:22:57.495 | +----------------------------+-----------------------+ 2026-03-17 14:22:57.495 | | OS-FLV-DISABLED:disabled | False | 2026-03-17 14:22:57.495 | | OS-FLV-EXT-DATA:ephemeral | 0 | 2026-03-17 14:22:57.495 | | description | None | 2026-03-17 14:22:57.495 | | disk | 1 | 2026-03-17 14:22:57.495 | | id | c1 | 2026-03-17 14:22:57.495 | | name | cirros256 | 2026-03-17 14:22:57.495 | | os-flavor-access:is_public | True | 2026-03-17 14:22:57.495 | | properties | hw_rng:allowed='True' | 2026-03-17 14:22:57.495 | | ram | 256 | 2026-03-17 14:22:57.495 | | rxtx_factor | 1.0 | 2026-03-17 14:22:57.495 | | swap | 0 | 2026-03-17 14:22:57.495 | | vcpus | 1 | 2026-03-17 14:22:57.495 | +----------------------------+-----------------------+ 2026-03-17 14:22:57.495 | + lib/nova:create_flavors:1252 : openstack --os-region-name=RegionOne flavor create --id d1 --ram 512 --disk 5 --vcpus 1 --property hw_rng:allowed=True ds512M 2026-03-17 14:22:57.495 | 2026-03-17 14:22:57.495 | +----------------------------+-----------------------+ 2026-03-17 14:22:57.495 | | Field | Value | 2026-03-17 14:22:57.495 | +----------------------------+-----------------------+ 2026-03-17 14:22:57.495 | | OS-FLV-DISABLED:disabled | False | 2026-03-17 14:22:57.495 | | OS-FLV-EXT-DATA:ephemeral | 0 | 2026-03-17 14:22:57.495 | | description | None | 2026-03-17 14:22:57.495 | | disk | 5 | 2026-03-17 14:22:57.495 | | id | d1 | 2026-03-17 14:22:57.495 | | name | ds512M | 2026-03-17 14:22:57.495 | | os-flavor-access:is_public | True | 2026-03-17 14:22:57.495 | | properties | hw_rng:allowed='True' | 2026-03-17 14:22:57.495 | | ram | 512 | 2026-03-17 14:22:57.495 | | rxtx_factor | 1.0 | 2026-03-17 14:22:57.495 | | swap | 0 | 2026-03-17 14:22:57.495 | | vcpus | 1 | 2026-03-17 14:22:57.495 | +----------------------------+-----------------------+ 2026-03-17 14:22:57.495 | + lib/nova:create_flavors:1253 : openstack --os-region-name=RegionOne flavor create --id d2 --ram 1024 --disk 10 --vcpus 1 --property hw_rng:allowed=True ds1G 2026-03-17 14:22:57.495 | 2026-03-17 14:22:57.495 | +----------------------------+-----------------------+ 2026-03-17 14:22:57.495 | | Field | Value | 2026-03-17 14:22:57.495 | +----------------------------+-----------------------+ 2026-03-17 14:22:57.495 | | OS-FLV-DISABLED:disabled | False | 2026-03-17 14:22:57.495 | | OS-FLV-EXT-DATA:ephemeral | 0 | 2026-03-17 14:22:57.495 | | description | None | 2026-03-17 14:22:57.495 | | disk | 10 | 2026-03-17 14:22:57.495 | | id | d2 | 2026-03-17 14:22:57.495 | | name | ds1G | 2026-03-17 14:22:57.495 | | os-flavor-access:is_public | True | 2026-03-17 14:22:57.495 | | properties | hw_rng:allowed='True' | 2026-03-17 14:22:57.495 | | ram | 1024 | 2026-03-17 14:22:57.495 | | rxtx_factor | 1.0 | 2026-03-17 14:22:57.495 | | swap | 0 | 2026-03-17 14:22:57.495 | | vcpus | 1 | 2026-03-17 14:22:57.495 | +----------------------------+-----------------------+ 2026-03-17 14:22:57.496 | + lib/nova:create_flavors:1254 : openstack --os-region-name=RegionOne flavor create --id d3 --ram 2048 --disk 10 --vcpus 2 --property hw_rng:allowed=True ds2G 2026-03-17 14:22:57.496 | 2026-03-17 14:22:57.496 | +----------------------------+-----------------------+ 2026-03-17 14:22:57.496 | | Field | Value | 2026-03-17 14:22:57.496 | +----------------------------+-----------------------+ 2026-03-17 14:22:57.496 | | OS-FLV-DISABLED:disabled | False | 2026-03-17 14:22:57.496 | | OS-FLV-EXT-DATA:ephemeral | 0 | 2026-03-17 14:22:57.496 | | description | None | 2026-03-17 14:22:57.496 | | disk | 10 | 2026-03-17 14:22:57.496 | | id | d3 | 2026-03-17 14:22:57.496 | | name | ds2G | 2026-03-17 14:22:57.496 | | os-flavor-access:is_public | True | 2026-03-17 14:22:57.496 | | properties | hw_rng:allowed='True' | 2026-03-17 14:22:57.496 | | ram | 2048 | 2026-03-17 14:22:57.496 | | rxtx_factor | 1.0 | 2026-03-17 14:22:57.496 | | swap | 0 | 2026-03-17 14:22:57.496 | | vcpus | 2 | 2026-03-17 14:22:57.496 | +----------------------------+-----------------------+ 2026-03-17 14:22:57.496 | + lib/nova:create_flavors:1255 : openstack --os-region-name=RegionOne flavor create --id d4 --ram 4096 --disk 20 --vcpus 4 --property hw_rng:allowed=True ds4G 2026-03-17 14:22:57.496 | 2026-03-17 14:22:57.496 | +----------------------------+-----------------------+ 2026-03-17 14:22:57.496 | | Field | Value | 2026-03-17 14:22:57.496 | +----------------------------+-----------------------+ 2026-03-17 14:22:57.496 | | OS-FLV-DISABLED:disabled | False | 2026-03-17 14:22:57.496 | | OS-FLV-EXT-DATA:ephemeral | 0 | 2026-03-17 14:22:57.496 | | description | None | 2026-03-17 14:22:57.496 | | disk | 20 | 2026-03-17 14:22:57.496 | | id | d4 | 2026-03-17 14:22:57.496 | | name | ds4G | 2026-03-17 14:22:57.496 | | os-flavor-access:is_public | True | 2026-03-17 14:22:57.496 | | properties | hw_rng:allowed='True' | 2026-03-17 14:22:57.496 | | ram | 4096 | 2026-03-17 14:22:57.496 | | rxtx_factor | 1.0 | 2026-03-17 14:22:57.496 | | swap | 0 | 2026-03-17 14:22:57.496 | | vcpus | 4 | 2026-03-17 14:22:57.496 | +----------------------------+-----------------------+ 2026-03-17 14:22:57.496 | + lib/nova:create_flavors:1258 : openstack --os-region-name=RegionOne flavor list 2026-03-17 14:22:57.496 | + lib/nova:create_flavors:1258 : grep -q m1.tiny 2026-03-17 14:22:57.496 | 2026-03-17 14:22:57.496 | + lib/nova:create_flavors:1259 : openstack --os-region-name=RegionOne flavor create --id 1 --ram 512 --disk 1 --vcpus 1 --property hw_rng:allowed=True m1.tiny 2026-03-17 14:22:57.496 | 2026-03-17 14:22:57.496 | +----------------------------+-----------------------+ 2026-03-17 14:22:57.496 | | Field | Value | 2026-03-17 14:22:57.496 | +----------------------------+-----------------------+ 2026-03-17 14:22:57.497 | | OS-FLV-DISABLED:disabled | False | 2026-03-17 14:22:57.497 | | OS-FLV-EXT-DATA:ephemeral | 0 | 2026-03-17 14:22:57.497 | | description | None | 2026-03-17 14:22:57.497 | | disk | 1 | 2026-03-17 14:22:57.497 | | id | 1 | 2026-03-17 14:22:57.497 | | name | m1.tiny | 2026-03-17 14:22:57.497 | | os-flavor-access:is_public | True | 2026-03-17 14:22:57.497 | | properties | hw_rng:allowed='True' | 2026-03-17 14:22:57.497 | | ram | 512 | 2026-03-17 14:22:57.497 | | rxtx_factor | 1.0 | 2026-03-17 14:22:57.497 | | swap | 0 | 2026-03-17 14:22:57.497 | | vcpus | 1 | 2026-03-17 14:22:57.497 | +----------------------------+-----------------------+ 2026-03-17 14:22:57.497 | + lib/nova:create_flavors:1260 : openstack --os-region-name=RegionOne flavor create --id 2 --ram 2048 --disk 20 --vcpus 1 --property hw_rng:allowed=True m1.small 2026-03-17 14:22:57.497 | 2026-03-17 14:22:57.497 | +----------------------------+-----------------------+ 2026-03-17 14:22:57.497 | | Field | Value | 2026-03-17 14:22:57.497 | +----------------------------+-----------------------+ 2026-03-17 14:22:57.497 | | OS-FLV-DISABLED:disabled | False | 2026-03-17 14:22:57.497 | | OS-FLV-EXT-DATA:ephemeral | 0 | 2026-03-17 14:22:57.497 | | description | None | 2026-03-17 14:22:57.497 | | disk | 20 | 2026-03-17 14:22:57.497 | | id | 2 | 2026-03-17 14:22:57.497 | | name | m1.small | 2026-03-17 14:22:57.497 | | os-flavor-access:is_public | True | 2026-03-17 14:22:57.497 | | properties | hw_rng:allowed='True' | 2026-03-17 14:22:57.497 | | ram | 2048 | 2026-03-17 14:22:57.497 | | rxtx_factor | 1.0 | 2026-03-17 14:22:57.497 | | swap | 0 | 2026-03-17 14:22:57.497 | | vcpus | 1 | 2026-03-17 14:22:57.497 | +----------------------------+-----------------------+ 2026-03-17 14:22:57.497 | + lib/nova:create_flavors:1261 : openstack --os-region-name=RegionOne flavor create --id 3 --ram 4096 --disk 40 --vcpus 2 --property hw_rng:allowed=True m1.medium 2026-03-17 14:22:57.497 | 2026-03-17 14:22:57.497 | +----------------------------+-----------------------+ 2026-03-17 14:22:57.497 | | Field | Value | 2026-03-17 14:22:57.497 | +----------------------------+-----------------------+ 2026-03-17 14:22:57.497 | | OS-FLV-DISABLED:disabled | False | 2026-03-17 14:22:57.497 | | OS-FLV-EXT-DATA:ephemeral | 0 | 2026-03-17 14:22:57.497 | | description | None | 2026-03-17 14:22:57.497 | | disk | 40 | 2026-03-17 14:22:57.497 | | id | 3 | 2026-03-17 14:22:57.497 | | name | m1.medium | 2026-03-17 14:22:57.497 | | os-flavor-access:is_public | True | 2026-03-17 14:22:57.497 | | properties | hw_rng:allowed='True' | 2026-03-17 14:22:57.497 | | ram | 4096 | 2026-03-17 14:22:57.497 | | rxtx_factor | 1.0 | 2026-03-17 14:22:57.497 | | swap | 0 | 2026-03-17 14:22:57.497 | | vcpus | 2 | 2026-03-17 14:22:57.497 | +----------------------------+-----------------------+ 2026-03-17 14:22:57.497 | + lib/nova:create_flavors:1262 : openstack --os-region-name=RegionOne flavor create --id 4 --ram 8192 --disk 80 --vcpus 4 --property hw_rng:allowed=True m1.large 2026-03-17 14:22:57.497 | 2026-03-17 14:22:57.497 | +----------------------------+-----------------------+ 2026-03-17 14:22:57.497 | | Field | Value | 2026-03-17 14:22:57.497 | +----------------------------+-----------------------+ 2026-03-17 14:22:57.497 | | OS-FLV-DISABLED:disabled | False | 2026-03-17 14:22:57.497 | | OS-FLV-EXT-DATA:ephemeral | 0 | 2026-03-17 14:22:57.498 | | description | None | 2026-03-17 14:22:57.498 | | disk | 80 | 2026-03-17 14:22:57.498 | | id | 4 | 2026-03-17 14:22:57.498 | | name | m1.large | 2026-03-17 14:22:57.498 | | os-flavor-access:is_public | True | 2026-03-17 14:22:57.498 | | properties | hw_rng:allowed='True' | 2026-03-17 14:22:57.498 | | ram | 8192 | 2026-03-17 14:22:57.498 | | rxtx_factor | 1.0 | 2026-03-17 14:22:57.498 | | swap | 0 | 2026-03-17 14:22:57.498 | | vcpus | 4 | 2026-03-17 14:22:57.498 | +----------------------------+-----------------------+ 2026-03-17 14:22:57.498 | + lib/nova:create_flavors:1263 : openstack --os-region-name=RegionOne flavor create --id 5 --ram 16384 --disk 160 --vcpus 8 --property hw_rng:allowed=True m1.xlarge 2026-03-17 14:22:57.498 | 2026-03-17 14:22:57.498 | +----------------------------+-----------------------+ 2026-03-17 14:22:57.498 | | Field | Value | 2026-03-17 14:22:57.498 | +----------------------------+-----------------------+ 2026-03-17 14:22:57.498 | | OS-FLV-DISABLED:disabled | False | 2026-03-17 14:22:57.498 | | OS-FLV-EXT-DATA:ephemeral | 0 | 2026-03-17 14:22:57.498 | | description | None | 2026-03-17 14:22:57.498 | | disk | 160 | 2026-03-17 14:22:57.498 | | id | 5 | 2026-03-17 14:22:57.498 | | name | m1.xlarge | 2026-03-17 14:22:57.498 | | os-flavor-access:is_public | True | 2026-03-17 14:22:57.498 | | properties | hw_rng:allowed='True' | 2026-03-17 14:22:57.498 | | ram | 16384 | 2026-03-17 14:22:57.498 | | rxtx_factor | 1.0 | 2026-03-17 14:22:57.498 | | swap | 0 | 2026-03-17 14:22:57.498 | | vcpus | 8 | 2026-03-17 14:22:57.498 | +----------------------------+-----------------------+ 2026-03-17 14:22:57.560 | [9348 Async create_flavors:122293]: finished create_flavors with result 0 in 4 seconds 2026-03-17 14:22:57.569 | + inc/async:async_wait:197 : return 0 2026-03-17 14:22:57.572 | + ./stack.sh:main:1374 : is_service_enabled horizon 2026-03-17 14:22:57.594 | + functions-common:is_service_enabled:2068 : return 0 2026-03-17 14:22:57.598 | + ./stack.sh:main:1375 : echo_summary 'Starting Horizon' 2026-03-17 14:22:57.601 | + ./stack.sh:echo_summary:438 : [[ -t 3 ]] 2026-03-17 14:22:57.603 | + ./stack.sh:echo_summary:444 : echo -e Starting Horizon 2026-03-17 14:22:57.606 | + ./stack.sh:main:1376 : init_horizon 2026-03-17 14:22:57.609 | + lib/horizon:init_horizon:155 : sudo rm -f '/var/log/httpd/horizon_*' 2026-03-17 14:22:57.640 | + lib/horizon:init_horizon:158 : local django_admin 2026-03-17 14:22:57.642 | + lib/horizon:init_horizon:159 : type -p django-admin 2026-03-17 14:22:57.644 | + lib/horizon:init_horizon:160 : django_admin=django-admin 2026-03-17 14:22:57.646 | + lib/horizon:init_horizon:166 : DJANGO_SETTINGS_MODULE=openstack_dashboard.settings 2026-03-17 14:22:57.649 | + lib/horizon:init_horizon:166 : django-admin collectstatic --noinput 2026-03-17 14:22:58.523 | /usr/local/lib/python3.12/site-packages/debreach/__init__.py:6: DeprecationWarning: distutils Version classes are deprecated. Use packaging.version instead. 2026-03-17 14:22:58.524 | version_info = version.StrictVersion(__version__).version 2026-03-17 14:23:01.204 | 2026-03-17 14:23:01.204 | 4001 static files copied to '/opt/stack/horizon/static'. 2026-03-17 14:23:01.320 | + lib/horizon:init_horizon:167 : DJANGO_SETTINGS_MODULE=openstack_dashboard.settings 2026-03-17 14:23:01.324 | + lib/horizon:init_horizon:167 : django-admin compress --force 2026-03-17 14:23:01.942 | /usr/local/lib/python3.12/site-packages/debreach/__init__.py:6: DeprecationWarning: distutils Version classes are deprecated. Use packaging.version instead. 2026-03-17 14:23:01.942 | version_info = version.StrictVersion(__version__).version 2026-03-17 14:23:04.038 | Compressing... done 2026-03-17 14:23:04.038 | Compressed 7 block(s) from 14 template(s) for 2 context(s). 2026-03-17 14:23:04.192 | + ./stack.sh:main:1377 : start_horizon 2026-03-17 14:23:04.195 | + lib/horizon:start_horizon:185 : restart_apache_server 2026-03-17 14:23:04.198 | + lib/apache:restart_apache_server:238 : restart_service httpd 2026-03-17 14:23:04.203 | + functions-common:restart_service:2296 : '[' -x /bin/systemctl ']' 2026-03-17 14:23:04.207 | + functions-common:restart_service:2297 : sudo /bin/systemctl restart httpd 2026-03-17 14:23:05.471 | + ./stack.sh:main:1388 : is_service_enabled nova 2026-03-17 14:23:05.493 | + functions-common:is_service_enabled:2068 : return 0 2026-03-17 14:23:05.496 | + ./stack.sh:main:1388 : is_service_enabled keystone 2026-03-17 14:23:05.519 | + functions-common:is_service_enabled:2068 : return 0 2026-03-17 14:23:05.523 | + ./stack.sh:main:1389 : USERRC_PARAMS='-PA --target-dir /opt/stack/devstack/accrc --os-password secretadmin' 2026-03-17 14:23:05.526 | + ./stack.sh:main:1391 : '[' -f /opt/stack/data/ca-bundle.pem ']' 2026-03-17 14:23:05.528 | + ./stack.sh:main:1392 : USERRC_PARAMS='-PA --target-dir /opt/stack/devstack/accrc --os-password secretadmin --os-cacert /opt/stack/data/ca-bundle.pem' 2026-03-17 14:23:05.531 | + ./stack.sh:main:1395 : /opt/stack/devstack/tools/create_userrc.sh -PA --target-dir /opt/stack/devstack/accrc --os-password secretadmin --os-cacert /opt/stack/data/ca-bundle.pem 2026-03-17 14:23:05.535 | + opt/stack/devstack/tools/create_userrc.sh:main:31 : ACCOUNT_DIR=./accrc 2026-03-17 14:23:05.538 | ++ opt/stack/devstack/tools/create_userrc.sh:main:80 : getopt -o hPAp:u:r:C: -l os-username:,os-password:,os-tenant-id:,os-tenant-name:,os-project-name:,os-project-id:,os-project-domain-id:,os-project-domain-name:,os-user-domain-id:,os-user-domain-name:,os-auth-url:,target-dir:,heat-url:,skip-project:,os-cacert:,help,debug -- -PA --target-dir /opt/stack/devstack/accrc --os-password secretadmin --os-cacert /opt/stack/data/ca-bundle.pem 2026-03-17 14:23:05.541 | + opt/stack/devstack/tools/create_userrc.sh:main:80 : options=' -P -A --target-dir '\''/opt/stack/devstack/accrc'\'' --os-password '\''secretadmin'\'' --os-cacert '\''/opt/stack/data/ca-bundle.pem'\'' --' 2026-03-17 14:23:05.542 | + opt/stack/devstack/tools/create_userrc.sh:main:84 : eval set -- -P -A --target-dir ''\''/opt/stack/devstack/accrc'\''' --os-password ''\''secretadmin'\''' --os-cacert ''\''/opt/stack/data/ca-bundle.pem'\''' -- 2026-03-17 14:23:05.544 | ++ opt/stack/devstack/tools/create_userrc.sh:main:84 : set -- -P -A --target-dir /opt/stack/devstack/accrc --os-password secretadmin --os-cacert /opt/stack/data/ca-bundle.pem -- 2026-03-17 14:23:05.546 | + opt/stack/devstack/tools/create_userrc.sh:main:85 : ADDPASS= 2026-03-17 14:23:05.548 | + opt/stack/devstack/tools/create_userrc.sh:main:86 : HEAT_URL= 2026-03-17 14:23:05.549 | + opt/stack/devstack/tools/create_userrc.sh:main:91 : SKIP_PROJECT=service 2026-03-17 14:23:05.550 | + opt/stack/devstack/tools/create_userrc.sh:main:92 : MODE= 2026-03-17 14:23:05.552 | + opt/stack/devstack/tools/create_userrc.sh:main:93 : ROLE=Member 2026-03-17 14:23:05.553 | + opt/stack/devstack/tools/create_userrc.sh:main:94 : USER_NAME= 2026-03-17 14:23:05.555 | + opt/stack/devstack/tools/create_userrc.sh:main:95 : USER_PASS= 2026-03-17 14:23:05.556 | + opt/stack/devstack/tools/create_userrc.sh:main:96 : '[' 9 -gt 0 ']' 2026-03-17 14:23:05.558 | + opt/stack/devstack/tools/create_userrc.sh:main:97 : case "$1" in 2026-03-17 14:23:05.559 | + opt/stack/devstack/tools/create_userrc.sh:main:119 : ADDPASS=yes 2026-03-17 14:23:05.561 | + opt/stack/devstack/tools/create_userrc.sh:main:126 : shift 2026-03-17 14:23:05.562 | + opt/stack/devstack/tools/create_userrc.sh:main:96 : '[' 8 -gt 0 ']' 2026-03-17 14:23:05.564 | + opt/stack/devstack/tools/create_userrc.sh:main:97 : case "$1" in 2026-03-17 14:23:05.565 | + opt/stack/devstack/tools/create_userrc.sh:main:118 : MODE=all 2026-03-17 14:23:05.567 | + opt/stack/devstack/tools/create_userrc.sh:main:126 : shift 2026-03-17 14:23:05.569 | + opt/stack/devstack/tools/create_userrc.sh:main:96 : '[' 7 -gt 0 ']' 2026-03-17 14:23:05.570 | + opt/stack/devstack/tools/create_userrc.sh:main:97 : case "$1" in 2026-03-17 14:23:05.572 | + opt/stack/devstack/tools/create_userrc.sh:main:113 : ACCOUNT_DIR=/opt/stack/devstack/accrc 2026-03-17 14:23:05.573 | + opt/stack/devstack/tools/create_userrc.sh:main:113 : shift 2026-03-17 14:23:05.574 | + opt/stack/devstack/tools/create_userrc.sh:main:126 : shift 2026-03-17 14:23:05.575 | + opt/stack/devstack/tools/create_userrc.sh:main:96 : '[' 5 -gt 0 ']' 2026-03-17 14:23:05.577 | + opt/stack/devstack/tools/create_userrc.sh:main:97 : case "$1" in 2026-03-17 14:23:05.579 | + opt/stack/devstack/tools/create_userrc.sh:main:100 : export OS_PASSWORD=secretadmin 2026-03-17 14:23:05.580 | + opt/stack/devstack/tools/create_userrc.sh:main:100 : OS_PASSWORD=secretadmin 2026-03-17 14:23:05.582 | + opt/stack/devstack/tools/create_userrc.sh:main:100 : shift 2026-03-17 14:23:05.585 | + opt/stack/devstack/tools/create_userrc.sh:main:126 : shift 2026-03-17 14:23:05.586 | + opt/stack/devstack/tools/create_userrc.sh:main:96 : '[' 3 -gt 0 ']' 2026-03-17 14:23:05.588 | + opt/stack/devstack/tools/create_userrc.sh:main:97 : case "$1" in 2026-03-17 14:23:05.590 | + opt/stack/devstack/tools/create_userrc.sh:main:112 : export OS_CACERT=/opt/stack/data/ca-bundle.pem 2026-03-17 14:23:05.592 | + opt/stack/devstack/tools/create_userrc.sh:main:112 : OS_CACERT=/opt/stack/data/ca-bundle.pem 2026-03-17 14:23:05.594 | + opt/stack/devstack/tools/create_userrc.sh:main:112 : shift 2026-03-17 14:23:05.595 | + opt/stack/devstack/tools/create_userrc.sh:main:126 : shift 2026-03-17 14:23:05.597 | + opt/stack/devstack/tools/create_userrc.sh:main:96 : '[' 1 -gt 0 ']' 2026-03-17 14:23:05.599 | + opt/stack/devstack/tools/create_userrc.sh:main:97 : case "$1" in 2026-03-17 14:23:05.601 | + opt/stack/devstack/tools/create_userrc.sh:main:122 : shift 2026-03-17 14:23:05.603 | + opt/stack/devstack/tools/create_userrc.sh:main:122 : break 2026-03-17 14:23:05.604 | + opt/stack/devstack/tools/create_userrc.sh:main:129 : '[' -z secretadmin ']' 2026-03-17 14:23:05.606 | + opt/stack/devstack/tools/create_userrc.sh:main:138 : '[' -z '' -a '' ']' 2026-03-17 14:23:05.608 | + opt/stack/devstack/tools/create_userrc.sh:main:142 : '[' -z '' -a '' ']' 2026-03-17 14:23:05.609 | + opt/stack/devstack/tools/create_userrc.sh:main:146 : '[' -z '' -a -z '' ']' 2026-03-17 14:23:05.611 | + opt/stack/devstack/tools/create_userrc.sh:main:147 : export OS_PROJECT_NAME=admin 2026-03-17 14:23:05.614 | + opt/stack/devstack/tools/create_userrc.sh:main:147 : OS_PROJECT_NAME=admin 2026-03-17 14:23:05.615 | + opt/stack/devstack/tools/create_userrc.sh:main:150 : '[' -z '' ']' 2026-03-17 14:23:05.618 | + opt/stack/devstack/tools/create_userrc.sh:main:151 : export OS_USERNAME=admin 2026-03-17 14:23:05.620 | + opt/stack/devstack/tools/create_userrc.sh:main:151 : OS_USERNAME=admin 2026-03-17 14:23:05.622 | + opt/stack/devstack/tools/create_userrc.sh:main:154 : '[' -z '' ']' 2026-03-17 14:23:05.624 | + opt/stack/devstack/tools/create_userrc.sh:main:155 : export OS_AUTH_URL=http://localhost:5000/v3/ 2026-03-17 14:23:05.626 | + opt/stack/devstack/tools/create_userrc.sh:main:155 : OS_AUTH_URL=http://localhost:5000/v3/ 2026-03-17 14:23:05.628 | + opt/stack/devstack/tools/create_userrc.sh:main:158 : '[' -z '' -a -z '' ']' 2026-03-17 14:23:05.629 | + opt/stack/devstack/tools/create_userrc.sh:main:160 : OS_USER_DOMAIN_ID=default 2026-03-17 14:23:05.631 | + opt/stack/devstack/tools/create_userrc.sh:main:163 : '[' -z '' -a -z '' ']' 2026-03-17 14:23:05.633 | + opt/stack/devstack/tools/create_userrc.sh:main:165 : OS_PROJECT_DOMAIN_ID=default 2026-03-17 14:23:05.635 | + opt/stack/devstack/tools/create_userrc.sh:main:168 : USER_PASS=secretadmin 2026-03-17 14:23:05.637 | + opt/stack/devstack/tools/create_userrc.sh:main:169 : USER_NAME=admin 2026-03-17 14:23:05.638 | + opt/stack/devstack/tools/create_userrc.sh:main:171 : '[' -z all ']' 2026-03-17 14:23:05.641 | + opt/stack/devstack/tools/create_userrc.sh:main:239 : '[' all '!=' create ']' 2026-03-17 14:23:05.643 | + opt/stack/devstack/tools/create_userrc.sh:main:241 : openstack project list --long --quote none -f csv 2026-03-17 14:23:05.644 | + opt/stack/devstack/tools/create_userrc.sh:main:241 : grep ,True 2026-03-17 14:23:05.644 | + opt/stack/devstack/tools/create_userrc.sh:main:241 : IFS=, 2026-03-17 14:23:05.644 | + opt/stack/devstack/tools/create_userrc.sh:main:241 : grep -v service 2026-03-17 14:23:05.646 | + opt/stack/devstack/tools/create_userrc.sh:main:241 : read project_id project_name desc enabled 2026-03-17 14:23:05.752 | Failed to discover available identity versions when contacting http://localhost:5000/v3/. Attempting to parse version from URL. 2026-03-17 14:23:05.752 | Unable to establish connection to http://localhost:5000/v3/auth/tokens: ('Connection aborted.', BadStatusLine('\x15\x03\x03\x00\x02\x02\x16')) 2026-03-17 14:23:05.753 | 2026-03-17 14:23:05.765 | + ./stack.sh:main:1400 : save_stackenv 2026-03-17 14:23:05.768 | + functions-common:save_stackenv:63 : local tag= 2026-03-17 14:23:05.772 | ++ functions-common:save_stackenv:65 : date +%F-%H%M%S 2026-03-17 14:23:05.776 | + functions-common:save_stackenv:65 : time_stamp=2026-03-17-102305 2026-03-17 14:23:05.779 | + functions-common:save_stackenv:66 : echo '# 2026-03-17-102305 ' 2026-03-17 14:23:05.783 | + functions-common:save_stackenv:67 : for i in $STACK_ENV_VARS 2026-03-17 14:23:05.786 | + functions-common:save_stackenv:68 : echo BASE_SQL_CONN=mysql+pymysql://root:secretdatabase@127.0.0.1 2026-03-17 14:23:05.789 | + functions-common:save_stackenv:67 : for i in $STACK_ENV_VARS 2026-03-17 14:23:05.792 | + functions-common:save_stackenv:68 : echo DATA_DIR=/opt/stack/data 2026-03-17 14:23:05.794 | + functions-common:save_stackenv:67 : for i in $STACK_ENV_VARS 2026-03-17 14:23:05.797 | + functions-common:save_stackenv:68 : echo DEST=/opt/stack 2026-03-17 14:23:05.801 | + functions-common:save_stackenv:67 : for i in $STACK_ENV_VARS 2026-03-17 14:23:05.804 | + functions-common:save_stackenv:68 : echo ENABLED_SERVICES=c-api,c-bak,c-sch,c-vol,etcd3,file_tracker,g-api,horizon,key,memory_tracker,mysql,n-api,n-api-meta,n-cond,n-cpu,n-novnc,n-sch,openstack-cli-server,ovn-controller,ovn-northd,ovs-vswitchd,ovsdb-server,placement-api,q-ovn-agent,q-svc,rabbit,s-account,s-container,s-object,s-proxy,tempest,tls-proxy,s-container-sync,neutron-api,neutron-periodic-workers,neutron-rpc-server,neutron-ovn-maintenance-worker,n-novnc-cell1,n-super-cond,n-cond-cell1 2026-03-17 14:23:05.807 | + functions-common:save_stackenv:67 : for i in $STACK_ENV_VARS 2026-03-17 14:23:05.810 | + functions-common:save_stackenv:68 : echo HOST_IP=38.102.83.89 2026-03-17 14:23:05.812 | + functions-common:save_stackenv:67 : for i in $STACK_ENV_VARS 2026-03-17 14:23:05.815 | + functions-common:save_stackenv:68 : echo KEYSTONE_SERVICE_URI=https://38.102.83.89/identity 2026-03-17 14:23:05.819 | + functions-common:save_stackenv:67 : for i in $STACK_ENV_VARS 2026-03-17 14:23:05.823 | + functions-common:save_stackenv:68 : echo LOGFILE=/opt/stack/logs/devstacklog.txt.2026-03-17-101010 2026-03-17 14:23:05.825 | + functions-common:save_stackenv:67 : for i in $STACK_ENV_VARS 2026-03-17 14:23:05.827 | + functions-common:save_stackenv:68 : echo OS_CACERT=/opt/stack/data/ca-bundle.pem 2026-03-17 14:23:05.831 | + functions-common:save_stackenv:67 : for i in $STACK_ENV_VARS 2026-03-17 14:23:05.834 | + functions-common:save_stackenv:68 : echo SERVICE_HOST=38.102.83.89 2026-03-17 14:23:05.837 | + functions-common:save_stackenv:67 : for i in $STACK_ENV_VARS 2026-03-17 14:23:05.840 | + functions-common:save_stackenv:68 : echo STACK_USER=stack 2026-03-17 14:23:05.844 | + functions-common:save_stackenv:67 : for i in $STACK_ENV_VARS 2026-03-17 14:23:05.847 | + functions-common:save_stackenv:68 : echo TLS_IP=IP:38.102.83.89,IP:::1 2026-03-17 14:23:05.850 | + functions-common:save_stackenv:67 : for i in $STACK_ENV_VARS 2026-03-17 14:23:05.853 | + functions-common:save_stackenv:68 : echo HOST_IPV6=::1 2026-03-17 14:23:05.856 | + functions-common:save_stackenv:67 : for i in $STACK_ENV_VARS 2026-03-17 14:23:05.860 | + functions-common:save_stackenv:68 : echo SERVICE_IP_VERSION=4 2026-03-17 14:23:05.863 | + functions-common:save_stackenv:67 : for i in $STACK_ENV_VARS 2026-03-17 14:23:05.866 | + functions-common:save_stackenv:68 : echo TUNNEL_ENDPOINT_IP=38.102.83.89 2026-03-17 14:23:05.869 | + functions-common:save_stackenv:67 : for i in $STACK_ENV_VARS 2026-03-17 14:23:05.872 | + functions-common:save_stackenv:68 : echo TUNNEL_IP_VERSION=4 2026-03-17 14:23:05.876 | + ./stack.sh:main:1411 : merge_config_group /opt/stack/devstack/local.conf extra 2026-03-17 14:23:05.879 | + inc/meta-config:merge_config_group:171 : local localfile=/opt/stack/devstack/local.conf 2026-03-17 14:23:05.882 | + inc/meta-config:merge_config_group:171 : shift 2026-03-17 14:23:05.885 | + inc/meta-config:merge_config_group:172 : local matchgroups=extra 2026-03-17 14:23:05.889 | + inc/meta-config:merge_config_group:174 : [[ -r /opt/stack/devstack/local.conf ]] 2026-03-17 14:23:05.891 | + inc/meta-config:merge_config_group:176 : local configfile group 2026-03-17 14:23:05.894 | + inc/meta-config:merge_config_group:177 : for group in $matchgroups 2026-03-17 14:23:05.898 | ++ inc/meta-config:merge_config_group:178 : get_meta_section_files /opt/stack/devstack/local.conf extra 2026-03-17 14:23:05.900 | ++ inc/meta-config:get_meta_section_files:63 : local file=/opt/stack/devstack/local.conf 2026-03-17 14:23:05.904 | ++ inc/meta-config:get_meta_section_files:64 : local matchgroup=extra 2026-03-17 14:23:05.907 | ++ inc/meta-config:get_meta_section_files:66 : [[ -r /opt/stack/devstack/local.conf ]] 2026-03-17 14:23:05.910 | ++ inc/meta-config:get_meta_section_files:68 : awk -v matchgroup=extra ' 2026-03-17 14:23:05.910 | /^\[\[.+\|.*\]\]/ { 2026-03-17 14:23:05.910 | gsub("[][]", "", $1); 2026-03-17 14:23:05.910 | split($1, a, "|"); 2026-03-17 14:23:05.910 | if (a[1] == matchgroup) 2026-03-17 14:23:05.910 | print a[2] 2026-03-17 14:23:05.910 | } 2026-03-17 14:23:05.910 | ' /opt/stack/devstack/local.conf 2026-03-17 14:23:05.917 | + ./stack.sh:main:1418 : run_phase stack extra 2026-03-17 14:23:05.920 | + functions-common:run_phase:1840 : local mode=stack 2026-03-17 14:23:05.924 | + functions-common:run_phase:1841 : local phase=extra 2026-03-17 14:23:05.927 | + functions-common:run_phase:1842 : [[ -d /opt/stack/devstack/extras.d ]] 2026-03-17 14:23:05.930 | + functions-common:run_phase:1843 : local extra_plugin_file_name 2026-03-17 14:23:05.933 | + functions-common:run_phase:1844 : for extra_plugin_file_name in $TOP_DIR/extras.d/*.sh 2026-03-17 14:23:05.937 | + functions-common:run_phase:1849 : local exceptions=80-tempest.sh 2026-03-17 14:23:05.939 | + functions-common:run_phase:1850 : local extra 2026-03-17 14:23:05.943 | ++ functions-common:run_phase:1851 : basename /opt/stack/devstack/extras.d/80-tempest.sh 2026-03-17 14:23:05.949 | + functions-common:run_phase:1851 : extra=80-tempest.sh 2026-03-17 14:23:05.952 | + functions-common:run_phase:1852 : [[ 80-tempest.sh =~ 80-tempest\.sh ]] 2026-03-17 14:23:05.956 | + functions-common:run_phase:1856 : [[ -r /opt/stack/devstack/extras.d/80-tempest.sh ]] 2026-03-17 14:23:05.960 | + functions-common:run_phase:1856 : source /opt/stack/devstack/extras.d/80-tempest.sh stack extra 2026-03-17 14:23:05.964 | ++ extras.d/80-tempest.sh:source:3 : is_service_enabled tempest 2026-03-17 14:23:05.985 | ++ functions-common:is_service_enabled:2068 : return 0 2026-03-17 14:23:05.989 | ++ extras.d/80-tempest.sh:source:4 : [[ stack == \s\o\u\r\c\e ]] 2026-03-17 14:23:05.993 | ++ extras.d/80-tempest.sh:source:7 : [[ stack == \s\t\a\c\k ]] 2026-03-17 14:23:05.997 | ++ extras.d/80-tempest.sh:source:7 : [[ extra == \i\n\s\t\a\l\l ]] 2026-03-17 14:23:06.000 | ++ extras.d/80-tempest.sh:source:10 : [[ stack == \s\t\a\c\k ]] 2026-03-17 14:23:06.003 | ++ extras.d/80-tempest.sh:source:10 : [[ extra == \p\o\s\t\-\c\o\n\f\i\g ]] 2026-03-17 14:23:06.007 | ++ extras.d/80-tempest.sh:source:13 : [[ stack == \s\t\a\c\k ]] 2026-03-17 14:23:06.010 | ++ extras.d/80-tempest.sh:source:13 : [[ extra == \e\x\t\r\a ]] 2026-03-17 14:23:06.013 | ++ extras.d/80-tempest.sh:source:15 : : 2026-03-17 14:23:06.017 | ++ extras.d/80-tempest.sh:source:27 : [[ stack == \u\n\s\t\a\c\k ]] 2026-03-17 14:23:06.019 | ++ extras.d/80-tempest.sh:source:32 : [[ stack == \c\l\e\a\n ]] 2026-03-17 14:23:06.023 | + functions-common:run_phase:1861 : [[ stack == \s\o\u\r\c\e ]] 2026-03-17 14:23:06.026 | + functions-common:run_phase:1864 : [[ stack == \o\v\e\r\r\i\d\e\_\d\e\f\a\u\l\t\s ]] 2026-03-17 14:23:06.029 | + functions-common:run_phase:1867 : run_plugins stack extra 2026-03-17 14:23:06.033 | + functions-common:run_plugins:1826 : local mode=stack 2026-03-17 14:23:06.036 | + functions-common:run_plugins:1827 : local phase=extra 2026-03-17 14:23:06.040 | + functions-common:run_plugins:1829 : local plugins=,neutron 2026-03-17 14:23:06.043 | + functions-common:run_plugins:1830 : local plugin 2026-03-17 14:23:06.047 | + functions-common:run_plugins:1831 : for plugin in ${plugins//,/ } 2026-03-17 14:23:06.050 | + functions-common:run_plugins:1832 : local dir=/opt/stack/neutron 2026-03-17 14:23:06.054 | + functions-common:run_plugins:1833 : [[ -f /opt/stack/neutron/devstack/plugin.sh ]] 2026-03-17 14:23:06.057 | + functions-common:run_plugins:1834 : source /opt/stack/neutron/devstack/plugin.sh stack extra 2026-03-17 14:23:06.061 | ++ /opt/stack/neutron/devstack/plugin.sh:source:1 : LIBDIR=/opt/stack/neutron/devstack/lib 2026-03-17 14:23:06.064 | ++ /opt/stack/neutron/devstack/plugin.sh:source:3 : source /opt/stack/neutron/devstack/lib/distributed_dhcp 2026-03-17 14:23:06.067 | ++ /opt/stack/neutron/devstack/plugin.sh:source:4 : source /opt/stack/neutron/devstack/lib/dns 2026-03-17 14:23:06.071 | ++ /opt/stack/neutron/devstack/plugin.sh:source:5 : source /opt/stack/neutron/devstack/lib/flavors 2026-03-17 14:23:06.074 | +++ /opt/stack/neutron/devstack/lib/flavors:source:4 : FLAVORS_PLUGIN=flavors 2026-03-17 14:23:06.077 | ++ /opt/stack/neutron/devstack/plugin.sh:source:6 : source /opt/stack/neutron/devstack/lib/l2_agent 2026-03-17 14:23:06.081 | ++ /opt/stack/neutron/devstack/plugin.sh:source:7 : source /opt/stack/neutron/devstack/lib/l2_agent_sriovnicswitch 2026-03-17 14:23:06.084 | +++ /opt/stack/neutron/devstack/lib/l2_agent_sriovnicswitch:source:1 : SRIOV_AGENT_CONF=etc/neutron/plugins/ml2/sriov_agent.ini 2026-03-17 14:23:06.087 | +++ /opt/stack/neutron/devstack/lib/l2_agent_sriovnicswitch:source:2 : SRIOV_AGENT_BINARY=/usr/local/bin/neutron-sriov-nic-agent 2026-03-17 14:23:06.091 | ++ /opt/stack/neutron/devstack/plugin.sh:source:8 : source /opt/stack/neutron/devstack/lib/l3_agent 2026-03-17 14:23:06.095 | ++ /opt/stack/neutron/devstack/plugin.sh:source:9 : source /opt/stack/neutron/devstack/lib/l3_conntrack_helper 2026-03-17 14:23:06.098 | ++ /opt/stack/neutron/devstack/plugin.sh:source:10 : source /opt/stack/neutron/devstack/lib/l3_ndp_proxy 2026-03-17 14:23:06.102 | ++ /opt/stack/neutron/devstack/plugin.sh:source:11 : source /opt/stack/neutron/devstack/lib/metadata_path 2026-03-17 14:23:06.106 | ++ /opt/stack/neutron/devstack/plugin.sh:source:12 : source /opt/stack/neutron/devstack/lib/ml2 2026-03-17 14:23:06.109 | ++ /opt/stack/neutron/devstack/plugin.sh:source:13 : source /opt/stack/neutron/devstack/lib/network_segment_range 2026-03-17 14:23:06.113 | ++ /opt/stack/neutron/devstack/plugin.sh:source:14 : source /opt/stack/neutron/devstack/lib/segments 2026-03-17 14:23:06.116 | ++ /opt/stack/neutron/devstack/plugin.sh:source:15 : source /opt/stack/neutron/devstack/lib/log 2026-03-17 14:23:06.120 | ++ /opt/stack/neutron/devstack/plugin.sh:source:16 : source /opt/stack/neutron/devstack/lib/fip_port_forwarding 2026-03-17 14:23:06.123 | ++ /opt/stack/neutron/devstack/plugin.sh:source:17 : source /opt/stack/neutron/devstack/lib/uplink_status_propagation 2026-03-17 14:23:06.126 | ++ /opt/stack/neutron/devstack/plugin.sh:source:18 : source /opt/stack/neutron/devstack/lib/tag_ports_during_bulk_creation 2026-03-17 14:23:06.130 | ++ /opt/stack/neutron/devstack/plugin.sh:source:19 : source /opt/stack/neutron/devstack/lib/octavia 2026-03-17 14:23:06.149 | ++ /opt/stack/neutron/devstack/plugin.sh:source:20 : source /opt/stack/neutron/devstack/lib/loki 2026-03-17 14:23:06.152 | ++ /opt/stack/neutron/devstack/plugin.sh:source:21 : source /opt/stack/neutron/devstack/lib/local_ip 2026-03-17 14:23:06.156 | ++ /opt/stack/neutron/devstack/plugin.sh:source:22 : source /opt/stack/neutron/devstack/lib/port_trusted_vif 2026-03-17 14:23:06.159 | ++ /opt/stack/neutron/devstack/plugin.sh:source:25 : source /opt/stack/devstack/lib/neutron_plugins/ovs_source 2026-03-17 14:23:06.164 | ++++ lib/neutron_plugins/ovs_source:source:17 : trueorfalse False Q_BUILD_OVS_FROM_GIT 2026-03-17 14:23:06.187 | +++ lib/neutron_plugins/ovs_source:source:17 : Q_BUILD_OVS_FROM_GIT=False 2026-03-17 14:23:06.190 | +++ lib/neutron_plugins/ovs_source:source:20 : OVS_REPO=https://github.com/openvswitch/ovs.git 2026-03-17 14:23:06.195 | ++++ lib/neutron_plugins/ovs_source:source:21 : basename https://github.com/openvswitch/ovs.git 2026-03-17 14:23:06.195 | ++++ lib/neutron_plugins/ovs_source:source:21 : cut -f1 -d. 2026-03-17 14:23:06.203 | +++ lib/neutron_plugins/ovs_source:source:21 : OVS_REPO_NAME=ovs 2026-03-17 14:23:06.206 | +++ lib/neutron_plugins/ovs_source:source:22 : OVS_REPO_NAME=ovs 2026-03-17 14:23:06.210 | +++ lib/neutron_plugins/ovs_source:source:23 : OVS_BRANCH=branch-3.3 2026-03-17 14:23:06.216 | +++ /opt/stack/neutron/devstack/plugin.sh:source:27 : trueorfalse False Q_BUILD_OVS_FROM_GIT 2026-03-17 14:23:06.242 | ++ /opt/stack/neutron/devstack/plugin.sh:source:27 : Q_BUILD_OVS_FROM_GIT=False 2026-03-17 14:23:06.246 | ++ /opt/stack/neutron/devstack/plugin.sh:source:34 : '[' -f /opt/stack/neutron/devstack/lib/ovn_agent ']' 2026-03-17 14:23:06.251 | ++ /opt/stack/neutron/devstack/plugin.sh:source:38 : [[ stack == \s\t\a\c\k ]] 2026-03-17 14:23:06.254 | ++ /opt/stack/neutron/devstack/plugin.sh:source:39 : case "$2" in 2026-03-17 14:23:06.257 | ++ /opt/stack/neutron/devstack/plugin.sh:source:124 : is_service_enabled q-sriov-agt neutron-sriov-agent 2026-03-17 14:23:06.276 | ++ functions-common:is_service_enabled:2068 : return 1 2026-03-17 14:23:06.280 | ++ /opt/stack/neutron/devstack/plugin.sh:source:127 : is_service_enabled br-ex-tcpdump 2026-03-17 14:23:06.300 | ++ functions-common:is_service_enabled:2068 : return 1 2026-03-17 14:23:06.303 | ++ /opt/stack/neutron/devstack/plugin.sh:source:141 : is_service_enabled br-int-flows 2026-03-17 14:23:06.325 | ++ functions-common:is_service_enabled:2068 : return 1 2026-03-17 14:23:06.328 | + ./stack.sh:main:1426 : merge_config_group /opt/stack/devstack/local.conf post-extra 2026-03-17 14:23:06.331 | + inc/meta-config:merge_config_group:171 : local localfile=/opt/stack/devstack/local.conf 2026-03-17 14:23:06.335 | + inc/meta-config:merge_config_group:171 : shift 2026-03-17 14:23:06.338 | + inc/meta-config:merge_config_group:172 : local matchgroups=post-extra 2026-03-17 14:23:06.341 | + inc/meta-config:merge_config_group:174 : [[ -r /opt/stack/devstack/local.conf ]] 2026-03-17 14:23:06.344 | + inc/meta-config:merge_config_group:176 : local configfile group 2026-03-17 14:23:06.347 | + inc/meta-config:merge_config_group:177 : for group in $matchgroups 2026-03-17 14:23:06.351 | ++ inc/meta-config:merge_config_group:178 : get_meta_section_files /opt/stack/devstack/local.conf post-extra 2026-03-17 14:23:06.355 | ++ inc/meta-config:get_meta_section_files:63 : local file=/opt/stack/devstack/local.conf 2026-03-17 14:23:06.358 | ++ inc/meta-config:get_meta_section_files:64 : local matchgroup=post-extra 2026-03-17 14:23:06.361 | ++ inc/meta-config:get_meta_section_files:66 : [[ -r /opt/stack/devstack/local.conf ]] 2026-03-17 14:23:06.365 | ++ inc/meta-config:get_meta_section_files:68 : awk -v matchgroup=post-extra ' 2026-03-17 14:23:06.365 | /^\[\[.+\|.*\]\]/ { 2026-03-17 14:23:06.365 | gsub("[][]", "", $1); 2026-03-17 14:23:06.365 | split($1, a, "|"); 2026-03-17 14:23:06.365 | if (a[1] == matchgroup) 2026-03-17 14:23:06.365 | print a[2] 2026-03-17 14:23:06.365 | } 2026-03-17 14:23:06.365 | ' /opt/stack/devstack/local.conf 2026-03-17 14:23:06.372 | + ./stack.sh:main:1435 : is_service_enabled n-cpu 2026-03-17 14:23:06.393 | + functions-common:is_service_enabled:2068 : return 0 2026-03-17 14:23:06.396 | + ./stack.sh:main:1436 : is_nova_ready 2026-03-17 14:23:06.400 | + lib/nova:is_nova_ready:1173 : wait_for_compute 60 2026-03-17 14:23:06.403 | + functions:wait_for_compute:490 : local timeout=60 2026-03-17 14:23:06.406 | + functions:wait_for_compute:491 : local rval=0 2026-03-17 14:23:06.410 | + functions:wait_for_compute:492 : local compute_hostname 2026-03-17 14:23:06.413 | + functions:wait_for_compute:493 : time_start wait_for_service 2026-03-17 14:23:06.416 | + functions-common:time_start:2398 : local name=wait_for_service 2026-03-17 14:23:06.419 | + functions-common:time_start:2399 : local start_time= 2026-03-17 14:23:06.422 | + functions-common:time_start:2400 : [[ -n '' ]] 2026-03-17 14:23:06.427 | ++ functions-common:time_start:2403 : date +%s%3N 2026-03-17 14:23:06.432 | + functions-common:time_start:2403 : _TIME_START[$name]=1773757386429 2026-03-17 14:23:06.437 | ++ functions:wait_for_compute:494 : iniget /etc/nova/nova.conf DEFAULT host 2026-03-17 14:23:06.466 | + functions:wait_for_compute:494 : compute_hostname= 2026-03-17 14:23:06.469 | + functions:wait_for_compute:495 : [[ -z '' ]] 2026-03-17 14:23:06.473 | ++ functions:wait_for_compute:496 : hostname 2026-03-17 14:23:06.479 | + functions:wait_for_compute:496 : compute_hostname=np0005649721.novalocal 2026-03-17 14:23:06.482 | + functions:wait_for_compute:498 : timeout 60 bash -x 2026-03-17 14:23:06.487 | ++ functions:wait_for_compute:498 : hostname 2026-03-17 14:23:06.494 | + :: : ID= 2026-03-17 14:23:06.496 | + :: : [[ '' == '' ]] 2026-03-17 14:23:06.497 | + :: : sleep 1 2026-03-17 14:23:07.502 | + :: : [[ libvirt = \f\a\k\e ]] 2026-03-17 14:23:07.504 | ++ :: : openstack --os-cloud devstack-admin --os-region RegionOne compute service list --host np0005649721.novalocal --service nova-compute -c ID -f value 2026-03-17 14:23:07.751 | 2026-03-17 14:23:07.757 | + :: : ID=34dd2a31-2469-4a12-9c50-84a03f9eaaca 2026-03-17 14:23:07.758 | + :: : [[ 34dd2a31-2469-4a12-9c50-84a03f9eaaca == '' ]] 2026-03-17 14:23:07.762 | + functions:wait_for_compute:510 : time_stop wait_for_service 2026-03-17 14:23:07.765 | + functions-common:time_stop:2412 : local name 2026-03-17 14:23:07.768 | + functions-common:time_stop:2413 : local end_time 2026-03-17 14:23:07.771 | + functions-common:time_stop:2414 : local elapsed_time 2026-03-17 14:23:07.773 | + functions-common:time_stop:2415 : local total 2026-03-17 14:23:07.776 | + functions-common:time_stop:2416 : local start_time 2026-03-17 14:23:07.779 | + functions-common:time_stop:2418 : name=wait_for_service 2026-03-17 14:23:07.782 | + functions-common:time_stop:2419 : start_time=1773757386429 2026-03-17 14:23:07.784 | + functions-common:time_stop:2421 : [[ -z 1773757386429 ]] 2026-03-17 14:23:07.788 | ++ functions-common:time_stop:2424 : date +%s%3N 2026-03-17 14:23:07.793 | + functions-common:time_stop:2424 : end_time=1773757387790 2026-03-17 14:23:07.796 | + functions-common:time_stop:2425 : elapsed_time=1361 2026-03-17 14:23:07.799 | + functions-common:time_stop:2426 : total=9987 2026-03-17 14:23:07.802 | + functions-common:time_stop:2428 : _TIME_START[$name]= 2026-03-17 14:23:07.804 | + functions-common:time_stop:2429 : _TIME_TOTAL[$name]=11348 2026-03-17 14:23:07.806 | + functions:wait_for_compute:512 : [[ 0 != 0 ]] 2026-03-17 14:23:07.809 | + functions:wait_for_compute:516 : return 0 2026-03-17 14:23:07.811 | + ./stack.sh:main:1440 : service_check 2026-03-17 14:23:07.814 | + functions-common:service_check:1705 : local service 2026-03-17 14:23:07.815 | + functions-common:service_check:1706 : for service in ${ENABLED_SERVICES//,/ } 2026-03-17 14:23:07.817 | + functions-common:service_check:1708 : sudo systemctl is-enabled devstack@c-api.service 2026-03-17 14:23:07.851 | enabled 2026-03-17 14:23:07.858 | + functions-common:service_check:1712 : sudo systemctl status devstack@c-api.service --no-pager 2026-03-17 14:23:07.898 | ● devstack@c-api.service - Devstack devstack@c-api.service 2026-03-17 14:23:07.898 | Loaded: loaded (/etc/systemd/system/devstack@c-api.service; enabled; preset: disabled) 2026-03-17 14:23:07.898 | Active: active (running) since Tue 2026-03-17 10:22:33 EDT; 34s ago 2026-03-17 14:23:07.898 | Invocation: dc77e5c164d945ebae49aeae56a613ef 2026-03-17 14:23:07.898 | Main PID: 123119 (uwsgi) 2026-03-17 14:23:07.898 | Status: "uWSGI is ready" 2026-03-17 14:23:07.898 | Tasks: 7 (limit: 99175) 2026-03-17 14:23:07.898 | Memory: 229.8M (peak: 230.2M) 2026-03-17 14:23:07.898 | CPU: 4.163s 2026-03-17 14:23:07.898 | CGroup: /system.slice/system-devstack.slice/devstack@c-api.service 2026-03-17 14:23:07.898 | ├─123119 "cinder-apiuWSGI master" 2026-03-17 14:23:07.898 | ├─123123 "cinder-apiuWSGI worker 1" 2026-03-17 14:23:07.898 | └─123124 "cinder-apiuWSGI worker 2" 2026-03-17 14:23:07.898 | 2026-03-17 14:23:07.898 | Mar 17 10:22:42 np0005649721.novalocal devstack@c-api.service[123124]: DEBUG cinder.api.openstack.wsgi [req-4d176673-7302-4f13-b578-afe5a71fafe1 req-2741a9ac-ff70-4f4a-8106-029c11f50a4d admin admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "multiattach", "description": null, "os-volume-type-access:is_public": true}} {{(pid=123124) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} 2026-03-17 14:23:07.898 | Mar 17 10:22:42 np0005649721.novalocal devstack@c-api.service[123124]: INFO cinder.api.openstack.wsgi [req-4d176673-7302-4f13-b578-afe5a71fafe1 req-2741a9ac-ff70-4f4a-8106-029c11f50a4d admin admin] https://38.102.83.89/volume/v3/types returned with HTTP 200 2026-03-17 14:23:07.898 | Mar 17 10:22:42 np0005649721.novalocal devstack@c-api.service[123124]: [pid: 123124|app: 0|req: 3/4] 38.102.83.89 () {76 vars in 1438 bytes} [Tue Mar 17 10:22:42 2026] POST /volume/v3/types => generated 186 bytes in 269 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-03-17 14:23:07.898 | Mar 17 10:22:43 np0005649721.novalocal devstack@c-api.service[123123]: DEBUG cinder.api.middleware.request_id [req-4d176673-7302-4f13-b578-afe5a71fafe1 req-0209fe17-fd88-44e6-b920-a9a33b1415eb None None] RequestId filter calling following filter/app {{(pid=123123) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} 2026-03-17 14:23:07.898 | Mar 17 10:22:43 np0005649721.novalocal devstack@c-api.service[123123]: INFO cinder.api.openstack.wsgi [req-4d176673-7302-4f13-b578-afe5a71fafe1 req-0209fe17-fd88-44e6-b920-a9a33b1415eb admin admin] POST https://38.102.83.89/volume/v3/types/6c0fe508-ab62-4b08-bbbc-11efc5aa178e/extra_specs 2026-03-17 14:23:07.898 | Mar 17 10:22:43 np0005649721.novalocal devstack@c-api.service[123123]: DEBUG cinder.api.openstack.wsgi [req-4d176673-7302-4f13-b578-afe5a71fafe1 req-0209fe17-fd88-44e6-b920-a9a33b1415eb admin admin] Action: 'create', calling method: create, body: {"extra_specs": {"multiattach": " True"}} {{(pid=123123) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} 2026-03-17 14:23:07.898 | Mar 17 10:22:43 np0005649721.novalocal devstack@c-api.service[123123]: INFO cinder.api.openstack.wsgi [req-4d176673-7302-4f13-b578-afe5a71fafe1 req-0209fe17-fd88-44e6-b920-a9a33b1415eb admin admin] https://38.102.83.89/volume/v3/types/6c0fe508-ab62-4b08-bbbc-11efc5aa178e/extra_specs returned with HTTP 200 2026-03-17 14:23:07.898 | Mar 17 10:22:43 np0005649721.novalocal devstack@c-api.service[123123]: [pid: 123123|app: 0|req: 2/5] 38.102.83.89 () {76 vars in 1584 bytes} [Tue Mar 17 10:22:43 2026] POST /volume/v3/types/6c0fe508-ab62-4b08-bbbc-11efc5aa178e/extra_specs => generated 45 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 284 bytes (2 switches on core 0) 2026-03-17 14:23:07.898 | Mar 17 10:22:52 np0005649721.novalocal devstack@c-api.service[123124]: DEBUG dbcounter [-] [123124] Writing DB stats cinder:SELECT=12,cinder:INSERT=2 {{(pid=123124) stat_writer /usr/local/lib/python3.12/site-packages/dbcounter.py:115}} 2026-03-17 14:23:07.898 | Mar 17 10:22:53 np0005649721.novalocal devstack@c-api.service[123123]: DEBUG dbcounter [-] [123123] Writing DB stats cinder:SELECT=16,cinder:INSERT=2 {{(pid=123123) stat_writer /usr/local/lib/python3.12/site-packages/dbcounter.py:115}} 2026-03-17 14:23:07.903 | + functions-common:service_check:1706 : for service in ${ENABLED_SERVICES//,/ } 2026-03-17 14:23:07.907 | + functions-common:service_check:1708 : sudo systemctl is-enabled devstack@c-bak.service 2026-03-17 14:23:07.936 | enabled 2026-03-17 14:23:07.940 | + functions-common:service_check:1712 : sudo systemctl status devstack@c-bak.service --no-pager 2026-03-17 14:23:07.978 | ● devstack@c-bak.service - Devstack devstack@c-bak.service 2026-03-17 14:23:07.978 | Loaded: loaded (/etc/systemd/system/devstack@c-bak.service; enabled; preset: disabled) 2026-03-17 14:23:07.978 | Active: active (running) since Tue 2026-03-17 10:22:38 EDT; 28s ago 2026-03-17 14:23:07.978 | Invocation: 11fc34b4a3d24145a66b305841eefcd4 2026-03-17 14:23:07.978 | Main PID: 124483 (cinder-backup) 2026-03-17 14:23:07.978 | Tasks: 1 (limit: 99175) 2026-03-17 14:23:07.978 | Memory: 88M (peak: 88.3M) 2026-03-17 14:23:07.978 | CPU: 1.401s 2026-03-17 14:23:07.978 | CGroup: /system.slice/system-devstack.slice/devstack@c-bak.service 2026-03-17 14:23:07.978 | └─124483 /usr/bin/python3.12 /usr/local/bin/cinder-backup --config-file /etc/cinder/cinder.conf 2026-03-17 14:23:07.978 | 2026-03-17 14:23:07.978 | Mar 17 10:22:40 np0005649721.novalocal cinder-backup[124483]: DEBUG oslo_concurrency.lockutils [None req-b02b9650-25af-4f7e-85c1-2a7247bcc124 None None] Acquiring lock "cleanup_incomplete_backups_124483" by "cinder.backup.manager.BackupManager._cleanup_incomplete_backup_operations" {{(pid=124483) inner /usr/local/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:506}} 2026-03-17 14:23:07.978 | Mar 17 10:22:40 np0005649721.novalocal cinder-backup[124483]: DEBUG oslo_concurrency.lockutils [None req-b02b9650-25af-4f7e-85c1-2a7247bcc124 None None] Lock "cleanup_incomplete_backups_124483" acquired by "cinder.backup.manager.BackupManager._cleanup_incomplete_backup_operations" :: waited 0.000s {{(pid=124483) inner /usr/local/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:519}} 2026-03-17 14:23:07.978 | Mar 17 10:22:40 np0005649721.novalocal cinder-backup[124483]: INFO cinder.backup.manager [None req-b02b9650-25af-4f7e-85c1-2a7247bcc124 None None] Cleaning up incomplete backup operations. 2026-03-17 14:23:07.978 | Mar 17 10:22:40 np0005649721.novalocal cinder-backup[124483]: DEBUG oslo_concurrency.lockutils [None req-b02b9650-25af-4f7e-85c1-2a7247bcc124 None None] Lock "cleanup_incomplete_backups_124483" "released" by "cinder.backup.manager.BackupManager._cleanup_incomplete_backup_operations" :: held 0.016s {{(pid=124483) inner /usr/local/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:538}} 2026-03-17 14:23:07.978 | Mar 17 10:22:40 np0005649721.novalocal cinder-backup[124483]: DEBUG oslo_db.sqlalchemy.engines [None req-b02b9650-25af-4f7e-85c1-2a7247bcc124 None None] 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_AUTO_CREATE_USER,NO_ENGINE_SUBSTITUTION {{(pid=124483) _check_effective_sql_mode /usr/local/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} 2026-03-17 14:23:07.978 | Mar 17 10:22:40 np0005649721.novalocal cinder-backup[124483]: DEBUG cinder.manager [None req-b02b9650-25af-4f7e-85c1-2a7247bcc124 None None] Notifying Schedulers of capabilities ... {{(pid=124483) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:202}} 2026-03-17 14:23:07.978 | Mar 17 10:22:40 np0005649721.novalocal cinder-backup[124483]: INFO cinder.keymgr.migration [None req-b86ade37-61fa-41ab-8111-e86e55c7250b None None] Not migrating encryption keys because the ConfKeyManager is still in use. 2026-03-17 14:23:07.978 | Mar 17 10:22:40 np0005649721.novalocal cinder-backup[124483]: DEBUG cinder.service [None req-b02b9650-25af-4f7e-85c1-2a7247bcc124 None None] Creating RPC server for service cinder-backup {{(pid=124483) start /opt/stack/cinder/cinder/service.py:231}} 2026-03-17 14:23:07.978 | Mar 17 10:22:40 np0005649721.novalocal cinder-backup[124483]: DEBUG cinder.service [None req-b02b9650-25af-4f7e-85c1-2a7247bcc124 None None] Pinning object versions for RPC server serializer to 1.39 {{(pid=124483) start /opt/stack/cinder/cinder/service.py:237}} 2026-03-17 14:23:07.978 | Mar 17 10:22:50 np0005649721.novalocal cinder-backup[124483]: DEBUG dbcounter [-] [124483] Writing DB stats cinder:SELECT=11,cinder:INSERT=1 {{(pid=124483) stat_writer /usr/local/lib/python3.12/site-packages/dbcounter.py:115}} 2026-03-17 14:23:07.985 | + functions-common:service_check:1706 : for service in ${ENABLED_SERVICES//,/ } 2026-03-17 14:23:07.990 | + functions-common:service_check:1708 : sudo systemctl is-enabled devstack@c-sch.service 2026-03-17 14:23:08.014 | enabled 2026-03-17 14:23:08.020 | + functions-common:service_check:1712 : sudo systemctl status devstack@c-sch.service --no-pager 2026-03-17 14:23:08.050 | ● devstack@c-sch.service - Devstack devstack@c-sch.service 2026-03-17 14:23:08.051 | Loaded: loaded (/etc/systemd/system/devstack@c-sch.service; enabled; preset: disabled) 2026-03-17 14:23:08.051 | Active: active (running) since Tue 2026-03-17 10:22:37 EDT; 30s ago 2026-03-17 14:23:08.051 | Invocation: 151cf694c97b46daa42a44f86943b558 2026-03-17 14:23:08.051 | Main PID: 123864 (cinder-schedule) 2026-03-17 14:23:08.051 | Tasks: 1 (limit: 99175) 2026-03-17 14:23:08.051 | Memory: 103.4M (peak: 103.7M) 2026-03-17 14:23:08.051 | CPU: 1.695s 2026-03-17 14:23:08.051 | CGroup: /system.slice/system-devstack.slice/devstack@c-sch.service 2026-03-17 14:23:08.051 | └─123864 /usr/bin/python3.12 /usr/local/bin/cinder-scheduler --config-file /etc/cinder/cinder.conf 2026-03-17 14:23:08.051 | 2026-03-17 14:23:08.051 | Mar 17 10:22:38 np0005649721.novalocal cinder-scheduler[123864]: DEBUG cinder.service [None req-d6d4421a-d7a6-4ec5-88a9-ba3cd02d99d3 None None] Pinning object versions for RPC server serializer to 1.39 {{(pid=123864) start /opt/stack/cinder/cinder/service.py:237}} 2026-03-17 14:23:08.051 | Mar 17 10:22:40 np0005649721.novalocal cinder-scheduler[123864]: DEBUG cinder.scheduler.host_manager [None req-b02b9650-25af-4f7e-85c1-2a7247bcc124 None None] Received backup service update from np0005649721.novalocal: {'backend_state': True, 'driver_name': 'cinder.backup.drivers.swift.SwiftBackupDriver', 'availability_zone': 'nova'} {{(pid=123864) update_service_capabilities /opt/stack/cinder/cinder/scheduler/host_manager.py:598}} 2026-03-17 14:23:08.051 | Mar 17 10:22:48 np0005649721.novalocal cinder-scheduler[123864]: DEBUG dbcounter [-] [123864] Writing DB stats cinder:SELECT=11,cinder:INSERT=1 {{(pid=123864) stat_writer /usr/local/lib/python3.12/site-packages/dbcounter.py:115}} 2026-03-17 14:23:08.051 | Mar 17 10:22:51 np0005649721.novalocal cinder-scheduler[123864]: DEBUG cinder.scheduler.host_manager [None req-47778fc0-4531-4b47-a22f-64491d0e2192 None None] Received volume service update from np0005649721.novalocal@lvmdriver-1: {'volume_backend_name': 'lvmdriver-1', 'vendor_name': 'Open Source', 'driver_version': '3.0.0', 'storage_protocol': 'iSCSI', 'pools': [{'pool_name': 'lvmdriver-1', 'total_capacity_gb': 28.5, 'free_capacity_gb': 28.5, 'reserved_percentage': 0, 'location_info': 'LVMVolumeDriver:np0005649721.novalocal:stack-volumes-lvmdriver-1:thin:0', 'QoS_support': False, 'provisioned_capacity_gb': 0.0, 'max_over_subscription_ratio': '20.0', 'thin_provisioning_support': True, 'thick_provisioning_support': False, 'total_volumes': 1, 'filter_function': None, 'goodness_function': None, 'multiattach': True, 'backend_state': 'up', 'allocated_capacity_gb': 0, 'cacheable': True}], 'shared_targets': False, 'sparse_copy_volume': True, 'filter_function': None, 'goodness_function': None} {{(pid=123864) update_service_capabilities /opt/stack/cinder/cinder/scheduler/host_manager.py:629}} 2026-03-17 14:23:08.051 | Mar 17 10:22:51 np0005649721.novalocal cinder-scheduler[123864]: DEBUG cinder.scheduler.host_manager [None req-47778fc0-4531-4b47-a22f-64491d0e2192 None None] Publish storage capacity: [{'type': 'pool', 'name_to_id': 'np0005649721.novalocal@lvmdriver-1#lvmdriver-1', 'total': 28.5, 'free': 28.5, 'allocated': 0.0, 'provisioned': 0.0, 'virtual_free': 570.0, 'reported_at': datetime.datetime(2026, 3, 17, 14, 22, 51, 470695)}, {'type': 'backend', 'name_to_id': 'np0005649721.novalocal@lvmdriver-1', 'total': 28.5, 'free': 28.5, 'allocated': 0.0, 'provisioned': 0.0, 'virtual_free': 570.0, 'reported_at': datetime.datetime(2026, 3, 17, 14, 22, 51, 470695)}]. {{(pid=123864) _notify_capacity_usage /opt/stack/cinder/cinder/scheduler/host_manager.py:978}} 2026-03-17 14:23:08.051 | Mar 17 10:22:51 np0005649721.novalocal cinder-scheduler[123864]: DEBUG cinder.scheduler.host_manager [None req-47778fc0-4531-4b47-a22f-64491d0e2192 None None] Updating capabilities for np0005649721.novalocal@lvmdriver-1#lvmdriver-1: {'pool_name': 'lvmdriver-1', 'total_capacity_gb': 28.5, 'free_capacity_gb': 28.5, 'reserved_percentage': 0, 'location_info': 'LVMVolumeDriver:np0005649721.novalocal:stack-volumes-lvmdriver-1:thin:0', 'QoS_support': False, 'provisioned_capacity_gb': 0.0, 'max_over_subscription_ratio': '20.0', 'thin_provisioning_support': True, 'thick_provisioning_support': False, 'total_volumes': 1, 'filter_function': None, 'goodness_function': None, 'multiattach': True, 'backend_state': 'up', 'allocated_capacity_gb': 0, 'cacheable': True, 'volume_backend_name': 'lvmdriver-1', 'storage_protocol': ['iSCSI', 'iscsi'], 'vendor_name': 'Open Source', 'driver_version': '3.0.0', 'timestamp': datetime.datetime(2026, 3, 17, 14, 22, 51, 447799)} {{(pid=123864) update_from_volume_capability /opt/stack/cinder/cinder/scheduler/host_manager.py:415}} 2026-03-17 14:23:08.051 | Mar 17 10:22:54 np0005649721.novalocal cinder-scheduler[123864]: DEBUG oslo_service.periodic_task [None req-03a07f32-46c3-4afa-9ffd-c34c3b9fefec None None] Running periodic task SchedulerManager._clean_expired_messages {{(pid=123864) run_periodic_tasks /usr/local/lib/python3.12/site-packages/oslo_service/periodic_task.py:210}} 2026-03-17 14:23:08.051 | Mar 17 10:22:55 np0005649721.novalocal cinder-scheduler[123864]: INFO cinder.message.api [None req-03a07f32-46c3-4afa-9ffd-c34c3b9fefec None None] Deleted 0 expired messages. 2026-03-17 14:23:08.051 | Mar 17 10:22:55 np0005649721.novalocal cinder-scheduler[123864]: DEBUG oslo_service.periodic_task [None req-03a07f32-46c3-4afa-9ffd-c34c3b9fefec None None] Running periodic task SchedulerManager._clean_expired_reservation {{(pid=123864) run_periodic_tasks /usr/local/lib/python3.12/site-packages/oslo_service/periodic_task.py:210}} 2026-03-17 14:23:08.051 | Mar 17 10:23:05 np0005649721.novalocal cinder-scheduler[123864]: DEBUG dbcounter [-] [123864] Writing DB stats cinder:SELECT=2,cinder:DELETE=1 {{(pid=123864) stat_writer /usr/local/lib/python3.12/site-packages/dbcounter.py:115}} 2026-03-17 14:23:08.057 | + functions-common:service_check:1706 : for service in ${ENABLED_SERVICES//,/ } 2026-03-17 14:23:08.060 | + functions-common:service_check:1708 : sudo systemctl is-enabled devstack@c-vol.service 2026-03-17 14:23:08.085 | enabled 2026-03-17 14:23:08.092 | + functions-common:service_check:1712 : sudo systemctl status devstack@c-vol.service --no-pager 2026-03-17 14:23:08.126 | ● devstack@c-vol.service - Devstack devstack@c-vol.service 2026-03-17 14:23:08.127 | Loaded: loaded (/etc/systemd/system/devstack@c-vol.service; enabled; preset: disabled) 2026-03-17 14:23:08.127 | Active: active (running) since Tue 2026-03-17 10:22:41 EDT; 27s ago 2026-03-17 14:23:08.127 | Invocation: a9331fb04eab4e4290f745b45e5ee95f 2026-03-17 14:23:08.127 | Main PID: 125100 (cinder-volume) 2026-03-17 14:23:08.127 | Tasks: 2 (limit: 99175) 2026-03-17 14:23:08.127 | Memory: 131.5M (peak: 133.2M) 2026-03-17 14:23:08.127 | CPU: 2.922s 2026-03-17 14:23:08.127 | CGroup: /system.slice/system-devstack.slice/devstack@c-vol.service 2026-03-17 14:23:08.127 | ├─125100 /usr/bin/python3.12 /usr/local/bin/cinder-volume --config-file /etc/cinder/cinder.conf 2026-03-17 14:23:08.127 | └─125225 /usr/bin/python3.12 /usr/local/bin/cinder-volume --config-file /etc/cinder/cinder.conf 2026-03-17 14:23:08.127 | 2026-03-17 14:23:08.127 | Mar 17 10:22:52 np0005649721.novalocal cinder-volume[125225]: DEBUG oslo_concurrency.processutils [None req-47778fc0-4531-4b47-a22f-64491d0e2192 None None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o size,data_percent --separator : --nosuffix /dev/stack-volumes-lvmdriver-1/stack-volumes-lvmdriver-1-pool {{(pid=125225) execute /usr/local/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} 2026-03-17 14:23:08.127 | Mar 17 10:22:52 np0005649721.novalocal sudo[126611]: stack : PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o size,data_percent --separator : --nosuffix /dev/stack-volumes-lvmdriver-1/stack-volumes-lvmdriver-1-pool 2026-03-17 14:23:08.127 | Mar 17 10:22:52 np0005649721.novalocal cinder-volume[125225]: DEBUG oslo_concurrency.processutils [None req-47778fc0-4531-4b47-a22f-64491d0e2192 None None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o size,data_percent --separator : --nosuffix /dev/stack-volumes-lvmdriver-1/stack-volumes-lvmdriver-1-pool" returned: 0 in 0.376s {{(pid=125225) execute /usr/local/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} 2026-03-17 14:23:08.127 | Mar 17 10:22:52 np0005649721.novalocal cinder-volume[125225]: DEBUG oslo_concurrency.processutils [None req-47778fc0-4531-4b47-a22f-64491d0e2192 None None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1 {{(pid=125225) execute /usr/local/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} 2026-03-17 14:23:08.127 | Mar 17 10:22:52 np0005649721.novalocal sudo[126616]: stack : PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1 2026-03-17 14:23:08.127 | Mar 17 10:22:52 np0005649721.novalocal cinder-volume[125100]: DEBUG dbcounter [-] [125100] Writing DB stats cinder:SELECT=8,cinder:INSERT=1,cinder:UPDATE=1 {{(pid=125100) stat_writer /usr/local/lib/python3.12/site-packages/dbcounter.py:115}} 2026-03-17 14:23:08.127 | Mar 17 10:22:53 np0005649721.novalocal cinder-volume[125225]: DEBUG oslo_concurrency.processutils [None req-47778fc0-4531-4b47-a22f-64491d0e2192 None None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1" returned: 0 in 0.361s {{(pid=125225) execute /usr/local/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} 2026-03-17 14:23:08.127 | Mar 17 10:22:53 np0005649721.novalocal cinder-volume[125225]: INFO cinder.volume.manager [None req-47778fc0-4531-4b47-a22f-64491d0e2192 None None] Driver post RPC initialization completed successfully. 2026-03-17 14:23:08.127 | Mar 17 10:23:03 np0005649721.novalocal cinder-volume[125225]: DEBUG dbcounter [-] [125225] Writing DB stats cinder:SELECT=12,cinder:INSERT=1,cinder:UPDATE=1 {{(pid=125225) stat_writer /usr/local/lib/python3.12/site-packages/dbcounter.py:115}} 2026-03-17 14:23:08.127 | Mar 17 10:23:03 np0005649721.novalocal cinder-volume[125225]: DEBUG dbcounter [-] [125225] Writing DB stats cinder:SELECT=2,cinder:UPDATE=1 {{(pid=125225) stat_writer /usr/local/lib/python3.12/site-packages/dbcounter.py:115}} 2026-03-17 14:23:08.134 | + functions-common:service_check:1706 : for service in ${ENABLED_SERVICES//,/ } 2026-03-17 14:23:08.138 | + functions-common:service_check:1708 : sudo systemctl is-enabled devstack@etcd3.service 2026-03-17 14:23:08.171 | not-found 2026-03-17 14:23:08.177 | + functions-common:service_check:1706 : for service in ${ENABLED_SERVICES//,/ } 2026-03-17 14:23:08.180 | + functions-common:service_check:1708 : sudo systemctl is-enabled devstack@file_tracker.service 2026-03-17 14:23:08.212 | enabled 2026-03-17 14:23:08.218 | + functions-common:service_check:1712 : sudo systemctl status devstack@file_tracker.service --no-pager 2026-03-17 14:23:08.254 | ● devstack@file_tracker.service - Devstack devstack@file_tracker.service 2026-03-17 14:23:08.254 | Loaded: loaded (/etc/systemd/system/devstack@file_tracker.service; enabled; preset: disabled) 2026-03-17 14:23:08.254 | Active: active (running) since Tue 2026-03-17 10:18:16 EDT; 4min 51s ago 2026-03-17 14:23:08.254 | Invocation: 07e35de372f549f1b4df94837ae58549 2026-03-17 14:23:08.254 | Main PID: 83342 (file_tracker.sh) 2026-03-17 14:23:08.254 | Tasks: 2 (limit: 99175) 2026-03-17 14:23:08.254 | Memory: 616K (peak: 1.3M) 2026-03-17 14:23:08.254 | CPU: 82ms 2026-03-17 14:23:08.254 | CGroup: /system.slice/system-devstack.slice/devstack@file_tracker.service 2026-03-17 14:23:08.254 | ├─ 83342 /bin/bash /opt/stack/devstack/tools/file_tracker.sh 2026-03-17 14:23:08.254 | └─126878 sleep 20 2026-03-17 14:23:08.254 | 2026-03-17 14:23:08.254 | Mar 17 10:19:56 np0005649721.novalocal file_tracker.sh[96510]: 2496 0 9223372036854775807 2026-03-17 14:23:08.254 | Mar 17 10:20:16 np0005649721.novalocal file_tracker.sh[97794]: 2592 0 9223372036854775807 2026-03-17 14:23:08.254 | Mar 17 10:20:36 np0005649721.novalocal file_tracker.sh[98201]: 2560 0 9223372036854775807 2026-03-17 14:23:08.254 | Mar 17 10:20:56 np0005649721.novalocal file_tracker.sh[102947]: 3040 0 9223372036854775807 2026-03-17 14:23:08.254 | Mar 17 10:21:16 np0005649721.novalocal file_tracker.sh[104078]: 3072 0 9223372036854775807 2026-03-17 14:23:08.254 | Mar 17 10:21:36 np0005649721.novalocal file_tracker.sh[109999]: 3680 0 9223372036854775807 2026-03-17 14:23:08.254 | Mar 17 10:21:56 np0005649721.novalocal file_tracker.sh[116040]: 5152 0 9223372036854775807 2026-03-17 14:23:08.254 | Mar 17 10:22:16 np0005649721.novalocal file_tracker.sh[117514]: 5408 0 9223372036854775807 2026-03-17 14:23:08.254 | Mar 17 10:22:36 np0005649721.novalocal file_tracker.sh[123762]: 6624 0 9223372036854775807 2026-03-17 14:23:08.254 | Mar 17 10:22:56 np0005649721.novalocal file_tracker.sh[126877]: 7072 0 9223372036854775807 2026-03-17 14:23:08.261 | + functions-common:service_check:1706 : for service in ${ENABLED_SERVICES//,/ } 2026-03-17 14:23:08.265 | + functions-common:service_check:1708 : sudo systemctl is-enabled devstack@g-api.service 2026-03-17 14:23:08.295 | enabled 2026-03-17 14:23:08.301 | + functions-common:service_check:1712 : sudo systemctl status devstack@g-api.service --no-pager 2026-03-17 14:23:08.337 | ● devstack@g-api.service - Devstack devstack@g-api.service 2026-03-17 14:23:08.337 | Loaded: loaded (/etc/systemd/system/devstack@g-api.service; enabled; preset: disabled) 2026-03-17 14:23:08.337 | Active: active (running) since Tue 2026-03-17 10:22:45 EDT; 22s ago 2026-03-17 14:23:08.337 | Invocation: a3c569bdd0274b839cae9fe754b429b0 2026-03-17 14:23:08.337 | Main PID: 125999 (uwsgi) 2026-03-17 14:23:08.337 | Status: "uWSGI is ready" 2026-03-17 14:23:08.337 | Tasks: 12 (limit: 99175) 2026-03-17 14:23:08.337 | Memory: 238.1M (peak: 259.8M) 2026-03-17 14:23:08.337 | CPU: 6.663s 2026-03-17 14:23:08.337 | CGroup: /system.slice/system-devstack.slice/devstack@g-api.service 2026-03-17 14:23:08.337 | ├─125999 "glance-apiuWSGI master" 2026-03-17 14:23:08.337 | ├─126002 "glance-apiuWSGI worker 1" 2026-03-17 14:23:08.337 | └─126003 "glance-apiuWSGI worker 2" 2026-03-17 14:23:08.337 | 2026-03-17 14:23:08.337 | Mar 17 10:22:58 np0005649721.novalocal devstack@g-api.service[126002]: DEBUG glance_store.location [-] Registering scheme swift+http with {'store': , 'location_class': , 'store_entry': 'swift'} {{(pid=126002) register_scheme_map /usr/local/lib/python3.12/site-packages/glance_store/location.py:146}} 2026-03-17 14:23:08.337 | Mar 17 10:22:58 np0005649721.novalocal devstack@g-api.service[126002]: DEBUG glance_store.location [-] Registering scheme swift+config with {'store': , 'location_class': , 'store_entry': 'swift'} {{(pid=126002) register_scheme_map /usr/local/lib/python3.12/site-packages/glance_store/location.py:146}} 2026-03-17 14:23:08.337 | Mar 17 10:22:58 np0005649721.novalocal devstack@g-api.service[126002]: DEBUG glance_store.backend [-] Skipping store.set_acls... not implemented. {{(pid=126002) set_acls /usr/local/lib/python3.12/site-packages/glance_store/backend.py:507}} 2026-03-17 14:23:08.337 | Mar 17 10:22:58 np0005649721.novalocal devstack@g-api.service[126002]: DEBUG glance.async_.taskflow_executor [-] Task 'api_image_import-VerifyImageState-fc33b587-d11a-4788-8536-47c593dfad69' (36163c6e-989a-46e5-bfdb-67b29f816453) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=126002) _task_receiver /usr/local/lib/python3.12/site-packages/taskflow/listeners/logging.py:182}} 2026-03-17 14:23:08.337 | Mar 17 10:22:58 np0005649721.novalocal devstack@g-api.service[126002]: DEBUG glance.async_.taskflow_executor [-] Task 'api_image_import-CompleteTask-fc33b587-d11a-4788-8536-47c593dfad69' (20684ebd-97fd-444d-a72d-f13f785dc3b8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=126002) _task_receiver /usr/local/lib/python3.12/site-packages/taskflow/listeners/logging.py:194}} 2026-03-17 14:23:08.337 | Mar 17 10:22:58 np0005649721.novalocal devstack@g-api.service[126002]: INFO glance.domain [-] Task [fc33b587-d11a-4788-8536-47c593dfad69] status changing from processing to success 2026-03-17 14:23:08.337 | Mar 17 10:22:58 np0005649721.novalocal devstack@g-api.service[126002]: INFO glance.async_.flows.api_image_import [-] fc33b587-d11a-4788-8536-47c593dfad69 of api_image_import completed 2026-03-17 14:23:08.337 | Mar 17 10:22:58 np0005649721.novalocal devstack@g-api.service[126002]: DEBUG glance.async_.taskflow_executor [-] Task 'api_image_import-CompleteTask-fc33b587-d11a-4788-8536-47c593dfad69' (20684ebd-97fd-444d-a72d-f13f785dc3b8) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=126002) _task_receiver /usr/local/lib/python3.12/site-packages/taskflow/listeners/logging.py:182}} 2026-03-17 14:23:08.337 | Mar 17 10:22:58 np0005649721.novalocal devstack@g-api.service[126002]: DEBUG glance.async_.taskflow_executor [-] Flow 'api_image_import' (d5ea5d61-6850-479a-84dc-bfbf733c1104) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=126002) _flow_receiver /usr/local/lib/python3.12/site-packages/taskflow/listeners/logging.py:145}} 2026-03-17 14:23:08.337 | Mar 17 10:23:07 np0005649721.novalocal devstack@g-api.service[126003]: DEBUG dbcounter [-] [126003] Writing DB stats glance:INSERT=7,glance:SELECT=54,glance:UPDATE=6 {{(pid=126003) stat_writer /usr/local/lib/python3.12/site-packages/dbcounter.py:115}} 2026-03-17 14:23:08.343 | + functions-common:service_check:1706 : for service in ${ENABLED_SERVICES//,/ } 2026-03-17 14:23:08.347 | + functions-common:service_check:1708 : sudo systemctl is-enabled devstack@horizon.service 2026-03-17 14:23:08.377 | not-found 2026-03-17 14:23:08.384 | + functions-common:service_check:1706 : for service in ${ENABLED_SERVICES//,/ } 2026-03-17 14:23:08.387 | + functions-common:service_check:1708 : sudo systemctl is-enabled devstack@key.service 2026-03-17 14:23:08.418 | not-found 2026-03-17 14:23:08.424 | + functions-common:service_check:1706 : for service in ${ENABLED_SERVICES//,/ } 2026-03-17 14:23:08.428 | + functions-common:service_check:1708 : sudo systemctl is-enabled devstack@memory_tracker.service 2026-03-17 14:23:08.458 | enabled 2026-03-17 14:23:08.465 | + functions-common:service_check:1712 : sudo systemctl status devstack@memory_tracker.service --no-pager 2026-03-17 14:23:08.503 | ● devstack@memory_tracker.service - Devstack devstack@memory_tracker.service 2026-03-17 14:23:08.503 | Loaded: loaded (/etc/systemd/system/devstack@memory_tracker.service; enabled; preset: disabled) 2026-03-17 14:23:08.503 | Active: active (running) since Tue 2026-03-17 10:18:14 EDT; 4min 53s ago 2026-03-17 14:23:08.503 | Invocation: c8804cd626ce4e99a518f8ac51327b39 2026-03-17 14:23:08.503 | Main PID: 82787 (memory_tracker.) 2026-03-17 14:23:08.503 | Tasks: 2 (limit: 99175) 2026-03-17 14:23:08.503 | Memory: 2M (peak: 9.9M) 2026-03-17 14:23:08.503 | CPU: 977ms 2026-03-17 14:23:08.503 | CGroup: /system.slice/system-devstack.slice/devstack@memory_tracker.service 2026-03-17 14:23:08.503 | ├─ 82787 /bin/bash /opt/stack/devstack/tools/memory_tracker.sh 2026-03-17 14:23:08.503 | └─126876 sleep 20 2026-03-17 14:23:08.503 | 2026-03-17 14:23:08.503 | Mar 17 10:22:55 np0005649721.novalocal memory_tracker.sh[126870]: 33257 0.0 1792 1 00:00:00 1 poll_schedule_timeout.con /usr/bin/epmd -systemd 2026-03-17 14:23:08.503 | Mar 17 10:22:55 np0005649721.novalocal memory_tracker.sh[126870]: 1130 0.0 1548 1 00:00:00 1 poll_schedule_timeout.con /sbin/agetty -o -- \u --noreset --noclear - linux 2026-03-17 14:23:08.503 | Mar 17 10:22:55 np0005649721.novalocal memory_tracker.sh[126870]: 33253 0.0 1204 33222 00:00:00 1 pipe_read /usr/lib64/erlang/lib/os_mon-2.9.1/priv/bin/memsup 2026-03-17 14:23:08.503 | Mar 17 10:22:55 np0005649721.novalocal memory_tracker.sh[126870]: 77370 0.0 1192 77369 00:00:00 1 pipe_read /usr/sbin/dnsmasq --conf-file=/var/lib/libvirt/dnsmasq/default.conf --leasefile-ro --dhcp-script=/usr/libexec/libvirt_leaseshelper 2026-03-17 14:23:08.503 | Mar 17 10:22:55 np0005649721.novalocal memory_tracker.sh[126870]: 33255 0.0 1168 33222 00:00:00 1 poll_schedule_timeout.con /usr/lib64/erlang/erts-14.2.5/bin/inet_gethost 4 2026-03-17 14:23:08.503 | Mar 17 10:22:55 np0005649721.novalocal memory_tracker.sh[126870]: 33222 0.0 1080 33212 00:00:00 1 poll_schedule_timeout.con erl_child_setup 2048 2026-03-17 14:23:08.503 | Mar 17 10:22:55 np0005649721.novalocal memory_tracker.sh[126870]: 33254 0.0 856 33222 00:00:00 1 pipe_read /usr/lib64/erlang/lib/os_mon-2.9.1/priv/bin/cpu_sup 2026-03-17 14:23:08.503 | Mar 17 10:22:55 np0005649721.novalocal memory_tracker.sh[82787]: --- 2026-03-17 14:23:08.503 | Mar 17 10:22:55 np0005649721.novalocal memory_tracker.sh[126874]: [iscsid (pid:72351)]=13836KB; [dmeventd (pid:125889)]=86496KB; [ovs-vswitchd (pid:110685)]=1065780KB 2026-03-17 14:23:08.504 | Mar 17 10:22:55 np0005649721.novalocal memory_tracker.sh[82787]: ]]] 2026-03-17 14:23:08.510 | + functions-common:service_check:1706 : for service in ${ENABLED_SERVICES//,/ } 2026-03-17 14:23:08.513 | + functions-common:service_check:1708 : sudo systemctl is-enabled devstack@mysql.service 2026-03-17 14:23:08.543 | not-found 2026-03-17 14:23:08.549 | + functions-common:service_check:1706 : for service in ${ENABLED_SERVICES//,/ } 2026-03-17 14:23:08.553 | + functions-common:service_check:1708 : sudo systemctl is-enabled devstack@n-api.service 2026-03-17 14:23:08.583 | enabled 2026-03-17 14:23:08.591 | + functions-common:service_check:1712 : sudo systemctl status devstack@n-api.service --no-pager 2026-03-17 14:23:08.632 | ● devstack@n-api.service - Devstack devstack@n-api.service 2026-03-17 14:23:08.632 | Loaded: loaded (/etc/systemd/system/devstack@n-api.service; enabled; preset: disabled) 2026-03-17 14:23:08.632 | Active: active (running) since Tue 2026-03-17 10:21:35 EDT; 1min 33s ago 2026-03-17 14:23:08.632 | Invocation: 3403211c79fe49b39a8c257e6b738bec 2026-03-17 14:23:08.632 | Main PID: 109933 (uwsgi) 2026-03-17 14:23:08.632 | Status: "uWSGI is ready" 2026-03-17 14:23:08.633 | Tasks: 17 (limit: 99175) 2026-03-17 14:23:08.633 | Memory: 259.9M (peak: 260.8M) 2026-03-17 14:23:08.633 | CPU: 6.091s 2026-03-17 14:23:08.633 | CGroup: /system.slice/system-devstack.slice/devstack@n-api.service 2026-03-17 14:23:08.633 | ├─109933 "nova-apiuWSGI master" 2026-03-17 14:23:08.633 | ├─109934 "nova-apiuWSGI worker 1" 2026-03-17 14:23:08.633 | └─109935 "nova-apiuWSGI worker 2" 2026-03-17 14:23:08.633 | 2026-03-17 14:23:08.633 | Mar 17 10:22:45 np0005649721.novalocal devstack@n-api.service[109934]: DEBUG dbcounter [-] [109934] Writing DB stats nova_api:INSERT=10,nova_api:SELECT=21,nova_api:SAVEPOINT=5,nova_api:RELEASE=5 {{(pid=109934) stat_writer /usr/local/lib/python3.12/site-packages/dbcounter.py:115}} 2026-03-17 14:23:08.633 | Mar 17 10:23:07 np0005649721.novalocal devstack@n-api.service[109935]: DEBUG nova.api.openstack.wsgi [None req-a8ed222b-3ffa-4179-8e96-25fc3403a68d admin admin] Calling method '>' {{(pid=109935) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} 2026-03-17 14:23:08.633 | Mar 17 10:23:07 np0005649721.novalocal devstack@n-api.service[109935]: DEBUG oslo_concurrency.lockutils [None req-a8ed222b-3ffa-4179-8e96-25fc3403a68d admin admin] Acquiring lock "00000000-0000-0000-0000-000000000000" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=109935) inner /usr/local/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:506}} 2026-03-17 14:23:08.633 | Mar 17 10:23:07 np0005649721.novalocal devstack@n-api.service[109935]: DEBUG oslo_concurrency.lockutils [None req-a8ed222b-3ffa-4179-8e96-25fc3403a68d admin admin] Lock "00000000-0000-0000-0000-000000000000" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=109935) inner /usr/local/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:519}} 2026-03-17 14:23:08.633 | Mar 17 10:23:07 np0005649721.novalocal devstack@n-api.service[109935]: DEBUG oslo_concurrency.lockutils [None req-a8ed222b-3ffa-4179-8e96-25fc3403a68d admin admin] Lock "00000000-0000-0000-0000-000000000000" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=109935) inner /usr/local/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:538}} 2026-03-17 14:23:08.633 | Mar 17 10:23:07 np0005649721.novalocal devstack@n-api.service[109935]: DEBUG oslo_concurrency.lockutils [None req-a8ed222b-3ffa-4179-8e96-25fc3403a68d admin admin] Acquiring lock "4b2dce9a-2485-4822-a506-c1c486de9864" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=109935) inner /usr/local/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:506}} 2026-03-17 14:23:08.633 | Mar 17 10:23:07 np0005649721.novalocal devstack@n-api.service[109935]: DEBUG oslo_concurrency.lockutils [None req-a8ed222b-3ffa-4179-8e96-25fc3403a68d admin admin] Lock "4b2dce9a-2485-4822-a506-c1c486de9864" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=109935) inner /usr/local/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:519}} 2026-03-17 14:23:08.633 | Mar 17 10:23:07 np0005649721.novalocal devstack@n-api.service[109935]: DEBUG oslo_concurrency.lockutils [None req-a8ed222b-3ffa-4179-8e96-25fc3403a68d admin admin] Lock "4b2dce9a-2485-4822-a506-c1c486de9864" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=109935) inner /usr/local/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:538}} 2026-03-17 14:23:08.633 | Mar 17 10:23:07 np0005649721.novalocal devstack@n-api.service[109935]: INFO nova.api.openstack.requestlog [None req-a8ed222b-3ffa-4179-8e96-25fc3403a68d admin admin] 38.102.83.89 "GET /compute/v2.1/os-services?binary=nova-compute&host=np0005649721.novalocal" status: 200 len: 265 microversion: 2.69 time: 0.025117 2026-03-17 14:23:08.633 | Mar 17 10:23:07 np0005649721.novalocal devstack@n-api.service[109935]: [pid: 109935|app: 0|req: 12/25] 38.102.83.89 () {74 vars in 1575 bytes} [Tue Mar 17 10:23:07 2026] GET /compute/v2.1/os-services?binary=nova-compute&host=np0005649721.novalocal => generated 265 bytes in 26 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) 2026-03-17 14:23:08.639 | + functions-common:service_check:1706 : for service in ${ENABLED_SERVICES//,/ } 2026-03-17 14:23:08.643 | + functions-common:service_check:1708 : sudo systemctl is-enabled devstack@n-api-meta.service 2026-03-17 14:23:08.676 | enabled 2026-03-17 14:23:08.683 | + functions-common:service_check:1712 : sudo systemctl status devstack@n-api-meta.service --no-pager 2026-03-17 14:23:08.723 | ● devstack@n-api-meta.service - Devstack devstack@n-api-meta.service 2026-03-17 14:23:08.723 | Loaded: loaded (/etc/systemd/system/devstack@n-api-meta.service; enabled; preset: disabled) 2026-03-17 14:23:08.723 | Active: active (running) since Tue 2026-03-17 10:22:20 EDT; 48s ago 2026-03-17 14:23:08.723 | Invocation: 5d4ed44fe39442fca477aa2ca300c1aa 2026-03-17 14:23:08.723 | Main PID: 118798 (uwsgi) 2026-03-17 14:23:08.723 | Status: "uWSGI is ready" 2026-03-17 14:23:08.723 | Tasks: 16 (limit: 99175) 2026-03-17 14:23:08.723 | Memory: 210.7M (peak: 211.2M) 2026-03-17 14:23:08.723 | CPU: 3.365s 2026-03-17 14:23:08.723 | CGroup: /system.slice/system-devstack.slice/devstack@n-api-meta.service 2026-03-17 14:23:08.723 | ├─118798 "nova-api-metauWSGI master" 2026-03-17 14:23:08.723 | ├─118799 "nova-api-metauWSGI worker 1" 2026-03-17 14:23:08.723 | ├─118800 "nova-api-metauWSGI worker 2" 2026-03-17 14:23:08.723 | └─118801 "nova-api-metauWSGI http 1" 2026-03-17 14:23:08.723 | 2026-03-17 14:23:08.723 | Mar 17 10:22:22 np0005649721.novalocal devstack@n-api-meta.service[118800]: DEBUG nova.api.openstack.wsgi_app [None req-2a18695e-0aff-4961-a6a9-ca50a9bf9aa0 None None] ******************************************************************************** {{(pid=118800) log_opt_values /usr/local/lib/python3.12/site-packages/oslo_config/cfg.py:3013}} 2026-03-17 14:23:08.723 | Mar 17 10:22:22 np0005649721.novalocal devstack@n-api-meta.service[118800]: WSGI app 0 (mountpoint='') ready in 2 seconds on interpreter 0x7fd75c01fcf0 pid: 118800 (default app) 2026-03-17 14:23:08.723 | Mar 17 10:22:32 np0005649721.novalocal devstack@n-api-meta.service[118799]: DEBUG dbcounter [-] [118799] Writing DB stats nova_api:SELECT=1 {{(pid=118799) stat_writer /usr/local/lib/python3.12/site-packages/dbcounter.py:115}} 2026-03-17 14:23:08.723 | Mar 17 10:22:32 np0005649721.novalocal devstack@n-api-meta.service[118800]: DEBUG dbcounter [-] [118800] Writing DB stats nova_api:SELECT=1 {{(pid=118800) stat_writer /usr/local/lib/python3.12/site-packages/dbcounter.py:115}} 2026-03-17 14:23:08.724 | Mar 17 10:22:32 np0005649721.novalocal devstack@n-api-meta.service[118799]: DEBUG dbcounter [-] [118799] Writing DB stats nova_cell1:SELECT=1 {{(pid=118799) stat_writer /usr/local/lib/python3.12/site-packages/dbcounter.py:115}} 2026-03-17 14:23:08.724 | Mar 17 10:22:32 np0005649721.novalocal devstack@n-api-meta.service[118799]: DEBUG dbcounter [-] [118799] Writing DB stats nova_cell0:SELECT=1 {{(pid=118799) stat_writer /usr/local/lib/python3.12/site-packages/dbcounter.py:115}} 2026-03-17 14:23:08.724 | Mar 17 10:22:32 np0005649721.novalocal devstack@n-api-meta.service[118799]: DEBUG dbcounter [-] [118799] Writing DB stats nova_cell0:SELECT=2,nova_cell0:INSERT=1 {{(pid=118799) stat_writer /usr/local/lib/python3.12/site-packages/dbcounter.py:115}} 2026-03-17 14:23:08.724 | Mar 17 10:22:32 np0005649721.novalocal devstack@n-api-meta.service[118800]: DEBUG dbcounter [-] [118800] Writing DB stats nova_cell1:SELECT=1 {{(pid=118800) stat_writer /usr/local/lib/python3.12/site-packages/dbcounter.py:115}} 2026-03-17 14:23:08.724 | Mar 17 10:22:32 np0005649721.novalocal devstack@n-api-meta.service[118800]: DEBUG dbcounter [-] [118800] Writing DB stats nova_cell0:SELECT=1 {{(pid=118800) stat_writer /usr/local/lib/python3.12/site-packages/dbcounter.py:115}} 2026-03-17 14:23:08.724 | Mar 17 10:22:32 np0005649721.novalocal devstack@n-api-meta.service[118800]: DEBUG dbcounter [-] [118800] Writing DB stats nova_cell0:SELECT=1 {{(pid=118800) stat_writer /usr/local/lib/python3.12/site-packages/dbcounter.py:115}} 2026-03-17 14:23:08.729 | + functions-common:service_check:1706 : for service in ${ENABLED_SERVICES//,/ } 2026-03-17 14:23:08.733 | + functions-common:service_check:1708 : sudo systemctl is-enabled devstack@n-cond.service 2026-03-17 14:23:08.764 | not-found 2026-03-17 14:23:08.769 | + functions-common:service_check:1706 : for service in ${ENABLED_SERVICES//,/ } 2026-03-17 14:23:08.772 | + functions-common:service_check:1708 : sudo systemctl is-enabled devstack@n-cpu.service 2026-03-17 14:23:08.802 | enabled 2026-03-17 14:23:08.809 | + functions-common:service_check:1712 : sudo systemctl status devstack@n-cpu.service --no-pager 2026-03-17 14:23:08.847 | ● devstack@n-cpu.service - Devstack devstack@n-cpu.service 2026-03-17 14:23:08.847 | Loaded: loaded (/etc/systemd/system/devstack@n-cpu.service; enabled; preset: disabled) 2026-03-17 14:23:08.847 | Active: active (running) since Tue 2026-03-17 10:22:28 EDT; 39s ago 2026-03-17 14:23:08.847 | Invocation: e36e6eaa395a4f568cb8511b92661d2f 2026-03-17 14:23:08.847 | Main PID: 122178 (nova-compute) 2026-03-17 14:23:08.847 | Tasks: 22 (limit: 99175) 2026-03-17 14:23:08.847 | Memory: 140.7M (peak: 143.5M) 2026-03-17 14:23:08.847 | CPU: 2.345s 2026-03-17 14:23:08.847 | CGroup: /system.slice/system-devstack.slice/devstack@n-cpu.service 2026-03-17 14:23:08.847 | └─122178 /usr/bin/python3.12 /usr/local/bin/nova-compute --config-file /etc/nova/nova-cpu.conf 2026-03-17 14:23:08.847 | 2026-03-17 14:23:08.847 | Mar 17 10:22:41 np0005649721.novalocal nova-compute[122178]: DEBUG nova.scheduler.client.report [None req-e7315887-71d9-4f1f-93b0-16a10d6ef344 None None] Updated inventory for provider 89b992a8-7db1-442a-bd48-0c95918045f5 with generation 0 in Placement from set_inventory_for_provider using data: {'MEMORY_MB': {'total': 15729, 'min_unit': 1, 'max_unit': 15729, 'step_size': 1, 'allocation_ratio': 1.0, 'reserved': 512}, 'VCPU': {'total': 8, 'min_unit': 1, 'max_unit': 8, 'step_size': 1, 'allocation_ratio': 4.0, 'reserved': 0}, 'DISK_GB': {'total': 399, 'min_unit': 1, 'max_unit': 399, 'step_size': 1, 'allocation_ratio': 1.0, 'reserved': 0}} {{(pid=122178) set_inventory_for_provider /opt/stack/nova/nova/scheduler/client/report.py:975}} 2026-03-17 14:23:08.848 | Mar 17 10:22:41 np0005649721.novalocal nova-compute[122178]: DEBUG nova.compute.provider_tree [None req-e7315887-71d9-4f1f-93b0-16a10d6ef344 None None] Updating resource provider 89b992a8-7db1-442a-bd48-0c95918045f5 generation from 0 to 1 during operation: update_inventory {{(pid=122178) _update_generation /opt/stack/nova/nova/compute/provider_tree.py:164}} 2026-03-17 14:23:08.848 | Mar 17 10:22:41 np0005649721.novalocal nova-compute[122178]: DEBUG nova.compute.provider_tree [None req-e7315887-71d9-4f1f-93b0-16a10d6ef344 None None] Updating inventory in ProviderTree for provider 89b992a8-7db1-442a-bd48-0c95918045f5 with inventory: {'MEMORY_MB': {'total': 15729, 'reserved': 512, 'min_unit': 1, 'max_unit': 15729, 'step_size': 1, 'allocation_ratio': 1.0}, 'VCPU': {'total': 8, 'reserved': 0, 'min_unit': 1, 'max_unit': 8, 'step_size': 1, 'allocation_ratio': 4.0}, 'DISK_GB': {'total': 399, 'reserved': 0, 'min_unit': 1, 'max_unit': 399, 'step_size': 1, 'allocation_ratio': 1.0}} {{(pid=122178) update_inventory /opt/stack/nova/nova/compute/provider_tree.py:176}} 2026-03-17 14:23:08.848 | Mar 17 10:22:41 np0005649721.novalocal nova-compute[122178]: DEBUG nova.compute.provider_tree [None req-e7315887-71d9-4f1f-93b0-16a10d6ef344 None None] Updating resource provider 89b992a8-7db1-442a-bd48-0c95918045f5 generation from 1 to 2 during operation: update_traits {{(pid=122178) _update_generation /opt/stack/nova/nova/compute/provider_tree.py:164}} 2026-03-17 14:23:08.848 | Mar 17 10:22:41 np0005649721.novalocal nova-compute[122178]: DEBUG nova.compute.resource_tracker [None req-e7315887-71d9-4f1f-93b0-16a10d6ef344 None None] Compute_service record updated for np0005649721.novalocal:np0005649721.novalocal {{(pid=122178) _update_available_resource /opt/stack/nova/nova/compute/resource_tracker.py:1097}} 2026-03-17 14:23:08.848 | Mar 17 10:22:41 np0005649721.novalocal nova-compute[122178]: DEBUG oslo_concurrency.lockutils [None req-e7315887-71d9-4f1f-93b0-16a10d6ef344 None None] Lock "compute_resources" "released" by "nova.compute.resource_tracker.ResourceTracker._update_available_resource" :: held 4.282s {{(pid=122178) inner /usr/local/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:538}} 2026-03-17 14:23:08.848 | Mar 17 10:22:41 np0005649721.novalocal nova-compute[122178]: DEBUG nova.service [None req-e7315887-71d9-4f1f-93b0-16a10d6ef344 None None] Creating RPC server for service: nova-compute on topic: compute {{(pid=122178) start /opt/stack/nova/nova/service.py:195}} 2026-03-17 14:23:08.848 | Mar 17 10:22:41 np0005649721.novalocal nova-compute[122178]: DEBUG nova.service [None req-e7315887-71d9-4f1f-93b0-16a10d6ef344 None None] Creating 2nd RPC server for service: nova-compute on topic: compute-alt {{(pid=122178) start /opt/stack/nova/nova/service.py:211}} 2026-03-17 14:23:08.848 | Mar 17 10:22:41 np0005649721.novalocal nova-compute[122178]: DEBUG nova.service [None req-e7315887-71d9-4f1f-93b0-16a10d6ef344 None None] Join ServiceGroup membership for this service compute {{(pid=122178) start /opt/stack/nova/nova/service.py:221}} 2026-03-17 14:23:08.848 | Mar 17 10:22:41 np0005649721.novalocal nova-compute[122178]: DEBUG nova.servicegroup.drivers.db [None req-e7315887-71d9-4f1f-93b0-16a10d6ef344 None None] DB_Driver: join new ServiceGroup member np0005649721.novalocal to the compute group, service = {{(pid=122178) join /opt/stack/nova/nova/servicegroup/drivers/db.py:44}} 2026-03-17 14:23:08.853 | + functions-common:service_check:1706 : for service in ${ENABLED_SERVICES//,/ } 2026-03-17 14:23:08.856 | + functions-common:service_check:1708 : sudo systemctl is-enabled devstack@n-novnc.service 2026-03-17 14:23:08.886 | not-found 2026-03-17 14:23:08.892 | + functions-common:service_check:1706 : for service in ${ENABLED_SERVICES//,/ } 2026-03-17 14:23:08.895 | + functions-common:service_check:1708 : sudo systemctl is-enabled devstack@n-sch.service 2026-03-17 14:23:08.926 | enabled 2026-03-17 14:23:08.932 | + functions-common:service_check:1712 : sudo systemctl status devstack@n-sch.service --no-pager 2026-03-17 14:23:08.968 | ● devstack@n-sch.service - Devstack devstack@n-sch.service 2026-03-17 14:23:08.968 | Loaded: loaded (/etc/systemd/system/devstack@n-sch.service; enabled; preset: disabled) 2026-03-17 14:23:08.968 | Active: active (running) since Tue 2026-03-17 10:22:18 EDT; 50s ago 2026-03-17 14:23:08.968 | Invocation: 83d79837ce8b43ddaa7b8324ccae57ca 2026-03-17 14:23:08.968 | Main PID: 118103 (nova-scheduler:) 2026-03-17 14:23:08.968 | Tasks: 19 (limit: 99175) 2026-03-17 14:23:08.969 | Memory: 148.9M (peak: 149.1M) 2026-03-17 14:23:08.969 | CPU: 1.847s 2026-03-17 14:23:08.969 | CGroup: /system.slice/system-devstack.slice/devstack@n-sch.service 2026-03-17 14:23:08.969 | ├─118103 "nova-scheduler: master process [/usr/local/bin/nova-scheduler --config-file /etc/nova/nova.conf]" 2026-03-17 14:23:08.969 | ├─119124 "nova-scheduler: ServiceWrapper worker(0)" 2026-03-17 14:23:08.969 | └─119127 "nova-scheduler: ServiceWrapper worker(1)" 2026-03-17 14:23:08.969 | 2026-03-17 14:23:08.969 | Mar 17 10:22:21 np0005649721.novalocal nova-scheduler[119124]: DEBUG nova.servicegroup.drivers.db [None req-207ee4b0-04a4-4b41-a33c-9e4038dcff86 None None] DB_Driver: join new ServiceGroup member np0005649721.novalocal to the scheduler group, service = {{(pid=119124) join /opt/stack/nova/nova/servicegroup/drivers/db.py:44}} 2026-03-17 14:23:08.969 | Mar 17 10:22:26 np0005649721.novalocal nova-scheduler[119127]: DEBUG oslo.service.backend._threading.loopingcall [-] Fixed interval looping call 'nova.servicegroup.drivers.db.DbDriver._report_state' sleeping for 119.99 seconds {{(pid=119127) _run_loop /usr/local/lib/python3.12/site-packages/oslo_service/backend/_threading/loopingcall.py:125}} 2026-03-17 14:23:08.969 | Mar 17 10:22:26 np0005649721.novalocal nova-scheduler[119124]: DEBUG oslo.service.backend._threading.loopingcall [-] Fixed interval looping call 'nova.servicegroup.drivers.db.DbDriver._report_state' sleeping for 119.99 seconds {{(pid=119124) _run_loop /usr/local/lib/python3.12/site-packages/oslo_service/backend/_threading/loopingcall.py:125}} 2026-03-17 14:23:08.969 | Mar 17 10:22:29 np0005649721.novalocal nova-scheduler[118103]: DEBUG dbcounter [-] [118103] Writing DB stats nova_api:SELECT=3 {{(pid=118103) stat_writer /usr/local/lib/python3.12/site-packages/dbcounter.py:115}} 2026-03-17 14:23:08.969 | Mar 17 10:22:30 np0005649721.novalocal nova-scheduler[118103]: DEBUG dbcounter [-] [118103] Writing DB stats nova_cell1:SELECT=1 {{(pid=118103) stat_writer /usr/local/lib/python3.12/site-packages/dbcounter.py:115}} 2026-03-17 14:23:08.969 | Mar 17 10:22:30 np0005649721.novalocal nova-scheduler[118103]: DEBUG dbcounter [-] [118103] Writing DB stats nova_cell0:SELECT=1 {{(pid=118103) stat_writer /usr/local/lib/python3.12/site-packages/dbcounter.py:115}} 2026-03-17 14:23:08.969 | Mar 17 10:22:31 np0005649721.novalocal nova-scheduler[119127]: DEBUG oslo.service.backend._threading.loopingcall [None req-d43283c5-9302-4dde-bc53-35198ef3cd15 None None] Dynamic interval looping call 'nova.service.Service.periodic_tasks' sleeping for 60.00 seconds {{(pid=119127) _run_loop /usr/local/lib/python3.12/site-packages/oslo_service/backend/_threading/loopingcall.py:125}} 2026-03-17 14:23:08.969 | Mar 17 10:22:36 np0005649721.novalocal nova-scheduler[119127]: DEBUG dbcounter [-] [119127] Writing DB stats nova_cell0:SELECT=3,nova_cell0:UPDATE=1 {{(pid=119127) stat_writer /usr/local/lib/python3.12/site-packages/dbcounter.py:115}} 2026-03-17 14:23:08.969 | Mar 17 10:22:36 np0005649721.novalocal nova-scheduler[119124]: DEBUG dbcounter [-] [119124] Writing DB stats nova_cell0:SELECT=4,nova_cell0:INSERT=1 {{(pid=119124) stat_writer /usr/local/lib/python3.12/site-packages/dbcounter.py:115}} 2026-03-17 14:23:08.969 | Mar 17 10:22:37 np0005649721.novalocal nova-scheduler[119124]: DEBUG oslo.service.backend._threading.loopingcall [None req-be9a37a0-b211-46df-8e03-db8fa084a5fa None None] Dynamic interval looping call 'nova.service.Service.periodic_tasks' sleeping for 60.00 seconds {{(pid=119124) _run_loop /usr/local/lib/python3.12/site-packages/oslo_service/backend/_threading/loopingcall.py:125}} 2026-03-17 14:23:08.975 | + functions-common:service_check:1706 : for service in ${ENABLED_SERVICES//,/ } 2026-03-17 14:23:08.978 | + functions-common:service_check:1708 : sudo systemctl is-enabled devstack@openstack-cli-server.service 2026-03-17 14:23:09.010 | enabled 2026-03-17 14:23:09.017 | + functions-common:service_check:1712 : sudo systemctl status devstack@openstack-cli-server.service --no-pager 2026-03-17 14:23:09.056 | ● devstack@openstack-cli-server.service - Devstack devstack@openstack-cli-server.service 2026-03-17 14:23:09.056 | Loaded: loaded (/etc/systemd/system/devstack@openstack-cli-server.service; enabled; preset: disabled) 2026-03-17 14:23:09.056 | Active: active (running) since Tue 2026-03-17 10:17:59 EDT; 5min ago 2026-03-17 14:23:09.056 | Invocation: d3ccc062465b463baf8000a9bfb65f20 2026-03-17 14:23:09.056 | Main PID: 81184 (python3.12) 2026-03-17 14:23:09.056 | Tasks: 1 (limit: 99175) 2026-03-17 14:23:09.056 | Memory: 81.7M (peak: 85.7M) 2026-03-17 14:23:09.056 | CPU: 17.323s 2026-03-17 14:23:09.056 | CGroup: /system.slice/system-devstack.slice/devstack@openstack-cli-server.service 2026-03-17 14:23:09.056 | └─81184 /bin/python3.12 /opt/stack/devstack/files/openstack-cli-server/openstack-cli-server 2026-03-17 14:23:09.056 | 2026-03-17 14:23:09.056 | Mar 17 10:22:35 np0005649721.novalocal python3.12[81184]: openstack ['--os-region-name=RegionOne', 'flavor', 'create', '--id', '3', '--ram', '4096', '--disk', '40', '--vcpus', '2', '--property', 'hw_rng:allowed=True', 'm1.medium'] 2026-03-17 14:23:09.056 | Mar 17 10:22:35 np0005649721.novalocal python3.12[81184]: openstack ['--os-region-name=RegionOne', 'flavor', 'create', '--id', '4', '--ram', '8192', '--disk', '80', '--vcpus', '4', '--property', 'hw_rng:allowed=True', 'm1.large'] 2026-03-17 14:23:09.056 | Mar 17 10:22:35 np0005649721.novalocal python3.12[81184]: openstack ['--os-region-name=RegionOne', 'flavor', 'create', '--id', '5', '--ram', '16384', '--disk', '160', '--vcpus', '8', '--property', 'hw_rng:allowed=True', 'm1.xlarge'] 2026-03-17 14:23:09.056 | Mar 17 10:22:41 np0005649721.novalocal python3.12[81184]: openstack ['--os-region-name=RegionOne', 'volume', 'type', 'create', '--property', 'volume_backend_name=lvmdriver-1', 'lvmdriver-1'] 2026-03-17 14:23:09.056 | Mar 17 10:22:42 np0005649721.novalocal python3.12[81184]: openstack ['--os-region-name=RegionOne', 'volume', 'type', 'create', '--property', 'multiattach= True', 'multiattach'] 2026-03-17 14:23:09.056 | Mar 17 10:22:47 np0005649721.novalocal python3.12[81184]: openstack ['--os-cloud=devstack-admin', '--os-region-name=RegionOne', 'image', 'create', 'cirros-0.6.2-x86_64-disk', '--public', '--container-format', 'bare', '--disk-format', 'qcow2', '--import', '--property', 'hw_rng_model=virtio', '--file', '/opt/stack/devstack/files/cirros-0.6.2-x86_64-disk.img'] 2026-03-17 14:23:09.056 | Mar 17 10:22:52 np0005649721.novalocal python3.12[81184]: openstack ['--os-cloud=devstack-admin', '--os-region-name=RegionOne', 'image', 'create', 'cirros-0.6.1-x86_64-disk', '--public', '--container-format', 'bare', '--disk-format', 'qcow2', '--import', '--property', 'hw_rng_model=virtio', '--file', '/opt/stack/devstack/files/cirros-0.6.1-x86_64-disk.img'] 2026-03-17 14:23:09.056 | Mar 17 10:22:55 np0005649721.novalocal python3.12[81184]: 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', '--import', '--property', 'hw_rng_model=virtio', '--file', '/opt/stack/devstack/files/cirros-0.6.3-x86_64-disk.img'] 2026-03-17 14:23:09.056 | Mar 17 10:23:05 np0005649721.novalocal python3.12[81184]: openstack ['project', 'list', '--long', '--quote', 'none', '-f', 'csv'] 2026-03-17 14:23:09.056 | Mar 17 10:23:07 np0005649721.novalocal python3.12[81184]: openstack ['--os-cloud', 'devstack-admin', '--os-region', 'RegionOne', 'compute', 'service', 'list', '--host', 'np0005649721.novalocal', '--service', 'nova-compute', '-c', 'ID', '-f', 'value'] 2026-03-17 14:23:09.063 | + functions-common:service_check:1706 : for service in ${ENABLED_SERVICES//,/ } 2026-03-17 14:23:09.066 | + functions-common:service_check:1708 : sudo systemctl is-enabled devstack@ovn-controller.service 2026-03-17 14:23:09.099 | not-found 2026-03-17 14:23:09.107 | + functions-common:service_check:1706 : for service in ${ENABLED_SERVICES//,/ } 2026-03-17 14:23:09.111 | + functions-common:service_check:1708 : sudo systemctl is-enabled devstack@ovn-northd.service 2026-03-17 14:23:09.142 | not-found 2026-03-17 14:23:09.148 | + functions-common:service_check:1706 : for service in ${ENABLED_SERVICES//,/ } 2026-03-17 14:23:09.152 | + functions-common:service_check:1708 : sudo systemctl is-enabled devstack@ovs-vswitchd.service 2026-03-17 14:23:09.184 | not-found 2026-03-17 14:23:09.191 | + functions-common:service_check:1706 : for service in ${ENABLED_SERVICES//,/ } 2026-03-17 14:23:09.195 | + functions-common:service_check:1708 : sudo systemctl is-enabled devstack@ovsdb-server.service 2026-03-17 14:23:09.226 | not-found 2026-03-17 14:23:09.232 | + functions-common:service_check:1706 : for service in ${ENABLED_SERVICES//,/ } 2026-03-17 14:23:09.235 | + functions-common:service_check:1708 : sudo systemctl is-enabled devstack@placement-api.service 2026-03-17 14:23:09.260 | enabled 2026-03-17 14:23:09.266 | + functions-common:service_check:1712 : sudo systemctl status devstack@placement-api.service --no-pager 2026-03-17 14:23:09.305 | ● devstack@placement-api.service - Devstack devstack@placement-api.service 2026-03-17 14:23:09.305 | Loaded: loaded (/etc/systemd/system/devstack@placement-api.service; enabled; preset: disabled) 2026-03-17 14:23:09.305 | Active: active (running) since Tue 2026-03-17 10:21:55 EDT; 1min 13s ago 2026-03-17 14:23:09.305 | Invocation: 3a197f45ee844e53a7aa0de35df7e9fd 2026-03-17 14:23:09.305 | Main PID: 115816 (uwsgi) 2026-03-17 14:23:09.305 | Status: "uWSGI is ready" 2026-03-17 14:23:09.305 | Tasks: 5 (limit: 99175) 2026-03-17 14:23:09.305 | Memory: 164.8M (peak: 165.2M) 2026-03-17 14:23:09.305 | CPU: 2.302s 2026-03-17 14:23:09.305 | CGroup: /system.slice/system-devstack.slice/devstack@placement-api.service 2026-03-17 14:23:09.305 | ├─115816 "placementuWSGI master" 2026-03-17 14:23:09.305 | ├─115819 "placementuWSGI worker 1" 2026-03-17 14:23:09.305 | └─115820 "placementuWSGI worker 2" 2026-03-17 14:23:09.305 | 2026-03-17 14:23:09.305 | Mar 17 10:22:41 np0005649721.novalocal devstack@placement-api.service[115819]: INFO placement.requestlog [req-50ba841e-cab8-4d7a-a9ab-45f61455f637 req-1c214f94-3da1-4cf2-8af0-d53f6b6a528e service nova] 38.102.83.89 "PUT /placement/resource_providers/89b992a8-7db1-442a-bd48-0c95918045f5/inventories" status: 200 len: 398 microversion: 1.26 2026-03-17 14:23:09.305 | Mar 17 10:22:41 np0005649721.novalocal devstack@placement-api.service[115819]: [pid: 115819|app: 0|req: 5/9] 38.102.83.89 () {78 vars in 1720 bytes} [Tue Mar 17 10:22:41 2026] PUT /placement/resource_providers/89b992a8-7db1-442a-bd48-0c95918045f5/inventories => generated 398 bytes in 27 msecs (HTTP/1.1 200) 8 headers in 296 bytes (1 switches on core 0) 2026-03-17 14:23:09.305 | Mar 17 10:22:41 np0005649721.novalocal devstack@placement-api.service[115820]: DEBUG placement.requestlog [req-50ba841e-cab8-4d7a-a9ab-45f61455f637 req-86723a28-9025-4e19-a69d-e22b1e7d47de None None] Starting request: 38.102.83.89 "GET /placement/traits?name=in:COMPUTE_GRAPHICS_MODEL_NONE,COMPUTE_NET_ATTACH_INTERFACE_WITH_TAG,COMPUTE_NET_ATTACH_INTERFACE,COMPUTE_ACCELERATORS,COMPUTE_ADDRESS_SPACE_PASSTHROUGH,COMPUTE_DEVICE_TAGGING,COMPUTE_STORAGE_BUS_SATA,COMPUTE_SOUND_MODEL_ES1370,COMPUTE_STORAGE_VIRTIO_FS,COMPUTE_VIOMMU_MODEL_VIRTIO,COMPUTE_SOUND_MODEL_AC97,COMPUTE_SOUND_MODEL_PCSPK,COMPUTE_RESCUE_BFV,COMPUTE_NET_VIF_MODEL_LAN9118,COMPUTE_NET_VIF_MODEL_PCNET,COMPUTE_SECURITY_STATELESS_FIRMWARE,COMPUTE_NET_VIF_MODEL_VMXNET3,COMPUTE_VOLUME_EXTEND,COMPUTE_NET_VIF_MODEL_SPAPR_VLAN,COMPUTE_SECURITY_UEFI_SECURE_BOOT,COMPUTE_GRAPHICS_MODEL_VGA,COMPUTE_SOUND_MODEL_ICH6,COMPUTE_STORAGE_BUS_USB,COMPUTE_IMAGE_TYPE_AMI,COMPUTE_VIOMMU_MODEL_AUTO,COMPUTE_IMAGE_TYPE_RAW,COMPUTE_SOCKET_PCI_NUMA_AFFINITY,COMPUTE_NET_VIF_MODEL_NE2K_PCI,COMPUTE_GRAPHICS_MODEL_VIRTIO,COMPUTE_IMAGE_TYPE_ISO,HW_CPU_X86_SSE,HW_CPU_X86_SSE41,COMPUTE_NET_VIF_MODEL_E1000,HW_ARCH_X86_64,COMPUTE_NET_VIF_MODEL_RTL8139,COMPUTE_NET_VIRTIO_PACKED,COMPUTE_IMAGE_TYPE_AKI,COMPUTE_IMAGE_TYPE_ARI,HW_CPU_X86_SSSE3,COMPUTE_TRUSTED_CERTS,COMPUTE_SOUND_MODEL_USB,COMPUTE_GRAPHICS_MODEL_BOCHS,COMPUTE_STORAGE_BUS_VIRTIO,COMPUTE_IMAGE_TYPE_QCOW2,COMPUTE_ARCH_X86_64,COMPUTE_SOUND_MODEL_SB16,COMPUTE_ADDRESS_SPACE_EMULATED,COMPUTE_STORAGE_BUS_IDE,COMPUTE_STORAGE_BUS_SCSI,COMPUTE_NET_VIF_MODEL_E1000E,HW_CPU_X86_MMX,COMPUTE_SOUND_MODEL_ICH9,COMPUTE_NET_VIF_MODEL_IGB,COMPUTE_VOLUME_MULTI_ATTACH,COMPUTE_NET_VIF_MODEL_VIRTIO,HW_CPU_X86_SSE2,COMPUTE_VOLUME_ATTACH_WITH_TAG,COMPUTE_VIOMMU_MODEL_INTEL,COMPUTE_SOUND_MODEL_VIRTIO,COMPUTE_NODE,HW_CPU_X86_SSE42" {{(pid=115820) __call__ /opt/stack/placement/placement/requestlog.py:55}} 2026-03-17 14:23:09.305 | Mar 17 10:22:41 np0005649721.novalocal devstack@placement-api.service[115820]: INFO placement.requestlog [req-50ba841e-cab8-4d7a-a9ab-45f61455f637 req-86723a28-9025-4e19-a69d-e22b1e7d47de service nova] 38.102.83.89 "GET /placement/traits?name=in:COMPUTE_GRAPHICS_MODEL_NONE,COMPUTE_NET_ATTACH_INTERFACE_WITH_TAG,COMPUTE_NET_ATTACH_INTERFACE,COMPUTE_ACCELERATORS,COMPUTE_ADDRESS_SPACE_PASSTHROUGH,COMPUTE_DEVICE_TAGGING,COMPUTE_STORAGE_BUS_SATA,COMPUTE_SOUND_MODEL_ES1370,COMPUTE_STORAGE_VIRTIO_FS,COMPUTE_VIOMMU_MODEL_VIRTIO,COMPUTE_SOUND_MODEL_AC97,COMPUTE_SOUND_MODEL_PCSPK,COMPUTE_RESCUE_BFV,COMPUTE_NET_VIF_MODEL_LAN9118,COMPUTE_NET_VIF_MODEL_PCNET,COMPUTE_SECURITY_STATELESS_FIRMWARE,COMPUTE_NET_VIF_MODEL_VMXNET3,COMPUTE_VOLUME_EXTEND,COMPUTE_NET_VIF_MODEL_SPAPR_VLAN,COMPUTE_SECURITY_UEFI_SECURE_BOOT,COMPUTE_GRAPHICS_MODEL_VGA,COMPUTE_SOUND_MODEL_ICH6,COMPUTE_STORAGE_BUS_USB,COMPUTE_IMAGE_TYPE_AMI,COMPUTE_VIOMMU_MODEL_AUTO,COMPUTE_IMAGE_TYPE_RAW,COMPUTE_SOCKET_PCI_NUMA_AFFINITY,COMPUTE_NET_VIF_MODEL_NE2K_PCI,COMPUTE_GRAPHICS_MODEL_VIRTIO,COMPUTE_IMAGE_TYPE_ISO,HW_CPU_X86_SSE,HW_CPU_X86_SSE41,COMPUTE_NET_VIF_MODEL_E1000,HW_ARCH_X86_64,COMPUTE_NET_VIF_MODEL_RTL8139,COMPUTE_NET_VIRTIO_PACKED,COMPUTE_IMAGE_TYPE_AKI,COMPUTE_IMAGE_TYPE_ARI,HW_CPU_X86_SSSE3,COMPUTE_TRUSTED_CERTS,COMPUTE_SOUND_MODEL_USB,COMPUTE_GRAPHICS_MODEL_BOCHS,COMPUTE_STORAGE_BUS_VIRTIO,COMPUTE_IMAGE_TYPE_QCOW2,COMPUTE_ARCH_X86_64,COMPUTE_SOUND_MODEL_SB16,COMPUTE_ADDRESS_SPACE_EMULATED,COMPUTE_STORAGE_BUS_IDE,COMPUTE_STORAGE_BUS_SCSI,COMPUTE_NET_VIF_MODEL_E1000E,HW_CPU_X86_MMX,COMPUTE_SOUND_MODEL_ICH9,COMPUTE_NET_VIF_MODEL_IGB,COMPUTE_VOLUME_MULTI_ATTACH,COMPUTE_NET_VIF_MODEL_VIRTIO,HW_CPU_X86_SSE2,COMPUTE_VOLUME_ATTACH_WITH_TAG,COMPUTE_VIOMMU_MODEL_INTEL,COMPUTE_SOUND_MODEL_VIRTIO,COMPUTE_NODE,HW_CPU_X86_SSE42" status: 200 len: 1751 microversion: 1.6 2026-03-17 14:23:09.306 | Mar 17 10:22:41 np0005649721.novalocal devstack@placement-api.service[115820]: [pid: 115820|app: 0|req: 5/10] 38.102.83.89 () {74 vars in 4610 bytes} [Tue Mar 17 10:22:41 2026] GET /placement/traits?name=in:COMPUTE_GRAPHICS_MODEL_NONE,COMPUTE_NET_ATTACH_INTERFACE_WITH_TAG,COMPUTE_NET_ATTACH_INTERFACE,COMPUTE_ACCELERATORS,COMPUTE_ADDRESS_SPACE_PASSTHROUGH,COMPUTE_DEVICE_TAGGING,COMPUTE_STORAGE_BUS_SATA,COMPUTE_SOUND_MODEL_ES1370,COMPUTE_STORAGE_VIRTIO_FS,COMPUTE_VIOMMU_MODEL_VIRTIO,COMPUTE_SOUND_MODEL_AC97,COMPUTE_SOUND_MODEL_PCSPK,COMPUTE_RESCUE_BFV,COMPUTE_NET_VIF_MODEL_LAN9118,COMPUTE_NET_VIF_MODEL_PCNET,COMPUTE_SECURITY_STATELESS_FIRMWARE,COMPUTE_NET_VIF_MODEL_VMXNET3,COMPUTE_VOLUME_EXTEND,COMPUTE_NET_VIF_MODEL_SPAPR_VLAN,COMPUTE_SECURITY_UEFI_SECURE_BOOT,COMPUTE_GRAPHICS_MODEL_VGA,COMPUTE_SOUND_MODEL_ICH6,COMPUTE_STORAGE_BUS_USB,COMPUTE_IMAGE_TYPE_AMI,COMPUTE_VIOMMU_MODEL_AUTO,COMPUTE_IMAGE_TYPE_RAW,COMPUTE_SOCKET_PCI_NUMA_AFFINITY,COMPUTE_NET_VIF_MODEL_NE2K_PCI,COMPUTE_GRAPHICS_MODEL_VIRTIO,COMPUTE_IMAGE_TYPE_ISO,HW_CPU_X86_SSE,HW_CPU_X86_SSE41,COMPUTE_NET_VIF_MODEL_E1000,HW_ARCH_X86_64,COMPUTE_NET_VIF_MODEL_RTL8139,COMPUTE_NET_VIRTIO_PACKED,COMPUTE_IMAGE_TYPE_AKI,COMPUTE_IMAGE_TYPE_ARI,HW_CPU_X86_SSSE3,COMPUTE_TRUSTED_CERTS,COMPUTE_SOUND_MODEL_USB,COMPUTE_GRAPHICS_MODEL_BOCHS,COMPUTE_STORAGE_BUS_VIRTIO,COMPUTE_IMAGE_TYPE_QCOW2,COMPUTE_ARCH_X86_64,COMPUTE_SOUND_MODEL_SB16,COMPUTE_ADDRESS_SPACE_EMULATED,COMPUTE_STORAGE_BUS_IDE,COMPUTE_STORAGE_BUS_SCSI,COMPUTE_NET_VIF_MODEL_E1000E,HW_CPU_X86_MMX,COMPUTE_SOUND_MODEL_ICH9,COMPUTE_NET_VIF_MODEL_IGB,COMPUTE_VOLUME_MULTI_ATTACH,COMPUTE_NET_VIF_MODEL_VIRTIO,HW_CPU_X86_SSE2,COMPUTE_VOLUME_ATTACH_WITH_TAG,COMPUTE_VIOMMU_MODEL_INTEL,COMPUTE_SOUND_MODEL_VIRTIO,COMPUTE_NODE,HW_CPU_X86_SSE42 => generated 1751 bytes in 21 msecs (HTTP/1.1 200) 6 headers in 225 bytes (1 switches on core 0) 2026-03-17 14:23:09.306 | Mar 17 10:22:41 np0005649721.novalocal devstack@placement-api.service[115819]: DEBUG placement.requestlog [req-50ba841e-cab8-4d7a-a9ab-45f61455f637 req-a0287050-e873-4c99-b3df-5b3a2b7fcfe6 None None] Starting request: 38.102.83.89 "PUT /placement/resource_providers/89b992a8-7db1-442a-bd48-0c95918045f5/traits" {{(pid=115819) __call__ /opt/stack/placement/placement/requestlog.py:55}} 2026-03-17 14:23:09.306 | Mar 17 10:22:41 np0005649721.novalocal devstack@placement-api.service[115819]: INFO placement.requestlog [req-50ba841e-cab8-4d7a-a9ab-45f61455f637 req-a0287050-e873-4c99-b3df-5b3a2b7fcfe6 service nova] 38.102.83.89 "PUT /placement/resource_providers/89b992a8-7db1-442a-bd48-0c95918045f5/traits" status: 200 len: 1786 microversion: 1.6 2026-03-17 14:23:09.306 | Mar 17 10:22:41 np0005649721.novalocal devstack@placement-api.service[115819]: [pid: 115819|app: 0|req: 6/11] 38.102.83.89 () {78 vars in 1705 bytes} [Tue Mar 17 10:22:41 2026] PUT /placement/resource_providers/89b992a8-7db1-442a-bd48-0c95918045f5/traits => generated 1786 bytes in 49 msecs (HTTP/1.1 200) 6 headers in 225 bytes (1 switches on core 0) 2026-03-17 14:23:09.306 | Mar 17 10:22:51 np0005649721.novalocal devstack@placement-api.service[115820]: DEBUG dbcounter [-] [115820] Writing DB stats placement:SELECT=4 {{(pid=115820) stat_writer /usr/local/lib/python3.12/site-packages/dbcounter.py:115}} 2026-03-17 14:23:09.306 | Mar 17 10:22:51 np0005649721.novalocal devstack@placement-api.service[115819]: DEBUG dbcounter [-] [115819] Writing DB stats placement:INSERT=65,placement:UPDATE=3,placement:SELECT=6 {{(pid=115819) stat_writer /usr/local/lib/python3.12/site-packages/dbcounter.py:115}} 2026-03-17 14:23:09.312 | + functions-common:service_check:1706 : for service in ${ENABLED_SERVICES//,/ } 2026-03-17 14:23:09.316 | + functions-common:service_check:1708 : sudo systemctl is-enabled devstack@q-ovn-agent.service 2026-03-17 14:23:09.349 | enabled 2026-03-17 14:23:09.356 | + functions-common:service_check:1712 : sudo systemctl status devstack@q-ovn-agent.service --no-pager 2026-03-17 14:23:09.394 | ● devstack@q-ovn-agent.service - Devstack devstack@q-ovn-agent.service 2026-03-17 14:23:09.394 | Loaded: loaded (/etc/systemd/system/devstack@q-ovn-agent.service; enabled; preset: disabled) 2026-03-17 14:23:09.394 | Active: active (running) since Tue 2026-03-17 10:21:44 EDT; 1min 24s ago 2026-03-17 14:23:09.394 | Invocation: 0e35d1880c134d5f981b21e49ab27b9b 2026-03-17 14:23:09.394 | Main PID: 112030 (neutron-ovn-age) 2026-03-17 14:23:09.394 | Tasks: 16 (limit: 99175) 2026-03-17 14:23:09.394 | Memory: 189.7M (peak: 191.4M) 2026-03-17 14:23:09.394 | CPU: 1.957s 2026-03-17 14:23:09.394 | CGroup: /system.slice/system-devstack.slice/devstack@q-ovn-agent.service 2026-03-17 14:23:09.394 | ├─112030 "neutron-ovn-agent: master process [/usr/local/bin/neutron-ovn-agent --config-file /etc/neutron/plugins/ml2/ovn_agent.ini]" 2026-03-17 14:23:09.394 | └─112808 "neutron-ovn-agent: ServiceWrapper worker(0)" 2026-03-17 14:23:09.394 | 2026-03-17 14:23:09.394 | Mar 17 10:22:17 np0005649721.novalocal neutron-ovn-agent[112808]: DEBUG ovsdbapp.backend.ovs_idl.transaction [-] Running txn n=1 command(idx=0): DbSetCommand(_result=None, table=Chassis_Private, record=159e359f-b651-4c4f-98b1-a989b37dd54c, col_values=(('external_ids', {'neutron:ovn-neutron-agent-sb-cfg': '1'}),), if_exists=True) {{(pid=112808) do_commit /usr/local/lib/python3.12/site-packages/ovsdbapp/backend/ovs_idl/transaction.py:89}} 2026-03-17 14:23:09.394 | Mar 17 10:22:17 np0005649721.novalocal neutron-ovn-agent[112808]: DEBUG ovsdbapp.backend.ovs_idl.transaction [-] Transaction caused no change {{(pid=112808) do_commit /usr/local/lib/python3.12/site-packages/ovsdbapp/backend/ovs_idl/transaction.py:129}} 2026-03-17 14:23:09.394 | Mar 17 10:22:18 np0005649721.novalocal neutron-ovn-agent[112808]: DEBUG ovsdbapp.backend.ovs_idl.transaction [-] Running txn n=1 command(idx=0): DbSetCommand(_result=None, table=Chassis_Private, record=159e359f-b651-4c4f-98b1-a989b37dd54c, col_values=(('external_ids', {'neutron:ovn-neutron-agent-sb-cfg': '1'}),), if_exists=True) {{(pid=112808) do_commit /usr/local/lib/python3.12/site-packages/ovsdbapp/backend/ovs_idl/transaction.py:89}} 2026-03-17 14:23:09.394 | Mar 17 10:22:18 np0005649721.novalocal neutron-ovn-agent[112808]: DEBUG ovsdbapp.backend.ovs_idl.transaction [-] Transaction caused no change {{(pid=112808) do_commit /usr/local/lib/python3.12/site-packages/ovsdbapp/backend/ovs_idl/transaction.py:129}} 2026-03-17 14:23:09.394 | Mar 17 10:22:46 np0005649721.novalocal neutron-ovn-agent[112808]: DEBUG oslo_concurrency.lockutils [-] Acquiring lock "_check_child_processes" by "neutron.agent.linux.external_process.ProcessMonitor._check_child_processes" {{(pid=112808) inner /usr/local/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:506}} 2026-03-17 14:23:09.394 | Mar 17 10:22:46 np0005649721.novalocal neutron-ovn-agent[112808]: DEBUG oslo_concurrency.lockutils [-] Lock "_check_child_processes" acquired by "neutron.agent.linux.external_process.ProcessMonitor._check_child_processes" :: waited 0.001s {{(pid=112808) inner /usr/local/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:519}} 2026-03-17 14:23:09.394 | Mar 17 10:22:46 np0005649721.novalocal neutron-ovn-agent[112808]: DEBUG oslo_concurrency.lockutils [-] Lock "_check_child_processes" "released" by "neutron.agent.linux.external_process.ProcessMonitor._check_child_processes" :: held 0.000s {{(pid=112808) inner /usr/local/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:538}} 2026-03-17 14:23:09.394 | Mar 17 10:22:46 np0005649721.novalocal neutron-ovn-agent[112808]: DEBUG oslo_concurrency.lockutils [-] Acquiring lock "_check_child_processes" by "neutron.agent.linux.external_process.ProcessMonitor._check_child_processes" {{(pid=112808) inner /usr/local/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:506}} 2026-03-17 14:23:09.394 | Mar 17 10:22:46 np0005649721.novalocal neutron-ovn-agent[112808]: DEBUG oslo_concurrency.lockutils [-] Lock "_check_child_processes" acquired by "neutron.agent.linux.external_process.ProcessMonitor._check_child_processes" :: waited 0.000s {{(pid=112808) inner /usr/local/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:519}} 2026-03-17 14:23:09.394 | Mar 17 10:22:46 np0005649721.novalocal neutron-ovn-agent[112808]: DEBUG oslo_concurrency.lockutils [-] Lock "_check_child_processes" "released" by "neutron.agent.linux.external_process.ProcessMonitor._check_child_processes" :: held 0.000s {{(pid=112808) inner /usr/local/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:538}} 2026-03-17 14:23:09.400 | + functions-common:service_check:1706 : for service in ${ENABLED_SERVICES//,/ } 2026-03-17 14:23:09.403 | + functions-common:service_check:1708 : sudo systemctl is-enabled devstack@q-svc.service 2026-03-17 14:23:09.433 | not-found 2026-03-17 14:23:09.440 | + functions-common:service_check:1706 : for service in ${ENABLED_SERVICES//,/ } 2026-03-17 14:23:09.443 | + functions-common:service_check:1708 : sudo systemctl is-enabled devstack@rabbit.service 2026-03-17 14:23:09.475 | not-found 2026-03-17 14:23:09.481 | + functions-common:service_check:1706 : for service in ${ENABLED_SERVICES//,/ } 2026-03-17 14:23:09.485 | + functions-common:service_check:1708 : sudo systemctl is-enabled devstack@s-account.service 2026-03-17 14:23:09.516 | enabled 2026-03-17 14:23:09.523 | + functions-common:service_check:1712 : sudo systemctl status devstack@s-account.service --no-pager 2026-03-17 14:23:09.561 | ● devstack@s-account.service - Devstack devstack@s-account.service 2026-03-17 14:23:09.561 | Loaded: loaded (/etc/systemd/system/devstack@s-account.service; enabled; preset: disabled) 2026-03-17 14:23:09.561 | Active: active (running) since Tue 2026-03-17 10:21:26 EDT; 1min 43s ago 2026-03-17 14:23:09.561 | Invocation: 954a00756a4348e19e099f0d238dc4fc 2026-03-17 14:23:09.561 | Main PID: 107223 (swift-account-s) 2026-03-17 14:23:09.561 | Tasks: 3 (limit: 99175) 2026-03-17 14:23:09.561 | Memory: 48M (peak: 48.3M) 2026-03-17 14:23:09.561 | CPU: 1.342s 2026-03-17 14:23:09.561 | CGroup: /system.slice/system-devstack.slice/devstack@s-account.service 2026-03-17 14:23:09.561 | ├─107223 /usr/bin/python3.12 /usr/local/bin/swift-account-server /etc/swift/account-server/1.conf -v 2026-03-17 14:23:09.561 | ├─107430 /usr/bin/python3.12 /usr/local/bin/swift-account-server /etc/swift/account-server/1.conf -v 2026-03-17 14:23:09.561 | └─107435 /usr/bin/python3.12 /usr/local/bin/swift-account-server /etc/swift/account-server/1.conf -v 2026-03-17 14:23:09.561 | 2026-03-17 14:23:09.561 | Mar 17 10:21:26 np0005649721.novalocal swift-account-server[107223]: account-server: Started child 107430 from parent 107223 2026-03-17 14:23:09.561 | Mar 17 10:21:26 np0005649721.novalocal swift-account-server[107223]: account-server: Started child 107435 from parent 107223 2026-03-17 14:23:09.561 | Mar 17 10:22:52 np0005649721.novalocal account-server[107430]: 127.0.0.1 - - [17/Mar/2026:14:22:52 +0000] "HEAD /sdb1/94/AUTH_755413d7dce74625ac5ecc772d613ac4" 404 - "HEAD http://38.102.83.89:8081/v1/AUTH_755413d7dce74625ac5ecc772d613ac4?format=json" "tx348499b7928b410b92af5-0069b963bc" "proxy-server 108976" 0.0019 "-" 107430 - 2026-03-17 14:23:09.561 | Mar 17 10:22:52 np0005649721.novalocal swift-account-server[107430]: account-server: 127.0.0.1 - - [17/Mar/2026:14:22:52 +0000] "HEAD /sdb1/94/AUTH_755413d7dce74625ac5ecc772d613ac4" 404 - "HEAD http://38.102.83.89:8081/v1/AUTH_755413d7dce74625ac5ecc772d613ac4?format=json" "tx348499b7928b410b92af5-0069b963bc" "proxy-server 108976" 0.0019 "-" 107430 - 2026-03-17 14:23:09.561 | Mar 17 10:22:52 np0005649721.novalocal account-server[107430]: 127.0.0.1 - - [17/Mar/2026:14:22:52 +0000] "PUT /sdb1/94/AUTH_755413d7dce74625ac5ecc772d613ac4" 201 - "-" "txca79d955c202436bbabf2-0069b963bc" "-" 0.0229 "-" 107430 - 2026-03-17 14:23:09.561 | Mar 17 10:22:52 np0005649721.novalocal swift-account-server[107430]: account-server: 127.0.0.1 - - [17/Mar/2026:14:22:52 +0000] "PUT /sdb1/94/AUTH_755413d7dce74625ac5ecc772d613ac4" 201 - "-" "txca79d955c202436bbabf2-0069b963bc" "-" 0.0229 "-" 107430 - 2026-03-17 14:23:09.561 | Mar 17 10:22:52 np0005649721.novalocal account-server[107430]: 127.0.0.1 - - [17/Mar/2026:14:22:52 +0000] "HEAD /sdb1/94/AUTH_755413d7dce74625ac5ecc772d613ac4" 204 - "HEAD http://38.102.83.89:8081/v1/AUTH_755413d7dce74625ac5ecc772d613ac4?format=json" "txca79d955c202436bbabf2-0069b963bc" "proxy-server 108976" 0.0015 "-" 107430 - 2026-03-17 14:23:09.561 | Mar 17 10:22:52 np0005649721.novalocal swift-account-server[107430]: account-server: 127.0.0.1 - - [17/Mar/2026:14:22:52 +0000] "HEAD /sdb1/94/AUTH_755413d7dce74625ac5ecc772d613ac4" 204 - "HEAD http://38.102.83.89:8081/v1/AUTH_755413d7dce74625ac5ecc772d613ac4?format=json" "txca79d955c202436bbabf2-0069b963bc" "proxy-server 108976" 0.0015 "-" 107430 - 2026-03-17 14:23:09.561 | Mar 17 10:22:52 np0005649721.novalocal account-server[107430]: 127.0.0.1 - - [17/Mar/2026:14:22:52 +0000] "PUT /sdb1/94/AUTH_755413d7dce74625ac5ecc772d613ac4/glance" 201 - "PUT http://127.0.0.1:6611/sdb1/208/AUTH_755413d7dce74625ac5ecc772d613ac4/glance" "txca79d955c202436bbabf2-0069b963bc" "container-server 106873" 0.0017 "-" 107430 0 2026-03-17 14:23:09.561 | Mar 17 10:22:52 np0005649721.novalocal swift-account-server[107430]: account-server: 127.0.0.1 - - [17/Mar/2026:14:22:52 +0000] "PUT /sdb1/94/AUTH_755413d7dce74625ac5ecc772d613ac4/glance" 201 - "PUT http://127.0.0.1:6611/sdb1/208/AUTH_755413d7dce74625ac5ecc772d613ac4/glance" "txca79d955c202436bbabf2-0069b963bc" "container-server 106873" 0.0017 "-" 107430 0 2026-03-17 14:23:09.567 | + functions-common:service_check:1706 : for service in ${ENABLED_SERVICES//,/ } 2026-03-17 14:23:09.571 | + functions-common:service_check:1708 : sudo systemctl is-enabled devstack@s-container.service 2026-03-17 14:23:09.604 | enabled 2026-03-17 14:23:09.611 | + functions-common:service_check:1712 : sudo systemctl status devstack@s-container.service --no-pager 2026-03-17 14:23:09.650 | ● devstack@s-container.service - Devstack devstack@s-container.service 2026-03-17 14:23:09.650 | Loaded: loaded (/etc/systemd/system/devstack@s-container.service; enabled; preset: disabled) 2026-03-17 14:23:09.650 | Active: active (running) since Tue 2026-03-17 10:21:24 EDT; 1min 45s ago 2026-03-17 14:23:09.650 | Invocation: 0b82aa8a0fac47fdb97bf4ec5713f8dc 2026-03-17 14:23:09.650 | Main PID: 106675 (swift-container) 2026-03-17 14:23:09.650 | Tasks: 43 (limit: 99175) 2026-03-17 14:23:09.650 | Memory: 59.3M (peak: 60.5M) 2026-03-17 14:23:09.650 | CPU: 1.394s 2026-03-17 14:23:09.650 | CGroup: /system.slice/system-devstack.slice/devstack@s-container.service 2026-03-17 14:23:09.650 | ├─106675 /usr/bin/python3.12 /usr/local/bin/swift-container-server /etc/swift/container-server/1.conf -v 2026-03-17 14:23:09.650 | ├─106872 /usr/bin/python3.12 /usr/local/bin/swift-container-server /etc/swift/container-server/1.conf -v 2026-03-17 14:23:09.650 | └─106873 /usr/bin/python3.12 /usr/local/bin/swift-container-server /etc/swift/container-server/1.conf -v 2026-03-17 14:23:09.650 | 2026-03-17 14:23:09.650 | Mar 17 10:22:52 np0005649721.novalocal container-server[106873]: 127.0.0.1 - - [17/Mar/2026:14:22:52 +0000] "PUT /sdb1/208/AUTH_755413d7dce74625ac5ecc772d613ac4/glance/e759440b-3c12-4af8-8707-ceeccf673dc6" 201 - "PUT http://38.102.83.89:8081/sdb1/332/AUTH_755413d7dce74625ac5ecc772d613ac4/glance/e759440b-3c12-4af8-8707-ceeccf673dc6" "tx96dbbc13846c4168b777a-0069b963bc" "object-server 106353" 0.0005 "-" 106873 0 2026-03-17 14:23:09.650 | Mar 17 10:22:52 np0005649721.novalocal swift-container-server[106873]: container-server: 127.0.0.1 - - [17/Mar/2026:14:22:52 +0000] "PUT /sdb1/208/AUTH_755413d7dce74625ac5ecc772d613ac4/glance/e759440b-3c12-4af8-8707-ceeccf673dc6" 201 - "PUT http://38.102.83.89:8081/sdb1/332/AUTH_755413d7dce74625ac5ecc772d613ac4/glance/e759440b-3c12-4af8-8707-ceeccf673dc6" "tx96dbbc13846c4168b777a-0069b963bc" "object-server 106353" 0.0005 "-" 106873 0 2026-03-17 14:23:09.650 | Mar 17 10:22:55 np0005649721.novalocal container-server[106873]: 127.0.0.1 - - [17/Mar/2026:14:22:55 +0000] "HEAD /sdb1/208/AUTH_755413d7dce74625ac5ecc772d613ac4/glance" 204 - "HEAD http://38.102.83.89:8081/v1/AUTH_755413d7dce74625ac5ecc772d613ac4/glance?format=json" "tx5915a8859c9240a0a6078-0069b963bf" "proxy-server 108976" 0.0176 "-" 106873 0 2026-03-17 14:23:09.650 | Mar 17 10:22:55 np0005649721.novalocal swift-container-server[106873]: container-server: 127.0.0.1 - - [17/Mar/2026:14:22:55 +0000] "HEAD /sdb1/208/AUTH_755413d7dce74625ac5ecc772d613ac4/glance" 204 - "HEAD http://38.102.83.89:8081/v1/AUTH_755413d7dce74625ac5ecc772d613ac4/glance?format=json" "tx5915a8859c9240a0a6078-0069b963bf" "proxy-server 108976" 0.0176 "-" 106873 0 2026-03-17 14:23:09.650 | Mar 17 10:22:55 np0005649721.novalocal container-server[106873]: 127.0.0.1 - - [17/Mar/2026:14:22:55 +0000] "PUT /sdb1/208/AUTH_755413d7dce74625ac5ecc772d613ac4/glance/6c44c282-3468-4879-bce0-dac56a7aaf2b" 201 - "PUT http://38.102.83.89:8081/sdb1/411/AUTH_755413d7dce74625ac5ecc772d613ac4/glance/6c44c282-3468-4879-bce0-dac56a7aaf2b" "tx7bfed83eccfc45439243e-0069b963bf" "object-server 106354" 0.0006 "-" 106873 0 2026-03-17 14:23:09.650 | Mar 17 10:22:55 np0005649721.novalocal swift-container-server[106873]: container-server: 127.0.0.1 - - [17/Mar/2026:14:22:55 +0000] "PUT /sdb1/208/AUTH_755413d7dce74625ac5ecc772d613ac4/glance/6c44c282-3468-4879-bce0-dac56a7aaf2b" 201 - "PUT http://38.102.83.89:8081/sdb1/411/AUTH_755413d7dce74625ac5ecc772d613ac4/glance/6c44c282-3468-4879-bce0-dac56a7aaf2b" "tx7bfed83eccfc45439243e-0069b963bf" "object-server 106354" 0.0006 "-" 106873 0 2026-03-17 14:23:09.650 | Mar 17 10:22:58 np0005649721.novalocal container-server[106872]: 127.0.0.1 - - [17/Mar/2026:14:22:58 +0000] "HEAD /sdb1/208/AUTH_755413d7dce74625ac5ecc772d613ac4/glance" 204 - "HEAD http://38.102.83.89:8081/v1/AUTH_755413d7dce74625ac5ecc772d613ac4/glance?format=json" "txe18a45c17925454b81824-0069b963c1" "proxy-server 108976" 0.0162 "-" 106872 0 2026-03-17 14:23:09.650 | Mar 17 10:22:58 np0005649721.novalocal swift-container-server[106872]: container-server: 127.0.0.1 - - [17/Mar/2026:14:22:58 +0000] "HEAD /sdb1/208/AUTH_755413d7dce74625ac5ecc772d613ac4/glance" 204 - "HEAD http://38.102.83.89:8081/v1/AUTH_755413d7dce74625ac5ecc772d613ac4/glance?format=json" "txe18a45c17925454b81824-0069b963c1" "proxy-server 108976" 0.0162 "-" 106872 0 2026-03-17 14:23:09.650 | Mar 17 10:22:58 np0005649721.novalocal container-server[106872]: 127.0.0.1 - - [17/Mar/2026:14:22:58 +0000] "PUT /sdb1/208/AUTH_755413d7dce74625ac5ecc772d613ac4/glance/94d916c9-b3b0-4ece-826a-886c90b57bfd" 201 - "PUT http://38.102.83.89:8081/sdb1/88/AUTH_755413d7dce74625ac5ecc772d613ac4/glance/94d916c9-b3b0-4ece-826a-886c90b57bfd" "tx95d785fb2334459386de9-0069b963c2" "object-server 106354" 0.0007 "-" 106872 0 2026-03-17 14:23:09.651 | Mar 17 10:22:58 np0005649721.novalocal swift-container-server[106872]: container-server: 127.0.0.1 - - [17/Mar/2026:14:22:58 +0000] "PUT /sdb1/208/AUTH_755413d7dce74625ac5ecc772d613ac4/glance/94d916c9-b3b0-4ece-826a-886c90b57bfd" 201 - "PUT http://38.102.83.89:8081/sdb1/88/AUTH_755413d7dce74625ac5ecc772d613ac4/glance/94d916c9-b3b0-4ece-826a-886c90b57bfd" "tx95d785fb2334459386de9-0069b963c2" "object-server 106354" 0.0007 "-" 106872 0 2026-03-17 14:23:09.657 | + functions-common:service_check:1706 : for service in ${ENABLED_SERVICES//,/ } 2026-03-17 14:23:09.660 | + functions-common:service_check:1708 : sudo systemctl is-enabled devstack@s-object.service 2026-03-17 14:23:09.692 | enabled 2026-03-17 14:23:09.699 | + functions-common:service_check:1712 : sudo systemctl status devstack@s-object.service --no-pager 2026-03-17 14:23:09.737 | ● devstack@s-object.service - Devstack devstack@s-object.service 2026-03-17 14:23:09.737 | Loaded: loaded (/etc/systemd/system/devstack@s-object.service; enabled; preset: disabled) 2026-03-17 14:23:09.737 | Active: active (running) since Tue 2026-03-17 10:21:22 EDT; 1min 47s ago 2026-03-17 14:23:09.737 | Invocation: 37726907aede44c3a4c5ae9831450c2e 2026-03-17 14:23:09.737 | Main PID: 106112 (swift-object-se) 2026-03-17 14:23:09.737 | Tasks: 43 (limit: 99175) 2026-03-17 14:23:09.737 | Memory: 59M (peak: 80.2M) 2026-03-17 14:23:09.737 | CPU: 1.737s 2026-03-17 14:23:09.737 | CGroup: /system.slice/system-devstack.slice/devstack@s-object.service 2026-03-17 14:23:09.737 | ├─106112 /usr/bin/python3.12 /usr/local/bin/swift-object-server /etc/swift/object-server/1.conf -v 2026-03-17 14:23:09.737 | ├─106353 /usr/bin/python3.12 /usr/local/bin/swift-object-server /etc/swift/object-server/1.conf -v 2026-03-17 14:23:09.737 | └─106354 /usr/bin/python3.12 /usr/local/bin/swift-object-server /etc/swift/object-server/1.conf -v 2026-03-17 14:23:09.737 | 2026-03-17 14:23:09.737 | Mar 17 10:21:23 np0005649721.novalocal object-server[106112]: Started child 106353 from parent 106112 2026-03-17 14:23:09.737 | Mar 17 10:21:23 np0005649721.novalocal swift-object-server[106112]: object-server: Started child 106353 from parent 106112 2026-03-17 14:23:09.738 | Mar 17 10:21:23 np0005649721.novalocal swift-object-server[106112]: object-server: Started child 106354 from parent 106112 2026-03-17 14:23:09.738 | Mar 17 10:21:23 np0005649721.novalocal object-server[106112]: Started child 106354 from parent 106112 2026-03-17 14:23:09.738 | Mar 17 10:22:52 np0005649721.novalocal object-server[106353]: 127.0.0.1 - - [17/Mar/2026:14:22:52 +0000] "PUT /sdb1/332/AUTH_755413d7dce74625ac5ecc772d613ac4/glance/e759440b-3c12-4af8-8707-ceeccf673dc6" 201 - "PUT http://38.102.83.89:8081/v1/AUTH_755413d7dce74625ac5ecc772d613ac4/glance/e759440b-3c12-4af8-8707-ceeccf673dc6" "tx96dbbc13846c4168b777a-0069b963bc" "proxy-server 108976" 0.3509 "-" 106353 0 2026-03-17 14:23:09.738 | Mar 17 10:22:52 np0005649721.novalocal swift-object-server[106353]: object-server: 127.0.0.1 - - [17/Mar/2026:14:22:52 +0000] "PUT /sdb1/332/AUTH_755413d7dce74625ac5ecc772d613ac4/glance/e759440b-3c12-4af8-8707-ceeccf673dc6" 201 - "PUT http://38.102.83.89:8081/v1/AUTH_755413d7dce74625ac5ecc772d613ac4/glance/e759440b-3c12-4af8-8707-ceeccf673dc6" "tx96dbbc13846c4168b777a-0069b963bc" "proxy-server 108976" 0.3509 "-" 106353 0 2026-03-17 14:23:09.738 | Mar 17 10:22:55 np0005649721.novalocal object-server[106354]: 127.0.0.1 - - [17/Mar/2026:14:22:55 +0000] "PUT /sdb1/411/AUTH_755413d7dce74625ac5ecc772d613ac4/glance/6c44c282-3468-4879-bce0-dac56a7aaf2b" 201 - "PUT http://38.102.83.89:8081/v1/AUTH_755413d7dce74625ac5ecc772d613ac4/glance/6c44c282-3468-4879-bce0-dac56a7aaf2b" "tx7bfed83eccfc45439243e-0069b963bf" "proxy-server 108976" 0.3522 "-" 106354 0 2026-03-17 14:23:09.738 | Mar 17 10:22:55 np0005649721.novalocal swift-object-server[106354]: object-server: 127.0.0.1 - - [17/Mar/2026:14:22:55 +0000] "PUT /sdb1/411/AUTH_755413d7dce74625ac5ecc772d613ac4/glance/6c44c282-3468-4879-bce0-dac56a7aaf2b" 201 - "PUT http://38.102.83.89:8081/v1/AUTH_755413d7dce74625ac5ecc772d613ac4/glance/6c44c282-3468-4879-bce0-dac56a7aaf2b" "tx7bfed83eccfc45439243e-0069b963bf" "proxy-server 108976" 0.3522 "-" 106354 0 2026-03-17 14:23:09.738 | Mar 17 10:22:58 np0005649721.novalocal object-server[106354]: 127.0.0.1 - - [17/Mar/2026:14:22:58 +0000] "PUT /sdb1/88/AUTH_755413d7dce74625ac5ecc772d613ac4/glance/94d916c9-b3b0-4ece-826a-886c90b57bfd" 201 - "PUT http://38.102.83.89:8081/v1/AUTH_755413d7dce74625ac5ecc772d613ac4/glance/94d916c9-b3b0-4ece-826a-886c90b57bfd" "tx95d785fb2334459386de9-0069b963c2" "proxy-server 108976" 0.2876 "-" 106354 0 2026-03-17 14:23:09.738 | Mar 17 10:22:58 np0005649721.novalocal swift-object-server[106354]: object-server: 127.0.0.1 - - [17/Mar/2026:14:22:58 +0000] "PUT /sdb1/88/AUTH_755413d7dce74625ac5ecc772d613ac4/glance/94d916c9-b3b0-4ece-826a-886c90b57bfd" 201 - "PUT http://38.102.83.89:8081/v1/AUTH_755413d7dce74625ac5ecc772d613ac4/glance/94d916c9-b3b0-4ece-826a-886c90b57bfd" "tx95d785fb2334459386de9-0069b963c2" "proxy-server 108976" 0.2876 "-" 106354 0 2026-03-17 14:23:09.743 | + functions-common:service_check:1706 : for service in ${ENABLED_SERVICES//,/ } 2026-03-17 14:23:09.747 | + functions-common:service_check:1708 : sudo systemctl is-enabled devstack@s-proxy.service 2026-03-17 14:23:09.778 | enabled 2026-03-17 14:23:09.783 | + functions-common:service_check:1712 : sudo systemctl status devstack@s-proxy.service --no-pager 2026-03-17 14:23:09.820 | ● devstack@s-proxy.service - Devstack devstack@s-proxy.service 2026-03-17 14:23:09.820 | Loaded: loaded (/etc/systemd/system/devstack@s-proxy.service; enabled; preset: disabled) 2026-03-17 14:23:09.820 | Active: active (running) since Tue 2026-03-17 10:21:31 EDT; 1min 38s ago 2026-03-17 14:23:09.820 | Invocation: ed502d3719364432997b2e9784b284a1 2026-03-17 14:23:09.821 | Main PID: 108905 (swift-proxy-ser) 2026-03-17 14:23:09.821 | Tasks: 2 (limit: 99175) 2026-03-17 14:23:09.821 | Memory: 75.5M (peak: 78.5M) 2026-03-17 14:23:09.821 | CPU: 2.135s 2026-03-17 14:23:09.821 | CGroup: /system.slice/system-devstack.slice/devstack@s-proxy.service 2026-03-17 14:23:09.821 | ├─108905 /usr/bin/python3.12 /usr/local/bin/swift-proxy-server /etc/swift/proxy-server.conf -v 2026-03-17 14:23:09.821 | └─108976 /usr/bin/python3.12 /usr/local/bin/swift-proxy-server /etc/swift/proxy-server.conf -v 2026-03-17 14:23:09.821 | 2026-03-17 14:23:09.821 | Mar 17 10:22:58 np0005649721.novalocal proxy-server[108976]: Validating token access rules against request 2026-03-17 14:23:09.821 | Mar 17 10:22:58 np0005649721.novalocal swift-proxy-server[108976]: proxy-server: Validating token access rules against request 2026-03-17 14:23:09.821 | Mar 17 10:22:58 np0005649721.novalocal proxy-server[108976]: Received request from user: user_id b48d9c261e4c4be7945ab37619274e99, project_id 755413d7dce74625ac5ecc772d613ac4, roles ResellerAdmin,service 2026-03-17 14:23:09.821 | Mar 17 10:22:58 np0005649721.novalocal swift-proxy-server[108976]: proxy-server: Received request from user: user_id b48d9c261e4c4be7945ab37619274e99, project_id 755413d7dce74625ac5ecc772d613ac4, roles ResellerAdmin,service 2026-03-17 14:23:09.821 | Mar 17 10:22:58 np0005649721.novalocal proxy-server[108976]: Using identity: {'user': ('b48d9c261e4c4be7945ab37619274e99', 'glance-swift'), 'tenant': ('755413d7dce74625ac5ecc772d613ac4', 'service'), 'roles': ['ResellerAdmin', 'service'], 'service_roles': [], 'user_domain': ('default', 'Default'), 'project_domain': ('default', 'Default'), 'auth_version': 3} (txn: tx95d785fb2334459386de9-0069b963c2) 2026-03-17 14:23:09.821 | Mar 17 10:22:58 np0005649721.novalocal swift-proxy-server[108976]: proxy-server: Using identity: {'user': ('b48d9c261e4c4be7945ab37619274e99', 'glance-swift'), 'tenant': ('755413d7dce74625ac5ecc772d613ac4', 'service'), 'roles': ['ResellerAdmin', 'service'], 'service_roles': [], 'user_domain': ('default', 'Default'), 'project_domain': ('default', 'Default'), 'auth_version': 3} (txn: tx95d785fb2334459386de9-0069b963c2) 2026-03-17 14:23:09.821 | Mar 17 10:22:58 np0005649721.novalocal proxy-server[108976]: User 755413d7dce74625ac5ecc772d613ac4 has reseller admin authorizing (txn: tx95d785fb2334459386de9-0069b963c2) (client_ip: 38.102.83.89) 2026-03-17 14:23:09.821 | Mar 17 10:22:58 np0005649721.novalocal swift-proxy-server[108976]: proxy-server: User 755413d7dce74625ac5ecc772d613ac4 has reseller admin authorizing (txn: tx95d785fb2334459386de9-0069b963c2) (client_ip: 38.102.83.89) 2026-03-17 14:23:09.821 | Mar 17 10:22:58 np0005649721.novalocal proxy-server[108976]: 38.102.83.89 38.102.83.89 17/Mar/2026/14/22/58 PUT /v1/AUTH_755413d7dce74625ac5ecc772d613ac4/glance/94d916c9-b3b0-4ece-826a-886c90b57bfd HTTP/1.0 201 - python-swiftclient-4.10.0 gAAAAABpuWPB... 21692416 - - tx95d785fb2334459386de9-0069b963c2 - 0.2932 - - 1773757378.160713434 1773757378.453933716 0 b48d9c261e4c4be7945ab37619274e99 2026-03-17 14:23:09.821 | Mar 17 10:22:58 np0005649721.novalocal swift-proxy-server[108976]: proxy-server: 38.102.83.89 38.102.83.89 17/Mar/2026/14/22/58 PUT /v1/AUTH_755413d7dce74625ac5ecc772d613ac4/glance/94d916c9-b3b0-4ece-826a-886c90b57bfd HTTP/1.0 201 - python-swiftclient-4.10.0 gAAAAABpuWPB... 21692416 - - tx95d785fb2334459386de9-0069b963c2 - 0.2932 - - 1773757378.160713434 1773757378.453933716 0 b48d9c261e4c4be7945ab37619274e99 2026-03-17 14:23:09.827 | + functions-common:service_check:1706 : for service in ${ENABLED_SERVICES//,/ } 2026-03-17 14:23:09.830 | + functions-common:service_check:1708 : sudo systemctl is-enabled devstack@tempest.service 2026-03-17 14:23:09.861 | not-found 2026-03-17 14:23:09.868 | + functions-common:service_check:1706 : for service in ${ENABLED_SERVICES//,/ } 2026-03-17 14:23:09.872 | + functions-common:service_check:1708 : sudo systemctl is-enabled devstack@tls-proxy.service 2026-03-17 14:23:09.903 | not-found 2026-03-17 14:23:09.909 | + functions-common:service_check:1706 : for service in ${ENABLED_SERVICES//,/ } 2026-03-17 14:23:09.913 | + functions-common:service_check:1708 : sudo systemctl is-enabled devstack@s-container-sync.service 2026-03-17 14:23:09.945 | enabled 2026-03-17 14:23:09.951 | + functions-common:service_check:1712 : sudo systemctl status devstack@s-container-sync.service --no-pager 2026-03-17 14:23:09.991 | ● devstack@s-container-sync.service - Devstack devstack@s-container-sync.service 2026-03-17 14:23:09.991 | Loaded: loaded (/etc/systemd/system/devstack@s-container-sync.service; enabled; preset: disabled) 2026-03-17 14:23:09.991 | Active: active (running) since Tue 2026-03-17 10:21:28 EDT; 1min 41s ago 2026-03-17 14:23:09.991 | Invocation: 92f6e01afa264759a31aada283265762 2026-03-17 14:23:09.991 | Main PID: 107813 (swift-container) 2026-03-17 14:23:09.991 | Tasks: 1 (limit: 99175) 2026-03-17 14:23:09.991 | Memory: 40.7M (peak: 43.9M) 2026-03-17 14:23:09.992 | CPU: 498ms 2026-03-17 14:23:09.992 | CGroup: /system.slice/system-devstack.slice/devstack@s-container-sync.service 2026-03-17 14:23:09.992 | └─107813 /usr/bin/python3.12 /usr/local/bin/swift-container-sync /etc/swift/container-server/1.conf 2026-03-17 14:23:09.992 | 2026-03-17 14:23:09.992 | Mar 17 10:21:28 np0005649721.novalocal systemd[1]: Started devstack@s-container-sync.service - Devstack devstack@s-container-sync.service. 2026-03-17 14:23:09.992 | Mar 17 10:21:28 np0005649721.novalocal container-sync[107813]: Starting 107813 2026-03-17 14:23:09.992 | Mar 17 10:21:28 np0005649721.novalocal container-sync[107813]: Configuration option internal_client_conf_path not defined. Using default configuration, See internal-client.conf-sample for options 2026-03-17 14:23:09.998 | + functions-common:service_check:1706 : for service in ${ENABLED_SERVICES//,/ } 2026-03-17 14:23:10.002 | + functions-common:service_check:1708 : sudo systemctl is-enabled devstack@neutron-api.service 2026-03-17 14:23:10.033 | enabled 2026-03-17 14:23:10.040 | + functions-common:service_check:1712 : sudo systemctl status devstack@neutron-api.service --no-pager 2026-03-17 14:23:10.078 | ● devstack@neutron-api.service - Devstack devstack@neutron-api.service 2026-03-17 14:23:10.078 | Loaded: loaded (/etc/systemd/system/devstack@neutron-api.service; enabled; preset: disabled) 2026-03-17 14:23:10.078 | Active: active (running) since Tue 2026-03-17 10:21:48 EDT; 1min 22s ago 2026-03-17 14:23:10.078 | Invocation: f7fe4c555b8341459b5fa3bd9e26b3b0 2026-03-17 14:23:10.078 | Main PID: 113267 (uwsgi) 2026-03-17 14:23:10.078 | Status: "uWSGI is ready" 2026-03-17 14:23:10.078 | Tasks: 32 (limit: 99175) 2026-03-17 14:23:10.078 | Memory: 368.1M (peak: 368.8M) 2026-03-17 14:23:10.078 | CPU: 19.242s 2026-03-17 14:23:10.078 | CGroup: /system.slice/system-devstack.slice/devstack@neutron-api.service 2026-03-17 14:23:10.078 | ├─113267 "neutron-apiuWSGI master" 2026-03-17 14:23:10.078 | ├─113268 "neutron-apiuWSGI worker 1" 2026-03-17 14:23:10.078 | └─113269 "neutron-apiuWSGI worker 2" 2026-03-17 14:23:10.078 | 2026-03-17 14:23:10.078 | Mar 17 10:22:52 np0005649721.novalocal devstack@neutron-api.service[113268]: DEBUG futurist.periodics [-] Submitting periodic callback 'neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.maintenance.HashRingHealthCheckPeriodics.touch_hash_ring_node' {{(pid=113268) _process_scheduled /usr/local/lib/python3.12/site-packages/futurist/periodics.py:638}} 2026-03-17 14:23:10.078 | Mar 17 10:22:52 np0005649721.novalocal devstack@neutron-api.service[113268]: DEBUG neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.maintenance [-] Touching Hash Ring node "ff1cbf908c6d55a5b7f443b3d7337855" from periodic health check thread {{(pid=113268) touch_hash_ring_node /opt/stack/neutron/neutron/plugins/ml2/drivers/ovn/mech_driver/ovsdb/maintenance.py:1257}} 2026-03-17 14:23:10.078 | Mar 17 10:22:52 np0005649721.novalocal devstack@neutron-api.service[113269]: DEBUG futurist.periodics [-] Submitting periodic callback 'neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.maintenance.HashRingHealthCheckPeriodics.touch_hash_ring_node' {{(pid=113269) _process_scheduled /usr/local/lib/python3.12/site-packages/futurist/periodics.py:638}} 2026-03-17 14:23:10.078 | Mar 17 10:22:52 np0005649721.novalocal devstack@neutron-api.service[113269]: DEBUG neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.maintenance [-] Touching Hash Ring node "f622845a69875100a2f6853398430e26" from periodic health check thread {{(pid=113269) touch_hash_ring_node /opt/stack/neutron/neutron/plugins/ml2/drivers/ovn/mech_driver/ovsdb/maintenance.py:1257}} 2026-03-17 14:23:10.078 | Mar 17 10:23:02 np0005649721.novalocal devstack@neutron-api.service[113268]: DEBUG dbcounter [-] [113268] Writing DB stats neutron:UPDATE=1,neutron:SELECT=1 {{(pid=113268) stat_writer /usr/local/lib/python3.12/site-packages/dbcounter.py:115}} 2026-03-17 14:23:10.078 | Mar 17 10:23:02 np0005649721.novalocal devstack@neutron-api.service[113269]: DEBUG dbcounter [-] [113269] Writing DB stats neutron:UPDATE=1,neutron:SELECT=1 {{(pid=113269) stat_writer /usr/local/lib/python3.12/site-packages/dbcounter.py:115}} 2026-03-17 14:23:10.079 | Mar 17 10:23:07 np0005649721.novalocal devstack@neutron-api.service[113268]: DEBUG futurist.periodics [-] Submitting periodic callback 'neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.maintenance.HashRingHealthCheckPeriodics.touch_hash_ring_node' {{(pid=113268) _process_scheduled /usr/local/lib/python3.12/site-packages/futurist/periodics.py:638}} 2026-03-17 14:23:10.079 | Mar 17 10:23:07 np0005649721.novalocal devstack@neutron-api.service[113268]: DEBUG neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.maintenance [-] Touching Hash Ring node "ff1cbf908c6d55a5b7f443b3d7337855" from periodic health check thread {{(pid=113268) touch_hash_ring_node /opt/stack/neutron/neutron/plugins/ml2/drivers/ovn/mech_driver/ovsdb/maintenance.py:1257}} 2026-03-17 14:23:10.079 | Mar 17 10:23:07 np0005649721.novalocal devstack@neutron-api.service[113269]: DEBUG futurist.periodics [-] Submitting periodic callback 'neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.maintenance.HashRingHealthCheckPeriodics.touch_hash_ring_node' {{(pid=113269) _process_scheduled /usr/local/lib/python3.12/site-packages/futurist/periodics.py:638}} 2026-03-17 14:23:10.079 | Mar 17 10:23:07 np0005649721.novalocal devstack@neutron-api.service[113269]: DEBUG neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.maintenance [-] Touching Hash Ring node "f622845a69875100a2f6853398430e26" from periodic health check thread {{(pid=113269) touch_hash_ring_node /opt/stack/neutron/neutron/plugins/ml2/drivers/ovn/mech_driver/ovsdb/maintenance.py:1257}} 2026-03-17 14:23:10.085 | + functions-common:service_check:1706 : for service in ${ENABLED_SERVICES//,/ } 2026-03-17 14:23:10.088 | + functions-common:service_check:1708 : sudo systemctl is-enabled devstack@neutron-periodic-workers.service 2026-03-17 14:23:10.120 | enabled 2026-03-17 14:23:10.127 | + functions-common:service_check:1712 : sudo systemctl status devstack@neutron-periodic-workers.service --no-pager 2026-03-17 14:23:10.164 | ● devstack@neutron-periodic-workers.service - Devstack devstack@neutron-periodic-workers.service 2026-03-17 14:23:10.164 | Loaded: loaded (/etc/systemd/system/devstack@neutron-periodic-workers.service; enabled; preset: disabled) 2026-03-17 14:23:10.164 | Active: active (running) since Tue 2026-03-17 10:21:51 EDT; 1min 18s ago 2026-03-17 14:23:10.164 | Invocation: 65f8f92c111a42bbbfe81d2410348eae 2026-03-17 14:23:10.165 | Main PID: 114397 (neutron-periodi) 2026-03-17 14:23:10.165 | Tasks: 21 (limit: 99175) 2026-03-17 14:23:10.165 | Memory: 188.2M (peak: 188.4M) 2026-03-17 14:23:10.165 | CPU: 2.720s 2026-03-17 14:23:10.165 | CGroup: /system.slice/system-devstack.slice/devstack@neutron-periodic-workers.service 2026-03-17 14:23:10.165 | ├─114397 "neutron-periodic-workers: master process [/usr/local/bin/neutron-periodic-workers --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini]" 2026-03-17 14:23:10.165 | ├─115435 "neutron-server: Periodic worker for \"AgentSchedulerDbMixin\" (/usr/bin/python3.12 /usr/local/bin/neutron-periodic-workers --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini)" 2026-03-17 14:23:10.165 | ├─115439 "neutron-server: Periodic worker for \"AgentSchedulerDbMixin\" (/usr/bin/python3.12 /usr/local/bin/neutron-periodic-workers --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini)" 2026-03-17 14:23:10.165 | ├─115443 "neutron-server: Periodic worker for \"DbQuotaNoLockDriver\" (/usr/bin/python3.12 /usr/local/bin/neutron-periodic-workers --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini)" 2026-03-17 14:23:10.165 | └─115461 "neutron-server: Periodic worker for \"L3_NAT_dbonly_mixin\" (/usr/bin/python3.12 /usr/local/bin/neutron-periodic-workers --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini)" 2026-03-17 14:23:10.165 | 2026-03-17 14:23:10.165 | Mar 17 10:21:54 np0005649721.novalocal neutron-periodic-workers[115461]: DEBUG cotyledon.oslo_config_glue [-] ******************************************************************************** {{(pid=115461) log_opt_values /usr/local/lib/python3.12/site-packages/oslo_config/cfg.py:3013}} 2026-03-17 14:23:10.165 | Mar 17 10:21:54 np0005649721.novalocal neutron-periodic-workers[115461]: DEBUG cotyledon._service_worker [-] Run service ServiceWrapper(0) [115461] {{(pid=115461) wait_forever /usr/local/lib/python3.12/site-packages/cotyledon/_service_worker.py:218}} 2026-03-17 14:23:10.165 | Mar 17 10:22:03 np0005649721.novalocal neutron-periodic-workers[114397]: DEBUG dbcounter [-] [114397] Writing DB stats neutron:SELECT=4 {{(pid=114397) stat_writer /usr/local/lib/python3.12/site-packages/dbcounter.py:115}} 2026-03-17 14:23:10.165 | Mar 17 10:22:35 np0005649721.novalocal neutron-periodic-workers[115435]: DEBUG oslo_db.sqlalchemy.engines [None req-b1a31ea6-13a3-42d1-881d-8749f739218b None None] Parent process 114397 forked (115435) with an open database connection, which is being discarded and recreated. {{(pid=115435) checkout /usr/local/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:402}} 2026-03-17 14:23:10.165 | Mar 17 10:22:35 np0005649721.novalocal neutron-periodic-workers[115435]: DEBUG dbcounter [-] [115435] Writer thread running {{(pid=115435) stat_writer /usr/local/lib/python3.12/site-packages/dbcounter.py:102}} 2026-03-17 14:23:10.165 | Mar 17 10:22:35 np0005649721.novalocal neutron-periodic-workers[115435]: DEBUG oslo.service.backend._threading.loopingcall [None req-b1a31ea6-13a3-42d1-881d-8749f739218b None None] Fixed interval looping call 'neutron.plugins.ml2.plugin.DhcpAgentSchedulerDbMixin.remove_networks_from_down_agents' sleeping for 36.98 seconds {{(pid=115435) _run_loop /usr/local/lib/python3.12/site-packages/oslo_service/backend/_threading/loopingcall.py:125}} 2026-03-17 14:23:10.165 | Mar 17 10:22:45 np0005649721.novalocal neutron-periodic-workers[115435]: DEBUG dbcounter [-] [115435] Writing DB stats neutron:SELECT=3 {{(pid=115435) stat_writer /usr/local/lib/python3.12/site-packages/dbcounter.py:115}} 2026-03-17 14:23:10.165 | Mar 17 10:23:06 np0005649721.novalocal neutron-periodic-workers[115439]: DEBUG dbcounter [-] [115439] Writer thread running {{(pid=115439) stat_writer /usr/local/lib/python3.12/site-packages/dbcounter.py:102}} 2026-03-17 14:23:10.165 | Mar 17 10:23:06 np0005649721.novalocal neutron-periodic-workers[115439]: DEBUG neutron.db.agents_db [None req-69190c10-b6e6-42a7-a2fd-899618de9153 None None] Agent healthcheck: found 0 active agents {{(pid=115439) agent_health_check /opt/stack/neutron/neutron/db/agents_db.py:317}} 2026-03-17 14:23:10.165 | Mar 17 10:23:06 np0005649721.novalocal neutron-periodic-workers[115439]: DEBUG oslo.service.backend._threading.loopingcall [None req-69190c10-b6e6-42a7-a2fd-899618de9153 None None] Fixed interval looping call 'neutron.plugins.ml2.plugin.AgentDbMixin.agent_health_check' sleeping for 36.98 seconds {{(pid=115439) _run_loop /usr/local/lib/python3.12/site-packages/oslo_service/backend/_threading/loopingcall.py:125}} 2026-03-17 14:23:10.172 | + functions-common:service_check:1706 : for service in ${ENABLED_SERVICES//,/ } 2026-03-17 14:23:10.175 | + functions-common:service_check:1708 : sudo systemctl is-enabled devstack@neutron-rpc-server.service 2026-03-17 14:23:10.208 | enabled 2026-03-17 14:23:10.215 | + functions-common:service_check:1712 : sudo systemctl status devstack@neutron-rpc-server.service --no-pager 2026-03-17 14:23:10.254 | ● devstack@neutron-rpc-server.service - Devstack devstack@neutron-rpc-server.service 2026-03-17 14:23:10.254 | Loaded: loaded (/etc/systemd/system/devstack@neutron-rpc-server.service; enabled; preset: disabled) 2026-03-17 14:23:10.254 | Active: active (running) since Tue 2026-03-17 10:21:49 EDT; 1min 20s ago 2026-03-17 14:23:10.254 | Invocation: 7a67ab07c0494bc8b1b724b3fa9eb515 2026-03-17 14:23:10.254 | Main PID: 113831 (neutron-rpc-ser) 2026-03-17 14:23:10.254 | Tasks: 16 (limit: 99175) 2026-03-17 14:23:10.254 | Memory: 173.7M (peak: 173.9M) 2026-03-17 14:23:10.254 | CPU: 2.930s 2026-03-17 14:23:10.254 | CGroup: /system.slice/system-devstack.slice/devstack@neutron-rpc-server.service 2026-03-17 14:23:10.254 | ├─113831 "neutron-rpc-server: master process [/usr/local/bin/neutron-rpc-server --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini]" 2026-03-17 14:23:10.254 | └─114880 "neutron-server: rpc worker (/usr/bin/python3.12 /usr/local/bin/neutron-rpc-server --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini)" 2026-03-17 14:23:10.254 | 2026-03-17 14:23:10.254 | Mar 17 10:21:52 np0005649721.novalocal neutron-rpc-server[114880]: DEBUG neutron.plugins.ml2.plugin [None req-1f424cd4-a846-4045-93e7-7b7d79c3564c None None] neutron.plugins.ml2.plugin.Ml2Plugin method start_rpc_listeners called with arguments () {} {{(pid=114880) wrapper /usr/local/lib/python3.12/site-packages/oslo_log/helpers.py:77}} 2026-03-17 14:23:10.254 | Mar 17 10:21:52 np0005649721.novalocal neutron-rpc-server[114880]: DEBUG neutron.service [None req-1f424cd4-a846-4045-93e7-7b7d79c3564c None None] calling RpcWorker wait() {{(pid=114880) _wait /opt/stack/neutron/neutron/service.py:85}} 2026-03-17 14:23:10.254 | Mar 17 10:21:52 np0005649721.novalocal neutron-rpc-server[114880]: DEBUG neutron.service [None req-1f424cd4-a846-4045-93e7-7b7d79c3564c None None] calling wait on {{(pid=114880) _wait /opt/stack/neutron/neutron/service.py:88}} 2026-03-17 14:23:10.254 | Mar 17 10:21:54 np0005649721.novalocal neutron-rpc-server[114880]: DEBUG neutron.common.ovn.hash_ring_manager [-] Allow caching, nodes 2>=2 {{(pid=114880) _wait_startup_before_caching /opt/stack/neutron/neutron/common/ovn/hash_ring_manager.py:65}} 2026-03-17 14:23:10.254 | Mar 17 10:22:00 np0005649721.novalocal neutron-rpc-server[114880]: DEBUG neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.ovsdb_monitor [-] ChassisAgentWriteEvent : Matched Chassis_Private, update, None None {{(pid=114880) matches /opt/stack/neutron/neutron/plugins/ml2/drivers/ovn/mech_driver/ovsdb/ovsdb_monitor.py:64}} 2026-03-17 14:23:10.254 | Mar 17 10:22:00 np0005649721.novalocal neutron-rpc-server[114880]: DEBUG neutron.common.ovn.hash_ring_manager [-] Allow caching, nodes 2>=2 {{(pid=114880) _wait_startup_before_caching /opt/stack/neutron/neutron/common/ovn/hash_ring_manager.py:65}} 2026-03-17 14:23:10.254 | Mar 17 10:22:00 np0005649721.novalocal neutron-rpc-server[114880]: DEBUG neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.ovsdb_monitor [-] ChassisOVNAgentWriteEvent : Matched Chassis_Private, update, None None {{(pid=114880) matches /opt/stack/neutron/neutron/plugins/ml2/drivers/ovn/mech_driver/ovsdb/ovsdb_monitor.py:64}} 2026-03-17 14:23:10.254 | Mar 17 10:22:02 np0005649721.novalocal neutron-rpc-server[113831]: DEBUG dbcounter [-] [113831] Writing DB stats neutron:SELECT=4 {{(pid=113831) stat_writer /usr/local/lib/python3.12/site-packages/dbcounter.py:115}} 2026-03-17 14:23:10.254 | Mar 17 10:22:10 np0005649721.novalocal neutron-rpc-server[114880]: DEBUG dbcounter [-] [114880] Writing DB stats neutron:SELECT=29 {{(pid=114880) stat_writer /usr/local/lib/python3.12/site-packages/dbcounter.py:115}} 2026-03-17 14:23:10.254 | Mar 17 10:22:22 np0005649721.novalocal neutron-rpc-server[114880]: WARNING oslo_messaging.server [None req-1f424cd4-a846-4045-93e7-7b7d79c3564c None None] Possible hang: wait is waiting for stop to complete 2026-03-17 14:23:10.260 | + functions-common:service_check:1706 : for service in ${ENABLED_SERVICES//,/ } 2026-03-17 14:23:10.263 | + functions-common:service_check:1708 : sudo systemctl is-enabled devstack@neutron-ovn-maintenance-worker.service 2026-03-17 14:23:10.295 | enabled 2026-03-17 14:23:10.302 | + functions-common:service_check:1712 : sudo systemctl status devstack@neutron-ovn-maintenance-worker.service --no-pager 2026-03-17 14:23:10.342 | ● devstack@neutron-ovn-maintenance-worker.service - Devstack devstack@neutron-ovn-maintenance-worker.service 2026-03-17 14:23:10.342 | Loaded: loaded (/etc/systemd/system/devstack@neutron-ovn-maintenance-worker.service; enabled; preset: disabled) 2026-03-17 14:23:10.342 | Active: active (running) since Tue 2026-03-17 10:21:52 EDT; 1min 17s ago 2026-03-17 14:23:10.342 | Invocation: d696375d69364962a020920a13011bc3 2026-03-17 14:23:10.342 | Main PID: 114983 (neutron-ovn-mai) 2026-03-17 14:23:10.342 | Tasks: 35 (limit: 99175) 2026-03-17 14:23:10.342 | Memory: 257.1M (peak: 257.6M) 2026-03-17 14:23:10.342 | CPU: 4.255s 2026-03-17 14:23:10.342 | CGroup: /system.slice/system-devstack.slice/devstack@neutron-ovn-maintenance-worker.service 2026-03-17 14:23:10.342 | ├─114983 "neutron-ovn-maintenance-worker: master process [/usr/local/bin/neutron-ovn-maintenance-worker --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini]" 2026-03-17 14:23:10.342 | └─115857 "neutron-server: maintenance worker (/usr/bin/python3.12 /usr/local/bin/neutron-ovn-maintenance-worker --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini)" 2026-03-17 14:23:10.343 | 2026-03-17 14:23:10.343 | Mar 17 10:22:16 np0005649721.novalocal neutron-ovn-maintenance-worker[115857]: DEBUG ovsdbapp.backend.ovs_idl.transaction [-] Running txn n=1 command(idx=0): DbSetCommand(_result=None, table=NB_Global, record=., col_values=dict_items([('options', {'fdb_removal_limit': '0'})]), if_exists=True) {{(pid=115857) do_commit /usr/local/lib/python3.12/site-packages/ovsdbapp/backend/ovs_idl/transaction.py:89}} 2026-03-17 14:23:10.343 | Mar 17 10:22:16 np0005649721.novalocal neutron-ovn-maintenance-worker[115857]: DEBUG ovsdbapp.backend.ovs_idl.transaction [-] Transaction caused no change {{(pid=115857) do_commit /usr/local/lib/python3.12/site-packages/ovsdbapp/backend/ovs_idl/transaction.py:129}} 2026-03-17 14:23:10.343 | Mar 17 10:22:16 np0005649721.novalocal neutron-ovn-maintenance-worker[115857]: DEBUG futurist.periodics [None req-bda00469-4d3e-4ede-946c-fca155b6e894 None None] Periodic callback 'neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.maintenance.DBInconsistenciesPeriodics.check_fdb_aging_settings' raised 'NeverAgain' exception, stopping any further execution of it. {{(pid=115857) _on_done /usr/local/lib/python3.12/site-packages/futurist/periodics.py:710}} 2026-03-17 14:23:10.343 | Mar 17 10:22:16 np0005649721.novalocal neutron-ovn-maintenance-worker[115857]: DEBUG futurist.periodics [None req-eb8f0916-7019-48a3-80c4-79ec08805d35 None None] Periodic callback 'neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.maintenance.DBInconsistenciesPeriodics.check_network_broadcast_arps_to_all_routers' raised 'NeverAgain' exception, stopping any further execution of it. {{(pid=115857) _on_done /usr/local/lib/python3.12/site-packages/futurist/periodics.py:710}} 2026-03-17 14:23:10.343 | Mar 17 10:22:16 np0005649721.novalocal neutron-ovn-maintenance-worker[115857]: DEBUG futurist.periodics [None req-4a656504-0b52-4e2f-9670-cbd94f64fde9 None None] Periodic callback 'neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.maintenance.DBInconsistenciesPeriodics.update_security_group_with_address_group' raised 'NeverAgain' exception, stopping any further execution of it. {{(pid=115857) _on_done /usr/local/lib/python3.12/site-packages/futurist/periodics.py:710}} 2026-03-17 14:23:10.343 | Mar 17 10:22:16 np0005649721.novalocal neutron-ovn-maintenance-worker[115857]: DEBUG futurist.periodics [None req-c9c1289f-9b7f-4aa4-ac79-06532933785b None None] Periodic callback 'neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.maintenance.DBInconsistenciesPeriodics.check_provider_distributed_ports' raised 'NeverAgain' exception, stopping any further execution of it. {{(pid=115857) _on_done /usr/local/lib/python3.12/site-packages/futurist/periodics.py:710}} 2026-03-17 14:23:10.343 | Mar 17 10:22:16 np0005649721.novalocal neutron-ovn-maintenance-worker[115857]: DEBUG futurist.periodics [None req-d8d76228-2a63-4feb-86c7-3e51b4ac0166 None None] Periodic callback 'neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.maintenance.DBInconsistenciesPeriodics.check_redirect_type_router_gateway_ports' raised 'NeverAgain' exception, stopping any further execution of it. {{(pid=115857) _on_done /usr/local/lib/python3.12/site-packages/futurist/periodics.py:710}} 2026-03-17 14:23:10.343 | Mar 17 10:22:16 np0005649721.novalocal neutron-ovn-maintenance-worker[115857]: DEBUG ovsdbapp.backend.ovs_idl.transaction [-] There are no commands to commit {{(pid=115857) do_commit /usr/local/lib/python3.12/site-packages/ovsdbapp/backend/ovs_idl/transaction.py:78}} 2026-03-17 14:23:10.343 | Mar 17 10:22:16 np0005649721.novalocal neutron-ovn-maintenance-worker[115857]: DEBUG neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.ovn_db_sync [None req-63337250-fb2c-493b-a14a-d7704ac0b2f2 None None] OVN-Southbound DB sync process completed @ 2026-03-17 10:22:16.556356 {{(pid=115857) do_sync /opt/stack/neutron/neutron/plugins/ml2/drivers/ovn/mech_driver/ovsdb/ovn_db_sync.py:1456}} 2026-03-17 14:23:10.343 | Mar 17 10:22:26 np0005649721.novalocal neutron-ovn-maintenance-worker[115857]: DEBUG dbcounter [-] [115857] Writing DB stats neutron:SELECT=356,neutron:INSERT=1,neutron:UPDATE=2,neutron:DELETE=1 {{(pid=115857) stat_writer /usr/local/lib/python3.12/site-packages/dbcounter.py:115}} 2026-03-17 14:23:10.349 | + functions-common:service_check:1706 : for service in ${ENABLED_SERVICES//,/ } 2026-03-17 14:23:10.353 | + functions-common:service_check:1708 : sudo systemctl is-enabled devstack@n-novnc-cell1.service 2026-03-17 14:23:10.388 | enabled 2026-03-17 14:23:10.395 | + functions-common:service_check:1712 : sudo systemctl status devstack@n-novnc-cell1.service --no-pager 2026-03-17 14:23:10.434 | ● devstack@n-novnc-cell1.service - Devstack devstack@n-novnc-cell1.service 2026-03-17 14:23:10.434 | Loaded: loaded (/etc/systemd/system/devstack@n-novnc-cell1.service; enabled; preset: disabled) 2026-03-17 14:23:10.434 | Active: active (running) since Tue 2026-03-17 10:22:22 EDT; 47s ago 2026-03-17 14:23:10.434 | Invocation: 63b8e2ebb17845b1aab3ae3a540eecdb 2026-03-17 14:23:10.434 | Main PID: 119539 (nova-novncproxy) 2026-03-17 14:23:10.434 | Tasks: 8 (limit: 99175) 2026-03-17 14:23:10.434 | Memory: 113.3M (peak: 113.5M) 2026-03-17 14:23:10.434 | CPU: 2.010s 2026-03-17 14:23:10.434 | CGroup: /system.slice/system-devstack.slice/devstack@n-novnc-cell1.service 2026-03-17 14:23:10.434 | └─119539 /usr/bin/python3.12 /usr/local/bin/nova-novncproxy --config-file /etc/nova/nova_cell1.conf --web /opt/stack/novnc 2026-03-17 14:23:10.434 | 2026-03-17 14:23:10.434 | Mar 17 10:22:22 np0005649721.novalocal systemd[1]: Started devstack@n-novnc-cell1.service - Devstack devstack@n-novnc-cell1.service. 2026-03-17 14:23:10.434 | Mar 17 10:22:23 np0005649721.novalocal nova-novncproxy[119539]: INFO nova.console.websocketproxy [-] WebSocket server settings: 2026-03-17 14:23:10.434 | Mar 17 10:22:23 np0005649721.novalocal nova-novncproxy[119539]: INFO nova.console.websocketproxy [-] - Listen on 0.0.0.0:6080 2026-03-17 14:23:10.434 | Mar 17 10:22:23 np0005649721.novalocal nova-novncproxy[119539]: INFO nova.console.websocketproxy [-] - Web server (no directory listings). Web root: /opt/stack/novnc 2026-03-17 14:23:10.434 | Mar 17 10:22:23 np0005649721.novalocal nova-novncproxy[119539]: INFO nova.console.websocketproxy [-] - No SSL/TLS support (no cert file) 2026-03-17 14:23:10.434 | Mar 17 10:22:23 np0005649721.novalocal nova-novncproxy[119539]: INFO nova.console.websocketproxy [-] - proxying from 0.0.0.0:6080 to None:None 2026-03-17 14:23:10.440 | + functions-common:service_check:1706 : for service in ${ENABLED_SERVICES//,/ } 2026-03-17 14:23:10.443 | + functions-common:service_check:1708 : sudo systemctl is-enabled devstack@n-super-cond.service 2026-03-17 14:23:10.478 | enabled 2026-03-17 14:23:10.484 | + functions-common:service_check:1712 : sudo systemctl status devstack@n-super-cond.service --no-pager 2026-03-17 14:23:10.521 | ● devstack@n-super-cond.service - Devstack devstack@n-super-cond.service 2026-03-17 14:23:10.521 | Loaded: loaded (/etc/systemd/system/devstack@n-super-cond.service; enabled; preset: disabled) 2026-03-17 14:23:10.521 | Active: active (running) since Tue 2026-03-17 10:22:24 EDT; 46s ago 2026-03-17 14:23:10.521 | Invocation: 4211d41df53f4925a4e2a2ed374c2200 2026-03-17 14:23:10.521 | Main PID: 120386 (nova-conductor) 2026-03-17 14:23:10.521 | Tasks: 3 (limit: 99175) 2026-03-17 14:23:10.521 | Memory: 147.6M (peak: 148M) 2026-03-17 14:23:10.521 | CPU: 2.297s 2026-03-17 14:23:10.521 | CGroup: /system.slice/system-devstack.slice/devstack@n-super-cond.service 2026-03-17 14:23:10.521 | ├─120386 /usr/bin/python3.12 /usr/local/bin/nova-conductor --config-file /etc/nova/nova.conf 2026-03-17 14:23:10.521 | ├─121001 /usr/bin/python3.12 /usr/local/bin/nova-conductor --config-file /etc/nova/nova.conf 2026-03-17 14:23:10.521 | └─121004 /usr/bin/python3.12 /usr/local/bin/nova-conductor --config-file /etc/nova/nova.conf 2026-03-17 14:23:10.521 | 2026-03-17 14:23:10.521 | Mar 17 10:22:26 np0005649721.novalocal nova-conductor[120386]: DEBUG oslo_service.backend._eventlet.service [None req-b8e3b9d6-b723-4cb2-ae74-d158537cea46 None None] oslo_limit.version = None {{(pid=120386) log_opt_values /usr/local/lib/python3.12/site-packages/oslo_config/cfg.py:3006}} 2026-03-17 14:23:10.521 | Mar 17 10:22:26 np0005649721.novalocal nova-conductor[120386]: DEBUG oslo_service.backend._eventlet.service [None req-b8e3b9d6-b723-4cb2-ae74-d158537cea46 None None] oslo_reports.file_event_handler = None {{(pid=120386) log_opt_values /usr/local/lib/python3.12/site-packages/oslo_config/cfg.py:3006}} 2026-03-17 14:23:10.521 | Mar 17 10:22:26 np0005649721.novalocal nova-conductor[120386]: DEBUG oslo_service.backend._eventlet.service [None req-b8e3b9d6-b723-4cb2-ae74-d158537cea46 None None] oslo_reports.file_event_handler_interval = 1 {{(pid=120386) log_opt_values /usr/local/lib/python3.12/site-packages/oslo_config/cfg.py:3006}} 2026-03-17 14:23:10.521 | Mar 17 10:22:26 np0005649721.novalocal nova-conductor[120386]: DEBUG oslo_service.backend._eventlet.service [None req-b8e3b9d6-b723-4cb2-ae74-d158537cea46 None None] oslo_reports.log_dir = None {{(pid=120386) log_opt_values /usr/local/lib/python3.12/site-packages/oslo_config/cfg.py:3006}} 2026-03-17 14:23:10.521 | Mar 17 10:22:26 np0005649721.novalocal nova-conductor[120386]: DEBUG oslo_service.backend._eventlet.service [None req-b8e3b9d6-b723-4cb2-ae74-d158537cea46 None None] ******************************************************************************** {{(pid=120386) log_opt_values /usr/local/lib/python3.12/site-packages/oslo_config/cfg.py:3013}} 2026-03-17 14:23:10.521 | Mar 17 10:22:36 np0005649721.novalocal nova-conductor[120386]: DEBUG dbcounter [-] [120386] Writing DB stats nova_api:SELECT=1 {{(pid=120386) stat_writer /usr/local/lib/python3.12/site-packages/dbcounter.py:115}} 2026-03-17 14:23:10.521 | Mar 17 10:22:36 np0005649721.novalocal nova-conductor[120386]: DEBUG dbcounter [-] [120386] Writing DB stats nova_cell1:SELECT=1 {{(pid=120386) stat_writer /usr/local/lib/python3.12/site-packages/dbcounter.py:115}} 2026-03-17 14:23:10.521 | Mar 17 10:22:36 np0005649721.novalocal nova-conductor[120386]: DEBUG dbcounter [-] [120386] Writing DB stats nova_cell0:SELECT=1 {{(pid=120386) stat_writer /usr/local/lib/python3.12/site-packages/dbcounter.py:115}} 2026-03-17 14:23:10.521 | Mar 17 10:22:41 np0005649721.novalocal nova-conductor[121004]: DEBUG dbcounter [-] [121004] Writing DB stats nova_cell0:SELECT=4,nova_cell0:INSERT=1,nova_cell0:UPDATE=1 {{(pid=121004) stat_writer /usr/local/lib/python3.12/site-packages/dbcounter.py:115}} 2026-03-17 14:23:10.521 | Mar 17 10:22:41 np0005649721.novalocal nova-conductor[121001]: DEBUG dbcounter [-] [121001] Writing DB stats nova_cell0:SELECT=3 {{(pid=121001) stat_writer /usr/local/lib/python3.12/site-packages/dbcounter.py:115}} 2026-03-17 14:23:10.527 | + functions-common:service_check:1706 : for service in ${ENABLED_SERVICES//,/ } 2026-03-17 14:23:10.530 | + functions-common:service_check:1708 : sudo systemctl is-enabled devstack@n-cond-cell1.service 2026-03-17 14:23:10.562 | enabled 2026-03-17 14:23:10.567 | + functions-common:service_check:1712 : sudo systemctl status devstack@n-cond-cell1.service --no-pager 2026-03-17 14:23:10.599 | ● devstack@n-cond-cell1.service - Devstack devstack@n-cond-cell1.service 2026-03-17 14:23:10.599 | Loaded: loaded (/etc/systemd/system/devstack@n-cond-cell1.service; enabled; preset: disabled) 2026-03-17 14:23:10.599 | Active: active (running) since Tue 2026-03-17 10:22:26 EDT; 44s ago 2026-03-17 14:23:10.599 | Invocation: 642167fffdc342d7b16911aa6c7fd706 2026-03-17 14:23:10.599 | Main PID: 120995 (nova-conductor) 2026-03-17 14:23:10.599 | Tasks: 3 (limit: 99175) 2026-03-17 14:23:10.599 | Memory: 159M (peak: 159.2M) 2026-03-17 14:23:10.599 | CPU: 2.568s 2026-03-17 14:23:10.599 | CGroup: /system.slice/system-devstack.slice/devstack@n-cond-cell1.service 2026-03-17 14:23:10.599 | ├─120995 /usr/bin/python3.12 /usr/local/bin/nova-conductor --config-file /etc/nova/nova_cell1.conf 2026-03-17 14:23:10.599 | ├─121886 /usr/bin/python3.12 /usr/local/bin/nova-conductor --config-file /etc/nova/nova_cell1.conf 2026-03-17 14:23:10.599 | └─121887 /usr/bin/python3.12 /usr/local/bin/nova-conductor --config-file /etc/nova/nova_cell1.conf 2026-03-17 14:23:10.599 | 2026-03-17 14:23:10.599 | Mar 17 10:22:28 np0005649721.novalocal nova-conductor[120995]: DEBUG oslo_service.backend._eventlet.service [None req-9c79a7a6-c723-4468-aabc-7f653d408ef4 None None] oslo_limit.status_code_retry_delay = None {{(pid=120995) log_opt_values /usr/local/lib/python3.12/site-packages/oslo_config/cfg.py:3006}} 2026-03-17 14:23:10.599 | Mar 17 10:22:28 np0005649721.novalocal nova-conductor[120995]: DEBUG oslo_service.backend._eventlet.service [None req-9c79a7a6-c723-4468-aabc-7f653d408ef4 None None] oslo_limit.timeout = None {{(pid=120995) log_opt_values /usr/local/lib/python3.12/site-packages/oslo_config/cfg.py:3006}} 2026-03-17 14:23:10.599 | Mar 17 10:22:28 np0005649721.novalocal nova-conductor[120995]: DEBUG oslo_service.backend._eventlet.service [None req-9c79a7a6-c723-4468-aabc-7f653d408ef4 None None] oslo_limit.valid_interfaces = None {{(pid=120995) log_opt_values /usr/local/lib/python3.12/site-packages/oslo_config/cfg.py:3006}} 2026-03-17 14:23:10.599 | Mar 17 10:22:28 np0005649721.novalocal nova-conductor[120995]: DEBUG oslo_service.backend._eventlet.service [None req-9c79a7a6-c723-4468-aabc-7f653d408ef4 None None] oslo_limit.version = None {{(pid=120995) log_opt_values /usr/local/lib/python3.12/site-packages/oslo_config/cfg.py:3006}} 2026-03-17 14:23:10.599 | Mar 17 10:22:28 np0005649721.novalocal nova-conductor[120995]: DEBUG oslo_service.backend._eventlet.service [None req-9c79a7a6-c723-4468-aabc-7f653d408ef4 None None] oslo_reports.file_event_handler = None {{(pid=120995) log_opt_values /usr/local/lib/python3.12/site-packages/oslo_config/cfg.py:3006}} 2026-03-17 14:23:10.599 | Mar 17 10:22:28 np0005649721.novalocal nova-conductor[120995]: DEBUG oslo_service.backend._eventlet.service [None req-9c79a7a6-c723-4468-aabc-7f653d408ef4 None None] oslo_reports.file_event_handler_interval = 1 {{(pid=120995) log_opt_values /usr/local/lib/python3.12/site-packages/oslo_config/cfg.py:3006}} 2026-03-17 14:23:10.599 | Mar 17 10:22:28 np0005649721.novalocal nova-conductor[120995]: DEBUG oslo_service.backend._eventlet.service [None req-9c79a7a6-c723-4468-aabc-7f653d408ef4 None None] oslo_reports.log_dir = None {{(pid=120995) log_opt_values /usr/local/lib/python3.12/site-packages/oslo_config/cfg.py:3006}} 2026-03-17 14:23:10.599 | Mar 17 10:22:28 np0005649721.novalocal nova-conductor[120995]: DEBUG oslo_service.backend._eventlet.service [None req-9c79a7a6-c723-4468-aabc-7f653d408ef4 None None] ******************************************************************************** {{(pid=120995) log_opt_values /usr/local/lib/python3.12/site-packages/oslo_config/cfg.py:3013}} 2026-03-17 14:23:10.599 | Mar 17 10:22:37 np0005649721.novalocal nova-conductor[120995]: DEBUG dbcounter [-] [120995] Writing DB stats nova_cell1:SELECT=1 {{(pid=120995) stat_writer /usr/local/lib/python3.12/site-packages/dbcounter.py:115}} 2026-03-17 14:23:10.599 | Mar 17 10:23:03 np0005649721.novalocal nova-conductor[121887]: DEBUG dbcounter [-] [121887] Writing DB stats nova_cell1:SELECT=16,nova_cell1:INSERT=2,nova_cell1:UPDATE=3 {{(pid=121887) stat_writer /usr/local/lib/python3.12/site-packages/dbcounter.py:115}} 2026-03-17 14:23:10.604 | + ./stack.sh:main:1446 : is_service_enabled n-api 2026-03-17 14:23:10.625 | + functions-common:is_service_enabled:2068 : return 0 2026-03-17 14:23:10.629 | + ./stack.sh:main:1447 : is_service_enabled n-cpu 2026-03-17 14:23:10.649 | + functions-common:is_service_enabled:2068 : return 0 2026-03-17 14:23:10.652 | + ./stack.sh:main:1448 : /opt/stack/devstack/tools/discover_hosts.sh 2026-03-17 14:23:12.267 | INFO dbcounter [None req-15b9e9cb-67e6-4ac1-a7f3-063e39d8b2d3 None None] Registered counter for database nova_api 2026-03-17 14:23:12.296 | DEBUG dbcounter [-] [128423] Writer thread running {{(pid=128423) stat_writer /usr/local/lib/python3.12/site-packages/dbcounter.py:102}} 2026-03-17 14:23:12.301 | Found 2 cell mappings. 2026-03-17 14:23:12.302 | Skipping cell0 since it does not contain hosts. 2026-03-17 14:23:12.302 | Getting computes from cell 'cell1': 4b2dce9a-2485-4822-a506-c1c486de9864 2026-03-17 14:23:12.302 | INFO dbcounter [None req-15b9e9cb-67e6-4ac1-a7f3-063e39d8b2d3 None None] Registered counter for database nova_cell1 2026-03-17 14:23:12.310 | DEBUG dbcounter [-] [128423] Writer thread running {{(pid=128423) stat_writer /usr/local/lib/python3.12/site-packages/dbcounter.py:102}} 2026-03-17 14:23:12.383 | Checking host mapping for compute host 'np0005649721.novalocal': 89b992a8-7db1-442a-bd48-0c95918045f5 2026-03-17 14:23:12.383 | Creating host mapping for compute host 'np0005649721.novalocal': 89b992a8-7db1-442a-bd48-0c95918045f5 2026-03-17 14:23:12.383 | Found 1 unmapped computes in cell: 4b2dce9a-2485-4822-a506-c1c486de9864 2026-03-17 14:23:12.799 | + ./stack.sh:main:1461 : /usr/local/bin/nova-status --config-file /etc/nova/nova.conf upgrade check 2026-03-17 14:23:14.974 | +-------------------------------------------+ 2026-03-17 14:23:14.974 | | Upgrade Check Results | 2026-03-17 14:23:14.974 | +-------------------------------------------+ 2026-03-17 14:23:14.974 | | Check: Cells v2 | 2026-03-17 14:23:14.974 | | Result: Success | 2026-03-17 14:23:14.974 | | Details: None | 2026-03-17 14:23:14.974 | +-------------------------------------------+ 2026-03-17 14:23:14.974 | | Check: Placement API | 2026-03-17 14:23:14.974 | | Result: Success | 2026-03-17 14:23:14.974 | | Details: None | 2026-03-17 14:23:14.974 | +-------------------------------------------+ 2026-03-17 14:23:14.974 | | Check: Cinder API | 2026-03-17 14:23:14.974 | | Result: Success | 2026-03-17 14:23:14.974 | | Details: None | 2026-03-17 14:23:14.974 | +-------------------------------------------+ 2026-03-17 14:23:14.974 | | Check: Policy File JSON to YAML Migration | 2026-03-17 14:23:14.974 | | Result: Success | 2026-03-17 14:23:14.974 | | Details: None | 2026-03-17 14:23:14.974 | +-------------------------------------------+ 2026-03-17 14:23:14.974 | | Check: Older than N-1 computes | 2026-03-17 14:23:14.974 | | Result: Success | 2026-03-17 14:23:14.974 | | Details: None | 2026-03-17 14:23:14.974 | +-------------------------------------------+ 2026-03-17 14:23:14.974 | | Check: hw_machine_type unset | 2026-03-17 14:23:14.974 | | Result: Success | 2026-03-17 14:23:14.974 | | Details: None | 2026-03-17 14:23:14.974 | +-------------------------------------------+ 2026-03-17 14:23:14.975 | | Check: Service User Token Configuration | 2026-03-17 14:23:14.975 | | Result: Success | 2026-03-17 14:23:14.975 | | Details: None | 2026-03-17 14:23:14.975 | +-------------------------------------------+ 2026-03-17 14:23:15.448 | + ./stack.sh:main:1468 : [[ -x /opt/stack/devstack/local.sh ]] 2026-03-17 14:23:15.452 | + ./stack.sh:main:1479 : command openstack complete 2026-03-17 14:23:15.452 | + ./stack.sh:main:1480 : sudo tee /etc/bash_completion.d/osc.bash_completion 2026-03-17 14:23:15.764 | 2026-03-17 14:23:15.780 | + ./stack.sh:main:1483 : is_service_enabled cinder 2026-03-17 14:23:15.804 | + functions-common:is_service_enabled:2068 : return 0 2026-03-17 14:23:15.807 | + ./stack.sh:main:1484 : is_ubuntu 2026-03-17 14:23:15.812 | + functions-common:is_ubuntu:544 : [[ -z rpm ]] 2026-03-17 14:23:15.816 | + functions-common:is_ubuntu:547 : '[' rpm = deb ']' 2026-03-17 14:23:15.819 | + ./stack.sh:main:1488 : echo_summary 'Skip setting lvm filters for non Ubuntu systems' 2026-03-17 14:23:15.824 | + ./stack.sh:echo_summary:438 : [[ -t 3 ]] 2026-03-17 14:23:15.827 | + ./stack.sh:echo_summary:444 : echo -e Skip setting lvm filters for non Ubuntu systems 2026-03-17 14:23:15.830 | + ./stack.sh:main:1496 : run_phase stack test-config 2026-03-17 14:23:15.834 | + functions-common:run_phase:1840 : local mode=stack 2026-03-17 14:23:15.837 | + functions-common:run_phase:1841 : local phase=test-config 2026-03-17 14:23:15.841 | + functions-common:run_phase:1842 : [[ -d /opt/stack/devstack/extras.d ]] 2026-03-17 14:23:15.844 | + functions-common:run_phase:1843 : local extra_plugin_file_name 2026-03-17 14:23:15.848 | + functions-common:run_phase:1844 : for extra_plugin_file_name in $TOP_DIR/extras.d/*.sh 2026-03-17 14:23:15.852 | + functions-common:run_phase:1849 : local exceptions=80-tempest.sh 2026-03-17 14:23:15.856 | + functions-common:run_phase:1850 : local extra 2026-03-17 14:23:15.861 | ++ functions-common:run_phase:1851 : basename /opt/stack/devstack/extras.d/80-tempest.sh 2026-03-17 14:23:15.867 | + functions-common:run_phase:1851 : extra=80-tempest.sh 2026-03-17 14:23:15.871 | + functions-common:run_phase:1852 : [[ 80-tempest.sh =~ 80-tempest\.sh ]] 2026-03-17 14:23:15.875 | + functions-common:run_phase:1856 : [[ -r /opt/stack/devstack/extras.d/80-tempest.sh ]] 2026-03-17 14:23:15.878 | + functions-common:run_phase:1856 : source /opt/stack/devstack/extras.d/80-tempest.sh stack test-config 2026-03-17 14:23:15.881 | ++ extras.d/80-tempest.sh:source:3 : is_service_enabled tempest 2026-03-17 14:23:15.898 | ++ functions-common:is_service_enabled:2068 : return 0 2026-03-17 14:23:15.901 | ++ extras.d/80-tempest.sh:source:4 : [[ stack == \s\o\u\r\c\e ]] 2026-03-17 14:23:15.906 | ++ extras.d/80-tempest.sh:source:7 : [[ stack == \s\t\a\c\k ]] 2026-03-17 14:23:15.909 | ++ extras.d/80-tempest.sh:source:7 : [[ test-config == \i\n\s\t\a\l\l ]] 2026-03-17 14:23:15.913 | ++ extras.d/80-tempest.sh:source:10 : [[ stack == \s\t\a\c\k ]] 2026-03-17 14:23:15.916 | ++ extras.d/80-tempest.sh:source:10 : [[ test-config == \p\o\s\t\-\c\o\n\f\i\g ]] 2026-03-17 14:23:15.919 | ++ extras.d/80-tempest.sh:source:13 : [[ stack == \s\t\a\c\k ]] 2026-03-17 14:23:15.922 | ++ extras.d/80-tempest.sh:source:13 : [[ test-config == \e\x\t\r\a ]] 2026-03-17 14:23:15.924 | ++ extras.d/80-tempest.sh:source:16 : [[ stack == \s\t\a\c\k ]] 2026-03-17 14:23:15.927 | ++ extras.d/80-tempest.sh:source:16 : [[ test-config == \p\o\s\t\-\e\x\t\r\a ]] 2026-03-17 14:23:15.930 | ++ extras.d/80-tempest.sh:source:19 : [[ stack == \s\t\a\c\k ]] 2026-03-17 14:23:15.933 | ++ extras.d/80-tempest.sh:source:19 : [[ test-config == \t\e\s\t\-\c\o\n\f\i\g ]] 2026-03-17 14:23:15.935 | ++ extras.d/80-tempest.sh:source:20 : async_wait install_tempest 2026-03-17 14:23:15.987 | [9348 Async install_tempest:80173]: Waiting for completion of install_tempest running on PID 80173 (1 other jobs running) 2026-03-17 14:23:16.013 | [9348 Async install_tempest:80173]: Signaling child to exit 2026-03-17 14:23:16.013 | WAKEUP 2026-03-17 14:23:16.039 | [9348 Async install_tempest:80173]: Signaled 2026-03-17 14:23:16.041 | ++ lib/tempest:install_tempest:844 : git_clone https://opendev.org/openstack/tempest.git /opt/stack/tempest master 2026-03-17 14:23:16.041 | ++ functions-common:git_clone:581 : local git_remote=https://opendev.org/openstack/tempest.git 2026-03-17 14:23:16.041 | ++ functions-common:git_clone:582 : local git_dest=/opt/stack/tempest 2026-03-17 14:23:16.041 | ++ functions-common:git_clone:583 : local git_ref=master 2026-03-17 14:23:16.041 | ++ functions-common:git_clone:584 : local orig_dir 2026-03-17 14:23:16.041 | +++ functions-common:git_clone:585 : pwd 2026-03-17 14:23:16.042 | ++ functions-common:git_clone:585 : orig_dir=/opt/stack/devstack 2026-03-17 14:23:16.042 | ++ functions-common:git_clone:586 : local git_clone_flags= 2026-03-17 14:23:16.042 | +++ functions-common:git_clone:588 : trueorfalse False RECLONE 2026-03-17 14:23:16.042 | ++ functions-common:git_clone:588 : RECLONE=False 2026-03-17 14:23:16.042 | ++ functions-common:git_clone:589 : [[ 0 -gt 0 ]] 2026-03-17 14:23:16.042 | ++ functions-common:git_clone:593 : [[ False = \T\r\u\e ]] 2026-03-17 14:23:16.042 | ++ functions-common:git_clone:602 : egrep -q '^refs' 2026-03-17 14:23:16.042 | ++ functions-common:git_clone:602 : echo master 2026-03-17 14:23:16.042 | egrep: warning: egrep is obsolescent; using grep -E 2026-03-17 14:23:16.042 | ++ functions-common:git_clone:616 : [[ ! -d /opt/stack/tempest ]] 2026-03-17 14:23:16.042 | ++ functions-common:git_clone:626 : [[ False = \T\r\u\e ]] 2026-03-17 14:23:16.042 | ++ functions-common:git_clone:661 : sudo git config --system --add safe.directory /opt/stack/tempest 2026-03-17 14:23:16.042 | ++ functions-common:git_clone:664 : cd /opt/stack/tempest 2026-03-17 14:23:16.042 | ++ functions-common:git_clone:665 : git show --oneline 2026-03-17 14:23:16.042 | ++ functions-common:git_clone:665 : head -1 2026-03-17 14:23:16.042 | 8467a2d28 Fix tempest doc typos 2026-03-17 14:23:16.042 | ++ functions-common:git_clone:666 : cd /opt/stack/devstack 2026-03-17 14:23:16.042 | ++ lib/tempest:install_tempest:850 : pip_install 'tox!=2.8.0,<4.0.0' 2026-03-17 14:23:16.042 | Using python 3.12 to install tox!=2.8.0,<4.0.0 2026-03-17 14:23:16.042 | ++ inc/python:pip_install:210 : sudo -H LC_ALL=en_US.UTF-8 http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= python3.12 -m pip install -c /opt/stack/requirements/upper-constraints.txt 'tox!=2.8.0,<4.0.0' 2026-03-17 14:23:16.042 | Looking in indexes: http://mirror.regionone.vexxhost-nodepool-sf.rdoproject.org/pypi/simple, http://mirror.regionone.vexxhost-nodepool-sf.rdoproject.org/wheel/centos-10-x86_64 2026-03-17 14:23:16.042 | Collecting tox!=2.8.0,<4.0.0 2026-03-17 14:23:16.042 | Downloading http://mirror.regionone.vexxhost-nodepool-sf.rdoproject.org/pypifiles/packages/31/c7/69ec9b8bbb4fe649b4bc960a53b837b4dace889137be5f23b4236a3e9f7c/tox-3.28.0-py2.py3-none-any.whl.metadata (7.8 kB) 2026-03-17 14:23:16.042 | Collecting filelock>=3.0.0 (from tox!=2.8.0,<4.0.0) 2026-03-17 14:23:16.042 | Downloading http://mirror.regionone.vexxhost-nodepool-sf.rdoproject.org/pypifiles/packages/9c/0f/5d0c71a1aefeb08efff26272149e07ab922b64f46c63363756224bd6872e/filelock-3.24.3-py3-none-any.whl.metadata (2.0 kB) 2026-03-17 14:23:16.042 | Requirement already satisfied: packaging>=14 in /usr/local/lib/python3.12/site-packages (from tox!=2.8.0,<4.0.0) (26.0) 2026-03-17 14:23:16.042 | Collecting pluggy>=0.12.0 (from tox!=2.8.0,<4.0.0) 2026-03-17 14:23:16.042 | Downloading http://mirror.regionone.vexxhost-nodepool-sf.rdoproject.org/pypifiles/packages/54/20/4d324d65cc6d9205fabedc306948156824eb9f0ee1633355a8f7ec5c66bf/pluggy-1.6.0-py3-none-any.whl.metadata (4.8 kB) 2026-03-17 14:23:16.042 | Collecting py>=1.4.17 (from tox!=2.8.0,<4.0.0) 2026-03-17 14:23:16.042 | Downloading http://mirror.regionone.vexxhost-nodepool-sf.rdoproject.org/pypifiles/packages/f6/f0/10642828a8dfb741e5f3fbaac830550a518a775c7fff6f04a007259b0548/py-1.11.0-py2.py3-none-any.whl.metadata (2.8 kB) 2026-03-17 14:23:16.042 | Requirement already satisfied: six>=1.14.0 in /usr/local/lib/python3.12/site-packages (from tox!=2.8.0,<4.0.0) (1.17.0) 2026-03-17 14:23:16.042 | Collecting virtualenv!=20.0.0,!=20.0.1,!=20.0.2,!=20.0.3,!=20.0.4,!=20.0.5,!=20.0.6,!=20.0.7,>=16.0.0 (from tox!=2.8.0,<4.0.0) 2026-03-17 14:23:16.042 | Downloading http://mirror.regionone.vexxhost-nodepool-sf.rdoproject.org/pypifiles/packages/f7/b4/8268da45f26f4fe84f6eae80a6ca1485ffb490a926afecff75fc48f61979/virtualenv-20.39.0-py3-none-any.whl.metadata (3.5 kB) 2026-03-17 14:23:16.042 | Collecting distlib<1,>=0.3.7 (from virtualenv!=20.0.0,!=20.0.1,!=20.0.2,!=20.0.3,!=20.0.4,!=20.0.5,!=20.0.6,!=20.0.7,>=16.0.0->tox!=2.8.0,<4.0.0) 2026-03-17 14:23:16.042 | Downloading http://mirror.regionone.vexxhost-nodepool-sf.rdoproject.org/pypifiles/packages/33/6b/e0547afaf41bf2c42e52430072fa5658766e3d65bd4b03a563d1b6336f57/distlib-0.4.0-py2.py3-none-any.whl.metadata (5.2 kB) 2026-03-17 14:23:16.042 | Requirement already satisfied: platformdirs<5,>=3.9.1 in /usr/local/lib/python3.12/site-packages (from virtualenv!=20.0.0,!=20.0.1,!=20.0.2,!=20.0.3,!=20.0.4,!=20.0.5,!=20.0.6,!=20.0.7,>=16.0.0->tox!=2.8.0,<4.0.0) (4.9.2) 2026-03-17 14:23:16.042 | Downloading http://mirror.regionone.vexxhost-nodepool-sf.rdoproject.org/pypifiles/packages/31/c7/69ec9b8bbb4fe649b4bc960a53b837b4dace889137be5f23b4236a3e9f7c/tox-3.28.0-py2.py3-none-any.whl (86 kB) 2026-03-17 14:23:16.042 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 86.8/86.8 kB 19.4 MB/s eta 0:00:00 2026-03-17 14:23:16.042 | Downloading http://mirror.regionone.vexxhost-nodepool-sf.rdoproject.org/pypifiles/packages/9c/0f/5d0c71a1aefeb08efff26272149e07ab922b64f46c63363756224bd6872e/filelock-3.24.3-py3-none-any.whl (24 kB) 2026-03-17 14:23:16.042 | Downloading http://mirror.regionone.vexxhost-nodepool-sf.rdoproject.org/pypifiles/packages/54/20/4d324d65cc6d9205fabedc306948156824eb9f0ee1633355a8f7ec5c66bf/pluggy-1.6.0-py3-none-any.whl (20 kB) 2026-03-17 14:23:16.042 | Downloading http://mirror.regionone.vexxhost-nodepool-sf.rdoproject.org/pypifiles/packages/f6/f0/10642828a8dfb741e5f3fbaac830550a518a775c7fff6f04a007259b0548/py-1.11.0-py2.py3-none-any.whl (98 kB) 2026-03-17 14:23:16.042 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 98.7/98.7 kB 22.0 MB/s eta 0:00:00 2026-03-17 14:23:16.042 | Downloading http://mirror.regionone.vexxhost-nodepool-sf.rdoproject.org/pypifiles/packages/f7/b4/8268da45f26f4fe84f6eae80a6ca1485ffb490a926afecff75fc48f61979/virtualenv-20.39.0-py3-none-any.whl (5.8 MB) 2026-03-17 14:23:16.042 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 5.8/5.8 MB 126.8 MB/s eta 0:00:00 2026-03-17 14:23:16.042 | Downloading http://mirror.regionone.vexxhost-nodepool-sf.rdoproject.org/pypifiles/packages/33/6b/e0547afaf41bf2c42e52430072fa5658766e3d65bd4b03a563d1b6336f57/distlib-0.4.0-py2.py3-none-any.whl (469 kB) 2026-03-17 14:23:16.042 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 469.0/469.0 kB 58.1 MB/s eta 0:00:00 2026-03-17 14:23:16.042 | Installing collected packages: distlib, py, pluggy, filelock, virtualenv, tox 2026-03-17 14:23:16.042 | Successfully installed distlib-0.4.0 filelock-3.24.3 pluggy-1.6.0 py-1.11.0 tox-3.28.0 virtualenv-20.39.0 2026-03-17 14:23:16.042 | WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv 2026-03-17 14:23:16.042 | ++ inc/python:pip_install:216 : result=0 2026-03-17 14:23:16.042 | ++ inc/python:pip_install:218 : time_stop pip_install 2026-03-17 14:23:16.042 | ++ functions-common:time_stop:2412 : local name 2026-03-17 14:23:16.042 | ++ functions-common:time_stop:2413 : local end_time 2026-03-17 14:23:16.042 | ++ functions-common:time_stop:2414 : local elapsed_time 2026-03-17 14:23:16.042 | ++ functions-common:time_stop:2415 : local total 2026-03-17 14:23:16.042 | ++ functions-common:time_stop:2416 : local start_time 2026-03-17 14:23:16.043 | ++ functions-common:time_stop:2418 : name=pip_install 2026-03-17 14:23:16.043 | ++ functions-common:time_stop:2419 : start_time=1773757073982 2026-03-17 14:23:16.043 | ++ functions-common:time_stop:2421 : [[ -z 1773757073982 ]] 2026-03-17 14:23:16.043 | +++ functions-common:time_stop:2424 : date +%s%3N 2026-03-17 14:23:16.043 | ++ functions-common:time_stop:2424 : end_time=1773757077117 2026-03-17 14:23:16.043 | ++ functions-common:time_stop:2425 : elapsed_time=3135 2026-03-17 14:23:16.043 | ++ functions-common:time_stop:2426 : total=133316 2026-03-17 14:23:16.043 | ++ functions-common:time_stop:2428 : _TIME_START[$name]= 2026-03-17 14:23:16.043 | ++ functions-common:time_stop:2429 : _TIME_TOTAL[$name]=136451 2026-03-17 14:23:16.043 | ++ inc/python:pip_install:219 : return 0 2026-03-17 14:23:16.043 | ++ lib/tempest:install_tempest:851 : pushd /opt/stack/tempest 2026-03-17 14:23:16.043 | ~/tempest ~/devstack 2026-03-17 14:23:16.043 | ++ lib/tempest:install_tempest:855 : git checkout master 2026-03-17 14:23:16.043 | Already on 'master' 2026-03-17 14:23:16.043 | Your branch is up to date with 'origin/master'. 2026-03-17 14:23:16.043 | ++ lib/tempest:install_tempest:857 : local tmp_u_c_m 2026-03-17 14:23:16.043 | +++ lib/tempest:install_tempest:858 : mktemp -t tempest_u_c_m.XXXXXXXXXX 2026-03-17 14:23:16.043 | ++ lib/tempest:install_tempest:858 : tmp_u_c_m=/tmp/tempest_u_c_m.wkeRaxZ3z2 2026-03-17 14:23:16.043 | ++ lib/tempest:install_tempest:859 : set_tempest_venv_constraints /tmp/tempest_u_c_m.wkeRaxZ3z2 2026-03-17 14:23:16.043 | ++ lib/tempest:set_tempest_venv_constraints:131 : local tmp_c 2026-03-17 14:23:16.043 | ++ lib/tempest:set_tempest_venv_constraints:132 : tmp_c=/tmp/tempest_u_c_m.wkeRaxZ3z2 2026-03-17 14:23:16.043 | ++ lib/tempest:set_tempest_venv_constraints:133 : [[ master == \m\a\s\t\e\r ]] 2026-03-17 14:23:16.043 | ++ lib/tempest:set_tempest_venv_constraints:134 : cd /opt/stack/requirements 2026-03-17 14:23:16.043 | ++ lib/tempest:set_tempest_venv_constraints:135 : git show master:upper-constraints.txt 2026-03-17 14:23:16.043 | ++ lib/tempest:set_tempest_venv_constraints:142 : export UPPER_CONSTRAINTS_FILE=https://releases.openstack.org/constraints/upper/master 2026-03-17 14:23:16.043 | ++ lib/tempest:set_tempest_venv_constraints:142 : UPPER_CONSTRAINTS_FILE=https://releases.openstack.org/constraints/upper/master 2026-03-17 14:23:16.043 | ++ lib/tempest:set_tempest_venv_constraints:143 : export TOX_CONSTRAINTS_FILE=https://releases.openstack.org/constraints/upper/master 2026-03-17 14:23:16.043 | ++ lib/tempest:set_tempest_venv_constraints:143 : TOX_CONSTRAINTS_FILE=https://releases.openstack.org/constraints/upper/master 2026-03-17 14:23:16.043 | ++ lib/tempest:install_tempest:861 : tox -r --notest -efull 2026-03-17 14:23:16.043 | full create: /opt/stack/tempest/.tox/tempest 2026-03-17 14:23:16.043 | full installdeps: -chttps://releases.openstack.org/constraints/upper/master, -r/opt/stack/tempest/requirements.txt 2026-03-17 14:23:16.043 | full develop-inst: /opt/stack/tempest 2026-03-17 14:23:16.043 | full installed: attrs==25.4.0,autopage==0.6.0,bcrypt==5.0.0,certifi==2026.2.25,cffi==2.0.0,charset-normalizer==3.4.4,cliff==4.13.2,cmd2==3.2.0,cryptography==43.0.3,debtcollector==3.0.0,defusedxml==0.7.1,fasteners==0.20,fixtures==4.3.1,idna==3.11,invoke==2.2.1,iso8601==2.1.0,jsonschema==4.26.0,jsonschema-specifications==2025.9.1,markdown-it-py==4.0.0,mdurl==0.1.2,msgpack==1.1.2,netaddr==1.3.0,oslo.concurrency==7.4.0,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,packaging==26.0,paramiko==4.0.0,pbr==7.0.3,prettytable==3.17.0,psutil==7.2.2,pycparser==3.0,Pygments==2.19.2,PyNaCl==1.6.2,pyparsing==3.3.2,pyperclip==1.11.0,python-dateutil==2.9.0.post0,python-subunit==1.4.5,PyYAML==6.0.3,referencing==0.37.0,requests==2.32.5,rfc3986==2.0.0,rich==14.3.3,rich-argparse==1.7.2,rpds-py==0.30.0,setuptools==82.0.1,six==1.17.0,stestr==4.2.1,stevedore==5.7.0,-e git+file:///dev/null@8467a2d28894adf820f5e20be28fb1083c7293d7#egg=tempest,testscenarios==0.5.0,testtools==2.8.5,tomlkit==0.14.0,typing_extensions==4.15.0,urllib3==2.6.3,voluptuous==0.16.0,wcwidth==0.6.0,wrapt==2.1.1 2026-03-17 14:23:16.043 | ___________________________________ summary ____________________________________ 2026-03-17 14:23:16.043 | full: skipped tests 2026-03-17 14:23:16.043 | congratulations :) 2026-03-17 14:23:16.043 | ++ lib/tempest:install_tempest:865 : /opt/stack/tempest/.tox/tempest/bin/pip install -c /tmp/tempest_u_c_m.wkeRaxZ3z2 -r requirements.txt 2026-03-17 14:23:16.043 | Looking in indexes: http://mirror.regionone.vexxhost-nodepool-sf.rdoproject.org/pypi/simple, http://mirror.regionone.vexxhost-nodepool-sf.rdoproject.org/wheel/centos-10-x86_64 2026-03-17 14:23:16.043 | Requirement already satisfied: pbr!=2.1.0,>=2.0.0 in ./.tox/tempest/lib/python3.12/site-packages (from -r requirements.txt (line 1)) (7.0.3) 2026-03-17 14:23:16.043 | Requirement already satisfied: cliff!=2.9.0,>=2.8.0 in ./.tox/tempest/lib/python3.12/site-packages (from -r requirements.txt (line 2)) (4.13.2) 2026-03-17 14:23:16.043 | Requirement already satisfied: jsonschema>=4.5.0 in ./.tox/tempest/lib/python3.12/site-packages (from -r requirements.txt (line 3)) (4.26.0) 2026-03-17 14:23:16.043 | Requirement already satisfied: testtools>=2.2.0 in ./.tox/tempest/lib/python3.12/site-packages (from -r requirements.txt (line 4)) (2.8.5) 2026-03-17 14:23:16.043 | Requirement already satisfied: paramiko>=2.7.0 in ./.tox/tempest/lib/python3.12/site-packages (from -r requirements.txt (line 5)) (4.0.0) 2026-03-17 14:23:16.043 | Requirement already satisfied: cryptography>=2.1 in ./.tox/tempest/lib64/python3.12/site-packages (from -r requirements.txt (line 6)) (43.0.3) 2026-03-17 14:23:16.043 | Requirement already satisfied: netaddr>=0.7.18 in ./.tox/tempest/lib/python3.12/site-packages (from -r requirements.txt (line 7)) (1.3.0) 2026-03-17 14:23:16.043 | Requirement already satisfied: oslo.concurrency>=3.26.0 in ./.tox/tempest/lib/python3.12/site-packages (from -r requirements.txt (line 8)) (7.4.0) 2026-03-17 14:23:16.043 | Requirement already satisfied: oslo.config>=5.2.0 in ./.tox/tempest/lib/python3.12/site-packages (from -r requirements.txt (line 9)) (10.3.0) 2026-03-17 14:23:16.043 | Requirement already satisfied: oslo.log>=3.36.0 in ./.tox/tempest/lib/python3.12/site-packages (from -r requirements.txt (line 10)) (8.1.0) 2026-03-17 14:23:16.043 | Requirement already satisfied: stestr>=1.0.0 in ./.tox/tempest/lib/python3.12/site-packages (from -r requirements.txt (line 11)) (4.2.1) 2026-03-17 14:23:16.043 | Requirement already satisfied: oslo.serialization!=2.19.1,>=2.18.0 in ./.tox/tempest/lib/python3.12/site-packages (from -r requirements.txt (line 12)) (5.9.1) 2026-03-17 14:23:16.043 | Requirement already satisfied: oslo.utils>=7.0.0 in ./.tox/tempest/lib/python3.12/site-packages (from -r requirements.txt (line 13)) (10.0.0) 2026-03-17 14:23:16.043 | Requirement already satisfied: fixtures>=3.0.0 in ./.tox/tempest/lib/python3.12/site-packages (from -r requirements.txt (line 14)) (4.3.1) 2026-03-17 14:23:16.044 | Requirement already satisfied: PyYAML>=3.12 in ./.tox/tempest/lib64/python3.12/site-packages (from -r requirements.txt (line 15)) (6.0.3) 2026-03-17 14:23:16.044 | Requirement already satisfied: python-subunit>=1.0.0 in ./.tox/tempest/lib/python3.12/site-packages (from -r requirements.txt (line 16)) (1.4.5) 2026-03-17 14:23:16.044 | Requirement already satisfied: stevedore>=1.20.0 in ./.tox/tempest/lib/python3.12/site-packages (from -r requirements.txt (line 17)) (5.7.0) 2026-03-17 14:23:16.044 | Requirement already satisfied: PrettyTable>=0.7.1 in ./.tox/tempest/lib/python3.12/site-packages (from -r requirements.txt (line 18)) (3.17.0) 2026-03-17 14:23:16.044 | Requirement already satisfied: urllib3>=1.21.1 in ./.tox/tempest/lib/python3.12/site-packages (from -r requirements.txt (line 19)) (2.6.3) 2026-03-17 14:23:16.044 | Requirement already satisfied: debtcollector>=1.2.0 in ./.tox/tempest/lib/python3.12/site-packages (from -r requirements.txt (line 20)) (3.0.0) 2026-03-17 14:23:16.044 | Requirement already satisfied: defusedxml>=0.7.1 in ./.tox/tempest/lib/python3.12/site-packages (from -r requirements.txt (line 21)) (0.7.1) 2026-03-17 14:23:16.044 | Requirement already satisfied: fasteners>=0.16.0 in ./.tox/tempest/lib/python3.12/site-packages (from -r requirements.txt (line 22)) (0.20) 2026-03-17 14:23:16.044 | Requirement already satisfied: testscenarios>=0.5.0 in ./.tox/tempest/lib/python3.12/site-packages (from -r requirements.txt (line 23)) (0.5.0) 2026-03-17 14:23:16.044 | Requirement already satisfied: setuptools in ./.tox/tempest/lib/python3.12/site-packages (from pbr!=2.1.0,>=2.0.0->-r requirements.txt (line 1)) (82.0.1) 2026-03-17 14:23:16.044 | Requirement already satisfied: autopage>=0.4.0 in ./.tox/tempest/lib/python3.12/site-packages (from cliff!=2.9.0,>=2.8.0->-r requirements.txt (line 2)) (0.6.0) 2026-03-17 14:23:16.044 | Requirement already satisfied: cmd2>=1.0.0 in ./.tox/tempest/lib/python3.12/site-packages (from cliff!=2.9.0,>=2.8.0->-r requirements.txt (line 2)) (3.2.0) 2026-03-17 14:23:16.044 | Requirement already satisfied: attrs>=22.2.0 in ./.tox/tempest/lib/python3.12/site-packages (from jsonschema>=4.5.0->-r requirements.txt (line 3)) (25.4.0) 2026-03-17 14:23:16.044 | Requirement already satisfied: jsonschema-specifications>=2023.03.6 in ./.tox/tempest/lib/python3.12/site-packages (from jsonschema>=4.5.0->-r requirements.txt (line 3)) (2025.9.1) 2026-03-17 14:23:16.044 | Requirement already satisfied: referencing>=0.28.4 in ./.tox/tempest/lib/python3.12/site-packages (from jsonschema>=4.5.0->-r requirements.txt (line 3)) (0.37.0) 2026-03-17 14:23:16.044 | Requirement already satisfied: rpds-py>=0.25.0 in ./.tox/tempest/lib64/python3.12/site-packages (from jsonschema>=4.5.0->-r requirements.txt (line 3)) (0.30.0) 2026-03-17 14:23:16.044 | Requirement already satisfied: bcrypt>=3.2 in ./.tox/tempest/lib64/python3.12/site-packages (from paramiko>=2.7.0->-r requirements.txt (line 5)) (5.0.0) 2026-03-17 14:23:16.044 | Requirement already satisfied: invoke>=2.0 in ./.tox/tempest/lib/python3.12/site-packages (from paramiko>=2.7.0->-r requirements.txt (line 5)) (2.2.1) 2026-03-17 14:23:16.044 | Requirement already satisfied: pynacl>=1.5 in ./.tox/tempest/lib64/python3.12/site-packages (from paramiko>=2.7.0->-r requirements.txt (line 5)) (1.6.2) 2026-03-17 14:23:16.044 | Requirement already satisfied: cffi>=1.12 in ./.tox/tempest/lib64/python3.12/site-packages (from cryptography>=2.1->-r requirements.txt (line 6)) (2.0.0) 2026-03-17 14:23:16.044 | Requirement already satisfied: oslo.i18n>=3.15.3 in ./.tox/tempest/lib/python3.12/site-packages (from oslo.concurrency>=3.26.0->-r requirements.txt (line 8)) (6.7.2) 2026-03-17 14:23:16.044 | Requirement already satisfied: rfc3986>=1.2.0 in ./.tox/tempest/lib/python3.12/site-packages (from oslo.config>=5.2.0->-r requirements.txt (line 9)) (2.0.0) 2026-03-17 14:23:16.044 | Requirement already satisfied: requests>=2.18.0 in ./.tox/tempest/lib/python3.12/site-packages (from oslo.config>=5.2.0->-r requirements.txt (line 9)) (2.32.5) 2026-03-17 14:23:16.044 | Requirement already satisfied: oslo.context>=2.21.0 in ./.tox/tempest/lib/python3.12/site-packages (from oslo.log>=3.36.0->-r requirements.txt (line 10)) (6.3.0) 2026-03-17 14:23:16.044 | Requirement already satisfied: python-dateutil>=2.7.0 in ./.tox/tempest/lib/python3.12/site-packages (from oslo.log>=3.36.0->-r requirements.txt (line 10)) (2.9.0.post0) 2026-03-17 14:23:16.044 | Requirement already satisfied: voluptuous>=0.8.9 in ./.tox/tempest/lib/python3.12/site-packages (from stestr>=1.0.0->-r requirements.txt (line 11)) (0.16.0) 2026-03-17 14:23:16.044 | Requirement already satisfied: tomlkit>=0.11.6 in ./.tox/tempest/lib/python3.12/site-packages (from stestr>=1.0.0->-r requirements.txt (line 11)) (0.14.0) 2026-03-17 14:23:16.044 | Requirement already satisfied: msgpack>=0.5.2 in ./.tox/tempest/lib64/python3.12/site-packages (from oslo.serialization!=2.19.1,>=2.18.0->-r requirements.txt (line 12)) (1.1.2) 2026-03-17 14:23:16.044 | Requirement already satisfied: iso8601>=0.1.11 in ./.tox/tempest/lib/python3.12/site-packages (from oslo.utils>=7.0.0->-r requirements.txt (line 13)) (2.1.0) 2026-03-17 14:23:16.044 | Requirement already satisfied: pyparsing>=2.1.0 in ./.tox/tempest/lib/python3.12/site-packages (from oslo.utils>=7.0.0->-r requirements.txt (line 13)) (3.3.2) 2026-03-17 14:23:16.044 | Requirement already satisfied: packaging>=20.4 in ./.tox/tempest/lib/python3.12/site-packages (from oslo.utils>=7.0.0->-r requirements.txt (line 13)) (26.0) 2026-03-17 14:23:16.044 | Requirement already satisfied: psutil>=3.2.2 in ./.tox/tempest/lib64/python3.12/site-packages (from oslo.utils>=7.0.0->-r requirements.txt (line 13)) (7.2.2) 2026-03-17 14:23:16.044 | Requirement already satisfied: wcwidth in ./.tox/tempest/lib/python3.12/site-packages (from PrettyTable>=0.7.1->-r requirements.txt (line 18)) (0.6.0) 2026-03-17 14:23:16.044 | Requirement already satisfied: wrapt>=1.7.0 in ./.tox/tempest/lib64/python3.12/site-packages (from debtcollector>=1.2.0->-r requirements.txt (line 20)) (2.1.1) 2026-03-17 14:23:16.044 | Requirement already satisfied: pycparser in ./.tox/tempest/lib/python3.12/site-packages (from cffi>=1.12->cryptography>=2.1->-r requirements.txt (line 6)) (3.0) 2026-03-17 14:23:16.044 | Requirement already satisfied: pyperclip>=1.8.2 in ./.tox/tempest/lib/python3.12/site-packages (from cmd2>=1.0.0->cliff!=2.9.0,>=2.8.0->-r requirements.txt (line 2)) (1.11.0) 2026-03-17 14:23:16.044 | Requirement already satisfied: rich>=14.3.0 in ./.tox/tempest/lib/python3.12/site-packages (from cmd2>=1.0.0->cliff!=2.9.0,>=2.8.0->-r requirements.txt (line 2)) (14.3.3) 2026-03-17 14:23:16.044 | Requirement already satisfied: rich-argparse>=1.7.1 in ./.tox/tempest/lib/python3.12/site-packages (from cmd2>=1.0.0->cliff!=2.9.0,>=2.8.0->-r requirements.txt (line 2)) (1.7.2) 2026-03-17 14:23:16.044 | Requirement already satisfied: typing-extensions>=4.12.0 in ./.tox/tempest/lib/python3.12/site-packages (from oslo.context>=2.21.0->oslo.log>=3.36.0->-r requirements.txt (line 10)) (4.15.0) 2026-03-17 14:23:16.044 | Requirement already satisfied: six>=1.5 in ./.tox/tempest/lib/python3.12/site-packages (from python-dateutil>=2.7.0->oslo.log>=3.36.0->-r requirements.txt (line 10)) (1.17.0) 2026-03-17 14:23:16.044 | Requirement already satisfied: charset_normalizer<4,>=2 in ./.tox/tempest/lib64/python3.12/site-packages (from requests>=2.18.0->oslo.config>=5.2.0->-r requirements.txt (line 9)) (3.4.4) 2026-03-17 14:23:16.044 | Requirement already satisfied: idna<4,>=2.5 in ./.tox/tempest/lib/python3.12/site-packages (from requests>=2.18.0->oslo.config>=5.2.0->-r requirements.txt (line 9)) (3.11) 2026-03-17 14:23:16.044 | Requirement already satisfied: certifi>=2017.4.17 in ./.tox/tempest/lib/python3.12/site-packages (from requests>=2.18.0->oslo.config>=5.2.0->-r requirements.txt (line 9)) (2026.2.25) 2026-03-17 14:23:16.044 | Requirement already satisfied: markdown-it-py>=2.2.0 in ./.tox/tempest/lib/python3.12/site-packages (from rich>=14.3.0->cmd2>=1.0.0->cliff!=2.9.0,>=2.8.0->-r requirements.txt (line 2)) (4.0.0) 2026-03-17 14:23:16.044 | Requirement already satisfied: pygments<3.0.0,>=2.13.0 in ./.tox/tempest/lib/python3.12/site-packages (from rich>=14.3.0->cmd2>=1.0.0->cliff!=2.9.0,>=2.8.0->-r requirements.txt (line 2)) (2.19.2) 2026-03-17 14:23:16.044 | Requirement already satisfied: mdurl~=0.1 in ./.tox/tempest/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->-r requirements.txt (line 2)) (0.1.2) 2026-03-17 14:23:16.044 | ++ lib/tempest:install_tempest:866 : PROJECT_VENV["tempest"]=/opt/stack/tempest/.tox/tempest 2026-03-17 14:23:16.044 | ++ lib/tempest:install_tempest:867 : rm -f /tmp/tempest_u_c_m.wkeRaxZ3z2 2026-03-17 14:23:16.044 | ++ lib/tempest:install_tempest:868 : popd 2026-03-17 14:23:16.044 | ~/devstack 2026-03-17 14:23:16.093 | [9348 Async install_tempest:80173]: finished install_tempest with result 0 in 31 seconds 2026-03-17 14:23:16.098 | ++ inc/async:async_wait:197 : return 0 2026-03-17 14:23:16.101 | ++ extras.d/80-tempest.sh:source:21 : echo_summary 'Initializing Tempest' 2026-03-17 14:23:16.103 | ++ ./stack.sh:echo_summary:438 : [[ -t 3 ]] 2026-03-17 14:23:16.106 | ++ ./stack.sh:echo_summary:444 : echo -e Initializing Tempest 2026-03-17 14:23:16.109 | ++ extras.d/80-tempest.sh:source:22 : configure_tempest 2026-03-17 14:23:16.112 | ++ lib/tempest:configure_tempest:203 : [[ True == \T\r\u\e ]] 2026-03-17 14:23:16.115 | ++ lib/tempest:configure_tempest:204 : setup_develop /opt/stack/tempest 2026-03-17 14:23:16.117 | ++ inc/python:setup_develop:353 : local bindep 2026-03-17 14:23:16.119 | ++ inc/python:setup_develop:354 : [[ /opt/stack/tempest == -bindep* ]] 2026-03-17 14:23:16.122 | ++ inc/python:setup_develop:358 : local project_dir=/opt/stack/tempest 2026-03-17 14:23:16.124 | ++ inc/python:setup_develop:359 : local extras= 2026-03-17 14:23:16.126 | ++ inc/python:setup_develop:360 : _setup_package_with_constraints_edit /opt/stack/tempest -e 2026-03-17 14:23:16.128 | ++ inc/python:_setup_package_with_constraints_edit:379 : local bindep 2026-03-17 14:23:16.131 | ++ inc/python:_setup_package_with_constraints_edit:380 : [[ /opt/stack/tempest == -bindep* ]] 2026-03-17 14:23:16.133 | ++ inc/python:_setup_package_with_constraints_edit:384 : local project_dir=/opt/stack/tempest 2026-03-17 14:23:16.136 | ++ inc/python:_setup_package_with_constraints_edit:385 : local flags=-e 2026-03-17 14:23:16.139 | ++ inc/python:_setup_package_with_constraints_edit:386 : local extras= 2026-03-17 14:23:16.142 | +++ inc/python:_setup_package_with_constraints_edit:393 : cd /opt/stack/tempest 2026-03-17 14:23:16.145 | +++ inc/python:_setup_package_with_constraints_edit:393 : pwd 2026-03-17 14:23:16.147 | ++ inc/python:_setup_package_with_constraints_edit:393 : project_dir=/opt/stack/tempest 2026-03-17 14:23:16.150 | ++ inc/python:_setup_package_with_constraints_edit:395 : '[' -n /opt/stack/requirements ']' 2026-03-17 14:23:16.153 | ++ inc/python:_setup_package_with_constraints_edit:399 : local name 2026-03-17 14:23:16.156 | +++ inc/python:_setup_package_with_constraints_edit:400 : awk '/^name.*=/ {print $3}' /opt/stack/tempest/setup.cfg 2026-03-17 14:23:16.162 | ++ inc/python:_setup_package_with_constraints_edit:400 : name=tempest 2026-03-17 14:23:16.165 | ++ inc/python:_setup_package_with_constraints_edit:401 : '[' -z tempest ']' 2026-03-17 14:23:16.167 | ++ inc/python:_setup_package_with_constraints_edit:405 : /opt/stack/requirements/.venv/bin/edit-constraints /opt/stack/requirements/upper-constraints.txt -- tempest 2026-03-17 14:23:16.252 | ++ inc/python:_setup_package_with_constraints_edit:408 : setup_package /opt/stack/tempest -e 2026-03-17 14:23:16.254 | ++ inc/python:setup_package:436 : local bindep=0 2026-03-17 14:23:16.255 | ++ inc/python:setup_package:437 : local bindep_flag= 2026-03-17 14:23:16.257 | ++ inc/python:setup_package:438 : local bindep_profiles= 2026-03-17 14:23:16.259 | ++ inc/python:setup_package:439 : [[ /opt/stack/tempest == -bindep* ]] 2026-03-17 14:23:16.261 | ++ inc/python:setup_package:444 : local project_dir=/opt/stack/tempest 2026-03-17 14:23:16.262 | ++ inc/python:setup_package:445 : local flags=-e 2026-03-17 14:23:16.264 | ++ inc/python:setup_package:446 : local extras= 2026-03-17 14:23:16.265 | ++ inc/python:setup_package:450 : [[ -n -e ]] 2026-03-17 14:23:16.267 | ++ inc/python:setup_package:450 : [[ -z '' ]] 2026-03-17 14:23:16.269 | ++ inc/python:setup_package:450 : [[ ! -e =~ ^-.* ]] 2026-03-17 14:23:16.271 | ++ inc/python:setup_package:455 : [[ ! -z '' ]] 2026-03-17 14:23:16.271 | ++ inc/python:setup_package:460 : [[ 0 == 1 ]] 2026-03-17 14:23:16.272 | ++ inc/python:setup_package:464 : pip_install -e /opt/stack/tempest 2026-03-17 14:23:16.290 | Using python 3.12 to install /opt/stack/tempest 2026-03-17 14:23:16.293 | ++ inc/python:pip_install:210 : sudo -H LC_ALL=en_US.UTF-8 http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= python3.12 -m pip install -c /opt/stack/requirements/upper-constraints.txt -e /opt/stack/tempest 2026-03-17 14:23:17.099 | Looking in indexes: http://mirror.regionone.vexxhost-nodepool-sf.rdoproject.org/pypi/simple, http://mirror.regionone.vexxhost-nodepool-sf.rdoproject.org/wheel/centos-10-x86_64 2026-03-17 14:23:17.102 | Obtaining file:///opt/stack/tempest 2026-03-17 14:23:17.104 | Installing build dependencies: started 2026-03-17 14:23:19.959 | Installing build dependencies: finished with status 'done' 2026-03-17 14:23:19.963 | Checking if build backend supports build_editable: started 2026-03-17 14:23:20.090 | Checking if build backend supports build_editable: finished with status 'done' 2026-03-17 14:23:20.092 | Getting requirements to build editable: started 2026-03-17 14:23:20.221 | Getting requirements to build editable: finished with status 'done' 2026-03-17 14:23:20.226 | Installing backend dependencies: started 2026-03-17 14:23:22.902 | Installing backend dependencies: finished with status 'done' 2026-03-17 14:23:22.903 | Preparing editable metadata (pyproject.toml): started 2026-03-17 14:23:23.528 | Preparing editable metadata (pyproject.toml): finished with status 'done' 2026-03-17 14:23:23.674 | Requirement already satisfied: pbr!=2.1.0,>=2.0.0 in /usr/local/lib/python3.12/site-packages (from tempest==46.1.2.dev7) (7.0.3) 2026-03-17 14:23:23.674 | Requirement already satisfied: cliff!=2.9.0,>=2.8.0 in /usr/local/lib/python3.12/site-packages (from tempest==46.1.2.dev7) (4.13.2) 2026-03-17 14:23:23.675 | Requirement already satisfied: jsonschema>=4.5.0 in /usr/local/lib/python3.12/site-packages (from tempest==46.1.2.dev7) (4.26.0) 2026-03-17 14:23:23.676 | Requirement already satisfied: testtools>=2.2.0 in /usr/local/lib/python3.12/site-packages (from tempest==46.1.2.dev7) (2.8.5) 2026-03-17 14:23:23.677 | Requirement already satisfied: paramiko>=2.7.0 in /usr/local/lib/python3.12/site-packages (from tempest==46.1.2.dev7) (4.0.0) 2026-03-17 14:23:23.679 | Requirement already satisfied: cryptography>=2.1 in /usr/local/lib64/python3.12/site-packages (from tempest==46.1.2.dev7) (43.0.3) 2026-03-17 14:23:23.680 | Requirement already satisfied: netaddr>=0.7.18 in /usr/local/lib/python3.12/site-packages (from tempest==46.1.2.dev7) (1.3.0) 2026-03-17 14:23:23.681 | Requirement already satisfied: oslo.concurrency>=3.26.0 in /usr/local/lib/python3.12/site-packages (from tempest==46.1.2.dev7) (7.4.0) 2026-03-17 14:23:23.682 | Requirement already satisfied: oslo.config>=5.2.0 in /usr/local/lib/python3.12/site-packages (from tempest==46.1.2.dev7) (10.3.0) 2026-03-17 14:23:23.683 | Requirement already satisfied: oslo.log>=3.36.0 in /usr/local/lib/python3.12/site-packages (from tempest==46.1.2.dev7) (8.1.0) 2026-03-17 14:23:23.790 | Collecting stestr>=1.0.0 (from tempest==46.1.2.dev7) 2026-03-17 14:23:23.793 | Downloading http://mirror.regionone.vexxhost-nodepool-sf.rdoproject.org/pypifiles/packages/97/bc/96eb2598b616ab403c5023abb833052b3810a7c0124a69401d06d75ab732/stestr-4.2.1-py3-none-any.whl.metadata (7.7 kB) 2026-03-17 14:23:23.802 | Requirement already satisfied: oslo.serialization!=2.19.1,>=2.18.0 in /usr/local/lib/python3.12/site-packages (from tempest==46.1.2.dev7) (5.9.1) 2026-03-17 14:23:23.802 | Requirement already satisfied: oslo.utils>=7.0.0 in /usr/local/lib/python3.12/site-packages (from tempest==46.1.2.dev7) (10.0.0) 2026-03-17 14:23:23.804 | Requirement already satisfied: fixtures>=3.0.0 in /usr/local/lib/python3.12/site-packages (from tempest==46.1.2.dev7) (4.3.1) 2026-03-17 14:23:23.805 | Requirement already satisfied: PyYAML>=3.12 in /usr/local/lib64/python3.12/site-packages (from tempest==46.1.2.dev7) (6.0.3) 2026-03-17 14:23:23.806 | Requirement already satisfied: python-subunit>=1.0.0 in /usr/local/lib/python3.12/site-packages (from tempest==46.1.2.dev7) (1.4.5) 2026-03-17 14:23:23.807 | Requirement already satisfied: stevedore>=1.20.0 in /usr/local/lib/python3.12/site-packages (from tempest==46.1.2.dev7) (5.7.0) 2026-03-17 14:23:23.809 | Requirement already satisfied: PrettyTable>=0.7.1 in /usr/local/lib/python3.12/site-packages (from tempest==46.1.2.dev7) (3.17.0) 2026-03-17 14:23:23.810 | Requirement already satisfied: urllib3>=1.21.1 in /usr/local/lib/python3.12/site-packages (from tempest==46.1.2.dev7) (2.6.3) 2026-03-17 14:23:23.811 | Requirement already satisfied: debtcollector>=1.2.0 in /usr/local/lib/python3.12/site-packages (from tempest==46.1.2.dev7) (3.0.0) 2026-03-17 14:23:23.813 | Requirement already satisfied: defusedxml>=0.7.1 in /usr/local/lib/python3.12/site-packages (from tempest==46.1.2.dev7) (0.7.1) 2026-03-17 14:23:23.814 | Requirement already satisfied: fasteners>=0.16.0 in /usr/local/lib/python3.12/site-packages (from tempest==46.1.2.dev7) (0.20) 2026-03-17 14:23:23.815 | Requirement already satisfied: testscenarios>=0.5.0 in /usr/local/lib/python3.12/site-packages (from tempest==46.1.2.dev7) (0.5.0) 2026-03-17 14:23:23.819 | Requirement already satisfied: autopage>=0.4.0 in /usr/local/lib/python3.12/site-packages (from cliff!=2.9.0,>=2.8.0->tempest==46.1.2.dev7) (0.6.0) 2026-03-17 14:23:23.820 | Requirement already satisfied: cmd2>=1.0.0 in /usr/local/lib/python3.12/site-packages (from cliff!=2.9.0,>=2.8.0->tempest==46.1.2.dev7) (3.2.0) 2026-03-17 14:23:23.853 | Requirement already satisfied: cffi>=1.12 in /usr/local/lib64/python3.12/site-packages (from cryptography>=2.1->tempest==46.1.2.dev7) (2.0.0) 2026-03-17 14:23:23.854 | Requirement already satisfied: wrapt>=1.7.0 in /usr/local/lib64/python3.12/site-packages (from debtcollector>=1.2.0->tempest==46.1.2.dev7) (2.1.1) 2026-03-17 14:23:23.872 | Requirement already satisfied: attrs>=22.2.0 in /usr/local/lib/python3.12/site-packages (from jsonschema>=4.5.0->tempest==46.1.2.dev7) (25.4.0) 2026-03-17 14:23:23.873 | Requirement already satisfied: jsonschema-specifications>=2023.03.6 in /usr/local/lib/python3.12/site-packages (from jsonschema>=4.5.0->tempest==46.1.2.dev7) (2025.9.1) 2026-03-17 14:23:23.874 | Requirement already satisfied: referencing>=0.28.4 in /usr/local/lib/python3.12/site-packages (from jsonschema>=4.5.0->tempest==46.1.2.dev7) (0.37.0) 2026-03-17 14:23:23.875 | Requirement already satisfied: rpds-py>=0.25.0 in /usr/local/lib64/python3.12/site-packages (from jsonschema>=4.5.0->tempest==46.1.2.dev7) (0.30.0) 2026-03-17 14:23:23.883 | Requirement already satisfied: oslo.i18n>=3.15.3 in /usr/local/lib/python3.12/site-packages (from oslo.concurrency>=3.26.0->tempest==46.1.2.dev7) (6.7.2) 2026-03-17 14:23:23.890 | Requirement already satisfied: rfc3986>=1.2.0 in /usr/local/lib/python3.12/site-packages (from oslo.config>=5.2.0->tempest==46.1.2.dev7) (2.0.0) 2026-03-17 14:23:23.891 | Requirement already satisfied: requests>=2.18.0 in /usr/local/lib/python3.12/site-packages (from oslo.config>=5.2.0->tempest==46.1.2.dev7) (2.32.5) 2026-03-17 14:23:23.898 | Requirement already satisfied: oslo.context>=2.21.0 in /usr/local/lib/python3.12/site-packages (from oslo.log>=3.36.0->tempest==46.1.2.dev7) (6.3.0) 2026-03-17 14:23:23.900 | Requirement already satisfied: python-dateutil>=2.7.0 in /usr/lib/python3.12/site-packages (from oslo.log>=3.36.0->tempest==46.1.2.dev7) (2.9.0.post0) 2026-03-17 14:23:23.904 | Requirement already satisfied: msgpack>=0.5.2 in /usr/local/lib64/python3.12/site-packages (from oslo.serialization!=2.19.1,>=2.18.0->tempest==46.1.2.dev7) (1.1.2) 2026-03-17 14:23:23.910 | Requirement already satisfied: iso8601>=0.1.11 in /usr/local/lib/python3.12/site-packages (from oslo.utils>=7.0.0->tempest==46.1.2.dev7) (2.1.0) 2026-03-17 14:23:23.912 | Requirement already satisfied: pyparsing>=2.1.0 in /usr/local/lib/python3.12/site-packages (from oslo.utils>=7.0.0->tempest==46.1.2.dev7) (3.3.2) 2026-03-17 14:23:23.913 | Requirement already satisfied: packaging>=20.4 in /usr/local/lib/python3.12/site-packages (from oslo.utils>=7.0.0->tempest==46.1.2.dev7) (26.0) 2026-03-17 14:23:23.915 | Requirement already satisfied: psutil>=3.2.2 in /usr/local/lib64/python3.12/site-packages (from oslo.utils>=7.0.0->tempest==46.1.2.dev7) (7.2.2) 2026-03-17 14:23:23.922 | Requirement already satisfied: bcrypt>=3.2 in /usr/local/lib64/python3.12/site-packages (from paramiko>=2.7.0->tempest==46.1.2.dev7) (5.0.0) 2026-03-17 14:23:23.923 | Requirement already satisfied: invoke>=2.0 in /usr/local/lib/python3.12/site-packages (from paramiko>=2.7.0->tempest==46.1.2.dev7) (2.2.1) 2026-03-17 14:23:23.925 | Requirement already satisfied: pynacl>=1.5 in /usr/local/lib64/python3.12/site-packages (from paramiko>=2.7.0->tempest==46.1.2.dev7) (1.6.2) 2026-03-17 14:23:23.928 | Requirement already satisfied: setuptools in /usr/lib/python3.12/site-packages (from pbr!=2.1.0,>=2.0.0->tempest==46.1.2.dev7) (69.0.3) 2026-03-17 14:23:23.934 | Requirement already satisfied: wcwidth in /usr/local/lib/python3.12/site-packages (from PrettyTable>=0.7.1->tempest==46.1.2.dev7) (0.6.0) 2026-03-17 14:23:23.951 | Requirement already satisfied: voluptuous>=0.8.9 in /usr/local/lib/python3.12/site-packages (from stestr>=1.0.0->tempest==46.1.2.dev7) (0.16.0) 2026-03-17 14:23:23.995 | Collecting tomlkit>=0.11.6 (from stestr>=1.0.0->tempest==46.1.2.dev7) 2026-03-17 14:23:23.998 | Downloading http://mirror.regionone.vexxhost-nodepool-sf.rdoproject.org/pypifiles/packages/b5/11/87d6d29fb5d237229d67973a6c9e06e048f01cf4994dee194ab0ea841814/tomlkit-0.14.0-py3-none-any.whl.metadata (2.8 kB) 2026-03-17 14:23:24.047 | Requirement already satisfied: pycparser in /usr/local/lib/python3.12/site-packages (from cffi>=1.12->cryptography>=2.1->tempest==46.1.2.dev7) (3.0) 2026-03-17 14:23:24.055 | Requirement already satisfied: pyperclip>=1.8.2 in /usr/local/lib/python3.12/site-packages (from cmd2>=1.0.0->cliff!=2.9.0,>=2.8.0->tempest==46.1.2.dev7) (1.11.0) 2026-03-17 14:23:24.057 | Requirement already satisfied: rich>=14.3.0 in /usr/local/lib/python3.12/site-packages (from cmd2>=1.0.0->cliff!=2.9.0,>=2.8.0->tempest==46.1.2.dev7) (14.3.3) 2026-03-17 14:23:24.058 | Requirement already satisfied: rich-argparse>=1.7.1 in /usr/local/lib/python3.12/site-packages (from cmd2>=1.0.0->cliff!=2.9.0,>=2.8.0->tempest==46.1.2.dev7) (1.7.2) 2026-03-17 14:23:24.078 | Requirement already satisfied: typing-extensions>=4.12.0 in /usr/local/lib/python3.12/site-packages (from oslo.context>=2.21.0->oslo.log>=3.36.0->tempest==46.1.2.dev7) (4.15.0) 2026-03-17 14:23:24.136 | Requirement already satisfied: six>=1.5 in /usr/local/lib/python3.12/site-packages (from python-dateutil>=2.7.0->oslo.log>=3.36.0->tempest==46.1.2.dev7) (1.17.0) 2026-03-17 14:23:24.155 | Requirement already satisfied: charset_normalizer<4,>=2 in /usr/local/lib64/python3.12/site-packages (from requests>=2.18.0->oslo.config>=5.2.0->tempest==46.1.2.dev7) (3.4.4) 2026-03-17 14:23:24.156 | Requirement already satisfied: idna<4,>=2.5 in /usr/local/lib/python3.12/site-packages (from requests>=2.18.0->oslo.config>=5.2.0->tempest==46.1.2.dev7) (3.11) 2026-03-17 14:23:24.157 | Requirement already satisfied: certifi>=2017.4.17 in /usr/local/lib/python3.12/site-packages (from requests>=2.18.0->oslo.config>=5.2.0->tempest==46.1.2.dev7) (2026.2.25) 2026-03-17 14:23:24.242 | Requirement already satisfied: markdown-it-py>=2.2.0 in /usr/local/lib/python3.12/site-packages (from rich>=14.3.0->cmd2>=1.0.0->cliff!=2.9.0,>=2.8.0->tempest==46.1.2.dev7) (4.0.0) 2026-03-17 14:23:24.243 | Requirement already satisfied: pygments<3.0.0,>=2.13.0 in /usr/local/lib/python3.12/site-packages (from rich>=14.3.0->cmd2>=1.0.0->cliff!=2.9.0,>=2.8.0->tempest==46.1.2.dev7) (2.19.2) 2026-03-17 14:23:24.284 | Requirement already satisfied: mdurl~=0.1 in /usr/local/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->tempest==46.1.2.dev7) (0.1.2) 2026-03-17 14:23:24.304 | Downloading http://mirror.regionone.vexxhost-nodepool-sf.rdoproject.org/pypifiles/packages/97/bc/96eb2598b616ab403c5023abb833052b3810a7c0124a69401d06d75ab732/stestr-4.2.1-py3-none-any.whl (118 kB) 2026-03-17 14:23:24.314 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 118.1/118.1 kB 14.6 MB/s eta 0:00:00 2026-03-17 14:23:24.316 | Downloading http://mirror.regionone.vexxhost-nodepool-sf.rdoproject.org/pypifiles/packages/b5/11/87d6d29fb5d237229d67973a6c9e06e048f01cf4994dee194ab0ea841814/tomlkit-0.14.0-py3-none-any.whl (39 kB) 2026-03-17 14:23:24.325 | Building wheels for collected packages: tempest 2026-03-17 14:23:24.326 | Building editable for tempest (pyproject.toml): started 2026-03-17 14:23:25.173 | Building editable for tempest (pyproject.toml): finished with status 'done' 2026-03-17 14:23:25.174 | Created wheel for tempest: filename=tempest-46.1.2.dev7-0.editable-py3-none-any.whl size=8138 sha256=26e652cb4210e4e5a9c970024a4796150a9ea7dc81336d4ac348dcfa65561ccc 2026-03-17 14:23:25.174 | Stored in directory: /tmp/pip-ephem-wheel-cache-2ge362t6/wheels/a8/38/99/324113a4b73ad133e84e5794562e0b63ae1c5945bffa9f076a 2026-03-17 14:23:25.180 | Successfully built tempest 2026-03-17 14:23:26.169 | Installing collected packages: tomlkit, stestr, tempest 2026-03-17 14:23:26.464 | Successfully installed stestr-4.2.1 tempest-46.1.2.dev7 tomlkit-0.14.0 2026-03-17 14:23:26.464 | WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv 2026-03-17 14:23:26.866 | ++ inc/python:pip_install:216 : result=0 2026-03-17 14:23:26.869 | ++ inc/python:pip_install:218 : time_stop pip_install 2026-03-17 14:23:26.872 | ++ functions-common:time_stop:2412 : local name 2026-03-17 14:23:26.875 | ++ functions-common:time_stop:2413 : local end_time 2026-03-17 14:23:26.877 | ++ functions-common:time_stop:2414 : local elapsed_time 2026-03-17 14:23:26.880 | ++ functions-common:time_stop:2415 : local total 2026-03-17 14:23:26.883 | ++ functions-common:time_stop:2416 : local start_time 2026-03-17 14:23:26.885 | ++ functions-common:time_stop:2418 : name=pip_install 2026-03-17 14:23:26.887 | ++ functions-common:time_stop:2419 : start_time=1773757396284 2026-03-17 14:23:26.891 | ++ functions-common:time_stop:2421 : [[ -z 1773757396284 ]] 2026-03-17 14:23:26.894 | +++ functions-common:time_stop:2424 : date +%s%3N 2026-03-17 14:23:26.899 | ++ functions-common:time_stop:2424 : end_time=1773757406896 2026-03-17 14:23:26.901 | ++ functions-common:time_stop:2425 : elapsed_time=10612 2026-03-17 14:23:26.905 | ++ functions-common:time_stop:2426 : total=144019 2026-03-17 14:23:26.907 | ++ functions-common:time_stop:2428 : _TIME_START[$name]= 2026-03-17 14:23:26.910 | ++ functions-common:time_stop:2429 : _TIME_TOTAL[$name]=154631 2026-03-17 14:23:26.912 | ++ inc/python:pip_install:219 : return 0 2026-03-17 14:23:26.915 | ++ inc/python:setup_package:466 : [[ -e == \-\e ]] 2026-03-17 14:23:26.917 | ++ inc/python:setup_package:466 : [[ False == \F\a\l\s\e ]] 2026-03-17 14:23:26.920 | ++ inc/python:setup_package:468 : '[' -d '/opt/stack/tempest/*.egg-info' ']' 2026-03-17 14:23:26.923 | ++ inc/python:_setup_package_with_constraints_edit:412 : use_library_from_git /opt/stack/tempest 2026-03-17 14:23:26.926 | ++ inc/python:use_library_from_git:266 : local name=/opt/stack/tempest 2026-03-17 14:23:26.929 | ++ inc/python:use_library_from_git:267 : local enabled=1 2026-03-17 14:23:26.931 | ++ inc/python:use_library_from_git:268 : [[ novnc,cinder,devstack,glance,horizon,keystone,neutron,nova,os-test-images,placement,requirements,swift,tempest = \A\L\L ]] 2026-03-17 14:23:26.934 | ++ inc/python:use_library_from_git:268 : [[ ,novnc,cinder,devstack,glance,horizon,keystone,neutron,nova,os-test-images,placement,requirements,swift,tempest, =~ ,/opt/stack/tempest, ]] 2026-03-17 14:23:26.936 | ++ inc/python:use_library_from_git:269 : return 1 2026-03-17 14:23:26.939 | ++ lib/tempest:configure_tempest:210 : local ENABLED_SERVICES=c-api,c-bak,c-sch,c-vol,etcd3,file_tracker,g-api,horizon,key,memory_tracker,mysql,n-api,n-api-meta,n-cond,n-cpu,n-novnc,n-sch,openstack-cli-server,ovn-controller,ovn-northd,ovs-vswitchd,ovsdb-server,placement-api,q-ovn-agent,q-svc,rabbit,s-account,s-container,s-object,s-proxy,tempest,tls-proxy,s-container-sync,neutron-api,neutron-periodic-workers,neutron-rpc-server,neutron-ovn-maintenance-worker,n-novnc-cell1,n-super-cond,n-cond-cell1 2026-03-17 14:23:26.941 | ++ lib/tempest:configure_tempest:212 : local image_lines 2026-03-17 14:23:26.944 | ++ lib/tempest:configure_tempest:213 : local images 2026-03-17 14:23:26.946 | ++ lib/tempest:configure_tempest:214 : local num_images 2026-03-17 14:23:26.949 | ++ lib/tempest:configure_tempest:215 : local image_uuid 2026-03-17 14:23:26.951 | ++ lib/tempest:configure_tempest:216 : local image_uuid_alt 2026-03-17 14:23:26.953 | ++ lib/tempest:configure_tempest:217 : local password 2026-03-17 14:23:26.956 | ++ lib/tempest:configure_tempest:218 : local line 2026-03-17 14:23:26.959 | ++ lib/tempest:configure_tempest:219 : local flavors 2026-03-17 14:23:26.961 | ++ lib/tempest:configure_tempest:220 : local available_flavors 2026-03-17 14:23:26.963 | ++ lib/tempest:configure_tempest:221 : local flavors_ref 2026-03-17 14:23:26.966 | ++ lib/tempest:configure_tempest:222 : local flavor_lines 2026-03-17 14:23:26.968 | ++ lib/tempest:configure_tempest:223 : local flavor_ref_size 2026-03-17 14:23:26.970 | ++ lib/tempest:configure_tempest:224 : local flavor_ref_alt_size 2026-03-17 14:23:26.974 | ++ lib/tempest:configure_tempest:225 : local public_network_id 2026-03-17 14:23:26.976 | ++ lib/tempest:configure_tempest:226 : local public_router_id 2026-03-17 14:23:26.979 | ++ lib/tempest:configure_tempest:227 : local ssh_connect_method=floating 2026-03-17 14:23:26.982 | ++ lib/tempest:configure_tempest:228 : local disk 2026-03-17 14:23:26.984 | ++ lib/tempest:configure_tempest:231 : ifs=' 2026-03-17 14:23:26.984 | ' 2026-03-17 14:23:26.987 | ++ lib/tempest:configure_tempest:241 : declare -a images 2026-03-17 14:23:26.991 | ++ lib/tempest:configure_tempest:243 : is_service_enabled glance 2026-03-17 14:23:27.009 | ++ functions-common:is_service_enabled:2068 : return 0 2026-03-17 14:23:27.013 | ++ lib/tempest:configure_tempest:244 : get_active_images images image_uuid 2026-03-17 14:23:27.016 | ++ lib/tempest:get_active_images:160 : declare -n img_array=images 2026-03-17 14:23:27.019 | ++ lib/tempest:get_active_images:161 : declare -n img_id=image_uuid 2026-03-17 14:23:27.022 | ++ lib/tempest:get_active_images:164 : img_array=() 2026-03-17 14:23:27.026 | ++ lib/tempest:get_active_images:171 : read -r IMAGE_NAME IMAGE_UUID DISK_FORMAT 2026-03-17 14:23:27.026 | +++ lib/tempest:get_active_images:159 : oscwrap --os-cloud devstack-admin image list --long --property status=active 2026-03-17 14:23:27.027 | +++ lib/tempest:get_active_images:159 : awk '-F|' '!/^(+--)|ID|aki|ari/ { print $3,$2,$4 }' 2026-03-17 14:23:27.317 | 2026-03-17 14:23:27.333 | +++ functions-common:oscwrap:2457 : return 0 2026-03-17 14:23:27.336 | ++ lib/tempest:get_active_images:172 : [[ qcow2 == \i\s\o ]] 2026-03-17 14:23:27.338 | ++ lib/tempest:get_active_images:175 : '[' cirros-0.6.1-x86_64-disk = cirros-0.6.3-x86_64-disk ']' 2026-03-17 14:23:27.341 | ++ lib/tempest:get_active_images:178 : img_array+=($IMAGE_UUID) 2026-03-17 14:23:27.344 | ++ lib/tempest:get_active_images:171 : read -r IMAGE_NAME IMAGE_UUID DISK_FORMAT 2026-03-17 14:23:27.345 | ++ lib/tempest:get_active_images:172 : [[ qcow2 == \i\s\o ]] 2026-03-17 14:23:27.348 | ++ lib/tempest:get_active_images:175 : '[' cirros-0.6.2-x86_64-disk = cirros-0.6.3-x86_64-disk ']' 2026-03-17 14:23:27.350 | ++ lib/tempest:get_active_images:178 : img_array+=($IMAGE_UUID) 2026-03-17 14:23:27.355 | ++ lib/tempest:get_active_images:171 : read -r IMAGE_NAME IMAGE_UUID DISK_FORMAT 2026-03-17 14:23:27.357 | ++ lib/tempest:get_active_images:172 : [[ qcow2 == \i\s\o ]] 2026-03-17 14:23:27.360 | ++ lib/tempest:get_active_images:175 : '[' cirros-0.6.3-x86_64-disk = cirros-0.6.3-x86_64-disk ']' 2026-03-17 14:23:27.363 | ++ lib/tempest:get_active_images:176 : img_id=94d916c9-b3b0-4ece-826a-886c90b57bfd 2026-03-17 14:23:27.366 | ++ lib/tempest:get_active_images:178 : img_array+=($IMAGE_UUID) 2026-03-17 14:23:27.369 | ++ lib/tempest:get_active_images:171 : read -r IMAGE_NAME IMAGE_UUID DISK_FORMAT 2026-03-17 14:23:27.371 | ++ lib/tempest:configure_tempest:246 : (( 3 < 1 )) 2026-03-17 14:23:27.374 | ++ lib/tempest:configure_tempest:260 : case "${#images[*]}" in 2026-03-17 14:23:27.377 | ++ lib/tempest:configure_tempest:272 : '[' -z 94d916c9-b3b0-4ece-826a-886c90b57bfd ']' 2026-03-17 14:23:27.379 | ++ lib/tempest:configure_tempest:277 : '[' -z '' ']' 2026-03-17 14:23:27.381 | ++ lib/tempest:configure_tempest:278 : for image in ${images[@]} 2026-03-17 14:23:27.384 | ++ lib/tempest:configure_tempest:279 : [[ 6c44c282-3468-4879-bce0-dac56a7aaf2b != \9\4\d\9\1\6\c\9\-\b\3\b\0\-\4\e\c\e\-\8\2\6\a\-\8\8\6\c\9\0\b\5\7\b\f\d ]] 2026-03-17 14:23:27.388 | ++ lib/tempest:configure_tempest:280 : image_uuid_alt=6c44c282-3468-4879-bce0-dac56a7aaf2b 2026-03-17 14:23:27.390 | ++ lib/tempest:configure_tempest:281 : break 2026-03-17 14:23:27.393 | ++ lib/tempest:configure_tempest:291 : sudo install -d -o stack /opt/stack/tempest/etc 2026-03-17 14:23:27.425 | ++ lib/tempest:configure_tempest:292 : rm -f /opt/stack/tempest/etc/tempest.conf 2026-03-17 14:23:27.431 | ++ lib/tempest:configure_tempest:294 : local password=secretadmin 2026-03-17 14:23:27.434 | ++ lib/tempest:configure_tempest:297 : local admin_username=admin 2026-03-17 14:23:27.438 | ++ lib/tempest:configure_tempest:298 : local admin_project_name=admin 2026-03-17 14:23:27.442 | ++ lib/tempest:configure_tempest:299 : local admin_domain_name=Default 2026-03-17 14:23:27.446 | ++ lib/tempest:configure_tempest:300 : local alt_username=alt_demo 2026-03-17 14:23:27.449 | ++ lib/tempest:configure_tempest:301 : local alt_project_name=alt_demo 2026-03-17 14:23:27.452 | ++ lib/tempest:configure_tempest:302 : local admin_project_id 2026-03-17 14:23:27.457 | +++ lib/tempest:configure_tempest:303 : oscwrap --os-cloud devstack-admin project list 2026-03-17 14:23:27.457 | +++ lib/tempest:configure_tempest:303 : awk '/ admin / { print $2 }' 2026-03-17 14:23:27.807 | 2026-03-17 14:23:27.824 | +++ functions-common:oscwrap:2457 : return 0 2026-03-17 14:23:27.827 | ++ lib/tempest:configure_tempest:303 : admin_project_id=49b86e53968b4cb0a63f7e8654ed616a 2026-03-17 14:23:27.829 | ++ lib/tempest:configure_tempest:305 : is_service_enabled nova 2026-03-17 14:23:27.846 | ++ functions-common:is_service_enabled:2068 : return 0 2026-03-17 14:23:27.850 | +++ lib/tempest:configure_tempest:308 : oscwrap --os-cloud devstack-admin flavor list 2026-03-17 14:23:28.131 | 2026-03-17 14:23:28.144 | +++ functions-common:oscwrap:2457 : return 0 2026-03-17 14:23:28.146 | ++ lib/tempest:configure_tempest:308 : available_flavors='+----+-----------+-------+------+-----------+-------+-----------+ 2026-03-17 14:23:28.146 | | ID | Name | RAM | Disk | Ephemeral | VCPUs | Is Public | 2026-03-17 14:23:28.146 | +----+-----------+-------+------+-----------+-------+-----------+ 2026-03-17 14:23:28.147 | | 1 | m1.tiny | 512 | 1 | 0 | 1 | True | 2026-03-17 14:23:28.147 | | 2 | m1.small | 2048 | 20 | 0 | 1 | True | 2026-03-17 14:23:28.147 | | 3 | m1.medium | 4096 | 40 | 0 | 2 | True | 2026-03-17 14:23:28.147 | | 4 | m1.large | 8192 | 80 | 0 | 4 | True | 2026-03-17 14:23:28.147 | | 5 | m1.xlarge | 16384 | 160 | 0 | 8 | True | 2026-03-17 14:23:28.147 | | c1 | cirros256 | 256 | 1 | 0 | 1 | True | 2026-03-17 14:23:28.147 | | d1 | ds512M | 512 | 5 | 0 | 1 | True | 2026-03-17 14:23:28.147 | | d2 | ds1G | 1024 | 10 | 0 | 1 | True | 2026-03-17 14:23:28.147 | | d3 | ds2G | 2048 | 10 | 0 | 2 | True | 2026-03-17 14:23:28.147 | | d4 | ds4G | 4096 | 20 | 0 | 4 | True | 2026-03-17 14:23:28.147 | +----+-----------+-------+------+-----------+-------+-----------+' 2026-03-17 14:23:28.149 | ++ lib/tempest:configure_tempest:309 : [[ -z '' ]] 2026-03-17 14:23:28.151 | ++ lib/tempest:configure_tempest:310 : [[ +----+-----------+-------+------+-----------+-------+-----------+ 2026-03-17 14:23:28.151 | | ID | Name | RAM | Disk | Ephemeral | VCPUs | Is Public | 2026-03-17 14:23:28.151 | +----+-----------+-------+------+-----------+-------+-----------+ 2026-03-17 14:23:28.151 | | 1 | m1.tiny | 512 | 1 | 0 | 1 | True | 2026-03-17 14:23:28.151 | | 2 | m1.small | 2048 | 20 | 0 | 1 | True | 2026-03-17 14:23:28.151 | | 3 | m1.medium | 4096 | 40 | 0 | 2 | True | 2026-03-17 14:23:28.151 | | 4 | m1.large | 8192 | 80 | 0 | 4 | True | 2026-03-17 14:23:28.151 | | 5 | m1.xlarge | 16384 | 160 | 0 | 8 | True | 2026-03-17 14:23:28.152 | | c1 | cirros256 | 256 | 1 | 0 | 1 | True | 2026-03-17 14:23:28.152 | | d1 | ds512M | 512 | 5 | 0 | 1 | True | 2026-03-17 14:23:28.152 | | d2 | ds1G | 1024 | 10 | 0 | 1 | True | 2026-03-17 14:23:28.152 | | d3 | ds2G | 2048 | 10 | 0 | 2 | True | 2026-03-17 14:23:28.152 | | d4 | ds4G | 4096 | 20 | 0 | 4 | True | 2026-03-17 14:23:28.152 | +----+-----------+-------+------+-----------+-------+-----------+ =~ m1\.nano ]] 2026-03-17 14:23:28.155 | +++ lib/tempest:configure_tempest:312 : image_size_in_gib 94d916c9-b3b0-4ece-826a-886c90b57bfd 2026-03-17 14:23:28.158 | +++ lib/tempest:image_size_in_gib:125 : local size 2026-03-17 14:23:28.161 | ++++ lib/tempest:image_size_in_gib:126 : oscwrap --os-cloud devstack-admin image show 94d916c9-b3b0-4ece-826a-886c90b57bfd -c size -f value 2026-03-17 14:23:28.449 | 2026-03-17 14:23:28.459 | ++++ functions-common:oscwrap:2457 : return 0 2026-03-17 14:23:28.462 | +++ lib/tempest:image_size_in_gib:126 : size=21692416 2026-03-17 14:23:28.466 | +++ lib/tempest:image_size_in_gib:127 : echo 21692416 2026-03-17 14:23:28.466 | +++ lib/tempest:image_size_in_gib:127 : python3 -c 'import math; print(int(math.ceil(float(int(input()) / 1024.0 ** 3))))' 2026-03-17 14:23:28.521 | ++ lib/tempest:configure_tempest:312 : disk=1 2026-03-17 14:23:28.523 | ++ lib/tempest:configure_tempest:313 : ram=192 2026-03-17 14:23:28.525 | ++ lib/tempest:configure_tempest:314 : openstack --os-cloud devstack-admin flavor create --id 42 --ram 192 --disk 1 --vcpus 1 --property hw_rng:allowed=True m1.nano 2026-03-17 14:23:28.755 | 2026-03-17 14:23:28.755 | +----------------------------+-----------------------+ 2026-03-17 14:23:28.755 | | Field | Value | 2026-03-17 14:23:28.755 | +----------------------------+-----------------------+ 2026-03-17 14:23:28.755 | | OS-FLV-DISABLED:disabled | False | 2026-03-17 14:23:28.755 | | OS-FLV-EXT-DATA:ephemeral | 0 | 2026-03-17 14:23:28.755 | | description | None | 2026-03-17 14:23:28.755 | | disk | 1 | 2026-03-17 14:23:28.755 | | id | 42 | 2026-03-17 14:23:28.755 | | name | m1.nano | 2026-03-17 14:23:28.755 | | os-flavor-access:is_public | True | 2026-03-17 14:23:28.755 | | properties | hw_rng:allowed='True' | 2026-03-17 14:23:28.755 | | ram | 192 | 2026-03-17 14:23:28.755 | | rxtx_factor | 1.0 | 2026-03-17 14:23:28.755 | | swap | 0 | 2026-03-17 14:23:28.755 | | vcpus | 1 | 2026-03-17 14:23:28.756 | +----------------------------+-----------------------+ 2026-03-17 14:23:28.766 | ++ lib/tempest:configure_tempest:316 : flavor_ref=42 2026-03-17 14:23:28.768 | ++ lib/tempest:configure_tempest:317 : [[ +----+-----------+-------+------+-----------+-------+-----------+ 2026-03-17 14:23:28.768 | | ID | Name | RAM | Disk | Ephemeral | VCPUs | Is Public | 2026-03-17 14:23:28.768 | +----+-----------+-------+------+-----------+-------+-----------+ 2026-03-17 14:23:28.768 | | 1 | m1.tiny | 512 | 1 | 0 | 1 | True | 2026-03-17 14:23:28.768 | | 2 | m1.small | 2048 | 20 | 0 | 1 | True | 2026-03-17 14:23:28.768 | | 3 | m1.medium | 4096 | 40 | 0 | 2 | True | 2026-03-17 14:23:28.768 | | 4 | m1.large | 8192 | 80 | 0 | 4 | True | 2026-03-17 14:23:28.768 | | 5 | m1.xlarge | 16384 | 160 | 0 | 8 | True | 2026-03-17 14:23:28.769 | | c1 | cirros256 | 256 | 1 | 0 | 1 | True | 2026-03-17 14:23:28.769 | | d1 | ds512M | 512 | 5 | 0 | 1 | True | 2026-03-17 14:23:28.769 | | d2 | ds1G | 1024 | 10 | 0 | 1 | True | 2026-03-17 14:23:28.769 | | d3 | ds2G | 2048 | 10 | 0 | 2 | True | 2026-03-17 14:23:28.769 | | d4 | ds4G | 4096 | 20 | 0 | 4 | True | 2026-03-17 14:23:28.769 | +----+-----------+-------+------+-----------+-------+-----------+ =~ m1\.micro ]] 2026-03-17 14:23:28.772 | +++ lib/tempest:configure_tempest:319 : image_size_in_gib 6c44c282-3468-4879-bce0-dac56a7aaf2b 2026-03-17 14:23:28.773 | +++ lib/tempest:image_size_in_gib:125 : local size 2026-03-17 14:23:28.776 | ++++ lib/tempest:image_size_in_gib:126 : oscwrap --os-cloud devstack-admin image show 6c44c282-3468-4879-bce0-dac56a7aaf2b -c size -f value 2026-03-17 14:23:28.989 | 2026-03-17 14:23:29.001 | ++++ functions-common:oscwrap:2457 : return 0 2026-03-17 14:23:29.004 | +++ lib/tempest:image_size_in_gib:126 : size=21233664 2026-03-17 14:23:29.008 | +++ lib/tempest:image_size_in_gib:127 : echo 21233664 2026-03-17 14:23:29.008 | +++ lib/tempest:image_size_in_gib:127 : python3 -c 'import math; print(int(math.ceil(float(int(input()) / 1024.0 ** 3))))' 2026-03-17 14:23:29.068 | ++ lib/tempest:configure_tempest:319 : disk=1 2026-03-17 14:23:29.071 | ++ lib/tempest:configure_tempest:320 : ram=256 2026-03-17 14:23:29.073 | ++ lib/tempest:configure_tempest:321 : openstack --os-cloud devstack-admin flavor create --id 84 --ram 256 --disk 1 --vcpus 1 --property hw_rng:allowed=True m1.micro 2026-03-17 14:23:29.353 | 2026-03-17 14:23:29.353 | +----------------------------+-----------------------+ 2026-03-17 14:23:29.353 | | Field | Value | 2026-03-17 14:23:29.353 | +----------------------------+-----------------------+ 2026-03-17 14:23:29.353 | | OS-FLV-DISABLED:disabled | False | 2026-03-17 14:23:29.353 | | OS-FLV-EXT-DATA:ephemeral | 0 | 2026-03-17 14:23:29.353 | | description | None | 2026-03-17 14:23:29.353 | | disk | 1 | 2026-03-17 14:23:29.353 | | id | 84 | 2026-03-17 14:23:29.353 | | name | m1.micro | 2026-03-17 14:23:29.353 | | os-flavor-access:is_public | True | 2026-03-17 14:23:29.353 | | properties | hw_rng:allowed='True' | 2026-03-17 14:23:29.353 | | ram | 256 | 2026-03-17 14:23:29.353 | | rxtx_factor | 1.0 | 2026-03-17 14:23:29.353 | | swap | 0 | 2026-03-17 14:23:29.353 | | vcpus | 1 | 2026-03-17 14:23:29.354 | +----------------------------+-----------------------+ 2026-03-17 14:23:29.367 | ++ lib/tempest:configure_tempest:323 : flavor_ref_alt=84 2026-03-17 14:23:29.370 | ++ lib/tempest:configure_tempest:372 : is_service_enabled glance 2026-03-17 14:23:29.391 | ++ functions-common:is_service_enabled:2068 : return 0 2026-03-17 14:23:29.394 | ++ lib/tempest:configure_tempest:373 : git_clone https://opendev.org/openstack/os-test-images.git /opt/stack/os-test-images master 2026-03-17 14:23:29.397 | ++ functions-common:git_clone:581 : local git_remote=https://opendev.org/openstack/os-test-images.git 2026-03-17 14:23:29.400 | ++ functions-common:git_clone:582 : local git_dest=/opt/stack/os-test-images 2026-03-17 14:23:29.403 | ++ functions-common:git_clone:583 : local git_ref=master 2026-03-17 14:23:29.405 | ++ functions-common:git_clone:584 : local orig_dir 2026-03-17 14:23:29.410 | +++ functions-common:git_clone:585 : pwd 2026-03-17 14:23:29.413 | ++ functions-common:git_clone:585 : orig_dir=/opt/stack/devstack 2026-03-17 14:23:29.416 | ++ functions-common:git_clone:586 : local git_clone_flags= 2026-03-17 14:23:29.420 | +++ functions-common:git_clone:588 : trueorfalse False RECLONE 2026-03-17 14:23:29.438 | ++ functions-common:git_clone:588 : RECLONE=False 2026-03-17 14:23:29.440 | ++ functions-common:git_clone:589 : [[ 0 -gt 0 ]] 2026-03-17 14:23:29.443 | ++ functions-common:git_clone:593 : [[ False = \T\r\u\e ]] 2026-03-17 14:23:29.447 | ++ functions-common:git_clone:602 : echo master 2026-03-17 14:23:29.447 | ++ functions-common:git_clone:602 : egrep -q '^refs' 2026-03-17 14:23:29.449 | egrep: warning: egrep is obsolescent; using grep -E 2026-03-17 14:23:29.453 | ++ functions-common:git_clone:616 : [[ ! -d /opt/stack/os-test-images ]] 2026-03-17 14:23:29.456 | ++ functions-common:git_clone:626 : [[ False = \T\r\u\e ]] 2026-03-17 14:23:29.458 | ++ functions-common:git_clone:661 : sudo git config --system --add safe.directory /opt/stack/os-test-images 2026-03-17 14:23:29.488 | ++ functions-common:git_clone:664 : cd /opt/stack/os-test-images 2026-03-17 14:23:29.491 | ++ functions-common:git_clone:665 : git show --oneline 2026-03-17 14:23:29.493 | ++ functions-common:git_clone:665 : head -1 2026-03-17 14:23:29.495 | 5d0367e Clean-up zuul config spacing 2026-03-17 14:23:29.498 | ++ functions-common:git_clone:666 : cd /opt/stack/devstack 2026-03-17 14:23:29.502 | ++ lib/tempest:configure_tempest:374 : pushd /opt/stack/os-test-images 2026-03-17 14:23:29.502 | ~/os-test-images ~/devstack 2026-03-17 14:23:29.505 | ++ lib/tempest:configure_tempest:375 : tox -egenerate 2026-03-17 14:23:29.764 | generate create: /opt/stack/os-test-images/.tox/generate 2026-03-17 14:23:30.341 | generate installdeps: -r/opt/stack/os-test-images/requirements.txt 2026-03-17 14:23:31.569 | generate installed: PyYAML==6.0.3 2026-03-17 14:23:31.569 | generate run-test-pre: PYTHONHASHSEED='3603052446' 2026-03-17 14:23:31.569 | generate run-test: commands[0] | python3 generate.py manifest.yaml 2026-03-17 14:23:31.622 | INFO:generate:Generating standard-qcow2v3 step 1/1 with 'qemu-img create -f qcow2 standard-qcow2v3.qcow2 10M' 2026-03-17 14:23:31.644 | INFO:generate:Generating qcow-with-backing step 1/1 with 'qemu-img create -f qcow2 -F raw -b /etc/hosts qcow-with-backing.qcow2 10M' 2026-03-17 14:23:31.662 | INFO:generate:Generating qcow-with-datafile step 1/2 with 'qemu-img create -f qcow2 -o data_file=qcow-data-file,data_file_raw=on qcow-with-datafile.qcow2 10M' 2026-03-17 14:23:31.689 | INFO:generate:Generating qcow-with-datafile step 2/2 with 'rm qcow-data-file' 2026-03-17 14:23:31.694 | INFO:generate:Generating raw-blank step 1/1 with 'qemu-img create -f raw raw-blank.raw 1M' 2026-03-17 14:23:31.699 | INFO:generate:Generating gpt-blank step 1/2 with 'qemu-img create -f raw gpt-blank.gpt 1M' 2026-03-17 14:23:31.706 | INFO:generate:Generating gpt-blank step 2/2 with "parted gpt-blank.gpt --script 'mklabel gpt'" 2026-03-17 14:23:31.735 | WARNING:generate:Unable to generate image standard (qed) 2026-03-17 14:23:31.735 | INFO:generate:Generating standard-iso9660 step 1/2 with 'qemu-img create -f raw standard-iso9660.iso 1M' 2026-03-17 14:23:31.748 | INFO:generate:Generating standard-iso9660 step 2/2 with 'mkisofs -V standard-iso9660 -o standard-iso9660.iso /etc/hosts' 2026-03-17 14:23:31.865 | WARNING:generate:Unable to generate image standard-udf (iso) 2026-03-17 14:23:31.865 | INFO:generate:Generating iso-with-qcow2-in-system step 1/5 with 'qemu-img create -f raw iso-with-qcow2-in-system.iso 1M' 2026-03-17 14:23:31.873 | INFO:generate:Generating iso-with-qcow2-in-system step 2/5 with 'mkisofs -V iso-with-qcow2-in-system -o iso-with-qcow2-in-system.iso /etc/hosts' 2026-03-17 14:23:31.978 | INFO:generate:Generating iso-with-qcow2-in-system step 3/5 with 'qemu-img create -f qcow2 tmp.qcow 10M' 2026-03-17 14:23:32.002 | INFO:generate:Generating iso-with-qcow2-in-system step 4/5 with 'dd if=tmp.qcow of=iso-with-qcow2-in-system.iso bs=32k count=1 conv=notrunc' 2026-03-17 14:23:32.009 | INFO:generate:Generating iso-with-qcow2-in-system step 5/5 with 'rm tmp.qcow' 2026-03-17 14:23:32.014 | INFO:generate:Generating vmdk-monolithicSparse step 1/1 with 'qemu-img create -f vmdk -o subformat=monolithicSparse vmdk-monolithicSparse.vmdk 10M' 2026-03-17 14:23:32.030 | INFO:generate:Generating vmdk-streamOptimized step 1/1 with 'qemu-img create -f vmdk -o subformat=streamOptimized vmdk-streamOptimized.vmdk 10M' 2026-03-17 14:23:32.049 | INFO:generate:Generating vmdk-monolithicFlat step 1/2 with 'qemu-img create -f vmdk -o subformat=monolithicFlat vmdk-monolithicFlat.vmdk 10M' 2026-03-17 14:23:32.066 | INFO:generate:Generating vmdk-monolithicFlat step 2/2 with 'rm vmdk-monolithicFlat-flat.vmdk' 2026-03-17 14:23:32.071 | INFO:generate:Generating vmdk-monolithicFlat-leak step 1/3 with 'qemu-img create -f vmdk -o subformat=monolithicFlat vmdk-monolithicFlat-leak.vmdk 10M' 2026-03-17 14:23:32.092 | INFO:generate:Generating vmdk-monolithicFlat-leak step 2/3 with "sed -i 's#vmdk-monolithicFlat-leak-flat.vmdk#/etc/hosts#' vmdk-monolithicFlat-leak.vmdk" 2026-03-17 14:23:32.099 | INFO:generate:Generating vmdk-monolithicFlat-leak step 3/3 with 'rm vmdk-monolithicFlat-leak-flat.vmdk' 2026-03-17 14:23:32.104 | INFO:generate:Generating vmdk-sparse-with-url-backing step 1/2 with 'qemu-img create -f vmdk -o subformat=monolithicSparse vmdk-sparse-with-url-backing.vmdk 10M' 2026-03-17 14:23:32.122 | INFO:generate:Generating vmdk-sparse-with-url-backing step 2/2 with "dd if=vmdk-sparse-with-url-backing.vmdk bs=512 count=1 skip=1 | sed 's#vmdk-sparse-with-url-backing.vmdk#/etc/hosts#' | dd of=vmdk-sparse-with-url-backing.vmdk conv=notrunc seek=1" 2026-03-17 14:23:32.129 | INFO:generate:Generating vmdk-sparse-with-footer step 1/1 with 'qemu-img create -f vmdk -o subformat=monolithicSparse vmdk-sparse-with-footer.vmdk 10M' 2026-03-17 14:23:32.146 | INFO:generate:Running postprocesser footerify_vmdk on 'vmdk-sparse-with-footer.vmdk' 2026-03-17 14:23:32.177 | ___________________________________ summary ____________________________________ 2026-03-17 14:23:32.177 | generate: commands succeeded 2026-03-17 14:23:32.177 | congratulations :) 2026-03-17 14:23:32.246 | ++ lib/tempest:configure_tempest:376 : popd 2026-03-17 14:23:32.247 | ~/devstack 2026-03-17 14:23:32.251 | ++ lib/tempest:configure_tempest:377 : iniset /opt/stack/tempest/etc/tempest.conf image images_manifest_file /opt/stack/os-test-images/images/manifest.yaml 2026-03-17 14:23:32.294 | ++ lib/tempest:configure_tempest:378 : local image_conversion 2026-03-17 14:23:32.297 | +++ lib/tempest:configure_tempest:379 : iniget /etc/glance/glance-image-import.conf image_conversion output_format 2026-03-17 14:23:32.323 | ++ lib/tempest:configure_tempest:379 : image_conversion= 2026-03-17 14:23:32.326 | ++ lib/tempest:configure_tempest:380 : [[ -n '' ]] 2026-03-17 14:23:32.328 | ++ lib/tempest:configure_tempest:383 : iniset /opt/stack/tempest/etc/tempest.conf image-feature-enabled image_format_enforcement True 2026-03-17 14:23:32.376 | ++ lib/tempest:configure_tempest:386 : iniset /opt/stack/tempest/etc/tempest.conf network project_network_cidr 10.1.0.0/20 2026-03-17 14:23:32.423 | ++ lib/tempest:configure_tempest:388 : ssh_connect_method=floating 2026-03-17 14:23:32.426 | ++ lib/tempest:configure_tempest:394 : [[ True == \T\r\u\e ]] 2026-03-17 14:23:32.429 | ++ lib/tempest:configure_tempest:394 : is_networking_extension_supported external-net 2026-03-17 14:23:32.434 | ++ lib/neutron_plugins/services/l3:is_networking_extension_supported:423 : local extension=external-net 2026-03-17 14:23:32.438 | +++ 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-17 14:23:32.829 | 2026-03-17 14:23:32.846 | +++ functions-common:oscwrap:2457 : return 0 2026-03-17 14:23:32.849 | ++ lib/neutron_plugins/services/l3:is_networking_extension_supported:425 : EXT_LIST='address-group 2026-03-17 14:23:32.849 | address-scope 2026-03-17 14:23:32.849 | agent 2026-03-17 14:23:32.849 | allowed-address-pairs 2026-03-17 14:23:32.849 | auto-allocated-topology 2026-03-17 14:23:32.849 | availability_zone 2026-03-17 14:23:32.849 | default-subnetpools 2026-03-17 14:23:32.849 | dhcp_agent_scheduler 2026-03-17 14:23:32.849 | dns-integration 2026-03-17 14:23:32.849 | dns-domain-ports 2026-03-17 14:23:32.849 | dns-integration-domain-keywords 2026-03-17 14:23:32.849 | empty-string-filtering 2026-03-17 14:23:32.849 | external-net 2026-03-17 14:23:32.849 | extra_dhcp_opt 2026-03-17 14:23:32.849 | extraroute 2026-03-17 14:23:32.849 | extraroute-atomic 2026-03-17 14:23:32.849 | filter-validation 2026-03-17 14:23:32.849 | floating-ip-port-forwarding-detail 2026-03-17 14:23:32.849 | fip-port-details 2026-03-17 14:23:32.849 | flavors 2026-03-17 14:23:32.849 | floatingip-pools 2026-03-17 14:23:32.849 | router 2026-03-17 14:23:32.850 | enable-default-route-bfd 2026-03-17 14:23:32.850 | enable-default-route-ecmp 2026-03-17 14:23:32.850 | ext-gw-mode 2026-03-17 14:23:32.850 | l3-ha 2026-03-17 14:23:32.850 | external-gateway-multihoming 2026-03-17 14:23:32.850 | l3-flavors 2026-03-17 14:23:32.850 | multi-provider 2026-03-17 14:23:32.850 | net-mtu 2026-03-17 14:23:32.850 | net-mtu-writable 2026-03-17 14:23:32.850 | network_availability_zone 2026-03-17 14:23:32.850 | network-ip-availability 2026-03-17 14:23:32.850 | network-ip-availability-details 2026-03-17 14:23:32.850 | pagination 2026-03-17 14:23:32.850 | port-device-profile 2026-03-17 14:23:32.850 | port-mac-address-regenerate 2026-03-17 14:23:32.850 | port-numa-affinity-policy 2026-03-17 14:23:32.850 | port-numa-affinity-policy-socket 2026-03-17 14:23:32.850 | binding 2026-03-17 14:23:32.850 | binding-extended 2026-03-17 14:23:32.850 | port-security 2026-03-17 14:23:32.850 | project-id 2026-03-17 14:23:32.850 | provider 2026-03-17 14:23:32.850 | qinq 2026-03-17 14:23:32.850 | quota-check-limit 2026-03-17 14:23:32.850 | quota-check-limit-default 2026-03-17 14:23:32.850 | quotas 2026-03-17 14:23:32.850 | quota_details 2026-03-17 14:23:32.850 | rbac-policies 2026-03-17 14:23:32.850 | rbac-address-scope 2026-03-17 14:23:32.850 | rbac-security-groups 2026-03-17 14:23:32.850 | revision-if-match 2026-03-17 14:23:32.850 | standard-attr-revisions 2026-03-17 14:23:32.850 | router_availability_zone 2026-03-17 14:23:32.850 | router-enable-snat 2026-03-17 14:23:32.850 | security-groups-default-rules 2026-03-17 14:23:32.850 | security-groups-normalized-cidr 2026-03-17 14:23:32.850 | security-groups-remote-address-group 2026-03-17 14:23:32.850 | security-groups-rules-belongs-to-default-sg 2026-03-17 14:23:32.850 | security-groups-shared-filtering 2026-03-17 14:23:32.850 | security-group 2026-03-17 14:23:32.850 | service-type 2026-03-17 14:23:32.850 | sorting 2026-03-17 14:23:32.850 | standard-attr-description 2026-03-17 14:23:32.851 | stateful-security-group 2026-03-17 14:23:32.851 | subnet-dns-publish-fixed-ip 2026-03-17 14:23:32.851 | subnet-external-network 2026-03-17 14:23:32.851 | subnet-service-types 2026-03-17 14:23:32.851 | subnet_allocation 2026-03-17 14:23:32.851 | subnetpool-prefix-ops 2026-03-17 14:23:32.851 | tag-creation 2026-03-17 14:23:32.851 | standard-attr-tag 2026-03-17 14:23:32.851 | standard-attr-timestamp 2026-03-17 14:23:32.851 | vlan-transparent' 2026-03-17 14:23:32.854 | ++ lib/neutron_plugins/services/l3:is_networking_extension_supported:426 : [[ address-group 2026-03-17 14:23:32.854 | address-scope 2026-03-17 14:23:32.854 | agent 2026-03-17 14:23:32.854 | allowed-address-pairs 2026-03-17 14:23:32.854 | auto-allocated-topology 2026-03-17 14:23:32.854 | availability_zone 2026-03-17 14:23:32.854 | default-subnetpools 2026-03-17 14:23:32.854 | dhcp_agent_scheduler 2026-03-17 14:23:32.854 | dns-integration 2026-03-17 14:23:32.854 | dns-domain-ports 2026-03-17 14:23:32.854 | dns-integration-domain-keywords 2026-03-17 14:23:32.854 | empty-string-filtering 2026-03-17 14:23:32.854 | external-net 2026-03-17 14:23:32.854 | extra_dhcp_opt 2026-03-17 14:23:32.854 | extraroute 2026-03-17 14:23:32.854 | extraroute-atomic 2026-03-17 14:23:32.854 | filter-validation 2026-03-17 14:23:32.854 | floating-ip-port-forwarding-detail 2026-03-17 14:23:32.854 | fip-port-details 2026-03-17 14:23:32.854 | flavors 2026-03-17 14:23:32.854 | floatingip-pools 2026-03-17 14:23:32.854 | router 2026-03-17 14:23:32.854 | enable-default-route-bfd 2026-03-17 14:23:32.854 | enable-default-route-ecmp 2026-03-17 14:23:32.854 | ext-gw-mode 2026-03-17 14:23:32.854 | l3-ha 2026-03-17 14:23:32.854 | external-gateway-multihoming 2026-03-17 14:23:32.854 | l3-flavors 2026-03-17 14:23:32.854 | multi-provider 2026-03-17 14:23:32.854 | net-mtu 2026-03-17 14:23:32.854 | net-mtu-writable 2026-03-17 14:23:32.855 | network_availability_zone 2026-03-17 14:23:32.855 | network-ip-availability 2026-03-17 14:23:32.855 | network-ip-availability-details 2026-03-17 14:23:32.855 | pagination 2026-03-17 14:23:32.855 | port-device-profile 2026-03-17 14:23:32.855 | port-mac-address-regenerate 2026-03-17 14:23:32.855 | port-numa-affinity-policy 2026-03-17 14:23:32.855 | port-numa-affinity-policy-socket 2026-03-17 14:23:32.855 | binding 2026-03-17 14:23:32.855 | binding-extended 2026-03-17 14:23:32.855 | port-security 2026-03-17 14:23:32.855 | project-id 2026-03-17 14:23:32.855 | provider 2026-03-17 14:23:32.855 | qinq 2026-03-17 14:23:32.855 | quota-check-limit 2026-03-17 14:23:32.855 | quota-check-limit-default 2026-03-17 14:23:32.855 | quotas 2026-03-17 14:23:32.855 | quota_details 2026-03-17 14:23:32.855 | rbac-policies 2026-03-17 14:23:32.855 | rbac-address-scope 2026-03-17 14:23:32.855 | rbac-security-groups 2026-03-17 14:23:32.855 | revision-if-match 2026-03-17 14:23:32.855 | standard-attr-revisions 2026-03-17 14:23:32.855 | router_availability_zone 2026-03-17 14:23:32.855 | router-enable-snat 2026-03-17 14:23:32.855 | security-groups-default-rules 2026-03-17 14:23:32.855 | security-groups-normalized-cidr 2026-03-17 14:23:32.855 | security-groups-remote-address-group 2026-03-17 14:23:32.855 | security-groups-rules-belongs-to-default-sg 2026-03-17 14:23:32.855 | security-groups-shared-filtering 2026-03-17 14:23:32.855 | security-group 2026-03-17 14:23:32.855 | service-type 2026-03-17 14:23:32.855 | sorting 2026-03-17 14:23:32.855 | standard-attr-description 2026-03-17 14:23:32.855 | stateful-security-group 2026-03-17 14:23:32.855 | subnet-dns-publish-fixed-ip 2026-03-17 14:23:32.855 | subnet-external-network 2026-03-17 14:23:32.855 | subnet-service-types 2026-03-17 14:23:32.855 | subnet_allocation 2026-03-17 14:23:32.855 | subnetpool-prefix-ops 2026-03-17 14:23:32.855 | tag-creation 2026-03-17 14:23:32.855 | standard-attr-tag 2026-03-17 14:23:32.855 | standard-attr-timestamp 2026-03-17 14:23:32.856 | vlan-transparent =~ external-net ]] 2026-03-17 14:23:32.858 | ++ lib/neutron_plugins/services/l3:is_networking_extension_supported:426 : return 0 2026-03-17 14:23:32.861 | +++ lib/tempest:configure_tempest:395 : oscwrap --os-cloud devstack-admin network show -f value -c id public 2026-03-17 14:23:33.199 | 2026-03-17 14:23:33.215 | +++ functions-common:oscwrap:2457 : return 0 2026-03-17 14:23:33.219 | ++ lib/tempest:configure_tempest:395 : public_network_id=b91c0cf4-ef1e-4a69-b060-07d089c09b8e 2026-03-17 14:23:33.222 | ++ lib/tempest:configure_tempest:397 : openstack --os-cloud devstack-admin --os-region RegionOne network create --share shared 2026-03-17 14:23:34.127 | 2026-03-17 14:23:34.128 | +---------------------------+--------------------------------------+ 2026-03-17 14:23:34.128 | | Field | Value | 2026-03-17 14:23:34.128 | +---------------------------+--------------------------------------+ 2026-03-17 14:23:34.128 | | admin_state_up | UP | 2026-03-17 14:23:34.128 | | availability_zone_hints | | 2026-03-17 14:23:34.128 | | availability_zones | | 2026-03-17 14:23:34.128 | | created_at | 2026-03-17T14:23:33Z | 2026-03-17 14:23:34.128 | | description | | 2026-03-17 14:23:34.128 | | dns_domain | None | 2026-03-17 14:23:34.128 | | id | 7d33ba54-fd1f-4a10-833a-7940f4bfc6bc | 2026-03-17 14:23:34.128 | | ipv4_address_scope | None | 2026-03-17 14:23:34.128 | | ipv6_address_scope | None | 2026-03-17 14:23:34.128 | | is_default | False | 2026-03-17 14:23:34.128 | | is_vlan_qinq | None | 2026-03-17 14:23:34.128 | | is_vlan_transparent | False | 2026-03-17 14:23:34.128 | | mtu | 1372 | 2026-03-17 14:23:34.128 | | name | shared | 2026-03-17 14:23:34.128 | | port_security_enabled | True | 2026-03-17 14:23:34.128 | | project_id | 49b86e53968b4cb0a63f7e8654ed616a | 2026-03-17 14:23:34.128 | | provider:network_type | geneve | 2026-03-17 14:23:34.128 | | provider:physical_network | None | 2026-03-17 14:23:34.128 | | provider:segmentation_id | 20609 | 2026-03-17 14:23:34.128 | | qinq | False | 2026-03-17 14:23:34.128 | | qos_policy_id | None | 2026-03-17 14:23:34.128 | | revision_number | 1 | 2026-03-17 14:23:34.128 | | router:external | Internal | 2026-03-17 14:23:34.128 | | segments | None | 2026-03-17 14:23:34.128 | | shared | True | 2026-03-17 14:23:34.128 | | status | ACTIVE | 2026-03-17 14:23:34.128 | | subnets | | 2026-03-17 14:23:34.128 | | tags | | 2026-03-17 14:23:34.128 | | updated_at | 2026-03-17T14:23:33Z | 2026-03-17 14:23:34.128 | +---------------------------+--------------------------------------+ 2026-03-17 14:23:34.140 | ++ lib/tempest:configure_tempest:398 : openstack --os-cloud devstack-admin --os-region RegionOne subnet create --description shared-subnet --subnet-range 192.168.233.0/24 --network shared shared-subnet 2026-03-17 14:23:34.941 | 2026-03-17 14:23:34.941 | +----------------------+--------------------------------------+ 2026-03-17 14:23:34.941 | | Field | Value | 2026-03-17 14:23:34.941 | +----------------------+--------------------------------------+ 2026-03-17 14:23:34.941 | | allocation_pools | 192.168.233.2-192.168.233.254 | 2026-03-17 14:23:34.941 | | cidr | 192.168.233.0/24 | 2026-03-17 14:23:34.941 | | created_at | 2026-03-17T14:23:34Z | 2026-03-17 14:23:34.941 | | description | shared-subnet | 2026-03-17 14:23:34.941 | | dns_nameservers | | 2026-03-17 14:23:34.941 | | dns_publish_fixed_ip | None | 2026-03-17 14:23:34.941 | | enable_dhcp | True | 2026-03-17 14:23:34.941 | | gateway_ip | 192.168.233.1 | 2026-03-17 14:23:34.941 | | host_routes | | 2026-03-17 14:23:34.941 | | id | a59cceb8-c7f3-4491-9fbb-803c1ea15f67 | 2026-03-17 14:23:34.941 | | ip_version | 4 | 2026-03-17 14:23:34.941 | | ipv6_address_mode | None | 2026-03-17 14:23:34.941 | | ipv6_ra_mode | None | 2026-03-17 14:23:34.941 | | name | shared-subnet | 2026-03-17 14:23:34.941 | | network_id | 7d33ba54-fd1f-4a10-833a-7940f4bfc6bc | 2026-03-17 14:23:34.941 | | project_id | 49b86e53968b4cb0a63f7e8654ed616a | 2026-03-17 14:23:34.941 | | revision_number | 0 | 2026-03-17 14:23:34.941 | | router:external | False | 2026-03-17 14:23:34.941 | | segment_id | None | 2026-03-17 14:23:34.941 | | service_types | | 2026-03-17 14:23:34.941 | | subnetpool_id | None | 2026-03-17 14:23:34.941 | | tags | | 2026-03-17 14:23:34.941 | | updated_at | 2026-03-17T14:23:34Z | 2026-03-17 14:23:34.941 | +----------------------+--------------------------------------+ 2026-03-17 14:23:34.953 | ++ lib/tempest:configure_tempest:401 : iniset /opt/stack/tempest/etc/tempest.conf DEFAULT use_syslog False 2026-03-17 14:23:34.997 | ++ lib/tempest:configure_tempest:404 : iniset /opt/stack/tempest/etc/tempest.conf oslo_concurrency lock_path /opt/stack/data/tempest 2026-03-17 14:23:35.039 | ++ lib/tempest:configure_tempest:405 : mkdir -p /opt/stack/data/tempest 2026-03-17 14:23:35.045 | ++ lib/tempest:configure_tempest:406 : iniset /opt/stack/tempest/etc/tempest.conf DEFAULT use_stderr False 2026-03-17 14:23:35.081 | ++ lib/tempest:configure_tempest:407 : iniset /opt/stack/tempest/etc/tempest.conf DEFAULT log_file tempest.log 2026-03-17 14:23:35.112 | ++ lib/tempest:configure_tempest:408 : iniset /opt/stack/tempest/etc/tempest.conf DEFAULT debug True 2026-03-17 14:23:35.143 | ++ lib/tempest:configure_tempest:411 : iniset /opt/stack/tempest/etc/tempest.conf compute build_timeout 196 2026-03-17 14:23:35.180 | ++ lib/tempest:configure_tempest:412 : iniset /opt/stack/tempest/etc/tempest.conf volume build_timeout 196 2026-03-17 14:23:35.226 | ++ lib/tempest:configure_tempest:415 : iniset /opt/stack/tempest/etc/tempest.conf identity uri_v3 https://38.102.83.89/identity/v3 2026-03-17 14:23:35.269 | ++ lib/tempest:configure_tempest:416 : iniset /opt/stack/tempest/etc/tempest.conf identity user_lockout_failure_attempts 2 2026-03-17 14:23:35.309 | ++ lib/tempest:configure_tempest:417 : iniset /opt/stack/tempest/etc/tempest.conf identity user_lockout_duration 10 2026-03-17 14:23:35.351 | ++ lib/tempest:configure_tempest:418 : iniset /opt/stack/tempest/etc/tempest.conf identity user_unique_last_password_count 2 2026-03-17 14:23:35.396 | ++ lib/tempest:configure_tempest:419 : [[ True == \T\r\u\e ]] 2026-03-17 14:23:35.399 | ++ lib/tempest:configure_tempest:420 : iniset /opt/stack/tempest/etc/tempest.conf auth admin_username admin 2026-03-17 14:23:35.441 | ++ lib/tempest:configure_tempest:421 : iniset /opt/stack/tempest/etc/tempest.conf auth admin_password secretadmin 2026-03-17 14:23:35.481 | ++ lib/tempest:configure_tempest:422 : iniset /opt/stack/tempest/etc/tempest.conf auth admin_project_name admin 2026-03-17 14:23:35.521 | ++ lib/tempest:configure_tempest:423 : iniset /opt/stack/tempest/etc/tempest.conf auth admin_domain_name Default 2026-03-17 14:23:35.560 | ++ lib/tempest:configure_tempest:425 : iniset /opt/stack/tempest/etc/tempest.conf identity auth_version v3 2026-03-17 14:23:35.596 | ++ lib/tempest:configure_tempest:426 : is_service_enabled tls-proxy 2026-03-17 14:23:35.615 | ++ functions-common:is_service_enabled:2068 : return 0 2026-03-17 14:23:35.618 | ++ lib/tempest:configure_tempest:427 : iniset /opt/stack/tempest/etc/tempest.conf identity ca_certificates_file /opt/stack/data/ca-bundle.pem 2026-03-17 14:23:35.654 | ++ lib/tempest:configure_tempest:431 : [[ True = True ]] 2026-03-17 14:23:35.656 | ++ lib/tempest:configure_tempest:432 : iniset /opt/stack/tempest/etc/tempest.conf identity-feature-enabled security_compliance True 2026-03-17 14:23:35.692 | ++ lib/tempest:configure_tempest:437 : is_service_enabled ldap 2026-03-17 14:23:35.709 | ++ functions-common:is_service_enabled:2068 : return 1 2026-03-17 14:23:35.712 | ++ lib/tempest:configure_tempest:443 : iniset /opt/stack/tempest/etc/tempest.conf identity-feature-enabled project_tags True 2026-03-17 14:23:35.747 | ++ lib/tempest:configure_tempest:447 : iniset /opt/stack/tempest/etc/tempest.conf identity-feature-enabled application_credentials True 2026-03-17 14:23:35.784 | ++ lib/tempest:configure_tempest:451 : iniset /opt/stack/tempest/etc/tempest.conf identity-feature-enabled access_rules True 2026-03-17 14:23:35.823 | ++ lib/tempest:configure_tempest:456 : [[ ! -z '' ]] 2026-03-17 14:23:35.827 | ++ lib/tempest:configure_tempest:459 : iniset /opt/stack/tempest/etc/tempest.conf image-feature-enabled import_image True 2026-03-17 14:23:35.869 | ++ lib/tempest:configure_tempest:460 : iniset /opt/stack/tempest/etc/tempest.conf image-feature-enabled os_glance_reserved True 2026-03-17 14:23:35.907 | ++ lib/tempest:configure_tempest:461 : is_service_enabled g-api-r 2026-03-17 14:23:35.926 | ++ functions-common:is_service_enabled:2068 : return 1 2026-03-17 14:23:35.928 | ++ lib/tempest:configure_tempest:466 : iniset /opt/stack/tempest/etc/tempest.conf compute image_ref 94d916c9-b3b0-4ece-826a-886c90b57bfd 2026-03-17 14:23:35.965 | ++ lib/tempest:configure_tempest:467 : iniset /opt/stack/tempest/etc/tempest.conf compute image_ref_alt 6c44c282-3468-4879-bce0-dac56a7aaf2b 2026-03-17 14:23:36.001 | ++ lib/tempest:configure_tempest:468 : iniset /opt/stack/tempest/etc/tempest.conf compute flavor_ref 42 2026-03-17 14:23:36.038 | ++ lib/tempest:configure_tempest:469 : iniset /opt/stack/tempest/etc/tempest.conf compute flavor_ref_alt 84 2026-03-17 14:23:36.074 | ++ lib/tempest:configure_tempest:470 : iniset /opt/stack/tempest/etc/tempest.conf validation connect_method floating 2026-03-17 14:23:36.114 | ++ lib/tempest:configure_tempest:471 : is_service_enabled neutron 2026-03-17 14:23:36.133 | ++ functions-common:is_service_enabled:2068 : return 0 2026-03-17 14:23:36.135 | ++ lib/tempest:configure_tempest:479 : [[ -n '' ]] 2026-03-17 14:23:36.138 | ++ lib/tempest:configure_tempest:489 : local tempest_compute_min_microversion=None 2026-03-17 14:23:36.141 | ++ lib/tempest:configure_tempest:490 : local tempest_compute_max_microversion=latest 2026-03-17 14:23:36.144 | ++ lib/tempest:configure_tempest:493 : [[ '' == \c\o\m\p\u\t\e\_\l\e\g\a\c\y ]] 2026-03-17 14:23:36.147 | ++ lib/tempest:configure_tempest:497 : '[' None == None ']' 2026-03-17 14:23:36.149 | ++ lib/tempest:configure_tempest:498 : inicomment /opt/stack/tempest/etc/tempest.conf compute min_microversion 2026-03-17 14:23:36.172 | ++ lib/tempest:configure_tempest:502 : '[' latest == None ']' 2026-03-17 14:23:36.176 | ++ lib/tempest:configure_tempest:505 : iniset /opt/stack/tempest/etc/tempest.conf compute max_microversion latest 2026-03-17 14:23:36.214 | ++ lib/tempest:configure_tempest:508 : iniset /opt/stack/tempest/etc/tempest.conf compute-feature-enabled personality False 2026-03-17 14:23:36.255 | ++ lib/tempest:configure_tempest:509 : iniset /opt/stack/tempest/etc/tempest.conf compute-feature-enabled resize True 2026-03-17 14:23:36.296 | ++ lib/tempest:configure_tempest:510 : iniset /opt/stack/tempest/etc/tempest.conf compute-feature-enabled live_migration False 2026-03-17 14:23:36.337 | ++ lib/tempest:configure_tempest:511 : iniset /opt/stack/tempest/etc/tempest.conf compute-feature-enabled change_password False 2026-03-17 14:23:36.377 | ++ lib/tempest:configure_tempest:512 : iniset /opt/stack/tempest/etc/tempest.conf compute-feature-enabled block_migration_for_live_migration False 2026-03-17 14:23:36.417 | ++ lib/tempest:configure_tempest:513 : iniset /opt/stack/tempest/etc/tempest.conf compute-feature-enabled live_migrate_back_and_forth False 2026-03-17 14:23:36.455 | ++ lib/tempest:configure_tempest:514 : iniset /opt/stack/tempest/etc/tempest.conf compute-feature-enabled attach_encrypted_volume True 2026-03-17 14:23:36.491 | ++ lib/tempest:configure_tempest:517 : iniset /opt/stack/tempest/etc/tempest.conf compute-feature-enabled hostname_fqdn_sanitization True 2026-03-17 14:23:36.531 | ++ lib/tempest:configure_tempest:519 : [[ -n ComputeFilter,ComputeCapabilitiesFilter,ImagePropertiesFilter,ServerGroupAntiAffinityFilter,ServerGroupAffinityFilter,SameHostFilter,DifferentHostFilter ]] 2026-03-17 14:23:36.534 | ++ lib/tempest:configure_tempest:520 : iniset /opt/stack/tempest/etc/tempest.conf compute-feature-enabled scheduler_enabled_filters ComputeFilter,ComputeCapabilitiesFilter,ImagePropertiesFilter,ServerGroupAntiAffinityFilter,ServerGroupAffinityFilter,SameHostFilter,DifferentHostFilter 2026-03-17 14:23:36.570 | ++ lib/tempest:configure_tempest:523 : [[ True == \T\r\u\e ]] 2026-03-17 14:23:36.572 | ++ lib/tempest:configure_tempest:524 : iniset /opt/stack/tempest/etc/tempest.conf compute-feature-enabled volume_multiattach True 2026-03-17 14:23:36.610 | ++ lib/tempest:configure_tempest:527 : is_service_enabled n-novnc 2026-03-17 14:23:36.629 | ++ functions-common:is_service_enabled:2068 : return 0 2026-03-17 14:23:36.632 | ++ lib/tempest:configure_tempest:528 : iniset /opt/stack/tempest/etc/tempest.conf compute-feature-enabled vnc_console True 2026-03-17 14:23:36.669 | ++ lib/tempest:configure_tempest:530 : is_service_enabled n-spice 2026-03-17 14:23:36.685 | ++ functions-common:is_service_enabled:2068 : return 1 2026-03-17 14:23:36.688 | ++ lib/tempest:configure_tempest:530 : '[' False '!=' False ']' 2026-03-17 14:23:36.691 | ++ lib/tempest:configure_tempest:533 : is_service_enabled n-sproxy 2026-03-17 14:23:36.707 | ++ functions-common:is_service_enabled:2068 : return 1 2026-03-17 14:23:36.710 | ++ lib/tempest:configure_tempest:533 : '[' False '!=' False ']' 2026-03-17 14:23:36.712 | ++ lib/tempest:configure_tempest:538 : local nova_policy_roles=admin,manager,member,reader,service 2026-03-17 14:23:36.714 | ++ lib/tempest:configure_tempest:539 : iniset /opt/stack/tempest/etc/tempest.conf compute-feature-enabled nova_policy_roles admin,manager,member,reader,service 2026-03-17 14:23:36.748 | ++ lib/tempest:configure_tempest:542 : iniset /opt/stack/tempest/etc/tempest.conf network project_networks_reachable false 2026-03-17 14:23:36.779 | ++ lib/tempest:configure_tempest:543 : iniset /opt/stack/tempest/etc/tempest.conf network public_network_id b91c0cf4-ef1e-4a69-b060-07d089c09b8e 2026-03-17 14:23:36.808 | ++ lib/tempest:configure_tempest:544 : iniset /opt/stack/tempest/etc/tempest.conf network public_router_id '' 2026-03-17 14:23:36.849 | ++ lib/tempest:configure_tempest:545 : iniset /opt/stack/tempest/etc/tempest.conf network default_network 10.1.0.0/20 2026-03-17 14:23:36.889 | ++ lib/tempest:configure_tempest:546 : iniset /opt/stack/tempest/etc/tempest.conf network-feature-enabled ipv6 True 2026-03-17 14:23:36.928 | ++ lib/tempest:configure_tempest:547 : iniset /opt/stack/tempest/etc/tempest.conf network-feature-enabled ipv6_subnet_attributes True 2026-03-17 14:23:36.964 | ++ lib/tempest:configure_tempest:548 : iniset /opt/stack/tempest/etc/tempest.conf network-feature-enabled port_security True 2026-03-17 14:23:37.003 | ++ lib/tempest:configure_tempest:550 : iniset /opt/stack/tempest/etc/tempest.conf enforce_scope neutron True 2026-03-17 14:23:37.033 | ++ lib/tempest:configure_tempest:553 : SCENARIO_IMAGE_DIR=/opt/stack/devstack/files 2026-03-17 14:23:37.036 | ++ lib/tempest:configure_tempest:554 : SCENARIO_IMAGE_FILE=cirros-0.6.3-x86_64-disk.img 2026-03-17 14:23:37.038 | ++ lib/tempest:configure_tempest:555 : SCENARIO_IMAGE_TYPE=cirros 2026-03-17 14:23:37.042 | ++ lib/tempest:configure_tempest:556 : iniset /opt/stack/tempest/etc/tempest.conf scenario img_file /opt/stack/devstack/files/cirros-0.6.3-x86_64-disk.img 2026-03-17 14:23:37.079 | ++ lib/tempest:configure_tempest:560 : [[ cirros == \c\i\r\r\o\s ]] 2026-03-17 14:23:37.083 | +++ lib/tempest:configure_tempest:563 : tr -d . 2026-03-17 14:23:37.085 | +++ lib/tempest:configure_tempest:563 : echo 0.6.3 2026-03-17 14:23:37.090 | ++ lib/tempest:configure_tempest:563 : [[ 063 -ge 060 ]] 2026-03-17 14:23:37.093 | ++ lib/tempest:configure_tempest:564 : iniset /opt/stack/tempest/etc/tempest.conf scenario dhcp_client dhcpcd 2026-03-17 14:23:37.127 | ++ lib/tempest:configure_tempest:569 : TEMPEST_SSH_NETWORK_NAME=private 2026-03-17 14:23:37.130 | ++ lib/tempest:configure_tempest:570 : is_provider_network 2026-03-17 14:23:37.133 | ++ functions-common:is_provider_network:2261 : '[' '' == True ']' 2026-03-17 14:23:37.135 | ++ functions-common:is_provider_network:2264 : return 1 2026-03-17 14:23:37.138 | ++ lib/tempest:configure_tempest:574 : iniset /opt/stack/tempest/etc/tempest.conf validation run_validation True 2026-03-17 14:23:37.168 | ++ lib/tempest:configure_tempest:575 : iniset /opt/stack/tempest/etc/tempest.conf validation ip_version_for_ssh 4 2026-03-17 14:23:37.203 | ++ lib/tempest:configure_tempest:576 : iniset /opt/stack/tempest/etc/tempest.conf validation ssh_timeout 196 2026-03-17 14:23:37.242 | ++ lib/tempest:configure_tempest:577 : iniset /opt/stack/tempest/etc/tempest.conf validation image_ssh_user cirros 2026-03-17 14:23:37.282 | ++ lib/tempest:configure_tempest:578 : iniset /opt/stack/tempest/etc/tempest.conf validation image_alt_ssh_user cirros 2026-03-17 14:23:37.323 | ++ lib/tempest:configure_tempest:579 : iniset /opt/stack/tempest/etc/tempest.conf validation network_for_ssh private 2026-03-17 14:23:37.362 | ++ lib/tempest:configure_tempest:583 : [[ lvm:lvmdriver-1 == *\l\v\m* ]] 2026-03-17 14:23:37.364 | ++ lib/tempest:configure_tempest:584 : TEMPEST_VOLUME_MANAGE_SNAPSHOT=True 2026-03-17 14:23:37.369 | +++ lib/tempest:configure_tempest:586 : trueorfalse False TEMPEST_VOLUME_MANAGE_SNAPSHOT 2026-03-17 14:23:37.389 | ++ lib/tempest:configure_tempest:586 : iniset /opt/stack/tempest/etc/tempest.conf volume-feature-enabled manage_snapshot True 2026-03-17 14:23:37.423 | ++ lib/tempest:configure_tempest:588 : [[ lvm:lvmdriver-1 == *\l\v\m* ]] 2026-03-17 14:23:37.426 | ++ lib/tempest:configure_tempest:589 : TEMPEST_VOLUME_MANAGE_VOLUME=True 2026-03-17 14:23:37.428 | +++ lib/tempest:configure_tempest:591 : trueorfalse False TEMPEST_VOLUME_MANAGE_VOLUME 2026-03-17 14:23:37.445 | ++ lib/tempest:configure_tempest:591 : iniset /opt/stack/tempest/etc/tempest.conf volume-feature-enabled manage_volume True 2026-03-17 14:23:37.480 | ++ lib/tempest:configure_tempest:594 : [[ lvm:lvmdriver-1 == *\l\v\m* ]] 2026-03-17 14:23:37.482 | ++ lib/tempest:configure_tempest:594 : '[' libvirt = libvirt ']' 2026-03-17 14:23:37.483 | ++ lib/tempest:configure_tempest:595 : TEMPEST_EXTEND_ATTACHED_VOLUME=True 2026-03-17 14:23:37.486 | +++ lib/tempest:configure_tempest:597 : trueorfalse False TEMPEST_EXTEND_ATTACHED_VOLUME 2026-03-17 14:23:37.504 | ++ lib/tempest:configure_tempest:597 : iniset /opt/stack/tempest/etc/tempest.conf volume-feature-enabled extend_attached_volume True 2026-03-17 14:23:37.535 | ++ lib/tempest:configure_tempest:599 : [[ lvm:lvmdriver-1 == *\l\v\m* ]] 2026-03-17 14:23:37.538 | ++ lib/tempest:configure_tempest:600 : TEMPEST_VOLUME_REVERT_TO_SNAPSHOT=True 2026-03-17 14:23:37.540 | +++ lib/tempest:configure_tempest:602 : trueorfalse False TEMPEST_VOLUME_REVERT_TO_SNAPSHOT 2026-03-17 14:23:37.557 | ++ lib/tempest:configure_tempest:602 : iniset /opt/stack/tempest/etc/tempest.conf volume-feature-enabled volume_revert True 2026-03-17 14:23:37.587 | ++ lib/tempest:configure_tempest:603 : iniset /opt/stack/tempest/etc/tempest.conf volume-feature-enabled extend_attached_encrypted_volume False 2026-03-17 14:23:37.620 | ++ lib/tempest:configure_tempest:604 : [[ swift == *\s\w\i\f\t* ]] 2026-03-17 14:23:37.623 | ++ lib/tempest:configure_tempest:605 : iniset /opt/stack/tempest/etc/tempest.conf volume backup_driver swift 2026-03-17 14:23:37.651 | ++ lib/tempest:configure_tempest:607 : local tempest_volume_min_microversion=None 2026-03-17 14:23:37.653 | ++ lib/tempest:configure_tempest:608 : local tempest_volume_max_microversion=latest 2026-03-17 14:23:37.656 | ++ lib/tempest:configure_tempest:609 : '[' None == None ']' 2026-03-17 14:23:37.658 | ++ lib/tempest:configure_tempest:610 : inicomment /opt/stack/tempest/etc/tempest.conf volume min_microversion 2026-03-17 14:23:37.674 | ++ lib/tempest:configure_tempest:615 : '[' latest == None ']' 2026-03-17 14:23:37.676 | ++ lib/tempest:configure_tempest:618 : iniset /opt/stack/tempest/etc/tempest.conf volume max_microversion latest 2026-03-17 14:23:37.704 | ++ lib/tempest:configure_tempest:621 : is_service_enabled c-bak 2026-03-17 14:23:37.720 | ++ functions-common:is_service_enabled:2068 : return 0 2026-03-17 14:23:37.723 | ++ lib/tempest:configure_tempest:628 : [[ -n lvm:lvmdriver-1 ]] 2026-03-17 14:23:37.724 | ++ lib/tempest:configure_tempest:628 : [[ lvm:lvmdriver-1 =~ .*,.* ]] 2026-03-17 14:23:37.725 | ++ lib/tempest:configure_tempest:648 : '[' default '!=' default -o 'Open Source' '!=' 'Open Source' ']' 2026-03-17 14:23:37.726 | ++ lib/tempest:configure_tempest:652 : '[' default '!=' default -o iSCSI '!=' iSCSI ']' 2026-03-17 14:23:37.730 | ++ lib/tempest:configure_tempest:657 : [[ True == \T\r\u\e ]] 2026-03-17 14:23:37.733 | ++ lib/tempest:configure_tempest:658 : iniset /opt/stack/tempest/etc/tempest.conf volume volume_type_multiattach multiattach 2026-03-17 14:23:37.758 | ++ lib/tempest:configure_tempest:666 : local tempest_placement_min_microversion=None 2026-03-17 14:23:37.760 | ++ lib/tempest:configure_tempest:667 : local tempest_placement_max_microversion=latest 2026-03-17 14:23:37.762 | ++ lib/tempest:configure_tempest:668 : '[' None == None ']' 2026-03-17 14:23:37.765 | ++ lib/tempest:configure_tempest:669 : inicomment /opt/stack/tempest/etc/tempest.conf placement min_microversion 2026-03-17 14:23:37.783 | ++ lib/tempest:configure_tempest:673 : '[' latest == None ']' 2026-03-17 14:23:37.785 | ++ lib/tempest:configure_tempest:676 : iniset /opt/stack/tempest/etc/tempest.conf placement max_microversion latest 2026-03-17 14:23:37.813 | ++ lib/tempest:configure_tempest:680 : '[' libvirt = ironic ']' 2026-03-17 14:23:37.815 | ++ lib/tempest:configure_tempest:694 : '[' libvirt = libvirt ']' 2026-03-17 14:23:37.818 | ++ lib/tempest:configure_tempest:696 : '[' qemu = lxc ']' 2026-03-17 14:23:37.820 | ++ lib/tempest:configure_tempest:703 : iniset /opt/stack/tempest/etc/tempest.conf compute-feature-enabled shelve_migrate True 2026-03-17 14:23:37.857 | ++ lib/tempest:configure_tempest:704 : iniset /opt/stack/tempest/etc/tempest.conf compute-feature-enabled stable_rescue True 2026-03-17 14:23:37.893 | ++ lib/tempest:configure_tempest:705 : iniset /opt/stack/tempest/etc/tempest.conf compute-feature-enabled swap_volume True 2026-03-17 14:23:37.933 | ++ lib/tempest:configure_tempest:718 : local service 2026-03-17 14:23:37.936 | ++ lib/tempest:configure_tempest:719 : local tempest_services=key,glance,nova,neutron,cinder,swift,horizon 2026-03-17 14:23:37.940 | ++ lib/tempest:configure_tempest:720 : for service in ${tempest_services//,/ } 2026-03-17 14:23:37.942 | ++ lib/tempest:configure_tempest:721 : is_service_enabled key 2026-03-17 14:23:37.965 | ++ functions-common:is_service_enabled:2068 : return 0 2026-03-17 14:23:37.968 | ++ lib/tempest:configure_tempest:722 : iniset /opt/stack/tempest/etc/tempest.conf service_available key True 2026-03-17 14:23:38.014 | ++ lib/tempest:configure_tempest:720 : for service in ${tempest_services//,/ } 2026-03-17 14:23:38.017 | ++ lib/tempest:configure_tempest:721 : is_service_enabled glance 2026-03-17 14:23:38.041 | ++ functions-common:is_service_enabled:2068 : return 0 2026-03-17 14:23:38.045 | ++ lib/tempest:configure_tempest:722 : iniset /opt/stack/tempest/etc/tempest.conf service_available glance True 2026-03-17 14:23:38.088 | ++ lib/tempest:configure_tempest:720 : for service in ${tempest_services//,/ } 2026-03-17 14:23:38.091 | ++ lib/tempest:configure_tempest:721 : is_service_enabled nova 2026-03-17 14:23:38.120 | ++ functions-common:is_service_enabled:2068 : return 0 2026-03-17 14:23:38.126 | ++ lib/tempest:configure_tempest:722 : iniset /opt/stack/tempest/etc/tempest.conf service_available nova True 2026-03-17 14:23:38.175 | ++ lib/tempest:configure_tempest:720 : for service in ${tempest_services//,/ } 2026-03-17 14:23:38.179 | ++ lib/tempest:configure_tempest:721 : is_service_enabled neutron 2026-03-17 14:23:38.203 | ++ functions-common:is_service_enabled:2068 : return 0 2026-03-17 14:23:38.206 | ++ lib/tempest:configure_tempest:722 : iniset /opt/stack/tempest/etc/tempest.conf service_available neutron True 2026-03-17 14:23:38.256 | ++ lib/tempest:configure_tempest:720 : for service in ${tempest_services//,/ } 2026-03-17 14:23:38.261 | ++ lib/tempest:configure_tempest:721 : is_service_enabled cinder 2026-03-17 14:23:38.285 | ++ functions-common:is_service_enabled:2068 : return 0 2026-03-17 14:23:38.289 | ++ lib/tempest:configure_tempest:722 : iniset /opt/stack/tempest/etc/tempest.conf service_available cinder True 2026-03-17 14:23:38.332 | ++ lib/tempest:configure_tempest:720 : for service in ${tempest_services//,/ } 2026-03-17 14:23:38.336 | ++ lib/tempest:configure_tempest:721 : is_service_enabled swift 2026-03-17 14:23:38.359 | ++ functions-common:is_service_enabled:2068 : return 0 2026-03-17 14:23:38.363 | ++ lib/tempest:configure_tempest:722 : iniset /opt/stack/tempest/etc/tempest.conf service_available swift True 2026-03-17 14:23:38.406 | ++ lib/tempest:configure_tempest:720 : for service in ${tempest_services//,/ } 2026-03-17 14:23:38.410 | ++ lib/tempest:configure_tempest:721 : is_service_enabled horizon 2026-03-17 14:23:38.433 | ++ functions-common:is_service_enabled:2068 : return 0 2026-03-17 14:23:38.436 | ++ lib/tempest:configure_tempest:722 : iniset /opt/stack/tempest/etc/tempest.conf service_available horizon True 2026-03-17 14:23:38.471 | ++ lib/tempest:configure_tempest:732 : [[ False == True ]] 2026-03-17 14:23:38.475 | ++ lib/tempest:configure_tempest:732 : [[ False == True ]] 2026-03-17 14:23:38.478 | ++ lib/tempest:configure_tempest:736 : [[ True == True ]] 2026-03-17 14:23:38.481 | ++ lib/tempest:configure_tempest:737 : iniset /opt/stack/tempest/etc/tempest.conf enforce_scope nova true 2026-03-17 14:23:38.521 | ++ lib/tempest:configure_tempest:740 : [[ False == True ]] 2026-03-17 14:23:38.524 | ++ lib/tempest:configure_tempest:740 : [[ False == True ]] 2026-03-17 14:23:38.528 | ++ lib/tempest:configure_tempest:744 : [[ True == True ]] 2026-03-17 14:23:38.530 | ++ lib/tempest:configure_tempest:745 : iniset /opt/stack/tempest/etc/tempest.conf enforce_scope glance true 2026-03-17 14:23:38.572 | ++ lib/tempest:configure_tempest:748 : [[ False == True ]] 2026-03-17 14:23:38.575 | ++ lib/tempest:configure_tempest:748 : [[ False == True ]] 2026-03-17 14:23:38.578 | ++ lib/tempest:configure_tempest:752 : '[' libvirt = libvirt ']' 2026-03-17 14:23:38.581 | ++ lib/tempest:configure_tempest:752 : '[' qemu = lxc ']' 2026-03-17 14:23:38.584 | ++ lib/tempest:configure_tempest:762 : local tmp_cfg_file 2026-03-17 14:23:38.589 | +++ lib/tempest:configure_tempest:763 : mktemp 2026-03-17 14:23:38.594 | ++ lib/tempest:configure_tempest:763 : tmp_cfg_file=/tmp/tmp.1wwZ80ZYo1 2026-03-17 14:23:38.598 | ++ lib/tempest:configure_tempest:764 : cd /opt/stack/tempest 2026-03-17 14:23:38.601 | ++ lib/tempest:configure_tempest:766 : local tmp_u_c_m 2026-03-17 14:23:38.606 | +++ lib/tempest:configure_tempest:767 : mktemp -t tempest_u_c_m.XXXXXXXXXX 2026-03-17 14:23:38.613 | ++ lib/tempest:configure_tempest:767 : tmp_u_c_m=/tmp/tempest_u_c_m.XbIjpNiwdM 2026-03-17 14:23:38.615 | ++ lib/tempest:configure_tempest:768 : set_tempest_venv_constraints /tmp/tempest_u_c_m.XbIjpNiwdM 2026-03-17 14:23:38.619 | ++ lib/tempest:set_tempest_venv_constraints:131 : local tmp_c 2026-03-17 14:23:38.622 | ++ lib/tempest:set_tempest_venv_constraints:132 : tmp_c=/tmp/tempest_u_c_m.XbIjpNiwdM 2026-03-17 14:23:38.625 | ++ lib/tempest:set_tempest_venv_constraints:133 : [[ master == \m\a\s\t\e\r ]] 2026-03-17 14:23:38.628 | ++ lib/tempest:set_tempest_venv_constraints:134 : cd /opt/stack/requirements 2026-03-17 14:23:38.630 | ++ lib/tempest:set_tempest_venv_constraints:135 : git show master:upper-constraints.txt 2026-03-17 14:23:38.641 | ++ lib/tempest:set_tempest_venv_constraints:142 : export UPPER_CONSTRAINTS_FILE=https://releases.openstack.org/constraints/upper/master 2026-03-17 14:23:38.644 | ++ lib/tempest:set_tempest_venv_constraints:142 : UPPER_CONSTRAINTS_FILE=https://releases.openstack.org/constraints/upper/master 2026-03-17 14:23:38.647 | ++ lib/tempest:set_tempest_venv_constraints:143 : export TOX_CONSTRAINTS_FILE=https://releases.openstack.org/constraints/upper/master 2026-03-17 14:23:38.652 | ++ lib/tempest:set_tempest_venv_constraints:143 : TOX_CONSTRAINTS_FILE=https://releases.openstack.org/constraints/upper/master 2026-03-17 14:23:38.656 | ++ lib/tempest:configure_tempest:769 : [[ False != \T\r\u\e ]] 2026-03-17 14:23:38.658 | ++ lib/tempest:configure_tempest:770 : tox -revenv-tempest --notest 2026-03-17 14:23:38.969 | venv-tempest recreate: /opt/stack/tempest/.tox/tempest 2026-03-17 14:23:39.634 | venv-tempest installdeps: -chttps://releases.openstack.org/constraints/upper/master, -r/opt/stack/tempest/requirements.txt 2026-03-17 14:23:47.701 | venv-tempest develop-inst: /opt/stack/tempest 2026-03-17 14:23:51.978 | venv-tempest installed: attrs==25.4.0,autopage==0.6.0,bcrypt==5.0.0,certifi==2026.2.25,cffi==2.0.0,charset-normalizer==3.4.4,cliff==4.13.2,cmd2==3.2.0,cryptography==43.0.3,debtcollector==3.0.0,defusedxml==0.7.1,fasteners==0.20,fixtures==4.3.1,idna==3.11,invoke==2.2.1,iso8601==2.1.0,jsonschema==4.26.0,jsonschema-specifications==2025.9.1,markdown-it-py==4.0.0,mdurl==0.1.2,msgpack==1.1.2,netaddr==1.3.0,oslo.concurrency==7.4.0,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,packaging==26.0,paramiko==4.0.0,pbr==7.0.3,prettytable==3.17.0,psutil==7.2.2,pycparser==3.0,Pygments==2.19.2,PyNaCl==1.6.2,pyparsing==3.3.2,pyperclip==1.11.0,python-dateutil==2.9.0.post0,python-subunit==1.4.5,PyYAML==6.0.3,referencing==0.37.0,requests==2.32.5,rfc3986==2.0.0,rich==14.3.3,rich-argparse==1.7.2,rpds-py==0.30.0,setuptools==82.0.1,six==1.17.0,stestr==4.2.1,stevedore==5.7.0,-e git+file:///dev/null@8467a2d28894adf820f5e20be28fb1083c7293d7#egg=tempest,testscenarios==0.5.0,testtools==2.8.5,tomlkit==0.14.0,typing_extensions==4.15.0,urllib3==2.6.3,voluptuous==0.16.0,wcwidth==0.6.0,wrapt==2.1.1 2026-03-17 14:23:51.979 | ___________________________________ summary ____________________________________ 2026-03-17 14:23:51.979 | venv-tempest: skipped tests 2026-03-17 14:23:51.979 | congratulations :) 2026-03-17 14:23:52.036 | ++ lib/tempest:configure_tempest:772 : tox -evenv-tempest -- pip install -c /tmp/tempest_u_c_m.XbIjpNiwdM -r requirements.txt 2026-03-17 14:23:52.647 | /opt/stack/tempest/.tox/tempest/lib/python3.12/site-packages/setuptools/dist.py:765: SetuptoolsDeprecationWarning: License classifiers are deprecated. 2026-03-17 14:23:52.647 | !! 2026-03-17 14:23:52.647 | 2026-03-17 14:23:52.647 | ******************************************************************************** 2026-03-17 14:23:52.647 | Please consider removing the following classifiers in favor of a SPDX license expression: 2026-03-17 14:23:52.647 | 2026-03-17 14:23:52.647 | License :: OSI Approved :: Apache Software License 2026-03-17 14:23:52.647 | 2026-03-17 14:23:52.647 | See https://packaging.python.org/en/latest/guides/writing-pyproject-toml/#license for details. 2026-03-17 14:23:52.647 | ******************************************************************************** 2026-03-17 14:23:52.647 | 2026-03-17 14:23:52.647 | !! 2026-03-17 14:23:52.647 | self._finalize_license_expression() 2026-03-17 14:23:52.653 | /opt/stack/tempest/.tox/tempest/lib/python3.12/site-packages/setuptools/__init__.py:92: _DeprecatedInstaller: setuptools.installer and fetch_build_eggs are deprecated. 2026-03-17 14:23:52.653 | !! 2026-03-17 14:23:52.653 | 2026-03-17 14:23:52.653 | ******************************************************************************** 2026-03-17 14:23:52.653 | Requirements should be satisfied by a PEP 517 installer. 2026-03-17 14:23:52.653 | If you are using pip, you can try `pip install --use-pep517`. 2026-03-17 14:23:52.653 | 2026-03-17 14:23:52.653 | This deprecation is overdue, please update your project and remove deprecated 2026-03-17 14:23:52.653 | calls to avoid build errors in the future. 2026-03-17 14:23:52.653 | ******************************************************************************** 2026-03-17 14:23:52.653 | 2026-03-17 14:23:52.653 | !! 2026-03-17 14:23:52.653 | dist.fetch_build_eggs(dist.setup_requires) 2026-03-17 14:23:52.931 | /opt/stack/tempest/.tox/tempest/lib/python3.12/site-packages/setuptools/_distutils/cmd.py:90: SetuptoolsDeprecationWarning: setup.py install is deprecated. 2026-03-17 14:23:52.931 | !! 2026-03-17 14:23:52.932 | 2026-03-17 14:23:52.932 | ******************************************************************************** 2026-03-17 14:23:52.932 | Please avoid running ``setup.py`` directly. 2026-03-17 14:23:52.932 | Instead, use pypa/build, pypa/installer or other 2026-03-17 14:23:52.932 | standards-based tools. 2026-03-17 14:23:52.932 | 2026-03-17 14:23:52.932 | This deprecation is overdue, please update your project and remove deprecated 2026-03-17 14:23:52.932 | calls to avoid build errors in the future. 2026-03-17 14:23:52.932 | 2026-03-17 14:23:52.932 | See https://blog.ganssle.io/articles/2021/10/setup-py-deprecated.html for details. 2026-03-17 14:23:52.932 | ******************************************************************************** 2026-03-17 14:23:52.932 | 2026-03-17 14:23:52.932 | !! 2026-03-17 14:23:52.932 | self.initialize_options() 2026-03-17 14:23:52.932 | /opt/stack/tempest/.tox/tempest/lib/python3.12/site-packages/pbr/setupcfg.py:833: UserWarning: Unknown distribution option: 'tests_require' 2026-03-17 14:23:52.932 | warnings.warn(msg) 2026-03-17 14:23:52.934 | /opt/stack/tempest/.tox/tempest/lib/python3.12/site-packages/setuptools/dist.py:765: SetuptoolsDeprecationWarning: License classifiers are deprecated. 2026-03-17 14:23:52.934 | !! 2026-03-17 14:23:52.934 | 2026-03-17 14:23:52.934 | ******************************************************************************** 2026-03-17 14:23:52.934 | Please consider removing the following classifiers in favor of a SPDX license expression: 2026-03-17 14:23:52.934 | 2026-03-17 14:23:52.934 | License :: OSI Approved :: Apache Software License 2026-03-17 14:23:52.934 | 2026-03-17 14:23:52.934 | See https://packaging.python.org/en/latest/guides/writing-pyproject-toml/#license for details. 2026-03-17 14:23:52.934 | ******************************************************************************** 2026-03-17 14:23:52.934 | 2026-03-17 14:23:52.934 | !! 2026-03-17 14:23:52.934 | self._finalize_license_expression() 2026-03-17 14:23:52.994 | venv-tempest develop-inst-nodeps: /opt/stack/tempest 2026-03-17 14:23:57.312 | venv-tempest installed: attrs==25.4.0,autopage==0.6.0,bcrypt==5.0.0,certifi==2026.2.25,cffi==2.0.0,charset-normalizer==3.4.4,cliff==4.13.2,cmd2==3.2.0,cryptography==43.0.3,debtcollector==3.0.0,defusedxml==0.7.1,fasteners==0.20,fixtures==4.3.1,idna==3.11,invoke==2.2.1,iso8601==2.1.0,jsonschema==4.26.0,jsonschema-specifications==2025.9.1,markdown-it-py==4.0.0,mdurl==0.1.2,msgpack==1.1.2,netaddr==1.3.0,oslo.concurrency==7.4.0,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,packaging==26.0,paramiko==4.0.0,pbr==7.0.3,prettytable==3.17.0,psutil==7.2.2,pycparser==3.0,Pygments==2.19.2,PyNaCl==1.6.2,pyparsing==3.3.2,pyperclip==1.11.0,python-dateutil==2.9.0.post0,python-subunit==1.4.5,PyYAML==6.0.3,referencing==0.37.0,requests==2.32.5,rfc3986==2.0.0,rich==14.3.3,rich-argparse==1.7.2,rpds-py==0.30.0,setuptools==82.0.1,six==1.17.0,stestr==4.2.1,stevedore==5.7.0,-e git+file:///dev/null@8467a2d28894adf820f5e20be28fb1083c7293d7#egg=tempest,testscenarios==0.5.0,testtools==2.8.5,tomlkit==0.14.0,typing_extensions==4.15.0,urllib3==2.6.3,voluptuous==0.16.0,wcwidth==0.6.0,wrapt==2.1.1 2026-03-17 14:23:57.312 | venv-tempest run-test-pre: PYTHONHASHSEED='2659739302' 2026-03-17 14:23:57.313 | venv-tempest run-test: commands[0] | pip install -c /tmp/tempest_u_c_m.XbIjpNiwdM -r requirements.txt 2026-03-17 14:23:57.732 | Looking in indexes: http://mirror.regionone.vexxhost-nodepool-sf.rdoproject.org/pypi/simple, http://mirror.regionone.vexxhost-nodepool-sf.rdoproject.org/wheel/centos-10-x86_64 2026-03-17 14:23:57.734 | Requirement already satisfied: pbr!=2.1.0,>=2.0.0 in ./.tox/tempest/lib/python3.12/site-packages (from -r requirements.txt (line 1)) (7.0.3) 2026-03-17 14:23:57.735 | Requirement already satisfied: cliff!=2.9.0,>=2.8.0 in ./.tox/tempest/lib/python3.12/site-packages (from -r requirements.txt (line 2)) (4.13.2) 2026-03-17 14:23:57.735 | Requirement already satisfied: jsonschema>=4.5.0 in ./.tox/tempest/lib/python3.12/site-packages (from -r requirements.txt (line 3)) (4.26.0) 2026-03-17 14:23:57.736 | Requirement already satisfied: testtools>=2.2.0 in ./.tox/tempest/lib/python3.12/site-packages (from -r requirements.txt (line 4)) (2.8.5) 2026-03-17 14:23:57.736 | Requirement already satisfied: paramiko>=2.7.0 in ./.tox/tempest/lib/python3.12/site-packages (from -r requirements.txt (line 5)) (4.0.0) 2026-03-17 14:23:57.736 | Requirement already satisfied: cryptography>=2.1 in ./.tox/tempest/lib64/python3.12/site-packages (from -r requirements.txt (line 6)) (43.0.3) 2026-03-17 14:23:57.737 | Requirement already satisfied: netaddr>=0.7.18 in ./.tox/tempest/lib/python3.12/site-packages (from -r requirements.txt (line 7)) (1.3.0) 2026-03-17 14:23:57.737 | Requirement already satisfied: oslo.concurrency>=3.26.0 in ./.tox/tempest/lib/python3.12/site-packages (from -r requirements.txt (line 8)) (7.4.0) 2026-03-17 14:23:57.738 | Requirement already satisfied: oslo.config>=5.2.0 in ./.tox/tempest/lib/python3.12/site-packages (from -r requirements.txt (line 9)) (10.3.0) 2026-03-17 14:23:57.738 | Requirement already satisfied: oslo.log>=3.36.0 in ./.tox/tempest/lib/python3.12/site-packages (from -r requirements.txt (line 10)) (8.1.0) 2026-03-17 14:23:57.738 | Requirement already satisfied: stestr>=1.0.0 in ./.tox/tempest/lib/python3.12/site-packages (from -r requirements.txt (line 11)) (4.2.1) 2026-03-17 14:23:57.739 | Requirement already satisfied: oslo.serialization!=2.19.1,>=2.18.0 in ./.tox/tempest/lib/python3.12/site-packages (from -r requirements.txt (line 12)) (5.9.1) 2026-03-17 14:23:57.739 | Requirement already satisfied: oslo.utils>=7.0.0 in ./.tox/tempest/lib/python3.12/site-packages (from -r requirements.txt (line 13)) (10.0.0) 2026-03-17 14:23:57.740 | Requirement already satisfied: fixtures>=3.0.0 in ./.tox/tempest/lib/python3.12/site-packages (from -r requirements.txt (line 14)) (4.3.1) 2026-03-17 14:23:57.740 | Requirement already satisfied: PyYAML>=3.12 in ./.tox/tempest/lib64/python3.12/site-packages (from -r requirements.txt (line 15)) (6.0.3) 2026-03-17 14:23:57.741 | Requirement already satisfied: python-subunit>=1.0.0 in ./.tox/tempest/lib/python3.12/site-packages (from -r requirements.txt (line 16)) (1.4.5) 2026-03-17 14:23:57.741 | Requirement already satisfied: stevedore>=1.20.0 in ./.tox/tempest/lib/python3.12/site-packages (from -r requirements.txt (line 17)) (5.7.0) 2026-03-17 14:23:57.741 | Requirement already satisfied: PrettyTable>=0.7.1 in ./.tox/tempest/lib/python3.12/site-packages (from -r requirements.txt (line 18)) (3.17.0) 2026-03-17 14:23:57.742 | Requirement already satisfied: urllib3>=1.21.1 in ./.tox/tempest/lib/python3.12/site-packages (from -r requirements.txt (line 19)) (2.6.3) 2026-03-17 14:23:57.742 | Requirement already satisfied: debtcollector>=1.2.0 in ./.tox/tempest/lib/python3.12/site-packages (from -r requirements.txt (line 20)) (3.0.0) 2026-03-17 14:23:57.743 | Requirement already satisfied: defusedxml>=0.7.1 in ./.tox/tempest/lib/python3.12/site-packages (from -r requirements.txt (line 21)) (0.7.1) 2026-03-17 14:23:57.743 | Requirement already satisfied: fasteners>=0.16.0 in ./.tox/tempest/lib/python3.12/site-packages (from -r requirements.txt (line 22)) (0.20) 2026-03-17 14:23:57.744 | Requirement already satisfied: testscenarios>=0.5.0 in ./.tox/tempest/lib/python3.12/site-packages (from -r requirements.txt (line 23)) (0.5.0) 2026-03-17 14:23:57.745 | Requirement already satisfied: setuptools in ./.tox/tempest/lib/python3.12/site-packages (from pbr!=2.1.0,>=2.0.0->-r requirements.txt (line 1)) (82.0.1) 2026-03-17 14:23:57.745 | Requirement already satisfied: autopage>=0.4.0 in ./.tox/tempest/lib/python3.12/site-packages (from cliff!=2.9.0,>=2.8.0->-r requirements.txt (line 2)) (0.6.0) 2026-03-17 14:23:57.746 | Requirement already satisfied: cmd2>=1.0.0 in ./.tox/tempest/lib/python3.12/site-packages (from cliff!=2.9.0,>=2.8.0->-r requirements.txt (line 2)) (3.2.0) 2026-03-17 14:23:57.747 | Requirement already satisfied: attrs>=22.2.0 in ./.tox/tempest/lib/python3.12/site-packages (from jsonschema>=4.5.0->-r requirements.txt (line 3)) (25.4.0) 2026-03-17 14:23:57.748 | Requirement already satisfied: jsonschema-specifications>=2023.03.6 in ./.tox/tempest/lib/python3.12/site-packages (from jsonschema>=4.5.0->-r requirements.txt (line 3)) (2025.9.1) 2026-03-17 14:23:57.748 | Requirement already satisfied: referencing>=0.28.4 in ./.tox/tempest/lib/python3.12/site-packages (from jsonschema>=4.5.0->-r requirements.txt (line 3)) (0.37.0) 2026-03-17 14:23:57.749 | Requirement already satisfied: rpds-py>=0.25.0 in ./.tox/tempest/lib64/python3.12/site-packages (from jsonschema>=4.5.0->-r requirements.txt (line 3)) (0.30.0) 2026-03-17 14:23:57.751 | Requirement already satisfied: bcrypt>=3.2 in ./.tox/tempest/lib64/python3.12/site-packages (from paramiko>=2.7.0->-r requirements.txt (line 5)) (5.0.0) 2026-03-17 14:23:57.752 | Requirement already satisfied: invoke>=2.0 in ./.tox/tempest/lib/python3.12/site-packages (from paramiko>=2.7.0->-r requirements.txt (line 5)) (2.2.1) 2026-03-17 14:23:57.753 | Requirement already satisfied: pynacl>=1.5 in ./.tox/tempest/lib64/python3.12/site-packages (from paramiko>=2.7.0->-r requirements.txt (line 5)) (1.6.2) 2026-03-17 14:23:57.754 | Requirement already satisfied: cffi>=1.12 in ./.tox/tempest/lib64/python3.12/site-packages (from cryptography>=2.1->-r requirements.txt (line 6)) (2.0.0) 2026-03-17 14:23:57.757 | Requirement already satisfied: oslo.i18n>=3.15.3 in ./.tox/tempest/lib/python3.12/site-packages (from oslo.concurrency>=3.26.0->-r requirements.txt (line 8)) (6.7.2) 2026-03-17 14:23:57.758 | Requirement already satisfied: rfc3986>=1.2.0 in ./.tox/tempest/lib/python3.12/site-packages (from oslo.config>=5.2.0->-r requirements.txt (line 9)) (2.0.0) 2026-03-17 14:23:57.759 | Requirement already satisfied: requests>=2.18.0 in ./.tox/tempest/lib/python3.12/site-packages (from oslo.config>=5.2.0->-r requirements.txt (line 9)) (2.32.5) 2026-03-17 14:23:57.760 | Requirement already satisfied: oslo.context>=2.21.0 in ./.tox/tempest/lib/python3.12/site-packages (from oslo.log>=3.36.0->-r requirements.txt (line 10)) (6.3.0) 2026-03-17 14:23:57.761 | Requirement already satisfied: python-dateutil>=2.7.0 in ./.tox/tempest/lib/python3.12/site-packages (from oslo.log>=3.36.0->-r requirements.txt (line 10)) (2.9.0.post0) 2026-03-17 14:23:57.763 | Requirement already satisfied: voluptuous>=0.8.9 in ./.tox/tempest/lib/python3.12/site-packages (from stestr>=1.0.0->-r requirements.txt (line 11)) (0.16.0) 2026-03-17 14:23:57.764 | Requirement already satisfied: tomlkit>=0.11.6 in ./.tox/tempest/lib/python3.12/site-packages (from stestr>=1.0.0->-r requirements.txt (line 11)) (0.14.0) 2026-03-17 14:23:57.765 | Requirement already satisfied: msgpack>=0.5.2 in ./.tox/tempest/lib64/python3.12/site-packages (from oslo.serialization!=2.19.1,>=2.18.0->-r requirements.txt (line 12)) (1.1.2) 2026-03-17 14:23:57.767 | Requirement already satisfied: iso8601>=0.1.11 in ./.tox/tempest/lib/python3.12/site-packages (from oslo.utils>=7.0.0->-r requirements.txt (line 13)) (2.1.0) 2026-03-17 14:23:57.768 | Requirement already satisfied: pyparsing>=2.1.0 in ./.tox/tempest/lib/python3.12/site-packages (from oslo.utils>=7.0.0->-r requirements.txt (line 13)) (3.3.2) 2026-03-17 14:23:57.768 | Requirement already satisfied: packaging>=20.4 in ./.tox/tempest/lib/python3.12/site-packages (from oslo.utils>=7.0.0->-r requirements.txt (line 13)) (26.0) 2026-03-17 14:23:57.769 | Requirement already satisfied: psutil>=3.2.2 in ./.tox/tempest/lib64/python3.12/site-packages (from oslo.utils>=7.0.0->-r requirements.txt (line 13)) (7.2.2) 2026-03-17 14:23:57.775 | Requirement already satisfied: wcwidth in ./.tox/tempest/lib/python3.12/site-packages (from PrettyTable>=0.7.1->-r requirements.txt (line 18)) (0.6.0) 2026-03-17 14:23:57.779 | Requirement already satisfied: wrapt>=1.7.0 in ./.tox/tempest/lib64/python3.12/site-packages (from debtcollector>=1.2.0->-r requirements.txt (line 20)) (2.1.1) 2026-03-17 14:23:57.786 | Requirement already satisfied: pycparser in ./.tox/tempest/lib/python3.12/site-packages (from cffi>=1.12->cryptography>=2.1->-r requirements.txt (line 6)) (3.0) 2026-03-17 14:23:57.788 | Requirement already satisfied: pyperclip>=1.8.2 in ./.tox/tempest/lib/python3.12/site-packages (from cmd2>=1.0.0->cliff!=2.9.0,>=2.8.0->-r requirements.txt (line 2)) (1.11.0) 2026-03-17 14:23:57.789 | Requirement already satisfied: rich>=14.3.0 in ./.tox/tempest/lib/python3.12/site-packages (from cmd2>=1.0.0->cliff!=2.9.0,>=2.8.0->-r requirements.txt (line 2)) (14.3.3) 2026-03-17 14:23:57.789 | Requirement already satisfied: rich-argparse>=1.7.1 in ./.tox/tempest/lib/python3.12/site-packages (from cmd2>=1.0.0->cliff!=2.9.0,>=2.8.0->-r requirements.txt (line 2)) (1.7.2) 2026-03-17 14:23:57.795 | Requirement already satisfied: typing-extensions>=4.12.0 in ./.tox/tempest/lib/python3.12/site-packages (from oslo.context>=2.21.0->oslo.log>=3.36.0->-r requirements.txt (line 10)) (4.15.0) 2026-03-17 14:23:57.807 | Requirement already satisfied: six>=1.5 in ./.tox/tempest/lib/python3.12/site-packages (from python-dateutil>=2.7.0->oslo.log>=3.36.0->-r requirements.txt (line 10)) (1.17.0) 2026-03-17 14:23:57.810 | Requirement already satisfied: charset_normalizer<4,>=2 in ./.tox/tempest/lib64/python3.12/site-packages (from requests>=2.18.0->oslo.config>=5.2.0->-r requirements.txt (line 9)) (3.4.4) 2026-03-17 14:23:57.810 | Requirement already satisfied: idna<4,>=2.5 in ./.tox/tempest/lib/python3.12/site-packages (from requests>=2.18.0->oslo.config>=5.2.0->-r requirements.txt (line 9)) (3.11) 2026-03-17 14:23:57.811 | Requirement already satisfied: certifi>=2017.4.17 in ./.tox/tempest/lib/python3.12/site-packages (from requests>=2.18.0->oslo.config>=5.2.0->-r requirements.txt (line 9)) (2026.2.25) 2026-03-17 14:23:57.818 | Requirement already satisfied: markdown-it-py>=2.2.0 in ./.tox/tempest/lib/python3.12/site-packages (from rich>=14.3.0->cmd2>=1.0.0->cliff!=2.9.0,>=2.8.0->-r requirements.txt (line 2)) (4.0.0) 2026-03-17 14:23:57.819 | Requirement already satisfied: pygments<3.0.0,>=2.13.0 in ./.tox/tempest/lib/python3.12/site-packages (from rich>=14.3.0->cmd2>=1.0.0->cliff!=2.9.0,>=2.8.0->-r requirements.txt (line 2)) (2.19.2) 2026-03-17 14:23:57.822 | Requirement already satisfied: mdurl~=0.1 in ./.tox/tempest/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->-r requirements.txt (line 2)) (0.1.2) 2026-03-17 14:23:57.924 | ___________________________________ summary ____________________________________ 2026-03-17 14:23:57.925 | venv-tempest: commands succeeded 2026-03-17 14:23:57.925 | congratulations :) 2026-03-17 14:23:57.961 | ++ lib/tempest:configure_tempest:773 : rm -f /tmp/tempest_u_c_m.XbIjpNiwdM 2026-03-17 14:23:57.967 | ++ lib/tempest:configure_tempest:776 : [[ False == \T\r\u\e ]] 2026-03-17 14:23:57.970 | ++ lib/tempest:configure_tempest:784 : [[ True == \F\a\l\s\e ]] 2026-03-17 14:23:57.973 | ++ lib/tempest:configure_tempest:788 : iniset /opt/stack/tempest/etc/tempest.conf auth use_dynamic_credentials True 2026-03-17 14:23:58.016 | ++ lib/tempest:configure_tempest:794 : tox -evenv -- tempest verify-config -uro /tmp/tmp.1wwZ80ZYo1 2026-03-17 14:23:58.359 | venv create: /opt/stack/tempest/.tox/venv 2026-03-17 14:23:58.642 | venv installdeps: -chttps://releases.openstack.org/constraints/upper/master, -r/opt/stack/tempest/requirements.txt, -r/opt/stack/tempest/doc/requirements.txt 2026-03-17 14:24:10.313 | venv develop-inst: /opt/stack/tempest 2026-03-17 14:24:15.266 | venv installed: alabaster==1.0.0,attrs==25.4.0,autopage==0.6.0,babel==2.18.0,bcrypt==5.0.0,certifi==2026.2.25,cffi==2.0.0,charset-normalizer==3.4.4,cliff==4.13.2,cmd2==3.2.0,cryptography==43.0.3,debtcollector==3.0.0,defusedxml==0.7.1,docutils==0.21.2,dulwich==0.24.1,fasteners==0.20,fixtures==4.3.1,idna==3.11,imagesize==1.4.1,invoke==2.2.1,iso8601==2.1.0,Jinja2==3.1.6,jsonschema==4.26.0,jsonschema-specifications==2025.9.1,markdown-it-py==4.0.0,MarkupSafe==3.0.3,mdurl==0.1.2,msgpack==1.1.2,netaddr==1.3.0,openstackdocstheme==3.5.0,oslo.concurrency==7.4.0,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,packaging==26.0,paramiko==4.0.0,pbr==7.0.3,prettytable==3.17.0,psutil==7.2.2,pycparser==3.0,Pygments==2.19.2,PyNaCl==1.6.2,pyparsing==3.3.2,pyperclip==1.11.0,python-dateutil==2.9.0.post0,python-subunit==1.4.5,PyYAML==6.0.3,referencing==0.37.0,reno==4.1.0,requests==2.32.5,rfc3986==2.0.0,rich==14.3.3,rich-argparse==1.7.2,rpds-py==0.30.0,setuptools==82.0.1,six==1.17.0,snowballstemmer==3.0.1,Sphinx==8.1.3,sphinxcontrib-applehelp==2.0.0,sphinxcontrib-devhelp==2.0.0,sphinxcontrib-htmlhelp==2.1.0,sphinxcontrib-jsmath==1.0.1,sphinxcontrib-qthelp==2.0.0,sphinxcontrib-serializinghtml==2.0.0,sphinxcontrib-svg2pdfconverter==2.0.0,stestr==4.2.1,stevedore==5.7.0,-e git+file:///dev/null@8467a2d28894adf820f5e20be28fb1083c7293d7#egg=tempest,testscenarios==0.5.0,testtools==2.8.5,tomlkit==0.14.0,typing_extensions==4.15.0,urllib3==2.6.3,voluptuous==0.16.0,wcwidth==0.6.0,wrapt==2.1.1 2026-03-17 14:24:15.266 | venv run-test-pre: PYTHONHASHSEED='3656186556' 2026-03-17 14:24:15.266 | venv run-test: commands[0] | tempest verify-config -uro /tmp/tmp.1wwZ80ZYo1 2026-03-17 14:24:15.373 | /opt/stack/tempest/.tox/venv/lib/python3.12/site-packages/oslo_utils/eventletutils.py:36: DeprecationWarning: eventletutils module is deprecated and will be removed. 2026-03-17 14:24:15.374 | debtcollector.deprecate( 2026-03-17 14:24:15.778 | /opt/stack/tempest/tempest/lib/services/volume/v2/__init__.py:50: DeprecationWarning: The tempest.lib.services.volume.v2 module (volume v2 APIs service clients) is deprecated in favor of tempest.lib.services.volume.v3 (volume v3 APIs service clients) and will be removed once Tempest stop supporting stable wallaby. 2026-03-17 14:24:15.778 | warnings.warn( 2026-03-17 14:24:16.954 | /opt/stack/tempest/tempest/lib/services/clients.py:209: DeprecationWarning: Class 'tempest.lib.services.volume.v2.extensions_client.ExtensionsClient' has moved to 'tempest.lib.services.volume.v3.extensions_client.ExtensionsClient' in version 'Rocky' and will be removed in a future version 2026-03-17 14:24:16.954 | _client = klass(auth_provider=auth_provider, **kwargs) 2026-03-17 14:24:18.714 | ___________________________________ summary ____________________________________ 2026-03-17 14:24:18.716 | venv: commands succeeded 2026-03-17 14:24:18.716 | congratulations :) 2026-03-17 14:24:18.759 | ++ lib/tempest:configure_tempest:799 : is_service_enabled q-metering neutron-metering 2026-03-17 14:24:18.784 | ++ functions-common:is_service_enabled:2068 : return 1 2026-03-17 14:24:18.787 | ++ lib/tempest:configure_tempest:800 : DISABLE_NETWORK_API_EXTENSIONS+=', metering' 2026-03-17 14:24:18.791 | ++ lib/tempest:configure_tempest:804 : is_service_enabled q-l3 neutron-l3 2026-03-17 14:24:18.813 | ++ functions-common:is_service_enabled:2068 : return 1 2026-03-17 14:24:18.817 | ++ lib/tempest:configure_tempest:805 : DISABLE_NETWORK_API_EXTENSIONS+=', l3_agent_scheduler' 2026-03-17 14:24:18.821 | ++ lib/tempest:configure_tempest:808 : local network_api_extensions=address-group,address-scope,agent,allowed-address-pairs,auto-allocated-topology,availability_zone,bgp,bgp_4byte_asn,bgp_dragent_scheduler,binding,binding-extended,default-subnetpools,dhcp_agent_scheduler,dns-domain-ports,dns-integration,dns-integration-domain-keywords,empty-string-filtering,enable-default-route-bfd,enable-default-route-ecmp,expose-port-forwarding-in-fip,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-17 14:24:18.825 | ++ lib/tempest:configure_tempest:809 : [[ ! -z , metering, l3_agent_scheduler ]] 2026-03-17 14:24:18.828 | ++ lib/tempest:configure_tempest:811 : network_api_extensions=address-group,address-scope,agent,allowed-address-pairs,auto-allocated-topology,availability_zone,bgp,bgp_4byte_asn,bgp_dragent_scheduler,binding,binding-extended,default-subnetpools,dhcp_agent_scheduler,dns-domain-ports,dns-integration,dns-integration-domain-keywords,empty-string-filtering,enable-default-route-bfd,enable-default-route-ecmp,expose-port-forwarding-in-fip,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-17 14:24:18.833 | +++ lib/tempest:configure_tempest:813 : remove_disabled_extensions address-group,address-scope,agent,allowed-address-pairs,auto-allocated-topology,availability_zone,bgp,bgp_4byte_asn,bgp_dragent_scheduler,binding,binding-extended,default-subnetpools,dhcp_agent_scheduler,dns-domain-ports,dns-integration,dns-integration-domain-keywords,empty-string-filtering,enable-default-route-bfd,enable-default-route-ecmp,expose-port-forwarding-in-fip,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 , metering, l3_agent_scheduler 2026-03-17 14:24:18.837 | +++ lib/tempest:remove_disabled_extensions:116 : local extensions_list=address-group,address-scope,agent,allowed-address-pairs,auto-allocated-topology,availability_zone,bgp,bgp_4byte_asn,bgp_dragent_scheduler,binding,binding-extended,default-subnetpools,dhcp_agent_scheduler,dns-domain-ports,dns-integration,dns-integration-domain-keywords,empty-string-filtering,enable-default-route-bfd,enable-default-route-ecmp,expose-port-forwarding-in-fip,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-17 14:24:18.841 | +++ lib/tempest:remove_disabled_extensions:117 : shift 2026-03-17 14:24:18.844 | +++ lib/tempest:remove_disabled_extensions:118 : local 'disabled_exts=, metering, l3_agent_scheduler' 2026-03-17 14:24:18.847 | +++ lib/tempest:remove_disabled_extensions:119 : remove_disabled_services address-group,address-scope,agent,allowed-address-pairs,auto-allocated-topology,availability_zone,bgp,bgp_4byte_asn,bgp_dragent_scheduler,binding,binding-extended,default-subnetpools,dhcp_agent_scheduler,dns-domain-ports,dns-integration,dns-integration-domain-keywords,empty-string-filtering,enable-default-route-bfd,enable-default-route-ecmp,expose-port-forwarding-in-fip,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 ', metering, l3_agent_scheduler' 2026-03-17 14:24:18.882 | +++ functions-common:remove_disabled_services:2099 : _cleanup_service_list ,address-group,address-scope,agent,allowed-address-pairs,auto-allocated-topology,availability_zone,bgp,bgp_4byte_asn,bgp_dragent_scheduler,binding,binding-extended,default-subnetpools,dhcp_agent_scheduler,dns-domain-ports,dns-integration,dns-integration-domain-keywords,empty-string-filtering,enable-default-route-bfd,enable-default-route-ecmp,expose-port-forwarding-in-fip,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-17 14:24:18.907 | ++ lib/tempest:configure_tempest:813 : network_api_extensions=address-group,address-scope,agent,allowed-address-pairs,auto-allocated-topology,availability_zone,bgp,bgp_4byte_asn,bgp_dragent_scheduler,binding,binding-extended,default-subnetpools,dhcp_agent_scheduler,dns-domain-ports,dns-integration,dns-integration-domain-keywords,empty-string-filtering,enable-default-route-bfd,enable-default-route-ecmp,expose-port-forwarding-in-fip,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-17 14:24:18.911 | ++ lib/tempest:configure_tempest:815 : [[ -n '' ]] 2026-03-17 14:24:18.915 | ++ lib/tempest:configure_tempest:818 : iniset /opt/stack/tempest/etc/tempest.conf network-feature-enabled api_extensions address-group,address-scope,agent,allowed-address-pairs,auto-allocated-topology,availability_zone,bgp,bgp_4byte_asn,bgp_dragent_scheduler,binding,binding-extended,default-subnetpools,dhcp_agent_scheduler,dns-domain-ports,dns-integration,dns-integration-domain-keywords,empty-string-filtering,enable-default-route-bfd,enable-default-route-ecmp,expose-port-forwarding-in-fip,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-17 14:24:18.958 | ++ lib/tempest:configure_tempest:820 : local object_storage_api_extensions=all 2026-03-17 14:24:18.962 | ++ lib/tempest:configure_tempest:821 : [[ ! -z '' ]] 2026-03-17 14:24:18.966 | ++ lib/tempest:configure_tempest:827 : iniset /opt/stack/tempest/etc/tempest.conf object-storage-feature-enabled discoverable_apis all 2026-03-17 14:24:19.017 | ++ lib/tempest:configure_tempest:829 : local volume_api_extensions=all 2026-03-17 14:24:19.022 | ++ lib/tempest:configure_tempest:830 : [[ ! -z '' ]] 2026-03-17 14:24:19.025 | ++ lib/tempest:configure_tempest:836 : iniset /opt/stack/tempest/etc/tempest.conf volume-feature-enabled api_extensions all 2026-03-17 14:24:19.071 | ++ lib/tempest:configure_tempest:839 : IFS=' 2026-03-17 14:24:19.071 | ' 2026-03-17 14:24:19.076 | ++ extras.d/80-tempest.sh:source:23 : echo_summary 'Installing Tempest Plugins' 2026-03-17 14:24:19.078 | ++ ./stack.sh:echo_summary:438 : [[ -t 3 ]] 2026-03-17 14:24:19.082 | ++ ./stack.sh:echo_summary:444 : echo -e Installing Tempest Plugins 2026-03-17 14:24:19.087 | ++ extras.d/80-tempest.sh:source:24 : install_tempest_plugins 2026-03-17 14:24:19.091 | ++ lib/tempest:install_tempest_plugins:873 : pushd /opt/stack/tempest 2026-03-17 14:24:19.092 | ~/tempest ~/tempest 2026-03-17 14:24:19.095 | ++ lib/tempest:install_tempest_plugins:874 : [[ 0 != 0 ]] 2026-03-17 14:24:19.098 | ++ lib/tempest:install_tempest_plugins:883 : popd 2026-03-17 14:24:19.099 | ~/tempest 2026-03-17 14:24:19.103 | ++ extras.d/80-tempest.sh:source:27 : [[ stack == \u\n\s\t\a\c\k ]] 2026-03-17 14:24:19.106 | ++ extras.d/80-tempest.sh:source:32 : [[ stack == \c\l\e\a\n ]] 2026-03-17 14:24:19.111 | + functions-common:run_phase:1861 : [[ stack == \s\o\u\r\c\e ]] 2026-03-17 14:24:19.115 | + functions-common:run_phase:1864 : [[ stack == \o\v\e\r\r\i\d\e\_\d\e\f\a\u\l\t\s ]] 2026-03-17 14:24:19.118 | + functions-common:run_phase:1867 : run_plugins stack test-config 2026-03-17 14:24:19.122 | + functions-common:run_plugins:1826 : local mode=stack 2026-03-17 14:24:19.127 | + functions-common:run_plugins:1827 : local phase=test-config 2026-03-17 14:24:19.131 | + functions-common:run_plugins:1829 : local plugins=,neutron 2026-03-17 14:24:19.135 | + functions-common:run_plugins:1830 : local plugin 2026-03-17 14:24:19.139 | + functions-common:run_plugins:1831 : for plugin in ${plugins//,/ } 2026-03-17 14:24:19.143 | + functions-common:run_plugins:1832 : local dir=/opt/stack/neutron 2026-03-17 14:24:19.147 | + functions-common:run_plugins:1833 : [[ -f /opt/stack/neutron/devstack/plugin.sh ]] 2026-03-17 14:24:19.151 | + functions-common:run_plugins:1834 : source /opt/stack/neutron/devstack/plugin.sh stack test-config 2026-03-17 14:24:19.154 | ++ /opt/stack/neutron/devstack/plugin.sh:source:1 : LIBDIR=/opt/stack/neutron/devstack/lib 2026-03-17 14:24:19.159 | ++ /opt/stack/neutron/devstack/plugin.sh:source:3 : source /opt/stack/neutron/devstack/lib/distributed_dhcp 2026-03-17 14:24:19.162 | ++ /opt/stack/neutron/devstack/plugin.sh:source:4 : source /opt/stack/neutron/devstack/lib/dns 2026-03-17 14:24:19.167 | ++ /opt/stack/neutron/devstack/plugin.sh:source:5 : source /opt/stack/neutron/devstack/lib/flavors 2026-03-17 14:24:19.170 | +++ /opt/stack/neutron/devstack/lib/flavors:source:4 : FLAVORS_PLUGIN=flavors 2026-03-17 14:24:19.174 | ++ /opt/stack/neutron/devstack/plugin.sh:source:6 : source /opt/stack/neutron/devstack/lib/l2_agent 2026-03-17 14:24:19.178 | ++ /opt/stack/neutron/devstack/plugin.sh:source:7 : source /opt/stack/neutron/devstack/lib/l2_agent_sriovnicswitch 2026-03-17 14:24:19.183 | +++ /opt/stack/neutron/devstack/lib/l2_agent_sriovnicswitch:source:1 : SRIOV_AGENT_CONF=etc/neutron/plugins/ml2/sriov_agent.ini 2026-03-17 14:24:19.188 | +++ /opt/stack/neutron/devstack/lib/l2_agent_sriovnicswitch:source:2 : SRIOV_AGENT_BINARY=/usr/local/bin/neutron-sriov-nic-agent 2026-03-17 14:24:19.191 | ++ /opt/stack/neutron/devstack/plugin.sh:source:8 : source /opt/stack/neutron/devstack/lib/l3_agent 2026-03-17 14:24:19.195 | ++ /opt/stack/neutron/devstack/plugin.sh:source:9 : source /opt/stack/neutron/devstack/lib/l3_conntrack_helper 2026-03-17 14:24:19.200 | ++ /opt/stack/neutron/devstack/plugin.sh:source:10 : source /opt/stack/neutron/devstack/lib/l3_ndp_proxy 2026-03-17 14:24:19.204 | ++ /opt/stack/neutron/devstack/plugin.sh:source:11 : source /opt/stack/neutron/devstack/lib/metadata_path 2026-03-17 14:24:19.210 | ++ /opt/stack/neutron/devstack/plugin.sh:source:12 : source /opt/stack/neutron/devstack/lib/ml2 2026-03-17 14:24:19.213 | ++ /opt/stack/neutron/devstack/plugin.sh:source:13 : source /opt/stack/neutron/devstack/lib/network_segment_range 2026-03-17 14:24:19.217 | ++ /opt/stack/neutron/devstack/plugin.sh:source:14 : source /opt/stack/neutron/devstack/lib/segments 2026-03-17 14:24:19.222 | ++ /opt/stack/neutron/devstack/plugin.sh:source:15 : source /opt/stack/neutron/devstack/lib/log 2026-03-17 14:24:19.226 | ++ /opt/stack/neutron/devstack/plugin.sh:source:16 : source /opt/stack/neutron/devstack/lib/fip_port_forwarding 2026-03-17 14:24:19.230 | ++ /opt/stack/neutron/devstack/plugin.sh:source:17 : source /opt/stack/neutron/devstack/lib/uplink_status_propagation 2026-03-17 14:24:19.235 | ++ /opt/stack/neutron/devstack/plugin.sh:source:18 : source /opt/stack/neutron/devstack/lib/tag_ports_during_bulk_creation 2026-03-17 14:24:19.240 | ++ /opt/stack/neutron/devstack/plugin.sh:source:19 : source /opt/stack/neutron/devstack/lib/octavia 2026-03-17 14:24:19.260 | ++ /opt/stack/neutron/devstack/plugin.sh:source:20 : source /opt/stack/neutron/devstack/lib/loki 2026-03-17 14:24:19.265 | ++ /opt/stack/neutron/devstack/plugin.sh:source:21 : source /opt/stack/neutron/devstack/lib/local_ip 2026-03-17 14:24:19.268 | ++ /opt/stack/neutron/devstack/plugin.sh:source:22 : source /opt/stack/neutron/devstack/lib/port_trusted_vif 2026-03-17 14:24:19.273 | ++ /opt/stack/neutron/devstack/plugin.sh:source:25 : source /opt/stack/devstack/lib/neutron_plugins/ovs_source 2026-03-17 14:24:19.278 | ++++ lib/neutron_plugins/ovs_source:source:17 : trueorfalse False Q_BUILD_OVS_FROM_GIT 2026-03-17 14:24:19.303 | +++ lib/neutron_plugins/ovs_source:source:17 : Q_BUILD_OVS_FROM_GIT=False 2026-03-17 14:24:19.306 | +++ lib/neutron_plugins/ovs_source:source:20 : OVS_REPO=https://github.com/openvswitch/ovs.git 2026-03-17 14:24:19.312 | ++++ lib/neutron_plugins/ovs_source:source:21 : basename https://github.com/openvswitch/ovs.git 2026-03-17 14:24:19.313 | ++++ lib/neutron_plugins/ovs_source:source:21 : cut -f1 -d. 2026-03-17 14:24:19.319 | +++ lib/neutron_plugins/ovs_source:source:21 : OVS_REPO_NAME=ovs 2026-03-17 14:24:19.323 | +++ lib/neutron_plugins/ovs_source:source:22 : OVS_REPO_NAME=ovs 2026-03-17 14:24:19.327 | +++ lib/neutron_plugins/ovs_source:source:23 : OVS_BRANCH=branch-3.3 2026-03-17 14:24:19.332 | +++ /opt/stack/neutron/devstack/plugin.sh:source:27 : trueorfalse False Q_BUILD_OVS_FROM_GIT 2026-03-17 14:24:19.357 | ++ /opt/stack/neutron/devstack/plugin.sh:source:27 : Q_BUILD_OVS_FROM_GIT=False 2026-03-17 14:24:19.360 | ++ /opt/stack/neutron/devstack/plugin.sh:source:34 : '[' -f /opt/stack/neutron/devstack/lib/ovn_agent ']' 2026-03-17 14:24:19.365 | ++ /opt/stack/neutron/devstack/plugin.sh:source:38 : [[ stack == \s\t\a\c\k ]] 2026-03-17 14:24:19.368 | ++ /opt/stack/neutron/devstack/plugin.sh:source:39 : case "$2" in 2026-03-17 14:24:19.373 | + ./stack.sh:main:1500 : merge_config_group /opt/stack/devstack/local.conf test-config 2026-03-17 14:24:19.376 | + inc/meta-config:merge_config_group:171 : local localfile=/opt/stack/devstack/local.conf 2026-03-17 14:24:19.380 | + inc/meta-config:merge_config_group:171 : shift 2026-03-17 14:24:19.383 | + inc/meta-config:merge_config_group:172 : local matchgroups=test-config 2026-03-17 14:24:19.387 | + inc/meta-config:merge_config_group:174 : [[ -r /opt/stack/devstack/local.conf ]] 2026-03-17 14:24:19.391 | + inc/meta-config:merge_config_group:176 : local configfile group 2026-03-17 14:24:19.394 | + inc/meta-config:merge_config_group:177 : for group in $matchgroups 2026-03-17 14:24:19.399 | ++ inc/meta-config:merge_config_group:178 : get_meta_section_files /opt/stack/devstack/local.conf test-config 2026-03-17 14:24:19.402 | ++ inc/meta-config:get_meta_section_files:63 : local file=/opt/stack/devstack/local.conf 2026-03-17 14:24:19.406 | ++ inc/meta-config:get_meta_section_files:64 : local matchgroup=test-config 2026-03-17 14:24:19.409 | ++ inc/meta-config:get_meta_section_files:66 : [[ -r /opt/stack/devstack/local.conf ]] 2026-03-17 14:24:19.413 | ++ inc/meta-config:get_meta_section_files:68 : awk -v matchgroup=test-config ' 2026-03-17 14:24:19.413 | /^\[\[.+\|.*\]\]/ { 2026-03-17 14:24:19.413 | gsub("[][]", "", $1); 2026-03-17 14:24:19.413 | split($1, a, "|"); 2026-03-17 14:24:19.413 | if (a[1] == matchgroup) 2026-03-17 14:24:19.413 | print a[2] 2026-03-17 14:24:19.413 | } 2026-03-17 14:24:19.413 | ' /opt/stack/devstack/local.conf 2026-03-17 14:24:19.421 | + inc/meta-config:merge_config_group:178 : for configfile in $(get_meta_section_files $localfile $group) 2026-03-17 14:24:19.424 | + inc/meta-config:merge_config_group:179 : local realconfigfile 2026-03-17 14:24:19.427 | + inc/meta-config:merge_config_group:180 : local dir 2026-03-17 14:24:19.432 | ++ inc/meta-config:merge_config_group:182 : eval 'echo $TEMPEST_CONFIG' 2026-03-17 14:24:19.435 | +++ inc/meta-config:merge_config_group:182 : echo /opt/stack/tempest/etc/tempest.conf 2026-03-17 14:24:19.439 | + inc/meta-config:merge_config_group:182 : realconfigfile=/opt/stack/tempest/etc/tempest.conf 2026-03-17 14:24:19.442 | + inc/meta-config:merge_config_group:183 : [[ -z /opt/stack/tempest/etc/tempest.conf ]] 2026-03-17 14:24:19.448 | ++ inc/meta-config:merge_config_group:187 : dirname /opt/stack/tempest/etc/tempest.conf 2026-03-17 14:24:19.453 | + inc/meta-config:merge_config_group:187 : dir=/opt/stack/tempest/etc 2026-03-17 14:24:19.457 | + inc/meta-config:merge_config_group:189 : test -e /opt/stack/tempest/etc 2026-03-17 14:24:19.461 | + inc/meta-config:merge_config_group:189 : test -d /opt/stack/tempest/etc 2026-03-17 14:24:19.464 | + inc/meta-config:merge_config_group:191 : [[ -e /opt/stack/tempest/etc ]] 2026-03-17 14:24:19.468 | + inc/meta-config:merge_config_group:196 : merge_config_file /opt/stack/devstack/local.conf test-config '$TEMPEST_CONFIG' 2026-03-17 14:24:19.471 | + inc/meta-config:merge_config_file:83 : local file=/opt/stack/devstack/local.conf 2026-03-17 14:24:19.475 | + inc/meta-config:merge_config_file:84 : local matchgroup=test-config 2026-03-17 14:24:19.478 | + inc/meta-config:merge_config_file:85 : local 'configfile=$TEMPEST_CONFIG' 2026-03-17 14:24:19.482 | + inc/meta-config:merge_config_file:90 : local real_configfile 2026-03-17 14:24:19.486 | ++ inc/meta-config:merge_config_file:91 : eval echo '$TEMPEST_CONFIG' 2026-03-17 14:24:19.490 | +++ inc/meta-config:merge_config_file:91 : echo /opt/stack/tempest/etc/tempest.conf 2026-03-17 14:24:19.494 | + inc/meta-config:merge_config_file:91 : real_configfile=/opt/stack/tempest/etc/tempest.conf 2026-03-17 14:24:19.497 | + inc/meta-config:merge_config_file:92 : '[' '!' -f /opt/stack/tempest/etc/tempest.conf ']' 2026-03-17 14:24:19.502 | + inc/meta-config:merge_config_file:96 : get_meta_section /opt/stack/devstack/local.conf test-config '$TEMPEST_CONFIG' 2026-03-17 14:24:19.503 | + inc/meta-config:merge_config_file:97 : awk -v 'configfile=$TEMPEST_CONFIG' ' 2026-03-17 14:24:19.503 | BEGIN { 2026-03-17 14:24:19.503 | section = "" 2026-03-17 14:24:19.503 | last_section = "" 2026-03-17 14:24:19.503 | section_count = 0 2026-03-17 14:24:19.503 | } 2026-03-17 14:24:19.503 | /^\[.+\]/ { 2026-03-17 14:24:19.503 | gsub("[][]", "", $1); 2026-03-17 14:24:19.503 | section=$1 2026-03-17 14:24:19.503 | next 2026-03-17 14:24:19.503 | } 2026-03-17 14:24:19.503 | /^ *\#/ { 2026-03-17 14:24:19.503 | next 2026-03-17 14:24:19.503 | } 2026-03-17 14:24:19.503 | /^[^ \t]+/ { 2026-03-17 14:24:19.503 | # get offset of first = in $0 2026-03-17 14:24:19.503 | eq_idx = index($0, "=") 2026-03-17 14:24:19.503 | # extract attr & value from $0 2026-03-17 14:24:19.503 | attr = substr($0, 1, eq_idx - 1) 2026-03-17 14:24:19.503 | value = substr($0, eq_idx + 1) 2026-03-17 14:24:19.503 | # only need to strip trailing whitespace from attr 2026-03-17 14:24:19.503 | sub(/[ \t]*$/, "", attr) 2026-03-17 14:24:19.503 | # need to strip leading & trailing whitespace from value 2026-03-17 14:24:19.503 | sub(/^[ \t]*/, "", value) 2026-03-17 14:24:19.503 | sub(/[ \t]*$/, "", value) 2026-03-17 14:24:19.503 | 2026-03-17 14:24:19.503 | # cfg_attr_count: number of config lines per [section, attr] 2026-03-17 14:24:19.503 | # cfg_attr: three dimensional array to keep all the config lines per [section, attr] 2026-03-17 14:24:19.503 | # cfg_section: keep the section names in the same order as they appear in local.conf 2026-03-17 14:24:19.503 | # cfg_sec_attr_name: keep the attr names in the same order as they appear in local.conf 2026-03-17 14:24:19.503 | if (! (section, attr) in cfg_attr_count) { 2026-03-17 14:24:19.503 | if (section != last_section) { 2026-03-17 14:24:19.503 | cfg_section[section_count++] = section 2026-03-17 14:24:19.503 | last_section = section 2026-03-17 14:24:19.503 | } 2026-03-17 14:24:19.503 | attr_count = cfg_sec_attr_count[section_count - 1]++ 2026-03-17 14:24:19.503 | cfg_sec_attr_name[section_count - 1, attr_count] = attr 2026-03-17 14:24:19.503 | 2026-03-17 14:24:19.504 | cfg_attr[section, attr, 0] = value 2026-03-17 14:24:19.504 | cfg_attr_count[section, attr] = 1 2026-03-17 14:24:19.504 | } else { 2026-03-17 14:24:19.504 | lno = cfg_attr_count[section, attr]++ 2026-03-17 14:24:19.504 | cfg_attr[section, attr, lno] = value 2026-03-17 14:24:19.504 | } 2026-03-17 14:24:19.504 | } 2026-03-17 14:24:19.504 | END { 2026-03-17 14:24:19.504 | # Process each section in order 2026-03-17 14:24:19.504 | for (sno = 0; sno < section_count; sno++) { 2026-03-17 14:24:19.504 | section = cfg_section[sno] 2026-03-17 14:24:19.504 | # The ini routines simply append a config item immediately 2026-03-17 14:24:19.504 | # after the section header. To keep the same order as defined 2026-03-17 14:24:19.504 | # in local.conf, invoke the ini routines in the reverse order 2026-03-17 14:24:19.504 | for (attr_no = cfg_sec_attr_count[sno] - 1; attr_no >=0; attr_no--) { 2026-03-17 14:24:19.504 | attr = cfg_sec_attr_name[sno, attr_no] 2026-03-17 14:24:19.504 | if (cfg_attr_count[section, attr] == 1) 2026-03-17 14:24:19.504 | print "iniset " configfile " " section " " attr " \"" cfg_attr[section, attr, 0] "\"" 2026-03-17 14:24:19.504 | else { 2026-03-17 14:24:19.504 | # For multiline, invoke the ini routines in the reverse order 2026-03-17 14:24:19.504 | count = cfg_attr_count[section, attr] 2026-03-17 14:24:19.504 | print "inidelete " configfile " " section " " attr 2026-03-17 14:24:19.504 | print "iniset " configfile " " section " " attr " \"" cfg_attr[section, attr, count - 1] "\"" 2026-03-17 14:24:19.504 | for (l = count -2; l >= 0; l--) 2026-03-17 14:24:19.504 | print "iniadd_literal " configfile " " section " " attr " \"" cfg_attr[section, attr, l] "\"" 2026-03-17 14:24:19.504 | } 2026-03-17 14:24:19.504 | } 2026-03-17 14:24:19.504 | } 2026-03-17 14:24:19.504 | } 2026-03-17 14:24:19.504 | ' 2026-03-17 14:24:19.504 | + inc/meta-config:merge_config_file:164 : read a 2026-03-17 14:24:19.505 | + inc/meta-config:get_meta_section:33 : local file=/opt/stack/devstack/local.conf 2026-03-17 14:24:19.507 | awk: cmd. line:12: warning: regexp escape sequence `\#' is not a known regexp operator 2026-03-17 14:24:19.508 | + inc/meta-config:get_meta_section:34 : local matchgroup=test-config 2026-03-17 14:24:19.511 | + inc/meta-config:get_meta_section:35 : local 'configfile=$TEMPEST_CONFIG' 2026-03-17 14:24:19.515 | + inc/meta-config:get_meta_section:37 : [[ -r /opt/stack/devstack/local.conf ]] 2026-03-17 14:24:19.518 | + inc/meta-config:get_meta_section:38 : [[ -z $TEMPEST_CONFIG ]] 2026-03-17 14:24:19.521 | + inc/meta-config:get_meta_section:40 : awk -v matchgroup=test-config -v 'configfile=$TEMPEST_CONFIG' ' 2026-03-17 14:24:19.521 | BEGIN { group = "" } 2026-03-17 14:24:19.521 | /^\[\[.+\|.*\]\]/ { 2026-03-17 14:24:19.521 | gsub("[][]", "", $1); 2026-03-17 14:24:19.521 | split($1, a, "|"); 2026-03-17 14:24:19.521 | if (a[1] == matchgroup && a[2] == configfile) { 2026-03-17 14:24:19.521 | group=a[1] 2026-03-17 14:24:19.521 | } else { 2026-03-17 14:24:19.521 | group="" 2026-03-17 14:24:19.521 | } 2026-03-17 14:24:19.521 | next 2026-03-17 14:24:19.521 | } 2026-03-17 14:24:19.521 | { 2026-03-17 14:24:19.521 | if (group != "") 2026-03-17 14:24:19.521 | print $0 2026-03-17 14:24:19.521 | } 2026-03-17 14:24:19.521 | ' /opt/stack/devstack/local.conf 2026-03-17 14:24:19.530 | + inc/meta-config:merge_config_file:164 : eval 'iniset $TEMPEST_CONFIG compute min_compute_nodes "1"' 2026-03-17 14:24:19.534 | ++ inc/meta-config:merge_config_file:164 : iniset /opt/stack/tempest/etc/tempest.conf compute min_compute_nodes 1 2026-03-17 14:24:19.574 | + inc/meta-config:merge_config_file:164 : read a 2026-03-17 14:24:19.577 | + inc/meta-config:merge_config_file:164 : eval 'iniset $TEMPEST_CONFIG service-clients http_timeout "90"' 2026-03-17 14:24:19.580 | ++ inc/meta-config:merge_config_file:164 : iniset /opt/stack/tempest/etc/tempest.conf service-clients http_timeout 90 2026-03-17 14:24:19.623 | + inc/meta-config:merge_config_file:164 : read a ========================= DevStack Component Timing (times are in seconds) ========================= wait_for_service 11 async_wait 73 osc 215 test_with_retry 0 yum_install 257 dbsync 3 pip_install 154 run_process 49 ------------------------- Unaccounted time 177 ========================= Total runtime 939 ================= Async summary ================= Time spent in the background minus waits: 301 sec Elapsed time: 939 sec Time if we did everything serially: 1240 sec Speedup: 1.32055 Post-stack database query stats: +------------+-----------+-------+ | db | op | count | +------------+-----------+-------+ | keystone | SELECT | 34719 | | keystone | UPDATE | 9 | | keystone | INSERT | 127 | | neutron | DESCRIBE | 2 | | neutron | CREATE | 1 | | neutron | SHOW | 4 | | nova_api | SELECT | 61 | | nova_cell1 | SELECT | 60 | | nova_cell0 | SELECT | 27 | | nova_cell0 | INSERT | 4 | | neutron | SELECT | 6225 | | placement | SELECT | 18 | | placement | INSERT | 68 | | placement | SET | 1 | | neutron | INSERT | 828 | | neutron | UPDATE | 242 | | neutron | DELETE | 32 | | nova_cell0 | UPDATE | 2 | | nova_api | SAVEPOINT | 12 | | nova_api | INSERT | 24 | | nova_api | RELEASE | 12 | | cinder | SELECT | 74 | | cinder | INSERT | 8 | | placement | UPDATE | 3 | | cinder | UPDATE | 3 | | nova_cell1 | INSERT | 4 | | nova_cell1 | UPDATE | 15 | | cinder | DELETE | 1 | | glance | INSERT | 44 | | glance | SELECT | 248 | | glance | UPDATE | 45 | | glance | DELETE | 3 | +------------+-----------+-------+ This is your host IP address: 38.102.83.89 This is your host IPv6 address: ::1 Horizon is now available at http://38.102.83.89/dashboard Keystone is serving at https://38.102.83.89/identity/ The default users are: admin and demo The password: secretadmin Services are running under systemd unit files. For more information see: https://docs.openstack.org/devstack/latest/systemd.html DevStack Version: 2026.1 Change: fad446cb88a18280e9a311df894d207d938f12f0 Merge 'refs/changes/53/977253/2' 2026-03-17 14:03:22 +0000 OS Version: CentOSStream 10 Coughlan