2026-04-14 22:39:28.018 | + ./stack.sh:main:485 : exec 2026-04-14 22:39:28.018 | ++ ./stack.sh:main:485 : /usr/bin/python3.13 /opt/stack/devstack/tools/outfilter.py -o /opt/stack/logs/devstacklog.txt.2026-04-14-223927.summary.2026-04-14-223927 2026-04-14 22:39:28.018 | + ./stack.sh:main:493 : echo_summary 'stack.sh log /opt/stack/logs/devstacklog.txt.2026-04-14-223927' 2026-04-14 22:39:28.018 | + ./stack.sh:echo_summary:438 : [[ -t 3 ]] 2026-04-14 22:39:28.018 | + ./stack.sh:echo_summary:444 : echo -e stack.sh log /opt/stack/logs/devstacklog.txt.2026-04-14-223927 2026-04-14 22:39:28.018 | + ./stack.sh:main:495 : ln -sf /opt/stack/logs/devstacklog.txt.2026-04-14-223927 /opt/stack/logs/devstacklog.txt 2026-04-14 22:39:28.018 | + ./stack.sh:main:496 : ln -sf /opt/stack/logs/devstacklog.txt.2026-04-14-223927.summary.2026-04-14-223927 /opt/stack/logs/devstacklog.txt.summary 2026-04-14 22:39:28.018 | + ./stack.sh:main:511 : check_path_perm_sanity /opt/stack 2026-04-14 22:39:28.018 | + functions:check_path_perm_sanity:615 : local real_path 2026-04-14 22:39:28.018 | ++ functions:check_path_perm_sanity:616 : readlink -f /opt/stack 2026-04-14 22:39:28.018 | + functions:check_path_perm_sanity:616 : real_path=/opt/stack 2026-04-14 22:39:28.018 | + functions:check_path_perm_sanity:617 : local rebuilt_path= 2026-04-14 22:39:28.018 | ++ functions:check_path_perm_sanity:618 : tr / ' ' 2026-04-14 22:39:28.018 | ++ functions:check_path_perm_sanity:618 : echo /opt/stack 2026-04-14 22:39:28.018 | + functions:check_path_perm_sanity:618 : for i in $(echo ${real_path} | tr "/" " ") 2026-04-14 22:39:28.019 | + functions:check_path_perm_sanity:619 : rebuilt_path=/opt 2026-04-14 22:39:28.022 | ++ functions:check_path_perm_sanity:621 : stat -c %a /opt 2026-04-14 22:39:28.026 | + functions:check_path_perm_sanity:621 : [[ 755 = 700 ]] 2026-04-14 22:39:28.028 | + functions:check_path_perm_sanity:618 : for i in $(echo ${real_path} | tr "/" " ") 2026-04-14 22:39:28.030 | + functions:check_path_perm_sanity:619 : rebuilt_path=/opt/stack 2026-04-14 22:39:28.033 | ++ functions:check_path_perm_sanity:621 : stat -c %a /opt/stack 2026-04-14 22:39:28.037 | + functions:check_path_perm_sanity:621 : [[ 755 = 700 ]] 2026-04-14 22:39:28.039 | + ./stack.sh:main:517 : trap exit_trap EXIT 2026-04-14 22:39:28.041 | + ./stack.sh:main:558 : trap err_trap ERR 2026-04-14 22:39:28.043 | + ./stack.sh:main:571 : set -o errexit 2026-04-14 22:39:28.045 | + ./stack.sh:main:574 : uname -a 2026-04-14 22:39:28.047 | Linux np7792c2587c804 6.12.73+deb13-amd64 #1 SMP PREEMPT_DYNAMIC Debian 6.12.73-1 (2026-02-17) x86_64 GNU/Linux 2026-04-14 22:39:28.051 | + ./stack.sh:main:577 : SSL_BUNDLE_FILE=/opt/stack/data/ca-bundle.pem 2026-04-14 22:39:28.053 | + ./stack.sh:main:578 : rm -f /opt/stack/data/ca-bundle.pem 2026-04-14 22:39:28.057 | + ./stack.sh:main:581 : source /opt/stack/devstack/lib/database 2026-04-14 22:39:28.096 | + ./stack.sh:main:582 : source /opt/stack/devstack/lib/rpc_backend 2026-04-14 22:39:28.113 | + ./stack.sh:main:585 : source /opt/stack/devstack/lib/host 2026-04-14 22:39:28.116 | +++ lib/host:source:12 : trueorfalse True ENABLE_KSM 2026-04-14 22:39:28.131 | ++ lib/host:source:12 : ENABLE_KSM=True 2026-04-14 22:39:28.133 | +++ lib/host:source:13 : trueorfalse True ENABLE_KSMTUNED 2026-04-14 22:39:28.148 | ++ lib/host:source:13 : ENABLE_KSMTUNED=True 2026-04-14 22:39:28.151 | +++ lib/host:source:34 : trueorfalse False ENABLE_ZSWAP 2026-04-14 22:39:28.165 | ++ lib/host:source:34 : ENABLE_ZSWAP=True 2026-04-14 22:39:28.167 | ++ lib/host:source:37 : ZSWAP_COMPRESSOR=lz4 2026-04-14 22:39:28.169 | ++ lib/host:source:38 : ZSWAP_ZPOOL=zsmalloc 2026-04-14 22:39:28.173 | +++ lib/host:source:53 : trueorfalse False ENABLE_SYSCTL_MEM_TUNING 2026-04-14 22:39:28.188 | ++ lib/host:source:53 : ENABLE_SYSCTL_MEM_TUNING=True 2026-04-14 22:39:28.191 | +++ lib/host:source:75 : trueorfalse False ENABLE_SYSCTL_NET_TUNING 2026-04-14 22:39:28.207 | ++ lib/host:source:75 : ENABLE_SYSCTL_NET_TUNING=True 2026-04-14 22:39:28.209 | + ./stack.sh:main:588 : tune_host 2026-04-14 22:39:28.211 | + lib/host:tune_host:96 : configure_host_mem 2026-04-14 22:39:28.213 | + lib/host:configure_host_mem:70 : configure_zswap 2026-04-14 22:39:28.215 | + lib/host:configure_zswap:40 : [[ True == \T\r\u\e ]] 2026-04-14 22:39:28.217 | + lib/host:configure_zswap:43 : is_ubuntu 2026-04-14 22:39:28.219 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-04-14 22:39:28.221 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-04-14 22:39:28.224 | + lib/host:configure_zswap:44 : echo lz4 2026-04-14 22:39:28.224 | + lib/host:configure_zswap:44 : sudo tee /sys/module/zswap/parameters/compressor 2026-04-14 22:39:28.239 | lz4 2026-04-14 22:39:28.243 | + lib/host:configure_zswap:45 : echo zsmalloc 2026-04-14 22:39:28.244 | + lib/host:configure_zswap:45 : sudo tee /sys/module/zswap/parameters/zpool 2026-04-14 22:39:28.260 | zsmalloc 2026-04-14 22:39:28.265 | + lib/host:configure_zswap:47 : echo 1 2026-04-14 22:39:28.265 | + lib/host:configure_zswap:47 : sudo tee /sys/module/zswap/parameters/enabled 2026-04-14 22:39:28.284 | 1 2026-04-14 22:39:28.324 | + lib/host:configure_zswap:49 : sudo grep -R . /sys/module/zswap/parameters 2026-04-14 22:39:28.342 | /sys/module/zswap/parameters/enabled:Y 2026-04-14 22:39:28.342 | /sys/module/zswap/parameters/shrinker_enabled:N 2026-04-14 22:39:28.342 | /sys/module/zswap/parameters/max_pool_percent:20 2026-04-14 22:39:28.342 | /sys/module/zswap/parameters/compressor:lz4 2026-04-14 22:39:28.342 | /sys/module/zswap/parameters/zpool:zsmalloc 2026-04-14 22:39:28.342 | /sys/module/zswap/parameters/accept_threshold_percent:90 2026-04-14 22:39:28.347 | + lib/host:configure_host_mem:71 : configure_ksm 2026-04-14 22:39:28.349 | + lib/host:configure_ksm:15 : [[ True == \T\r\u\e ]] 2026-04-14 22:39:28.351 | + lib/host:configure_ksm:16 : install_package ksmtuned 2026-04-14 22:39:28.353 | + functions-common:install_package:1432 : update_package_repo 2026-04-14 22:39:28.356 | + functions-common:update_package_repo:1406 : NO_UPDATE_REPOS=False 2026-04-14 22:39:28.358 | + functions-common:update_package_repo:1407 : REPOS_UPDATED=False 2026-04-14 22:39:28.360 | + functions-common:update_package_repo:1408 : RETRY_UPDATE=False 2026-04-14 22:39:28.363 | + functions-common:update_package_repo:1410 : [[ False = \T\r\u\e ]] 2026-04-14 22:39:28.365 | + functions-common:update_package_repo:1414 : is_ubuntu 2026-04-14 22:39:28.367 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-04-14 22:39:28.370 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-04-14 22:39:28.372 | + functions-common:update_package_repo:1415 : apt_get_update 2026-04-14 22:39:28.374 | + functions-common:apt_get_update:1160 : [[ False == \T\r\u\e ]] 2026-04-14 22:39:28.377 | + functions-common:apt_get_update:1165 : [[ False = \T\r\u\e ]] 2026-04-14 22:39:28.379 | + functions-common:apt_get_update:1167 : local sudo=sudo 2026-04-14 22:39:28.382 | ++ functions-common:apt_get_update:1168 : id -u 2026-04-14 22:39:28.387 | + functions-common:apt_get_update:1168 : [[ 1001 = \0 ]] 2026-04-14 22:39:28.389 | + functions-common:apt_get_update:1171 : time_start apt-get-update 2026-04-14 22:39:28.391 | + functions-common:time_start:2400 : local name=apt-get-update 2026-04-14 22:39:28.393 | + functions-common:time_start:2401 : local start_time= 2026-04-14 22:39:28.396 | + functions-common:time_start:2402 : [[ -n '' ]] 2026-04-14 22:39:28.399 | ++ functions-common:time_start:2405 : date +%s%3N 2026-04-14 22:39:28.403 | + functions-common:time_start:2405 : _TIME_START[$name]=1776206368400 2026-04-14 22:39:28.405 | + functions-common:apt_get_update:1173 : local 'proxies=http_proxy= https_proxy= no_proxy= ' 2026-04-14 22:39:28.407 | + functions-common:apt_get_update:1174 : local 'update_cmd=sudo http_proxy= https_proxy= no_proxy= apt-get update' 2026-04-14 22:39:28.410 | + functions-common:apt_get_update:1175 : timeout 300 sh -c 'while ! sudo http_proxy= https_proxy= no_proxy= apt-get update; do sleep 30; done' 2026-04-14 22:39:28.765 | Ign:1 https://mirror.gra1.ovh.opendev.org/debian trixie InRelease 2026-04-14 22:39:28.766 | Ign:2 https://mirror.gra1.ovh.opendev.org/debian-security trixie-security InRelease 2026-04-14 22:39:28.767 | Ign:3 https://mirror.gra1.ovh.opendev.org/debian trixie-updates InRelease 2026-04-14 22:39:28.768 | Get:4 https://mirror.gra1.ovh.opendev.org/debian trixie Release [4,451 B] 2026-04-14 22:39:28.771 | Get:5 https://mirror.gra1.ovh.opendev.org/debian-security trixie-security Release [4,446 B] 2026-04-14 22:39:28.772 | Get:6 https://mirror.gra1.ovh.opendev.org/debian trixie-updates Release [4,338 B] 2026-04-14 22:39:28.774 | Ign:7 https://mirror.gra1.ovh.opendev.org/debian trixie Release.gpg 2026-04-14 22:39:28.775 | Ign:8 https://mirror.gra1.ovh.opendev.org/debian-security trixie-security Release.gpg 2026-04-14 22:39:28.776 | Ign:9 https://mirror.gra1.ovh.opendev.org/debian trixie-updates Release.gpg 2026-04-14 22:39:28.777 | Get:10 https://mirror.gra1.ovh.opendev.org/debian-security trixie-security/main amd64 Packages [260 kB] 2026-04-14 22:39:28.826 | Fetched 273 kB in 0s (750 kB/s) 2026-04-14 22:39:29.879 | Reading package lists... 2026-04-14 22:39:29.888 | W: The repository 'https://mirror.gra1.ovh.opendev.org/debian trixie Release' is not signed. 2026-04-14 22:39:29.888 | W: The repository 'https://mirror.gra1.ovh.opendev.org/debian-security trixie-security Release' is not signed. 2026-04-14 22:39:29.888 | W: The repository 'https://mirror.gra1.ovh.opendev.org/debian trixie-updates Release' is not signed. 2026-04-14 22:39:29.894 | + functions-common:apt_get_update:1179 : REPOS_UPDATED=True 2026-04-14 22:39:29.896 | + functions-common:apt_get_update:1181 : time_stop apt-get-update 2026-04-14 22:39:29.898 | + functions-common:time_stop:2414 : local name 2026-04-14 22:39:29.900 | + functions-common:time_stop:2415 : local end_time 2026-04-14 22:39:29.902 | + functions-common:time_stop:2416 : local elapsed_time 2026-04-14 22:39:29.904 | + functions-common:time_stop:2417 : local total 2026-04-14 22:39:29.907 | + functions-common:time_stop:2418 : local start_time 2026-04-14 22:39:29.909 | + functions-common:time_stop:2420 : name=apt-get-update 2026-04-14 22:39:29.911 | + functions-common:time_stop:2421 : start_time=1776206368400 2026-04-14 22:39:29.913 | + functions-common:time_stop:2423 : [[ -z 1776206368400 ]] 2026-04-14 22:39:29.916 | ++ functions-common:time_stop:2426 : date +%s%3N 2026-04-14 22:39:29.920 | + functions-common:time_stop:2426 : end_time=1776206369918 2026-04-14 22:39:29.922 | + functions-common:time_stop:2427 : elapsed_time=1518 2026-04-14 22:39:29.925 | + functions-common:time_stop:2428 : total=0 2026-04-14 22:39:29.926 | + functions-common:time_stop:2430 : _TIME_START[$name]= 2026-04-14 22:39:29.929 | + functions-common:time_stop:2431 : _TIME_TOTAL[$name]=1518 2026-04-14 22:39:29.932 | + functions-common:install_package:1433 : real_install_package ksmtuned 2026-04-14 22:39:29.934 | + functions-common:real_install_package:1420 : is_ubuntu 2026-04-14 22:39:29.936 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-04-14 22:39:29.938 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-04-14 22:39:29.941 | + functions-common:real_install_package:1421 : apt_get install ksmtuned 2026-04-14 22:39:29.961 | + functions-common:apt_get:1201 : sudo DEBIAN_FRONTEND=noninteractive http_proxy= https_proxy= no_proxy= apt-get --option Dpkg::Options::=--force-confold --assume-yes install ksmtuned 2026-04-14 22:39:30.002 | Reading package lists... 2026-04-14 22:39:30.299 | Building dependency tree... 2026-04-14 22:39:30.300 | Reading state information... 2026-04-14 22:39:30.808 | Recommended packages: 2026-04-14 22:39:30.809 | qemu-kvm 2026-04-14 22:39:30.842 | The following NEW packages will be installed: 2026-04-14 22:39:30.845 | ksmtuned 2026-04-14 22:39:30.874 | 0 upgraded, 1 newly installed, 0 to remove and 53 not upgraded. 2026-04-14 22:39:30.874 | Need to get 7,360 B of archives. 2026-04-14 22:39:30.874 | After this operation, 44.0 kB of additional disk space will be used. 2026-04-14 22:39:30.874 | WARNING: The following packages cannot be authenticated! 2026-04-14 22:39:30.874 | ksmtuned 2026-04-14 22:39:31.400 | Authentication warning overridden. 2026-04-14 22:39:31.400 | Get:1 https://mirror.gra1.ovh.opendev.org/debian trixie/main amd64 ksmtuned amd64 4.20150326+nmu1 [7,360 B] 2026-04-14 22:39:31.809 | Fetched 7,360 B in 1s (14.0 kB/s) 2026-04-14 22:39:31.840 | Selecting previously unselected package ksmtuned. 2026-04-14 22:39:31.940 | (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 27046 files and directories currently installed.) 2026-04-14 22:39:31.941 | Preparing to unpack .../ksmtuned_4.20150326+nmu1_amd64.deb ... 2026-04-14 22:39:31.943 | Unpacking ksmtuned (4.20150326+nmu1) ... 2026-04-14 22:39:31.982 | Setting up ksmtuned (4.20150326+nmu1) ... 2026-04-14 22:39:32.248 | Created symlink '/etc/systemd/system/multi-user.target.wants/ksm.service' → '/usr/lib/systemd/system/ksm.service'. 2026-04-14 22:39:32.499 | Created symlink '/etc/systemd/system/multi-user.target.wants/ksmtuned.service' → '/usr/lib/systemd/system/ksmtuned.service'. 2026-04-14 22:39:33.207 | + functions-common:apt_get:1205 : result=0 2026-04-14 22:39:33.209 | + functions-common:apt_get:1208 : time_stop apt-get 2026-04-14 22:39:33.213 | + functions-common:time_stop:2414 : local name 2026-04-14 22:39:33.215 | + functions-common:time_stop:2415 : local end_time 2026-04-14 22:39:33.217 | + functions-common:time_stop:2416 : local elapsed_time 2026-04-14 22:39:33.219 | + functions-common:time_stop:2417 : local total 2026-04-14 22:39:33.222 | + functions-common:time_stop:2418 : local start_time 2026-04-14 22:39:33.225 | + functions-common:time_stop:2420 : name=apt-get 2026-04-14 22:39:33.227 | + functions-common:time_stop:2421 : start_time=1776206369958 2026-04-14 22:39:33.230 | + functions-common:time_stop:2423 : [[ -z 1776206369958 ]] 2026-04-14 22:39:33.233 | ++ functions-common:time_stop:2426 : date +%s%3N 2026-04-14 22:39:33.237 | + functions-common:time_stop:2426 : end_time=1776206373235 2026-04-14 22:39:33.241 | + functions-common:time_stop:2427 : elapsed_time=3277 2026-04-14 22:39:33.243 | + functions-common:time_stop:2428 : total=896 2026-04-14 22:39:33.246 | + functions-common:time_stop:2430 : _TIME_START[$name]= 2026-04-14 22:39:33.248 | + functions-common:time_stop:2431 : _TIME_TOTAL[$name]=4173 2026-04-14 22:39:33.250 | + functions-common:apt_get:1209 : return 0 2026-04-14 22:39:33.253 | + lib/host:configure_ksm:18 : [[ -f /sys/kernel/mm/ksm/run ]] 2026-04-14 22:39:33.257 | + lib/host:configure_ksm:19 : sudo tee /sys/kernel/mm/ksm/run 2026-04-14 22:39:33.257 | ++ lib/host:configure_ksm:19 : bool_to_int ENABLE_KSM 2026-04-14 22:39:33.273 | + lib/host:configure_ksm:19 : echo 0 2026-04-14 22:39:33.274 | 0 2026-04-14 22:39:33.278 | + lib/host:configure_host_mem:72 : configure_sysctl_mem_parmaters 2026-04-14 22:39:33.281 | + lib/host:configure_sysctl_mem_parmaters:55 : [[ True == \T\r\u\e ]] 2026-04-14 22:39:33.284 | + lib/host:configure_sysctl_mem_parmaters:57 : sudo sysctl -w vm.dirty_ratio=60 2026-04-14 22:39:33.299 | vm.dirty_ratio = 60 2026-04-14 22:39:33.304 | + lib/host:configure_sysctl_mem_parmaters:58 : sudo sysctl -w vm.dirty_background_ratio=10 2026-04-14 22:39:33.319 | vm.dirty_background_ratio = 10 2026-04-14 22:39:33.324 | + lib/host:configure_sysctl_mem_parmaters:59 : sudo sysctl -w vm.vfs_cache_pressure=50 2026-04-14 22:39:33.340 | vm.vfs_cache_pressure = 50 2026-04-14 22:39:33.344 | + lib/host:configure_sysctl_mem_parmaters:64 : sudo sysctl -w vm.swappiness=100 2026-04-14 22:39:33.360 | vm.swappiness = 100 2026-04-14 22:39:33.364 | + lib/host:configure_sysctl_mem_parmaters:65 : sudo grep -R . /proc/sys/vm/ 2026-04-14 22:39:33.380 | /proc/sys/vm/admin_reserve_kbytes:8192 2026-04-14 22:39:33.382 | grep: /proc/sys/vm/compact_memory: Permission denied 2026-04-14 22:39:33.382 | /proc/sys/vm/compact_unevictable_allowed:1 2026-04-14 22:39:33.382 | /proc/sys/vm/compaction_proactiveness:20 2026-04-14 22:39:33.382 | /proc/sys/vm/dirty_background_bytes:0 2026-04-14 22:39:33.382 | /proc/sys/vm/dirty_background_ratio:10 2026-04-14 22:39:33.382 | /proc/sys/vm/dirty_bytes:0 2026-04-14 22:39:33.382 | /proc/sys/vm/dirty_expire_centisecs:3000 2026-04-14 22:39:33.382 | /proc/sys/vm/dirty_ratio:60 2026-04-14 22:39:33.382 | /proc/sys/vm/dirty_writeback_centisecs:500 2026-04-14 22:39:33.382 | /proc/sys/vm/dirtytime_expire_seconds:43200 2026-04-14 22:39:33.382 | grep: /proc/sys/vm/drop_caches: Permission denied 2026-04-14 22:39:33.382 | /proc/sys/vm/enable_soft_offline:1 2026-04-14 22:39:33.382 | /proc/sys/vm/extfrag_threshold:500 2026-04-14 22:39:33.382 | /proc/sys/vm/hugetlb_optimize_vmemmap:0 2026-04-14 22:39:33.382 | /proc/sys/vm/hugetlb_shm_group:0 2026-04-14 22:39:33.383 | /proc/sys/vm/laptop_mode:0 2026-04-14 22:39:33.383 | /proc/sys/vm/legacy_va_layout:0 2026-04-14 22:39:33.383 | /proc/sys/vm/lowmem_reserve_ratio:256 256 32 0 0 2026-04-14 22:39:33.383 | /proc/sys/vm/max_map_count:1048576 2026-04-14 22:39:33.383 | /proc/sys/vm/memfd_noexec:0 2026-04-14 22:39:33.383 | /proc/sys/vm/memory_failure_early_kill:0 2026-04-14 22:39:33.383 | /proc/sys/vm/memory_failure_recovery:1 2026-04-14 22:39:33.383 | /proc/sys/vm/min_free_kbytes:67584 2026-04-14 22:39:33.383 | /proc/sys/vm/min_slab_ratio:5 2026-04-14 22:39:33.383 | /proc/sys/vm/min_unmapped_ratio:1 2026-04-14 22:39:33.383 | /proc/sys/vm/mmap_min_addr:65536 2026-04-14 22:39:33.383 | /proc/sys/vm/mmap_rnd_bits:28 2026-04-14 22:39:33.383 | /proc/sys/vm/mmap_rnd_compat_bits:8 2026-04-14 22:39:33.383 | /proc/sys/vm/nr_hugepages:0 2026-04-14 22:39:33.383 | /proc/sys/vm/nr_hugepages_mempolicy:0 2026-04-14 22:39:33.383 | /proc/sys/vm/nr_overcommit_hugepages:0 2026-04-14 22:39:33.383 | /proc/sys/vm/numa_stat:1 2026-04-14 22:39:33.383 | /proc/sys/vm/numa_zonelist_order:Node 2026-04-14 22:39:33.383 | /proc/sys/vm/oom_dump_tasks:1 2026-04-14 22:39:33.383 | /proc/sys/vm/oom_kill_allocating_task:0 2026-04-14 22:39:33.383 | /proc/sys/vm/overcommit_kbytes:0 2026-04-14 22:39:33.383 | /proc/sys/vm/overcommit_memory:0 2026-04-14 22:39:33.383 | /proc/sys/vm/overcommit_ratio:50 2026-04-14 22:39:33.383 | /proc/sys/vm/page-cluster:3 2026-04-14 22:39:33.383 | /proc/sys/vm/page_lock_unfairness:5 2026-04-14 22:39:33.383 | /proc/sys/vm/panic_on_oom:0 2026-04-14 22:39:33.383 | /proc/sys/vm/percpu_pagelist_high_fraction:0 2026-04-14 22:39:33.383 | /proc/sys/vm/stat_interval:1 2026-04-14 22:39:33.383 | /proc/sys/vm/swappiness:100 2026-04-14 22:39:33.383 | /proc/sys/vm/unprivileged_userfaultfd:0 2026-04-14 22:39:33.383 | /proc/sys/vm/user_reserve_kbytes:131072 2026-04-14 22:39:33.383 | /proc/sys/vm/vfs_cache_pressure:50 2026-04-14 22:39:33.383 | /proc/sys/vm/watermark_boost_factor:15000 2026-04-14 22:39:33.383 | /proc/sys/vm/watermark_scale_factor:10 2026-04-14 22:39:33.383 | /proc/sys/vm/zone_reclaim_mode:0 2026-04-14 22:39:33.387 | + lib/host:configure_sysctl_mem_parmaters:65 : /bin/true 2026-04-14 22:39:33.393 | + lib/host:tune_host:97 : configure_host_net 2026-04-14 22:39:33.395 | + lib/host:configure_host_net:92 : configure_sysctl_net_parmaters 2026-04-14 22:39:33.398 | + lib/host:configure_sysctl_net_parmaters:77 : [[ True == \T\r\u\e ]] 2026-04-14 22:39:33.401 | + lib/host:configure_sysctl_net_parmaters:79 : sudo sysctl -w net.ipv4.tcp_keepalive_time=60 2026-04-14 22:39:33.430 | net.ipv4.tcp_keepalive_time = 60 2026-04-14 22:39:33.435 | + lib/host:configure_sysctl_net_parmaters:80 : sudo sysctl -w net.ipv4.tcp_keepalive_intvl=10 2026-04-14 22:39:33.451 | net.ipv4.tcp_keepalive_intvl = 10 2026-04-14 22:39:33.456 | + lib/host:configure_sysctl_net_parmaters:81 : sudo sysctl -w net.ipv4.tcp_keepalive_probes=6 2026-04-14 22:39:33.472 | net.ipv4.tcp_keepalive_probes = 6 2026-04-14 22:39:33.477 | + lib/host:configure_sysctl_net_parmaters:83 : sudo sysctl -w net.ipv4.tcp_fastopen=3 2026-04-14 22:39:33.495 | net.ipv4.tcp_fastopen = 3 2026-04-14 22:39:33.500 | + 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_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-04-14 22:39:33.519 | /proc/sys/net/ipv4/tcp_abort_on_overflow:0 2026-04-14 22:39:33.520 | /proc/sys/net/ipv4/tcp_adv_win_scale:1 2026-04-14 22:39:33.520 | /proc/sys/net/ipv4/tcp_allowed_congestion_control:reno cubic 2026-04-14 22:39:33.520 | /proc/sys/net/ipv4/tcp_app_win:31 2026-04-14 22:39:33.520 | /proc/sys/net/ipv4/tcp_autocorking:1 2026-04-14 22:39:33.520 | /proc/sys/net/ipv4/tcp_available_congestion_control:reno cubic 2026-04-14 22:39:33.520 | /proc/sys/net/ipv4/tcp_available_ulp:mptcp 2026-04-14 22:39:33.520 | /proc/sys/net/ipv4/tcp_backlog_ack_defer:1 2026-04-14 22:39:33.520 | /proc/sys/net/ipv4/tcp_base_mss:1024 2026-04-14 22:39:33.520 | /proc/sys/net/ipv4/tcp_challenge_ack_limit:2147483647 2026-04-14 22:39:33.520 | /proc/sys/net/ipv4/tcp_child_ehash_entries:0 2026-04-14 22:39:33.520 | /proc/sys/net/ipv4/tcp_comp_sack_delay_ns:1000000 2026-04-14 22:39:33.520 | /proc/sys/net/ipv4/tcp_comp_sack_nr:44 2026-04-14 22:39:33.520 | /proc/sys/net/ipv4/tcp_comp_sack_slack_ns:100000 2026-04-14 22:39:33.520 | /proc/sys/net/ipv4/tcp_congestion_control:cubic 2026-04-14 22:39:33.520 | /proc/sys/net/ipv4/tcp_dsack:1 2026-04-14 22:39:33.520 | /proc/sys/net/ipv4/tcp_early_demux:1 2026-04-14 22:39:33.520 | /proc/sys/net/ipv4/tcp_early_retrans:3 2026-04-14 22:39:33.520 | /proc/sys/net/ipv4/tcp_ecn:2 2026-04-14 22:39:33.520 | /proc/sys/net/ipv4/tcp_ecn_fallback:1 2026-04-14 22:39:33.520 | /proc/sys/net/ipv4/tcp_ehash_entries:65536 2026-04-14 22:39:33.520 | /proc/sys/net/ipv4/tcp_fack:0 2026-04-14 22:39:33.520 | /proc/sys/net/ipv4/tcp_fastopen:3 2026-04-14 22:39:33.520 | /proc/sys/net/ipv4/tcp_fastopen_blackhole_timeout_sec:0 2026-04-14 22:39:33.520 | /proc/sys/net/ipv4/tcp_fastopen_key:c5d483dd-a1243d2f-fddc7580-3d14112b 2026-04-14 22:39:33.520 | /proc/sys/net/ipv4/tcp_fin_timeout:60 2026-04-14 22:39:33.520 | /proc/sys/net/ipv4/tcp_frto:2 2026-04-14 22:39:33.520 | /proc/sys/net/ipv4/tcp_fwmark_accept:0 2026-04-14 22:39:33.520 | /proc/sys/net/ipv4/tcp_invalid_ratelimit:500 2026-04-14 22:39:33.520 | /proc/sys/net/ipv4/tcp_keepalive_intvl:10 2026-04-14 22:39:33.520 | /proc/sys/net/ipv4/tcp_keepalive_probes:6 2026-04-14 22:39:33.520 | /proc/sys/net/ipv4/tcp_keepalive_time:60 2026-04-14 22:39:33.520 | /proc/sys/net/ipv4/tcp_l3mdev_accept:0 2026-04-14 22:39:33.520 | /proc/sys/net/ipv4/tcp_limit_output_bytes:1048576 2026-04-14 22:39:33.520 | /proc/sys/net/ipv4/tcp_low_latency:0 2026-04-14 22:39:33.520 | /proc/sys/net/ipv4/tcp_max_orphans:32768 2026-04-14 22:39:33.520 | /proc/sys/net/ipv4/tcp_max_reordering:300 2026-04-14 22:39:33.520 | /proc/sys/net/ipv4/tcp_max_syn_backlog:512 2026-04-14 22:39:33.520 | /proc/sys/net/ipv4/tcp_max_tw_buckets:32768 2026-04-14 22:39:33.520 | /proc/sys/net/ipv4/tcp_mem:91380 121841 182760 2026-04-14 22:39:33.520 | /proc/sys/net/ipv4/tcp_migrate_req:0 2026-04-14 22:39:33.520 | /proc/sys/net/ipv4/tcp_min_rtt_wlen:300 2026-04-14 22:39:33.520 | /proc/sys/net/ipv4/tcp_min_snd_mss:48 2026-04-14 22:39:33.521 | /proc/sys/net/ipv4/tcp_min_tso_segs:2 2026-04-14 22:39:33.521 | /proc/sys/net/ipv4/tcp_moderate_rcvbuf:1 2026-04-14 22:39:33.521 | /proc/sys/net/ipv4/tcp_mtu_probe_floor:48 2026-04-14 22:39:33.521 | /proc/sys/net/ipv4/tcp_mtu_probing:0 2026-04-14 22:39:33.521 | /proc/sys/net/ipv4/tcp_no_metrics_save:0 2026-04-14 22:39:33.521 | /proc/sys/net/ipv4/tcp_no_ssthresh_metrics_save:1 2026-04-14 22:39:33.521 | /proc/sys/net/ipv4/tcp_notsent_lowat:4294967295 2026-04-14 22:39:33.521 | /proc/sys/net/ipv4/tcp_orphan_retries:0 2026-04-14 22:39:33.521 | /proc/sys/net/ipv4/tcp_pacing_ca_ratio:120 2026-04-14 22:39:33.521 | /proc/sys/net/ipv4/tcp_pacing_ss_ratio:200 2026-04-14 22:39:33.521 | /proc/sys/net/ipv4/tcp_pingpong_thresh:1 2026-04-14 22:39:33.521 | /proc/sys/net/ipv4/tcp_plb_cong_thresh:128 2026-04-14 22:39:33.521 | /proc/sys/net/ipv4/tcp_plb_enabled:0 2026-04-14 22:39:33.521 | /proc/sys/net/ipv4/tcp_plb_idle_rehash_rounds:3 2026-04-14 22:39:33.521 | /proc/sys/net/ipv4/tcp_plb_rehash_rounds:12 2026-04-14 22:39:33.521 | /proc/sys/net/ipv4/tcp_plb_suspend_rto_sec:60 2026-04-14 22:39:33.521 | /proc/sys/net/ipv4/tcp_probe_interval:600 2026-04-14 22:39:33.521 | /proc/sys/net/ipv4/tcp_probe_threshold:8 2026-04-14 22:39:33.521 | /proc/sys/net/ipv4/tcp_recovery:1 2026-04-14 22:39:33.521 | /proc/sys/net/ipv4/tcp_reflect_tos:0 2026-04-14 22:39:33.521 | /proc/sys/net/ipv4/tcp_reordering:3 2026-04-14 22:39:33.521 | /proc/sys/net/ipv4/tcp_retrans_collapse:1 2026-04-14 22:39:33.521 | /proc/sys/net/ipv4/tcp_retries1:3 2026-04-14 22:39:33.521 | /proc/sys/net/ipv4/tcp_retries2:15 2026-04-14 22:39:33.521 | /proc/sys/net/ipv4/tcp_rfc1337:0 2026-04-14 22:39:33.521 | /proc/sys/net/ipv4/tcp_rmem:4096 131072 6291456 2026-04-14 22:39:33.521 | /proc/sys/net/ipv4/tcp_rto_min_us:200000 2026-04-14 22:39:33.521 | /proc/sys/net/ipv4/tcp_sack:1 2026-04-14 22:39:33.521 | /proc/sys/net/ipv4/tcp_shrink_window:0 2026-04-14 22:39:33.521 | /proc/sys/net/ipv4/tcp_slow_start_after_idle:1 2026-04-14 22:39:33.521 | /proc/sys/net/ipv4/tcp_stdurg:0 2026-04-14 22:39:33.521 | /proc/sys/net/ipv4/tcp_synack_retries:5 2026-04-14 22:39:33.521 | /proc/sys/net/ipv4/tcp_syncookies:1 2026-04-14 22:39:33.521 | /proc/sys/net/ipv4/tcp_syn_linear_timeouts:4 2026-04-14 22:39:33.521 | /proc/sys/net/ipv4/tcp_syn_retries:6 2026-04-14 22:39:33.521 | /proc/sys/net/ipv4/tcp_thin_linear_timeouts:0 2026-04-14 22:39:33.521 | /proc/sys/net/ipv4/tcp_timestamps:1 2026-04-14 22:39:33.521 | /proc/sys/net/ipv4/tcp_tso_rtt_log:9 2026-04-14 22:39:33.521 | /proc/sys/net/ipv4/tcp_tso_win_divisor:3 2026-04-14 22:39:33.521 | /proc/sys/net/ipv4/tcp_tw_reuse:2 2026-04-14 22:39:33.521 | /proc/sys/net/ipv4/tcp_window_scaling:1 2026-04-14 22:39:33.521 | /proc/sys/net/ipv4/tcp_wmem:4096 16384 4194304 2026-04-14 22:39:33.521 | /proc/sys/net/ipv4/tcp_workaround_signed_windows:0 2026-04-14 22:39:33.525 | + lib/host:configure_sysctl_net_parmaters:87 : sudo sysctl -w net.core.default_qdisc=pfifo_fast 2026-04-14 22:39:33.540 | net.core.default_qdisc = pfifo_fast 2026-04-14 22:39:33.546 | + ./stack.sh:main:594 : fetch_plugins 2026-04-14 22:39:33.548 | + functions-common:fetch_plugins:1760 : local plugins=,devstack-plugin-ceph,neutron 2026-04-14 22:39:33.550 | + functions-common:fetch_plugins:1761 : local plugin 2026-04-14 22:39:33.554 | + functions-common:fetch_plugins:1764 : [[ -z ,devstack-plugin-ceph,neutron ]] 2026-04-14 22:39:33.557 | + functions-common:fetch_plugins:1768 : echo 'Fetching DevStack plugins' 2026-04-14 22:39:33.557 | Fetching DevStack plugins 2026-04-14 22:39:33.560 | + functions-common:fetch_plugins:1769 : for plugin in ${plugins//,/ } 2026-04-14 22:39:33.564 | + functions-common:fetch_plugins:1770 : git_clone_by_name devstack-plugin-ceph 2026-04-14 22:39:33.566 | + functions-common:git_clone_by_name:675 : local name=devstack-plugin-ceph 2026-04-14 22:39:33.569 | + functions-common:git_clone_by_name:676 : local repo=https://opendev.org/openstack/devstack-plugin-ceph 2026-04-14 22:39:33.572 | + functions-common:git_clone_by_name:677 : local dir=/opt/stack/devstack-plugin-ceph 2026-04-14 22:39:33.575 | + functions-common:git_clone_by_name:678 : local branch=master 2026-04-14 22:39:33.579 | + functions-common:git_clone_by_name:679 : git_clone https://opendev.org/openstack/devstack-plugin-ceph /opt/stack/devstack-plugin-ceph master 2026-04-14 22:39:33.582 | + functions-common:git_clone:583 : local git_remote=https://opendev.org/openstack/devstack-plugin-ceph 2026-04-14 22:39:33.585 | + functions-common:git_clone:584 : local git_dest=/opt/stack/devstack-plugin-ceph 2026-04-14 22:39:33.589 | + functions-common:git_clone:585 : local git_ref=master 2026-04-14 22:39:33.592 | + functions-common:git_clone:586 : local orig_dir 2026-04-14 22:39:33.596 | ++ functions-common:git_clone:587 : pwd 2026-04-14 22:39:33.599 | + functions-common:git_clone:587 : orig_dir=/opt/stack/devstack 2026-04-14 22:39:33.601 | + functions-common:git_clone:588 : local git_clone_flags= 2026-04-14 22:39:33.606 | ++ functions-common:git_clone:590 : trueorfalse False RECLONE 2026-04-14 22:39:33.625 | + functions-common:git_clone:590 : RECLONE=False 2026-04-14 22:39:33.628 | + functions-common:git_clone:591 : [[ 0 -gt 0 ]] 2026-04-14 22:39:33.630 | + functions-common:git_clone:595 : [[ False = \T\r\u\e ]] 2026-04-14 22:39:33.634 | + functions-common:git_clone:604 : egrep -q '^refs' 2026-04-14 22:39:33.634 | + functions-common:git_clone:604 : echo master 2026-04-14 22:39:33.641 | + functions-common:git_clone:618 : [[ ! -d /opt/stack/devstack-plugin-ceph ]] 2026-04-14 22:39:33.643 | + functions-common:git_clone:628 : [[ False = \T\r\u\e ]] 2026-04-14 22:39:33.646 | + functions-common:git_clone:663 : sudo git config --system --add safe.directory /opt/stack/devstack-plugin-ceph 2026-04-14 22:39:33.669 | + functions-common:git_clone:666 : cd /opt/stack/devstack-plugin-ceph 2026-04-14 22:39:33.672 | + functions-common:git_clone:667 : git show --oneline 2026-04-14 22:39:33.672 | + functions-common:git_clone:667 : head -1 2026-04-14 22:39:33.676 | 1324730 Add nova ceph jobs for more coverage 2026-04-14 22:39:33.680 | + functions-common:git_clone:668 : cd /opt/stack/devstack 2026-04-14 22:39:33.684 | + functions-common:fetch_plugins:1769 : for plugin in ${plugins//,/ } 2026-04-14 22:39:33.686 | + functions-common:fetch_plugins:1770 : git_clone_by_name neutron 2026-04-14 22:39:33.689 | + functions-common:git_clone_by_name:675 : local name=neutron 2026-04-14 22:39:33.692 | + functions-common:git_clone_by_name:676 : local repo=https://opendev.org/openstack/neutron 2026-04-14 22:39:33.695 | + functions-common:git_clone_by_name:677 : local dir=/opt/stack/neutron 2026-04-14 22:39:33.698 | + functions-common:git_clone_by_name:678 : local branch=master 2026-04-14 22:39:33.701 | + functions-common:git_clone_by_name:679 : git_clone https://opendev.org/openstack/neutron /opt/stack/neutron master 2026-04-14 22:39:33.704 | + functions-common:git_clone:583 : local git_remote=https://opendev.org/openstack/neutron 2026-04-14 22:39:33.707 | + functions-common:git_clone:584 : local git_dest=/opt/stack/neutron 2026-04-14 22:39:33.710 | + functions-common:git_clone:585 : local git_ref=master 2026-04-14 22:39:33.713 | + functions-common:git_clone:586 : local orig_dir 2026-04-14 22:39:33.718 | ++ functions-common:git_clone:587 : pwd 2026-04-14 22:39:33.721 | + functions-common:git_clone:587 : orig_dir=/opt/stack/devstack 2026-04-14 22:39:33.725 | + functions-common:git_clone:588 : local git_clone_flags= 2026-04-14 22:39:33.728 | ++ functions-common:git_clone:590 : trueorfalse False RECLONE 2026-04-14 22:39:33.747 | + functions-common:git_clone:590 : RECLONE=False 2026-04-14 22:39:33.751 | + functions-common:git_clone:591 : [[ 0 -gt 0 ]] 2026-04-14 22:39:33.754 | + functions-common:git_clone:595 : [[ False = \T\r\u\e ]] 2026-04-14 22:39:33.760 | + functions-common:git_clone:604 : echo master 2026-04-14 22:39:33.760 | + functions-common:git_clone:604 : egrep -q '^refs' 2026-04-14 22:39:33.767 | + functions-common:git_clone:618 : [[ ! -d /opt/stack/neutron ]] 2026-04-14 22:39:33.770 | + functions-common:git_clone:628 : [[ False = \T\r\u\e ]] 2026-04-14 22:39:33.774 | + functions-common:git_clone:663 : sudo git config --system --add safe.directory /opt/stack/neutron 2026-04-14 22:39:33.798 | + functions-common:git_clone:666 : cd /opt/stack/neutron 2026-04-14 22:39:33.803 | + functions-common:git_clone:667 : git show --oneline 2026-04-14 22:39:33.804 | + functions-common:git_clone:667 : head -1 2026-04-14 22:39:33.809 | bb525249f4 Merge "func: Remove testrun.txt" 2026-04-14 22:39:33.814 | + functions-common:git_clone:668 : cd /opt/stack/devstack 2026-04-14 22:39:33.817 | + ./stack.sh:main:598 : run_phase override_defaults 2026-04-14 22:39:33.821 | + functions-common:run_phase:1842 : local mode=override_defaults 2026-04-14 22:39:33.825 | + functions-common:run_phase:1843 : local phase= 2026-04-14 22:39:33.829 | + functions-common:run_phase:1844 : [[ -d /opt/stack/devstack/extras.d ]] 2026-04-14 22:39:33.832 | + functions-common:run_phase:1845 : local extra_plugin_file_name 2026-04-14 22:39:33.836 | + functions-common:run_phase:1846 : for extra_plugin_file_name in $TOP_DIR/extras.d/*.sh 2026-04-14 22:39:33.839 | + functions-common:run_phase:1851 : local exceptions=80-tempest.sh 2026-04-14 22:39:33.842 | + functions-common:run_phase:1852 : local extra 2026-04-14 22:39:33.847 | ++ functions-common:run_phase:1853 : basename /opt/stack/devstack/extras.d/80-tempest.sh 2026-04-14 22:39:33.853 | + functions-common:run_phase:1853 : extra=80-tempest.sh 2026-04-14 22:39:33.857 | + functions-common:run_phase:1854 : [[ 80-tempest.sh =~ 80-tempest\.sh ]] 2026-04-14 22:39:33.860 | + functions-common:run_phase:1858 : [[ -r /opt/stack/devstack/extras.d/80-tempest.sh ]] 2026-04-14 22:39:33.863 | + functions-common:run_phase:1858 : source /opt/stack/devstack/extras.d/80-tempest.sh override_defaults 2026-04-14 22:39:33.867 | ++ extras.d/80-tempest.sh:source:3 : is_service_enabled tempest 2026-04-14 22:39:33.883 | ++ functions-common:is_service_enabled:2070 : return 1 2026-04-14 22:39:33.887 | + functions-common:run_phase:1863 : [[ override_defaults == \s\o\u\r\c\e ]] 2026-04-14 22:39:33.890 | + functions-common:run_phase:1866 : [[ override_defaults == \o\v\e\r\r\i\d\e\_\d\e\f\a\u\l\t\s ]] 2026-04-14 22:39:33.892 | + functions-common:run_phase:1867 : plugin_override_defaults 2026-04-14 22:39:33.895 | + functions-common:plugin_override_defaults:1801 : local plugins=,devstack-plugin-ceph,neutron 2026-04-14 22:39:33.898 | + functions-common:plugin_override_defaults:1802 : local plugin 2026-04-14 22:39:33.900 | + functions-common:plugin_override_defaults:1805 : [[ -z ,devstack-plugin-ceph,neutron ]] 2026-04-14 22:39:33.903 | + functions-common:plugin_override_defaults:1809 : echo 'Overriding Configuration Defaults' 2026-04-14 22:39:33.903 | Overriding Configuration Defaults 2026-04-14 22:39:33.906 | + functions-common:plugin_override_defaults:1810 : for plugin in ${plugins//,/ } 2026-04-14 22:39:33.909 | + functions-common:plugin_override_defaults:1811 : local dir=/opt/stack/devstack-plugin-ceph 2026-04-14 22:39:33.911 | + functions-common:plugin_override_defaults:1813 : [[ -f /opt/stack/devstack-plugin-ceph/devstack/override-defaults ]] 2026-04-14 22:39:33.913 | + functions-common:plugin_override_defaults:1816 : echo 'devstack-plugin-ceph has overridden the following defaults' 2026-04-14 22:39:33.914 | devstack-plugin-ceph has overridden the following defaults 2026-04-14 22:39:33.916 | + functions-common:plugin_override_defaults:1817 : cat /opt/stack/devstack-plugin-ceph/devstack/override-defaults 2026-04-14 22:39:33.918 | # Plug-in overrides 2026-04-14 22:39:33.918 | 2026-04-14 22:39:33.918 | ENABLE_CEPH_CINDER=$(trueorfalse True ENABLE_CEPH_CINDER) 2026-04-14 22:39:33.918 | ENABLE_CEPH_C_BAK=$(trueorfalse True ENABLE_CEPH_C_BAK) 2026-04-14 22:39:33.918 | ENABLE_CEPH_GLANCE=$(trueorfalse True ENABLE_CEPH_GLANCE) 2026-04-14 22:39:33.918 | ENABLE_CEPH_MANILA=$(trueorfalse True ENABLE_CEPH_MANILA) 2026-04-14 22:39:33.918 | ENABLE_CEPH_NOVA=$(trueorfalse True ENABLE_CEPH_NOVA) 2026-04-14 22:39:33.918 | # Do not enable RGW by default as RGW is not tested in upstream CI. 2026-04-14 22:39:33.918 | ENABLE_CEPH_RGW=$(trueorfalse False ENABLE_CEPH_RGW) 2026-04-14 22:39:33.919 | ENABLE_CEPH_RBD_MIRROR=$(trueorfalse False ENABLE_CEPH_RBD_MIRROR) 2026-04-14 22:39:33.919 | 2026-04-14 22:39:33.919 | CINDER_DRIVER=${CINDER_DRIVER:-ceph} 2026-04-14 22:39:33.919 | CINDER_ENABLED_BACKENDS=${CINDER_ENABLED_BACKENDS:-ceph} 2026-04-14 22:39:33.919 | REMOTE_CEPH=$(trueorfalse False REMOTE_CEPH) 2026-04-14 22:39:33.919 | if [[ $ENABLE_CEPH_MANILA == "True" ]]; then 2026-04-14 22:39:33.919 | MANILA_CEPH_DRIVER=${MANILA_CEPH_DRIVER:-cephfsnative} 2026-04-14 22:39:33.919 | fi 2026-04-14 22:39:33.922 | + functions-common:plugin_override_defaults:1818 : source /opt/stack/devstack-plugin-ceph/devstack/override-defaults 2026-04-14 22:39:33.926 | +++ /opt/stack/devstack-plugin-ceph/devstack/override-defaults:source:3 : trueorfalse True ENABLE_CEPH_CINDER 2026-04-14 22:39:33.944 | ++ /opt/stack/devstack-plugin-ceph/devstack/override-defaults:source:3 : ENABLE_CEPH_CINDER=True 2026-04-14 22:39:33.948 | +++ /opt/stack/devstack-plugin-ceph/devstack/override-defaults:source:4 : trueorfalse True ENABLE_CEPH_C_BAK 2026-04-14 22:39:33.964 | ++ /opt/stack/devstack-plugin-ceph/devstack/override-defaults:source:4 : ENABLE_CEPH_C_BAK=True 2026-04-14 22:39:33.968 | +++ /opt/stack/devstack-plugin-ceph/devstack/override-defaults:source:5 : trueorfalse True ENABLE_CEPH_GLANCE 2026-04-14 22:39:33.984 | ++ /opt/stack/devstack-plugin-ceph/devstack/override-defaults:source:5 : ENABLE_CEPH_GLANCE=True 2026-04-14 22:39:33.987 | +++ /opt/stack/devstack-plugin-ceph/devstack/override-defaults:source:6 : trueorfalse True ENABLE_CEPH_MANILA 2026-04-14 22:39:34.003 | ++ /opt/stack/devstack-plugin-ceph/devstack/override-defaults:source:6 : ENABLE_CEPH_MANILA=True 2026-04-14 22:39:34.006 | +++ /opt/stack/devstack-plugin-ceph/devstack/override-defaults:source:7 : trueorfalse True ENABLE_CEPH_NOVA 2026-04-14 22:39:34.024 | ++ /opt/stack/devstack-plugin-ceph/devstack/override-defaults:source:7 : ENABLE_CEPH_NOVA=True 2026-04-14 22:39:34.027 | +++ /opt/stack/devstack-plugin-ceph/devstack/override-defaults:source:9 : trueorfalse False ENABLE_CEPH_RGW 2026-04-14 22:39:34.046 | ++ /opt/stack/devstack-plugin-ceph/devstack/override-defaults:source:9 : ENABLE_CEPH_RGW=False 2026-04-14 22:39:34.049 | +++ /opt/stack/devstack-plugin-ceph/devstack/override-defaults:source:10 : trueorfalse False ENABLE_CEPH_RBD_MIRROR 2026-04-14 22:39:34.067 | ++ /opt/stack/devstack-plugin-ceph/devstack/override-defaults:source:10 : ENABLE_CEPH_RBD_MIRROR=False 2026-04-14 22:39:34.069 | ++ /opt/stack/devstack-plugin-ceph/devstack/override-defaults:source:12 : CINDER_DRIVER=ceph 2026-04-14 22:39:34.072 | ++ /opt/stack/devstack-plugin-ceph/devstack/override-defaults:source:13 : CINDER_ENABLED_BACKENDS=ceph 2026-04-14 22:39:34.075 | +++ /opt/stack/devstack-plugin-ceph/devstack/override-defaults:source:14 : trueorfalse False REMOTE_CEPH 2026-04-14 22:39:34.092 | ++ /opt/stack/devstack-plugin-ceph/devstack/override-defaults:source:14 : REMOTE_CEPH=True 2026-04-14 22:39:34.095 | ++ /opt/stack/devstack-plugin-ceph/devstack/override-defaults:source:15 : [[ True == \T\r\u\e ]] 2026-04-14 22:39:34.097 | ++ /opt/stack/devstack-plugin-ceph/devstack/override-defaults:source:16 : MANILA_CEPH_DRIVER=cephfsnative 2026-04-14 22:39:34.100 | + functions-common:plugin_override_defaults:1810 : for plugin in ${plugins//,/ } 2026-04-14 22:39:34.103 | + functions-common:plugin_override_defaults:1811 : local dir=/opt/stack/neutron 2026-04-14 22:39:34.105 | + functions-common:plugin_override_defaults:1813 : [[ -f /opt/stack/neutron/devstack/override-defaults ]] 2026-04-14 22:39:34.107 | + ./stack.sh:main:601 : source /opt/stack/devstack/lib/apache 2026-04-14 22:39:34.127 | + ./stack.sh:main:604 : source /opt/stack/devstack/lib/tls 2026-04-14 22:39:34.130 | ++ lib/tls:source:38 : is_service_enabled tls-proxy 2026-04-14 22:39:34.145 | ++ functions-common:is_service_enabled:2070 : return 0 2026-04-14 22:39:34.148 | +++ lib/tls:source:40 : ipv6_unquote '[2001:41d0:302:1000::1ab]' 2026-04-14 22:39:34.151 | +++ functions-common:ipv6_unquote:2212 : echo '[2001:41d0:302:1000::1ab]' 2026-04-14 22:39:34.151 | +++ functions-common:ipv6_unquote:2212 : tr -d '[]' 2026-04-14 22:39:34.155 | ++ lib/tls:source:40 : TLS_IP=2001:41d0:302:1000::1ab 2026-04-14 22:39:34.159 | +++ lib/tls:source:43 : hostname -f 2026-04-14 22:39:34.163 | ++ lib/tls:source:43 : DEVSTACK_HOSTNAME=np7792c2587c804 2026-04-14 22:39:34.165 | ++ lib/tls:source:44 : DEVSTACK_CERT_NAME=devstack-cert 2026-04-14 22:39:34.168 | ++ lib/tls:source:45 : DEVSTACK_CERT=/opt/stack/data/devstack-cert.pem 2026-04-14 22:39:34.170 | ++ lib/tls:source:48 : ROOT_CA_DIR=/opt/stack/data/CA/root-ca 2026-04-14 22:39:34.172 | ++ lib/tls:source:49 : INT_CA_DIR=/opt/stack/data/CA/int-ca 2026-04-14 22:39:34.175 | ++ lib/tls:source:51 : ORG_NAME=OpenStack 2026-04-14 22:39:34.177 | ++ lib/tls:source:52 : ORG_UNIT_NAME=DevStack 2026-04-14 22:39:34.179 | ++ lib/tls:source:55 : STUD_PROTO=--tls 2026-04-14 22:39:34.182 | ++ lib/tls:source:56 : STUD_CIPHERS='TLSv1+HIGH:!DES:!aNULL:!eNULL:@STRENGTH' 2026-04-14 22:39:34.184 | ++ lib/tls:source:63 : OPENSSL=/usr/bin/openssl 2026-04-14 22:39:34.189 | + ./stack.sh:main:607 : source /opt/stack/devstack/lib/infra 2026-04-14 22:39:34.203 | + ./stack.sh:main:608 : source /opt/stack/devstack/lib/libraries 2026-04-14 22:39:34.221 | + ./stack.sh:main:609 : source /opt/stack/devstack/lib/lvm 2026-04-14 22:39:34.235 | + ./stack.sh:main:610 : source /opt/stack/devstack/lib/horizon 2026-04-14 22:39:34.250 | + ./stack.sh:main:611 : source /opt/stack/devstack/lib/keystone 2026-04-14 22:39:34.290 | + ./stack.sh:main:612 : source /opt/stack/devstack/lib/glance 2026-04-14 22:39:34.379 | + ./stack.sh:main:613 : source /opt/stack/devstack/lib/nova 2026-04-14 22:39:34.499 | + ./stack.sh:main:614 : source /opt/stack/devstack/lib/placement 2026-04-14 22:39:34.533 | + ./stack.sh:main:615 : source /opt/stack/devstack/lib/cinder 2026-04-14 22:39:34.598 | + ./stack.sh:main:616 : source /opt/stack/devstack/lib/swift 2026-04-14 22:39:34.653 | + ./stack.sh:main:617 : source /opt/stack/devstack/lib/neutron 2026-04-14 22:39:34.657 | ++ lib/neutron:source:61 : is_service_enabled tls-proxy 2026-04-14 22:39:34.674 | ++ functions-common:is_service_enabled:2070 : return 0 2026-04-14 22:39:34.677 | ++ lib/neutron:source:62 : Q_PROTOCOL=https 2026-04-14 22:39:34.680 | ++ lib/neutron:source:66 : GITDIR["python-neutronclient"]=/opt/stack/python-neutronclient 2026-04-14 22:39:34.683 | ++ lib/neutron:source:68 : NEUTRON_DIR=/opt/stack/neutron 2026-04-14 22:39:34.685 | ++ lib/neutron:source:69 : NEUTRON_FWAAS_DIR=/opt/stack/neutron-fwaas 2026-04-14 22:39:34.690 | ++ lib/neutron:source:72 : [[ -d /opt/stack/neutron/bin/neutron-server ]] 2026-04-14 22:39:34.693 | +++ lib/neutron:source:75 : get_python_exec_prefix 2026-04-14 22:39:34.711 | +++ inc/python:get_python_exec_prefix:80 : [[ True == \T\r\u\e ]] 2026-04-14 22:39:34.714 | +++ inc/python:get_python_exec_prefix:81 : echo /opt/stack/data/venv/bin 2026-04-14 22:39:34.718 | ++ lib/neutron:source:75 : NEUTRON_BIN_DIR=/opt/stack/data/venv/bin 2026-04-14 22:39:34.721 | ++ lib/neutron:source:78 : NEUTRON_CONF_DIR=/etc/neutron 2026-04-14 22:39:34.724 | ++ lib/neutron:source:79 : NEUTRON_CONF=/etc/neutron/neutron.conf 2026-04-14 22:39:34.727 | ++ lib/neutron:source:80 : export NEUTRON_TEST_CONFIG_FILE=/etc/neutron/debug.ini 2026-04-14 22:39:34.730 | ++ lib/neutron:source:80 : NEUTRON_TEST_CONFIG_FILE=/etc/neutron/debug.ini 2026-04-14 22:39:34.733 | ++ lib/neutron:source:82 : NEUTRON_UWSGI=neutron.wsgi.api:application 2026-04-14 22:39:34.736 | ++ lib/neutron:source:83 : NEUTRON_UWSGI_CONF=/etc/neutron/neutron-api-uwsgi.ini 2026-04-14 22:39:34.739 | +++ lib/neutron:source:89 : trueorfalse True NEUTRON_ENFORCE_SCOPE 2026-04-14 22:39:34.760 | ++ lib/neutron:source:89 : NEUTRON_ENFORCE_SCOPE=True 2026-04-14 22:39:34.763 | ++ lib/neutron:source:93 : AGENT_DHCP_BINARY=/opt/stack/data/venv/bin/neutron-dhcp-agent 2026-04-14 22:39:34.766 | ++ lib/neutron:source:94 : AGENT_L3_BINARY=/opt/stack/data/venv/bin/neutron-l3-agent 2026-04-14 22:39:34.769 | ++ lib/neutron:source:95 : AGENT_META_BINARY=/opt/stack/data/venv/bin/neutron-metadata-agent 2026-04-14 22:39:34.773 | ++ lib/neutron:source:99 : Q_DHCP_CONF_FILE=/etc/neutron/dhcp_agent.ini 2026-04-14 22:39:34.776 | ++ lib/neutron:source:102 : NEUTRON_DHCP_CONF=/etc/neutron/dhcp_agent.ini 2026-04-14 22:39:34.780 | ++ lib/neutron:source:103 : Q_L3_CONF_FILE=/etc/neutron/l3_agent.ini 2026-04-14 22:39:34.784 | ++ lib/neutron:source:106 : NEUTRON_L3_CONF=/etc/neutron/l3_agent.ini 2026-04-14 22:39:34.789 | ++ lib/neutron:source:107 : Q_META_CONF_FILE=/etc/neutron/metadata_agent.ini 2026-04-14 22:39:34.792 | ++ lib/neutron:source:110 : Q_DB_NAME=neutron 2026-04-14 22:39:34.795 | ++ lib/neutron:source:112 : Q_PLUGIN=ml2 2026-04-14 22:39:34.798 | ++ lib/neutron:source:114 : Q_PORT=9696 2026-04-14 22:39:34.801 | ++ lib/neutron:source:116 : Q_PORT_INT=19696 2026-04-14 22:39:34.803 | ++ lib/neutron:source:118 : Q_HOST=217.182.143.61 2026-04-14 22:39:34.807 | ++ lib/neutron:source:120 : Q_PROTOCOL=https 2026-04-14 22:39:34.812 | +++ lib/neutron:source:122 : ipv6_unquote '[::]' 2026-04-14 22:39:34.816 | +++ functions-common:ipv6_unquote:2212 : echo '[::]' 2026-04-14 22:39:34.816 | +++ functions-common:ipv6_unquote:2212 : tr -d '[]' 2026-04-14 22:39:34.821 | ++ lib/neutron:source:122 : Q_LISTEN_ADDRESS=:: 2026-04-14 22:39:34.823 | ++ lib/neutron:source:124 : Q_ADMIN_USERNAME=neutron 2026-04-14 22:39:34.826 | ++ lib/neutron:source:126 : Q_AUTH_STRATEGY=keystone 2026-04-14 22:39:34.829 | ++ lib/neutron:source:128 : Q_OVS_USE_VETH=False 2026-04-14 22:39:34.833 | ++ lib/neutron:source:129 : Q_USE_ROOTWRAP=True 2026-04-14 22:39:34.837 | +++ lib/neutron:source:130 : trueorfalse True Q_USE_ROOTWRAP_DAEMON 2026-04-14 22:39:34.856 | ++ lib/neutron:source:130 : Q_USE_ROOTWRAP_DAEMON=True 2026-04-14 22:39:34.860 | +++ lib/neutron:source:132 : ipv6_unquote '[2001:41d0:302:1000::1ab]' 2026-04-14 22:39:34.864 | +++ functions-common:ipv6_unquote:2212 : echo '[2001:41d0:302:1000::1ab]' 2026-04-14 22:39:34.865 | +++ functions-common:ipv6_unquote:2212 : tr -d '[]' 2026-04-14 22:39:34.870 | ++ lib/neutron:source:132 : Q_META_DATA_IP=2001:41d0:302:1000::1ab 2026-04-14 22:39:34.874 | ++ lib/neutron:source:134 : Q_ALLOW_OVERLAPPING_IP=True 2026-04-14 22:39:34.877 | ++ lib/neutron:source:135 : Q_NOTIFY_NOVA_PORT_STATUS_CHANGES=True 2026-04-14 22:39:34.882 | ++ lib/neutron:source:136 : Q_NOTIFY_NOVA_PORT_DATA_CHANGES=True 2026-04-14 22:39:34.885 | ++ lib/neutron:source:137 : VIF_PLUGGING_IS_FATAL=True 2026-04-14 22:39:34.889 | ++ lib/neutron:source:138 : VIF_PLUGGING_TIMEOUT=300 2026-04-14 22:39:34.892 | ++ lib/neutron:source:141 : SKIP_STOP_OVN=False 2026-04-14 22:39:34.896 | ++ lib/neutron:source:145 : _Q_PLUGIN_EXTRA_CONF_PATH=/etc/neutron 2026-04-14 22:39:34.898 | ++ lib/neutron:source:148 : NEUTRON_ENDPOINT_SERVICE_NAME=networking 2026-04-14 22:39:34.901 | ++ lib/neutron:source:149 : [[ -z networking ]] 2026-04-14 22:39:34.905 | ++ lib/neutron:source:154 : ALEMBIC_REPO=https://github.com/sqlalchemy/alembic.git 2026-04-14 22:39:34.908 | ++ lib/neutron:source:155 : ALEMBIC_DIR=/opt/stack/alembic 2026-04-14 22:39:34.911 | ++ lib/neutron:source:156 : ALEMBIC_BRANCH=main 2026-04-14 22:39:34.914 | ++ lib/neutron:source:157 : SQLALCHEMY_REPO=https://github.com/sqlalchemy/sqlalchemy.git 2026-04-14 22:39:34.917 | ++ lib/neutron:source:158 : SQLALCHEMY_DIR=/opt/stack/sqlalchemy 2026-04-14 22:39:34.921 | ++ lib/neutron:source:159 : SQLALCHEMY_BRANCH=main 2026-04-14 22:39:34.924 | ++ lib/neutron:source:170 : declare -a -g Q_PLUGIN_EXTRA_CONF_FILES 2026-04-14 22:39:34.927 | ++ lib/neutron:source:173 : declare -a -g _Q_PLUGIN_EXTRA_CONF_FILES_ABS 2026-04-14 22:39:34.930 | ++ lib/neutron:source:176 : Q_RR_CONF_FILE=/etc/neutron/rootwrap.conf 2026-04-14 22:39:34.933 | ++ lib/neutron:source:177 : [[ True == \F\a\l\s\e ]] 2026-04-14 22:39:34.937 | +++ lib/neutron:source:180 : get_rootwrap_location neutron 2026-04-14 22:39:34.940 | +++ functions:get_rootwrap_location:601 : local module=neutron 2026-04-14 22:39:34.944 | ++++ functions:get_rootwrap_location:603 : get_python_exec_prefix 2026-04-14 22:39:34.964 | ++++ inc/python:get_python_exec_prefix:80 : [[ True == \T\r\u\e ]] 2026-04-14 22:39:34.968 | ++++ inc/python:get_python_exec_prefix:81 : echo /opt/stack/data/venv/bin 2026-04-14 22:39:34.972 | +++ functions:get_rootwrap_location:603 : echo /opt/stack/data/venv/bin/neutron-rootwrap 2026-04-14 22:39:34.975 | ++ lib/neutron:source:180 : NEUTRON_ROOTWRAP=/opt/stack/data/venv/bin/neutron-rootwrap 2026-04-14 22:39:34.978 | ++ lib/neutron:source:181 : Q_RR_COMMAND='sudo /opt/stack/data/venv/bin/neutron-rootwrap /etc/neutron/rootwrap.conf' 2026-04-14 22:39:34.981 | ++ lib/neutron:source:182 : [[ True == \T\r\u\e ]] 2026-04-14 22:39:34.985 | ++ lib/neutron:source:183 : Q_RR_DAEMON_COMMAND='sudo /opt/stack/data/venv/bin/neutron-rootwrap-daemon /etc/neutron/rootwrap.conf' 2026-04-14 22:39:34.988 | ++ lib/neutron:source:195 : Q_DVR_MODE=legacy 2026-04-14 22:39:34.991 | ++ lib/neutron:source:196 : [[ legacy != \l\e\g\a\c\y ]] 2026-04-14 22:39:34.995 | ++ lib/neutron:source:212 : ENABLE_TENANT_TUNNELS=True 2026-04-14 22:39:34.997 | ++ lib/neutron:source:217 : TENANT_TUNNEL_RANGES=1:1000 2026-04-14 22:39:35.001 | ++ lib/neutron:source:222 : ENABLE_TENANT_VLANS=False 2026-04-14 22:39:35.004 | ++ lib/neutron:source:230 : TENANT_VLAN_RANGE= 2026-04-14 22:39:35.008 | ++ lib/neutron:source:238 : PHYSICAL_NETWORK=public 2026-04-14 22:39:35.011 | ++ lib/neutron:source:248 : OVS_PHYSICAL_BRIDGE=br-ex 2026-04-14 22:39:35.015 | ++ lib/neutron:source:254 : OVS_ENABLE_TUNNELING=True 2026-04-14 22:39:35.019 | ++ lib/neutron:source:258 : ENABLE_ISOLATED_METADATA=False 2026-04-14 22:39:35.023 | ++ lib/neutron:source:263 : ENABLE_METADATA_NETWORK=False 2026-04-14 22:39:35.026 | ++ lib/neutron:source:268 : '[' -f /opt/stack/devstack/lib/neutron_plugins/ml2 ']' 2026-04-14 22:39:35.030 | ++ lib/neutron:source:269 : source /opt/stack/devstack/lib/neutron_plugins/ml2 2026-04-14 22:39:35.163 | ++ lib/neutron:source:276 : source /opt/stack/devstack/lib/neutron_plugins/services/metering 2026-04-14 22:39:35.180 | ++ lib/neutron:source:279 : source /opt/stack/devstack/lib/neutron_plugins/services/l3 2026-04-14 22:39:35.183 | +++ lib/neutron_plugins/services/l3:source:3 : IP_VERSION=4+6 2026-04-14 22:39:35.187 | +++ lib/neutron_plugins/services/l3:source:5 : [[ 4+6 != \4 ]] 2026-04-14 22:39:35.191 | +++ lib/neutron_plugins/services/l3:source:5 : [[ 4+6 != \6 ]] 2026-04-14 22:39:35.194 | +++ lib/neutron_plugins/services/l3:source:5 : [[ 4+6 != \4\+\6 ]] 2026-04-14 22:39:35.197 | +++ lib/neutron_plugins/services/l3:source:9 : NEUTRON_CREATE_INITIAL_NETWORKS=True 2026-04-14 22:39:35.201 | +++ lib/neutron_plugins/services/l3:source:12 : PROVIDER_SUBNET_NAME=provider_net 2026-04-14 22:39:35.204 | +++ lib/neutron_plugins/services/l3:source:13 : IPV6_PROVIDER_SUBNET_NAME=provider_net_v6 2026-04-14 22:39:35.207 | +++ lib/neutron_plugins/services/l3:source:14 : IPV6_PROVIDER_FIXED_RANGE= 2026-04-14 22:39:35.210 | +++ lib/neutron_plugins/services/l3:source:15 : IPV6_PROVIDER_NETWORK_GATEWAY= 2026-04-14 22:39:35.213 | +++ lib/neutron_plugins/services/l3:source:17 : PUBLIC_BRIDGE=br-ex 2026-04-14 22:39:35.217 | +++ lib/neutron_plugins/services/l3:source:18 : PUBLIC_BRIDGE_MTU=1430 2026-04-14 22:39:35.221 | +++ lib/neutron_plugins/services/l3:source:23 : Q_ASSIGN_GATEWAY_TO_PUBLIC_BRIDGE=True 2026-04-14 22:39:35.223 | +++ lib/neutron_plugins/services/l3:source:26 : Q_ROUTER_NAME=router1 2026-04-14 22:39:35.226 | +++ lib/neutron_plugins/services/l3:source:31 : Q_USE_PUBLIC_VETH=False 2026-04-14 22:39:35.230 | +++ lib/neutron_plugins/services/l3:source:32 : Q_PUBLIC_VETH_EX=veth-pub-ex 2026-04-14 22:39:35.232 | +++ lib/neutron_plugins/services/l3:source:33 : Q_PUBLIC_VETH_INT=veth-pub-int 2026-04-14 22:39:35.235 | +++ lib/neutron_plugins/services/l3:source:39 : Q_L3_ROUTER_PER_TENANT=True 2026-04-14 22:39:35.238 | +++ lib/neutron_plugins/services/l3:source:72 : Q_USE_PROVIDERNET_FOR_PUBLIC=True 2026-04-14 22:39:35.241 | +++ lib/neutron_plugins/services/l3:source:73 : PUBLIC_PHYSICAL_NETWORK=public 2026-04-14 22:39:35.246 | ++++ lib/neutron_plugins/services/l3:source:76 : sed s/-//g 2026-04-14 22:39:35.247 | ++++ lib/neutron_plugins/services/l3:source:76 : uuidgen 2026-04-14 22:39:35.247 | ++++ lib/neutron_plugins/services/l3:source:76 : sed -e 's/\(..\)\(....\)\(....\)/\1:\2:\3/' 2026-04-14 22:39:35.247 | ++++ lib/neutron_plugins/services/l3:source:76 : cut -c 23- 2026-04-14 22:39:35.253 | +++ lib/neutron_plugins/services/l3:source:76 : IPV6_GLOBAL_ID=50:1ea2:bd53 2026-04-14 22:39:35.256 | +++ lib/neutron_plugins/services/l3:source:79 : IPV6_RA_MODE=slaac 2026-04-14 22:39:35.258 | +++ lib/neutron_plugins/services/l3:source:80 : IPV6_ADDRESS_MODE=slaac 2026-04-14 22:39:35.262 | +++ lib/neutron_plugins/services/l3:source:81 : IPV6_PUBLIC_SUBNET_NAME=ipv6-public-subnet 2026-04-14 22:39:35.264 | +++ lib/neutron_plugins/services/l3:source:82 : IPV6_PRIVATE_SUBNET_NAME=ipv6-private-subnet 2026-04-14 22:39:35.267 | +++ lib/neutron_plugins/services/l3:source:83 : IPV6_ADDRS_SAFE_TO_USE=fd50:1ea2:bd53::/56 2026-04-14 22:39:35.272 | ++++ lib/neutron_plugins/services/l3:source:86 : echo fd50:1ea2:bd53::/56 2026-04-14 22:39:35.272 | ++++ lib/neutron_plugins/services/l3:source:86 : awk -F / '{ print $1"/"($2>63 ? $2 : 64) }' 2026-04-14 22:39:35.277 | +++ lib/neutron_plugins/services/l3:source:86 : FIXED_RANGE_V6=fd50:1ea2:bd53::/64 2026-04-14 22:39:35.280 | +++ lib/neutron_plugins/services/l3:source:87 : IPV6_PRIVATE_NETWORK_GATEWAY= 2026-04-14 22:39:35.283 | +++ lib/neutron_plugins/services/l3:source:88 : IPV6_PUBLIC_RANGE=2001:db8::/64 2026-04-14 22:39:35.286 | +++ lib/neutron_plugins/services/l3:source:89 : IPV6_PUBLIC_NETWORK_GATEWAY=2001:db8::2 2026-04-14 22:39:35.290 | +++ lib/neutron_plugins/services/l3:source:90 : IPV6_ROUTER_GW_IP=2001:db8::1 2026-04-14 22:39:35.293 | +++ lib/neutron_plugins/services/l3:source:93 : NETWORK_GATEWAY=10.1.0.1 2026-04-14 22:39:35.296 | +++ lib/neutron_plugins/services/l3:source:94 : PUBLIC_NETWORK_GATEWAY=172.24.5.1 2026-04-14 22:39:35.300 | +++ lib/neutron_plugins/services/l3:source:95 : PRIVATE_SUBNET_NAME=private-subnet 2026-04-14 22:39:35.303 | +++ lib/neutron_plugins/services/l3:source:96 : PUBLIC_SUBNET_NAME=public-subnet 2026-04-14 22:39:35.306 | +++ lib/neutron_plugins/services/l3:source:97 : PUBLIC_SUBNET_ENABLE_DHCP=False 2026-04-14 22:39:35.309 | +++ lib/neutron_plugins/services/l3:source:100 : USE_SUBNETPOOL=True 2026-04-14 22:39:35.312 | +++ lib/neutron_plugins/services/l3:source:101 : SUBNETPOOL_NAME_V4=shared-default-subnetpool-v4 2026-04-14 22:39:35.315 | +++ lib/neutron_plugins/services/l3:source:102 : SUBNETPOOL_NAME_V6=shared-default-subnetpool-v6 2026-04-14 22:39:35.318 | +++ lib/neutron_plugins/services/l3:source:104 : SUBNETPOOL_PREFIX_V4=10.1.0.0/20 2026-04-14 22:39:35.321 | +++ lib/neutron_plugins/services/l3:source:105 : SUBNETPOOL_PREFIX_V6=fd50:1ea2:bd53::/56 2026-04-14 22:39:35.324 | +++ lib/neutron_plugins/services/l3:source:107 : SUBNETPOOL_SIZE_V4=26 2026-04-14 22:39:35.327 | +++ lib/neutron_plugins/services/l3:source:108 : SUBNETPOOL_SIZE_V6=64 2026-04-14 22:39:35.332 | ++++ lib/neutron_plugins/services/l3:source:110 : ip -4 route 2026-04-14 22:39:35.332 | ++++ lib/neutron_plugins/services/l3:source:110 : grep '^default' 2026-04-14 22:39:35.332 | ++++ lib/neutron_plugins/services/l3:source:110 : awk '{print $5}' 2026-04-14 22:39:35.339 | +++ lib/neutron_plugins/services/l3:source:110 : default_v4_route_devs=ens3 2026-04-14 22:39:35.344 | ++++ lib/neutron_plugins/services/l3:source:112 : awk '{print $5}' 2026-04-14 22:39:35.344 | ++++ lib/neutron_plugins/services/l3:source:112 : ip -6 route list match default table all 2026-04-14 22:39:35.344 | ++++ lib/neutron_plugins/services/l3:source:112 : grep via 2026-04-14 22:39:35.355 | +++ lib/neutron_plugins/services/l3:source:112 : default_v6_route_devs=ens3 2026-04-14 22:39:35.358 | ++ lib/neutron:source:282 : source /opt/stack/devstack/lib/neutron_plugins/services/placement 2026-04-14 22:39:35.361 | ++ lib/neutron:source:283 : source /opt/stack/devstack/lib/neutron_plugins/services/trunk 2026-04-14 22:39:35.365 | ++ lib/neutron:source:284 : source /opt/stack/devstack/lib/neutron_plugins/services/qos 2026-04-14 22:39:35.368 | ++ lib/neutron:source:285 : source /opt/stack/devstack/lib/neutron_plugins/services/segments 2026-04-14 22:39:35.372 | ++ lib/neutron:source:286 : source /opt/stack/devstack/lib/neutron_plugins/services/ovn-bgp 2026-04-14 22:39:35.375 | ++ lib/neutron:source:289 : has_neutron_plugin_security_group 2026-04-14 22:39:35.378 | ++ lib/neutron_plugins/ml2:has_neutron_plugin_security_group:146 : return 0 2026-04-14 22:39:35.382 | ++ lib/neutron:source:290 : Q_USE_SECGROUP=True 2026-04-14 22:39:35.385 | ++ lib/neutron:source:298 : OVN_BRIDGE_MAPPINGS=public:br-ex 2026-04-14 22:39:35.411 | + ./stack.sh:main:618 : source /opt/stack/devstack/lib/ldap 2026-04-14 22:39:35.432 | + ./stack.sh:main:619 : source /opt/stack/devstack/lib/dstat 2026-04-14 22:39:35.452 | + ./stack.sh:main:620 : source /opt/stack/devstack/lib/atop 2026-04-14 22:39:35.469 | + ./stack.sh:main:621 : source /opt/stack/devstack/lib/tcpdump 2026-04-14 22:39:35.485 | + ./stack.sh:main:622 : source /opt/stack/devstack/lib/etcd3 2026-04-14 22:39:35.524 | + ./stack.sh:main:623 : source /opt/stack/devstack/lib/os-vif 2026-04-14 22:39:35.529 | +++ lib/os-vif:source:12 : is_ml2_ovs 2026-04-14 22:39:35.531 | +++ lib/os-vif:is_ml2_ovs:4 : [[ ovn == \o\p\e\n\v\s\w\i\t\c\h ]] 2026-04-14 22:39:35.535 | +++ lib/os-vif:is_ml2_ovs:7 : echo False 2026-04-14 22:39:35.539 | ++ lib/os-vif:source:12 : OS_VIF_OVS_ISOLATE_VIF=False 2026-04-14 22:39:35.544 | +++ lib/os-vif:source:13 : trueorfalse False OS_VIF_OVS_ISOLATE_VIF 2026-04-14 22:39:35.563 | ++ lib/os-vif:source:13 : OS_VIF_OVS_ISOLATE_VIF=False 2026-04-14 22:39:35.567 | + ./stack.sh:main:629 : run_phase source 2026-04-14 22:39:35.570 | + functions-common:run_phase:1842 : local mode=source 2026-04-14 22:39:35.573 | + functions-common:run_phase:1843 : local phase= 2026-04-14 22:39:35.576 | + functions-common:run_phase:1844 : [[ -d /opt/stack/devstack/extras.d ]] 2026-04-14 22:39:35.580 | + functions-common:run_phase:1845 : local extra_plugin_file_name 2026-04-14 22:39:35.584 | + functions-common:run_phase:1846 : for extra_plugin_file_name in $TOP_DIR/extras.d/*.sh 2026-04-14 22:39:35.587 | + functions-common:run_phase:1851 : local exceptions=80-tempest.sh 2026-04-14 22:39:35.590 | + functions-common:run_phase:1852 : local extra 2026-04-14 22:39:35.594 | ++ functions-common:run_phase:1853 : basename /opt/stack/devstack/extras.d/80-tempest.sh 2026-04-14 22:39:35.599 | + functions-common:run_phase:1853 : extra=80-tempest.sh 2026-04-14 22:39:35.602 | + functions-common:run_phase:1854 : [[ 80-tempest.sh =~ 80-tempest\.sh ]] 2026-04-14 22:39:35.605 | + functions-common:run_phase:1858 : [[ -r /opt/stack/devstack/extras.d/80-tempest.sh ]] 2026-04-14 22:39:35.608 | + functions-common:run_phase:1858 : source /opt/stack/devstack/extras.d/80-tempest.sh source 2026-04-14 22:39:35.612 | ++ extras.d/80-tempest.sh:source:3 : is_service_enabled tempest 2026-04-14 22:39:35.631 | ++ functions-common:is_service_enabled:2070 : return 1 2026-04-14 22:39:35.633 | + functions-common:run_phase:1863 : [[ source == \s\o\u\r\c\e ]] 2026-04-14 22:39:35.637 | + functions-common:run_phase:1864 : load_plugin_settings 2026-04-14 22:39:35.640 | + functions-common:load_plugin_settings:1778 : local plugins=,devstack-plugin-ceph,neutron 2026-04-14 22:39:35.643 | + functions-common:load_plugin_settings:1779 : local plugin 2026-04-14 22:39:35.646 | + functions-common:load_plugin_settings:1782 : [[ -z ,devstack-plugin-ceph,neutron ]] 2026-04-14 22:39:35.648 | + functions-common:load_plugin_settings:1786 : echo 'Loading plugin settings' 2026-04-14 22:39:35.649 | Loading plugin settings 2026-04-14 22:39:35.651 | + functions-common:load_plugin_settings:1787 : for plugin in ${plugins//,/ } 2026-04-14 22:39:35.655 | + functions-common:load_plugin_settings:1788 : local dir=/opt/stack/devstack-plugin-ceph 2026-04-14 22:39:35.657 | + functions-common:load_plugin_settings:1790 : [[ -f /opt/stack/devstack-plugin-ceph/devstack/settings ]] 2026-04-14 22:39:35.660 | + functions-common:load_plugin_settings:1791 : source /opt/stack/devstack-plugin-ceph/devstack/settings 2026-04-14 22:39:35.664 | ++++ /opt/stack/devstack-plugin-ceph/devstack/settings:source:5 : dirname /opt/stack/devstack-plugin-ceph/devstack/settings 2026-04-14 22:39:35.670 | +++ /opt/stack/devstack-plugin-ceph/devstack/settings:source:5 : readlink -f /opt/stack/devstack-plugin-ceph/devstack 2026-04-14 22:39:35.674 | ++ /opt/stack/devstack-plugin-ceph/devstack/settings:source:5 : CEPH_PLUGIN_DIR=/opt/stack/devstack-plugin-ceph/devstack 2026-04-14 22:39:35.676 | ++ /opt/stack/devstack-plugin-ceph/devstack/settings:source:8 : TEMPEST_STORAGE_PROTOCOL=ceph 2026-04-14 22:39:35.679 | ++ /opt/stack/devstack-plugin-ceph/devstack/settings:source:11 : VOLUME_BACKING_FILE_SIZE=30G 2026-04-14 22:39:35.681 | ++ /opt/stack/devstack-plugin-ceph/devstack/settings:source:12 : CEPH_LOOPBACK_DISK_SIZE=30G 2026-04-14 22:39:35.684 | ++ /opt/stack/devstack-plugin-ceph/devstack/settings:source:14 : TEMPEST_VOLUME_MANAGE_SNAPSHOT=False 2026-04-14 22:39:35.686 | ++ /opt/stack/devstack-plugin-ceph/devstack/settings:source:16 : source /opt/stack/devstack-plugin-ceph/devstack/lib/cephadm 2026-04-14 22:39:35.708 | ++ /opt/stack/devstack-plugin-ceph/devstack/settings:source:19 : is_ceph_enabled_for_service manila 2026-04-14 22:39:35.711 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/cephadm:is_ceph_enabled_for_service:814 : local config config_name enabled service 2026-04-14 22:39:35.714 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/cephadm:is_ceph_enabled_for_service:815 : enabled=1 2026-04-14 22:39:35.716 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/cephadm:is_ceph_enabled_for_service:816 : service=manila 2026-04-14 22:39:35.720 | +++ /opt/stack/devstack-plugin-ceph/devstack/lib/cephadm:is_ceph_enabled_for_service:820 : tr '[:lower:]' '[:upper:]' 2026-04-14 22:39:35.721 | +++ /opt/stack/devstack-plugin-ceph/devstack/lib/cephadm:is_ceph_enabled_for_service:820 : echo manila 2026-04-14 22:39:35.721 | +++ /opt/stack/devstack-plugin-ceph/devstack/lib/cephadm:is_ceph_enabled_for_service:820 : tr - _ 2026-04-14 22:39:35.725 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/cephadm:is_ceph_enabled_for_service:820 : config_name=ENABLE_CEPH_MANILA 2026-04-14 22:39:35.728 | +++ /opt/stack/devstack-plugin-ceph/devstack/lib/cephadm:is_ceph_enabled_for_service:821 : eval echo '$ENABLE_CEPH_MANILA' 2026-04-14 22:39:35.730 | ++++ /opt/stack/devstack-plugin-ceph/devstack/lib/cephadm:is_ceph_enabled_for_service:821 : echo True 2026-04-14 22:39:35.733 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/cephadm:is_ceph_enabled_for_service:821 : config=True 2026-04-14 22:39:35.736 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/cephadm:is_ceph_enabled_for_service:823 : is_service_enabled manila 2026-04-14 22:39:35.752 | ++ functions-common:is_service_enabled:2070 : return 1 2026-04-14 22:39:35.756 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/cephadm:is_ceph_enabled_for_service:826 : return 1 2026-04-14 22:39:35.759 | + functions-common:load_plugin_settings:1787 : for plugin in ${plugins//,/ } 2026-04-14 22:39:35.762 | + functions-common:load_plugin_settings:1788 : local dir=/opt/stack/neutron 2026-04-14 22:39:35.764 | + functions-common:load_plugin_settings:1790 : [[ -f /opt/stack/neutron/devstack/settings ]] 2026-04-14 22:39:35.767 | + functions-common:load_plugin_settings:1791 : source /opt/stack/neutron/devstack/settings 2026-04-14 22:39:35.769 | ++ /opt/stack/neutron/devstack/settings:source:1 : L2_AGENT_EXTENSIONS= 2026-04-14 22:39:35.772 | ++ /opt/stack/neutron/devstack/settings:source:2 : L3_AGENT_EXTENSIONS= 2026-04-14 22:39:35.775 | ++ /opt/stack/neutron/devstack/settings:source:4 : NEUTRON_PLACEMENT_AUTH_TYPE=password 2026-04-14 22:39:35.777 | ++ /opt/stack/neutron/devstack/settings:source:5 : NEUTRON_PLACEMENT_USERNAME=placement 2026-04-14 22:39:35.779 | ++ /opt/stack/neutron/devstack/settings:source:7 : is_neutron_legacy_enabled 2026-04-14 22:39:35.782 | ++ lib/neutron:is_neutron_legacy_enabled:321 : return 0 2026-04-14 22:39:35.784 | ++ /opt/stack/neutron/devstack/settings:source:8 : NEUTRON_CORE_PLUGIN=ml2 2026-04-14 22:39:35.787 | ++ /opt/stack/neutron/devstack/settings:source:9 : NEUTRON_AGENT=ovn 2026-04-14 22:39:35.790 | ++ /opt/stack/neutron/devstack/settings:source:12 : NEUTRON_CORE_PLUGIN_CONF_PATH=etc/neutron/plugins/ml2 2026-04-14 22:39:35.792 | ++ /opt/stack/neutron/devstack/settings:source:13 : NEUTRON_CORE_PLUGIN_CONF=etc/neutron/plugins/ml2/ml2_conf.ini 2026-04-14 22:39:35.795 | + functions-common:run_phase:1865 : verify_disabled_services 2026-04-14 22:39:35.798 | + functions-common:verify_disabled_services:2125 : local service 2026-04-14 22:39:35.800 | + functions-common:verify_disabled_services:2126 : for service in ${ENABLED_SERVICES//,/ } 2026-04-14 22:39:35.803 | + functions-common:verify_disabled_services:2127 : [[ ,dstat,horizon,tempest, =~ ,br-ex-tcpdump, ]] 2026-04-14 22:39:35.805 | + functions-common:verify_disabled_services:2126 : for service in ${ENABLED_SERVICES//,/ } 2026-04-14 22:39:35.808 | + functions-common:verify_disabled_services:2127 : [[ ,dstat,horizon,tempest, =~ ,br-int-flows, ]] 2026-04-14 22:39:35.811 | + functions-common:verify_disabled_services:2126 : for service in ${ENABLED_SERVICES//,/ } 2026-04-14 22:39:35.813 | + functions-common:verify_disabled_services:2127 : [[ ,dstat,horizon,tempest, =~ ,c-bak, ]] 2026-04-14 22:39:35.816 | + functions-common:verify_disabled_services:2126 : for service in ${ENABLED_SERVICES//,/ } 2026-04-14 22:39:35.819 | + functions-common:verify_disabled_services:2127 : [[ ,dstat,horizon,tempest, =~ ,c-vol, ]] 2026-04-14 22:39:35.821 | + functions-common:verify_disabled_services:2126 : for service in ${ENABLED_SERVICES//,/ } 2026-04-14 22:39:35.824 | + functions-common:verify_disabled_services:2127 : [[ ,dstat,horizon,tempest, =~ ,file_tracker, ]] 2026-04-14 22:39:35.827 | + functions-common:verify_disabled_services:2126 : for service in ${ENABLED_SERVICES//,/ } 2026-04-14 22:39:35.830 | + functions-common:verify_disabled_services:2127 : [[ ,dstat,horizon,tempest, =~ ,memory_tracker, ]] 2026-04-14 22:39:35.832 | + functions-common:verify_disabled_services:2126 : for service in ${ENABLED_SERVICES//,/ } 2026-04-14 22:39:35.835 | + functions-common:verify_disabled_services:2127 : [[ ,dstat,horizon,tempest, =~ ,n-cpu, ]] 2026-04-14 22:39:35.837 | + functions-common:verify_disabled_services:2126 : for service in ${ENABLED_SERVICES//,/ } 2026-04-14 22:39:35.840 | + functions-common:verify_disabled_services:2127 : [[ ,dstat,horizon,tempest, =~ ,openstack-cli-server, ]] 2026-04-14 22:39:35.843 | + functions-common:verify_disabled_services:2126 : for service in ${ENABLED_SERVICES//,/ } 2026-04-14 22:39:35.845 | + functions-common:verify_disabled_services:2127 : [[ ,dstat,horizon,tempest, =~ ,ovn-controller, ]] 2026-04-14 22:39:35.847 | + functions-common:verify_disabled_services:2126 : for service in ${ENABLED_SERVICES//,/ } 2026-04-14 22:39:35.849 | + functions-common:verify_disabled_services:2127 : [[ ,dstat,horizon,tempest, =~ ,ovs-vswitchd, ]] 2026-04-14 22:39:35.852 | + functions-common:verify_disabled_services:2126 : for service in ${ENABLED_SERVICES//,/ } 2026-04-14 22:39:35.855 | + functions-common:verify_disabled_services:2127 : [[ ,dstat,horizon,tempest, =~ ,ovsdb-server, ]] 2026-04-14 22:39:35.858 | + functions-common:verify_disabled_services:2126 : for service in ${ENABLED_SERVICES//,/ } 2026-04-14 22:39:35.861 | + functions-common:verify_disabled_services:2127 : [[ ,dstat,horizon,tempest, =~ ,placement-client, ]] 2026-04-14 22:39:35.864 | + functions-common:verify_disabled_services:2126 : for service in ${ENABLED_SERVICES//,/ } 2026-04-14 22:39:35.866 | + functions-common:verify_disabled_services:2127 : [[ ,dstat,horizon,tempest, =~ ,q-ovn-agent, ]] 2026-04-14 22:39:35.869 | + functions-common:verify_disabled_services:2126 : for service in ${ENABLED_SERVICES//,/ } 2026-04-14 22:39:35.872 | + functions-common:verify_disabled_services:2127 : [[ ,dstat,horizon,tempest, =~ ,tls-proxy, ]] 2026-04-14 22:39:35.875 | + ./stack.sh:main:700 : initialize_database_backends 2026-04-14 22:39:35.878 | + lib/database:initialize_database_backends:65 : for backend in $DATABASE_BACKENDS 2026-04-14 22:39:35.881 | + lib/database:initialize_database_backends:66 : is_service_enabled mysql 2026-04-14 22:39:35.897 | + functions-common:is_service_enabled:2070 : return 1 2026-04-14 22:39:35.900 | + lib/database:initialize_database_backends:65 : for backend in $DATABASE_BACKENDS 2026-04-14 22:39:35.902 | + lib/database:initialize_database_backends:66 : is_service_enabled postgresql 2026-04-14 22:39:35.921 | + functions-common:is_service_enabled:2070 : return 1 2026-04-14 22:39:35.924 | + lib/database:initialize_database_backends:69 : '[' -z mysql ']' 2026-04-14 22:39:35.928 | + lib/database:initialize_database_backends:73 : MYSQL_HOST=::1 2026-04-14 22:39:35.932 | + lib/database:initialize_database_backends:74 : MYSQL_USER=root 2026-04-14 22:39:35.934 | + lib/database:initialize_database_backends:80 : [[ 6 == 6 ]] 2026-04-14 22:39:35.937 | + lib/database:initialize_database_backends:81 : DATABASE_HOST=217.182.143.61 2026-04-14 22:39:35.941 | + lib/database:initialize_database_backends:86 : DATABASE_USER=root 2026-04-14 22:39:35.944 | + lib/database:initialize_database_backends:88 : '[' -n '' ']' 2026-04-14 22:39:35.947 | + lib/database:initialize_database_backends:92 : return 0 2026-04-14 22:39:35.950 | + ./stack.sh:main:701 : echo 'Using mysql database backend' 2026-04-14 22:39:35.950 | Using mysql database backend 2026-04-14 22:39:35.953 | + ./stack.sh:main:704 : read_password DATABASE_PASSWORD 'ENTER A PASSWORD TO USE FOR THE DATABASE.' 2026-04-14 22:39:35.972 | + ./stack.sh:main:706 : define_database_baseurl 2026-04-14 22:39:35.975 | ++ lib/database:define_database_baseurl:106 : get_database_type_mysql 2026-04-14 22:39:35.979 | ++ lib/databases/mysql:get_database_type_mysql:32 : [[ PyMySQL == \P\y\M\y\S\Q\L ]] 2026-04-14 22:39:35.981 | ++ lib/databases/mysql:get_database_type_mysql:33 : echo mysql+pymysql 2026-04-14 22:39:35.987 | + lib/database:define_database_baseurl:106 : BASE_SQL_CONN=mysql+pymysql://root:secretdatabase@217.182.143.61 2026-04-14 22:39:35.990 | + ./stack.sh:main:718 : is_service_enabled rabbit 2026-04-14 22:39:36.010 | + functions-common:is_service_enabled:2070 : return 1 2026-04-14 22:39:36.015 | + ./stack.sh:main:726 : is_service_enabled keystone 2026-04-14 22:39:36.035 | + functions-common:is_service_enabled:2070 : return 1 2026-04-14 22:39:36.038 | + ./stack.sh:main:750 : is_service_enabled s-proxy 2026-04-14 22:39:36.056 | + functions-common:is_service_enabled:2070 : return 1 2026-04-14 22:39:36.060 | + ./stack.sh:main:762 : save_stackenv 762 2026-04-14 22:39:36.064 | + functions-common:save_stackenv:65 : local tag=762 2026-04-14 22:39:36.067 | ++ functions-common:save_stackenv:67 : date +%F-%H%M%S 2026-04-14 22:39:36.072 | + functions-common:save_stackenv:67 : time_stamp=2026-04-14-223936 2026-04-14 22:39:36.076 | + functions-common:save_stackenv:68 : echo '# 2026-04-14-223936 762' 2026-04-14 22:39:36.080 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-04-14 22:39:36.083 | + functions-common:save_stackenv:70 : echo BASE_SQL_CONN=mysql+pymysql://root:secretdatabase@217.182.143.61 2026-04-14 22:39:36.086 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-04-14 22:39:36.089 | + functions-common:save_stackenv:70 : echo DATA_DIR=/opt/stack/data 2026-04-14 22:39:36.093 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-04-14 22:39:36.097 | + functions-common:save_stackenv:70 : echo DEST=/opt/stack 2026-04-14 22:39:36.100 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-04-14 22:39:36.103 | + functions-common:save_stackenv:70 : echo ENABLED_SERVICES=br-ex-tcpdump,br-int-flows,c-bak,c-vol,file_tracker,memory_tracker,n-cpu,openstack-cli-server,ovn-controller,ovs-vswitchd,ovsdb-server,placement-client,q-ovn-agent,tls-proxy 2026-04-14 22:39:36.106 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-04-14 22:39:36.110 | + functions-common:save_stackenv:70 : echo HOST_IP=213.32.73.159 2026-04-14 22:39:36.113 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-04-14 22:39:36.116 | + functions-common:save_stackenv:70 : echo 'KEYSTONE_SERVICE_URI=https://[2001:41d0:302:1000::1ab]/identity' 2026-04-14 22:39:36.119 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-04-14 22:39:36.123 | + functions-common:save_stackenv:70 : echo LOGFILE=/opt/stack/logs/devstacklog.txt.2026-04-14-223927 2026-04-14 22:39:36.126 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-04-14 22:39:36.129 | + functions-common:save_stackenv:70 : echo OS_CACERT= 2026-04-14 22:39:36.132 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-04-14 22:39:36.135 | + functions-common:save_stackenv:70 : echo 'SERVICE_HOST=[2001:41d0:302:1000::1ab]' 2026-04-14 22:39:36.139 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-04-14 22:39:36.142 | + functions-common:save_stackenv:70 : echo STACK_USER=stack 2026-04-14 22:39:36.145 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-04-14 22:39:36.149 | + functions-common:save_stackenv:70 : echo TLS_IP=2001:41d0:302:1000::1ab 2026-04-14 22:39:36.152 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-04-14 22:39:36.155 | + functions-common:save_stackenv:70 : echo HOST_IPV6=2001:41d0:302:1000::1ab 2026-04-14 22:39:36.159 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-04-14 22:39:36.162 | + functions-common:save_stackenv:70 : echo SERVICE_IP_VERSION=6 2026-04-14 22:39:36.165 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-04-14 22:39:36.168 | + functions-common:save_stackenv:70 : echo TUNNEL_ENDPOINT_IP=2001:41d0:302:1000::1ab 2026-04-14 22:39:36.172 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-04-14 22:39:36.175 | + functions-common:save_stackenv:70 : echo TUNNEL_IP_VERSION=6 2026-04-14 22:39:36.178 | + ./stack.sh:main:775 : GIT_DEPTH=0 2026-04-14 22:39:36.182 | + ./stack.sh:main:775 : git_clone https://opendev.org/openstack/requirements.git /opt/stack/requirements master 2026-04-14 22:39:36.184 | + functions-common:git_clone:583 : local git_remote=https://opendev.org/openstack/requirements.git 2026-04-14 22:39:36.187 | + functions-common:git_clone:584 : local git_dest=/opt/stack/requirements 2026-04-14 22:39:36.190 | + functions-common:git_clone:585 : local git_ref=master 2026-04-14 22:39:36.192 | + functions-common:git_clone:586 : local orig_dir 2026-04-14 22:39:36.196 | ++ functions-common:git_clone:587 : pwd 2026-04-14 22:39:36.199 | + functions-common:git_clone:587 : orig_dir=/opt/stack/devstack 2026-04-14 22:39:36.202 | + functions-common:git_clone:588 : local git_clone_flags= 2026-04-14 22:39:36.206 | ++ functions-common:git_clone:590 : trueorfalse False RECLONE 2026-04-14 22:39:36.223 | + functions-common:git_clone:590 : RECLONE=False 2026-04-14 22:39:36.226 | + functions-common:git_clone:591 : [[ 0 -gt 0 ]] 2026-04-14 22:39:36.229 | + functions-common:git_clone:595 : [[ False = \T\r\u\e ]] 2026-04-14 22:39:36.231 | + functions-common:git_clone:604 : echo master 2026-04-14 22:39:36.232 | + functions-common:git_clone:604 : egrep -q '^refs' 2026-04-14 22:39:36.237 | + functions-common:git_clone:618 : [[ ! -d /opt/stack/requirements ]] 2026-04-14 22:39:36.240 | + functions-common:git_clone:628 : [[ False = \T\r\u\e ]] 2026-04-14 22:39:36.242 | + functions-common:git_clone:663 : sudo git config --system --add safe.directory /opt/stack/requirements 2026-04-14 22:39:36.264 | + functions-common:git_clone:666 : cd /opt/stack/requirements 2026-04-14 22:39:36.267 | + functions-common:git_clone:667 : git show --oneline 2026-04-14 22:39:36.268 | + functions-common:git_clone:667 : head -1 2026-04-14 22:39:36.272 | 84e467a0 update constraint for openstacksdk to new release 4.11.0 2026-04-14 22:39:36.275 | + functions-common:git_clone:668 : cd /opt/stack/devstack 2026-04-14 22:39:36.278 | + ./stack.sh:main:779 : echo_summary 'Installing package prerequisites' 2026-04-14 22:39:36.282 | + ./stack.sh:echo_summary:438 : [[ -t 3 ]] 2026-04-14 22:39:36.286 | + ./stack.sh:echo_summary:444 : echo -e Installing package prerequisites 2026-04-14 22:39:36.288 | + ./stack.sh:main:780 : source /opt/stack/devstack/tools/install_prereqs.sh 2026-04-14 22:39:36.292 | ++ tools/install_prereqs.sh:source:11 : FORCE_PREREQ=0 2026-04-14 22:39:36.295 | ++ tools/install_prereqs.sh:source:13 : getopts :f opt 2026-04-14 22:39:36.298 | ++ tools/install_prereqs.sh:source:23 : [[ -z /opt/stack/devstack ]] 2026-04-14 22:39:36.301 | ++ tools/install_prereqs.sh:source:43 : PREREQ_RERUN_MARKER=/opt/stack/devstack/.prereqs 2026-04-14 22:39:36.305 | ++ tools/install_prereqs.sh:source:44 : PREREQ_RERUN_HOURS=2 2026-04-14 22:39:36.308 | ++ tools/install_prereqs.sh:source:45 : PREREQ_RERUN_SECONDS=7200 2026-04-14 22:39:36.312 | +++ tools/install_prereqs.sh:source:47 : date +%s 2026-04-14 22:39:36.316 | ++ tools/install_prereqs.sh:source:47 : NOW=1776206376 2026-04-14 22:39:36.321 | +++ tools/install_prereqs.sh:source:48 : head -1 /opt/stack/devstack/.prereqs 2026-04-14 22:39:36.325 | +++ tools/install_prereqs.sh:source:48 : echo 0 2026-04-14 22:39:36.329 | ++ tools/install_prereqs.sh:source:48 : LAST_RUN=0 2026-04-14 22:39:36.332 | ++ tools/install_prereqs.sh:source:49 : DELTA=1776206376 2026-04-14 22:39:36.336 | ++ tools/install_prereqs.sh:source:50 : [[ 1776206376 -lt 7200 ]] 2026-04-14 22:39:36.338 | ++ tools/install_prereqs.sh:source:57 : export_proxy_variables 2026-04-14 22:39:36.341 | ++ functions-common:export_proxy_variables:2232 : isset http_proxy 2026-04-14 22:39:36.345 | ++ functions-common:isset:266 : [[ -v http_proxy ]] 2026-04-14 22:39:36.347 | ++ functions-common:export_proxy_variables:2235 : isset https_proxy 2026-04-14 22:39:36.350 | ++ functions-common:isset:266 : [[ -v https_proxy ]] 2026-04-14 22:39:36.353 | ++ functions-common:export_proxy_variables:2238 : isset no_proxy 2026-04-14 22:39:36.356 | ++ functions-common:isset:266 : [[ -v no_proxy ]] 2026-04-14 22:39:36.360 | +++ tools/install_prereqs.sh:source:64 : get_packages general,br-ex-tcpdump,br-int-flows,c-bak,c-vol,file_tracker,memory_tracker,n-cpu,openstack-cli-server,ovn-controller,ovs-vswitchd,ovsdb-server,placement-client,q-ovn-agent,tls-proxy 2026-04-14 22:39:36.388 | ++ tools/install_prereqs.sh:source:64 : PACKAGES='apache2 2026-04-14 22:39:36.388 | apache2-dev 2026-04-14 22:39:36.388 | bc 2026-04-14 22:39:36.388 | bsdmainutils 2026-04-14 22:39:36.388 | curl 2026-04-14 22:39:36.388 | g++ 2026-04-14 22:39:36.388 | gawk 2026-04-14 22:39:36.388 | gcc 2026-04-14 22:39:36.388 | gettext 2026-04-14 22:39:36.388 | git 2026-04-14 22:39:36.388 | graphviz 2026-04-14 22:39:36.388 | iputils-ping 2026-04-14 22:39:36.388 | libffi-dev 2026-04-14 22:39:36.388 | libjpeg-dev 2026-04-14 22:39:36.389 | libpq-dev 2026-04-14 22:39:36.389 | libssl-dev 2026-04-14 22:39:36.389 | libsystemd-dev 2026-04-14 22:39:36.389 | libxml2-dev 2026-04-14 22:39:36.389 | libxslt1-dev 2026-04-14 22:39:36.389 | libyaml-dev 2026-04-14 22:39:36.389 | lsof 2026-04-14 22:39:36.389 | openssh-server 2026-04-14 22:39:36.389 | openssl 2026-04-14 22:39:36.389 | pkg-config 2026-04-14 22:39:36.389 | psmisc 2026-04-14 22:39:36.389 | python3-dev 2026-04-14 22:39:36.389 | python3-pip 2026-04-14 22:39:36.389 | python3-systemd 2026-04-14 22:39:36.389 | python3-venv 2026-04-14 22:39:36.389 | tar 2026-04-14 22:39:36.389 | tcpdump 2026-04-14 22:39:36.389 | unzip 2026-04-14 22:39:36.389 | uuid-runtime 2026-04-14 22:39:36.389 | wget 2026-04-14 22:39:36.389 | zlib1g-dev 2026-04-14 22:39:36.389 | lvm2 2026-04-14 22:39:36.389 | qemu-utils 2026-04-14 22:39:36.389 | thin-provisioning-tools 2026-04-14 22:39:36.389 | lsscsi 2026-04-14 22:39:36.389 | open-iscsi 2026-04-14 22:39:36.389 | cryptsetup 2026-04-14 22:39:36.389 | dosfstools 2026-04-14 22:39:36.389 | genisoimage 2026-04-14 22:39:36.389 | gir1.2-libosinfo-1.0 2026-04-14 22:39:36.389 | netcat-openbsd 2026-04-14 22:39:36.389 | open-iscsi 2026-04-14 22:39:36.389 | qemu-utils 2026-04-14 22:39:36.389 | sg3-utils 2026-04-14 22:39:36.389 | sysfsutils 2026-04-14 22:39:36.389 | conntrack 2026-04-14 22:39:36.389 | curl 2026-04-14 22:39:36.389 | ebtables 2026-04-14 22:39:36.389 | genisoimage 2026-04-14 22:39:36.389 | iptables 2026-04-14 22:39:36.389 | iputils-arping 2026-04-14 22:39:36.390 | kpartx 2026-04-14 22:39:36.390 | libjs-jquery-tablesorter 2026-04-14 22:39:36.390 | parted 2026-04-14 22:39:36.390 | pm-utils 2026-04-14 22:39:36.390 | python3-mysqldb 2026-04-14 22:39:36.390 | socat 2026-04-14 22:39:36.390 | sqlite3 2026-04-14 22:39:36.390 | sudo 2026-04-14 22:39:36.390 | vlan 2026-04-14 22:39:36.390 | acl 2026-04-14 22:39:36.390 | dnsmasq-base 2026-04-14 22:39:36.390 | dnsmasq-utils 2026-04-14 22:39:36.390 | ebtables 2026-04-14 22:39:36.390 | haproxy 2026-04-14 22:39:36.390 | iptables 2026-04-14 22:39:36.390 | iputils-arping 2026-04-14 22:39:36.390 | iputils-ping 2026-04-14 22:39:36.390 | postgresql-server-dev-all 2026-04-14 22:39:36.390 | python3-mysqldb 2026-04-14 22:39:36.390 | sqlite3 2026-04-14 22:39:36.390 | sudo 2026-04-14 22:39:36.390 | vlan 2026-04-14 22:39:36.390 | apache2' 2026-04-14 22:39:36.393 | +++ tools/install_prereqs.sh:source:65 : get_plugin_packages 2026-04-14 22:39:36.418 | ++ tools/install_prereqs.sh:source:65 : PACKAGES='apache2 2026-04-14 22:39:36.418 | apache2-dev 2026-04-14 22:39:36.418 | bc 2026-04-14 22:39:36.418 | bsdmainutils 2026-04-14 22:39:36.418 | curl 2026-04-14 22:39:36.418 | g++ 2026-04-14 22:39:36.418 | gawk 2026-04-14 22:39:36.418 | gcc 2026-04-14 22:39:36.418 | gettext 2026-04-14 22:39:36.418 | git 2026-04-14 22:39:36.418 | graphviz 2026-04-14 22:39:36.418 | iputils-ping 2026-04-14 22:39:36.418 | libffi-dev 2026-04-14 22:39:36.418 | libjpeg-dev 2026-04-14 22:39:36.418 | libpq-dev 2026-04-14 22:39:36.418 | libssl-dev 2026-04-14 22:39:36.418 | libsystemd-dev 2026-04-14 22:39:36.418 | libxml2-dev 2026-04-14 22:39:36.418 | libxslt1-dev 2026-04-14 22:39:36.418 | libyaml-dev 2026-04-14 22:39:36.418 | lsof 2026-04-14 22:39:36.418 | openssh-server 2026-04-14 22:39:36.418 | openssl 2026-04-14 22:39:36.418 | pkg-config 2026-04-14 22:39:36.418 | psmisc 2026-04-14 22:39:36.418 | python3-dev 2026-04-14 22:39:36.418 | python3-pip 2026-04-14 22:39:36.418 | python3-systemd 2026-04-14 22:39:36.418 | python3-venv 2026-04-14 22:39:36.418 | tar 2026-04-14 22:39:36.418 | tcpdump 2026-04-14 22:39:36.418 | unzip 2026-04-14 22:39:36.418 | uuid-runtime 2026-04-14 22:39:36.418 | wget 2026-04-14 22:39:36.418 | zlib1g-dev 2026-04-14 22:39:36.418 | lvm2 2026-04-14 22:39:36.418 | qemu-utils 2026-04-14 22:39:36.419 | thin-provisioning-tools 2026-04-14 22:39:36.419 | lsscsi 2026-04-14 22:39:36.419 | open-iscsi 2026-04-14 22:39:36.419 | cryptsetup 2026-04-14 22:39:36.419 | dosfstools 2026-04-14 22:39:36.419 | genisoimage 2026-04-14 22:39:36.419 | gir1.2-libosinfo-1.0 2026-04-14 22:39:36.419 | netcat-openbsd 2026-04-14 22:39:36.419 | open-iscsi 2026-04-14 22:39:36.419 | qemu-utils 2026-04-14 22:39:36.419 | sg3-utils 2026-04-14 22:39:36.419 | sysfsutils 2026-04-14 22:39:36.419 | conntrack 2026-04-14 22:39:36.419 | curl 2026-04-14 22:39:36.419 | ebtables 2026-04-14 22:39:36.419 | genisoimage 2026-04-14 22:39:36.419 | iptables 2026-04-14 22:39:36.419 | iputils-arping 2026-04-14 22:39:36.419 | kpartx 2026-04-14 22:39:36.419 | libjs-jquery-tablesorter 2026-04-14 22:39:36.419 | parted 2026-04-14 22:39:36.419 | pm-utils 2026-04-14 22:39:36.419 | python3-mysqldb 2026-04-14 22:39:36.419 | socat 2026-04-14 22:39:36.419 | sqlite3 2026-04-14 22:39:36.419 | sudo 2026-04-14 22:39:36.419 | vlan 2026-04-14 22:39:36.419 | acl 2026-04-14 22:39:36.419 | dnsmasq-base 2026-04-14 22:39:36.419 | dnsmasq-utils 2026-04-14 22:39:36.419 | ebtables 2026-04-14 22:39:36.419 | haproxy 2026-04-14 22:39:36.419 | iptables 2026-04-14 22:39:36.419 | iputils-arping 2026-04-14 22:39:36.419 | iputils-ping 2026-04-14 22:39:36.419 | postgresql-server-dev-all 2026-04-14 22:39:36.419 | python3-mysqldb 2026-04-14 22:39:36.419 | sqlite3 2026-04-14 22:39:36.419 | sudo 2026-04-14 22:39:36.419 | vlan 2026-04-14 22:39:36.419 | apache2 xfsprogs 2026-04-14 22:39:36.419 | qemu-block-extra 2026-04-14 22:39:36.419 | catatonit 2026-04-14 22:39:36.419 | podman 2026-04-14 22:39:36.419 | jq 2026-04-14 22:39:36.419 | ceph-common 2026-04-14 22:39:36.419 | nftables' 2026-04-14 22:39:36.421 | ++ tools/install_prereqs.sh:source:67 : is_ubuntu 2026-04-14 22:39:36.424 | ++ functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-04-14 22:39:36.427 | ++ functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-04-14 22:39:36.431 | ++ tools/install_prereqs.sh:source:67 : echo apache2 apache2-dev bc bsdmainutils curl g++ gawk gcc gettext git graphviz iputils-ping libffi-dev libjpeg-dev libpq-dev libssl-dev libsystemd-dev libxml2-dev libxslt1-dev libyaml-dev lsof openssh-server openssl pkg-config psmisc python3-dev python3-pip python3-systemd python3-venv tar tcpdump unzip uuid-runtime wget zlib1g-dev lvm2 qemu-utils thin-provisioning-tools lsscsi open-iscsi cryptsetup dosfstools genisoimage gir1.2-libosinfo-1.0 netcat-openbsd open-iscsi qemu-utils sg3-utils sysfsutils conntrack curl ebtables genisoimage iptables iputils-arping kpartx libjs-jquery-tablesorter parted pm-utils python3-mysqldb socat sqlite3 sudo vlan acl dnsmasq-base dnsmasq-utils ebtables haproxy iptables iputils-arping iputils-ping postgresql-server-dev-all python3-mysqldb sqlite3 sudo vlan apache2 xfsprogs qemu-block-extra catatonit podman jq ceph-common nftables 2026-04-14 22:39:36.431 | ++ tools/install_prereqs.sh:source:67 : grep -q dkms 2026-04-14 22:39:36.436 | ++ tools/install_prereqs.sh:source:72 : install_package apache2 apache2-dev bc bsdmainutils curl g++ gawk gcc gettext git graphviz iputils-ping libffi-dev libjpeg-dev libpq-dev libssl-dev libsystemd-dev libxml2-dev libxslt1-dev libyaml-dev lsof openssh-server openssl pkg-config psmisc python3-dev python3-pip python3-systemd python3-venv tar tcpdump unzip uuid-runtime wget zlib1g-dev lvm2 qemu-utils thin-provisioning-tools lsscsi open-iscsi cryptsetup dosfstools genisoimage gir1.2-libosinfo-1.0 netcat-openbsd open-iscsi qemu-utils sg3-utils sysfsutils conntrack curl ebtables genisoimage iptables iputils-arping kpartx libjs-jquery-tablesorter parted pm-utils python3-mysqldb socat sqlite3 sudo vlan acl dnsmasq-base dnsmasq-utils ebtables haproxy iptables iputils-arping iputils-ping postgresql-server-dev-all python3-mysqldb sqlite3 sudo vlan apache2 xfsprogs qemu-block-extra catatonit podman jq ceph-common nftables 2026-04-14 22:39:36.439 | ++ functions-common:install_package:1432 : update_package_repo 2026-04-14 22:39:36.441 | ++ functions-common:update_package_repo:1406 : NO_UPDATE_REPOS=False 2026-04-14 22:39:36.445 | ++ functions-common:update_package_repo:1407 : REPOS_UPDATED=True 2026-04-14 22:39:36.447 | ++ functions-common:update_package_repo:1408 : RETRY_UPDATE=False 2026-04-14 22:39:36.450 | ++ functions-common:update_package_repo:1410 : [[ False = \T\r\u\e ]] 2026-04-14 22:39:36.453 | ++ functions-common:update_package_repo:1414 : is_ubuntu 2026-04-14 22:39:36.455 | ++ functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-04-14 22:39:36.458 | ++ functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-04-14 22:39:36.462 | ++ functions-common:update_package_repo:1415 : apt_get_update 2026-04-14 22:39:36.465 | ++ functions-common:apt_get_update:1160 : [[ True == \T\r\u\e ]] 2026-04-14 22:39:36.468 | ++ functions-common:apt_get_update:1160 : [[ False != \T\r\u\e ]] 2026-04-14 22:39:36.472 | ++ functions-common:apt_get_update:1161 : return 2026-04-14 22:39:36.474 | ++ functions-common:install_package:1433 : real_install_package apache2 apache2-dev bc bsdmainutils curl g++ gawk gcc gettext git graphviz iputils-ping libffi-dev libjpeg-dev libpq-dev libssl-dev libsystemd-dev libxml2-dev libxslt1-dev libyaml-dev lsof openssh-server openssl pkg-config psmisc python3-dev python3-pip python3-systemd python3-venv tar tcpdump unzip uuid-runtime wget zlib1g-dev lvm2 qemu-utils thin-provisioning-tools lsscsi open-iscsi cryptsetup dosfstools genisoimage gir1.2-libosinfo-1.0 netcat-openbsd open-iscsi qemu-utils sg3-utils sysfsutils conntrack curl ebtables genisoimage iptables iputils-arping kpartx libjs-jquery-tablesorter parted pm-utils python3-mysqldb socat sqlite3 sudo vlan acl dnsmasq-base dnsmasq-utils ebtables haproxy iptables iputils-arping iputils-ping postgresql-server-dev-all python3-mysqldb sqlite3 sudo vlan apache2 xfsprogs qemu-block-extra catatonit podman jq ceph-common nftables 2026-04-14 22:39:36.477 | ++ functions-common:real_install_package:1420 : is_ubuntu 2026-04-14 22:39:36.479 | ++ functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-04-14 22:39:36.482 | ++ functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-04-14 22:39:36.485 | ++ functions-common:real_install_package:1421 : apt_get install apache2 apache2-dev bc bsdmainutils curl g++ gawk gcc gettext git graphviz iputils-ping libffi-dev libjpeg-dev libpq-dev libssl-dev libsystemd-dev libxml2-dev libxslt1-dev libyaml-dev lsof openssh-server openssl pkg-config psmisc python3-dev python3-pip python3-systemd python3-venv tar tcpdump unzip uuid-runtime wget zlib1g-dev lvm2 qemu-utils thin-provisioning-tools lsscsi open-iscsi cryptsetup dosfstools genisoimage gir1.2-libosinfo-1.0 netcat-openbsd open-iscsi qemu-utils sg3-utils sysfsutils conntrack curl ebtables genisoimage iptables iputils-arping kpartx libjs-jquery-tablesorter parted pm-utils python3-mysqldb socat sqlite3 sudo vlan acl dnsmasq-base dnsmasq-utils ebtables haproxy iptables iputils-arping iputils-ping postgresql-server-dev-all python3-mysqldb sqlite3 sudo vlan apache2 xfsprogs qemu-block-extra catatonit podman jq ceph-common nftables 2026-04-14 22:39:36.508 | ++ functions-common:apt_get:1201 : sudo DEBIAN_FRONTEND=noninteractive http_proxy= https_proxy= no_proxy= apt-get --option Dpkg::Options::=--force-confold --assume-yes install apache2 apache2-dev bc bsdmainutils curl g++ gawk gcc gettext git graphviz iputils-ping libffi-dev libjpeg-dev libpq-dev libssl-dev libsystemd-dev libxml2-dev libxslt1-dev libyaml-dev lsof openssh-server openssl pkg-config psmisc python3-dev python3-pip python3-systemd python3-venv tar tcpdump unzip uuid-runtime wget zlib1g-dev lvm2 qemu-utils thin-provisioning-tools lsscsi open-iscsi cryptsetup dosfstools genisoimage gir1.2-libosinfo-1.0 netcat-openbsd open-iscsi qemu-utils sg3-utils sysfsutils conntrack curl ebtables genisoimage iptables iputils-arping kpartx libjs-jquery-tablesorter parted pm-utils python3-mysqldb socat sqlite3 sudo vlan acl dnsmasq-base dnsmasq-utils ebtables haproxy iptables iputils-arping iputils-ping postgresql-server-dev-all python3-mysqldb sqlite3 sudo vlan apache2 xfsprogs qemu-block-extra catatonit podman jq ceph-common nftables 2026-04-14 22:39:36.550 | Reading package lists... 2026-04-14 22:39:36.774 | Building dependency tree... 2026-04-14 22:39:36.776 | Reading state information... 2026-04-14 22:39:37.078 | curl is already the newest version (8.14.1-2+deb13u2). 2026-04-14 22:39:37.078 | g++ is already the newest version (4:14.2.0-1). 2026-04-14 22:39:37.078 | g++ set to manually installed. 2026-04-14 22:39:37.078 | gcc is already the newest version (4:14.2.0-1). 2026-04-14 22:39:37.078 | gcc set to manually installed. 2026-04-14 22:39:37.078 | git is already the newest version (1:2.47.3-0+deb13u1). 2026-04-14 22:39:37.078 | iputils-ping is already the newest version (3:20240905-3). 2026-04-14 22:39:37.078 | python3-dev is already the newest version (3.13.5-1). 2026-04-14 22:39:37.078 | python3-venv is already the newest version (3.13.5-1). 2026-04-14 22:39:37.078 | tar is already the newest version (1.35+dfsg-3.1). 2026-04-14 22:39:37.078 | tcpdump is already the newest version (4.99.5-2). 2026-04-14 22:39:37.078 | uuid-runtime is already the newest version (2.41-5). 2026-04-14 22:39:37.078 | wget is already the newest version (1.25.0-2). 2026-04-14 22:39:37.078 | zlib1g-dev is already the newest version (1:1.3.dfsg+really1.3.1-1+b1). 2026-04-14 22:39:37.078 | zlib1g-dev set to manually installed. 2026-04-14 22:39:37.078 | genisoimage is already the newest version (9:1.1.11-4). 2026-04-14 22:39:37.078 | genisoimage set to manually installed. 2026-04-14 22:39:37.078 | iptables is already the newest version (1.8.11-2). 2026-04-14 22:39:37.078 | parted is already the newest version (3.6-5). 2026-04-14 22:39:37.078 | acl is already the newest version (2.3.2-2+b1). 2026-04-14 22:39:37.078 | The following additional packages will be installed: 2026-04-14 22:39:37.078 | apache2-bin apache2-data apache2-utils autoconf automake autopoint 2026-04-14 22:39:37.078 | autotools-dev bsdextrautils clang-19 conmon containernetworking-plugins crun 2026-04-14 22:39:37.078 | cryptsetup-bin dconf-gsettings-backend dconf-service debhelper dh-autoreconf 2026-04-14 22:39:37.078 | dh-strip-nondeterminism dmeventd dwz fontconfig fontconfig-config 2026-04-14 22:39:37.078 | fonts-dejavu-core fonts-dejavu-mono gir1.2-freedesktop gir1.2-glib-2.0 2026-04-14 22:39:37.079 | glib-networking glib-networking-common glib-networking-services 2026-04-14 22:39:37.079 | golang-github-containers-common golang-github-containers-image groff-base 2026-04-14 22:39:37.079 | gsettings-desktop-schemas intltool-debian libabsl20240722 libann0 libaom3 2026-04-14 22:39:37.079 | libapr1-dev libapr1t64 libaprutil1-dbd-sqlite3 libaprutil1-dev 2026-04-14 22:39:37.079 | libaprutil1-ldap libaprutil1t64 libarchive-zip-perl libavif16 libbabeltrace1 2026-04-14 22:39:37.079 | libblkio1 libboost-context1.83.0 libboost-filesystem1.83.0 2026-04-14 22:39:37.079 | libboost-iostreams1.83.0 libboost-program-options1.83.0 2026-04-14 22:39:37.079 | libboost-thread1.83.0 libcairo-gobject2 libcairo2 libcap-dev libcap2 2026-04-14 22:39:37.079 | libcap2-bin libcdt5 libcephfs2 libcgraph6 libclang-common-19-dev 2026-04-14 22:39:37.079 | libclang-cpp19 libclang1-19 libdatrie1 libdav1d7 libdconf1 libde265-0 2026-04-14 22:39:37.079 | libdebhelper-perl libdeflate0 libdevmapper-event1.02.1 libduktape207 2026-04-14 22:39:37.079 | libdw1t64 libfile-stripnondeterminism-perl libfmt10 libfontconfig1 2026-04-14 22:39:37.080 | libfribidi0 libgav1-1 libgc1 libgd3 libgfapi0 libgfrpc0 libgfxdr0 2026-04-14 22:39:37.080 | libglusterfs0 libgoogle-perftools4t64 libgpgme11t64 libgraphite2-3 2026-04-14 22:39:37.080 | libgts-0.7-5t64 libgvc6 libgvpr2 libharfbuzz0b libheif-plugin-dav1d 2026-04-14 22:39:37.080 | libheif-plugin-libde265 libheif1 libibverbs1 libice6 libicu76 libimagequant0 2026-04-14 22:39:37.080 | libinih1 libio-pty-perl libipc-run-perl libiscsi7 libjbig0 libjpeg62-turbo 2026-04-14 22:39:37.080 | libjpeg62-turbo-dev libjq1 libjs-jquery-metadata libjson-perl liblab-gamut1 2026-04-14 22:39:37.080 | libldap-dev libldap2-dev liblerc4 libllvm19 liblsof0 libltdl7 liblua5.3-0 2026-04-14 22:39:37.080 | liblua5.4-0 liblvm2cmd2.03 libmariadb3 libncurses-dev libncurses6 libnfs14 2026-04-14 22:39:37.080 | libnftables1 libnl-3-200 libnl-route-3-200 liboath0t64 libobjc-14-dev 2026-04-14 22:39:37.080 | libobjc4 libonig5 libopeniscsiusr libopentracing-c-wrapper0t64 2026-04-14 22:39:37.084 | libopentracing1 libosinfo-1.0-0 libosinfo-l10n libpango-1.0-0 2026-04-14 22:39:37.084 | libpangocairo-1.0-0 libpangoft2-1.0-0 libpathplan4 libpcre2-16-0 2026-04-14 22:39:37.084 | libpcre2-32-0 libpcre2-dev libpcre2-posix3 libpfm4 libpipeline1 2026-04-14 22:39:37.084 | libpixman-1-0 libpkgconf3 libpq5 libproxy1v5 librabbitmq4 librados2 2026-04-14 22:39:37.084 | libradosstriper1 librav1e0.7 librbd1 librdmacm1t64 libsctp-dev libsctp1 2026-04-14 22:39:37.084 | libsgutils2-1.48 libsharpyuv0 libsigsegv2 libsm6 libsoup-3.0-0 2026-04-14 22:39:37.084 | libsoup-3.0-common libsqlite3-0 libssh-4 libssl3t64 libsubid5 libsvtav1enc2 2026-04-14 22:39:37.084 | libsysfs2 libtcmalloc-minimal4t64 libthai-data libthai0 libtiff6 libtool 2026-04-14 22:39:37.084 | libuchardet0 libwebp7 libx11-6 libx11-data libxau6 libxaw7 libxcb-render0 2026-04-14 22:39:37.084 | libxcb-shm0 libxcb1 libxdmcp6 libxext6 libxmu6 libxpm4 libxrender1 2026-04-14 22:39:37.084 | libxslt1.1 libxt6t64 libyajl2 libyaml-0-2 libyuv0 libz3-4 libz3-dev llvm-19 2026-04-14 22:39:37.084 | llvm-19-dev llvm-19-linker-tools llvm-19-runtime llvm-19-tools m4 man-db 2026-04-14 22:39:37.084 | mariadb-common mysql-common ncal netavark openssh-client openssh-sftp-server 2026-04-14 22:39:37.084 | openssl-provider-legacy osinfo-db pci.ids pkgconf pkgconf-bin po-debconf 2026-04-14 22:39:37.085 | postgresql-client-17 postgresql-client-common postgresql-common 2026-04-14 22:39:37.085 | postgresql-common-dev postgresql-server-dev-17 powermgmt-base 2026-04-14 22:39:37.085 | python3-ceph-argparse python3-ceph-common python3-cephfs python3-certifi 2026-04-14 22:39:37.085 | python3-chardet python3-charset-normalizer python3-dbus python3-idna 2026-04-14 22:39:37.085 | python3-packaging python3-prettytable python3-pygments python3-rados 2026-04-14 22:39:37.085 | python3-rbd python3-requests python3-urllib3 python3-wcwidth python3-wheel 2026-04-14 22:39:37.085 | python3-yaml ssl-cert usb.ids uuid-dev x11-common 2026-04-14 22:39:37.085 | Suggested packages: 2026-04-14 22:39:37.085 | apache2-doc apache2-suexec-pristine | apache2-suexec-custom ufw www-browser 2026-04-14 22:39:37.085 | autoconf-archive gnu-standards autoconf-doc calendar whois vacation 2026-04-14 22:39:37.085 | mailutils ceph ceph-mds clang-19-doc wasi-libc libwasmedge0 2026-04-14 22:39:37.085 | cryptsetup-initramfs keyutils liblocale-gettext-perl dh-make gawk-doc 2026-04-14 22:39:37.085 | gettext-doc libasprintf-dev libgettextpo-dev gnulib-l10n gsfonts 2026-04-14 22:39:37.085 | graphviz-doc groff vim-haproxy haproxy-doc manpages-dev libgd-tools 2026-04-14 22:39:37.085 | libheif-plugin-ffmpegdec libheif-plugin-jpegdec libheif-plugin-jpegenc 2026-04-14 22:39:37.085 | libheif-plugin-j2kdec libheif-plugin-j2kenc libheif-plugin-kvazaar 2026-04-14 22:39:37.085 | libheif-plugin-rav1e libheif-plugin-svtenc ncurses-doc postgresql-doc-17 2026-04-14 22:39:37.085 | lksctp-tools libssl-doc libtool-doc gfortran | fortran95-compiler gcj-jdk 2026-04-14 22:39:37.085 | libyaml-doc llvm-19-doc m4-doc apparmor less firewalld cpufrequtils 2026-04-14 22:39:37.085 | wireless-tools radeontool libmail-box-perl docker-compose postgresql-17 2026-04-14 22:39:37.085 | python-charset-normalizer-doc python-dbus-doc default-mysql-server 2026-04-14 22:39:37.085 | | virtual-mysql-server python-pygments-doc ttf-bitstream-vera 2026-04-14 22:39:37.085 | python3-cryptography python3-openssl python3-socks python-requests-doc 2026-04-14 22:39:37.085 | python3-brotli python3-setuptools sqlite3-doc zip xfsdump attr quota 2026-04-14 22:39:37.085 | Recommended packages: 2026-04-14 22:39:37.085 | clang-tools-19 libcriu2 fonts-liberation libclang-rt-19-dev 2026-04-14 22:39:37.085 | libarchive-cpio-perl libgts-bin libheif-plugin-x265 libheif-plugin-aomenc 2026-04-14 22:39:37.085 | ibverbs-providers javascript-common libjson-xs-perl libltdl-dev aardvark-dns 2026-04-14 22:39:37.085 | vbetool hdparm ethtool kbd | console-tools libmail-sendmail-perl buildah 2026-04-14 22:39:37.085 | containers-storage criu passt slirp4netns uidmap logrotate python3-gi 2026-04-14 22:39:37.152 | The following NEW packages will be installed: 2026-04-14 22:39:37.153 | apache2 apache2-bin apache2-data apache2-dev apache2-utils autoconf automake 2026-04-14 22:39:37.153 | autopoint autotools-dev bc bsdextrautils bsdmainutils catatonit ceph-common 2026-04-14 22:39:37.153 | clang-19 conmon conntrack containernetworking-plugins crun cryptsetup 2026-04-14 22:39:37.153 | cryptsetup-bin dconf-gsettings-backend dconf-service debhelper dh-autoreconf 2026-04-14 22:39:37.153 | dh-strip-nondeterminism dmeventd dnsmasq-base dnsmasq-utils dosfstools dwz 2026-04-14 22:39:37.153 | ebtables fontconfig fontconfig-config fonts-dejavu-core fonts-dejavu-mono 2026-04-14 22:39:37.153 | gawk gettext gir1.2-freedesktop gir1.2-glib-2.0 gir1.2-libosinfo-1.0 2026-04-14 22:39:37.153 | glib-networking glib-networking-common glib-networking-services 2026-04-14 22:39:37.153 | golang-github-containers-common golang-github-containers-image graphviz 2026-04-14 22:39:37.153 | groff-base gsettings-desktop-schemas haproxy intltool-debian iputils-arping 2026-04-14 22:39:37.153 | jq kpartx libabsl20240722 libann0 libaom3 libapr1-dev libapr1t64 2026-04-14 22:39:37.154 | libaprutil1-dbd-sqlite3 libaprutil1-dev libaprutil1-ldap libaprutil1t64 2026-04-14 22:39:37.154 | libarchive-zip-perl libavif16 libbabeltrace1 libblkio1 2026-04-14 22:39:37.154 | libboost-context1.83.0 libboost-filesystem1.83.0 libboost-iostreams1.83.0 2026-04-14 22:39:37.154 | libboost-program-options1.83.0 libboost-thread1.83.0 libcairo-gobject2 2026-04-14 22:39:37.154 | libcairo2 libcap-dev libcdt5 libcephfs2 libcgraph6 libclang-common-19-dev 2026-04-14 22:39:37.154 | libclang-cpp19 libclang1-19 libdatrie1 libdav1d7 libdconf1 libde265-0 2026-04-14 22:39:37.154 | libdebhelper-perl libdeflate0 libdevmapper-event1.02.1 libduktape207 2026-04-14 22:39:37.154 | libdw1t64 libffi-dev libfile-stripnondeterminism-perl libfmt10 2026-04-14 22:39:37.154 | libfontconfig1 libfribidi0 libgav1-1 libgc1 libgd3 libgfapi0 libgfrpc0 2026-04-14 22:39:37.154 | libgfxdr0 libglusterfs0 libgoogle-perftools4t64 libgpgme11t64 libgraphite2-3 2026-04-14 22:39:37.154 | libgts-0.7-5t64 libgvc6 libgvpr2 libharfbuzz0b libheif-plugin-dav1d 2026-04-14 22:39:37.154 | libheif-plugin-libde265 libheif1 libibverbs1 libice6 libicu76 libimagequant0 2026-04-14 22:39:37.154 | libinih1 libio-pty-perl libipc-run-perl libiscsi7 libjbig0 libjpeg-dev 2026-04-14 22:39:37.154 | libjpeg62-turbo libjpeg62-turbo-dev libjq1 libjs-jquery-metadata 2026-04-14 22:39:37.154 | libjs-jquery-tablesorter libjson-perl liblab-gamut1 libldap-dev libldap2-dev 2026-04-14 22:39:37.154 | liblerc4 libllvm19 liblsof0 libltdl7 liblua5.3-0 liblua5.4-0 liblvm2cmd2.03 2026-04-14 22:39:37.155 | libmariadb3 libncurses-dev libncurses6 libnfs14 libnftables1 libnl-3-200 2026-04-14 22:39:37.155 | libnl-route-3-200 liboath0t64 libobjc-14-dev libobjc4 libonig5 2026-04-14 22:39:37.155 | libopentracing-c-wrapper0t64 libopentracing1 libosinfo-1.0-0 libosinfo-l10n 2026-04-14 22:39:37.155 | libpango-1.0-0 libpangocairo-1.0-0 libpangoft2-1.0-0 libpathplan4 2026-04-14 22:39:37.155 | libpcre2-16-0 libpcre2-32-0 libpcre2-dev libpcre2-posix3 libpfm4 2026-04-14 22:39:37.155 | libpipeline1 libpixman-1-0 libpkgconf3 libpq-dev libpq5 libproxy1v5 2026-04-14 22:39:37.155 | librabbitmq4 librados2 libradosstriper1 librav1e0.7 librbd1 librdmacm1t64 2026-04-14 22:39:37.156 | libsctp-dev libsctp1 libsgutils2-1.48 libsharpyuv0 libsigsegv2 libsm6 2026-04-14 22:39:37.156 | libsoup-3.0-0 libsoup-3.0-common libssh-4 libssl-dev libsubid5 libsvtav1enc2 2026-04-14 22:39:37.156 | libsysfs2 libsystemd-dev libtcmalloc-minimal4t64 libthai-data libthai0 2026-04-14 22:39:37.156 | libtiff6 libtool libuchardet0 libwebp7 libx11-6 libx11-data libxau6 libxaw7 2026-04-14 22:39:37.156 | libxcb-render0 libxcb-shm0 libxcb1 libxdmcp6 libxext6 libxml2-dev libxmu6 2026-04-14 22:39:37.156 | libxpm4 libxrender1 libxslt1-dev libxslt1.1 libxt6t64 libyajl2 libyaml-0-2 2026-04-14 22:39:37.156 | libyaml-dev libyuv0 libz3-4 libz3-dev llvm-19 llvm-19-dev 2026-04-14 22:39:37.156 | llvm-19-linker-tools llvm-19-runtime llvm-19-tools lsof lsscsi lvm2 m4 2026-04-14 22:39:37.156 | man-db mariadb-common mysql-common ncal netavark netcat-openbsd nftables 2026-04-14 22:39:37.156 | osinfo-db pci.ids pkg-config pkgconf pkgconf-bin pm-utils po-debconf podman 2026-04-14 22:39:37.157 | postgresql-client-17 postgresql-client-common postgresql-common 2026-04-14 22:39:37.157 | postgresql-common-dev postgresql-server-dev-17 postgresql-server-dev-all 2026-04-14 22:39:37.157 | powermgmt-base psmisc python3-ceph-argparse python3-ceph-common 2026-04-14 22:39:37.157 | python3-cephfs python3-certifi python3-chardet python3-charset-normalizer 2026-04-14 22:39:37.157 | python3-dbus python3-idna python3-mysqldb python3-packaging python3-pip 2026-04-14 22:39:37.157 | python3-prettytable python3-pygments python3-rados python3-rbd 2026-04-14 22:39:37.157 | python3-requests python3-systemd python3-urllib3 python3-wcwidth 2026-04-14 22:39:37.157 | python3-wheel python3-yaml qemu-block-extra sg3-utils socat sqlite3 ssl-cert 2026-04-14 22:39:37.157 | sysfsutils thin-provisioning-tools unzip usb.ids uuid-dev vlan x11-common 2026-04-14 22:39:37.157 | xfsprogs 2026-04-14 22:39:37.159 | The following packages will be upgraded: 2026-04-14 22:39:37.160 | libcap2 libcap2-bin libopeniscsiusr libsqlite3-0 libssl3t64 open-iscsi 2026-04-14 22:39:37.160 | openssh-client openssh-server openssh-sftp-server openssl 2026-04-14 22:39:37.160 | openssl-provider-legacy qemu-utils sudo 2026-04-14 22:39:37.172 | 13 upgraded, 283 newly installed, 0 to remove and 40 not upgraded. 2026-04-14 22:39:37.173 | Need to get 283 MB of archives. 2026-04-14 22:39:37.173 | After this operation, 1,307 MB of additional disk space will be used. 2026-04-14 22:39:37.173 | WARNING: The following packages cannot be authenticated! 2026-04-14 22:39:37.173 | libapr1t64 openssl-provider-legacy libssl3t64 libaprutil1t64 libsqlite3-0 2026-04-14 22:39:37.173 | libaprutil1-dbd-sqlite3 libaprutil1-ldap liblua5.4-0 apache2-bin 2026-04-14 22:39:37.173 | apache2-data apache2-utils apache2 libsigsegv2 gawk libopentracing1 2026-04-14 22:39:37.173 | libopentracing-c-wrapper0t64 haproxy open-iscsi libopeniscsiusr 2026-04-14 22:39:37.173 | openssh-sftp-server openssh-server openssh-client libjson-perl 2026-04-14 22:39:37.173 | postgresql-client-common libio-pty-perl libipc-run-perl 2026-04-14 22:39:37.173 | postgresql-common-dev openssl ssl-cert postgresql-common sudo libsysfs2 2026-04-14 22:39:37.173 | pci.ids sysfsutils libcap2 libnftables1 nftables libuchardet0 groff-base 2026-04-14 22:39:37.173 | liblsof0 lsof bsdextrautils libpipeline1 man-db m4 autoconf autotools-dev 2026-04-14 22:39:37.173 | automake autopoint libdebhelper-perl libz3-4 libllvm19 libclang-cpp19 libgc1 2026-04-14 22:39:37.173 | libobjc4 libobjc-14-dev libclang-common-19-dev llvm-19-linker-tools 2026-04-14 22:39:37.173 | libclang1-19 clang-19 libtool dh-autoreconf libarchive-zip-perl 2026-04-14 22:39:37.173 | libfile-stripnondeterminism-perl dh-strip-nondeterminism dwz gettext 2026-04-14 22:39:37.173 | intltool-debian po-debconf debhelper uuid-dev libsctp1 libsctp-dev 2026-04-14 22:39:37.173 | libapr1-dev libldap-dev libldap2-dev libaprutil1-dev libpcre2-16-0 2026-04-14 22:39:37.176 | libpcre2-32-0 libpcre2-posix3 libpcre2-dev apache2-dev bc ncal bsdmainutils 2026-04-14 22:39:37.176 | catatonit libboost-iostreams1.83.0 libboost-thread1.83.0 libfmt10 2026-04-14 22:39:37.176 | libnl-3-200 libnl-route-3-200 libibverbs1 librdmacm1t64 librados2 librbd1 2026-04-14 22:39:37.176 | python3-ceph-argparse libyaml-0-2 python3-yaml python3-ceph-common 2026-04-14 22:39:37.176 | libcephfs2 python3-rados python3-cephfs python3-wcwidth python3-prettytable 2026-04-14 22:39:37.176 | python3-rbd python3-certifi python3-charset-normalizer python3-idna 2026-04-14 22:39:37.176 | python3-urllib3 python3-chardet python3-requests libdw1t64 libbabeltrace1 2026-04-14 22:39:37.176 | libboost-context1.83.0 libboost-filesystem1.83.0 2026-04-14 22:39:37.176 | libboost-program-options1.83.0 libtcmalloc-minimal4t64 2026-04-14 22:39:37.176 | libgoogle-perftools4t64 libicu76 liblua5.3-0 libncurses6 liboath0t64 2026-04-14 22:39:37.176 | librabbitmq4 libradosstriper1 ceph-common conmon conntrack 2026-04-14 22:39:37.176 | containernetworking-plugins libyajl2 crun cryptsetup-bin cryptsetup 2026-04-14 22:39:37.176 | libdconf1 dconf-service dconf-gsettings-backend libdevmapper-event1.02.1 2026-04-14 22:39:37.176 | liblvm2cmd2.03 dmeventd dnsmasq-base dnsmasq-utils dosfstools ebtables 2026-04-14 22:39:37.176 | fonts-dejavu-mono fonts-dejavu-core fontconfig-config libfontconfig1 2026-04-14 22:39:37.176 | fontconfig gir1.2-glib-2.0 libpixman-1-0 libxau6 libxdmcp6 libxcb1 2026-04-14 22:39:37.176 | libx11-data libx11-6 libxcb-render0 libxcb-shm0 libxext6 libxrender1 2026-04-14 22:39:37.176 | libcairo2 libcairo-gobject2 gir1.2-freedesktop libduktape207 libproxy1v5 2026-04-14 22:39:37.176 | glib-networking-common glib-networking-services gsettings-desktop-schemas 2026-04-14 22:39:37.177 | glib-networking libsoup-3.0-common libsoup-3.0-0 libxslt1.1 usb.ids 2026-04-14 22:39:37.177 | libosinfo-l10n osinfo-db libosinfo-1.0-0 gir1.2-libosinfo-1.0 netavark 2026-04-14 22:39:37.177 | golang-github-containers-image golang-github-containers-common libann0 2026-04-14 22:39:37.177 | libcdt5 libcgraph6 libaom3 libdav1d7 libabsl20240722 libgav1-1 librav1e0.7 2026-04-14 22:39:37.177 | libsvtav1enc2 libjpeg62-turbo libyuv0 libavif16 libsharpyuv0 2026-04-14 22:39:37.177 | libheif-plugin-dav1d libde265-0 libheif-plugin-libde265 libheif1 2026-04-14 22:39:37.177 | libimagequant0 libdeflate0 libjbig0 liblerc4 libwebp7 libtiff6 libxpm4 2026-04-14 22:39:37.177 | libgd3 libgts-0.7-5t64 libltdl7 libfribidi0 libgraphite2-3 libharfbuzz0b 2026-04-14 22:39:37.177 | libthai-data libdatrie1 libthai0 libpango-1.0-0 libpangoft2-1.0-0 2026-04-14 22:39:37.177 | libpangocairo-1.0-0 libpathplan4 libgvc6 libgvpr2 liblab-gamut1 x11-common 2026-04-14 22:39:37.177 | libice6 libsm6 libxt6t64 libxmu6 libxaw7 graphviz libcap2-bin iputils-arping 2026-04-14 22:39:37.177 | libonig5 libjq1 jq kpartx libblkio1 libcap-dev libffi-dev libgfxdr0 2026-04-14 22:39:37.177 | libglusterfs0 libgfrpc0 libgfapi0 libgpgme11t64 libinih1 libiscsi7 2026-04-14 22:39:37.177 | libjpeg62-turbo-dev libjpeg-dev libjs-jquery-metadata 2026-04-14 22:39:37.177 | libjs-jquery-tablesorter mysql-common mariadb-common libmariadb3 2026-04-14 22:39:37.177 | libncurses-dev libnfs14 libpfm4 libpkgconf3 libpq5 libssl-dev libpq-dev 2026-04-14 22:39:37.177 | libsgutils2-1.48 libssh-4 libsubid5 libsystemd-dev libxml2-dev libxslt1-dev 2026-04-14 22:39:37.177 | libyaml-dev libz3-dev llvm-19-runtime llvm-19 python3-pygments llvm-19-tools 2026-04-14 22:39:37.177 | llvm-19-dev lsscsi lvm2 netcat-openbsd pkgconf-bin pkgconf pkg-config 2026-04-14 22:39:37.177 | powermgmt-base pm-utils podman postgresql-client-17 postgresql-server-dev-17 2026-04-14 22:39:37.177 | postgresql-server-dev-all psmisc python3-dbus python3-mysqldb 2026-04-14 22:39:37.177 | python3-packaging python3-wheel python3-pip python3-systemd qemu-utils 2026-04-14 22:39:37.177 | qemu-block-extra sg3-utils socat sqlite3 thin-provisioning-tools unzip vlan 2026-04-14 22:39:37.177 | xfsprogs 2026-04-14 22:39:37.815 | Authentication warning overridden. 2026-04-14 22:39:37.815 | Get:1 https://mirror.gra1.ovh.opendev.org/debian trixie/main amd64 libapr1t64 amd64 1.7.5-1 [104 kB] 2026-04-14 22:39:38.043 | Get:2 https://mirror.gra1.ovh.opendev.org/debian-security trixie-security/main amd64 openssl-provider-legacy amd64 3.5.5-1~deb13u2 [311 kB] 2026-04-14 22:39:38.159 | Get:3 https://mirror.gra1.ovh.opendev.org/debian-security trixie-security/main amd64 libssl3t64 amd64 3.5.5-1~deb13u2 [2,445 kB] 2026-04-14 22:39:38.395 | Get:4 https://mirror.gra1.ovh.opendev.org/debian trixie/main amd64 libaprutil1t64 amd64 1.6.3-3+b1 [89.4 kB] 2026-04-14 22:39:38.619 | Get:5 https://mirror.gra1.ovh.opendev.org/debian trixie/main amd64 libsqlite3-0 amd64 3.46.1-7+deb13u1 [914 kB] 2026-04-14 22:39:38.736 | Get:6 https://mirror.gra1.ovh.opendev.org/debian trixie/main amd64 libaprutil1-dbd-sqlite3 amd64 1.6.3-3+b1 [14.2 kB] 2026-04-14 22:39:38.849 | Get:7 https://mirror.gra1.ovh.opendev.org/debian trixie/main amd64 libaprutil1-ldap amd64 1.6.3-3+b1 [12.3 kB] 2026-04-14 22:39:39.087 | Get:8 https://mirror.gra1.ovh.opendev.org/debian trixie/main amd64 liblua5.4-0 amd64 5.4.7-1+b2 [147 kB] 2026-04-14 22:39:39.319 | Get:9 https://mirror.gra1.ovh.opendev.org/debian trixie/main amd64 apache2-bin amd64 2.4.66-1~deb13u2 [1,409 kB] 2026-04-14 22:39:39.479 | Get:10 https://mirror.gra1.ovh.opendev.org/debian trixie/main amd64 apache2-data all 2.4.66-1~deb13u2 [160 kB] 2026-04-14 22:39:39.612 | Get:11 https://mirror.gra1.ovh.opendev.org/debian trixie/main amd64 apache2-utils amd64 2.4.66-1~deb13u2 [216 kB] 2026-04-14 22:39:39.727 | Get:12 https://mirror.gra1.ovh.opendev.org/debian trixie/main amd64 apache2 amd64 2.4.66-1~deb13u2 [225 kB] 2026-04-14 22:39:39.957 | Get:13 https://mirror.gra1.ovh.opendev.org/debian trixie/main amd64 libsigsegv2 amd64 2.14-1+b2 [34.4 kB] 2026-04-14 22:39:40.182 | Get:14 https://mirror.gra1.ovh.opendev.org/debian trixie/main amd64 gawk amd64 1:5.2.1-2+b1 [674 kB] 2026-04-14 22:39:40.191 | Get:15 https://mirror.gra1.ovh.opendev.org/debian trixie/main amd64 libopentracing1 amd64 1.6.0-4+b2 [54.9 kB] 2026-04-14 22:39:40.192 | Get:16 https://mirror.gra1.ovh.opendev.org/debian trixie/main amd64 libopentracing-c-wrapper0t64 amd64 1.1.3-3.1+b1 [31.1 kB] 2026-04-14 22:39:40.193 | Get:17 https://mirror.gra1.ovh.opendev.org/debian trixie/main amd64 haproxy amd64 3.0.11-1+deb13u2 [2,627 kB] 2026-04-14 22:39:40.421 | Get:18 https://mirror.gra1.ovh.opendev.org/debian trixie/main amd64 open-iscsi amd64 2.1.11-1+deb13u2 [321 kB] 2026-04-14 22:39:40.534 | Get:19 https://mirror.gra1.ovh.opendev.org/debian trixie/main amd64 libopeniscsiusr amd64 2.1.11-1+deb13u2 [61.3 kB] 2026-04-14 22:39:40.647 | Get:20 https://mirror.gra1.ovh.opendev.org/debian-security trixie-security/main amd64 openssh-sftp-server amd64 1:10.0p1-7+deb13u2 [65.3 kB] 2026-04-14 22:39:40.759 | Get:21 https://mirror.gra1.ovh.opendev.org/debian-security trixie-security/main amd64 openssh-server amd64 1:10.0p1-7+deb13u2 [602 kB] 2026-04-14 22:39:40.767 | Get:22 https://mirror.gra1.ovh.opendev.org/debian-security trixie-security/main amd64 openssh-client amd64 1:10.0p1-7+deb13u2 [986 kB] 2026-04-14 22:39:41.211 | Get:23 https://mirror.gra1.ovh.opendev.org/debian trixie/main amd64 libjson-perl all 4.10000-1 [87.5 kB] 2026-04-14 22:39:41.435 | Get:24 https://mirror.gra1.ovh.opendev.org/debian trixie/main amd64 postgresql-client-common all 278 [47.1 kB] 2026-04-14 22:39:41.773 | Get:25 https://mirror.gra1.ovh.opendev.org/debian trixie/main amd64 libio-pty-perl amd64 1:1.20-1+b3 [34.3 kB] 2026-04-14 22:39:41.999 | Get:26 https://mirror.gra1.ovh.opendev.org/debian trixie/main amd64 libipc-run-perl all 20231003.0-2 [101 kB] 2026-04-14 22:39:42.111 | Get:27 https://mirror.gra1.ovh.opendev.org/debian trixie/main amd64 postgresql-common-dev all 278 [72.4 kB] 2026-04-14 22:39:42.224 | Get:28 https://mirror.gra1.ovh.opendev.org/debian-security trixie-security/main amd64 openssl amd64 3.5.5-1~deb13u2 [1,500 kB] 2026-04-14 22:39:42.453 | Get:29 https://mirror.gra1.ovh.opendev.org/debian trixie/main amd64 ssl-cert all 1.1.3 [16.8 kB] 2026-04-14 22:39:42.565 | Get:30 https://mirror.gra1.ovh.opendev.org/debian trixie/main amd64 postgresql-common all 278 [112 kB] 2026-04-14 22:39:42.792 | Get:31 https://mirror.gra1.ovh.opendev.org/debian trixie/main amd64 sudo amd64 1.9.16p2-3+deb13u1 [2,087 kB] 2026-04-14 22:39:43.024 | Get:32 https://mirror.gra1.ovh.opendev.org/debian trixie/main amd64 libsysfs2 amd64 2.1.1-7 [22.6 kB] 2026-04-14 22:39:43.025 | Get:33 https://mirror.gra1.ovh.opendev.org/debian trixie/main amd64 pci.ids all 0.0~2025.06.09-1 [269 kB] 2026-04-14 22:39:43.137 | Get:34 https://mirror.gra1.ovh.opendev.org/debian trixie/main amd64 sysfsutils amd64 2.1.1-7 [24.1 kB] 2026-04-14 22:39:43.362 | Get:35 https://mirror.gra1.ovh.opendev.org/debian trixie/main amd64 libcap2 amd64 1:2.75-10+b8 [28.7 kB] 2026-04-14 22:39:43.363 | Get:36 https://mirror.gra1.ovh.opendev.org/debian trixie/main amd64 libnftables1 amd64 1.1.3-1 [332 kB] 2026-04-14 22:39:43.476 | Get:37 https://mirror.gra1.ovh.opendev.org/debian trixie/main amd64 nftables amd64 1.1.3-1 [75.9 kB] 2026-04-14 22:39:43.702 | Get:38 https://mirror.gra1.ovh.opendev.org/debian trixie/main amd64 libuchardet0 amd64 0.0.8-1+b2 [68.9 kB] 2026-04-14 22:39:43.929 | Get:39 https://mirror.gra1.ovh.opendev.org/debian trixie/main amd64 groff-base amd64 1.23.0-9 [1,187 kB] 2026-04-14 22:39:44.158 | Get:40 https://mirror.gra1.ovh.opendev.org/debian trixie/main amd64 liblsof0 amd64 4.99.4+dfsg-2 [134 kB] 2026-04-14 22:39:44.270 | Get:41 https://mirror.gra1.ovh.opendev.org/debian trixie/main amd64 lsof amd64 4.99.4+dfsg-2 [316 kB] 2026-04-14 22:39:44.384 | Get:42 https://mirror.gra1.ovh.opendev.org/debian trixie/main amd64 bsdextrautils amd64 2.41-5 [94.6 kB] 2026-04-14 22:39:44.721 | Get:43 https://mirror.gra1.ovh.opendev.org/debian trixie/main amd64 libpipeline1 amd64 1.5.8-1 [42.0 kB] 2026-04-14 22:39:45.058 | Get:44 https://mirror.gra1.ovh.opendev.org/debian trixie/main amd64 man-db amd64 2.13.1-1 [1,469 kB] 2026-04-14 22:39:45.341 | Get:45 https://mirror.gra1.ovh.opendev.org/debian trixie/main amd64 m4 amd64 1.4.19-8 [294 kB] 2026-04-14 22:39:45.572 | Get:46 https://mirror.gra1.ovh.opendev.org/debian trixie/main amd64 autoconf all 2.72-3.1 [494 kB] 2026-04-14 22:39:45.806 | Get:47 https://mirror.gra1.ovh.opendev.org/debian trixie/main amd64 autotools-dev all 20240727.1 [60.2 kB] 2026-04-14 22:39:46.031 | Get:48 https://mirror.gra1.ovh.opendev.org/debian trixie/main amd64 automake all 1:1.17-4 [862 kB] 2026-04-14 22:39:46.153 | Get:49 https://mirror.gra1.ovh.opendev.org/debian trixie/main amd64 autopoint all 0.23.1-2 [770 kB] 2026-04-14 22:39:46.384 | Get:50 https://mirror.gra1.ovh.opendev.org/debian trixie/main amd64 libdebhelper-perl all 13.24.2 [90.9 kB] 2026-04-14 22:39:46.721 | Get:51 https://mirror.gra1.ovh.opendev.org/debian trixie/main amd64 libz3-4 amd64 4.13.3-1 [8,560 kB] 2026-04-14 22:39:47.042 | Get:52 https://mirror.gra1.ovh.opendev.org/debian trixie/main amd64 libllvm19 amd64 1:19.1.7-3+b1 [26.0 MB] 2026-04-14 22:39:47.456 | Get:53 https://mirror.gra1.ovh.opendev.org/debian trixie/main amd64 libclang-cpp19 amd64 1:19.1.7-3+b1 [13.2 MB] 2026-04-14 22:39:47.997 | Get:54 https://mirror.gra1.ovh.opendev.org/debian trixie/main amd64 libgc1 amd64 1:8.2.8-1 [247 kB] 2026-04-14 22:39:48.239 | Get:55 https://mirror.gra1.ovh.opendev.org/debian trixie/main amd64 libobjc4 amd64 14.2.0-19 [43.3 kB] 2026-04-14 22:39:48.351 | Get:56 https://mirror.gra1.ovh.opendev.org/debian trixie/main amd64 libobjc-14-dev amd64 14.2.0-19 [173 kB] 2026-04-14 22:39:48.465 | Get:57 https://mirror.gra1.ovh.opendev.org/debian trixie/main amd64 libclang-common-19-dev amd64 1:19.1.7-3+b1 [740 kB] 2026-04-14 22:39:48.585 | Get:58 https://mirror.gra1.ovh.opendev.org/debian trixie/main amd64 llvm-19-linker-tools amd64 1:19.1.7-3+b1 [1,263 kB] 2026-04-14 22:39:48.745 | Get:59 https://mirror.gra1.ovh.opendev.org/debian trixie/main amd64 libclang1-19 amd64 1:19.1.7-3+b1 [7,623 kB] 2026-04-14 22:39:49.020 | Get:60 https://mirror.gra1.ovh.opendev.org/debian trixie/main amd64 clang-19 amd64 1:19.1.7-3+b1 [117 kB] 2026-04-14 22:39:49.356 | Get:61 https://mirror.gra1.ovh.opendev.org/debian trixie/main amd64 libtool all 2.5.4-4 [539 kB] 2026-04-14 22:39:49.604 | Get:62 https://mirror.gra1.ovh.opendev.org/debian trixie/main amd64 dh-autoreconf all 20 [17.1 kB] 2026-04-14 22:39:49.838 | Get:63 https://mirror.gra1.ovh.opendev.org/debian trixie/main amd64 libarchive-zip-perl all 1.68-1 [104 kB] 2026-04-14 22:39:50.064 | Get:64 https://mirror.gra1.ovh.opendev.org/debian trixie/main amd64 libfile-stripnondeterminism-perl all 1.14.1-2 [19.7 kB] 2026-04-14 22:39:50.177 | Get:65 https://mirror.gra1.ovh.opendev.org/debian trixie/main amd64 dh-strip-nondeterminism all 1.14.1-2 [8,620 B] 2026-04-14 22:39:50.403 | Get:66 https://mirror.gra1.ovh.opendev.org/debian trixie/main amd64 dwz amd64 0.15-1+b1 [110 kB] 2026-04-14 22:39:50.405 | Get:67 https://mirror.gra1.ovh.opendev.org/debian trixie/main amd64 gettext amd64 0.23.1-2 [1,680 kB] 2026-04-14 22:39:50.636 | Get:68 https://mirror.gra1.ovh.opendev.org/debian trixie/main amd64 intltool-debian all 0.35.0+20060710.6 [22.9 kB] 2026-04-14 22:39:50.861 | Get:69 https://mirror.gra1.ovh.opendev.org/debian trixie/main amd64 po-debconf all 1.0.21+nmu1 [248 kB] 2026-04-14 22:39:50.991 | Get:70 https://mirror.gra1.ovh.opendev.org/debian trixie/main amd64 debhelper all 13.24.2 [919 kB] 2026-04-14 22:39:51.115 | Get:71 https://mirror.gra1.ovh.opendev.org/debian trixie/main amd64 uuid-dev amd64 2.41-5 [48.8 kB] 2026-04-14 22:39:51.340 | Get:72 https://mirror.gra1.ovh.opendev.org/debian trixie/main amd64 libsctp1 amd64 1.0.21+dfsg-1 [25.8 kB] 2026-04-14 22:39:51.453 | Get:73 https://mirror.gra1.ovh.opendev.org/debian trixie/main amd64 libsctp-dev amd64 1.0.21+dfsg-1 [74.2 kB] 2026-04-14 22:39:51.566 | Get:74 https://mirror.gra1.ovh.opendev.org/debian trixie/main amd64 libapr1-dev amd64 1.7.5-1 [773 kB] 2026-04-14 22:39:51.578 | Get:75 https://mirror.gra1.ovh.opendev.org/debian trixie/main amd64 libldap-dev amd64 2.6.10+dfsg-1 [312 kB] 2026-04-14 22:39:51.583 | Get:76 https://mirror.gra1.ovh.opendev.org/debian trixie/main amd64 libldap2-dev all 2.6.10+dfsg-1 [28.4 kB] 2026-04-14 22:39:51.691 | Get:77 https://mirror.gra1.ovh.opendev.org/debian trixie/main amd64 libaprutil1-dev amd64 1.6.3-3+b1 [415 kB] 2026-04-14 22:39:51.922 | Get:78 https://mirror.gra1.ovh.opendev.org/debian trixie/main amd64 libpcre2-16-0 amd64 10.46-1~deb13u1 [281 kB] 2026-04-14 22:39:52.038 | Get:79 https://mirror.gra1.ovh.opendev.org/debian trixie/main amd64 libpcre2-32-0 amd64 10.46-1~deb13u1 [268 kB] 2026-04-14 22:39:52.154 | Get:80 https://mirror.gra1.ovh.opendev.org/debian trixie/main amd64 libpcre2-posix3 amd64 10.46-1~deb13u1 [63.9 kB] 2026-04-14 22:39:52.267 | Get:81 https://mirror.gra1.ovh.opendev.org/debian trixie/main amd64 libpcre2-dev amd64 10.46-1~deb13u1 [853 kB] 2026-04-14 22:39:52.382 | Get:82 https://mirror.gra1.ovh.opendev.org/debian trixie/main amd64 apache2-dev amd64 2.4.66-1~deb13u2 [321 kB] 2026-04-14 22:39:52.619 | Get:83 https://mirror.gra1.ovh.opendev.org/debian trixie/main amd64 bc amd64 1.07.1-4 [103 kB] 2026-04-14 22:39:52.843 | Get:84 https://mirror.gra1.ovh.opendev.org/debian trixie/main amd64 ncal amd64 12.1.8 [19.7 kB] 2026-04-14 22:39:52.956 | Get:85 https://mirror.gra1.ovh.opendev.org/debian trixie/main amd64 bsdmainutils all 12.1.8 [5,952 B] 2026-04-14 22:39:53.181 | Get:86 https://mirror.gra1.ovh.opendev.org/debian trixie/main amd64 catatonit amd64 0.2.1-2+b12 [275 kB] 2026-04-14 22:39:53.203 | Get:87 https://mirror.gra1.ovh.opendev.org/debian trixie/main amd64 libboost-iostreams1.83.0 amd64 1.83.0-4.2 [254 kB] 2026-04-14 22:39:53.207 | Get:88 https://mirror.gra1.ovh.opendev.org/debian trixie/main amd64 libboost-thread1.83.0 amd64 1.83.0-4.2 [270 kB] 2026-04-14 22:39:53.211 | Get:89 https://mirror.gra1.ovh.opendev.org/debian trixie/main amd64 libfmt10 amd64 10.1.1+ds1-4 [127 kB] 2026-04-14 22:39:53.323 | Get:90 https://mirror.gra1.ovh.opendev.org/debian trixie/main amd64 libnl-3-200 amd64 3.7.0-2 [59.4 kB] 2026-04-14 22:39:53.436 | Get:91 https://mirror.gra1.ovh.opendev.org/debian trixie/main amd64 libnl-route-3-200 amd64 3.7.0-2 [182 kB] 2026-04-14 22:39:53.672 | Get:92 https://mirror.gra1.ovh.opendev.org/debian trixie/main amd64 libibverbs1 amd64 56.1-1 [62.4 kB] 2026-04-14 22:39:53.784 | Get:93 https://mirror.gra1.ovh.opendev.org/debian trixie/main amd64 librdmacm1t64 amd64 56.1-1 [70.4 kB] 2026-04-14 22:39:53.785 | Get:94 https://mirror.gra1.ovh.opendev.org/debian trixie/main amd64 librados2 amd64 18.2.7+ds-1 [3,586 kB] 2026-04-14 22:39:53.827 | Get:95 https://mirror.gra1.ovh.opendev.org/debian trixie/main amd64 librbd1 amd64 18.2.7+ds-1 [2,507 kB] 2026-04-14 22:39:53.950 | Get:96 https://mirror.gra1.ovh.opendev.org/debian trixie/main amd64 python3-ceph-argparse amd64 18.2.7+ds-1 [50.5 kB] 2026-04-14 22:39:54.287 | Get:97 https://mirror.gra1.ovh.opendev.org/debian trixie/main amd64 libyaml-0-2 amd64 0.2.5-2 [52.5 kB] 2026-04-14 22:39:54.512 | Get:98 https://mirror.gra1.ovh.opendev.org/debian trixie/main amd64 python3-yaml amd64 6.0.2-1+b2 [136 kB] 2026-04-14 22:39:54.625 | Get:99 https://mirror.gra1.ovh.opendev.org/debian trixie/main amd64 python3-ceph-common all 18.2.7+ds-1 [81.7 kB] 2026-04-14 22:39:54.738 | Get:100 https://mirror.gra1.ovh.opendev.org/debian trixie/main amd64 libcephfs2 amd64 18.2.7+ds-1 [790 kB] 2026-04-14 22:39:54.749 | Get:101 https://mirror.gra1.ovh.opendev.org/debian trixie/main amd64 python3-rados amd64 18.2.7+ds-1 [352 kB] 2026-04-14 22:39:54.874 | Get:102 https://mirror.gra1.ovh.opendev.org/debian trixie/main amd64 python3-cephfs amd64 18.2.7+ds-1 [222 kB] 2026-04-14 22:39:55.213 | Get:103 https://mirror.gra1.ovh.opendev.org/debian trixie/main amd64 python3-wcwidth all 0.2.13+dfsg1-1 [24.9 kB] 2026-04-14 22:39:55.438 | Get:104 https://mirror.gra1.ovh.opendev.org/debian trixie/main amd64 python3-prettytable all 3.15.1-1 [41.8 kB] 2026-04-14 22:39:55.439 | Get:105 https://mirror.gra1.ovh.opendev.org/debian trixie/main amd64 python3-rbd amd64 18.2.7+ds-1 [373 kB] 2026-04-14 22:39:55.666 | Get:106 https://mirror.gra1.ovh.opendev.org/debian trixie/main amd64 python3-certifi all 2025.1.31+ds-1 [9,652 B] 2026-04-14 22:39:55.891 | Get:107 https://mirror.gra1.ovh.opendev.org/debian trixie/main amd64 python3-charset-normalizer amd64 3.4.2-1 [128 kB] 2026-04-14 22:39:56.118 | Get:108 https://mirror.gra1.ovh.opendev.org/debian trixie/main amd64 python3-idna all 3.10-1 [42.0 kB] 2026-04-14 22:39:56.342 | Get:109 https://mirror.gra1.ovh.opendev.org/debian trixie/main amd64 python3-urllib3 all 2.3.0-3+deb13u1 [115 kB] 2026-04-14 22:39:56.566 | Get:110 https://mirror.gra1.ovh.opendev.org/debian trixie/main amd64 python3-chardet all 5.2.0+dfsg-2 [108 kB] 2026-04-14 22:39:56.792 | Get:111 https://mirror.gra1.ovh.opendev.org/debian trixie/main amd64 python3-requests all 2.32.3+dfsg-5+deb13u1 [72.2 kB] 2026-04-14 22:39:57.016 | Get:112 https://mirror.gra1.ovh.opendev.org/debian trixie/main amd64 libdw1t64 amd64 0.192-4 [255 kB] 2026-04-14 22:39:57.242 | Get:113 https://mirror.gra1.ovh.opendev.org/debian trixie/main amd64 libbabeltrace1 amd64 1.5.11-4+b2 [176 kB] 2026-04-14 22:39:57.355 | Get:114 https://mirror.gra1.ovh.opendev.org/debian trixie/main amd64 libboost-context1.83.0 amd64 1.83.0-4.2 [231 kB] 2026-04-14 22:39:57.470 | Get:115 https://mirror.gra1.ovh.opendev.org/debian trixie/main amd64 libboost-filesystem1.83.0 amd64 1.83.0-4.2 [282 kB] 2026-04-14 22:39:57.585 | Get:116 https://mirror.gra1.ovh.opendev.org/debian trixie/main amd64 libboost-program-options1.83.0 amd64 1.83.0-4.2 [347 kB] 2026-04-14 22:39:57.817 | Get:117 https://mirror.gra1.ovh.opendev.org/debian trixie/main amd64 libtcmalloc-minimal4t64 amd64 2.16-1 [88.9 kB] 2026-04-14 22:39:57.927 | Get:118 https://mirror.gra1.ovh.opendev.org/debian trixie/main amd64 libgoogle-perftools4t64 amd64 2.16-1 [194 kB] 2026-04-14 22:39:58.152 | Get:119 https://mirror.gra1.ovh.opendev.org/debian trixie/main amd64 libicu76 amd64 76.1-4 [9,722 kB] 2026-04-14 22:39:58.456 | Get:120 https://mirror.gra1.ovh.opendev.org/debian trixie/main amd64 liblua5.3-0 amd64 5.3.6-2+b4 [129 kB] 2026-04-14 22:39:58.681 | Get:121 https://mirror.gra1.ovh.opendev.org/debian trixie/main amd64 libncurses6 amd64 6.5+20250216-2 [105 kB] 2026-04-14 22:39:58.905 | Get:122 https://mirror.gra1.ovh.opendev.org/debian trixie/main amd64 liboath0t64 amd64 2.6.12-1 [65.9 kB] 2026-04-14 22:39:59.240 | Get:123 https://mirror.gra1.ovh.opendev.org/debian trixie/main amd64 librabbitmq4 amd64 0.15.0-1 [41.8 kB] 2026-04-14 22:39:59.353 | Get:124 https://mirror.gra1.ovh.opendev.org/debian trixie/main amd64 libradosstriper1 amd64 18.2.7+ds-1 [517 kB] 2026-04-14 22:39:59.466 | Get:125 https://mirror.gra1.ovh.opendev.org/debian trixie/main amd64 ceph-common amd64 18.2.7+ds-1 [13.6 MB] 2026-04-14 22:39:59.839 | Get:126 https://mirror.gra1.ovh.opendev.org/debian trixie/main amd64 conmon amd64 2.1.12-4 [39.5 kB] 2026-04-14 22:39:59.840 | Get:127 https://mirror.gra1.ovh.opendev.org/debian trixie/main amd64 conntrack amd64 1:1.4.8-2 [35.6 kB] 2026-04-14 22:40:00.065 | Get:128 https://mirror.gra1.ovh.opendev.org/debian trixie/main amd64 containernetworking-plugins amd64 1.1.1+ds1-3+b17 [9,135 kB] 2026-04-14 22:40:00.532 | Get:129 https://mirror.gra1.ovh.opendev.org/debian trixie/main amd64 libyajl2 amd64 2.1.0-5+b2 [23.3 kB] 2026-04-14 22:40:00.757 | Get:130 https://mirror.gra1.ovh.opendev.org/debian trixie/main amd64 crun amd64 1.21-1 [369 kB] 2026-04-14 22:40:00.875 | Get:131 https://mirror.gra1.ovh.opendev.org/debian trixie/main amd64 cryptsetup-bin amd64 2:2.7.5-2 [504 kB] 2026-04-14 22:40:01.008 | Get:132 https://mirror.gra1.ovh.opendev.org/debian trixie/main amd64 cryptsetup amd64 2:2.7.5-2 [230 kB] 2026-04-14 22:40:01.245 | Get:133 https://mirror.gra1.ovh.opendev.org/debian trixie/main amd64 libdconf1 amd64 0.40.0-5 [41.8 kB] 2026-04-14 22:40:01.357 | Get:134 https://mirror.gra1.ovh.opendev.org/debian trixie/main amd64 dconf-service amd64 0.40.0-5 [32.4 kB] 2026-04-14 22:40:01.470 | Get:135 https://mirror.gra1.ovh.opendev.org/debian trixie/main amd64 dconf-gsettings-backend amd64 0.40.0-5 [28.6 kB] 2026-04-14 22:40:01.694 | Get:136 https://mirror.gra1.ovh.opendev.org/debian trixie/main amd64 libdevmapper-event1.02.1 amd64 2:1.02.205-2 [13.6 kB] 2026-04-14 22:40:01.806 | Get:137 https://mirror.gra1.ovh.opendev.org/debian trixie/main amd64 liblvm2cmd2.03 amd64 2.03.31-2 [785 kB] 2026-04-14 22:40:01.921 | Get:138 https://mirror.gra1.ovh.opendev.org/debian trixie/main amd64 dmeventd amd64 2:1.02.205-2 [62.4 kB] 2026-04-14 22:40:01.923 | Get:139 https://mirror.gra1.ovh.opendev.org/debian trixie/main amd64 dnsmasq-base amd64 2.91-1 [507 kB] 2026-04-14 22:40:01.930 | Get:140 https://mirror.gra1.ovh.opendev.org/debian trixie/main amd64 dnsmasq-utils amd64 2.91-1 [62.7 kB] 2026-04-14 22:40:02.160 | Get:141 https://mirror.gra1.ovh.opendev.org/debian trixie/main amd64 dosfstools amd64 4.2-1.2 [133 kB] 2026-04-14 22:40:02.162 | Get:142 https://mirror.gra1.ovh.opendev.org/debian trixie/main amd64 ebtables amd64 2.0.11-6 [87.9 kB] 2026-04-14 22:40:02.386 | Get:143 https://mirror.gra1.ovh.opendev.org/debian trixie/main amd64 fonts-dejavu-mono all 2.37-8 [489 kB] 2026-04-14 22:40:02.499 | Get:144 https://mirror.gra1.ovh.opendev.org/debian trixie/main amd64 fonts-dejavu-core all 2.37-8 [840 kB] 2026-04-14 22:40:02.725 | Get:145 https://mirror.gra1.ovh.opendev.org/debian trixie/main amd64 fontconfig-config amd64 2.15.0-2.3 [318 kB] 2026-04-14 22:40:02.838 | Get:146 https://mirror.gra1.ovh.opendev.org/debian trixie/main amd64 libfontconfig1 amd64 2.15.0-2.3 [392 kB] 2026-04-14 22:40:02.952 | Get:147 https://mirror.gra1.ovh.opendev.org/debian trixie/main amd64 fontconfig amd64 2.15.0-2.3 [463 kB] 2026-04-14 22:40:03.071 | Get:148 https://mirror.gra1.ovh.opendev.org/debian trixie/main amd64 gir1.2-glib-2.0 amd64 2.84.4-3~deb13u2 [199 kB] 2026-04-14 22:40:03.314 | Get:149 https://mirror.gra1.ovh.opendev.org/debian trixie/main amd64 libpixman-1-0 amd64 0.44.0-3 [248 kB] 2026-04-14 22:40:03.653 | Get:150 https://mirror.gra1.ovh.opendev.org/debian trixie/main amd64 libxau6 amd64 1:1.0.11-1 [20.4 kB] 2026-04-14 22:40:03.878 | Get:151 https://mirror.gra1.ovh.opendev.org/debian trixie/main amd64 libxdmcp6 amd64 1:1.1.5-1 [27.8 kB] 2026-04-14 22:40:04.103 | Get:152 https://mirror.gra1.ovh.opendev.org/debian trixie/main amd64 libxcb1 amd64 1.17.0-2+b1 [144 kB] 2026-04-14 22:40:04.327 | Get:153 https://mirror.gra1.ovh.opendev.org/debian trixie/main amd64 libx11-data all 2:1.8.12-1 [343 kB] 2026-04-14 22:40:04.443 | Get:154 https://mirror.gra1.ovh.opendev.org/debian trixie/main amd64 libx11-6 amd64 2:1.8.12-1 [815 kB] 2026-04-14 22:40:04.558 | Get:155 https://mirror.gra1.ovh.opendev.org/debian trixie/main amd64 libxcb-render0 amd64 1.17.0-2+b1 [115 kB] 2026-04-14 22:40:04.672 | Get:156 https://mirror.gra1.ovh.opendev.org/debian trixie/main amd64 libxcb-shm0 amd64 1.17.0-2+b1 [105 kB] 2026-04-14 22:40:04.901 | Get:157 https://mirror.gra1.ovh.opendev.org/debian trixie/main amd64 libxext6 amd64 2:1.3.4-1+b3 [50.4 kB] 2026-04-14 22:40:05.126 | Get:158 https://mirror.gra1.ovh.opendev.org/debian trixie/main amd64 libxrender1 amd64 1:0.9.12-1 [27.9 kB] 2026-04-14 22:40:05.350 | Get:159 https://mirror.gra1.ovh.opendev.org/debian trixie/main amd64 libcairo2 amd64 1.18.4-1+b1 [538 kB] 2026-04-14 22:40:05.464 | Get:160 https://mirror.gra1.ovh.opendev.org/debian trixie/main amd64 libcairo-gobject2 amd64 1.18.4-1+b1 [130 kB] 2026-04-14 22:40:05.688 | Get:161 https://mirror.gra1.ovh.opendev.org/debian trixie/main amd64 gir1.2-freedesktop amd64 1.84.0-1 [60.5 kB] 2026-04-14 22:40:05.915 | Get:162 https://mirror.gra1.ovh.opendev.org/debian trixie/main amd64 libduktape207 amd64 2.7.0-2+b2 [135 kB] 2026-04-14 22:40:06.140 | Get:163 https://mirror.gra1.ovh.opendev.org/debian trixie/main amd64 libproxy1v5 amd64 0.5.9-1 [26.4 kB] 2026-04-14 22:40:06.372 | Get:164 https://mirror.gra1.ovh.opendev.org/debian trixie/main amd64 glib-networking-common all 2.80.1-1 [86.0 kB] 2026-04-14 22:40:06.484 | Get:165 https://mirror.gra1.ovh.opendev.org/debian trixie/main amd64 glib-networking-services amd64 2.80.1-1 [12.3 kB] 2026-04-14 22:40:06.710 | Get:166 https://mirror.gra1.ovh.opendev.org/debian trixie/main amd64 gsettings-desktop-schemas all 48.0-1 [700 kB] 2026-04-14 22:40:06.844 | Get:167 https://mirror.gra1.ovh.opendev.org/debian trixie/main amd64 glib-networking amd64 2.80.1-1 [69.0 kB] 2026-04-14 22:40:07.070 | Get:168 https://mirror.gra1.ovh.opendev.org/debian trixie/main amd64 libsoup-3.0-common all 3.6.5-3 [65.6 kB] 2026-04-14 22:40:07.182 | Get:169 https://mirror.gra1.ovh.opendev.org/debian trixie/main amd64 libsoup-3.0-0 amd64 3.6.5-3 [280 kB] 2026-04-14 22:40:07.437 | Get:170 https://mirror.gra1.ovh.opendev.org/debian trixie/main amd64 libxslt1.1 amd64 1.1.35-1.2+deb13u2 [233 kB] 2026-04-14 22:40:07.663 | Get:171 https://mirror.gra1.ovh.opendev.org/debian trixie/main amd64 usb.ids all 2025.07.26-1 [209 kB] 2026-04-14 22:40:08.004 | Get:172 https://mirror.gra1.ovh.opendev.org/debian trixie/main amd64 libosinfo-l10n all 1.12.0-2 [184 kB] 2026-04-14 22:40:08.234 | Get:173 https://mirror.gra1.ovh.opendev.org/debian trixie/main amd64 osinfo-db all 0.20250606-1 [169 kB] 2026-04-14 22:40:08.348 | Get:174 https://mirror.gra1.ovh.opendev.org/debian trixie/main amd64 libosinfo-1.0-0 amd64 1.12.0-2 [228 kB] 2026-04-14 22:40:08.463 | Get:175 https://mirror.gra1.ovh.opendev.org/debian trixie/main amd64 gir1.2-libosinfo-1.0 amd64 1.12.0-2 [157 kB] 2026-04-14 22:40:08.692 | Get:176 https://mirror.gra1.ovh.opendev.org/debian trixie/main amd64 netavark amd64 1.14.0-2 [3,958 kB] 2026-04-14 22:40:09.004 | Get:177 https://mirror.gra1.ovh.opendev.org/debian trixie/main amd64 golang-github-containers-image all 5.34.2-1 [37.9 kB] 2026-04-14 22:40:09.228 | Get:178 https://mirror.gra1.ovh.opendev.org/debian trixie/main amd64 golang-github-containers-common all 0.62.2+ds1-2 [46.9 kB] 2026-04-14 22:40:09.465 | Get:179 https://mirror.gra1.ovh.opendev.org/debian trixie/main amd64 libann0 amd64 1.1.2+doc-9+b1 [25.1 kB] 2026-04-14 22:40:09.689 | Get:180 https://mirror.gra1.ovh.opendev.org/debian trixie/main amd64 libcdt5 amd64 2.42.4-3 [40.3 kB] 2026-04-14 22:40:09.800 | Get:181 https://mirror.gra1.ovh.opendev.org/debian trixie/main amd64 libcgraph6 amd64 2.42.4-3 [64.0 kB] 2026-04-14 22:40:10.026 | Get:182 https://mirror.gra1.ovh.opendev.org/debian trixie/main amd64 libaom3 amd64 3.12.1-1 [1,871 kB] 2026-04-14 22:40:10.256 | Get:183 https://mirror.gra1.ovh.opendev.org/debian trixie/main amd64 libdav1d7 amd64 1.5.1-1 [559 kB] 2026-04-14 22:40:10.484 | Get:184 https://mirror.gra1.ovh.opendev.org/debian trixie/main amd64 libabsl20240722 amd64 20240722.0-4 [492 kB] 2026-04-14 22:40:10.712 | Get:185 https://mirror.gra1.ovh.opendev.org/debian trixie/main amd64 libgav1-1 amd64 0.19.0-3+b1 [353 kB] 2026-04-14 22:40:10.937 | Get:186 https://mirror.gra1.ovh.opendev.org/debian trixie/main amd64 librav1e0.7 amd64 0.7.1-9+b2 [946 kB] 2026-04-14 22:40:11.166 | Get:187 https://mirror.gra1.ovh.opendev.org/debian trixie/main amd64 libsvtav1enc2 amd64 2.3.0+dfsg-1 [2,489 kB] 2026-04-14 22:40:11.399 | Get:188 https://mirror.gra1.ovh.opendev.org/debian trixie/main amd64 libjpeg62-turbo amd64 1:2.1.5-4 [168 kB] 2026-04-14 22:40:11.625 | Get:189 https://mirror.gra1.ovh.opendev.org/debian trixie/main amd64 libyuv0 amd64 0.0.1904.20250204-1 [174 kB] 2026-04-14 22:40:11.849 | Get:190 https://mirror.gra1.ovh.opendev.org/debian trixie/main amd64 libavif16 amd64 1.2.1-1.2 [133 kB] 2026-04-14 22:40:12.184 | Get:191 https://mirror.gra1.ovh.opendev.org/debian trixie/main amd64 libsharpyuv0 amd64 1.5.0-0.1 [116 kB] 2026-04-14 22:40:12.521 | Get:192 https://mirror.gra1.ovh.opendev.org/debian trixie/main amd64 libheif-plugin-dav1d amd64 1.19.8-1 [11.7 kB] 2026-04-14 22:40:12.857 | Get:193 https://mirror.gra1.ovh.opendev.org/debian trixie/main amd64 libde265-0 amd64 1.0.15-1+b3 [189 kB] 2026-04-14 22:40:12.970 | Get:194 https://mirror.gra1.ovh.opendev.org/debian trixie/main amd64 libheif-plugin-libde265 amd64 1.19.8-1 [15.3 kB] 2026-04-14 22:40:13.082 | Get:195 https://mirror.gra1.ovh.opendev.org/debian trixie/main amd64 libheif1 amd64 1.19.8-1 [520 kB] 2026-04-14 22:40:13.308 | Get:196 https://mirror.gra1.ovh.opendev.org/debian trixie/main amd64 libimagequant0 amd64 2.18.0-1+b2 [35.2 kB] 2026-04-14 22:40:13.533 | Get:197 https://mirror.gra1.ovh.opendev.org/debian trixie/main amd64 libdeflate0 amd64 1.23-2 [47.3 kB] 2026-04-14 22:40:13.759 | Get:198 https://mirror.gra1.ovh.opendev.org/debian trixie/main amd64 libjbig0 amd64 2.1-6.1+b2 [32.1 kB] 2026-04-14 22:40:13.986 | Get:199 https://mirror.gra1.ovh.opendev.org/debian trixie/main amd64 liblerc4 amd64 4.0.0+ds-5 [183 kB] 2026-04-14 22:40:14.108 | Get:200 https://mirror.gra1.ovh.opendev.org/debian trixie/main amd64 libwebp7 amd64 1.5.0-0.1 [318 kB] 2026-04-14 22:40:14.456 | Get:201 https://mirror.gra1.ovh.opendev.org/debian-security trixie-security/main amd64 libtiff6 amd64 4.7.0-3+deb13u2 [345 kB] 2026-04-14 22:40:14.681 | Get:202 https://mirror.gra1.ovh.opendev.org/debian trixie/main amd64 libxpm4 amd64 1:3.5.17-1+b3 [56.2 kB] 2026-04-14 22:40:14.915 | Get:203 https://mirror.gra1.ovh.opendev.org/debian trixie/main amd64 libgd3 amd64 2.3.3-13 [126 kB] 2026-04-14 22:40:15.144 | Get:204 https://mirror.gra1.ovh.opendev.org/debian trixie/main amd64 libgts-0.7-5t64 amd64 0.7.6+darcs121130-5.2+b1 [160 kB] 2026-04-14 22:40:15.256 | Get:205 https://mirror.gra1.ovh.opendev.org/debian trixie/main amd64 libltdl7 amd64 2.5.4-4 [416 kB] 2026-04-14 22:40:15.483 | Get:206 https://mirror.gra1.ovh.opendev.org/debian trixie/main amd64 libfribidi0 amd64 1.0.16-1 [26.5 kB] 2026-04-14 22:40:15.708 | Get:207 https://mirror.gra1.ovh.opendev.org/debian trixie/main amd64 libgraphite2-3 amd64 1.3.14-2+b1 [75.4 kB] 2026-04-14 22:40:15.933 | Get:208 https://mirror.gra1.ovh.opendev.org/debian trixie/main amd64 libharfbuzz0b amd64 10.2.0-1+b1 [479 kB] 2026-04-14 22:40:16.158 | Get:209 https://mirror.gra1.ovh.opendev.org/debian trixie/main amd64 libthai-data all 0.1.29-2 [168 kB] 2026-04-14 22:40:16.391 | Get:210 https://mirror.gra1.ovh.opendev.org/debian trixie/main amd64 libdatrie1 amd64 0.2.13-3+b1 [38.1 kB] 2026-04-14 22:40:16.503 | Get:211 https://mirror.gra1.ovh.opendev.org/debian trixie/main amd64 libthai0 amd64 0.1.29-2+b1 [49.4 kB] 2026-04-14 22:40:16.727 | Get:212 https://mirror.gra1.ovh.opendev.org/debian trixie/main amd64 libpango-1.0-0 amd64 1.56.3-1 [226 kB] 2026-04-14 22:40:16.840 | Get:213 https://mirror.gra1.ovh.opendev.org/debian trixie/main amd64 libpangoft2-1.0-0 amd64 1.56.3-1 [55.6 kB] 2026-04-14 22:40:16.952 | Get:214 https://mirror.gra1.ovh.opendev.org/debian trixie/main amd64 libpangocairo-1.0-0 amd64 1.56.3-1 [35.7 kB] 2026-04-14 22:40:17.065 | Get:215 https://mirror.gra1.ovh.opendev.org/debian trixie/main amd64 libpathplan4 amd64 2.42.4-3 [42.6 kB] 2026-04-14 22:40:17.180 | Get:216 https://mirror.gra1.ovh.opendev.org/debian trixie/main amd64 libgvc6 amd64 2.42.4-3 [686 kB] 2026-04-14 22:40:17.293 | Get:217 https://mirror.gra1.ovh.opendev.org/debian trixie/main amd64 libgvpr2 amd64 2.42.4-3 [192 kB] 2026-04-14 22:40:17.406 | Get:218 https://mirror.gra1.ovh.opendev.org/debian trixie/main amd64 liblab-gamut1 amd64 2.42.4-3 [198 kB] 2026-04-14 22:40:17.630 | Get:219 https://mirror.gra1.ovh.opendev.org/debian trixie/main amd64 x11-common all 1:7.7+24+deb13u1 [217 kB] 2026-04-14 22:40:17.856 | Get:220 https://mirror.gra1.ovh.opendev.org/debian trixie/main amd64 libice6 amd64 2:1.1.1-1 [65.4 kB] 2026-04-14 22:40:18.080 | Get:221 https://mirror.gra1.ovh.opendev.org/debian trixie/main amd64 libsm6 amd64 2:1.2.6-1 [37.3 kB] 2026-04-14 22:40:18.306 | Get:222 https://mirror.gra1.ovh.opendev.org/debian trixie/main amd64 libxt6t64 amd64 1:1.2.1-1.2+b2 [188 kB] 2026-04-14 22:40:18.532 | Get:223 https://mirror.gra1.ovh.opendev.org/debian trixie/main amd64 libxmu6 amd64 2:1.1.3-3+b4 [59.0 kB] 2026-04-14 22:40:18.757 | Get:224 https://mirror.gra1.ovh.opendev.org/debian trixie/main amd64 libxaw7 amd64 2:1.0.16-1 [212 kB] 2026-04-14 22:40:18.871 | Get:225 https://mirror.gra1.ovh.opendev.org/debian trixie/main amd64 graphviz amd64 2.42.4-3 [621 kB] 2026-04-14 22:40:18.990 | Get:226 https://mirror.gra1.ovh.opendev.org/debian trixie/main amd64 libcap2-bin amd64 1:2.75-10+b8 [36.4 kB] 2026-04-14 22:40:18.991 | Get:227 https://mirror.gra1.ovh.opendev.org/debian trixie/main amd64 iputils-arping amd64 3:20240905-3 [22.4 kB] 2026-04-14 22:40:19.217 | Get:228 https://mirror.gra1.ovh.opendev.org/debian trixie/main amd64 libonig5 amd64 6.9.9-1+b1 [189 kB] 2026-04-14 22:40:19.442 | Get:229 https://mirror.gra1.ovh.opendev.org/debian trixie/main amd64 libjq1 amd64 1.7.1-6+deb13u1 [164 kB] 2026-04-14 22:40:19.555 | Get:230 https://mirror.gra1.ovh.opendev.org/debian trixie/main amd64 jq amd64 1.7.1-6+deb13u1 [77.7 kB] 2026-04-14 22:40:19.780 | Get:231 https://mirror.gra1.ovh.opendev.org/debian trixie/main amd64 kpartx amd64 0.11.1-2 [29.3 kB] 2026-04-14 22:40:20.130 | Get:232 https://mirror.gra1.ovh.opendev.org/debian trixie/main amd64 libblkio1 amd64 1.5.0-2 [250 kB] 2026-04-14 22:40:20.244 | Get:233 https://mirror.gra1.ovh.opendev.org/debian trixie/main amd64 libcap-dev amd64 1:2.75-10+b8 [545 kB] 2026-04-14 22:40:20.471 | Get:234 https://mirror.gra1.ovh.opendev.org/debian trixie/main amd64 libffi-dev amd64 3.4.8-2 [61.1 kB] 2026-04-14 22:40:20.694 | Get:235 https://mirror.gra1.ovh.opendev.org/debian trixie/main amd64 libgfxdr0 amd64 11.1-6 [3,181 kB] 2026-04-14 22:40:20.820 | Get:236 https://mirror.gra1.ovh.opendev.org/debian trixie/main amd64 libglusterfs0 amd64 11.1-6 [3,417 kB] 2026-04-14 22:40:20.964 | Get:237 https://mirror.gra1.ovh.opendev.org/debian trixie/main amd64 libgfrpc0 amd64 11.1-6 [3,206 kB] 2026-04-14 22:40:21.094 | Get:238 https://mirror.gra1.ovh.opendev.org/debian trixie/main amd64 libgfapi0 amd64 11.1-6 [3,243 kB] 2026-04-14 22:40:21.328 | Get:239 https://mirror.gra1.ovh.opendev.org/debian trixie/main amd64 libgpgme11t64 amd64 1.24.2-3 [346 kB] 2026-04-14 22:40:21.573 | Get:240 https://mirror.gra1.ovh.opendev.org/debian trixie/main amd64 libinih1 amd64 59-1 [6,808 B] 2026-04-14 22:40:21.797 | Get:241 https://mirror.gra1.ovh.opendev.org/debian trixie/main amd64 libiscsi7 amd64 1.20.0-4 [69.7 kB] 2026-04-14 22:40:21.909 | Get:242 https://mirror.gra1.ovh.opendev.org/debian trixie/main amd64 libjpeg62-turbo-dev amd64 1:2.1.5-4 [292 kB] 2026-04-14 22:40:22.025 | Get:243 https://mirror.gra1.ovh.opendev.org/debian trixie/main amd64 libjpeg-dev amd64 1:2.1.5-4 [72.2 kB] 2026-04-14 22:40:22.250 | Get:244 https://mirror.gra1.ovh.opendev.org/debian trixie/main amd64 libjs-jquery-metadata all 12-4 [6,532 B] 2026-04-14 22:40:22.475 | Get:245 https://mirror.gra1.ovh.opendev.org/debian trixie/main amd64 libjs-jquery-tablesorter all 1:2.31.3+dfsg1-4 [184 kB] 2026-04-14 22:40:22.705 | Get:246 https://mirror.gra1.ovh.opendev.org/debian trixie/main amd64 mysql-common all 5.8+1.1.1 [6,784 B] 2026-04-14 22:40:22.928 | Get:247 https://mirror.gra1.ovh.opendev.org/debian trixie/main amd64 mariadb-common all 1:11.8.6-0+deb13u1 [29.5 kB] 2026-04-14 22:40:23.044 | Get:248 https://mirror.gra1.ovh.opendev.org/debian trixie/main amd64 libmariadb3 amd64 1:11.8.6-0+deb13u1 [187 kB] 2026-04-14 22:40:23.153 | Get:249 https://mirror.gra1.ovh.opendev.org/debian trixie/main amd64 libncurses-dev amd64 6.5+20250216-2 [353 kB] 2026-04-14 22:40:23.378 | Get:250 https://mirror.gra1.ovh.opendev.org/debian trixie/main amd64 libnfs14 amd64 5.0.2-1+b2 [106 kB] 2026-04-14 22:40:23.603 | Get:251 https://mirror.gra1.ovh.opendev.org/debian trixie/main amd64 libpfm4 amd64 4.13.0+git99-gc5587f9-1 [371 kB] 2026-04-14 22:40:23.834 | Get:252 https://mirror.gra1.ovh.opendev.org/debian trixie/main amd64 libpkgconf3 amd64 1.8.1-4 [36.4 kB] 2026-04-14 22:40:24.058 | Get:253 https://mirror.gra1.ovh.opendev.org/debian trixie/main amd64 libpq5 amd64 17.9-0+deb13u1 [228 kB] 2026-04-14 22:40:24.173 | Get:254 https://mirror.gra1.ovh.opendev.org/debian-security trixie-security/main amd64 libssl-dev amd64 3.5.5-1~deb13u2 [2,954 kB] 2026-04-14 22:40:24.293 | Get:255 https://mirror.gra1.ovh.opendev.org/debian trixie/main amd64 libpq-dev amd64 17.9-0+deb13u1 [152 kB] 2026-04-14 22:40:24.516 | Get:256 https://mirror.gra1.ovh.opendev.org/debian trixie/main amd64 libsgutils2-1.48 amd64 1.48-2 [146 kB] 2026-04-14 22:40:24.520 | Get:257 https://mirror.gra1.ovh.opendev.org/debian trixie/main amd64 libssh-4 amd64 0.11.2-1+deb13u1 [209 kB] 2026-04-14 22:40:24.743 | Get:258 https://mirror.gra1.ovh.opendev.org/debian trixie/main amd64 libsubid5 amd64 1:4.17.4-2 [222 kB] 2026-04-14 22:40:24.970 | Get:259 https://mirror.gra1.ovh.opendev.org/debian trixie/main amd64 libsystemd-dev amd64 257.9-1~deb13u1 [1,357 kB] 2026-04-14 22:40:25.198 | Get:260 https://mirror.gra1.ovh.opendev.org/debian trixie/main amd64 libxml2-dev amd64 2.12.7+dfsg+really2.9.14-2.1+deb13u2 [794 kB] 2026-04-14 22:40:25.315 | Get:261 https://mirror.gra1.ovh.opendev.org/debian trixie/main amd64 libxslt1-dev amd64 1.1.35-1.2+deb13u2 [346 kB] 2026-04-14 22:40:25.429 | Get:262 https://mirror.gra1.ovh.opendev.org/debian trixie/main amd64 libyaml-dev amd64 0.2.5-2 [63.4 kB] 2026-04-14 22:40:25.541 | Get:263 https://mirror.gra1.ovh.opendev.org/debian trixie/main amd64 libz3-dev amd64 4.13.3-1 [107 kB] 2026-04-14 22:40:25.654 | Get:264 https://mirror.gra1.ovh.opendev.org/debian trixie/main amd64 llvm-19-runtime amd64 1:19.1.7-3+b1 [551 kB] 2026-04-14 22:40:25.773 | Get:265 https://mirror.gra1.ovh.opendev.org/debian trixie/main amd64 llvm-19 amd64 1:19.1.7-3+b1 [16.4 MB] 2026-04-14 22:40:26.206 | Get:266 https://mirror.gra1.ovh.opendev.org/debian trixie/main amd64 python3-pygments all 2.18.0+dfsg-2 [836 kB] 2026-04-14 22:40:26.373 | Get:267 https://mirror.gra1.ovh.opendev.org/debian trixie/main amd64 llvm-19-tools amd64 1:19.1.7-3+b1 [511 kB] 2026-04-14 22:40:26.512 | Get:268 https://mirror.gra1.ovh.opendev.org/debian trixie/main amd64 llvm-19-dev amd64 1:19.1.7-3+b1 [43.1 MB] 2026-04-14 22:40:27.360 | Get:269 https://mirror.gra1.ovh.opendev.org/debian trixie/main amd64 lsscsi amd64 0.32-2 [50.0 kB] 2026-04-14 22:40:27.472 | Get:270 https://mirror.gra1.ovh.opendev.org/debian trixie/main amd64 lvm2 amd64 2.03.31-2 [1,287 kB] 2026-04-14 22:40:27.709 | Get:271 https://mirror.gra1.ovh.opendev.org/debian trixie/main amd64 netcat-openbsd amd64 1.229-1 [42.5 kB] 2026-04-14 22:40:27.821 | Get:272 https://mirror.gra1.ovh.opendev.org/debian trixie/main amd64 pkgconf-bin amd64 1.8.1-4 [30.2 kB] 2026-04-14 22:40:27.934 | Get:273 https://mirror.gra1.ovh.opendev.org/debian trixie/main amd64 pkgconf amd64 1.8.1-4 [26.2 kB] 2026-04-14 22:40:28.047 | Get:274 https://mirror.gra1.ovh.opendev.org/debian trixie/main amd64 pkg-config amd64 1.8.1-4 [14.0 kB] 2026-04-14 22:40:28.273 | Get:275 https://mirror.gra1.ovh.opendev.org/debian trixie/main amd64 powermgmt-base all 1.38 [7,284 B] 2026-04-14 22:40:28.498 | Get:276 https://mirror.gra1.ovh.opendev.org/debian trixie/main amd64 pm-utils all 1.4.1-21 [108 kB] 2026-04-14 22:40:28.723 | Get:277 https://mirror.gra1.ovh.opendev.org/debian trixie/main amd64 podman amd64 5.4.2+ds1-2+b2 [24.7 MB] 2026-04-14 22:40:29.193 | Get:278 https://mirror.gra1.ovh.opendev.org/debian trixie/main amd64 postgresql-client-17 amd64 17.9-0+deb13u1 [2,042 kB] 2026-04-14 22:40:29.316 | Get:279 https://mirror.gra1.ovh.opendev.org/debian trixie/main amd64 postgresql-server-dev-17 amd64 17.9-0+deb13u1 [1,322 kB] 2026-04-14 22:40:29.445 | Get:280 https://mirror.gra1.ovh.opendev.org/debian trixie/main amd64 postgresql-server-dev-all all 278 [14.0 kB] 2026-04-14 22:40:29.670 | Get:281 https://mirror.gra1.ovh.opendev.org/debian trixie/main amd64 psmisc amd64 23.7-2 [267 kB] 2026-04-14 22:40:29.897 | Get:282 https://mirror.gra1.ovh.opendev.org/debian trixie/main amd64 python3-dbus amd64 1.4.0-1 [98.4 kB] 2026-04-14 22:40:30.122 | Get:283 https://mirror.gra1.ovh.opendev.org/debian trixie/main amd64 python3-mysqldb amd64 1.4.6-2+b5 [50.6 kB] 2026-04-14 22:40:30.347 | Get:284 https://mirror.gra1.ovh.opendev.org/debian trixie/main amd64 python3-packaging all 25.0-1 [56.6 kB] 2026-04-14 22:40:30.571 | Get:285 https://mirror.gra1.ovh.opendev.org/debian trixie/main amd64 python3-wheel all 0.46.1-2 [21.7 kB] 2026-04-14 22:40:30.795 | Get:286 https://mirror.gra1.ovh.opendev.org/debian trixie/main amd64 python3-pip all 25.1.1+dfsg-1 [1,457 kB] 2026-04-14 22:40:31.024 | Get:287 https://mirror.gra1.ovh.opendev.org/debian trixie/main amd64 python3-systemd amd64 235-1+b6 [40.8 kB] 2026-04-14 22:40:31.361 | Get:288 https://mirror.gra1.ovh.opendev.org/debian trixie/main amd64 qemu-utils amd64 1:10.0.8+ds-0+deb13u1+b1 [2,011 kB] 2026-04-14 22:40:31.480 | Get:289 https://mirror.gra1.ovh.opendev.org/debian trixie/main amd64 qemu-block-extra amd64 1:10.0.8+ds-0+deb13u1+b1 [126 kB] 2026-04-14 22:40:31.592 | Get:290 https://mirror.gra1.ovh.opendev.org/debian trixie/main amd64 sg3-utils amd64 1.48-2 [1,014 kB] 2026-04-14 22:40:31.820 | Get:291 https://mirror.gra1.ovh.opendev.org/debian trixie/main amd64 socat amd64 1.8.0.3-1 [423 kB] 2026-04-14 22:40:31.934 | Get:292 https://mirror.gra1.ovh.opendev.org/debian trixie/main amd64 sqlite3 amd64 3.46.1-7+deb13u1 [384 kB] 2026-04-14 22:40:32.275 | Get:293 https://mirror.gra1.ovh.opendev.org/debian trixie/main amd64 thin-provisioning-tools amd64 1.1.0-4+b1 [1,042 kB] 2026-04-14 22:40:32.523 | Get:294 https://mirror.gra1.ovh.opendev.org/debian trixie/main amd64 unzip amd64 6.0-29 [173 kB] 2026-04-14 22:40:32.861 | Get:295 https://mirror.gra1.ovh.opendev.org/debian trixie/main amd64 vlan all 2.0.5+nmu3 [8,180 B] 2026-04-14 22:40:33.085 | Get:296 https://mirror.gra1.ovh.opendev.org/debian trixie/main amd64 xfsprogs amd64 6.13.0-2+b1 [1,168 kB] 2026-04-14 22:40:33.992 | Preconfiguring packages ... 2026-04-14 22:40:34.194 | Fetched 283 MB in 56s (5,064 kB/s) 2026-04-14 22:40:34.224 | Selecting previously unselected package libapr1t64:amd64. 2026-04-14 22:40:34.248 | (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 27055 files and directories currently installed.) 2026-04-14 22:40:34.250 | Preparing to unpack .../libapr1t64_1.7.5-1_amd64.deb ... 2026-04-14 22:40:34.253 | Unpacking libapr1t64:amd64 (1.7.5-1) ... 2026-04-14 22:40:34.296 | Preparing to unpack .../openssl-provider-legacy_3.5.5-1~deb13u2_amd64.deb ... 2026-04-14 22:40:34.300 | Unpacking openssl-provider-legacy (3.5.5-1~deb13u2) over (3.5.4-1~deb13u2) ... 2026-04-14 22:40:34.346 | Setting up openssl-provider-legacy (3.5.5-1~deb13u2) ... 2026-04-14 22:40:34.402 | (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 27063 files and directories currently installed.) 2026-04-14 22:40:34.403 | Preparing to unpack .../libssl3t64_3.5.5-1~deb13u2_amd64.deb ... 2026-04-14 22:40:34.408 | Unpacking libssl3t64:amd64 (3.5.5-1~deb13u2) over (3.5.4-1~deb13u2) ... 2026-04-14 22:40:34.603 | Setting up libssl3t64:amd64 (3.5.5-1~deb13u2) ... 2026-04-14 22:40:34.644 | Selecting previously unselected package libaprutil1t64:amd64. 2026-04-14 22:40:34.664 | (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 27063 files and directories currently installed.) 2026-04-14 22:40:34.667 | Preparing to unpack .../libaprutil1t64_1.6.3-3+b1_amd64.deb ... 2026-04-14 22:40:34.670 | Unpacking libaprutil1t64:amd64 (1.6.3-3+b1) ... 2026-04-14 22:40:34.712 | Preparing to unpack .../libsqlite3-0_3.46.1-7+deb13u1_amd64.deb ... 2026-04-14 22:40:34.717 | Unpacking libsqlite3-0:amd64 (3.46.1-7+deb13u1) over (3.46.1-7) ... 2026-04-14 22:40:34.900 | Setting up libsqlite3-0:amd64 (3.46.1-7+deb13u1) ... 2026-04-14 22:40:34.936 | Selecting previously unselected package libaprutil1-dbd-sqlite3:amd64. 2026-04-14 22:40:34.958 | (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 27079 files and directories currently installed.) 2026-04-14 22:40:34.961 | Preparing to unpack .../0-libaprutil1-dbd-sqlite3_1.6.3-3+b1_amd64.deb ... 2026-04-14 22:40:34.964 | Unpacking libaprutil1-dbd-sqlite3:amd64 (1.6.3-3+b1) ... 2026-04-14 22:40:34.992 | Selecting previously unselected package libaprutil1-ldap:amd64. 2026-04-14 22:40:34.993 | Preparing to unpack .../1-libaprutil1-ldap_1.6.3-3+b1_amd64.deb ... 2026-04-14 22:40:34.994 | Unpacking libaprutil1-ldap:amd64 (1.6.3-3+b1) ... 2026-04-14 22:40:35.024 | Selecting previously unselected package liblua5.4-0:amd64. 2026-04-14 22:40:35.027 | Preparing to unpack .../2-liblua5.4-0_5.4.7-1+b2_amd64.deb ... 2026-04-14 22:40:35.030 | Unpacking liblua5.4-0:amd64 (5.4.7-1+b2) ... 2026-04-14 22:40:35.068 | Selecting previously unselected package apache2-bin. 2026-04-14 22:40:35.073 | Preparing to unpack .../3-apache2-bin_2.4.66-1~deb13u2_amd64.deb ... 2026-04-14 22:40:35.076 | Unpacking apache2-bin (2.4.66-1~deb13u2) ... 2026-04-14 22:40:35.209 | Selecting previously unselected package apache2-data. 2026-04-14 22:40:35.210 | Preparing to unpack .../4-apache2-data_2.4.66-1~deb13u2_all.deb ... 2026-04-14 22:40:35.212 | Unpacking apache2-data (2.4.66-1~deb13u2) ... 2026-04-14 22:40:35.328 | Selecting previously unselected package apache2-utils. 2026-04-14 22:40:35.328 | Preparing to unpack .../5-apache2-utils_2.4.66-1~deb13u2_amd64.deb ... 2026-04-14 22:40:35.330 | Unpacking apache2-utils (2.4.66-1~deb13u2) ... 2026-04-14 22:40:35.376 | Selecting previously unselected package apache2. 2026-04-14 22:40:35.379 | Preparing to unpack .../6-apache2_2.4.66-1~deb13u2_amd64.deb ... 2026-04-14 22:40:35.387 | Unpacking apache2 (2.4.66-1~deb13u2) ... 2026-04-14 22:40:35.464 | Selecting previously unselected package libsigsegv2:amd64. 2026-04-14 22:40:35.465 | Preparing to unpack .../7-libsigsegv2_2.14-1+b2_amd64.deb ... 2026-04-14 22:40:35.467 | Unpacking libsigsegv2:amd64 (2.14-1+b2) ... 2026-04-14 22:40:35.507 | Setting up libsigsegv2:amd64 (2.14-1+b2) ... 2026-04-14 22:40:35.548 | Selecting previously unselected package gawk. 2026-04-14 22:40:35.576 | (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 27789 files and directories currently installed.) 2026-04-14 22:40:35.577 | Preparing to unpack .../00-gawk_1%3a5.2.1-2+b1_amd64.deb ... 2026-04-14 22:40:35.580 | Unpacking gawk (1:5.2.1-2+b1) ... 2026-04-14 22:40:35.704 | Selecting previously unselected package libopentracing1:amd64. 2026-04-14 22:40:35.706 | Preparing to unpack .../01-libopentracing1_1.6.0-4+b2_amd64.deb ... 2026-04-14 22:40:35.709 | Unpacking libopentracing1:amd64 (1.6.0-4+b2) ... 2026-04-14 22:40:35.744 | Selecting previously unselected package libopentracing-c-wrapper0t64:amd64. 2026-04-14 22:40:35.750 | Preparing to unpack .../02-libopentracing-c-wrapper0t64_1.1.3-3.1+b1_amd64.deb ... 2026-04-14 22:40:35.752 | Unpacking libopentracing-c-wrapper0t64:amd64 (1.1.3-3.1+b1) ... 2026-04-14 22:40:35.792 | Selecting previously unselected package haproxy. 2026-04-14 22:40:35.795 | Preparing to unpack .../03-haproxy_3.0.11-1+deb13u2_amd64.deb ... 2026-04-14 22:40:35.886 | Unpacking haproxy (3.0.11-1+deb13u2) ... 2026-04-14 22:40:36.048 | Preparing to unpack .../04-open-iscsi_2.1.11-1+deb13u2_amd64.deb ... 2026-04-14 22:40:36.344 | Unpacking open-iscsi (2.1.11-1+deb13u2) over (2.1.11-1+deb13u1) ... 2026-04-14 22:40:36.416 | Preparing to unpack .../05-libopeniscsiusr_2.1.11-1+deb13u2_amd64.deb ... 2026-04-14 22:40:36.420 | Unpacking libopeniscsiusr (2.1.11-1+deb13u2) over (2.1.11-1+deb13u1) ... 2026-04-14 22:40:36.459 | Preparing to unpack .../06-openssh-sftp-server_1%3a10.0p1-7+deb13u2_amd64.deb ... 2026-04-14 22:40:36.465 | Unpacking openssh-sftp-server (1:10.0p1-7+deb13u2) over (1:10.0p1-7) ... 2026-04-14 22:40:36.507 | Preparing to unpack .../07-openssh-server_1%3a10.0p1-7+deb13u2_amd64.deb ... 2026-04-14 22:40:36.582 | Unpacking openssh-server (1:10.0p1-7+deb13u2) over (1:10.0p1-7) ... 2026-04-14 22:40:36.675 | Preparing to unpack .../08-openssh-client_1%3a10.0p1-7+deb13u2_amd64.deb ... 2026-04-14 22:40:36.700 | Unpacking openssh-client (1:10.0p1-7+deb13u2) over (1:10.0p1-7) ... 2026-04-14 22:40:36.840 | Selecting previously unselected package libjson-perl. 2026-04-14 22:40:36.844 | Preparing to unpack .../09-libjson-perl_4.10000-1_all.deb ... 2026-04-14 22:40:36.847 | Unpacking libjson-perl (4.10000-1) ... 2026-04-14 22:40:36.900 | Selecting previously unselected package postgresql-client-common. 2026-04-14 22:40:36.904 | Preparing to unpack .../10-postgresql-client-common_278_all.deb ... 2026-04-14 22:40:36.917 | Unpacking postgresql-client-common (278) ... 2026-04-14 22:40:36.968 | Selecting previously unselected package libio-pty-perl. 2026-04-14 22:40:36.973 | Preparing to unpack .../11-libio-pty-perl_1%3a1.20-1+b3_amd64.deb ... 2026-04-14 22:40:36.975 | Unpacking libio-pty-perl (1:1.20-1+b3) ... 2026-04-14 22:40:37.016 | Selecting previously unselected package libipc-run-perl. 2026-04-14 22:40:37.023 | Preparing to unpack .../12-libipc-run-perl_20231003.0-2_all.deb ... 2026-04-14 22:40:37.026 | Unpacking libipc-run-perl (20231003.0-2) ... 2026-04-14 22:40:37.068 | Selecting previously unselected package postgresql-common-dev. 2026-04-14 22:40:37.072 | Preparing to unpack .../13-postgresql-common-dev_278_all.deb ... 2026-04-14 22:40:37.074 | Unpacking postgresql-common-dev (278) ... 2026-04-14 22:40:37.154 | Preparing to unpack .../14-openssl_3.5.5-1~deb13u2_amd64.deb ... 2026-04-14 22:40:37.160 | Unpacking openssl (3.5.5-1~deb13u2) over (3.5.4-1~deb13u2) ... 2026-04-14 22:40:37.344 | Selecting previously unselected package ssl-cert. 2026-04-14 22:40:37.346 | Preparing to unpack .../15-ssl-cert_1.1.3_all.deb ... 2026-04-14 22:40:37.347 | Unpacking ssl-cert (1.1.3) ... 2026-04-14 22:40:37.384 | Selecting previously unselected package postgresql-common. 2026-04-14 22:40:37.387 | Preparing to unpack .../16-postgresql-common_278_all.deb ... 2026-04-14 22:40:37.408 | Adding 'diversion of /usr/bin/pg_config to /usr/bin/pg_config.libpq-dev by postgresql-common' 2026-04-14 22:40:37.429 | Unpacking postgresql-common (278) ... 2026-04-14 22:40:37.498 | Preparing to unpack .../17-sudo_1.9.16p2-3+deb13u1_amd64.deb ... 2026-04-14 22:40:37.512 | Unpacking sudo (1.9.16p2-3+deb13u1) over (1.9.16p2-3) ... 2026-04-14 22:40:37.716 | Selecting previously unselected package libsysfs2:amd64. 2026-04-14 22:40:37.720 | Preparing to unpack .../18-libsysfs2_2.1.1-7_amd64.deb ... 2026-04-14 22:40:37.722 | Unpacking libsysfs2:amd64 (2.1.1-7) ... 2026-04-14 22:40:37.752 | Selecting previously unselected package pci.ids. 2026-04-14 22:40:37.753 | Preparing to unpack .../19-pci.ids_0.0~2025.06.09-1_all.deb ... 2026-04-14 22:40:37.755 | Unpacking pci.ids (0.0~2025.06.09-1) ... 2026-04-14 22:40:37.816 | Selecting previously unselected package sysfsutils. 2026-04-14 22:40:37.822 | Preparing to unpack .../20-sysfsutils_2.1.1-7_amd64.deb ... 2026-04-14 22:40:37.827 | Unpacking sysfsutils (2.1.1-7) ... 2026-04-14 22:40:37.866 | Preparing to unpack .../21-libcap2_1%3a2.75-10+b8_amd64.deb ... 2026-04-14 22:40:37.872 | Unpacking libcap2:amd64 (1:2.75-10+b8) over (1:2.75-10+b3) ... 2026-04-14 22:40:37.922 | Setting up libcap2:amd64 (1:2.75-10+b8) ... 2026-04-14 22:40:37.976 | Selecting previously unselected package libnftables1:amd64. 2026-04-14 22:40:38.020 | (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 28382 files and directories currently installed.) 2026-04-14 22:40:38.022 | Preparing to unpack .../000-libnftables1_1.1.3-1_amd64.deb ... 2026-04-14 22:40:38.026 | Unpacking libnftables1:amd64 (1.1.3-1) ... 2026-04-14 22:40:38.096 | Selecting previously unselected package nftables. 2026-04-14 22:40:38.098 | Preparing to unpack .../001-nftables_1.1.3-1_amd64.deb ... 2026-04-14 22:40:38.101 | Unpacking nftables (1.1.3-1) ... 2026-04-14 22:40:38.141 | Selecting previously unselected package libuchardet0:amd64. 2026-04-14 22:40:38.145 | Preparing to unpack .../002-libuchardet0_0.0.8-1+b2_amd64.deb ... 2026-04-14 22:40:38.148 | Unpacking libuchardet0:amd64 (0.0.8-1+b2) ... 2026-04-14 22:40:38.188 | Selecting previously unselected package groff-base. 2026-04-14 22:40:38.193 | Preparing to unpack .../003-groff-base_1.23.0-9_amd64.deb ... 2026-04-14 22:40:38.197 | Unpacking groff-base (1.23.0-9) ... 2026-04-14 22:40:38.332 | Selecting previously unselected package liblsof0. 2026-04-14 22:40:38.336 | Preparing to unpack .../004-liblsof0_4.99.4+dfsg-2_amd64.deb ... 2026-04-14 22:40:38.338 | Unpacking liblsof0 (4.99.4+dfsg-2) ... 2026-04-14 22:40:38.372 | Selecting previously unselected package lsof. 2026-04-14 22:40:38.376 | Preparing to unpack .../005-lsof_4.99.4+dfsg-2_amd64.deb ... 2026-04-14 22:40:38.378 | Unpacking lsof (4.99.4+dfsg-2) ... 2026-04-14 22:40:38.428 | Selecting previously unselected package bsdextrautils. 2026-04-14 22:40:38.434 | Preparing to unpack .../006-bsdextrautils_2.41-5_amd64.deb ... 2026-04-14 22:40:38.436 | Unpacking bsdextrautils (2.41-5) ... 2026-04-14 22:40:38.488 | Selecting previously unselected package libpipeline1:amd64. 2026-04-14 22:40:38.490 | Preparing to unpack .../007-libpipeline1_1.5.8-1_amd64.deb ... 2026-04-14 22:40:38.493 | Unpacking libpipeline1:amd64 (1.5.8-1) ... 2026-04-14 22:40:38.536 | Selecting previously unselected package man-db. 2026-04-14 22:40:38.542 | Preparing to unpack .../008-man-db_2.13.1-1_amd64.deb ... 2026-04-14 22:40:38.543 | Unpacking man-db (2.13.1-1) ... 2026-04-14 22:40:38.728 | Selecting previously unselected package m4. 2026-04-14 22:40:38.732 | Preparing to unpack .../009-m4_1.4.19-8_amd64.deb ... 2026-04-14 22:40:38.734 | Unpacking m4 (1.4.19-8) ... 2026-04-14 22:40:38.808 | Selecting previously unselected package autoconf. 2026-04-14 22:40:38.814 | Preparing to unpack .../010-autoconf_2.72-3.1_all.deb ... 2026-04-14 22:40:38.816 | Unpacking autoconf (2.72-3.1) ... 2026-04-14 22:40:38.920 | Selecting previously unselected package autotools-dev. 2026-04-14 22:40:38.925 | Preparing to unpack .../011-autotools-dev_20240727.1_all.deb ... 2026-04-14 22:40:38.927 | Unpacking autotools-dev (20240727.1) ... 2026-04-14 22:40:38.964 | Selecting previously unselected package automake. 2026-04-14 22:40:38.967 | Preparing to unpack .../012-automake_1%3a1.17-4_all.deb ... 2026-04-14 22:40:38.972 | Unpacking automake (1:1.17-4) ... 2026-04-14 22:40:39.048 | Selecting previously unselected package autopoint. 2026-04-14 22:40:39.050 | Preparing to unpack .../013-autopoint_0.23.1-2_all.deb ... 2026-04-14 22:40:39.053 | Unpacking autopoint (0.23.1-2) ... 2026-04-14 22:40:39.092 | Selecting previously unselected package libdebhelper-perl. 2026-04-14 22:40:39.097 | Preparing to unpack .../014-libdebhelper-perl_13.24.2_all.deb ... 2026-04-14 22:40:39.099 | Unpacking libdebhelper-perl (13.24.2) ... 2026-04-14 22:40:39.156 | Selecting previously unselected package libz3-4:amd64. 2026-04-14 22:40:39.160 | Preparing to unpack .../015-libz3-4_4.13.3-1_amd64.deb ... 2026-04-14 22:40:39.162 | Unpacking libz3-4:amd64 (4.13.3-1) ... 2026-04-14 22:40:39.772 | Selecting previously unselected package libllvm19:amd64. 2026-04-14 22:40:39.777 | Preparing to unpack .../016-libllvm19_1%3a19.1.7-3+b1_amd64.deb ... 2026-04-14 22:40:39.779 | Unpacking libllvm19:amd64 (1:19.1.7-3+b1) ... 2026-04-14 22:40:40.800 | Selecting previously unselected package libclang-cpp19. 2026-04-14 22:40:40.801 | Preparing to unpack .../017-libclang-cpp19_1%3a19.1.7-3+b1_amd64.deb ... 2026-04-14 22:40:40.803 | Unpacking libclang-cpp19 (1:19.1.7-3+b1) ... 2026-04-14 22:40:41.448 | Selecting previously unselected package libgc1:amd64. 2026-04-14 22:40:41.455 | Preparing to unpack .../018-libgc1_1%3a8.2.8-1_amd64.deb ... 2026-04-14 22:40:41.457 | Unpacking libgc1:amd64 (1:8.2.8-1) ... 2026-04-14 22:40:41.508 | Selecting previously unselected package libobjc4:amd64. 2026-04-14 22:40:41.511 | Preparing to unpack .../019-libobjc4_14.2.0-19_amd64.deb ... 2026-04-14 22:40:41.514 | Unpacking libobjc4:amd64 (14.2.0-19) ... 2026-04-14 22:40:41.552 | Selecting previously unselected package libobjc-14-dev:amd64. 2026-04-14 22:40:41.555 | Preparing to unpack .../020-libobjc-14-dev_14.2.0-19_amd64.deb ... 2026-04-14 22:40:41.557 | Unpacking libobjc-14-dev:amd64 (14.2.0-19) ... 2026-04-14 22:40:41.620 | Selecting previously unselected package libclang-common-19-dev:amd64. 2026-04-14 22:40:41.624 | Preparing to unpack .../021-libclang-common-19-dev_1%3a19.1.7-3+b1_amd64.deb ... 2026-04-14 22:40:41.627 | Unpacking libclang-common-19-dev:amd64 (1:19.1.7-3+b1) ... 2026-04-14 22:40:41.792 | Selecting previously unselected package llvm-19-linker-tools. 2026-04-14 22:40:41.795 | Preparing to unpack .../022-llvm-19-linker-tools_1%3a19.1.7-3+b1_amd64.deb ... 2026-04-14 22:40:41.798 | Unpacking llvm-19-linker-tools (1:19.1.7-3+b1) ... 2026-04-14 22:40:41.928 | Selecting previously unselected package libclang1-19. 2026-04-14 22:40:41.929 | Preparing to unpack .../023-libclang1-19_1%3a19.1.7-3+b1_amd64.deb ... 2026-04-14 22:40:41.931 | Unpacking libclang1-19 (1:19.1.7-3+b1) ... 2026-04-14 22:40:42.460 | Selecting previously unselected package clang-19. 2026-04-14 22:40:42.465 | Preparing to unpack .../024-clang-19_1%3a19.1.7-3+b1_amd64.deb ... 2026-04-14 22:40:42.467 | Unpacking clang-19 (1:19.1.7-3+b1) ... 2026-04-14 22:40:42.504 | Selecting previously unselected package libtool. 2026-04-14 22:40:42.507 | Preparing to unpack .../025-libtool_2.5.4-4_all.deb ... 2026-04-14 22:40:42.509 | Unpacking libtool (2.5.4-4) ... 2026-04-14 22:40:42.556 | Selecting previously unselected package dh-autoreconf. 2026-04-14 22:40:42.560 | Preparing to unpack .../026-dh-autoreconf_20_all.deb ... 2026-04-14 22:40:42.563 | Unpacking dh-autoreconf (20) ... 2026-04-14 22:40:42.596 | Selecting previously unselected package libarchive-zip-perl. 2026-04-14 22:40:42.600 | Preparing to unpack .../027-libarchive-zip-perl_1.68-1_all.deb ... 2026-04-14 22:40:42.602 | Unpacking libarchive-zip-perl (1.68-1) ... 2026-04-14 22:40:42.644 | Selecting previously unselected package libfile-stripnondeterminism-perl. 2026-04-14 22:40:42.648 | Preparing to unpack .../028-libfile-stripnondeterminism-perl_1.14.1-2_all.deb ... 2026-04-14 22:40:42.650 | Unpacking libfile-stripnondeterminism-perl (1.14.1-2) ... 2026-04-14 22:40:42.680 | Selecting previously unselected package dh-strip-nondeterminism. 2026-04-14 22:40:42.685 | Preparing to unpack .../029-dh-strip-nondeterminism_1.14.1-2_all.deb ... 2026-04-14 22:40:42.687 | Unpacking dh-strip-nondeterminism (1.14.1-2) ... 2026-04-14 22:40:42.716 | Selecting previously unselected package dwz. 2026-04-14 22:40:42.718 | Preparing to unpack .../030-dwz_0.15-1+b1_amd64.deb ... 2026-04-14 22:40:42.720 | Unpacking dwz (0.15-1+b1) ... 2026-04-14 22:40:42.760 | Selecting previously unselected package gettext. 2026-04-14 22:40:42.763 | Preparing to unpack .../031-gettext_0.23.1-2_amd64.deb ... 2026-04-14 22:40:42.766 | Unpacking gettext (0.23.1-2) ... 2026-04-14 22:40:42.928 | Selecting previously unselected package intltool-debian. 2026-04-14 22:40:42.934 | Preparing to unpack .../032-intltool-debian_0.35.0+20060710.6_all.deb ... 2026-04-14 22:40:42.936 | Unpacking intltool-debian (0.35.0+20060710.6) ... 2026-04-14 22:40:42.964 | Selecting previously unselected package po-debconf. 2026-04-14 22:40:42.969 | Preparing to unpack .../033-po-debconf_1.0.21+nmu1_all.deb ... 2026-04-14 22:40:42.971 | Unpacking po-debconf (1.0.21+nmu1) ... 2026-04-14 22:40:43.020 | Selecting previously unselected package debhelper. 2026-04-14 22:40:43.025 | Preparing to unpack .../034-debhelper_13.24.2_all.deb ... 2026-04-14 22:40:43.027 | Unpacking debhelper (13.24.2) ... 2026-04-14 22:40:43.164 | Selecting previously unselected package uuid-dev:amd64. 2026-04-14 22:40:43.165 | Preparing to unpack .../035-uuid-dev_2.41-5_amd64.deb ... 2026-04-14 22:40:43.168 | Unpacking uuid-dev:amd64 (2.41-5) ... 2026-04-14 22:40:43.204 | Selecting previously unselected package libsctp1:amd64. 2026-04-14 22:40:43.208 | Preparing to unpack .../036-libsctp1_1.0.21+dfsg-1_amd64.deb ... 2026-04-14 22:40:43.210 | Unpacking libsctp1:amd64 (1.0.21+dfsg-1) ... 2026-04-14 22:40:43.236 | Selecting previously unselected package libsctp-dev:amd64. 2026-04-14 22:40:43.241 | Preparing to unpack .../037-libsctp-dev_1.0.21+dfsg-1_amd64.deb ... 2026-04-14 22:40:43.243 | Unpacking libsctp-dev:amd64 (1.0.21+dfsg-1) ... 2026-04-14 22:40:43.280 | Selecting previously unselected package libapr1-dev. 2026-04-14 22:40:43.283 | Preparing to unpack .../038-libapr1-dev_1.7.5-1_amd64.deb ... 2026-04-14 22:40:43.285 | Unpacking libapr1-dev (1.7.5-1) ... 2026-04-14 22:40:43.508 | Selecting previously unselected package libldap-dev:amd64. 2026-04-14 22:40:43.511 | Preparing to unpack .../039-libldap-dev_2.6.10+dfsg-1_amd64.deb ... 2026-04-14 22:40:43.514 | Unpacking libldap-dev:amd64 (2.6.10+dfsg-1) ... 2026-04-14 22:40:43.620 | Selecting previously unselected package libldap2-dev. 2026-04-14 22:40:43.624 | Preparing to unpack .../040-libldap2-dev_2.6.10+dfsg-1_all.deb ... 2026-04-14 22:40:43.627 | Unpacking libldap2-dev (2.6.10+dfsg-1) ... 2026-04-14 22:40:43.656 | Selecting previously unselected package libaprutil1-dev. 2026-04-14 22:40:43.661 | Preparing to unpack .../041-libaprutil1-dev_1.6.3-3+b1_amd64.deb ... 2026-04-14 22:40:43.663 | Unpacking libaprutil1-dev (1.6.3-3+b1) ... 2026-04-14 22:40:43.841 | Selecting previously unselected package libpcre2-16-0:amd64. 2026-04-14 22:40:43.846 | Preparing to unpack .../042-libpcre2-16-0_10.46-1~deb13u1_amd64.deb ... 2026-04-14 22:40:43.847 | Unpacking libpcre2-16-0:amd64 (10.46-1~deb13u1) ... 2026-04-14 22:40:43.900 | Selecting previously unselected package libpcre2-32-0:amd64. 2026-04-14 22:40:43.902 | Preparing to unpack .../043-libpcre2-32-0_10.46-1~deb13u1_amd64.deb ... 2026-04-14 22:40:43.905 | Unpacking libpcre2-32-0:amd64 (10.46-1~deb13u1) ... 2026-04-14 22:40:43.952 | Selecting previously unselected package libpcre2-posix3:amd64. 2026-04-14 22:40:43.957 | Preparing to unpack .../044-libpcre2-posix3_10.46-1~deb13u1_amd64.deb ... 2026-04-14 22:40:43.959 | Unpacking libpcre2-posix3:amd64 (10.46-1~deb13u1) ... 2026-04-14 22:40:43.988 | Selecting previously unselected package libpcre2-dev:amd64. 2026-04-14 22:40:43.992 | Preparing to unpack .../045-libpcre2-dev_10.46-1~deb13u1_amd64.deb ... 2026-04-14 22:40:43.994 | Unpacking libpcre2-dev:amd64 (10.46-1~deb13u1) ... 2026-04-14 22:40:44.096 | Selecting previously unselected package apache2-dev. 2026-04-14 22:40:44.100 | Preparing to unpack .../046-apache2-dev_2.4.66-1~deb13u2_amd64.deb ... 2026-04-14 22:40:44.102 | Unpacking apache2-dev (2.4.66-1~deb13u2) ... 2026-04-14 22:40:44.156 | Selecting previously unselected package bc. 2026-04-14 22:40:44.160 | Preparing to unpack .../047-bc_1.07.1-4_amd64.deb ... 2026-04-14 22:40:44.163 | Unpacking bc (1.07.1-4) ... 2026-04-14 22:40:44.200 | Selecting previously unselected package ncal. 2026-04-14 22:40:44.204 | Preparing to unpack .../048-ncal_12.1.8_amd64.deb ... 2026-04-14 22:40:44.207 | Unpacking ncal (12.1.8) ... 2026-04-14 22:40:44.244 | Selecting previously unselected package bsdmainutils. 2026-04-14 22:40:44.247 | Preparing to unpack .../049-bsdmainutils_12.1.8_all.deb ... 2026-04-14 22:40:44.251 | Unpacking bsdmainutils (12.1.8) ... 2026-04-14 22:40:44.280 | Selecting previously unselected package catatonit. 2026-04-14 22:40:44.281 | Preparing to unpack .../050-catatonit_0.2.1-2+b12_amd64.deb ... 2026-04-14 22:40:44.283 | Unpacking catatonit (0.2.1-2+b12) ... 2026-04-14 22:40:44.332 | Selecting previously unselected package libboost-iostreams1.83.0:amd64. 2026-04-14 22:40:44.336 | Preparing to unpack .../051-libboost-iostreams1.83.0_1.83.0-4.2_amd64.deb ... 2026-04-14 22:40:44.338 | Unpacking libboost-iostreams1.83.0:amd64 (1.83.0-4.2) ... 2026-04-14 22:40:44.396 | Selecting previously unselected package libboost-thread1.83.0:amd64. 2026-04-14 22:40:44.399 | Preparing to unpack .../052-libboost-thread1.83.0_1.83.0-4.2_amd64.deb ... 2026-04-14 22:40:44.402 | Unpacking libboost-thread1.83.0:amd64 (1.83.0-4.2) ... 2026-04-14 22:40:44.452 | Selecting previously unselected package libfmt10:amd64. 2026-04-14 22:40:44.455 | Preparing to unpack .../053-libfmt10_10.1.1+ds1-4_amd64.deb ... 2026-04-14 22:40:44.457 | Unpacking libfmt10:amd64 (10.1.1+ds1-4) ... 2026-04-14 22:40:44.496 | Selecting previously unselected package libnl-3-200:amd64. 2026-04-14 22:40:44.498 | Preparing to unpack .../054-libnl-3-200_3.7.0-2_amd64.deb ... 2026-04-14 22:40:44.500 | Unpacking libnl-3-200:amd64 (3.7.0-2) ... 2026-04-14 22:40:44.536 | Selecting previously unselected package libnl-route-3-200:amd64. 2026-04-14 22:40:44.540 | Preparing to unpack .../055-libnl-route-3-200_3.7.0-2_amd64.deb ... 2026-04-14 22:40:44.542 | Unpacking libnl-route-3-200:amd64 (3.7.0-2) ... 2026-04-14 22:40:44.588 | Selecting previously unselected package libibverbs1:amd64. 2026-04-14 22:40:44.589 | Preparing to unpack .../056-libibverbs1_56.1-1_amd64.deb ... 2026-04-14 22:40:44.591 | Unpacking libibverbs1:amd64 (56.1-1) ... 2026-04-14 22:40:44.628 | Selecting previously unselected package librdmacm1t64:amd64. 2026-04-14 22:40:44.631 | Preparing to unpack .../057-librdmacm1t64_56.1-1_amd64.deb ... 2026-04-14 22:40:44.633 | Unpacking librdmacm1t64:amd64 (56.1-1) ... 2026-04-14 22:40:44.668 | Selecting previously unselected package librados2. 2026-04-14 22:40:44.671 | Preparing to unpack .../058-librados2_18.2.7+ds-1_amd64.deb ... 2026-04-14 22:40:44.673 | Unpacking librados2 (18.2.7+ds-1) ... 2026-04-14 22:40:44.942 | Selecting previously unselected package librbd1. 2026-04-14 22:40:44.942 | Preparing to unpack .../059-librbd1_18.2.7+ds-1_amd64.deb ... 2026-04-14 22:40:44.944 | Unpacking librbd1 (18.2.7+ds-1) ... 2026-04-14 22:40:45.188 | Selecting previously unselected package python3-ceph-argparse. 2026-04-14 22:40:45.194 | Preparing to unpack .../060-python3-ceph-argparse_18.2.7+ds-1_amd64.deb ... 2026-04-14 22:40:45.196 | Unpacking python3-ceph-argparse (18.2.7+ds-1) ... 2026-04-14 22:40:45.236 | Selecting previously unselected package libyaml-0-2:amd64. 2026-04-14 22:40:45.239 | Preparing to unpack .../061-libyaml-0-2_0.2.5-2_amd64.deb ... 2026-04-14 22:40:45.242 | Unpacking libyaml-0-2:amd64 (0.2.5-2) ... 2026-04-14 22:40:45.284 | Selecting previously unselected package python3-yaml. 2026-04-14 22:40:45.287 | Preparing to unpack .../062-python3-yaml_6.0.2-1+b2_amd64.deb ... 2026-04-14 22:40:45.290 | Unpacking python3-yaml (6.0.2-1+b2) ... 2026-04-14 22:40:45.340 | Selecting previously unselected package python3-ceph-common. 2026-04-14 22:40:45.343 | Preparing to unpack .../063-python3-ceph-common_18.2.7+ds-1_all.deb ... 2026-04-14 22:40:45.346 | Unpacking python3-ceph-common (18.2.7+ds-1) ... 2026-04-14 22:40:45.392 | Selecting previously unselected package libcephfs2. 2026-04-14 22:40:45.395 | Preparing to unpack .../064-libcephfs2_18.2.7+ds-1_amd64.deb ... 2026-04-14 22:40:45.398 | Unpacking libcephfs2 (18.2.7+ds-1) ... 2026-04-14 22:40:45.488 | Selecting previously unselected package python3-rados. 2026-04-14 22:40:45.493 | Preparing to unpack .../065-python3-rados_18.2.7+ds-1_amd64.deb ... 2026-04-14 22:40:45.496 | Unpacking python3-rados (18.2.7+ds-1) ... 2026-04-14 22:40:45.560 | Selecting previously unselected package python3-cephfs. 2026-04-14 22:40:45.565 | Preparing to unpack .../066-python3-cephfs_18.2.7+ds-1_amd64.deb ... 2026-04-14 22:40:45.567 | Unpacking python3-cephfs (18.2.7+ds-1) ... 2026-04-14 22:40:45.616 | Selecting previously unselected package python3-wcwidth. 2026-04-14 22:40:45.621 | Preparing to unpack .../067-python3-wcwidth_0.2.13+dfsg1-1_all.deb ... 2026-04-14 22:40:45.624 | Unpacking python3-wcwidth (0.2.13+dfsg1-1) ... 2026-04-14 22:40:45.664 | Selecting previously unselected package python3-prettytable. 2026-04-14 22:40:45.666 | Preparing to unpack .../068-python3-prettytable_3.15.1-1_all.deb ... 2026-04-14 22:40:45.668 | Unpacking python3-prettytable (3.15.1-1) ... 2026-04-14 22:40:45.704 | Selecting previously unselected package python3-rbd. 2026-04-14 22:40:45.708 | Preparing to unpack .../069-python3-rbd_18.2.7+ds-1_amd64.deb ... 2026-04-14 22:40:45.710 | Unpacking python3-rbd (18.2.7+ds-1) ... 2026-04-14 22:40:45.772 | Selecting previously unselected package python3-certifi. 2026-04-14 22:40:45.778 | Preparing to unpack .../070-python3-certifi_2025.1.31+ds-1_all.deb ... 2026-04-14 22:40:45.780 | Unpacking python3-certifi (2025.1.31+ds-1) ... 2026-04-14 22:40:45.816 | Selecting previously unselected package python3-charset-normalizer. 2026-04-14 22:40:45.818 | Preparing to unpack .../071-python3-charset-normalizer_3.4.2-1_amd64.deb ... 2026-04-14 22:40:45.821 | Unpacking python3-charset-normalizer (3.4.2-1) ... 2026-04-14 22:40:45.864 | Selecting previously unselected package python3-idna. 2026-04-14 22:40:45.870 | Preparing to unpack .../072-python3-idna_3.10-1_all.deb ... 2026-04-14 22:40:45.872 | Unpacking python3-idna (3.10-1) ... 2026-04-14 22:40:45.908 | Selecting previously unselected package python3-urllib3. 2026-04-14 22:40:45.913 | Preparing to unpack .../073-python3-urllib3_2.3.0-3+deb13u1_all.deb ... 2026-04-14 22:40:45.915 | Unpacking python3-urllib3 (2.3.0-3+deb13u1) ... 2026-04-14 22:40:45.964 | Selecting previously unselected package python3-chardet. 2026-04-14 22:40:45.966 | Preparing to unpack .../074-python3-chardet_5.2.0+dfsg-2_all.deb ... 2026-04-14 22:40:45.969 | Unpacking python3-chardet (5.2.0+dfsg-2) ... 2026-04-14 22:40:46.020 | Selecting previously unselected package python3-requests. 2026-04-14 22:40:46.026 | Preparing to unpack .../075-python3-requests_2.32.3+dfsg-5+deb13u1_all.deb ... 2026-04-14 22:40:46.028 | Unpacking python3-requests (2.32.3+dfsg-5+deb13u1) ... 2026-04-14 22:40:46.068 | Selecting previously unselected package libdw1t64:amd64. 2026-04-14 22:40:46.072 | Preparing to unpack .../076-libdw1t64_0.192-4_amd64.deb ... 2026-04-14 22:40:46.075 | Unpacking libdw1t64:amd64 (0.192-4) ... 2026-04-14 22:40:46.128 | Selecting previously unselected package libbabeltrace1:amd64. 2026-04-14 22:40:46.134 | Preparing to unpack .../077-libbabeltrace1_1.5.11-4+b2_amd64.deb ... 2026-04-14 22:40:46.136 | Unpacking libbabeltrace1:amd64 (1.5.11-4+b2) ... 2026-04-14 22:40:46.180 | Selecting previously unselected package libboost-context1.83.0:amd64. 2026-04-14 22:40:46.183 | Preparing to unpack .../078-libboost-context1.83.0_1.83.0-4.2_amd64.deb ... 2026-04-14 22:40:46.186 | Unpacking libboost-context1.83.0:amd64 (1.83.0-4.2) ... 2026-04-14 22:40:46.236 | Selecting previously unselected package libboost-filesystem1.83.0:amd64. 2026-04-14 22:40:46.238 | Preparing to unpack .../079-libboost-filesystem1.83.0_1.83.0-4.2_amd64.deb ... 2026-04-14 22:40:46.241 | Unpacking libboost-filesystem1.83.0:amd64 (1.83.0-4.2) ... 2026-04-14 22:40:46.300 | Selecting previously unselected package libboost-program-options1.83.0:amd64. 2026-04-14 22:40:46.302 | Preparing to unpack .../080-libboost-program-options1.83.0_1.83.0-4.2_amd64.deb ... 2026-04-14 22:40:46.304 | Unpacking libboost-program-options1.83.0:amd64 (1.83.0-4.2) ... 2026-04-14 22:40:46.364 | Selecting previously unselected package libtcmalloc-minimal4t64:amd64. 2026-04-14 22:40:46.364 | Preparing to unpack .../081-libtcmalloc-minimal4t64_2.16-1_amd64.deb ... 2026-04-14 22:40:46.366 | Unpacking libtcmalloc-minimal4t64:amd64 (2.16-1) ... 2026-04-14 22:40:46.405 | Selecting previously unselected package libgoogle-perftools4t64:amd64. 2026-04-14 22:40:46.408 | Preparing to unpack .../082-libgoogle-perftools4t64_2.16-1_amd64.deb ... 2026-04-14 22:40:46.410 | Unpacking libgoogle-perftools4t64:amd64 (2.16-1) ... 2026-04-14 22:40:46.472 | Selecting previously unselected package libicu76:amd64. 2026-04-14 22:40:46.474 | Preparing to unpack .../083-libicu76_76.1-4_amd64.deb ... 2026-04-14 22:40:46.476 | Unpacking libicu76:amd64 (76.1-4) ... 2026-04-14 22:40:47.072 | Selecting previously unselected package liblua5.3-0:amd64. 2026-04-14 22:40:47.077 | Preparing to unpack .../084-liblua5.3-0_5.3.6-2+b4_amd64.deb ... 2026-04-14 22:40:47.079 | Unpacking liblua5.3-0:amd64 (5.3.6-2+b4) ... 2026-04-14 22:40:47.120 | Selecting previously unselected package libncurses6:amd64. 2026-04-14 22:40:47.123 | Preparing to unpack .../085-libncurses6_6.5+20250216-2_amd64.deb ... 2026-04-14 22:40:47.124 | Unpacking libncurses6:amd64 (6.5+20250216-2) ... 2026-04-14 22:40:47.160 | Selecting previously unselected package liboath0t64:amd64. 2026-04-14 22:40:47.165 | Preparing to unpack .../086-liboath0t64_2.6.12-1_amd64.deb ... 2026-04-14 22:40:47.167 | Unpacking liboath0t64:amd64 (2.6.12-1) ... 2026-04-14 22:40:47.204 | Selecting previously unselected package librabbitmq4:amd64. 2026-04-14 22:40:47.207 | Preparing to unpack .../087-librabbitmq4_0.15.0-1_amd64.deb ... 2026-04-14 22:40:47.209 | Unpacking librabbitmq4:amd64 (0.15.0-1) ... 2026-04-14 22:40:47.248 | Selecting previously unselected package libradosstriper1. 2026-04-14 22:40:47.250 | Preparing to unpack .../088-libradosstriper1_18.2.7+ds-1_amd64.deb ... 2026-04-14 22:40:47.252 | Unpacking libradosstriper1 (18.2.7+ds-1) ... 2026-04-14 22:40:47.332 | Selecting previously unselected package ceph-common. 2026-04-14 22:40:47.335 | Preparing to unpack .../089-ceph-common_18.2.7+ds-1_amd64.deb ... 2026-04-14 22:40:47.340 | Unpacking ceph-common (18.2.7+ds-1) ... 2026-04-14 22:40:47.896 | Selecting previously unselected package conmon. 2026-04-14 22:40:47.901 | Preparing to unpack .../090-conmon_2.1.12-4_amd64.deb ... 2026-04-14 22:40:47.904 | Unpacking conmon (2.1.12-4) ... 2026-04-14 22:40:47.936 | Selecting previously unselected package conntrack. 2026-04-14 22:40:47.940 | Preparing to unpack .../091-conntrack_1%3a1.4.8-2_amd64.deb ... 2026-04-14 22:40:47.942 | Unpacking conntrack (1:1.4.8-2) ... 2026-04-14 22:40:47.985 | Selecting previously unselected package containernetworking-plugins. 2026-04-14 22:40:47.994 | Preparing to unpack .../092-containernetworking-plugins_1.1.1+ds1-3+b17_amd64.deb ... 2026-04-14 22:40:47.998 | Unpacking containernetworking-plugins (1.1.1+ds1-3+b17) ... 2026-04-14 22:40:48.564 | Selecting previously unselected package libyajl2:amd64. 2026-04-14 22:40:48.566 | Preparing to unpack .../093-libyajl2_2.1.0-5+b2_amd64.deb ... 2026-04-14 22:40:48.568 | Unpacking libyajl2:amd64 (2.1.0-5+b2) ... 2026-04-14 22:40:48.600 | Selecting previously unselected package crun. 2026-04-14 22:40:48.604 | Preparing to unpack .../094-crun_1.21-1_amd64.deb ... 2026-04-14 22:40:48.606 | Unpacking crun (1.21-1) ... 2026-04-14 22:40:48.668 | Selecting previously unselected package cryptsetup-bin. 2026-04-14 22:40:48.673 | Preparing to unpack .../095-cryptsetup-bin_2%3a2.7.5-2_amd64.deb ... 2026-04-14 22:40:48.675 | Unpacking cryptsetup-bin (2:2.7.5-2) ... 2026-04-14 22:40:48.748 | Selecting previously unselected package cryptsetup. 2026-04-14 22:40:48.749 | Preparing to unpack .../096-cryptsetup_2%3a2.7.5-2_amd64.deb ... 2026-04-14 22:40:48.778 | Unpacking cryptsetup (2:2.7.5-2) ... 2026-04-14 22:40:48.836 | Selecting previously unselected package libdconf1:amd64. 2026-04-14 22:40:48.839 | Preparing to unpack .../097-libdconf1_0.40.0-5_amd64.deb ... 2026-04-14 22:40:48.842 | Unpacking libdconf1:amd64 (0.40.0-5) ... 2026-04-14 22:40:48.872 | Selecting previously unselected package dconf-service. 2026-04-14 22:40:48.873 | Preparing to unpack .../098-dconf-service_0.40.0-5_amd64.deb ... 2026-04-14 22:40:48.875 | Unpacking dconf-service (0.40.0-5) ... 2026-04-14 22:40:48.907 | Selecting previously unselected package dconf-gsettings-backend:amd64. 2026-04-14 22:40:48.907 | Preparing to unpack .../099-dconf-gsettings-backend_0.40.0-5_amd64.deb ... 2026-04-14 22:40:48.910 | Unpacking dconf-gsettings-backend:amd64 (0.40.0-5) ... 2026-04-14 22:40:48.943 | Selecting previously unselected package libdevmapper-event1.02.1:amd64. 2026-04-14 22:40:48.943 | Preparing to unpack .../100-libdevmapper-event1.02.1_2%3a1.02.205-2_amd64.deb ... 2026-04-14 22:40:48.944 | Unpacking libdevmapper-event1.02.1:amd64 (2:1.02.205-2) ... 2026-04-14 22:40:48.972 | Selecting previously unselected package liblvm2cmd2.03:amd64. 2026-04-14 22:40:48.978 | Preparing to unpack .../101-liblvm2cmd2.03_2.03.31-2_amd64.deb ... 2026-04-14 22:40:48.980 | Unpacking liblvm2cmd2.03:amd64 (2.03.31-2) ... 2026-04-14 22:40:49.060 | Selecting previously unselected package dmeventd. 2026-04-14 22:40:49.062 | Preparing to unpack .../102-dmeventd_2%3a1.02.205-2_amd64.deb ... 2026-04-14 22:40:49.064 | Unpacking dmeventd (2:1.02.205-2) ... 2026-04-14 22:40:49.101 | Selecting previously unselected package dnsmasq-base. 2026-04-14 22:40:49.103 | Preparing to unpack .../103-dnsmasq-base_2.91-1_amd64.deb ... 2026-04-14 22:40:49.114 | Unpacking dnsmasq-base (2.91-1) ... 2026-04-14 22:40:49.176 | Selecting previously unselected package dnsmasq-utils. 2026-04-14 22:40:49.176 | Preparing to unpack .../104-dnsmasq-utils_2.91-1_amd64.deb ... 2026-04-14 22:40:49.178 | Unpacking dnsmasq-utils (2.91-1) ... 2026-04-14 22:40:49.212 | Selecting previously unselected package dosfstools. 2026-04-14 22:40:49.212 | Preparing to unpack .../105-dosfstools_4.2-1.2_amd64.deb ... 2026-04-14 22:40:49.214 | Unpacking dosfstools (4.2-1.2) ... 2026-04-14 22:40:49.256 | Selecting previously unselected package ebtables. 2026-04-14 22:40:49.259 | Preparing to unpack .../106-ebtables_2.0.11-6_amd64.deb ... 2026-04-14 22:40:49.275 | Unpacking ebtables (2.0.11-6) ... 2026-04-14 22:40:49.316 | Selecting previously unselected package fonts-dejavu-mono. 2026-04-14 22:40:49.319 | Preparing to unpack .../107-fonts-dejavu-mono_2.37-8_all.deb ... 2026-04-14 22:40:49.321 | Unpacking fonts-dejavu-mono (2.37-8) ... 2026-04-14 22:40:49.396 | Selecting previously unselected package fonts-dejavu-core. 2026-04-14 22:40:49.398 | Preparing to unpack .../108-fonts-dejavu-core_2.37-8_all.deb ... 2026-04-14 22:40:49.426 | Unpacking fonts-dejavu-core (2.37-8) ... 2026-04-14 22:40:49.524 | Selecting previously unselected package fontconfig-config. 2026-04-14 22:40:49.528 | Preparing to unpack .../109-fontconfig-config_2.15.0-2.3_amd64.deb ... 2026-04-14 22:40:49.530 | Unpacking fontconfig-config (2.15.0-2.3) ... 2026-04-14 22:40:49.576 | Selecting previously unselected package libfontconfig1:amd64. 2026-04-14 22:40:49.582 | Preparing to unpack .../110-libfontconfig1_2.15.0-2.3_amd64.deb ... 2026-04-14 22:40:49.584 | Unpacking libfontconfig1:amd64 (2.15.0-2.3) ... 2026-04-14 22:40:49.624 | Selecting previously unselected package fontconfig. 2026-04-14 22:40:49.631 | Preparing to unpack .../111-fontconfig_2.15.0-2.3_amd64.deb ... 2026-04-14 22:40:49.633 | Unpacking fontconfig (2.15.0-2.3) ... 2026-04-14 22:40:49.680 | Selecting previously unselected package gir1.2-glib-2.0:amd64. 2026-04-14 22:40:49.685 | Preparing to unpack .../112-gir1.2-glib-2.0_2.84.4-3~deb13u2_amd64.deb ... 2026-04-14 22:40:49.687 | Unpacking gir1.2-glib-2.0:amd64 (2.84.4-3~deb13u2) ... 2026-04-14 22:40:49.736 | Selecting previously unselected package libpixman-1-0:amd64. 2026-04-14 22:40:49.739 | Preparing to unpack .../113-libpixman-1-0_0.44.0-3_amd64.deb ... 2026-04-14 22:40:49.741 | Unpacking libpixman-1-0:amd64 (0.44.0-3) ... 2026-04-14 22:40:49.800 | Selecting previously unselected package libxau6:amd64. 2026-04-14 22:40:49.802 | Preparing to unpack .../114-libxau6_1%3a1.0.11-1_amd64.deb ... 2026-04-14 22:40:49.804 | Unpacking libxau6:amd64 (1:1.0.11-1) ... 2026-04-14 22:40:49.835 | Selecting previously unselected package libxdmcp6:amd64. 2026-04-14 22:40:49.839 | Preparing to unpack .../115-libxdmcp6_1%3a1.1.5-1_amd64.deb ... 2026-04-14 22:40:49.842 | Unpacking libxdmcp6:amd64 (1:1.1.5-1) ... 2026-04-14 22:40:49.876 | Selecting previously unselected package libxcb1:amd64. 2026-04-14 22:40:49.879 | Preparing to unpack .../116-libxcb1_1.17.0-2+b1_amd64.deb ... 2026-04-14 22:40:49.882 | Unpacking libxcb1:amd64 (1.17.0-2+b1) ... 2026-04-14 22:40:49.920 | Selecting previously unselected package libx11-data. 2026-04-14 22:40:49.922 | Preparing to unpack .../117-libx11-data_2%3a1.8.12-1_all.deb ... 2026-04-14 22:40:49.925 | Unpacking libx11-data (2:1.8.12-1) ... 2026-04-14 22:40:50.036 | Selecting previously unselected package libx11-6:amd64. 2026-04-14 22:40:50.042 | Preparing to unpack .../118-libx11-6_2%3a1.8.12-1_amd64.deb ... 2026-04-14 22:40:50.044 | Unpacking libx11-6:amd64 (2:1.8.12-1) ... 2026-04-14 22:40:50.132 | Selecting previously unselected package libxcb-render0:amd64. 2026-04-14 22:40:50.135 | Preparing to unpack .../119-libxcb-render0_1.17.0-2+b1_amd64.deb ... 2026-04-14 22:40:50.137 | Unpacking libxcb-render0:amd64 (1.17.0-2+b1) ... 2026-04-14 22:40:50.176 | Selecting previously unselected package libxcb-shm0:amd64. 2026-04-14 22:40:50.178 | Preparing to unpack .../120-libxcb-shm0_1.17.0-2+b1_amd64.deb ... 2026-04-14 22:40:50.180 | Unpacking libxcb-shm0:amd64 (1.17.0-2+b1) ... 2026-04-14 22:40:50.216 | Selecting previously unselected package libxext6:amd64. 2026-04-14 22:40:50.220 | Preparing to unpack .../121-libxext6_2%3a1.3.4-1+b3_amd64.deb ... 2026-04-14 22:40:50.223 | Unpacking libxext6:amd64 (2:1.3.4-1+b3) ... 2026-04-14 22:40:50.256 | Selecting previously unselected package libxrender1:amd64. 2026-04-14 22:40:50.261 | Preparing to unpack .../122-libxrender1_1%3a0.9.12-1_amd64.deb ... 2026-04-14 22:40:50.263 | Unpacking libxrender1:amd64 (1:0.9.12-1) ... 2026-04-14 22:40:50.300 | Selecting previously unselected package libcairo2:amd64. 2026-04-14 22:40:50.303 | Preparing to unpack .../123-libcairo2_1.18.4-1+b1_amd64.deb ... 2026-04-14 22:40:50.305 | Unpacking libcairo2:amd64 (1.18.4-1+b1) ... 2026-04-14 22:40:50.388 | Selecting previously unselected package libcairo-gobject2:amd64. 2026-04-14 22:40:50.390 | Preparing to unpack .../124-libcairo-gobject2_1.18.4-1+b1_amd64.deb ... 2026-04-14 22:40:50.392 | Unpacking libcairo-gobject2:amd64 (1.18.4-1+b1) ... 2026-04-14 22:40:50.437 | Selecting previously unselected package gir1.2-freedesktop:amd64. 2026-04-14 22:40:50.437 | Preparing to unpack .../125-gir1.2-freedesktop_1.84.0-1_amd64.deb ... 2026-04-14 22:40:50.440 | Unpacking gir1.2-freedesktop:amd64 (1.84.0-1) ... 2026-04-14 22:40:50.476 | Selecting previously unselected package libduktape207:amd64. 2026-04-14 22:40:50.480 | Preparing to unpack .../126-libduktape207_2.7.0-2+b2_amd64.deb ... 2026-04-14 22:40:50.482 | Unpacking libduktape207:amd64 (2.7.0-2+b2) ... 2026-04-14 22:40:50.528 | Selecting previously unselected package libproxy1v5:amd64. 2026-04-14 22:40:50.530 | Preparing to unpack .../127-libproxy1v5_0.5.9-1_amd64.deb ... 2026-04-14 22:40:50.532 | Unpacking libproxy1v5:amd64 (0.5.9-1) ... 2026-04-14 22:40:50.560 | Selecting previously unselected package glib-networking-common. 2026-04-14 22:40:50.565 | Preparing to unpack .../128-glib-networking-common_2.80.1-1_all.deb ... 2026-04-14 22:40:50.567 | Unpacking glib-networking-common (2.80.1-1) ... 2026-04-14 22:40:50.624 | Selecting previously unselected package glib-networking-services. 2026-04-14 22:40:50.629 | Preparing to unpack .../129-glib-networking-services_2.80.1-1_amd64.deb ... 2026-04-14 22:40:50.632 | Unpacking glib-networking-services (2.80.1-1) ... 2026-04-14 22:40:50.660 | Selecting previously unselected package gsettings-desktop-schemas. 2026-04-14 22:40:50.664 | Preparing to unpack .../130-gsettings-desktop-schemas_48.0-1_all.deb ... 2026-04-14 22:40:50.666 | Unpacking gsettings-desktop-schemas (48.0-1) ... 2026-04-14 22:40:50.760 | Selecting previously unselected package glib-networking:amd64. 2026-04-14 22:40:50.762 | Preparing to unpack .../131-glib-networking_2.80.1-1_amd64.deb ... 2026-04-14 22:40:50.764 | Unpacking glib-networking:amd64 (2.80.1-1) ... 2026-04-14 22:40:50.796 | Selecting previously unselected package libsoup-3.0-common. 2026-04-14 22:40:50.800 | Preparing to unpack .../132-libsoup-3.0-common_3.6.5-3_all.deb ... 2026-04-14 22:40:50.802 | Unpacking libsoup-3.0-common (3.6.5-3) ... 2026-04-14 22:40:50.852 | Selecting previously unselected package libsoup-3.0-0:amd64. 2026-04-14 22:40:50.859 | Preparing to unpack .../133-libsoup-3.0-0_3.6.5-3_amd64.deb ... 2026-04-14 22:40:50.862 | Unpacking libsoup-3.0-0:amd64 (3.6.5-3) ... 2026-04-14 22:40:50.912 | Selecting previously unselected package libxslt1.1:amd64. 2026-04-14 22:40:50.916 | Preparing to unpack .../134-libxslt1.1_1.1.35-1.2+deb13u2_amd64.deb ... 2026-04-14 22:40:50.918 | Unpacking libxslt1.1:amd64 (1.1.35-1.2+deb13u2) ... 2026-04-14 22:40:50.964 | Selecting previously unselected package usb.ids. 2026-04-14 22:40:50.968 | Preparing to unpack .../135-usb.ids_2025.07.26-1_all.deb ... 2026-04-14 22:40:50.970 | Unpacking usb.ids (2025.07.26-1) ... 2026-04-14 22:40:51.020 | Selecting previously unselected package libosinfo-l10n. 2026-04-14 22:40:51.026 | Preparing to unpack .../136-libosinfo-l10n_1.12.0-2_all.deb ... 2026-04-14 22:40:51.028 | Unpacking libosinfo-l10n (1.12.0-2) ... 2026-04-14 22:40:51.076 | Selecting previously unselected package osinfo-db. 2026-04-14 22:40:51.079 | Preparing to unpack .../137-osinfo-db_0.20250606-1_all.deb ... 2026-04-14 22:40:51.082 | Unpacking osinfo-db (0.20250606-1) ... 2026-04-14 22:40:51.420 | Selecting previously unselected package libosinfo-1.0-0:amd64. 2026-04-14 22:40:51.424 | Preparing to unpack .../138-libosinfo-1.0-0_1.12.0-2_amd64.deb ... 2026-04-14 22:40:51.426 | Unpacking libosinfo-1.0-0:amd64 (1.12.0-2) ... 2026-04-14 22:40:51.464 | Selecting previously unselected package gir1.2-libosinfo-1.0:amd64. 2026-04-14 22:40:51.468 | Preparing to unpack .../139-gir1.2-libosinfo-1.0_1.12.0-2_amd64.deb ... 2026-04-14 22:40:51.471 | Unpacking gir1.2-libosinfo-1.0:amd64 (1.12.0-2) ... 2026-04-14 22:40:51.512 | Selecting previously unselected package netavark. 2026-04-14 22:40:51.515 | Preparing to unpack .../140-netavark_1.14.0-2_amd64.deb ... 2026-04-14 22:40:51.518 | Unpacking netavark (1.14.0-2) ... 2026-04-14 22:40:51.860 | Selecting previously unselected package golang-github-containers-image. 2026-04-14 22:40:51.865 | Preparing to unpack .../141-golang-github-containers-image_5.34.2-1_all.deb ... 2026-04-14 22:40:51.867 | Unpacking golang-github-containers-image (5.34.2-1) ... 2026-04-14 22:40:51.900 | Selecting previously unselected package golang-github-containers-common. 2026-04-14 22:40:51.903 | Preparing to unpack .../142-golang-github-containers-common_0.62.2+ds1-2_all.deb ... 2026-04-14 22:40:51.906 | Unpacking golang-github-containers-common (0.62.2+ds1-2) ... 2026-04-14 22:40:51.940 | Selecting previously unselected package libann0. 2026-04-14 22:40:51.942 | Preparing to unpack .../143-libann0_1.1.2+doc-9+b1_amd64.deb ... 2026-04-14 22:40:51.944 | Unpacking libann0 (1.1.2+doc-9+b1) ... 2026-04-14 22:40:51.980 | Selecting previously unselected package libcdt5:amd64. 2026-04-14 22:40:51.983 | Preparing to unpack .../144-libcdt5_2.42.4-3_amd64.deb ... 2026-04-14 22:40:51.985 | Unpacking libcdt5:amd64 (2.42.4-3) ... 2026-04-14 22:40:52.020 | Selecting previously unselected package libcgraph6:amd64. 2026-04-14 22:40:52.022 | Preparing to unpack .../145-libcgraph6_2.42.4-3_amd64.deb ... 2026-04-14 22:40:52.024 | Unpacking libcgraph6:amd64 (2.42.4-3) ... 2026-04-14 22:40:52.056 | Selecting previously unselected package libaom3:amd64. 2026-04-14 22:40:52.061 | Preparing to unpack .../146-libaom3_3.12.1-1_amd64.deb ... 2026-04-14 22:40:52.063 | Unpacking libaom3:amd64 (3.12.1-1) ... 2026-04-14 22:40:52.248 | Selecting previously unselected package libdav1d7:amd64. 2026-04-14 22:40:52.256 | Preparing to unpack .../147-libdav1d7_1.5.1-1_amd64.deb ... 2026-04-14 22:40:52.258 | Unpacking libdav1d7:amd64 (1.5.1-1) ... 2026-04-14 22:40:52.332 | Selecting previously unselected package libabsl20240722:amd64. 2026-04-14 22:40:52.337 | Preparing to unpack .../148-libabsl20240722_20240722.0-4_amd64.deb ... 2026-04-14 22:40:52.339 | Unpacking libabsl20240722:amd64 (20240722.0-4) ... 2026-04-14 22:40:52.432 | Selecting previously unselected package libgav1-1:amd64. 2026-04-14 22:40:52.435 | Preparing to unpack .../149-libgav1-1_0.19.0-3+b1_amd64.deb ... 2026-04-14 22:40:52.437 | Unpacking libgav1-1:amd64 (0.19.0-3+b1) ... 2026-04-14 22:40:52.500 | Selecting previously unselected package librav1e0.7:amd64. 2026-04-14 22:40:52.505 | Preparing to unpack .../150-librav1e0.7_0.7.1-9+b2_amd64.deb ... 2026-04-14 22:40:52.507 | Unpacking librav1e0.7:amd64 (0.7.1-9+b2) ... 2026-04-14 22:40:52.624 | Selecting previously unselected package libsvtav1enc2:amd64. 2026-04-14 22:40:52.629 | Preparing to unpack .../151-libsvtav1enc2_2.3.0+dfsg-1_amd64.deb ... 2026-04-14 22:40:52.631 | Unpacking libsvtav1enc2:amd64 (2.3.0+dfsg-1) ... 2026-04-14 22:40:52.852 | Selecting previously unselected package libjpeg62-turbo:amd64. 2026-04-14 22:40:52.859 | Preparing to unpack .../152-libjpeg62-turbo_1%3a2.1.5-4_amd64.deb ... 2026-04-14 22:40:52.861 | Unpacking libjpeg62-turbo:amd64 (1:2.1.5-4) ... 2026-04-14 22:40:52.908 | Selecting previously unselected package libyuv0:amd64. 2026-04-14 22:40:52.911 | Preparing to unpack .../153-libyuv0_0.0.1904.20250204-1_amd64.deb ... 2026-04-14 22:40:52.913 | Unpacking libyuv0:amd64 (0.0.1904.20250204-1) ... 2026-04-14 22:40:52.956 | Selecting previously unselected package libavif16:amd64. 2026-04-14 22:40:52.962 | Preparing to unpack .../154-libavif16_1.2.1-1.2_amd64.deb ... 2026-04-14 22:40:52.964 | Unpacking libavif16:amd64 (1.2.1-1.2) ... 2026-04-14 22:40:53.004 | Selecting previously unselected package libsharpyuv0:amd64. 2026-04-14 22:40:53.006 | Preparing to unpack .../155-libsharpyuv0_1.5.0-0.1_amd64.deb ... 2026-04-14 22:40:53.008 | Unpacking libsharpyuv0:amd64 (1.5.0-0.1) ... 2026-04-14 22:40:53.044 | Selecting previously unselected package libheif-plugin-dav1d:amd64. 2026-04-14 22:40:53.047 | Preparing to unpack .../156-libheif-plugin-dav1d_1.19.8-1_amd64.deb ... 2026-04-14 22:40:53.050 | Unpacking libheif-plugin-dav1d:amd64 (1.19.8-1) ... 2026-04-14 22:40:53.084 | Selecting previously unselected package libde265-0:amd64. 2026-04-14 22:40:53.087 | Preparing to unpack .../157-libde265-0_1.0.15-1+b3_amd64.deb ... 2026-04-14 22:40:53.089 | Unpacking libde265-0:amd64 (1.0.15-1+b3) ... 2026-04-14 22:40:53.140 | Selecting previously unselected package libheif-plugin-libde265:amd64. 2026-04-14 22:40:53.142 | Preparing to unpack .../158-libheif-plugin-libde265_1.19.8-1_amd64.deb ... 2026-04-14 22:40:53.144 | Unpacking libheif-plugin-libde265:amd64 (1.19.8-1) ... 2026-04-14 22:40:53.183 | Selecting previously unselected package libheif1:amd64. 2026-04-14 22:40:53.183 | Preparing to unpack .../159-libheif1_1.19.8-1_amd64.deb ... 2026-04-14 22:40:53.186 | Unpacking libheif1:amd64 (1.19.8-1) ... 2026-04-14 22:40:53.268 | Selecting previously unselected package libimagequant0:amd64. 2026-04-14 22:40:53.273 | Preparing to unpack .../160-libimagequant0_2.18.0-1+b2_amd64.deb ... 2026-04-14 22:40:53.276 | Unpacking libimagequant0:amd64 (2.18.0-1+b2) ... 2026-04-14 22:40:53.316 | Selecting previously unselected package libdeflate0:amd64. 2026-04-14 22:40:53.319 | Preparing to unpack .../161-libdeflate0_1.23-2_amd64.deb ... 2026-04-14 22:40:53.322 | Unpacking libdeflate0:amd64 (1.23-2) ... 2026-04-14 22:40:53.361 | Selecting previously unselected package libjbig0:amd64. 2026-04-14 22:40:53.363 | Preparing to unpack .../162-libjbig0_2.1-6.1+b2_amd64.deb ... 2026-04-14 22:40:53.366 | Unpacking libjbig0:amd64 (2.1-6.1+b2) ... 2026-04-14 22:40:53.400 | Selecting previously unselected package liblerc4:amd64. 2026-04-14 22:40:53.404 | Preparing to unpack .../163-liblerc4_4.0.0+ds-5_amd64.deb ... 2026-04-14 22:40:53.406 | Unpacking liblerc4:amd64 (4.0.0+ds-5) ... 2026-04-14 22:40:53.453 | Selecting previously unselected package libwebp7:amd64. 2026-04-14 22:40:53.457 | Preparing to unpack .../164-libwebp7_1.5.0-0.1_amd64.deb ... 2026-04-14 22:40:53.460 | Unpacking libwebp7:amd64 (1.5.0-0.1) ... 2026-04-14 22:40:53.512 | Selecting previously unselected package libtiff6:amd64. 2026-04-14 22:40:53.516 | Preparing to unpack .../165-libtiff6_4.7.0-3+deb13u2_amd64.deb ... 2026-04-14 22:40:53.518 | Unpacking libtiff6:amd64 (4.7.0-3+deb13u2) ... 2026-04-14 22:40:53.584 | Selecting previously unselected package libxpm4:amd64. 2026-04-14 22:40:53.585 | Preparing to unpack .../166-libxpm4_1%3a3.5.17-1+b3_amd64.deb ... 2026-04-14 22:40:53.587 | Unpacking libxpm4:amd64 (1:3.5.17-1+b3) ... 2026-04-14 22:40:53.624 | Selecting previously unselected package libgd3:amd64. 2026-04-14 22:40:53.627 | Preparing to unpack .../167-libgd3_2.3.3-13_amd64.deb ... 2026-04-14 22:40:53.629 | Unpacking libgd3:amd64 (2.3.3-13) ... 2026-04-14 22:40:53.672 | Selecting previously unselected package libgts-0.7-5t64:amd64. 2026-04-14 22:40:53.674 | Preparing to unpack .../168-libgts-0.7-5t64_0.7.6+darcs121130-5.2+b1_amd64.deb ... 2026-04-14 22:40:53.677 | Unpacking libgts-0.7-5t64:amd64 (0.7.6+darcs121130-5.2+b1) ... 2026-04-14 22:40:53.716 | Selecting previously unselected package libltdl7:amd64. 2026-04-14 22:40:53.722 | Preparing to unpack .../169-libltdl7_2.5.4-4_amd64.deb ... 2026-04-14 22:40:53.724 | Unpacking libltdl7:amd64 (2.5.4-4) ... 2026-04-14 22:40:53.764 | Selecting previously unselected package libfribidi0:amd64. 2026-04-14 22:40:53.771 | Preparing to unpack .../170-libfribidi0_1.0.16-1_amd64.deb ... 2026-04-14 22:40:53.773 | Unpacking libfribidi0:amd64 (1.0.16-1) ... 2026-04-14 22:40:53.808 | Selecting previously unselected package libgraphite2-3:amd64. 2026-04-14 22:40:53.812 | Preparing to unpack .../171-libgraphite2-3_1.3.14-2+b1_amd64.deb ... 2026-04-14 22:40:53.814 | Unpacking libgraphite2-3:amd64 (1.3.14-2+b1) ... 2026-04-14 22:40:53.852 | Selecting previously unselected package libharfbuzz0b:amd64. 2026-04-14 22:40:53.855 | Preparing to unpack .../172-libharfbuzz0b_10.2.0-1+b1_amd64.deb ... 2026-04-14 22:40:53.857 | Unpacking libharfbuzz0b:amd64 (10.2.0-1+b1) ... 2026-04-14 22:40:53.932 | Selecting previously unselected package libthai-data. 2026-04-14 22:40:53.933 | Preparing to unpack .../173-libthai-data_0.1.29-2_all.deb ... 2026-04-14 22:40:53.936 | Unpacking libthai-data (0.1.29-2) ... 2026-04-14 22:40:53.984 | Selecting previously unselected package libdatrie1:amd64. 2026-04-14 22:40:53.990 | Preparing to unpack .../174-libdatrie1_0.2.13-3+b1_amd64.deb ... 2026-04-14 22:40:53.992 | Unpacking libdatrie1:amd64 (0.2.13-3+b1) ... 2026-04-14 22:40:54.024 | Selecting previously unselected package libthai0:amd64. 2026-04-14 22:40:54.029 | Preparing to unpack .../175-libthai0_0.1.29-2+b1_amd64.deb ... 2026-04-14 22:40:54.031 | Unpacking libthai0:amd64 (0.1.29-2+b1) ... 2026-04-14 22:40:54.060 | Selecting previously unselected package libpango-1.0-0:amd64. 2026-04-14 22:40:54.067 | Preparing to unpack .../176-libpango-1.0-0_1.56.3-1_amd64.deb ... 2026-04-14 22:40:54.069 | Unpacking libpango-1.0-0:amd64 (1.56.3-1) ... 2026-04-14 22:40:54.116 | Selecting previously unselected package libpangoft2-1.0-0:amd64. 2026-04-14 22:40:54.120 | Preparing to unpack .../177-libpangoft2-1.0-0_1.56.3-1_amd64.deb ... 2026-04-14 22:40:54.123 | Unpacking libpangoft2-1.0-0:amd64 (1.56.3-1) ... 2026-04-14 22:40:54.160 | Selecting previously unselected package libpangocairo-1.0-0:amd64. 2026-04-14 22:40:54.167 | Preparing to unpack .../178-libpangocairo-1.0-0_1.56.3-1_amd64.deb ... 2026-04-14 22:40:54.170 | Unpacking libpangocairo-1.0-0:amd64 (1.56.3-1) ... 2026-04-14 22:40:54.208 | Selecting previously unselected package libpathplan4:amd64. 2026-04-14 22:40:54.212 | Preparing to unpack .../179-libpathplan4_2.42.4-3_amd64.deb ... 2026-04-14 22:40:54.215 | Unpacking libpathplan4:amd64 (2.42.4-3) ... 2026-04-14 22:40:54.253 | Selecting previously unselected package libgvc6. 2026-04-14 22:40:54.256 | Preparing to unpack .../180-libgvc6_2.42.4-3_amd64.deb ... 2026-04-14 22:40:54.258 | Unpacking libgvc6 (2.42.4-3) ... 2026-04-14 22:40:54.348 | Selecting previously unselected package libgvpr2:amd64. 2026-04-14 22:40:54.353 | Preparing to unpack .../181-libgvpr2_2.42.4-3_amd64.deb ... 2026-04-14 22:40:54.356 | Unpacking libgvpr2:amd64 (2.42.4-3) ... 2026-04-14 22:40:54.400 | Selecting previously unselected package liblab-gamut1:amd64. 2026-04-14 22:40:54.405 | Preparing to unpack .../182-liblab-gamut1_2.42.4-3_amd64.deb ... 2026-04-14 22:40:54.407 | Unpacking liblab-gamut1:amd64 (2.42.4-3) ... 2026-04-14 22:40:54.548 | Selecting previously unselected package x11-common. 2026-04-14 22:40:54.554 | Preparing to unpack .../183-x11-common_1%3a7.7+24+deb13u1_all.deb ... 2026-04-14 22:40:54.559 | Unpacking x11-common (1:7.7+24+deb13u1) ... 2026-04-14 22:40:54.604 | Selecting previously unselected package libice6:amd64. 2026-04-14 22:40:54.610 | Preparing to unpack .../184-libice6_2%3a1.1.1-1_amd64.deb ... 2026-04-14 22:40:54.612 | Unpacking libice6:amd64 (2:1.1.1-1) ... 2026-04-14 22:40:54.656 | Selecting previously unselected package libsm6:amd64. 2026-04-14 22:40:54.661 | Preparing to unpack .../185-libsm6_2%3a1.2.6-1_amd64.deb ... 2026-04-14 22:40:54.664 | Unpacking libsm6:amd64 (2:1.2.6-1) ... 2026-04-14 22:40:54.704 | Selecting previously unselected package libxt6t64:amd64. 2026-04-14 22:40:54.706 | Preparing to unpack .../186-libxt6t64_1%3a1.2.1-1.2+b2_amd64.deb ... 2026-04-14 22:40:54.708 | Unpacking libxt6t64:amd64 (1:1.2.1-1.2+b2) ... 2026-04-14 22:40:54.764 | Selecting previously unselected package libxmu6:amd64. 2026-04-14 22:40:54.767 | Preparing to unpack .../187-libxmu6_2%3a1.1.3-3+b4_amd64.deb ... 2026-04-14 22:40:54.769 | Unpacking libxmu6:amd64 (2:1.1.3-3+b4) ... 2026-04-14 22:40:54.801 | Selecting previously unselected package libxaw7:amd64. 2026-04-14 22:40:54.807 | Preparing to unpack .../188-libxaw7_2%3a1.0.16-1_amd64.deb ... 2026-04-14 22:40:54.809 | Unpacking libxaw7:amd64 (2:1.0.16-1) ... 2026-04-14 22:40:54.856 | Selecting previously unselected package graphviz. 2026-04-14 22:40:54.861 | Preparing to unpack .../189-graphviz_2.42.4-3_amd64.deb ... 2026-04-14 22:40:54.864 | Unpacking graphviz (2.42.4-3) ... 2026-04-14 22:40:54.971 | Preparing to unpack .../190-libcap2-bin_1%3a2.75-10+b8_amd64.deb ... 2026-04-14 22:40:54.976 | Unpacking libcap2-bin (1:2.75-10+b8) over (1:2.75-10+b3) ... 2026-04-14 22:40:55.016 | Selecting previously unselected package iputils-arping. 2026-04-14 22:40:55.022 | Preparing to unpack .../191-iputils-arping_3%3a20240905-3_amd64.deb ... 2026-04-14 22:40:55.024 | Unpacking iputils-arping (3:20240905-3) ... 2026-04-14 22:40:55.060 | Selecting previously unselected package libonig5:amd64. 2026-04-14 22:40:55.062 | Preparing to unpack .../192-libonig5_6.9.9-1+b1_amd64.deb ... 2026-04-14 22:40:55.065 | Unpacking libonig5:amd64 (6.9.9-1+b1) ... 2026-04-14 22:40:55.120 | Selecting previously unselected package libjq1:amd64. 2026-04-14 22:40:55.124 | Preparing to unpack .../193-libjq1_1.7.1-6+deb13u1_amd64.deb ... 2026-04-14 22:40:55.126 | Unpacking libjq1:amd64 (1.7.1-6+deb13u1) ... 2026-04-14 22:40:55.169 | Selecting previously unselected package jq. 2026-04-14 22:40:55.174 | Preparing to unpack .../194-jq_1.7.1-6+deb13u1_amd64.deb ... 2026-04-14 22:40:55.176 | Unpacking jq (1.7.1-6+deb13u1) ... 2026-04-14 22:40:55.216 | Selecting previously unselected package kpartx. 2026-04-14 22:40:55.220 | Preparing to unpack .../195-kpartx_0.11.1-2_amd64.deb ... 2026-04-14 22:40:55.223 | Unpacking kpartx (0.11.1-2) ... 2026-04-14 22:40:55.260 | Selecting previously unselected package libblkio1:amd64. 2026-04-14 22:40:55.266 | Preparing to unpack .../196-libblkio1_1.5.0-2_amd64.deb ... 2026-04-14 22:40:55.268 | Unpacking libblkio1:amd64 (1.5.0-2) ... 2026-04-14 22:40:55.328 | Selecting previously unselected package libcap-dev:amd64. 2026-04-14 22:40:55.332 | Preparing to unpack .../197-libcap-dev_1%3a2.75-10+b8_amd64.deb ... 2026-04-14 22:40:55.335 | Unpacking libcap-dev:amd64 (1:2.75-10+b8) ... 2026-04-14 22:40:55.432 | Selecting previously unselected package libffi-dev:amd64. 2026-04-14 22:40:55.438 | Preparing to unpack .../198-libffi-dev_3.4.8-2_amd64.deb ... 2026-04-14 22:40:55.441 | Unpacking libffi-dev:amd64 (3.4.8-2) ... 2026-04-14 22:40:55.496 | Selecting previously unselected package libgfxdr0:amd64. 2026-04-14 22:40:55.500 | Preparing to unpack .../199-libgfxdr0_11.1-6_amd64.deb ... 2026-04-14 22:40:55.502 | Unpacking libgfxdr0:amd64 (11.1-6) ... 2026-04-14 22:40:55.556 | Selecting previously unselected package libglusterfs0:amd64. 2026-04-14 22:40:55.560 | Preparing to unpack .../200-libglusterfs0_11.1-6_amd64.deb ... 2026-04-14 22:40:55.563 | Unpacking libglusterfs0:amd64 (11.1-6) ... 2026-04-14 22:40:55.636 | Selecting previously unselected package libgfrpc0:amd64. 2026-04-14 22:40:55.640 | Preparing to unpack .../201-libgfrpc0_11.1-6_amd64.deb ... 2026-04-14 22:40:55.642 | Unpacking libgfrpc0:amd64 (11.1-6) ... 2026-04-14 22:40:55.688 | Selecting previously unselected package libgfapi0:amd64. 2026-04-14 22:40:55.692 | Preparing to unpack .../202-libgfapi0_11.1-6_amd64.deb ... 2026-04-14 22:40:55.694 | Unpacking libgfapi0:amd64 (11.1-6) ... 2026-04-14 22:40:55.744 | Selecting previously unselected package libgpgme11t64:amd64. 2026-04-14 22:40:55.747 | Preparing to unpack .../203-libgpgme11t64_1.24.2-3_amd64.deb ... 2026-04-14 22:40:55.749 | Unpacking libgpgme11t64:amd64 (1.24.2-3) ... 2026-04-14 22:40:55.796 | Selecting previously unselected package libinih1:amd64. 2026-04-14 22:40:55.800 | Preparing to unpack .../204-libinih1_59-1_amd64.deb ... 2026-04-14 22:40:55.802 | Unpacking libinih1:amd64 (59-1) ... 2026-04-14 22:40:55.832 | Selecting previously unselected package libiscsi7:amd64. 2026-04-14 22:40:55.834 | Preparing to unpack .../205-libiscsi7_1.20.0-4_amd64.deb ... 2026-04-14 22:40:55.836 | Unpacking libiscsi7:amd64 (1.20.0-4) ... 2026-04-14 22:40:55.864 | Selecting previously unselected package libjpeg62-turbo-dev:amd64. 2026-04-14 22:40:55.869 | Preparing to unpack .../206-libjpeg62-turbo-dev_1%3a2.1.5-4_amd64.deb ... 2026-04-14 22:40:55.872 | Unpacking libjpeg62-turbo-dev:amd64 (1:2.1.5-4) ... 2026-04-14 22:40:55.916 | Selecting previously unselected package libjpeg-dev:amd64. 2026-04-14 22:40:55.921 | Preparing to unpack .../207-libjpeg-dev_1%3a2.1.5-4_amd64.deb ... 2026-04-14 22:40:55.923 | Unpacking libjpeg-dev:amd64 (1:2.1.5-4) ... 2026-04-14 22:40:55.956 | Selecting previously unselected package libjs-jquery-metadata. 2026-04-14 22:40:55.962 | Preparing to unpack .../208-libjs-jquery-metadata_12-4_all.deb ... 2026-04-14 22:40:55.964 | Unpacking libjs-jquery-metadata (12-4) ... 2026-04-14 22:40:55.996 | Selecting previously unselected package libjs-jquery-tablesorter. 2026-04-14 22:40:55.999 | Preparing to unpack .../209-libjs-jquery-tablesorter_1%3a2.31.3+dfsg1-4_all.deb ... 2026-04-14 22:40:56.001 | Unpacking libjs-jquery-tablesorter (1:2.31.3+dfsg1-4) ... 2026-04-14 22:40:56.064 | Selecting previously unselected package mysql-common. 2026-04-14 22:40:56.070 | Preparing to unpack .../210-mysql-common_5.8+1.1.1_all.deb ... 2026-04-14 22:40:56.086 | Unpacking mysql-common (5.8+1.1.1) ... 2026-04-14 22:40:56.124 | Selecting previously unselected package mariadb-common. 2026-04-14 22:40:56.128 | Preparing to unpack .../211-mariadb-common_1%3a11.8.6-0+deb13u1_all.deb ... 2026-04-14 22:40:56.134 | Unpacking mariadb-common (1:11.8.6-0+deb13u1) ... 2026-04-14 22:40:56.164 | Selecting previously unselected package libmariadb3:amd64. 2026-04-14 22:40:56.172 | Preparing to unpack .../212-libmariadb3_1%3a11.8.6-0+deb13u1_amd64.deb ... 2026-04-14 22:40:56.174 | Unpacking libmariadb3:amd64 (1:11.8.6-0+deb13u1) ... 2026-04-14 22:40:56.220 | Selecting previously unselected package libncurses-dev:amd64. 2026-04-14 22:40:56.226 | Preparing to unpack .../213-libncurses-dev_6.5+20250216-2_amd64.deb ... 2026-04-14 22:40:56.228 | Unpacking libncurses-dev:amd64 (6.5+20250216-2) ... 2026-04-14 22:40:56.300 | Selecting previously unselected package libnfs14:amd64. 2026-04-14 22:40:56.305 | Preparing to unpack .../214-libnfs14_5.0.2-1+b2_amd64.deb ... 2026-04-14 22:40:56.308 | Unpacking libnfs14:amd64 (5.0.2-1+b2) ... 2026-04-14 22:40:56.352 | Selecting previously unselected package libpfm4:amd64. 2026-04-14 22:40:56.358 | Preparing to unpack .../215-libpfm4_4.13.0+git99-gc5587f9-1_amd64.deb ... 2026-04-14 22:40:56.360 | Unpacking libpfm4:amd64 (4.13.0+git99-gc5587f9-1) ... 2026-04-14 22:40:56.428 | Selecting previously unselected package libpkgconf3:amd64. 2026-04-14 22:40:56.435 | Preparing to unpack .../216-libpkgconf3_1.8.1-4_amd64.deb ... 2026-04-14 22:40:56.438 | Unpacking libpkgconf3:amd64 (1.8.1-4) ... 2026-04-14 22:40:56.472 | Selecting previously unselected package libpq5:amd64. 2026-04-14 22:40:56.474 | Preparing to unpack .../217-libpq5_17.9-0+deb13u1_amd64.deb ... 2026-04-14 22:40:56.477 | Unpacking libpq5:amd64 (17.9-0+deb13u1) ... 2026-04-14 22:40:56.524 | Selecting previously unselected package libssl-dev:amd64. 2026-04-14 22:40:56.529 | Preparing to unpack .../218-libssl-dev_3.5.5-1~deb13u2_amd64.deb ... 2026-04-14 22:40:56.531 | Unpacking libssl-dev:amd64 (3.5.5-1~deb13u2) ... 2026-04-14 22:40:56.788 | Selecting previously unselected package libpq-dev. 2026-04-14 22:40:56.793 | Preparing to unpack .../219-libpq-dev_17.9-0+deb13u1_amd64.deb ... 2026-04-14 22:40:56.795 | Unpacking libpq-dev (17.9-0+deb13u1) ... 2026-04-14 22:40:56.856 | Selecting previously unselected package libsgutils2-1.48:amd64. 2026-04-14 22:40:56.858 | Preparing to unpack .../220-libsgutils2-1.48_1.48-2_amd64.deb ... 2026-04-14 22:40:56.862 | Unpacking libsgutils2-1.48:amd64 (1.48-2) ... 2026-04-14 22:40:56.904 | Selecting previously unselected package libssh-4:amd64. 2026-04-14 22:40:56.907 | Preparing to unpack .../221-libssh-4_0.11.2-1+deb13u1_amd64.deb ... 2026-04-14 22:40:56.909 | Unpacking libssh-4:amd64 (0.11.2-1+deb13u1) ... 2026-04-14 22:40:56.956 | Selecting previously unselected package libsubid5:amd64. 2026-04-14 22:40:56.960 | Preparing to unpack .../222-libsubid5_1%3a4.17.4-2_amd64.deb ... 2026-04-14 22:40:56.962 | Unpacking libsubid5:amd64 (1:4.17.4-2) ... 2026-04-14 22:40:57.000 | Selecting previously unselected package libsystemd-dev:amd64. 2026-04-14 22:40:57.005 | Preparing to unpack .../223-libsystemd-dev_257.9-1~deb13u1_amd64.deb ... 2026-04-14 22:40:57.007 | Unpacking libsystemd-dev:amd64 (257.9-1~deb13u1) ... 2026-04-14 22:40:57.200 | Selecting previously unselected package libxml2-dev:amd64. 2026-04-14 22:40:57.205 | Preparing to unpack .../224-libxml2-dev_2.12.7+dfsg+really2.9.14-2.1+deb13u2_amd64.deb ... 2026-04-14 22:40:57.207 | Unpacking libxml2-dev:amd64 (2.12.7+dfsg+really2.9.14-2.1+deb13u2) ... 2026-04-14 22:40:57.300 | Selecting previously unselected package libxslt1-dev:amd64. 2026-04-14 22:40:57.302 | Preparing to unpack .../225-libxslt1-dev_1.1.35-1.2+deb13u2_amd64.deb ... 2026-04-14 22:40:57.304 | Unpacking libxslt1-dev:amd64 (1.1.35-1.2+deb13u2) ... 2026-04-14 22:40:57.388 | Selecting previously unselected package libyaml-dev:amd64. 2026-04-14 22:40:57.393 | Preparing to unpack .../226-libyaml-dev_0.2.5-2_amd64.deb ... 2026-04-14 22:40:57.395 | Unpacking libyaml-dev:amd64 (0.2.5-2) ... 2026-04-14 22:40:57.428 | Selecting previously unselected package libz3-dev:amd64. 2026-04-14 22:40:57.435 | Preparing to unpack .../227-libz3-dev_4.13.3-1_amd64.deb ... 2026-04-14 22:40:57.436 | Unpacking libz3-dev:amd64 (4.13.3-1) ... 2026-04-14 22:40:57.480 | Selecting previously unselected package llvm-19-runtime. 2026-04-14 22:40:57.483 | Preparing to unpack .../228-llvm-19-runtime_1%3a19.1.7-3+b1_amd64.deb ... 2026-04-14 22:40:57.485 | Unpacking llvm-19-runtime (1:19.1.7-3+b1) ... 2026-04-14 22:40:57.560 | Selecting previously unselected package llvm-19. 2026-04-14 22:40:57.565 | Preparing to unpack .../229-llvm-19_1%3a19.1.7-3+b1_amd64.deb ... 2026-04-14 22:40:57.568 | Unpacking llvm-19 (1:19.1.7-3+b1) ... 2026-04-14 22:40:58.288 | Selecting previously unselected package python3-pygments. 2026-04-14 22:40:58.293 | Preparing to unpack .../230-python3-pygments_2.18.0+dfsg-2_all.deb ... 2026-04-14 22:40:58.295 | Unpacking python3-pygments (2.18.0+dfsg-2) ... 2026-04-14 22:40:58.444 | Selecting previously unselected package llvm-19-tools. 2026-04-14 22:40:58.446 | Preparing to unpack .../231-llvm-19-tools_1%3a19.1.7-3+b1_amd64.deb ... 2026-04-14 22:40:58.448 | Unpacking llvm-19-tools (1:19.1.7-3+b1) ... 2026-04-14 22:40:58.640 | Selecting previously unselected package llvm-19-dev. 2026-04-14 22:40:58.646 | Preparing to unpack .../232-llvm-19-dev_1%3a19.1.7-3+b1_amd64.deb ... 2026-04-14 22:40:58.648 | Unpacking llvm-19-dev (1:19.1.7-3+b1) ... 2026-04-14 22:41:00.784 | Selecting previously unselected package lsscsi. 2026-04-14 22:41:00.788 | Preparing to unpack .../233-lsscsi_0.32-2_amd64.deb ... 2026-04-14 22:41:00.791 | Unpacking lsscsi (0.32-2) ... 2026-04-14 22:41:00.832 | Selecting previously unselected package lvm2. 2026-04-14 22:41:00.836 | Preparing to unpack .../234-lvm2_2.03.31-2_amd64.deb ... 2026-04-14 22:41:00.858 | Unpacking lvm2 (2.03.31-2) ... 2026-04-14 22:41:00.996 | Selecting previously unselected package netcat-openbsd. 2026-04-14 22:41:00.999 | Preparing to unpack .../235-netcat-openbsd_1.229-1_amd64.deb ... 2026-04-14 22:41:01.002 | Unpacking netcat-openbsd (1.229-1) ... 2026-04-14 22:41:01.044 | Selecting previously unselected package pkgconf-bin. 2026-04-14 22:41:01.051 | Preparing to unpack .../236-pkgconf-bin_1.8.1-4_amd64.deb ... 2026-04-14 22:41:01.054 | Unpacking pkgconf-bin (1.8.1-4) ... 2026-04-14 22:41:01.092 | Selecting previously unselected package pkgconf:amd64. 2026-04-14 22:41:01.097 | Preparing to unpack .../237-pkgconf_1.8.1-4_amd64.deb ... 2026-04-14 22:41:01.103 | Unpacking pkgconf:amd64 (1.8.1-4) ... 2026-04-14 22:41:01.140 | Selecting previously unselected package pkg-config:amd64. 2026-04-14 22:41:01.147 | Preparing to unpack .../238-pkg-config_1.8.1-4_amd64.deb ... 2026-04-14 22:41:01.152 | Unpacking pkg-config:amd64 (1.8.1-4) ... 2026-04-14 22:41:01.184 | Selecting previously unselected package powermgmt-base. 2026-04-14 22:41:01.189 | Preparing to unpack .../239-powermgmt-base_1.38_all.deb ... 2026-04-14 22:41:01.192 | Unpacking powermgmt-base (1.38) ... 2026-04-14 22:41:01.228 | Selecting previously unselected package pm-utils. 2026-04-14 22:41:01.230 | Preparing to unpack .../240-pm-utils_1.4.1-21_all.deb ... 2026-04-14 22:41:01.232 | Unpacking pm-utils (1.4.1-21) ... 2026-04-14 22:41:01.280 | Selecting previously unselected package podman. 2026-04-14 22:41:01.287 | Preparing to unpack .../241-podman_5.4.2+ds1-2+b2_amd64.deb ... 2026-04-14 22:41:01.324 | Unpacking podman (5.4.2+ds1-2+b2) ... 2026-04-14 22:41:02.244 | Selecting previously unselected package postgresql-client-17. 2026-04-14 22:41:02.251 | Preparing to unpack .../242-postgresql-client-17_17.9-0+deb13u1_amd64.deb ... 2026-04-14 22:41:02.253 | Unpacking postgresql-client-17 (17.9-0+deb13u1) ... 2026-04-14 22:41:02.488 | Selecting previously unselected package postgresql-server-dev-17. 2026-04-14 22:41:02.493 | Preparing to unpack .../243-postgresql-server-dev-17_17.9-0+deb13u1_amd64.deb ... 2026-04-14 22:41:02.496 | Unpacking postgresql-server-dev-17 (17.9-0+deb13u1) ... 2026-04-14 22:41:02.820 | Selecting previously unselected package postgresql-server-dev-all. 2026-04-14 22:41:02.828 | Preparing to unpack .../244-postgresql-server-dev-all_278_all.deb ... 2026-04-14 22:41:02.830 | Unpacking postgresql-server-dev-all (278) ... 2026-04-14 22:41:02.856 | Selecting previously unselected package psmisc. 2026-04-14 22:41:02.861 | Preparing to unpack .../245-psmisc_23.7-2_amd64.deb ... 2026-04-14 22:41:02.863 | Unpacking psmisc (23.7-2) ... 2026-04-14 22:41:02.924 | Selecting previously unselected package python3-dbus. 2026-04-14 22:41:02.931 | Preparing to unpack .../246-python3-dbus_1.4.0-1_amd64.deb ... 2026-04-14 22:41:02.934 | Unpacking python3-dbus (1.4.0-1) ... 2026-04-14 22:41:02.972 | Selecting previously unselected package python3-mysqldb. 2026-04-14 22:41:02.980 | Preparing to unpack .../247-python3-mysqldb_1.4.6-2+b5_amd64.deb ... 2026-04-14 22:41:02.982 | Unpacking python3-mysqldb (1.4.6-2+b5) ... 2026-04-14 22:41:03.016 | Selecting previously unselected package python3-packaging. 2026-04-14 22:41:03.020 | Preparing to unpack .../248-python3-packaging_25.0-1_all.deb ... 2026-04-14 22:41:03.036 | Unpacking python3-packaging (25.0-1) ... 2026-04-14 22:41:03.076 | Selecting previously unselected package python3-wheel. 2026-04-14 22:41:03.077 | Preparing to unpack .../249-python3-wheel_0.46.1-2_all.deb ... 2026-04-14 22:41:03.079 | Unpacking python3-wheel (0.46.1-2) ... 2026-04-14 22:41:03.120 | Selecting previously unselected package python3-pip. 2026-04-14 22:41:03.124 | Preparing to unpack .../250-python3-pip_25.1.1+dfsg-1_all.deb ... 2026-04-14 22:41:03.127 | Unpacking python3-pip (25.1.1+dfsg-1) ... 2026-04-14 22:41:03.372 | Selecting previously unselected package python3-systemd. 2026-04-14 22:41:03.377 | Preparing to unpack .../251-python3-systemd_235-1+b6_amd64.deb ... 2026-04-14 22:41:03.379 | Unpacking python3-systemd (235-1+b6) ... 2026-04-14 22:41:03.419 | Preparing to unpack .../252-qemu-utils_1%3a10.0.8+ds-0+deb13u1+b1_amd64.deb ... 2026-04-14 22:41:03.424 | Unpacking qemu-utils (1:10.0.8+ds-0+deb13u1+b1) over (1:10.0.7+ds-0+deb13u1+b1) ... 2026-04-14 22:41:03.632 | Selecting previously unselected package qemu-block-extra. 2026-04-14 22:41:03.638 | Preparing to unpack .../253-qemu-block-extra_1%3a10.0.8+ds-0+deb13u1+b1_amd64.deb ... 2026-04-14 22:41:03.640 | Unpacking qemu-block-extra (1:10.0.8+ds-0+deb13u1+b1) ... 2026-04-14 22:41:03.684 | Selecting previously unselected package sg3-utils. 2026-04-14 22:41:03.689 | Preparing to unpack .../254-sg3-utils_1.48-2_amd64.deb ... 2026-04-14 22:41:03.691 | Unpacking sg3-utils (1.48-2) ... 2026-04-14 22:41:03.808 | Selecting previously unselected package socat. 2026-04-14 22:41:03.815 | Preparing to unpack .../255-socat_1.8.0.3-1_amd64.deb ... 2026-04-14 22:41:03.817 | Unpacking socat (1.8.0.3-1) ... 2026-04-14 22:41:03.880 | Selecting previously unselected package sqlite3. 2026-04-14 22:41:03.885 | Preparing to unpack .../256-sqlite3_3.46.1-7+deb13u1_amd64.deb ... 2026-04-14 22:41:03.888 | Unpacking sqlite3 (3.46.1-7+deb13u1) ... 2026-04-14 22:41:03.932 | Selecting previously unselected package thin-provisioning-tools. 2026-04-14 22:41:03.936 | Preparing to unpack .../257-thin-provisioning-tools_1.1.0-4+b1_amd64.deb ... 2026-04-14 22:41:03.939 | Unpacking thin-provisioning-tools (1.1.0-4+b1) ... 2026-04-14 22:41:04.052 | Selecting previously unselected package unzip. 2026-04-14 22:41:04.058 | Preparing to unpack .../258-unzip_6.0-29_amd64.deb ... 2026-04-14 22:41:04.060 | Unpacking unzip (6.0-29) ... 2026-04-14 22:41:04.104 | Selecting previously unselected package vlan. 2026-04-14 22:41:04.109 | Preparing to unpack .../259-vlan_2.0.5+nmu3_all.deb ... 2026-04-14 22:41:04.111 | Unpacking vlan (2.0.5+nmu3) ... 2026-04-14 22:41:04.144 | Selecting previously unselected package xfsprogs. 2026-04-14 22:41:04.149 | Preparing to unpack .../260-xfsprogs_6.13.0-2+b1_amd64.deb ... 2026-04-14 22:41:04.152 | Unpacking xfsprogs (6.13.0-2+b1) ... 2026-04-14 22:41:04.284 | Setting up cryptsetup-bin (2:2.7.5-2) ... 2026-04-14 22:41:04.302 | Setting up postgresql-client-common (278) ... 2026-04-14 22:41:04.315 | Setting up powermgmt-base (1.38) ... 2026-04-14 22:41:04.320 | Setting up libpipeline1:amd64 (1.5.8-1) ... 2026-04-14 22:41:04.324 | Setting up libgraphite2-3:amd64 (1.3.14-2+b1) ... 2026-04-14 22:41:04.329 | Setting up dnsmasq-utils (2.91-1) ... 2026-04-14 22:41:04.335 | Setting up libboost-program-options1.83.0:amd64 (1.83.0-4.2) ... 2026-04-14 22:41:04.340 | Setting up libpixman-1-0:amd64 (0.44.0-3) ... 2026-04-14 22:41:04.345 | Setting up libsharpyuv0:amd64 (1.5.0-0.1) ... 2026-04-14 22:41:04.349 | Setting up libaom3:amd64 (3.12.1-1) ... 2026-04-14 22:41:04.354 | Setting up mysql-common (5.8+1.1.1) ... 2026-04-14 22:41:04.383 | update-alternatives: using /etc/mysql/my.cnf.fallback to provide /etc/mysql/my.cnf (my.cnf) in auto mode 2026-04-14 22:41:04.386 | Setting up librabbitmq4:amd64 (0.15.0-1) ... 2026-04-14 22:41:04.391 | Setting up libxau6:amd64 (1:1.0.11-1) ... 2026-04-14 22:41:04.396 | Setting up libxdmcp6:amd64 (1:1.1.5-1) ... 2026-04-14 22:41:04.399 | Setting up python3-dbus (1.4.0-1) ... 2026-04-14 22:41:04.580 | Setting up pci.ids (0.0~2025.06.09-1) ... 2026-04-14 22:41:04.584 | Setting up libxcb1:amd64 (1.17.0-2+b1) ... 2026-04-14 22:41:04.588 | Setting up gettext (0.23.1-2) ... 2026-04-14 22:41:04.593 | Setting up libnftables1:amd64 (1.1.3-1) ... 2026-04-14 22:41:04.597 | Setting up nftables (1.1.3-1) ... 2026-04-14 22:41:05.064 | Setting up liblerc4:amd64 (4.0.0+ds-5) ... 2026-04-14 22:41:05.068 | Setting up bsdextrautils (2.41-5) ... 2026-04-14 22:41:05.073 | Setting up libdevmapper-event1.02.1:amd64 (2:1.02.205-2) ... 2026-04-14 22:41:05.076 | Setting up libsysfs2:amd64 (2.1.1-7) ... 2026-04-14 22:41:05.080 | Setting up libdatrie1:amd64 (0.2.13-3+b1) ... 2026-04-14 22:41:05.083 | Setting up cryptsetup (2:2.7.5-2) ... 2026-04-14 22:41:05.917 | Setting up sysfsutils (2.1.1-7) ... 2026-04-14 22:41:06.516 | Created symlink '/etc/systemd/system/sysfs.service' → '/usr/lib/systemd/system/sysfsutils.service'. 2026-04-14 22:41:06.516 | Created symlink '/etc/systemd/system/multi-user.target.wants/sysfsutils.service' → '/usr/lib/systemd/system/sysfsutils.service'. 2026-04-14 22:41:06.969 | Setting up libio-pty-perl (1:1.20-1+b3) ... 2026-04-14 22:41:06.973 | Setting up ncal (12.1.8) ... 2026-04-14 22:41:06.978 | Setting up libclang-common-19-dev:amd64 (1:19.1.7-3+b1) ... 2026-04-14 22:41:06.983 | Setting up gawk (1:5.2.1-2+b1) ... 2026-04-14 22:41:06.995 | Setting up psmisc (23.7-2) ... 2026-04-14 22:41:06.999 | Setting up libxcb-render0:amd64 (1.17.0-2+b1) ... 2026-04-14 22:41:07.004 | Setting up libarchive-zip-perl (1.68-1) ... 2026-04-14 22:41:07.008 | Setting up libyaml-0-2:amd64 (0.2.5-2) ... 2026-04-14 22:41:07.012 | Setting up liblsof0 (4.99.4+dfsg-2) ... 2026-04-14 22:41:07.016 | Setting up python3-charset-normalizer (3.4.2-1) ... 2026-04-14 22:41:07.225 | Setting up openssh-client (1:10.0p1-7+deb13u2) ... 2026-04-14 22:41:07.871 | Setting up libinih1:amd64 (59-1) ... 2026-04-14 22:41:07.875 | Setting up pm-utils (1.4.1-21) ... 2026-04-14 22:41:07.883 | Setting up unzip (6.0-29) ... 2026-04-14 22:41:07.888 | Setting up libdebhelper-perl (13.24.2) ... 2026-04-14 22:41:07.892 | Setting up liblab-gamut1:amd64 (2.42.4-3) ... 2026-04-14 22:41:07.897 | Setting up libboost-context1.83.0:amd64 (1.83.0-4.2) ... 2026-04-14 22:41:07.901 | Setting up dosfstools (4.2-1.2) ... 2026-04-14 22:41:07.906 | Setting up netcat-openbsd (1.229-1) ... 2026-04-14 22:41:07.914 | update-alternatives: using /bin/nc.openbsd to provide /bin/nc (nc) in auto mode 2026-04-14 22:41:07.919 | Setting up libyajl2:amd64 (2.1.0-5+b2) ... 2026-04-14 22:41:07.924 | Setting up x11-common (1:7.7+24+deb13u1) ... 2026-04-14 22:41:08.447 | Setting up libpq5:amd64 (17.9-0+deb13u1) ... 2026-04-14 22:41:08.453 | Setting up libdeflate0:amd64 (1.23-2) ... 2026-04-14 22:41:08.457 | Setting up python3-ceph-argparse (18.2.7+ds-1) ... 2026-04-14 22:41:08.647 | Setting up bc (1.07.1-4) ... 2026-04-14 22:41:08.653 | Setting up libboost-thread1.83.0:amd64 (1.83.0-4.2) ... 2026-04-14 22:41:08.659 | Setting up m4 (1.4.19-8) ... 2026-04-14 22:41:08.663 | Setting up libsgutils2-1.48:amd64 (1.48-2) ... 2026-04-14 22:41:08.668 | Setting up python3-yaml (6.0.2-1+b2) ... 2026-04-14 22:41:08.907 | Setting up libxcb-shm0:amd64 (1.17.0-2+b1) ... 2026-04-14 22:41:08.911 | Setting up libsoup-3.0-common (3.6.5-3) ... 2026-04-14 22:41:08.915 | Setting up dnsmasq-base (2.91-1) ... 2026-04-14 22:41:08.948 | Setting up libboost-filesystem1.83.0:amd64 (1.83.0-4.2) ... 2026-04-14 22:41:08.952 | Setting up libabsl20240722:amd64 (20240722.0-4) ... 2026-04-14 22:41:08.956 | Setting up libffi-dev:amd64 (3.4.8-2) ... 2026-04-14 22:41:08.960 | Setting up conntrack (1:1.4.8-2) ... 2026-04-14 22:41:08.965 | Setting up libjbig0:amd64 (2.1-6.1+b2) ... 2026-04-14 22:41:08.969 | Setting up libsubid5:amd64 (1:4.17.4-2) ... 2026-04-14 22:41:08.973 | Setting up libpcre2-16-0:amd64 (10.46-1~deb13u1) ... 2026-04-14 22:41:08.978 | Setting up libnfs14:amd64 (5.0.2-1+b2) ... 2026-04-14 22:41:08.982 | Setting up libopeniscsiusr (2.1.11-1+deb13u2) ... 2026-04-14 22:41:08.987 | Setting up intltool-debian (0.35.0+20060710.6) ... 2026-04-14 22:41:08.990 | Setting up libdw1t64:amd64 (0.192-4) ... 2026-04-14 22:41:08.994 | Setting up libcap2-bin (1:2.75-10+b8) ... 2026-04-14 22:41:08.998 | Setting up libdconf1:amd64 (0.40.0-5) ... 2026-04-14 22:41:09.003 | Setting up libglusterfs0:amd64 (11.1-6) ... 2026-04-14 22:41:09.007 | Setting up mariadb-common (1:11.8.6-0+deb13u1) ... 2026-04-14 22:41:09.030 | update-alternatives: using /etc/mysql/mariadb.cnf to provide /etc/mysql/my.cnf (my.cnf) in auto mode 2026-04-14 22:41:09.036 | Setting up autotools-dev (20240727.1) ... 2026-04-14 22:41:09.040 | Setting up python3-pygments (2.18.0+dfsg-2) ... 2026-04-14 22:41:10.001 | Setting up libxml2-dev:amd64 (2.12.7+dfsg+really2.9.14-2.1+deb13u2) ... 2026-04-14 22:41:10.004 | Setting up libz3-4:amd64 (4.13.3-1) ... 2026-04-14 22:41:10.010 | Setting up libpcre2-32-0:amd64 (10.46-1~deb13u1) ... 2026-04-14 22:41:10.014 | Setting up golang-github-containers-image (5.34.2-1) ... 2026-04-14 22:41:10.020 | Setting up python3-packaging (25.0-1) ... 2026-04-14 22:41:10.213 | Setting up libpkgconf3:amd64 (1.8.1-4) ... 2026-04-14 22:41:10.218 | Setting up libpfm4:amd64 (4.13.0+git99-gc5587f9-1) ... 2026-04-14 22:41:10.222 | Setting up python3-chardet (5.2.0+dfsg-2) ... 2026-04-14 22:41:10.692 | Setting up libjpeg62-turbo:amd64 (1:2.1.5-4) ... 2026-04-14 22:41:10.698 | Setting up python3-wcwidth (0.2.13+dfsg1-1) ... 2026-04-14 22:41:10.967 | Setting up python3-certifi (2025.1.31+ds-1) ... 2026-04-14 22:41:11.116 | Setting up libx11-data (2:1.8.12-1) ... 2026-04-14 22:41:11.121 | Setting up libsvtav1enc2:amd64 (2.3.0+dfsg-1) ... 2026-04-14 22:41:11.125 | Setting up libjpeg62-turbo-dev:amd64 (1:2.1.5-4) ... 2026-04-14 22:41:11.129 | Setting up conmon (2.1.12-4) ... 2026-04-14 22:41:11.134 | Setting up containernetworking-plugins (1.1.1+ds1-3+b17) ... 2026-04-14 22:41:11.449 | Setting up libboost-iostreams1.83.0:amd64 (1.83.0-4.2) ... 2026-04-14 22:41:11.454 | Setting up catatonit (0.2.1-2+b12) ... 2026-04-14 22:41:11.460 | Setting up libldap-dev:amd64 (2.6.10+dfsg-1) ... 2026-04-14 22:41:11.464 | Setting up uuid-dev:amd64 (2.41-5) ... 2026-04-14 22:41:11.469 | Setting up libpathplan4:amd64 (2.42.4-3) ... 2026-04-14 22:41:11.474 | Setting up ebtables (2.0.11-6) ... 2026-04-14 22:41:12.019 | Setting up libjs-jquery-metadata (12-4) ... 2026-04-14 22:41:12.023 | Setting up socat (1.8.0.3-1) ... 2026-04-14 22:41:12.028 | Setting up libann0 (1.1.2+doc-9+b1) ... 2026-04-14 22:41:12.032 | Setting up libncurses6:amd64 (6.5+20250216-2) ... 2026-04-14 22:41:12.037 | Setting up libfribidi0:amd64 (1.0.16-1) ... 2026-04-14 22:41:12.042 | Setting up libimagequant0:amd64 (2.18.0-1+b2) ... 2026-04-14 22:41:12.047 | Setting up bsdmainutils (12.1.8) ... 2026-04-14 22:41:12.054 | Setting up fonts-dejavu-mono (2.37-8) ... 2026-04-14 22:41:12.065 | Setting up python3-ceph-common (18.2.7+ds-1) ... 2026-04-14 22:41:12.325 | Setting up libssl-dev:amd64 (3.5.5-1~deb13u2) ... 2026-04-14 22:41:12.330 | Setting up netavark (1.14.0-2) ... 2026-04-14 22:41:12.584 | Created symlink '/etc/systemd/system/default.target.wants/netavark-dhcp-proxy.service' → '/usr/lib/systemd/system/netavark-dhcp-proxy.service'. 2026-04-14 22:41:12.842 | Created symlink '/etc/systemd/system/sockets.target.wants/netavark-dhcp-proxy.socket' → '/usr/lib/systemd/system/netavark-dhcp-proxy.socket'. 2026-04-14 22:41:13.104 | Created symlink '/etc/systemd/system/firewalld.service.wants/netavark-firewalld-reload.service' → '/usr/lib/systemd/system/netavark-firewalld-reload.service'. 2026-04-14 22:41:13.659 | Setting up thin-provisioning-tools (1.1.0-4+b1) ... 2026-04-14 22:41:13.665 | Setting up python3-idna (3.10-1) ... 2026-04-14 22:41:13.958 | Setting up usb.ids (2025.07.26-1) ... 2026-04-14 22:41:13.961 | Setting up autopoint (0.23.1-2) ... 2026-04-14 22:41:13.965 | Setting up libtcmalloc-minimal4t64:amd64 (2.16-1) ... 2026-04-14 22:41:13.968 | Setting up sudo (1.9.16p2-3+deb13u1) ... 2026-04-14 22:41:14.376 | Setting up libmariadb3:amd64 (1:11.8.6-0+deb13u1) ... 2026-04-14 22:41:14.381 | Setting up fonts-dejavu-core (2.37-8) ... 2026-04-14 22:41:14.421 | Setting up lsscsi (0.32-2) ... 2026-04-14 22:41:14.425 | Setting up libgav1-1:amd64 (0.19.0-3+b1) ... 2026-04-14 22:41:14.428 | Setting up libipc-run-perl (20231003.0-2) ... 2026-04-14 22:41:14.432 | Setting up osinfo-db (0.20250606-1) ... 2026-04-14 22:41:14.436 | Setting up pkgconf-bin (1.8.1-4) ... 2026-04-14 22:41:14.442 | Setting up gir1.2-glib-2.0:amd64 (2.84.4-3~deb13u2) ... 2026-04-14 22:41:14.447 | Setting up libgc1:amd64 (1:8.2.8-1) ... 2026-04-14 22:41:14.451 | Setting up libltdl7:amd64 (2.5.4-4) ... 2026-04-14 22:41:14.456 | Setting up libbabeltrace1:amd64 (1.5.11-4+b2) ... 2026-04-14 22:41:14.460 | Setting up libssh-4:amd64 (0.11.2-1+deb13u1) ... 2026-04-14 22:41:14.464 | Setting up lsof (4.99.4+dfsg-2) ... 2026-04-14 22:41:14.471 | Setting up autoconf (2.72-3.1) ... 2026-04-14 22:41:14.481 | Setting up python3-urllib3 (2.3.0-3+deb13u1) ... 2026-04-14 22:41:14.765 | Setting up libwebp7:amd64 (1.5.0-0.1) ... 2026-04-14 22:41:14.770 | Setting up libpcre2-posix3:amd64 (10.46-1~deb13u1) ... 2026-04-14 22:41:14.774 | Setting up dwz (0.15-1+b1) ... 2026-04-14 22:41:14.779 | Setting up libsctp1:amd64 (1.0.21+dfsg-1) ... 2026-04-14 22:41:14.783 | Setting up libjs-jquery-tablesorter (1:2.31.3+dfsg1-4) ... 2026-04-14 22:41:14.787 | Setting up libdav1d7:amd64 (1.5.1-1) ... 2026-04-14 22:41:14.791 | Setting up libblkio1:amd64 (1.5.0-2) ... 2026-04-14 22:41:14.796 | Setting up vlan (2.0.5+nmu3) ... 2026-04-14 22:41:14.806 | Setting up libduktape207:amd64 (2.7.0-2+b2) ... 2026-04-14 22:41:14.812 | Setting up libtiff6:amd64 (4.7.0-3+deb13u2) ... 2026-04-14 22:41:14.816 | Setting up librav1e0.7:amd64 (0.7.1-9+b2) ... 2026-04-14 22:41:14.821 | Setting up libuchardet0:amd64 (0.0.8-1+b2) ... 2026-04-14 22:41:14.826 | Setting up kpartx (0.11.1-2) ... 2026-04-14 22:41:14.830 | Setting up liblua5.3-0:amd64 (5.3.6-2+b4) ... 2026-04-14 22:41:14.835 | Setting up libapr1t64:amd64 (1.7.5-1) ... 2026-04-14 22:41:14.840 | Setting up libjson-perl (4.10000-1) ... 2026-04-14 22:41:14.845 | Setting up libxslt1.1:amd64 (1.1.35-1.2+deb13u2) ... 2026-04-14 22:41:14.849 | Setting up libnl-3-200:amd64 (3.7.0-2) ... 2026-04-14 22:41:14.857 | Setting up liblua5.4-0:amd64 (5.4.7-1+b2) ... 2026-04-14 22:41:14.875 | Setting up libx11-6:amd64 (2:1.8.12-1) ... 2026-04-14 22:41:14.879 | Setting up libharfbuzz0b:amd64 (10.2.0-1+b1) ... 2026-04-14 22:41:14.883 | Setting up libthai-data (0.1.29-2) ... 2026-04-14 22:41:14.888 | Setting up liboath0t64:amd64 (2.6.12-1) ... 2026-04-14 22:41:14.892 | Setting up libgts-0.7-5t64:amd64 (0.7.6+darcs121130-5.2+b1) ... 2026-04-14 22:41:14.896 | Setting up libcdt5:amd64 (2.42.4-3) ... 2026-04-14 22:41:14.900 | Setting up libcgraph6:amd64 (2.42.4-3) ... 2026-04-14 22:41:14.904 | Setting up libgpgme11t64:amd64 (1.24.2-3) ... 2026-04-14 22:41:14.909 | Setting up apache2-data (2.4.66-1~deb13u2) ... 2026-04-14 22:41:14.914 | Setting up libicu76:amd64 (76.1-4) ... 2026-04-14 22:41:14.919 | Setting up qemu-utils (1:10.0.8+ds-0+deb13u1+b1) ... 2026-04-14 22:41:14.923 | Setting up golang-github-containers-common (0.62.2+ds1-2) ... 2026-04-14 22:41:14.932 | Setting up glib-networking-common (2.80.1-1) ... 2026-04-14 22:41:14.936 | Setting up libde265-0:amd64 (1.0.15-1+b3) ... 2026-04-14 22:41:14.941 | Setting up python3-prettytable (3.15.1-1) ... 2026-04-14 22:41:15.202 | Setting up openssl (3.5.5-1~deb13u2) ... 2026-04-14 22:41:15.212 | Setting up libcap-dev:amd64 (1:2.75-10+b8) ... 2026-04-14 22:41:15.217 | Setting up libyuv0:amd64 (0.0.1904.20250204-1) ... 2026-04-14 22:41:15.223 | Setting up llvm-19-tools (1:19.1.7-3+b1) ... 2026-04-14 22:41:15.228 | Setting up libsystemd-dev:amd64 (257.9-1~deb13u1) ... 2026-04-14 22:41:15.233 | Setting up libonig5:amd64 (6.9.9-1+b1) ... 2026-04-14 22:41:15.238 | Setting up sqlite3 (3.46.1-7+deb13u1) ... 2026-04-14 22:41:15.242 | Setting up libfmt10:amd64 (10.1.1+ds1-4) ... 2026-04-14 22:41:15.247 | Setting up libosinfo-l10n (1.12.0-2) ... 2026-04-14 22:41:15.252 | Setting up python3-systemd (235-1+b6) ... 2026-04-14 22:41:15.465 | Setting up libgfxdr0:amd64 (11.1-6) ... 2026-04-14 22:41:15.470 | Setting up libopentracing1:amd64 (1.6.0-4+b2) ... 2026-04-14 22:41:15.474 | Setting up postgresql-common-dev (278) ... 2026-04-14 22:41:15.478 | Setting up sg3-utils (1.48-2) ... 2026-04-14 22:41:15.483 | Setting up automake (1:1.17-4) ... 2026-04-14 22:41:15.491 | update-alternatives: using /usr/bin/automake-1.17 to provide /usr/bin/automake (automake) in auto mode 2026-04-14 22:41:15.495 | Setting up libfile-stripnondeterminism-perl (1.14.1-2) ... 2026-04-14 22:41:15.500 | Setting up libllvm19:amd64 (1:19.1.7-3+b1) ... 2026-04-14 22:41:15.505 | Setting up libaprutil1t64:amd64 (1.6.3-3+b1) ... 2026-04-14 22:41:15.510 | Setting up libz3-dev:amd64 (4.13.3-1) ... 2026-04-14 22:41:15.514 | Setting up openssh-sftp-server (1:10.0p1-7+deb13u2) ... 2026-04-14 22:41:15.519 | Setting up libice6:amd64 (2:1.1.1-1) ... 2026-04-14 22:41:15.524 | Setting up libavif16:amd64 (1.2.1-1.2) ... 2026-04-14 22:41:15.529 | Setting up libproxy1v5:amd64 (0.5.9-1) ... 2026-04-14 22:41:15.537 | Setting up libncurses-dev:amd64 (6.5+20250216-2) ... 2026-04-14 22:41:15.541 | Setting up libclang1-19 (1:19.1.7-3+b1) ... 2026-04-14 22:41:15.546 | Setting up libxslt1-dev:amd64 (1.1.35-1.2+deb13u2) ... 2026-04-14 22:41:15.550 | Setting up libxpm4:amd64 (1:3.5.17-1+b3) ... 2026-04-14 22:41:15.555 | Setting up libpcre2-dev:amd64 (10.46-1~deb13u1) ... 2026-04-14 22:41:15.560 | Setting up libgoogle-perftools4t64:amd64 (2.16-1) ... 2026-04-14 22:41:15.565 | Setting up openssh-server (1:10.0p1-7+deb13u2) ... 2026-04-14 22:41:17.977 | ssh.socket is a disabled or a static unit not running, not starting it. 2026-04-14 22:41:18.710 | Setting up libxrender1:amd64 (1:0.9.12-1) ... 2026-04-14 22:41:18.715 | Setting up libyaml-dev:amd64 (0.2.5-2) ... 2026-04-14 22:41:18.721 | Setting up libtool (2.5.4-4) ... 2026-04-14 22:41:18.727 | Setting up postgresql-client-17 (17.9-0+deb13u1) ... 2026-04-14 22:41:19.400 | update-alternatives: using /usr/share/postgresql/17/man/man1/psql.1.gz to provide /usr/share/man/man1/psql.1.gz (psql.1.gz) in auto mode 2026-04-14 22:41:19.432 | Setting up libjq1:amd64 (1.7.1-6+deb13u1) ... 2026-04-14 22:41:19.437 | Setting up fontconfig-config (2.15.0-2.3) ... 2026-04-14 22:41:19.595 | Setting up crun (1.21-1) ... 2026-04-14 22:41:19.601 | Setting up po-debconf (1.0.21+nmu1) ... 2026-04-14 22:41:19.607 | Setting up libjpeg-dev:amd64 (1:2.1.5-4) ... 2026-04-14 22:41:19.612 | Setting up libxext6:amd64 (2:1.3.4-1+b3) ... 2026-04-14 22:41:19.619 | Setting up podman (5.4.2+ds1-2+b2) ... 2026-04-14 22:41:21.562 | Setting up libpq-dev (17.9-0+deb13u1) ... 2026-04-14 22:41:21.565 | Setting up libobjc4:amd64 (14.2.0-19) ... 2026-04-14 22:41:21.570 | Setting up dconf-service (0.40.0-5) ... 2026-04-14 22:41:21.576 | Setting up libobjc-14-dev:amd64 (14.2.0-19) ... 2026-04-14 22:41:21.581 | Setting up libaprutil1-ldap:amd64 (1.6.3-3+b1) ... 2026-04-14 22:41:21.586 | Setting up iputils-arping (3:20240905-3) ... 2026-04-14 22:41:21.627 | Setting up libaprutil1-dbd-sqlite3:amd64 (1.6.3-3+b1) ... 2026-04-14 22:41:21.632 | Setting up python3-wheel (0.46.1-2) ... 2026-04-14 22:41:21.888 | Setting up open-iscsi (2.1.11-1+deb13u2) ... 2026-04-14 22:41:24.081 | Setting up pkgconf:amd64 (1.8.1-4) ... 2026-04-14 22:41:24.086 | Setting up libnl-route-3-200:amd64 (3.7.0-2) ... 2026-04-14 22:41:24.091 | Setting up python3-mysqldb (1.4.6-2+b5) ... 2026-04-14 22:41:24.324 | Setting up libldap2-dev (2.6.10+dfsg-1) ... 2026-04-14 22:41:24.328 | Setting up dh-autoreconf (20) ... 2026-04-14 22:41:24.333 | Setting up libthai0:amd64 (0.1.29-2+b1) ... 2026-04-14 22:41:24.338 | Setting up ssl-cert (1.1.3) ... 2026-04-14 22:41:24.758 | Setting up python3-requests (2.32.3+dfsg-5+deb13u1) ... 2026-04-14 22:41:25.006 | Setting up postgresql-common (278) ... 2026-04-14 22:41:25.562 | Creating config file /etc/postgresql-common/createcluster.conf with new version 2026-04-14 22:41:25.720 | Building PostgreSQL dictionaries from installed myspell/hunspell packages... 2026-04-14 22:41:25.720 | Removing obsolete dictionary files: 2026-04-14 22:41:26.797 | Created symlink '/etc/systemd/system/multi-user.target.wants/postgresql.service' → '/usr/lib/systemd/system/postgresql.service'. 2026-04-14 22:41:27.414 | Setting up libsctp-dev:amd64 (1.0.21+dfsg-1) ... 2026-04-14 22:41:27.419 | Setting up xfsprogs (6.13.0-2+b1) ... 2026-04-14 22:41:27.428 | update-initramfs: deferring update (trigger activated) 2026-04-14 22:41:28.014 | Created symlink '/etc/systemd/system/system.slice.wants/system-xfs_scrub.slice' → '/usr/lib/systemd/system/system-xfs_scrub.slice'. 2026-04-14 22:41:28.014 | Unit /usr/lib/systemd/system/system-xfs_scrub.slice is added as a dependency to a non-existent unit system.slice. 2026-04-14 22:41:28.195 | Created symlink '/etc/systemd/system/timers.target.wants/xfs_scrub_all.timer' → '/usr/lib/systemd/system/xfs_scrub_all.timer'. 2026-04-14 22:41:28.643 | Setting up pkg-config:amd64 (1.8.1-4) ... 2026-04-14 22:41:28.650 | Setting up python3-pip (25.1.1+dfsg-1) ... 2026-04-14 22:41:30.115 | Setting up libopentracing-c-wrapper0t64:amd64 (1.1.3-3.1+b1) ... 2026-04-14 22:41:30.121 | Setting up dh-strip-nondeterminism (1.14.1-2) ... 2026-04-14 22:41:30.126 | Setting up libgvpr2:amd64 (2.42.4-3) ... 2026-04-14 22:41:30.132 | Setting up groff-base (1.23.0-9) ... 2026-04-14 22:41:30.142 | Setting up jq (1.7.1-6+deb13u1) ... 2026-04-14 22:41:30.148 | Setting up llvm-19-linker-tools (1:19.1.7-3+b1) ... 2026-04-14 22:41:30.155 | Setting up libfontconfig1:amd64 (2.15.0-2.3) ... 2026-04-14 22:41:30.162 | Setting up llvm-19-runtime (1:19.1.7-3+b1) ... 2026-04-14 22:41:30.171 | Setting up libsm6:amd64 (2:1.2.6-1) ... 2026-04-14 22:41:30.177 | Setting up libgfrpc0:amd64 (11.1-6) ... 2026-04-14 22:41:30.183 | Setting up libclang-cpp19 (1:19.1.7-3+b1) ... 2026-04-14 22:41:30.190 | Setting up apache2-utils (2.4.66-1~deb13u2) ... 2026-04-14 22:41:30.196 | Setting up glib-networking-services (2.80.1-1) ... 2026-04-14 22:41:30.202 | Setting up libibverbs1:amd64 (56.1-1) ... 2026-04-14 22:41:30.338 | Setting up fontconfig (2.15.0-2.3) ... 2026-04-14 22:41:32.371 | Regenerating fonts cache... done. 2026-04-14 22:41:32.434 | Setting up dconf-gsettings-backend:amd64 (0.40.0-5) ... 2026-04-14 22:41:32.442 | Setting up libpango-1.0-0:amd64 (1.56.3-1) ... 2026-04-14 22:41:32.449 | Setting up haproxy (3.0.11-1+deb13u2) ... 2026-04-14 22:41:33.218 | Created symlink '/etc/systemd/system/multi-user.target.wants/haproxy.service' → '/usr/lib/systemd/system/haproxy.service'. 2026-04-14 22:41:33.927 | Setting up apache2-bin (2.4.66-1~deb13u2) ... 2026-04-14 22:41:33.936 | Setting up man-db (2.13.1-1) ... 2026-04-14 22:41:34.121 | Building database of manual pages ... 2026-04-14 22:41:37.034 | Created symlink '/etc/systemd/system/timers.target.wants/man-db.timer' → '/usr/lib/systemd/system/man-db.timer'. 2026-04-14 22:41:37.391 | man-db.service is a disabled or a static unit, not starting it. 2026-04-14 22:41:37.462 | Setting up clang-19 (1:19.1.7-3+b1) ... 2026-04-14 22:41:37.467 | Setting up libcairo2:amd64 (1.18.4-1+b1) ... 2026-04-14 22:41:37.472 | Setting up libapr1-dev (1.7.5-1) ... 2026-04-14 22:41:37.477 | Setting up libxt6t64:amd64 (1:1.2.1-1.2+b2) ... 2026-04-14 22:41:37.481 | Setting up libgfapi0:amd64 (11.1-6) ... 2026-04-14 22:41:37.485 | Setting up librdmacm1t64:amd64 (56.1-1) ... 2026-04-14 22:41:37.489 | Setting up libaprutil1-dev (1.6.3-3+b1) ... 2026-04-14 22:41:37.492 | Setting up libcairo-gobject2:amd64 (1.18.4-1+b1) ... 2026-04-14 22:41:37.496 | Setting up llvm-19 (1:19.1.7-3+b1) ... 2026-04-14 22:41:37.501 | Setting up libpangoft2-1.0-0:amd64 (1.56.3-1) ... 2026-04-14 22:41:37.505 | Setting up libiscsi7:amd64 (1.20.0-4) ... 2026-04-14 22:41:37.508 | Setting up libpangocairo-1.0-0:amd64 (1.56.3-1) ... 2026-04-14 22:41:37.512 | Setting up gsettings-desktop-schemas (48.0-1) ... 2026-04-14 22:41:37.517 | Setting up librados2 (18.2.7+ds-1) ... 2026-04-14 22:41:37.522 | Setting up libxmu6:amd64 (2:1.1.3-3+b4) ... 2026-04-14 22:41:37.528 | Setting up gir1.2-freedesktop:amd64 (1.84.0-1) ... 2026-04-14 22:41:37.532 | Setting up apache2 (2.4.66-1~deb13u2) ... 2026-04-14 22:41:37.859 | Enabling module mpm_event. 2026-04-14 22:41:37.916 | Enabling module authz_core. 2026-04-14 22:41:37.922 | Enabling module authz_host. 2026-04-14 22:41:37.971 | Enabling module authn_core. 2026-04-14 22:41:37.979 | Enabling module auth_basic. 2026-04-14 22:41:38.062 | Enabling module access_compat. 2026-04-14 22:41:38.140 | Enabling module authn_file. 2026-04-14 22:41:38.193 | Enabling module authz_user. 2026-04-14 22:41:38.266 | Enabling module alias. 2026-04-14 22:41:38.334 | Enabling module dir. 2026-04-14 22:41:38.395 | Enabling module autoindex. 2026-04-14 22:41:38.471 | Enabling module env. 2026-04-14 22:41:38.527 | Enabling module mime. 2026-04-14 22:41:38.580 | Enabling module negotiation. 2026-04-14 22:41:38.640 | Enabling module setenvif. 2026-04-14 22:41:38.704 | Enabling module filter. 2026-04-14 22:41:38.760 | Enabling module deflate. 2026-04-14 22:41:38.817 | Enabling module status. 2026-04-14 22:41:38.883 | Enabling module reqtimeout. 2026-04-14 22:41:38.945 | Enabling conf charset. 2026-04-14 22:41:38.999 | Enabling conf localized-error-pages. 2026-04-14 22:41:39.047 | Enabling conf other-vhosts-access-log. 2026-04-14 22:41:39.124 | Enabling conf security. 2026-04-14 22:41:39.179 | Enabling conf serve-cgi-bin. 2026-04-14 22:41:39.260 | Enabling site 000-default. 2026-04-14 22:41:40.330 | Created symlink '/etc/systemd/system/multi-user.target.wants/apache2.service' → '/usr/lib/systemd/system/apache2.service'. 2026-04-14 22:41:41.152 | Created symlink '/etc/systemd/system/multi-user.target.wants/apache-htcacheclean.service' → '/usr/lib/systemd/system/apache-htcacheclean.service'. 2026-04-14 22:41:42.518 | Setting up debhelper (13.24.2) ... 2026-04-14 22:41:42.525 | Setting up libxaw7:amd64 (2:1.0.16-1) ... 2026-04-14 22:41:42.530 | Setting up libcephfs2 (18.2.7+ds-1) ... 2026-04-14 22:41:42.535 | Setting up libradosstriper1 (18.2.7+ds-1) ... 2026-04-14 22:41:42.540 | Setting up llvm-19-dev (1:19.1.7-3+b1) ... 2026-04-14 22:41:42.545 | Setting up librbd1 (18.2.7+ds-1) ... 2026-04-14 22:41:42.552 | Setting up qemu-block-extra (1:10.0.8+ds-0+deb13u1+b1) ... 2026-04-14 22:41:42.565 | Setting up apache2-dev (2.4.66-1~deb13u2) ... 2026-04-14 22:41:42.570 | Setting up python3-rados (18.2.7+ds-1) ... 2026-04-14 22:41:42.575 | Setting up python3-rbd (18.2.7+ds-1) ... 2026-04-14 22:41:42.580 | Setting up postgresql-server-dev-17 (17.9-0+deb13u1) ... 2026-04-14 22:41:42.585 | Setting up postgresql-server-dev-all (278) ... 2026-04-14 22:41:42.589 | Setting up python3-cephfs (18.2.7+ds-1) ... 2026-04-14 22:41:42.594 | Setting up ceph-common (18.2.7+ds-1) ... 2026-04-14 22:41:42.862 | usermod: unlocking the user's password would result in a passwordless account. 2026-04-14 22:41:42.862 | You should set a password with usermod -p to unlock this user's password. 2026-04-14 22:41:42.895 | /usr/lib/tmpfiles.d/legacy.conf:14: Duplicate line for path "/run/lock", ignoring. 2026-04-14 22:41:43.194 | Created symlink '/etc/systemd/system/multi-user.target.wants/ceph.target' → '/usr/lib/systemd/system/ceph.target'. 2026-04-14 22:41:43.406 | Created symlink '/etc/systemd/system/multi-user.target.wants/rbdmap.service' → '/usr/lib/systemd/system/rbdmap.service'. 2026-04-14 22:41:43.845 | Setting up libheif-plugin-libde265:amd64 (1.19.8-1) ... 2026-04-14 22:41:43.850 | Setting up libheif1:amd64 (1.19.8-1) ... 2026-04-14 22:41:43.856 | Setting up libgd3:amd64 (2.3.3-13) ... 2026-04-14 22:41:43.862 | Setting up liblvm2cmd2.03:amd64 (2.03.31-2) ... 2026-04-14 22:41:43.869 | Setting up libgvc6 (2.42.4-3) ... 2026-04-14 22:41:43.916 | Setting up dmeventd (2:1.02.205-2) ... 2026-04-14 22:41:44.194 | Created symlink '/etc/systemd/system/sockets.target.wants/dm-event.socket' → '/usr/lib/systemd/system/dm-event.socket'. 2026-04-14 22:41:44.586 | dm-event.service is a disabled or a static unit, not starting it. 2026-04-14 22:41:44.637 | Setting up libheif-plugin-dav1d:amd64 (1.19.8-1) ... 2026-04-14 22:41:44.645 | Setting up graphviz (2.42.4-3) ... 2026-04-14 22:41:44.653 | Setting up lvm2 (2.03.31-2) ... 2026-04-14 22:41:46.325 | Created symlink '/etc/systemd/system/sysinit.target.wants/blk-availability.service' → '/usr/lib/systemd/system/blk-availability.service'. 2026-04-14 22:41:46.563 | Created symlink '/etc/systemd/system/sysinit.target.wants/lvm2-monitor.service' → '/usr/lib/systemd/system/lvm2-monitor.service'. 2026-04-14 22:41:47.364 | Created symlink '/etc/systemd/system/sysinit.target.wants/lvm2-lvmpolld.socket' → '/usr/lib/systemd/system/lvm2-lvmpolld.socket'. 2026-04-14 22:41:47.723 | Processing triggers for libglib2.0-0t64:amd64 (2.84.4-3~deb13u2) ... 2026-04-14 22:41:47.783 | Processing triggers for dbus (1.16.2-2) ... 2026-04-14 22:41:47.799 | Setting up glib-networking:amd64 (2.80.1-1) ... 2026-04-14 22:41:47.805 | Processing triggers for initramfs-tools (0.148.3) ... 2026-04-14 22:41:47.859 | update-initramfs: Generating /boot/initrd.img-6.12.73+deb13-amd64 2026-04-14 22:41:47.872 | W: No zstd in /usr/bin:/sbin:/bin, using gzip 2026-04-14 22:42:02.555 | Processing triggers for libc-bin (2.41-12+deb13u1) ... 2026-04-14 22:42:02.592 | Processing triggers for rsyslog (8.2504.0-1) ... 2026-04-14 22:42:02.770 | Setting up libsoup-3.0-0:amd64 (3.6.5-3) ... 2026-04-14 22:42:02.776 | Processing triggers for systemd (257.9-1~deb13u1) ... 2026-04-14 22:42:02.899 | Setting up libosinfo-1.0-0:amd64 (1.12.0-2) ... 2026-04-14 22:42:02.904 | Setting up gir1.2-libosinfo-1.0:amd64 (1.12.0-2) ... 2026-04-14 22:42:02.910 | Processing triggers for libc-bin (2.41-12+deb13u1) ... 2026-04-14 22:42:03.104 | ++ functions-common:apt_get:1205 : result=0 2026-04-14 22:42:03.107 | ++ functions-common:apt_get:1208 : time_stop apt-get 2026-04-14 22:42:03.109 | ++ functions-common:time_stop:2414 : local name 2026-04-14 22:42:03.113 | ++ functions-common:time_stop:2415 : local end_time 2026-04-14 22:42:03.117 | ++ functions-common:time_stop:2416 : local elapsed_time 2026-04-14 22:42:03.119 | ++ functions-common:time_stop:2417 : local total 2026-04-14 22:42:03.121 | ++ functions-common:time_stop:2418 : local start_time 2026-04-14 22:42:03.124 | ++ functions-common:time_stop:2420 : name=apt-get 2026-04-14 22:42:03.126 | ++ functions-common:time_stop:2421 : start_time=1776206376505 2026-04-14 22:42:03.128 | ++ functions-common:time_stop:2423 : [[ -z 1776206376505 ]] 2026-04-14 22:42:03.132 | +++ functions-common:time_stop:2426 : date +%s%3N 2026-04-14 22:42:03.140 | ++ functions-common:time_stop:2426 : end_time=1776206523137 2026-04-14 22:42:03.143 | ++ functions-common:time_stop:2427 : elapsed_time=146632 2026-04-14 22:42:03.145 | ++ functions-common:time_stop:2428 : total=4173 2026-04-14 22:42:03.147 | ++ functions-common:time_stop:2430 : _TIME_START[$name]= 2026-04-14 22:42:03.150 | ++ functions-common:time_stop:2431 : _TIME_TOTAL[$name]=150805 2026-04-14 22:42:03.153 | ++ functions-common:apt_get:1209 : return 0 2026-04-14 22:42:03.156 | ++ tools/install_prereqs.sh:source:74 : [[ -n False ]] 2026-04-14 22:42:03.159 | ++ tools/install_prereqs.sh:source:74 : [[ False != \F\a\l\s\e ]] 2026-04-14 22:42:03.164 | +++ tools/install_prereqs.sh:source:83 : which python3.13 2026-04-14 22:42:03.169 | ++ tools/install_prereqs.sh:source:83 : export PYTHON=/usr/bin/python3.13 2026-04-14 22:42:03.171 | ++ tools/install_prereqs.sh:source:83 : PYTHON=/usr/bin/python3.13 2026-04-14 22:42:03.175 | ++ tools/install_prereqs.sh:source:88 : date +%s 2026-04-14 22:42:03.180 | ++ tools/install_prereqs.sh:source:89 : date 2026-04-14 22:42:03.185 | + ./stack.sh:main:795 : [[ False != \T\r\u\e ]] 2026-04-14 22:42:03.187 | + ./stack.sh:main:796 : PYPI_ALTERNATIVE_URL= 2026-04-14 22:42:03.190 | + ./stack.sh:main:796 : /opt/stack/devstack/tools/install_pip.sh 2026-04-14 22:42:03.895 | + tools/install_pip.sh:main:25 : FILES=/opt/stack/devstack/files 2026-04-14 22:42:03.897 | + tools/install_pip.sh:main:40 : PIP_GET_PIP_URL=https://bootstrap.pypa.io/get-pip.py 2026-04-14 22:42:03.899 | + tools/install_pip.sh:main:42 : GetDistro 2026-04-14 22:42:03.902 | + functions-common:GetDistro:472 : GetOSVersion 2026-04-14 22:42:03.904 | + functions-common:GetOSVersion:442 : source /etc/os-release 2026-04-14 22:42:03.905 | ++ /etc/os-release:source:1 : PRETTY_NAME='Debian GNU/Linux 13 (trixie)' 2026-04-14 22:42:03.908 | ++ /etc/os-release:source:2 : NAME='Debian GNU/Linux' 2026-04-14 22:42:03.909 | ++ /etc/os-release:source:3 : VERSION_ID=13 2026-04-14 22:42:03.912 | ++ /etc/os-release:source:4 : VERSION='13 (trixie)' 2026-04-14 22:42:03.915 | ++ /etc/os-release:source:5 : VERSION_CODENAME=trixie 2026-04-14 22:42:03.917 | ++ /etc/os-release:source:6 : DEBIAN_VERSION_FULL=13.3 2026-04-14 22:42:03.919 | ++ /etc/os-release:source:7 : ID=debian 2026-04-14 22:42:03.921 | ++ /etc/os-release:source:8 : HOME_URL=https://www.debian.org/ 2026-04-14 22:42:03.924 | ++ /etc/os-release:source:9 : SUPPORT_URL=https://www.debian.org/support 2026-04-14 22:42:03.926 | ++ /etc/os-release:source:10 : BUG_REPORT_URL=https://bugs.debian.org/ 2026-04-14 22:42:03.928 | + functions-common:GetOSVersion:443 : [[ debian =~ (almalinux|centos|rocky|rhel) ]] 2026-04-14 22:42:03.931 | + functions-common:GetOSVersion:448 : _ensure_lsb_release 2026-04-14 22:42:03.933 | ++ functions-common:_ensure_lsb_release:419 : command -v lsb_release 2026-04-14 22:42:03.936 | + functions-common:_ensure_lsb_release:419 : [[ -x /usr/bin/lsb_release ]] 2026-04-14 22:42:03.938 | + functions-common:_ensure_lsb_release:420 : return 2026-04-14 22:42:03.941 | ++ functions-common:GetOSVersion:450 : lsb_release -r -s 2026-04-14 22:42:03.956 | + functions-common:GetOSVersion:450 : os_RELEASE=13 2026-04-14 22:42:03.959 | ++ functions-common:GetOSVersion:451 : lsb_release -c -s 2026-04-14 22:42:03.973 | + functions-common:GetOSVersion:451 : os_CODENAME=trixie 2026-04-14 22:42:03.976 | ++ functions-common:GetOSVersion:452 : lsb_release -i -s 2026-04-14 22:42:03.992 | + functions-common:GetOSVersion:452 : os_VENDOR=Debian 2026-04-14 22:42:03.994 | + functions-common:GetOSVersion:455 : [[ Debian =~ (Debian|Ubuntu) ]] 2026-04-14 22:42:03.996 | + functions-common:GetOSVersion:456 : os_PACKAGE=deb 2026-04-14 22:42:03.998 | + functions-common:GetOSVersion:461 : typeset -xr os_VENDOR 2026-04-14 22:42:04.000 | + functions-common:GetOSVersion:462 : typeset -xr os_RELEASE 2026-04-14 22:42:04.002 | + functions-common:GetOSVersion:463 : typeset -xr os_PACKAGE 2026-04-14 22:42:04.004 | + functions-common:GetOSVersion:464 : typeset -xr os_CODENAME 2026-04-14 22:42:04.006 | + functions-common:GetDistro:473 : [[ Debian =~ (Ubuntu) ]] 2026-04-14 22:42:04.008 | + functions-common:GetDistro:473 : [[ Debian =~ (Debian) ]] 2026-04-14 22:42:04.011 | + functions-common:GetDistro:476 : DISTRO=trixie 2026-04-14 22:42:04.013 | + functions-common:GetDistro:513 : typeset -xr DISTRO 2026-04-14 22:42:04.015 | + tools/install_pip.sh:main:43 : echo 'Distro: trixie' 2026-04-14 22:42:04.015 | Distro: trixie 2026-04-14 22:42:04.017 | + tools/install_pip.sh:main:117 : get_versions 2026-04-14 22:42:04.019 | ++ tools/install_pip.sh:get_versions:48 : which pip 2026-04-14 22:42:04.023 | + tools/install_pip.sh:get_versions:48 : PIP=/usr/bin/pip 2026-04-14 22:42:04.025 | + tools/install_pip.sh:get_versions:49 : [[ -n /usr/bin/pip ]] 2026-04-14 22:42:04.028 | ++ tools/install_pip.sh:get_versions:50 : /usr/bin/pip --version 2026-04-14 22:42:04.028 | ++ tools/install_pip.sh:get_versions:50 : awk '{ print $2}' 2026-04-14 22:42:04.414 | + tools/install_pip.sh:get_versions:50 : PIP_VERSION=25.1.1 2026-04-14 22:42:04.416 | + tools/install_pip.sh:get_versions:51 : echo 'pip: 25.1.1' 2026-04-14 22:42:04.416 | pip: 25.1.1 2026-04-14 22:42:04.419 | + tools/install_pip.sh:main:119 : [[ -n '' ]] 2026-04-14 22:42:04.421 | + tools/install_pip.sh:main:123 : is_fedora 2026-04-14 22:42:04.423 | + functions-common:is_fedora:526 : [[ -z Debian ]] 2026-04-14 22:42:04.425 | + functions-common:is_fedora:530 : '[' Debian = Fedora ']' 2026-04-14 22:42:04.427 | + functions-common:is_fedora:530 : '[' Debian = 'Red Hat' ']' 2026-04-14 22:42:04.429 | + functions-common:is_fedora:531 : '[' Debian = openEuler ']' 2026-04-14 22:42:04.431 | + functions-common:is_fedora:532 : '[' Debian = RedHatEnterpriseServer ']' 2026-04-14 22:42:04.433 | + functions-common:is_fedora:533 : '[' Debian = RedHatEnterprise ']' 2026-04-14 22:42:04.435 | + functions-common:is_fedora:534 : '[' Debian = RedHatEnterpriseLinux ']' 2026-04-14 22:42:04.437 | + functions-common:is_fedora:535 : '[' Debian = RockyLinux ']' 2026-04-14 22:42:04.439 | + functions-common:is_fedora:536 : '[' Debian = CentOS ']' 2026-04-14 22:42:04.441 | + functions-common:is_fedora:536 : '[' Debian = CentOSStream ']' 2026-04-14 22:42:04.443 | + functions-common:is_fedora:537 : '[' Debian = AlmaLinux ']' 2026-04-14 22:42:04.444 | + functions-common:is_fedora:538 : '[' Debian = OracleServer ']' 2026-04-14 22:42:04.446 | + functions-common:is_fedora:538 : '[' Debian = Virtuozzo ']' 2026-04-14 22:42:04.448 | + tools/install_pip.sh:main:134 : is_ubuntu 2026-04-14 22:42:04.450 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-04-14 22:42:04.452 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-04-14 22:42:04.454 | + tools/install_pip.sh:main:137 : sed -i -e /setuptools/d /opt/stack/requirements/upper-constraints.txt 2026-04-14 22:42:04.458 | + tools/install_pip.sh:main:146 : set -x 2026-04-14 22:42:04.460 | + tools/install_pip.sh:main:149 : get_versions 2026-04-14 22:42:04.463 | ++ tools/install_pip.sh:get_versions:48 : which pip 2026-04-14 22:42:04.467 | + tools/install_pip.sh:get_versions:48 : PIP=/usr/bin/pip 2026-04-14 22:42:04.472 | + tools/install_pip.sh:get_versions:49 : [[ -n /usr/bin/pip ]] 2026-04-14 22:42:04.472 | ++ tools/install_pip.sh:get_versions:50 : /usr/bin/pip --version 2026-04-14 22:42:04.473 | ++ tools/install_pip.sh:get_versions:50 : awk '{ print $2}' 2026-04-14 22:42:04.784 | + tools/install_pip.sh:get_versions:50 : PIP_VERSION=25.1.1 2026-04-14 22:42:04.786 | + tools/install_pip.sh:get_versions:51 : echo 'pip: 25.1.1' 2026-04-14 22:42:04.786 | pip: 25.1.1 2026-04-14 22:42:04.790 | + ./stack.sh:main:800 : source /opt/stack/devstack/tools/fixup_stuff.sh 2026-04-14 22:42:04.793 | ++ tools/fixup_stuff.sh:source:12 : [[ -z /opt/stack/devstack ]] 2026-04-14 22:42:04.796 | + ./stack.sh:main:801 : fixup_all 2026-04-14 22:42:04.799 | + tools/fixup_stuff.sh:fixup_all:111 : fixup_ubuntu 2026-04-14 22:42:04.802 | + tools/fixup_stuff.sh:fixup_ubuntu:95 : is_ubuntu 2026-04-14 22:42:04.805 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-04-14 22:42:04.807 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-04-14 22:42:04.810 | + tools/fixup_stuff.sh:fixup_ubuntu:105 : sudo rm -rf '/usr/lib/python3/dist-packages/PyYAML-*.egg-info' 2026-04-14 22:42:04.831 | + tools/fixup_stuff.sh:fixup_ubuntu:106 : sudo rm -rf '/usr/lib/python3/dist-packages/pyasn1_modules-*.egg-info' 2026-04-14 22:42:04.849 | + tools/fixup_stuff.sh:fixup_ubuntu:107 : sudo rm -rf '/usr/lib/python3/dist-packages/simplejson-*.egg-info' 2026-04-14 22:42:04.871 | + tools/fixup_stuff.sh:fixup_all:112 : fixup_fedora 2026-04-14 22:42:04.874 | + tools/fixup_stuff.sh:fixup_fedora:33 : is_fedora 2026-04-14 22:42:04.877 | + functions-common:is_fedora:526 : [[ -z Debian ]] 2026-04-14 22:42:04.880 | + functions-common:is_fedora:530 : '[' Debian = Fedora ']' 2026-04-14 22:42:04.883 | + functions-common:is_fedora:530 : '[' Debian = 'Red Hat' ']' 2026-04-14 22:42:04.885 | + functions-common:is_fedora:531 : '[' Debian = openEuler ']' 2026-04-14 22:42:04.888 | + functions-common:is_fedora:532 : '[' Debian = RedHatEnterpriseServer ']' 2026-04-14 22:42:04.890 | + functions-common:is_fedora:533 : '[' Debian = RedHatEnterprise ']' 2026-04-14 22:42:04.893 | + functions-common:is_fedora:534 : '[' Debian = RedHatEnterpriseLinux ']' 2026-04-14 22:42:04.896 | + functions-common:is_fedora:535 : '[' Debian = RockyLinux ']' 2026-04-14 22:42:04.898 | + functions-common:is_fedora:536 : '[' Debian = CentOS ']' 2026-04-14 22:42:04.901 | + functions-common:is_fedora:536 : '[' Debian = CentOSStream ']' 2026-04-14 22:42:04.904 | + functions-common:is_fedora:537 : '[' Debian = AlmaLinux ']' 2026-04-14 22:42:04.906 | + functions-common:is_fedora:538 : '[' Debian = OracleServer ']' 2026-04-14 22:42:04.909 | + functions-common:is_fedora:538 : '[' Debian = Virtuozzo ']' 2026-04-14 22:42:04.912 | + tools/fixup_stuff.sh:fixup_fedora:34 : return 2026-04-14 22:42:04.915 | + ./stack.sh:main:803 : [[ True == \T\r\u\e ]] 2026-04-14 22:42:04.918 | + ./stack.sh:main:805 : sudo ln -sf /opt/stack/data/venv/bin/cinder-manage /usr/local/bin 2026-04-14 22:42:04.939 | + ./stack.sh:main:806 : sudo ln -sf /opt/stack/data/venv/bin/cinder-rtstool /usr/local/bin 2026-04-14 22:42:04.959 | + ./stack.sh:main:807 : sudo ln -sf /opt/stack/data/venv/bin/glance /usr/local/bin 2026-04-14 22:42:04.977 | + ./stack.sh:main:808 : sudo ln -sf /opt/stack/data/venv/bin/nova-manage /usr/local/bin 2026-04-14 22:42:04.996 | + ./stack.sh:main:809 : sudo ln -sf /opt/stack/data/venv/bin/openstack /usr/local/bin 2026-04-14 22:42:05.014 | + ./stack.sh:main:810 : sudo ln -sf /opt/stack/data/venv/bin/privsep-helper /usr/local/bin 2026-04-14 22:42:05.034 | + ./stack.sh:main:811 : sudo ln -sf /opt/stack/data/venv/bin/rally /usr/local/bin 2026-04-14 22:42:05.053 | + ./stack.sh:main:812 : sudo ln -sf /opt/stack/data/venv/bin/tox /usr/local/bin 2026-04-14 22:42:05.072 | + ./stack.sh:main:814 : setup_devstack_virtualenv 2026-04-14 22:42:05.074 | + inc/python:setup_devstack_virtualenv:39 : [[ ! -d /opt/stack/data/venv ]] 2026-04-14 22:42:05.077 | + inc/python:setup_devstack_virtualenv:43 : /usr/bin/python3.13 -m venv --system-site-packages /opt/stack/data/venv 2026-04-14 22:42:08.753 | + inc/python:setup_devstack_virtualenv:44 : pip_install -U pip 'setuptools[core]' 2026-04-14 22:42:08.776 | Using python 3.13 to install setuptools 2026-04-14 22:42:08.778 | + inc/python:pip_install:210 : env http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= /opt/stack/data/venv/bin/pip install -c /opt/stack/requirements/upper-constraints.txt -U pip 'setuptools[core]' 2026-04-14 22:42:09.661 | Looking in indexes: https://mirror.gra1.ovh.opendev.org/pypi/simple, https://mirror.gra1.ovh.opendev.org/wheel/debian-13-x86_64 2026-04-14 22:42:09.668 | Requirement already satisfied: pip in /opt/stack/data/venv/lib/python3.13/site-packages (25.1.1) 2026-04-14 22:42:12.826 | Collecting pip 2026-04-14 22:42:12.829 | Downloading https://mirror.gra1.ovh.opendev.org/pypifiles/packages/de/f0/c81e05b613866b76d2d1066490adf1a3dbc4ee9d9c839961c3fc8a6997af/pip-26.0.1-py3-none-any.whl.metadata (4.7 kB) 2026-04-14 22:42:13.123 | Collecting setuptools[core] 2026-04-14 22:42:13.128 | Downloading https://mirror.gra1.ovh.opendev.org/pypifiles/packages/9d/76/f789f7a86709c6b087c5a2f52f911838cad707cc613162401badc665acfe/setuptools-82.0.1-py3-none-any.whl.metadata (6.5 kB) 2026-04-14 22:42:13.174 | Collecting packaging>=24.2 (from setuptools[core]) 2026-04-14 22:42:13.179 | Downloading https://mirror.gra1.ovh.opendev.org/pypifiles/packages/b7/b9/c538f279a4e237a006a2c98387d081e9eb060d203d8ed34467cc0f0b9b53/packaging-26.0-py3-none-any.whl.metadata (3.3 kB) 2026-04-14 22:42:13.219 | Collecting more_itertools>=8.8 (from setuptools[core]) 2026-04-14 22:42:13.222 | Downloading https://mirror.gra1.ovh.opendev.org/pypifiles/packages/cb/98/6af411189d9413534c3eb691182bff1f5c6d44ed2f93f2edfe52a1bbceb8/more_itertools-11.0.2-py3-none-any.whl.metadata (41 kB) 2026-04-14 22:42:13.257 | Collecting jaraco.text>=3.7 (from setuptools[core]) 2026-04-14 22:42:13.260 | Downloading https://mirror.gra1.ovh.opendev.org/pypifiles/packages/39/6d/628f347098059957987596123b3992120c673d17e8ce560185b1d6b88a27/jaraco_text-4.2.0-py3-none-any.whl.metadata (3.8 kB) 2026-04-14 22:42:13.269 | Requirement already satisfied: wheel>=0.43.0 in /usr/lib/python3/dist-packages (from setuptools[core]) (0.46.1) 2026-04-14 22:42:13.299 | Collecting jaraco.functools>=4 (from setuptools[core]) 2026-04-14 22:42:13.303 | Downloading https://mirror.gra1.ovh.opendev.org/pypifiles/packages/fd/c4/813bb09f0985cb21e959f21f2464169eca882656849adf727ac7bb7e1767/jaraco_functools-4.4.0-py3-none-any.whl.metadata (3.0 kB) 2026-04-14 22:42:13.335 | Collecting jaraco.context>=4.1 (from jaraco.text>=3.7->setuptools[core]) 2026-04-14 22:42:13.338 | Downloading https://mirror.gra1.ovh.opendev.org/pypifiles/packages/f2/58/bc8954bda5fcda97bd7c19be11b85f91973d67a706ed4a3aec33e7de22db/jaraco_context-6.1.2-py3-none-any.whl.metadata (4.2 kB) 2026-04-14 22:42:13.382 | Collecting typer-slim (from jaraco.text>=3.7->setuptools[core]) 2026-04-14 22:42:13.386 | Downloading https://mirror.gra1.ovh.opendev.org/pypifiles/packages/a7/24/5480c20380dfd18cf33d14784096dca45a24eae6102e91d49a718d3b6855/typer_slim-0.24.0-py3-none-any.whl.metadata (4.2 kB) 2026-04-14 22:42:13.451 | Collecting typer>=0.24.0 (from typer-slim->jaraco.text>=3.7->setuptools[core]) 2026-04-14 22:42:13.453 | Downloading https://mirror.gra1.ovh.opendev.org/pypifiles/packages/4a/91/48db081e7a63bb37284f9fbcefda7c44c277b18b0e13fbc36ea2335b71e6/typer-0.24.1-py3-none-any.whl.metadata (16 kB) 2026-04-14 22:42:13.498 | Collecting click>=8.2.1 (from typer>=0.24.0->typer-slim->jaraco.text>=3.7->setuptools[core]) 2026-04-14 22:42:13.501 | Downloading https://mirror.gra1.ovh.opendev.org/pypifiles/packages/e4/20/71885d8b97d4f3dde17b1fdb92dbd4908b00541c5a3379787137285f602e/click-8.3.2-py3-none-any.whl.metadata (2.6 kB) 2026-04-14 22:42:13.535 | Collecting shellingham>=1.3.0 (from typer>=0.24.0->typer-slim->jaraco.text>=3.7->setuptools[core]) 2026-04-14 22:42:13.539 | Downloading https://mirror.gra1.ovh.opendev.org/pypifiles/packages/e0/f9/0595336914c5619e5f28a1fb793285925a8cd4b432c9da0a987836c7f822/shellingham-1.5.4-py2.py3-none-any.whl.metadata (3.5 kB) 2026-04-14 22:42:13.601 | Collecting rich>=12.3.0 (from typer>=0.24.0->typer-slim->jaraco.text>=3.7->setuptools[core]) 2026-04-14 22:42:13.606 | Downloading https://mirror.gra1.ovh.opendev.org/pypifiles/packages/b3/76/6d163cfac87b632216f71879e6b2cf17163f773ff59c00b5ff4900a80fa3/rich-14.3.4-py3-none-any.whl.metadata (18 kB) 2026-04-14 22:42:13.638 | Collecting annotated-doc>=0.0.2 (from typer>=0.24.0->typer-slim->jaraco.text>=3.7->setuptools[core]) 2026-04-14 22:42:13.642 | Downloading https://mirror.gra1.ovh.opendev.org/pypifiles/packages/1e/d3/26bf1008eb3d2daa8ef4cacc7f3bfdc11818d111f7e2d0201bc6e3b49d45/annotated_doc-0.0.4-py3-none-any.whl.metadata (6.6 kB) 2026-04-14 22:42:13.674 | 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-04-14 22:42:13.678 | Downloading https://mirror.gra1.ovh.opendev.org/pypifiles/packages/94/54/e7d793b573f298e1c9013b8c4dade17d481164aa517d1d7148619c2cedbf/markdown_it_py-4.0.0-py3-none-any.whl.metadata (7.3 kB) 2026-04-14 22:42:13.723 | 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-04-14 22:42:13.725 | Downloading https://mirror.gra1.ovh.opendev.org/pypifiles/packages/f4/7e/a72dd26f3b0f4f2bf1dd8923c85f7ceb43172af56d63c7383eb62b332364/pygments-2.20.0-py3-none-any.whl.metadata (2.5 kB) 2026-04-14 22:42:13.748 | 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-04-14 22:42:13.751 | Downloading https://mirror.gra1.ovh.opendev.org/pypifiles/packages/b3/38/89ba8ad64ae25be8de66a6d463314cf1eb366222074cfda9ee839c56a4b4/mdurl-0.1.2-py3-none-any.whl.metadata (1.6 kB) 2026-04-14 22:42:13.764 | Downloading https://mirror.gra1.ovh.opendev.org/pypifiles/packages/de/f0/c81e05b613866b76d2d1066490adf1a3dbc4ee9d9c839961c3fc8a6997af/pip-26.0.1-py3-none-any.whl (1.8 MB) 2026-04-14 22:42:13.786 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.8/1.8 MB 98.8 MB/s eta 0:00:00 2026-04-14 22:42:13.792 | Downloading https://mirror.gra1.ovh.opendev.org/pypifiles/packages/9d/76/f789f7a86709c6b087c5a2f52f911838cad707cc613162401badc665acfe/setuptools-82.0.1-py3-none-any.whl (1.0 MB) 2026-04-14 22:42:13.806 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.0/1.0 MB 85.0 MB/s eta 0:00:00 2026-04-14 22:42:13.810 | Downloading https://mirror.gra1.ovh.opendev.org/pypifiles/packages/fd/c4/813bb09f0985cb21e959f21f2464169eca882656849adf727ac7bb7e1767/jaraco_functools-4.4.0-py3-none-any.whl (10 kB) 2026-04-14 22:42:13.818 | Downloading https://mirror.gra1.ovh.opendev.org/pypifiles/packages/39/6d/628f347098059957987596123b3992120c673d17e8ce560185b1d6b88a27/jaraco_text-4.2.0-py3-none-any.whl (13 kB) 2026-04-14 22:42:13.825 | Downloading https://mirror.gra1.ovh.opendev.org/pypifiles/packages/f2/58/bc8954bda5fcda97bd7c19be11b85f91973d67a706ed4a3aec33e7de22db/jaraco_context-6.1.2-py3-none-any.whl (7.9 kB) 2026-04-14 22:42:13.834 | Downloading https://mirror.gra1.ovh.opendev.org/pypifiles/packages/cb/98/6af411189d9413534c3eb691182bff1f5c6d44ed2f93f2edfe52a1bbceb8/more_itertools-11.0.2-py3-none-any.whl (71 kB) 2026-04-14 22:42:13.842 | Downloading https://mirror.gra1.ovh.opendev.org/pypifiles/packages/b7/b9/c538f279a4e237a006a2c98387d081e9eb060d203d8ed34467cc0f0b9b53/packaging-26.0-py3-none-any.whl (74 kB) 2026-04-14 22:42:13.850 | Downloading https://mirror.gra1.ovh.opendev.org/pypifiles/packages/a7/24/5480c20380dfd18cf33d14784096dca45a24eae6102e91d49a718d3b6855/typer_slim-0.24.0-py3-none-any.whl (3.4 kB) 2026-04-14 22:42:13.859 | Downloading https://mirror.gra1.ovh.opendev.org/pypifiles/packages/4a/91/48db081e7a63bb37284f9fbcefda7c44c277b18b0e13fbc36ea2335b71e6/typer-0.24.1-py3-none-any.whl (56 kB) 2026-04-14 22:42:13.865 | Downloading https://mirror.gra1.ovh.opendev.org/pypifiles/packages/1e/d3/26bf1008eb3d2daa8ef4cacc7f3bfdc11818d111f7e2d0201bc6e3b49d45/annotated_doc-0.0.4-py3-none-any.whl (5.3 kB) 2026-04-14 22:42:13.871 | Downloading https://mirror.gra1.ovh.opendev.org/pypifiles/packages/e4/20/71885d8b97d4f3dde17b1fdb92dbd4908b00541c5a3379787137285f602e/click-8.3.2-py3-none-any.whl (108 kB) 2026-04-14 22:42:13.879 | Downloading https://mirror.gra1.ovh.opendev.org/pypifiles/packages/b3/76/6d163cfac87b632216f71879e6b2cf17163f773ff59c00b5ff4900a80fa3/rich-14.3.4-py3-none-any.whl (310 kB) 2026-04-14 22:42:13.889 | Downloading https://mirror.gra1.ovh.opendev.org/pypifiles/packages/f4/7e/a72dd26f3b0f4f2bf1dd8923c85f7ceb43172af56d63c7383eb62b332364/pygments-2.20.0-py3-none-any.whl (1.2 MB) 2026-04-14 22:42:13.901 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.2/1.2 MB 113.9 MB/s eta 0:00:00 2026-04-14 22:42:13.905 | Downloading https://mirror.gra1.ovh.opendev.org/pypifiles/packages/94/54/e7d793b573f298e1c9013b8c4dade17d481164aa517d1d7148619c2cedbf/markdown_it_py-4.0.0-py3-none-any.whl (87 kB) 2026-04-14 22:42:13.913 | Downloading https://mirror.gra1.ovh.opendev.org/pypifiles/packages/b3/38/89ba8ad64ae25be8de66a6d463314cf1eb366222074cfda9ee839c56a4b4/mdurl-0.1.2-py3-none-any.whl (10.0 kB) 2026-04-14 22:42:13.920 | Downloading https://mirror.gra1.ovh.opendev.org/pypifiles/packages/e0/f9/0595336914c5619e5f28a1fb793285925a8cd4b432c9da0a987836c7f822/shellingham-1.5.4-py2.py3-none-any.whl (9.8 kB) 2026-04-14 22:42:14.067 | Installing collected packages: shellingham, setuptools, pygments, pip, packaging, more_itertools, mdurl, jaraco.context, click, annotated-doc, markdown-it-py, jaraco.functools, rich, typer, typer-slim, jaraco.text 2026-04-14 22:42:15.040 | Attempting uninstall: pygments 2026-04-14 22:42:15.045 | Found existing installation: Pygments 2.18.0 2026-04-14 22:42:15.045 | Not uninstalling pygments at /usr/lib/python3/dist-packages, outside environment /opt/stack/data/venv 2026-04-14 22:42:15.046 | Can't uninstall 'Pygments'. No files were found to uninstall. 2026-04-14 22:42:16.056 | Attempting uninstall: pip 2026-04-14 22:42:16.058 | Found existing installation: pip 25.1.1 2026-04-14 22:42:16.106 | Uninstalling pip-25.1.1: 2026-04-14 22:42:16.115 | Successfully uninstalled pip-25.1.1 2026-04-14 22:42:17.441 | Attempting uninstall: packaging 2026-04-14 22:42:17.446 | Found existing installation: packaging 25.0 2026-04-14 22:42:17.447 | Not uninstalling packaging at /usr/lib/python3/dist-packages, outside environment /opt/stack/data/venv 2026-04-14 22:42:17.447 | Can't uninstall 'packaging'. No files were found to uninstall. 2026-04-14 22:42:18.273 | 2026-04-14 22:42:18.279 | Successfully installed annotated-doc-0.0.4 click-8.3.2 jaraco.context-6.1.2 jaraco.functools-4.4.0 jaraco.text-4.2.0 markdown-it-py-4.0.0 mdurl-0.1.2 more_itertools-11.0.2 packaging-26.0 pip-26.0.1 pygments-2.20.0 rich-14.3.4 setuptools-82.0.1 shellingham-1.5.4 typer-0.24.1 typer-slim-0.24.0 2026-04-14 22:42:18.497 | + inc/python:pip_install:216 : result=0 2026-04-14 22:42:18.500 | + inc/python:pip_install:218 : time_stop pip_install 2026-04-14 22:42:18.503 | + functions-common:time_stop:2414 : local name 2026-04-14 22:42:18.506 | + functions-common:time_stop:2415 : local end_time 2026-04-14 22:42:18.508 | + functions-common:time_stop:2416 : local elapsed_time 2026-04-14 22:42:18.512 | + functions-common:time_stop:2417 : local total 2026-04-14 22:42:18.514 | + functions-common:time_stop:2418 : local start_time 2026-04-14 22:42:18.517 | + functions-common:time_stop:2420 : name=pip_install 2026-04-14 22:42:18.520 | + functions-common:time_stop:2421 : start_time=1776206528769 2026-04-14 22:42:18.522 | + functions-common:time_stop:2423 : [[ -z 1776206528769 ]] 2026-04-14 22:42:18.526 | ++ functions-common:time_stop:2426 : date +%s%3N 2026-04-14 22:42:18.532 | + functions-common:time_stop:2426 : end_time=1776206538529 2026-04-14 22:42:18.534 | + functions-common:time_stop:2427 : elapsed_time=9760 2026-04-14 22:42:18.536 | + functions-common:time_stop:2428 : total=0 2026-04-14 22:42:18.539 | + functions-common:time_stop:2430 : _TIME_START[$name]= 2026-04-14 22:42:18.542 | + functions-common:time_stop:2431 : _TIME_TOTAL[$name]=9760 2026-04-14 22:42:18.544 | + inc/python:pip_install:219 : return 0 2026-04-14 22:42:18.547 | + inc/python:setup_devstack_virtualenv:46 : [[ :/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/local/bin:/usr/local/sbin:/usr/sbin:/sbin: != *\:\/\o\p\t\/\s\t\a\c\k\/\d\a\t\a\/\v\e\n\v\/\b\i\n\:* ]] 2026-04-14 22:42:18.551 | + inc/python:setup_devstack_virtualenv:47 : export PATH=/opt/stack/data/venv/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/local/bin:/usr/local/sbin:/usr/sbin:/sbin 2026-04-14 22:42:18.554 | + inc/python:setup_devstack_virtualenv:47 : PATH=/opt/stack/data/venv/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/local/bin:/usr/local/sbin:/usr/sbin:/sbin 2026-04-14 22:42:18.557 | + inc/python:setup_devstack_virtualenv:48 : export PYTHON=/opt/stack/data/venv/bin/python3 2026-04-14 22:42:18.560 | + inc/python:setup_devstack_virtualenv:48 : PYTHON=/opt/stack/data/venv/bin/python3 2026-04-14 22:42:18.563 | + ./stack.sh:main:818 : pip_install -U os-testr 2026-04-14 22:42:18.588 | Using python 3.13 to install os-testr 2026-04-14 22:42:18.591 | + inc/python:pip_install:210 : env http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= /opt/stack/data/venv/bin/pip install -c /opt/stack/requirements/upper-constraints.txt -U os-testr 2026-04-14 22:42:19.344 | Looking in indexes: https://mirror.gra1.ovh.opendev.org/pypi/simple, https://mirror.gra1.ovh.opendev.org/wheel/debian-13-x86_64 2026-04-14 22:42:22.567 | Collecting os-testr 2026-04-14 22:42:22.573 | Downloading https://mirror.gra1.ovh.opendev.org/pypifiles/packages/18/b8/9e4ee82fda62577ec9b23ad6b4fc79fceb5d31cc72a2f5f95d84959cf385/os_testr-3.0.0-py3-none-any.whl.metadata (1.8 kB) 2026-04-14 22:42:22.611 | Collecting pbr!=2.1.0,>=2.0.0 (from os-testr) 2026-04-14 22:42:22.615 | Downloading https://mirror.gra1.ovh.opendev.org/pypifiles/packages/c0/db/61efa0d08a99f897ef98256b03e563092d36cc38dc4ebe4a85020fe40b31/pbr-7.0.3-py2.py3-none-any.whl.metadata (3.8 kB) 2026-04-14 22:42:22.637 | Collecting python-subunit>=1.0.0 (from os-testr) 2026-04-14 22:42:22.640 | Downloading https://mirror.gra1.ovh.opendev.org/pypifiles/packages/11/7f/4db5d207dd7795a92bbd4d15e6ce04bded26fae4ea474d931d959fafa296/python_subunit-1.4.5-py3-none-any.whl.metadata (22 kB) 2026-04-14 22:42:22.667 | Collecting testtools>=2.2.0 (from os-testr) 2026-04-14 22:42:22.670 | Downloading https://mirror.gra1.ovh.opendev.org/pypifiles/packages/2f/26/45b958d9d40742594eb564bab1519b55e06493099e5b9e1c3d6d02deadd7/testtools-2.9.0-py3-none-any.whl.metadata (5.4 kB) 2026-04-14 22:42:22.678 | Requirement already satisfied: setuptools in /opt/stack/data/venv/lib/python3.13/site-packages (from pbr!=2.1.0,>=2.0.0->os-testr) (82.0.1) 2026-04-14 22:42:22.702 | Collecting iso8601 (from python-subunit>=1.0.0->os-testr) 2026-04-14 22:42:22.705 | Downloading https://mirror.gra1.ovh.opendev.org/pypifiles/packages/6c/0c/f37b6a241f0759b7653ffa7213889d89ad49a2b76eb2ddf3b57b2738c347/iso8601-2.1.0-py3-none-any.whl.metadata (3.7 kB) 2026-04-14 22:42:22.723 | Downloading https://mirror.gra1.ovh.opendev.org/pypifiles/packages/18/b8/9e4ee82fda62577ec9b23ad6b4fc79fceb5d31cc72a2f5f95d84959cf385/os_testr-3.0.0-py3-none-any.whl (32 kB) 2026-04-14 22:42:22.729 | Downloading https://mirror.gra1.ovh.opendev.org/pypifiles/packages/c0/db/61efa0d08a99f897ef98256b03e563092d36cc38dc4ebe4a85020fe40b31/pbr-7.0.3-py2.py3-none-any.whl (131 kB) 2026-04-14 22:42:22.738 | Downloading https://mirror.gra1.ovh.opendev.org/pypifiles/packages/11/7f/4db5d207dd7795a92bbd4d15e6ce04bded26fae4ea474d931d959fafa296/python_subunit-1.4.5-py3-none-any.whl (102 kB) 2026-04-14 22:42:22.748 | Downloading https://mirror.gra1.ovh.opendev.org/pypifiles/packages/2f/26/45b958d9d40742594eb564bab1519b55e06493099e5b9e1c3d6d02deadd7/testtools-2.9.0-py3-none-any.whl (110 kB) 2026-04-14 22:42:22.758 | Downloading https://mirror.gra1.ovh.opendev.org/pypifiles/packages/6c/0c/f37b6a241f0759b7653ffa7213889d89ad49a2b76eb2ddf3b57b2738c347/iso8601-2.1.0-py3-none-any.whl (7.5 kB) 2026-04-14 22:42:22.826 | Installing collected packages: testtools, pbr, iso8601, python-subunit, os-testr 2026-04-14 22:42:23.255 | 2026-04-14 22:42:23.264 | Successfully installed iso8601-2.1.0 os-testr-3.0.0 pbr-7.0.3 python-subunit-1.4.5 testtools-2.9.0 2026-04-14 22:42:26.541 | + inc/python:pip_install:216 : result=0 2026-04-14 22:42:26.544 | + inc/python:pip_install:218 : time_stop pip_install 2026-04-14 22:42:26.548 | + functions-common:time_stop:2414 : local name 2026-04-14 22:42:26.552 | + functions-common:time_stop:2415 : local end_time 2026-04-14 22:42:26.555 | + functions-common:time_stop:2416 : local elapsed_time 2026-04-14 22:42:26.558 | + functions-common:time_stop:2417 : local total 2026-04-14 22:42:26.561 | + functions-common:time_stop:2418 : local start_time 2026-04-14 22:42:26.564 | + functions-common:time_stop:2420 : name=pip_install 2026-04-14 22:42:26.568 | + functions-common:time_stop:2421 : start_time=1776206538583 2026-04-14 22:42:26.572 | + functions-common:time_stop:2423 : [[ -z 1776206538583 ]] 2026-04-14 22:42:26.576 | ++ functions-common:time_stop:2426 : date +%s%3N 2026-04-14 22:42:26.582 | + functions-common:time_stop:2426 : end_time=1776206546578 2026-04-14 22:42:26.585 | + functions-common:time_stop:2427 : elapsed_time=7995 2026-04-14 22:42:26.589 | + functions-common:time_stop:2428 : total=9760 2026-04-14 22:42:26.592 | + functions-common:time_stop:2430 : _TIME_START[$name]= 2026-04-14 22:42:26.595 | + functions-common:time_stop:2431 : _TIME_TOTAL[$name]=17755 2026-04-14 22:42:26.598 | + inc/python:pip_install:219 : return 0 2026-04-14 22:42:26.602 | + ./stack.sh:main:822 : iniset -sudo /etc/systemd/journald.conf Journal RateLimitBurst 0 2026-04-14 22:42:26.685 | + ./stack.sh:main:823 : sudo systemctl restart systemd-journald 2026-04-14 22:42:26.860 | + ./stack.sh:main:829 : install_infra 2026-04-14 22:42:26.863 | + lib/infra:install_infra:31 : local PIP_VIRTUAL_ENV=/opt/stack/requirements/.venv 2026-04-14 22:42:26.867 | + lib/infra:install_infra:32 : '[' '!' -d /opt/stack/requirements/.venv ']' 2026-04-14 22:42:26.870 | + lib/infra:install_infra:32 : python3.13 -m venv /opt/stack/requirements/.venv 2026-04-14 22:42:30.262 | + lib/infra:install_infra:34 : PIP_VIRTUAL_ENV=/opt/stack/requirements/.venv 2026-04-14 22:42:30.267 | + lib/infra:install_infra:34 : pip_install -U pbr 'setuptools[core]' 2026-04-14 22:42:30.293 | + inc/python:pip_install:210 : env http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= /opt/stack/requirements/.venv/bin/pip install -c /opt/stack/requirements/upper-constraints.txt -U pbr 'setuptools[core]' 2026-04-14 22:42:31.072 | Looking in indexes: https://mirror.gra1.ovh.opendev.org/pypi/simple, https://mirror.gra1.ovh.opendev.org/wheel/debian-13-x86_64 2026-04-14 22:42:34.217 | Collecting pbr 2026-04-14 22:42:34.219 | Using cached https://mirror.gra1.ovh.opendev.org/pypifiles/packages/c0/db/61efa0d08a99f897ef98256b03e563092d36cc38dc4ebe4a85020fe40b31/pbr-7.0.3-py2.py3-none-any.whl.metadata (3.8 kB) 2026-04-14 22:42:34.450 | Collecting setuptools[core] 2026-04-14 22:42:34.452 | Using cached https://mirror.gra1.ovh.opendev.org/pypifiles/packages/9d/76/f789f7a86709c6b087c5a2f52f911838cad707cc613162401badc665acfe/setuptools-82.0.1-py3-none-any.whl.metadata (6.5 kB) 2026-04-14 22:42:34.492 | Collecting packaging>=24.2 (from setuptools[core]) 2026-04-14 22:42:34.494 | Using cached https://mirror.gra1.ovh.opendev.org/pypifiles/packages/b7/b9/c538f279a4e237a006a2c98387d081e9eb060d203d8ed34467cc0f0b9b53/packaging-26.0-py3-none-any.whl.metadata (3.3 kB) 2026-04-14 22:42:34.524 | Collecting more_itertools>=8.8 (from setuptools[core]) 2026-04-14 22:42:34.526 | Using cached https://mirror.gra1.ovh.opendev.org/pypifiles/packages/cb/98/6af411189d9413534c3eb691182bff1f5c6d44ed2f93f2edfe52a1bbceb8/more_itertools-11.0.2-py3-none-any.whl.metadata (41 kB) 2026-04-14 22:42:34.555 | Collecting jaraco.text>=3.7 (from setuptools[core]) 2026-04-14 22:42:34.557 | Using cached https://mirror.gra1.ovh.opendev.org/pypifiles/packages/39/6d/628f347098059957987596123b3992120c673d17e8ce560185b1d6b88a27/jaraco_text-4.2.0-py3-none-any.whl.metadata (3.8 kB) 2026-04-14 22:42:34.624 | Collecting wheel>=0.43.0 (from setuptools[core]) 2026-04-14 22:42:34.628 | Downloading https://mirror.gra1.ovh.opendev.org/pypifiles/packages/87/22/b76d483683216dde3d67cba61fb2444be8d5be289bf628c13fc0fd90e5f9/wheel-0.46.3-py3-none-any.whl.metadata (2.4 kB) 2026-04-14 22:42:34.654 | Collecting jaraco.functools>=4 (from setuptools[core]) 2026-04-14 22:42:34.656 | Using cached https://mirror.gra1.ovh.opendev.org/pypifiles/packages/fd/c4/813bb09f0985cb21e959f21f2464169eca882656849adf727ac7bb7e1767/jaraco_functools-4.4.0-py3-none-any.whl.metadata (3.0 kB) 2026-04-14 22:42:34.676 | Collecting jaraco.context>=4.1 (from jaraco.text>=3.7->setuptools[core]) 2026-04-14 22:42:34.678 | Using cached https://mirror.gra1.ovh.opendev.org/pypifiles/packages/f2/58/bc8954bda5fcda97bd7c19be11b85f91973d67a706ed4a3aec33e7de22db/jaraco_context-6.1.2-py3-none-any.whl.metadata (4.2 kB) 2026-04-14 22:42:34.701 | Collecting typer-slim (from jaraco.text>=3.7->setuptools[core]) 2026-04-14 22:42:34.703 | Using cached https://mirror.gra1.ovh.opendev.org/pypifiles/packages/a7/24/5480c20380dfd18cf33d14784096dca45a24eae6102e91d49a718d3b6855/typer_slim-0.24.0-py3-none-any.whl.metadata (4.2 kB) 2026-04-14 22:42:34.740 | Collecting typer>=0.24.0 (from typer-slim->jaraco.text>=3.7->setuptools[core]) 2026-04-14 22:42:34.742 | Using cached https://mirror.gra1.ovh.opendev.org/pypifiles/packages/4a/91/48db081e7a63bb37284f9fbcefda7c44c277b18b0e13fbc36ea2335b71e6/typer-0.24.1-py3-none-any.whl.metadata (16 kB) 2026-04-14 22:42:34.772 | Collecting click>=8.2.1 (from typer>=0.24.0->typer-slim->jaraco.text>=3.7->setuptools[core]) 2026-04-14 22:42:34.772 | Using cached https://mirror.gra1.ovh.opendev.org/pypifiles/packages/e4/20/71885d8b97d4f3dde17b1fdb92dbd4908b00541c5a3379787137285f602e/click-8.3.2-py3-none-any.whl.metadata (2.6 kB) 2026-04-14 22:42:34.789 | Collecting shellingham>=1.3.0 (from typer>=0.24.0->typer-slim->jaraco.text>=3.7->setuptools[core]) 2026-04-14 22:42:34.791 | Using cached https://mirror.gra1.ovh.opendev.org/pypifiles/packages/e0/f9/0595336914c5619e5f28a1fb793285925a8cd4b432c9da0a987836c7f822/shellingham-1.5.4-py2.py3-none-any.whl.metadata (3.5 kB) 2026-04-14 22:42:34.843 | Collecting rich>=12.3.0 (from typer>=0.24.0->typer-slim->jaraco.text>=3.7->setuptools[core]) 2026-04-14 22:42:34.845 | Using cached https://mirror.gra1.ovh.opendev.org/pypifiles/packages/b3/76/6d163cfac87b632216f71879e6b2cf17163f773ff59c00b5ff4900a80fa3/rich-14.3.4-py3-none-any.whl.metadata (18 kB) 2026-04-14 22:42:34.863 | Collecting annotated-doc>=0.0.2 (from typer>=0.24.0->typer-slim->jaraco.text>=3.7->setuptools[core]) 2026-04-14 22:42:34.865 | Using cached https://mirror.gra1.ovh.opendev.org/pypifiles/packages/1e/d3/26bf1008eb3d2daa8ef4cacc7f3bfdc11818d111f7e2d0201bc6e3b49d45/annotated_doc-0.0.4-py3-none-any.whl.metadata (6.6 kB) 2026-04-14 22:42:34.891 | 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-04-14 22:42:34.893 | Using cached https://mirror.gra1.ovh.opendev.org/pypifiles/packages/94/54/e7d793b573f298e1c9013b8c4dade17d481164aa517d1d7148619c2cedbf/markdown_it_py-4.0.0-py3-none-any.whl.metadata (7.3 kB) 2026-04-14 22:42:34.927 | 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-04-14 22:42:34.928 | Using cached https://mirror.gra1.ovh.opendev.org/pypifiles/packages/f4/7e/a72dd26f3b0f4f2bf1dd8923c85f7ceb43172af56d63c7383eb62b332364/pygments-2.20.0-py3-none-any.whl.metadata (2.5 kB) 2026-04-14 22:42:34.944 | 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-04-14 22:42:34.946 | Using cached https://mirror.gra1.ovh.opendev.org/pypifiles/packages/b3/38/89ba8ad64ae25be8de66a6d463314cf1eb366222074cfda9ee839c56a4b4/mdurl-0.1.2-py3-none-any.whl.metadata (1.6 kB) 2026-04-14 22:42:34.952 | Using cached https://mirror.gra1.ovh.opendev.org/pypifiles/packages/c0/db/61efa0d08a99f897ef98256b03e563092d36cc38dc4ebe4a85020fe40b31/pbr-7.0.3-py2.py3-none-any.whl (131 kB) 2026-04-14 22:42:34.953 | Using cached https://mirror.gra1.ovh.opendev.org/pypifiles/packages/9d/76/f789f7a86709c6b087c5a2f52f911838cad707cc613162401badc665acfe/setuptools-82.0.1-py3-none-any.whl (1.0 MB) 2026-04-14 22:42:34.956 | Using cached https://mirror.gra1.ovh.opendev.org/pypifiles/packages/fd/c4/813bb09f0985cb21e959f21f2464169eca882656849adf727ac7bb7e1767/jaraco_functools-4.4.0-py3-none-any.whl (10 kB) 2026-04-14 22:42:34.958 | Using cached https://mirror.gra1.ovh.opendev.org/pypifiles/packages/39/6d/628f347098059957987596123b3992120c673d17e8ce560185b1d6b88a27/jaraco_text-4.2.0-py3-none-any.whl (13 kB) 2026-04-14 22:42:34.959 | Using cached https://mirror.gra1.ovh.opendev.org/pypifiles/packages/f2/58/bc8954bda5fcda97bd7c19be11b85f91973d67a706ed4a3aec33e7de22db/jaraco_context-6.1.2-py3-none-any.whl (7.9 kB) 2026-04-14 22:42:34.961 | Using cached https://mirror.gra1.ovh.opendev.org/pypifiles/packages/cb/98/6af411189d9413534c3eb691182bff1f5c6d44ed2f93f2edfe52a1bbceb8/more_itertools-11.0.2-py3-none-any.whl (71 kB) 2026-04-14 22:42:34.963 | Using cached https://mirror.gra1.ovh.opendev.org/pypifiles/packages/b7/b9/c538f279a4e237a006a2c98387d081e9eb060d203d8ed34467cc0f0b9b53/packaging-26.0-py3-none-any.whl (74 kB) 2026-04-14 22:42:34.966 | Downloading https://mirror.gra1.ovh.opendev.org/pypifiles/packages/87/22/b76d483683216dde3d67cba61fb2444be8d5be289bf628c13fc0fd90e5f9/wheel-0.46.3-py3-none-any.whl (30 kB) 2026-04-14 22:42:34.972 | Using cached https://mirror.gra1.ovh.opendev.org/pypifiles/packages/a7/24/5480c20380dfd18cf33d14784096dca45a24eae6102e91d49a718d3b6855/typer_slim-0.24.0-py3-none-any.whl (3.4 kB) 2026-04-14 22:42:34.974 | Using cached https://mirror.gra1.ovh.opendev.org/pypifiles/packages/4a/91/48db081e7a63bb37284f9fbcefda7c44c277b18b0e13fbc36ea2335b71e6/typer-0.24.1-py3-none-any.whl (56 kB) 2026-04-14 22:42:34.975 | Using cached https://mirror.gra1.ovh.opendev.org/pypifiles/packages/1e/d3/26bf1008eb3d2daa8ef4cacc7f3bfdc11818d111f7e2d0201bc6e3b49d45/annotated_doc-0.0.4-py3-none-any.whl (5.3 kB) 2026-04-14 22:42:34.977 | Using cached https://mirror.gra1.ovh.opendev.org/pypifiles/packages/e4/20/71885d8b97d4f3dde17b1fdb92dbd4908b00541c5a3379787137285f602e/click-8.3.2-py3-none-any.whl (108 kB) 2026-04-14 22:42:34.979 | Using cached https://mirror.gra1.ovh.opendev.org/pypifiles/packages/b3/76/6d163cfac87b632216f71879e6b2cf17163f773ff59c00b5ff4900a80fa3/rich-14.3.4-py3-none-any.whl (310 kB) 2026-04-14 22:42:34.981 | Using cached https://mirror.gra1.ovh.opendev.org/pypifiles/packages/f4/7e/a72dd26f3b0f4f2bf1dd8923c85f7ceb43172af56d63c7383eb62b332364/pygments-2.20.0-py3-none-any.whl (1.2 MB) 2026-04-14 22:42:34.984 | Using cached https://mirror.gra1.ovh.opendev.org/pypifiles/packages/94/54/e7d793b573f298e1c9013b8c4dade17d481164aa517d1d7148619c2cedbf/markdown_it_py-4.0.0-py3-none-any.whl (87 kB) 2026-04-14 22:42:34.985 | Using cached https://mirror.gra1.ovh.opendev.org/pypifiles/packages/b3/38/89ba8ad64ae25be8de66a6d463314cf1eb366222074cfda9ee839c56a4b4/mdurl-0.1.2-py3-none-any.whl (10.0 kB) 2026-04-14 22:42:34.988 | Using cached https://mirror.gra1.ovh.opendev.org/pypifiles/packages/e0/f9/0595336914c5619e5f28a1fb793285925a8cd4b432c9da0a987836c7f822/shellingham-1.5.4-py2.py3-none-any.whl (9.8 kB) 2026-04-14 22:42:35.072 | Installing collected packages: shellingham, setuptools, pygments, packaging, more_itertools, mdurl, jaraco.context, click, annotated-doc, wheel, pbr, markdown-it-py, jaraco.functools, rich, typer, typer-slim, jaraco.text 2026-04-14 22:42:37.965 | 2026-04-14 22:42:37.972 | Successfully installed annotated-doc-0.0.4 click-8.3.2 jaraco.context-6.1.2 jaraco.functools-4.4.0 jaraco.text-4.2.0 markdown-it-py-4.0.0 mdurl-0.1.2 more_itertools-11.0.2 packaging-26.0 pbr-7.0.3 pygments-2.20.0 rich-14.3.4 setuptools-82.0.1 shellingham-1.5.4 typer-0.24.1 typer-slim-0.24.0 wheel-0.46.3 2026-04-14 22:42:38.097 | + inc/python:pip_install:216 : result=0 2026-04-14 22:42:38.100 | + inc/python:pip_install:218 : time_stop pip_install 2026-04-14 22:42:38.103 | + functions-common:time_stop:2414 : local name 2026-04-14 22:42:38.107 | + functions-common:time_stop:2415 : local end_time 2026-04-14 22:42:38.111 | + functions-common:time_stop:2416 : local elapsed_time 2026-04-14 22:42:38.114 | + functions-common:time_stop:2417 : local total 2026-04-14 22:42:38.116 | + functions-common:time_stop:2418 : local start_time 2026-04-14 22:42:38.119 | + functions-common:time_stop:2420 : name=pip_install 2026-04-14 22:42:38.122 | + functions-common:time_stop:2421 : start_time=1776206550285 2026-04-14 22:42:38.125 | + functions-common:time_stop:2423 : [[ -z 1776206550285 ]] 2026-04-14 22:42:38.129 | ++ functions-common:time_stop:2426 : date +%s%3N 2026-04-14 22:42:38.134 | + functions-common:time_stop:2426 : end_time=1776206558131 2026-04-14 22:42:38.137 | + functions-common:time_stop:2427 : elapsed_time=7846 2026-04-14 22:42:38.140 | + functions-common:time_stop:2428 : total=17755 2026-04-14 22:42:38.143 | + functions-common:time_stop:2430 : _TIME_START[$name]= 2026-04-14 22:42:38.146 | + functions-common:time_stop:2431 : _TIME_TOTAL[$name]=25601 2026-04-14 22:42:38.149 | + inc/python:pip_install:219 : return 0 2026-04-14 22:42:38.152 | + lib/infra:install_infra:35 : PIP_VIRTUAL_ENV=/opt/stack/requirements/.venv 2026-04-14 22:42:38.158 | + lib/infra:install_infra:35 : pip_install /opt/stack/requirements 2026-04-14 22:42:38.190 | + inc/python:pip_install:210 : env http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= /opt/stack/requirements/.venv/bin/pip install -c /opt/stack/requirements/upper-constraints.txt /opt/stack/requirements 2026-04-14 22:42:38.959 | Looking in indexes: https://mirror.gra1.ovh.opendev.org/pypi/simple, https://mirror.gra1.ovh.opendev.org/wheel/debian-13-x86_64 2026-04-14 22:42:38.963 | Processing /opt/stack/requirements 2026-04-14 22:42:38.966 | Installing build dependencies: started 2026-04-14 22:42:43.184 | Installing build dependencies: finished with status 'done' 2026-04-14 22:42:43.187 | Getting requirements to build wheel: started 2026-04-14 22:42:43.632 | Getting requirements to build wheel: finished with status 'done' 2026-04-14 22:42:43.633 | Preparing metadata (pyproject.toml): started 2026-04-14 22:42:44.966 | Preparing metadata (pyproject.toml): finished with status 'done' 2026-04-14 22:42:48.088 | Collecting fixtures>=3.0.0 (from openstack_requirements==1.2.1.dev8295) 2026-04-14 22:42:48.093 | Downloading https://mirror.gra1.ovh.opendev.org/pypifiles/packages/de/58/b7efb4b7c01cefd47efb53e50c7f1eb2cdc4aff3d98268bdc46c7f628f2c/fixtures-4.3.2-py3-none-any.whl.metadata (22 kB) 2026-04-14 22:42:48.100 | Requirement already satisfied: packaging!=20.5,!=20.6,!=20.7,>=16.5 in /opt/stack/requirements/.venv/lib/python3.13/site-packages (from openstack_requirements==1.2.1.dev8295) (26.0) 2026-04-14 22:42:48.141 | Collecting requests>=2.14.2 (from openstack_requirements==1.2.1.dev8295) 2026-04-14 22:42:48.144 | Downloading https://mirror.gra1.ovh.opendev.org/pypifiles/packages/d7/8e/7540e8a2036f79a125c1d2ebadf69ed7901608859186c856fa0388ef4197/requests-2.33.1-py3-none-any.whl.metadata (4.8 kB) 2026-04-14 22:42:48.214 | Collecting PyYAML>=3.12 (from openstack_requirements==1.2.1.dev8295) 2026-04-14 22:42:48.218 | Downloading https://mirror.gra1.ovh.opendev.org/pypifiles/packages/74/27/e5b8f34d02d9995b80abcef563ea1f8b56d20134d8f4e5e81733b1feceb2/pyyaml-6.0.3-cp313-cp313-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl.metadata (2.4 kB) 2026-04-14 22:42:48.325 | Collecting beagle>=0.2.1 (from openstack_requirements==1.2.1.dev8295) 2026-04-14 22:42:48.330 | Downloading https://mirror.gra1.ovh.opendev.org/pypifiles/packages/22/18/e8ef044782cfb62654e2c079745be42820f05c012a5f0ec2ad509cdfbca7/beagle-0.5.0-py3-none-any.whl.metadata (1.1 kB) 2026-04-14 22:42:48.342 | Requirement already satisfied: setuptools!=24.0.0,!=34.0.0,!=34.0.1,!=34.0.2,!=34.0.3,!=34.1.0,!=34.1.1,!=34.2.0,!=34.3.0,!=34.3.1,!=34.3.2,!=36.2.0,>=21.0.0 in /opt/stack/requirements/.venv/lib/python3.13/site-packages (from openstack_requirements==1.2.1.dev8295) (82.0.1) 2026-04-14 22:42:48.578 | Collecting charset_normalizer<4,>=2 (from requests>=2.14.2->openstack_requirements==1.2.1.dev8295) 2026-04-14 22:42:48.581 | Downloading https://mirror.gra1.ovh.opendev.org/pypifiles/packages/fa/07/330e3a0dda4c404d6da83b327270906e9654a24f6c546dc886a0eb0ffb23/charset_normalizer-3.4.7-cp313-cp313-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl.metadata (40 kB) 2026-04-14 22:42:48.609 | Collecting idna<4,>=2.5 (from requests>=2.14.2->openstack_requirements==1.2.1.dev8295) 2026-04-14 22:42:48.613 | Downloading https://mirror.gra1.ovh.opendev.org/pypifiles/packages/0e/61/66938bbb5fc52dbdf84594873d5b51fb1f7c7794e9c0f5bd885f30bc507b/idna-3.11-py3-none-any.whl.metadata (8.4 kB) 2026-04-14 22:42:48.661 | Collecting urllib3<3,>=1.26 (from requests>=2.14.2->openstack_requirements==1.2.1.dev8295) 2026-04-14 22:42:48.666 | Downloading https://mirror.gra1.ovh.opendev.org/pypifiles/packages/39/08/aaaad47bc4e9dc8c725e68f9d04865dbcb2052843ff09c97b08904852d84/urllib3-2.6.3-py3-none-any.whl.metadata (6.9 kB) 2026-04-14 22:42:48.734 | Collecting certifi>=2023.5.7 (from requests>=2.14.2->openstack_requirements==1.2.1.dev8295) 2026-04-14 22:42:48.737 | Downloading https://mirror.gra1.ovh.opendev.org/pypifiles/packages/9a/3c/c17fb3ca2d9c3acff52e30b309f538586f9f5b9c9cf454f3845fc9af4881/certifi-2026.2.25-py3-none-any.whl.metadata (2.5 kB) 2026-04-14 22:42:48.759 | Downloading https://mirror.gra1.ovh.opendev.org/pypifiles/packages/22/18/e8ef044782cfb62654e2c079745be42820f05c012a5f0ec2ad509cdfbca7/beagle-0.5.0-py3-none-any.whl (10 kB) 2026-04-14 22:42:48.768 | Downloading https://mirror.gra1.ovh.opendev.org/pypifiles/packages/de/58/b7efb4b7c01cefd47efb53e50c7f1eb2cdc4aff3d98268bdc46c7f628f2c/fixtures-4.3.2-py3-none-any.whl (41 kB) 2026-04-14 22:42:48.773 | Downloading https://mirror.gra1.ovh.opendev.org/pypifiles/packages/74/27/e5b8f34d02d9995b80abcef563ea1f8b56d20134d8f4e5e81733b1feceb2/pyyaml-6.0.3-cp313-cp313-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl (801 kB) 2026-04-14 22:42:48.787 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 801.6/801.6 kB 73.6 MB/s eta 0:00:00 2026-04-14 22:42:48.791 | Downloading https://mirror.gra1.ovh.opendev.org/pypifiles/packages/d7/8e/7540e8a2036f79a125c1d2ebadf69ed7901608859186c856fa0388ef4197/requests-2.33.1-py3-none-any.whl (64 kB) 2026-04-14 22:42:48.798 | Downloading https://mirror.gra1.ovh.opendev.org/pypifiles/packages/fa/07/330e3a0dda4c404d6da83b327270906e9654a24f6c546dc886a0eb0ffb23/charset_normalizer-3.4.7-cp313-cp313-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl (215 kB) 2026-04-14 22:42:48.806 | Downloading https://mirror.gra1.ovh.opendev.org/pypifiles/packages/0e/61/66938bbb5fc52dbdf84594873d5b51fb1f7c7794e9c0f5bd885f30bc507b/idna-3.11-py3-none-any.whl (71 kB) 2026-04-14 22:42:48.816 | Downloading https://mirror.gra1.ovh.opendev.org/pypifiles/packages/39/08/aaaad47bc4e9dc8c725e68f9d04865dbcb2052843ff09c97b08904852d84/urllib3-2.6.3-py3-none-any.whl (131 kB) 2026-04-14 22:42:48.826 | Downloading https://mirror.gra1.ovh.opendev.org/pypifiles/packages/9a/3c/c17fb3ca2d9c3acff52e30b309f538586f9f5b9c9cf454f3845fc9af4881/certifi-2026.2.25-py3-none-any.whl (153 kB) 2026-04-14 22:42:48.857 | Building wheels for collected packages: openstack_requirements 2026-04-14 22:42:48.858 | Building wheel for openstack_requirements (pyproject.toml): started 2026-04-14 22:42:51.085 | Building wheel for openstack_requirements (pyproject.toml): finished with status 'done' 2026-04-14 22:42:51.088 | Created wheel for openstack_requirements: filename=openstack_requirements-1.2.1.dev8295-py3-none-any.whl size=52171 sha256=8121d2d0697161323e21e2c6979ccc87683fcd9d458180868231cd2db5fc6681 2026-04-14 22:42:51.089 | Stored in directory: /tmp/pip-ephem-wheel-cache-yukl1sju/wheels/76/1e/cc/eb4cef46d9a95f62aa974e3fd04a6d744ecaeaf08d569910d3 2026-04-14 22:42:51.094 | Successfully built openstack_requirements 2026-04-14 22:42:51.159 | Installing collected packages: urllib3, PyYAML, idna, fixtures, charset_normalizer, certifi, beagle, requests, openstack_requirements 2026-04-14 22:42:51.703 | 2026-04-14 22:42:51.710 | Successfully installed PyYAML-6.0.3 beagle-0.5.0 certifi-2026.2.25 charset_normalizer-3.4.7 fixtures-4.3.2 idna-3.11 openstack_requirements-1.2.1.dev8295 requests-2.33.1 urllib3-2.6.3 2026-04-14 22:42:51.877 | + inc/python:pip_install:216 : result=0 2026-04-14 22:42:51.880 | + inc/python:pip_install:218 : time_stop pip_install 2026-04-14 22:42:51.882 | + functions-common:time_stop:2414 : local name 2026-04-14 22:42:51.884 | + functions-common:time_stop:2415 : local end_time 2026-04-14 22:42:51.887 | + functions-common:time_stop:2416 : local elapsed_time 2026-04-14 22:42:51.889 | + functions-common:time_stop:2417 : local total 2026-04-14 22:42:51.892 | + functions-common:time_stop:2418 : local start_time 2026-04-14 22:42:51.895 | + functions-common:time_stop:2420 : name=pip_install 2026-04-14 22:42:51.897 | + functions-common:time_stop:2421 : start_time=1776206558179 2026-04-14 22:42:51.900 | + functions-common:time_stop:2423 : [[ -z 1776206558179 ]] 2026-04-14 22:42:51.904 | ++ functions-common:time_stop:2426 : date +%s%3N 2026-04-14 22:42:51.909 | + functions-common:time_stop:2426 : end_time=1776206571905 2026-04-14 22:42:51.913 | + functions-common:time_stop:2427 : elapsed_time=13726 2026-04-14 22:42:51.916 | + functions-common:time_stop:2428 : total=25601 2026-04-14 22:42:51.919 | + functions-common:time_stop:2430 : _TIME_START[$name]= 2026-04-14 22:42:51.921 | + functions-common:time_stop:2431 : _TIME_TOTAL[$name]=39327 2026-04-14 22:42:51.923 | + inc/python:pip_install:219 : return 0 2026-04-14 22:42:51.927 | + lib/infra:install_infra:39 : unset PIP_VIRTUAL_ENV 2026-04-14 22:42:51.930 | + lib/infra:install_infra:42 : use_library_from_git pbr 2026-04-14 22:42:51.933 | + inc/python:use_library_from_git:266 : local name=pbr 2026-04-14 22:42:51.936 | + inc/python:use_library_from_git:267 : local enabled=1 2026-04-14 22:42:51.939 | + inc/python:use_library_from_git:268 : [[ novnc,cinder,cinder-tempest-plugin,devstack,devstack-plugin-ceph,glance,keystone,neutron,nova,os-test-images,placement,requirements,swift,tempest = \A\L\L ]] 2026-04-14 22:42:51.942 | + inc/python:use_library_from_git:268 : [[ ,novnc,cinder,cinder-tempest-plugin,devstack,devstack-plugin-ceph,glance,keystone,neutron,nova,os-test-images,placement,requirements,swift,tempest, =~ ,pbr, ]] 2026-04-14 22:42:51.945 | + inc/python:use_library_from_git:269 : return 1 2026-04-14 22:42:51.948 | + lib/infra:install_infra:48 : pip_install -U pbr 2026-04-14 22:42:51.968 | Using python 3.13 to install pbr 2026-04-14 22:42:51.971 | + inc/python:pip_install:210 : env http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= /opt/stack/data/venv/bin/pip install -c /opt/stack/requirements/upper-constraints.txt -U pbr 2026-04-14 22:42:52.700 | Looking in indexes: https://mirror.gra1.ovh.opendev.org/pypi/simple, https://mirror.gra1.ovh.opendev.org/wheel/debian-13-x86_64 2026-04-14 22:42:52.704 | Requirement already satisfied: pbr in /opt/stack/data/venv/lib/python3.13/site-packages (7.0.3) 2026-04-14 22:42:55.843 | Requirement already satisfied: setuptools in /opt/stack/data/venv/lib/python3.13/site-packages (from pbr) (82.0.1) 2026-04-14 22:42:55.997 | + inc/python:pip_install:216 : result=0 2026-04-14 22:42:56.001 | + inc/python:pip_install:218 : time_stop pip_install 2026-04-14 22:42:56.005 | + functions-common:time_stop:2414 : local name 2026-04-14 22:42:56.008 | + functions-common:time_stop:2415 : local end_time 2026-04-14 22:42:56.011 | + functions-common:time_stop:2416 : local elapsed_time 2026-04-14 22:42:56.014 | + functions-common:time_stop:2417 : local total 2026-04-14 22:42:56.017 | + functions-common:time_stop:2418 : local start_time 2026-04-14 22:42:56.020 | + functions-common:time_stop:2420 : name=pip_install 2026-04-14 22:42:56.022 | + functions-common:time_stop:2421 : start_time=1776206571963 2026-04-14 22:42:56.025 | + functions-common:time_stop:2423 : [[ -z 1776206571963 ]] 2026-04-14 22:42:56.029 | ++ functions-common:time_stop:2426 : date +%s%3N 2026-04-14 22:42:56.034 | + functions-common:time_stop:2426 : end_time=1776206576030 2026-04-14 22:42:56.036 | + functions-common:time_stop:2427 : elapsed_time=4067 2026-04-14 22:42:56.038 | + functions-common:time_stop:2428 : total=39327 2026-04-14 22:42:56.041 | + functions-common:time_stop:2430 : _TIME_START[$name]= 2026-04-14 22:42:56.044 | + functions-common:time_stop:2431 : _TIME_TOTAL[$name]=43394 2026-04-14 22:42:56.046 | + inc/python:pip_install:219 : return 0 2026-04-14 22:42:56.050 | + ./stack.sh:main:832 : python3.13 -m venv /opt/stack/bindep-venv 2026-04-14 22:42:59.457 | + ./stack.sh:main:834 : /opt/stack/bindep-venv/bin/pip install bindep 2026-04-14 22:42:59.912 | Looking in indexes: https://mirror.gra1.ovh.opendev.org/pypi/simple, https://mirror.gra1.ovh.opendev.org/wheel/debian-13-x86_64 2026-04-14 22:43:03.058 | Collecting bindep 2026-04-14 22:43:03.064 | Downloading https://mirror.gra1.ovh.opendev.org/pypifiles/packages/6e/50/b102034fbff7f86dc1120ba72309c12a9a4937e02b941e7c7a301879dc0f/bindep-2.14.0-py3-none-any.whl.metadata (11 kB) 2026-04-14 22:43:03.109 | Collecting distro>=1.7 (from bindep) 2026-04-14 22:43:03.114 | Downloading https://mirror.gra1.ovh.opendev.org/pypifiles/packages/12/b3/231ffd4ab1fc9d679809f356cebee130ac7daa00d6d6f3206dd4fd137e9e/distro-1.9.0-py3-none-any.whl.metadata (6.8 kB) 2026-04-14 22:43:03.161 | Collecting packaging (from bindep) 2026-04-14 22:43:03.166 | Downloading https://mirror.gra1.ovh.opendev.org/pypifiles/packages/7a/c2/920ef838e2f0028c8262f16101ec09ebd5969864e5a64c4c05fad0617c56/packaging-26.1-py3-none-any.whl.metadata (3.5 kB) 2026-04-14 22:43:03.198 | Collecting Parsley (from bindep) 2026-04-14 22:43:03.203 | Downloading https://mirror.gra1.ovh.opendev.org/pypifiles/packages/2b/d6/4fed8d65e28a970e1c5cb33ce9c7e22e3de745e1b2ae37af051ef16aea3b/Parsley-1.3-py2.py3-none-any.whl.metadata (4.1 kB) 2026-04-14 22:43:03.274 | Collecting pbr>=2 (from bindep) 2026-04-14 22:43:03.276 | Using cached https://mirror.gra1.ovh.opendev.org/pypifiles/packages/c0/db/61efa0d08a99f897ef98256b03e563092d36cc38dc4ebe4a85020fe40b31/pbr-7.0.3-py2.py3-none-any.whl.metadata (3.8 kB) 2026-04-14 22:43:03.540 | Collecting setuptools (from pbr>=2->bindep) 2026-04-14 22:43:03.540 | Using cached https://mirror.gra1.ovh.opendev.org/pypifiles/packages/9d/76/f789f7a86709c6b087c5a2f52f911838cad707cc613162401badc665acfe/setuptools-82.0.1-py3-none-any.whl.metadata (6.5 kB) 2026-04-14 22:43:03.562 | Downloading https://mirror.gra1.ovh.opendev.org/pypifiles/packages/6e/50/b102034fbff7f86dc1120ba72309c12a9a4937e02b941e7c7a301879dc0f/bindep-2.14.0-py3-none-any.whl (35 kB) 2026-04-14 22:43:03.570 | Downloading https://mirror.gra1.ovh.opendev.org/pypifiles/packages/12/b3/231ffd4ab1fc9d679809f356cebee130ac7daa00d6d6f3206dd4fd137e9e/distro-1.9.0-py3-none-any.whl (20 kB) 2026-04-14 22:43:03.576 | Using cached https://mirror.gra1.ovh.opendev.org/pypifiles/packages/c0/db/61efa0d08a99f897ef98256b03e563092d36cc38dc4ebe4a85020fe40b31/pbr-7.0.3-py2.py3-none-any.whl (131 kB) 2026-04-14 22:43:03.580 | Downloading https://mirror.gra1.ovh.opendev.org/pypifiles/packages/7a/c2/920ef838e2f0028c8262f16101ec09ebd5969864e5a64c4c05fad0617c56/packaging-26.1-py3-none-any.whl (95 kB) 2026-04-14 22:43:03.589 | Downloading https://mirror.gra1.ovh.opendev.org/pypifiles/packages/2b/d6/4fed8d65e28a970e1c5cb33ce9c7e22e3de745e1b2ae37af051ef16aea3b/Parsley-1.3-py2.py3-none-any.whl (88 kB) 2026-04-14 22:43:03.597 | Using cached https://mirror.gra1.ovh.opendev.org/pypifiles/packages/9d/76/f789f7a86709c6b087c5a2f52f911838cad707cc613162401badc665acfe/setuptools-82.0.1-py3-none-any.whl (1.0 MB) 2026-04-14 22:43:03.641 | Installing collected packages: Parsley, setuptools, packaging, distro, pbr, bindep 2026-04-14 22:43:04.914 | 2026-04-14 22:43:04.917 | Successfully installed Parsley-1.3 bindep-2.14.0 distro-1.9.0 packaging-26.1 pbr-7.0.3 setuptools-82.0.1 2026-04-14 22:43:05.027 | + ./stack.sh:main:835 : export BINDEP_CMD=/opt/stack/bindep-venv/bin/bindep 2026-04-14 22:43:05.035 | + ./stack.sh:main:835 : BINDEP_CMD=/opt/stack/bindep-venv/bin/bindep 2026-04-14 22:43:05.040 | ++ ./stack.sh:main:838 : _get_plugin_bindep_packages 2026-04-14 22:43:05.058 | + ./stack.sh:main:838 : pkgs= 2026-04-14 22:43:05.064 | + ./stack.sh:main:839 : [[ -n '' ]] 2026-04-14 22:43:05.068 | + ./stack.sh:main:846 : run_phase stack pre-install 2026-04-14 22:43:05.072 | + functions-common:run_phase:1842 : local mode=stack 2026-04-14 22:43:05.075 | + functions-common:run_phase:1843 : local phase=pre-install 2026-04-14 22:43:05.077 | + functions-common:run_phase:1844 : [[ -d /opt/stack/devstack/extras.d ]] 2026-04-14 22:43:05.081 | + functions-common:run_phase:1845 : local extra_plugin_file_name 2026-04-14 22:43:05.084 | + functions-common:run_phase:1846 : for extra_plugin_file_name in $TOP_DIR/extras.d/*.sh 2026-04-14 22:43:05.089 | + functions-common:run_phase:1851 : local exceptions=80-tempest.sh 2026-04-14 22:43:05.091 | + functions-common:run_phase:1852 : local extra 2026-04-14 22:43:05.096 | ++ functions-common:run_phase:1853 : basename /opt/stack/devstack/extras.d/80-tempest.sh 2026-04-14 22:43:05.101 | + functions-common:run_phase:1853 : extra=80-tempest.sh 2026-04-14 22:43:05.106 | + functions-common:run_phase:1854 : [[ 80-tempest.sh =~ 80-tempest\.sh ]] 2026-04-14 22:43:05.107 | + functions-common:run_phase:1858 : [[ -r /opt/stack/devstack/extras.d/80-tempest.sh ]] 2026-04-14 22:43:05.112 | + functions-common:run_phase:1858 : source /opt/stack/devstack/extras.d/80-tempest.sh stack pre-install 2026-04-14 22:43:05.114 | ++ extras.d/80-tempest.sh:source:3 : is_service_enabled tempest 2026-04-14 22:43:05.131 | ++ functions-common:is_service_enabled:2070 : return 1 2026-04-14 22:43:05.135 | + functions-common:run_phase:1863 : [[ stack == \s\o\u\r\c\e ]] 2026-04-14 22:43:05.139 | + functions-common:run_phase:1866 : [[ stack == \o\v\e\r\r\i\d\e\_\d\e\f\a\u\l\t\s ]] 2026-04-14 22:43:05.143 | + functions-common:run_phase:1869 : run_plugins stack pre-install 2026-04-14 22:43:05.145 | + functions-common:run_plugins:1828 : local mode=stack 2026-04-14 22:43:05.149 | + functions-common:run_plugins:1829 : local phase=pre-install 2026-04-14 22:43:05.152 | + functions-common:run_plugins:1831 : local plugins=,devstack-plugin-ceph,neutron 2026-04-14 22:43:05.156 | + functions-common:run_plugins:1832 : local plugin 2026-04-14 22:43:05.159 | + functions-common:run_plugins:1833 : for plugin in ${plugins//,/ } 2026-04-14 22:43:05.163 | + functions-common:run_plugins:1834 : local dir=/opt/stack/devstack-plugin-ceph 2026-04-14 22:43:05.167 | + functions-common:run_plugins:1835 : [[ -f /opt/stack/devstack-plugin-ceph/devstack/plugin.sh ]] 2026-04-14 22:43:05.170 | + functions-common:run_plugins:1836 : source /opt/stack/devstack-plugin-ceph/devstack/plugin.sh stack pre-install 2026-04-14 22:43:05.173 | ++ /opt/stack/devstack-plugin-ceph/devstack/plugin.sh:source:2 : [[ stack == \s\o\u\r\c\e ]] 2026-04-14 22:43:05.178 | ++ /opt/stack/devstack-plugin-ceph/devstack/plugin.sh:source:5 : [[ stack == \s\t\a\c\k ]] 2026-04-14 22:43:05.180 | ++ /opt/stack/devstack-plugin-ceph/devstack/plugin.sh:source:5 : [[ pre-install == \p\r\e\-\i\n\s\t\a\l\l ]] 2026-04-14 22:43:05.183 | ++ /opt/stack/devstack-plugin-ceph/devstack/plugin.sh:source:6 : [[ False = \T\r\u\e ]] 2026-04-14 22:43:05.187 | ++ /opt/stack/devstack-plugin-ceph/devstack/plugin.sh:source:11 : echo_summary '[cephadm] Configuring system services ceph' 2026-04-14 22:43:05.189 | ++ ./stack.sh:echo_summary:438 : [[ -t 3 ]] 2026-04-14 22:43:05.192 | ++ ./stack.sh:echo_summary:444 : echo -e '[cephadm]' Configuring system services ceph 2026-04-14 22:43:05.196 | ++ /opt/stack/devstack-plugin-ceph/devstack/plugin.sh:source:12 : pre_install_ceph 2026-04-14 22:43:05.199 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/cephadm:pre_install_ceph:611 : install_deps 2026-04-14 22:43:05.202 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/cephadm:install_deps:161 : [[ True = \F\a\l\s\e ]] 2026-04-14 22:43:05.206 | + functions-common:run_plugins:1833 : for plugin in ${plugins//,/ } 2026-04-14 22:43:05.209 | + functions-common:run_plugins:1834 : local dir=/opt/stack/neutron 2026-04-14 22:43:05.212 | + functions-common:run_plugins:1835 : [[ -f /opt/stack/neutron/devstack/plugin.sh ]] 2026-04-14 22:43:05.215 | + functions-common:run_plugins:1836 : source /opt/stack/neutron/devstack/plugin.sh stack pre-install 2026-04-14 22:43:05.218 | ++ /opt/stack/neutron/devstack/plugin.sh:source:1 : LIBDIR=/opt/stack/neutron/devstack/lib 2026-04-14 22:43:05.222 | ++ /opt/stack/neutron/devstack/plugin.sh:source:3 : source /opt/stack/neutron/devstack/lib/distributed_dhcp 2026-04-14 22:43:05.225 | ++ /opt/stack/neutron/devstack/plugin.sh:source:4 : source /opt/stack/neutron/devstack/lib/dns 2026-04-14 22:43:05.228 | ++ /opt/stack/neutron/devstack/plugin.sh:source:5 : source /opt/stack/neutron/devstack/lib/flavors 2026-04-14 22:43:05.231 | +++ /opt/stack/neutron/devstack/lib/flavors:source:4 : FLAVORS_PLUGIN=flavors 2026-04-14 22:43:05.233 | ++ /opt/stack/neutron/devstack/plugin.sh:source:6 : source /opt/stack/neutron/devstack/lib/l2_agent 2026-04-14 22:43:05.237 | ++ /opt/stack/neutron/devstack/plugin.sh:source:7 : source /opt/stack/neutron/devstack/lib/l2_agent_sriovnicswitch 2026-04-14 22:43:05.240 | +++ /opt/stack/neutron/devstack/lib/l2_agent_sriovnicswitch:source:1 : SRIOV_AGENT_CONF=etc/neutron/plugins/ml2/sriov_agent.ini 2026-04-14 22:43:05.242 | +++ /opt/stack/neutron/devstack/lib/l2_agent_sriovnicswitch:source:2 : SRIOV_AGENT_BINARY=/opt/stack/data/venv/bin/neutron-sriov-nic-agent 2026-04-14 22:43:05.247 | ++ /opt/stack/neutron/devstack/plugin.sh:source:8 : source /opt/stack/neutron/devstack/lib/l3_agent 2026-04-14 22:43:05.250 | ++ /opt/stack/neutron/devstack/plugin.sh:source:9 : source /opt/stack/neutron/devstack/lib/l3_conntrack_helper 2026-04-14 22:43:05.255 | ++ /opt/stack/neutron/devstack/plugin.sh:source:10 : source /opt/stack/neutron/devstack/lib/l3_ndp_proxy 2026-04-14 22:43:05.257 | ++ /opt/stack/neutron/devstack/plugin.sh:source:11 : source /opt/stack/neutron/devstack/lib/metadata_path 2026-04-14 22:43:05.261 | ++ /opt/stack/neutron/devstack/plugin.sh:source:12 : source /opt/stack/neutron/devstack/lib/ml2 2026-04-14 22:43:05.264 | ++ /opt/stack/neutron/devstack/plugin.sh:source:13 : source /opt/stack/neutron/devstack/lib/network_segment_range 2026-04-14 22:43:05.267 | ++ /opt/stack/neutron/devstack/plugin.sh:source:14 : source /opt/stack/neutron/devstack/lib/segments 2026-04-14 22:43:05.270 | ++ /opt/stack/neutron/devstack/plugin.sh:source:15 : source /opt/stack/neutron/devstack/lib/log 2026-04-14 22:43:05.273 | ++ /opt/stack/neutron/devstack/plugin.sh:source:16 : source /opt/stack/neutron/devstack/lib/fip_port_forwarding 2026-04-14 22:43:05.276 | ++ /opt/stack/neutron/devstack/plugin.sh:source:17 : source /opt/stack/neutron/devstack/lib/uplink_status_propagation 2026-04-14 22:43:05.280 | ++ /opt/stack/neutron/devstack/plugin.sh:source:18 : source /opt/stack/neutron/devstack/lib/tag_ports_during_bulk_creation 2026-04-14 22:43:05.283 | ++ /opt/stack/neutron/devstack/plugin.sh:source:19 : source /opt/stack/neutron/devstack/lib/octavia 2026-04-14 22:43:05.298 | ++ /opt/stack/neutron/devstack/plugin.sh:source:20 : source /opt/stack/neutron/devstack/lib/loki 2026-04-14 22:43:05.301 | ++ /opt/stack/neutron/devstack/plugin.sh:source:21 : source /opt/stack/neutron/devstack/lib/local_ip 2026-04-14 22:43:05.303 | ++ /opt/stack/neutron/devstack/plugin.sh:source:22 : source /opt/stack/neutron/devstack/lib/port_trusted_vif 2026-04-14 22:43:05.307 | ++ /opt/stack/neutron/devstack/plugin.sh:source:25 : source /opt/stack/devstack/lib/neutron_plugins/ovs_source 2026-04-14 22:43:05.310 | ++++ lib/neutron_plugins/ovs_source:source:17 : trueorfalse False Q_BUILD_OVS_FROM_GIT 2026-04-14 22:43:05.327 | +++ lib/neutron_plugins/ovs_source:source:17 : Q_BUILD_OVS_FROM_GIT=False 2026-04-14 22:43:05.329 | +++ lib/neutron_plugins/ovs_source:source:20 : OVS_REPO=https://github.com/openvswitch/ovs.git 2026-04-14 22:43:05.334 | ++++ lib/neutron_plugins/ovs_source:source:21 : cut -f1 -d. 2026-04-14 22:43:05.334 | ++++ lib/neutron_plugins/ovs_source:source:21 : basename https://github.com/openvswitch/ovs.git 2026-04-14 22:43:05.339 | +++ lib/neutron_plugins/ovs_source:source:21 : OVS_REPO_NAME=ovs 2026-04-14 22:43:05.341 | +++ lib/neutron_plugins/ovs_source:source:22 : OVS_REPO_NAME=ovs 2026-04-14 22:43:05.344 | +++ lib/neutron_plugins/ovs_source:source:23 : OVS_BRANCH=branch-3.3 2026-04-14 22:43:05.350 | +++ /opt/stack/neutron/devstack/plugin.sh:source:27 : trueorfalse False Q_BUILD_OVS_FROM_GIT 2026-04-14 22:43:05.369 | ++ /opt/stack/neutron/devstack/plugin.sh:source:27 : Q_BUILD_OVS_FROM_GIT=False 2026-04-14 22:43:05.372 | ++ /opt/stack/neutron/devstack/plugin.sh:source:34 : '[' -f /opt/stack/neutron/devstack/lib/ovn_agent ']' 2026-04-14 22:43:05.375 | ++ /opt/stack/neutron/devstack/plugin.sh:source:38 : [[ stack == \s\t\a\c\k ]] 2026-04-14 22:43:05.377 | ++ /opt/stack/neutron/devstack/plugin.sh:source:39 : case "$2" in 2026-04-14 22:43:05.380 | + ./stack.sh:main:849 : set_systemd_override DefaultLimitNOFILE 2048 2026-04-14 22:43:05.384 | + functions:set_systemd_override:844 : local key=DefaultLimitNOFILE 2026-04-14 22:43:05.387 | + functions:set_systemd_override:845 : local value=2048 2026-04-14 22:43:05.390 | + functions:set_systemd_override:847 : local sysconf=/etc/systemd/system.conf 2026-04-14 22:43:05.393 | + functions:set_systemd_override:848 : iniset -sudo /etc/systemd/system.conf Manager DefaultLimitNOFILE 2048 2026-04-14 22:43:05.486 | + functions:set_systemd_override:849 : echo 'Set systemd system override for DefaultLimitNOFILE=2048' 2026-04-14 22:43:05.487 | Set systemd system override for DefaultLimitNOFILE=2048 2026-04-14 22:43:05.490 | + functions:set_systemd_override:851 : sudo systemctl daemon-reload 2026-04-14 22:43:05.839 | + ./stack.sh:main:851 : install_rpc_backend 2026-04-14 22:43:05.845 | + lib/rpc_backend:install_rpc_backend:52 : is_service_enabled rabbit 2026-04-14 22:43:05.868 | + functions-common:is_service_enabled:2070 : return 1 2026-04-14 22:43:05.872 | + ./stack.sh:main:852 : restart_rpc_backend 2026-04-14 22:43:05.876 | + lib/rpc_backend:restart_rpc_backend:68 : is_service_enabled rabbit 2026-04-14 22:43:05.899 | + functions-common:is_service_enabled:2070 : return 1 2026-04-14 22:43:05.904 | + ./stack.sh:main:854 : is_service_enabled mysql postgresql 2026-04-14 22:43:05.925 | + functions-common:is_service_enabled:2070 : return 1 2026-04-14 22:43:05.929 | + ./stack.sh:main:857 : '[' -n mysql ']' 2026-04-14 22:43:05.932 | + ./stack.sh:main:858 : install_database_python 2026-04-14 22:43:05.935 | + lib/database:install_database_python:123 : install_database_python_mysql 2026-04-14 22:43:05.939 | + lib/databases/mysql:install_database_python_mysql:242 : pip_install_gr PyMySQL 2026-04-14 22:43:05.943 | + inc/python:pip_install_gr:94 : local name=PyMySQL 2026-04-14 22:43:05.946 | + inc/python:pip_install_gr:95 : local clean_name 2026-04-14 22:43:05.950 | ++ inc/python:pip_install_gr:96 : get_from_global_requirements PyMySQL 2026-04-14 22:43:05.954 | ++ inc/python:get_from_global_requirements:241 : local package=PyMySQL 2026-04-14 22:43:05.957 | ++ inc/python:get_from_global_requirements:242 : local required_pkg 2026-04-14 22:43:05.963 | +++ inc/python:get_from_global_requirements:243 : cut -d# -f1 2026-04-14 22:43:05.963 | +++ inc/python:get_from_global_requirements:243 : grep -i -h '^PyMySQL' /opt/stack/requirements/global-requirements.txt 2026-04-14 22:43:05.969 | ++ inc/python:get_from_global_requirements:243 : required_pkg='PyMySQL ' 2026-04-14 22:43:05.971 | ++ inc/python:get_from_global_requirements:244 : [[ PyMySQL == '' ]] 2026-04-14 22:43:05.975 | ++ inc/python:get_from_global_requirements:247 : echo PyMySQL 2026-04-14 22:43:05.979 | + inc/python:pip_install_gr:96 : clean_name=PyMySQL 2026-04-14 22:43:05.983 | + inc/python:pip_install_gr:97 : pip_install PyMySQL 2026-04-14 22:43:06.013 | Using python 3.13 to install PyMySQL 2026-04-14 22:43:06.017 | + inc/python:pip_install:210 : env http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= /opt/stack/data/venv/bin/pip install -c /opt/stack/requirements/upper-constraints.txt PyMySQL 2026-04-14 22:43:06.738 | Looking in indexes: https://mirror.gra1.ovh.opendev.org/pypi/simple, https://mirror.gra1.ovh.opendev.org/wheel/debian-13-x86_64 2026-04-14 22:43:09.869 | Collecting PyMySQL 2026-04-14 22:43:09.874 | Downloading https://mirror.gra1.ovh.opendev.org/pypifiles/packages/7c/4c/ad33b92b9864cbde84f259d5df035a6447f91891f5be77788e2a3892bce3/pymysql-1.1.2-py3-none-any.whl.metadata (4.3 kB) 2026-04-14 22:43:09.885 | Downloading https://mirror.gra1.ovh.opendev.org/pypifiles/packages/7c/4c/ad33b92b9864cbde84f259d5df035a6447f91891f5be77788e2a3892bce3/pymysql-1.1.2-py3-none-any.whl (45 kB) 2026-04-14 22:43:09.943 | Installing collected packages: PyMySQL 2026-04-14 22:43:09.996 | Successfully installed PyMySQL-1.1.2 2026-04-14 22:43:10.088 | + inc/python:pip_install:216 : result=0 2026-04-14 22:43:10.091 | + inc/python:pip_install:218 : time_stop pip_install 2026-04-14 22:43:10.094 | + functions-common:time_stop:2414 : local name 2026-04-14 22:43:10.098 | + functions-common:time_stop:2415 : local end_time 2026-04-14 22:43:10.101 | + functions-common:time_stop:2416 : local elapsed_time 2026-04-14 22:43:10.104 | + functions-common:time_stop:2417 : local total 2026-04-14 22:43:10.108 | + functions-common:time_stop:2418 : local start_time 2026-04-14 22:43:10.111 | + functions-common:time_stop:2420 : name=pip_install 2026-04-14 22:43:10.114 | + functions-common:time_stop:2421 : start_time=1776206586005 2026-04-14 22:43:10.117 | + functions-common:time_stop:2423 : [[ -z 1776206586005 ]] 2026-04-14 22:43:10.121 | ++ functions-common:time_stop:2426 : date +%s%3N 2026-04-14 22:43:10.127 | + functions-common:time_stop:2426 : end_time=1776206590123 2026-04-14 22:43:10.130 | + functions-common:time_stop:2427 : elapsed_time=4118 2026-04-14 22:43:10.134 | + functions-common:time_stop:2428 : total=43394 2026-04-14 22:43:10.138 | + functions-common:time_stop:2430 : _TIME_START[$name]= 2026-04-14 22:43:10.142 | + functions-common:time_stop:2431 : _TIME_TOTAL[$name]=47512 2026-04-14 22:43:10.145 | + inc/python:pip_install:219 : return 0 2026-04-14 22:43:10.149 | + lib/databases/mysql:install_database_python_mysql:243 : [[ PyMySQL == \M\y\S\Q\L\-\p\y\t\h\o\n ]] 2026-04-14 22:43:10.153 | + lib/databases/mysql:install_database_python_mysql:245 : [[ PyMySQL == \P\y\M\y\S\Q\L ]] 2026-04-14 22:43:10.157 | + lib/databases/mysql:install_database_python_mysql:246 : ADDITIONAL_VENV_PACKAGES+=,PyMySQL 2026-04-14 22:43:10.160 | + ./stack.sh:main:861 : is_service_enabled neutron 2026-04-14 22:43:10.182 | + functions-common:is_service_enabled:2070 : return 0 2026-04-14 22:43:10.187 | + ./stack.sh:main:862 : install_neutron_agent_packages 2026-04-14 22:43:10.190 | + lib/neutron:install_neutron_agent_packages:548 : is_service_enabled q-l3 neutron-l3 2026-04-14 22:43:10.213 | + functions-common:is_service_enabled:2070 : return 1 2026-04-14 22:43:10.217 | + lib/neutron:install_neutron_agent_packages:552 : is_service_enabled q-agt neutron-agent q-dhcp neutron-dhcp q-l3 neutron-l3 2026-04-14 22:43:10.239 | + functions-common:is_service_enabled:2070 : return 1 2026-04-14 22:43:10.244 | + ./stack.sh:main:865 : is_service_enabled etcd3 2026-04-14 22:43:10.268 | + functions-common:is_service_enabled:2070 : return 1 2026-04-14 22:43:10.272 | + ./stack.sh:main:875 : is_service_enabled tls-proxy 2026-04-14 22:43:10.293 | + functions-common:is_service_enabled:2070 : return 0 2026-04-14 22:43:10.297 | + ./stack.sh:main:876 : configure_CA 2026-04-14 22:43:10.300 | + lib/tls:configure_CA:70 : [[ -n [2001:41d0:302:1000::1ab] ]] 2026-04-14 22:43:10.304 | ++ lib/tls:configure_CA:70 : ipv6_unquote '[2001:41d0:302:1000::1ab]' 2026-04-14 22:43:10.309 | ++ functions-common:ipv6_unquote:2212 : echo '[2001:41d0:302:1000::1ab]' 2026-04-14 22:43:10.310 | ++ functions-common:ipv6_unquote:2212 : tr -d '[]' 2026-04-14 22:43:10.315 | + lib/tls:configure_CA:70 : [[ 2001:41d0:302:1000::1ab != \2\0\0\1\:\4\1\d\0\:\3\0\2\:\1\0\0\0\:\:\1\a\b ]] 2026-04-14 22:43:10.318 | + ./stack.sh:main:877 : init_CA 2026-04-14 22:43:10.321 | + lib/tls:init_CA:205 : make_root_CA /opt/stack/data/CA/root-ca 2026-04-14 22:43:10.324 | + lib/tls:make_root_CA:326 : local ca_dir=/opt/stack/data/CA/root-ca 2026-04-14 22:43:10.327 | + lib/tls:make_root_CA:329 : create_CA_base /opt/stack/data/CA/root-ca 2026-04-14 22:43:10.330 | + lib/tls:create_CA_base:79 : local ca_dir=/opt/stack/data/CA/root-ca 2026-04-14 22:43:10.334 | + lib/tls:create_CA_base:81 : [[ -d /opt/stack/data/CA/root-ca ]] 2026-04-14 22:43:10.338 | + lib/tls:create_CA_base:83 : return 0 2026-04-14 22:43:10.341 | + lib/tls:make_root_CA:330 : create_CA_config /opt/stack/data/CA/root-ca 'Root CA' 2026-04-14 22:43:10.345 | + lib/tls:create_CA_config:98 : local ca_dir=/opt/stack/data/CA/root-ca 2026-04-14 22:43:10.348 | + lib/tls:create_CA_config:99 : local 'common_name=Root CA' 2026-04-14 22:43:10.352 | + lib/tls:create_CA_config:145 : echo ' 2026-04-14 22:43:10.352 | [ ca ] 2026-04-14 22:43:10.352 | default_ca = CA_default 2026-04-14 22:43:10.352 | 2026-04-14 22:43:10.352 | [ CA_default ] 2026-04-14 22:43:10.352 | dir = /opt/stack/data/CA/root-ca 2026-04-14 22:43:10.353 | policy = policy_match 2026-04-14 22:43:10.353 | database = $dir/index.txt 2026-04-14 22:43:10.353 | serial = $dir/serial 2026-04-14 22:43:10.353 | certs = $dir/certs 2026-04-14 22:43:10.354 | crl_dir = $dir/crl 2026-04-14 22:43:10.354 | new_certs_dir = $dir/newcerts 2026-04-14 22:43:10.354 | certificate = $dir/cacert.pem 2026-04-14 22:43:10.354 | private_key = $dir/private/cacert.key 2026-04-14 22:43:10.354 | RANDFILE = $dir/private/.rand 2026-04-14 22:43:10.354 | default_md = sha256 2026-04-14 22:43:10.354 | 2026-04-14 22:43:10.354 | [ req ] 2026-04-14 22:43:10.354 | default_bits = 2048 2026-04-14 22:43:10.354 | default_md = sha256 2026-04-14 22:43:10.354 | 2026-04-14 22:43:10.354 | prompt = no 2026-04-14 22:43:10.354 | distinguished_name = ca_distinguished_name 2026-04-14 22:43:10.354 | 2026-04-14 22:43:10.354 | x509_extensions = ca_extensions 2026-04-14 22:43:10.354 | 2026-04-14 22:43:10.354 | [ ca_distinguished_name ] 2026-04-14 22:43:10.354 | organizationName = OpenStack 2026-04-14 22:43:10.354 | organizationalUnitName = DevStack Certificate Authority 2026-04-14 22:43:10.354 | commonName = Root CA 2026-04-14 22:43:10.354 | 2026-04-14 22:43:10.354 | [ policy_match ] 2026-04-14 22:43:10.354 | countryName = optional 2026-04-14 22:43:10.354 | stateOrProvinceName = optional 2026-04-14 22:43:10.354 | organizationName = match 2026-04-14 22:43:10.354 | organizationalUnitName = optional 2026-04-14 22:43:10.354 | commonName = supplied 2026-04-14 22:43:10.354 | 2026-04-14 22:43:10.354 | [ ca_extensions ] 2026-04-14 22:43:10.354 | basicConstraints = critical,CA:true 2026-04-14 22:43:10.354 | subjectKeyIdentifier = hash 2026-04-14 22:43:10.354 | authorityKeyIdentifier = keyid:always, issuer 2026-04-14 22:43:10.354 | keyUsage = cRLSign, keyCertSign 2026-04-14 22:43:10.354 | 2026-04-14 22:43:10.354 | ' 2026-04-14 22:43:10.358 | + lib/tls:make_root_CA:332 : '[' '!' -r /opt/stack/data/CA/root-ca/cacert.pem ']' 2026-04-14 22:43:10.361 | + lib/tls:init_CA:206 : make_int_CA /opt/stack/data/CA/int-ca /opt/stack/data/CA/root-ca 2026-04-14 22:43:10.365 | + lib/tls:make_int_CA:294 : local ca_dir=/opt/stack/data/CA/int-ca 2026-04-14 22:43:10.368 | + lib/tls:make_int_CA:295 : local signing_ca_dir=/opt/stack/data/CA/root-ca 2026-04-14 22:43:10.371 | + lib/tls:make_int_CA:298 : create_CA_base /opt/stack/data/CA/int-ca 2026-04-14 22:43:10.375 | + lib/tls:create_CA_base:79 : local ca_dir=/opt/stack/data/CA/int-ca 2026-04-14 22:43:10.378 | + lib/tls:create_CA_base:81 : [[ -d /opt/stack/data/CA/int-ca ]] 2026-04-14 22:43:10.381 | + lib/tls:create_CA_base:83 : return 0 2026-04-14 22:43:10.385 | + lib/tls:make_int_CA:299 : create_CA_config /opt/stack/data/CA/int-ca 'Intermediate CA' 2026-04-14 22:43:10.389 | + lib/tls:create_CA_config:98 : local ca_dir=/opt/stack/data/CA/int-ca 2026-04-14 22:43:10.392 | + lib/tls:create_CA_config:99 : local 'common_name=Intermediate CA' 2026-04-14 22:43:10.396 | + lib/tls:create_CA_config:145 : echo ' 2026-04-14 22:43:10.396 | [ ca ] 2026-04-14 22:43:10.396 | default_ca = CA_default 2026-04-14 22:43:10.396 | 2026-04-14 22:43:10.396 | [ CA_default ] 2026-04-14 22:43:10.396 | dir = /opt/stack/data/CA/int-ca 2026-04-14 22:43:10.396 | policy = policy_match 2026-04-14 22:43:10.396 | database = $dir/index.txt 2026-04-14 22:43:10.396 | serial = $dir/serial 2026-04-14 22:43:10.396 | certs = $dir/certs 2026-04-14 22:43:10.396 | crl_dir = $dir/crl 2026-04-14 22:43:10.396 | new_certs_dir = $dir/newcerts 2026-04-14 22:43:10.397 | certificate = $dir/cacert.pem 2026-04-14 22:43:10.397 | private_key = $dir/private/cacert.key 2026-04-14 22:43:10.397 | RANDFILE = $dir/private/.rand 2026-04-14 22:43:10.397 | default_md = sha256 2026-04-14 22:43:10.397 | 2026-04-14 22:43:10.397 | [ req ] 2026-04-14 22:43:10.397 | default_bits = 2048 2026-04-14 22:43:10.397 | default_md = sha256 2026-04-14 22:43:10.397 | 2026-04-14 22:43:10.397 | prompt = no 2026-04-14 22:43:10.397 | distinguished_name = ca_distinguished_name 2026-04-14 22:43:10.397 | 2026-04-14 22:43:10.397 | x509_extensions = ca_extensions 2026-04-14 22:43:10.397 | 2026-04-14 22:43:10.397 | [ ca_distinguished_name ] 2026-04-14 22:43:10.397 | organizationName = OpenStack 2026-04-14 22:43:10.397 | organizationalUnitName = DevStack Certificate Authority 2026-04-14 22:43:10.397 | commonName = Intermediate CA 2026-04-14 22:43:10.397 | 2026-04-14 22:43:10.397 | [ policy_match ] 2026-04-14 22:43:10.397 | countryName = optional 2026-04-14 22:43:10.397 | stateOrProvinceName = optional 2026-04-14 22:43:10.397 | organizationName = match 2026-04-14 22:43:10.397 | organizationalUnitName = optional 2026-04-14 22:43:10.397 | commonName = supplied 2026-04-14 22:43:10.397 | 2026-04-14 22:43:10.397 | [ ca_extensions ] 2026-04-14 22:43:10.397 | basicConstraints = critical,CA:true 2026-04-14 22:43:10.397 | subjectKeyIdentifier = hash 2026-04-14 22:43:10.397 | authorityKeyIdentifier = keyid:always, issuer 2026-04-14 22:43:10.397 | keyUsage = cRLSign, keyCertSign 2026-04-14 22:43:10.397 | 2026-04-14 22:43:10.397 | ' 2026-04-14 22:43:10.402 | + lib/tls:make_int_CA:300 : create_signing_config /opt/stack/data/CA/int-ca 2026-04-14 22:43:10.405 | + lib/tls:create_signing_config:151 : local ca_dir=/opt/stack/data/CA/int-ca 2026-04-14 22:43:10.409 | + lib/tls:create_signing_config:198 : echo ' 2026-04-14 22:43:10.409 | [ ca ] 2026-04-14 22:43:10.409 | default_ca = CA_default 2026-04-14 22:43:10.409 | 2026-04-14 22:43:10.409 | [ CA_default ] 2026-04-14 22:43:10.409 | dir = /opt/stack/data/CA/int-ca 2026-04-14 22:43:10.410 | policy = policy_match 2026-04-14 22:43:10.410 | database = $dir/index.txt 2026-04-14 22:43:10.410 | serial = $dir/serial 2026-04-14 22:43:10.410 | certs = $dir/certs 2026-04-14 22:43:10.410 | crl_dir = $dir/crl 2026-04-14 22:43:10.410 | new_certs_dir = $dir/newcerts 2026-04-14 22:43:10.410 | certificate = $dir/cacert.pem 2026-04-14 22:43:10.410 | private_key = $dir/private/cacert.key 2026-04-14 22:43:10.410 | RANDFILE = $dir/private/.rand 2026-04-14 22:43:10.410 | default_md = default 2026-04-14 22:43:10.410 | 2026-04-14 22:43:10.410 | [ req ] 2026-04-14 22:43:10.410 | default_bits = 1024 2026-04-14 22:43:10.410 | default_md = sha256 2026-04-14 22:43:10.410 | 2026-04-14 22:43:10.410 | prompt = no 2026-04-14 22:43:10.410 | distinguished_name = req_distinguished_name 2026-04-14 22:43:10.410 | 2026-04-14 22:43:10.410 | x509_extensions = req_extensions 2026-04-14 22:43:10.410 | 2026-04-14 22:43:10.410 | [ req_distinguished_name ] 2026-04-14 22:43:10.410 | organizationName = OpenStack 2026-04-14 22:43:10.410 | organizationalUnitName = DevStack Server Farm 2026-04-14 22:43:10.410 | 2026-04-14 22:43:10.410 | [ policy_match ] 2026-04-14 22:43:10.410 | countryName = optional 2026-04-14 22:43:10.410 | stateOrProvinceName = optional 2026-04-14 22:43:10.410 | organizationName = match 2026-04-14 22:43:10.410 | organizationalUnitName = optional 2026-04-14 22:43:10.410 | commonName = supplied 2026-04-14 22:43:10.410 | 2026-04-14 22:43:10.410 | [ req_extensions ] 2026-04-14 22:43:10.410 | basicConstraints = CA:false 2026-04-14 22:43:10.410 | subjectKeyIdentifier = hash 2026-04-14 22:43:10.410 | authorityKeyIdentifier = keyid:always, issuer 2026-04-14 22:43:10.410 | keyUsage = digitalSignature, keyEncipherment, keyAgreement 2026-04-14 22:43:10.410 | extendedKeyUsage = serverAuth, clientAuth 2026-04-14 22:43:10.410 | subjectAltName = $ENV::SUBJECT_ALT_NAME 2026-04-14 22:43:10.410 | 2026-04-14 22:43:10.410 | ' 2026-04-14 22:43:10.414 | + lib/tls:make_int_CA:302 : '[' '!' -r /opt/stack/data/CA/int-ca/cacert.pem ']' 2026-04-14 22:43:10.416 | + lib/tls:init_CA:209 : cat /opt/stack/data/CA/root-ca/cacert.pem /opt/stack/data/CA/int-ca/cacert.pem 2026-04-14 22:43:10.422 | + lib/tls:init_CA:210 : cat /opt/stack/data/CA/int-ca/ca-chain.pem 2026-04-14 22:43:10.427 | + lib/tls:init_CA:212 : is_fedora 2026-04-14 22:43:10.431 | + functions-common:is_fedora:526 : [[ -z Debian ]] 2026-04-14 22:43:10.433 | + functions-common:is_fedora:530 : '[' Debian = Fedora ']' 2026-04-14 22:43:10.437 | + functions-common:is_fedora:530 : '[' Debian = 'Red Hat' ']' 2026-04-14 22:43:10.440 | + functions-common:is_fedora:531 : '[' Debian = openEuler ']' 2026-04-14 22:43:10.444 | + functions-common:is_fedora:532 : '[' Debian = RedHatEnterpriseServer ']' 2026-04-14 22:43:10.447 | + functions-common:is_fedora:533 : '[' Debian = RedHatEnterprise ']' 2026-04-14 22:43:10.451 | + functions-common:is_fedora:534 : '[' Debian = RedHatEnterpriseLinux ']' 2026-04-14 22:43:10.453 | + functions-common:is_fedora:535 : '[' Debian = RockyLinux ']' 2026-04-14 22:43:10.456 | + functions-common:is_fedora:536 : '[' Debian = CentOS ']' 2026-04-14 22:43:10.459 | + functions-common:is_fedora:536 : '[' Debian = CentOSStream ']' 2026-04-14 22:43:10.463 | + functions-common:is_fedora:537 : '[' Debian = AlmaLinux ']' 2026-04-14 22:43:10.465 | + functions-common:is_fedora:538 : '[' Debian = OracleServer ']' 2026-04-14 22:43:10.468 | + functions-common:is_fedora:538 : '[' Debian = Virtuozzo ']' 2026-04-14 22:43:10.471 | + lib/tls:init_CA:215 : is_ubuntu 2026-04-14 22:43:10.474 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-04-14 22:43:10.477 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-04-14 22:43:10.481 | + lib/tls:init_CA:216 : sudo cp /opt/stack/data/CA/int-ca/ca-chain.pem /usr/local/share/ca-certificates/devstack-int.crt 2026-04-14 22:43:10.502 | + lib/tls:init_CA:217 : sudo cp /opt/stack/data/CA/root-ca/cacert.pem /usr/local/share/ca-certificates/devstack-root.crt 2026-04-14 22:43:10.519 | + lib/tls:init_CA:218 : sudo update-ca-certificates 2026-04-14 22:43:10.537 | Updating certificates in /etc/ssl/certs... 2026-04-14 22:43:11.760 | rehash: warning: skipping ca-certificates.crt, it does not contain exactly one certificate or CRL 2026-04-14 22:43:11.762 | rehash: warning: skipping devstack-int.pem, it does not contain exactly one certificate or CRL 2026-04-14 22:43:11.767 | 2 added, 0 removed; done. 2026-04-14 22:43:11.768 | Running hooks in /etc/ca-certificates/update.d... 2026-04-14 22:43:11.770 | done. 2026-04-14 22:43:11.777 | + ./stack.sh:main:878 : init_cert 2026-04-14 22:43:11.780 | + lib/tls:init_cert:225 : [[ ! -r /opt/stack/data/devstack-cert.pem ]] 2026-04-14 22:43:11.783 | + lib/tls:init_cert:226 : [[ -n 2001:41d0:302:1000::1ab ]] 2026-04-14 22:43:11.786 | + lib/tls:init_cert:227 : TLS_IP=IP:2001:41d0:302:1000::1ab 2026-04-14 22:43:11.789 | + lib/tls:init_cert:228 : [[ -n 2001:41d0:302:1000::1ab ]] 2026-04-14 22:43:11.792 | + lib/tls:init_cert:229 : TLS_IP=IP:2001:41d0:302:1000::1ab,IP:2001:41d0:302:1000::1ab 2026-04-14 22:43:11.795 | + lib/tls:init_cert:232 : make_cert /opt/stack/data/CA/int-ca devstack-cert np7792c2587c804 IP:2001:41d0:302:1000::1ab,IP:2001:41d0:302:1000::1ab 2026-04-14 22:43:11.798 | + lib/tls:make_cert:242 : local ca_dir=/opt/stack/data/CA/int-ca 2026-04-14 22:43:11.801 | + lib/tls:make_cert:243 : local cert_name=devstack-cert 2026-04-14 22:43:11.804 | + lib/tls:make_cert:244 : local common_name=np7792c2587c804 2026-04-14 22:43:11.807 | + lib/tls:make_cert:245 : local alt_names=IP:2001:41d0:302:1000::1ab,IP:2001:41d0:302:1000::1ab 2026-04-14 22:43:11.810 | + lib/tls:make_cert:247 : '[' np7792c2587c804 '!=' '[2001:41d0:302:1000::1ab]' ']' 2026-04-14 22:43:11.812 | + lib/tls:make_cert:248 : is_ipv4_address '[2001:41d0:302:1000::1ab]' 2026-04-14 22:43:11.815 | + functions-common:is_ipv4_address:2200 : local 'address=[2001:41d0:302:1000::1ab]' 2026-04-14 22:43:11.818 | + functions-common:is_ipv4_address:2201 : local 'regex=([0-9]{1,3}\.){3}[0-9]{1,3}' 2026-04-14 22:43:11.820 | + functions-common:is_ipv4_address:2203 : [[ [2001:41d0:302:1000::1ab] =~ ([0-9]{1,3}\.){3}[0-9]{1,3} ]] 2026-04-14 22:43:11.824 | + functions-common:is_ipv4_address:2206 : return 1 2026-04-14 22:43:11.826 | + lib/tls:make_cert:259 : local existing_cn 2026-04-14 22:43:11.832 | ++ lib/tls:make_cert:260 : sed 's/.*CN\s*=\s*//' 2026-04-14 22:43:11.832 | ++ lib/tls:make_cert:260 : sed 's/\s*,.*//' 2026-04-14 22:43:11.832 | ++ lib/tls:make_cert:260 : openssl x509 -noout -subject -in /opt/stack/data/CA/int-ca/devstack-cert.crt 2026-04-14 22:43:11.832 | ++ lib/tls:make_cert:260 : tr -d ' ' 2026-04-14 22:43:11.858 | + lib/tls:make_cert:260 : existing_cn=npc99a84aae6d34 2026-04-14 22:43:11.860 | + lib/tls:make_cert:262 : '[' '!' -r /opt/stack/data/CA/int-ca/devstack-cert.crt ']' 2026-04-14 22:43:11.863 | + lib/tls:make_cert:262 : '[' npc99a84aae6d34 '!=' np7792c2587c804 ']' 2026-04-14 22:43:11.866 | + lib/tls:make_cert:264 : /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=np7792c2587c804' 2026-04-14 22:43:11.879 | ..........+....+.....+......+.+...+.....+......+.+..................+.........+..+.+.....+....+...+........+++++++++++++++++++++++++++++++++++++++*...+.....+..................+...............+...+.......+........+....+......+...+++++++++++++++++++++++++++++++++++++++*..........+.........+............+..+......++++++ 2026-04-14 22:43:11.945 | .....+..+.......+...+.....+...+....+.....+.+...+..+...+....+...+..+...+...................+...+...........+..........+...............+.........+..+......+...+....+++++++++++++++++++++++++++++++++++++++*...+.....+.......+........+.......+...+...+..+................+.........+...+.....+....+.....+......+...+.......+...+......+++++++++++++++++++++++++++++++++++++++*...+.......+.....+.+........+.+.....+.............+...+...+.....+...................+..+......+...+.+...+...+...+.........+.....+......+..........+......+.....+.+..+...+.......+...............+.....+.+..+....+.....+...+...............................+.....+.....................+.+.....+...+.+.....+......+...+......+....+.........+..+...+...+...+.........+.+...........+.........+.........+...+...+.+...+..+.+..+..................+...+.......+.................+..........+...........+.+.....+...+.+...............+......+..............+.+.........+............+...+..+.......+.....+.......+........+............+..........+...........+....+......+........+......+.........+....+......+.........+......+.....+.+...+.....+...+....+......+..............+...+.+.....................+...+......+..+.........+...+.......+........++++++ 2026-04-14 22:43:11.951 | ----- 2026-04-14 22:43:11.958 | + lib/tls:make_cert:272 : [[ -z IP:2001:41d0:302:1000::1ab,IP:2001:41d0:302:1000::1ab ]] 2026-04-14 22:43:11.961 | + lib/tls:make_cert:275 : alt_names=DNS:np7792c2587c804,IP:2001:41d0:302:1000::1ab,IP:2001:41d0:302:1000::1ab 2026-04-14 22:43:11.965 | + lib/tls:make_cert:279 : SUBJECT_ALT_NAME=DNS:np7792c2587c804,IP:2001:41d0:302:1000::1ab,IP:2001:41d0:302:1000::1ab 2026-04-14 22:43:11.968 | + lib/tls:make_cert:279 : /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=np7792c2587c804' -batch 2026-04-14 22:43:11.973 | Using configuration from /opt/stack/data/CA/int-ca/signing.conf 2026-04-14 22:43:11.978 | Check that the request matches the signature 2026-04-14 22:43:11.978 | Signature ok 2026-04-14 22:43:11.978 | The Subject's Distinguished Name is as follows 2026-04-14 22:43:11.978 | organizationName :ASN.1 12:'OpenStack' 2026-04-14 22:43:11.978 | organizationalUnitName:ASN.1 12:'DevStack Servers' 2026-04-14 22:43:11.978 | commonName :ASN.1 12:'np7792c2587c804' 2026-04-14 22:43:11.979 | Certificate is to be certified until Apr 14 22:43:11 2027 GMT (365 days) 2026-04-14 22:43:11.981 | 2026-04-14 22:43:11.981 | Write out database with 1 new entries 2026-04-14 22:43:11.982 | Database updated 2026-04-14 22:43:11.987 | + 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-04-14 22:43:11.992 | + ./stack.sh:main:885 : install_dstat 2026-04-14 22:43:11.996 | + lib/dstat:install_dstat:22 : is_service_enabled memory_tracker 2026-04-14 22:43:12.014 | + functions-common:is_service_enabled:2070 : return 0 2026-04-14 22:43:12.017 | + lib/dstat:install_dstat:24 : pip_install_gr psutil 2026-04-14 22:43:12.020 | + inc/python:pip_install_gr:94 : local name=psutil 2026-04-14 22:43:12.023 | + inc/python:pip_install_gr:95 : local clean_name 2026-04-14 22:43:12.027 | ++ inc/python:pip_install_gr:96 : get_from_global_requirements psutil 2026-04-14 22:43:12.031 | ++ inc/python:get_from_global_requirements:241 : local package=psutil 2026-04-14 22:43:12.034 | ++ inc/python:get_from_global_requirements:242 : local required_pkg 2026-04-14 22:43:12.039 | +++ inc/python:get_from_global_requirements:243 : grep -i -h '^psutil' /opt/stack/requirements/global-requirements.txt 2026-04-14 22:43:12.039 | +++ inc/python:get_from_global_requirements:243 : cut -d# -f1 2026-04-14 22:43:12.045 | ++ inc/python:get_from_global_requirements:243 : required_pkg='psutil ' 2026-04-14 22:43:12.049 | ++ inc/python:get_from_global_requirements:244 : [[ psutil == '' ]] 2026-04-14 22:43:12.051 | ++ inc/python:get_from_global_requirements:247 : echo psutil 2026-04-14 22:43:12.055 | + inc/python:pip_install_gr:96 : clean_name=psutil 2026-04-14 22:43:12.058 | + inc/python:pip_install_gr:97 : pip_install psutil 2026-04-14 22:43:12.083 | Using python 3.13 to install psutil 2026-04-14 22:43:12.086 | + inc/python:pip_install:210 : env http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= /opt/stack/data/venv/bin/pip install -c /opt/stack/requirements/upper-constraints.txt psutil 2026-04-14 22:43:12.765 | Looking in indexes: https://mirror.gra1.ovh.opendev.org/pypi/simple, https://mirror.gra1.ovh.opendev.org/wheel/debian-13-x86_64 2026-04-14 22:43:16.050 | Collecting psutil 2026-04-14 22:43:16.055 | Downloading https://mirror.gra1.ovh.opendev.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-04-14 22:43:16.078 | Downloading https://mirror.gra1.ovh.opendev.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-04-14 22:43:16.147 | Installing collected packages: psutil 2026-04-14 22:43:16.247 | Successfully installed psutil-7.2.2 2026-04-14 22:43:16.339 | + inc/python:pip_install:216 : result=0 2026-04-14 22:43:16.342 | + inc/python:pip_install:218 : time_stop pip_install 2026-04-14 22:43:16.345 | + functions-common:time_stop:2414 : local name 2026-04-14 22:43:16.348 | + functions-common:time_stop:2415 : local end_time 2026-04-14 22:43:16.353 | + functions-common:time_stop:2416 : local elapsed_time 2026-04-14 22:43:16.356 | + functions-common:time_stop:2417 : local total 2026-04-14 22:43:16.360 | + functions-common:time_stop:2418 : local start_time 2026-04-14 22:43:16.363 | + functions-common:time_stop:2420 : name=pip_install 2026-04-14 22:43:16.367 | + functions-common:time_stop:2421 : start_time=1776206592077 2026-04-14 22:43:16.370 | + functions-common:time_stop:2423 : [[ -z 1776206592077 ]] 2026-04-14 22:43:16.375 | ++ functions-common:time_stop:2426 : date +%s%3N 2026-04-14 22:43:16.381 | + functions-common:time_stop:2426 : end_time=1776206596377 2026-04-14 22:43:16.384 | + functions-common:time_stop:2427 : elapsed_time=4300 2026-04-14 22:43:16.387 | + functions-common:time_stop:2428 : total=47512 2026-04-14 22:43:16.391 | + functions-common:time_stop:2430 : _TIME_START[$name]= 2026-04-14 22:43:16.394 | + functions-common:time_stop:2431 : _TIME_TOTAL[$name]=51812 2026-04-14 22:43:16.397 | + inc/python:pip_install:219 : return 0 2026-04-14 22:43:16.401 | + ./stack.sh:main:891 : echo_summary 'Installing OpenStack project source' 2026-04-14 22:43:16.405 | + ./stack.sh:echo_summary:438 : [[ -t 3 ]] 2026-04-14 22:43:16.408 | + ./stack.sh:echo_summary:444 : echo -e Installing OpenStack project source 2026-04-14 22:43:16.411 | + ./stack.sh:main:894 : install_libs 2026-04-14 22:43:16.415 | + lib/libraries:install_libs:91 : _install_lib_from_source automaton 2026-04-14 22:43:16.418 | + lib/libraries:_install_lib_from_source:75 : local name=automaton 2026-04-14 22:43:16.422 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git automaton 2026-04-14 22:43:16.425 | + inc/python:use_library_from_git:266 : local name=automaton 2026-04-14 22:43:16.430 | + inc/python:use_library_from_git:267 : local enabled=1 2026-04-14 22:43:16.433 | + inc/python:use_library_from_git:268 : [[ novnc,cinder,cinder-tempest-plugin,devstack,devstack-plugin-ceph,glance,keystone,neutron,nova,os-test-images,placement,requirements,swift,tempest = \A\L\L ]] 2026-04-14 22:43:16.436 | + inc/python:use_library_from_git:268 : [[ ,novnc,cinder,cinder-tempest-plugin,devstack,devstack-plugin-ceph,glance,keystone,neutron,nova,os-test-images,placement,requirements,swift,tempest, =~ ,automaton, ]] 2026-04-14 22:43:16.440 | + inc/python:use_library_from_git:269 : return 1 2026-04-14 22:43:16.443 | + lib/libraries:install_libs:92 : _install_lib_from_source castellan 2026-04-14 22:43:16.447 | + lib/libraries:_install_lib_from_source:75 : local name=castellan 2026-04-14 22:43:16.450 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git castellan 2026-04-14 22:43:16.453 | + inc/python:use_library_from_git:266 : local name=castellan 2026-04-14 22:43:16.456 | + inc/python:use_library_from_git:267 : local enabled=1 2026-04-14 22:43:16.460 | + inc/python:use_library_from_git:268 : [[ novnc,cinder,cinder-tempest-plugin,devstack,devstack-plugin-ceph,glance,keystone,neutron,nova,os-test-images,placement,requirements,swift,tempest = \A\L\L ]] 2026-04-14 22:43:16.463 | + inc/python:use_library_from_git:268 : [[ ,novnc,cinder,cinder-tempest-plugin,devstack,devstack-plugin-ceph,glance,keystone,neutron,nova,os-test-images,placement,requirements,swift,tempest, =~ ,castellan, ]] 2026-04-14 22:43:16.467 | + inc/python:use_library_from_git:269 : return 1 2026-04-14 22:43:16.470 | + lib/libraries:install_libs:93 : _install_lib_from_source cliff 2026-04-14 22:43:16.474 | + lib/libraries:_install_lib_from_source:75 : local name=cliff 2026-04-14 22:43:16.477 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git cliff 2026-04-14 22:43:16.480 | + inc/python:use_library_from_git:266 : local name=cliff 2026-04-14 22:43:16.483 | + inc/python:use_library_from_git:267 : local enabled=1 2026-04-14 22:43:16.486 | + inc/python:use_library_from_git:268 : [[ novnc,cinder,cinder-tempest-plugin,devstack,devstack-plugin-ceph,glance,keystone,neutron,nova,os-test-images,placement,requirements,swift,tempest = \A\L\L ]] 2026-04-14 22:43:16.491 | + inc/python:use_library_from_git:268 : [[ ,novnc,cinder,cinder-tempest-plugin,devstack,devstack-plugin-ceph,glance,keystone,neutron,nova,os-test-images,placement,requirements,swift,tempest, =~ ,cliff, ]] 2026-04-14 22:43:16.494 | + inc/python:use_library_from_git:269 : return 1 2026-04-14 22:43:16.498 | + lib/libraries:install_libs:94 : _install_lib_from_source cursive 2026-04-14 22:43:16.502 | + lib/libraries:_install_lib_from_source:75 : local name=cursive 2026-04-14 22:43:16.504 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git cursive 2026-04-14 22:43:16.508 | + inc/python:use_library_from_git:266 : local name=cursive 2026-04-14 22:43:16.511 | + inc/python:use_library_from_git:267 : local enabled=1 2026-04-14 22:43:16.514 | + inc/python:use_library_from_git:268 : [[ novnc,cinder,cinder-tempest-plugin,devstack,devstack-plugin-ceph,glance,keystone,neutron,nova,os-test-images,placement,requirements,swift,tempest = \A\L\L ]] 2026-04-14 22:43:16.518 | + inc/python:use_library_from_git:268 : [[ ,novnc,cinder,cinder-tempest-plugin,devstack,devstack-plugin-ceph,glance,keystone,neutron,nova,os-test-images,placement,requirements,swift,tempest, =~ ,cursive, ]] 2026-04-14 22:43:16.520 | + inc/python:use_library_from_git:269 : return 1 2026-04-14 22:43:16.523 | + lib/libraries:install_libs:95 : _install_lib_from_source debtcollector 2026-04-14 22:43:16.527 | + lib/libraries:_install_lib_from_source:75 : local name=debtcollector 2026-04-14 22:43:16.530 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git debtcollector 2026-04-14 22:43:16.534 | + inc/python:use_library_from_git:266 : local name=debtcollector 2026-04-14 22:43:16.537 | + inc/python:use_library_from_git:267 : local enabled=1 2026-04-14 22:43:16.541 | + inc/python:use_library_from_git:268 : [[ novnc,cinder,cinder-tempest-plugin,devstack,devstack-plugin-ceph,glance,keystone,neutron,nova,os-test-images,placement,requirements,swift,tempest = \A\L\L ]] 2026-04-14 22:43:16.545 | + inc/python:use_library_from_git:268 : [[ ,novnc,cinder,cinder-tempest-plugin,devstack,devstack-plugin-ceph,glance,keystone,neutron,nova,os-test-images,placement,requirements,swift,tempest, =~ ,debtcollector, ]] 2026-04-14 22:43:16.548 | + inc/python:use_library_from_git:269 : return 1 2026-04-14 22:43:16.553 | + lib/libraries:install_libs:96 : _install_lib_from_source futurist 2026-04-14 22:43:16.557 | + lib/libraries:_install_lib_from_source:75 : local name=futurist 2026-04-14 22:43:16.560 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git futurist 2026-04-14 22:43:16.564 | + inc/python:use_library_from_git:266 : local name=futurist 2026-04-14 22:43:16.568 | + inc/python:use_library_from_git:267 : local enabled=1 2026-04-14 22:43:16.571 | + inc/python:use_library_from_git:268 : [[ novnc,cinder,cinder-tempest-plugin,devstack,devstack-plugin-ceph,glance,keystone,neutron,nova,os-test-images,placement,requirements,swift,tempest = \A\L\L ]] 2026-04-14 22:43:16.576 | + inc/python:use_library_from_git:268 : [[ ,novnc,cinder,cinder-tempest-plugin,devstack,devstack-plugin-ceph,glance,keystone,neutron,nova,os-test-images,placement,requirements,swift,tempest, =~ ,futurist, ]] 2026-04-14 22:43:16.579 | + inc/python:use_library_from_git:269 : return 1 2026-04-14 22:43:16.582 | + lib/libraries:install_libs:97 : _install_lib_from_source openstacksdk 2026-04-14 22:43:16.586 | + lib/libraries:_install_lib_from_source:75 : local name=openstacksdk 2026-04-14 22:43:16.589 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git openstacksdk 2026-04-14 22:43:16.594 | + inc/python:use_library_from_git:266 : local name=openstacksdk 2026-04-14 22:43:16.598 | + inc/python:use_library_from_git:267 : local enabled=1 2026-04-14 22:43:16.601 | + inc/python:use_library_from_git:268 : [[ novnc,cinder,cinder-tempest-plugin,devstack,devstack-plugin-ceph,glance,keystone,neutron,nova,os-test-images,placement,requirements,swift,tempest = \A\L\L ]] 2026-04-14 22:43:16.605 | + inc/python:use_library_from_git:268 : [[ ,novnc,cinder,cinder-tempest-plugin,devstack,devstack-plugin-ceph,glance,keystone,neutron,nova,os-test-images,placement,requirements,swift,tempest, =~ ,openstacksdk, ]] 2026-04-14 22:43:16.610 | + inc/python:use_library_from_git:269 : return 1 2026-04-14 22:43:16.614 | + lib/libraries:install_libs:98 : _install_lib_from_source osc-lib 2026-04-14 22:43:16.619 | + lib/libraries:_install_lib_from_source:75 : local name=osc-lib 2026-04-14 22:43:16.622 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git osc-lib 2026-04-14 22:43:16.626 | + inc/python:use_library_from_git:266 : local name=osc-lib 2026-04-14 22:43:16.631 | + inc/python:use_library_from_git:267 : local enabled=1 2026-04-14 22:43:16.635 | + inc/python:use_library_from_git:268 : [[ novnc,cinder,cinder-tempest-plugin,devstack,devstack-plugin-ceph,glance,keystone,neutron,nova,os-test-images,placement,requirements,swift,tempest = \A\L\L ]] 2026-04-14 22:43:16.639 | + inc/python:use_library_from_git:268 : [[ ,novnc,cinder,cinder-tempest-plugin,devstack,devstack-plugin-ceph,glance,keystone,neutron,nova,os-test-images,placement,requirements,swift,tempest, =~ ,osc-lib, ]] 2026-04-14 22:43:16.642 | + inc/python:use_library_from_git:269 : return 1 2026-04-14 22:43:16.646 | + lib/libraries:install_libs:99 : _install_lib_from_source osc-placement 2026-04-14 22:43:16.650 | + lib/libraries:_install_lib_from_source:75 : local name=osc-placement 2026-04-14 22:43:16.654 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git osc-placement 2026-04-14 22:43:16.658 | + inc/python:use_library_from_git:266 : local name=osc-placement 2026-04-14 22:43:16.662 | + inc/python:use_library_from_git:267 : local enabled=1 2026-04-14 22:43:16.665 | + inc/python:use_library_from_git:268 : [[ novnc,cinder,cinder-tempest-plugin,devstack,devstack-plugin-ceph,glance,keystone,neutron,nova,os-test-images,placement,requirements,swift,tempest = \A\L\L ]] 2026-04-14 22:43:16.668 | + inc/python:use_library_from_git:268 : [[ ,novnc,cinder,cinder-tempest-plugin,devstack,devstack-plugin-ceph,glance,keystone,neutron,nova,os-test-images,placement,requirements,swift,tempest, =~ ,osc-placement, ]] 2026-04-14 22:43:16.672 | + inc/python:use_library_from_git:269 : return 1 2026-04-14 22:43:16.675 | + lib/libraries:install_libs:100 : _install_lib_from_source os-client-config 2026-04-14 22:43:16.680 | + lib/libraries:_install_lib_from_source:75 : local name=os-client-config 2026-04-14 22:43:16.684 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git os-client-config 2026-04-14 22:43:16.688 | + inc/python:use_library_from_git:266 : local name=os-client-config 2026-04-14 22:43:16.692 | + inc/python:use_library_from_git:267 : local enabled=1 2026-04-14 22:43:16.695 | + inc/python:use_library_from_git:268 : [[ novnc,cinder,cinder-tempest-plugin,devstack,devstack-plugin-ceph,glance,keystone,neutron,nova,os-test-images,placement,requirements,swift,tempest = \A\L\L ]] 2026-04-14 22:43:16.700 | + inc/python:use_library_from_git:268 : [[ ,novnc,cinder,cinder-tempest-plugin,devstack,devstack-plugin-ceph,glance,keystone,neutron,nova,os-test-images,placement,requirements,swift,tempest, =~ ,os-client-config, ]] 2026-04-14 22:43:16.704 | + inc/python:use_library_from_git:269 : return 1 2026-04-14 22:43:16.709 | + lib/libraries:install_libs:101 : _install_lib_from_source oslo.cache 2026-04-14 22:43:16.713 | + lib/libraries:_install_lib_from_source:75 : local name=oslo.cache 2026-04-14 22:43:16.717 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git oslo.cache 2026-04-14 22:43:16.722 | + inc/python:use_library_from_git:266 : local name=oslo.cache 2026-04-14 22:43:16.726 | + inc/python:use_library_from_git:267 : local enabled=1 2026-04-14 22:43:16.729 | + inc/python:use_library_from_git:268 : [[ novnc,cinder,cinder-tempest-plugin,devstack,devstack-plugin-ceph,glance,keystone,neutron,nova,os-test-images,placement,requirements,swift,tempest = \A\L\L ]] 2026-04-14 22:43:16.734 | + inc/python:use_library_from_git:268 : [[ ,novnc,cinder,cinder-tempest-plugin,devstack,devstack-plugin-ceph,glance,keystone,neutron,nova,os-test-images,placement,requirements,swift,tempest, =~ ,oslo.cache, ]] 2026-04-14 22:43:16.740 | + inc/python:use_library_from_git:269 : return 1 2026-04-14 22:43:16.744 | + lib/libraries:install_libs:102 : _install_lib_from_source oslo.concurrency 2026-04-14 22:43:16.748 | + lib/libraries:_install_lib_from_source:75 : local name=oslo.concurrency 2026-04-14 22:43:16.753 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git oslo.concurrency 2026-04-14 22:43:16.756 | + inc/python:use_library_from_git:266 : local name=oslo.concurrency 2026-04-14 22:43:16.760 | + inc/python:use_library_from_git:267 : local enabled=1 2026-04-14 22:43:16.765 | + inc/python:use_library_from_git:268 : [[ novnc,cinder,cinder-tempest-plugin,devstack,devstack-plugin-ceph,glance,keystone,neutron,nova,os-test-images,placement,requirements,swift,tempest = \A\L\L ]] 2026-04-14 22:43:16.770 | + inc/python:use_library_from_git:268 : [[ ,novnc,cinder,cinder-tempest-plugin,devstack,devstack-plugin-ceph,glance,keystone,neutron,nova,os-test-images,placement,requirements,swift,tempest, =~ ,oslo.concurrency, ]] 2026-04-14 22:43:16.774 | + inc/python:use_library_from_git:269 : return 1 2026-04-14 22:43:16.778 | + lib/libraries:install_libs:103 : _install_lib_from_source oslo.config 2026-04-14 22:43:16.782 | + lib/libraries:_install_lib_from_source:75 : local name=oslo.config 2026-04-14 22:43:16.786 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git oslo.config 2026-04-14 22:43:16.790 | + inc/python:use_library_from_git:266 : local name=oslo.config 2026-04-14 22:43:16.794 | + inc/python:use_library_from_git:267 : local enabled=1 2026-04-14 22:43:16.799 | + inc/python:use_library_from_git:268 : [[ novnc,cinder,cinder-tempest-plugin,devstack,devstack-plugin-ceph,glance,keystone,neutron,nova,os-test-images,placement,requirements,swift,tempest = \A\L\L ]] 2026-04-14 22:43:16.802 | + inc/python:use_library_from_git:268 : [[ ,novnc,cinder,cinder-tempest-plugin,devstack,devstack-plugin-ceph,glance,keystone,neutron,nova,os-test-images,placement,requirements,swift,tempest, =~ ,oslo.config, ]] 2026-04-14 22:43:16.806 | + inc/python:use_library_from_git:269 : return 1 2026-04-14 22:43:16.810 | + lib/libraries:install_libs:104 : _install_lib_from_source oslo.context 2026-04-14 22:43:16.814 | + lib/libraries:_install_lib_from_source:75 : local name=oslo.context 2026-04-14 22:43:16.817 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git oslo.context 2026-04-14 22:43:16.821 | + inc/python:use_library_from_git:266 : local name=oslo.context 2026-04-14 22:43:16.824 | + inc/python:use_library_from_git:267 : local enabled=1 2026-04-14 22:43:16.829 | + inc/python:use_library_from_git:268 : [[ novnc,cinder,cinder-tempest-plugin,devstack,devstack-plugin-ceph,glance,keystone,neutron,nova,os-test-images,placement,requirements,swift,tempest = \A\L\L ]] 2026-04-14 22:43:16.833 | + inc/python:use_library_from_git:268 : [[ ,novnc,cinder,cinder-tempest-plugin,devstack,devstack-plugin-ceph,glance,keystone,neutron,nova,os-test-images,placement,requirements,swift,tempest, =~ ,oslo.context, ]] 2026-04-14 22:43:16.836 | + inc/python:use_library_from_git:269 : return 1 2026-04-14 22:43:16.843 | + lib/libraries:install_libs:105 : _install_lib_from_source oslo.db 2026-04-14 22:43:16.847 | + lib/libraries:_install_lib_from_source:75 : local name=oslo.db 2026-04-14 22:43:16.851 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git oslo.db 2026-04-14 22:43:16.856 | + inc/python:use_library_from_git:266 : local name=oslo.db 2026-04-14 22:43:16.861 | + inc/python:use_library_from_git:267 : local enabled=1 2026-04-14 22:43:16.866 | + inc/python:use_library_from_git:268 : [[ novnc,cinder,cinder-tempest-plugin,devstack,devstack-plugin-ceph,glance,keystone,neutron,nova,os-test-images,placement,requirements,swift,tempest = \A\L\L ]] 2026-04-14 22:43:16.869 | + inc/python:use_library_from_git:268 : [[ ,novnc,cinder,cinder-tempest-plugin,devstack,devstack-plugin-ceph,glance,keystone,neutron,nova,os-test-images,placement,requirements,swift,tempest, =~ ,oslo.db, ]] 2026-04-14 22:43:16.875 | + inc/python:use_library_from_git:269 : return 1 2026-04-14 22:43:16.879 | + lib/libraries:install_libs:106 : _install_lib_from_source oslo.i18n 2026-04-14 22:43:16.884 | + lib/libraries:_install_lib_from_source:75 : local name=oslo.i18n 2026-04-14 22:43:16.890 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git oslo.i18n 2026-04-14 22:43:16.895 | + inc/python:use_library_from_git:266 : local name=oslo.i18n 2026-04-14 22:43:16.899 | + inc/python:use_library_from_git:267 : local enabled=1 2026-04-14 22:43:16.905 | + inc/python:use_library_from_git:268 : [[ novnc,cinder,cinder-tempest-plugin,devstack,devstack-plugin-ceph,glance,keystone,neutron,nova,os-test-images,placement,requirements,swift,tempest = \A\L\L ]] 2026-04-14 22:43:16.910 | + inc/python:use_library_from_git:268 : [[ ,novnc,cinder,cinder-tempest-plugin,devstack,devstack-plugin-ceph,glance,keystone,neutron,nova,os-test-images,placement,requirements,swift,tempest, =~ ,oslo.i18n, ]] 2026-04-14 22:43:16.915 | + inc/python:use_library_from_git:269 : return 1 2026-04-14 22:43:16.920 | + lib/libraries:install_libs:107 : _install_lib_from_source oslo.limit 2026-04-14 22:43:16.923 | + lib/libraries:_install_lib_from_source:75 : local name=oslo.limit 2026-04-14 22:43:16.926 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git oslo.limit 2026-04-14 22:43:16.930 | + inc/python:use_library_from_git:266 : local name=oslo.limit 2026-04-14 22:43:16.934 | + inc/python:use_library_from_git:267 : local enabled=1 2026-04-14 22:43:16.938 | + inc/python:use_library_from_git:268 : [[ novnc,cinder,cinder-tempest-plugin,devstack,devstack-plugin-ceph,glance,keystone,neutron,nova,os-test-images,placement,requirements,swift,tempest = \A\L\L ]] 2026-04-14 22:43:16.940 | + inc/python:use_library_from_git:268 : [[ ,novnc,cinder,cinder-tempest-plugin,devstack,devstack-plugin-ceph,glance,keystone,neutron,nova,os-test-images,placement,requirements,swift,tempest, =~ ,oslo.limit, ]] 2026-04-14 22:43:16.945 | + inc/python:use_library_from_git:269 : return 1 2026-04-14 22:43:16.947 | + lib/libraries:install_libs:108 : _install_lib_from_source oslo.log 2026-04-14 22:43:16.950 | + lib/libraries:_install_lib_from_source:75 : local name=oslo.log 2026-04-14 22:43:16.954 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git oslo.log 2026-04-14 22:43:16.958 | + inc/python:use_library_from_git:266 : local name=oslo.log 2026-04-14 22:43:16.962 | + inc/python:use_library_from_git:267 : local enabled=1 2026-04-14 22:43:16.965 | + inc/python:use_library_from_git:268 : [[ novnc,cinder,cinder-tempest-plugin,devstack,devstack-plugin-ceph,glance,keystone,neutron,nova,os-test-images,placement,requirements,swift,tempest = \A\L\L ]] 2026-04-14 22:43:16.969 | + inc/python:use_library_from_git:268 : [[ ,novnc,cinder,cinder-tempest-plugin,devstack,devstack-plugin-ceph,glance,keystone,neutron,nova,os-test-images,placement,requirements,swift,tempest, =~ ,oslo.log, ]] 2026-04-14 22:43:16.972 | + inc/python:use_library_from_git:269 : return 1 2026-04-14 22:43:16.975 | + lib/libraries:install_libs:109 : _install_lib_from_source oslo.messaging 2026-04-14 22:43:16.979 | + lib/libraries:_install_lib_from_source:75 : local name=oslo.messaging 2026-04-14 22:43:16.981 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git oslo.messaging 2026-04-14 22:43:16.985 | + inc/python:use_library_from_git:266 : local name=oslo.messaging 2026-04-14 22:43:16.988 | + inc/python:use_library_from_git:267 : local enabled=1 2026-04-14 22:43:16.991 | + inc/python:use_library_from_git:268 : [[ novnc,cinder,cinder-tempest-plugin,devstack,devstack-plugin-ceph,glance,keystone,neutron,nova,os-test-images,placement,requirements,swift,tempest = \A\L\L ]] 2026-04-14 22:43:16.994 | + inc/python:use_library_from_git:268 : [[ ,novnc,cinder,cinder-tempest-plugin,devstack,devstack-plugin-ceph,glance,keystone,neutron,nova,os-test-images,placement,requirements,swift,tempest, =~ ,oslo.messaging, ]] 2026-04-14 22:43:16.998 | + inc/python:use_library_from_git:269 : return 1 2026-04-14 22:43:17.002 | + lib/libraries:install_libs:110 : _install_lib_from_source oslo.middleware 2026-04-14 22:43:17.004 | + lib/libraries:_install_lib_from_source:75 : local name=oslo.middleware 2026-04-14 22:43:17.008 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git oslo.middleware 2026-04-14 22:43:17.012 | + inc/python:use_library_from_git:266 : local name=oslo.middleware 2026-04-14 22:43:17.015 | + inc/python:use_library_from_git:267 : local enabled=1 2026-04-14 22:43:17.019 | + inc/python:use_library_from_git:268 : [[ novnc,cinder,cinder-tempest-plugin,devstack,devstack-plugin-ceph,glance,keystone,neutron,nova,os-test-images,placement,requirements,swift,tempest = \A\L\L ]] 2026-04-14 22:43:17.023 | + inc/python:use_library_from_git:268 : [[ ,novnc,cinder,cinder-tempest-plugin,devstack,devstack-plugin-ceph,glance,keystone,neutron,nova,os-test-images,placement,requirements,swift,tempest, =~ ,oslo.middleware, ]] 2026-04-14 22:43:17.025 | + inc/python:use_library_from_git:269 : return 1 2026-04-14 22:43:17.029 | + lib/libraries:install_libs:111 : _install_lib_from_source oslo.policy 2026-04-14 22:43:17.033 | + lib/libraries:_install_lib_from_source:75 : local name=oslo.policy 2026-04-14 22:43:17.036 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git oslo.policy 2026-04-14 22:43:17.040 | + inc/python:use_library_from_git:266 : local name=oslo.policy 2026-04-14 22:43:17.042 | + inc/python:use_library_from_git:267 : local enabled=1 2026-04-14 22:43:17.046 | + inc/python:use_library_from_git:268 : [[ novnc,cinder,cinder-tempest-plugin,devstack,devstack-plugin-ceph,glance,keystone,neutron,nova,os-test-images,placement,requirements,swift,tempest = \A\L\L ]] 2026-04-14 22:43:17.050 | + inc/python:use_library_from_git:268 : [[ ,novnc,cinder,cinder-tempest-plugin,devstack,devstack-plugin-ceph,glance,keystone,neutron,nova,os-test-images,placement,requirements,swift,tempest, =~ ,oslo.policy, ]] 2026-04-14 22:43:17.053 | + inc/python:use_library_from_git:269 : return 1 2026-04-14 22:43:17.057 | + lib/libraries:install_libs:112 : _install_lib_from_source oslo.privsep 2026-04-14 22:43:17.061 | + lib/libraries:_install_lib_from_source:75 : local name=oslo.privsep 2026-04-14 22:43:17.064 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git oslo.privsep 2026-04-14 22:43:17.067 | + inc/python:use_library_from_git:266 : local name=oslo.privsep 2026-04-14 22:43:17.071 | + inc/python:use_library_from_git:267 : local enabled=1 2026-04-14 22:43:17.075 | + inc/python:use_library_from_git:268 : [[ novnc,cinder,cinder-tempest-plugin,devstack,devstack-plugin-ceph,glance,keystone,neutron,nova,os-test-images,placement,requirements,swift,tempest = \A\L\L ]] 2026-04-14 22:43:17.079 | + inc/python:use_library_from_git:268 : [[ ,novnc,cinder,cinder-tempest-plugin,devstack,devstack-plugin-ceph,glance,keystone,neutron,nova,os-test-images,placement,requirements,swift,tempest, =~ ,oslo.privsep, ]] 2026-04-14 22:43:17.083 | + inc/python:use_library_from_git:269 : return 1 2026-04-14 22:43:17.086 | + lib/libraries:install_libs:113 : _install_lib_from_source oslo.reports 2026-04-14 22:43:17.090 | + lib/libraries:_install_lib_from_source:75 : local name=oslo.reports 2026-04-14 22:43:17.093 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git oslo.reports 2026-04-14 22:43:17.097 | + inc/python:use_library_from_git:266 : local name=oslo.reports 2026-04-14 22:43:17.100 | + inc/python:use_library_from_git:267 : local enabled=1 2026-04-14 22:43:17.103 | + inc/python:use_library_from_git:268 : [[ novnc,cinder,cinder-tempest-plugin,devstack,devstack-plugin-ceph,glance,keystone,neutron,nova,os-test-images,placement,requirements,swift,tempest = \A\L\L ]] 2026-04-14 22:43:17.106 | + inc/python:use_library_from_git:268 : [[ ,novnc,cinder,cinder-tempest-plugin,devstack,devstack-plugin-ceph,glance,keystone,neutron,nova,os-test-images,placement,requirements,swift,tempest, =~ ,oslo.reports, ]] 2026-04-14 22:43:17.109 | + inc/python:use_library_from_git:269 : return 1 2026-04-14 22:43:17.113 | + lib/libraries:install_libs:114 : _install_lib_from_source oslo.rootwrap 2026-04-14 22:43:17.116 | + lib/libraries:_install_lib_from_source:75 : local name=oslo.rootwrap 2026-04-14 22:43:17.118 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git oslo.rootwrap 2026-04-14 22:43:17.122 | + inc/python:use_library_from_git:266 : local name=oslo.rootwrap 2026-04-14 22:43:17.126 | + inc/python:use_library_from_git:267 : local enabled=1 2026-04-14 22:43:17.129 | + inc/python:use_library_from_git:268 : [[ novnc,cinder,cinder-tempest-plugin,devstack,devstack-plugin-ceph,glance,keystone,neutron,nova,os-test-images,placement,requirements,swift,tempest = \A\L\L ]] 2026-04-14 22:43:17.132 | + inc/python:use_library_from_git:268 : [[ ,novnc,cinder,cinder-tempest-plugin,devstack,devstack-plugin-ceph,glance,keystone,neutron,nova,os-test-images,placement,requirements,swift,tempest, =~ ,oslo.rootwrap, ]] 2026-04-14 22:43:17.135 | + inc/python:use_library_from_git:269 : return 1 2026-04-14 22:43:17.139 | + lib/libraries:install_libs:115 : _install_lib_from_source oslo.serialization 2026-04-14 22:43:17.142 | + lib/libraries:_install_lib_from_source:75 : local name=oslo.serialization 2026-04-14 22:43:17.146 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git oslo.serialization 2026-04-14 22:43:17.149 | + inc/python:use_library_from_git:266 : local name=oslo.serialization 2026-04-14 22:43:17.153 | + inc/python:use_library_from_git:267 : local enabled=1 2026-04-14 22:43:17.157 | + inc/python:use_library_from_git:268 : [[ novnc,cinder,cinder-tempest-plugin,devstack,devstack-plugin-ceph,glance,keystone,neutron,nova,os-test-images,placement,requirements,swift,tempest = \A\L\L ]] 2026-04-14 22:43:17.160 | + inc/python:use_library_from_git:268 : [[ ,novnc,cinder,cinder-tempest-plugin,devstack,devstack-plugin-ceph,glance,keystone,neutron,nova,os-test-images,placement,requirements,swift,tempest, =~ ,oslo.serialization, ]] 2026-04-14 22:43:17.163 | + inc/python:use_library_from_git:269 : return 1 2026-04-14 22:43:17.168 | + lib/libraries:install_libs:116 : _install_lib_from_source oslo.service 2026-04-14 22:43:17.172 | + lib/libraries:_install_lib_from_source:75 : local name=oslo.service 2026-04-14 22:43:17.175 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git oslo.service 2026-04-14 22:43:17.179 | + inc/python:use_library_from_git:266 : local name=oslo.service 2026-04-14 22:43:17.183 | + inc/python:use_library_from_git:267 : local enabled=1 2026-04-14 22:43:17.188 | + inc/python:use_library_from_git:268 : [[ novnc,cinder,cinder-tempest-plugin,devstack,devstack-plugin-ceph,glance,keystone,neutron,nova,os-test-images,placement,requirements,swift,tempest = \A\L\L ]] 2026-04-14 22:43:17.192 | + inc/python:use_library_from_git:268 : [[ ,novnc,cinder,cinder-tempest-plugin,devstack,devstack-plugin-ceph,glance,keystone,neutron,nova,os-test-images,placement,requirements,swift,tempest, =~ ,oslo.service, ]] 2026-04-14 22:43:17.197 | + inc/python:use_library_from_git:269 : return 1 2026-04-14 22:43:17.201 | + lib/libraries:install_libs:117 : _install_lib_from_source oslo.utils 2026-04-14 22:43:17.205 | + lib/libraries:_install_lib_from_source:75 : local name=oslo.utils 2026-04-14 22:43:17.210 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git oslo.utils 2026-04-14 22:43:17.214 | + inc/python:use_library_from_git:266 : local name=oslo.utils 2026-04-14 22:43:17.217 | + inc/python:use_library_from_git:267 : local enabled=1 2026-04-14 22:43:17.222 | + inc/python:use_library_from_git:268 : [[ novnc,cinder,cinder-tempest-plugin,devstack,devstack-plugin-ceph,glance,keystone,neutron,nova,os-test-images,placement,requirements,swift,tempest = \A\L\L ]] 2026-04-14 22:43:17.226 | + inc/python:use_library_from_git:268 : [[ ,novnc,cinder,cinder-tempest-plugin,devstack,devstack-plugin-ceph,glance,keystone,neutron,nova,os-test-images,placement,requirements,swift,tempest, =~ ,oslo.utils, ]] 2026-04-14 22:43:17.229 | + inc/python:use_library_from_git:269 : return 1 2026-04-14 22:43:17.233 | + lib/libraries:install_libs:118 : _install_lib_from_source oslo.versionedobjects 2026-04-14 22:43:17.237 | + lib/libraries:_install_lib_from_source:75 : local name=oslo.versionedobjects 2026-04-14 22:43:17.241 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git oslo.versionedobjects 2026-04-14 22:43:17.245 | + inc/python:use_library_from_git:266 : local name=oslo.versionedobjects 2026-04-14 22:43:17.249 | + inc/python:use_library_from_git:267 : local enabled=1 2026-04-14 22:43:17.253 | + inc/python:use_library_from_git:268 : [[ novnc,cinder,cinder-tempest-plugin,devstack,devstack-plugin-ceph,glance,keystone,neutron,nova,os-test-images,placement,requirements,swift,tempest = \A\L\L ]] 2026-04-14 22:43:17.259 | + inc/python:use_library_from_git:268 : [[ ,novnc,cinder,cinder-tempest-plugin,devstack,devstack-plugin-ceph,glance,keystone,neutron,nova,os-test-images,placement,requirements,swift,tempest, =~ ,oslo.versionedobjects, ]] 2026-04-14 22:43:17.264 | + inc/python:use_library_from_git:269 : return 1 2026-04-14 22:43:17.267 | + lib/libraries:install_libs:119 : _install_lib_from_source oslo.vmware 2026-04-14 22:43:17.272 | + lib/libraries:_install_lib_from_source:75 : local name=oslo.vmware 2026-04-14 22:43:17.276 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git oslo.vmware 2026-04-14 22:43:17.279 | + inc/python:use_library_from_git:266 : local name=oslo.vmware 2026-04-14 22:43:17.285 | + inc/python:use_library_from_git:267 : local enabled=1 2026-04-14 22:43:17.288 | + inc/python:use_library_from_git:268 : [[ novnc,cinder,cinder-tempest-plugin,devstack,devstack-plugin-ceph,glance,keystone,neutron,nova,os-test-images,placement,requirements,swift,tempest = \A\L\L ]] 2026-04-14 22:43:17.292 | + inc/python:use_library_from_git:268 : [[ ,novnc,cinder,cinder-tempest-plugin,devstack,devstack-plugin-ceph,glance,keystone,neutron,nova,os-test-images,placement,requirements,swift,tempest, =~ ,oslo.vmware, ]] 2026-04-14 22:43:17.298 | + inc/python:use_library_from_git:269 : return 1 2026-04-14 22:43:17.302 | + lib/libraries:install_libs:120 : _install_lib_from_source osprofiler 2026-04-14 22:43:17.307 | + lib/libraries:_install_lib_from_source:75 : local name=osprofiler 2026-04-14 22:43:17.312 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git osprofiler 2026-04-14 22:43:17.317 | + inc/python:use_library_from_git:266 : local name=osprofiler 2026-04-14 22:43:17.322 | + inc/python:use_library_from_git:267 : local enabled=1 2026-04-14 22:43:17.326 | + inc/python:use_library_from_git:268 : [[ novnc,cinder,cinder-tempest-plugin,devstack,devstack-plugin-ceph,glance,keystone,neutron,nova,os-test-images,placement,requirements,swift,tempest = \A\L\L ]] 2026-04-14 22:43:17.332 | + inc/python:use_library_from_git:268 : [[ ,novnc,cinder,cinder-tempest-plugin,devstack,devstack-plugin-ceph,glance,keystone,neutron,nova,os-test-images,placement,requirements,swift,tempest, =~ ,osprofiler, ]] 2026-04-14 22:43:17.338 | + inc/python:use_library_from_git:269 : return 1 2026-04-14 22:43:17.342 | + lib/libraries:install_libs:121 : _install_lib_from_source pycadf 2026-04-14 22:43:17.347 | + lib/libraries:_install_lib_from_source:75 : local name=pycadf 2026-04-14 22:43:17.353 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git pycadf 2026-04-14 22:43:17.359 | + inc/python:use_library_from_git:266 : local name=pycadf 2026-04-14 22:43:17.364 | + inc/python:use_library_from_git:267 : local enabled=1 2026-04-14 22:43:17.371 | + inc/python:use_library_from_git:268 : [[ novnc,cinder,cinder-tempest-plugin,devstack,devstack-plugin-ceph,glance,keystone,neutron,nova,os-test-images,placement,requirements,swift,tempest = \A\L\L ]] 2026-04-14 22:43:17.376 | + inc/python:use_library_from_git:268 : [[ ,novnc,cinder,cinder-tempest-plugin,devstack,devstack-plugin-ceph,glance,keystone,neutron,nova,os-test-images,placement,requirements,swift,tempest, =~ ,pycadf, ]] 2026-04-14 22:43:17.382 | + inc/python:use_library_from_git:269 : return 1 2026-04-14 22:43:17.386 | + lib/libraries:install_libs:122 : _install_lib_from_source stevedore 2026-04-14 22:43:17.392 | + lib/libraries:_install_lib_from_source:75 : local name=stevedore 2026-04-14 22:43:17.397 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git stevedore 2026-04-14 22:43:17.402 | + inc/python:use_library_from_git:266 : local name=stevedore 2026-04-14 22:43:17.407 | + inc/python:use_library_from_git:267 : local enabled=1 2026-04-14 22:43:17.414 | + inc/python:use_library_from_git:268 : [[ novnc,cinder,cinder-tempest-plugin,devstack,devstack-plugin-ceph,glance,keystone,neutron,nova,os-test-images,placement,requirements,swift,tempest = \A\L\L ]] 2026-04-14 22:43:17.418 | + inc/python:use_library_from_git:268 : [[ ,novnc,cinder,cinder-tempest-plugin,devstack,devstack-plugin-ceph,glance,keystone,neutron,nova,os-test-images,placement,requirements,swift,tempest, =~ ,stevedore, ]] 2026-04-14 22:43:17.423 | + inc/python:use_library_from_git:269 : return 1 2026-04-14 22:43:17.427 | + lib/libraries:install_libs:123 : _install_lib_from_source taskflow 2026-04-14 22:43:17.432 | + lib/libraries:_install_lib_from_source:75 : local name=taskflow 2026-04-14 22:43:17.437 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git taskflow 2026-04-14 22:43:17.442 | + inc/python:use_library_from_git:266 : local name=taskflow 2026-04-14 22:43:17.445 | + inc/python:use_library_from_git:267 : local enabled=1 2026-04-14 22:43:17.450 | + inc/python:use_library_from_git:268 : [[ novnc,cinder,cinder-tempest-plugin,devstack,devstack-plugin-ceph,glance,keystone,neutron,nova,os-test-images,placement,requirements,swift,tempest = \A\L\L ]] 2026-04-14 22:43:17.455 | + inc/python:use_library_from_git:268 : [[ ,novnc,cinder,cinder-tempest-plugin,devstack,devstack-plugin-ceph,glance,keystone,neutron,nova,os-test-images,placement,requirements,swift,tempest, =~ ,taskflow, ]] 2026-04-14 22:43:17.460 | + inc/python:use_library_from_git:269 : return 1 2026-04-14 22:43:17.465 | + lib/libraries:install_libs:124 : _install_lib_from_source tooz 2026-04-14 22:43:17.469 | + lib/libraries:_install_lib_from_source:75 : local name=tooz 2026-04-14 22:43:17.474 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git tooz 2026-04-14 22:43:17.479 | + inc/python:use_library_from_git:266 : local name=tooz 2026-04-14 22:43:17.484 | + inc/python:use_library_from_git:267 : local enabled=1 2026-04-14 22:43:17.490 | + inc/python:use_library_from_git:268 : [[ novnc,cinder,cinder-tempest-plugin,devstack,devstack-plugin-ceph,glance,keystone,neutron,nova,os-test-images,placement,requirements,swift,tempest = \A\L\L ]] 2026-04-14 22:43:17.494 | + inc/python:use_library_from_git:268 : [[ ,novnc,cinder,cinder-tempest-plugin,devstack,devstack-plugin-ceph,glance,keystone,neutron,nova,os-test-images,placement,requirements,swift,tempest, =~ ,tooz, ]] 2026-04-14 22:43:17.500 | + inc/python:use_library_from_git:269 : return 1 2026-04-14 22:43:17.503 | + lib/libraries:install_libs:128 : _install_lib_from_source os-brick 2026-04-14 22:43:17.507 | + lib/libraries:_install_lib_from_source:75 : local name=os-brick 2026-04-14 22:43:17.512 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git os-brick 2026-04-14 22:43:17.516 | + inc/python:use_library_from_git:266 : local name=os-brick 2026-04-14 22:43:17.520 | + inc/python:use_library_from_git:267 : local enabled=1 2026-04-14 22:43:17.524 | + inc/python:use_library_from_git:268 : [[ novnc,cinder,cinder-tempest-plugin,devstack,devstack-plugin-ceph,glance,keystone,neutron,nova,os-test-images,placement,requirements,swift,tempest = \A\L\L ]] 2026-04-14 22:43:17.530 | + inc/python:use_library_from_git:268 : [[ ,novnc,cinder,cinder-tempest-plugin,devstack,devstack-plugin-ceph,glance,keystone,neutron,nova,os-test-images,placement,requirements,swift,tempest, =~ ,os-brick, ]] 2026-04-14 22:43:17.534 | + inc/python:use_library_from_git:269 : return 1 2026-04-14 22:43:17.538 | + lib/libraries:install_libs:129 : _install_lib_from_source os-resource-classes 2026-04-14 22:43:17.542 | + lib/libraries:_install_lib_from_source:75 : local name=os-resource-classes 2026-04-14 22:43:17.547 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git os-resource-classes 2026-04-14 22:43:17.550 | + inc/python:use_library_from_git:266 : local name=os-resource-classes 2026-04-14 22:43:17.554 | + inc/python:use_library_from_git:267 : local enabled=1 2026-04-14 22:43:17.558 | + inc/python:use_library_from_git:268 : [[ novnc,cinder,cinder-tempest-plugin,devstack,devstack-plugin-ceph,glance,keystone,neutron,nova,os-test-images,placement,requirements,swift,tempest = \A\L\L ]] 2026-04-14 22:43:17.561 | + inc/python:use_library_from_git:268 : [[ ,novnc,cinder,cinder-tempest-plugin,devstack,devstack-plugin-ceph,glance,keystone,neutron,nova,os-test-images,placement,requirements,swift,tempest, =~ ,os-resource-classes, ]] 2026-04-14 22:43:17.565 | + inc/python:use_library_from_git:269 : return 1 2026-04-14 22:43:17.569 | + lib/libraries:install_libs:130 : _install_lib_from_source os-traits 2026-04-14 22:43:17.572 | + lib/libraries:_install_lib_from_source:75 : local name=os-traits 2026-04-14 22:43:17.575 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git os-traits 2026-04-14 22:43:17.579 | + inc/python:use_library_from_git:266 : local name=os-traits 2026-04-14 22:43:17.583 | + inc/python:use_library_from_git:267 : local enabled=1 2026-04-14 22:43:17.587 | + inc/python:use_library_from_git:268 : [[ novnc,cinder,cinder-tempest-plugin,devstack,devstack-plugin-ceph,glance,keystone,neutron,nova,os-test-images,placement,requirements,swift,tempest = \A\L\L ]] 2026-04-14 22:43:17.591 | + inc/python:use_library_from_git:268 : [[ ,novnc,cinder,cinder-tempest-plugin,devstack,devstack-plugin-ceph,glance,keystone,neutron,nova,os-test-images,placement,requirements,swift,tempest, =~ ,os-traits, ]] 2026-04-14 22:43:17.594 | + inc/python:use_library_from_git:269 : return 1 2026-04-14 22:43:17.598 | + lib/libraries:install_libs:133 : _install_lib_from_source python-barbicanclient 2026-04-14 22:43:17.602 | + lib/libraries:_install_lib_from_source:75 : local name=python-barbicanclient 2026-04-14 22:43:17.605 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git python-barbicanclient 2026-04-14 22:43:17.610 | + inc/python:use_library_from_git:266 : local name=python-barbicanclient 2026-04-14 22:43:17.613 | + inc/python:use_library_from_git:267 : local enabled=1 2026-04-14 22:43:17.617 | + inc/python:use_library_from_git:268 : [[ novnc,cinder,cinder-tempest-plugin,devstack,devstack-plugin-ceph,glance,keystone,neutron,nova,os-test-images,placement,requirements,swift,tempest = \A\L\L ]] 2026-04-14 22:43:17.622 | + inc/python:use_library_from_git:268 : [[ ,novnc,cinder,cinder-tempest-plugin,devstack,devstack-plugin-ceph,glance,keystone,neutron,nova,os-test-images,placement,requirements,swift,tempest, =~ ,python-barbicanclient, ]] 2026-04-14 22:43:17.625 | + inc/python:use_library_from_git:269 : return 1 2026-04-14 22:43:17.630 | + lib/libraries:install_libs:135 : use_library_from_git etcd3gw 2026-04-14 22:43:17.635 | + inc/python:use_library_from_git:266 : local name=etcd3gw 2026-04-14 22:43:17.639 | + inc/python:use_library_from_git:267 : local enabled=1 2026-04-14 22:43:17.642 | + inc/python:use_library_from_git:268 : [[ novnc,cinder,cinder-tempest-plugin,devstack,devstack-plugin-ceph,glance,keystone,neutron,nova,os-test-images,placement,requirements,swift,tempest = \A\L\L ]] 2026-04-14 22:43:17.648 | + inc/python:use_library_from_git:268 : [[ ,novnc,cinder,cinder-tempest-plugin,devstack,devstack-plugin-ceph,glance,keystone,neutron,nova,os-test-images,placement,requirements,swift,tempest, =~ ,etcd3gw, ]] 2026-04-14 22:43:17.652 | + inc/python:use_library_from_git:269 : return 1 2026-04-14 22:43:17.656 | + lib/libraries:install_libs:139 : pip_install etcd3gw 2026-04-14 22:43:17.691 | Using python 3.13 to install etcd3gw 2026-04-14 22:43:17.694 | + inc/python:pip_install:210 : env http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= /opt/stack/data/venv/bin/pip install -c /opt/stack/requirements/upper-constraints.txt etcd3gw 2026-04-14 22:43:18.499 | Looking in indexes: https://mirror.gra1.ovh.opendev.org/pypi/simple, https://mirror.gra1.ovh.opendev.org/wheel/debian-13-x86_64 2026-04-14 22:43:21.695 | Collecting etcd3gw 2026-04-14 22:43:21.701 | Downloading https://mirror.gra1.ovh.opendev.org/pypifiles/packages/84/c3/d60cf92e3d292e2f42d70d8b80bca090fee147135317337f1ebcb3e03f60/etcd3gw-2.6.0-py3-none-any.whl.metadata (1.9 kB) 2026-04-14 22:43:21.711 | Requirement already satisfied: pbr>=2.0 in /opt/stack/data/venv/lib/python3.13/site-packages (from etcd3gw) (7.0.3) 2026-04-14 22:43:21.746 | Collecting requests>=2.20.0 (from etcd3gw) 2026-04-14 22:43:21.748 | Using cached https://mirror.gra1.ovh.opendev.org/pypifiles/packages/d7/8e/7540e8a2036f79a125c1d2ebadf69ed7901608859186c856fa0388ef4197/requests-2.33.1-py3-none-any.whl.metadata (4.8 kB) 2026-04-14 22:43:21.785 | Collecting futurist>=0.16.0 (from etcd3gw) 2026-04-14 22:43:21.788 | Downloading https://mirror.gra1.ovh.opendev.org/pypifiles/packages/35/6b/29b561eef753e14c999931e2a5acf44a5623958d877d7265595b737dfc51/futurist-3.3.0-py3-none-any.whl.metadata (2.1 kB) 2026-04-14 22:43:21.815 | Collecting debtcollector>=3.0.0 (from futurist>=0.16.0->etcd3gw) 2026-04-14 22:43:21.818 | Downloading https://mirror.gra1.ovh.opendev.org/pypifiles/packages/99/05/3f36aed56f0e1815fdc2ed4a9f2bd680a7bfe8819f21eacded2dc00fe283/debtcollector-3.1.0-py3-none-any.whl.metadata (2.6 kB) 2026-04-14 22:43:22.280 | Collecting wrapt>=2.1.0 (from debtcollector>=3.0.0->futurist>=0.16.0->etcd3gw) 2026-04-14 22:43:22.283 | Downloading https://mirror.gra1.ovh.opendev.org/pypifiles/packages/03/a9/5b7d6a16fd6533fed2756900fc8fc923f678179aea62ada6d65c92718c00/wrapt-2.1.2-cp313-cp313-manylinux1_x86_64.manylinux_2_28_x86_64.manylinux_2_5_x86_64.whl.metadata (7.4 kB) 2026-04-14 22:43:22.293 | Requirement already satisfied: setuptools in /opt/stack/data/venv/lib/python3.13/site-packages (from pbr>=2.0->etcd3gw) (82.0.1) 2026-04-14 22:43:22.495 | Collecting charset_normalizer<4,>=2 (from requests>=2.20.0->etcd3gw) 2026-04-14 22:43:22.497 | Using cached https://mirror.gra1.ovh.opendev.org/pypifiles/packages/fa/07/330e3a0dda4c404d6da83b327270906e9654a24f6c546dc886a0eb0ffb23/charset_normalizer-3.4.7-cp313-cp313-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl.metadata (40 kB) 2026-04-14 22:43:22.517 | Collecting idna<4,>=2.5 (from requests>=2.20.0->etcd3gw) 2026-04-14 22:43:22.518 | Using cached https://mirror.gra1.ovh.opendev.org/pypifiles/packages/0e/61/66938bbb5fc52dbdf84594873d5b51fb1f7c7794e9c0f5bd885f30bc507b/idna-3.11-py3-none-any.whl.metadata (8.4 kB) 2026-04-14 22:43:22.547 | Collecting urllib3<3,>=1.26 (from requests>=2.20.0->etcd3gw) 2026-04-14 22:43:22.552 | Using cached https://mirror.gra1.ovh.opendev.org/pypifiles/packages/39/08/aaaad47bc4e9dc8c725e68f9d04865dbcb2052843ff09c97b08904852d84/urllib3-2.6.3-py3-none-any.whl.metadata (6.9 kB) 2026-04-14 22:43:22.554 | Requirement already satisfied: certifi>=2023.5.7 in /usr/lib/python3/dist-packages (from requests>=2.20.0->etcd3gw) (2025.1.31) 2026-04-14 22:43:22.566 | Downloading https://mirror.gra1.ovh.opendev.org/pypifiles/packages/84/c3/d60cf92e3d292e2f42d70d8b80bca090fee147135317337f1ebcb3e03f60/etcd3gw-2.6.0-py3-none-any.whl (29 kB) 2026-04-14 22:43:22.574 | Downloading https://mirror.gra1.ovh.opendev.org/pypifiles/packages/35/6b/29b561eef753e14c999931e2a5acf44a5623958d877d7265595b737dfc51/futurist-3.3.0-py3-none-any.whl (43 kB) 2026-04-14 22:43:22.581 | Downloading https://mirror.gra1.ovh.opendev.org/pypifiles/packages/99/05/3f36aed56f0e1815fdc2ed4a9f2bd680a7bfe8819f21eacded2dc00fe283/debtcollector-3.1.0-py3-none-any.whl (24 kB) 2026-04-14 22:43:22.586 | Using cached https://mirror.gra1.ovh.opendev.org/pypifiles/packages/d7/8e/7540e8a2036f79a125c1d2ebadf69ed7901608859186c856fa0388ef4197/requests-2.33.1-py3-none-any.whl (64 kB) 2026-04-14 22:43:22.588 | Using cached https://mirror.gra1.ovh.opendev.org/pypifiles/packages/fa/07/330e3a0dda4c404d6da83b327270906e9654a24f6c546dc886a0eb0ffb23/charset_normalizer-3.4.7-cp313-cp313-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl (215 kB) 2026-04-14 22:43:22.590 | Using cached https://mirror.gra1.ovh.opendev.org/pypifiles/packages/0e/61/66938bbb5fc52dbdf84594873d5b51fb1f7c7794e9c0f5bd885f30bc507b/idna-3.11-py3-none-any.whl (71 kB) 2026-04-14 22:43:22.592 | Using cached https://mirror.gra1.ovh.opendev.org/pypifiles/packages/39/08/aaaad47bc4e9dc8c725e68f9d04865dbcb2052843ff09c97b08904852d84/urllib3-2.6.3-py3-none-any.whl (131 kB) 2026-04-14 22:43:22.596 | Downloading https://mirror.gra1.ovh.opendev.org/pypifiles/packages/03/a9/5b7d6a16fd6533fed2756900fc8fc923f678179aea62ada6d65c92718c00/wrapt-2.1.2-cp313-cp313-manylinux1_x86_64.manylinux_2_28_x86_64.manylinux_2_5_x86_64.whl (121 kB) 2026-04-14 22:43:22.669 | Installing collected packages: wrapt, urllib3, idna, charset_normalizer, requests, debtcollector, futurist, etcd3gw 2026-04-14 22:43:22.698 | Attempting uninstall: urllib3 2026-04-14 22:43:22.704 | Found existing installation: urllib3 2.3.0 2026-04-14 22:43:22.704 | Not uninstalling urllib3 at /usr/lib/python3/dist-packages, outside environment /opt/stack/data/venv 2026-04-14 22:43:22.705 | Can't uninstall 'urllib3'. No files were found to uninstall. 2026-04-14 22:43:22.805 | Attempting uninstall: idna 2026-04-14 22:43:22.810 | Found existing installation: idna 3.10 2026-04-14 22:43:22.811 | Not uninstalling idna at /usr/lib/python3/dist-packages, outside environment /opt/stack/data/venv 2026-04-14 22:43:22.811 | Can't uninstall 'idna'. No files were found to uninstall. 2026-04-14 22:43:22.921 | Attempting uninstall: charset_normalizer 2026-04-14 22:43:22.928 | Found existing installation: charset-normalizer 3.4.2 2026-04-14 22:43:22.928 | Not uninstalling charset-normalizer at /usr/lib/python3/dist-packages, outside environment /opt/stack/data/venv 2026-04-14 22:43:22.929 | Can't uninstall 'charset-normalizer'. No files were found to uninstall. 2026-04-14 22:43:22.976 | Attempting uninstall: requests 2026-04-14 22:43:22.982 | Found existing installation: requests 2.32.3 2026-04-14 22:43:22.982 | Not uninstalling requests at /usr/lib/python3/dist-packages, outside environment /opt/stack/data/venv 2026-04-14 22:43:22.982 | Can't uninstall 'requests'. No files were found to uninstall. 2026-04-14 22:43:23.132 | 2026-04-14 22:43:23.137 | Successfully installed charset_normalizer-3.4.7 debtcollector-3.1.0 etcd3gw-2.6.0 futurist-3.3.0 idna-3.11 requests-2.33.1 urllib3-2.6.3 wrapt-2.1.2 2026-04-14 22:43:23.273 | + inc/python:pip_install:216 : result=0 2026-04-14 22:43:23.278 | + inc/python:pip_install:218 : time_stop pip_install 2026-04-14 22:43:23.283 | + functions-common:time_stop:2414 : local name 2026-04-14 22:43:23.286 | + functions-common:time_stop:2415 : local end_time 2026-04-14 22:43:23.290 | + functions-common:time_stop:2416 : local elapsed_time 2026-04-14 22:43:23.294 | + functions-common:time_stop:2417 : local total 2026-04-14 22:43:23.297 | + functions-common:time_stop:2418 : local start_time 2026-04-14 22:43:23.300 | + functions-common:time_stop:2420 : name=pip_install 2026-04-14 22:43:23.304 | + functions-common:time_stop:2421 : start_time=1776206597681 2026-04-14 22:43:23.308 | + functions-common:time_stop:2423 : [[ -z 1776206597681 ]] 2026-04-14 22:43:23.312 | ++ functions-common:time_stop:2426 : date +%s%3N 2026-04-14 22:43:23.318 | + functions-common:time_stop:2426 : end_time=1776206603314 2026-04-14 22:43:23.322 | + functions-common:time_stop:2427 : elapsed_time=5633 2026-04-14 22:43:23.325 | + functions-common:time_stop:2428 : total=51812 2026-04-14 22:43:23.328 | + functions-common:time_stop:2430 : _TIME_START[$name]= 2026-04-14 22:43:23.332 | + functions-common:time_stop:2431 : _TIME_TOTAL[$name]=57445 2026-04-14 22:43:23.335 | + inc/python:pip_install:219 : return 0 2026-04-14 22:43:23.339 | + ./stack.sh:main:897 : install_apache_uwsgi 2026-04-14 22:43:23.342 | + lib/apache:install_apache_uwsgi:79 : local apxs=apxs2 2026-04-14 22:43:23.346 | + lib/apache:install_apache_uwsgi:80 : is_fedora 2026-04-14 22:43:23.351 | + functions-common:is_fedora:526 : [[ -z Debian ]] 2026-04-14 22:43:23.356 | + functions-common:is_fedora:530 : '[' Debian = Fedora ']' 2026-04-14 22:43:23.359 | + functions-common:is_fedora:530 : '[' Debian = 'Red Hat' ']' 2026-04-14 22:43:23.364 | + functions-common:is_fedora:531 : '[' Debian = openEuler ']' 2026-04-14 22:43:23.368 | + functions-common:is_fedora:532 : '[' Debian = RedHatEnterpriseServer ']' 2026-04-14 22:43:23.372 | + functions-common:is_fedora:533 : '[' Debian = RedHatEnterprise ']' 2026-04-14 22:43:23.376 | + functions-common:is_fedora:534 : '[' Debian = RedHatEnterpriseLinux ']' 2026-04-14 22:43:23.381 | + functions-common:is_fedora:535 : '[' Debian = RockyLinux ']' 2026-04-14 22:43:23.386 | + functions-common:is_fedora:536 : '[' Debian = CentOS ']' 2026-04-14 22:43:23.390 | + functions-common:is_fedora:536 : '[' Debian = CentOSStream ']' 2026-04-14 22:43:23.393 | + functions-common:is_fedora:537 : '[' Debian = AlmaLinux ']' 2026-04-14 22:43:23.400 | + functions-common:is_fedora:538 : '[' Debian = OracleServer ']' 2026-04-14 22:43:23.404 | + functions-common:is_fedora:538 : '[' Debian = Virtuozzo ']' 2026-04-14 22:43:23.408 | + lib/apache:install_apache_uwsgi:84 : is_ubuntu 2026-04-14 22:43:23.412 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-04-14 22:43:23.416 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-04-14 22:43:23.420 | + lib/apache:install_apache_uwsgi:85 : local 'pkg_list=uwsgi uwsgi-plugin-python3' 2026-04-14 22:43:23.423 | + lib/apache:install_apache_uwsgi:86 : install_package uwsgi uwsgi-plugin-python3 2026-04-14 22:43:23.428 | + functions-common:install_package:1432 : update_package_repo 2026-04-14 22:43:23.432 | + functions-common:update_package_repo:1406 : NO_UPDATE_REPOS=False 2026-04-14 22:43:23.437 | + functions-common:update_package_repo:1407 : REPOS_UPDATED=True 2026-04-14 22:43:23.440 | + functions-common:update_package_repo:1408 : RETRY_UPDATE=False 2026-04-14 22:43:23.444 | + functions-common:update_package_repo:1410 : [[ False = \T\r\u\e ]] 2026-04-14 22:43:23.447 | + functions-common:update_package_repo:1414 : is_ubuntu 2026-04-14 22:43:23.452 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-04-14 22:43:23.456 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-04-14 22:43:23.459 | + functions-common:update_package_repo:1415 : apt_get_update 2026-04-14 22:43:23.462 | + functions-common:apt_get_update:1160 : [[ True == \T\r\u\e ]] 2026-04-14 22:43:23.466 | + functions-common:apt_get_update:1160 : [[ False != \T\r\u\e ]] 2026-04-14 22:43:23.471 | + functions-common:apt_get_update:1161 : return 2026-04-14 22:43:23.475 | + functions-common:install_package:1433 : real_install_package uwsgi uwsgi-plugin-python3 2026-04-14 22:43:23.479 | + functions-common:real_install_package:1420 : is_ubuntu 2026-04-14 22:43:23.484 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-04-14 22:43:23.490 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-04-14 22:43:23.493 | + functions-common:real_install_package:1421 : apt_get install uwsgi uwsgi-plugin-python3 2026-04-14 22:43:23.532 | + functions-common:apt_get:1201 : sudo DEBIAN_FRONTEND=noninteractive http_proxy= https_proxy= no_proxy= apt-get --option Dpkg::Options::=--force-confold --assume-yes install uwsgi uwsgi-plugin-python3 2026-04-14 22:43:23.603 | Reading package lists... 2026-04-14 22:43:23.955 | Building dependency tree... 2026-04-14 22:43:23.956 | Reading state information... 2026-04-14 22:43:24.535 | The following additional packages will be installed: 2026-04-14 22:43:24.538 | libnorm1t64 libpgm-5.3-0t64 libsodium23 libzmq5 uwsgi-core 2026-04-14 22:43:24.541 | Suggested packages: 2026-04-14 22:43:24.541 | nginx-full | libapache2-mod-proxy-uwsgi uwsgi-dev uwsgi-extra 2026-04-14 22:43:24.575 | The following NEW packages will be installed: 2026-04-14 22:43:24.577 | libnorm1t64 libpgm-5.3-0t64 libsodium23 libzmq5 uwsgi uwsgi-core 2026-04-14 22:43:24.577 | uwsgi-plugin-python3 2026-04-14 22:43:24.598 | 0 upgraded, 7 newly installed, 0 to remove and 40 not upgraded. 2026-04-14 22:43:24.599 | Need to get 1,475 kB of archives. 2026-04-14 22:43:24.599 | After this operation, 4,973 kB of additional disk space will be used. 2026-04-14 22:43:24.599 | WARNING: The following packages cannot be authenticated! 2026-04-14 22:43:24.599 | libnorm1t64 libpgm-5.3-0t64 libsodium23 libzmq5 uwsgi-core uwsgi 2026-04-14 22:43:24.599 | uwsgi-plugin-python3 2026-04-14 22:43:25.121 | Authentication warning overridden. 2026-04-14 22:43:25.121 | Get:1 https://mirror.gra1.ovh.opendev.org/debian trixie/main amd64 libnorm1t64 amd64 1.5.9+dfsg-3.1+b2 [221 kB] 2026-04-14 22:43:25.350 | Get:2 https://mirror.gra1.ovh.opendev.org/debian trixie/main amd64 libpgm-5.3-0t64 amd64 5.3.128~dfsg-2.1+b1 [162 kB] 2026-04-14 22:43:25.576 | Get:3 https://mirror.gra1.ovh.opendev.org/debian trixie/main amd64 libsodium23 amd64 1.0.18-1+deb13u1 [165 kB] 2026-04-14 22:43:25.802 | Get:4 https://mirror.gra1.ovh.opendev.org/debian trixie/main amd64 libzmq5 amd64 4.3.5-1+b3 [283 kB] 2026-04-14 22:43:26.029 | Get:5 https://mirror.gra1.ovh.opendev.org/debian trixie/main amd64 uwsgi-core amd64 2.0.28-9 [540 kB] 2026-04-14 22:43:26.146 | Get:6 https://mirror.gra1.ovh.opendev.org/debian trixie/main amd64 uwsgi amd64 2.0.28-9 [23.6 kB] 2026-04-14 22:43:26.371 | Get:7 https://mirror.gra1.ovh.opendev.org/debian trixie/main amd64 uwsgi-plugin-python3 amd64 2.0.28+8+0.0.2+b1 [80.1 kB] 2026-04-14 22:43:26.793 | Fetched 1,475 kB in 2s (832 kB/s) 2026-04-14 22:43:26.836 | Selecting previously unselected package libnorm1t64:amd64. 2026-04-14 22:43:26.884 | (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 44673 files and directories currently installed.) 2026-04-14 22:43:26.889 | Preparing to unpack .../0-libnorm1t64_1.5.9+dfsg-3.1+b2_amd64.deb ... 2026-04-14 22:43:26.893 | Unpacking libnorm1t64:amd64 (1.5.9+dfsg-3.1+b2) ... 2026-04-14 22:43:26.944 | Selecting previously unselected package libpgm-5.3-0t64:amd64. 2026-04-14 22:43:26.948 | Preparing to unpack .../1-libpgm-5.3-0t64_5.3.128~dfsg-2.1+b1_amd64.deb ... 2026-04-14 22:43:26.951 | Unpacking libpgm-5.3-0t64:amd64 (5.3.128~dfsg-2.1+b1) ... 2026-04-14 22:43:26.996 | Selecting previously unselected package libsodium23:amd64. 2026-04-14 22:43:27.003 | Preparing to unpack .../2-libsodium23_1.0.18-1+deb13u1_amd64.deb ... 2026-04-14 22:43:27.005 | Unpacking libsodium23:amd64 (1.0.18-1+deb13u1) ... 2026-04-14 22:43:27.048 | Selecting previously unselected package libzmq5:amd64. 2026-04-14 22:43:27.052 | Preparing to unpack .../3-libzmq5_4.3.5-1+b3_amd64.deb ... 2026-04-14 22:43:27.055 | Unpacking libzmq5:amd64 (4.3.5-1+b3) ... 2026-04-14 22:43:27.108 | Selecting previously unselected package uwsgi-core. 2026-04-14 22:43:27.114 | Preparing to unpack .../4-uwsgi-core_2.0.28-9_amd64.deb ... 2026-04-14 22:43:27.116 | Unpacking uwsgi-core (2.0.28-9) ... 2026-04-14 22:43:27.252 | Selecting previously unselected package uwsgi. 2026-04-14 22:43:27.259 | Preparing to unpack .../5-uwsgi_2.0.28-9_amd64.deb ... 2026-04-14 22:43:27.264 | Unpacking uwsgi (2.0.28-9) ... 2026-04-14 22:43:27.296 | Selecting previously unselected package uwsgi-plugin-python3. 2026-04-14 22:43:27.302 | Preparing to unpack .../6-uwsgi-plugin-python3_2.0.28+8+0.0.2+b1_amd64.deb ... 2026-04-14 22:43:27.304 | Unpacking uwsgi-plugin-python3 (2.0.28+8+0.0.2+b1) ... 2026-04-14 22:43:27.354 | Setting up libnorm1t64:amd64 (1.5.9+dfsg-3.1+b2) ... 2026-04-14 22:43:27.358 | Setting up libsodium23:amd64 (1.0.18-1+deb13u1) ... 2026-04-14 22:43:27.362 | Setting up libpgm-5.3-0t64:amd64 (5.3.128~dfsg-2.1+b1) ... 2026-04-14 22:43:27.367 | Setting up libzmq5:amd64 (4.3.5-1+b3) ... 2026-04-14 22:43:27.371 | Setting up uwsgi-core (2.0.28-9) ... 2026-04-14 22:43:27.383 | Setting up uwsgi (2.0.28-9) ... 2026-04-14 22:43:28.001 | Setting up uwsgi-plugin-python3 (2.0.28+8+0.0.2+b1) ... 2026-04-14 22:43:28.154 | Processing triggers for man-db (2.13.1-1) ... 2026-04-14 22:43:28.728 | Processing triggers for libc-bin (2.41-12+deb13u1) ... 2026-04-14 22:43:28.908 | + functions-common:apt_get:1205 : result=0 2026-04-14 22:43:28.911 | + functions-common:apt_get:1208 : time_stop apt-get 2026-04-14 22:43:28.915 | + functions-common:time_stop:2414 : local name 2026-04-14 22:43:28.919 | + functions-common:time_stop:2415 : local end_time 2026-04-14 22:43:28.923 | + functions-common:time_stop:2416 : local elapsed_time 2026-04-14 22:43:28.926 | + functions-common:time_stop:2417 : local total 2026-04-14 22:43:28.930 | + functions-common:time_stop:2418 : local start_time 2026-04-14 22:43:28.932 | + functions-common:time_stop:2420 : name=apt-get 2026-04-14 22:43:28.936 | + functions-common:time_stop:2421 : start_time=1776206603527 2026-04-14 22:43:28.939 | + functions-common:time_stop:2423 : [[ -z 1776206603527 ]] 2026-04-14 22:43:28.943 | ++ functions-common:time_stop:2426 : date +%s%3N 2026-04-14 22:43:28.949 | + functions-common:time_stop:2426 : end_time=1776206608945 2026-04-14 22:43:28.953 | + functions-common:time_stop:2427 : elapsed_time=5418 2026-04-14 22:43:28.957 | + functions-common:time_stop:2428 : total=150805 2026-04-14 22:43:28.961 | + functions-common:time_stop:2430 : _TIME_START[$name]= 2026-04-14 22:43:28.964 | + functions-common:time_stop:2431 : _TIME_TOTAL[$name]=156223 2026-04-14 22:43:28.968 | + functions-common:apt_get:1209 : return 0 2026-04-14 22:43:28.972 | + lib/apache:install_apache_uwsgi:118 : is_ubuntu 2026-04-14 22:43:28.975 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-04-14 22:43:28.980 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-04-14 22:43:28.984 | + lib/apache:install_apache_uwsgi:119 : a2query -m proxy 2026-04-14 22:43:29.038 | No module matches proxy 2026-04-14 22:43:29.042 | + lib/apache:install_apache_uwsgi:121 : sudo a2enmod proxy 2026-04-14 22:43:29.132 | Enabling module proxy. 2026-04-14 22:43:29.140 | To activate the new configuration, you need to run: 2026-04-14 22:43:29.140 | systemctl restart apache2 2026-04-14 22:43:29.146 | + lib/apache:install_apache_uwsgi:122 : sudo a2enmod proxy_uwsgi 2026-04-14 22:43:29.203 | Considering dependency proxy for proxy_uwsgi: 2026-04-14 22:43:29.203 | Module proxy already enabled 2026-04-14 22:43:29.203 | Enabling module proxy_uwsgi. 2026-04-14 22:43:29.211 | To activate the new configuration, you need to run: 2026-04-14 22:43:29.212 | systemctl restart apache2 2026-04-14 22:43:29.219 | + lib/apache:install_apache_uwsgi:123 : restart_apache_server 2026-04-14 22:43:29.222 | + lib/apache:restart_apache_server:238 : restart_service apache2 2026-04-14 22:43:29.226 | + functions-common:restart_service:2298 : '[' -x /bin/systemctl ']' 2026-04-14 22:43:29.230 | + functions-common:restart_service:2299 : sudo /bin/systemctl restart apache2 2026-04-14 22:43:29.436 | + ./stack.sh:main:900 : install_keystoneauth 2026-04-14 22:43:29.440 | + lib/keystone:install_keystoneauth:502 : use_library_from_git keystoneauth 2026-04-14 22:43:29.443 | + inc/python:use_library_from_git:266 : local name=keystoneauth 2026-04-14 22:43:29.447 | + inc/python:use_library_from_git:267 : local enabled=1 2026-04-14 22:43:29.451 | + inc/python:use_library_from_git:268 : [[ novnc,cinder,cinder-tempest-plugin,devstack,devstack-plugin-ceph,glance,keystone,neutron,nova,os-test-images,placement,requirements,swift,tempest = \A\L\L ]] 2026-04-14 22:43:29.454 | + inc/python:use_library_from_git:268 : [[ ,novnc,cinder,cinder-tempest-plugin,devstack,devstack-plugin-ceph,glance,keystone,neutron,nova,os-test-images,placement,requirements,swift,tempest, =~ ,keystoneauth, ]] 2026-04-14 22:43:29.458 | + inc/python:use_library_from_git:269 : return 1 2026-04-14 22:43:29.462 | + ./stack.sh:main:901 : install_keystoneclient 2026-04-14 22:43:29.466 | + lib/keystone:install_keystoneclient:510 : use_library_from_git python-keystoneclient 2026-04-14 22:43:29.469 | + inc/python:use_library_from_git:266 : local name=python-keystoneclient 2026-04-14 22:43:29.473 | + inc/python:use_library_from_git:267 : local enabled=1 2026-04-14 22:43:29.476 | + inc/python:use_library_from_git:268 : [[ novnc,cinder,cinder-tempest-plugin,devstack,devstack-plugin-ceph,glance,keystone,neutron,nova,os-test-images,placement,requirements,swift,tempest = \A\L\L ]] 2026-04-14 22:43:29.479 | + inc/python:use_library_from_git:268 : [[ ,novnc,cinder,cinder-tempest-plugin,devstack,devstack-plugin-ceph,glance,keystone,neutron,nova,os-test-images,placement,requirements,swift,tempest, =~ ,python-keystoneclient, ]] 2026-04-14 22:43:29.482 | + inc/python:use_library_from_git:269 : return 1 2026-04-14 22:43:29.484 | + ./stack.sh:main:902 : install_glanceclient 2026-04-14 22:43:29.487 | + lib/glance:install_glanceclient:541 : use_library_from_git python-glanceclient 2026-04-14 22:43:29.492 | + inc/python:use_library_from_git:266 : local name=python-glanceclient 2026-04-14 22:43:29.495 | + inc/python:use_library_from_git:267 : local enabled=1 2026-04-14 22:43:29.498 | + inc/python:use_library_from_git:268 : [[ novnc,cinder,cinder-tempest-plugin,devstack,devstack-plugin-ceph,glance,keystone,neutron,nova,os-test-images,placement,requirements,swift,tempest = \A\L\L ]] 2026-04-14 22:43:29.501 | + inc/python:use_library_from_git:268 : [[ ,novnc,cinder,cinder-tempest-plugin,devstack,devstack-plugin-ceph,glance,keystone,neutron,nova,os-test-images,placement,requirements,swift,tempest, =~ ,python-glanceclient, ]] 2026-04-14 22:43:29.504 | + inc/python:use_library_from_git:269 : return 1 2026-04-14 22:43:29.507 | + ./stack.sh:main:903 : install_cinderclient 2026-04-14 22:43:29.510 | + lib/cinder:install_cinderclient:581 : use_library_from_git python-brick-cinderclient-ext 2026-04-14 22:43:29.514 | + inc/python:use_library_from_git:266 : local name=python-brick-cinderclient-ext 2026-04-14 22:43:29.517 | + inc/python:use_library_from_git:267 : local enabled=1 2026-04-14 22:43:29.520 | + inc/python:use_library_from_git:268 : [[ novnc,cinder,cinder-tempest-plugin,devstack,devstack-plugin-ceph,glance,keystone,neutron,nova,os-test-images,placement,requirements,swift,tempest = \A\L\L ]] 2026-04-14 22:43:29.524 | + inc/python:use_library_from_git:268 : [[ ,novnc,cinder,cinder-tempest-plugin,devstack,devstack-plugin-ceph,glance,keystone,neutron,nova,os-test-images,placement,requirements,swift,tempest, =~ ,python-brick-cinderclient-ext, ]] 2026-04-14 22:43:29.527 | + inc/python:use_library_from_git:269 : return 1 2026-04-14 22:43:29.530 | + lib/cinder:install_cinderclient:586 : use_library_from_git python-cinderclient 2026-04-14 22:43:29.533 | + inc/python:use_library_from_git:266 : local name=python-cinderclient 2026-04-14 22:43:29.536 | + inc/python:use_library_from_git:267 : local enabled=1 2026-04-14 22:43:29.540 | + inc/python:use_library_from_git:268 : [[ novnc,cinder,cinder-tempest-plugin,devstack,devstack-plugin-ceph,glance,keystone,neutron,nova,os-test-images,placement,requirements,swift,tempest = \A\L\L ]] 2026-04-14 22:43:29.543 | + inc/python:use_library_from_git:268 : [[ ,novnc,cinder,cinder-tempest-plugin,devstack,devstack-plugin-ceph,glance,keystone,neutron,nova,os-test-images,placement,requirements,swift,tempest, =~ ,python-cinderclient, ]] 2026-04-14 22:43:29.547 | + inc/python:use_library_from_git:269 : return 1 2026-04-14 22:43:29.551 | + ./stack.sh:main:904 : install_novaclient 2026-04-14 22:43:29.554 | + lib/nova:install_novaclient:901 : use_library_from_git python-novaclient 2026-04-14 22:43:29.558 | + inc/python:use_library_from_git:266 : local name=python-novaclient 2026-04-14 22:43:29.560 | + inc/python:use_library_from_git:267 : local enabled=1 2026-04-14 22:43:29.564 | + inc/python:use_library_from_git:268 : [[ novnc,cinder,cinder-tempest-plugin,devstack,devstack-plugin-ceph,glance,keystone,neutron,nova,os-test-images,placement,requirements,swift,tempest = \A\L\L ]] 2026-04-14 22:43:29.567 | + inc/python:use_library_from_git:268 : [[ ,novnc,cinder,cinder-tempest-plugin,devstack,devstack-plugin-ceph,glance,keystone,neutron,nova,os-test-images,placement,requirements,swift,tempest, =~ ,python-novaclient, ]] 2026-04-14 22:43:29.571 | + inc/python:use_library_from_git:269 : return 1 2026-04-14 22:43:29.576 | + ./stack.sh:main:905 : is_service_enabled swift glance horizon 2026-04-14 22:43:29.598 | + functions-common:is_service_enabled:2070 : return 1 2026-04-14 22:43:29.602 | + ./stack.sh:main:908 : is_service_enabled neutron nova horizon 2026-04-14 22:43:29.630 | + functions-common:is_service_enabled:2070 : return 0 2026-04-14 22:43:29.633 | + ./stack.sh:main:909 : install_neutronclient 2026-04-14 22:43:29.638 | + lib/neutron:install_neutronclient:539 : use_library_from_git python-neutronclient 2026-04-14 22:43:29.641 | + inc/python:use_library_from_git:266 : local name=python-neutronclient 2026-04-14 22:43:29.645 | + inc/python:use_library_from_git:267 : local enabled=1 2026-04-14 22:43:29.649 | + inc/python:use_library_from_git:268 : [[ novnc,cinder,cinder-tempest-plugin,devstack,devstack-plugin-ceph,glance,keystone,neutron,nova,os-test-images,placement,requirements,swift,tempest = \A\L\L ]] 2026-04-14 22:43:29.654 | + inc/python:use_library_from_git:268 : [[ ,novnc,cinder,cinder-tempest-plugin,devstack,devstack-plugin-ceph,glance,keystone,neutron,nova,os-test-images,placement,requirements,swift,tempest, =~ ,python-neutronclient, ]] 2026-04-14 22:43:29.657 | + inc/python:use_library_from_git:269 : return 1 2026-04-14 22:43:29.662 | + ./stack.sh:main:913 : install_keystonemiddleware 2026-04-14 22:43:29.665 | + lib/keystone:install_keystonemiddleware:520 : use_library_from_git keystonemiddleware 2026-04-14 22:43:29.668 | + inc/python:use_library_from_git:266 : local name=keystonemiddleware 2026-04-14 22:43:29.671 | + inc/python:use_library_from_git:267 : local enabled=1 2026-04-14 22:43:29.675 | + inc/python:use_library_from_git:268 : [[ novnc,cinder,cinder-tempest-plugin,devstack,devstack-plugin-ceph,glance,keystone,neutron,nova,os-test-images,placement,requirements,swift,tempest = \A\L\L ]] 2026-04-14 22:43:29.680 | + inc/python:use_library_from_git:268 : [[ ,novnc,cinder,cinder-tempest-plugin,devstack,devstack-plugin-ceph,glance,keystone,neutron,nova,os-test-images,placement,requirements,swift,tempest, =~ ,keystonemiddleware, ]] 2026-04-14 22:43:29.683 | + inc/python:use_library_from_git:269 : return 1 2026-04-14 22:43:29.686 | + lib/keystone:install_keystonemiddleware:525 : pip_install_gr keystonemiddleware 2026-04-14 22:43:29.690 | + inc/python:pip_install_gr:94 : local name=keystonemiddleware 2026-04-14 22:43:29.694 | + inc/python:pip_install_gr:95 : local clean_name 2026-04-14 22:43:29.699 | ++ inc/python:pip_install_gr:96 : get_from_global_requirements keystonemiddleware 2026-04-14 22:43:29.703 | ++ inc/python:get_from_global_requirements:241 : local package=keystonemiddleware 2026-04-14 22:43:29.707 | ++ inc/python:get_from_global_requirements:242 : local required_pkg 2026-04-14 22:43:29.713 | +++ inc/python:get_from_global_requirements:243 : grep -i -h '^keystonemiddleware' /opt/stack/requirements/global-requirements.txt 2026-04-14 22:43:29.714 | +++ inc/python:get_from_global_requirements:243 : cut -d# -f1 2026-04-14 22:43:29.720 | ++ inc/python:get_from_global_requirements:243 : required_pkg='keystonemiddleware ' 2026-04-14 22:43:29.724 | ++ inc/python:get_from_global_requirements:244 : [[ keystonemiddleware == '' ]] 2026-04-14 22:43:29.727 | ++ inc/python:get_from_global_requirements:247 : echo keystonemiddleware 2026-04-14 22:43:29.731 | + inc/python:pip_install_gr:96 : clean_name=keystonemiddleware 2026-04-14 22:43:29.737 | + inc/python:pip_install_gr:97 : pip_install keystonemiddleware 2026-04-14 22:43:29.767 | Using python 3.13 to install keystonemiddleware 2026-04-14 22:43:29.770 | + inc/python:pip_install:210 : env http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= /opt/stack/data/venv/bin/pip install -c /opt/stack/requirements/upper-constraints.txt keystonemiddleware 2026-04-14 22:43:30.464 | Looking in indexes: https://mirror.gra1.ovh.opendev.org/pypi/simple, https://mirror.gra1.ovh.opendev.org/wheel/debian-13-x86_64 2026-04-14 22:43:33.655 | Collecting keystonemiddleware 2026-04-14 22:43:33.657 | Downloading https://mirror.gra1.ovh.opendev.org/pypifiles/packages/67/d6/1e1546283141e773c14ba314081088c695d0367456b2bae4ecfc9b50d8eb/keystonemiddleware-12.0.0-py3-none-any.whl.metadata (4.1 kB) 2026-04-14 22:43:33.733 | Collecting keystoneauth1>=3.12.0 (from keystonemiddleware) 2026-04-14 22:43:33.737 | Downloading https://mirror.gra1.ovh.opendev.org/pypifiles/packages/96/68/ff03933cff7568277e2d55cb33aeb60a5c2d77bd88b0ea139244079df638/keystoneauth1-5.13.1-py3-none-any.whl.metadata (2.9 kB) 2026-04-14 22:43:33.791 | Collecting oslo.cache>=3.11.0 (from keystonemiddleware) 2026-04-14 22:43:33.795 | Downloading https://mirror.gra1.ovh.opendev.org/pypifiles/packages/77/62/3c536f071383f5e9c02dca296b93b2f0e9ac93eecb5bce992a510ac69ae1/oslo_cache-4.1.1-py3-none-any.whl.metadata (2.5 kB) 2026-04-14 22:43:33.838 | Collecting oslo.config>=5.2.0 (from keystonemiddleware) 2026-04-14 22:43:33.842 | Downloading https://mirror.gra1.ovh.opendev.org/pypifiles/packages/c5/4c/f6be02e23c8764683a891839a6431131bbbd8e93ab2701b1edde3493251b/oslo_config-10.3.0-py3-none-any.whl.metadata (2.3 kB) 2026-04-14 22:43:33.873 | Collecting oslo.context>=2.19.2 (from keystonemiddleware) 2026-04-14 22:43:33.876 | Downloading https://mirror.gra1.ovh.opendev.org/pypifiles/packages/e5/62/5b9246e90fdedf8e45953821e5c065ecbfdc551432feadec929f30d2c8c0/oslo_context-6.3.0-py3-none-any.whl.metadata (2.3 kB) 2026-04-14 22:43:33.908 | Collecting oslo.i18n>=3.15.3 (from keystonemiddleware) 2026-04-14 22:43:33.911 | Downloading https://mirror.gra1.ovh.opendev.org/pypifiles/packages/5d/d0/0c350384b916ad046dd0a7920e15a9ab539b5639ef8c902c76fb4bbfd256/oslo_i18n-6.7.2-py3-none-any.whl.metadata (2.0 kB) 2026-04-14 22:43:33.949 | Collecting oslo.log>=3.36.0 (from keystonemiddleware) 2026-04-14 22:43:33.952 | Downloading https://mirror.gra1.ovh.opendev.org/pypifiles/packages/67/e6/6c23f4225856bc287e4b192cf803945db9da87e876dba59327820bfb3e3d/oslo_log-8.1.0-py3-none-any.whl.metadata (2.5 kB) 2026-04-14 22:43:33.987 | Collecting oslo.serialization>=2.18.0 (from keystonemiddleware) 2026-04-14 22:43:33.990 | Downloading https://mirror.gra1.ovh.opendev.org/pypifiles/packages/04/09/bdf07e4de30f0c445f05eccbdd951824a2feac0d592387e929816cec94de/oslo_serialization-5.9.1-py3-none-any.whl.metadata (2.1 kB) 2026-04-14 22:43:34.033 | Collecting oslo.utils>=3.33.0 (from keystonemiddleware) 2026-04-14 22:43:34.037 | Downloading https://mirror.gra1.ovh.opendev.org/pypifiles/packages/dc/7c/43fd216cda3e7fffdcec13f8c641cda385c8077adf973c4914cafc5a1de9/oslo_utils-10.0.1-py3-none-any.whl.metadata (2.1 kB) 2026-04-14 22:43:34.044 | Requirement already satisfied: pbr>=2.0.0 in /opt/stack/data/venv/lib/python3.13/site-packages (from keystonemiddleware) (7.0.3) 2026-04-14 22:43:34.076 | Collecting pycadf>=1.1.0 (from keystonemiddleware) 2026-04-14 22:43:34.080 | Downloading https://mirror.gra1.ovh.opendev.org/pypifiles/packages/80/26/73c8a7b6be652a704de57bcc0811d1b9717b3ce693b99d8dc48c102a7cf0/pycadf-4.0.1-py3-none-any.whl.metadata (2.2 kB) 2026-04-14 22:43:34.129 | Collecting PyJWT>=2.4.0 (from keystonemiddleware) 2026-04-14 22:43:34.134 | Downloading https://mirror.gra1.ovh.opendev.org/pypifiles/packages/e5/7a/8dd906bd22e79e47397a61742927f6747fe93242ef86645ee9092e610244/pyjwt-2.12.1-py3-none-any.whl.metadata (4.1 kB) 2026-04-14 22:43:34.175 | Collecting python-keystoneclient>=3.20.0 (from keystonemiddleware) 2026-04-14 22:43:34.179 | Downloading https://mirror.gra1.ovh.opendev.org/pypifiles/packages/be/35/483db648710bd0aeefd505db288490c229fef0e1fb7b78d8f277e2dc375b/python_keystoneclient-5.8.0-py3-none-any.whl.metadata (3.8 kB) 2026-04-14 22:43:34.187 | Requirement already satisfied: requests>=2.14.2 in /opt/stack/data/venv/lib/python3.13/site-packages (from keystonemiddleware) (2.33.1) 2026-04-14 22:43:34.216 | Collecting WebOb>=1.7.1 (from keystonemiddleware) 2026-04-14 22:43:34.220 | Downloading https://mirror.gra1.ovh.opendev.org/pypifiles/packages/50/bd/c336448be43d40be28e71f2e0f3caf7ccb28e2755c58f4c02c065bfe3e8e/WebOb-1.8.9-py2.py3-none-any.whl.metadata (11 kB) 2026-04-14 22:43:34.231 | Requirement already satisfied: iso8601>=2.0.0 in /opt/stack/data/venv/lib/python3.13/site-packages (from keystoneauth1>=3.12.0->keystonemiddleware) (2.1.0) 2026-04-14 22:43:34.265 | Collecting stevedore>=1.20.0 (from keystoneauth1>=3.12.0->keystonemiddleware) 2026-04-14 22:43:34.270 | Downloading https://mirror.gra1.ovh.opendev.org/pypifiles/packages/69/06/36d260a695f383345ab5bbc3fd447249594ae2fa8dfd19c533d5ae23f46b/stevedore-5.7.0-py3-none-any.whl.metadata (2.4 kB) 2026-04-14 22:43:34.296 | Collecting os-service-types>=1.2.0 (from keystoneauth1>=3.12.0->keystonemiddleware) 2026-04-14 22:43:34.299 | Downloading https://mirror.gra1.ovh.opendev.org/pypifiles/packages/29/26/0937af7b4383f1eba5bca789b8d191c0e09e59bb64962b18f4a14534ce41/os_service_types-1.8.2-py3-none-any.whl.metadata (1.9 kB) 2026-04-14 22:43:34.340 | Collecting typing-extensions>=4.12 (from keystoneauth1>=3.12.0->keystonemiddleware) 2026-04-14 22:43:34.343 | Downloading https://mirror.gra1.ovh.opendev.org/pypifiles/packages/18/67/36e9267722cc04a6b9f15c7f3441c2363321a3ea07da7ae0c0707beb2a9c/typing_extensions-4.15.0-py3-none-any.whl.metadata (3.3 kB) 2026-04-14 22:43:34.380 | Collecting dogpile.cache>=1.3.3 (from oslo.cache>=3.11.0->keystonemiddleware) 2026-04-14 22:43:34.385 | Downloading https://mirror.gra1.ovh.opendev.org/pypifiles/packages/dc/80/12235e5b75bb2c586733280854f131b86051e0bbdfb55349ff70d0f72cf9/dogpile_cache-1.5.0-py3-none-any.whl.metadata (5.5 kB) 2026-04-14 22:43:34.438 | Collecting decorator>=4.0.0 (from dogpile.cache>=1.3.3->oslo.cache>=3.11.0->keystonemiddleware) 2026-04-14 22:43:34.441 | Downloading https://mirror.gra1.ovh.opendev.org/pypifiles/packages/4e/8c/f3147f5c4b73e7550fe5f9352eaa956ae838d5c51eb58e7a25b9f3e2643b/decorator-5.2.1-py3-none-any.whl.metadata (3.9 kB) 2026-04-14 22:43:34.488 | Collecting netaddr>=0.7.18 (from oslo.config>=5.2.0->keystonemiddleware) 2026-04-14 22:43:34.492 | Downloading https://mirror.gra1.ovh.opendev.org/pypifiles/packages/12/cc/f4fe2c7ce68b92cbf5b2d379ca366e1edae38cccaad00f69f529b460c3ef/netaddr-1.3.0-py3-none-any.whl.metadata (5.0 kB) 2026-04-14 22:43:34.517 | Collecting rfc3986>=1.2.0 (from oslo.config>=5.2.0->keystonemiddleware) 2026-04-14 22:43:34.522 | Downloading https://mirror.gra1.ovh.opendev.org/pypifiles/packages/ff/9a/9afaade874b2fa6c752c36f1548f718b5b83af81ed9b76628329dab81c1b/rfc3986-2.0.0-py2.py3-none-any.whl.metadata (6.6 kB) 2026-04-14 22:43:34.613 | Collecting PyYAML>=5.1 (from oslo.config>=5.2.0->keystonemiddleware) 2026-04-14 22:43:34.616 | Using cached https://mirror.gra1.ovh.opendev.org/pypifiles/packages/74/27/e5b8f34d02d9995b80abcef563ea1f8b56d20134d8f4e5e81733b1feceb2/pyyaml-6.0.3-cp313-cp313-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl.metadata (2.4 kB) 2026-04-14 22:43:34.647 | Collecting python-dateutil>=2.7.0 (from oslo.log>=3.36.0->keystonemiddleware) 2026-04-14 22:43:34.650 | Downloading https://mirror.gra1.ovh.opendev.org/pypifiles/packages/ec/57/56b9bcc3c9c6a792fcbaf139543cee77261f3651ca9da0c93f5c1221264b/python_dateutil-2.9.0.post0-py2.py3-none-any.whl.metadata (8.4 kB) 2026-04-14 22:43:34.659 | Requirement already satisfied: debtcollector>=3.0.0 in /opt/stack/data/venv/lib/python3.13/site-packages (from oslo.log>=3.36.0->keystonemiddleware) (3.1.0) 2026-04-14 22:43:34.661 | Requirement already satisfied: wrapt>=2.1.0 in /opt/stack/data/venv/lib/python3.13/site-packages (from debtcollector>=3.0.0->oslo.log>=3.36.0->keystonemiddleware) (2.1.2) 2026-04-14 22:43:34.867 | Collecting msgpack>=0.5.2 (from oslo.serialization>=2.18.0->keystonemiddleware) 2026-04-14 22:43:34.902 | Downloading https://mirror.gra1.ovh.opendev.org/pypifiles/packages/5d/ba/459f18c16f2b3fc1a1ca871f72f07d70c07bf768ad0a507a698b8052ac58/msgpack-1.1.2-cp313-cp313-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl.metadata (8.1 kB) 2026-04-14 22:43:34.950 | Collecting pyparsing>=2.1.0 (from oslo.utils>=3.33.0->keystonemiddleware) 2026-04-14 22:43:34.953 | Downloading https://mirror.gra1.ovh.opendev.org/pypifiles/packages/10/bd/c038d7cc38edc1aa5bf91ab8068b63d4308c66c4c8bb3cbba7dfbc049f9c/pyparsing-3.3.2-py3-none-any.whl.metadata (5.8 kB) 2026-04-14 22:43:34.960 | Requirement already satisfied: packaging>=20.4 in /opt/stack/data/venv/lib/python3.13/site-packages (from oslo.utils>=3.33.0->keystonemiddleware) (26.0) 2026-04-14 22:43:34.961 | Requirement already satisfied: psutil>=3.2.2 in /opt/stack/data/venv/lib/python3.13/site-packages (from oslo.utils>=3.33.0->keystonemiddleware) (7.2.2) 2026-04-14 22:43:34.965 | Requirement already satisfied: setuptools in /opt/stack/data/venv/lib/python3.13/site-packages (from pbr>=2.0.0->keystonemiddleware) (82.0.1) 2026-04-14 22:43:35.012 | Collecting six>=1.5 (from python-dateutil>=2.7.0->oslo.log>=3.36.0->keystonemiddleware) 2026-04-14 22:43:35.017 | Downloading https://mirror.gra1.ovh.opendev.org/pypifiles/packages/b7/ce/149a00dd41f10bc29e5921b496af8b574d8413afcd5e30dfa0ed46c2cc5e/six-1.17.0-py2.py3-none-any.whl.metadata (1.7 kB) 2026-04-14 22:43:35.033 | Requirement already satisfied: charset_normalizer<4,>=2 in /opt/stack/data/venv/lib/python3.13/site-packages (from requests>=2.14.2->keystonemiddleware) (3.4.7) 2026-04-14 22:43:35.034 | Requirement already satisfied: idna<4,>=2.5 in /opt/stack/data/venv/lib/python3.13/site-packages (from requests>=2.14.2->keystonemiddleware) (3.11) 2026-04-14 22:43:35.034 | Requirement already satisfied: urllib3<3,>=1.26 in /opt/stack/data/venv/lib/python3.13/site-packages (from requests>=2.14.2->keystonemiddleware) (2.6.3) 2026-04-14 22:43:35.036 | Requirement already satisfied: certifi>=2023.5.7 in /usr/lib/python3/dist-packages (from requests>=2.14.2->keystonemiddleware) (2025.1.31) 2026-04-14 22:43:35.110 | Collecting legacy-cgi>=2.6 (from WebOb>=1.7.1->keystonemiddleware) 2026-04-14 22:43:35.115 | Downloading https://mirror.gra1.ovh.opendev.org/pypifiles/packages/8c/7e/e7394eeb49a41cc514b3eb49020223666cbf40d86f5721c2f07871e6d84a/legacy_cgi-2.6.4-py3-none-any.whl.metadata (2.3 kB) 2026-04-14 22:43:35.144 | Downloading https://mirror.gra1.ovh.opendev.org/pypifiles/packages/67/d6/1e1546283141e773c14ba314081088c695d0367456b2bae4ecfc9b50d8eb/keystonemiddleware-12.0.0-py3-none-any.whl (141 kB) 2026-04-14 22:43:35.154 | Downloading https://mirror.gra1.ovh.opendev.org/pypifiles/packages/96/68/ff03933cff7568277e2d55cb33aeb60a5c2d77bd88b0ea139244079df638/keystoneauth1-5.13.1-py3-none-any.whl (343 kB) 2026-04-14 22:43:35.166 | Downloading https://mirror.gra1.ovh.opendev.org/pypifiles/packages/29/26/0937af7b4383f1eba5bca789b8d191c0e09e59bb64962b18f4a14534ce41/os_service_types-1.8.2-py3-none-any.whl (24 kB) 2026-04-14 22:43:35.175 | Downloading https://mirror.gra1.ovh.opendev.org/pypifiles/packages/77/62/3c536f071383f5e9c02dca296b93b2f0e9ac93eecb5bce992a510ac69ae1/oslo_cache-4.1.1-py3-none-any.whl (65 kB) 2026-04-14 22:43:35.183 | Downloading https://mirror.gra1.ovh.opendev.org/pypifiles/packages/dc/80/12235e5b75bb2c586733280854f131b86051e0bbdfb55349ff70d0f72cf9/dogpile_cache-1.5.0-py3-none-any.whl (64 kB) 2026-04-14 22:43:35.191 | Downloading https://mirror.gra1.ovh.opendev.org/pypifiles/packages/4e/8c/f3147f5c4b73e7550fe5f9352eaa956ae838d5c51eb58e7a25b9f3e2643b/decorator-5.2.1-py3-none-any.whl (9.2 kB) 2026-04-14 22:43:35.198 | Downloading https://mirror.gra1.ovh.opendev.org/pypifiles/packages/c5/4c/f6be02e23c8764683a891839a6431131bbbd8e93ab2701b1edde3493251b/oslo_config-10.3.0-py3-none-any.whl (132 kB) 2026-04-14 22:43:35.206 | Downloading https://mirror.gra1.ovh.opendev.org/pypifiles/packages/12/cc/f4fe2c7ce68b92cbf5b2d379ca366e1edae38cccaad00f69f529b460c3ef/netaddr-1.3.0-py3-none-any.whl (2.3 MB) 2026-04-14 22:43:35.229 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 2.3/2.3 MB 113.0 MB/s 0:00:00 2026-04-14 22:43:35.233 | Downloading https://mirror.gra1.ovh.opendev.org/pypifiles/packages/e5/62/5b9246e90fdedf8e45953821e5c065ecbfdc551432feadec929f30d2c8c0/oslo_context-6.3.0-py3-none-any.whl (20 kB) 2026-04-14 22:43:35.241 | Downloading https://mirror.gra1.ovh.opendev.org/pypifiles/packages/5d/d0/0c350384b916ad046dd0a7920e15a9ab539b5639ef8c902c76fb4bbfd256/oslo_i18n-6.7.2-py3-none-any.whl (47 kB) 2026-04-14 22:43:35.248 | Downloading https://mirror.gra1.ovh.opendev.org/pypifiles/packages/67/e6/6c23f4225856bc287e4b192cf803945db9da87e876dba59327820bfb3e3d/oslo_log-8.1.0-py3-none-any.whl (77 kB) 2026-04-14 22:43:35.255 | Downloading https://mirror.gra1.ovh.opendev.org/pypifiles/packages/04/09/bdf07e4de30f0c445f05eccbdd951824a2feac0d592387e929816cec94de/oslo_serialization-5.9.1-py3-none-any.whl (27 kB) 2026-04-14 22:43:35.262 | Downloading https://mirror.gra1.ovh.opendev.org/pypifiles/packages/5d/ba/459f18c16f2b3fc1a1ca871f72f07d70c07bf768ad0a507a698b8052ac58/msgpack-1.1.2-cp313-cp313-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl (424 kB) 2026-04-14 22:43:35.272 | Downloading https://mirror.gra1.ovh.opendev.org/pypifiles/packages/dc/7c/43fd216cda3e7fffdcec13f8c641cda385c8077adf973c4914cafc5a1de9/oslo_utils-10.0.1-py3-none-any.whl (136 kB) 2026-04-14 22:43:35.279 | Downloading https://mirror.gra1.ovh.opendev.org/pypifiles/packages/80/26/73c8a7b6be652a704de57bcc0811d1b9717b3ce693b99d8dc48c102a7cf0/pycadf-4.0.1-py3-none-any.whl (44 kB) 2026-04-14 22:43:35.286 | Downloading https://mirror.gra1.ovh.opendev.org/pypifiles/packages/e5/7a/8dd906bd22e79e47397a61742927f6747fe93242ef86645ee9092e610244/pyjwt-2.12.1-py3-none-any.whl (29 kB) 2026-04-14 22:43:35.294 | Downloading https://mirror.gra1.ovh.opendev.org/pypifiles/packages/10/bd/c038d7cc38edc1aa5bf91ab8068b63d4308c66c4c8bb3cbba7dfbc049f9c/pyparsing-3.3.2-py3-none-any.whl (122 kB) 2026-04-14 22:43:35.301 | Downloading https://mirror.gra1.ovh.opendev.org/pypifiles/packages/ec/57/56b9bcc3c9c6a792fcbaf139543cee77261f3651ca9da0c93f5c1221264b/python_dateutil-2.9.0.post0-py2.py3-none-any.whl (229 kB) 2026-04-14 22:43:35.310 | Downloading https://mirror.gra1.ovh.opendev.org/pypifiles/packages/be/35/483db648710bd0aeefd505db288490c229fef0e1fb7b78d8f277e2dc375b/python_keystoneclient-5.8.0-py3-none-any.whl (397 kB) 2026-04-14 22:43:35.318 | Using cached https://mirror.gra1.ovh.opendev.org/pypifiles/packages/74/27/e5b8f34d02d9995b80abcef563ea1f8b56d20134d8f4e5e81733b1feceb2/pyyaml-6.0.3-cp313-cp313-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl (801 kB) 2026-04-14 22:43:35.323 | Downloading https://mirror.gra1.ovh.opendev.org/pypifiles/packages/ff/9a/9afaade874b2fa6c752c36f1548f718b5b83af81ed9b76628329dab81c1b/rfc3986-2.0.0-py2.py3-none-any.whl (31 kB) 2026-04-14 22:43:35.331 | Downloading https://mirror.gra1.ovh.opendev.org/pypifiles/packages/b7/ce/149a00dd41f10bc29e5921b496af8b574d8413afcd5e30dfa0ed46c2cc5e/six-1.17.0-py2.py3-none-any.whl (11 kB) 2026-04-14 22:43:35.338 | Downloading https://mirror.gra1.ovh.opendev.org/pypifiles/packages/69/06/36d260a695f383345ab5bbc3fd447249594ae2fa8dfd19c533d5ae23f46b/stevedore-5.7.0-py3-none-any.whl (54 kB) 2026-04-14 22:43:35.346 | Downloading https://mirror.gra1.ovh.opendev.org/pypifiles/packages/18/67/36e9267722cc04a6b9f15c7f3441c2363321a3ea07da7ae0c0707beb2a9c/typing_extensions-4.15.0-py3-none-any.whl (44 kB) 2026-04-14 22:43:35.353 | Downloading https://mirror.gra1.ovh.opendev.org/pypifiles/packages/50/bd/c336448be43d40be28e71f2e0f3caf7ccb28e2755c58f4c02c065bfe3e8e/WebOb-1.8.9-py2.py3-none-any.whl (115 kB) 2026-04-14 22:43:38.448 | Downloading https://mirror.gra1.ovh.opendev.org/pypifiles/packages/8c/7e/e7394eeb49a41cc514b3eb49020223666cbf40d86f5721c2f07871e6d84a/legacy_cgi-2.6.4-py3-none-any.whl (20 kB) 2026-04-14 22:43:38.632 | Installing collected packages: typing-extensions, stevedore, six, rfc3986, PyYAML, pyparsing, PyJWT, netaddr, msgpack, legacy-cgi, decorator, WebOb, python-dateutil, oslo.i18n, oslo.context, os-service-types, dogpile.cache, oslo.utils, oslo.config, keystoneauth1, oslo.serialization, python-keystoneclient, pycadf, oslo.log, oslo.cache, keystonemiddleware 2026-04-14 22:43:38.784 | Attempting uninstall: PyYAML 2026-04-14 22:43:38.789 | Found existing installation: PyYAML 6.0.2 2026-04-14 22:43:38.789 | Not uninstalling pyyaml at /usr/lib/python3/dist-packages, outside environment /opt/stack/data/venv 2026-04-14 22:43:38.789 | Can't uninstall 'PyYAML'. No files were found to uninstall. 2026-04-14 22:43:41.200 | 2026-04-14 22:43:41.208 | Successfully installed PyJWT-2.12.1 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 legacy-cgi-2.6.4 msgpack-1.1.2 netaddr-1.3.0 os-service-types-1.8.2 oslo.cache-4.1.1 oslo.config-10.3.0 oslo.context-6.3.0 oslo.i18n-6.7.2 oslo.log-8.1.0 oslo.serialization-5.9.1 oslo.utils-10.0.1 pycadf-4.0.1 pyparsing-3.3.2 python-dateutil-2.9.0.post0 python-keystoneclient-5.8.0 rfc3986-2.0.0 six-1.17.0 stevedore-5.7.0 typing-extensions-4.15.0 2026-04-14 22:43:41.364 | + inc/python:pip_install:216 : result=0 2026-04-14 22:43:41.368 | + inc/python:pip_install:218 : time_stop pip_install 2026-04-14 22:43:41.371 | + functions-common:time_stop:2414 : local name 2026-04-14 22:43:41.375 | + functions-common:time_stop:2415 : local end_time 2026-04-14 22:43:41.378 | + functions-common:time_stop:2416 : local elapsed_time 2026-04-14 22:43:41.382 | + functions-common:time_stop:2417 : local total 2026-04-14 22:43:41.385 | + functions-common:time_stop:2418 : local start_time 2026-04-14 22:43:41.389 | + functions-common:time_stop:2420 : name=pip_install 2026-04-14 22:43:41.392 | + functions-common:time_stop:2421 : start_time=1776206609760 2026-04-14 22:43:41.395 | + functions-common:time_stop:2423 : [[ -z 1776206609760 ]] 2026-04-14 22:43:41.399 | ++ functions-common:time_stop:2426 : date +%s%3N 2026-04-14 22:43:41.406 | + functions-common:time_stop:2426 : end_time=1776206621402 2026-04-14 22:43:41.410 | + functions-common:time_stop:2427 : elapsed_time=11642 2026-04-14 22:43:41.414 | + functions-common:time_stop:2428 : total=57445 2026-04-14 22:43:41.419 | + functions-common:time_stop:2430 : _TIME_START[$name]= 2026-04-14 22:43:41.422 | + functions-common:time_stop:2431 : _TIME_TOTAL[$name]=69087 2026-04-14 22:43:41.425 | + inc/python:pip_install:219 : return 0 2026-04-14 22:43:41.429 | + lib/keystone:install_keystonemiddleware:529 : pip_install_gr python-memcached 2026-04-14 22:43:41.433 | + inc/python:pip_install_gr:94 : local name=python-memcached 2026-04-14 22:43:41.437 | + inc/python:pip_install_gr:95 : local clean_name 2026-04-14 22:43:41.443 | ++ inc/python:pip_install_gr:96 : get_from_global_requirements python-memcached 2026-04-14 22:43:41.447 | ++ inc/python:get_from_global_requirements:241 : local package=python-memcached 2026-04-14 22:43:41.452 | ++ inc/python:get_from_global_requirements:242 : local required_pkg 2026-04-14 22:43:41.457 | +++ inc/python:get_from_global_requirements:243 : grep -i -h '^python-memcached' /opt/stack/requirements/global-requirements.txt 2026-04-14 22:43:41.459 | +++ inc/python:get_from_global_requirements:243 : cut -d# -f1 2026-04-14 22:43:41.464 | ++ inc/python:get_from_global_requirements:243 : required_pkg='python-memcached ' 2026-04-14 22:43:41.468 | ++ inc/python:get_from_global_requirements:244 : [[ python-memcached == '' ]] 2026-04-14 22:43:41.472 | ++ inc/python:get_from_global_requirements:247 : echo python-memcached 2026-04-14 22:43:41.476 | + inc/python:pip_install_gr:96 : clean_name=python-memcached 2026-04-14 22:43:41.479 | + inc/python:pip_install_gr:97 : pip_install python-memcached 2026-04-14 22:43:41.507 | Using python 3.13 to install python-memcached 2026-04-14 22:43:41.512 | + inc/python:pip_install:210 : env http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= /opt/stack/data/venv/bin/pip install -c /opt/stack/requirements/upper-constraints.txt python-memcached 2026-04-14 22:43:42.281 | Looking in indexes: https://mirror.gra1.ovh.opendev.org/pypi/simple, https://mirror.gra1.ovh.opendev.org/wheel/debian-13-x86_64 2026-04-14 22:43:45.452 | Collecting python-memcached 2026-04-14 22:43:45.454 | Downloading https://mirror.gra1.ovh.opendev.org/pypifiles/packages/8f/1b/3b15a37831ae34a264d7d5b71f3ae9fe74a81251453a3ec2135e76888ef1/python_memcached-1.62-py2.py3-none-any.whl.metadata (2.3 kB) 2026-04-14 22:43:45.471 | Downloading https://mirror.gra1.ovh.opendev.org/pypifiles/packages/8f/1b/3b15a37831ae34a264d7d5b71f3ae9fe74a81251453a3ec2135e76888ef1/python_memcached-1.62-py2.py3-none-any.whl (15 kB) 2026-04-14 22:43:45.576 | Installing collected packages: python-memcached 2026-04-14 22:43:45.620 | Successfully installed python-memcached-1.62 2026-04-14 22:43:45.759 | + inc/python:pip_install:216 : result=0 2026-04-14 22:43:45.762 | + inc/python:pip_install:218 : time_stop pip_install 2026-04-14 22:43:45.767 | + functions-common:time_stop:2414 : local name 2026-04-14 22:43:45.771 | + functions-common:time_stop:2415 : local end_time 2026-04-14 22:43:45.775 | + functions-common:time_stop:2416 : local elapsed_time 2026-04-14 22:43:45.778 | + functions-common:time_stop:2417 : local total 2026-04-14 22:43:45.782 | + functions-common:time_stop:2418 : local start_time 2026-04-14 22:43:45.786 | + functions-common:time_stop:2420 : name=pip_install 2026-04-14 22:43:45.790 | + functions-common:time_stop:2421 : start_time=1776206621501 2026-04-14 22:43:45.793 | + functions-common:time_stop:2423 : [[ -z 1776206621501 ]] 2026-04-14 22:43:45.798 | ++ functions-common:time_stop:2426 : date +%s%3N 2026-04-14 22:43:45.804 | + functions-common:time_stop:2426 : end_time=1776206625800 2026-04-14 22:43:45.808 | + functions-common:time_stop:2427 : elapsed_time=4299 2026-04-14 22:43:45.811 | + functions-common:time_stop:2428 : total=69087 2026-04-14 22:43:45.814 | + functions-common:time_stop:2430 : _TIME_START[$name]= 2026-04-14 22:43:45.817 | + functions-common:time_stop:2431 : _TIME_TOTAL[$name]=73386 2026-04-14 22:43:45.821 | + inc/python:pip_install:219 : return 0 2026-04-14 22:43:45.825 | + ./stack.sh:main:915 : is_service_enabled keystone 2026-04-14 22:43:45.850 | + functions-common:is_service_enabled:2070 : return 1 2026-04-14 22:43:45.856 | + ./stack.sh:main:922 : is_service_enabled swift 2026-04-14 22:43:45.879 | + functions-common:is_service_enabled:2070 : return 1 2026-04-14 22:43:45.884 | + ./stack.sh:main:936 : is_service_enabled g-api n-api 2026-04-14 22:43:45.908 | + functions-common:is_service_enabled:2070 : return 1 2026-04-14 22:43:45.912 | + ./stack.sh:main:942 : is_service_enabled cinder 2026-04-14 22:43:45.937 | + functions-common:is_service_enabled:2070 : return 0 2026-04-14 22:43:45.941 | + ./stack.sh:main:944 : stack_install_service cinder 2026-04-14 22:43:45.944 | + lib/stack:stack_install_service:20 : local service=cinder 2026-04-14 22:43:45.948 | + lib/stack:stack_install_service:21 : type install_cinder 2026-04-14 22:43:45.952 | + lib/stack:stack_install_service:23 : [[ False = True ]] 2026-04-14 22:43:45.957 | + lib/stack:stack_install_service:32 : install_cinder 2026-04-14 22:43:45.960 | + lib/cinder:install_cinder:526 : git_clone https://opendev.org/openstack/cinder.git /opt/stack/cinder master 2026-04-14 22:43:45.963 | + functions-common:git_clone:583 : local git_remote=https://opendev.org/openstack/cinder.git 2026-04-14 22:43:45.966 | + functions-common:git_clone:584 : local git_dest=/opt/stack/cinder 2026-04-14 22:43:45.970 | + functions-common:git_clone:585 : local git_ref=master 2026-04-14 22:43:45.973 | + functions-common:git_clone:586 : local orig_dir 2026-04-14 22:43:45.977 | ++ functions-common:git_clone:587 : pwd 2026-04-14 22:43:45.982 | + functions-common:git_clone:587 : orig_dir=/opt/stack/devstack 2026-04-14 22:43:45.984 | + functions-common:git_clone:588 : local git_clone_flags= 2026-04-14 22:43:45.989 | ++ functions-common:git_clone:590 : trueorfalse False RECLONE 2026-04-14 22:43:46.011 | + functions-common:git_clone:590 : RECLONE=False 2026-04-14 22:43:46.014 | + functions-common:git_clone:591 : [[ 0 -gt 0 ]] 2026-04-14 22:43:46.016 | + functions-common:git_clone:595 : [[ False = \T\r\u\e ]] 2026-04-14 22:43:46.020 | + functions-common:git_clone:604 : echo master 2026-04-14 22:43:46.021 | + functions-common:git_clone:604 : egrep -q '^refs' 2026-04-14 22:43:46.027 | + functions-common:git_clone:618 : [[ ! -d /opt/stack/cinder ]] 2026-04-14 22:43:46.029 | + functions-common:git_clone:628 : [[ False = \T\r\u\e ]] 2026-04-14 22:43:46.033 | + functions-common:git_clone:663 : sudo git config --system --add safe.directory /opt/stack/cinder 2026-04-14 22:43:46.055 | + functions-common:git_clone:666 : cd /opt/stack/cinder 2026-04-14 22:43:46.059 | + functions-common:git_clone:667 : head -1 2026-04-14 22:43:46.059 | + functions-common:git_clone:667 : git show --oneline 2026-04-14 22:43:46.073 | 04f5a13c0 [tests] use a mocked rados client 2026-04-14 22:43:46.079 | + functions-common:git_clone:668 : cd /opt/stack/devstack 2026-04-14 22:43:46.082 | + lib/cinder:install_cinder:527 : setup_develop /opt/stack/cinder 2026-04-14 22:43:46.086 | + inc/python:setup_develop:353 : local bindep 2026-04-14 22:43:46.089 | + inc/python:setup_develop:354 : [[ /opt/stack/cinder == -bindep* ]] 2026-04-14 22:43:46.093 | + inc/python:setup_develop:358 : local project_dir=/opt/stack/cinder 2026-04-14 22:43:46.096 | + inc/python:setup_develop:359 : local extras= 2026-04-14 22:43:46.099 | + inc/python:setup_develop:360 : _setup_package_with_constraints_edit /opt/stack/cinder -e 2026-04-14 22:43:46.103 | + inc/python:_setup_package_with_constraints_edit:379 : local bindep 2026-04-14 22:43:46.106 | + inc/python:_setup_package_with_constraints_edit:380 : [[ /opt/stack/cinder == -bindep* ]] 2026-04-14 22:43:46.108 | + inc/python:_setup_package_with_constraints_edit:384 : local project_dir=/opt/stack/cinder 2026-04-14 22:43:46.113 | + inc/python:_setup_package_with_constraints_edit:385 : local flags=-e 2026-04-14 22:43:46.117 | + inc/python:_setup_package_with_constraints_edit:386 : local extras= 2026-04-14 22:43:46.120 | ++ inc/python:_setup_package_with_constraints_edit:393 : cd /opt/stack/cinder 2026-04-14 22:43:46.125 | ++ inc/python:_setup_package_with_constraints_edit:393 : pwd 2026-04-14 22:43:46.128 | + inc/python:_setup_package_with_constraints_edit:393 : project_dir=/opt/stack/cinder 2026-04-14 22:43:46.131 | + inc/python:_setup_package_with_constraints_edit:395 : '[' -n /opt/stack/requirements ']' 2026-04-14 22:43:46.134 | + inc/python:_setup_package_with_constraints_edit:399 : local name 2026-04-14 22:43:46.139 | ++ inc/python:_setup_package_with_constraints_edit:400 : awk '/^name.*=/ {print $3}' /opt/stack/cinder/setup.cfg 2026-04-14 22:43:46.151 | + inc/python:_setup_package_with_constraints_edit:400 : name=cinder 2026-04-14 22:43:46.155 | + inc/python:_setup_package_with_constraints_edit:401 : '[' -z cinder ']' 2026-04-14 22:43:46.160 | + inc/python:_setup_package_with_constraints_edit:405 : /opt/stack/requirements/.venv/bin/edit-constraints /opt/stack/requirements/upper-constraints.txt -- cinder 2026-04-14 22:43:46.344 | + inc/python:_setup_package_with_constraints_edit:408 : setup_package /opt/stack/cinder -e 2026-04-14 22:43:46.347 | + inc/python:setup_package:436 : local bindep=0 2026-04-14 22:43:46.351 | + inc/python:setup_package:437 : local bindep_flag= 2026-04-14 22:43:46.356 | + inc/python:setup_package:438 : local bindep_profiles= 2026-04-14 22:43:46.359 | + inc/python:setup_package:439 : [[ /opt/stack/cinder == -bindep* ]] 2026-04-14 22:43:46.362 | + inc/python:setup_package:444 : local project_dir=/opt/stack/cinder 2026-04-14 22:43:46.366 | + inc/python:setup_package:445 : local flags=-e 2026-04-14 22:43:46.369 | + inc/python:setup_package:446 : local extras= 2026-04-14 22:43:46.374 | + inc/python:setup_package:450 : [[ -n -e ]] 2026-04-14 22:43:46.376 | + inc/python:setup_package:450 : [[ -z '' ]] 2026-04-14 22:43:46.379 | + inc/python:setup_package:450 : [[ ! -e =~ ^-.* ]] 2026-04-14 22:43:46.384 | + inc/python:setup_package:455 : [[ ! -z '' ]] 2026-04-14 22:43:46.388 | + inc/python:setup_package:460 : [[ 0 == 1 ]] 2026-04-14 22:43:46.393 | + inc/python:setup_package:464 : pip_install -e /opt/stack/cinder 2026-04-14 22:43:46.421 | Using python 3.13 to install /opt/stack/cinder 2026-04-14 22:43:46.426 | + inc/python:pip_install:210 : env http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= /opt/stack/data/venv/bin/pip install -c /opt/stack/requirements/upper-constraints.txt -e /opt/stack/cinder 2026-04-14 22:43:47.133 | Looking in indexes: https://mirror.gra1.ovh.opendev.org/pypi/simple, https://mirror.gra1.ovh.opendev.org/wheel/debian-13-x86_64 2026-04-14 22:43:47.138 | Obtaining file:///opt/stack/cinder 2026-04-14 22:43:47.142 | Installing build dependencies: started 2026-04-14 22:43:51.390 | Installing build dependencies: finished with status 'done' 2026-04-14 22:43:51.392 | Checking if build backend supports build_editable: started 2026-04-14 22:43:51.868 | Checking if build backend supports build_editable: finished with status 'done' 2026-04-14 22:43:51.871 | Getting requirements to build editable: started 2026-04-14 22:43:52.104 | Getting requirements to build editable: finished with status 'done' 2026-04-14 22:43:52.106 | Preparing editable metadata (pyproject.toml): started 2026-04-14 22:43:53.584 | Preparing editable metadata (pyproject.toml): finished with status 'done' 2026-04-14 22:43:53.620 | Requirement already satisfied: pbr>=5.8.0 in /opt/stack/data/venv/lib/python3.13/site-packages (from cinder==28.1.0.dev21) (7.0.3) 2026-04-14 22:43:53.620 | Requirement already satisfied: decorator>=4.4.2 in /opt/stack/data/venv/lib/python3.13/site-packages (from cinder==28.1.0.dev21) (5.2.1) 2026-04-14 22:43:56.750 | Collecting eventlet!=0.32.0,>=0.30.1 (from cinder==28.1.0.dev21) 2026-04-14 22:43:56.755 | Downloading https://mirror.gra1.ovh.opendev.org/pypifiles/packages/c3/1c/febe9acf1b4f0d67603b231c28d6d17d647d68c90c1963fecdeb64046d6d/eventlet-0.41.0-py3-none-any.whl.metadata (5.4 kB) 2026-04-14 22:43:57.035 | Collecting greenlet>=0.4.16 (from cinder==28.1.0.dev21) 2026-04-14 22:43:57.039 | Downloading https://mirror.gra1.ovh.opendev.org/pypifiles/packages/54/78/0cbc693622cd54ebe25207efbb3a0eb07c2639cb8594f6e3aaaa0bb077a8/greenlet-3.4.0-cp313-cp313-manylinux_2_24_x86_64.manylinux_2_28_x86_64.whl.metadata (3.7 kB) 2026-04-14 22:43:57.046 | Requirement already satisfied: iso8601>=0.1.12 in /opt/stack/data/venv/lib/python3.13/site-packages (from cinder==28.1.0.dev21) (2.1.0) 2026-04-14 22:43:57.076 | Collecting jsonschema>=3.2.0 (from cinder==28.1.0.dev21) 2026-04-14 22:43:57.081 | Downloading https://mirror.gra1.ovh.opendev.org/pypifiles/packages/69/90/f63fb5873511e014207a475e2bb4e8b2e570d655b00ac19a9a0ca0a385ee/jsonschema-4.26.0-py3-none-any.whl.metadata (7.6 kB) 2026-04-14 22:43:57.090 | Requirement already satisfied: keystoneauth1>=4.2.1 in /opt/stack/data/venv/lib/python3.13/site-packages (from cinder==28.1.0.dev21) (5.13.1) 2026-04-14 22:43:57.091 | Requirement already satisfied: keystonemiddleware>=9.1.0 in /opt/stack/data/venv/lib/python3.13/site-packages (from cinder==28.1.0.dev21) (12.0.0) 2026-04-14 22:43:57.595 | Collecting lxml>=4.5.2 (from cinder==28.1.0.dev21) 2026-04-14 22:43:57.609 | Downloading https://mirror.gra1.ovh.opendev.org/pypifiles/packages/54/3a/8f560f8fb2f5f092e18ac7a13a94b77e0e5213fe7c424d12e98393dcc7d8/lxml-6.0.3-cp313-cp313-manylinux_2_26_x86_64.manylinux_2_28_x86_64.whl.metadata (3.8 kB) 2026-04-14 22:43:57.614 | Requirement already satisfied: oslo.config>=8.3.2 in /opt/stack/data/venv/lib/python3.13/site-packages (from cinder==28.1.0.dev21) (10.3.0) 2026-04-14 22:43:57.650 | Collecting oslo.concurrency>=4.5.0 (from cinder==28.1.0.dev21) 2026-04-14 22:43:57.653 | Downloading https://mirror.gra1.ovh.opendev.org/pypifiles/packages/7a/a0/e9b4f2a50264bbd7626a9429b344b7e3e299dc1e88fedbb0a2ee43e5f023/oslo_concurrency-7.4.0-py3-none-any.whl.metadata (2.2 kB) 2026-04-14 22:43:57.660 | Requirement already satisfied: oslo.context>=3.4.0 in /opt/stack/data/venv/lib/python3.13/site-packages (from cinder==28.1.0.dev21) (6.3.0) 2026-04-14 22:43:57.703 | Collecting oslo.db>=11.0.0 (from cinder==28.1.0.dev21) 2026-04-14 22:43:57.706 | Downloading https://mirror.gra1.ovh.opendev.org/pypifiles/packages/ca/c8/92f6d727277c8bf180a1f7d432a6ca5eb24367dd231851ebe91812a4e8f5/oslo_db-18.0.0-py3-none-any.whl.metadata (2.5 kB) 2026-04-14 22:43:57.712 | Requirement already satisfied: oslo.log>=4.6.1 in /opt/stack/data/venv/lib/python3.13/site-packages (from cinder==28.1.0.dev21) (8.1.0) 2026-04-14 22:43:57.788 | Collecting oslo.messaging>=14.6.0 (from cinder==28.1.0.dev21) 2026-04-14 22:43:57.792 | Downloading https://mirror.gra1.ovh.opendev.org/pypifiles/packages/18/f7/d44af17d98dc95764da96ef31be305f536bd0696706a5d8ea6dd01ebeb34/oslo_messaging-17.3.0-py3-none-any.whl.metadata (2.6 kB) 2026-04-14 22:43:57.854 | Collecting oslo.middleware>=4.1.1 (from cinder==28.1.0.dev21) 2026-04-14 22:43:57.860 | Downloading https://mirror.gra1.ovh.opendev.org/pypifiles/packages/61/3b/fa7b95d41e1c8588c6d94150ce5b2a02a227971601dfae5819797fce35ab/oslo_middleware-8.0.0-py3-none-any.whl.metadata (2.4 kB) 2026-04-14 22:43:57.932 | Collecting oslo.policy>=4.5.0 (from cinder==28.1.0.dev21) 2026-04-14 22:43:57.937 | Downloading https://mirror.gra1.ovh.opendev.org/pypifiles/packages/b3/a4/c001c2938eac82862320e597ee021700d4e31fc23408b37b43fdd1e5a560/oslo_policy-5.0.0-py3-none-any.whl.metadata (2.2 kB) 2026-04-14 22:43:58.065 | Collecting oslo.privsep>=2.6.2 (from cinder==28.1.0.dev21) 2026-04-14 22:43:58.071 | Downloading https://mirror.gra1.ovh.opendev.org/pypifiles/packages/d0/22/9b3f825d15fa916152ab725a012fe78865d81230e5d4c8363136dbd187ab/oslo_privsep-3.10.1-py3-none-any.whl.metadata (2.7 kB) 2026-04-14 22:43:58.118 | Collecting oslo.reports>=3.2.0 (from cinder==28.1.0.dev21) 2026-04-14 22:43:58.123 | Downloading https://mirror.gra1.ovh.opendev.org/pypifiles/packages/dc/91/2dd816a7e7ac1c1b56114cc6d051fc688930dddc1dd391a7819112020494/oslo_reports-3.7.0-py3-none-any.whl.metadata (3.8 kB) 2026-04-14 22:43:58.247 | Collecting oslo.rootwrap>=6.2.0 (from cinder==28.1.0.dev21) 2026-04-14 22:43:58.252 | Downloading https://mirror.gra1.ovh.opendev.org/pypifiles/packages/23/24/77379237687d443ae8a64f24b1eab1f878918ae23a30063155255ee27a20/oslo_rootwrap-7.9.0-py3-none-any.whl.metadata (2.1 kB) 2026-04-14 22:43:58.257 | Requirement already satisfied: oslo.serialization>=4.2.0 in /opt/stack/data/venv/lib/python3.13/site-packages (from cinder==28.1.0.dev21) (5.9.1) 2026-04-14 22:43:58.380 | Collecting oslo.service>=4.5.0 (from cinder==28.1.0.dev21) 2026-04-14 22:43:58.383 | Downloading https://mirror.gra1.ovh.opendev.org/pypifiles/packages/24/fd/b02290a7d9b79c92a50c05bb3aadb634bfbd97202219766cc024d192971e/oslo_service-4.5.1-py3-none-any.whl.metadata (2.8 kB) 2026-04-14 22:43:58.418 | Collecting oslo.upgradecheck>=1.1.1 (from cinder==28.1.0.dev21) 2026-04-14 22:43:58.422 | Downloading https://mirror.gra1.ovh.opendev.org/pypifiles/packages/5f/fa/cac1d92d4de3a8bf1758a524c91a542542d87413bb44aafce01dc4312fcb/oslo_upgradecheck-2.7.1-py3-none-any.whl.metadata (1.8 kB) 2026-04-14 22:43:58.429 | Requirement already satisfied: oslo.utils>=6.0.0 in /opt/stack/data/venv/lib/python3.13/site-packages (from cinder==28.1.0.dev21) (10.0.1) 2026-04-14 22:43:58.470 | Collecting oslo.versionedobjects>=2.4.0 (from cinder==28.1.0.dev21) 2026-04-14 22:43:58.474 | Downloading https://mirror.gra1.ovh.opendev.org/pypifiles/packages/cb/94/4b4d1de26a0cebfe9108efcabea825ebcdde6238b34c06df0454c50ee289/oslo_versionedobjects-3.9.0-py3-none-any.whl.metadata (2.5 kB) 2026-04-14 22:43:58.509 | Collecting osprofiler>=3.4.0 (from cinder==28.1.0.dev21) 2026-04-14 22:43:58.513 | Downloading https://mirror.gra1.ovh.opendev.org/pypifiles/packages/99/07/01e28443724ddebe1f99d5ffb4bc634ff4651272c9c513db1d74c43b419c/osprofiler-4.3.0-py3-none-any.whl.metadata (3.8 kB) 2026-04-14 22:43:58.526 | Requirement already satisfied: packaging>=20.4 in /opt/stack/data/venv/lib/python3.13/site-packages (from cinder==28.1.0.dev21) (26.0) 2026-04-14 22:43:58.567 | Collecting paramiko>=2.7.2 (from cinder==28.1.0.dev21) 2026-04-14 22:43:58.571 | Downloading https://mirror.gra1.ovh.opendev.org/pypifiles/packages/a9/90/a744336f5af32c433bd09af7854599682a383b37cfd78f7de263de6ad6cb/paramiko-4.0.0-py3-none-any.whl.metadata (3.9 kB) 2026-04-14 22:43:58.622 | Collecting Paste>=3.4.3 (from cinder==28.1.0.dev21) 2026-04-14 22:43:58.627 | Downloading https://mirror.gra1.ovh.opendev.org/pypifiles/packages/2e/14/032895c25726a859bf48b8ed68944c3efc7a3decd920533ed929f12f08a1/Paste-3.10.1-py3-none-any.whl.metadata (5.3 kB) 2026-04-14 22:43:58.661 | Collecting PasteDeploy>=2.1.0 (from cinder==28.1.0.dev21) 2026-04-14 22:43:58.664 | Downloading https://mirror.gra1.ovh.opendev.org/pypifiles/packages/85/30/cdddd9a88969683a59222a6d61cd6dce923977f2e9f9ffba38e1324149cd/PasteDeploy-3.1.0-py3-none-any.whl.metadata (2.7 kB) 2026-04-14 22:43:58.671 | Requirement already satisfied: pyparsing>=2.4.7 in /opt/stack/data/venv/lib/python3.13/site-packages (from cinder==28.1.0.dev21) (3.3.2) 2026-04-14 22:43:58.702 | Collecting python-barbicanclient>=5.0.1 (from cinder==28.1.0.dev21) 2026-04-14 22:43:58.705 | Downloading https://mirror.gra1.ovh.opendev.org/pypifiles/packages/57/f9/3ce5db8f2a964f38e2b885a15251020b5feee2e39ab66de01dddbf342657/python_barbicanclient-7.3.0-py3-none-any.whl.metadata (11 kB) 2026-04-14 22:43:58.747 | Collecting python-glanceclient>=3.2.2 (from cinder==28.1.0.dev21) 2026-04-14 22:43:58.751 | Downloading https://mirror.gra1.ovh.opendev.org/pypifiles/packages/37/a3/683cb59ed2ec1bd35255fd76dffc12be0529b24e6f3723ff017dafefe3ad/python_glanceclient-4.11.0-py3-none-any.whl.metadata (4.0 kB) 2026-04-14 22:43:58.759 | Requirement already satisfied: python-keystoneclient>=4.1.1 in /opt/stack/data/venv/lib/python3.13/site-packages (from cinder==28.1.0.dev21) (5.8.0) 2026-04-14 22:43:58.804 | Collecting python-novaclient>=18.2.0 (from cinder==28.1.0.dev21) 2026-04-14 22:43:58.808 | Downloading https://mirror.gra1.ovh.opendev.org/pypifiles/packages/d6/ca/01037283efdf27d521b39cab1debb4857bf0a78e80f3ff40f9c91985d8e2/python_novaclient-18.12.0-py3-none-any.whl.metadata (3.2 kB) 2026-04-14 22:43:58.870 | Collecting python-swiftclient>=3.10.1 (from cinder==28.1.0.dev21) 2026-04-14 22:43:58.875 | Downloading https://mirror.gra1.ovh.opendev.org/pypifiles/packages/60/a8/afbe7a509bf178f620d0a11131c84fa855b98639ed90f86ea53dfb564124/python_swiftclient-4.10.0-py3-none-any.whl.metadata (3.9 kB) 2026-04-14 22:43:58.887 | Requirement already satisfied: requests>=2.25.1 in /opt/stack/data/venv/lib/python3.13/site-packages (from cinder==28.1.0.dev21) (2.33.1) 2026-04-14 22:43:58.919 | Collecting Routes>=2.4.1 (from cinder==28.1.0.dev21) 2026-04-14 22:43:58.923 | Downloading https://mirror.gra1.ovh.opendev.org/pypifiles/packages/9b/d4/d3c7d029de6287ff7bd048e628920d4336b4f8d82cfc00ff078bdbb212a3/Routes-2.5.1-py2.py3-none-any.whl.metadata (25 kB) 2026-04-14 22:43:58.998 | Collecting taskflow>=4.5.0 (from cinder==28.1.0.dev21) 2026-04-14 22:43:59.002 | Downloading https://mirror.gra1.ovh.opendev.org/pypifiles/packages/0b/9d/18c832c28edb7e84770d1238781131b0a6b64cce60e2d57a9e220372dea6/taskflow-6.2.0-py3-none-any.whl.metadata (4.5 kB) 2026-04-14 22:43:59.033 | Collecting rtslib-fb>=2.1.74 (from cinder==28.1.0.dev21) 2026-04-14 22:43:59.036 | Downloading https://mirror.gra1.ovh.opendev.org/pypifiles/packages/3b/1c/88f7a736e0f9a29d0157eacb98172a439428f8a38dc26eab5068fb6eccbe/rtslib_fb-2.2.4-py3-none-any.whl.metadata (2.4 kB) 2026-04-14 22:43:59.567 | Collecting SQLAlchemy>=1.4.23 (from cinder==28.1.0.dev21) 2026-04-14 22:43:59.573 | Downloading https://mirror.gra1.ovh.opendev.org/pypifiles/packages/cd/f5/038741f5e747a5f6ea3e72487211579d8cbea5eb9827a9cbd61d0108c4bd/sqlalchemy-2.0.49-cp313-cp313-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl.metadata (9.5 kB) 2026-04-14 22:43:59.586 | Requirement already satisfied: stevedore>=3.2.2 in /opt/stack/data/venv/lib/python3.13/site-packages (from cinder==28.1.0.dev21) (5.7.0) 2026-04-14 22:43:59.663 | Collecting tabulate>=0.8.7 (from cinder==28.1.0.dev21) 2026-04-14 22:43:59.666 | Downloading https://mirror.gra1.ovh.opendev.org/pypifiles/packages/99/55/db07de81b5c630da5cbf5c7df646580ca26dfaefa593667fc6f2fe016d2e/tabulate-0.10.0-py3-none-any.whl.metadata (40 kB) 2026-04-14 22:43:59.699 | Collecting tenacity>=6.3.1 (from cinder==28.1.0.dev21) 2026-04-14 22:43:59.702 | Downloading https://mirror.gra1.ovh.opendev.org/pypifiles/packages/d7/c1/eb8f9debc45d3b7918a32ab756658a0904732f75e555402972246b0b8e71/tenacity-9.1.4-py3-none-any.whl.metadata (1.2 kB) 2026-04-14 22:43:59.708 | Requirement already satisfied: WebOb>=1.8.6 in /opt/stack/data/venv/lib/python3.13/site-packages (from cinder==28.1.0.dev21) (1.8.9) 2026-04-14 22:43:59.709 | Requirement already satisfied: oslo.i18n>=5.1.0 in /opt/stack/data/venv/lib/python3.13/site-packages (from cinder==28.1.0.dev21) (6.7.2) 2026-04-14 22:43:59.749 | Collecting oslo.vmware>=3.10.0 (from cinder==28.1.0.dev21) 2026-04-14 22:43:59.752 | Downloading https://mirror.gra1.ovh.opendev.org/pypifiles/packages/53/c4/9eefb621d31ac0a56091f53968804697084e544d30ea7f73b9580605c709/oslo_vmware-4.9.0-py3-none-any.whl.metadata (2.3 kB) 2026-04-14 22:43:59.840 | Collecting os-brick>=6.10.0 (from cinder==28.1.0.dev21) 2026-04-14 22:43:59.846 | Downloading https://mirror.gra1.ovh.opendev.org/pypifiles/packages/fa/b8/59f6f9e84128005d46332e7bedf309930616be34780c7a668d11e98f1a4c/os_brick-7.0.0-py3-none-any.whl.metadata (2.8 kB) 2026-04-14 22:43:59.910 | Collecting tooz>=2.8.0 (from cinder==28.1.0.dev21) 2026-04-14 22:43:59.912 | Downloading https://mirror.gra1.ovh.opendev.org/pypifiles/packages/2c/27/70b9734e40c3454aa83a606cb0e99da3f47430b5f6663194480036d753b4/tooz-8.1.0-py3-none-any.whl.metadata (2.9 kB) 2026-04-14 22:44:00.002 | Collecting google-api-python-client>=1.11.0 (from cinder==28.1.0.dev21) 2026-04-14 22:44:00.006 | Downloading https://mirror.gra1.ovh.opendev.org/pypifiles/packages/b0/34/5a624e49f179aa5b0cb87b2ce8093960299030ff40423bfbde09360eb908/google_api_python_client-2.194.0-py3-none-any.whl.metadata (7.0 kB) 2026-04-14 22:44:00.052 | Collecting castellan>=3.7.0 (from cinder==28.1.0.dev21) 2026-04-14 22:44:03.122 | Downloading https://mirror.gra1.ovh.opendev.org/pypifiles/packages/32/c5/6b0bbf1d515f4b8e36c4d9d08078601f463532c66c0327f72cd4f2b415ab/castellan-5.6.0-py3-none-any.whl.metadata (1.9 kB) 2026-04-14 22:44:03.591 | Collecting cryptography>=3.1 (from cinder==28.1.0.dev21) 2026-04-14 22:44:03.594 | Downloading https://mirror.gra1.ovh.opendev.org/pypifiles/packages/ac/25/e715fa0bc24ac2114ed69da33adf451a38abb6f3f24ec207908112e9ba53/cryptography-43.0.3-cp39-abi3-manylinux_2_28_x86_64.whl.metadata (5.4 kB) 2026-04-14 22:44:03.626 | Collecting cursive>=0.2.2 (from cinder==28.1.0.dev21) 2026-04-14 22:44:03.629 | Downloading https://mirror.gra1.ovh.opendev.org/pypifiles/packages/59/c2/b82b94373fa95b3224d8f0ba644bb2d4c8413dbf39116340425ba0af63d8/cursive-0.2.3-py2.py3-none-any.whl.metadata (1.7 kB) 2026-04-14 22:44:03.865 | Collecting zstd>=1.5.0.0 (from cinder==28.1.0.dev21) 2026-04-14 22:44:03.882 | Downloading https://mirror.gra1.ovh.opendev.org/pypifiles/packages/f1/24/fd16ba9e9be877a2194f05462ae77dcb62c8f90c4ecc186d9ee71e9bdc9f/zstd-1.5.7.3-cp313-cp313-manylinux_2_17_x86_64.manylinux2014_x86_64.manylinux_2_28_x86_64.whl.metadata (29 kB) 2026-04-14 22:44:04.567 | Collecting boto3>=1.18.49 (from cinder==28.1.0.dev21) 2026-04-14 22:44:04.571 | Downloading https://mirror.gra1.ovh.opendev.org/pypifiles/packages/65/77/8bbca82f70b062181cf0ae53fd43f1ac6556f3078884bfef9da2269c06a3/boto3-1.35.99-py3-none-any.whl.metadata (6.7 kB) 2026-04-14 22:44:04.594 | Collecting distro>=1.8.0 (from cinder==28.1.0.dev21) 2026-04-14 22:44:04.597 | Using cached https://mirror.gra1.ovh.opendev.org/pypifiles/packages/12/b3/231ffd4ab1fc9d679809f356cebee130ac7daa00d6d6f3206dd4fd137e9e/distro-1.9.0-py3-none-any.whl.metadata (6.8 kB) 2026-04-14 22:44:04.632 | Collecting tzdata>=2022.4 (from cinder==28.1.0.dev21) 2026-04-14 22:44:04.636 | Downloading https://mirror.gra1.ovh.opendev.org/pypifiles/packages/b0/70/d460bd685a170790ec89317e9bd33047988e4bce507b831f5db771e142de/tzdata-2026.1-py2.py3-none-any.whl.metadata (1.4 kB) 2026-04-14 22:44:04.679 | Collecting cachetools>=4.2.1 (from cinder==28.1.0.dev21) 2026-04-14 22:44:04.683 | Downloading https://mirror.gra1.ovh.opendev.org/pypifiles/packages/06/f3/39cf3367b8107baa44f861dc802cbf16263c945b62d8265d36034fc07bea/cachetools-7.0.5-py3-none-any.whl.metadata (5.6 kB) 2026-04-14 22:44:05.280 | Collecting botocore<1.36.0,>=1.35.99 (from boto3>=1.18.49->cinder==28.1.0.dev21) 2026-04-14 22:44:05.284 | Downloading https://mirror.gra1.ovh.opendev.org/pypifiles/packages/fc/dd/d87e2a145fad9e08d0ec6edcf9d71f838ccc7acdd919acc4c0d4a93515f8/botocore-1.35.99-py3-none-any.whl.metadata (5.7 kB) 2026-04-14 22:44:05.314 | Collecting jmespath<2.0.0,>=0.7.1 (from boto3>=1.18.49->cinder==28.1.0.dev21) 2026-04-14 22:44:05.318 | Downloading https://mirror.gra1.ovh.opendev.org/pypifiles/packages/14/2f/967ba146e6d58cf6a652da73885f52fc68001525b4197effc174321d70b4/jmespath-1.1.0-py3-none-any.whl.metadata (7.6 kB) 2026-04-14 22:44:05.367 | Collecting s3transfer<0.11.0,>=0.10.0 (from boto3>=1.18.49->cinder==28.1.0.dev21) 2026-04-14 22:44:05.371 | Downloading https://mirror.gra1.ovh.opendev.org/pypifiles/packages/66/05/7957af15543b8c9799209506df4660cba7afc4cf94bfb60513827e96bed6/s3transfer-0.10.4-py3-none-any.whl.metadata (1.7 kB) 2026-04-14 22:44:05.383 | Requirement already satisfied: python-dateutil<3.0.0,>=2.1 in /opt/stack/data/venv/lib/python3.13/site-packages (from botocore<1.36.0,>=1.35.99->boto3>=1.18.49->cinder==28.1.0.dev21) (2.9.0.post0) 2026-04-14 22:44:05.385 | Requirement already satisfied: urllib3!=2.2.0,<3,>=1.25.4 in /opt/stack/data/venv/lib/python3.13/site-packages (from botocore<1.36.0,>=1.35.99->boto3>=1.18.49->cinder==28.1.0.dev21) (2.6.3) 2026-04-14 22:44:05.390 | Requirement already satisfied: six>=1.5 in /opt/stack/data/venv/lib/python3.13/site-packages (from python-dateutil<3.0.0,>=2.1->botocore<1.36.0,>=1.35.99->boto3>=1.18.49->cinder==28.1.0.dev21) (1.17.0) 2026-04-14 22:44:05.673 | Collecting cffi>=1.12 (from cryptography>=3.1->cinder==28.1.0.dev21) 2026-04-14 22:44:05.678 | Downloading https://mirror.gra1.ovh.opendev.org/pypifiles/packages/98/df/0a1755e750013a2081e863e7cd37e0cdd02664372c754e5560099eb7aa44/cffi-2.0.0-cp313-cp313-manylinux2014_x86_64.manylinux_2_17_x86_64.whl.metadata (2.6 kB) 2026-04-14 22:44:05.705 | Collecting pycparser (from cffi>=1.12->cryptography>=3.1->cinder==28.1.0.dev21) 2026-04-14 22:44:05.710 | Downloading https://mirror.gra1.ovh.opendev.org/pypifiles/packages/0c/c3/44f3fbbfa403ea2a7c779186dc20772604442dde72947e7d01069cbe98e3/pycparser-3.0-py3-none-any.whl.metadata (8.2 kB) 2026-04-14 22:44:05.754 | Collecting dnspython>=1.15.0 (from eventlet!=0.32.0,>=0.30.1->cinder==28.1.0.dev21) 2026-04-14 22:44:05.757 | Downloading https://mirror.gra1.ovh.opendev.org/pypifiles/packages/ba/5a/18ad964b0086c6e62e2e7500f7edc89e3faa45033c71c1893d34eed2b2de/dnspython-2.8.0-py3-none-any.whl.metadata (5.7 kB) 2026-04-14 22:44:05.826 | Collecting httplib2<1.0.0,>=0.19.0 (from google-api-python-client>=1.11.0->cinder==28.1.0.dev21) 2026-04-14 22:44:05.829 | Downloading https://mirror.gra1.ovh.opendev.org/pypifiles/packages/2f/90/fd509079dfcab01102c0fdd87f3a9506894bc70afcf9e9785ef6b2b3aff6/httplib2-0.31.2-py3-none-any.whl.metadata (2.2 kB) 2026-04-14 22:44:05.910 | Collecting google-auth!=2.24.0,!=2.25.0,<3.0.0,>=1.32.0 (from google-api-python-client>=1.11.0->cinder==28.1.0.dev21) 2026-04-14 22:44:05.914 | Downloading https://mirror.gra1.ovh.opendev.org/pypifiles/packages/73/76/d241a5c927433420507215df6cac1b1fa4ac0ba7a794df42a84326c68da8/google_auth-2.49.2-py3-none-any.whl.metadata (6.2 kB) 2026-04-14 22:44:05.947 | Collecting google-auth-httplib2<1.0.0,>=0.2.0 (from google-api-python-client>=1.11.0->cinder==28.1.0.dev21) 2026-04-14 22:44:05.950 | Downloading https://mirror.gra1.ovh.opendev.org/pypifiles/packages/97/e9/93afb14d23a949acaa3f4e7cc51a0024671174e116e35f42850764b99634/google_auth_httplib2-0.3.1-py3-none-any.whl.metadata (3.0 kB) 2026-04-14 22:44:06.009 | Collecting google-api-core!=2.0.*,!=2.1.*,!=2.2.*,!=2.3.0,<3.0.0,>=1.31.5 (from google-api-python-client>=1.11.0->cinder==28.1.0.dev21) 2026-04-14 22:44:06.012 | Downloading https://mirror.gra1.ovh.opendev.org/pypifiles/packages/03/15/e56f351cf6ef1cfea58e6ac226a7318ed1deb2218c4b3cc9bd9e4b786c5a/google_api_core-2.30.3-py3-none-any.whl.metadata (3.1 kB) 2026-04-14 22:44:06.039 | Collecting uritemplate<5,>=3.0.1 (from google-api-python-client>=1.11.0->cinder==28.1.0.dev21) 2026-04-14 22:44:06.042 | Downloading https://mirror.gra1.ovh.opendev.org/pypifiles/packages/a9/99/3ae339466c9183ea5b8ae87b34c0b897eda475d2aec2307cae60e5cd4f29/uritemplate-4.2.0-py3-none-any.whl.metadata (2.6 kB) 2026-04-14 22:44:06.086 | Collecting googleapis-common-protos<2.0.0,>=1.63.2 (from google-api-core!=2.0.*,!=2.1.*,!=2.2.*,!=2.3.0,<3.0.0,>=1.31.5->google-api-python-client>=1.11.0->cinder==28.1.0.dev21) 2026-04-14 22:44:06.089 | Downloading https://mirror.gra1.ovh.opendev.org/pypifiles/packages/b6/b0/be5d3329badb9230b765de6eea66b73abd5944bdeb5afb3562ddcd80ae84/googleapis_common_protos-1.74.0-py3-none-any.whl.metadata (9.2 kB) 2026-04-14 22:44:06.443 | Collecting protobuf<8.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.1.0.dev21) 2026-04-14 22:44:06.448 | Downloading https://mirror.gra1.ovh.opendev.org/pypifiles/packages/16/92/d1e32e3e0d894fe00b15ce28ad4944ab692713f2e7f0a99787405e43533a/protobuf-6.33.6-cp39-abi3-manylinux2014_x86_64.whl.metadata (593 bytes) 2026-04-14 22:44:06.494 | 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.1.0.dev21) 2026-04-14 22:44:06.499 | Downloading https://mirror.gra1.ovh.opendev.org/pypifiles/packages/84/f3/1fba73eeffafc998a25d59703b63f8be4fe8a5cb12eaff7386a0ba0f7125/proto_plus-1.27.2-py3-none-any.whl.metadata (2.2 kB) 2026-04-14 22:44:06.584 | Collecting pyasn1-modules>=0.2.1 (from google-auth!=2.24.0,!=2.25.0,<3.0.0,>=1.32.0->google-api-python-client>=1.11.0->cinder==28.1.0.dev21) 2026-04-14 22:44:06.588 | Downloading https://mirror.gra1.ovh.opendev.org/pypifiles/packages/47/8d/d529b5d697919ba8c11ad626e835d4039be708a35b0d22de83a269a6682c/pyasn1_modules-0.4.2-py3-none-any.whl.metadata (3.5 kB) 2026-04-14 22:44:06.607 | Requirement already satisfied: charset_normalizer<4,>=2 in /opt/stack/data/venv/lib/python3.13/site-packages (from requests>=2.25.1->cinder==28.1.0.dev21) (3.4.7) 2026-04-14 22:44:06.608 | Requirement already satisfied: idna<4,>=2.5 in /opt/stack/data/venv/lib/python3.13/site-packages (from requests>=2.25.1->cinder==28.1.0.dev21) (3.11) 2026-04-14 22:44:06.611 | Requirement already satisfied: certifi>=2023.5.7 in /usr/lib/python3/dist-packages (from requests>=2.25.1->cinder==28.1.0.dev21) (2025.1.31) 2026-04-14 22:44:06.640 | Collecting attrs>=22.2.0 (from jsonschema>=3.2.0->cinder==28.1.0.dev21) 2026-04-14 22:44:06.644 | Downloading https://mirror.gra1.ovh.opendev.org/pypifiles/packages/64/b4/17d4b0b2a2dc85a6df63d1157e028ed19f90d4cd97c36717afef2bc2f395/attrs-26.1.0-py3-none-any.whl.metadata (8.8 kB) 2026-04-14 22:44:06.672 | Collecting jsonschema-specifications>=2023.03.6 (from jsonschema>=3.2.0->cinder==28.1.0.dev21) 2026-04-14 22:44:06.677 | Downloading https://mirror.gra1.ovh.opendev.org/pypifiles/packages/41/45/1a4ed80516f02155c51f51e8cedb3c1902296743db0bbc66608a0db2814f/jsonschema_specifications-2025.9.1-py3-none-any.whl.metadata (2.9 kB) 2026-04-14 22:44:06.722 | Collecting referencing>=0.28.4 (from jsonschema>=3.2.0->cinder==28.1.0.dev21) 2026-04-14 22:44:06.724 | Downloading https://mirror.gra1.ovh.opendev.org/pypifiles/packages/2c/58/ca301544e1fa93ed4f80d724bf5b194f6e4b945841c5bfd555878eea9fcb/referencing-0.37.0-py3-none-any.whl.metadata (2.8 kB) 2026-04-14 22:44:07.250 | Collecting rpds-py>=0.25.0 (from jsonschema>=3.2.0->cinder==28.1.0.dev21) 2026-04-14 22:44:07.273 | Downloading https://mirror.gra1.ovh.opendev.org/pypifiles/packages/b7/de/f7192e12b21b9e9a68a6d0f249b4af3fdcdff8418be0767a627564afa1f1/rpds_py-0.30.0-cp313-cp313-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.metadata (4.1 kB) 2026-04-14 22:44:07.286 | Requirement already satisfied: os-service-types>=1.2.0 in /opt/stack/data/venv/lib/python3.13/site-packages (from keystoneauth1>=4.2.1->cinder==28.1.0.dev21) (1.8.2) 2026-04-14 22:44:07.287 | Requirement already satisfied: typing-extensions>=4.12 in /opt/stack/data/venv/lib/python3.13/site-packages (from keystoneauth1>=4.2.1->cinder==28.1.0.dev21) (4.15.0) 2026-04-14 22:44:07.290 | Requirement already satisfied: oslo.cache>=3.11.0 in /opt/stack/data/venv/lib/python3.13/site-packages (from keystonemiddleware>=9.1.0->cinder==28.1.0.dev21) (4.1.1) 2026-04-14 22:44:07.292 | Requirement already satisfied: pycadf>=1.1.0 in /opt/stack/data/venv/lib/python3.13/site-packages (from keystonemiddleware>=9.1.0->cinder==28.1.0.dev21) (4.0.1) 2026-04-14 22:44:07.293 | Requirement already satisfied: PyJWT>=2.4.0 in /opt/stack/data/venv/lib/python3.13/site-packages (from keystonemiddleware>=9.1.0->cinder==28.1.0.dev21) (2.12.1) 2026-04-14 22:44:07.306 | Requirement already satisfied: psutil>=5.7.2 in /opt/stack/data/venv/lib/python3.13/site-packages (from os-brick>=6.10.0->cinder==28.1.0.dev21) (7.2.2) 2026-04-14 22:44:07.311 | Requirement already satisfied: dogpile.cache>=1.3.3 in /opt/stack/data/venv/lib/python3.13/site-packages (from oslo.cache>=3.11.0->keystonemiddleware>=9.1.0->cinder==28.1.0.dev21) (1.5.0) 2026-04-14 22:44:07.345 | Collecting fasteners>=0.7.0 (from oslo.concurrency>=4.5.0->cinder==28.1.0.dev21) 2026-04-14 22:44:07.348 | Downloading https://mirror.gra1.ovh.opendev.org/pypifiles/packages/51/ac/e5d886f892666d2d1e5cb8c1a41146e1d79ae8896477b1153a21711d3b44/fasteners-0.20-py3-none-any.whl.metadata (4.8 kB) 2026-04-14 22:44:07.356 | Requirement already satisfied: debtcollector>=3.0.0 in /opt/stack/data/venv/lib/python3.13/site-packages (from oslo.concurrency>=4.5.0->cinder==28.1.0.dev21) (3.1.0) 2026-04-14 22:44:07.359 | Requirement already satisfied: wrapt>=2.1.0 in /opt/stack/data/venv/lib/python3.13/site-packages (from debtcollector>=3.0.0->oslo.concurrency>=4.5.0->cinder==28.1.0.dev21) (2.1.2) 2026-04-14 22:44:07.363 | Requirement already satisfied: netaddr>=0.7.18 in /opt/stack/data/venv/lib/python3.13/site-packages (from oslo.config>=8.3.2->cinder==28.1.0.dev21) (1.3.0) 2026-04-14 22:44:07.364 | Requirement already satisfied: rfc3986>=1.2.0 in /opt/stack/data/venv/lib/python3.13/site-packages (from oslo.config>=8.3.2->cinder==28.1.0.dev21) (2.0.0) 2026-04-14 22:44:07.364 | Requirement already satisfied: PyYAML>=5.1 in /opt/stack/data/venv/lib/python3.13/site-packages (from oslo.config>=8.3.2->cinder==28.1.0.dev21) (6.0.3) 2026-04-14 22:44:07.412 | Collecting alembic>=0.9.6 (from oslo.db>=11.0.0->cinder==28.1.0.dev21) 2026-04-14 22:44:07.415 | Downloading https://mirror.gra1.ovh.opendev.org/pypifiles/packages/d2/29/6533c317b74f707ea28f8d633734dbda2119bbadfc61b2f3640ba835d0f7/alembic-1.18.4-py3-none-any.whl.metadata (7.2 kB) 2026-04-14 22:44:07.442 | Collecting testresources>=2.0.0 (from oslo.db>=11.0.0->cinder==28.1.0.dev21) 2026-04-14 22:44:07.445 | Downloading https://mirror.gra1.ovh.opendev.org/pypifiles/packages/b2/2e/905756faf6bada00adccb5dbc9e5987760675b682f08dd1312a40042a838/testresources-2.0.2.tar.gz (45 kB) 2026-04-14 22:44:07.467 | Installing build dependencies: started 2026-04-14 22:44:11.666 | Installing build dependencies: finished with status 'done' 2026-04-14 22:44:11.668 | Getting requirements to build wheel: started 2026-04-14 22:44:12.218 | Getting requirements to build wheel: finished with status 'done' 2026-04-14 22:44:12.222 | Installing backend dependencies: started 2026-04-14 22:44:16.632 | Installing backend dependencies: finished with status 'done' 2026-04-14 22:44:16.633 | Preparing metadata (pyproject.toml): started 2026-04-14 22:44:17.052 | Preparing metadata (pyproject.toml): finished with status 'done' 2026-04-14 22:44:20.337 | Collecting testscenarios>=0.4 (from oslo.db>=11.0.0->cinder==28.1.0.dev21) 2026-04-14 22:44:20.344 | Downloading https://mirror.gra1.ovh.opendev.org/pypifiles/packages/da/25/2f10da0d5427989fefa5ab51e697bc02625bbb7de2be3bc8452462efac78/testscenarios-0.5.0-py2.py3-none-any.whl.metadata (12 kB) 2026-04-14 22:44:20.383 | Collecting Mako (from alembic>=0.9.6->oslo.db>=11.0.0->cinder==28.1.0.dev21) 2026-04-14 22:44:20.388 | Downloading https://mirror.gra1.ovh.opendev.org/pypifiles/packages/87/fb/99f81ac72ae23375f22b7afdb7642aba97c00a713c217124420147681a2f/mako-1.3.10-py3-none-any.whl.metadata (2.9 kB) 2026-04-14 22:44:20.405 | Requirement already satisfied: futurist>=1.2.0 in /opt/stack/data/venv/lib/python3.13/site-packages (from oslo.messaging>=14.6.0->cinder==28.1.0.dev21) (3.3.0) 2026-04-14 22:44:20.449 | Collecting amqp>=2.5.2 (from oslo.messaging>=14.6.0->cinder==28.1.0.dev21) 2026-04-14 22:44:20.455 | Downloading https://mirror.gra1.ovh.opendev.org/pypifiles/packages/26/99/fc813cd978842c26c82534010ea849eee9ab3a13ea2b74e95cb9c99e747b/amqp-5.3.1-py3-none-any.whl.metadata (8.9 kB) 2026-04-14 22:44:20.534 | Collecting kombu>=4.6.8 (from oslo.messaging>=14.6.0->cinder==28.1.0.dev21) 2026-04-14 22:44:20.539 | Downloading https://mirror.gra1.ovh.opendev.org/pypifiles/packages/fb/0f/834427d8c03ff1d7e867d3db3d176470c64871753252b21b4f4897d1fa45/kombu-5.6.2-py3-none-any.whl.metadata (3.5 kB) 2026-04-14 22:44:20.590 | Collecting oslo.metrics>=0.2.1 (from oslo.messaging>=14.6.0->cinder==28.1.0.dev21) 2026-04-14 22:44:20.595 | Downloading https://mirror.gra1.ovh.opendev.org/pypifiles/packages/17/9b/8afaf8ff62cc38ed3aaab306b97fb3429bc12b1cfe0ce530b7dd4dbea479/oslo_metrics-0.15.1-py3-none-any.whl.metadata (1.5 kB) 2026-04-14 22:44:20.630 | Collecting vine<6.0.0,>=5.0.0 (from amqp>=2.5.2->oslo.messaging>=14.6.0->cinder==28.1.0.dev21) 2026-04-14 22:44:20.634 | Downloading https://mirror.gra1.ovh.opendev.org/pypifiles/packages/03/ff/7c0c86c43b3cbb927e0ccc0255cb4057ceba4799cd44ae95174ce8e8b5b2/vine-5.1.0-py3-none-any.whl.metadata (2.7 kB) 2026-04-14 22:44:20.694 | Collecting prometheus-client>=0.6.0 (from oslo.metrics>=0.2.1->oslo.messaging>=14.6.0->cinder==28.1.0.dev21) 2026-04-14 22:44:20.698 | Downloading https://mirror.gra1.ovh.opendev.org/pypifiles/packages/8d/9b/d4b1e644385499c8346fa9b622a3f030dce14cd6ef8a1871c221a17a67e7/prometheus_client-0.25.0-py3-none-any.whl.metadata (2.1 kB) 2026-04-14 22:44:20.775 | Collecting bcrypt>=3.1.3 (from oslo.middleware>=4.1.1->cinder==28.1.0.dev21) 2026-04-14 22:44:20.781 | Downloading https://mirror.gra1.ovh.opendev.org/pypifiles/packages/d4/8d/5e43d9584b3b3591a6f9b68f755a4da879a59712981ef5ad2a0ac1379f7a/bcrypt-5.0.0-cp39-abi3-manylinux_2_34_x86_64.whl.metadata (10 kB) 2026-04-14 22:44:20.817 | Collecting Jinja2>=2.10 (from oslo.middleware>=4.1.1->cinder==28.1.0.dev21) 2026-04-14 22:44:20.821 | Downloading https://mirror.gra1.ovh.opendev.org/pypifiles/packages/62/a1/3d680cbfd5f4b8f15abc1d571870c5fc3e594bb582bc3b64ea099db13e56/jinja2-3.1.6-py3-none-any.whl.metadata (2.9 kB) 2026-04-14 22:44:20.856 | Collecting statsd>=3.2.1 (from oslo.middleware>=4.1.1->cinder==28.1.0.dev21) 2026-04-14 22:44:20.861 | Downloading https://mirror.gra1.ovh.opendev.org/pypifiles/packages/f4/d0/c9543b52c067a390ae6ae632d7fd1b97a35cdc8d69d40c0b7d334b326410/statsd-4.0.1-py2.py3-none-any.whl.metadata (2.9 kB) 2026-04-14 22:44:21.117 | Collecting MarkupSafe>=2.0 (from Jinja2>=2.10->oslo.middleware>=4.1.1->cinder==28.1.0.dev21) 2026-04-14 22:44:21.120 | Downloading https://mirror.gra1.ovh.opendev.org/pypifiles/packages/a9/21/9b05698b46f218fc0e118e1f8168395c65c8a2c750ae2bab54fc4bd4e0e8/markupsafe-3.0.3-cp313-cp313-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl.metadata (2.7 kB) 2026-04-14 22:44:21.137 | Requirement already satisfied: msgpack>=0.6.0 in /opt/stack/data/venv/lib/python3.13/site-packages (from oslo.privsep>=2.6.2->cinder==28.1.0.dev21) (1.1.2) 2026-04-14 22:44:21.239 | Collecting Yappi>=1.0 (from oslo.service>=4.5.0->cinder==28.1.0.dev21) 2026-04-14 22:44:21.252 | Downloading https://mirror.gra1.ovh.opendev.org/pypifiles/packages/f0/52/24e214e5d4093e7b137fac95958afe289d1153ad35e6556be348c55a0b6a/yappi-1.7.6-cp313-cp313-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl.metadata (11 kB) 2026-04-14 22:44:21.285 | Collecting PrettyTable>=0.7.1 (from oslo.upgradecheck>=1.1.1->cinder==28.1.0.dev21) 2026-04-14 22:44:21.288 | Downloading https://mirror.gra1.ovh.opendev.org/pypifiles/packages/ee/8c/83087ebc47ab0396ce092363001fa37c17153119ee282700c0713a195853/prettytable-3.17.0-py3-none-any.whl.metadata (34 kB) 2026-04-14 22:44:21.347 | Collecting suds-community>=0.6 (from oslo.vmware>=3.10.0->cinder==28.1.0.dev21) 2026-04-14 22:44:21.351 | Downloading https://mirror.gra1.ovh.opendev.org/pypifiles/packages/a3/0e/513c353018247dc846074d9460f3c9adeeea360ac85abd5a7750eb53fc03/suds_community-1.2.0-py3-none-any.whl.metadata (1.6 kB) 2026-04-14 22:44:21.426 | Collecting invoke>=2.0 (from paramiko>=2.7.2->cinder==28.1.0.dev21) 2026-04-14 22:44:21.429 | Downloading https://mirror.gra1.ovh.opendev.org/pypifiles/packages/5a/de/bbc12563bbf979618d17625a4e753ff7a078523e28d870d3626daa97261a/invoke-3.0.3-py3-none-any.whl.metadata (3.2 kB) 2026-04-14 22:44:21.494 | Collecting pynacl>=1.5 (from paramiko>=2.7.2->cinder==28.1.0.dev21) 2026-04-14 22:44:21.497 | Downloading https://mirror.gra1.ovh.opendev.org/pypifiles/packages/c9/a8/b917096b1accc9acd878819a49d3d84875731a41eb665f6ebc826b1af99e/pynacl-1.6.2-cp38-abi3-manylinux_2_34_x86_64.whl.metadata (10.0 kB) 2026-04-14 22:44:21.509 | Requirement already satisfied: setuptools in /opt/stack/data/venv/lib/python3.13/site-packages (from Paste>=3.4.3->cinder==28.1.0.dev21) (82.0.1) 2026-04-14 22:44:21.538 | Collecting wcwidth (from PrettyTable>=0.7.1->oslo.upgradecheck>=1.1.1->cinder==28.1.0.dev21) 2026-04-14 22:44:21.541 | Downloading https://mirror.gra1.ovh.opendev.org/pypifiles/packages/68/5a/199c59e0a824a3db2b89c5d2dade7ab5f9624dbf6448dc291b46d5ec94d3/wcwidth-0.6.0-py3-none-any.whl.metadata (30 kB) 2026-04-14 22:44:21.613 | Collecting pyasn1<0.7.0,>=0.6.1 (from pyasn1-modules>=0.2.1->google-auth!=2.24.0,!=2.25.0,<3.0.0,>=1.32.0->google-api-python-client>=1.11.0->cinder==28.1.0.dev21) 2026-04-14 22:44:21.616 | Downloading https://mirror.gra1.ovh.opendev.org/pypifiles/packages/5d/a0/7d793dce3fa811fe047d6ae2431c672364b462850c6235ae306c0efd025f/pyasn1-0.6.3-py3-none-any.whl.metadata (8.4 kB) 2026-04-14 22:44:21.662 | Collecting cliff>=2.8.0 (from python-barbicanclient>=5.0.1->cinder==28.1.0.dev21) 2026-04-14 22:44:21.666 | Downloading https://mirror.gra1.ovh.opendev.org/pypifiles/packages/a4/e5/c71eec2d29089238066171bfccc6569a8b7223a30513c5bc535904d1ff6b/cliff-4.13.3-py3-none-any.whl.metadata (2.1 kB) 2026-04-14 22:44:21.689 | Collecting autopage>=0.4.0 (from cliff>=2.8.0->python-barbicanclient>=5.0.1->cinder==28.1.0.dev21) 2026-04-14 22:44:21.693 | Downloading https://mirror.gra1.ovh.opendev.org/pypifiles/packages/73/6c/0324d6ed15cfb3ed0d2578fd1486f815e01f7f8d0a32b1522ff3e611e5f9/autopage-0.6.0-py3-none-any.whl.metadata (8.1 kB) 2026-04-14 22:44:21.754 | Collecting cmd2>=1.0.0 (from cliff>=2.8.0->python-barbicanclient>=5.0.1->cinder==28.1.0.dev21) 2026-04-14 22:44:21.758 | Downloading https://mirror.gra1.ovh.opendev.org/pypifiles/packages/28/16/3dc2eaeeef97a2e47679d9ada72dd56d5033d3d9ed8f0c8d3c75ddf3bc07/cmd2-3.4.0-py3-none-any.whl.metadata (16 kB) 2026-04-14 22:44:21.789 | Collecting pyperclip>=1.8.2 (from cmd2>=1.0.0->cliff>=2.8.0->python-barbicanclient>=5.0.1->cinder==28.1.0.dev21) 2026-04-14 22:44:21.792 | Downloading https://mirror.gra1.ovh.opendev.org/pypifiles/packages/df/80/fc9d01d5ed37ba4c42ca2b55b4339ae6e200b456be3a1aaddf4a9fa99b8c/pyperclip-1.11.0-py3-none-any.whl.metadata (2.4 kB) 2026-04-14 22:44:21.797 | Requirement already satisfied: rich>=14.3.0 in /opt/stack/data/venv/lib/python3.13/site-packages (from cmd2>=1.0.0->cliff>=2.8.0->python-barbicanclient>=5.0.1->cinder==28.1.0.dev21) (14.3.4) 2026-04-14 22:44:21.820 | Collecting rich-argparse>=1.7.1 (from cmd2>=1.0.0->cliff>=2.8.0->python-barbicanclient>=5.0.1->cinder==28.1.0.dev21) 2026-04-14 22:44:21.823 | Downloading https://mirror.gra1.ovh.opendev.org/pypifiles/packages/04/80/97b6f357ac458d9ad9872cc3183ca09ef7439ac89e030ea43053ba1294b6/rich_argparse-1.7.2-py3-none-any.whl.metadata (14 kB) 2026-04-14 22:44:21.856 | Collecting warlock>=1.2.0 (from python-glanceclient>=3.2.2->cinder==28.1.0.dev21) 2026-04-14 22:44:21.860 | Downloading https://mirror.gra1.ovh.opendev.org/pypifiles/packages/53/4b/8b3a3ae43afd4f7e4eebd86b53924d5271f84857ca38161ca502d0891caa/warlock-2.1.0-py3-none-any.whl.metadata (4.0 kB) 2026-04-14 22:44:21.900 | Collecting pyOpenSSL>=17.1.0 (from python-glanceclient>=3.2.2->cinder==28.1.0.dev21) 2026-04-14 22:44:21.904 | Downloading https://mirror.gra1.ovh.opendev.org/pypifiles/packages/d9/dd/e0aa7ebef5168c75b772eda64978c597a9129b46be17779054652a7999e4/pyOpenSSL-24.2.1-py3-none-any.whl.metadata (13 kB) 2026-04-14 22:44:21.972 | Requirement already satisfied: markdown-it-py>=2.2.0 in /opt/stack/data/venv/lib/python3.13/site-packages (from rich>=14.3.0->cmd2>=1.0.0->cliff>=2.8.0->python-barbicanclient>=5.0.1->cinder==28.1.0.dev21) (4.0.0) 2026-04-14 22:44:21.974 | Requirement already satisfied: pygments<3.0.0,>=2.13.0 in /opt/stack/data/venv/lib/python3.13/site-packages (from rich>=14.3.0->cmd2>=1.0.0->cliff>=2.8.0->python-barbicanclient>=5.0.1->cinder==28.1.0.dev21) (2.20.0) 2026-04-14 22:44:21.989 | Requirement already satisfied: mdurl~=0.1 in /opt/stack/data/venv/lib/python3.13/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.1.0.dev21) (0.1.2) 2026-04-14 22:44:22.033 | Collecting repoze.lru>=0.3 (from Routes>=2.4.1->cinder==28.1.0.dev21) 2026-04-14 22:44:22.037 | Downloading https://mirror.gra1.ovh.opendev.org/pypifiles/packages/b0/30/6cc0c95f0b59ad4b3b9163bff7cdcf793cc96fac64cf398ff26271f5cf5e/repoze.lru-0.7-py3-none-any.whl.metadata (1.1 kB) 2026-04-14 22:44:22.090 | Collecting pyudev~=0.18 (from rtslib-fb>=2.1.74->cinder==28.1.0.dev21) 2026-04-14 22:44:22.093 | Downloading https://mirror.gra1.ovh.opendev.org/pypifiles/packages/2a/51/3dc0cd6498b24dea3cdeaed648568e3ca7454d41334d840b114156d7479f/pyudev-0.24.4-py3-none-any.whl.metadata (4.4 kB) 2026-04-14 22:44:22.190 | Collecting networkx>=2.1.0 (from taskflow>=4.5.0->cinder==28.1.0.dev21) 2026-04-14 22:44:22.194 | Downloading https://mirror.gra1.ovh.opendev.org/pypifiles/packages/b9/54/dd730b32ea14ea797530a4479b2ed46a6fb250f682a9cfb997e968bf0261/networkx-3.4.2-py3-none-any.whl.metadata (6.3 kB) 2026-04-14 22:44:22.240 | Collecting automaton>=1.9.0 (from taskflow>=4.5.0->cinder==28.1.0.dev21) 2026-04-14 22:44:22.245 | Downloading https://mirror.gra1.ovh.opendev.org/pypifiles/packages/66/d7/8b53332e977434bc9b26a872615bac3ac67b44d273b2f7c9969a50dbbc38/automaton-3.4.0-py3-none-any.whl.metadata (2.3 kB) 2026-04-14 22:44:22.274 | Collecting pydot>=1.2.4 (from taskflow>=4.5.0->cinder==28.1.0.dev21) 2026-04-14 22:44:22.277 | Downloading https://mirror.gra1.ovh.opendev.org/pypifiles/packages/7e/32/a7125fb28c4261a627f999d5fb4afff25b523800faed2c30979949d6facd/pydot-4.0.1-py3-none-any.whl.metadata (11 kB) 2026-04-14 22:44:22.306 | Requirement already satisfied: testtools in /opt/stack/data/venv/lib/python3.13/site-packages (from testscenarios>=0.4->oslo.db>=11.0.0->cinder==28.1.0.dev21) (2.9.0) 2026-04-14 22:44:22.338 | Collecting voluptuous>=0.8.9 (from tooz>=2.8.0->cinder==28.1.0.dev21) 2026-04-14 22:44:22.342 | Downloading https://mirror.gra1.ovh.opendev.org/pypifiles/packages/d1/00/0e0da784245c93cf346150ab67634177bf277f93b7a162bb56c928c39c04/voluptuous-0.16.0-py3-none-any.whl.metadata (20 kB) 2026-04-14 22:44:22.388 | Collecting jsonpatch~=1.0 (from warlock>=1.2.0->python-glanceclient>=3.2.2->cinder==28.1.0.dev21) 2026-04-14 22:44:22.392 | Downloading https://mirror.gra1.ovh.opendev.org/pypifiles/packages/73/07/02e16ed01e04a374e644b575638ec7987ae846d25ad97bcc9945a3ee4b0e/jsonpatch-1.33-py2.py3-none-any.whl.metadata (3.0 kB) 2026-04-14 22:44:22.420 | Collecting jsonpointer>=1.9 (from jsonpatch~=1.0->warlock>=1.2.0->python-glanceclient>=3.2.2->cinder==28.1.0.dev21) 2026-04-14 22:44:22.423 | Downloading https://mirror.gra1.ovh.opendev.org/pypifiles/packages/9e/6a/a83720e953b1682d2d109d3c2dbb0bc9bf28cc1cbc205be4ef4be5da709d/jsonpointer-3.1.1-py3-none-any.whl.metadata (2.4 kB) 2026-04-14 22:44:22.436 | Requirement already satisfied: legacy-cgi>=2.6 in /opt/stack/data/venv/lib/python3.13/site-packages (from WebOb>=1.8.6->cinder==28.1.0.dev21) (2.6.4) 2026-04-14 22:44:22.485 | Downloading https://mirror.gra1.ovh.opendev.org/pypifiles/packages/65/77/8bbca82f70b062181cf0ae53fd43f1ac6556f3078884bfef9da2269c06a3/boto3-1.35.99-py3-none-any.whl (139 kB) 2026-04-14 22:44:22.493 | Downloading https://mirror.gra1.ovh.opendev.org/pypifiles/packages/fc/dd/d87e2a145fad9e08d0ec6edcf9d71f838ccc7acdd919acc4c0d4a93515f8/botocore-1.35.99-py3-none-any.whl (13.3 MB) 2026-04-14 22:44:22.620 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 13.3/13.3 MB 105.9 MB/s 0:00:00 2026-04-14 22:44:25.719 | Downloading https://mirror.gra1.ovh.opendev.org/pypifiles/packages/14/2f/967ba146e6d58cf6a652da73885f52fc68001525b4197effc174321d70b4/jmespath-1.1.0-py3-none-any.whl (20 kB) 2026-04-14 22:44:25.727 | Downloading https://mirror.gra1.ovh.opendev.org/pypifiles/packages/66/05/7957af15543b8c9799209506df4660cba7afc4cf94bfb60513827e96bed6/s3transfer-0.10.4-py3-none-any.whl (83 kB) 2026-04-14 22:44:25.763 | Downloading https://mirror.gra1.ovh.opendev.org/pypifiles/packages/06/f3/39cf3367b8107baa44f861dc802cbf16263c945b62d8265d36034fc07bea/cachetools-7.0.5-py3-none-any.whl (13 kB) 2026-04-14 22:44:25.778 | Downloading https://mirror.gra1.ovh.opendev.org/pypifiles/packages/32/c5/6b0bbf1d515f4b8e36c4d9d08078601f463532c66c0327f72cd4f2b415ab/castellan-5.6.0-py3-none-any.whl (99 kB) 2026-04-14 22:44:25.802 | Downloading https://mirror.gra1.ovh.opendev.org/pypifiles/packages/ac/25/e715fa0bc24ac2114ed69da33adf451a38abb6f3f24ec207908112e9ba53/cryptography-43.0.3-cp39-abi3-manylinux_2_28_x86_64.whl (4.0 MB) 2026-04-14 22:44:26.170 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 4.0/4.0 MB 10.9 MB/s 0:00:00 2026-04-14 22:44:26.175 | Downloading https://mirror.gra1.ovh.opendev.org/pypifiles/packages/98/df/0a1755e750013a2081e863e7cd37e0cdd02664372c754e5560099eb7aa44/cffi-2.0.0-cp313-cp313-manylinux2014_x86_64.manylinux_2_17_x86_64.whl (219 kB) 2026-04-14 22:44:26.185 | Downloading https://mirror.gra1.ovh.opendev.org/pypifiles/packages/59/c2/b82b94373fa95b3224d8f0ba644bb2d4c8413dbf39116340425ba0af63d8/cursive-0.2.3-py2.py3-none-any.whl (43 kB) 2026-04-14 22:44:26.192 | Using cached https://mirror.gra1.ovh.opendev.org/pypifiles/packages/12/b3/231ffd4ab1fc9d679809f356cebee130ac7daa00d6d6f3206dd4fd137e9e/distro-1.9.0-py3-none-any.whl (20 kB) 2026-04-14 22:44:26.197 | Downloading https://mirror.gra1.ovh.opendev.org/pypifiles/packages/c3/1c/febe9acf1b4f0d67603b231c28d6d17d647d68c90c1963fecdeb64046d6d/eventlet-0.41.0-py3-none-any.whl (364 kB) 2026-04-14 22:44:26.207 | Downloading https://mirror.gra1.ovh.opendev.org/pypifiles/packages/ba/5a/18ad964b0086c6e62e2e7500f7edc89e3faa45033c71c1893d34eed2b2de/dnspython-2.8.0-py3-none-any.whl (331 kB) 2026-04-14 22:44:26.219 | Downloading https://mirror.gra1.ovh.opendev.org/pypifiles/packages/b0/34/5a624e49f179aa5b0cb87b2ce8093960299030ff40423bfbde09360eb908/google_api_python_client-2.194.0-py3-none-any.whl (15.0 MB) 2026-04-14 22:44:26.386 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 15.0/15.0 MB 91.6 MB/s 0:00:00 2026-04-14 22:44:26.392 | Downloading https://mirror.gra1.ovh.opendev.org/pypifiles/packages/03/15/e56f351cf6ef1cfea58e6ac226a7318ed1deb2218c4b3cc9bd9e4b786c5a/google_api_core-2.30.3-py3-none-any.whl (173 kB) 2026-04-14 22:44:26.401 | Downloading https://mirror.gra1.ovh.opendev.org/pypifiles/packages/73/76/d241a5c927433420507215df6cac1b1fa4ac0ba7a794df42a84326c68da8/google_auth-2.49.2-py3-none-any.whl (240 kB) 2026-04-14 22:44:26.412 | Downloading https://mirror.gra1.ovh.opendev.org/pypifiles/packages/97/e9/93afb14d23a949acaa3f4e7cc51a0024671174e116e35f42850764b99634/google_auth_httplib2-0.3.1-py3-none-any.whl (9.5 kB) 2026-04-14 22:44:26.420 | Downloading https://mirror.gra1.ovh.opendev.org/pypifiles/packages/b6/b0/be5d3329badb9230b765de6eea66b73abd5944bdeb5afb3562ddcd80ae84/googleapis_common_protos-1.74.0-py3-none-any.whl (300 kB) 2026-04-14 22:44:26.436 | Downloading https://mirror.gra1.ovh.opendev.org/pypifiles/packages/2f/90/fd509079dfcab01102c0fdd87f3a9506894bc70afcf9e9785ef6b2b3aff6/httplib2-0.31.2-py3-none-any.whl (91 kB) 2026-04-14 22:44:26.445 | Downloading https://mirror.gra1.ovh.opendev.org/pypifiles/packages/84/f3/1fba73eeffafc998a25d59703b63f8be4fe8a5cb12eaff7386a0ba0f7125/proto_plus-1.27.2-py3-none-any.whl (50 kB) 2026-04-14 22:44:26.455 | Downloading https://mirror.gra1.ovh.opendev.org/pypifiles/packages/16/92/d1e32e3e0d894fe00b15ce28ad4944ab692713f2e7f0a99787405e43533a/protobuf-6.33.6-cp39-abi3-manylinux2014_x86_64.whl (323 kB) 2026-04-14 22:44:26.466 | Downloading https://mirror.gra1.ovh.opendev.org/pypifiles/packages/a9/99/3ae339466c9183ea5b8ae87b34c0b897eda475d2aec2307cae60e5cd4f29/uritemplate-4.2.0-py3-none-any.whl (11 kB) 2026-04-14 22:44:26.475 | Downloading https://mirror.gra1.ovh.opendev.org/pypifiles/packages/54/78/0cbc693622cd54ebe25207efbb3a0eb07c2639cb8594f6e3aaaa0bb077a8/greenlet-3.4.0-cp313-cp313-manylinux_2_24_x86_64.manylinux_2_28_x86_64.whl (617 kB) 2026-04-14 22:44:26.488 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 617.5/617.5 kB 47.1 MB/s 0:00:00 2026-04-14 22:44:26.493 | Downloading https://mirror.gra1.ovh.opendev.org/pypifiles/packages/69/90/f63fb5873511e014207a475e2bb4e8b2e570d655b00ac19a9a0ca0a385ee/jsonschema-4.26.0-py3-none-any.whl (90 kB) 2026-04-14 22:44:26.502 | Downloading https://mirror.gra1.ovh.opendev.org/pypifiles/packages/64/b4/17d4b0b2a2dc85a6df63d1157e028ed19f90d4cd97c36717afef2bc2f395/attrs-26.1.0-py3-none-any.whl (67 kB) 2026-04-14 22:44:26.512 | Downloading https://mirror.gra1.ovh.opendev.org/pypifiles/packages/41/45/1a4ed80516f02155c51f51e8cedb3c1902296743db0bbc66608a0db2814f/jsonschema_specifications-2025.9.1-py3-none-any.whl (18 kB) 2026-04-14 22:44:26.520 | Downloading https://mirror.gra1.ovh.opendev.org/pypifiles/packages/54/3a/8f560f8fb2f5f092e18ac7a13a94b77e0e5213fe7c424d12e98393dcc7d8/lxml-6.0.3-cp313-cp313-manylinux_2_26_x86_64.manylinux_2_28_x86_64.whl (5.2 MB) 2026-04-14 22:44:26.594 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 5.2/5.2 MB 72.9 MB/s 0:00:00 2026-04-14 22:44:26.598 | Downloading https://mirror.gra1.ovh.opendev.org/pypifiles/packages/fa/b8/59f6f9e84128005d46332e7bedf309930616be34780c7a668d11e98f1a4c/os_brick-7.0.0-py3-none-any.whl (285 kB) 2026-04-14 22:44:26.607 | Downloading https://mirror.gra1.ovh.opendev.org/pypifiles/packages/7a/a0/e9b4f2a50264bbd7626a9429b344b7e3e299dc1e88fedbb0a2ee43e5f023/oslo_concurrency-7.4.0-py3-none-any.whl (48 kB) 2026-04-14 22:44:26.616 | Downloading https://mirror.gra1.ovh.opendev.org/pypifiles/packages/51/ac/e5d886f892666d2d1e5cb8c1a41146e1d79ae8896477b1153a21711d3b44/fasteners-0.20-py3-none-any.whl (18 kB) 2026-04-14 22:44:26.624 | Downloading https://mirror.gra1.ovh.opendev.org/pypifiles/packages/ca/c8/92f6d727277c8bf180a1f7d432a6ca5eb24367dd231851ebe91812a4e8f5/oslo_db-18.0.0-py3-none-any.whl (152 kB) 2026-04-14 22:44:26.632 | Downloading https://mirror.gra1.ovh.opendev.org/pypifiles/packages/d2/29/6533c317b74f707ea28f8d633734dbda2119bbadfc61b2f3640ba835d0f7/alembic-1.18.4-py3-none-any.whl (263 kB) 2026-04-14 22:44:26.639 | Downloading https://mirror.gra1.ovh.opendev.org/pypifiles/packages/18/f7/d44af17d98dc95764da96ef31be305f536bd0696706a5d8ea6dd01ebeb34/oslo_messaging-17.3.0-py3-none-any.whl (201 kB) 2026-04-14 22:44:26.647 | Downloading https://mirror.gra1.ovh.opendev.org/pypifiles/packages/26/99/fc813cd978842c26c82534010ea849eee9ab3a13ea2b74e95cb9c99e747b/amqp-5.3.1-py3-none-any.whl (50 kB) 2026-04-14 22:44:26.655 | Downloading https://mirror.gra1.ovh.opendev.org/pypifiles/packages/03/ff/7c0c86c43b3cbb927e0ccc0255cb4057ceba4799cd44ae95174ce8e8b5b2/vine-5.1.0-py3-none-any.whl (9.6 kB) 2026-04-14 22:44:26.663 | Downloading https://mirror.gra1.ovh.opendev.org/pypifiles/packages/fb/0f/834427d8c03ff1d7e867d3db3d176470c64871753252b21b4f4897d1fa45/kombu-5.6.2-py3-none-any.whl (214 kB) 2026-04-14 22:44:26.673 | Downloading https://mirror.gra1.ovh.opendev.org/pypifiles/packages/17/9b/8afaf8ff62cc38ed3aaab306b97fb3429bc12b1cfe0ce530b7dd4dbea479/oslo_metrics-0.15.1-py3-none-any.whl (14 kB) 2026-04-14 22:44:26.680 | Downloading https://mirror.gra1.ovh.opendev.org/pypifiles/packages/61/3b/fa7b95d41e1c8588c6d94150ce5b2a02a227971601dfae5819797fce35ab/oslo_middleware-8.0.0-py3-none-any.whl (65 kB) 2026-04-14 22:44:26.689 | Downloading https://mirror.gra1.ovh.opendev.org/pypifiles/packages/d4/8d/5e43d9584b3b3591a6f9b68f755a4da879a59712981ef5ad2a0ac1379f7a/bcrypt-5.0.0-cp39-abi3-manylinux_2_34_x86_64.whl (278 kB) 2026-04-14 22:44:26.698 | Downloading https://mirror.gra1.ovh.opendev.org/pypifiles/packages/62/a1/3d680cbfd5f4b8f15abc1d571870c5fc3e594bb582bc3b64ea099db13e56/jinja2-3.1.6-py3-none-any.whl (134 kB) 2026-04-14 22:44:26.706 | Downloading https://mirror.gra1.ovh.opendev.org/pypifiles/packages/a9/21/9b05698b46f218fc0e118e1f8168395c65c8a2c750ae2bab54fc4bd4e0e8/markupsafe-3.0.3-cp313-cp313-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl (22 kB) 2026-04-14 22:44:26.713 | Downloading https://mirror.gra1.ovh.opendev.org/pypifiles/packages/b3/a4/c001c2938eac82862320e597ee021700d4e31fc23408b37b43fdd1e5a560/oslo_policy-5.0.0-py3-none-any.whl (89 kB) 2026-04-14 22:44:26.721 | Downloading https://mirror.gra1.ovh.opendev.org/pypifiles/packages/d0/22/9b3f825d15fa916152ab725a012fe78865d81230e5d4c8363136dbd187ab/oslo_privsep-3.10.1-py3-none-any.whl (41 kB) 2026-04-14 22:44:26.729 | Downloading https://mirror.gra1.ovh.opendev.org/pypifiles/packages/dc/91/2dd816a7e7ac1c1b56114cc6d051fc688930dddc1dd391a7819112020494/oslo_reports-3.7.0-py3-none-any.whl (53 kB) 2026-04-14 22:44:26.736 | Downloading https://mirror.gra1.ovh.opendev.org/pypifiles/packages/23/24/77379237687d443ae8a64f24b1eab1f878918ae23a30063155255ee27a20/oslo_rootwrap-7.9.0-py3-none-any.whl (40 kB) 2026-04-14 22:44:26.745 | Downloading https://mirror.gra1.ovh.opendev.org/pypifiles/packages/24/fd/b02290a7d9b79c92a50c05bb3aadb634bfbd97202219766cc024d192971e/oslo_service-4.5.1-py3-none-any.whl (114 kB) 2026-04-14 22:44:26.753 | Downloading https://mirror.gra1.ovh.opendev.org/pypifiles/packages/5f/fa/cac1d92d4de3a8bf1758a524c91a542542d87413bb44aafce01dc4312fcb/oslo_upgradecheck-2.7.1-py3-none-any.whl (14 kB) 2026-04-14 22:44:26.761 | Downloading https://mirror.gra1.ovh.opendev.org/pypifiles/packages/cb/94/4b4d1de26a0cebfe9108efcabea825ebcdde6238b34c06df0454c50ee289/oslo_versionedobjects-3.9.0-py3-none-any.whl (86 kB) 2026-04-14 22:44:26.770 | Downloading https://mirror.gra1.ovh.opendev.org/pypifiles/packages/53/c4/9eefb621d31ac0a56091f53968804697084e544d30ea7f73b9580605c709/oslo_vmware-4.9.0-py3-none-any.whl (624 kB) 2026-04-14 22:44:26.782 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 624.2/624.2 kB 49.1 MB/s 0:00:00 2026-04-14 22:44:26.786 | Downloading https://mirror.gra1.ovh.opendev.org/pypifiles/packages/99/07/01e28443724ddebe1f99d5ffb4bc634ff4651272c9c513db1d74c43b419c/osprofiler-4.3.0-py3-none-any.whl (95 kB) 2026-04-14 22:44:26.793 | Downloading https://mirror.gra1.ovh.opendev.org/pypifiles/packages/a9/90/a744336f5af32c433bd09af7854599682a383b37cfd78f7de263de6ad6cb/paramiko-4.0.0-py3-none-any.whl (223 kB) 2026-04-14 22:44:26.803 | Downloading https://mirror.gra1.ovh.opendev.org/pypifiles/packages/5a/de/bbc12563bbf979618d17625a4e753ff7a078523e28d870d3626daa97261a/invoke-3.0.3-py3-none-any.whl (160 kB) 2026-04-14 22:44:26.812 | Downloading https://mirror.gra1.ovh.opendev.org/pypifiles/packages/2e/14/032895c25726a859bf48b8ed68944c3efc7a3decd920533ed929f12f08a1/Paste-3.10.1-py3-none-any.whl (289 kB) 2026-04-14 22:44:26.822 | Downloading https://mirror.gra1.ovh.opendev.org/pypifiles/packages/85/30/cdddd9a88969683a59222a6d61cd6dce923977f2e9f9ffba38e1324149cd/PasteDeploy-3.1.0-py3-none-any.whl (16 kB) 2026-04-14 22:44:26.829 | Downloading https://mirror.gra1.ovh.opendev.org/pypifiles/packages/ee/8c/83087ebc47ab0396ce092363001fa37c17153119ee282700c0713a195853/prettytable-3.17.0-py3-none-any.whl (34 kB) 2026-04-14 22:44:26.837 | Downloading https://mirror.gra1.ovh.opendev.org/pypifiles/packages/8d/9b/d4b1e644385499c8346fa9b622a3f030dce14cd6ef8a1871c221a17a67e7/prometheus_client-0.25.0-py3-none-any.whl (64 kB) 2026-04-14 22:44:26.846 | Downloading https://mirror.gra1.ovh.opendev.org/pypifiles/packages/47/8d/d529b5d697919ba8c11ad626e835d4039be708a35b0d22de83a269a6682c/pyasn1_modules-0.4.2-py3-none-any.whl (181 kB) 2026-04-14 22:44:26.854 | Downloading https://mirror.gra1.ovh.opendev.org/pypifiles/packages/5d/a0/7d793dce3fa811fe047d6ae2431c672364b462850c6235ae306c0efd025f/pyasn1-0.6.3-py3-none-any.whl (83 kB) 2026-04-14 22:44:26.862 | Downloading https://mirror.gra1.ovh.opendev.org/pypifiles/packages/c9/a8/b917096b1accc9acd878819a49d3d84875731a41eb665f6ebc826b1af99e/pynacl-1.6.2-cp38-abi3-manylinux_2_34_x86_64.whl (1.4 MB) 2026-04-14 22:44:26.879 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.4/1.4 MB 86.6 MB/s 0:00:00 2026-04-14 22:44:26.883 | Downloading https://mirror.gra1.ovh.opendev.org/pypifiles/packages/57/f9/3ce5db8f2a964f38e2b885a15251020b5feee2e39ab66de01dddbf342657/python_barbicanclient-7.3.0-py3-none-any.whl (88 kB) 2026-04-14 22:44:26.891 | Downloading https://mirror.gra1.ovh.opendev.org/pypifiles/packages/a4/e5/c71eec2d29089238066171bfccc6569a8b7223a30513c5bc535904d1ff6b/cliff-4.13.3-py3-none-any.whl (86 kB) 2026-04-14 22:44:26.901 | Downloading https://mirror.gra1.ovh.opendev.org/pypifiles/packages/73/6c/0324d6ed15cfb3ed0d2578fd1486f815e01f7f8d0a32b1522ff3e611e5f9/autopage-0.6.0-py3-none-any.whl (30 kB) 2026-04-14 22:44:26.907 | Downloading https://mirror.gra1.ovh.opendev.org/pypifiles/packages/28/16/3dc2eaeeef97a2e47679d9ada72dd56d5033d3d9ed8f0c8d3c75ddf3bc07/cmd2-3.4.0-py3-none-any.whl (148 kB) 2026-04-14 22:44:26.915 | Downloading https://mirror.gra1.ovh.opendev.org/pypifiles/packages/df/80/fc9d01d5ed37ba4c42ca2b55b4339ae6e200b456be3a1aaddf4a9fa99b8c/pyperclip-1.11.0-py3-none-any.whl (11 kB) 2026-04-14 22:44:26.921 | Downloading https://mirror.gra1.ovh.opendev.org/pypifiles/packages/37/a3/683cb59ed2ec1bd35255fd76dffc12be0529b24e6f3723ff017dafefe3ad/python_glanceclient-4.11.0-py3-none-any.whl (208 kB) 2026-04-14 22:44:26.929 | Downloading https://mirror.gra1.ovh.opendev.org/pypifiles/packages/d9/dd/e0aa7ebef5168c75b772eda64978c597a9129b46be17779054652a7999e4/pyOpenSSL-24.2.1-py3-none-any.whl (58 kB) 2026-04-14 22:44:26.937 | Downloading https://mirror.gra1.ovh.opendev.org/pypifiles/packages/d6/ca/01037283efdf27d521b39cab1debb4857bf0a78e80f3ff40f9c91985d8e2/python_novaclient-18.12.0-py3-none-any.whl (336 kB) 2026-04-14 22:44:26.946 | Downloading https://mirror.gra1.ovh.opendev.org/pypifiles/packages/60/a8/afbe7a509bf178f620d0a11131c84fa855b98639ed90f86ea53dfb564124/python_swiftclient-4.10.0-py3-none-any.whl (88 kB) 2026-04-14 22:44:26.953 | Downloading https://mirror.gra1.ovh.opendev.org/pypifiles/packages/2c/58/ca301544e1fa93ed4f80d724bf5b194f6e4b945841c5bfd555878eea9fcb/referencing-0.37.0-py3-none-any.whl (26 kB) 2026-04-14 22:44:26.960 | Downloading https://mirror.gra1.ovh.opendev.org/pypifiles/packages/04/80/97b6f357ac458d9ad9872cc3183ca09ef7439ac89e030ea43053ba1294b6/rich_argparse-1.7.2-py3-none-any.whl (25 kB) 2026-04-14 22:44:26.965 | Downloading https://mirror.gra1.ovh.opendev.org/pypifiles/packages/9b/d4/d3c7d029de6287ff7bd048e628920d4336b4f8d82cfc00ff078bdbb212a3/Routes-2.5.1-py2.py3-none-any.whl (40 kB) 2026-04-14 22:44:26.971 | Downloading https://mirror.gra1.ovh.opendev.org/pypifiles/packages/b0/30/6cc0c95f0b59ad4b3b9163bff7cdcf793cc96fac64cf398ff26271f5cf5e/repoze.lru-0.7-py3-none-any.whl (10 kB) 2026-04-14 22:44:26.977 | Downloading https://mirror.gra1.ovh.opendev.org/pypifiles/packages/b7/de/f7192e12b21b9e9a68a6d0f249b4af3fdcdff8418be0767a627564afa1f1/rpds_py-0.30.0-cp313-cp313-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (394 kB) 2026-04-14 22:44:26.985 | Downloading https://mirror.gra1.ovh.opendev.org/pypifiles/packages/3b/1c/88f7a736e0f9a29d0157eacb98172a439428f8a38dc26eab5068fb6eccbe/rtslib_fb-2.2.4-py3-none-any.whl (92 kB) 2026-04-14 22:44:26.991 | Downloading https://mirror.gra1.ovh.opendev.org/pypifiles/packages/2a/51/3dc0cd6498b24dea3cdeaed648568e3ca7454d41334d840b114156d7479f/pyudev-0.24.4-py3-none-any.whl (62 kB) 2026-04-14 22:44:26.997 | Downloading https://mirror.gra1.ovh.opendev.org/pypifiles/packages/cd/f5/038741f5e747a5f6ea3e72487211579d8cbea5eb9827a9cbd61d0108c4bd/sqlalchemy-2.0.49-cp313-cp313-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl (3.3 MB) 2026-04-14 22:44:27.027 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 3.3/3.3 MB 125.7 MB/s 0:00:00 2026-04-14 22:44:27.031 | Downloading https://mirror.gra1.ovh.opendev.org/pypifiles/packages/f4/d0/c9543b52c067a390ae6ae632d7fd1b97a35cdc8d69d40c0b7d334b326410/statsd-4.0.1-py2.py3-none-any.whl (13 kB) 2026-04-14 22:44:27.037 | Downloading https://mirror.gra1.ovh.opendev.org/pypifiles/packages/a3/0e/513c353018247dc846074d9460f3c9adeeea360ac85abd5a7750eb53fc03/suds_community-1.2.0-py3-none-any.whl (145 kB) 2026-04-14 22:44:27.045 | Downloading https://mirror.gra1.ovh.opendev.org/pypifiles/packages/99/55/db07de81b5c630da5cbf5c7df646580ca26dfaefa593667fc6f2fe016d2e/tabulate-0.10.0-py3-none-any.whl (39 kB) 2026-04-14 22:44:27.051 | Downloading https://mirror.gra1.ovh.opendev.org/pypifiles/packages/0b/9d/18c832c28edb7e84770d1238781131b0a6b64cce60e2d57a9e220372dea6/taskflow-6.2.0-py3-none-any.whl (490 kB) 2026-04-14 22:44:27.063 | Downloading https://mirror.gra1.ovh.opendev.org/pypifiles/packages/66/d7/8b53332e977434bc9b26a872615bac3ac67b44d273b2f7c9969a50dbbc38/automaton-3.4.0-py3-none-any.whl (23 kB) 2026-04-14 22:44:27.070 | Downloading https://mirror.gra1.ovh.opendev.org/pypifiles/packages/b9/54/dd730b32ea14ea797530a4479b2ed46a6fb250f682a9cfb997e968bf0261/networkx-3.4.2-py3-none-any.whl (1.7 MB) 2026-04-14 22:44:27.086 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.7/1.7 MB 127.1 MB/s 0:00:00 2026-04-14 22:44:27.090 | Downloading https://mirror.gra1.ovh.opendev.org/pypifiles/packages/7e/32/a7125fb28c4261a627f999d5fb4afff25b523800faed2c30979949d6facd/pydot-4.0.1-py3-none-any.whl (37 kB) 2026-04-14 22:44:27.096 | Downloading https://mirror.gra1.ovh.opendev.org/pypifiles/packages/d7/c1/eb8f9debc45d3b7918a32ab756658a0904732f75e555402972246b0b8e71/tenacity-9.1.4-py3-none-any.whl (28 kB) 2026-04-14 22:44:27.102 | Downloading https://mirror.gra1.ovh.opendev.org/pypifiles/packages/da/25/2f10da0d5427989fefa5ab51e697bc02625bbb7de2be3bc8452462efac78/testscenarios-0.5.0-py2.py3-none-any.whl (21 kB) 2026-04-14 22:44:27.107 | Downloading https://mirror.gra1.ovh.opendev.org/pypifiles/packages/2c/27/70b9734e40c3454aa83a606cb0e99da3f47430b5f6663194480036d753b4/tooz-8.1.0-py3-none-any.whl (92 kB) 2026-04-14 22:44:27.114 | Downloading https://mirror.gra1.ovh.opendev.org/pypifiles/packages/b0/70/d460bd685a170790ec89317e9bd33047988e4bce507b831f5db771e142de/tzdata-2026.1-py2.py3-none-any.whl (348 kB) 2026-04-14 22:44:27.124 | Downloading https://mirror.gra1.ovh.opendev.org/pypifiles/packages/d1/00/0e0da784245c93cf346150ab67634177bf277f93b7a162bb56c928c39c04/voluptuous-0.16.0-py3-none-any.whl (31 kB) 2026-04-14 22:44:27.132 | Downloading https://mirror.gra1.ovh.opendev.org/pypifiles/packages/53/4b/8b3a3ae43afd4f7e4eebd86b53924d5271f84857ca38161ca502d0891caa/warlock-2.1.0-py3-none-any.whl (10 kB) 2026-04-14 22:44:27.138 | Downloading https://mirror.gra1.ovh.opendev.org/pypifiles/packages/73/07/02e16ed01e04a374e644b575638ec7987ae846d25ad97bcc9945a3ee4b0e/jsonpatch-1.33-py2.py3-none-any.whl (12 kB) 2026-04-14 22:44:27.145 | Downloading https://mirror.gra1.ovh.opendev.org/pypifiles/packages/9e/6a/a83720e953b1682d2d109d3c2dbb0bc9bf28cc1cbc205be4ef4be5da709d/jsonpointer-3.1.1-py3-none-any.whl (7.7 kB) 2026-04-14 22:44:27.152 | Downloading https://mirror.gra1.ovh.opendev.org/pypifiles/packages/f0/52/24e214e5d4093e7b137fac95958afe289d1153ad35e6556be348c55a0b6a/yappi-1.7.6-cp313-cp313-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl (82 kB) 2026-04-14 22:44:27.161 | Downloading https://mirror.gra1.ovh.opendev.org/pypifiles/packages/f1/24/fd16ba9e9be877a2194f05462ae77dcb62c8f90c4ecc186d9ee71e9bdc9f/zstd-1.5.7.3-cp313-cp313-manylinux_2_17_x86_64.manylinux2014_x86_64.manylinux_2_28_x86_64.whl (2.2 MB) 2026-04-14 22:44:27.187 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 2.2/2.2 MB 97.6 MB/s 0:00:00 2026-04-14 22:44:27.192 | Downloading https://mirror.gra1.ovh.opendev.org/pypifiles/packages/87/fb/99f81ac72ae23375f22b7afdb7642aba97c00a713c217124420147681a2f/mako-1.3.10-py3-none-any.whl (78 kB) 2026-04-14 22:44:27.200 | Downloading https://mirror.gra1.ovh.opendev.org/pypifiles/packages/0c/c3/44f3fbbfa403ea2a7c779186dc20772604442dde72947e7d01069cbe98e3/pycparser-3.0-py3-none-any.whl (48 kB) 2026-04-14 22:44:27.208 | Downloading https://mirror.gra1.ovh.opendev.org/pypifiles/packages/68/5a/199c59e0a824a3db2b89c5d2dade7ab5f9624dbf6448dc291b46d5ec94d3/wcwidth-0.6.0-py3-none-any.whl (94 kB) 2026-04-14 22:44:27.624 | Building wheels for collected packages: cinder, testresources 2026-04-14 22:44:27.624 | Building editable for cinder (pyproject.toml): started 2026-04-14 22:44:29.290 | Building editable for cinder (pyproject.toml): finished with status 'done' 2026-04-14 22:44:29.291 | Created wheel for cinder: filename=cinder-28.1.0.dev21-0.editable-py3-none-any.whl size=9155 sha256=0d8332f65da43e4092f65021dcd6463fe23fd943b3df8fe5f83960be3a27d49e 2026-04-14 22:44:29.291 | Stored in directory: /tmp/pip-ephem-wheel-cache-f4qlgw2c/wheels/40/4a/38/594f6b38b78f8719773f5bfdc67537b06c53565a0e23e44a08 2026-04-14 22:44:29.299 | Building wheel for testresources (pyproject.toml): started 2026-04-14 22:44:29.738 | Building wheel for testresources (pyproject.toml): finished with status 'done' 2026-04-14 22:44:29.739 | Created wheel for testresources: filename=testresources-2.0.2-py2.py3-none-any.whl size=34284 sha256=542470785e70c380571ef36bece84eea1677d4f198f3137a5728868d0958b377 2026-04-14 22:44:29.739 | Stored in directory: /opt/stack/.cache/pip/wheels/a8/c9/7b/e79f3c0c384d06d89b11f0a78dd37f8760bcd9475f8de0990e 2026-04-14 22:44:29.743 | Successfully built cinder testresources 2026-04-14 22:44:30.125 | Installing collected packages: zstd, statsd, repoze.lru, pyperclip, Yappi, wcwidth, voluptuous, vine, uritemplate, tzdata, tenacity, tabulate, suds-community, rpds-py, Routes, pyudev, pydot, pycparser, pyasn1, protobuf, prometheus-client, PasteDeploy, Paste, networkx, MarkupSafe, lxml, jsonpointer, jmespath, invoke, httplib2, greenlet, fasteners, dnspython, distro, cachetools, bcrypt, autopage, attrs, testscenarios, testresources, SQLAlchemy, rtslib-fb, referencing, python-swiftclient, pyasn1-modules, proto-plus, PrettyTable, oslo.rootwrap, Mako, jsonpatch, Jinja2, googleapis-common-protos, eventlet, cffi, botocore, amqp, s3transfer, rich-argparse, pynacl, kombu, jsonschema-specifications, cryptography, automaton, alembic, pyOpenSSL, paramiko, oslo.middleware, oslo.db, oslo.concurrency, jsonschema, google-auth, cmd2, boto3, warlock, tooz, taskflow, python-novaclient, osprofiler, oslo.reports, oslo.policy, google-auth-httplib2, google-api-core, cliff, python-glanceclient, python-barbicanclient, oslo.upgradecheck, oslo.service, oslo.privsep, oslo.metrics, google-api-python-client, oslo.vmware, oslo.messaging, os-brick, castellan, oslo.versionedobjects, cursive, cinder 2026-04-14 22:44:30.290 | Attempting uninstall: wcwidth 2026-04-14 22:44:30.305 | Found existing installation: wcwidth 0.2.13 2026-04-14 22:44:30.308 | Not uninstalling wcwidth at /usr/lib/python3/dist-packages, outside environment /opt/stack/data/venv 2026-04-14 22:44:30.308 | Can't uninstall 'wcwidth'. No files were found to uninstall. 2026-04-14 22:44:37.290 | Attempting uninstall: PrettyTable 2026-04-14 22:44:37.312 | Found existing installation: prettytable 3.15.1 2026-04-14 22:44:37.313 | Not uninstalling prettytable at /usr/lib/python3/dist-packages, outside environment /opt/stack/data/venv 2026-04-14 22:44:37.313 | Can't uninstall 'prettytable'. No files were found to uninstall. 2026-04-14 22:44:45.494 | 2026-04-14 22:44:45.516 | Successfully installed Jinja2-3.1.6 Mako-1.3.10 MarkupSafe-3.0.3 Paste-3.10.1 PasteDeploy-3.1.0 PrettyTable-3.17.0 Routes-2.5.1 SQLAlchemy-2.0.49 Yappi-1.7.6 alembic-1.18.4 amqp-5.3.1 attrs-26.1.0 automaton-3.4.0 autopage-0.6.0 bcrypt-5.0.0 boto3-1.35.99 botocore-1.35.99 cachetools-7.0.5 castellan-5.6.0 cffi-2.0.0 cinder-28.1.0.dev21 cliff-4.13.3 cmd2-3.4.0 cryptography-43.0.3 cursive-0.2.3 distro-1.9.0 dnspython-2.8.0 eventlet-0.41.0 fasteners-0.20 google-api-core-2.30.3 google-api-python-client-2.194.0 google-auth-2.49.2 google-auth-httplib2-0.3.1 googleapis-common-protos-1.74.0 greenlet-3.4.0 httplib2-0.31.2 invoke-3.0.3 jmespath-1.1.0 jsonpatch-1.33 jsonpointer-3.1.1 jsonschema-4.26.0 jsonschema-specifications-2025.9.1 kombu-5.6.2 lxml-6.0.3 networkx-3.4.2 os-brick-7.0.0 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.privsep-3.10.1 oslo.reports-3.7.0 oslo.rootwrap-7.9.0 oslo.service-4.5.1 oslo.upgradecheck-2.7.1 oslo.versionedobjects-3.9.0 oslo.vmware-4.9.0 osprofiler-4.3.0 paramiko-4.0.0 prometheus-client-0.25.0 proto-plus-1.27.2 protobuf-6.33.6 pyOpenSSL-24.2.1 pyasn1-0.6.3 pyasn1-modules-0.4.2 pycparser-3.0 pydot-4.0.1 pynacl-1.6.2 pyperclip-1.11.0 python-barbicanclient-7.3.0 python-glanceclient-4.11.0 python-novaclient-18.12.0 python-swiftclient-4.10.0 pyudev-0.24.4 referencing-0.37.0 repoze.lru-0.7 rich-argparse-1.7.2 rpds-py-0.30.0 rtslib-fb-2.2.4 s3transfer-0.10.4 statsd-4.0.1 suds-community-1.2.0 tabulate-0.10.0 taskflow-6.2.0 tenacity-9.1.4 testresources-2.0.2 testscenarios-0.5.0 tooz-8.1.0 tzdata-2026.1 uritemplate-4.2.0 vine-5.1.0 voluptuous-0.16.0 warlock-2.1.0 wcwidth-0.6.0 zstd-1.5.7.3 2026-04-14 22:44:46.317 | + inc/python:pip_install:216 : result=0 2026-04-14 22:44:46.320 | + inc/python:pip_install:218 : time_stop pip_install 2026-04-14 22:44:46.323 | + functions-common:time_stop:2414 : local name 2026-04-14 22:44:46.327 | + functions-common:time_stop:2415 : local end_time 2026-04-14 22:44:46.330 | + functions-common:time_stop:2416 : local elapsed_time 2026-04-14 22:44:46.333 | + functions-common:time_stop:2417 : local total 2026-04-14 22:44:46.338 | + functions-common:time_stop:2418 : local start_time 2026-04-14 22:44:46.342 | + functions-common:time_stop:2420 : name=pip_install 2026-04-14 22:44:46.344 | + functions-common:time_stop:2421 : start_time=1776206626414 2026-04-14 22:44:46.348 | + functions-common:time_stop:2423 : [[ -z 1776206626414 ]] 2026-04-14 22:44:46.352 | ++ functions-common:time_stop:2426 : date +%s%3N 2026-04-14 22:44:46.366 | + functions-common:time_stop:2426 : end_time=1776206686362 2026-04-14 22:44:46.369 | + functions-common:time_stop:2427 : elapsed_time=59948 2026-04-14 22:44:46.371 | + functions-common:time_stop:2428 : total=73386 2026-04-14 22:44:46.374 | + functions-common:time_stop:2430 : _TIME_START[$name]= 2026-04-14 22:44:46.376 | + functions-common:time_stop:2431 : _TIME_TOTAL[$name]=133334 2026-04-14 22:44:46.380 | + inc/python:pip_install:219 : return 0 2026-04-14 22:44:46.382 | + inc/python:setup_package:466 : [[ -e == \-\e ]] 2026-04-14 22:44:46.385 | + inc/python:setup_package:466 : [[ True == \F\a\l\s\e ]] 2026-04-14 22:44:46.388 | + inc/python:_setup_package_with_constraints_edit:412 : use_library_from_git /opt/stack/cinder 2026-04-14 22:44:46.392 | + inc/python:use_library_from_git:266 : local name=/opt/stack/cinder 2026-04-14 22:44:46.394 | + inc/python:use_library_from_git:267 : local enabled=1 2026-04-14 22:44:46.398 | + inc/python:use_library_from_git:268 : [[ novnc,cinder,cinder-tempest-plugin,devstack,devstack-plugin-ceph,glance,keystone,neutron,nova,os-test-images,placement,requirements,swift,tempest = \A\L\L ]] 2026-04-14 22:44:46.403 | + inc/python:use_library_from_git:268 : [[ ,novnc,cinder,cinder-tempest-plugin,devstack,devstack-plugin-ceph,glance,keystone,neutron,nova,os-test-images,placement,requirements,swift,tempest, =~ ,/opt/stack/cinder, ]] 2026-04-14 22:44:46.406 | + inc/python:use_library_from_git:269 : return 1 2026-04-14 22:44:46.409 | + lib/cinder:install_cinder:528 : [[ lioadm == \t\g\t\a\d\m ]] 2026-04-14 22:44:46.412 | + lib/cinder:install_cinder:530 : [[ lioadm == \l\i\o\a\d\m ]] 2026-04-14 22:44:46.415 | + lib/cinder:install_cinder:531 : is_ubuntu 2026-04-14 22:44:46.418 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-04-14 22:44:46.422 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-04-14 22:44:46.425 | + lib/cinder:install_cinder:533 : sudo mkdir -p /etc/target 2026-04-14 22:44:46.458 | + lib/cinder:install_cinder:535 : install_package targetcli-fb 2026-04-14 22:44:46.462 | + functions-common:install_package:1432 : update_package_repo 2026-04-14 22:44:46.464 | + functions-common:update_package_repo:1406 : NO_UPDATE_REPOS=False 2026-04-14 22:44:46.467 | + functions-common:update_package_repo:1407 : REPOS_UPDATED=True 2026-04-14 22:44:46.471 | + functions-common:update_package_repo:1408 : RETRY_UPDATE=False 2026-04-14 22:44:46.476 | + functions-common:update_package_repo:1410 : [[ False = \T\r\u\e ]] 2026-04-14 22:44:46.479 | + functions-common:update_package_repo:1414 : is_ubuntu 2026-04-14 22:44:46.483 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-04-14 22:44:46.485 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-04-14 22:44:46.489 | + functions-common:update_package_repo:1415 : apt_get_update 2026-04-14 22:44:46.492 | + functions-common:apt_get_update:1160 : [[ True == \T\r\u\e ]] 2026-04-14 22:44:46.495 | + functions-common:apt_get_update:1160 : [[ False != \T\r\u\e ]] 2026-04-14 22:44:46.498 | + functions-common:apt_get_update:1161 : return 2026-04-14 22:44:46.508 | + functions-common:install_package:1433 : real_install_package targetcli-fb 2026-04-14 22:44:46.512 | + functions-common:real_install_package:1420 : is_ubuntu 2026-04-14 22:44:46.515 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-04-14 22:44:46.517 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-04-14 22:44:46.521 | + functions-common:real_install_package:1421 : apt_get install targetcli-fb 2026-04-14 22:44:46.549 | + functions-common:apt_get:1201 : sudo DEBIAN_FRONTEND=noninteractive http_proxy= https_proxy= no_proxy= apt-get --option Dpkg::Options::=--force-confold --assume-yes install targetcli-fb 2026-04-14 22:44:46.603 | Reading package lists... 2026-04-14 22:44:46.946 | Building dependency tree... 2026-04-14 22:44:46.947 | Reading state information... 2026-04-14 22:44:47.446 | The following additional packages will be installed: 2026-04-14 22:44:47.448 | gir1.2-girepository-2.0 libgirepository-1.0-1 python3-configshell-fb 2026-04-14 22:44:47.449 | python3-gi python3-pyparsing python3-pyudev python3-rtslib-fb python3-six 2026-04-14 22:44:47.451 | Suggested packages: 2026-04-14 22:44:47.451 | python-pyparsing-doc python3-wxgtk4.0 python3-pyqt5 2026-04-14 22:44:47.498 | The following NEW packages will be installed: 2026-04-14 22:44:47.501 | gir1.2-girepository-2.0 libgirepository-1.0-1 python3-configshell-fb 2026-04-14 22:44:47.501 | python3-gi python3-pyparsing python3-pyudev python3-rtslib-fb python3-six 2026-04-14 22:44:47.502 | targetcli-fb 2026-04-14 22:44:47.530 | 0 upgraded, 9 newly installed, 0 to remove and 40 not upgraded. 2026-04-14 22:44:47.530 | Need to get 691 kB of archives. 2026-04-14 22:44:47.530 | After this operation, 2,712 kB of additional disk space will be used. 2026-04-14 22:44:47.530 | WARNING: The following packages cannot be authenticated! 2026-04-14 22:44:47.530 | libgirepository-1.0-1 gir1.2-girepository-2.0 python3-pyparsing 2026-04-14 22:44:47.530 | python3-configshell-fb python3-gi python3-pyudev python3-six 2026-04-14 22:44:47.530 | python3-rtslib-fb targetcli-fb 2026-04-14 22:44:47.952 | Authentication warning overridden. 2026-04-14 22:44:47.952 | Get:1 https://mirror.gra1.ovh.opendev.org/debian trixie/main amd64 libgirepository-1.0-1 amd64 1.84.0-1 [116 kB] 2026-04-14 22:44:47.956 | Get:2 https://mirror.gra1.ovh.opendev.org/debian trixie/main amd64 gir1.2-girepository-2.0 amd64 1.84.0-1 [39.7 kB] 2026-04-14 22:44:48.294 | Get:3 https://mirror.gra1.ovh.opendev.org/debian trixie/main amd64 python3-pyparsing all 3.1.2-1 [146 kB] 2026-04-14 22:44:48.545 | Get:4 https://mirror.gra1.ovh.opendev.org/debian trixie/main amd64 python3-configshell-fb all 1:2.0.0-2 [28.5 kB] 2026-04-14 22:44:48.546 | Get:5 https://mirror.gra1.ovh.opendev.org/debian trixie/main amd64 python3-gi amd64 3.50.0-4+b1 [236 kB] 2026-04-14 22:44:48.770 | Get:6 https://mirror.gra1.ovh.opendev.org/debian trixie/main amd64 python3-pyudev all 0.24.3-1 [32.6 kB] 2026-04-14 22:44:48.994 | Get:7 https://mirror.gra1.ovh.opendev.org/debian trixie/main amd64 python3-six all 1.17.0-1 [16.5 kB] 2026-04-14 22:44:49.219 | Get:8 https://mirror.gra1.ovh.opendev.org/debian trixie/main amd64 python3-rtslib-fb all 2.1.76-3 [37.5 kB] 2026-04-14 22:44:49.444 | Get:9 https://mirror.gra1.ovh.opendev.org/debian trixie/main amd64 targetcli-fb all 1:2.1.53-1.3 [39.3 kB] 2026-04-14 22:44:49.823 | Fetched 691 kB in 2s (361 kB/s) 2026-04-14 22:44:49.860 | Selecting previously unselected package libgirepository-1.0-1:amd64. 2026-04-14 22:44:49.919 | (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 44957 files and directories currently installed.) 2026-04-14 22:44:49.922 | Preparing to unpack .../0-libgirepository-1.0-1_1.84.0-1_amd64.deb ... 2026-04-14 22:44:49.926 | Unpacking libgirepository-1.0-1:amd64 (1.84.0-1) ... 2026-04-14 22:44:49.960 | Selecting previously unselected package gir1.2-girepository-2.0:amd64. 2026-04-14 22:44:49.966 | Preparing to unpack .../1-gir1.2-girepository-2.0_1.84.0-1_amd64.deb ... 2026-04-14 22:44:49.968 | Unpacking gir1.2-girepository-2.0:amd64 (1.84.0-1) ... 2026-04-14 22:44:49.996 | Selecting previously unselected package python3-pyparsing. 2026-04-14 22:44:50.002 | Preparing to unpack .../2-python3-pyparsing_3.1.2-1_all.deb ... 2026-04-14 22:44:50.004 | Unpacking python3-pyparsing (3.1.2-1) ... 2026-04-14 22:44:50.040 | Selecting previously unselected package python3-configshell-fb. 2026-04-14 22:44:50.047 | Preparing to unpack .../3-python3-configshell-fb_1%3a2.0.0-2_all.deb ... 2026-04-14 22:44:50.049 | Unpacking python3-configshell-fb (1:2.0.0-2) ... 2026-04-14 22:44:50.084 | Selecting previously unselected package python3-gi. 2026-04-14 22:44:50.089 | Preparing to unpack .../4-python3-gi_3.50.0-4+b1_amd64.deb ... 2026-04-14 22:44:50.092 | Unpacking python3-gi (3.50.0-4+b1) ... 2026-04-14 22:44:50.144 | Selecting previously unselected package python3-pyudev. 2026-04-14 22:44:50.150 | Preparing to unpack .../5-python3-pyudev_0.24.3-1_all.deb ... 2026-04-14 22:44:50.152 | Unpacking python3-pyudev (0.24.3-1) ... 2026-04-14 22:44:50.192 | Selecting previously unselected package python3-six. 2026-04-14 22:44:50.196 | Preparing to unpack .../6-python3-six_1.17.0-1_all.deb ... 2026-04-14 22:44:50.199 | Unpacking python3-six (1.17.0-1) ... 2026-04-14 22:44:50.240 | Selecting previously unselected package python3-rtslib-fb. 2026-04-14 22:44:50.241 | Preparing to unpack .../7-python3-rtslib-fb_2.1.76-3_all.deb ... 2026-04-14 22:44:50.245 | Unpacking python3-rtslib-fb (2.1.76-3) ... 2026-04-14 22:44:50.280 | Selecting previously unselected package targetcli-fb. 2026-04-14 22:44:50.286 | Preparing to unpack .../8-targetcli-fb_1%3a2.1.53-1.3_all.deb ... 2026-04-14 22:44:50.288 | Unpacking targetcli-fb (1:2.1.53-1.3) ... 2026-04-14 22:44:50.340 | Setting up python3-six (1.17.0-1) ... 2026-04-14 22:44:50.532 | Setting up python3-pyparsing (3.1.2-1) ... 2026-04-14 22:44:50.775 | Setting up libgirepository-1.0-1:amd64 (1.84.0-1) ... 2026-04-14 22:44:50.779 | Setting up python3-configshell-fb (1:2.0.0-2) ... 2026-04-14 22:44:50.971 | Setting up python3-pyudev (0.24.3-1) ... 2026-04-14 22:44:51.156 | Setting up python3-rtslib-fb (2.1.76-3) ... 2026-04-14 22:44:52.295 | Created symlink '/etc/systemd/system/multi-user.target.wants/rtslib-fb-targetctl.service' → '/usr/lib/systemd/system/rtslib-fb-targetctl.service'. 2026-04-14 22:44:52.301 | Setting up gir1.2-girepository-2.0:amd64 (1.84.0-1) ... 2026-04-14 22:44:52.305 | Setting up python3-gi (3.50.0-4+b1) ... 2026-04-14 22:44:52.574 | Setting up targetcli-fb (1:2.1.53-1.3) ... 2026-04-14 22:44:52.724 | /usr/lib/python3/dist-packages/targetcli/ui_root.py:161: SyntaxWarning: invalid escape sequence '\s' 2026-04-14 22:44:52.725 | backups = [line for line in prefs.read().splitlines() if re.match('^max_backup_files\s*=', line)] 2026-04-14 22:44:53.058 | Processing triggers for man-db (2.13.1-1) ... 2026-04-14 22:44:53.387 | Processing triggers for libc-bin (2.41-12+deb13u1) ... 2026-04-14 22:44:53.568 | + functions-common:apt_get:1205 : result=0 2026-04-14 22:44:53.570 | + functions-common:apt_get:1208 : time_stop apt-get 2026-04-14 22:44:53.574 | + functions-common:time_stop:2414 : local name 2026-04-14 22:44:53.577 | + functions-common:time_stop:2415 : local end_time 2026-04-14 22:44:53.580 | + functions-common:time_stop:2416 : local elapsed_time 2026-04-14 22:44:53.582 | + functions-common:time_stop:2417 : local total 2026-04-14 22:44:53.585 | + functions-common:time_stop:2418 : local start_time 2026-04-14 22:44:53.588 | + functions-common:time_stop:2420 : name=apt-get 2026-04-14 22:44:53.591 | + functions-common:time_stop:2421 : start_time=1776206686546 2026-04-14 22:44:53.595 | + functions-common:time_stop:2423 : [[ -z 1776206686546 ]] 2026-04-14 22:44:53.598 | ++ functions-common:time_stop:2426 : date +%s%3N 2026-04-14 22:44:53.604 | + functions-common:time_stop:2426 : end_time=1776206693600 2026-04-14 22:44:53.608 | + functions-common:time_stop:2427 : elapsed_time=7054 2026-04-14 22:44:53.610 | + functions-common:time_stop:2428 : total=156223 2026-04-14 22:44:53.613 | + functions-common:time_stop:2430 : _TIME_START[$name]= 2026-04-14 22:44:53.617 | + functions-common:time_stop:2431 : _TIME_TOTAL[$name]=163277 2026-04-14 22:44:53.621 | + functions-common:apt_get:1209 : return 0 2026-04-14 22:44:53.625 | + lib/stack:stack_install_service:33 : [[ False = True ]] 2026-04-14 22:44:53.629 | + ./stack.sh:main:945 : configure_cinder 2026-04-14 22:44:53.632 | + lib/cinder:configure_cinder:295 : sudo install -d -o stack -m 755 /etc/cinder 2026-04-14 22:44:53.657 | + lib/cinder:configure_cinder:297 : rm -f /etc/cinder/cinder.conf 2026-04-14 22:44:53.664 | + lib/cinder:configure_cinder:299 : configure_rootwrap cinder 2026-04-14 22:44:53.667 | + inc/rootwrap:configure_rootwrap:43 : local project=cinder 2026-04-14 22:44:53.670 | + inc/rootwrap:configure_rootwrap:44 : local project_uc 2026-04-14 22:44:53.674 | ++ inc/rootwrap:configure_rootwrap:45 : echo cinder 2026-04-14 22:44:53.675 | ++ inc/rootwrap:configure_rootwrap:45 : tr a-z A-Z 2026-04-14 22:44:53.680 | + inc/rootwrap:configure_rootwrap:45 : project_uc=CINDER 2026-04-14 22:44:53.682 | + inc/rootwrap:configure_rootwrap:46 : local bin_dir=CINDER_BIN_DIR 2026-04-14 22:44:53.684 | + inc/rootwrap:configure_rootwrap:47 : bin_dir=/opt/stack/data/venv/bin 2026-04-14 22:44:53.687 | + inc/rootwrap:configure_rootwrap:48 : local project_dir=CINDER_DIR 2026-04-14 22:44:53.690 | + inc/rootwrap:configure_rootwrap:49 : project_dir=/opt/stack/cinder 2026-04-14 22:44:53.692 | + inc/rootwrap:configure_rootwrap:51 : local rootwrap_conf_src_dir=/opt/stack/cinder/etc/cinder 2026-04-14 22:44:53.695 | + inc/rootwrap:configure_rootwrap:52 : local rootwrap_bin=/opt/stack/data/venv/bin/cinder-rootwrap 2026-04-14 22:44:53.697 | + inc/rootwrap:configure_rootwrap:55 : sudo rm -rf /etc/cinder/rootwrap.d 2026-04-14 22:44:53.718 | + inc/rootwrap:configure_rootwrap:56 : sudo install -d -o root -g root -m 755 /etc/cinder/rootwrap.d 2026-04-14 22:44:53.741 | + inc/rootwrap:configure_rootwrap:57 : sudo install -o root -g root -m 644 /opt/stack/cinder/etc/cinder/rootwrap.d/volume.filters /etc/cinder/rootwrap.d 2026-04-14 22:44:53.763 | + inc/rootwrap:configure_rootwrap:60 : sudo install -o root -g root -m 644 /opt/stack/cinder/etc/cinder/rootwrap.conf /etc/cinder/rootwrap.conf 2026-04-14 22:44:53.781 | + inc/rootwrap:configure_rootwrap:61 : sudo sed -e 's:^filters_path=.*$:filters_path=/etc/cinder/rootwrap.d:' -i /etc/cinder/rootwrap.conf 2026-04-14 22:44:53.802 | + inc/rootwrap:configure_rootwrap:66 : sudo sed -e 's/^exec_dirs=.*/#&/' -i /etc/cinder/rootwrap.conf 2026-04-14 22:44:53.820 | + inc/rootwrap:configure_rootwrap:69 : local tempfile 2026-04-14 22:44:53.824 | ++ inc/rootwrap:configure_rootwrap:70 : mktemp 2026-04-14 22:44:53.829 | + inc/rootwrap:configure_rootwrap:70 : tempfile=/tmp/tmp.ZMHnCwO3ys 2026-04-14 22:44:53.832 | + inc/rootwrap:configure_rootwrap:72 : rootwrap_sudo_cmd='/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf *' 2026-04-14 22:44:53.835 | + inc/rootwrap:configure_rootwrap:73 : echo 'stack ALL=(root) NOPASSWD: /opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf *' 2026-04-14 22:44:53.839 | + inc/rootwrap:configure_rootwrap:74 : '[' -f /opt/stack/data/venv/bin/cinder-rootwrap-daemon ']' 2026-04-14 22:44:53.841 | + inc/rootwrap:configure_rootwrap:79 : chmod 0440 /tmp/tmp.ZMHnCwO3ys 2026-04-14 22:44:53.846 | + inc/rootwrap:configure_rootwrap:80 : sudo chown root:root /tmp/tmp.ZMHnCwO3ys 2026-04-14 22:44:53.868 | + inc/rootwrap:configure_rootwrap:81 : sudo mv /tmp/tmp.ZMHnCwO3ys /etc/sudoers.d/cinder-rootwrap 2026-04-14 22:44:53.886 | ++ inc/rootwrap:configure_rootwrap:85 : dirname /opt/stack/data/venv/bin/cinder-rootwrap 2026-04-14 22:44:53.890 | + inc/rootwrap:configure_rootwrap:85 : add_sudo_secure_path /opt/stack/data/venv/bin 2026-04-14 22:44:53.893 | + inc/rootwrap:add_sudo_secure_path:21 : local dir=/opt/stack/data/venv/bin 2026-04-14 22:44:53.895 | + inc/rootwrap:add_sudo_secure_path:22 : local line 2026-04-14 22:44:53.898 | + inc/rootwrap:add_sudo_secure_path:25 : [[ -r /etc/sudoers.d/zz-secure-path ]] 2026-04-14 22:44:53.900 | + 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-04-14 22:44:53.904 | + inc/rootwrap:add_sudo_secure_path:32 : [[ ! Defaults:stack secure_path=/usr/local/sbin:/usr/local/bin:/usr/sbin:/sbin:/usr/bin:/bin =~ /opt/stack/data/venv/bin ]] 2026-04-14 22:44:53.907 | + inc/rootwrap:add_sudo_secure_path:33 : echo 'Defaults:stack secure_path=/usr/local/sbin:/usr/local/bin:/usr/sbin:/sbin:/usr/bin:/bin:/opt/stack/data/venv/bin' 2026-04-14 22:44:53.909 | + inc/rootwrap:add_sudo_secure_path:33 : sudo tee /etc/sudoers.d/zz-secure-path 2026-04-14 22:44:53.925 | Defaults:stack secure_path=/usr/local/sbin:/usr/local/bin:/usr/sbin:/sbin:/usr/bin:/bin:/opt/stack/data/venv/bin 2026-04-14 22:44:53.931 | + inc/rootwrap:add_sudo_secure_path:34 : sudo chmod 400 /etc/sudoers.d/zz-secure-path 2026-04-14 22:44:53.951 | + inc/rootwrap:add_sudo_secure_path:35 : sudo chown root:root /etc/sudoers.d/zz-secure-path 2026-04-14 22:44:53.975 | + lib/cinder:configure_cinder:301 : [[ -f /opt/stack/cinder/etc/cinder/resource_filters.json ]] 2026-04-14 22:44:53.978 | + lib/cinder:configure_cinder:302 : cp -p /opt/stack/cinder/etc/cinder/resource_filters.json /etc/cinder/resource_filters.json 2026-04-14 22:44:53.983 | + lib/cinder:configure_cinder:305 : cp /opt/stack/cinder/etc/cinder/api-paste.ini /etc/cinder/api-paste.ini 2026-04-14 22:44:53.989 | + lib/cinder:configure_cinder:307 : configure_keystone_authtoken_middleware /etc/cinder/cinder.conf cinder 2026-04-14 22:44:53.993 | + lib/keystone:configure_keystone_authtoken_middleware:454 : local conf_file=/etc/cinder/cinder.conf 2026-04-14 22:44:53.996 | + lib/keystone:configure_keystone_authtoken_middleware:455 : local admin_user=cinder 2026-04-14 22:44:54.000 | + lib/keystone:configure_keystone_authtoken_middleware:456 : local section=keystone_authtoken 2026-04-14 22:44:54.003 | + lib/keystone:configure_keystone_authtoken_middleware:457 : local service_type= 2026-04-14 22:44:54.006 | + lib/keystone:configure_keystone_authtoken_middleware:459 : configure_keystoneauth /etc/cinder/cinder.conf cinder keystone_authtoken 2026-04-14 22:44:54.009 | + lib/keystone:configure_keystoneauth:432 : local conf_file=/etc/cinder/cinder.conf 2026-04-14 22:44:54.012 | + lib/keystone:configure_keystoneauth:433 : local admin_user=cinder 2026-04-14 22:44:54.015 | + lib/keystone:configure_keystoneauth:434 : local section=keystone_authtoken 2026-04-14 22:44:54.018 | + lib/keystone:configure_keystoneauth:436 : iniset /etc/cinder/cinder.conf keystone_authtoken auth_type password 2026-04-14 22:44:54.056 | + lib/keystone:configure_keystoneauth:437 : iniset /etc/cinder/cinder.conf keystone_authtoken interface public 2026-04-14 22:44:54.086 | + lib/keystone:configure_keystoneauth:438 : iniset /etc/cinder/cinder.conf keystone_authtoken auth_url 'https://[2001:41d0:302:1000::1ab]/identity' 2026-04-14 22:44:54.119 | + lib/keystone:configure_keystoneauth:439 : iniset /etc/cinder/cinder.conf keystone_authtoken username cinder 2026-04-14 22:44:54.151 | + lib/keystone:configure_keystoneauth:440 : iniset /etc/cinder/cinder.conf keystone_authtoken password secretservice 2026-04-14 22:44:54.188 | + lib/keystone:configure_keystoneauth:441 : iniset /etc/cinder/cinder.conf keystone_authtoken user_domain_name Default 2026-04-14 22:44:54.227 | + lib/keystone:configure_keystoneauth:442 : iniset /etc/cinder/cinder.conf keystone_authtoken project_name service 2026-04-14 22:44:54.266 | + lib/keystone:configure_keystoneauth:443 : iniset /etc/cinder/cinder.conf keystone_authtoken project_domain_name Default 2026-04-14 22:44:54.309 | + lib/keystone:configure_keystone_authtoken_middleware:460 : iniset /etc/cinder/cinder.conf keystone_authtoken www_authenticate_uri 'https://[2001:41d0:302:1000::1ab]/identity' 2026-04-14 22:44:54.361 | + lib/keystone:configure_keystone_authtoken_middleware:461 : iniset /etc/cinder/cinder.conf keystone_authtoken cafile /opt/stack/data/ca-bundle.pem 2026-04-14 22:44:54.399 | + lib/keystone:configure_keystone_authtoken_middleware:462 : iniset /etc/cinder/cinder.conf keystone_authtoken memcached_servers localhost:11211 2026-04-14 22:44:54.444 | + lib/keystone:configure_keystone_authtoken_middleware:463 : [[ -n '' ]] 2026-04-14 22:44:54.448 | + lib/cinder:configure_cinder:309 : iniset /etc/cinder/cinder.conf DEFAULT debug True 2026-04-14 22:44:54.492 | + lib/cinder:configure_cinder:311 : iniset /etc/cinder/cinder.conf DEFAULT target_helper lioadm 2026-04-14 22:44:54.531 | ++ lib/cinder:configure_cinder:312 : database_connection_url cinder 2026-04-14 22:44:54.533 | ++ lib/database:database_connection_url:134 : local db=cinder 2026-04-14 22:44:54.536 | ++ lib/database:database_connection_url:135 : database_connection_url_mysql cinder 2026-04-14 22:44:54.541 | ++ lib/databases/mysql:database_connection_url_mysql:251 : local db=cinder 2026-04-14 22:44:54.543 | ++ lib/databases/mysql:database_connection_url_mysql:252 : local plugin 2026-04-14 22:44:54.546 | ++ lib/databases/mysql:database_connection_url_mysql:256 : [[ True == \T\r\u\e ]] 2026-04-14 22:44:54.549 | ++ lib/databases/mysql:database_connection_url_mysql:257 : is_service_enabled mysql 2026-04-14 22:44:54.569 | ++ functions-common:is_service_enabled:2070 : return 1 2026-04-14 22:44:54.574 | ++ lib/databases/mysql:database_connection_url_mysql:262 : echo 'mysql+pymysql://root:secretdatabase@217.182.143.61/cinder?charset=utf8' 2026-04-14 22:44:54.576 | + lib/cinder:configure_cinder:312 : iniset /etc/cinder/cinder.conf database connection 'mysql+pymysql://root:secretdatabase@217.182.143.61/cinder?charset=utf8' 2026-04-14 22:44:54.611 | + lib/cinder:configure_cinder:313 : iniset /etc/cinder/cinder.conf DEFAULT api_paste_config /etc/cinder/api-paste.ini 2026-04-14 22:44:54.644 | + lib/cinder:configure_cinder:314 : iniset /etc/cinder/cinder.conf DEFAULT rootwrap_config /etc/cinder/rootwrap.conf 2026-04-14 22:44:54.678 | + lib/cinder:configure_cinder:315 : iniset /etc/cinder/cinder.conf DEFAULT osapi_volume_extension cinder.api.contrib.standard_extensions 2026-04-14 22:44:54.714 | + lib/cinder:configure_cinder:316 : iniset /etc/cinder/cinder.conf DEFAULT osapi_volume_listen :: 2026-04-14 22:44:54.749 | + lib/cinder:configure_cinder:317 : iniset /etc/cinder/cinder.conf DEFAULT state_path /opt/stack/data/cinder 2026-04-14 22:44:54.782 | + lib/cinder:configure_cinder:318 : iniset /etc/cinder/cinder.conf oslo_concurrency lock_path /opt/stack/data/cinder 2026-04-14 22:44:54.819 | + lib/cinder:configure_cinder:319 : iniset /etc/cinder/cinder.conf DEFAULT my_ip 2001:41d0:302:1000::1ab 2026-04-14 22:44:54.859 | + lib/cinder:configure_cinder:320 : iniset /etc/cinder/cinder.conf key_manager backend cinder.keymgr.conf_key_mgr.ConfKeyManager 2026-04-14 22:44:54.900 | ++ lib/cinder:configure_cinder:321 : openssl rand -hex 16 2026-04-14 22:44:54.911 | + lib/cinder:configure_cinder:321 : iniset /etc/cinder/cinder.conf key_manager fixed_key b51650e274f316e6441a58f4989ea9df 2026-04-14 22:44:54.945 | + lib/cinder:configure_cinder:322 : [[ -n '' ]] 2026-04-14 22:44:54.948 | + lib/cinder:configure_cinder:327 : iniset /etc/cinder/cinder.conf DEFAULT quota_volumes 10 2026-04-14 22:44:54.985 | + lib/cinder:configure_cinder:328 : iniset /etc/cinder/cinder.conf DEFAULT quota_backups 10 2026-04-14 22:44:55.027 | + lib/cinder:configure_cinder:329 : iniset /etc/cinder/cinder.conf DEFAULT quota_snapshots 10 2026-04-14 22:44:55.063 | + lib/cinder:configure_cinder:334 : iniset /etc/cinder/cinder.conf DEFAULT rpc_response_timeout 120 2026-04-14 22:44:55.103 | + lib/cinder:configure_cinder:336 : iniset /etc/cinder/cinder.conf DEFAULT report_interval 120 2026-04-14 22:44:55.141 | + lib/cinder:configure_cinder:337 : iniset /etc/cinder/cinder.conf DEFAULT service_down_time 720 2026-04-14 22:44:55.182 | + lib/cinder:configure_cinder:339 : is_service_enabled c-vol 2026-04-14 22:44:55.202 | + functions-common:is_service_enabled:2070 : return 0 2026-04-14 22:44:55.205 | + lib/cinder:configure_cinder:339 : [[ -n ceph ]] 2026-04-14 22:44:55.207 | + lib/cinder:configure_cinder:340 : local enabled_backends= 2026-04-14 22:44:55.211 | + lib/cinder:configure_cinder:341 : local default_name= 2026-04-14 22:44:55.215 | + lib/cinder:configure_cinder:342 : local be be_name be_type 2026-04-14 22:44:55.217 | + lib/cinder:configure_cinder:343 : for be in ${CINDER_ENABLED_BACKENDS//,/ } 2026-04-14 22:44:55.220 | + lib/cinder:configure_cinder:344 : be_type=ceph 2026-04-14 22:44:55.223 | + lib/cinder:configure_cinder:345 : be_name=ceph 2026-04-14 22:44:55.227 | + lib/cinder:configure_cinder:346 : type configure_cinder_backend_ceph 2026-04-14 22:44:55.230 | + lib/cinder:configure_cinder:347 : configure_cinder_backend_ceph ceph 2026-04-14 22:44:55.234 | + lib/cinder_backends/ceph:configure_cinder_backend_ceph:33 : local be_name=ceph 2026-04-14 22:44:55.237 | + lib/cinder_backends/ceph:configure_cinder_backend_ceph:35 : iniset /etc/cinder/cinder.conf ceph volume_backend_name ceph 2026-04-14 22:44:55.274 | + lib/cinder_backends/ceph:configure_cinder_backend_ceph:36 : iniset /etc/cinder/cinder.conf ceph volume_driver cinder.volume.drivers.rbd.RBDDriver 2026-04-14 22:44:55.309 | + lib/cinder_backends/ceph:configure_cinder_backend_ceph:37 : iniset /etc/cinder/cinder.conf ceph rbd_ceph_conf /etc/ceph/ceph.conf 2026-04-14 22:44:55.346 | + lib/cinder_backends/ceph:configure_cinder_backend_ceph:38 : iniset /etc/cinder/cinder.conf ceph rbd_pool volumes 2026-04-14 22:44:55.380 | + lib/cinder_backends/ceph:configure_cinder_backend_ceph:39 : iniset /etc/cinder/cinder.conf ceph rbd_user cinder 2026-04-14 22:44:55.415 | + lib/cinder_backends/ceph:configure_cinder_backend_ceph:40 : iniset /etc/cinder/cinder.conf ceph rbd_secret_uuid d531d2d4-3937-429c-b0c2-658fe41e82aa 2026-04-14 22:44:55.451 | + lib/cinder_backends/ceph:configure_cinder_backend_ceph:41 : iniset /etc/cinder/cinder.conf ceph rbd_flatten_volume_from_snapshot False 2026-04-14 22:44:55.490 | + lib/cinder_backends/ceph:configure_cinder_backend_ceph:42 : iniset /etc/cinder/cinder.conf ceph rbd_max_clone_depth 5 2026-04-14 22:44:55.527 | + lib/cinder_backends/ceph:configure_cinder_backend_ceph:43 : iniset /etc/cinder/cinder.conf DEFAULT glance_api_version 2 2026-04-14 22:44:55.564 | + lib/cinder:configure_cinder:349 : [[ -z '' ]] 2026-04-14 22:44:55.568 | + lib/cinder:configure_cinder:350 : default_name=ceph 2026-04-14 22:44:55.570 | + lib/cinder:configure_cinder:352 : enabled_backends+=ceph, 2026-04-14 22:44:55.574 | + lib/cinder:configure_cinder:354 : iniset /etc/cinder/cinder.conf DEFAULT enabled_backends ceph 2026-04-14 22:44:55.613 | + lib/cinder:configure_cinder:355 : [[ -n ceph ]] 2026-04-14 22:44:55.617 | + lib/cinder:configure_cinder:356 : iniset /etc/cinder/cinder.conf DEFAULT default_volume_type ceph 2026-04-14 22:44:55.656 | + lib/cinder:configure_cinder:358 : configure_cinder_image_volume_cache 2026-04-14 22:44:55.660 | + lib/cinder:configure_cinder_image_volume_cache:714 : for be in ${CINDER_CACHE_ENABLED_FOR_BACKENDS//,/ } 2026-04-14 22:44:55.663 | + lib/cinder:configure_cinder_image_volume_cache:715 : local be_name=ceph 2026-04-14 22:44:55.668 | + lib/cinder:configure_cinder_image_volume_cache:717 : iniset /etc/cinder/cinder.conf ceph image_volume_cache_enabled True 2026-04-14 22:44:55.709 | + lib/cinder:configure_cinder_image_volume_cache:719 : [[ -n '' ]] 2026-04-14 22:44:55.712 | + lib/cinder:configure_cinder_image_volume_cache:723 : [[ -n '' ]] 2026-04-14 22:44:55.715 | + lib/cinder:configure_cinder:363 : [[ False == \T\r\u\e ]] 2026-04-14 22:44:55.720 | + lib/cinder:configure_cinder:369 : is_service_enabled c-bak 2026-04-14 22:44:55.741 | + functions-common:is_service_enabled:2070 : return 0 2026-04-14 22:44:55.744 | + lib/cinder:configure_cinder:369 : [[ -n ceph ]] 2026-04-14 22:44:55.748 | + lib/cinder:configure_cinder:370 : type configure_cinder_backup_ceph 2026-04-14 22:44:55.752 | + lib/cinder:configure_cinder:371 : configure_cinder_backup_ceph 2026-04-14 22:44:55.756 | + lib/cinder_backups/ceph:configure_cinder_backup_ceph:31 : [[ '' = \F\a\l\s\e ]] 2026-04-14 22:44:55.758 | + lib/cinder_backups/ceph:configure_cinder_backup_ceph:40 : iniset /etc/cinder/cinder.conf DEFAULT backup_driver cinder.backup.drivers.ceph.CephBackupDriver 2026-04-14 22:44:55.799 | + lib/cinder_backups/ceph:configure_cinder_backup_ceph:41 : iniset /etc/cinder/cinder.conf DEFAULT backup_ceph_conf /etc/ceph/ceph.conf 2026-04-14 22:44:55.834 | + lib/cinder_backups/ceph:configure_cinder_backup_ceph:42 : iniset /etc/cinder/cinder.conf DEFAULT backup_ceph_max_snapshots 0 2026-04-14 22:44:55.872 | + lib/cinder_backups/ceph:configure_cinder_backup_ceph:43 : iniset /etc/cinder/cinder.conf DEFAULT backup_ceph_pool backups 2026-04-14 22:44:55.907 | + lib/cinder_backups/ceph:configure_cinder_backup_ceph:44 : iniset /etc/cinder/cinder.conf DEFAULT backup_ceph_user cinder-bak 2026-04-14 22:44:55.943 | + lib/cinder_backups/ceph:configure_cinder_backup_ceph:45 : iniset /etc/cinder/cinder.conf DEFAULT backup_ceph_stripe_unit 0 2026-04-14 22:44:55.978 | + lib/cinder_backups/ceph:configure_cinder_backup_ceph:46 : iniset /etc/cinder/cinder.conf DEFAULT backup_ceph_stripe_count 0 2026-04-14 22:44:56.013 | + lib/cinder_backups/ceph:configure_cinder_backup_ceph:47 : iniset /etc/cinder/cinder.conf DEFAULT restore_discard_excess_bytes True 2026-04-14 22:44:56.050 | + lib/cinder:configure_cinder:377 : is_service_enabled ceilometer 2026-04-14 22:44:56.070 | + functions-common:is_service_enabled:2070 : return 1 2026-04-14 22:44:56.073 | + lib/cinder:configure_cinder:381 : is_service_enabled tls-proxy 2026-04-14 22:44:56.090 | + functions-common:is_service_enabled:2070 : return 0 2026-04-14 22:44:56.093 | + lib/cinder:configure_cinder:382 : [[ br-ex-tcpdump,br-int-flows,c-bak,c-vol,file_tracker,memory_tracker,n-cpu,openstack-cli-server,ovn-controller,ovs-vswitchd,ovsdb-server,placement-client,q-ovn-agent,tls-proxy =~ c-api ]] 2026-04-14 22:44:56.096 | + lib/cinder:configure_cinder:389 : '[' False '!=' False ']' 2026-04-14 22:44:56.098 | + lib/cinder:configure_cinder:393 : iniset_rpc_backend cinder /etc/cinder/cinder.conf 2026-04-14 22:44:56.101 | + lib/rpc_backend:iniset_rpc_backend:144 : local package=cinder 2026-04-14 22:44:56.104 | + lib/rpc_backend:iniset_rpc_backend:145 : local file=/etc/cinder/cinder.conf 2026-04-14 22:44:56.107 | + lib/rpc_backend:iniset_rpc_backend:146 : local section=DEFAULT 2026-04-14 22:44:56.110 | + lib/rpc_backend:iniset_rpc_backend:147 : local virtual_host= 2026-04-14 22:44:56.112 | + lib/rpc_backend:iniset_rpc_backend:148 : is_service_enabled rabbit 2026-04-14 22:44:56.129 | + functions-common:is_service_enabled:2070 : return 1 2026-04-14 22:44:56.132 | + lib/rpc_backend:iniset_rpc_backend:148 : '[' -n 217.182.143.61 ']' 2026-04-14 22:44:56.135 | + lib/rpc_backend:iniset_rpc_backend:148 : '[' -n secretrabbit ']' 2026-04-14 22:44:56.138 | ++ lib/rpc_backend:iniset_rpc_backend:149 : get_transport_url '' 2026-04-14 22:44:56.141 | ++ lib/rpc_backend:get_transport_url:126 : local virtual_host= 2026-04-14 22:44:56.144 | ++ lib/rpc_backend:get_transport_url:127 : is_service_enabled rabbit 2026-04-14 22:44:56.160 | ++ functions-common:is_service_enabled:2070 : return 1 2026-04-14 22:44:56.163 | ++ lib/rpc_backend:get_transport_url:127 : '[' -n 217.182.143.61 ']' 2026-04-14 22:44:56.166 | ++ lib/rpc_backend:get_transport_url:127 : '[' -n secretrabbit ']' 2026-04-14 22:44:56.168 | ++ lib/rpc_backend:get_transport_url:128 : echo rabbit://stackrabbit:secretrabbit@217.182.143.61:5672/ 2026-04-14 22:44:56.172 | + lib/rpc_backend:iniset_rpc_backend:149 : iniset /etc/cinder/cinder.conf DEFAULT transport_url rabbit://stackrabbit:secretrabbit@217.182.143.61:5672/ 2026-04-14 22:44:56.204 | + lib/rpc_backend:iniset_rpc_backend:150 : '[' -n '' ']' 2026-04-14 22:44:56.207 | + lib/rpc_backend:iniset_rpc_backend:153 : '[' -n '' ']' 2026-04-14 22:44:56.210 | + lib/cinder:configure_cinder:396 : setup_logging /etc/cinder/cinder.conf 2026-04-14 22:44:56.214 | + functions:setup_logging:693 : setup_systemd_logging /etc/cinder/cinder.conf 2026-04-14 22:44:56.216 | + functions:setup_systemd_logging:710 : local conf_file=/etc/cinder/cinder.conf 2026-04-14 22:44:56.220 | ++ functions:setup_systemd_logging:715 : trueorfalse False USE_JOURNAL 2026-04-14 22:44:56.239 | + functions:setup_systemd_logging:715 : USE_JOURNAL=False 2026-04-14 22:44:56.242 | + functions:setup_systemd_logging:716 : local pidstr= 2026-04-14 22:44:56.245 | + functions:setup_systemd_logging:717 : [[ False == \T\r\u\e ]] 2026-04-14 22:44:56.248 | + functions:setup_systemd_logging:721 : pidstr='(pid=%(process)d) ' 2026-04-14 22:44:56.250 | + functions:setup_systemd_logging:723 : iniset /etc/cinder/cinder.conf DEFAULT logging_debug_format_suffix '{{(pid=%(process)d) %(funcName)s %(pathname)s:%(lineno)d}}' 2026-04-14 22:44:56.286 | + functions:setup_systemd_logging:725 : iniset /etc/cinder/cinder.conf DEFAULT logging_context_format_string '%(color)s%(levelname)s %(name)s [%(global_request_id)s %(request_id)s %(project_name)s %(user_name)s%(color)s] %(instance)s%(color)s%(message)s' 2026-04-14 22:44:56.321 | + functions:setup_systemd_logging:726 : iniset /etc/cinder/cinder.conf DEFAULT logging_default_format_string '%(color)s%(levelname)s %(name)s [-%(color)s] %(instance)s%(color)s%(message)s' 2026-04-14 22:44:56.358 | + functions:setup_systemd_logging:727 : iniset /etc/cinder/cinder.conf DEFAULT logging_exception_prefix 'ERROR %(name)s %(instance)s' 2026-04-14 22:44:56.394 | + functions:setup_systemd_logging:730 : iniset /etc/cinder/cinder.conf DEFAULT log_color False 2026-04-14 22:44:56.447 | + lib/cinder:configure_cinder:398 : is_service_enabled c-api 2026-04-14 22:44:56.471 | + functions-common:is_service_enabled:2070 : return 1 2026-04-14 22:44:56.473 | + lib/cinder:configure_cinder:402 : [[ -r /opt/stack/devstack/lib/cinder_plugins/ceph ]] 2026-04-14 22:44:56.477 | + lib/cinder:configure_cinder:406 : iniset /etc/cinder/cinder.conf DEFAULT osapi_volume_workers 2 2026-04-14 22:44:56.511 | + lib/cinder:configure_cinder:408 : iniset /etc/cinder/cinder.conf DEFAULT glance_api_servers 'https://[2001:41d0:302:1000::1ab]/image' 2026-04-14 22:44:56.545 | + lib/cinder:configure_cinder:409 : is_service_enabled tls-proxy 2026-04-14 22:44:56.566 | + functions-common:is_service_enabled:2070 : return 0 2026-04-14 22:44:56.569 | + lib/cinder:configure_cinder:410 : iniset /etc/cinder/cinder.conf DEFAULT glance_protocol https 2026-04-14 22:44:56.605 | + lib/cinder:configure_cinder:411 : iniset /etc/cinder/cinder.conf DEFAULT glance_ca_certificates_file /opt/stack/data/ca-bundle.pem 2026-04-14 22:44:56.643 | + lib/cinder:configure_cinder:415 : configure_keystone_authtoken_middleware /etc/cinder/cinder.conf glance glance 2026-04-14 22:44:56.646 | + lib/keystone:configure_keystone_authtoken_middleware:454 : local conf_file=/etc/cinder/cinder.conf 2026-04-14 22:44:56.649 | + lib/keystone:configure_keystone_authtoken_middleware:455 : local admin_user=glance 2026-04-14 22:44:56.652 | + lib/keystone:configure_keystone_authtoken_middleware:456 : local section=glance 2026-04-14 22:44:56.655 | + lib/keystone:configure_keystone_authtoken_middleware:457 : local service_type= 2026-04-14 22:44:56.659 | + lib/keystone:configure_keystone_authtoken_middleware:459 : configure_keystoneauth /etc/cinder/cinder.conf glance glance 2026-04-14 22:44:56.661 | + lib/keystone:configure_keystoneauth:432 : local conf_file=/etc/cinder/cinder.conf 2026-04-14 22:44:56.664 | + lib/keystone:configure_keystoneauth:433 : local admin_user=glance 2026-04-14 22:44:56.668 | + lib/keystone:configure_keystoneauth:434 : local section=glance 2026-04-14 22:44:56.672 | + lib/keystone:configure_keystoneauth:436 : iniset /etc/cinder/cinder.conf glance auth_type password 2026-04-14 22:44:56.714 | + lib/keystone:configure_keystoneauth:437 : iniset /etc/cinder/cinder.conf glance interface public 2026-04-14 22:44:56.754 | + lib/keystone:configure_keystoneauth:438 : iniset /etc/cinder/cinder.conf glance auth_url 'https://[2001:41d0:302:1000::1ab]/identity' 2026-04-14 22:44:56.793 | + lib/keystone:configure_keystoneauth:439 : iniset /etc/cinder/cinder.conf glance username glance 2026-04-14 22:44:56.832 | + lib/keystone:configure_keystoneauth:440 : iniset /etc/cinder/cinder.conf glance password secretservice 2026-04-14 22:44:56.867 | + lib/keystone:configure_keystoneauth:441 : iniset /etc/cinder/cinder.conf glance user_domain_name Default 2026-04-14 22:44:56.904 | + lib/keystone:configure_keystoneauth:442 : iniset /etc/cinder/cinder.conf glance project_name service 2026-04-14 22:44:56.940 | + lib/keystone:configure_keystoneauth:443 : iniset /etc/cinder/cinder.conf glance project_domain_name Default 2026-04-14 22:44:56.976 | + lib/keystone:configure_keystone_authtoken_middleware:460 : iniset /etc/cinder/cinder.conf glance www_authenticate_uri 'https://[2001:41d0:302:1000::1ab]/identity' 2026-04-14 22:44:57.013 | + lib/keystone:configure_keystone_authtoken_middleware:461 : iniset /etc/cinder/cinder.conf glance cafile /opt/stack/data/ca-bundle.pem 2026-04-14 22:44:57.049 | + lib/keystone:configure_keystone_authtoken_middleware:462 : iniset /etc/cinder/cinder.conf glance memcached_servers localhost:11211 2026-04-14 22:44:57.086 | + lib/keystone:configure_keystone_authtoken_middleware:463 : [[ -n '' ]] 2026-04-14 22:44:57.089 | + lib/cinder:configure_cinder:418 : configure_keystoneauth /etc/cinder/cinder.conf nova nova 2026-04-14 22:44:57.092 | + lib/keystone:configure_keystoneauth:432 : local conf_file=/etc/cinder/cinder.conf 2026-04-14 22:44:57.094 | + lib/keystone:configure_keystoneauth:433 : local admin_user=nova 2026-04-14 22:44:57.097 | + lib/keystone:configure_keystoneauth:434 : local section=nova 2026-04-14 22:44:57.101 | + lib/keystone:configure_keystoneauth:436 : iniset /etc/cinder/cinder.conf nova auth_type password 2026-04-14 22:44:57.138 | + lib/keystone:configure_keystoneauth:437 : iniset /etc/cinder/cinder.conf nova interface public 2026-04-14 22:44:57.176 | + lib/keystone:configure_keystoneauth:438 : iniset /etc/cinder/cinder.conf nova auth_url 'https://[2001:41d0:302:1000::1ab]/identity' 2026-04-14 22:44:57.215 | + lib/keystone:configure_keystoneauth:439 : iniset /etc/cinder/cinder.conf nova username nova 2026-04-14 22:44:57.253 | + lib/keystone:configure_keystoneauth:440 : iniset /etc/cinder/cinder.conf nova password secretservice 2026-04-14 22:44:57.293 | + lib/keystone:configure_keystoneauth:441 : iniset /etc/cinder/cinder.conf nova user_domain_name Default 2026-04-14 22:44:57.328 | + lib/keystone:configure_keystoneauth:442 : iniset /etc/cinder/cinder.conf nova project_name service 2026-04-14 22:44:57.364 | + lib/keystone:configure_keystoneauth:443 : iniset /etc/cinder/cinder.conf nova project_domain_name Default 2026-04-14 22:44:57.403 | + lib/cinder:configure_cinder:419 : iniset /etc/cinder/cinder.conf nova region_name RegionOne 2026-04-14 22:44:57.439 | + lib/cinder:configure_cinder:420 : iniset /etc/cinder/cinder.conf DEFAULT graceful_shutdown_timeout 5 2026-04-14 22:44:57.479 | + lib/cinder:configure_cinder:422 : [[ ! -z '' ]] 2026-04-14 22:44:57.482 | + lib/cinder:configure_cinder:424 : is_service_enabled etcd3 2026-04-14 22:44:57.502 | + functions-common:is_service_enabled:2070 : return 1 2026-04-14 22:44:57.506 | + lib/cinder:configure_cinder:430 : [[ False == True ]] 2026-04-14 22:44:57.509 | + lib/cinder:configure_cinder:430 : [[ False == True ]] 2026-04-14 22:44:57.513 | + lib/cinder:configure_cinder:434 : iniset /etc/cinder/cinder.conf oslo_policy enforce_scope false 2026-04-14 22:44:57.552 | + lib/cinder:configure_cinder:435 : iniset /etc/cinder/cinder.conf oslo_policy enforce_new_defaults false 2026-04-14 22:44:57.587 | + lib/cinder:configure_cinder:438 : '[' True == True ']' 2026-04-14 22:44:57.590 | + lib/cinder:configure_cinder:439 : init_cinder_service_user_conf 2026-04-14 22:44:57.594 | + lib/cinder:init_cinder_service_user_conf:743 : iniset /etc/cinder/cinder.conf service_user send_service_user_token True 2026-04-14 22:44:57.634 | + lib/cinder:init_cinder_service_user_conf:744 : configure_keystoneauth /etc/cinder/cinder.conf cinder service_user 2026-04-14 22:44:57.637 | + lib/keystone:configure_keystoneauth:432 : local conf_file=/etc/cinder/cinder.conf 2026-04-14 22:44:57.640 | + lib/keystone:configure_keystoneauth:433 : local admin_user=cinder 2026-04-14 22:44:57.643 | + lib/keystone:configure_keystoneauth:434 : local section=service_user 2026-04-14 22:44:57.646 | + lib/keystone:configure_keystoneauth:436 : iniset /etc/cinder/cinder.conf service_user auth_type password 2026-04-14 22:44:57.680 | + lib/keystone:configure_keystoneauth:437 : iniset /etc/cinder/cinder.conf service_user interface public 2026-04-14 22:44:57.718 | + lib/keystone:configure_keystoneauth:438 : iniset /etc/cinder/cinder.conf service_user auth_url 'https://[2001:41d0:302:1000::1ab]/identity' 2026-04-14 22:44:57.754 | + lib/keystone:configure_keystoneauth:439 : iniset /etc/cinder/cinder.conf service_user username cinder 2026-04-14 22:44:57.790 | + lib/keystone:configure_keystoneauth:440 : iniset /etc/cinder/cinder.conf service_user password secretservice 2026-04-14 22:44:57.823 | + lib/keystone:configure_keystoneauth:441 : iniset /etc/cinder/cinder.conf service_user user_domain_name Default 2026-04-14 22:44:57.857 | + lib/keystone:configure_keystoneauth:442 : iniset /etc/cinder/cinder.conf service_user project_name service 2026-04-14 22:44:57.895 | + lib/keystone:configure_keystoneauth:443 : iniset /etc/cinder/cinder.conf service_user project_domain_name Default 2026-04-14 22:44:57.935 | + ./stack.sh:main:948 : is_service_enabled neutron 2026-04-14 22:44:57.957 | + functions-common:is_service_enabled:2070 : return 0 2026-04-14 22:44:57.960 | + ./stack.sh:main:950 : stack_install_service neutron 2026-04-14 22:44:57.963 | + lib/stack:stack_install_service:20 : local service=neutron 2026-04-14 22:44:57.967 | + lib/stack:stack_install_service:21 : type install_neutron 2026-04-14 22:44:57.970 | + lib/stack:stack_install_service:23 : [[ False = True ]] 2026-04-14 22:44:57.972 | + lib/stack:stack_install_service:32 : install_neutron 2026-04-14 22:44:57.976 | + lib/neutron:install_neutron:513 : use_library_from_git neutron-lib 2026-04-14 22:44:57.979 | + inc/python:use_library_from_git:266 : local name=neutron-lib 2026-04-14 22:44:57.983 | + inc/python:use_library_from_git:267 : local enabled=1 2026-04-14 22:44:57.986 | + inc/python:use_library_from_git:268 : [[ novnc,cinder,cinder-tempest-plugin,devstack,devstack-plugin-ceph,glance,keystone,neutron,nova,os-test-images,placement,requirements,swift,tempest = \A\L\L ]] 2026-04-14 22:44:57.989 | + inc/python:use_library_from_git:268 : [[ ,novnc,cinder,cinder-tempest-plugin,devstack,devstack-plugin-ceph,glance,keystone,neutron,nova,os-test-images,placement,requirements,swift,tempest, =~ ,neutron-lib, ]] 2026-04-14 22:44:57.993 | + inc/python:use_library_from_git:269 : return 1 2026-04-14 22:44:57.996 | + lib/neutron:install_neutron:520 : use_library_from_git sqlalchemy 2026-04-14 22:44:58.000 | + inc/python:use_library_from_git:266 : local name=sqlalchemy 2026-04-14 22:44:58.004 | + inc/python:use_library_from_git:267 : local enabled=1 2026-04-14 22:44:58.008 | + inc/python:use_library_from_git:268 : [[ novnc,cinder,cinder-tempest-plugin,devstack,devstack-plugin-ceph,glance,keystone,neutron,nova,os-test-images,placement,requirements,swift,tempest = \A\L\L ]] 2026-04-14 22:44:58.011 | + inc/python:use_library_from_git:268 : [[ ,novnc,cinder,cinder-tempest-plugin,devstack,devstack-plugin-ceph,glance,keystone,neutron,nova,os-test-images,placement,requirements,swift,tempest, =~ ,sqlalchemy, ]] 2026-04-14 22:44:58.014 | + inc/python:use_library_from_git:269 : return 1 2026-04-14 22:44:58.018 | + lib/neutron:install_neutron:524 : use_library_from_git alembic 2026-04-14 22:44:58.020 | + inc/python:use_library_from_git:266 : local name=alembic 2026-04-14 22:44:58.024 | + inc/python:use_library_from_git:267 : local enabled=1 2026-04-14 22:44:58.027 | + inc/python:use_library_from_git:268 : [[ novnc,cinder,cinder-tempest-plugin,devstack,devstack-plugin-ceph,glance,keystone,neutron,nova,os-test-images,placement,requirements,swift,tempest = \A\L\L ]] 2026-04-14 22:44:58.031 | + inc/python:use_library_from_git:268 : [[ ,novnc,cinder,cinder-tempest-plugin,devstack,devstack-plugin-ceph,glance,keystone,neutron,nova,os-test-images,placement,requirements,swift,tempest, =~ ,alembic, ]] 2026-04-14 22:44:58.034 | + inc/python:use_library_from_git:269 : return 1 2026-04-14 22:44:58.037 | + lib/neutron:install_neutron:529 : git_clone https://opendev.org/openstack/neutron.git /opt/stack/neutron master 2026-04-14 22:44:58.040 | + functions-common:git_clone:583 : local git_remote=https://opendev.org/openstack/neutron.git 2026-04-14 22:44:58.043 | + functions-common:git_clone:584 : local git_dest=/opt/stack/neutron 2026-04-14 22:44:58.046 | + functions-common:git_clone:585 : local git_ref=master 2026-04-14 22:44:58.049 | + functions-common:git_clone:586 : local orig_dir 2026-04-14 22:44:58.052 | ++ functions-common:git_clone:587 : pwd 2026-04-14 22:44:58.061 | + functions-common:git_clone:587 : orig_dir=/opt/stack/devstack 2026-04-14 22:44:58.067 | + functions-common:git_clone:588 : local git_clone_flags= 2026-04-14 22:44:58.074 | ++ functions-common:git_clone:590 : trueorfalse False RECLONE 2026-04-14 22:44:58.091 | + functions-common:git_clone:590 : RECLONE=False 2026-04-14 22:44:58.093 | + functions-common:git_clone:591 : [[ 0 -gt 0 ]] 2026-04-14 22:44:58.096 | + functions-common:git_clone:595 : [[ False = \T\r\u\e ]] 2026-04-14 22:44:58.100 | + functions-common:git_clone:604 : echo master 2026-04-14 22:44:58.100 | + functions-common:git_clone:604 : egrep -q '^refs' 2026-04-14 22:44:58.105 | + functions-common:git_clone:618 : [[ ! -d /opt/stack/neutron ]] 2026-04-14 22:44:58.108 | + functions-common:git_clone:628 : [[ False = \T\r\u\e ]] 2026-04-14 22:44:58.110 | + functions-common:git_clone:663 : sudo git config --system --add safe.directory /opt/stack/neutron 2026-04-14 22:44:58.148 | + functions-common:git_clone:666 : cd /opt/stack/neutron 2026-04-14 22:44:58.152 | + functions-common:git_clone:667 : git show --oneline 2026-04-14 22:44:58.153 | + functions-common:git_clone:667 : head -1 2026-04-14 22:44:58.169 | bb525249f4 Merge "func: Remove testrun.txt" 2026-04-14 22:44:58.172 | + functions-common:git_clone:668 : cd /opt/stack/devstack 2026-04-14 22:44:58.176 | + lib/neutron:install_neutron:530 : setup_develop /opt/stack/neutron 2026-04-14 22:44:58.179 | + inc/python:setup_develop:353 : local bindep 2026-04-14 22:44:58.183 | + inc/python:setup_develop:354 : [[ /opt/stack/neutron == -bindep* ]] 2026-04-14 22:44:58.186 | + inc/python:setup_develop:358 : local project_dir=/opt/stack/neutron 2026-04-14 22:44:58.190 | + inc/python:setup_develop:359 : local extras= 2026-04-14 22:44:58.194 | + inc/python:setup_develop:360 : _setup_package_with_constraints_edit /opt/stack/neutron -e 2026-04-14 22:44:58.198 | + inc/python:_setup_package_with_constraints_edit:379 : local bindep 2026-04-14 22:44:58.201 | + inc/python:_setup_package_with_constraints_edit:380 : [[ /opt/stack/neutron == -bindep* ]] 2026-04-14 22:44:58.204 | + inc/python:_setup_package_with_constraints_edit:384 : local project_dir=/opt/stack/neutron 2026-04-14 22:44:58.207 | + inc/python:_setup_package_with_constraints_edit:385 : local flags=-e 2026-04-14 22:44:58.211 | + inc/python:_setup_package_with_constraints_edit:386 : local extras= 2026-04-14 22:44:58.214 | ++ inc/python:_setup_package_with_constraints_edit:393 : cd /opt/stack/neutron 2026-04-14 22:44:58.218 | ++ inc/python:_setup_package_with_constraints_edit:393 : pwd 2026-04-14 22:44:58.222 | + inc/python:_setup_package_with_constraints_edit:393 : project_dir=/opt/stack/neutron 2026-04-14 22:44:58.225 | + inc/python:_setup_package_with_constraints_edit:395 : '[' -n /opt/stack/requirements ']' 2026-04-14 22:44:58.229 | + inc/python:_setup_package_with_constraints_edit:399 : local name 2026-04-14 22:44:58.234 | ++ inc/python:_setup_package_with_constraints_edit:400 : awk '/^name.*=/ {print $3}' /opt/stack/neutron/setup.cfg 2026-04-14 22:44:58.246 | + inc/python:_setup_package_with_constraints_edit:400 : name=neutron 2026-04-14 22:44:58.250 | + inc/python:_setup_package_with_constraints_edit:401 : '[' -z neutron ']' 2026-04-14 22:44:58.253 | + inc/python:_setup_package_with_constraints_edit:405 : /opt/stack/requirements/.venv/bin/edit-constraints /opt/stack/requirements/upper-constraints.txt -- neutron 2026-04-14 22:44:58.385 | + inc/python:_setup_package_with_constraints_edit:408 : setup_package /opt/stack/neutron -e 2026-04-14 22:44:58.389 | + inc/python:setup_package:436 : local bindep=0 2026-04-14 22:44:58.392 | + inc/python:setup_package:437 : local bindep_flag= 2026-04-14 22:44:58.395 | + inc/python:setup_package:438 : local bindep_profiles= 2026-04-14 22:44:58.400 | + inc/python:setup_package:439 : [[ /opt/stack/neutron == -bindep* ]] 2026-04-14 22:44:58.404 | + inc/python:setup_package:444 : local project_dir=/opt/stack/neutron 2026-04-14 22:44:58.408 | + inc/python:setup_package:445 : local flags=-e 2026-04-14 22:44:58.411 | + inc/python:setup_package:446 : local extras= 2026-04-14 22:44:58.415 | + inc/python:setup_package:450 : [[ -n -e ]] 2026-04-14 22:44:58.419 | + inc/python:setup_package:450 : [[ -z '' ]] 2026-04-14 22:44:58.422 | + inc/python:setup_package:450 : [[ ! -e =~ ^-.* ]] 2026-04-14 22:44:58.426 | + inc/python:setup_package:455 : [[ ! -z '' ]] 2026-04-14 22:44:58.429 | + inc/python:setup_package:460 : [[ 0 == 1 ]] 2026-04-14 22:44:58.432 | + inc/python:setup_package:464 : pip_install -e /opt/stack/neutron 2026-04-14 22:44:58.458 | Using python 3.13 to install /opt/stack/neutron 2026-04-14 22:44:58.461 | + inc/python:pip_install:210 : env http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= /opt/stack/data/venv/bin/pip install -c /opt/stack/requirements/upper-constraints.txt -e /opt/stack/neutron 2026-04-14 22:44:59.203 | Looking in indexes: https://mirror.gra1.ovh.opendev.org/pypi/simple, https://mirror.gra1.ovh.opendev.org/wheel/debian-13-x86_64 2026-04-14 22:44:59.206 | Obtaining file:///opt/stack/neutron 2026-04-14 22:44:59.214 | Installing build dependencies: started 2026-04-14 22:45:03.617 | Installing build dependencies: finished with status 'done' 2026-04-14 22:45:03.618 | Checking if build backend supports build_editable: started 2026-04-14 22:45:04.176 | Checking if build backend supports build_editable: finished with status 'done' 2026-04-14 22:45:04.178 | Getting requirements to build editable: started 2026-04-14 22:45:04.458 | Getting requirements to build editable: finished with status 'done' 2026-04-14 22:45:04.461 | Preparing editable metadata (pyproject.toml): started 2026-04-14 22:45:05.850 | Preparing editable metadata (pyproject.toml): finished with status 'done' 2026-04-14 22:45:05.884 | Requirement already satisfied: pbr>=6.0.0 in /opt/stack/data/venv/lib/python3.13/site-packages (from neutron==28.1.0.dev126) (7.0.3) 2026-04-14 22:45:05.884 | Requirement already satisfied: Paste>=2.0.2 in /opt/stack/data/venv/lib/python3.13/site-packages (from neutron==28.1.0.dev126) (3.10.1) 2026-04-14 22:45:05.884 | Requirement already satisfied: PasteDeploy>=1.5.0 in /opt/stack/data/venv/lib/python3.13/site-packages (from neutron==28.1.0.dev126) (3.1.0) 2026-04-14 22:45:05.884 | Requirement already satisfied: Routes>=2.3.1 in /opt/stack/data/venv/lib/python3.13/site-packages (from neutron==28.1.0.dev126) (2.5.1) 2026-04-14 22:45:05.884 | Requirement already satisfied: debtcollector>=1.19.0 in /opt/stack/data/venv/lib/python3.13/site-packages (from neutron==28.1.0.dev126) (3.1.0) 2026-04-14 22:45:05.888 | Requirement already satisfied: decorator>=4.1.0 in /opt/stack/data/venv/lib/python3.13/site-packages (from neutron==28.1.0.dev126) (5.2.1) 2026-04-14 22:45:09.042 | Collecting pecan>=1.4.0 (from neutron==28.1.0.dev126) 2026-04-14 22:45:09.046 | Downloading https://mirror.gra1.ovh.opendev.org/pypifiles/packages/c8/75/df5f578fd3b6b422e2edd5c9401ed3b533778d66e3d5761fe5138a851d17/pecan-1.8.0-py3-none-any.whl.metadata (1.6 kB) 2026-04-14 22:45:09.055 | Requirement already satisfied: httplib2>=0.22.0 in /opt/stack/data/venv/lib/python3.13/site-packages (from neutron==28.1.0.dev126) (0.31.2) 2026-04-14 22:45:09.056 | Requirement already satisfied: requests>=2.32.3 in /opt/stack/data/venv/lib/python3.13/site-packages (from neutron==28.1.0.dev126) (2.33.1) 2026-04-14 22:45:09.057 | Requirement already satisfied: Jinja2>=2.10 in /opt/stack/data/venv/lib/python3.13/site-packages (from neutron==28.1.0.dev126) (3.1.6) 2026-04-14 22:45:09.058 | Requirement already satisfied: keystonemiddleware>=5.1.0 in /opt/stack/data/venv/lib/python3.13/site-packages (from neutron==28.1.0.dev126) (12.0.0) 2026-04-14 22:45:09.059 | Requirement already satisfied: netaddr>=0.7.18 in /opt/stack/data/venv/lib/python3.13/site-packages (from neutron==28.1.0.dev126) (1.3.0) 2026-04-14 22:45:09.112 | Collecting neutron-lib>=3.24.0 (from neutron==28.1.0.dev126) 2026-04-14 22:45:09.116 | Downloading https://mirror.gra1.ovh.opendev.org/pypifiles/packages/36/f8/e099963ba50c493a40b4529fbef94e3f54cd9811513e3623e198e4c85a46/neutron_lib-3.24.0-py3-none-any.whl.metadata (2.5 kB) 2026-04-14 22:45:09.150 | Collecting python-neutronclient>=7.8.0 (from neutron==28.1.0.dev126) 2026-04-14 22:45:09.154 | Downloading https://mirror.gra1.ovh.opendev.org/pypifiles/packages/43/84/eaac646633cf0006c6afa5c472110ae34822bf3254f322518bcd29741daf/python_neutronclient-11.8.0-py3-none-any.whl.metadata (3.5 kB) 2026-04-14 22:45:09.161 | Requirement already satisfied: tenacity>=6.0.0 in /opt/stack/data/venv/lib/python3.13/site-packages (from neutron==28.1.0.dev126) (9.1.4) 2026-04-14 22:45:09.162 | Requirement already satisfied: SQLAlchemy>=1.4.23 in /opt/stack/data/venv/lib/python3.13/site-packages (from neutron==28.1.0.dev126) (2.0.49) 2026-04-14 22:45:09.163 | Requirement already satisfied: WebOb>=1.8.2 in /opt/stack/data/venv/lib/python3.13/site-packages (from neutron==28.1.0.dev126) (1.8.9) 2026-04-14 22:45:09.163 | Requirement already satisfied: keystoneauth1>=3.14.0 in /opt/stack/data/venv/lib/python3.13/site-packages (from neutron==28.1.0.dev126) (5.13.1) 2026-04-14 22:45:09.164 | Requirement already satisfied: alembic>=1.6.5 in /opt/stack/data/venv/lib/python3.13/site-packages (from neutron==28.1.0.dev126) (1.18.4) 2026-04-14 22:45:09.165 | Requirement already satisfied: stevedore>=2.0.1 in /opt/stack/data/venv/lib/python3.13/site-packages (from neutron==28.1.0.dev126) (5.7.0) 2026-04-14 22:45:09.166 | Requirement already satisfied: oslo.cache>=1.26.0 in /opt/stack/data/venv/lib/python3.13/site-packages (from neutron==28.1.0.dev126) (4.1.1) 2026-04-14 22:45:09.166 | Requirement already satisfied: oslo.concurrency>=3.26.0 in /opt/stack/data/venv/lib/python3.13/site-packages (from neutron==28.1.0.dev126) (7.4.0) 2026-04-14 22:45:09.167 | Requirement already satisfied: oslo.config>=10.2.0 in /opt/stack/data/venv/lib/python3.13/site-packages (from neutron==28.1.0.dev126) (10.3.0) 2026-04-14 22:45:09.168 | Requirement already satisfied: oslo.context>=2.22.0 in /opt/stack/data/venv/lib/python3.13/site-packages (from neutron==28.1.0.dev126) (6.3.0) 2026-04-14 22:45:09.169 | Requirement already satisfied: oslo.db>=4.44.0 in /opt/stack/data/venv/lib/python3.13/site-packages (from neutron==28.1.0.dev126) (18.0.0) 2026-04-14 22:45:09.169 | Requirement already satisfied: oslo.i18n>=3.20.0 in /opt/stack/data/venv/lib/python3.13/site-packages (from neutron==28.1.0.dev126) (6.7.2) 2026-04-14 22:45:09.170 | Requirement already satisfied: oslo.log>=5.3.0 in /opt/stack/data/venv/lib/python3.13/site-packages (from neutron==28.1.0.dev126) (8.1.0) 2026-04-14 22:45:09.171 | Requirement already satisfied: oslo.messaging>=7.0.0 in /opt/stack/data/venv/lib/python3.13/site-packages (from neutron==28.1.0.dev126) (17.3.0) 2026-04-14 22:45:09.172 | Requirement already satisfied: oslo.middleware>=3.31.0 in /opt/stack/data/venv/lib/python3.13/site-packages (from neutron==28.1.0.dev126) (8.0.0) 2026-04-14 22:45:09.172 | Requirement already satisfied: oslo.policy>=5.0.0 in /opt/stack/data/venv/lib/python3.13/site-packages (from neutron==28.1.0.dev126) (5.0.0) 2026-04-14 22:45:09.173 | Requirement already satisfied: oslo.privsep>=2.3.0 in /opt/stack/data/venv/lib/python3.13/site-packages (from neutron==28.1.0.dev126) (3.10.1) 2026-04-14 22:45:09.174 | Requirement already satisfied: oslo.reports>=1.18.0 in /opt/stack/data/venv/lib/python3.13/site-packages (from neutron==28.1.0.dev126) (3.7.0) 2026-04-14 22:45:09.175 | Requirement already satisfied: oslo.rootwrap>=5.15.0 in /opt/stack/data/venv/lib/python3.13/site-packages (from neutron==28.1.0.dev126) (7.9.0) 2026-04-14 22:45:09.176 | Requirement already satisfied: oslo.serialization>=5.5.0 in /opt/stack/data/venv/lib/python3.13/site-packages (from neutron==28.1.0.dev126) (5.9.1) 2026-04-14 22:45:09.177 | Requirement already satisfied: oslo.service>=4.2.1 in /opt/stack/data/venv/lib/python3.13/site-packages (from oslo.service[threading]>=4.2.1->neutron==28.1.0.dev126) (4.5.1) 2026-04-14 22:45:09.178 | Requirement already satisfied: oslo.upgradecheck>=1.3.0 in /opt/stack/data/venv/lib/python3.13/site-packages (from neutron==28.1.0.dev126) (2.7.1) 2026-04-14 22:45:09.178 | Requirement already satisfied: oslo.utils>=7.3.0 in /opt/stack/data/venv/lib/python3.13/site-packages (from neutron==28.1.0.dev126) (10.0.1) 2026-04-14 22:45:09.179 | Requirement already satisfied: oslo.versionedobjects>=1.35.1 in /opt/stack/data/venv/lib/python3.13/site-packages (from neutron==28.1.0.dev126) (3.9.0) 2026-04-14 22:45:09.180 | Requirement already satisfied: osprofiler>=2.3.0 in /opt/stack/data/venv/lib/python3.13/site-packages (from neutron==28.1.0.dev126) (4.3.0) 2026-04-14 22:45:09.213 | Collecting os-ken>=4.1.1 (from neutron==28.1.0.dev126) 2026-04-14 22:45:09.217 | Downloading https://mirror.gra1.ovh.opendev.org/pypifiles/packages/3a/1b/a4eafe253007d90bd7ce6922c87ea81d8353b5a5fd54bef40d2b9c956b81/os_ken-4.1.1-py3-none-any.whl.metadata (1.8 kB) 2026-04-14 22:45:09.237 | Collecting os-resource-classes>=1.1.0 (from neutron==28.1.0.dev126) 2026-04-14 22:45:09.241 | Downloading https://mirror.gra1.ovh.opendev.org/pypifiles/packages/15/10/efa6e42dfc059c858af4d5671daeb214671f0d3844dc415100d8913e78a8/os_resource_classes-1.1.0-py3-none-any.whl.metadata (1.9 kB) 2026-04-14 22:45:09.275 | Collecting ovs>3.3.0 (from neutron==28.1.0.dev126) 2026-04-14 22:45:09.277 | Downloading https://mirror.gra1.ovh.opendev.org/pypifiles/packages/bc/4c/47f3d3dbfb0bc79324462df512fc2ce0ce3a2b7fa57656d7147f28ae6ab7/ovs-3.7.1.tar.gz (162 kB) 2026-04-14 22:45:09.318 | Installing build dependencies: started 2026-04-14 22:45:13.643 | Installing build dependencies: finished with status 'done' 2026-04-14 22:45:13.645 | Getting requirements to build wheel: started 2026-04-14 22:45:14.240 | Getting requirements to build wheel: finished with status 'done' 2026-04-14 22:45:14.240 | Preparing metadata (pyproject.toml): started 2026-04-14 22:45:14.599 | Preparing metadata (pyproject.toml): finished with status 'done' 2026-04-14 22:45:17.758 | Collecting ovsdbapp>=2.14.1 (from neutron==28.1.0.dev126) 2026-04-14 22:45:17.763 | Downloading https://mirror.gra1.ovh.opendev.org/pypifiles/packages/bd/6d/6a5ef0e95173c56adb76905cd46068d2f8f1e8fa81af981d10c1d3fdb6bb/ovsdbapp-2.16.1-py3-none-any.whl.metadata (1.9 kB) 2026-04-14 22:45:17.771 | Requirement already satisfied: psutil>=6.1.0 in /opt/stack/data/venv/lib/python3.13/site-packages (from neutron==28.1.0.dev126) (7.2.2) 2026-04-14 22:45:17.812 | Collecting pyroute2>=0.7.3 (from neutron==28.1.0.dev126) 2026-04-14 22:45:17.817 | Downloading https://mirror.gra1.ovh.opendev.org/pypifiles/packages/76/cb/0b7a8009a577eba01ea54556c921f3cbf67a52931da17b4dd97472d0e694/pyroute2-0.8.1-py3-none-any.whl.metadata (8.2 kB) 2026-04-14 22:45:17.827 | Requirement already satisfied: pyOpenSSL>=17.1.0 in /opt/stack/data/venv/lib/python3.13/site-packages (from neutron==28.1.0.dev126) (24.2.1) 2026-04-14 22:45:17.828 | Requirement already satisfied: python-novaclient>=9.1.0 in /opt/stack/data/venv/lib/python3.13/site-packages (from neutron==28.1.0.dev126) (18.12.0) 2026-04-14 22:45:17.868 | Collecting openstacksdk>=0.31.2 (from neutron==28.1.0.dev126) 2026-04-14 22:45:17.874 | Downloading https://mirror.gra1.ovh.opendev.org/pypifiles/packages/1f/e9/d56318bb426a0a50897450cf4b0a11de3a7bd1d3ee7a6a9de6c04c79919e/openstacksdk-4.11.0-py3-none-any.whl.metadata (12 kB) 2026-04-14 22:45:17.914 | Collecting python-designateclient>=2.7.0 (from neutron==28.1.0.dev126) 2026-04-14 22:45:17.918 | Downloading https://mirror.gra1.ovh.opendev.org/pypifiles/packages/e0/95/ba594de62553b094ddc471f20badcba993f806635d113f8112e86be12e12/python_designateclient-6.4.0-py3-none-any.whl.metadata (3.1 kB) 2026-04-14 22:45:17.947 | Collecting os-vif>=3.1.0 (from neutron==28.1.0.dev126) 2026-04-14 22:45:17.951 | Downloading https://mirror.gra1.ovh.opendev.org/pypifiles/packages/10/b3/622c4915eb588c1b2225fc186b8279888bd00899662d34a80d0e13906918/os_vif-4.3.0-py3-none-any.whl.metadata (2.5 kB) 2026-04-14 22:45:17.961 | Requirement already satisfied: futurist>=1.2.0 in /opt/stack/data/venv/lib/python3.13/site-packages (from neutron==28.1.0.dev126) (3.3.0) 2026-04-14 22:45:17.963 | Requirement already satisfied: tooz>=1.58.0 in /opt/stack/data/venv/lib/python3.13/site-packages (from neutron==28.1.0.dev126) (8.1.0) 2026-04-14 22:45:17.965 | Requirement already satisfied: Mako in /opt/stack/data/venv/lib/python3.13/site-packages (from alembic>=1.6.5->neutron==28.1.0.dev126) (1.3.10) 2026-04-14 22:45:17.966 | Requirement already satisfied: typing-extensions>=4.12 in /opt/stack/data/venv/lib/python3.13/site-packages (from alembic>=1.6.5->neutron==28.1.0.dev126) (4.15.0) 2026-04-14 22:45:17.969 | Requirement already satisfied: wrapt>=2.1.0 in /opt/stack/data/venv/lib/python3.13/site-packages (from debtcollector>=1.19.0->neutron==28.1.0.dev126) (2.1.2) 2026-04-14 22:45:17.975 | Requirement already satisfied: pyparsing<4,>=3.1 in /opt/stack/data/venv/lib/python3.13/site-packages (from httplib2>=0.22.0->neutron==28.1.0.dev126) (3.3.2) 2026-04-14 22:45:17.981 | Requirement already satisfied: MarkupSafe>=2.0 in /opt/stack/data/venv/lib/python3.13/site-packages (from Jinja2>=2.10->neutron==28.1.0.dev126) (3.0.3) 2026-04-14 22:45:17.986 | Requirement already satisfied: iso8601>=2.0.0 in /opt/stack/data/venv/lib/python3.13/site-packages (from keystoneauth1>=3.14.0->neutron==28.1.0.dev126) (2.1.0) 2026-04-14 22:45:17.987 | Requirement already satisfied: os-service-types>=1.2.0 in /opt/stack/data/venv/lib/python3.13/site-packages (from keystoneauth1>=3.14.0->neutron==28.1.0.dev126) (1.8.2) 2026-04-14 22:45:17.995 | Requirement already satisfied: pycadf>=1.1.0 in /opt/stack/data/venv/lib/python3.13/site-packages (from keystonemiddleware>=5.1.0->neutron==28.1.0.dev126) (4.0.1) 2026-04-14 22:45:17.996 | Requirement already satisfied: PyJWT>=2.4.0 in /opt/stack/data/venv/lib/python3.13/site-packages (from keystonemiddleware>=5.1.0->neutron==28.1.0.dev126) (2.12.1) 2026-04-14 22:45:17.997 | Requirement already satisfied: python-keystoneclient>=3.20.0 in /opt/stack/data/venv/lib/python3.13/site-packages (from keystonemiddleware>=5.1.0->neutron==28.1.0.dev126) (5.8.0) 2026-04-14 22:45:18.142 | Collecting setproctitle>=1.1.10 (from neutron-lib>=3.24.0->neutron==28.1.0.dev126) 2026-04-14 22:45:18.153 | Downloading https://mirror.gra1.ovh.opendev.org/pypifiles/packages/87/ed/0a4f00315bc02510395b95eec3d4aa77c07192ee79f0baae77ea7b9603d8/setproctitle-1.3.7-cp313-cp313-manylinux1_x86_64.manylinux_2_28_x86_64.manylinux_2_5_x86_64.whl.metadata (10 kB) 2026-04-14 22:45:18.182 | Collecting os-traits>=0.9.0 (from neutron-lib>=3.24.0->neutron==28.1.0.dev126) 2026-04-14 22:45:18.186 | Downloading https://mirror.gra1.ovh.opendev.org/pypifiles/packages/12/32/5cc1ef004c0c0b3b2bb51c0e3acaf7fa8e79a5381e45f78c0a8faca40f76/os_traits-3.6.0-py3-none-any.whl.metadata (1.9 kB) 2026-04-14 22:45:18.198 | Requirement already satisfied: cryptography>=2.7 in /opt/stack/data/venv/lib/python3.13/site-packages (from openstacksdk>=0.31.2->neutron==28.1.0.dev126) (43.0.3) 2026-04-14 22:45:18.200 | Requirement already satisfied: dogpile.cache>=0.6.5 in /opt/stack/data/venv/lib/python3.13/site-packages (from openstacksdk>=0.31.2->neutron==28.1.0.dev126) (1.5.0) 2026-04-14 22:45:18.201 | Requirement already satisfied: jmespath>=0.9.0 in /opt/stack/data/venv/lib/python3.13/site-packages (from openstacksdk>=0.31.2->neutron==28.1.0.dev126) (1.1.0) 2026-04-14 22:45:18.202 | Requirement already satisfied: jsonpatch!=1.20,>=1.16 in /opt/stack/data/venv/lib/python3.13/site-packages (from openstacksdk>=0.31.2->neutron==28.1.0.dev126) (1.33) 2026-04-14 22:45:18.235 | Collecting platformdirs>=3 (from openstacksdk>=0.31.2->neutron==28.1.0.dev126) 2026-04-14 22:45:18.240 | Downloading https://mirror.gra1.ovh.opendev.org/pypifiles/packages/75/a6/a0a304dc33b49145b21f4808d763822111e67d1c3a32b524a1baf947b6e1/platformdirs-4.9.6-py3-none-any.whl.metadata (4.7 kB) 2026-04-14 22:45:18.248 | Requirement already satisfied: PyYAML>=3.13 in /opt/stack/data/venv/lib/python3.13/site-packages (from openstacksdk>=0.31.2->neutron==28.1.0.dev126) (6.0.3) 2026-04-14 22:45:18.254 | Requirement already satisfied: cffi>=1.12 in /opt/stack/data/venv/lib/python3.13/site-packages (from cryptography>=2.7->openstacksdk>=0.31.2->neutron==28.1.0.dev126) (2.0.0) 2026-04-14 22:45:18.264 | Requirement already satisfied: pycparser in /opt/stack/data/venv/lib/python3.13/site-packages (from cffi>=1.12->cryptography>=2.7->openstacksdk>=0.31.2->neutron==28.1.0.dev126) (3.0) 2026-04-14 22:45:18.268 | Requirement already satisfied: jsonpointer>=1.9 in /opt/stack/data/venv/lib/python3.13/site-packages (from jsonpatch!=1.20,>=1.16->openstacksdk>=0.31.2->neutron==28.1.0.dev126) (3.1.1) 2026-04-14 22:45:18.271 | Requirement already satisfied: eventlet>=0.27.0 in /opt/stack/data/venv/lib/python3.13/site-packages (from os-ken>=4.1.1->neutron==28.1.0.dev126) (0.41.0) 2026-04-14 22:45:18.272 | Requirement already satisfied: msgpack>=1.0.0 in /opt/stack/data/venv/lib/python3.13/site-packages (from os-ken>=4.1.1->neutron==28.1.0.dev126) (1.1.2) 2026-04-14 22:45:18.294 | Collecting ncclient>=0.6.13 (from os-ken>=4.1.1->neutron==28.1.0.dev126) 2026-04-14 22:45:18.298 | Downloading https://mirror.gra1.ovh.opendev.org/pypifiles/packages/5b/7c/c0c06d1696b03b901fa5a854b03e16f35c5c5cc8f00a0f43217dc467cd39/ncclient-0.7.1-py3-none-any.whl.metadata (12 kB) 2026-04-14 22:45:18.308 | Requirement already satisfied: packaging>=20.4 in /opt/stack/data/venv/lib/python3.13/site-packages (from os-ken>=4.1.1->neutron==28.1.0.dev126) (26.0) 2026-04-14 22:45:18.311 | Requirement already satisfied: dnspython>=1.15.0 in /opt/stack/data/venv/lib/python3.13/site-packages (from eventlet>=0.27.0->os-ken>=4.1.1->neutron==28.1.0.dev126) (2.8.0) 2026-04-14 22:45:18.312 | Requirement already satisfied: greenlet>=1.0 in /opt/stack/data/venv/lib/python3.13/site-packages (from eventlet>=0.27.0->os-ken>=4.1.1->neutron==28.1.0.dev126) (3.4.0) 2026-04-14 22:45:18.323 | Requirement already satisfied: lxml>=3.3.0 in /opt/stack/data/venv/lib/python3.13/site-packages (from ncclient>=0.6.13->os-ken>=4.1.1->neutron==28.1.0.dev126) (6.0.3) 2026-04-14 22:45:18.323 | Requirement already satisfied: paramiko>=3.2.0 in /opt/stack/data/venv/lib/python3.13/site-packages (from ncclient>=0.6.13->os-ken>=4.1.1->neutron==28.1.0.dev126) (4.0.0) 2026-04-14 22:45:18.343 | Requirement already satisfied: fasteners>=0.7.0 in /opt/stack/data/venv/lib/python3.13/site-packages (from oslo.concurrency>=3.26.0->neutron==28.1.0.dev126) (0.20) 2026-04-14 22:45:18.348 | Requirement already satisfied: rfc3986>=1.2.0 in /opt/stack/data/venv/lib/python3.13/site-packages (from oslo.config>=10.2.0->neutron==28.1.0.dev126) (2.0.0) 2026-04-14 22:45:18.354 | Requirement already satisfied: testresources>=2.0.0 in /opt/stack/data/venv/lib/python3.13/site-packages (from oslo.db>=4.44.0->neutron==28.1.0.dev126) (2.0.2) 2026-04-14 22:45:18.355 | Requirement already satisfied: testscenarios>=0.4 in /opt/stack/data/venv/lib/python3.13/site-packages (from oslo.db>=4.44.0->neutron==28.1.0.dev126) (0.5.0) 2026-04-14 22:45:18.362 | Requirement already satisfied: python-dateutil>=2.7.0 in /opt/stack/data/venv/lib/python3.13/site-packages (from oslo.log>=5.3.0->neutron==28.1.0.dev126) (2.9.0.post0) 2026-04-14 22:45:18.369 | Requirement already satisfied: cachetools>=2.0.0 in /opt/stack/data/venv/lib/python3.13/site-packages (from oslo.messaging>=7.0.0->neutron==28.1.0.dev126) (7.0.5) 2026-04-14 22:45:18.371 | Requirement already satisfied: amqp>=2.5.2 in /opt/stack/data/venv/lib/python3.13/site-packages (from oslo.messaging>=7.0.0->neutron==28.1.0.dev126) (5.3.1) 2026-04-14 22:45:18.372 | Requirement already satisfied: kombu>=4.6.8 in /opt/stack/data/venv/lib/python3.13/site-packages (from oslo.messaging>=7.0.0->neutron==28.1.0.dev126) (5.6.2) 2026-04-14 22:45:18.374 | Requirement already satisfied: oslo.metrics>=0.2.1 in /opt/stack/data/venv/lib/python3.13/site-packages (from oslo.messaging>=7.0.0->neutron==28.1.0.dev126) (0.15.1) 2026-04-14 22:45:18.377 | Requirement already satisfied: vine<6.0.0,>=5.0.0 in /opt/stack/data/venv/lib/python3.13/site-packages (from amqp>=2.5.2->oslo.messaging>=7.0.0->neutron==28.1.0.dev126) (5.1.0) 2026-04-14 22:45:18.385 | Requirement already satisfied: tzdata>=2025.2 in /opt/stack/data/venv/lib/python3.13/site-packages (from kombu>=4.6.8->oslo.messaging>=7.0.0->neutron==28.1.0.dev126) (2026.1) 2026-04-14 22:45:18.392 | Requirement already satisfied: prometheus-client>=0.6.0 in /opt/stack/data/venv/lib/python3.13/site-packages (from oslo.metrics>=0.2.1->oslo.messaging>=7.0.0->neutron==28.1.0.dev126) (0.25.0) 2026-04-14 22:45:18.395 | Requirement already satisfied: bcrypt>=3.1.3 in /opt/stack/data/venv/lib/python3.13/site-packages (from oslo.middleware>=3.31.0->neutron==28.1.0.dev126) (5.0.0) 2026-04-14 22:45:18.397 | Requirement already satisfied: statsd>=3.2.1 in /opt/stack/data/venv/lib/python3.13/site-packages (from oslo.middleware>=3.31.0->neutron==28.1.0.dev126) (4.0.1) 2026-04-14 22:45:18.422 | Requirement already satisfied: Yappi>=1.0 in /opt/stack/data/venv/lib/python3.13/site-packages (from oslo.service>=4.2.1->oslo.service[threading]>=4.2.1->neutron==28.1.0.dev126) (1.7.6) 2026-04-14 22:45:18.454 | Collecting cotyledon>=2.2.0 (from oslo.service[threading]>=4.2.1->neutron==28.1.0.dev126) 2026-04-14 22:45:18.458 | Downloading https://mirror.gra1.ovh.opendev.org/pypifiles/packages/09/33/fb4a45f4bdde90934955a7c4244d4ffbedccaeaaa838f29714b45a2112e2/cotyledon-2.2.0-py3-none-any.whl.metadata (3.7 kB) 2026-04-14 22:45:18.471 | Requirement already satisfied: PrettyTable>=0.7.1 in /opt/stack/data/venv/lib/python3.13/site-packages (from oslo.upgradecheck>=1.3.0->neutron==28.1.0.dev126) (3.17.0) 2026-04-14 22:45:18.538 | Collecting sortedcontainers (from ovs>3.3.0->neutron==28.1.0.dev126) 2026-04-14 22:45:18.542 | Downloading https://mirror.gra1.ovh.opendev.org/pypifiles/packages/32/46/9cb0e58b2deb7f82b84065f37f3bffeb12413f947f9388e4cac22c4621ce/sortedcontainers-2.4.0-py2.py3-none-any.whl.metadata (10 kB) 2026-04-14 22:45:18.590 | Collecting fixtures>=3.0.0 (from ovsdbapp>=2.14.1->neutron==28.1.0.dev126) 2026-04-14 22:45:18.592 | Using cached https://mirror.gra1.ovh.opendev.org/pypifiles/packages/de/58/b7efb4b7c01cefd47efb53e50c7f1eb2cdc4aff3d98268bdc46c7f628f2c/fixtures-4.3.2-py3-none-any.whl.metadata (22 kB) 2026-04-14 22:45:18.615 | Requirement already satisfied: invoke>=2.0 in /opt/stack/data/venv/lib/python3.13/site-packages (from paramiko>=3.2.0->ncclient>=0.6.13->os-ken>=4.1.1->neutron==28.1.0.dev126) (3.0.3) 2026-04-14 22:45:18.616 | Requirement already satisfied: pynacl>=1.5 in /opt/stack/data/venv/lib/python3.13/site-packages (from paramiko>=3.2.0->ncclient>=0.6.13->os-ken>=4.1.1->neutron==28.1.0.dev126) (1.6.2) 2026-04-14 22:45:18.625 | Requirement already satisfied: setuptools in /opt/stack/data/venv/lib/python3.13/site-packages (from Paste>=2.0.2->neutron==28.1.0.dev126) (82.0.1) 2026-04-14 22:45:18.648 | Requirement already satisfied: wcwidth in /opt/stack/data/venv/lib/python3.13/site-packages (from PrettyTable>=0.7.1->oslo.upgradecheck>=1.3.0->neutron==28.1.0.dev126) (0.6.0) 2026-04-14 22:45:18.687 | Requirement already satisfied: six>=1.5 in /opt/stack/data/venv/lib/python3.13/site-packages (from python-dateutil>=2.7.0->oslo.log>=5.3.0->neutron==28.1.0.dev126) (1.17.0) 2026-04-14 22:45:18.691 | Requirement already satisfied: cliff!=2.9.0,>=2.8.0 in /opt/stack/data/venv/lib/python3.13/site-packages (from python-designateclient>=2.7.0->neutron==28.1.0.dev126) (4.13.3) 2026-04-14 22:45:18.692 | Requirement already satisfied: jsonschema>=3.2.0 in /opt/stack/data/venv/lib/python3.13/site-packages (from python-designateclient>=2.7.0->neutron==28.1.0.dev126) (4.26.0) 2026-04-14 22:45:18.732 | Collecting osc-lib>=1.8.0 (from python-designateclient>=2.7.0->neutron==28.1.0.dev126) 2026-04-14 22:45:18.736 | Downloading https://mirror.gra1.ovh.opendev.org/pypifiles/packages/11/a9/47ca295bfdac805708615b0239a22750fd59b10ba5930240f2f0208983c2/osc_lib-4.4.0-py3-none-any.whl.metadata (3.8 kB) 2026-04-14 22:45:18.751 | Requirement already satisfied: autopage>=0.4.0 in /opt/stack/data/venv/lib/python3.13/site-packages (from cliff!=2.9.0,>=2.8.0->python-designateclient>=2.7.0->neutron==28.1.0.dev126) (0.6.0) 2026-04-14 22:45:18.756 | Requirement already satisfied: cmd2>=1.0.0 in /opt/stack/data/venv/lib/python3.13/site-packages (from cliff!=2.9.0,>=2.8.0->python-designateclient>=2.7.0->neutron==28.1.0.dev126) (3.4.0) 2026-04-14 22:45:18.767 | Requirement already satisfied: pyperclip>=1.8.2 in /opt/stack/data/venv/lib/python3.13/site-packages (from cmd2>=1.0.0->cliff!=2.9.0,>=2.8.0->python-designateclient>=2.7.0->neutron==28.1.0.dev126) (1.11.0) 2026-04-14 22:45:18.768 | Requirement already satisfied: rich>=14.3.0 in /opt/stack/data/venv/lib/python3.13/site-packages (from cmd2>=1.0.0->cliff!=2.9.0,>=2.8.0->python-designateclient>=2.7.0->neutron==28.1.0.dev126) (14.3.4) 2026-04-14 22:45:18.770 | Requirement already satisfied: rich-argparse>=1.7.1 in /opt/stack/data/venv/lib/python3.13/site-packages (from cmd2>=1.0.0->cliff!=2.9.0,>=2.8.0->python-designateclient>=2.7.0->neutron==28.1.0.dev126) (1.7.2) 2026-04-14 22:45:18.776 | Requirement already satisfied: attrs>=22.2.0 in /opt/stack/data/venv/lib/python3.13/site-packages (from jsonschema>=3.2.0->python-designateclient>=2.7.0->neutron==28.1.0.dev126) (26.1.0) 2026-04-14 22:45:18.777 | Requirement already satisfied: jsonschema-specifications>=2023.03.6 in /opt/stack/data/venv/lib/python3.13/site-packages (from jsonschema>=3.2.0->python-designateclient>=2.7.0->neutron==28.1.0.dev126) (2025.9.1) 2026-04-14 22:45:18.779 | Requirement already satisfied: referencing>=0.28.4 in /opt/stack/data/venv/lib/python3.13/site-packages (from jsonschema>=3.2.0->python-designateclient>=2.7.0->neutron==28.1.0.dev126) (0.37.0) 2026-04-14 22:45:18.780 | Requirement already satisfied: rpds-py>=0.25.0 in /opt/stack/data/venv/lib/python3.13/site-packages (from jsonschema>=3.2.0->python-designateclient>=2.7.0->neutron==28.1.0.dev126) (0.30.0) 2026-04-14 22:45:18.874 | Requirement already satisfied: charset_normalizer<4,>=2 in /opt/stack/data/venv/lib/python3.13/site-packages (from requests>=2.32.3->neutron==28.1.0.dev126) (3.4.7) 2026-04-14 22:45:18.876 | Requirement already satisfied: idna<4,>=2.5 in /opt/stack/data/venv/lib/python3.13/site-packages (from requests>=2.32.3->neutron==28.1.0.dev126) (3.11) 2026-04-14 22:45:18.877 | Requirement already satisfied: urllib3<3,>=1.26 in /opt/stack/data/venv/lib/python3.13/site-packages (from requests>=2.32.3->neutron==28.1.0.dev126) (2.6.3) 2026-04-14 22:45:18.879 | Requirement already satisfied: certifi>=2023.5.7 in /usr/lib/python3/dist-packages (from requests>=2.32.3->neutron==28.1.0.dev126) (2025.1.31) 2026-04-14 22:45:18.916 | Requirement already satisfied: markdown-it-py>=2.2.0 in /opt/stack/data/venv/lib/python3.13/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.dev126) (4.0.0) 2026-04-14 22:45:18.917 | Requirement already satisfied: pygments<3.0.0,>=2.13.0 in /opt/stack/data/venv/lib/python3.13/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.dev126) (2.20.0) 2026-04-14 22:45:18.926 | Requirement already satisfied: mdurl~=0.1 in /opt/stack/data/venv/lib/python3.13/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.dev126) (0.1.2) 2026-04-14 22:45:18.942 | Requirement already satisfied: repoze.lru>=0.3 in /opt/stack/data/venv/lib/python3.13/site-packages (from Routes>=2.3.1->neutron==28.1.0.dev126) (0.7) 2026-04-14 22:45:18.997 | Requirement already satisfied: testtools in /opt/stack/data/venv/lib/python3.13/site-packages (from testscenarios>=0.4->oslo.db>=4.44.0->neutron==28.1.0.dev126) (2.9.0) 2026-04-14 22:45:19.007 | Requirement already satisfied: voluptuous>=0.8.9 in /opt/stack/data/venv/lib/python3.13/site-packages (from tooz>=1.58.0->neutron==28.1.0.dev126) (0.16.0) 2026-04-14 22:45:19.035 | Requirement already satisfied: legacy-cgi>=2.6 in /opt/stack/data/venv/lib/python3.13/site-packages (from WebOb>=1.8.2->neutron==28.1.0.dev126) (2.6.4) 2026-04-14 22:45:19.093 | Downloading https://mirror.gra1.ovh.opendev.org/pypifiles/packages/36/f8/e099963ba50c493a40b4529fbef94e3f54cd9811513e3623e198e4c85a46/neutron_lib-3.24.0-py3-none-any.whl (630 kB) 2026-04-14 22:45:19.108 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 630.6/630.6 kB 56.7 MB/s 0:00:00 2026-04-14 22:45:19.111 | Downloading https://mirror.gra1.ovh.opendev.org/pypifiles/packages/1f/e9/d56318bb426a0a50897450cf4b0a11de3a7bd1d3ee7a6a9de6c04c79919e/openstacksdk-4.11.0-py3-none-any.whl (1.9 MB) 2026-04-14 22:45:19.129 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.9/1.9 MB 118.3 MB/s 0:00:00 2026-04-14 22:45:19.134 | Downloading https://mirror.gra1.ovh.opendev.org/pypifiles/packages/3a/1b/a4eafe253007d90bd7ce6922c87ea81d8353b5a5fd54bef40d2b9c956b81/os_ken-4.1.1-py3-none-any.whl (2.0 MB) 2026-04-14 22:45:19.155 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 2.0/2.0 MB 107.8 MB/s 0:00:00 2026-04-14 22:45:19.160 | Downloading https://mirror.gra1.ovh.opendev.org/pypifiles/packages/5b/7c/c0c06d1696b03b901fa5a854b03e16f35c5c5cc8f00a0f43217dc467cd39/ncclient-0.7.1-py3-none-any.whl (94 kB) 2026-04-14 22:45:19.168 | Downloading https://mirror.gra1.ovh.opendev.org/pypifiles/packages/15/10/efa6e42dfc059c858af4d5671daeb214671f0d3844dc415100d8913e78a8/os_resource_classes-1.1.0-py3-none-any.whl (11 kB) 2026-04-14 22:45:19.175 | Downloading https://mirror.gra1.ovh.opendev.org/pypifiles/packages/12/32/5cc1ef004c0c0b3b2bb51c0e3acaf7fa8e79a5381e45f78c0a8faca40f76/os_traits-3.6.0-py3-none-any.whl (43 kB) 2026-04-14 22:45:19.182 | Downloading https://mirror.gra1.ovh.opendev.org/pypifiles/packages/10/b3/622c4915eb588c1b2225fc186b8279888bd00899662d34a80d0e13906918/os_vif-4.3.0-py3-none-any.whl (115 kB) 2026-04-14 22:45:19.189 | Downloading https://mirror.gra1.ovh.opendev.org/pypifiles/packages/09/33/fb4a45f4bdde90934955a7c4244d4ffbedccaeaaa838f29714b45a2112e2/cotyledon-2.2.0-py3-none-any.whl (28 kB) 2026-04-14 22:45:19.195 | Downloading https://mirror.gra1.ovh.opendev.org/pypifiles/packages/bd/6d/6a5ef0e95173c56adb76905cd46068d2f8f1e8fa81af981d10c1d3fdb6bb/ovsdbapp-2.16.1-py3-none-any.whl (151 kB) 2026-04-14 22:45:19.201 | Using cached https://mirror.gra1.ovh.opendev.org/pypifiles/packages/de/58/b7efb4b7c01cefd47efb53e50c7f1eb2cdc4aff3d98268bdc46c7f628f2c/fixtures-4.3.2-py3-none-any.whl (41 kB) 2026-04-14 22:45:19.205 | Downloading https://mirror.gra1.ovh.opendev.org/pypifiles/packages/c8/75/df5f578fd3b6b422e2edd5c9401ed3b533778d66e3d5761fe5138a851d17/pecan-1.8.0-py3-none-any.whl (144 kB) 2026-04-14 22:45:19.214 | Downloading https://mirror.gra1.ovh.opendev.org/pypifiles/packages/75/a6/a0a304dc33b49145b21f4808d763822111e67d1c3a32b524a1baf947b6e1/platformdirs-4.9.6-py3-none-any.whl (21 kB) 2026-04-14 22:45:19.221 | Downloading https://mirror.gra1.ovh.opendev.org/pypifiles/packages/76/cb/0b7a8009a577eba01ea54556c921f3cbf67a52931da17b4dd97472d0e694/pyroute2-0.8.1-py3-none-any.whl (474 kB) 2026-04-14 22:45:19.232 | Downloading https://mirror.gra1.ovh.opendev.org/pypifiles/packages/e0/95/ba594de62553b094ddc471f20badcba993f806635d113f8112e86be12e12/python_designateclient-6.4.0-py3-none-any.whl (96 kB) 2026-04-14 22:45:19.240 | Downloading https://mirror.gra1.ovh.opendev.org/pypifiles/packages/11/a9/47ca295bfdac805708615b0239a22750fd59b10ba5930240f2f0208983c2/osc_lib-4.4.0-py3-none-any.whl (96 kB) 2026-04-14 22:45:19.249 | Downloading https://mirror.gra1.ovh.opendev.org/pypifiles/packages/43/84/eaac646633cf0006c6afa5c472110ae34822bf3254f322518bcd29741daf/python_neutronclient-11.8.0-py3-none-any.whl (296 kB) 2026-04-14 22:45:19.258 | Downloading https://mirror.gra1.ovh.opendev.org/pypifiles/packages/87/ed/0a4f00315bc02510395b95eec3d4aa77c07192ee79f0baae77ea7b9603d8/setproctitle-1.3.7-cp313-cp313-manylinux1_x86_64.manylinux_2_28_x86_64.manylinux_2_5_x86_64.whl (33 kB) 2026-04-14 22:45:19.267 | Downloading https://mirror.gra1.ovh.opendev.org/pypifiles/packages/32/46/9cb0e58b2deb7f82b84065f37f3bffeb12413f947f9388e4cac22c4621ce/sortedcontainers-2.4.0-py2.py3-none-any.whl (29 kB) 2026-04-14 22:45:19.386 | Building wheels for collected packages: neutron, ovs 2026-04-14 22:45:19.387 | Building editable for neutron (pyproject.toml): started 2026-04-14 22:45:20.884 | Building editable for neutron (pyproject.toml): finished with status 'done' 2026-04-14 22:45:20.886 | Created wheel for neutron: filename=neutron-28.1.0.dev126-0.editable-py3-none-any.whl size=12085 sha256=bf4019f5049f0c6db52463ed1e4d85208c1c5ba3db43ca41611d703d2c3718ea 2026-04-14 22:45:20.886 | Stored in directory: /tmp/pip-ephem-wheel-cache-6zonob4m/wheels/c7/2f/79/b56b49a9400ee3e23001b79bb07721b73f85b055ed481ee650 2026-04-14 22:45:20.893 | Building wheel for ovs (pyproject.toml): started 2026-04-14 22:45:21.581 | Building wheel for ovs (pyproject.toml): finished with status 'done' 2026-04-14 22:45:21.583 | Created wheel for ovs: filename=ovs-3.7.1-py3-none-any.whl size=191286 sha256=739e196460b4ccdbefceb168ce2c6b442a33826460cede5c8420cadb9a1baa76 2026-04-14 22:45:21.583 | Stored in directory: /opt/stack/.cache/pip/wheels/f1/af/eb/a183975de1d36215b236d74acf81c620528b60d488cf84eed1 2026-04-14 22:45:21.589 | Successfully built neutron ovs 2026-04-14 22:45:21.796 | Installing collected packages: sortedcontainers, pyroute2, setproctitle, platformdirs, ovs, fixtures, pecan, ovsdbapp, os-traits, os-resource-classes, cotyledon, openstacksdk, ncclient, os-ken, osc-lib, python-neutronclient, python-designateclient, os-vif, neutron-lib, neutron 2026-04-14 22:45:28.601 | 2026-04-14 22:45:28.622 | Successfully installed cotyledon-2.2.0 fixtures-4.3.2 ncclient-0.7.1 neutron-28.1.0.dev126 neutron-lib-3.24.0 openstacksdk-4.11.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.1 ovsdbapp-2.16.1 pecan-1.8.0 platformdirs-4.9.6 pyroute2-0.8.1 python-designateclient-6.4.0 python-neutronclient-11.8.0 setproctitle-1.3.7 sortedcontainers-2.4.0 2026-04-14 22:45:28.867 | + inc/python:pip_install:216 : result=0 2026-04-14 22:45:28.870 | + inc/python:pip_install:218 : time_stop pip_install 2026-04-14 22:45:28.874 | + functions-common:time_stop:2414 : local name 2026-04-14 22:45:28.877 | + functions-common:time_stop:2415 : local end_time 2026-04-14 22:45:28.880 | + functions-common:time_stop:2416 : local elapsed_time 2026-04-14 22:45:28.883 | + functions-common:time_stop:2417 : local total 2026-04-14 22:45:28.886 | + functions-common:time_stop:2418 : local start_time 2026-04-14 22:45:28.889 | + functions-common:time_stop:2420 : name=pip_install 2026-04-14 22:45:28.892 | + functions-common:time_stop:2421 : start_time=1776206698452 2026-04-14 22:45:28.894 | + functions-common:time_stop:2423 : [[ -z 1776206698452 ]] 2026-04-14 22:45:28.898 | ++ functions-common:time_stop:2426 : date +%s%3N 2026-04-14 22:45:28.907 | + functions-common:time_stop:2426 : end_time=1776206728903 2026-04-14 22:45:28.910 | + functions-common:time_stop:2427 : elapsed_time=30451 2026-04-14 22:45:28.912 | + functions-common:time_stop:2428 : total=133334 2026-04-14 22:45:28.915 | + functions-common:time_stop:2430 : _TIME_START[$name]= 2026-04-14 22:45:28.917 | + functions-common:time_stop:2431 : _TIME_TOTAL[$name]=163785 2026-04-14 22:45:28.920 | + inc/python:pip_install:219 : return 0 2026-04-14 22:45:28.924 | + inc/python:setup_package:466 : [[ -e == \-\e ]] 2026-04-14 22:45:28.927 | + inc/python:setup_package:466 : [[ True == \F\a\l\s\e ]] 2026-04-14 22:45:28.931 | + inc/python:_setup_package_with_constraints_edit:412 : use_library_from_git /opt/stack/neutron 2026-04-14 22:45:28.935 | + inc/python:use_library_from_git:266 : local name=/opt/stack/neutron 2026-04-14 22:45:28.938 | + inc/python:use_library_from_git:267 : local enabled=1 2026-04-14 22:45:28.942 | + inc/python:use_library_from_git:268 : [[ novnc,cinder,cinder-tempest-plugin,devstack,devstack-plugin-ceph,glance,keystone,neutron,nova,os-test-images,placement,requirements,swift,tempest = \A\L\L ]] 2026-04-14 22:45:28.946 | + inc/python:use_library_from_git:268 : [[ ,novnc,cinder,cinder-tempest-plugin,devstack,devstack-plugin-ceph,glance,keystone,neutron,nova,os-test-images,placement,requirements,swift,tempest, =~ ,/opt/stack/neutron, ]] 2026-04-14 22:45:28.950 | + inc/python:use_library_from_git:269 : return 1 2026-04-14 22:45:28.954 | + lib/neutron:install_neutron:532 : [[ ovn == \o\v\n ]] 2026-04-14 22:45:28.958 | + lib/neutron:install_neutron:533 : install_ovn 2026-04-14 22:45:28.962 | + lib/neutron_plugins/ovn_agent:install_ovn:404 : echo 'Installing OVN and dependent packages' 2026-04-14 22:45:28.962 | Installing OVN and dependent packages 2026-04-14 22:45:28.965 | + lib/neutron_plugins/ovn_agent:install_ovn:407 : ovn_sanity_check 2026-04-14 22:45:28.968 | + lib/neutron_plugins/ovn_agent:ovn_sanity_check:391 : is_service_enabled q-agt neutron-agent 2026-04-14 22:45:28.990 | + functions-common:is_service_enabled:2070 : return 1 2026-04-14 22:45:28.994 | + lib/neutron_plugins/ovn_agent:ovn_sanity_check:393 : is_service_enabled q-l3 neutron-l3 2026-04-14 22:45:29.015 | + functions-common:is_service_enabled:2070 : return 1 2026-04-14 22:45:29.018 | + lib/neutron_plugins/ovn_agent:ovn_sanity_check:395 : is_service_enabled q-svc neutron-api 2026-04-14 22:45:29.039 | + functions-common:is_service_enabled:2070 : return 1 2026-04-14 22:45:29.041 | + lib/neutron_plugins/ovn_agent:ovn_sanity_check:397 : is_service_enabled q-svc neutron-api 2026-04-14 22:45:29.061 | + functions-common:is_service_enabled:2070 : return 1 2026-04-14 22:45:29.065 | + lib/neutron_plugins/ovn_agent:install_ovn:409 : sudo mkdir -p /var/run/openvswitch 2026-04-14 22:45:29.088 | ++ lib/neutron_plugins/ovn_agent:install_ovn:410 : whoami 2026-04-14 22:45:29.094 | + lib/neutron_plugins/ovn_agent:install_ovn:410 : sudo chown stack /var/run/openvswitch 2026-04-14 22:45:29.119 | + lib/neutron_plugins/ovn_agent:install_ovn:412 : [[ False == \T\r\u\e ]] 2026-04-14 22:45:29.124 | ++ lib/neutron_plugins/ovn_agent:install_ovn:434 : get_packages openvswitch 2026-04-14 22:45:29.147 | + lib/neutron_plugins/ovn_agent:install_ovn:434 : install_package fakeroot make openvswitch-switch 2026-04-14 22:45:29.150 | + functions-common:install_package:1432 : update_package_repo 2026-04-14 22:45:29.153 | + functions-common:update_package_repo:1406 : NO_UPDATE_REPOS=False 2026-04-14 22:45:29.155 | + functions-common:update_package_repo:1407 : REPOS_UPDATED=True 2026-04-14 22:45:29.158 | + functions-common:update_package_repo:1408 : RETRY_UPDATE=False 2026-04-14 22:45:29.161 | + functions-common:update_package_repo:1410 : [[ False = \T\r\u\e ]] 2026-04-14 22:45:29.164 | + functions-common:update_package_repo:1414 : is_ubuntu 2026-04-14 22:45:29.166 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-04-14 22:45:29.169 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-04-14 22:45:29.172 | + functions-common:update_package_repo:1415 : apt_get_update 2026-04-14 22:45:29.175 | + functions-common:apt_get_update:1160 : [[ True == \T\r\u\e ]] 2026-04-14 22:45:29.178 | + functions-common:apt_get_update:1160 : [[ False != \T\r\u\e ]] 2026-04-14 22:45:29.181 | + functions-common:apt_get_update:1161 : return 2026-04-14 22:45:29.184 | + functions-common:install_package:1433 : real_install_package fakeroot make openvswitch-switch 2026-04-14 22:45:29.188 | + functions-common:real_install_package:1420 : is_ubuntu 2026-04-14 22:45:29.191 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-04-14 22:45:29.193 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-04-14 22:45:29.196 | + functions-common:real_install_package:1421 : apt_get install fakeroot make openvswitch-switch 2026-04-14 22:45:29.223 | + functions-common:apt_get:1201 : sudo DEBIAN_FRONTEND=noninteractive http_proxy= https_proxy= no_proxy= apt-get --option Dpkg::Options::=--force-confold --assume-yes install fakeroot make openvswitch-switch 2026-04-14 22:45:29.275 | Reading package lists... 2026-04-14 22:45:29.533 | Building dependency tree... 2026-04-14 22:45:29.534 | Reading state information... 2026-04-14 22:45:29.894 | make is already the newest version (4.4.1-2). 2026-04-14 22:45:29.894 | make set to manually installed. 2026-04-14 22:45:29.894 | openvswitch-switch is already the newest version (3.5.0-1+b1). 2026-04-14 22:45:29.894 | The following additional packages will be installed: 2026-04-14 22:45:29.895 | libfakeroot 2026-04-14 22:45:29.935 | The following NEW packages will be installed: 2026-04-14 22:45:29.938 | fakeroot libfakeroot 2026-04-14 22:45:29.968 | 0 upgraded, 2 newly installed, 0 to remove and 40 not upgraded. 2026-04-14 22:45:29.968 | Need to get 106 kB of archives. 2026-04-14 22:45:29.968 | After this operation, 391 kB of additional disk space will be used. 2026-04-14 22:45:29.968 | WARNING: The following packages cannot be authenticated! 2026-04-14 22:45:29.968 | libfakeroot fakeroot 2026-04-14 22:45:30.479 | Authentication warning overridden. 2026-04-14 22:45:30.480 | Get:1 https://mirror.gra1.ovh.opendev.org/debian trixie/main amd64 libfakeroot amd64 1.37.1.1-1 [29.6 kB] 2026-04-14 22:45:30.594 | Get:2 https://mirror.gra1.ovh.opendev.org/debian trixie/main amd64 fakeroot amd64 1.37.1.1-1 [76.0 kB] 2026-04-14 22:45:30.959 | Fetched 106 kB in 1s (168 kB/s) 2026-04-14 22:45:30.996 | Selecting previously unselected package libfakeroot:amd64. 2026-04-14 22:45:31.043 | (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 45145 files and directories currently installed.) 2026-04-14 22:45:31.047 | Preparing to unpack .../libfakeroot_1.37.1.1-1_amd64.deb ... 2026-04-14 22:45:31.052 | Unpacking libfakeroot:amd64 (1.37.1.1-1) ... 2026-04-14 22:45:31.088 | Selecting previously unselected package fakeroot. 2026-04-14 22:45:31.093 | Preparing to unpack .../fakeroot_1.37.1.1-1_amd64.deb ... 2026-04-14 22:45:31.095 | Unpacking fakeroot (1.37.1.1-1) ... 2026-04-14 22:45:31.146 | Setting up libfakeroot:amd64 (1.37.1.1-1) ... 2026-04-14 22:45:31.151 | Setting up fakeroot (1.37.1.1-1) ... 2026-04-14 22:45:31.159 | update-alternatives: using /usr/bin/fakeroot-sysv to provide /usr/bin/fakeroot (fakeroot) in auto mode 2026-04-14 22:45:31.167 | Processing triggers for man-db (2.13.1-1) ... 2026-04-14 22:45:31.977 | Processing triggers for libc-bin (2.41-12+deb13u1) ... 2026-04-14 22:45:32.172 | + functions-common:apt_get:1205 : result=0 2026-04-14 22:45:32.174 | + functions-common:apt_get:1208 : time_stop apt-get 2026-04-14 22:45:32.177 | + functions-common:time_stop:2414 : local name 2026-04-14 22:45:32.181 | + functions-common:time_stop:2415 : local end_time 2026-04-14 22:45:32.185 | + functions-common:time_stop:2416 : local elapsed_time 2026-04-14 22:45:32.188 | + functions-common:time_stop:2417 : local total 2026-04-14 22:45:32.192 | + functions-common:time_stop:2418 : local start_time 2026-04-14 22:45:32.196 | + functions-common:time_stop:2420 : name=apt-get 2026-04-14 22:45:32.198 | + functions-common:time_stop:2421 : start_time=1776206729219 2026-04-14 22:45:32.202 | + functions-common:time_stop:2423 : [[ -z 1776206729219 ]] 2026-04-14 22:45:32.207 | ++ functions-common:time_stop:2426 : date +%s%3N 2026-04-14 22:45:32.211 | + functions-common:time_stop:2426 : end_time=1776206732208 2026-04-14 22:45:32.214 | + functions-common:time_stop:2427 : elapsed_time=2989 2026-04-14 22:45:32.218 | + functions-common:time_stop:2428 : total=163277 2026-04-14 22:45:32.222 | + functions-common:time_stop:2430 : _TIME_START[$name]= 2026-04-14 22:45:32.225 | + functions-common:time_stop:2431 : _TIME_TOTAL[$name]=166266 2026-04-14 22:45:32.229 | + functions-common:apt_get:1209 : return 0 2026-04-14 22:45:32.235 | ++ lib/neutron_plugins/ovn_agent:install_ovn:435 : get_packages ovn 2026-04-14 22:45:32.257 | + lib/neutron_plugins/ovn_agent:install_ovn:435 : install_package ovn-central ovn-controller-vtep ovn-host 2026-04-14 22:45:32.261 | + functions-common:install_package:1432 : update_package_repo 2026-04-14 22:45:32.266 | + functions-common:update_package_repo:1406 : NO_UPDATE_REPOS=False 2026-04-14 22:45:32.269 | + functions-common:update_package_repo:1407 : REPOS_UPDATED=True 2026-04-14 22:45:32.273 | + functions-common:update_package_repo:1408 : RETRY_UPDATE=False 2026-04-14 22:45:32.277 | + functions-common:update_package_repo:1410 : [[ False = \T\r\u\e ]] 2026-04-14 22:45:32.281 | + functions-common:update_package_repo:1414 : is_ubuntu 2026-04-14 22:45:32.284 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-04-14 22:45:32.288 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-04-14 22:45:32.292 | + functions-common:update_package_repo:1415 : apt_get_update 2026-04-14 22:45:32.298 | + functions-common:apt_get_update:1160 : [[ True == \T\r\u\e ]] 2026-04-14 22:45:32.301 | + functions-common:apt_get_update:1160 : [[ False != \T\r\u\e ]] 2026-04-14 22:45:32.304 | + functions-common:apt_get_update:1161 : return 2026-04-14 22:45:32.307 | + functions-common:install_package:1433 : real_install_package ovn-central ovn-controller-vtep ovn-host 2026-04-14 22:45:32.310 | + functions-common:real_install_package:1420 : is_ubuntu 2026-04-14 22:45:32.312 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-04-14 22:45:32.316 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-04-14 22:45:32.321 | + functions-common:real_install_package:1421 : apt_get install ovn-central ovn-controller-vtep ovn-host 2026-04-14 22:45:32.350 | + functions-common:apt_get:1201 : sudo DEBIAN_FRONTEND=noninteractive http_proxy= https_proxy= no_proxy= apt-get --option Dpkg::Options::=--force-confold --assume-yes install ovn-central ovn-controller-vtep ovn-host 2026-04-14 22:45:32.392 | Reading package lists... 2026-04-14 22:45:32.654 | Building dependency tree... 2026-04-14 22:45:32.656 | Reading state information... 2026-04-14 22:45:33.068 | The following additional packages will be installed: 2026-04-14 22:45:33.072 | ovn-common 2026-04-14 22:45:33.116 | The following NEW packages will be installed: 2026-04-14 22:45:33.117 | ovn-central ovn-common ovn-controller-vtep ovn-host 2026-04-14 22:45:33.144 | 0 upgraded, 4 newly installed, 0 to remove and 40 not upgraded. 2026-04-14 22:45:33.144 | Need to get 5,565 kB of archives. 2026-04-14 22:45:33.144 | After this operation, 28.2 MB of additional disk space will be used. 2026-04-14 22:45:33.144 | WARNING: The following packages cannot be authenticated! 2026-04-14 22:45:33.145 | ovn-common ovn-central ovn-controller-vtep ovn-host 2026-04-14 22:45:33.658 | Authentication warning overridden. 2026-04-14 22:45:33.658 | Get:1 https://mirror.gra1.ovh.opendev.org/debian trixie/main amd64 ovn-common amd64 25.03.0-1 [2,482 kB] 2026-04-14 22:45:33.807 | Get:2 https://mirror.gra1.ovh.opendev.org/debian trixie/main amd64 ovn-central amd64 25.03.0-1 [1,096 kB] 2026-04-14 22:45:33.939 | Get:3 https://mirror.gra1.ovh.opendev.org/debian trixie/main amd64 ovn-controller-vtep amd64 25.03.0-1 [881 kB] 2026-04-14 22:45:34.060 | Get:4 https://mirror.gra1.ovh.opendev.org/debian trixie/main amd64 ovn-host amd64 25.03.0-1 [1,105 kB] 2026-04-14 22:45:34.540 | Fetched 5,565 kB in 1s (6,005 kB/s) 2026-04-14 22:45:34.576 | Selecting previously unselected package ovn-common. 2026-04-14 22:45:34.620 | (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 45198 files and directories currently installed.) 2026-04-14 22:45:34.623 | Preparing to unpack .../ovn-common_25.03.0-1_amd64.deb ... 2026-04-14 22:45:34.626 | Unpacking ovn-common (25.03.0-1) ... 2026-04-14 22:45:34.864 | Selecting previously unselected package ovn-central. 2026-04-14 22:45:34.872 | Preparing to unpack .../ovn-central_25.03.0-1_amd64.deb ... 2026-04-14 22:45:34.874 | Unpacking ovn-central (25.03.0-1) ... 2026-04-14 22:45:35.004 | Selecting previously unselected package ovn-controller-vtep. 2026-04-14 22:45:35.008 | Preparing to unpack .../ovn-controller-vtep_25.03.0-1_amd64.deb ... 2026-04-14 22:45:35.010 | Unpacking ovn-controller-vtep (25.03.0-1) ... 2026-04-14 22:45:35.116 | Selecting previously unselected package ovn-host. 2026-04-14 22:45:35.122 | Preparing to unpack .../ovn-host_25.03.0-1_amd64.deb ... 2026-04-14 22:45:35.127 | Unpacking ovn-host (25.03.0-1) ... 2026-04-14 22:45:35.265 | Setting up ovn-common (25.03.0-1) ... 2026-04-14 22:45:35.275 | Setting up ovn-host (25.03.0-1) ... 2026-04-14 22:45:35.718 | ovn-controller.service is a disabled or a static unit, not starting it. 2026-04-14 22:45:35.972 | Created symlink '/etc/systemd/system/multi-user.target.wants/ovn-host.service' → '/usr/lib/systemd/system/ovn-host.service'. 2026-04-14 22:45:36.443 | ovn-controller.service is a disabled or a static unit, not starting it. 2026-04-14 22:45:36.547 | Setting up ovn-central (25.03.0-1) ... 2026-04-14 22:45:36.955 | ovn-northd.service is a disabled or a static unit, not starting it. 2026-04-14 22:45:37.153 | Created symlink '/etc/systemd/system/ovn-sb-ovsdb.service' → '/usr/lib/systemd/system/ovn-ovsdb-server-sb.service'. 2026-04-14 22:45:37.896 | Created symlink '/etc/systemd/system/ovn-nb-ovsdb.service' → '/usr/lib/systemd/system/ovn-ovsdb-server-nb.service'. 2026-04-14 22:45:38.555 | Created symlink '/etc/systemd/system/multi-user.target.wants/ovn-central.service' → '/usr/lib/systemd/system/ovn-central.service'. 2026-04-14 22:45:39.417 | ovn-northd.service is a disabled or a static unit, not starting it. 2026-04-14 22:45:39.547 | Setting up ovn-controller-vtep (25.03.0-1) ... 2026-04-14 22:45:39.801 | Created symlink '/etc/systemd/system/multi-user.target.wants/ovn-controller-vtep.service' → '/usr/lib/systemd/system/ovn-controller-vtep.service'. 2026-04-14 22:45:40.352 | Processing triggers for man-db (2.13.1-1) ... 2026-04-14 22:45:41.676 | + functions-common:apt_get:1205 : result=0 2026-04-14 22:45:41.682 | + functions-common:apt_get:1208 : time_stop apt-get 2026-04-14 22:45:41.685 | + functions-common:time_stop:2414 : local name 2026-04-14 22:45:41.688 | + functions-common:time_stop:2415 : local end_time 2026-04-14 22:45:41.692 | + functions-common:time_stop:2416 : local elapsed_time 2026-04-14 22:45:41.696 | + functions-common:time_stop:2417 : local total 2026-04-14 22:45:41.700 | + functions-common:time_stop:2418 : local start_time 2026-04-14 22:45:41.702 | + functions-common:time_stop:2420 : name=apt-get 2026-04-14 22:45:41.706 | + functions-common:time_stop:2421 : start_time=1776206732346 2026-04-14 22:45:41.709 | + functions-common:time_stop:2423 : [[ -z 1776206732346 ]] 2026-04-14 22:45:41.713 | ++ functions-common:time_stop:2426 : date +%s%3N 2026-04-14 22:45:41.720 | + functions-common:time_stop:2426 : end_time=1776206741716 2026-04-14 22:45:41.724 | + functions-common:time_stop:2427 : elapsed_time=9370 2026-04-14 22:45:41.726 | + functions-common:time_stop:2428 : total=166266 2026-04-14 22:45:41.729 | + functions-common:time_stop:2430 : _TIME_START[$name]= 2026-04-14 22:45:41.733 | + functions-common:time_stop:2431 : _TIME_TOTAL[$name]=175636 2026-04-14 22:45:41.736 | + functions-common:apt_get:1209 : return 0 2026-04-14 22:45:41.739 | + lib/neutron_plugins/ovn_agent:install_ovn:439 : export PATH=/bin:/opt/stack/data/venv/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/local/bin:/usr/local/sbin:/usr/sbin:/sbin 2026-04-14 22:45:41.743 | + lib/neutron_plugins/ovn_agent:install_ovn:439 : PATH=/bin:/opt/stack/data/venv/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/local/bin:/usr/local/sbin:/usr/sbin:/sbin 2026-04-14 22:45:41.746 | + lib/neutron_plugins/ovn_agent:install_ovn:442 : local log_archive_dir=/opt/stack/logs/archive 2026-04-14 22:45:41.749 | + lib/neutron_plugins/ovn_agent:install_ovn:443 : mkdir -p /opt/stack/logs/archive 2026-04-14 22:45:41.755 | + lib/neutron_plugins/ovn_agent:install_ovn:444 : for logfile in ovs-vswitchd.log ovn-northd.log ovn-controller.log ovn-controller-vtep.log ovs-vtep.log ovsdb-server.log ovsdb-server-nb.log ovsdb-server-sb.log 2026-04-14 22:45:41.758 | + lib/neutron_plugins/ovn_agent:install_ovn:445 : '[' -f /opt/stack/logs/ovs-vswitchd.log ']' 2026-04-14 22:45:41.761 | + lib/neutron_plugins/ovn_agent:install_ovn:444 : for logfile in ovs-vswitchd.log ovn-northd.log ovn-controller.log ovn-controller-vtep.log ovs-vtep.log ovsdb-server.log ovsdb-server-nb.log ovsdb-server-sb.log 2026-04-14 22:45:41.764 | + lib/neutron_plugins/ovn_agent:install_ovn:445 : '[' -f /opt/stack/logs/ovn-northd.log ']' 2026-04-14 22:45:41.768 | + lib/neutron_plugins/ovn_agent:install_ovn:444 : for logfile in ovs-vswitchd.log ovn-northd.log ovn-controller.log ovn-controller-vtep.log ovs-vtep.log ovsdb-server.log ovsdb-server-nb.log ovsdb-server-sb.log 2026-04-14 22:45:41.771 | + lib/neutron_plugins/ovn_agent:install_ovn:445 : '[' -f /opt/stack/logs/ovn-controller.log ']' 2026-04-14 22:45:41.774 | + lib/neutron_plugins/ovn_agent:install_ovn:444 : for logfile in ovs-vswitchd.log ovn-northd.log ovn-controller.log ovn-controller-vtep.log ovs-vtep.log ovsdb-server.log ovsdb-server-nb.log ovsdb-server-sb.log 2026-04-14 22:45:41.777 | + lib/neutron_plugins/ovn_agent:install_ovn:445 : '[' -f /opt/stack/logs/ovn-controller-vtep.log ']' 2026-04-14 22:45:41.780 | + lib/neutron_plugins/ovn_agent:install_ovn:444 : for logfile in ovs-vswitchd.log ovn-northd.log ovn-controller.log ovn-controller-vtep.log ovs-vtep.log ovsdb-server.log ovsdb-server-nb.log ovsdb-server-sb.log 2026-04-14 22:45:41.784 | + lib/neutron_plugins/ovn_agent:install_ovn:445 : '[' -f /opt/stack/logs/ovs-vtep.log ']' 2026-04-14 22:45:41.787 | + lib/neutron_plugins/ovn_agent:install_ovn:444 : for logfile in ovs-vswitchd.log ovn-northd.log ovn-controller.log ovn-controller-vtep.log ovs-vtep.log ovsdb-server.log ovsdb-server-nb.log ovsdb-server-sb.log 2026-04-14 22:45:41.791 | + lib/neutron_plugins/ovn_agent:install_ovn:445 : '[' -f /opt/stack/logs/ovsdb-server.log ']' 2026-04-14 22:45:41.795 | + lib/neutron_plugins/ovn_agent:install_ovn:444 : for logfile in ovs-vswitchd.log ovn-northd.log ovn-controller.log ovn-controller-vtep.log ovs-vtep.log ovsdb-server.log ovsdb-server-nb.log ovsdb-server-sb.log 2026-04-14 22:45:41.799 | + lib/neutron_plugins/ovn_agent:install_ovn:445 : '[' -f /opt/stack/logs/ovsdb-server-nb.log ']' 2026-04-14 22:45:41.802 | + lib/neutron_plugins/ovn_agent:install_ovn:444 : for logfile in ovs-vswitchd.log ovn-northd.log ovn-controller.log ovn-controller-vtep.log ovs-vtep.log ovsdb-server.log ovsdb-server-nb.log ovsdb-server-sb.log 2026-04-14 22:45:41.806 | + lib/neutron_plugins/ovn_agent:install_ovn:445 : '[' -f /opt/stack/logs/ovsdb-server-sb.log ']' 2026-04-14 22:45:41.809 | + lib/neutron_plugins/ovn_agent:install_ovn:451 : use_library_from_git ovsdbapp 2026-04-14 22:45:41.813 | + inc/python:use_library_from_git:266 : local name=ovsdbapp 2026-04-14 22:45:41.817 | + inc/python:use_library_from_git:267 : local enabled=1 2026-04-14 22:45:41.822 | + inc/python:use_library_from_git:268 : [[ novnc,cinder,cinder-tempest-plugin,devstack,devstack-plugin-ceph,glance,keystone,neutron,nova,os-test-images,placement,requirements,swift,tempest = \A\L\L ]] 2026-04-14 22:45:41.824 | + inc/python:use_library_from_git:268 : [[ ,novnc,cinder,cinder-tempest-plugin,devstack,devstack-plugin-ceph,glance,keystone,neutron,nova,os-test-images,placement,requirements,swift,tempest, =~ ,ovsdbapp, ]] 2026-04-14 22:45:41.828 | + inc/python:use_library_from_git:269 : return 1 2026-04-14 22:45:41.832 | + lib/neutron_plugins/ovn_agent:install_ovn:457 : [[ False == \T\r\u\e ]] 2026-04-14 22:45:41.836 | + lib/stack:stack_install_service:33 : [[ False = True ]] 2026-04-14 22:45:41.839 | + ./stack.sh:main:953 : is_service_enabled nova 2026-04-14 22:45:41.861 | + functions-common:is_service_enabled:2070 : return 0 2026-04-14 22:45:41.865 | + ./stack.sh:main:955 : stack_install_service nova 2026-04-14 22:45:41.869 | + lib/stack:stack_install_service:20 : local service=nova 2026-04-14 22:45:41.872 | + lib/stack:stack_install_service:21 : type install_nova 2026-04-14 22:45:41.878 | + lib/stack:stack_install_service:23 : [[ False = True ]] 2026-04-14 22:45:41.881 | + lib/stack:stack_install_service:32 : install_nova 2026-04-14 22:45:41.885 | + lib/nova:install_nova:912 : use_library_from_git os-vif 2026-04-14 22:45:41.889 | + inc/python:use_library_from_git:266 : local name=os-vif 2026-04-14 22:45:41.892 | + inc/python:use_library_from_git:267 : local enabled=1 2026-04-14 22:45:41.895 | + inc/python:use_library_from_git:268 : [[ novnc,cinder,cinder-tempest-plugin,devstack,devstack-plugin-ceph,glance,keystone,neutron,nova,os-test-images,placement,requirements,swift,tempest = \A\L\L ]] 2026-04-14 22:45:41.898 | + inc/python:use_library_from_git:268 : [[ ,novnc,cinder,cinder-tempest-plugin,devstack,devstack-plugin-ceph,glance,keystone,neutron,nova,os-test-images,placement,requirements,swift,tempest, =~ ,os-vif, ]] 2026-04-14 22:45:41.903 | + inc/python:use_library_from_git:269 : return 1 2026-04-14 22:45:41.906 | + lib/nova:install_nova:917 : is_service_enabled n-cpu 2026-04-14 22:45:41.928 | + functions-common:is_service_enabled:2070 : return 0 2026-04-14 22:45:41.932 | + lib/nova:install_nova:917 : [[ -r /opt/stack/devstack/lib/nova_plugins/hypervisor-libvirt ]] 2026-04-14 22:45:41.936 | + lib/nova:install_nova:918 : install_nova_hypervisor 2026-04-14 22:45:41.939 | + lib/nova_plugins/hypervisor-libvirt:install_nova_hypervisor:91 : install_libvirt 2026-04-14 22:45:41.943 | + lib/nova_plugins/functions-libvirt:install_libvirt:69 : /opt/stack/requirements/.venv/bin/edit-constraints /opt/stack/requirements/upper-constraints.txt -- libvirt-python 2026-04-14 22:45:42.088 | + lib/nova_plugins/functions-libvirt:install_libvirt:71 : is_ubuntu 2026-04-14 22:45:42.092 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-04-14 22:45:42.095 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-04-14 22:45:42.110 | + lib/nova_plugins/functions-libvirt:install_libvirt:72 : install_package qemu-system libvirt-clients libvirt-daemon-system libvirt-dev python3-libvirt systemd-coredump 2026-04-14 22:45:42.113 | + functions-common:install_package:1432 : update_package_repo 2026-04-14 22:45:42.117 | + functions-common:update_package_repo:1406 : NO_UPDATE_REPOS=False 2026-04-14 22:45:42.121 | + functions-common:update_package_repo:1407 : REPOS_UPDATED=True 2026-04-14 22:45:42.124 | + functions-common:update_package_repo:1408 : RETRY_UPDATE=False 2026-04-14 22:45:42.127 | + functions-common:update_package_repo:1410 : [[ False = \T\r\u\e ]] 2026-04-14 22:45:42.131 | + functions-common:update_package_repo:1414 : is_ubuntu 2026-04-14 22:45:42.135 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-04-14 22:45:42.138 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-04-14 22:45:42.142 | + functions-common:update_package_repo:1415 : apt_get_update 2026-04-14 22:45:42.145 | + functions-common:apt_get_update:1160 : [[ True == \T\r\u\e ]] 2026-04-14 22:45:42.148 | + functions-common:apt_get_update:1160 : [[ False != \T\r\u\e ]] 2026-04-14 22:45:42.151 | + functions-common:apt_get_update:1161 : return 2026-04-14 22:45:42.155 | + functions-common:install_package:1433 : real_install_package qemu-system libvirt-clients libvirt-daemon-system libvirt-dev python3-libvirt systemd-coredump 2026-04-14 22:45:42.158 | + functions-common:real_install_package:1420 : is_ubuntu 2026-04-14 22:45:42.162 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-04-14 22:45:42.166 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-04-14 22:45:42.168 | + functions-common:real_install_package:1421 : apt_get install qemu-system libvirt-clients libvirt-daemon-system libvirt-dev python3-libvirt systemd-coredump 2026-04-14 22:45:42.198 | + functions-common:apt_get:1201 : sudo DEBIAN_FRONTEND=noninteractive http_proxy= https_proxy= no_proxy= apt-get --option Dpkg::Options::=--force-confold --assume-yes install qemu-system libvirt-clients libvirt-daemon-system libvirt-dev python3-libvirt systemd-coredump 2026-04-14 22:45:42.252 | Reading package lists... 2026-04-14 22:45:42.555 | Building dependency tree... 2026-04-14 22:45:42.556 | Reading state information... 2026-04-14 22:45:43.061 | The following additional packages will be installed: 2026-04-14 22:45:43.061 | ipxe-qemu libasound2-data libasound2t64 libbrlapi0.8 libcacard0 libcapstone5 2026-04-14 22:45:43.062 | libdaxctl1 libexecs1 libfdt1 libndctl6 libnspr4 libnss3 libpciaccess0 2026-04-14 22:45:43.063 | libpcsclite1 libpmem1 libpolkit-agent-1-0 libpolkit-gobject-1-0 libslirp0 2026-04-14 22:45:43.063 | libusb-1.0-0 libusbredirparser1t64 libvdeplug2t64 libvirt-common 2026-04-14 22:45:43.063 | libvirt-daemon libvirt-daemon-common libvirt-daemon-config-network 2026-04-14 22:45:43.063 | libvirt-daemon-config-nwfilter libvirt-daemon-driver-network 2026-04-14 22:45:43.063 | libvirt-daemon-driver-nodedev libvirt-daemon-driver-nwfilter 2026-04-14 22:45:43.063 | libvirt-daemon-driver-qemu libvirt-daemon-driver-secret 2026-04-14 22:45:43.063 | libvirt-daemon-driver-storage libvirt-daemon-log libvirt0 libxml2-utils 2026-04-14 22:45:43.064 | logrotate mdevctl opensbi polkitd qemu-system-arm qemu-system-common 2026-04-14 22:45:43.064 | qemu-system-data qemu-system-mips qemu-system-misc qemu-system-ppc 2026-04-14 22:45:43.064 | qemu-system-riscv qemu-system-s390x qemu-system-sparc qemu-system-x86 2026-04-14 22:45:43.065 | seabios sgml-base systemd-container xml-core 2026-04-14 22:45:43.067 | Suggested packages: 2026-04-14 22:45:43.068 | alsa-utils libasound2-plugins pciutils pcscd libvirt-clients-qemu 2026-04-14 22:45:43.068 | libvirt-login-shell libvirt-daemon-driver-lxc 2026-04-14 22:45:43.068 | libvirt-daemon-driver-storage-gluster 2026-04-14 22:45:43.068 | libvirt-daemon-driver-storage-iscsi-direct libvirt-daemon-driver-storage-rbd 2026-04-14 22:45:43.068 | libvirt-daemon-driver-storage-zfs libvirt-daemon-driver-vbox 2026-04-14 22:45:43.068 | libvirt-daemon-driver-xen apparmor auditd systemtap numad nfs-common 2026-04-14 22:45:43.068 | bsd-mailx | mailx samba vde2 sgml-base-doc 2026-04-14 22:45:43.068 | Recommended packages: 2026-04-14 22:45:43.068 | alsa-ucm-conf alsa-topology-conf libvirt-daemon-driver-interface 2026-04-14 22:45:43.068 | libvirt-daemon-driver-storage-disk libvirt-daemon-driver-storage-iscsi 2026-04-14 22:45:43.068 | libvirt-daemon-driver-storage-logical libvirt-daemon-driver-storage-mpath 2026-04-14 22:45:43.068 | libvirt-daemon-driver-storage-scsi libvirt-daemon-lock 2026-04-14 22:45:43.068 | libvirt-daemon-plugin-lockd passt swtpm swtpm-tools libvirt-l10n 2026-04-14 22:45:43.068 | qemu-efi-aarch64 qemu-efi-arm qemu-system-gui qemu-system-modules-spice 2026-04-14 22:45:43.068 | qemu-system-modules-opengl ovmf libnss-mymachines 2026-04-14 22:45:43.121 | The following NEW packages will be installed: 2026-04-14 22:45:43.121 | ipxe-qemu libasound2-data libasound2t64 libbrlapi0.8 libcacard0 libcapstone5 2026-04-14 22:45:43.121 | libdaxctl1 libexecs1 libfdt1 libndctl6 libnspr4 libnss3 libpciaccess0 2026-04-14 22:45:43.122 | libpcsclite1 libpmem1 libpolkit-agent-1-0 libpolkit-gobject-1-0 libslirp0 2026-04-14 22:45:43.122 | libusb-1.0-0 libusbredirparser1t64 libvdeplug2t64 libvirt-clients 2026-04-14 22:45:43.122 | libvirt-common libvirt-daemon libvirt-daemon-common 2026-04-14 22:45:43.122 | libvirt-daemon-config-network libvirt-daemon-config-nwfilter 2026-04-14 22:45:43.123 | libvirt-daemon-driver-network libvirt-daemon-driver-nodedev 2026-04-14 22:45:43.123 | libvirt-daemon-driver-nwfilter libvirt-daemon-driver-qemu 2026-04-14 22:45:43.123 | libvirt-daemon-driver-secret libvirt-daemon-driver-storage 2026-04-14 22:45:43.123 | libvirt-daemon-log libvirt-daemon-system libvirt-dev libvirt0 libxml2-utils 2026-04-14 22:45:43.123 | logrotate mdevctl opensbi polkitd python3-libvirt qemu-system 2026-04-14 22:45:43.123 | qemu-system-arm qemu-system-common qemu-system-data qemu-system-mips 2026-04-14 22:45:43.123 | qemu-system-misc qemu-system-ppc qemu-system-riscv qemu-system-s390x 2026-04-14 22:45:43.124 | qemu-system-sparc qemu-system-x86 seabios sgml-base systemd-container 2026-04-14 22:45:43.124 | systemd-coredump xml-core 2026-04-14 22:45:43.150 | 0 upgraded, 59 newly installed, 0 to remove and 40 not upgraded. 2026-04-14 22:45:43.150 | Need to get 114 MB of archives. 2026-04-14 22:45:43.150 | After this operation, 553 MB of additional disk space will be used. 2026-04-14 22:45:43.150 | WARNING: The following packages cannot be authenticated! 2026-04-14 22:45:43.150 | logrotate ipxe-qemu libasound2-data libasound2t64 libbrlapi0.8 libnspr4 2026-04-14 22:45:43.150 | libnss3 libpcsclite1 libcacard0 libcapstone5 libdaxctl1 libexecs1 libfdt1 2026-04-14 22:45:43.150 | libndctl6 libpciaccess0 libpmem1 libpolkit-gobject-1-0 libpolkit-agent-1-0 2026-04-14 22:45:43.152 | libslirp0 libusb-1.0-0 libusbredirparser1t64 libvdeplug2t64 libvirt-common 2026-04-14 22:45:43.152 | libvirt0 libxml2-utils libvirt-clients sgml-base xml-core polkitd 2026-04-14 22:45:43.152 | libvirt-daemon-common libvirt-daemon-log libvirt-daemon 2026-04-14 22:45:43.152 | libvirt-daemon-driver-network libvirt-daemon-config-network 2026-04-14 22:45:43.152 | libvirt-daemon-driver-nwfilter libvirt-daemon-config-nwfilter mdevctl 2026-04-14 22:45:43.152 | libvirt-daemon-driver-nodedev qemu-system-common qemu-system-data seabios 2026-04-14 22:45:43.152 | qemu-system-x86 qemu-system-arm qemu-system-mips qemu-system-ppc opensbi 2026-04-14 22:45:43.152 | qemu-system-riscv qemu-system-s390x qemu-system-sparc qemu-system-misc 2026-04-14 22:45:43.152 | qemu-system systemd-container libvirt-daemon-driver-qemu 2026-04-14 22:45:43.152 | libvirt-daemon-driver-secret libvirt-daemon-driver-storage 2026-04-14 22:45:43.152 | libvirt-daemon-system libvirt-dev python3-libvirt systemd-coredump 2026-04-14 22:45:43.677 | Authentication warning overridden. 2026-04-14 22:45:43.677 | Get:1 https://mirror.gra1.ovh.opendev.org/debian trixie/main amd64 logrotate amd64 3.22.0-1 [62.0 kB] 2026-04-14 22:45:43.792 | Get:2 https://mirror.gra1.ovh.opendev.org/debian trixie/main amd64 ipxe-qemu all 1.21.1+git20250501.dad20602+dfsg-1 [1,225 kB] 2026-04-14 22:45:44.050 | Get:3 https://mirror.gra1.ovh.opendev.org/debian trixie/main amd64 libasound2-data all 1.2.14-1 [21.1 kB] 2026-04-14 22:45:44.163 | Get:4 https://mirror.gra1.ovh.opendev.org/debian trixie/main amd64 libasound2t64 amd64 1.2.14-1 [381 kB] 2026-04-14 22:45:44.406 | Get:5 https://mirror.gra1.ovh.opendev.org/debian trixie/main amd64 libbrlapi0.8 amd64 6.7-3.1+deb13u3 [93.0 kB] 2026-04-14 22:45:44.631 | Get:6 https://mirror.gra1.ovh.opendev.org/debian trixie/main amd64 libnspr4 amd64 2:4.36-1 [110 kB] 2026-04-14 22:45:44.856 | Get:7 https://mirror.gra1.ovh.opendev.org/debian trixie/main amd64 libnss3 amd64 2:3.110-1+deb13u1 [1,395 kB] 2026-04-14 22:45:45.158 | Get:8 https://mirror.gra1.ovh.opendev.org/debian trixie/main amd64 libpcsclite1 amd64 2.3.3-1 [55.2 kB] 2026-04-14 22:45:45.382 | Get:9 https://mirror.gra1.ovh.opendev.org/debian trixie/main amd64 libcacard0 amd64 1:2.8.0-3+b2 [90.9 kB] 2026-04-14 22:45:45.605 | Get:10 https://mirror.gra1.ovh.opendev.org/debian trixie/main amd64 libcapstone5 amd64 5.0.7-1~deb13u1 [778 kB] 2026-04-14 22:45:45.625 | Get:11 https://mirror.gra1.ovh.opendev.org/debian trixie/main amd64 libdaxctl1 amd64 81-1 [22.2 kB] 2026-04-14 22:45:45.850 | Get:12 https://mirror.gra1.ovh.opendev.org/debian trixie/main amd64 libexecs1 amd64 1.4-2+b2 [7,820 B] 2026-04-14 22:45:46.074 | Get:13 https://mirror.gra1.ovh.opendev.org/debian trixie/main amd64 libfdt1 amd64 1.7.2-2+b1 [20.0 kB] 2026-04-14 22:45:46.075 | Get:14 https://mirror.gra1.ovh.opendev.org/debian trixie/main amd64 libndctl6 amd64 81-1 [62.3 kB] 2026-04-14 22:45:46.306 | Get:15 https://mirror.gra1.ovh.opendev.org/debian trixie/main amd64 libpciaccess0 amd64 0.17-3+b3 [51.9 kB] 2026-04-14 22:45:46.530 | Get:16 https://mirror.gra1.ovh.opendev.org/debian trixie/main amd64 libpmem1 amd64 1.13.1-1.1+b1 [91.7 kB] 2026-04-14 22:45:46.753 | Get:17 https://mirror.gra1.ovh.opendev.org/debian trixie/main amd64 libpolkit-gobject-1-0 amd64 126-2 [48.0 kB] 2026-04-14 22:45:46.865 | Get:18 https://mirror.gra1.ovh.opendev.org/debian trixie/main amd64 libpolkit-agent-1-0 amd64 126-2 [26.4 kB] 2026-04-14 22:45:47.090 | Get:19 https://mirror.gra1.ovh.opendev.org/debian trixie/main amd64 libslirp0 amd64 4.8.0-1+b1 [66.4 kB] 2026-04-14 22:45:47.315 | Get:20 https://mirror.gra1.ovh.opendev.org/debian trixie/main amd64 libusb-1.0-0 amd64 2:1.0.28-1 [59.6 kB] 2026-04-14 22:45:47.540 | Get:21 https://mirror.gra1.ovh.opendev.org/debian trixie/main amd64 libusbredirparser1t64 amd64 0.15.0-1 [19.6 kB] 2026-04-14 22:45:47.765 | Get:22 https://mirror.gra1.ovh.opendev.org/debian trixie/main amd64 libvdeplug2t64 amd64 4.0.1-5.1+b1 [28.5 kB] 2026-04-14 22:45:47.767 | Get:23 https://mirror.gra1.ovh.opendev.org/debian trixie/main amd64 libvirt-common amd64 11.3.0-3+deb13u2 [215 kB] 2026-04-14 22:45:47.772 | Get:24 https://mirror.gra1.ovh.opendev.org/debian trixie/main amd64 libvirt0 amd64 11.3.0-3+deb13u2 [1,605 kB] 2026-04-14 22:45:47.886 | Get:25 https://mirror.gra1.ovh.opendev.org/debian trixie/main amd64 libxml2-utils amd64 2.12.7+dfsg+really2.9.14-2.1+deb13u2 [100 kB] 2026-04-14 22:45:47.999 | Get:26 https://mirror.gra1.ovh.opendev.org/debian trixie/main amd64 libvirt-clients amd64 11.3.0-3+deb13u2 [404 kB] 2026-04-14 22:45:48.336 | Get:27 https://mirror.gra1.ovh.opendev.org/debian trixie/main amd64 sgml-base all 1.31+nmu1 [10.9 kB] 2026-04-14 22:45:48.560 | Get:28 https://mirror.gra1.ovh.opendev.org/debian trixie/main amd64 xml-core all 0.19 [20.1 kB] 2026-04-14 22:45:48.672 | Get:29 https://mirror.gra1.ovh.opendev.org/debian trixie/main amd64 polkitd amd64 126-2 [122 kB] 2026-04-14 22:45:48.784 | Get:30 https://mirror.gra1.ovh.opendev.org/debian trixie/main amd64 libvirt-daemon-common amd64 11.3.0-3+deb13u2 [108 kB] 2026-04-14 22:45:48.896 | Get:31 https://mirror.gra1.ovh.opendev.org/debian trixie/main amd64 libvirt-daemon-log amd64 11.3.0-3+deb13u2 [38.6 kB] 2026-04-14 22:45:49.008 | Get:32 https://mirror.gra1.ovh.opendev.org/debian trixie/main amd64 libvirt-daemon amd64 11.3.0-3+deb13u2 [179 kB] 2026-04-14 22:45:49.120 | Get:33 https://mirror.gra1.ovh.opendev.org/debian trixie/main amd64 libvirt-daemon-driver-network amd64 11.3.0-3+deb13u2 [58.4 kB] 2026-04-14 22:45:49.232 | Get:34 https://mirror.gra1.ovh.opendev.org/debian trixie/main amd64 libvirt-daemon-config-network all 11.3.0-3+deb13u2 [2,828 B] 2026-04-14 22:45:49.344 | Get:35 https://mirror.gra1.ovh.opendev.org/debian trixie/main amd64 libvirt-daemon-driver-nwfilter amd64 11.3.0-3+deb13u2 [45.9 kB] 2026-04-14 22:45:49.456 | Get:36 https://mirror.gra1.ovh.opendev.org/debian trixie/main amd64 libvirt-daemon-config-nwfilter all 11.3.0-3+deb13u2 [5,676 B] 2026-04-14 22:45:49.681 | Get:37 https://mirror.gra1.ovh.opendev.org/debian trixie/main amd64 mdevctl amd64 1.4.0-2+b1 [898 kB] 2026-04-14 22:45:49.796 | Get:38 https://mirror.gra1.ovh.opendev.org/debian trixie/main amd64 libvirt-daemon-driver-nodedev amd64 11.3.0-3+deb13u2 [34.5 kB] 2026-04-14 22:45:49.909 | Get:39 https://mirror.gra1.ovh.opendev.org/debian trixie/main amd64 qemu-system-common amd64 1:10.0.8+ds-0+deb13u1+b1 [990 kB] 2026-04-14 22:45:50.024 | Get:40 https://mirror.gra1.ovh.opendev.org/debian trixie/main amd64 qemu-system-data all 1:10.0.8+ds-0+deb13u1 [2,130 kB] 2026-04-14 22:45:50.259 | Get:41 https://mirror.gra1.ovh.opendev.org/debian trixie/main amd64 seabios all 1.16.3-2 [163 kB] 2026-04-14 22:45:50.372 | Get:42 https://mirror.gra1.ovh.opendev.org/debian trixie/main amd64 qemu-system-x86 amd64 1:10.0.8+ds-0+deb13u1+b1 [10.3 MB] 2026-04-14 22:45:50.546 | Get:43 https://mirror.gra1.ovh.opendev.org/debian trixie/main amd64 qemu-system-arm amd64 1:10.0.8+ds-0+deb13u1+b1 [9,884 kB] 2026-04-14 22:45:50.729 | Get:44 https://mirror.gra1.ovh.opendev.org/debian trixie/main amd64 qemu-system-mips amd64 1:10.0.8+ds-0+deb13u1+b1 [14.6 MB] 2026-04-14 22:45:50.940 | Get:45 https://mirror.gra1.ovh.opendev.org/debian trixie/main amd64 qemu-system-ppc amd64 1:10.0.8+ds-0+deb13u1+b1 [8,153 kB] 2026-04-14 22:45:51.203 | Get:46 https://mirror.gra1.ovh.opendev.org/debian trixie/main amd64 opensbi all 1.6-1 [204 kB] 2026-04-14 22:45:51.317 | Get:47 https://mirror.gra1.ovh.opendev.org/debian trixie/main amd64 qemu-system-riscv amd64 1:10.0.8+ds-0+deb13u1+b1 [7,610 kB] 2026-04-14 22:45:51.470 | Get:48 https://mirror.gra1.ovh.opendev.org/debian trixie/main amd64 qemu-system-s390x amd64 1:10.0.8+ds-0+deb13u1+b1 [3,146 kB] 2026-04-14 22:45:51.597 | Get:49 https://mirror.gra1.ovh.opendev.org/debian trixie/main amd64 qemu-system-sparc amd64 1:10.0.8+ds-0+deb13u1+b1 [5,700 kB] 2026-04-14 22:45:51.734 | Get:50 https://mirror.gra1.ovh.opendev.org/debian trixie/main amd64 qemu-system-misc amd64 1:10.0.8+ds-0+deb13u1+b1 [40.9 MB] 2026-04-14 22:45:52.271 | Get:51 https://mirror.gra1.ovh.opendev.org/debian trixie/main amd64 qemu-system amd64 1:10.0.8+ds-0+deb13u1+b1 [61.1 kB] 2026-04-14 22:45:52.384 | Get:52 https://mirror.gra1.ovh.opendev.org/debian trixie/main amd64 systemd-container amd64 257.9-1~deb13u1 [674 kB] 2026-04-14 22:45:52.534 | Get:53 https://mirror.gra1.ovh.opendev.org/debian trixie/main amd64 libvirt-daemon-driver-qemu amd64 11.3.0-3+deb13u2 [770 kB] 2026-04-14 22:45:52.662 | Get:54 https://mirror.gra1.ovh.opendev.org/debian trixie/main amd64 libvirt-daemon-driver-secret amd64 11.3.0-3+deb13u2 [8,896 B] 2026-04-14 22:45:52.774 | Get:55 https://mirror.gra1.ovh.opendev.org/debian trixie/main amd64 libvirt-daemon-driver-storage amd64 11.3.0-3+deb13u2 [58.2 kB] 2026-04-14 22:45:52.886 | Get:56 https://mirror.gra1.ovh.opendev.org/debian trixie/main amd64 libvirt-daemon-system amd64 11.3.0-3+deb13u2 [1,888 B] 2026-04-14 22:45:52.999 | Get:57 https://mirror.gra1.ovh.opendev.org/debian trixie/main amd64 libvirt-dev amd64 11.3.0-3+deb13u2 [184 kB] 2026-04-14 22:45:53.003 | Get:58 https://mirror.gra1.ovh.opendev.org/debian trixie/main amd64 python3-libvirt amd64 11.3.0-1 [275 kB] 2026-04-14 22:45:53.116 | Get:59 https://mirror.gra1.ovh.opendev.org/debian trixie/main amd64 systemd-coredump amd64 257.9-1~deb13u1 [118 kB] 2026-04-14 22:45:53.516 | Preconfiguring packages ... 2026-04-14 22:45:53.628 | Fetched 114 MB in 10s (11.5 MB/s) 2026-04-14 22:45:53.660 | Selecting previously unselected package logrotate. 2026-04-14 22:45:53.691 | (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 45266 files and directories currently installed.) 2026-04-14 22:45:53.694 | Preparing to unpack .../00-logrotate_3.22.0-1_amd64.deb ... 2026-04-14 22:45:53.696 | Unpacking logrotate (3.22.0-1) ... 2026-04-14 22:45:53.732 | Selecting previously unselected package ipxe-qemu. 2026-04-14 22:45:53.737 | Preparing to unpack .../01-ipxe-qemu_1.21.1+git20250501.dad20602+dfsg-1_all.deb ... 2026-04-14 22:45:53.739 | Unpacking ipxe-qemu (1.21.1+git20250501.dad20602+dfsg-1) ... 2026-04-14 22:45:53.816 | Selecting previously unselected package libasound2-data. 2026-04-14 22:45:53.822 | Preparing to unpack .../02-libasound2-data_1.2.14-1_all.deb ... 2026-04-14 22:45:53.824 | Unpacking libasound2-data (1.2.14-1) ... 2026-04-14 22:45:53.876 | Selecting previously unselected package libasound2t64:amd64. 2026-04-14 22:45:53.882 | Preparing to unpack .../03-libasound2t64_1.2.14-1_amd64.deb ... 2026-04-14 22:45:53.885 | Unpacking libasound2t64:amd64 (1.2.14-1) ... 2026-04-14 22:45:53.940 | Selecting previously unselected package libbrlapi0.8:amd64. 2026-04-14 22:45:53.945 | Preparing to unpack .../04-libbrlapi0.8_6.7-3.1+deb13u3_amd64.deb ... 2026-04-14 22:45:53.947 | Unpacking libbrlapi0.8:amd64 (6.7-3.1+deb13u3) ... 2026-04-14 22:45:53.980 | Selecting previously unselected package libnspr4:amd64. 2026-04-14 22:45:53.985 | Preparing to unpack .../05-libnspr4_2%3a4.36-1_amd64.deb ... 2026-04-14 22:45:53.987 | Unpacking libnspr4:amd64 (2:4.36-1) ... 2026-04-14 22:45:54.028 | Selecting previously unselected package libnss3:amd64. 2026-04-14 22:45:54.032 | Preparing to unpack .../06-libnss3_2%3a3.110-1+deb13u1_amd64.deb ... 2026-04-14 22:45:54.036 | Unpacking libnss3:amd64 (2:3.110-1+deb13u1) ... 2026-04-14 22:45:54.164 | Selecting previously unselected package libpcsclite1:amd64. 2026-04-14 22:45:54.167 | Preparing to unpack .../07-libpcsclite1_2.3.3-1_amd64.deb ... 2026-04-14 22:45:54.169 | Unpacking libpcsclite1:amd64 (2.3.3-1) ... 2026-04-14 22:45:54.200 | Selecting previously unselected package libcacard0:amd64. 2026-04-14 22:45:54.206 | Preparing to unpack .../08-libcacard0_1%3a2.8.0-3+b2_amd64.deb ... 2026-04-14 22:45:54.208 | Unpacking libcacard0:amd64 (1:2.8.0-3+b2) ... 2026-04-14 22:45:54.240 | Selecting previously unselected package libcapstone5:amd64. 2026-04-14 22:45:54.246 | Preparing to unpack .../09-libcapstone5_5.0.7-1~deb13u1_amd64.deb ... 2026-04-14 22:45:54.248 | Unpacking libcapstone5:amd64 (5.0.7-1~deb13u1) ... 2026-04-14 22:45:54.368 | Selecting previously unselected package libdaxctl1:amd64. 2026-04-14 22:45:54.370 | Preparing to unpack .../10-libdaxctl1_81-1_amd64.deb ... 2026-04-14 22:45:54.372 | Unpacking libdaxctl1:amd64 (81-1) ... 2026-04-14 22:45:54.400 | Selecting previously unselected package libexecs1:amd64. 2026-04-14 22:45:54.405 | Preparing to unpack .../11-libexecs1_1.4-2+b2_amd64.deb ... 2026-04-14 22:45:54.406 | Unpacking libexecs1:amd64 (1.4-2+b2) ... 2026-04-14 22:45:54.436 | Selecting previously unselected package libfdt1:amd64. 2026-04-14 22:45:54.437 | Preparing to unpack .../12-libfdt1_1.7.2-2+b1_amd64.deb ... 2026-04-14 22:45:54.438 | Unpacking libfdt1:amd64 (1.7.2-2+b1) ... 2026-04-14 22:45:54.468 | Selecting previously unselected package libndctl6:amd64. 2026-04-14 22:45:54.470 | Preparing to unpack .../13-libndctl6_81-1_amd64.deb ... 2026-04-14 22:45:54.473 | Unpacking libndctl6:amd64 (81-1) ... 2026-04-14 22:45:54.508 | Selecting previously unselected package libpciaccess0:amd64. 2026-04-14 22:45:54.510 | Preparing to unpack .../14-libpciaccess0_0.17-3+b3_amd64.deb ... 2026-04-14 22:45:54.512 | Unpacking libpciaccess0:amd64 (0.17-3+b3) ... 2026-04-14 22:45:54.552 | Selecting previously unselected package libpmem1:amd64. 2026-04-14 22:45:54.555 | Preparing to unpack .../15-libpmem1_1.13.1-1.1+b1_amd64.deb ... 2026-04-14 22:45:54.557 | Unpacking libpmem1:amd64 (1.13.1-1.1+b1) ... 2026-04-14 22:45:54.596 | Selecting previously unselected package libpolkit-gobject-1-0:amd64. 2026-04-14 22:45:54.599 | Preparing to unpack .../16-libpolkit-gobject-1-0_126-2_amd64.deb ... 2026-04-14 22:45:54.602 | Unpacking libpolkit-gobject-1-0:amd64 (126-2) ... 2026-04-14 22:45:54.636 | Selecting previously unselected package libpolkit-agent-1-0:amd64. 2026-04-14 22:45:54.638 | Preparing to unpack .../17-libpolkit-agent-1-0_126-2_amd64.deb ... 2026-04-14 22:45:54.640 | Unpacking libpolkit-agent-1-0:amd64 (126-2) ... 2026-04-14 22:45:54.672 | Selecting previously unselected package libslirp0:amd64. 2026-04-14 22:45:54.676 | Preparing to unpack .../18-libslirp0_4.8.0-1+b1_amd64.deb ... 2026-04-14 22:45:54.678 | Unpacking libslirp0:amd64 (4.8.0-1+b1) ... 2026-04-14 22:45:54.716 | Selecting previously unselected package libusb-1.0-0:amd64. 2026-04-14 22:45:54.720 | Preparing to unpack .../19-libusb-1.0-0_2%3a1.0.28-1_amd64.deb ... 2026-04-14 22:45:54.722 | Unpacking libusb-1.0-0:amd64 (2:1.0.28-1) ... 2026-04-14 22:45:54.756 | Selecting previously unselected package libusbredirparser1t64:amd64. 2026-04-14 22:45:54.762 | Preparing to unpack .../20-libusbredirparser1t64_0.15.0-1_amd64.deb ... 2026-04-14 22:45:54.764 | Unpacking libusbredirparser1t64:amd64 (0.15.0-1) ... 2026-04-14 22:45:54.796 | Selecting previously unselected package libvdeplug2t64:amd64. 2026-04-14 22:45:54.802 | Preparing to unpack .../21-libvdeplug2t64_4.0.1-5.1+b1_amd64.deb ... 2026-04-14 22:45:54.804 | Unpacking libvdeplug2t64:amd64 (4.0.1-5.1+b1) ... 2026-04-14 22:45:54.840 | Selecting previously unselected package libvirt-common. 2026-04-14 22:45:54.846 | Preparing to unpack .../22-libvirt-common_11.3.0-3+deb13u2_amd64.deb ... 2026-04-14 22:45:54.848 | Unpacking libvirt-common (11.3.0-3+deb13u2) ... 2026-04-14 22:45:54.936 | Selecting previously unselected package libvirt0:amd64. 2026-04-14 22:45:54.941 | Preparing to unpack .../23-libvirt0_11.3.0-3+deb13u2_amd64.deb ... 2026-04-14 22:45:54.950 | Unpacking libvirt0:amd64 (11.3.0-3+deb13u2) ... 2026-04-14 22:45:55.104 | Selecting previously unselected package libxml2-utils. 2026-04-14 22:45:55.108 | Preparing to unpack .../24-libxml2-utils_2.12.7+dfsg+really2.9.14-2.1+deb13u2_amd64.deb ... 2026-04-14 22:45:55.110 | Unpacking libxml2-utils (2.12.7+dfsg+really2.9.14-2.1+deb13u2) ... 2026-04-14 22:45:55.148 | Selecting previously unselected package libvirt-clients. 2026-04-14 22:45:55.150 | Preparing to unpack .../25-libvirt-clients_11.3.0-3+deb13u2_amd64.deb ... 2026-04-14 22:45:55.161 | Unpacking libvirt-clients (11.3.0-3+deb13u2) ... 2026-04-14 22:45:55.245 | Selecting previously unselected package sgml-base. 2026-04-14 22:45:55.247 | Preparing to unpack .../26-sgml-base_1.31+nmu1_all.deb ... 2026-04-14 22:45:55.254 | Unpacking sgml-base (1.31+nmu1) ... 2026-04-14 22:45:55.308 | Selecting previously unselected package xml-core. 2026-04-14 22:45:55.315 | Preparing to unpack .../27-xml-core_0.19_all.deb ... 2026-04-14 22:45:55.320 | Unpacking xml-core (0.19) ... 2026-04-14 22:45:55.372 | Selecting previously unselected package polkitd. 2026-04-14 22:45:55.375 | Preparing to unpack .../28-polkitd_126-2_amd64.deb ... 2026-04-14 22:45:55.421 | Unpacking polkitd (126-2) ... 2026-04-14 22:45:55.476 | Selecting previously unselected package libvirt-daemon-common. 2026-04-14 22:45:55.481 | Preparing to unpack .../29-libvirt-daemon-common_11.3.0-3+deb13u2_amd64.deb ... 2026-04-14 22:45:55.501 | Adding 'diversion of /lib/systemd/system/libvirt-guests.service to /lib/systemd/system/libvirt-guests.service.usr-is-merged by libvirt-daemon-common' 2026-04-14 22:45:55.518 | Adding 'diversion of /lib/systemd/system/virt-guest-shutdown.target to /lib/systemd/system/virt-guest-shutdown.target.usr-is-merged by libvirt-daemon-common' 2026-04-14 22:45:55.521 | Unpacking libvirt-daemon-common (11.3.0-3+deb13u2) ... 2026-04-14 22:45:55.568 | Selecting previously unselected package libvirt-daemon-log. 2026-04-14 22:45:55.572 | Preparing to unpack .../30-libvirt-daemon-log_11.3.0-3+deb13u2_amd64.deb ... 2026-04-14 22:45:55.594 | Adding 'diversion of /lib/systemd/system/virtlogd-admin.socket to /lib/systemd/system/virtlogd-admin.socket.usr-is-merged by libvirt-daemon-log' 2026-04-14 22:45:55.620 | Adding 'diversion of /lib/systemd/system/virtlogd.service to /lib/systemd/system/virtlogd.service.usr-is-merged by libvirt-daemon-log' 2026-04-14 22:45:55.637 | Adding 'diversion of /lib/systemd/system/virtlogd.socket to /lib/systemd/system/virtlogd.socket.usr-is-merged by libvirt-daemon-log' 2026-04-14 22:45:55.640 | Unpacking libvirt-daemon-log (11.3.0-3+deb13u2) ... 2026-04-14 22:45:55.680 | Selecting previously unselected package libvirt-daemon. 2026-04-14 22:45:55.682 | Preparing to unpack .../31-libvirt-daemon_11.3.0-3+deb13u2_amd64.deb ... 2026-04-14 22:45:55.705 | Adding 'diversion of /lib/systemd/system/libvirtd-admin.socket to /lib/systemd/system/libvirtd-admin.socket.usr-is-merged by libvirt-daemon' 2026-04-14 22:45:55.722 | Adding 'diversion of /lib/systemd/system/libvirtd-ro.socket to /lib/systemd/system/libvirtd-ro.socket.usr-is-merged by libvirt-daemon' 2026-04-14 22:45:55.742 | Adding 'diversion of /lib/systemd/system/libvirtd-tcp.socket to /lib/systemd/system/libvirtd-tcp.socket.usr-is-merged by libvirt-daemon' 2026-04-14 22:45:55.767 | Adding 'diversion of /lib/systemd/system/libvirtd-tls.socket to /lib/systemd/system/libvirtd-tls.socket.usr-is-merged by libvirt-daemon' 2026-04-14 22:45:55.782 | Adding 'diversion of /lib/systemd/system/libvirtd.service to /lib/systemd/system/libvirtd.service.usr-is-merged by libvirt-daemon' 2026-04-14 22:45:55.807 | Adding 'diversion of /lib/systemd/system/libvirtd.socket to /lib/systemd/system/libvirtd.socket.usr-is-merged by libvirt-daemon' 2026-04-14 22:45:55.817 | Unpacking libvirt-daemon (11.3.0-3+deb13u2) ... 2026-04-14 22:45:55.892 | Selecting previously unselected package libvirt-daemon-driver-network. 2026-04-14 22:45:55.895 | Preparing to unpack .../32-libvirt-daemon-driver-network_11.3.0-3+deb13u2_amd64.deb ... 2026-04-14 22:45:55.897 | Unpacking libvirt-daemon-driver-network (11.3.0-3+deb13u2) ... 2026-04-14 22:45:55.928 | Selecting previously unselected package libvirt-daemon-config-network. 2026-04-14 22:45:55.933 | Preparing to unpack .../33-libvirt-daemon-config-network_11.3.0-3+deb13u2_all.deb ... 2026-04-14 22:45:55.943 | Unpacking libvirt-daemon-config-network (11.3.0-3+deb13u2) ... 2026-04-14 22:45:55.968 | Selecting previously unselected package libvirt-daemon-driver-nwfilter. 2026-04-14 22:45:55.972 | Preparing to unpack .../34-libvirt-daemon-driver-nwfilter_11.3.0-3+deb13u2_amd64.deb ... 2026-04-14 22:45:55.974 | Unpacking libvirt-daemon-driver-nwfilter (11.3.0-3+deb13u2) ... 2026-04-14 22:45:56.004 | Selecting previously unselected package libvirt-daemon-config-nwfilter. 2026-04-14 22:45:56.009 | Preparing to unpack .../35-libvirt-daemon-config-nwfilter_11.3.0-3+deb13u2_all.deb ... 2026-04-14 22:45:56.018 | Unpacking libvirt-daemon-config-nwfilter (11.3.0-3+deb13u2) ... 2026-04-14 22:45:56.048 | Selecting previously unselected package mdevctl. 2026-04-14 22:45:56.050 | Preparing to unpack .../36-mdevctl_1.4.0-2+b1_amd64.deb ... 2026-04-14 22:45:56.052 | Unpacking mdevctl (1.4.0-2+b1) ... 2026-04-14 22:45:56.152 | Selecting previously unselected package libvirt-daemon-driver-nodedev. 2026-04-14 22:45:56.157 | Preparing to unpack .../37-libvirt-daemon-driver-nodedev_11.3.0-3+deb13u2_amd64.deb ... 2026-04-14 22:45:56.159 | Unpacking libvirt-daemon-driver-nodedev (11.3.0-3+deb13u2) ... 2026-04-14 22:45:56.192 | Selecting previously unselected package qemu-system-common. 2026-04-14 22:45:56.195 | Preparing to unpack .../38-qemu-system-common_1%3a10.0.8+ds-0+deb13u1+b1_amd64.deb ... 2026-04-14 22:45:56.197 | Unpacking qemu-system-common (1:10.0.8+ds-0+deb13u1+b1) ... 2026-04-14 22:45:56.288 | Selecting previously unselected package qemu-system-data. 2026-04-14 22:45:56.292 | Preparing to unpack .../39-qemu-system-data_1%3a10.0.8+ds-0+deb13u1_all.deb ... 2026-04-14 22:45:56.294 | Unpacking qemu-system-data (1:10.0.8+ds-0+deb13u1) ... 2026-04-14 22:45:56.508 | Selecting previously unselected package seabios. 2026-04-14 22:45:56.512 | Preparing to unpack .../40-seabios_1.16.3-2_all.deb ... 2026-04-14 22:45:56.514 | Unpacking seabios (1.16.3-2) ... 2026-04-14 22:45:56.560 | Selecting previously unselected package qemu-system-x86. 2026-04-14 22:45:56.562 | Preparing to unpack .../41-qemu-system-x86_1%3a10.0.8+ds-0+deb13u1+b1_amd64.deb ... 2026-04-14 22:45:56.578 | Unpacking qemu-system-x86 (1:10.0.8+ds-0+deb13u1+b1) ... 2026-04-14 22:45:57.180 | Selecting previously unselected package qemu-system-arm. 2026-04-14 22:45:57.186 | Preparing to unpack .../42-qemu-system-arm_1%3a10.0.8+ds-0+deb13u1+b1_amd64.deb ... 2026-04-14 22:45:57.196 | Unpacking qemu-system-arm (1:10.0.8+ds-0+deb13u1+b1) ... 2026-04-14 22:45:57.880 | Selecting previously unselected package qemu-system-mips. 2026-04-14 22:45:57.883 | Preparing to unpack .../43-qemu-system-mips_1%3a10.0.8+ds-0+deb13u1+b1_amd64.deb ... 2026-04-14 22:45:57.898 | Unpacking qemu-system-mips (1:10.0.8+ds-0+deb13u1+b1) ... 2026-04-14 22:45:58.556 | Selecting previously unselected package qemu-system-ppc. 2026-04-14 22:45:58.564 | Preparing to unpack .../44-qemu-system-ppc_1%3a10.0.8+ds-0+deb13u1+b1_amd64.deb ... 2026-04-14 22:45:58.573 | Unpacking qemu-system-ppc (1:10.0.8+ds-0+deb13u1+b1) ... 2026-04-14 22:45:59.064 | Selecting previously unselected package opensbi. 2026-04-14 22:45:59.068 | Preparing to unpack .../45-opensbi_1.6-1_all.deb ... 2026-04-14 22:45:59.070 | Unpacking opensbi (1.6-1) ... 2026-04-14 22:45:59.128 | Selecting previously unselected package qemu-system-riscv. 2026-04-14 22:45:59.134 | Preparing to unpack .../46-qemu-system-riscv_1%3a10.0.8+ds-0+deb13u1+b1_amd64.deb ... 2026-04-14 22:45:59.136 | Unpacking qemu-system-riscv (1:10.0.8+ds-0+deb13u1+b1) ... 2026-04-14 22:45:59.628 | Selecting previously unselected package qemu-system-s390x. 2026-04-14 22:45:59.633 | Preparing to unpack .../47-qemu-system-s390x_1%3a10.0.8+ds-0+deb13u1+b1_amd64.deb ... 2026-04-14 22:45:59.644 | Unpacking qemu-system-s390x (1:10.0.8+ds-0+deb13u1+b1) ... 2026-04-14 22:45:59.912 | Selecting previously unselected package qemu-system-sparc. 2026-04-14 22:45:59.915 | Preparing to unpack .../48-qemu-system-sparc_1%3a10.0.8+ds-0+deb13u1+b1_amd64.deb ... 2026-04-14 22:45:59.924 | Unpacking qemu-system-sparc (1:10.0.8+ds-0+deb13u1+b1) ... 2026-04-14 22:46:00.377 | Selecting previously unselected package qemu-system-misc. 2026-04-14 22:46:00.383 | Preparing to unpack .../49-qemu-system-misc_1%3a10.0.8+ds-0+deb13u1+b1_amd64.deb ... 2026-04-14 22:46:00.396 | Unpacking qemu-system-misc (1:10.0.8+ds-0+deb13u1+b1) ... 2026-04-14 22:46:01.524 | Selecting previously unselected package qemu-system. 2026-04-14 22:46:01.528 | Preparing to unpack .../50-qemu-system_1%3a10.0.8+ds-0+deb13u1+b1_amd64.deb ... 2026-04-14 22:46:01.530 | Unpacking qemu-system (1:10.0.8+ds-0+deb13u1+b1) ... 2026-04-14 22:46:01.564 | Selecting previously unselected package systemd-container. 2026-04-14 22:46:01.567 | Preparing to unpack .../51-systemd-container_257.9-1~deb13u1_amd64.deb ... 2026-04-14 22:46:01.568 | Unpacking systemd-container (257.9-1~deb13u1) ... 2026-04-14 22:46:01.664 | Selecting previously unselected package libvirt-daemon-driver-qemu. 2026-04-14 22:46:01.670 | Preparing to unpack .../52-libvirt-daemon-driver-qemu_11.3.0-3+deb13u2_amd64.deb ... 2026-04-14 22:46:01.679 | Unpacking libvirt-daemon-driver-qemu (11.3.0-3+deb13u2) ... 2026-04-14 22:46:01.764 | Selecting previously unselected package libvirt-daemon-driver-secret. 2026-04-14 22:46:01.767 | Preparing to unpack .../53-libvirt-daemon-driver-secret_11.3.0-3+deb13u2_amd64.deb ... 2026-04-14 22:46:01.770 | Unpacking libvirt-daemon-driver-secret (11.3.0-3+deb13u2) ... 2026-04-14 22:46:01.800 | Selecting previously unselected package libvirt-daemon-driver-storage. 2026-04-14 22:46:01.805 | Preparing to unpack .../54-libvirt-daemon-driver-storage_11.3.0-3+deb13u2_amd64.deb ... 2026-04-14 22:46:01.807 | Unpacking libvirt-daemon-driver-storage (11.3.0-3+deb13u2) ... 2026-04-14 22:46:01.845 | Selecting previously unselected package libvirt-daemon-system. 2026-04-14 22:46:01.847 | Preparing to unpack .../55-libvirt-daemon-system_11.3.0-3+deb13u2_amd64.deb ... 2026-04-14 22:46:01.857 | Unpacking libvirt-daemon-system (11.3.0-3+deb13u2) ... 2026-04-14 22:46:01.884 | Selecting previously unselected package libvirt-dev:amd64. 2026-04-14 22:46:01.889 | Preparing to unpack .../56-libvirt-dev_11.3.0-3+deb13u2_amd64.deb ... 2026-04-14 22:46:01.898 | Unpacking libvirt-dev:amd64 (11.3.0-3+deb13u2) ... 2026-04-14 22:46:01.964 | Selecting previously unselected package python3-libvirt. 2026-04-14 22:46:01.971 | Preparing to unpack .../57-python3-libvirt_11.3.0-1_amd64.deb ... 2026-04-14 22:46:01.972 | Unpacking python3-libvirt (11.3.0-1) ... 2026-04-14 22:46:02.036 | Selecting previously unselected package systemd-coredump. 2026-04-14 22:46:02.040 | Preparing to unpack .../58-systemd-coredump_257.9-1~deb13u1_amd64.deb ... 2026-04-14 22:46:02.042 | Unpacking systemd-coredump (257.9-1~deb13u1) ... 2026-04-14 22:46:02.108 | Setting up logrotate (3.22.0-1) ... 2026-04-14 22:46:02.311 | Created symlink '/etc/systemd/system/timers.target.wants/logrotate.timer' → '/usr/lib/systemd/system/logrotate.timer'. 2026-04-14 22:46:02.665 | logrotate.service is a disabled or a static unit, not starting it. 2026-04-14 22:46:02.705 | Setting up libpciaccess0:amd64 (0.17-3+b3) ... 2026-04-14 22:46:02.709 | Setting up systemd-coredump (257.9-1~deb13u1) ... 2026-04-14 22:46:03.076 | Creating group 'systemd-coredump' with GID 988. 2026-04-14 22:46:03.077 | Creating user 'systemd-coredump' (systemd Core Dumper) with UID 988 and GID 988. 2026-04-14 22:46:03.086 | Setting up libvirt-common (11.3.0-3+deb13u2) ... 2026-04-14 22:46:03.093 | Setting up libfdt1:amd64 (1.7.2-2+b1) ... 2026-04-14 22:46:03.098 | Setting up libexecs1:amd64 (1.4-2+b2) ... 2026-04-14 22:46:03.102 | Setting up libasound2-data (1.2.14-1) ... 2026-04-14 22:46:03.107 | Setting up libasound2t64:amd64 (1.2.14-1) ... 2026-04-14 22:46:03.111 | Setting up libnspr4:amd64 (2:4.36-1) ... 2026-04-14 22:46:03.115 | Setting up libpcsclite1:amd64 (2.3.3-1) ... 2026-04-14 22:46:03.119 | Setting up libcapstone5:amd64 (5.0.7-1~deb13u1) ... 2026-04-14 22:46:03.123 | Setting up libdaxctl1:amd64 (81-1) ... 2026-04-14 22:46:03.127 | Setting up qemu-system-data (1:10.0.8+ds-0+deb13u1) ... 2026-04-14 22:46:03.130 | Setting up seabios (1.16.3-2) ... 2026-04-14 22:46:03.134 | Setting up libvirt0:amd64 (11.3.0-3+deb13u2) ... 2026-04-14 22:46:03.144 | Setting up systemd-container (257.9-1~deb13u1) ... 2026-04-14 22:46:03.350 | Created symlink '/etc/systemd/system/multi-user.target.wants/machines.target' → '/usr/lib/systemd/system/machines.target'. 2026-04-14 22:46:03.747 | Setting up libslirp0:amd64 (4.8.0-1+b1) ... 2026-04-14 22:46:03.752 | Setting up libusbredirparser1t64:amd64 (0.15.0-1) ... 2026-04-14 22:46:03.757 | Setting up ipxe-qemu (1.21.1+git20250501.dad20602+dfsg-1) ... 2026-04-14 22:46:03.762 | Setting up libndctl6:amd64 (81-1) ... 2026-04-14 22:46:03.765 | Setting up libvdeplug2t64:amd64 (4.0.1-5.1+b1) ... 2026-04-14 22:46:03.769 | Setting up sgml-base (1.31+nmu1) ... 2026-04-14 22:46:03.814 | Setting up libbrlapi0.8:amd64 (6.7-3.1+deb13u3) ... 2026-04-14 22:46:03.818 | Setting up libusb-1.0-0:amd64 (2:1.0.28-1) ... 2026-04-14 22:46:03.822 | Setting up libxml2-utils (2.12.7+dfsg+really2.9.14-2.1+deb13u2) ... 2026-04-14 22:46:03.826 | Setting up libpmem1:amd64 (1.13.1-1.1+b1) ... 2026-04-14 22:46:03.831 | Setting up libpolkit-gobject-1-0:amd64 (126-2) ... 2026-04-14 22:46:03.834 | Setting up opensbi (1.6-1) ... 2026-04-14 22:46:03.838 | Setting up mdevctl (1.4.0-2+b1) ... 2026-04-14 22:46:03.842 | Setting up libvirt-daemon-log (11.3.0-3+deb13u2) ... 2026-04-14 22:46:03.878 | Removing 'diversion of /lib/systemd/system/virtlogd-admin.socket to /lib/systemd/system/virtlogd-admin.socket.usr-is-merged by libvirt-daemon-log' 2026-04-14 22:46:03.916 | Removing 'diversion of /lib/systemd/system/virtlogd.service to /lib/systemd/system/virtlogd.service.usr-is-merged by libvirt-daemon-log' 2026-04-14 22:46:03.946 | Removing 'diversion of /lib/systemd/system/virtlogd.socket to /lib/systemd/system/virtlogd.socket.usr-is-merged by libvirt-daemon-log' 2026-04-14 22:46:04.607 | Created symlink '/etc/systemd/system/sockets.target.wants/virtlogd-admin.socket' → '/usr/lib/systemd/system/virtlogd-admin.socket'. 2026-04-14 22:46:04.607 | Created symlink '/etc/systemd/system/sockets.target.wants/virtlogd.socket' → '/usr/lib/systemd/system/virtlogd.socket'. 2026-04-14 22:46:04.839 | Created symlink '/etc/systemd/system/multi-user.target.wants/virtlogd.service' → '/usr/lib/systemd/system/virtlogd.service'. 2026-04-14 22:46:05.747 | Setting up python3-libvirt (11.3.0-1) ... 2026-04-14 22:46:05.998 | Setting up libvirt-clients (11.3.0-3+deb13u2) ... 2026-04-14 22:46:06.014 | Setting up libvirt-dev:amd64 (11.3.0-3+deb13u2) ... 2026-04-14 22:46:06.033 | Setting up libnss3:amd64 (2:3.110-1+deb13u1) ... 2026-04-14 22:46:06.040 | Setting up libcacard0:amd64 (1:2.8.0-3+b2) ... 2026-04-14 22:46:06.048 | Setting up xml-core (0.19) ... 2026-04-14 22:46:06.421 | Setting up libpolkit-agent-1-0:amd64 (126-2) ... 2026-04-14 22:46:06.427 | Setting up qemu-system-common (1:10.0.8+ds-0+deb13u1+b1) ... 2026-04-14 22:46:06.434 | Setting up qemu-system-mips (1:10.0.8+ds-0+deb13u1+b1) ... 2026-04-14 22:46:06.446 | Setting up qemu-system-sparc (1:10.0.8+ds-0+deb13u1+b1) ... 2026-04-14 22:46:06.460 | Setting up qemu-system-x86 (1:10.0.8+ds-0+deb13u1+b1) ... 2026-04-14 22:46:06.473 | Setting up qemu-system-ppc (1:10.0.8+ds-0+deb13u1+b1) ... 2026-04-14 22:46:06.486 | Setting up libvirt-daemon-driver-qemu (11.3.0-3+deb13u2) ... 2026-04-14 22:46:07.053 | Setting up qemu-system-arm (1:10.0.8+ds-0+deb13u1+b1) ... 2026-04-14 22:46:07.065 | Setting up qemu-system-s390x (1:10.0.8+ds-0+deb13u1+b1) ... 2026-04-14 22:46:07.078 | Setting up qemu-system-riscv (1:10.0.8+ds-0+deb13u1+b1) ... 2026-04-14 22:46:07.083 | Setting up qemu-system-misc (1:10.0.8+ds-0+deb13u1+b1) ... 2026-04-14 22:46:07.095 | Setting up qemu-system (1:10.0.8+ds-0+deb13u1+b1) ... 2026-04-14 22:46:07.128 | Processing triggers for libc-bin (2.41-12+deb13u1) ... 2026-04-14 22:46:07.149 | Processing triggers for systemd (257.9-1~deb13u1) ... 2026-04-14 22:46:07.233 | Processing triggers for man-db (2.13.1-1) ... 2026-04-14 22:46:08.475 | Processing triggers for dbus (1.16.2-2) ... 2026-04-14 22:46:08.489 | Processing triggers for procps (2:4.0.4-9) ... 2026-04-14 22:46:08.510 | Processing triggers for sgml-base (1.31+nmu1) ... 2026-04-14 22:46:08.526 | Setting up polkitd (126-2) ... 2026-04-14 22:46:08.544 | Creating group 'polkitd' with GID 987. 2026-04-14 22:46:08.545 | Creating user 'polkitd' (User for polkitd) with UID 987 and GID 987. 2026-04-14 22:46:09.208 | Setting up libvirt-daemon-common (11.3.0-3+deb13u2) ... 2026-04-14 22:46:09.390 | Removing 'diversion of /lib/systemd/system/libvirt-guests.service to /lib/systemd/system/libvirt-guests.service.usr-is-merged by libvirt-daemon-common' 2026-04-14 22:46:09.435 | Removing 'diversion of /lib/systemd/system/virt-guest-shutdown.target to /lib/systemd/system/virt-guest-shutdown.target.usr-is-merged by libvirt-daemon-common' 2026-04-14 22:46:09.995 | Created symlink '/etc/systemd/system/multi-user.target.wants/libvirt-guests.service' → '/usr/lib/systemd/system/libvirt-guests.service'. 2026-04-14 22:46:10.524 | Setting up libvirt-daemon (11.3.0-3+deb13u2) ... 2026-04-14 22:46:10.576 | Removing 'diversion of /lib/systemd/system/libvirtd-admin.socket to /lib/systemd/system/libvirtd-admin.socket.usr-is-merged by libvirt-daemon' 2026-04-14 22:46:10.621 | Removing 'diversion of /lib/systemd/system/libvirtd-ro.socket to /lib/systemd/system/libvirtd-ro.socket.usr-is-merged by libvirt-daemon' 2026-04-14 22:46:10.672 | Removing 'diversion of /lib/systemd/system/libvirtd-tcp.socket to /lib/systemd/system/libvirtd-tcp.socket.usr-is-merged by libvirt-daemon' 2026-04-14 22:46:10.718 | Removing 'diversion of /lib/systemd/system/libvirtd-tls.socket to /lib/systemd/system/libvirtd-tls.socket.usr-is-merged by libvirt-daemon' 2026-04-14 22:46:10.763 | Removing 'diversion of /lib/systemd/system/libvirtd.service to /lib/systemd/system/libvirtd.service.usr-is-merged by libvirt-daemon' 2026-04-14 22:46:10.803 | Removing 'diversion of /lib/systemd/system/libvirtd.socket to /lib/systemd/system/libvirtd.socket.usr-is-merged by libvirt-daemon' 2026-04-14 22:46:11.492 | Created symlink '/etc/systemd/system/multi-user.target.wants/libvirtd.service' → '/usr/lib/systemd/system/libvirtd.service'. 2026-04-14 22:46:11.492 | Created symlink '/etc/systemd/system/sockets.target.wants/libvirtd.socket' → '/usr/lib/systemd/system/libvirtd.socket'. 2026-04-14 22:46:11.492 | Created symlink '/etc/systemd/system/sockets.target.wants/libvirtd-ro.socket' → '/usr/lib/systemd/system/libvirtd-ro.socket'. 2026-04-14 22:46:11.492 | Created symlink '/etc/systemd/system/sockets.target.wants/libvirtd-admin.socket' → '/usr/lib/systemd/system/libvirtd-admin.socket'. 2026-04-14 22:46:13.300 | Setting up libvirt-daemon-driver-nwfilter (11.3.0-3+deb13u2) ... 2026-04-14 22:46:13.311 | Setting up libvirt-daemon-driver-network (11.3.0-3+deb13u2) ... 2026-04-14 22:46:13.323 | Setting up libvirt-daemon-driver-secret (11.3.0-3+deb13u2) ... 2026-04-14 22:46:13.334 | Setting up libvirt-daemon-driver-nodedev (11.3.0-3+deb13u2) ... 2026-04-14 22:46:13.344 | Setting up libvirt-daemon-driver-storage (11.3.0-3+deb13u2) ... 2026-04-14 22:46:13.355 | Setting up libvirt-daemon-config-nwfilter (11.3.0-3+deb13u2) ... 2026-04-14 22:46:13.451 | Setting up libvirt-daemon-config-network (11.3.0-3+deb13u2) ... 2026-04-14 22:46:13.473 | Setting up libvirt-daemon-system (11.3.0-3+deb13u2) ... 2026-04-14 22:46:13.491 | Processing triggers for libvirt-daemon (11.3.0-3+deb13u2) ... 2026-04-14 22:46:14.206 | + functions-common:apt_get:1205 : result=0 2026-04-14 22:46:14.209 | + functions-common:apt_get:1208 : time_stop apt-get 2026-04-14 22:46:14.212 | + functions-common:time_stop:2414 : local name 2026-04-14 22:46:14.214 | + functions-common:time_stop:2415 : local end_time 2026-04-14 22:46:14.217 | + functions-common:time_stop:2416 : local elapsed_time 2026-04-14 22:46:14.220 | + functions-common:time_stop:2417 : local total 2026-04-14 22:46:14.223 | + functions-common:time_stop:2418 : local start_time 2026-04-14 22:46:14.225 | + functions-common:time_stop:2420 : name=apt-get 2026-04-14 22:46:14.228 | + functions-common:time_stop:2421 : start_time=1776206742194 2026-04-14 22:46:14.230 | + functions-common:time_stop:2423 : [[ -z 1776206742194 ]] 2026-04-14 22:46:14.234 | ++ functions-common:time_stop:2426 : date +%s%3N 2026-04-14 22:46:14.239 | + functions-common:time_stop:2426 : end_time=1776206774237 2026-04-14 22:46:14.241 | + functions-common:time_stop:2427 : elapsed_time=32043 2026-04-14 22:46:14.244 | + functions-common:time_stop:2428 : total=175636 2026-04-14 22:46:14.246 | + functions-common:time_stop:2430 : _TIME_START[$name]= 2026-04-14 22:46:14.249 | + functions-common:time_stop:2431 : _TIME_TOTAL[$name]=207679 2026-04-14 22:46:14.251 | + functions-common:apt_get:1209 : return 0 2026-04-14 22:46:14.254 | + lib/nova_plugins/functions-libvirt:install_libvirt:73 : install_package ovmf swtpm swtpm-tools mdevctl 2026-04-14 22:46:14.257 | + functions-common:install_package:1432 : update_package_repo 2026-04-14 22:46:14.260 | + functions-common:update_package_repo:1406 : NO_UPDATE_REPOS=False 2026-04-14 22:46:14.262 | + functions-common:update_package_repo:1407 : REPOS_UPDATED=True 2026-04-14 22:46:14.264 | + functions-common:update_package_repo:1408 : RETRY_UPDATE=False 2026-04-14 22:46:14.267 | + functions-common:update_package_repo:1410 : [[ False = \T\r\u\e ]] 2026-04-14 22:46:14.270 | + functions-common:update_package_repo:1414 : is_ubuntu 2026-04-14 22:46:14.273 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-04-14 22:46:14.276 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-04-14 22:46:14.279 | + functions-common:update_package_repo:1415 : apt_get_update 2026-04-14 22:46:14.282 | + functions-common:apt_get_update:1160 : [[ True == \T\r\u\e ]] 2026-04-14 22:46:14.285 | + functions-common:apt_get_update:1160 : [[ False != \T\r\u\e ]] 2026-04-14 22:46:14.288 | + functions-common:apt_get_update:1161 : return 2026-04-14 22:46:14.291 | + functions-common:install_package:1433 : real_install_package ovmf swtpm swtpm-tools mdevctl 2026-04-14 22:46:14.293 | + functions-common:real_install_package:1420 : is_ubuntu 2026-04-14 22:46:14.296 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-04-14 22:46:14.299 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-04-14 22:46:14.302 | + functions-common:real_install_package:1421 : apt_get install ovmf swtpm swtpm-tools mdevctl 2026-04-14 22:46:14.326 | + functions-common:apt_get:1201 : sudo DEBIAN_FRONTEND=noninteractive http_proxy= https_proxy= no_proxy= apt-get --option Dpkg::Options::=--force-confold --assume-yes install ovmf swtpm swtpm-tools mdevctl 2026-04-14 22:46:14.366 | Reading package lists... 2026-04-14 22:46:14.633 | Building dependency tree... 2026-04-14 22:46:14.634 | Reading state information... 2026-04-14 22:46:15.021 | mdevctl is already the newest version (1.4.0-2+b1). 2026-04-14 22:46:15.021 | mdevctl set to manually installed. 2026-04-14 22:46:15.021 | The following additional packages will be installed: 2026-04-14 22:46:15.022 | gnutls-bin libgnutls-dane0t64 libjson-glib-1.0-0 libjson-glib-1.0-common 2026-04-14 22:46:15.022 | libtpms0 swtpm-libs 2026-04-14 22:46:15.024 | Suggested packages: 2026-04-14 22:46:15.024 | trousers 2026-04-14 22:46:15.058 | The following NEW packages will be installed: 2026-04-14 22:46:15.059 | gnutls-bin libgnutls-dane0t64 libjson-glib-1.0-0 libjson-glib-1.0-common 2026-04-14 22:46:15.060 | libtpms0 ovmf swtpm swtpm-libs swtpm-tools 2026-04-14 22:46:15.081 | 0 upgraded, 9 newly installed, 0 to remove and 40 not upgraded. 2026-04-14 22:46:15.081 | Need to get 7,537 kB of archives. 2026-04-14 22:46:15.081 | After this operation, 21.5 MB of additional disk space will be used. 2026-04-14 22:46:15.081 | WARNING: The following packages cannot be authenticated! 2026-04-14 22:46:15.081 | libgnutls-dane0t64 gnutls-bin libjson-glib-1.0-common libjson-glib-1.0-0 2026-04-14 22:46:15.081 | libtpms0 ovmf swtpm-libs swtpm swtpm-tools 2026-04-14 22:46:15.393 | Authentication warning overridden. 2026-04-14 22:46:15.393 | Get:1 https://mirror.gra1.ovh.opendev.org/debian trixie/main amd64 libgnutls-dane0t64 amd64 3.8.9-3+deb13u2 [455 kB] 2026-04-14 22:46:15.405 | Get:2 https://mirror.gra1.ovh.opendev.org/debian trixie/main amd64 gnutls-bin amd64 3.8.9-3+deb13u2 [692 kB] 2026-04-14 22:46:15.420 | Get:3 https://mirror.gra1.ovh.opendev.org/debian trixie/main amd64 libjson-glib-1.0-common all 1.10.6+ds-2 [62.3 kB] 2026-04-14 22:46:15.422 | Get:4 https://mirror.gra1.ovh.opendev.org/debian trixie/main amd64 libjson-glib-1.0-0 amd64 1.10.6+ds-2 [64.4 kB] 2026-04-14 22:46:15.634 | Get:5 https://mirror.gra1.ovh.opendev.org/debian trixie/main amd64 libtpms0 amd64 0.9.2-3.2 [320 kB] 2026-04-14 22:46:15.641 | Get:6 https://mirror.gra1.ovh.opendev.org/debian trixie/main amd64 ovmf all 2025.02-8+deb13u1 [5,780 kB] 2026-04-14 22:46:15.899 | Get:7 https://mirror.gra1.ovh.opendev.org/debian trixie/main amd64 swtpm-libs amd64 0.7.1-1.5 [41.5 kB] 2026-04-14 22:46:16.011 | Get:8 https://mirror.gra1.ovh.opendev.org/debian trixie/main amd64 swtpm amd64 0.7.1-1.5 [24.4 kB] 2026-04-14 22:46:16.123 | Get:9 https://mirror.gra1.ovh.opendev.org/debian trixie/main amd64 swtpm-tools amd64 0.7.1-1.5 [96.7 kB] 2026-04-14 22:46:16.602 | Fetched 7,537 kB in 1s (7,226 kB/s) 2026-04-14 22:46:16.636 | Selecting previously unselected package libgnutls-dane0t64:amd64. 2026-04-14 22:46:16.672 | (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 46780 files and directories currently installed.) 2026-04-14 22:46:16.674 | Preparing to unpack .../0-libgnutls-dane0t64_3.8.9-3+deb13u2_amd64.deb ... 2026-04-14 22:46:16.678 | Unpacking libgnutls-dane0t64:amd64 (3.8.9-3+deb13u2) ... 2026-04-14 22:46:16.716 | Selecting previously unselected package gnutls-bin. 2026-04-14 22:46:16.720 | Preparing to unpack .../1-gnutls-bin_3.8.9-3+deb13u2_amd64.deb ... 2026-04-14 22:46:16.722 | Unpacking gnutls-bin (3.8.9-3+deb13u2) ... 2026-04-14 22:46:16.776 | Selecting previously unselected package libjson-glib-1.0-common. 2026-04-14 22:46:16.784 | Preparing to unpack .../2-libjson-glib-1.0-common_1.10.6+ds-2_all.deb ... 2026-04-14 22:46:16.786 | Unpacking libjson-glib-1.0-common (1.10.6+ds-2) ... 2026-04-14 22:46:16.844 | Selecting previously unselected package libjson-glib-1.0-0:amd64. 2026-04-14 22:46:16.852 | Preparing to unpack .../3-libjson-glib-1.0-0_1.10.6+ds-2_amd64.deb ... 2026-04-14 22:46:16.854 | Unpacking libjson-glib-1.0-0:amd64 (1.10.6+ds-2) ... 2026-04-14 22:46:16.892 | Selecting previously unselected package libtpms0:amd64. 2026-04-14 22:46:16.897 | Preparing to unpack .../4-libtpms0_0.9.2-3.2_amd64.deb ... 2026-04-14 22:46:16.899 | Unpacking libtpms0:amd64 (0.9.2-3.2) ... 2026-04-14 22:46:16.952 | Selecting previously unselected package ovmf. 2026-04-14 22:46:16.959 | Preparing to unpack .../5-ovmf_2025.02-8+deb13u1_all.deb ... 2026-04-14 22:46:16.962 | Unpacking ovmf (2025.02-8+deb13u1) ... 2026-04-14 22:46:17.064 | Selecting previously unselected package swtpm-libs:amd64. 2026-04-14 22:46:17.068 | Preparing to unpack .../6-swtpm-libs_0.7.1-1.5_amd64.deb ... 2026-04-14 22:46:17.071 | Unpacking swtpm-libs:amd64 (0.7.1-1.5) ... 2026-04-14 22:46:17.104 | Selecting previously unselected package swtpm. 2026-04-14 22:46:17.110 | Preparing to unpack .../7-swtpm_0.7.1-1.5_amd64.deb ... 2026-04-14 22:46:17.112 | Unpacking swtpm (0.7.1-1.5) ... 2026-04-14 22:46:17.140 | Selecting previously unselected package swtpm-tools. 2026-04-14 22:46:17.148 | Preparing to unpack .../8-swtpm-tools_0.7.1-1.5_amd64.deb ... 2026-04-14 22:46:17.150 | Unpacking swtpm-tools (0.7.1-1.5) ... 2026-04-14 22:46:17.206 | Setting up ovmf (2025.02-8+deb13u1) ... 2026-04-14 22:46:17.211 | Setting up libgnutls-dane0t64:amd64 (3.8.9-3+deb13u2) ... 2026-04-14 22:46:17.216 | Setting up libjson-glib-1.0-common (1.10.6+ds-2) ... 2026-04-14 22:46:17.220 | Setting up libtpms0:amd64 (0.9.2-3.2) ... 2026-04-14 22:46:17.224 | Setting up gnutls-bin (3.8.9-3+deb13u2) ... 2026-04-14 22:46:17.228 | Setting up swtpm-libs:amd64 (0.7.1-1.5) ... 2026-04-14 22:46:17.231 | Setting up libjson-glib-1.0-0:amd64 (1.10.6+ds-2) ... 2026-04-14 22:46:17.235 | Setting up swtpm (0.7.1-1.5) ... 2026-04-14 22:46:17.238 | Setting up swtpm-tools (0.7.1-1.5) ... 2026-04-14 22:46:17.468 | Processing triggers for man-db (2.13.1-1) ... 2026-04-14 22:46:18.546 | Processing triggers for libc-bin (2.41-12+deb13u1) ... 2026-04-14 22:46:18.692 | + functions-common:apt_get:1205 : result=0 2026-04-14 22:46:18.695 | + functions-common:apt_get:1208 : time_stop apt-get 2026-04-14 22:46:18.697 | + functions-common:time_stop:2414 : local name 2026-04-14 22:46:18.701 | + functions-common:time_stop:2415 : local end_time 2026-04-14 22:46:18.704 | + functions-common:time_stop:2416 : local elapsed_time 2026-04-14 22:46:18.707 | + functions-common:time_stop:2417 : local total 2026-04-14 22:46:18.710 | + functions-common:time_stop:2418 : local start_time 2026-04-14 22:46:18.713 | + functions-common:time_stop:2420 : name=apt-get 2026-04-14 22:46:18.716 | + functions-common:time_stop:2421 : start_time=1776206774323 2026-04-14 22:46:18.719 | + functions-common:time_stop:2423 : [[ -z 1776206774323 ]] 2026-04-14 22:46:18.723 | ++ functions-common:time_stop:2426 : date +%s%3N 2026-04-14 22:46:18.728 | + functions-common:time_stop:2426 : end_time=1776206778725 2026-04-14 22:46:18.731 | + functions-common:time_stop:2427 : elapsed_time=4402 2026-04-14 22:46:18.733 | + functions-common:time_stop:2428 : total=207679 2026-04-14 22:46:18.736 | + functions-common:time_stop:2430 : _TIME_START[$name]= 2026-04-14 22:46:18.739 | + functions-common:time_stop:2431 : _TIME_TOTAL[$name]=212081 2026-04-14 22:46:18.742 | + functions-common:apt_get:1209 : return 0 2026-04-14 22:46:18.744 | + lib/nova_plugins/functions-libvirt:install_libvirt:74 : is_arch aarch64 2026-04-14 22:46:18.748 | ++ functions-common:is_arch:519 : uname -m 2026-04-14 22:46:18.753 | + functions-common:is_arch:519 : [[ x86_64 == \a\a\r\c\h\6\4 ]] 2026-04-14 22:46:18.756 | + lib/nova_plugins/functions-libvirt:install_libvirt:113 : [[ False == True ]] 2026-04-14 22:46:18.759 | + lib/nova_plugins/hypervisor-libvirt:install_nova_hypervisor:96 : [[ qemu == \l\x\c ]] 2026-04-14 22:46:18.762 | + lib/nova_plugins/hypervisor-libvirt:install_nova_hypervisor:108 : [[ '' == \T\r\u\e ]] 2026-04-14 22:46:18.765 | + lib/nova:install_nova:921 : is_service_enabled n-novnc 2026-04-14 22:46:18.786 | + functions-common:is_service_enabled:2070 : return 1 2026-04-14 22:46:18.789 | + lib/nova:install_nova:948 : is_service_enabled n-spice 2026-04-14 22:46:18.812 | + functions-common:is_service_enabled:2070 : return 1 2026-04-14 22:46:18.816 | + lib/nova:install_nova:960 : git_clone https://opendev.org/openstack/nova.git /opt/stack/nova master 2026-04-14 22:46:18.819 | + functions-common:git_clone:583 : local git_remote=https://opendev.org/openstack/nova.git 2026-04-14 22:46:18.822 | + functions-common:git_clone:584 : local git_dest=/opt/stack/nova 2026-04-14 22:46:18.825 | + functions-common:git_clone:585 : local git_ref=master 2026-04-14 22:46:18.829 | + functions-common:git_clone:586 : local orig_dir 2026-04-14 22:46:18.833 | ++ functions-common:git_clone:587 : pwd 2026-04-14 22:46:18.837 | + functions-common:git_clone:587 : orig_dir=/opt/stack/devstack 2026-04-14 22:46:18.840 | + functions-common:git_clone:588 : local git_clone_flags= 2026-04-14 22:46:18.843 | ++ functions-common:git_clone:590 : trueorfalse False RECLONE 2026-04-14 22:46:18.866 | + functions-common:git_clone:590 : RECLONE=False 2026-04-14 22:46:18.870 | + functions-common:git_clone:591 : [[ 0 -gt 0 ]] 2026-04-14 22:46:18.873 | + functions-common:git_clone:595 : [[ False = \T\r\u\e ]] 2026-04-14 22:46:18.877 | + functions-common:git_clone:604 : egrep -q '^refs' 2026-04-14 22:46:18.878 | + functions-common:git_clone:604 : echo master 2026-04-14 22:46:18.884 | + functions-common:git_clone:618 : [[ ! -d /opt/stack/nova ]] 2026-04-14 22:46:18.887 | + functions-common:git_clone:628 : [[ False = \T\r\u\e ]] 2026-04-14 22:46:18.891 | + functions-common:git_clone:663 : sudo git config --system --add safe.directory /opt/stack/nova 2026-04-14 22:46:18.916 | + functions-common:git_clone:666 : cd /opt/stack/nova 2026-04-14 22:46:18.920 | + functions-common:git_clone:667 : git show --oneline 2026-04-14 22:46:18.920 | + functions-common:git_clone:667 : head -1 2026-04-14 22:46:18.939 | a80221d31a DNM test ceph ipv6 2026-04-14 22:46:18.943 | + functions-common:git_clone:668 : cd /opt/stack/devstack 2026-04-14 22:46:18.946 | + lib/nova:install_nova:961 : setup_develop /opt/stack/nova 2026-04-14 22:46:18.950 | + inc/python:setup_develop:353 : local bindep 2026-04-14 22:46:18.953 | + inc/python:setup_develop:354 : [[ /opt/stack/nova == -bindep* ]] 2026-04-14 22:46:18.957 | + inc/python:setup_develop:358 : local project_dir=/opt/stack/nova 2026-04-14 22:46:18.960 | + inc/python:setup_develop:359 : local extras= 2026-04-14 22:46:18.964 | + inc/python:setup_develop:360 : _setup_package_with_constraints_edit /opt/stack/nova -e 2026-04-14 22:46:18.967 | + inc/python:_setup_package_with_constraints_edit:379 : local bindep 2026-04-14 22:46:18.971 | + inc/python:_setup_package_with_constraints_edit:380 : [[ /opt/stack/nova == -bindep* ]] 2026-04-14 22:46:18.974 | + inc/python:_setup_package_with_constraints_edit:384 : local project_dir=/opt/stack/nova 2026-04-14 22:46:18.978 | + inc/python:_setup_package_with_constraints_edit:385 : local flags=-e 2026-04-14 22:46:18.981 | + inc/python:_setup_package_with_constraints_edit:386 : local extras= 2026-04-14 22:46:18.986 | ++ inc/python:_setup_package_with_constraints_edit:393 : cd /opt/stack/nova 2026-04-14 22:46:18.990 | ++ inc/python:_setup_package_with_constraints_edit:393 : pwd 2026-04-14 22:46:18.995 | + inc/python:_setup_package_with_constraints_edit:393 : project_dir=/opt/stack/nova 2026-04-14 22:46:18.998 | + inc/python:_setup_package_with_constraints_edit:395 : '[' -n /opt/stack/requirements ']' 2026-04-14 22:46:19.001 | + inc/python:_setup_package_with_constraints_edit:399 : local name 2026-04-14 22:46:19.007 | ++ inc/python:_setup_package_with_constraints_edit:400 : awk '/^name.*=/ {print $3}' /opt/stack/nova/setup.cfg 2026-04-14 22:46:19.016 | + inc/python:_setup_package_with_constraints_edit:400 : name=nova 2026-04-14 22:46:19.019 | + inc/python:_setup_package_with_constraints_edit:401 : '[' -z nova ']' 2026-04-14 22:46:19.022 | + inc/python:_setup_package_with_constraints_edit:405 : /opt/stack/requirements/.venv/bin/edit-constraints /opt/stack/requirements/upper-constraints.txt -- nova 2026-04-14 22:46:19.153 | + inc/python:_setup_package_with_constraints_edit:408 : setup_package /opt/stack/nova -e 2026-04-14 22:46:19.157 | + inc/python:setup_package:436 : local bindep=0 2026-04-14 22:46:19.160 | + inc/python:setup_package:437 : local bindep_flag= 2026-04-14 22:46:19.164 | + inc/python:setup_package:438 : local bindep_profiles= 2026-04-14 22:46:19.166 | + inc/python:setup_package:439 : [[ /opt/stack/nova == -bindep* ]] 2026-04-14 22:46:19.170 | + inc/python:setup_package:444 : local project_dir=/opt/stack/nova 2026-04-14 22:46:19.173 | + inc/python:setup_package:445 : local flags=-e 2026-04-14 22:46:19.176 | + inc/python:setup_package:446 : local extras= 2026-04-14 22:46:19.179 | + inc/python:setup_package:450 : [[ -n -e ]] 2026-04-14 22:46:19.183 | + inc/python:setup_package:450 : [[ -z '' ]] 2026-04-14 22:46:19.186 | + inc/python:setup_package:450 : [[ ! -e =~ ^-.* ]] 2026-04-14 22:46:19.190 | + inc/python:setup_package:455 : [[ ! -z '' ]] 2026-04-14 22:46:19.193 | + inc/python:setup_package:460 : [[ 0 == 1 ]] 2026-04-14 22:46:19.196 | + inc/python:setup_package:464 : pip_install -e /opt/stack/nova 2026-04-14 22:46:19.221 | Using python 3.13 to install /opt/stack/nova 2026-04-14 22:46:19.225 | + inc/python:pip_install:210 : env http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= /opt/stack/data/venv/bin/pip install -c /opt/stack/requirements/upper-constraints.txt -e /opt/stack/nova 2026-04-14 22:46:20.084 | Looking in indexes: https://mirror.gra1.ovh.opendev.org/pypi/simple, https://mirror.gra1.ovh.opendev.org/wheel/debian-13-x86_64 2026-04-14 22:46:20.085 | Obtaining file:///opt/stack/nova 2026-04-14 22:46:20.090 | Installing build dependencies: started 2026-04-14 22:46:24.386 | Installing build dependencies: finished with status 'done' 2026-04-14 22:46:24.387 | Checking if build backend supports build_editable: started 2026-04-14 22:46:24.816 | Checking if build backend supports build_editable: finished with status 'done' 2026-04-14 22:46:24.817 | Getting requirements to build editable: started 2026-04-14 22:46:25.069 | Getting requirements to build editable: finished with status 'done' 2026-04-14 22:46:25.072 | Preparing editable metadata (pyproject.toml): started 2026-04-14 22:46:27.786 | Preparing editable metadata (pyproject.toml): finished with status 'done' 2026-04-14 22:46:27.807 | Requirement already satisfied: pbr>=5.8.0 in /opt/stack/data/venv/lib/python3.13/site-packages (from nova==33.1.0.dev44) (7.0.3) 2026-04-14 22:46:27.808 | Requirement already satisfied: SQLAlchemy>=1.4.13 in /opt/stack/data/venv/lib/python3.13/site-packages (from nova==33.1.0.dev44) (2.0.49) 2026-04-14 22:46:27.809 | Requirement already satisfied: decorator>=4.1.0 in /opt/stack/data/venv/lib/python3.13/site-packages (from nova==33.1.0.dev44) (5.2.1) 2026-04-14 22:46:27.810 | Requirement already satisfied: eventlet>=0.30.1 in /opt/stack/data/venv/lib/python3.13/site-packages (from nova==33.1.0.dev44) (0.41.0) 2026-04-14 22:46:27.811 | Requirement already satisfied: Jinja2>=2.10 in /opt/stack/data/venv/lib/python3.13/site-packages (from nova==33.1.0.dev44) (3.1.6) 2026-04-14 22:46:27.811 | Requirement already satisfied: keystonemiddleware>=4.20.0 in /opt/stack/data/venv/lib/python3.13/site-packages (from nova==33.1.0.dev44) (12.0.0) 2026-04-14 22:46:27.812 | Requirement already satisfied: lxml>=4.5.0 in /opt/stack/data/venv/lib/python3.13/site-packages (from nova==33.1.0.dev44) (6.0.3) 2026-04-14 22:46:27.813 | Requirement already satisfied: Routes>=2.3.1 in /opt/stack/data/venv/lib/python3.13/site-packages (from nova==33.1.0.dev44) (2.5.1) 2026-04-14 22:46:27.814 | Requirement already satisfied: cryptography>=2.7 in /opt/stack/data/venv/lib/python3.13/site-packages (from nova==33.1.0.dev44) (43.0.3) 2026-04-14 22:46:27.815 | Requirement already satisfied: WebOb>=1.8.2 in /opt/stack/data/venv/lib/python3.13/site-packages (from nova==33.1.0.dev44) (1.8.9) 2026-04-14 22:46:27.815 | Requirement already satisfied: greenlet>=0.4.15 in /opt/stack/data/venv/lib/python3.13/site-packages (from nova==33.1.0.dev44) (3.4.0) 2026-04-14 22:46:27.816 | Requirement already satisfied: PasteDeploy>=1.5.0 in /opt/stack/data/venv/lib/python3.13/site-packages (from nova==33.1.0.dev44) (3.1.0) 2026-04-14 22:46:27.817 | Requirement already satisfied: Paste>=2.0.2 in /opt/stack/data/venv/lib/python3.13/site-packages (from nova==33.1.0.dev44) (3.10.1) 2026-04-14 22:46:27.817 | Requirement already satisfied: PrettyTable>=0.7.1 in /opt/stack/data/venv/lib/python3.13/site-packages (from nova==33.1.0.dev44) (3.17.0) 2026-04-14 22:46:27.818 | Requirement already satisfied: alembic>=1.5.0 in /opt/stack/data/venv/lib/python3.13/site-packages (from nova==33.1.0.dev44) (1.18.4) 2026-04-14 22:46:27.819 | Requirement already satisfied: netaddr>=0.7.18 in /opt/stack/data/venv/lib/python3.13/site-packages (from nova==33.1.0.dev44) (1.3.0) 2026-04-14 22:46:27.820 | Requirement already satisfied: paramiko>=2.7.1 in /opt/stack/data/venv/lib/python3.13/site-packages (from nova==33.1.0.dev44) (4.0.0) 2026-04-14 22:46:27.820 | Requirement already satisfied: jsonschema>=4.0.0 in /opt/stack/data/venv/lib/python3.13/site-packages (from nova==33.1.0.dev44) (4.26.0) 2026-04-14 22:46:30.943 | Collecting python-cinderclient>=4.0.1 (from nova==33.1.0.dev44) 2026-04-14 22:46:30.948 | Downloading https://mirror.gra1.ovh.opendev.org/pypifiles/packages/bf/bb/03659e4ab881a1b2828a37662d18b679be2f93f3163094c4efcaead8e62d/python_cinderclient-9.9.0-py3-none-any.whl.metadata (19 kB) 2026-04-14 22:46:30.955 | Requirement already satisfied: keystoneauth1>=3.16.0 in /opt/stack/data/venv/lib/python3.13/site-packages (from nova==33.1.0.dev44) (5.13.1) 2026-04-14 22:46:30.956 | Requirement already satisfied: python-neutronclient>=7.1.0 in /opt/stack/data/venv/lib/python3.13/site-packages (from nova==33.1.0.dev44) (11.8.0) 2026-04-14 22:46:30.957 | Requirement already satisfied: python-glanceclient>=4.7.0 in /opt/stack/data/venv/lib/python3.13/site-packages (from nova==33.1.0.dev44) (4.11.0) 2026-04-14 22:46:30.958 | Requirement already satisfied: requests>=2.25.1 in /opt/stack/data/venv/lib/python3.13/site-packages (from nova==33.1.0.dev44) (2.33.1) 2026-04-14 22:46:30.959 | Requirement already satisfied: stevedore>=1.20.0 in /opt/stack/data/venv/lib/python3.13/site-packages (from nova==33.1.0.dev44) (5.7.0) 2026-04-14 22:46:30.974 | Collecting websockify>=0.9.0 (from nova==33.1.0.dev44) 2026-04-14 22:46:30.978 | Downloading https://mirror.gra1.ovh.opendev.org/pypifiles/packages/19/e8/6476cd85a71f7cfb04ca1e199809b75bc8580d075d4338ffcde4c761d620/websockify-0.13.0-py3-none-any.whl.metadata (14 kB) 2026-04-14 22:46:30.987 | Requirement already satisfied: oslo.cache>=1.26.0 in /opt/stack/data/venv/lib/python3.13/site-packages (from nova==33.1.0.dev44) (4.1.1) 2026-04-14 22:46:30.988 | Requirement already satisfied: oslo.concurrency>=5.0.1 in /opt/stack/data/venv/lib/python3.13/site-packages (from nova==33.1.0.dev44) (7.4.0) 2026-04-14 22:46:30.988 | Requirement already satisfied: oslo.config>=8.6.0 in /opt/stack/data/venv/lib/python3.13/site-packages (from nova==33.1.0.dev44) (10.3.0) 2026-04-14 22:46:30.989 | Requirement already satisfied: oslo.context>=3.4.0 in /opt/stack/data/venv/lib/python3.13/site-packages (from nova==33.1.0.dev44) (6.3.0) 2026-04-14 22:46:30.990 | Requirement already satisfied: oslo.log>=4.6.1 in /opt/stack/data/venv/lib/python3.13/site-packages (from nova==33.1.0.dev44) (8.1.0) 2026-04-14 22:46:31.009 | Collecting oslo.limit>=2.9.2 (from nova==33.1.0.dev44) 2026-04-14 22:46:31.013 | Downloading https://mirror.gra1.ovh.opendev.org/pypifiles/packages/37/87/90d88981bd5f0507268b8be74cc96dcedc3a36ca55e9fa0696f244278e4a/oslo_limit-2.10.0-py3-none-any.whl.metadata (2.1 kB) 2026-04-14 22:46:31.019 | Requirement already satisfied: oslo.reports>=1.18.0 in /opt/stack/data/venv/lib/python3.13/site-packages (from nova==33.1.0.dev44) (3.7.0) 2026-04-14 22:46:31.020 | Requirement already satisfied: oslo.serialization>=4.2.0 in /opt/stack/data/venv/lib/python3.13/site-packages (from nova==33.1.0.dev44) (5.9.1) 2026-04-14 22:46:31.020 | Requirement already satisfied: oslo.upgradecheck>=1.3.0 in /opt/stack/data/venv/lib/python3.13/site-packages (from nova==33.1.0.dev44) (2.7.1) 2026-04-14 22:46:31.024 | Requirement already satisfied: oslo.utils>=8.0.0 in /opt/stack/data/venv/lib/python3.13/site-packages (from nova==33.1.0.dev44) (10.0.1) 2026-04-14 22:46:31.024 | Requirement already satisfied: oslo.db>=10.0.0 in /opt/stack/data/venv/lib/python3.13/site-packages (from nova==33.1.0.dev44) (18.0.0) 2026-04-14 22:46:31.024 | Requirement already satisfied: oslo.rootwrap>=5.15.0 in /opt/stack/data/venv/lib/python3.13/site-packages (from nova==33.1.0.dev44) (7.9.0) 2026-04-14 22:46:31.024 | Requirement already satisfied: oslo.messaging>=14.1.0 in /opt/stack/data/venv/lib/python3.13/site-packages (from nova==33.1.0.dev44) (17.3.0) 2026-04-14 22:46:31.024 | Requirement already satisfied: oslo.policy>=4.5.0 in /opt/stack/data/venv/lib/python3.13/site-packages (from nova==33.1.0.dev44) (5.0.0) 2026-04-14 22:46:31.025 | Requirement already satisfied: oslo.privsep>=2.6.2 in /opt/stack/data/venv/lib/python3.13/site-packages (from nova==33.1.0.dev44) (3.10.1) 2026-04-14 22:46:31.026 | Requirement already satisfied: oslo.i18n>=5.1.0 in /opt/stack/data/venv/lib/python3.13/site-packages (from nova==33.1.0.dev44) (6.7.2) 2026-04-14 22:46:31.028 | Requirement already satisfied: oslo.service>=4.5.0 in /opt/stack/data/venv/lib/python3.13/site-packages (from oslo.service[threading]>=4.5.0->nova==33.1.0.dev44) (4.5.1) 2026-04-14 22:46:31.029 | Requirement already satisfied: rfc3986>=1.2.0 in /opt/stack/data/venv/lib/python3.13/site-packages (from nova==33.1.0.dev44) (2.0.0) 2026-04-14 22:46:31.030 | Requirement already satisfied: oslo.middleware>=3.31.0 in /opt/stack/data/venv/lib/python3.13/site-packages (from nova==33.1.0.dev44) (8.0.0) 2026-04-14 22:46:31.031 | Requirement already satisfied: psutil>=3.2.2 in /opt/stack/data/venv/lib/python3.13/site-packages (from nova==33.1.0.dev44) (7.2.2) 2026-04-14 22:46:31.032 | Requirement already satisfied: oslo.versionedobjects>=1.35.0 in /opt/stack/data/venv/lib/python3.13/site-packages (from nova==33.1.0.dev44) (3.9.0) 2026-04-14 22:46:31.033 | Requirement already satisfied: os-brick>=6.10.0 in /opt/stack/data/venv/lib/python3.13/site-packages (from nova==33.1.0.dev44) (7.0.0) 2026-04-14 22:46:31.034 | Requirement already satisfied: os-resource-classes>=1.1.0 in /opt/stack/data/venv/lib/python3.13/site-packages (from nova==33.1.0.dev44) (1.1.0) 2026-04-14 22:46:31.035 | Requirement already satisfied: os-traits>=3.6.0 in /opt/stack/data/venv/lib/python3.13/site-packages (from nova==33.1.0.dev44) (3.6.0) 2026-04-14 22:46:31.036 | Requirement already satisfied: os-vif>=3.1.0 in /opt/stack/data/venv/lib/python3.13/site-packages (from nova==33.1.0.dev44) (4.3.0) 2026-04-14 22:46:31.037 | Requirement already satisfied: castellan>=0.16.0 in /opt/stack/data/venv/lib/python3.13/site-packages (from nova==33.1.0.dev44) (5.6.0) 2026-04-14 22:46:31.052 | Collecting microversion-parse>=0.2.1 (from nova==33.1.0.dev44) 2026-04-14 22:46:31.056 | Downloading https://mirror.gra1.ovh.opendev.org/pypifiles/packages/5d/b2/ca57b27d28b7f8a3ef5bc987bd7f68285e8902e3fd1602770fa939e7f7a9/microversion_parse-2.1.0-py3-none-any.whl.metadata (5.1 kB) 2026-04-14 22:46:31.062 | Requirement already satisfied: tooz>=1.58.0 in /opt/stack/data/venv/lib/python3.13/site-packages (from nova==33.1.0.dev44) (8.1.0) 2026-04-14 22:46:31.063 | Requirement already satisfied: cursive>=0.2.1 in /opt/stack/data/venv/lib/python3.13/site-packages (from nova==33.1.0.dev44) (0.2.3) 2026-04-14 22:46:31.076 | Collecting retrying>=1.3.3 (from nova==33.1.0.dev44) 2026-04-14 22:46:31.079 | Downloading https://mirror.gra1.ovh.opendev.org/pypifiles/packages/67/f3/6cd296376653270ac1b423bb30bd70942d9916b6978c6f40472d6ac038e7/retrying-1.4.2-py3-none-any.whl.metadata (5.5 kB) 2026-04-14 22:46:31.085 | Requirement already satisfied: os-service-types>=1.7.0 in /opt/stack/data/venv/lib/python3.13/site-packages (from nova==33.1.0.dev44) (1.8.2) 2026-04-14 22:46:31.086 | Requirement already satisfied: python-dateutil>=2.7.0 in /opt/stack/data/venv/lib/python3.13/site-packages (from nova==33.1.0.dev44) (2.9.0.post0) 2026-04-14 22:46:31.086 | Requirement already satisfied: futurist>=3.2.1 in /opt/stack/data/venv/lib/python3.13/site-packages (from nova==33.1.0.dev44) (3.3.0) 2026-04-14 22:46:31.087 | Requirement already satisfied: openstacksdk>=4.4.0 in /opt/stack/data/venv/lib/python3.13/site-packages (from nova==33.1.0.dev44) (4.11.0) 2026-04-14 22:46:31.088 | Requirement already satisfied: PyYAML>=5.1 in /opt/stack/data/venv/lib/python3.13/site-packages (from nova==33.1.0.dev44) (6.0.3) 2026-04-14 22:46:31.092 | Requirement already satisfied: Mako in /opt/stack/data/venv/lib/python3.13/site-packages (from alembic>=1.5.0->nova==33.1.0.dev44) (1.3.10) 2026-04-14 22:46:31.093 | Requirement already satisfied: typing-extensions>=4.12 in /opt/stack/data/venv/lib/python3.13/site-packages (from alembic>=1.5.0->nova==33.1.0.dev44) (4.15.0) 2026-04-14 22:46:31.096 | Requirement already satisfied: python-barbicanclient>=5.5.0 in /opt/stack/data/venv/lib/python3.13/site-packages (from castellan>=0.16.0->nova==33.1.0.dev44) (7.3.0) 2026-04-14 22:46:31.102 | Requirement already satisfied: cffi>=1.12 in /opt/stack/data/venv/lib/python3.13/site-packages (from cryptography>=2.7->nova==33.1.0.dev44) (2.0.0) 2026-04-14 22:46:31.108 | Requirement already satisfied: pycparser in /opt/stack/data/venv/lib/python3.13/site-packages (from cffi>=1.12->cryptography>=2.7->nova==33.1.0.dev44) (3.0) 2026-04-14 22:46:31.124 | Requirement already satisfied: dnspython>=1.15.0 in /opt/stack/data/venv/lib/python3.13/site-packages (from eventlet>=0.30.1->nova==33.1.0.dev44) (2.8.0) 2026-04-14 22:46:31.127 | Requirement already satisfied: debtcollector>=3.0.0 in /opt/stack/data/venv/lib/python3.13/site-packages (from futurist>=3.2.1->nova==33.1.0.dev44) (3.1.0) 2026-04-14 22:46:31.129 | Requirement already satisfied: wrapt>=2.1.0 in /opt/stack/data/venv/lib/python3.13/site-packages (from debtcollector>=3.0.0->futurist>=3.2.1->nova==33.1.0.dev44) (2.1.2) 2026-04-14 22:46:31.132 | Requirement already satisfied: MarkupSafe>=2.0 in /opt/stack/data/venv/lib/python3.13/site-packages (from Jinja2>=2.10->nova==33.1.0.dev44) (3.0.3) 2026-04-14 22:46:31.135 | Requirement already satisfied: attrs>=22.2.0 in /opt/stack/data/venv/lib/python3.13/site-packages (from jsonschema>=4.0.0->nova==33.1.0.dev44) (26.1.0) 2026-04-14 22:46:31.135 | Requirement already satisfied: jsonschema-specifications>=2023.03.6 in /opt/stack/data/venv/lib/python3.13/site-packages (from jsonschema>=4.0.0->nova==33.1.0.dev44) (2025.9.1) 2026-04-14 22:46:31.136 | Requirement already satisfied: referencing>=0.28.4 in /opt/stack/data/venv/lib/python3.13/site-packages (from jsonschema>=4.0.0->nova==33.1.0.dev44) (0.37.0) 2026-04-14 22:46:31.137 | Requirement already satisfied: rpds-py>=0.25.0 in /opt/stack/data/venv/lib/python3.13/site-packages (from jsonschema>=4.0.0->nova==33.1.0.dev44) (0.30.0) 2026-04-14 22:46:31.144 | Requirement already satisfied: iso8601>=2.0.0 in /opt/stack/data/venv/lib/python3.13/site-packages (from keystoneauth1>=3.16.0->nova==33.1.0.dev44) (2.1.0) 2026-04-14 22:46:31.151 | Requirement already satisfied: pycadf>=1.1.0 in /opt/stack/data/venv/lib/python3.13/site-packages (from keystonemiddleware>=4.20.0->nova==33.1.0.dev44) (4.0.1) 2026-04-14 22:46:31.151 | Requirement already satisfied: PyJWT>=2.4.0 in /opt/stack/data/venv/lib/python3.13/site-packages (from keystonemiddleware>=4.20.0->nova==33.1.0.dev44) (2.12.1) 2026-04-14 22:46:31.152 | Requirement already satisfied: python-keystoneclient>=3.20.0 in /opt/stack/data/venv/lib/python3.13/site-packages (from keystonemiddleware>=4.20.0->nova==33.1.0.dev44) (5.8.0) 2026-04-14 22:46:31.165 | Requirement already satisfied: dogpile.cache>=0.6.5 in /opt/stack/data/venv/lib/python3.13/site-packages (from openstacksdk>=4.4.0->nova==33.1.0.dev44) (1.5.0) 2026-04-14 22:46:31.167 | Requirement already satisfied: jmespath>=0.9.0 in /opt/stack/data/venv/lib/python3.13/site-packages (from openstacksdk>=4.4.0->nova==33.1.0.dev44) (1.1.0) 2026-04-14 22:46:31.168 | Requirement already satisfied: jsonpatch!=1.20,>=1.16 in /opt/stack/data/venv/lib/python3.13/site-packages (from openstacksdk>=4.4.0->nova==33.1.0.dev44) (1.33) 2026-04-14 22:46:31.171 | Requirement already satisfied: platformdirs>=3 in /opt/stack/data/venv/lib/python3.13/site-packages (from openstacksdk>=4.4.0->nova==33.1.0.dev44) (4.9.6) 2026-04-14 22:46:31.184 | Requirement already satisfied: jsonpointer>=1.9 in /opt/stack/data/venv/lib/python3.13/site-packages (from jsonpatch!=1.20,>=1.16->openstacksdk>=4.4.0->nova==33.1.0.dev44) (3.1.1) 2026-04-14 22:46:31.191 | Requirement already satisfied: tenacity>=6.3.1 in /opt/stack/data/venv/lib/python3.13/site-packages (from os-brick>=6.10.0->nova==33.1.0.dev44) (9.1.4) 2026-04-14 22:46:31.201 | Requirement already satisfied: ovsdbapp>=0.12.1 in /opt/stack/data/venv/lib/python3.13/site-packages (from os-vif>=3.1.0->nova==33.1.0.dev44) (2.16.1) 2026-04-14 22:46:31.203 | Requirement already satisfied: pyroute2>=0.5.2 in /opt/stack/data/venv/lib/python3.13/site-packages (from os-vif>=3.1.0->nova==33.1.0.dev44) (0.8.1) 2026-04-14 22:46:31.211 | Requirement already satisfied: fasteners>=0.7.0 in /opt/stack/data/venv/lib/python3.13/site-packages (from oslo.concurrency>=5.0.1->nova==33.1.0.dev44) (0.20) 2026-04-14 22:46:31.226 | Requirement already satisfied: testresources>=2.0.0 in /opt/stack/data/venv/lib/python3.13/site-packages (from oslo.db>=10.0.0->nova==33.1.0.dev44) (2.0.2) 2026-04-14 22:46:31.226 | Requirement already satisfied: testscenarios>=0.4 in /opt/stack/data/venv/lib/python3.13/site-packages (from oslo.db>=10.0.0->nova==33.1.0.dev44) (0.5.0) 2026-04-14 22:46:31.241 | Requirement already satisfied: cachetools>=2.0.0 in /opt/stack/data/venv/lib/python3.13/site-packages (from oslo.messaging>=14.1.0->nova==33.1.0.dev44) (7.0.5) 2026-04-14 22:46:31.242 | Requirement already satisfied: amqp>=2.5.2 in /opt/stack/data/venv/lib/python3.13/site-packages (from oslo.messaging>=14.1.0->nova==33.1.0.dev44) (5.3.1) 2026-04-14 22:46:31.243 | Requirement already satisfied: kombu>=4.6.8 in /opt/stack/data/venv/lib/python3.13/site-packages (from oslo.messaging>=14.1.0->nova==33.1.0.dev44) (5.6.2) 2026-04-14 22:46:31.244 | Requirement already satisfied: oslo.metrics>=0.2.1 in /opt/stack/data/venv/lib/python3.13/site-packages (from oslo.messaging>=14.1.0->nova==33.1.0.dev44) (0.15.1) 2026-04-14 22:46:31.248 | Requirement already satisfied: vine<6.0.0,>=5.0.0 in /opt/stack/data/venv/lib/python3.13/site-packages (from amqp>=2.5.2->oslo.messaging>=14.1.0->nova==33.1.0.dev44) (5.1.0) 2026-04-14 22:46:31.257 | Requirement already satisfied: tzdata>=2025.2 in /opt/stack/data/venv/lib/python3.13/site-packages (from kombu>=4.6.8->oslo.messaging>=14.1.0->nova==33.1.0.dev44) (2026.1) 2026-04-14 22:46:31.258 | Requirement already satisfied: packaging in /opt/stack/data/venv/lib/python3.13/site-packages (from kombu>=4.6.8->oslo.messaging>=14.1.0->nova==33.1.0.dev44) (26.0) 2026-04-14 22:46:31.265 | Requirement already satisfied: prometheus-client>=0.6.0 in /opt/stack/data/venv/lib/python3.13/site-packages (from oslo.metrics>=0.2.1->oslo.messaging>=14.1.0->nova==33.1.0.dev44) (0.25.0) 2026-04-14 22:46:31.268 | Requirement already satisfied: bcrypt>=3.1.3 in /opt/stack/data/venv/lib/python3.13/site-packages (from oslo.middleware>=3.31.0->nova==33.1.0.dev44) (5.0.0) 2026-04-14 22:46:31.270 | Requirement already satisfied: statsd>=3.2.1 in /opt/stack/data/venv/lib/python3.13/site-packages (from oslo.middleware>=3.31.0->nova==33.1.0.dev44) (4.0.1) 2026-04-14 22:46:31.283 | Requirement already satisfied: msgpack>=0.6.0 in /opt/stack/data/venv/lib/python3.13/site-packages (from oslo.privsep>=2.6.2->nova==33.1.0.dev44) (1.1.2) 2026-04-14 22:46:31.307 | Requirement already satisfied: Yappi>=1.0 in /opt/stack/data/venv/lib/python3.13/site-packages (from oslo.service>=4.5.0->oslo.service[threading]>=4.5.0->nova==33.1.0.dev44) (1.7.6) 2026-04-14 22:46:31.315 | Requirement already satisfied: cotyledon>=2.2.0 in /opt/stack/data/venv/lib/python3.13/site-packages (from oslo.service[threading]>=4.5.0->nova==33.1.0.dev44) (2.2.0) 2026-04-14 22:46:31.319 | Requirement already satisfied: setproctitle in /opt/stack/data/venv/lib/python3.13/site-packages (from cotyledon>=2.2.0->oslo.service[threading]>=4.5.0->nova==33.1.0.dev44) (1.3.7) 2026-04-14 22:46:31.329 | Requirement already satisfied: pyparsing>=2.1.0 in /opt/stack/data/venv/lib/python3.13/site-packages (from oslo.utils>=8.0.0->nova==33.1.0.dev44) (3.3.2) 2026-04-14 22:46:31.340 | Requirement already satisfied: fixtures>=3.0.0 in /opt/stack/data/venv/lib/python3.13/site-packages (from ovsdbapp>=0.12.1->os-vif>=3.1.0->nova==33.1.0.dev44) (4.3.2) 2026-04-14 22:46:31.341 | Requirement already satisfied: ovs>=2.10.0 in /opt/stack/data/venv/lib/python3.13/site-packages (from ovsdbapp>=0.12.1->os-vif>=3.1.0->nova==33.1.0.dev44) (3.7.1) 2026-04-14 22:46:31.351 | Requirement already satisfied: sortedcontainers in /opt/stack/data/venv/lib/python3.13/site-packages (from ovs>=2.10.0->ovsdbapp>=0.12.1->os-vif>=3.1.0->nova==33.1.0.dev44) (2.4.0) 2026-04-14 22:46:31.360 | Requirement already satisfied: invoke>=2.0 in /opt/stack/data/venv/lib/python3.13/site-packages (from paramiko>=2.7.1->nova==33.1.0.dev44) (3.0.3) 2026-04-14 22:46:31.361 | Requirement already satisfied: pynacl>=1.5 in /opt/stack/data/venv/lib/python3.13/site-packages (from paramiko>=2.7.1->nova==33.1.0.dev44) (1.6.2) 2026-04-14 22:46:31.370 | Requirement already satisfied: setuptools in /opt/stack/data/venv/lib/python3.13/site-packages (from Paste>=2.0.2->nova==33.1.0.dev44) (82.0.1) 2026-04-14 22:46:31.388 | Requirement already satisfied: wcwidth in /opt/stack/data/venv/lib/python3.13/site-packages (from PrettyTable>=0.7.1->nova==33.1.0.dev44) (0.6.0) 2026-04-14 22:46:31.426 | Requirement already satisfied: cliff>=2.8.0 in /opt/stack/data/venv/lib/python3.13/site-packages (from python-barbicanclient>=5.5.0->castellan>=0.16.0->nova==33.1.0.dev44) (4.13.3) 2026-04-14 22:46:31.432 | Requirement already satisfied: autopage>=0.4.0 in /opt/stack/data/venv/lib/python3.13/site-packages (from cliff>=2.8.0->python-barbicanclient>=5.5.0->castellan>=0.16.0->nova==33.1.0.dev44) (0.6.0) 2026-04-14 22:46:31.433 | Requirement already satisfied: cmd2>=1.0.0 in /opt/stack/data/venv/lib/python3.13/site-packages (from cliff>=2.8.0->python-barbicanclient>=5.5.0->castellan>=0.16.0->nova==33.1.0.dev44) (3.4.0) 2026-04-14 22:46:31.443 | Requirement already satisfied: pyperclip>=1.8.2 in /opt/stack/data/venv/lib/python3.13/site-packages (from cmd2>=1.0.0->cliff>=2.8.0->python-barbicanclient>=5.5.0->castellan>=0.16.0->nova==33.1.0.dev44) (1.11.0) 2026-04-14 22:46:31.445 | Requirement already satisfied: rich>=14.3.0 in /opt/stack/data/venv/lib/python3.13/site-packages (from cmd2>=1.0.0->cliff>=2.8.0->python-barbicanclient>=5.5.0->castellan>=0.16.0->nova==33.1.0.dev44) (14.3.4) 2026-04-14 22:46:31.445 | Requirement already satisfied: rich-argparse>=1.7.1 in /opt/stack/data/venv/lib/python3.13/site-packages (from cmd2>=1.0.0->cliff>=2.8.0->python-barbicanclient>=5.5.0->castellan>=0.16.0->nova==33.1.0.dev44) (1.7.2) 2026-04-14 22:46:31.460 | Requirement already satisfied: six>=1.5 in /opt/stack/data/venv/lib/python3.13/site-packages (from python-dateutil>=2.7.0->nova==33.1.0.dev44) (1.17.0) 2026-04-14 22:46:31.466 | Requirement already satisfied: warlock>=1.2.0 in /opt/stack/data/venv/lib/python3.13/site-packages (from python-glanceclient>=4.7.0->nova==33.1.0.dev44) (2.1.0) 2026-04-14 22:46:31.468 | Requirement already satisfied: pyOpenSSL>=17.1.0 in /opt/stack/data/venv/lib/python3.13/site-packages (from python-glanceclient>=4.7.0->nova==33.1.0.dev44) (24.2.1) 2026-04-14 22:46:31.486 | Requirement already satisfied: osc-lib>=1.12.0 in /opt/stack/data/venv/lib/python3.13/site-packages (from python-neutronclient>=7.1.0->nova==33.1.0.dev44) (4.4.0) 2026-04-14 22:46:31.510 | Requirement already satisfied: charset_normalizer<4,>=2 in /opt/stack/data/venv/lib/python3.13/site-packages (from requests>=2.25.1->nova==33.1.0.dev44) (3.4.7) 2026-04-14 22:46:31.511 | Requirement already satisfied: idna<4,>=2.5 in /opt/stack/data/venv/lib/python3.13/site-packages (from requests>=2.25.1->nova==33.1.0.dev44) (3.11) 2026-04-14 22:46:31.512 | Requirement already satisfied: urllib3<3,>=1.26 in /opt/stack/data/venv/lib/python3.13/site-packages (from requests>=2.25.1->nova==33.1.0.dev44) (2.6.3) 2026-04-14 22:46:31.514 | Requirement already satisfied: certifi>=2023.5.7 in /usr/lib/python3/dist-packages (from requests>=2.25.1->nova==33.1.0.dev44) (2025.1.31) 2026-04-14 22:46:31.555 | Requirement already satisfied: markdown-it-py>=2.2.0 in /opt/stack/data/venv/lib/python3.13/site-packages (from rich>=14.3.0->cmd2>=1.0.0->cliff>=2.8.0->python-barbicanclient>=5.5.0->castellan>=0.16.0->nova==33.1.0.dev44) (4.0.0) 2026-04-14 22:46:31.556 | Requirement already satisfied: pygments<3.0.0,>=2.13.0 in /opt/stack/data/venv/lib/python3.13/site-packages (from rich>=14.3.0->cmd2>=1.0.0->cliff>=2.8.0->python-barbicanclient>=5.5.0->castellan>=0.16.0->nova==33.1.0.dev44) (2.20.0) 2026-04-14 22:46:31.572 | Requirement already satisfied: mdurl~=0.1 in /opt/stack/data/venv/lib/python3.13/site-packages (from markdown-it-py>=2.2.0->rich>=14.3.0->cmd2>=1.0.0->cliff>=2.8.0->python-barbicanclient>=5.5.0->castellan>=0.16.0->nova==33.1.0.dev44) (0.1.2) 2026-04-14 22:46:31.594 | Requirement already satisfied: repoze.lru>=0.3 in /opt/stack/data/venv/lib/python3.13/site-packages (from Routes>=2.3.1->nova==33.1.0.dev44) (0.7) 2026-04-14 22:46:31.647 | Requirement already satisfied: testtools in /opt/stack/data/venv/lib/python3.13/site-packages (from testscenarios>=0.4->oslo.db>=10.0.0->nova==33.1.0.dev44) (2.9.0) 2026-04-14 22:46:31.653 | Requirement already satisfied: voluptuous>=0.8.9 in /opt/stack/data/venv/lib/python3.13/site-packages (from tooz>=1.58.0->nova==33.1.0.dev44) (0.16.0) 2026-04-14 22:46:31.686 | Requirement already satisfied: legacy-cgi>=2.6 in /opt/stack/data/venv/lib/python3.13/site-packages (from WebOb>=1.8.2->nova==33.1.0.dev44) (2.6.4) 2026-04-14 22:46:32.055 | Collecting numpy (from websockify>=0.9.0->nova==33.1.0.dev44) 2026-04-14 22:46:32.106 | Downloading https://mirror.gra1.ovh.opendev.org/pypifiles/packages/19/49/4df9123aafa7b539317bf6d342cb6d227e49f7a35b99c287a6109b13dd93/numpy-2.2.6-cp313-cp313-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.metadata (62 kB) 2026-04-14 22:46:32.140 | Collecting jwcrypto (from websockify>=0.9.0->nova==33.1.0.dev44) 2026-04-14 22:46:32.144 | Downloading https://mirror.gra1.ovh.opendev.org/pypifiles/packages/72/24/fb7da4d6613de7001feaf540d4b5969c6b5a1c42839043b0196cb13aa057/jwcrypto-1.5.7-py3-none-any.whl.metadata (3.3 kB) 2026-04-14 22:46:32.186 | Collecting redis (from websockify>=0.9.0->nova==33.1.0.dev44) 2026-04-14 22:46:32.190 | Downloading https://mirror.gra1.ovh.opendev.org/pypifiles/packages/74/3a/95deec7db1eb53979973ebd156f3369a72732208d1391cd2e5d127062a32/redis-7.4.0-py3-none-any.whl.metadata (12 kB) 2026-04-14 22:46:32.276 | Downloading https://mirror.gra1.ovh.opendev.org/pypifiles/packages/5d/b2/ca57b27d28b7f8a3ef5bc987bd7f68285e8902e3fd1602770fa939e7f7a9/microversion_parse-2.1.0-py3-none-any.whl (20 kB) 2026-04-14 22:46:32.283 | Downloading https://mirror.gra1.ovh.opendev.org/pypifiles/packages/37/87/90d88981bd5f0507268b8be74cc96dcedc3a36ca55e9fa0696f244278e4a/oslo_limit-2.10.0-py3-none-any.whl (23 kB) 2026-04-14 22:46:32.290 | Downloading https://mirror.gra1.ovh.opendev.org/pypifiles/packages/bf/bb/03659e4ab881a1b2828a37662d18b679be2f93f3163094c4efcaead8e62d/python_cinderclient-9.9.0-py3-none-any.whl (256 kB) 2026-04-14 22:46:32.298 | Downloading https://mirror.gra1.ovh.opendev.org/pypifiles/packages/67/f3/6cd296376653270ac1b423bb30bd70942d9916b6978c6f40472d6ac038e7/retrying-1.4.2-py3-none-any.whl (10 kB) 2026-04-14 22:46:32.305 | Downloading https://mirror.gra1.ovh.opendev.org/pypifiles/packages/19/e8/6476cd85a71f7cfb04ca1e199809b75bc8580d075d4338ffcde4c761d620/websockify-0.13.0-py3-none-any.whl (41 kB) 2026-04-14 22:46:32.312 | Downloading https://mirror.gra1.ovh.opendev.org/pypifiles/packages/72/24/fb7da4d6613de7001feaf540d4b5969c6b5a1c42839043b0196cb13aa057/jwcrypto-1.5.7-py3-none-any.whl (94 kB) 2026-04-14 22:46:32.318 | Downloading https://mirror.gra1.ovh.opendev.org/pypifiles/packages/19/49/4df9123aafa7b539317bf6d342cb6d227e49f7a35b99c287a6109b13dd93/numpy-2.2.6-cp313-cp313-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (16.5 MB) 2026-04-14 22:46:32.641 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 16.5/16.5 MB 53.9 MB/s 0:00:00 2026-04-14 22:46:32.645 | Downloading https://mirror.gra1.ovh.opendev.org/pypifiles/packages/74/3a/95deec7db1eb53979973ebd156f3369a72732208d1391cd2e5d127062a32/redis-7.4.0-py3-none-any.whl (409 kB) 2026-04-14 22:46:32.734 | Building wheels for collected packages: nova 2026-04-14 22:46:32.735 | Building editable for nova (pyproject.toml): started 2026-04-14 22:46:35.319 | Building editable for nova (pyproject.toml): finished with status 'done' 2026-04-14 22:46:35.324 | Created wheel for nova: filename=nova-33.1.0.dev44-0.editable-py3-none-any.whl size=9411 sha256=ab639ce62615ca52d2cd53de1d5bbcbb47ea58ac0295d4df4a9a6e3016f842b0 2026-04-14 22:46:35.324 | Stored in directory: /tmp/pip-ephem-wheel-cache-24gazo33/wheels/a5/ee/bd/ba2f7c8cb28e934634cf129ed7057ed3ca892ccd70930e8d3a 2026-04-14 22:46:35.324 | Successfully built nova 2026-04-14 22:46:35.491 | Installing collected packages: retrying, redis, numpy, microversion-parse, jwcrypto, websockify, python-cinderclient, oslo.limit, nova 2026-04-14 22:46:39.359 | 2026-04-14 22:46:39.379 | Successfully installed jwcrypto-1.5.7 microversion-parse-2.1.0 nova-33.1.0.dev44 numpy-2.2.6 oslo.limit-2.10.0 python-cinderclient-9.9.0 redis-7.4.0 retrying-1.4.2 websockify-0.13.0 2026-04-14 22:46:39.589 | + inc/python:pip_install:216 : result=0 2026-04-14 22:46:39.593 | + inc/python:pip_install:218 : time_stop pip_install 2026-04-14 22:46:39.597 | + functions-common:time_stop:2414 : local name 2026-04-14 22:46:39.601 | + functions-common:time_stop:2415 : local end_time 2026-04-14 22:46:39.605 | + functions-common:time_stop:2416 : local elapsed_time 2026-04-14 22:46:39.608 | + functions-common:time_stop:2417 : local total 2026-04-14 22:46:39.610 | + functions-common:time_stop:2418 : local start_time 2026-04-14 22:46:39.614 | + functions-common:time_stop:2420 : name=pip_install 2026-04-14 22:46:39.616 | + functions-common:time_stop:2421 : start_time=1776206779214 2026-04-14 22:46:39.619 | + functions-common:time_stop:2423 : [[ -z 1776206779214 ]] 2026-04-14 22:46:39.623 | ++ functions-common:time_stop:2426 : date +%s%3N 2026-04-14 22:46:39.629 | + functions-common:time_stop:2426 : end_time=1776206799625 2026-04-14 22:46:39.632 | + functions-common:time_stop:2427 : elapsed_time=20411 2026-04-14 22:46:39.635 | + functions-common:time_stop:2428 : total=163785 2026-04-14 22:46:39.638 | + functions-common:time_stop:2430 : _TIME_START[$name]= 2026-04-14 22:46:39.640 | + functions-common:time_stop:2431 : _TIME_TOTAL[$name]=184196 2026-04-14 22:46:39.643 | + inc/python:pip_install:219 : return 0 2026-04-14 22:46:39.647 | + inc/python:setup_package:466 : [[ -e == \-\e ]] 2026-04-14 22:46:39.649 | + inc/python:setup_package:466 : [[ True == \F\a\l\s\e ]] 2026-04-14 22:46:39.653 | + inc/python:_setup_package_with_constraints_edit:412 : use_library_from_git /opt/stack/nova 2026-04-14 22:46:39.656 | + inc/python:use_library_from_git:266 : local name=/opt/stack/nova 2026-04-14 22:46:39.659 | + inc/python:use_library_from_git:267 : local enabled=1 2026-04-14 22:46:39.662 | + inc/python:use_library_from_git:268 : [[ novnc,cinder,cinder-tempest-plugin,devstack,devstack-plugin-ceph,glance,keystone,neutron,nova,os-test-images,placement,requirements,swift,tempest = \A\L\L ]] 2026-04-14 22:46:39.665 | + inc/python:use_library_from_git:268 : [[ ,novnc,cinder,cinder-tempest-plugin,devstack,devstack-plugin-ceph,glance,keystone,neutron,nova,os-test-images,placement,requirements,swift,tempest, =~ ,/opt/stack/nova, ]] 2026-04-14 22:46:39.668 | + inc/python:use_library_from_git:269 : return 1 2026-04-14 22:46:39.671 | + 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-04-14 22:46:39.693 | + lib/stack:stack_install_service:33 : [[ False = True ]] 2026-04-14 22:46:39.697 | + ./stack.sh:main:956 : configure_nova 2026-04-14 22:46:39.700 | + lib/nova:configure_nova:260 : sudo install -d -o stack /etc/nova 2026-04-14 22:46:39.724 | + lib/nova:configure_nova:262 : configure_rootwrap nova 2026-04-14 22:46:39.727 | + inc/rootwrap:configure_rootwrap:43 : local project=nova 2026-04-14 22:46:39.730 | + inc/rootwrap:configure_rootwrap:44 : local project_uc 2026-04-14 22:46:39.735 | ++ inc/rootwrap:configure_rootwrap:45 : echo nova 2026-04-14 22:46:39.735 | ++ inc/rootwrap:configure_rootwrap:45 : tr a-z A-Z 2026-04-14 22:46:39.741 | + inc/rootwrap:configure_rootwrap:45 : project_uc=NOVA 2026-04-14 22:46:39.743 | + inc/rootwrap:configure_rootwrap:46 : local bin_dir=NOVA_BIN_DIR 2026-04-14 22:46:39.746 | + inc/rootwrap:configure_rootwrap:47 : bin_dir=/opt/stack/data/venv/bin 2026-04-14 22:46:39.749 | + inc/rootwrap:configure_rootwrap:48 : local project_dir=NOVA_DIR 2026-04-14 22:46:39.752 | + inc/rootwrap:configure_rootwrap:49 : project_dir=/opt/stack/nova 2026-04-14 22:46:39.755 | + inc/rootwrap:configure_rootwrap:51 : local rootwrap_conf_src_dir=/opt/stack/nova/etc/nova 2026-04-14 22:46:39.759 | + inc/rootwrap:configure_rootwrap:52 : local rootwrap_bin=/opt/stack/data/venv/bin/nova-rootwrap 2026-04-14 22:46:39.762 | + inc/rootwrap:configure_rootwrap:55 : sudo rm -rf /etc/nova/rootwrap.d 2026-04-14 22:46:39.781 | + inc/rootwrap:configure_rootwrap:56 : sudo install -d -o root -g root -m 755 /etc/nova/rootwrap.d 2026-04-14 22:46:39.807 | + inc/rootwrap:configure_rootwrap:57 : sudo install -o root -g root -m 644 /opt/stack/nova/etc/nova/rootwrap.d/compute.filters /etc/nova/rootwrap.d 2026-04-14 22:46:39.837 | + inc/rootwrap:configure_rootwrap:60 : sudo install -o root -g root -m 644 /opt/stack/nova/etc/nova/rootwrap.conf /etc/nova/rootwrap.conf 2026-04-14 22:46:39.859 | + inc/rootwrap:configure_rootwrap:61 : sudo sed -e 's:^filters_path=.*$:filters_path=/etc/nova/rootwrap.d:' -i /etc/nova/rootwrap.conf 2026-04-14 22:46:39.879 | + inc/rootwrap:configure_rootwrap:66 : sudo sed -e 's/^exec_dirs=.*/#&/' -i /etc/nova/rootwrap.conf 2026-04-14 22:46:39.905 | + inc/rootwrap:configure_rootwrap:69 : local tempfile 2026-04-14 22:46:39.911 | ++ inc/rootwrap:configure_rootwrap:70 : mktemp 2026-04-14 22:46:39.916 | + inc/rootwrap:configure_rootwrap:70 : tempfile=/tmp/tmp.O6fdiR82Gh 2026-04-14 22:46:39.920 | + inc/rootwrap:configure_rootwrap:72 : rootwrap_sudo_cmd='/opt/stack/data/venv/bin/nova-rootwrap /etc/nova/rootwrap.conf *' 2026-04-14 22:46:39.923 | + inc/rootwrap:configure_rootwrap:73 : echo 'stack ALL=(root) NOPASSWD: /opt/stack/data/venv/bin/nova-rootwrap /etc/nova/rootwrap.conf *' 2026-04-14 22:46:39.926 | + inc/rootwrap:configure_rootwrap:74 : '[' -f /opt/stack/data/venv/bin/nova-rootwrap-daemon ']' 2026-04-14 22:46:39.930 | + inc/rootwrap:configure_rootwrap:76 : rootwrap_sudo_cmd='/opt/stack/data/venv/bin/nova-rootwrap-daemon /etc/nova/rootwrap.conf' 2026-04-14 22:46:39.936 | + inc/rootwrap:configure_rootwrap:77 : echo 'stack ALL=(root) NOPASSWD: /opt/stack/data/venv/bin/nova-rootwrap-daemon /etc/nova/rootwrap.conf' 2026-04-14 22:46:39.939 | + inc/rootwrap:configure_rootwrap:79 : chmod 0440 /tmp/tmp.O6fdiR82Gh 2026-04-14 22:46:39.943 | + inc/rootwrap:configure_rootwrap:80 : sudo chown root:root /tmp/tmp.O6fdiR82Gh 2026-04-14 22:46:39.962 | + inc/rootwrap:configure_rootwrap:81 : sudo mv /tmp/tmp.O6fdiR82Gh /etc/sudoers.d/nova-rootwrap 2026-04-14 22:46:39.985 | ++ inc/rootwrap:configure_rootwrap:85 : dirname /opt/stack/data/venv/bin/nova-rootwrap 2026-04-14 22:46:39.991 | + inc/rootwrap:configure_rootwrap:85 : add_sudo_secure_path /opt/stack/data/venv/bin 2026-04-14 22:46:39.995 | + inc/rootwrap:add_sudo_secure_path:21 : local dir=/opt/stack/data/venv/bin 2026-04-14 22:46:39.997 | + inc/rootwrap:add_sudo_secure_path:22 : local line 2026-04-14 22:46:40.001 | + inc/rootwrap:add_sudo_secure_path:25 : [[ -r /etc/sudoers.d/zz-secure-path ]] 2026-04-14 22:46:40.005 | + 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-04-14 22:46:40.009 | + inc/rootwrap:add_sudo_secure_path:32 : [[ ! Defaults:stack secure_path=/usr/local/sbin:/usr/local/bin:/usr/sbin:/sbin:/usr/bin:/bin =~ /opt/stack/data/venv/bin ]] 2026-04-14 22:46:40.013 | + inc/rootwrap:add_sudo_secure_path:33 : echo 'Defaults:stack secure_path=/usr/local/sbin:/usr/local/bin:/usr/sbin:/sbin:/usr/bin:/bin:/opt/stack/data/venv/bin' 2026-04-14 22:46:40.014 | + inc/rootwrap:add_sudo_secure_path:33 : sudo tee /etc/sudoers.d/zz-secure-path 2026-04-14 22:46:40.027 | Defaults:stack secure_path=/usr/local/sbin:/usr/local/bin:/usr/sbin:/sbin:/usr/bin:/bin:/opt/stack/data/venv/bin 2026-04-14 22:46:40.031 | + inc/rootwrap:add_sudo_secure_path:34 : sudo chmod 400 /etc/sudoers.d/zz-secure-path 2026-04-14 22:46:40.050 | + inc/rootwrap:add_sudo_secure_path:35 : sudo chown root:root /etc/sudoers.d/zz-secure-path 2026-04-14 22:46:40.072 | + lib/nova:configure_nova:264 : [[ br-ex-tcpdump,br-int-flows,c-bak,c-vol,file_tracker,memory_tracker,n-cpu,openstack-cli-server,ovn-controller,ovs-vswitchd,ovsdb-server,placement-client,q-ovn-agent,tls-proxy =~ n-api ]] 2026-04-14 22:46:40.075 | + lib/nova:configure_nova:269 : is_service_enabled n-cpu 2026-04-14 22:46:40.096 | + functions-common:is_service_enabled:2070 : return 0 2026-04-14 22:46:40.100 | + lib/nova:configure_nova:271 : sudo sysctl -w net.ipv4.ip_forward=1 2026-04-14 22:46:40.119 | net.ipv4.ip_forward = 1 2026-04-14 22:46:40.125 | + lib/nova:configure_nova:273 : [[ libvirt = \l\i\b\v\i\r\t ]] 2026-04-14 22:46:40.128 | + lib/nova:configure_nova:277 : [[ qemu == \k\v\m ]] 2026-04-14 22:46:40.132 | + lib/nova:configure_nova:294 : [[ qemu == \l\x\c ]] 2026-04-14 22:46:40.136 | + lib/nova:configure_nova:309 : sudo install -d -o stack /opt/stack/data/nova/instances 2026-04-14 22:46:40.162 | + lib/nova:configure_nova:314 : '[' -L /dev/disk/by-label/nova-instances ']' 2026-04-14 22:46:40.167 | + lib/nova:configure_nova:323 : sudo tee /etc/iscsi/initiatorname.iscsi 2026-04-14 22:46:40.168 | ++ lib/nova:configure_nova:323 : iscsi-iname 2026-04-14 22:46:40.176 | + lib/nova:configure_nova:323 : echo InitiatorName=iqn.1993-08.org.debian:01:40299fb51593 2026-04-14 22:46:40.186 | InitiatorName=iqn.1993-08.org.debian:01:40299fb51593 2026-04-14 22:46:40.191 | + lib/nova:configure_nova:325 : [[ False == \T\r\u\e ]] 2026-04-14 22:46:40.197 | + lib/nova:configure_nova:340 : iniset -sudo /etc/iscsi/iscsid.conf DEFAULT node.session.auth.chap_algs SHA3-256,SHA256 2026-04-14 22:46:40.314 | + lib/nova:configure_nova:342 : [[ lioadm != \n\v\m\e\t ]] 2026-04-14 22:46:40.318 | + lib/nova:configure_nova:344 : restart_service iscsid 2026-04-14 22:46:40.321 | + functions-common:restart_service:2298 : '[' -x /bin/systemctl ']' 2026-04-14 22:46:40.325 | + functions-common:restart_service:2299 : sudo /bin/systemctl restart iscsid 2026-04-14 22:46:40.460 | + lib/nova:configure_nova:367 : create_nova_conf 2026-04-14 22:46:40.464 | + lib/nova:create_nova_conf:437 : rm -f /opt/stack/nova/bin/nova.conf 2026-04-14 22:46:40.469 | + lib/nova:create_nova_conf:440 : rm -f /etc/nova/nova.conf 2026-04-14 22:46:40.473 | + lib/nova:create_nova_conf:441 : iniset /etc/nova/nova.conf DEFAULT debug True 2026-04-14 22:46:40.511 | + lib/nova:create_nova_conf:442 : '[' True == True ']' 2026-04-14 22:46:40.514 | + lib/nova:create_nova_conf:443 : iniset /etc/nova/nova.conf DEFAULT allow_resize_to_same_host True 2026-04-14 22:46:40.543 | + lib/nova:create_nova_conf:445 : iniset /etc/nova/nova.conf wsgi api_paste_config /etc/nova/api-paste.ini 2026-04-14 22:46:40.575 | + lib/nova:create_nova_conf:446 : iniset /etc/nova/nova.conf DEFAULT rootwrap_config /etc/nova/rootwrap.conf 2026-04-14 22:46:40.605 | + lib/nova:create_nova_conf:447 : iniset /etc/nova/nova.conf filter_scheduler enabled_filters ComputeFilter,ComputeCapabilitiesFilter,ImagePropertiesFilter,ServerGroupAntiAffinityFilter,ServerGroupAffinityFilter,SameHostFilter,DifferentHostFilter 2026-04-14 22:46:40.641 | + lib/nova:create_nova_conf:448 : iniset /etc/nova/nova.conf scheduler workers 2 2026-04-14 22:46:40.678 | + lib/nova:create_nova_conf:449 : iniset /etc/nova/nova.conf neutron default_floating_pool public 2026-04-14 22:46:40.716 | + lib/nova:create_nova_conf:450 : iniset /etc/nova/nova.conf DEFAULT my_ip 2001:41d0:302:1000::1ab 2026-04-14 22:46:40.747 | + lib/nova:create_nova_conf:451 : iniset /etc/nova/nova.conf DEFAULT instance_name_template instance-%08x 2026-04-14 22:46:40.777 | + lib/nova:create_nova_conf:452 : iniset /etc/nova/nova.conf DEFAULT osapi_compute_listen :: 2026-04-14 22:46:40.808 | + lib/nova:create_nova_conf:453 : iniset /etc/nova/nova.conf DEFAULT metadata_listen :: 2026-04-14 22:46:40.840 | + lib/nova:create_nova_conf:454 : iniset /etc/nova/nova.conf DEFAULT shutdown_timeout 0 2026-04-14 22:46:40.874 | + lib/nova:create_nova_conf:458 : iniset /etc/nova/nova.conf api response_validation error 2026-04-14 22:46:40.918 | + lib/nova:create_nova_conf:460 : iniset /etc/nova/nova.conf key_manager backend nova.keymgr.conf_key_mgr.ConfKeyManager 2026-04-14 22:46:40.962 | + lib/nova:create_nova_conf:462 : iniset /etc/nova/nova.conf DEFAULT report_interval 120 2026-04-14 22:46:41.002 | + lib/nova:create_nova_conf:463 : iniset /etc/nova/nova.conf DEFAULT service_down_time 720 2026-04-14 22:46:41.038 | + lib/nova:create_nova_conf:465 : is_fedora 2026-04-14 22:46:41.041 | + functions-common:is_fedora:526 : [[ -z Debian ]] 2026-04-14 22:46:41.044 | + functions-common:is_fedora:530 : '[' Debian = Fedora ']' 2026-04-14 22:46:41.047 | + functions-common:is_fedora:530 : '[' Debian = 'Red Hat' ']' 2026-04-14 22:46:41.051 | + functions-common:is_fedora:531 : '[' Debian = openEuler ']' 2026-04-14 22:46:41.053 | + functions-common:is_fedora:532 : '[' Debian = RedHatEnterpriseServer ']' 2026-04-14 22:46:41.055 | + functions-common:is_fedora:533 : '[' Debian = RedHatEnterprise ']' 2026-04-14 22:46:41.058 | + functions-common:is_fedora:534 : '[' Debian = RedHatEnterpriseLinux ']' 2026-04-14 22:46:41.064 | + functions-common:is_fedora:535 : '[' Debian = RockyLinux ']' 2026-04-14 22:46:41.067 | + functions-common:is_fedora:536 : '[' Debian = CentOS ']' 2026-04-14 22:46:41.070 | + functions-common:is_fedora:536 : '[' Debian = CentOSStream ']' 2026-04-14 22:46:41.072 | + functions-common:is_fedora:537 : '[' Debian = AlmaLinux ']' 2026-04-14 22:46:41.075 | + functions-common:is_fedora:538 : '[' Debian = OracleServer ']' 2026-04-14 22:46:41.078 | + functions-common:is_fedora:538 : '[' Debian = Virtuozzo ']' 2026-04-14 22:46:41.080 | + lib/nova:create_nova_conf:474 : is_service_enabled n-api n-cond n-sched n-spice n-novnc n-sproxy 2026-04-14 22:46:41.100 | + functions-common:is_service_enabled:2070 : return 1 2026-04-14 22:46:41.103 | + lib/nova:create_nova_conf:498 : is_service_enabled n-api 2026-04-14 22:46:41.121 | + functions-common:is_service_enabled:2070 : return 1 2026-04-14 22:46:41.124 | + lib/nova:create_nova_conf:515 : is_service_enabled cinder 2026-04-14 22:46:41.144 | + functions-common:is_service_enabled:2070 : return 0 2026-04-14 22:46:41.147 | + lib/nova:create_nova_conf:516 : configure_cinder_access 2026-04-14 22:46:41.150 | + lib/nova:configure_cinder_access:640 : iniset /etc/nova/nova.conf cinder os_region_name RegionOne 2026-04-14 22:46:41.190 | + lib/nova:configure_cinder_access:647 : configure_keystoneauth /etc/nova/nova.conf nova cinder 2026-04-14 22:46:41.194 | + lib/keystone:configure_keystoneauth:432 : local conf_file=/etc/nova/nova.conf 2026-04-14 22:46:41.196 | + lib/keystone:configure_keystoneauth:433 : local admin_user=nova 2026-04-14 22:46:41.199 | + lib/keystone:configure_keystoneauth:434 : local section=cinder 2026-04-14 22:46:41.202 | + lib/keystone:configure_keystoneauth:436 : iniset /etc/nova/nova.conf cinder auth_type password 2026-04-14 22:46:41.236 | + lib/keystone:configure_keystoneauth:437 : iniset /etc/nova/nova.conf cinder interface public 2026-04-14 22:46:41.268 | + lib/keystone:configure_keystoneauth:438 : iniset /etc/nova/nova.conf cinder auth_url 'https://[2001:41d0:302:1000::1ab]/identity' 2026-04-14 22:46:41.308 | + lib/keystone:configure_keystoneauth:439 : iniset /etc/nova/nova.conf cinder username nova 2026-04-14 22:46:41.347 | + lib/keystone:configure_keystoneauth:440 : iniset /etc/nova/nova.conf cinder password secretservice 2026-04-14 22:46:41.384 | + lib/keystone:configure_keystoneauth:441 : iniset /etc/nova/nova.conf cinder user_domain_name Default 2026-04-14 22:46:41.420 | + lib/keystone:configure_keystoneauth:442 : iniset /etc/nova/nova.conf cinder project_name service 2026-04-14 22:46:41.456 | + lib/keystone:configure_keystoneauth:443 : iniset /etc/nova/nova.conf cinder project_domain_name Default 2026-04-14 22:46:41.491 | + lib/nova:configure_cinder_access:648 : is_service_enabled tls-proxy 2026-04-14 22:46:41.509 | + functions-common:is_service_enabled:2070 : return 0 2026-04-14 22:46:41.513 | + lib/nova:configure_cinder_access:649 : CINDER_SERVICE_HOST='[2001:41d0:302:1000::1ab]' 2026-04-14 22:46:41.516 | + lib/nova:configure_cinder_access:650 : CINDER_SERVICE_PORT=8776 2026-04-14 22:46:41.519 | + lib/nova:configure_cinder_access:651 : iniset /etc/nova/nova.conf cinder cafile /opt/stack/data/ca-bundle.pem 2026-04-14 22:46:41.557 | + lib/nova:create_nova_conf:519 : is_service_enabled manila 2026-04-14 22:46:41.579 | + functions-common:is_service_enabled:2070 : return 1 2026-04-14 22:46:41.583 | + lib/nova:create_nova_conf:523 : '[' -n /opt/stack/data/nova ']' 2026-04-14 22:46:41.586 | + lib/nova:create_nova_conf:524 : iniset /etc/nova/nova.conf DEFAULT state_path /opt/stack/data/nova 2026-04-14 22:46:41.624 | + lib/nova:create_nova_conf:525 : iniset /etc/nova/nova.conf oslo_concurrency lock_path /opt/stack/data/nova 2026-04-14 22:46:41.668 | + lib/nova:create_nova_conf:527 : '[' -n /opt/stack/data/nova/instances ']' 2026-04-14 22:46:41.670 | + lib/nova:create_nova_conf:528 : iniset /etc/nova/nova.conf DEFAULT instances_path /opt/stack/data/nova/instances 2026-04-14 22:46:41.709 | + lib/nova:create_nova_conf:530 : '[' False '!=' False ']' 2026-04-14 22:46:41.712 | + lib/nova:create_nova_conf:533 : '[' False '!=' False ']' 2026-04-14 22:46:41.715 | + lib/nova:create_nova_conf:539 : is_fedora 2026-04-14 22:46:41.718 | + functions-common:is_fedora:526 : [[ -z Debian ]] 2026-04-14 22:46:41.721 | + functions-common:is_fedora:530 : '[' Debian = Fedora ']' 2026-04-14 22:46:41.725 | + functions-common:is_fedora:530 : '[' Debian = 'Red Hat' ']' 2026-04-14 22:46:41.727 | + functions-common:is_fedora:531 : '[' Debian = openEuler ']' 2026-04-14 22:46:41.730 | + functions-common:is_fedora:532 : '[' Debian = RedHatEnterpriseServer ']' 2026-04-14 22:46:41.734 | + functions-common:is_fedora:533 : '[' Debian = RedHatEnterprise ']' 2026-04-14 22:46:41.737 | + functions-common:is_fedora:534 : '[' Debian = RedHatEnterpriseLinux ']' 2026-04-14 22:46:41.740 | + functions-common:is_fedora:535 : '[' Debian = RockyLinux ']' 2026-04-14 22:46:41.743 | + functions-common:is_fedora:536 : '[' Debian = CentOS ']' 2026-04-14 22:46:41.746 | + functions-common:is_fedora:536 : '[' Debian = CentOSStream ']' 2026-04-14 22:46:41.749 | + functions-common:is_fedora:537 : '[' Debian = AlmaLinux ']' 2026-04-14 22:46:41.752 | + functions-common:is_fedora:538 : '[' Debian = OracleServer ']' 2026-04-14 22:46:41.754 | + functions-common:is_fedora:538 : '[' Debian = Virtuozzo ']' 2026-04-14 22:46:41.757 | + lib/nova:create_nova_conf:544 : setup_logging /etc/nova/nova.conf 2026-04-14 22:46:41.761 | + functions:setup_logging:693 : setup_systemd_logging /etc/nova/nova.conf 2026-04-14 22:46:41.764 | + functions:setup_systemd_logging:710 : local conf_file=/etc/nova/nova.conf 2026-04-14 22:46:41.768 | ++ functions:setup_systemd_logging:715 : trueorfalse False USE_JOURNAL 2026-04-14 22:46:41.790 | + functions:setup_systemd_logging:715 : USE_JOURNAL=False 2026-04-14 22:46:41.794 | + functions:setup_systemd_logging:716 : local pidstr= 2026-04-14 22:46:41.796 | + functions:setup_systemd_logging:717 : [[ False == \T\r\u\e ]] 2026-04-14 22:46:41.799 | + functions:setup_systemd_logging:721 : pidstr='(pid=%(process)d) ' 2026-04-14 22:46:41.802 | + functions:setup_systemd_logging:723 : iniset /etc/nova/nova.conf DEFAULT logging_debug_format_suffix '{{(pid=%(process)d) %(funcName)s %(pathname)s:%(lineno)d}}' 2026-04-14 22:46:41.838 | + functions:setup_systemd_logging:725 : iniset /etc/nova/nova.conf DEFAULT logging_context_format_string '%(color)s%(levelname)s %(name)s [%(global_request_id)s %(request_id)s %(project_name)s %(user_name)s%(color)s] %(instance)s%(color)s%(message)s' 2026-04-14 22:46:41.876 | + functions:setup_systemd_logging:726 : iniset /etc/nova/nova.conf DEFAULT logging_default_format_string '%(color)s%(levelname)s %(name)s [-%(color)s] %(instance)s%(color)s%(message)s' 2026-04-14 22:46:41.909 | + functions:setup_systemd_logging:727 : iniset /etc/nova/nova.conf DEFAULT logging_exception_prefix 'ERROR %(name)s %(instance)s' 2026-04-14 22:46:41.942 | + functions:setup_systemd_logging:730 : iniset /etc/nova/nova.conf DEFAULT log_color False 2026-04-14 22:46:41.976 | + lib/nova:create_nova_conf:546 : iniset /etc/nova/nova.conf upgrade_levels compute auto 2026-04-14 22:46:42.012 | + lib/nova:create_nova_conf:548 : is_service_enabled n-api 2026-04-14 22:46:42.030 | + functions-common:is_service_enabled:2070 : return 1 2026-04-14 22:46:42.032 | + lib/nova:create_nova_conf:552 : is_service_enabled n-api-meta 2026-04-14 22:46:42.050 | + functions-common:is_service_enabled:2070 : return 1 2026-04-14 22:46:42.053 | + lib/nova:create_nova_conf:556 : is_service_enabled ceilometer 2026-04-14 22:46:42.072 | + functions-common:is_service_enabled:2070 : return 1 2026-04-14 22:46:42.076 | + lib/nova:create_nova_conf:564 : iniset /etc/nova/nova.conf oslo_messaging_notifications driver messagingv2 2026-04-14 22:46:42.111 | ++ lib/nova:create_nova_conf:565 : get_notification_url 2026-04-14 22:46:42.114 | ++ lib/rpc_backend:get_notification_url:136 : local virtual_host= 2026-04-14 22:46:42.116 | ++ lib/rpc_backend:get_notification_url:137 : is_service_enabled rabbit 2026-04-14 22:46:42.133 | ++ functions-common:is_service_enabled:2070 : return 1 2026-04-14 22:46:42.136 | ++ lib/rpc_backend:get_notification_url:137 : '[' -n 217.182.143.61 ']' 2026-04-14 22:46:42.139 | ++ lib/rpc_backend:get_notification_url:137 : '[' -n secretrabbit ']' 2026-04-14 22:46:42.141 | ++ lib/rpc_backend:get_notification_url:138 : echo rabbit://stackrabbit:secretrabbit@217.182.143.61:5672/ 2026-04-14 22:46:42.144 | + lib/nova:create_nova_conf:565 : iniset /etc/nova/nova.conf oslo_messaging_notifications transport_url rabbit://stackrabbit:secretrabbit@217.182.143.61:5672/ 2026-04-14 22:46:42.175 | + lib/nova:create_nova_conf:566 : iniset /etc/nova/nova.conf notifications notification_format unversioned 2026-04-14 22:46:42.209 | + lib/nova:create_nova_conf:567 : iniset_rpc_backend nova /etc/nova/nova.conf 2026-04-14 22:46:42.213 | + lib/rpc_backend:iniset_rpc_backend:144 : local package=nova 2026-04-14 22:46:42.217 | + lib/rpc_backend:iniset_rpc_backend:145 : local file=/etc/nova/nova.conf 2026-04-14 22:46:42.220 | + lib/rpc_backend:iniset_rpc_backend:146 : local section=DEFAULT 2026-04-14 22:46:42.223 | + lib/rpc_backend:iniset_rpc_backend:147 : local virtual_host= 2026-04-14 22:46:42.227 | + lib/rpc_backend:iniset_rpc_backend:148 : is_service_enabled rabbit 2026-04-14 22:46:42.248 | + functions-common:is_service_enabled:2070 : return 1 2026-04-14 22:46:42.252 | + lib/rpc_backend:iniset_rpc_backend:148 : '[' -n 217.182.143.61 ']' 2026-04-14 22:46:42.254 | + lib/rpc_backend:iniset_rpc_backend:148 : '[' -n secretrabbit ']' 2026-04-14 22:46:42.258 | ++ lib/rpc_backend:iniset_rpc_backend:149 : get_transport_url '' 2026-04-14 22:46:42.262 | ++ lib/rpc_backend:get_transport_url:126 : local virtual_host= 2026-04-14 22:46:42.265 | ++ lib/rpc_backend:get_transport_url:127 : is_service_enabled rabbit 2026-04-14 22:46:42.283 | ++ functions-common:is_service_enabled:2070 : return 1 2026-04-14 22:46:42.285 | ++ lib/rpc_backend:get_transport_url:127 : '[' -n 217.182.143.61 ']' 2026-04-14 22:46:42.287 | ++ lib/rpc_backend:get_transport_url:127 : '[' -n secretrabbit ']' 2026-04-14 22:46:42.290 | ++ lib/rpc_backend:get_transport_url:128 : echo rabbit://stackrabbit:secretrabbit@217.182.143.61:5672/ 2026-04-14 22:46:42.293 | + lib/rpc_backend:iniset_rpc_backend:149 : iniset /etc/nova/nova.conf DEFAULT transport_url rabbit://stackrabbit:secretrabbit@217.182.143.61:5672/ 2026-04-14 22:46:42.327 | + lib/rpc_backend:iniset_rpc_backend:150 : '[' -n '' ']' 2026-04-14 22:46:42.330 | + lib/rpc_backend:iniset_rpc_backend:153 : '[' -n '' ']' 2026-04-14 22:46:42.333 | + lib/nova:create_nova_conf:569 : iniset /etc/nova/nova.conf DEFAULT osapi_compute_workers 2 2026-04-14 22:46:42.370 | + lib/nova:create_nova_conf:570 : iniset /etc/nova/nova.conf DEFAULT metadata_workers 2 2026-04-14 22:46:42.409 | + lib/nova:create_nova_conf:572 : iniset /etc/nova/nova.conf conductor workers 2 2026-04-14 22:46:42.448 | + lib/nova:create_nova_conf:574 : is_service_enabled tls-proxy 2026-04-14 22:46:42.467 | + functions-common:is_service_enabled:2070 : return 0 2026-04-14 22:46:42.470 | + lib/nova:create_nova_conf:575 : iniset /etc/nova/nova.conf DEFAULT glance_protocol https 2026-04-14 22:46:42.508 | + lib/nova:create_nova_conf:576 : iniset /etc/nova/nova.conf oslo_middleware enable_proxy_headers_parsing True 2026-04-14 22:46:42.550 | + lib/nova:create_nova_conf:579 : iniset /etc/nova/nova.conf DEFAULT graceful_shutdown_timeout 5 2026-04-14 22:46:42.583 | + lib/nova:create_nova_conf:581 : '[' True == True ']' 2026-04-14 22:46:42.587 | + lib/nova:create_nova_conf:582 : init_nova_service_user_conf 2026-04-14 22:46:42.590 | + lib/nova:init_nova_service_user_conf:822 : iniset /etc/nova/nova.conf service_user send_service_user_token True 2026-04-14 22:46:42.631 | + lib/nova:init_nova_service_user_conf:823 : configure_keystoneauth /etc/nova/nova.conf nova service_user 2026-04-14 22:46:42.634 | + lib/keystone:configure_keystoneauth:432 : local conf_file=/etc/nova/nova.conf 2026-04-14 22:46:42.637 | + lib/keystone:configure_keystoneauth:433 : local admin_user=nova 2026-04-14 22:46:42.640 | + lib/keystone:configure_keystoneauth:434 : local section=service_user 2026-04-14 22:46:42.643 | + lib/keystone:configure_keystoneauth:436 : iniset /etc/nova/nova.conf service_user auth_type password 2026-04-14 22:46:42.676 | + lib/keystone:configure_keystoneauth:437 : iniset /etc/nova/nova.conf service_user interface public 2026-04-14 22:46:42.712 | + lib/keystone:configure_keystoneauth:438 : iniset /etc/nova/nova.conf service_user auth_url 'https://[2001:41d0:302:1000::1ab]/identity' 2026-04-14 22:46:42.750 | + lib/keystone:configure_keystoneauth:439 : iniset /etc/nova/nova.conf service_user username nova 2026-04-14 22:46:42.791 | + lib/keystone:configure_keystoneauth:440 : iniset /etc/nova/nova.conf service_user password secretservice 2026-04-14 22:46:42.831 | + lib/keystone:configure_keystoneauth:441 : iniset /etc/nova/nova.conf service_user user_domain_name Default 2026-04-14 22:46:42.867 | + lib/keystone:configure_keystoneauth:442 : iniset /etc/nova/nova.conf service_user project_name service 2026-04-14 22:46:42.906 | + lib/keystone:configure_keystoneauth:443 : iniset /etc/nova/nova.conf service_user project_domain_name Default 2026-04-14 22:46:42.939 | + lib/nova:create_nova_conf:585 : is_service_enabled n-cond 2026-04-14 22:46:42.960 | + functions-common:is_service_enabled:2070 : return 1 2026-04-14 22:46:42.964 | + lib/nova:create_nova_conf:617 : [[ superconductor == \s\i\n\g\l\e\c\o\n\d\u\c\t\o\r ]] 2026-04-14 22:46:42.967 | ++ lib/nova:create_nova_conf:620 : seq 1 1 2026-04-14 22:46:42.974 | + lib/nova:create_nova_conf:620 : for i in $(seq 1 $NOVA_NUM_CELLS) 2026-04-14 22:46:42.976 | + lib/nova:create_nova_conf:621 : local conf 2026-04-14 22:46:42.978 | + lib/nova:create_nova_conf:622 : local offset 2026-04-14 22:46:42.983 | ++ lib/nova:create_nova_conf:623 : conductor_conf 1 2026-04-14 22:46:42.986 | ++ lib/nova:conductor_conf:827 : local cell=1 2026-04-14 22:46:42.989 | ++ lib/nova:conductor_conf:828 : echo /etc/nova/nova_cell1.conf 2026-04-14 22:46:42.993 | + lib/nova:create_nova_conf:623 : conf=/etc/nova/nova_cell1.conf 2026-04-14 22:46:42.996 | + lib/nova:create_nova_conf:624 : offset=0 2026-04-14 22:46:42.998 | + lib/nova:create_nova_conf:625 : configure_console_proxies /etc/nova/nova_cell1.conf 0 2026-04-14 22:46:43.002 | + lib/nova:configure_console_proxies:724 : local conf=/etc/nova/nova_cell1.conf 2026-04-14 22:46:43.004 | + lib/nova:configure_console_proxies:725 : local offset=0 2026-04-14 22:46:43.008 | + lib/nova:configure_console_proxies:729 : offset=0 2026-04-14 22:46:43.011 | + lib/nova:configure_console_proxies:731 : is_service_enabled n-novnc 2026-04-14 22:46:43.027 | + functions-common:is_service_enabled:2070 : return 1 2026-04-14 22:46:43.029 | + lib/nova:configure_console_proxies:731 : '[' True '!=' False ']' 2026-04-14 22:46:43.033 | + lib/nova:configure_console_proxies:732 : iniset /etc/nova/nova_cell1.conf vnc novncproxy_host :: 2026-04-14 22:46:43.067 | + lib/nova:configure_console_proxies:733 : iniset /etc/nova/nova_cell1.conf vnc novncproxy_port 6080 2026-04-14 22:46:43.103 | + lib/nova:configure_console_proxies:735 : is_nova_console_proxy_compute_tls_enabled 2026-04-14 22:46:43.106 | + lib/nova:is_nova_console_proxy_compute_tls_enabled:188 : [[ False = \T\r\u\e ]] 2026-04-14 22:46:43.108 | + lib/nova:is_nova_console_proxy_compute_tls_enabled:189 : return 1 2026-04-14 22:46:43.112 | + lib/nova:configure_console_proxies:763 : is_service_enabled n-spice 2026-04-14 22:46:43.129 | + functions-common:is_service_enabled:2070 : return 1 2026-04-14 22:46:43.132 | + lib/nova:configure_console_proxies:768 : is_service_enabled n-sproxy 2026-04-14 22:46:43.150 | + functions-common:is_service_enabled:2070 : return 1 2026-04-14 22:46:43.153 | + lib/nova:configure_nova:369 : is_service_enabled n-cpu 2026-04-14 22:46:43.171 | + functions-common:is_service_enabled:2070 : return 0 2026-04-14 22:46:43.174 | + lib/nova:configure_nova:369 : [[ -r /opt/stack/devstack/lib/nova_plugins/hypervisor-libvirt ]] 2026-04-14 22:46:43.176 | + lib/nova:configure_nova:371 : configure_nova_hypervisor 2026-04-14 22:46:43.180 | + lib/nova_plugins/hypervisor-libvirt:configure_nova_hypervisor:40 : configure_libvirt 2026-04-14 22:46:43.182 | + lib/nova_plugins/functions-libvirt:configure_libvirt:121 : is_service_enabled neutron 2026-04-14 22:46:43.200 | + functions-common:is_service_enabled:2070 : return 0 2026-04-14 22:46:43.204 | + lib/nova_plugins/functions-libvirt:configure_libvirt:121 : sudo grep -q '^cgroup_device_acl' /etc/libvirt/qemu.conf 2026-04-14 22:46:43.237 | + lib/nova_plugins/functions-libvirt:configure_libvirt:123 : sudo tee -a /etc/libvirt/qemu.conf 2026-04-14 22:46:43.238 | + lib/nova_plugins/functions-libvirt:configure_libvirt:123 : cat 2026-04-14 22:46:43.255 | cgroup_device_acl = [ 2026-04-14 22:46:43.256 | "/dev/null", "/dev/full", "/dev/zero", 2026-04-14 22:46:43.256 | "/dev/random", "/dev/urandom", 2026-04-14 22:46:43.256 | "/dev/ptmx", "/dev/kvm", "/dev/kqemu", 2026-04-14 22:46:43.256 | "/dev/rtc", "/dev/hpet","/dev/net/tun", 2026-04-14 22:46:43.256 | "/dev/vfio/vfio", 2026-04-14 22:46:43.256 | ] 2026-04-14 22:46:43.261 | + lib/nova_plugins/functions-libvirt:configure_libvirt:134 : is_fedora 2026-04-14 22:46:43.263 | + functions-common:is_fedora:526 : [[ -z Debian ]] 2026-04-14 22:46:43.266 | + functions-common:is_fedora:530 : '[' Debian = Fedora ']' 2026-04-14 22:46:43.270 | + functions-common:is_fedora:530 : '[' Debian = 'Red Hat' ']' 2026-04-14 22:46:43.273 | + functions-common:is_fedora:531 : '[' Debian = openEuler ']' 2026-04-14 22:46:43.275 | + functions-common:is_fedora:532 : '[' Debian = RedHatEnterpriseServer ']' 2026-04-14 22:46:43.278 | + functions-common:is_fedora:533 : '[' Debian = RedHatEnterprise ']' 2026-04-14 22:46:43.281 | + functions-common:is_fedora:534 : '[' Debian = RedHatEnterpriseLinux ']' 2026-04-14 22:46:43.285 | + functions-common:is_fedora:535 : '[' Debian = RockyLinux ']' 2026-04-14 22:46:43.289 | + functions-common:is_fedora:536 : '[' Debian = CentOS ']' 2026-04-14 22:46:43.291 | + functions-common:is_fedora:536 : '[' Debian = CentOSStream ']' 2026-04-14 22:46:43.294 | + functions-common:is_fedora:537 : '[' Debian = AlmaLinux ']' 2026-04-14 22:46:43.297 | + functions-common:is_fedora:538 : '[' Debian = OracleServer ']' 2026-04-14 22:46:43.300 | + functions-common:is_fedora:538 : '[' Debian = Virtuozzo ']' 2026-04-14 22:46:43.303 | + lib/nova_plugins/functions-libvirt:configure_libvirt:153 : getent group libvirt 2026-04-14 22:46:43.308 | + lib/nova_plugins/functions-libvirt:configure_libvirt:156 : add_user_to_group stack libvirt 2026-04-14 22:46:43.311 | + functions-common:add_user_to_group:2183 : local user=stack 2026-04-14 22:46:43.315 | + functions-common:add_user_to_group:2184 : local group=libvirt 2026-04-14 22:46:43.318 | + functions-common:add_user_to_group:2186 : sudo usermod -a -G libvirt stack 2026-04-14 22:46:43.356 | + lib/nova_plugins/functions-libvirt:configure_libvirt:159 : [[ True = \T\r\u\e ]] 2026-04-14 22:46:43.359 | + lib/nova_plugins/functions-libvirt:configure_libvirt:160 : is_ubuntu 2026-04-14 22:46:43.363 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-04-14 22:46:43.366 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-04-14 22:46:43.369 | + lib/nova_plugins/functions-libvirt:configure_libvirt:165 : local 'log_filters=1:libvirt.c 1:qemu 1:conf 1:security 3:object 3:event 3:json 3:file 1:util 1:cpu' 2026-04-14 22:46:43.373 | + lib/nova_plugins/functions-libvirt:configure_libvirt:169 : local log_outputs=1:file:/var/log/libvirt/libvirtd.log 2026-04-14 22:46:43.376 | + lib/nova_plugins/functions-libvirt:configure_libvirt:170 : sudo grep -q '^log_filters="1:libvirt.c 1:qemu 1:conf 1:security 3:object 3:event 3:json 3:file 1:util 1:cpu"' /etc/libvirt/libvirtd.conf 2026-04-14 22:46:43.397 | + lib/nova_plugins/functions-libvirt:configure_libvirt:171 : echo 'log_filters="1:libvirt.c 1:qemu 1:conf 1:security 3:object 3:event 3:json 3:file 1:util 1:cpu"' 2026-04-14 22:46:43.397 | + lib/nova_plugins/functions-libvirt:configure_libvirt:171 : sudo tee -a /etc/libvirt/libvirtd.conf 2026-04-14 22:46:43.410 | log_filters="1:libvirt.c 1:qemu 1:conf 1:security 3:object 3:event 3:json 3:file 1:util 1:cpu" 2026-04-14 22:46:43.415 | + lib/nova_plugins/functions-libvirt:configure_libvirt:173 : sudo grep -q '^log_outputs="1:file:/var/log/libvirt/libvirtd.log"' /etc/libvirt/libvirtd.conf 2026-04-14 22:46:43.434 | + lib/nova_plugins/functions-libvirt:configure_libvirt:174 : echo 'log_outputs="1:file:/var/log/libvirt/libvirtd.log"' 2026-04-14 22:46:43.435 | + lib/nova_plugins/functions-libvirt:configure_libvirt:174 : sudo tee -a /etc/libvirt/libvirtd.conf 2026-04-14 22:46:43.450 | log_outputs="1:file:/var/log/libvirt/libvirtd.log" 2026-04-14 22:46:43.456 | + lib/nova_plugins/functions-libvirt:configure_libvirt:178 : is_nova_console_proxy_compute_tls_enabled 2026-04-14 22:46:43.459 | + lib/nova:is_nova_console_proxy_compute_tls_enabled:188 : [[ False = \T\r\u\e ]] 2026-04-14 22:46:43.462 | + lib/nova:is_nova_console_proxy_compute_tls_enabled:189 : return 1 2026-04-14 22:46:43.467 | + lib/nova_plugins/functions-libvirt:configure_libvirt:196 : restart_service libvirtd 2026-04-14 22:46:43.470 | + functions-common:restart_service:2298 : '[' -x /bin/systemctl ']' 2026-04-14 22:46:43.474 | + functions-common:restart_service:2299 : sudo /bin/systemctl restart libvirtd 2026-04-14 22:46:43.600 | + lib/nova_plugins/functions-libvirt:configure_libvirt:202 : restart_service virtlogd 2026-04-14 22:46:43.603 | + functions-common:restart_service:2298 : '[' -x /bin/systemctl ']' 2026-04-14 22:46:43.608 | + functions-common:restart_service:2299 : sudo /bin/systemctl restart virtlogd 2026-04-14 22:46:43.765 | + lib/nova_plugins/hypervisor-libvirt:configure_nova_hypervisor:41 : iniset /etc/nova/nova.conf libvirt virt_type qemu 2026-04-14 22:46:43.806 | + lib/nova_plugins/hypervisor-libvirt:configure_nova_hypervisor:42 : iniset /etc/nova/nova.conf libvirt cpu_mode custom 2026-04-14 22:46:43.844 | + lib/nova_plugins/hypervisor-libvirt:configure_nova_hypervisor:43 : '[' custom == custom ']' 2026-04-14 22:46:43.847 | + lib/nova_plugins/hypervisor-libvirt:configure_nova_hypervisor:44 : iniset /etc/nova/nova.conf libvirt cpu_model Nehalem 2026-04-14 22:46:43.879 | + lib/nova_plugins/hypervisor-libvirt:configure_nova_hypervisor:47 : iniset /etc/nova/nova.conf DEFAULT pointer_model ps2mouse 2026-04-14 22:46:43.918 | + lib/nova_plugins/hypervisor-libvirt:configure_nova_hypervisor:48 : iniset /etc/nova/nova.conf libvirt live_migration_uri qemu+ssh://stack@%s/system 2026-04-14 22:46:43.957 | + lib/nova_plugins/hypervisor-libvirt:configure_nova_hypervisor:49 : iniset /etc/nova/nova.conf DEFAULT default_ephemeral_format ext4 2026-04-14 22:46:43.994 | + lib/nova_plugins/hypervisor-libvirt:configure_nova_hypervisor:50 : iniset /etc/nova/nova.conf DEFAULT compute_driver libvirt.LibvirtDriver 2026-04-14 22:46:44.031 | + lib/nova_plugins/hypervisor-libvirt:configure_nova_hypervisor:52 : is_arch ppc64 2026-04-14 22:46:44.036 | ++ functions-common:is_arch:519 : uname -m 2026-04-14 22:46:44.040 | + functions-common:is_arch:519 : [[ x86_64 == \p\p\c\6\4 ]] 2026-04-14 22:46:44.043 | + lib/nova_plugins/hypervisor-libvirt:configure_nova_hypervisor:57 : is_arch aarch64 2026-04-14 22:46:44.047 | ++ functions-common:is_arch:519 : uname -m 2026-04-14 22:46:44.053 | + functions-common:is_arch:519 : [[ x86_64 == \a\a\r\c\h\6\4 ]] 2026-04-14 22:46:44.055 | + lib/nova_plugins/hypervisor-libvirt:configure_nova_hypervisor:65 : isset ENABLE_FILE_INJECTION 2026-04-14 22:46:44.061 | + functions-common:isset:266 : [[ -v ENABLE_FILE_INJECTION ]] 2026-04-14 22:46:44.064 | + lib/nova_plugins/hypervisor-libvirt:configure_nova_hypervisor:73 : [[ qemu = \p\a\r\a\l\l\e\l\s ]] 2026-04-14 22:46:44.067 | + lib/nova_plugins/hypervisor-libvirt:configure_nova_hypervisor:80 : [[ '' == \L\V\M ]] 2026-04-14 22:46:44.071 | + ./stack.sh:main:959 : is_service_enabled placement 2026-04-14 22:46:44.093 | + functions-common:is_service_enabled:2070 : return 1 2026-04-14 22:46:44.095 | + ./stack.sh:main:969 : is_service_enabled placement placement-client 2026-04-14 22:46:44.120 | + functions-common:is_service_enabled:2070 : return 0 2026-04-14 22:46:44.123 | + ./stack.sh:main:970 : is_service_enabled n-cpu 2026-04-14 22:46:44.145 | + functions-common:is_service_enabled:2070 : return 0 2026-04-14 22:46:44.149 | + ./stack.sh:main:971 : configure_placement_nova_compute 2026-04-14 22:46:44.151 | + lib/nova:configure_placement_nova_compute:634 : local conf=/etc/nova/nova.conf 2026-04-14 22:46:44.154 | + lib/nova:configure_placement_nova_compute:635 : configure_keystoneauth /etc/nova/nova.conf nova placement 2026-04-14 22:46:44.158 | + lib/keystone:configure_keystoneauth:432 : local conf_file=/etc/nova/nova.conf 2026-04-14 22:46:44.162 | + lib/keystone:configure_keystoneauth:433 : local admin_user=nova 2026-04-14 22:46:44.166 | + lib/keystone:configure_keystoneauth:434 : local section=placement 2026-04-14 22:46:44.169 | + lib/keystone:configure_keystoneauth:436 : iniset /etc/nova/nova.conf placement auth_type password 2026-04-14 22:46:44.211 | + lib/keystone:configure_keystoneauth:437 : iniset /etc/nova/nova.conf placement interface public 2026-04-14 22:46:44.248 | + lib/keystone:configure_keystoneauth:438 : iniset /etc/nova/nova.conf placement auth_url 'https://[2001:41d0:302:1000::1ab]/identity' 2026-04-14 22:46:44.286 | + lib/keystone:configure_keystoneauth:439 : iniset /etc/nova/nova.conf placement username nova 2026-04-14 22:46:44.327 | + lib/keystone:configure_keystoneauth:440 : iniset /etc/nova/nova.conf placement password secretservice 2026-04-14 22:46:44.369 | + lib/keystone:configure_keystoneauth:441 : iniset /etc/nova/nova.conf placement user_domain_name Default 2026-04-14 22:46:44.411 | + lib/keystone:configure_keystoneauth:442 : iniset /etc/nova/nova.conf placement project_name service 2026-04-14 22:46:44.454 | + lib/keystone:configure_keystoneauth:443 : iniset /etc/nova/nova.conf placement project_domain_name Default 2026-04-14 22:46:44.491 | + ./stack.sh:main:975 : is_service_enabled horizon 2026-04-14 22:46:44.511 | + functions-common:is_service_enabled:2070 : return 1 2026-04-14 22:46:44.515 | + ./stack.sh:main:980 : is_service_enabled tls-proxy 2026-04-14 22:46:44.536 | + functions-common:is_service_enabled:2070 : return 0 2026-04-14 22:46:44.539 | + ./stack.sh:main:981 : fix_system_ca_bundle_path 2026-04-14 22:46:44.542 | + lib/tls:fix_system_ca_bundle_path:369 : is_service_enabled tls-proxy 2026-04-14 22:46:44.562 | + functions-common:is_service_enabled:2070 : return 0 2026-04-14 22:46:44.565 | + lib/tls:fix_system_ca_bundle_path:370 : local capath 2026-04-14 22:46:44.569 | + lib/tls:fix_system_ca_bundle_path:371 : [[ True == \T\r\u\e ]] 2026-04-14 22:46:44.574 | ++ lib/tls:fix_system_ca_bundle_path:372 : /opt/stack/data/venv/bin/python3 -c 'try: 2026-04-14 22:46:44.574 | from requests import certs 2026-04-14 22:46:44.574 | print (certs.where()) 2026-04-14 22:46:44.574 | except ImportError: pass' 2026-04-14 22:46:44.876 | + lib/tls:fix_system_ca_bundle_path:372 : capath=/etc/ssl/certs/ca-certificates.crt 2026-04-14 22:46:44.880 | + lib/tls:fix_system_ca_bundle_path:376 : [[ ! /etc/ssl/certs/ca-certificates.crt == '' ]] 2026-04-14 22:46:44.885 | + lib/tls:fix_system_ca_bundle_path:376 : [[ ! /etc/ssl/certs/ca-certificates.crt =~ ^/etc/.* ]] 2026-04-14 22:46:44.887 | + ./stack.sh:main:984 : is_service_enabled cinder 2026-04-14 22:46:44.907 | + functions-common:is_service_enabled:2070 : return 0 2026-04-14 22:46:44.911 | + ./stack.sh:main:986 : init_os_brick 2026-04-14 22:46:44.914 | + lib/cinder:init_os_brick:511 : mkdir -p /opt/stack/data/os_brick 2026-04-14 22:46:44.920 | + lib/cinder:init_os_brick:512 : is_service_enabled cinder 2026-04-14 22:46:44.942 | + functions-common:is_service_enabled:2070 : return 0 2026-04-14 22:46:44.945 | + lib/cinder:init_os_brick:513 : iniset /etc/cinder/cinder.conf os_brick lock_path /opt/stack/data/os_brick 2026-04-14 22:46:44.983 | + lib/cinder:init_os_brick:515 : is_service_enabled nova 2026-04-14 22:46:45.002 | + functions-common:is_service_enabled:2070 : return 0 2026-04-14 22:46:45.006 | + lib/cinder:init_os_brick:516 : iniset /etc/nova/nova.conf os_brick lock_path /opt/stack/data/os_brick 2026-04-14 22:46:45.045 | + lib/cinder:init_os_brick:518 : is_service_enabled glance 2026-04-14 22:46:45.068 | + functions-common:is_service_enabled:2070 : return 1 2026-04-14 22:46:45.072 | + ./stack.sh:main:993 : run_phase stack install 2026-04-14 22:46:45.076 | + functions-common:run_phase:1842 : local mode=stack 2026-04-14 22:46:45.080 | + functions-common:run_phase:1843 : local phase=install 2026-04-14 22:46:45.084 | + functions-common:run_phase:1844 : [[ -d /opt/stack/devstack/extras.d ]] 2026-04-14 22:46:45.087 | + functions-common:run_phase:1845 : local extra_plugin_file_name 2026-04-14 22:46:45.091 | + functions-common:run_phase:1846 : for extra_plugin_file_name in $TOP_DIR/extras.d/*.sh 2026-04-14 22:46:45.094 | + functions-common:run_phase:1851 : local exceptions=80-tempest.sh 2026-04-14 22:46:45.098 | + functions-common:run_phase:1852 : local extra 2026-04-14 22:46:45.102 | ++ functions-common:run_phase:1853 : basename /opt/stack/devstack/extras.d/80-tempest.sh 2026-04-14 22:46:45.107 | + functions-common:run_phase:1853 : extra=80-tempest.sh 2026-04-14 22:46:45.112 | + functions-common:run_phase:1854 : [[ 80-tempest.sh =~ 80-tempest\.sh ]] 2026-04-14 22:46:45.115 | + functions-common:run_phase:1858 : [[ -r /opt/stack/devstack/extras.d/80-tempest.sh ]] 2026-04-14 22:46:45.118 | + functions-common:run_phase:1858 : source /opt/stack/devstack/extras.d/80-tempest.sh stack install 2026-04-14 22:46:45.121 | ++ extras.d/80-tempest.sh:source:3 : is_service_enabled tempest 2026-04-14 22:46:45.138 | ++ functions-common:is_service_enabled:2070 : return 1 2026-04-14 22:46:45.142 | + functions-common:run_phase:1863 : [[ stack == \s\o\u\r\c\e ]] 2026-04-14 22:46:45.145 | + functions-common:run_phase:1866 : [[ stack == \o\v\e\r\r\i\d\e\_\d\e\f\a\u\l\t\s ]] 2026-04-14 22:46:45.148 | + functions-common:run_phase:1869 : run_plugins stack install 2026-04-14 22:46:45.151 | + functions-common:run_plugins:1828 : local mode=stack 2026-04-14 22:46:45.154 | + functions-common:run_plugins:1829 : local phase=install 2026-04-14 22:46:45.158 | + functions-common:run_plugins:1831 : local plugins=,devstack-plugin-ceph,neutron 2026-04-14 22:46:45.161 | + functions-common:run_plugins:1832 : local plugin 2026-04-14 22:46:45.164 | + functions-common:run_plugins:1833 : for plugin in ${plugins//,/ } 2026-04-14 22:46:45.168 | + functions-common:run_plugins:1834 : local dir=/opt/stack/devstack-plugin-ceph 2026-04-14 22:46:45.171 | + functions-common:run_plugins:1835 : [[ -f /opt/stack/devstack-plugin-ceph/devstack/plugin.sh ]] 2026-04-14 22:46:45.175 | + functions-common:run_plugins:1836 : source /opt/stack/devstack-plugin-ceph/devstack/plugin.sh stack install 2026-04-14 22:46:45.179 | ++ /opt/stack/devstack-plugin-ceph/devstack/plugin.sh:source:2 : [[ stack == \s\o\u\r\c\e ]] 2026-04-14 22:46:45.184 | ++ /opt/stack/devstack-plugin-ceph/devstack/plugin.sh:source:5 : [[ stack == \s\t\a\c\k ]] 2026-04-14 22:46:45.187 | ++ /opt/stack/devstack-plugin-ceph/devstack/plugin.sh:source:5 : [[ install == \p\r\e\-\i\n\s\t\a\l\l ]] 2026-04-14 22:46:45.190 | ++ /opt/stack/devstack-plugin-ceph/devstack/plugin.sh:source:13 : [[ stack == \s\t\a\c\k ]] 2026-04-14 22:46:45.193 | ++ /opt/stack/devstack-plugin-ceph/devstack/plugin.sh:source:13 : [[ install == \i\n\s\t\a\l\l ]] 2026-04-14 22:46:45.197 | ++ /opt/stack/devstack-plugin-ceph/devstack/plugin.sh:source:14 : [[ True = \F\a\l\s\e ]] 2026-04-14 22:46:45.200 | ++ /opt/stack/devstack-plugin-ceph/devstack/plugin.sh:source:21 : echo '[CEPHADM] Remote Ceph: Skipping install' 2026-04-14 22:46:45.200 | [CEPHADM] Remote Ceph: Skipping install 2026-04-14 22:46:45.203 | ++ /opt/stack/devstack-plugin-ceph/devstack/plugin.sh:source:22 : get_cephadm 2026-04-14 22:46:45.206 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/cephadm:get_cephadm:171 : os_release=el9 2026-04-14 22:46:45.209 | +++ /opt/stack/devstack-plugin-ceph/devstack/lib/cephadm:get_cephadm:172 : _get_ceph_version 2026-04-14 22:46:45.212 | +++ /opt/stack/devstack-plugin-ceph/devstack/lib/cephadm:_get_ceph_version:359 : local ceph_version_str 2026-04-14 22:46:45.216 | ++++ /opt/stack/devstack-plugin-ceph/devstack/lib/cephadm:_get_ceph_version:362 : sudo podman run --rm --entrypoint ceph quay.io/ceph/ceph:v20 --version 2026-04-14 22:46:45.217 | ++++ /opt/stack/devstack-plugin-ceph/devstack/lib/cephadm:_get_ceph_version:362 : awk '{ print $3 }' 2026-04-14 22:46:45.534 | Trying to pull quay.io/ceph/ceph:v20... 2026-04-14 22:46:46.712 | Getting image source signatures 2026-04-14 22:46:46.712 | Copying blob sha256:478e6d13c7cad351cfbf9d4bbed954a6a28ed299385a00f7fc7b3ce961280abf 2026-04-14 22:46:46.712 | Copying blob sha256:2c447ee37adb7e37e07798aee130a0ccb6816bc62cb341a6c713d9aa8d014266 2026-04-14 22:47:18.537 | Copying config sha256:fb63cba66eea5516fbd9a1ec035c265abdbc1a1a8fc2dc0b51057557e49ca28c 2026-04-14 22:47:18.544 | Writing manifest to image destination 2026-04-14 22:47:19.797 | +++ /opt/stack/devstack-plugin-ceph/devstack/lib/cephadm:_get_ceph_version:362 : ceph_version_str=20.2.1 2026-04-14 22:47:19.800 | +++ /opt/stack/devstack-plugin-ceph/devstack/lib/cephadm:_get_ceph_version:364 : echo 20.2.1 2026-04-14 22:47:19.804 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/cephadm:get_cephadm:172 : ceph_version=20.2.1 2026-04-14 22:47:19.808 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/cephadm:get_cephadm:173 : case $CEPH_RELEASE in 2026-04-14 22:47:19.811 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/cephadm:get_cephadm:177 : curl -f -O https://download.ceph.com/rpm-20.2.1/el9/noarch/cephadm 2026-04-14 22:47:19.830 | % Total % Received % Xferd Average Speed Time Time Time Current 2026-04-14 22:47:19.830 | Dload Upload Total Spent Left Speed 2026-04-14 22:47:20.880 | 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 3 1029k 3 32768 0 0 69821 0 0:00:15 --:--:-- 0:00:15 69719 100 1029k 100 1029k 0 0 979k 0 0:00:01 0:00:01 --:--:-- 980k 2026-04-14 22:47:20.887 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/cephadm:get_cephadm:178 : sudo mv cephadm /usr/bin 2026-04-14 22:47:20.909 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/cephadm:get_cephadm:179 : sudo chmod +x /usr/bin/cephadm 2026-04-14 22:47:20.930 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/cephadm:get_cephadm:180 : echo '[GET CEPHADM] cephadm is now available' 2026-04-14 22:47:20.930 | [GET CEPHADM] cephadm is now available 2026-04-14 22:47:20.933 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/cephadm:get_cephadm:182 : '[' -z '' ']' 2026-04-14 22:47:20.935 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/cephadm:get_cephadm:183 : CEPHADM=/usr/bin/cephadm 2026-04-14 22:47:20.939 | + functions-common:run_plugins:1833 : for plugin in ${plugins//,/ } 2026-04-14 22:47:20.942 | + functions-common:run_plugins:1834 : local dir=/opt/stack/neutron 2026-04-14 22:47:20.945 | + functions-common:run_plugins:1835 : [[ -f /opt/stack/neutron/devstack/plugin.sh ]] 2026-04-14 22:47:20.948 | + functions-common:run_plugins:1836 : source /opt/stack/neutron/devstack/plugin.sh stack install 2026-04-14 22:47:20.952 | ++ /opt/stack/neutron/devstack/plugin.sh:source:1 : LIBDIR=/opt/stack/neutron/devstack/lib 2026-04-14 22:47:20.955 | ++ /opt/stack/neutron/devstack/plugin.sh:source:3 : source /opt/stack/neutron/devstack/lib/distributed_dhcp 2026-04-14 22:47:20.959 | ++ /opt/stack/neutron/devstack/plugin.sh:source:4 : source /opt/stack/neutron/devstack/lib/dns 2026-04-14 22:47:20.963 | ++ /opt/stack/neutron/devstack/plugin.sh:source:5 : source /opt/stack/neutron/devstack/lib/flavors 2026-04-14 22:47:20.967 | +++ /opt/stack/neutron/devstack/lib/flavors:source:4 : FLAVORS_PLUGIN=flavors 2026-04-14 22:47:20.970 | ++ /opt/stack/neutron/devstack/plugin.sh:source:6 : source /opt/stack/neutron/devstack/lib/l2_agent 2026-04-14 22:47:20.974 | ++ /opt/stack/neutron/devstack/plugin.sh:source:7 : source /opt/stack/neutron/devstack/lib/l2_agent_sriovnicswitch 2026-04-14 22:47:20.978 | +++ /opt/stack/neutron/devstack/lib/l2_agent_sriovnicswitch:source:1 : SRIOV_AGENT_CONF=etc/neutron/plugins/ml2/sriov_agent.ini 2026-04-14 22:47:20.980 | +++ /opt/stack/neutron/devstack/lib/l2_agent_sriovnicswitch:source:2 : SRIOV_AGENT_BINARY=/opt/stack/data/venv/bin/neutron-sriov-nic-agent 2026-04-14 22:47:20.984 | ++ /opt/stack/neutron/devstack/plugin.sh:source:8 : source /opt/stack/neutron/devstack/lib/l3_agent 2026-04-14 22:47:20.988 | ++ /opt/stack/neutron/devstack/plugin.sh:source:9 : source /opt/stack/neutron/devstack/lib/l3_conntrack_helper 2026-04-14 22:47:20.991 | ++ /opt/stack/neutron/devstack/plugin.sh:source:10 : source /opt/stack/neutron/devstack/lib/l3_ndp_proxy 2026-04-14 22:47:20.995 | ++ /opt/stack/neutron/devstack/plugin.sh:source:11 : source /opt/stack/neutron/devstack/lib/metadata_path 2026-04-14 22:47:20.999 | ++ /opt/stack/neutron/devstack/plugin.sh:source:12 : source /opt/stack/neutron/devstack/lib/ml2 2026-04-14 22:47:21.002 | ++ /opt/stack/neutron/devstack/plugin.sh:source:13 : source /opt/stack/neutron/devstack/lib/network_segment_range 2026-04-14 22:47:21.005 | ++ /opt/stack/neutron/devstack/plugin.sh:source:14 : source /opt/stack/neutron/devstack/lib/segments 2026-04-14 22:47:21.009 | ++ /opt/stack/neutron/devstack/plugin.sh:source:15 : source /opt/stack/neutron/devstack/lib/log 2026-04-14 22:47:21.012 | ++ /opt/stack/neutron/devstack/plugin.sh:source:16 : source /opt/stack/neutron/devstack/lib/fip_port_forwarding 2026-04-14 22:47:21.015 | ++ /opt/stack/neutron/devstack/plugin.sh:source:17 : source /opt/stack/neutron/devstack/lib/uplink_status_propagation 2026-04-14 22:47:21.019 | ++ /opt/stack/neutron/devstack/plugin.sh:source:18 : source /opt/stack/neutron/devstack/lib/tag_ports_during_bulk_creation 2026-04-14 22:47:21.023 | ++ /opt/stack/neutron/devstack/plugin.sh:source:19 : source /opt/stack/neutron/devstack/lib/octavia 2026-04-14 22:47:21.041 | ++ /opt/stack/neutron/devstack/plugin.sh:source:20 : source /opt/stack/neutron/devstack/lib/loki 2026-04-14 22:47:21.045 | ++ /opt/stack/neutron/devstack/plugin.sh:source:21 : source /opt/stack/neutron/devstack/lib/local_ip 2026-04-14 22:47:21.048 | ++ /opt/stack/neutron/devstack/plugin.sh:source:22 : source /opt/stack/neutron/devstack/lib/port_trusted_vif 2026-04-14 22:47:21.052 | ++ /opt/stack/neutron/devstack/plugin.sh:source:25 : source /opt/stack/devstack/lib/neutron_plugins/ovs_source 2026-04-14 22:47:21.056 | ++++ lib/neutron_plugins/ovs_source:source:17 : trueorfalse False Q_BUILD_OVS_FROM_GIT 2026-04-14 22:47:21.077 | +++ lib/neutron_plugins/ovs_source:source:17 : Q_BUILD_OVS_FROM_GIT=False 2026-04-14 22:47:21.080 | +++ lib/neutron_plugins/ovs_source:source:20 : OVS_REPO=https://github.com/openvswitch/ovs.git 2026-04-14 22:47:21.084 | ++++ lib/neutron_plugins/ovs_source:source:21 : cut -f1 -d. 2026-04-14 22:47:21.085 | ++++ lib/neutron_plugins/ovs_source:source:21 : basename https://github.com/openvswitch/ovs.git 2026-04-14 22:47:21.090 | +++ lib/neutron_plugins/ovs_source:source:21 : OVS_REPO_NAME=ovs 2026-04-14 22:47:21.093 | +++ lib/neutron_plugins/ovs_source:source:22 : OVS_REPO_NAME=ovs 2026-04-14 22:47:21.096 | +++ lib/neutron_plugins/ovs_source:source:23 : OVS_BRANCH=branch-3.3 2026-04-14 22:47:21.102 | +++ /opt/stack/neutron/devstack/plugin.sh:source:27 : trueorfalse False Q_BUILD_OVS_FROM_GIT 2026-04-14 22:47:21.124 | ++ /opt/stack/neutron/devstack/plugin.sh:source:27 : Q_BUILD_OVS_FROM_GIT=False 2026-04-14 22:47:21.128 | ++ /opt/stack/neutron/devstack/plugin.sh:source:34 : '[' -f /opt/stack/neutron/devstack/lib/ovn_agent ']' 2026-04-14 22:47:21.131 | ++ /opt/stack/neutron/devstack/plugin.sh:source:38 : [[ stack == \s\t\a\c\k ]] 2026-04-14 22:47:21.134 | ++ /opt/stack/neutron/devstack/plugin.sh:source:39 : case "$2" in 2026-04-14 22:47:21.138 | + ./stack.sh:main:996 : use_library_from_git python-openstackclient 2026-04-14 22:47:21.141 | + inc/python:use_library_from_git:266 : local name=python-openstackclient 2026-04-14 22:47:21.144 | + inc/python:use_library_from_git:267 : local enabled=1 2026-04-14 22:47:21.146 | + inc/python:use_library_from_git:268 : [[ novnc,cinder,cinder-tempest-plugin,devstack,devstack-plugin-ceph,glance,keystone,neutron,nova,os-test-images,placement,requirements,swift,tempest = \A\L\L ]] 2026-04-14 22:47:21.150 | + inc/python:use_library_from_git:268 : [[ ,novnc,cinder,cinder-tempest-plugin,devstack,devstack-plugin-ceph,glance,keystone,neutron,nova,os-test-images,placement,requirements,swift,tempest, =~ ,python-openstackclient, ]] 2026-04-14 22:47:21.154 | + inc/python:use_library_from_git:269 : return 1 2026-04-14 22:47:21.157 | + ./stack.sh:main:1000 : pip_install_gr python-openstackclient 2026-04-14 22:47:21.160 | + inc/python:pip_install_gr:94 : local name=python-openstackclient 2026-04-14 22:47:21.164 | + inc/python:pip_install_gr:95 : local clean_name 2026-04-14 22:47:21.169 | ++ inc/python:pip_install_gr:96 : get_from_global_requirements python-openstackclient 2026-04-14 22:47:21.172 | ++ inc/python:get_from_global_requirements:241 : local package=python-openstackclient 2026-04-14 22:47:21.176 | ++ inc/python:get_from_global_requirements:242 : local required_pkg 2026-04-14 22:47:21.182 | +++ inc/python:get_from_global_requirements:243 : grep -i -h '^python-openstackclient' /opt/stack/requirements/global-requirements.txt 2026-04-14 22:47:21.182 | +++ inc/python:get_from_global_requirements:243 : cut -d# -f1 2026-04-14 22:47:21.189 | ++ inc/python:get_from_global_requirements:243 : required_pkg='python-openstackclient!=7.3.0,!=7.3.1 ' 2026-04-14 22:47:21.194 | ++ inc/python:get_from_global_requirements:244 : [[ python-openstackclient!=7.3.0,!=7.3.1 == '' ]] 2026-04-14 22:47:21.197 | ++ inc/python:get_from_global_requirements:247 : echo 'python-openstackclient!=7.3.0,!=7.3.1' 2026-04-14 22:47:21.201 | + inc/python:pip_install_gr:96 : clean_name='python-openstackclient!=7.3.0,!=7.3.1' 2026-04-14 22:47:21.205 | + inc/python:pip_install_gr:97 : pip_install 'python-openstackclient!=7.3.0,!=7.3.1' 2026-04-14 22:47:21.238 | Using python 3.13 to install python-openstackclient!=7.3.0,!=7.3.1 2026-04-14 22:47:21.242 | + inc/python:pip_install:210 : env http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= /opt/stack/data/venv/bin/pip install -c /opt/stack/requirements/upper-constraints.txt 'python-openstackclient!=7.3.0,!=7.3.1' 2026-04-14 22:47:21.974 | Looking in indexes: https://mirror.gra1.ovh.opendev.org/pypi/simple, https://mirror.gra1.ovh.opendev.org/wheel/debian-13-x86_64 2026-04-14 22:47:25.161 | Collecting python-openstackclient!=7.3.0,!=7.3.1 2026-04-14 22:47:25.167 | Downloading https://mirror.gra1.ovh.opendev.org/pypifiles/packages/04/b5/ff19564aed5dcf772a791d3eca641f2bc09d66afb50d2e3dc82709189605/python_openstackclient-9.0.0-py3-none-any.whl.metadata (10 kB) 2026-04-14 22:47:25.176 | Requirement already satisfied: pbr!=2.1.0,>=2.0.0 in /opt/stack/data/venv/lib/python3.13/site-packages (from python-openstackclient!=7.3.0,!=7.3.1) (7.0.3) 2026-04-14 22:47:25.177 | Requirement already satisfied: cryptography>=2.7 in /opt/stack/data/venv/lib/python3.13/site-packages (from python-openstackclient!=7.3.0,!=7.3.1) (43.0.3) 2026-04-14 22:47:25.178 | Requirement already satisfied: cliff>=4.13.0 in /opt/stack/data/venv/lib/python3.13/site-packages (from python-openstackclient!=7.3.0,!=7.3.1) (4.13.3) 2026-04-14 22:47:25.179 | Requirement already satisfied: iso8601>=0.1.11 in /opt/stack/data/venv/lib/python3.13/site-packages (from python-openstackclient!=7.3.0,!=7.3.1) (2.1.0) 2026-04-14 22:47:25.180 | Requirement already satisfied: openstacksdk>=4.6.0 in /opt/stack/data/venv/lib/python3.13/site-packages (from python-openstackclient!=7.3.0,!=7.3.1) (4.11.0) 2026-04-14 22:47:25.184 | Requirement already satisfied: osc-lib>=2.3.0 in /opt/stack/data/venv/lib/python3.13/site-packages (from python-openstackclient!=7.3.0,!=7.3.1) (4.4.0) 2026-04-14 22:47:25.184 | Requirement already satisfied: oslo.i18n>=3.15.3 in /opt/stack/data/venv/lib/python3.13/site-packages (from python-openstackclient!=7.3.0,!=7.3.1) (6.7.2) 2026-04-14 22:47:25.184 | Requirement already satisfied: python-keystoneclient>=3.22.0 in /opt/stack/data/venv/lib/python3.13/site-packages (from python-openstackclient!=7.3.0,!=7.3.1) (5.8.0) 2026-04-14 22:47:25.184 | Requirement already satisfied: python-cinderclient>=3.3.0 in /opt/stack/data/venv/lib/python3.13/site-packages (from python-openstackclient!=7.3.0,!=7.3.1) (9.9.0) 2026-04-14 22:47:25.184 | Requirement already satisfied: requests>=2.27.0 in /opt/stack/data/venv/lib/python3.13/site-packages (from python-openstackclient!=7.3.0,!=7.3.1) (2.33.1) 2026-04-14 22:47:25.185 | Requirement already satisfied: stevedore>=2.0.1 in /opt/stack/data/venv/lib/python3.13/site-packages (from python-openstackclient!=7.3.0,!=7.3.1) (5.7.0) 2026-04-14 22:47:25.187 | Requirement already satisfied: autopage>=0.4.0 in /opt/stack/data/venv/lib/python3.13/site-packages (from cliff>=4.13.0->python-openstackclient!=7.3.0,!=7.3.1) (0.6.0) 2026-04-14 22:47:25.188 | Requirement already satisfied: cmd2>=1.0.0 in /opt/stack/data/venv/lib/python3.13/site-packages (from cliff>=4.13.0->python-openstackclient!=7.3.0,!=7.3.1) (3.4.0) 2026-04-14 22:47:25.189 | Requirement already satisfied: PrettyTable>=0.7.2 in /opt/stack/data/venv/lib/python3.13/site-packages (from cliff>=4.13.0->python-openstackclient!=7.3.0,!=7.3.1) (3.17.0) 2026-04-14 22:47:25.190 | Requirement already satisfied: PyYAML>=3.12 in /opt/stack/data/venv/lib/python3.13/site-packages (from cliff>=4.13.0->python-openstackclient!=7.3.0,!=7.3.1) (6.0.3) 2026-04-14 22:47:25.193 | Requirement already satisfied: pyperclip>=1.8.2 in /opt/stack/data/venv/lib/python3.13/site-packages (from cmd2>=1.0.0->cliff>=4.13.0->python-openstackclient!=7.3.0,!=7.3.1) (1.11.0) 2026-04-14 22:47:25.195 | Requirement already satisfied: rich>=14.3.0 in /opt/stack/data/venv/lib/python3.13/site-packages (from cmd2>=1.0.0->cliff>=4.13.0->python-openstackclient!=7.3.0,!=7.3.1) (14.3.4) 2026-04-14 22:47:25.195 | Requirement already satisfied: rich-argparse>=1.7.1 in /opt/stack/data/venv/lib/python3.13/site-packages (from cmd2>=1.0.0->cliff>=4.13.0->python-openstackclient!=7.3.0,!=7.3.1) (1.7.2) 2026-04-14 22:47:25.200 | Requirement already satisfied: cffi>=1.12 in /opt/stack/data/venv/lib/python3.13/site-packages (from cryptography>=2.7->python-openstackclient!=7.3.0,!=7.3.1) (2.0.0) 2026-04-14 22:47:25.201 | Requirement already satisfied: pycparser in /opt/stack/data/venv/lib/python3.13/site-packages (from cffi>=1.12->cryptography>=2.7->python-openstackclient!=7.3.0,!=7.3.1) (3.0) 2026-04-14 22:47:25.204 | Requirement already satisfied: decorator>=4.4.1 in /opt/stack/data/venv/lib/python3.13/site-packages (from openstacksdk>=4.6.0->python-openstackclient!=7.3.0,!=7.3.1) (5.2.1) 2026-04-14 22:47:25.205 | Requirement already satisfied: dogpile.cache>=0.6.5 in /opt/stack/data/venv/lib/python3.13/site-packages (from openstacksdk>=4.6.0->python-openstackclient!=7.3.0,!=7.3.1) (1.5.0) 2026-04-14 22:47:25.206 | Requirement already satisfied: jmespath>=0.9.0 in /opt/stack/data/venv/lib/python3.13/site-packages (from openstacksdk>=4.6.0->python-openstackclient!=7.3.0,!=7.3.1) (1.1.0) 2026-04-14 22:47:25.207 | Requirement already satisfied: jsonpatch!=1.20,>=1.16 in /opt/stack/data/venv/lib/python3.13/site-packages (from openstacksdk>=4.6.0->python-openstackclient!=7.3.0,!=7.3.1) (1.33) 2026-04-14 22:47:25.208 | Requirement already satisfied: keystoneauth1>=5.10.0 in /opt/stack/data/venv/lib/python3.13/site-packages (from openstacksdk>=4.6.0->python-openstackclient!=7.3.0,!=7.3.1) (5.13.1) 2026-04-14 22:47:25.209 | Requirement already satisfied: os-service-types>=1.8.1 in /opt/stack/data/venv/lib/python3.13/site-packages (from openstacksdk>=4.6.0->python-openstackclient!=7.3.0,!=7.3.1) (1.8.2) 2026-04-14 22:47:25.210 | Requirement already satisfied: platformdirs>=3 in /opt/stack/data/venv/lib/python3.13/site-packages (from openstacksdk>=4.6.0->python-openstackclient!=7.3.0,!=7.3.1) (4.9.6) 2026-04-14 22:47:25.210 | Requirement already satisfied: psutil>=3.2.2 in /opt/stack/data/venv/lib/python3.13/site-packages (from openstacksdk>=4.6.0->python-openstackclient!=7.3.0,!=7.3.1) (7.2.2) 2026-04-14 22:47:25.211 | Requirement already satisfied: typing-extensions>=4.12.0 in /opt/stack/data/venv/lib/python3.13/site-packages (from openstacksdk>=4.6.0->python-openstackclient!=7.3.0,!=7.3.1) (4.15.0) 2026-04-14 22:47:25.218 | Requirement already satisfied: jsonpointer>=1.9 in /opt/stack/data/venv/lib/python3.13/site-packages (from jsonpatch!=1.20,>=1.16->openstacksdk>=4.6.0->python-openstackclient!=7.3.0,!=7.3.1) (3.1.1) 2026-04-14 22:47:25.227 | Requirement already satisfied: oslo.utils>=3.33.0 in /opt/stack/data/venv/lib/python3.13/site-packages (from osc-lib>=2.3.0->python-openstackclient!=7.3.0,!=7.3.1) (10.0.1) 2026-04-14 22:47:25.231 | Requirement already satisfied: netaddr>=0.10.0 in /opt/stack/data/venv/lib/python3.13/site-packages (from oslo.utils>=3.33.0->osc-lib>=2.3.0->python-openstackclient!=7.3.0,!=7.3.1) (1.3.0) 2026-04-14 22:47:25.232 | Requirement already satisfied: debtcollector>=1.2.0 in /opt/stack/data/venv/lib/python3.13/site-packages (from oslo.utils>=3.33.0->osc-lib>=2.3.0->python-openstackclient!=7.3.0,!=7.3.1) (3.1.0) 2026-04-14 22:47:25.233 | Requirement already satisfied: pyparsing>=2.1.0 in /opt/stack/data/venv/lib/python3.13/site-packages (from oslo.utils>=3.33.0->osc-lib>=2.3.0->python-openstackclient!=7.3.0,!=7.3.1) (3.3.2) 2026-04-14 22:47:25.234 | Requirement already satisfied: packaging>=20.4 in /opt/stack/data/venv/lib/python3.13/site-packages (from oslo.utils>=3.33.0->osc-lib>=2.3.0->python-openstackclient!=7.3.0,!=7.3.1) (26.0) 2026-04-14 22:47:25.236 | Requirement already satisfied: wrapt>=2.1.0 in /opt/stack/data/venv/lib/python3.13/site-packages (from debtcollector>=1.2.0->oslo.utils>=3.33.0->osc-lib>=2.3.0->python-openstackclient!=7.3.0,!=7.3.1) (2.1.2) 2026-04-14 22:47:25.241 | Requirement already satisfied: setuptools in /opt/stack/data/venv/lib/python3.13/site-packages (from pbr!=2.1.0,>=2.0.0->python-openstackclient!=7.3.0,!=7.3.1) (82.0.1) 2026-04-14 22:47:25.245 | Requirement already satisfied: wcwidth in /opt/stack/data/venv/lib/python3.13/site-packages (from PrettyTable>=0.7.2->cliff>=4.13.0->python-openstackclient!=7.3.0,!=7.3.1) (0.6.0) 2026-04-14 22:47:25.260 | Requirement already satisfied: oslo.config>=5.2.0 in /opt/stack/data/venv/lib/python3.13/site-packages (from python-keystoneclient>=3.22.0->python-openstackclient!=7.3.0,!=7.3.1) (10.3.0) 2026-04-14 22:47:25.264 | Requirement already satisfied: oslo.serialization>=2.18.0 in /opt/stack/data/venv/lib/python3.13/site-packages (from python-keystoneclient>=3.22.0->python-openstackclient!=7.3.0,!=7.3.1) (5.9.1) 2026-04-14 22:47:25.268 | Requirement already satisfied: rfc3986>=1.2.0 in /opt/stack/data/venv/lib/python3.13/site-packages (from oslo.config>=5.2.0->python-keystoneclient>=3.22.0->python-openstackclient!=7.3.0,!=7.3.1) (2.0.0) 2026-04-14 22:47:25.271 | Requirement already satisfied: msgpack>=0.5.2 in /opt/stack/data/venv/lib/python3.13/site-packages (from oslo.serialization>=2.18.0->python-keystoneclient>=3.22.0->python-openstackclient!=7.3.0,!=7.3.1) (1.1.2) 2026-04-14 22:47:25.277 | Requirement already satisfied: charset_normalizer<4,>=2 in /opt/stack/data/venv/lib/python3.13/site-packages (from requests>=2.27.0->python-openstackclient!=7.3.0,!=7.3.1) (3.4.7) 2026-04-14 22:47:25.280 | Requirement already satisfied: idna<4,>=2.5 in /opt/stack/data/venv/lib/python3.13/site-packages (from requests>=2.27.0->python-openstackclient!=7.3.0,!=7.3.1) (3.11) 2026-04-14 22:47:25.280 | Requirement already satisfied: urllib3<3,>=1.26 in /opt/stack/data/venv/lib/python3.13/site-packages (from requests>=2.27.0->python-openstackclient!=7.3.0,!=7.3.1) (2.6.3) 2026-04-14 22:47:25.280 | Requirement already satisfied: certifi>=2023.5.7 in /usr/lib/python3/dist-packages (from requests>=2.27.0->python-openstackclient!=7.3.0,!=7.3.1) (2025.1.31) 2026-04-14 22:47:25.296 | Requirement already satisfied: markdown-it-py>=2.2.0 in /opt/stack/data/venv/lib/python3.13/site-packages (from rich>=14.3.0->cmd2>=1.0.0->cliff>=4.13.0->python-openstackclient!=7.3.0,!=7.3.1) (4.0.0) 2026-04-14 22:47:25.300 | Requirement already satisfied: pygments<3.0.0,>=2.13.0 in /opt/stack/data/venv/lib/python3.13/site-packages (from rich>=14.3.0->cmd2>=1.0.0->cliff>=4.13.0->python-openstackclient!=7.3.0,!=7.3.1) (2.20.0) 2026-04-14 22:47:25.306 | Requirement already satisfied: mdurl~=0.1 in /opt/stack/data/venv/lib/python3.13/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-04-14 22:47:25.354 | Downloading https://mirror.gra1.ovh.opendev.org/pypifiles/packages/04/b5/ff19564aed5dcf772a791d3eca641f2bc09d66afb50d2e3dc82709189605/python_openstackclient-9.0.0-py3-none-any.whl (1.1 MB) 2026-04-14 22:47:25.375 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.1/1.1 MB 68.5 MB/s 0:00:00 2026-04-14 22:47:25.621 | Installing collected packages: python-openstackclient 2026-04-14 22:47:27.313 | Successfully installed python-openstackclient-9.0.0 2026-04-14 22:47:27.481 | + inc/python:pip_install:216 : result=0 2026-04-14 22:47:27.484 | + inc/python:pip_install:218 : time_stop pip_install 2026-04-14 22:47:27.487 | + functions-common:time_stop:2414 : local name 2026-04-14 22:47:27.490 | + functions-common:time_stop:2415 : local end_time 2026-04-14 22:47:27.494 | + functions-common:time_stop:2416 : local elapsed_time 2026-04-14 22:47:27.497 | + functions-common:time_stop:2417 : local total 2026-04-14 22:47:27.500 | + functions-common:time_stop:2418 : local start_time 2026-04-14 22:47:27.503 | + functions-common:time_stop:2420 : name=pip_install 2026-04-14 22:47:27.506 | + functions-common:time_stop:2421 : start_time=1776206841229 2026-04-14 22:47:27.509 | + functions-common:time_stop:2423 : [[ -z 1776206841229 ]] 2026-04-14 22:47:27.514 | ++ functions-common:time_stop:2426 : date +%s%3N 2026-04-14 22:47:27.521 | + functions-common:time_stop:2426 : end_time=1776206847517 2026-04-14 22:47:27.523 | + functions-common:time_stop:2427 : elapsed_time=6288 2026-04-14 22:47:27.527 | + functions-common:time_stop:2428 : total=184196 2026-04-14 22:47:27.532 | + functions-common:time_stop:2430 : _TIME_START[$name]= 2026-04-14 22:47:27.536 | + functions-common:time_stop:2431 : _TIME_TOTAL[$name]=190484 2026-04-14 22:47:27.539 | + inc/python:pip_install:219 : return 0 2026-04-14 22:47:27.544 | + ./stack.sh:main:1001 : is_service_enabled openstack-cli-server 2026-04-14 22:47:27.570 | + functions-common:is_service_enabled:2070 : return 0 2026-04-14 22:47:27.575 | + ./stack.sh:main:1002 : install_openstack_cli_server 2026-04-14 22:47:27.578 | + functions-common:install_openstack_cli_server:2435 : export PATH=/opt/stack/devstack/files/openstack-cli-server:/bin:/opt/stack/data/venv/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/local/bin:/usr/local/sbin:/usr/sbin:/sbin 2026-04-14 22:47:27.583 | + functions-common:install_openstack_cli_server:2435 : PATH=/opt/stack/devstack/files/openstack-cli-server:/bin:/opt/stack/data/venv/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/local/bin:/usr/local/sbin:/usr/sbin:/sbin 2026-04-14 22:47:27.587 | + functions-common:install_openstack_cli_server:2436 : run_process openstack-cli-server '/opt/stack/data/venv/bin/python3 /opt/stack/devstack/files/openstack-cli-server/openstack-cli-server' 2026-04-14 22:47:27.591 | + functions-common:run_process:1668 : local service=openstack-cli-server 2026-04-14 22:47:27.597 | + functions-common:run_process:1669 : local 'command=/opt/stack/data/venv/bin/python3 /opt/stack/devstack/files/openstack-cli-server/openstack-cli-server' 2026-04-14 22:47:27.601 | + functions-common:run_process:1670 : local group= 2026-04-14 22:47:27.605 | + functions-common:run_process:1671 : local user= 2026-04-14 22:47:27.610 | + functions-common:run_process:1672 : local env_vars= 2026-04-14 22:47:27.615 | + functions-common:run_process:1674 : local name=openstack-cli-server 2026-04-14 22:47:27.618 | + functions-common:run_process:1676 : time_start run_process 2026-04-14 22:47:27.623 | + functions-common:time_start:2400 : local name=run_process 2026-04-14 22:47:27.628 | + functions-common:time_start:2401 : local start_time= 2026-04-14 22:47:27.632 | + functions-common:time_start:2402 : [[ -n '' ]] 2026-04-14 22:47:27.639 | ++ functions-common:time_start:2405 : date +%s%3N 2026-04-14 22:47:27.645 | + functions-common:time_start:2405 : _TIME_START[$name]=1776206847640 2026-04-14 22:47:27.649 | + functions-common:run_process:1677 : is_service_enabled openstack-cli-server 2026-04-14 22:47:27.672 | + functions-common:is_service_enabled:2070 : return 0 2026-04-14 22:47:27.678 | + functions-common:run_process:1678 : _run_under_systemd openstack-cli-server '/opt/stack/data/venv/bin/python3 /opt/stack/devstack/files/openstack-cli-server/openstack-cli-server' '' '' '' 2026-04-14 22:47:27.680 | + functions-common:_run_under_systemd:1622 : local service=openstack-cli-server 2026-04-14 22:47:27.684 | + functions-common:_run_under_systemd:1623 : local 'command=/opt/stack/data/venv/bin/python3 /opt/stack/devstack/files/openstack-cli-server/openstack-cli-server' 2026-04-14 22:47:27.688 | + functions-common:_run_under_systemd:1624 : local 'cmd=/opt/stack/data/venv/bin/python3 /opt/stack/devstack/files/openstack-cli-server/openstack-cli-server' 2026-04-14 22:47:27.692 | + functions-common:_run_under_systemd:1626 : _common_systemd_pitfalls '/opt/stack/data/venv/bin/python3 /opt/stack/devstack/files/openstack-cli-server/openstack-cli-server' 2026-04-14 22:47:27.696 | + functions-common:_common_systemd_pitfalls:1594 : local 'cmd=/opt/stack/data/venv/bin/python3 /opt/stack/devstack/files/openstack-cli-server/openstack-cli-server' 2026-04-14 22:47:27.699 | + functions-common:_common_systemd_pitfalls:1597 : [[ /opt/stack/data/venv/bin/python3 /opt/stack/devstack/files/openstack-cli-server/openstack-cli-server =~ sudo ]] 2026-04-14 22:47:27.703 | + functions-common:_common_systemd_pitfalls:1608 : [[ ! /opt/stack/data/venv/bin/python3 /opt/stack/devstack/files/openstack-cli-server/openstack-cli-server =~ ^/ ]] 2026-04-14 22:47:27.707 | + functions-common:_run_under_systemd:1628 : local systemd_service=devstack@openstack-cli-server.service 2026-04-14 22:47:27.710 | + functions-common:_run_under_systemd:1629 : local group= 2026-04-14 22:47:27.713 | + functions-common:_run_under_systemd:1630 : local user=stack 2026-04-14 22:47:27.717 | + functions-common:_run_under_systemd:1631 : [[ -z stack ]] 2026-04-14 22:47:27.720 | + functions-common:_run_under_systemd:1634 : local env_vars= 2026-04-14 22:47:27.723 | + functions-common:_run_under_systemd:1635 : [[ -v SYSTEMD_ENV_VARS[openstack-cli-server] ]] 2026-04-14 22:47:27.727 | + functions-common:_run_under_systemd:1638 : [[ /opt/stack/data/venv/bin/python3 /opt/stack/devstack/files/openstack-cli-server/openstack-cli-server =~ uwsgi ]] 2026-04-14 22:47:27.732 | + functions-common:_run_under_systemd:1644 : write_user_unit_file devstack@openstack-cli-server.service '/opt/stack/data/venv/bin/python3 /opt/stack/devstack/files/openstack-cli-server/openstack-cli-server' '' stack '' 2026-04-14 22:47:27.734 | + functions-common:write_user_unit_file:1529 : local service=devstack@openstack-cli-server.service 2026-04-14 22:47:27.737 | + functions-common:write_user_unit_file:1530 : local 'command=/opt/stack/data/venv/bin/python3 /opt/stack/devstack/files/openstack-cli-server/openstack-cli-server' 2026-04-14 22:47:27.740 | + functions-common:write_user_unit_file:1531 : local group= 2026-04-14 22:47:27.744 | + functions-common:write_user_unit_file:1532 : local user=stack 2026-04-14 22:47:27.748 | + functions-common:write_user_unit_file:1533 : local env_vars= 2026-04-14 22:47:27.751 | + functions-common:write_user_unit_file:1534 : local extra= 2026-04-14 22:47:27.756 | + functions-common:write_user_unit_file:1535 : [[ -n '' ]] 2026-04-14 22:47:27.758 | + functions-common:write_user_unit_file:1538 : local unitfile=/etc/systemd/system/devstack@openstack-cli-server.service 2026-04-14 22:47:27.762 | + functions-common:write_user_unit_file:1539 : mkdir -p /etc/systemd/system 2026-04-14 22:47:27.768 | + functions-common:write_user_unit_file:1541 : iniset -sudo /etc/systemd/system/devstack@openstack-cli-server.service Unit Description 'Devstack devstack@openstack-cli-server.service' 2026-04-14 22:47:27.884 | + functions-common:write_user_unit_file:1542 : iniset -sudo /etc/systemd/system/devstack@openstack-cli-server.service Service Environment '"PATH=/opt/stack/devstack/files/openstack-cli-server:/bin:/opt/stack/data/venv/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/local/bin:/usr/local/sbin:/usr/sbin:/sbin"' 2026-04-14 22:47:27.990 | + functions-common:write_user_unit_file:1543 : iniset -sudo /etc/systemd/system/devstack@openstack-cli-server.service Service User stack 2026-04-14 22:47:28.081 | + functions-common:write_user_unit_file:1544 : iniset -sudo /etc/systemd/system/devstack@openstack-cli-server.service Service ExecStart '/opt/stack/data/venv/bin/python3 /opt/stack/devstack/files/openstack-cli-server/openstack-cli-server' 2026-04-14 22:47:28.168 | + functions-common:write_user_unit_file:1545 : iniset -sudo /etc/systemd/system/devstack@openstack-cli-server.service Service KillMode process 2026-04-14 22:47:28.253 | + functions-common:write_user_unit_file:1546 : iniset -sudo /etc/systemd/system/devstack@openstack-cli-server.service Service TimeoutStopSec 300 2026-04-14 22:47:28.338 | + functions-common:write_user_unit_file:1547 : iniset -sudo /etc/systemd/system/devstack@openstack-cli-server.service Service ExecReload '/usr/bin/kill -HUP $MAINPID' 2026-04-14 22:47:28.425 | + functions-common:write_user_unit_file:1548 : [[ -n '' ]] 2026-04-14 22:47:28.429 | + functions-common:write_user_unit_file:1551 : [[ -n '' ]] 2026-04-14 22:47:28.432 | + functions-common:write_user_unit_file:1554 : iniset -sudo /etc/systemd/system/devstack@openstack-cli-server.service Install WantedBy multi-user.target 2026-04-14 22:47:28.539 | + functions-common:write_user_unit_file:1557 : sudo systemctl daemon-reload 2026-04-14 22:47:28.927 | + functions-common:_run_under_systemd:1647 : sudo systemctl enable devstack@openstack-cli-server.service 2026-04-14 22:47:28.961 | Created symlink '/etc/systemd/system/multi-user.target.wants/devstack@openstack-cli-server.service' → '/etc/systemd/system/devstack@openstack-cli-server.service'. 2026-04-14 22:47:29.355 | + functions-common:_run_under_systemd:1648 : sudo systemctl start devstack@openstack-cli-server.service 2026-04-14 22:47:29.415 | + functions-common:run_process:1680 : time_stop run_process 2026-04-14 22:47:29.419 | + functions-common:time_stop:2414 : local name 2026-04-14 22:47:29.423 | + functions-common:time_stop:2415 : local end_time 2026-04-14 22:47:29.428 | + functions-common:time_stop:2416 : local elapsed_time 2026-04-14 22:47:29.431 | + functions-common:time_stop:2417 : local total 2026-04-14 22:47:29.436 | + functions-common:time_stop:2418 : local start_time 2026-04-14 22:47:29.440 | + functions-common:time_stop:2420 : name=run_process 2026-04-14 22:47:29.443 | + functions-common:time_stop:2421 : start_time=1776206847640 2026-04-14 22:47:29.446 | + functions-common:time_stop:2423 : [[ -z 1776206847640 ]] 2026-04-14 22:47:29.452 | ++ functions-common:time_stop:2426 : date +%s%3N 2026-04-14 22:47:29.456 | + functions-common:time_stop:2426 : end_time=1776206849453 2026-04-14 22:47:29.459 | + functions-common:time_stop:2427 : elapsed_time=1813 2026-04-14 22:47:29.463 | + functions-common:time_stop:2428 : total=0 2026-04-14 22:47:29.466 | + functions-common:time_stop:2430 : _TIME_START[$name]= 2026-04-14 22:47:29.469 | + functions-common:time_stop:2431 : _TIME_TOTAL[$name]=1813 2026-04-14 22:47:29.473 | + ./stack.sh:main:1008 : install_oscwrap 2026-04-14 22:47:29.477 | ++ functions-common:install_oscwrap:2464 : mktemp 2026-04-14 22:47:29.484 | + functions-common:install_oscwrap:2464 : OSCWRAP_TIMER_FILE=/tmp/tmp.j6aKi4z2Pj 2026-04-14 22:47:29.488 | + functions-common:install_oscwrap:2467 : shopt -s expand_aliases 2026-04-14 22:47:29.491 | + functions-common:install_oscwrap:2470 : unalias -a 2026-04-14 22:47:29.494 | + functions-common:install_oscwrap:2472 : alias openstack=oscwrap 2026-04-14 22:47:29.497 | + ./stack.sh:main:1013 : [[ False != \F\a\l\s\e ]] 2026-04-14 22:47:29.502 | + ./stack.sh:main:1053 : '[' -f /opt/stack/data/ca-bundle.pem ']' 2026-04-14 22:47:29.505 | + ./stack.sh:main:1054 : export OS_CACERT=/opt/stack/data/ca-bundle.pem 2026-04-14 22:47:29.509 | + ./stack.sh:main:1054 : OS_CACERT=/opt/stack/data/ca-bundle.pem 2026-04-14 22:47:29.513 | + ./stack.sh:main:1061 : is_service_enabled mysql postgresql 2026-04-14 22:47:29.536 | + functions-common:is_service_enabled:2070 : return 1 2026-04-14 22:47:29.540 | + ./stack.sh:main:1066 : save_stackenv 1066 2026-04-14 22:47:29.544 | + functions-common:save_stackenv:65 : local tag=1066 2026-04-14 22:47:29.548 | ++ functions-common:save_stackenv:67 : date +%F-%H%M%S 2026-04-14 22:47:29.554 | + functions-common:save_stackenv:67 : time_stamp=2026-04-14-224729 2026-04-14 22:47:29.557 | + functions-common:save_stackenv:68 : echo '# 2026-04-14-224729 1066' 2026-04-14 22:47:29.562 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-04-14 22:47:29.564 | + functions-common:save_stackenv:70 : echo BASE_SQL_CONN=mysql+pymysql://root:secretdatabase@217.182.143.61 2026-04-14 22:47:29.569 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-04-14 22:47:29.573 | + functions-common:save_stackenv:70 : echo DATA_DIR=/opt/stack/data 2026-04-14 22:47:29.578 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-04-14 22:47:29.582 | + functions-common:save_stackenv:70 : echo DEST=/opt/stack 2026-04-14 22:47:29.587 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-04-14 22:47:29.590 | + functions-common:save_stackenv:70 : echo ENABLED_SERVICES=br-ex-tcpdump,br-int-flows,c-bak,c-vol,file_tracker,memory_tracker,n-cpu,openstack-cli-server,ovn-controller,ovs-vswitchd,ovsdb-server,placement-client,q-ovn-agent,tls-proxy 2026-04-14 22:47:29.594 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-04-14 22:47:29.599 | + functions-common:save_stackenv:70 : echo HOST_IP=213.32.73.159 2026-04-14 22:47:29.602 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-04-14 22:47:29.606 | + functions-common:save_stackenv:70 : echo 'KEYSTONE_SERVICE_URI=https://[2001:41d0:302:1000::1ab]/identity' 2026-04-14 22:47:29.610 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-04-14 22:47:29.614 | + functions-common:save_stackenv:70 : echo LOGFILE=/opt/stack/logs/devstacklog.txt.2026-04-14-223927 2026-04-14 22:47:29.617 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-04-14 22:47:29.621 | + functions-common:save_stackenv:70 : echo OS_CACERT=/opt/stack/data/ca-bundle.pem 2026-04-14 22:47:29.625 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-04-14 22:47:29.629 | + functions-common:save_stackenv:70 : echo 'SERVICE_HOST=[2001:41d0:302:1000::1ab]' 2026-04-14 22:47:29.632 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-04-14 22:47:29.636 | + functions-common:save_stackenv:70 : echo STACK_USER=stack 2026-04-14 22:47:29.640 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-04-14 22:47:29.643 | + functions-common:save_stackenv:70 : echo TLS_IP=IP:2001:41d0:302:1000::1ab,IP:2001:41d0:302:1000::1ab 2026-04-14 22:47:29.648 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-04-14 22:47:29.651 | + functions-common:save_stackenv:70 : echo HOST_IPV6=2001:41d0:302:1000::1ab 2026-04-14 22:47:29.656 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-04-14 22:47:29.661 | + functions-common:save_stackenv:70 : echo SERVICE_IP_VERSION=6 2026-04-14 22:47:29.664 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-04-14 22:47:29.667 | + functions-common:save_stackenv:70 : echo TUNNEL_ENDPOINT_IP=2001:41d0:302:1000::1ab 2026-04-14 22:47:29.671 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-04-14 22:47:29.674 | + functions-common:save_stackenv:70 : echo TUNNEL_IP_VERSION=6 2026-04-14 22:47:29.678 | + ./stack.sh:main:1076 : start_dstat 2026-04-14 22:47:29.681 | + lib/dstat:start_dstat:31 : run_process dstat '/opt/stack/devstack/tools/dstat.sh /opt/stack/logs' 2026-04-14 22:47:29.684 | + functions-common:run_process:1668 : local service=dstat 2026-04-14 22:47:29.687 | + functions-common:run_process:1669 : local 'command=/opt/stack/devstack/tools/dstat.sh /opt/stack/logs' 2026-04-14 22:47:29.692 | + functions-common:run_process:1670 : local group= 2026-04-14 22:47:29.694 | + functions-common:run_process:1671 : local user= 2026-04-14 22:47:29.698 | + functions-common:run_process:1672 : local env_vars= 2026-04-14 22:47:29.701 | + functions-common:run_process:1674 : local name=dstat 2026-04-14 22:47:29.703 | + functions-common:run_process:1676 : time_start run_process 2026-04-14 22:47:29.707 | + functions-common:time_start:2400 : local name=run_process 2026-04-14 22:47:29.711 | + functions-common:time_start:2401 : local start_time= 2026-04-14 22:47:29.714 | + functions-common:time_start:2402 : [[ -n '' ]] 2026-04-14 22:47:29.718 | ++ functions-common:time_start:2405 : date +%s%3N 2026-04-14 22:47:29.724 | + functions-common:time_start:2405 : _TIME_START[$name]=1776206849719 2026-04-14 22:47:29.726 | + functions-common:run_process:1677 : is_service_enabled dstat 2026-04-14 22:47:29.748 | + functions-common:is_service_enabled:2070 : return 1 2026-04-14 22:47:29.751 | + functions-common:run_process:1680 : time_stop run_process 2026-04-14 22:47:29.754 | + functions-common:time_stop:2414 : local name 2026-04-14 22:47:29.759 | + functions-common:time_stop:2415 : local end_time 2026-04-14 22:47:29.761 | + functions-common:time_stop:2416 : local elapsed_time 2026-04-14 22:47:29.764 | + functions-common:time_stop:2417 : local total 2026-04-14 22:47:29.767 | + functions-common:time_stop:2418 : local start_time 2026-04-14 22:47:29.770 | + functions-common:time_stop:2420 : name=run_process 2026-04-14 22:47:29.772 | + functions-common:time_stop:2421 : start_time=1776206849719 2026-04-14 22:47:29.776 | + functions-common:time_stop:2423 : [[ -z 1776206849719 ]] 2026-04-14 22:47:29.781 | ++ functions-common:time_stop:2426 : date +%s%3N 2026-04-14 22:47:29.787 | + functions-common:time_stop:2426 : end_time=1776206849783 2026-04-14 22:47:29.790 | + functions-common:time_stop:2427 : elapsed_time=64 2026-04-14 22:47:29.794 | + functions-common:time_stop:2428 : total=1813 2026-04-14 22:47:29.797 | + functions-common:time_stop:2430 : _TIME_START[$name]= 2026-04-14 22:47:29.800 | + functions-common:time_stop:2431 : _TIME_TOTAL[$name]=1877 2026-04-14 22:47:29.804 | + lib/dstat:start_dstat:36 : run_process memory_tracker /opt/stack/devstack/tools/memory_tracker.sh '' root PYTHON=python3.13 2026-04-14 22:47:29.807 | + functions-common:run_process:1668 : local service=memory_tracker 2026-04-14 22:47:29.810 | + functions-common:run_process:1669 : local command=/opt/stack/devstack/tools/memory_tracker.sh 2026-04-14 22:47:29.815 | + functions-common:run_process:1670 : local group= 2026-04-14 22:47:29.817 | + functions-common:run_process:1671 : local user=root 2026-04-14 22:47:29.820 | + functions-common:run_process:1672 : local env_vars=PYTHON=python3.13 2026-04-14 22:47:29.823 | + functions-common:run_process:1674 : local name=memory_tracker 2026-04-14 22:47:29.827 | + functions-common:run_process:1676 : time_start run_process 2026-04-14 22:47:29.831 | + functions-common:time_start:2400 : local name=run_process 2026-04-14 22:47:29.834 | + functions-common:time_start:2401 : local start_time= 2026-04-14 22:47:29.838 | + functions-common:time_start:2402 : [[ -n '' ]] 2026-04-14 22:47:29.842 | ++ functions-common:time_start:2405 : date +%s%3N 2026-04-14 22:47:29.848 | + functions-common:time_start:2405 : _TIME_START[$name]=1776206849844 2026-04-14 22:47:29.851 | + functions-common:run_process:1677 : is_service_enabled memory_tracker 2026-04-14 22:47:29.873 | + functions-common:is_service_enabled:2070 : return 0 2026-04-14 22:47:29.877 | + functions-common:run_process:1678 : _run_under_systemd memory_tracker /opt/stack/devstack/tools/memory_tracker.sh '' root PYTHON=python3.13 2026-04-14 22:47:29.880 | + functions-common:_run_under_systemd:1622 : local service=memory_tracker 2026-04-14 22:47:29.884 | + functions-common:_run_under_systemd:1623 : local command=/opt/stack/devstack/tools/memory_tracker.sh 2026-04-14 22:47:29.888 | + functions-common:_run_under_systemd:1624 : local cmd=/opt/stack/devstack/tools/memory_tracker.sh 2026-04-14 22:47:29.892 | + functions-common:_run_under_systemd:1626 : _common_systemd_pitfalls /opt/stack/devstack/tools/memory_tracker.sh 2026-04-14 22:47:29.896 | + functions-common:_common_systemd_pitfalls:1594 : local cmd=/opt/stack/devstack/tools/memory_tracker.sh 2026-04-14 22:47:29.899 | + functions-common:_common_systemd_pitfalls:1597 : [[ /opt/stack/devstack/tools/memory_tracker.sh =~ sudo ]] 2026-04-14 22:47:29.903 | + functions-common:_common_systemd_pitfalls:1608 : [[ ! /opt/stack/devstack/tools/memory_tracker.sh =~ ^/ ]] 2026-04-14 22:47:29.907 | + functions-common:_run_under_systemd:1628 : local systemd_service=devstack@memory_tracker.service 2026-04-14 22:47:29.910 | + functions-common:_run_under_systemd:1629 : local group= 2026-04-14 22:47:29.915 | + functions-common:_run_under_systemd:1630 : local user=root 2026-04-14 22:47:29.919 | + functions-common:_run_under_systemd:1631 : [[ -z root ]] 2026-04-14 22:47:29.923 | + functions-common:_run_under_systemd:1634 : local env_vars=PYTHON=python3.13 2026-04-14 22:47:29.926 | + functions-common:_run_under_systemd:1635 : [[ -v SYSTEMD_ENV_VARS[memory_tracker] ]] 2026-04-14 22:47:29.930 | + functions-common:_run_under_systemd:1638 : [[ /opt/stack/devstack/tools/memory_tracker.sh =~ uwsgi ]] 2026-04-14 22:47:29.935 | + functions-common:_run_under_systemd:1644 : write_user_unit_file devstack@memory_tracker.service /opt/stack/devstack/tools/memory_tracker.sh '' root PYTHON=python3.13 2026-04-14 22:47:29.940 | + functions-common:write_user_unit_file:1529 : local service=devstack@memory_tracker.service 2026-04-14 22:47:29.942 | + functions-common:write_user_unit_file:1530 : local command=/opt/stack/devstack/tools/memory_tracker.sh 2026-04-14 22:47:29.945 | + functions-common:write_user_unit_file:1531 : local group= 2026-04-14 22:47:29.949 | + functions-common:write_user_unit_file:1532 : local user=root 2026-04-14 22:47:29.952 | + functions-common:write_user_unit_file:1533 : local env_vars=PYTHON=python3.13 2026-04-14 22:47:29.955 | + functions-common:write_user_unit_file:1534 : local extra= 2026-04-14 22:47:29.958 | + functions-common:write_user_unit_file:1535 : [[ -n '' ]] 2026-04-14 22:47:29.961 | + functions-common:write_user_unit_file:1538 : local unitfile=/etc/systemd/system/devstack@memory_tracker.service 2026-04-14 22:47:29.965 | + functions-common:write_user_unit_file:1539 : mkdir -p /etc/systemd/system 2026-04-14 22:47:29.970 | + functions-common:write_user_unit_file:1541 : iniset -sudo /etc/systemd/system/devstack@memory_tracker.service Unit Description 'Devstack devstack@memory_tracker.service' 2026-04-14 22:47:30.085 | + functions-common:write_user_unit_file:1542 : iniset -sudo /etc/systemd/system/devstack@memory_tracker.service Service Environment '"PATH=/opt/stack/devstack/files/openstack-cli-server:/bin:/opt/stack/data/venv/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/local/bin:/usr/local/sbin:/usr/sbin:/sbin"' 2026-04-14 22:47:30.186 | + functions-common:write_user_unit_file:1543 : iniset -sudo /etc/systemd/system/devstack@memory_tracker.service Service User root 2026-04-14 22:47:30.266 | + functions-common:write_user_unit_file:1544 : iniset -sudo /etc/systemd/system/devstack@memory_tracker.service Service ExecStart /opt/stack/devstack/tools/memory_tracker.sh 2026-04-14 22:47:30.347 | + functions-common:write_user_unit_file:1545 : iniset -sudo /etc/systemd/system/devstack@memory_tracker.service Service KillMode process 2026-04-14 22:47:30.433 | + functions-common:write_user_unit_file:1546 : iniset -sudo /etc/systemd/system/devstack@memory_tracker.service Service TimeoutStopSec 300 2026-04-14 22:47:30.541 | + functions-common:write_user_unit_file:1547 : iniset -sudo /etc/systemd/system/devstack@memory_tracker.service Service ExecReload '/usr/bin/kill -HUP $MAINPID' 2026-04-14 22:47:30.651 | + functions-common:write_user_unit_file:1548 : [[ -n PYTHON=python3.13 ]] 2026-04-14 22:47:30.656 | + functions-common:write_user_unit_file:1549 : iniset -sudo /etc/systemd/system/devstack@memory_tracker.service Service Environment PYTHON=python3.13 2026-04-14 22:47:30.749 | + functions-common:write_user_unit_file:1551 : [[ -n '' ]] 2026-04-14 22:47:30.753 | + functions-common:write_user_unit_file:1554 : iniset -sudo /etc/systemd/system/devstack@memory_tracker.service Install WantedBy multi-user.target 2026-04-14 22:47:30.868 | + functions-common:write_user_unit_file:1557 : sudo systemctl daemon-reload 2026-04-14 22:47:31.225 | + functions-common:_run_under_systemd:1647 : sudo systemctl enable devstack@memory_tracker.service 2026-04-14 22:47:31.256 | Created symlink '/etc/systemd/system/multi-user.target.wants/devstack@memory_tracker.service' → '/etc/systemd/system/devstack@memory_tracker.service'. 2026-04-14 22:47:31.613 | + functions-common:_run_under_systemd:1648 : sudo systemctl start devstack@memory_tracker.service 2026-04-14 22:47:31.703 | + functions-common:run_process:1680 : time_stop run_process 2026-04-14 22:47:31.706 | + functions-common:time_stop:2414 : local name 2026-04-14 22:47:31.712 | + functions-common:time_stop:2415 : local end_time 2026-04-14 22:47:31.717 | + functions-common:time_stop:2416 : local elapsed_time 2026-04-14 22:47:31.721 | + functions-common:time_stop:2417 : local total 2026-04-14 22:47:31.725 | + functions-common:time_stop:2418 : local start_time 2026-04-14 22:47:31.729 | + functions-common:time_stop:2420 : name=run_process 2026-04-14 22:47:31.734 | + functions-common:time_stop:2421 : start_time=1776206849844 2026-04-14 22:47:31.738 | + functions-common:time_stop:2423 : [[ -z 1776206849844 ]] 2026-04-14 22:47:31.744 | ++ functions-common:time_stop:2426 : date +%s%3N 2026-04-14 22:47:31.752 | + functions-common:time_stop:2426 : end_time=1776206851748 2026-04-14 22:47:31.760 | + functions-common:time_stop:2427 : elapsed_time=1904 2026-04-14 22:47:31.763 | + functions-common:time_stop:2428 : total=1877 2026-04-14 22:47:31.768 | + functions-common:time_stop:2430 : _TIME_START[$name]= 2026-04-14 22:47:31.772 | + functions-common:time_stop:2431 : _TIME_TOTAL[$name]=3781 2026-04-14 22:47:31.775 | + lib/dstat:start_dstat:40 : is_service_enabled peakmem_tracker 2026-04-14 22:47:31.802 | + functions-common:is_service_enabled:2070 : return 1 2026-04-14 22:47:31.806 | + lib/dstat:start_dstat:47 : run_process file_tracker /opt/stack/devstack/tools/file_tracker.sh 2026-04-14 22:47:31.812 | + functions-common:run_process:1668 : local service=file_tracker 2026-04-14 22:47:31.815 | + functions-common:run_process:1669 : local command=/opt/stack/devstack/tools/file_tracker.sh 2026-04-14 22:47:31.821 | + functions-common:run_process:1670 : local group= 2026-04-14 22:47:31.826 | + functions-common:run_process:1671 : local user= 2026-04-14 22:47:31.832 | + functions-common:run_process:1672 : local env_vars= 2026-04-14 22:47:31.837 | + functions-common:run_process:1674 : local name=file_tracker 2026-04-14 22:47:31.842 | + functions-common:run_process:1676 : time_start run_process 2026-04-14 22:47:31.846 | + functions-common:time_start:2400 : local name=run_process 2026-04-14 22:47:31.851 | + functions-common:time_start:2401 : local start_time= 2026-04-14 22:47:31.856 | + functions-common:time_start:2402 : [[ -n '' ]] 2026-04-14 22:47:31.862 | ++ functions-common:time_start:2405 : date +%s%3N 2026-04-14 22:47:31.867 | + functions-common:time_start:2405 : _TIME_START[$name]=1776206851864 2026-04-14 22:47:31.873 | + functions-common:run_process:1677 : is_service_enabled file_tracker 2026-04-14 22:47:31.901 | + functions-common:is_service_enabled:2070 : return 0 2026-04-14 22:47:31.907 | + functions-common:run_process:1678 : _run_under_systemd file_tracker /opt/stack/devstack/tools/file_tracker.sh '' '' '' 2026-04-14 22:47:31.910 | + functions-common:_run_under_systemd:1622 : local service=file_tracker 2026-04-14 22:47:31.916 | + functions-common:_run_under_systemd:1623 : local command=/opt/stack/devstack/tools/file_tracker.sh 2026-04-14 22:47:31.919 | + functions-common:_run_under_systemd:1624 : local cmd=/opt/stack/devstack/tools/file_tracker.sh 2026-04-14 22:47:31.925 | + functions-common:_run_under_systemd:1626 : _common_systemd_pitfalls /opt/stack/devstack/tools/file_tracker.sh 2026-04-14 22:47:31.929 | + functions-common:_common_systemd_pitfalls:1594 : local cmd=/opt/stack/devstack/tools/file_tracker.sh 2026-04-14 22:47:31.933 | + functions-common:_common_systemd_pitfalls:1597 : [[ /opt/stack/devstack/tools/file_tracker.sh =~ sudo ]] 2026-04-14 22:47:31.940 | + functions-common:_common_systemd_pitfalls:1608 : [[ ! /opt/stack/devstack/tools/file_tracker.sh =~ ^/ ]] 2026-04-14 22:47:31.943 | + functions-common:_run_under_systemd:1628 : local systemd_service=devstack@file_tracker.service 2026-04-14 22:47:31.949 | + functions-common:_run_under_systemd:1629 : local group= 2026-04-14 22:47:31.952 | + functions-common:_run_under_systemd:1630 : local user=stack 2026-04-14 22:47:31.959 | + functions-common:_run_under_systemd:1631 : [[ -z stack ]] 2026-04-14 22:47:31.963 | + functions-common:_run_under_systemd:1634 : local env_vars= 2026-04-14 22:47:31.967 | + functions-common:_run_under_systemd:1635 : [[ -v SYSTEMD_ENV_VARS[file_tracker] ]] 2026-04-14 22:47:31.971 | + functions-common:_run_under_systemd:1638 : [[ /opt/stack/devstack/tools/file_tracker.sh =~ uwsgi ]] 2026-04-14 22:47:31.976 | + functions-common:_run_under_systemd:1644 : write_user_unit_file devstack@file_tracker.service /opt/stack/devstack/tools/file_tracker.sh '' stack '' 2026-04-14 22:47:31.980 | + functions-common:write_user_unit_file:1529 : local service=devstack@file_tracker.service 2026-04-14 22:47:31.983 | + functions-common:write_user_unit_file:1530 : local command=/opt/stack/devstack/tools/file_tracker.sh 2026-04-14 22:47:31.990 | + functions-common:write_user_unit_file:1531 : local group= 2026-04-14 22:47:31.992 | + functions-common:write_user_unit_file:1532 : local user=stack 2026-04-14 22:47:31.996 | + functions-common:write_user_unit_file:1533 : local env_vars= 2026-04-14 22:47:31.999 | + functions-common:write_user_unit_file:1534 : local extra= 2026-04-14 22:47:32.003 | + functions-common:write_user_unit_file:1535 : [[ -n '' ]] 2026-04-14 22:47:32.007 | + functions-common:write_user_unit_file:1538 : local unitfile=/etc/systemd/system/devstack@file_tracker.service 2026-04-14 22:47:32.011 | + functions-common:write_user_unit_file:1539 : mkdir -p /etc/systemd/system 2026-04-14 22:47:32.016 | + functions-common:write_user_unit_file:1541 : iniset -sudo /etc/systemd/system/devstack@file_tracker.service Unit Description 'Devstack devstack@file_tracker.service' 2026-04-14 22:47:32.115 | + functions-common:write_user_unit_file:1542 : iniset -sudo /etc/systemd/system/devstack@file_tracker.service Service Environment '"PATH=/opt/stack/devstack/files/openstack-cli-server:/bin:/opt/stack/data/venv/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/local/bin:/usr/local/sbin:/usr/sbin:/sbin"' 2026-04-14 22:47:32.217 | + functions-common:write_user_unit_file:1543 : iniset -sudo /etc/systemd/system/devstack@file_tracker.service Service User stack 2026-04-14 22:47:32.307 | + functions-common:write_user_unit_file:1544 : iniset -sudo /etc/systemd/system/devstack@file_tracker.service Service ExecStart /opt/stack/devstack/tools/file_tracker.sh 2026-04-14 22:47:32.422 | + functions-common:write_user_unit_file:1545 : iniset -sudo /etc/systemd/system/devstack@file_tracker.service Service KillMode process 2026-04-14 22:47:32.526 | + functions-common:write_user_unit_file:1546 : iniset -sudo /etc/systemd/system/devstack@file_tracker.service Service TimeoutStopSec 300 2026-04-14 22:47:32.618 | + functions-common:write_user_unit_file:1547 : iniset -sudo /etc/systemd/system/devstack@file_tracker.service Service ExecReload '/usr/bin/kill -HUP $MAINPID' 2026-04-14 22:47:32.716 | + functions-common:write_user_unit_file:1548 : [[ -n '' ]] 2026-04-14 22:47:32.720 | + functions-common:write_user_unit_file:1551 : [[ -n '' ]] 2026-04-14 22:47:32.724 | + functions-common:write_user_unit_file:1554 : iniset -sudo /etc/systemd/system/devstack@file_tracker.service Install WantedBy multi-user.target 2026-04-14 22:47:32.840 | + functions-common:write_user_unit_file:1557 : sudo systemctl daemon-reload 2026-04-14 22:47:33.256 | + functions-common:_run_under_systemd:1647 : sudo systemctl enable devstack@file_tracker.service 2026-04-14 22:47:33.287 | Created symlink '/etc/systemd/system/multi-user.target.wants/devstack@file_tracker.service' → '/etc/systemd/system/devstack@file_tracker.service'. 2026-04-14 22:47:33.689 | + functions-common:_run_under_systemd:1648 : sudo systemctl start devstack@file_tracker.service 2026-04-14 22:47:33.766 | + functions-common:run_process:1680 : time_stop run_process 2026-04-14 22:47:33.772 | + functions-common:time_stop:2414 : local name 2026-04-14 22:47:33.778 | + functions-common:time_stop:2415 : local end_time 2026-04-14 22:47:33.784 | + functions-common:time_stop:2416 : local elapsed_time 2026-04-14 22:47:33.790 | + functions-common:time_stop:2417 : local total 2026-04-14 22:47:33.797 | + functions-common:time_stop:2418 : local start_time 2026-04-14 22:47:33.802 | + functions-common:time_stop:2420 : name=run_process 2026-04-14 22:47:33.807 | + functions-common:time_stop:2421 : start_time=1776206851864 2026-04-14 22:47:33.813 | + functions-common:time_stop:2423 : [[ -z 1776206851864 ]] 2026-04-14 22:47:33.818 | ++ functions-common:time_stop:2426 : date +%s%3N 2026-04-14 22:47:33.826 | + functions-common:time_stop:2426 : end_time=1776206853821 2026-04-14 22:47:33.831 | + functions-common:time_stop:2427 : elapsed_time=1957 2026-04-14 22:47:33.834 | + functions-common:time_stop:2428 : total=3781 2026-04-14 22:47:33.838 | + functions-common:time_stop:2430 : _TIME_START[$name]= 2026-04-14 22:47:33.843 | + functions-common:time_stop:2431 : _TIME_TOTAL[$name]=5738 2026-04-14 22:47:33.847 | + ./stack.sh:main:1078 : is_service_enabled atop 2026-04-14 22:47:33.876 | + functions-common:is_service_enabled:2070 : return 1 2026-04-14 22:47:33.882 | + ./stack.sh:main:1086 : is_service_enabled tcpdump 2026-04-14 22:47:33.911 | + functions-common:is_service_enabled:2070 : return 1 2026-04-14 22:47:33.915 | + ./stack.sh:main:1094 : is_service_enabled etcd3 2026-04-14 22:47:33.940 | + functions-common:is_service_enabled:2070 : return 1 2026-04-14 22:47:33.946 | + ./stack.sh:main:1101 : is_service_enabled tls-proxy 2026-04-14 22:47:33.968 | + functions-common:is_service_enabled:2070 : return 0 2026-04-14 22:47:33.971 | + ./stack.sh:main:1102 : start_tls_proxy http-services '*' 443 '[2001:41d0:302:1000::1ab]' 80 2026-04-14 22:47:33.974 | + lib/tls:start_tls_proxy:514 : local b_service=http-services-tls-proxy 2026-04-14 22:47:33.978 | + lib/tls:start_tls_proxy:515 : local 'f_host=*' 2026-04-14 22:47:33.982 | + lib/tls:start_tls_proxy:516 : local f_port=443 2026-04-14 22:47:33.985 | + lib/tls:start_tls_proxy:517 : local 'b_host=[2001:41d0:302:1000::1ab]' 2026-04-14 22:47:33.988 | + lib/tls:start_tls_proxy:518 : local b_port=80 2026-04-14 22:47:33.991 | + lib/tls:start_tls_proxy:520 : local f_header_size=8190 2026-04-14 22:47:33.997 | + lib/tls:start_tls_proxy:523 : tune_apache_connections norestart 2026-04-14 22:47:34.000 | + lib/tls:tune_apache_connections:459 : local should_restart=norestart 2026-04-14 22:47:34.004 | + lib/tls:tune_apache_connections:460 : local tuning_file=/etc/apache2/conf-enabled/connection-tuning.conf 2026-04-14 22:47:34.007 | + lib/tls:tune_apache_connections:461 : '[' -f /etc/apache2/conf-enabled/connection-tuning.conf ']' 2026-04-14 22:47:34.011 | + lib/tls:tune_apache_connections:462 : sudo bash -c 'cat > /etc/apache2/conf-enabled/connection-tuning.conf' 2026-04-14 22:47:34.034 | + lib/tls:tune_apache_connections:502 : '[' norestart '!=' norestart ']' 2026-04-14 22:47:34.039 | + lib/tls:start_tls_proxy:525 : local config_file 2026-04-14 22:47:34.044 | ++ lib/tls:start_tls_proxy:526 : apache_site_config_for http-services-tls-proxy 2026-04-14 22:47:34.049 | ++ lib/apache:apache_site_config_for:174 : local site=http-services-tls-proxy 2026-04-14 22:47:34.053 | ++ lib/apache:apache_site_config_for:175 : is_ubuntu 2026-04-14 22:47:34.058 | ++ functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-04-14 22:47:34.061 | ++ functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-04-14 22:47:34.065 | ++ lib/apache:apache_site_config_for:177 : echo /etc/apache2/sites-available/http-services-tls-proxy.conf 2026-04-14 22:47:34.070 | + lib/tls:start_tls_proxy:526 : config_file=/etc/apache2/sites-available/http-services-tls-proxy.conf 2026-04-14 22:47:34.074 | + lib/tls:start_tls_proxy:527 : local listen_string 2026-04-14 22:47:34.079 | + lib/tls:start_tls_proxy:531 : [[ 443 == \8\0 ]] 2026-04-14 22:47:34.084 | + lib/tls:start_tls_proxy:531 : [[ 443 == \4\4\3 ]] 2026-04-14 22:47:34.088 | + lib/tls:start_tls_proxy:532 : listen_string= 2026-04-14 22:47:34.093 | + lib/tls:start_tls_proxy:538 : sudo bash -c 'cat >/etc/apache2/sites-available/http-services-tls-proxy.conf' 2026-04-14 22:47:34.125 | + lib/tls:start_tls_proxy:571 : for mod in headers ssl proxy proxy_http 2026-04-14 22:47:34.130 | + lib/tls:start_tls_proxy:574 : enable_apache_mod headers norestart 2026-04-14 22:47:34.134 | + lib/apache:enable_apache_mod:55 : local mod=headers 2026-04-14 22:47:34.138 | + lib/apache:enable_apache_mod:56 : local should_restart=norestart 2026-04-14 22:47:34.142 | + lib/apache:enable_apache_mod:58 : is_ubuntu 2026-04-14 22:47:34.147 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-04-14 22:47:34.151 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-04-14 22:47:34.154 | + lib/apache:enable_apache_mod:61 : [[ headers != \v\e\r\s\i\o\n ]] 2026-04-14 22:47:34.158 | + lib/apache:enable_apache_mod:61 : a2query -m headers 2026-04-14 22:47:34.206 | No module matches headers 2026-04-14 22:47:34.210 | + lib/apache:enable_apache_mod:62 : sudo a2enmod headers 2026-04-14 22:47:34.271 | Enabling module headers. 2026-04-14 22:47:34.279 | To activate the new configuration, you need to run: 2026-04-14 22:47:34.279 | systemctl restart apache2 2026-04-14 22:47:34.284 | + lib/apache:enable_apache_mod:63 : [[ norestart != \n\o\r\e\s\t\a\r\t ]] 2026-04-14 22:47:34.288 | + lib/tls:start_tls_proxy:571 : for mod in headers ssl proxy proxy_http 2026-04-14 22:47:34.292 | + lib/tls:start_tls_proxy:574 : enable_apache_mod ssl norestart 2026-04-14 22:47:34.296 | + lib/apache:enable_apache_mod:55 : local mod=ssl 2026-04-14 22:47:34.299 | + lib/apache:enable_apache_mod:56 : local should_restart=norestart 2026-04-14 22:47:34.302 | + lib/apache:enable_apache_mod:58 : is_ubuntu 2026-04-14 22:47:34.305 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-04-14 22:47:34.309 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-04-14 22:47:34.313 | + lib/apache:enable_apache_mod:61 : [[ ssl != \v\e\r\s\i\o\n ]] 2026-04-14 22:47:34.316 | + lib/apache:enable_apache_mod:61 : a2query -m ssl 2026-04-14 22:47:34.362 | No module matches ssl 2026-04-14 22:47:34.369 | + lib/apache:enable_apache_mod:62 : sudo a2enmod ssl 2026-04-14 22:47:34.431 | Considering dependency mime for ssl: 2026-04-14 22:47:34.431 | Module mime already enabled 2026-04-14 22:47:34.431 | Considering dependency socache_shmcb for ssl: 2026-04-14 22:47:34.431 | Enabling module socache_shmcb. 2026-04-14 22:47:34.440 | Enabling module ssl. 2026-04-14 22:47:34.441 | See /usr/share/doc/apache2/README.Debian.gz on how to configure SSL and create self-signed certificates. 2026-04-14 22:47:34.448 | To activate the new configuration, you need to run: 2026-04-14 22:47:34.448 | systemctl restart apache2 2026-04-14 22:47:34.456 | + lib/apache:enable_apache_mod:63 : [[ norestart != \n\o\r\e\s\t\a\r\t ]] 2026-04-14 22:47:34.460 | + lib/tls:start_tls_proxy:571 : for mod in headers ssl proxy proxy_http 2026-04-14 22:47:34.464 | + lib/tls:start_tls_proxy:574 : enable_apache_mod proxy norestart 2026-04-14 22:47:34.469 | + lib/apache:enable_apache_mod:55 : local mod=proxy 2026-04-14 22:47:34.472 | + lib/apache:enable_apache_mod:56 : local should_restart=norestart 2026-04-14 22:47:34.475 | + lib/apache:enable_apache_mod:58 : is_ubuntu 2026-04-14 22:47:34.479 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-04-14 22:47:34.483 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-04-14 22:47:34.487 | + lib/apache:enable_apache_mod:61 : [[ proxy != \v\e\r\s\i\o\n ]] 2026-04-14 22:47:34.491 | + lib/apache:enable_apache_mod:61 : a2query -m proxy 2026-04-14 22:47:34.542 | proxy (enabled by site administrator) 2026-04-14 22:47:34.548 | + lib/tls:start_tls_proxy:571 : for mod in headers ssl proxy proxy_http 2026-04-14 22:47:34.552 | + lib/tls:start_tls_proxy:574 : enable_apache_mod proxy_http norestart 2026-04-14 22:47:34.556 | + lib/apache:enable_apache_mod:55 : local mod=proxy_http 2026-04-14 22:47:34.561 | + lib/apache:enable_apache_mod:56 : local should_restart=norestart 2026-04-14 22:47:34.564 | + lib/apache:enable_apache_mod:58 : is_ubuntu 2026-04-14 22:47:34.567 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-04-14 22:47:34.571 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-04-14 22:47:34.575 | + lib/apache:enable_apache_mod:61 : [[ proxy_http != \v\e\r\s\i\o\n ]] 2026-04-14 22:47:34.578 | + lib/apache:enable_apache_mod:61 : a2query -m proxy_http 2026-04-14 22:47:34.630 | No module matches proxy_http 2026-04-14 22:47:34.636 | + lib/apache:enable_apache_mod:62 : sudo a2enmod proxy_http 2026-04-14 22:47:34.708 | Considering dependency proxy for proxy_http: 2026-04-14 22:47:34.708 | Module proxy already enabled 2026-04-14 22:47:34.708 | Enabling module proxy_http. 2026-04-14 22:47:34.715 | To activate the new configuration, you need to run: 2026-04-14 22:47:34.715 | systemctl restart apache2 2026-04-14 22:47:34.722 | + lib/apache:enable_apache_mod:63 : [[ norestart != \n\o\r\e\s\t\a\r\t ]] 2026-04-14 22:47:34.726 | + lib/tls:start_tls_proxy:576 : enable_apache_site http-services-tls-proxy 2026-04-14 22:47:34.729 | + lib/apache:enable_apache_site:191 : local site=http-services-tls-proxy 2026-04-14 22:47:34.733 | + lib/apache:enable_apache_site:193 : enable_apache_mod version 2026-04-14 22:47:34.737 | + lib/apache:enable_apache_mod:55 : local mod=version 2026-04-14 22:47:34.741 | + lib/apache:enable_apache_mod:56 : local should_restart= 2026-04-14 22:47:34.744 | + lib/apache:enable_apache_mod:58 : is_ubuntu 2026-04-14 22:47:34.748 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-04-14 22:47:34.751 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-04-14 22:47:34.755 | + lib/apache:enable_apache_mod:61 : [[ version != \v\e\r\s\i\o\n ]] 2026-04-14 22:47:34.758 | + lib/apache:enable_apache_site:194 : is_ubuntu 2026-04-14 22:47:34.761 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-04-14 22:47:34.764 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-04-14 22:47:34.768 | + lib/apache:enable_apache_site:195 : sudo a2ensite http-services-tls-proxy 2026-04-14 22:47:34.824 | Enabling site http-services-tls-proxy. 2026-04-14 22:47:34.834 | To activate the new configuration, you need to run: 2026-04-14 22:47:34.834 | systemctl reload apache2 2026-04-14 22:47:34.840 | + lib/tls:start_tls_proxy:577 : restart_apache_server 2026-04-14 22:47:34.844 | + lib/apache:restart_apache_server:238 : restart_service apache2 2026-04-14 22:47:34.850 | + functions-common:restart_service:2298 : '[' -x /bin/systemctl ']' 2026-04-14 22:47:34.853 | + functions-common:restart_service:2299 : sudo /bin/systemctl restart apache2 2026-04-14 22:47:35.097 | + ./stack.sh:main:1106 : write_clouds_yaml 2026-04-14 22:47:35.102 | + functions-common:write_clouds_yaml:84 : CLOUDS_YAML=/etc/openstack/clouds.yaml 2026-04-14 22:47:35.105 | + functions-common:write_clouds_yaml:86 : sudo mkdir -p /etc/openstack 2026-04-14 22:47:35.125 | + functions-common:write_clouds_yaml:87 : sudo chown -R stack /etc/openstack 2026-04-14 22:47:35.151 | + functions-common:write_clouds_yaml:89 : CA_CERT_ARG= 2026-04-14 22:47:35.155 | + functions-common:write_clouds_yaml:90 : '[' -f /opt/stack/data/ca-bundle.pem ']' 2026-04-14 22:47:35.158 | + functions-common:write_clouds_yaml:91 : CA_CERT_ARG='--os-cacert /opt/stack/data/ca-bundle.pem' 2026-04-14 22:47:35.161 | + functions-common:write_clouds_yaml:94 : /opt/stack/data/venv/bin/python3 /opt/stack/devstack/tools/update_clouds_yaml.py --file /etc/openstack/clouds.yaml --os-cloud devstack --os-region-name RegionOne --os-cacert /opt/stack/data/ca-bundle.pem --os-auth-url 'https://[2001:41d0:302:1000::1ab]/identity' --os-username demo --os-password secretadmin --os-project-name demo 2026-04-14 22:47:35.232 | The user clouds.yaml file didn't exist. 2026-04-14 22:47:35.243 | + functions-common:write_clouds_yaml:105 : /opt/stack/data/venv/bin/python3 /opt/stack/devstack/tools/update_clouds_yaml.py --file /etc/openstack/clouds.yaml --os-cloud devstack-admin --os-region-name RegionOne --os-cacert /opt/stack/data/ca-bundle.pem --os-auth-url 'https://[2001:41d0:302:1000::1ab]/identity' --os-username admin --os-password secretadmin --os-project-name admin 2026-04-14 22:47:35.359 | + functions-common:write_clouds_yaml:116 : /opt/stack/data/venv/bin/python3 /opt/stack/devstack/tools/update_clouds_yaml.py --file /etc/openstack/clouds.yaml --os-cloud devstack-admin-demo --os-region-name RegionOne --os-cacert /opt/stack/data/ca-bundle.pem --os-auth-url 'https://[2001:41d0:302:1000::1ab]/identity' --os-username admin --os-password secretadmin --os-project-name demo 2026-04-14 22:47:35.448 | + functions-common:write_clouds_yaml:127 : /opt/stack/data/venv/bin/python3 /opt/stack/devstack/tools/update_clouds_yaml.py --file /etc/openstack/clouds.yaml --os-cloud devstack-alt --os-region-name RegionOne --os-cacert /opt/stack/data/ca-bundle.pem --os-auth-url 'https://[2001:41d0:302:1000::1ab]/identity' --os-username alt_demo --os-password secretadmin --os-project-name alt_demo 2026-04-14 22:47:35.531 | + functions-common:write_clouds_yaml:138 : /opt/stack/data/venv/bin/python3 /opt/stack/devstack/tools/update_clouds_yaml.py --file /etc/openstack/clouds.yaml --os-cloud devstack-alt-member --os-region-name RegionOne --os-cacert /opt/stack/data/ca-bundle.pem --os-auth-url 'https://[2001:41d0:302:1000::1ab]/identity' --os-username alt_demo_member --os-password secretadmin --os-project-name alt_demo 2026-04-14 22:47:35.646 | + functions-common:write_clouds_yaml:149 : /opt/stack/data/venv/bin/python3 /opt/stack/devstack/tools/update_clouds_yaml.py --file /etc/openstack/clouds.yaml --os-cloud devstack-alt-reader --os-region-name RegionOne --os-cacert /opt/stack/data/ca-bundle.pem --os-auth-url 'https://[2001:41d0:302:1000::1ab]/identity' --os-username alt_demo_reader --os-password secretadmin --os-project-name alt_demo 2026-04-14 22:47:35.766 | + functions-common:write_clouds_yaml:160 : /opt/stack/data/venv/bin/python3 /opt/stack/devstack/tools/update_clouds_yaml.py --file /etc/openstack/clouds.yaml --os-cloud devstack-reader --os-region-name RegionOne --os-cacert /opt/stack/data/ca-bundle.pem --os-auth-url 'https://[2001:41d0:302:1000::1ab]/identity' --os-username demo_reader --os-password secretadmin --os-project-name demo 2026-04-14 22:47:35.858 | + functions-common:write_clouds_yaml:171 : /opt/stack/data/venv/bin/python3 /opt/stack/devstack/tools/update_clouds_yaml.py --file /etc/openstack/clouds.yaml --os-cloud devstack-system-admin --os-region-name RegionOne --os-cacert /opt/stack/data/ca-bundle.pem --os-auth-url 'https://[2001:41d0:302:1000::1ab]/identity' --os-username admin --os-password secretadmin --os-system-scope all 2026-04-14 22:47:35.969 | + functions-common:write_clouds_yaml:182 : /opt/stack/data/venv/bin/python3 /opt/stack/devstack/tools/update_clouds_yaml.py --file /etc/openstack/clouds.yaml --os-cloud devstack-system-member --os-region-name RegionOne --os-cacert /opt/stack/data/ca-bundle.pem --os-auth-url 'https://[2001:41d0:302:1000::1ab]/identity' --os-username system_member --os-password secretadmin --os-system-scope all 2026-04-14 22:47:36.083 | + functions-common:write_clouds_yaml:193 : /opt/stack/data/venv/bin/python3 /opt/stack/devstack/tools/update_clouds_yaml.py --file /etc/openstack/clouds.yaml --os-cloud devstack-system-reader --os-region-name RegionOne --os-cacert /opt/stack/data/ca-bundle.pem --os-auth-url 'https://[2001:41d0:302:1000::1ab]/identity' --os-username system_reader --os-password secretadmin --os-system-scope all 2026-04-14 22:47:36.185 | + functions-common:write_clouds_yaml:203 : cat 2026-04-14 22:47:36.192 | ++ functions-common:write_clouds_yaml:209 : eval echo '~stack' 2026-04-14 22:47:36.197 | +++ functions-common:write_clouds_yaml:209 : echo /opt/stack 2026-04-14 22:47:36.201 | + functions-common:write_clouds_yaml:209 : rm -f /opt/stack/.config/openstack/clouds.yaml 2026-04-14 22:47:36.206 | + ./stack.sh:main:1107 : export OS_CLOUD=devstack-admin 2026-04-14 22:47:36.209 | + ./stack.sh:main:1107 : OS_CLOUD=devstack-admin 2026-04-14 22:47:36.214 | + ./stack.sh:main:1109 : is_service_enabled keystone 2026-04-14 22:47:36.236 | + functions-common:is_service_enabled:2070 : return 1 2026-04-14 22:47:36.240 | + ./stack.sh:main:1140 : is_service_enabled horizon 2026-04-14 22:47:36.263 | + functions-common:is_service_enabled:2070 : return 1 2026-04-14 22:47:36.268 | + ./stack.sh:main:1145 : async_wait create_nova_accounts create_glance_accounts create_cinder_accounts 2026-04-14 22:47:36.297 | Not waiting for async task create_nova_accounts that we never started or has already been waited for 2026-04-14 22:47:36.305 | Not waiting for async task create_glance_accounts that we never started or has already been waited for 2026-04-14 22:47:36.311 | Not waiting for async task create_cinder_accounts that we never started or has already been waited for 2026-04-14 22:47:36.314 | + inc/async:async_wait:197 : return 0 2026-04-14 22:47:36.320 | + ./stack.sh:main:1146 : async_wait create_neutron_accounts create_swift_accounts configure_horizon 2026-04-14 22:47:36.348 | Not waiting for async task create_neutron_accounts that we never started or has already been waited for 2026-04-14 22:47:36.355 | Not waiting for async task create_swift_accounts that we never started or has already been waited for 2026-04-14 22:47:36.362 | Not waiting for async task configure_horizon that we never started or has already been waited for 2026-04-14 22:47:36.368 | + inc/async:async_wait:197 : return 0 2026-04-14 22:47:36.371 | + ./stack.sh:main:1152 : is_service_enabled mysql postgresql 2026-04-14 22:47:36.399 | + functions-common:is_service_enabled:2070 : return 1 2026-04-14 22:47:36.402 | + ./stack.sh:main:1161 : is_service_enabled neutron 2026-04-14 22:47:36.430 | + functions-common:is_service_enabled:2070 : return 0 2026-04-14 22:47:36.433 | + ./stack.sh:main:1162 : echo_summary 'Configuring Neutron' 2026-04-14 22:47:36.437 | + ./stack.sh:echo_summary:438 : [[ -t 3 ]] 2026-04-14 22:47:36.441 | + ./stack.sh:echo_summary:444 : echo -e Configuring Neutron 2026-04-14 22:47:36.446 | + ./stack.sh:main:1164 : configure_neutron 2026-04-14 22:47:36.449 | + lib/neutron:configure_neutron:381 : _configure_neutron_common 2026-04-14 22:47:36.453 | + lib/neutron:_configure_neutron_common:884 : _create_neutron_conf_dir 2026-04-14 22:47:36.457 | + lib/neutron:_create_neutron_conf_dir:877 : sudo install -d -o stack /etc/neutron 2026-04-14 22:47:36.481 | + lib/neutron:_configure_neutron_common:887 : cd /opt/stack/neutron 2026-04-14 22:47:36.485 | + lib/neutron:_configure_neutron_common:887 : exec ./tools/generate_config_file_samples.sh 2026-04-14 22:47:37.280 | /opt/stack/data/venv/lib/python3.13/site-packages/oslo_concurrency/lockutils.py:41: EventletDeprecationWarning: 2026-04-14 22:47:37.280 | Eventlet is deprecated. It is currently being maintained in bugfix mode, and 2026-04-14 22:47:37.280 | we strongly recommend against using it for new projects. 2026-04-14 22:47:37.280 | 2026-04-14 22:47:37.280 | If you are already using Eventlet, we recommend migrating to a different 2026-04-14 22:47:37.280 | framework. For more detail see 2026-04-14 22:47:37.280 | https://eventlet.readthedocs.io/en/latest/asyncio/migration.html 2026-04-14 22:47:37.280 | 2026-04-14 22:47:37.280 | import eventlet 2026-04-14 22:47:40.372 | /opt/stack/data/venv/lib/python3.13/site-packages/oslo_concurrency/lockutils.py:41: EventletDeprecationWarning: 2026-04-14 22:47:40.372 | Eventlet is deprecated. It is currently being maintained in bugfix mode, and 2026-04-14 22:47:40.372 | we strongly recommend against using it for new projects. 2026-04-14 22:47:40.372 | 2026-04-14 22:47:40.372 | If you are already using Eventlet, we recommend migrating to a different 2026-04-14 22:47:40.372 | framework. For more detail see 2026-04-14 22:47:40.372 | https://eventlet.readthedocs.io/en/latest/asyncio/migration.html 2026-04-14 22:47:40.372 | 2026-04-14 22:47:40.372 | import eventlet 2026-04-14 22:47:43.124 | /opt/stack/data/venv/lib/python3.13/site-packages/oslo_concurrency/lockutils.py:41: EventletDeprecationWarning: 2026-04-14 22:47:43.124 | Eventlet is deprecated. It is currently being maintained in bugfix mode, and 2026-04-14 22:47:43.124 | we strongly recommend against using it for new projects. 2026-04-14 22:47:43.124 | 2026-04-14 22:47:43.124 | If you are already using Eventlet, we recommend migrating to a different 2026-04-14 22:47:43.124 | framework. For more detail see 2026-04-14 22:47:43.124 | https://eventlet.readthedocs.io/en/latest/asyncio/migration.html 2026-04-14 22:47:43.124 | 2026-04-14 22:47:43.124 | import eventlet 2026-04-14 22:47:46.040 | /opt/stack/data/venv/lib/python3.13/site-packages/oslo_utils/importutils.py:77: EventletDeprecationWarning: 2026-04-14 22:47:46.040 | Eventlet is deprecated. It is currently being maintained in bugfix mode, and 2026-04-14 22:47:46.040 | we strongly recommend against using it for new projects. 2026-04-14 22:47:46.040 | 2026-04-14 22:47:46.040 | If you are already using Eventlet, we recommend migrating to a different 2026-04-14 22:47:46.040 | framework. For more detail see 2026-04-14 22:47:46.040 | https://eventlet.readthedocs.io/en/latest/asyncio/migration.html 2026-04-14 22:47:46.040 | 2026-04-14 22:47:46.040 | __import__(import_str) 2026-04-14 22:47:48.870 | /opt/stack/data/venv/lib/python3.13/site-packages/oslo_concurrency/lockutils.py:41: EventletDeprecationWarning: 2026-04-14 22:47:48.870 | Eventlet is deprecated. It is currently being maintained in bugfix mode, and 2026-04-14 22:47:48.870 | we strongly recommend against using it for new projects. 2026-04-14 22:47:48.871 | 2026-04-14 22:47:48.871 | If you are already using Eventlet, we recommend migrating to a different 2026-04-14 22:47:48.871 | framework. For more detail see 2026-04-14 22:47:48.871 | https://eventlet.readthedocs.io/en/latest/asyncio/migration.html 2026-04-14 22:47:48.871 | 2026-04-14 22:47:48.871 | import eventlet 2026-04-14 22:47:51.501 | /opt/stack/data/venv/lib/python3.13/site-packages/oslo_concurrency/lockutils.py:41: EventletDeprecationWarning: 2026-04-14 22:47:51.501 | Eventlet is deprecated. It is currently being maintained in bugfix mode, and 2026-04-14 22:47:51.501 | we strongly recommend against using it for new projects. 2026-04-14 22:47:51.501 | 2026-04-14 22:47:51.502 | If you are already using Eventlet, we recommend migrating to a different 2026-04-14 22:47:51.502 | framework. For more detail see 2026-04-14 22:47:51.502 | https://eventlet.readthedocs.io/en/latest/asyncio/migration.html 2026-04-14 22:47:51.502 | 2026-04-14 22:47:51.502 | import eventlet 2026-04-14 22:47:54.133 | /opt/stack/data/venv/lib/python3.13/site-packages/oslo_utils/importutils.py:77: EventletDeprecationWarning: 2026-04-14 22:47:54.133 | Eventlet is deprecated. It is currently being maintained in bugfix mode, and 2026-04-14 22:47:54.133 | we strongly recommend against using it for new projects. 2026-04-14 22:47:54.133 | 2026-04-14 22:47:54.133 | If you are already using Eventlet, we recommend migrating to a different 2026-04-14 22:47:54.133 | framework. For more detail see 2026-04-14 22:47:54.133 | https://eventlet.readthedocs.io/en/latest/asyncio/migration.html 2026-04-14 22:47:54.133 | 2026-04-14 22:47:54.133 | __import__(import_str) 2026-04-14 22:47:56.911 | /opt/stack/data/venv/lib/python3.13/site-packages/oslo_concurrency/lockutils.py:41: EventletDeprecationWarning: 2026-04-14 22:47:56.912 | Eventlet is deprecated. It is currently being maintained in bugfix mode, and 2026-04-14 22:47:56.912 | we strongly recommend against using it for new projects. 2026-04-14 22:47:56.912 | 2026-04-14 22:47:56.912 | If you are already using Eventlet, we recommend migrating to a different 2026-04-14 22:47:56.912 | framework. For more detail see 2026-04-14 22:47:56.912 | https://eventlet.readthedocs.io/en/latest/asyncio/migration.html 2026-04-14 22:47:56.912 | 2026-04-14 22:47:56.912 | import eventlet 2026-04-14 22:47:58.477 | /opt/stack/data/venv/lib/python3.13/site-packages/oslo_concurrency/lockutils.py:41: EventletDeprecationWarning: 2026-04-14 22:47:58.477 | Eventlet is deprecated. It is currently being maintained in bugfix mode, and 2026-04-14 22:47:58.477 | we strongly recommend against using it for new projects. 2026-04-14 22:47:58.477 | 2026-04-14 22:47:58.477 | If you are already using Eventlet, we recommend migrating to a different 2026-04-14 22:47:58.477 | framework. For more detail see 2026-04-14 22:47:58.477 | https://eventlet.readthedocs.io/en/latest/asyncio/migration.html 2026-04-14 22:47:58.477 | 2026-04-14 22:47:58.477 | import eventlet 2026-04-14 22:48:00.988 | /opt/stack/data/venv/lib/python3.13/site-packages/oslo_concurrency/lockutils.py:41: EventletDeprecationWarning: 2026-04-14 22:48:00.988 | Eventlet is deprecated. It is currently being maintained in bugfix mode, and 2026-04-14 22:48:00.988 | we strongly recommend against using it for new projects. 2026-04-14 22:48:00.988 | 2026-04-14 22:48:00.988 | If you are already using Eventlet, we recommend migrating to a different 2026-04-14 22:48:00.988 | framework. For more detail see 2026-04-14 22:48:00.988 | https://eventlet.readthedocs.io/en/latest/asyncio/migration.html 2026-04-14 22:48:00.989 | 2026-04-14 22:48:00.989 | import eventlet 2026-04-14 22:48:02.620 | /opt/stack/data/venv/lib/python3.13/site-packages/oslo_concurrency/lockutils.py:41: EventletDeprecationWarning: 2026-04-14 22:48:02.620 | Eventlet is deprecated. It is currently being maintained in bugfix mode, and 2026-04-14 22:48:02.620 | we strongly recommend against using it for new projects. 2026-04-14 22:48:02.620 | 2026-04-14 22:48:02.620 | If you are already using Eventlet, we recommend migrating to a different 2026-04-14 22:48:02.620 | framework. For more detail see 2026-04-14 22:48:02.620 | https://eventlet.readthedocs.io/en/latest/asyncio/migration.html 2026-04-14 22:48:02.620 | 2026-04-14 22:48:02.620 | import eventlet 2026-04-14 22:48:04.907 | + lib/neutron:_configure_neutron_common:889 : cp /opt/stack/neutron/etc/neutron.conf.sample /etc/neutron/neutron.conf 2026-04-14 22:48:04.912 | + lib/neutron:_configure_neutron_common:891 : Q_POLICY_FILE=/etc/neutron/policy.json 2026-04-14 22:48:04.915 | + lib/neutron:_configure_neutron_common:895 : '[' -f /opt/stack/neutron/etc/policy.json ']' 2026-04-14 22:48:04.918 | + lib/neutron:_configure_neutron_common:899 : echo '{"context_is_admin": "role:admin or user_name:neutron"}' 2026-04-14 22:48:04.921 | + lib/neutron:_configure_neutron_common:904 : neutron_plugin_configure_common 2026-04-14 22:48:04.924 | + lib/neutron_plugins/ml2:neutron_plugin_configure_common:65 : Q_PLUGIN_CONF_PATH=etc/neutron/plugins/ml2 2026-04-14 22:48:04.926 | + lib/neutron_plugins/ml2:neutron_plugin_configure_common:66 : Q_PLUGIN_CONF_FILENAME=ml2_conf.ini 2026-04-14 22:48:04.930 | + lib/neutron_plugins/ml2:neutron_plugin_configure_common:67 : Q_PLUGIN_CLASS=ml2 2026-04-14 22:48:04.933 | + lib/neutron_plugins/ml2:neutron_plugin_configure_common:70 : neutron_service_plugin_class_add ovn-router 2026-04-14 22:48:04.936 | + lib/neutron:neutron_service_plugin_class_add:1043 : local service_plugin_class=ovn-router 2026-04-14 22:48:04.939 | + lib/neutron:neutron_service_plugin_class_add:1044 : [[ '' == '' ]] 2026-04-14 22:48:04.942 | + lib/neutron:neutron_service_plugin_class_add:1045 : Q_SERVICE_PLUGIN_CLASSES=ovn-router 2026-04-14 22:48:04.946 | + lib/neutron:_configure_neutron_common:906 : [[ etc/neutron/plugins/ml2 == '' ]] 2026-04-14 22:48:04.949 | + lib/neutron:_configure_neutron_common:906 : [[ ml2_conf.ini == '' ]] 2026-04-14 22:48:04.951 | + lib/neutron:_configure_neutron_common:906 : [[ ml2 == '' ]] 2026-04-14 22:48:04.955 | + lib/neutron:_configure_neutron_common:911 : mkdir -p /etc/neutron/plugins/ml2 2026-04-14 22:48:04.960 | + lib/neutron:_configure_neutron_common:912 : Q_PLUGIN_CONF_FILE=etc/neutron/plugins/ml2/ml2_conf.ini 2026-04-14 22:48:04.964 | + lib/neutron:_configure_neutron_common:915 : NEUTRON_CORE_PLUGIN_CONF=etc/neutron/plugins/ml2/ml2_conf.ini 2026-04-14 22:48:04.967 | + lib/neutron:_configure_neutron_common:918 : '[' -f /opt/stack/neutron/etc/neutron/plugins/ml2/ml2_conf.ini.sample ']' 2026-04-14 22:48:04.970 | + lib/neutron:_configure_neutron_common:919 : cp /opt/stack/neutron/etc/neutron/plugins/ml2/ml2_conf.ini.sample /etc/neutron/plugins/ml2/ml2_conf.ini 2026-04-14 22:48:04.978 | ++ lib/neutron:_configure_neutron_common:924 : database_connection_url neutron 2026-04-14 22:48:04.981 | ++ lib/database:database_connection_url:134 : local db=neutron 2026-04-14 22:48:04.983 | ++ lib/database:database_connection_url:135 : database_connection_url_mysql neutron 2026-04-14 22:48:04.987 | ++ lib/databases/mysql:database_connection_url_mysql:251 : local db=neutron 2026-04-14 22:48:04.990 | ++ lib/databases/mysql:database_connection_url_mysql:252 : local plugin 2026-04-14 22:48:04.993 | ++ lib/databases/mysql:database_connection_url_mysql:256 : [[ True == \T\r\u\e ]] 2026-04-14 22:48:04.996 | ++ lib/databases/mysql:database_connection_url_mysql:257 : is_service_enabled mysql 2026-04-14 22:48:05.018 | ++ functions-common:is_service_enabled:2070 : return 1 2026-04-14 22:48:05.021 | ++ lib/databases/mysql:database_connection_url_mysql:262 : echo 'mysql+pymysql://root:secretdatabase@217.182.143.61/neutron?charset=utf8' 2026-04-14 22:48:05.025 | + lib/neutron:_configure_neutron_common:924 : iniset /etc/neutron/neutron.conf database connection 'mysql+pymysql://root:secretdatabase@217.182.143.61/neutron?charset=utf8' 2026-04-14 22:48:05.069 | + lib/neutron:_configure_neutron_common:925 : iniset /etc/neutron/neutron.conf DEFAULT state_path /opt/stack/data/neutron 2026-04-14 22:48:05.111 | + lib/neutron:_configure_neutron_common:926 : iniset /etc/neutron/neutron.conf DEFAULT use_syslog False 2026-04-14 22:48:05.150 | + lib/neutron:_configure_neutron_common:927 : iniset /etc/neutron/neutron.conf DEFAULT bind_host :: 2026-04-14 22:48:05.189 | + lib/neutron:_configure_neutron_common:928 : iniset /etc/neutron/neutron.conf oslo_concurrency lock_path /opt/stack/data/neutron/lock 2026-04-14 22:48:05.230 | + lib/neutron:_configure_neutron_common:931 : iniset /etc/neutron/neutron.conf nova region_name RegionOne 2026-04-14 22:48:05.269 | + lib/neutron:_configure_neutron_common:933 : '[' libvirt = fake ']' 2026-04-14 22:48:05.272 | + lib/neutron:_configure_neutron_common:943 : setup_logging /etc/neutron/neutron.conf 2026-04-14 22:48:05.275 | + functions:setup_logging:693 : setup_systemd_logging /etc/neutron/neutron.conf 2026-04-14 22:48:05.279 | + functions:setup_systemd_logging:710 : local conf_file=/etc/neutron/neutron.conf 2026-04-14 22:48:05.282 | ++ functions:setup_systemd_logging:715 : trueorfalse False USE_JOURNAL 2026-04-14 22:48:05.303 | + functions:setup_systemd_logging:715 : USE_JOURNAL=False 2026-04-14 22:48:05.306 | + functions:setup_systemd_logging:716 : local pidstr= 2026-04-14 22:48:05.308 | + functions:setup_systemd_logging:717 : [[ False == \T\r\u\e ]] 2026-04-14 22:48:05.311 | + functions:setup_systemd_logging:721 : pidstr='(pid=%(process)d) ' 2026-04-14 22:48:05.314 | + functions:setup_systemd_logging:723 : iniset /etc/neutron/neutron.conf DEFAULT logging_debug_format_suffix '{{(pid=%(process)d) %(funcName)s %(pathname)s:%(lineno)d}}' 2026-04-14 22:48:05.355 | + functions:setup_systemd_logging:725 : iniset /etc/neutron/neutron.conf DEFAULT logging_context_format_string '%(color)s%(levelname)s %(name)s [%(global_request_id)s %(request_id)s %(project_name)s %(user_name)s%(color)s] %(instance)s%(color)s%(message)s' 2026-04-14 22:48:05.399 | + functions:setup_systemd_logging:726 : iniset /etc/neutron/neutron.conf DEFAULT logging_default_format_string '%(color)s%(levelname)s %(name)s [-%(color)s] %(instance)s%(color)s%(message)s' 2026-04-14 22:48:05.451 | + functions:setup_systemd_logging:727 : iniset /etc/neutron/neutron.conf DEFAULT logging_exception_prefix 'ERROR %(name)s %(instance)s' 2026-04-14 22:48:05.498 | + functions:setup_systemd_logging:730 : iniset /etc/neutron/neutron.conf DEFAULT log_color False 2026-04-14 22:48:05.536 | + lib/neutron:_configure_neutron_common:945 : _neutron_setup_rootwrap 2026-04-14 22:48:05.540 | + lib/neutron:_neutron_setup_rootwrap:1078 : [[ True == \F\a\l\s\e ]] 2026-04-14 22:48:05.543 | + lib/neutron:_neutron_setup_rootwrap:1082 : Q_CONF_ROOTWRAP_D=/etc/neutron/rootwrap.d 2026-04-14 22:48:05.546 | + lib/neutron:_neutron_setup_rootwrap:1083 : [[ -d /etc/neutron/rootwrap.d ]] 2026-04-14 22:48:05.549 | + lib/neutron:_neutron_setup_rootwrap:1087 : neutron_deploy_rootwrap_filters /opt/stack/neutron 2026-04-14 22:48:05.552 | + lib/neutron:neutron_deploy_rootwrap_filters:1068 : [[ True == \F\a\l\s\e ]] 2026-04-14 22:48:05.555 | + lib/neutron:neutron_deploy_rootwrap_filters:1071 : local srcdir=/opt/stack/neutron 2026-04-14 22:48:05.558 | + lib/neutron:neutron_deploy_rootwrap_filters:1072 : sudo install -d -o root -m 755 /etc/neutron/rootwrap.d 2026-04-14 22:48:05.587 | + lib/neutron:neutron_deploy_rootwrap_filters:1073 : sudo install -o root -m 644 /opt/stack/neutron/etc/neutron/rootwrap.d/rootwrap.filters /etc/neutron/rootwrap.d/ 2026-04-14 22:48:05.614 | + lib/neutron:_neutron_setup_rootwrap:1091 : sudo install -o root -g root -m 644 /opt/stack/neutron/etc/neutron/rootwrap.conf /etc/neutron/rootwrap.conf 2026-04-14 22:48:05.634 | + lib/neutron:_neutron_setup_rootwrap:1092 : sudo sed -e 's:^filters_path=.*$:filters_path=/etc/neutron/rootwrap.d:' -i /etc/neutron/rootwrap.conf 2026-04-14 22:48:05.660 | + lib/neutron:_neutron_setup_rootwrap:1096 : sudo sed -e 's/^exec_dirs=.*/#&/' -i /etc/neutron/rootwrap.conf 2026-04-14 22:48:05.679 | + lib/neutron:_neutron_setup_rootwrap:1099 : ROOTWRAP_SUDOER_CMD='/opt/stack/data/venv/bin/neutron-rootwrap /etc/neutron/rootwrap.conf *' 2026-04-14 22:48:05.682 | + lib/neutron:_neutron_setup_rootwrap:1100 : ROOTWRAP_DAEMON_SUDOER_CMD='/opt/stack/data/venv/bin/neutron-rootwrap-daemon /etc/neutron/rootwrap.conf' 2026-04-14 22:48:05.686 | ++ lib/neutron:_neutron_setup_rootwrap:1103 : mktemp 2026-04-14 22:48:05.691 | + lib/neutron:_neutron_setup_rootwrap:1103 : TEMPFILE=/tmp/tmp.F6VMxYX02T 2026-04-14 22:48:05.694 | + lib/neutron:_neutron_setup_rootwrap:1104 : echo 'stack ALL=(root) NOPASSWD: /opt/stack/data/venv/bin/neutron-rootwrap /etc/neutron/rootwrap.conf *' 2026-04-14 22:48:05.698 | + lib/neutron:_neutron_setup_rootwrap:1105 : echo 'stack ALL=(root) NOPASSWD: /opt/stack/data/venv/bin/neutron-rootwrap-daemon /etc/neutron/rootwrap.conf' 2026-04-14 22:48:05.700 | + lib/neutron:_neutron_setup_rootwrap:1106 : chmod 0440 /tmp/tmp.F6VMxYX02T 2026-04-14 22:48:05.705 | + lib/neutron:_neutron_setup_rootwrap:1107 : sudo chown root:root /tmp/tmp.F6VMxYX02T 2026-04-14 22:48:05.729 | + lib/neutron:_neutron_setup_rootwrap:1108 : sudo mv /tmp/tmp.F6VMxYX02T /etc/sudoers.d/neutron-rootwrap 2026-04-14 22:48:05.749 | + lib/neutron:_neutron_setup_rootwrap:1111 : configure_root_helper_options /etc/neutron/neutron.conf 2026-04-14 22:48:05.754 | + lib/neutron:configure_root_helper_options:1115 : local conffile=/etc/neutron/neutron.conf 2026-04-14 22:48:05.757 | + lib/neutron:configure_root_helper_options:1116 : iniset /etc/neutron/neutron.conf agent root_helper 'sudo /opt/stack/data/venv/bin/neutron-rootwrap /etc/neutron/rootwrap.conf' 2026-04-14 22:48:05.796 | + lib/neutron:configure_root_helper_options:1117 : [[ True == \T\r\u\e ]] 2026-04-14 22:48:05.799 | + lib/neutron:configure_root_helper_options:1118 : iniset /etc/neutron/neutron.conf agent root_helper_daemon 'sudo /opt/stack/data/venv/bin/neutron-rootwrap-daemon /etc/neutron/rootwrap.conf' 2026-04-14 22:48:05.843 | + lib/neutron:configure_neutron:382 : iniset_rpc_backend neutron /etc/neutron/neutron.conf 2026-04-14 22:48:05.847 | + lib/rpc_backend:iniset_rpc_backend:144 : local package=neutron 2026-04-14 22:48:05.850 | + lib/rpc_backend:iniset_rpc_backend:145 : local file=/etc/neutron/neutron.conf 2026-04-14 22:48:05.853 | + lib/rpc_backend:iniset_rpc_backend:146 : local section=DEFAULT 2026-04-14 22:48:05.856 | + lib/rpc_backend:iniset_rpc_backend:147 : local virtual_host= 2026-04-14 22:48:05.859 | + lib/rpc_backend:iniset_rpc_backend:148 : is_service_enabled rabbit 2026-04-14 22:48:05.881 | + functions-common:is_service_enabled:2070 : return 1 2026-04-14 22:48:05.885 | + lib/rpc_backend:iniset_rpc_backend:148 : '[' -n 217.182.143.61 ']' 2026-04-14 22:48:05.889 | + lib/rpc_backend:iniset_rpc_backend:148 : '[' -n secretrabbit ']' 2026-04-14 22:48:05.893 | ++ lib/rpc_backend:iniset_rpc_backend:149 : get_transport_url '' 2026-04-14 22:48:05.896 | ++ lib/rpc_backend:get_transport_url:126 : local virtual_host= 2026-04-14 22:48:05.899 | ++ lib/rpc_backend:get_transport_url:127 : is_service_enabled rabbit 2026-04-14 22:48:05.922 | ++ functions-common:is_service_enabled:2070 : return 1 2026-04-14 22:48:05.925 | ++ lib/rpc_backend:get_transport_url:127 : '[' -n 217.182.143.61 ']' 2026-04-14 22:48:05.929 | ++ lib/rpc_backend:get_transport_url:127 : '[' -n secretrabbit ']' 2026-04-14 22:48:05.932 | ++ lib/rpc_backend:get_transport_url:128 : echo rabbit://stackrabbit:secretrabbit@217.182.143.61:5672/ 2026-04-14 22:48:05.936 | + lib/rpc_backend:iniset_rpc_backend:149 : iniset /etc/neutron/neutron.conf DEFAULT transport_url rabbit://stackrabbit:secretrabbit@217.182.143.61:5672/ 2026-04-14 22:48:05.978 | + lib/rpc_backend:iniset_rpc_backend:150 : '[' -n '' ']' 2026-04-14 22:48:05.981 | + lib/rpc_backend:iniset_rpc_backend:153 : '[' -n '' ']' 2026-04-14 22:48:05.985 | + lib/neutron:configure_neutron:384 : is_service_enabled q-metering neutron-metering 2026-04-14 22:48:06.008 | + functions-common:is_service_enabled:2070 : return 1 2026-04-14 22:48:06.013 | + lib/neutron:configure_neutron:387 : is_service_enabled q-agt neutron-agent 2026-04-14 22:48:06.040 | + functions-common:is_service_enabled:2070 : return 1 2026-04-14 22:48:06.045 | + lib/neutron:configure_neutron:390 : is_service_enabled q-dhcp neutron-dhcp 2026-04-14 22:48:06.075 | + functions-common:is_service_enabled:2070 : return 1 2026-04-14 22:48:06.080 | + lib/neutron:configure_neutron:393 : is_service_enabled q-l3 neutron-l3 2026-04-14 22:48:06.108 | + functions-common:is_service_enabled:2070 : return 1 2026-04-14 22:48:06.113 | + lib/neutron:configure_neutron:396 : is_service_enabled q-meta neutron-metadata-agent 2026-04-14 22:48:06.137 | + functions-common:is_service_enabled:2070 : return 1 2026-04-14 22:48:06.140 | + lib/neutron:configure_neutron:400 : [[ legacy != \l\e\g\a\c\y ]] 2026-04-14 22:48:06.144 | + lib/neutron:configure_neutron:403 : is_service_enabled ceilometer 2026-04-14 22:48:06.169 | + functions-common:is_service_enabled:2070 : return 1 2026-04-14 22:48:06.172 | + lib/neutron:configure_neutron:407 : [[ ovn == \o\v\n ]] 2026-04-14 22:48:06.176 | + lib/neutron:configure_neutron:408 : configure_ovn 2026-04-14 22:48:06.180 | + lib/neutron_plugins/ovn_agent:configure_ovn:554 : echo 'Configuring OVN' 2026-04-14 22:48:06.181 | Configuring OVN 2026-04-14 22:48:06.184 | + lib/neutron_plugins/ovn_agent:configure_ovn:556 : '[' -z '' ']' 2026-04-14 22:48:06.187 | + lib/neutron_plugins/ovn_agent:configure_ovn:557 : '[' -f /etc/openvswitch/system-id.conf ']' 2026-04-14 22:48:06.193 | ++ lib/neutron_plugins/ovn_agent:configure_ovn:558 : cat /etc/openvswitch/system-id.conf 2026-04-14 22:48:06.199 | + lib/neutron_plugins/ovn_agent:configure_ovn:558 : OVN_UUID=eb5955c5-3f19-492a-ba9d-832fc483f028 2026-04-14 22:48:06.202 | + lib/neutron_plugins/ovn_agent:configure_ovn:573 : [[ False == \F\a\l\s\e ]] 2026-04-14 22:48:06.206 | + lib/neutron_plugins/ovn_agent:configure_ovn:573 : is_fedora 2026-04-14 22:48:06.210 | + functions-common:is_fedora:526 : [[ -z Debian ]] 2026-04-14 22:48:06.213 | + functions-common:is_fedora:530 : '[' Debian = Fedora ']' 2026-04-14 22:48:06.217 | + functions-common:is_fedora:530 : '[' Debian = 'Red Hat' ']' 2026-04-14 22:48:06.220 | + functions-common:is_fedora:531 : '[' Debian = openEuler ']' 2026-04-14 22:48:06.224 | + functions-common:is_fedora:532 : '[' Debian = RedHatEnterpriseServer ']' 2026-04-14 22:48:06.229 | + functions-common:is_fedora:533 : '[' Debian = RedHatEnterprise ']' 2026-04-14 22:48:06.232 | + functions-common:is_fedora:534 : '[' Debian = RedHatEnterpriseLinux ']' 2026-04-14 22:48:06.235 | + functions-common:is_fedora:535 : '[' Debian = RockyLinux ']' 2026-04-14 22:48:06.239 | + functions-common:is_fedora:536 : '[' Debian = CentOS ']' 2026-04-14 22:48:06.242 | + functions-common:is_fedora:536 : '[' Debian = CentOSStream ']' 2026-04-14 22:48:06.246 | + functions-common:is_fedora:537 : '[' Debian = AlmaLinux ']' 2026-04-14 22:48:06.250 | + functions-common:is_fedora:538 : '[' Debian = OracleServer ']' 2026-04-14 22:48:06.253 | + functions-common:is_fedora:538 : '[' Debian = Virtuozzo ']' 2026-04-14 22:48:06.257 | + lib/neutron_plugins/ovn_agent:configure_ovn:580 : local sample_file= 2026-04-14 22:48:06.261 | + lib/neutron_plugins/ovn_agent:configure_ovn:581 : local config_file= 2026-04-14 22:48:06.265 | + lib/neutron_plugins/ovn_agent:configure_ovn:582 : is_ovn_agent_enabled 2026-04-14 22:48:06.269 | + lib/neutron_plugins/ovn_agent:is_ovn_agent_enabled:324 : is_service_enabled q-ovn-agent neutron-ovn-agent 2026-04-14 22:48:06.291 | + functions-common:is_service_enabled:2070 : return 0 2026-04-14 22:48:06.295 | + lib/neutron_plugins/ovn_agent:is_ovn_agent_enabled:325 : enable_service q-ovn-agent 2026-04-14 22:48:06.349 | + lib/neutron_plugins/ovn_agent:is_ovn_agent_enabled:326 : return 0 2026-04-14 22:48:06.352 | + lib/neutron_plugins/ovn_agent:configure_ovn:582 : [[ metadata =~ metadata ]] 2026-04-14 22:48:06.354 | + lib/neutron_plugins/ovn_agent:configure_ovn:582 : is_service_enabled ovn-controller 2026-04-14 22:48:06.375 | + functions-common:is_service_enabled:2070 : return 0 2026-04-14 22:48:06.378 | + lib/neutron_plugins/ovn_agent:configure_ovn:583 : sample_file=/opt/stack/neutron/etc/neutron/plugins/ml2/ovn_agent.ini.sample 2026-04-14 22:48:06.381 | + lib/neutron_plugins/ovn_agent:configure_ovn:584 : config_file=/etc/neutron/plugins/ml2/ovn_agent.ini 2026-04-14 22:48:06.385 | + lib/neutron_plugins/ovn_agent:configure_ovn:589 : '[' -n /etc/neutron/plugins/ml2/ovn_agent.ini ']' 2026-04-14 22:48:06.389 | + lib/neutron_plugins/ovn_agent:configure_ovn:590 : sudo install -d -o stack /etc/neutron 2026-04-14 22:48:06.410 | + lib/neutron_plugins/ovn_agent:configure_ovn:592 : mkdir -p /opt/stack/neutron/etc/neutron/plugins/ml2 2026-04-14 22:48:06.417 | + lib/neutron_plugins/ovn_agent:configure_ovn:593 : cd /opt/stack/neutron 2026-04-14 22:48:06.421 | + lib/neutron_plugins/ovn_agent:configure_ovn:593 : exec ./tools/generate_config_file_samples.sh 2026-04-14 22:48:06.875 | /opt/stack/data/venv/lib/python3.13/site-packages/oslo_concurrency/lockutils.py:41: EventletDeprecationWarning: 2026-04-14 22:48:06.875 | Eventlet is deprecated. It is currently being maintained in bugfix mode, and 2026-04-14 22:48:06.875 | we strongly recommend against using it for new projects. 2026-04-14 22:48:06.875 | 2026-04-14 22:48:06.875 | If you are already using Eventlet, we recommend migrating to a different 2026-04-14 22:48:06.875 | framework. For more detail see 2026-04-14 22:48:06.875 | https://eventlet.readthedocs.io/en/latest/asyncio/migration.html 2026-04-14 22:48:06.875 | 2026-04-14 22:48:06.875 | import eventlet 2026-04-14 22:48:09.673 | /opt/stack/data/venv/lib/python3.13/site-packages/oslo_concurrency/lockutils.py:41: EventletDeprecationWarning: 2026-04-14 22:48:09.673 | Eventlet is deprecated. It is currently being maintained in bugfix mode, and 2026-04-14 22:48:09.673 | we strongly recommend against using it for new projects. 2026-04-14 22:48:09.673 | 2026-04-14 22:48:09.674 | If you are already using Eventlet, we recommend migrating to a different 2026-04-14 22:48:09.674 | framework. For more detail see 2026-04-14 22:48:09.674 | https://eventlet.readthedocs.io/en/latest/asyncio/migration.html 2026-04-14 22:48:09.674 | 2026-04-14 22:48:09.674 | import eventlet 2026-04-14 22:48:12.480 | /opt/stack/data/venv/lib/python3.13/site-packages/oslo_concurrency/lockutils.py:41: EventletDeprecationWarning: 2026-04-14 22:48:12.480 | Eventlet is deprecated. It is currently being maintained in bugfix mode, and 2026-04-14 22:48:12.480 | we strongly recommend against using it for new projects. 2026-04-14 22:48:12.480 | 2026-04-14 22:48:12.480 | If you are already using Eventlet, we recommend migrating to a different 2026-04-14 22:48:12.480 | framework. For more detail see 2026-04-14 22:48:12.480 | https://eventlet.readthedocs.io/en/latest/asyncio/migration.html 2026-04-14 22:48:12.480 | 2026-04-14 22:48:12.480 | import eventlet 2026-04-14 22:48:15.357 | /opt/stack/data/venv/lib/python3.13/site-packages/oslo_utils/importutils.py:77: EventletDeprecationWarning: 2026-04-14 22:48:15.358 | Eventlet is deprecated. It is currently being maintained in bugfix mode, and 2026-04-14 22:48:15.358 | we strongly recommend against using it for new projects. 2026-04-14 22:48:15.358 | 2026-04-14 22:48:15.358 | If you are already using Eventlet, we recommend migrating to a different 2026-04-14 22:48:15.358 | framework. For more detail see 2026-04-14 22:48:15.358 | https://eventlet.readthedocs.io/en/latest/asyncio/migration.html 2026-04-14 22:48:15.358 | 2026-04-14 22:48:15.358 | __import__(import_str) 2026-04-14 22:48:18.060 | /opt/stack/data/venv/lib/python3.13/site-packages/oslo_concurrency/lockutils.py:41: EventletDeprecationWarning: 2026-04-14 22:48:18.060 | Eventlet is deprecated. It is currently being maintained in bugfix mode, and 2026-04-14 22:48:18.060 | we strongly recommend against using it for new projects. 2026-04-14 22:48:18.060 | 2026-04-14 22:48:18.060 | If you are already using Eventlet, we recommend migrating to a different 2026-04-14 22:48:18.060 | framework. For more detail see 2026-04-14 22:48:18.060 | https://eventlet.readthedocs.io/en/latest/asyncio/migration.html 2026-04-14 22:48:18.060 | 2026-04-14 22:48:18.060 | import eventlet 2026-04-14 22:48:20.850 | /opt/stack/data/venv/lib/python3.13/site-packages/oslo_concurrency/lockutils.py:41: EventletDeprecationWarning: 2026-04-14 22:48:20.850 | Eventlet is deprecated. It is currently being maintained in bugfix mode, and 2026-04-14 22:48:20.850 | we strongly recommend against using it for new projects. 2026-04-14 22:48:20.850 | 2026-04-14 22:48:20.850 | If you are already using Eventlet, we recommend migrating to a different 2026-04-14 22:48:20.850 | framework. For more detail see 2026-04-14 22:48:20.850 | https://eventlet.readthedocs.io/en/latest/asyncio/migration.html 2026-04-14 22:48:20.851 | 2026-04-14 22:48:20.851 | import eventlet 2026-04-14 22:48:23.481 | /opt/stack/data/venv/lib/python3.13/site-packages/oslo_utils/importutils.py:77: EventletDeprecationWarning: 2026-04-14 22:48:23.481 | Eventlet is deprecated. It is currently being maintained in bugfix mode, and 2026-04-14 22:48:23.481 | we strongly recommend against using it for new projects. 2026-04-14 22:48:23.481 | 2026-04-14 22:48:23.481 | If you are already using Eventlet, we recommend migrating to a different 2026-04-14 22:48:23.481 | framework. For more detail see 2026-04-14 22:48:23.481 | https://eventlet.readthedocs.io/en/latest/asyncio/migration.html 2026-04-14 22:48:23.481 | 2026-04-14 22:48:23.481 | __import__(import_str) 2026-04-14 22:48:26.195 | /opt/stack/data/venv/lib/python3.13/site-packages/oslo_concurrency/lockutils.py:41: EventletDeprecationWarning: 2026-04-14 22:48:26.195 | Eventlet is deprecated. It is currently being maintained in bugfix mode, and 2026-04-14 22:48:26.195 | we strongly recommend against using it for new projects. 2026-04-14 22:48:26.195 | 2026-04-14 22:48:26.195 | If you are already using Eventlet, we recommend migrating to a different 2026-04-14 22:48:26.195 | framework. For more detail see 2026-04-14 22:48:26.195 | https://eventlet.readthedocs.io/en/latest/asyncio/migration.html 2026-04-14 22:48:26.195 | 2026-04-14 22:48:26.195 | import eventlet 2026-04-14 22:48:27.632 | /opt/stack/data/venv/lib/python3.13/site-packages/oslo_concurrency/lockutils.py:41: EventletDeprecationWarning: 2026-04-14 22:48:27.632 | Eventlet is deprecated. It is currently being maintained in bugfix mode, and 2026-04-14 22:48:27.633 | we strongly recommend against using it for new projects. 2026-04-14 22:48:27.633 | 2026-04-14 22:48:27.633 | If you are already using Eventlet, we recommend migrating to a different 2026-04-14 22:48:27.633 | framework. For more detail see 2026-04-14 22:48:27.633 | https://eventlet.readthedocs.io/en/latest/asyncio/migration.html 2026-04-14 22:48:27.633 | 2026-04-14 22:48:27.633 | import eventlet 2026-04-14 22:48:30.219 | /opt/stack/data/venv/lib/python3.13/site-packages/oslo_concurrency/lockutils.py:41: EventletDeprecationWarning: 2026-04-14 22:48:30.220 | Eventlet is deprecated. It is currently being maintained in bugfix mode, and 2026-04-14 22:48:30.220 | we strongly recommend against using it for new projects. 2026-04-14 22:48:30.220 | 2026-04-14 22:48:30.220 | If you are already using Eventlet, we recommend migrating to a different 2026-04-14 22:48:30.220 | framework. For more detail see 2026-04-14 22:48:30.220 | https://eventlet.readthedocs.io/en/latest/asyncio/migration.html 2026-04-14 22:48:30.220 | 2026-04-14 22:48:30.220 | import eventlet 2026-04-14 22:48:31.972 | /opt/stack/data/venv/lib/python3.13/site-packages/oslo_concurrency/lockutils.py:41: EventletDeprecationWarning: 2026-04-14 22:48:31.973 | Eventlet is deprecated. It is currently being maintained in bugfix mode, and 2026-04-14 22:48:31.973 | we strongly recommend against using it for new projects. 2026-04-14 22:48:31.973 | 2026-04-14 22:48:31.973 | If you are already using Eventlet, we recommend migrating to a different 2026-04-14 22:48:31.973 | framework. For more detail see 2026-04-14 22:48:31.973 | https://eventlet.readthedocs.io/en/latest/asyncio/migration.html 2026-04-14 22:48:31.973 | 2026-04-14 22:48:31.973 | import eventlet 2026-04-14 22:48:33.990 | + lib/neutron_plugins/ovn_agent:configure_ovn:595 : cp /opt/stack/neutron/etc/neutron/plugins/ml2/ovn_agent.ini.sample /etc/neutron/plugins/ml2/ovn_agent.ini 2026-04-14 22:48:33.998 | + lib/neutron_plugins/ovn_agent:configure_ovn:596 : configure_root_helper_options /etc/neutron/plugins/ml2/ovn_agent.ini 2026-04-14 22:48:34.003 | + lib/neutron:configure_root_helper_options:1115 : local conffile=/etc/neutron/plugins/ml2/ovn_agent.ini 2026-04-14 22:48:34.010 | + lib/neutron:configure_root_helper_options:1116 : iniset /etc/neutron/plugins/ml2/ovn_agent.ini agent root_helper 'sudo /opt/stack/data/venv/bin/neutron-rootwrap /etc/neutron/rootwrap.conf' 2026-04-14 22:48:34.066 | + lib/neutron:configure_root_helper_options:1117 : [[ True == \T\r\u\e ]] 2026-04-14 22:48:34.070 | + lib/neutron:configure_root_helper_options:1118 : iniset /etc/neutron/plugins/ml2/ovn_agent.ini agent root_helper_daemon 'sudo /opt/stack/data/venv/bin/neutron-rootwrap-daemon /etc/neutron/rootwrap.conf' 2026-04-14 22:48:34.125 | + lib/neutron_plugins/ovn_agent:configure_ovn:598 : iniset /etc/neutron/plugins/ml2/ovn_agent.ini DEFAULT debug True 2026-04-14 22:48:34.177 | + lib/neutron_plugins/ovn_agent:configure_ovn:599 : iniset /etc/neutron/plugins/ml2/ovn_agent.ini DEFAULT nova_metadata_host 2001:41d0:302:1000::1ab 2026-04-14 22:48:34.227 | + lib/neutron_plugins/ovn_agent:configure_ovn:600 : iniset /etc/neutron/plugins/ml2/ovn_agent.ini DEFAULT metadata_workers 2 2026-04-14 22:48:34.280 | + lib/neutron_plugins/ovn_agent:configure_ovn:601 : iniset /etc/neutron/plugins/ml2/ovn_agent.ini DEFAULT state_path /opt/stack/data/neutron 2026-04-14 22:48:34.323 | + lib/neutron_plugins/ovn_agent:configure_ovn:602 : iniset /etc/neutron/plugins/ml2/ovn_agent.ini ovs ovsdb_connection 'tcp:[::1]:6640' 2026-04-14 22:48:34.369 | + lib/neutron_plugins/ovn_agent:configure_ovn:603 : iniset /etc/neutron/plugins/ml2/ovn_agent.ini ovn ovn_sb_connection 'ssl:[2001:41d0:302:1000::1ab]:6642' 2026-04-14 22:48:34.416 | + lib/neutron_plugins/ovn_agent:configure_ovn:604 : is_service_enabled tls-proxy 2026-04-14 22:48:34.440 | + functions-common:is_service_enabled:2070 : return 0 2026-04-14 22:48:34.446 | + lib/neutron_plugins/ovn_agent:configure_ovn:605 : iniset /etc/neutron/plugins/ml2/ovn_agent.ini ovn ovn_sb_ca_cert /opt/stack/data/CA/int-ca/ca-chain.pem 2026-04-14 22:48:34.502 | + lib/neutron_plugins/ovn_agent:configure_ovn:607 : iniset /etc/neutron/plugins/ml2/ovn_agent.ini ovn ovn_sb_certificate /opt/stack/data/CA/int-ca/devstack-cert.crt 2026-04-14 22:48:34.557 | + lib/neutron_plugins/ovn_agent:configure_ovn:609 : iniset /etc/neutron/plugins/ml2/ovn_agent.ini ovn ovn_sb_private_key /opt/stack/data/CA/int-ca/private/devstack-cert.key 2026-04-14 22:48:34.610 | + lib/neutron_plugins/ovn_agent:configure_ovn:612 : [[ /etc/neutron/plugins/ml2/ovn_agent.ini == /etc/neutron/plugins/ml2/ovn_agent.ini ]] 2026-04-14 22:48:34.614 | + lib/neutron_plugins/ovn_agent:configure_ovn:613 : iniset /etc/neutron/plugins/ml2/ovn_agent.ini agent extensions metadata 2026-04-14 22:48:34.664 | + lib/neutron_plugins/ovn_agent:configure_ovn:614 : iniset /etc/neutron/plugins/ml2/ovn_agent.ini ovn ovn_nb_connection 'ssl:[2001:41d0:302:1000::1ab]:6641' 2026-04-14 22:48:34.708 | + lib/neutron:configure_neutron:409 : configure_ovn_plugin 2026-04-14 22:48:34.711 | + lib/neutron_plugins/ovn_agent:configure_ovn_plugin:496 : echo 'Configuring Neutron for OVN' 2026-04-14 22:48:34.712 | Configuring Neutron for OVN 2026-04-14 22:48:34.715 | + lib/neutron_plugins/ovn_agent:configure_ovn_plugin:498 : is_service_enabled q-svc neutron-api 2026-04-14 22:48:34.739 | + functions-common:is_service_enabled:2070 : return 1 2026-04-14 22:48:34.743 | + lib/neutron_plugins/ovn_agent:configure_ovn_plugin:538 : is_service_enabled q-dhcp neutron-dhcp 2026-04-14 22:48:34.766 | + functions-common:is_service_enabled:2070 : return 1 2026-04-14 22:48:34.770 | + lib/neutron_plugins/ovn_agent:configure_ovn_plugin:541 : iniset /etc/neutron/neutron.conf DEFAULT dhcp_agent_notification False 2026-04-14 22:48:34.812 | + lib/neutron_plugins/ovn_agent:configure_ovn_plugin:544 : is_service_enabled n-api-meta 2026-04-14 22:48:34.834 | + functions-common:is_service_enabled:2070 : return 1 2026-04-14 22:48:34.838 | + lib/neutron:configure_neutron:413 : is_service_enabled q-placement neutron-placement 2026-04-14 22:48:34.859 | + functions-common:is_service_enabled:2070 : return 1 2026-04-14 22:48:34.863 | + lib/neutron:configure_neutron:416 : is_service_enabled q-trunk neutron-trunk 2026-04-14 22:48:34.883 | + functions-common:is_service_enabled:2070 : return 1 2026-04-14 22:48:34.886 | + lib/neutron:configure_neutron:419 : is_service_enabled q-qos neutron-qos 2026-04-14 22:48:34.906 | + functions-common:is_service_enabled:2070 : return 1 2026-04-14 22:48:34.910 | + lib/neutron:configure_neutron:426 : is_service_enabled neutron-segments 2026-04-14 22:48:34.932 | + functions-common:is_service_enabled:2070 : return 1 2026-04-14 22:48:34.935 | + lib/neutron:configure_neutron:430 : is_service_enabled q-ovn-bgp 2026-04-14 22:48:34.960 | + functions-common:is_service_enabled:2070 : return 1 2026-04-14 22:48:34.964 | + lib/neutron:configure_neutron:435 : is_service_enabled q-agt neutron-agent q-svc neutron-api 2026-04-14 22:48:34.988 | + functions-common:is_service_enabled:2070 : return 1 2026-04-14 22:48:34.995 | + lib/neutron:configure_neutron:439 : iniset /etc/neutron/neutron.conf DEFAULT api_workers 2 2026-04-14 22:48:35.055 | + lib/neutron:configure_neutron:443 : iniset /etc/neutron/neutron.conf DEFAULT rpc_state_report_workers 0 2026-04-14 22:48:35.107 | + lib/neutron:configure_neutron:445 : write_uwsgi_config /etc/neutron/neutron-api-uwsgi.ini neutron.wsgi.api:application /networking '' neutron-api 2026-04-14 22:48:35.113 | + lib/apache:write_uwsgi_config:243 : local conf=/etc/neutron/neutron-api-uwsgi.ini 2026-04-14 22:48:35.118 | + lib/apache:write_uwsgi_config:244 : local wsgi=neutron.wsgi.api:application 2026-04-14 22:48:35.122 | + lib/apache:write_uwsgi_config:245 : local url=/networking 2026-04-14 22:48:35.128 | + lib/apache:write_uwsgi_config:246 : local http= 2026-04-14 22:48:35.133 | + lib/apache:write_uwsgi_config:247 : local name=neutron-api 2026-04-14 22:48:35.138 | + lib/apache:write_uwsgi_config:249 : '[' -z neutron-api ']' 2026-04-14 22:48:35.144 | + lib/apache:write_uwsgi_config:255 : local socket_dir=/var/run/uwsgi 2026-04-14 22:48:35.149 | + lib/apache:write_uwsgi_config:259 : sudo mkdir -p /etc/tmpfiles.d/ 2026-04-14 22:48:35.182 | + lib/apache:write_uwsgi_config:260 : sudo tee /etc/tmpfiles.d/uwsgi.conf 2026-04-14 22:48:35.182 | + lib/apache:write_uwsgi_config:260 : echo 'd /var/run/uwsgi 0755 stack root' 2026-04-14 22:48:35.204 | d /var/run/uwsgi 0755 stack root 2026-04-14 22:48:35.210 | + lib/apache:write_uwsgi_config:261 : sudo systemd-tmpfiles --create /etc/tmpfiles.d/uwsgi.conf 2026-04-14 22:48:35.233 | /etc/tmpfiles.d/uwsgi.conf:1: Line references path below legacy directory /var/run/, updating /var/run/uwsgi → /run/uwsgi; please update the tmpfiles.d/ drop-in file accordingly. 2026-04-14 22:48:35.239 | + lib/apache:write_uwsgi_config:263 : local socket=/var/run/uwsgi/neutron-api.socket 2026-04-14 22:48:35.244 | + lib/apache:write_uwsgi_config:266 : rm -rf /etc/neutron/neutron-api-uwsgi.ini 2026-04-14 22:48:35.249 | + lib/apache:write_uwsgi_config:270 : [[ neutron.wsgi.api:application =~ ^[a-zA-Z0-9_.]+:[a-zA-Z0-9_]+$ ]] 2026-04-14 22:48:35.253 | + lib/apache:write_uwsgi_config:271 : iniset /etc/neutron/neutron-api-uwsgi.ini uwsgi module neutron.wsgi.api:application 2026-04-14 22:48:35.298 | + lib/apache:write_uwsgi_config:276 : iniset /etc/neutron/neutron-api-uwsgi.ini uwsgi processes 2 2026-04-14 22:48:35.347 | + lib/apache:write_uwsgi_config:278 : iniset /etc/neutron/neutron-api-uwsgi.ini uwsgi master true 2026-04-14 22:48:35.402 | + lib/apache:write_uwsgi_config:280 : iniset /etc/neutron/neutron-api-uwsgi.ini uwsgi die-on-term true 2026-04-14 22:48:35.455 | + lib/apache:write_uwsgi_config:281 : iniset /etc/neutron/neutron-api-uwsgi.ini uwsgi exit-on-reload false 2026-04-14 22:48:35.514 | + lib/apache:write_uwsgi_config:284 : iniset /etc/neutron/neutron-api-uwsgi.ini uwsgi worker-reload-mercy 80 2026-04-14 22:48:35.570 | + lib/apache:write_uwsgi_config:285 : iniset /etc/neutron/neutron-api-uwsgi.ini uwsgi enable-threads true 2026-04-14 22:48:35.629 | + lib/apache:write_uwsgi_config:286 : iniset /etc/neutron/neutron-api-uwsgi.ini uwsgi plugins http,python3 2026-04-14 22:48:35.691 | + lib/apache:write_uwsgi_config:288 : iniset /etc/neutron/neutron-api-uwsgi.ini uwsgi thunder-lock true 2026-04-14 22:48:35.738 | + lib/apache:write_uwsgi_config:290 : iniset /etc/neutron/neutron-api-uwsgi.ini uwsgi hook-master-start 'unix_signal:15 gracefully_kill_them_all' 2026-04-14 22:48:35.782 | + lib/apache:write_uwsgi_config:292 : iniset /etc/neutron/neutron-api-uwsgi.ini uwsgi buffer-size 65535 2026-04-14 22:48:35.829 | + lib/apache:write_uwsgi_config:294 : iniset /etc/neutron/neutron-api-uwsgi.ini uwsgi add-header 'Connection: close' 2026-04-14 22:48:35.876 | + lib/apache:write_uwsgi_config:296 : iniset /etc/neutron/neutron-api-uwsgi.ini uwsgi lazy-apps true 2026-04-14 22:48:35.915 | + lib/apache:write_uwsgi_config:298 : iniset /etc/neutron/neutron-api-uwsgi.ini uwsgi start-time %t 2026-04-14 22:48:35.957 | + lib/apache:write_uwsgi_config:301 : [[ -n '' ]] 2026-04-14 22:48:35.961 | + lib/apache:write_uwsgi_config:304 : local apache_conf= 2026-04-14 22:48:35.966 | ++ lib/apache:write_uwsgi_config:305 : apache_site_config_for neutron-api 2026-04-14 22:48:35.971 | ++ lib/apache:apache_site_config_for:174 : local site=neutron-api 2026-04-14 22:48:35.975 | ++ lib/apache:apache_site_config_for:175 : is_ubuntu 2026-04-14 22:48:35.978 | ++ functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-04-14 22:48:35.983 | ++ functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-04-14 22:48:35.986 | ++ lib/apache:apache_site_config_for:177 : echo /etc/apache2/sites-available/neutron-api.conf 2026-04-14 22:48:35.990 | + lib/apache:write_uwsgi_config:305 : apache_conf=/etc/apache2/sites-available/neutron-api.conf 2026-04-14 22:48:35.995 | + lib/apache:write_uwsgi_config:306 : iniset /etc/neutron/neutron-api-uwsgi.ini uwsgi socket /var/run/uwsgi/neutron-api.socket 2026-04-14 22:48:36.038 | + lib/apache:write_uwsgi_config:307 : iniset /etc/neutron/neutron-api-uwsgi.ini uwsgi chmod-socket 666 2026-04-14 22:48:36.088 | + lib/apache:write_uwsgi_config:308 : echo 'ProxyPass "/networking" "unix:/var/run/uwsgi/neutron-api.socket|uwsgi://uwsgi-uds-neutron-api" retry=0 acquire=1 ' 2026-04-14 22:48:36.089 | + lib/apache:write_uwsgi_config:308 : sudo tee -a /etc/apache2/sites-available/neutron-api.conf 2026-04-14 22:48:36.109 | ProxyPass "/networking" "unix:/var/run/uwsgi/neutron-api.socket|uwsgi://uwsgi-uds-neutron-api" retry=0 acquire=1 2026-04-14 22:48:36.116 | + lib/apache:write_uwsgi_config:309 : enable_apache_site neutron-api 2026-04-14 22:48:36.119 | + lib/apache:enable_apache_site:191 : local site=neutron-api 2026-04-14 22:48:36.123 | + lib/apache:enable_apache_site:193 : enable_apache_mod version 2026-04-14 22:48:36.128 | + lib/apache:enable_apache_mod:55 : local mod=version 2026-04-14 22:48:36.131 | + lib/apache:enable_apache_mod:56 : local should_restart= 2026-04-14 22:48:36.136 | + lib/apache:enable_apache_mod:58 : is_ubuntu 2026-04-14 22:48:36.139 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-04-14 22:48:36.144 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-04-14 22:48:36.149 | + lib/apache:enable_apache_mod:61 : [[ version != \v\e\r\s\i\o\n ]] 2026-04-14 22:48:36.153 | + lib/apache:enable_apache_site:194 : is_ubuntu 2026-04-14 22:48:36.157 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-04-14 22:48:36.160 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-04-14 22:48:36.164 | + lib/apache:enable_apache_site:195 : sudo a2ensite neutron-api 2026-04-14 22:48:36.230 | Enabling site neutron-api. 2026-04-14 22:48:36.238 | To activate the new configuration, you need to run: 2026-04-14 22:48:36.238 | systemctl reload apache2 2026-04-14 22:48:36.248 | + lib/apache:write_uwsgi_config:310 : restart_apache_server 2026-04-14 22:48:36.252 | + lib/apache:restart_apache_server:238 : restart_service apache2 2026-04-14 22:48:36.258 | + functions-common:restart_service:2298 : '[' -x /bin/systemctl ']' 2026-04-14 22:48:36.262 | + functions-common:restart_service:2299 : sudo /bin/systemctl restart apache2 2026-04-14 22:48:36.496 | + ./stack.sh:main:1167 : is_service_enabled mysql postgresql 2026-04-14 22:48:36.530 | + functions-common:is_service_enabled:2070 : return 1 2026-04-14 22:48:36.535 | + ./stack.sh:main:1176 : is_service_enabled q-dhcp 2026-04-14 22:48:36.569 | + functions-common:is_service_enabled:2070 : return 1 2026-04-14 22:48:36.575 | + ./stack.sh:main:1195 : is_service_enabled nova neutron 2026-04-14 22:48:36.617 | + functions-common:is_service_enabled:2070 : return 0 2026-04-14 22:48:36.624 | + ./stack.sh:main:1196 : configure_os_vif 2026-04-14 22:48:36.631 | + lib/os-vif:configure_os_vif:16 : [[ -e /etc/nova/nova.conf ]] 2026-04-14 22:48:36.636 | + lib/os-vif:configure_os_vif:17 : iniset /etc/nova/nova.conf os_vif_ovs isolate_vif False 2026-04-14 22:48:36.706 | + lib/os-vif:configure_os_vif:19 : [[ -e /etc/neutron/neutron.conf ]] 2026-04-14 22:48:36.712 | + lib/os-vif:configure_os_vif:20 : iniset /etc/neutron/neutron.conf os_vif_ovs isolate_vif False 2026-04-14 22:48:36.782 | + ./stack.sh:main:1202 : is_service_enabled swift 2026-04-14 22:48:36.817 | + functions-common:is_service_enabled:2070 : return 1 2026-04-14 22:48:36.823 | + ./stack.sh:main:1211 : is_service_enabled cinder 2026-04-14 22:48:36.853 | + functions-common:is_service_enabled:2070 : return 0 2026-04-14 22:48:36.858 | + ./stack.sh:main:1212 : echo_summary 'Configuring Cinder' 2026-04-14 22:48:36.863 | + ./stack.sh:echo_summary:438 : [[ -t 3 ]] 2026-04-14 22:48:36.869 | + ./stack.sh:echo_summary:444 : echo -e Configuring Cinder 2026-04-14 22:48:36.875 | + ./stack.sh:main:1213 : async_runfunc init_cinder 2026-04-14 22:48:36.879 | + inc/async:async_runfunc:116 : async_run init_cinder init_cinder 2026-04-14 22:48:36.996 | + inc/async:async_inner:63 : init_cinder 2026-04-14 22:48:37.052 | [3722 Async init_cinder:38711]: running: init_cinder 2026-04-14 22:48:37.056 | + ./stack.sh:main:1219 : is_service_enabled placement 2026-04-14 22:48:37.086 | + functions-common:is_service_enabled:2070 : return 1 2026-04-14 22:48:37.089 | + ./stack.sh:main:1225 : async_wait init_neutron 2026-04-14 22:48:37.121 | Not waiting for async task init_neutron that we never started or has already been waited for 2026-04-14 22:48:37.124 | + inc/async:async_inner:64 : rc=0 2026-04-14 22:48:37.126 | + inc/async:async_wait:197 : return 0 2026-04-14 22:48:37.130 | + ./stack.sh:main:1226 : async_wait init_placement 2026-04-14 22:48:37.155 | [38711 Async init_cinder:38711]: finished successfully 2026-04-14 22:48:37.162 | Not waiting for async task init_placement that we never started or has already been waited for 2026-04-14 22:48:37.167 | + inc/async:async_wait:197 : return 0 2026-04-14 22:48:37.170 | + ./stack.sh:main:1227 : async_wait init_glance 2026-04-14 22:48:37.198 | Not waiting for async task init_glance that we never started or has already been waited for 2026-04-14 22:48:37.201 | + inc/async:async_wait:197 : return 0 2026-04-14 22:48:37.206 | + ./stack.sh:main:1228 : async_wait init_swift 2026-04-14 22:48:37.238 | Not waiting for async task init_swift that we never started or has already been waited for 2026-04-14 22:48:37.244 | + inc/async:async_wait:197 : return 0 2026-04-14 22:48:37.248 | + ./stack.sh:main:1229 : async_wait init_cinder 2026-04-14 22:48:37.325 | [3722 Async init_cinder:38711]: Waiting for completion of init_cinder running on PID 38711 (1 other jobs running) 2026-04-14 22:48:37.363 | [3722 Async init_cinder:38711]: Signaling child to exit 2026-04-14 22:48:37.363 | WAKEUP 2026-04-14 22:48:37.402 | [3722 Async init_cinder:38711]: Signaled 2026-04-14 22:48:37.405 | + lib/cinder:init_cinder:479 : is_service_enabled mysql postgresql 2026-04-14 22:48:37.405 | + functions-common:is_service_enabled:2070 : return 1 2026-04-14 22:48:37.405 | + lib/cinder:init_cinder:489 : is_service_enabled c-vol 2026-04-14 22:48:37.405 | + functions-common:is_service_enabled:2070 : return 0 2026-04-14 22:48:37.405 | + lib/cinder:init_cinder:489 : [[ -n ceph ]] 2026-04-14 22:48:37.405 | + lib/cinder:init_cinder:490 : local be be_name be_type 2026-04-14 22:48:37.405 | + lib/cinder:init_cinder:491 : for be in ${CINDER_ENABLED_BACKENDS//,/ } 2026-04-14 22:48:37.405 | + lib/cinder:init_cinder:492 : be_type=ceph 2026-04-14 22:48:37.405 | + lib/cinder:init_cinder:493 : be_name=ceph 2026-04-14 22:48:37.406 | + lib/cinder:init_cinder:494 : type init_cinder_backend_ceph 2026-04-14 22:48:37.406 | + lib/cinder:init_cinder:500 : is_service_enabled c-bak 2026-04-14 22:48:37.406 | + functions-common:is_service_enabled:2070 : return 0 2026-04-14 22:48:37.406 | + lib/cinder:init_cinder:500 : [[ -n ceph ]] 2026-04-14 22:48:37.406 | + lib/cinder:init_cinder:501 : type init_cinder_backup_ceph 2026-04-14 22:48:37.406 | + lib/cinder:init_cinder:506 : mkdir -p /opt/stack/data/cinder/volumes 2026-04-14 22:48:37.475 | [3722 Async init_cinder:38711]: finished init_cinder with result 0 in 0 seconds 2026-04-14 22:48:37.483 | + inc/async:async_wait:197 : return 0 2026-04-14 22:48:37.488 | + ./stack.sh:main:1234 : is_service_enabled nova 2026-04-14 22:48:37.517 | + functions-common:is_service_enabled:2070 : return 0 2026-04-14 22:48:37.523 | + ./stack.sh:main:1235 : echo_summary 'Configuring Nova' 2026-04-14 22:48:37.528 | + ./stack.sh:echo_summary:438 : [[ -t 3 ]] 2026-04-14 22:48:37.533 | + ./stack.sh:echo_summary:444 : echo -e Configuring Nova 2026-04-14 22:48:37.538 | + ./stack.sh:main:1236 : init_nova 2026-04-14 22:48:37.544 | + lib/nova:init_nova:848 : is_service_enabled mysql postgresql 2026-04-14 22:48:37.573 | + functions-common:is_service_enabled:2070 : return 1 2026-04-14 22:48:37.580 | + lib/nova:init_nova:892 : create_nova_keys_dir 2026-04-14 22:48:37.586 | + lib/nova:create_nova_keys_dir:834 : sudo install -d -o stack /opt/stack/data/nova /opt/stack/data/nova/keys 2026-04-14 22:48:37.612 | + lib/nova:init_nova:894 : [[ '' == \L\V\M ]] 2026-04-14 22:48:37.617 | + ./stack.sh:main:1238 : async_runfunc configure_neutron_nova 2026-04-14 22:48:37.622 | + inc/async:async_runfunc:116 : async_run configure_neutron_nova configure_neutron_nova 2026-04-14 22:48:37.732 | + inc/async:async_inner:63 : configure_neutron_nova 2026-04-14 22:48:37.805 | [3722 Async configure_neutron_nova:39142]: running: configure_neutron_nova 2026-04-14 22:48:37.812 | + ./stack.sh:main:1246 : run_phase stack post-config 2026-04-14 22:48:37.816 | + functions-common:run_phase:1842 : local mode=stack 2026-04-14 22:48:37.821 | + functions-common:run_phase:1843 : local phase=post-config 2026-04-14 22:48:37.826 | + functions-common:run_phase:1844 : [[ -d /opt/stack/devstack/extras.d ]] 2026-04-14 22:48:37.832 | + functions-common:run_phase:1845 : local extra_plugin_file_name 2026-04-14 22:48:37.836 | + functions-common:run_phase:1846 : for extra_plugin_file_name in $TOP_DIR/extras.d/*.sh 2026-04-14 22:48:37.841 | + functions-common:run_phase:1851 : local exceptions=80-tempest.sh 2026-04-14 22:48:37.847 | + functions-common:run_phase:1852 : local extra 2026-04-14 22:48:37.854 | ++ functions-common:run_phase:1853 : basename /opt/stack/devstack/extras.d/80-tempest.sh 2026-04-14 22:48:37.862 | + functions-common:run_phase:1853 : extra=80-tempest.sh 2026-04-14 22:48:37.869 | + functions-common:run_phase:1854 : [[ 80-tempest.sh =~ 80-tempest\.sh ]] 2026-04-14 22:48:37.873 | + functions-common:run_phase:1858 : [[ -r /opt/stack/devstack/extras.d/80-tempest.sh ]] 2026-04-14 22:48:37.878 | + functions-common:run_phase:1858 : source /opt/stack/devstack/extras.d/80-tempest.sh stack post-config 2026-04-14 22:48:37.886 | ++ extras.d/80-tempest.sh:source:3 : is_service_enabled tempest 2026-04-14 22:48:37.916 | ++ functions-common:is_service_enabled:2070 : return 1 2026-04-14 22:48:37.922 | + functions-common:run_phase:1863 : [[ stack == \s\o\u\r\c\e ]] 2026-04-14 22:48:37.928 | + functions-common:run_phase:1866 : [[ stack == \o\v\e\r\r\i\d\e\_\d\e\f\a\u\l\t\s ]] 2026-04-14 22:48:37.933 | + functions-common:run_phase:1869 : run_plugins stack post-config 2026-04-14 22:48:37.940 | + functions-common:run_plugins:1828 : local mode=stack 2026-04-14 22:48:37.946 | + functions-common:run_plugins:1829 : local phase=post-config 2026-04-14 22:48:37.953 | + functions-common:run_plugins:1831 : local plugins=,devstack-plugin-ceph,neutron 2026-04-14 22:48:37.959 | + functions-common:run_plugins:1832 : local plugin 2026-04-14 22:48:37.963 | + functions-common:run_plugins:1833 : for plugin in ${plugins//,/ } 2026-04-14 22:48:37.971 | + functions-common:run_plugins:1834 : local dir=/opt/stack/devstack-plugin-ceph 2026-04-14 22:48:37.976 | + functions-common:run_plugins:1835 : [[ -f /opt/stack/devstack-plugin-ceph/devstack/plugin.sh ]] 2026-04-14 22:48:37.984 | + functions-common:run_plugins:1836 : source /opt/stack/devstack-plugin-ceph/devstack/plugin.sh stack post-config 2026-04-14 22:48:37.988 | ++ /opt/stack/devstack-plugin-ceph/devstack/plugin.sh:source:2 : [[ stack == \s\o\u\r\c\e ]] 2026-04-14 22:48:37.993 | ++ /opt/stack/devstack-plugin-ceph/devstack/plugin.sh:source:5 : [[ stack == \s\t\a\c\k ]] 2026-04-14 22:48:37.998 | ++ /opt/stack/devstack-plugin-ceph/devstack/plugin.sh:source:5 : [[ post-config == \p\r\e\-\i\n\s\t\a\l\l ]] 2026-04-14 22:48:38.003 | ++ /opt/stack/devstack-plugin-ceph/devstack/plugin.sh:source:13 : [[ stack == \s\t\a\c\k ]] 2026-04-14 22:48:38.007 | ++ /opt/stack/devstack-plugin-ceph/devstack/plugin.sh:source:13 : [[ post-config == \i\n\s\t\a\l\l ]] 2026-04-14 22:48:38.011 | ++ /opt/stack/devstack-plugin-ceph/devstack/plugin.sh:source:24 : [[ stack == \s\t\a\c\k ]] 2026-04-14 22:48:38.016 | ++ /opt/stack/devstack-plugin-ceph/devstack/plugin.sh:source:24 : [[ post-config == \p\o\s\t\-\c\o\n\f\i\g ]] 2026-04-14 22:48:38.021 | ++ /opt/stack/devstack-plugin-ceph/devstack/plugin.sh:source:25 : echo_summary '[cephadm] Configuring additional Ceph services' 2026-04-14 22:48:38.028 | ++ ./stack.sh:echo_summary:438 : [[ -t 3 ]] 2026-04-14 22:48:38.033 | ++ ./stack.sh:echo_summary:444 : echo -e '[cephadm]' Configuring additional Ceph services 2026-04-14 22:48:38.039 | ++ /opt/stack/devstack-plugin-ceph/devstack/plugin.sh:source:26 : configure_ceph 2026-04-14 22:48:38.046 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/cephadm:configure_ceph:730 : is_ceph_enabled_for_service manila 2026-04-14 22:48:38.050 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/cephadm:is_ceph_enabled_for_service:814 : local config config_name enabled service 2026-04-14 22:48:38.056 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/cephadm:is_ceph_enabled_for_service:815 : enabled=1 2026-04-14 22:48:38.061 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/cephadm:is_ceph_enabled_for_service:816 : service=manila 2026-04-14 22:48:38.070 | +++ /opt/stack/devstack-plugin-ceph/devstack/lib/cephadm:is_ceph_enabled_for_service:820 : tr '[:lower:]' '[:upper:]' 2026-04-14 22:48:38.072 | +++ /opt/stack/devstack-plugin-ceph/devstack/lib/cephadm:is_ceph_enabled_for_service:820 : echo manila 2026-04-14 22:48:38.072 | +++ /opt/stack/devstack-plugin-ceph/devstack/lib/cephadm:is_ceph_enabled_for_service:820 : tr - _ 2026-04-14 22:48:38.080 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/cephadm:is_ceph_enabled_for_service:820 : config_name=ENABLE_CEPH_MANILA 2026-04-14 22:48:38.086 | +++ /opt/stack/devstack-plugin-ceph/devstack/lib/cephadm:is_ceph_enabled_for_service:821 : eval echo '$ENABLE_CEPH_MANILA' 2026-04-14 22:48:38.090 | ++++ /opt/stack/devstack-plugin-ceph/devstack/lib/cephadm:is_ceph_enabled_for_service:821 : echo True 2026-04-14 22:48:38.095 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/cephadm:is_ceph_enabled_for_service:821 : config=True 2026-04-14 22:48:38.099 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/cephadm:is_ceph_enabled_for_service:823 : is_service_enabled manila 2026-04-14 22:48:38.125 | ++ functions-common:is_service_enabled:2070 : return 1 2026-04-14 22:48:38.130 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/cephadm:is_ceph_enabled_for_service:826 : return 1 2026-04-14 22:48:38.136 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/cephadm:configure_ceph:735 : '[' cephfsnative == cephfsnfs ']' 2026-04-14 22:48:38.139 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/cephadm:configure_ceph:737 : is_ceph_enabled_for_service glance 2026-04-14 22:48:38.144 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/cephadm:is_ceph_enabled_for_service:814 : local config config_name enabled service 2026-04-14 22:48:38.149 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/cephadm:is_ceph_enabled_for_service:815 : enabled=1 2026-04-14 22:48:38.153 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/cephadm:is_ceph_enabled_for_service:816 : service=glance 2026-04-14 22:48:38.161 | +++ /opt/stack/devstack-plugin-ceph/devstack/lib/cephadm:is_ceph_enabled_for_service:820 : echo glance 2026-04-14 22:48:38.161 | +++ /opt/stack/devstack-plugin-ceph/devstack/lib/cephadm:is_ceph_enabled_for_service:820 : tr '[:lower:]' '[:upper:]' 2026-04-14 22:48:38.163 | +++ /opt/stack/devstack-plugin-ceph/devstack/lib/cephadm:is_ceph_enabled_for_service:820 : tr - _ 2026-04-14 22:48:38.169 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/cephadm:is_ceph_enabled_for_service:820 : config_name=ENABLE_CEPH_GLANCE 2026-04-14 22:48:38.173 | +++ /opt/stack/devstack-plugin-ceph/devstack/lib/cephadm:is_ceph_enabled_for_service:821 : eval echo '$ENABLE_CEPH_GLANCE' 2026-04-14 22:48:38.178 | ++++ /opt/stack/devstack-plugin-ceph/devstack/lib/cephadm:is_ceph_enabled_for_service:821 : echo True 2026-04-14 22:48:38.182 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/cephadm:is_ceph_enabled_for_service:821 : config=True 2026-04-14 22:48:38.188 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/cephadm:is_ceph_enabled_for_service:823 : is_service_enabled glance 2026-04-14 22:48:38.212 | ++ functions-common:is_service_enabled:2070 : return 1 2026-04-14 22:48:38.216 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/cephadm:is_ceph_enabled_for_service:826 : return 1 2026-04-14 22:48:38.220 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/cephadm:configure_ceph:743 : is_ceph_enabled_for_service cinder 2026-04-14 22:48:38.223 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/cephadm:is_ceph_enabled_for_service:814 : local config config_name enabled service 2026-04-14 22:48:38.225 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/cephadm:is_ceph_enabled_for_service:815 : enabled=1 2026-04-14 22:48:38.228 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/cephadm:is_ceph_enabled_for_service:816 : service=cinder 2026-04-14 22:48:38.233 | +++ /opt/stack/devstack-plugin-ceph/devstack/lib/cephadm:is_ceph_enabled_for_service:820 : echo cinder 2026-04-14 22:48:38.234 | +++ /opt/stack/devstack-plugin-ceph/devstack/lib/cephadm:is_ceph_enabled_for_service:820 : tr '[:lower:]' '[:upper:]' 2026-04-14 22:48:38.235 | +++ /opt/stack/devstack-plugin-ceph/devstack/lib/cephadm:is_ceph_enabled_for_service:820 : tr - _ 2026-04-14 22:48:38.241 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/cephadm:is_ceph_enabled_for_service:820 : config_name=ENABLE_CEPH_CINDER 2026-04-14 22:48:38.244 | +++ /opt/stack/devstack-plugin-ceph/devstack/lib/cephadm:is_ceph_enabled_for_service:821 : eval echo '$ENABLE_CEPH_CINDER' 2026-04-14 22:48:38.248 | ++++ /opt/stack/devstack-plugin-ceph/devstack/lib/cephadm:is_ceph_enabled_for_service:821 : echo True 2026-04-14 22:48:38.253 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/cephadm:is_ceph_enabled_for_service:821 : config=True 2026-04-14 22:48:38.258 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/cephadm:is_ceph_enabled_for_service:823 : is_service_enabled cinder 2026-04-14 22:48:38.284 | ++ functions-common:is_service_enabled:2070 : return 0 2026-04-14 22:48:38.290 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/cephadm:is_ceph_enabled_for_service:823 : [[ True == \T\r\u\e ]] 2026-04-14 22:48:38.294 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/cephadm:is_ceph_enabled_for_service:824 : enabled=0 2026-04-14 22:48:38.299 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/cephadm:is_ceph_enabled_for_service:826 : return 0 2026-04-14 22:48:38.304 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/cephadm:configure_ceph:744 : POOLS+=($CINDER_CEPH_POOL) 2026-04-14 22:48:38.307 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/cephadm:configure_ceph:745 : KEYS+=("client.$CINDER_CEPH_USER") 2026-04-14 22:48:38.311 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/cephadm:configure_ceph:748 : is_ceph_enabled_for_service c-bak 2026-04-14 22:48:38.316 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/cephadm:is_ceph_enabled_for_service:814 : local config config_name enabled service 2026-04-14 22:48:38.320 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/cephadm:is_ceph_enabled_for_service:815 : enabled=1 2026-04-14 22:48:38.324 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/cephadm:is_ceph_enabled_for_service:816 : service=c-bak 2026-04-14 22:48:38.329 | +++ /opt/stack/devstack-plugin-ceph/devstack/lib/cephadm:is_ceph_enabled_for_service:820 : echo c-bak 2026-04-14 22:48:38.330 | +++ /opt/stack/devstack-plugin-ceph/devstack/lib/cephadm:is_ceph_enabled_for_service:820 : tr '[:lower:]' '[:upper:]' 2026-04-14 22:48:38.331 | +++ /opt/stack/devstack-plugin-ceph/devstack/lib/cephadm:is_ceph_enabled_for_service:820 : tr - _ 2026-04-14 22:48:38.337 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/cephadm:is_ceph_enabled_for_service:820 : config_name=ENABLE_CEPH_C_BAK 2026-04-14 22:48:38.342 | +++ /opt/stack/devstack-plugin-ceph/devstack/lib/cephadm:is_ceph_enabled_for_service:821 : eval echo '$ENABLE_CEPH_C_BAK' 2026-04-14 22:48:38.346 | ++++ /opt/stack/devstack-plugin-ceph/devstack/lib/cephadm:is_ceph_enabled_for_service:821 : echo True 2026-04-14 22:48:38.351 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/cephadm:is_ceph_enabled_for_service:821 : config=True 2026-04-14 22:48:38.354 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/cephadm:is_ceph_enabled_for_service:823 : is_service_enabled c-bak 2026-04-14 22:48:38.385 | ++ functions-common:is_service_enabled:2070 : return 0 2026-04-14 22:48:38.391 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/cephadm:is_ceph_enabled_for_service:823 : [[ True == \T\r\u\e ]] 2026-04-14 22:48:38.395 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/cephadm:is_ceph_enabled_for_service:824 : enabled=0 2026-04-14 22:48:38.400 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/cephadm:is_ceph_enabled_for_service:826 : return 0 2026-04-14 22:48:38.406 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/cephadm:configure_ceph:749 : POOLS+=($CINDER_BAK_CEPH_POOL) 2026-04-14 22:48:38.410 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/cephadm:configure_ceph:750 : KEYS+=("client.$CINDER_BAK_CEPH_USER") 2026-04-14 22:48:38.416 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/cephadm:configure_ceph:753 : is_ceph_enabled_for_service nova 2026-04-14 22:48:38.421 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/cephadm:is_ceph_enabled_for_service:814 : local config config_name enabled service 2026-04-14 22:48:38.425 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/cephadm:is_ceph_enabled_for_service:815 : enabled=1 2026-04-14 22:48:38.429 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/cephadm:is_ceph_enabled_for_service:816 : service=nova 2026-04-14 22:48:38.436 | +++ /opt/stack/devstack-plugin-ceph/devstack/lib/cephadm:is_ceph_enabled_for_service:820 : echo nova 2026-04-14 22:48:38.438 | +++ /opt/stack/devstack-plugin-ceph/devstack/lib/cephadm:is_ceph_enabled_for_service:820 : tr '[:lower:]' '[:upper:]' 2026-04-14 22:48:38.438 | +++ /opt/stack/devstack-plugin-ceph/devstack/lib/cephadm:is_ceph_enabled_for_service:820 : tr - _ 2026-04-14 22:48:38.447 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/cephadm:is_ceph_enabled_for_service:820 : config_name=ENABLE_CEPH_NOVA 2026-04-14 22:48:38.451 | +++ /opt/stack/devstack-plugin-ceph/devstack/lib/cephadm:is_ceph_enabled_for_service:821 : eval echo '$ENABLE_CEPH_NOVA' 2026-04-14 22:48:38.456 | ++++ /opt/stack/devstack-plugin-ceph/devstack/lib/cephadm:is_ceph_enabled_for_service:821 : echo True 2026-04-14 22:48:38.462 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/cephadm:is_ceph_enabled_for_service:821 : config=True 2026-04-14 22:48:38.470 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/cephadm:is_ceph_enabled_for_service:823 : is_service_enabled nova 2026-04-14 22:48:38.496 | ++ functions-common:is_service_enabled:2070 : return 0 2026-04-14 22:48:38.501 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/cephadm:is_ceph_enabled_for_service:823 : [[ True == \T\r\u\e ]] 2026-04-14 22:48:38.506 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/cephadm:is_ceph_enabled_for_service:824 : enabled=0 2026-04-14 22:48:38.510 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/cephadm:is_ceph_enabled_for_service:826 : return 0 2026-04-14 22:48:38.514 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/cephadm:configure_ceph:754 : POOLS+=($NOVA_CEPH_POOL) 2026-04-14 22:48:38.518 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/cephadm:configure_ceph:755 : KEYS+=("client.$CINDER_CEPH_USER") 2026-04-14 22:48:38.523 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/cephadm:configure_ceph:756 : config_nova 2026-04-14 22:48:38.528 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/cephadm:config_nova:673 : iniset /etc/nova/nova.conf libvirt rbd_user cinder 2026-04-14 22:48:38.573 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/cephadm:config_nova:674 : iniset /etc/nova/nova.conf libvirt rbd_secret_uuid d531d2d4-3937-429c-b0c2-658fe41e82aa 2026-04-14 22:48:38.615 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/cephadm:config_nova:675 : iniset /etc/nova/nova.conf libvirt inject_key false 2026-04-14 22:48:38.656 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/cephadm:config_nova:676 : iniset /etc/nova/nova.conf libvirt inject_partition -2 2026-04-14 22:48:38.696 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/cephadm:config_nova:677 : iniset /etc/nova/nova.conf libvirt disk_cachemodes network=writeback 2026-04-14 22:48:38.737 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/cephadm:config_nova:678 : iniset /etc/nova/nova.conf libvirt images_type rbd 2026-04-14 22:48:38.780 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/cephadm:config_nova:679 : iniset /etc/nova/nova.conf libvirt images_rbd_pool vms 2026-04-14 22:48:38.820 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/cephadm:config_nova:680 : iniset /etc/nova/nova.conf libvirt images_rbd_ceph_conf /etc/ceph/ceph.conf 2026-04-14 22:48:38.860 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/cephadm:configure_ceph:759 : '[' False == True ']' 2026-04-14 22:48:38.863 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/cephadm:configure_ceph:761 : '[' False == True ']' 2026-04-14 22:48:38.865 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/cephadm:configure_ceph:763 : enable_services 2026-04-14 22:48:38.868 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/cephadm:configure_ceph:764 : [[ True = \F\a\l\s\e ]] 2026-04-14 22:48:38.870 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/cephadm:configure_ceph:768 : client_config 2026-04-14 22:48:38.873 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/cephadm:client_config:550 : echo 'Dump the minimal ceph.conf' 2026-04-14 22:48:38.873 | Dump the minimal ceph.conf 2026-04-14 22:48:38.877 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/cephadm:client_config:551 : cp /etc/ceph/ceph.conf /opt/stack/ceph_client.conf 2026-04-14 22:48:38.885 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/cephadm:client_config:553 : cat 2026-04-14 22:48:38.889 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/cephadm:client_config:559 : '[' 0 -eq 1 ']' 2026-04-14 22:48:38.892 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/cephadm:client_config:574 : sudo cp /opt/stack/ceph_client.conf /etc/ceph/ceph.conf 2026-04-14 22:48:38.918 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/cephadm:configure_ceph:769 : import_libvirt_secret_ceph 2026-04-14 22:48:38.921 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/cephadm:import_libvirt_secret_ceph:702 : '[' True == False ']' 2026-04-14 22:48:38.925 | +++ /opt/stack/devstack-plugin-ceph/devstack/lib/cephadm:import_libvirt_secret_ceph:704 : sudo cat /etc/ceph/ceph.client.cinder.keyring 2026-04-14 22:48:38.925 | +++ /opt/stack/devstack-plugin-ceph/devstack/lib/cephadm:import_libvirt_secret_ceph:704 : awk '/key/ {print $3}' 2026-04-14 22:48:38.944 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/cephadm:import_libvirt_secret_ceph:704 : NOVA_VIRSH_SECRET=AQCTwN5pkmwnGRAA2Whlprd26qk9S7d3s/wo2Q== 2026-04-14 22:48:38.948 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/cephadm:import_libvirt_secret_ceph:705 : cat 2026-04-14 22:48:38.948 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/cephadm:import_libvirt_secret_ceph:705 : sudo tee secret.xml 2026-04-14 22:48:38.963 | + inc/async:async_inner:64 : rc=0 2026-04-14 22:48:38.968 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/cephadm:import_libvirt_secret_ceph:713 : sudo virsh secret-define --file secret.xml 2026-04-14 22:48:38.992 | [39142 Async configure_neutron_nova:39142]: finished successfully 2026-04-14 22:48:39.020 | Secret d531d2d4-3937-429c-b0c2-658fe41e82aa created 2026-04-14 22:48:39.021 | 2026-04-14 22:48:39.028 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/cephadm:import_libvirt_secret_ceph:714 : sudo virsh secret-set-value --secret d531d2d4-3937-429c-b0c2-658fe41e82aa --base64 AQCTwN5pkmwnGRAA2Whlprd26qk9S7d3s/wo2Q== 2026-04-14 22:48:39.071 | error: Passing secret value as command-line argument is insecure! 2026-04-14 22:48:39.073 | Secret value set 2026-04-14 22:48:39.073 | 2026-04-14 22:48:39.082 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/cephadm:import_libvirt_secret_ceph:717 : sudo rm -f secret.xml 2026-04-14 22:48:39.101 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/cephadm:configure_ceph:771 : [[ False == \T\r\u\e ]] 2026-04-14 22:48:39.105 | ++ /opt/stack/devstack-plugin-ceph/devstack/plugin.sh:source:27 : [[ False == \T\r\u\e ]] 2026-04-14 22:48:39.109 | + functions-common:run_plugins:1833 : for plugin in ${plugins//,/ } 2026-04-14 22:48:39.112 | + functions-common:run_plugins:1834 : local dir=/opt/stack/neutron 2026-04-14 22:48:39.117 | + functions-common:run_plugins:1835 : [[ -f /opt/stack/neutron/devstack/plugin.sh ]] 2026-04-14 22:48:39.121 | + functions-common:run_plugins:1836 : source /opt/stack/neutron/devstack/plugin.sh stack post-config 2026-04-14 22:48:39.126 | ++ /opt/stack/neutron/devstack/plugin.sh:source:1 : LIBDIR=/opt/stack/neutron/devstack/lib 2026-04-14 22:48:39.129 | ++ /opt/stack/neutron/devstack/plugin.sh:source:3 : source /opt/stack/neutron/devstack/lib/distributed_dhcp 2026-04-14 22:48:39.134 | ++ /opt/stack/neutron/devstack/plugin.sh:source:4 : source /opt/stack/neutron/devstack/lib/dns 2026-04-14 22:48:39.138 | ++ /opt/stack/neutron/devstack/plugin.sh:source:5 : source /opt/stack/neutron/devstack/lib/flavors 2026-04-14 22:48:39.142 | +++ /opt/stack/neutron/devstack/lib/flavors:source:4 : FLAVORS_PLUGIN=flavors 2026-04-14 22:48:39.146 | ++ /opt/stack/neutron/devstack/plugin.sh:source:6 : source /opt/stack/neutron/devstack/lib/l2_agent 2026-04-14 22:48:39.150 | ++ /opt/stack/neutron/devstack/plugin.sh:source:7 : source /opt/stack/neutron/devstack/lib/l2_agent_sriovnicswitch 2026-04-14 22:48:39.154 | +++ /opt/stack/neutron/devstack/lib/l2_agent_sriovnicswitch:source:1 : SRIOV_AGENT_CONF=etc/neutron/plugins/ml2/sriov_agent.ini 2026-04-14 22:48:39.158 | +++ /opt/stack/neutron/devstack/lib/l2_agent_sriovnicswitch:source:2 : SRIOV_AGENT_BINARY=/opt/stack/data/venv/bin/neutron-sriov-nic-agent 2026-04-14 22:48:39.163 | ++ /opt/stack/neutron/devstack/plugin.sh:source:8 : source /opt/stack/neutron/devstack/lib/l3_agent 2026-04-14 22:48:39.167 | ++ /opt/stack/neutron/devstack/plugin.sh:source:9 : source /opt/stack/neutron/devstack/lib/l3_conntrack_helper 2026-04-14 22:48:39.171 | ++ /opt/stack/neutron/devstack/plugin.sh:source:10 : source /opt/stack/neutron/devstack/lib/l3_ndp_proxy 2026-04-14 22:48:39.175 | ++ /opt/stack/neutron/devstack/plugin.sh:source:11 : source /opt/stack/neutron/devstack/lib/metadata_path 2026-04-14 22:48:39.178 | ++ /opt/stack/neutron/devstack/plugin.sh:source:12 : source /opt/stack/neutron/devstack/lib/ml2 2026-04-14 22:48:39.182 | ++ /opt/stack/neutron/devstack/plugin.sh:source:13 : source /opt/stack/neutron/devstack/lib/network_segment_range 2026-04-14 22:48:39.186 | ++ /opt/stack/neutron/devstack/plugin.sh:source:14 : source /opt/stack/neutron/devstack/lib/segments 2026-04-14 22:48:39.191 | ++ /opt/stack/neutron/devstack/plugin.sh:source:15 : source /opt/stack/neutron/devstack/lib/log 2026-04-14 22:48:39.193 | ++ /opt/stack/neutron/devstack/plugin.sh:source:16 : source /opt/stack/neutron/devstack/lib/fip_port_forwarding 2026-04-14 22:48:39.198 | ++ /opt/stack/neutron/devstack/plugin.sh:source:17 : source /opt/stack/neutron/devstack/lib/uplink_status_propagation 2026-04-14 22:48:39.202 | ++ /opt/stack/neutron/devstack/plugin.sh:source:18 : source /opt/stack/neutron/devstack/lib/tag_ports_during_bulk_creation 2026-04-14 22:48:39.207 | ++ /opt/stack/neutron/devstack/plugin.sh:source:19 : source /opt/stack/neutron/devstack/lib/octavia 2026-04-14 22:48:39.225 | ++ /opt/stack/neutron/devstack/plugin.sh:source:20 : source /opt/stack/neutron/devstack/lib/loki 2026-04-14 22:48:39.228 | ++ /opt/stack/neutron/devstack/plugin.sh:source:21 : source /opt/stack/neutron/devstack/lib/local_ip 2026-04-14 22:48:39.232 | ++ /opt/stack/neutron/devstack/plugin.sh:source:22 : source /opt/stack/neutron/devstack/lib/port_trusted_vif 2026-04-14 22:48:39.235 | ++ /opt/stack/neutron/devstack/plugin.sh:source:25 : source /opt/stack/devstack/lib/neutron_plugins/ovs_source 2026-04-14 22:48:39.240 | ++++ lib/neutron_plugins/ovs_source:source:17 : trueorfalse False Q_BUILD_OVS_FROM_GIT 2026-04-14 22:48:39.260 | +++ lib/neutron_plugins/ovs_source:source:17 : Q_BUILD_OVS_FROM_GIT=False 2026-04-14 22:48:39.264 | +++ lib/neutron_plugins/ovs_source:source:20 : OVS_REPO=https://github.com/openvswitch/ovs.git 2026-04-14 22:48:39.269 | ++++ lib/neutron_plugins/ovs_source:source:21 : cut -f1 -d. 2026-04-14 22:48:39.269 | ++++ lib/neutron_plugins/ovs_source:source:21 : basename https://github.com/openvswitch/ovs.git 2026-04-14 22:48:39.275 | +++ lib/neutron_plugins/ovs_source:source:21 : OVS_REPO_NAME=ovs 2026-04-14 22:48:39.278 | +++ lib/neutron_plugins/ovs_source:source:22 : OVS_REPO_NAME=ovs 2026-04-14 22:48:39.282 | +++ lib/neutron_plugins/ovs_source:source:23 : OVS_BRANCH=branch-3.3 2026-04-14 22:48:39.288 | +++ /opt/stack/neutron/devstack/plugin.sh:source:27 : trueorfalse False Q_BUILD_OVS_FROM_GIT 2026-04-14 22:48:39.310 | ++ /opt/stack/neutron/devstack/plugin.sh:source:27 : Q_BUILD_OVS_FROM_GIT=False 2026-04-14 22:48:39.314 | ++ /opt/stack/neutron/devstack/plugin.sh:source:34 : '[' -f /opt/stack/neutron/devstack/lib/ovn_agent ']' 2026-04-14 22:48:39.319 | ++ /opt/stack/neutron/devstack/plugin.sh:source:38 : [[ stack == \s\t\a\c\k ]] 2026-04-14 22:48:39.322 | ++ /opt/stack/neutron/devstack/plugin.sh:source:39 : case "$2" in 2026-04-14 22:48:39.325 | ++ /opt/stack/neutron/devstack/plugin.sh:source:43 : is_service_enabled neutron-tag-ports-during-bulk-creation 2026-04-14 22:48:39.343 | ++ functions-common:is_service_enabled:2070 : return 1 2026-04-14 22:48:39.345 | ++ /opt/stack/neutron/devstack/plugin.sh:source:46 : is_service_enabled neutron-uplink-status-propagation 2026-04-14 22:48:39.364 | ++ functions-common:is_service_enabled:2070 : return 1 2026-04-14 22:48:39.367 | ++ /opt/stack/neutron/devstack/plugin.sh:source:49 : is_service_enabled q-flavors neutron-flavors 2026-04-14 22:48:39.386 | ++ functions-common:is_service_enabled:2070 : return 1 2026-04-14 22:48:39.391 | ++ /opt/stack/neutron/devstack/plugin.sh:source:52 : is_service_enabled q-log neutron-log 2026-04-14 22:48:39.411 | ++ functions-common:is_service_enabled:2070 : return 1 2026-04-14 22:48:39.415 | ++ /opt/stack/neutron/devstack/plugin.sh:source:55 : is_service_enabled q-dns neutron-dns 2026-04-14 22:48:39.436 | ++ functions-common:is_service_enabled:2070 : return 1 2026-04-14 22:48:39.439 | ++ /opt/stack/neutron/devstack/plugin.sh:source:62 : is_service_enabled neutron-segments 2026-04-14 22:48:39.463 | ++ functions-common:is_service_enabled:2070 : return 1 2026-04-14 22:48:39.467 | ++ /opt/stack/neutron/devstack/plugin.sh:source:65 : is_service_enabled neutron-network-segment-range 2026-04-14 22:48:39.488 | ++ functions-common:is_service_enabled:2070 : return 1 2026-04-14 22:48:39.493 | ++ /opt/stack/neutron/devstack/plugin.sh:source:68 : is_service_enabled q-distributed-dhcp neutron-distributed-dhcp 2026-04-14 22:48:39.515 | ++ functions-common:is_service_enabled:2070 : return 1 2026-04-14 22:48:39.519 | ++ /opt/stack/neutron/devstack/plugin.sh:source:73 : is_service_enabled q-metadata-path neutron-metadata-path 2026-04-14 22:48:39.539 | ++ functions-common:is_service_enabled:2070 : return 1 2026-04-14 22:48:39.543 | ++ /opt/stack/neutron/devstack/plugin.sh:source:78 : is_service_enabled neutron-local-ip 2026-04-14 22:48:39.565 | ++ functions-common:is_service_enabled:2070 : return 1 2026-04-14 22:48:39.569 | ++ /opt/stack/neutron/devstack/plugin.sh:source:81 : is_service_enabled neutron-local-ip-static 2026-04-14 22:48:39.594 | ++ functions-common:is_service_enabled:2070 : return 1 2026-04-14 22:48:39.598 | ++ /opt/stack/neutron/devstack/plugin.sh:source:84 : is_service_enabled q-agt neutron-agent 2026-04-14 22:48:39.627 | ++ functions-common:is_service_enabled:2070 : return 1 2026-04-14 22:48:39.632 | ++ /opt/stack/neutron/devstack/plugin.sh:source:92 : is_service_enabled q-sriov-agt neutron-sriov-agent 2026-04-14 22:48:39.662 | ++ functions-common:is_service_enabled:2070 : return 1 2026-04-14 22:48:39.667 | ++ /opt/stack/neutron/devstack/plugin.sh:source:96 : is_service_enabled q-l3 neutron-l3 2026-04-14 22:48:39.695 | ++ functions-common:is_service_enabled:2070 : return 1 2026-04-14 22:48:39.700 | ++ /opt/stack/neutron/devstack/plugin.sh:source:108 : is_service_enabled q-port-trusted-vif neutron-port-trusted-vif 2026-04-14 22:48:39.728 | ++ functions-common:is_service_enabled:2070 : return 1 2026-04-14 22:48:39.732 | ++ /opt/stack/neutron/devstack/plugin.sh:source:111 : '[' ml2 = ml2 ']' 2026-04-14 22:48:39.736 | ++ /opt/stack/neutron/devstack/plugin.sh:source:112 : configure_ml2_extension_drivers 2026-04-14 22:48:39.740 | ++ /opt/stack/neutron/devstack/lib/ml2:configure_ml2_extension_drivers:2 : is_neutron_legacy_enabled 2026-04-14 22:48:39.743 | ++ lib/neutron:is_neutron_legacy_enabled:321 : return 0 2026-04-14 22:48:39.746 | ++ /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-04-14 22:48:39.789 | ++ /opt/stack/neutron/devstack/plugin.sh:source:114 : is_ovn_enabled 2026-04-14 22:48:39.793 | ++ /opt/stack/neutron/devstack/plugin.sh:is_ovn_enabled:30 : [[ ovn == \o\v\n ]] 2026-04-14 22:48:39.797 | ++ /opt/stack/neutron/devstack/plugin.sh:is_ovn_enabled:30 : return 0 2026-04-14 22:48:39.800 | ++ /opt/stack/neutron/devstack/plugin.sh:source:115 : is_service_enabled q-port-forwarding neutron-port-forwarding 2026-04-14 22:48:39.825 | ++ functions-common:is_service_enabled:2070 : return 1 2026-04-14 22:48:39.829 | ++ /opt/stack/neutron/devstack/plugin.sh:source:119 : is_service_enabled neutron-loki 2026-04-14 22:48:39.856 | ++ functions-common:is_service_enabled:2070 : return 1 2026-04-14 22:48:39.862 | + ./stack.sh:main:1254 : merge_config_group /opt/stack/devstack/local.conf post-config 2026-04-14 22:48:39.867 | + inc/meta-config:merge_config_group:171 : local localfile=/opt/stack/devstack/local.conf 2026-04-14 22:48:39.871 | + inc/meta-config:merge_config_group:171 : shift 2026-04-14 22:48:39.876 | + inc/meta-config:merge_config_group:172 : local matchgroups=post-config 2026-04-14 22:48:39.882 | + inc/meta-config:merge_config_group:174 : [[ -r /opt/stack/devstack/local.conf ]] 2026-04-14 22:48:39.886 | + inc/meta-config:merge_config_group:176 : local configfile group 2026-04-14 22:48:39.891 | + inc/meta-config:merge_config_group:177 : for group in $matchgroups 2026-04-14 22:48:39.897 | ++ inc/meta-config:merge_config_group:178 : get_meta_section_files /opt/stack/devstack/local.conf post-config 2026-04-14 22:48:39.902 | ++ inc/meta-config:get_meta_section_files:63 : local file=/opt/stack/devstack/local.conf 2026-04-14 22:48:39.906 | ++ inc/meta-config:get_meta_section_files:64 : local matchgroup=post-config 2026-04-14 22:48:39.912 | ++ inc/meta-config:get_meta_section_files:66 : [[ -r /opt/stack/devstack/local.conf ]] 2026-04-14 22:48:39.918 | ++ inc/meta-config:get_meta_section_files:68 : awk -v matchgroup=post-config ' 2026-04-14 22:48:39.918 | /^\[\[.+\|.*\]\]/ { 2026-04-14 22:48:39.918 | gsub("[][]", "", $1); 2026-04-14 22:48:39.918 | split($1, a, "|"); 2026-04-14 22:48:39.918 | if (a[1] == matchgroup) 2026-04-14 22:48:39.918 | print a[2] 2026-04-14 22:48:39.918 | } 2026-04-14 22:48:39.918 | ' /opt/stack/devstack/local.conf 2026-04-14 22:48:39.928 | + inc/meta-config:merge_config_group:178 : for configfile in $(get_meta_section_files $localfile $group) 2026-04-14 22:48:39.932 | + inc/meta-config:merge_config_group:179 : local realconfigfile 2026-04-14 22:48:39.936 | + inc/meta-config:merge_config_group:180 : local dir 2026-04-14 22:48:39.942 | ++ inc/meta-config:merge_config_group:182 : eval 'echo $NEUTRON_CONF' 2026-04-14 22:48:39.946 | +++ inc/meta-config:merge_config_group:182 : echo /etc/neutron/neutron.conf 2026-04-14 22:48:39.950 | + inc/meta-config:merge_config_group:182 : realconfigfile=/etc/neutron/neutron.conf 2026-04-14 22:48:39.954 | + inc/meta-config:merge_config_group:183 : [[ -z /etc/neutron/neutron.conf ]] 2026-04-14 22:48:39.961 | ++ inc/meta-config:merge_config_group:187 : dirname /etc/neutron/neutron.conf 2026-04-14 22:48:39.969 | + inc/meta-config:merge_config_group:187 : dir=/etc/neutron 2026-04-14 22:48:39.972 | + inc/meta-config:merge_config_group:189 : test -e /etc/neutron 2026-04-14 22:48:39.979 | + inc/meta-config:merge_config_group:189 : test -d /etc/neutron 2026-04-14 22:48:39.983 | + inc/meta-config:merge_config_group:191 : [[ -e /etc/neutron ]] 2026-04-14 22:48:39.986 | + inc/meta-config:merge_config_group:196 : merge_config_file /opt/stack/devstack/local.conf post-config '$NEUTRON_CONF' 2026-04-14 22:48:39.991 | + inc/meta-config:merge_config_file:83 : local file=/opt/stack/devstack/local.conf 2026-04-14 22:48:39.996 | + inc/meta-config:merge_config_file:84 : local matchgroup=post-config 2026-04-14 22:48:40.002 | + inc/meta-config:merge_config_file:85 : local 'configfile=$NEUTRON_CONF' 2026-04-14 22:48:40.006 | + inc/meta-config:merge_config_file:90 : local real_configfile 2026-04-14 22:48:40.014 | ++ inc/meta-config:merge_config_file:91 : eval echo '$NEUTRON_CONF' 2026-04-14 22:48:40.019 | +++ inc/meta-config:merge_config_file:91 : echo /etc/neutron/neutron.conf 2026-04-14 22:48:40.024 | + inc/meta-config:merge_config_file:91 : real_configfile=/etc/neutron/neutron.conf 2026-04-14 22:48:40.030 | + inc/meta-config:merge_config_file:92 : '[' '!' -f /etc/neutron/neutron.conf ']' 2026-04-14 22:48:40.037 | + inc/meta-config:merge_config_file:96 : get_meta_section /opt/stack/devstack/local.conf post-config '$NEUTRON_CONF' 2026-04-14 22:48:40.040 | + inc/meta-config:merge_config_file:97 : awk -v 'configfile=$NEUTRON_CONF' ' 2026-04-14 22:48:40.040 | BEGIN { 2026-04-14 22:48:40.040 | section = "" 2026-04-14 22:48:40.040 | last_section = "" 2026-04-14 22:48:40.040 | section_count = 0 2026-04-14 22:48:40.040 | } 2026-04-14 22:48:40.040 | /^\[.+\]/ { 2026-04-14 22:48:40.040 | gsub("[][]", "", $1); 2026-04-14 22:48:40.040 | section=$1 2026-04-14 22:48:40.040 | next 2026-04-14 22:48:40.040 | } 2026-04-14 22:48:40.040 | /^ *\#/ { 2026-04-14 22:48:40.040 | next 2026-04-14 22:48:40.040 | } 2026-04-14 22:48:40.040 | /^[^ \t]+/ { 2026-04-14 22:48:40.040 | # get offset of first = in $0 2026-04-14 22:48:40.040 | eq_idx = index($0, "=") 2026-04-14 22:48:40.040 | # extract attr & value from $0 2026-04-14 22:48:40.040 | attr = substr($0, 1, eq_idx - 1) 2026-04-14 22:48:40.040 | value = substr($0, eq_idx + 1) 2026-04-14 22:48:40.041 | # only need to strip trailing whitespace from attr 2026-04-14 22:48:40.041 | sub(/[ \t]*$/, "", attr) 2026-04-14 22:48:40.041 | # need to strip leading & trailing whitespace from value 2026-04-14 22:48:40.041 | sub(/^[ \t]*/, "", value) 2026-04-14 22:48:40.041 | sub(/[ \t]*$/, "", value) 2026-04-14 22:48:40.041 | 2026-04-14 22:48:40.041 | # cfg_attr_count: number of config lines per [section, attr] 2026-04-14 22:48:40.041 | # cfg_attr: three dimensional array to keep all the config lines per [section, attr] 2026-04-14 22:48:40.041 | # cfg_section: keep the section names in the same order as they appear in local.conf 2026-04-14 22:48:40.041 | # cfg_sec_attr_name: keep the attr names in the same order as they appear in local.conf 2026-04-14 22:48:40.041 | if (! (section, attr) in cfg_attr_count) { 2026-04-14 22:48:40.041 | if (section != last_section) { 2026-04-14 22:48:40.041 | cfg_section[section_count++] = section 2026-04-14 22:48:40.041 | last_section = section 2026-04-14 22:48:40.041 | } 2026-04-14 22:48:40.041 | attr_count = cfg_sec_attr_count[section_count - 1]++ 2026-04-14 22:48:40.041 | cfg_sec_attr_name[section_count - 1, attr_count] = attr 2026-04-14 22:48:40.041 | 2026-04-14 22:48:40.041 | cfg_attr[section, attr, 0] = value 2026-04-14 22:48:40.041 | cfg_attr_count[section, attr] = 1 2026-04-14 22:48:40.041 | } else { 2026-04-14 22:48:40.041 | lno = cfg_attr_count[section, attr]++ 2026-04-14 22:48:40.041 | cfg_attr[section, attr, lno] = value 2026-04-14 22:48:40.041 | } 2026-04-14 22:48:40.041 | } 2026-04-14 22:48:40.041 | END { 2026-04-14 22:48:40.041 | # Process each section in order 2026-04-14 22:48:40.041 | for (sno = 0; sno < section_count; sno++) { 2026-04-14 22:48:40.042 | section = cfg_section[sno] 2026-04-14 22:48:40.042 | # The ini routines simply append a config item immediately 2026-04-14 22:48:40.042 | # after the section header. To keep the same order as defined 2026-04-14 22:48:40.042 | # in local.conf, invoke the ini routines in the reverse order 2026-04-14 22:48:40.042 | for (attr_no = cfg_sec_attr_count[sno] - 1; attr_no >=0; attr_no--) { 2026-04-14 22:48:40.042 | attr = cfg_sec_attr_name[sno, attr_no] 2026-04-14 22:48:40.042 | if (cfg_attr_count[section, attr] == 1) 2026-04-14 22:48:40.042 | print "iniset " configfile " " section " " attr " \"" cfg_attr[section, attr, 0] "\"" 2026-04-14 22:48:40.042 | else { 2026-04-14 22:48:40.042 | # For multiline, invoke the ini routines in the reverse order 2026-04-14 22:48:40.042 | count = cfg_attr_count[section, attr] 2026-04-14 22:48:40.042 | print "inidelete " configfile " " section " " attr 2026-04-14 22:48:40.042 | print "iniset " configfile " " section " " attr " \"" cfg_attr[section, attr, count - 1] "\"" 2026-04-14 22:48:40.042 | for (l = count -2; l >= 0; l--) 2026-04-14 22:48:40.042 | print "iniadd_literal " configfile " " section " " attr " \"" cfg_attr[section, attr, l] "\"" 2026-04-14 22:48:40.042 | } 2026-04-14 22:48:40.042 | } 2026-04-14 22:48:40.042 | } 2026-04-14 22:48:40.042 | } 2026-04-14 22:48:40.042 | ' 2026-04-14 22:48:40.042 | + inc/meta-config:merge_config_file:164 : read a 2026-04-14 22:48:40.042 | awk: cmd. line:12: warning: regexp escape sequence `\#' is not a known regexp operator 2026-04-14 22:48:40.042 | + inc/meta-config:get_meta_section:33 : local file=/opt/stack/devstack/local.conf 2026-04-14 22:48:40.046 | + inc/meta-config:get_meta_section:34 : local matchgroup=post-config 2026-04-14 22:48:40.051 | + inc/meta-config:get_meta_section:35 : local 'configfile=$NEUTRON_CONF' 2026-04-14 22:48:40.057 | + inc/meta-config:get_meta_section:37 : [[ -r /opt/stack/devstack/local.conf ]] 2026-04-14 22:48:40.061 | + inc/meta-config:get_meta_section:38 : [[ -z $NEUTRON_CONF ]] 2026-04-14 22:48:40.066 | + inc/meta-config:get_meta_section:40 : awk -v matchgroup=post-config -v 'configfile=$NEUTRON_CONF' ' 2026-04-14 22:48:40.066 | BEGIN { group = "" } 2026-04-14 22:48:40.066 | /^\[\[.+\|.*\]\]/ { 2026-04-14 22:48:40.066 | gsub("[][]", "", $1); 2026-04-14 22:48:40.066 | split($1, a, "|"); 2026-04-14 22:48:40.066 | if (a[1] == matchgroup && a[2] == configfile) { 2026-04-14 22:48:40.066 | group=a[1] 2026-04-14 22:48:40.066 | } else { 2026-04-14 22:48:40.066 | group="" 2026-04-14 22:48:40.066 | } 2026-04-14 22:48:40.066 | next 2026-04-14 22:48:40.066 | } 2026-04-14 22:48:40.066 | { 2026-04-14 22:48:40.066 | if (group != "") 2026-04-14 22:48:40.066 | print $0 2026-04-14 22:48:40.066 | } 2026-04-14 22:48:40.066 | ' /opt/stack/devstack/local.conf 2026-04-14 22:48:40.076 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NEUTRON_CONF DEFAULT global_physnet_mtu "1430"' 2026-04-14 22:48:40.081 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/neutron/neutron.conf DEFAULT global_physnet_mtu 1430 2026-04-14 22:48:40.130 | + inc/meta-config:merge_config_file:164 : read a 2026-04-14 22:48:40.134 | + ./stack.sh:main:1263 : is_service_enabled swift 2026-04-14 22:48:40.164 | + functions-common:is_service_enabled:2070 : return 1 2026-04-14 22:48:40.169 | + ./stack.sh:main:1271 : FIXED_KEY=bae3516cc1c0eb18b05440eba8012a4a880a2ee04d584a9c1579445e675b12defdc716ec 2026-04-14 22:48:40.173 | + ./stack.sh:main:1272 : is_service_enabled cinder 2026-04-14 22:48:40.202 | + functions-common:is_service_enabled:2070 : return 0 2026-04-14 22:48:40.206 | + ./stack.sh:main:1273 : iniset /etc/cinder/cinder.conf key_manager fixed_key bae3516cc1c0eb18b05440eba8012a4a880a2ee04d584a9c1579445e675b12defdc716ec 2026-04-14 22:48:40.259 | + ./stack.sh:main:1276 : async_wait configure_neutron_nova 2026-04-14 22:48:40.341 | [3722 Async configure_neutron_nova:39142]: Waiting for completion of configure_neutron_nova running on PID 39142 (1 other jobs running) 2026-04-14 22:48:40.379 | [3722 Async configure_neutron_nova:39142]: Signaling child to exit 2026-04-14 22:48:40.379 | WAKEUP 2026-04-14 22:48:40.410 | [3722 Async configure_neutron_nova:39142]: Signaled 2026-04-14 22:48:40.413 | + lib/neutron:configure_neutron_nova:449 : create_nova_conf_neutron /etc/nova/nova.conf 2026-04-14 22:48:40.413 | + lib/neutron:create_nova_conf_neutron:460 : local conf=/etc/nova/nova.conf 2026-04-14 22:48:40.413 | + lib/neutron:create_nova_conf_neutron:461 : configure_keystoneauth /etc/nova/nova.conf nova neutron 2026-04-14 22:48:40.413 | + lib/keystone:configure_keystoneauth:432 : local conf_file=/etc/nova/nova.conf 2026-04-14 22:48:40.413 | + lib/keystone:configure_keystoneauth:433 : local admin_user=nova 2026-04-14 22:48:40.413 | + lib/keystone:configure_keystoneauth:434 : local section=neutron 2026-04-14 22:48:40.413 | + lib/keystone:configure_keystoneauth:436 : iniset /etc/nova/nova.conf neutron auth_type password 2026-04-14 22:48:40.413 | + lib/keystone:configure_keystoneauth:437 : iniset /etc/nova/nova.conf neutron interface public 2026-04-14 22:48:40.413 | + lib/keystone:configure_keystoneauth:438 : iniset /etc/nova/nova.conf neutron auth_url 'https://[2001:41d0:302:1000::1ab]/identity' 2026-04-14 22:48:40.413 | + lib/keystone:configure_keystoneauth:439 : iniset /etc/nova/nova.conf neutron username nova 2026-04-14 22:48:40.413 | + lib/keystone:configure_keystoneauth:440 : iniset /etc/nova/nova.conf neutron password secretservice 2026-04-14 22:48:40.413 | + lib/keystone:configure_keystoneauth:441 : iniset /etc/nova/nova.conf neutron user_domain_name Default 2026-04-14 22:48:40.413 | + lib/keystone:configure_keystoneauth:442 : iniset /etc/nova/nova.conf neutron project_name service 2026-04-14 22:48:40.413 | + lib/keystone:configure_keystoneauth:443 : iniset /etc/nova/nova.conf neutron project_domain_name Default 2026-04-14 22:48:40.413 | + lib/neutron:create_nova_conf_neutron:462 : iniset /etc/nova/nova.conf neutron region_name RegionOne 2026-04-14 22:48:40.413 | + lib/neutron:create_nova_conf_neutron:465 : neutron_plugin_create_nova_conf /etc/nova/nova.conf 2026-04-14 22:48:40.414 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_create_nova_conf:13 : _neutron_ovs_base_configure_nova_vif_driver 2026-04-14 22:48:40.414 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_configure_nova_vif_driver:119 : : 2026-04-14 22:48:40.414 | + lib/neutron:create_nova_conf_neutron:467 : is_service_enabled q-meta neutron-metadata-agent 2026-04-14 22:48:40.414 | + functions-common:is_service_enabled:2070 : return 1 2026-04-14 22:48:40.414 | + lib/neutron:create_nova_conf_neutron:471 : iniset /etc/nova/nova.conf DEFAULT vif_plugging_is_fatal True 2026-04-14 22:48:40.414 | + lib/neutron:create_nova_conf_neutron:472 : iniset /etc/nova/nova.conf DEFAULT vif_plugging_timeout 300 2026-04-14 22:48:40.414 | + lib/neutron:configure_neutron_nova:450 : [[ superconductor == \s\u\p\e\r\c\o\n\d\u\c\t\o\r ]] 2026-04-14 22:48:40.414 | ++ lib/neutron:configure_neutron_nova:451 : seq 1 1 2026-04-14 22:48:40.414 | + lib/neutron:configure_neutron_nova:451 : for i in $(seq 1 $NOVA_NUM_CELLS) 2026-04-14 22:48:40.414 | + lib/neutron:configure_neutron_nova:452 : local conf 2026-04-14 22:48:40.414 | ++ lib/neutron:configure_neutron_nova:453 : conductor_conf 1 2026-04-14 22:48:40.414 | ++ lib/nova:conductor_conf:827 : local cell=1 2026-04-14 22:48:40.414 | ++ lib/nova:conductor_conf:828 : echo /etc/nova/nova_cell1.conf 2026-04-14 22:48:40.414 | + lib/neutron:configure_neutron_nova:453 : conf=/etc/nova/nova_cell1.conf 2026-04-14 22:48:40.414 | + lib/neutron:configure_neutron_nova:454 : create_nova_conf_neutron /etc/nova/nova_cell1.conf 2026-04-14 22:48:40.414 | + lib/neutron:create_nova_conf_neutron:460 : local conf=/etc/nova/nova_cell1.conf 2026-04-14 22:48:40.414 | + lib/neutron:create_nova_conf_neutron:461 : configure_keystoneauth /etc/nova/nova_cell1.conf nova neutron 2026-04-14 22:48:40.414 | + lib/keystone:configure_keystoneauth:432 : local conf_file=/etc/nova/nova_cell1.conf 2026-04-14 22:48:40.414 | + lib/keystone:configure_keystoneauth:433 : local admin_user=nova 2026-04-14 22:48:40.414 | + lib/keystone:configure_keystoneauth:434 : local section=neutron 2026-04-14 22:48:40.414 | + lib/keystone:configure_keystoneauth:436 : iniset /etc/nova/nova_cell1.conf neutron auth_type password 2026-04-14 22:48:40.414 | + lib/keystone:configure_keystoneauth:437 : iniset /etc/nova/nova_cell1.conf neutron interface public 2026-04-14 22:48:40.414 | + lib/keystone:configure_keystoneauth:438 : iniset /etc/nova/nova_cell1.conf neutron auth_url 'https://[2001:41d0:302:1000::1ab]/identity' 2026-04-14 22:48:40.415 | + lib/keystone:configure_keystoneauth:439 : iniset /etc/nova/nova_cell1.conf neutron username nova 2026-04-14 22:48:40.415 | + lib/keystone:configure_keystoneauth:440 : iniset /etc/nova/nova_cell1.conf neutron password secretservice 2026-04-14 22:48:40.415 | + lib/keystone:configure_keystoneauth:441 : iniset /etc/nova/nova_cell1.conf neutron user_domain_name Default 2026-04-14 22:48:40.415 | + lib/keystone:configure_keystoneauth:442 : iniset /etc/nova/nova_cell1.conf neutron project_name service 2026-04-14 22:48:40.415 | + lib/keystone:configure_keystoneauth:443 : iniset /etc/nova/nova_cell1.conf neutron project_domain_name Default 2026-04-14 22:48:40.415 | + lib/neutron:create_nova_conf_neutron:462 : iniset /etc/nova/nova_cell1.conf neutron region_name RegionOne 2026-04-14 22:48:40.415 | + lib/neutron:create_nova_conf_neutron:465 : neutron_plugin_create_nova_conf /etc/nova/nova_cell1.conf 2026-04-14 22:48:40.415 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_create_nova_conf:13 : _neutron_ovs_base_configure_nova_vif_driver 2026-04-14 22:48:40.415 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_configure_nova_vif_driver:119 : : 2026-04-14 22:48:40.415 | + lib/neutron:create_nova_conf_neutron:467 : is_service_enabled q-meta neutron-metadata-agent 2026-04-14 22:48:40.415 | + functions-common:is_service_enabled:2070 : return 1 2026-04-14 22:48:40.415 | + lib/neutron:create_nova_conf_neutron:471 : iniset /etc/nova/nova_cell1.conf DEFAULT vif_plugging_is_fatal True 2026-04-14 22:48:40.415 | + lib/neutron:create_nova_conf_neutron:472 : iniset /etc/nova/nova_cell1.conf DEFAULT vif_plugging_timeout 300 2026-04-14 22:48:40.470 | [3722 Async configure_neutron_nova:39142]: finished configure_neutron_nova with result 0 in 1 seconds 2026-04-14 22:48:40.476 | + inc/async:async_wait:197 : return 0 2026-04-14 22:48:40.480 | + ./stack.sh:main:1282 : is_service_enabled nova 2026-04-14 22:48:40.505 | + functions-common:is_service_enabled:2070 : return 0 2026-04-14 22:48:40.509 | + ./stack.sh:main:1283 : iniset /etc/nova/nova.conf key_manager fixed_key bae3516cc1c0eb18b05440eba8012a4a880a2ee04d584a9c1579445e675b12defdc716ec 2026-04-14 22:48:40.556 | + ./stack.sh:main:1284 : iniset /etc/nova/nova-cpu.conf key_manager fixed_key bae3516cc1c0eb18b05440eba8012a4a880a2ee04d584a9c1579445e675b12defdc716ec 2026-04-14 22:48:40.605 | + ./stack.sh:main:1288 : is_service_enabled n-api 2026-04-14 22:48:40.632 | + functions-common:is_service_enabled:2070 : return 1 2026-04-14 22:48:40.638 | + ./stack.sh:main:1293 : is_service_enabled ovn-controller ovn-controller-vtep 2026-04-14 22:48:40.666 | + functions-common:is_service_enabled:2070 : return 0 2026-04-14 22:48:40.672 | + ./stack.sh:main:1294 : echo_summary 'Starting OVN services' 2026-04-14 22:48:40.676 | + ./stack.sh:echo_summary:438 : [[ -t 3 ]] 2026-04-14 22:48:40.681 | + ./stack.sh:echo_summary:444 : echo -e Starting OVN services 2026-04-14 22:48:40.687 | + ./stack.sh:main:1295 : start_ovn_services 2026-04-14 22:48:40.691 | + lib/neutron:start_ovn_services:579 : [[ ovn == \o\v\n ]] 2026-04-14 22:48:40.695 | + lib/neutron:start_ovn_services:580 : '[' libvirt '!=' ironic ']' 2026-04-14 22:48:40.698 | + lib/neutron:start_ovn_services:586 : init_ovn 2026-04-14 22:48:40.704 | + lib/neutron_plugins/ovn_agent:init_ovn:627 : local 'mkdir_cmd=mkdir -p /var/lib/ovn' 2026-04-14 22:48:40.708 | + lib/neutron_plugins/ovn_agent:init_ovn:629 : [[ False == \F\a\l\s\e ]] 2026-04-14 22:48:40.712 | + lib/neutron_plugins/ovn_agent:init_ovn:630 : mkdir_cmd='sudo mkdir -p /var/lib/ovn' 2026-04-14 22:48:40.717 | + lib/neutron_plugins/ovn_agent:init_ovn:633 : sudo mkdir -p /var/lib/ovn 2026-04-14 22:48:40.743 | + lib/neutron_plugins/ovn_agent:init_ovn:634 : mkdir -p /opt/stack/data/ovs 2026-04-14 22:48:40.750 | + lib/neutron_plugins/ovn_agent:init_ovn:636 : rm -f '/opt/stack/data/ovs/*.db' 2026-04-14 22:48:40.757 | + lib/neutron_plugins/ovn_agent:init_ovn:637 : rm -f '/opt/stack/data/ovs/.*.db.~lock~' 2026-04-14 22:48:40.764 | + lib/neutron_plugins/ovn_agent:init_ovn:638 : sudo rm -f /var/lib/ovn/ovnnb_db.db /var/lib/ovn/ovnsb_db.db 2026-04-14 22:48:40.791 | + lib/neutron_plugins/ovn_agent:init_ovn:639 : sudo rm -f /var/lib/ovn/.ovnnb_db.db.~lock~ /var/lib/ovn/.ovnsb_db.db.~lock~ 2026-04-14 22:48:40.814 | + lib/neutron_plugins/ovn_agent:init_ovn:640 : sudo rm -f /var/run/ovn/ovnnb_db.sock /var/run/ovn/ovnsb_db.sock 2026-04-14 22:48:40.839 | + lib/neutron:start_ovn_services:587 : start_ovn 2026-04-14 22:48:40.843 | + lib/neutron_plugins/ovn_agent:start_ovn:745 : echo 'Starting OVN' 2026-04-14 22:48:40.843 | Starting OVN 2026-04-14 22:48:40.847 | + lib/neutron_plugins/ovn_agent:start_ovn:747 : _start_ovs 2026-04-14 22:48:40.850 | + lib/neutron_plugins/ovn_agent:_start_ovs:644 : echo 'Starting OVS' 2026-04-14 22:48:40.850 | Starting OVS 2026-04-14 22:48:40.853 | + lib/neutron_plugins/ovn_agent:_start_ovs:645 : is_service_enabled ovn-controller ovn-controller-vtep ovn-northd 2026-04-14 22:48:40.876 | + functions-common:is_service_enabled:2070 : return 0 2026-04-14 22:48:40.879 | + lib/neutron_plugins/ovn_agent:_start_ovs:647 : enable_service ovsdb-server 2026-04-14 22:48:40.940 | + lib/neutron_plugins/ovn_agent:_start_ovs:648 : enable_service ovs-vswitchd 2026-04-14 22:48:41.000 | + lib/neutron_plugins/ovn_agent:_start_ovs:650 : [[ False == \T\r\u\e ]] 2026-04-14 22:48:41.005 | + lib/neutron_plugins/ovn_agent:_start_ovs:674 : _start_process ovsdb-server.service 2026-04-14 22:48:41.009 | + lib/neutron_plugins/ovn_agent:_start_process:258 : sudo systemctl daemon-reload 2026-04-14 22:48:41.437 | + lib/neutron_plugins/ovn_agent:_start_process:259 : sudo systemctl enable ovsdb-server.service 2026-04-14 22:48:41.851 | The unit files have no installation config (WantedBy=, RequiredBy=, UpheldBy=, 2026-04-14 22:48:41.851 | Also=, or Alias= settings in the [Install] section, and DefaultInstance= for 2026-04-14 22:48:41.851 | template units). This means they are not meant to be enabled or disabled using systemctl. 2026-04-14 22:48:41.851 | 2026-04-14 22:48:41.851 | Possible reasons for having these kinds of units are: 2026-04-14 22:48:41.851 | • A unit may be statically enabled by being symlinked from another unit's 2026-04-14 22:48:41.851 | .wants/, .requires/, or .upholds/ directory. 2026-04-14 22:48:41.851 | • A unit's purpose may be to act as a helper for some other unit which has 2026-04-14 22:48:41.851 | a requirement dependency on it. 2026-04-14 22:48:41.851 | • A unit may be started when needed via activation (socket, path, timer, 2026-04-14 22:48:41.851 | D-Bus, udev, scripted systemctl call, ...). 2026-04-14 22:48:41.851 | • In case of template units, the unit is meant to be enabled with some 2026-04-14 22:48:41.851 | instance name specified. 2026-04-14 22:48:41.861 | + lib/neutron_plugins/ovn_agent:_start_process:260 : sudo systemctl restart ovsdb-server.service 2026-04-14 22:48:46.759 | + lib/neutron_plugins/ovn_agent:_start_ovs:675 : _start_process ovs-vswitchd.service 2026-04-14 22:48:46.764 | + lib/neutron_plugins/ovn_agent:_start_process:258 : sudo systemctl daemon-reload 2026-04-14 22:48:47.162 | + lib/neutron_plugins/ovn_agent:_start_process:259 : sudo systemctl enable ovs-vswitchd.service 2026-04-14 22:48:47.575 | The unit files have no installation config (WantedBy=, RequiredBy=, UpheldBy=, 2026-04-14 22:48:47.576 | Also=, or Alias= settings in the [Install] section, and DefaultInstance= for 2026-04-14 22:48:47.576 | template units). This means they are not meant to be enabled or disabled using systemctl. 2026-04-14 22:48:47.576 | 2026-04-14 22:48:47.576 | Possible reasons for having these kinds of units are: 2026-04-14 22:48:47.577 | • A unit may be statically enabled by being symlinked from another unit's 2026-04-14 22:48:47.577 | .wants/, .requires/, or .upholds/ directory. 2026-04-14 22:48:47.577 | • A unit's purpose may be to act as a helper for some other unit which has 2026-04-14 22:48:47.577 | a requirement dependency on it. 2026-04-14 22:48:47.577 | • A unit may be started when needed via activation (socket, path, timer, 2026-04-14 22:48:47.577 | D-Bus, udev, scripted systemctl call, ...). 2026-04-14 22:48:47.577 | • In case of template units, the unit is meant to be enabled with some 2026-04-14 22:48:47.577 | instance name specified. 2026-04-14 22:48:47.585 | + lib/neutron_plugins/ovn_agent:_start_process:260 : sudo systemctl restart ovs-vswitchd.service 2026-04-14 22:48:47.785 | + lib/neutron_plugins/ovn_agent:_start_ovs:678 : echo 'Configuring OVSDB' 2026-04-14 22:48:47.786 | Configuring OVSDB 2026-04-14 22:48:47.789 | + lib/neutron_plugins/ovn_agent:_start_ovs:679 : is_service_enabled tls-proxy 2026-04-14 22:48:47.808 | + functions-common:is_service_enabled:2070 : return 0 2026-04-14 22:48:47.811 | + lib/neutron_plugins/ovn_agent:_start_ovs:680 : 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-04-14 22:48:47.844 | + lib/neutron_plugins/ovn_agent:_start_ovs:686 : sudo ovs-vsctl --no-wait set-manager 'ptcp:6640:[::1]' 2026-04-14 22:48:47.881 | + lib/neutron_plugins/ovn_agent:_start_ovs:687 : sudo ovs-vsctl --no-wait set open_vswitch . system-type=devstack 2026-04-14 22:48:47.911 | + lib/neutron_plugins/ovn_agent:_start_ovs:688 : sudo ovs-vsctl --no-wait set open_vswitch . external-ids:system-id=eb5955c5-3f19-492a-ba9d-832fc483f028 2026-04-14 22:48:47.934 | + lib/neutron_plugins/ovn_agent:_start_ovs:689 : sudo ovs-vsctl --no-wait set open_vswitch . 'external-ids:ovn-remote=ssl:[2001:41d0:302:1000::1ab]:6642' 2026-04-14 22:48:47.969 | + lib/neutron_plugins/ovn_agent:_start_ovs:690 : sudo ovs-vsctl --no-wait set open_vswitch . external-ids:ovn-bridge=br-int 2026-04-14 22:48:47.992 | + lib/neutron_plugins/ovn_agent:_start_ovs:691 : sudo ovs-vsctl --no-wait set open_vswitch . external-ids:ovn-encap-type=geneve 2026-04-14 22:48:48.017 | + lib/neutron_plugins/ovn_agent:_start_ovs:692 : sudo ovs-vsctl --no-wait set open_vswitch . 'external-ids:ovn-encap-ip=[2001:41d0:302:1000::1ab]' 2026-04-14 22:48:48.050 | ++ lib/neutron_plugins/ovn_agent:_start_ovs:693 : hostname 2026-04-14 22:48:48.056 | + lib/neutron_plugins/ovn_agent:_start_ovs:693 : sudo ovs-vsctl --no-wait set open_vswitch . external-ids:hostname=np7792c2587c804 2026-04-14 22:48:48.084 | + lib/neutron_plugins/ovn_agent:_start_ovs:695 : [[ False == \T\r\u\e ]] 2026-04-14 22:48:48.087 | + lib/neutron_plugins/ovn_agent:_start_ovs:699 : [[ metadata =~ ovn-bgp ]] 2026-04-14 22:48:48.090 | + lib/neutron_plugins/ovn_agent:_start_ovs:705 : is_provider_network 2026-04-14 22:48:48.094 | + functions-common:is_provider_network:2263 : '[' '' == True ']' 2026-04-14 22:48:48.098 | + functions-common:is_provider_network:2266 : return 1 2026-04-14 22:48:48.101 | + lib/neutron_plugins/ovn_agent:_start_ovs:705 : [[ True == \T\r\u\e ]] 2026-04-14 22:48:48.105 | + lib/neutron_plugins/ovn_agent:_start_ovs:706 : ovn_base_setup_bridge br-ex 2026-04-14 22:48:48.108 | + lib/neutron_plugins/ovn_agent:ovn_base_setup_bridge:246 : local bridge=br-ex 2026-04-14 22:48:48.111 | + lib/neutron_plugins/ovn_agent:ovn_base_setup_bridge:247 : local 'addbr_cmd=sudo ovs-vsctl --no-wait -- --may-exist add-br br-ex -- set bridge br-ex protocols=OpenFlow13,OpenFlow15' 2026-04-14 22:48:48.115 | + lib/neutron_plugins/ovn_agent:ovn_base_setup_bridge:249 : '[' system '!=' system ']' 2026-04-14 22:48:48.120 | + lib/neutron_plugins/ovn_agent:ovn_base_setup_bridge:253 : sudo ovs-vsctl --no-wait -- --may-exist add-br br-ex -- set bridge br-ex protocols=OpenFlow13,OpenFlow15 2026-04-14 22:48:48.157 | + lib/neutron_plugins/ovn_agent:ovn_base_setup_bridge:254 : sudo ovs-vsctl --no-wait br-set-external-id br-ex bridge-id br-ex 2026-04-14 22:48:48.199 | + lib/neutron_plugins/ovn_agent:_start_ovs:707 : sudo ovs-vsctl set open . external-ids:ovn-bridge-mappings=public:br-ex 2026-04-14 22:48:48.236 | + lib/neutron_plugins/ovn_agent:_start_ovs:710 : is_service_enabled ovn-controller-vtep 2026-04-14 22:48:48.258 | + functions-common:is_service_enabled:2070 : return 1 2026-04-14 22:48:48.262 | + lib/neutron_plugins/ovn_agent:start_ovn:749 : local SCRIPTDIR=/share/ovn/scripts 2026-04-14 22:48:48.266 | + lib/neutron_plugins/ovn_agent:start_ovn:750 : use_new_ovn_repository 2026-04-14 22:48:48.268 | + lib/neutron_plugins/ovn_agent:use_new_ovn_repository:218 : [[ False == \F\a\l\s\e ]] 2026-04-14 22:48:48.272 | + lib/neutron_plugins/ovn_agent:use_new_ovn_repository:219 : return 0 2026-04-14 22:48:48.276 | + lib/neutron_plugins/ovn_agent:start_ovn:754 : is_service_enabled ovn-northd 2026-04-14 22:48:48.299 | + functions-common:is_service_enabled:2070 : return 1 2026-04-14 22:48:48.304 | + lib/neutron_plugins/ovn_agent:start_ovn:768 : is_service_enabled ovn-controller 2026-04-14 22:48:48.328 | + functions-common:is_service_enabled:2070 : return 0 2026-04-14 22:48:48.332 | + lib/neutron_plugins/ovn_agent:start_ovn:769 : [[ False == \T\r\u\e ]] 2026-04-14 22:48:48.335 | + lib/neutron_plugins/ovn_agent:start_ovn:775 : _start_process ovn-controller.service 2026-04-14 22:48:48.339 | + lib/neutron_plugins/ovn_agent:_start_process:258 : sudo systemctl daemon-reload 2026-04-14 22:48:48.712 | + lib/neutron_plugins/ovn_agent:_start_process:259 : sudo systemctl enable ovn-controller.service 2026-04-14 22:48:49.179 | The unit files have no installation config (WantedBy=, RequiredBy=, UpheldBy=, 2026-04-14 22:48:49.180 | Also=, or Alias= settings in the [Install] section, and DefaultInstance= for 2026-04-14 22:48:49.180 | template units). This means they are not meant to be enabled or disabled using systemctl. 2026-04-14 22:48:49.180 | 2026-04-14 22:48:49.180 | Possible reasons for having these kinds of units are: 2026-04-14 22:48:49.180 | • A unit may be statically enabled by being symlinked from another unit's 2026-04-14 22:48:49.180 | .wants/, .requires/, or .upholds/ directory. 2026-04-14 22:48:49.180 | • A unit's purpose may be to act as a helper for some other unit which has 2026-04-14 22:48:49.180 | a requirement dependency on it. 2026-04-14 22:48:49.180 | • A unit may be started when needed via activation (socket, path, timer, 2026-04-14 22:48:49.180 | D-Bus, udev, scripted systemctl call, ...). 2026-04-14 22:48:49.180 | • In case of template units, the unit is meant to be enabled with some 2026-04-14 22:48:49.180 | instance name specified. 2026-04-14 22:48:49.186 | + lib/neutron_plugins/ovn_agent:_start_process:260 : sudo systemctl restart ovn-controller.service 2026-04-14 22:48:49.534 | + lib/neutron_plugins/ovn_agent:start_ovn:779 : is_service_enabled ovn-controller-vtep 2026-04-14 22:48:49.556 | + functions-common:is_service_enabled:2070 : return 1 2026-04-14 22:48:49.559 | + lib/neutron_plugins/ovn_agent:start_ovn:788 : is_ovn_metadata_agent_enabled 2026-04-14 22:48:49.562 | + lib/neutron_plugins/ovn_agent:is_ovn_metadata_agent_enabled:317 : is_service_enabled q-ovn-metadata-agent neutron-ovn-metadata-agent 2026-04-14 22:48:49.584 | + functions-common:is_service_enabled:2070 : return 1 2026-04-14 22:48:49.589 | + lib/neutron_plugins/ovn_agent:is_ovn_metadata_agent_enabled:320 : return 1 2026-04-14 22:48:49.591 | + lib/neutron_plugins/ovn_agent:start_ovn:794 : is_ovn_agent_enabled 2026-04-14 22:48:49.595 | + lib/neutron_plugins/ovn_agent:is_ovn_agent_enabled:324 : is_service_enabled q-ovn-agent neutron-ovn-agent 2026-04-14 22:48:49.618 | + functions-common:is_service_enabled:2070 : return 0 2026-04-14 22:48:49.622 | + lib/neutron_plugins/ovn_agent:is_ovn_agent_enabled:325 : enable_service q-ovn-agent 2026-04-14 22:48:49.674 | + lib/neutron_plugins/ovn_agent:is_ovn_agent_enabled:326 : return 0 2026-04-14 22:48:49.678 | + lib/neutron_plugins/ovn_agent:start_ovn:795 : run_process q-ovn-agent '/opt/stack/data/venv/bin/neutron-ovn-agent --config-file /etc/neutron/plugins/ml2/ovn_agent.ini' 2026-04-14 22:48:49.682 | + functions-common:run_process:1668 : local service=q-ovn-agent 2026-04-14 22:48:49.685 | + functions-common:run_process:1669 : local 'command=/opt/stack/data/venv/bin/neutron-ovn-agent --config-file /etc/neutron/plugins/ml2/ovn_agent.ini' 2026-04-14 22:48:49.688 | + functions-common:run_process:1670 : local group= 2026-04-14 22:48:49.692 | + functions-common:run_process:1671 : local user= 2026-04-14 22:48:49.696 | + functions-common:run_process:1672 : local env_vars= 2026-04-14 22:48:49.701 | + functions-common:run_process:1674 : local name=q-ovn-agent 2026-04-14 22:48:49.705 | + functions-common:run_process:1676 : time_start run_process 2026-04-14 22:48:49.708 | + functions-common:time_start:2400 : local name=run_process 2026-04-14 22:48:49.711 | + functions-common:time_start:2401 : local start_time= 2026-04-14 22:48:49.715 | + functions-common:time_start:2402 : [[ -n '' ]] 2026-04-14 22:48:49.721 | ++ functions-common:time_start:2405 : date +%s%3N 2026-04-14 22:48:49.726 | + functions-common:time_start:2405 : _TIME_START[$name]=1776206929722 2026-04-14 22:48:49.729 | + functions-common:run_process:1677 : is_service_enabled q-ovn-agent 2026-04-14 22:48:49.753 | + functions-common:is_service_enabled:2070 : return 0 2026-04-14 22:48:49.757 | + functions-common:run_process:1678 : _run_under_systemd q-ovn-agent '/opt/stack/data/venv/bin/neutron-ovn-agent --config-file /etc/neutron/plugins/ml2/ovn_agent.ini' '' '' '' 2026-04-14 22:48:49.762 | + functions-common:_run_under_systemd:1622 : local service=q-ovn-agent 2026-04-14 22:48:49.765 | + functions-common:_run_under_systemd:1623 : local 'command=/opt/stack/data/venv/bin/neutron-ovn-agent --config-file /etc/neutron/plugins/ml2/ovn_agent.ini' 2026-04-14 22:48:49.769 | + functions-common:_run_under_systemd:1624 : local 'cmd=/opt/stack/data/venv/bin/neutron-ovn-agent --config-file /etc/neutron/plugins/ml2/ovn_agent.ini' 2026-04-14 22:48:49.772 | + functions-common:_run_under_systemd:1626 : _common_systemd_pitfalls '/opt/stack/data/venv/bin/neutron-ovn-agent --config-file /etc/neutron/plugins/ml2/ovn_agent.ini' 2026-04-14 22:48:49.775 | + functions-common:_common_systemd_pitfalls:1594 : local 'cmd=/opt/stack/data/venv/bin/neutron-ovn-agent --config-file /etc/neutron/plugins/ml2/ovn_agent.ini' 2026-04-14 22:48:49.779 | + functions-common:_common_systemd_pitfalls:1597 : [[ /opt/stack/data/venv/bin/neutron-ovn-agent --config-file /etc/neutron/plugins/ml2/ovn_agent.ini =~ sudo ]] 2026-04-14 22:48:49.783 | + functions-common:_common_systemd_pitfalls:1608 : [[ ! /opt/stack/data/venv/bin/neutron-ovn-agent --config-file /etc/neutron/plugins/ml2/ovn_agent.ini =~ ^/ ]] 2026-04-14 22:48:49.787 | + functions-common:_run_under_systemd:1628 : local systemd_service=devstack@q-ovn-agent.service 2026-04-14 22:48:49.790 | + functions-common:_run_under_systemd:1629 : local group= 2026-04-14 22:48:49.794 | + functions-common:_run_under_systemd:1630 : local user=stack 2026-04-14 22:48:49.799 | + functions-common:_run_under_systemd:1631 : [[ -z stack ]] 2026-04-14 22:48:49.802 | + functions-common:_run_under_systemd:1634 : local env_vars= 2026-04-14 22:48:49.806 | + functions-common:_run_under_systemd:1635 : [[ -v SYSTEMD_ENV_VARS[q-ovn-agent] ]] 2026-04-14 22:48:49.811 | + functions-common:_run_under_systemd:1638 : [[ /opt/stack/data/venv/bin/neutron-ovn-agent --config-file /etc/neutron/plugins/ml2/ovn_agent.ini =~ uwsgi ]] 2026-04-14 22:48:49.814 | + functions-common:_run_under_systemd:1644 : write_user_unit_file devstack@q-ovn-agent.service '/opt/stack/data/venv/bin/neutron-ovn-agent --config-file /etc/neutron/plugins/ml2/ovn_agent.ini' '' stack '' 2026-04-14 22:48:49.818 | + functions-common:write_user_unit_file:1529 : local service=devstack@q-ovn-agent.service 2026-04-14 22:48:49.821 | + functions-common:write_user_unit_file:1530 : local 'command=/opt/stack/data/venv/bin/neutron-ovn-agent --config-file /etc/neutron/plugins/ml2/ovn_agent.ini' 2026-04-14 22:48:49.825 | + functions-common:write_user_unit_file:1531 : local group= 2026-04-14 22:48:49.828 | + functions-common:write_user_unit_file:1532 : local user=stack 2026-04-14 22:48:49.831 | + functions-common:write_user_unit_file:1533 : local env_vars= 2026-04-14 22:48:49.836 | + functions-common:write_user_unit_file:1534 : local extra= 2026-04-14 22:48:49.840 | + functions-common:write_user_unit_file:1535 : [[ -n '' ]] 2026-04-14 22:48:49.844 | + functions-common:write_user_unit_file:1538 : local unitfile=/etc/systemd/system/devstack@q-ovn-agent.service 2026-04-14 22:48:49.848 | + functions-common:write_user_unit_file:1539 : mkdir -p /etc/systemd/system 2026-04-14 22:48:49.853 | + functions-common:write_user_unit_file:1541 : iniset -sudo /etc/systemd/system/devstack@q-ovn-agent.service Unit Description 'Devstack devstack@q-ovn-agent.service' 2026-04-14 22:48:49.958 | + functions-common:write_user_unit_file:1542 : iniset -sudo /etc/systemd/system/devstack@q-ovn-agent.service Service Environment '"PATH=/opt/stack/devstack/files/openstack-cli-server:/bin:/opt/stack/data/venv/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/local/bin:/usr/local/sbin:/usr/sbin:/sbin"' 2026-04-14 22:48:50.063 | + functions-common:write_user_unit_file:1543 : iniset -sudo /etc/systemd/system/devstack@q-ovn-agent.service Service User stack 2026-04-14 22:48:50.153 | + functions-common:write_user_unit_file:1544 : iniset -sudo /etc/systemd/system/devstack@q-ovn-agent.service Service ExecStart '/opt/stack/data/venv/bin/neutron-ovn-agent --config-file /etc/neutron/plugins/ml2/ovn_agent.ini' 2026-04-14 22:48:50.235 | + functions-common:write_user_unit_file:1545 : iniset -sudo /etc/systemd/system/devstack@q-ovn-agent.service Service KillMode process 2026-04-14 22:48:50.328 | + functions-common:write_user_unit_file:1546 : iniset -sudo /etc/systemd/system/devstack@q-ovn-agent.service Service TimeoutStopSec 300 2026-04-14 22:48:50.419 | + functions-common:write_user_unit_file:1547 : iniset -sudo /etc/systemd/system/devstack@q-ovn-agent.service Service ExecReload '/usr/bin/kill -HUP $MAINPID' 2026-04-14 22:48:50.507 | + functions-common:write_user_unit_file:1548 : [[ -n '' ]] 2026-04-14 22:48:50.510 | + functions-common:write_user_unit_file:1551 : [[ -n '' ]] 2026-04-14 22:48:50.514 | + functions-common:write_user_unit_file:1554 : iniset -sudo /etc/systemd/system/devstack@q-ovn-agent.service Install WantedBy multi-user.target 2026-04-14 22:48:50.614 | + functions-common:write_user_unit_file:1557 : sudo systemctl daemon-reload 2026-04-14 22:48:50.995 | + functions-common:_run_under_systemd:1647 : sudo systemctl enable devstack@q-ovn-agent.service 2026-04-14 22:48:51.025 | Created symlink '/etc/systemd/system/multi-user.target.wants/devstack@q-ovn-agent.service' → '/etc/systemd/system/devstack@q-ovn-agent.service'. 2026-04-14 22:48:51.414 | + functions-common:_run_under_systemd:1648 : sudo systemctl start devstack@q-ovn-agent.service 2026-04-14 22:48:51.472 | + functions-common:run_process:1680 : time_stop run_process 2026-04-14 22:48:51.475 | + functions-common:time_stop:2414 : local name 2026-04-14 22:48:51.480 | + functions-common:time_stop:2415 : local end_time 2026-04-14 22:48:51.484 | + functions-common:time_stop:2416 : local elapsed_time 2026-04-14 22:48:51.489 | + functions-common:time_stop:2417 : local total 2026-04-14 22:48:51.493 | + functions-common:time_stop:2418 : local start_time 2026-04-14 22:48:51.496 | + functions-common:time_stop:2420 : name=run_process 2026-04-14 22:48:51.501 | + functions-common:time_stop:2421 : start_time=1776206929722 2026-04-14 22:48:51.505 | + functions-common:time_stop:2423 : [[ -z 1776206929722 ]] 2026-04-14 22:48:51.510 | ++ functions-common:time_stop:2426 : date +%s%3N 2026-04-14 22:48:51.517 | + functions-common:time_stop:2426 : end_time=1776206931514 2026-04-14 22:48:51.522 | + functions-common:time_stop:2427 : elapsed_time=1792 2026-04-14 22:48:51.527 | + functions-common:time_stop:2428 : total=5738 2026-04-14 22:48:51.530 | + functions-common:time_stop:2430 : _TIME_START[$name]= 2026-04-14 22:48:51.534 | + functions-common:time_stop:2431 : _TIME_TOTAL[$name]=7530 2026-04-14 22:48:51.540 | + lib/neutron_plugins/ovn_agent:start_ovn:797 : setup_logging /etc/neutron/plugins/ml2/ovn_agent.ini 2026-04-14 22:48:51.543 | + functions:setup_logging:693 : setup_systemd_logging /etc/neutron/plugins/ml2/ovn_agent.ini 2026-04-14 22:48:51.547 | + functions:setup_systemd_logging:710 : local conf_file=/etc/neutron/plugins/ml2/ovn_agent.ini 2026-04-14 22:48:51.553 | ++ functions:setup_systemd_logging:715 : trueorfalse False USE_JOURNAL 2026-04-14 22:48:51.583 | + functions:setup_systemd_logging:715 : USE_JOURNAL=False 2026-04-14 22:48:51.587 | + functions:setup_systemd_logging:716 : local pidstr= 2026-04-14 22:48:51.592 | + functions:setup_systemd_logging:717 : [[ False == \T\r\u\e ]] 2026-04-14 22:48:51.595 | + functions:setup_systemd_logging:721 : pidstr='(pid=%(process)d) ' 2026-04-14 22:48:51.599 | + functions:setup_systemd_logging:723 : iniset /etc/neutron/plugins/ml2/ovn_agent.ini DEFAULT logging_debug_format_suffix '{{(pid=%(process)d) %(funcName)s %(pathname)s:%(lineno)d}}' 2026-04-14 22:48:51.651 | + functions:setup_systemd_logging:725 : iniset /etc/neutron/plugins/ml2/ovn_agent.ini DEFAULT logging_context_format_string '%(color)s%(levelname)s %(name)s [%(global_request_id)s %(request_id)s %(project_name)s %(user_name)s%(color)s] %(instance)s%(color)s%(message)s' 2026-04-14 22:48:51.699 | + functions:setup_systemd_logging:726 : iniset /etc/neutron/plugins/ml2/ovn_agent.ini DEFAULT logging_default_format_string '%(color)s%(levelname)s %(name)s [-%(color)s] %(instance)s%(color)s%(message)s' 2026-04-14 22:48:51.749 | + functions:setup_systemd_logging:727 : iniset /etc/neutron/plugins/ml2/ovn_agent.ini DEFAULT logging_exception_prefix 'ERROR %(name)s %(instance)s' 2026-04-14 22:48:51.821 | + functions:setup_systemd_logging:730 : iniset /etc/neutron/plugins/ml2/ovn_agent.ini DEFAULT log_color False 2026-04-14 22:48:51.866 | + lib/neutron:start_ovn_services:589 : [[ True == \T\r\u\e ]] 2026-04-14 22:48:51.870 | + lib/neutron:start_ovn_services:590 : [[ True != \T\r\u\e ]] 2026-04-14 22:48:51.873 | + lib/neutron:start_ovn_services:594 : create_public_bridge 2026-04-14 22:48:51.878 | + lib/neutron_plugins/ovn_agent:create_public_bridge:311 : sudo ovs-vsctl --may-exist add-br br-ex -- set bridge br-ex protocols=OpenFlow13,OpenFlow15 2026-04-14 22:48:51.904 | + lib/neutron_plugins/ovn_agent:create_public_bridge:312 : sudo ovs-vsctl set open . external-ids:ovn-bridge-mappings=public:br-ex 2026-04-14 22:48:51.931 | + lib/neutron_plugins/ovn_agent:create_public_bridge:313 : _configure_public_network_connectivity 2026-04-14 22:48:51.936 | + lib/neutron:_configure_public_network_connectivity:817 : [[ -n '' ]] 2026-04-14 22:48:51.940 | + lib/neutron:_configure_public_network_connectivity:824 : for d in $default_v4_route_devs 2026-04-14 22:48:51.944 | + lib/neutron:_configure_public_network_connectivity:825 : sudo iptables -t nat -A POSTROUTING -o ens3 -s 172.24.5.0/24 -j MASQUERADE 2026-04-14 22:48:51.983 | + ./stack.sh:main:1298 : is_service_enabled q-svc neutron-api 2026-04-14 22:48:52.007 | + functions-common:is_service_enabled:2070 : return 1 2026-04-14 22:48:52.012 | + ./stack.sh:main:1306 : is_service_enabled placement 2026-04-14 22:48:52.034 | + functions-common:is_service_enabled:2070 : return 1 2026-04-14 22:48:52.038 | + ./stack.sh:main:1311 : is_service_enabled neutron 2026-04-14 22:48:52.062 | + functions-common:is_service_enabled:2070 : return 0 2026-04-14 22:48:52.065 | + ./stack.sh:main:1312 : start_neutron 2026-04-14 22:48:52.069 | + lib/neutron:start_neutron:668 : start_l2_agent 2026-04-14 22:48:52.073 | + lib/neutron:start_l2_agent:675 : run_process q-agt ' --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' 2026-04-14 22:48:52.077 | + functions-common:run_process:1668 : local service=q-agt 2026-04-14 22:48:52.080 | + functions-common:run_process:1669 : local 'command= --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' 2026-04-14 22:48:52.084 | + functions-common:run_process:1670 : local group= 2026-04-14 22:48:52.088 | + functions-common:run_process:1671 : local user= 2026-04-14 22:48:52.091 | + functions-common:run_process:1672 : local env_vars= 2026-04-14 22:48:52.095 | + functions-common:run_process:1674 : local name=q-agt 2026-04-14 22:48:52.099 | + functions-common:run_process:1676 : time_start run_process 2026-04-14 22:48:52.102 | + functions-common:time_start:2400 : local name=run_process 2026-04-14 22:48:52.106 | + functions-common:time_start:2401 : local start_time= 2026-04-14 22:48:52.109 | + functions-common:time_start:2402 : [[ -n '' ]] 2026-04-14 22:48:52.114 | ++ functions-common:time_start:2405 : date +%s%3N 2026-04-14 22:48:52.120 | + functions-common:time_start:2405 : _TIME_START[$name]=1776206932116 2026-04-14 22:48:52.123 | + functions-common:run_process:1677 : is_service_enabled q-agt 2026-04-14 22:48:52.141 | + functions-common:is_service_enabled:2070 : return 1 2026-04-14 22:48:52.145 | + functions-common:run_process:1680 : time_stop run_process 2026-04-14 22:48:52.148 | + functions-common:time_stop:2414 : local name 2026-04-14 22:48:52.151 | + functions-common:time_stop:2415 : local end_time 2026-04-14 22:48:52.154 | + functions-common:time_stop:2416 : local elapsed_time 2026-04-14 22:48:52.158 | + functions-common:time_stop:2417 : local total 2026-04-14 22:48:52.161 | + functions-common:time_stop:2418 : local start_time 2026-04-14 22:48:52.164 | + functions-common:time_stop:2420 : name=run_process 2026-04-14 22:48:52.167 | + functions-common:time_stop:2421 : start_time=1776206932116 2026-04-14 22:48:52.171 | + functions-common:time_stop:2423 : [[ -z 1776206932116 ]] 2026-04-14 22:48:52.175 | ++ functions-common:time_stop:2426 : date +%s%3N 2026-04-14 22:48:52.180 | + functions-common:time_stop:2426 : end_time=1776206932177 2026-04-14 22:48:52.183 | + functions-common:time_stop:2427 : elapsed_time=61 2026-04-14 22:48:52.187 | + functions-common:time_stop:2428 : total=7530 2026-04-14 22:48:52.190 | + functions-common:time_stop:2430 : _TIME_START[$name]= 2026-04-14 22:48:52.193 | + functions-common:time_stop:2431 : _TIME_TOTAL[$name]=7591 2026-04-14 22:48:52.196 | + lib/neutron:start_l2_agent:677 : is_provider_network 2026-04-14 22:48:52.200 | + functions-common:is_provider_network:2263 : '[' '' == True ']' 2026-04-14 22:48:52.202 | + functions-common:is_provider_network:2266 : return 1 2026-04-14 22:48:52.206 | + lib/neutron:start_neutron:669 : start_other_agents 2026-04-14 22:48:52.208 | + lib/neutron:start_other_agents:693 : run_process q-dhcp '/opt/stack/data/venv/bin/neutron-dhcp-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/dhcp_agent.ini' 2026-04-14 22:48:52.212 | + functions-common:run_process:1668 : local service=q-dhcp 2026-04-14 22:48:52.215 | + functions-common:run_process:1669 : local 'command=/opt/stack/data/venv/bin/neutron-dhcp-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/dhcp_agent.ini' 2026-04-14 22:48:52.218 | + functions-common:run_process:1670 : local group= 2026-04-14 22:48:52.221 | + functions-common:run_process:1671 : local user= 2026-04-14 22:48:52.224 | + functions-common:run_process:1672 : local env_vars= 2026-04-14 22:48:52.228 | + functions-common:run_process:1674 : local name=q-dhcp 2026-04-14 22:48:52.231 | + functions-common:run_process:1676 : time_start run_process 2026-04-14 22:48:52.235 | + functions-common:time_start:2400 : local name=run_process 2026-04-14 22:48:52.237 | + functions-common:time_start:2401 : local start_time= 2026-04-14 22:48:52.241 | + functions-common:time_start:2402 : [[ -n '' ]] 2026-04-14 22:48:52.246 | ++ functions-common:time_start:2405 : date +%s%3N 2026-04-14 22:48:52.253 | + functions-common:time_start:2405 : _TIME_START[$name]=1776206932248 2026-04-14 22:48:52.256 | + functions-common:run_process:1677 : is_service_enabled q-dhcp 2026-04-14 22:48:52.276 | + functions-common:is_service_enabled:2070 : return 1 2026-04-14 22:48:52.279 | + functions-common:run_process:1680 : time_stop run_process 2026-04-14 22:48:52.283 | + functions-common:time_stop:2414 : local name 2026-04-14 22:48:52.286 | + functions-common:time_stop:2415 : local end_time 2026-04-14 22:48:52.289 | + functions-common:time_stop:2416 : local elapsed_time 2026-04-14 22:48:52.293 | + functions-common:time_stop:2417 : local total 2026-04-14 22:48:52.296 | + functions-common:time_stop:2418 : local start_time 2026-04-14 22:48:52.299 | + functions-common:time_stop:2420 : name=run_process 2026-04-14 22:48:52.303 | + functions-common:time_stop:2421 : start_time=1776206932248 2026-04-14 22:48:52.306 | + functions-common:time_stop:2423 : [[ -z 1776206932248 ]] 2026-04-14 22:48:52.311 | ++ functions-common:time_stop:2426 : date +%s%3N 2026-04-14 22:48:52.317 | + functions-common:time_stop:2426 : end_time=1776206932313 2026-04-14 22:48:52.320 | + functions-common:time_stop:2427 : elapsed_time=65 2026-04-14 22:48:52.324 | + functions-common:time_stop:2428 : total=7591 2026-04-14 22:48:52.327 | + functions-common:time_stop:2430 : _TIME_START[$name]= 2026-04-14 22:48:52.332 | + functions-common:time_stop:2431 : _TIME_TOTAL[$name]=7656 2026-04-14 22:48:52.336 | ++ lib/neutron:start_other_agents:695 : determine_config_files neutron-l3-agent 2026-04-14 22:48:52.339 | ++ lib/neutron:determine_config_files:367 : local opts= 2026-04-14 22:48:52.343 | ++ lib/neutron:determine_config_files:368 : case "$1" in 2026-04-14 22:48:52.347 | +++ lib/neutron:determine_config_files:370 : _determine_config_l3 2026-04-14 22:48:52.350 | +++ lib/neutron:_determine_config_l3:348 : local 'opts=--config-file /etc/neutron/neutron.conf --config-file /etc/neutron/l3_agent.ini' 2026-04-14 22:48:52.355 | +++ lib/neutron:_determine_config_l3:349 : echo '--config-file /etc/neutron/neutron.conf --config-file /etc/neutron/l3_agent.ini' 2026-04-14 22:48:52.359 | ++ lib/neutron:determine_config_files:370 : opts='--config-file /etc/neutron/neutron.conf --config-file /etc/neutron/l3_agent.ini' 2026-04-14 22:48:52.363 | ++ lib/neutron:determine_config_files:372 : '[' -z '--config-file /etc/neutron/neutron.conf --config-file /etc/neutron/l3_agent.ini' ']' 2026-04-14 22:48:52.367 | ++ lib/neutron:determine_config_files:375 : echo '--config-file /etc/neutron/neutron.conf --config-file /etc/neutron/l3_agent.ini' 2026-04-14 22:48:52.371 | + lib/neutron:start_other_agents:695 : run_process q-l3 '/opt/stack/data/venv/bin/neutron-l3-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/l3_agent.ini' 2026-04-14 22:48:52.374 | + functions-common:run_process:1668 : local service=q-l3 2026-04-14 22:48:52.377 | + functions-common:run_process:1669 : local 'command=/opt/stack/data/venv/bin/neutron-l3-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/l3_agent.ini' 2026-04-14 22:48:52.381 | + functions-common:run_process:1670 : local group= 2026-04-14 22:48:52.385 | + functions-common:run_process:1671 : local user= 2026-04-14 22:48:52.388 | + functions-common:run_process:1672 : local env_vars= 2026-04-14 22:48:52.391 | + functions-common:run_process:1674 : local name=q-l3 2026-04-14 22:48:52.394 | + functions-common:run_process:1676 : time_start run_process 2026-04-14 22:48:52.397 | + functions-common:time_start:2400 : local name=run_process 2026-04-14 22:48:52.401 | + functions-common:time_start:2401 : local start_time= 2026-04-14 22:48:52.404 | + functions-common:time_start:2402 : [[ -n '' ]] 2026-04-14 22:48:52.408 | ++ functions-common:time_start:2405 : date +%s%3N 2026-04-14 22:48:52.414 | + functions-common:time_start:2405 : _TIME_START[$name]=1776206932411 2026-04-14 22:48:52.417 | + functions-common:run_process:1677 : is_service_enabled q-l3 2026-04-14 22:48:52.437 | + functions-common:is_service_enabled:2070 : return 1 2026-04-14 22:48:52.440 | + functions-common:run_process:1680 : time_stop run_process 2026-04-14 22:48:52.444 | + functions-common:time_stop:2414 : local name 2026-04-14 22:48:52.446 | + functions-common:time_stop:2415 : local end_time 2026-04-14 22:48:52.449 | + functions-common:time_stop:2416 : local elapsed_time 2026-04-14 22:48:52.452 | + functions-common:time_stop:2417 : local total 2026-04-14 22:48:52.455 | + functions-common:time_stop:2418 : local start_time 2026-04-14 22:48:52.459 | + functions-common:time_stop:2420 : name=run_process 2026-04-14 22:48:52.463 | + functions-common:time_stop:2421 : start_time=1776206932411 2026-04-14 22:48:52.466 | + functions-common:time_stop:2423 : [[ -z 1776206932411 ]] 2026-04-14 22:48:52.471 | ++ functions-common:time_stop:2426 : date +%s%3N 2026-04-14 22:48:52.478 | + functions-common:time_stop:2426 : end_time=1776206932473 2026-04-14 22:48:52.481 | + functions-common:time_stop:2427 : elapsed_time=62 2026-04-14 22:48:52.485 | + functions-common:time_stop:2428 : total=7656 2026-04-14 22:48:52.489 | + functions-common:time_stop:2430 : _TIME_START[$name]= 2026-04-14 22:48:52.493 | + functions-common:time_stop:2431 : _TIME_TOTAL[$name]=7718 2026-04-14 22:48:52.497 | + lib/neutron:start_other_agents:697 : run_process q-meta '/opt/stack/data/venv/bin/neutron-metadata-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/metadata_agent.ini' 2026-04-14 22:48:52.502 | + functions-common:run_process:1668 : local service=q-meta 2026-04-14 22:48:52.505 | + functions-common:run_process:1669 : local 'command=/opt/stack/data/venv/bin/neutron-metadata-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/metadata_agent.ini' 2026-04-14 22:48:52.509 | + functions-common:run_process:1670 : local group= 2026-04-14 22:48:52.511 | + functions-common:run_process:1671 : local user= 2026-04-14 22:48:52.516 | + functions-common:run_process:1672 : local env_vars= 2026-04-14 22:48:52.520 | + functions-common:run_process:1674 : local name=q-meta 2026-04-14 22:48:52.523 | + functions-common:run_process:1676 : time_start run_process 2026-04-14 22:48:52.527 | + functions-common:time_start:2400 : local name=run_process 2026-04-14 22:48:52.530 | + functions-common:time_start:2401 : local start_time= 2026-04-14 22:48:52.534 | + functions-common:time_start:2402 : [[ -n '' ]] 2026-04-14 22:48:52.539 | ++ functions-common:time_start:2405 : date +%s%3N 2026-04-14 22:48:52.544 | + functions-common:time_start:2405 : _TIME_START[$name]=1776206932540 2026-04-14 22:48:52.547 | + functions-common:run_process:1677 : is_service_enabled q-meta 2026-04-14 22:48:52.569 | + functions-common:is_service_enabled:2070 : return 1 2026-04-14 22:48:52.572 | + functions-common:run_process:1680 : time_stop run_process 2026-04-14 22:48:52.576 | + functions-common:time_stop:2414 : local name 2026-04-14 22:48:52.579 | + functions-common:time_stop:2415 : local end_time 2026-04-14 22:48:52.582 | + functions-common:time_stop:2416 : local elapsed_time 2026-04-14 22:48:52.586 | + functions-common:time_stop:2417 : local total 2026-04-14 22:48:52.590 | + functions-common:time_stop:2418 : local start_time 2026-04-14 22:48:52.593 | + functions-common:time_stop:2420 : name=run_process 2026-04-14 22:48:52.596 | + functions-common:time_stop:2421 : start_time=1776206932540 2026-04-14 22:48:52.600 | + functions-common:time_stop:2423 : [[ -z 1776206932540 ]] 2026-04-14 22:48:52.604 | ++ functions-common:time_stop:2426 : date +%s%3N 2026-04-14 22:48:52.610 | + functions-common:time_stop:2426 : end_time=1776206932606 2026-04-14 22:48:52.613 | + functions-common:time_stop:2427 : elapsed_time=66 2026-04-14 22:48:52.617 | + functions-common:time_stop:2428 : total=7718 2026-04-14 22:48:52.621 | + functions-common:time_stop:2430 : _TIME_START[$name]= 2026-04-14 22:48:52.624 | + functions-common:time_stop:2431 : _TIME_TOTAL[$name]=7784 2026-04-14 22:48:52.628 | + lib/neutron:start_other_agents:698 : run_process q-metering '/opt/stack/data/venv/bin/neutron-metering-agent --config-file /etc/neutron/neutron.conf --config-file ' 2026-04-14 22:48:52.631 | + functions-common:run_process:1668 : local service=q-metering 2026-04-14 22:48:52.634 | + functions-common:run_process:1669 : local 'command=/opt/stack/data/venv/bin/neutron-metering-agent --config-file /etc/neutron/neutron.conf --config-file ' 2026-04-14 22:48:52.638 | + functions-common:run_process:1670 : local group= 2026-04-14 22:48:52.641 | + functions-common:run_process:1671 : local user= 2026-04-14 22:48:52.644 | + functions-common:run_process:1672 : local env_vars= 2026-04-14 22:48:52.648 | + functions-common:run_process:1674 : local name=q-metering 2026-04-14 22:48:52.651 | + functions-common:run_process:1676 : time_start run_process 2026-04-14 22:48:52.654 | + functions-common:time_start:2400 : local name=run_process 2026-04-14 22:48:52.657 | + functions-common:time_start:2401 : local start_time= 2026-04-14 22:48:52.661 | + functions-common:time_start:2402 : [[ -n '' ]] 2026-04-14 22:48:52.664 | ++ functions-common:time_start:2405 : date +%s%3N 2026-04-14 22:48:52.669 | + functions-common:time_start:2405 : _TIME_START[$name]=1776206932666 2026-04-14 22:48:52.673 | + functions-common:run_process:1677 : is_service_enabled q-metering 2026-04-14 22:48:52.693 | + functions-common:is_service_enabled:2070 : return 1 2026-04-14 22:48:52.697 | + functions-common:run_process:1680 : time_stop run_process 2026-04-14 22:48:52.700 | + functions-common:time_stop:2414 : local name 2026-04-14 22:48:52.704 | + functions-common:time_stop:2415 : local end_time 2026-04-14 22:48:52.709 | + functions-common:time_stop:2416 : local elapsed_time 2026-04-14 22:48:52.712 | + functions-common:time_stop:2417 : local total 2026-04-14 22:48:52.716 | + functions-common:time_stop:2418 : local start_time 2026-04-14 22:48:52.721 | + functions-common:time_stop:2420 : name=run_process 2026-04-14 22:48:52.725 | + functions-common:time_stop:2421 : start_time=1776206932666 2026-04-14 22:48:52.728 | + functions-common:time_stop:2423 : [[ -z 1776206932666 ]] 2026-04-14 22:48:52.733 | ++ functions-common:time_stop:2426 : date +%s%3N 2026-04-14 22:48:52.740 | + functions-common:time_stop:2426 : end_time=1776206932735 2026-04-14 22:48:52.743 | + functions-common:time_stop:2427 : elapsed_time=69 2026-04-14 22:48:52.747 | + functions-common:time_stop:2428 : total=7784 2026-04-14 22:48:52.750 | + functions-common:time_stop:2430 : _TIME_START[$name]= 2026-04-14 22:48:52.754 | + functions-common:time_stop:2431 : _TIME_TOTAL[$name]=7853 2026-04-14 22:48:52.758 | + ./stack.sh:main:1315 : is_service_enabled q-svc neutron-api 2026-04-14 22:48:52.779 | + functions-common:is_service_enabled:2070 : return 1 2026-04-14 22:48:52.782 | + ./stack.sh:main:1327 : is_service_enabled nova 2026-04-14 22:48:52.804 | + functions-common:is_service_enabled:2070 : return 0 2026-04-14 22:48:52.809 | + ./stack.sh:main:1328 : echo_summary 'Starting Nova' 2026-04-14 22:48:52.812 | + ./stack.sh:echo_summary:438 : [[ -t 3 ]] 2026-04-14 22:48:52.815 | + ./stack.sh:echo_summary:444 : echo -e Starting Nova 2026-04-14 22:48:52.818 | + ./stack.sh:main:1329 : start_nova 2026-04-14 22:48:52.821 | + lib/nova:start_nova:1177 : start_nova_rest 2026-04-14 22:48:52.826 | + lib/nova:start_nova_rest:1090 : local old_path=/opt/stack/devstack/files/openstack-cli-server:/bin:/opt/stack/data/venv/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/local/bin:/usr/local/sbin:/usr/sbin:/sbin 2026-04-14 22:48:52.829 | + lib/nova:start_nova_rest:1091 : export PATH=/opt/stack/data/venv/bin:/opt/stack/devstack/files/openstack-cli-server:/bin:/opt/stack/data/venv/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/local/bin:/usr/local/sbin:/usr/sbin:/sbin 2026-04-14 22:48:52.832 | + lib/nova:start_nova_rest:1091 : PATH=/opt/stack/data/venv/bin:/opt/stack/devstack/files/openstack-cli-server:/bin:/opt/stack/data/venv/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/local/bin:/usr/local/sbin:/usr/sbin:/sbin 2026-04-14 22:48:52.836 | + lib/nova:start_nova_rest:1093 : local compute_cell_conf=/etc/nova/nova.conf 2026-04-14 22:48:52.840 | + lib/nova:start_nova_rest:1095 : run_process n-sch '/opt/stack/data/venv/bin/nova-scheduler --config-file /etc/nova/nova.conf' 2026-04-14 22:48:52.843 | + functions-common:run_process:1668 : local service=n-sch 2026-04-14 22:48:52.847 | + functions-common:run_process:1669 : local 'command=/opt/stack/data/venv/bin/nova-scheduler --config-file /etc/nova/nova.conf' 2026-04-14 22:48:52.850 | + functions-common:run_process:1670 : local group= 2026-04-14 22:48:52.854 | + functions-common:run_process:1671 : local user= 2026-04-14 22:48:52.858 | + functions-common:run_process:1672 : local env_vars= 2026-04-14 22:48:52.861 | + functions-common:run_process:1674 : local name=n-sch 2026-04-14 22:48:52.865 | + functions-common:run_process:1676 : time_start run_process 2026-04-14 22:48:52.868 | + functions-common:time_start:2400 : local name=run_process 2026-04-14 22:48:52.872 | + functions-common:time_start:2401 : local start_time= 2026-04-14 22:48:52.875 | + functions-common:time_start:2402 : [[ -n '' ]] 2026-04-14 22:48:52.879 | ++ functions-common:time_start:2405 : date +%s%3N 2026-04-14 22:48:52.884 | + functions-common:time_start:2405 : _TIME_START[$name]=1776206932880 2026-04-14 22:48:52.887 | + functions-common:run_process:1677 : is_service_enabled n-sch 2026-04-14 22:48:52.906 | + functions-common:is_service_enabled:2070 : return 1 2026-04-14 22:48:52.910 | + functions-common:run_process:1680 : time_stop run_process 2026-04-14 22:48:52.914 | + functions-common:time_stop:2414 : local name 2026-04-14 22:48:52.917 | + functions-common:time_stop:2415 : local end_time 2026-04-14 22:48:52.921 | + functions-common:time_stop:2416 : local elapsed_time 2026-04-14 22:48:52.924 | + functions-common:time_stop:2417 : local total 2026-04-14 22:48:52.927 | + functions-common:time_stop:2418 : local start_time 2026-04-14 22:48:52.931 | + functions-common:time_stop:2420 : name=run_process 2026-04-14 22:48:52.935 | + functions-common:time_stop:2421 : start_time=1776206932880 2026-04-14 22:48:52.939 | + functions-common:time_stop:2423 : [[ -z 1776206932880 ]] 2026-04-14 22:48:52.943 | ++ functions-common:time_stop:2426 : date +%s%3N 2026-04-14 22:48:52.950 | + functions-common:time_stop:2426 : end_time=1776206932946 2026-04-14 22:48:52.953 | + functions-common:time_stop:2427 : elapsed_time=66 2026-04-14 22:48:52.956 | + functions-common:time_stop:2428 : total=7853 2026-04-14 22:48:52.960 | + functions-common:time_stop:2430 : _TIME_START[$name]= 2026-04-14 22:48:52.963 | + functions-common:time_stop:2431 : _TIME_TOTAL[$name]=7919 2026-04-14 22:48:52.968 | ++ lib/nova:start_nova_rest:1096 : which uwsgi 2026-04-14 22:48:52.975 | + lib/nova:start_nova_rest:1096 : run_process n-api-meta '/bin/uwsgi --procname-prefix nova-api-meta --ini /etc/nova/nova-metadata-uwsgi.ini' 2026-04-14 22:48:52.978 | + functions-common:run_process:1668 : local service=n-api-meta 2026-04-14 22:48:52.982 | + functions-common:run_process:1669 : local 'command=/bin/uwsgi --procname-prefix nova-api-meta --ini /etc/nova/nova-metadata-uwsgi.ini' 2026-04-14 22:48:52.986 | + functions-common:run_process:1670 : local group= 2026-04-14 22:48:52.990 | + functions-common:run_process:1671 : local user= 2026-04-14 22:48:52.993 | + functions-common:run_process:1672 : local env_vars= 2026-04-14 22:48:52.998 | + functions-common:run_process:1674 : local name=n-api-meta 2026-04-14 22:48:53.001 | + functions-common:run_process:1676 : time_start run_process 2026-04-14 22:48:53.005 | + functions-common:time_start:2400 : local name=run_process 2026-04-14 22:48:53.009 | + functions-common:time_start:2401 : local start_time= 2026-04-14 22:48:53.013 | + functions-common:time_start:2402 : [[ -n '' ]] 2026-04-14 22:48:53.017 | ++ functions-common:time_start:2405 : date +%s%3N 2026-04-14 22:48:53.023 | + functions-common:time_start:2405 : _TIME_START[$name]=1776206933019 2026-04-14 22:48:53.026 | + functions-common:run_process:1677 : is_service_enabled n-api-meta 2026-04-14 22:48:53.049 | + functions-common:is_service_enabled:2070 : return 1 2026-04-14 22:48:53.053 | + functions-common:run_process:1680 : time_stop run_process 2026-04-14 22:48:53.057 | + functions-common:time_stop:2414 : local name 2026-04-14 22:48:53.061 | + functions-common:time_stop:2415 : local end_time 2026-04-14 22:48:53.065 | + functions-common:time_stop:2416 : local elapsed_time 2026-04-14 22:48:53.068 | + functions-common:time_stop:2417 : local total 2026-04-14 22:48:53.071 | + functions-common:time_stop:2418 : local start_time 2026-04-14 22:48:53.076 | + functions-common:time_stop:2420 : name=run_process 2026-04-14 22:48:53.078 | + functions-common:time_stop:2421 : start_time=1776206933019 2026-04-14 22:48:53.081 | + functions-common:time_stop:2423 : [[ -z 1776206933019 ]] 2026-04-14 22:48:53.085 | ++ functions-common:time_stop:2426 : date +%s%3N 2026-04-14 22:48:53.092 | + functions-common:time_stop:2426 : end_time=1776206933087 2026-04-14 22:48:53.094 | + functions-common:time_stop:2427 : elapsed_time=68 2026-04-14 22:48:53.097 | + functions-common:time_stop:2428 : total=7919 2026-04-14 22:48:53.101 | + functions-common:time_stop:2430 : _TIME_START[$name]= 2026-04-14 22:48:53.105 | + functions-common:time_stop:2431 : _TIME_TOTAL[$name]=7987 2026-04-14 22:48:53.110 | + lib/nova:start_nova_rest:1098 : export PATH=/opt/stack/devstack/files/openstack-cli-server:/bin:/opt/stack/data/venv/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/local/bin:/usr/local/sbin:/usr/sbin:/sbin 2026-04-14 22:48:53.114 | + lib/nova:start_nova_rest:1098 : PATH=/opt/stack/devstack/files/openstack-cli-server:/bin:/opt/stack/data/venv/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/local/bin:/usr/local/sbin:/usr/sbin:/sbin 2026-04-14 22:48:53.119 | + lib/nova:start_nova:1178 : start_nova_console_proxies 2026-04-14 22:48:53.124 | + lib/nova:start_nova_console_proxies:1113 : local old_path=/opt/stack/devstack/files/openstack-cli-server:/bin:/opt/stack/data/venv/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/local/bin:/usr/local/sbin:/usr/sbin:/sbin 2026-04-14 22:48:53.128 | + lib/nova:start_nova_console_proxies:1115 : export PATH=/opt/stack/data/venv/bin:/opt/stack/devstack/files/openstack-cli-server:/bin:/opt/stack/data/venv/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/local/bin:/usr/local/sbin:/usr/sbin:/sbin 2026-04-14 22:48:53.132 | + lib/nova:start_nova_console_proxies:1115 : PATH=/opt/stack/data/venv/bin:/opt/stack/devstack/files/openstack-cli-server:/bin:/opt/stack/data/venv/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/local/bin:/usr/local/sbin:/usr/sbin:/sbin 2026-04-14 22:48:53.138 | + lib/nova:start_nova_console_proxies:1117 : local api_cell_conf=/etc/nova/nova.conf 2026-04-14 22:48:53.142 | + lib/nova:start_nova_console_proxies:1119 : [[ superconductor == \s\i\n\g\l\e\c\o\n\d\u\c\t\o\r ]] 2026-04-14 22:48:53.147 | + lib/nova:start_nova_console_proxies:1124 : enable_nova_console_proxies 2026-04-14 22:48:53.152 | ++ lib/nova:enable_nova_console_proxies:1102 : seq 1 1 2026-04-14 22:48:53.159 | + lib/nova:enable_nova_console_proxies:1102 : for i in $(seq 1 $NOVA_NUM_CELLS) 2026-04-14 22:48:53.163 | + lib/nova:enable_nova_console_proxies:1103 : for srv in n-novnc n-spice n-sproxy 2026-04-14 22:48:53.168 | + lib/nova:enable_nova_console_proxies:1104 : is_service_enabled n-novnc 2026-04-14 22:48:53.192 | + functions-common:is_service_enabled:2070 : return 1 2026-04-14 22:48:53.196 | + lib/nova:enable_nova_console_proxies:1103 : for srv in n-novnc n-spice n-sproxy 2026-04-14 22:48:53.202 | + lib/nova:enable_nova_console_proxies:1104 : is_service_enabled n-spice 2026-04-14 22:48:53.224 | + functions-common:is_service_enabled:2070 : return 1 2026-04-14 22:48:53.228 | + lib/nova:enable_nova_console_proxies:1103 : for srv in n-novnc n-spice n-sproxy 2026-04-14 22:48:53.232 | + lib/nova:enable_nova_console_proxies:1104 : is_service_enabled n-sproxy 2026-04-14 22:48:53.260 | + functions-common:is_service_enabled:2070 : return 1 2026-04-14 22:48:53.266 | ++ lib/nova:start_nova_console_proxies:1125 : seq 1 1 2026-04-14 22:48:53.273 | + lib/nova:start_nova_console_proxies:1125 : for i in $(seq 1 $NOVA_NUM_CELLS) 2026-04-14 22:48:53.276 | + lib/nova:start_nova_console_proxies:1126 : local conf 2026-04-14 22:48:53.281 | ++ lib/nova:start_nova_console_proxies:1127 : conductor_conf 1 2026-04-14 22:48:53.284 | ++ lib/nova:conductor_conf:827 : local cell=1 2026-04-14 22:48:53.289 | ++ lib/nova:conductor_conf:828 : echo /etc/nova/nova_cell1.conf 2026-04-14 22:48:53.294 | + lib/nova:start_nova_console_proxies:1127 : conf=/etc/nova/nova_cell1.conf 2026-04-14 22:48:53.297 | + lib/nova:start_nova_console_proxies:1128 : run_process n-novnc-cell1 '/opt/stack/data/venv/bin/nova-novncproxy --config-file /etc/nova/nova_cell1.conf --web ' 2026-04-14 22:48:53.301 | + functions-common:run_process:1668 : local service=n-novnc-cell1 2026-04-14 22:48:53.305 | + functions-common:run_process:1669 : local 'command=/opt/stack/data/venv/bin/nova-novncproxy --config-file /etc/nova/nova_cell1.conf --web ' 2026-04-14 22:48:53.310 | + functions-common:run_process:1670 : local group= 2026-04-14 22:48:53.315 | + functions-common:run_process:1671 : local user= 2026-04-14 22:48:53.318 | + functions-common:run_process:1672 : local env_vars= 2026-04-14 22:48:53.322 | + functions-common:run_process:1674 : local name=n-novnc-cell1 2026-04-14 22:48:53.325 | + functions-common:run_process:1676 : time_start run_process 2026-04-14 22:48:53.329 | + functions-common:time_start:2400 : local name=run_process 2026-04-14 22:48:53.333 | + functions-common:time_start:2401 : local start_time= 2026-04-14 22:48:53.336 | + functions-common:time_start:2402 : [[ -n '' ]] 2026-04-14 22:48:53.341 | ++ functions-common:time_start:2405 : date +%s%3N 2026-04-14 22:48:53.348 | + functions-common:time_start:2405 : _TIME_START[$name]=1776206933343 2026-04-14 22:48:53.352 | + functions-common:run_process:1677 : is_service_enabled n-novnc-cell1 2026-04-14 22:48:53.374 | + functions-common:is_service_enabled:2070 : return 1 2026-04-14 22:48:53.379 | + functions-common:run_process:1680 : time_stop run_process 2026-04-14 22:48:53.383 | + functions-common:time_stop:2414 : local name 2026-04-14 22:48:53.387 | + functions-common:time_stop:2415 : local end_time 2026-04-14 22:48:53.391 | + functions-common:time_stop:2416 : local elapsed_time 2026-04-14 22:48:53.396 | + functions-common:time_stop:2417 : local total 2026-04-14 22:48:53.400 | + functions-common:time_stop:2418 : local start_time 2026-04-14 22:48:53.403 | + functions-common:time_stop:2420 : name=run_process 2026-04-14 22:48:53.407 | + functions-common:time_stop:2421 : start_time=1776206933343 2026-04-14 22:48:53.412 | + functions-common:time_stop:2423 : [[ -z 1776206933343 ]] 2026-04-14 22:48:53.417 | ++ functions-common:time_stop:2426 : date +%s%3N 2026-04-14 22:48:53.423 | + functions-common:time_stop:2426 : end_time=1776206933419 2026-04-14 22:48:53.426 | + functions-common:time_stop:2427 : elapsed_time=76 2026-04-14 22:48:53.430 | + functions-common:time_stop:2428 : total=7987 2026-04-14 22:48:53.433 | + functions-common:time_stop:2430 : _TIME_START[$name]= 2026-04-14 22:48:53.436 | + functions-common:time_stop:2431 : _TIME_TOTAL[$name]=8063 2026-04-14 22:48:53.440 | + lib/nova:start_nova_console_proxies:1129 : run_process n-spice-cell1 '/opt/stack/data/venv/bin/nova-spicehtml5proxy --config-file /etc/nova/nova_cell1.conf --web ' 2026-04-14 22:48:53.445 | + functions-common:run_process:1668 : local service=n-spice-cell1 2026-04-14 22:48:53.448 | + functions-common:run_process:1669 : local 'command=/opt/stack/data/venv/bin/nova-spicehtml5proxy --config-file /etc/nova/nova_cell1.conf --web ' 2026-04-14 22:48:53.453 | + functions-common:run_process:1670 : local group= 2026-04-14 22:48:53.458 | + functions-common:run_process:1671 : local user= 2026-04-14 22:48:53.462 | + functions-common:run_process:1672 : local env_vars= 2026-04-14 22:48:53.466 | + functions-common:run_process:1674 : local name=n-spice-cell1 2026-04-14 22:48:53.469 | + functions-common:run_process:1676 : time_start run_process 2026-04-14 22:48:53.473 | + functions-common:time_start:2400 : local name=run_process 2026-04-14 22:48:53.477 | + functions-common:time_start:2401 : local start_time= 2026-04-14 22:48:53.480 | + functions-common:time_start:2402 : [[ -n '' ]] 2026-04-14 22:48:53.485 | ++ functions-common:time_start:2405 : date +%s%3N 2026-04-14 22:48:53.490 | + functions-common:time_start:2405 : _TIME_START[$name]=1776206933487 2026-04-14 22:48:53.493 | + functions-common:run_process:1677 : is_service_enabled n-spice-cell1 2026-04-14 22:48:53.513 | + functions-common:is_service_enabled:2070 : return 1 2026-04-14 22:48:53.517 | + functions-common:run_process:1680 : time_stop run_process 2026-04-14 22:48:53.521 | + functions-common:time_stop:2414 : local name 2026-04-14 22:48:53.524 | + functions-common:time_stop:2415 : local end_time 2026-04-14 22:48:53.527 | + functions-common:time_stop:2416 : local elapsed_time 2026-04-14 22:48:53.530 | + functions-common:time_stop:2417 : local total 2026-04-14 22:48:53.535 | + functions-common:time_stop:2418 : local start_time 2026-04-14 22:48:53.539 | + functions-common:time_stop:2420 : name=run_process 2026-04-14 22:48:53.543 | + functions-common:time_stop:2421 : start_time=1776206933487 2026-04-14 22:48:53.546 | + functions-common:time_stop:2423 : [[ -z 1776206933487 ]] 2026-04-14 22:48:53.551 | ++ functions-common:time_stop:2426 : date +%s%3N 2026-04-14 22:48:53.557 | + functions-common:time_stop:2426 : end_time=1776206933553 2026-04-14 22:48:53.559 | + functions-common:time_stop:2427 : elapsed_time=66 2026-04-14 22:48:53.563 | + functions-common:time_stop:2428 : total=8063 2026-04-14 22:48:53.567 | + functions-common:time_stop:2430 : _TIME_START[$name]= 2026-04-14 22:48:53.570 | + functions-common:time_stop:2431 : _TIME_TOTAL[$name]=8129 2026-04-14 22:48:53.574 | + lib/nova:start_nova_console_proxies:1130 : run_process n-sproxy-cell1 '/opt/stack/data/venv/bin/nova-serialproxy --config-file /etc/nova/nova_cell1.conf' 2026-04-14 22:48:53.578 | + functions-common:run_process:1668 : local service=n-sproxy-cell1 2026-04-14 22:48:53.582 | + functions-common:run_process:1669 : local 'command=/opt/stack/data/venv/bin/nova-serialproxy --config-file /etc/nova/nova_cell1.conf' 2026-04-14 22:48:53.585 | + functions-common:run_process:1670 : local group= 2026-04-14 22:48:53.590 | + functions-common:run_process:1671 : local user= 2026-04-14 22:48:53.593 | + functions-common:run_process:1672 : local env_vars= 2026-04-14 22:48:53.596 | + functions-common:run_process:1674 : local name=n-sproxy-cell1 2026-04-14 22:48:53.600 | + functions-common:run_process:1676 : time_start run_process 2026-04-14 22:48:53.604 | + functions-common:time_start:2400 : local name=run_process 2026-04-14 22:48:53.608 | + functions-common:time_start:2401 : local start_time= 2026-04-14 22:48:53.611 | + functions-common:time_start:2402 : [[ -n '' ]] 2026-04-14 22:48:53.615 | ++ functions-common:time_start:2405 : date +%s%3N 2026-04-14 22:48:53.621 | + functions-common:time_start:2405 : _TIME_START[$name]=1776206933617 2026-04-14 22:48:53.624 | + functions-common:run_process:1677 : is_service_enabled n-sproxy-cell1 2026-04-14 22:48:53.646 | + functions-common:is_service_enabled:2070 : return 1 2026-04-14 22:48:53.649 | + functions-common:run_process:1680 : time_stop run_process 2026-04-14 22:48:53.652 | + functions-common:time_stop:2414 : local name 2026-04-14 22:48:53.656 | + functions-common:time_stop:2415 : local end_time 2026-04-14 22:48:53.659 | + functions-common:time_stop:2416 : local elapsed_time 2026-04-14 22:48:53.663 | + functions-common:time_stop:2417 : local total 2026-04-14 22:48:53.666 | + functions-common:time_stop:2418 : local start_time 2026-04-14 22:48:53.670 | + functions-common:time_stop:2420 : name=run_process 2026-04-14 22:48:53.674 | + functions-common:time_stop:2421 : start_time=1776206933617 2026-04-14 22:48:53.678 | + functions-common:time_stop:2423 : [[ -z 1776206933617 ]] 2026-04-14 22:48:53.683 | ++ functions-common:time_stop:2426 : date +%s%3N 2026-04-14 22:48:53.688 | + functions-common:time_stop:2426 : end_time=1776206933684 2026-04-14 22:48:53.691 | + functions-common:time_stop:2427 : elapsed_time=67 2026-04-14 22:48:53.695 | + functions-common:time_stop:2428 : total=8129 2026-04-14 22:48:53.698 | + functions-common:time_stop:2430 : _TIME_START[$name]= 2026-04-14 22:48:53.702 | + functions-common:time_stop:2431 : _TIME_TOTAL[$name]=8196 2026-04-14 22:48:53.705 | + lib/nova:start_nova_console_proxies:1134 : export PATH=/opt/stack/devstack/files/openstack-cli-server:/bin:/opt/stack/data/venv/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/local/bin:/usr/local/sbin:/usr/sbin:/sbin 2026-04-14 22:48:53.710 | + lib/nova:start_nova_console_proxies:1134 : PATH=/opt/stack/devstack/files/openstack-cli-server:/bin:/opt/stack/data/venv/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/local/bin:/usr/local/sbin:/usr/sbin:/sbin 2026-04-14 22:48:53.713 | + lib/nova:start_nova:1179 : start_nova_conductor 2026-04-14 22:48:53.717 | + lib/nova:start_nova_conductor:1147 : [[ superconductor == \s\i\n\g\l\e\c\o\n\d\u\c\t\o\r ]] 2026-04-14 22:48:53.721 | + lib/nova:start_nova_conductor:1153 : enable_nova_fleet 2026-04-14 22:48:53.725 | + lib/nova:enable_nova_fleet:1138 : is_service_enabled n-cond 2026-04-14 22:48:53.746 | + functions-common:is_service_enabled:2070 : return 1 2026-04-14 22:48:53.751 | + lib/nova:start_nova_conductor:1154 : is_service_enabled n-super-cond 2026-04-14 22:48:53.773 | + functions-common:is_service_enabled:2070 : return 1 2026-04-14 22:48:53.779 | ++ lib/nova:start_nova_conductor:1157 : seq 1 1 2026-04-14 22:48:53.786 | + lib/nova:start_nova_conductor:1157 : for i in $(seq 1 $NOVA_NUM_CELLS) 2026-04-14 22:48:53.790 | + lib/nova:start_nova_conductor:1158 : is_service_enabled n-cond-cell1 2026-04-14 22:48:53.812 | + functions-common:is_service_enabled:2070 : return 1 2026-04-14 22:48:53.817 | + lib/nova:start_nova:1180 : start_nova_compute 2026-04-14 22:48:53.821 | + lib/nova:start_nova_compute:995 : local old_path=/opt/stack/devstack/files/openstack-cli-server:/bin:/opt/stack/data/venv/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/local/bin:/usr/local/sbin:/usr/sbin:/sbin 2026-04-14 22:48:53.826 | + lib/nova:start_nova_compute:996 : export PATH=/opt/stack/data/venv/bin:/opt/stack/devstack/files/openstack-cli-server:/bin:/opt/stack/data/venv/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/local/bin:/usr/local/sbin:/usr/sbin:/sbin 2026-04-14 22:48:53.831 | + lib/nova:start_nova_compute:996 : PATH=/opt/stack/data/venv/bin:/opt/stack/devstack/files/openstack-cli-server:/bin:/opt/stack/data/venv/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/local/bin:/usr/local/sbin:/usr/sbin:/sbin 2026-04-14 22:48:53.835 | + lib/nova:start_nova_compute:998 : local compute_cell_conf=/etc/nova/nova.conf 2026-04-14 22:48:53.838 | + lib/nova:start_nova_compute:1001 : cp /etc/nova/nova.conf /etc/nova/nova-cpu.conf 2026-04-14 22:48:53.844 | + lib/nova:start_nova_compute:1003 : merge_config_file /opt/stack/devstack/local.conf post-config '$NOVA_CPU_CONF' 2026-04-14 22:48:53.847 | + inc/meta-config:merge_config_file:83 : local file=/opt/stack/devstack/local.conf 2026-04-14 22:48:53.850 | + inc/meta-config:merge_config_file:84 : local matchgroup=post-config 2026-04-14 22:48:53.853 | + inc/meta-config:merge_config_file:85 : local 'configfile=$NOVA_CPU_CONF' 2026-04-14 22:48:53.856 | + inc/meta-config:merge_config_file:90 : local real_configfile 2026-04-14 22:48:53.859 | ++ inc/meta-config:merge_config_file:91 : eval echo '$NOVA_CPU_CONF' 2026-04-14 22:48:53.862 | +++ inc/meta-config:merge_config_file:91 : echo /etc/nova/nova-cpu.conf 2026-04-14 22:48:53.865 | + inc/meta-config:merge_config_file:91 : real_configfile=/etc/nova/nova-cpu.conf 2026-04-14 22:48:53.869 | + inc/meta-config:merge_config_file:92 : '[' '!' -f /etc/nova/nova-cpu.conf ']' 2026-04-14 22:48:53.873 | + inc/meta-config:merge_config_file:96 : get_meta_section /opt/stack/devstack/local.conf post-config '$NOVA_CPU_CONF' 2026-04-14 22:48:53.875 | + inc/meta-config:merge_config_file:164 : read a 2026-04-14 22:48:53.875 | + inc/meta-config:merge_config_file:97 : awk -v 'configfile=$NOVA_CPU_CONF' ' 2026-04-14 22:48:53.875 | BEGIN { 2026-04-14 22:48:53.875 | section = "" 2026-04-14 22:48:53.875 | last_section = "" 2026-04-14 22:48:53.875 | section_count = 0 2026-04-14 22:48:53.875 | } 2026-04-14 22:48:53.875 | /^\[.+\]/ { 2026-04-14 22:48:53.875 | gsub("[][]", "", $1); 2026-04-14 22:48:53.875 | section=$1 2026-04-14 22:48:53.875 | next 2026-04-14 22:48:53.875 | } 2026-04-14 22:48:53.875 | /^ *\#/ { 2026-04-14 22:48:53.875 | next 2026-04-14 22:48:53.875 | } 2026-04-14 22:48:53.875 | /^[^ \t]+/ { 2026-04-14 22:48:53.875 | # get offset of first = in $0 2026-04-14 22:48:53.875 | eq_idx = index($0, "=") 2026-04-14 22:48:53.875 | # extract attr & value from $0 2026-04-14 22:48:53.875 | attr = substr($0, 1, eq_idx - 1) 2026-04-14 22:48:53.875 | value = substr($0, eq_idx + 1) 2026-04-14 22:48:53.875 | # only need to strip trailing whitespace from attr 2026-04-14 22:48:53.875 | sub(/[ \t]*$/, "", attr) 2026-04-14 22:48:53.875 | # need to strip leading & trailing whitespace from value 2026-04-14 22:48:53.875 | sub(/^[ \t]*/, "", value) 2026-04-14 22:48:53.875 | sub(/[ \t]*$/, "", value) 2026-04-14 22:48:53.875 | 2026-04-14 22:48:53.875 | # cfg_attr_count: number of config lines per [section, attr] 2026-04-14 22:48:53.875 | # cfg_attr: three dimensional array to keep all the config lines per [section, attr] 2026-04-14 22:48:53.875 | # cfg_section: keep the section names in the same order as they appear in local.conf 2026-04-14 22:48:53.875 | # cfg_sec_attr_name: keep the attr names in the same order as they appear in local.conf 2026-04-14 22:48:53.875 | if (! (section, attr) in cfg_attr_count) { 2026-04-14 22:48:53.875 | if (section != last_section) { 2026-04-14 22:48:53.875 | cfg_section[section_count++] = section 2026-04-14 22:48:53.875 | last_section = section 2026-04-14 22:48:53.875 | } 2026-04-14 22:48:53.875 | attr_count = cfg_sec_attr_count[section_count - 1]++ 2026-04-14 22:48:53.875 | cfg_sec_attr_name[section_count - 1, attr_count] = attr 2026-04-14 22:48:53.875 | 2026-04-14 22:48:53.875 | cfg_attr[section, attr, 0] = value 2026-04-14 22:48:53.875 | cfg_attr_count[section, attr] = 1 2026-04-14 22:48:53.875 | } else { 2026-04-14 22:48:53.876 | lno = cfg_attr_count[section, attr]++ 2026-04-14 22:48:53.876 | cfg_attr[section, attr, lno] = value 2026-04-14 22:48:53.876 | } 2026-04-14 22:48:53.876 | } 2026-04-14 22:48:53.876 | END { 2026-04-14 22:48:53.876 | # Process each section in order 2026-04-14 22:48:53.876 | for (sno = 0; sno < section_count; sno++) { 2026-04-14 22:48:53.876 | section = cfg_section[sno] 2026-04-14 22:48:53.876 | # The ini routines simply append a config item immediately 2026-04-14 22:48:53.876 | # after the section header. To keep the same order as defined 2026-04-14 22:48:53.876 | # in local.conf, invoke the ini routines in the reverse order 2026-04-14 22:48:53.876 | for (attr_no = cfg_sec_attr_count[sno] - 1; attr_no >=0; attr_no--) { 2026-04-14 22:48:53.876 | attr = cfg_sec_attr_name[sno, attr_no] 2026-04-14 22:48:53.876 | if (cfg_attr_count[section, attr] == 1) 2026-04-14 22:48:53.876 | print "iniset " configfile " " section " " attr " \"" cfg_attr[section, attr, 0] "\"" 2026-04-14 22:48:53.876 | else { 2026-04-14 22:48:53.876 | # For multiline, invoke the ini routines in the reverse order 2026-04-14 22:48:53.876 | count = cfg_attr_count[section, attr] 2026-04-14 22:48:53.876 | print "inidelete " configfile " " section " " attr 2026-04-14 22:48:53.876 | print "iniset " configfile " " section " " attr " \"" cfg_attr[section, attr, count - 1] "\"" 2026-04-14 22:48:53.876 | for (l = count -2; l >= 0; l--) 2026-04-14 22:48:53.876 | print "iniadd_literal " configfile " " section " " attr " \"" cfg_attr[section, attr, l] "\"" 2026-04-14 22:48:53.876 | } 2026-04-14 22:48:53.876 | } 2026-04-14 22:48:53.876 | } 2026-04-14 22:48:53.876 | } 2026-04-14 22:48:53.876 | ' 2026-04-14 22:48:53.879 | awk: cmd. line:12: warning: regexp escape sequence `\#' is not a known regexp operator 2026-04-14 22:48:53.879 | + inc/meta-config:get_meta_section:33 : local file=/opt/stack/devstack/local.conf 2026-04-14 22:48:53.882 | + inc/meta-config:get_meta_section:34 : local matchgroup=post-config 2026-04-14 22:48:53.887 | + inc/meta-config:get_meta_section:35 : local 'configfile=$NOVA_CPU_CONF' 2026-04-14 22:48:53.888 | + inc/meta-config:get_meta_section:37 : [[ -r /opt/stack/devstack/local.conf ]] 2026-04-14 22:48:53.891 | + inc/meta-config:get_meta_section:38 : [[ -z $NOVA_CPU_CONF ]] 2026-04-14 22:48:53.894 | + inc/meta-config:get_meta_section:40 : awk -v matchgroup=post-config -v 'configfile=$NOVA_CPU_CONF' ' 2026-04-14 22:48:53.894 | BEGIN { group = "" } 2026-04-14 22:48:53.894 | /^\[\[.+\|.*\]\]/ { 2026-04-14 22:48:53.894 | gsub("[][]", "", $1); 2026-04-14 22:48:53.894 | split($1, a, "|"); 2026-04-14 22:48:53.894 | if (a[1] == matchgroup && a[2] == configfile) { 2026-04-14 22:48:53.894 | group=a[1] 2026-04-14 22:48:53.894 | } else { 2026-04-14 22:48:53.894 | group="" 2026-04-14 22:48:53.894 | } 2026-04-14 22:48:53.894 | next 2026-04-14 22:48:53.894 | } 2026-04-14 22:48:53.894 | { 2026-04-14 22:48:53.894 | if (group != "") 2026-04-14 22:48:53.894 | print $0 2026-04-14 22:48:53.894 | } 2026-04-14 22:48:53.894 | ' /opt/stack/devstack/local.conf 2026-04-14 22:48:53.903 | + lib/nova:start_nova_compute:1005 : [[ superconductor == \s\i\n\g\l\e\c\o\n\d\u\c\t\o\r ]] 2026-04-14 22:48:53.907 | + lib/nova:start_nova_compute:1012 : iniset /etc/nova/nova-cpu.conf workarounds disable_group_policy_check_upcall True 2026-04-14 22:48:53.947 | + lib/nova:start_nova_compute:1015 : iniset /etc/nova/nova-cpu.conf filter_scheduler track_instance_changes False 2026-04-14 22:48:53.987 | + lib/nova:start_nova_compute:1016 : iniset_rpc_backend nova /etc/nova/nova-cpu.conf DEFAULT nova_cell1 2026-04-14 22:48:53.990 | + lib/rpc_backend:iniset_rpc_backend:144 : local package=nova 2026-04-14 22:48:53.994 | + lib/rpc_backend:iniset_rpc_backend:145 : local file=/etc/nova/nova-cpu.conf 2026-04-14 22:48:53.997 | + lib/rpc_backend:iniset_rpc_backend:146 : local section=DEFAULT 2026-04-14 22:48:54.000 | + lib/rpc_backend:iniset_rpc_backend:147 : local virtual_host=nova_cell1 2026-04-14 22:48:54.003 | + lib/rpc_backend:iniset_rpc_backend:148 : is_service_enabled rabbit 2026-04-14 22:48:54.021 | + functions-common:is_service_enabled:2070 : return 1 2026-04-14 22:48:54.024 | + lib/rpc_backend:iniset_rpc_backend:148 : '[' -n 217.182.143.61 ']' 2026-04-14 22:48:54.026 | + lib/rpc_backend:iniset_rpc_backend:148 : '[' -n secretrabbit ']' 2026-04-14 22:48:54.031 | ++ lib/rpc_backend:iniset_rpc_backend:149 : get_transport_url nova_cell1 2026-04-14 22:48:54.033 | ++ lib/rpc_backend:get_transport_url:126 : local virtual_host=nova_cell1 2026-04-14 22:48:54.036 | ++ lib/rpc_backend:get_transport_url:127 : is_service_enabled rabbit 2026-04-14 22:48:54.053 | ++ functions-common:is_service_enabled:2070 : return 1 2026-04-14 22:48:54.056 | ++ lib/rpc_backend:get_transport_url:127 : '[' -n 217.182.143.61 ']' 2026-04-14 22:48:54.059 | ++ lib/rpc_backend:get_transport_url:127 : '[' -n secretrabbit ']' 2026-04-14 22:48:54.062 | ++ lib/rpc_backend:get_transport_url:128 : echo rabbit://stackrabbit:secretrabbit@217.182.143.61:5672/nova_cell1 2026-04-14 22:48:54.065 | + lib/rpc_backend:iniset_rpc_backend:149 : iniset /etc/nova/nova-cpu.conf DEFAULT transport_url rabbit://stackrabbit:secretrabbit@217.182.143.61:5672/nova_cell1 2026-04-14 22:48:54.100 | + lib/rpc_backend:iniset_rpc_backend:150 : '[' -n '' ']' 2026-04-14 22:48:54.103 | + lib/rpc_backend:iniset_rpc_backend:153 : '[' -n '' ']' 2026-04-14 22:48:54.106 | + lib/nova:start_nova_compute:1020 : inidelete /etc/nova/nova-cpu.conf database connection 2026-04-14 22:48:54.127 | + lib/nova:start_nova_compute:1021 : inidelete /etc/nova/nova-cpu.conf api_database connection 2026-04-14 22:48:54.152 | + lib/nova:start_nova_compute:1026 : configure_console_compute 2026-04-14 22:48:54.155 | + lib/nova:configure_console_compute:669 : local offset 2026-04-14 22:48:54.159 | + lib/nova:configure_console_compute:670 : offset=0 2026-04-14 22:48:54.162 | + lib/nova:configure_console_compute:674 : local default_proxyclient_addr 2026-04-14 22:48:54.166 | ++ lib/nova:configure_console_compute:675 : iniget /etc/nova/nova-cpu.conf DEFAULT my_ip 2026-04-14 22:48:54.192 | + lib/nova:configure_console_compute:675 : default_proxyclient_addr=2001:41d0:302:1000::1ab 2026-04-14 22:48:54.195 | + lib/nova:configure_console_compute:679 : is_service_enabled n-cpu 2026-04-14 22:48:54.215 | + functions-common:is_service_enabled:2070 : return 0 2026-04-14 22:48:54.219 | + lib/nova:configure_console_compute:680 : '[' '' == True ']' 2026-04-14 22:48:54.222 | + lib/nova:configure_console_compute:683 : vercmp v1.3.0 '<' 1.0.0 2026-04-14 22:48:54.226 | + functions:vercmp:647 : local v1=v1.3.0 2026-04-14 22:48:54.229 | + functions:vercmp:648 : local 'op=<' 2026-04-14 22:48:54.232 | + functions:vercmp:649 : local v2=1.0.0 2026-04-14 22:48:54.235 | + functions:vercmp:650 : local result 2026-04-14 22:48:54.240 | ++ functions:vercmp:654 : echo -e 'v1.3.0\n1.0.0' 2026-04-14 22:48:54.241 | ++ functions:vercmp:654 : head -1 2026-04-14 22:48:54.241 | ++ functions:vercmp:654 : sort -V 2026-04-14 22:48:54.247 | + functions:vercmp:654 : result=1.0.0 2026-04-14 22:48:54.250 | + functions:vercmp:656 : case $op in 2026-04-14 22:48:54.253 | + functions:vercmp:666 : '[' v1.3.0 '!=' 1.0.0 ']' 2026-04-14 22:48:54.256 | + functions:vercmp:666 : '[' 1.0.0 = v1.3.0 ']' 2026-04-14 22:48:54.259 | + functions:vercmp:667 : return 2026-04-14 22:48:54.262 | + lib/nova:configure_console_compute:688 : NOVNCPROXY_URL='http://[2001:41d0:302:1000::1ab]:6080/vnc_lite.html' 2026-04-14 22:48:54.265 | + lib/nova:configure_console_compute:690 : iniset /etc/nova/nova-cpu.conf vnc novncproxy_base_url 'http://[2001:41d0:302:1000::1ab]:6080/vnc_lite.html' 2026-04-14 22:48:54.305 | + lib/nova:configure_console_compute:691 : SPICEHTML5PROXY_URL='http://[2001:41d0:302:1000::1ab]:6081/spice_auto.html' 2026-04-14 22:48:54.308 | + lib/nova:configure_console_compute:692 : iniset /etc/nova/nova-cpu.conf spice html5proxy_base_url 'http://[2001:41d0:302:1000::1ab]:6081/spice_auto.html' 2026-04-14 22:48:54.352 | + lib/nova:configure_console_compute:695 : is_service_enabled n-novnc 2026-04-14 22:48:54.373 | + functions-common:is_service_enabled:2070 : return 1 2026-04-14 22:48:54.376 | + lib/nova:configure_console_compute:695 : '[' True '!=' False ']' 2026-04-14 22:48:54.379 | + lib/nova:configure_console_compute:698 : VNCSERVER_LISTEN=:: 2026-04-14 22:48:54.383 | + lib/nova:configure_console_compute:699 : VNCSERVER_PROXYCLIENT_ADDRESS=2001:41d0:302:1000::1ab 2026-04-14 22:48:54.386 | + lib/nova:configure_console_compute:700 : iniset /etc/nova/nova-cpu.conf vnc server_listen :: 2026-04-14 22:48:54.429 | + lib/nova:configure_console_compute:701 : iniset /etc/nova/nova-cpu.conf vnc server_proxyclient_address 2001:41d0:302:1000::1ab 2026-04-14 22:48:54.468 | + lib/nova:configure_console_compute:706 : is_service_enabled n-spice 2026-04-14 22:48:54.490 | + functions-common:is_service_enabled:2070 : return 1 2026-04-14 22:48:54.493 | + lib/nova:configure_console_compute:706 : '[' False '!=' False ']' 2026-04-14 22:48:54.496 | + lib/nova:configure_console_compute:716 : is_service_enabled n-sproxy 2026-04-14 22:48:54.517 | + functions-common:is_service_enabled:2070 : return 1 2026-04-14 22:48:54.520 | + lib/nova:configure_console_compute:716 : '[' False '!=' False ']' 2026-04-14 22:48:54.524 | + lib/nova:start_nova_compute:1030 : iniset /etc/nova/nova-cpu.conf DEFAULT reimage_timeout_per_gb 180 2026-04-14 22:48:54.564 | + lib/nova:start_nova_compute:1033 : '[' -n '[::1]' ']' 2026-04-14 22:48:54.568 | + lib/nova:start_nova_compute:1034 : iniset /etc/nova/nova-cpu.conf os_vif_ovs ovsdb_connection 'tcp:[::1]:6640' 2026-04-14 22:48:54.607 | + lib/nova:start_nova_compute:1038 : [[ libvirt == \l\i\b\v\i\r\t ]] 2026-04-14 22:48:54.611 | + lib/nova:start_nova_compute:1038 : [[ qemu == \q\e\m\u ]] 2026-04-14 22:48:54.613 | + lib/nova:start_nova_compute:1039 : iniset /etc/nova/nova-cpu.conf workarounds libvirt_disable_apic True 2026-04-14 22:48:54.651 | + lib/nova:start_nova_compute:1042 : [[ -n '' ]] 2026-04-14 22:48:54.654 | + lib/nova:start_nova_compute:1046 : [[ libvirt = \l\i\b\v\i\r\t ]] 2026-04-14 22:48:54.658 | + lib/nova:start_nova_compute:1047 : '[' 128 -gt 0 ']' 2026-04-14 22:48:54.661 | + lib/nova:start_nova_compute:1048 : iniset /etc/nova/nova-cpu.conf libvirt tb_cache_size 128 2026-04-14 22:48:54.698 | + lib/nova:start_nova_compute:1053 : run_process n-cpu '/opt/stack/data/venv/bin/nova-compute --config-file /etc/nova/nova-cpu.conf' libvirt 2026-04-14 22:48:54.701 | + functions-common:run_process:1668 : local service=n-cpu 2026-04-14 22:48:54.704 | + functions-common:run_process:1669 : local 'command=/opt/stack/data/venv/bin/nova-compute --config-file /etc/nova/nova-cpu.conf' 2026-04-14 22:48:54.708 | + functions-common:run_process:1670 : local group=libvirt 2026-04-14 22:48:54.711 | + functions-common:run_process:1671 : local user= 2026-04-14 22:48:54.714 | + functions-common:run_process:1672 : local env_vars= 2026-04-14 22:48:54.717 | + functions-common:run_process:1674 : local name=n-cpu 2026-04-14 22:48:54.720 | + functions-common:run_process:1676 : time_start run_process 2026-04-14 22:48:54.723 | + functions-common:time_start:2400 : local name=run_process 2026-04-14 22:48:54.727 | + functions-common:time_start:2401 : local start_time= 2026-04-14 22:48:54.730 | + functions-common:time_start:2402 : [[ -n '' ]] 2026-04-14 22:48:54.734 | ++ functions-common:time_start:2405 : date +%s%3N 2026-04-14 22:48:54.739 | + functions-common:time_start:2405 : _TIME_START[$name]=1776206934736 2026-04-14 22:48:54.743 | + functions-common:run_process:1677 : is_service_enabled n-cpu 2026-04-14 22:48:54.761 | + functions-common:is_service_enabled:2070 : return 0 2026-04-14 22:48:54.765 | + functions-common:run_process:1678 : _run_under_systemd n-cpu '/opt/stack/data/venv/bin/nova-compute --config-file /etc/nova/nova-cpu.conf' libvirt '' '' 2026-04-14 22:48:54.771 | + functions-common:_run_under_systemd:1622 : local service=n-cpu 2026-04-14 22:48:54.775 | + functions-common:_run_under_systemd:1623 : local 'command=/opt/stack/data/venv/bin/nova-compute --config-file /etc/nova/nova-cpu.conf' 2026-04-14 22:48:54.778 | + functions-common:_run_under_systemd:1624 : local 'cmd=/opt/stack/data/venv/bin/nova-compute --config-file /etc/nova/nova-cpu.conf' 2026-04-14 22:48:54.782 | + functions-common:_run_under_systemd:1626 : _common_systemd_pitfalls '/opt/stack/data/venv/bin/nova-compute --config-file /etc/nova/nova-cpu.conf' 2026-04-14 22:48:54.785 | + functions-common:_common_systemd_pitfalls:1594 : local 'cmd=/opt/stack/data/venv/bin/nova-compute --config-file /etc/nova/nova-cpu.conf' 2026-04-14 22:48:54.788 | + functions-common:_common_systemd_pitfalls:1597 : [[ /opt/stack/data/venv/bin/nova-compute --config-file /etc/nova/nova-cpu.conf =~ sudo ]] 2026-04-14 22:48:54.792 | + functions-common:_common_systemd_pitfalls:1608 : [[ ! /opt/stack/data/venv/bin/nova-compute --config-file /etc/nova/nova-cpu.conf =~ ^/ ]] 2026-04-14 22:48:54.795 | + functions-common:_run_under_systemd:1628 : local systemd_service=devstack@n-cpu.service 2026-04-14 22:48:54.799 | + functions-common:_run_under_systemd:1629 : local group=libvirt 2026-04-14 22:48:54.802 | + functions-common:_run_under_systemd:1630 : local user=stack 2026-04-14 22:48:54.806 | + functions-common:_run_under_systemd:1631 : [[ -z stack ]] 2026-04-14 22:48:54.809 | + functions-common:_run_under_systemd:1634 : local env_vars= 2026-04-14 22:48:54.813 | + functions-common:_run_under_systemd:1635 : [[ -v SYSTEMD_ENV_VARS[n-cpu] ]] 2026-04-14 22:48:54.816 | + functions-common:_run_under_systemd:1638 : [[ /opt/stack/data/venv/bin/nova-compute --config-file /etc/nova/nova-cpu.conf =~ uwsgi ]] 2026-04-14 22:48:54.820 | + functions-common:_run_under_systemd:1644 : write_user_unit_file devstack@n-cpu.service '/opt/stack/data/venv/bin/nova-compute --config-file /etc/nova/nova-cpu.conf' libvirt stack '' 2026-04-14 22:48:54.823 | + functions-common:write_user_unit_file:1529 : local service=devstack@n-cpu.service 2026-04-14 22:48:54.826 | + functions-common:write_user_unit_file:1530 : local 'command=/opt/stack/data/venv/bin/nova-compute --config-file /etc/nova/nova-cpu.conf' 2026-04-14 22:48:54.829 | + functions-common:write_user_unit_file:1531 : local group=libvirt 2026-04-14 22:48:54.831 | + functions-common:write_user_unit_file:1532 : local user=stack 2026-04-14 22:48:54.834 | + functions-common:write_user_unit_file:1533 : local env_vars= 2026-04-14 22:48:54.836 | + functions-common:write_user_unit_file:1534 : local extra= 2026-04-14 22:48:54.838 | + functions-common:write_user_unit_file:1535 : [[ -n libvirt ]] 2026-04-14 22:48:54.840 | + functions-common:write_user_unit_file:1536 : extra=Group=libvirt 2026-04-14 22:48:54.843 | + functions-common:write_user_unit_file:1538 : local unitfile=/etc/systemd/system/devstack@n-cpu.service 2026-04-14 22:48:54.845 | + functions-common:write_user_unit_file:1539 : mkdir -p /etc/systemd/system 2026-04-14 22:48:54.851 | + functions-common:write_user_unit_file:1541 : iniset -sudo /etc/systemd/system/devstack@n-cpu.service Unit Description 'Devstack devstack@n-cpu.service' 2026-04-14 22:48:54.949 | + functions-common:write_user_unit_file:1542 : iniset -sudo /etc/systemd/system/devstack@n-cpu.service Service Environment '"PATH=/opt/stack/data/venv/bin:/opt/stack/devstack/files/openstack-cli-server:/bin:/opt/stack/data/venv/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/local/bin:/usr/local/sbin:/usr/sbin:/sbin"' 2026-04-14 22:48:55.045 | + functions-common:write_user_unit_file:1543 : iniset -sudo /etc/systemd/system/devstack@n-cpu.service Service User stack 2026-04-14 22:48:55.136 | + functions-common:write_user_unit_file:1544 : iniset -sudo /etc/systemd/system/devstack@n-cpu.service Service ExecStart '/opt/stack/data/venv/bin/nova-compute --config-file /etc/nova/nova-cpu.conf' 2026-04-14 22:48:55.216 | + functions-common:write_user_unit_file:1545 : iniset -sudo /etc/systemd/system/devstack@n-cpu.service Service KillMode process 2026-04-14 22:48:55.304 | + functions-common:write_user_unit_file:1546 : iniset -sudo /etc/systemd/system/devstack@n-cpu.service Service TimeoutStopSec 300 2026-04-14 22:48:55.380 | + functions-common:write_user_unit_file:1547 : iniset -sudo /etc/systemd/system/devstack@n-cpu.service Service ExecReload '/usr/bin/kill -HUP $MAINPID' 2026-04-14 22:48:55.471 | + functions-common:write_user_unit_file:1548 : [[ -n '' ]] 2026-04-14 22:48:55.474 | + functions-common:write_user_unit_file:1551 : [[ -n libvirt ]] 2026-04-14 22:48:55.477 | + functions-common:write_user_unit_file:1552 : iniset -sudo /etc/systemd/system/devstack@n-cpu.service Service Group libvirt 2026-04-14 22:48:55.565 | + functions-common:write_user_unit_file:1554 : iniset -sudo /etc/systemd/system/devstack@n-cpu.service Install WantedBy multi-user.target 2026-04-14 22:48:55.662 | + functions-common:write_user_unit_file:1557 : sudo systemctl daemon-reload 2026-04-14 22:48:56.105 | + functions-common:_run_under_systemd:1647 : sudo systemctl enable devstack@n-cpu.service 2026-04-14 22:48:56.133 | Created symlink '/etc/systemd/system/multi-user.target.wants/devstack@n-cpu.service' → '/etc/systemd/system/devstack@n-cpu.service'. 2026-04-14 22:48:56.562 | + functions-common:_run_under_systemd:1648 : sudo systemctl start devstack@n-cpu.service 2026-04-14 22:48:56.628 | + functions-common:run_process:1680 : time_stop run_process 2026-04-14 22:48:56.632 | + functions-common:time_stop:2414 : local name 2026-04-14 22:48:56.634 | + functions-common:time_stop:2415 : local end_time 2026-04-14 22:48:56.637 | + functions-common:time_stop:2416 : local elapsed_time 2026-04-14 22:48:56.640 | + functions-common:time_stop:2417 : local total 2026-04-14 22:48:56.643 | + functions-common:time_stop:2418 : local start_time 2026-04-14 22:48:56.647 | + functions-common:time_stop:2420 : name=run_process 2026-04-14 22:48:56.651 | + functions-common:time_stop:2421 : start_time=1776206934736 2026-04-14 22:48:56.655 | + functions-common:time_stop:2423 : [[ -z 1776206934736 ]] 2026-04-14 22:48:56.659 | ++ functions-common:time_stop:2426 : date +%s%3N 2026-04-14 22:48:56.665 | + functions-common:time_stop:2426 : end_time=1776206936661 2026-04-14 22:48:56.669 | + functions-common:time_stop:2427 : elapsed_time=1925 2026-04-14 22:48:56.672 | + functions-common:time_stop:2428 : total=8196 2026-04-14 22:48:56.676 | + functions-common:time_stop:2430 : _TIME_START[$name]= 2026-04-14 22:48:56.678 | + functions-common:time_stop:2431 : _TIME_TOTAL[$name]=10121 2026-04-14 22:48:56.682 | + lib/nova:start_nova_compute:1084 : export PATH=/opt/stack/devstack/files/openstack-cli-server:/bin:/opt/stack/data/venv/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/local/bin:/usr/local/sbin:/usr/sbin:/sbin 2026-04-14 22:48:56.686 | + lib/nova:start_nova_compute:1084 : PATH=/opt/stack/devstack/files/openstack-cli-server:/bin:/opt/stack/data/venv/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/local/bin:/usr/local/sbin:/usr/sbin:/sbin 2026-04-14 22:48:56.689 | + lib/nova:start_nova:1181 : is_service_enabled n-api 2026-04-14 22:48:56.710 | + functions-common:is_service_enabled:2070 : return 1 2026-04-14 22:48:56.713 | + ./stack.sh:main:1330 : async_runfunc create_flavors 2026-04-14 22:48:56.717 | + inc/async:async_runfunc:116 : async_run create_flavors create_flavors 2026-04-14 22:48:56.798 | + inc/async:async_inner:63 : create_flavors 2026-04-14 22:48:56.825 | + inc/async:async_inner:64 : rc=0 2026-04-14 22:48:56.846 | [3722 Async create_flavors:45282]: running: create_flavors 2026-04-14 22:48:56.849 | + ./stack.sh:main:1332 : is_service_enabled cinder 2026-04-14 22:48:56.856 | [45282 Async create_flavors:45282]: finished successfully 2026-04-14 22:48:56.874 | + functions-common:is_service_enabled:2070 : return 0 2026-04-14 22:48:56.878 | + ./stack.sh:main:1333 : echo_summary 'Starting Cinder' 2026-04-14 22:48:56.882 | + ./stack.sh:echo_summary:438 : [[ -t 3 ]] 2026-04-14 22:48:56.886 | + ./stack.sh:echo_summary:444 : echo -e Starting Cinder 2026-04-14 22:48:56.889 | + ./stack.sh:main:1334 : start_cinder 2026-04-14 22:48:56.893 | + lib/cinder:start_cinder:605 : local service_port=8776 2026-04-14 22:48:56.896 | + lib/cinder:start_cinder:606 : local service_protocol=https 2026-04-14 22:48:56.900 | + lib/cinder:start_cinder:607 : local cinder_url 2026-04-14 22:48:56.904 | + lib/cinder:start_cinder:608 : '[' lioadm = tgtadm ']' 2026-04-14 22:48:56.908 | + lib/cinder:start_cinder:623 : [[ br-ex-tcpdump,br-int-flows,c-bak,c-vol,file_tracker,memory_tracker,n-cpu,openstack-cli-server,ovn-controller,ovs-vswitchd,ovsdb-server,placement-client,q-ovn-agent,tls-proxy =~ c-api ]] 2026-04-14 22:48:56.912 | + lib/cinder:start_cinder:628 : echo 'Waiting for Cinder API to start...' 2026-04-14 22:48:56.912 | Waiting for Cinder API to start... 2026-04-14 22:48:56.917 | + lib/cinder:start_cinder:629 : wait_for_service 60 2026-04-14 22:48:56.920 | + functions:wait_for_service:476 : local timeout=60 2026-04-14 22:48:56.924 | + functions:wait_for_service:477 : local url= 2026-04-14 22:48:56.928 | + functions:wait_for_service:478 : local rval=0 2026-04-14 22:48:56.932 | + functions:wait_for_service:479 : time_start wait_for_service 2026-04-14 22:48:56.936 | + functions-common:time_start:2400 : local name=wait_for_service 2026-04-14 22:48:56.939 | + functions-common:time_start:2401 : local start_time= 2026-04-14 22:48:56.944 | + functions-common:time_start:2402 : [[ -n '' ]] 2026-04-14 22:48:56.949 | ++ functions-common:time_start:2405 : date +%s%3N 2026-04-14 22:48:56.955 | + functions-common:time_start:2405 : _TIME_START[$name]=1776206936951 2026-04-14 22:48:56.960 | + functions:wait_for_service:480 : timeout 60 bash -x 2026-04-14 22:48:56.968 | ++ :: : curl -g -k --noproxy '*' -s -o /dev/null -w '%{http_code}' 2026-04-14 22:48:56.981 | curl: (2) no URL specified 2026-04-14 22:48:56.981 | curl: try 'curl --help' or 'curl --manual' for more information 2026-04-14 22:48:56.983 | + :: : [[ '' == 503 ]] 2026-04-14 22:48:56.984 | + :: : [[ 2 -eq 7 ]] 2026-04-14 22:48:56.988 | + functions:wait_for_service:485 : time_stop wait_for_service 2026-04-14 22:48:56.992 | + functions-common:time_stop:2414 : local name 2026-04-14 22:48:56.995 | + functions-common:time_stop:2415 : local end_time 2026-04-14 22:48:56.999 | + functions-common:time_stop:2416 : local elapsed_time 2026-04-14 22:48:57.002 | + functions-common:time_stop:2417 : local total 2026-04-14 22:48:57.006 | + functions-common:time_stop:2418 : local start_time 2026-04-14 22:48:57.008 | + functions-common:time_stop:2420 : name=wait_for_service 2026-04-14 22:48:57.012 | + functions-common:time_stop:2421 : start_time=1776206936951 2026-04-14 22:48:57.015 | + functions-common:time_stop:2423 : [[ -z 1776206936951 ]] 2026-04-14 22:48:57.021 | ++ functions-common:time_stop:2426 : date +%s%3N 2026-04-14 22:48:57.026 | + functions-common:time_stop:2426 : end_time=1776206937022 2026-04-14 22:48:57.028 | + functions-common:time_stop:2427 : elapsed_time=71 2026-04-14 22:48:57.032 | + functions-common:time_stop:2428 : total=0 2026-04-14 22:48:57.035 | + functions-common:time_stop:2430 : _TIME_START[$name]= 2026-04-14 22:48:57.038 | + functions-common:time_stop:2431 : _TIME_TOTAL[$name]=71 2026-04-14 22:48:57.042 | + functions:wait_for_service:486 : return 0 2026-04-14 22:48:57.046 | + lib/cinder:start_cinder:633 : run_process c-sch '/opt/stack/data/venv/bin/cinder-scheduler --config-file /etc/cinder/cinder.conf' 2026-04-14 22:48:57.049 | + functions-common:run_process:1668 : local service=c-sch 2026-04-14 22:48:57.053 | + functions-common:run_process:1669 : local 'command=/opt/stack/data/venv/bin/cinder-scheduler --config-file /etc/cinder/cinder.conf' 2026-04-14 22:48:57.057 | + functions-common:run_process:1670 : local group= 2026-04-14 22:48:57.060 | + functions-common:run_process:1671 : local user= 2026-04-14 22:48:57.063 | + functions-common:run_process:1672 : local env_vars= 2026-04-14 22:48:57.068 | + functions-common:run_process:1674 : local name=c-sch 2026-04-14 22:48:57.071 | + functions-common:run_process:1676 : time_start run_process 2026-04-14 22:48:57.075 | + functions-common:time_start:2400 : local name=run_process 2026-04-14 22:48:57.078 | + functions-common:time_start:2401 : local start_time= 2026-04-14 22:48:57.083 | + functions-common:time_start:2402 : [[ -n '' ]] 2026-04-14 22:48:57.087 | ++ functions-common:time_start:2405 : date +%s%3N 2026-04-14 22:48:57.093 | + functions-common:time_start:2405 : _TIME_START[$name]=1776206937089 2026-04-14 22:48:57.096 | + functions-common:run_process:1677 : is_service_enabled c-sch 2026-04-14 22:48:57.115 | + functions-common:is_service_enabled:2070 : return 1 2026-04-14 22:48:57.119 | + functions-common:run_process:1680 : time_stop run_process 2026-04-14 22:48:57.122 | + functions-common:time_stop:2414 : local name 2026-04-14 22:48:57.125 | + functions-common:time_stop:2415 : local end_time 2026-04-14 22:48:57.129 | + functions-common:time_stop:2416 : local elapsed_time 2026-04-14 22:48:57.132 | + functions-common:time_stop:2417 : local total 2026-04-14 22:48:57.136 | + functions-common:time_stop:2418 : local start_time 2026-04-14 22:48:57.139 | + functions-common:time_stop:2420 : name=run_process 2026-04-14 22:48:57.143 | + functions-common:time_stop:2421 : start_time=1776206937089 2026-04-14 22:48:57.147 | + functions-common:time_stop:2423 : [[ -z 1776206937089 ]] 2026-04-14 22:48:57.151 | ++ functions-common:time_stop:2426 : date +%s%3N 2026-04-14 22:48:57.158 | + functions-common:time_stop:2426 : end_time=1776206937153 2026-04-14 22:48:57.161 | + functions-common:time_stop:2427 : elapsed_time=64 2026-04-14 22:48:57.165 | + functions-common:time_stop:2428 : total=10121 2026-04-14 22:48:57.168 | + functions-common:time_stop:2430 : _TIME_START[$name]= 2026-04-14 22:48:57.172 | + functions-common:time_stop:2431 : _TIME_TOTAL[$name]=10185 2026-04-14 22:48:57.176 | + lib/cinder:start_cinder:638 : malloc_tuning='MALLOC_ARENA_MAX=1 MALLOC_MMAP_THRESHOLD_=131072 MALLOC_TRIM_THRESHOLD_=262144' 2026-04-14 22:48:57.180 | + lib/cinder:start_cinder:639 : run_process c-bak '/opt/stack/data/venv/bin/cinder-backup --config-file /etc/cinder/cinder.conf' '' '' 'MALLOC_ARENA_MAX=1 MALLOC_MMAP_THRESHOLD_=131072 MALLOC_TRIM_THRESHOLD_=262144' 2026-04-14 22:48:57.184 | + functions-common:run_process:1668 : local service=c-bak 2026-04-14 22:48:57.187 | + functions-common:run_process:1669 : local 'command=/opt/stack/data/venv/bin/cinder-backup --config-file /etc/cinder/cinder.conf' 2026-04-14 22:48:57.191 | + functions-common:run_process:1670 : local group= 2026-04-14 22:48:57.195 | + functions-common:run_process:1671 : local user= 2026-04-14 22:48:57.199 | + functions-common:run_process:1672 : local 'env_vars=MALLOC_ARENA_MAX=1 MALLOC_MMAP_THRESHOLD_=131072 MALLOC_TRIM_THRESHOLD_=262144' 2026-04-14 22:48:57.202 | + functions-common:run_process:1674 : local name=c-bak 2026-04-14 22:48:57.206 | + functions-common:run_process:1676 : time_start run_process 2026-04-14 22:48:57.209 | + functions-common:time_start:2400 : local name=run_process 2026-04-14 22:48:57.212 | + functions-common:time_start:2401 : local start_time= 2026-04-14 22:48:57.216 | + functions-common:time_start:2402 : [[ -n '' ]] 2026-04-14 22:48:57.221 | ++ functions-common:time_start:2405 : date +%s%3N 2026-04-14 22:48:57.227 | + functions-common:time_start:2405 : _TIME_START[$name]=1776206937222 2026-04-14 22:48:57.229 | + functions-common:run_process:1677 : is_service_enabled c-bak 2026-04-14 22:48:57.250 | + functions-common:is_service_enabled:2070 : return 0 2026-04-14 22:48:57.254 | + functions-common:run_process:1678 : _run_under_systemd c-bak '/opt/stack/data/venv/bin/cinder-backup --config-file /etc/cinder/cinder.conf' '' '' 'MALLOC_ARENA_MAX=1 MALLOC_MMAP_THRESHOLD_=131072 MALLOC_TRIM_THRESHOLD_=262144' 2026-04-14 22:48:57.259 | + functions-common:_run_under_systemd:1622 : local service=c-bak 2026-04-14 22:48:57.263 | + functions-common:_run_under_systemd:1623 : local 'command=/opt/stack/data/venv/bin/cinder-backup --config-file /etc/cinder/cinder.conf' 2026-04-14 22:48:57.265 | + functions-common:_run_under_systemd:1624 : local 'cmd=/opt/stack/data/venv/bin/cinder-backup --config-file /etc/cinder/cinder.conf' 2026-04-14 22:48:57.269 | + functions-common:_run_under_systemd:1626 : _common_systemd_pitfalls '/opt/stack/data/venv/bin/cinder-backup --config-file /etc/cinder/cinder.conf' 2026-04-14 22:48:57.273 | + functions-common:_common_systemd_pitfalls:1594 : local 'cmd=/opt/stack/data/venv/bin/cinder-backup --config-file /etc/cinder/cinder.conf' 2026-04-14 22:48:57.277 | + functions-common:_common_systemd_pitfalls:1597 : [[ /opt/stack/data/venv/bin/cinder-backup --config-file /etc/cinder/cinder.conf =~ sudo ]] 2026-04-14 22:48:57.281 | + functions-common:_common_systemd_pitfalls:1608 : [[ ! /opt/stack/data/venv/bin/cinder-backup --config-file /etc/cinder/cinder.conf =~ ^/ ]] 2026-04-14 22:48:57.284 | + functions-common:_run_under_systemd:1628 : local systemd_service=devstack@c-bak.service 2026-04-14 22:48:57.288 | + functions-common:_run_under_systemd:1629 : local group= 2026-04-14 22:48:57.292 | + functions-common:_run_under_systemd:1630 : local user=stack 2026-04-14 22:48:57.295 | + functions-common:_run_under_systemd:1631 : [[ -z stack ]] 2026-04-14 22:48:57.298 | + functions-common:_run_under_systemd:1634 : local 'env_vars=MALLOC_ARENA_MAX=1 MALLOC_MMAP_THRESHOLD_=131072 MALLOC_TRIM_THRESHOLD_=262144' 2026-04-14 22:48:57.302 | + functions-common:_run_under_systemd:1635 : [[ -v SYSTEMD_ENV_VARS[c-bak] ]] 2026-04-14 22:48:57.305 | + functions-common:_run_under_systemd:1638 : [[ /opt/stack/data/venv/bin/cinder-backup --config-file /etc/cinder/cinder.conf =~ uwsgi ]] 2026-04-14 22:48:57.309 | + functions-common:_run_under_systemd:1644 : write_user_unit_file devstack@c-bak.service '/opt/stack/data/venv/bin/cinder-backup --config-file /etc/cinder/cinder.conf' '' stack 'MALLOC_ARENA_MAX=1 MALLOC_MMAP_THRESHOLD_=131072 MALLOC_TRIM_THRESHOLD_=262144' 2026-04-14 22:48:57.312 | + functions-common:write_user_unit_file:1529 : local service=devstack@c-bak.service 2026-04-14 22:48:57.315 | + functions-common:write_user_unit_file:1530 : local 'command=/opt/stack/data/venv/bin/cinder-backup --config-file /etc/cinder/cinder.conf' 2026-04-14 22:48:57.320 | + functions-common:write_user_unit_file:1531 : local group= 2026-04-14 22:48:57.323 | + functions-common:write_user_unit_file:1532 : local user=stack 2026-04-14 22:48:57.326 | + functions-common:write_user_unit_file:1533 : local 'env_vars=MALLOC_ARENA_MAX=1 MALLOC_MMAP_THRESHOLD_=131072 MALLOC_TRIM_THRESHOLD_=262144' 2026-04-14 22:48:57.330 | + functions-common:write_user_unit_file:1534 : local extra= 2026-04-14 22:48:57.333 | + functions-common:write_user_unit_file:1535 : [[ -n '' ]] 2026-04-14 22:48:57.336 | + functions-common:write_user_unit_file:1538 : local unitfile=/etc/systemd/system/devstack@c-bak.service 2026-04-14 22:48:57.340 | + functions-common:write_user_unit_file:1539 : mkdir -p /etc/systemd/system 2026-04-14 22:48:57.346 | + functions-common:write_user_unit_file:1541 : iniset -sudo /etc/systemd/system/devstack@c-bak.service Unit Description 'Devstack devstack@c-bak.service' 2026-04-14 22:48:57.452 | + functions-common:write_user_unit_file:1542 : iniset -sudo /etc/systemd/system/devstack@c-bak.service Service Environment '"PATH=/opt/stack/devstack/files/openstack-cli-server:/bin:/opt/stack/data/venv/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/local/bin:/usr/local/sbin:/usr/sbin:/sbin"' 2026-04-14 22:48:57.547 | + functions-common:write_user_unit_file:1543 : iniset -sudo /etc/systemd/system/devstack@c-bak.service Service User stack 2026-04-14 22:48:57.632 | + functions-common:write_user_unit_file:1544 : iniset -sudo /etc/systemd/system/devstack@c-bak.service Service ExecStart '/opt/stack/data/venv/bin/cinder-backup --config-file /etc/cinder/cinder.conf' 2026-04-14 22:48:57.722 | + functions-common:write_user_unit_file:1545 : iniset -sudo /etc/systemd/system/devstack@c-bak.service Service KillMode process 2026-04-14 22:48:57.821 | + functions-common:write_user_unit_file:1546 : iniset -sudo /etc/systemd/system/devstack@c-bak.service Service TimeoutStopSec 300 2026-04-14 22:48:57.914 | + functions-common:write_user_unit_file:1547 : iniset -sudo /etc/systemd/system/devstack@c-bak.service Service ExecReload '/usr/bin/kill -HUP $MAINPID' 2026-04-14 22:48:58.003 | + functions-common:write_user_unit_file:1548 : [[ -n MALLOC_ARENA_MAX=1 MALLOC_MMAP_THRESHOLD_=131072 MALLOC_TRIM_THRESHOLD_=262144 ]] 2026-04-14 22:48:58.007 | + functions-common:write_user_unit_file:1549 : iniset -sudo /etc/systemd/system/devstack@c-bak.service Service Environment 'MALLOC_ARENA_MAX=1 MALLOC_MMAP_THRESHOLD_=131072 MALLOC_TRIM_THRESHOLD_=262144' 2026-04-14 22:48:58.101 | + functions-common:write_user_unit_file:1551 : [[ -n '' ]] 2026-04-14 22:48:58.104 | + functions-common:write_user_unit_file:1554 : iniset -sudo /etc/systemd/system/devstack@c-bak.service Install WantedBy multi-user.target 2026-04-14 22:48:58.206 | + functions-common:write_user_unit_file:1557 : sudo systemctl daemon-reload 2026-04-14 22:48:58.588 | + functions-common:_run_under_systemd:1647 : sudo systemctl enable devstack@c-bak.service 2026-04-14 22:48:58.619 | Created symlink '/etc/systemd/system/multi-user.target.wants/devstack@c-bak.service' → '/etc/systemd/system/devstack@c-bak.service'. 2026-04-14 22:48:58.997 | + functions-common:_run_under_systemd:1648 : sudo systemctl start devstack@c-bak.service 2026-04-14 22:48:59.054 | + functions-common:run_process:1680 : time_stop run_process 2026-04-14 22:48:59.056 | + functions-common:time_stop:2414 : local name 2026-04-14 22:48:59.060 | + functions-common:time_stop:2415 : local end_time 2026-04-14 22:48:59.063 | + functions-common:time_stop:2416 : local elapsed_time 2026-04-14 22:48:59.067 | + functions-common:time_stop:2417 : local total 2026-04-14 22:48:59.070 | + functions-common:time_stop:2418 : local start_time 2026-04-14 22:48:59.074 | + functions-common:time_stop:2420 : name=run_process 2026-04-14 22:48:59.077 | + functions-common:time_stop:2421 : start_time=1776206937222 2026-04-14 22:48:59.081 | + functions-common:time_stop:2423 : [[ -z 1776206937222 ]] 2026-04-14 22:48:59.088 | ++ functions-common:time_stop:2426 : date +%s%3N 2026-04-14 22:48:59.093 | + functions-common:time_stop:2426 : end_time=1776206939089 2026-04-14 22:48:59.096 | + functions-common:time_stop:2427 : elapsed_time=1867 2026-04-14 22:48:59.098 | + functions-common:time_stop:2428 : total=10185 2026-04-14 22:48:59.101 | + functions-common:time_stop:2430 : _TIME_START[$name]= 2026-04-14 22:48:59.105 | + functions-common:time_stop:2431 : _TIME_TOTAL[$name]=12052 2026-04-14 22:48:59.108 | + lib/cinder:start_cinder:640 : run_process c-vol '/opt/stack/data/venv/bin/cinder-volume --config-file /etc/cinder/cinder.conf' '' '' 'MALLOC_ARENA_MAX=1 MALLOC_MMAP_THRESHOLD_=131072 MALLOC_TRIM_THRESHOLD_=262144' 2026-04-14 22:48:59.111 | + functions-common:run_process:1668 : local service=c-vol 2026-04-14 22:48:59.114 | + functions-common:run_process:1669 : local 'command=/opt/stack/data/venv/bin/cinder-volume --config-file /etc/cinder/cinder.conf' 2026-04-14 22:48:59.117 | + functions-common:run_process:1670 : local group= 2026-04-14 22:48:59.120 | + functions-common:run_process:1671 : local user= 2026-04-14 22:48:59.123 | + functions-common:run_process:1672 : local 'env_vars=MALLOC_ARENA_MAX=1 MALLOC_MMAP_THRESHOLD_=131072 MALLOC_TRIM_THRESHOLD_=262144' 2026-04-14 22:48:59.126 | + functions-common:run_process:1674 : local name=c-vol 2026-04-14 22:48:59.129 | + functions-common:run_process:1676 : time_start run_process 2026-04-14 22:48:59.132 | + functions-common:time_start:2400 : local name=run_process 2026-04-14 22:48:59.135 | + functions-common:time_start:2401 : local start_time= 2026-04-14 22:48:59.138 | + functions-common:time_start:2402 : [[ -n '' ]] 2026-04-14 22:48:59.141 | ++ functions-common:time_start:2405 : date +%s%3N 2026-04-14 22:48:59.146 | + functions-common:time_start:2405 : _TIME_START[$name]=1776206939143 2026-04-14 22:48:59.149 | + functions-common:run_process:1677 : is_service_enabled c-vol 2026-04-14 22:48:59.171 | + functions-common:is_service_enabled:2070 : return 0 2026-04-14 22:48:59.175 | + functions-common:run_process:1678 : _run_under_systemd c-vol '/opt/stack/data/venv/bin/cinder-volume --config-file /etc/cinder/cinder.conf' '' '' 'MALLOC_ARENA_MAX=1 MALLOC_MMAP_THRESHOLD_=131072 MALLOC_TRIM_THRESHOLD_=262144' 2026-04-14 22:48:59.179 | + functions-common:_run_under_systemd:1622 : local service=c-vol 2026-04-14 22:48:59.182 | + functions-common:_run_under_systemd:1623 : local 'command=/opt/stack/data/venv/bin/cinder-volume --config-file /etc/cinder/cinder.conf' 2026-04-14 22:48:59.185 | + functions-common:_run_under_systemd:1624 : local 'cmd=/opt/stack/data/venv/bin/cinder-volume --config-file /etc/cinder/cinder.conf' 2026-04-14 22:48:59.188 | + functions-common:_run_under_systemd:1626 : _common_systemd_pitfalls '/opt/stack/data/venv/bin/cinder-volume --config-file /etc/cinder/cinder.conf' 2026-04-14 22:48:59.191 | + functions-common:_common_systemd_pitfalls:1594 : local 'cmd=/opt/stack/data/venv/bin/cinder-volume --config-file /etc/cinder/cinder.conf' 2026-04-14 22:48:59.194 | + functions-common:_common_systemd_pitfalls:1597 : [[ /opt/stack/data/venv/bin/cinder-volume --config-file /etc/cinder/cinder.conf =~ sudo ]] 2026-04-14 22:48:59.198 | + functions-common:_common_systemd_pitfalls:1608 : [[ ! /opt/stack/data/venv/bin/cinder-volume --config-file /etc/cinder/cinder.conf =~ ^/ ]] 2026-04-14 22:48:59.201 | + functions-common:_run_under_systemd:1628 : local systemd_service=devstack@c-vol.service 2026-04-14 22:48:59.204 | + functions-common:_run_under_systemd:1629 : local group= 2026-04-14 22:48:59.207 | + functions-common:_run_under_systemd:1630 : local user=stack 2026-04-14 22:48:59.210 | + functions-common:_run_under_systemd:1631 : [[ -z stack ]] 2026-04-14 22:48:59.213 | + functions-common:_run_under_systemd:1634 : local 'env_vars=MALLOC_ARENA_MAX=1 MALLOC_MMAP_THRESHOLD_=131072 MALLOC_TRIM_THRESHOLD_=262144' 2026-04-14 22:48:59.216 | + functions-common:_run_under_systemd:1635 : [[ -v SYSTEMD_ENV_VARS[c-vol] ]] 2026-04-14 22:48:59.220 | + functions-common:_run_under_systemd:1638 : [[ /opt/stack/data/venv/bin/cinder-volume --config-file /etc/cinder/cinder.conf =~ uwsgi ]] 2026-04-14 22:48:59.222 | + functions-common:_run_under_systemd:1644 : write_user_unit_file devstack@c-vol.service '/opt/stack/data/venv/bin/cinder-volume --config-file /etc/cinder/cinder.conf' '' stack 'MALLOC_ARENA_MAX=1 MALLOC_MMAP_THRESHOLD_=131072 MALLOC_TRIM_THRESHOLD_=262144' 2026-04-14 22:48:59.225 | + functions-common:write_user_unit_file:1529 : local service=devstack@c-vol.service 2026-04-14 22:48:59.228 | + functions-common:write_user_unit_file:1530 : local 'command=/opt/stack/data/venv/bin/cinder-volume --config-file /etc/cinder/cinder.conf' 2026-04-14 22:48:59.231 | + functions-common:write_user_unit_file:1531 : local group= 2026-04-14 22:48:59.234 | + functions-common:write_user_unit_file:1532 : local user=stack 2026-04-14 22:48:59.237 | + functions-common:write_user_unit_file:1533 : local 'env_vars=MALLOC_ARENA_MAX=1 MALLOC_MMAP_THRESHOLD_=131072 MALLOC_TRIM_THRESHOLD_=262144' 2026-04-14 22:48:59.240 | + functions-common:write_user_unit_file:1534 : local extra= 2026-04-14 22:48:59.243 | + functions-common:write_user_unit_file:1535 : [[ -n '' ]] 2026-04-14 22:48:59.246 | + functions-common:write_user_unit_file:1538 : local unitfile=/etc/systemd/system/devstack@c-vol.service 2026-04-14 22:48:59.250 | + functions-common:write_user_unit_file:1539 : mkdir -p /etc/systemd/system 2026-04-14 22:48:59.255 | + functions-common:write_user_unit_file:1541 : iniset -sudo /etc/systemd/system/devstack@c-vol.service Unit Description 'Devstack devstack@c-vol.service' 2026-04-14 22:48:59.356 | + functions-common:write_user_unit_file:1542 : iniset -sudo /etc/systemd/system/devstack@c-vol.service Service Environment '"PATH=/opt/stack/devstack/files/openstack-cli-server:/bin:/opt/stack/data/venv/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/local/bin:/usr/local/sbin:/usr/sbin:/sbin"' 2026-04-14 22:48:59.453 | + functions-common:write_user_unit_file:1543 : iniset -sudo /etc/systemd/system/devstack@c-vol.service Service User stack 2026-04-14 22:48:59.542 | + functions-common:write_user_unit_file:1544 : iniset -sudo /etc/systemd/system/devstack@c-vol.service Service ExecStart '/opt/stack/data/venv/bin/cinder-volume --config-file /etc/cinder/cinder.conf' 2026-04-14 22:48:59.634 | + functions-common:write_user_unit_file:1545 : iniset -sudo /etc/systemd/system/devstack@c-vol.service Service KillMode process 2026-04-14 22:48:59.727 | + functions-common:write_user_unit_file:1546 : iniset -sudo /etc/systemd/system/devstack@c-vol.service Service TimeoutStopSec 300 2026-04-14 22:48:59.811 | + functions-common:write_user_unit_file:1547 : iniset -sudo /etc/systemd/system/devstack@c-vol.service Service ExecReload '/usr/bin/kill -HUP $MAINPID' 2026-04-14 22:48:59.898 | + functions-common:write_user_unit_file:1548 : [[ -n MALLOC_ARENA_MAX=1 MALLOC_MMAP_THRESHOLD_=131072 MALLOC_TRIM_THRESHOLD_=262144 ]] 2026-04-14 22:48:59.902 | + functions-common:write_user_unit_file:1549 : iniset -sudo /etc/systemd/system/devstack@c-vol.service Service Environment 'MALLOC_ARENA_MAX=1 MALLOC_MMAP_THRESHOLD_=131072 MALLOC_TRIM_THRESHOLD_=262144' 2026-04-14 22:48:59.993 | + functions-common:write_user_unit_file:1551 : [[ -n '' ]] 2026-04-14 22:48:59.997 | + functions-common:write_user_unit_file:1554 : iniset -sudo /etc/systemd/system/devstack@c-vol.service Install WantedBy multi-user.target 2026-04-14 22:49:00.106 | + functions-common:write_user_unit_file:1557 : sudo systemctl daemon-reload 2026-04-14 22:49:00.477 | + functions-common:_run_under_systemd:1647 : sudo systemctl enable devstack@c-vol.service 2026-04-14 22:49:00.502 | Created symlink '/etc/systemd/system/multi-user.target.wants/devstack@c-vol.service' → '/etc/systemd/system/devstack@c-vol.service'. 2026-04-14 22:49:00.879 | + functions-common:_run_under_systemd:1648 : sudo systemctl start devstack@c-vol.service 2026-04-14 22:49:00.946 | + functions-common:run_process:1680 : time_stop run_process 2026-04-14 22:49:00.949 | + functions-common:time_stop:2414 : local name 2026-04-14 22:49:00.953 | + functions-common:time_stop:2415 : local end_time 2026-04-14 22:49:00.957 | + functions-common:time_stop:2416 : local elapsed_time 2026-04-14 22:49:00.961 | + functions-common:time_stop:2417 : local total 2026-04-14 22:49:00.964 | + functions-common:time_stop:2418 : local start_time 2026-04-14 22:49:00.968 | + functions-common:time_stop:2420 : name=run_process 2026-04-14 22:49:00.972 | + functions-common:time_stop:2421 : start_time=1776206939143 2026-04-14 22:49:00.975 | + functions-common:time_stop:2423 : [[ -z 1776206939143 ]] 2026-04-14 22:49:00.980 | ++ functions-common:time_stop:2426 : date +%s%3N 2026-04-14 22:49:00.986 | + functions-common:time_stop:2426 : end_time=1776206940982 2026-04-14 22:49:00.990 | + functions-common:time_stop:2427 : elapsed_time=1839 2026-04-14 22:49:00.992 | + functions-common:time_stop:2428 : total=12052 2026-04-14 22:49:00.999 | + functions-common:time_stop:2430 : _TIME_START[$name]= 2026-04-14 22:49:01.002 | + functions-common:time_stop:2431 : _TIME_TOTAL[$name]=13891 2026-04-14 22:49:01.005 | + ./stack.sh:main:1335 : create_volume_types 2026-04-14 22:49:01.008 | + lib/cinder:create_volume_types:675 : is_service_enabled c-api 2026-04-14 22:49:01.028 | + functions-common:is_service_enabled:2070 : return 1 2026-04-14 22:49:01.032 | + ./stack.sh:main:1340 : [[ False == \T\r\u\e ]] 2026-04-14 22:49:01.034 | + ./stack.sh:main:1348 : is_service_enabled glance 2026-04-14 22:49:01.057 | + functions-common:is_service_enabled:2070 : return 1 2026-04-14 22:49:01.062 | + ./stack.sh:main:1364 : is_service_enabled mysql postgresql 2026-04-14 22:49:01.083 | + functions-common:is_service_enabled:2070 : return 1 2026-04-14 22:49:01.086 | + ./stack.sh:main:1372 : async_wait create_flavors 2026-04-14 22:49:01.140 | [3722 Async create_flavors:45282]: Waiting for completion of create_flavors running on PID 45282 (1 other jobs running) 2026-04-14 22:49:01.168 | [3722 Async create_flavors:45282]: Signaling child to exit 2026-04-14 22:49:01.172 | WAKEUP 2026-04-14 22:49:01.197 | [3722 Async create_flavors:45282]: Signaled 2026-04-14 22:49:01.199 | + lib/nova:create_flavors:1248 : is_service_enabled n-api 2026-04-14 22:49:01.199 | + functions-common:is_service_enabled:2070 : return 1 2026-04-14 22:49:01.252 | [3722 Async create_flavors:45282]: finished create_flavors with result 0 in 0 seconds 2026-04-14 22:49:01.258 | + inc/async:async_wait:197 : return 0 2026-04-14 22:49:01.262 | + ./stack.sh:main:1374 : is_service_enabled horizon 2026-04-14 22:49:01.282 | + functions-common:is_service_enabled:2070 : return 1 2026-04-14 22:49:01.285 | + ./stack.sh:main:1388 : is_service_enabled nova 2026-04-14 22:49:01.309 | + functions-common:is_service_enabled:2070 : return 0 2026-04-14 22:49:01.313 | + ./stack.sh:main:1388 : is_service_enabled keystone 2026-04-14 22:49:01.339 | + functions-common:is_service_enabled:2070 : return 1 2026-04-14 22:49:01.342 | + ./stack.sh:main:1400 : save_stackenv 2026-04-14 22:49:01.345 | + functions-common:save_stackenv:65 : local tag= 2026-04-14 22:49:01.349 | ++ functions-common:save_stackenv:67 : date +%F-%H%M%S 2026-04-14 22:49:01.355 | + functions-common:save_stackenv:67 : time_stamp=2026-04-14-224901 2026-04-14 22:49:01.359 | + functions-common:save_stackenv:68 : echo '# 2026-04-14-224901 ' 2026-04-14 22:49:01.362 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-04-14 22:49:01.367 | + functions-common:save_stackenv:70 : echo BASE_SQL_CONN=mysql+pymysql://root:secretdatabase@217.182.143.61 2026-04-14 22:49:01.370 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-04-14 22:49:01.373 | + functions-common:save_stackenv:70 : echo DATA_DIR=/opt/stack/data 2026-04-14 22:49:01.376 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-04-14 22:49:01.379 | + functions-common:save_stackenv:70 : echo DEST=/opt/stack 2026-04-14 22:49:01.382 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-04-14 22:49:01.385 | + functions-common:save_stackenv:70 : echo ENABLED_SERVICES=br-ex-tcpdump,br-int-flows,c-bak,c-vol,file_tracker,memory_tracker,n-cpu,openstack-cli-server,ovn-controller,ovs-vswitchd,ovsdb-server,placement-client,q-ovn-agent,tls-proxy 2026-04-14 22:49:01.388 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-04-14 22:49:01.391 | + functions-common:save_stackenv:70 : echo HOST_IP=213.32.73.159 2026-04-14 22:49:01.394 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-04-14 22:49:01.398 | + functions-common:save_stackenv:70 : echo 'KEYSTONE_SERVICE_URI=https://[2001:41d0:302:1000::1ab]/identity' 2026-04-14 22:49:01.402 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-04-14 22:49:01.405 | + functions-common:save_stackenv:70 : echo LOGFILE=/opt/stack/logs/devstacklog.txt.2026-04-14-223927 2026-04-14 22:49:01.408 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-04-14 22:49:01.412 | + functions-common:save_stackenv:70 : echo OS_CACERT=/opt/stack/data/ca-bundle.pem 2026-04-14 22:49:01.415 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-04-14 22:49:01.421 | + functions-common:save_stackenv:70 : echo 'SERVICE_HOST=[2001:41d0:302:1000::1ab]' 2026-04-14 22:49:01.424 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-04-14 22:49:01.428 | + functions-common:save_stackenv:70 : echo STACK_USER=stack 2026-04-14 22:49:01.432 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-04-14 22:49:01.436 | + functions-common:save_stackenv:70 : echo TLS_IP=IP:2001:41d0:302:1000::1ab,IP:2001:41d0:302:1000::1ab 2026-04-14 22:49:01.440 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-04-14 22:49:01.445 | + functions-common:save_stackenv:70 : echo HOST_IPV6=2001:41d0:302:1000::1ab 2026-04-14 22:49:01.448 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-04-14 22:49:01.451 | + functions-common:save_stackenv:70 : echo SERVICE_IP_VERSION=6 2026-04-14 22:49:01.455 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-04-14 22:49:01.458 | + functions-common:save_stackenv:70 : echo TUNNEL_ENDPOINT_IP=2001:41d0:302:1000::1ab 2026-04-14 22:49:01.461 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-04-14 22:49:01.465 | + functions-common:save_stackenv:70 : echo TUNNEL_IP_VERSION=6 2026-04-14 22:49:01.468 | + ./stack.sh:main:1411 : merge_config_group /opt/stack/devstack/local.conf extra 2026-04-14 22:49:01.473 | + inc/meta-config:merge_config_group:171 : local localfile=/opt/stack/devstack/local.conf 2026-04-14 22:49:01.476 | + inc/meta-config:merge_config_group:171 : shift 2026-04-14 22:49:01.480 | + inc/meta-config:merge_config_group:172 : local matchgroups=extra 2026-04-14 22:49:01.483 | + inc/meta-config:merge_config_group:174 : [[ -r /opt/stack/devstack/local.conf ]] 2026-04-14 22:49:01.487 | + inc/meta-config:merge_config_group:176 : local configfile group 2026-04-14 22:49:01.490 | + inc/meta-config:merge_config_group:177 : for group in $matchgroups 2026-04-14 22:49:01.494 | ++ inc/meta-config:merge_config_group:178 : get_meta_section_files /opt/stack/devstack/local.conf extra 2026-04-14 22:49:01.497 | ++ inc/meta-config:get_meta_section_files:63 : local file=/opt/stack/devstack/local.conf 2026-04-14 22:49:01.501 | ++ inc/meta-config:get_meta_section_files:64 : local matchgroup=extra 2026-04-14 22:49:01.504 | ++ inc/meta-config:get_meta_section_files:66 : [[ -r /opt/stack/devstack/local.conf ]] 2026-04-14 22:49:01.508 | ++ inc/meta-config:get_meta_section_files:68 : awk -v matchgroup=extra ' 2026-04-14 22:49:01.509 | /^\[\[.+\|.*\]\]/ { 2026-04-14 22:49:01.509 | gsub("[][]", "", $1); 2026-04-14 22:49:01.509 | split($1, a, "|"); 2026-04-14 22:49:01.509 | if (a[1] == matchgroup) 2026-04-14 22:49:01.509 | print a[2] 2026-04-14 22:49:01.509 | } 2026-04-14 22:49:01.509 | ' /opt/stack/devstack/local.conf 2026-04-14 22:49:01.515 | + ./stack.sh:main:1418 : run_phase stack extra 2026-04-14 22:49:01.520 | + functions-common:run_phase:1842 : local mode=stack 2026-04-14 22:49:01.523 | + functions-common:run_phase:1843 : local phase=extra 2026-04-14 22:49:01.527 | + functions-common:run_phase:1844 : [[ -d /opt/stack/devstack/extras.d ]] 2026-04-14 22:49:01.531 | + functions-common:run_phase:1845 : local extra_plugin_file_name 2026-04-14 22:49:01.534 | + functions-common:run_phase:1846 : for extra_plugin_file_name in $TOP_DIR/extras.d/*.sh 2026-04-14 22:49:01.537 | + functions-common:run_phase:1851 : local exceptions=80-tempest.sh 2026-04-14 22:49:01.541 | + functions-common:run_phase:1852 : local extra 2026-04-14 22:49:01.546 | ++ functions-common:run_phase:1853 : basename /opt/stack/devstack/extras.d/80-tempest.sh 2026-04-14 22:49:01.552 | + functions-common:run_phase:1853 : extra=80-tempest.sh 2026-04-14 22:49:01.556 | + functions-common:run_phase:1854 : [[ 80-tempest.sh =~ 80-tempest\.sh ]] 2026-04-14 22:49:01.560 | + functions-common:run_phase:1858 : [[ -r /opt/stack/devstack/extras.d/80-tempest.sh ]] 2026-04-14 22:49:01.563 | + functions-common:run_phase:1858 : source /opt/stack/devstack/extras.d/80-tempest.sh stack extra 2026-04-14 22:49:01.567 | ++ extras.d/80-tempest.sh:source:3 : is_service_enabled tempest 2026-04-14 22:49:01.587 | ++ functions-common:is_service_enabled:2070 : return 1 2026-04-14 22:49:01.591 | + functions-common:run_phase:1863 : [[ stack == \s\o\u\r\c\e ]] 2026-04-14 22:49:01.595 | + functions-common:run_phase:1866 : [[ stack == \o\v\e\r\r\i\d\e\_\d\e\f\a\u\l\t\s ]] 2026-04-14 22:49:01.598 | + functions-common:run_phase:1869 : run_plugins stack extra 2026-04-14 22:49:01.602 | + functions-common:run_plugins:1828 : local mode=stack 2026-04-14 22:49:01.606 | + functions-common:run_plugins:1829 : local phase=extra 2026-04-14 22:49:01.610 | + functions-common:run_plugins:1831 : local plugins=,devstack-plugin-ceph,neutron 2026-04-14 22:49:01.613 | + functions-common:run_plugins:1832 : local plugin 2026-04-14 22:49:01.616 | + functions-common:run_plugins:1833 : for plugin in ${plugins//,/ } 2026-04-14 22:49:01.620 | + functions-common:run_plugins:1834 : local dir=/opt/stack/devstack-plugin-ceph 2026-04-14 22:49:01.624 | + functions-common:run_plugins:1835 : [[ -f /opt/stack/devstack-plugin-ceph/devstack/plugin.sh ]] 2026-04-14 22:49:01.627 | + functions-common:run_plugins:1836 : source /opt/stack/devstack-plugin-ceph/devstack/plugin.sh stack extra 2026-04-14 22:49:01.630 | ++ /opt/stack/devstack-plugin-ceph/devstack/plugin.sh:source:2 : [[ stack == \s\o\u\r\c\e ]] 2026-04-14 22:49:01.633 | ++ /opt/stack/devstack-plugin-ceph/devstack/plugin.sh:source:5 : [[ stack == \s\t\a\c\k ]] 2026-04-14 22:49:01.637 | ++ /opt/stack/devstack-plugin-ceph/devstack/plugin.sh:source:5 : [[ extra == \p\r\e\-\i\n\s\t\a\l\l ]] 2026-04-14 22:49:01.641 | ++ /opt/stack/devstack-plugin-ceph/devstack/plugin.sh:source:13 : [[ stack == \s\t\a\c\k ]] 2026-04-14 22:49:01.644 | ++ /opt/stack/devstack-plugin-ceph/devstack/plugin.sh:source:13 : [[ extra == \i\n\s\t\a\l\l ]] 2026-04-14 22:49:01.648 | ++ /opt/stack/devstack-plugin-ceph/devstack/plugin.sh:source:24 : [[ stack == \s\t\a\c\k ]] 2026-04-14 22:49:01.650 | ++ /opt/stack/devstack-plugin-ceph/devstack/plugin.sh:source:24 : [[ extra == \p\o\s\t\-\c\o\n\f\i\g ]] 2026-04-14 22:49:01.654 | ++ /opt/stack/devstack-plugin-ceph/devstack/plugin.sh:source:30 : [[ stack == \s\t\a\c\k ]] 2026-04-14 22:49:01.657 | ++ /opt/stack/devstack-plugin-ceph/devstack/plugin.sh:source:30 : [[ extra == \t\e\s\t\-\c\o\n\f\i\g ]] 2026-04-14 22:49:01.660 | ++ /opt/stack/devstack-plugin-ceph/devstack/plugin.sh:source:40 : [[ stack == \u\n\s\t\a\c\k ]] 2026-04-14 22:49:01.663 | ++ /opt/stack/devstack-plugin-ceph/devstack/plugin.sh:source:40 : [[ stack == \c\l\e\a\n ]] 2026-04-14 22:49:01.667 | + functions-common:run_plugins:1833 : for plugin in ${plugins//,/ } 2026-04-14 22:49:01.671 | + functions-common:run_plugins:1834 : local dir=/opt/stack/neutron 2026-04-14 22:49:01.674 | + functions-common:run_plugins:1835 : [[ -f /opt/stack/neutron/devstack/plugin.sh ]] 2026-04-14 22:49:01.679 | + functions-common:run_plugins:1836 : source /opt/stack/neutron/devstack/plugin.sh stack extra 2026-04-14 22:49:01.681 | ++ /opt/stack/neutron/devstack/plugin.sh:source:1 : LIBDIR=/opt/stack/neutron/devstack/lib 2026-04-14 22:49:01.686 | ++ /opt/stack/neutron/devstack/plugin.sh:source:3 : source /opt/stack/neutron/devstack/lib/distributed_dhcp 2026-04-14 22:49:01.690 | ++ /opt/stack/neutron/devstack/plugin.sh:source:4 : source /opt/stack/neutron/devstack/lib/dns 2026-04-14 22:49:01.697 | ++ /opt/stack/neutron/devstack/plugin.sh:source:5 : source /opt/stack/neutron/devstack/lib/flavors 2026-04-14 22:49:01.701 | +++ /opt/stack/neutron/devstack/lib/flavors:source:4 : FLAVORS_PLUGIN=flavors 2026-04-14 22:49:01.704 | ++ /opt/stack/neutron/devstack/plugin.sh:source:6 : source /opt/stack/neutron/devstack/lib/l2_agent 2026-04-14 22:49:01.708 | ++ /opt/stack/neutron/devstack/plugin.sh:source:7 : source /opt/stack/neutron/devstack/lib/l2_agent_sriovnicswitch 2026-04-14 22:49:01.712 | +++ /opt/stack/neutron/devstack/lib/l2_agent_sriovnicswitch:source:1 : SRIOV_AGENT_CONF=etc/neutron/plugins/ml2/sriov_agent.ini 2026-04-14 22:49:01.716 | +++ /opt/stack/neutron/devstack/lib/l2_agent_sriovnicswitch:source:2 : SRIOV_AGENT_BINARY=/opt/stack/data/venv/bin/neutron-sriov-nic-agent 2026-04-14 22:49:01.721 | ++ /opt/stack/neutron/devstack/plugin.sh:source:8 : source /opt/stack/neutron/devstack/lib/l3_agent 2026-04-14 22:49:01.724 | ++ /opt/stack/neutron/devstack/plugin.sh:source:9 : source /opt/stack/neutron/devstack/lib/l3_conntrack_helper 2026-04-14 22:49:01.728 | ++ /opt/stack/neutron/devstack/plugin.sh:source:10 : source /opt/stack/neutron/devstack/lib/l3_ndp_proxy 2026-04-14 22:49:01.733 | ++ /opt/stack/neutron/devstack/plugin.sh:source:11 : source /opt/stack/neutron/devstack/lib/metadata_path 2026-04-14 22:49:01.737 | ++ /opt/stack/neutron/devstack/plugin.sh:source:12 : source /opt/stack/neutron/devstack/lib/ml2 2026-04-14 22:49:01.742 | ++ /opt/stack/neutron/devstack/plugin.sh:source:13 : source /opt/stack/neutron/devstack/lib/network_segment_range 2026-04-14 22:49:01.745 | ++ /opt/stack/neutron/devstack/plugin.sh:source:14 : source /opt/stack/neutron/devstack/lib/segments 2026-04-14 22:49:01.750 | ++ /opt/stack/neutron/devstack/plugin.sh:source:15 : source /opt/stack/neutron/devstack/lib/log 2026-04-14 22:49:01.754 | ++ /opt/stack/neutron/devstack/plugin.sh:source:16 : source /opt/stack/neutron/devstack/lib/fip_port_forwarding 2026-04-14 22:49:01.758 | ++ /opt/stack/neutron/devstack/plugin.sh:source:17 : source /opt/stack/neutron/devstack/lib/uplink_status_propagation 2026-04-14 22:49:01.763 | ++ /opt/stack/neutron/devstack/plugin.sh:source:18 : source /opt/stack/neutron/devstack/lib/tag_ports_during_bulk_creation 2026-04-14 22:49:01.767 | ++ /opt/stack/neutron/devstack/plugin.sh:source:19 : source /opt/stack/neutron/devstack/lib/octavia 2026-04-14 22:49:01.789 | ++ /opt/stack/neutron/devstack/plugin.sh:source:20 : source /opt/stack/neutron/devstack/lib/loki 2026-04-14 22:49:01.794 | ++ /opt/stack/neutron/devstack/plugin.sh:source:21 : source /opt/stack/neutron/devstack/lib/local_ip 2026-04-14 22:49:01.798 | ++ /opt/stack/neutron/devstack/plugin.sh:source:22 : source /opt/stack/neutron/devstack/lib/port_trusted_vif 2026-04-14 22:49:01.803 | ++ /opt/stack/neutron/devstack/plugin.sh:source:25 : source /opt/stack/devstack/lib/neutron_plugins/ovs_source 2026-04-14 22:49:01.808 | ++++ lib/neutron_plugins/ovs_source:source:17 : trueorfalse False Q_BUILD_OVS_FROM_GIT 2026-04-14 22:49:01.834 | +++ lib/neutron_plugins/ovs_source:source:17 : Q_BUILD_OVS_FROM_GIT=False 2026-04-14 22:49:01.838 | +++ lib/neutron_plugins/ovs_source:source:20 : OVS_REPO=https://github.com/openvswitch/ovs.git 2026-04-14 22:49:01.843 | ++++ lib/neutron_plugins/ovs_source:source:21 : basename https://github.com/openvswitch/ovs.git 2026-04-14 22:49:01.844 | ++++ lib/neutron_plugins/ovs_source:source:21 : cut -f1 -d. 2026-04-14 22:49:01.849 | +++ lib/neutron_plugins/ovs_source:source:21 : OVS_REPO_NAME=ovs 2026-04-14 22:49:01.852 | +++ lib/neutron_plugins/ovs_source:source:22 : OVS_REPO_NAME=ovs 2026-04-14 22:49:01.855 | +++ lib/neutron_plugins/ovs_source:source:23 : OVS_BRANCH=branch-3.3 2026-04-14 22:49:01.862 | +++ /opt/stack/neutron/devstack/plugin.sh:source:27 : trueorfalse False Q_BUILD_OVS_FROM_GIT 2026-04-14 22:49:01.883 | ++ /opt/stack/neutron/devstack/plugin.sh:source:27 : Q_BUILD_OVS_FROM_GIT=False 2026-04-14 22:49:01.886 | ++ /opt/stack/neutron/devstack/plugin.sh:source:34 : '[' -f /opt/stack/neutron/devstack/lib/ovn_agent ']' 2026-04-14 22:49:01.891 | ++ /opt/stack/neutron/devstack/plugin.sh:source:38 : [[ stack == \s\t\a\c\k ]] 2026-04-14 22:49:01.894 | ++ /opt/stack/neutron/devstack/plugin.sh:source:39 : case "$2" in 2026-04-14 22:49:01.898 | ++ /opt/stack/neutron/devstack/plugin.sh:source:124 : is_service_enabled q-sriov-agt neutron-sriov-agent 2026-04-14 22:49:01.917 | ++ functions-common:is_service_enabled:2070 : return 1 2026-04-14 22:49:01.920 | ++ /opt/stack/neutron/devstack/plugin.sh:source:127 : is_service_enabled br-ex-tcpdump 2026-04-14 22:49:01.941 | ++ functions-common:is_service_enabled:2070 : return 0 2026-04-14 22:49:01.944 | ++ /opt/stack/neutron/devstack/plugin.sh:source:129 : sudo ip link set dev br-ex up 2026-04-14 22:49:01.975 | +++ /opt/stack/neutron/devstack/plugin.sh:source:130 : which tcpdump 2026-04-14 22:49:01.982 | ++ /opt/stack/neutron/devstack/plugin.sh:source:130 : TCPDUMP=/bin/tcpdump 2026-04-14 22:49:01.985 | ++ /opt/stack/neutron/devstack/plugin.sh:source:131 : [[ ! -n /bin/tcpdump ]] 2026-04-14 22:49:01.988 | ++ /opt/stack/neutron/devstack/plugin.sh:source:138 : run_process br-ex-tcpdump '/bin/tcpdump -i br-ex arp or rarp or icmp or icmp6 -enlX' stack root 2026-04-14 22:49:01.991 | ++ functions-common:run_process:1668 : local service=br-ex-tcpdump 2026-04-14 22:49:01.995 | ++ functions-common:run_process:1669 : local 'command=/bin/tcpdump -i br-ex arp or rarp or icmp or icmp6 -enlX' 2026-04-14 22:49:01.998 | ++ functions-common:run_process:1670 : local group=stack 2026-04-14 22:49:02.002 | ++ functions-common:run_process:1671 : local user=root 2026-04-14 22:49:02.006 | ++ functions-common:run_process:1672 : local env_vars= 2026-04-14 22:49:02.010 | ++ functions-common:run_process:1674 : local name=br-ex-tcpdump 2026-04-14 22:49:02.013 | ++ functions-common:run_process:1676 : time_start run_process 2026-04-14 22:49:02.016 | ++ functions-common:time_start:2400 : local name=run_process 2026-04-14 22:49:02.020 | ++ functions-common:time_start:2401 : local start_time= 2026-04-14 22:49:02.022 | ++ functions-common:time_start:2402 : [[ -n '' ]] 2026-04-14 22:49:02.027 | +++ functions-common:time_start:2405 : date +%s%3N 2026-04-14 22:49:02.032 | ++ functions-common:time_start:2405 : _TIME_START[$name]=1776206942028 2026-04-14 22:49:02.034 | ++ functions-common:run_process:1677 : is_service_enabled br-ex-tcpdump 2026-04-14 22:49:02.053 | ++ functions-common:is_service_enabled:2070 : return 0 2026-04-14 22:49:02.056 | ++ functions-common:run_process:1678 : _run_under_systemd br-ex-tcpdump '/bin/tcpdump -i br-ex arp or rarp or icmp or icmp6 -enlX' stack root '' 2026-04-14 22:49:02.059 | ++ functions-common:_run_under_systemd:1622 : local service=br-ex-tcpdump 2026-04-14 22:49:02.062 | ++ functions-common:_run_under_systemd:1623 : local 'command=/bin/tcpdump -i br-ex arp or rarp or icmp or icmp6 -enlX' 2026-04-14 22:49:02.065 | ++ functions-common:_run_under_systemd:1624 : local 'cmd=/bin/tcpdump -i br-ex arp or rarp or icmp or icmp6 -enlX' 2026-04-14 22:49:02.067 | ++ functions-common:_run_under_systemd:1626 : _common_systemd_pitfalls '/bin/tcpdump -i br-ex arp or rarp or icmp or icmp6 -enlX' 2026-04-14 22:49:02.070 | ++ functions-common:_common_systemd_pitfalls:1594 : local 'cmd=/bin/tcpdump -i br-ex arp or rarp or icmp or icmp6 -enlX' 2026-04-14 22:49:02.073 | ++ functions-common:_common_systemd_pitfalls:1597 : [[ /bin/tcpdump -i br-ex arp or rarp or icmp or icmp6 -enlX =~ sudo ]] 2026-04-14 22:49:02.076 | ++ functions-common:_common_systemd_pitfalls:1608 : [[ ! /bin/tcpdump -i br-ex arp or rarp or icmp or icmp6 -enlX =~ ^/ ]] 2026-04-14 22:49:02.079 | ++ functions-common:_run_under_systemd:1628 : local systemd_service=devstack@br-ex-tcpdump.service 2026-04-14 22:49:02.082 | ++ functions-common:_run_under_systemd:1629 : local group=stack 2026-04-14 22:49:02.086 | ++ functions-common:_run_under_systemd:1630 : local user=root 2026-04-14 22:49:02.089 | ++ functions-common:_run_under_systemd:1631 : [[ -z root ]] 2026-04-14 22:49:02.093 | ++ functions-common:_run_under_systemd:1634 : local env_vars= 2026-04-14 22:49:02.096 | ++ functions-common:_run_under_systemd:1635 : [[ -v SYSTEMD_ENV_VARS[br-ex-tcpdump] ]] 2026-04-14 22:49:02.099 | ++ functions-common:_run_under_systemd:1638 : [[ /bin/tcpdump -i br-ex arp or rarp or icmp or icmp6 -enlX =~ uwsgi ]] 2026-04-14 22:49:02.102 | ++ functions-common:_run_under_systemd:1644 : write_user_unit_file devstack@br-ex-tcpdump.service '/bin/tcpdump -i br-ex arp or rarp or icmp or icmp6 -enlX' stack root '' 2026-04-14 22:49:02.104 | ++ functions-common:write_user_unit_file:1529 : local service=devstack@br-ex-tcpdump.service 2026-04-14 22:49:02.107 | ++ functions-common:write_user_unit_file:1530 : local 'command=/bin/tcpdump -i br-ex arp or rarp or icmp or icmp6 -enlX' 2026-04-14 22:49:02.111 | ++ functions-common:write_user_unit_file:1531 : local group=stack 2026-04-14 22:49:02.113 | ++ functions-common:write_user_unit_file:1532 : local user=root 2026-04-14 22:49:02.116 | ++ functions-common:write_user_unit_file:1533 : local env_vars= 2026-04-14 22:49:02.119 | ++ functions-common:write_user_unit_file:1534 : local extra= 2026-04-14 22:49:02.122 | ++ functions-common:write_user_unit_file:1535 : [[ -n stack ]] 2026-04-14 22:49:02.125 | ++ functions-common:write_user_unit_file:1536 : extra=Group=stack 2026-04-14 22:49:02.128 | ++ functions-common:write_user_unit_file:1538 : local unitfile=/etc/systemd/system/devstack@br-ex-tcpdump.service 2026-04-14 22:49:02.130 | ++ functions-common:write_user_unit_file:1539 : mkdir -p /etc/systemd/system 2026-04-14 22:49:02.135 | ++ functions-common:write_user_unit_file:1541 : iniset -sudo /etc/systemd/system/devstack@br-ex-tcpdump.service Unit Description 'Devstack devstack@br-ex-tcpdump.service' 2026-04-14 22:49:02.245 | ++ functions-common:write_user_unit_file:1542 : iniset -sudo /etc/systemd/system/devstack@br-ex-tcpdump.service Service Environment '"PATH=/opt/stack/devstack/files/openstack-cli-server:/bin:/opt/stack/data/venv/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/local/bin:/usr/local/sbin:/usr/sbin:/sbin"' 2026-04-14 22:49:02.337 | ++ functions-common:write_user_unit_file:1543 : iniset -sudo /etc/systemd/system/devstack@br-ex-tcpdump.service Service User root 2026-04-14 22:49:02.417 | ++ functions-common:write_user_unit_file:1544 : iniset -sudo /etc/systemd/system/devstack@br-ex-tcpdump.service Service ExecStart '/bin/tcpdump -i br-ex arp or rarp or icmp or icmp6 -enlX' 2026-04-14 22:49:02.497 | ++ functions-common:write_user_unit_file:1545 : iniset -sudo /etc/systemd/system/devstack@br-ex-tcpdump.service Service KillMode process 2026-04-14 22:49:02.581 | ++ functions-common:write_user_unit_file:1546 : iniset -sudo /etc/systemd/system/devstack@br-ex-tcpdump.service Service TimeoutStopSec 300 2026-04-14 22:49:02.670 | ++ functions-common:write_user_unit_file:1547 : iniset -sudo /etc/systemd/system/devstack@br-ex-tcpdump.service Service ExecReload '/usr/bin/kill -HUP $MAINPID' 2026-04-14 22:49:02.743 | ++ functions-common:write_user_unit_file:1548 : [[ -n '' ]] 2026-04-14 22:49:02.747 | ++ functions-common:write_user_unit_file:1551 : [[ -n stack ]] 2026-04-14 22:49:02.750 | ++ functions-common:write_user_unit_file:1552 : iniset -sudo /etc/systemd/system/devstack@br-ex-tcpdump.service Service Group stack 2026-04-14 22:49:02.838 | ++ functions-common:write_user_unit_file:1554 : iniset -sudo /etc/systemd/system/devstack@br-ex-tcpdump.service Install WantedBy multi-user.target 2026-04-14 22:49:02.935 | ++ functions-common:write_user_unit_file:1557 : sudo systemctl daemon-reload 2026-04-14 22:49:03.397 | ++ functions-common:_run_under_systemd:1647 : sudo systemctl enable devstack@br-ex-tcpdump.service 2026-04-14 22:49:03.429 | Created symlink '/etc/systemd/system/multi-user.target.wants/devstack@br-ex-tcpdump.service' → '/etc/systemd/system/devstack@br-ex-tcpdump.service'. 2026-04-14 22:49:03.846 | ++ functions-common:_run_under_systemd:1648 : sudo systemctl start devstack@br-ex-tcpdump.service 2026-04-14 22:49:03.953 | ++ functions-common:run_process:1680 : time_stop run_process 2026-04-14 22:49:03.956 | ++ functions-common:time_stop:2414 : local name 2026-04-14 22:49:03.960 | ++ functions-common:time_stop:2415 : local end_time 2026-04-14 22:49:03.963 | ++ functions-common:time_stop:2416 : local elapsed_time 2026-04-14 22:49:03.967 | ++ functions-common:time_stop:2417 : local total 2026-04-14 22:49:03.970 | ++ functions-common:time_stop:2418 : local start_time 2026-04-14 22:49:03.973 | ++ functions-common:time_stop:2420 : name=run_process 2026-04-14 22:49:03.976 | ++ functions-common:time_stop:2421 : start_time=1776206942028 2026-04-14 22:49:03.979 | ++ functions-common:time_stop:2423 : [[ -z 1776206942028 ]] 2026-04-14 22:49:03.983 | +++ functions-common:time_stop:2426 : date +%s%3N 2026-04-14 22:49:03.988 | ++ functions-common:time_stop:2426 : end_time=1776206943985 2026-04-14 22:49:03.991 | ++ functions-common:time_stop:2427 : elapsed_time=1957 2026-04-14 22:49:03.993 | ++ functions-common:time_stop:2428 : total=13891 2026-04-14 22:49:03.996 | ++ functions-common:time_stop:2430 : _TIME_START[$name]= 2026-04-14 22:49:04.000 | ++ functions-common:time_stop:2431 : _TIME_TOTAL[$name]=15848 2026-04-14 22:49:04.002 | ++ /opt/stack/neutron/devstack/plugin.sh:source:141 : is_service_enabled br-int-flows 2026-04-14 22:49:04.019 | ++ functions-common:is_service_enabled:2070 : return 0 2026-04-14 22:49:04.023 | ++ /opt/stack/neutron/devstack/plugin.sh:source:142 : run_process br-int-flows '/bin/sh -c "set +e; while true; do echo ovs-ofctl dump-flows br-int; ovs-ofctl dump-flows br-int ; sleep 30; done; "' stack root 2026-04-14 22:49:04.025 | ++ functions-common:run_process:1668 : local service=br-int-flows 2026-04-14 22:49:04.029 | ++ functions-common:run_process:1669 : local 'command=/bin/sh -c "set +e; while true; do echo ovs-ofctl dump-flows br-int; ovs-ofctl dump-flows br-int ; sleep 30; done; "' 2026-04-14 22:49:04.032 | ++ functions-common:run_process:1670 : local group=stack 2026-04-14 22:49:04.035 | ++ functions-common:run_process:1671 : local user=root 2026-04-14 22:49:04.039 | ++ functions-common:run_process:1672 : local env_vars= 2026-04-14 22:49:04.042 | ++ functions-common:run_process:1674 : local name=br-int-flows 2026-04-14 22:49:04.045 | ++ functions-common:run_process:1676 : time_start run_process 2026-04-14 22:49:04.049 | ++ functions-common:time_start:2400 : local name=run_process 2026-04-14 22:49:04.052 | ++ functions-common:time_start:2401 : local start_time= 2026-04-14 22:49:04.056 | ++ functions-common:time_start:2402 : [[ -n '' ]] 2026-04-14 22:49:04.060 | +++ functions-common:time_start:2405 : date +%s%3N 2026-04-14 22:49:04.066 | ++ functions-common:time_start:2405 : _TIME_START[$name]=1776206944061 2026-04-14 22:49:04.068 | ++ functions-common:run_process:1677 : is_service_enabled br-int-flows 2026-04-14 22:49:04.089 | ++ functions-common:is_service_enabled:2070 : return 0 2026-04-14 22:49:04.092 | ++ functions-common:run_process:1678 : _run_under_systemd br-int-flows '/bin/sh -c "set +e; while true; do echo ovs-ofctl dump-flows br-int; ovs-ofctl dump-flows br-int ; sleep 30; done; "' stack root '' 2026-04-14 22:49:04.096 | ++ functions-common:_run_under_systemd:1622 : local service=br-int-flows 2026-04-14 22:49:04.099 | ++ functions-common:_run_under_systemd:1623 : local 'command=/bin/sh -c "set +e; while true; do echo ovs-ofctl dump-flows br-int; ovs-ofctl dump-flows br-int ; sleep 30; done; "' 2026-04-14 22:49:04.102 | ++ functions-common:_run_under_systemd:1624 : local 'cmd=/bin/sh -c "set +e; while true; do echo ovs-ofctl dump-flows br-int; ovs-ofctl dump-flows br-int ; sleep 30; done; "' 2026-04-14 22:49:04.105 | ++ functions-common:_run_under_systemd:1626 : _common_systemd_pitfalls '/bin/sh -c "set +e; while true; do echo ovs-ofctl dump-flows br-int; ovs-ofctl dump-flows br-int ; sleep 30; done; "' 2026-04-14 22:49:04.109 | ++ functions-common:_common_systemd_pitfalls:1594 : local 'cmd=/bin/sh -c "set +e; while true; do echo ovs-ofctl dump-flows br-int; ovs-ofctl dump-flows br-int ; sleep 30; done; "' 2026-04-14 22:49:04.112 | ++ functions-common:_common_systemd_pitfalls:1597 : [[ /bin/sh -c "set +e; while true; do echo ovs-ofctl dump-flows br-int; ovs-ofctl dump-flows br-int ; sleep 30; done; " =~ sudo ]] 2026-04-14 22:49:04.115 | ++ functions-common:_common_systemd_pitfalls:1608 : [[ ! /bin/sh -c "set +e; while true; do echo ovs-ofctl dump-flows br-int; ovs-ofctl dump-flows br-int ; sleep 30; done; " =~ ^/ ]] 2026-04-14 22:49:04.118 | ++ functions-common:_run_under_systemd:1628 : local systemd_service=devstack@br-int-flows.service 2026-04-14 22:49:04.121 | ++ functions-common:_run_under_systemd:1629 : local group=stack 2026-04-14 22:49:04.124 | ++ functions-common:_run_under_systemd:1630 : local user=root 2026-04-14 22:49:04.127 | ++ functions-common:_run_under_systemd:1631 : [[ -z root ]] 2026-04-14 22:49:04.130 | ++ functions-common:_run_under_systemd:1634 : local env_vars= 2026-04-14 22:49:04.133 | ++ functions-common:_run_under_systemd:1635 : [[ -v SYSTEMD_ENV_VARS[br-int-flows] ]] 2026-04-14 22:49:04.136 | ++ functions-common:_run_under_systemd:1638 : [[ /bin/sh -c "set +e; while true; do echo ovs-ofctl dump-flows br-int; ovs-ofctl dump-flows br-int ; sleep 30; done; " =~ uwsgi ]] 2026-04-14 22:49:04.140 | ++ functions-common:_run_under_systemd:1644 : write_user_unit_file devstack@br-int-flows.service '/bin/sh -c "set +e; while true; do echo ovs-ofctl dump-flows br-int; ovs-ofctl dump-flows br-int ; sleep 30; done; "' stack root '' 2026-04-14 22:49:04.142 | ++ functions-common:write_user_unit_file:1529 : local service=devstack@br-int-flows.service 2026-04-14 22:49:04.145 | ++ functions-common:write_user_unit_file:1530 : local 'command=/bin/sh -c "set +e; while true; do echo ovs-ofctl dump-flows br-int; ovs-ofctl dump-flows br-int ; sleep 30; done; "' 2026-04-14 22:49:04.148 | ++ functions-common:write_user_unit_file:1531 : local group=stack 2026-04-14 22:49:04.151 | ++ functions-common:write_user_unit_file:1532 : local user=root 2026-04-14 22:49:04.154 | ++ functions-common:write_user_unit_file:1533 : local env_vars= 2026-04-14 22:49:04.157 | ++ functions-common:write_user_unit_file:1534 : local extra= 2026-04-14 22:49:04.159 | ++ functions-common:write_user_unit_file:1535 : [[ -n stack ]] 2026-04-14 22:49:04.163 | ++ functions-common:write_user_unit_file:1536 : extra=Group=stack 2026-04-14 22:49:04.166 | ++ functions-common:write_user_unit_file:1538 : local unitfile=/etc/systemd/system/devstack@br-int-flows.service 2026-04-14 22:49:04.169 | ++ functions-common:write_user_unit_file:1539 : mkdir -p /etc/systemd/system 2026-04-14 22:49:04.173 | ++ functions-common:write_user_unit_file:1541 : iniset -sudo /etc/systemd/system/devstack@br-int-flows.service Unit Description 'Devstack devstack@br-int-flows.service' 2026-04-14 22:49:04.273 | ++ functions-common:write_user_unit_file:1542 : iniset -sudo /etc/systemd/system/devstack@br-int-flows.service Service Environment '"PATH=/opt/stack/devstack/files/openstack-cli-server:/bin:/opt/stack/data/venv/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/local/bin:/usr/local/sbin:/usr/sbin:/sbin"' 2026-04-14 22:49:04.362 | ++ functions-common:write_user_unit_file:1543 : iniset -sudo /etc/systemd/system/devstack@br-int-flows.service Service User root 2026-04-14 22:49:04.446 | ++ functions-common:write_user_unit_file:1544 : iniset -sudo /etc/systemd/system/devstack@br-int-flows.service Service ExecStart '/bin/sh -c "set +e; while true; do echo ovs-ofctl dump-flows br-int; ovs-ofctl dump-flows br-int ; sleep 30; done; "' 2026-04-14 22:49:04.530 | ++ functions-common:write_user_unit_file:1545 : iniset -sudo /etc/systemd/system/devstack@br-int-flows.service Service KillMode process 2026-04-14 22:49:04.623 | ++ functions-common:write_user_unit_file:1546 : iniset -sudo /etc/systemd/system/devstack@br-int-flows.service Service TimeoutStopSec 300 2026-04-14 22:49:04.713 | ++ functions-common:write_user_unit_file:1547 : iniset -sudo /etc/systemd/system/devstack@br-int-flows.service Service ExecReload '/usr/bin/kill -HUP $MAINPID' 2026-04-14 22:49:04.795 | ++ functions-common:write_user_unit_file:1548 : [[ -n '' ]] 2026-04-14 22:49:04.798 | ++ functions-common:write_user_unit_file:1551 : [[ -n stack ]] 2026-04-14 22:49:04.801 | ++ functions-common:write_user_unit_file:1552 : iniset -sudo /etc/systemd/system/devstack@br-int-flows.service Service Group stack 2026-04-14 22:49:04.886 | ++ functions-common:write_user_unit_file:1554 : iniset -sudo /etc/systemd/system/devstack@br-int-flows.service Install WantedBy multi-user.target 2026-04-14 22:49:04.988 | ++ functions-common:write_user_unit_file:1557 : sudo systemctl daemon-reload 2026-04-14 22:49:05.406 | ++ functions-common:_run_under_systemd:1647 : sudo systemctl enable devstack@br-int-flows.service 2026-04-14 22:49:05.444 | Created symlink '/etc/systemd/system/multi-user.target.wants/devstack@br-int-flows.service' → '/etc/systemd/system/devstack@br-int-flows.service'. 2026-04-14 22:49:05.822 | ++ functions-common:_run_under_systemd:1648 : sudo systemctl start devstack@br-int-flows.service 2026-04-14 22:49:05.914 | ++ functions-common:run_process:1680 : time_stop run_process 2026-04-14 22:49:05.916 | ++ functions-common:time_stop:2414 : local name 2026-04-14 22:49:05.920 | ++ functions-common:time_stop:2415 : local end_time 2026-04-14 22:49:05.923 | ++ functions-common:time_stop:2416 : local elapsed_time 2026-04-14 22:49:05.927 | ++ functions-common:time_stop:2417 : local total 2026-04-14 22:49:05.930 | ++ functions-common:time_stop:2418 : local start_time 2026-04-14 22:49:05.934 | ++ functions-common:time_stop:2420 : name=run_process 2026-04-14 22:49:05.937 | ++ functions-common:time_stop:2421 : start_time=1776206944061 2026-04-14 22:49:05.941 | ++ functions-common:time_stop:2423 : [[ -z 1776206944061 ]] 2026-04-14 22:49:05.945 | +++ functions-common:time_stop:2426 : date +%s%3N 2026-04-14 22:49:05.950 | ++ functions-common:time_stop:2426 : end_time=1776206945947 2026-04-14 22:49:05.953 | ++ functions-common:time_stop:2427 : elapsed_time=1886 2026-04-14 22:49:05.956 | ++ functions-common:time_stop:2428 : total=15848 2026-04-14 22:49:05.959 | ++ functions-common:time_stop:2430 : _TIME_START[$name]= 2026-04-14 22:49:05.962 | ++ functions-common:time_stop:2431 : _TIME_TOTAL[$name]=17734 2026-04-14 22:49:05.965 | + ./stack.sh:main:1426 : merge_config_group /opt/stack/devstack/local.conf post-extra 2026-04-14 22:49:05.969 | + inc/meta-config:merge_config_group:171 : local localfile=/opt/stack/devstack/local.conf 2026-04-14 22:49:05.973 | + inc/meta-config:merge_config_group:171 : shift 2026-04-14 22:49:05.976 | + inc/meta-config:merge_config_group:172 : local matchgroups=post-extra 2026-04-14 22:49:05.979 | + inc/meta-config:merge_config_group:174 : [[ -r /opt/stack/devstack/local.conf ]] 2026-04-14 22:49:05.982 | + inc/meta-config:merge_config_group:176 : local configfile group 2026-04-14 22:49:05.985 | + inc/meta-config:merge_config_group:177 : for group in $matchgroups 2026-04-14 22:49:05.989 | ++ inc/meta-config:merge_config_group:178 : get_meta_section_files /opt/stack/devstack/local.conf post-extra 2026-04-14 22:49:05.992 | ++ inc/meta-config:get_meta_section_files:63 : local file=/opt/stack/devstack/local.conf 2026-04-14 22:49:05.996 | ++ inc/meta-config:get_meta_section_files:64 : local matchgroup=post-extra 2026-04-14 22:49:05.999 | ++ inc/meta-config:get_meta_section_files:66 : [[ -r /opt/stack/devstack/local.conf ]] 2026-04-14 22:49:06.002 | ++ inc/meta-config:get_meta_section_files:68 : awk -v matchgroup=post-extra ' 2026-04-14 22:49:06.002 | /^\[\[.+\|.*\]\]/ { 2026-04-14 22:49:06.002 | gsub("[][]", "", $1); 2026-04-14 22:49:06.002 | split($1, a, "|"); 2026-04-14 22:49:06.002 | if (a[1] == matchgroup) 2026-04-14 22:49:06.002 | print a[2] 2026-04-14 22:49:06.002 | } 2026-04-14 22:49:06.002 | ' /opt/stack/devstack/local.conf 2026-04-14 22:49:06.010 | + ./stack.sh:main:1435 : is_service_enabled n-cpu 2026-04-14 22:49:06.030 | + functions-common:is_service_enabled:2070 : return 0 2026-04-14 22:49:06.032 | + ./stack.sh:main:1436 : is_nova_ready 2026-04-14 22:49:06.035 | + lib/nova:is_nova_ready:1173 : wait_for_compute 60 2026-04-14 22:49:06.039 | + functions:wait_for_compute:490 : local timeout=60 2026-04-14 22:49:06.042 | + functions:wait_for_compute:491 : local rval=0 2026-04-14 22:49:06.046 | + functions:wait_for_compute:492 : local compute_hostname 2026-04-14 22:49:06.049 | + functions:wait_for_compute:493 : time_start wait_for_service 2026-04-14 22:49:06.052 | + functions-common:time_start:2400 : local name=wait_for_service 2026-04-14 22:49:06.056 | + functions-common:time_start:2401 : local start_time= 2026-04-14 22:49:06.059 | + functions-common:time_start:2402 : [[ -n '' ]] 2026-04-14 22:49:06.063 | ++ functions-common:time_start:2405 : date +%s%3N 2026-04-14 22:49:06.070 | + functions-common:time_start:2405 : _TIME_START[$name]=1776206946066 2026-04-14 22:49:06.074 | ++ functions:wait_for_compute:494 : iniget /etc/nova/nova.conf DEFAULT host 2026-04-14 22:49:06.099 | + functions:wait_for_compute:494 : compute_hostname= 2026-04-14 22:49:06.102 | + functions:wait_for_compute:495 : [[ -z '' ]] 2026-04-14 22:49:06.106 | ++ functions:wait_for_compute:496 : hostname 2026-04-14 22:49:06.111 | + functions:wait_for_compute:496 : compute_hostname=np7792c2587c804 2026-04-14 22:49:06.114 | + functions:wait_for_compute:498 : timeout 60 bash -x 2026-04-14 22:49:06.119 | ++ functions:wait_for_compute:498 : hostname 2026-04-14 22:49:06.125 | + :: : ID= 2026-04-14 22:49:06.127 | + :: : [[ '' == '' ]] 2026-04-14 22:49:06.129 | + :: : sleep 1 2026-04-14 22:49:07.132 | + :: : [[ libvirt = \f\a\k\e ]] 2026-04-14 22:49:07.135 | ++ :: : openstack --os-cloud devstack-admin --os-region RegionOne compute service list --host np7792c2587c804 --service nova-compute -c ID -f value 2026-04-14 22:49:07.429 | Failed to discover available identity versions when contacting https://[2001:41d0:302:1000::1ab]/identity. Attempting to parse version from URL. 2026-04-14 22:49:07.429 | Could not find versioned identity endpoints when attempting to authenticate. Please check that your auth_url is correct. Not Found (HTTP 404) 2026-04-14 22:49:07.429 | 2026-04-14 22:49:07.435 | + :: : ID= 2026-04-14 22:49:07.437 | + :: : [[ '' == '' ]] 2026-04-14 22:49:07.438 | + :: : sleep 1 2026-04-14 22:49:08.442 | + :: : [[ libvirt = \f\a\k\e ]] 2026-04-14 22:49:08.445 | ++ :: : openstack --os-cloud devstack-admin --os-region RegionOne compute service list --host np7792c2587c804 --service nova-compute -c ID -f value 2026-04-14 22:49:08.520 | Failed to discover available identity versions when contacting https://[2001:41d0:302:1000::1ab]/identity. Attempting to parse version from URL. 2026-04-14 22:49:08.520 | Could not find versioned identity endpoints when attempting to authenticate. Please check that your auth_url is correct. Not Found (HTTP 404) 2026-04-14 22:49:08.520 | 2026-04-14 22:49:08.526 | + :: : ID= 2026-04-14 22:49:08.527 | + :: : [[ '' == '' ]] 2026-04-14 22:49:08.530 | + :: : sleep 1 2026-04-14 22:49:09.533 | + :: : [[ libvirt = \f\a\k\e ]] 2026-04-14 22:49:09.536 | ++ :: : openstack --os-cloud devstack-admin --os-region RegionOne compute service list --host np7792c2587c804 --service nova-compute -c ID -f value 2026-04-14 22:49:09.618 | Failed to discover available identity versions when contacting https://[2001:41d0:302:1000::1ab]/identity. Attempting to parse version from URL. 2026-04-14 22:49:09.618 | Could not find versioned identity endpoints when attempting to authenticate. Please check that your auth_url is correct. Not Found (HTTP 404) 2026-04-14 22:49:09.618 | 2026-04-14 22:49:09.625 | + :: : ID= 2026-04-14 22:49:09.627 | + :: : [[ '' == '' ]] 2026-04-14 22:49:09.629 | + :: : sleep 1 2026-04-14 22:49:10.633 | + :: : [[ libvirt = \f\a\k\e ]] 2026-04-14 22:49:10.637 | ++ :: : openstack --os-cloud devstack-admin --os-region RegionOne compute service list --host np7792c2587c804 --service nova-compute -c ID -f value 2026-04-14 22:49:10.705 | Failed to discover available identity versions when contacting https://[2001:41d0:302:1000::1ab]/identity. Attempting to parse version from URL. 2026-04-14 22:49:10.705 | Could not find versioned identity endpoints when attempting to authenticate. Please check that your auth_url is correct. Not Found (HTTP 404) 2026-04-14 22:49:10.705 | 2026-04-14 22:49:10.715 | + :: : ID= 2026-04-14 22:49:10.717 | + :: : [[ '' == '' ]] 2026-04-14 22:49:10.719 | + :: : sleep 1 2026-04-14 22:49:11.723 | + :: : [[ libvirt = \f\a\k\e ]] 2026-04-14 22:49:11.725 | ++ :: : openstack --os-cloud devstack-admin --os-region RegionOne compute service list --host np7792c2587c804 --service nova-compute -c ID -f value 2026-04-14 22:49:11.816 | Failed to discover available identity versions when contacting https://[2001:41d0:302:1000::1ab]/identity. Attempting to parse version from URL. 2026-04-14 22:49:11.816 | Could not find versioned identity endpoints when attempting to authenticate. Please check that your auth_url is correct. Not Found (HTTP 404) 2026-04-14 22:49:11.816 | 2026-04-14 22:49:11.822 | + :: : ID= 2026-04-14 22:49:11.824 | + :: : [[ '' == '' ]] 2026-04-14 22:49:11.826 | + :: : sleep 1 2026-04-14 22:49:12.831 | + :: : [[ libvirt = \f\a\k\e ]] 2026-04-14 22:49:12.834 | ++ :: : openstack --os-cloud devstack-admin --os-region RegionOne compute service list --host np7792c2587c804 --service nova-compute -c ID -f value 2026-04-14 22:49:12.909 | Failed to discover available identity versions when contacting https://[2001:41d0:302:1000::1ab]/identity. Attempting to parse version from URL. 2026-04-14 22:49:12.909 | Could not find versioned identity endpoints when attempting to authenticate. Please check that your auth_url is correct. Not Found (HTTP 404) 2026-04-14 22:49:12.909 | 2026-04-14 22:49:12.917 | + :: : ID= 2026-04-14 22:49:12.919 | + :: : [[ '' == '' ]] 2026-04-14 22:49:12.921 | + :: : sleep 1 2026-04-14 22:49:13.926 | + :: : [[ libvirt = \f\a\k\e ]] 2026-04-14 22:49:13.929 | ++ :: : openstack --os-cloud devstack-admin --os-region RegionOne compute service list --host np7792c2587c804 --service nova-compute -c ID -f value 2026-04-14 22:49:14.003 | Failed to discover available identity versions when contacting https://[2001:41d0:302:1000::1ab]/identity. Attempting to parse version from URL. 2026-04-14 22:49:14.003 | Could not find versioned identity endpoints when attempting to authenticate. Please check that your auth_url is correct. Not Found (HTTP 404) 2026-04-14 22:49:14.004 | 2026-04-14 22:49:14.012 | + :: : ID= 2026-04-14 22:49:14.014 | + :: : [[ '' == '' ]] 2026-04-14 22:49:14.016 | + :: : sleep 1 2026-04-14 22:49:15.022 | + :: : [[ libvirt = \f\a\k\e ]] 2026-04-14 22:49:15.025 | ++ :: : openstack --os-cloud devstack-admin --os-region RegionOne compute service list --host np7792c2587c804 --service nova-compute -c ID -f value 2026-04-14 22:49:15.119 | Failed to discover available identity versions when contacting https://[2001:41d0:302:1000::1ab]/identity. Attempting to parse version from URL. 2026-04-14 22:49:15.119 | Could not find versioned identity endpoints when attempting to authenticate. Please check that your auth_url is correct. Not Found (HTTP 404) 2026-04-14 22:49:15.119 | 2026-04-14 22:49:15.130 | + :: : ID= 2026-04-14 22:49:15.133 | + :: : [[ '' == '' ]] 2026-04-14 22:49:15.135 | + :: : sleep 1 2026-04-14 22:49:16.140 | + :: : [[ libvirt = \f\a\k\e ]] 2026-04-14 22:49:16.143 | ++ :: : openstack --os-cloud devstack-admin --os-region RegionOne compute service list --host np7792c2587c804 --service nova-compute -c ID -f value 2026-04-14 22:49:16.256 | Failed to discover available identity versions when contacting https://[2001:41d0:302:1000::1ab]/identity. Attempting to parse version from URL. 2026-04-14 22:49:16.256 | Could not find versioned identity endpoints when attempting to authenticate. Please check that your auth_url is correct. Not Found (HTTP 404) 2026-04-14 22:49:16.256 | 2026-04-14 22:49:16.272 | + :: : ID= 2026-04-14 22:49:16.274 | + :: : [[ '' == '' ]] 2026-04-14 22:49:16.277 | + :: : sleep 1 2026-04-14 22:49:17.282 | + :: : [[ libvirt = \f\a\k\e ]] 2026-04-14 22:49:17.285 | ++ :: : openstack --os-cloud devstack-admin --os-region RegionOne compute service list --host np7792c2587c804 --service nova-compute -c ID -f value 2026-04-14 22:49:17.360 | Failed to discover available identity versions when contacting https://[2001:41d0:302:1000::1ab]/identity. Attempting to parse version from URL. 2026-04-14 22:49:17.360 | Could not find versioned identity endpoints when attempting to authenticate. Please check that your auth_url is correct. Not Found (HTTP 404) 2026-04-14 22:49:17.360 | 2026-04-14 22:49:17.373 | + :: : ID= 2026-04-14 22:49:17.374 | + :: : [[ '' == '' ]] 2026-04-14 22:49:17.377 | + :: : sleep 1 2026-04-14 22:49:18.381 | + :: : [[ libvirt = \f\a\k\e ]] 2026-04-14 22:49:18.384 | ++ :: : openstack --os-cloud devstack-admin --os-region RegionOne compute service list --host np7792c2587c804 --service nova-compute -c ID -f value 2026-04-14 22:49:18.456 | Failed to discover available identity versions when contacting https://[2001:41d0:302:1000::1ab]/identity. Attempting to parse version from URL. 2026-04-14 22:49:18.456 | Could not find versioned identity endpoints when attempting to authenticate. Please check that your auth_url is correct. Not Found (HTTP 404) 2026-04-14 22:49:18.456 | 2026-04-14 22:49:18.461 | + :: : ID= 2026-04-14 22:49:18.463 | + :: : [[ '' == '' ]] 2026-04-14 22:49:18.465 | + :: : sleep 1 2026-04-14 22:49:19.469 | + :: : [[ libvirt = \f\a\k\e ]] 2026-04-14 22:49:19.473 | ++ :: : openstack --os-cloud devstack-admin --os-region RegionOne compute service list --host np7792c2587c804 --service nova-compute -c ID -f value 2026-04-14 22:49:19.572 | Failed to discover available identity versions when contacting https://[2001:41d0:302:1000::1ab]/identity. Attempting to parse version from URL. 2026-04-14 22:49:19.572 | Could not find versioned identity endpoints when attempting to authenticate. Please check that your auth_url is correct. Not Found (HTTP 404) 2026-04-14 22:49:19.572 | 2026-04-14 22:49:19.580 | + :: : ID= 2026-04-14 22:49:19.583 | + :: : [[ '' == '' ]] 2026-04-14 22:49:19.585 | + :: : sleep 1 2026-04-14 22:49:20.590 | + :: : [[ libvirt = \f\a\k\e ]] 2026-04-14 22:49:20.593 | ++ :: : openstack --os-cloud devstack-admin --os-region RegionOne compute service list --host np7792c2587c804 --service nova-compute -c ID -f value 2026-04-14 22:49:20.674 | Failed to discover available identity versions when contacting https://[2001:41d0:302:1000::1ab]/identity. Attempting to parse version from URL. 2026-04-14 22:49:20.675 | Could not find versioned identity endpoints when attempting to authenticate. Please check that your auth_url is correct. Not Found (HTTP 404) 2026-04-14 22:49:20.675 | 2026-04-14 22:49:20.683 | + :: : ID= 2026-04-14 22:49:20.685 | + :: : [[ '' == '' ]] 2026-04-14 22:49:20.686 | + :: : sleep 1 2026-04-14 22:49:21.692 | + :: : [[ libvirt = \f\a\k\e ]] 2026-04-14 22:49:21.694 | ++ :: : openstack --os-cloud devstack-admin --os-region RegionOne compute service list --host np7792c2587c804 --service nova-compute -c ID -f value 2026-04-14 22:49:21.806 | Failed to discover available identity versions when contacting https://[2001:41d0:302:1000::1ab]/identity. Attempting to parse version from URL. 2026-04-14 22:49:21.806 | Could not find versioned identity endpoints when attempting to authenticate. Please check that your auth_url is correct. Not Found (HTTP 404) 2026-04-14 22:49:21.806 | 2026-04-14 22:49:21.817 | + :: : ID= 2026-04-14 22:49:21.820 | + :: : [[ '' == '' ]] 2026-04-14 22:49:21.821 | + :: : sleep 1 2026-04-14 22:49:22.825 | + :: : [[ libvirt = \f\a\k\e ]] 2026-04-14 22:49:22.828 | ++ :: : openstack --os-cloud devstack-admin --os-region RegionOne compute service list --host np7792c2587c804 --service nova-compute -c ID -f value 2026-04-14 22:49:22.932 | Failed to discover available identity versions when contacting https://[2001:41d0:302:1000::1ab]/identity. Attempting to parse version from URL. 2026-04-14 22:49:22.932 | Could not find versioned identity endpoints when attempting to authenticate. Please check that your auth_url is correct. Not Found (HTTP 404) 2026-04-14 22:49:22.932 | 2026-04-14 22:49:22.939 | + :: : ID= 2026-04-14 22:49:22.941 | + :: : [[ '' == '' ]] 2026-04-14 22:49:22.943 | + :: : sleep 1 2026-04-14 22:49:23.948 | + :: : [[ libvirt = \f\a\k\e ]] 2026-04-14 22:49:23.951 | ++ :: : openstack --os-cloud devstack-admin --os-region RegionOne compute service list --host np7792c2587c804 --service nova-compute -c ID -f value 2026-04-14 22:49:24.087 | Failed to discover available identity versions when contacting https://[2001:41d0:302:1000::1ab]/identity. Attempting to parse version from URL. 2026-04-14 22:49:24.088 | Could not find versioned identity endpoints when attempting to authenticate. Please check that your auth_url is correct. Not Found (HTTP 404) 2026-04-14 22:49:24.088 | 2026-04-14 22:49:24.095 | + :: : ID= 2026-04-14 22:49:24.097 | + :: : [[ '' == '' ]] 2026-04-14 22:49:24.099 | + :: : sleep 1 2026-04-14 22:49:25.103 | + :: : [[ libvirt = \f\a\k\e ]] 2026-04-14 22:49:25.107 | ++ :: : openstack --os-cloud devstack-admin --os-region RegionOne compute service list --host np7792c2587c804 --service nova-compute -c ID -f value 2026-04-14 22:49:25.195 | Failed to discover available identity versions when contacting https://[2001:41d0:302:1000::1ab]/identity. Attempting to parse version from URL. 2026-04-14 22:49:25.195 | Could not find versioned identity endpoints when attempting to authenticate. Please check that your auth_url is correct. Not Found (HTTP 404) 2026-04-14 22:49:25.195 | 2026-04-14 22:49:25.202 | + :: : ID= 2026-04-14 22:49:25.205 | + :: : [[ '' == '' ]] 2026-04-14 22:49:25.207 | + :: : sleep 1 2026-04-14 22:49:26.213 | + :: : [[ libvirt = \f\a\k\e ]] 2026-04-14 22:49:26.216 | ++ :: : openstack --os-cloud devstack-admin --os-region RegionOne compute service list --host np7792c2587c804 --service nova-compute -c ID -f value 2026-04-14 22:49:26.308 | Failed to discover available identity versions when contacting https://[2001:41d0:302:1000::1ab]/identity. Attempting to parse version from URL. 2026-04-14 22:49:26.308 | Could not find versioned identity endpoints when attempting to authenticate. Please check that your auth_url is correct. Not Found (HTTP 404) 2026-04-14 22:49:26.308 | 2026-04-14 22:49:26.315 | + :: : ID= 2026-04-14 22:49:26.316 | + :: : [[ '' == '' ]] 2026-04-14 22:49:26.319 | + :: : sleep 1 2026-04-14 22:49:27.322 | + :: : [[ libvirt = \f\a\k\e ]] 2026-04-14 22:49:27.324 | ++ :: : openstack --os-cloud devstack-admin --os-region RegionOne compute service list --host np7792c2587c804 --service nova-compute -c ID -f value 2026-04-14 22:49:27.388 | Failed to discover available identity versions when contacting https://[2001:41d0:302:1000::1ab]/identity. Attempting to parse version from URL. 2026-04-14 22:49:27.388 | Could not find versioned identity endpoints when attempting to authenticate. Please check that your auth_url is correct. Not Found (HTTP 404) 2026-04-14 22:49:27.388 | 2026-04-14 22:49:27.395 | + :: : ID= 2026-04-14 22:49:27.396 | + :: : [[ '' == '' ]] 2026-04-14 22:49:27.399 | + :: : sleep 1 2026-04-14 22:49:28.405 | + :: : [[ libvirt = \f\a\k\e ]] 2026-04-14 22:49:28.409 | ++ :: : openstack --os-cloud devstack-admin --os-region RegionOne compute service list --host np7792c2587c804 --service nova-compute -c ID -f value 2026-04-14 22:49:28.492 | Failed to discover available identity versions when contacting https://[2001:41d0:302:1000::1ab]/identity. Attempting to parse version from URL. 2026-04-14 22:49:28.492 | Could not find versioned identity endpoints when attempting to authenticate. Please check that your auth_url is correct. Not Found (HTTP 404) 2026-04-14 22:49:28.493 | 2026-04-14 22:49:28.501 | + :: : ID= 2026-04-14 22:49:28.503 | + :: : [[ '' == '' ]] 2026-04-14 22:49:28.505 | + :: : sleep 1 2026-04-14 22:49:29.508 | + :: : [[ libvirt = \f\a\k\e ]] 2026-04-14 22:49:29.511 | ++ :: : openstack --os-cloud devstack-admin --os-region RegionOne compute service list --host np7792c2587c804 --service nova-compute -c ID -f value 2026-04-14 22:49:29.608 | Failed to discover available identity versions when contacting https://[2001:41d0:302:1000::1ab]/identity. Attempting to parse version from URL. 2026-04-14 22:49:29.608 | Could not find versioned identity endpoints when attempting to authenticate. Please check that your auth_url is correct. Not Found (HTTP 404) 2026-04-14 22:49:29.608 | 2026-04-14 22:49:29.616 | + :: : ID= 2026-04-14 22:49:29.617 | + :: : [[ '' == '' ]] 2026-04-14 22:49:29.620 | + :: : sleep 1 2026-04-14 22:49:30.625 | + :: : [[ libvirt = \f\a\k\e ]] 2026-04-14 22:49:30.627 | ++ :: : openstack --os-cloud devstack-admin --os-region RegionOne compute service list --host np7792c2587c804 --service nova-compute -c ID -f value 2026-04-14 22:49:30.708 | Failed to discover available identity versions when contacting https://[2001:41d0:302:1000::1ab]/identity. Attempting to parse version from URL. 2026-04-14 22:49:30.708 | Could not find versioned identity endpoints when attempting to authenticate. Please check that your auth_url is correct. Not Found (HTTP 404) 2026-04-14 22:49:30.708 | 2026-04-14 22:49:30.712 | + :: : ID= 2026-04-14 22:49:30.714 | + :: : [[ '' == '' ]] 2026-04-14 22:49:30.715 | + :: : sleep 1 2026-04-14 22:49:31.720 | + :: : [[ libvirt = \f\a\k\e ]] 2026-04-14 22:49:31.724 | ++ :: : openstack --os-cloud devstack-admin --os-region RegionOne compute service list --host np7792c2587c804 --service nova-compute -c ID -f value 2026-04-14 22:49:31.818 | Failed to discover available identity versions when contacting https://[2001:41d0:302:1000::1ab]/identity. Attempting to parse version from URL. 2026-04-14 22:49:31.819 | Could not find versioned identity endpoints when attempting to authenticate. Please check that your auth_url is correct. Not Found (HTTP 404) 2026-04-14 22:49:31.819 | 2026-04-14 22:49:31.829 | + :: : ID= 2026-04-14 22:49:31.831 | + :: : [[ '' == '' ]] 2026-04-14 22:49:31.834 | + :: : sleep 1 2026-04-14 22:49:32.839 | + :: : [[ libvirt = \f\a\k\e ]] 2026-04-14 22:49:32.844 | ++ :: : openstack --os-cloud devstack-admin --os-region RegionOne compute service list --host np7792c2587c804 --service nova-compute -c ID -f value 2026-04-14 22:49:32.956 | Failed to discover available identity versions when contacting https://[2001:41d0:302:1000::1ab]/identity. Attempting to parse version from URL. 2026-04-14 22:49:32.956 | Could not find versioned identity endpoints when attempting to authenticate. Please check that your auth_url is correct. Not Found (HTTP 404) 2026-04-14 22:49:32.956 | 2026-04-14 22:49:32.965 | + :: : ID= 2026-04-14 22:49:32.967 | + :: : [[ '' == '' ]] 2026-04-14 22:49:32.969 | + :: : sleep 1 2026-04-14 22:49:33.974 | + :: : [[ libvirt = \f\a\k\e ]] 2026-04-14 22:49:33.976 | ++ :: : openstack --os-cloud devstack-admin --os-region RegionOne compute service list --host np7792c2587c804 --service nova-compute -c ID -f value 2026-04-14 22:49:34.080 | Failed to discover available identity versions when contacting https://[2001:41d0:302:1000::1ab]/identity. Attempting to parse version from URL. 2026-04-14 22:49:34.080 | Could not find versioned identity endpoints when attempting to authenticate. Please check that your auth_url is correct. Not Found (HTTP 404) 2026-04-14 22:49:34.080 | 2026-04-14 22:49:34.085 | + :: : ID= 2026-04-14 22:49:34.087 | + :: : [[ '' == '' ]] 2026-04-14 22:49:34.089 | + :: : sleep 1 2026-04-14 22:49:35.094 | + :: : [[ libvirt = \f\a\k\e ]] 2026-04-14 22:49:35.098 | ++ :: : openstack --os-cloud devstack-admin --os-region RegionOne compute service list --host np7792c2587c804 --service nova-compute -c ID -f value 2026-04-14 22:49:35.180 | Failed to discover available identity versions when contacting https://[2001:41d0:302:1000::1ab]/identity. Attempting to parse version from URL. 2026-04-14 22:49:35.180 | Could not find versioned identity endpoints when attempting to authenticate. Please check that your auth_url is correct. Not Found (HTTP 404) 2026-04-14 22:49:35.180 | 2026-04-14 22:49:35.187 | + :: : ID= 2026-04-14 22:49:35.189 | + :: : [[ '' == '' ]] 2026-04-14 22:49:35.191 | + :: : sleep 1 2026-04-14 22:49:36.195 | + :: : [[ libvirt = \f\a\k\e ]] 2026-04-14 22:49:36.198 | ++ :: : openstack --os-cloud devstack-admin --os-region RegionOne compute service list --host np7792c2587c804 --service nova-compute -c ID -f value 2026-04-14 22:49:36.279 | Failed to discover available identity versions when contacting https://[2001:41d0:302:1000::1ab]/identity. Attempting to parse version from URL. 2026-04-14 22:49:36.279 | Could not find versioned identity endpoints when attempting to authenticate. Please check that your auth_url is correct. Not Found (HTTP 404) 2026-04-14 22:49:36.280 | 2026-04-14 22:49:36.289 | + :: : ID= 2026-04-14 22:49:36.292 | + :: : [[ '' == '' ]] 2026-04-14 22:49:36.294 | + :: : sleep 1 2026-04-14 22:49:37.300 | + :: : [[ libvirt = \f\a\k\e ]] 2026-04-14 22:49:37.304 | ++ :: : openstack --os-cloud devstack-admin --os-region RegionOne compute service list --host np7792c2587c804 --service nova-compute -c ID -f value 2026-04-14 22:49:37.405 | Failed to discover available identity versions when contacting https://[2001:41d0:302:1000::1ab]/identity. Attempting to parse version from URL. 2026-04-14 22:49:37.405 | Could not find versioned identity endpoints when attempting to authenticate. Please check that your auth_url is correct. Not Found (HTTP 404) 2026-04-14 22:49:37.408 | 2026-04-14 22:49:37.418 | + :: : ID= 2026-04-14 22:49:37.421 | + :: : [[ '' == '' ]] 2026-04-14 22:49:37.423 | + :: : sleep 1 2026-04-14 22:49:38.428 | + :: : [[ libvirt = \f\a\k\e ]] 2026-04-14 22:49:38.432 | ++ :: : openstack --os-cloud devstack-admin --os-region RegionOne compute service list --host np7792c2587c804 --service nova-compute -c ID -f value 2026-04-14 22:49:38.564 | Failed to discover available identity versions when contacting https://[2001:41d0:302:1000::1ab]/identity. Attempting to parse version from URL. 2026-04-14 22:49:38.565 | Could not find versioned identity endpoints when attempting to authenticate. Please check that your auth_url is correct. Not Found (HTTP 404) 2026-04-14 22:49:38.565 | 2026-04-14 22:49:38.573 | + :: : ID= 2026-04-14 22:49:38.575 | + :: : [[ '' == '' ]] 2026-04-14 22:49:38.578 | + :: : sleep 1 2026-04-14 22:49:39.582 | + :: : [[ libvirt = \f\a\k\e ]] 2026-04-14 22:49:39.585 | ++ :: : openstack --os-cloud devstack-admin --os-region RegionOne compute service list --host np7792c2587c804 --service nova-compute -c ID -f value 2026-04-14 22:49:39.683 | Failed to discover available identity versions when contacting https://[2001:41d0:302:1000::1ab]/identity. Attempting to parse version from URL. 2026-04-14 22:49:39.683 | Could not find versioned identity endpoints when attempting to authenticate. Please check that your auth_url is correct. Not Found (HTTP 404) 2026-04-14 22:49:39.683 | 2026-04-14 22:49:39.690 | + :: : ID= 2026-04-14 22:49:39.692 | + :: : [[ '' == '' ]] 2026-04-14 22:49:39.694 | + :: : sleep 1 2026-04-14 22:49:40.699 | + :: : [[ libvirt = \f\a\k\e ]] 2026-04-14 22:49:40.702 | ++ :: : openstack --os-cloud devstack-admin --os-region RegionOne compute service list --host np7792c2587c804 --service nova-compute -c ID -f value 2026-04-14 22:49:40.793 | Failed to discover available identity versions when contacting https://[2001:41d0:302:1000::1ab]/identity. Attempting to parse version from URL. 2026-04-14 22:49:40.793 | Could not find versioned identity endpoints when attempting to authenticate. Please check that your auth_url is correct. Not Found (HTTP 404) 2026-04-14 22:49:40.793 | 2026-04-14 22:49:40.802 | + :: : ID= 2026-04-14 22:49:40.803 | + :: : [[ '' == '' ]] 2026-04-14 22:49:40.805 | + :: : sleep 1 2026-04-14 22:49:41.810 | + :: : [[ libvirt = \f\a\k\e ]] 2026-04-14 22:49:41.813 | ++ :: : openstack --os-cloud devstack-admin --os-region RegionOne compute service list --host np7792c2587c804 --service nova-compute -c ID -f value 2026-04-14 22:49:41.928 | Failed to discover available identity versions when contacting https://[2001:41d0:302:1000::1ab]/identity. Attempting to parse version from URL. 2026-04-14 22:49:41.928 | Could not find versioned identity endpoints when attempting to authenticate. Please check that your auth_url is correct. Not Found (HTTP 404) 2026-04-14 22:49:41.928 | 2026-04-14 22:49:41.935 | + :: : ID= 2026-04-14 22:49:41.937 | + :: : [[ '' == '' ]] 2026-04-14 22:49:41.939 | + :: : sleep 1 2026-04-14 22:49:42.946 | + :: : [[ libvirt = \f\a\k\e ]] 2026-04-14 22:49:42.950 | ++ :: : openstack --os-cloud devstack-admin --os-region RegionOne compute service list --host np7792c2587c804 --service nova-compute -c ID -f value 2026-04-14 22:49:43.052 | Failed to discover available identity versions when contacting https://[2001:41d0:302:1000::1ab]/identity. Attempting to parse version from URL. 2026-04-14 22:49:43.052 | Could not find versioned identity endpoints when attempting to authenticate. Please check that your auth_url is correct. Not Found (HTTP 404) 2026-04-14 22:49:43.053 | 2026-04-14 22:49:43.060 | + :: : ID= 2026-04-14 22:49:43.063 | + :: : [[ '' == '' ]] 2026-04-14 22:49:43.065 | + :: : sleep 1 2026-04-14 22:49:44.070 | + :: : [[ libvirt = \f\a\k\e ]] 2026-04-14 22:49:44.075 | ++ :: : openstack --os-cloud devstack-admin --os-region RegionOne compute service list --host np7792c2587c804 --service nova-compute -c ID -f value 2026-04-14 22:49:44.184 | Failed to discover available identity versions when contacting https://[2001:41d0:302:1000::1ab]/identity. Attempting to parse version from URL. 2026-04-14 22:49:44.184 | Could not find versioned identity endpoints when attempting to authenticate. Please check that your auth_url is correct. Not Found (HTTP 404) 2026-04-14 22:49:44.184 | 2026-04-14 22:49:44.193 | + :: : ID= 2026-04-14 22:49:44.195 | + :: : [[ '' == '' ]] 2026-04-14 22:49:44.198 | + :: : sleep 1 2026-04-14 22:49:45.204 | + :: : [[ libvirt = \f\a\k\e ]] 2026-04-14 22:49:45.208 | ++ :: : openstack --os-cloud devstack-admin --os-region RegionOne compute service list --host np7792c2587c804 --service nova-compute -c ID -f value 2026-04-14 22:49:45.332 | Failed to discover available identity versions when contacting https://[2001:41d0:302:1000::1ab]/identity. Attempting to parse version from URL. 2026-04-14 22:49:45.332 | Could not find versioned identity endpoints when attempting to authenticate. Please check that your auth_url is correct. Not Found (HTTP 404) 2026-04-14 22:49:45.332 | 2026-04-14 22:49:45.341 | + :: : ID= 2026-04-14 22:49:45.343 | + :: : [[ '' == '' ]] 2026-04-14 22:49:45.344 | + :: : sleep 1 2026-04-14 22:49:46.349 | + :: : [[ libvirt = \f\a\k\e ]] 2026-04-14 22:49:46.352 | ++ :: : openstack --os-cloud devstack-admin --os-region RegionOne compute service list --host np7792c2587c804 --service nova-compute -c ID -f value 2026-04-14 22:49:46.433 | Failed to discover available identity versions when contacting https://[2001:41d0:302:1000::1ab]/identity. Attempting to parse version from URL. 2026-04-14 22:49:46.433 | Could not find versioned identity endpoints when attempting to authenticate. Please check that your auth_url is correct. Not Found (HTTP 404) 2026-04-14 22:49:46.434 | 2026-04-14 22:49:46.445 | + :: : ID= 2026-04-14 22:49:46.447 | + :: : [[ '' == '' ]] 2026-04-14 22:49:46.449 | + :: : sleep 1 2026-04-14 22:49:47.454 | + :: : [[ libvirt = \f\a\k\e ]] 2026-04-14 22:49:47.457 | ++ :: : openstack --os-cloud devstack-admin --os-region RegionOne compute service list --host np7792c2587c804 --service nova-compute -c ID -f value 2026-04-14 22:49:47.564 | Failed to discover available identity versions when contacting https://[2001:41d0:302:1000::1ab]/identity. Attempting to parse version from URL. 2026-04-14 22:49:47.564 | Could not find versioned identity endpoints when attempting to authenticate. Please check that your auth_url is correct. Not Found (HTTP 404) 2026-04-14 22:49:47.564 | 2026-04-14 22:49:47.570 | + :: : ID= 2026-04-14 22:49:47.571 | + :: : [[ '' == '' ]] 2026-04-14 22:49:47.573 | + :: : sleep 1 2026-04-14 22:49:48.577 | + :: : [[ libvirt = \f\a\k\e ]] 2026-04-14 22:49:48.579 | ++ :: : openstack --os-cloud devstack-admin --os-region RegionOne compute service list --host np7792c2587c804 --service nova-compute -c ID -f value 2026-04-14 22:49:48.660 | Failed to discover available identity versions when contacting https://[2001:41d0:302:1000::1ab]/identity. Attempting to parse version from URL. 2026-04-14 22:49:48.660 | Could not find versioned identity endpoints when attempting to authenticate. Please check that your auth_url is correct. Not Found (HTTP 404) 2026-04-14 22:49:48.660 | 2026-04-14 22:49:48.667 | + :: : ID= 2026-04-14 22:49:48.669 | + :: : [[ '' == '' ]] 2026-04-14 22:49:48.671 | + :: : sleep 1 2026-04-14 22:49:49.675 | + :: : [[ libvirt = \f\a\k\e ]] 2026-04-14 22:49:49.678 | ++ :: : openstack --os-cloud devstack-admin --os-region RegionOne compute service list --host np7792c2587c804 --service nova-compute -c ID -f value 2026-04-14 22:49:49.769 | Failed to discover available identity versions when contacting https://[2001:41d0:302:1000::1ab]/identity. Attempting to parse version from URL. 2026-04-14 22:49:49.770 | Could not find versioned identity endpoints when attempting to authenticate. Please check that your auth_url is correct. Not Found (HTTP 404) 2026-04-14 22:49:49.770 | 2026-04-14 22:49:49.779 | + :: : ID= 2026-04-14 22:49:49.781 | + :: : [[ '' == '' ]] 2026-04-14 22:49:49.783 | + :: : sleep 1 2026-04-14 22:49:50.787 | + :: : [[ libvirt = \f\a\k\e ]] 2026-04-14 22:49:50.791 | ++ :: : openstack --os-cloud devstack-admin --os-region RegionOne compute service list --host np7792c2587c804 --service nova-compute -c ID -f value 2026-04-14 22:49:50.883 | Failed to discover available identity versions when contacting https://[2001:41d0:302:1000::1ab]/identity. Attempting to parse version from URL. 2026-04-14 22:49:50.883 | Could not find versioned identity endpoints when attempting to authenticate. Please check that your auth_url is correct. Not Found (HTTP 404) 2026-04-14 22:49:50.883 | 2026-04-14 22:49:50.894 | + :: : ID= 2026-04-14 22:49:50.897 | + :: : [[ '' == '' ]] 2026-04-14 22:49:50.899 | + :: : sleep 1 2026-04-14 22:49:51.903 | + :: : [[ libvirt = \f\a\k\e ]] 2026-04-14 22:49:51.907 | ++ :: : openstack --os-cloud devstack-admin --os-region RegionOne compute service list --host np7792c2587c804 --service nova-compute -c ID -f value 2026-04-14 22:49:51.990 | Failed to discover available identity versions when contacting https://[2001:41d0:302:1000::1ab]/identity. Attempting to parse version from URL. 2026-04-14 22:49:51.990 | Could not find versioned identity endpoints when attempting to authenticate. Please check that your auth_url is correct. Not Found (HTTP 404) 2026-04-14 22:49:51.990 | 2026-04-14 22:49:52.001 | + :: : ID= 2026-04-14 22:49:52.003 | + :: : [[ '' == '' ]] 2026-04-14 22:49:52.005 | + :: : sleep 1 2026-04-14 22:49:53.010 | + :: : [[ libvirt = \f\a\k\e ]] 2026-04-14 22:49:53.012 | ++ :: : openstack --os-cloud devstack-admin --os-region RegionOne compute service list --host np7792c2587c804 --service nova-compute -c ID -f value 2026-04-14 22:49:53.088 | Failed to discover available identity versions when contacting https://[2001:41d0:302:1000::1ab]/identity. Attempting to parse version from URL. 2026-04-14 22:49:53.088 | Could not find versioned identity endpoints when attempting to authenticate. Please check that your auth_url is correct. Not Found (HTTP 404) 2026-04-14 22:49:53.088 | 2026-04-14 22:49:53.093 | + :: : ID= 2026-04-14 22:49:53.096 | + :: : [[ '' == '' ]] 2026-04-14 22:49:53.100 | + :: : sleep 1 2026-04-14 22:49:54.105 | + :: : [[ libvirt = \f\a\k\e ]] 2026-04-14 22:49:54.108 | ++ :: : openstack --os-cloud devstack-admin --os-region RegionOne compute service list --host np7792c2587c804 --service nova-compute -c ID -f value 2026-04-14 22:49:54.217 | Failed to discover available identity versions when contacting https://[2001:41d0:302:1000::1ab]/identity. Attempting to parse version from URL. 2026-04-14 22:49:54.218 | Could not find versioned identity endpoints when attempting to authenticate. Please check that your auth_url is correct. Not Found (HTTP 404) 2026-04-14 22:49:54.218 | 2026-04-14 22:49:54.228 | + :: : ID= 2026-04-14 22:49:54.231 | + :: : [[ '' == '' ]] 2026-04-14 22:49:54.234 | + :: : sleep 1 2026-04-14 22:49:55.240 | + :: : [[ libvirt = \f\a\k\e ]] 2026-04-14 22:49:55.243 | ++ :: : openstack --os-cloud devstack-admin --os-region RegionOne compute service list --host np7792c2587c804 --service nova-compute -c ID -f value 2026-04-14 22:49:55.350 | Failed to discover available identity versions when contacting https://[2001:41d0:302:1000::1ab]/identity. Attempting to parse version from URL. 2026-04-14 22:49:55.350 | Could not find versioned identity endpoints when attempting to authenticate. Please check that your auth_url is correct. Not Found (HTTP 404) 2026-04-14 22:49:55.350 | 2026-04-14 22:49:55.363 | + :: : ID= 2026-04-14 22:49:55.366 | + :: : [[ '' == '' ]] 2026-04-14 22:49:55.369 | + :: : sleep 1 2026-04-14 22:49:56.373 | + :: : [[ libvirt = \f\a\k\e ]] 2026-04-14 22:49:56.377 | ++ :: : openstack --os-cloud devstack-admin --os-region RegionOne compute service list --host np7792c2587c804 --service nova-compute -c ID -f value 2026-04-14 22:49:56.468 | Failed to discover available identity versions when contacting https://[2001:41d0:302:1000::1ab]/identity. Attempting to parse version from URL. 2026-04-14 22:49:56.468 | Could not find versioned identity endpoints when attempting to authenticate. Please check that your auth_url is correct. Not Found (HTTP 404) 2026-04-14 22:49:56.468 | 2026-04-14 22:49:56.476 | + :: : ID= 2026-04-14 22:49:56.478 | + :: : [[ '' == '' ]] 2026-04-14 22:49:56.480 | + :: : sleep 1 2026-04-14 22:49:57.484 | + :: : [[ libvirt = \f\a\k\e ]] 2026-04-14 22:49:57.487 | ++ :: : openstack --os-cloud devstack-admin --os-region RegionOne compute service list --host np7792c2587c804 --service nova-compute -c ID -f value 2026-04-14 22:49:57.568 | Failed to discover available identity versions when contacting https://[2001:41d0:302:1000::1ab]/identity. Attempting to parse version from URL. 2026-04-14 22:49:57.568 | Could not find versioned identity endpoints when attempting to authenticate. Please check that your auth_url is correct. Not Found (HTTP 404) 2026-04-14 22:49:57.568 | 2026-04-14 22:49:57.575 | + :: : ID= 2026-04-14 22:49:57.577 | + :: : [[ '' == '' ]] 2026-04-14 22:49:57.579 | + :: : sleep 1 2026-04-14 22:49:58.582 | + :: : [[ libvirt = \f\a\k\e ]] 2026-04-14 22:49:58.586 | ++ :: : openstack --os-cloud devstack-admin --os-region RegionOne compute service list --host np7792c2587c804 --service nova-compute -c ID -f value 2026-04-14 22:49:58.660 | Failed to discover available identity versions when contacting https://[2001:41d0:302:1000::1ab]/identity. Attempting to parse version from URL. 2026-04-14 22:49:58.661 | Could not find versioned identity endpoints when attempting to authenticate. Please check that your auth_url is correct. Not Found (HTTP 404) 2026-04-14 22:49:58.661 | 2026-04-14 22:49:58.668 | + :: : ID= 2026-04-14 22:49:58.670 | + :: : [[ '' == '' ]] 2026-04-14 22:49:58.673 | + :: : sleep 1 2026-04-14 22:49:59.677 | + :: : [[ libvirt = \f\a\k\e ]] 2026-04-14 22:49:59.679 | ++ :: : openstack --os-cloud devstack-admin --os-region RegionOne compute service list --host np7792c2587c804 --service nova-compute -c ID -f value 2026-04-14 22:49:59.764 | Failed to discover available identity versions when contacting https://[2001:41d0:302:1000::1ab]/identity. Attempting to parse version from URL. 2026-04-14 22:49:59.764 | Could not find versioned identity endpoints when attempting to authenticate. Please check that your auth_url is correct. Not Found (HTTP 404) 2026-04-14 22:49:59.764 | 2026-04-14 22:49:59.769 | + :: : ID= 2026-04-14 22:49:59.771 | + :: : [[ '' == '' ]] 2026-04-14 22:49:59.772 | + :: : sleep 1 2026-04-14 22:50:00.777 | + :: : [[ libvirt = \f\a\k\e ]] 2026-04-14 22:50:00.781 | ++ :: : openstack --os-cloud devstack-admin --os-region RegionOne compute service list --host np7792c2587c804 --service nova-compute -c ID -f value 2026-04-14 22:50:00.887 | Failed to discover available identity versions when contacting https://[2001:41d0:302:1000::1ab]/identity. Attempting to parse version from URL. 2026-04-14 22:50:00.887 | Could not find versioned identity endpoints when attempting to authenticate. Please check that your auth_url is correct. Not Found (HTTP 404) 2026-04-14 22:50:00.887 | 2026-04-14 22:50:00.898 | + :: : ID= 2026-04-14 22:50:00.900 | + :: : [[ '' == '' ]] 2026-04-14 22:50:00.902 | + :: : sleep 1 2026-04-14 22:50:01.907 | + :: : [[ libvirt = \f\a\k\e ]] 2026-04-14 22:50:01.909 | ++ :: : openstack --os-cloud devstack-admin --os-region RegionOne compute service list --host np7792c2587c804 --service nova-compute -c ID -f value 2026-04-14 22:50:01.990 | Failed to discover available identity versions when contacting https://[2001:41d0:302:1000::1ab]/identity. Attempting to parse version from URL. 2026-04-14 22:50:01.990 | Could not find versioned identity endpoints when attempting to authenticate. Please check that your auth_url is correct. Not Found (HTTP 404) 2026-04-14 22:50:01.990 | 2026-04-14 22:50:01.998 | + :: : ID= 2026-04-14 22:50:02.000 | + :: : [[ '' == '' ]] 2026-04-14 22:50:02.002 | + :: : sleep 1 2026-04-14 22:50:03.006 | + :: : [[ libvirt = \f\a\k\e ]] 2026-04-14 22:50:03.008 | ++ :: : openstack --os-cloud devstack-admin --os-region RegionOne compute service list --host np7792c2587c804 --service nova-compute -c ID -f value 2026-04-14 22:50:03.100 | Failed to discover available identity versions when contacting https://[2001:41d0:302:1000::1ab]/identity. Attempting to parse version from URL. 2026-04-14 22:50:03.100 | Could not find versioned identity endpoints when attempting to authenticate. Please check that your auth_url is correct. Not Found (HTTP 404) 2026-04-14 22:50:03.100 | 2026-04-14 22:50:03.111 | + :: : ID= 2026-04-14 22:50:03.113 | + :: : [[ '' == '' ]] 2026-04-14 22:50:03.116 | + :: : sleep 1 2026-04-14 22:50:04.121 | + :: : [[ libvirt = \f\a\k\e ]] 2026-04-14 22:50:04.125 | ++ :: : openstack --os-cloud devstack-admin --os-region RegionOne compute service list --host np7792c2587c804 --service nova-compute -c ID -f value 2026-04-14 22:50:04.191 | Failed to discover available identity versions when contacting https://[2001:41d0:302:1000::1ab]/identity. Attempting to parse version from URL. 2026-04-14 22:50:04.191 | Could not find versioned identity endpoints when attempting to authenticate. Please check that your auth_url is correct. Not Found (HTTP 404) 2026-04-14 22:50:04.191 | 2026-04-14 22:50:04.200 | + :: : ID= 2026-04-14 22:50:04.202 | + :: : [[ '' == '' ]] 2026-04-14 22:50:04.204 | + :: : sleep 1 2026-04-14 22:50:05.209 | + :: : [[ libvirt = \f\a\k\e ]] 2026-04-14 22:50:05.212 | ++ :: : openstack --os-cloud devstack-admin --os-region RegionOne compute service list --host np7792c2587c804 --service nova-compute -c ID -f value 2026-04-14 22:50:05.288 | Failed to discover available identity versions when contacting https://[2001:41d0:302:1000::1ab]/identity. Attempting to parse version from URL. 2026-04-14 22:50:05.288 | Could not find versioned identity endpoints when attempting to authenticate. Please check that your auth_url is correct. Not Found (HTTP 404) 2026-04-14 22:50:05.289 | 2026-04-14 22:50:05.298 | + :: : ID= 2026-04-14 22:50:05.300 | + :: : [[ '' == '' ]] 2026-04-14 22:50:05.302 | + :: : sleep 1 2026-04-14 22:50:06.128 | + functions:wait_for_compute:498 : rval=124 2026-04-14 22:50:06.133 | + functions:wait_for_compute:510 : time_stop wait_for_service 2026-04-14 22:50:06.137 | + functions-common:time_stop:2414 : local name 2026-04-14 22:50:06.142 | + functions-common:time_stop:2415 : local end_time 2026-04-14 22:50:06.147 | + functions-common:time_stop:2416 : local elapsed_time 2026-04-14 22:50:06.151 | + functions-common:time_stop:2417 : local total 2026-04-14 22:50:06.155 | + functions-common:time_stop:2418 : local start_time 2026-04-14 22:50:06.160 | + functions-common:time_stop:2420 : name=wait_for_service 2026-04-14 22:50:06.165 | + functions-common:time_stop:2421 : start_time=1776206946066 2026-04-14 22:50:06.168 | + functions-common:time_stop:2423 : [[ -z 1776206946066 ]] 2026-04-14 22:50:06.174 | ++ functions-common:time_stop:2426 : date +%s%3N 2026-04-14 22:50:06.181 | + functions-common:time_stop:2426 : end_time=1776207006177 2026-04-14 22:50:06.185 | + functions-common:time_stop:2427 : elapsed_time=60111 2026-04-14 22:50:06.189 | + functions-common:time_stop:2428 : total=71 2026-04-14 22:50:06.193 | + functions-common:time_stop:2430 : _TIME_START[$name]= 2026-04-14 22:50:06.196 | + functions-common:time_stop:2431 : _TIME_TOTAL[$name]=60182 2026-04-14 22:50:06.199 | + functions:wait_for_compute:512 : [[ 124 != 0 ]] 2026-04-14 22:50:06.204 | + functions:wait_for_compute:513 : echo 'Didn'\''t find service registered by hostname after 60 seconds' 2026-04-14 22:50:06.204 | Didn't find service registered by hostname after 60 seconds 2026-04-14 22:50:06.207 | + functions:wait_for_compute:514 : openstack --os-cloud devstack-admin --os-region RegionOne compute service list 2026-04-14 22:50:06.300 | Failed to discover available identity versions when contacting https://[2001:41d0:302:1000::1ab]/identity. Attempting to parse version from URL. 2026-04-14 22:50:06.300 | Could not find versioned identity endpoints when attempting to authenticate. Please check that your auth_url is correct. Not Found (HTTP 404) 2026-04-14 22:50:06.304 | 2026-04-14 22:50:06.315 | + functions:wait_for_compute:1 : exit_trap 2026-04-14 22:50:06.321 | + ./stack.sh:exit_trap:519 : local r=1 2026-04-14 22:50:06.328 | ++ ./stack.sh:exit_trap:520 : jobs -p 2026-04-14 22:50:06.333 | + ./stack.sh:exit_trap:520 : jobs= 2026-04-14 22:50:06.337 | + ./stack.sh:exit_trap:523 : [[ -n '' ]] 2026-04-14 22:50:06.342 | + ./stack.sh:exit_trap:529 : '[' -f /tmp/tmp.j6aKi4z2Pj ']' 2026-04-14 22:50:06.347 | + ./stack.sh:exit_trap:530 : rm /tmp/tmp.j6aKi4z2Pj 2026-04-14 22:50:06.354 | + ./stack.sh:exit_trap:534 : kill_spinner 2026-04-14 22:50:06.358 | + ./stack.sh:kill_spinner:429 : '[' '!' -z '' ']' 2026-04-14 22:50:06.362 | + ./stack.sh:exit_trap:536 : [[ 1 -ne 0 ]] 2026-04-14 22:50:06.366 | + ./stack.sh:exit_trap:537 : echo 'Error on exit' 2026-04-14 22:50:06.366 | Error on exit 2026-04-14 22:50:06.369 | + ./stack.sh:exit_trap:539 : type -p generate-subunit 2026-04-14 22:50:06.373 | + ./stack.sh:exit_trap:540 : generate-subunit 1776206365 641 fail 2026-04-14 22:50:06.653 | + ./stack.sh:exit_trap:542 : [[ -z /opt/stack/logs ]] 2026-04-14 22:50:06.658 | + ./stack.sh:exit_trap:545 : /opt/stack/data/venv/bin/python3 /opt/stack/devstack/tools/worlddump.py -d /opt/stack/logs 2026-04-14 22:50:08.120 | + ./stack.sh:exit_trap:554 : exit 1