2026-06-15 10:19:33.930 | + ./stack.sh:main:485 : exec 2026-06-15 10:19:33.930 | + ./stack.sh:main:493 : echo_summary 'stack.sh log /opt/stack/logs/devstacklog.txt.2026-06-15-101933' 2026-06-15 10:19:33.930 | ++ ./stack.sh:main:485 : /usr/bin/python3.12 /opt/stack/devstack/tools/outfilter.py -o /opt/stack/logs/devstacklog.txt.2026-06-15-101933.summary.2026-06-15-101933 2026-06-15 10:19:33.930 | + ./stack.sh:echo_summary:438 : [[ -t 3 ]] 2026-06-15 10:19:33.930 | + ./stack.sh:echo_summary:444 : echo -e stack.sh log /opt/stack/logs/devstacklog.txt.2026-06-15-101933 2026-06-15 10:19:33.930 | + ./stack.sh:main:495 : ln -sf /opt/stack/logs/devstacklog.txt.2026-06-15-101933 /opt/stack/logs/devstacklog.txt 2026-06-15 10:19:33.930 | + ./stack.sh:main:496 : ln -sf /opt/stack/logs/devstacklog.txt.2026-06-15-101933.summary.2026-06-15-101933 /opt/stack/logs/devstacklog.txt.summary 2026-06-15 10:19:33.930 | + ./stack.sh:main:511 : check_path_perm_sanity /opt/stack 2026-06-15 10:19:33.930 | + functions:check_path_perm_sanity:615 : local real_path 2026-06-15 10:19:33.930 | ++ functions:check_path_perm_sanity:616 : readlink -f /opt/stack 2026-06-15 10:19:33.930 | + functions:check_path_perm_sanity:616 : real_path=/opt/stack 2026-06-15 10:19:33.930 | + functions:check_path_perm_sanity:617 : local rebuilt_path= 2026-06-15 10:19:33.930 | ++ functions:check_path_perm_sanity:618 : tr / ' ' 2026-06-15 10:19:33.930 | ++ functions:check_path_perm_sanity:618 : echo /opt/stack 2026-06-15 10:19:33.930 | + functions:check_path_perm_sanity:618 : for i in $(echo ${real_path} | tr "/" " ") 2026-06-15 10:19:33.933 | + functions:check_path_perm_sanity:619 : rebuilt_path=/opt 2026-06-15 10:19:33.936 | ++ functions:check_path_perm_sanity:621 : stat -c %a /opt 2026-06-15 10:19:33.941 | + functions:check_path_perm_sanity:621 : [[ 755 = 700 ]] 2026-06-15 10:19:33.943 | + functions:check_path_perm_sanity:618 : for i in $(echo ${real_path} | tr "/" " ") 2026-06-15 10:19:33.946 | + functions:check_path_perm_sanity:619 : rebuilt_path=/opt/stack 2026-06-15 10:19:33.950 | ++ functions:check_path_perm_sanity:621 : stat -c %a /opt/stack 2026-06-15 10:19:33.955 | + functions:check_path_perm_sanity:621 : [[ 755 = 700 ]] 2026-06-15 10:19:33.957 | + ./stack.sh:main:517 : trap exit_trap EXIT 2026-06-15 10:19:33.960 | + ./stack.sh:main:558 : trap err_trap ERR 2026-06-15 10:19:33.963 | + ./stack.sh:main:571 : set -o errexit 2026-06-15 10:19:33.966 | + ./stack.sh:main:574 : uname -a 2026-06-15 10:19:33.967 | Linux npa606d15363b04 6.8.0-124-generic #124-Ubuntu SMP PREEMPT_DYNAMIC Tue May 26 13:00:45 UTC 2026 x86_64 x86_64 x86_64 GNU/Linux 2026-06-15 10:19:33.970 | + ./stack.sh:main:577 : SSL_BUNDLE_FILE=/opt/stack/data/ca-bundle.pem 2026-06-15 10:19:33.972 | + ./stack.sh:main:578 : rm -f /opt/stack/data/ca-bundle.pem 2026-06-15 10:19:33.976 | + ./stack.sh:main:581 : source /opt/stack/devstack/lib/database 2026-06-15 10:19:34.020 | + ./stack.sh:main:582 : source /opt/stack/devstack/lib/rpc_backend 2026-06-15 10:19:34.041 | + ./stack.sh:main:585 : source /opt/stack/devstack/lib/host 2026-06-15 10:19:34.044 | +++ lib/host:source:12 : trueorfalse True ENABLE_KSM 2026-06-15 10:19:34.061 | ++ lib/host:source:12 : ENABLE_KSM=True 2026-06-15 10:19:34.064 | +++ lib/host:source:13 : trueorfalse True ENABLE_KSMTUNED 2026-06-15 10:19:34.081 | ++ lib/host:source:13 : ENABLE_KSMTUNED=True 2026-06-15 10:19:34.084 | +++ lib/host:source:34 : trueorfalse False ENABLE_ZSWAP 2026-06-15 10:19:34.099 | ++ lib/host:source:34 : ENABLE_ZSWAP=True 2026-06-15 10:19:34.101 | ++ lib/host:source:37 : ZSWAP_COMPRESSOR=lz4 2026-06-15 10:19:34.104 | ++ lib/host:source:38 : ZSWAP_ZPOOL=zsmalloc 2026-06-15 10:19:34.107 | +++ lib/host:source:53 : trueorfalse False ENABLE_SYSCTL_MEM_TUNING 2026-06-15 10:19:34.123 | ++ lib/host:source:53 : ENABLE_SYSCTL_MEM_TUNING=True 2026-06-15 10:19:34.127 | +++ lib/host:source:75 : trueorfalse False ENABLE_SYSCTL_NET_TUNING 2026-06-15 10:19:34.142 | ++ lib/host:source:75 : ENABLE_SYSCTL_NET_TUNING=True 2026-06-15 10:19:34.144 | + ./stack.sh:main:588 : tune_host 2026-06-15 10:19:34.147 | + lib/host:tune_host:96 : configure_host_mem 2026-06-15 10:19:34.150 | + lib/host:configure_host_mem:70 : configure_zswap 2026-06-15 10:19:34.152 | + lib/host:configure_zswap:40 : [[ True == \T\r\u\e ]] 2026-06-15 10:19:34.155 | + lib/host:configure_zswap:43 : is_ubuntu 2026-06-15 10:19:34.157 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-06-15 10:19:34.159 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-06-15 10:19:34.162 | + lib/host:configure_zswap:44 : echo lz4 2026-06-15 10:19:34.162 | + lib/host:configure_zswap:44 : sudo tee /sys/module/zswap/parameters/compressor 2026-06-15 10:19:34.173 | lz4 2026-06-15 10:19:34.178 | + lib/host:configure_zswap:45 : echo zsmalloc 2026-06-15 10:19:34.178 | + lib/host:configure_zswap:45 : sudo tee /sys/module/zswap/parameters/zpool 2026-06-15 10:19:34.188 | zsmalloc 2026-06-15 10:19:34.193 | + lib/host:configure_zswap:47 : sudo tee /sys/module/zswap/parameters/enabled 2026-06-15 10:19:34.193 | + lib/host:configure_zswap:47 : echo 1 2026-06-15 10:19:34.205 | 1 2026-06-15 10:19:34.228 | + lib/host:configure_zswap:49 : sudo grep -R . /sys/module/zswap/parameters 2026-06-15 10:19:34.240 | /sys/module/zswap/parameters/same_filled_pages_enabled:Y 2026-06-15 10:19:34.240 | /sys/module/zswap/parameters/enabled:Y 2026-06-15 10:19:34.240 | /sys/module/zswap/parameters/shrinker_enabled:Y 2026-06-15 10:19:34.240 | /sys/module/zswap/parameters/max_pool_percent:20 2026-06-15 10:19:34.240 | /sys/module/zswap/parameters/compressor:lz4 2026-06-15 10:19:34.240 | /sys/module/zswap/parameters/non_same_filled_pages_enabled:Y 2026-06-15 10:19:34.240 | /sys/module/zswap/parameters/zpool:zsmalloc 2026-06-15 10:19:34.240 | /sys/module/zswap/parameters/exclusive_loads:N 2026-06-15 10:19:34.240 | /sys/module/zswap/parameters/accept_threshold_percent:90 2026-06-15 10:19:34.243 | + lib/host:configure_host_mem:71 : configure_ksm 2026-06-15 10:19:34.246 | + lib/host:configure_ksm:15 : [[ True == \T\r\u\e ]] 2026-06-15 10:19:34.249 | + lib/host:configure_ksm:16 : install_package ksmtuned 2026-06-15 10:19:34.251 | + functions-common:install_package:1432 : update_package_repo 2026-06-15 10:19:34.253 | + functions-common:update_package_repo:1406 : NO_UPDATE_REPOS=False 2026-06-15 10:19:34.255 | + functions-common:update_package_repo:1407 : REPOS_UPDATED=False 2026-06-15 10:19:34.257 | + functions-common:update_package_repo:1408 : RETRY_UPDATE=False 2026-06-15 10:19:34.260 | + functions-common:update_package_repo:1410 : [[ False = \T\r\u\e ]] 2026-06-15 10:19:34.262 | + functions-common:update_package_repo:1414 : is_ubuntu 2026-06-15 10:19:34.264 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-06-15 10:19:34.265 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-06-15 10:19:34.268 | + functions-common:update_package_repo:1415 : apt_get_update 2026-06-15 10:19:34.270 | + functions-common:apt_get_update:1160 : [[ False == \T\r\u\e ]] 2026-06-15 10:19:34.272 | + functions-common:apt_get_update:1165 : [[ False = \T\r\u\e ]] 2026-06-15 10:19:34.274 | + functions-common:apt_get_update:1167 : local sudo=sudo 2026-06-15 10:19:34.276 | ++ functions-common:apt_get_update:1168 : id -u 2026-06-15 10:19:34.280 | + functions-common:apt_get_update:1168 : [[ 1001 = \0 ]] 2026-06-15 10:19:34.282 | + functions-common:apt_get_update:1171 : time_start apt-get-update 2026-06-15 10:19:34.284 | + functions-common:time_start:2400 : local name=apt-get-update 2026-06-15 10:19:34.286 | + functions-common:time_start:2401 : local start_time= 2026-06-15 10:19:34.288 | + functions-common:time_start:2402 : [[ -n '' ]] 2026-06-15 10:19:34.291 | ++ functions-common:time_start:2405 : date +%s%3N 2026-06-15 10:19:34.294 | + functions-common:time_start:2405 : _TIME_START[$name]=1781518774292 2026-06-15 10:19:34.296 | + functions-common:apt_get_update:1173 : local 'proxies=http_proxy= https_proxy= no_proxy= ' 2026-06-15 10:19:34.299 | + functions-common:apt_get_update:1174 : local 'update_cmd=sudo http_proxy= https_proxy= no_proxy= apt-get update' 2026-06-15 10:19:34.302 | + functions-common:apt_get_update:1175 : timeout 300 sh -c 'while ! sudo http_proxy= https_proxy= no_proxy= apt-get update; do sleep 30; done' 2026-06-15 10:19:34.427 | Ign:1 https://mirror-int.ord.rax.opendev.org/ubuntu noble InRelease 2026-06-15 10:19:34.428 | Ign:2 https://mirror-int.ord.rax.opendev.org/ubuntu noble-updates InRelease 2026-06-15 10:19:34.429 | Ign:3 https://mirror-int.ord.rax.opendev.org/ubuntu noble-security InRelease 2026-06-15 10:19:34.430 | Hit:4 https://mirror-int.ord.rax.opendev.org/ubuntu noble Release 2026-06-15 10:19:34.431 | Hit:5 https://mirror-int.ord.rax.opendev.org/ubuntu noble-updates Release 2026-06-15 10:19:34.432 | Hit:6 https://mirror-int.ord.rax.opendev.org/ubuntu noble-security Release 2026-06-15 10:19:34.433 | Ign:7 https://mirror-int.ord.rax.opendev.org/ubuntu noble Release.gpg 2026-06-15 10:19:34.434 | Ign:8 https://mirror-int.ord.rax.opendev.org/ubuntu noble-updates Release.gpg 2026-06-15 10:19:34.435 | Ign:9 https://mirror-int.ord.rax.opendev.org/ubuntu noble-security Release.gpg 2026-06-15 10:19:36.361 | Reading package lists... 2026-06-15 10:19:36.384 | + functions-common:apt_get_update:1179 : REPOS_UPDATED=True 2026-06-15 10:19:36.386 | + functions-common:apt_get_update:1181 : time_stop apt-get-update 2026-06-15 10:19:36.388 | + functions-common:time_stop:2414 : local name 2026-06-15 10:19:36.391 | + functions-common:time_stop:2415 : local end_time 2026-06-15 10:19:36.394 | + functions-common:time_stop:2416 : local elapsed_time 2026-06-15 10:19:36.396 | + functions-common:time_stop:2417 : local total 2026-06-15 10:19:36.398 | + functions-common:time_stop:2418 : local start_time 2026-06-15 10:19:36.401 | + functions-common:time_stop:2420 : name=apt-get-update 2026-06-15 10:19:36.403 | + functions-common:time_stop:2421 : start_time=1781518774292 2026-06-15 10:19:36.406 | + functions-common:time_stop:2423 : [[ -z 1781518774292 ]] 2026-06-15 10:19:36.409 | ++ functions-common:time_stop:2426 : date +%s%3N 2026-06-15 10:19:36.412 | + functions-common:time_stop:2426 : end_time=1781518776410 2026-06-15 10:19:36.414 | + functions-common:time_stop:2427 : elapsed_time=2118 2026-06-15 10:19:36.417 | + functions-common:time_stop:2428 : total=0 2026-06-15 10:19:36.420 | + functions-common:time_stop:2430 : _TIME_START[$name]= 2026-06-15 10:19:36.422 | + functions-common:time_stop:2431 : _TIME_TOTAL[$name]=2118 2026-06-15 10:19:36.425 | + functions-common:install_package:1433 : real_install_package ksmtuned 2026-06-15 10:19:36.428 | + functions-common:real_install_package:1420 : is_ubuntu 2026-06-15 10:19:36.430 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-06-15 10:19:36.432 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-06-15 10:19:36.434 | + functions-common:real_install_package:1421 : apt_get install ksmtuned 2026-06-15 10:19:36.455 | + functions-common:apt_get:1201 : sudo DEBIAN_FRONTEND=noninteractive http_proxy= https_proxy= no_proxy= apt-get --option Dpkg::Options::=--force-confold --assume-yes install ksmtuned 2026-06-15 10:19:36.492 | Reading package lists... 2026-06-15 10:19:36.817 | Building dependency tree... 2026-06-15 10:19:36.818 | Reading state information... 2026-06-15 10:19:37.174 | Recommended packages: 2026-06-15 10:19:37.174 | qemu-kvm 2026-06-15 10:19:37.205 | The following NEW packages will be installed: 2026-06-15 10:19:37.206 | ksmtuned 2026-06-15 10:19:37.263 | 0 upgraded, 1 newly installed, 0 to remove and 0 not upgraded. 2026-06-15 10:19:37.263 | Need to get 7,444 B of archives. 2026-06-15 10:19:37.263 | After this operation, 44.0 kB of additional disk space will be used. 2026-06-15 10:19:37.263 | Get:1 https://mirror-int.ord.rax.opendev.org/ubuntu noble/universe amd64 ksmtuned amd64 4.20150326 [7,444 B] 2026-06-15 10:19:37.752 | debconf: delaying package configuration, since apt-utils is not installed 2026-06-15 10:19:37.796 | Fetched 7,444 B in 0s (198 kB/s) 2026-06-15 10:19:37.870 | Selecting previously unselected package ksmtuned. 2026-06-15 10:19:38.205 | (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 ... 35255 files and directories currently installed.) 2026-06-15 10:19:38.207 | Preparing to unpack .../ksmtuned_4.20150326_amd64.deb ... 2026-06-15 10:19:38.211 | Unpacking ksmtuned (4.20150326) ... 2026-06-15 10:19:38.263 | Setting up ksmtuned (4.20150326) ... 2026-06-15 10:19:38.534 | Created symlink /etc/systemd/system/multi-user.target.wants/ksm.service → /usr/lib/systemd/system/ksm.service. 2026-06-15 10:19:38.762 | Created symlink /etc/systemd/system/multi-user.target.wants/ksmtuned.service → /usr/lib/systemd/system/ksmtuned.service. 2026-06-15 10:19:39.385 | + functions-common:apt_get:1205 : result=0 2026-06-15 10:19:39.388 | + functions-common:apt_get:1208 : time_stop apt-get 2026-06-15 10:19:39.390 | + functions-common:time_stop:2414 : local name 2026-06-15 10:19:39.392 | + functions-common:time_stop:2415 : local end_time 2026-06-15 10:19:39.395 | + functions-common:time_stop:2416 : local elapsed_time 2026-06-15 10:19:39.397 | + functions-common:time_stop:2417 : local total 2026-06-15 10:19:39.399 | + functions-common:time_stop:2418 : local start_time 2026-06-15 10:19:39.401 | + functions-common:time_stop:2420 : name=apt-get 2026-06-15 10:19:39.403 | + functions-common:time_stop:2421 : start_time=1781518776452 2026-06-15 10:19:39.406 | + functions-common:time_stop:2423 : [[ -z 1781518776452 ]] 2026-06-15 10:19:39.409 | ++ functions-common:time_stop:2426 : date +%s%3N 2026-06-15 10:19:39.412 | + functions-common:time_stop:2426 : end_time=1781518779410 2026-06-15 10:19:39.415 | + functions-common:time_stop:2427 : elapsed_time=2958 2026-06-15 10:19:39.418 | + functions-common:time_stop:2428 : total=919 2026-06-15 10:19:39.420 | + functions-common:time_stop:2430 : _TIME_START[$name]= 2026-06-15 10:19:39.422 | + functions-common:time_stop:2431 : _TIME_TOTAL[$name]=3877 2026-06-15 10:19:39.425 | + functions-common:apt_get:1209 : return 0 2026-06-15 10:19:39.428 | + lib/host:configure_ksm:18 : [[ -f /sys/kernel/mm/ksm/run ]] 2026-06-15 10:19:39.431 | + lib/host:configure_ksm:19 : sudo tee /sys/kernel/mm/ksm/run 2026-06-15 10:19:39.431 | ++ lib/host:configure_ksm:19 : bool_to_int ENABLE_KSM 2026-06-15 10:19:39.449 | + lib/host:configure_ksm:19 : echo 0 2026-06-15 10:19:39.449 | 0 2026-06-15 10:19:39.453 | + lib/host:configure_host_mem:72 : configure_sysctl_mem_parmaters 2026-06-15 10:19:39.456 | + lib/host:configure_sysctl_mem_parmaters:55 : [[ True == \T\r\u\e ]] 2026-06-15 10:19:39.458 | + lib/host:configure_sysctl_mem_parmaters:57 : sudo sysctl -w vm.dirty_ratio=60 2026-06-15 10:19:39.470 | vm.dirty_ratio = 60 2026-06-15 10:19:39.474 | + lib/host:configure_sysctl_mem_parmaters:58 : sudo sysctl -w vm.dirty_background_ratio=10 2026-06-15 10:19:39.486 | vm.dirty_background_ratio = 10 2026-06-15 10:19:39.490 | + lib/host:configure_sysctl_mem_parmaters:59 : sudo sysctl -w vm.vfs_cache_pressure=50 2026-06-15 10:19:39.499 | vm.vfs_cache_pressure = 50 2026-06-15 10:19:39.504 | + lib/host:configure_sysctl_mem_parmaters:64 : sudo sysctl -w vm.swappiness=100 2026-06-15 10:19:39.515 | vm.swappiness = 100 2026-06-15 10:19:39.520 | + lib/host:configure_sysctl_mem_parmaters:65 : sudo grep -R . /proc/sys/vm/ 2026-06-15 10:19:39.531 | /proc/sys/vm/admin_reserve_kbytes:8192 2026-06-15 10:19:39.531 | grep: /proc/sys/vm/compact_memory: Permission denied 2026-06-15 10:19:39.531 | /proc/sys/vm/compact_unevictable_allowed:1 2026-06-15 10:19:39.531 | /proc/sys/vm/compaction_proactiveness:20 2026-06-15 10:19:39.531 | /proc/sys/vm/dirty_background_bytes:0 2026-06-15 10:19:39.531 | /proc/sys/vm/dirty_background_ratio:10 2026-06-15 10:19:39.532 | /proc/sys/vm/dirty_bytes:0 2026-06-15 10:19:39.532 | /proc/sys/vm/dirty_expire_centisecs:3000 2026-06-15 10:19:39.532 | /proc/sys/vm/dirty_ratio:60 2026-06-15 10:19:39.532 | /proc/sys/vm/dirty_writeback_centisecs:500 2026-06-15 10:19:39.532 | /proc/sys/vm/dirtytime_expire_seconds:43200 2026-06-15 10:19:39.532 | grep: /proc/sys/vm/drop_caches: Permission denied 2026-06-15 10:19:39.533 | /proc/sys/vm/extfrag_threshold:500 2026-06-15 10:19:39.533 | /proc/sys/vm/hugetlb_optimize_vmemmap:0 2026-06-15 10:19:39.533 | /proc/sys/vm/hugetlb_shm_group:0 2026-06-15 10:19:39.533 | /proc/sys/vm/laptop_mode:0 2026-06-15 10:19:39.533 | /proc/sys/vm/legacy_va_layout:0 2026-06-15 10:19:39.533 | /proc/sys/vm/lowmem_reserve_ratio:256 256 32 0 0 2026-06-15 10:19:39.533 | /proc/sys/vm/max_map_count:1048576 2026-06-15 10:19:39.533 | /proc/sys/vm/memfd_noexec:0 2026-06-15 10:19:39.533 | /proc/sys/vm/memory_failure_early_kill:0 2026-06-15 10:19:39.533 | /proc/sys/vm/memory_failure_recovery:1 2026-06-15 10:19:39.533 | /proc/sys/vm/min_free_kbytes:67584 2026-06-15 10:19:39.533 | /proc/sys/vm/min_slab_ratio:5 2026-06-15 10:19:39.533 | /proc/sys/vm/min_unmapped_ratio:1 2026-06-15 10:19:39.533 | /proc/sys/vm/mmap_min_addr:65536 2026-06-15 10:19:39.534 | /proc/sys/vm/mmap_rnd_bits:32 2026-06-15 10:19:39.534 | /proc/sys/vm/mmap_rnd_compat_bits:16 2026-06-15 10:19:39.534 | /proc/sys/vm/nr_hugepages:0 2026-06-15 10:19:39.534 | /proc/sys/vm/nr_hugepages_mempolicy:0 2026-06-15 10:19:39.534 | /proc/sys/vm/nr_overcommit_hugepages:0 2026-06-15 10:19:39.534 | /proc/sys/vm/numa_stat:1 2026-06-15 10:19:39.534 | /proc/sys/vm/numa_zonelist_order:Node 2026-06-15 10:19:39.534 | /proc/sys/vm/oom_dump_tasks:1 2026-06-15 10:19:39.534 | /proc/sys/vm/oom_kill_allocating_task:0 2026-06-15 10:19:39.534 | /proc/sys/vm/overcommit_kbytes:0 2026-06-15 10:19:39.534 | /proc/sys/vm/overcommit_memory:0 2026-06-15 10:19:39.534 | /proc/sys/vm/overcommit_ratio:50 2026-06-15 10:19:39.534 | /proc/sys/vm/page-cluster:3 2026-06-15 10:19:39.534 | /proc/sys/vm/page_lock_unfairness:5 2026-06-15 10:19:39.534 | /proc/sys/vm/panic_on_oom:0 2026-06-15 10:19:39.534 | /proc/sys/vm/percpu_pagelist_high_fraction:0 2026-06-15 10:19:39.534 | /proc/sys/vm/stat_interval:1 2026-06-15 10:19:39.534 | /proc/sys/vm/swappiness:100 2026-06-15 10:19:39.534 | /proc/sys/vm/unprivileged_userfaultfd:0 2026-06-15 10:19:39.534 | /proc/sys/vm/user_reserve_kbytes:131072 2026-06-15 10:19:39.534 | /proc/sys/vm/vfs_cache_pressure:50 2026-06-15 10:19:39.534 | /proc/sys/vm/watermark_boost_factor:15000 2026-06-15 10:19:39.534 | /proc/sys/vm/watermark_scale_factor:10 2026-06-15 10:19:39.534 | /proc/sys/vm/zone_reclaim_mode:0 2026-06-15 10:19:39.538 | + lib/host:configure_sysctl_mem_parmaters:65 : /bin/true 2026-06-15 10:19:39.543 | + lib/host:tune_host:97 : configure_host_net 2026-06-15 10:19:39.546 | + lib/host:configure_host_net:92 : configure_sysctl_net_parmaters 2026-06-15 10:19:39.549 | + lib/host:configure_sysctl_net_parmaters:77 : [[ True == \T\r\u\e ]] 2026-06-15 10:19:39.552 | + lib/host:configure_sysctl_net_parmaters:79 : sudo sysctl -w net.ipv4.tcp_keepalive_time=60 2026-06-15 10:19:39.564 | net.ipv4.tcp_keepalive_time = 60 2026-06-15 10:19:39.568 | + lib/host:configure_sysctl_net_parmaters:80 : sudo sysctl -w net.ipv4.tcp_keepalive_intvl=10 2026-06-15 10:19:39.580 | net.ipv4.tcp_keepalive_intvl = 10 2026-06-15 10:19:39.584 | + lib/host:configure_sysctl_net_parmaters:81 : sudo sysctl -w net.ipv4.tcp_keepalive_probes=6 2026-06-15 10:19:39.595 | net.ipv4.tcp_keepalive_probes = 6 2026-06-15 10:19:39.599 | + lib/host:configure_sysctl_net_parmaters:83 : sudo sysctl -w net.ipv4.tcp_fastopen=3 2026-06-15 10:19:39.611 | net.ipv4.tcp_fastopen = 3 2026-06-15 10:19:39.616 | + lib/host:configure_sysctl_net_parmaters:85 : sudo grep -R . /proc/sys/net/ipv4/tcp_abort_on_overflow /proc/sys/net/ipv4/tcp_adv_win_scale /proc/sys/net/ipv4/tcp_allowed_congestion_control /proc/sys/net/ipv4/tcp_app_win /proc/sys/net/ipv4/tcp_autocorking /proc/sys/net/ipv4/tcp_available_congestion_control /proc/sys/net/ipv4/tcp_available_ulp /proc/sys/net/ipv4/tcp_backlog_ack_defer /proc/sys/net/ipv4/tcp_base_mss /proc/sys/net/ipv4/tcp_challenge_ack_limit /proc/sys/net/ipv4/tcp_child_ehash_entries /proc/sys/net/ipv4/tcp_comp_sack_delay_ns /proc/sys/net/ipv4/tcp_comp_sack_nr /proc/sys/net/ipv4/tcp_comp_sack_slack_ns /proc/sys/net/ipv4/tcp_congestion_control /proc/sys/net/ipv4/tcp_dsack /proc/sys/net/ipv4/tcp_early_demux /proc/sys/net/ipv4/tcp_early_retrans /proc/sys/net/ipv4/tcp_ecn /proc/sys/net/ipv4/tcp_ecn_fallback /proc/sys/net/ipv4/tcp_ehash_entries /proc/sys/net/ipv4/tcp_fack /proc/sys/net/ipv4/tcp_fastopen /proc/sys/net/ipv4/tcp_fastopen_blackhole_timeout_sec /proc/sys/net/ipv4/tcp_fastopen_key /proc/sys/net/ipv4/tcp_fin_timeout /proc/sys/net/ipv4/tcp_frto /proc/sys/net/ipv4/tcp_fwmark_accept /proc/sys/net/ipv4/tcp_invalid_ratelimit /proc/sys/net/ipv4/tcp_keepalive_intvl /proc/sys/net/ipv4/tcp_keepalive_probes /proc/sys/net/ipv4/tcp_keepalive_time /proc/sys/net/ipv4/tcp_l3mdev_accept /proc/sys/net/ipv4/tcp_limit_output_bytes /proc/sys/net/ipv4/tcp_low_latency /proc/sys/net/ipv4/tcp_max_orphans /proc/sys/net/ipv4/tcp_max_reordering /proc/sys/net/ipv4/tcp_max_syn_backlog /proc/sys/net/ipv4/tcp_max_tw_buckets /proc/sys/net/ipv4/tcp_mem /proc/sys/net/ipv4/tcp_migrate_req /proc/sys/net/ipv4/tcp_min_rtt_wlen /proc/sys/net/ipv4/tcp_min_snd_mss /proc/sys/net/ipv4/tcp_min_tso_segs /proc/sys/net/ipv4/tcp_moderate_rcvbuf /proc/sys/net/ipv4/tcp_mtu_probe_floor /proc/sys/net/ipv4/tcp_mtu_probing /proc/sys/net/ipv4/tcp_no_metrics_save /proc/sys/net/ipv4/tcp_no_ssthresh_metrics_save /proc/sys/net/ipv4/tcp_notsent_lowat /proc/sys/net/ipv4/tcp_orphan_retries /proc/sys/net/ipv4/tcp_pacing_ca_ratio /proc/sys/net/ipv4/tcp_pacing_ss_ratio /proc/sys/net/ipv4/tcp_pingpong_thresh /proc/sys/net/ipv4/tcp_plb_cong_thresh /proc/sys/net/ipv4/tcp_plb_enabled /proc/sys/net/ipv4/tcp_plb_idle_rehash_rounds /proc/sys/net/ipv4/tcp_plb_rehash_rounds /proc/sys/net/ipv4/tcp_plb_suspend_rto_sec /proc/sys/net/ipv4/tcp_probe_interval /proc/sys/net/ipv4/tcp_probe_threshold /proc/sys/net/ipv4/tcp_recovery /proc/sys/net/ipv4/tcp_reflect_tos /proc/sys/net/ipv4/tcp_reordering /proc/sys/net/ipv4/tcp_retrans_collapse /proc/sys/net/ipv4/tcp_retries1 /proc/sys/net/ipv4/tcp_retries2 /proc/sys/net/ipv4/tcp_rfc1337 /proc/sys/net/ipv4/tcp_rmem /proc/sys/net/ipv4/tcp_sack /proc/sys/net/ipv4/tcp_shrink_window /proc/sys/net/ipv4/tcp_slow_start_after_idle /proc/sys/net/ipv4/tcp_stdurg /proc/sys/net/ipv4/tcp_synack_retries /proc/sys/net/ipv4/tcp_syncookies /proc/sys/net/ipv4/tcp_syn_linear_timeouts /proc/sys/net/ipv4/tcp_syn_retries /proc/sys/net/ipv4/tcp_thin_linear_timeouts /proc/sys/net/ipv4/tcp_timestamps /proc/sys/net/ipv4/tcp_tso_rtt_log /proc/sys/net/ipv4/tcp_tso_win_divisor /proc/sys/net/ipv4/tcp_tw_reuse /proc/sys/net/ipv4/tcp_window_scaling /proc/sys/net/ipv4/tcp_wmem /proc/sys/net/ipv4/tcp_workaround_signed_windows 2026-06-15 10:19:39.632 | /proc/sys/net/ipv4/tcp_abort_on_overflow:0 2026-06-15 10:19:39.632 | /proc/sys/net/ipv4/tcp_adv_win_scale:1 2026-06-15 10:19:39.632 | /proc/sys/net/ipv4/tcp_allowed_congestion_control:reno cubic 2026-06-15 10:19:39.632 | /proc/sys/net/ipv4/tcp_app_win:31 2026-06-15 10:19:39.632 | /proc/sys/net/ipv4/tcp_autocorking:1 2026-06-15 10:19:39.632 | /proc/sys/net/ipv4/tcp_available_congestion_control:reno cubic 2026-06-15 10:19:39.632 | /proc/sys/net/ipv4/tcp_available_ulp:espintcp mptcp 2026-06-15 10:19:39.632 | /proc/sys/net/ipv4/tcp_backlog_ack_defer:1 2026-06-15 10:19:39.632 | /proc/sys/net/ipv4/tcp_base_mss:1024 2026-06-15 10:19:39.632 | /proc/sys/net/ipv4/tcp_challenge_ack_limit:2147483647 2026-06-15 10:19:39.632 | /proc/sys/net/ipv4/tcp_child_ehash_entries:0 2026-06-15 10:19:39.632 | /proc/sys/net/ipv4/tcp_comp_sack_delay_ns:1000000 2026-06-15 10:19:39.633 | /proc/sys/net/ipv4/tcp_comp_sack_nr:44 2026-06-15 10:19:39.633 | /proc/sys/net/ipv4/tcp_comp_sack_slack_ns:100000 2026-06-15 10:19:39.633 | /proc/sys/net/ipv4/tcp_congestion_control:cubic 2026-06-15 10:19:39.633 | /proc/sys/net/ipv4/tcp_dsack:1 2026-06-15 10:19:39.633 | /proc/sys/net/ipv4/tcp_early_demux:1 2026-06-15 10:19:39.633 | /proc/sys/net/ipv4/tcp_early_retrans:3 2026-06-15 10:19:39.633 | /proc/sys/net/ipv4/tcp_ecn:2 2026-06-15 10:19:39.633 | /proc/sys/net/ipv4/tcp_ecn_fallback:1 2026-06-15 10:19:39.633 | /proc/sys/net/ipv4/tcp_ehash_entries:65536 2026-06-15 10:19:39.633 | /proc/sys/net/ipv4/tcp_fack:0 2026-06-15 10:19:39.633 | /proc/sys/net/ipv4/tcp_fastopen:3 2026-06-15 10:19:39.633 | /proc/sys/net/ipv4/tcp_fastopen_blackhole_timeout_sec:0 2026-06-15 10:19:39.633 | /proc/sys/net/ipv4/tcp_fastopen_key:45f65f0d-8a31c25a-1eee4119-8ca44cf1 2026-06-15 10:19:39.633 | /proc/sys/net/ipv4/tcp_fin_timeout:60 2026-06-15 10:19:39.634 | /proc/sys/net/ipv4/tcp_frto:2 2026-06-15 10:19:39.634 | /proc/sys/net/ipv4/tcp_fwmark_accept:0 2026-06-15 10:19:39.634 | /proc/sys/net/ipv4/tcp_invalid_ratelimit:500 2026-06-15 10:19:39.634 | /proc/sys/net/ipv4/tcp_keepalive_intvl:10 2026-06-15 10:19:39.634 | /proc/sys/net/ipv4/tcp_keepalive_probes:6 2026-06-15 10:19:39.634 | /proc/sys/net/ipv4/tcp_keepalive_time:60 2026-06-15 10:19:39.634 | /proc/sys/net/ipv4/tcp_l3mdev_accept:0 2026-06-15 10:19:39.634 | /proc/sys/net/ipv4/tcp_limit_output_bytes:1048576 2026-06-15 10:19:39.634 | /proc/sys/net/ipv4/tcp_low_latency:0 2026-06-15 10:19:39.634 | /proc/sys/net/ipv4/tcp_max_orphans:32768 2026-06-15 10:19:39.634 | /proc/sys/net/ipv4/tcp_max_reordering:300 2026-06-15 10:19:39.634 | /proc/sys/net/ipv4/tcp_max_syn_backlog:512 2026-06-15 10:19:39.634 | /proc/sys/net/ipv4/tcp_max_tw_buckets:32768 2026-06-15 10:19:39.634 | /proc/sys/net/ipv4/tcp_mem:93153 124206 186306 2026-06-15 10:19:39.635 | /proc/sys/net/ipv4/tcp_migrate_req:0 2026-06-15 10:19:39.635 | /proc/sys/net/ipv4/tcp_min_rtt_wlen:300 2026-06-15 10:19:39.635 | /proc/sys/net/ipv4/tcp_min_snd_mss:48 2026-06-15 10:19:39.635 | /proc/sys/net/ipv4/tcp_min_tso_segs:2 2026-06-15 10:19:39.635 | /proc/sys/net/ipv4/tcp_moderate_rcvbuf:1 2026-06-15 10:19:39.635 | /proc/sys/net/ipv4/tcp_mtu_probe_floor:48 2026-06-15 10:19:39.635 | /proc/sys/net/ipv4/tcp_mtu_probing:0 2026-06-15 10:19:39.635 | /proc/sys/net/ipv4/tcp_no_metrics_save:0 2026-06-15 10:19:39.635 | /proc/sys/net/ipv4/tcp_no_ssthresh_metrics_save:1 2026-06-15 10:19:39.635 | /proc/sys/net/ipv4/tcp_notsent_lowat:4294967295 2026-06-15 10:19:39.635 | /proc/sys/net/ipv4/tcp_orphan_retries:0 2026-06-15 10:19:39.635 | /proc/sys/net/ipv4/tcp_pacing_ca_ratio:120 2026-06-15 10:19:39.635 | /proc/sys/net/ipv4/tcp_pacing_ss_ratio:200 2026-06-15 10:19:39.635 | /proc/sys/net/ipv4/tcp_pingpong_thresh:1 2026-06-15 10:19:39.636 | /proc/sys/net/ipv4/tcp_plb_cong_thresh:128 2026-06-15 10:19:39.636 | /proc/sys/net/ipv4/tcp_plb_enabled:0 2026-06-15 10:19:39.636 | /proc/sys/net/ipv4/tcp_plb_idle_rehash_rounds:3 2026-06-15 10:19:39.636 | /proc/sys/net/ipv4/tcp_plb_rehash_rounds:12 2026-06-15 10:19:39.636 | /proc/sys/net/ipv4/tcp_plb_suspend_rto_sec:60 2026-06-15 10:19:39.636 | /proc/sys/net/ipv4/tcp_probe_interval:600 2026-06-15 10:19:39.636 | /proc/sys/net/ipv4/tcp_probe_threshold:8 2026-06-15 10:19:39.636 | /proc/sys/net/ipv4/tcp_recovery:1 2026-06-15 10:19:39.636 | /proc/sys/net/ipv4/tcp_reflect_tos:0 2026-06-15 10:19:39.636 | /proc/sys/net/ipv4/tcp_reordering:3 2026-06-15 10:19:39.636 | /proc/sys/net/ipv4/tcp_retrans_collapse:1 2026-06-15 10:19:39.636 | /proc/sys/net/ipv4/tcp_retries1:3 2026-06-15 10:19:39.636 | /proc/sys/net/ipv4/tcp_retries2:15 2026-06-15 10:19:39.636 | /proc/sys/net/ipv4/tcp_rfc1337:0 2026-06-15 10:19:39.636 | /proc/sys/net/ipv4/tcp_rmem:4096 131072 6291456 2026-06-15 10:19:39.636 | /proc/sys/net/ipv4/tcp_sack:1 2026-06-15 10:19:39.636 | /proc/sys/net/ipv4/tcp_shrink_window:0 2026-06-15 10:19:39.636 | /proc/sys/net/ipv4/tcp_slow_start_after_idle:1 2026-06-15 10:19:39.636 | /proc/sys/net/ipv4/tcp_stdurg:0 2026-06-15 10:19:39.636 | /proc/sys/net/ipv4/tcp_synack_retries:5 2026-06-15 10:19:39.636 | /proc/sys/net/ipv4/tcp_syncookies:1 2026-06-15 10:19:39.637 | /proc/sys/net/ipv4/tcp_syn_linear_timeouts:4 2026-06-15 10:19:39.637 | /proc/sys/net/ipv4/tcp_syn_retries:6 2026-06-15 10:19:39.637 | /proc/sys/net/ipv4/tcp_thin_linear_timeouts:0 2026-06-15 10:19:39.637 | /proc/sys/net/ipv4/tcp_timestamps:1 2026-06-15 10:19:39.637 | /proc/sys/net/ipv4/tcp_tso_rtt_log:9 2026-06-15 10:19:39.637 | /proc/sys/net/ipv4/tcp_tso_win_divisor:3 2026-06-15 10:19:39.637 | /proc/sys/net/ipv4/tcp_tw_reuse:2 2026-06-15 10:19:39.637 | /proc/sys/net/ipv4/tcp_window_scaling:1 2026-06-15 10:19:39.637 | /proc/sys/net/ipv4/tcp_wmem:4096 16384 4194304 2026-06-15 10:19:39.637 | /proc/sys/net/ipv4/tcp_workaround_signed_windows:0 2026-06-15 10:19:39.637 | + lib/host:configure_sysctl_net_parmaters:87 : sudo sysctl -w net.core.default_qdisc=pfifo_fast 2026-06-15 10:19:39.647 | net.core.default_qdisc = pfifo_fast 2026-06-15 10:19:39.651 | + ./stack.sh:main:594 : fetch_plugins 2026-06-15 10:19:39.654 | + functions-common:fetch_plugins:1760 : local plugins= 2026-06-15 10:19:39.656 | + functions-common:fetch_plugins:1761 : local plugin 2026-06-15 10:19:39.659 | + functions-common:fetch_plugins:1764 : [[ -z '' ]] 2026-06-15 10:19:39.662 | + functions-common:fetch_plugins:1765 : return 2026-06-15 10:19:39.664 | + ./stack.sh:main:598 : run_phase override_defaults 2026-06-15 10:19:39.667 | + functions-common:run_phase:1842 : local mode=override_defaults 2026-06-15 10:19:39.669 | + functions-common:run_phase:1843 : local phase= 2026-06-15 10:19:39.672 | + functions-common:run_phase:1844 : [[ -d /opt/stack/devstack/extras.d ]] 2026-06-15 10:19:39.674 | + functions-common:run_phase:1845 : local extra_plugin_file_name 2026-06-15 10:19:39.677 | + functions-common:run_phase:1846 : for extra_plugin_file_name in $TOP_DIR/extras.d/*.sh 2026-06-15 10:19:39.679 | + functions-common:run_phase:1851 : local exceptions=80-tempest.sh 2026-06-15 10:19:39.681 | + functions-common:run_phase:1852 : local extra 2026-06-15 10:19:39.684 | ++ functions-common:run_phase:1853 : basename /opt/stack/devstack/extras.d/80-tempest.sh 2026-06-15 10:19:39.690 | + functions-common:run_phase:1853 : extra=80-tempest.sh 2026-06-15 10:19:39.692 | + functions-common:run_phase:1854 : [[ 80-tempest.sh =~ 80-tempest\.sh ]] 2026-06-15 10:19:39.695 | + functions-common:run_phase:1858 : [[ -r /opt/stack/devstack/extras.d/80-tempest.sh ]] 2026-06-15 10:19:39.697 | + functions-common:run_phase:1858 : source /opt/stack/devstack/extras.d/80-tempest.sh override_defaults 2026-06-15 10:19:39.699 | ++ extras.d/80-tempest.sh:source:3 : is_service_enabled tempest 2026-06-15 10:19:39.716 | ++ functions-common:is_service_enabled:2070 : return 0 2026-06-15 10:19:39.718 | ++ extras.d/80-tempest.sh:source:4 : [[ override_defaults == \s\o\u\r\c\e ]] 2026-06-15 10:19:39.721 | ++ extras.d/80-tempest.sh:source:7 : [[ override_defaults == \s\t\a\c\k ]] 2026-06-15 10:19:39.723 | ++ extras.d/80-tempest.sh:source:10 : [[ override_defaults == \s\t\a\c\k ]] 2026-06-15 10:19:39.726 | ++ extras.d/80-tempest.sh:source:13 : [[ override_defaults == \s\t\a\c\k ]] 2026-06-15 10:19:39.728 | ++ extras.d/80-tempest.sh:source:16 : [[ override_defaults == \s\t\a\c\k ]] 2026-06-15 10:19:39.730 | ++ extras.d/80-tempest.sh:source:19 : [[ override_defaults == \s\t\a\c\k ]] 2026-06-15 10:19:39.732 | ++ extras.d/80-tempest.sh:source:27 : [[ override_defaults == \u\n\s\t\a\c\k ]] 2026-06-15 10:19:39.735 | ++ extras.d/80-tempest.sh:source:32 : [[ override_defaults == \c\l\e\a\n ]] 2026-06-15 10:19:39.737 | + functions-common:run_phase:1863 : [[ override_defaults == \s\o\u\r\c\e ]] 2026-06-15 10:19:39.740 | + functions-common:run_phase:1866 : [[ override_defaults == \o\v\e\r\r\i\d\e\_\d\e\f\a\u\l\t\s ]] 2026-06-15 10:19:39.742 | + functions-common:run_phase:1867 : plugin_override_defaults 2026-06-15 10:19:39.744 | + functions-common:plugin_override_defaults:1801 : local plugins= 2026-06-15 10:19:39.747 | + functions-common:plugin_override_defaults:1802 : local plugin 2026-06-15 10:19:39.750 | + functions-common:plugin_override_defaults:1805 : [[ -z '' ]] 2026-06-15 10:19:39.753 | + functions-common:plugin_override_defaults:1806 : return 2026-06-15 10:19:39.756 | + ./stack.sh:main:601 : source /opt/stack/devstack/lib/apache 2026-06-15 10:19:39.779 | + ./stack.sh:main:604 : source /opt/stack/devstack/lib/tls 2026-06-15 10:19:39.782 | ++ lib/tls:source:38 : is_service_enabled tls-proxy 2026-06-15 10:19:39.798 | ++ functions-common:is_service_enabled:2070 : return 0 2026-06-15 10:19:39.802 | +++ lib/tls:source:40 : ipv6_unquote 10.209.97.186 2026-06-15 10:19:39.805 | +++ functions-common:ipv6_unquote:2212 : echo 10.209.97.186 2026-06-15 10:19:39.805 | +++ functions-common:ipv6_unquote:2212 : tr -d '[]' 2026-06-15 10:19:39.809 | ++ lib/tls:source:40 : TLS_IP=10.209.97.186 2026-06-15 10:19:39.812 | +++ lib/tls:source:43 : hostname -f 2026-06-15 10:19:39.817 | ++ lib/tls:source:43 : DEVSTACK_HOSTNAME=npa606d15363b04 2026-06-15 10:19:39.820 | ++ lib/tls:source:44 : DEVSTACK_CERT_NAME=devstack-cert 2026-06-15 10:19:39.822 | ++ lib/tls:source:45 : DEVSTACK_CERT=/opt/stack/data/devstack-cert.pem 2026-06-15 10:19:39.825 | ++ lib/tls:source:48 : ROOT_CA_DIR=/opt/stack/data/CA/root-ca 2026-06-15 10:19:39.827 | ++ lib/tls:source:49 : INT_CA_DIR=/opt/stack/data/CA/int-ca 2026-06-15 10:19:39.830 | ++ lib/tls:source:51 : ORG_NAME=OpenStack 2026-06-15 10:19:39.832 | ++ lib/tls:source:52 : ORG_UNIT_NAME=DevStack 2026-06-15 10:19:39.835 | ++ lib/tls:source:55 : STUD_PROTO=--tls 2026-06-15 10:19:39.838 | ++ lib/tls:source:56 : STUD_CIPHERS='TLSv1+HIGH:!DES:!aNULL:!eNULL:@STRENGTH' 2026-06-15 10:19:39.840 | ++ lib/tls:source:63 : OPENSSL=/usr/bin/openssl 2026-06-15 10:19:39.846 | + ./stack.sh:main:607 : source /opt/stack/devstack/lib/infra 2026-06-15 10:19:39.860 | + ./stack.sh:main:608 : source /opt/stack/devstack/lib/libraries 2026-06-15 10:19:39.883 | + ./stack.sh:main:609 : source /opt/stack/devstack/lib/lvm 2026-06-15 10:19:39.900 | + ./stack.sh:main:610 : source /opt/stack/devstack/lib/horizon 2026-06-15 10:19:39.917 | + ./stack.sh:main:611 : source /opt/stack/devstack/lib/keystone 2026-06-15 10:19:39.959 | + ./stack.sh:main:612 : source /opt/stack/devstack/lib/glance 2026-06-15 10:19:40.050 | + ./stack.sh:main:613 : source /opt/stack/devstack/lib/nova 2026-06-15 10:19:40.168 | + ./stack.sh:main:614 : source /opt/stack/devstack/lib/placement 2026-06-15 10:19:40.197 | + ./stack.sh:main:615 : source /opt/stack/devstack/lib/cinder 2026-06-15 10:19:40.254 | + ./stack.sh:main:616 : source /opt/stack/devstack/lib/swift 2026-06-15 10:19:40.313 | + ./stack.sh:main:617 : source /opt/stack/devstack/lib/neutron 2026-06-15 10:19:40.317 | ++ lib/neutron:source:61 : is_service_enabled tls-proxy 2026-06-15 10:19:40.336 | ++ functions-common:is_service_enabled:2070 : return 0 2026-06-15 10:19:40.339 | ++ lib/neutron:source:62 : Q_PROTOCOL=https 2026-06-15 10:19:40.343 | ++ lib/neutron:source:66 : GITDIR["python-neutronclient"]=/opt/stack/python-neutronclient 2026-06-15 10:19:40.347 | ++ lib/neutron:source:68 : NEUTRON_DIR=/opt/stack/neutron 2026-06-15 10:19:40.350 | ++ lib/neutron:source:69 : NEUTRON_FWAAS_DIR=/opt/stack/neutron-fwaas 2026-06-15 10:19:40.353 | ++ lib/neutron:source:72 : [[ -d /opt/stack/neutron/bin/neutron-server ]] 2026-06-15 10:19:40.357 | +++ lib/neutron:source:75 : get_python_exec_prefix 2026-06-15 10:19:40.376 | +++ inc/python:get_python_exec_prefix:80 : [[ True == \T\r\u\e ]] 2026-06-15 10:19:40.378 | +++ inc/python:get_python_exec_prefix:81 : echo /opt/stack/data/venv/bin 2026-06-15 10:19:40.381 | ++ lib/neutron:source:75 : NEUTRON_BIN_DIR=/opt/stack/data/venv/bin 2026-06-15 10:19:40.384 | ++ lib/neutron:source:78 : NEUTRON_CONF_DIR=/etc/neutron 2026-06-15 10:19:40.387 | ++ lib/neutron:source:79 : NEUTRON_CONF=/etc/neutron/neutron.conf 2026-06-15 10:19:40.390 | ++ lib/neutron:source:80 : export NEUTRON_TEST_CONFIG_FILE=/etc/neutron/debug.ini 2026-06-15 10:19:40.393 | ++ lib/neutron:source:80 : NEUTRON_TEST_CONFIG_FILE=/etc/neutron/debug.ini 2026-06-15 10:19:40.395 | ++ lib/neutron:source:82 : NEUTRON_UWSGI=neutron.wsgi.api:application 2026-06-15 10:19:40.398 | ++ lib/neutron:source:83 : NEUTRON_UWSGI_CONF=/etc/neutron/neutron-api-uwsgi.ini 2026-06-15 10:19:40.402 | +++ lib/neutron:source:89 : trueorfalse True NEUTRON_ENFORCE_SCOPE 2026-06-15 10:19:40.422 | ++ lib/neutron:source:89 : NEUTRON_ENFORCE_SCOPE=True 2026-06-15 10:19:40.425 | ++ lib/neutron:source:93 : AGENT_DHCP_BINARY=/opt/stack/data/venv/bin/neutron-dhcp-agent 2026-06-15 10:19:40.428 | ++ lib/neutron:source:94 : AGENT_L3_BINARY=/opt/stack/data/venv/bin/neutron-l3-agent 2026-06-15 10:19:40.431 | ++ lib/neutron:source:95 : AGENT_META_BINARY=/opt/stack/data/venv/bin/neutron-metadata-agent 2026-06-15 10:19:40.434 | ++ lib/neutron:source:99 : Q_DHCP_CONF_FILE=/etc/neutron/dhcp_agent.ini 2026-06-15 10:19:40.437 | ++ lib/neutron:source:102 : NEUTRON_DHCP_CONF=/etc/neutron/dhcp_agent.ini 2026-06-15 10:19:40.440 | ++ lib/neutron:source:103 : Q_L3_CONF_FILE=/etc/neutron/l3_agent.ini 2026-06-15 10:19:40.443 | ++ lib/neutron:source:106 : NEUTRON_L3_CONF=/etc/neutron/l3_agent.ini 2026-06-15 10:19:40.446 | ++ lib/neutron:source:107 : Q_META_CONF_FILE=/etc/neutron/metadata_agent.ini 2026-06-15 10:19:40.449 | ++ lib/neutron:source:110 : Q_DB_NAME=neutron 2026-06-15 10:19:40.453 | ++ lib/neutron:source:112 : Q_PLUGIN=ml2 2026-06-15 10:19:40.456 | ++ lib/neutron:source:114 : Q_HOST=10.209.97.186 2026-06-15 10:19:40.458 | ++ lib/neutron:source:116 : Q_PROTOCOL=https 2026-06-15 10:19:40.462 | +++ lib/neutron:source:118 : ipv6_unquote 0.0.0.0 2026-06-15 10:19:40.465 | +++ functions-common:ipv6_unquote:2212 : echo 0.0.0.0 2026-06-15 10:19:40.466 | +++ functions-common:ipv6_unquote:2212 : tr -d '[]' 2026-06-15 10:19:40.471 | ++ lib/neutron:source:118 : Q_LISTEN_ADDRESS=0.0.0.0 2026-06-15 10:19:40.473 | ++ lib/neutron:source:120 : Q_ADMIN_USERNAME=neutron 2026-06-15 10:19:40.476 | ++ lib/neutron:source:122 : Q_AUTH_STRATEGY=keystone 2026-06-15 10:19:40.479 | ++ lib/neutron:source:124 : Q_OVS_USE_VETH=False 2026-06-15 10:19:40.482 | ++ lib/neutron:source:125 : Q_USE_ROOTWRAP=True 2026-06-15 10:19:40.485 | +++ lib/neutron:source:126 : trueorfalse True Q_USE_ROOTWRAP_DAEMON 2026-06-15 10:19:40.504 | ++ lib/neutron:source:126 : Q_USE_ROOTWRAP_DAEMON=True 2026-06-15 10:19:40.508 | +++ lib/neutron:source:128 : ipv6_unquote 10.209.97.186 2026-06-15 10:19:40.511 | +++ functions-common:ipv6_unquote:2212 : echo 10.209.97.186 2026-06-15 10:19:40.512 | +++ functions-common:ipv6_unquote:2212 : tr -d '[]' 2026-06-15 10:19:40.516 | ++ lib/neutron:source:128 : Q_META_DATA_IP=10.209.97.186 2026-06-15 10:19:40.519 | ++ lib/neutron:source:130 : Q_ALLOW_OVERLAPPING_IP=True 2026-06-15 10:19:40.522 | ++ lib/neutron:source:131 : Q_NOTIFY_NOVA_PORT_STATUS_CHANGES=True 2026-06-15 10:19:40.525 | ++ lib/neutron:source:132 : Q_NOTIFY_NOVA_PORT_DATA_CHANGES=True 2026-06-15 10:19:40.527 | ++ lib/neutron:source:133 : VIF_PLUGGING_IS_FATAL=True 2026-06-15 10:19:40.530 | ++ lib/neutron:source:134 : VIF_PLUGGING_TIMEOUT=300 2026-06-15 10:19:40.533 | ++ lib/neutron:source:137 : SKIP_STOP_OVN=False 2026-06-15 10:19:40.536 | ++ lib/neutron:source:141 : _Q_PLUGIN_EXTRA_CONF_PATH=/etc/neutron 2026-06-15 10:19:40.538 | ++ lib/neutron:source:144 : NEUTRON_ENDPOINT_SERVICE_NAME=networking 2026-06-15 10:19:40.541 | ++ lib/neutron:source:145 : [[ -z networking ]] 2026-06-15 10:19:40.544 | ++ lib/neutron:source:150 : ALEMBIC_REPO=https://github.com/sqlalchemy/alembic.git 2026-06-15 10:19:40.546 | ++ lib/neutron:source:151 : ALEMBIC_DIR=/opt/stack/alembic 2026-06-15 10:19:40.549 | ++ lib/neutron:source:152 : ALEMBIC_BRANCH=main 2026-06-15 10:19:40.552 | ++ lib/neutron:source:153 : SQLALCHEMY_REPO=https://github.com/sqlalchemy/sqlalchemy.git 2026-06-15 10:19:40.554 | ++ lib/neutron:source:154 : SQLALCHEMY_DIR=/opt/stack/sqlalchemy 2026-06-15 10:19:40.557 | ++ lib/neutron:source:155 : SQLALCHEMY_BRANCH=main 2026-06-15 10:19:40.559 | ++ lib/neutron:source:166 : declare -a -g Q_PLUGIN_EXTRA_CONF_FILES 2026-06-15 10:19:40.562 | ++ lib/neutron:source:169 : declare -a -g _Q_PLUGIN_EXTRA_CONF_FILES_ABS 2026-06-15 10:19:40.564 | ++ lib/neutron:source:172 : Q_RR_CONF_FILE=/etc/neutron/rootwrap.conf 2026-06-15 10:19:40.567 | ++ lib/neutron:source:173 : [[ True == \F\a\l\s\e ]] 2026-06-15 10:19:40.570 | +++ lib/neutron:source:176 : get_rootwrap_location neutron 2026-06-15 10:19:40.573 | +++ functions:get_rootwrap_location:601 : local module=neutron 2026-06-15 10:19:40.576 | ++++ functions:get_rootwrap_location:603 : get_python_exec_prefix 2026-06-15 10:19:40.595 | ++++ inc/python:get_python_exec_prefix:80 : [[ True == \T\r\u\e ]] 2026-06-15 10:19:40.597 | ++++ inc/python:get_python_exec_prefix:81 : echo /opt/stack/data/venv/bin 2026-06-15 10:19:40.600 | +++ functions:get_rootwrap_location:603 : echo /opt/stack/data/venv/bin/neutron-rootwrap 2026-06-15 10:19:40.603 | ++ lib/neutron:source:176 : NEUTRON_ROOTWRAP=/opt/stack/data/venv/bin/neutron-rootwrap 2026-06-15 10:19:40.606 | ++ lib/neutron:source:177 : Q_RR_COMMAND='sudo /opt/stack/data/venv/bin/neutron-rootwrap /etc/neutron/rootwrap.conf' 2026-06-15 10:19:40.608 | ++ lib/neutron:source:178 : [[ True == \T\r\u\e ]] 2026-06-15 10:19:40.612 | ++ lib/neutron:source:179 : Q_RR_DAEMON_COMMAND='sudo /opt/stack/data/venv/bin/neutron-rootwrap-daemon /etc/neutron/rootwrap.conf' 2026-06-15 10:19:40.614 | ++ lib/neutron:source:191 : Q_DVR_MODE=legacy 2026-06-15 10:19:40.617 | ++ lib/neutron:source:192 : [[ legacy != \l\e\g\a\c\y ]] 2026-06-15 10:19:40.620 | ++ lib/neutron:source:208 : ENABLE_TENANT_TUNNELS=True 2026-06-15 10:19:40.622 | ++ lib/neutron:source:213 : TENANT_TUNNEL_RANGES=1:1000 2026-06-15 10:19:40.625 | ++ lib/neutron:source:218 : ENABLE_TENANT_VLANS=False 2026-06-15 10:19:40.628 | ++ lib/neutron:source:226 : TENANT_VLAN_RANGE= 2026-06-15 10:19:40.630 | ++ lib/neutron:source:234 : PHYSICAL_NETWORK=public 2026-06-15 10:19:40.633 | ++ lib/neutron:source:244 : OVS_PHYSICAL_BRIDGE=br-ex 2026-06-15 10:19:40.635 | ++ lib/neutron:source:250 : OVS_ENABLE_TUNNELING=True 2026-06-15 10:19:40.637 | ++ lib/neutron:source:254 : ENABLE_ISOLATED_METADATA=False 2026-06-15 10:19:40.641 | ++ lib/neutron:source:259 : ENABLE_METADATA_NETWORK=False 2026-06-15 10:19:40.644 | ++ lib/neutron:source:264 : '[' -f /opt/stack/devstack/lib/neutron_plugins/ml2 ']' 2026-06-15 10:19:40.646 | ++ lib/neutron:source:265 : source /opt/stack/devstack/lib/neutron_plugins/ml2 2026-06-15 10:19:40.767 | ++ lib/neutron:source:272 : source /opt/stack/devstack/lib/neutron_plugins/services/metering 2026-06-15 10:19:40.785 | ++ lib/neutron:source:275 : source /opt/stack/devstack/lib/neutron_plugins/services/l3 2026-06-15 10:19:40.787 | +++ lib/neutron_plugins/services/l3:source:3 : IP_VERSION=4+6 2026-06-15 10:19:40.790 | +++ lib/neutron_plugins/services/l3:source:5 : [[ 4+6 != \4 ]] 2026-06-15 10:19:40.793 | +++ lib/neutron_plugins/services/l3:source:5 : [[ 4+6 != \6 ]] 2026-06-15 10:19:40.796 | +++ lib/neutron_plugins/services/l3:source:5 : [[ 4+6 != \4\+\6 ]] 2026-06-15 10:19:40.798 | +++ lib/neutron_plugins/services/l3:source:9 : NEUTRON_CREATE_INITIAL_NETWORKS=True 2026-06-15 10:19:40.802 | +++ lib/neutron_plugins/services/l3:source:12 : PROVIDER_SUBNET_NAME=provider_net 2026-06-15 10:19:40.806 | +++ lib/neutron_plugins/services/l3:source:13 : IPV6_PROVIDER_SUBNET_NAME=provider_net_v6 2026-06-15 10:19:40.810 | +++ lib/neutron_plugins/services/l3:source:14 : IPV6_PROVIDER_FIXED_RANGE= 2026-06-15 10:19:40.812 | +++ lib/neutron_plugins/services/l3:source:15 : IPV6_PROVIDER_NETWORK_GATEWAY= 2026-06-15 10:19:40.815 | +++ lib/neutron_plugins/services/l3:source:17 : PUBLIC_BRIDGE=br-ex 2026-06-15 10:19:40.818 | +++ lib/neutron_plugins/services/l3:source:18 : PUBLIC_BRIDGE_MTU=1430 2026-06-15 10:19:40.821 | +++ lib/neutron_plugins/services/l3:source:23 : Q_ASSIGN_GATEWAY_TO_PUBLIC_BRIDGE=True 2026-06-15 10:19:40.824 | +++ lib/neutron_plugins/services/l3:source:26 : Q_ROUTER_NAME=router1 2026-06-15 10:19:40.826 | +++ lib/neutron_plugins/services/l3:source:31 : Q_USE_PUBLIC_VETH=False 2026-06-15 10:19:40.828 | +++ lib/neutron_plugins/services/l3:source:32 : Q_PUBLIC_VETH_EX=veth-pub-ex 2026-06-15 10:19:40.831 | +++ lib/neutron_plugins/services/l3:source:33 : Q_PUBLIC_VETH_INT=veth-pub-int 2026-06-15 10:19:40.833 | +++ lib/neutron_plugins/services/l3:source:39 : Q_L3_ROUTER_PER_TENANT=True 2026-06-15 10:19:40.837 | +++ lib/neutron_plugins/services/l3:source:72 : Q_USE_PROVIDERNET_FOR_PUBLIC=True 2026-06-15 10:19:40.839 | +++ lib/neutron_plugins/services/l3:source:73 : PUBLIC_PHYSICAL_NETWORK=public 2026-06-15 10:19:40.844 | ++++ lib/neutron_plugins/services/l3:source:76 : sed s/-//g 2026-06-15 10:19:40.845 | ++++ lib/neutron_plugins/services/l3:source:76 : cut -c 23- 2026-06-15 10:19:40.845 | ++++ lib/neutron_plugins/services/l3:source:76 : uuidgen 2026-06-15 10:19:40.846 | ++++ lib/neutron_plugins/services/l3:source:76 : sed -e 's/\(..\)\(....\)\(....\)/\1:\2:\3/' 2026-06-15 10:19:40.852 | +++ lib/neutron_plugins/services/l3:source:76 : IPV6_GLOBAL_ID=ba:c7b4:db27 2026-06-15 10:19:40.855 | +++ lib/neutron_plugins/services/l3:source:79 : IPV6_RA_MODE=slaac 2026-06-15 10:19:40.857 | +++ lib/neutron_plugins/services/l3:source:80 : IPV6_ADDRESS_MODE=slaac 2026-06-15 10:19:40.859 | +++ lib/neutron_plugins/services/l3:source:81 : IPV6_PUBLIC_SUBNET_NAME=ipv6-public-subnet 2026-06-15 10:19:40.862 | +++ lib/neutron_plugins/services/l3:source:82 : IPV6_PRIVATE_SUBNET_NAME=ipv6-private-subnet 2026-06-15 10:19:40.865 | +++ lib/neutron_plugins/services/l3:source:83 : IPV6_ADDRS_SAFE_TO_USE=fdba:c7b4:db27::/56 2026-06-15 10:19:40.869 | ++++ lib/neutron_plugins/services/l3:source:86 : awk -F / '{ print $1"/"($2>63 ? $2 : 64) }' 2026-06-15 10:19:40.869 | ++++ lib/neutron_plugins/services/l3:source:86 : echo fdba:c7b4:db27::/56 2026-06-15 10:19:40.874 | +++ lib/neutron_plugins/services/l3:source:86 : FIXED_RANGE_V6=fdba:c7b4:db27::/64 2026-06-15 10:19:40.877 | +++ lib/neutron_plugins/services/l3:source:87 : IPV6_PRIVATE_NETWORK_GATEWAY= 2026-06-15 10:19:40.880 | +++ lib/neutron_plugins/services/l3:source:88 : IPV6_PUBLIC_RANGE=2001:db8::/64 2026-06-15 10:19:40.882 | +++ lib/neutron_plugins/services/l3:source:89 : IPV6_PUBLIC_NETWORK_GATEWAY=2001:db8::2 2026-06-15 10:19:40.885 | +++ lib/neutron_plugins/services/l3:source:90 : IPV6_ROUTER_GW_IP=2001:db8::1 2026-06-15 10:19:40.888 | +++ lib/neutron_plugins/services/l3:source:93 : NETWORK_GATEWAY=10.1.0.1 2026-06-15 10:19:40.891 | +++ lib/neutron_plugins/services/l3:source:94 : PUBLIC_NETWORK_GATEWAY=172.24.5.1 2026-06-15 10:19:40.893 | +++ lib/neutron_plugins/services/l3:source:95 : PRIVATE_SUBNET_NAME=private-subnet 2026-06-15 10:19:40.896 | +++ lib/neutron_plugins/services/l3:source:96 : PUBLIC_SUBNET_NAME=public-subnet 2026-06-15 10:19:40.899 | +++ lib/neutron_plugins/services/l3:source:97 : PUBLIC_SUBNET_ENABLE_DHCP=False 2026-06-15 10:19:40.901 | +++ lib/neutron_plugins/services/l3:source:100 : USE_SUBNETPOOL=True 2026-06-15 10:19:40.905 | +++ lib/neutron_plugins/services/l3:source:101 : SUBNETPOOL_NAME_V4=shared-default-subnetpool-v4 2026-06-15 10:19:40.907 | +++ lib/neutron_plugins/services/l3:source:102 : SUBNETPOOL_NAME_V6=shared-default-subnetpool-v6 2026-06-15 10:19:40.910 | +++ lib/neutron_plugins/services/l3:source:104 : SUBNETPOOL_PREFIX_V4=10.1.0.0/20 2026-06-15 10:19:40.913 | +++ lib/neutron_plugins/services/l3:source:105 : SUBNETPOOL_PREFIX_V6=fdba:c7b4:db27::/56 2026-06-15 10:19:40.916 | +++ lib/neutron_plugins/services/l3:source:107 : SUBNETPOOL_SIZE_V4=26 2026-06-15 10:19:40.918 | +++ lib/neutron_plugins/services/l3:source:108 : SUBNETPOOL_SIZE_V6=64 2026-06-15 10:19:40.923 | ++++ lib/neutron_plugins/services/l3:source:110 : ip -4 route 2026-06-15 10:19:40.923 | ++++ lib/neutron_plugins/services/l3:source:110 : grep '^default' 2026-06-15 10:19:40.924 | ++++ lib/neutron_plugins/services/l3:source:110 : awk '{print $5}' 2026-06-15 10:19:40.929 | +++ lib/neutron_plugins/services/l3:source:110 : default_v4_route_devs=enX0 2026-06-15 10:19:40.933 | ++++ lib/neutron_plugins/services/l3:source:112 : grep via 2026-06-15 10:19:40.934 | ++++ lib/neutron_plugins/services/l3:source:112 : awk '{print $5}' 2026-06-15 10:19:40.934 | ++++ lib/neutron_plugins/services/l3:source:112 : ip -6 route list match default table all 2026-06-15 10:19:40.940 | +++ lib/neutron_plugins/services/l3:source:112 : default_v6_route_devs=enX0 2026-06-15 10:19:40.945 | ++ lib/neutron:source:278 : source /opt/stack/devstack/lib/neutron_plugins/services/placement 2026-06-15 10:19:40.947 | ++ lib/neutron:source:279 : source /opt/stack/devstack/lib/neutron_plugins/services/trunk 2026-06-15 10:19:40.950 | ++ lib/neutron:source:280 : source /opt/stack/devstack/lib/neutron_plugins/services/qos 2026-06-15 10:19:40.953 | ++ lib/neutron:source:281 : source /opt/stack/devstack/lib/neutron_plugins/services/segments 2026-06-15 10:19:40.956 | ++ lib/neutron:source:282 : source /opt/stack/devstack/lib/neutron_plugins/services/ovn-bgp 2026-06-15 10:19:40.959 | ++ lib/neutron:source:285 : has_neutron_plugin_security_group 2026-06-15 10:19:40.961 | ++ lib/neutron_plugins/ml2:has_neutron_plugin_security_group:146 : return 0 2026-06-15 10:19:40.964 | ++ lib/neutron:source:286 : Q_USE_SECGROUP=True 2026-06-15 10:19:40.967 | ++ lib/neutron:source:294 : OVN_BRIDGE_MAPPINGS=public:br-ex 2026-06-15 10:19:40.990 | + ./stack.sh:main:618 : source /opt/stack/devstack/lib/ldap 2026-06-15 10:19:41.009 | + ./stack.sh:main:619 : source /opt/stack/devstack/lib/dstat 2026-06-15 10:19:41.028 | + ./stack.sh:main:620 : source /opt/stack/devstack/lib/atop 2026-06-15 10:19:41.046 | + ./stack.sh:main:621 : source /opt/stack/devstack/lib/tcpdump 2026-06-15 10:19:41.063 | + ./stack.sh:main:622 : source /opt/stack/devstack/lib/etcd3 2026-06-15 10:19:41.100 | + ./stack.sh:main:623 : source /opt/stack/devstack/lib/os-vif 2026-06-15 10:19:41.104 | +++ lib/os-vif:source:12 : is_ml2_ovs 2026-06-15 10:19:41.106 | +++ lib/os-vif:is_ml2_ovs:4 : [[ ovn == \o\p\e\n\v\s\w\i\t\c\h ]] 2026-06-15 10:19:41.108 | +++ lib/os-vif:is_ml2_ovs:7 : echo False 2026-06-15 10:19:41.111 | ++ lib/os-vif:source:12 : OS_VIF_OVS_ISOLATE_VIF=False 2026-06-15 10:19:41.115 | +++ lib/os-vif:source:13 : trueorfalse False OS_VIF_OVS_ISOLATE_VIF 2026-06-15 10:19:41.137 | ++ lib/os-vif:source:13 : OS_VIF_OVS_ISOLATE_VIF=False 2026-06-15 10:19:41.139 | + ./stack.sh:main:629 : run_phase source 2026-06-15 10:19:41.142 | + functions-common:run_phase:1842 : local mode=source 2026-06-15 10:19:41.145 | + functions-common:run_phase:1843 : local phase= 2026-06-15 10:19:41.148 | + functions-common:run_phase:1844 : [[ -d /opt/stack/devstack/extras.d ]] 2026-06-15 10:19:41.151 | + functions-common:run_phase:1845 : local extra_plugin_file_name 2026-06-15 10:19:41.153 | + functions-common:run_phase:1846 : for extra_plugin_file_name in $TOP_DIR/extras.d/*.sh 2026-06-15 10:19:41.156 | + functions-common:run_phase:1851 : local exceptions=80-tempest.sh 2026-06-15 10:19:41.159 | + functions-common:run_phase:1852 : local extra 2026-06-15 10:19:41.162 | ++ functions-common:run_phase:1853 : basename /opt/stack/devstack/extras.d/80-tempest.sh 2026-06-15 10:19:41.167 | + functions-common:run_phase:1853 : extra=80-tempest.sh 2026-06-15 10:19:41.170 | + functions-common:run_phase:1854 : [[ 80-tempest.sh =~ 80-tempest\.sh ]] 2026-06-15 10:19:41.173 | + functions-common:run_phase:1858 : [[ -r /opt/stack/devstack/extras.d/80-tempest.sh ]] 2026-06-15 10:19:41.176 | + functions-common:run_phase:1858 : source /opt/stack/devstack/extras.d/80-tempest.sh source 2026-06-15 10:19:41.179 | ++ extras.d/80-tempest.sh:source:3 : is_service_enabled tempest 2026-06-15 10:19:41.199 | ++ functions-common:is_service_enabled:2070 : return 0 2026-06-15 10:19:41.202 | ++ extras.d/80-tempest.sh:source:4 : [[ source == \s\o\u\r\c\e ]] 2026-06-15 10:19:41.205 | ++ extras.d/80-tempest.sh:source:6 : source /opt/stack/devstack/lib/tempest 2026-06-15 10:19:41.254 | ++ extras.d/80-tempest.sh:source:27 : [[ source == \u\n\s\t\a\c\k ]] 2026-06-15 10:19:41.257 | ++ extras.d/80-tempest.sh:source:32 : [[ source == \c\l\e\a\n ]] 2026-06-15 10:19:41.260 | + functions-common:run_phase:1863 : [[ source == \s\o\u\r\c\e ]] 2026-06-15 10:19:41.263 | + functions-common:run_phase:1864 : load_plugin_settings 2026-06-15 10:19:41.265 | + functions-common:load_plugin_settings:1778 : local plugins= 2026-06-15 10:19:41.268 | + functions-common:load_plugin_settings:1779 : local plugin 2026-06-15 10:19:41.270 | + functions-common:load_plugin_settings:1782 : [[ -z '' ]] 2026-06-15 10:19:41.273 | + functions-common:load_plugin_settings:1783 : return 2026-06-15 10:19:41.276 | + functions-common:run_phase:1865 : verify_disabled_services 2026-06-15 10:19:41.280 | + functions-common:verify_disabled_services:2125 : local service 2026-06-15 10:19:41.283 | + functions-common:verify_disabled_services:2126 : for service in ${ENABLED_SERVICES//,/ } 2026-06-15 10:19:41.286 | + functions-common:verify_disabled_services:2127 : [[ ,c-bak,dstat,horizon,s-account,s-container,s-object,s-proxy, =~ ,c-api, ]] 2026-06-15 10:19:41.289 | + functions-common:verify_disabled_services:2126 : for service in ${ENABLED_SERVICES//,/ } 2026-06-15 10:19:41.292 | + functions-common:verify_disabled_services:2127 : [[ ,c-bak,dstat,horizon,s-account,s-container,s-object,s-proxy, =~ ,c-sch, ]] 2026-06-15 10:19:41.295 | + functions-common:verify_disabled_services:2126 : for service in ${ENABLED_SERVICES//,/ } 2026-06-15 10:19:41.298 | + functions-common:verify_disabled_services:2127 : [[ ,c-bak,dstat,horizon,s-account,s-container,s-object,s-proxy, =~ ,c-vol, ]] 2026-06-15 10:19:41.302 | + functions-common:verify_disabled_services:2126 : for service in ${ENABLED_SERVICES//,/ } 2026-06-15 10:19:41.306 | + functions-common:verify_disabled_services:2127 : [[ ,c-bak,dstat,horizon,s-account,s-container,s-object,s-proxy, =~ ,etcd3, ]] 2026-06-15 10:19:41.310 | + functions-common:verify_disabled_services:2126 : for service in ${ENABLED_SERVICES//,/ } 2026-06-15 10:19:41.314 | + functions-common:verify_disabled_services:2127 : [[ ,c-bak,dstat,horizon,s-account,s-container,s-object,s-proxy, =~ ,file_tracker, ]] 2026-06-15 10:19:41.317 | + functions-common:verify_disabled_services:2126 : for service in ${ENABLED_SERVICES//,/ } 2026-06-15 10:19:41.320 | + functions-common:verify_disabled_services:2127 : [[ ,c-bak,dstat,horizon,s-account,s-container,s-object,s-proxy, =~ ,g-api, ]] 2026-06-15 10:19:41.324 | + functions-common:verify_disabled_services:2126 : for service in ${ENABLED_SERVICES//,/ } 2026-06-15 10:19:41.327 | + functions-common:verify_disabled_services:2127 : [[ ,c-bak,dstat,horizon,s-account,s-container,s-object,s-proxy, =~ ,key, ]] 2026-06-15 10:19:41.330 | + functions-common:verify_disabled_services:2126 : for service in ${ENABLED_SERVICES//,/ } 2026-06-15 10:19:41.334 | + functions-common:verify_disabled_services:2127 : [[ ,c-bak,dstat,horizon,s-account,s-container,s-object,s-proxy, =~ ,memory_tracker, ]] 2026-06-15 10:19:41.337 | + functions-common:verify_disabled_services:2126 : for service in ${ENABLED_SERVICES//,/ } 2026-06-15 10:19:41.340 | + functions-common:verify_disabled_services:2127 : [[ ,c-bak,dstat,horizon,s-account,s-container,s-object,s-proxy, =~ ,mysql, ]] 2026-06-15 10:19:41.343 | + functions-common:verify_disabled_services:2126 : for service in ${ENABLED_SERVICES//,/ } 2026-06-15 10:19:41.346 | + functions-common:verify_disabled_services:2127 : [[ ,c-bak,dstat,horizon,s-account,s-container,s-object,s-proxy, =~ ,n-api, ]] 2026-06-15 10:19:41.349 | + functions-common:verify_disabled_services:2126 : for service in ${ENABLED_SERVICES//,/ } 2026-06-15 10:19:41.352 | + functions-common:verify_disabled_services:2127 : [[ ,c-bak,dstat,horizon,s-account,s-container,s-object,s-proxy, =~ ,n-api-meta, ]] 2026-06-15 10:19:41.355 | + functions-common:verify_disabled_services:2126 : for service in ${ENABLED_SERVICES//,/ } 2026-06-15 10:19:41.357 | + functions-common:verify_disabled_services:2127 : [[ ,c-bak,dstat,horizon,s-account,s-container,s-object,s-proxy, =~ ,n-cond, ]] 2026-06-15 10:19:41.360 | + functions-common:verify_disabled_services:2126 : for service in ${ENABLED_SERVICES//,/ } 2026-06-15 10:19:41.363 | + functions-common:verify_disabled_services:2127 : [[ ,c-bak,dstat,horizon,s-account,s-container,s-object,s-proxy, =~ ,n-cpu, ]] 2026-06-15 10:19:41.367 | + functions-common:verify_disabled_services:2126 : for service in ${ENABLED_SERVICES//,/ } 2026-06-15 10:19:41.370 | + functions-common:verify_disabled_services:2127 : [[ ,c-bak,dstat,horizon,s-account,s-container,s-object,s-proxy, =~ ,n-novnc, ]] 2026-06-15 10:19:41.373 | + functions-common:verify_disabled_services:2126 : for service in ${ENABLED_SERVICES//,/ } 2026-06-15 10:19:41.376 | + functions-common:verify_disabled_services:2127 : [[ ,c-bak,dstat,horizon,s-account,s-container,s-object,s-proxy, =~ ,n-sch, ]] 2026-06-15 10:19:41.380 | + functions-common:verify_disabled_services:2126 : for service in ${ENABLED_SERVICES//,/ } 2026-06-15 10:19:41.383 | + functions-common:verify_disabled_services:2127 : [[ ,c-bak,dstat,horizon,s-account,s-container,s-object,s-proxy, =~ ,openstack-cli-server, ]] 2026-06-15 10:19:41.387 | + functions-common:verify_disabled_services:2126 : for service in ${ENABLED_SERVICES//,/ } 2026-06-15 10:19:41.391 | + functions-common:verify_disabled_services:2127 : [[ ,c-bak,dstat,horizon,s-account,s-container,s-object,s-proxy, =~ ,ovn-controller, ]] 2026-06-15 10:19:41.395 | + functions-common:verify_disabled_services:2126 : for service in ${ENABLED_SERVICES//,/ } 2026-06-15 10:19:41.398 | + functions-common:verify_disabled_services:2127 : [[ ,c-bak,dstat,horizon,s-account,s-container,s-object,s-proxy, =~ ,ovn-northd, ]] 2026-06-15 10:19:41.401 | + functions-common:verify_disabled_services:2126 : for service in ${ENABLED_SERVICES//,/ } 2026-06-15 10:19:41.404 | + functions-common:verify_disabled_services:2127 : [[ ,c-bak,dstat,horizon,s-account,s-container,s-object,s-proxy, =~ ,ovs-vswitchd, ]] 2026-06-15 10:19:41.407 | + functions-common:verify_disabled_services:2126 : for service in ${ENABLED_SERVICES//,/ } 2026-06-15 10:19:41.410 | + functions-common:verify_disabled_services:2127 : [[ ,c-bak,dstat,horizon,s-account,s-container,s-object,s-proxy, =~ ,ovsdb-server, ]] 2026-06-15 10:19:41.414 | + functions-common:verify_disabled_services:2126 : for service in ${ENABLED_SERVICES//,/ } 2026-06-15 10:19:41.419 | + functions-common:verify_disabled_services:2127 : [[ ,c-bak,dstat,horizon,s-account,s-container,s-object,s-proxy, =~ ,placement-api, ]] 2026-06-15 10:19:41.422 | + functions-common:verify_disabled_services:2126 : for service in ${ENABLED_SERVICES//,/ } 2026-06-15 10:19:41.426 | + functions-common:verify_disabled_services:2127 : [[ ,c-bak,dstat,horizon,s-account,s-container,s-object,s-proxy, =~ ,q-ovn-agent, ]] 2026-06-15 10:19:41.429 | + functions-common:verify_disabled_services:2126 : for service in ${ENABLED_SERVICES//,/ } 2026-06-15 10:19:41.433 | + functions-common:verify_disabled_services:2127 : [[ ,c-bak,dstat,horizon,s-account,s-container,s-object,s-proxy, =~ ,q-svc, ]] 2026-06-15 10:19:41.435 | + functions-common:verify_disabled_services:2126 : for service in ${ENABLED_SERVICES//,/ } 2026-06-15 10:19:41.438 | + functions-common:verify_disabled_services:2127 : [[ ,c-bak,dstat,horizon,s-account,s-container,s-object,s-proxy, =~ ,rabbit, ]] 2026-06-15 10:19:41.441 | + functions-common:verify_disabled_services:2126 : for service in ${ENABLED_SERVICES//,/ } 2026-06-15 10:19:41.444 | + functions-common:verify_disabled_services:2127 : [[ ,c-bak,dstat,horizon,s-account,s-container,s-object,s-proxy, =~ ,tempest, ]] 2026-06-15 10:19:41.447 | + functions-common:verify_disabled_services:2126 : for service in ${ENABLED_SERVICES//,/ } 2026-06-15 10:19:41.450 | + functions-common:verify_disabled_services:2127 : [[ ,c-bak,dstat,horizon,s-account,s-container,s-object,s-proxy, =~ ,tls-proxy, ]] 2026-06-15 10:19:41.453 | + ./stack.sh:main:700 : initialize_database_backends 2026-06-15 10:19:41.456 | + lib/database:initialize_database_backends:65 : for backend in $DATABASE_BACKENDS 2026-06-15 10:19:41.460 | + lib/database:initialize_database_backends:66 : is_service_enabled mysql 2026-06-15 10:19:41.479 | + functions-common:is_service_enabled:2070 : return 0 2026-06-15 10:19:41.483 | + lib/database:initialize_database_backends:66 : DATABASE_TYPE=mysql 2026-06-15 10:19:41.486 | + lib/database:initialize_database_backends:65 : for backend in $DATABASE_BACKENDS 2026-06-15 10:19:41.488 | + lib/database:initialize_database_backends:66 : is_service_enabled postgresql 2026-06-15 10:19:41.506 | + functions-common:is_service_enabled:2070 : return 1 2026-06-15 10:19:41.509 | + lib/database:initialize_database_backends:69 : '[' -z mysql ']' 2026-06-15 10:19:41.512 | + lib/database:initialize_database_backends:73 : MYSQL_HOST=127.0.0.1 2026-06-15 10:19:41.515 | + lib/database:initialize_database_backends:74 : MYSQL_USER=root 2026-06-15 10:19:41.518 | + lib/database:initialize_database_backends:80 : [[ 4 == 6 ]] 2026-06-15 10:19:41.520 | + lib/database:initialize_database_backends:83 : DATABASE_HOST=127.0.0.1 2026-06-15 10:19:41.523 | + lib/database:initialize_database_backends:86 : DATABASE_USER=root 2026-06-15 10:19:41.526 | + lib/database:initialize_database_backends:88 : '[' -n '' ']' 2026-06-15 10:19:41.529 | + lib/database:initialize_database_backends:92 : return 0 2026-06-15 10:19:41.533 | + ./stack.sh:main:701 : echo 'Using mysql database backend' 2026-06-15 10:19:41.533 | Using mysql database backend 2026-06-15 10:19:41.536 | + ./stack.sh:main:704 : read_password DATABASE_PASSWORD 'ENTER A PASSWORD TO USE FOR THE DATABASE.' 2026-06-15 10:19:41.557 | + ./stack.sh:main:706 : define_database_baseurl 2026-06-15 10:19:41.561 | ++ lib/database:define_database_baseurl:106 : get_database_type_mysql 2026-06-15 10:19:41.566 | ++ lib/databases/mysql:get_database_type_mysql:32 : [[ PyMySQL == \P\y\M\y\S\Q\L ]] 2026-06-15 10:19:41.569 | ++ lib/databases/mysql:get_database_type_mysql:33 : echo mysql+pymysql 2026-06-15 10:19:41.573 | + lib/database:define_database_baseurl:106 : BASE_SQL_CONN=mysql+pymysql://root:secretdatabase@127.0.0.1 2026-06-15 10:19:41.577 | + ./stack.sh:main:718 : is_service_enabled rabbit 2026-06-15 10:19:41.599 | + functions-common:is_service_enabled:2070 : return 0 2026-06-15 10:19:41.602 | + ./stack.sh:main:719 : read_password RABBIT_PASSWORD 'ENTER A PASSWORD TO USE FOR RABBIT.' 2026-06-15 10:19:41.623 | + ./stack.sh:main:726 : is_service_enabled keystone 2026-06-15 10:19:41.645 | + functions-common:is_service_enabled:2070 : return 0 2026-06-15 10:19:41.649 | + ./stack.sh:main:728 : read_password SERVICE_PASSWORD 'ENTER A SERVICE_PASSWORD TO USE FOR THE SERVICE AUTHENTICATION.' 2026-06-15 10:19:41.668 | + ./stack.sh:main:730 : read_password ADMIN_PASSWORD 'ENTER A PASSWORD TO USE FOR HORIZON AND KEYSTONE (20 CHARS OR LESS).' 2026-06-15 10:19:41.689 | + ./stack.sh:main:741 : is_service_enabled ldap 2026-06-15 10:19:41.710 | + functions-common:is_service_enabled:2070 : return 1 2026-06-15 10:19:41.714 | + ./stack.sh:main:750 : is_service_enabled s-proxy 2026-06-15 10:19:41.736 | + functions-common:is_service_enabled:2070 : return 1 2026-06-15 10:19:41.740 | + ./stack.sh:main:762 : save_stackenv 762 2026-06-15 10:19:41.743 | + functions-common:save_stackenv:65 : local tag=762 2026-06-15 10:19:41.748 | ++ functions-common:save_stackenv:67 : date +%F-%H%M%S 2026-06-15 10:19:41.753 | + functions-common:save_stackenv:67 : time_stamp=2026-06-15-101941 2026-06-15 10:19:41.756 | + functions-common:save_stackenv:68 : echo '# 2026-06-15-101941 762' 2026-06-15 10:19:41.759 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-06-15 10:19:41.762 | + functions-common:save_stackenv:70 : echo BASE_SQL_CONN=mysql+pymysql://root:secretdatabase@127.0.0.1 2026-06-15 10:19:41.765 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-06-15 10:19:41.768 | + functions-common:save_stackenv:70 : echo DATA_DIR=/opt/stack/data 2026-06-15 10:19:41.770 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-06-15 10:19:41.773 | + functions-common:save_stackenv:70 : echo DEST=/opt/stack 2026-06-15 10:19:41.777 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-06-15 10:19:41.781 | + functions-common:save_stackenv:70 : echo ENABLED_SERVICES=c-api,c-sch,c-vol,etcd3,file_tracker,g-api,key,memory_tracker,mysql,n-api,n-api-meta,n-cond,n-cpu,n-novnc,n-sch,openstack-cli-server,ovn-controller,ovn-northd,ovs-vswitchd,ovsdb-server,placement-api,q-ovn-agent,q-svc,rabbit,tempest,tls-proxy 2026-06-15 10:19:41.784 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-06-15 10:19:41.787 | + functions-common:save_stackenv:70 : echo HOST_IP=10.209.97.186 2026-06-15 10:19:41.790 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-06-15 10:19:41.794 | + functions-common:save_stackenv:70 : echo KEYSTONE_SERVICE_URI=https://10.209.97.186/identity 2026-06-15 10:19:41.798 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-06-15 10:19:41.802 | + functions-common:save_stackenv:70 : echo LOGFILE=/opt/stack/logs/devstacklog.txt.2026-06-15-101933 2026-06-15 10:19:41.806 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-06-15 10:19:41.809 | + functions-common:save_stackenv:70 : echo OS_CACERT= 2026-06-15 10:19:41.812 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-06-15 10:19:41.816 | + functions-common:save_stackenv:70 : echo SERVICE_HOST=10.209.97.186 2026-06-15 10:19:41.818 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-06-15 10:19:41.822 | + functions-common:save_stackenv:70 : echo STACK_USER=stack 2026-06-15 10:19:41.825 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-06-15 10:19:41.828 | + functions-common:save_stackenv:70 : echo TLS_IP=10.209.97.186 2026-06-15 10:19:41.831 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-06-15 10:19:41.835 | + functions-common:save_stackenv:70 : echo HOST_IPV6=2001:4801:7824:101:be76:4eff:fe10:a62 2026-06-15 10:19:41.838 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-06-15 10:19:41.841 | + functions-common:save_stackenv:70 : echo SERVICE_IP_VERSION=4 2026-06-15 10:19:41.844 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-06-15 10:19:41.848 | + functions-common:save_stackenv:70 : echo TUNNEL_ENDPOINT_IP=10.209.97.186 2026-06-15 10:19:41.851 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-06-15 10:19:41.854 | + functions-common:save_stackenv:70 : echo TUNNEL_IP_VERSION=4 2026-06-15 10:19:41.858 | + ./stack.sh:main:775 : GIT_DEPTH=0 2026-06-15 10:19:41.861 | + ./stack.sh:main:775 : git_clone https://opendev.org/openstack/requirements.git /opt/stack/requirements master 2026-06-15 10:19:41.864 | + functions-common:git_clone:583 : local git_remote=https://opendev.org/openstack/requirements.git 2026-06-15 10:19:41.867 | + functions-common:git_clone:584 : local git_dest=/opt/stack/requirements 2026-06-15 10:19:41.870 | + functions-common:git_clone:585 : local git_ref=master 2026-06-15 10:19:41.873 | + functions-common:git_clone:586 : local orig_dir 2026-06-15 10:19:41.876 | ++ functions-common:git_clone:587 : pwd 2026-06-15 10:19:41.879 | + functions-common:git_clone:587 : orig_dir=/opt/stack/devstack 2026-06-15 10:19:41.882 | + functions-common:git_clone:588 : local git_clone_flags= 2026-06-15 10:19:41.886 | ++ functions-common:git_clone:590 : trueorfalse False RECLONE 2026-06-15 10:19:41.905 | + functions-common:git_clone:590 : RECLONE=False 2026-06-15 10:19:41.908 | + functions-common:git_clone:591 : [[ 0 -gt 0 ]] 2026-06-15 10:19:41.911 | + functions-common:git_clone:595 : [[ False = \T\r\u\e ]] 2026-06-15 10:19:41.914 | + functions-common:git_clone:604 : echo master 2026-06-15 10:19:41.915 | + functions-common:git_clone:604 : egrep -q '^refs' 2026-06-15 10:19:41.921 | + functions-common:git_clone:618 : [[ ! -d /opt/stack/requirements ]] 2026-06-15 10:19:41.924 | + functions-common:git_clone:628 : [[ False = \T\r\u\e ]] 2026-06-15 10:19:41.926 | + functions-common:git_clone:663 : sudo git config --system --add safe.directory /opt/stack/requirements 2026-06-15 10:19:41.942 | + functions-common:git_clone:666 : cd /opt/stack/requirements 2026-06-15 10:19:41.946 | + functions-common:git_clone:667 : git show --oneline 2026-06-15 10:19:41.946 | + functions-common:git_clone:667 : head -1 2026-06-15 10:19:41.950 | 3c52a72d Merge "Insist on minimal pyproject.toml file" 2026-06-15 10:19:41.952 | + functions-common:git_clone:668 : cd /opt/stack/devstack 2026-06-15 10:19:41.955 | + ./stack.sh:main:779 : echo_summary 'Installing package prerequisites' 2026-06-15 10:19:41.959 | + ./stack.sh:echo_summary:438 : [[ -t 3 ]] 2026-06-15 10:19:41.962 | + ./stack.sh:echo_summary:444 : echo -e Installing package prerequisites 2026-06-15 10:19:41.965 | + ./stack.sh:main:780 : source /opt/stack/devstack/tools/install_prereqs.sh 2026-06-15 10:19:41.968 | ++ tools/install_prereqs.sh:source:11 : FORCE_PREREQ=0 2026-06-15 10:19:41.971 | ++ tools/install_prereqs.sh:source:13 : getopts :f opt 2026-06-15 10:19:41.975 | ++ tools/install_prereqs.sh:source:23 : [[ -z /opt/stack/devstack ]] 2026-06-15 10:19:41.977 | ++ tools/install_prereqs.sh:source:43 : PREREQ_RERUN_MARKER=/opt/stack/devstack/.prereqs 2026-06-15 10:19:41.981 | ++ tools/install_prereqs.sh:source:44 : PREREQ_RERUN_HOURS=2 2026-06-15 10:19:41.985 | ++ tools/install_prereqs.sh:source:45 : PREREQ_RERUN_SECONDS=7200 2026-06-15 10:19:41.989 | +++ tools/install_prereqs.sh:source:47 : date +%s 2026-06-15 10:19:41.995 | ++ tools/install_prereqs.sh:source:47 : NOW=1781518781 2026-06-15 10:19:41.999 | +++ tools/install_prereqs.sh:source:48 : head -1 /opt/stack/devstack/.prereqs 2026-06-15 10:19:42.005 | +++ tools/install_prereqs.sh:source:48 : echo 0 2026-06-15 10:19:42.009 | ++ tools/install_prereqs.sh:source:48 : LAST_RUN=0 2026-06-15 10:19:42.012 | ++ tools/install_prereqs.sh:source:49 : DELTA=1781518781 2026-06-15 10:19:42.015 | ++ tools/install_prereqs.sh:source:50 : [[ 1781518781 -lt 7200 ]] 2026-06-15 10:19:42.018 | ++ tools/install_prereqs.sh:source:57 : export_proxy_variables 2026-06-15 10:19:42.021 | ++ functions-common:export_proxy_variables:2232 : isset http_proxy 2026-06-15 10:19:42.024 | ++ functions-common:isset:266 : [[ -v http_proxy ]] 2026-06-15 10:19:42.028 | ++ functions-common:export_proxy_variables:2235 : isset https_proxy 2026-06-15 10:19:42.031 | ++ functions-common:isset:266 : [[ -v https_proxy ]] 2026-06-15 10:19:42.033 | ++ functions-common:export_proxy_variables:2238 : isset no_proxy 2026-06-15 10:19:42.036 | ++ functions-common:isset:266 : [[ -v no_proxy ]] 2026-06-15 10:19:42.040 | +++ tools/install_prereqs.sh:source:64 : get_packages general,c-api,c-sch,c-vol,etcd3,file_tracker,g-api,key,memory_tracker,mysql,n-api,n-api-meta,n-cond,n-cpu,n-novnc,n-sch,openstack-cli-server,ovn-controller,ovn-northd,ovs-vswitchd,ovsdb-server,placement-api,q-ovn-agent,q-svc,rabbit,tempest,tls-proxy 2026-06-15 10:19:42.076 | ++ tools/install_prereqs.sh:source:64 : PACKAGES='apache2 2026-06-15 10:19:42.076 | apache2-dev 2026-06-15 10:19:42.076 | bc 2026-06-15 10:19:42.076 | bsdmainutils 2026-06-15 10:19:42.077 | curl 2026-06-15 10:19:42.077 | g++ 2026-06-15 10:19:42.077 | gawk 2026-06-15 10:19:42.077 | gcc 2026-06-15 10:19:42.077 | gettext 2026-06-15 10:19:42.077 | git 2026-06-15 10:19:42.077 | graphviz 2026-06-15 10:19:42.077 | iputils-ping 2026-06-15 10:19:42.077 | libffi-dev 2026-06-15 10:19:42.077 | libjpeg-dev 2026-06-15 10:19:42.077 | libpq-dev 2026-06-15 10:19:42.077 | libssl-dev 2026-06-15 10:19:42.077 | libsystemd-dev 2026-06-15 10:19:42.077 | libxml2-dev 2026-06-15 10:19:42.077 | libxslt1-dev 2026-06-15 10:19:42.077 | libyaml-dev 2026-06-15 10:19:42.077 | lsof 2026-06-15 10:19:42.077 | openssh-server 2026-06-15 10:19:42.077 | openssl 2026-06-15 10:19:42.077 | pkg-config 2026-06-15 10:19:42.077 | psmisc 2026-06-15 10:19:42.077 | python3-dev 2026-06-15 10:19:42.077 | python3-pip 2026-06-15 10:19:42.077 | python3-systemd 2026-06-15 10:19:42.077 | python3-venv 2026-06-15 10:19:42.077 | tar 2026-06-15 10:19:42.078 | tcpdump 2026-06-15 10:19:42.078 | unzip 2026-06-15 10:19:42.078 | uuid-runtime 2026-06-15 10:19:42.078 | wget 2026-06-15 10:19:42.078 | zlib1g-dev 2026-06-15 10:19:42.078 | lvm2 2026-06-15 10:19:42.078 | qemu-utils 2026-06-15 10:19:42.078 | thin-provisioning-tools 2026-06-15 10:19:42.078 | lsscsi 2026-06-15 10:19:42.078 | open-iscsi 2026-06-15 10:19:42.078 | libkrb5-dev 2026-06-15 10:19:42.078 | libldap2-dev 2026-06-15 10:19:42.078 | libsasl2-dev 2026-06-15 10:19:42.078 | memcached 2026-06-15 10:19:42.078 | python3-mysqldb 2026-06-15 10:19:42.078 | sqlite3 2026-06-15 10:19:42.078 | conntrack 2026-06-15 10:19:42.078 | curl 2026-06-15 10:19:42.078 | ebtables 2026-06-15 10:19:42.078 | genisoimage 2026-06-15 10:19:42.078 | iptables 2026-06-15 10:19:42.078 | iputils-arping 2026-06-15 10:19:42.078 | kpartx 2026-06-15 10:19:42.078 | libjs-jquery-tablesorter 2026-06-15 10:19:42.078 | parted 2026-06-15 10:19:42.078 | pm-utils 2026-06-15 10:19:42.078 | python3-mysqldb 2026-06-15 10:19:42.078 | socat 2026-06-15 10:19:42.078 | sqlite3 2026-06-15 10:19:42.078 | sudo 2026-06-15 10:19:42.079 | vlan 2026-06-15 10:19:42.079 | cryptsetup 2026-06-15 10:19:42.079 | dosfstools 2026-06-15 10:19:42.079 | genisoimage 2026-06-15 10:19:42.079 | gir1.2-libosinfo-1.0 2026-06-15 10:19:42.079 | netcat-openbsd 2026-06-15 10:19:42.079 | open-iscsi 2026-06-15 10:19:42.079 | qemu-utils 2026-06-15 10:19:42.079 | sg3-utils 2026-06-15 10:19:42.079 | sysfsutils 2026-06-15 10:19:42.079 | acl 2026-06-15 10:19:42.079 | dnsmasq-base 2026-06-15 10:19:42.079 | dnsmasq-utils 2026-06-15 10:19:42.079 | ebtables 2026-06-15 10:19:42.079 | haproxy 2026-06-15 10:19:42.079 | iptables 2026-06-15 10:19:42.079 | iputils-arping 2026-06-15 10:19:42.079 | iputils-ping 2026-06-15 10:19:42.079 | postgresql-server-dev-all 2026-06-15 10:19:42.079 | python3-mysqldb 2026-06-15 10:19:42.079 | sqlite3 2026-06-15 10:19:42.079 | sudo 2026-06-15 10:19:42.079 | vlan 2026-06-15 10:19:42.079 | apache2' 2026-06-15 10:19:42.080 | +++ tools/install_prereqs.sh:source:65 : get_plugin_packages 2026-06-15 10:19:42.103 | ++ tools/install_prereqs.sh:source:65 : PACKAGES='apache2 2026-06-15 10:19:42.103 | apache2-dev 2026-06-15 10:19:42.103 | bc 2026-06-15 10:19:42.103 | bsdmainutils 2026-06-15 10:19:42.103 | curl 2026-06-15 10:19:42.103 | g++ 2026-06-15 10:19:42.103 | gawk 2026-06-15 10:19:42.104 | gcc 2026-06-15 10:19:42.104 | gettext 2026-06-15 10:19:42.104 | git 2026-06-15 10:19:42.104 | graphviz 2026-06-15 10:19:42.104 | iputils-ping 2026-06-15 10:19:42.104 | libffi-dev 2026-06-15 10:19:42.104 | libjpeg-dev 2026-06-15 10:19:42.104 | libpq-dev 2026-06-15 10:19:42.104 | libssl-dev 2026-06-15 10:19:42.104 | libsystemd-dev 2026-06-15 10:19:42.104 | libxml2-dev 2026-06-15 10:19:42.104 | libxslt1-dev 2026-06-15 10:19:42.104 | libyaml-dev 2026-06-15 10:19:42.104 | lsof 2026-06-15 10:19:42.104 | openssh-server 2026-06-15 10:19:42.104 | openssl 2026-06-15 10:19:42.104 | pkg-config 2026-06-15 10:19:42.104 | psmisc 2026-06-15 10:19:42.104 | python3-dev 2026-06-15 10:19:42.104 | python3-pip 2026-06-15 10:19:42.104 | python3-systemd 2026-06-15 10:19:42.104 | python3-venv 2026-06-15 10:19:42.104 | tar 2026-06-15 10:19:42.104 | tcpdump 2026-06-15 10:19:42.104 | unzip 2026-06-15 10:19:42.104 | uuid-runtime 2026-06-15 10:19:42.104 | wget 2026-06-15 10:19:42.104 | zlib1g-dev 2026-06-15 10:19:42.104 | lvm2 2026-06-15 10:19:42.104 | qemu-utils 2026-06-15 10:19:42.105 | thin-provisioning-tools 2026-06-15 10:19:42.105 | lsscsi 2026-06-15 10:19:42.105 | open-iscsi 2026-06-15 10:19:42.105 | libkrb5-dev 2026-06-15 10:19:42.105 | libldap2-dev 2026-06-15 10:19:42.105 | libsasl2-dev 2026-06-15 10:19:42.105 | memcached 2026-06-15 10:19:42.105 | python3-mysqldb 2026-06-15 10:19:42.105 | sqlite3 2026-06-15 10:19:42.105 | conntrack 2026-06-15 10:19:42.105 | curl 2026-06-15 10:19:42.105 | ebtables 2026-06-15 10:19:42.105 | genisoimage 2026-06-15 10:19:42.105 | iptables 2026-06-15 10:19:42.105 | iputils-arping 2026-06-15 10:19:42.105 | kpartx 2026-06-15 10:19:42.105 | libjs-jquery-tablesorter 2026-06-15 10:19:42.105 | parted 2026-06-15 10:19:42.105 | pm-utils 2026-06-15 10:19:42.105 | python3-mysqldb 2026-06-15 10:19:42.105 | socat 2026-06-15 10:19:42.105 | sqlite3 2026-06-15 10:19:42.105 | sudo 2026-06-15 10:19:42.105 | vlan 2026-06-15 10:19:42.106 | cryptsetup 2026-06-15 10:19:42.106 | dosfstools 2026-06-15 10:19:42.106 | genisoimage 2026-06-15 10:19:42.106 | gir1.2-libosinfo-1.0 2026-06-15 10:19:42.106 | netcat-openbsd 2026-06-15 10:19:42.106 | open-iscsi 2026-06-15 10:19:42.106 | qemu-utils 2026-06-15 10:19:42.106 | sg3-utils 2026-06-15 10:19:42.106 | sysfsutils 2026-06-15 10:19:42.106 | acl 2026-06-15 10:19:42.106 | dnsmasq-base 2026-06-15 10:19:42.106 | dnsmasq-utils 2026-06-15 10:19:42.106 | ebtables 2026-06-15 10:19:42.106 | haproxy 2026-06-15 10:19:42.106 | iptables 2026-06-15 10:19:42.106 | iputils-arping 2026-06-15 10:19:42.106 | iputils-ping 2026-06-15 10:19:42.106 | postgresql-server-dev-all 2026-06-15 10:19:42.106 | python3-mysqldb 2026-06-15 10:19:42.106 | sqlite3 2026-06-15 10:19:42.106 | sudo 2026-06-15 10:19:42.106 | vlan 2026-06-15 10:19:42.106 | apache2 ' 2026-06-15 10:19:42.107 | ++ tools/install_prereqs.sh:source:67 : is_ubuntu 2026-06-15 10:19:42.110 | ++ functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-06-15 10:19:42.113 | ++ functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-06-15 10:19:42.118 | ++ tools/install_prereqs.sh:source:67 : echo apache2 apache2-dev bc bsdmainutils curl g++ gawk gcc gettext git graphviz iputils-ping libffi-dev libjpeg-dev libpq-dev libssl-dev libsystemd-dev libxml2-dev libxslt1-dev libyaml-dev lsof openssh-server openssl pkg-config psmisc python3-dev python3-pip python3-systemd python3-venv tar tcpdump unzip uuid-runtime wget zlib1g-dev lvm2 qemu-utils thin-provisioning-tools lsscsi open-iscsi libkrb5-dev libldap2-dev libsasl2-dev memcached python3-mysqldb sqlite3 conntrack curl ebtables genisoimage iptables iputils-arping kpartx libjs-jquery-tablesorter parted pm-utils python3-mysqldb socat sqlite3 sudo vlan cryptsetup dosfstools genisoimage gir1.2-libosinfo-1.0 netcat-openbsd open-iscsi qemu-utils sg3-utils sysfsutils acl dnsmasq-base dnsmasq-utils ebtables haproxy iptables iputils-arping iputils-ping postgresql-server-dev-all python3-mysqldb sqlite3 sudo vlan apache2 2026-06-15 10:19:42.119 | ++ tools/install_prereqs.sh:source:67 : grep -q dkms 2026-06-15 10:19:42.124 | ++ tools/install_prereqs.sh:source:72 : install_package apache2 apache2-dev bc bsdmainutils curl g++ gawk gcc gettext git graphviz iputils-ping libffi-dev libjpeg-dev libpq-dev libssl-dev libsystemd-dev libxml2-dev libxslt1-dev libyaml-dev lsof openssh-server openssl pkg-config psmisc python3-dev python3-pip python3-systemd python3-venv tar tcpdump unzip uuid-runtime wget zlib1g-dev lvm2 qemu-utils thin-provisioning-tools lsscsi open-iscsi libkrb5-dev libldap2-dev libsasl2-dev memcached python3-mysqldb sqlite3 conntrack curl ebtables genisoimage iptables iputils-arping kpartx libjs-jquery-tablesorter parted pm-utils python3-mysqldb socat sqlite3 sudo vlan cryptsetup dosfstools genisoimage gir1.2-libosinfo-1.0 netcat-openbsd open-iscsi qemu-utils sg3-utils sysfsutils acl dnsmasq-base dnsmasq-utils ebtables haproxy iptables iputils-arping iputils-ping postgresql-server-dev-all python3-mysqldb sqlite3 sudo vlan apache2 2026-06-15 10:19:42.127 | ++ functions-common:install_package:1432 : update_package_repo 2026-06-15 10:19:42.130 | ++ functions-common:update_package_repo:1406 : NO_UPDATE_REPOS=False 2026-06-15 10:19:42.132 | ++ functions-common:update_package_repo:1407 : REPOS_UPDATED=True 2026-06-15 10:19:42.135 | ++ functions-common:update_package_repo:1408 : RETRY_UPDATE=False 2026-06-15 10:19:42.139 | ++ functions-common:update_package_repo:1410 : [[ False = \T\r\u\e ]] 2026-06-15 10:19:42.142 | ++ functions-common:update_package_repo:1414 : is_ubuntu 2026-06-15 10:19:42.145 | ++ functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-06-15 10:19:42.148 | ++ functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-06-15 10:19:42.151 | ++ functions-common:update_package_repo:1415 : apt_get_update 2026-06-15 10:19:42.155 | ++ functions-common:apt_get_update:1160 : [[ True == \T\r\u\e ]] 2026-06-15 10:19:42.157 | ++ functions-common:apt_get_update:1160 : [[ False != \T\r\u\e ]] 2026-06-15 10:19:42.160 | ++ functions-common:apt_get_update:1161 : return 2026-06-15 10:19:42.163 | ++ 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 libkrb5-dev libldap2-dev libsasl2-dev memcached python3-mysqldb sqlite3 conntrack curl ebtables genisoimage iptables iputils-arping kpartx libjs-jquery-tablesorter parted pm-utils python3-mysqldb socat sqlite3 sudo vlan cryptsetup dosfstools genisoimage gir1.2-libosinfo-1.0 netcat-openbsd open-iscsi qemu-utils sg3-utils sysfsutils acl dnsmasq-base dnsmasq-utils ebtables haproxy iptables iputils-arping iputils-ping postgresql-server-dev-all python3-mysqldb sqlite3 sudo vlan apache2 2026-06-15 10:19:42.167 | ++ functions-common:real_install_package:1420 : is_ubuntu 2026-06-15 10:19:42.170 | ++ functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-06-15 10:19:42.173 | ++ functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-06-15 10:19:42.176 | ++ 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 libkrb5-dev libldap2-dev libsasl2-dev memcached python3-mysqldb sqlite3 conntrack curl ebtables genisoimage iptables iputils-arping kpartx libjs-jquery-tablesorter parted pm-utils python3-mysqldb socat sqlite3 sudo vlan cryptsetup dosfstools genisoimage gir1.2-libosinfo-1.0 netcat-openbsd open-iscsi qemu-utils sg3-utils sysfsutils acl dnsmasq-base dnsmasq-utils ebtables haproxy iptables iputils-arping iputils-ping postgresql-server-dev-all python3-mysqldb sqlite3 sudo vlan apache2 2026-06-15 10:19:42.205 | ++ 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 libkrb5-dev libldap2-dev libsasl2-dev memcached python3-mysqldb sqlite3 conntrack curl ebtables genisoimage iptables iputils-arping kpartx libjs-jquery-tablesorter parted pm-utils python3-mysqldb socat sqlite3 sudo vlan cryptsetup dosfstools genisoimage gir1.2-libosinfo-1.0 netcat-openbsd open-iscsi qemu-utils sg3-utils sysfsutils acl dnsmasq-base dnsmasq-utils ebtables haproxy iptables iputils-arping iputils-ping postgresql-server-dev-all python3-mysqldb sqlite3 sudo vlan apache2 2026-06-15 10:19:42.245 | Reading package lists... 2026-06-15 10:19:42.612 | Building dependency tree... 2026-06-15 10:19:42.612 | Reading state information... 2026-06-15 10:19:43.171 | curl is already the newest version (8.5.0-2ubuntu10.9). 2026-06-15 10:19:43.171 | g++ is already the newest version (4:13.2.0-7ubuntu1). 2026-06-15 10:19:43.171 | g++ set to manually installed. 2026-06-15 10:19:43.171 | gcc is already the newest version (4:13.2.0-7ubuntu1). 2026-06-15 10:19:43.171 | gcc set to manually installed. 2026-06-15 10:19:43.171 | git is already the newest version (1:2.43.0-1ubuntu7.3). 2026-06-15 10:19:43.171 | iputils-ping is already the newest version (3:20240117-1ubuntu0.1). 2026-06-15 10:19:43.171 | openssh-server is already the newest version (1:9.6p1-3ubuntu13.16). 2026-06-15 10:19:43.171 | openssl is already the newest version (3.0.13-0ubuntu3.11). 2026-06-15 10:19:43.171 | python3-dev is already the newest version (3.12.3-0ubuntu2.1). 2026-06-15 10:19:43.171 | python3-venv is already the newest version (3.12.3-0ubuntu2.1). 2026-06-15 10:19:43.171 | tar is already the newest version (1.35+dfsg-3build1). 2026-06-15 10:19:43.171 | tcpdump is already the newest version (4.99.4-3ubuntu4.24.04.1). 2026-06-15 10:19:43.171 | uuid-runtime is already the newest version (2.39.3-9ubuntu6.5). 2026-06-15 10:19:43.171 | wget is already the newest version (1.21.4-1ubuntu4.1). 2026-06-15 10:19:43.171 | zlib1g-dev is already the newest version (1:1.3.dfsg-3.1ubuntu2.1). 2026-06-15 10:19:43.172 | zlib1g-dev set to manually installed. 2026-06-15 10:19:43.172 | qemu-utils is already the newest version (1:8.2.2+ds-0ubuntu1.16). 2026-06-15 10:19:43.172 | qemu-utils set to manually installed. 2026-06-15 10:19:43.172 | open-iscsi is already the newest version (2.1.9-3ubuntu5.4). 2026-06-15 10:19:43.172 | genisoimage is already the newest version (9:1.1.11-3.5). 2026-06-15 10:19:43.172 | genisoimage set to manually installed. 2026-06-15 10:19:43.172 | iptables is already the newest version (1.8.10-3ubuntu2). 2026-06-15 10:19:43.172 | parted is already the newest version (3.6-4build1). 2026-06-15 10:19:43.172 | sudo is already the newest version (1.9.15p5-3ubuntu5.24.04.2). 2026-06-15 10:19:43.172 | acl is already the newest version (2.3.2-1build1.1). 2026-06-15 10:19:43.172 | The following additional packages will be installed: 2026-06-15 10:19:43.172 | apache2-bin apache2-data apache2-utils autoconf automake autopoint 2026-06-15 10:19:43.172 | autotools-dev bsdextrautils clang-17 comerr-dev cryptsetup-bin 2026-06-15 10:19:43.172 | dconf-gsettings-backend dconf-service debhelper debugedit dh-autoreconf 2026-06-15 10:19:43.172 | dh-strip-nondeterminism dmeventd dwz fontconfig fontconfig-config 2026-06-15 10:19:43.172 | fonts-dejavu-core fonts-dejavu-mono gir1.2-freedesktop glib-networking 2026-06-15 10:19:43.172 | glib-networking-common glib-networking-services groff-base 2026-06-15 10:19:43.172 | gsettings-desktop-schemas icu-devtools intltool-debian krb5-multidev libann0 2026-06-15 10:19:43.172 | libaom3 libapr1-dev libapr1t64 libaprutil1-dbd-sqlite3 libaprutil1-dev 2026-06-15 10:19:43.172 | libaprutil1-ldap libaprutil1t64 libarchive-zip-perl libcairo-gobject2 2026-06-15 10:19:43.172 | libcairo2 libcdt5 libcgraph6 libclang-common-17-dev libclang-cpp17t64 2026-06-15 10:19:43.172 | libclang1-17t64 libdatrie1 libdconf1 libdebhelper-perl libdeflate0 2026-06-15 10:19:43.172 | libdevmapper-event1.02.1 libfile-stripnondeterminism-perl libfontconfig1 2026-06-15 10:19:43.172 | libfribidi0 libgc1 libgd3 libgraphite2-3 libgssrpc4t64 libgts-0.7-5t64 2026-06-15 10:19:43.172 | libgvc6 libgvpr2 libharfbuzz0b libheif-plugin-aomdec libheif1 libice6 2026-06-15 10:19:43.172 | libicu-dev libjbig0 libjpeg-turbo8 libjpeg-turbo8-dev libjpeg8 libjpeg8-dev 2026-06-15 10:19:43.173 | libjs-jquery-metadata libjson-perl libkadm5clnt-mit12 libkadm5srv-mit12 2026-06-15 10:19:43.173 | libkdb5-10t64 liblab-gamut1 libldap-dev liblerc4 libllvm17t64 libltdl7 2026-06-15 10:19:43.173 | liblua5.4-0 liblvm2cmd2.03 libmysqlclient21 libncurses-dev libncurses6 2026-06-15 10:19:43.173 | libnftables1 libobjc-13-dev libobjc4 libosinfo-1.0-0 libosinfo-l10n 2026-06-15 10:19:43.173 | libpango-1.0-0 libpangocairo-1.0-0 libpangoft2-1.0-0 libpathplan4 2026-06-15 10:19:43.173 | libpcre2-16-0 libpcre2-32-0 libpcre2-dev libpcre2-posix3 libpfm4 2026-06-15 10:19:43.173 | libpipeline1 libpixman-1-0 libpkgconf3 libpq5 libproxy1v5 libsctp-dev 2026-06-15 10:19:43.173 | libsctp1 libsgutils2-1.46-2 libsharpyuv0 libsigsegv2 libsm6 libsoup-3.0-0 2026-06-15 10:19:43.173 | libsoup-3.0-common libsub-override-perl libsysfs2 libthai-data libthai0 2026-06-15 10:19:43.173 | libtiff6 libtirpc-common libtirpc3t64 libtool libuchardet0 libwebp7 libx11-6 2026-06-15 10:19:43.173 | libx11-data libxau6 libxaw7 libxcb-render0 libxcb-shm0 libxcb1 libxdmcp6 2026-06-15 10:19:43.173 | libxext6 libxmu6 libxpm4 libxrender1 libxslt1.1 libxt6t64 libz3-4 libz3-dev 2026-06-15 10:19:43.173 | llvm-17 llvm-17-dev llvm-17-linker-tools llvm-17-runtime llvm-17-tools m4 2026-06-15 10:19:43.173 | man-db mysql-common ncal osinfo-db pci.ids pkgconf pkgconf-bin po-debconf 2026-06-15 10:19:43.173 | postgresql-client-16 postgresql-client-common postgresql-common 2026-06-15 10:19:43.173 | postgresql-server-dev-16 powermgmt-base python3-pygments python3-setuptools 2026-06-15 10:19:43.173 | python3-wheel python3-yaml session-migration ssl-cert usb.ids uuid-dev 2026-06-15 10:19:43.173 | x11-common 2026-06-15 10:19:43.176 | Suggested packages: 2026-06-15 10:19:43.177 | apache2-doc apache2-suexec-pristine | apache2-suexec-custom www-browser ufw 2026-06-15 10:19:43.177 | autoconf-archive gnu-standards autoconf-doc calendar whois vacation 2026-06-15 10:19:43.177 | mailutils clang-17-doc wasi-libc doc-base nftables keyutils 2026-06-15 10:19:43.177 | liblocale-gettext-perl dh-make gawk-doc gettext-doc libasprintf-dev 2026-06-15 10:19:43.177 | libgettextpo-dev gsfonts graphviz-doc groff vim-haproxy haproxy-doc krb5-doc 2026-06-15 10:19:43.177 | libgd-tools krb5-user libheif-plugin-libde265 libheif-plugin-x265 2026-06-15 10:19:43.177 | libheif-plugin-ffmpegdec libheif-plugin-jpegdec libheif-plugin-jpegenc 2026-06-15 10:19:43.177 | libheif-plugin-j2kdec libheif-plugin-j2kenc libheif-plugin-rav1e 2026-06-15 10:19:43.177 | libheif-plugin-svtenc icu-doc ncurses-doc postgresql-doc-16 lksctp-tools 2026-06-15 10:19:43.177 | libssl-doc libtool-doc gfortran | fortran95-compiler gcj-jdk libyaml-doc 2026-06-15 10:19:43.177 | llvm-17-doc m4-doc apparmor less libanyevent-perl libcache-memcached-perl 2026-06-15 10:19:43.177 | libmemcached libterm-readkey-perl libyaml-perl cpufrequtils wireless-tools 2026-06-15 10:19:43.177 | radeontool libmail-box-perl postgresql-16 default-mysql-server 2026-06-15 10:19:43.177 | | virtual-mysql-server python-pygments-doc ttf-bitstream-vera 2026-06-15 10:19:43.177 | python-setuptools-doc sqlite3-doc zip 2026-06-15 10:19:43.177 | Recommended packages: 2026-06-15 10:19:43.177 | cryptsetup-initramfs fonts-liberation2 libclang-rt-17-dev 2026-06-15 10:19:43.177 | libarchive-cpio-perl libgts-bin libheif-plugin-aomenc javascript-common 2026-06-15 10:19:43.177 | libjson-xs-perl libgpm2 libltdl-dev vbetool hdparm ethtool kbd 2026-06-15 10:19:43.178 | | console-tools libmail-sendmail-perl logrotate 2026-06-15 10:19:43.277 | The following NEW packages will be installed: 2026-06-15 10:19:43.277 | apache2 apache2-bin apache2-data apache2-dev apache2-utils autoconf automake 2026-06-15 10:19:43.277 | autopoint autotools-dev bc bsdextrautils bsdmainutils clang-17 comerr-dev 2026-06-15 10:19:43.277 | conntrack cryptsetup cryptsetup-bin dconf-gsettings-backend dconf-service 2026-06-15 10:19:43.277 | debhelper debugedit dh-autoreconf dh-strip-nondeterminism dmeventd 2026-06-15 10:19:43.277 | dnsmasq-base dnsmasq-utils dosfstools dwz ebtables fontconfig 2026-06-15 10:19:43.277 | fontconfig-config fonts-dejavu-core fonts-dejavu-mono gawk gettext 2026-06-15 10:19:43.277 | gir1.2-freedesktop gir1.2-libosinfo-1.0 glib-networking 2026-06-15 10:19:43.277 | glib-networking-common glib-networking-services graphviz groff-base 2026-06-15 10:19:43.277 | gsettings-desktop-schemas haproxy icu-devtools intltool-debian 2026-06-15 10:19:43.278 | iputils-arping kpartx krb5-multidev libann0 libaom3 libapr1-dev libapr1t64 2026-06-15 10:19:43.278 | libaprutil1-dbd-sqlite3 libaprutil1-dev libaprutil1-ldap libaprutil1t64 2026-06-15 10:19:43.278 | libarchive-zip-perl libcairo-gobject2 libcairo2 libcdt5 libcgraph6 2026-06-15 10:19:43.278 | libclang-common-17-dev libclang-cpp17t64 libclang1-17t64 libdatrie1 2026-06-15 10:19:43.278 | libdconf1 libdebhelper-perl libdeflate0 libdevmapper-event1.02.1 libffi-dev 2026-06-15 10:19:43.278 | libfile-stripnondeterminism-perl libfontconfig1 libfribidi0 libgc1 libgd3 2026-06-15 10:19:43.278 | libgraphite2-3 libgssrpc4t64 libgts-0.7-5t64 libgvc6 libgvpr2 libharfbuzz0b 2026-06-15 10:19:43.278 | libheif-plugin-aomdec libheif1 libice6 libicu-dev libjbig0 libjpeg-dev 2026-06-15 10:19:43.278 | libjpeg-turbo8 libjpeg-turbo8-dev libjpeg8 libjpeg8-dev 2026-06-15 10:19:43.278 | libjs-jquery-metadata libjs-jquery-tablesorter libjson-perl 2026-06-15 10:19:43.278 | libkadm5clnt-mit12 libkadm5srv-mit12 libkdb5-10t64 libkrb5-dev liblab-gamut1 2026-06-15 10:19:43.278 | libldap-dev libldap2-dev liblerc4 libllvm17t64 libltdl7 liblua5.4-0 2026-06-15 10:19:43.278 | liblvm2cmd2.03 libmysqlclient21 libncurses-dev libncurses6 libnftables1 2026-06-15 10:19:43.278 | libobjc-13-dev libobjc4 libosinfo-1.0-0 libosinfo-l10n libpango-1.0-0 2026-06-15 10:19:43.278 | libpangocairo-1.0-0 libpangoft2-1.0-0 libpathplan4 libpcre2-16-0 2026-06-15 10:19:43.278 | libpcre2-32-0 libpcre2-dev libpcre2-posix3 libpfm4 libpipeline1 2026-06-15 10:19:43.279 | libpixman-1-0 libpkgconf3 libpq-dev libpq5 libproxy1v5 libsasl2-dev 2026-06-15 10:19:43.279 | libsctp-dev libsctp1 libsgutils2-1.46-2 libsharpyuv0 libsigsegv2 libsm6 2026-06-15 10:19:43.279 | libsoup-3.0-0 libsoup-3.0-common libssl-dev libsub-override-perl libsysfs2 2026-06-15 10:19:43.279 | libsystemd-dev libthai-data libthai0 libtiff6 libtirpc-common libtirpc3t64 2026-06-15 10:19:43.279 | libtool libuchardet0 libwebp7 libx11-6 libx11-data libxau6 libxaw7 2026-06-15 10:19:43.279 | libxcb-render0 libxcb-shm0 libxcb1 libxdmcp6 libxext6 libxml2-dev libxmu6 2026-06-15 10:19:43.279 | libxpm4 libxrender1 libxslt1-dev libxslt1.1 libxt6t64 libyaml-dev libz3-4 2026-06-15 10:19:43.279 | libz3-dev llvm-17 llvm-17-dev llvm-17-linker-tools llvm-17-runtime 2026-06-15 10:19:43.279 | llvm-17-tools lsof lsscsi lvm2 m4 man-db memcached mysql-common ncal 2026-06-15 10:19:43.280 | netcat-openbsd osinfo-db pci.ids pkg-config pkgconf pkgconf-bin pm-utils 2026-06-15 10:19:43.280 | po-debconf postgresql-client-16 postgresql-client-common postgresql-common 2026-06-15 10:19:43.280 | postgresql-server-dev-16 postgresql-server-dev-all powermgmt-base psmisc 2026-06-15 10:19:43.280 | python3-mysqldb python3-pip python3-pygments python3-setuptools 2026-06-15 10:19:43.280 | python3-systemd python3-wheel python3-yaml session-migration sg3-utils socat 2026-06-15 10:19:43.280 | sqlite3 ssl-cert sysfsutils thin-provisioning-tools unzip usb.ids uuid-dev 2026-06-15 10:19:43.280 | vlan x11-common 2026-06-15 10:19:43.353 | 0 upgraded, 217 newly installed, 0 to remove and 0 not upgraded. 2026-06-15 10:19:43.353 | Need to get 183 MB of archives. 2026-06-15 10:19:43.353 | After this operation, 948 MB of additional disk space will be used. 2026-06-15 10:19:43.353 | Get:1 https://mirror-int.ord.rax.opendev.org/ubuntu noble-updates/main amd64 libapr1t64 amd64 1.7.2-3.1ubuntu0.1 [108 kB] 2026-06-15 10:19:43.357 | Get:2 https://mirror-int.ord.rax.opendev.org/ubuntu noble/main amd64 libaprutil1t64 amd64 1.6.3-1.1ubuntu7 [91.9 kB] 2026-06-15 10:19:43.359 | Get:3 https://mirror-int.ord.rax.opendev.org/ubuntu noble/main amd64 libaprutil1-dbd-sqlite3 amd64 1.6.3-1.1ubuntu7 [11.2 kB] 2026-06-15 10:19:43.360 | Get:4 https://mirror-int.ord.rax.opendev.org/ubuntu noble/main amd64 libaprutil1-ldap amd64 1.6.3-1.1ubuntu7 [9,116 B] 2026-06-15 10:19:43.360 | Get:5 https://mirror-int.ord.rax.opendev.org/ubuntu noble/main amd64 liblua5.4-0 amd64 5.4.6-3build2 [166 kB] 2026-06-15 10:19:43.364 | Get:6 https://mirror-int.ord.rax.opendev.org/ubuntu noble-updates/main amd64 apache2-bin amd64 2.4.58-1ubuntu8.13 [1,336 kB] 2026-06-15 10:19:43.393 | Get:7 https://mirror-int.ord.rax.opendev.org/ubuntu noble-updates/main amd64 apache2-data all 2.4.58-1ubuntu8.13 [163 kB] 2026-06-15 10:19:43.396 | Get:8 https://mirror-int.ord.rax.opendev.org/ubuntu noble-updates/main amd64 apache2-utils amd64 2.4.58-1ubuntu8.13 [98.9 kB] 2026-06-15 10:19:43.398 | Get:9 https://mirror-int.ord.rax.opendev.org/ubuntu noble-updates/main amd64 apache2 amd64 2.4.58-1ubuntu8.13 [90.2 kB] 2026-06-15 10:19:43.400 | Get:10 https://mirror-int.ord.rax.opendev.org/ubuntu noble/main amd64 libsigsegv2 amd64 2.14-1ubuntu2 [15.0 kB] 2026-06-15 10:19:43.401 | Get:11 https://mirror-int.ord.rax.opendev.org/ubuntu noble/main amd64 gawk amd64 1:5.2.1-2build3 [463 kB] 2026-06-15 10:19:43.409 | Get:12 https://mirror-int.ord.rax.opendev.org/ubuntu noble-updates/main amd64 haproxy amd64 2.8.16-0ubuntu0.24.04.2 [2,070 kB] 2026-06-15 10:19:43.449 | Get:13 https://mirror-int.ord.rax.opendev.org/ubuntu noble-updates/main amd64 memcached amd64 1.6.24-1ubuntu0.1 [213 kB] 2026-06-15 10:19:43.453 | Get:14 https://mirror-int.ord.rax.opendev.org/ubuntu noble/main amd64 libjson-perl all 4.10000-1 [81.9 kB] 2026-06-15 10:19:43.455 | Get:15 https://mirror-int.ord.rax.opendev.org/ubuntu noble-updates/main amd64 postgresql-client-common all 257build1.1 [36.4 kB] 2026-06-15 10:19:43.456 | Get:16 https://mirror-int.ord.rax.opendev.org/ubuntu noble/main amd64 ssl-cert all 1.1.2ubuntu1 [17.8 kB] 2026-06-15 10:19:43.457 | Get:17 https://mirror-int.ord.rax.opendev.org/ubuntu noble-updates/main amd64 postgresql-common all 257build1.1 [161 kB] 2026-06-15 10:19:43.460 | Get:18 https://mirror-int.ord.rax.opendev.org/ubuntu noble/main amd64 libsysfs2 amd64 2.1.1-6build1 [20.0 kB] 2026-06-15 10:19:43.460 | Get:19 https://mirror-int.ord.rax.opendev.org/ubuntu noble-updates/main amd64 pci.ids all 0.0~2024.03.31-1ubuntu0.1 [275 kB] 2026-06-15 10:19:43.466 | Get:20 https://mirror-int.ord.rax.opendev.org/ubuntu noble/main amd64 sysfsutils amd64 2.1.1-6build1 [15.5 kB] 2026-06-15 10:19:43.466 | Get:21 https://mirror-int.ord.rax.opendev.org/ubuntu noble/main amd64 libfribidi0 amd64 1.0.13-3build1 [26.1 kB] 2026-06-15 10:19:43.467 | Get:22 https://mirror-int.ord.rax.opendev.org/ubuntu noble/main amd64 libtirpc-common all 1.3.4+ds-1.1build1 [8,094 B] 2026-06-15 10:19:43.468 | Get:23 https://mirror-int.ord.rax.opendev.org/ubuntu noble/main amd64 libtirpc3t64 amd64 1.3.4+ds-1.1build1 [82.6 kB] 2026-06-15 10:19:43.470 | Get:24 https://mirror-int.ord.rax.opendev.org/ubuntu noble/main amd64 netcat-openbsd amd64 1.226-1ubuntu2 [44.3 kB] 2026-06-15 10:19:43.471 | Get:25 https://mirror-int.ord.rax.opendev.org/ubuntu noble/main amd64 python3-pygments all 2.17.2+dfsg-1 [819 kB] 2026-06-15 10:19:43.486 | Get:26 https://mirror-int.ord.rax.opendev.org/ubuntu noble/main amd64 python3-yaml amd64 6.0.1-2build2 [123 kB] 2026-06-15 10:19:43.489 | Get:27 https://mirror-int.ord.rax.opendev.org/ubuntu noble-updates/main amd64 bsdextrautils amd64 2.39.3-9ubuntu6.5 [73.7 kB] 2026-06-15 10:19:43.490 | Get:28 https://mirror-int.ord.rax.opendev.org/ubuntu noble/main amd64 dosfstools amd64 4.2-1.1build1 [86.3 kB] 2026-06-15 10:19:43.492 | Get:29 https://mirror-int.ord.rax.opendev.org/ubuntu noble/main amd64 libuchardet0 amd64 0.0.8-1build1 [75.3 kB] 2026-06-15 10:19:43.494 | Get:30 https://mirror-int.ord.rax.opendev.org/ubuntu noble/main amd64 groff-base amd64 1.23.0-3build2 [1,020 kB] 2026-06-15 10:19:43.514 | Get:31 https://mirror-int.ord.rax.opendev.org/ubuntu noble/main amd64 libncurses6 amd64 6.4+20240113-1ubuntu2 [112 kB] 2026-06-15 10:19:43.517 | Get:32 https://mirror-int.ord.rax.opendev.org/ubuntu noble-updates/main amd64 libnftables1 amd64 1.0.9-1ubuntu0.1 [359 kB] 2026-06-15 10:19:43.524 | Get:33 https://mirror-int.ord.rax.opendev.org/ubuntu noble/main amd64 libpipeline1 amd64 1.5.7-2 [23.6 kB] 2026-06-15 10:19:43.524 | Get:34 https://mirror-int.ord.rax.opendev.org/ubuntu noble/main amd64 libxau6 amd64 1:1.0.9-1build6 [7,160 B] 2026-06-15 10:19:43.525 | Get:35 https://mirror-int.ord.rax.opendev.org/ubuntu noble/main amd64 libxdmcp6 amd64 1:1.1.3-0ubuntu6 [10.3 kB] 2026-06-15 10:19:43.526 | Get:36 https://mirror-int.ord.rax.opendev.org/ubuntu noble/main amd64 libxcb1 amd64 1.15-1ubuntu2 [47.7 kB] 2026-06-15 10:19:43.527 | Get:37 https://mirror-int.ord.rax.opendev.org/ubuntu noble/main amd64 libx11-data all 2:1.8.7-1build1 [115 kB] 2026-06-15 10:19:43.530 | Get:38 https://mirror-int.ord.rax.opendev.org/ubuntu noble/main amd64 libx11-6 amd64 2:1.8.7-1build1 [650 kB] 2026-06-15 10:19:43.542 | Get:39 https://mirror-int.ord.rax.opendev.org/ubuntu noble/main amd64 libxext6 amd64 2:1.3.4-1build2 [30.4 kB] 2026-06-15 10:19:43.543 | Get:40 https://mirror-int.ord.rax.opendev.org/ubuntu noble/main amd64 lsof amd64 4.95.0-1build3 [247 kB] 2026-06-15 10:19:43.547 | Get:41 https://mirror-int.ord.rax.opendev.org/ubuntu noble/main amd64 man-db amd64 2.12.0-4build2 [1,237 kB] 2026-06-15 10:19:43.574 | Get:42 https://mirror-int.ord.rax.opendev.org/ubuntu noble-updates/main amd64 powermgmt-base all 1.37ubuntu0.1 [7,650 B] 2026-06-15 10:19:43.574 | Get:43 https://mirror-int.ord.rax.opendev.org/ubuntu noble/main amd64 psmisc amd64 23.7-1build1 [179 kB] 2026-06-15 10:19:43.578 | Get:44 https://mirror-int.ord.rax.opendev.org/ubuntu noble/main amd64 usb.ids all 2024.03.18-1 [223 kB] 2026-06-15 10:19:43.583 | Get:45 https://mirror-int.ord.rax.opendev.org/ubuntu noble/main amd64 autotools-dev all 20220109.1 [44.9 kB] 2026-06-15 10:19:43.584 | Get:46 https://mirror-int.ord.rax.opendev.org/ubuntu noble/main amd64 m4 amd64 1.4.19-4build1 [244 kB] 2026-06-15 10:19:43.589 | Get:47 https://mirror-int.ord.rax.opendev.org/ubuntu noble/main amd64 autoconf all 2.71-3 [339 kB] 2026-06-15 10:19:43.595 | Get:48 https://mirror-int.ord.rax.opendev.org/ubuntu noble/main amd64 automake all 1:1.16.5-1.3ubuntu1 [558 kB] 2026-06-15 10:19:43.607 | Get:49 https://mirror-int.ord.rax.opendev.org/ubuntu noble/main amd64 autopoint all 0.21-14ubuntu2 [422 kB] 2026-06-15 10:19:43.616 | Get:50 https://mirror-int.ord.rax.opendev.org/ubuntu noble/main amd64 libdebhelper-perl all 13.14.1ubuntu5 [89.8 kB] 2026-06-15 10:19:43.618 | Get:51 https://mirror-int.ord.rax.opendev.org/ubuntu noble/main amd64 libllvm17t64 amd64 1:17.0.6-9ubuntu1 [26.2 MB] 2026-06-15 10:19:44.208 | Get:52 https://mirror-int.ord.rax.opendev.org/ubuntu noble/universe amd64 libclang-cpp17t64 amd64 1:17.0.6-9ubuntu1 [12.9 MB] 2026-06-15 10:19:44.479 | Get:53 https://mirror-int.ord.rax.opendev.org/ubuntu noble/main amd64 libgc1 amd64 1:8.2.6-1build1 [90.3 kB] 2026-06-15 10:19:44.481 | Get:54 https://mirror-int.ord.rax.opendev.org/ubuntu noble-updates/universe amd64 libobjc4 amd64 14.2.0-4ubuntu2~24.04.1 [47.1 kB] 2026-06-15 10:19:44.482 | Get:55 https://mirror-int.ord.rax.opendev.org/ubuntu noble-updates/universe amd64 libobjc-13-dev amd64 13.3.0-6ubuntu2~24.04.1 [194 kB] 2026-06-15 10:19:44.486 | Get:56 https://mirror-int.ord.rax.opendev.org/ubuntu noble/universe amd64 libclang-common-17-dev amd64 1:17.0.6-9ubuntu1 [690 kB] 2026-06-15 10:19:44.500 | Get:57 https://mirror-int.ord.rax.opendev.org/ubuntu noble/universe amd64 llvm-17-linker-tools amd64 1:17.0.6-9ubuntu1 [1,308 kB] 2026-06-15 10:19:44.527 | Get:58 https://mirror-int.ord.rax.opendev.org/ubuntu noble/universe amd64 libclang1-17t64 amd64 1:17.0.6-9ubuntu1 [7,353 kB] 2026-06-15 10:19:44.675 | Get:59 https://mirror-int.ord.rax.opendev.org/ubuntu noble/universe amd64 clang-17 amd64 1:17.0.6-9ubuntu1 [78.6 kB] 2026-06-15 10:19:44.677 | Get:60 https://mirror-int.ord.rax.opendev.org/ubuntu noble/main amd64 libtool all 2.4.7-7build1 [166 kB] 2026-06-15 10:19:44.681 | Get:61 https://mirror-int.ord.rax.opendev.org/ubuntu noble/main amd64 dh-autoreconf all 20 [16.1 kB] 2026-06-15 10:19:44.681 | Get:62 https://mirror-int.ord.rax.opendev.org/ubuntu noble/main amd64 libarchive-zip-perl all 1.68-1 [90.2 kB] 2026-06-15 10:19:44.683 | Get:63 https://mirror-int.ord.rax.opendev.org/ubuntu noble/main amd64 libsub-override-perl all 0.10-1 [10.0 kB] 2026-06-15 10:19:44.684 | Get:64 https://mirror-int.ord.rax.opendev.org/ubuntu noble/main amd64 libfile-stripnondeterminism-perl all 1.13.1-1 [18.1 kB] 2026-06-15 10:19:44.684 | Get:65 https://mirror-int.ord.rax.opendev.org/ubuntu noble/main amd64 dh-strip-nondeterminism all 1.13.1-1 [5,362 B] 2026-06-15 10:19:44.685 | Get:66 https://mirror-int.ord.rax.opendev.org/ubuntu noble/main amd64 debugedit amd64 1:5.0-5build2 [46.1 kB] 2026-06-15 10:19:44.686 | Get:67 https://mirror-int.ord.rax.opendev.org/ubuntu noble/main amd64 dwz amd64 0.15-1build6 [115 kB] 2026-06-15 10:19:44.688 | Get:68 https://mirror-int.ord.rax.opendev.org/ubuntu noble/main amd64 gettext amd64 0.21-14ubuntu2 [864 kB] 2026-06-15 10:19:44.705 | Get:69 https://mirror-int.ord.rax.opendev.org/ubuntu noble/main amd64 intltool-debian all 0.35.0+20060710.6 [23.2 kB] 2026-06-15 10:19:44.706 | Get:70 https://mirror-int.ord.rax.opendev.org/ubuntu noble/main amd64 po-debconf all 1.0.21+nmu1 [233 kB] 2026-06-15 10:19:44.710 | Get:71 https://mirror-int.ord.rax.opendev.org/ubuntu noble/main amd64 debhelper all 13.14.1ubuntu5 [869 kB] 2026-06-15 10:19:44.727 | Get:72 https://mirror-int.ord.rax.opendev.org/ubuntu noble-updates/main amd64 uuid-dev amd64 2.39.3-9ubuntu6.5 [33.5 kB] 2026-06-15 10:19:44.728 | Get:73 https://mirror-int.ord.rax.opendev.org/ubuntu noble/main amd64 libsctp1 amd64 1.0.19+dfsg-2build1 [9,146 B] 2026-06-15 10:19:44.728 | Get:74 https://mirror-int.ord.rax.opendev.org/ubuntu noble/main amd64 libsctp-dev amd64 1.0.19+dfsg-2build1 [51.1 kB] 2026-06-15 10:19:44.730 | Get:75 https://mirror-int.ord.rax.opendev.org/ubuntu noble-updates/main amd64 libapr1-dev amd64 1.7.2-3.1ubuntu0.1 [768 kB] 2026-06-15 10:19:44.744 | Get:76 https://mirror-int.ord.rax.opendev.org/ubuntu noble-updates/main amd64 libldap-dev amd64 2.6.10+dfsg-0ubuntu0.24.04.1 [308 kB] 2026-06-15 10:19:44.750 | Get:77 https://mirror-int.ord.rax.opendev.org/ubuntu noble-updates/main amd64 libldap2-dev all 2.6.10+dfsg-0ubuntu0.24.04.1 [11.1 kB] 2026-06-15 10:19:44.751 | Get:78 https://mirror-int.ord.rax.opendev.org/ubuntu noble/main amd64 libaprutil1-dev amd64 1.6.3-1.1ubuntu7 [412 kB] 2026-06-15 10:19:44.758 | Get:79 https://mirror-int.ord.rax.opendev.org/ubuntu noble-updates/main amd64 libpcre2-16-0 amd64 10.42-4ubuntu2.1 [210 kB] 2026-06-15 10:19:44.762 | Get:80 https://mirror-int.ord.rax.opendev.org/ubuntu noble-updates/main amd64 libpcre2-32-0 amd64 10.42-4ubuntu2.1 [197 kB] 2026-06-15 10:19:44.766 | Get:81 https://mirror-int.ord.rax.opendev.org/ubuntu noble-updates/main amd64 libpcre2-posix3 amd64 10.42-4ubuntu2.1 [6,748 B] 2026-06-15 10:19:44.766 | Get:82 https://mirror-int.ord.rax.opendev.org/ubuntu noble-updates/main amd64 libpcre2-dev amd64 10.42-4ubuntu2.1 [736 kB] 2026-06-15 10:19:44.780 | Get:83 https://mirror-int.ord.rax.opendev.org/ubuntu noble-updates/main amd64 apache2-dev amd64 2.4.58-1ubuntu8.13 [203 kB] 2026-06-15 10:19:44.784 | Get:84 https://mirror-int.ord.rax.opendev.org/ubuntu noble/main amd64 bc amd64 1.07.1-3ubuntu4 [85.3 kB] 2026-06-15 10:19:44.786 | Get:85 https://mirror-int.ord.rax.opendev.org/ubuntu noble/universe amd64 ncal amd64 12.1.8 [21.0 kB] 2026-06-15 10:19:44.786 | Get:86 https://mirror-int.ord.rax.opendev.org/ubuntu noble/universe amd64 bsdmainutils all 12.1.8 [3,176 B] 2026-06-15 10:19:44.787 | Get:87 https://mirror-int.ord.rax.opendev.org/ubuntu noble/main amd64 conntrack amd64 1:1.4.8-1ubuntu1 [37.9 kB] 2026-06-15 10:19:44.788 | Get:88 https://mirror-int.ord.rax.opendev.org/ubuntu noble-updates/main amd64 cryptsetup-bin amd64 2:2.7.0-1ubuntu4.2 [211 kB] 2026-06-15 10:19:44.792 | Get:89 https://mirror-int.ord.rax.opendev.org/ubuntu noble-updates/main amd64 cryptsetup amd64 2:2.7.0-1ubuntu4.2 [208 kB] 2026-06-15 10:19:44.796 | Get:90 https://mirror-int.ord.rax.opendev.org/ubuntu noble-updates/main amd64 libdconf1 amd64 0.40.0-4ubuntu0.1 [39.6 kB] 2026-06-15 10:19:44.797 | Get:91 https://mirror-int.ord.rax.opendev.org/ubuntu noble-updates/main amd64 dconf-service amd64 0.40.0-4ubuntu0.1 [27.6 kB] 2026-06-15 10:19:44.798 | Get:92 https://mirror-int.ord.rax.opendev.org/ubuntu noble-updates/main amd64 dconf-gsettings-backend amd64 0.40.0-4ubuntu0.1 [22.1 kB] 2026-06-15 10:19:44.799 | Get:93 https://mirror-int.ord.rax.opendev.org/ubuntu noble-updates/main amd64 libdevmapper-event1.02.1 amd64 2:1.02.185-3ubuntu3.2 [12.6 kB] 2026-06-15 10:19:44.800 | Get:94 https://mirror-int.ord.rax.opendev.org/ubuntu noble-updates/main amd64 liblvm2cmd2.03 amd64 2.03.16-3ubuntu3.2 [797 kB] 2026-06-15 10:19:44.815 | Get:95 https://mirror-int.ord.rax.opendev.org/ubuntu noble-updates/main amd64 dmeventd amd64 2:1.02.185-3ubuntu3.2 [38.0 kB] 2026-06-15 10:19:44.816 | Get:96 https://mirror-int.ord.rax.opendev.org/ubuntu noble-updates/main amd64 dnsmasq-base amd64 2.90-2ubuntu0.3 [376 kB] 2026-06-15 10:19:44.823 | Get:97 https://mirror-int.ord.rax.opendev.org/ubuntu noble-updates/main amd64 dnsmasq-utils amd64 2.90-2ubuntu0.3 [16.0 kB] 2026-06-15 10:19:44.824 | Get:98 https://mirror-int.ord.rax.opendev.org/ubuntu noble/main amd64 ebtables amd64 2.0.11-6build1 [88.4 kB] 2026-06-15 10:19:44.826 | Get:99 https://mirror-int.ord.rax.opendev.org/ubuntu noble/main amd64 fonts-dejavu-mono all 2.37-8 [502 kB] 2026-06-15 10:19:44.835 | Get:100 https://mirror-int.ord.rax.opendev.org/ubuntu noble/main amd64 fonts-dejavu-core all 2.37-8 [835 kB] 2026-06-15 10:19:44.849 | Get:101 https://mirror-int.ord.rax.opendev.org/ubuntu noble/main amd64 fontconfig-config amd64 2.15.0-1.1ubuntu2 [37.3 kB] 2026-06-15 10:19:44.876 | Get:102 https://mirror-int.ord.rax.opendev.org/ubuntu noble/main amd64 libfontconfig1 amd64 2.15.0-1.1ubuntu2 [139 kB] 2026-06-15 10:19:44.881 | Get:103 https://mirror-int.ord.rax.opendev.org/ubuntu noble/main amd64 fontconfig amd64 2.15.0-1.1ubuntu2 [180 kB] 2026-06-15 10:19:44.884 | Get:104 https://mirror-int.ord.rax.opendev.org/ubuntu noble/main amd64 libpixman-1-0 amd64 0.42.2-1build1 [279 kB] 2026-06-15 10:19:44.890 | Get:105 https://mirror-int.ord.rax.opendev.org/ubuntu noble/main amd64 libxcb-render0 amd64 1.15-1ubuntu2 [16.2 kB] 2026-06-15 10:19:44.891 | Get:106 https://mirror-int.ord.rax.opendev.org/ubuntu noble/main amd64 libxcb-shm0 amd64 1.15-1ubuntu2 [5,756 B] 2026-06-15 10:19:44.891 | Get:107 https://mirror-int.ord.rax.opendev.org/ubuntu noble/main amd64 libxrender1 amd64 1:0.9.10-1.1build1 [19.0 kB] 2026-06-15 10:19:44.892 | Get:108 https://mirror-int.ord.rax.opendev.org/ubuntu noble/main amd64 libcairo2 amd64 1.18.0-3build1 [566 kB] 2026-06-15 10:19:44.904 | Get:109 https://mirror-int.ord.rax.opendev.org/ubuntu noble/main amd64 libcairo-gobject2 amd64 1.18.0-3build1 [127 kB] 2026-06-15 10:19:44.907 | Get:110 https://mirror-int.ord.rax.opendev.org/ubuntu noble/main amd64 gir1.2-freedesktop amd64 1.80.1-1 [49.7 kB] 2026-06-15 10:19:44.908 | Get:111 https://mirror-int.ord.rax.opendev.org/ubuntu noble/main amd64 libproxy1v5 amd64 0.5.4-4build1 [26.5 kB] 2026-06-15 10:19:44.910 | Get:112 https://mirror-int.ord.rax.opendev.org/ubuntu noble/main amd64 glib-networking-common all 2.80.0-1build1 [6,702 B] 2026-06-15 10:19:44.910 | Get:113 https://mirror-int.ord.rax.opendev.org/ubuntu noble/main amd64 glib-networking-services amd64 2.80.0-1build1 [12.8 kB] 2026-06-15 10:19:44.911 | Get:114 https://mirror-int.ord.rax.opendev.org/ubuntu noble/main amd64 session-migration amd64 0.3.9build1 [9,034 B] 2026-06-15 10:19:44.912 | Get:115 https://mirror-int.ord.rax.opendev.org/ubuntu noble-updates/main amd64 gsettings-desktop-schemas all 46.1-0ubuntu1 [35.6 kB] 2026-06-15 10:19:44.913 | Get:116 https://mirror-int.ord.rax.opendev.org/ubuntu noble/main amd64 glib-networking amd64 2.80.0-1build1 [64.1 kB] 2026-06-15 10:19:44.914 | Get:117 https://mirror-int.ord.rax.opendev.org/ubuntu noble/universe amd64 libann0 amd64 1.1.2+doc-9build1 [25.5 kB] 2026-06-15 10:19:44.915 | Get:118 https://mirror-int.ord.rax.opendev.org/ubuntu noble-updates/universe amd64 libcdt5 amd64 2.42.2-9ubuntu0.1 [21.6 kB] 2026-06-15 10:19:44.916 | Get:119 https://mirror-int.ord.rax.opendev.org/ubuntu noble-updates/universe amd64 libcgraph6 amd64 2.42.2-9ubuntu0.1 [44.6 kB] 2026-06-15 10:19:44.917 | Get:120 https://mirror-int.ord.rax.opendev.org/ubuntu noble/main amd64 libsharpyuv0 amd64 1.3.2-0.4build3 [15.8 kB] 2026-06-15 10:19:44.918 | Get:121 https://mirror-int.ord.rax.opendev.org/ubuntu noble-updates/main amd64 libaom3 amd64 3.8.2-2ubuntu0.1 [1,941 kB] 2026-06-15 10:19:44.957 | Get:122 https://mirror-int.ord.rax.opendev.org/ubuntu noble-updates/main amd64 libheif-plugin-aomdec amd64 1.17.6-1ubuntu4.3 [10.6 kB] 2026-06-15 10:19:44.957 | Get:123 https://mirror-int.ord.rax.opendev.org/ubuntu noble-updates/main amd64 libheif1 amd64 1.17.6-1ubuntu4.3 [276 kB] 2026-06-15 10:19:44.963 | Get:124 https://mirror-int.ord.rax.opendev.org/ubuntu noble/main amd64 libjpeg-turbo8 amd64 2.1.5-2ubuntu2 [150 kB] 2026-06-15 10:19:44.966 | Get:125 https://mirror-int.ord.rax.opendev.org/ubuntu noble/main amd64 libjpeg8 amd64 8c-2ubuntu11 [2,148 B] 2026-06-15 10:19:44.966 | Get:126 https://mirror-int.ord.rax.opendev.org/ubuntu noble-updates/main amd64 libdeflate0 amd64 1.19-1build1.1 [43.9 kB] 2026-06-15 10:19:44.968 | Get:127 https://mirror-int.ord.rax.opendev.org/ubuntu noble/main amd64 libjbig0 amd64 2.1-6.1ubuntu2 [29.7 kB] 2026-06-15 10:19:44.969 | Get:128 https://mirror-int.ord.rax.opendev.org/ubuntu noble/main amd64 liblerc4 amd64 4.0.0+ds-4ubuntu2 [179 kB] 2026-06-15 10:19:44.973 | Get:129 https://mirror-int.ord.rax.opendev.org/ubuntu noble/main amd64 libwebp7 amd64 1.3.2-0.4build3 [230 kB] 2026-06-15 10:19:44.978 | Get:130 https://mirror-int.ord.rax.opendev.org/ubuntu noble-updates/main amd64 libtiff6 amd64 4.5.1+git230720-4ubuntu2.5 [200 kB] 2026-06-15 10:19:44.982 | Get:131 https://mirror-int.ord.rax.opendev.org/ubuntu noble/main amd64 libxpm4 amd64 1:3.5.17-1build2 [36.5 kB] 2026-06-15 10:19:44.983 | Get:132 https://mirror-int.ord.rax.opendev.org/ubuntu noble/main amd64 libgd3 amd64 2.3.3-9ubuntu5 [128 kB] 2026-06-15 10:19:44.986 | Get:133 https://mirror-int.ord.rax.opendev.org/ubuntu noble/universe amd64 libgts-0.7-5t64 amd64 0.7.6+darcs121130-5.2build1 [161 kB] 2026-06-15 10:19:44.989 | Get:134 https://mirror-int.ord.rax.opendev.org/ubuntu noble/main amd64 libltdl7 amd64 2.4.7-7build1 [40.3 kB] 2026-06-15 10:19:44.990 | Get:135 https://mirror-int.ord.rax.opendev.org/ubuntu noble/main amd64 libgraphite2-3 amd64 1.3.14-2build1 [73.0 kB] 2026-06-15 10:19:44.992 | Get:136 https://mirror-int.ord.rax.opendev.org/ubuntu noble/main amd64 libharfbuzz0b amd64 8.3.0-2build2 [469 kB] 2026-06-15 10:19:45.003 | Get:137 https://mirror-int.ord.rax.opendev.org/ubuntu noble/main amd64 libthai-data all 0.1.29-2build1 [158 kB] 2026-06-15 10:19:45.006 | Get:138 https://mirror-int.ord.rax.opendev.org/ubuntu noble/main amd64 libdatrie1 amd64 0.2.13-3build1 [19.0 kB] 2026-06-15 10:19:45.007 | Get:139 https://mirror-int.ord.rax.opendev.org/ubuntu noble/main amd64 libthai0 amd64 0.1.29-2build1 [18.9 kB] 2026-06-15 10:19:45.007 | Get:140 https://mirror-int.ord.rax.opendev.org/ubuntu noble/main amd64 libpango-1.0-0 amd64 1.52.1+ds-1build1 [231 kB] 2026-06-15 10:19:45.012 | Get:141 https://mirror-int.ord.rax.opendev.org/ubuntu noble/main amd64 libpangoft2-1.0-0 amd64 1.52.1+ds-1build1 [42.5 kB] 2026-06-15 10:19:45.013 | Get:142 https://mirror-int.ord.rax.opendev.org/ubuntu noble/main amd64 libpangocairo-1.0-0 amd64 1.52.1+ds-1build1 [28.8 kB] 2026-06-15 10:19:45.014 | Get:143 https://mirror-int.ord.rax.opendev.org/ubuntu noble-updates/universe amd64 libpathplan4 amd64 2.42.2-9ubuntu0.1 [24.0 kB] 2026-06-15 10:19:45.015 | Get:144 https://mirror-int.ord.rax.opendev.org/ubuntu noble-updates/universe amd64 libgvc6 amd64 2.42.2-9ubuntu0.1 [716 kB] 2026-06-15 10:19:45.029 | Get:145 https://mirror-int.ord.rax.opendev.org/ubuntu noble-updates/universe amd64 libgvpr2 amd64 2.42.2-9ubuntu0.1 [187 kB] 2026-06-15 10:19:45.032 | Get:146 https://mirror-int.ord.rax.opendev.org/ubuntu noble-updates/universe amd64 liblab-gamut1 amd64 2.42.2-9ubuntu0.1 [1,886 kB] 2026-06-15 10:19:45.070 | Get:147 https://mirror-int.ord.rax.opendev.org/ubuntu noble/main amd64 x11-common all 1:7.7+23ubuntu3 [21.7 kB] 2026-06-15 10:19:45.072 | Get:148 https://mirror-int.ord.rax.opendev.org/ubuntu noble/main amd64 libice6 amd64 2:1.0.10-1build3 [41.4 kB] 2026-06-15 10:19:45.073 | Get:149 https://mirror-int.ord.rax.opendev.org/ubuntu noble/main amd64 libsm6 amd64 2:1.2.3-1build3 [15.7 kB] 2026-06-15 10:19:45.074 | Get:150 https://mirror-int.ord.rax.opendev.org/ubuntu noble/main amd64 libxt6t64 amd64 1:1.2.1-1.2build1 [171 kB] 2026-06-15 10:19:45.077 | Get:151 https://mirror-int.ord.rax.opendev.org/ubuntu noble/main amd64 libxmu6 amd64 2:1.1.3-3build2 [47.6 kB] 2026-06-15 10:19:45.078 | Get:152 https://mirror-int.ord.rax.opendev.org/ubuntu noble/main amd64 libxaw7 amd64 2:1.0.14-1build2 [187 kB] 2026-06-15 10:19:45.082 | Get:153 https://mirror-int.ord.rax.opendev.org/ubuntu noble-updates/universe amd64 graphviz amd64 2.42.2-9ubuntu0.1 [642 kB] 2026-06-15 10:19:45.094 | Get:154 https://mirror-int.ord.rax.opendev.org/ubuntu noble-updates/main amd64 icu-devtools amd64 74.2-1ubuntu3.1 [212 kB] 2026-06-15 10:19:45.098 | Get:155 https://mirror-int.ord.rax.opendev.org/ubuntu noble-updates/main amd64 iputils-arping amd64 3:20240117-1ubuntu0.1 [15.1 kB] 2026-06-15 10:19:45.099 | Get:156 https://mirror-int.ord.rax.opendev.org/ubuntu noble-updates/main amd64 comerr-dev amd64 2.1-1.47.0-2.4~exp1ubuntu4.1 [43.8 kB] 2026-06-15 10:19:45.100 | Get:157 https://mirror-int.ord.rax.opendev.org/ubuntu noble-updates/main amd64 libgssrpc4t64 amd64 1.20.1-6ubuntu2.6 [57.6 kB] 2026-06-15 10:19:45.101 | Get:158 https://mirror-int.ord.rax.opendev.org/ubuntu noble-updates/main amd64 libkadm5clnt-mit12 amd64 1.20.1-6ubuntu2.6 [40.1 kB] 2026-06-15 10:19:45.102 | Get:159 https://mirror-int.ord.rax.opendev.org/ubuntu noble-updates/main amd64 libkdb5-10t64 amd64 1.20.1-6ubuntu2.6 [40.4 kB] 2026-06-15 10:19:45.103 | Get:160 https://mirror-int.ord.rax.opendev.org/ubuntu noble-updates/main amd64 libkadm5srv-mit12 amd64 1.20.1-6ubuntu2.6 [53.0 kB] 2026-06-15 10:19:45.105 | Get:161 https://mirror-int.ord.rax.opendev.org/ubuntu noble-updates/main amd64 krb5-multidev amd64 1.20.1-6ubuntu2.6 [125 kB] 2026-06-15 10:19:45.107 | Get:162 https://mirror-int.ord.rax.opendev.org/ubuntu noble-updates/main amd64 libicu-dev amd64 74.2-1ubuntu3.1 [11.9 MB] 2026-06-15 10:19:45.360 | Get:163 https://mirror-int.ord.rax.opendev.org/ubuntu noble/main amd64 libjpeg-turbo8-dev amd64 2.1.5-2ubuntu2 [295 kB] 2026-06-15 10:19:45.367 | Get:164 https://mirror-int.ord.rax.opendev.org/ubuntu noble/main amd64 libjpeg8-dev amd64 8c-2ubuntu11 [1,484 B] 2026-06-15 10:19:45.368 | Get:165 https://mirror-int.ord.rax.opendev.org/ubuntu noble/main amd64 libjpeg-dev amd64 8c-2ubuntu11 [1,482 B] 2026-06-15 10:19:45.368 | Get:166 https://mirror-int.ord.rax.opendev.org/ubuntu noble/universe amd64 libjs-jquery-metadata all 12-4 [6,582 B] 2026-06-15 10:19:45.369 | Get:167 https://mirror-int.ord.rax.opendev.org/ubuntu noble/universe amd64 libjs-jquery-tablesorter all 1:2.31.3+dfsg1-3 [193 kB] 2026-06-15 10:19:45.373 | Get:168 https://mirror-int.ord.rax.opendev.org/ubuntu noble/main amd64 mysql-common all 5.8+1.1.0build1 [6,746 B] 2026-06-15 10:19:45.374 | Get:169 https://mirror-int.ord.rax.opendev.org/ubuntu noble-updates/main amd64 libmysqlclient21 amd64 8.0.46-0ubuntu0.24.04.2 [1,255 kB] 2026-06-15 10:19:45.401 | Get:170 https://mirror-int.ord.rax.opendev.org/ubuntu noble/main amd64 libncurses-dev amd64 6.4+20240113-1ubuntu2 [384 kB] 2026-06-15 10:19:45.408 | Get:171 https://mirror-int.ord.rax.opendev.org/ubuntu noble/main amd64 libpkgconf3 amd64 1.8.1-2build1 [30.7 kB] 2026-06-15 10:19:45.409 | Get:172 https://mirror-int.ord.rax.opendev.org/ubuntu noble-updates/main amd64 libpq5 amd64 16.14-0ubuntu0.24.04.1 [147 kB] 2026-06-15 10:19:45.412 | Get:173 https://mirror-int.ord.rax.opendev.org/ubuntu noble-updates/main amd64 libssl-dev amd64 3.0.13-0ubuntu3.11 [2,408 kB] 2026-06-15 10:19:45.461 | Get:174 https://mirror-int.ord.rax.opendev.org/ubuntu noble-updates/main amd64 libpq-dev amd64 16.14-0ubuntu0.24.04.1 [152 kB] 2026-06-15 10:19:45.464 | Get:175 https://mirror-int.ord.rax.opendev.org/ubuntu noble-updates/main amd64 libsasl2-dev amd64 2.1.28+dfsg1-5ubuntu3.1 [243 kB] 2026-06-15 10:19:45.469 | Get:176 https://mirror-int.ord.rax.opendev.org/ubuntu noble/main amd64 libsgutils2-1.46-2 amd64 1.46-3ubuntu4 [94.0 kB] 2026-06-15 10:19:45.471 | Get:177 https://mirror-int.ord.rax.opendev.org/ubuntu noble-updates/main amd64 libsoup-3.0-common all 3.4.4-5ubuntu0.7 [11.6 kB] 2026-06-15 10:19:45.472 | Get:178 https://mirror-int.ord.rax.opendev.org/ubuntu noble-updates/main amd64 libsoup-3.0-0 amd64 3.4.4-5ubuntu0.7 [292 kB] 2026-06-15 10:19:45.478 | Get:179 https://mirror-int.ord.rax.opendev.org/ubuntu noble-updates/main amd64 libsystemd-dev amd64 255.4-1ubuntu8.16 [1,239 kB] 2026-06-15 10:19:45.503 | Get:180 https://mirror-int.ord.rax.opendev.org/ubuntu noble-updates/main amd64 libxml2-dev amd64 2.9.14+dfsg-1.3ubuntu3.7 [782 kB] 2026-06-15 10:19:45.518 | Get:181 https://mirror-int.ord.rax.opendev.org/ubuntu noble-updates/main amd64 libxslt1.1 amd64 1.1.39-0exp1ubuntu0.24.04.3 [168 kB] 2026-06-15 10:19:45.521 | Get:182 https://mirror-int.ord.rax.opendev.org/ubuntu noble-updates/main amd64 libxslt1-dev amd64 1.1.39-0exp1ubuntu0.24.04.3 [91.9 kB] 2026-06-15 10:19:45.524 | Get:183 https://mirror-int.ord.rax.opendev.org/ubuntu noble/universe amd64 llvm-17-runtime amd64 1:17.0.6-9ubuntu1 [529 kB] 2026-06-15 10:19:45.533 | Get:184 https://mirror-int.ord.rax.opendev.org/ubuntu noble/universe amd64 libpfm4 amd64 4.13.0+git32-g0d4ed0e-1 [414 kB] 2026-06-15 10:19:45.541 | Get:185 https://mirror-int.ord.rax.opendev.org/ubuntu noble/universe amd64 llvm-17 amd64 1:17.0.6-9ubuntu1 [23.8 MB] 2026-06-15 10:19:46.065 | Get:186 https://mirror-int.ord.rax.opendev.org/ubuntu noble/main amd64 libffi-dev amd64 3.4.6-1build1 [62.8 kB] 2026-06-15 10:19:46.067 | Get:187 https://mirror-int.ord.rax.opendev.org/ubuntu noble/universe amd64 llvm-17-tools amd64 1:17.0.6-9ubuntu1 [518 kB] 2026-06-15 10:19:46.077 | Get:188 https://mirror-int.ord.rax.opendev.org/ubuntu noble/universe amd64 libz3-4 amd64 4.8.12-3.1build1 [5,836 kB] 2026-06-15 10:19:46.206 | Get:189 https://mirror-int.ord.rax.opendev.org/ubuntu noble/universe amd64 libz3-dev amd64 4.8.12-3.1build1 [72.2 kB] 2026-06-15 10:19:46.208 | Get:190 https://mirror-int.ord.rax.opendev.org/ubuntu noble/universe amd64 llvm-17-dev amd64 1:17.0.6-9ubuntu1 [43.4 MB] 2026-06-15 10:19:47.192 | Get:191 https://mirror-int.ord.rax.opendev.org/ubuntu noble/main amd64 lsscsi amd64 0.32-1build1 [48.2 kB] 2026-06-15 10:19:47.193 | Get:192 https://mirror-int.ord.rax.opendev.org/ubuntu noble-updates/main amd64 lvm2 amd64 2.03.16-3ubuntu3.2 [1,186 kB] 2026-06-15 10:19:47.218 | Get:193 https://mirror-int.ord.rax.opendev.org/ubuntu noble-updates/universe amd64 osinfo-db all 0.20250606-0ubuntu0.24.04.1 [178 kB] 2026-06-15 10:19:47.222 | Get:194 https://mirror-int.ord.rax.opendev.org/ubuntu noble/main amd64 pkgconf-bin amd64 1.8.1-2build1 [20.7 kB] 2026-06-15 10:19:47.223 | Get:195 https://mirror-int.ord.rax.opendev.org/ubuntu noble/main amd64 pkgconf amd64 1.8.1-2build1 [16.8 kB] 2026-06-15 10:19:47.224 | Get:196 https://mirror-int.ord.rax.opendev.org/ubuntu noble/main amd64 pkg-config amd64 1.8.1-2build1 [7,264 B] 2026-06-15 10:19:47.225 | Get:197 https://mirror-int.ord.rax.opendev.org/ubuntu noble/universe amd64 pm-utils all 1.4.1-21 [47.1 kB] 2026-06-15 10:19:47.226 | Get:198 https://mirror-int.ord.rax.opendev.org/ubuntu noble-updates/main amd64 postgresql-client-16 amd64 16.14-0ubuntu0.24.04.1 [1,300 kB] 2026-06-15 10:19:47.254 | Get:199 https://mirror-int.ord.rax.opendev.org/ubuntu noble-updates/universe amd64 postgresql-server-dev-16 amd64 16.14-0ubuntu0.24.04.1 [1,231 kB] 2026-06-15 10:19:47.281 | Get:200 https://mirror-int.ord.rax.opendev.org/ubuntu noble-updates/universe amd64 postgresql-server-dev-all amd64 257build1.1 [20.5 kB] 2026-06-15 10:19:47.281 | Get:201 https://mirror-int.ord.rax.opendev.org/ubuntu noble/main amd64 python3-mysqldb amd64 1.4.6-2build3 [47.3 kB] 2026-06-15 10:19:47.282 | Get:202 https://mirror-int.ord.rax.opendev.org/ubuntu noble-updates/main amd64 python3-setuptools all 68.1.2-2ubuntu1.2 [397 kB] 2026-06-15 10:19:47.317 | Get:203 https://mirror-int.ord.rax.opendev.org/ubuntu noble/universe amd64 python3-wheel all 0.42.0-2 [53.1 kB] 2026-06-15 10:19:47.320 | Get:204 https://mirror-int.ord.rax.opendev.org/ubuntu noble-updates/universe amd64 python3-pip all 24.0+dfsg-1ubuntu1.3 [1,320 kB] 2026-06-15 10:19:47.347 | Get:205 https://mirror-int.ord.rax.opendev.org/ubuntu noble/main amd64 python3-systemd amd64 235-1build4 [42.4 kB] 2026-06-15 10:19:47.348 | Get:206 https://mirror-int.ord.rax.opendev.org/ubuntu noble/main amd64 sg3-utils amd64 1.46-3ubuntu4 [840 kB] 2026-06-15 10:19:47.363 | Get:207 https://mirror-int.ord.rax.opendev.org/ubuntu noble-updates/main amd64 sqlite3 amd64 3.45.1-1ubuntu2.5 [144 kB] 2026-06-15 10:19:47.366 | Get:208 https://mirror-int.ord.rax.opendev.org/ubuntu noble-updates/main amd64 thin-provisioning-tools amd64 0.9.0-2ubuntu5.1 [436 kB] 2026-06-15 10:19:47.374 | Get:209 https://mirror-int.ord.rax.opendev.org/ubuntu noble-updates/main amd64 unzip amd64 6.0-28ubuntu4.1 [174 kB] 2026-06-15 10:19:47.378 | Get:210 https://mirror-int.ord.rax.opendev.org/ubuntu noble/universe amd64 libosinfo-l10n all 1.11.0-2build3 [50.6 kB] 2026-06-15 10:19:47.379 | Get:211 https://mirror-int.ord.rax.opendev.org/ubuntu noble/universe amd64 libosinfo-1.0-0 amd64 1.11.0-2build3 [91.5 kB] 2026-06-15 10:19:47.381 | Get:212 https://mirror-int.ord.rax.opendev.org/ubuntu noble/universe amd64 gir1.2-libosinfo-1.0 amd64 1.11.0-2build3 [18.6 kB] 2026-06-15 10:19:47.381 | Get:213 https://mirror-int.ord.rax.opendev.org/ubuntu noble-updates/main amd64 kpartx amd64 0.9.4-5ubuntu8.1 [32.0 kB] 2026-06-15 10:19:47.382 | Get:214 https://mirror-int.ord.rax.opendev.org/ubuntu noble-updates/main amd64 libkrb5-dev amd64 1.20.1-6ubuntu2.6 [11.9 kB] 2026-06-15 10:19:47.383 | Get:215 https://mirror-int.ord.rax.opendev.org/ubuntu noble/main amd64 libyaml-dev amd64 0.2.5-1build1 [62.2 kB] 2026-06-15 10:19:47.384 | Get:216 https://mirror-int.ord.rax.opendev.org/ubuntu noble/main amd64 socat amd64 1.8.0.0-4build3 [374 kB] 2026-06-15 10:19:47.391 | Get:217 https://mirror-int.ord.rax.opendev.org/ubuntu noble/universe amd64 vlan all 2.0.5ubuntu5 [10.4 kB] 2026-06-15 10:19:47.680 | debconf: delaying package configuration, since apt-utils is not installed 2026-06-15 10:19:47.722 | Fetched 183 MB in 4s (45.0 MB/s) 2026-06-15 10:19:47.750 | Selecting previously unselected package libapr1t64:amd64. 2026-06-15 10:19:47.771 | (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 ... 35264 files and directories currently installed.) 2026-06-15 10:19:47.772 | Preparing to unpack .../0-libapr1t64_1.7.2-3.1ubuntu0.1_amd64.deb ... 2026-06-15 10:19:47.778 | Unpacking libapr1t64:amd64 (1.7.2-3.1ubuntu0.1) ... 2026-06-15 10:19:47.819 | Selecting previously unselected package libaprutil1t64:amd64. 2026-06-15 10:19:47.826 | Preparing to unpack .../1-libaprutil1t64_1.6.3-1.1ubuntu7_amd64.deb ... 2026-06-15 10:19:47.828 | Unpacking libaprutil1t64:amd64 (1.6.3-1.1ubuntu7) ... 2026-06-15 10:19:47.861 | Selecting previously unselected package libaprutil1-dbd-sqlite3:amd64. 2026-06-15 10:19:47.867 | Preparing to unpack .../2-libaprutil1-dbd-sqlite3_1.6.3-1.1ubuntu7_amd64.deb ... 2026-06-15 10:19:47.869 | Unpacking libaprutil1-dbd-sqlite3:amd64 (1.6.3-1.1ubuntu7) ... 2026-06-15 10:19:47.902 | Selecting previously unselected package libaprutil1-ldap:amd64. 2026-06-15 10:19:47.908 | Preparing to unpack .../3-libaprutil1-ldap_1.6.3-1.1ubuntu7_amd64.deb ... 2026-06-15 10:19:47.911 | Unpacking libaprutil1-ldap:amd64 (1.6.3-1.1ubuntu7) ... 2026-06-15 10:19:47.945 | Selecting previously unselected package liblua5.4-0:amd64. 2026-06-15 10:19:47.952 | Preparing to unpack .../4-liblua5.4-0_5.4.6-3build2_amd64.deb ... 2026-06-15 10:19:47.955 | Unpacking liblua5.4-0:amd64 (5.4.6-3build2) ... 2026-06-15 10:19:47.988 | Selecting previously unselected package apache2-bin. 2026-06-15 10:19:47.992 | Preparing to unpack .../5-apache2-bin_2.4.58-1ubuntu8.13_amd64.deb ... 2026-06-15 10:19:47.995 | Unpacking apache2-bin (2.4.58-1ubuntu8.13) ... 2026-06-15 10:19:48.106 | Selecting previously unselected package apache2-data. 2026-06-15 10:19:48.111 | Preparing to unpack .../6-apache2-data_2.4.58-1ubuntu8.13_all.deb ... 2026-06-15 10:19:48.114 | Unpacking apache2-data (2.4.58-1ubuntu8.13) ... 2026-06-15 10:19:48.241 | Selecting previously unselected package apache2-utils. 2026-06-15 10:19:48.243 | Preparing to unpack .../7-apache2-utils_2.4.58-1ubuntu8.13_amd64.deb ... 2026-06-15 10:19:48.245 | Unpacking apache2-utils (2.4.58-1ubuntu8.13) ... 2026-06-15 10:19:48.304 | Selecting previously unselected package apache2. 2026-06-15 10:19:48.309 | Preparing to unpack .../8-apache2_2.4.58-1ubuntu8.13_amd64.deb ... 2026-06-15 10:19:48.318 | Unpacking apache2 (2.4.58-1ubuntu8.13) ... 2026-06-15 10:19:48.400 | Selecting previously unselected package libsigsegv2:amd64. 2026-06-15 10:19:48.406 | Preparing to unpack .../9-libsigsegv2_2.14-1ubuntu2_amd64.deb ... 2026-06-15 10:19:48.408 | Unpacking libsigsegv2:amd64 (2.14-1ubuntu2) ... 2026-06-15 10:19:48.452 | Setting up libsigsegv2:amd64 (2.14-1ubuntu2) ... 2026-06-15 10:19:48.509 | Selecting previously unselected package gawk. 2026-06-15 10:19:48.531 | (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 ... 35984 files and directories currently installed.) 2026-06-15 10:19:48.533 | Preparing to unpack .../000-gawk_1%3a5.2.1-2build3_amd64.deb ... 2026-06-15 10:19:48.536 | Unpacking gawk (1:5.2.1-2build3) ... 2026-06-15 10:19:48.638 | Selecting previously unselected package haproxy. 2026-06-15 10:19:48.643 | Preparing to unpack .../001-haproxy_2.8.16-0ubuntu0.24.04.2_amd64.deb ... 2026-06-15 10:19:48.655 | Unpacking haproxy (2.8.16-0ubuntu0.24.04.2) ... 2026-06-15 10:19:48.770 | Selecting previously unselected package memcached. 2026-06-15 10:19:48.776 | Preparing to unpack .../002-memcached_1.6.24-1ubuntu0.1_amd64.deb ... 2026-06-15 10:19:48.782 | Unpacking memcached (1.6.24-1ubuntu0.1) ... 2026-06-15 10:19:48.829 | Selecting previously unselected package libjson-perl. 2026-06-15 10:19:48.834 | Preparing to unpack .../003-libjson-perl_4.10000-1_all.deb ... 2026-06-15 10:19:48.837 | Unpacking libjson-perl (4.10000-1) ... 2026-06-15 10:19:48.874 | Selecting previously unselected package postgresql-client-common. 2026-06-15 10:19:48.879 | Preparing to unpack .../004-postgresql-client-common_257build1.1_all.deb ... 2026-06-15 10:19:48.882 | Unpacking postgresql-client-common (257build1.1) ... 2026-06-15 10:19:48.930 | Selecting previously unselected package ssl-cert. 2026-06-15 10:19:48.936 | Preparing to unpack .../005-ssl-cert_1.1.2ubuntu1_all.deb ... 2026-06-15 10:19:48.938 | Unpacking ssl-cert (1.1.2ubuntu1) ... 2026-06-15 10:19:48.983 | Selecting previously unselected package postgresql-common. 2026-06-15 10:19:48.988 | Preparing to unpack .../006-postgresql-common_257build1.1_all.deb ... 2026-06-15 10:19:49.004 | Adding 'diversion of /usr/bin/pg_config to /usr/bin/pg_config.libpq-dev by postgresql-common' 2026-06-15 10:19:49.013 | Unpacking postgresql-common (257build1.1) ... 2026-06-15 10:19:49.094 | Selecting previously unselected package libsysfs2:amd64. 2026-06-15 10:19:49.099 | Preparing to unpack .../007-libsysfs2_2.1.1-6build1_amd64.deb ... 2026-06-15 10:19:49.101 | Unpacking libsysfs2:amd64 (2.1.1-6build1) ... 2026-06-15 10:19:49.132 | Selecting previously unselected package pci.ids. 2026-06-15 10:19:49.138 | Preparing to unpack .../008-pci.ids_0.0~2024.03.31-1ubuntu0.1_all.deb ... 2026-06-15 10:19:49.141 | Unpacking pci.ids (0.0~2024.03.31-1ubuntu0.1) ... 2026-06-15 10:19:49.191 | Selecting previously unselected package sysfsutils. 2026-06-15 10:19:49.196 | Preparing to unpack .../009-sysfsutils_2.1.1-6build1_amd64.deb ... 2026-06-15 10:19:49.202 | Unpacking sysfsutils (2.1.1-6build1) ... 2026-06-15 10:19:49.236 | Selecting previously unselected package libfribidi0:amd64. 2026-06-15 10:19:49.243 | Preparing to unpack .../010-libfribidi0_1.0.13-3build1_amd64.deb ... 2026-06-15 10:19:49.246 | Unpacking libfribidi0:amd64 (1.0.13-3build1) ... 2026-06-15 10:19:49.278 | Selecting previously unselected package libtirpc-common. 2026-06-15 10:19:49.283 | Preparing to unpack .../011-libtirpc-common_1.3.4+ds-1.1build1_all.deb ... 2026-06-15 10:19:49.286 | Unpacking libtirpc-common (1.3.4+ds-1.1build1) ... 2026-06-15 10:19:49.324 | Selecting previously unselected package libtirpc3t64:amd64. 2026-06-15 10:19:49.329 | Preparing to unpack .../012-libtirpc3t64_1.3.4+ds-1.1build1_amd64.deb ... 2026-06-15 10:19:49.343 | Adding 'diversion of /lib/x86_64-linux-gnu/libtirpc.so.3 to /lib/x86_64-linux-gnu/libtirpc.so.3.usr-is-merged by libtirpc3t64' 2026-06-15 10:19:49.357 | Adding 'diversion of /lib/x86_64-linux-gnu/libtirpc.so.3.0.0 to /lib/x86_64-linux-gnu/libtirpc.so.3.0.0.usr-is-merged by libtirpc3t64' 2026-06-15 10:19:49.359 | Unpacking libtirpc3t64:amd64 (1.3.4+ds-1.1build1) ... 2026-06-15 10:19:49.400 | Selecting previously unselected package netcat-openbsd. 2026-06-15 10:19:49.405 | Preparing to unpack .../013-netcat-openbsd_1.226-1ubuntu2_amd64.deb ... 2026-06-15 10:19:49.408 | Unpacking netcat-openbsd (1.226-1ubuntu2) ... 2026-06-15 10:19:49.449 | Selecting previously unselected package python3-pygments. 2026-06-15 10:19:49.455 | Preparing to unpack .../014-python3-pygments_2.17.2+dfsg-1_all.deb ... 2026-06-15 10:19:49.457 | Unpacking python3-pygments (2.17.2+dfsg-1) ... 2026-06-15 10:19:49.619 | Selecting previously unselected package python3-yaml. 2026-06-15 10:19:49.624 | Preparing to unpack .../015-python3-yaml_6.0.1-2build2_amd64.deb ... 2026-06-15 10:19:49.627 | Unpacking python3-yaml (6.0.1-2build2) ... 2026-06-15 10:19:49.674 | Selecting previously unselected package bsdextrautils. 2026-06-15 10:19:49.680 | Preparing to unpack .../016-bsdextrautils_2.39.3-9ubuntu6.5_amd64.deb ... 2026-06-15 10:19:49.692 | Unpacking bsdextrautils (2.39.3-9ubuntu6.5) ... 2026-06-15 10:19:49.731 | Selecting previously unselected package dosfstools. 2026-06-15 10:19:49.736 | Preparing to unpack .../017-dosfstools_4.2-1.1build1_amd64.deb ... 2026-06-15 10:19:49.739 | Unpacking dosfstools (4.2-1.1build1) ... 2026-06-15 10:19:49.780 | Selecting previously unselected package libuchardet0:amd64. 2026-06-15 10:19:49.785 | Preparing to unpack .../018-libuchardet0_0.0.8-1build1_amd64.deb ... 2026-06-15 10:19:49.787 | Unpacking libuchardet0:amd64 (0.0.8-1build1) ... 2026-06-15 10:19:49.826 | Selecting previously unselected package groff-base. 2026-06-15 10:19:49.831 | Preparing to unpack .../019-groff-base_1.23.0-3build2_amd64.deb ... 2026-06-15 10:19:49.834 | Unpacking groff-base (1.23.0-3build2) ... 2026-06-15 10:19:49.950 | Selecting previously unselected package libncurses6:amd64. 2026-06-15 10:19:49.956 | Preparing to unpack .../020-libncurses6_6.4+20240113-1ubuntu2_amd64.deb ... 2026-06-15 10:19:49.958 | Unpacking libncurses6:amd64 (6.4+20240113-1ubuntu2) ... 2026-06-15 10:19:49.992 | Selecting previously unselected package libnftables1:amd64. 2026-06-15 10:19:49.998 | Preparing to unpack .../021-libnftables1_1.0.9-1ubuntu0.1_amd64.deb ... 2026-06-15 10:19:50.000 | Unpacking libnftables1:amd64 (1.0.9-1ubuntu0.1) ... 2026-06-15 10:19:50.045 | Selecting previously unselected package libpipeline1:amd64. 2026-06-15 10:19:50.052 | Preparing to unpack .../022-libpipeline1_1.5.7-2_amd64.deb ... 2026-06-15 10:19:50.055 | Unpacking libpipeline1:amd64 (1.5.7-2) ... 2026-06-15 10:19:50.087 | Selecting previously unselected package libxau6:amd64. 2026-06-15 10:19:50.092 | Preparing to unpack .../023-libxau6_1%3a1.0.9-1build6_amd64.deb ... 2026-06-15 10:19:50.095 | Unpacking libxau6:amd64 (1:1.0.9-1build6) ... 2026-06-15 10:19:50.126 | Selecting previously unselected package libxdmcp6:amd64. 2026-06-15 10:19:50.131 | Preparing to unpack .../024-libxdmcp6_1%3a1.1.3-0ubuntu6_amd64.deb ... 2026-06-15 10:19:50.133 | Unpacking libxdmcp6:amd64 (1:1.1.3-0ubuntu6) ... 2026-06-15 10:19:50.164 | Selecting previously unselected package libxcb1:amd64. 2026-06-15 10:19:50.169 | Preparing to unpack .../025-libxcb1_1.15-1ubuntu2_amd64.deb ... 2026-06-15 10:19:50.171 | Unpacking libxcb1:amd64 (1.15-1ubuntu2) ... 2026-06-15 10:19:50.202 | Selecting previously unselected package libx11-data. 2026-06-15 10:19:50.208 | Preparing to unpack .../026-libx11-data_2%3a1.8.7-1build1_all.deb ... 2026-06-15 10:19:50.210 | Unpacking libx11-data (2:1.8.7-1build1) ... 2026-06-15 10:19:50.319 | Selecting previously unselected package libx11-6:amd64. 2026-06-15 10:19:50.324 | Preparing to unpack .../027-libx11-6_2%3a1.8.7-1build1_amd64.deb ... 2026-06-15 10:19:50.327 | Unpacking libx11-6:amd64 (2:1.8.7-1build1) ... 2026-06-15 10:19:50.375 | Selecting previously unselected package libxext6:amd64. 2026-06-15 10:19:50.380 | Preparing to unpack .../028-libxext6_2%3a1.3.4-1build2_amd64.deb ... 2026-06-15 10:19:50.383 | Unpacking libxext6:amd64 (2:1.3.4-1build2) ... 2026-06-15 10:19:50.417 | Selecting previously unselected package lsof. 2026-06-15 10:19:50.423 | Preparing to unpack .../029-lsof_4.95.0-1build3_amd64.deb ... 2026-06-15 10:19:50.425 | Unpacking lsof (4.95.0-1build3) ... 2026-06-15 10:19:50.475 | Selecting previously unselected package man-db. 2026-06-15 10:19:50.482 | Preparing to unpack .../030-man-db_2.12.0-4build2_amd64.deb ... 2026-06-15 10:19:50.484 | Unpacking man-db (2.12.0-4build2) ... 2026-06-15 10:19:50.648 | Selecting previously unselected package powermgmt-base. 2026-06-15 10:19:50.654 | Preparing to unpack .../031-powermgmt-base_1.37ubuntu0.1_all.deb ... 2026-06-15 10:19:50.657 | Unpacking powermgmt-base (1.37ubuntu0.1) ... 2026-06-15 10:19:50.687 | Selecting previously unselected package psmisc. 2026-06-15 10:19:50.693 | Preparing to unpack .../032-psmisc_23.7-1build1_amd64.deb ... 2026-06-15 10:19:50.696 | Unpacking psmisc (23.7-1build1) ... 2026-06-15 10:19:50.753 | Selecting previously unselected package usb.ids. 2026-06-15 10:19:50.758 | Preparing to unpack .../033-usb.ids_2024.03.18-1_all.deb ... 2026-06-15 10:19:50.761 | Unpacking usb.ids (2024.03.18-1) ... 2026-06-15 10:19:50.800 | Selecting previously unselected package autotools-dev. 2026-06-15 10:19:50.803 | Preparing to unpack .../034-autotools-dev_20220109.1_all.deb ... 2026-06-15 10:19:50.806 | Unpacking autotools-dev (20220109.1) ... 2026-06-15 10:19:50.839 | Selecting previously unselected package m4. 2026-06-15 10:19:50.845 | Preparing to unpack .../035-m4_1.4.19-4build1_amd64.deb ... 2026-06-15 10:19:50.847 | Unpacking m4 (1.4.19-4build1) ... 2026-06-15 10:19:50.906 | Selecting previously unselected package autoconf. 2026-06-15 10:19:50.912 | Preparing to unpack .../036-autoconf_2.71-3_all.deb ... 2026-06-15 10:19:50.915 | Unpacking autoconf (2.71-3) ... 2026-06-15 10:19:50.985 | Selecting previously unselected package automake. 2026-06-15 10:19:50.991 | Preparing to unpack .../037-automake_1%3a1.16.5-1.3ubuntu1_all.deb ... 2026-06-15 10:19:50.995 | Unpacking automake (1:1.16.5-1.3ubuntu1) ... 2026-06-15 10:19:51.072 | Selecting previously unselected package autopoint. 2026-06-15 10:19:51.078 | Preparing to unpack .../038-autopoint_0.21-14ubuntu2_all.deb ... 2026-06-15 10:19:51.080 | Unpacking autopoint (0.21-14ubuntu2) ... 2026-06-15 10:19:51.113 | Selecting previously unselected package libdebhelper-perl. 2026-06-15 10:19:51.119 | Preparing to unpack .../039-libdebhelper-perl_13.14.1ubuntu5_all.deb ... 2026-06-15 10:19:51.121 | Unpacking libdebhelper-perl (13.14.1ubuntu5) ... 2026-06-15 10:19:51.184 | Selecting previously unselected package libllvm17t64:amd64. 2026-06-15 10:19:51.189 | Preparing to unpack .../040-libllvm17t64_1%3a17.0.6-9ubuntu1_amd64.deb ... 2026-06-15 10:19:51.192 | Unpacking libllvm17t64:amd64 (1:17.0.6-9ubuntu1) ... 2026-06-15 10:19:52.522 | Selecting previously unselected package libclang-cpp17t64. 2026-06-15 10:19:52.528 | Preparing to unpack .../041-libclang-cpp17t64_1%3a17.0.6-9ubuntu1_amd64.deb ... 2026-06-15 10:19:52.531 | Unpacking libclang-cpp17t64 (1:17.0.6-9ubuntu1) ... 2026-06-15 10:19:53.191 | Selecting previously unselected package libgc1:amd64. 2026-06-15 10:19:53.196 | Preparing to unpack .../042-libgc1_1%3a8.2.6-1build1_amd64.deb ... 2026-06-15 10:19:53.199 | Unpacking libgc1:amd64 (1:8.2.6-1build1) ... 2026-06-15 10:19:53.235 | Selecting previously unselected package libobjc4:amd64. 2026-06-15 10:19:53.240 | Preparing to unpack .../043-libobjc4_14.2.0-4ubuntu2~24.04.1_amd64.deb ... 2026-06-15 10:19:53.243 | Unpacking libobjc4:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-06-15 10:19:53.278 | Selecting previously unselected package libobjc-13-dev:amd64. 2026-06-15 10:19:53.283 | Preparing to unpack .../044-libobjc-13-dev_13.3.0-6ubuntu2~24.04.1_amd64.deb ... 2026-06-15 10:19:53.285 | Unpacking libobjc-13-dev:amd64 (13.3.0-6ubuntu2~24.04.1) ... 2026-06-15 10:19:53.336 | Selecting previously unselected package libclang-common-17-dev:amd64. 2026-06-15 10:19:53.341 | Preparing to unpack .../045-libclang-common-17-dev_1%3a17.0.6-9ubuntu1_amd64.deb ... 2026-06-15 10:19:53.344 | Unpacking libclang-common-17-dev:amd64 (1:17.0.6-9ubuntu1) ... 2026-06-15 10:19:53.526 | Selecting previously unselected package llvm-17-linker-tools. 2026-06-15 10:19:53.532 | Preparing to unpack .../046-llvm-17-linker-tools_1%3a17.0.6-9ubuntu1_amd64.deb ... 2026-06-15 10:19:53.534 | Unpacking llvm-17-linker-tools (1:17.0.6-9ubuntu1) ... 2026-06-15 10:19:53.616 | Selecting previously unselected package libclang1-17t64. 2026-06-15 10:19:53.618 | Preparing to unpack .../047-libclang1-17t64_1%3a17.0.6-9ubuntu1_amd64.deb ... 2026-06-15 10:19:53.621 | Unpacking libclang1-17t64 (1:17.0.6-9ubuntu1) ... 2026-06-15 10:19:54.011 | Selecting previously unselected package clang-17. 2026-06-15 10:19:54.017 | Preparing to unpack .../048-clang-17_1%3a17.0.6-9ubuntu1_amd64.deb ... 2026-06-15 10:19:54.020 | Unpacking clang-17 (1:17.0.6-9ubuntu1) ... 2026-06-15 10:19:54.057 | Selecting previously unselected package libtool. 2026-06-15 10:19:54.060 | Preparing to unpack .../049-libtool_2.4.7-7build1_all.deb ... 2026-06-15 10:19:54.063 | Unpacking libtool (2.4.7-7build1) ... 2026-06-15 10:19:54.105 | Selecting previously unselected package dh-autoreconf. 2026-06-15 10:19:54.112 | Preparing to unpack .../050-dh-autoreconf_20_all.deb ... 2026-06-15 10:19:54.114 | Unpacking dh-autoreconf (20) ... 2026-06-15 10:19:54.152 | Selecting previously unselected package libarchive-zip-perl. 2026-06-15 10:19:54.158 | Preparing to unpack .../051-libarchive-zip-perl_1.68-1_all.deb ... 2026-06-15 10:19:54.160 | Unpacking libarchive-zip-perl (1.68-1) ... 2026-06-15 10:19:54.206 | Selecting previously unselected package libsub-override-perl. 2026-06-15 10:19:54.211 | Preparing to unpack .../052-libsub-override-perl_0.10-1_all.deb ... 2026-06-15 10:19:54.214 | Unpacking libsub-override-perl (0.10-1) ... 2026-06-15 10:19:54.246 | Selecting previously unselected package libfile-stripnondeterminism-perl. 2026-06-15 10:19:54.249 | Preparing to unpack .../053-libfile-stripnondeterminism-perl_1.13.1-1_all.deb ... 2026-06-15 10:19:54.252 | Unpacking libfile-stripnondeterminism-perl (1.13.1-1) ... 2026-06-15 10:19:54.287 | Selecting previously unselected package dh-strip-nondeterminism. 2026-06-15 10:19:54.293 | Preparing to unpack .../054-dh-strip-nondeterminism_1.13.1-1_all.deb ... 2026-06-15 10:19:54.295 | Unpacking dh-strip-nondeterminism (1.13.1-1) ... 2026-06-15 10:19:54.329 | Selecting previously unselected package debugedit. 2026-06-15 10:19:54.335 | Preparing to unpack .../055-debugedit_1%3a5.0-5build2_amd64.deb ... 2026-06-15 10:19:54.338 | Unpacking debugedit (1:5.0-5build2) ... 2026-06-15 10:19:54.374 | Selecting previously unselected package dwz. 2026-06-15 10:19:54.380 | Preparing to unpack .../056-dwz_0.15-1build6_amd64.deb ... 2026-06-15 10:19:54.383 | Unpacking dwz (0.15-1build6) ... 2026-06-15 10:19:54.424 | Selecting previously unselected package gettext. 2026-06-15 10:19:54.427 | Preparing to unpack .../057-gettext_0.21-14ubuntu2_amd64.deb ... 2026-06-15 10:19:54.431 | Unpacking gettext (0.21-14ubuntu2) ... 2026-06-15 10:19:54.510 | Selecting previously unselected package intltool-debian. 2026-06-15 10:19:54.516 | Preparing to unpack .../058-intltool-debian_0.35.0+20060710.6_all.deb ... 2026-06-15 10:19:54.518 | Unpacking intltool-debian (0.35.0+20060710.6) ... 2026-06-15 10:19:54.552 | Selecting previously unselected package po-debconf. 2026-06-15 10:19:54.560 | Preparing to unpack .../059-po-debconf_1.0.21+nmu1_all.deb ... 2026-06-15 10:19:54.562 | Unpacking po-debconf (1.0.21+nmu1) ... 2026-06-15 10:19:54.625 | Selecting previously unselected package debhelper. 2026-06-15 10:19:54.631 | Preparing to unpack .../060-debhelper_13.14.1ubuntu5_all.deb ... 2026-06-15 10:19:54.634 | Unpacking debhelper (13.14.1ubuntu5) ... 2026-06-15 10:19:54.801 | Selecting previously unselected package uuid-dev:amd64. 2026-06-15 10:19:54.804 | Preparing to unpack .../061-uuid-dev_2.39.3-9ubuntu6.5_amd64.deb ... 2026-06-15 10:19:54.806 | Unpacking uuid-dev:amd64 (2.39.3-9ubuntu6.5) ... 2026-06-15 10:19:54.843 | Selecting previously unselected package libsctp1:amd64. 2026-06-15 10:19:54.848 | Preparing to unpack .../062-libsctp1_1.0.19+dfsg-2build1_amd64.deb ... 2026-06-15 10:19:54.850 | Unpacking libsctp1:amd64 (1.0.19+dfsg-2build1) ... 2026-06-15 10:19:54.879 | Selecting previously unselected package libsctp-dev:amd64. 2026-06-15 10:19:54.885 | Preparing to unpack .../063-libsctp-dev_1.0.19+dfsg-2build1_amd64.deb ... 2026-06-15 10:19:54.887 | Unpacking libsctp-dev:amd64 (1.0.19+dfsg-2build1) ... 2026-06-15 10:19:54.927 | Selecting previously unselected package libapr1-dev. 2026-06-15 10:19:54.934 | Preparing to unpack .../064-libapr1-dev_1.7.2-3.1ubuntu0.1_amd64.deb ... 2026-06-15 10:19:54.937 | Unpacking libapr1-dev (1.7.2-3.1ubuntu0.1) ... 2026-06-15 10:19:55.170 | Selecting previously unselected package libldap-dev:amd64. 2026-06-15 10:19:55.176 | Preparing to unpack .../065-libldap-dev_2.6.10+dfsg-0ubuntu0.24.04.1_amd64.deb ... 2026-06-15 10:19:55.180 | Unpacking libldap-dev:amd64 (2.6.10+dfsg-0ubuntu0.24.04.1) ... 2026-06-15 10:19:55.278 | Selecting previously unselected package libldap2-dev. 2026-06-15 10:19:55.283 | Preparing to unpack .../066-libldap2-dev_2.6.10+dfsg-0ubuntu0.24.04.1_all.deb ... 2026-06-15 10:19:55.285 | Unpacking libldap2-dev (2.6.10+dfsg-0ubuntu0.24.04.1) ... 2026-06-15 10:19:55.316 | Selecting previously unselected package libaprutil1-dev. 2026-06-15 10:19:55.321 | Preparing to unpack .../067-libaprutil1-dev_1.6.3-1.1ubuntu7_amd64.deb ... 2026-06-15 10:19:55.324 | Unpacking libaprutil1-dev (1.6.3-1.1ubuntu7) ... 2026-06-15 10:19:55.522 | Selecting previously unselected package libpcre2-16-0:amd64. 2026-06-15 10:19:55.528 | Preparing to unpack .../068-libpcre2-16-0_10.42-4ubuntu2.1_amd64.deb ... 2026-06-15 10:19:55.531 | Unpacking libpcre2-16-0:amd64 (10.42-4ubuntu2.1) ... 2026-06-15 10:19:55.571 | Selecting previously unselected package libpcre2-32-0:amd64. 2026-06-15 10:19:55.576 | Preparing to unpack .../069-libpcre2-32-0_10.42-4ubuntu2.1_amd64.deb ... 2026-06-15 10:19:55.579 | Unpacking libpcre2-32-0:amd64 (10.42-4ubuntu2.1) ... 2026-06-15 10:19:55.620 | Selecting previously unselected package libpcre2-posix3:amd64. 2026-06-15 10:19:55.625 | Preparing to unpack .../070-libpcre2-posix3_10.42-4ubuntu2.1_amd64.deb ... 2026-06-15 10:19:55.628 | Unpacking libpcre2-posix3:amd64 (10.42-4ubuntu2.1) ... 2026-06-15 10:19:55.661 | Selecting previously unselected package libpcre2-dev:amd64. 2026-06-15 10:19:55.666 | Preparing to unpack .../071-libpcre2-dev_10.42-4ubuntu2.1_amd64.deb ... 2026-06-15 10:19:55.668 | Unpacking libpcre2-dev:amd64 (10.42-4ubuntu2.1) ... 2026-06-15 10:19:55.750 | Selecting previously unselected package apache2-dev. 2026-06-15 10:19:55.755 | Preparing to unpack .../072-apache2-dev_2.4.58-1ubuntu8.13_amd64.deb ... 2026-06-15 10:19:55.758 | Unpacking apache2-dev (2.4.58-1ubuntu8.13) ... 2026-06-15 10:19:55.820 | Selecting previously unselected package bc. 2026-06-15 10:19:55.825 | Preparing to unpack .../073-bc_1.07.1-3ubuntu4_amd64.deb ... 2026-06-15 10:19:55.828 | Unpacking bc (1.07.1-3ubuntu4) ... 2026-06-15 10:19:55.866 | Selecting previously unselected package ncal. 2026-06-15 10:19:55.869 | Preparing to unpack .../074-ncal_12.1.8_amd64.deb ... 2026-06-15 10:19:55.871 | Unpacking ncal (12.1.8) ... 2026-06-15 10:19:55.911 | Selecting previously unselected package bsdmainutils. 2026-06-15 10:19:55.918 | Preparing to unpack .../075-bsdmainutils_12.1.8_all.deb ... 2026-06-15 10:19:55.923 | Unpacking bsdmainutils (12.1.8) ... 2026-06-15 10:19:55.951 | Selecting previously unselected package conntrack. 2026-06-15 10:19:55.957 | Preparing to unpack .../076-conntrack_1%3a1.4.8-1ubuntu1_amd64.deb ... 2026-06-15 10:19:55.959 | Unpacking conntrack (1:1.4.8-1ubuntu1) ... 2026-06-15 10:19:55.989 | Selecting previously unselected package cryptsetup-bin. 2026-06-15 10:19:55.995 | Preparing to unpack .../077-cryptsetup-bin_2%3a2.7.0-1ubuntu4.2_amd64.deb ... 2026-06-15 10:19:55.999 | Unpacking cryptsetup-bin (2:2.7.0-1ubuntu4.2) ... 2026-06-15 10:19:56.053 | Selecting previously unselected package cryptsetup. 2026-06-15 10:19:56.059 | Preparing to unpack .../078-cryptsetup_2%3a2.7.0-1ubuntu4.2_amd64.deb ... 2026-06-15 10:19:56.075 | Unpacking cryptsetup (2:2.7.0-1ubuntu4.2) ... 2026-06-15 10:19:56.139 | Selecting previously unselected package libdconf1:amd64. 2026-06-15 10:19:56.147 | Preparing to unpack .../079-libdconf1_0.40.0-4ubuntu0.1_amd64.deb ... 2026-06-15 10:19:56.149 | Unpacking libdconf1:amd64 (0.40.0-4ubuntu0.1) ... 2026-06-15 10:19:56.178 | Selecting previously unselected package dconf-service. 2026-06-15 10:19:56.184 | Preparing to unpack .../080-dconf-service_0.40.0-4ubuntu0.1_amd64.deb ... 2026-06-15 10:19:56.187 | Unpacking dconf-service (0.40.0-4ubuntu0.1) ... 2026-06-15 10:19:56.221 | Selecting previously unselected package dconf-gsettings-backend:amd64. 2026-06-15 10:19:56.229 | Preparing to unpack .../081-dconf-gsettings-backend_0.40.0-4ubuntu0.1_amd64.deb ... 2026-06-15 10:19:56.231 | Unpacking dconf-gsettings-backend:amd64 (0.40.0-4ubuntu0.1) ... 2026-06-15 10:19:56.270 | Selecting previously unselected package libdevmapper-event1.02.1:amd64. 2026-06-15 10:19:56.277 | Preparing to unpack .../082-libdevmapper-event1.02.1_2%3a1.02.185-3ubuntu3.2_amd64.deb ... 2026-06-15 10:19:56.279 | Unpacking libdevmapper-event1.02.1:amd64 (2:1.02.185-3ubuntu3.2) ... 2026-06-15 10:19:56.334 | Selecting previously unselected package liblvm2cmd2.03:amd64. 2026-06-15 10:19:56.340 | Preparing to unpack .../083-liblvm2cmd2.03_2.03.16-3ubuntu3.2_amd64.deb ... 2026-06-15 10:19:56.343 | Unpacking liblvm2cmd2.03:amd64 (2.03.16-3ubuntu3.2) ... 2026-06-15 10:19:56.416 | Selecting previously unselected package dmeventd. 2026-06-15 10:19:56.422 | Preparing to unpack .../084-dmeventd_2%3a1.02.185-3ubuntu3.2_amd64.deb ... 2026-06-15 10:19:56.425 | Unpacking dmeventd (2:1.02.185-3ubuntu3.2) ... 2026-06-15 10:19:56.469 | Selecting previously unselected package dnsmasq-base. 2026-06-15 10:19:56.475 | Preparing to unpack .../085-dnsmasq-base_2.90-2ubuntu0.3_amd64.deb ... 2026-06-15 10:19:56.486 | Unpacking dnsmasq-base (2.90-2ubuntu0.3) ... 2026-06-15 10:19:56.534 | Selecting previously unselected package dnsmasq-utils. 2026-06-15 10:19:56.541 | Preparing to unpack .../086-dnsmasq-utils_2.90-2ubuntu0.3_amd64.deb ... 2026-06-15 10:19:56.544 | Unpacking dnsmasq-utils (2.90-2ubuntu0.3) ... 2026-06-15 10:19:56.585 | Selecting previously unselected package ebtables. 2026-06-15 10:19:56.593 | Preparing to unpack .../087-ebtables_2.0.11-6build1_amd64.deb ... 2026-06-15 10:19:56.609 | Unpacking ebtables (2.0.11-6build1) ... 2026-06-15 10:19:56.646 | Selecting previously unselected package fonts-dejavu-mono. 2026-06-15 10:19:56.652 | Preparing to unpack .../088-fonts-dejavu-mono_2.37-8_all.deb ... 2026-06-15 10:19:56.655 | Unpacking fonts-dejavu-mono (2.37-8) ... 2026-06-15 10:19:56.704 | Selecting previously unselected package fonts-dejavu-core. 2026-06-15 10:19:56.710 | Preparing to unpack .../089-fonts-dejavu-core_2.37-8_all.deb ... 2026-06-15 10:19:56.735 | Unpacking fonts-dejavu-core (2.37-8) ... 2026-06-15 10:19:56.795 | Selecting previously unselected package fontconfig-config. 2026-06-15 10:19:56.801 | Preparing to unpack .../090-fontconfig-config_2.15.0-1.1ubuntu2_amd64.deb ... 2026-06-15 10:19:57.043 | Unpacking fontconfig-config (2.15.0-1.1ubuntu2) ... 2026-06-15 10:19:57.105 | Selecting previously unselected package libfontconfig1:amd64. 2026-06-15 10:19:57.112 | Preparing to unpack .../091-libfontconfig1_2.15.0-1.1ubuntu2_amd64.deb ... 2026-06-15 10:19:57.114 | Unpacking libfontconfig1:amd64 (2.15.0-1.1ubuntu2) ... 2026-06-15 10:19:57.150 | Selecting previously unselected package fontconfig. 2026-06-15 10:19:57.158 | Preparing to unpack .../092-fontconfig_2.15.0-1.1ubuntu2_amd64.deb ... 2026-06-15 10:19:57.160 | Unpacking fontconfig (2.15.0-1.1ubuntu2) ... 2026-06-15 10:19:57.208 | Selecting previously unselected package libpixman-1-0:amd64. 2026-06-15 10:19:57.214 | Preparing to unpack .../093-libpixman-1-0_0.42.2-1build1_amd64.deb ... 2026-06-15 10:19:57.216 | Unpacking libpixman-1-0:amd64 (0.42.2-1build1) ... 2026-06-15 10:19:57.258 | Selecting previously unselected package libxcb-render0:amd64. 2026-06-15 10:19:57.264 | Preparing to unpack .../094-libxcb-render0_1.15-1ubuntu2_amd64.deb ... 2026-06-15 10:19:57.266 | Unpacking libxcb-render0:amd64 (1.15-1ubuntu2) ... 2026-06-15 10:19:57.300 | Selecting previously unselected package libxcb-shm0:amd64. 2026-06-15 10:19:57.307 | Preparing to unpack .../095-libxcb-shm0_1.15-1ubuntu2_amd64.deb ... 2026-06-15 10:19:57.309 | Unpacking libxcb-shm0:amd64 (1.15-1ubuntu2) ... 2026-06-15 10:19:57.339 | Selecting previously unselected package libxrender1:amd64. 2026-06-15 10:19:57.345 | Preparing to unpack .../096-libxrender1_1%3a0.9.10-1.1build1_amd64.deb ... 2026-06-15 10:19:57.348 | Unpacking libxrender1:amd64 (1:0.9.10-1.1build1) ... 2026-06-15 10:19:57.378 | Selecting previously unselected package libcairo2:amd64. 2026-06-15 10:19:57.384 | Preparing to unpack .../097-libcairo2_1.18.0-3build1_amd64.deb ... 2026-06-15 10:19:57.386 | Unpacking libcairo2:amd64 (1.18.0-3build1) ... 2026-06-15 10:19:57.436 | Selecting previously unselected package libcairo-gobject2:amd64. 2026-06-15 10:19:57.442 | Preparing to unpack .../098-libcairo-gobject2_1.18.0-3build1_amd64.deb ... 2026-06-15 10:19:57.445 | Unpacking libcairo-gobject2:amd64 (1.18.0-3build1) ... 2026-06-15 10:19:57.477 | Selecting previously unselected package gir1.2-freedesktop:amd64. 2026-06-15 10:19:57.483 | Preparing to unpack .../099-gir1.2-freedesktop_1.80.1-1_amd64.deb ... 2026-06-15 10:19:57.485 | Unpacking gir1.2-freedesktop:amd64 (1.80.1-1) ... 2026-06-15 10:19:57.524 | Selecting previously unselected package libproxy1v5:amd64. 2026-06-15 10:19:57.530 | Preparing to unpack .../100-libproxy1v5_0.5.4-4build1_amd64.deb ... 2026-06-15 10:19:57.532 | Unpacking libproxy1v5:amd64 (0.5.4-4build1) ... 2026-06-15 10:19:57.561 | Selecting previously unselected package glib-networking-common. 2026-06-15 10:19:57.567 | Preparing to unpack .../101-glib-networking-common_2.80.0-1build1_all.deb ... 2026-06-15 10:19:57.570 | Unpacking glib-networking-common (2.80.0-1build1) ... 2026-06-15 10:19:57.597 | Selecting previously unselected package glib-networking-services. 2026-06-15 10:19:57.603 | Preparing to unpack .../102-glib-networking-services_2.80.0-1build1_amd64.deb ... 2026-06-15 10:19:57.605 | Unpacking glib-networking-services (2.80.0-1build1) ... 2026-06-15 10:19:57.639 | Selecting previously unselected package session-migration. 2026-06-15 10:19:57.644 | Preparing to unpack .../103-session-migration_0.3.9build1_amd64.deb ... 2026-06-15 10:19:57.646 | Unpacking session-migration (0.3.9build1) ... 2026-06-15 10:19:57.678 | Selecting previously unselected package gsettings-desktop-schemas. 2026-06-15 10:19:57.683 | Preparing to unpack .../104-gsettings-desktop-schemas_46.1-0ubuntu1_all.deb ... 2026-06-15 10:19:57.685 | Unpacking gsettings-desktop-schemas (46.1-0ubuntu1) ... 2026-06-15 10:19:57.735 | Selecting previously unselected package glib-networking:amd64. 2026-06-15 10:19:57.740 | Preparing to unpack .../105-glib-networking_2.80.0-1build1_amd64.deb ... 2026-06-15 10:19:57.743 | Unpacking glib-networking:amd64 (2.80.0-1build1) ... 2026-06-15 10:19:57.772 | Selecting previously unselected package libann0. 2026-06-15 10:19:57.778 | Preparing to unpack .../106-libann0_1.1.2+doc-9build1_amd64.deb ... 2026-06-15 10:19:57.781 | Unpacking libann0 (1.1.2+doc-9build1) ... 2026-06-15 10:19:57.813 | Selecting previously unselected package libcdt5:amd64. 2026-06-15 10:19:57.819 | Preparing to unpack .../107-libcdt5_2.42.2-9ubuntu0.1_amd64.deb ... 2026-06-15 10:19:57.821 | Unpacking libcdt5:amd64 (2.42.2-9ubuntu0.1) ... 2026-06-15 10:19:57.853 | Selecting previously unselected package libcgraph6:amd64. 2026-06-15 10:19:57.858 | Preparing to unpack .../108-libcgraph6_2.42.2-9ubuntu0.1_amd64.deb ... 2026-06-15 10:19:57.861 | Unpacking libcgraph6:amd64 (2.42.2-9ubuntu0.1) ... 2026-06-15 10:19:57.896 | Selecting previously unselected package libsharpyuv0:amd64. 2026-06-15 10:19:57.901 | Preparing to unpack .../109-libsharpyuv0_1.3.2-0.4build3_amd64.deb ... 2026-06-15 10:19:57.904 | Unpacking libsharpyuv0:amd64 (1.3.2-0.4build3) ... 2026-06-15 10:19:57.939 | Selecting previously unselected package libaom3:amd64. 2026-06-15 10:19:57.945 | Preparing to unpack .../110-libaom3_3.8.2-2ubuntu0.1_amd64.deb ... 2026-06-15 10:19:57.948 | Unpacking libaom3:amd64 (3.8.2-2ubuntu0.1) ... 2026-06-15 10:19:58.047 | Selecting previously unselected package libheif-plugin-aomdec:amd64. 2026-06-15 10:19:58.053 | Preparing to unpack .../111-libheif-plugin-aomdec_1.17.6-1ubuntu4.3_amd64.deb ... 2026-06-15 10:19:58.056 | Unpacking libheif-plugin-aomdec:amd64 (1.17.6-1ubuntu4.3) ... 2026-06-15 10:19:58.089 | Selecting previously unselected package libheif1:amd64. 2026-06-15 10:19:58.093 | Preparing to unpack .../112-libheif1_1.17.6-1ubuntu4.3_amd64.deb ... 2026-06-15 10:19:58.095 | Unpacking libheif1:amd64 (1.17.6-1ubuntu4.3) ... 2026-06-15 10:19:58.137 | Selecting previously unselected package libjpeg-turbo8:amd64. 2026-06-15 10:19:58.142 | Preparing to unpack .../113-libjpeg-turbo8_2.1.5-2ubuntu2_amd64.deb ... 2026-06-15 10:19:58.145 | Unpacking libjpeg-turbo8:amd64 (2.1.5-2ubuntu2) ... 2026-06-15 10:19:58.180 | Selecting previously unselected package libjpeg8:amd64. 2026-06-15 10:19:58.186 | Preparing to unpack .../114-libjpeg8_8c-2ubuntu11_amd64.deb ... 2026-06-15 10:19:58.189 | Unpacking libjpeg8:amd64 (8c-2ubuntu11) ... 2026-06-15 10:19:58.223 | Selecting previously unselected package libdeflate0:amd64. 2026-06-15 10:19:58.229 | Preparing to unpack .../115-libdeflate0_1.19-1build1.1_amd64.deb ... 2026-06-15 10:19:58.232 | Unpacking libdeflate0:amd64 (1.19-1build1.1) ... 2026-06-15 10:19:58.269 | Selecting previously unselected package libjbig0:amd64. 2026-06-15 10:19:58.274 | Preparing to unpack .../116-libjbig0_2.1-6.1ubuntu2_amd64.deb ... 2026-06-15 10:19:58.277 | Unpacking libjbig0:amd64 (2.1-6.1ubuntu2) ... 2026-06-15 10:19:58.317 | Selecting previously unselected package liblerc4:amd64. 2026-06-15 10:19:58.326 | Preparing to unpack .../117-liblerc4_4.0.0+ds-4ubuntu2_amd64.deb ... 2026-06-15 10:19:58.329 | Unpacking liblerc4:amd64 (4.0.0+ds-4ubuntu2) ... 2026-06-15 10:19:58.369 | Selecting previously unselected package libwebp7:amd64. 2026-06-15 10:19:58.374 | Preparing to unpack .../118-libwebp7_1.3.2-0.4build3_amd64.deb ... 2026-06-15 10:19:58.377 | Unpacking libwebp7:amd64 (1.3.2-0.4build3) ... 2026-06-15 10:19:58.415 | Selecting previously unselected package libtiff6:amd64. 2026-06-15 10:19:58.421 | Preparing to unpack .../119-libtiff6_4.5.1+git230720-4ubuntu2.5_amd64.deb ... 2026-06-15 10:19:58.424 | Unpacking libtiff6:amd64 (4.5.1+git230720-4ubuntu2.5) ... 2026-06-15 10:19:58.468 | Selecting previously unselected package libxpm4:amd64. 2026-06-15 10:19:58.471 | Preparing to unpack .../120-libxpm4_1%3a3.5.17-1build2_amd64.deb ... 2026-06-15 10:19:58.474 | Unpacking libxpm4:amd64 (1:3.5.17-1build2) ... 2026-06-15 10:19:58.511 | Selecting previously unselected package libgd3:amd64. 2026-06-15 10:19:58.518 | Preparing to unpack .../121-libgd3_2.3.3-9ubuntu5_amd64.deb ... 2026-06-15 10:19:58.521 | Unpacking libgd3:amd64 (2.3.3-9ubuntu5) ... 2026-06-15 10:19:58.559 | Selecting previously unselected package libgts-0.7-5t64:amd64. 2026-06-15 10:19:58.566 | Preparing to unpack .../122-libgts-0.7-5t64_0.7.6+darcs121130-5.2build1_amd64.deb ... 2026-06-15 10:19:58.569 | Unpacking libgts-0.7-5t64:amd64 (0.7.6+darcs121130-5.2build1) ... 2026-06-15 10:19:58.612 | Selecting previously unselected package libltdl7:amd64. 2026-06-15 10:19:58.618 | Preparing to unpack .../123-libltdl7_2.4.7-7build1_amd64.deb ... 2026-06-15 10:19:58.622 | Unpacking libltdl7:amd64 (2.4.7-7build1) ... 2026-06-15 10:19:58.654 | Selecting previously unselected package libgraphite2-3:amd64. 2026-06-15 10:19:58.660 | Preparing to unpack .../124-libgraphite2-3_1.3.14-2build1_amd64.deb ... 2026-06-15 10:19:58.663 | Unpacking libgraphite2-3:amd64 (1.3.14-2build1) ... 2026-06-15 10:19:58.699 | Selecting previously unselected package libharfbuzz0b:amd64. 2026-06-15 10:19:58.705 | Preparing to unpack .../125-libharfbuzz0b_8.3.0-2build2_amd64.deb ... 2026-06-15 10:19:58.708 | Unpacking libharfbuzz0b:amd64 (8.3.0-2build2) ... 2026-06-15 10:19:58.749 | Selecting previously unselected package libthai-data. 2026-06-15 10:19:58.754 | Preparing to unpack .../126-libthai-data_0.1.29-2build1_all.deb ... 2026-06-15 10:19:58.757 | Unpacking libthai-data (0.1.29-2build1) ... 2026-06-15 10:19:58.803 | Selecting previously unselected package libdatrie1:amd64. 2026-06-15 10:19:58.809 | Preparing to unpack .../127-libdatrie1_0.2.13-3build1_amd64.deb ... 2026-06-15 10:19:58.812 | Unpacking libdatrie1:amd64 (0.2.13-3build1) ... 2026-06-15 10:19:58.847 | Selecting previously unselected package libthai0:amd64. 2026-06-15 10:19:58.854 | Preparing to unpack .../128-libthai0_0.1.29-2build1_amd64.deb ... 2026-06-15 10:19:58.857 | Unpacking libthai0:amd64 (0.1.29-2build1) ... 2026-06-15 10:19:58.891 | Selecting previously unselected package libpango-1.0-0:amd64. 2026-06-15 10:19:58.896 | Preparing to unpack .../129-libpango-1.0-0_1.52.1+ds-1build1_amd64.deb ... 2026-06-15 10:19:58.898 | Unpacking libpango-1.0-0:amd64 (1.52.1+ds-1build1) ... 2026-06-15 10:19:58.941 | Selecting previously unselected package libpangoft2-1.0-0:amd64. 2026-06-15 10:19:58.944 | Preparing to unpack .../130-libpangoft2-1.0-0_1.52.1+ds-1build1_amd64.deb ... 2026-06-15 10:19:58.947 | Unpacking libpangoft2-1.0-0:amd64 (1.52.1+ds-1build1) ... 2026-06-15 10:19:58.980 | Selecting previously unselected package libpangocairo-1.0-0:amd64. 2026-06-15 10:19:58.986 | Preparing to unpack .../131-libpangocairo-1.0-0_1.52.1+ds-1build1_amd64.deb ... 2026-06-15 10:19:58.988 | Unpacking libpangocairo-1.0-0:amd64 (1.52.1+ds-1build1) ... 2026-06-15 10:19:59.033 | Selecting previously unselected package libpathplan4:amd64. 2026-06-15 10:19:59.039 | Preparing to unpack .../132-libpathplan4_2.42.2-9ubuntu0.1_amd64.deb ... 2026-06-15 10:19:59.041 | Unpacking libpathplan4:amd64 (2.42.2-9ubuntu0.1) ... 2026-06-15 10:19:59.077 | Selecting previously unselected package libgvc6. 2026-06-15 10:19:59.083 | Preparing to unpack .../133-libgvc6_2.42.2-9ubuntu0.1_amd64.deb ... 2026-06-15 10:19:59.087 | Unpacking libgvc6 (2.42.2-9ubuntu0.1) ... 2026-06-15 10:19:59.147 | Selecting previously unselected package libgvpr2:amd64. 2026-06-15 10:19:59.154 | Preparing to unpack .../134-libgvpr2_2.42.2-9ubuntu0.1_amd64.deb ... 2026-06-15 10:19:59.157 | Unpacking libgvpr2:amd64 (2.42.2-9ubuntu0.1) ... 2026-06-15 10:19:59.199 | Selecting previously unselected package liblab-gamut1:amd64. 2026-06-15 10:19:59.206 | Preparing to unpack .../135-liblab-gamut1_2.42.2-9ubuntu0.1_amd64.deb ... 2026-06-15 10:19:59.210 | Unpacking liblab-gamut1:amd64 (2.42.2-9ubuntu0.1) ... 2026-06-15 10:19:59.280 | Selecting previously unselected package x11-common. 2026-06-15 10:19:59.288 | Preparing to unpack .../136-x11-common_1%3a7.7+23ubuntu3_all.deb ... 2026-06-15 10:19:59.294 | Unpacking x11-common (1:7.7+23ubuntu3) ... 2026-06-15 10:19:59.336 | Selecting previously unselected package libice6:amd64. 2026-06-15 10:19:59.343 | Preparing to unpack .../137-libice6_2%3a1.0.10-1build3_amd64.deb ... 2026-06-15 10:19:59.346 | Unpacking libice6:amd64 (2:1.0.10-1build3) ... 2026-06-15 10:19:59.380 | Selecting previously unselected package libsm6:amd64. 2026-06-15 10:19:59.386 | Preparing to unpack .../138-libsm6_2%3a1.2.3-1build3_amd64.deb ... 2026-06-15 10:19:59.389 | Unpacking libsm6:amd64 (2:1.2.3-1build3) ... 2026-06-15 10:19:59.423 | Selecting previously unselected package libxt6t64:amd64. 2026-06-15 10:19:59.430 | Preparing to unpack .../139-libxt6t64_1%3a1.2.1-1.2build1_amd64.deb ... 2026-06-15 10:19:59.433 | Unpacking libxt6t64:amd64 (1:1.2.1-1.2build1) ... 2026-06-15 10:19:59.475 | Selecting previously unselected package libxmu6:amd64. 2026-06-15 10:19:59.482 | Preparing to unpack .../140-libxmu6_2%3a1.1.3-3build2_amd64.deb ... 2026-06-15 10:19:59.484 | Unpacking libxmu6:amd64 (2:1.1.3-3build2) ... 2026-06-15 10:19:59.525 | Selecting previously unselected package libxaw7:amd64. 2026-06-15 10:19:59.531 | Preparing to unpack .../141-libxaw7_2%3a1.0.14-1build2_amd64.deb ... 2026-06-15 10:19:59.534 | Unpacking libxaw7:amd64 (2:1.0.14-1build2) ... 2026-06-15 10:19:59.576 | Selecting previously unselected package graphviz. 2026-06-15 10:19:59.583 | Preparing to unpack .../142-graphviz_2.42.2-9ubuntu0.1_amd64.deb ... 2026-06-15 10:19:59.586 | Unpacking graphviz (2.42.2-9ubuntu0.1) ... 2026-06-15 10:19:59.670 | Selecting previously unselected package icu-devtools. 2026-06-15 10:19:59.677 | Preparing to unpack .../143-icu-devtools_74.2-1ubuntu3.1_amd64.deb ... 2026-06-15 10:19:59.680 | Unpacking icu-devtools (74.2-1ubuntu3.1) ... 2026-06-15 10:19:59.729 | Selecting previously unselected package iputils-arping. 2026-06-15 10:19:59.736 | Preparing to unpack .../144-iputils-arping_3%3a20240117-1ubuntu0.1_amd64.deb ... 2026-06-15 10:19:59.740 | Unpacking iputils-arping (3:20240117-1ubuntu0.1) ... 2026-06-15 10:19:59.776 | Selecting previously unselected package comerr-dev:amd64. 2026-06-15 10:19:59.783 | Preparing to unpack .../145-comerr-dev_2.1-1.47.0-2.4~exp1ubuntu4.1_amd64.deb ... 2026-06-15 10:19:59.788 | Unpacking comerr-dev:amd64 (2.1-1.47.0-2.4~exp1ubuntu4.1) ... 2026-06-15 10:19:59.830 | Selecting previously unselected package libgssrpc4t64:amd64. 2026-06-15 10:19:59.838 | Preparing to unpack .../146-libgssrpc4t64_1.20.1-6ubuntu2.6_amd64.deb ... 2026-06-15 10:19:59.840 | Unpacking libgssrpc4t64:amd64 (1.20.1-6ubuntu2.6) ... 2026-06-15 10:19:59.882 | Selecting previously unselected package libkadm5clnt-mit12:amd64. 2026-06-15 10:19:59.889 | Preparing to unpack .../147-libkadm5clnt-mit12_1.20.1-6ubuntu2.6_amd64.deb ... 2026-06-15 10:19:59.892 | Unpacking libkadm5clnt-mit12:amd64 (1.20.1-6ubuntu2.6) ... 2026-06-15 10:19:59.925 | Selecting previously unselected package libkdb5-10t64:amd64. 2026-06-15 10:19:59.932 | Preparing to unpack .../148-libkdb5-10t64_1.20.1-6ubuntu2.6_amd64.deb ... 2026-06-15 10:19:59.935 | Unpacking libkdb5-10t64:amd64 (1.20.1-6ubuntu2.6) ... 2026-06-15 10:19:59.974 | Selecting previously unselected package libkadm5srv-mit12:amd64. 2026-06-15 10:19:59.980 | Preparing to unpack .../149-libkadm5srv-mit12_1.20.1-6ubuntu2.6_amd64.deb ... 2026-06-15 10:19:59.983 | Unpacking libkadm5srv-mit12:amd64 (1.20.1-6ubuntu2.6) ... 2026-06-15 10:20:00.015 | Selecting previously unselected package krb5-multidev:amd64. 2026-06-15 10:20:00.022 | Preparing to unpack .../150-krb5-multidev_1.20.1-6ubuntu2.6_amd64.deb ... 2026-06-15 10:20:00.025 | Unpacking krb5-multidev:amd64 (1.20.1-6ubuntu2.6) ... 2026-06-15 10:20:00.082 | Selecting previously unselected package libicu-dev:amd64. 2026-06-15 10:20:00.090 | Preparing to unpack .../151-libicu-dev_74.2-1ubuntu3.1_amd64.deb ... 2026-06-15 10:20:00.092 | Unpacking libicu-dev:amd64 (74.2-1ubuntu3.1) ... 2026-06-15 10:20:00.650 | Selecting previously unselected package libjpeg-turbo8-dev:amd64. 2026-06-15 10:20:00.656 | Preparing to unpack .../152-libjpeg-turbo8-dev_2.1.5-2ubuntu2_amd64.deb ... 2026-06-15 10:20:00.658 | Unpacking libjpeg-turbo8-dev:amd64 (2.1.5-2ubuntu2) ... 2026-06-15 10:20:00.706 | Selecting previously unselected package libjpeg8-dev:amd64. 2026-06-15 10:20:00.712 | Preparing to unpack .../153-libjpeg8-dev_8c-2ubuntu11_amd64.deb ... 2026-06-15 10:20:00.715 | Unpacking libjpeg8-dev:amd64 (8c-2ubuntu11) ... 2026-06-15 10:20:00.745 | Selecting previously unselected package libjpeg-dev:amd64. 2026-06-15 10:20:00.752 | Preparing to unpack .../154-libjpeg-dev_8c-2ubuntu11_amd64.deb ... 2026-06-15 10:20:00.754 | Unpacking libjpeg-dev:amd64 (8c-2ubuntu11) ... 2026-06-15 10:20:00.786 | Selecting previously unselected package libjs-jquery-metadata. 2026-06-15 10:20:00.792 | Preparing to unpack .../155-libjs-jquery-metadata_12-4_all.deb ... 2026-06-15 10:20:00.795 | Unpacking libjs-jquery-metadata (12-4) ... 2026-06-15 10:20:00.826 | Selecting previously unselected package libjs-jquery-tablesorter. 2026-06-15 10:20:00.832 | Preparing to unpack .../156-libjs-jquery-tablesorter_1%3a2.31.3+dfsg1-3_all.deb ... 2026-06-15 10:20:00.835 | Unpacking libjs-jquery-tablesorter (1:2.31.3+dfsg1-3) ... 2026-06-15 10:20:00.918 | Selecting previously unselected package mysql-common. 2026-06-15 10:20:00.925 | Preparing to unpack .../157-mysql-common_5.8+1.1.0build1_all.deb ... 2026-06-15 10:20:00.943 | Unpacking mysql-common (5.8+1.1.0build1) ... 2026-06-15 10:20:00.979 | Selecting previously unselected package libmysqlclient21:amd64. 2026-06-15 10:20:00.985 | Preparing to unpack .../158-libmysqlclient21_8.0.46-0ubuntu0.24.04.2_amd64.deb ... 2026-06-15 10:20:00.988 | Unpacking libmysqlclient21:amd64 (8.0.46-0ubuntu0.24.04.2) ... 2026-06-15 10:20:01.090 | Selecting previously unselected package libncurses-dev:amd64. 2026-06-15 10:20:01.096 | Preparing to unpack .../159-libncurses-dev_6.4+20240113-1ubuntu2_amd64.deb ... 2026-06-15 10:20:01.100 | Unpacking libncurses-dev:amd64 (6.4+20240113-1ubuntu2) ... 2026-06-15 10:20:01.174 | Selecting previously unselected package libpkgconf3:amd64. 2026-06-15 10:20:01.181 | Preparing to unpack .../160-libpkgconf3_1.8.1-2build1_amd64.deb ... 2026-06-15 10:20:01.184 | Unpacking libpkgconf3:amd64 (1.8.1-2build1) ... 2026-06-15 10:20:01.222 | Selecting previously unselected package libpq5:amd64. 2026-06-15 10:20:01.228 | Preparing to unpack .../161-libpq5_16.14-0ubuntu0.24.04.1_amd64.deb ... 2026-06-15 10:20:01.231 | Unpacking libpq5:amd64 (16.14-0ubuntu0.24.04.1) ... 2026-06-15 10:20:01.267 | Selecting previously unselected package libssl-dev:amd64. 2026-06-15 10:20:01.273 | Preparing to unpack .../162-libssl-dev_3.0.13-0ubuntu3.11_amd64.deb ... 2026-06-15 10:20:01.276 | Unpacking libssl-dev:amd64 (3.0.13-0ubuntu3.11) ... 2026-06-15 10:20:01.485 | Selecting previously unselected package libpq-dev. 2026-06-15 10:20:01.492 | Preparing to unpack .../163-libpq-dev_16.14-0ubuntu0.24.04.1_amd64.deb ... 2026-06-15 10:20:01.495 | Unpacking libpq-dev (16.14-0ubuntu0.24.04.1) ... 2026-06-15 10:20:01.541 | Selecting previously unselected package libsasl2-dev. 2026-06-15 10:20:01.548 | Preparing to unpack .../164-libsasl2-dev_2.1.28+dfsg1-5ubuntu3.1_amd64.deb ... 2026-06-15 10:20:01.551 | Unpacking libsasl2-dev (2.1.28+dfsg1-5ubuntu3.1) ... 2026-06-15 10:20:01.635 | Selecting previously unselected package libsgutils2-1.46-2:amd64. 2026-06-15 10:20:01.642 | Preparing to unpack .../165-libsgutils2-1.46-2_1.46-3ubuntu4_amd64.deb ... 2026-06-15 10:20:01.645 | Unpacking libsgutils2-1.46-2:amd64 (1.46-3ubuntu4) ... 2026-06-15 10:20:01.683 | Selecting previously unselected package libsoup-3.0-common. 2026-06-15 10:20:01.689 | Preparing to unpack .../166-libsoup-3.0-common_3.4.4-5ubuntu0.7_all.deb ... 2026-06-15 10:20:01.692 | Unpacking libsoup-3.0-common (3.4.4-5ubuntu0.7) ... 2026-06-15 10:20:01.735 | Selecting previously unselected package libsoup-3.0-0:amd64. 2026-06-15 10:20:01.742 | Preparing to unpack .../167-libsoup-3.0-0_3.4.4-5ubuntu0.7_amd64.deb ... 2026-06-15 10:20:01.745 | Unpacking libsoup-3.0-0:amd64 (3.4.4-5ubuntu0.7) ... 2026-06-15 10:20:01.792 | Selecting previously unselected package libsystemd-dev:amd64. 2026-06-15 10:20:01.799 | Preparing to unpack .../168-libsystemd-dev_255.4-1ubuntu8.16_amd64.deb ... 2026-06-15 10:20:01.802 | Unpacking libsystemd-dev:amd64 (255.4-1ubuntu8.16) ... 2026-06-15 10:20:02.050 | Selecting previously unselected package libxml2-dev:amd64. 2026-06-15 10:20:02.058 | Preparing to unpack .../169-libxml2-dev_2.9.14+dfsg-1.3ubuntu3.7_amd64.deb ... 2026-06-15 10:20:02.061 | Unpacking libxml2-dev:amd64 (2.9.14+dfsg-1.3ubuntu3.7) ... 2026-06-15 10:20:02.167 | Selecting previously unselected package libxslt1.1:amd64. 2026-06-15 10:20:02.174 | Preparing to unpack .../170-libxslt1.1_1.1.39-0exp1ubuntu0.24.04.3_amd64.deb ... 2026-06-15 10:20:02.178 | Unpacking libxslt1.1:amd64 (1.1.39-0exp1ubuntu0.24.04.3) ... 2026-06-15 10:20:02.226 | Selecting previously unselected package libxslt1-dev:amd64. 2026-06-15 10:20:02.234 | Preparing to unpack .../171-libxslt1-dev_1.1.39-0exp1ubuntu0.24.04.3_amd64.deb ... 2026-06-15 10:20:02.238 | Unpacking libxslt1-dev:amd64 (1.1.39-0exp1ubuntu0.24.04.3) ... 2026-06-15 10:20:02.315 | Selecting previously unselected package llvm-17-runtime. 2026-06-15 10:20:02.322 | Preparing to unpack .../172-llvm-17-runtime_1%3a17.0.6-9ubuntu1_amd64.deb ... 2026-06-15 10:20:02.327 | Unpacking llvm-17-runtime (1:17.0.6-9ubuntu1) ... 2026-06-15 10:20:02.392 | Selecting previously unselected package libpfm4:amd64. 2026-06-15 10:20:02.399 | Preparing to unpack .../173-libpfm4_4.13.0+git32-g0d4ed0e-1_amd64.deb ... 2026-06-15 10:20:02.401 | Unpacking libpfm4:amd64 (4.13.0+git32-g0d4ed0e-1) ... 2026-06-15 10:20:02.480 | Selecting previously unselected package llvm-17. 2026-06-15 10:20:02.487 | Preparing to unpack .../174-llvm-17_1%3a17.0.6-9ubuntu1_amd64.deb ... 2026-06-15 10:20:02.490 | Unpacking llvm-17 (1:17.0.6-9ubuntu1) ... 2026-06-15 10:20:03.888 | Selecting previously unselected package libffi-dev:amd64. 2026-06-15 10:20:03.895 | Preparing to unpack .../175-libffi-dev_3.4.6-1build1_amd64.deb ... 2026-06-15 10:20:03.898 | Unpacking libffi-dev:amd64 (3.4.6-1build1) ... 2026-06-15 10:20:03.948 | Selecting previously unselected package llvm-17-tools. 2026-06-15 10:20:03.956 | Preparing to unpack .../176-llvm-17-tools_1%3a17.0.6-9ubuntu1_amd64.deb ... 2026-06-15 10:20:03.958 | Unpacking llvm-17-tools (1:17.0.6-9ubuntu1) ... 2026-06-15 10:20:04.202 | Selecting previously unselected package libz3-4:amd64. 2026-06-15 10:20:04.212 | Preparing to unpack .../177-libz3-4_4.8.12-3.1build1_amd64.deb ... 2026-06-15 10:20:04.218 | Unpacking libz3-4:amd64 (4.8.12-3.1build1) ... 2026-06-15 10:20:04.466 | Selecting previously unselected package libz3-dev:amd64. 2026-06-15 10:20:04.474 | Preparing to unpack .../178-libz3-dev_4.8.12-3.1build1_amd64.deb ... 2026-06-15 10:20:04.476 | Unpacking libz3-dev:amd64 (4.8.12-3.1build1) ... 2026-06-15 10:20:04.521 | Selecting previously unselected package llvm-17-dev. 2026-06-15 10:20:04.527 | Preparing to unpack .../179-llvm-17-dev_1%3a17.0.6-9ubuntu1_amd64.deb ... 2026-06-15 10:20:04.530 | Unpacking llvm-17-dev (1:17.0.6-9ubuntu1) ... 2026-06-15 10:20:08.056 | Selecting previously unselected package lsscsi. 2026-06-15 10:20:08.064 | Preparing to unpack .../180-lsscsi_0.32-1build1_amd64.deb ... 2026-06-15 10:20:08.067 | Unpacking lsscsi (0.32-1build1) ... 2026-06-15 10:20:08.110 | Selecting previously unselected package lvm2. 2026-06-15 10:20:08.118 | Preparing to unpack .../181-lvm2_2.03.16-3ubuntu3.2_amd64.deb ... 2026-06-15 10:20:08.147 | Unpacking lvm2 (2.03.16-3ubuntu3.2) ... 2026-06-15 10:20:08.266 | Selecting previously unselected package osinfo-db. 2026-06-15 10:20:08.270 | Preparing to unpack .../182-osinfo-db_0.20250606-0ubuntu0.24.04.1_all.deb ... 2026-06-15 10:20:08.272 | Unpacking osinfo-db (0.20250606-0ubuntu0.24.04.1) ... 2026-06-15 10:20:08.746 | Selecting previously unselected package pkgconf-bin. 2026-06-15 10:20:08.751 | Preparing to unpack .../183-pkgconf-bin_1.8.1-2build1_amd64.deb ... 2026-06-15 10:20:08.754 | Unpacking pkgconf-bin (1.8.1-2build1) ... 2026-06-15 10:20:08.797 | Selecting previously unselected package pkgconf:amd64. 2026-06-15 10:20:08.805 | Preparing to unpack .../184-pkgconf_1.8.1-2build1_amd64.deb ... 2026-06-15 10:20:08.810 | Unpacking pkgconf:amd64 (1.8.1-2build1) ... 2026-06-15 10:20:08.847 | Selecting previously unselected package pkg-config:amd64. 2026-06-15 10:20:08.855 | Preparing to unpack .../185-pkg-config_1.8.1-2build1_amd64.deb ... 2026-06-15 10:20:08.860 | Unpacking pkg-config:amd64 (1.8.1-2build1) ... 2026-06-15 10:20:08.895 | Selecting previously unselected package pm-utils. 2026-06-15 10:20:08.903 | Preparing to unpack .../186-pm-utils_1.4.1-21_all.deb ... 2026-06-15 10:20:08.906 | Unpacking pm-utils (1.4.1-21) ... 2026-06-15 10:20:08.968 | Selecting previously unselected package postgresql-client-16. 2026-06-15 10:20:08.972 | Preparing to unpack .../187-postgresql-client-16_16.14-0ubuntu0.24.04.1_amd64.deb ... 2026-06-15 10:20:08.975 | Unpacking postgresql-client-16 (16.14-0ubuntu0.24.04.1) ... 2026-06-15 10:20:09.119 | Selecting previously unselected package postgresql-server-dev-16. 2026-06-15 10:20:09.127 | Preparing to unpack .../188-postgresql-server-dev-16_16.14-0ubuntu0.24.04.1_amd64.deb ... 2026-06-15 10:20:09.130 | Unpacking postgresql-server-dev-16 (16.14-0ubuntu0.24.04.1) ... 2026-06-15 10:20:09.498 | Selecting previously unselected package postgresql-server-dev-all:amd64. 2026-06-15 10:20:09.508 | Preparing to unpack .../189-postgresql-server-dev-all_257build1.1_amd64.deb ... 2026-06-15 10:20:09.511 | Unpacking postgresql-server-dev-all:amd64 (257build1.1) ... 2026-06-15 10:20:09.556 | Selecting previously unselected package python3-mysqldb. 2026-06-15 10:20:09.564 | Preparing to unpack .../190-python3-mysqldb_1.4.6-2build3_amd64.deb ... 2026-06-15 10:20:09.567 | Unpacking python3-mysqldb (1.4.6-2build3) ... 2026-06-15 10:20:09.611 | Selecting previously unselected package python3-setuptools. 2026-06-15 10:20:09.619 | Preparing to unpack .../191-python3-setuptools_68.1.2-2ubuntu1.2_all.deb ... 2026-06-15 10:20:09.622 | Unpacking python3-setuptools (68.1.2-2ubuntu1.2) ... 2026-06-15 10:20:09.728 | Selecting previously unselected package python3-wheel. 2026-06-15 10:20:09.736 | Preparing to unpack .../192-python3-wheel_0.42.0-2_all.deb ... 2026-06-15 10:20:09.739 | Unpacking python3-wheel (0.42.0-2) ... 2026-06-15 10:20:09.788 | Selecting previously unselected package python3-pip. 2026-06-15 10:20:09.795 | Preparing to unpack .../193-python3-pip_24.0+dfsg-1ubuntu1.3_all.deb ... 2026-06-15 10:20:09.799 | Unpacking python3-pip (24.0+dfsg-1ubuntu1.3) ... 2026-06-15 10:20:10.072 | Selecting previously unselected package python3-systemd. 2026-06-15 10:20:10.078 | Preparing to unpack .../194-python3-systemd_235-1build4_amd64.deb ... 2026-06-15 10:20:10.080 | Unpacking python3-systemd (235-1build4) ... 2026-06-15 10:20:10.118 | Selecting previously unselected package sg3-utils. 2026-06-15 10:20:10.126 | Preparing to unpack .../195-sg3-utils_1.46-3ubuntu4_amd64.deb ... 2026-06-15 10:20:10.128 | Unpacking sg3-utils (1.46-3ubuntu4) ... 2026-06-15 10:20:10.244 | Selecting previously unselected package sqlite3. 2026-06-15 10:20:10.252 | Preparing to unpack .../196-sqlite3_3.45.1-1ubuntu2.5_amd64.deb ... 2026-06-15 10:20:10.255 | Unpacking sqlite3 (3.45.1-1ubuntu2.5) ... 2026-06-15 10:20:10.293 | Selecting previously unselected package thin-provisioning-tools. 2026-06-15 10:20:10.300 | Preparing to unpack .../197-thin-provisioning-tools_0.9.0-2ubuntu5.1_amd64.deb ... 2026-06-15 10:20:10.303 | Unpacking thin-provisioning-tools (0.9.0-2ubuntu5.1) ... 2026-06-15 10:20:10.363 | Selecting previously unselected package unzip. 2026-06-15 10:20:10.370 | Preparing to unpack .../198-unzip_6.0-28ubuntu4.1_amd64.deb ... 2026-06-15 10:20:10.373 | Unpacking unzip (6.0-28ubuntu4.1) ... 2026-06-15 10:20:10.415 | Selecting previously unselected package libosinfo-l10n. 2026-06-15 10:20:10.422 | Preparing to unpack .../199-libosinfo-l10n_1.11.0-2build3_all.deb ... 2026-06-15 10:20:10.426 | Unpacking libosinfo-l10n (1.11.0-2build3) ... 2026-06-15 10:20:10.495 | Selecting previously unselected package libosinfo-1.0-0:amd64. 2026-06-15 10:20:10.502 | Preparing to unpack .../200-libosinfo-1.0-0_1.11.0-2build3_amd64.deb ... 2026-06-15 10:20:10.505 | Unpacking libosinfo-1.0-0:amd64 (1.11.0-2build3) ... 2026-06-15 10:20:10.545 | Selecting previously unselected package gir1.2-libosinfo-1.0:amd64. 2026-06-15 10:20:10.553 | Preparing to unpack .../201-gir1.2-libosinfo-1.0_1.11.0-2build3_amd64.deb ... 2026-06-15 10:20:10.556 | Unpacking gir1.2-libosinfo-1.0:amd64 (1.11.0-2build3) ... 2026-06-15 10:20:10.587 | Selecting previously unselected package kpartx. 2026-06-15 10:20:10.595 | Preparing to unpack .../202-kpartx_0.9.4-5ubuntu8.1_amd64.deb ... 2026-06-15 10:20:10.599 | Unpacking kpartx (0.9.4-5ubuntu8.1) ... 2026-06-15 10:20:10.631 | Selecting previously unselected package libkrb5-dev:amd64. 2026-06-15 10:20:10.638 | Preparing to unpack .../203-libkrb5-dev_1.20.1-6ubuntu2.6_amd64.deb ... 2026-06-15 10:20:10.641 | Unpacking libkrb5-dev:amd64 (1.20.1-6ubuntu2.6) ... 2026-06-15 10:20:10.681 | Selecting previously unselected package libyaml-dev:amd64. 2026-06-15 10:20:10.688 | Preparing to unpack .../204-libyaml-dev_0.2.5-1build1_amd64.deb ... 2026-06-15 10:20:10.691 | Unpacking libyaml-dev:amd64 (0.2.5-1build1) ... 2026-06-15 10:20:10.726 | Selecting previously unselected package socat. 2026-06-15 10:20:10.733 | Preparing to unpack .../205-socat_1.8.0.0-4build3_amd64.deb ... 2026-06-15 10:20:10.736 | Unpacking socat (1.8.0.0-4build3) ... 2026-06-15 10:20:10.790 | Selecting previously unselected package vlan. 2026-06-15 10:20:10.797 | Preparing to unpack .../206-vlan_2.0.5ubuntu5_all.deb ... 2026-06-15 10:20:10.800 | Unpacking vlan (2.0.5ubuntu5) ... 2026-06-15 10:20:10.863 | Setting up cryptsetup-bin (2:2.7.0-1ubuntu4.2) ... 2026-06-15 10:20:10.881 | Setting up postgresql-client-common (257build1.1) ... 2026-06-15 10:20:10.893 | Setting up powermgmt-base (1.37ubuntu0.1) ... 2026-06-15 10:20:10.899 | Setting up libpipeline1:amd64 (1.5.7-2) ... 2026-06-15 10:20:10.907 | Setting up libgraphite2-3:amd64 (1.3.14-2build1) ... 2026-06-15 10:20:10.914 | Setting up dnsmasq-utils (2.90-2ubuntu0.3) ... 2026-06-15 10:20:10.922 | Setting up libpixman-1-0:amd64 (0.42.2-1build1) ... 2026-06-15 10:20:10.928 | Setting up libsharpyuv0:amd64 (1.3.2-0.4build3) ... 2026-06-15 10:20:10.935 | Setting up libaom3:amd64 (3.8.2-2ubuntu0.1) ... 2026-06-15 10:20:10.942 | Setting up mysql-common (5.8+1.1.0build1) ... 2026-06-15 10:20:10.987 | update-alternatives: using /etc/mysql/my.cnf.fallback to provide /etc/mysql/my.cnf (my.cnf) in auto mode 2026-06-15 10:20:10.993 | Setting up session-migration (0.3.9build1) ... 2026-06-15 10:20:11.236 | Created symlink /etc/systemd/user/graphical-session-pre.target.wants/session-migration.service → /usr/lib/systemd/user/session-migration.service. 2026-06-15 10:20:11.242 | Setting up libmysqlclient21:amd64 (8.0.46-0ubuntu0.24.04.2) ... 2026-06-15 10:20:11.249 | Setting up libxau6:amd64 (1:1.0.9-1build6) ... 2026-06-15 10:20:11.256 | Setting up libxdmcp6:amd64 (1:1.1.3-0ubuntu6) ... 2026-06-15 10:20:11.263 | Setting up libproxy1v5:amd64 (0.5.4-4build1) ... 2026-06-15 10:20:11.270 | Setting up pci.ids (0.0~2024.03.31-1ubuntu0.1) ... 2026-06-15 10:20:11.277 | Setting up libxcb1:amd64 (1.15-1ubuntu2) ... 2026-06-15 10:20:11.285 | Setting up gettext (0.21-14ubuntu2) ... 2026-06-15 10:20:11.294 | Setting up libnftables1:amd64 (1.0.9-1ubuntu0.1) ... 2026-06-15 10:20:11.300 | Setting up liblerc4:amd64 (4.0.0+ds-4ubuntu2) ... 2026-06-15 10:20:11.308 | Setting up bsdextrautils (2.39.3-9ubuntu6.5) ... 2026-06-15 10:20:11.316 | Setting up libdevmapper-event1.02.1:amd64 (2:1.02.185-3ubuntu3.2) ... 2026-06-15 10:20:11.324 | Setting up python3-setuptools (68.1.2-2ubuntu1.2) ... 2026-06-15 10:20:12.175 | Setting up libsysfs2:amd64 (2.1.1-6build1) ... 2026-06-15 10:20:12.182 | Setting up libdatrie1:amd64 (0.2.13-3build1) ... 2026-06-15 10:20:12.189 | Setting up cryptsetup (2:2.7.0-1ubuntu4.2) ... 2026-06-15 10:20:13.047 | Setting up libyaml-dev:amd64 (0.2.5-1build1) ... 2026-06-15 10:20:13.054 | Setting up sysfsutils (2.1.1-6build1) ... 2026-06-15 10:20:13.677 | Created symlink /etc/systemd/system/sysfs.service → /usr/lib/systemd/system/sysfsutils.service. 2026-06-15 10:20:13.678 | Created symlink /etc/systemd/system/multi-user.target.wants/sysfsutils.service → /usr/lib/systemd/system/sysfsutils.service. 2026-06-15 10:20:14.106 | Setting up ncal (12.1.8) ... 2026-06-15 10:20:14.113 | Setting up gawk (1:5.2.1-2build3) ... 2026-06-15 10:20:14.131 | Setting up psmisc (23.7-1build1) ... 2026-06-15 10:20:14.139 | Setting up libxcb-render0:amd64 (1.15-1ubuntu2) ... 2026-06-15 10:20:14.146 | Setting up libarchive-zip-perl (1.68-1) ... 2026-06-15 10:20:14.153 | Setting up pm-utils (1.4.1-21) ... 2026-06-15 10:20:14.164 | Setting up libtirpc-common (1.3.4+ds-1.1build1) ... 2026-06-15 10:20:14.175 | Setting up unzip (6.0-28ubuntu4.1) ... 2026-06-15 10:20:14.186 | Setting up libdebhelper-perl (13.14.1ubuntu5) ... 2026-06-15 10:20:14.193 | Setting up liblab-gamut1:amd64 (2.42.2-9ubuntu0.1) ... 2026-06-15 10:20:14.200 | Setting up dosfstools (4.2-1.1build1) ... 2026-06-15 10:20:14.207 | Setting up netcat-openbsd (1.226-1ubuntu2) ... 2026-06-15 10:20:14.216 | update-alternatives: using /bin/nc.openbsd to provide /bin/nc (nc) in auto mode 2026-06-15 10:20:14.221 | Setting up x11-common (1:7.7+23ubuntu3) ... 2026-06-15 10:20:14.773 | Setting up libsgutils2-1.46-2:amd64 (1.46-3ubuntu4) ... 2026-06-15 10:20:14.780 | Setting up libpq5:amd64 (16.14-0ubuntu0.24.04.1) ... 2026-06-15 10:20:14.788 | Setting up libdeflate0:amd64 (1.19-1build1.1) ... 2026-06-15 10:20:14.795 | Setting up bc (1.07.1-3ubuntu4) ... 2026-06-15 10:20:14.807 | Setting up m4 (1.4.19-4build1) ... 2026-06-15 10:20:14.814 | Setting up python3-yaml (6.0.1-2build2) ... 2026-06-15 10:20:15.075 | Setting up libxcb-shm0:amd64 (1.15-1ubuntu2) ... 2026-06-15 10:20:15.081 | Setting up libsoup-3.0-common (3.4.4-5ubuntu0.7) ... 2026-06-15 10:20:15.088 | Setting up dnsmasq-base (2.90-2ubuntu0.3) ... 2026-06-15 10:20:15.132 | Setting up iputils-arping (3:20240117-1ubuntu0.1) ... 2026-06-15 10:20:15.160 | Setting up libffi-dev:amd64 (3.4.6-1build1) ... 2026-06-15 10:20:15.166 | Setting up conntrack (1:1.4.8-1ubuntu1) ... 2026-06-15 10:20:15.174 | Setting up python3-wheel (0.42.0-2) ... 2026-06-15 10:20:15.422 | Setting up libjbig0:amd64 (2.1-6.1ubuntu2) ... 2026-06-15 10:20:15.429 | Setting up memcached (1.6.24-1ubuntu0.1) ... 2026-06-15 10:20:16.286 | Created symlink /etc/systemd/system/multi-user.target.wants/memcached.service → /usr/lib/systemd/system/memcached.service. 2026-06-15 10:20:16.715 | Setting up libpcre2-16-0:amd64 (10.42-4ubuntu2.1) ... 2026-06-15 10:20:16.723 | Setting up intltool-debian (0.35.0+20060710.6) ... 2026-06-15 10:20:16.735 | Setting up libdconf1:amd64 (0.40.0-4ubuntu0.1) ... 2026-06-15 10:20:16.742 | Setting up python3-mysqldb (1.4.6-2build3) ... 2026-06-15 10:20:16.949 | Setting up autotools-dev (20220109.1) ... 2026-06-15 10:20:16.956 | Setting up python3-pygments (2.17.2+dfsg-1) ... 2026-06-15 10:20:18.232 | Setting up libz3-4:amd64 (4.8.12-3.1build1) ... 2026-06-15 10:20:18.239 | Setting up libpcre2-32-0:amd64 (10.42-4ubuntu2.1) ... 2026-06-15 10:20:18.246 | Setting up libpkgconf3:amd64 (1.8.1-2build1) ... 2026-06-15 10:20:18.253 | Setting up libpfm4:amd64 (4.13.0+git32-g0d4ed0e-1) ... 2026-06-15 10:20:18.260 | Setting up libllvm17t64:amd64 (1:17.0.6-9ubuntu1) ... 2026-06-15 10:20:18.267 | Setting up libclang1-17t64 (1:17.0.6-9ubuntu1) ... 2026-06-15 10:20:18.274 | Setting up libx11-data (2:1.8.7-1build1) ... 2026-06-15 10:20:18.280 | Setting up ssl-cert (1.1.2ubuntu1) ... 2026-06-15 10:20:19.052 | Created symlink /etc/systemd/system/multi-user.target.wants/ssl-cert.service → /usr/lib/systemd/system/ssl-cert.service. 2026-06-15 10:20:19.490 | Setting up libgssrpc4t64:amd64 (1.20.1-6ubuntu2.6) ... 2026-06-15 10:20:19.497 | Setting up libldap-dev:amd64 (2.6.10+dfsg-0ubuntu0.24.04.1) ... 2026-06-15 10:20:19.504 | Setting up uuid-dev:amd64 (2.39.3-9ubuntu6.5) ... 2026-06-15 10:20:19.531 | Setting up libpathplan4:amd64 (2.42.2-9ubuntu0.1) ... 2026-06-15 10:20:19.537 | Setting up ebtables (2.0.11-6build1) ... 2026-06-15 10:20:20.083 | Setting up libjs-jquery-metadata (12-4) ... 2026-06-15 10:20:20.089 | Setting up socat (1.8.0.0-4build3) ... 2026-06-15 10:20:20.097 | Setting up libann0 (1.1.2+doc-9build1) ... 2026-06-15 10:20:20.104 | Setting up libncurses6:amd64 (6.4+20240113-1ubuntu2) ... 2026-06-15 10:20:20.111 | Setting up libfribidi0:amd64 (1.0.13-3build1) ... 2026-06-15 10:20:20.121 | Setting up bsdmainutils (12.1.8) ... 2026-06-15 10:20:20.130 | Setting up comerr-dev:amd64 (2.1-1.47.0-2.4~exp1ubuntu4.1) ... 2026-06-15 10:20:20.140 | Setting up fonts-dejavu-mono (2.37-8) ... 2026-06-15 10:20:20.157 | Setting up libssl-dev:amd64 (3.0.13-0ubuntu3.11) ... 2026-06-15 10:20:20.163 | Setting up thin-provisioning-tools (0.9.0-2ubuntu5.1) ... 2026-06-15 10:20:20.171 | Setting up usb.ids (2024.03.18-1) ... 2026-06-15 10:20:20.177 | Setting up autopoint (0.21-14ubuntu2) ... 2026-06-15 10:20:20.183 | Setting up icu-devtools (74.2-1ubuntu3.1) ... 2026-06-15 10:20:20.189 | Setting up fonts-dejavu-core (2.37-8) ... 2026-06-15 10:20:20.242 | Setting up lsscsi (0.32-1build1) ... 2026-06-15 10:20:20.248 | Setting up osinfo-db (0.20250606-0ubuntu0.24.04.1) ... 2026-06-15 10:20:20.254 | Setting up pkgconf-bin (1.8.1-2build1) ... 2026-06-15 10:20:20.261 | Setting up python3-pip (24.0+dfsg-1ubuntu1.3) ... 2026-06-15 10:20:22.422 | Setting up libjpeg-turbo8:amd64 (2.1.5-2ubuntu2) ... 2026-06-15 10:20:22.429 | Setting up libgc1:amd64 (1:8.2.6-1build1) ... 2026-06-15 10:20:22.437 | Setting up libltdl7:amd64 (2.4.7-7build1) ... 2026-06-15 10:20:22.445 | Setting up autoconf (2.71-3) ... 2026-06-15 10:20:22.454 | Setting up libwebp7:amd64 (1.3.2-0.4build3) ... 2026-06-15 10:20:22.461 | Setting up llvm-17-tools (1:17.0.6-9ubuntu1) ... 2026-06-15 10:20:22.468 | Setting up libpcre2-posix3:amd64 (10.42-4ubuntu2.1) ... 2026-06-15 10:20:22.474 | Setting up dwz (0.15-1build6) ... 2026-06-15 10:20:22.480 | Setting up libsctp1:amd64 (1.0.19+dfsg-2build1) ... 2026-06-15 10:20:22.489 | Setting up libjs-jquery-tablesorter (1:2.31.3+dfsg1-3) ... 2026-06-15 10:20:22.497 | Setting up vlan (2.0.5ubuntu5) ... 2026-06-15 10:20:22.511 | Setting up libclang-common-17-dev:amd64 (1:17.0.6-9ubuntu1) ... 2026-06-15 10:20:22.518 | Setting up libuchardet0:amd64 (0.0.8-1build1) ... 2026-06-15 10:20:22.524 | Setting up kpartx (0.9.4-5ubuntu8.1) ... 2026-06-15 10:20:22.532 | Setting up libapr1t64:amd64 (1.7.2-3.1ubuntu0.1) ... 2026-06-15 10:20:22.539 | Setting up libjson-perl (4.10000-1) ... 2026-06-15 10:20:22.545 | Setting up llvm-17-runtime (1:17.0.6-9ubuntu1) ... 2026-06-15 10:20:22.555 | Setting up libxslt1.1:amd64 (1.1.39-0exp1ubuntu0.24.04.3) ... 2026-06-15 10:20:22.562 | Setting up debugedit (1:5.0-5build2) ... 2026-06-15 10:20:22.569 | Setting up liblua5.4-0:amd64 (5.4.6-3build2) ... 2026-06-15 10:20:22.575 | Setting up libsub-override-perl (0.10-1) ... 2026-06-15 10:20:22.584 | Setting up libx11-6:amd64 (2:1.8.7-1build1) ... 2026-06-15 10:20:22.590 | Setting up libharfbuzz0b:amd64 (8.3.0-2build2) ... 2026-06-15 10:20:22.597 | Setting up libthai-data (0.1.29-2build1) ... 2026-06-15 10:20:22.603 | Setting up libgts-0.7-5t64:amd64 (0.7.6+darcs121130-5.2build1) ... 2026-06-15 10:20:22.612 | Setting up libcdt5:amd64 (2.42.2-9ubuntu0.1) ... 2026-06-15 10:20:22.619 | Setting up libcgraph6:amd64 (2.42.2-9ubuntu0.1) ... 2026-06-15 10:20:22.626 | Setting up apache2-data (2.4.58-1ubuntu8.13) ... 2026-06-15 10:20:22.633 | Setting up glib-networking-common (2.80.0-1build1) ... 2026-06-15 10:20:22.639 | Setting up libicu-dev:amd64 (74.2-1ubuntu3.1) ... 2026-06-15 10:20:22.645 | Setting up libsystemd-dev:amd64 (255.4-1ubuntu8.16) ... 2026-06-15 10:20:22.652 | Setting up sqlite3 (3.45.1-1ubuntu2.5) ... 2026-06-15 10:20:22.658 | Setting up libosinfo-l10n (1.11.0-2build3) ... 2026-06-15 10:20:22.665 | Setting up python3-systemd (235-1build4) ... 2026-06-15 10:20:22.861 | Setting up libkadm5clnt-mit12:amd64 (1.20.1-6ubuntu2.6) ... 2026-06-15 10:20:22.868 | Setting up sg3-utils (1.46-3ubuntu4) ... 2026-06-15 10:20:22.875 | Setting up libjpeg8:amd64 (8c-2ubuntu11) ... 2026-06-15 10:20:22.882 | Setting up automake (1:1.16.5-1.3ubuntu1) ... 2026-06-15 10:20:22.892 | update-alternatives: using /usr/bin/automake-1.16 to provide /usr/bin/automake (automake) in auto mode 2026-06-15 10:20:22.898 | Setting up libfile-stripnondeterminism-perl (1.13.1-1) ... 2026-06-15 10:20:22.905 | Setting up glib-networking-services (2.80.0-1build1) ... 2026-06-15 10:20:22.912 | Setting up libaprutil1t64:amd64 (1.6.3-1.1ubuntu7) ... 2026-06-15 10:20:22.919 | Setting up libz3-dev:amd64 (4.8.12-3.1build1) ... 2026-06-15 10:20:22.926 | Setting up libice6:amd64 (2:1.0.10-1build3) ... 2026-06-15 10:20:22.932 | Setting up libjpeg-turbo8-dev:amd64 (2.1.5-2ubuntu2) ... 2026-06-15 10:20:22.940 | Setting up libncurses-dev:amd64 (6.4+20240113-1ubuntu2) ... 2026-06-15 10:20:22.947 | Setting up llvm-17-linker-tools (1:17.0.6-9ubuntu1) ... 2026-06-15 10:20:22.954 | Setting up libxpm4:amd64 (1:3.5.17-1build2) ... 2026-06-15 10:20:22.961 | Setting up libpcre2-dev:amd64 (10.42-4ubuntu2.1) ... 2026-06-15 10:20:22.968 | Setting up libxrender1:amd64 (1:0.9.10-1.1build1) ... 2026-06-15 10:20:22.975 | Setting up libkdb5-10t64:amd64 (1.20.1-6ubuntu2.6) ... 2026-06-15 10:20:22.982 | Setting up libtirpc3t64:amd64 (1.3.4+ds-1.1build1) ... 2026-06-15 10:20:22.989 | Setting up libtool (2.4.7-7build1) ... 2026-06-15 10:20:22.996 | Setting up fontconfig-config (2.15.0-1.1ubuntu2) ... 2026-06-15 10:20:23.252 | Setting up po-debconf (1.0.21+nmu1) ... 2026-06-15 10:20:23.259 | Setting up postgresql-client-16 (16.14-0ubuntu0.24.04.1) ... 2026-06-15 10:20:23.843 | update-alternatives: using /usr/share/postgresql/16/man/man1/psql.1.gz to provide /usr/share/man/man1/psql.1.gz (psql.1.gz) in auto mode 2026-06-15 10:20:23.879 | Setting up haproxy (2.8.16-0ubuntu0.24.04.2) ... 2026-06-15 10:20:24.684 | Created symlink /etc/systemd/system/multi-user.target.wants/haproxy.service → /usr/lib/systemd/system/haproxy.service. 2026-06-15 10:20:25.358 | Setting up libxext6:amd64 (2:1.3.4-1build2) ... 2026-06-15 10:20:25.370 | Setting up libpq-dev (16.14-0ubuntu0.24.04.1) ... 2026-06-15 10:20:25.377 | Setting up libobjc4:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-06-15 10:20:25.388 | Setting up dconf-service (0.40.0-4ubuntu0.1) ... 2026-06-15 10:20:25.395 | Setting up libaprutil1-ldap:amd64 (1.6.3-1.1ubuntu7) ... 2026-06-15 10:20:25.402 | Setting up libaprutil1-dbd-sqlite3:amd64 (1.6.3-1.1ubuntu7) ... 2026-06-15 10:20:25.408 | Setting up pkgconf:amd64 (1.8.1-2build1) ... 2026-06-15 10:20:25.414 | Setting up libldap2-dev (2.6.10+dfsg-0ubuntu0.24.04.1) ... 2026-06-15 10:20:25.423 | Setting up dh-autoreconf (20) ... 2026-06-15 10:20:25.429 | Setting up libclang-cpp17t64 (1:17.0.6-9ubuntu1) ... 2026-06-15 10:20:25.436 | Setting up libthai0:amd64 (0.1.29-2build1) ... 2026-06-15 10:20:25.443 | Setting up libxml2-dev:amd64 (2.9.14+dfsg-1.3ubuntu3.7) ... 2026-06-15 10:20:25.451 | Setting up libsasl2-dev (2.1.28+dfsg1-5ubuntu3.1) ... 2026-06-15 10:20:25.458 | Setting up postgresql-common (257build1.1) ... 2026-06-15 10:20:26.023 | 2026-06-15 10:20:26.023 | Creating config file /etc/postgresql-common/createcluster.conf with new version 2026-06-15 10:20:26.196 | Building PostgreSQL dictionaries from installed myspell/hunspell packages... 2026-06-15 10:20:26.196 | Removing obsolete dictionary files: 2026-06-15 10:20:27.166 | Created symlink /etc/systemd/system/multi-user.target.wants/postgresql.service → /usr/lib/systemd/system/postgresql.service. 2026-06-15 10:20:27.709 | Setting up libsctp-dev:amd64 (1.0.19+dfsg-2build1) ... 2026-06-15 10:20:27.716 | Setting up pkg-config:amd64 (1.8.1-2build1) ... 2026-06-15 10:20:27.725 | Setting up lsof (4.95.0-1build3) ... 2026-06-15 10:20:27.732 | Setting up dh-strip-nondeterminism (1.13.1-1) ... 2026-06-15 10:20:27.738 | Setting up libgvpr2:amd64 (2.42.2-9ubuntu0.1) ... 2026-06-15 10:20:27.745 | Setting up groff-base (1.23.0-3build2) ... 2026-06-15 10:20:27.756 | Setting up libtiff6:amd64 (4.5.1+git230720-4ubuntu2.5) ... 2026-06-15 10:20:27.764 | Setting up libkadm5srv-mit12:amd64 (1.20.1-6ubuntu2.6) ... 2026-06-15 10:20:27.772 | Setting up libjpeg8-dev:amd64 (8c-2ubuntu11) ... 2026-06-15 10:20:27.779 | Setting up libsm6:amd64 (2:1.2.3-1build3) ... 2026-06-15 10:20:27.785 | Setting up llvm-17 (1:17.0.6-9ubuntu1) ... 2026-06-15 10:20:27.791 | Setting up libobjc-13-dev:amd64 (13.3.0-6ubuntu2~24.04.1) ... 2026-06-15 10:20:27.798 | Setting up apache2-utils (2.4.58-1ubuntu8.13) ... 2026-06-15 10:20:27.805 | Setting up krb5-multidev:amd64 (1.20.1-6ubuntu2.6) ... 2026-06-15 10:20:27.815 | Setting up libxslt1-dev:amd64 (1.1.39-0exp1ubuntu0.24.04.3) ... 2026-06-15 10:20:27.821 | Setting up dconf-gsettings-backend:amd64 (0.40.0-4ubuntu0.1) ... 2026-06-15 10:20:27.830 | Setting up libjpeg-dev:amd64 (8c-2ubuntu11) ... 2026-06-15 10:20:27.841 | Setting up clang-17 (1:17.0.6-9ubuntu1) ... 2026-06-15 10:20:27.848 | Setting up apache2-bin (2.4.58-1ubuntu8.13) ... 2026-06-15 10:20:27.855 | Setting up man-db (2.12.0-4build2) ... 2026-06-15 10:20:28.012 | Building database of manual pages ... 2026-06-15 10:20:31.536 | Created symlink /etc/systemd/system/timers.target.wants/man-db.timer → /usr/lib/systemd/system/man-db.timer. 2026-06-15 10:20:31.929 | man-db.service is a disabled or a static unit, not starting it. 2026-06-15 10:20:31.987 | Setting up libkrb5-dev:amd64 (1.20.1-6ubuntu2.6) ... 2026-06-15 10:20:31.994 | Setting up libapr1-dev (1.7.2-3.1ubuntu0.1) ... 2026-06-15 10:20:32.002 | Setting up libxt6t64:amd64 (1:1.2.1-1.2build1) ... 2026-06-15 10:20:32.010 | Setting up libaprutil1-dev (1.6.3-1.1ubuntu7) ... 2026-06-15 10:20:32.017 | Setting up llvm-17-dev (1:17.0.6-9ubuntu1) ... 2026-06-15 10:20:32.023 | Setting up gsettings-desktop-schemas (46.1-0ubuntu1) ... 2026-06-15 10:20:32.031 | Setting up libxmu6:amd64 (2:1.1.3-3build2) ... 2026-06-15 10:20:32.037 | Setting up apache2 (2.4.58-1ubuntu8.13) ... 2026-06-15 10:20:32.528 | Enabling module mpm_event. 2026-06-15 10:20:32.592 | Enabling module authz_core. 2026-06-15 10:20:32.599 | Enabling module authz_host. 2026-06-15 10:20:32.659 | Enabling module authn_core. 2026-06-15 10:20:32.666 | Enabling module auth_basic. 2026-06-15 10:20:32.727 | Enabling module access_compat. 2026-06-15 10:20:32.788 | Enabling module authn_file. 2026-06-15 10:20:32.847 | Enabling module authz_user. 2026-06-15 10:20:32.908 | Enabling module alias. 2026-06-15 10:20:32.966 | Enabling module dir. 2026-06-15 10:20:33.025 | Enabling module autoindex. 2026-06-15 10:20:33.087 | Enabling module env. 2026-06-15 10:20:33.148 | Enabling module mime. 2026-06-15 10:20:33.205 | Enabling module negotiation. 2026-06-15 10:20:33.263 | Enabling module setenvif. 2026-06-15 10:20:33.320 | Enabling module filter. 2026-06-15 10:20:33.376 | Enabling module deflate. 2026-06-15 10:20:33.432 | Enabling module status. 2026-06-15 10:20:33.487 | Enabling module reqtimeout. 2026-06-15 10:20:33.544 | Enabling conf charset. 2026-06-15 10:20:33.602 | Enabling conf localized-error-pages. 2026-06-15 10:20:33.659 | Enabling conf other-vhosts-access-log. 2026-06-15 10:20:33.722 | Enabling conf security. 2026-06-15 10:20:33.787 | Enabling conf serve-cgi-bin. 2026-06-15 10:20:33.849 | Enabling site 000-default. 2026-06-15 10:20:34.852 | Created symlink /etc/systemd/system/multi-user.target.wants/apache2.service → /usr/lib/systemd/system/apache2.service. 2026-06-15 10:20:35.541 | Created symlink /etc/systemd/system/multi-user.target.wants/apache-htcacheclean.service → /usr/lib/systemd/system/apache-htcacheclean.service. 2026-06-15 10:20:36.805 | Setting up debhelper (13.14.1ubuntu5) ... 2026-06-15 10:20:36.812 | Setting up libxaw7:amd64 (2:1.0.14-1build2) ... 2026-06-15 10:20:36.819 | Setting up postgresql-server-dev-16 (16.14-0ubuntu0.24.04.1) ... 2026-06-15 10:20:36.826 | Setting up postgresql-server-dev-all:amd64 (257build1.1) ... 2026-06-15 10:20:36.833 | Setting up apache2-dev (2.4.58-1ubuntu8.13) ... 2026-06-15 10:20:36.843 | Setting up liblvm2cmd2.03:amd64 (2.03.16-3ubuntu3.2) ... 2026-06-15 10:20:36.850 | Setting up dmeventd (2:1.02.185-3ubuntu3.2) ... 2026-06-15 10:20:37.084 | Created symlink /etc/systemd/system/sockets.target.wants/dm-event.socket → /usr/lib/systemd/system/dm-event.socket. 2026-06-15 10:20:37.474 | dm-event.service is a disabled or a static unit, not starting it. 2026-06-15 10:20:37.507 | Setting up libheif-plugin-aomdec:amd64 (1.17.6-1ubuntu4.3) ... 2026-06-15 10:20:37.515 | Setting up libheif1:amd64 (1.17.6-1ubuntu4.3) ... 2026-06-15 10:20:37.523 | Setting up lvm2 (2.03.16-3ubuntu3.2) ... 2026-06-15 10:20:39.267 | Created symlink /etc/systemd/system/sysinit.target.wants/blk-availability.service → /usr/lib/systemd/system/blk-availability.service. 2026-06-15 10:20:39.511 | Created symlink /etc/systemd/system/sysinit.target.wants/lvm2-monitor.service → /usr/lib/systemd/system/lvm2-monitor.service. 2026-06-15 10:20:40.229 | Created symlink /etc/systemd/system/sysinit.target.wants/lvm2-lvmpolld.socket → /usr/lib/systemd/system/lvm2-lvmpolld.socket. 2026-06-15 10:20:40.665 | Processing triggers for libglib2.0-0t64:amd64 (2.80.0-6ubuntu3.8) ... 2026-06-15 10:20:40.709 | Processing triggers for dbus (1.14.10-4ubuntu4.1) ... 2026-06-15 10:20:40.727 | Processing triggers for sgml-base (1.31) ... 2026-06-15 10:20:40.753 | Setting up libfontconfig1:amd64 (2.15.0-1.1ubuntu2) ... 2026-06-15 10:20:40.759 | Setting up glib-networking:amd64 (2.80.0-1build1) ... 2026-06-15 10:20:40.767 | Setting up fontconfig (2.15.0-1.1ubuntu2) ... 2026-06-15 10:20:42.811 | Regenerating fonts cache... done. 2026-06-15 10:20:42.815 | Processing triggers for initramfs-tools (0.142ubuntu25.8) ... 2026-06-15 10:20:42.867 | update-initramfs: Generating /boot/initrd.img-6.8.0-124-generic 2026-06-15 10:20:42.879 | W: No zstd in /usr/bin:/sbin:/bin, using gzip 2026-06-15 10:20:48.589 | I: The initramfs will attempt to resume from /dev/xvde1 2026-06-15 10:20:48.589 | I: (UUID=35bd7939-9c37-41d9-a0d6-23687357875f) 2026-06-15 10:20:48.589 | I: Set the RESUME variable to override this. 2026-06-15 10:20:54.272 | Processing triggers for libc-bin (2.39-0ubuntu8.7) ... 2026-06-15 10:20:54.301 | Setting up libpango-1.0-0:amd64 (1.52.1+ds-1build1) ... 2026-06-15 10:20:54.313 | Processing triggers for rsyslog (8.2312.0-3ubuntu9.2) ... 2026-06-15 10:20:54.471 | Setting up libsoup-3.0-0:amd64 (3.4.4-5ubuntu0.7) ... 2026-06-15 10:20:54.478 | Processing triggers for systemd (255.4-1ubuntu8.16) ... 2026-06-15 10:20:54.535 | Setting up libcairo2:amd64 (1.18.0-3build1) ... 2026-06-15 10:20:54.541 | Setting up libosinfo-1.0-0:amd64 (1.11.0-2build3) ... 2026-06-15 10:20:54.548 | Setting up libgd3:amd64 (2.3.3-9ubuntu5) ... 2026-06-15 10:20:54.556 | Setting up libcairo-gobject2:amd64 (1.18.0-3build1) ... 2026-06-15 10:20:54.565 | Setting up libpangoft2-1.0-0:amd64 (1.52.1+ds-1build1) ... 2026-06-15 10:20:54.573 | Setting up libpangocairo-1.0-0:amd64 (1.52.1+ds-1build1) ... 2026-06-15 10:20:54.581 | Setting up gir1.2-freedesktop:amd64 (1.80.1-1) ... 2026-06-15 10:20:54.588 | Setting up libgvc6 (2.42.2-9ubuntu0.1) ... 2026-06-15 10:20:54.617 | Setting up gir1.2-libosinfo-1.0:amd64 (1.11.0-2build3) ... 2026-06-15 10:20:54.626 | Setting up graphviz (2.42.2-9ubuntu0.1) ... 2026-06-15 10:20:54.637 | Processing triggers for libc-bin (2.39-0ubuntu8.7) ... 2026-06-15 10:20:54.862 | ++ functions-common:apt_get:1205 : result=0 2026-06-15 10:20:54.865 | ++ functions-common:apt_get:1208 : time_stop apt-get 2026-06-15 10:20:54.867 | ++ functions-common:time_stop:2414 : local name 2026-06-15 10:20:54.870 | ++ functions-common:time_stop:2415 : local end_time 2026-06-15 10:20:54.872 | ++ functions-common:time_stop:2416 : local elapsed_time 2026-06-15 10:20:54.875 | ++ functions-common:time_stop:2417 : local total 2026-06-15 10:20:54.877 | ++ functions-common:time_stop:2418 : local start_time 2026-06-15 10:20:54.879 | ++ functions-common:time_stop:2420 : name=apt-get 2026-06-15 10:20:54.882 | ++ functions-common:time_stop:2421 : start_time=1781518782201 2026-06-15 10:20:54.885 | ++ functions-common:time_stop:2423 : [[ -z 1781518782201 ]] 2026-06-15 10:20:54.888 | +++ functions-common:time_stop:2426 : date +%s%3N 2026-06-15 10:20:54.892 | ++ functions-common:time_stop:2426 : end_time=1781518854889 2026-06-15 10:20:54.895 | ++ functions-common:time_stop:2427 : elapsed_time=72688 2026-06-15 10:20:54.897 | ++ functions-common:time_stop:2428 : total=3877 2026-06-15 10:20:54.900 | ++ functions-common:time_stop:2430 : _TIME_START[$name]= 2026-06-15 10:20:54.903 | ++ functions-common:time_stop:2431 : _TIME_TOTAL[$name]=76565 2026-06-15 10:20:54.907 | ++ functions-common:apt_get:1209 : return 0 2026-06-15 10:20:54.911 | ++ tools/install_prereqs.sh:source:74 : [[ -n False ]] 2026-06-15 10:20:54.915 | ++ tools/install_prereqs.sh:source:74 : [[ False != \F\a\l\s\e ]] 2026-06-15 10:20:54.919 | +++ tools/install_prereqs.sh:source:83 : which python3.12 2026-06-15 10:20:54.925 | ++ tools/install_prereqs.sh:source:83 : export PYTHON=/usr/bin/python3.12 2026-06-15 10:20:54.930 | ++ tools/install_prereqs.sh:source:83 : PYTHON=/usr/bin/python3.12 2026-06-15 10:20:54.933 | ++ tools/install_prereqs.sh:source:88 : date +%s 2026-06-15 10:20:54.939 | ++ tools/install_prereqs.sh:source:89 : date 2026-06-15 10:20:54.945 | + ./stack.sh:main:795 : [[ False != \T\r\u\e ]] 2026-06-15 10:20:54.948 | + ./stack.sh:main:796 : PYPI_ALTERNATIVE_URL= 2026-06-15 10:20:54.952 | + ./stack.sh:main:796 : /opt/stack/devstack/tools/install_pip.sh 2026-06-15 10:20:56.126 | + tools/install_pip.sh:main:25 : FILES=/opt/stack/devstack/files 2026-06-15 10:20:56.129 | + tools/install_pip.sh:main:40 : PIP_GET_PIP_URL=https://bootstrap.pypa.io/get-pip.py 2026-06-15 10:20:56.132 | + tools/install_pip.sh:main:42 : GetDistro 2026-06-15 10:20:56.134 | + functions-common:GetDistro:472 : GetOSVersion 2026-06-15 10:20:56.136 | + functions-common:GetOSVersion:442 : source /etc/os-release 2026-06-15 10:20:56.139 | ++ /etc/os-release:source:1 : PRETTY_NAME='Ubuntu 24.04.4 LTS' 2026-06-15 10:20:56.140 | ++ /etc/os-release:source:2 : NAME=Ubuntu 2026-06-15 10:20:56.143 | ++ /etc/os-release:source:3 : VERSION_ID=24.04 2026-06-15 10:20:56.145 | ++ /etc/os-release:source:4 : VERSION='24.04.4 LTS (Noble Numbat)' 2026-06-15 10:20:56.148 | ++ /etc/os-release:source:5 : VERSION_CODENAME=noble 2026-06-15 10:20:56.150 | ++ /etc/os-release:source:6 : ID=ubuntu 2026-06-15 10:20:56.152 | ++ /etc/os-release:source:7 : ID_LIKE=debian 2026-06-15 10:20:56.155 | ++ /etc/os-release:source:8 : HOME_URL=https://www.ubuntu.com/ 2026-06-15 10:20:56.158 | ++ /etc/os-release:source:9 : SUPPORT_URL=https://help.ubuntu.com/ 2026-06-15 10:20:56.161 | ++ /etc/os-release:source:10 : BUG_REPORT_URL=https://bugs.launchpad.net/ubuntu/ 2026-06-15 10:20:56.164 | ++ /etc/os-release:source:11 : PRIVACY_POLICY_URL=https://www.ubuntu.com/legal/terms-and-policies/privacy-policy 2026-06-15 10:20:56.166 | ++ /etc/os-release:source:12 : UBUNTU_CODENAME=noble 2026-06-15 10:20:56.168 | ++ /etc/os-release:source:13 : LOGO=ubuntu-logo 2026-06-15 10:20:56.171 | + functions-common:GetOSVersion:443 : [[ ubuntu =~ (almalinux|centos|rocky|rhel) ]] 2026-06-15 10:20:56.173 | + functions-common:GetOSVersion:448 : _ensure_lsb_release 2026-06-15 10:20:56.177 | ++ functions-common:_ensure_lsb_release:419 : command -v lsb_release 2026-06-15 10:20:56.180 | + functions-common:_ensure_lsb_release:419 : [[ -x /usr/bin/lsb_release ]] 2026-06-15 10:20:56.183 | + functions-common:_ensure_lsb_release:420 : return 2026-06-15 10:20:56.187 | ++ functions-common:GetOSVersion:450 : lsb_release -r -s 2026-06-15 10:20:56.203 | + functions-common:GetOSVersion:450 : os_RELEASE=24.04 2026-06-15 10:20:56.205 | ++ functions-common:GetOSVersion:451 : lsb_release -c -s 2026-06-15 10:20:56.220 | + functions-common:GetOSVersion:451 : os_CODENAME=noble 2026-06-15 10:20:56.224 | ++ functions-common:GetOSVersion:452 : lsb_release -i -s 2026-06-15 10:20:56.240 | + functions-common:GetOSVersion:452 : os_VENDOR=Ubuntu 2026-06-15 10:20:56.242 | + functions-common:GetOSVersion:455 : [[ Ubuntu =~ (Debian|Ubuntu) ]] 2026-06-15 10:20:56.244 | + functions-common:GetOSVersion:456 : os_PACKAGE=deb 2026-06-15 10:20:56.246 | + functions-common:GetOSVersion:461 : typeset -xr os_VENDOR 2026-06-15 10:20:56.249 | + functions-common:GetOSVersion:462 : typeset -xr os_RELEASE 2026-06-15 10:20:56.252 | + functions-common:GetOSVersion:463 : typeset -xr os_PACKAGE 2026-06-15 10:20:56.255 | + functions-common:GetOSVersion:464 : typeset -xr os_CODENAME 2026-06-15 10:20:56.257 | + functions-common:GetDistro:473 : [[ Ubuntu =~ (Ubuntu) ]] 2026-06-15 10:20:56.260 | + functions-common:GetDistro:476 : DISTRO=noble 2026-06-15 10:20:56.263 | + functions-common:GetDistro:513 : typeset -xr DISTRO 2026-06-15 10:20:56.265 | + tools/install_pip.sh:main:43 : echo 'Distro: noble' 2026-06-15 10:20:56.265 | Distro: noble 2026-06-15 10:20:56.268 | + tools/install_pip.sh:main:117 : get_versions 2026-06-15 10:20:56.270 | ++ tools/install_pip.sh:get_versions:48 : which pip 2026-06-15 10:20:56.275 | + tools/install_pip.sh:get_versions:48 : PIP=/usr/bin/pip 2026-06-15 10:20:56.277 | + tools/install_pip.sh:get_versions:49 : [[ -n /usr/bin/pip ]] 2026-06-15 10:20:56.281 | ++ tools/install_pip.sh:get_versions:50 : /usr/bin/pip --version 2026-06-15 10:20:56.281 | ++ tools/install_pip.sh:get_versions:50 : awk '{ print $2}' 2026-06-15 10:20:56.828 | + tools/install_pip.sh:get_versions:50 : PIP_VERSION=24.0 2026-06-15 10:20:56.830 | + tools/install_pip.sh:get_versions:51 : echo 'pip: 24.0' 2026-06-15 10:20:56.831 | pip: 24.0 2026-06-15 10:20:56.833 | + tools/install_pip.sh:main:119 : [[ -n '' ]] 2026-06-15 10:20:56.836 | + tools/install_pip.sh:main:123 : is_fedora 2026-06-15 10:20:56.837 | + functions-common:is_fedora:526 : [[ -z Ubuntu ]] 2026-06-15 10:20:56.839 | + functions-common:is_fedora:530 : '[' Ubuntu = Fedora ']' 2026-06-15 10:20:56.841 | + functions-common:is_fedora:530 : '[' Ubuntu = 'Red Hat' ']' 2026-06-15 10:20:56.843 | + functions-common:is_fedora:531 : '[' Ubuntu = openEuler ']' 2026-06-15 10:20:56.846 | + functions-common:is_fedora:532 : '[' Ubuntu = RedHatEnterpriseServer ']' 2026-06-15 10:20:56.848 | + functions-common:is_fedora:533 : '[' Ubuntu = RedHatEnterprise ']' 2026-06-15 10:20:56.850 | + functions-common:is_fedora:534 : '[' Ubuntu = RedHatEnterpriseLinux ']' 2026-06-15 10:20:56.852 | + functions-common:is_fedora:535 : '[' Ubuntu = RockyLinux ']' 2026-06-15 10:20:56.854 | + functions-common:is_fedora:536 : '[' Ubuntu = CentOS ']' 2026-06-15 10:20:56.857 | + functions-common:is_fedora:536 : '[' Ubuntu = CentOSStream ']' 2026-06-15 10:20:56.859 | + functions-common:is_fedora:537 : '[' Ubuntu = AlmaLinux ']' 2026-06-15 10:20:56.862 | + functions-common:is_fedora:538 : '[' Ubuntu = OracleServer ']' 2026-06-15 10:20:56.864 | + functions-common:is_fedora:538 : '[' Ubuntu = Virtuozzo ']' 2026-06-15 10:20:56.867 | + tools/install_pip.sh:main:134 : is_ubuntu 2026-06-15 10:20:56.869 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-06-15 10:20:56.871 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-06-15 10:20:56.873 | + tools/install_pip.sh:main:137 : sed -i -e /setuptools/d /opt/stack/requirements/upper-constraints.txt 2026-06-15 10:20:56.878 | + tools/install_pip.sh:main:146 : set -x 2026-06-15 10:20:56.881 | + tools/install_pip.sh:main:149 : get_versions 2026-06-15 10:20:56.884 | ++ tools/install_pip.sh:get_versions:48 : which pip 2026-06-15 10:20:56.889 | + tools/install_pip.sh:get_versions:48 : PIP=/usr/bin/pip 2026-06-15 10:20:56.892 | + tools/install_pip.sh:get_versions:49 : [[ -n /usr/bin/pip ]] 2026-06-15 10:20:56.896 | ++ tools/install_pip.sh:get_versions:50 : /usr/bin/pip --version 2026-06-15 10:20:56.896 | ++ tools/install_pip.sh:get_versions:50 : awk '{ print $2}' 2026-06-15 10:20:57.389 | + tools/install_pip.sh:get_versions:50 : PIP_VERSION=24.0 2026-06-15 10:20:57.391 | + tools/install_pip.sh:get_versions:51 : echo 'pip: 24.0' 2026-06-15 10:20:57.391 | pip: 24.0 2026-06-15 10:20:57.395 | + ./stack.sh:main:800 : source /opt/stack/devstack/tools/fixup_stuff.sh 2026-06-15 10:20:57.400 | ++ tools/fixup_stuff.sh:source:12 : [[ -z /opt/stack/devstack ]] 2026-06-15 10:20:57.404 | + ./stack.sh:main:801 : fixup_all 2026-06-15 10:20:57.407 | + tools/fixup_stuff.sh:fixup_all:111 : fixup_ubuntu 2026-06-15 10:20:57.411 | + tools/fixup_stuff.sh:fixup_ubuntu:95 : is_ubuntu 2026-06-15 10:20:57.414 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-06-15 10:20:57.417 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-06-15 10:20:57.420 | + tools/fixup_stuff.sh:fixup_ubuntu:105 : sudo rm -rf '/usr/lib/python3/dist-packages/PyYAML-*.egg-info' 2026-06-15 10:20:57.437 | + tools/fixup_stuff.sh:fixup_ubuntu:106 : sudo rm -rf '/usr/lib/python3/dist-packages/pyasn1_modules-*.egg-info' 2026-06-15 10:20:57.453 | + tools/fixup_stuff.sh:fixup_ubuntu:107 : sudo rm -rf '/usr/lib/python3/dist-packages/simplejson-*.egg-info' 2026-06-15 10:20:57.469 | + tools/fixup_stuff.sh:fixup_all:112 : fixup_fedora 2026-06-15 10:20:57.473 | + tools/fixup_stuff.sh:fixup_fedora:33 : is_fedora 2026-06-15 10:20:57.476 | + functions-common:is_fedora:526 : [[ -z Ubuntu ]] 2026-06-15 10:20:57.479 | + functions-common:is_fedora:530 : '[' Ubuntu = Fedora ']' 2026-06-15 10:20:57.482 | + functions-common:is_fedora:530 : '[' Ubuntu = 'Red Hat' ']' 2026-06-15 10:20:57.485 | + functions-common:is_fedora:531 : '[' Ubuntu = openEuler ']' 2026-06-15 10:20:57.487 | + functions-common:is_fedora:532 : '[' Ubuntu = RedHatEnterpriseServer ']' 2026-06-15 10:20:57.490 | + functions-common:is_fedora:533 : '[' Ubuntu = RedHatEnterprise ']' 2026-06-15 10:20:57.494 | + functions-common:is_fedora:534 : '[' Ubuntu = RedHatEnterpriseLinux ']' 2026-06-15 10:20:57.497 | + functions-common:is_fedora:535 : '[' Ubuntu = RockyLinux ']' 2026-06-15 10:20:57.500 | + functions-common:is_fedora:536 : '[' Ubuntu = CentOS ']' 2026-06-15 10:20:57.502 | + functions-common:is_fedora:536 : '[' Ubuntu = CentOSStream ']' 2026-06-15 10:20:57.505 | + functions-common:is_fedora:537 : '[' Ubuntu = AlmaLinux ']' 2026-06-15 10:20:57.508 | + functions-common:is_fedora:538 : '[' Ubuntu = OracleServer ']' 2026-06-15 10:20:57.511 | + functions-common:is_fedora:538 : '[' Ubuntu = Virtuozzo ']' 2026-06-15 10:20:57.514 | + tools/fixup_stuff.sh:fixup_fedora:34 : return 2026-06-15 10:20:57.519 | + ./stack.sh:main:803 : [[ True == \T\r\u\e ]] 2026-06-15 10:20:57.522 | + ./stack.sh:main:805 : sudo ln -sf /opt/stack/data/venv/bin/cinder-manage /usr/local/bin 2026-06-15 10:20:57.537 | + ./stack.sh:main:806 : sudo ln -sf /opt/stack/data/venv/bin/cinder-rtstool /usr/local/bin 2026-06-15 10:20:57.553 | + ./stack.sh:main:807 : sudo ln -sf /opt/stack/data/venv/bin/glance /usr/local/bin 2026-06-15 10:20:57.568 | + ./stack.sh:main:808 : sudo ln -sf /opt/stack/data/venv/bin/nova-manage /usr/local/bin 2026-06-15 10:20:57.584 | + ./stack.sh:main:809 : sudo ln -sf /opt/stack/data/venv/bin/openstack /usr/local/bin 2026-06-15 10:20:57.600 | + ./stack.sh:main:810 : sudo ln -sf /opt/stack/data/venv/bin/privsep-helper /usr/local/bin 2026-06-15 10:20:57.615 | + ./stack.sh:main:811 : sudo ln -sf /opt/stack/data/venv/bin/rally /usr/local/bin 2026-06-15 10:20:57.630 | + ./stack.sh:main:812 : sudo ln -sf /opt/stack/data/venv/bin/tox /usr/local/bin 2026-06-15 10:20:57.645 | + ./stack.sh:main:814 : setup_devstack_virtualenv 2026-06-15 10:20:57.648 | + inc/python:setup_devstack_virtualenv:39 : [[ ! -d /opt/stack/data/venv ]] 2026-06-15 10:20:57.652 | + inc/python:setup_devstack_virtualenv:43 : /usr/bin/python3.12 -m venv --system-site-packages /opt/stack/data/venv 2026-06-15 10:21:03.304 | + inc/python:setup_devstack_virtualenv:44 : pip_install -U pip 'setuptools[core]' 2026-06-15 10:21:03.328 | Using python 3.12 to install setuptools 2026-06-15 10:21:03.331 | + inc/python:pip_install:210 : env http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= /opt/stack/data/venv/bin/pip install -c /opt/stack/requirements/upper-constraints.txt -U pip 'setuptools[core]' 2026-06-15 10:21:04.599 | Looking in indexes: https://mirror-int.ord.rax.opendev.org/pypi/simple, https://mirror-int.ord.rax.opendev.org/wheel/ubuntu-24.04-x86_64 2026-06-15 10:21:04.606 | Requirement already satisfied: pip in /opt/stack/data/venv/lib/python3.12/site-packages (24.0) 2026-06-15 10:21:04.845 | Collecting pip 2026-06-15 10:21:04.849 | Downloading https://mirror-int.ord.rax.opendev.org/pypifiles/packages/5d/95/6b5cb3461ea5673ba0995989746db58eb18b91b54dbf331e72f569540946/pip-26.1.2-py3-none-any.whl.metadata (4.6 kB) 2026-06-15 10:21:04.859 | Requirement already satisfied: setuptools[core] in /usr/lib/python3/dist-packages (68.1.2) 2026-06-15 10:21:05.319 | Collecting setuptools[core] 2026-06-15 10:21:05.324 | Downloading https://mirror-int.ord.rax.opendev.org/pypifiles/packages/9d/76/f789f7a86709c6b087c5a2f52f911838cad707cc613162401badc665acfe/setuptools-82.0.1-py3-none-any.whl.metadata (6.5 kB) 2026-06-15 10:21:05.482 | Collecting packaging>=24.2 (from setuptools[core]) 2026-06-15 10:21:05.486 | Downloading https://mirror-int.ord.rax.opendev.org/pypifiles/packages/df/b2/87e62e8c3e2f4b32e5fe99e0b86d576da1312593b39f47d8ceef365e95ed/packaging-26.2-py3-none-any.whl.metadata (3.5 kB) 2026-06-15 10:21:05.558 | Collecting more_itertools>=8.8 (from setuptools[core]) 2026-06-15 10:21:05.562 | Downloading https://mirror-int.ord.rax.opendev.org/pypifiles/packages/e8/3d/1087453384dbde46a8c7f9356eead2c58be8a7bf156bca40243377c85715/more_itertools-11.1.0-py3-none-any.whl.metadata (41 kB) 2026-06-15 10:21:05.572 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 41.4/41.4 kB 5.4 MB/s eta 0:00:00 2026-06-15 10:21:05.631 | Collecting jaraco.text>=3.7 (from setuptools[core]) 2026-06-15 10:21:05.634 | Downloading https://mirror-int.ord.rax.opendev.org/pypifiles/packages/39/6d/628f347098059957987596123b3992120c673d17e8ce560185b1d6b88a27/jaraco_text-4.2.0-py3-none-any.whl.metadata (3.8 kB) 2026-06-15 10:21:05.727 | Collecting wheel>=0.43.0 (from setuptools[core]) 2026-06-15 10:21:05.731 | Downloading https://mirror-int.ord.rax.opendev.org/pypifiles/packages/87/1b/9e33c09813d65e248f7f773119148a612516a4bea93e9c6f545f78455b7c/wheel-0.47.0-py3-none-any.whl.metadata (2.3 kB) 2026-06-15 10:21:05.804 | Collecting jaraco.functools>=4 (from setuptools[core]) 2026-06-15 10:21:05.809 | Downloading https://mirror-int.ord.rax.opendev.org/pypifiles/packages/96/9a/982e48afcffcd727a9144506720ffd4224b6b7e355c98641866f38b7c043/jaraco_functools-4.5.0-py3-none-any.whl.metadata (2.9 kB) 2026-06-15 10:21:05.908 | Collecting jaraco.context>=4.1 (from jaraco.text>=3.7->setuptools[core]) 2026-06-15 10:21:05.913 | Downloading https://mirror-int.ord.rax.opendev.org/pypifiles/packages/f2/58/bc8954bda5fcda97bd7c19be11b85f91973d67a706ed4a3aec33e7de22db/jaraco_context-6.1.2-py3-none-any.whl.metadata (4.2 kB) 2026-06-15 10:21:05.975 | Collecting typer-slim (from jaraco.text>=3.7->setuptools[core]) 2026-06-15 10:21:05.979 | Downloading https://mirror-int.ord.rax.opendev.org/pypifiles/packages/a7/24/5480c20380dfd18cf33d14784096dca45a24eae6102e91d49a718d3b6855/typer_slim-0.24.0-py3-none-any.whl.metadata (4.2 kB) 2026-06-15 10:21:06.231 | Collecting typer>=0.24.0 (from typer-slim->jaraco.text>=3.7->setuptools[core]) 2026-06-15 10:21:06.235 | Downloading https://mirror-int.ord.rax.opendev.org/pypifiles/packages/24/25/2201973529af2c954de0bb725323c3aaed6d7f0ceee8f550dec9185df013/typer-0.26.7-py3-none-any.whl.metadata (16 kB) 2026-06-15 10:21:06.308 | Collecting shellingham>=1.3.0 (from typer>=0.24.0->typer-slim->jaraco.text>=3.7->setuptools[core]) 2026-06-15 10:21:06.312 | Downloading https://mirror-int.ord.rax.opendev.org/pypifiles/packages/e0/f9/0595336914c5619e5f28a1fb793285925a8cd4b432c9da0a987836c7f822/shellingham-1.5.4-py2.py3-none-any.whl.metadata (3.5 kB) 2026-06-15 10:21:06.481 | Collecting rich>=13.8.0 (from typer>=0.24.0->typer-slim->jaraco.text>=3.7->setuptools[core]) 2026-06-15 10:21:06.486 | Downloading https://mirror-int.ord.rax.opendev.org/pypifiles/packages/82/3b/64d4899d73f91ba49a8c18a8ff3f0ea8f1c1d75481760df8c68ef5235bf5/rich-15.0.0-py3-none-any.whl.metadata (18 kB) 2026-06-15 10:21:06.530 | Collecting annotated-doc>=0.0.2 (from typer>=0.24.0->typer-slim->jaraco.text>=3.7->setuptools[core]) 2026-06-15 10:21:06.533 | Downloading https://mirror-int.ord.rax.opendev.org/pypifiles/packages/1e/d3/26bf1008eb3d2daa8ef4cacc7f3bfdc11818d111f7e2d0201bc6e3b49d45/annotated_doc-0.0.4-py3-none-any.whl.metadata (6.6 kB) 2026-06-15 10:21:06.614 | Collecting markdown-it-py>=2.2.0 (from rich>=13.8.0->typer>=0.24.0->typer-slim->jaraco.text>=3.7->setuptools[core]) 2026-06-15 10:21:06.619 | Downloading https://mirror-int.ord.rax.opendev.org/pypifiles/packages/b3/81/4da04ced5a082363ecfa159c010d200ecbd959ae410c10c0264a38cac0f5/markdown_it_py-4.2.0-py3-none-any.whl.metadata (7.4 kB) 2026-06-15 10:21:06.699 | Collecting pygments<3.0.0,>=2.13.0 (from rich>=13.8.0->typer>=0.24.0->typer-slim->jaraco.text>=3.7->setuptools[core]) 2026-06-15 10:21:06.703 | Downloading https://mirror-int.ord.rax.opendev.org/pypifiles/packages/f4/7e/a72dd26f3b0f4f2bf1dd8923c85f7ceb43172af56d63c7383eb62b332364/pygments-2.20.0-py3-none-any.whl.metadata (2.5 kB) 2026-06-15 10:21:06.781 | Collecting mdurl~=0.1 (from markdown-it-py>=2.2.0->rich>=13.8.0->typer>=0.24.0->typer-slim->jaraco.text>=3.7->setuptools[core]) 2026-06-15 10:21:06.785 | Downloading https://mirror-int.ord.rax.opendev.org/pypifiles/packages/b3/38/89ba8ad64ae25be8de66a6d463314cf1eb366222074cfda9ee839c56a4b4/mdurl-0.1.2-py3-none-any.whl.metadata (1.6 kB) 2026-06-15 10:21:06.817 | Downloading https://mirror-int.ord.rax.opendev.org/pypifiles/packages/5d/95/6b5cb3461ea5673ba0995989746db58eb18b91b54dbf331e72f569540946/pip-26.1.2-py3-none-any.whl (1.8 MB) 2026-06-15 10:21:06.872 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.8/1.8 MB 36.2 MB/s eta 0:00:00 2026-06-15 10:21:06.876 | Downloading https://mirror-int.ord.rax.opendev.org/pypifiles/packages/96/9a/982e48afcffcd727a9144506720ffd4224b6b7e355c98641866f38b7c043/jaraco_functools-4.5.0-py3-none-any.whl (10 kB) 2026-06-15 10:21:06.884 | Downloading https://mirror-int.ord.rax.opendev.org/pypifiles/packages/39/6d/628f347098059957987596123b3992120c673d17e8ce560185b1d6b88a27/jaraco_text-4.2.0-py3-none-any.whl (13 kB) 2026-06-15 10:21:06.893 | Downloading https://mirror-int.ord.rax.opendev.org/pypifiles/packages/e8/3d/1087453384dbde46a8c7f9356eead2c58be8a7bf156bca40243377c85715/more_itertools-11.1.0-py3-none-any.whl (72 kB) 2026-06-15 10:21:06.905 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 72.2/72.2 kB 7.8 MB/s eta 0:00:00 2026-06-15 10:21:06.909 | Downloading https://mirror-int.ord.rax.opendev.org/pypifiles/packages/df/b2/87e62e8c3e2f4b32e5fe99e0b86d576da1312593b39f47d8ceef365e95ed/packaging-26.2-py3-none-any.whl (100 kB) 2026-06-15 10:21:06.920 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 100.2/100.2 kB 13.8 MB/s eta 0:00:00 2026-06-15 10:21:06.924 | Downloading https://mirror-int.ord.rax.opendev.org/pypifiles/packages/87/1b/9e33c09813d65e248f7f773119148a612516a4bea93e9c6f545f78455b7c/wheel-0.47.0-py3-none-any.whl (32 kB) 2026-06-15 10:21:06.934 | Downloading https://mirror-int.ord.rax.opendev.org/pypifiles/packages/9d/76/f789f7a86709c6b087c5a2f52f911838cad707cc613162401badc665acfe/setuptools-82.0.1-py3-none-any.whl (1.0 MB) 2026-06-15 10:21:06.963 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.0/1.0 MB 42.9 MB/s eta 0:00:00 2026-06-15 10:21:06.966 | Downloading https://mirror-int.ord.rax.opendev.org/pypifiles/packages/f2/58/bc8954bda5fcda97bd7c19be11b85f91973d67a706ed4a3aec33e7de22db/jaraco_context-6.1.2-py3-none-any.whl (7.9 kB) 2026-06-15 10:21:06.974 | Downloading https://mirror-int.ord.rax.opendev.org/pypifiles/packages/a7/24/5480c20380dfd18cf33d14784096dca45a24eae6102e91d49a718d3b6855/typer_slim-0.24.0-py3-none-any.whl (3.4 kB) 2026-06-15 10:21:06.983 | Downloading https://mirror-int.ord.rax.opendev.org/pypifiles/packages/24/25/2201973529af2c954de0bb725323c3aaed6d7f0ceee8f550dec9185df013/typer-0.26.7-py3-none-any.whl (122 kB) 2026-06-15 10:21:06.995 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 122.5/122.5 kB 13.7 MB/s eta 0:00:00 2026-06-15 10:21:06.999 | Downloading https://mirror-int.ord.rax.opendev.org/pypifiles/packages/1e/d3/26bf1008eb3d2daa8ef4cacc7f3bfdc11818d111f7e2d0201bc6e3b49d45/annotated_doc-0.0.4-py3-none-any.whl (5.3 kB) 2026-06-15 10:21:07.009 | Downloading https://mirror-int.ord.rax.opendev.org/pypifiles/packages/82/3b/64d4899d73f91ba49a8c18a8ff3f0ea8f1c1d75481760df8c68ef5235bf5/rich-15.0.0-py3-none-any.whl (310 kB) 2026-06-15 10:21:07.023 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 310.7/310.7 kB 28.1 MB/s eta 0:00:00 2026-06-15 10:21:07.027 | Downloading https://mirror-int.ord.rax.opendev.org/pypifiles/packages/e0/f9/0595336914c5619e5f28a1fb793285925a8cd4b432c9da0a987836c7f822/shellingham-1.5.4-py2.py3-none-any.whl (9.8 kB) 2026-06-15 10:21:07.036 | Downloading https://mirror-int.ord.rax.opendev.org/pypifiles/packages/b3/81/4da04ced5a082363ecfa159c010d200ecbd959ae410c10c0264a38cac0f5/markdown_it_py-4.2.0-py3-none-any.whl (91 kB) 2026-06-15 10:21:07.047 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 91.7/91.7 kB 12.8 MB/s eta 0:00:00 2026-06-15 10:21:07.050 | Downloading https://mirror-int.ord.rax.opendev.org/pypifiles/packages/f4/7e/a72dd26f3b0f4f2bf1dd8923c85f7ceb43172af56d63c7383eb62b332364/pygments-2.20.0-py3-none-any.whl (1.2 MB) 2026-06-15 10:21:07.085 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.2/1.2 MB 40.4 MB/s eta 0:00:00 2026-06-15 10:21:07.090 | Downloading https://mirror-int.ord.rax.opendev.org/pypifiles/packages/b3/38/89ba8ad64ae25be8de66a6d463314cf1eb366222074cfda9ee839c56a4b4/mdurl-0.1.2-py3-none-any.whl (10.0 kB) 2026-06-15 10:21:07.511 | Installing collected packages: shellingham, setuptools, pygments, pip, packaging, more_itertools, mdurl, jaraco.context, annotated-doc, wheel, markdown-it-py, jaraco.functools, rich, typer, typer-slim, jaraco.text 2026-06-15 10:21:07.534 | Attempting uninstall: setuptools 2026-06-15 10:21:07.542 | Found existing installation: setuptools 68.1.2 2026-06-15 10:21:07.542 | Not uninstalling setuptools at /usr/lib/python3/dist-packages, outside environment /opt/stack/data/venv 2026-06-15 10:21:07.542 | Can't uninstall 'setuptools'. No files were found to uninstall. 2026-06-15 10:21:08.736 | Attempting uninstall: pygments 2026-06-15 10:21:08.746 | Found existing installation: Pygments 2.17.2 2026-06-15 10:21:08.746 | Not uninstalling pygments at /usr/lib/python3/dist-packages, outside environment /opt/stack/data/venv 2026-06-15 10:21:08.747 | Can't uninstall 'Pygments'. No files were found to uninstall. 2026-06-15 10:21:10.035 | Attempting uninstall: pip 2026-06-15 10:21:10.040 | Found existing installation: pip 24.0 2026-06-15 10:21:10.134 | Uninstalling pip-24.0: 2026-06-15 10:21:10.148 | Successfully uninstalled pip-24.0 2026-06-15 10:21:12.058 | Attempting uninstall: wheel 2026-06-15 10:21:12.071 | Found existing installation: wheel 0.42.0 2026-06-15 10:21:12.071 | Not uninstalling wheel at /usr/lib/python3/dist-packages, outside environment /opt/stack/data/venv 2026-06-15 10:21:12.072 | Can't uninstall 'wheel'. No files were found to uninstall. 2026-06-15 10:21:12.952 | Successfully installed annotated-doc-0.0.4 jaraco.context-6.1.2 jaraco.functools-4.5.0 jaraco.text-4.2.0 markdown-it-py-4.2.0 mdurl-0.1.2 more_itertools-11.1.0 packaging-26.2 pip-26.1.2 pygments-2.20.0 rich-15.0.0 setuptools-82.0.1 shellingham-1.5.4 typer-0.26.7 typer-slim-0.24.0 wheel-0.47.0 2026-06-15 10:21:13.111 | + inc/python:pip_install:216 : result=0 2026-06-15 10:21:13.115 | + inc/python:pip_install:218 : time_stop pip_install 2026-06-15 10:21:13.119 | + functions-common:time_stop:2414 : local name 2026-06-15 10:21:13.122 | + functions-common:time_stop:2415 : local end_time 2026-06-15 10:21:13.125 | + functions-common:time_stop:2416 : local elapsed_time 2026-06-15 10:21:13.128 | + functions-common:time_stop:2417 : local total 2026-06-15 10:21:13.132 | + functions-common:time_stop:2418 : local start_time 2026-06-15 10:21:13.134 | + functions-common:time_stop:2420 : name=pip_install 2026-06-15 10:21:13.137 | + functions-common:time_stop:2421 : start_time=1781518863322 2026-06-15 10:21:13.140 | + functions-common:time_stop:2423 : [[ -z 1781518863322 ]] 2026-06-15 10:21:13.145 | ++ functions-common:time_stop:2426 : date +%s%3N 2026-06-15 10:21:13.150 | + functions-common:time_stop:2426 : end_time=1781518873147 2026-06-15 10:21:13.154 | + functions-common:time_stop:2427 : elapsed_time=9825 2026-06-15 10:21:13.157 | + functions-common:time_stop:2428 : total=0 2026-06-15 10:21:13.160 | + functions-common:time_stop:2430 : _TIME_START[$name]= 2026-06-15 10:21:13.163 | + functions-common:time_stop:2431 : _TIME_TOTAL[$name]=9825 2026-06-15 10:21:13.166 | + inc/python:pip_install:219 : return 0 2026-06-15 10:21:13.168 | + inc/python:setup_devstack_virtualenv:46 : [[ :/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/snap/bin:/usr/local/bin:/usr/local/sbin:/usr/sbin:/sbin: != *\:\/\o\p\t\/\s\t\a\c\k\/\d\a\t\a\/\v\e\n\v\/\b\i\n\:* ]] 2026-06-15 10:21:13.172 | + inc/python:setup_devstack_virtualenv:47 : export PATH=/opt/stack/data/venv/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/snap/bin:/usr/local/bin:/usr/local/sbin:/usr/sbin:/sbin 2026-06-15 10:21:13.175 | + inc/python:setup_devstack_virtualenv:47 : PATH=/opt/stack/data/venv/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/snap/bin:/usr/local/bin:/usr/local/sbin:/usr/sbin:/sbin 2026-06-15 10:21:13.179 | + inc/python:setup_devstack_virtualenv:48 : export PYTHON=/opt/stack/data/venv/bin/python3 2026-06-15 10:21:13.182 | + inc/python:setup_devstack_virtualenv:48 : PYTHON=/opt/stack/data/venv/bin/python3 2026-06-15 10:21:13.185 | + ./stack.sh:main:818 : pip_install -U os-testr 2026-06-15 10:21:13.211 | Using python 3.12 to install os-testr 2026-06-15 10:21:13.215 | + inc/python:pip_install:210 : env http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= /opt/stack/data/venv/bin/pip install -c /opt/stack/requirements/upper-constraints.txt -U os-testr 2026-06-15 10:21:14.243 | Looking in indexes: https://mirror-int.ord.rax.opendev.org/pypi/simple, https://mirror-int.ord.rax.opendev.org/wheel/ubuntu-24.04-x86_64 2026-06-15 10:21:14.339 | Collecting os-testr 2026-06-15 10:21:14.343 | Downloading os_testr-3.0.0-py3-none-any.whl.metadata (1.8 kB) 2026-06-15 10:21:14.387 | Collecting pbr!=2.1.0,>=2.0.0 (from os-testr) 2026-06-15 10:21:14.394 | Downloading pbr-7.0.3-py2.py3-none-any.whl.metadata (3.8 kB) 2026-06-15 10:21:14.418 | Collecting python-subunit>=1.0.0 (from os-testr) 2026-06-15 10:21:14.421 | Downloading python_subunit-1.4.6-py3-none-any.whl.metadata (22 kB) 2026-06-15 10:21:14.454 | Collecting testtools>=2.2.0 (from os-testr) 2026-06-15 10:21:14.456 | Downloading testtools-2.9.1-py3-none-any.whl.metadata (5.4 kB) 2026-06-15 10:21:14.466 | Requirement already satisfied: setuptools in /opt/stack/data/venv/lib/python3.12/site-packages (from pbr!=2.1.0,>=2.0.0->os-testr) (82.0.1) 2026-06-15 10:21:14.484 | Collecting iso8601 (from python-subunit>=1.0.0->os-testr) 2026-06-15 10:21:14.487 | Downloading iso8601-2.1.0-py3-none-any.whl.metadata (3.7 kB) 2026-06-15 10:21:14.581 | Collecting PyYAML (from python-subunit>=1.0.0->os-testr) 2026-06-15 10:21:14.583 | Downloading pyyaml-6.0.3-cp312-cp312-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl.metadata (2.4 kB) 2026-06-15 10:21:14.604 | Downloading os_testr-3.0.0-py3-none-any.whl (32 kB) 2026-06-15 10:21:14.611 | Downloading pbr-7.0.3-py2.py3-none-any.whl (131 kB) 2026-06-15 10:21:14.622 | Downloading python_subunit-1.4.6-py3-none-any.whl (77 kB) 2026-06-15 10:21:14.630 | Downloading testtools-2.9.1-py3-none-any.whl (110 kB) 2026-06-15 10:21:14.638 | Downloading iso8601-2.1.0-py3-none-any.whl (7.5 kB) 2026-06-15 10:21:14.645 | Downloading pyyaml-6.0.3-cp312-cp312-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl (807 kB) 2026-06-15 10:21:14.666 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 807.9/807.9 kB 34.5 MB/s 0:00:00 2026-06-15 10:21:14.749 | Installing collected packages: testtools, PyYAML, pbr, iso8601, python-subunit, os-testr 2026-06-15 10:21:14.886 | Attempting uninstall: PyYAML 2026-06-15 10:21:14.891 | Found existing installation: PyYAML 6.0.1 2026-06-15 10:21:14.892 | Not uninstalling pyyaml at /usr/lib/python3/dist-packages, outside environment /opt/stack/data/venv 2026-06-15 10:21:14.892 | Can't uninstall 'PyYAML'. No files were found to uninstall. 2026-06-15 10:21:15.255 | 2026-06-15 10:21:15.261 | Successfully installed PyYAML-6.0.3 iso8601-2.1.0 os-testr-3.0.0 pbr-7.0.3 python-subunit-1.4.6 testtools-2.9.1 2026-06-15 10:21:15.352 | + inc/python:pip_install:216 : result=0 2026-06-15 10:21:15.356 | + inc/python:pip_install:218 : time_stop pip_install 2026-06-15 10:21:15.359 | + functions-common:time_stop:2414 : local name 2026-06-15 10:21:15.361 | + functions-common:time_stop:2415 : local end_time 2026-06-15 10:21:15.364 | + functions-common:time_stop:2416 : local elapsed_time 2026-06-15 10:21:15.368 | + functions-common:time_stop:2417 : local total 2026-06-15 10:21:15.370 | + functions-common:time_stop:2418 : local start_time 2026-06-15 10:21:15.373 | + functions-common:time_stop:2420 : name=pip_install 2026-06-15 10:21:15.376 | + functions-common:time_stop:2421 : start_time=1781518873205 2026-06-15 10:21:15.379 | + functions-common:time_stop:2423 : [[ -z 1781518873205 ]] 2026-06-15 10:21:15.383 | ++ functions-common:time_stop:2426 : date +%s%3N 2026-06-15 10:21:15.388 | + functions-common:time_stop:2426 : end_time=1781518875384 2026-06-15 10:21:15.391 | + functions-common:time_stop:2427 : elapsed_time=2179 2026-06-15 10:21:15.394 | + functions-common:time_stop:2428 : total=9825 2026-06-15 10:21:15.397 | + functions-common:time_stop:2430 : _TIME_START[$name]= 2026-06-15 10:21:15.400 | + functions-common:time_stop:2431 : _TIME_TOTAL[$name]=12004 2026-06-15 10:21:15.404 | + inc/python:pip_install:219 : return 0 2026-06-15 10:21:15.407 | + ./stack.sh:main:822 : iniset -sudo /etc/systemd/journald.conf Journal RateLimitBurst 0 2026-06-15 10:21:15.475 | + ./stack.sh:main:823 : sudo systemctl restart systemd-journald 2026-06-15 10:21:15.557 | + ./stack.sh:main:829 : install_infra 2026-06-15 10:21:15.561 | + lib/infra:install_infra:31 : local PIP_VIRTUAL_ENV=/opt/stack/requirements/.venv 2026-06-15 10:21:15.565 | + lib/infra:install_infra:32 : '[' '!' -d /opt/stack/requirements/.venv ']' 2026-06-15 10:21:15.568 | + lib/infra:install_infra:32 : python3.12 -m venv /opt/stack/requirements/.venv 2026-06-15 10:21:21.296 | + lib/infra:install_infra:34 : PIP_VIRTUAL_ENV=/opt/stack/requirements/.venv 2026-06-15 10:21:21.299 | + lib/infra:install_infra:34 : pip_install -U pbr 'setuptools[core]' 2026-06-15 10:21:21.329 | + inc/python:pip_install:210 : env http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= /opt/stack/requirements/.venv/bin/pip install -c /opt/stack/requirements/upper-constraints.txt -U pbr 'setuptools[core]' 2026-06-15 10:21:22.535 | Looking in indexes: https://mirror-int.ord.rax.opendev.org/pypi/simple, https://mirror-int.ord.rax.opendev.org/wheel/ubuntu-24.04-x86_64 2026-06-15 10:21:22.679 | Collecting pbr 2026-06-15 10:21:22.682 | Using cached https://mirror-int.ord.rax.opendev.org/pypifiles/packages/c0/db/61efa0d08a99f897ef98256b03e563092d36cc38dc4ebe4a85020fe40b31/pbr-7.0.3-py2.py3-none-any.whl.metadata (3.8 kB) 2026-06-15 10:21:23.154 | Collecting setuptools[core] 2026-06-15 10:21:23.157 | Using cached https://mirror-int.ord.rax.opendev.org/pypifiles/packages/9d/76/f789f7a86709c6b087c5a2f52f911838cad707cc613162401badc665acfe/setuptools-82.0.1-py3-none-any.whl.metadata (6.5 kB) 2026-06-15 10:21:23.297 | Collecting packaging>=24.2 (from setuptools[core]) 2026-06-15 10:21:23.299 | Using cached https://mirror-int.ord.rax.opendev.org/pypifiles/packages/df/b2/87e62e8c3e2f4b32e5fe99e0b86d576da1312593b39f47d8ceef365e95ed/packaging-26.2-py3-none-any.whl.metadata (3.5 kB) 2026-06-15 10:21:23.356 | Collecting more_itertools>=8.8 (from setuptools[core]) 2026-06-15 10:21:23.358 | Using cached https://mirror-int.ord.rax.opendev.org/pypifiles/packages/e8/3d/1087453384dbde46a8c7f9356eead2c58be8a7bf156bca40243377c85715/more_itertools-11.1.0-py3-none-any.whl.metadata (41 kB) 2026-06-15 10:21:23.414 | Collecting jaraco.text>=3.7 (from setuptools[core]) 2026-06-15 10:21:23.417 | Using cached https://mirror-int.ord.rax.opendev.org/pypifiles/packages/39/6d/628f347098059957987596123b3992120c673d17e8ce560185b1d6b88a27/jaraco_text-4.2.0-py3-none-any.whl.metadata (3.8 kB) 2026-06-15 10:21:23.496 | Collecting wheel>=0.43.0 (from setuptools[core]) 2026-06-15 10:21:23.498 | Using cached https://mirror-int.ord.rax.opendev.org/pypifiles/packages/87/1b/9e33c09813d65e248f7f773119148a612516a4bea93e9c6f545f78455b7c/wheel-0.47.0-py3-none-any.whl.metadata (2.3 kB) 2026-06-15 10:21:23.553 | Collecting jaraco.functools>=4 (from setuptools[core]) 2026-06-15 10:21:23.555 | Using cached https://mirror-int.ord.rax.opendev.org/pypifiles/packages/96/9a/982e48afcffcd727a9144506720ffd4224b6b7e355c98641866f38b7c043/jaraco_functools-4.5.0-py3-none-any.whl.metadata (2.9 kB) 2026-06-15 10:21:23.639 | Collecting jaraco.context>=4.1 (from jaraco.text>=3.7->setuptools[core]) 2026-06-15 10:21:23.641 | Using cached https://mirror-int.ord.rax.opendev.org/pypifiles/packages/f2/58/bc8954bda5fcda97bd7c19be11b85f91973d67a706ed4a3aec33e7de22db/jaraco_context-6.1.2-py3-none-any.whl.metadata (4.2 kB) 2026-06-15 10:21:23.695 | Collecting typer-slim (from jaraco.text>=3.7->setuptools[core]) 2026-06-15 10:21:23.698 | Using cached https://mirror-int.ord.rax.opendev.org/pypifiles/packages/a7/24/5480c20380dfd18cf33d14784096dca45a24eae6102e91d49a718d3b6855/typer_slim-0.24.0-py3-none-any.whl.metadata (4.2 kB) 2026-06-15 10:21:23.924 | Collecting typer>=0.24.0 (from typer-slim->jaraco.text>=3.7->setuptools[core]) 2026-06-15 10:21:23.925 | Using cached https://mirror-int.ord.rax.opendev.org/pypifiles/packages/24/25/2201973529af2c954de0bb725323c3aaed6d7f0ceee8f550dec9185df013/typer-0.26.7-py3-none-any.whl.metadata (16 kB) 2026-06-15 10:21:23.984 | Collecting shellingham>=1.3.0 (from typer>=0.24.0->typer-slim->jaraco.text>=3.7->setuptools[core]) 2026-06-15 10:21:23.986 | Using cached https://mirror-int.ord.rax.opendev.org/pypifiles/packages/e0/f9/0595336914c5619e5f28a1fb793285925a8cd4b432c9da0a987836c7f822/shellingham-1.5.4-py2.py3-none-any.whl.metadata (3.5 kB) 2026-06-15 10:21:24.156 | Collecting rich>=13.8.0 (from typer>=0.24.0->typer-slim->jaraco.text>=3.7->setuptools[core]) 2026-06-15 10:21:24.158 | Using cached https://mirror-int.ord.rax.opendev.org/pypifiles/packages/82/3b/64d4899d73f91ba49a8c18a8ff3f0ea8f1c1d75481760df8c68ef5235bf5/rich-15.0.0-py3-none-any.whl.metadata (18 kB) 2026-06-15 10:21:24.193 | Collecting annotated-doc>=0.0.2 (from typer>=0.24.0->typer-slim->jaraco.text>=3.7->setuptools[core]) 2026-06-15 10:21:24.195 | Using cached https://mirror-int.ord.rax.opendev.org/pypifiles/packages/1e/d3/26bf1008eb3d2daa8ef4cacc7f3bfdc11818d111f7e2d0201bc6e3b49d45/annotated_doc-0.0.4-py3-none-any.whl.metadata (6.6 kB) 2026-06-15 10:21:24.261 | Collecting markdown-it-py>=2.2.0 (from rich>=13.8.0->typer>=0.24.0->typer-slim->jaraco.text>=3.7->setuptools[core]) 2026-06-15 10:21:24.263 | Using cached https://mirror-int.ord.rax.opendev.org/pypifiles/packages/b3/81/4da04ced5a082363ecfa159c010d200ecbd959ae410c10c0264a38cac0f5/markdown_it_py-4.2.0-py3-none-any.whl.metadata (7.4 kB) 2026-06-15 10:21:24.331 | Collecting pygments<3.0.0,>=2.13.0 (from rich>=13.8.0->typer>=0.24.0->typer-slim->jaraco.text>=3.7->setuptools[core]) 2026-06-15 10:21:24.333 | Using cached https://mirror-int.ord.rax.opendev.org/pypifiles/packages/f4/7e/a72dd26f3b0f4f2bf1dd8923c85f7ceb43172af56d63c7383eb62b332364/pygments-2.20.0-py3-none-any.whl.metadata (2.5 kB) 2026-06-15 10:21:24.402 | Collecting mdurl~=0.1 (from markdown-it-py>=2.2.0->rich>=13.8.0->typer>=0.24.0->typer-slim->jaraco.text>=3.7->setuptools[core]) 2026-06-15 10:21:24.404 | Using cached https://mirror-int.ord.rax.opendev.org/pypifiles/packages/b3/38/89ba8ad64ae25be8de66a6d463314cf1eb366222074cfda9ee839c56a4b4/mdurl-0.1.2-py3-none-any.whl.metadata (1.6 kB) 2026-06-15 10:21:24.423 | Using cached https://mirror-int.ord.rax.opendev.org/pypifiles/packages/c0/db/61efa0d08a99f897ef98256b03e563092d36cc38dc4ebe4a85020fe40b31/pbr-7.0.3-py2.py3-none-any.whl (131 kB) 2026-06-15 10:21:24.426 | Using cached https://mirror-int.ord.rax.opendev.org/pypifiles/packages/96/9a/982e48afcffcd727a9144506720ffd4224b6b7e355c98641866f38b7c043/jaraco_functools-4.5.0-py3-none-any.whl (10 kB) 2026-06-15 10:21:24.428 | Using cached https://mirror-int.ord.rax.opendev.org/pypifiles/packages/39/6d/628f347098059957987596123b3992120c673d17e8ce560185b1d6b88a27/jaraco_text-4.2.0-py3-none-any.whl (13 kB) 2026-06-15 10:21:24.430 | Using cached https://mirror-int.ord.rax.opendev.org/pypifiles/packages/e8/3d/1087453384dbde46a8c7f9356eead2c58be8a7bf156bca40243377c85715/more_itertools-11.1.0-py3-none-any.whl (72 kB) 2026-06-15 10:21:24.432 | Using cached https://mirror-int.ord.rax.opendev.org/pypifiles/packages/df/b2/87e62e8c3e2f4b32e5fe99e0b86d576da1312593b39f47d8ceef365e95ed/packaging-26.2-py3-none-any.whl (100 kB) 2026-06-15 10:21:24.434 | Using cached https://mirror-int.ord.rax.opendev.org/pypifiles/packages/87/1b/9e33c09813d65e248f7f773119148a612516a4bea93e9c6f545f78455b7c/wheel-0.47.0-py3-none-any.whl (32 kB) 2026-06-15 10:21:24.436 | Using cached https://mirror-int.ord.rax.opendev.org/pypifiles/packages/9d/76/f789f7a86709c6b087c5a2f52f911838cad707cc613162401badc665acfe/setuptools-82.0.1-py3-none-any.whl (1.0 MB) 2026-06-15 10:21:24.443 | Using cached https://mirror-int.ord.rax.opendev.org/pypifiles/packages/f2/58/bc8954bda5fcda97bd7c19be11b85f91973d67a706ed4a3aec33e7de22db/jaraco_context-6.1.2-py3-none-any.whl (7.9 kB) 2026-06-15 10:21:24.445 | Using cached https://mirror-int.ord.rax.opendev.org/pypifiles/packages/a7/24/5480c20380dfd18cf33d14784096dca45a24eae6102e91d49a718d3b6855/typer_slim-0.24.0-py3-none-any.whl (3.4 kB) 2026-06-15 10:21:24.447 | Using cached https://mirror-int.ord.rax.opendev.org/pypifiles/packages/24/25/2201973529af2c954de0bb725323c3aaed6d7f0ceee8f550dec9185df013/typer-0.26.7-py3-none-any.whl (122 kB) 2026-06-15 10:21:24.449 | Using cached https://mirror-int.ord.rax.opendev.org/pypifiles/packages/1e/d3/26bf1008eb3d2daa8ef4cacc7f3bfdc11818d111f7e2d0201bc6e3b49d45/annotated_doc-0.0.4-py3-none-any.whl (5.3 kB) 2026-06-15 10:21:24.451 | Using cached https://mirror-int.ord.rax.opendev.org/pypifiles/packages/82/3b/64d4899d73f91ba49a8c18a8ff3f0ea8f1c1d75481760df8c68ef5235bf5/rich-15.0.0-py3-none-any.whl (310 kB) 2026-06-15 10:21:24.455 | Using cached https://mirror-int.ord.rax.opendev.org/pypifiles/packages/e0/f9/0595336914c5619e5f28a1fb793285925a8cd4b432c9da0a987836c7f822/shellingham-1.5.4-py2.py3-none-any.whl (9.8 kB) 2026-06-15 10:21:24.456 | Using cached https://mirror-int.ord.rax.opendev.org/pypifiles/packages/b3/81/4da04ced5a082363ecfa159c010d200ecbd959ae410c10c0264a38cac0f5/markdown_it_py-4.2.0-py3-none-any.whl (91 kB) 2026-06-15 10:21:24.459 | Using cached https://mirror-int.ord.rax.opendev.org/pypifiles/packages/f4/7e/a72dd26f3b0f4f2bf1dd8923c85f7ceb43172af56d63c7383eb62b332364/pygments-2.20.0-py3-none-any.whl (1.2 MB) 2026-06-15 10:21:24.466 | Using cached https://mirror-int.ord.rax.opendev.org/pypifiles/packages/b3/38/89ba8ad64ae25be8de66a6d463314cf1eb366222074cfda9ee839c56a4b4/mdurl-0.1.2-py3-none-any.whl (10.0 kB) 2026-06-15 10:21:24.731 | Installing collected packages: shellingham, setuptools, pygments, packaging, more_itertools, mdurl, jaraco.context, annotated-doc, wheel, pbr, markdown-it-py, jaraco.functools, rich, typer, typer-slim, jaraco.text 2026-06-15 10:21:28.396 | Successfully installed annotated-doc-0.0.4 jaraco.context-6.1.2 jaraco.functools-4.5.0 jaraco.text-4.2.0 markdown-it-py-4.2.0 mdurl-0.1.2 more_itertools-11.1.0 packaging-26.2 pbr-7.0.3 pygments-2.20.0 rich-15.0.0 setuptools-82.0.1 shellingham-1.5.4 typer-0.26.7 typer-slim-0.24.0 wheel-0.47.0 2026-06-15 10:21:28.555 | + inc/python:pip_install:216 : result=0 2026-06-15 10:21:28.560 | + inc/python:pip_install:218 : time_stop pip_install 2026-06-15 10:21:28.564 | + functions-common:time_stop:2414 : local name 2026-06-15 10:21:28.568 | + functions-common:time_stop:2415 : local end_time 2026-06-15 10:21:28.571 | + functions-common:time_stop:2416 : local elapsed_time 2026-06-15 10:21:28.575 | + functions-common:time_stop:2417 : local total 2026-06-15 10:21:28.578 | + functions-common:time_stop:2418 : local start_time 2026-06-15 10:21:28.580 | + functions-common:time_stop:2420 : name=pip_install 2026-06-15 10:21:28.583 | + functions-common:time_stop:2421 : start_time=1781518881319 2026-06-15 10:21:28.586 | + functions-common:time_stop:2423 : [[ -z 1781518881319 ]] 2026-06-15 10:21:28.590 | ++ functions-common:time_stop:2426 : date +%s%3N 2026-06-15 10:21:28.595 | + functions-common:time_stop:2426 : end_time=1781518888591 2026-06-15 10:21:28.598 | + functions-common:time_stop:2427 : elapsed_time=7272 2026-06-15 10:21:28.600 | + functions-common:time_stop:2428 : total=12004 2026-06-15 10:21:28.603 | + functions-common:time_stop:2430 : _TIME_START[$name]= 2026-06-15 10:21:28.606 | + functions-common:time_stop:2431 : _TIME_TOTAL[$name]=19276 2026-06-15 10:21:28.610 | + inc/python:pip_install:219 : return 0 2026-06-15 10:21:28.614 | + lib/infra:install_infra:35 : PIP_VIRTUAL_ENV=/opt/stack/requirements/.venv 2026-06-15 10:21:28.618 | + lib/infra:install_infra:35 : pip_install /opt/stack/requirements 2026-06-15 10:21:28.650 | + inc/python:pip_install:210 : env http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= /opt/stack/requirements/.venv/bin/pip install -c /opt/stack/requirements/upper-constraints.txt /opt/stack/requirements 2026-06-15 10:21:29.909 | Looking in indexes: https://mirror-int.ord.rax.opendev.org/pypi/simple, https://mirror-int.ord.rax.opendev.org/wheel/ubuntu-24.04-x86_64 2026-06-15 10:21:29.926 | Processing /opt/stack/requirements 2026-06-15 10:21:29.929 | Installing build dependencies: started 2026-06-15 10:21:32.939 | Installing build dependencies: finished with status 'done' 2026-06-15 10:21:32.941 | Getting requirements to build wheel: started 2026-06-15 10:21:33.228 | Getting requirements to build wheel: finished with status 'done' 2026-06-15 10:21:33.232 | Preparing metadata (pyproject.toml): started 2026-06-15 10:21:34.637 | Preparing metadata (pyproject.toml): finished with status 'done' 2026-06-15 10:21:34.803 | Collecting fixtures>=3.0.0 (from openstack_requirements==1.2.1.dev8447) 2026-06-15 10:21:34.807 | Downloading https://mirror-int.ord.rax.opendev.org/pypifiles/packages/de/58/b7efb4b7c01cefd47efb53e50c7f1eb2cdc4aff3d98268bdc46c7f628f2c/fixtures-4.3.2-py3-none-any.whl.metadata (22 kB) 2026-06-15 10:21:34.832 | Requirement already satisfied: packaging!=20.5,!=20.6,!=20.7,>=16.5 in /opt/stack/requirements/.venv/lib/python3.12/site-packages (from openstack_requirements==1.2.1.dev8447) (26.2) 2026-06-15 10:21:34.929 | Collecting requests>=2.14.2 (from openstack_requirements==1.2.1.dev8447) 2026-06-15 10:21:34.934 | Downloading https://mirror-int.ord.rax.opendev.org/pypifiles/packages/a0/f4/c67b0b3f1b9245e8d266f0f112c500d50e5b4e83cb6f3b71b6528104182a/requests-2.34.2-py3-none-any.whl.metadata (4.8 kB) 2026-06-15 10:21:35.098 | Collecting PyYAML>=3.12 (from openstack_requirements==1.2.1.dev8447) 2026-06-15 10:21:35.100 | Using cached https://mirror-int.ord.rax.opendev.org/pypifiles/packages/8b/9d/b3589d3877982d4f2329302ef98a8026e7f4443c765c46cfecc8858c6b4b/pyyaml-6.0.3-cp312-cp312-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl.metadata (2.4 kB) 2026-06-15 10:21:35.154 | Collecting beagle>=0.2.1 (from openstack_requirements==1.2.1.dev8447) 2026-06-15 10:21:35.158 | Downloading https://mirror-int.ord.rax.opendev.org/pypifiles/packages/22/18/e8ef044782cfb62654e2c079745be42820f05c012a5f0ec2ad509cdfbca7/beagle-0.5.0-py3-none-any.whl.metadata (1.1 kB) 2026-06-15 10:21:35.177 | Requirement already satisfied: setuptools!=24.0.0,!=34.0.0,!=34.0.1,!=34.0.2,!=34.0.3,!=34.1.0,!=34.1.1,!=34.2.0,!=34.3.0,!=34.3.1,!=34.3.2,!=36.2.0,>=21.0.0 in /opt/stack/requirements/.venv/lib/python3.12/site-packages (from openstack_requirements==1.2.1.dev8447) (82.0.1) 2026-06-15 10:21:35.510 | Collecting charset_normalizer<4,>=2 (from requests>=2.14.2->openstack_requirements==1.2.1.dev8447) 2026-06-15 10:21:35.515 | Downloading https://mirror-int.ord.rax.opendev.org/pypifiles/packages/4b/f8/d0118a2f5f23b02cd166fa385c60f9b0d4f9194f574e2b31cef350ad7223/charset_normalizer-3.4.7-cp312-cp312-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl.metadata (40 kB) 2026-06-15 10:21:35.526 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 40.9/40.9 kB 4.9 MB/s eta 0:00:00 2026-06-15 10:21:35.580 | Collecting idna<4,>=2.5 (from requests>=2.14.2->openstack_requirements==1.2.1.dev8447) 2026-06-15 10:21:35.584 | Downloading https://mirror-int.ord.rax.opendev.org/pypifiles/packages/1e/5e/d4e9f1a599fb8e573b7b87160658329fbf28d19eac2718f51fc3def3aa5a/idna-3.18-py3-none-any.whl.metadata (6.1 kB) 2026-06-15 10:21:35.697 | Collecting urllib3<3,>=1.26 (from requests>=2.14.2->openstack_requirements==1.2.1.dev8447) 2026-06-15 10:21:35.701 | Downloading https://mirror-int.ord.rax.opendev.org/pypifiles/packages/7f/3e/5db95bcf282c52709639744ca2a8b149baccf648e39c8cc87553df9eae0c/urllib3-2.7.0-py3-none-any.whl.metadata (6.9 kB) 2026-06-15 10:21:35.775 | Collecting certifi>=2023.5.7 (from requests>=2.14.2->openstack_requirements==1.2.1.dev8447) 2026-06-15 10:21:35.779 | Downloading https://mirror-int.ord.rax.opendev.org/pypifiles/packages/59/8c/57e832b7af6d7c5abe66eb3fbe3a3a32f4d11ea23a1aa7131371035be991/certifi-2026.5.20-py3-none-any.whl.metadata (2.5 kB) 2026-06-15 10:21:35.889 | Downloading https://mirror-int.ord.rax.opendev.org/pypifiles/packages/22/18/e8ef044782cfb62654e2c079745be42820f05c012a5f0ec2ad509cdfbca7/beagle-0.5.0-py3-none-any.whl (10 kB) 2026-06-15 10:21:35.901 | Downloading https://mirror-int.ord.rax.opendev.org/pypifiles/packages/de/58/b7efb4b7c01cefd47efb53e50c7f1eb2cdc4aff3d98268bdc46c7f628f2c/fixtures-4.3.2-py3-none-any.whl (41 kB) 2026-06-15 10:21:35.911 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 41.6/41.6 kB 4.3 MB/s eta 0:00:00 2026-06-15 10:21:35.914 | Using cached https://mirror-int.ord.rax.opendev.org/pypifiles/packages/8b/9d/b3589d3877982d4f2329302ef98a8026e7f4443c765c46cfecc8858c6b4b/pyyaml-6.0.3-cp312-cp312-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl (807 kB) 2026-06-15 10:21:35.920 | Downloading https://mirror-int.ord.rax.opendev.org/pypifiles/packages/a0/f4/c67b0b3f1b9245e8d266f0f112c500d50e5b4e83cb6f3b71b6528104182a/requests-2.34.2-py3-none-any.whl (73 kB) 2026-06-15 10:21:35.929 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 73.1/73.1 kB 11.3 MB/s eta 0:00:00 2026-06-15 10:21:35.932 | Downloading https://mirror-int.ord.rax.opendev.org/pypifiles/packages/59/8c/57e832b7af6d7c5abe66eb3fbe3a3a32f4d11ea23a1aa7131371035be991/certifi-2026.5.20-py3-none-any.whl (134 kB) 2026-06-15 10:21:35.948 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 134.1/134.1 kB 9.6 MB/s eta 0:00:00 2026-06-15 10:21:35.952 | Downloading https://mirror-int.ord.rax.opendev.org/pypifiles/packages/4b/f8/d0118a2f5f23b02cd166fa385c60f9b0d4f9194f574e2b31cef350ad7223/charset_normalizer-3.4.7-cp312-cp312-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl (216 kB) 2026-06-15 10:21:35.964 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 216.6/216.6 kB 24.7 MB/s eta 0:00:00 2026-06-15 10:21:35.967 | Downloading https://mirror-int.ord.rax.opendev.org/pypifiles/packages/1e/5e/d4e9f1a599fb8e573b7b87160658329fbf28d19eac2718f51fc3def3aa5a/idna-3.18-py3-none-any.whl (65 kB) 2026-06-15 10:21:35.978 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 65.5/65.5 kB 8.3 MB/s eta 0:00:00 2026-06-15 10:21:35.981 | Downloading https://mirror-int.ord.rax.opendev.org/pypifiles/packages/7f/3e/5db95bcf282c52709639744ca2a8b149baccf648e39c8cc87553df9eae0c/urllib3-2.7.0-py3-none-any.whl (131 kB) 2026-06-15 10:21:35.990 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 131.1/131.1 kB 18.7 MB/s eta 0:00:00 2026-06-15 10:21:36.020 | Building wheels for collected packages: openstack_requirements 2026-06-15 10:21:36.022 | Building wheel for openstack_requirements (pyproject.toml): started 2026-06-15 10:21:38.782 | Building wheel for openstack_requirements (pyproject.toml): finished with status 'done' 2026-06-15 10:21:38.784 | Created wheel for openstack_requirements: filename=openstack_requirements-1.2.1.dev8447-py3-none-any.whl size=52409 sha256=ad9daf07efdffec011f8da76602d3af36c0b8139665e53b285040d5a22a187f8 2026-06-15 10:21:38.784 | Stored in directory: /tmp/pip-ephem-wheel-cache-l0miqf4n/wheels/09/5d/92/4cd2c84803dbd4129257ae3d0359353f58d376e96c4633bda7 2026-06-15 10:21:38.788 | Successfully built openstack_requirements 2026-06-15 10:21:39.080 | Installing collected packages: urllib3, PyYAML, idna, fixtures, charset_normalizer, certifi, beagle, requests, openstack_requirements 2026-06-15 10:21:39.807 | Successfully installed PyYAML-6.0.3 beagle-0.5.0 certifi-2026.5.20 charset_normalizer-3.4.7 fixtures-4.3.2 idna-3.18 openstack_requirements-1.2.1.dev8447 requests-2.34.2 urllib3-2.7.0 2026-06-15 10:21:40.009 | + inc/python:pip_install:216 : result=0 2026-06-15 10:21:40.012 | + inc/python:pip_install:218 : time_stop pip_install 2026-06-15 10:21:40.016 | + functions-common:time_stop:2414 : local name 2026-06-15 10:21:40.020 | + functions-common:time_stop:2415 : local end_time 2026-06-15 10:21:40.023 | + functions-common:time_stop:2416 : local elapsed_time 2026-06-15 10:21:40.025 | + functions-common:time_stop:2417 : local total 2026-06-15 10:21:40.028 | + functions-common:time_stop:2418 : local start_time 2026-06-15 10:21:40.031 | + functions-common:time_stop:2420 : name=pip_install 2026-06-15 10:21:40.034 | + functions-common:time_stop:2421 : start_time=1781518888639 2026-06-15 10:21:40.038 | + functions-common:time_stop:2423 : [[ -z 1781518888639 ]] 2026-06-15 10:21:40.042 | ++ functions-common:time_stop:2426 : date +%s%3N 2026-06-15 10:21:40.048 | + functions-common:time_stop:2426 : end_time=1781518900044 2026-06-15 10:21:40.051 | + functions-common:time_stop:2427 : elapsed_time=11405 2026-06-15 10:21:40.053 | + functions-common:time_stop:2428 : total=19276 2026-06-15 10:21:40.056 | + functions-common:time_stop:2430 : _TIME_START[$name]= 2026-06-15 10:21:40.060 | + functions-common:time_stop:2431 : _TIME_TOTAL[$name]=30681 2026-06-15 10:21:40.063 | + inc/python:pip_install:219 : return 0 2026-06-15 10:21:40.067 | + lib/infra:install_infra:39 : unset PIP_VIRTUAL_ENV 2026-06-15 10:21:40.071 | + lib/infra:install_infra:42 : use_library_from_git pbr 2026-06-15 10:21:40.075 | + inc/python:use_library_from_git:266 : local name=pbr 2026-06-15 10:21:40.079 | + inc/python:use_library_from_git:267 : local enabled=1 2026-06-15 10:21:40.083 | + inc/python:use_library_from_git:268 : [[ novnc,cinder,devstack,glance,keystone,neutron,nova,os-test-images,placement,requirements,swift,tempest = \A\L\L ]] 2026-06-15 10:21:40.087 | + inc/python:use_library_from_git:268 : [[ ,novnc,cinder,devstack,glance,keystone,neutron,nova,os-test-images,placement,requirements,swift,tempest, =~ ,pbr, ]] 2026-06-15 10:21:40.091 | + inc/python:use_library_from_git:269 : return 1 2026-06-15 10:21:40.095 | + lib/infra:install_infra:48 : pip_install -U pbr 2026-06-15 10:21:40.123 | Using python 3.12 to install pbr 2026-06-15 10:21:40.126 | + inc/python:pip_install:210 : env http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= /opt/stack/data/venv/bin/pip install -c /opt/stack/requirements/upper-constraints.txt -U pbr 2026-06-15 10:21:41.071 | Looking in indexes: https://mirror-int.ord.rax.opendev.org/pypi/simple, https://mirror-int.ord.rax.opendev.org/wheel/ubuntu-24.04-x86_64 2026-06-15 10:21:41.077 | Requirement already satisfied: pbr in /opt/stack/data/venv/lib/python3.12/site-packages (7.0.3) 2026-06-15 10:21:41.187 | Requirement already satisfied: setuptools in /opt/stack/data/venv/lib/python3.12/site-packages (from pbr) (82.0.1) 2026-06-15 10:21:41.348 | + inc/python:pip_install:216 : result=0 2026-06-15 10:21:41.352 | + inc/python:pip_install:218 : time_stop pip_install 2026-06-15 10:21:41.355 | + functions-common:time_stop:2414 : local name 2026-06-15 10:21:41.359 | + functions-common:time_stop:2415 : local end_time 2026-06-15 10:21:41.362 | + functions-common:time_stop:2416 : local elapsed_time 2026-06-15 10:21:41.365 | + functions-common:time_stop:2417 : local total 2026-06-15 10:21:41.368 | + functions-common:time_stop:2418 : local start_time 2026-06-15 10:21:41.371 | + functions-common:time_stop:2420 : name=pip_install 2026-06-15 10:21:41.374 | + functions-common:time_stop:2421 : start_time=1781518900115 2026-06-15 10:21:41.378 | + functions-common:time_stop:2423 : [[ -z 1781518900115 ]] 2026-06-15 10:21:41.383 | ++ functions-common:time_stop:2426 : date +%s%3N 2026-06-15 10:21:41.388 | + functions-common:time_stop:2426 : end_time=1781518901384 2026-06-15 10:21:41.391 | + functions-common:time_stop:2427 : elapsed_time=1269 2026-06-15 10:21:41.395 | + functions-common:time_stop:2428 : total=30681 2026-06-15 10:21:41.397 | + functions-common:time_stop:2430 : _TIME_START[$name]= 2026-06-15 10:21:41.401 | + functions-common:time_stop:2431 : _TIME_TOTAL[$name]=31950 2026-06-15 10:21:41.405 | + inc/python:pip_install:219 : return 0 2026-06-15 10:21:41.409 | + ./stack.sh:main:832 : python3.12 -m venv /opt/stack/bindep-venv 2026-06-15 10:21:46.986 | + ./stack.sh:main:834 : /opt/stack/bindep-venv/bin/pip install bindep 2026-06-15 10:21:47.577 | Looking in indexes: https://mirror-int.ord.rax.opendev.org/pypi/simple, https://mirror-int.ord.rax.opendev.org/wheel/ubuntu-24.04-x86_64 2026-06-15 10:21:47.689 | Collecting bindep 2026-06-15 10:21:47.694 | Downloading https://mirror-int.ord.rax.opendev.org/pypifiles/packages/6e/50/b102034fbff7f86dc1120ba72309c12a9a4937e02b941e7c7a301879dc0f/bindep-2.14.0-py3-none-any.whl.metadata (11 kB) 2026-06-15 10:21:47.779 | Collecting distro>=1.7 (from bindep) 2026-06-15 10:21:47.783 | Downloading https://mirror-int.ord.rax.opendev.org/pypifiles/packages/12/b3/231ffd4ab1fc9d679809f356cebee130ac7daa00d6d6f3206dd4fd137e9e/distro-1.9.0-py3-none-any.whl.metadata (6.8 kB) 2026-06-15 10:21:47.851 | Collecting packaging (from bindep) 2026-06-15 10:21:47.853 | Using cached https://mirror-int.ord.rax.opendev.org/pypifiles/packages/df/b2/87e62e8c3e2f4b32e5fe99e0b86d576da1312593b39f47d8ceef365e95ed/packaging-26.2-py3-none-any.whl.metadata (3.5 kB) 2026-06-15 10:21:47.884 | Collecting Parsley (from bindep) 2026-06-15 10:21:47.887 | Downloading https://mirror-int.ord.rax.opendev.org/pypifiles/packages/2b/d6/4fed8d65e28a970e1c5cb33ce9c7e22e3de745e1b2ae37af051ef16aea3b/Parsley-1.3-py2.py3-none-any.whl.metadata (4.1 kB) 2026-06-15 10:21:47.965 | Collecting pbr>=2 (from bindep) 2026-06-15 10:21:47.967 | Using cached https://mirror-int.ord.rax.opendev.org/pypifiles/packages/c0/db/61efa0d08a99f897ef98256b03e563092d36cc38dc4ebe4a85020fe40b31/pbr-7.0.3-py2.py3-none-any.whl.metadata (3.8 kB) 2026-06-15 10:21:48.405 | Collecting setuptools (from pbr>=2->bindep) 2026-06-15 10:21:48.409 | Using cached https://mirror-int.ord.rax.opendev.org/pypifiles/packages/9d/76/f789f7a86709c6b087c5a2f52f911838cad707cc613162401badc665acfe/setuptools-82.0.1-py3-none-any.whl.metadata (6.5 kB) 2026-06-15 10:21:48.489 | Downloading https://mirror-int.ord.rax.opendev.org/pypifiles/packages/6e/50/b102034fbff7f86dc1120ba72309c12a9a4937e02b941e7c7a301879dc0f/bindep-2.14.0-py3-none-any.whl (35 kB) 2026-06-15 10:21:48.499 | Downloading https://mirror-int.ord.rax.opendev.org/pypifiles/packages/12/b3/231ffd4ab1fc9d679809f356cebee130ac7daa00d6d6f3206dd4fd137e9e/distro-1.9.0-py3-none-any.whl (20 kB) 2026-06-15 10:21:48.507 | Using cached https://mirror-int.ord.rax.opendev.org/pypifiles/packages/c0/db/61efa0d08a99f897ef98256b03e563092d36cc38dc4ebe4a85020fe40b31/pbr-7.0.3-py2.py3-none-any.whl (131 kB) 2026-06-15 10:21:48.508 | Using cached https://mirror-int.ord.rax.opendev.org/pypifiles/packages/df/b2/87e62e8c3e2f4b32e5fe99e0b86d576da1312593b39f47d8ceef365e95ed/packaging-26.2-py3-none-any.whl (100 kB) 2026-06-15 10:21:48.512 | Downloading https://mirror-int.ord.rax.opendev.org/pypifiles/packages/2b/d6/4fed8d65e28a970e1c5cb33ce9c7e22e3de745e1b2ae37af051ef16aea3b/Parsley-1.3-py2.py3-none-any.whl (88 kB) 2026-06-15 10:21:48.525 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 88.9/88.9 kB 11.1 MB/s eta 0:00:00 2026-06-15 10:21:48.527 | Using cached https://mirror-int.ord.rax.opendev.org/pypifiles/packages/9d/76/f789f7a86709c6b087c5a2f52f911838cad707cc613162401badc665acfe/setuptools-82.0.1-py3-none-any.whl (1.0 MB) 2026-06-15 10:21:48.673 | Installing collected packages: Parsley, setuptools, packaging, distro, pbr, bindep 2026-06-15 10:21:50.404 | Successfully installed Parsley-1.3 bindep-2.14.0 distro-1.9.0 packaging-26.2 pbr-7.0.3 setuptools-82.0.1 2026-06-15 10:21:50.541 | + ./stack.sh:main:835 : export BINDEP_CMD=/opt/stack/bindep-venv/bin/bindep 2026-06-15 10:21:50.545 | + ./stack.sh:main:835 : BINDEP_CMD=/opt/stack/bindep-venv/bin/bindep 2026-06-15 10:21:50.550 | ++ ./stack.sh:main:838 : _get_plugin_bindep_packages 2026-06-15 10:21:50.574 | + ./stack.sh:main:838 : pkgs= 2026-06-15 10:21:50.578 | + ./stack.sh:main:839 : [[ -n '' ]] 2026-06-15 10:21:50.582 | + ./stack.sh:main:846 : run_phase stack pre-install 2026-06-15 10:21:50.586 | + functions-common:run_phase:1842 : local mode=stack 2026-06-15 10:21:50.590 | + functions-common:run_phase:1843 : local phase=pre-install 2026-06-15 10:21:50.594 | + functions-common:run_phase:1844 : [[ -d /opt/stack/devstack/extras.d ]] 2026-06-15 10:21:50.598 | + functions-common:run_phase:1845 : local extra_plugin_file_name 2026-06-15 10:21:50.602 | + functions-common:run_phase:1846 : for extra_plugin_file_name in $TOP_DIR/extras.d/*.sh 2026-06-15 10:21:50.607 | + functions-common:run_phase:1851 : local exceptions=80-tempest.sh 2026-06-15 10:21:50.610 | + functions-common:run_phase:1852 : local extra 2026-06-15 10:21:50.615 | ++ functions-common:run_phase:1853 : basename /opt/stack/devstack/extras.d/80-tempest.sh 2026-06-15 10:21:50.621 | + functions-common:run_phase:1853 : extra=80-tempest.sh 2026-06-15 10:21:50.624 | + functions-common:run_phase:1854 : [[ 80-tempest.sh =~ 80-tempest\.sh ]] 2026-06-15 10:21:50.628 | + functions-common:run_phase:1858 : [[ -r /opt/stack/devstack/extras.d/80-tempest.sh ]] 2026-06-15 10:21:50.631 | + functions-common:run_phase:1858 : source /opt/stack/devstack/extras.d/80-tempest.sh stack pre-install 2026-06-15 10:21:50.635 | ++ extras.d/80-tempest.sh:source:3 : is_service_enabled tempest 2026-06-15 10:21:50.653 | ++ functions-common:is_service_enabled:2070 : return 0 2026-06-15 10:21:50.657 | ++ extras.d/80-tempest.sh:source:4 : [[ stack == \s\o\u\r\c\e ]] 2026-06-15 10:21:50.660 | ++ extras.d/80-tempest.sh:source:7 : [[ stack == \s\t\a\c\k ]] 2026-06-15 10:21:50.663 | ++ extras.d/80-tempest.sh:source:7 : [[ pre-install == \i\n\s\t\a\l\l ]] 2026-06-15 10:21:50.668 | ++ extras.d/80-tempest.sh:source:10 : [[ stack == \s\t\a\c\k ]] 2026-06-15 10:21:50.671 | ++ extras.d/80-tempest.sh:source:10 : [[ pre-install == \p\o\s\t\-\c\o\n\f\i\g ]] 2026-06-15 10:21:50.674 | ++ extras.d/80-tempest.sh:source:13 : [[ stack == \s\t\a\c\k ]] 2026-06-15 10:21:50.677 | ++ extras.d/80-tempest.sh:source:13 : [[ pre-install == \e\x\t\r\a ]] 2026-06-15 10:21:50.681 | ++ extras.d/80-tempest.sh:source:16 : [[ stack == \s\t\a\c\k ]] 2026-06-15 10:21:50.685 | ++ extras.d/80-tempest.sh:source:16 : [[ pre-install == \p\o\s\t\-\e\x\t\r\a ]] 2026-06-15 10:21:50.688 | ++ extras.d/80-tempest.sh:source:19 : [[ stack == \s\t\a\c\k ]] 2026-06-15 10:21:50.692 | ++ extras.d/80-tempest.sh:source:19 : [[ pre-install == \t\e\s\t\-\c\o\n\f\i\g ]] 2026-06-15 10:21:50.696 | ++ extras.d/80-tempest.sh:source:27 : [[ stack == \u\n\s\t\a\c\k ]] 2026-06-15 10:21:50.699 | ++ extras.d/80-tempest.sh:source:32 : [[ stack == \c\l\e\a\n ]] 2026-06-15 10:21:50.703 | + functions-common:run_phase:1863 : [[ stack == \s\o\u\r\c\e ]] 2026-06-15 10:21:50.705 | + functions-common:run_phase:1866 : [[ stack == \o\v\e\r\r\i\d\e\_\d\e\f\a\u\l\t\s ]] 2026-06-15 10:21:50.709 | + functions-common:run_phase:1869 : run_plugins stack pre-install 2026-06-15 10:21:50.712 | + functions-common:run_plugins:1828 : local mode=stack 2026-06-15 10:21:50.715 | + functions-common:run_plugins:1829 : local phase=pre-install 2026-06-15 10:21:50.718 | + functions-common:run_plugins:1831 : local plugins= 2026-06-15 10:21:50.722 | + functions-common:run_plugins:1832 : local plugin 2026-06-15 10:21:50.725 | + ./stack.sh:main:849 : set_systemd_override DefaultLimitNOFILE 2048 2026-06-15 10:21:50.729 | + functions:set_systemd_override:844 : local key=DefaultLimitNOFILE 2026-06-15 10:21:50.732 | + functions:set_systemd_override:845 : local value=2048 2026-06-15 10:21:50.735 | + functions:set_systemd_override:847 : local sysconf=/etc/systemd/system.conf 2026-06-15 10:21:50.738 | + functions:set_systemd_override:848 : iniset -sudo /etc/systemd/system.conf Manager DefaultLimitNOFILE 2048 2026-06-15 10:21:50.808 | + functions:set_systemd_override:849 : echo 'Set systemd system override for DefaultLimitNOFILE=2048' 2026-06-15 10:21:50.809 | Set systemd system override for DefaultLimitNOFILE=2048 2026-06-15 10:21:50.812 | + functions:set_systemd_override:851 : sudo systemctl daemon-reload 2026-06-15 10:21:51.175 | + ./stack.sh:main:851 : install_rpc_backend 2026-06-15 10:21:51.179 | + lib/rpc_backend:install_rpc_backend:52 : is_service_enabled rabbit 2026-06-15 10:21:51.202 | + functions-common:is_service_enabled:2070 : return 0 2026-06-15 10:21:51.205 | + lib/rpc_backend:install_rpc_backend:54 : install_package rabbitmq-server 2026-06-15 10:21:51.207 | + functions-common:install_package:1432 : update_package_repo 2026-06-15 10:21:51.210 | + functions-common:update_package_repo:1406 : NO_UPDATE_REPOS=False 2026-06-15 10:21:51.213 | + functions-common:update_package_repo:1407 : REPOS_UPDATED=True 2026-06-15 10:21:51.218 | + functions-common:update_package_repo:1408 : RETRY_UPDATE=False 2026-06-15 10:21:51.220 | + functions-common:update_package_repo:1410 : [[ False = \T\r\u\e ]] 2026-06-15 10:21:51.224 | + functions-common:update_package_repo:1414 : is_ubuntu 2026-06-15 10:21:51.227 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-06-15 10:21:51.230 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-06-15 10:21:51.234 | + functions-common:update_package_repo:1415 : apt_get_update 2026-06-15 10:21:51.237 | + functions-common:apt_get_update:1160 : [[ True == \T\r\u\e ]] 2026-06-15 10:21:51.240 | + functions-common:apt_get_update:1160 : [[ False != \T\r\u\e ]] 2026-06-15 10:21:51.243 | + functions-common:apt_get_update:1161 : return 2026-06-15 10:21:51.246 | + functions-common:install_package:1433 : real_install_package rabbitmq-server 2026-06-15 10:21:51.250 | + functions-common:real_install_package:1420 : is_ubuntu 2026-06-15 10:21:51.253 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-06-15 10:21:51.256 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-06-15 10:21:51.260 | + functions-common:real_install_package:1421 : apt_get install rabbitmq-server 2026-06-15 10:21:51.288 | + functions-common:apt_get:1201 : sudo DEBIAN_FRONTEND=noninteractive http_proxy= https_proxy= no_proxy= apt-get --option Dpkg::Options::=--force-confold --assume-yes install rabbitmq-server 2026-06-15 10:21:51.325 | Reading package lists... 2026-06-15 10:21:51.675 | Building dependency tree... 2026-06-15 10:21:51.675 | Reading state information... 2026-06-15 10:21:52.048 | The following additional packages will be installed: 2026-06-15 10:21:52.049 | erlang-asn1 erlang-base erlang-crypto erlang-eldap erlang-ftp erlang-inets 2026-06-15 10:21:52.049 | erlang-mnesia erlang-os-mon erlang-parsetools erlang-public-key 2026-06-15 10:21:52.049 | erlang-runtime-tools erlang-snmp erlang-ssl erlang-syntax-tools erlang-tftp 2026-06-15 10:21:52.052 | erlang-tools erlang-xmerl logrotate 2026-06-15 10:21:52.054 | Suggested packages: 2026-06-15 10:21:52.054 | erlang erlang-manpages erlang-doc bsd-mailx | mailx 2026-06-15 10:21:52.097 | The following NEW packages will be installed: 2026-06-15 10:21:52.097 | erlang-asn1 erlang-base erlang-crypto erlang-eldap erlang-ftp erlang-inets 2026-06-15 10:21:52.097 | erlang-mnesia erlang-os-mon erlang-parsetools erlang-public-key 2026-06-15 10:21:52.097 | erlang-runtime-tools erlang-snmp erlang-ssl erlang-syntax-tools erlang-tftp 2026-06-15 10:21:52.099 | erlang-tools erlang-xmerl logrotate rabbitmq-server 2026-06-15 10:21:52.154 | 0 upgraded, 19 newly installed, 0 to remove and 0 not upgraded. 2026-06-15 10:21:52.154 | Need to get 36.1 MB of archives. 2026-06-15 10:21:52.154 | After this operation, 56.4 MB of additional disk space will be used. 2026-06-15 10:21:52.154 | Get:1 https://mirror-int.ord.rax.opendev.org/ubuntu noble/main amd64 logrotate amd64 3.21.0-2build1 [52.2 kB] 2026-06-15 10:21:52.157 | Get:2 https://mirror-int.ord.rax.opendev.org/ubuntu noble-updates/main amd64 erlang-base amd64 1:25.3.2.8+dfsg-1ubuntu4.6 [10.2 MB] 2026-06-15 10:21:52.381 | Get:3 https://mirror-int.ord.rax.opendev.org/ubuntu noble-updates/main amd64 erlang-asn1 amd64 1:25.3.2.8+dfsg-1ubuntu4.6 [911 kB] 2026-06-15 10:21:52.398 | Get:4 https://mirror-int.ord.rax.opendev.org/ubuntu noble-updates/main amd64 erlang-crypto amd64 1:25.3.2.8+dfsg-1ubuntu4.6 [162 kB] 2026-06-15 10:21:52.401 | Get:5 https://mirror-int.ord.rax.opendev.org/ubuntu noble-updates/main amd64 erlang-public-key amd64 1:25.3.2.8+dfsg-1ubuntu4.6 [764 kB] 2026-06-15 10:21:52.416 | Get:6 https://mirror-int.ord.rax.opendev.org/ubuntu noble-updates/main amd64 erlang-mnesia amd64 1:25.3.2.8+dfsg-1ubuntu4.6 [892 kB] 2026-06-15 10:21:52.433 | Get:7 https://mirror-int.ord.rax.opendev.org/ubuntu noble-updates/main amd64 erlang-runtime-tools amd64 1:25.3.2.8+dfsg-1ubuntu4.6 [227 kB] 2026-06-15 10:21:52.438 | Get:8 https://mirror-int.ord.rax.opendev.org/ubuntu noble-updates/main amd64 erlang-ssl amd64 1:25.3.2.8+dfsg-1ubuntu4.6 [1,646 kB] 2026-06-15 10:21:52.476 | Get:9 https://mirror-int.ord.rax.opendev.org/ubuntu noble-updates/main amd64 erlang-eldap amd64 1:25.3.2.8+dfsg-1ubuntu4.6 [126 kB] 2026-06-15 10:21:52.479 | Get:10 https://mirror-int.ord.rax.opendev.org/ubuntu noble-updates/main amd64 erlang-ftp amd64 1:25.3.2.8+dfsg-1ubuntu4.6 [86.0 kB] 2026-06-15 10:21:52.481 | Get:11 https://mirror-int.ord.rax.opendev.org/ubuntu noble-updates/main amd64 erlang-tftp amd64 1:25.3.2.8+dfsg-1ubuntu4.6 [102 kB] 2026-06-15 10:21:52.483 | Get:12 https://mirror-int.ord.rax.opendev.org/ubuntu noble-updates/main amd64 erlang-inets amd64 1:25.3.2.8+dfsg-1ubuntu4.6 [641 kB] 2026-06-15 10:21:52.496 | Get:13 https://mirror-int.ord.rax.opendev.org/ubuntu noble-updates/main amd64 erlang-snmp amd64 1:25.3.2.8+dfsg-1ubuntu4.6 [1,878 kB] 2026-06-15 10:21:52.535 | Get:14 https://mirror-int.ord.rax.opendev.org/ubuntu noble-updates/main amd64 erlang-os-mon amd64 1:25.3.2.8+dfsg-1ubuntu4.6 [92.2 kB] 2026-06-15 10:21:52.537 | Get:15 https://mirror-int.ord.rax.opendev.org/ubuntu noble-updates/main amd64 erlang-parsetools amd64 1:25.3.2.8+dfsg-1ubuntu4.6 [194 kB] 2026-06-15 10:21:52.541 | Get:16 https://mirror-int.ord.rax.opendev.org/ubuntu noble-updates/main amd64 erlang-syntax-tools amd64 1:25.3.2.8+dfsg-1ubuntu4.6 [305 kB] 2026-06-15 10:21:52.547 | Get:17 https://mirror-int.ord.rax.opendev.org/ubuntu noble-updates/main amd64 erlang-tools amd64 1:25.3.2.8+dfsg-1ubuntu4.6 [587 kB] 2026-06-15 10:21:52.559 | Get:18 https://mirror-int.ord.rax.opendev.org/ubuntu noble-updates/main amd64 erlang-xmerl amd64 1:25.3.2.8+dfsg-1ubuntu4.6 [1,371 kB] 2026-06-15 10:21:52.588 | Get:19 https://mirror-int.ord.rax.opendev.org/ubuntu noble-updates/main amd64 rabbitmq-server all 3.12.1-1ubuntu1.4 [15.9 MB] 2026-06-15 10:21:53.249 | debconf: delaying package configuration, since apt-utils is not installed 2026-06-15 10:21:53.302 | Fetched 36.1 MB in 1s (43.3 MB/s) 2026-06-15 10:21:53.336 | Selecting previously unselected package logrotate. 2026-06-15 10:21:53.369 | (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 ... 50824 files and directories currently installed.) 2026-06-15 10:21:53.373 | Preparing to unpack .../00-logrotate_3.21.0-2build1_amd64.deb ... 2026-06-15 10:21:53.376 | Unpacking logrotate (3.21.0-2build1) ... 2026-06-15 10:21:53.422 | Selecting previously unselected package erlang-base. 2026-06-15 10:21:53.430 | Preparing to unpack .../01-erlang-base_1%3a25.3.2.8+dfsg-1ubuntu4.6_amd64.deb ... 2026-06-15 10:21:53.434 | Unpacking erlang-base (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-06-15 10:21:53.709 | Selecting previously unselected package erlang-asn1. 2026-06-15 10:21:53.716 | Preparing to unpack .../02-erlang-asn1_1%3a25.3.2.8+dfsg-1ubuntu4.6_amd64.deb ... 2026-06-15 10:21:53.719 | Unpacking erlang-asn1 (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-06-15 10:21:53.764 | Selecting previously unselected package erlang-crypto. 2026-06-15 10:21:53.771 | Preparing to unpack .../03-erlang-crypto_1%3a25.3.2.8+dfsg-1ubuntu4.6_amd64.deb ... 2026-06-15 10:21:53.774 | Unpacking erlang-crypto (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-06-15 10:21:53.810 | Selecting previously unselected package erlang-public-key. 2026-06-15 10:21:53.817 | Preparing to unpack .../04-erlang-public-key_1%3a25.3.2.8+dfsg-1ubuntu4.6_amd64.deb ... 2026-06-15 10:21:53.820 | Unpacking erlang-public-key (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-06-15 10:21:53.862 | Selecting previously unselected package erlang-mnesia. 2026-06-15 10:21:53.869 | Preparing to unpack .../05-erlang-mnesia_1%3a25.3.2.8+dfsg-1ubuntu4.6_amd64.deb ... 2026-06-15 10:21:53.872 | Unpacking erlang-mnesia (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-06-15 10:21:53.924 | Selecting previously unselected package erlang-runtime-tools. 2026-06-15 10:21:53.931 | Preparing to unpack .../06-erlang-runtime-tools_1%3a25.3.2.8+dfsg-1ubuntu4.6_amd64.deb ... 2026-06-15 10:21:53.934 | Unpacking erlang-runtime-tools (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-06-15 10:21:53.983 | Selecting previously unselected package erlang-ssl. 2026-06-15 10:21:53.991 | Preparing to unpack .../07-erlang-ssl_1%3a25.3.2.8+dfsg-1ubuntu4.6_amd64.deb ... 2026-06-15 10:21:53.994 | Unpacking erlang-ssl (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-06-15 10:21:54.066 | Selecting previously unselected package erlang-eldap. 2026-06-15 10:21:54.074 | Preparing to unpack .../08-erlang-eldap_1%3a25.3.2.8+dfsg-1ubuntu4.6_amd64.deb ... 2026-06-15 10:21:54.078 | Unpacking erlang-eldap (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-06-15 10:21:54.121 | Selecting previously unselected package erlang-ftp. 2026-06-15 10:21:54.128 | Preparing to unpack .../09-erlang-ftp_1%3a25.3.2.8+dfsg-1ubuntu4.6_amd64.deb ... 2026-06-15 10:21:54.131 | Unpacking erlang-ftp (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-06-15 10:21:54.166 | Selecting previously unselected package erlang-tftp. 2026-06-15 10:21:54.174 | Preparing to unpack .../10-erlang-tftp_1%3a25.3.2.8+dfsg-1ubuntu4.6_amd64.deb ... 2026-06-15 10:21:54.177 | Unpacking erlang-tftp (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-06-15 10:21:54.217 | Selecting previously unselected package erlang-inets. 2026-06-15 10:21:54.224 | Preparing to unpack .../11-erlang-inets_1%3a25.3.2.8+dfsg-1ubuntu4.6_amd64.deb ... 2026-06-15 10:21:54.227 | Unpacking erlang-inets (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-06-15 10:21:54.288 | Selecting previously unselected package erlang-snmp. 2026-06-15 10:21:54.293 | Preparing to unpack .../12-erlang-snmp_1%3a25.3.2.8+dfsg-1ubuntu4.6_amd64.deb ... 2026-06-15 10:21:54.295 | Unpacking erlang-snmp (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-06-15 10:21:54.402 | Selecting previously unselected package erlang-os-mon. 2026-06-15 10:21:54.411 | Preparing to unpack .../13-erlang-os-mon_1%3a25.3.2.8+dfsg-1ubuntu4.6_amd64.deb ... 2026-06-15 10:21:54.414 | Unpacking erlang-os-mon (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-06-15 10:21:54.454 | Selecting previously unselected package erlang-parsetools. 2026-06-15 10:21:54.461 | Preparing to unpack .../14-erlang-parsetools_1%3a25.3.2.8+dfsg-1ubuntu4.6_amd64.deb ... 2026-06-15 10:21:54.464 | Unpacking erlang-parsetools (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-06-15 10:21:54.498 | Selecting previously unselected package erlang-syntax-tools. 2026-06-15 10:21:54.506 | Preparing to unpack .../15-erlang-syntax-tools_1%3a25.3.2.8+dfsg-1ubuntu4.6_amd64.deb ... 2026-06-15 10:21:54.509 | Unpacking erlang-syntax-tools (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-06-15 10:21:54.549 | Selecting previously unselected package erlang-tools. 2026-06-15 10:21:54.556 | Preparing to unpack .../16-erlang-tools_1%3a25.3.2.8+dfsg-1ubuntu4.6_amd64.deb ... 2026-06-15 10:21:54.559 | Unpacking erlang-tools (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-06-15 10:21:54.619 | Selecting previously unselected package erlang-xmerl. 2026-06-15 10:21:54.627 | Preparing to unpack .../17-erlang-xmerl_1%3a25.3.2.8+dfsg-1ubuntu4.6_amd64.deb ... 2026-06-15 10:21:54.629 | Unpacking erlang-xmerl (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-06-15 10:21:54.695 | Selecting previously unselected package rabbitmq-server. 2026-06-15 10:21:54.703 | Preparing to unpack .../18-rabbitmq-server_3.12.1-1ubuntu1.4_all.deb ... 2026-06-15 10:21:54.705 | Unpacking rabbitmq-server (3.12.1-1ubuntu1.4) ... 2026-06-15 10:21:55.393 | Setting up logrotate (3.21.0-2build1) ... 2026-06-15 10:21:55.647 | Created symlink /etc/systemd/system/timers.target.wants/logrotate.timer → /usr/lib/systemd/system/logrotate.timer. 2026-06-15 10:21:56.059 | logrotate.service is a disabled or a static unit, not starting it. 2026-06-15 10:21:56.091 | Setting up erlang-base (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-06-15 10:21:56.466 | Created symlink /etc/systemd/system/multi-user.target.wants/epmd.service → /usr/lib/systemd/system/epmd.service. 2026-06-15 10:21:56.466 | Created symlink /etc/systemd/system/sockets.target.wants/epmd.socket → /usr/lib/systemd/system/epmd.socket. 2026-06-15 10:21:58.388 | Searching for services which depend on erlang and should be started... none found. 2026-06-15 10:21:58.392 | Setting up erlang-xmerl (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-06-15 10:21:58.399 | Setting up erlang-syntax-tools (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-06-15 10:21:58.407 | Setting up erlang-parsetools (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-06-15 10:21:58.413 | Setting up erlang-asn1 (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-06-15 10:21:58.420 | Setting up erlang-tftp (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-06-15 10:21:58.426 | Setting up erlang-mnesia (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-06-15 10:21:58.434 | Setting up erlang-crypto (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-06-15 10:21:58.441 | Setting up erlang-runtime-tools (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-06-15 10:21:58.448 | Setting up erlang-tools (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-06-15 10:21:58.456 | Setting up erlang-snmp (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-06-15 10:21:58.466 | Setting up erlang-public-key (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-06-15 10:21:58.472 | Setting up erlang-ssl (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-06-15 10:21:58.479 | Setting up erlang-os-mon (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-06-15 10:21:58.485 | Setting up erlang-eldap (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-06-15 10:21:58.491 | Setting up erlang-ftp (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-06-15 10:21:58.498 | Setting up erlang-inets (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-06-15 10:21:58.504 | Setting up rabbitmq-server (3.12.1-1ubuntu1.4) ... 2026-06-15 10:21:58.577 | info: Selecting GID from range 100 to 999 ... 2026-06-15 10:21:58.582 | info: Adding group `rabbitmq' (GID 114) ... 2026-06-15 10:21:58.670 | info: Selecting UID from range 100 to 999 ... 2026-06-15 10:21:58.670 | 2026-06-15 10:21:58.674 | info: Adding system user `rabbitmq' (UID 111) ... 2026-06-15 10:21:58.677 | info: Adding new user `rabbitmq' (UID 111) with group `rabbitmq' ... 2026-06-15 10:21:58.716 | info: Not creating home directory `/var/lib/rabbitmq'. 2026-06-15 10:21:59.009 | Created symlink /etc/systemd/system/multi-user.target.wants/rabbitmq-server.service → /usr/lib/systemd/system/rabbitmq-server.service. 2026-06-15 10:22:09.520 | Processing triggers for man-db (2.12.0-4build2) ... 2026-06-15 10:22:10.877 | + functions-common:apt_get:1205 : result=0 2026-06-15 10:22:10.882 | + functions-common:apt_get:1208 : time_stop apt-get 2026-06-15 10:22:10.885 | + functions-common:time_stop:2414 : local name 2026-06-15 10:22:10.890 | + functions-common:time_stop:2415 : local end_time 2026-06-15 10:22:10.895 | + functions-common:time_stop:2416 : local elapsed_time 2026-06-15 10:22:10.898 | + functions-common:time_stop:2417 : local total 2026-06-15 10:22:10.902 | + functions-common:time_stop:2418 : local start_time 2026-06-15 10:22:10.906 | + functions-common:time_stop:2420 : name=apt-get 2026-06-15 10:22:10.909 | + functions-common:time_stop:2421 : start_time=1781518911284 2026-06-15 10:22:10.913 | + functions-common:time_stop:2423 : [[ -z 1781518911284 ]] 2026-06-15 10:22:10.918 | ++ functions-common:time_stop:2426 : date +%s%3N 2026-06-15 10:22:10.923 | + functions-common:time_stop:2426 : end_time=1781518930919 2026-06-15 10:22:10.927 | + functions-common:time_stop:2427 : elapsed_time=19635 2026-06-15 10:22:10.930 | + functions-common:time_stop:2428 : total=76565 2026-06-15 10:22:10.934 | + functions-common:time_stop:2430 : _TIME_START[$name]= 2026-06-15 10:22:10.937 | + functions-common:time_stop:2431 : _TIME_TOTAL[$name]=96200 2026-06-15 10:22:10.941 | + functions-common:apt_get:1209 : return 0 2026-06-15 10:22:10.944 | + lib/rpc_backend:install_rpc_backend:55 : is_fedora 2026-06-15 10:22:10.948 | + functions-common:is_fedora:526 : [[ -z Ubuntu ]] 2026-06-15 10:22:10.952 | + functions-common:is_fedora:530 : '[' Ubuntu = Fedora ']' 2026-06-15 10:22:10.955 | + functions-common:is_fedora:530 : '[' Ubuntu = 'Red Hat' ']' 2026-06-15 10:22:10.959 | + functions-common:is_fedora:531 : '[' Ubuntu = openEuler ']' 2026-06-15 10:22:10.963 | + functions-common:is_fedora:532 : '[' Ubuntu = RedHatEnterpriseServer ']' 2026-06-15 10:22:10.966 | + functions-common:is_fedora:533 : '[' Ubuntu = RedHatEnterprise ']' 2026-06-15 10:22:10.970 | + functions-common:is_fedora:534 : '[' Ubuntu = RedHatEnterpriseLinux ']' 2026-06-15 10:22:10.973 | + functions-common:is_fedora:535 : '[' Ubuntu = RockyLinux ']' 2026-06-15 10:22:10.977 | + functions-common:is_fedora:536 : '[' Ubuntu = CentOS ']' 2026-06-15 10:22:10.981 | + functions-common:is_fedora:536 : '[' Ubuntu = CentOSStream ']' 2026-06-15 10:22:10.985 | + functions-common:is_fedora:537 : '[' Ubuntu = AlmaLinux ']' 2026-06-15 10:22:10.988 | + functions-common:is_fedora:538 : '[' Ubuntu = OracleServer ']' 2026-06-15 10:22:10.992 | + functions-common:is_fedora:538 : '[' Ubuntu = Virtuozzo ']' 2026-06-15 10:22:10.995 | + ./stack.sh:main:852 : restart_rpc_backend 2026-06-15 10:22:10.999 | + lib/rpc_backend:restart_rpc_backend:68 : is_service_enabled rabbit 2026-06-15 10:22:11.021 | + functions-common:is_service_enabled:2070 : return 0 2026-06-15 10:22:11.025 | + lib/rpc_backend:restart_rpc_backend:70 : echo_summary 'Starting RabbitMQ' 2026-06-15 10:22:11.029 | + ./stack.sh:echo_summary:438 : [[ -t 3 ]] 2026-06-15 10:22:11.034 | + ./stack.sh:echo_summary:444 : echo -e Starting RabbitMQ 2026-06-15 10:22:11.037 | + lib/rpc_backend:restart_rpc_backend:81 : local i 2026-06-15 10:22:11.043 | ++ lib/rpc_backend:restart_rpc_backend:82 : seq 20 2026-06-15 10:22:11.049 | + lib/rpc_backend:restart_rpc_backend:82 : for i in `seq 20` 2026-06-15 10:22:11.052 | + lib/rpc_backend:restart_rpc_backend:83 : local rc=0 2026-06-15 10:22:11.056 | + lib/rpc_backend:restart_rpc_backend:85 : [[ 1 -eq 20 ]] 2026-06-15 10:22:11.061 | + lib/rpc_backend:restart_rpc_backend:87 : [[ 1 == \0 ]] 2026-06-15 10:22:11.065 | + lib/rpc_backend:restart_rpc_backend:91 : rabbit_setuser stackrabbit secretrabbit 2026-06-15 10:22:11.069 | + lib/rpc_backend:rabbit_setuser:160 : local user=stackrabbit pass=secretrabbit found= out= 2026-06-15 10:22:11.073 | ++ lib/rpc_backend:rabbit_setuser:161 : sudo rabbitmqctl list_users 2026-06-15 10:22:11.983 | + lib/rpc_backend:rabbit_setuser:161 : out='Listing users ... 2026-06-15 10:22:11.983 | user tags 2026-06-15 10:22:11.983 | guest [administrator]' 2026-06-15 10:22:11.987 | ++ lib/rpc_backend:rabbit_setuser:163 : echo 'Listing users ... 2026-06-15 10:22:11.987 | user tags 2026-06-15 10:22:11.988 | guest [administrator]' 2026-06-15 10:22:11.988 | ++ lib/rpc_backend:rabbit_setuser:163 : awk '$1 == user { print $1 }' user=stackrabbit 2026-06-15 10:22:11.995 | + lib/rpc_backend:rabbit_setuser:163 : found= 2026-06-15 10:22:11.998 | + lib/rpc_backend:rabbit_setuser:164 : '[' '' = stackrabbit ']' 2026-06-15 10:22:12.001 | + lib/rpc_backend:rabbit_setuser:168 : sudo rabbitmqctl add_user stackrabbit secretrabbit 2026-06-15 10:22:12.890 | Adding user "stackrabbit" ... 2026-06-15 10:22:12.898 | Done. Don't forget to grant the user permissions to some virtual hosts! See 'rabbitmqctl help set_permissions' to learn more. 2026-06-15 10:22:12.918 | + lib/rpc_backend:rabbit_setuser:171 : sudo rabbitmqctl set_permissions stackrabbit '.*' '.*' '.*' 2026-06-15 10:22:13.839 | Setting permissions for user "stackrabbit" in vhost "/" ... 2026-06-15 10:22:13.868 | + lib/rpc_backend:restart_rpc_backend:92 : '[' 0 -ne 0 ']' 2026-06-15 10:22:13.871 | + lib/rpc_backend:restart_rpc_backend:97 : sudo rabbitmqctl change_password stackrabbit secretrabbit 2026-06-15 10:22:14.767 | Changing password for user "stackrabbit" ... 2026-06-15 10:22:14.798 | + lib/rpc_backend:restart_rpc_backend:99 : '[' 0 -ne 0 ']' 2026-06-15 10:22:14.801 | + lib/rpc_backend:restart_rpc_backend:103 : break 2026-06-15 10:22:14.804 | + lib/rpc_backend:restart_rpc_backend:106 : sudo rabbitmqctl delete_user guest 2026-06-15 10:22:15.701 | Deleting user "guest" ... 2026-06-15 10:22:15.731 | + ./stack.sh:main:854 : is_service_enabled mysql postgresql 2026-06-15 10:22:15.753 | + functions-common:is_service_enabled:2070 : return 0 2026-06-15 10:22:15.757 | + ./stack.sh:main:855 : install_database 2026-06-15 10:22:15.760 | + lib/database:install_database:118 : install_database_mysql 2026-06-15 10:22:15.763 | + lib/databases/mysql:install_database_mysql:202 : is_ubuntu 2026-06-15 10:22:15.766 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-06-15 10:22:15.769 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-06-15 10:22:15.773 | + lib/databases/mysql:install_database_mysql:205 : sudo debconf-set-selections 2026-06-15 10:22:15.933 | + lib/databases/mysql:install_database_mysql:215 : [[ ! -e /opt/stack/.my.cnf ]] 2026-06-15 10:22:15.936 | + lib/databases/mysql:install_database_mysql:216 : cat 2026-06-15 10:22:15.942 | + lib/databases/mysql:install_database_mysql:222 : is_ubuntu 2026-06-15 10:22:15.945 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-06-15 10:22:15.949 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-06-15 10:22:15.952 | + lib/databases/mysql:install_database_mysql:222 : '[' mysql '!=' mariadb ']' 2026-06-15 10:22:15.955 | + lib/databases/mysql:install_database_mysql:223 : echo host=127.0.0.1 2026-06-15 10:22:15.959 | + lib/databases/mysql:install_database_mysql:225 : chmod 0600 /opt/stack/.my.cnf 2026-06-15 10:22:15.964 | + lib/databases/mysql:install_database_mysql:228 : [[ True == \T\r\u\e ]] 2026-06-15 10:22:15.969 | + lib/databases/mysql:install_database_mysql:229 : is_fedora 2026-06-15 10:22:15.972 | + functions-common:is_fedora:526 : [[ -z Ubuntu ]] 2026-06-15 10:22:15.976 | + functions-common:is_fedora:530 : '[' Ubuntu = Fedora ']' 2026-06-15 10:22:15.979 | + functions-common:is_fedora:530 : '[' Ubuntu = 'Red Hat' ']' 2026-06-15 10:22:15.982 | + functions-common:is_fedora:531 : '[' Ubuntu = openEuler ']' 2026-06-15 10:22:15.985 | + functions-common:is_fedora:532 : '[' Ubuntu = RedHatEnterpriseServer ']' 2026-06-15 10:22:15.989 | + functions-common:is_fedora:533 : '[' Ubuntu = RedHatEnterprise ']' 2026-06-15 10:22:15.992 | + functions-common:is_fedora:534 : '[' Ubuntu = RedHatEnterpriseLinux ']' 2026-06-15 10:22:15.995 | + functions-common:is_fedora:535 : '[' Ubuntu = RockyLinux ']' 2026-06-15 10:22:15.999 | + functions-common:is_fedora:536 : '[' Ubuntu = CentOS ']' 2026-06-15 10:22:16.002 | + functions-common:is_fedora:536 : '[' Ubuntu = CentOSStream ']' 2026-06-15 10:22:16.006 | + functions-common:is_fedora:537 : '[' Ubuntu = AlmaLinux ']' 2026-06-15 10:22:16.009 | + functions-common:is_fedora:538 : '[' Ubuntu = OracleServer ']' 2026-06-15 10:22:16.012 | + functions-common:is_fedora:538 : '[' Ubuntu = Virtuozzo ']' 2026-06-15 10:22:16.016 | + lib/databases/mysql:install_database_mysql:232 : is_ubuntu 2026-06-15 10:22:16.019 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-06-15 10:22:16.022 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-06-15 10:22:16.025 | + lib/databases/mysql:install_database_mysql:233 : install_package mysql-server 2026-06-15 10:22:16.028 | + functions-common:install_package:1432 : update_package_repo 2026-06-15 10:22:16.031 | + functions-common:update_package_repo:1406 : NO_UPDATE_REPOS=False 2026-06-15 10:22:16.034 | + functions-common:update_package_repo:1407 : REPOS_UPDATED=True 2026-06-15 10:22:16.037 | + functions-common:update_package_repo:1408 : RETRY_UPDATE=False 2026-06-15 10:22:16.041 | + functions-common:update_package_repo:1410 : [[ False = \T\r\u\e ]] 2026-06-15 10:22:16.044 | + functions-common:update_package_repo:1414 : is_ubuntu 2026-06-15 10:22:16.047 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-06-15 10:22:16.050 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-06-15 10:22:16.054 | + functions-common:update_package_repo:1415 : apt_get_update 2026-06-15 10:22:16.056 | + functions-common:apt_get_update:1160 : [[ True == \T\r\u\e ]] 2026-06-15 10:22:16.059 | + functions-common:apt_get_update:1160 : [[ False != \T\r\u\e ]] 2026-06-15 10:22:16.062 | + functions-common:apt_get_update:1161 : return 2026-06-15 10:22:16.066 | + functions-common:install_package:1433 : real_install_package mysql-server 2026-06-15 10:22:16.069 | + functions-common:real_install_package:1420 : is_ubuntu 2026-06-15 10:22:16.072 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-06-15 10:22:16.075 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-06-15 10:22:16.079 | + functions-common:real_install_package:1421 : apt_get install mysql-server 2026-06-15 10:22:16.108 | + functions-common:apt_get:1201 : sudo DEBIAN_FRONTEND=noninteractive http_proxy= https_proxy= no_proxy= apt-get --option Dpkg::Options::=--force-confold --assume-yes install mysql-server 2026-06-15 10:22:16.142 | Reading package lists... 2026-06-15 10:22:16.457 | Building dependency tree... 2026-06-15 10:22:16.457 | Reading state information... 2026-06-15 10:22:16.843 | The following additional packages will be installed: 2026-06-15 10:22:16.844 | libevent-core-2.1-7t64 libevent-pthreads-2.1-7t64 libmecab2 2026-06-15 10:22:16.845 | libprotobuf-lite32t64 mysql-client-8.0 mysql-client-core-8.0 2026-06-15 10:22:16.845 | mysql-server-8.0 mysql-server-core-8.0 2026-06-15 10:22:16.846 | Suggested packages: 2026-06-15 10:22:16.846 | mailx tinyca 2026-06-15 10:22:16.847 | Recommended packages: 2026-06-15 10:22:16.847 | libhtml-template-perl mecab-ipadic-utf8 2026-06-15 10:22:16.884 | The following NEW packages will be installed: 2026-06-15 10:22:16.884 | libevent-core-2.1-7t64 libevent-pthreads-2.1-7t64 libmecab2 2026-06-15 10:22:16.886 | libprotobuf-lite32t64 mysql-client-8.0 mysql-client-core-8.0 mysql-server 2026-06-15 10:22:16.886 | mysql-server-8.0 mysql-server-core-8.0 2026-06-15 10:22:16.941 | 0 upgraded, 9 newly installed, 0 to remove and 0 not upgraded. 2026-06-15 10:22:16.941 | Need to get 22.3 MB of archives. 2026-06-15 10:22:16.942 | After this operation, 187 MB of additional disk space will be used. 2026-06-15 10:22:16.942 | Get:1 https://mirror-int.ord.rax.opendev.org/ubuntu noble-updates/main amd64 mysql-client-core-8.0 amd64 8.0.46-0ubuntu0.24.04.2 [2,740 kB] 2026-06-15 10:22:17.005 | Get:2 https://mirror-int.ord.rax.opendev.org/ubuntu noble-updates/main amd64 mysql-client-8.0 amd64 8.0.46-0ubuntu0.24.04.2 [22.5 kB] 2026-06-15 10:22:17.006 | Get:3 https://mirror-int.ord.rax.opendev.org/ubuntu noble/main amd64 libevent-core-2.1-7t64 amd64 2.1.12-stable-9ubuntu2 [91.3 kB] 2026-06-15 10:22:17.007 | Get:4 https://mirror-int.ord.rax.opendev.org/ubuntu noble/main amd64 libevent-pthreads-2.1-7t64 amd64 2.1.12-stable-9ubuntu2 [7,982 B] 2026-06-15 10:22:17.008 | Get:5 https://mirror-int.ord.rax.opendev.org/ubuntu noble/main amd64 libmecab2 amd64 0.996-14ubuntu4 [201 kB] 2026-06-15 10:22:17.012 | Get:6 https://mirror-int.ord.rax.opendev.org/ubuntu noble-updates/main amd64 libprotobuf-lite32t64 amd64 3.21.12-8.2ubuntu0.3 [238 kB] 2026-06-15 10:22:17.016 | Get:7 https://mirror-int.ord.rax.opendev.org/ubuntu noble-updates/main amd64 mysql-server-core-8.0 amd64 8.0.46-0ubuntu0.24.04.2 [17.5 MB] 2026-06-15 10:22:17.398 | Get:8 https://mirror-int.ord.rax.opendev.org/ubuntu noble-updates/main amd64 mysql-server-8.0 amd64 8.0.46-0ubuntu0.24.04.2 [1,442 kB] 2026-06-15 10:22:17.428 | Get:9 https://mirror-int.ord.rax.opendev.org/ubuntu noble-updates/main amd64 mysql-server all 8.0.46-0ubuntu0.24.04.2 [9,524 B] 2026-06-15 10:22:17.733 | debconf: delaying package configuration, since apt-utils is not installed 2026-06-15 10:22:17.777 | Fetched 22.3 MB in 1s (42.5 MB/s) 2026-06-15 10:22:17.806 | Selecting previously unselected package mysql-client-core-8.0. 2026-06-15 10:22:17.847 | (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 ... 53642 files and directories currently installed.) 2026-06-15 10:22:17.851 | Preparing to unpack .../0-mysql-client-core-8.0_8.0.46-0ubuntu0.24.04.2_amd64.deb ... 2026-06-15 10:22:17.853 | Unpacking mysql-client-core-8.0 (8.0.46-0ubuntu0.24.04.2) ... 2026-06-15 10:22:18.414 | Selecting previously unselected package mysql-client-8.0. 2026-06-15 10:22:18.423 | Preparing to unpack .../1-mysql-client-8.0_8.0.46-0ubuntu0.24.04.2_amd64.deb ... 2026-06-15 10:22:18.426 | Unpacking mysql-client-8.0 (8.0.46-0ubuntu0.24.04.2) ... 2026-06-15 10:22:18.468 | Selecting previously unselected package libevent-core-2.1-7t64:amd64. 2026-06-15 10:22:18.476 | Preparing to unpack .../2-libevent-core-2.1-7t64_2.1.12-stable-9ubuntu2_amd64.deb ... 2026-06-15 10:22:18.481 | Unpacking libevent-core-2.1-7t64:amd64 (2.1.12-stable-9ubuntu2) ... 2026-06-15 10:22:18.521 | Selecting previously unselected package libevent-pthreads-2.1-7t64:amd64. 2026-06-15 10:22:18.529 | Preparing to unpack .../3-libevent-pthreads-2.1-7t64_2.1.12-stable-9ubuntu2_amd64.deb ... 2026-06-15 10:22:18.532 | Unpacking libevent-pthreads-2.1-7t64:amd64 (2.1.12-stable-9ubuntu2) ... 2026-06-15 10:22:18.565 | Selecting previously unselected package libmecab2:amd64. 2026-06-15 10:22:18.573 | Preparing to unpack .../4-libmecab2_0.996-14ubuntu4_amd64.deb ... 2026-06-15 10:22:18.575 | Unpacking libmecab2:amd64 (0.996-14ubuntu4) ... 2026-06-15 10:22:18.619 | Selecting previously unselected package libprotobuf-lite32t64:amd64. 2026-06-15 10:22:18.626 | Preparing to unpack .../5-libprotobuf-lite32t64_3.21.12-8.2ubuntu0.3_amd64.deb ... 2026-06-15 10:22:18.629 | Unpacking libprotobuf-lite32t64:amd64 (3.21.12-8.2ubuntu0.3) ... 2026-06-15 10:22:18.667 | Selecting previously unselected package mysql-server-core-8.0. 2026-06-15 10:22:18.676 | Preparing to unpack .../6-mysql-server-core-8.0_8.0.46-0ubuntu0.24.04.2_amd64.deb ... 2026-06-15 10:22:18.679 | Unpacking mysql-server-core-8.0 (8.0.46-0ubuntu0.24.04.2) ... 2026-06-15 10:22:19.831 | Selecting previously unselected package mysql-server-8.0. 2026-06-15 10:22:19.839 | Preparing to unpack .../7-mysql-server-8.0_8.0.46-0ubuntu0.24.04.2_amd64.deb ... 2026-06-15 10:22:20.233 | Unpacking mysql-server-8.0 (8.0.46-0ubuntu0.24.04.2) ... 2026-06-15 10:22:20.292 | Selecting previously unselected package mysql-server. 2026-06-15 10:22:20.299 | Preparing to unpack .../8-mysql-server_8.0.46-0ubuntu0.24.04.2_all.deb ... 2026-06-15 10:22:20.302 | Unpacking mysql-server (8.0.46-0ubuntu0.24.04.2) ... 2026-06-15 10:22:20.349 | Setting up libprotobuf-lite32t64:amd64 (3.21.12-8.2ubuntu0.3) ... 2026-06-15 10:22:20.358 | Setting up libmecab2:amd64 (0.996-14ubuntu4) ... 2026-06-15 10:22:20.368 | Setting up mysql-client-core-8.0 (8.0.46-0ubuntu0.24.04.2) ... 2026-06-15 10:22:20.375 | Setting up mysql-client-8.0 (8.0.46-0ubuntu0.24.04.2) ... 2026-06-15 10:22:20.381 | Setting up libevent-core-2.1-7t64:amd64 (2.1.12-stable-9ubuntu2) ... 2026-06-15 10:22:20.388 | Setting up libevent-pthreads-2.1-7t64:amd64 (2.1.12-stable-9ubuntu2) ... 2026-06-15 10:22:20.395 | Setting up mysql-server-core-8.0 (8.0.46-0ubuntu0.24.04.2) ... 2026-06-15 10:22:20.402 | Setting up mysql-server-8.0 (8.0.46-0ubuntu0.24.04.2) ... 2026-06-15 10:22:20.609 | update-alternatives: using /etc/mysql/mysql.cnf to provide /etc/mysql/my.cnf (my.cnf) in auto mode 2026-06-15 10:22:20.651 | Renaming removed key_buffer and myisam-recover options (if present) 2026-06-15 10:22:31.285 | mysqld will log errors to /var/log/mysql/error.log 2026-06-15 10:22:31.999 | mysqld is running as pid 18548 2026-06-15 10:22:34.465 | Created symlink /etc/systemd/system/multi-user.target.wants/mysql.service → /usr/lib/systemd/system/mysql.service. 2026-06-15 10:22:35.972 | Setting up mysql-server (8.0.46-0ubuntu0.24.04.2) ... 2026-06-15 10:22:35.979 | Processing triggers for man-db (2.12.0-4build2) ... 2026-06-15 10:22:37.004 | Processing triggers for libc-bin (2.39-0ubuntu8.7) ... 2026-06-15 10:22:37.231 | + functions-common:apt_get:1205 : result=0 2026-06-15 10:22:37.236 | + functions-common:apt_get:1208 : time_stop apt-get 2026-06-15 10:22:37.238 | + functions-common:time_stop:2414 : local name 2026-06-15 10:22:37.242 | + functions-common:time_stop:2415 : local end_time 2026-06-15 10:22:37.245 | + functions-common:time_stop:2416 : local elapsed_time 2026-06-15 10:22:37.248 | + functions-common:time_stop:2417 : local total 2026-06-15 10:22:37.251 | + functions-common:time_stop:2418 : local start_time 2026-06-15 10:22:37.254 | + functions-common:time_stop:2420 : name=apt-get 2026-06-15 10:22:37.257 | + functions-common:time_stop:2421 : start_time=1781518936103 2026-06-15 10:22:37.260 | + functions-common:time_stop:2423 : [[ -z 1781518936103 ]] 2026-06-15 10:22:37.265 | ++ functions-common:time_stop:2426 : date +%s%3N 2026-06-15 10:22:37.270 | + functions-common:time_stop:2426 : end_time=1781518957267 2026-06-15 10:22:37.273 | + functions-common:time_stop:2427 : elapsed_time=21164 2026-06-15 10:22:37.277 | + functions-common:time_stop:2428 : total=96200 2026-06-15 10:22:37.280 | + functions-common:time_stop:2430 : _TIME_START[$name]= 2026-06-15 10:22:37.283 | + functions-common:time_stop:2431 : _TIME_TOTAL[$name]=117364 2026-06-15 10:22:37.287 | + functions-common:apt_get:1209 : return 0 2026-06-15 10:22:37.290 | + ./stack.sh:main:857 : '[' -n mysql ']' 2026-06-15 10:22:37.295 | + ./stack.sh:main:858 : install_database_python 2026-06-15 10:22:37.298 | + lib/database:install_database_python:123 : install_database_python_mysql 2026-06-15 10:22:37.301 | + lib/databases/mysql:install_database_python_mysql:242 : pip_install_gr PyMySQL 2026-06-15 10:22:37.305 | + inc/python:pip_install_gr:94 : local name=PyMySQL 2026-06-15 10:22:37.308 | + inc/python:pip_install_gr:95 : local clean_name 2026-06-15 10:22:37.313 | ++ inc/python:pip_install_gr:96 : get_from_global_requirements PyMySQL 2026-06-15 10:22:37.318 | ++ inc/python:get_from_global_requirements:241 : local package=PyMySQL 2026-06-15 10:22:37.323 | ++ inc/python:get_from_global_requirements:242 : local required_pkg 2026-06-15 10:22:37.328 | +++ inc/python:get_from_global_requirements:243 : grep -i -h '^PyMySQL' /opt/stack/requirements/global-requirements.txt 2026-06-15 10:22:37.330 | +++ inc/python:get_from_global_requirements:243 : cut -d# -f1 2026-06-15 10:22:37.336 | ++ inc/python:get_from_global_requirements:243 : required_pkg='PyMySQL ' 2026-06-15 10:22:37.339 | ++ inc/python:get_from_global_requirements:244 : [[ PyMySQL == '' ]] 2026-06-15 10:22:37.343 | ++ inc/python:get_from_global_requirements:247 : echo PyMySQL 2026-06-15 10:22:37.347 | + inc/python:pip_install_gr:96 : clean_name=PyMySQL 2026-06-15 10:22:37.350 | + inc/python:pip_install_gr:97 : pip_install PyMySQL 2026-06-15 10:22:37.376 | Using python 3.12 to install PyMySQL 2026-06-15 10:22:37.379 | + inc/python:pip_install:210 : env http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= /opt/stack/data/venv/bin/pip install -c /opt/stack/requirements/upper-constraints.txt PyMySQL 2026-06-15 10:22:38.291 | Looking in indexes: https://mirror-int.ord.rax.opendev.org/pypi/simple, https://mirror-int.ord.rax.opendev.org/wheel/ubuntu-24.04-x86_64 2026-06-15 10:22:38.405 | Collecting PyMySQL 2026-06-15 10:22:38.408 | Downloading pymysql-1.2.0-py3-none-any.whl.metadata (4.3 kB) 2026-06-15 10:22:38.421 | Downloading pymysql-1.2.0-py3-none-any.whl (45 kB) 2026-06-15 10:22:38.500 | Installing collected packages: PyMySQL 2026-06-15 10:22:38.568 | Successfully installed PyMySQL-1.2.0 2026-06-15 10:22:38.676 | + inc/python:pip_install:216 : result=0 2026-06-15 10:22:38.679 | + inc/python:pip_install:218 : time_stop pip_install 2026-06-15 10:22:38.683 | + functions-common:time_stop:2414 : local name 2026-06-15 10:22:38.686 | + functions-common:time_stop:2415 : local end_time 2026-06-15 10:22:38.690 | + functions-common:time_stop:2416 : local elapsed_time 2026-06-15 10:22:38.693 | + functions-common:time_stop:2417 : local total 2026-06-15 10:22:38.697 | + functions-common:time_stop:2418 : local start_time 2026-06-15 10:22:38.701 | + functions-common:time_stop:2420 : name=pip_install 2026-06-15 10:22:38.704 | + functions-common:time_stop:2421 : start_time=1781518957371 2026-06-15 10:22:38.707 | + functions-common:time_stop:2423 : [[ -z 1781518957371 ]] 2026-06-15 10:22:38.712 | ++ functions-common:time_stop:2426 : date +%s%3N 2026-06-15 10:22:38.718 | + functions-common:time_stop:2426 : end_time=1781518958714 2026-06-15 10:22:38.721 | + functions-common:time_stop:2427 : elapsed_time=1343 2026-06-15 10:22:38.724 | + functions-common:time_stop:2428 : total=31950 2026-06-15 10:22:38.727 | + functions-common:time_stop:2430 : _TIME_START[$name]= 2026-06-15 10:22:38.730 | + functions-common:time_stop:2431 : _TIME_TOTAL[$name]=33293 2026-06-15 10:22:38.734 | + inc/python:pip_install:219 : return 0 2026-06-15 10:22:38.738 | + lib/databases/mysql:install_database_python_mysql:243 : [[ PyMySQL == \M\y\S\Q\L\-\p\y\t\h\o\n ]] 2026-06-15 10:22:38.741 | + lib/databases/mysql:install_database_python_mysql:245 : [[ PyMySQL == \P\y\M\y\S\Q\L ]] 2026-06-15 10:22:38.745 | + lib/databases/mysql:install_database_python_mysql:246 : ADDITIONAL_VENV_PACKAGES+=,PyMySQL 2026-06-15 10:22:38.748 | + ./stack.sh:main:861 : is_service_enabled neutron 2026-06-15 10:22:38.774 | + functions-common:is_service_enabled:2070 : return 0 2026-06-15 10:22:38.777 | + ./stack.sh:main:862 : install_neutron_agent_packages 2026-06-15 10:22:38.781 | + lib/neutron:install_neutron_agent_packages:544 : is_service_enabled q-l3 neutron-l3 2026-06-15 10:22:38.806 | + functions-common:is_service_enabled:2070 : return 1 2026-06-15 10:22:38.810 | + lib/neutron:install_neutron_agent_packages:548 : is_service_enabled q-agt neutron-agent q-dhcp neutron-dhcp q-l3 neutron-l3 2026-06-15 10:22:38.834 | + functions-common:is_service_enabled:2070 : return 1 2026-06-15 10:22:38.837 | + ./stack.sh:main:865 : is_service_enabled etcd3 2026-06-15 10:22:38.860 | + functions-common:is_service_enabled:2070 : return 0 2026-06-15 10:22:38.864 | + ./stack.sh:main:866 : install_etcd3 2026-06-15 10:22:38.868 | + lib/etcd3:install_etcd3:103 : echo 'Installing etcd' 2026-06-15 10:22:38.868 | Installing etcd 2026-06-15 10:22:38.871 | + lib/etcd3:install_etcd3:106 : sudo mkdir -p /opt/stack/bin 2026-06-15 10:22:38.888 | + lib/etcd3:install_etcd3:107 : sudo mkdir -p /opt/stack/data/etcd 2026-06-15 10:22:38.906 | + lib/etcd3:install_etcd3:108 : [[ True == \T\r\u\e ]] 2026-06-15 10:22:38.909 | + lib/etcd3:install_etcd3:109 : sudo mount -t tmpfs -o nodev,nosuid,size=512M tmpfs /opt/stack/data/etcd 2026-06-15 10:22:38.928 | + lib/etcd3:install_etcd3:113 : local etcd_file 2026-06-15 10:22:38.933 | ++ lib/etcd3:install_etcd3:114 : get_extra_file https://github.com/etcd-io/etcd/releases/download/v3.5.21/etcd-v3.5.21-linux-amd64.tar.gz 2026-06-15 10:22:38.937 | ++ functions:get_extra_file:66 : local file_url=https://github.com/etcd-io/etcd/releases/download/v3.5.21/etcd-v3.5.21-linux-amd64.tar.gz 2026-06-15 10:22:38.942 | ++ functions:get_extra_file:67 : local 'retry_args=--retry-on-host-error --retry-on-http-error=500,503 ' 2026-06-15 10:22:38.946 | ++ functions:get_extra_file:68 : retry_args+='-t 2 --waitretry=10 ' 2026-06-15 10:22:38.949 | ++ functions:get_extra_file:69 : retry_args+='--tries=3 --retry-connrefused' 2026-06-15 10:22:38.952 | ++ functions:get_extra_file:71 : local file_name=etcd-v3.5.21-linux-amd64.tar.gz 2026-06-15 10:22:38.956 | ++ functions:get_extra_file:72 : [[ https://github.com/etcd-io/etcd/releases/download/v3.5.21/etcd-v3.5.21-linux-amd64.tar.gz != file* ]] 2026-06-15 10:22:38.960 | ++ functions:get_extra_file:74 : [[ ! -f /opt/stack/devstack/files/etcd-v3.5.21-linux-amd64.tar.gz ]] 2026-06-15 10:22:38.963 | ++ functions:get_extra_file:75 : wget --progress=dot:giga --retry-on-host-error --retry-on-http-error=500,503 -t 2 --waitretry=10 --tries=3 --retry-connrefused -c https://github.com/etcd-io/etcd/releases/download/v3.5.21/etcd-v3.5.21-linux-amd64.tar.gz -O /opt/stack/devstack/files/etcd-v3.5.21-linux-amd64.tar.gz 2026-06-15 10:22:38.974 | --2026-06-15 10:22:38-- https://github.com/etcd-io/etcd/releases/download/v3.5.21/etcd-v3.5.21-linux-amd64.tar.gz 2026-06-15 10:22:39.046 | Resolving github.com (github.com)... 140.82.112.3 2026-06-15 10:22:39.067 | Connecting to github.com (github.com)|140.82.112.3|:443... connected. 2026-06-15 10:22:39.243 | HTTP request sent, awaiting response... 302 Found 2026-06-15 10:22:39.243 | Location: https://release-assets.githubusercontent.com/github-production-release-asset/11225014/a921b041-0d04-41f7-96b3-8dfd08eb5f41?sp=r&sv=2018-11-09&sr=b&spr=https&se=2026-06-15T11%3A14%3A14Z&rscd=attachment%3B+filename%3Detcd-v3.5.21-linux-amd64.tar.gz&rsct=application%2Foctet-stream&skoid=96c2d410-5711-43a1-aedd-ab1947aa7ab0&sktid=398a6654-997b-47e9-b12b-9515b896b4de&skt=2026-06-15T10%3A13%3A37Z&ske=2026-06-15T11%3A14%3A14Z&sks=b&skv=2018-11-09&sig=JrKcVfTQ61BS2h3MgJ386zl0VEcDGfRpR3KKJGMW9Xk%3D&jwt=eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJpc3MiOiJnaXRodWIuY29tIiwiYXVkIjoicmVsZWFzZS1hc3NldHMuZ2l0aHVidXNlcmNvbnRlbnQuY29tIiwia2V5Ijoia2V5MSIsImV4cCI6MTc4MTUyMDc1OSwibmJmIjoxNzgxNTE4OTU5LCJwYXRoIjoicmVsZWFzZWFzc2V0cHJvZHVjdGlvbi5ibG9iLmNvcmUud2luZG93cy5uZXQifQ.yJ8YSVujJcSe-dai59xl-0z7w6puGVPwZwJDDmdO88s&response-content-disposition=attachment%3B%20filename%3Detcd-v3.5.21-linux-amd64.tar.gz&response-content-type=application%2Foctet-stream [following] 2026-06-15 10:22:39.243 | --2026-06-15 10:22:39-- https://release-assets.githubusercontent.com/github-production-release-asset/11225014/a921b041-0d04-41f7-96b3-8dfd08eb5f41?sp=r&sv=2018-11-09&sr=b&spr=https&se=2026-06-15T11%3A14%3A14Z&rscd=attachment%3B+filename%3Detcd-v3.5.21-linux-amd64.tar.gz&rsct=application%2Foctet-stream&skoid=96c2d410-5711-43a1-aedd-ab1947aa7ab0&sktid=398a6654-997b-47e9-b12b-9515b896b4de&skt=2026-06-15T10%3A13%3A37Z&ske=2026-06-15T11%3A14%3A14Z&sks=b&skv=2018-11-09&sig=JrKcVfTQ61BS2h3MgJ386zl0VEcDGfRpR3KKJGMW9Xk%3D&jwt=eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJpc3MiOiJnaXRodWIuY29tIiwiYXVkIjoicmVsZWFzZS1hc3NldHMuZ2l0aHVidXNlcmNvbnRlbnQuY29tIiwia2V5Ijoia2V5MSIsImV4cCI6MTc4MTUyMDc1OSwibmJmIjoxNzgxNTE4OTU5LCJwYXRoIjoicmVsZWFzZWFzc2V0cHJvZHVjdGlvbi5ibG9iLmNvcmUud2luZG93cy5uZXQifQ.yJ8YSVujJcSe-dai59xl-0z7w6puGVPwZwJDDmdO88s&response-content-disposition=attachment%3B%20filename%3Detcd-v3.5.21-linux-amd64.tar.gz&response-content-type=application%2Foctet-stream 2026-06-15 10:22:39.251 | Resolving release-assets.githubusercontent.com (release-assets.githubusercontent.com)... 185.199.111.133, 185.199.108.133, 185.199.110.133, ... 2026-06-15 10:22:39.254 | Connecting to release-assets.githubusercontent.com (release-assets.githubusercontent.com)|185.199.111.133|:443... connected. 2026-06-15 10:22:39.264 | HTTP request sent, awaiting response... 200 OK 2026-06-15 10:22:39.264 | Length: 20927601 (20M) [application/octet-stream] 2026-06-15 10:22:39.264 | Saving to: ‘/opt/stack/devstack/files/etcd-v3.5.21-linux-amd64.tar.gz’ 2026-06-15 10:22:39.273 | 2026-06-15 10:22:39.356 | 0K ........ ........ ... 100% 217M=0.09s 2026-06-15 10:22:39.356 | 2026-06-15 10:22:39.356 | 2026-06-15 10:22:39 (217 MB/s) - ‘/opt/stack/devstack/files/etcd-v3.5.21-linux-amd64.tar.gz’ saved [20927601/20927601] 2026-06-15 10:22:39.356 | 2026-06-15 10:22:39.362 | ++ functions:get_extra_file:76 : [[ 0 -ne 0 ]] 2026-06-15 10:22:39.366 | ++ functions:get_extra_file:80 : echo /opt/stack/devstack/files/etcd-v3.5.21-linux-amd64.tar.gz 2026-06-15 10:22:39.369 | ++ functions:get_extra_file:81 : return 2026-06-15 10:22:39.374 | + lib/etcd3:install_etcd3:114 : etcd_file=/opt/stack/devstack/files/etcd-v3.5.21-linux-amd64.tar.gz 2026-06-15 10:22:39.378 | + lib/etcd3:install_etcd3:115 : '[' '!' -f /opt/stack/devstack/files/etcd-v3.5.21-linux-amd64/etcd ']' 2026-06-15 10:22:39.381 | + lib/etcd3:install_etcd3:116 : echo 'adddda4b06718e68671ffabff2f8cee48488ba61ad82900e639d108f2148501c /opt/stack/devstack/files/etcd-v3.5.21-linux-amd64.tar.gz' 2026-06-15 10:22:39.385 | + lib/etcd3:install_etcd3:118 : sha256sum -c /opt/stack/devstack/files/etcd.sha256sum 2026-06-15 10:22:39.492 | /opt/stack/devstack/files/etcd-v3.5.21-linux-amd64.tar.gz: OK 2026-06-15 10:22:39.497 | + lib/etcd3:install_etcd3:120 : tar xzvf /opt/stack/devstack/files/etcd-v3.5.21-linux-amd64.tar.gz -C /opt/stack/devstack/files 2026-06-15 10:22:39.505 | etcd-v3.5.21-linux-amd64/ 2026-06-15 10:22:39.505 | etcd-v3.5.21-linux-amd64/Documentation/ 2026-06-15 10:22:39.505 | etcd-v3.5.21-linux-amd64/Documentation/dev-guide/ 2026-06-15 10:22:39.505 | etcd-v3.5.21-linux-amd64/Documentation/dev-guide/apispec/ 2026-06-15 10:22:39.505 | etcd-v3.5.21-linux-amd64/Documentation/dev-guide/apispec/swagger/ 2026-06-15 10:22:39.505 | etcd-v3.5.21-linux-amd64/Documentation/dev-guide/apispec/swagger/v3lock.swagger.json 2026-06-15 10:22:39.505 | etcd-v3.5.21-linux-amd64/Documentation/dev-guide/apispec/swagger/v3election.swagger.json 2026-06-15 10:22:39.505 | etcd-v3.5.21-linux-amd64/Documentation/dev-guide/apispec/swagger/rpc.swagger.json 2026-06-15 10:22:39.506 | etcd-v3.5.21-linux-amd64/Documentation/README.md 2026-06-15 10:22:39.506 | etcd-v3.5.21-linux-amd64/README-etcdutl.md 2026-06-15 10:22:39.506 | etcd-v3.5.21-linux-amd64/READMEv2-etcdctl.md 2026-06-15 10:22:39.506 | etcd-v3.5.21-linux-amd64/README-etcdctl.md 2026-06-15 10:22:39.506 | etcd-v3.5.21-linux-amd64/README.md 2026-06-15 10:22:39.507 | etcd-v3.5.21-linux-amd64/etcdutl 2026-06-15 10:22:39.665 | etcd-v3.5.21-linux-amd64/etcdctl 2026-06-15 10:22:39.858 | etcd-v3.5.21-linux-amd64/etcd 2026-06-15 10:22:40.111 | + lib/etcd3:install_etcd3:121 : sudo cp /opt/stack/devstack/files/etcd-v3.5.21-linux-amd64/etcd /opt/stack/bin/etcd 2026-06-15 10:22:40.154 | + lib/etcd3:install_etcd3:122 : sudo cp /opt/stack/devstack/files/etcd-v3.5.21-linux-amd64/etcdctl /opt/stack/bin/etcdctl 2026-06-15 10:22:40.189 | + lib/etcd3:install_etcd3:124 : '[' '!' -f /opt/stack/bin/etcd ']' 2026-06-15 10:22:40.193 | + ./stack.sh:main:875 : is_service_enabled tls-proxy 2026-06-15 10:22:40.215 | + functions-common:is_service_enabled:2070 : return 0 2026-06-15 10:22:40.218 | + ./stack.sh:main:876 : configure_CA 2026-06-15 10:22:40.220 | + lib/tls:configure_CA:70 : [[ -n 10.209.97.186 ]] 2026-06-15 10:22:40.224 | ++ lib/tls:configure_CA:70 : ipv6_unquote 10.209.97.186 2026-06-15 10:22:40.227 | ++ functions-common:ipv6_unquote:2212 : echo 10.209.97.186 2026-06-15 10:22:40.228 | ++ functions-common:ipv6_unquote:2212 : tr -d '[]' 2026-06-15 10:22:40.233 | + lib/tls:configure_CA:70 : [[ 10.209.97.186 != \1\0\.\2\0\9\.\9\7\.\1\8\6 ]] 2026-06-15 10:22:40.235 | + ./stack.sh:main:877 : init_CA 2026-06-15 10:22:40.238 | + lib/tls:init_CA:205 : make_root_CA /opt/stack/data/CA/root-ca 2026-06-15 10:22:40.241 | + lib/tls:make_root_CA:322 : local ca_dir=/opt/stack/data/CA/root-ca 2026-06-15 10:22:40.244 | + lib/tls:make_root_CA:325 : create_CA_base /opt/stack/data/CA/root-ca 2026-06-15 10:22:40.247 | + lib/tls:create_CA_base:79 : local ca_dir=/opt/stack/data/CA/root-ca 2026-06-15 10:22:40.250 | + lib/tls:create_CA_base:81 : [[ -d /opt/stack/data/CA/root-ca ]] 2026-06-15 10:22:40.253 | + lib/tls:create_CA_base:86 : local i 2026-06-15 10:22:40.257 | + lib/tls:create_CA_base:87 : for i in certs crl newcerts private 2026-06-15 10:22:40.260 | + lib/tls:create_CA_base:88 : mkdir -p /opt/stack/data/CA/root-ca/certs 2026-06-15 10:22:40.264 | + lib/tls:create_CA_base:87 : for i in certs crl newcerts private 2026-06-15 10:22:40.267 | + lib/tls:create_CA_base:88 : mkdir -p /opt/stack/data/CA/root-ca/crl 2026-06-15 10:22:40.273 | + lib/tls:create_CA_base:87 : for i in certs crl newcerts private 2026-06-15 10:22:40.276 | + lib/tls:create_CA_base:88 : mkdir -p /opt/stack/data/CA/root-ca/newcerts 2026-06-15 10:22:40.281 | + lib/tls:create_CA_base:87 : for i in certs crl newcerts private 2026-06-15 10:22:40.285 | + lib/tls:create_CA_base:88 : mkdir -p /opt/stack/data/CA/root-ca/private 2026-06-15 10:22:40.291 | + lib/tls:create_CA_base:90 : chmod 710 /opt/stack/data/CA/root-ca/private 2026-06-15 10:22:40.296 | + lib/tls:create_CA_base:91 : echo 01 2026-06-15 10:22:40.300 | + lib/tls:create_CA_base:92 : cp /dev/null /opt/stack/data/CA/root-ca/index.txt 2026-06-15 10:22:40.306 | + lib/tls:make_root_CA:326 : create_CA_config /opt/stack/data/CA/root-ca 'Root CA' 2026-06-15 10:22:40.310 | + lib/tls:create_CA_config:98 : local ca_dir=/opt/stack/data/CA/root-ca 2026-06-15 10:22:40.313 | + lib/tls:create_CA_config:99 : local 'common_name=Root CA' 2026-06-15 10:22:40.317 | + lib/tls:create_CA_config:145 : echo ' 2026-06-15 10:22:40.317 | [ ca ] 2026-06-15 10:22:40.317 | default_ca = CA_default 2026-06-15 10:22:40.317 | 2026-06-15 10:22:40.317 | [ CA_default ] 2026-06-15 10:22:40.317 | dir = /opt/stack/data/CA/root-ca 2026-06-15 10:22:40.317 | policy = policy_match 2026-06-15 10:22:40.317 | database = $dir/index.txt 2026-06-15 10:22:40.317 | serial = $dir/serial 2026-06-15 10:22:40.317 | certs = $dir/certs 2026-06-15 10:22:40.317 | crl_dir = $dir/crl 2026-06-15 10:22:40.317 | new_certs_dir = $dir/newcerts 2026-06-15 10:22:40.317 | certificate = $dir/cacert.pem 2026-06-15 10:22:40.317 | private_key = $dir/private/cacert.key 2026-06-15 10:22:40.317 | RANDFILE = $dir/private/.rand 2026-06-15 10:22:40.317 | default_md = sha256 2026-06-15 10:22:40.317 | 2026-06-15 10:22:40.317 | [ req ] 2026-06-15 10:22:40.317 | default_bits = 2048 2026-06-15 10:22:40.317 | default_md = sha256 2026-06-15 10:22:40.317 | 2026-06-15 10:22:40.317 | prompt = no 2026-06-15 10:22:40.317 | distinguished_name = ca_distinguished_name 2026-06-15 10:22:40.318 | 2026-06-15 10:22:40.318 | x509_extensions = ca_extensions 2026-06-15 10:22:40.318 | 2026-06-15 10:22:40.318 | [ ca_distinguished_name ] 2026-06-15 10:22:40.318 | organizationName = OpenStack 2026-06-15 10:22:40.318 | organizationalUnitName = DevStack Certificate Authority 2026-06-15 10:22:40.318 | commonName = Root CA 2026-06-15 10:22:40.318 | 2026-06-15 10:22:40.318 | [ policy_match ] 2026-06-15 10:22:40.318 | countryName = optional 2026-06-15 10:22:40.318 | stateOrProvinceName = optional 2026-06-15 10:22:40.318 | organizationName = match 2026-06-15 10:22:40.318 | organizationalUnitName = optional 2026-06-15 10:22:40.318 | commonName = supplied 2026-06-15 10:22:40.318 | 2026-06-15 10:22:40.318 | [ ca_extensions ] 2026-06-15 10:22:40.318 | basicConstraints = critical,CA:true 2026-06-15 10:22:40.318 | subjectKeyIdentifier = hash 2026-06-15 10:22:40.318 | authorityKeyIdentifier = keyid:always, issuer 2026-06-15 10:22:40.318 | keyUsage = cRLSign, keyCertSign 2026-06-15 10:22:40.318 | 2026-06-15 10:22:40.318 | ' 2026-06-15 10:22:40.321 | + lib/tls:make_root_CA:328 : '[' '!' -r /opt/stack/data/CA/root-ca/cacert.pem ']' 2026-06-15 10:22:40.324 | + lib/tls:make_root_CA:330 : /usr/bin/openssl req -config /opt/stack/data/CA/root-ca/ca.conf -x509 -nodes -newkey rsa -days 21360 -keyout /opt/stack/data/CA/root-ca/private/cacert.key -out /opt/stack/data/CA/root-ca/cacert.pem -outform PEM 2026-06-15 10:22:40.426 | .+....+++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++*......+..+......+.........+.+..+++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++*..+...........+....+.........+...........+.+.....+...+.+...+...+..+......+....+..+....+..+++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ 2026-06-15 10:22:40.589 | .........+...+..............+....+..+....+...+......+.....+......+...+............+......+..........+..+++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++*....+.......+..+.......+...+..+....+..+++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++*.........+..+..........+...+...+.....+....+...............+......+.....+.......+..+.......+.....+.........+...........................+....+...+......+..+.........+...+.+..+...............+....+...+......+..+....+........+.......+.....+.+++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ 2026-06-15 10:22:40.597 | ----- 2026-06-15 10:22:40.606 | + lib/tls:init_CA:206 : make_int_CA /opt/stack/data/CA/int-ca /opt/stack/data/CA/root-ca 2026-06-15 10:22:40.610 | + lib/tls:make_int_CA:290 : local ca_dir=/opt/stack/data/CA/int-ca 2026-06-15 10:22:40.613 | + lib/tls:make_int_CA:291 : local signing_ca_dir=/opt/stack/data/CA/root-ca 2026-06-15 10:22:40.618 | + lib/tls:make_int_CA:294 : create_CA_base /opt/stack/data/CA/int-ca 2026-06-15 10:22:40.622 | + lib/tls:create_CA_base:79 : local ca_dir=/opt/stack/data/CA/int-ca 2026-06-15 10:22:40.625 | + lib/tls:create_CA_base:81 : [[ -d /opt/stack/data/CA/int-ca ]] 2026-06-15 10:22:40.629 | + lib/tls:create_CA_base:86 : local i 2026-06-15 10:22:40.633 | + lib/tls:create_CA_base:87 : for i in certs crl newcerts private 2026-06-15 10:22:40.637 | + lib/tls:create_CA_base:88 : mkdir -p /opt/stack/data/CA/int-ca/certs 2026-06-15 10:22:40.643 | + lib/tls:create_CA_base:87 : for i in certs crl newcerts private 2026-06-15 10:22:40.647 | + lib/tls:create_CA_base:88 : mkdir -p /opt/stack/data/CA/int-ca/crl 2026-06-15 10:22:40.652 | + lib/tls:create_CA_base:87 : for i in certs crl newcerts private 2026-06-15 10:22:40.654 | + lib/tls:create_CA_base:88 : mkdir -p /opt/stack/data/CA/int-ca/newcerts 2026-06-15 10:22:40.659 | + lib/tls:create_CA_base:87 : for i in certs crl newcerts private 2026-06-15 10:22:40.662 | + lib/tls:create_CA_base:88 : mkdir -p /opt/stack/data/CA/int-ca/private 2026-06-15 10:22:40.667 | + lib/tls:create_CA_base:90 : chmod 710 /opt/stack/data/CA/int-ca/private 2026-06-15 10:22:40.673 | + lib/tls:create_CA_base:91 : echo 01 2026-06-15 10:22:40.678 | + lib/tls:create_CA_base:92 : cp /dev/null /opt/stack/data/CA/int-ca/index.txt 2026-06-15 10:22:40.685 | + lib/tls:make_int_CA:295 : create_CA_config /opt/stack/data/CA/int-ca 'Intermediate CA' 2026-06-15 10:22:40.688 | + lib/tls:create_CA_config:98 : local ca_dir=/opt/stack/data/CA/int-ca 2026-06-15 10:22:40.692 | + lib/tls:create_CA_config:99 : local 'common_name=Intermediate CA' 2026-06-15 10:22:40.696 | + lib/tls:create_CA_config:145 : echo ' 2026-06-15 10:22:40.696 | [ ca ] 2026-06-15 10:22:40.696 | default_ca = CA_default 2026-06-15 10:22:40.696 | 2026-06-15 10:22:40.696 | [ CA_default ] 2026-06-15 10:22:40.696 | dir = /opt/stack/data/CA/int-ca 2026-06-15 10:22:40.696 | policy = policy_match 2026-06-15 10:22:40.696 | database = $dir/index.txt 2026-06-15 10:22:40.696 | serial = $dir/serial 2026-06-15 10:22:40.696 | certs = $dir/certs 2026-06-15 10:22:40.696 | crl_dir = $dir/crl 2026-06-15 10:22:40.696 | new_certs_dir = $dir/newcerts 2026-06-15 10:22:40.696 | certificate = $dir/cacert.pem 2026-06-15 10:22:40.696 | private_key = $dir/private/cacert.key 2026-06-15 10:22:40.696 | RANDFILE = $dir/private/.rand 2026-06-15 10:22:40.696 | default_md = sha256 2026-06-15 10:22:40.696 | 2026-06-15 10:22:40.696 | [ req ] 2026-06-15 10:22:40.696 | default_bits = 2048 2026-06-15 10:22:40.696 | default_md = sha256 2026-06-15 10:22:40.697 | 2026-06-15 10:22:40.697 | prompt = no 2026-06-15 10:22:40.697 | distinguished_name = ca_distinguished_name 2026-06-15 10:22:40.697 | 2026-06-15 10:22:40.697 | x509_extensions = ca_extensions 2026-06-15 10:22:40.697 | 2026-06-15 10:22:40.697 | [ ca_distinguished_name ] 2026-06-15 10:22:40.697 | organizationName = OpenStack 2026-06-15 10:22:40.697 | organizationalUnitName = DevStack Certificate Authority 2026-06-15 10:22:40.697 | commonName = Intermediate CA 2026-06-15 10:22:40.697 | 2026-06-15 10:22:40.697 | [ policy_match ] 2026-06-15 10:22:40.697 | countryName = optional 2026-06-15 10:22:40.697 | stateOrProvinceName = optional 2026-06-15 10:22:40.697 | organizationName = match 2026-06-15 10:22:40.697 | organizationalUnitName = optional 2026-06-15 10:22:40.697 | commonName = supplied 2026-06-15 10:22:40.697 | 2026-06-15 10:22:40.697 | [ ca_extensions ] 2026-06-15 10:22:40.697 | basicConstraints = critical,CA:true 2026-06-15 10:22:40.697 | subjectKeyIdentifier = hash 2026-06-15 10:22:40.697 | authorityKeyIdentifier = keyid:always, issuer 2026-06-15 10:22:40.698 | keyUsage = cRLSign, keyCertSign 2026-06-15 10:22:40.698 | 2026-06-15 10:22:40.698 | ' 2026-06-15 10:22:40.700 | + lib/tls:make_int_CA:296 : create_signing_config /opt/stack/data/CA/int-ca 2026-06-15 10:22:40.703 | + lib/tls:create_signing_config:151 : local ca_dir=/opt/stack/data/CA/int-ca 2026-06-15 10:22:40.707 | + lib/tls:create_signing_config:198 : echo ' 2026-06-15 10:22:40.707 | [ ca ] 2026-06-15 10:22:40.707 | default_ca = CA_default 2026-06-15 10:22:40.707 | 2026-06-15 10:22:40.707 | [ CA_default ] 2026-06-15 10:22:40.707 | dir = /opt/stack/data/CA/int-ca 2026-06-15 10:22:40.707 | policy = policy_match 2026-06-15 10:22:40.707 | database = $dir/index.txt 2026-06-15 10:22:40.707 | serial = $dir/serial 2026-06-15 10:22:40.707 | certs = $dir/certs 2026-06-15 10:22:40.707 | crl_dir = $dir/crl 2026-06-15 10:22:40.707 | new_certs_dir = $dir/newcerts 2026-06-15 10:22:40.707 | certificate = $dir/cacert.pem 2026-06-15 10:22:40.707 | private_key = $dir/private/cacert.key 2026-06-15 10:22:40.707 | RANDFILE = $dir/private/.rand 2026-06-15 10:22:40.707 | default_md = default 2026-06-15 10:22:40.707 | 2026-06-15 10:22:40.707 | [ req ] 2026-06-15 10:22:40.707 | default_bits = 1024 2026-06-15 10:22:40.707 | default_md = sha256 2026-06-15 10:22:40.707 | 2026-06-15 10:22:40.707 | prompt = no 2026-06-15 10:22:40.707 | distinguished_name = req_distinguished_name 2026-06-15 10:22:40.707 | 2026-06-15 10:22:40.707 | x509_extensions = req_extensions 2026-06-15 10:22:40.707 | 2026-06-15 10:22:40.707 | [ req_distinguished_name ] 2026-06-15 10:22:40.707 | organizationName = OpenStack 2026-06-15 10:22:40.707 | organizationalUnitName = DevStack Server Farm 2026-06-15 10:22:40.707 | 2026-06-15 10:22:40.708 | [ policy_match ] 2026-06-15 10:22:40.708 | countryName = optional 2026-06-15 10:22:40.708 | stateOrProvinceName = optional 2026-06-15 10:22:40.708 | organizationName = match 2026-06-15 10:22:40.708 | organizationalUnitName = optional 2026-06-15 10:22:40.708 | commonName = supplied 2026-06-15 10:22:40.708 | 2026-06-15 10:22:40.708 | [ req_extensions ] 2026-06-15 10:22:40.708 | basicConstraints = CA:false 2026-06-15 10:22:40.708 | subjectKeyIdentifier = hash 2026-06-15 10:22:40.708 | authorityKeyIdentifier = keyid:always, issuer 2026-06-15 10:22:40.708 | keyUsage = digitalSignature, keyEncipherment, keyAgreement 2026-06-15 10:22:40.708 | extendedKeyUsage = serverAuth, clientAuth 2026-06-15 10:22:40.708 | subjectAltName = $ENV::SUBJECT_ALT_NAME 2026-06-15 10:22:40.708 | 2026-06-15 10:22:40.708 | ' 2026-06-15 10:22:40.711 | + lib/tls:make_int_CA:298 : '[' '!' -r /opt/stack/data/CA/int-ca/cacert.pem ']' 2026-06-15 10:22:40.714 | + lib/tls:make_int_CA:300 : /usr/bin/openssl req -config /opt/stack/data/CA/int-ca/ca.conf -sha256 -newkey rsa -nodes -keyout /opt/stack/data/CA/int-ca/private/cacert.key -out /opt/stack/data/CA/int-ca/cacert.csr -outform PEM 2026-06-15 10:22:40.833 | ....+++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++*...+.....+......+.+...+..+...+....+..+..........+.....+....+............+.....+....+.........+++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++*..+.............+..+.......+...+............+.....+......+......+.+.................................+.....+....+++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ 2026-06-15 10:22:40.967 | .+++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++*....+.........+.........+++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++*.....................+....+.....+..........+..+....+..+...+.........+..........+..+.+..+.+.....+......+...+.+.....+............+.......+..+.+............+.....+............+++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ 2026-06-15 10:22:40.976 | ----- 2026-06-15 10:22:40.984 | + lib/tls:make_int_CA:309 : /usr/bin/openssl ca -config /opt/stack/data/CA/root-ca/ca.conf -extensions ca_extensions -days 365 -notext -in /opt/stack/data/CA/int-ca/cacert.csr -out /opt/stack/data/CA/int-ca/cacert.pem -batch 2026-06-15 10:22:40.989 | Using configuration from /opt/stack/data/CA/root-ca/ca.conf 2026-06-15 10:22:40.993 | Check that the request matches the signature 2026-06-15 10:22:40.993 | Signature ok 2026-06-15 10:22:40.993 | The Subject's Distinguished Name is as follows 2026-06-15 10:22:40.993 | organizationName :ASN.1 12:'OpenStack' 2026-06-15 10:22:40.993 | organizationalUnitName:ASN.1 12:'DevStack Certificate Authority' 2026-06-15 10:22:40.993 | commonName :ASN.1 12:'Intermediate CA' 2026-06-15 10:22:40.994 | Certificate is to be certified until Jun 15 10:22:40 2027 GMT (365 days) 2026-06-15 10:22:40.998 | 2026-06-15 10:22:40.998 | Write out database with 1 new entries 2026-06-15 10:22:40.999 | Database updated 2026-06-15 10:22:41.003 | + lib/tls:init_CA:209 : cat /opt/stack/data/CA/root-ca/cacert.pem /opt/stack/data/CA/int-ca/cacert.pem 2026-06-15 10:22:41.009 | + lib/tls:init_CA:210 : cat /opt/stack/data/CA/int-ca/ca-chain.pem 2026-06-15 10:22:41.014 | + lib/tls:init_CA:212 : is_fedora 2026-06-15 10:22:41.018 | + functions-common:is_fedora:526 : [[ -z Ubuntu ]] 2026-06-15 10:22:41.021 | + functions-common:is_fedora:530 : '[' Ubuntu = Fedora ']' 2026-06-15 10:22:41.025 | + functions-common:is_fedora:530 : '[' Ubuntu = 'Red Hat' ']' 2026-06-15 10:22:41.029 | + functions-common:is_fedora:531 : '[' Ubuntu = openEuler ']' 2026-06-15 10:22:41.033 | + functions-common:is_fedora:532 : '[' Ubuntu = RedHatEnterpriseServer ']' 2026-06-15 10:22:41.036 | + functions-common:is_fedora:533 : '[' Ubuntu = RedHatEnterprise ']' 2026-06-15 10:22:41.040 | + functions-common:is_fedora:534 : '[' Ubuntu = RedHatEnterpriseLinux ']' 2026-06-15 10:22:41.045 | + functions-common:is_fedora:535 : '[' Ubuntu = RockyLinux ']' 2026-06-15 10:22:41.049 | + functions-common:is_fedora:536 : '[' Ubuntu = CentOS ']' 2026-06-15 10:22:41.053 | + functions-common:is_fedora:536 : '[' Ubuntu = CentOSStream ']' 2026-06-15 10:22:41.057 | + functions-common:is_fedora:537 : '[' Ubuntu = AlmaLinux ']' 2026-06-15 10:22:41.060 | + functions-common:is_fedora:538 : '[' Ubuntu = OracleServer ']' 2026-06-15 10:22:41.064 | + functions-common:is_fedora:538 : '[' Ubuntu = Virtuozzo ']' 2026-06-15 10:22:41.068 | + lib/tls:init_CA:215 : is_ubuntu 2026-06-15 10:22:41.071 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-06-15 10:22:41.075 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-06-15 10:22:41.079 | + 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-06-15 10:22:41.101 | + lib/tls:init_CA:217 : sudo cp /opt/stack/data/CA/root-ca/cacert.pem /usr/local/share/ca-certificates/devstack-root.crt 2026-06-15 10:22:41.119 | + lib/tls:init_CA:218 : sudo update-ca-certificates 2026-06-15 10:22:41.134 | Updating certificates in /etc/ssl/certs... 2026-06-15 10:22:42.480 | rehash: warning: skipping ca-certificates.crt,it does not contain exactly one certificate or CRL 2026-06-15 10:22:42.482 | rehash: warning: skipping devstack-int.pem,it does not contain exactly one certificate or CRL 2026-06-15 10:22:42.490 | 2 added, 0 removed; done. 2026-06-15 10:22:42.491 | Running hooks in /etc/ca-certificates/update.d... 2026-06-15 10:22:42.493 | done. 2026-06-15 10:22:42.502 | + ./stack.sh:main:878 : init_cert 2026-06-15 10:22:42.506 | + lib/tls:init_cert:225 : [[ ! -r /opt/stack/data/devstack-cert.pem ]] 2026-06-15 10:22:42.509 | + lib/tls:init_cert:226 : [[ -n 10.209.97.186 ]] 2026-06-15 10:22:42.512 | + lib/tls:init_cert:227 : TLS_IP=IP:10.209.97.186 2026-06-15 10:22:42.516 | + lib/tls:init_cert:228 : [[ -n 2001:4801:7824:101:be76:4eff:fe10:a62 ]] 2026-06-15 10:22:42.521 | + lib/tls:init_cert:229 : TLS_IP=IP:10.209.97.186,IP:2001:4801:7824:101:be76:4eff:fe10:a62 2026-06-15 10:22:42.524 | + lib/tls:init_cert:232 : make_cert /opt/stack/data/CA/int-ca devstack-cert npa606d15363b04 IP:10.209.97.186,IP:2001:4801:7824:101:be76:4eff:fe10:a62 2026-06-15 10:22:42.528 | + lib/tls:make_cert:242 : local ca_dir=/opt/stack/data/CA/int-ca 2026-06-15 10:22:42.531 | + lib/tls:make_cert:243 : local cert_name=devstack-cert 2026-06-15 10:22:42.535 | + lib/tls:make_cert:244 : local common_name=npa606d15363b04 2026-06-15 10:22:42.539 | + lib/tls:make_cert:245 : local alt_names=IP:10.209.97.186,IP:2001:4801:7824:101:be76:4eff:fe10:a62 2026-06-15 10:22:42.542 | + lib/tls:make_cert:247 : '[' npa606d15363b04 '!=' 10.209.97.186 ']' 2026-06-15 10:22:42.545 | + lib/tls:make_cert:248 : is_ipv4_address 10.209.97.186 2026-06-15 10:22:42.548 | + functions-common:is_ipv4_address:2200 : local address=10.209.97.186 2026-06-15 10:22:42.552 | + functions-common:is_ipv4_address:2201 : local 'regex=([0-9]{1,3}\.){3}[0-9]{1,3}' 2026-06-15 10:22:42.555 | + functions-common:is_ipv4_address:2203 : [[ 10.209.97.186 =~ ([0-9]{1,3}\.){3}[0-9]{1,3} ]] 2026-06-15 10:22:42.559 | + functions-common:is_ipv4_address:2204 : return 0 2026-06-15 10:22:42.562 | + lib/tls:make_cert:249 : [[ -z IP:10.209.97.186,IP:2001:4801:7824:101:be76:4eff:fe10:a62 ]] 2026-06-15 10:22:42.565 | + lib/tls:make_cert:252 : alt_names=IP:10.209.97.186,IP:2001:4801:7824:101:be76:4eff:fe10:a62,IP:10.209.97.186 2026-06-15 10:22:42.569 | + lib/tls:make_cert:258 : '[' '!' -r /opt/stack/data/CA/int-ca/devstack-cert.crt ']' 2026-06-15 10:22:42.573 | + lib/tls:make_cert:260 : /usr/bin/openssl req -sha256 -newkey rsa -nodes -keyout /opt/stack/data/CA/int-ca/private/devstack-cert.key -out /opt/stack/data/CA/int-ca/devstack-cert.csr -subj '/O=OpenStack/OU=DevStack Servers/CN=npa606d15363b04' 2026-06-15 10:22:42.654 | ........+++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++*.+........+.+++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++*.+......+.....+...+............+.........+++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ 2026-06-15 10:22:43.186 | ....+......+...+...........+.+.....+....+...+.....+...+...+.+......+...+.....+.........+......+.......+..............+...+...+...+....+..+.+...+..+...+.........+..........+..+...+......+............+...+.......+.........+.....+...+...+.........+...+.......+++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++*......+...........+.+...+...........+....+++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++*............+....+.....+.+......+.....+...+....+..+.+............+...+..+.+..+....+.....+......+...+.+...........+....+.....................+.........+......+.....+....+...........+.........+.+..+..........+..+...+.+.........+...+...+..+..........+..+.....................+......+...+..........+......+.....+......+.+...+...........+...+.+............+..+...+.........+....+......+.........+.....+....+..+..........+.........+............+.....+.......+.....+.......+...+...+..+......+.+...+...+........+.........+.+.....+...............+..........+..+............+.+..+.......+......+..+....+.........+...........+.+...+......+.....+......+....+...+...+.........+.....+....+.........+..+.+.....+....+.....................+........+.+...+...+...+..............+.+......+........+...+...+...................+..+.+..+...+.......+.....+...+...+...............+.+........+.+.................+...+.........+...+.......+..+.............+.....+............+......+....+...+.....+...+.......+.....+.+.....+...............+......+...+..........+........+...+.......+...+..+....+++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ 2026-06-15 10:22:43.193 | ----- 2026-06-15 10:22:43.202 | + lib/tls:make_cert:268 : [[ -z IP:10.209.97.186,IP:2001:4801:7824:101:be76:4eff:fe10:a62,IP:10.209.97.186 ]] 2026-06-15 10:22:43.206 | + lib/tls:make_cert:271 : alt_names=DNS:npa606d15363b04,IP:10.209.97.186,IP:2001:4801:7824:101:be76:4eff:fe10:a62,IP:10.209.97.186 2026-06-15 10:22:43.210 | + lib/tls:make_cert:275 : SUBJECT_ALT_NAME=DNS:npa606d15363b04,IP:10.209.97.186,IP:2001:4801:7824:101:be76:4eff:fe10:a62,IP:10.209.97.186 2026-06-15 10:22:43.213 | + lib/tls:make_cert:275 : /usr/bin/openssl ca -config /opt/stack/data/CA/int-ca/signing.conf -extensions req_extensions -days 365 -notext -in /opt/stack/data/CA/int-ca/devstack-cert.csr -out /opt/stack/data/CA/int-ca/devstack-cert.crt -subj '/O=OpenStack/OU=DevStack Servers/CN=npa606d15363b04' -batch 2026-06-15 10:22:43.218 | Using configuration from /opt/stack/data/CA/int-ca/signing.conf 2026-06-15 10:22:43.222 | Check that the request matches the signature 2026-06-15 10:22:43.222 | Signature ok 2026-06-15 10:22:43.222 | The Subject's Distinguished Name is as follows 2026-06-15 10:22:43.222 | organizationName :ASN.1 12:'OpenStack' 2026-06-15 10:22:43.222 | organizationalUnitName:ASN.1 12:'DevStack Servers' 2026-06-15 10:22:43.222 | commonName :ASN.1 12:'npa606d15363b04' 2026-06-15 10:22:43.224 | Certificate is to be certified until Jun 15 10:22:43 2027 GMT (365 days) 2026-06-15 10:22:43.227 | 2026-06-15 10:22:43.228 | Write out database with 1 new entries 2026-06-15 10:22:43.228 | Database updated 2026-06-15 10:22:43.233 | + 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-06-15 10:22:43.239 | + ./stack.sh:main:885 : install_dstat 2026-06-15 10:22:43.242 | + lib/dstat:install_dstat:22 : is_service_enabled memory_tracker 2026-06-15 10:22:43.262 | + functions-common:is_service_enabled:2070 : return 0 2026-06-15 10:22:43.266 | + lib/dstat:install_dstat:24 : pip_install_gr psutil 2026-06-15 10:22:43.270 | + inc/python:pip_install_gr:94 : local name=psutil 2026-06-15 10:22:43.273 | + inc/python:pip_install_gr:95 : local clean_name 2026-06-15 10:22:43.277 | ++ inc/python:pip_install_gr:96 : get_from_global_requirements psutil 2026-06-15 10:22:43.280 | ++ inc/python:get_from_global_requirements:241 : local package=psutil 2026-06-15 10:22:43.283 | ++ inc/python:get_from_global_requirements:242 : local required_pkg 2026-06-15 10:22:43.289 | +++ inc/python:get_from_global_requirements:243 : grep -i -h '^psutil' /opt/stack/requirements/global-requirements.txt 2026-06-15 10:22:43.290 | +++ inc/python:get_from_global_requirements:243 : cut -d# -f1 2026-06-15 10:22:43.295 | ++ inc/python:get_from_global_requirements:243 : required_pkg='psutil ' 2026-06-15 10:22:43.298 | ++ inc/python:get_from_global_requirements:244 : [[ psutil == '' ]] 2026-06-15 10:22:43.301 | ++ inc/python:get_from_global_requirements:247 : echo psutil 2026-06-15 10:22:43.306 | + inc/python:pip_install_gr:96 : clean_name=psutil 2026-06-15 10:22:43.310 | + inc/python:pip_install_gr:97 : pip_install psutil 2026-06-15 10:22:43.338 | Using python 3.12 to install psutil 2026-06-15 10:22:43.342 | + 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-06-15 10:22:44.285 | Looking in indexes: https://mirror-int.ord.rax.opendev.org/pypi/simple, https://mirror-int.ord.rax.opendev.org/wheel/ubuntu-24.04-x86_64 2026-06-15 10:22:44.553 | Collecting psutil 2026-06-15 10:22:44.557 | Downloading psutil-7.2.2-cp36-abi3-manylinux2010_x86_64.manylinux_2_12_x86_64.manylinux_2_28_x86_64.whl.metadata (22 kB) 2026-06-15 10:22:44.579 | Downloading psutil-7.2.2-cp36-abi3-manylinux2010_x86_64.manylinux_2_12_x86_64.manylinux_2_28_x86_64.whl (155 kB) 2026-06-15 10:22:44.661 | Installing collected packages: psutil 2026-06-15 10:22:44.782 | Successfully installed psutil-7.2.2 2026-06-15 10:22:44.888 | + inc/python:pip_install:216 : result=0 2026-06-15 10:22:44.890 | + inc/python:pip_install:218 : time_stop pip_install 2026-06-15 10:22:44.894 | + functions-common:time_stop:2414 : local name 2026-06-15 10:22:44.897 | + functions-common:time_stop:2415 : local end_time 2026-06-15 10:22:44.900 | + functions-common:time_stop:2416 : local elapsed_time 2026-06-15 10:22:44.903 | + functions-common:time_stop:2417 : local total 2026-06-15 10:22:44.907 | + functions-common:time_stop:2418 : local start_time 2026-06-15 10:22:44.910 | + functions-common:time_stop:2420 : name=pip_install 2026-06-15 10:22:44.913 | + functions-common:time_stop:2421 : start_time=1781518963332 2026-06-15 10:22:44.917 | + functions-common:time_stop:2423 : [[ -z 1781518963332 ]] 2026-06-15 10:22:44.922 | ++ functions-common:time_stop:2426 : date +%s%3N 2026-06-15 10:22:44.928 | + functions-common:time_stop:2426 : end_time=1781518964924 2026-06-15 10:22:44.931 | + functions-common:time_stop:2427 : elapsed_time=1592 2026-06-15 10:22:44.934 | + functions-common:time_stop:2428 : total=33293 2026-06-15 10:22:44.938 | + functions-common:time_stop:2430 : _TIME_START[$name]= 2026-06-15 10:22:44.941 | + functions-common:time_stop:2431 : _TIME_TOTAL[$name]=34885 2026-06-15 10:22:44.945 | + inc/python:pip_install:219 : return 0 2026-06-15 10:22:44.949 | + ./stack.sh:main:891 : echo_summary 'Installing OpenStack project source' 2026-06-15 10:22:44.952 | + ./stack.sh:echo_summary:438 : [[ -t 3 ]] 2026-06-15 10:22:44.956 | + ./stack.sh:echo_summary:444 : echo -e Installing OpenStack project source 2026-06-15 10:22:44.959 | + ./stack.sh:main:894 : install_libs 2026-06-15 10:22:44.962 | + lib/libraries:install_libs:91 : _install_lib_from_source automaton 2026-06-15 10:22:44.966 | + lib/libraries:_install_lib_from_source:75 : local name=automaton 2026-06-15 10:22:44.970 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git automaton 2026-06-15 10:22:44.973 | + inc/python:use_library_from_git:266 : local name=automaton 2026-06-15 10:22:44.977 | + inc/python:use_library_from_git:267 : local enabled=1 2026-06-15 10:22:44.980 | + inc/python:use_library_from_git:268 : [[ novnc,cinder,devstack,glance,keystone,neutron,nova,os-test-images,placement,requirements,swift,tempest = \A\L\L ]] 2026-06-15 10:22:44.983 | + inc/python:use_library_from_git:268 : [[ ,novnc,cinder,devstack,glance,keystone,neutron,nova,os-test-images,placement,requirements,swift,tempest, =~ ,automaton, ]] 2026-06-15 10:22:44.987 | + inc/python:use_library_from_git:269 : return 1 2026-06-15 10:22:44.990 | + lib/libraries:install_libs:92 : _install_lib_from_source castellan 2026-06-15 10:22:44.994 | + lib/libraries:_install_lib_from_source:75 : local name=castellan 2026-06-15 10:22:44.997 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git castellan 2026-06-15 10:22:45.000 | + inc/python:use_library_from_git:266 : local name=castellan 2026-06-15 10:22:45.003 | + inc/python:use_library_from_git:267 : local enabled=1 2026-06-15 10:22:45.007 | + inc/python:use_library_from_git:268 : [[ novnc,cinder,devstack,glance,keystone,neutron,nova,os-test-images,placement,requirements,swift,tempest = \A\L\L ]] 2026-06-15 10:22:45.010 | + inc/python:use_library_from_git:268 : [[ ,novnc,cinder,devstack,glance,keystone,neutron,nova,os-test-images,placement,requirements,swift,tempest, =~ ,castellan, ]] 2026-06-15 10:22:45.012 | + inc/python:use_library_from_git:269 : return 1 2026-06-15 10:22:45.015 | + lib/libraries:install_libs:93 : _install_lib_from_source cliff 2026-06-15 10:22:45.018 | + lib/libraries:_install_lib_from_source:75 : local name=cliff 2026-06-15 10:22:45.021 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git cliff 2026-06-15 10:22:45.023 | + inc/python:use_library_from_git:266 : local name=cliff 2026-06-15 10:22:45.026 | + inc/python:use_library_from_git:267 : local enabled=1 2026-06-15 10:22:45.028 | + inc/python:use_library_from_git:268 : [[ novnc,cinder,devstack,glance,keystone,neutron,nova,os-test-images,placement,requirements,swift,tempest = \A\L\L ]] 2026-06-15 10:22:45.032 | + inc/python:use_library_from_git:268 : [[ ,novnc,cinder,devstack,glance,keystone,neutron,nova,os-test-images,placement,requirements,swift,tempest, =~ ,cliff, ]] 2026-06-15 10:22:45.034 | + inc/python:use_library_from_git:269 : return 1 2026-06-15 10:22:45.038 | + lib/libraries:install_libs:94 : _install_lib_from_source cursive 2026-06-15 10:22:45.040 | + lib/libraries:_install_lib_from_source:75 : local name=cursive 2026-06-15 10:22:45.044 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git cursive 2026-06-15 10:22:45.047 | + inc/python:use_library_from_git:266 : local name=cursive 2026-06-15 10:22:45.050 | + inc/python:use_library_from_git:267 : local enabled=1 2026-06-15 10:22:45.053 | + inc/python:use_library_from_git:268 : [[ novnc,cinder,devstack,glance,keystone,neutron,nova,os-test-images,placement,requirements,swift,tempest = \A\L\L ]] 2026-06-15 10:22:45.056 | + inc/python:use_library_from_git:268 : [[ ,novnc,cinder,devstack,glance,keystone,neutron,nova,os-test-images,placement,requirements,swift,tempest, =~ ,cursive, ]] 2026-06-15 10:22:45.059 | + inc/python:use_library_from_git:269 : return 1 2026-06-15 10:22:45.063 | + lib/libraries:install_libs:95 : _install_lib_from_source debtcollector 2026-06-15 10:22:45.066 | + lib/libraries:_install_lib_from_source:75 : local name=debtcollector 2026-06-15 10:22:45.069 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git debtcollector 2026-06-15 10:22:45.072 | + inc/python:use_library_from_git:266 : local name=debtcollector 2026-06-15 10:22:45.076 | + inc/python:use_library_from_git:267 : local enabled=1 2026-06-15 10:22:45.079 | + inc/python:use_library_from_git:268 : [[ novnc,cinder,devstack,glance,keystone,neutron,nova,os-test-images,placement,requirements,swift,tempest = \A\L\L ]] 2026-06-15 10:22:45.082 | + inc/python:use_library_from_git:268 : [[ ,novnc,cinder,devstack,glance,keystone,neutron,nova,os-test-images,placement,requirements,swift,tempest, =~ ,debtcollector, ]] 2026-06-15 10:22:45.085 | + inc/python:use_library_from_git:269 : return 1 2026-06-15 10:22:45.089 | + lib/libraries:install_libs:96 : _install_lib_from_source futurist 2026-06-15 10:22:45.093 | + lib/libraries:_install_lib_from_source:75 : local name=futurist 2026-06-15 10:22:45.096 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git futurist 2026-06-15 10:22:45.099 | + inc/python:use_library_from_git:266 : local name=futurist 2026-06-15 10:22:45.103 | + inc/python:use_library_from_git:267 : local enabled=1 2026-06-15 10:22:45.106 | + inc/python:use_library_from_git:268 : [[ novnc,cinder,devstack,glance,keystone,neutron,nova,os-test-images,placement,requirements,swift,tempest = \A\L\L ]] 2026-06-15 10:22:45.109 | + inc/python:use_library_from_git:268 : [[ ,novnc,cinder,devstack,glance,keystone,neutron,nova,os-test-images,placement,requirements,swift,tempest, =~ ,futurist, ]] 2026-06-15 10:22:45.112 | + inc/python:use_library_from_git:269 : return 1 2026-06-15 10:22:45.116 | + lib/libraries:install_libs:97 : _install_lib_from_source openstacksdk 2026-06-15 10:22:45.118 | + lib/libraries:_install_lib_from_source:75 : local name=openstacksdk 2026-06-15 10:22:45.122 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git openstacksdk 2026-06-15 10:22:45.125 | + inc/python:use_library_from_git:266 : local name=openstacksdk 2026-06-15 10:22:45.128 | + inc/python:use_library_from_git:267 : local enabled=1 2026-06-15 10:22:45.131 | + inc/python:use_library_from_git:268 : [[ novnc,cinder,devstack,glance,keystone,neutron,nova,os-test-images,placement,requirements,swift,tempest = \A\L\L ]] 2026-06-15 10:22:45.134 | + inc/python:use_library_from_git:268 : [[ ,novnc,cinder,devstack,glance,keystone,neutron,nova,os-test-images,placement,requirements,swift,tempest, =~ ,openstacksdk, ]] 2026-06-15 10:22:45.137 | + inc/python:use_library_from_git:269 : return 1 2026-06-15 10:22:45.142 | + lib/libraries:install_libs:98 : _install_lib_from_source osc-lib 2026-06-15 10:22:45.145 | + lib/libraries:_install_lib_from_source:75 : local name=osc-lib 2026-06-15 10:22:45.149 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git osc-lib 2026-06-15 10:22:45.152 | + inc/python:use_library_from_git:266 : local name=osc-lib 2026-06-15 10:22:45.156 | + inc/python:use_library_from_git:267 : local enabled=1 2026-06-15 10:22:45.159 | + inc/python:use_library_from_git:268 : [[ novnc,cinder,devstack,glance,keystone,neutron,nova,os-test-images,placement,requirements,swift,tempest = \A\L\L ]] 2026-06-15 10:22:45.163 | + inc/python:use_library_from_git:268 : [[ ,novnc,cinder,devstack,glance,keystone,neutron,nova,os-test-images,placement,requirements,swift,tempest, =~ ,osc-lib, ]] 2026-06-15 10:22:45.166 | + inc/python:use_library_from_git:269 : return 1 2026-06-15 10:22:45.170 | + lib/libraries:install_libs:99 : _install_lib_from_source osc-placement 2026-06-15 10:22:45.173 | + lib/libraries:_install_lib_from_source:75 : local name=osc-placement 2026-06-15 10:22:45.176 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git osc-placement 2026-06-15 10:22:45.180 | + inc/python:use_library_from_git:266 : local name=osc-placement 2026-06-15 10:22:45.182 | + inc/python:use_library_from_git:267 : local enabled=1 2026-06-15 10:22:45.185 | + inc/python:use_library_from_git:268 : [[ novnc,cinder,devstack,glance,keystone,neutron,nova,os-test-images,placement,requirements,swift,tempest = \A\L\L ]] 2026-06-15 10:22:45.188 | + inc/python:use_library_from_git:268 : [[ ,novnc,cinder,devstack,glance,keystone,neutron,nova,os-test-images,placement,requirements,swift,tempest, =~ ,osc-placement, ]] 2026-06-15 10:22:45.191 | + inc/python:use_library_from_git:269 : return 1 2026-06-15 10:22:45.194 | + lib/libraries:install_libs:100 : _install_lib_from_source os-client-config 2026-06-15 10:22:45.197 | + lib/libraries:_install_lib_from_source:75 : local name=os-client-config 2026-06-15 10:22:45.201 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git os-client-config 2026-06-15 10:22:45.204 | + inc/python:use_library_from_git:266 : local name=os-client-config 2026-06-15 10:22:45.206 | + inc/python:use_library_from_git:267 : local enabled=1 2026-06-15 10:22:45.210 | + inc/python:use_library_from_git:268 : [[ novnc,cinder,devstack,glance,keystone,neutron,nova,os-test-images,placement,requirements,swift,tempest = \A\L\L ]] 2026-06-15 10:22:45.213 | + inc/python:use_library_from_git:268 : [[ ,novnc,cinder,devstack,glance,keystone,neutron,nova,os-test-images,placement,requirements,swift,tempest, =~ ,os-client-config, ]] 2026-06-15 10:22:45.216 | + inc/python:use_library_from_git:269 : return 1 2026-06-15 10:22:45.219 | + lib/libraries:install_libs:101 : _install_lib_from_source oslo.cache 2026-06-15 10:22:45.223 | + lib/libraries:_install_lib_from_source:75 : local name=oslo.cache 2026-06-15 10:22:45.226 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git oslo.cache 2026-06-15 10:22:45.229 | + inc/python:use_library_from_git:266 : local name=oslo.cache 2026-06-15 10:22:45.232 | + inc/python:use_library_from_git:267 : local enabled=1 2026-06-15 10:22:45.235 | + inc/python:use_library_from_git:268 : [[ novnc,cinder,devstack,glance,keystone,neutron,nova,os-test-images,placement,requirements,swift,tempest = \A\L\L ]] 2026-06-15 10:22:45.239 | + inc/python:use_library_from_git:268 : [[ ,novnc,cinder,devstack,glance,keystone,neutron,nova,os-test-images,placement,requirements,swift,tempest, =~ ,oslo.cache, ]] 2026-06-15 10:22:45.242 | + inc/python:use_library_from_git:269 : return 1 2026-06-15 10:22:45.245 | + lib/libraries:install_libs:102 : _install_lib_from_source oslo.concurrency 2026-06-15 10:22:45.248 | + lib/libraries:_install_lib_from_source:75 : local name=oslo.concurrency 2026-06-15 10:22:45.251 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git oslo.concurrency 2026-06-15 10:22:45.255 | + inc/python:use_library_from_git:266 : local name=oslo.concurrency 2026-06-15 10:22:45.258 | + inc/python:use_library_from_git:267 : local enabled=1 2026-06-15 10:22:45.261 | + inc/python:use_library_from_git:268 : [[ novnc,cinder,devstack,glance,keystone,neutron,nova,os-test-images,placement,requirements,swift,tempest = \A\L\L ]] 2026-06-15 10:22:45.265 | + inc/python:use_library_from_git:268 : [[ ,novnc,cinder,devstack,glance,keystone,neutron,nova,os-test-images,placement,requirements,swift,tempest, =~ ,oslo.concurrency, ]] 2026-06-15 10:22:45.268 | + inc/python:use_library_from_git:269 : return 1 2026-06-15 10:22:45.272 | + lib/libraries:install_libs:103 : _install_lib_from_source oslo.config 2026-06-15 10:22:45.275 | + lib/libraries:_install_lib_from_source:75 : local name=oslo.config 2026-06-15 10:22:45.277 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git oslo.config 2026-06-15 10:22:45.280 | + inc/python:use_library_from_git:266 : local name=oslo.config 2026-06-15 10:22:45.283 | + inc/python:use_library_from_git:267 : local enabled=1 2026-06-15 10:22:45.287 | + inc/python:use_library_from_git:268 : [[ novnc,cinder,devstack,glance,keystone,neutron,nova,os-test-images,placement,requirements,swift,tempest = \A\L\L ]] 2026-06-15 10:22:45.290 | + inc/python:use_library_from_git:268 : [[ ,novnc,cinder,devstack,glance,keystone,neutron,nova,os-test-images,placement,requirements,swift,tempest, =~ ,oslo.config, ]] 2026-06-15 10:22:45.294 | + inc/python:use_library_from_git:269 : return 1 2026-06-15 10:22:45.298 | + lib/libraries:install_libs:104 : _install_lib_from_source oslo.context 2026-06-15 10:22:45.301 | + lib/libraries:_install_lib_from_source:75 : local name=oslo.context 2026-06-15 10:22:45.304 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git oslo.context 2026-06-15 10:22:45.307 | + inc/python:use_library_from_git:266 : local name=oslo.context 2026-06-15 10:22:45.311 | + inc/python:use_library_from_git:267 : local enabled=1 2026-06-15 10:22:45.313 | + inc/python:use_library_from_git:268 : [[ novnc,cinder,devstack,glance,keystone,neutron,nova,os-test-images,placement,requirements,swift,tempest = \A\L\L ]] 2026-06-15 10:22:45.317 | + inc/python:use_library_from_git:268 : [[ ,novnc,cinder,devstack,glance,keystone,neutron,nova,os-test-images,placement,requirements,swift,tempest, =~ ,oslo.context, ]] 2026-06-15 10:22:45.320 | + inc/python:use_library_from_git:269 : return 1 2026-06-15 10:22:45.324 | + lib/libraries:install_libs:105 : _install_lib_from_source oslo.db 2026-06-15 10:22:45.327 | + lib/libraries:_install_lib_from_source:75 : local name=oslo.db 2026-06-15 10:22:45.331 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git oslo.db 2026-06-15 10:22:45.334 | + inc/python:use_library_from_git:266 : local name=oslo.db 2026-06-15 10:22:45.337 | + inc/python:use_library_from_git:267 : local enabled=1 2026-06-15 10:22:45.341 | + inc/python:use_library_from_git:268 : [[ novnc,cinder,devstack,glance,keystone,neutron,nova,os-test-images,placement,requirements,swift,tempest = \A\L\L ]] 2026-06-15 10:22:45.344 | + inc/python:use_library_from_git:268 : [[ ,novnc,cinder,devstack,glance,keystone,neutron,nova,os-test-images,placement,requirements,swift,tempest, =~ ,oslo.db, ]] 2026-06-15 10:22:45.349 | + inc/python:use_library_from_git:269 : return 1 2026-06-15 10:22:45.353 | + lib/libraries:install_libs:106 : _install_lib_from_source oslo.i18n 2026-06-15 10:22:45.357 | + lib/libraries:_install_lib_from_source:75 : local name=oslo.i18n 2026-06-15 10:22:45.361 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git oslo.i18n 2026-06-15 10:22:45.364 | + inc/python:use_library_from_git:266 : local name=oslo.i18n 2026-06-15 10:22:45.368 | + inc/python:use_library_from_git:267 : local enabled=1 2026-06-15 10:22:45.371 | + inc/python:use_library_from_git:268 : [[ novnc,cinder,devstack,glance,keystone,neutron,nova,os-test-images,placement,requirements,swift,tempest = \A\L\L ]] 2026-06-15 10:22:45.375 | + inc/python:use_library_from_git:268 : [[ ,novnc,cinder,devstack,glance,keystone,neutron,nova,os-test-images,placement,requirements,swift,tempest, =~ ,oslo.i18n, ]] 2026-06-15 10:22:45.378 | + inc/python:use_library_from_git:269 : return 1 2026-06-15 10:22:45.381 | + lib/libraries:install_libs:107 : _install_lib_from_source oslo.limit 2026-06-15 10:22:45.385 | + lib/libraries:_install_lib_from_source:75 : local name=oslo.limit 2026-06-15 10:22:45.388 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git oslo.limit 2026-06-15 10:22:45.390 | + inc/python:use_library_from_git:266 : local name=oslo.limit 2026-06-15 10:22:45.393 | + inc/python:use_library_from_git:267 : local enabled=1 2026-06-15 10:22:45.397 | + inc/python:use_library_from_git:268 : [[ novnc,cinder,devstack,glance,keystone,neutron,nova,os-test-images,placement,requirements,swift,tempest = \A\L\L ]] 2026-06-15 10:22:45.400 | + inc/python:use_library_from_git:268 : [[ ,novnc,cinder,devstack,glance,keystone,neutron,nova,os-test-images,placement,requirements,swift,tempest, =~ ,oslo.limit, ]] 2026-06-15 10:22:45.404 | + inc/python:use_library_from_git:269 : return 1 2026-06-15 10:22:45.407 | + lib/libraries:install_libs:108 : _install_lib_from_source oslo.log 2026-06-15 10:22:45.411 | + lib/libraries:_install_lib_from_source:75 : local name=oslo.log 2026-06-15 10:22:45.414 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git oslo.log 2026-06-15 10:22:45.417 | + inc/python:use_library_from_git:266 : local name=oslo.log 2026-06-15 10:22:45.420 | + inc/python:use_library_from_git:267 : local enabled=1 2026-06-15 10:22:45.423 | + inc/python:use_library_from_git:268 : [[ novnc,cinder,devstack,glance,keystone,neutron,nova,os-test-images,placement,requirements,swift,tempest = \A\L\L ]] 2026-06-15 10:22:45.426 | + inc/python:use_library_from_git:268 : [[ ,novnc,cinder,devstack,glance,keystone,neutron,nova,os-test-images,placement,requirements,swift,tempest, =~ ,oslo.log, ]] 2026-06-15 10:22:45.430 | + inc/python:use_library_from_git:269 : return 1 2026-06-15 10:22:45.433 | + lib/libraries:install_libs:109 : _install_lib_from_source oslo.messaging 2026-06-15 10:22:45.436 | + lib/libraries:_install_lib_from_source:75 : local name=oslo.messaging 2026-06-15 10:22:45.439 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git oslo.messaging 2026-06-15 10:22:45.443 | + inc/python:use_library_from_git:266 : local name=oslo.messaging 2026-06-15 10:22:45.447 | + inc/python:use_library_from_git:267 : local enabled=1 2026-06-15 10:22:45.450 | + inc/python:use_library_from_git:268 : [[ novnc,cinder,devstack,glance,keystone,neutron,nova,os-test-images,placement,requirements,swift,tempest = \A\L\L ]] 2026-06-15 10:22:45.453 | + inc/python:use_library_from_git:268 : [[ ,novnc,cinder,devstack,glance,keystone,neutron,nova,os-test-images,placement,requirements,swift,tempest, =~ ,oslo.messaging, ]] 2026-06-15 10:22:45.456 | + inc/python:use_library_from_git:269 : return 1 2026-06-15 10:22:45.459 | + lib/libraries:install_libs:110 : _install_lib_from_source oslo.middleware 2026-06-15 10:22:45.463 | + lib/libraries:_install_lib_from_source:75 : local name=oslo.middleware 2026-06-15 10:22:45.466 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git oslo.middleware 2026-06-15 10:22:45.469 | + inc/python:use_library_from_git:266 : local name=oslo.middleware 2026-06-15 10:22:45.473 | + inc/python:use_library_from_git:267 : local enabled=1 2026-06-15 10:22:45.477 | + inc/python:use_library_from_git:268 : [[ novnc,cinder,devstack,glance,keystone,neutron,nova,os-test-images,placement,requirements,swift,tempest = \A\L\L ]] 2026-06-15 10:22:45.480 | + inc/python:use_library_from_git:268 : [[ ,novnc,cinder,devstack,glance,keystone,neutron,nova,os-test-images,placement,requirements,swift,tempest, =~ ,oslo.middleware, ]] 2026-06-15 10:22:45.483 | + inc/python:use_library_from_git:269 : return 1 2026-06-15 10:22:45.486 | + lib/libraries:install_libs:111 : _install_lib_from_source oslo.policy 2026-06-15 10:22:45.490 | + lib/libraries:_install_lib_from_source:75 : local name=oslo.policy 2026-06-15 10:22:45.493 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git oslo.policy 2026-06-15 10:22:45.497 | + inc/python:use_library_from_git:266 : local name=oslo.policy 2026-06-15 10:22:45.500 | + inc/python:use_library_from_git:267 : local enabled=1 2026-06-15 10:22:45.503 | + inc/python:use_library_from_git:268 : [[ novnc,cinder,devstack,glance,keystone,neutron,nova,os-test-images,placement,requirements,swift,tempest = \A\L\L ]] 2026-06-15 10:22:45.507 | + inc/python:use_library_from_git:268 : [[ ,novnc,cinder,devstack,glance,keystone,neutron,nova,os-test-images,placement,requirements,swift,tempest, =~ ,oslo.policy, ]] 2026-06-15 10:22:45.511 | + inc/python:use_library_from_git:269 : return 1 2026-06-15 10:22:45.514 | + lib/libraries:install_libs:112 : _install_lib_from_source oslo.privsep 2026-06-15 10:22:45.517 | + lib/libraries:_install_lib_from_source:75 : local name=oslo.privsep 2026-06-15 10:22:45.521 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git oslo.privsep 2026-06-15 10:22:45.524 | + inc/python:use_library_from_git:266 : local name=oslo.privsep 2026-06-15 10:22:45.528 | + inc/python:use_library_from_git:267 : local enabled=1 2026-06-15 10:22:45.531 | + inc/python:use_library_from_git:268 : [[ novnc,cinder,devstack,glance,keystone,neutron,nova,os-test-images,placement,requirements,swift,tempest = \A\L\L ]] 2026-06-15 10:22:45.535 | + inc/python:use_library_from_git:268 : [[ ,novnc,cinder,devstack,glance,keystone,neutron,nova,os-test-images,placement,requirements,swift,tempest, =~ ,oslo.privsep, ]] 2026-06-15 10:22:45.538 | + inc/python:use_library_from_git:269 : return 1 2026-06-15 10:22:45.541 | + lib/libraries:install_libs:113 : _install_lib_from_source oslo.reports 2026-06-15 10:22:45.545 | + lib/libraries:_install_lib_from_source:75 : local name=oslo.reports 2026-06-15 10:22:45.549 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git oslo.reports 2026-06-15 10:22:45.552 | + inc/python:use_library_from_git:266 : local name=oslo.reports 2026-06-15 10:22:45.556 | + inc/python:use_library_from_git:267 : local enabled=1 2026-06-15 10:22:45.559 | + inc/python:use_library_from_git:268 : [[ novnc,cinder,devstack,glance,keystone,neutron,nova,os-test-images,placement,requirements,swift,tempest = \A\L\L ]] 2026-06-15 10:22:45.563 | + inc/python:use_library_from_git:268 : [[ ,novnc,cinder,devstack,glance,keystone,neutron,nova,os-test-images,placement,requirements,swift,tempest, =~ ,oslo.reports, ]] 2026-06-15 10:22:45.566 | + inc/python:use_library_from_git:269 : return 1 2026-06-15 10:22:45.569 | + lib/libraries:install_libs:114 : _install_lib_from_source oslo.rootwrap 2026-06-15 10:22:45.573 | + lib/libraries:_install_lib_from_source:75 : local name=oslo.rootwrap 2026-06-15 10:22:45.577 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git oslo.rootwrap 2026-06-15 10:22:45.580 | + inc/python:use_library_from_git:266 : local name=oslo.rootwrap 2026-06-15 10:22:45.583 | + inc/python:use_library_from_git:267 : local enabled=1 2026-06-15 10:22:45.586 | + inc/python:use_library_from_git:268 : [[ novnc,cinder,devstack,glance,keystone,neutron,nova,os-test-images,placement,requirements,swift,tempest = \A\L\L ]] 2026-06-15 10:22:45.590 | + inc/python:use_library_from_git:268 : [[ ,novnc,cinder,devstack,glance,keystone,neutron,nova,os-test-images,placement,requirements,swift,tempest, =~ ,oslo.rootwrap, ]] 2026-06-15 10:22:45.593 | + inc/python:use_library_from_git:269 : return 1 2026-06-15 10:22:45.596 | + lib/libraries:install_libs:115 : _install_lib_from_source oslo.serialization 2026-06-15 10:22:45.599 | + lib/libraries:_install_lib_from_source:75 : local name=oslo.serialization 2026-06-15 10:22:45.603 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git oslo.serialization 2026-06-15 10:22:45.606 | + inc/python:use_library_from_git:266 : local name=oslo.serialization 2026-06-15 10:22:45.609 | + inc/python:use_library_from_git:267 : local enabled=1 2026-06-15 10:22:45.612 | + inc/python:use_library_from_git:268 : [[ novnc,cinder,devstack,glance,keystone,neutron,nova,os-test-images,placement,requirements,swift,tempest = \A\L\L ]] 2026-06-15 10:22:45.616 | + inc/python:use_library_from_git:268 : [[ ,novnc,cinder,devstack,glance,keystone,neutron,nova,os-test-images,placement,requirements,swift,tempest, =~ ,oslo.serialization, ]] 2026-06-15 10:22:45.619 | + inc/python:use_library_from_git:269 : return 1 2026-06-15 10:22:45.622 | + lib/libraries:install_libs:116 : _install_lib_from_source oslo.service 2026-06-15 10:22:45.625 | + lib/libraries:_install_lib_from_source:75 : local name=oslo.service 2026-06-15 10:22:45.629 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git oslo.service 2026-06-15 10:22:45.632 | + inc/python:use_library_from_git:266 : local name=oslo.service 2026-06-15 10:22:45.634 | + inc/python:use_library_from_git:267 : local enabled=1 2026-06-15 10:22:45.638 | + inc/python:use_library_from_git:268 : [[ novnc,cinder,devstack,glance,keystone,neutron,nova,os-test-images,placement,requirements,swift,tempest = \A\L\L ]] 2026-06-15 10:22:45.641 | + inc/python:use_library_from_git:268 : [[ ,novnc,cinder,devstack,glance,keystone,neutron,nova,os-test-images,placement,requirements,swift,tempest, =~ ,oslo.service, ]] 2026-06-15 10:22:45.644 | + inc/python:use_library_from_git:269 : return 1 2026-06-15 10:22:45.648 | + lib/libraries:install_libs:117 : _install_lib_from_source oslo.utils 2026-06-15 10:22:45.652 | + lib/libraries:_install_lib_from_source:75 : local name=oslo.utils 2026-06-15 10:22:45.655 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git oslo.utils 2026-06-15 10:22:45.658 | + inc/python:use_library_from_git:266 : local name=oslo.utils 2026-06-15 10:22:45.662 | + inc/python:use_library_from_git:267 : local enabled=1 2026-06-15 10:22:45.665 | + inc/python:use_library_from_git:268 : [[ novnc,cinder,devstack,glance,keystone,neutron,nova,os-test-images,placement,requirements,swift,tempest = \A\L\L ]] 2026-06-15 10:22:45.669 | + inc/python:use_library_from_git:268 : [[ ,novnc,cinder,devstack,glance,keystone,neutron,nova,os-test-images,placement,requirements,swift,tempest, =~ ,oslo.utils, ]] 2026-06-15 10:22:45.672 | + inc/python:use_library_from_git:269 : return 1 2026-06-15 10:22:45.675 | + lib/libraries:install_libs:118 : _install_lib_from_source oslo.versionedobjects 2026-06-15 10:22:45.679 | + lib/libraries:_install_lib_from_source:75 : local name=oslo.versionedobjects 2026-06-15 10:22:45.682 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git oslo.versionedobjects 2026-06-15 10:22:45.686 | + inc/python:use_library_from_git:266 : local name=oslo.versionedobjects 2026-06-15 10:22:45.690 | + inc/python:use_library_from_git:267 : local enabled=1 2026-06-15 10:22:45.694 | + inc/python:use_library_from_git:268 : [[ novnc,cinder,devstack,glance,keystone,neutron,nova,os-test-images,placement,requirements,swift,tempest = \A\L\L ]] 2026-06-15 10:22:45.697 | + inc/python:use_library_from_git:268 : [[ ,novnc,cinder,devstack,glance,keystone,neutron,nova,os-test-images,placement,requirements,swift,tempest, =~ ,oslo.versionedobjects, ]] 2026-06-15 10:22:45.700 | + inc/python:use_library_from_git:269 : return 1 2026-06-15 10:22:45.704 | + lib/libraries:install_libs:119 : _install_lib_from_source oslo.vmware 2026-06-15 10:22:45.707 | + lib/libraries:_install_lib_from_source:75 : local name=oslo.vmware 2026-06-15 10:22:45.711 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git oslo.vmware 2026-06-15 10:22:45.714 | + inc/python:use_library_from_git:266 : local name=oslo.vmware 2026-06-15 10:22:45.718 | + inc/python:use_library_from_git:267 : local enabled=1 2026-06-15 10:22:45.721 | + inc/python:use_library_from_git:268 : [[ novnc,cinder,devstack,glance,keystone,neutron,nova,os-test-images,placement,requirements,swift,tempest = \A\L\L ]] 2026-06-15 10:22:45.724 | + inc/python:use_library_from_git:268 : [[ ,novnc,cinder,devstack,glance,keystone,neutron,nova,os-test-images,placement,requirements,swift,tempest, =~ ,oslo.vmware, ]] 2026-06-15 10:22:45.727 | + inc/python:use_library_from_git:269 : return 1 2026-06-15 10:22:45.731 | + lib/libraries:install_libs:120 : _install_lib_from_source osprofiler 2026-06-15 10:22:45.734 | + lib/libraries:_install_lib_from_source:75 : local name=osprofiler 2026-06-15 10:22:45.738 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git osprofiler 2026-06-15 10:22:45.742 | + inc/python:use_library_from_git:266 : local name=osprofiler 2026-06-15 10:22:45.745 | + inc/python:use_library_from_git:267 : local enabled=1 2026-06-15 10:22:45.747 | + inc/python:use_library_from_git:268 : [[ novnc,cinder,devstack,glance,keystone,neutron,nova,os-test-images,placement,requirements,swift,tempest = \A\L\L ]] 2026-06-15 10:22:45.750 | + inc/python:use_library_from_git:268 : [[ ,novnc,cinder,devstack,glance,keystone,neutron,nova,os-test-images,placement,requirements,swift,tempest, =~ ,osprofiler, ]] 2026-06-15 10:22:45.753 | + inc/python:use_library_from_git:269 : return 1 2026-06-15 10:22:45.756 | + lib/libraries:install_libs:121 : _install_lib_from_source pycadf 2026-06-15 10:22:45.759 | + lib/libraries:_install_lib_from_source:75 : local name=pycadf 2026-06-15 10:22:45.761 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git pycadf 2026-06-15 10:22:45.764 | + inc/python:use_library_from_git:266 : local name=pycadf 2026-06-15 10:22:45.768 | + inc/python:use_library_from_git:267 : local enabled=1 2026-06-15 10:22:45.771 | + inc/python:use_library_from_git:268 : [[ novnc,cinder,devstack,glance,keystone,neutron,nova,os-test-images,placement,requirements,swift,tempest = \A\L\L ]] 2026-06-15 10:22:45.774 | + inc/python:use_library_from_git:268 : [[ ,novnc,cinder,devstack,glance,keystone,neutron,nova,os-test-images,placement,requirements,swift,tempest, =~ ,pycadf, ]] 2026-06-15 10:22:45.778 | + inc/python:use_library_from_git:269 : return 1 2026-06-15 10:22:45.781 | + lib/libraries:install_libs:122 : _install_lib_from_source stevedore 2026-06-15 10:22:45.784 | + lib/libraries:_install_lib_from_source:75 : local name=stevedore 2026-06-15 10:22:45.788 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git stevedore 2026-06-15 10:22:45.792 | + inc/python:use_library_from_git:266 : local name=stevedore 2026-06-15 10:22:45.795 | + inc/python:use_library_from_git:267 : local enabled=1 2026-06-15 10:22:45.799 | + inc/python:use_library_from_git:268 : [[ novnc,cinder,devstack,glance,keystone,neutron,nova,os-test-images,placement,requirements,swift,tempest = \A\L\L ]] 2026-06-15 10:22:45.803 | + inc/python:use_library_from_git:268 : [[ ,novnc,cinder,devstack,glance,keystone,neutron,nova,os-test-images,placement,requirements,swift,tempest, =~ ,stevedore, ]] 2026-06-15 10:22:45.807 | + inc/python:use_library_from_git:269 : return 1 2026-06-15 10:22:45.811 | + lib/libraries:install_libs:123 : _install_lib_from_source taskflow 2026-06-15 10:22:45.814 | + lib/libraries:_install_lib_from_source:75 : local name=taskflow 2026-06-15 10:22:45.817 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git taskflow 2026-06-15 10:22:45.821 | + inc/python:use_library_from_git:266 : local name=taskflow 2026-06-15 10:22:45.825 | + inc/python:use_library_from_git:267 : local enabled=1 2026-06-15 10:22:45.828 | + inc/python:use_library_from_git:268 : [[ novnc,cinder,devstack,glance,keystone,neutron,nova,os-test-images,placement,requirements,swift,tempest = \A\L\L ]] 2026-06-15 10:22:45.831 | + inc/python:use_library_from_git:268 : [[ ,novnc,cinder,devstack,glance,keystone,neutron,nova,os-test-images,placement,requirements,swift,tempest, =~ ,taskflow, ]] 2026-06-15 10:22:45.835 | + inc/python:use_library_from_git:269 : return 1 2026-06-15 10:22:45.838 | + lib/libraries:install_libs:124 : _install_lib_from_source tooz 2026-06-15 10:22:45.841 | + lib/libraries:_install_lib_from_source:75 : local name=tooz 2026-06-15 10:22:45.844 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git tooz 2026-06-15 10:22:45.847 | + inc/python:use_library_from_git:266 : local name=tooz 2026-06-15 10:22:45.851 | + inc/python:use_library_from_git:267 : local enabled=1 2026-06-15 10:22:45.854 | + inc/python:use_library_from_git:268 : [[ novnc,cinder,devstack,glance,keystone,neutron,nova,os-test-images,placement,requirements,swift,tempest = \A\L\L ]] 2026-06-15 10:22:45.857 | + inc/python:use_library_from_git:268 : [[ ,novnc,cinder,devstack,glance,keystone,neutron,nova,os-test-images,placement,requirements,swift,tempest, =~ ,tooz, ]] 2026-06-15 10:22:45.861 | + inc/python:use_library_from_git:269 : return 1 2026-06-15 10:22:45.864 | + lib/libraries:install_libs:128 : _install_lib_from_source os-brick 2026-06-15 10:22:45.867 | + lib/libraries:_install_lib_from_source:75 : local name=os-brick 2026-06-15 10:22:45.871 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git os-brick 2026-06-15 10:22:45.875 | + inc/python:use_library_from_git:266 : local name=os-brick 2026-06-15 10:22:45.878 | + inc/python:use_library_from_git:267 : local enabled=1 2026-06-15 10:22:45.881 | + inc/python:use_library_from_git:268 : [[ novnc,cinder,devstack,glance,keystone,neutron,nova,os-test-images,placement,requirements,swift,tempest = \A\L\L ]] 2026-06-15 10:22:45.884 | + inc/python:use_library_from_git:268 : [[ ,novnc,cinder,devstack,glance,keystone,neutron,nova,os-test-images,placement,requirements,swift,tempest, =~ ,os-brick, ]] 2026-06-15 10:22:45.888 | + inc/python:use_library_from_git:269 : return 1 2026-06-15 10:22:45.892 | + lib/libraries:install_libs:129 : _install_lib_from_source os-resource-classes 2026-06-15 10:22:45.895 | + lib/libraries:_install_lib_from_source:75 : local name=os-resource-classes 2026-06-15 10:22:45.899 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git os-resource-classes 2026-06-15 10:22:45.902 | + inc/python:use_library_from_git:266 : local name=os-resource-classes 2026-06-15 10:22:45.905 | + inc/python:use_library_from_git:267 : local enabled=1 2026-06-15 10:22:45.909 | + inc/python:use_library_from_git:268 : [[ novnc,cinder,devstack,glance,keystone,neutron,nova,os-test-images,placement,requirements,swift,tempest = \A\L\L ]] 2026-06-15 10:22:45.912 | + inc/python:use_library_from_git:268 : [[ ,novnc,cinder,devstack,glance,keystone,neutron,nova,os-test-images,placement,requirements,swift,tempest, =~ ,os-resource-classes, ]] 2026-06-15 10:22:45.917 | + inc/python:use_library_from_git:269 : return 1 2026-06-15 10:22:45.920 | + lib/libraries:install_libs:130 : _install_lib_from_source os-traits 2026-06-15 10:22:45.923 | + lib/libraries:_install_lib_from_source:75 : local name=os-traits 2026-06-15 10:22:45.927 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git os-traits 2026-06-15 10:22:45.931 | + inc/python:use_library_from_git:266 : local name=os-traits 2026-06-15 10:22:45.934 | + inc/python:use_library_from_git:267 : local enabled=1 2026-06-15 10:22:45.938 | + inc/python:use_library_from_git:268 : [[ novnc,cinder,devstack,glance,keystone,neutron,nova,os-test-images,placement,requirements,swift,tempest = \A\L\L ]] 2026-06-15 10:22:45.942 | + inc/python:use_library_from_git:268 : [[ ,novnc,cinder,devstack,glance,keystone,neutron,nova,os-test-images,placement,requirements,swift,tempest, =~ ,os-traits, ]] 2026-06-15 10:22:45.946 | + inc/python:use_library_from_git:269 : return 1 2026-06-15 10:22:45.950 | + lib/libraries:install_libs:133 : _install_lib_from_source python-barbicanclient 2026-06-15 10:22:45.955 | + lib/libraries:_install_lib_from_source:75 : local name=python-barbicanclient 2026-06-15 10:22:45.958 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git python-barbicanclient 2026-06-15 10:22:45.961 | + inc/python:use_library_from_git:266 : local name=python-barbicanclient 2026-06-15 10:22:45.964 | + inc/python:use_library_from_git:267 : local enabled=1 2026-06-15 10:22:45.968 | + inc/python:use_library_from_git:268 : [[ novnc,cinder,devstack,glance,keystone,neutron,nova,os-test-images,placement,requirements,swift,tempest = \A\L\L ]] 2026-06-15 10:22:45.971 | + inc/python:use_library_from_git:268 : [[ ,novnc,cinder,devstack,glance,keystone,neutron,nova,os-test-images,placement,requirements,swift,tempest, =~ ,python-barbicanclient, ]] 2026-06-15 10:22:45.974 | + inc/python:use_library_from_git:269 : return 1 2026-06-15 10:22:45.977 | + lib/libraries:install_libs:135 : use_library_from_git etcd3gw 2026-06-15 10:22:45.980 | + inc/python:use_library_from_git:266 : local name=etcd3gw 2026-06-15 10:22:45.983 | + inc/python:use_library_from_git:267 : local enabled=1 2026-06-15 10:22:45.986 | + inc/python:use_library_from_git:268 : [[ novnc,cinder,devstack,glance,keystone,neutron,nova,os-test-images,placement,requirements,swift,tempest = \A\L\L ]] 2026-06-15 10:22:45.989 | + inc/python:use_library_from_git:268 : [[ ,novnc,cinder,devstack,glance,keystone,neutron,nova,os-test-images,placement,requirements,swift,tempest, =~ ,etcd3gw, ]] 2026-06-15 10:22:45.992 | + inc/python:use_library_from_git:269 : return 1 2026-06-15 10:22:45.995 | + lib/libraries:install_libs:139 : pip_install etcd3gw 2026-06-15 10:22:46.022 | Using python 3.12 to install etcd3gw 2026-06-15 10:22:46.025 | + inc/python:pip_install:210 : env http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= /opt/stack/data/venv/bin/pip install -c /opt/stack/requirements/upper-constraints.txt etcd3gw 2026-06-15 10:22:46.957 | Looking in indexes: https://mirror-int.ord.rax.opendev.org/pypi/simple, https://mirror-int.ord.rax.opendev.org/wheel/ubuntu-24.04-x86_64 2026-06-15 10:22:47.058 | Collecting etcd3gw 2026-06-15 10:22:47.061 | Downloading etcd3gw-2.7.0-py3-none-any.whl.metadata (1.9 kB) 2026-06-15 10:22:47.071 | Requirement already satisfied: pbr>=2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from etcd3gw) (7.0.3) 2026-06-15 10:22:47.110 | Collecting requests>=2.20.0 (from etcd3gw) 2026-06-15 10:22:47.112 | Using cached requests-2.34.2-py3-none-any.whl.metadata (4.8 kB) 2026-06-15 10:22:47.140 | Collecting futurist>=0.16.0 (from etcd3gw) 2026-06-15 10:22:47.143 | Downloading futurist-3.3.0-py3-none-any.whl.metadata (2.1 kB) 2026-06-15 10:22:47.173 | Collecting debtcollector>=3.0.0 (from futurist>=0.16.0->etcd3gw) 2026-06-15 10:22:47.176 | Downloading debtcollector-3.1.0-py3-none-any.whl.metadata (2.6 kB) 2026-06-15 10:22:47.830 | Collecting wrapt>=2.1.0 (from debtcollector>=3.0.0->futurist>=0.16.0->etcd3gw) 2026-06-15 10:22:47.834 | Downloading wrapt-2.2.1-cp312-cp312-manylinux1_x86_64.manylinux_2_28_x86_64.manylinux_2_5_x86_64.whl.metadata (7.4 kB) 2026-06-15 10:22:47.856 | Requirement already satisfied: setuptools in /opt/stack/data/venv/lib/python3.12/site-packages (from pbr>=2.0->etcd3gw) (82.0.1) 2026-06-15 10:22:48.098 | Collecting charset_normalizer<4,>=2 (from requests>=2.20.0->etcd3gw) 2026-06-15 10:22:48.100 | Using cached charset_normalizer-3.4.7-cp312-cp312-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl.metadata (40 kB) 2026-06-15 10:22:48.135 | Collecting idna<4,>=2.5 (from requests>=2.20.0->etcd3gw) 2026-06-15 10:22:48.137 | Using cached idna-3.18-py3-none-any.whl.metadata (6.1 kB) 2026-06-15 10:22:48.241 | Collecting urllib3<3,>=1.26 (from requests>=2.20.0->etcd3gw) 2026-06-15 10:22:48.243 | Using cached urllib3-2.7.0-py3-none-any.whl.metadata (6.9 kB) 2026-06-15 10:22:48.283 | Collecting certifi>=2023.5.7 (from requests>=2.20.0->etcd3gw) 2026-06-15 10:22:48.285 | Using cached certifi-2026.5.20-py3-none-any.whl.metadata (2.5 kB) 2026-06-15 10:22:48.302 | Downloading etcd3gw-2.7.0-py3-none-any.whl (29 kB) 2026-06-15 10:22:48.334 | Downloading futurist-3.3.0-py3-none-any.whl (43 kB) 2026-06-15 10:22:48.376 | Downloading debtcollector-3.1.0-py3-none-any.whl (24 kB) 2026-06-15 10:22:48.410 | Using cached requests-2.34.2-py3-none-any.whl (73 kB) 2026-06-15 10:22:48.412 | Using cached charset_normalizer-3.4.7-cp312-cp312-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl (216 kB) 2026-06-15 10:22:48.415 | Using cached idna-3.18-py3-none-any.whl (65 kB) 2026-06-15 10:22:48.417 | Using cached urllib3-2.7.0-py3-none-any.whl (131 kB) 2026-06-15 10:22:48.419 | Using cached certifi-2026.5.20-py3-none-any.whl (134 kB) 2026-06-15 10:22:48.423 | Downloading wrapt-2.2.1-cp312-cp312-manylinux1_x86_64.manylinux_2_28_x86_64.manylinux_2_5_x86_64.whl (169 kB) 2026-06-15 10:22:48.566 | Installing collected packages: wrapt, urllib3, idna, charset_normalizer, certifi, requests, debtcollector, futurist, etcd3gw 2026-06-15 10:22:49.139 | 2026-06-15 10:22:49.147 | Successfully installed certifi-2026.5.20 charset_normalizer-3.4.7 debtcollector-3.1.0 etcd3gw-2.7.0 futurist-3.3.0 idna-3.18 requests-2.34.2 urllib3-2.7.0 wrapt-2.2.1 2026-06-15 10:22:49.277 | + inc/python:pip_install:216 : result=0 2026-06-15 10:22:49.281 | + inc/python:pip_install:218 : time_stop pip_install 2026-06-15 10:22:49.284 | + functions-common:time_stop:2414 : local name 2026-06-15 10:22:49.287 | + functions-common:time_stop:2415 : local end_time 2026-06-15 10:22:49.291 | + functions-common:time_stop:2416 : local elapsed_time 2026-06-15 10:22:49.294 | + functions-common:time_stop:2417 : local total 2026-06-15 10:22:49.297 | + functions-common:time_stop:2418 : local start_time 2026-06-15 10:22:49.300 | + functions-common:time_stop:2420 : name=pip_install 2026-06-15 10:22:49.303 | + functions-common:time_stop:2421 : start_time=1781518966016 2026-06-15 10:22:49.306 | + functions-common:time_stop:2423 : [[ -z 1781518966016 ]] 2026-06-15 10:22:49.310 | ++ functions-common:time_stop:2426 : date +%s%3N 2026-06-15 10:22:49.314 | + functions-common:time_stop:2426 : end_time=1781518969311 2026-06-15 10:22:49.318 | + functions-common:time_stop:2427 : elapsed_time=3295 2026-06-15 10:22:49.322 | + functions-common:time_stop:2428 : total=34885 2026-06-15 10:22:49.325 | + functions-common:time_stop:2430 : _TIME_START[$name]= 2026-06-15 10:22:49.328 | + functions-common:time_stop:2431 : _TIME_TOTAL[$name]=38180 2026-06-15 10:22:49.333 | + inc/python:pip_install:219 : return 0 2026-06-15 10:22:49.337 | + ./stack.sh:main:897 : install_apache_uwsgi 2026-06-15 10:22:49.341 | + lib/apache:install_apache_uwsgi:79 : local apxs=apxs2 2026-06-15 10:22:49.345 | + lib/apache:install_apache_uwsgi:80 : is_fedora 2026-06-15 10:22:49.349 | + functions-common:is_fedora:526 : [[ -z Ubuntu ]] 2026-06-15 10:22:49.353 | + functions-common:is_fedora:530 : '[' Ubuntu = Fedora ']' 2026-06-15 10:22:49.356 | + functions-common:is_fedora:530 : '[' Ubuntu = 'Red Hat' ']' 2026-06-15 10:22:49.360 | + functions-common:is_fedora:531 : '[' Ubuntu = openEuler ']' 2026-06-15 10:22:49.363 | + functions-common:is_fedora:532 : '[' Ubuntu = RedHatEnterpriseServer ']' 2026-06-15 10:22:49.367 | + functions-common:is_fedora:533 : '[' Ubuntu = RedHatEnterprise ']' 2026-06-15 10:22:49.371 | + functions-common:is_fedora:534 : '[' Ubuntu = RedHatEnterpriseLinux ']' 2026-06-15 10:22:49.373 | + functions-common:is_fedora:535 : '[' Ubuntu = RockyLinux ']' 2026-06-15 10:22:49.376 | + functions-common:is_fedora:536 : '[' Ubuntu = CentOS ']' 2026-06-15 10:22:49.380 | + functions-common:is_fedora:536 : '[' Ubuntu = CentOSStream ']' 2026-06-15 10:22:49.384 | + functions-common:is_fedora:537 : '[' Ubuntu = AlmaLinux ']' 2026-06-15 10:22:49.387 | + functions-common:is_fedora:538 : '[' Ubuntu = OracleServer ']' 2026-06-15 10:22:49.390 | + functions-common:is_fedora:538 : '[' Ubuntu = Virtuozzo ']' 2026-06-15 10:22:49.393 | + lib/apache:install_apache_uwsgi:84 : is_ubuntu 2026-06-15 10:22:49.397 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-06-15 10:22:49.401 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-06-15 10:22:49.405 | + lib/apache:install_apache_uwsgi:85 : local 'pkg_list=uwsgi uwsgi-plugin-python3' 2026-06-15 10:22:49.409 | + lib/apache:install_apache_uwsgi:86 : install_package uwsgi uwsgi-plugin-python3 2026-06-15 10:22:49.413 | + functions-common:install_package:1432 : update_package_repo 2026-06-15 10:22:49.416 | + functions-common:update_package_repo:1406 : NO_UPDATE_REPOS=False 2026-06-15 10:22:49.419 | + functions-common:update_package_repo:1407 : REPOS_UPDATED=True 2026-06-15 10:22:49.422 | + functions-common:update_package_repo:1408 : RETRY_UPDATE=False 2026-06-15 10:22:49.427 | + functions-common:update_package_repo:1410 : [[ False = \T\r\u\e ]] 2026-06-15 10:22:49.430 | + functions-common:update_package_repo:1414 : is_ubuntu 2026-06-15 10:22:49.433 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-06-15 10:22:49.437 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-06-15 10:22:49.441 | + functions-common:update_package_repo:1415 : apt_get_update 2026-06-15 10:22:49.445 | + functions-common:apt_get_update:1160 : [[ True == \T\r\u\e ]] 2026-06-15 10:22:49.449 | + functions-common:apt_get_update:1160 : [[ False != \T\r\u\e ]] 2026-06-15 10:22:49.453 | + functions-common:apt_get_update:1161 : return 2026-06-15 10:22:49.457 | + functions-common:install_package:1433 : real_install_package uwsgi uwsgi-plugin-python3 2026-06-15 10:22:49.460 | + functions-common:real_install_package:1420 : is_ubuntu 2026-06-15 10:22:49.464 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-06-15 10:22:49.467 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-06-15 10:22:49.471 | + functions-common:real_install_package:1421 : apt_get install uwsgi uwsgi-plugin-python3 2026-06-15 10:22:49.505 | + functions-common:apt_get:1201 : sudo DEBIAN_FRONTEND=noninteractive http_proxy= https_proxy= no_proxy= apt-get --option Dpkg::Options::=--force-confold --assume-yes install uwsgi uwsgi-plugin-python3 2026-06-15 10:22:49.542 | Reading package lists... 2026-06-15 10:22:49.880 | Building dependency tree... 2026-06-15 10:22:49.882 | Reading state information... 2026-06-15 10:22:50.235 | The following additional packages will be installed: 2026-06-15 10:22:50.236 | libnorm1t64 libpgm-5.3-0t64 libsodium23 libyajl2 libzmq5 uwsgi-core 2026-06-15 10:22:50.238 | Suggested packages: 2026-06-15 10:22:50.238 | nginx-full | cherokee | libapache2-mod-proxy-uwsgi | libapache2-mod-uwsgi 2026-06-15 10:22:50.238 | | libapache2-mod-ruwsgi uwsgi-dev uwsgi-extra uwsgi-plugins-all 2026-06-15 10:22:50.238 | python3-uwsgidecorators 2026-06-15 10:22:50.271 | The following NEW packages will be installed: 2026-06-15 10:22:50.273 | libnorm1t64 libpgm-5.3-0t64 libsodium23 libyajl2 libzmq5 uwsgi uwsgi-core 2026-06-15 10:22:50.273 | uwsgi-plugin-python3 2026-06-15 10:22:50.327 | 0 upgraded, 8 newly installed, 0 to remove and 0 not upgraded. 2026-06-15 10:22:50.327 | Need to get 1,451 kB of archives. 2026-06-15 10:22:50.327 | After this operation, 4,760 kB of additional disk space will be used. 2026-06-15 10:22:50.327 | Get:1 https://mirror-int.ord.rax.opendev.org/ubuntu noble/universe amd64 libnorm1t64 amd64 1.5.9+dfsg-3.1build1 [154 kB] 2026-06-15 10:22:50.332 | Get:2 https://mirror-int.ord.rax.opendev.org/ubuntu noble/universe amd64 libpgm-5.3-0t64 amd64 5.3.128~dfsg-2.1build1 [167 kB] 2026-06-15 10:22:50.335 | Get:3 https://mirror-int.ord.rax.opendev.org/ubuntu noble-updates/main amd64 libsodium23 amd64 1.0.18-1ubuntu0.24.04.1 [161 kB] 2026-06-15 10:22:50.338 | Get:4 https://mirror-int.ord.rax.opendev.org/ubuntu noble/universe amd64 libzmq5 amd64 4.3.5-1build2 [260 kB] 2026-06-15 10:22:50.343 | Get:5 https://mirror-int.ord.rax.opendev.org/ubuntu noble/main amd64 libyajl2 amd64 2.1.0-5build1 [20.2 kB] 2026-06-15 10:22:50.343 | Get:6 https://mirror-int.ord.rax.opendev.org/ubuntu noble/universe amd64 uwsgi-core amd64 2.0.24-2ubuntu10 [585 kB] 2026-06-15 10:22:50.356 | Get:7 https://mirror-int.ord.rax.opendev.org/ubuntu noble/universe amd64 uwsgi amd64 2.0.24-2ubuntu10 [22.0 kB] 2026-06-15 10:22:50.356 | Get:8 https://mirror-int.ord.rax.opendev.org/ubuntu noble/universe amd64 uwsgi-plugin-python3 amd64 2.0.24-2ubuntu10 [81.9 kB] 2026-06-15 10:22:50.654 | debconf: delaying package configuration, since apt-utils is not installed 2026-06-15 10:22:50.701 | Fetched 1,451 kB in 0s (21.3 MB/s) 2026-06-15 10:22:50.735 | Selecting previously unselected package libnorm1t64:amd64. 2026-06-15 10:22:50.770 | (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 ... 53891 files and directories currently installed.) 2026-06-15 10:22:50.774 | Preparing to unpack .../0-libnorm1t64_1.5.9+dfsg-3.1build1_amd64.deb ... 2026-06-15 10:22:50.779 | Unpacking libnorm1t64:amd64 (1.5.9+dfsg-3.1build1) ... 2026-06-15 10:22:50.816 | Selecting previously unselected package libpgm-5.3-0t64:amd64. 2026-06-15 10:22:50.824 | Preparing to unpack .../1-libpgm-5.3-0t64_5.3.128~dfsg-2.1build1_amd64.deb ... 2026-06-15 10:22:50.827 | Unpacking libpgm-5.3-0t64:amd64 (5.3.128~dfsg-2.1build1) ... 2026-06-15 10:22:50.863 | Selecting previously unselected package libsodium23:amd64. 2026-06-15 10:22:50.871 | Preparing to unpack .../2-libsodium23_1.0.18-1ubuntu0.24.04.1_amd64.deb ... 2026-06-15 10:22:50.875 | Unpacking libsodium23:amd64 (1.0.18-1ubuntu0.24.04.1) ... 2026-06-15 10:22:50.912 | Selecting previously unselected package libzmq5:amd64. 2026-06-15 10:22:50.920 | Preparing to unpack .../3-libzmq5_4.3.5-1build2_amd64.deb ... 2026-06-15 10:22:50.922 | Unpacking libzmq5:amd64 (4.3.5-1build2) ... 2026-06-15 10:22:50.964 | Selecting previously unselected package libyajl2:amd64. 2026-06-15 10:22:50.971 | Preparing to unpack .../4-libyajl2_2.1.0-5build1_amd64.deb ... 2026-06-15 10:22:50.974 | Unpacking libyajl2:amd64 (2.1.0-5build1) ... 2026-06-15 10:22:51.014 | Selecting previously unselected package uwsgi-core. 2026-06-15 10:22:51.020 | Preparing to unpack .../5-uwsgi-core_2.0.24-2ubuntu10_amd64.deb ... 2026-06-15 10:22:51.022 | Unpacking uwsgi-core (2.0.24-2ubuntu10) ... 2026-06-15 10:22:51.138 | Selecting previously unselected package uwsgi. 2026-06-15 10:22:51.145 | Preparing to unpack .../6-uwsgi_2.0.24-2ubuntu10_amd64.deb ... 2026-06-15 10:22:51.150 | Unpacking uwsgi (2.0.24-2ubuntu10) ... 2026-06-15 10:22:51.195 | Selecting previously unselected package uwsgi-plugin-python3. 2026-06-15 10:22:51.202 | Preparing to unpack .../7-uwsgi-plugin-python3_2.0.24-2ubuntu10_amd64.deb ... 2026-06-15 10:22:51.205 | Unpacking uwsgi-plugin-python3 (2.0.24-2ubuntu10) ... 2026-06-15 10:22:51.257 | Setting up libnorm1t64:amd64 (1.5.9+dfsg-3.1build1) ... 2026-06-15 10:22:51.265 | Setting up libsodium23:amd64 (1.0.18-1ubuntu0.24.04.1) ... 2026-06-15 10:22:51.273 | Setting up libyajl2:amd64 (2.1.0-5build1) ... 2026-06-15 10:22:51.279 | Setting up libpgm-5.3-0t64:amd64 (5.3.128~dfsg-2.1build1) ... 2026-06-15 10:22:51.286 | Setting up libzmq5:amd64 (4.3.5-1build2) ... 2026-06-15 10:22:51.294 | Setting up uwsgi-core (2.0.24-2ubuntu10) ... 2026-06-15 10:22:51.313 | Setting up uwsgi (2.0.24-2ubuntu10) ... 2026-06-15 10:22:51.809 | Setting up uwsgi-plugin-python3 (2.0.24-2ubuntu10) ... 2026-06-15 10:22:51.841 | Processing triggers for man-db (2.12.0-4build2) ... 2026-06-15 10:22:52.629 | Processing triggers for libc-bin (2.39-0ubuntu8.7) ... 2026-06-15 10:22:52.854 | + functions-common:apt_get:1205 : result=0 2026-06-15 10:22:52.858 | + functions-common:apt_get:1208 : time_stop apt-get 2026-06-15 10:22:52.861 | + functions-common:time_stop:2414 : local name 2026-06-15 10:22:52.864 | + functions-common:time_stop:2415 : local end_time 2026-06-15 10:22:52.867 | + functions-common:time_stop:2416 : local elapsed_time 2026-06-15 10:22:52.870 | + functions-common:time_stop:2417 : local total 2026-06-15 10:22:52.874 | + functions-common:time_stop:2418 : local start_time 2026-06-15 10:22:52.877 | + functions-common:time_stop:2420 : name=apt-get 2026-06-15 10:22:52.880 | + functions-common:time_stop:2421 : start_time=1781518969499 2026-06-15 10:22:52.882 | + functions-common:time_stop:2423 : [[ -z 1781518969499 ]] 2026-06-15 10:22:52.887 | ++ functions-common:time_stop:2426 : date +%s%3N 2026-06-15 10:22:52.894 | + functions-common:time_stop:2426 : end_time=1781518972888 2026-06-15 10:22:52.897 | + functions-common:time_stop:2427 : elapsed_time=3389 2026-06-15 10:22:52.901 | + functions-common:time_stop:2428 : total=117364 2026-06-15 10:22:52.903 | + functions-common:time_stop:2430 : _TIME_START[$name]= 2026-06-15 10:22:52.906 | + functions-common:time_stop:2431 : _TIME_TOTAL[$name]=120753 2026-06-15 10:22:52.910 | + functions-common:apt_get:1209 : return 0 2026-06-15 10:22:52.914 | + lib/apache:install_apache_uwsgi:118 : is_ubuntu 2026-06-15 10:22:52.918 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-06-15 10:22:52.922 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-06-15 10:22:52.925 | + lib/apache:install_apache_uwsgi:119 : a2query -m proxy 2026-06-15 10:22:52.971 | No module matches proxy 2026-06-15 10:22:52.975 | + lib/apache:install_apache_uwsgi:121 : sudo a2enmod proxy 2026-06-15 10:22:53.035 | Enabling module proxy. 2026-06-15 10:22:53.042 | To activate the new configuration, you need to run: 2026-06-15 10:22:53.042 | systemctl restart apache2 2026-06-15 10:22:53.048 | + lib/apache:install_apache_uwsgi:122 : sudo a2enmod proxy_uwsgi 2026-06-15 10:22:53.118 | Considering dependency proxy for proxy_uwsgi: 2026-06-15 10:22:53.118 | Module proxy already enabled 2026-06-15 10:22:53.118 | Enabling module proxy_uwsgi. 2026-06-15 10:22:53.125 | To activate the new configuration, you need to run: 2026-06-15 10:22:53.125 | systemctl restart apache2 2026-06-15 10:22:53.131 | + lib/apache:install_apache_uwsgi:123 : restart_apache_server 2026-06-15 10:22:53.134 | + lib/apache:restart_apache_server:238 : restart_service apache2 2026-06-15 10:22:53.137 | + functions-common:restart_service:2298 : '[' -x /bin/systemctl ']' 2026-06-15 10:22:53.141 | + functions-common:restart_service:2299 : sudo /bin/systemctl restart apache2 2026-06-15 10:22:53.280 | + ./stack.sh:main:900 : install_keystoneauth 2026-06-15 10:22:53.284 | + lib/keystone:install_keystoneauth:461 : use_library_from_git keystoneauth 2026-06-15 10:22:53.288 | + inc/python:use_library_from_git:266 : local name=keystoneauth 2026-06-15 10:22:53.291 | + inc/python:use_library_from_git:267 : local enabled=1 2026-06-15 10:22:53.294 | + inc/python:use_library_from_git:268 : [[ novnc,cinder,devstack,glance,keystone,neutron,nova,os-test-images,placement,requirements,swift,tempest = \A\L\L ]] 2026-06-15 10:22:53.298 | + inc/python:use_library_from_git:268 : [[ ,novnc,cinder,devstack,glance,keystone,neutron,nova,os-test-images,placement,requirements,swift,tempest, =~ ,keystoneauth, ]] 2026-06-15 10:22:53.302 | + inc/python:use_library_from_git:269 : return 1 2026-06-15 10:22:53.305 | + ./stack.sh:main:901 : install_keystoneclient 2026-06-15 10:22:53.309 | + lib/keystone:install_keystoneclient:469 : use_library_from_git python-keystoneclient 2026-06-15 10:22:53.314 | + inc/python:use_library_from_git:266 : local name=python-keystoneclient 2026-06-15 10:22:53.317 | + inc/python:use_library_from_git:267 : local enabled=1 2026-06-15 10:22:53.320 | + inc/python:use_library_from_git:268 : [[ novnc,cinder,devstack,glance,keystone,neutron,nova,os-test-images,placement,requirements,swift,tempest = \A\L\L ]] 2026-06-15 10:22:53.324 | + inc/python:use_library_from_git:268 : [[ ,novnc,cinder,devstack,glance,keystone,neutron,nova,os-test-images,placement,requirements,swift,tempest, =~ ,python-keystoneclient, ]] 2026-06-15 10:22:53.328 | + inc/python:use_library_from_git:269 : return 1 2026-06-15 10:22:53.332 | + ./stack.sh:main:902 : install_glanceclient 2026-06-15 10:22:53.336 | + lib/glance:install_glanceclient:542 : use_library_from_git python-glanceclient 2026-06-15 10:22:53.339 | + inc/python:use_library_from_git:266 : local name=python-glanceclient 2026-06-15 10:22:53.344 | + inc/python:use_library_from_git:267 : local enabled=1 2026-06-15 10:22:53.348 | + inc/python:use_library_from_git:268 : [[ novnc,cinder,devstack,glance,keystone,neutron,nova,os-test-images,placement,requirements,swift,tempest = \A\L\L ]] 2026-06-15 10:22:53.353 | + inc/python:use_library_from_git:268 : [[ ,novnc,cinder,devstack,glance,keystone,neutron,nova,os-test-images,placement,requirements,swift,tempest, =~ ,python-glanceclient, ]] 2026-06-15 10:22:53.356 | + inc/python:use_library_from_git:269 : return 1 2026-06-15 10:22:53.360 | + ./stack.sh:main:903 : install_cinderclient 2026-06-15 10:22:53.366 | + lib/cinder:install_cinderclient:580 : use_library_from_git python-brick-cinderclient-ext 2026-06-15 10:22:53.370 | + inc/python:use_library_from_git:266 : local name=python-brick-cinderclient-ext 2026-06-15 10:22:53.374 | + inc/python:use_library_from_git:267 : local enabled=1 2026-06-15 10:22:53.377 | + inc/python:use_library_from_git:268 : [[ novnc,cinder,devstack,glance,keystone,neutron,nova,os-test-images,placement,requirements,swift,tempest = \A\L\L ]] 2026-06-15 10:22:53.382 | + inc/python:use_library_from_git:268 : [[ ,novnc,cinder,devstack,glance,keystone,neutron,nova,os-test-images,placement,requirements,swift,tempest, =~ ,python-brick-cinderclient-ext, ]] 2026-06-15 10:22:53.385 | + inc/python:use_library_from_git:269 : return 1 2026-06-15 10:22:53.389 | + lib/cinder:install_cinderclient:585 : use_library_from_git python-cinderclient 2026-06-15 10:22:53.393 | + inc/python:use_library_from_git:266 : local name=python-cinderclient 2026-06-15 10:22:53.398 | + inc/python:use_library_from_git:267 : local enabled=1 2026-06-15 10:22:53.402 | + inc/python:use_library_from_git:268 : [[ novnc,cinder,devstack,glance,keystone,neutron,nova,os-test-images,placement,requirements,swift,tempest = \A\L\L ]] 2026-06-15 10:22:53.406 | + inc/python:use_library_from_git:268 : [[ ,novnc,cinder,devstack,glance,keystone,neutron,nova,os-test-images,placement,requirements,swift,tempest, =~ ,python-cinderclient, ]] 2026-06-15 10:22:53.410 | + inc/python:use_library_from_git:269 : return 1 2026-06-15 10:22:53.413 | + ./stack.sh:main:904 : install_novaclient 2026-06-15 10:22:53.418 | + lib/nova:install_novaclient:899 : use_library_from_git python-novaclient 2026-06-15 10:22:53.422 | + inc/python:use_library_from_git:266 : local name=python-novaclient 2026-06-15 10:22:53.426 | + inc/python:use_library_from_git:267 : local enabled=1 2026-06-15 10:22:53.429 | + inc/python:use_library_from_git:268 : [[ novnc,cinder,devstack,glance,keystone,neutron,nova,os-test-images,placement,requirements,swift,tempest = \A\L\L ]] 2026-06-15 10:22:53.434 | + inc/python:use_library_from_git:268 : [[ ,novnc,cinder,devstack,glance,keystone,neutron,nova,os-test-images,placement,requirements,swift,tempest, =~ ,python-novaclient, ]] 2026-06-15 10:22:53.438 | + inc/python:use_library_from_git:269 : return 1 2026-06-15 10:22:53.442 | + ./stack.sh:main:905 : is_service_enabled swift glance horizon 2026-06-15 10:22:53.466 | + functions-common:is_service_enabled:2070 : return 0 2026-06-15 10:22:53.469 | + ./stack.sh:main:906 : install_swiftclient 2026-06-15 10:22:53.474 | + lib/swift:install_swiftclient:744 : use_library_from_git python-swiftclient 2026-06-15 10:22:53.477 | + inc/python:use_library_from_git:266 : local name=python-swiftclient 2026-06-15 10:22:53.480 | + inc/python:use_library_from_git:267 : local enabled=1 2026-06-15 10:22:53.483 | + inc/python:use_library_from_git:268 : [[ novnc,cinder,devstack,glance,keystone,neutron,nova,os-test-images,placement,requirements,swift,tempest = \A\L\L ]] 2026-06-15 10:22:53.486 | + inc/python:use_library_from_git:268 : [[ ,novnc,cinder,devstack,glance,keystone,neutron,nova,os-test-images,placement,requirements,swift,tempest, =~ ,python-swiftclient, ]] 2026-06-15 10:22:53.490 | + inc/python:use_library_from_git:269 : return 1 2026-06-15 10:22:53.493 | + ./stack.sh:main:908 : is_service_enabled neutron nova horizon 2026-06-15 10:22:53.517 | + functions-common:is_service_enabled:2070 : return 0 2026-06-15 10:22:53.520 | + ./stack.sh:main:909 : install_neutronclient 2026-06-15 10:22:53.524 | + lib/neutron:install_neutronclient:535 : use_library_from_git python-neutronclient 2026-06-15 10:22:53.528 | + inc/python:use_library_from_git:266 : local name=python-neutronclient 2026-06-15 10:22:53.531 | + inc/python:use_library_from_git:267 : local enabled=1 2026-06-15 10:22:53.535 | + inc/python:use_library_from_git:268 : [[ novnc,cinder,devstack,glance,keystone,neutron,nova,os-test-images,placement,requirements,swift,tempest = \A\L\L ]] 2026-06-15 10:22:53.538 | + inc/python:use_library_from_git:268 : [[ ,novnc,cinder,devstack,glance,keystone,neutron,nova,os-test-images,placement,requirements,swift,tempest, =~ ,python-neutronclient, ]] 2026-06-15 10:22:53.542 | + inc/python:use_library_from_git:269 : return 1 2026-06-15 10:22:53.545 | + ./stack.sh:main:913 : install_keystonemiddleware 2026-06-15 10:22:53.548 | + lib/keystone:install_keystonemiddleware:479 : use_library_from_git keystonemiddleware 2026-06-15 10:22:53.552 | + inc/python:use_library_from_git:266 : local name=keystonemiddleware 2026-06-15 10:22:53.555 | + inc/python:use_library_from_git:267 : local enabled=1 2026-06-15 10:22:53.559 | + inc/python:use_library_from_git:268 : [[ novnc,cinder,devstack,glance,keystone,neutron,nova,os-test-images,placement,requirements,swift,tempest = \A\L\L ]] 2026-06-15 10:22:53.563 | + inc/python:use_library_from_git:268 : [[ ,novnc,cinder,devstack,glance,keystone,neutron,nova,os-test-images,placement,requirements,swift,tempest, =~ ,keystonemiddleware, ]] 2026-06-15 10:22:53.566 | + inc/python:use_library_from_git:269 : return 1 2026-06-15 10:22:53.570 | + lib/keystone:install_keystonemiddleware:484 : pip_install_gr keystonemiddleware 2026-06-15 10:22:53.574 | + inc/python:pip_install_gr:94 : local name=keystonemiddleware 2026-06-15 10:22:53.577 | + inc/python:pip_install_gr:95 : local clean_name 2026-06-15 10:22:53.583 | ++ inc/python:pip_install_gr:96 : get_from_global_requirements keystonemiddleware 2026-06-15 10:22:53.586 | ++ inc/python:get_from_global_requirements:241 : local package=keystonemiddleware 2026-06-15 10:22:53.590 | ++ inc/python:get_from_global_requirements:242 : local required_pkg 2026-06-15 10:22:53.595 | +++ inc/python:get_from_global_requirements:243 : grep -i -h '^keystonemiddleware' /opt/stack/requirements/global-requirements.txt 2026-06-15 10:22:53.596 | +++ inc/python:get_from_global_requirements:243 : cut -d# -f1 2026-06-15 10:22:53.601 | ++ inc/python:get_from_global_requirements:243 : required_pkg='keystonemiddleware ' 2026-06-15 10:22:53.604 | ++ inc/python:get_from_global_requirements:244 : [[ keystonemiddleware == '' ]] 2026-06-15 10:22:53.607 | ++ inc/python:get_from_global_requirements:247 : echo keystonemiddleware 2026-06-15 10:22:53.612 | + inc/python:pip_install_gr:96 : clean_name=keystonemiddleware 2026-06-15 10:22:53.616 | + inc/python:pip_install_gr:97 : pip_install keystonemiddleware 2026-06-15 10:22:53.644 | Using python 3.12 to install keystonemiddleware 2026-06-15 10:22:53.647 | + inc/python:pip_install:210 : env http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= /opt/stack/data/venv/bin/pip install -c /opt/stack/requirements/upper-constraints.txt keystonemiddleware 2026-06-15 10:22:54.564 | Looking in indexes: https://mirror-int.ord.rax.opendev.org/pypi/simple, https://mirror-int.ord.rax.opendev.org/wheel/ubuntu-24.04-x86_64 2026-06-15 10:22:54.688 | Collecting keystonemiddleware 2026-06-15 10:22:54.692 | Downloading keystonemiddleware-13.0.0-py3-none-any.whl.metadata (3.9 kB) 2026-06-15 10:22:54.747 | Collecting keystoneauth1>=3.12.0 (from keystonemiddleware) 2026-06-15 10:22:54.751 | Downloading keystoneauth1-5.14.0-py3-none-any.whl.metadata (2.9 kB) 2026-06-15 10:22:54.800 | Collecting oslo.cache>=3.11.0 (from keystonemiddleware) 2026-06-15 10:22:54.805 | Downloading oslo_cache-4.2.0-py3-none-any.whl.metadata (2.5 kB) 2026-06-15 10:22:54.864 | Collecting oslo.config>=5.2.0 (from keystonemiddleware) 2026-06-15 10:22:54.868 | Downloading oslo_config-10.5.0-py3-none-any.whl.metadata (2.3 kB) 2026-06-15 10:22:54.909 | Collecting oslo.context>=2.19.2 (from keystonemiddleware) 2026-06-15 10:22:54.912 | Downloading oslo_context-6.4.0-py3-none-any.whl.metadata (2.3 kB) 2026-06-15 10:22:54.950 | Collecting oslo.i18n>=3.15.3 (from keystonemiddleware) 2026-06-15 10:22:54.953 | Downloading oslo_i18n-6.8.0-py3-none-any.whl.metadata (2.0 kB) 2026-06-15 10:22:55.002 | Collecting oslo.log>=3.36.0 (from keystonemiddleware) 2026-06-15 10:22:55.005 | Downloading oslo_log-8.2.0-py3-none-any.whl.metadata (2.5 kB) 2026-06-15 10:22:55.051 | Collecting oslo.serialization>=2.18.0 (from keystonemiddleware) 2026-06-15 10:22:55.055 | Downloading oslo_serialization-5.10.0-py3-none-any.whl.metadata (2.1 kB) 2026-06-15 10:22:55.113 | Collecting oslo.utils>=3.33.0 (from keystonemiddleware) 2026-06-15 10:22:55.117 | Downloading oslo_utils-10.1.1-py3-none-any.whl.metadata (2.1 kB) 2026-06-15 10:22:55.130 | Requirement already satisfied: pbr>=2.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystonemiddleware) (7.0.3) 2026-06-15 10:22:55.153 | Collecting pycadf>=1.1.0 (from keystonemiddleware) 2026-06-15 10:22:55.157 | Downloading pycadf-4.0.1-py3-none-any.whl.metadata (2.2 kB) 2026-06-15 10:22:55.200 | Collecting PyJWT>=2.4.0 (from keystonemiddleware) 2026-06-15 10:22:55.203 | Downloading pyjwt-2.13.0-py3-none-any.whl.metadata (3.4 kB) 2026-06-15 10:22:55.250 | Collecting python-keystoneclient>=3.20.0 (from keystonemiddleware) 2026-06-15 10:22:55.254 | Downloading python_keystoneclient-5.8.0-py3-none-any.whl.metadata (3.8 kB) 2026-06-15 10:22:55.264 | Requirement already satisfied: requests>=2.14.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystonemiddleware) (2.34.2) 2026-06-15 10:22:55.294 | Collecting WebOb>=1.7.1 (from keystonemiddleware) 2026-06-15 10:22:55.299 | Downloading webob-1.8.10-py2.py3-none-any.whl.metadata (12 kB) 2026-06-15 10:22:55.316 | Requirement already satisfied: iso8601>=2.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystoneauth1>=3.12.0->keystonemiddleware) (2.1.0) 2026-06-15 10:22:55.356 | Collecting stevedore>=1.20.0 (from keystoneauth1>=3.12.0->keystonemiddleware) 2026-06-15 10:22:55.360 | Downloading stevedore-5.8.0-py3-none-any.whl.metadata (2.3 kB) 2026-06-15 10:22:55.385 | Collecting os-service-types>=1.2.0 (from keystoneauth1>=3.12.0->keystonemiddleware) 2026-06-15 10:22:55.389 | Downloading os_service_types-1.8.2-py3-none-any.whl.metadata (1.9 kB) 2026-06-15 10:22:55.428 | Collecting typing-extensions>=4.12 (from keystoneauth1>=3.12.0->keystonemiddleware) 2026-06-15 10:22:55.431 | Downloading typing_extensions-4.15.0-py3-none-any.whl.metadata (3.3 kB) 2026-06-15 10:22:55.468 | Collecting dogpile.cache>=1.3.3 (from oslo.cache>=3.11.0->keystonemiddleware) 2026-06-15 10:22:55.471 | Downloading dogpile_cache-1.5.0-py3-none-any.whl.metadata (5.5 kB) 2026-06-15 10:22:55.526 | Collecting decorator>=4.0.0 (from dogpile.cache>=1.3.3->oslo.cache>=3.11.0->keystonemiddleware) 2026-06-15 10:22:55.530 | Downloading decorator-5.3.1-py3-none-any.whl.metadata (3.9 kB) 2026-06-15 10:22:55.569 | Collecting netaddr>=0.7.18 (from oslo.config>=5.2.0->keystonemiddleware) 2026-06-15 10:22:55.573 | Downloading netaddr-1.3.0-py3-none-any.whl.metadata (5.0 kB) 2026-06-15 10:22:55.602 | Collecting rfc3986>=1.2.0 (from oslo.config>=5.2.0->keystonemiddleware) 2026-06-15 10:22:55.605 | Downloading rfc3986-2.0.0-py2.py3-none-any.whl.metadata (6.6 kB) 2026-06-15 10:22:55.618 | Requirement already satisfied: PyYAML>=5.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.config>=5.2.0->keystonemiddleware) (6.0.3) 2026-06-15 10:22:55.651 | Collecting python-dateutil>=2.7.0 (from oslo.log>=3.36.0->keystonemiddleware) 2026-06-15 10:22:55.655 | Downloading python_dateutil-2.9.0.post0-py2.py3-none-any.whl.metadata (8.4 kB) 2026-06-15 10:22:55.667 | Requirement already satisfied: debtcollector>=3.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.log>=3.36.0->keystonemiddleware) (3.1.0) 2026-06-15 10:22:55.669 | Requirement already satisfied: wrapt>=2.1.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from debtcollector>=3.0.0->oslo.log>=3.36.0->keystonemiddleware) (2.2.1) 2026-06-15 10:22:55.860 | Collecting msgpack>=0.5.2 (from oslo.serialization>=2.18.0->keystonemiddleware) 2026-06-15 10:22:55.864 | Downloading msgpack-1.1.2-cp312-cp312-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl.metadata (8.1 kB) 2026-06-15 10:22:55.918 | Collecting pyparsing>=2.1.0 (from oslo.utils>=3.33.0->keystonemiddleware) 2026-06-15 10:22:55.925 | Downloading pyparsing-3.3.2-py3-none-any.whl.metadata (5.8 kB) 2026-06-15 10:22:55.933 | Requirement already satisfied: packaging>=20.4 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.utils>=3.33.0->keystonemiddleware) (26.2) 2026-06-15 10:22:55.935 | Requirement already satisfied: psutil>=3.2.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.utils>=3.33.0->keystonemiddleware) (7.2.2) 2026-06-15 10:22:55.937 | Requirement already satisfied: setuptools in /opt/stack/data/venv/lib/python3.12/site-packages (from pbr>=2.0.0->keystonemiddleware) (82.0.1) 2026-06-15 10:22:55.968 | Collecting six>=1.5 (from python-dateutil>=2.7.0->oslo.log>=3.36.0->keystonemiddleware) 2026-06-15 10:22:55.971 | Downloading six-1.17.0-py2.py3-none-any.whl.metadata (1.7 kB) 2026-06-15 10:22:55.986 | Requirement already satisfied: charset_normalizer<4,>=2 in /opt/stack/data/venv/lib/python3.12/site-packages (from requests>=2.14.2->keystonemiddleware) (3.4.7) 2026-06-15 10:22:55.987 | Requirement already satisfied: idna<4,>=2.5 in /opt/stack/data/venv/lib/python3.12/site-packages (from requests>=2.14.2->keystonemiddleware) (3.18) 2026-06-15 10:22:55.988 | Requirement already satisfied: urllib3<3,>=1.26 in /opt/stack/data/venv/lib/python3.12/site-packages (from requests>=2.14.2->keystonemiddleware) (2.7.0) 2026-06-15 10:22:55.989 | Requirement already satisfied: certifi>=2023.5.7 in /opt/stack/data/venv/lib/python3.12/site-packages (from requests>=2.14.2->keystonemiddleware) (2026.5.20) 2026-06-15 10:22:56.019 | Downloading keystonemiddleware-13.0.0-py3-none-any.whl (135 kB) 2026-06-15 10:22:56.030 | Downloading keystoneauth1-5.14.0-py3-none-any.whl (343 kB) 2026-06-15 10:22:56.047 | Downloading os_service_types-1.8.2-py3-none-any.whl (24 kB) 2026-06-15 10:22:56.056 | Downloading oslo_cache-4.2.0-py3-none-any.whl (65 kB) 2026-06-15 10:22:56.068 | Downloading dogpile_cache-1.5.0-py3-none-any.whl (64 kB) 2026-06-15 10:22:56.079 | Downloading decorator-5.3.1-py3-none-any.whl (10 kB) 2026-06-15 10:22:56.092 | Downloading oslo_config-10.5.0-py3-none-any.whl (137 kB) 2026-06-15 10:22:56.103 | Downloading netaddr-1.3.0-py3-none-any.whl (2.3 MB) 2026-06-15 10:22:56.160 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 2.3/2.3 MB 40.5 MB/s 0:00:00 2026-06-15 10:22:56.165 | Downloading oslo_context-6.4.0-py3-none-any.whl (20 kB) 2026-06-15 10:22:56.173 | Downloading oslo_i18n-6.8.0-py3-none-any.whl (47 kB) 2026-06-15 10:22:56.182 | Downloading oslo_log-8.2.0-py3-none-any.whl (77 kB) 2026-06-15 10:22:56.191 | Downloading oslo_serialization-5.10.0-py3-none-any.whl (27 kB) 2026-06-15 10:22:56.200 | Downloading msgpack-1.1.2-cp312-cp312-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl (427 kB) 2026-06-15 10:22:56.215 | Downloading oslo_utils-10.1.1-py3-none-any.whl (154 kB) 2026-06-15 10:22:56.228 | Downloading pycadf-4.0.1-py3-none-any.whl (44 kB) 2026-06-15 10:22:56.237 | Downloading pyjwt-2.13.0-py3-none-any.whl (31 kB) 2026-06-15 10:22:56.247 | Downloading pyparsing-3.3.2-py3-none-any.whl (122 kB) 2026-06-15 10:22:56.257 | Downloading python_dateutil-2.9.0.post0-py2.py3-none-any.whl (229 kB) 2026-06-15 10:22:56.269 | Downloading python_keystoneclient-5.8.0-py3-none-any.whl (397 kB) 2026-06-15 10:22:56.289 | Downloading rfc3986-2.0.0-py2.py3-none-any.whl (31 kB) 2026-06-15 10:22:56.303 | Downloading six-1.17.0-py2.py3-none-any.whl (11 kB) 2026-06-15 10:22:56.313 | Downloading stevedore-5.8.0-py3-none-any.whl (54 kB) 2026-06-15 10:22:56.324 | Downloading typing_extensions-4.15.0-py3-none-any.whl (44 kB) 2026-06-15 10:22:56.333 | Downloading webob-1.8.10-py2.py3-none-any.whl (115 kB) 2026-06-15 10:22:56.544 | Installing collected packages: WebOb, typing-extensions, stevedore, six, rfc3986, pyparsing, PyJWT, netaddr, msgpack, decorator, python-dateutil, oslo.i18n, oslo.context, os-service-types, dogpile.cache, oslo.utils, oslo.config, keystoneauth1, oslo.serialization, python-keystoneclient, pycadf, oslo.log, oslo.cache, keystonemiddleware 2026-06-15 10:22:56.794 | Attempting uninstall: six 2026-06-15 10:22:56.803 | Found existing installation: six 1.16.0 2026-06-15 10:22:56.803 | Not uninstalling six at /usr/lib/python3/dist-packages, outside environment /opt/stack/data/venv 2026-06-15 10:22:56.803 | Can't uninstall 'six'. No files were found to uninstall. 2026-06-15 10:22:56.862 | Attempting uninstall: pyparsing 2026-06-15 10:22:56.872 | Found existing installation: pyparsing 3.1.1 2026-06-15 10:22:56.872 | Not uninstalling pyparsing at /usr/lib/python3/dist-packages, outside environment /opt/stack/data/venv 2026-06-15 10:22:56.872 | Can't uninstall 'pyparsing'. No files were found to uninstall. 2026-06-15 10:22:57.015 | Attempting uninstall: PyJWT 2026-06-15 10:22:57.023 | Found existing installation: PyJWT 2.7.0 2026-06-15 10:22:57.024 | Not uninstalling pyjwt at /usr/lib/python3/dist-packages, outside environment /opt/stack/data/venv 2026-06-15 10:22:57.025 | Can't uninstall 'PyJWT'. No files were found to uninstall. 2026-06-15 10:22:59.472 | 2026-06-15 10:22:59.485 | Successfully installed PyJWT-2.13.0 WebOb-1.8.10 decorator-5.3.1 dogpile.cache-1.5.0 keystoneauth1-5.14.0 keystonemiddleware-13.0.0 msgpack-1.1.2 netaddr-1.3.0 os-service-types-1.8.2 oslo.cache-4.2.0 oslo.config-10.5.0 oslo.context-6.4.0 oslo.i18n-6.8.0 oslo.log-8.2.0 oslo.serialization-5.10.0 oslo.utils-10.1.1 pycadf-4.0.1 pyparsing-3.3.2 python-dateutil-2.9.0.post0 python-keystoneclient-5.8.0 rfc3986-2.0.0 six-1.17.0 stevedore-5.8.0 typing-extensions-4.15.0 2026-06-15 10:22:59.627 | + inc/python:pip_install:216 : result=0 2026-06-15 10:22:59.631 | + inc/python:pip_install:218 : time_stop pip_install 2026-06-15 10:22:59.635 | + functions-common:time_stop:2414 : local name 2026-06-15 10:22:59.638 | + functions-common:time_stop:2415 : local end_time 2026-06-15 10:22:59.640 | + functions-common:time_stop:2416 : local elapsed_time 2026-06-15 10:22:59.644 | + functions-common:time_stop:2417 : local total 2026-06-15 10:22:59.647 | + functions-common:time_stop:2418 : local start_time 2026-06-15 10:22:59.650 | + functions-common:time_stop:2420 : name=pip_install 2026-06-15 10:22:59.653 | + functions-common:time_stop:2421 : start_time=1781518973636 2026-06-15 10:22:59.657 | + functions-common:time_stop:2423 : [[ -z 1781518973636 ]] 2026-06-15 10:22:59.661 | ++ functions-common:time_stop:2426 : date +%s%3N 2026-06-15 10:22:59.667 | + functions-common:time_stop:2426 : end_time=1781518979662 2026-06-15 10:22:59.671 | + functions-common:time_stop:2427 : elapsed_time=6026 2026-06-15 10:22:59.674 | + functions-common:time_stop:2428 : total=38180 2026-06-15 10:22:59.677 | + functions-common:time_stop:2430 : _TIME_START[$name]= 2026-06-15 10:22:59.680 | + functions-common:time_stop:2431 : _TIME_TOTAL[$name]=44206 2026-06-15 10:22:59.684 | + inc/python:pip_install:219 : return 0 2026-06-15 10:22:59.687 | + lib/keystone:install_keystonemiddleware:488 : pip_install_gr python-memcached 2026-06-15 10:22:59.690 | + inc/python:pip_install_gr:94 : local name=python-memcached 2026-06-15 10:22:59.694 | + inc/python:pip_install_gr:95 : local clean_name 2026-06-15 10:22:59.700 | ++ inc/python:pip_install_gr:96 : get_from_global_requirements python-memcached 2026-06-15 10:22:59.703 | ++ inc/python:get_from_global_requirements:241 : local package=python-memcached 2026-06-15 10:22:59.708 | ++ inc/python:get_from_global_requirements:242 : local required_pkg 2026-06-15 10:22:59.713 | +++ inc/python:get_from_global_requirements:243 : grep -i -h '^python-memcached' /opt/stack/requirements/global-requirements.txt 2026-06-15 10:22:59.713 | +++ inc/python:get_from_global_requirements:243 : cut -d# -f1 2026-06-15 10:22:59.720 | ++ inc/python:get_from_global_requirements:243 : required_pkg='python-memcached ' 2026-06-15 10:22:59.723 | ++ inc/python:get_from_global_requirements:244 : [[ python-memcached == '' ]] 2026-06-15 10:22:59.727 | ++ inc/python:get_from_global_requirements:247 : echo python-memcached 2026-06-15 10:22:59.731 | + inc/python:pip_install_gr:96 : clean_name=python-memcached 2026-06-15 10:22:59.734 | + inc/python:pip_install_gr:97 : pip_install python-memcached 2026-06-15 10:22:59.761 | Using python 3.12 to install python-memcached 2026-06-15 10:22:59.766 | + inc/python:pip_install:210 : env http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= /opt/stack/data/venv/bin/pip install -c /opt/stack/requirements/upper-constraints.txt python-memcached 2026-06-15 10:23:00.696 | Looking in indexes: https://mirror-int.ord.rax.opendev.org/pypi/simple, https://mirror-int.ord.rax.opendev.org/wheel/ubuntu-24.04-x86_64 2026-06-15 10:23:00.791 | Collecting python-memcached 2026-06-15 10:23:00.801 | Downloading python_memcached-1.62-py2.py3-none-any.whl.metadata (2.3 kB) 2026-06-15 10:23:00.812 | Downloading python_memcached-1.62-py2.py3-none-any.whl (15 kB) 2026-06-15 10:23:00.922 | Installing collected packages: python-memcached 2026-06-15 10:23:00.956 | Successfully installed python-memcached-1.62 2026-06-15 10:23:01.043 | + inc/python:pip_install:216 : result=0 2026-06-15 10:23:01.047 | + inc/python:pip_install:218 : time_stop pip_install 2026-06-15 10:23:01.051 | + functions-common:time_stop:2414 : local name 2026-06-15 10:23:01.054 | + functions-common:time_stop:2415 : local end_time 2026-06-15 10:23:01.057 | + functions-common:time_stop:2416 : local elapsed_time 2026-06-15 10:23:01.061 | + functions-common:time_stop:2417 : local total 2026-06-15 10:23:01.064 | + functions-common:time_stop:2418 : local start_time 2026-06-15 10:23:01.067 | + functions-common:time_stop:2420 : name=pip_install 2026-06-15 10:23:01.070 | + functions-common:time_stop:2421 : start_time=1781518979755 2026-06-15 10:23:01.073 | + functions-common:time_stop:2423 : [[ -z 1781518979755 ]] 2026-06-15 10:23:01.078 | ++ functions-common:time_stop:2426 : date +%s%3N 2026-06-15 10:23:01.083 | + functions-common:time_stop:2426 : end_time=1781518981079 2026-06-15 10:23:01.087 | + functions-common:time_stop:2427 : elapsed_time=1324 2026-06-15 10:23:01.090 | + functions-common:time_stop:2428 : total=44206 2026-06-15 10:23:01.093 | + functions-common:time_stop:2430 : _TIME_START[$name]= 2026-06-15 10:23:01.096 | + functions-common:time_stop:2431 : _TIME_TOTAL[$name]=45530 2026-06-15 10:23:01.099 | + inc/python:pip_install:219 : return 0 2026-06-15 10:23:01.102 | + ./stack.sh:main:915 : is_service_enabled keystone 2026-06-15 10:23:01.124 | + functions-common:is_service_enabled:2070 : return 0 2026-06-15 10:23:01.126 | + ./stack.sh:main:916 : '[' 10.209.97.186 == 10.209.97.186 ']' 2026-06-15 10:23:01.129 | + ./stack.sh:main:917 : stack_install_service keystone 2026-06-15 10:23:01.132 | + lib/stack:stack_install_service:20 : local service=keystone 2026-06-15 10:23:01.135 | + lib/stack:stack_install_service:21 : type install_keystone 2026-06-15 10:23:01.138 | + lib/stack:stack_install_service:23 : [[ False = True ]] 2026-06-15 10:23:01.141 | + lib/stack:stack_install_service:32 : install_keystone 2026-06-15 10:23:01.144 | + lib/keystone:install_keystone:494 : is_service_enabled ldap 2026-06-15 10:23:01.165 | + functions-common:is_service_enabled:2070 : return 1 2026-06-15 10:23:01.169 | + lib/keystone:install_keystone:498 : git_clone https://opendev.org/openstack/keystone.git /opt/stack/keystone master 2026-06-15 10:23:01.172 | + functions-common:git_clone:583 : local git_remote=https://opendev.org/openstack/keystone.git 2026-06-15 10:23:01.174 | + functions-common:git_clone:584 : local git_dest=/opt/stack/keystone 2026-06-15 10:23:01.177 | + functions-common:git_clone:585 : local git_ref=master 2026-06-15 10:23:01.180 | + functions-common:git_clone:586 : local orig_dir 2026-06-15 10:23:01.183 | ++ functions-common:git_clone:587 : pwd 2026-06-15 10:23:01.186 | + functions-common:git_clone:587 : orig_dir=/opt/stack/devstack 2026-06-15 10:23:01.190 | + functions-common:git_clone:588 : local git_clone_flags= 2026-06-15 10:23:01.194 | ++ functions-common:git_clone:590 : trueorfalse False RECLONE 2026-06-15 10:23:01.212 | + functions-common:git_clone:590 : RECLONE=False 2026-06-15 10:23:01.215 | + functions-common:git_clone:591 : [[ 0 -gt 0 ]] 2026-06-15 10:23:01.219 | + functions-common:git_clone:595 : [[ False = \T\r\u\e ]] 2026-06-15 10:23:01.222 | + functions-common:git_clone:604 : egrep -q '^refs' 2026-06-15 10:23:01.222 | + functions-common:git_clone:604 : echo master 2026-06-15 10:23:01.228 | + functions-common:git_clone:618 : [[ ! -d /opt/stack/keystone ]] 2026-06-15 10:23:01.231 | + functions-common:git_clone:628 : [[ False = \T\r\u\e ]] 2026-06-15 10:23:01.234 | + functions-common:git_clone:663 : sudo git config --system --add safe.directory /opt/stack/keystone 2026-06-15 10:23:01.254 | + functions-common:git_clone:666 : cd /opt/stack/keystone 2026-06-15 10:23:01.258 | + functions-common:git_clone:667 : git show --oneline 2026-06-15 10:23:01.258 | + functions-common:git_clone:667 : head -1 2026-06-15 10:23:01.264 | eb3c0cd99 Merge "Fix LDAP pagination to return all users beyond page_size" 2026-06-15 10:23:01.268 | + functions-common:git_clone:668 : cd /opt/stack/devstack 2026-06-15 10:23:01.271 | + lib/keystone:install_keystone:499 : setup_develop /opt/stack/keystone 2026-06-15 10:23:01.274 | + inc/python:setup_develop:353 : local bindep 2026-06-15 10:23:01.278 | + inc/python:setup_develop:354 : [[ /opt/stack/keystone == -bindep* ]] 2026-06-15 10:23:01.282 | + inc/python:setup_develop:358 : local project_dir=/opt/stack/keystone 2026-06-15 10:23:01.285 | + inc/python:setup_develop:359 : local extras= 2026-06-15 10:23:01.288 | + inc/python:setup_develop:360 : _setup_package_with_constraints_edit /opt/stack/keystone -e 2026-06-15 10:23:01.291 | + inc/python:_setup_package_with_constraints_edit:379 : local bindep 2026-06-15 10:23:01.295 | + inc/python:_setup_package_with_constraints_edit:380 : [[ /opt/stack/keystone == -bindep* ]] 2026-06-15 10:23:01.298 | + inc/python:_setup_package_with_constraints_edit:384 : local project_dir=/opt/stack/keystone 2026-06-15 10:23:01.301 | + inc/python:_setup_package_with_constraints_edit:385 : local flags=-e 2026-06-15 10:23:01.305 | + inc/python:_setup_package_with_constraints_edit:386 : local extras= 2026-06-15 10:23:01.310 | ++ inc/python:_setup_package_with_constraints_edit:393 : cd /opt/stack/keystone 2026-06-15 10:23:01.314 | ++ inc/python:_setup_package_with_constraints_edit:393 : pwd 2026-06-15 10:23:01.318 | + inc/python:_setup_package_with_constraints_edit:393 : project_dir=/opt/stack/keystone 2026-06-15 10:23:01.323 | + inc/python:_setup_package_with_constraints_edit:395 : '[' -n /opt/stack/requirements ']' 2026-06-15 10:23:01.327 | + inc/python:_setup_package_with_constraints_edit:399 : local name 2026-06-15 10:23:01.332 | ++ inc/python:_setup_package_with_constraints_edit:400 : awk '/^name.*=/ {print $3}' /opt/stack/keystone/setup.cfg 2026-06-15 10:23:01.341 | + inc/python:_setup_package_with_constraints_edit:400 : name=keystone 2026-06-15 10:23:01.346 | + inc/python:_setup_package_with_constraints_edit:401 : '[' -z keystone ']' 2026-06-15 10:23:01.349 | + inc/python:_setup_package_with_constraints_edit:405 : /opt/stack/requirements/.venv/bin/edit-constraints /opt/stack/requirements/upper-constraints.txt -- keystone 2026-06-15 10:23:01.511 | + inc/python:_setup_package_with_constraints_edit:408 : setup_package /opt/stack/keystone -e 2026-06-15 10:23:01.514 | + inc/python:setup_package:436 : local bindep=0 2026-06-15 10:23:01.517 | + inc/python:setup_package:437 : local bindep_flag= 2026-06-15 10:23:01.520 | + inc/python:setup_package:438 : local bindep_profiles= 2026-06-15 10:23:01.524 | + inc/python:setup_package:439 : [[ /opt/stack/keystone == -bindep* ]] 2026-06-15 10:23:01.527 | + inc/python:setup_package:444 : local project_dir=/opt/stack/keystone 2026-06-15 10:23:01.530 | + inc/python:setup_package:445 : local flags=-e 2026-06-15 10:23:01.533 | + inc/python:setup_package:446 : local extras= 2026-06-15 10:23:01.537 | + inc/python:setup_package:450 : [[ -n -e ]] 2026-06-15 10:23:01.540 | + inc/python:setup_package:450 : [[ -z '' ]] 2026-06-15 10:23:01.542 | + inc/python:setup_package:450 : [[ ! -e =~ ^-.* ]] 2026-06-15 10:23:01.545 | + inc/python:setup_package:455 : [[ ! -z '' ]] 2026-06-15 10:23:01.548 | + inc/python:setup_package:460 : [[ 0 == 1 ]] 2026-06-15 10:23:01.551 | + inc/python:setup_package:464 : pip_install -e /opt/stack/keystone 2026-06-15 10:23:01.576 | Using python 3.12 to install /opt/stack/keystone 2026-06-15 10:23:01.578 | + inc/python:pip_install:210 : env http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= /opt/stack/data/venv/bin/pip install -c /opt/stack/requirements/upper-constraints.txt -e /opt/stack/keystone 2026-06-15 10:23:02.513 | Looking in indexes: https://mirror-int.ord.rax.opendev.org/pypi/simple, https://mirror-int.ord.rax.opendev.org/wheel/ubuntu-24.04-x86_64 2026-06-15 10:23:02.521 | Obtaining file:///opt/stack/keystone 2026-06-15 10:23:02.525 | Installing build dependencies: started 2026-06-15 10:23:03.928 | Installing build dependencies: finished with status 'done' 2026-06-15 10:23:03.929 | Checking if build backend supports build_editable: started 2026-06-15 10:23:04.454 | Checking if build backend supports build_editable: finished with status 'done' 2026-06-15 10:23:04.456 | Getting requirements to build editable: started 2026-06-15 10:23:04.722 | Getting requirements to build editable: finished with status 'done' 2026-06-15 10:23:04.723 | Preparing editable metadata (pyproject.toml): started 2026-06-15 10:23:05.930 | Preparing editable metadata (pyproject.toml): finished with status 'done' 2026-06-15 10:23:05.945 | Requirement already satisfied: pbr!=2.1.0,>=2.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystone==29.1.0.dev42) (7.0.3) 2026-06-15 10:23:05.945 | Requirement already satisfied: WebOb>=1.7.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystone==29.1.0.dev42) (1.8.10) 2026-06-15 10:23:06.055 | Collecting Flask!=0.11,>=1.0.2 (from keystone==29.1.0.dev42) 2026-06-15 10:23:06.058 | Downloading flask-3.1.3-py3-none-any.whl.metadata (3.2 kB) 2026-06-15 10:23:06.088 | Collecting Flask-RESTful>=0.3.5 (from keystone==29.1.0.dev42) 2026-06-15 10:23:06.092 | Downloading Flask_RESTful-0.3.10-py2.py3-none-any.whl.metadata (1.0 kB) 2026-06-15 10:23:06.581 | Collecting cryptography>=2.7 (from keystone==29.1.0.dev42) 2026-06-15 10:23:06.585 | Downloading cryptography-43.0.3-cp39-abi3-manylinux_2_28_x86_64.whl.metadata (5.4 kB) 2026-06-15 10:23:07.321 | Collecting SQLAlchemy>=1.4.0 (from keystone==29.1.0.dev42) 2026-06-15 10:23:07.325 | Downloading sqlalchemy-2.0.50-cp312-cp312-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl.metadata (9.5 kB) 2026-06-15 10:23:07.346 | Requirement already satisfied: stevedore>=1.20.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystone==29.1.0.dev42) (5.8.0) 2026-06-15 10:23:07.346 | Requirement already satisfied: python-keystoneclient>=3.8.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystone==29.1.0.dev42) (5.8.0) 2026-06-15 10:23:07.347 | Requirement already satisfied: keystonemiddleware>=7.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystone==29.1.0.dev42) (13.0.0) 2026-06-15 10:23:07.460 | Collecting bcrypt>=3.1.3 (from keystone==29.1.0.dev42) 2026-06-15 10:23:07.465 | Downloading bcrypt-5.0.0-cp39-abi3-manylinux_2_34_x86_64.whl.metadata (10 kB) 2026-06-15 10:23:07.474 | Requirement already satisfied: oslo.cache>=1.26.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystone==29.1.0.dev42) (4.2.0) 2026-06-15 10:23:07.474 | Requirement already satisfied: oslo.config>=6.8.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystone==29.1.0.dev42) (10.5.0) 2026-06-15 10:23:07.474 | Requirement already satisfied: oslo.context>=2.22.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystone==29.1.0.dev42) (6.4.0) 2026-06-15 10:23:07.541 | Collecting oslo.messaging>=5.29.0 (from keystone==29.1.0.dev42) 2026-06-15 10:23:07.544 | Downloading oslo_messaging-18.1.0-py3-none-any.whl.metadata (2.6 kB) 2026-06-15 10:23:07.604 | Collecting oslo.db>=6.0.0 (from keystone==29.1.0.dev42) 2026-06-15 10:23:07.608 | Downloading oslo_db-18.0.0-py3-none-any.whl.metadata (2.5 kB) 2026-06-15 10:23:07.615 | Requirement already satisfied: oslo.i18n>=3.15.3 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystone==29.1.0.dev42) (6.8.0) 2026-06-15 10:23:07.616 | Requirement already satisfied: oslo.log>=3.44.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystone==29.1.0.dev42) (8.2.0) 2026-06-15 10:23:07.651 | Collecting oslo.middleware>=3.31.0 (from keystone==29.1.0.dev42) 2026-06-15 10:23:07.654 | Downloading oslo_middleware-8.1.0-py3-none-any.whl.metadata (2.3 kB) 2026-06-15 10:23:07.707 | Collecting oslo.policy>=4.5.0 (from keystone==29.1.0.dev42) 2026-06-15 10:23:07.710 | Downloading oslo_policy-5.1.0-py3-none-any.whl.metadata (2.2 kB) 2026-06-15 10:23:07.719 | Requirement already satisfied: oslo.serialization!=2.19.1,>=2.18.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystone==29.1.0.dev42) (5.10.0) 2026-06-15 10:23:07.739 | Collecting oslo.upgradecheck>=1.3.0 (from keystone==29.1.0.dev42) 2026-06-15 10:23:07.743 | Downloading oslo_upgradecheck-2.7.1-py3-none-any.whl.metadata (1.8 kB) 2026-06-15 10:23:07.751 | Requirement already satisfied: oslo.utils>=3.33.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystone==29.1.0.dev42) (10.1.1) 2026-06-15 10:23:07.776 | Collecting oauthlib>=0.6.2 (from keystone==29.1.0.dev42) 2026-06-15 10:23:07.780 | Downloading oauthlib-3.3.1-py3-none-any.whl.metadata (7.9 kB) 2026-06-15 10:23:07.817 | Collecting pysaml2>=5.0.0 (from keystone==29.1.0.dev42) 2026-06-15 10:23:07.821 | Downloading pysaml2-7.5.4-py3-none-any.whl.metadata (6.5 kB) 2026-06-15 10:23:07.830 | Requirement already satisfied: PyJWT>=1.6.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystone==29.1.0.dev42) (2.13.0) 2026-06-15 10:23:07.832 | Requirement already satisfied: dogpile.cache>=1.0.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystone==29.1.0.dev42) (1.5.0) 2026-06-15 10:23:07.868 | Collecting jsonschema>=3.2.0 (from keystone==29.1.0.dev42) 2026-06-15 10:23:07.872 | Downloading jsonschema-4.26.0-py3-none-any.whl.metadata (7.6 kB) 2026-06-15 10:23:07.883 | Requirement already satisfied: pycadf!=2.0.0,>=1.1.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystone==29.1.0.dev42) (4.0.1) 2026-06-15 10:23:07.884 | Requirement already satisfied: msgpack>=0.5.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystone==29.1.0.dev42) (1.1.2) 2026-06-15 10:23:07.910 | Collecting osprofiler>=1.4.0 (from keystone==29.1.0.dev42) 2026-06-15 10:23:07.916 | Downloading osprofiler-4.4.0-py3-none-any.whl.metadata (3.1 kB) 2026-06-15 10:23:07.964 | Collecting Werkzeug>=0.15.0 (from keystone==29.1.0.dev42) 2026-06-15 10:23:07.967 | Downloading werkzeug-3.1.8-py3-none-any.whl.metadata (4.0 kB) 2026-06-15 10:23:08.243 | Collecting cffi>=1.12 (from cryptography>=2.7->keystone==29.1.0.dev42) 2026-06-15 10:23:08.247 | Downloading cffi-2.0.0-cp312-cp312-manylinux2014_x86_64.manylinux_2_17_x86_64.whl.metadata (2.6 kB) 2026-06-15 10:23:08.275 | Collecting pycparser (from cffi>=1.12->cryptography>=2.7->keystone==29.1.0.dev42) 2026-06-15 10:23:08.278 | Downloading pycparser-3.0-py3-none-any.whl.metadata (8.2 kB) 2026-06-15 10:23:08.287 | Requirement already satisfied: decorator>=4.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from dogpile.cache>=1.0.2->keystone==29.1.0.dev42) (5.3.1) 2026-06-15 10:23:08.311 | Collecting blinker>=1.9.0 (from Flask!=0.11,>=1.0.2->keystone==29.1.0.dev42) 2026-06-15 10:23:08.315 | Downloading blinker-1.9.0-py3-none-any.whl.metadata (1.6 kB) 2026-06-15 10:23:08.353 | Collecting click>=8.1.3 (from Flask!=0.11,>=1.0.2->keystone==29.1.0.dev42) 2026-06-15 10:23:08.356 | Downloading click-8.4.1-py3-none-any.whl.metadata (2.6 kB) 2026-06-15 10:23:08.383 | Collecting itsdangerous>=2.2.0 (from Flask!=0.11,>=1.0.2->keystone==29.1.0.dev42) 2026-06-15 10:23:08.387 | Downloading itsdangerous-2.2.0-py3-none-any.whl.metadata (1.9 kB) 2026-06-15 10:23:08.424 | Collecting jinja2>=3.1.2 (from Flask!=0.11,>=1.0.2->keystone==29.1.0.dev42) 2026-06-15 10:23:08.428 | Downloading jinja2-3.1.6-py3-none-any.whl.metadata (2.9 kB) 2026-06-15 10:23:08.555 | Collecting markupsafe>=2.1.1 (from Flask!=0.11,>=1.0.2->keystone==29.1.0.dev42) 2026-06-15 10:23:08.559 | Downloading markupsafe-3.0.3-cp312-cp312-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl.metadata (2.7 kB) 2026-06-15 10:23:08.592 | Collecting aniso8601>=0.82 (from Flask-RESTful>=0.3.5->keystone==29.1.0.dev42) 2026-06-15 10:23:08.595 | Downloading aniso8601-10.0.1-py2.py3-none-any.whl.metadata (23 kB) 2026-06-15 10:23:08.612 | Requirement already satisfied: six>=1.3.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from Flask-RESTful>=0.3.5->keystone==29.1.0.dev42) (1.17.0) 2026-06-15 10:23:08.688 | Collecting pytz (from Flask-RESTful>=0.3.5->keystone==29.1.0.dev42) 2026-06-15 10:23:08.692 | Downloading pytz-2026.2-py2.py3-none-any.whl.metadata (22 kB) 2026-06-15 10:23:08.728 | Collecting attrs>=22.2.0 (from jsonschema>=3.2.0->keystone==29.1.0.dev42) 2026-06-15 10:23:08.731 | Downloading attrs-26.1.0-py3-none-any.whl.metadata (8.8 kB) 2026-06-15 10:23:08.757 | Collecting jsonschema-specifications>=2023.03.6 (from jsonschema>=3.2.0->keystone==29.1.0.dev42) 2026-06-15 10:23:08.761 | Downloading jsonschema_specifications-2025.9.1-py3-none-any.whl.metadata (2.9 kB) 2026-06-15 10:23:08.803 | Collecting referencing>=0.28.4 (from jsonschema>=3.2.0->keystone==29.1.0.dev42) 2026-06-15 10:23:08.807 | Downloading referencing-0.37.0-py3-none-any.whl.metadata (2.8 kB) 2026-06-15 10:23:09.540 | Collecting rpds-py>=0.25.0 (from jsonschema>=3.2.0->keystone==29.1.0.dev42) 2026-06-15 10:23:09.544 | Downloading rpds_py-2026.5.1-cp312-cp312-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.metadata (4.1 kB) 2026-06-15 10:23:09.558 | Requirement already satisfied: keystoneauth1>=3.12.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystonemiddleware>=7.0.0->keystone==29.1.0.dev42) (5.14.0) 2026-06-15 10:23:09.561 | Requirement already satisfied: requests>=2.14.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystonemiddleware>=7.0.0->keystone==29.1.0.dev42) (2.34.2) 2026-06-15 10:23:09.566 | Requirement already satisfied: iso8601>=2.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystoneauth1>=3.12.0->keystonemiddleware>=7.0.0->keystone==29.1.0.dev42) (2.1.0) 2026-06-15 10:23:09.568 | Requirement already satisfied: os-service-types>=1.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystoneauth1>=3.12.0->keystonemiddleware>=7.0.0->keystone==29.1.0.dev42) (1.8.2) 2026-06-15 10:23:09.569 | Requirement already satisfied: typing-extensions>=4.12 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystoneauth1>=3.12.0->keystonemiddleware>=7.0.0->keystone==29.1.0.dev42) (4.15.0) 2026-06-15 10:23:09.583 | Requirement already satisfied: netaddr>=0.7.18 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.config>=6.8.0->keystone==29.1.0.dev42) (1.3.0) 2026-06-15 10:23:09.584 | Requirement already satisfied: rfc3986>=1.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.config>=6.8.0->keystone==29.1.0.dev42) (2.0.0) 2026-06-15 10:23:09.585 | Requirement already satisfied: PyYAML>=5.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.config>=6.8.0->keystone==29.1.0.dev42) (6.0.3) 2026-06-15 10:23:09.677 | Collecting alembic>=0.9.6 (from oslo.db>=6.0.0->keystone==29.1.0.dev42) 2026-06-15 10:23:09.680 | Downloading alembic-1.18.4-py3-none-any.whl.metadata (7.2 kB) 2026-06-15 10:23:09.690 | Requirement already satisfied: debtcollector>=1.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.db>=6.0.0->keystone==29.1.0.dev42) (3.1.0) 2026-06-15 10:23:09.709 | Collecting testresources>=2.0.0 (from oslo.db>=6.0.0->keystone==29.1.0.dev42) 2026-06-15 10:23:09.712 | Downloading testresources-2.1.2-py3-none-any.whl.metadata (15 kB) 2026-06-15 10:23:09.735 | Collecting testscenarios>=0.4 (from oslo.db>=6.0.0->keystone==29.1.0.dev42) 2026-06-15 10:23:09.738 | Downloading testscenarios-0.6.2-py3-none-any.whl.metadata (13 kB) 2026-06-15 10:23:09.779 | Collecting Mako (from alembic>=0.9.6->oslo.db>=6.0.0->keystone==29.1.0.dev42) 2026-06-15 10:23:09.783 | Downloading mako-1.3.12-py3-none-any.whl.metadata (2.9 kB) 2026-06-15 10:23:09.797 | Requirement already satisfied: wrapt>=2.1.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from debtcollector>=1.2.0->oslo.db>=6.0.0->keystone==29.1.0.dev42) (2.2.1) 2026-06-15 10:23:09.802 | Requirement already satisfied: python-dateutil>=2.7.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.log>=3.44.0->keystone==29.1.0.dev42) (2.9.0.post0) 2026-06-15 10:23:09.806 | Requirement already satisfied: futurist>=1.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.messaging>=5.29.0->keystone==29.1.0.dev42) (3.3.0) 2026-06-15 10:23:09.856 | Collecting oslo.service>=1.24.0 (from oslo.messaging>=5.29.0->keystone==29.1.0.dev42) 2026-06-15 10:23:09.860 | Downloading oslo_service-4.6.0-py3-none-any.whl.metadata (2.8 kB) 2026-06-15 10:23:09.905 | Collecting cachetools>=2.0.0 (from oslo.messaging>=5.29.0->keystone==29.1.0.dev42) 2026-06-15 10:23:09.972 | Downloading cachetools-7.1.4-py3-none-any.whl.metadata (5.5 kB) 2026-06-15 10:23:10.014 | Collecting amqp>=2.5.2 (from oslo.messaging>=5.29.0->keystone==29.1.0.dev42) 2026-06-15 10:23:10.018 | Downloading amqp-5.3.1-py3-none-any.whl.metadata (8.9 kB) 2026-06-15 10:23:10.083 | Collecting kombu>=4.6.8 (from oslo.messaging>=5.29.0->keystone==29.1.0.dev42) 2026-06-15 10:23:10.087 | Downloading kombu-5.6.2-py3-none-any.whl.metadata (3.5 kB) 2026-06-15 10:23:10.124 | Collecting oslo.metrics>=0.2.1 (from oslo.messaging>=5.29.0->keystone==29.1.0.dev42) 2026-06-15 10:23:10.128 | Downloading oslo_metrics-0.16.0-py3-none-any.whl.metadata (1.5 kB) 2026-06-15 10:23:10.157 | Collecting vine<6.0.0,>=5.0.0 (from amqp>=2.5.2->oslo.messaging>=5.29.0->keystone==29.1.0.dev42) 2026-06-15 10:23:10.160 | Downloading vine-5.1.0-py3-none-any.whl.metadata (2.7 kB) 2026-06-15 10:23:10.203 | Collecting tzdata>=2025.2 (from kombu>=4.6.8->oslo.messaging>=5.29.0->keystone==29.1.0.dev42) 2026-06-15 10:23:10.207 | Downloading tzdata-2026.2-py2.py3-none-any.whl.metadata (1.4 kB) 2026-06-15 10:23:10.215 | Requirement already satisfied: packaging in /opt/stack/data/venv/lib/python3.12/site-packages (from kombu>=4.6.8->oslo.messaging>=5.29.0->keystone==29.1.0.dev42) (26.2) 2026-06-15 10:23:10.243 | Collecting prometheus-client>=0.6.0 (from oslo.metrics>=0.2.1->oslo.messaging>=5.29.0->keystone==29.1.0.dev42) 2026-06-15 10:23:10.248 | Downloading prometheus_client-0.25.0-py3-none-any.whl.metadata (2.1 kB) 2026-06-15 10:23:10.281 | Collecting statsd>=3.2.1 (from oslo.middleware>=3.31.0->keystone==29.1.0.dev42) 2026-06-15 10:23:10.285 | Downloading statsd-4.0.1-py2.py3-none-any.whl.metadata (2.9 kB) 2026-06-15 10:23:10.339 | Collecting eventlet>=0.27.0 (from oslo.service>=1.24.0->oslo.messaging>=5.29.0->keystone==29.1.0.dev42) 2026-06-15 10:23:10.342 | Downloading eventlet-0.41.0-py3-none-any.whl.metadata (5.4 kB) 2026-06-15 10:23:10.708 | Collecting greenlet>=0.4.15 (from oslo.service>=1.24.0->oslo.messaging>=5.29.0->keystone==29.1.0.dev42) 2026-06-15 10:23:10.711 | Downloading greenlet-3.5.1-cp312-cp312-manylinux_2_24_x86_64.manylinux_2_28_x86_64.whl.metadata (3.8 kB) 2026-06-15 10:23:10.757 | Collecting oslo.concurrency>=3.25.0 (from oslo.service>=1.24.0->oslo.messaging>=5.29.0->keystone==29.1.0.dev42) 2026-06-15 10:23:10.761 | Downloading oslo_concurrency-7.5.0-py3-none-any.whl.metadata (2.2 kB) 2026-06-15 10:23:10.787 | Collecting PasteDeploy>=1.5.0 (from oslo.service>=1.24.0->oslo.messaging>=5.29.0->keystone==29.1.0.dev42) 2026-06-15 10:23:10.790 | Downloading PasteDeploy-3.1.0-py3-none-any.whl.metadata (2.7 kB) 2026-06-15 10:23:10.817 | Collecting Routes>=2.3.1 (from oslo.service>=1.24.0->oslo.messaging>=5.29.0->keystone==29.1.0.dev42) 2026-06-15 10:23:10.821 | Downloading Routes-2.5.1-py2.py3-none-any.whl.metadata (25 kB) 2026-06-15 10:23:10.864 | Collecting Paste>=2.0.2 (from oslo.service>=1.24.0->oslo.messaging>=5.29.0->keystone==29.1.0.dev42) 2026-06-15 10:23:10.868 | Downloading Paste-3.10.1-py3-none-any.whl.metadata (5.3 kB) 2026-06-15 10:23:10.949 | Collecting Yappi>=1.0 (from oslo.service>=1.24.0->oslo.messaging>=5.29.0->keystone==29.1.0.dev42) 2026-06-15 10:23:10.952 | Downloading yappi-1.7.6-cp312-cp312-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl.metadata (11 kB) 2026-06-15 10:23:10.987 | Collecting dnspython>=1.15.0 (from eventlet>=0.27.0->oslo.service>=1.24.0->oslo.messaging>=5.29.0->keystone==29.1.0.dev42) 2026-06-15 10:23:10.991 | Downloading dnspython-2.8.0-py3-none-any.whl.metadata (5.7 kB) 2026-06-15 10:23:11.033 | Collecting fasteners>=0.7.0 (from oslo.concurrency>=3.25.0->oslo.service>=1.24.0->oslo.messaging>=5.29.0->keystone==29.1.0.dev42) 2026-06-15 10:23:11.037 | Downloading fasteners-0.20-py3-none-any.whl.metadata (4.8 kB) 2026-06-15 10:23:11.074 | Collecting PrettyTable>=0.7.1 (from oslo.upgradecheck>=1.3.0->keystone==29.1.0.dev42) 2026-06-15 10:23:11.078 | Downloading prettytable-3.17.0-py3-none-any.whl.metadata (34 kB) 2026-06-15 10:23:11.097 | Requirement already satisfied: pyparsing>=2.1.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.utils>=3.33.0->keystone==29.1.0.dev42) (3.3.2) 2026-06-15 10:23:11.098 | Requirement already satisfied: psutil>=3.2.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.utils>=3.33.0->keystone==29.1.0.dev42) (7.2.2) 2026-06-15 10:23:11.111 | Requirement already satisfied: setuptools in /opt/stack/data/venv/lib/python3.12/site-packages (from Paste>=2.0.2->oslo.service>=1.24.0->oslo.messaging>=5.29.0->keystone==29.1.0.dev42) (82.0.1) 2026-06-15 10:23:11.141 | Collecting wcwidth (from PrettyTable>=0.7.1->oslo.upgradecheck>=1.3.0->keystone==29.1.0.dev42) 2026-06-15 10:23:11.144 | Downloading wcwidth-0.8.0-py3-none-any.whl.metadata (42 kB) 2026-06-15 10:23:11.201 | Collecting defusedxml (from pysaml2>=5.0.0->keystone==29.1.0.dev42) 2026-06-15 10:23:11.205 | Downloading defusedxml-0.7.1-py2.py3-none-any.whl.metadata (32 kB) 2026-06-15 10:23:11.244 | Collecting pyopenssl<24.3.0 (from pysaml2>=5.0.0->keystone==29.1.0.dev42) 2026-06-15 10:23:11.247 | Downloading pyOpenSSL-24.2.1-py3-none-any.whl.metadata (13 kB) 2026-06-15 10:23:11.302 | Collecting xmlschema<3.0.0,>=2.0.0 (from pysaml2>=5.0.0->keystone==29.1.0.dev42) 2026-06-15 10:23:11.306 | Downloading xmlschema-2.5.1-py3-none-any.whl.metadata (8.3 kB) 2026-06-15 10:23:11.330 | Requirement already satisfied: charset_normalizer<4,>=2 in /opt/stack/data/venv/lib/python3.12/site-packages (from requests>=2.14.2->keystonemiddleware>=7.0.0->keystone==29.1.0.dev42) (3.4.7) 2026-06-15 10:23:11.331 | Requirement already satisfied: idna<4,>=2.5 in /opt/stack/data/venv/lib/python3.12/site-packages (from requests>=2.14.2->keystonemiddleware>=7.0.0->keystone==29.1.0.dev42) (3.18) 2026-06-15 10:23:11.332 | Requirement already satisfied: urllib3<3,>=1.26 in /opt/stack/data/venv/lib/python3.12/site-packages (from requests>=2.14.2->keystonemiddleware>=7.0.0->keystone==29.1.0.dev42) (2.7.0) 2026-06-15 10:23:11.333 | Requirement already satisfied: certifi>=2023.5.7 in /opt/stack/data/venv/lib/python3.12/site-packages (from requests>=2.14.2->keystonemiddleware>=7.0.0->keystone==29.1.0.dev42) (2026.5.20) 2026-06-15 10:23:11.394 | Collecting elementpath<5.0.0,>=4.1.5 (from xmlschema<3.0.0,>=2.0.0->pysaml2>=5.0.0->keystone==29.1.0.dev42) 2026-06-15 10:23:11.398 | Downloading elementpath-4.8.0-py3-none-any.whl.metadata (7.2 kB) 2026-06-15 10:23:11.457 | Collecting repoze.lru>=0.3 (from Routes>=2.3.1->oslo.service>=1.24.0->oslo.messaging>=5.29.0->keystone==29.1.0.dev42) 2026-06-15 10:23:11.461 | Downloading repoze_lru-0.8-py3-none-any.whl.metadata (1.8 kB) 2026-06-15 10:23:11.559 | Downloading bcrypt-5.0.0-cp39-abi3-manylinux_2_34_x86_64.whl (278 kB) 2026-06-15 10:23:11.575 | Downloading cryptography-43.0.3-cp39-abi3-manylinux_2_28_x86_64.whl (4.0 MB) 2026-06-15 10:23:11.655 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 4.0/4.0 MB 50.4 MB/s 0:00:00 2026-06-15 10:23:11.659 | Downloading cffi-2.0.0-cp312-cp312-manylinux2014_x86_64.manylinux_2_17_x86_64.whl (219 kB) 2026-06-15 10:23:11.671 | Downloading flask-3.1.3-py3-none-any.whl (103 kB) 2026-06-15 10:23:11.683 | Downloading blinker-1.9.0-py3-none-any.whl (8.5 kB) 2026-06-15 10:23:11.693 | Downloading click-8.4.1-py3-none-any.whl (116 kB) 2026-06-15 10:23:11.705 | Downloading Flask_RESTful-0.3.10-py2.py3-none-any.whl (26 kB) 2026-06-15 10:23:11.717 | Downloading aniso8601-10.0.1-py2.py3-none-any.whl (52 kB) 2026-06-15 10:23:11.728 | Downloading itsdangerous-2.2.0-py3-none-any.whl (16 kB) 2026-06-15 10:23:11.739 | Downloading jinja2-3.1.6-py3-none-any.whl (134 kB) 2026-06-15 10:23:11.749 | Downloading jsonschema-4.26.0-py3-none-any.whl (90 kB) 2026-06-15 10:23:11.758 | Downloading attrs-26.1.0-py3-none-any.whl (67 kB) 2026-06-15 10:23:11.768 | Downloading jsonschema_specifications-2025.9.1-py3-none-any.whl (18 kB) 2026-06-15 10:23:11.780 | Downloading markupsafe-3.0.3-cp312-cp312-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl (22 kB) 2026-06-15 10:23:11.794 | Downloading oauthlib-3.3.1-py3-none-any.whl (160 kB) 2026-06-15 10:23:11.807 | Downloading oslo_db-18.0.0-py3-none-any.whl (152 kB) 2026-06-15 10:23:11.818 | Downloading alembic-1.18.4-py3-none-any.whl (263 kB) 2026-06-15 10:23:11.831 | Downloading oslo_messaging-18.1.0-py3-none-any.whl (202 kB) 2026-06-15 10:23:11.844 | Downloading amqp-5.3.1-py3-none-any.whl (50 kB) 2026-06-15 10:23:11.854 | Downloading vine-5.1.0-py3-none-any.whl (9.6 kB) 2026-06-15 10:23:11.865 | Downloading cachetools-7.1.4-py3-none-any.whl (16 kB) 2026-06-15 10:23:11.875 | Downloading kombu-5.6.2-py3-none-any.whl (214 kB) 2026-06-15 10:23:11.891 | Downloading oslo_metrics-0.16.0-py3-none-any.whl (14 kB) 2026-06-15 10:23:11.900 | Downloading oslo_middleware-8.1.0-py3-none-any.whl (65 kB) 2026-06-15 10:23:11.909 | Downloading oslo_policy-5.1.0-py3-none-any.whl (89 kB) 2026-06-15 10:23:11.920 | Downloading oslo_service-4.6.0-py3-none-any.whl (117 kB) 2026-06-15 10:23:11.929 | Downloading eventlet-0.41.0-py3-none-any.whl (364 kB) 2026-06-15 10:23:11.943 | Downloading dnspython-2.8.0-py3-none-any.whl (331 kB) 2026-06-15 10:23:11.960 | Downloading greenlet-3.5.1-cp312-cp312-manylinux_2_24_x86_64.manylinux_2_28_x86_64.whl (611 kB) 2026-06-15 10:23:11.980 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 611.4/611.4 kB 24.4 MB/s 0:00:00 2026-06-15 10:23:11.984 | Downloading oslo_concurrency-7.5.0-py3-none-any.whl (48 kB) 2026-06-15 10:23:11.993 | Downloading fasteners-0.20-py3-none-any.whl (18 kB) 2026-06-15 10:23:12.066 | Downloading oslo_upgradecheck-2.7.1-py3-none-any.whl (14 kB) 2026-06-15 10:23:12.076 | Downloading osprofiler-4.4.0-py3-none-any.whl (95 kB) 2026-06-15 10:23:12.086 | Downloading Paste-3.10.1-py3-none-any.whl (289 kB) 2026-06-15 10:23:12.103 | Downloading PasteDeploy-3.1.0-py3-none-any.whl (16 kB) 2026-06-15 10:23:12.113 | Downloading prettytable-3.17.0-py3-none-any.whl (34 kB) 2026-06-15 10:23:12.123 | Downloading prometheus_client-0.25.0-py3-none-any.whl (64 kB) 2026-06-15 10:23:12.133 | Downloading pysaml2-7.5.4-py3-none-any.whl (420 kB) 2026-06-15 10:23:12.147 | Downloading pyOpenSSL-24.2.1-py3-none-any.whl (58 kB) 2026-06-15 10:23:12.158 | Downloading xmlschema-2.5.1-py3-none-any.whl (395 kB) 2026-06-15 10:23:12.171 | Downloading elementpath-4.8.0-py3-none-any.whl (243 kB) 2026-06-15 10:23:12.183 | Downloading referencing-0.37.0-py3-none-any.whl (26 kB) 2026-06-15 10:23:12.193 | Downloading Routes-2.5.1-py2.py3-none-any.whl (40 kB) 2026-06-15 10:23:12.205 | Downloading repoze_lru-0.8-py3-none-any.whl (6.4 kB) 2026-06-15 10:23:12.217 | Downloading rpds_py-2026.5.1-cp312-cp312-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (376 kB) 2026-06-15 10:23:12.243 | Downloading sqlalchemy-2.0.50-cp312-cp312-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl (3.4 MB) 2026-06-15 10:23:12.323 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 3.4/3.4 MB 41.6 MB/s 0:00:00 2026-06-15 10:23:12.328 | Downloading statsd-4.0.1-py2.py3-none-any.whl (13 kB) 2026-06-15 10:23:12.341 | Downloading testresources-2.1.2-py3-none-any.whl (25 kB) 2026-06-15 10:23:12.353 | Downloading testscenarios-0.6.2-py3-none-any.whl (12 kB) 2026-06-15 10:23:12.364 | Downloading tzdata-2026.2-py2.py3-none-any.whl (349 kB) 2026-06-15 10:23:12.377 | Downloading werkzeug-3.1.8-py3-none-any.whl (226 kB) 2026-06-15 10:23:12.389 | Downloading yappi-1.7.6-cp312-cp312-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl (82 kB) 2026-06-15 10:23:12.399 | Downloading defusedxml-0.7.1-py2.py3-none-any.whl (25 kB) 2026-06-15 10:23:12.409 | Downloading mako-1.3.12-py3-none-any.whl (78 kB) 2026-06-15 10:23:12.418 | Downloading pycparser-3.0-py3-none-any.whl (48 kB) 2026-06-15 10:23:12.427 | Downloading pytz-2026.2-py2.py3-none-any.whl (510 kB) 2026-06-15 10:23:12.443 | Downloading wcwidth-0.8.0-py3-none-any.whl (324 kB) 2026-06-15 10:23:12.633 | Building wheels for collected packages: keystone 2026-06-15 10:23:12.634 | Building editable for keystone (pyproject.toml): started 2026-06-15 10:23:13.884 | Building editable for keystone (pyproject.toml): finished with status 'done' 2026-06-15 10:23:13.886 | Created wheel for keystone: filename=keystone-29.1.0.dev42-0.editable-py3-none-any.whl size=9269 sha256=5be4a296b21a45c9ca7f6ef3d049e487333bb4c1a04b5b05f58f9f3468450803 2026-06-15 10:23:13.886 | Stored in directory: /tmp/pip-ephem-wheel-cache-2duwtyhk/wheels/d5/df/96/ee2394c3a20d6f991844794e53669e9943a8d62f162c6e6710 2026-06-15 10:23:13.890 | Successfully built keystone 2026-06-15 10:23:14.154 | Installing collected packages: statsd, pytz, aniso8601, Yappi, wcwidth, vine, tzdata, testscenarios, testresources, rpds-py, repoze.lru, pycparser, prometheus-client, PasteDeploy, Paste, oauthlib, markupsafe, itsdangerous, greenlet, fasteners, elementpath, dnspython, defusedxml, click, cachetools, blinker, bcrypt, attrs, xmlschema, Werkzeug, SQLAlchemy, Routes, referencing, PrettyTable, Mako, jinja2, eventlet, cffi, amqp, kombu, jsonschema-specifications, Flask, cryptography, alembic, pyopenssl, oslo.middleware, oslo.db, oslo.concurrency, jsonschema, Flask-RESTful, pysaml2, osprofiler, oslo.policy, oslo.upgradecheck, oslo.service, oslo.metrics, oslo.messaging, keystone 2026-06-15 10:23:15.778 | Attempting uninstall: oauthlib 2026-06-15 10:23:15.790 | Found existing installation: oauthlib 3.2.2 2026-06-15 10:23:15.793 | Not uninstalling oauthlib at /usr/lib/python3/dist-packages, outside environment /opt/stack/data/venv 2026-06-15 10:23:15.793 | Can't uninstall 'oauthlib'. No files were found to uninstall. 2026-06-15 10:23:17.169 | Attempting uninstall: blinker 2026-06-15 10:23:17.181 | Found existing installation: blinker 1.7.0 2026-06-15 10:23:17.182 | Not uninstalling blinker at /usr/lib/python3/dist-packages, outside environment /opt/stack/data/venv 2026-06-15 10:23:17.182 | Can't uninstall 'blinker'. No files were found to uninstall. 2026-06-15 10:23:21.491 | Attempting uninstall: cryptography 2026-06-15 10:23:21.505 | Found existing installation: cryptography 41.0.7 2026-06-15 10:23:21.506 | Not uninstalling cryptography at /usr/lib/python3/dist-packages, outside environment /opt/stack/data/venv 2026-06-15 10:23:21.506 | Can't uninstall 'cryptography'. No files were found to uninstall. 2026-06-15 10:23:24.153 | 2026-06-15 10:23:24.173 | Successfully installed Flask-3.1.3 Flask-RESTful-0.3.10 Mako-1.3.12 Paste-3.10.1 PasteDeploy-3.1.0 PrettyTable-3.17.0 Routes-2.5.1 SQLAlchemy-2.0.50 Werkzeug-3.1.8 Yappi-1.7.6 alembic-1.18.4 amqp-5.3.1 aniso8601-10.0.1 attrs-26.1.0 bcrypt-5.0.0 blinker-1.9.0 cachetools-7.1.4 cffi-2.0.0 click-8.4.1 cryptography-43.0.3 defusedxml-0.7.1 dnspython-2.8.0 elementpath-4.8.0 eventlet-0.41.0 fasteners-0.20 greenlet-3.5.1 itsdangerous-2.2.0 jinja2-3.1.6 jsonschema-4.26.0 jsonschema-specifications-2025.9.1 keystone-29.1.0.dev42 kombu-5.6.2 markupsafe-3.0.3 oauthlib-3.3.1 oslo.concurrency-7.5.0 oslo.db-18.0.0 oslo.messaging-18.1.0 oslo.metrics-0.16.0 oslo.middleware-8.1.0 oslo.policy-5.1.0 oslo.service-4.6.0 oslo.upgradecheck-2.7.1 osprofiler-4.4.0 prometheus-client-0.25.0 pycparser-3.0 pyopenssl-24.2.1 pysaml2-7.5.4 pytz-2026.2 referencing-0.37.0 repoze.lru-0.8 rpds-py-2026.5.1 statsd-4.0.1 testresources-2.1.2 testscenarios-0.6.2 tzdata-2026.2 vine-5.1.0 wcwidth-0.8.0 xmlschema-2.5.1 2026-06-15 10:23:24.557 | + inc/python:pip_install:216 : result=0 2026-06-15 10:23:24.561 | + inc/python:pip_install:218 : time_stop pip_install 2026-06-15 10:23:24.564 | + functions-common:time_stop:2414 : local name 2026-06-15 10:23:24.567 | + functions-common:time_stop:2415 : local end_time 2026-06-15 10:23:24.572 | + functions-common:time_stop:2416 : local elapsed_time 2026-06-15 10:23:24.575 | + functions-common:time_stop:2417 : local total 2026-06-15 10:23:24.578 | + functions-common:time_stop:2418 : local start_time 2026-06-15 10:23:24.581 | + functions-common:time_stop:2420 : name=pip_install 2026-06-15 10:23:24.584 | + functions-common:time_stop:2421 : start_time=1781518981569 2026-06-15 10:23:24.587 | + functions-common:time_stop:2423 : [[ -z 1781518981569 ]] 2026-06-15 10:23:24.591 | ++ functions-common:time_stop:2426 : date +%s%3N 2026-06-15 10:23:24.597 | + functions-common:time_stop:2426 : end_time=1781519004593 2026-06-15 10:23:24.600 | + functions-common:time_stop:2427 : elapsed_time=23024 2026-06-15 10:23:24.604 | + functions-common:time_stop:2428 : total=45530 2026-06-15 10:23:24.607 | + functions-common:time_stop:2430 : _TIME_START[$name]= 2026-06-15 10:23:24.610 | + functions-common:time_stop:2431 : _TIME_TOTAL[$name]=68554 2026-06-15 10:23:24.615 | + inc/python:pip_install:219 : return 0 2026-06-15 10:23:24.618 | + inc/python:setup_package:466 : [[ -e == \-\e ]] 2026-06-15 10:23:24.621 | + inc/python:setup_package:466 : [[ True == \F\a\l\s\e ]] 2026-06-15 10:23:24.624 | + inc/python:_setup_package_with_constraints_edit:412 : use_library_from_git /opt/stack/keystone 2026-06-15 10:23:24.627 | + inc/python:use_library_from_git:266 : local name=/opt/stack/keystone 2026-06-15 10:23:24.631 | + inc/python:use_library_from_git:267 : local enabled=1 2026-06-15 10:23:24.633 | + inc/python:use_library_from_git:268 : [[ novnc,cinder,devstack,glance,keystone,neutron,nova,os-test-images,placement,requirements,swift,tempest = \A\L\L ]] 2026-06-15 10:23:24.637 | + inc/python:use_library_from_git:268 : [[ ,novnc,cinder,devstack,glance,keystone,neutron,nova,os-test-images,placement,requirements,swift,tempest, =~ ,/opt/stack/keystone, ]] 2026-06-15 10:23:24.641 | + inc/python:use_library_from_git:269 : return 1 2026-06-15 10:23:24.646 | + lib/keystone:install_keystone:501 : is_service_enabled ldap 2026-06-15 10:23:24.670 | + functions-common:is_service_enabled:2070 : return 1 2026-06-15 10:23:24.673 | + lib/stack:stack_install_service:33 : [[ False = True ]] 2026-06-15 10:23:24.677 | + ./stack.sh:main:918 : configure_keystone 2026-06-15 10:23:24.680 | + lib/keystone:configure_keystone:143 : sudo install -d -o stack /etc/keystone 2026-06-15 10:23:24.697 | + lib/keystone:configure_keystone:145 : [[ /etc/keystone != \/\o\p\t\/\s\t\a\c\k\/\k\e\y\s\t\o\n\e\/\e\t\c ]] 2026-06-15 10:23:24.702 | + lib/keystone:configure_keystone:146 : install -m 600 /dev/null /etc/keystone/keystone.conf 2026-06-15 10:23:24.707 | + lib/keystone:configure_keystone:149 : is_service_enabled ldap 2026-06-15 10:23:24.729 | + functions-common:is_service_enabled:2070 : return 1 2026-06-15 10:23:24.732 | + lib/keystone:configure_keystone:153 : iniset /etc/keystone/keystone.conf identity driver sql 2026-06-15 10:23:24.779 | + lib/keystone:configure_keystone:154 : iniset /etc/keystone/keystone.conf identity password_hash_rounds 4 2026-06-15 10:23:24.822 | + lib/keystone:configure_keystone:155 : iniset /etc/keystone/keystone.conf assignment driver sql 2026-06-15 10:23:24.865 | + lib/keystone:configure_keystone:156 : iniset /etc/keystone/keystone.conf role driver sql 2026-06-15 10:23:24.906 | + lib/keystone:configure_keystone:157 : iniset /etc/keystone/keystone.conf resource driver sql 2026-06-15 10:23:24.946 | + lib/keystone:configure_keystone:160 : iniset /etc/keystone/keystone.conf cache enabled True 2026-06-15 10:23:24.990 | + lib/keystone:configure_keystone:161 : iniset /etc/keystone/keystone.conf cache backend dogpile.cache.memcached 2026-06-15 10:23:25.033 | + lib/keystone:configure_keystone:162 : iniset /etc/keystone/keystone.conf cache memcache_servers localhost:11211 2026-06-15 10:23:25.074 | + lib/keystone:configure_keystone:166 : iniset /etc/keystone/keystone.conf api response_validation error 2026-06-15 10:23:25.118 | + lib/keystone:configure_keystone:168 : iniset_rpc_backend keystone /etc/keystone/keystone.conf oslo_messaging_notifications 2026-06-15 10:23:25.122 | + lib/rpc_backend:iniset_rpc_backend:144 : local package=keystone 2026-06-15 10:23:25.125 | + lib/rpc_backend:iniset_rpc_backend:145 : local file=/etc/keystone/keystone.conf 2026-06-15 10:23:25.128 | + lib/rpc_backend:iniset_rpc_backend:146 : local section=oslo_messaging_notifications 2026-06-15 10:23:25.132 | + lib/rpc_backend:iniset_rpc_backend:147 : local virtual_host= 2026-06-15 10:23:25.136 | + lib/rpc_backend:iniset_rpc_backend:148 : is_service_enabled rabbit 2026-06-15 10:23:25.156 | + functions-common:is_service_enabled:2070 : return 0 2026-06-15 10:23:25.161 | ++ lib/rpc_backend:iniset_rpc_backend:149 : get_transport_url '' 2026-06-15 10:23:25.164 | ++ lib/rpc_backend:get_transport_url:126 : local virtual_host= 2026-06-15 10:23:25.169 | ++ lib/rpc_backend:get_transport_url:127 : is_service_enabled rabbit 2026-06-15 10:23:25.191 | ++ functions-common:is_service_enabled:2070 : return 0 2026-06-15 10:23:25.194 | ++ lib/rpc_backend:get_transport_url:128 : echo rabbit://stackrabbit:secretrabbit@10.209.97.186:5672/ 2026-06-15 10:23:25.198 | + lib/rpc_backend:iniset_rpc_backend:149 : iniset /etc/keystone/keystone.conf oslo_messaging_notifications transport_url rabbit://stackrabbit:secretrabbit@10.209.97.186:5672/ 2026-06-15 10:23:25.242 | + lib/rpc_backend:iniset_rpc_backend:150 : '[' -n '' ']' 2026-06-15 10:23:25.245 | + lib/rpc_backend:iniset_rpc_backend:153 : '[' -n '' ']' 2026-06-15 10:23:25.248 | + lib/keystone:configure_keystone:174 : iniset /etc/keystone/keystone.conf DEFAULT public_endpoint https://10.209.97.186/identity 2026-06-15 10:23:25.291 | + lib/keystone:configure_keystone:176 : [[ fernet != '' ]] 2026-06-15 10:23:25.294 | + lib/keystone:configure_keystone:177 : iniset /etc/keystone/keystone.conf token provider fernet 2026-06-15 10:23:25.340 | ++ lib/keystone:configure_keystone:180 : database_connection_url keystone 2026-06-15 10:23:25.345 | ++ lib/database:database_connection_url:134 : local db=keystone 2026-06-15 10:23:25.348 | ++ lib/database:database_connection_url:135 : database_connection_url_mysql keystone 2026-06-15 10:23:25.352 | ++ lib/databases/mysql:database_connection_url_mysql:251 : local db=keystone 2026-06-15 10:23:25.354 | ++ lib/databases/mysql:database_connection_url_mysql:252 : local plugin 2026-06-15 10:23:25.359 | ++ lib/databases/mysql:database_connection_url_mysql:256 : [[ True == \T\r\u\e ]] 2026-06-15 10:23:25.363 | ++ lib/databases/mysql:database_connection_url_mysql:257 : is_service_enabled mysql 2026-06-15 10:23:25.386 | ++ functions-common:is_service_enabled:2070 : return 0 2026-06-15 10:23:25.389 | ++ lib/databases/mysql:database_connection_url_mysql:258 : plugin='&plugin=dbcounter' 2026-06-15 10:23:25.393 | ++ lib/databases/mysql:database_connection_url_mysql:262 : echo 'mysql+pymysql://root:secretdatabase@127.0.0.1/keystone?charset=utf8&plugin=dbcounter' 2026-06-15 10:23:25.397 | + lib/keystone:configure_keystone:180 : iniset /etc/keystone/keystone.conf database connection 'mysql+pymysql://root:secretdatabase@127.0.0.1/keystone?charset=utf8&plugin=dbcounter' 2026-06-15 10:23:25.440 | + lib/keystone:configure_keystone:183 : '[' False '!=' False ']' 2026-06-15 10:23:25.444 | + lib/keystone:configure_keystone:188 : setup_logging /etc/keystone/keystone.conf 2026-06-15 10:23:25.448 | + functions:setup_logging:693 : setup_systemd_logging /etc/keystone/keystone.conf 2026-06-15 10:23:25.452 | + functions:setup_systemd_logging:710 : local conf_file=/etc/keystone/keystone.conf 2026-06-15 10:23:25.457 | ++ functions:setup_systemd_logging:715 : trueorfalse False USE_JOURNAL 2026-06-15 10:23:25.482 | + functions:setup_systemd_logging:715 : USE_JOURNAL=False 2026-06-15 10:23:25.485 | + functions:setup_systemd_logging:716 : local pidstr= 2026-06-15 10:23:25.489 | + functions:setup_systemd_logging:717 : [[ False == \T\r\u\e ]] 2026-06-15 10:23:25.492 | + functions:setup_systemd_logging:721 : pidstr='(pid=%(process)d) ' 2026-06-15 10:23:25.494 | + functions:setup_systemd_logging:723 : iniset /etc/keystone/keystone.conf DEFAULT logging_debug_format_suffix '{{(pid=%(process)d) %(funcName)s %(pathname)s:%(lineno)d}}' 2026-06-15 10:23:25.535 | + functions:setup_systemd_logging:725 : iniset /etc/keystone/keystone.conf DEFAULT logging_context_format_string '%(color)s%(levelname)s %(name)s [%(global_request_id)s %(request_id)s %(project_name)s %(user_name)s%(color)s] %(instance)s%(color)s%(message)s' 2026-06-15 10:23:25.576 | + functions:setup_systemd_logging:726 : iniset /etc/keystone/keystone.conf DEFAULT logging_default_format_string '%(color)s%(levelname)s %(name)s [-%(color)s] %(instance)s%(color)s%(message)s' 2026-06-15 10:23:25.620 | + functions:setup_systemd_logging:727 : iniset /etc/keystone/keystone.conf DEFAULT logging_exception_prefix 'ERROR %(name)s %(instance)s' 2026-06-15 10:23:25.663 | + functions:setup_systemd_logging:730 : iniset /etc/keystone/keystone.conf DEFAULT log_color False 2026-06-15 10:23:25.705 | + lib/keystone:configure_keystone:190 : iniset /etc/keystone/keystone.conf DEFAULT debug True 2026-06-15 10:23:25.745 | + lib/keystone:configure_keystone:192 : write_uwsgi_config /etc/keystone/keystone-uwsgi-public.ini keystone.wsgi.api:application /identity '' keystone-api 2026-06-15 10:23:25.750 | + lib/apache:write_uwsgi_config:243 : local conf=/etc/keystone/keystone-uwsgi-public.ini 2026-06-15 10:23:25.753 | + lib/apache:write_uwsgi_config:244 : local wsgi=keystone.wsgi.api:application 2026-06-15 10:23:25.756 | + lib/apache:write_uwsgi_config:245 : local url=/identity 2026-06-15 10:23:25.760 | + lib/apache:write_uwsgi_config:246 : local http= 2026-06-15 10:23:25.764 | + lib/apache:write_uwsgi_config:247 : local name=keystone-api 2026-06-15 10:23:25.767 | + lib/apache:write_uwsgi_config:249 : '[' -z keystone-api ']' 2026-06-15 10:23:25.771 | + lib/apache:write_uwsgi_config:255 : local socket_dir=/var/run/uwsgi 2026-06-15 10:23:25.776 | + lib/apache:write_uwsgi_config:259 : sudo mkdir -p /etc/tmpfiles.d/ 2026-06-15 10:23:25.796 | + lib/apache:write_uwsgi_config:260 : echo 'd /var/run/uwsgi 0755 stack root' 2026-06-15 10:23:25.797 | + lib/apache:write_uwsgi_config:260 : sudo tee /etc/tmpfiles.d/uwsgi.conf 2026-06-15 10:23:25.808 | d /var/run/uwsgi 0755 stack root 2026-06-15 10:23:25.813 | + lib/apache:write_uwsgi_config:261 : sudo systemd-tmpfiles --create /etc/tmpfiles.d/uwsgi.conf 2026-06-15 10:23:25.828 | /etc/tmpfiles.d/uwsgi.conf:1: Line references path below legacy directory /var/run/, updating /var/run/uwsgi → /run/uwsgi; please update the tmpfiles.d/ drop-in file accordingly. 2026-06-15 10:23:25.834 | + lib/apache:write_uwsgi_config:263 : local socket=/var/run/uwsgi/keystone-api.socket 2026-06-15 10:23:25.837 | + lib/apache:write_uwsgi_config:266 : rm -rf /etc/keystone/keystone-uwsgi-public.ini 2026-06-15 10:23:25.842 | + lib/apache:write_uwsgi_config:270 : [[ keystone.wsgi.api:application =~ ^[a-zA-Z0-9_.]+:[a-zA-Z0-9_]+$ ]] 2026-06-15 10:23:25.846 | + lib/apache:write_uwsgi_config:271 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi module keystone.wsgi.api:application 2026-06-15 10:23:25.884 | + lib/apache:write_uwsgi_config:276 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi processes 2 2026-06-15 10:23:25.923 | + lib/apache:write_uwsgi_config:278 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi master true 2026-06-15 10:23:25.962 | + lib/apache:write_uwsgi_config:280 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi die-on-term true 2026-06-15 10:23:26.003 | + lib/apache:write_uwsgi_config:281 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi exit-on-reload false 2026-06-15 10:23:26.042 | + lib/apache:write_uwsgi_config:284 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi worker-reload-mercy 80 2026-06-15 10:23:26.085 | + lib/apache:write_uwsgi_config:285 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi enable-threads true 2026-06-15 10:23:26.129 | + lib/apache:write_uwsgi_config:286 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi plugins http,python3 2026-06-15 10:23:26.173 | + lib/apache:write_uwsgi_config:288 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi thunder-lock true 2026-06-15 10:23:26.216 | + lib/apache:write_uwsgi_config:290 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi hook-master-start 'unix_signal:15 gracefully_kill_them_all' 2026-06-15 10:23:26.258 | + lib/apache:write_uwsgi_config:292 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi buffer-size 65535 2026-06-15 10:23:26.299 | + lib/apache:write_uwsgi_config:294 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi add-header 'Connection: close' 2026-06-15 10:23:26.342 | + lib/apache:write_uwsgi_config:296 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi lazy-apps true 2026-06-15 10:23:26.383 | + lib/apache:write_uwsgi_config:298 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi start-time %t 2026-06-15 10:23:26.424 | + lib/apache:write_uwsgi_config:301 : [[ -n '' ]] 2026-06-15 10:23:26.427 | + lib/apache:write_uwsgi_config:304 : local apache_conf= 2026-06-15 10:23:26.432 | ++ lib/apache:write_uwsgi_config:305 : apache_site_config_for keystone-api 2026-06-15 10:23:26.436 | ++ lib/apache:apache_site_config_for:174 : local site=keystone-api 2026-06-15 10:23:26.439 | ++ lib/apache:apache_site_config_for:175 : is_ubuntu 2026-06-15 10:23:26.443 | ++ functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-06-15 10:23:26.446 | ++ functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-06-15 10:23:26.449 | ++ lib/apache:apache_site_config_for:177 : echo /etc/apache2/sites-available/keystone-api.conf 2026-06-15 10:23:26.453 | + lib/apache:write_uwsgi_config:305 : apache_conf=/etc/apache2/sites-available/keystone-api.conf 2026-06-15 10:23:26.457 | + lib/apache:write_uwsgi_config:306 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi socket /var/run/uwsgi/keystone-api.socket 2026-06-15 10:23:26.502 | + lib/apache:write_uwsgi_config:307 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi chmod-socket 666 2026-06-15 10:23:26.543 | + lib/apache:write_uwsgi_config:308 : echo 'ProxyPass "/identity" "unix:/var/run/uwsgi/keystone-api.socket|uwsgi://uwsgi-uds-keystone-api" retry=0 acquire=1 ' 2026-06-15 10:23:26.544 | + lib/apache:write_uwsgi_config:308 : sudo tee -a /etc/apache2/sites-available/keystone-api.conf 2026-06-15 10:23:26.555 | ProxyPass "/identity" "unix:/var/run/uwsgi/keystone-api.socket|uwsgi://uwsgi-uds-keystone-api" retry=0 acquire=1 2026-06-15 10:23:26.559 | + lib/apache:write_uwsgi_config:309 : enable_apache_site keystone-api 2026-06-15 10:23:26.562 | + lib/apache:enable_apache_site:191 : local site=keystone-api 2026-06-15 10:23:26.565 | + lib/apache:enable_apache_site:193 : enable_apache_mod version 2026-06-15 10:23:26.569 | + lib/apache:enable_apache_mod:55 : local mod=version 2026-06-15 10:23:26.572 | + lib/apache:enable_apache_mod:56 : local should_restart= 2026-06-15 10:23:26.576 | + lib/apache:enable_apache_mod:58 : is_ubuntu 2026-06-15 10:23:26.580 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-06-15 10:23:26.583 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-06-15 10:23:26.586 | + lib/apache:enable_apache_mod:61 : [[ version != \v\e\r\s\i\o\n ]] 2026-06-15 10:23:26.590 | + lib/apache:enable_apache_site:194 : is_ubuntu 2026-06-15 10:23:26.593 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-06-15 10:23:26.597 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-06-15 10:23:26.600 | + lib/apache:enable_apache_site:195 : sudo a2ensite keystone-api 2026-06-15 10:23:26.664 | Enabling site keystone-api. 2026-06-15 10:23:26.671 | To activate the new configuration, you need to run: 2026-06-15 10:23:26.671 | systemctl reload apache2 2026-06-15 10:23:26.678 | + lib/apache:write_uwsgi_config:310 : restart_apache_server 2026-06-15 10:23:26.682 | + lib/apache:restart_apache_server:238 : restart_service apache2 2026-06-15 10:23:26.686 | + functions-common:restart_service:2298 : '[' -x /bin/systemctl ']' 2026-06-15 10:23:26.689 | + functions-common:restart_service:2299 : sudo /bin/systemctl restart apache2 2026-06-15 10:23:26.826 | + lib/keystone:configure_keystone:194 : iniset /etc/keystone/keystone.conf DEFAULT max_token_size 16384 2026-06-15 10:23:26.865 | + lib/keystone:configure_keystone:196 : iniset /etc/keystone/keystone.conf fernet_tokens key_repository /etc/keystone/fernet-keys/ 2026-06-15 10:23:26.914 | + lib/keystone:configure_keystone:198 : iniset /etc/keystone/keystone.conf credential key_repository /etc/keystone/credential-keys/ 2026-06-15 10:23:26.961 | + lib/keystone:configure_keystone:206 : [[ True = True ]] 2026-06-15 10:23:26.966 | + lib/keystone:configure_keystone:207 : iniset /etc/keystone/keystone.conf security_compliance lockout_failure_attempts 2 2026-06-15 10:23:27.012 | + lib/keystone:configure_keystone:208 : iniset /etc/keystone/keystone.conf security_compliance lockout_duration 10 2026-06-15 10:23:27.056 | + lib/keystone:configure_keystone:209 : iniset /etc/keystone/keystone.conf security_compliance unique_last_password_count 2 2026-06-15 10:23:27.097 | + lib/keystone:configure_keystone:212 : iniset /etc/keystone/keystone.conf oslo_policy policy_file policy.yaml 2026-06-15 10:23:27.144 | + lib/keystone:configure_keystone:214 : [[ False == True ]] 2026-06-15 10:23:27.147 | + lib/keystone:configure_keystone:214 : [[ False == True ]] 2026-06-15 10:23:27.151 | + lib/keystone:configure_keystone:218 : iniset /etc/keystone/keystone.conf oslo_policy enforce_scope false 2026-06-15 10:23:27.196 | + lib/keystone:configure_keystone:219 : iniset /etc/keystone/keystone.conf oslo_policy enforce_new_defaults false 2026-06-15 10:23:27.240 | + ./stack.sh:main:922 : is_service_enabled swift 2026-06-15 10:23:27.264 | + functions-common:is_service_enabled:2070 : return 1 2026-06-15 10:23:27.267 | + ./stack.sh:main:936 : is_service_enabled g-api n-api 2026-06-15 10:23:27.290 | + functions-common:is_service_enabled:2070 : return 0 2026-06-15 10:23:27.294 | + ./stack.sh:main:938 : stack_install_service glance 2026-06-15 10:23:27.297 | + lib/stack:stack_install_service:20 : local service=glance 2026-06-15 10:23:27.300 | + lib/stack:stack_install_service:21 : type install_glance 2026-06-15 10:23:27.303 | + lib/stack:stack_install_service:23 : [[ False = True ]] 2026-06-15 10:23:27.306 | + lib/stack:stack_install_service:32 : install_glance 2026-06-15 10:23:27.309 | + lib/glance:install_glance:551 : glance_store_extras=() 2026-06-15 10:23:27.312 | + lib/glance:install_glance:551 : local glance_store_extras 2026-06-15 10:23:27.315 | + lib/glance:install_glance:553 : is_service_enabled cinder 2026-06-15 10:23:27.338 | + functions-common:is_service_enabled:2070 : return 0 2026-06-15 10:23:27.341 | + lib/glance:install_glance:554 : glance_store_extras=("cinder" "${glance_store_extras[@]}") 2026-06-15 10:23:27.344 | + lib/glance:install_glance:557 : is_service_enabled swift 2026-06-15 10:23:27.365 | + functions-common:is_service_enabled:2070 : return 1 2026-06-15 10:23:27.368 | + lib/glance:install_glance:563 : use_library_from_git glance_store 2026-06-15 10:23:27.372 | + inc/python:use_library_from_git:266 : local name=glance_store 2026-06-15 10:23:27.375 | + inc/python:use_library_from_git:267 : local enabled=1 2026-06-15 10:23:27.378 | + inc/python:use_library_from_git:268 : [[ novnc,cinder,devstack,glance,keystone,neutron,nova,os-test-images,placement,requirements,swift,tempest = \A\L\L ]] 2026-06-15 10:23:27.382 | + inc/python:use_library_from_git:268 : [[ ,novnc,cinder,devstack,glance,keystone,neutron,nova,os-test-images,placement,requirements,swift,tempest, =~ ,glance_store, ]] 2026-06-15 10:23:27.385 | + inc/python:use_library_from_git:269 : return 1 2026-06-15 10:23:27.390 | ++ lib/glance:install_glance:569 : join_extras cinder 2026-06-15 10:23:27.394 | ++ inc/python:join_extras:28 : local IFS=, 2026-06-15 10:23:27.398 | ++ inc/python:join_extras:29 : echo cinder 2026-06-15 10:23:27.402 | + lib/glance:install_glance:569 : pip_install_gr_extras glance-store cinder 2026-06-15 10:23:27.406 | + inc/python:pip_install_gr_extras:107 : local name=glance-store 2026-06-15 10:23:27.409 | + inc/python:pip_install_gr_extras:108 : local extras=cinder 2026-06-15 10:23:27.413 | + inc/python:pip_install_gr_extras:109 : local version_constraints 2026-06-15 10:23:27.416 | ++ inc/python:pip_install_gr_extras:110 : get_version_constraints_from_global_requirements glance-store 2026-06-15 10:23:27.419 | ++ inc/python:get_version_constraints_from_global_requirements:253 : local package=glance-store 2026-06-15 10:23:27.423 | ++ inc/python:get_version_constraints_from_global_requirements:254 : local required_pkg_version_constraint 2026-06-15 10:23:27.429 | +++ inc/python:get_version_constraints_from_global_requirements:256 : grep -i -h -o -P '^glance-store\K.*' /opt/stack/requirements/global-requirements.txt 2026-06-15 10:23:27.429 | +++ inc/python:get_version_constraints_from_global_requirements:256 : cut -d# -f1 2026-06-15 10:23:27.435 | ++ inc/python:get_version_constraints_from_global_requirements:256 : required_pkg_version_constraint='!=0.29.0 ' 2026-06-15 10:23:27.439 | ++ inc/python:get_version_constraints_from_global_requirements:257 : [[ !=0.29.0 == '' ]] 2026-06-15 10:23:27.442 | ++ inc/python:get_version_constraints_from_global_requirements:260 : echo '!=0.29.0' 2026-06-15 10:23:27.447 | + inc/python:pip_install_gr_extras:110 : version_constraints='!=0.29.0' 2026-06-15 10:23:27.451 | + inc/python:pip_install_gr_extras:111 : pip_install 'glance-store[cinder]!=0.29.0' 2026-06-15 10:23:27.478 | Using python 3.12 to install glance-store[cinder]!=0.29.0 2026-06-15 10:23:27.482 | + inc/python:pip_install:210 : env http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= /opt/stack/data/venv/bin/pip install -c /opt/stack/requirements/upper-constraints.txt 'glance-store[cinder]!=0.29.0' 2026-06-15 10:23:28.416 | Looking in indexes: https://mirror-int.ord.rax.opendev.org/pypi/simple, https://mirror-int.ord.rax.opendev.org/wheel/ubuntu-24.04-x86_64 2026-06-15 10:23:28.536 | Collecting glance-store!=0.29.0 (from glance-store[cinder]!=0.29.0) 2026-06-15 10:23:28.540 | Downloading glance_store-5.5.0-py3-none-any.whl.metadata (4.6 kB) 2026-06-15 10:23:28.555 | Requirement already satisfied: oslo.config>=5.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from glance-store!=0.29.0->glance-store[cinder]!=0.29.0) (10.5.0) 2026-06-15 10:23:28.556 | Requirement already satisfied: oslo.i18n>=3.15.3 in /opt/stack/data/venv/lib/python3.12/site-packages (from glance-store!=0.29.0->glance-store[cinder]!=0.29.0) (6.8.0) 2026-06-15 10:23:28.556 | Requirement already satisfied: oslo.serialization!=2.19.1,>=2.18.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from glance-store!=0.29.0->glance-store[cinder]!=0.29.0) (5.10.0) 2026-06-15 10:23:28.557 | Requirement already satisfied: oslo.utils>=4.7.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from glance-store!=0.29.0->glance-store[cinder]!=0.29.0) (10.1.1) 2026-06-15 10:23:28.558 | Requirement already satisfied: oslo.concurrency>=3.26.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from glance-store!=0.29.0->glance-store[cinder]!=0.29.0) (7.5.0) 2026-06-15 10:23:28.559 | Requirement already satisfied: stevedore>=1.20.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from glance-store!=0.29.0->glance-store[cinder]!=0.29.0) (5.8.0) 2026-06-15 10:23:28.560 | Requirement already satisfied: eventlet!=0.18.3,!=0.20.1,>=0.18.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from glance-store!=0.29.0->glance-store[cinder]!=0.29.0) (0.41.0) 2026-06-15 10:23:28.561 | Requirement already satisfied: jsonschema>=3.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from glance-store!=0.29.0->glance-store[cinder]!=0.29.0) (4.26.0) 2026-06-15 10:23:28.561 | Requirement already satisfied: keystoneauth1>=3.4.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from glance-store!=0.29.0->glance-store[cinder]!=0.29.0) (5.14.0) 2026-06-15 10:23:28.563 | Requirement already satisfied: python-keystoneclient>=3.8.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from glance-store!=0.29.0->glance-store[cinder]!=0.29.0) (5.8.0) 2026-06-15 10:23:28.563 | Requirement already satisfied: requests>=2.14.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from glance-store!=0.29.0->glance-store[cinder]!=0.29.0) (2.34.2) 2026-06-15 10:23:28.580 | Collecting retrying!=1.3.0,>=1.2.3 (from glance-store!=0.29.0->glance-store[cinder]!=0.29.0) 2026-06-15 10:23:28.584 | Downloading retrying-1.4.2-py3-none-any.whl.metadata (5.5 kB) 2026-06-15 10:23:28.592 | Requirement already satisfied: futurist>=1.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from glance-store!=0.29.0->glance-store[cinder]!=0.29.0) (3.3.0) 2026-06-15 10:23:28.594 | Requirement already satisfied: dnspython>=1.15.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from eventlet!=0.18.3,!=0.20.1,>=0.18.2->glance-store!=0.29.0->glance-store[cinder]!=0.29.0) (2.8.0) 2026-06-15 10:23:28.595 | Requirement already satisfied: greenlet>=1.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from eventlet!=0.18.3,!=0.20.1,>=0.18.2->glance-store!=0.29.0->glance-store[cinder]!=0.29.0) (3.5.1) 2026-06-15 10:23:28.602 | Requirement already satisfied: debtcollector>=3.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from futurist>=1.2.0->glance-store!=0.29.0->glance-store[cinder]!=0.29.0) (3.1.0) 2026-06-15 10:23:28.603 | Requirement already satisfied: wrapt>=2.1.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from debtcollector>=3.0.0->futurist>=1.2.0->glance-store!=0.29.0->glance-store[cinder]!=0.29.0) (2.2.1) 2026-06-15 10:23:28.637 | Collecting python-cinderclient>=4.1.0 (from glance-store[cinder]!=0.29.0) 2026-06-15 10:23:28.640 | Downloading python_cinderclient-9.9.0-py3-none-any.whl.metadata (19 kB) 2026-06-15 10:23:28.700 | Collecting os-brick>=6.3.0 (from glance-store[cinder]!=0.29.0) 2026-06-15 10:23:28.704 | Downloading os_brick-7.1.0-py3-none-any.whl.metadata (2.9 kB) 2026-06-15 10:23:28.746 | Collecting oslo.rootwrap>=5.8.0 (from glance-store[cinder]!=0.29.0) 2026-06-15 10:23:28.750 | Downloading oslo_rootwrap-7.9.0-py3-none-any.whl.metadata (2.1 kB) 2026-06-15 10:23:28.793 | Collecting oslo.privsep>=1.23.0 (from glance-store[cinder]!=0.29.0) 2026-06-15 10:23:28.797 | Downloading oslo_privsep-3.11.0-py3-none-any.whl.metadata (2.8 kB) 2026-06-15 10:23:28.811 | Requirement already satisfied: attrs>=22.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from jsonschema>=3.2.0->glance-store!=0.29.0->glance-store[cinder]!=0.29.0) (26.1.0) 2026-06-15 10:23:28.812 | Requirement already satisfied: jsonschema-specifications>=2023.03.6 in /opt/stack/data/venv/lib/python3.12/site-packages (from jsonschema>=3.2.0->glance-store!=0.29.0->glance-store[cinder]!=0.29.0) (2025.9.1) 2026-06-15 10:23:28.813 | Requirement already satisfied: referencing>=0.28.4 in /opt/stack/data/venv/lib/python3.12/site-packages (from jsonschema>=3.2.0->glance-store!=0.29.0->glance-store[cinder]!=0.29.0) (0.37.0) 2026-06-15 10:23:28.814 | Requirement already satisfied: rpds-py>=0.25.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from jsonschema>=3.2.0->glance-store!=0.29.0->glance-store[cinder]!=0.29.0) (2026.5.1) 2026-06-15 10:23:28.822 | Requirement already satisfied: pbr>=2.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystoneauth1>=3.4.0->glance-store!=0.29.0->glance-store[cinder]!=0.29.0) (7.0.3) 2026-06-15 10:23:28.822 | Requirement already satisfied: iso8601>=2.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystoneauth1>=3.4.0->glance-store!=0.29.0->glance-store[cinder]!=0.29.0) (2.1.0) 2026-06-15 10:23:28.824 | Requirement already satisfied: os-service-types>=1.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystoneauth1>=3.4.0->glance-store!=0.29.0->glance-store[cinder]!=0.29.0) (1.8.2) 2026-06-15 10:23:28.825 | Requirement already satisfied: typing-extensions>=4.12 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystoneauth1>=3.4.0->glance-store!=0.29.0->glance-store[cinder]!=0.29.0) (4.15.0) 2026-06-15 10:23:28.831 | Requirement already satisfied: oslo.context>=4.1.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from os-brick>=6.3.0->glance-store[cinder]!=0.29.0) (6.4.0) 2026-06-15 10:23:28.831 | Requirement already satisfied: oslo.log>=4.8.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from os-brick>=6.3.0->glance-store[cinder]!=0.29.0) (8.2.0) 2026-06-15 10:23:28.834 | Requirement already satisfied: oslo.service>=2.8.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from os-brick>=6.3.0->glance-store[cinder]!=0.29.0) (4.6.0) 2026-06-15 10:23:28.865 | Collecting tenacity>=6.3.1 (from os-brick>=6.3.0->glance-store[cinder]!=0.29.0) 2026-06-15 10:23:28.869 | Downloading tenacity-9.1.4-py3-none-any.whl.metadata (1.2 kB) 2026-06-15 10:23:28.880 | Requirement already satisfied: psutil>=5.7.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from os-brick>=6.3.0->glance-store[cinder]!=0.29.0) (7.2.2) 2026-06-15 10:23:28.885 | Requirement already satisfied: fasteners>=0.7.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.concurrency>=3.26.0->glance-store!=0.29.0->glance-store[cinder]!=0.29.0) (0.20) 2026-06-15 10:23:28.889 | Requirement already satisfied: netaddr>=0.7.18 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.config>=5.2.0->glance-store!=0.29.0->glance-store[cinder]!=0.29.0) (1.3.0) 2026-06-15 10:23:28.891 | Requirement already satisfied: rfc3986>=1.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.config>=5.2.0->glance-store!=0.29.0->glance-store[cinder]!=0.29.0) (2.0.0) 2026-06-15 10:23:28.891 | Requirement already satisfied: PyYAML>=5.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.config>=5.2.0->glance-store!=0.29.0->glance-store[cinder]!=0.29.0) (6.0.3) 2026-06-15 10:23:28.901 | Requirement already satisfied: python-dateutil>=2.7.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.log>=4.8.0->os-brick>=6.3.0->glance-store[cinder]!=0.29.0) (2.9.0.post0) 2026-06-15 10:23:28.904 | Requirement already satisfied: cffi>=1.14.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.privsep>=1.23.0->glance-store[cinder]!=0.29.0) (2.0.0) 2026-06-15 10:23:28.905 | Requirement already satisfied: msgpack>=0.6.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.privsep>=1.23.0->glance-store[cinder]!=0.29.0) (1.1.2) 2026-06-15 10:23:28.908 | Requirement already satisfied: pycparser in /opt/stack/data/venv/lib/python3.12/site-packages (from cffi>=1.14.0->oslo.privsep>=1.23.0->glance-store[cinder]!=0.29.0) (3.0) 2026-06-15 10:23:28.916 | Requirement already satisfied: WebOb>=1.7.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.service>=2.8.0->os-brick>=6.3.0->glance-store[cinder]!=0.29.0) (1.8.10) 2026-06-15 10:23:28.919 | Requirement already satisfied: PasteDeploy>=1.5.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.service>=2.8.0->os-brick>=6.3.0->glance-store[cinder]!=0.29.0) (3.1.0) 2026-06-15 10:23:28.920 | Requirement already satisfied: Routes>=2.3.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.service>=2.8.0->os-brick>=6.3.0->glance-store[cinder]!=0.29.0) (2.5.1) 2026-06-15 10:23:28.921 | Requirement already satisfied: Paste>=2.0.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.service>=2.8.0->os-brick>=6.3.0->glance-store[cinder]!=0.29.0) (3.10.1) 2026-06-15 10:23:28.922 | Requirement already satisfied: Yappi>=1.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.service>=2.8.0->os-brick>=6.3.0->glance-store[cinder]!=0.29.0) (1.7.6) 2026-06-15 10:23:28.926 | Requirement already satisfied: pyparsing>=2.1.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.utils>=4.7.0->glance-store!=0.29.0->glance-store[cinder]!=0.29.0) (3.3.2) 2026-06-15 10:23:28.928 | Requirement already satisfied: packaging>=20.4 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.utils>=4.7.0->glance-store!=0.29.0->glance-store[cinder]!=0.29.0) (26.2) 2026-06-15 10:23:28.934 | Requirement already satisfied: setuptools in /opt/stack/data/venv/lib/python3.12/site-packages (from Paste>=2.0.2->oslo.service>=2.8.0->os-brick>=6.3.0->glance-store[cinder]!=0.29.0) (82.0.1) 2026-06-15 10:23:28.955 | Requirement already satisfied: PrettyTable>=0.7.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from python-cinderclient>=4.1.0->glance-store[cinder]!=0.29.0) (3.17.0) 2026-06-15 10:23:28.959 | Requirement already satisfied: wcwidth in /opt/stack/data/venv/lib/python3.12/site-packages (from PrettyTable>=0.7.2->python-cinderclient>=4.1.0->glance-store[cinder]!=0.29.0) (0.8.0) 2026-06-15 10:23:28.963 | Requirement already satisfied: six>=1.5 in /opt/stack/data/venv/lib/python3.12/site-packages (from python-dateutil>=2.7.0->oslo.log>=4.8.0->os-brick>=6.3.0->glance-store[cinder]!=0.29.0) (1.17.0) 2026-06-15 10:23:28.976 | Requirement already satisfied: charset_normalizer<4,>=2 in /opt/stack/data/venv/lib/python3.12/site-packages (from requests>=2.14.2->glance-store!=0.29.0->glance-store[cinder]!=0.29.0) (3.4.7) 2026-06-15 10:23:28.977 | Requirement already satisfied: idna<4,>=2.5 in /opt/stack/data/venv/lib/python3.12/site-packages (from requests>=2.14.2->glance-store!=0.29.0->glance-store[cinder]!=0.29.0) (3.18) 2026-06-15 10:23:28.978 | Requirement already satisfied: urllib3<3,>=1.26 in /opt/stack/data/venv/lib/python3.12/site-packages (from requests>=2.14.2->glance-store!=0.29.0->glance-store[cinder]!=0.29.0) (2.7.0) 2026-06-15 10:23:28.979 | Requirement already satisfied: certifi>=2023.5.7 in /opt/stack/data/venv/lib/python3.12/site-packages (from requests>=2.14.2->glance-store!=0.29.0->glance-store[cinder]!=0.29.0) (2026.5.20) 2026-06-15 10:23:29.002 | Requirement already satisfied: repoze.lru>=0.3 in /opt/stack/data/venv/lib/python3.12/site-packages (from Routes>=2.3.1->oslo.service>=2.8.0->os-brick>=6.3.0->glance-store[cinder]!=0.29.0) (0.8) 2026-06-15 10:23:29.054 | Downloading glance_store-5.5.0-py3-none-any.whl (262 kB) 2026-06-15 10:23:29.069 | Downloading os_brick-7.1.0-py3-none-any.whl (285 kB) 2026-06-15 10:23:29.085 | Downloading oslo_privsep-3.11.0-py3-none-any.whl (41 kB) 2026-06-15 10:23:29.093 | Downloading oslo_rootwrap-7.9.0-py3-none-any.whl (40 kB) 2026-06-15 10:23:29.103 | Downloading python_cinderclient-9.9.0-py3-none-any.whl (256 kB) 2026-06-15 10:23:29.115 | Downloading retrying-1.4.2-py3-none-any.whl (10 kB) 2026-06-15 10:23:29.124 | Downloading tenacity-9.1.4-py3-none-any.whl (28 kB) 2026-06-15 10:23:29.315 | Installing collected packages: tenacity, retrying, oslo.rootwrap, python-cinderclient, oslo.privsep, glance-store, os-brick 2026-06-15 10:23:30.627 | 2026-06-15 10:23:30.645 | Successfully installed glance-store-5.5.0 os-brick-7.1.0 oslo.privsep-3.11.0 oslo.rootwrap-7.9.0 python-cinderclient-9.9.0 retrying-1.4.2 tenacity-9.1.4 2026-06-15 10:23:30.766 | + inc/python:pip_install:216 : result=0 2026-06-15 10:23:30.769 | + inc/python:pip_install:218 : time_stop pip_install 2026-06-15 10:23:30.773 | + functions-common:time_stop:2414 : local name 2026-06-15 10:23:30.776 | + functions-common:time_stop:2415 : local end_time 2026-06-15 10:23:30.779 | + functions-common:time_stop:2416 : local elapsed_time 2026-06-15 10:23:30.782 | + functions-common:time_stop:2417 : local total 2026-06-15 10:23:30.785 | + functions-common:time_stop:2418 : local start_time 2026-06-15 10:23:30.788 | + functions-common:time_stop:2420 : name=pip_install 2026-06-15 10:23:30.793 | + functions-common:time_stop:2421 : start_time=1781519007471 2026-06-15 10:23:30.796 | + functions-common:time_stop:2423 : [[ -z 1781519007471 ]] 2026-06-15 10:23:30.801 | ++ functions-common:time_stop:2426 : date +%s%3N 2026-06-15 10:23:30.807 | + functions-common:time_stop:2426 : end_time=1781519010802 2026-06-15 10:23:30.810 | + functions-common:time_stop:2427 : elapsed_time=3331 2026-06-15 10:23:30.815 | + functions-common:time_stop:2428 : total=68554 2026-06-15 10:23:30.819 | + functions-common:time_stop:2430 : _TIME_START[$name]= 2026-06-15 10:23:30.823 | + functions-common:time_stop:2431 : _TIME_TOTAL[$name]=71885 2026-06-15 10:23:30.827 | + inc/python:pip_install:219 : return 0 2026-06-15 10:23:30.831 | + lib/glance:install_glance:570 : copy_rootwrap /opt/stack/data/venv/etc/glance 2026-06-15 10:23:30.835 | + lib/glance:copy_rootwrap:265 : local source_path=/opt/stack/data/venv/etc/glance 2026-06-15 10:23:30.839 | + lib/glance:copy_rootwrap:267 : sudo install -d -o stack /etc/glance 2026-06-15 10:23:30.856 | + lib/glance:copy_rootwrap:268 : cp -r /opt/stack/data/venv/etc/glance/rootwrap.conf /opt/stack/data/venv/etc/glance/rootwrap.d /etc/glance/ 2026-06-15 10:23:30.862 | + lib/glance:install_glance:573 : git_clone https://opendev.org/openstack/glance.git /opt/stack/glance master 2026-06-15 10:23:30.866 | + functions-common:git_clone:583 : local git_remote=https://opendev.org/openstack/glance.git 2026-06-15 10:23:30.869 | + functions-common:git_clone:584 : local git_dest=/opt/stack/glance 2026-06-15 10:23:30.873 | + functions-common:git_clone:585 : local git_ref=master 2026-06-15 10:23:30.876 | + functions-common:git_clone:586 : local orig_dir 2026-06-15 10:23:30.880 | ++ functions-common:git_clone:587 : pwd 2026-06-15 10:23:30.883 | + functions-common:git_clone:587 : orig_dir=/opt/stack/devstack 2026-06-15 10:23:30.886 | + functions-common:git_clone:588 : local git_clone_flags= 2026-06-15 10:23:30.890 | ++ functions-common:git_clone:590 : trueorfalse False RECLONE 2026-06-15 10:23:30.911 | + functions-common:git_clone:590 : RECLONE=False 2026-06-15 10:23:30.915 | + functions-common:git_clone:591 : [[ 0 -gt 0 ]] 2026-06-15 10:23:30.918 | + functions-common:git_clone:595 : [[ False = \T\r\u\e ]] 2026-06-15 10:23:30.923 | + functions-common:git_clone:604 : egrep -q '^refs' 2026-06-15 10:23:30.923 | + functions-common:git_clone:604 : echo master 2026-06-15 10:23:30.929 | + functions-common:git_clone:618 : [[ ! -d /opt/stack/glance ]] 2026-06-15 10:23:30.933 | + functions-common:git_clone:628 : [[ False = \T\r\u\e ]] 2026-06-15 10:23:30.936 | + functions-common:git_clone:663 : sudo git config --system --add safe.directory /opt/stack/glance 2026-06-15 10:23:30.952 | + functions-common:git_clone:666 : cd /opt/stack/glance 2026-06-15 10:23:30.956 | + functions-common:git_clone:667 : git show --oneline 2026-06-15 10:23:30.956 | + functions-common:git_clone:667 : head -1 2026-06-15 10:23:30.960 | 7da26c564 Skip flaky lha decomprssion test 2026-06-15 10:23:30.963 | + functions-common:git_clone:668 : cd /opt/stack/devstack 2026-06-15 10:23:30.966 | + lib/glance:install_glance:575 : setup_develop /opt/stack/glance 2026-06-15 10:23:30.970 | + inc/python:setup_develop:353 : local bindep 2026-06-15 10:23:30.974 | + inc/python:setup_develop:354 : [[ /opt/stack/glance == -bindep* ]] 2026-06-15 10:23:30.977 | + inc/python:setup_develop:358 : local project_dir=/opt/stack/glance 2026-06-15 10:23:30.981 | + inc/python:setup_develop:359 : local extras= 2026-06-15 10:23:30.985 | + inc/python:setup_develop:360 : _setup_package_with_constraints_edit /opt/stack/glance -e 2026-06-15 10:23:30.988 | + inc/python:_setup_package_with_constraints_edit:379 : local bindep 2026-06-15 10:23:30.992 | + inc/python:_setup_package_with_constraints_edit:380 : [[ /opt/stack/glance == -bindep* ]] 2026-06-15 10:23:30.995 | + inc/python:_setup_package_with_constraints_edit:384 : local project_dir=/opt/stack/glance 2026-06-15 10:23:30.999 | + inc/python:_setup_package_with_constraints_edit:385 : local flags=-e 2026-06-15 10:23:31.003 | + inc/python:_setup_package_with_constraints_edit:386 : local extras= 2026-06-15 10:23:31.007 | ++ inc/python:_setup_package_with_constraints_edit:393 : cd /opt/stack/glance 2026-06-15 10:23:31.010 | ++ inc/python:_setup_package_with_constraints_edit:393 : pwd 2026-06-15 10:23:31.014 | + inc/python:_setup_package_with_constraints_edit:393 : project_dir=/opt/stack/glance 2026-06-15 10:23:31.018 | + inc/python:_setup_package_with_constraints_edit:395 : '[' -n /opt/stack/requirements ']' 2026-06-15 10:23:31.021 | + inc/python:_setup_package_with_constraints_edit:399 : local name 2026-06-15 10:23:31.026 | ++ inc/python:_setup_package_with_constraints_edit:400 : awk '/^name.*=/ {print $3}' /opt/stack/glance/setup.cfg 2026-06-15 10:23:31.033 | + inc/python:_setup_package_with_constraints_edit:400 : name=glance 2026-06-15 10:23:31.036 | + inc/python:_setup_package_with_constraints_edit:401 : '[' -z glance ']' 2026-06-15 10:23:31.039 | + inc/python:_setup_package_with_constraints_edit:405 : /opt/stack/requirements/.venv/bin/edit-constraints /opt/stack/requirements/upper-constraints.txt -- glance 2026-06-15 10:23:31.186 | + inc/python:_setup_package_with_constraints_edit:408 : setup_package /opt/stack/glance -e 2026-06-15 10:23:31.189 | + inc/python:setup_package:436 : local bindep=0 2026-06-15 10:23:31.193 | + inc/python:setup_package:437 : local bindep_flag= 2026-06-15 10:23:31.196 | + inc/python:setup_package:438 : local bindep_profiles= 2026-06-15 10:23:31.199 | + inc/python:setup_package:439 : [[ /opt/stack/glance == -bindep* ]] 2026-06-15 10:23:31.202 | + inc/python:setup_package:444 : local project_dir=/opt/stack/glance 2026-06-15 10:23:31.205 | + inc/python:setup_package:445 : local flags=-e 2026-06-15 10:23:31.208 | + inc/python:setup_package:446 : local extras= 2026-06-15 10:23:31.211 | + inc/python:setup_package:450 : [[ -n -e ]] 2026-06-15 10:23:31.214 | + inc/python:setup_package:450 : [[ -z '' ]] 2026-06-15 10:23:31.217 | + inc/python:setup_package:450 : [[ ! -e =~ ^-.* ]] 2026-06-15 10:23:31.220 | + inc/python:setup_package:455 : [[ ! -z '' ]] 2026-06-15 10:23:31.223 | + inc/python:setup_package:460 : [[ 0 == 1 ]] 2026-06-15 10:23:31.227 | + inc/python:setup_package:464 : pip_install -e /opt/stack/glance 2026-06-15 10:23:31.252 | Using python 3.12 to install /opt/stack/glance 2026-06-15 10:23:31.254 | + inc/python:pip_install:210 : env http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= /opt/stack/data/venv/bin/pip install -c /opt/stack/requirements/upper-constraints.txt -e /opt/stack/glance 2026-06-15 10:23:32.204 | Looking in indexes: https://mirror-int.ord.rax.opendev.org/pypi/simple, https://mirror-int.ord.rax.opendev.org/wheel/ubuntu-24.04-x86_64 2026-06-15 10:23:32.209 | Obtaining file:///opt/stack/glance 2026-06-15 10:23:32.213 | Installing build dependencies: started 2026-06-15 10:23:33.761 | Installing build dependencies: finished with status 'done' 2026-06-15 10:23:33.762 | Checking if build backend supports build_editable: started 2026-06-15 10:23:34.296 | Checking if build backend supports build_editable: finished with status 'done' 2026-06-15 10:23:34.298 | Getting requirements to build editable: started 2026-06-15 10:23:34.571 | Getting requirements to build editable: finished with status 'done' 2026-06-15 10:23:34.573 | Preparing editable metadata (pyproject.toml): started 2026-06-15 10:23:35.651 | Preparing editable metadata (pyproject.toml): finished with status 'done' 2026-06-15 10:23:35.672 | Requirement already satisfied: pbr>=3.1.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from glance==32.1.0.dev55) (7.0.3) 2026-06-15 10:23:35.672 | Requirement already satisfied: defusedxml>=0.7.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from glance==32.1.0.dev55) (0.7.1) 2026-06-15 10:23:35.673 | Requirement already satisfied: SQLAlchemy>=1.3.14 in /opt/stack/data/venv/lib/python3.12/site-packages (from glance==32.1.0.dev55) (2.0.50) 2026-06-15 10:23:35.674 | Requirement already satisfied: eventlet>=0.33.3 in /opt/stack/data/venv/lib/python3.12/site-packages (from glance==32.1.0.dev55) (0.41.0) 2026-06-15 10:23:35.675 | Requirement already satisfied: PasteDeploy>=1.5.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from glance==32.1.0.dev55) (3.1.0) 2026-06-15 10:23:35.676 | Requirement already satisfied: Routes>=2.3.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from glance==32.1.0.dev55) (2.5.1) 2026-06-15 10:23:35.678 | Requirement already satisfied: WebOb>=1.8.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from glance==32.1.0.dev55) (1.8.10) 2026-06-15 10:23:35.678 | Requirement already satisfied: alembic>=0.9.6 in /opt/stack/data/venv/lib/python3.12/site-packages (from glance==32.1.0.dev55) (1.18.4) 2026-06-15 10:23:35.776 | Collecting httplib2>=0.9.1 (from glance==32.1.0.dev55) 2026-06-15 10:23:35.779 | Downloading httplib2-0.31.2-py3-none-any.whl.metadata (2.2 kB) 2026-06-15 10:23:35.792 | Requirement already satisfied: oslo.config>=8.1.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from glance==32.1.0.dev55) (10.5.0) 2026-06-15 10:23:35.792 | Requirement already satisfied: oslo.concurrency>=4.5.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from glance==32.1.0.dev55) (7.5.0) 2026-06-15 10:23:35.792 | Requirement already satisfied: oslo.context>=2.22.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from glance==32.1.0.dev55) (6.4.0) 2026-06-15 10:23:35.792 | Requirement already satisfied: oslo.upgradecheck>=1.3.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from glance==32.1.0.dev55) (2.7.1) 2026-06-15 10:23:35.793 | Requirement already satisfied: oslo.utils>=7.4.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from glance==32.1.0.dev55) (10.1.1) 2026-06-15 10:23:35.794 | Requirement already satisfied: stevedore!=3.0.0,>=1.20.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from glance==32.1.0.dev55) (5.8.0) 2026-06-15 10:23:35.795 | Requirement already satisfied: futurist>=1.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from glance==32.1.0.dev55) (3.3.0) 2026-06-15 10:23:35.836 | Collecting taskflow>=4.0.0 (from glance==32.1.0.dev55) 2026-06-15 10:23:35.840 | Downloading taskflow-6.3.0-py3-none-any.whl.metadata (4.5 kB) 2026-06-15 10:23:35.856 | Requirement already satisfied: keystoneauth1>=3.4.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from glance==32.1.0.dev55) (5.14.0) 2026-06-15 10:23:35.857 | Requirement already satisfied: keystonemiddleware>=5.1.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from glance==32.1.0.dev55) (13.0.0) 2026-06-15 10:23:35.880 | Collecting WSME>=0.8.0 (from glance==32.1.0.dev55) 2026-06-15 10:23:35.884 | Downloading WSME-0.12.1-py3-none-any.whl.metadata (3.7 kB) 2026-06-15 10:23:35.896 | Requirement already satisfied: PrettyTable>=0.7.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from glance==32.1.0.dev55) (3.17.0) 2026-06-15 10:23:35.897 | Requirement already satisfied: Paste>=2.0.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from glance==32.1.0.dev55) (3.10.1) 2026-06-15 10:23:35.898 | Requirement already satisfied: jsonschema>=3.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from glance==32.1.0.dev55) (4.26.0) 2026-06-15 10:23:35.898 | Requirement already satisfied: python-keystoneclient>=3.8.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from glance==32.1.0.dev55) (5.8.0) 2026-06-15 10:23:35.899 | Requirement already satisfied: oslo.db>=5.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from glance==32.1.0.dev55) (18.0.0) 2026-06-15 10:23:35.900 | Requirement already satisfied: oslo.i18n>=5.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from glance==32.1.0.dev55) (6.8.0) 2026-06-15 10:23:35.923 | Collecting oslo.limit>=1.6.0 (from glance==32.1.0.dev55) 2026-06-15 10:23:35.926 | Downloading oslo_limit-2.11.0-py3-none-any.whl.metadata (2.1 kB) 2026-06-15 10:23:35.934 | Requirement already satisfied: oslo.log>=4.5.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from glance==32.1.0.dev55) (8.2.0) 2026-06-15 10:23:35.935 | Requirement already satisfied: oslo.messaging!=9.0.0,>=5.29.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from glance==32.1.0.dev55) (18.1.0) 2026-06-15 10:23:35.936 | Requirement already satisfied: oslo.middleware>=3.31.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from glance==32.1.0.dev55) (8.1.0) 2026-06-15 10:23:35.964 | Collecting oslo.reports>=1.18.0 (from glance==32.1.0.dev55) 2026-06-15 10:23:35.967 | Downloading oslo_reports-3.8.0-py3-none-any.whl.metadata (3.9 kB) 2026-06-15 10:23:35.976 | Requirement already satisfied: oslo.policy>=4.5.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from glance==32.1.0.dev55) (5.1.0) 2026-06-15 10:23:35.977 | Requirement already satisfied: osprofiler>=1.4.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from glance==32.1.0.dev55) (4.4.0) 2026-06-15 10:23:35.977 | Requirement already satisfied: glance-store>=5.3.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from glance==32.1.0.dev55) (5.5.0) 2026-06-15 10:23:35.978 | Requirement already satisfied: debtcollector>=1.19.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from glance==32.1.0.dev55) (3.1.0) 2026-06-15 10:23:35.979 | Requirement already satisfied: cryptography>=2.6.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from glance==32.1.0.dev55) (43.0.3) 2026-06-15 10:23:35.993 | Collecting cursive>=0.2.1 (from glance==32.1.0.dev55) 2026-06-15 10:23:36.000 | Downloading cursive-0.2.3-py2.py3-none-any.whl.metadata (1.7 kB) 2026-06-15 10:23:36.038 | Collecting castellan>=0.17.0 (from glance==32.1.0.dev55) 2026-06-15 10:23:36.041 | Downloading castellan-5.7.0-py3-none-any.whl.metadata (1.9 kB) 2026-06-15 10:23:36.051 | Requirement already satisfied: Mako in /opt/stack/data/venv/lib/python3.12/site-packages (from alembic>=0.9.6->glance==32.1.0.dev55) (1.3.12) 2026-06-15 10:23:36.052 | Requirement already satisfied: typing-extensions>=4.12 in /opt/stack/data/venv/lib/python3.12/site-packages (from alembic>=0.9.6->glance==32.1.0.dev55) (4.15.0) 2026-06-15 10:23:36.077 | Collecting python-barbicanclient>=5.5.0 (from castellan>=0.17.0->glance==32.1.0.dev55) 2026-06-15 10:23:36.080 | Downloading python_barbicanclient-7.4.0-py3-none-any.whl.metadata (11 kB) 2026-06-15 10:23:36.090 | Requirement already satisfied: requests>=2.18.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from castellan>=0.17.0->glance==32.1.0.dev55) (2.34.2) 2026-06-15 10:23:36.093 | Requirement already satisfied: cffi>=1.12 in /opt/stack/data/venv/lib/python3.12/site-packages (from cryptography>=2.6.1->glance==32.1.0.dev55) (2.0.0) 2026-06-15 10:23:36.097 | Requirement already satisfied: pycparser in /opt/stack/data/venv/lib/python3.12/site-packages (from cffi>=1.12->cryptography>=2.6.1->glance==32.1.0.dev55) (3.0) 2026-06-15 10:23:36.101 | Requirement already satisfied: oslo.serialization>=1.10.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from cursive>=0.2.1->glance==32.1.0.dev55) (5.10.0) 2026-06-15 10:23:36.104 | Requirement already satisfied: wrapt>=2.1.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from debtcollector>=1.19.0->glance==32.1.0.dev55) (2.2.1) 2026-06-15 10:23:36.108 | Requirement already satisfied: dnspython>=1.15.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from eventlet>=0.33.3->glance==32.1.0.dev55) (2.8.0) 2026-06-15 10:23:36.109 | Requirement already satisfied: greenlet>=1.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from eventlet>=0.33.3->glance==32.1.0.dev55) (3.5.1) 2026-06-15 10:23:36.120 | Requirement already satisfied: retrying!=1.3.0,>=1.2.3 in /opt/stack/data/venv/lib/python3.12/site-packages (from glance-store>=5.3.0->glance==32.1.0.dev55) (1.4.2) 2026-06-15 10:23:36.127 | Requirement already satisfied: pyparsing<4,>=3.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from httplib2>=0.9.1->glance==32.1.0.dev55) (3.3.2) 2026-06-15 10:23:36.131 | Requirement already satisfied: attrs>=22.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from jsonschema>=3.2.0->glance==32.1.0.dev55) (26.1.0) 2026-06-15 10:23:36.132 | Requirement already satisfied: jsonschema-specifications>=2023.03.6 in /opt/stack/data/venv/lib/python3.12/site-packages (from jsonschema>=3.2.0->glance==32.1.0.dev55) (2025.9.1) 2026-06-15 10:23:36.133 | Requirement already satisfied: referencing>=0.28.4 in /opt/stack/data/venv/lib/python3.12/site-packages (from jsonschema>=3.2.0->glance==32.1.0.dev55) (0.37.0) 2026-06-15 10:23:36.134 | Requirement already satisfied: rpds-py>=0.25.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from jsonschema>=3.2.0->glance==32.1.0.dev55) (2026.5.1) 2026-06-15 10:23:36.142 | Requirement already satisfied: iso8601>=2.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystoneauth1>=3.4.0->glance==32.1.0.dev55) (2.1.0) 2026-06-15 10:23:36.144 | Requirement already satisfied: os-service-types>=1.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystoneauth1>=3.4.0->glance==32.1.0.dev55) (1.8.2) 2026-06-15 10:23:36.149 | Requirement already satisfied: oslo.cache>=3.11.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystonemiddleware>=5.1.0->glance==32.1.0.dev55) (4.2.0) 2026-06-15 10:23:36.151 | Requirement already satisfied: pycadf>=1.1.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystonemiddleware>=5.1.0->glance==32.1.0.dev55) (4.0.1) 2026-06-15 10:23:36.152 | Requirement already satisfied: PyJWT>=2.4.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystonemiddleware>=5.1.0->glance==32.1.0.dev55) (2.13.0) 2026-06-15 10:23:36.159 | Requirement already satisfied: dogpile.cache>=1.3.3 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.cache>=3.11.0->keystonemiddleware>=5.1.0->glance==32.1.0.dev55) (1.5.0) 2026-06-15 10:23:36.163 | Requirement already satisfied: decorator>=4.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from dogpile.cache>=1.3.3->oslo.cache>=3.11.0->keystonemiddleware>=5.1.0->glance==32.1.0.dev55) (5.3.1) 2026-06-15 10:23:36.169 | Requirement already satisfied: fasteners>=0.7.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.concurrency>=4.5.1->glance==32.1.0.dev55) (0.20) 2026-06-15 10:23:36.174 | Requirement already satisfied: netaddr>=0.7.18 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.config>=8.1.0->glance==32.1.0.dev55) (1.3.0) 2026-06-15 10:23:36.175 | Requirement already satisfied: rfc3986>=1.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.config>=8.1.0->glance==32.1.0.dev55) (2.0.0) 2026-06-15 10:23:36.176 | Requirement already satisfied: PyYAML>=5.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.config>=8.1.0->glance==32.1.0.dev55) (6.0.3) 2026-06-15 10:23:36.185 | Requirement already satisfied: testresources>=2.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.db>=5.0.0->glance==32.1.0.dev55) (2.1.2) 2026-06-15 10:23:36.186 | Requirement already satisfied: testscenarios>=0.4 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.db>=5.0.0->glance==32.1.0.dev55) (0.6.2) 2026-06-15 10:23:36.241 | Collecting openstacksdk>=4.11.0 (from oslo.limit>=1.6.0->glance==32.1.0.dev55) 2026-06-15 10:23:36.245 | Downloading openstacksdk-4.15.0-py3-none-any.whl.metadata (12 kB) 2026-06-15 10:23:36.281 | Collecting jmespath>=0.9.0 (from openstacksdk>=4.11.0->oslo.limit>=1.6.0->glance==32.1.0.dev55) 2026-06-15 10:23:36.284 | Downloading jmespath-1.1.0-py3-none-any.whl.metadata (7.6 kB) 2026-06-15 10:23:36.313 | Collecting jsonpatch!=1.20,>=1.16 (from openstacksdk>=4.11.0->oslo.limit>=1.6.0->glance==32.1.0.dev55) 2026-06-15 10:23:36.317 | Downloading jsonpatch-1.33-py2.py3-none-any.whl.metadata (3.0 kB) 2026-06-15 10:23:36.354 | Collecting platformdirs>=3 (from openstacksdk>=4.11.0->oslo.limit>=1.6.0->glance==32.1.0.dev55) 2026-06-15 10:23:36.357 | Downloading platformdirs-4.10.0-py3-none-any.whl.metadata (5.5 kB) 2026-06-15 10:23:36.366 | Requirement already satisfied: psutil>=3.2.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from openstacksdk>=4.11.0->oslo.limit>=1.6.0->glance==32.1.0.dev55) (7.2.2) 2026-06-15 10:23:36.391 | Collecting jsonpointer>=1.9 (from jsonpatch!=1.20,>=1.16->openstacksdk>=4.11.0->oslo.limit>=1.6.0->glance==32.1.0.dev55) 2026-06-15 10:23:36.397 | Downloading jsonpointer-3.1.1-py3-none-any.whl.metadata (2.4 kB) 2026-06-15 10:23:36.412 | Requirement already satisfied: python-dateutil>=2.7.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.log>=4.5.0->glance==32.1.0.dev55) (2.9.0.post0) 2026-06-15 10:23:36.418 | Requirement already satisfied: oslo.service>=1.24.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.messaging!=9.0.0,>=5.29.0->glance==32.1.0.dev55) (4.6.0) 2026-06-15 10:23:36.419 | Requirement already satisfied: cachetools>=2.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.messaging!=9.0.0,>=5.29.0->glance==32.1.0.dev55) (7.1.4) 2026-06-15 10:23:36.420 | Requirement already satisfied: amqp>=2.5.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.messaging!=9.0.0,>=5.29.0->glance==32.1.0.dev55) (5.3.1) 2026-06-15 10:23:36.421 | Requirement already satisfied: kombu>=4.6.8 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.messaging!=9.0.0,>=5.29.0->glance==32.1.0.dev55) (5.6.2) 2026-06-15 10:23:36.422 | Requirement already satisfied: oslo.metrics>=0.2.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.messaging!=9.0.0,>=5.29.0->glance==32.1.0.dev55) (0.16.0) 2026-06-15 10:23:36.427 | Requirement already satisfied: vine<6.0.0,>=5.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from amqp>=2.5.2->oslo.messaging!=9.0.0,>=5.29.0->glance==32.1.0.dev55) (5.1.0) 2026-06-15 10:23:36.437 | Requirement already satisfied: tzdata>=2025.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from kombu>=4.6.8->oslo.messaging!=9.0.0,>=5.29.0->glance==32.1.0.dev55) (2026.2) 2026-06-15 10:23:36.437 | Requirement already satisfied: packaging in /opt/stack/data/venv/lib/python3.12/site-packages (from kombu>=4.6.8->oslo.messaging!=9.0.0,>=5.29.0->glance==32.1.0.dev55) (26.2) 2026-06-15 10:23:36.446 | Requirement already satisfied: prometheus-client>=0.6.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.metrics>=0.2.1->oslo.messaging!=9.0.0,>=5.29.0->glance==32.1.0.dev55) (0.25.0) 2026-06-15 10:23:36.450 | Requirement already satisfied: bcrypt>=3.1.3 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.middleware>=3.31.0->glance==32.1.0.dev55) (5.0.0) 2026-06-15 10:23:36.451 | Requirement already satisfied: Jinja2>=2.10 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.middleware>=3.31.0->glance==32.1.0.dev55) (3.1.6) 2026-06-15 10:23:36.453 | Requirement already satisfied: statsd>=3.2.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.middleware>=3.31.0->glance==32.1.0.dev55) (4.0.1) 2026-06-15 10:23:36.461 | Requirement already satisfied: MarkupSafe>=2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from Jinja2>=2.10->oslo.middleware>=3.31.0->glance==32.1.0.dev55) (3.0.3) 2026-06-15 10:23:36.475 | Requirement already satisfied: msgpack>=0.5.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.serialization>=1.10.0->cursive>=0.2.1->glance==32.1.0.dev55) (1.1.2) 2026-06-15 10:23:36.486 | Requirement already satisfied: Yappi>=1.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.service>=1.24.0->oslo.messaging!=9.0.0,>=5.29.0->glance==32.1.0.dev55) (1.7.6) 2026-06-15 10:23:36.510 | Requirement already satisfied: setuptools in /opt/stack/data/venv/lib/python3.12/site-packages (from Paste>=2.0.2->glance==32.1.0.dev55) (82.0.1) 2026-06-15 10:23:36.528 | Requirement already satisfied: wcwidth in /opt/stack/data/venv/lib/python3.12/site-packages (from PrettyTable>=0.7.1->glance==32.1.0.dev55) (0.8.0) 2026-06-15 10:23:36.586 | Collecting cliff>=2.8.0 (from python-barbicanclient>=5.5.0->castellan>=0.17.0->glance==32.1.0.dev55) 2026-06-15 10:23:36.589 | Downloading cliff-4.14.0-py3-none-any.whl.metadata (2.1 kB) 2026-06-15 10:23:36.620 | Collecting autopage>=0.4.0 (from cliff>=2.8.0->python-barbicanclient>=5.5.0->castellan>=0.17.0->glance==32.1.0.dev55) 2026-06-15 10:23:36.624 | Downloading autopage-0.6.0-py3-none-any.whl.metadata (8.1 kB) 2026-06-15 10:23:36.689 | Collecting cmd2>=3.0.0 (from cliff>=2.8.0->python-barbicanclient>=5.5.0->castellan>=0.17.0->glance==32.1.0.dev55) 2026-06-15 10:23:36.693 | Downloading cmd2-4.0.0-py3-none-any.whl.metadata (16 kB) 2026-06-15 10:23:36.764 | Collecting prompt-toolkit>=3.0.52 (from cmd2>=3.0.0->cliff>=2.8.0->python-barbicanclient>=5.5.0->castellan>=0.17.0->glance==32.1.0.dev55) 2026-06-15 10:23:36.768 | Downloading prompt_toolkit-3.0.52-py3-none-any.whl.metadata (6.4 kB) 2026-06-15 10:23:36.793 | Collecting pyperclip>=1.8.2 (from cmd2>=3.0.0->cliff>=2.8.0->python-barbicanclient>=5.5.0->castellan>=0.17.0->glance==32.1.0.dev55) 2026-06-15 10:23:36.797 | Downloading pyperclip-1.11.0-py3-none-any.whl.metadata (2.4 kB) 2026-06-15 10:23:36.805 | Requirement already satisfied: rich>=15.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from cmd2>=3.0.0->cliff>=2.8.0->python-barbicanclient>=5.5.0->castellan>=0.17.0->glance==32.1.0.dev55) (15.0.0) 2026-06-15 10:23:36.827 | Collecting rich-argparse>=1.7.2 (from cmd2>=3.0.0->cliff>=2.8.0->python-barbicanclient>=5.5.0->castellan>=0.17.0->glance==32.1.0.dev55) 2026-06-15 10:23:36.830 | Downloading rich_argparse-1.8.0-py3-none-any.whl.metadata (15 kB) 2026-06-15 10:23:36.852 | Requirement already satisfied: six>=1.5 in /opt/stack/data/venv/lib/python3.12/site-packages (from python-dateutil>=2.7.0->oslo.log>=4.5.0->glance==32.1.0.dev55) (1.17.0) 2026-06-15 10:23:36.874 | Requirement already satisfied: charset_normalizer<4,>=2 in /opt/stack/data/venv/lib/python3.12/site-packages (from requests>=2.18.0->castellan>=0.17.0->glance==32.1.0.dev55) (3.4.7) 2026-06-15 10:23:36.875 | Requirement already satisfied: idna<4,>=2.5 in /opt/stack/data/venv/lib/python3.12/site-packages (from requests>=2.18.0->castellan>=0.17.0->glance==32.1.0.dev55) (3.18) 2026-06-15 10:23:36.876 | Requirement already satisfied: urllib3<3,>=1.26 in /opt/stack/data/venv/lib/python3.12/site-packages (from requests>=2.18.0->castellan>=0.17.0->glance==32.1.0.dev55) (2.7.0) 2026-06-15 10:23:36.877 | Requirement already satisfied: certifi>=2023.5.7 in /opt/stack/data/venv/lib/python3.12/site-packages (from requests>=2.18.0->castellan>=0.17.0->glance==32.1.0.dev55) (2026.5.20) 2026-06-15 10:23:36.915 | Requirement already satisfied: markdown-it-py>=2.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from rich>=15.0.0->cmd2>=3.0.0->cliff>=2.8.0->python-barbicanclient>=5.5.0->castellan>=0.17.0->glance==32.1.0.dev55) (4.2.0) 2026-06-15 10:23:36.916 | Requirement already satisfied: pygments<3.0.0,>=2.13.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from rich>=15.0.0->cmd2>=3.0.0->cliff>=2.8.0->python-barbicanclient>=5.5.0->castellan>=0.17.0->glance==32.1.0.dev55) (2.20.0) 2026-06-15 10:23:36.929 | Requirement already satisfied: mdurl~=0.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from markdown-it-py>=2.2.0->rich>=15.0.0->cmd2>=3.0.0->cliff>=2.8.0->python-barbicanclient>=5.5.0->castellan>=0.17.0->glance==32.1.0.dev55) (0.1.2) 2026-06-15 10:23:36.953 | Requirement already satisfied: repoze.lru>=0.3 in /opt/stack/data/venv/lib/python3.12/site-packages (from Routes>=2.3.1->glance==32.1.0.dev55) (0.8) 2026-06-15 10:23:37.037 | Collecting networkx>=2.1.0 (from taskflow>=4.0.0->glance==32.1.0.dev55) 2026-06-15 10:23:37.041 | Downloading networkx-3.6.1-py3-none-any.whl.metadata (6.8 kB) 2026-06-15 10:23:37.084 | Collecting automaton>=1.9.0 (from taskflow>=4.0.0->glance==32.1.0.dev55) 2026-06-15 10:23:37.088 | Downloading automaton-3.4.0-py3-none-any.whl.metadata (2.3 kB) 2026-06-15 10:23:37.098 | Requirement already satisfied: tenacity>=6.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from taskflow>=4.0.0->glance==32.1.0.dev55) (9.1.4) 2026-06-15 10:23:37.116 | Collecting pydot>=1.2.4 (from taskflow>=4.0.0->glance==32.1.0.dev55) 2026-06-15 10:23:37.119 | Downloading pydot-4.0.1-py3-none-any.whl.metadata (11 kB) 2026-06-15 10:23:37.205 | Collecting simplegeneric (from WSME>=0.8.0->glance==32.1.0.dev55) 2026-06-15 10:23:37.209 | Downloading simplegeneric-0.8.1.zip (12 kB) 2026-06-15 10:23:37.220 | Installing build dependencies: started 2026-06-15 10:23:38.626 | Installing build dependencies: finished with status 'done' 2026-06-15 10:23:38.627 | Getting requirements to build wheel: started 2026-06-15 10:23:39.259 | Getting requirements to build wheel: finished with status 'done' 2026-06-15 10:23:39.260 | Preparing metadata (pyproject.toml): started 2026-06-15 10:23:39.616 | Preparing metadata (pyproject.toml): finished with status 'done' 2026-06-15 10:23:39.619 | Requirement already satisfied: pytz in /opt/stack/data/venv/lib/python3.12/site-packages (from WSME>=0.8.0->glance==32.1.0.dev55) (2026.2) 2026-06-15 10:23:39.717 | Collecting importlib-metadata>=4.4 (from WSME>=0.8.0->glance==32.1.0.dev55) 2026-06-15 10:23:39.720 | Downloading importlib_metadata-9.0.0-py3-none-any.whl.metadata (4.5 kB) 2026-06-15 10:23:39.766 | Collecting zipp>=3.20 (from importlib-metadata>=4.4->WSME>=0.8.0->glance==32.1.0.dev55) 2026-06-15 10:23:39.770 | Downloading zipp-4.1.0-py3-none-any.whl.metadata (3.6 kB) 2026-06-15 10:23:39.844 | Downloading castellan-5.7.0-py3-none-any.whl (103 kB) 2026-06-15 10:23:39.855 | Downloading cursive-0.2.3-py2.py3-none-any.whl (43 kB) 2026-06-15 10:23:39.865 | Downloading httplib2-0.31.2-py3-none-any.whl (91 kB) 2026-06-15 10:23:39.875 | Downloading oslo_limit-2.11.0-py3-none-any.whl (23 kB) 2026-06-15 10:23:39.884 | Downloading openstacksdk-4.15.0-py3-none-any.whl (2.0 MB) 2026-06-15 10:23:39.926 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 2.0/2.0 MB 48.4 MB/s 0:00:00 2026-06-15 10:23:39.930 | Downloading jmespath-1.1.0-py3-none-any.whl (20 kB) 2026-06-15 10:23:39.938 | Downloading jsonpatch-1.33-py2.py3-none-any.whl (12 kB) 2026-06-15 10:23:39.947 | Downloading jsonpointer-3.1.1-py3-none-any.whl (7.7 kB) 2026-06-15 10:23:39.955 | Downloading oslo_reports-3.8.0-py3-none-any.whl (54 kB) 2026-06-15 10:23:39.965 | Downloading platformdirs-4.10.0-py3-none-any.whl (22 kB) 2026-06-15 10:23:39.974 | Downloading python_barbicanclient-7.4.0-py3-none-any.whl (88 kB) 2026-06-15 10:23:39.985 | Downloading cliff-4.14.0-py3-none-any.whl (86 kB) 2026-06-15 10:23:39.997 | Downloading autopage-0.6.0-py3-none-any.whl (30 kB) 2026-06-15 10:23:40.009 | Downloading cmd2-4.0.0-py3-none-any.whl (180 kB) 2026-06-15 10:23:40.020 | Downloading prompt_toolkit-3.0.52-py3-none-any.whl (391 kB) 2026-06-15 10:23:40.037 | Downloading pyperclip-1.11.0-py3-none-any.whl (11 kB) 2026-06-15 10:23:40.044 | Downloading rich_argparse-1.8.0-py3-none-any.whl (25 kB) 2026-06-15 10:23:40.054 | Downloading taskflow-6.3.0-py3-none-any.whl (491 kB) 2026-06-15 10:23:40.069 | Downloading automaton-3.4.0-py3-none-any.whl (23 kB) 2026-06-15 10:23:40.080 | Downloading networkx-3.6.1-py3-none-any.whl (2.1 MB) 2026-06-15 10:23:40.123 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 2.1/2.1 MB 46.8 MB/s 0:00:00 2026-06-15 10:23:40.128 | Downloading pydot-4.0.1-py3-none-any.whl (37 kB) 2026-06-15 10:23:40.137 | Downloading WSME-0.12.1-py3-none-any.whl (59 kB) 2026-06-15 10:23:40.146 | Downloading importlib_metadata-9.0.0-py3-none-any.whl (27 kB) 2026-06-15 10:23:40.156 | Downloading zipp-4.1.0-py3-none-any.whl (10 kB) 2026-06-15 10:23:40.261 | Building wheels for collected packages: glance, simplegeneric 2026-06-15 10:23:40.262 | Building editable for glance (pyproject.toml): started 2026-06-15 10:23:41.327 | Building editable for glance (pyproject.toml): finished with status 'done' 2026-06-15 10:23:41.328 | Created wheel for glance: filename=glance-32.1.0.dev55-0.editable-py3-none-any.whl size=8992 sha256=1b1b16af7dbc7ac1f521cfcdf70fa0bcf25b97fabc1efacbf9a09a021139023f 2026-06-15 10:23:41.328 | Stored in directory: /tmp/pip-ephem-wheel-cache-g_2wjfem/wheels/31/93/bf/c06e9c56745867b4722d11aae03416a994ddf0e859898c0382 2026-06-15 10:23:41.333 | Building wheel for simplegeneric (pyproject.toml): started 2026-06-15 10:23:41.735 | Building wheel for simplegeneric (pyproject.toml): finished with status 'done' 2026-06-15 10:23:41.736 | Created wheel for simplegeneric: filename=simplegeneric-0.8.1-py3-none-any.whl size=5103 sha256=021ddbc23b257bfafd7212edbaff04dc7104b6eb5a485fabd4c0423bc5cfed22 2026-06-15 10:23:41.737 | Stored in directory: /opt/stack/.cache/pip/wheels/f0/21/40/3245d83c4d2ab87f56143eee94771bd2b702648a359cfed0e2 2026-06-15 10:23:41.740 | Successfully built glance simplegeneric 2026-06-15 10:23:41.953 | Installing collected packages: simplegeneric, pyperclip, zipp, pydot, prompt-toolkit, platformdirs, networkx, jsonpointer, jmespath, httplib2, autopage, jsonpatch, importlib-metadata, automaton, WSME, rich-argparse, openstacksdk, cmd2, taskflow, oslo.reports, cliff, python-barbicanclient, oslo.limit, castellan, cursive, glance 2026-06-15 10:23:44.897 | Attempting uninstall: httplib2 2026-06-15 10:23:44.915 | Found existing installation: httplib2 0.20.4 2026-06-15 10:23:44.915 | Not uninstalling httplib2 at /usr/lib/python3/dist-packages, outside environment /opt/stack/data/venv 2026-06-15 10:23:44.916 | Can't uninstall 'httplib2'. No files were found to uninstall. 2026-06-15 10:23:49.395 | 2026-06-15 10:23:49.422 | Successfully installed WSME-0.12.1 automaton-3.4.0 autopage-0.6.0 castellan-5.7.0 cliff-4.14.0 cmd2-4.0.0 cursive-0.2.3 glance-32.1.0.dev55 httplib2-0.31.2 importlib-metadata-9.0.0 jmespath-1.1.0 jsonpatch-1.33 jsonpointer-3.1.1 networkx-3.6.1 openstacksdk-4.15.0 oslo.limit-2.11.0 oslo.reports-3.8.0 platformdirs-4.10.0 prompt-toolkit-3.0.52 pydot-4.0.1 pyperclip-1.11.0 python-barbicanclient-7.4.0 rich-argparse-1.8.0 simplegeneric-0.8.1 taskflow-6.3.0 zipp-4.1.0 2026-06-15 10:23:49.680 | + inc/python:pip_install:216 : result=0 2026-06-15 10:23:49.683 | + inc/python:pip_install:218 : time_stop pip_install 2026-06-15 10:23:49.687 | + functions-common:time_stop:2414 : local name 2026-06-15 10:23:49.690 | + functions-common:time_stop:2415 : local end_time 2026-06-15 10:23:49.693 | + functions-common:time_stop:2416 : local elapsed_time 2026-06-15 10:23:49.696 | + functions-common:time_stop:2417 : local total 2026-06-15 10:23:49.699 | + functions-common:time_stop:2418 : local start_time 2026-06-15 10:23:49.704 | + functions-common:time_stop:2420 : name=pip_install 2026-06-15 10:23:49.708 | + functions-common:time_stop:2421 : start_time=1781519011246 2026-06-15 10:23:49.712 | + functions-common:time_stop:2423 : [[ -z 1781519011246 ]] 2026-06-15 10:23:49.716 | ++ functions-common:time_stop:2426 : date +%s%3N 2026-06-15 10:23:49.721 | + functions-common:time_stop:2426 : end_time=1781519029718 2026-06-15 10:23:49.725 | + functions-common:time_stop:2427 : elapsed_time=18472 2026-06-15 10:23:49.728 | + functions-common:time_stop:2428 : total=71885 2026-06-15 10:23:49.731 | + functions-common:time_stop:2430 : _TIME_START[$name]= 2026-06-15 10:23:49.735 | + functions-common:time_stop:2431 : _TIME_TOTAL[$name]=90357 2026-06-15 10:23:49.738 | + inc/python:pip_install:219 : return 0 2026-06-15 10:23:49.742 | + inc/python:setup_package:466 : [[ -e == \-\e ]] 2026-06-15 10:23:49.746 | + inc/python:setup_package:466 : [[ True == \F\a\l\s\e ]] 2026-06-15 10:23:49.749 | + inc/python:_setup_package_with_constraints_edit:412 : use_library_from_git /opt/stack/glance 2026-06-15 10:23:49.753 | + inc/python:use_library_from_git:266 : local name=/opt/stack/glance 2026-06-15 10:23:49.756 | + inc/python:use_library_from_git:267 : local enabled=1 2026-06-15 10:23:49.761 | + inc/python:use_library_from_git:268 : [[ novnc,cinder,devstack,glance,keystone,neutron,nova,os-test-images,placement,requirements,swift,tempest = \A\L\L ]] 2026-06-15 10:23:49.764 | + inc/python:use_library_from_git:268 : [[ ,novnc,cinder,devstack,glance,keystone,neutron,nova,os-test-images,placement,requirements,swift,tempest, =~ ,/opt/stack/glance, ]] 2026-06-15 10:23:49.767 | + inc/python:use_library_from_git:269 : return 1 2026-06-15 10:23:49.771 | + lib/stack:stack_install_service:33 : [[ False = True ]] 2026-06-15 10:23:49.775 | + ./stack.sh:main:939 : configure_glance 2026-06-15 10:23:49.779 | + lib/glance:configure_glance:348 : sudo install -d -o stack /etc/glance /etc/glance/metadefs 2026-06-15 10:23:49.798 | + lib/glance:configure_glance:351 : local dburl 2026-06-15 10:23:49.802 | ++ lib/glance:configure_glance:352 : database_connection_url glance 2026-06-15 10:23:49.807 | ++ lib/database:database_connection_url:134 : local db=glance 2026-06-15 10:23:49.811 | ++ lib/database:database_connection_url:135 : database_connection_url_mysql glance 2026-06-15 10:23:49.816 | ++ lib/databases/mysql:database_connection_url_mysql:251 : local db=glance 2026-06-15 10:23:49.820 | ++ lib/databases/mysql:database_connection_url_mysql:252 : local plugin 2026-06-15 10:23:49.824 | ++ lib/databases/mysql:database_connection_url_mysql:256 : [[ True == \T\r\u\e ]] 2026-06-15 10:23:49.827 | ++ lib/databases/mysql:database_connection_url_mysql:257 : is_service_enabled mysql 2026-06-15 10:23:49.849 | ++ functions-common:is_service_enabled:2070 : return 0 2026-06-15 10:23:49.852 | ++ lib/databases/mysql:database_connection_url_mysql:258 : plugin='&plugin=dbcounter' 2026-06-15 10:23:49.855 | ++ lib/databases/mysql:database_connection_url_mysql:262 : echo 'mysql+pymysql://root:secretdatabase@127.0.0.1/glance?charset=utf8&plugin=dbcounter' 2026-06-15 10:23:49.859 | + lib/glance:configure_glance:352 : dburl='mysql+pymysql://root:secretdatabase@127.0.0.1/glance?charset=utf8&plugin=dbcounter' 2026-06-15 10:23:49.863 | + lib/glance:configure_glance:354 : iniset /etc/glance/glance-api.conf DEFAULT debug True 2026-06-15 10:23:49.908 | + lib/glance:configure_glance:355 : iniset /etc/glance/glance-api.conf database connection 'mysql+pymysql://root:secretdatabase@127.0.0.1/glance?charset=utf8&plugin=dbcounter' 2026-06-15 10:23:49.952 | + lib/glance:configure_glance:356 : iniset /etc/glance/glance-api.conf DEFAULT use_syslog False 2026-06-15 10:23:49.994 | + lib/glance:configure_glance:357 : iniset /etc/glance/glance-api.conf DEFAULT image_cache_dir /opt/stack/data/glance/cache/ 2026-06-15 10:23:50.036 | + lib/glance:configure_glance:358 : iniset /etc/glance/glance-api.conf DEFAULT image_cache_driver centralized_db 2026-06-15 10:23:50.075 | + lib/glance:configure_glance:359 : iniset /etc/glance/glance-api.conf oslo_concurrency lock_path /opt/stack/data/glance/locks 2026-06-15 10:23:50.118 | + lib/glance:configure_glance:360 : iniset /etc/glance/glance-api.conf paste_deploy flavor keystone+cachemanagement 2026-06-15 10:23:50.165 | + lib/glance:configure_glance:361 : configure_keystone_authtoken_middleware /etc/glance/glance-api.conf glance 2026-06-15 10:23:50.168 | + lib/keystone:configure_keystone_authtoken_middleware:413 : local conf_file=/etc/glance/glance-api.conf 2026-06-15 10:23:50.171 | + lib/keystone:configure_keystone_authtoken_middleware:414 : local admin_user=glance 2026-06-15 10:23:50.176 | + lib/keystone:configure_keystone_authtoken_middleware:415 : local section=keystone_authtoken 2026-06-15 10:23:50.179 | + lib/keystone:configure_keystone_authtoken_middleware:416 : local service_type= 2026-06-15 10:23:50.183 | + lib/keystone:configure_keystone_authtoken_middleware:418 : configure_keystoneauth /etc/glance/glance-api.conf glance keystone_authtoken 2026-06-15 10:23:50.186 | + lib/keystone:configure_keystoneauth:391 : local conf_file=/etc/glance/glance-api.conf 2026-06-15 10:23:50.190 | + lib/keystone:configure_keystoneauth:392 : local admin_user=glance 2026-06-15 10:23:50.193 | + lib/keystone:configure_keystoneauth:393 : local section=keystone_authtoken 2026-06-15 10:23:50.196 | + lib/keystone:configure_keystoneauth:395 : iniset /etc/glance/glance-api.conf keystone_authtoken auth_type password 2026-06-15 10:23:50.237 | + lib/keystone:configure_keystoneauth:396 : iniset /etc/glance/glance-api.conf keystone_authtoken interface public 2026-06-15 10:23:50.272 | + lib/keystone:configure_keystoneauth:397 : iniset /etc/glance/glance-api.conf keystone_authtoken auth_url https://10.209.97.186/identity 2026-06-15 10:23:50.309 | + lib/keystone:configure_keystoneauth:398 : iniset /etc/glance/glance-api.conf keystone_authtoken username glance 2026-06-15 10:23:50.343 | + lib/keystone:configure_keystoneauth:399 : iniset /etc/glance/glance-api.conf keystone_authtoken password secretservice 2026-06-15 10:23:50.382 | + lib/keystone:configure_keystoneauth:400 : iniset /etc/glance/glance-api.conf keystone_authtoken user_domain_name Default 2026-06-15 10:23:50.420 | + lib/keystone:configure_keystoneauth:401 : iniset /etc/glance/glance-api.conf keystone_authtoken project_name service 2026-06-15 10:23:50.457 | + lib/keystone:configure_keystoneauth:402 : iniset /etc/glance/glance-api.conf keystone_authtoken project_domain_name Default 2026-06-15 10:23:50.497 | + lib/keystone:configure_keystone_authtoken_middleware:419 : iniset /etc/glance/glance-api.conf keystone_authtoken www_authenticate_uri https://10.209.97.186/identity 2026-06-15 10:23:50.536 | + lib/keystone:configure_keystone_authtoken_middleware:420 : iniset /etc/glance/glance-api.conf keystone_authtoken cafile /opt/stack/data/ca-bundle.pem 2026-06-15 10:23:50.574 | + lib/keystone:configure_keystone_authtoken_middleware:421 : iniset /etc/glance/glance-api.conf keystone_authtoken memcached_servers localhost:11211 2026-06-15 10:23:50.611 | + lib/keystone:configure_keystone_authtoken_middleware:422 : [[ -n '' ]] 2026-06-15 10:23:50.614 | + lib/glance:configure_glance:362 : iniset /etc/glance/glance-api.conf oslo_messaging_notifications driver messagingv2 2026-06-15 10:23:50.653 | + lib/glance:configure_glance:363 : iniset_rpc_backend glance /etc/glance/glance-api.conf 2026-06-15 10:23:50.656 | + lib/rpc_backend:iniset_rpc_backend:144 : local package=glance 2026-06-15 10:23:50.660 | + lib/rpc_backend:iniset_rpc_backend:145 : local file=/etc/glance/glance-api.conf 2026-06-15 10:23:50.664 | + lib/rpc_backend:iniset_rpc_backend:146 : local section=DEFAULT 2026-06-15 10:23:50.667 | + lib/rpc_backend:iniset_rpc_backend:147 : local virtual_host= 2026-06-15 10:23:50.670 | + lib/rpc_backend:iniset_rpc_backend:148 : is_service_enabled rabbit 2026-06-15 10:23:50.691 | + functions-common:is_service_enabled:2070 : return 0 2026-06-15 10:23:50.695 | ++ lib/rpc_backend:iniset_rpc_backend:149 : get_transport_url '' 2026-06-15 10:23:50.699 | ++ lib/rpc_backend:get_transport_url:126 : local virtual_host= 2026-06-15 10:23:50.703 | ++ lib/rpc_backend:get_transport_url:127 : is_service_enabled rabbit 2026-06-15 10:23:50.725 | ++ functions-common:is_service_enabled:2070 : return 0 2026-06-15 10:23:50.729 | ++ lib/rpc_backend:get_transport_url:128 : echo rabbit://stackrabbit:secretrabbit@10.209.97.186:5672/ 2026-06-15 10:23:50.733 | + lib/rpc_backend:iniset_rpc_backend:149 : iniset /etc/glance/glance-api.conf DEFAULT transport_url rabbit://stackrabbit:secretrabbit@10.209.97.186:5672/ 2026-06-15 10:23:50.771 | + lib/rpc_backend:iniset_rpc_backend:150 : '[' -n '' ']' 2026-06-15 10:23:50.774 | + lib/rpc_backend:iniset_rpc_backend:153 : '[' -n '' ']' 2026-06-15 10:23:50.777 | + lib/glance:configure_glance:364 : '[' libvirt = libvirt ']' 2026-06-15 10:23:50.781 | + lib/glance:configure_glance:364 : '[' qemu = parallels ']' 2026-06-15 10:23:50.784 | + lib/glance:configure_glance:368 : iniset /etc/glance/glance-api.conf DEFAULT show_image_direct_url False 2026-06-15 10:23:50.828 | + lib/glance:configure_glance:369 : iniset /etc/glance/glance-api.conf DEFAULT show_multiple_locations False 2026-06-15 10:23:50.866 | + lib/glance:configure_glance:370 : iniset /etc/glance/glance-api.conf image_format require_image_format_match True 2026-06-15 10:23:50.910 | + lib/glance:configure_glance:373 : configure_glance_store False False 2026-06-15 10:23:50.914 | + lib/glance:configure_glance_store:278 : local use_cinder_for_glance=False 2026-06-15 10:23:50.917 | + lib/glance:configure_glance_store:279 : local glance_enable_multiple_stores=False 2026-06-15 10:23:50.920 | + lib/glance:configure_glance_store:280 : local be 2026-06-15 10:23:50.923 | + lib/glance:configure_glance_store:282 : [[ False == \F\a\l\s\e ]] 2026-06-15 10:23:50.926 | + lib/glance:configure_glance_store:283 : [[ False == \T\r\u\e ]] 2026-06-15 10:23:50.929 | + lib/glance:configure_glance_store:300 : iniset /etc/glance/glance-api.conf glance_store filesystem_store_datadir /opt/stack/data/glance/images/ 2026-06-15 10:23:50.972 | + lib/glance:configure_glance:376 : '[' -n '' ']' 2026-06-15 10:23:50.975 | + lib/glance:configure_glance:379 : iniset /etc/glance/glance-api.conf cors allowed_origin http://10.209.97.186 2026-06-15 10:23:51.019 | + lib/glance:configure_glance:383 : [[ False == \F\a\l\s\e ]] 2026-06-15 10:23:51.022 | + lib/glance:configure_glance:385 : [[ False == \T\r\u\e ]] 2026-06-15 10:23:51.026 | + lib/glance:configure_glance:391 : is_service_enabled s-proxy 2026-06-15 10:23:51.048 | + functions-common:is_service_enabled:2070 : return 1 2026-06-15 10:23:51.051 | + lib/glance:configure_glance:420 : iniset /etc/glance/glance-api.conf DEFAULT public_endpoint https://10.209.97.186/image 2026-06-15 10:23:51.092 | + lib/glance:configure_glance:422 : is_service_enabled tls-proxy 2026-06-15 10:23:51.117 | + functions-common:is_service_enabled:2070 : return 0 2026-06-15 10:23:51.121 | + lib/glance:configure_glance:423 : iniset /etc/glance/glance-api.conf DEFAULT bind_port 19292 2026-06-15 10:23:51.162 | + lib/glance:configure_glance:424 : iniset /etc/glance/glance-api.conf keystone_authtoken identity_uri https://10.209.97.186/identity 2026-06-15 10:23:51.207 | + lib/glance:configure_glance:428 : setup_logging /etc/glance/glance-api.conf 2026-06-15 10:23:51.210 | + functions:setup_logging:693 : setup_systemd_logging /etc/glance/glance-api.conf 2026-06-15 10:23:51.213 | + functions:setup_systemd_logging:710 : local conf_file=/etc/glance/glance-api.conf 2026-06-15 10:23:51.218 | ++ functions:setup_systemd_logging:715 : trueorfalse False USE_JOURNAL 2026-06-15 10:23:51.241 | + functions:setup_systemd_logging:715 : USE_JOURNAL=False 2026-06-15 10:23:51.243 | + functions:setup_systemd_logging:716 : local pidstr= 2026-06-15 10:23:51.246 | + functions:setup_systemd_logging:717 : [[ False == \T\r\u\e ]] 2026-06-15 10:23:51.248 | + functions:setup_systemd_logging:721 : pidstr='(pid=%(process)d) ' 2026-06-15 10:23:51.251 | + functions:setup_systemd_logging:723 : iniset /etc/glance/glance-api.conf DEFAULT logging_debug_format_suffix '{{(pid=%(process)d) %(funcName)s %(pathname)s:%(lineno)d}}' 2026-06-15 10:23:51.286 | + functions:setup_systemd_logging:725 : iniset /etc/glance/glance-api.conf DEFAULT logging_context_format_string '%(color)s%(levelname)s %(name)s [%(global_request_id)s %(request_id)s %(project_name)s %(user_name)s%(color)s] %(instance)s%(color)s%(message)s' 2026-06-15 10:23:51.329 | + functions:setup_systemd_logging:726 : iniset /etc/glance/glance-api.conf DEFAULT logging_default_format_string '%(color)s%(levelname)s %(name)s [-%(color)s] %(instance)s%(color)s%(message)s' 2026-06-15 10:23:51.375 | + functions:setup_systemd_logging:727 : iniset /etc/glance/glance-api.conf DEFAULT logging_exception_prefix 'ERROR %(name)s %(instance)s' 2026-06-15 10:23:51.418 | + functions:setup_systemd_logging:730 : iniset /etc/glance/glance-api.conf DEFAULT log_color False 2026-06-15 10:23:51.456 | + lib/glance:configure_glance:430 : cp -p /opt/stack/glance/etc/glance-api-paste.ini /etc/glance/glance-api-paste.ini 2026-06-15 10:23:51.462 | + lib/glance:configure_glance:433 : iniset /etc/glance/glance-cache.conf DEFAULT debug True 2026-06-15 10:23:51.507 | + lib/glance:configure_glance:434 : iniset /etc/glance/glance-cache.conf DEFAULT use_syslog False 2026-06-15 10:23:51.549 | + lib/glance:configure_glance:435 : iniset /etc/glance/glance-cache.conf DEFAULT image_cache_dir /opt/stack/data/glance/cache/ 2026-06-15 10:23:51.594 | + lib/glance:configure_glance:436 : iniset /etc/glance/glance-cache.conf DEFAULT image_cache_driver centralized_db 2026-06-15 10:23:51.640 | + lib/glance:configure_glance:439 : iniset /etc/glance/glance-cache.conf glance_store filesystem_store_datadir /opt/stack/data/glance/images/ 2026-06-15 10:23:51.689 | + lib/glance:configure_glance:442 : iniset /etc/glance/glance-image-import.conf image_import_opts image_import_plugins '[]' 2026-06-15 10:23:51.740 | + lib/glance:configure_glance:443 : iniset /etc/glance/glance-image-import.conf inject_metadata_properties ignore_user_roles admin 2026-06-15 10:23:51.783 | + lib/glance:configure_glance:444 : iniset /etc/glance/glance-image-import.conf inject_metadata_properties inject 2026-06-15 10:23:51.824 | + lib/glance:configure_glance:446 : cp -p /opt/stack/glance/etc/schema-image.json /etc/glance/schema-image.json 2026-06-15 10:23:51.831 | + lib/glance:configure_glance:447 : cp -p /opt/stack/glance/etc/metadefs/cim-processor-allocation-setting-data.json /opt/stack/glance/etc/metadefs/cim-resource-allocation-setting-data.json /opt/stack/glance/etc/metadefs/cim-storage-allocation-setting-data.json /opt/stack/glance/etc/metadefs/cim-virtual-system-setting-data.json /opt/stack/glance/etc/metadefs/compute-aggr-disk-filter.json /opt/stack/glance/etc/metadefs/compute-aggr-iops-filter.json /opt/stack/glance/etc/metadefs/compute-aggr-num-instances.json /opt/stack/glance/etc/metadefs/compute-cpu-mode.json /opt/stack/glance/etc/metadefs/compute-cpu-pinning.json /opt/stack/glance/etc/metadefs/compute-guest-memory-backing.json /opt/stack/glance/etc/metadefs/compute-guest-shutdown.json /opt/stack/glance/etc/metadefs/compute-host-capabilities.json /opt/stack/glance/etc/metadefs/compute-hypervisor.json /opt/stack/glance/etc/metadefs/compute-instance-data.json /opt/stack/glance/etc/metadefs/compute-libvirt-image.json /opt/stack/glance/etc/metadefs/compute-libvirt.json /opt/stack/glance/etc/metadefs/compute-quota.json /opt/stack/glance/etc/metadefs/compute-randomgen.json /opt/stack/glance/etc/metadefs/compute-vcputopology.json /opt/stack/glance/etc/metadefs/compute-vmware-flavor.json /opt/stack/glance/etc/metadefs/compute-vmware.json /opt/stack/glance/etc/metadefs/compute-vmware-quota-flavor.json /opt/stack/glance/etc/metadefs/compute-vtpm-hw.json /opt/stack/glance/etc/metadefs/compute-vtpm.json /opt/stack/glance/etc/metadefs/compute-watchdog.json /opt/stack/glance/etc/metadefs/compute-xenapi.json /opt/stack/glance/etc/metadefs/glance-common-image-props.json /opt/stack/glance/etc/metadefs/image-signature-verification.json /opt/stack/glance/etc/metadefs/operating-system.json /opt/stack/glance/etc/metadefs/software-databases.json /opt/stack/glance/etc/metadefs/software-runtimes.json /opt/stack/glance/etc/metadefs/software-webservers.json /opt/stack/glance/etc/metadefs/storage-volume-type.json /etc/glance/metadefs 2026-06-15 10:23:51.841 | + lib/glance:configure_glance:449 : is_service_enabled tls-proxy 2026-06-15 10:23:51.863 | + functions-common:is_service_enabled:2070 : return 0 2026-06-15 10:23:51.867 | + lib/glance:configure_glance:450 : CINDER_SERVICE_HOST=10.209.97.186 2026-06-15 10:23:51.869 | + lib/glance:configure_glance:451 : CINDER_SERVICE_PORT=8776 2026-06-15 10:23:51.872 | + lib/glance:configure_glance:453 : iniset /etc/glance/glance-api.conf DEFAULT cinder_endpoint_template 'https://10.209.97.186:8776/v3/%(project_id)s' 2026-06-15 10:23:51.914 | + lib/glance:configure_glance:454 : iniset /etc/glance/glance-cache.conf DEFAULT cinder_endpoint_template 'https://10.209.97.186:8776/v3/%(project_id)s' 2026-06-15 10:23:51.956 | + lib/glance:configure_glance:457 : write_local_uwsgi_http_config /etc/glance/glance-uwsgi.ini glance.wsgi.api:application /image glance-api 2026-06-15 10:23:51.960 | + lib/apache:write_local_uwsgi_http_config:319 : local conf=/etc/glance/glance-uwsgi.ini 2026-06-15 10:23:51.963 | + lib/apache:write_local_uwsgi_http_config:320 : local wsgi=glance.wsgi.api:application 2026-06-15 10:23:51.966 | + lib/apache:write_local_uwsgi_http_config:321 : local url=/image 2026-06-15 10:23:51.970 | + lib/apache:write_local_uwsgi_http_config:322 : local name=glance-api 2026-06-15 10:23:51.973 | + lib/apache:write_local_uwsgi_http_config:324 : '[' -z glance-api ']' 2026-06-15 10:23:51.976 | + lib/apache:write_local_uwsgi_http_config:332 : rm -rf /etc/glance/glance-uwsgi.ini 2026-06-15 10:23:51.980 | + lib/apache:write_local_uwsgi_http_config:335 : [[ glance.wsgi.api:application =~ ^[a-zA-Z0-9_.]+:[a-zA-Z0-9_]+$ ]] 2026-06-15 10:23:51.984 | + lib/apache:write_local_uwsgi_http_config:336 : iniset /etc/glance/glance-uwsgi.ini uwsgi module glance.wsgi.api:application 2026-06-15 10:23:52.028 | ++ lib/apache:write_local_uwsgi_http_config:341 : get_random_port 2026-06-15 10:23:52.031 | ++ functions:get_random_port:860 : read lower_port upper_port 2026-06-15 10:23:52.033 | ++ functions:get_random_port:861 : true 2026-06-15 10:23:52.036 | ++ functions:get_random_port:862 : (( port = upper_port )) 2026-06-15 10:23:52.039 | ++ functions:get_random_port:862 : (( port >= lower_port )) 2026-06-15 10:23:52.042 | ++ functions:get_random_port:863 : sudo lsof -i :60999 2026-06-15 10:23:52.091 | ++ functions:get_random_port:864 : [[ 1 > 0 ]] 2026-06-15 10:23:52.094 | ++ functions:get_random_port:865 : break 2 2026-06-15 10:23:52.097 | ++ functions:get_random_port:869 : echo 60999 2026-06-15 10:23:52.100 | + lib/apache:write_local_uwsgi_http_config:341 : port=60999 2026-06-15 10:23:52.103 | + lib/apache:write_local_uwsgi_http_config:342 : iniset /etc/glance/glance-uwsgi.ini uwsgi http-socket 127.0.0.1:60999 2026-06-15 10:23:52.138 | + lib/apache:write_local_uwsgi_http_config:343 : iniset /etc/glance/glance-uwsgi.ini uwsgi processes 2 2026-06-15 10:23:52.174 | + lib/apache:write_local_uwsgi_http_config:345 : iniset /etc/glance/glance-uwsgi.ini uwsgi master true 2026-06-15 10:23:52.213 | + lib/apache:write_local_uwsgi_http_config:347 : iniset /etc/glance/glance-uwsgi.ini uwsgi die-on-term true 2026-06-15 10:23:52.252 | + lib/apache:write_local_uwsgi_http_config:348 : iniset /etc/glance/glance-uwsgi.ini uwsgi exit-on-reload false 2026-06-15 10:23:52.289 | + lib/apache:write_local_uwsgi_http_config:351 : iniset /etc/glance/glance-uwsgi.ini uwsgi worker-reload-mercy 80 2026-06-15 10:23:52.329 | + lib/apache:write_local_uwsgi_http_config:352 : iniset /etc/glance/glance-uwsgi.ini uwsgi enable-threads true 2026-06-15 10:23:52.368 | + lib/apache:write_local_uwsgi_http_config:353 : iniset /etc/glance/glance-uwsgi.ini uwsgi plugins http,python3 2026-06-15 10:23:52.405 | + lib/apache:write_local_uwsgi_http_config:355 : iniset /etc/glance/glance-uwsgi.ini uwsgi thunder-lock true 2026-06-15 10:23:52.443 | + lib/apache:write_local_uwsgi_http_config:357 : iniset /etc/glance/glance-uwsgi.ini uwsgi hook-master-start 'unix_signal:15 gracefully_kill_them_all' 2026-06-15 10:23:52.486 | + lib/apache:write_local_uwsgi_http_config:359 : iniset /etc/glance/glance-uwsgi.ini uwsgi buffer-size 65535 2026-06-15 10:23:52.526 | + lib/apache:write_local_uwsgi_http_config:361 : iniset /etc/glance/glance-uwsgi.ini uwsgi add-header 'Connection: close' 2026-06-15 10:23:52.563 | + lib/apache:write_local_uwsgi_http_config:363 : iniset /etc/glance/glance-uwsgi.ini uwsgi lazy-apps true 2026-06-15 10:23:52.603 | + lib/apache:write_local_uwsgi_http_config:364 : iniset /etc/glance/glance-uwsgi.ini uwsgi chmod-socket 666 2026-06-15 10:23:52.643 | + lib/apache:write_local_uwsgi_http_config:365 : iniset /etc/glance/glance-uwsgi.ini uwsgi http-raw-body true 2026-06-15 10:23:52.684 | + lib/apache:write_local_uwsgi_http_config:366 : iniset /etc/glance/glance-uwsgi.ini uwsgi http-chunked-input true 2026-06-15 10:23:52.725 | + lib/apache:write_local_uwsgi_http_config:367 : iniset /etc/glance/glance-uwsgi.ini uwsgi http-auto-chunked true 2026-06-15 10:23:52.764 | + lib/apache:write_local_uwsgi_http_config:368 : iniset /etc/glance/glance-uwsgi.ini uwsgi http-keepalive false 2026-06-15 10:23:52.797 | + lib/apache:write_local_uwsgi_http_config:370 : iniset /etc/glance/glance-uwsgi.ini uwsgi socket-timeout 30 2026-06-15 10:23:52.839 | + lib/apache:write_local_uwsgi_http_config:372 : iniset /etc/glance/glance-uwsgi.ini uwsgi start-time %t 2026-06-15 10:23:52.879 | + lib/apache:write_local_uwsgi_http_config:374 : enable_apache_mod proxy 2026-06-15 10:23:52.883 | + lib/apache:enable_apache_mod:55 : local mod=proxy 2026-06-15 10:23:52.888 | + lib/apache:enable_apache_mod:56 : local should_restart= 2026-06-15 10:23:52.892 | + lib/apache:enable_apache_mod:58 : is_ubuntu 2026-06-15 10:23:52.896 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-06-15 10:23:52.899 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-06-15 10:23:52.901 | + lib/apache:enable_apache_mod:61 : [[ proxy != \v\e\r\s\i\o\n ]] 2026-06-15 10:23:52.904 | + lib/apache:enable_apache_mod:61 : a2query -m proxy 2026-06-15 10:23:52.948 | proxy (enabled by site administrator) 2026-06-15 10:23:52.952 | + lib/apache:write_local_uwsgi_http_config:375 : enable_apache_mod proxy_http 2026-06-15 10:23:52.956 | + lib/apache:enable_apache_mod:55 : local mod=proxy_http 2026-06-15 10:23:52.959 | + lib/apache:enable_apache_mod:56 : local should_restart= 2026-06-15 10:23:52.962 | + lib/apache:enable_apache_mod:58 : is_ubuntu 2026-06-15 10:23:52.966 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-06-15 10:23:52.969 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-06-15 10:23:52.972 | + lib/apache:enable_apache_mod:61 : [[ proxy_http != \v\e\r\s\i\o\n ]] 2026-06-15 10:23:52.975 | + lib/apache:enable_apache_mod:61 : a2query -m proxy_http 2026-06-15 10:23:53.019 | No module matches proxy_http 2026-06-15 10:23:53.023 | + lib/apache:enable_apache_mod:62 : sudo a2enmod proxy_http 2026-06-15 10:23:53.085 | Considering dependency proxy for proxy_http: 2026-06-15 10:23:53.085 | Module proxy already enabled 2026-06-15 10:23:53.085 | Enabling module proxy_http. 2026-06-15 10:23:53.092 | To activate the new configuration, you need to run: 2026-06-15 10:23:53.092 | systemctl restart apache2 2026-06-15 10:23:53.097 | + lib/apache:enable_apache_mod:63 : [[ '' != \n\o\r\e\s\t\a\r\t ]] 2026-06-15 10:23:53.101 | + lib/apache:enable_apache_mod:64 : restart_apache_server 2026-06-15 10:23:53.104 | + lib/apache:restart_apache_server:238 : restart_service apache2 2026-06-15 10:23:53.107 | + functions-common:restart_service:2298 : '[' -x /bin/systemctl ']' 2026-06-15 10:23:53.110 | + functions-common:restart_service:2299 : sudo /bin/systemctl restart apache2 2026-06-15 10:23:53.252 | + lib/apache:write_local_uwsgi_http_config:376 : local apache_conf= 2026-06-15 10:23:53.256 | ++ lib/apache:write_local_uwsgi_http_config:377 : apache_site_config_for glance-api 2026-06-15 10:23:53.260 | ++ lib/apache:apache_site_config_for:174 : local site=glance-api 2026-06-15 10:23:53.263 | ++ lib/apache:apache_site_config_for:175 : is_ubuntu 2026-06-15 10:23:53.266 | ++ functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-06-15 10:23:53.269 | ++ functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-06-15 10:23:53.273 | ++ lib/apache:apache_site_config_for:177 : echo /etc/apache2/sites-available/glance-api.conf 2026-06-15 10:23:53.276 | + lib/apache:write_local_uwsgi_http_config:377 : apache_conf=/etc/apache2/sites-available/glance-api.conf 2026-06-15 10:23:53.280 | + lib/apache:write_local_uwsgi_http_config:378 : echo 'KeepAlive Off' 2026-06-15 10:23:53.280 | + lib/apache:write_local_uwsgi_http_config:378 : sudo tee /etc/apache2/sites-available/glance-api.conf 2026-06-15 10:23:53.292 | KeepAlive Off 2026-06-15 10:23:53.297 | + lib/apache:write_local_uwsgi_http_config:379 : echo 'SetEnv proxy-sendchunked 1' 2026-06-15 10:23:53.297 | + lib/apache:write_local_uwsgi_http_config:379 : sudo tee -a /etc/apache2/sites-available/glance-api.conf 2026-06-15 10:23:53.307 | SetEnv proxy-sendchunked 1 2026-06-15 10:23:53.313 | + lib/apache:write_local_uwsgi_http_config:380 : sudo tee -a /etc/apache2/sites-available/glance-api.conf 2026-06-15 10:23:53.314 | + lib/apache:write_local_uwsgi_http_config:380 : echo 'ProxyPass "/image" "http://127.0.0.1:60999" retry=0 acquire=1 ' 2026-06-15 10:23:53.324 | ProxyPass "/image" "http://127.0.0.1:60999" retry=0 acquire=1 2026-06-15 10:23:53.328 | + lib/apache:write_local_uwsgi_http_config:381 : enable_apache_site glance-api 2026-06-15 10:23:53.332 | + lib/apache:enable_apache_site:191 : local site=glance-api 2026-06-15 10:23:53.335 | + lib/apache:enable_apache_site:193 : enable_apache_mod version 2026-06-15 10:23:53.338 | + lib/apache:enable_apache_mod:55 : local mod=version 2026-06-15 10:23:53.341 | + lib/apache:enable_apache_mod:56 : local should_restart= 2026-06-15 10:23:53.343 | + lib/apache:enable_apache_mod:58 : is_ubuntu 2026-06-15 10:23:53.346 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-06-15 10:23:53.349 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-06-15 10:23:53.352 | + lib/apache:enable_apache_mod:61 : [[ version != \v\e\r\s\i\o\n ]] 2026-06-15 10:23:53.355 | + lib/apache:enable_apache_site:194 : is_ubuntu 2026-06-15 10:23:53.358 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-06-15 10:23:53.361 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-06-15 10:23:53.364 | + lib/apache:enable_apache_site:195 : sudo a2ensite glance-api 2026-06-15 10:23:53.424 | Enabling site glance-api. 2026-06-15 10:23:53.430 | To activate the new configuration, you need to run: 2026-06-15 10:23:53.430 | systemctl reload apache2 2026-06-15 10:23:53.437 | + lib/apache:write_local_uwsgi_http_config:382 : restart_apache_server 2026-06-15 10:23:53.440 | + lib/apache:restart_apache_server:238 : restart_service apache2 2026-06-15 10:23:53.443 | + functions-common:restart_service:2298 : '[' -x /bin/systemctl ']' 2026-06-15 10:23:53.446 | + functions-common:restart_service:2299 : sudo /bin/systemctl restart apache2 2026-06-15 10:23:53.582 | ++ lib/glance:configure_glance:461 : awk '-F= ' '/^http-socket/ { print "http://"$2}' /etc/glance/glance-uwsgi.ini 2026-06-15 10:23:53.589 | + lib/glance:configure_glance:461 : iniset /etc/glance/glance-api.conf DEFAULT worker_self_reference_url http://127.0.0.1:60999 2026-06-15 10:23:53.631 | + lib/glance:configure_glance:465 : iniset /etc/glance/glance-api.conf wsgi python_interpreter /opt/stack/data/venv/bin/python3 2026-06-15 10:23:53.676 | + lib/glance:configure_glance:467 : [[ True == True ]] 2026-06-15 10:23:53.681 | + lib/glance:configure_glance:468 : iniset /etc/glance/glance-api.conf oslo_policy enforce_scope true 2026-06-15 10:23:53.729 | + lib/glance:configure_glance:469 : iniset /etc/glance/glance-api.conf oslo_policy enforce_new_defaults true 2026-06-15 10:23:53.772 | + lib/glance:configure_glance:470 : iniset /etc/glance/glance-api.conf DEFAULT enforce_secure_rbac true 2026-06-15 10:23:53.814 | + ./stack.sh:main:942 : is_service_enabled cinder 2026-06-15 10:23:53.837 | + functions-common:is_service_enabled:2070 : return 0 2026-06-15 10:23:53.840 | + ./stack.sh:main:944 : stack_install_service cinder 2026-06-15 10:23:53.843 | + lib/stack:stack_install_service:20 : local service=cinder 2026-06-15 10:23:53.847 | + lib/stack:stack_install_service:21 : type install_cinder 2026-06-15 10:23:53.851 | + lib/stack:stack_install_service:23 : [[ False = True ]] 2026-06-15 10:23:53.854 | + lib/stack:stack_install_service:32 : install_cinder 2026-06-15 10:23:53.859 | + lib/cinder:install_cinder:525 : git_clone https://opendev.org/openstack/cinder.git /opt/stack/cinder master 2026-06-15 10:23:53.862 | + functions-common:git_clone:583 : local git_remote=https://opendev.org/openstack/cinder.git 2026-06-15 10:23:53.865 | + functions-common:git_clone:584 : local git_dest=/opt/stack/cinder 2026-06-15 10:23:53.869 | + functions-common:git_clone:585 : local git_ref=master 2026-06-15 10:23:53.872 | + functions-common:git_clone:586 : local orig_dir 2026-06-15 10:23:53.876 | ++ functions-common:git_clone:587 : pwd 2026-06-15 10:23:53.880 | + functions-common:git_clone:587 : orig_dir=/opt/stack/devstack 2026-06-15 10:23:53.884 | + functions-common:git_clone:588 : local git_clone_flags= 2026-06-15 10:23:53.888 | ++ functions-common:git_clone:590 : trueorfalse False RECLONE 2026-06-15 10:23:53.911 | + functions-common:git_clone:590 : RECLONE=False 2026-06-15 10:23:53.914 | + functions-common:git_clone:591 : [[ 0 -gt 0 ]] 2026-06-15 10:23:53.918 | + functions-common:git_clone:595 : [[ False = \T\r\u\e ]] 2026-06-15 10:23:53.921 | + functions-common:git_clone:604 : echo master 2026-06-15 10:23:53.922 | + functions-common:git_clone:604 : egrep -q '^refs' 2026-06-15 10:23:53.930 | + functions-common:git_clone:618 : [[ ! -d /opt/stack/cinder ]] 2026-06-15 10:23:53.933 | + functions-common:git_clone:628 : [[ False = \T\r\u\e ]] 2026-06-15 10:23:53.937 | + functions-common:git_clone:663 : sudo git config --system --add safe.directory /opt/stack/cinder 2026-06-15 10:23:53.956 | + functions-common:git_clone:666 : cd /opt/stack/cinder 2026-06-15 10:23:53.959 | + functions-common:git_clone:667 : git show --oneline 2026-06-15 10:23:53.960 | + functions-common:git_clone:667 : head -1 2026-06-15 10:23:53.964 | cee90b0e4 requirements: Fix duplicate "packaging" entry 2026-06-15 10:23:53.968 | + functions-common:git_clone:668 : cd /opt/stack/devstack 2026-06-15 10:23:53.972 | + lib/cinder:install_cinder:526 : setup_develop /opt/stack/cinder 2026-06-15 10:23:53.976 | + inc/python:setup_develop:353 : local bindep 2026-06-15 10:23:53.979 | + inc/python:setup_develop:354 : [[ /opt/stack/cinder == -bindep* ]] 2026-06-15 10:23:53.982 | + inc/python:setup_develop:358 : local project_dir=/opt/stack/cinder 2026-06-15 10:23:53.986 | + inc/python:setup_develop:359 : local extras= 2026-06-15 10:23:53.990 | + inc/python:setup_develop:360 : _setup_package_with_constraints_edit /opt/stack/cinder -e 2026-06-15 10:23:53.993 | + inc/python:_setup_package_with_constraints_edit:379 : local bindep 2026-06-15 10:23:53.997 | + inc/python:_setup_package_with_constraints_edit:380 : [[ /opt/stack/cinder == -bindep* ]] 2026-06-15 10:23:54.000 | + inc/python:_setup_package_with_constraints_edit:384 : local project_dir=/opt/stack/cinder 2026-06-15 10:23:54.003 | + inc/python:_setup_package_with_constraints_edit:385 : local flags=-e 2026-06-15 10:23:54.006 | + inc/python:_setup_package_with_constraints_edit:386 : local extras= 2026-06-15 10:23:54.012 | ++ inc/python:_setup_package_with_constraints_edit:393 : cd /opt/stack/cinder 2026-06-15 10:23:54.015 | ++ inc/python:_setup_package_with_constraints_edit:393 : pwd 2026-06-15 10:23:54.019 | + inc/python:_setup_package_with_constraints_edit:393 : project_dir=/opt/stack/cinder 2026-06-15 10:23:54.023 | + inc/python:_setup_package_with_constraints_edit:395 : '[' -n /opt/stack/requirements ']' 2026-06-15 10:23:54.027 | + inc/python:_setup_package_with_constraints_edit:399 : local name 2026-06-15 10:23:54.032 | ++ inc/python:_setup_package_with_constraints_edit:400 : awk '/^name.*=/ {print $3}' /opt/stack/cinder/setup.cfg 2026-06-15 10:23:54.039 | + inc/python:_setup_package_with_constraints_edit:400 : name=cinder 2026-06-15 10:23:54.042 | + inc/python:_setup_package_with_constraints_edit:401 : '[' -z cinder ']' 2026-06-15 10:23:54.046 | + inc/python:_setup_package_with_constraints_edit:405 : /opt/stack/requirements/.venv/bin/edit-constraints /opt/stack/requirements/upper-constraints.txt -- cinder 2026-06-15 10:23:54.205 | + inc/python:_setup_package_with_constraints_edit:408 : setup_package /opt/stack/cinder -e 2026-06-15 10:23:54.209 | + inc/python:setup_package:436 : local bindep=0 2026-06-15 10:23:54.212 | + inc/python:setup_package:437 : local bindep_flag= 2026-06-15 10:23:54.215 | + inc/python:setup_package:438 : local bindep_profiles= 2026-06-15 10:23:54.218 | + inc/python:setup_package:439 : [[ /opt/stack/cinder == -bindep* ]] 2026-06-15 10:23:54.222 | + inc/python:setup_package:444 : local project_dir=/opt/stack/cinder 2026-06-15 10:23:54.226 | + inc/python:setup_package:445 : local flags=-e 2026-06-15 10:23:54.229 | + inc/python:setup_package:446 : local extras= 2026-06-15 10:23:54.232 | + inc/python:setup_package:450 : [[ -n -e ]] 2026-06-15 10:23:54.235 | + inc/python:setup_package:450 : [[ -z '' ]] 2026-06-15 10:23:54.239 | + inc/python:setup_package:450 : [[ ! -e =~ ^-.* ]] 2026-06-15 10:23:54.242 | + inc/python:setup_package:455 : [[ ! -z '' ]] 2026-06-15 10:23:54.245 | + inc/python:setup_package:460 : [[ 0 == 1 ]] 2026-06-15 10:23:54.248 | + inc/python:setup_package:464 : pip_install -e /opt/stack/cinder 2026-06-15 10:23:54.279 | Using python 3.12 to install /opt/stack/cinder 2026-06-15 10:23:54.282 | + inc/python:pip_install:210 : env http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= /opt/stack/data/venv/bin/pip install -c /opt/stack/requirements/upper-constraints.txt -e /opt/stack/cinder 2026-06-15 10:23:55.251 | Looking in indexes: https://mirror-int.ord.rax.opendev.org/pypi/simple, https://mirror-int.ord.rax.opendev.org/wheel/ubuntu-24.04-x86_64 2026-06-15 10:23:55.255 | Obtaining file:///opt/stack/cinder 2026-06-15 10:23:55.260 | Installing build dependencies: started 2026-06-15 10:23:56.802 | Installing build dependencies: finished with status 'done' 2026-06-15 10:23:56.803 | Checking if build backend supports build_editable: started 2026-06-15 10:23:57.330 | Checking if build backend supports build_editable: finished with status 'done' 2026-06-15 10:23:57.331 | Getting requirements to build editable: started 2026-06-15 10:23:57.612 | Getting requirements to build editable: finished with status 'done' 2026-06-15 10:23:57.613 | Preparing editable metadata (pyproject.toml): started 2026-06-15 10:23:59.322 | Preparing editable metadata (pyproject.toml): finished with status 'done' 2026-06-15 10:23:59.351 | Requirement already satisfied: pbr>=5.8.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev116) (7.0.3) 2026-06-15 10:23:59.351 | Requirement already satisfied: decorator>=4.4.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev116) (5.3.1) 2026-06-15 10:23:59.352 | Requirement already satisfied: eventlet!=0.32.0,>=0.30.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev116) (0.41.0) 2026-06-15 10:23:59.353 | Requirement already satisfied: futurist>=3.2.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev116) (3.3.0) 2026-06-15 10:23:59.354 | Requirement already satisfied: greenlet>=0.4.16 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev116) (3.5.1) 2026-06-15 10:23:59.355 | Requirement already satisfied: iso8601>=0.1.12 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev116) (2.1.0) 2026-06-15 10:23:59.356 | Requirement already satisfied: jsonschema>=3.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev116) (4.26.0) 2026-06-15 10:23:59.358 | Requirement already satisfied: keystoneauth1>=4.2.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev116) (5.14.0) 2026-06-15 10:23:59.358 | Requirement already satisfied: keystonemiddleware>=9.1.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev116) (13.0.0) 2026-06-15 10:24:00.025 | Collecting lxml>=4.5.2 (from cinder==28.1.0.dev116) 2026-06-15 10:24:00.029 | Downloading lxml-6.1.1-cp312-cp312-manylinux_2_26_x86_64.manylinux_2_28_x86_64.whl.metadata (3.5 kB) 2026-06-15 10:24:00.038 | Requirement already satisfied: oslo.config>=8.3.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev116) (10.5.0) 2026-06-15 10:24:00.039 | Requirement already satisfied: oslo.concurrency>=4.5.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev116) (7.5.0) 2026-06-15 10:24:00.040 | Requirement already satisfied: oslo.context>=3.4.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev116) (6.4.0) 2026-06-15 10:24:00.042 | Requirement already satisfied: oslo.db>=11.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev116) (18.0.0) 2026-06-15 10:24:00.044 | Requirement already satisfied: oslo.log>=4.6.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev116) (8.2.0) 2026-06-15 10:24:00.044 | Requirement already satisfied: oslo.messaging>=14.6.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev116) (18.1.0) 2026-06-15 10:24:00.045 | Requirement already satisfied: oslo.middleware>=4.1.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev116) (8.1.0) 2026-06-15 10:24:00.047 | Requirement already satisfied: oslo.policy>=5.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev116) (5.1.0) 2026-06-15 10:24:00.048 | Requirement already satisfied: oslo.privsep>=2.6.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev116) (3.11.0) 2026-06-15 10:24:00.049 | Requirement already satisfied: oslo.reports>=3.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev116) (3.8.0) 2026-06-15 10:24:00.050 | Requirement already satisfied: oslo.rootwrap>=6.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev116) (7.9.0) 2026-06-15 10:24:00.052 | Requirement already satisfied: oslo.serialization>=4.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev116) (5.10.0) 2026-06-15 10:24:00.053 | Requirement already satisfied: oslo.service>=4.5.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev116) (4.6.0) 2026-06-15 10:24:00.054 | Requirement already satisfied: oslo.upgradecheck>=1.1.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev116) (2.7.1) 2026-06-15 10:24:00.056 | Requirement already satisfied: oslo.utils>=6.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev116) (10.1.1) 2026-06-15 10:24:00.095 | Collecting oslo.versionedobjects>=2.4.0 (from cinder==28.1.0.dev116) 2026-06-15 10:24:00.098 | Downloading oslo_versionedobjects-3.10.2-py3-none-any.whl.metadata (2.5 kB) 2026-06-15 10:24:00.107 | Requirement already satisfied: osprofiler>=3.4.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev116) (4.4.0) 2026-06-15 10:24:00.109 | Requirement already satisfied: packaging>=20.9 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev116) (26.2) 2026-06-15 10:24:00.154 | Collecting paramiko>=2.7.2 (from cinder==28.1.0.dev116) 2026-06-15 10:24:00.157 | Downloading paramiko-4.0.0-py3-none-any.whl.metadata (3.9 kB) 2026-06-15 10:24:00.168 | Requirement already satisfied: Paste>=3.4.3 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev116) (3.10.1) 2026-06-15 10:24:00.169 | Requirement already satisfied: PasteDeploy>=2.1.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev116) (3.1.0) 2026-06-15 10:24:00.169 | Requirement already satisfied: pyparsing>=3.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev116) (3.3.2) 2026-06-15 10:24:00.170 | Requirement already satisfied: python-barbicanclient>=5.0.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev116) (7.4.0) 2026-06-15 10:24:00.206 | Collecting python-glanceclient>=3.2.2 (from cinder==28.1.0.dev116) 2026-06-15 10:24:00.210 | Downloading python_glanceclient-4.12.0-py3-none-any.whl.metadata (4.0 kB) 2026-06-15 10:24:00.219 | Requirement already satisfied: python-keystoneclient>=4.1.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev116) (5.8.0) 2026-06-15 10:24:00.263 | Collecting python-novaclient>=18.2.0 (from cinder==28.1.0.dev116) 2026-06-15 10:24:00.267 | Downloading python_novaclient-18.13.0-py3-none-any.whl.metadata (3.2 kB) 2026-06-15 10:24:00.298 | Collecting python-swiftclient>=3.10.1 (from cinder==28.1.0.dev116) 2026-06-15 10:24:00.302 | Downloading python_swiftclient-4.10.0-py3-none-any.whl.metadata (3.9 kB) 2026-06-15 10:24:00.311 | Requirement already satisfied: requests>=2.25.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev116) (2.34.2) 2026-06-15 10:24:00.311 | Requirement already satisfied: Routes>=2.4.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev116) (2.5.1) 2026-06-15 10:24:00.311 | Requirement already satisfied: taskflow>=4.5.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev116) (6.3.0) 2026-06-15 10:24:00.334 | Collecting rtslib-fb>=2.1.74 (from cinder==28.1.0.dev116) 2026-06-15 10:24:00.345 | Downloading rtslib_fb-2.2.4-py3-none-any.whl.metadata (2.4 kB) 2026-06-15 10:24:00.354 | Requirement already satisfied: SQLAlchemy>=1.4.23 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev116) (2.0.50) 2026-06-15 10:24:00.354 | Requirement already satisfied: stevedore>=3.2.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev116) (5.8.0) 2026-06-15 10:24:00.380 | Collecting tabulate>=0.8.7 (from cinder==28.1.0.dev116) 2026-06-15 10:24:00.387 | Downloading tabulate-0.10.0-py3-none-any.whl.metadata (40 kB) 2026-06-15 10:24:00.406 | Requirement already satisfied: tenacity>=6.3.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev116) (9.1.4) 2026-06-15 10:24:00.406 | Requirement already satisfied: WebOb>=1.8.6 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev116) (1.8.10) 2026-06-15 10:24:00.406 | Requirement already satisfied: oslo.i18n>=5.1.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev116) (6.8.0) 2026-06-15 10:24:00.477 | Collecting oslo.vmware>=3.10.0 (from cinder==28.1.0.dev116) 2026-06-15 10:24:00.481 | Downloading oslo_vmware-4.9.0-py3-none-any.whl.metadata (2.3 kB) 2026-06-15 10:24:00.491 | Requirement already satisfied: os-brick>=6.10.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev116) (7.1.0) 2026-06-15 10:24:00.537 | Collecting tooz>=2.8.0 (from cinder==28.1.0.dev116) 2026-06-15 10:24:00.541 | Downloading tooz-8.1.0-py3-none-any.whl.metadata (2.9 kB) 2026-06-15 10:24:00.652 | Collecting google-api-python-client>=1.11.0 (from cinder==28.1.0.dev116) 2026-06-15 10:24:00.659 | Downloading google_api_python_client-2.197.0-py3-none-any.whl.metadata (7.0 kB) 2026-06-15 10:24:00.669 | Requirement already satisfied: castellan>=3.7.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev116) (5.7.0) 2026-06-15 10:24:00.670 | Requirement already satisfied: cryptography>=3.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev116) (43.0.3) 2026-06-15 10:24:00.671 | Requirement already satisfied: cursive>=0.2.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev116) (0.2.3) 2026-06-15 10:24:00.964 | Collecting zstd>=1.5.0.0 (from cinder==28.1.0.dev116) 2026-06-15 10:24:00.972 | Downloading zstd-1.5.7.3-cp312-cp312-manylinux_2_17_x86_64.manylinux2014_x86_64.manylinux_2_28_x86_64.whl.metadata (29 kB) 2026-06-15 10:24:01.584 | Collecting boto3>=1.18.49 (from cinder==28.1.0.dev116) 2026-06-15 10:24:01.589 | Downloading boto3-1.35.99-py3-none-any.whl.metadata (6.7 kB) 2026-06-15 10:24:01.600 | Requirement already satisfied: distro>=1.8.0 in /usr/lib/python3/dist-packages (from cinder==28.1.0.dev116) (1.9.0) 2026-06-15 10:24:01.601 | Requirement already satisfied: tzdata>=2022.4 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev116) (2026.2) 2026-06-15 10:24:01.602 | Requirement already satisfied: cachetools>=4.2.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev116) (7.1.4) 2026-06-15 10:24:02.342 | Collecting botocore<1.36.0,>=1.35.99 (from boto3>=1.18.49->cinder==28.1.0.dev116) 2026-06-15 10:24:02.347 | Downloading botocore-1.35.99-py3-none-any.whl.metadata (5.7 kB) 2026-06-15 10:24:02.358 | Requirement already satisfied: jmespath<2.0.0,>=0.7.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from boto3>=1.18.49->cinder==28.1.0.dev116) (1.1.0) 2026-06-15 10:24:02.395 | Collecting s3transfer<0.11.0,>=0.10.0 (from boto3>=1.18.49->cinder==28.1.0.dev116) 2026-06-15 10:24:02.402 | Downloading s3transfer-0.10.4-py3-none-any.whl.metadata (1.7 kB) 2026-06-15 10:24:02.412 | Requirement already satisfied: python-dateutil<3.0.0,>=2.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from botocore<1.36.0,>=1.35.99->boto3>=1.18.49->cinder==28.1.0.dev116) (2.9.0.post0) 2026-06-15 10:24:02.413 | Requirement already satisfied: urllib3!=2.2.0,<3,>=1.25.4 in /opt/stack/data/venv/lib/python3.12/site-packages (from botocore<1.36.0,>=1.35.99->boto3>=1.18.49->cinder==28.1.0.dev116) (2.7.0) 2026-06-15 10:24:02.419 | Requirement already satisfied: six>=1.5 in /opt/stack/data/venv/lib/python3.12/site-packages (from python-dateutil<3.0.0,>=2.1->botocore<1.36.0,>=1.35.99->boto3>=1.18.49->cinder==28.1.0.dev116) (1.17.0) 2026-06-15 10:24:02.455 | Requirement already satisfied: cffi>=1.12 in /opt/stack/data/venv/lib/python3.12/site-packages (from cryptography>=3.1->cinder==28.1.0.dev116) (2.0.0) 2026-06-15 10:24:02.526 | Requirement already satisfied: pycparser in /opt/stack/data/venv/lib/python3.12/site-packages (from cffi>=1.12->cryptography>=3.1->cinder==28.1.0.dev116) (3.0) 2026-06-15 10:24:02.537 | Requirement already satisfied: dnspython>=1.15.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from eventlet!=0.32.0,>=0.30.1->cinder==28.1.0.dev116) (2.8.0) 2026-06-15 10:24:02.546 | Requirement already satisfied: debtcollector>=3.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from futurist>=3.2.1->cinder==28.1.0.dev116) (3.1.0) 2026-06-15 10:24:02.550 | Requirement already satisfied: wrapt>=2.1.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from debtcollector>=3.0.0->futurist>=3.2.1->cinder==28.1.0.dev116) (2.2.1) 2026-06-15 10:24:02.550 | Requirement already satisfied: httplib2<1.0.0,>=0.19.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from google-api-python-client>=1.11.0->cinder==28.1.0.dev116) (0.31.2) 2026-06-15 10:24:02.633 | 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.dev116) 2026-06-15 10:24:02.641 | Downloading google_auth-2.53.0-py3-none-any.whl.metadata (5.5 kB) 2026-06-15 10:24:02.700 | Collecting google-auth-httplib2<1.0.0,>=0.2.0 (from google-api-python-client>=1.11.0->cinder==28.1.0.dev116) 2026-06-15 10:24:02.707 | Downloading google_auth_httplib2-0.4.0-py3-none-any.whl.metadata (3.0 kB) 2026-06-15 10:24:02.786 | 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.dev116) 2026-06-15 10:24:02.793 | Downloading google_api_core-2.31.0-py3-none-any.whl.metadata (3.2 kB) 2026-06-15 10:24:02.825 | Collecting uritemplate<5,>=3.0.1 (from google-api-python-client>=1.11.0->cinder==28.1.0.dev116) 2026-06-15 10:24:02.833 | Downloading uritemplate-4.2.0-py3-none-any.whl.metadata (2.6 kB) 2026-06-15 10:24:02.885 | 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.dev116) 2026-06-15 10:24:02.893 | Downloading googleapis_common_protos-1.75.0-py3-none-any.whl.metadata (8.6 kB) 2026-06-15 10:24:03.366 | Collecting protobuf<8.0.0,>=5.29.6 (from google-api-core!=2.0.*,!=2.1.*,!=2.2.*,!=2.3.0,<3.0.0,>=1.31.5->google-api-python-client>=1.11.0->cinder==28.1.0.dev116) 2026-06-15 10:24:03.372 | Downloading protobuf-6.33.6-cp39-abi3-manylinux2014_x86_64.whl.metadata (593 bytes) 2026-06-15 10:24:03.415 | Collecting proto-plus<2.0.0,>=1.24.0 (from google-api-core!=2.0.*,!=2.1.*,!=2.2.*,!=2.3.0,<3.0.0,>=1.31.5->google-api-python-client>=1.11.0->cinder==28.1.0.dev116) 2026-06-15 10:24:03.421 | Downloading proto_plus-1.28.0-py3-none-any.whl.metadata (2.2 kB) 2026-06-15 10:24:03.481 | 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.dev116) 2026-06-15 10:24:03.488 | Downloading pyasn1_modules-0.4.2-py3-none-any.whl.metadata (3.5 kB) 2026-06-15 10:24:03.516 | Requirement already satisfied: charset_normalizer<4,>=2 in /opt/stack/data/venv/lib/python3.12/site-packages (from requests>=2.25.1->cinder==28.1.0.dev116) (3.4.7) 2026-06-15 10:24:03.516 | Requirement already satisfied: idna<4,>=2.5 in /opt/stack/data/venv/lib/python3.12/site-packages (from requests>=2.25.1->cinder==28.1.0.dev116) (3.18) 2026-06-15 10:24:03.517 | Requirement already satisfied: certifi>=2023.5.7 in /opt/stack/data/venv/lib/python3.12/site-packages (from requests>=2.25.1->cinder==28.1.0.dev116) (2026.5.20) 2026-06-15 10:24:03.535 | Requirement already satisfied: attrs>=22.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from jsonschema>=3.2.0->cinder==28.1.0.dev116) (26.1.0) 2026-06-15 10:24:03.536 | Requirement already satisfied: jsonschema-specifications>=2023.03.6 in /opt/stack/data/venv/lib/python3.12/site-packages (from jsonschema>=3.2.0->cinder==28.1.0.dev116) (2025.9.1) 2026-06-15 10:24:03.538 | Requirement already satisfied: referencing>=0.28.4 in /opt/stack/data/venv/lib/python3.12/site-packages (from jsonschema>=3.2.0->cinder==28.1.0.dev116) (0.37.0) 2026-06-15 10:24:03.540 | Requirement already satisfied: rpds-py>=0.25.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from jsonschema>=3.2.0->cinder==28.1.0.dev116) (2026.5.1) 2026-06-15 10:24:03.548 | Requirement already satisfied: os-service-types>=1.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystoneauth1>=4.2.1->cinder==28.1.0.dev116) (1.8.2) 2026-06-15 10:24:03.549 | Requirement already satisfied: typing-extensions>=4.12 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystoneauth1>=4.2.1->cinder==28.1.0.dev116) (4.15.0) 2026-06-15 10:24:03.553 | Requirement already satisfied: oslo.cache>=3.11.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystonemiddleware>=9.1.0->cinder==28.1.0.dev116) (4.2.0) 2026-06-15 10:24:03.556 | Requirement already satisfied: pycadf>=1.1.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystonemiddleware>=9.1.0->cinder==28.1.0.dev116) (4.0.1) 2026-06-15 10:24:03.557 | Requirement already satisfied: PyJWT>=2.4.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystonemiddleware>=9.1.0->cinder==28.1.0.dev116) (2.13.0) 2026-06-15 10:24:03.568 | Requirement already satisfied: psutil>=5.7.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from os-brick>=6.10.0->cinder==28.1.0.dev116) (7.2.2) 2026-06-15 10:24:03.574 | Requirement already satisfied: dogpile.cache>=1.3.3 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.cache>=3.11.0->keystonemiddleware>=9.1.0->cinder==28.1.0.dev116) (1.5.0) 2026-06-15 10:24:03.584 | Requirement already satisfied: fasteners>=0.7.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.concurrency>=4.5.0->cinder==28.1.0.dev116) (0.20) 2026-06-15 10:24:03.591 | Requirement already satisfied: netaddr>=0.7.18 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.config>=8.3.2->cinder==28.1.0.dev116) (1.3.0) 2026-06-15 10:24:03.593 | Requirement already satisfied: rfc3986>=1.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.config>=8.3.2->cinder==28.1.0.dev116) (2.0.0) 2026-06-15 10:24:03.594 | Requirement already satisfied: PyYAML>=5.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.config>=8.3.2->cinder==28.1.0.dev116) (6.0.3) 2026-06-15 10:24:03.603 | Requirement already satisfied: alembic>=0.9.6 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.db>=11.0.0->cinder==28.1.0.dev116) (1.18.4) 2026-06-15 10:24:03.606 | Requirement already satisfied: testresources>=2.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.db>=11.0.0->cinder==28.1.0.dev116) (2.1.2) 2026-06-15 10:24:03.607 | Requirement already satisfied: testscenarios>=0.4 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.db>=11.0.0->cinder==28.1.0.dev116) (0.6.2) 2026-06-15 10:24:03.611 | Requirement already satisfied: Mako in /opt/stack/data/venv/lib/python3.12/site-packages (from alembic>=0.9.6->oslo.db>=11.0.0->cinder==28.1.0.dev116) (1.3.12) 2026-06-15 10:24:03.626 | Requirement already satisfied: amqp>=2.5.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.messaging>=14.6.0->cinder==28.1.0.dev116) (5.3.1) 2026-06-15 10:24:03.627 | Requirement already satisfied: kombu>=4.6.8 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.messaging>=14.6.0->cinder==28.1.0.dev116) (5.6.2) 2026-06-15 10:24:03.629 | Requirement already satisfied: oslo.metrics>=0.2.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.messaging>=14.6.0->cinder==28.1.0.dev116) (0.16.0) 2026-06-15 10:24:03.633 | Requirement already satisfied: vine<6.0.0,>=5.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from amqp>=2.5.2->oslo.messaging>=14.6.0->cinder==28.1.0.dev116) (5.1.0) 2026-06-15 10:24:03.649 | Requirement already satisfied: prometheus-client>=0.6.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.metrics>=0.2.1->oslo.messaging>=14.6.0->cinder==28.1.0.dev116) (0.25.0) 2026-06-15 10:24:03.653 | Requirement already satisfied: bcrypt>=3.1.3 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.middleware>=4.1.1->cinder==28.1.0.dev116) (5.0.0) 2026-06-15 10:24:03.654 | Requirement already satisfied: Jinja2>=2.10 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.middleware>=4.1.1->cinder==28.1.0.dev116) (3.1.6) 2026-06-15 10:24:03.656 | Requirement already satisfied: statsd>=3.2.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.middleware>=4.1.1->cinder==28.1.0.dev116) (4.0.1) 2026-06-15 10:24:03.665 | Requirement already satisfied: MarkupSafe>=2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from Jinja2>=2.10->oslo.middleware>=4.1.1->cinder==28.1.0.dev116) (3.0.3) 2026-06-15 10:24:03.679 | Requirement already satisfied: msgpack>=0.6.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.privsep>=2.6.2->cinder==28.1.0.dev116) (1.1.2) 2026-06-15 10:24:03.706 | Requirement already satisfied: Yappi>=1.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.service>=4.5.0->cinder==28.1.0.dev116) (1.7.6) 2026-06-15 10:24:03.738 | Collecting cotyledon>=2.2.0 (from oslo.service[threading]>=4.5.0->cinder==28.1.0.dev116) 2026-06-15 10:24:03.741 | Downloading cotyledon-2.2.0-py3-none-any.whl.metadata (3.7 kB) 2026-06-15 10:24:03.871 | Collecting setproctitle (from cotyledon>=2.2.0->oslo.service[threading]>=4.5.0->cinder==28.1.0.dev116) 2026-06-15 10:24:03.878 | Downloading setproctitle-1.3.7-cp312-cp312-manylinux1_x86_64.manylinux_2_28_x86_64.manylinux_2_5_x86_64.whl.metadata (10 kB) 2026-06-15 10:24:03.895 | Requirement already satisfied: PrettyTable>=0.7.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.upgradecheck>=1.1.1->cinder==28.1.0.dev116) (3.17.0) 2026-06-15 10:24:03.944 | Collecting suds-community>=0.6 (from oslo.vmware>=3.10.0->cinder==28.1.0.dev116) 2026-06-15 10:24:03.946 | Downloading suds_community-1.2.0-py3-none-any.whl.metadata (1.6 kB) 2026-06-15 10:24:04.013 | Collecting invoke>=2.0 (from paramiko>=2.7.2->cinder==28.1.0.dev116) 2026-06-15 10:24:04.018 | Downloading invoke-3.0.3-py3-none-any.whl.metadata (3.2 kB) 2026-06-15 10:24:04.073 | Collecting pynacl>=1.5 (from paramiko>=2.7.2->cinder==28.1.0.dev116) 2026-06-15 10:24:04.078 | Downloading pynacl-1.6.2-cp38-abi3-manylinux_2_34_x86_64.whl.metadata (10.0 kB) 2026-06-15 10:24:04.097 | Requirement already satisfied: setuptools in /opt/stack/data/venv/lib/python3.12/site-packages (from Paste>=3.4.3->cinder==28.1.0.dev116) (82.0.1) 2026-06-15 10:24:04.114 | Requirement already satisfied: wcwidth in /opt/stack/data/venv/lib/python3.12/site-packages (from PrettyTable>=0.7.1->oslo.upgradecheck>=1.1.1->cinder==28.1.0.dev116) (0.8.0) 2026-06-15 10:24:04.181 | 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.dev116) 2026-06-15 10:24:04.186 | Downloading pyasn1-0.6.3-py3-none-any.whl.metadata (8.4 kB) 2026-06-15 10:24:04.223 | Requirement already satisfied: cliff>=2.8.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from python-barbicanclient>=5.0.1->cinder==28.1.0.dev116) (4.14.0) 2026-06-15 10:24:04.236 | Requirement already satisfied: autopage>=0.4.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from cliff>=2.8.0->python-barbicanclient>=5.0.1->cinder==28.1.0.dev116) (0.6.0) 2026-06-15 10:24:04.237 | Requirement already satisfied: cmd2>=3.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from cliff>=2.8.0->python-barbicanclient>=5.0.1->cinder==28.1.0.dev116) (4.0.0) 2026-06-15 10:24:04.249 | Requirement already satisfied: prompt-toolkit>=3.0.52 in /opt/stack/data/venv/lib/python3.12/site-packages (from cmd2>=3.0.0->cliff>=2.8.0->python-barbicanclient>=5.0.1->cinder==28.1.0.dev116) (3.0.52) 2026-06-15 10:24:04.250 | Requirement already satisfied: pyperclip>=1.8.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from cmd2>=3.0.0->cliff>=2.8.0->python-barbicanclient>=5.0.1->cinder==28.1.0.dev116) (1.11.0) 2026-06-15 10:24:04.251 | Requirement already satisfied: rich>=15.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from cmd2>=3.0.0->cliff>=2.8.0->python-barbicanclient>=5.0.1->cinder==28.1.0.dev116) (15.0.0) 2026-06-15 10:24:04.252 | Requirement already satisfied: rich-argparse>=1.7.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from cmd2>=3.0.0->cliff>=2.8.0->python-barbicanclient>=5.0.1->cinder==28.1.0.dev116) (1.8.0) 2026-06-15 10:24:04.286 | Collecting warlock>=1.2.0 (from python-glanceclient>=3.2.2->cinder==28.1.0.dev116) 2026-06-15 10:24:04.294 | Downloading warlock-2.1.0-py3-none-any.whl.metadata (4.0 kB) 2026-06-15 10:24:04.305 | Requirement already satisfied: pyOpenSSL>=17.1.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from python-glanceclient>=3.2.2->cinder==28.1.0.dev116) (24.2.1) 2026-06-15 10:24:04.365 | Requirement already satisfied: markdown-it-py>=2.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from rich>=15.0.0->cmd2>=3.0.0->cliff>=2.8.0->python-barbicanclient>=5.0.1->cinder==28.1.0.dev116) (4.2.0) 2026-06-15 10:24:04.366 | Requirement already satisfied: pygments<3.0.0,>=2.13.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from rich>=15.0.0->cmd2>=3.0.0->cliff>=2.8.0->python-barbicanclient>=5.0.1->cinder==28.1.0.dev116) (2.20.0) 2026-06-15 10:24:04.380 | Requirement already satisfied: mdurl~=0.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from markdown-it-py>=2.2.0->rich>=15.0.0->cmd2>=3.0.0->cliff>=2.8.0->python-barbicanclient>=5.0.1->cinder==28.1.0.dev116) (0.1.2) 2026-06-15 10:24:04.403 | Requirement already satisfied: repoze.lru>=0.3 in /opt/stack/data/venv/lib/python3.12/site-packages (from Routes>=2.4.1->cinder==28.1.0.dev116) (0.8) 2026-06-15 10:24:04.444 | Collecting pyudev~=0.18 (from rtslib-fb>=2.1.74->cinder==28.1.0.dev116) 2026-06-15 10:24:04.447 | Downloading pyudev-0.24.4-py3-none-any.whl.metadata (4.4 kB) 2026-06-15 10:24:04.514 | Requirement already satisfied: networkx>=2.1.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from taskflow>=4.5.0->cinder==28.1.0.dev116) (3.6.1) 2026-06-15 10:24:04.515 | Requirement already satisfied: automaton>=1.9.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from taskflow>=4.5.0->cinder==28.1.0.dev116) (3.4.0) 2026-06-15 10:24:04.517 | Requirement already satisfied: pydot>=1.2.4 in /opt/stack/data/venv/lib/python3.12/site-packages (from taskflow>=4.5.0->cinder==28.1.0.dev116) (4.0.1) 2026-06-15 10:24:04.606 | Collecting voluptuous>=0.8.9 (from tooz>=2.8.0->cinder==28.1.0.dev116) 2026-06-15 10:24:04.611 | Downloading voluptuous-0.16.0-py3-none-any.whl.metadata (20 kB) 2026-06-15 10:24:04.653 | Requirement already satisfied: jsonpatch~=1.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from warlock>=1.2.0->python-glanceclient>=3.2.2->cinder==28.1.0.dev116) (1.33) 2026-06-15 10:24:04.660 | Requirement already satisfied: jsonpointer>=1.9 in /opt/stack/data/venv/lib/python3.12/site-packages (from jsonpatch~=1.0->warlock>=1.2.0->python-glanceclient>=3.2.2->cinder==28.1.0.dev116) (3.1.1) 2026-06-15 10:24:04.752 | Downloading boto3-1.35.99-py3-none-any.whl (139 kB) 2026-06-15 10:24:04.763 | Downloading botocore-1.35.99-py3-none-any.whl (13.3 MB) 2026-06-15 10:24:05.034 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 13.3/13.3 MB 49.2 MB/s 0:00:00 2026-06-15 10:24:05.038 | Downloading s3transfer-0.10.4-py3-none-any.whl (83 kB) 2026-06-15 10:24:05.048 | Downloading google_api_python_client-2.197.0-py3-none-any.whl (15.3 MB) 2026-06-15 10:24:05.339 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 15.3/15.3 MB 52.7 MB/s 0:00:00 2026-06-15 10:24:05.343 | Downloading google_api_core-2.31.0-py3-none-any.whl (173 kB) 2026-06-15 10:24:05.420 | Downloading google_auth-2.53.0-py3-none-any.whl (246 kB) 2026-06-15 10:24:05.434 | Downloading google_auth_httplib2-0.4.0-py3-none-any.whl (9.5 kB) 2026-06-15 10:24:05.443 | Downloading googleapis_common_protos-1.75.0-py3-none-any.whl (300 kB) 2026-06-15 10:24:05.458 | Downloading proto_plus-1.28.0-py3-none-any.whl (50 kB) 2026-06-15 10:24:05.469 | Downloading protobuf-6.33.6-cp39-abi3-manylinux2014_x86_64.whl (323 kB) 2026-06-15 10:24:05.481 | Downloading uritemplate-4.2.0-py3-none-any.whl (11 kB) 2026-06-15 10:24:05.491 | Downloading lxml-6.1.1-cp312-cp312-manylinux_2_26_x86_64.manylinux_2_28_x86_64.whl (5.2 MB) 2026-06-15 10:24:05.612 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 5.2/5.2 MB 43.5 MB/s 0:00:00 2026-06-15 10:24:05.616 | Downloading cotyledon-2.2.0-py3-none-any.whl (28 kB) 2026-06-15 10:24:05.624 | Downloading oslo_versionedobjects-3.10.2-py3-none-any.whl (99 kB) 2026-06-15 10:24:05.634 | Downloading oslo_vmware-4.9.0-py3-none-any.whl (624 kB) 2026-06-15 10:24:05.649 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 624.2/624.2 kB 34.8 MB/s 0:00:00 2026-06-15 10:24:05.653 | Downloading paramiko-4.0.0-py3-none-any.whl (223 kB) 2026-06-15 10:24:05.663 | Downloading invoke-3.0.3-py3-none-any.whl (160 kB) 2026-06-15 10:24:05.681 | Downloading pyasn1_modules-0.4.2-py3-none-any.whl (181 kB) 2026-06-15 10:24:05.697 | Downloading pyasn1-0.6.3-py3-none-any.whl (83 kB) 2026-06-15 10:24:05.708 | Downloading pynacl-1.6.2-cp38-abi3-manylinux_2_34_x86_64.whl (1.4 MB) 2026-06-15 10:24:05.739 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.4/1.4 MB 44.8 MB/s 0:00:00 2026-06-15 10:24:05.743 | Downloading python_glanceclient-4.12.0-py3-none-any.whl (202 kB) 2026-06-15 10:24:05.754 | Downloading python_novaclient-18.13.0-py3-none-any.whl (336 kB) 2026-06-15 10:24:05.770 | Downloading python_swiftclient-4.10.0-py3-none-any.whl (88 kB) 2026-06-15 10:24:05.781 | Downloading rtslib_fb-2.2.4-py3-none-any.whl (92 kB) 2026-06-15 10:24:05.795 | Downloading pyudev-0.24.4-py3-none-any.whl (62 kB) 2026-06-15 10:24:05.808 | Downloading suds_community-1.2.0-py3-none-any.whl (145 kB) 2026-06-15 10:24:05.819 | Downloading tabulate-0.10.0-py3-none-any.whl (39 kB) 2026-06-15 10:24:05.828 | Downloading tooz-8.1.0-py3-none-any.whl (92 kB) 2026-06-15 10:24:05.836 | Downloading voluptuous-0.16.0-py3-none-any.whl (31 kB) 2026-06-15 10:24:05.845 | Downloading warlock-2.1.0-py3-none-any.whl (10 kB) 2026-06-15 10:24:05.855 | Downloading zstd-1.5.7.3-cp312-cp312-manylinux_2_17_x86_64.manylinux2014_x86_64.manylinux_2_28_x86_64.whl (2.2 MB) 2026-06-15 10:24:05.903 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 2.2/2.2 MB 46.9 MB/s 0:00:00 2026-06-15 10:24:05.908 | Downloading setproctitle-1.3.7-cp312-cp312-manylinux1_x86_64.manylinux_2_28_x86_64.manylinux_2_5_x86_64.whl (32 kB) 2026-06-15 10:24:06.204 | Building wheels for collected packages: cinder 2026-06-15 10:24:06.206 | Building editable for cinder (pyproject.toml): started 2026-06-15 10:24:08.251 | Building editable for cinder (pyproject.toml): finished with status 'done' 2026-06-15 10:24:08.252 | Created wheel for cinder: filename=cinder-28.1.0.dev116-0.editable-py3-none-any.whl size=9192 sha256=fdae4734718af7de2a698fb78459fee20c1c3b44e9ec1e9df0f25a8471df299a 2026-06-15 10:24:08.253 | Stored in directory: /tmp/pip-ephem-wheel-cache-ngl2sktd/wheels/0f/5b/25/75b4581977dff7afefb19bb31542a98ba75eafb8d1b2a69ccb 2026-06-15 10:24:08.257 | Successfully built cinder 2026-06-15 10:24:08.532 | Installing collected packages: zstd, voluptuous, uritemplate, tabulate, suds-community, setproctitle, pyudev, pyasn1, protobuf, lxml, invoke, rtslib-fb, python-swiftclient, pynacl, pyasn1-modules, proto-plus, googleapis-common-protos, cotyledon, botocore, s3transfer, paramiko, google-auth, warlock, google-auth-httplib2, google-api-core, boto3, tooz, python-novaclient, python-glanceclient, google-api-python-client, oslo.vmware, oslo.versionedobjects, cinder 2026-06-15 10:24:14.334 | 2026-06-15 10:24:14.360 | Successfully installed boto3-1.35.99 botocore-1.35.99 cinder-28.1.0.dev116 cotyledon-2.2.0 google-api-core-2.31.0 google-api-python-client-2.197.0 google-auth-2.53.0 google-auth-httplib2-0.4.0 googleapis-common-protos-1.75.0 invoke-3.0.3 lxml-6.1.1 oslo.versionedobjects-3.10.2 oslo.vmware-4.9.0 paramiko-4.0.0 proto-plus-1.28.0 protobuf-6.33.6 pyasn1-0.6.3 pyasn1-modules-0.4.2 pynacl-1.6.2 python-glanceclient-4.12.0 python-novaclient-18.13.0 python-swiftclient-4.10.0 pyudev-0.24.4 rtslib-fb-2.2.4 s3transfer-0.10.4 setproctitle-1.3.7 suds-community-1.2.0 tabulate-0.10.0 tooz-8.1.0 uritemplate-4.2.0 voluptuous-0.16.0 warlock-2.1.0 zstd-1.5.7.3 2026-06-15 10:24:14.773 | + inc/python:pip_install:216 : result=0 2026-06-15 10:24:14.776 | + inc/python:pip_install:218 : time_stop pip_install 2026-06-15 10:24:14.779 | + functions-common:time_stop:2414 : local name 2026-06-15 10:24:14.782 | + functions-common:time_stop:2415 : local end_time 2026-06-15 10:24:14.785 | + functions-common:time_stop:2416 : local elapsed_time 2026-06-15 10:24:14.788 | + functions-common:time_stop:2417 : local total 2026-06-15 10:24:14.791 | + functions-common:time_stop:2418 : local start_time 2026-06-15 10:24:14.794 | + functions-common:time_stop:2420 : name=pip_install 2026-06-15 10:24:14.797 | + functions-common:time_stop:2421 : start_time=1781519034270 2026-06-15 10:24:14.801 | + functions-common:time_stop:2423 : [[ -z 1781519034270 ]] 2026-06-15 10:24:14.804 | ++ functions-common:time_stop:2426 : date +%s%3N 2026-06-15 10:24:14.810 | + functions-common:time_stop:2426 : end_time=1781519054806 2026-06-15 10:24:14.813 | + functions-common:time_stop:2427 : elapsed_time=20536 2026-06-15 10:24:14.816 | + functions-common:time_stop:2428 : total=90357 2026-06-15 10:24:14.818 | + functions-common:time_stop:2430 : _TIME_START[$name]= 2026-06-15 10:24:14.821 | + functions-common:time_stop:2431 : _TIME_TOTAL[$name]=110893 2026-06-15 10:24:14.824 | + inc/python:pip_install:219 : return 0 2026-06-15 10:24:14.828 | + inc/python:setup_package:466 : [[ -e == \-\e ]] 2026-06-15 10:24:14.832 | + inc/python:setup_package:466 : [[ True == \F\a\l\s\e ]] 2026-06-15 10:24:14.836 | + inc/python:_setup_package_with_constraints_edit:412 : use_library_from_git /opt/stack/cinder 2026-06-15 10:24:14.840 | + inc/python:use_library_from_git:266 : local name=/opt/stack/cinder 2026-06-15 10:24:14.844 | + inc/python:use_library_from_git:267 : local enabled=1 2026-06-15 10:24:14.848 | + inc/python:use_library_from_git:268 : [[ novnc,cinder,devstack,glance,keystone,neutron,nova,os-test-images,placement,requirements,swift,tempest = \A\L\L ]] 2026-06-15 10:24:14.852 | + inc/python:use_library_from_git:268 : [[ ,novnc,cinder,devstack,glance,keystone,neutron,nova,os-test-images,placement,requirements,swift,tempest, =~ ,/opt/stack/cinder, ]] 2026-06-15 10:24:14.856 | + inc/python:use_library_from_git:269 : return 1 2026-06-15 10:24:14.859 | + lib/cinder:install_cinder:527 : [[ lioadm == \t\g\t\a\d\m ]] 2026-06-15 10:24:14.862 | + lib/cinder:install_cinder:529 : [[ lioadm == \l\i\o\a\d\m ]] 2026-06-15 10:24:14.867 | + lib/cinder:install_cinder:530 : is_ubuntu 2026-06-15 10:24:14.870 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-06-15 10:24:14.873 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-06-15 10:24:14.877 | + lib/cinder:install_cinder:532 : sudo mkdir -p /etc/target 2026-06-15 10:24:14.896 | + lib/cinder:install_cinder:534 : install_package targetcli-fb 2026-06-15 10:24:14.899 | + functions-common:install_package:1432 : update_package_repo 2026-06-15 10:24:14.903 | + functions-common:update_package_repo:1406 : NO_UPDATE_REPOS=False 2026-06-15 10:24:14.906 | + functions-common:update_package_repo:1407 : REPOS_UPDATED=True 2026-06-15 10:24:14.909 | + functions-common:update_package_repo:1408 : RETRY_UPDATE=False 2026-06-15 10:24:14.912 | + functions-common:update_package_repo:1410 : [[ False = \T\r\u\e ]] 2026-06-15 10:24:14.915 | + functions-common:update_package_repo:1414 : is_ubuntu 2026-06-15 10:24:14.919 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-06-15 10:24:14.922 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-06-15 10:24:14.926 | + functions-common:update_package_repo:1415 : apt_get_update 2026-06-15 10:24:14.929 | + functions-common:apt_get_update:1160 : [[ True == \T\r\u\e ]] 2026-06-15 10:24:14.932 | + functions-common:apt_get_update:1160 : [[ False != \T\r\u\e ]] 2026-06-15 10:24:14.935 | + functions-common:apt_get_update:1161 : return 2026-06-15 10:24:14.938 | + functions-common:install_package:1433 : real_install_package targetcli-fb 2026-06-15 10:24:14.941 | + functions-common:real_install_package:1420 : is_ubuntu 2026-06-15 10:24:14.944 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-06-15 10:24:14.949 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-06-15 10:24:14.952 | + functions-common:real_install_package:1421 : apt_get install targetcli-fb 2026-06-15 10:24:14.983 | + functions-common:apt_get:1201 : sudo DEBIAN_FRONTEND=noninteractive http_proxy= https_proxy= no_proxy= apt-get --option Dpkg::Options::=--force-confold --assume-yes install targetcli-fb 2026-06-15 10:24:15.019 | Reading package lists... 2026-06-15 10:24:15.352 | Building dependency tree... 2026-06-15 10:24:15.353 | Reading state information... 2026-06-15 10:24:15.738 | The following additional packages will be installed: 2026-06-15 10:24:15.738 | python3-configshell-fb python3-pyudev python3-rtslib-fb 2026-06-15 10:24:15.738 | python3-typing-extensions python3-urwid python3-wcwidth 2026-06-15 10:24:15.739 | Suggested packages: 2026-06-15 10:24:15.739 | python3-wxgtk4.0 python3-pyqt5 python-urwid-doc 2026-06-15 10:24:15.773 | The following NEW packages will be installed: 2026-06-15 10:24:15.773 | python3-configshell-fb python3-pyudev python3-rtslib-fb 2026-06-15 10:24:15.773 | python3-typing-extensions python3-urwid python3-wcwidth targetcli-fb 2026-06-15 10:24:15.830 | 0 upgraded, 7 newly installed, 0 to remove and 0 not upgraded. 2026-06-15 10:24:15.830 | Need to get 418 kB of archives. 2026-06-15 10:24:15.830 | After this operation, 3,296 kB of additional disk space will be used. 2026-06-15 10:24:15.830 | Get:1 https://mirror-int.ord.rax.opendev.org/ubuntu noble/main amd64 python3-typing-extensions all 4.10.0-1 [60.7 kB] 2026-06-15 10:24:15.833 | Get:2 https://mirror-int.ord.rax.opendev.org/ubuntu noble/main amd64 python3-wcwidth all 0.2.5+dfsg1-1.1ubuntu1 [22.5 kB] 2026-06-15 10:24:15.834 | Get:3 https://mirror-int.ord.rax.opendev.org/ubuntu noble/main amd64 python3-urwid amd64 2.6.10-1 [183 kB] 2026-06-15 10:24:15.837 | Get:4 https://mirror-int.ord.rax.opendev.org/ubuntu noble/main amd64 python3-configshell-fb all 1:1.1.28-2.1 [28.4 kB] 2026-06-15 10:24:15.838 | Get:5 https://mirror-int.ord.rax.opendev.org/ubuntu noble/main amd64 python3-pyudev all 0.24.0-1 [33.0 kB] 2026-06-15 10:24:15.839 | Get:6 https://mirror-int.ord.rax.opendev.org/ubuntu noble/main amd64 python3-rtslib-fb all 2.1.74-0ubuntu5 [49.9 kB] 2026-06-15 10:24:15.840 | Get:7 https://mirror-int.ord.rax.opendev.org/ubuntu noble/main amd64 targetcli-fb all 1:2.1.53-1ubuntu3 [40.3 kB] 2026-06-15 10:24:16.152 | debconf: delaying package configuration, since apt-utils is not installed 2026-06-15 10:24:16.200 | Fetched 418 kB in 0s (8,685 kB/s) 2026-06-15 10:24:16.233 | Selecting previously unselected package python3-typing-extensions. 2026-06-15 10:24:16.266 | (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 ... 54171 files and directories currently installed.) 2026-06-15 10:24:16.270 | Preparing to unpack .../0-python3-typing-extensions_4.10.0-1_all.deb ... 2026-06-15 10:24:16.273 | Unpacking python3-typing-extensions (4.10.0-1) ... 2026-06-15 10:24:16.313 | Selecting previously unselected package python3-wcwidth. 2026-06-15 10:24:16.322 | Preparing to unpack .../1-python3-wcwidth_0.2.5+dfsg1-1.1ubuntu1_all.deb ... 2026-06-15 10:24:16.325 | Unpacking python3-wcwidth (0.2.5+dfsg1-1.1ubuntu1) ... 2026-06-15 10:24:16.366 | Selecting previously unselected package python3-urwid. 2026-06-15 10:24:16.374 | Preparing to unpack .../2-python3-urwid_2.6.10-1_amd64.deb ... 2026-06-15 10:24:16.376 | Unpacking python3-urwid (2.6.10-1) ... 2026-06-15 10:24:16.442 | Selecting previously unselected package python3-configshell-fb. 2026-06-15 10:24:16.451 | Preparing to unpack .../3-python3-configshell-fb_1%3a1.1.28-2.1_all.deb ... 2026-06-15 10:24:16.453 | Unpacking python3-configshell-fb (1:1.1.28-2.1) ... 2026-06-15 10:24:16.495 | Selecting previously unselected package python3-pyudev. 2026-06-15 10:24:16.503 | Preparing to unpack .../4-python3-pyudev_0.24.0-1_all.deb ... 2026-06-15 10:24:16.506 | Unpacking python3-pyudev (0.24.0-1) ... 2026-06-15 10:24:16.555 | Selecting previously unselected package python3-rtslib-fb. 2026-06-15 10:24:16.563 | Preparing to unpack .../5-python3-rtslib-fb_2.1.74-0ubuntu5_all.deb ... 2026-06-15 10:24:16.565 | Unpacking python3-rtslib-fb (2.1.74-0ubuntu5) ... 2026-06-15 10:24:16.619 | Selecting previously unselected package targetcli-fb. 2026-06-15 10:24:16.628 | Preparing to unpack .../6-targetcli-fb_1%3a2.1.53-1ubuntu3_all.deb ... 2026-06-15 10:24:16.631 | Unpacking targetcli-fb (1:2.1.53-1ubuntu3) ... 2026-06-15 10:24:16.690 | Setting up python3-wcwidth (0.2.5+dfsg1-1.1ubuntu1) ... 2026-06-15 10:24:16.984 | Setting up python3-typing-extensions (4.10.0-1) ... 2026-06-15 10:24:17.193 | Setting up python3-pyudev (0.24.0-1) ... 2026-06-15 10:24:17.407 | Setting up python3-rtslib-fb (2.1.74-0ubuntu5) ... 2026-06-15 10:24:18.538 | Created symlink /etc/systemd/system/multi-user.target.wants/rtslib-fb-targetctl.service → /usr/lib/systemd/system/rtslib-fb-targetctl.service. 2026-06-15 10:24:18.545 | Setting up python3-urwid (2.6.10-1) ... 2026-06-15 10:24:19.088 | Setting up python3-configshell-fb (1:1.1.28-2.1) ... 2026-06-15 10:24:19.246 | /usr/lib/python3/dist-packages/configshell/console.py:39: SyntaxWarning: invalid escape sequence '\[' 2026-06-15 10:24:19.246 | _re_ansi_seq = re.compile('(\033\[..?m)') 2026-06-15 10:24:19.277 | /usr/lib/python3/dist-packages/configshell/shell.py:116: SyntaxWarning: invalid escape sequence '\+' 2026-06-15 10:24:19.277 | var = Word(alphanums + '?;&*$!#,=_\+/.<>()~@:-%[]') 2026-06-15 10:24:19.277 | /usr/lib/python3/dist-packages/configshell/shell.py:118: SyntaxWarning: invalid escape sequence '\-' 2026-06-15 10:24:19.277 | keyword = Word(alphanums + '_\-') 2026-06-15 10:24:19.277 | /usr/lib/python3/dist-packages/configshell/shell.py:124: SyntaxWarning: invalid escape sequence '\[' 2026-06-15 10:24:19.277 | pathstd = Regex('([A-Za-z0-9:_.\[\]]|-)*' + '/' + '([A-Za-z0-9:_.\[\]/]|-)*') \ 2026-06-15 10:24:19.277 | /usr/lib/python3/dist-packages/configshell/shell.py:124: SyntaxWarning: invalid escape sequence '\[' 2026-06-15 10:24:19.277 | pathstd = Regex('([A-Za-z0-9:_.\[\]]|-)*' + '/' + '([A-Za-z0-9:_.\[\]/]|-)*') \ 2026-06-15 10:24:19.277 | /usr/lib/python3/dist-packages/configshell/shell.py:131: SyntaxWarning: invalid escape sequence '\|' 2026-06-15 10:24:19.277 | readline.set_completer_delims('\t\n ~!#$^&(){}\|;\'",?') 2026-06-15 10:24:19.286 | /usr/lib/python3/dist-packages/configshell_fb/console.py:39: SyntaxWarning: invalid escape sequence '\[' 2026-06-15 10:24:19.286 | _re_ansi_seq = re.compile('(\033\[..?m)') 2026-06-15 10:24:19.308 | /usr/lib/python3/dist-packages/configshell_fb/shell.py:116: SyntaxWarning: invalid escape sequence '\+' 2026-06-15 10:24:19.308 | var = Word(alphanums + '?;&*$!#,=_\+/.<>()~@:-%[]') 2026-06-15 10:24:19.308 | /usr/lib/python3/dist-packages/configshell_fb/shell.py:118: SyntaxWarning: invalid escape sequence '\-' 2026-06-15 10:24:19.308 | keyword = Word(alphanums + '_\-') 2026-06-15 10:24:19.308 | /usr/lib/python3/dist-packages/configshell_fb/shell.py:124: SyntaxWarning: invalid escape sequence '\[' 2026-06-15 10:24:19.308 | pathstd = Regex('([A-Za-z0-9:_.\[\]]|-)*' + '/' + '([A-Za-z0-9:_.\[\]/]|-)*') \ 2026-06-15 10:24:19.308 | /usr/lib/python3/dist-packages/configshell_fb/shell.py:124: SyntaxWarning: invalid escape sequence '\[' 2026-06-15 10:24:19.308 | pathstd = Regex('([A-Za-z0-9:_.\[\]]|-)*' + '/' + '([A-Za-z0-9:_.\[\]/]|-)*') \ 2026-06-15 10:24:19.308 | /usr/lib/python3/dist-packages/configshell_fb/shell.py:131: SyntaxWarning: invalid escape sequence '\|' 2026-06-15 10:24:19.308 | readline.set_completer_delims('\t\n ~!#$^&(){}\|;\'",?') 2026-06-15 10:24:19.339 | Setting up targetcli-fb (1:2.1.53-1ubuntu3) ... 2026-06-15 10:24:19.514 | /usr/lib/python3/dist-packages/targetcli/ui_root.py:161: SyntaxWarning: invalid escape sequence '\s' 2026-06-15 10:24:19.514 | backups = [line for line in prefs.read().splitlines() if re.match('^max_backup_files\s*=', line)] 2026-06-15 10:24:19.877 | Processing triggers for man-db (2.12.0-4build2) ... 2026-06-15 10:24:20.557 | + functions-common:apt_get:1205 : result=0 2026-06-15 10:24:20.561 | + functions-common:apt_get:1208 : time_stop apt-get 2026-06-15 10:24:20.565 | + functions-common:time_stop:2414 : local name 2026-06-15 10:24:20.568 | + functions-common:time_stop:2415 : local end_time 2026-06-15 10:24:20.572 | + functions-common:time_stop:2416 : local elapsed_time 2026-06-15 10:24:20.575 | + functions-common:time_stop:2417 : local total 2026-06-15 10:24:20.578 | + functions-common:time_stop:2418 : local start_time 2026-06-15 10:24:20.582 | + functions-common:time_stop:2420 : name=apt-get 2026-06-15 10:24:20.585 | + functions-common:time_stop:2421 : start_time=1781519054980 2026-06-15 10:24:20.589 | + functions-common:time_stop:2423 : [[ -z 1781519054980 ]] 2026-06-15 10:24:20.594 | ++ functions-common:time_stop:2426 : date +%s%3N 2026-06-15 10:24:20.600 | + functions-common:time_stop:2426 : end_time=1781519060596 2026-06-15 10:24:20.604 | + functions-common:time_stop:2427 : elapsed_time=5616 2026-06-15 10:24:20.608 | + functions-common:time_stop:2428 : total=120753 2026-06-15 10:24:20.611 | + functions-common:time_stop:2430 : _TIME_START[$name]= 2026-06-15 10:24:20.615 | + functions-common:time_stop:2431 : _TIME_TOTAL[$name]=126369 2026-06-15 10:24:20.618 | + functions-common:apt_get:1209 : return 0 2026-06-15 10:24:20.622 | + lib/stack:stack_install_service:33 : [[ False = True ]] 2026-06-15 10:24:20.626 | + ./stack.sh:main:945 : configure_cinder 2026-06-15 10:24:20.630 | + lib/cinder:configure_cinder:295 : sudo install -d -o stack -m 755 /etc/cinder 2026-06-15 10:24:20.647 | + lib/cinder:configure_cinder:297 : rm -f /etc/cinder/cinder.conf 2026-06-15 10:24:20.653 | + lib/cinder:configure_cinder:299 : configure_rootwrap cinder 2026-06-15 10:24:20.657 | + inc/rootwrap:configure_rootwrap:43 : local project=cinder 2026-06-15 10:24:20.661 | + inc/rootwrap:configure_rootwrap:44 : local project_uc 2026-06-15 10:24:20.666 | ++ inc/rootwrap:configure_rootwrap:45 : echo cinder 2026-06-15 10:24:20.667 | ++ inc/rootwrap:configure_rootwrap:45 : tr a-z A-Z 2026-06-15 10:24:20.673 | + inc/rootwrap:configure_rootwrap:45 : project_uc=CINDER 2026-06-15 10:24:20.677 | + inc/rootwrap:configure_rootwrap:46 : local bin_dir=CINDER_BIN_DIR 2026-06-15 10:24:20.681 | + inc/rootwrap:configure_rootwrap:47 : bin_dir=/opt/stack/data/venv/bin 2026-06-15 10:24:20.683 | + inc/rootwrap:configure_rootwrap:48 : local project_dir=CINDER_DIR 2026-06-15 10:24:20.687 | + inc/rootwrap:configure_rootwrap:49 : project_dir=/opt/stack/cinder 2026-06-15 10:24:20.690 | + inc/rootwrap:configure_rootwrap:51 : local rootwrap_conf_src_dir=/opt/stack/cinder/etc/cinder 2026-06-15 10:24:20.693 | + inc/rootwrap:configure_rootwrap:52 : local rootwrap_bin=/opt/stack/data/venv/bin/cinder-rootwrap 2026-06-15 10:24:20.697 | + inc/rootwrap:configure_rootwrap:55 : sudo rm -rf /etc/cinder/rootwrap.d 2026-06-15 10:24:20.716 | + inc/rootwrap:configure_rootwrap:56 : sudo install -d -o root -g root -m 755 /etc/cinder/rootwrap.d 2026-06-15 10:24:20.737 | + inc/rootwrap:configure_rootwrap:57 : sudo install -o root -g root -m 644 /opt/stack/cinder/etc/cinder/rootwrap.d/volume.filters /etc/cinder/rootwrap.d 2026-06-15 10:24:20.754 | + inc/rootwrap:configure_rootwrap:60 : sudo install -o root -g root -m 644 /opt/stack/cinder/etc/cinder/rootwrap.conf /etc/cinder/rootwrap.conf 2026-06-15 10:24:20.770 | + inc/rootwrap:configure_rootwrap:61 : sudo sed -e 's:^filters_path=.*$:filters_path=/etc/cinder/rootwrap.d:' -i /etc/cinder/rootwrap.conf 2026-06-15 10:24:20.786 | + inc/rootwrap:configure_rootwrap:66 : sudo sed -e 's/^exec_dirs=.*/#&/' -i /etc/cinder/rootwrap.conf 2026-06-15 10:24:20.803 | + inc/rootwrap:configure_rootwrap:69 : local tempfile 2026-06-15 10:24:20.808 | ++ inc/rootwrap:configure_rootwrap:70 : mktemp 2026-06-15 10:24:20.814 | + inc/rootwrap:configure_rootwrap:70 : tempfile=/tmp/tmp.dNp7N6iTzh 2026-06-15 10:24:20.818 | + inc/rootwrap:configure_rootwrap:72 : rootwrap_sudo_cmd='/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf *' 2026-06-15 10:24:20.821 | + inc/rootwrap:configure_rootwrap:73 : echo 'stack ALL=(root) NOPASSWD: /opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf *' 2026-06-15 10:24:20.824 | + inc/rootwrap:configure_rootwrap:74 : '[' -f /opt/stack/data/venv/bin/cinder-rootwrap-daemon ']' 2026-06-15 10:24:20.828 | + inc/rootwrap:configure_rootwrap:79 : chmod 0440 /tmp/tmp.dNp7N6iTzh 2026-06-15 10:24:20.834 | + inc/rootwrap:configure_rootwrap:80 : sudo chown root:root /tmp/tmp.dNp7N6iTzh 2026-06-15 10:24:20.851 | + inc/rootwrap:configure_rootwrap:81 : sudo mv /tmp/tmp.dNp7N6iTzh /etc/sudoers.d/cinder-rootwrap 2026-06-15 10:24:20.869 | ++ inc/rootwrap:configure_rootwrap:85 : dirname /opt/stack/data/venv/bin/cinder-rootwrap 2026-06-15 10:24:20.876 | + inc/rootwrap:configure_rootwrap:85 : add_sudo_secure_path /opt/stack/data/venv/bin 2026-06-15 10:24:20.881 | + inc/rootwrap:add_sudo_secure_path:21 : local dir=/opt/stack/data/venv/bin 2026-06-15 10:24:20.884 | + inc/rootwrap:add_sudo_secure_path:22 : local line 2026-06-15 10:24:20.887 | + inc/rootwrap:add_sudo_secure_path:25 : [[ -r /etc/sudoers.d/zz-secure-path ]] 2026-06-15 10:24:20.891 | + 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-06-15 10:24:20.893 | + 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-06-15 10:24:20.898 | + 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-06-15 10:24:20.898 | + inc/rootwrap:add_sudo_secure_path:33 : sudo tee /etc/sudoers.d/zz-secure-path 2026-06-15 10:24:20.910 | Defaults:stack secure_path=/usr/local/sbin:/usr/local/bin:/usr/sbin:/sbin:/usr/bin:/bin:/opt/stack/data/venv/bin 2026-06-15 10:24:20.916 | + inc/rootwrap:add_sudo_secure_path:34 : sudo chmod 400 /etc/sudoers.d/zz-secure-path 2026-06-15 10:24:20.932 | + inc/rootwrap:add_sudo_secure_path:35 : sudo chown root:root /etc/sudoers.d/zz-secure-path 2026-06-15 10:24:20.950 | + lib/cinder:configure_cinder:301 : [[ -f /opt/stack/cinder/etc/cinder/resource_filters.json ]] 2026-06-15 10:24:20.953 | + lib/cinder:configure_cinder:302 : cp -p /opt/stack/cinder/etc/cinder/resource_filters.json /etc/cinder/resource_filters.json 2026-06-15 10:24:20.959 | + lib/cinder:configure_cinder:305 : cp /opt/stack/cinder/etc/cinder/api-paste.ini /etc/cinder/api-paste.ini 2026-06-15 10:24:20.965 | + lib/cinder:configure_cinder:307 : configure_keystone_authtoken_middleware /etc/cinder/cinder.conf cinder 2026-06-15 10:24:20.969 | + lib/keystone:configure_keystone_authtoken_middleware:413 : local conf_file=/etc/cinder/cinder.conf 2026-06-15 10:24:20.972 | + lib/keystone:configure_keystone_authtoken_middleware:414 : local admin_user=cinder 2026-06-15 10:24:20.975 | + lib/keystone:configure_keystone_authtoken_middleware:415 : local section=keystone_authtoken 2026-06-15 10:24:20.978 | + lib/keystone:configure_keystone_authtoken_middleware:416 : local service_type= 2026-06-15 10:24:20.982 | + lib/keystone:configure_keystone_authtoken_middleware:418 : configure_keystoneauth /etc/cinder/cinder.conf cinder keystone_authtoken 2026-06-15 10:24:20.984 | + lib/keystone:configure_keystoneauth:391 : local conf_file=/etc/cinder/cinder.conf 2026-06-15 10:24:20.987 | + lib/keystone:configure_keystoneauth:392 : local admin_user=cinder 2026-06-15 10:24:20.990 | + lib/keystone:configure_keystoneauth:393 : local section=keystone_authtoken 2026-06-15 10:24:20.994 | + lib/keystone:configure_keystoneauth:395 : iniset /etc/cinder/cinder.conf keystone_authtoken auth_type password 2026-06-15 10:24:21.034 | + lib/keystone:configure_keystoneauth:396 : iniset /etc/cinder/cinder.conf keystone_authtoken interface public 2026-06-15 10:24:21.074 | + lib/keystone:configure_keystoneauth:397 : iniset /etc/cinder/cinder.conf keystone_authtoken auth_url https://10.209.97.186/identity 2026-06-15 10:24:21.113 | + lib/keystone:configure_keystoneauth:398 : iniset /etc/cinder/cinder.conf keystone_authtoken username cinder 2026-06-15 10:24:21.156 | + lib/keystone:configure_keystoneauth:399 : iniset /etc/cinder/cinder.conf keystone_authtoken password secretservice 2026-06-15 10:24:21.193 | + lib/keystone:configure_keystoneauth:400 : iniset /etc/cinder/cinder.conf keystone_authtoken user_domain_name Default 2026-06-15 10:24:21.228 | + lib/keystone:configure_keystoneauth:401 : iniset /etc/cinder/cinder.conf keystone_authtoken project_name service 2026-06-15 10:24:21.267 | + lib/keystone:configure_keystoneauth:402 : iniset /etc/cinder/cinder.conf keystone_authtoken project_domain_name Default 2026-06-15 10:24:21.308 | + lib/keystone:configure_keystone_authtoken_middleware:419 : iniset /etc/cinder/cinder.conf keystone_authtoken www_authenticate_uri https://10.209.97.186/identity 2026-06-15 10:24:21.354 | + lib/keystone:configure_keystone_authtoken_middleware:420 : iniset /etc/cinder/cinder.conf keystone_authtoken cafile /opt/stack/data/ca-bundle.pem 2026-06-15 10:24:21.395 | + lib/keystone:configure_keystone_authtoken_middleware:421 : iniset /etc/cinder/cinder.conf keystone_authtoken memcached_servers localhost:11211 2026-06-15 10:24:21.433 | + lib/keystone:configure_keystone_authtoken_middleware:422 : [[ -n '' ]] 2026-06-15 10:24:21.437 | + lib/cinder:configure_cinder:309 : iniset /etc/cinder/cinder.conf DEFAULT debug True 2026-06-15 10:24:21.482 | + lib/cinder:configure_cinder:311 : iniset /etc/cinder/cinder.conf DEFAULT target_helper lioadm 2026-06-15 10:24:21.523 | ++ lib/cinder:configure_cinder:312 : database_connection_url cinder 2026-06-15 10:24:21.527 | ++ lib/database:database_connection_url:134 : local db=cinder 2026-06-15 10:24:21.530 | ++ lib/database:database_connection_url:135 : database_connection_url_mysql cinder 2026-06-15 10:24:21.533 | ++ lib/databases/mysql:database_connection_url_mysql:251 : local db=cinder 2026-06-15 10:24:21.536 | ++ lib/databases/mysql:database_connection_url_mysql:252 : local plugin 2026-06-15 10:24:21.540 | ++ lib/databases/mysql:database_connection_url_mysql:256 : [[ True == \T\r\u\e ]] 2026-06-15 10:24:21.543 | ++ lib/databases/mysql:database_connection_url_mysql:257 : is_service_enabled mysql 2026-06-15 10:24:21.566 | ++ functions-common:is_service_enabled:2070 : return 0 2026-06-15 10:24:21.570 | ++ lib/databases/mysql:database_connection_url_mysql:258 : plugin='&plugin=dbcounter' 2026-06-15 10:24:21.573 | ++ lib/databases/mysql:database_connection_url_mysql:262 : echo 'mysql+pymysql://root:secretdatabase@127.0.0.1/cinder?charset=utf8&plugin=dbcounter' 2026-06-15 10:24:21.576 | + lib/cinder:configure_cinder:312 : iniset /etc/cinder/cinder.conf database connection 'mysql+pymysql://root:secretdatabase@127.0.0.1/cinder?charset=utf8&plugin=dbcounter' 2026-06-15 10:24:21.620 | + lib/cinder:configure_cinder:313 : iniset /etc/cinder/cinder.conf DEFAULT api_paste_config /etc/cinder/api-paste.ini 2026-06-15 10:24:21.656 | + lib/cinder:configure_cinder:314 : iniset /etc/cinder/cinder.conf DEFAULT rootwrap_config /etc/cinder/rootwrap.conf 2026-06-15 10:24:21.690 | + lib/cinder:configure_cinder:315 : iniset /etc/cinder/cinder.conf DEFAULT osapi_volume_extension cinder.api.contrib.standard_extensions 2026-06-15 10:24:21.728 | + lib/cinder:configure_cinder:316 : iniset /etc/cinder/cinder.conf DEFAULT state_path /opt/stack/data/cinder 2026-06-15 10:24:21.764 | + lib/cinder:configure_cinder:317 : iniset /etc/cinder/cinder.conf oslo_concurrency lock_path /opt/stack/data/cinder 2026-06-15 10:24:21.809 | + lib/cinder:configure_cinder:318 : iniset /etc/cinder/cinder.conf DEFAULT my_ip 10.209.97.186 2026-06-15 10:24:21.848 | + lib/cinder:configure_cinder:319 : iniset /etc/cinder/cinder.conf key_manager backend cinder.keymgr.conf_key_mgr.ConfKeyManager 2026-06-15 10:24:21.889 | ++ lib/cinder:configure_cinder:320 : openssl rand -hex 16 2026-06-15 10:24:21.901 | + lib/cinder:configure_cinder:320 : iniset /etc/cinder/cinder.conf key_manager fixed_key 730a02ccdd2c8ea4a18bb80682f628aa 2026-06-15 10:24:21.941 | + lib/cinder:configure_cinder:321 : [[ -n '' ]] 2026-06-15 10:24:21.944 | + lib/cinder:configure_cinder:326 : iniset /etc/cinder/cinder.conf DEFAULT quota_volumes 10 2026-06-15 10:24:21.986 | + lib/cinder:configure_cinder:327 : iniset /etc/cinder/cinder.conf DEFAULT quota_backups 10 2026-06-15 10:24:22.025 | + lib/cinder:configure_cinder:328 : iniset /etc/cinder/cinder.conf DEFAULT quota_snapshots 10 2026-06-15 10:24:22.062 | + lib/cinder:configure_cinder:333 : iniset /etc/cinder/cinder.conf DEFAULT rpc_response_timeout 120 2026-06-15 10:24:22.101 | + lib/cinder:configure_cinder:335 : iniset /etc/cinder/cinder.conf DEFAULT report_interval 120 2026-06-15 10:24:22.143 | + lib/cinder:configure_cinder:336 : iniset /etc/cinder/cinder.conf DEFAULT service_down_time 720 2026-06-15 10:24:22.183 | + lib/cinder:configure_cinder:338 : is_service_enabled c-vol 2026-06-15 10:24:22.205 | + functions-common:is_service_enabled:2070 : return 0 2026-06-15 10:24:22.208 | + lib/cinder:configure_cinder:338 : [[ -n lvm:lvmdriver-1 ]] 2026-06-15 10:24:22.211 | + lib/cinder:configure_cinder:339 : local enabled_backends= 2026-06-15 10:24:22.214 | + lib/cinder:configure_cinder:340 : local default_name= 2026-06-15 10:24:22.217 | + lib/cinder:configure_cinder:341 : local be be_name be_type 2026-06-15 10:24:22.220 | + lib/cinder:configure_cinder:342 : for be in ${CINDER_ENABLED_BACKENDS//,/ } 2026-06-15 10:24:22.224 | + lib/cinder:configure_cinder:343 : be_type=lvm 2026-06-15 10:24:22.227 | + lib/cinder:configure_cinder:344 : be_name=lvmdriver-1 2026-06-15 10:24:22.232 | + lib/cinder:configure_cinder:345 : type configure_cinder_backend_lvm 2026-06-15 10:24:22.236 | + lib/cinder:configure_cinder:346 : configure_cinder_backend_lvm lvmdriver-1 2026-06-15 10:24:22.240 | + lib/cinder_backends/lvm:configure_cinder_backend_lvm:48 : local be_name=lvmdriver-1 2026-06-15 10:24:22.245 | + lib/cinder_backends/lvm:configure_cinder_backend_lvm:50 : iniset /etc/cinder/cinder.conf lvmdriver-1 volume_backend_name lvmdriver-1 2026-06-15 10:24:22.291 | + lib/cinder_backends/lvm:configure_cinder_backend_lvm:51 : iniset /etc/cinder/cinder.conf lvmdriver-1 volume_driver cinder.volume.drivers.lvm.LVMVolumeDriver 2026-06-15 10:24:22.333 | + lib/cinder_backends/lvm:configure_cinder_backend_lvm:52 : iniset /etc/cinder/cinder.conf lvmdriver-1 volume_group stack-volumes-lvmdriver-1 2026-06-15 10:24:22.377 | + lib/cinder_backends/lvm:configure_cinder_backend_lvm:53 : iniset /etc/cinder/cinder.conf lvmdriver-1 target_helper lioadm 2026-06-15 10:24:22.421 | + lib/cinder_backends/lvm:configure_cinder_backend_lvm:54 : iniset /etc/cinder/cinder.conf lvmdriver-1 target_protocol iscsi 2026-06-15 10:24:22.463 | + lib/cinder_backends/lvm:configure_cinder_backend_lvm:55 : iniset /etc/cinder/cinder.conf lvmdriver-1 target_port 3260 2026-06-15 10:24:22.504 | + lib/cinder_backends/lvm:configure_cinder_backend_lvm:56 : iniset /etc/cinder/cinder.conf lvmdriver-1 target_prefix iqn.2010-10.org.openstack: 2026-06-15 10:24:22.549 | + lib/cinder_backends/lvm:configure_cinder_backend_lvm:57 : iniset /etc/cinder/cinder.conf lvmdriver-1 lvm_type auto 2026-06-15 10:24:22.591 | + lib/cinder_backends/lvm:configure_cinder_backend_lvm:58 : iniset /etc/cinder/cinder.conf lvmdriver-1 volume_clear zero 2026-06-15 10:24:22.627 | + lib/cinder:configure_cinder:348 : [[ -z '' ]] 2026-06-15 10:24:22.630 | + lib/cinder:configure_cinder:349 : default_name=lvmdriver-1 2026-06-15 10:24:22.634 | + lib/cinder:configure_cinder:351 : enabled_backends+=lvmdriver-1, 2026-06-15 10:24:22.637 | + lib/cinder:configure_cinder:353 : iniset /etc/cinder/cinder.conf DEFAULT enabled_backends lvmdriver-1 2026-06-15 10:24:22.678 | + lib/cinder:configure_cinder:354 : [[ -n lvmdriver-1 ]] 2026-06-15 10:24:22.681 | + lib/cinder:configure_cinder:355 : iniset /etc/cinder/cinder.conf DEFAULT default_volume_type lvmdriver-1 2026-06-15 10:24:22.722 | + lib/cinder:configure_cinder:357 : configure_cinder_image_volume_cache 2026-06-15 10:24:22.726 | + lib/cinder:configure_cinder_image_volume_cache:716 : for be in ${CINDER_CACHE_ENABLED_FOR_BACKENDS//,/ } 2026-06-15 10:24:22.729 | + lib/cinder:configure_cinder_image_volume_cache:717 : local be_name=lvmdriver-1 2026-06-15 10:24:22.732 | + lib/cinder:configure_cinder_image_volume_cache:719 : iniset /etc/cinder/cinder.conf lvmdriver-1 image_volume_cache_enabled True 2026-06-15 10:24:22.773 | + lib/cinder:configure_cinder_image_volume_cache:721 : [[ -n '' ]] 2026-06-15 10:24:22.776 | + lib/cinder:configure_cinder_image_volume_cache:725 : [[ -n '' ]] 2026-06-15 10:24:22.779 | + lib/cinder:configure_cinder:362 : [[ False == \T\r\u\e ]] 2026-06-15 10:24:22.782 | + lib/cinder:configure_cinder:366 : [[ lvmdriver-1, =~ ceph ]] 2026-06-15 10:24:22.786 | + lib/cinder:configure_cinder:371 : is_service_enabled c-bak 2026-06-15 10:24:22.810 | + functions-common:is_service_enabled:2070 : return 1 2026-06-15 10:24:22.813 | + lib/cinder:configure_cinder:379 : is_service_enabled ceilometer 2026-06-15 10:24:22.836 | + functions-common:is_service_enabled:2070 : return 1 2026-06-15 10:24:22.840 | + lib/cinder:configure_cinder:383 : is_service_enabled tls-proxy 2026-06-15 10:24:22.863 | + functions-common:is_service_enabled:2070 : return 0 2026-06-15 10:24:22.866 | + lib/cinder:configure_cinder:384 : [[ c-api,c-sch,c-vol,etcd3,file_tracker,g-api,key,memory_tracker,mysql,n-api,n-api-meta,n-cond,n-cpu,n-novnc,n-sch,openstack-cli-server,ovn-controller,ovn-northd,ovs-vswitchd,ovsdb-server,placement-api,q-ovn-agent,q-svc,rabbit,tempest,tls-proxy =~ c-api ]] 2026-06-15 10:24:22.870 | + lib/cinder:configure_cinder:386 : iniset /etc/cinder/cinder.conf oslo_middleware enable_proxy_headers_parsing True 2026-06-15 10:24:22.914 | + lib/cinder:configure_cinder:390 : '[' False '!=' False ']' 2026-06-15 10:24:22.917 | + lib/cinder:configure_cinder:394 : iniset_rpc_backend cinder /etc/cinder/cinder.conf 2026-06-15 10:24:22.921 | + lib/rpc_backend:iniset_rpc_backend:144 : local package=cinder 2026-06-15 10:24:22.924 | + lib/rpc_backend:iniset_rpc_backend:145 : local file=/etc/cinder/cinder.conf 2026-06-15 10:24:22.927 | + lib/rpc_backend:iniset_rpc_backend:146 : local section=DEFAULT 2026-06-15 10:24:22.930 | + lib/rpc_backend:iniset_rpc_backend:147 : local virtual_host= 2026-06-15 10:24:22.933 | + lib/rpc_backend:iniset_rpc_backend:148 : is_service_enabled rabbit 2026-06-15 10:24:22.956 | + functions-common:is_service_enabled:2070 : return 0 2026-06-15 10:24:22.960 | ++ lib/rpc_backend:iniset_rpc_backend:149 : get_transport_url '' 2026-06-15 10:24:22.963 | ++ lib/rpc_backend:get_transport_url:126 : local virtual_host= 2026-06-15 10:24:22.967 | ++ lib/rpc_backend:get_transport_url:127 : is_service_enabled rabbit 2026-06-15 10:24:22.988 | ++ functions-common:is_service_enabled:2070 : return 0 2026-06-15 10:24:22.992 | ++ lib/rpc_backend:get_transport_url:128 : echo rabbit://stackrabbit:secretrabbit@10.209.97.186:5672/ 2026-06-15 10:24:22.995 | + lib/rpc_backend:iniset_rpc_backend:149 : iniset /etc/cinder/cinder.conf DEFAULT transport_url rabbit://stackrabbit:secretrabbit@10.209.97.186:5672/ 2026-06-15 10:24:23.035 | + lib/rpc_backend:iniset_rpc_backend:150 : '[' -n '' ']' 2026-06-15 10:24:23.039 | + lib/rpc_backend:iniset_rpc_backend:153 : '[' -n '' ']' 2026-06-15 10:24:23.042 | + lib/cinder:configure_cinder:397 : setup_logging /etc/cinder/cinder.conf 2026-06-15 10:24:23.046 | + functions:setup_logging:693 : setup_systemd_logging /etc/cinder/cinder.conf 2026-06-15 10:24:23.050 | + functions:setup_systemd_logging:710 : local conf_file=/etc/cinder/cinder.conf 2026-06-15 10:24:23.054 | ++ functions:setup_systemd_logging:715 : trueorfalse False USE_JOURNAL 2026-06-15 10:24:23.078 | + functions:setup_systemd_logging:715 : USE_JOURNAL=False 2026-06-15 10:24:23.082 | + functions:setup_systemd_logging:716 : local pidstr= 2026-06-15 10:24:23.085 | + functions:setup_systemd_logging:717 : [[ False == \T\r\u\e ]] 2026-06-15 10:24:23.088 | + functions:setup_systemd_logging:721 : pidstr='(pid=%(process)d) ' 2026-06-15 10:24:23.091 | + functions:setup_systemd_logging:723 : iniset /etc/cinder/cinder.conf DEFAULT logging_debug_format_suffix '{{(pid=%(process)d) %(funcName)s %(pathname)s:%(lineno)d}}' 2026-06-15 10:24:23.132 | + functions:setup_systemd_logging:725 : iniset /etc/cinder/cinder.conf DEFAULT logging_context_format_string '%(color)s%(levelname)s %(name)s [%(global_request_id)s %(request_id)s %(project_name)s %(user_name)s%(color)s] %(instance)s%(color)s%(message)s' 2026-06-15 10:24:23.173 | + functions:setup_systemd_logging:726 : iniset /etc/cinder/cinder.conf DEFAULT logging_default_format_string '%(color)s%(levelname)s %(name)s [-%(color)s] %(instance)s%(color)s%(message)s' 2026-06-15 10:24:23.214 | + functions:setup_systemd_logging:727 : iniset /etc/cinder/cinder.conf DEFAULT logging_exception_prefix 'ERROR %(name)s %(instance)s' 2026-06-15 10:24:23.256 | + functions:setup_systemd_logging:730 : iniset /etc/cinder/cinder.conf DEFAULT log_color False 2026-06-15 10:24:23.297 | + lib/cinder:configure_cinder:399 : is_service_enabled c-api 2026-06-15 10:24:23.319 | + functions-common:is_service_enabled:2070 : return 0 2026-06-15 10:24:23.322 | + lib/cinder:configure_cinder:400 : write_uwsgi_config /etc/cinder/cinder-api-uwsgi.ini cinder.wsgi.api:application /volume '' cinder-api 2026-06-15 10:24:23.326 | + lib/apache:write_uwsgi_config:243 : local conf=/etc/cinder/cinder-api-uwsgi.ini 2026-06-15 10:24:23.330 | + lib/apache:write_uwsgi_config:244 : local wsgi=cinder.wsgi.api:application 2026-06-15 10:24:23.333 | + lib/apache:write_uwsgi_config:245 : local url=/volume 2026-06-15 10:24:23.335 | + lib/apache:write_uwsgi_config:246 : local http= 2026-06-15 10:24:23.338 | + lib/apache:write_uwsgi_config:247 : local name=cinder-api 2026-06-15 10:24:23.341 | + lib/apache:write_uwsgi_config:249 : '[' -z cinder-api ']' 2026-06-15 10:24:23.344 | + lib/apache:write_uwsgi_config:255 : local socket_dir=/var/run/uwsgi 2026-06-15 10:24:23.348 | + lib/apache:write_uwsgi_config:259 : sudo mkdir -p /etc/tmpfiles.d/ 2026-06-15 10:24:23.368 | + lib/apache:write_uwsgi_config:260 : sudo tee /etc/tmpfiles.d/uwsgi.conf 2026-06-15 10:24:23.368 | + lib/apache:write_uwsgi_config:260 : echo 'd /var/run/uwsgi 0755 stack root' 2026-06-15 10:24:23.380 | d /var/run/uwsgi 0755 stack root 2026-06-15 10:24:23.385 | + lib/apache:write_uwsgi_config:261 : sudo systemd-tmpfiles --create /etc/tmpfiles.d/uwsgi.conf 2026-06-15 10:24:23.404 | /etc/tmpfiles.d/uwsgi.conf:1: Line references path below legacy directory /var/run/, updating /var/run/uwsgi → /run/uwsgi; please update the tmpfiles.d/ drop-in file accordingly. 2026-06-15 10:24:23.410 | + lib/apache:write_uwsgi_config:263 : local socket=/var/run/uwsgi/cinder-api.socket 2026-06-15 10:24:23.412 | + lib/apache:write_uwsgi_config:266 : rm -rf /etc/cinder/cinder-api-uwsgi.ini 2026-06-15 10:24:23.417 | + lib/apache:write_uwsgi_config:270 : [[ cinder.wsgi.api:application =~ ^[a-zA-Z0-9_.]+:[a-zA-Z0-9_]+$ ]] 2026-06-15 10:24:23.421 | + lib/apache:write_uwsgi_config:271 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi module cinder.wsgi.api:application 2026-06-15 10:24:23.465 | + lib/apache:write_uwsgi_config:276 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi processes 2 2026-06-15 10:24:23.505 | + lib/apache:write_uwsgi_config:278 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi master true 2026-06-15 10:24:23.548 | + lib/apache:write_uwsgi_config:280 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi die-on-term true 2026-06-15 10:24:23.586 | + lib/apache:write_uwsgi_config:281 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi exit-on-reload false 2026-06-15 10:24:23.625 | + lib/apache:write_uwsgi_config:284 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi worker-reload-mercy 80 2026-06-15 10:24:23.672 | + lib/apache:write_uwsgi_config:285 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi enable-threads true 2026-06-15 10:24:23.712 | + lib/apache:write_uwsgi_config:286 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi plugins http,python3 2026-06-15 10:24:23.748 | + lib/apache:write_uwsgi_config:288 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi thunder-lock true 2026-06-15 10:24:23.787 | + lib/apache:write_uwsgi_config:290 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi hook-master-start 'unix_signal:15 gracefully_kill_them_all' 2026-06-15 10:24:23.826 | + lib/apache:write_uwsgi_config:292 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi buffer-size 65535 2026-06-15 10:24:23.868 | + lib/apache:write_uwsgi_config:294 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi add-header 'Connection: close' 2026-06-15 10:24:23.906 | + lib/apache:write_uwsgi_config:296 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi lazy-apps true 2026-06-15 10:24:23.947 | + lib/apache:write_uwsgi_config:298 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi start-time %t 2026-06-15 10:24:23.988 | + lib/apache:write_uwsgi_config:301 : [[ -n '' ]] 2026-06-15 10:24:23.991 | + lib/apache:write_uwsgi_config:304 : local apache_conf= 2026-06-15 10:24:23.995 | ++ lib/apache:write_uwsgi_config:305 : apache_site_config_for cinder-api 2026-06-15 10:24:24.000 | ++ lib/apache:apache_site_config_for:174 : local site=cinder-api 2026-06-15 10:24:24.003 | ++ lib/apache:apache_site_config_for:175 : is_ubuntu 2026-06-15 10:24:24.008 | ++ functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-06-15 10:24:24.011 | ++ functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-06-15 10:24:24.014 | ++ lib/apache:apache_site_config_for:177 : echo /etc/apache2/sites-available/cinder-api.conf 2026-06-15 10:24:24.018 | + lib/apache:write_uwsgi_config:305 : apache_conf=/etc/apache2/sites-available/cinder-api.conf 2026-06-15 10:24:24.021 | + lib/apache:write_uwsgi_config:306 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi socket /var/run/uwsgi/cinder-api.socket 2026-06-15 10:24:24.064 | + lib/apache:write_uwsgi_config:307 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi chmod-socket 666 2026-06-15 10:24:24.110 | + lib/apache:write_uwsgi_config:308 : sudo tee -a /etc/apache2/sites-available/cinder-api.conf 2026-06-15 10:24:24.110 | + lib/apache:write_uwsgi_config:308 : echo 'ProxyPass "/volume" "unix:/var/run/uwsgi/cinder-api.socket|uwsgi://uwsgi-uds-cinder-api" retry=0 acquire=1 ' 2026-06-15 10:24:24.122 | ProxyPass "/volume" "unix:/var/run/uwsgi/cinder-api.socket|uwsgi://uwsgi-uds-cinder-api" retry=0 acquire=1 2026-06-15 10:24:24.128 | + lib/apache:write_uwsgi_config:309 : enable_apache_site cinder-api 2026-06-15 10:24:24.131 | + lib/apache:enable_apache_site:191 : local site=cinder-api 2026-06-15 10:24:24.135 | + lib/apache:enable_apache_site:193 : enable_apache_mod version 2026-06-15 10:24:24.139 | + lib/apache:enable_apache_mod:55 : local mod=version 2026-06-15 10:24:24.142 | + lib/apache:enable_apache_mod:56 : local should_restart= 2026-06-15 10:24:24.146 | + lib/apache:enable_apache_mod:58 : is_ubuntu 2026-06-15 10:24:24.149 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-06-15 10:24:24.152 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-06-15 10:24:24.156 | + lib/apache:enable_apache_mod:61 : [[ version != \v\e\r\s\i\o\n ]] 2026-06-15 10:24:24.159 | + lib/apache:enable_apache_site:194 : is_ubuntu 2026-06-15 10:24:24.162 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-06-15 10:24:24.164 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-06-15 10:24:24.168 | + lib/apache:enable_apache_site:195 : sudo a2ensite cinder-api 2026-06-15 10:24:24.234 | Enabling site cinder-api. 2026-06-15 10:24:24.241 | To activate the new configuration, you need to run: 2026-06-15 10:24:24.241 | systemctl reload apache2 2026-06-15 10:24:24.247 | + lib/apache:write_uwsgi_config:310 : restart_apache_server 2026-06-15 10:24:24.251 | + lib/apache:restart_apache_server:238 : restart_service apache2 2026-06-15 10:24:24.255 | + functions-common:restart_service:2298 : '[' -x /bin/systemctl ']' 2026-06-15 10:24:24.258 | + functions-common:restart_service:2299 : sudo /bin/systemctl restart apache2 2026-06-15 10:24:24.394 | + lib/cinder:configure_cinder:403 : [[ -r /opt/stack/devstack/lib/cinder_plugins/default ]] 2026-06-15 10:24:24.398 | + lib/cinder:configure_cinder:407 : iniset /etc/cinder/cinder.conf DEFAULT glance_api_servers https://10.209.97.186/image 2026-06-15 10:24:24.443 | + lib/cinder:configure_cinder:408 : is_service_enabled tls-proxy 2026-06-15 10:24:24.466 | + functions-common:is_service_enabled:2070 : return 0 2026-06-15 10:24:24.470 | + lib/cinder:configure_cinder:409 : iniset /etc/cinder/cinder.conf DEFAULT glance_protocol https 2026-06-15 10:24:24.514 | + lib/cinder:configure_cinder:410 : iniset /etc/cinder/cinder.conf DEFAULT glance_ca_certificates_file /opt/stack/data/ca-bundle.pem 2026-06-15 10:24:24.556 | + lib/cinder:configure_cinder:414 : configure_keystone_authtoken_middleware /etc/cinder/cinder.conf glance glance 2026-06-15 10:24:24.559 | + lib/keystone:configure_keystone_authtoken_middleware:413 : local conf_file=/etc/cinder/cinder.conf 2026-06-15 10:24:24.563 | + lib/keystone:configure_keystone_authtoken_middleware:414 : local admin_user=glance 2026-06-15 10:24:24.566 | + lib/keystone:configure_keystone_authtoken_middleware:415 : local section=glance 2026-06-15 10:24:24.569 | + lib/keystone:configure_keystone_authtoken_middleware:416 : local service_type= 2026-06-15 10:24:24.572 | + lib/keystone:configure_keystone_authtoken_middleware:418 : configure_keystoneauth /etc/cinder/cinder.conf glance glance 2026-06-15 10:24:24.575 | + lib/keystone:configure_keystoneauth:391 : local conf_file=/etc/cinder/cinder.conf 2026-06-15 10:24:24.579 | + lib/keystone:configure_keystoneauth:392 : local admin_user=glance 2026-06-15 10:24:24.582 | + lib/keystone:configure_keystoneauth:393 : local section=glance 2026-06-15 10:24:24.585 | + lib/keystone:configure_keystoneauth:395 : iniset /etc/cinder/cinder.conf glance auth_type password 2026-06-15 10:24:24.626 | + lib/keystone:configure_keystoneauth:396 : iniset /etc/cinder/cinder.conf glance interface public 2026-06-15 10:24:24.668 | + lib/keystone:configure_keystoneauth:397 : iniset /etc/cinder/cinder.conf glance auth_url https://10.209.97.186/identity 2026-06-15 10:24:24.708 | + lib/keystone:configure_keystoneauth:398 : iniset /etc/cinder/cinder.conf glance username glance 2026-06-15 10:24:24.746 | + lib/keystone:configure_keystoneauth:399 : iniset /etc/cinder/cinder.conf glance password secretservice 2026-06-15 10:24:24.786 | + lib/keystone:configure_keystoneauth:400 : iniset /etc/cinder/cinder.conf glance user_domain_name Default 2026-06-15 10:24:24.823 | + lib/keystone:configure_keystoneauth:401 : iniset /etc/cinder/cinder.conf glance project_name service 2026-06-15 10:24:24.863 | + lib/keystone:configure_keystoneauth:402 : iniset /etc/cinder/cinder.conf glance project_domain_name Default 2026-06-15 10:24:24.903 | + lib/keystone:configure_keystone_authtoken_middleware:419 : iniset /etc/cinder/cinder.conf glance www_authenticate_uri https://10.209.97.186/identity 2026-06-15 10:24:24.944 | + lib/keystone:configure_keystone_authtoken_middleware:420 : iniset /etc/cinder/cinder.conf glance cafile /opt/stack/data/ca-bundle.pem 2026-06-15 10:24:24.986 | + lib/keystone:configure_keystone_authtoken_middleware:421 : iniset /etc/cinder/cinder.conf glance memcached_servers localhost:11211 2026-06-15 10:24:25.032 | + lib/keystone:configure_keystone_authtoken_middleware:422 : [[ -n '' ]] 2026-06-15 10:24:25.036 | + lib/cinder:configure_cinder:417 : configure_keystoneauth /etc/cinder/cinder.conf nova nova 2026-06-15 10:24:25.039 | + lib/keystone:configure_keystoneauth:391 : local conf_file=/etc/cinder/cinder.conf 2026-06-15 10:24:25.043 | + lib/keystone:configure_keystoneauth:392 : local admin_user=nova 2026-06-15 10:24:25.047 | + lib/keystone:configure_keystoneauth:393 : local section=nova 2026-06-15 10:24:25.052 | + lib/keystone:configure_keystoneauth:395 : iniset /etc/cinder/cinder.conf nova auth_type password 2026-06-15 10:24:25.101 | + lib/keystone:configure_keystoneauth:396 : iniset /etc/cinder/cinder.conf nova interface public 2026-06-15 10:24:25.146 | + lib/keystone:configure_keystoneauth:397 : iniset /etc/cinder/cinder.conf nova auth_url https://10.209.97.186/identity 2026-06-15 10:24:25.191 | + lib/keystone:configure_keystoneauth:398 : iniset /etc/cinder/cinder.conf nova username nova 2026-06-15 10:24:25.236 | + lib/keystone:configure_keystoneauth:399 : iniset /etc/cinder/cinder.conf nova password secretservice 2026-06-15 10:24:25.277 | + lib/keystone:configure_keystoneauth:400 : iniset /etc/cinder/cinder.conf nova user_domain_name Default 2026-06-15 10:24:25.318 | + lib/keystone:configure_keystoneauth:401 : iniset /etc/cinder/cinder.conf nova project_name service 2026-06-15 10:24:25.359 | + lib/keystone:configure_keystoneauth:402 : iniset /etc/cinder/cinder.conf nova project_domain_name Default 2026-06-15 10:24:25.396 | + lib/cinder:configure_cinder:418 : iniset /etc/cinder/cinder.conf nova region_name RegionOne 2026-06-15 10:24:25.436 | + lib/cinder:configure_cinder:419 : iniset /etc/cinder/cinder.conf DEFAULT graceful_shutdown_timeout 5 2026-06-15 10:24:25.475 | + lib/cinder:configure_cinder:421 : [[ ! -z '' ]] 2026-06-15 10:24:25.479 | + lib/cinder:configure_cinder:423 : is_service_enabled etcd3 2026-06-15 10:24:25.501 | + functions-common:is_service_enabled:2070 : return 0 2026-06-15 10:24:25.505 | + lib/cinder:configure_cinder:426 : iniset /etc/cinder/cinder.conf coordination backend_url 'etcd3+http://10.209.97.186:2379?api_version=v3' 2026-06-15 10:24:25.551 | + lib/cinder:configure_cinder:429 : [[ False == True ]] 2026-06-15 10:24:25.554 | + lib/cinder:configure_cinder:429 : [[ False == True ]] 2026-06-15 10:24:25.557 | + lib/cinder:configure_cinder:433 : iniset /etc/cinder/cinder.conf oslo_policy enforce_scope false 2026-06-15 10:24:25.604 | + lib/cinder:configure_cinder:434 : iniset /etc/cinder/cinder.conf oslo_policy enforce_new_defaults false 2026-06-15 10:24:25.651 | + lib/cinder:configure_cinder:437 : '[' True == True ']' 2026-06-15 10:24:25.654 | + lib/cinder:configure_cinder:438 : init_cinder_service_user_conf 2026-06-15 10:24:25.658 | + lib/cinder:init_cinder_service_user_conf:745 : iniset /etc/cinder/cinder.conf service_user send_service_user_token True 2026-06-15 10:24:25.708 | + lib/cinder:init_cinder_service_user_conf:746 : configure_keystoneauth /etc/cinder/cinder.conf cinder service_user 2026-06-15 10:24:25.712 | + lib/keystone:configure_keystoneauth:391 : local conf_file=/etc/cinder/cinder.conf 2026-06-15 10:24:25.715 | + lib/keystone:configure_keystoneauth:392 : local admin_user=cinder 2026-06-15 10:24:25.719 | + lib/keystone:configure_keystoneauth:393 : local section=service_user 2026-06-15 10:24:25.722 | + lib/keystone:configure_keystoneauth:395 : iniset /etc/cinder/cinder.conf service_user auth_type password 2026-06-15 10:24:25.765 | + lib/keystone:configure_keystoneauth:396 : iniset /etc/cinder/cinder.conf service_user interface public 2026-06-15 10:24:25.810 | + lib/keystone:configure_keystoneauth:397 : iniset /etc/cinder/cinder.conf service_user auth_url https://10.209.97.186/identity 2026-06-15 10:24:25.853 | + lib/keystone:configure_keystoneauth:398 : iniset /etc/cinder/cinder.conf service_user username cinder 2026-06-15 10:24:25.894 | + lib/keystone:configure_keystoneauth:399 : iniset /etc/cinder/cinder.conf service_user password secretservice 2026-06-15 10:24:25.933 | + lib/keystone:configure_keystoneauth:400 : iniset /etc/cinder/cinder.conf service_user user_domain_name Default 2026-06-15 10:24:25.973 | + lib/keystone:configure_keystoneauth:401 : iniset /etc/cinder/cinder.conf service_user project_name service 2026-06-15 10:24:26.017 | + lib/keystone:configure_keystoneauth:402 : iniset /etc/cinder/cinder.conf service_user project_domain_name Default 2026-06-15 10:24:26.058 | + ./stack.sh:main:948 : is_service_enabled neutron 2026-06-15 10:24:26.084 | + functions-common:is_service_enabled:2070 : return 0 2026-06-15 10:24:26.088 | + ./stack.sh:main:950 : stack_install_service neutron 2026-06-15 10:24:26.091 | + lib/stack:stack_install_service:20 : local service=neutron 2026-06-15 10:24:26.095 | + lib/stack:stack_install_service:21 : type install_neutron 2026-06-15 10:24:26.098 | + lib/stack:stack_install_service:23 : [[ False = True ]] 2026-06-15 10:24:26.102 | + lib/stack:stack_install_service:32 : install_neutron 2026-06-15 10:24:26.105 | + lib/neutron:install_neutron:509 : use_library_from_git neutron-lib 2026-06-15 10:24:26.109 | + inc/python:use_library_from_git:266 : local name=neutron-lib 2026-06-15 10:24:26.113 | + inc/python:use_library_from_git:267 : local enabled=1 2026-06-15 10:24:26.117 | + inc/python:use_library_from_git:268 : [[ novnc,cinder,devstack,glance,keystone,neutron,nova,os-test-images,placement,requirements,swift,tempest = \A\L\L ]] 2026-06-15 10:24:26.121 | + inc/python:use_library_from_git:268 : [[ ,novnc,cinder,devstack,glance,keystone,neutron,nova,os-test-images,placement,requirements,swift,tempest, =~ ,neutron-lib, ]] 2026-06-15 10:24:26.124 | + inc/python:use_library_from_git:269 : return 1 2026-06-15 10:24:26.128 | + lib/neutron:install_neutron:516 : use_library_from_git sqlalchemy 2026-06-15 10:24:26.131 | + inc/python:use_library_from_git:266 : local name=sqlalchemy 2026-06-15 10:24:26.134 | + inc/python:use_library_from_git:267 : local enabled=1 2026-06-15 10:24:26.138 | + inc/python:use_library_from_git:268 : [[ novnc,cinder,devstack,glance,keystone,neutron,nova,os-test-images,placement,requirements,swift,tempest = \A\L\L ]] 2026-06-15 10:24:26.142 | + inc/python:use_library_from_git:268 : [[ ,novnc,cinder,devstack,glance,keystone,neutron,nova,os-test-images,placement,requirements,swift,tempest, =~ ,sqlalchemy, ]] 2026-06-15 10:24:26.146 | + inc/python:use_library_from_git:269 : return 1 2026-06-15 10:24:26.149 | + lib/neutron:install_neutron:520 : use_library_from_git alembic 2026-06-15 10:24:26.152 | + inc/python:use_library_from_git:266 : local name=alembic 2026-06-15 10:24:26.155 | + inc/python:use_library_from_git:267 : local enabled=1 2026-06-15 10:24:26.159 | + inc/python:use_library_from_git:268 : [[ novnc,cinder,devstack,glance,keystone,neutron,nova,os-test-images,placement,requirements,swift,tempest = \A\L\L ]] 2026-06-15 10:24:26.162 | + inc/python:use_library_from_git:268 : [[ ,novnc,cinder,devstack,glance,keystone,neutron,nova,os-test-images,placement,requirements,swift,tempest, =~ ,alembic, ]] 2026-06-15 10:24:26.166 | + inc/python:use_library_from_git:269 : return 1 2026-06-15 10:24:26.170 | + lib/neutron:install_neutron:525 : git_clone https://opendev.org/openstack/neutron.git /opt/stack/neutron master 2026-06-15 10:24:26.173 | + functions-common:git_clone:583 : local git_remote=https://opendev.org/openstack/neutron.git 2026-06-15 10:24:26.176 | + functions-common:git_clone:584 : local git_dest=/opt/stack/neutron 2026-06-15 10:24:26.179 | + functions-common:git_clone:585 : local git_ref=master 2026-06-15 10:24:26.182 | + functions-common:git_clone:586 : local orig_dir 2026-06-15 10:24:26.186 | ++ functions-common:git_clone:587 : pwd 2026-06-15 10:24:26.190 | + functions-common:git_clone:587 : orig_dir=/opt/stack/devstack 2026-06-15 10:24:26.193 | + functions-common:git_clone:588 : local git_clone_flags= 2026-06-15 10:24:26.197 | ++ functions-common:git_clone:590 : trueorfalse False RECLONE 2026-06-15 10:24:26.219 | + functions-common:git_clone:590 : RECLONE=False 2026-06-15 10:24:26.222 | + functions-common:git_clone:591 : [[ 0 -gt 0 ]] 2026-06-15 10:24:26.225 | + functions-common:git_clone:595 : [[ False = \T\r\u\e ]] 2026-06-15 10:24:26.229 | + functions-common:git_clone:604 : echo master 2026-06-15 10:24:26.230 | + functions-common:git_clone:604 : egrep -q '^refs' 2026-06-15 10:24:26.235 | + functions-common:git_clone:618 : [[ ! -d /opt/stack/neutron ]] 2026-06-15 10:24:26.239 | + functions-common:git_clone:628 : [[ False = \T\r\u\e ]] 2026-06-15 10:24:26.242 | + functions-common:git_clone:663 : sudo git config --system --add safe.directory /opt/stack/neutron 2026-06-15 10:24:26.262 | + functions-common:git_clone:666 : cd /opt/stack/neutron 2026-06-15 10:24:26.266 | + functions-common:git_clone:667 : git show --oneline 2026-06-15 10:24:26.267 | + functions-common:git_clone:667 : head -1 2026-06-15 10:24:26.270 | e947669bd5 Merge 'refs/changes/86/993186/1' 2026-06-15 10:24:26.274 | + functions-common:git_clone:668 : cd /opt/stack/devstack 2026-06-15 10:24:26.278 | + lib/neutron:install_neutron:526 : setup_develop /opt/stack/neutron 2026-06-15 10:24:26.282 | + inc/python:setup_develop:353 : local bindep 2026-06-15 10:24:26.286 | + inc/python:setup_develop:354 : [[ /opt/stack/neutron == -bindep* ]] 2026-06-15 10:24:26.289 | + inc/python:setup_develop:358 : local project_dir=/opt/stack/neutron 2026-06-15 10:24:26.293 | + inc/python:setup_develop:359 : local extras= 2026-06-15 10:24:26.297 | + inc/python:setup_develop:360 : _setup_package_with_constraints_edit /opt/stack/neutron -e 2026-06-15 10:24:26.301 | + inc/python:_setup_package_with_constraints_edit:379 : local bindep 2026-06-15 10:24:26.305 | + inc/python:_setup_package_with_constraints_edit:380 : [[ /opt/stack/neutron == -bindep* ]] 2026-06-15 10:24:26.308 | + inc/python:_setup_package_with_constraints_edit:384 : local project_dir=/opt/stack/neutron 2026-06-15 10:24:26.312 | + inc/python:_setup_package_with_constraints_edit:385 : local flags=-e 2026-06-15 10:24:26.315 | + inc/python:_setup_package_with_constraints_edit:386 : local extras= 2026-06-15 10:24:26.319 | ++ inc/python:_setup_package_with_constraints_edit:393 : cd /opt/stack/neutron 2026-06-15 10:24:26.323 | ++ inc/python:_setup_package_with_constraints_edit:393 : pwd 2026-06-15 10:24:26.327 | + inc/python:_setup_package_with_constraints_edit:393 : project_dir=/opt/stack/neutron 2026-06-15 10:24:26.331 | + inc/python:_setup_package_with_constraints_edit:395 : '[' -n /opt/stack/requirements ']' 2026-06-15 10:24:26.335 | + inc/python:_setup_package_with_constraints_edit:399 : local name 2026-06-15 10:24:26.340 | ++ inc/python:_setup_package_with_constraints_edit:400 : awk '/^name.*=/ {print $3}' /opt/stack/neutron/setup.cfg 2026-06-15 10:24:26.347 | + inc/python:_setup_package_with_constraints_edit:400 : name=neutron 2026-06-15 10:24:26.351 | + inc/python:_setup_package_with_constraints_edit:401 : '[' -z neutron ']' 2026-06-15 10:24:26.355 | + inc/python:_setup_package_with_constraints_edit:405 : /opt/stack/requirements/.venv/bin/edit-constraints /opt/stack/requirements/upper-constraints.txt -- neutron 2026-06-15 10:24:26.514 | + inc/python:_setup_package_with_constraints_edit:408 : setup_package /opt/stack/neutron -e 2026-06-15 10:24:26.518 | + inc/python:setup_package:436 : local bindep=0 2026-06-15 10:24:26.522 | + inc/python:setup_package:437 : local bindep_flag= 2026-06-15 10:24:26.525 | + inc/python:setup_package:438 : local bindep_profiles= 2026-06-15 10:24:26.529 | + inc/python:setup_package:439 : [[ /opt/stack/neutron == -bindep* ]] 2026-06-15 10:24:26.532 | + inc/python:setup_package:444 : local project_dir=/opt/stack/neutron 2026-06-15 10:24:26.536 | + inc/python:setup_package:445 : local flags=-e 2026-06-15 10:24:26.539 | + inc/python:setup_package:446 : local extras= 2026-06-15 10:24:26.542 | + inc/python:setup_package:450 : [[ -n -e ]] 2026-06-15 10:24:26.546 | + inc/python:setup_package:450 : [[ -z '' ]] 2026-06-15 10:24:26.549 | + inc/python:setup_package:450 : [[ ! -e =~ ^-.* ]] 2026-06-15 10:24:26.552 | + inc/python:setup_package:455 : [[ ! -z '' ]] 2026-06-15 10:24:26.555 | + inc/python:setup_package:460 : [[ 0 == 1 ]] 2026-06-15 10:24:26.559 | + inc/python:setup_package:464 : pip_install -e /opt/stack/neutron 2026-06-15 10:24:26.586 | Using python 3.12 to install /opt/stack/neutron 2026-06-15 10:24:26.589 | + inc/python:pip_install:210 : env http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= /opt/stack/data/venv/bin/pip install -c /opt/stack/requirements/upper-constraints.txt -e /opt/stack/neutron 2026-06-15 10:24:27.588 | Looking in indexes: https://mirror-int.ord.rax.opendev.org/pypi/simple, https://mirror-int.ord.rax.opendev.org/wheel/ubuntu-24.04-x86_64 2026-06-15 10:24:27.592 | Obtaining file:///opt/stack/neutron 2026-06-15 10:24:27.602 | Installing build dependencies: started 2026-06-15 10:24:29.180 | Installing build dependencies: finished with status 'done' 2026-06-15 10:24:29.181 | Checking if build backend supports build_editable: started 2026-06-15 10:24:29.746 | Checking if build backend supports build_editable: finished with status 'done' 2026-06-15 10:24:29.747 | Getting requirements to build editable: started 2026-06-15 10:24:30.025 | Getting requirements to build editable: finished with status 'done' 2026-06-15 10:24:30.027 | Preparing editable metadata (pyproject.toml): started 2026-06-15 10:24:31.977 | Preparing editable metadata (pyproject.toml): finished with status 'done' 2026-06-15 10:24:32.003 | Requirement already satisfied: pbr>=6.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==28.1.0.dev446) (7.0.3) 2026-06-15 10:24:32.003 | Requirement already satisfied: Paste>=2.0.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==28.1.0.dev446) (3.10.1) 2026-06-15 10:24:32.007 | Requirement already satisfied: PasteDeploy>=1.5.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==28.1.0.dev446) (3.1.0) 2026-06-15 10:24:32.007 | Requirement already satisfied: Routes>=2.3.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==28.1.0.dev446) (2.5.1) 2026-06-15 10:24:32.007 | Requirement already satisfied: debtcollector>=1.19.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==28.1.0.dev446) (3.1.0) 2026-06-15 10:24:32.007 | Requirement already satisfied: decorator>=4.1.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==28.1.0.dev446) (5.3.1) 2026-06-15 10:24:32.112 | Collecting pecan>=1.4.0 (from neutron==28.1.0.dev446) 2026-06-15 10:24:32.116 | Downloading pecan-1.8.0-py3-none-any.whl.metadata (1.6 kB) 2026-06-15 10:24:32.124 | Requirement already satisfied: httplib2>=0.22.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==28.1.0.dev446) (0.31.2) 2026-06-15 10:24:32.125 | Requirement already satisfied: requests>=2.32.3 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==28.1.0.dev446) (2.34.2) 2026-06-15 10:24:32.126 | Requirement already satisfied: Jinja2>=2.10 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==28.1.0.dev446) (3.1.6) 2026-06-15 10:24:32.127 | Requirement already satisfied: keystonemiddleware>=5.1.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==28.1.0.dev446) (13.0.0) 2026-06-15 10:24:32.128 | Requirement already satisfied: netaddr>=0.7.18 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==28.1.0.dev446) (1.3.0) 2026-06-15 10:24:32.169 | Collecting neutron-lib>=4.0.0 (from neutron==28.1.0.dev446) 2026-06-15 10:24:32.172 | Downloading neutron_lib-4.0.0-py3-none-any.whl.metadata (2.5 kB) 2026-06-15 10:24:32.218 | Collecting python-neutronclient>=7.8.0 (from neutron==28.1.0.dev446) 2026-06-15 10:24:32.222 | Downloading python_neutronclient-12.0.0-py3-none-any.whl.metadata (3.5 kB) 2026-06-15 10:24:32.233 | Requirement already satisfied: tenacity>=6.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==28.1.0.dev446) (9.1.4) 2026-06-15 10:24:32.234 | Requirement already satisfied: SQLAlchemy>=1.4.23 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==28.1.0.dev446) (2.0.50) 2026-06-15 10:24:32.235 | Requirement already satisfied: WebOb>=1.8.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==28.1.0.dev446) (1.8.10) 2026-06-15 10:24:32.236 | Requirement already satisfied: keystoneauth1>=3.14.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==28.1.0.dev446) (5.14.0) 2026-06-15 10:24:32.237 | Requirement already satisfied: alembic>=1.6.5 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==28.1.0.dev446) (1.18.4) 2026-06-15 10:24:32.238 | Requirement already satisfied: stevedore>=2.0.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==28.1.0.dev446) (5.8.0) 2026-06-15 10:24:32.239 | Requirement already satisfied: oslo.cache>=1.26.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==28.1.0.dev446) (4.2.0) 2026-06-15 10:24:32.240 | Requirement already satisfied: oslo.concurrency>=3.26.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==28.1.0.dev446) (7.5.0) 2026-06-15 10:24:32.241 | Requirement already satisfied: oslo.config>=10.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==28.1.0.dev446) (10.5.0) 2026-06-15 10:24:32.242 | Requirement already satisfied: oslo.context>=2.22.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==28.1.0.dev446) (6.4.0) 2026-06-15 10:24:32.243 | Requirement already satisfied: oslo.db>=4.44.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==28.1.0.dev446) (18.0.0) 2026-06-15 10:24:32.243 | Requirement already satisfied: oslo.i18n>=3.20.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==28.1.0.dev446) (6.8.0) 2026-06-15 10:24:32.244 | Requirement already satisfied: oslo.log>=5.3.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==28.1.0.dev446) (8.2.0) 2026-06-15 10:24:32.245 | Requirement already satisfied: oslo.messaging>=7.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==28.1.0.dev446) (18.1.0) 2026-06-15 10:24:32.247 | Requirement already satisfied: oslo.middleware>=3.31.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==28.1.0.dev446) (8.1.0) 2026-06-15 10:24:32.249 | Requirement already satisfied: oslo.policy>=5.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==28.1.0.dev446) (5.1.0) 2026-06-15 10:24:32.250 | Requirement already satisfied: oslo.privsep>=2.3.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==28.1.0.dev446) (3.11.0) 2026-06-15 10:24:32.250 | Requirement already satisfied: oslo.reports>=1.18.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==28.1.0.dev446) (3.8.0) 2026-06-15 10:24:32.250 | Requirement already satisfied: oslo.rootwrap>=5.15.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==28.1.0.dev446) (7.9.0) 2026-06-15 10:24:32.250 | Requirement already satisfied: oslo.serialization>=5.5.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==28.1.0.dev446) (5.10.0) 2026-06-15 10:24:32.252 | Requirement already satisfied: oslo.service>=4.2.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.service[threading]>=4.2.1->neutron==28.1.0.dev446) (4.6.0) 2026-06-15 10:24:32.253 | Requirement already satisfied: oslo.upgradecheck>=1.3.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==28.1.0.dev446) (2.7.1) 2026-06-15 10:24:32.254 | Requirement already satisfied: oslo.utils>=7.3.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==28.1.0.dev446) (10.1.1) 2026-06-15 10:24:32.255 | Requirement already satisfied: oslo.versionedobjects>=1.35.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==28.1.0.dev446) (3.10.2) 2026-06-15 10:24:32.255 | Requirement already satisfied: osprofiler>=2.3.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==28.1.0.dev446) (4.4.0) 2026-06-15 10:24:32.281 | Collecting os-ken>=4.1.1 (from neutron==28.1.0.dev446) 2026-06-15 10:24:32.285 | Downloading os_ken-4.2.1-py3-none-any.whl.metadata (2.0 kB) 2026-06-15 10:24:32.307 | Collecting os-resource-classes>=1.1.0 (from neutron==28.1.0.dev446) 2026-06-15 10:24:32.311 | Downloading os_resource_classes-1.1.0-py3-none-any.whl.metadata (1.9 kB) 2026-06-15 10:24:32.341 | Collecting ovs>3.3.0 (from neutron==28.1.0.dev446) 2026-06-15 10:24:32.345 | Downloading ovs-3.7.1.tar.gz (162 kB) 2026-06-15 10:24:32.402 | Installing build dependencies: started 2026-06-15 10:24:33.896 | Installing build dependencies: finished with status 'done' 2026-06-15 10:24:33.898 | Getting requirements to build wheel: started 2026-06-15 10:24:34.553 | Getting requirements to build wheel: finished with status 'done' 2026-06-15 10:24:34.555 | Preparing metadata (pyproject.toml): started 2026-06-15 10:24:34.904 | Preparing metadata (pyproject.toml): finished with status 'done' 2026-06-15 10:24:34.948 | Collecting ovsdbapp>=2.18.0 (from neutron==28.1.0.dev446) 2026-06-15 10:24:34.952 | Downloading ovsdbapp-2.18.0-py3-none-any.whl.metadata (1.9 kB) 2026-06-15 10:24:34.959 | Requirement already satisfied: psutil>=6.1.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==28.1.0.dev446) (7.2.2) 2026-06-15 10:24:34.990 | Collecting pyroute2>=0.7.3 (from neutron==28.1.0.dev446) 2026-06-15 10:24:34.994 | Downloading pyroute2-0.8.1-py3-none-any.whl.metadata (8.2 kB) 2026-06-15 10:24:35.004 | Requirement already satisfied: pyOpenSSL>=17.1.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==28.1.0.dev446) (24.2.1) 2026-06-15 10:24:35.004 | Requirement already satisfied: python-novaclient>=9.1.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==28.1.0.dev446) (18.13.0) 2026-06-15 10:24:35.005 | Requirement already satisfied: openstacksdk>=0.31.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==28.1.0.dev446) (4.15.0) 2026-06-15 10:24:35.034 | Collecting python-designateclient>=2.7.0 (from neutron==28.1.0.dev446) 2026-06-15 10:24:35.038 | Downloading python_designateclient-6.4.0-py3-none-any.whl.metadata (3.1 kB) 2026-06-15 10:24:35.075 | Collecting os-vif>=3.1.0 (from neutron==28.1.0.dev446) 2026-06-15 10:24:35.079 | Downloading os_vif-5.0.0-py3-none-any.whl.metadata (2.1 kB) 2026-06-15 10:24:35.086 | Requirement already satisfied: futurist>=1.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==28.1.0.dev446) (3.3.0) 2026-06-15 10:24:35.090 | Requirement already satisfied: tooz>=1.58.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==28.1.0.dev446) (8.1.0) 2026-06-15 10:24:35.090 | Requirement already satisfied: Mako in /opt/stack/data/venv/lib/python3.12/site-packages (from alembic>=1.6.5->neutron==28.1.0.dev446) (1.3.12) 2026-06-15 10:24:35.091 | Requirement already satisfied: typing-extensions>=4.12 in /opt/stack/data/venv/lib/python3.12/site-packages (from alembic>=1.6.5->neutron==28.1.0.dev446) (4.15.0) 2026-06-15 10:24:35.095 | Requirement already satisfied: wrapt>=2.1.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from debtcollector>=1.19.0->neutron==28.1.0.dev446) (2.2.1) 2026-06-15 10:24:35.102 | Requirement already satisfied: pyparsing<4,>=3.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from httplib2>=0.22.0->neutron==28.1.0.dev446) (3.3.2) 2026-06-15 10:24:35.106 | Requirement already satisfied: MarkupSafe>=2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from Jinja2>=2.10->neutron==28.1.0.dev446) (3.0.3) 2026-06-15 10:24:35.109 | Requirement already satisfied: iso8601>=2.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystoneauth1>=3.14.0->neutron==28.1.0.dev446) (2.1.0) 2026-06-15 10:24:35.110 | Requirement already satisfied: os-service-types>=1.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystoneauth1>=3.14.0->neutron==28.1.0.dev446) (1.8.2) 2026-06-15 10:24:35.117 | Requirement already satisfied: pycadf>=1.1.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystonemiddleware>=5.1.0->neutron==28.1.0.dev446) (4.0.1) 2026-06-15 10:24:35.118 | Requirement already satisfied: PyJWT>=2.4.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystonemiddleware>=5.1.0->neutron==28.1.0.dev446) (2.13.0) 2026-06-15 10:24:35.119 | Requirement already satisfied: python-keystoneclient>=3.20.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystonemiddleware>=5.1.0->neutron==28.1.0.dev446) (5.8.0) 2026-06-15 10:24:35.132 | Requirement already satisfied: setproctitle>=1.1.10 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron-lib>=4.0.0->neutron==28.1.0.dev446) (1.3.7) 2026-06-15 10:24:35.158 | Collecting os-traits>=0.9.0 (from neutron-lib>=4.0.0->neutron==28.1.0.dev446) 2026-06-15 10:24:35.161 | Downloading os_traits-3.8.0-py3-none-any.whl.metadata (1.9 kB) 2026-06-15 10:24:35.172 | Requirement already satisfied: cryptography>=2.7 in /opt/stack/data/venv/lib/python3.12/site-packages (from openstacksdk>=0.31.2->neutron==28.1.0.dev446) (43.0.3) 2026-06-15 10:24:35.173 | Requirement already satisfied: dogpile.cache>=0.6.5 in /opt/stack/data/venv/lib/python3.12/site-packages (from openstacksdk>=0.31.2->neutron==28.1.0.dev446) (1.5.0) 2026-06-15 10:24:35.174 | Requirement already satisfied: jmespath>=0.9.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from openstacksdk>=0.31.2->neutron==28.1.0.dev446) (1.1.0) 2026-06-15 10:24:35.178 | Requirement already satisfied: jsonpatch!=1.20,>=1.16 in /opt/stack/data/venv/lib/python3.12/site-packages (from openstacksdk>=0.31.2->neutron==28.1.0.dev446) (1.33) 2026-06-15 10:24:35.178 | Requirement already satisfied: platformdirs>=3 in /opt/stack/data/venv/lib/python3.12/site-packages (from openstacksdk>=0.31.2->neutron==28.1.0.dev446) (4.10.0) 2026-06-15 10:24:35.179 | Requirement already satisfied: PyYAML>=3.13 in /opt/stack/data/venv/lib/python3.12/site-packages (from openstacksdk>=0.31.2->neutron==28.1.0.dev446) (6.0.3) 2026-06-15 10:24:35.183 | Requirement already satisfied: cffi>=1.12 in /opt/stack/data/venv/lib/python3.12/site-packages (from cryptography>=2.7->openstacksdk>=0.31.2->neutron==28.1.0.dev446) (2.0.0) 2026-06-15 10:24:35.188 | Requirement already satisfied: pycparser in /opt/stack/data/venv/lib/python3.12/site-packages (from cffi>=1.12->cryptography>=2.7->openstacksdk>=0.31.2->neutron==28.1.0.dev446) (3.0) 2026-06-15 10:24:35.196 | Requirement already satisfied: jsonpointer>=1.9 in /opt/stack/data/venv/lib/python3.12/site-packages (from jsonpatch!=1.20,>=1.16->openstacksdk>=0.31.2->neutron==28.1.0.dev446) (3.1.1) 2026-06-15 10:24:35.200 | Requirement already satisfied: eventlet>=0.27.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from os-ken>=4.1.1->neutron==28.1.0.dev446) (0.41.0) 2026-06-15 10:24:35.201 | Requirement already satisfied: msgpack>=1.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from os-ken>=4.1.1->neutron==28.1.0.dev446) (1.1.2) 2026-06-15 10:24:35.219 | Collecting ncclient>=0.6.13 (from os-ken>=4.1.1->neutron==28.1.0.dev446) 2026-06-15 10:24:35.224 | Downloading ncclient-0.7.1-py3-none-any.whl.metadata (12 kB) 2026-06-15 10:24:35.240 | Requirement already satisfied: packaging>=20.4 in /opt/stack/data/venv/lib/python3.12/site-packages (from os-ken>=4.1.1->neutron==28.1.0.dev446) (26.2) 2026-06-15 10:24:35.244 | Requirement already satisfied: dnspython>=1.15.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from eventlet>=0.27.0->os-ken>=4.1.1->neutron==28.1.0.dev446) (2.8.0) 2026-06-15 10:24:35.245 | Requirement already satisfied: greenlet>=1.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from eventlet>=0.27.0->os-ken>=4.1.1->neutron==28.1.0.dev446) (3.5.1) 2026-06-15 10:24:35.258 | Requirement already satisfied: lxml>=3.3.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from ncclient>=0.6.13->os-ken>=4.1.1->neutron==28.1.0.dev446) (6.1.1) 2026-06-15 10:24:35.259 | Requirement already satisfied: paramiko>=3.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from ncclient>=0.6.13->os-ken>=4.1.1->neutron==28.1.0.dev446) (4.0.0) 2026-06-15 10:24:35.283 | Requirement already satisfied: fasteners>=0.7.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.concurrency>=3.26.0->neutron==28.1.0.dev446) (0.20) 2026-06-15 10:24:35.290 | Requirement already satisfied: rfc3986>=1.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.config>=10.2.0->neutron==28.1.0.dev446) (2.0.0) 2026-06-15 10:24:35.297 | Requirement already satisfied: testresources>=2.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.db>=4.44.0->neutron==28.1.0.dev446) (2.1.2) 2026-06-15 10:24:35.298 | Requirement already satisfied: testscenarios>=0.4 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.db>=4.44.0->neutron==28.1.0.dev446) (0.6.2) 2026-06-15 10:24:35.306 | Requirement already satisfied: python-dateutil>=2.7.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.log>=5.3.0->neutron==28.1.0.dev446) (2.9.0.post0) 2026-06-15 10:24:35.312 | Requirement already satisfied: cachetools>=2.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.messaging>=7.0.0->neutron==28.1.0.dev446) (7.1.4) 2026-06-15 10:24:35.313 | Requirement already satisfied: amqp>=2.5.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.messaging>=7.0.0->neutron==28.1.0.dev446) (5.3.1) 2026-06-15 10:24:35.314 | Requirement already satisfied: kombu>=4.6.8 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.messaging>=7.0.0->neutron==28.1.0.dev446) (5.6.2) 2026-06-15 10:24:35.315 | Requirement already satisfied: oslo.metrics>=0.2.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.messaging>=7.0.0->neutron==28.1.0.dev446) (0.16.0) 2026-06-15 10:24:35.320 | Requirement already satisfied: vine<6.0.0,>=5.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from amqp>=2.5.2->oslo.messaging>=7.0.0->neutron==28.1.0.dev446) (5.1.0) 2026-06-15 10:24:35.330 | Requirement already satisfied: tzdata>=2025.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from kombu>=4.6.8->oslo.messaging>=7.0.0->neutron==28.1.0.dev446) (2026.2) 2026-06-15 10:24:35.338 | Requirement already satisfied: prometheus-client>=0.6.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.metrics>=0.2.1->oslo.messaging>=7.0.0->neutron==28.1.0.dev446) (0.25.0) 2026-06-15 10:24:35.342 | Requirement already satisfied: bcrypt>=3.1.3 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.middleware>=3.31.0->neutron==28.1.0.dev446) (5.0.0) 2026-06-15 10:24:35.344 | Requirement already satisfied: statsd>=3.2.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.middleware>=3.31.0->neutron==28.1.0.dev446) (4.0.1) 2026-06-15 10:24:35.378 | Requirement already satisfied: Yappi>=1.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.service>=4.2.1->oslo.service[threading]>=4.2.1->neutron==28.1.0.dev446) (1.7.6) 2026-06-15 10:24:35.385 | Requirement already satisfied: cotyledon>=2.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.service[threading]>=4.2.1->neutron==28.1.0.dev446) (2.2.0) 2026-06-15 10:24:35.396 | Requirement already satisfied: PrettyTable>=0.7.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.upgradecheck>=1.3.0->neutron==28.1.0.dev446) (3.17.0) 2026-06-15 10:24:35.439 | Collecting sortedcontainers (from ovs>3.3.0->neutron==28.1.0.dev446) 2026-06-15 10:24:35.447 | Downloading sortedcontainers-2.4.0-py2.py3-none-any.whl.metadata (10 kB) 2026-06-15 10:24:35.478 | Collecting fixtures>=3.0.0 (from ovsdbapp>=2.18.0->neutron==28.1.0.dev446) 2026-06-15 10:24:35.480 | Using cached fixtures-4.3.2-py3-none-any.whl.metadata (22 kB) 2026-06-15 10:24:35.499 | Requirement already satisfied: invoke>=2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from paramiko>=3.2.0->ncclient>=0.6.13->os-ken>=4.1.1->neutron==28.1.0.dev446) (3.0.3) 2026-06-15 10:24:35.500 | Requirement already satisfied: pynacl>=1.5 in /opt/stack/data/venv/lib/python3.12/site-packages (from paramiko>=3.2.0->ncclient>=0.6.13->os-ken>=4.1.1->neutron==28.1.0.dev446) (1.6.2) 2026-06-15 10:24:35.509 | Requirement already satisfied: setuptools in /opt/stack/data/venv/lib/python3.12/site-packages (from Paste>=2.0.2->neutron==28.1.0.dev446) (82.0.1) 2026-06-15 10:24:35.540 | Requirement already satisfied: wcwidth in /opt/stack/data/venv/lib/python3.12/site-packages (from PrettyTable>=0.7.1->oslo.upgradecheck>=1.3.0->neutron==28.1.0.dev446) (0.8.0) 2026-06-15 10:24:35.587 | Requirement already satisfied: six>=1.5 in /opt/stack/data/venv/lib/python3.12/site-packages (from python-dateutil>=2.7.0->oslo.log>=5.3.0->neutron==28.1.0.dev446) (1.17.0) 2026-06-15 10:24:35.592 | Requirement already satisfied: cliff!=2.9.0,>=2.8.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from python-designateclient>=2.7.0->neutron==28.1.0.dev446) (4.14.0) 2026-06-15 10:24:35.593 | Requirement already satisfied: jsonschema>=3.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from python-designateclient>=2.7.0->neutron==28.1.0.dev446) (4.26.0) 2026-06-15 10:24:35.625 | Collecting osc-lib>=1.8.0 (from python-designateclient>=2.7.0->neutron==28.1.0.dev446) 2026-06-15 10:24:35.629 | Downloading osc_lib-4.6.0-py3-none-any.whl.metadata (3.8 kB) 2026-06-15 10:24:35.648 | Requirement already satisfied: autopage>=0.4.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from cliff!=2.9.0,>=2.8.0->python-designateclient>=2.7.0->neutron==28.1.0.dev446) (0.6.0) 2026-06-15 10:24:35.649 | Requirement already satisfied: cmd2>=3.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from cliff!=2.9.0,>=2.8.0->python-designateclient>=2.7.0->neutron==28.1.0.dev446) (4.0.0) 2026-06-15 10:24:35.664 | Requirement already satisfied: prompt-toolkit>=3.0.52 in /opt/stack/data/venv/lib/python3.12/site-packages (from cmd2>=3.0.0->cliff!=2.9.0,>=2.8.0->python-designateclient>=2.7.0->neutron==28.1.0.dev446) (3.0.52) 2026-06-15 10:24:35.664 | Requirement already satisfied: pyperclip>=1.8.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from cmd2>=3.0.0->cliff!=2.9.0,>=2.8.0->python-designateclient>=2.7.0->neutron==28.1.0.dev446) (1.11.0) 2026-06-15 10:24:35.665 | Requirement already satisfied: rich>=15.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from cmd2>=3.0.0->cliff!=2.9.0,>=2.8.0->python-designateclient>=2.7.0->neutron==28.1.0.dev446) (15.0.0) 2026-06-15 10:24:35.666 | Requirement already satisfied: rich-argparse>=1.7.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from cmd2>=3.0.0->cliff!=2.9.0,>=2.8.0->python-designateclient>=2.7.0->neutron==28.1.0.dev446) (1.8.0) 2026-06-15 10:24:35.672 | Requirement already satisfied: attrs>=22.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from jsonschema>=3.2.0->python-designateclient>=2.7.0->neutron==28.1.0.dev446) (26.1.0) 2026-06-15 10:24:35.673 | Requirement already satisfied: jsonschema-specifications>=2023.03.6 in /opt/stack/data/venv/lib/python3.12/site-packages (from jsonschema>=3.2.0->python-designateclient>=2.7.0->neutron==28.1.0.dev446) (2025.9.1) 2026-06-15 10:24:35.674 | Requirement already satisfied: referencing>=0.28.4 in /opt/stack/data/venv/lib/python3.12/site-packages (from jsonschema>=3.2.0->python-designateclient>=2.7.0->neutron==28.1.0.dev446) (0.37.0) 2026-06-15 10:24:35.675 | Requirement already satisfied: rpds-py>=0.25.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from jsonschema>=3.2.0->python-designateclient>=2.7.0->neutron==28.1.0.dev446) (2026.5.1) 2026-06-15 10:24:35.749 | Requirement already satisfied: charset_normalizer<4,>=2 in /opt/stack/data/venv/lib/python3.12/site-packages (from requests>=2.32.3->neutron==28.1.0.dev446) (3.4.7) 2026-06-15 10:24:35.750 | Requirement already satisfied: idna<4,>=2.5 in /opt/stack/data/venv/lib/python3.12/site-packages (from requests>=2.32.3->neutron==28.1.0.dev446) (3.18) 2026-06-15 10:24:35.750 | Requirement already satisfied: urllib3<3,>=1.26 in /opt/stack/data/venv/lib/python3.12/site-packages (from requests>=2.32.3->neutron==28.1.0.dev446) (2.7.0) 2026-06-15 10:24:35.753 | Requirement already satisfied: certifi>=2023.5.7 in /opt/stack/data/venv/lib/python3.12/site-packages (from requests>=2.32.3->neutron==28.1.0.dev446) (2026.5.20) 2026-06-15 10:24:35.789 | Requirement already satisfied: markdown-it-py>=2.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from rich>=15.0.0->cmd2>=3.0.0->cliff!=2.9.0,>=2.8.0->python-designateclient>=2.7.0->neutron==28.1.0.dev446) (4.2.0) 2026-06-15 10:24:35.790 | Requirement already satisfied: pygments<3.0.0,>=2.13.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from rich>=15.0.0->cmd2>=3.0.0->cliff!=2.9.0,>=2.8.0->python-designateclient>=2.7.0->neutron==28.1.0.dev446) (2.20.0) 2026-06-15 10:24:35.803 | Requirement already satisfied: mdurl~=0.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from markdown-it-py>=2.2.0->rich>=15.0.0->cmd2>=3.0.0->cliff!=2.9.0,>=2.8.0->python-designateclient>=2.7.0->neutron==28.1.0.dev446) (0.1.2) 2026-06-15 10:24:35.825 | Requirement already satisfied: repoze.lru>=0.3 in /opt/stack/data/venv/lib/python3.12/site-packages (from Routes>=2.3.1->neutron==28.1.0.dev446) (0.8) 2026-06-15 10:24:35.896 | Requirement already satisfied: voluptuous>=0.8.9 in /opt/stack/data/venv/lib/python3.12/site-packages (from tooz>=1.58.0->neutron==28.1.0.dev446) (0.16.0) 2026-06-15 10:24:35.991 | Downloading neutron_lib-4.0.0-py3-none-any.whl (641 kB) 2026-06-15 10:24:36.013 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 641.8/641.8 kB 23.6 MB/s 0:00:00 2026-06-15 10:24:36.018 | Downloading os_ken-4.2.1-py3-none-any.whl (2.0 MB) 2026-06-15 10:24:36.061 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 2.0/2.0 MB 46.5 MB/s 0:00:00 2026-06-15 10:24:36.065 | Downloading ncclient-0.7.1-py3-none-any.whl (94 kB) 2026-06-15 10:24:36.080 | Downloading os_resource_classes-1.1.0-py3-none-any.whl (11 kB) 2026-06-15 10:24:36.090 | Downloading os_traits-3.8.0-py3-none-any.whl (44 kB) 2026-06-15 10:24:36.100 | Downloading os_vif-5.0.0-py3-none-any.whl (103 kB) 2026-06-15 10:24:36.109 | Downloading ovsdbapp-2.18.0-py3-none-any.whl (153 kB) 2026-06-15 10:24:36.118 | Using cached fixtures-4.3.2-py3-none-any.whl (41 kB) 2026-06-15 10:24:36.122 | Downloading pecan-1.8.0-py3-none-any.whl (144 kB) 2026-06-15 10:24:36.131 | Downloading pyroute2-0.8.1-py3-none-any.whl (474 kB) 2026-06-15 10:24:36.145 | Downloading python_designateclient-6.4.0-py3-none-any.whl (96 kB) 2026-06-15 10:24:36.154 | Downloading osc_lib-4.6.0-py3-none-any.whl (96 kB) 2026-06-15 10:24:36.165 | Downloading python_neutronclient-12.0.0-py3-none-any.whl (248 kB) 2026-06-15 10:24:36.178 | Downloading sortedcontainers-2.4.0-py2.py3-none-any.whl (29 kB) 2026-06-15 10:24:36.297 | Building wheels for collected packages: neutron, ovs 2026-06-15 10:24:36.298 | Building editable for neutron (pyproject.toml): started 2026-06-15 10:24:38.963 | Building editable for neutron (pyproject.toml): finished with status 'done' 2026-06-15 10:24:38.965 | Created wheel for neutron: filename=neutron-28.1.0.dev446-0.editable-py3-none-any.whl size=12806 sha256=4cc284a2eb9cb20da35ccab62c60baf5c75b09731946cc0f09366ccde1368333 2026-06-15 10:24:38.965 | Stored in directory: /tmp/pip-ephem-wheel-cache-4xjjwpbw/wheels/85/41/4b/b676c3191efff247eca42312d2ef97517d6d981ada429e2e98 2026-06-15 10:24:38.969 | Building wheel for ovs (pyproject.toml): started 2026-06-15 10:24:39.901 | Building wheel for ovs (pyproject.toml): finished with status 'done' 2026-06-15 10:24:39.903 | Created wheel for ovs: filename=ovs-3.7.1-py3-none-any.whl size=191286 sha256=6bc302c8de311508536a690acf3624c1c58c68290f4bbff3778f47c3cb64fa61 2026-06-15 10:24:39.903 | Stored in directory: /opt/stack/.cache/pip/wheels/a3/90/d8/895f0d779183194228973881b0226508436658c0f827f5ad96 2026-06-15 10:24:39.908 | Successfully built neutron ovs 2026-06-15 10:24:40.175 | Installing collected packages: sortedcontainers, pyroute2, ovs, fixtures, pecan, ovsdbapp, os-traits, os-resource-classes, ncclient, os-ken, osc-lib, python-neutronclient, python-designateclient, os-vif, neutron-lib, neutron 2026-06-15 10:24:45.781 | 2026-06-15 10:24:45.810 | Successfully installed fixtures-4.3.2 ncclient-0.7.1 neutron-28.1.0.dev446 neutron-lib-4.0.0 os-ken-4.2.1 os-resource-classes-1.1.0 os-traits-3.8.0 os-vif-5.0.0 osc-lib-4.6.0 ovs-3.7.1 ovsdbapp-2.18.0 pecan-1.8.0 pyroute2-0.8.1 python-designateclient-6.4.0 python-neutronclient-12.0.0 sortedcontainers-2.4.0 2026-06-15 10:24:46.047 | + inc/python:pip_install:216 : result=0 2026-06-15 10:24:46.051 | + inc/python:pip_install:218 : time_stop pip_install 2026-06-15 10:24:46.054 | + functions-common:time_stop:2414 : local name 2026-06-15 10:24:46.056 | + functions-common:time_stop:2415 : local end_time 2026-06-15 10:24:46.060 | + functions-common:time_stop:2416 : local elapsed_time 2026-06-15 10:24:46.063 | + functions-common:time_stop:2417 : local total 2026-06-15 10:24:46.066 | + functions-common:time_stop:2418 : local start_time 2026-06-15 10:24:46.070 | + functions-common:time_stop:2420 : name=pip_install 2026-06-15 10:24:46.072 | + functions-common:time_stop:2421 : start_time=1781519066580 2026-06-15 10:24:46.075 | + functions-common:time_stop:2423 : [[ -z 1781519066580 ]] 2026-06-15 10:24:46.080 | ++ functions-common:time_stop:2426 : date +%s%3N 2026-06-15 10:24:46.085 | + functions-common:time_stop:2426 : end_time=1781519086081 2026-06-15 10:24:46.088 | + functions-common:time_stop:2427 : elapsed_time=19501 2026-06-15 10:24:46.091 | + functions-common:time_stop:2428 : total=110893 2026-06-15 10:24:46.094 | + functions-common:time_stop:2430 : _TIME_START[$name]= 2026-06-15 10:24:46.096 | + functions-common:time_stop:2431 : _TIME_TOTAL[$name]=130394 2026-06-15 10:24:46.099 | + inc/python:pip_install:219 : return 0 2026-06-15 10:24:46.102 | + inc/python:setup_package:466 : [[ -e == \-\e ]] 2026-06-15 10:24:46.106 | + inc/python:setup_package:466 : [[ True == \F\a\l\s\e ]] 2026-06-15 10:24:46.109 | + inc/python:_setup_package_with_constraints_edit:412 : use_library_from_git /opt/stack/neutron 2026-06-15 10:24:46.112 | + inc/python:use_library_from_git:266 : local name=/opt/stack/neutron 2026-06-15 10:24:46.116 | + inc/python:use_library_from_git:267 : local enabled=1 2026-06-15 10:24:46.119 | + inc/python:use_library_from_git:268 : [[ novnc,cinder,devstack,glance,keystone,neutron,nova,os-test-images,placement,requirements,swift,tempest = \A\L\L ]] 2026-06-15 10:24:46.123 | + inc/python:use_library_from_git:268 : [[ ,novnc,cinder,devstack,glance,keystone,neutron,nova,os-test-images,placement,requirements,swift,tempest, =~ ,/opt/stack/neutron, ]] 2026-06-15 10:24:46.127 | + inc/python:use_library_from_git:269 : return 1 2026-06-15 10:24:46.131 | + lib/neutron:install_neutron:528 : [[ ovn == \o\v\n ]] 2026-06-15 10:24:46.135 | + lib/neutron:install_neutron:529 : install_ovn 2026-06-15 10:24:46.138 | + lib/neutron_plugins/ovn_agent:install_ovn:404 : echo 'Installing OVN and dependent packages' 2026-06-15 10:24:46.138 | Installing OVN and dependent packages 2026-06-15 10:24:46.143 | + lib/neutron_plugins/ovn_agent:install_ovn:407 : ovn_sanity_check 2026-06-15 10:24:46.146 | + lib/neutron_plugins/ovn_agent:ovn_sanity_check:391 : is_service_enabled q-agt neutron-agent 2026-06-15 10:24:46.171 | + functions-common:is_service_enabled:2070 : return 1 2026-06-15 10:24:46.176 | + lib/neutron_plugins/ovn_agent:ovn_sanity_check:393 : is_service_enabled q-l3 neutron-l3 2026-06-15 10:24:46.201 | + functions-common:is_service_enabled:2070 : return 1 2026-06-15 10:24:46.205 | + lib/neutron_plugins/ovn_agent:ovn_sanity_check:395 : is_service_enabled q-svc neutron-api 2026-06-15 10:24:46.229 | + functions-common:is_service_enabled:2070 : return 0 2026-06-15 10:24:46.232 | + lib/neutron_plugins/ovn_agent:ovn_sanity_check:395 : [[ ! ovn =~ ovn ]] 2026-06-15 10:24:46.236 | + lib/neutron_plugins/ovn_agent:ovn_sanity_check:397 : is_service_enabled q-svc neutron-api 2026-06-15 10:24:46.257 | + functions-common:is_service_enabled:2070 : return 0 2026-06-15 10:24:46.261 | + lib/neutron_plugins/ovn_agent:ovn_sanity_check:397 : [[ ! local,flat,vlan,geneve =~ geneve ]] 2026-06-15 10:24:46.264 | + lib/neutron_plugins/ovn_agent:install_ovn:409 : sudo mkdir -p /var/run/openvswitch 2026-06-15 10:24:46.283 | ++ lib/neutron_plugins/ovn_agent:install_ovn:410 : whoami 2026-06-15 10:24:46.289 | + lib/neutron_plugins/ovn_agent:install_ovn:410 : sudo chown stack /var/run/openvswitch 2026-06-15 10:24:46.307 | + lib/neutron_plugins/ovn_agent:install_ovn:412 : [[ False == \T\r\u\e ]] 2026-06-15 10:24:46.311 | ++ lib/neutron_plugins/ovn_agent:install_ovn:434 : get_packages openvswitch 2026-06-15 10:24:46.340 | + lib/neutron_plugins/ovn_agent:install_ovn:434 : install_package fakeroot make openvswitch-switch 2026-06-15 10:24:46.344 | + functions-common:install_package:1432 : update_package_repo 2026-06-15 10:24:46.348 | + functions-common:update_package_repo:1406 : NO_UPDATE_REPOS=False 2026-06-15 10:24:46.351 | + functions-common:update_package_repo:1407 : REPOS_UPDATED=True 2026-06-15 10:24:46.354 | + functions-common:update_package_repo:1408 : RETRY_UPDATE=False 2026-06-15 10:24:46.358 | + functions-common:update_package_repo:1410 : [[ False = \T\r\u\e ]] 2026-06-15 10:24:46.362 | + functions-common:update_package_repo:1414 : is_ubuntu 2026-06-15 10:24:46.367 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-06-15 10:24:46.370 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-06-15 10:24:46.374 | + functions-common:update_package_repo:1415 : apt_get_update 2026-06-15 10:24:46.377 | + functions-common:apt_get_update:1160 : [[ True == \T\r\u\e ]] 2026-06-15 10:24:46.381 | + functions-common:apt_get_update:1160 : [[ False != \T\r\u\e ]] 2026-06-15 10:24:46.384 | + functions-common:apt_get_update:1161 : return 2026-06-15 10:24:46.387 | + functions-common:install_package:1433 : real_install_package fakeroot make openvswitch-switch 2026-06-15 10:24:46.391 | + functions-common:real_install_package:1420 : is_ubuntu 2026-06-15 10:24:46.395 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-06-15 10:24:46.398 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-06-15 10:24:46.404 | + functions-common:real_install_package:1421 : apt_get install fakeroot make openvswitch-switch 2026-06-15 10:24:46.436 | + functions-common:apt_get:1201 : sudo DEBIAN_FRONTEND=noninteractive http_proxy= https_proxy= no_proxy= apt-get --option Dpkg::Options::=--force-confold --assume-yes install fakeroot make openvswitch-switch 2026-06-15 10:24:46.475 | Reading package lists... 2026-06-15 10:24:46.805 | Building dependency tree... 2026-06-15 10:24:46.808 | Reading state information... 2026-06-15 10:24:47.211 | make is already the newest version (4.3-4.1build2). 2026-06-15 10:24:47.211 | make set to manually installed. 2026-06-15 10:24:47.211 | The following additional packages will be installed: 2026-06-15 10:24:47.213 | libfakeroot libunbound8 libxdp1 openvswitch-common python3-netifaces 2026-06-15 10:24:47.213 | python3-openvswitch python3-sortedcontainers 2026-06-15 10:24:47.216 | Suggested packages: 2026-06-15 10:24:47.216 | ethtool openvswitch-doc python3-netaddr python-sortedcontainers-doc 2026-06-15 10:24:47.249 | The following NEW packages will be installed: 2026-06-15 10:24:47.251 | fakeroot libfakeroot libunbound8 libxdp1 openvswitch-common 2026-06-15 10:24:47.252 | openvswitch-switch python3-netifaces python3-openvswitch 2026-06-15 10:24:47.252 | python3-sortedcontainers 2026-06-15 10:24:47.354 | 0 upgraded, 9 newly installed, 0 to remove and 0 not upgraded. 2026-06-15 10:24:47.354 | Need to get 4,337 kB of archives. 2026-06-15 10:24:47.354 | After this operation, 13.8 MB of additional disk space will be used. 2026-06-15 10:24:47.354 | Get:1 https://mirror-int.ord.rax.opendev.org/ubuntu noble-updates/main amd64 libunbound8 amd64 1.19.2-1ubuntu3.8 [445 kB] 2026-06-15 10:24:47.366 | Get:2 https://mirror-int.ord.rax.opendev.org/ubuntu noble-updates/main amd64 openvswitch-common amd64 3.3.4-0ubuntu0.24.04.2 [1,042 kB] 2026-06-15 10:24:47.389 | Get:3 https://mirror-int.ord.rax.opendev.org/ubuntu noble/main amd64 python3-netifaces amd64 0.11.0-2build3 [18.1 kB] 2026-06-15 10:24:47.390 | Get:4 https://mirror-int.ord.rax.opendev.org/ubuntu noble/main amd64 python3-sortedcontainers all 2.4.0-2 [27.6 kB] 2026-06-15 10:24:47.391 | Get:5 https://mirror-int.ord.rax.opendev.org/ubuntu noble/main amd64 libxdp1 amd64 1.4.2-1ubuntu4 [62.5 kB] 2026-06-15 10:24:47.393 | Get:6 https://mirror-int.ord.rax.opendev.org/ubuntu noble-updates/main amd64 python3-openvswitch amd64 3.3.4-0ubuntu0.24.04.2 [1,034 kB] 2026-06-15 10:24:47.416 | Get:7 https://mirror-int.ord.rax.opendev.org/ubuntu noble-updates/main amd64 openvswitch-switch amd64 3.3.4-0ubuntu0.24.04.2 [1,608 kB] 2026-06-15 10:24:47.453 | Get:8 https://mirror-int.ord.rax.opendev.org/ubuntu noble/main amd64 libfakeroot amd64 1.33-1 [32.4 kB] 2026-06-15 10:24:47.454 | Get:9 https://mirror-int.ord.rax.opendev.org/ubuntu noble/main amd64 fakeroot amd64 1.33-1 [67.2 kB] 2026-06-15 10:24:47.753 | debconf: delaying package configuration, since apt-utils is not installed 2026-06-15 10:24:47.796 | Fetched 4,337 kB in 0s (23.2 MB/s) 2026-06-15 10:24:47.829 | Selecting previously unselected package libunbound8:amd64. 2026-06-15 10:24:47.863 | (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 ... 54390 files and directories currently installed.) 2026-06-15 10:24:47.866 | Preparing to unpack .../0-libunbound8_1.19.2-1ubuntu3.8_amd64.deb ... 2026-06-15 10:24:47.872 | Unpacking libunbound8:amd64 (1.19.2-1ubuntu3.8) ... 2026-06-15 10:24:47.914 | Selecting previously unselected package openvswitch-common. 2026-06-15 10:24:47.923 | Preparing to unpack .../1-openvswitch-common_3.3.4-0ubuntu0.24.04.2_amd64.deb ... 2026-06-15 10:24:47.925 | Unpacking openvswitch-common (3.3.4-0ubuntu0.24.04.2) ... 2026-06-15 10:24:48.001 | Selecting previously unselected package python3-netifaces:amd64. 2026-06-15 10:24:48.009 | Preparing to unpack .../2-python3-netifaces_0.11.0-2build3_amd64.deb ... 2026-06-15 10:24:48.011 | Unpacking python3-netifaces:amd64 (0.11.0-2build3) ... 2026-06-15 10:24:48.045 | Selecting previously unselected package python3-sortedcontainers. 2026-06-15 10:24:48.053 | Preparing to unpack .../3-python3-sortedcontainers_2.4.0-2_all.deb ... 2026-06-15 10:24:48.056 | Unpacking python3-sortedcontainers (2.4.0-2) ... 2026-06-15 10:24:48.094 | Selecting previously unselected package libxdp1:amd64. 2026-06-15 10:24:48.103 | Preparing to unpack .../4-libxdp1_1.4.2-1ubuntu4_amd64.deb ... 2026-06-15 10:24:48.105 | Unpacking libxdp1:amd64 (1.4.2-1ubuntu4) ... 2026-06-15 10:24:48.147 | Selecting previously unselected package python3-openvswitch. 2026-06-15 10:24:48.155 | Preparing to unpack .../5-python3-openvswitch_3.3.4-0ubuntu0.24.04.2_amd64.deb ... 2026-06-15 10:24:48.158 | Unpacking python3-openvswitch (3.3.4-0ubuntu0.24.04.2) ... 2026-06-15 10:24:48.245 | Selecting previously unselected package openvswitch-switch. 2026-06-15 10:24:48.253 | Preparing to unpack .../6-openvswitch-switch_3.3.4-0ubuntu0.24.04.2_amd64.deb ... 2026-06-15 10:24:48.262 | Unpacking openvswitch-switch (3.3.4-0ubuntu0.24.04.2) ... 2026-06-15 10:24:48.365 | Selecting previously unselected package libfakeroot:amd64. 2026-06-15 10:24:48.373 | Preparing to unpack .../7-libfakeroot_1.33-1_amd64.deb ... 2026-06-15 10:24:48.376 | Unpacking libfakeroot:amd64 (1.33-1) ... 2026-06-15 10:24:48.412 | Selecting previously unselected package fakeroot. 2026-06-15 10:24:48.421 | Preparing to unpack .../8-fakeroot_1.33-1_amd64.deb ... 2026-06-15 10:24:48.424 | Unpacking fakeroot (1.33-1) ... 2026-06-15 10:24:48.494 | Setting up python3-sortedcontainers (2.4.0-2) ... 2026-06-15 10:24:48.704 | Setting up libfakeroot:amd64 (1.33-1) ... 2026-06-15 10:24:48.715 | Setting up fakeroot (1.33-1) ... 2026-06-15 10:24:48.725 | update-alternatives: using /usr/bin/fakeroot-sysv to provide /usr/bin/fakeroot (fakeroot) in auto mode 2026-06-15 10:24:48.739 | Setting up libxdp1:amd64 (1.4.2-1ubuntu4) ... 2026-06-15 10:24:48.746 | Setting up libunbound8:amd64 (1.19.2-1ubuntu3.8) ... 2026-06-15 10:24:48.753 | Setting up python3-netifaces:amd64 (0.11.0-2build3) ... 2026-06-15 10:24:48.759 | Setting up openvswitch-common (3.3.4-0ubuntu0.24.04.2) ... 2026-06-15 10:24:48.770 | Setting up python3-openvswitch (3.3.4-0ubuntu0.24.04.2) ... 2026-06-15 10:24:49.146 | Setting up openvswitch-switch (3.3.4-0ubuntu0.24.04.2) ... 2026-06-15 10:24:49.162 | update-alternatives: using /usr/lib/openvswitch-switch/ovs-vswitchd to provide /usr/sbin/ovs-vswitchd (ovs-vswitchd) in auto mode 2026-06-15 10:24:49.831 | Created symlink /etc/systemd/system/openvswitch-switch.service.requires/ovs-record-hostname.service → /usr/lib/systemd/system/ovs-record-hostname.service. 2026-06-15 10:24:50.079 | Created symlink /etc/systemd/system/multi-user.target.wants/openvswitch-switch.service → /usr/lib/systemd/system/openvswitch-switch.service. 2026-06-15 10:24:51.070 | Processing triggers for man-db (2.12.0-4build2) ... 2026-06-15 10:24:52.609 | Processing triggers for libc-bin (2.39-0ubuntu8.7) ... 2026-06-15 10:24:52.827 | + functions-common:apt_get:1205 : result=0 2026-06-15 10:24:52.830 | + functions-common:apt_get:1208 : time_stop apt-get 2026-06-15 10:24:52.834 | + functions-common:time_stop:2414 : local name 2026-06-15 10:24:52.837 | + functions-common:time_stop:2415 : local end_time 2026-06-15 10:24:52.841 | + functions-common:time_stop:2416 : local elapsed_time 2026-06-15 10:24:52.845 | + functions-common:time_stop:2417 : local total 2026-06-15 10:24:52.848 | + functions-common:time_stop:2418 : local start_time 2026-06-15 10:24:52.851 | + functions-common:time_stop:2420 : name=apt-get 2026-06-15 10:24:52.855 | + functions-common:time_stop:2421 : start_time=1781519086432 2026-06-15 10:24:52.858 | + functions-common:time_stop:2423 : [[ -z 1781519086432 ]] 2026-06-15 10:24:52.863 | ++ functions-common:time_stop:2426 : date +%s%3N 2026-06-15 10:24:52.868 | + functions-common:time_stop:2426 : end_time=1781519092865 2026-06-15 10:24:52.871 | + functions-common:time_stop:2427 : elapsed_time=6433 2026-06-15 10:24:52.874 | + functions-common:time_stop:2428 : total=126369 2026-06-15 10:24:52.878 | + functions-common:time_stop:2430 : _TIME_START[$name]= 2026-06-15 10:24:52.881 | + functions-common:time_stop:2431 : _TIME_TOTAL[$name]=132802 2026-06-15 10:24:52.885 | + functions-common:apt_get:1209 : return 0 2026-06-15 10:24:52.890 | ++ lib/neutron_plugins/ovn_agent:install_ovn:435 : get_packages ovn 2026-06-15 10:24:52.917 | + lib/neutron_plugins/ovn_agent:install_ovn:435 : install_package ovn-central ovn-controller-vtep ovn-host 2026-06-15 10:24:52.920 | + functions-common:install_package:1432 : update_package_repo 2026-06-15 10:24:52.924 | + functions-common:update_package_repo:1406 : NO_UPDATE_REPOS=False 2026-06-15 10:24:52.928 | + functions-common:update_package_repo:1407 : REPOS_UPDATED=True 2026-06-15 10:24:52.932 | + functions-common:update_package_repo:1408 : RETRY_UPDATE=False 2026-06-15 10:24:52.936 | + functions-common:update_package_repo:1410 : [[ False = \T\r\u\e ]] 2026-06-15 10:24:52.939 | + functions-common:update_package_repo:1414 : is_ubuntu 2026-06-15 10:24:52.942 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-06-15 10:24:52.947 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-06-15 10:24:52.950 | + functions-common:update_package_repo:1415 : apt_get_update 2026-06-15 10:24:52.953 | + functions-common:apt_get_update:1160 : [[ True == \T\r\u\e ]] 2026-06-15 10:24:52.956 | + functions-common:apt_get_update:1160 : [[ False != \T\r\u\e ]] 2026-06-15 10:24:52.960 | + functions-common:apt_get_update:1161 : return 2026-06-15 10:24:52.963 | + functions-common:install_package:1433 : real_install_package ovn-central ovn-controller-vtep ovn-host 2026-06-15 10:24:52.968 | + functions-common:real_install_package:1420 : is_ubuntu 2026-06-15 10:24:52.972 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-06-15 10:24:52.976 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-06-15 10:24:52.980 | + functions-common:real_install_package:1421 : apt_get install ovn-central ovn-controller-vtep ovn-host 2026-06-15 10:24:53.012 | + functions-common:apt_get:1201 : sudo DEBIAN_FRONTEND=noninteractive http_proxy= https_proxy= no_proxy= apt-get --option Dpkg::Options::=--force-confold --assume-yes install ovn-central ovn-controller-vtep ovn-host 2026-06-15 10:24:53.046 | Reading package lists... 2026-06-15 10:24:53.415 | Building dependency tree... 2026-06-15 10:24:53.415 | Reading state information... 2026-06-15 10:24:53.823 | The following additional packages will be installed: 2026-06-15 10:24:53.823 | ovn-common 2026-06-15 10:24:53.857 | The following NEW packages will be installed: 2026-06-15 10:24:53.858 | ovn-central ovn-common ovn-controller-vtep ovn-host 2026-06-15 10:24:53.913 | 0 upgraded, 4 newly installed, 0 to remove and 0 not upgraded. 2026-06-15 10:24:53.914 | Need to get 2,360 kB of archives. 2026-06-15 10:24:53.914 | After this operation, 8,355 kB of additional disk space will be used. 2026-06-15 10:24:53.914 | Get:1 https://mirror-int.ord.rax.opendev.org/ubuntu noble-updates/main amd64 ovn-common amd64 24.03.6-0ubuntu0.24.04.1 [1,157 kB] 2026-06-15 10:24:53.941 | Get:2 https://mirror-int.ord.rax.opendev.org/ubuntu noble-updates/main amd64 ovn-central amd64 24.03.6-0ubuntu0.24.04.1 [368 kB] 2026-06-15 10:24:53.951 | Get:3 https://mirror-int.ord.rax.opendev.org/ubuntu noble-updates/universe amd64 ovn-controller-vtep amd64 24.03.6-0ubuntu0.24.04.1 [170 kB] 2026-06-15 10:24:53.954 | Get:4 https://mirror-int.ord.rax.opendev.org/ubuntu noble-updates/main amd64 ovn-host amd64 24.03.6-0ubuntu0.24.04.1 [665 kB] 2026-06-15 10:24:54.277 | debconf: delaying package configuration, since apt-utils is not installed 2026-06-15 10:24:54.321 | Fetched 2,360 kB in 0s (25.2 MB/s) 2026-06-15 10:24:54.358 | Selecting previously unselected package ovn-common. 2026-06-15 10:24:54.396 | (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 ... 54653 files and directories currently installed.) 2026-06-15 10:24:54.401 | Preparing to unpack .../ovn-common_24.03.6-0ubuntu0.24.04.1_amd64.deb ... 2026-06-15 10:24:54.404 | Unpacking ovn-common (24.03.6-0ubuntu0.24.04.1) ... 2026-06-15 10:24:54.494 | Selecting previously unselected package ovn-central. 2026-06-15 10:24:54.503 | Preparing to unpack .../ovn-central_24.03.6-0ubuntu0.24.04.1_amd64.deb ... 2026-06-15 10:24:54.506 | Unpacking ovn-central (24.03.6-0ubuntu0.24.04.1) ... 2026-06-15 10:24:54.559 | Selecting previously unselected package ovn-controller-vtep. 2026-06-15 10:24:54.567 | Preparing to unpack .../ovn-controller-vtep_24.03.6-0ubuntu0.24.04.1_amd64.deb ... 2026-06-15 10:24:54.570 | Unpacking ovn-controller-vtep (24.03.6-0ubuntu0.24.04.1) ... 2026-06-15 10:24:54.617 | Selecting previously unselected package ovn-host. 2026-06-15 10:24:54.625 | Preparing to unpack .../ovn-host_24.03.6-0ubuntu0.24.04.1_amd64.deb ... 2026-06-15 10:24:54.631 | Unpacking ovn-host (24.03.6-0ubuntu0.24.04.1) ... 2026-06-15 10:24:54.700 | Setting up ovn-common (24.03.6-0ubuntu0.24.04.1) ... 2026-06-15 10:24:54.716 | Setting up ovn-host (24.03.6-0ubuntu0.24.04.1) ... 2026-06-15 10:24:55.150 | ovn-controller.service is a disabled or a static unit, not starting it. 2026-06-15 10:24:55.394 | Created symlink /etc/systemd/system/multi-user.target.wants/ovn-host.service → /usr/lib/systemd/system/ovn-host.service. 2026-06-15 10:24:55.808 | ovn-controller.service is a disabled or a static unit, not starting it. 2026-06-15 10:24:55.865 | Setting up ovn-central (24.03.6-0ubuntu0.24.04.1) ... 2026-06-15 10:24:56.317 | ovn-northd.service is a disabled or a static unit, not starting it. 2026-06-15 10:24:56.556 | Created symlink /etc/systemd/system/ovn-sb-ovsdb.service → /usr/lib/systemd/system/ovn-ovsdb-server-sb.service. 2026-06-15 10:24:57.245 | Created symlink /etc/systemd/system/ovn-nb-ovsdb.service → /usr/lib/systemd/system/ovn-ovsdb-server-nb.service. 2026-06-15 10:24:57.940 | Created symlink /etc/systemd/system/multi-user.target.wants/ovn-central.service → /usr/lib/systemd/system/ovn-central.service. 2026-06-15 10:24:58.853 | ovn-northd.service is a disabled or a static unit, not starting it. 2026-06-15 10:24:58.925 | Setting up ovn-controller-vtep (24.03.6-0ubuntu0.24.04.1) ... 2026-06-15 10:24:59.168 | Created symlink /etc/systemd/system/multi-user.target.wants/ovn-controller-vtep.service → /usr/lib/systemd/system/ovn-controller-vtep.service. 2026-06-15 10:24:59.694 | Processing triggers for man-db (2.12.0-4build2) ... 2026-06-15 10:25:01.282 | + functions-common:apt_get:1205 : result=0 2026-06-15 10:25:01.287 | + functions-common:apt_get:1208 : time_stop apt-get 2026-06-15 10:25:01.291 | + functions-common:time_stop:2414 : local name 2026-06-15 10:25:01.295 | + functions-common:time_stop:2415 : local end_time 2026-06-15 10:25:01.299 | + functions-common:time_stop:2416 : local elapsed_time 2026-06-15 10:25:01.303 | + functions-common:time_stop:2417 : local total 2026-06-15 10:25:01.306 | + functions-common:time_stop:2418 : local start_time 2026-06-15 10:25:01.310 | + functions-common:time_stop:2420 : name=apt-get 2026-06-15 10:25:01.315 | + functions-common:time_stop:2421 : start_time=1781519093007 2026-06-15 10:25:01.319 | + functions-common:time_stop:2423 : [[ -z 1781519093007 ]] 2026-06-15 10:25:01.324 | ++ functions-common:time_stop:2426 : date +%s%3N 2026-06-15 10:25:01.331 | + functions-common:time_stop:2426 : end_time=1781519101326 2026-06-15 10:25:01.335 | + functions-common:time_stop:2427 : elapsed_time=8319 2026-06-15 10:25:01.339 | + functions-common:time_stop:2428 : total=132802 2026-06-15 10:25:01.343 | + functions-common:time_stop:2430 : _TIME_START[$name]= 2026-06-15 10:25:01.346 | + functions-common:time_stop:2431 : _TIME_TOTAL[$name]=141121 2026-06-15 10:25:01.350 | + functions-common:apt_get:1209 : return 0 2026-06-15 10:25:01.353 | + 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:/snap/bin:/usr/local/bin:/usr/local/sbin:/usr/sbin:/sbin 2026-06-15 10:25:01.360 | + 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:/snap/bin:/usr/local/bin:/usr/local/sbin:/usr/sbin:/sbin 2026-06-15 10:25:01.365 | + lib/neutron_plugins/ovn_agent:install_ovn:442 : local log_archive_dir=/opt/stack/logs/archive 2026-06-15 10:25:01.369 | + lib/neutron_plugins/ovn_agent:install_ovn:443 : mkdir -p /opt/stack/logs/archive 2026-06-15 10:25:01.376 | + lib/neutron_plugins/ovn_agent:install_ovn:444 : for logfile in ovs-vswitchd.log ovn-northd.log ovn-controller.log ovn-controller-vtep.log ovs-vtep.log ovsdb-server.log ovsdb-server-nb.log ovsdb-server-sb.log 2026-06-15 10:25:01.381 | + lib/neutron_plugins/ovn_agent:install_ovn:445 : '[' -f /opt/stack/logs/ovs-vswitchd.log ']' 2026-06-15 10:25:01.386 | + lib/neutron_plugins/ovn_agent:install_ovn:444 : for logfile in ovs-vswitchd.log ovn-northd.log ovn-controller.log ovn-controller-vtep.log ovs-vtep.log ovsdb-server.log ovsdb-server-nb.log ovsdb-server-sb.log 2026-06-15 10:25:01.390 | + lib/neutron_plugins/ovn_agent:install_ovn:445 : '[' -f /opt/stack/logs/ovn-northd.log ']' 2026-06-15 10:25:01.394 | + lib/neutron_plugins/ovn_agent:install_ovn:444 : for logfile in ovs-vswitchd.log ovn-northd.log ovn-controller.log ovn-controller-vtep.log ovs-vtep.log ovsdb-server.log ovsdb-server-nb.log ovsdb-server-sb.log 2026-06-15 10:25:01.399 | + lib/neutron_plugins/ovn_agent:install_ovn:445 : '[' -f /opt/stack/logs/ovn-controller.log ']' 2026-06-15 10:25:01.404 | + lib/neutron_plugins/ovn_agent:install_ovn:444 : for logfile in ovs-vswitchd.log ovn-northd.log ovn-controller.log ovn-controller-vtep.log ovs-vtep.log ovsdb-server.log ovsdb-server-nb.log ovsdb-server-sb.log 2026-06-15 10:25:01.409 | + lib/neutron_plugins/ovn_agent:install_ovn:445 : '[' -f /opt/stack/logs/ovn-controller-vtep.log ']' 2026-06-15 10:25:01.414 | + lib/neutron_plugins/ovn_agent:install_ovn:444 : for logfile in ovs-vswitchd.log ovn-northd.log ovn-controller.log ovn-controller-vtep.log ovs-vtep.log ovsdb-server.log ovsdb-server-nb.log ovsdb-server-sb.log 2026-06-15 10:25:01.418 | + lib/neutron_plugins/ovn_agent:install_ovn:445 : '[' -f /opt/stack/logs/ovs-vtep.log ']' 2026-06-15 10:25:01.423 | + lib/neutron_plugins/ovn_agent:install_ovn:444 : for logfile in ovs-vswitchd.log ovn-northd.log ovn-controller.log ovn-controller-vtep.log ovs-vtep.log ovsdb-server.log ovsdb-server-nb.log ovsdb-server-sb.log 2026-06-15 10:25:01.427 | + lib/neutron_plugins/ovn_agent:install_ovn:445 : '[' -f /opt/stack/logs/ovsdb-server.log ']' 2026-06-15 10:25:01.432 | + lib/neutron_plugins/ovn_agent:install_ovn:444 : for logfile in ovs-vswitchd.log ovn-northd.log ovn-controller.log ovn-controller-vtep.log ovs-vtep.log ovsdb-server.log ovsdb-server-nb.log ovsdb-server-sb.log 2026-06-15 10:25:01.437 | + lib/neutron_plugins/ovn_agent:install_ovn:445 : '[' -f /opt/stack/logs/ovsdb-server-nb.log ']' 2026-06-15 10:25:01.441 | + lib/neutron_plugins/ovn_agent:install_ovn:444 : for logfile in ovs-vswitchd.log ovn-northd.log ovn-controller.log ovn-controller-vtep.log ovs-vtep.log ovsdb-server.log ovsdb-server-nb.log ovsdb-server-sb.log 2026-06-15 10:25:01.446 | + lib/neutron_plugins/ovn_agent:install_ovn:445 : '[' -f /opt/stack/logs/ovsdb-server-sb.log ']' 2026-06-15 10:25:01.451 | + lib/neutron_plugins/ovn_agent:install_ovn:451 : use_library_from_git ovsdbapp 2026-06-15 10:25:01.455 | + inc/python:use_library_from_git:266 : local name=ovsdbapp 2026-06-15 10:25:01.459 | + inc/python:use_library_from_git:267 : local enabled=1 2026-06-15 10:25:01.463 | + inc/python:use_library_from_git:268 : [[ novnc,cinder,devstack,glance,keystone,neutron,nova,os-test-images,placement,requirements,swift,tempest = \A\L\L ]] 2026-06-15 10:25:01.468 | + inc/python:use_library_from_git:268 : [[ ,novnc,cinder,devstack,glance,keystone,neutron,nova,os-test-images,placement,requirements,swift,tempest, =~ ,ovsdbapp, ]] 2026-06-15 10:25:01.472 | + inc/python:use_library_from_git:269 : return 1 2026-06-15 10:25:01.478 | + lib/neutron_plugins/ovn_agent:install_ovn:457 : [[ False == \T\r\u\e ]] 2026-06-15 10:25:01.482 | + lib/stack:stack_install_service:33 : [[ False = True ]] 2026-06-15 10:25:01.486 | + ./stack.sh:main:953 : is_service_enabled nova 2026-06-15 10:25:01.518 | + functions-common:is_service_enabled:2070 : return 0 2026-06-15 10:25:01.523 | + ./stack.sh:main:955 : stack_install_service nova 2026-06-15 10:25:01.527 | + lib/stack:stack_install_service:20 : local service=nova 2026-06-15 10:25:01.531 | + lib/stack:stack_install_service:21 : type install_nova 2026-06-15 10:25:01.536 | + lib/stack:stack_install_service:23 : [[ False = True ]] 2026-06-15 10:25:01.540 | + lib/stack:stack_install_service:32 : install_nova 2026-06-15 10:25:01.544 | + lib/nova:install_nova:910 : use_library_from_git os-vif 2026-06-15 10:25:01.548 | + inc/python:use_library_from_git:266 : local name=os-vif 2026-06-15 10:25:01.551 | + inc/python:use_library_from_git:267 : local enabled=1 2026-06-15 10:25:01.555 | + inc/python:use_library_from_git:268 : [[ novnc,cinder,devstack,glance,keystone,neutron,nova,os-test-images,placement,requirements,swift,tempest = \A\L\L ]] 2026-06-15 10:25:01.558 | + inc/python:use_library_from_git:268 : [[ ,novnc,cinder,devstack,glance,keystone,neutron,nova,os-test-images,placement,requirements,swift,tempest, =~ ,os-vif, ]] 2026-06-15 10:25:01.562 | + inc/python:use_library_from_git:269 : return 1 2026-06-15 10:25:01.566 | + lib/nova:install_nova:915 : is_service_enabled n-cpu 2026-06-15 10:25:01.591 | + functions-common:is_service_enabled:2070 : return 0 2026-06-15 10:25:01.594 | + lib/nova:install_nova:915 : [[ -r /opt/stack/devstack/lib/nova_plugins/hypervisor-libvirt ]] 2026-06-15 10:25:01.597 | + lib/nova:install_nova:916 : install_nova_hypervisor 2026-06-15 10:25:01.602 | + lib/nova_plugins/hypervisor-libvirt:install_nova_hypervisor:91 : install_libvirt 2026-06-15 10:25:01.606 | + lib/nova_plugins/functions-libvirt:install_libvirt:80 : [[ noble =~ bookworm ]] 2026-06-15 10:25:01.611 | + lib/nova_plugins/functions-libvirt:install_libvirt:93 : /opt/stack/requirements/.venv/bin/edit-constraints /opt/stack/requirements/upper-constraints.txt -- libvirt-python 2026-06-15 10:25:01.785 | + lib/nova_plugins/functions-libvirt:install_libvirt:95 : is_ubuntu 2026-06-15 10:25:01.789 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-06-15 10:25:01.793 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-06-15 10:25:01.797 | + lib/nova_plugins/functions-libvirt:install_libvirt:96 : install_package qemu-system libvirt-clients libvirt-daemon-system libvirt-dev python3-libvirt systemd-coredump 2026-06-15 10:25:01.800 | + functions-common:install_package:1432 : update_package_repo 2026-06-15 10:25:01.805 | + functions-common:update_package_repo:1406 : NO_UPDATE_REPOS=False 2026-06-15 10:25:01.809 | + functions-common:update_package_repo:1407 : REPOS_UPDATED=True 2026-06-15 10:25:01.813 | + functions-common:update_package_repo:1408 : RETRY_UPDATE=False 2026-06-15 10:25:01.817 | + functions-common:update_package_repo:1410 : [[ False = \T\r\u\e ]] 2026-06-15 10:25:01.821 | + functions-common:update_package_repo:1414 : is_ubuntu 2026-06-15 10:25:01.826 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-06-15 10:25:01.830 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-06-15 10:25:01.833 | + functions-common:update_package_repo:1415 : apt_get_update 2026-06-15 10:25:01.837 | + functions-common:apt_get_update:1160 : [[ True == \T\r\u\e ]] 2026-06-15 10:25:01.841 | + functions-common:apt_get_update:1160 : [[ False != \T\r\u\e ]] 2026-06-15 10:25:01.844 | + functions-common:apt_get_update:1161 : return 2026-06-15 10:25:01.848 | + functions-common:install_package:1433 : real_install_package qemu-system libvirt-clients libvirt-daemon-system libvirt-dev python3-libvirt systemd-coredump 2026-06-15 10:25:01.853 | + functions-common:real_install_package:1420 : is_ubuntu 2026-06-15 10:25:01.857 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-06-15 10:25:01.860 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-06-15 10:25:01.865 | + functions-common:real_install_package:1421 : apt_get install qemu-system libvirt-clients libvirt-daemon-system libvirt-dev python3-libvirt systemd-coredump 2026-06-15 10:25:01.897 | + functions-common:apt_get:1201 : sudo DEBIAN_FRONTEND=noninteractive http_proxy= https_proxy= no_proxy= apt-get --option Dpkg::Options::=--force-confold --assume-yes install qemu-system libvirt-clients libvirt-daemon-system libvirt-dev python3-libvirt systemd-coredump 2026-06-15 10:25:01.944 | Reading package lists... 2026-06-15 10:25:02.331 | Building dependency tree... 2026-06-15 10:25:02.332 | Reading state information... 2026-06-15 10:25:02.810 | The following additional packages will be installed: 2026-06-15 10:25:02.811 | ipxe-qemu libasound2-data libasound2t64 libbrlapi0.8 libcacard0 libdaxctl1 2026-06-15 10:25:02.811 | libfdt1 libndctl6 libnspr4 libnss3 libpciaccess0 libpcsclite1 libpmem1 2026-06-15 10:25:02.811 | librdmacm1t64 libslirp0 libusb-1.0-0 libusbredirparser1t64 libvirt-daemon 2026-06-15 10:25:02.811 | libvirt-daemon-config-network libvirt-daemon-config-nwfilter 2026-06-15 10:25:02.812 | libvirt-daemon-driver-qemu libvirt-daemon-system-systemd libvirt0 2026-06-15 10:25:02.812 | qemu-system-arm qemu-system-common qemu-system-data qemu-system-mips 2026-06-15 10:25:02.812 | qemu-system-misc qemu-system-ppc qemu-system-s390x qemu-system-sparc 2026-06-15 10:25:02.812 | qemu-system-x86 seabios systemd-container 2026-06-15 10:25:02.814 | Suggested packages: 2026-06-15 10:25:02.814 | alsa-utils libasound2-plugins pciutils pcscd libvirt-clients-qemu 2026-06-15 10:25:02.814 | libvirt-login-shell libvirt-daemon-driver-storage-gluster 2026-06-15 10:25:02.815 | libvirt-daemon-driver-storage-iscsi-direct libvirt-daemon-driver-storage-rbd 2026-06-15 10:25:02.815 | libvirt-daemon-driver-storage-zfs libvirt-daemon-driver-lxc 2026-06-15 10:25:02.815 | libvirt-daemon-driver-vbox libvirt-daemon-driver-xen numad passt apparmor 2026-06-15 10:25:02.815 | auditd nfs-common systemtap zfsutils samba vde2 2026-06-15 10:25:02.815 | Recommended packages: 2026-06-15 10:25:02.815 | alsa-ucm-conf alsa-topology-conf libxml2-utils swtpm swtpm-tools mdevctl 2026-06-15 10:25:02.815 | libvirt-l10n ipxe-qemu-256k-compat-efi-roms qemu-efi-aarch64 qemu-efi-arm 2026-06-15 10:25:02.815 | qemu-system-gui qemu-system-modules-spice qemu-system-modules-opengl 2026-06-15 10:25:02.815 | qemu-block-extra ovmf cpu-checker libnss-mymachines 2026-06-15 10:25:02.867 | The following NEW packages will be installed: 2026-06-15 10:25:02.868 | ipxe-qemu libasound2-data libasound2t64 libbrlapi0.8 libcacard0 libdaxctl1 2026-06-15 10:25:02.868 | libfdt1 libndctl6 libnspr4 libnss3 libpciaccess0 libpcsclite1 libpmem1 2026-06-15 10:25:02.869 | librdmacm1t64 libslirp0 libusb-1.0-0 libusbredirparser1t64 libvirt-clients 2026-06-15 10:25:02.869 | libvirt-daemon libvirt-daemon-config-network libvirt-daemon-config-nwfilter 2026-06-15 10:25:02.870 | libvirt-daemon-driver-qemu libvirt-daemon-system 2026-06-15 10:25:02.870 | libvirt-daemon-system-systemd libvirt-dev libvirt0 python3-libvirt 2026-06-15 10:25:02.870 | qemu-system qemu-system-arm qemu-system-common qemu-system-data 2026-06-15 10:25:02.870 | qemu-system-mips qemu-system-misc qemu-system-ppc qemu-system-s390x 2026-06-15 10:25:02.871 | qemu-system-sparc qemu-system-x86 seabios systemd-container systemd-coredump 2026-06-15 10:25:02.937 | 0 upgraded, 40 newly installed, 0 to remove and 0 not upgraded. 2026-06-15 10:25:02.937 | Need to get 127 MB of archives. 2026-06-15 10:25:02.937 | After this operation, 527 MB of additional disk space will be used. 2026-06-15 10:25:02.937 | Get:1 https://mirror-int.ord.rax.opendev.org/ubuntu noble/main amd64 libusb-1.0-0 amd64 2:1.0.27-1 [54.0 kB] 2026-06-15 10:25:02.940 | Get:2 https://mirror-int.ord.rax.opendev.org/ubuntu noble/main amd64 ipxe-qemu all 1.21.1+git-20220113.fbbdc3926-0ubuntu2 [1,565 kB] 2026-06-15 10:25:02.975 | Get:3 https://mirror-int.ord.rax.opendev.org/ubuntu noble-updates/main amd64 libasound2-data all 1.2.11-1ubuntu0.2 [21.3 kB] 2026-06-15 10:25:02.976 | Get:4 https://mirror-int.ord.rax.opendev.org/ubuntu noble-updates/main amd64 libasound2t64 amd64 1.2.11-1ubuntu0.2 [398 kB] 2026-06-15 10:25:02.983 | Get:5 https://mirror-int.ord.rax.opendev.org/ubuntu noble/main amd64 libbrlapi0.8 amd64 6.6-4ubuntu5 [31.4 kB] 2026-06-15 10:25:02.984 | Get:6 https://mirror-int.ord.rax.opendev.org/ubuntu noble/main amd64 libnspr4 amd64 2:4.35-1.1build1 [117 kB] 2026-06-15 10:25:02.987 | Get:7 https://mirror-int.ord.rax.opendev.org/ubuntu noble-updates/main amd64 libnss3 amd64 2:3.98-1ubuntu0.1 [1,445 kB] 2026-06-15 10:25:03.016 | Get:8 https://mirror-int.ord.rax.opendev.org/ubuntu noble/main amd64 libpcsclite1 amd64 2.0.3-1build1 [21.4 kB] 2026-06-15 10:25:03.017 | Get:9 https://mirror-int.ord.rax.opendev.org/ubuntu noble/main amd64 libcacard0 amd64 1:2.8.0-3build4 [36.5 kB] 2026-06-15 10:25:03.018 | Get:10 https://mirror-int.ord.rax.opendev.org/ubuntu noble/main amd64 libdaxctl1 amd64 77-2ubuntu2 [21.4 kB] 2026-06-15 10:25:03.019 | Get:11 https://mirror-int.ord.rax.opendev.org/ubuntu noble/main amd64 libndctl6 amd64 77-2ubuntu2 [62.8 kB] 2026-06-15 10:25:03.020 | Get:12 https://mirror-int.ord.rax.opendev.org/ubuntu noble-updates/main amd64 libpciaccess0 amd64 0.17-3ubuntu0.24.04.2 [18.9 kB] 2026-06-15 10:25:03.021 | Get:13 https://mirror-int.ord.rax.opendev.org/ubuntu noble/main amd64 libpmem1 amd64 1.13.1-1.1ubuntu2 [84.8 kB] 2026-06-15 10:25:03.023 | Get:14 https://mirror-int.ord.rax.opendev.org/ubuntu noble-updates/main amd64 librdmacm1t64 amd64 50.0-2ubuntu0.2 [70.7 kB] 2026-06-15 10:25:03.025 | Get:15 https://mirror-int.ord.rax.opendev.org/ubuntu noble/main amd64 libslirp0 amd64 4.7.0-1ubuntu3 [63.8 kB] 2026-06-15 10:25:03.026 | Get:16 https://mirror-int.ord.rax.opendev.org/ubuntu noble/main amd64 libusbredirparser1t64 amd64 0.13.0-2.1build1 [16.5 kB] 2026-06-15 10:25:03.028 | Get:17 https://mirror-int.ord.rax.opendev.org/ubuntu noble-updates/main amd64 libvirt0 amd64 10.0.0-2ubuntu8.13 [1,830 kB] 2026-06-15 10:25:03.066 | Get:18 https://mirror-int.ord.rax.opendev.org/ubuntu noble-updates/main amd64 libvirt-clients amd64 10.0.0-2ubuntu8.13 [438 kB] 2026-06-15 10:25:03.075 | Get:19 https://mirror-int.ord.rax.opendev.org/ubuntu noble-updates/main amd64 libvirt-daemon-driver-qemu amd64 10.0.0-2ubuntu8.13 [741 kB] 2026-06-15 10:25:03.090 | Get:20 https://mirror-int.ord.rax.opendev.org/ubuntu noble-updates/main amd64 libvirt-daemon amd64 10.0.0-2ubuntu8.13 [431 kB] 2026-06-15 10:25:03.099 | Get:21 https://mirror-int.ord.rax.opendev.org/ubuntu noble-updates/main amd64 libvirt-daemon-config-network all 10.0.0-2ubuntu8.13 [3,116 B] 2026-06-15 10:25:03.099 | Get:22 https://mirror-int.ord.rax.opendev.org/ubuntu noble-updates/main amd64 libvirt-daemon-config-nwfilter all 10.0.0-2ubuntu8.13 [6,036 B] 2026-06-15 10:25:03.100 | Get:23 https://mirror-int.ord.rax.opendev.org/ubuntu noble-updates/main amd64 systemd-container amd64 255.4-1ubuntu8.16 [417 kB] 2026-06-15 10:25:03.108 | Get:24 https://mirror-int.ord.rax.opendev.org/ubuntu noble-updates/main amd64 libvirt-daemon-system-systemd all 10.0.0-2ubuntu8.13 [1,374 B] 2026-06-15 10:25:03.108 | Get:25 https://mirror-int.ord.rax.opendev.org/ubuntu noble-updates/main amd64 libvirt-daemon-system amd64 10.0.0-2ubuntu8.13 [49.8 kB] 2026-06-15 10:25:03.109 | Get:26 https://mirror-int.ord.rax.opendev.org/ubuntu noble-updates/universe amd64 libvirt-dev amd64 10.0.0-2ubuntu8.13 [178 kB] 2026-06-15 10:25:03.113 | Get:27 https://mirror-int.ord.rax.opendev.org/ubuntu noble/main amd64 python3-libvirt amd64 10.0.0-1build1 [164 kB] 2026-06-15 10:25:03.117 | Get:28 https://mirror-int.ord.rax.opendev.org/ubuntu noble/main amd64 libfdt1 amd64 1.7.0-2build1 [20.1 kB] 2026-06-15 10:25:03.117 | Get:29 https://mirror-int.ord.rax.opendev.org/ubuntu noble-updates/main amd64 qemu-system-common amd64 1:8.2.2+ds-0ubuntu1.16 [1,255 kB] 2026-06-15 10:25:03.144 | Get:30 https://mirror-int.ord.rax.opendev.org/ubuntu noble-updates/main amd64 qemu-system-data all 1:8.2.2+ds-0ubuntu1.16 [1,796 kB] 2026-06-15 10:25:03.181 | Get:31 https://mirror-int.ord.rax.opendev.org/ubuntu noble-updates/main amd64 qemu-system-arm amd64 1:8.2.2+ds-0ubuntu1.16 [11.0 MB] 2026-06-15 10:25:03.423 | Get:32 https://mirror-int.ord.rax.opendev.org/ubuntu noble-updates/main amd64 qemu-system-mips amd64 1:8.2.2+ds-0ubuntu1.16 [16.3 MB] 2026-06-15 10:25:03.778 | Get:33 https://mirror-int.ord.rax.opendev.org/ubuntu noble-updates/main amd64 qemu-system-ppc amd64 1:8.2.2+ds-0ubuntu1.16 [9,104 kB] 2026-06-15 10:25:03.963 | Get:34 https://mirror-int.ord.rax.opendev.org/ubuntu noble-updates/main amd64 qemu-system-sparc amd64 1:8.2.2+ds-0ubuntu1.16 [6,308 kB] 2026-06-15 10:25:04.094 | Get:35 https://mirror-int.ord.rax.opendev.org/ubuntu noble/main amd64 seabios all 1.16.3-2 [175 kB] 2026-06-15 10:25:04.098 | Get:36 https://mirror-int.ord.rax.opendev.org/ubuntu noble-updates/main amd64 qemu-system-x86 amd64 1:8.2.2+ds-0ubuntu1.16 [11.2 MB] 2026-06-15 10:25:04.336 | Get:37 https://mirror-int.ord.rax.opendev.org/ubuntu noble-updates/main amd64 qemu-system-s390x amd64 1:8.2.2+ds-0ubuntu1.16 [3,435 kB] 2026-06-15 10:25:04.411 | Get:38 https://mirror-int.ord.rax.opendev.org/ubuntu noble-updates/main amd64 qemu-system-misc amd64 1:8.2.2+ds-0ubuntu1.16 [57.7 MB] 2026-06-15 10:25:05.668 | Get:39 https://mirror-int.ord.rax.opendev.org/ubuntu noble-updates/main amd64 qemu-system amd64 1:8.2.2+ds-0ubuntu1.16 [58.4 kB] 2026-06-15 10:25:05.669 | Get:40 https://mirror-int.ord.rax.opendev.org/ubuntu noble-updates/universe amd64 systemd-coredump amd64 255.4-1ubuntu8.16 [71.7 kB] 2026-06-15 10:25:06.021 | debconf: delaying package configuration, since apt-utils is not installed 2026-06-15 10:25:06.082 | Fetched 127 MB in 3s (45.7 MB/s) 2026-06-15 10:25:06.118 | Selecting previously unselected package libusb-1.0-0:amd64. 2026-06-15 10:25:06.160 | (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 ... 54721 files and directories currently installed.) 2026-06-15 10:25:06.165 | Preparing to unpack .../00-libusb-1.0-0_2%3a1.0.27-1_amd64.deb ... 2026-06-15 10:25:06.171 | Unpacking libusb-1.0-0:amd64 (2:1.0.27-1) ... 2026-06-15 10:25:06.214 | Selecting previously unselected package ipxe-qemu. 2026-06-15 10:25:06.223 | Preparing to unpack .../01-ipxe-qemu_1.21.1+git-20220113.fbbdc3926-0ubuntu2_all.deb ... 2026-06-15 10:25:06.226 | Unpacking ipxe-qemu (1.21.1+git-20220113.fbbdc3926-0ubuntu2) ... 2026-06-15 10:25:06.291 | Selecting previously unselected package libasound2-data. 2026-06-15 10:25:06.301 | Preparing to unpack .../02-libasound2-data_1.2.11-1ubuntu0.2_all.deb ... 2026-06-15 10:25:06.304 | Unpacking libasound2-data (1.2.11-1ubuntu0.2) ... 2026-06-15 10:25:06.373 | Selecting previously unselected package libasound2t64:amd64. 2026-06-15 10:25:06.384 | Preparing to unpack .../03-libasound2t64_1.2.11-1ubuntu0.2_amd64.deb ... 2026-06-15 10:25:06.389 | Unpacking libasound2t64:amd64 (1.2.11-1ubuntu0.2) ... 2026-06-15 10:25:06.445 | Selecting previously unselected package libbrlapi0.8:amd64. 2026-06-15 10:25:06.454 | Preparing to unpack .../04-libbrlapi0.8_6.6-4ubuntu5_amd64.deb ... 2026-06-15 10:25:06.457 | Unpacking libbrlapi0.8:amd64 (6.6-4ubuntu5) ... 2026-06-15 10:25:06.499 | Selecting previously unselected package libnspr4:amd64. 2026-06-15 10:25:06.507 | Preparing to unpack .../05-libnspr4_2%3a4.35-1.1build1_amd64.deb ... 2026-06-15 10:25:06.510 | Unpacking libnspr4:amd64 (2:4.35-1.1build1) ... 2026-06-15 10:25:06.557 | Selecting previously unselected package libnss3:amd64. 2026-06-15 10:25:06.565 | Preparing to unpack .../06-libnss3_2%3a3.98-1ubuntu0.1_amd64.deb ... 2026-06-15 10:25:06.568 | Unpacking libnss3:amd64 (2:3.98-1ubuntu0.1) ... 2026-06-15 10:25:06.663 | Selecting previously unselected package libpcsclite1:amd64. 2026-06-15 10:25:06.669 | Preparing to unpack .../07-libpcsclite1_2.0.3-1build1_amd64.deb ... 2026-06-15 10:25:06.672 | Unpacking libpcsclite1:amd64 (2.0.3-1build1) ... 2026-06-15 10:25:06.707 | Selecting previously unselected package libcacard0:amd64. 2026-06-15 10:25:06.716 | Preparing to unpack .../08-libcacard0_1%3a2.8.0-3build4_amd64.deb ... 2026-06-15 10:25:06.719 | Unpacking libcacard0:amd64 (1:2.8.0-3build4) ... 2026-06-15 10:25:06.757 | Selecting previously unselected package libdaxctl1:amd64. 2026-06-15 10:25:06.765 | Preparing to unpack .../09-libdaxctl1_77-2ubuntu2_amd64.deb ... 2026-06-15 10:25:06.768 | Unpacking libdaxctl1:amd64 (77-2ubuntu2) ... 2026-06-15 10:25:06.805 | Selecting previously unselected package libndctl6:amd64. 2026-06-15 10:25:06.812 | Preparing to unpack .../10-libndctl6_77-2ubuntu2_amd64.deb ... 2026-06-15 10:25:06.815 | Unpacking libndctl6:amd64 (77-2ubuntu2) ... 2026-06-15 10:25:06.857 | Selecting previously unselected package libpciaccess0:amd64. 2026-06-15 10:25:06.865 | Preparing to unpack .../11-libpciaccess0_0.17-3ubuntu0.24.04.2_amd64.deb ... 2026-06-15 10:25:06.867 | Unpacking libpciaccess0:amd64 (0.17-3ubuntu0.24.04.2) ... 2026-06-15 10:25:06.906 | Selecting previously unselected package libpmem1:amd64. 2026-06-15 10:25:06.915 | Preparing to unpack .../12-libpmem1_1.13.1-1.1ubuntu2_amd64.deb ... 2026-06-15 10:25:06.919 | Unpacking libpmem1:amd64 (1.13.1-1.1ubuntu2) ... 2026-06-15 10:25:06.965 | Selecting previously unselected package librdmacm1t64:amd64. 2026-06-15 10:25:06.973 | Preparing to unpack .../13-librdmacm1t64_50.0-2ubuntu0.2_amd64.deb ... 2026-06-15 10:25:06.976 | Unpacking librdmacm1t64:amd64 (50.0-2ubuntu0.2) ... 2026-06-15 10:25:07.020 | Selecting previously unselected package libslirp0:amd64. 2026-06-15 10:25:07.029 | Preparing to unpack .../14-libslirp0_4.7.0-1ubuntu3_amd64.deb ... 2026-06-15 10:25:07.032 | Unpacking libslirp0:amd64 (4.7.0-1ubuntu3) ... 2026-06-15 10:25:07.074 | Selecting previously unselected package libusbredirparser1t64:amd64. 2026-06-15 10:25:07.080 | Preparing to unpack .../15-libusbredirparser1t64_0.13.0-2.1build1_amd64.deb ... 2026-06-15 10:25:07.084 | Unpacking libusbredirparser1t64:amd64 (0.13.0-2.1build1) ... 2026-06-15 10:25:07.124 | Selecting previously unselected package libvirt0:amd64. 2026-06-15 10:25:07.132 | Preparing to unpack .../16-libvirt0_10.0.0-2ubuntu8.13_amd64.deb ... 2026-06-15 10:25:07.135 | Unpacking libvirt0:amd64 (10.0.0-2ubuntu8.13) ... 2026-06-15 10:25:07.278 | Selecting previously unselected package libvirt-clients. 2026-06-15 10:25:07.287 | Preparing to unpack .../17-libvirt-clients_10.0.0-2ubuntu8.13_amd64.deb ... 2026-06-15 10:25:07.300 | Unpacking libvirt-clients (10.0.0-2ubuntu8.13) ... 2026-06-15 10:25:07.363 | Selecting previously unselected package libvirt-daemon-driver-qemu. 2026-06-15 10:25:07.373 | Preparing to unpack .../18-libvirt-daemon-driver-qemu_10.0.0-2ubuntu8.13_amd64.deb ... 2026-06-15 10:25:07.387 | Unpacking libvirt-daemon-driver-qemu (10.0.0-2ubuntu8.13) ... 2026-06-15 10:25:07.460 | Selecting previously unselected package libvirt-daemon. 2026-06-15 10:25:07.469 | Preparing to unpack .../19-libvirt-daemon_10.0.0-2ubuntu8.13_amd64.deb ... 2026-06-15 10:25:07.482 | Unpacking libvirt-daemon (10.0.0-2ubuntu8.13) ... 2026-06-15 10:25:07.554 | Selecting previously unselected package libvirt-daemon-config-network. 2026-06-15 10:25:07.563 | Preparing to unpack .../20-libvirt-daemon-config-network_10.0.0-2ubuntu8.13_all.deb ... 2026-06-15 10:25:07.575 | Unpacking libvirt-daemon-config-network (10.0.0-2ubuntu8.13) ... 2026-06-15 10:25:07.615 | Selecting previously unselected package libvirt-daemon-config-nwfilter. 2026-06-15 10:25:07.623 | Preparing to unpack .../21-libvirt-daemon-config-nwfilter_10.0.0-2ubuntu8.13_all.deb ... 2026-06-15 10:25:07.635 | Unpacking libvirt-daemon-config-nwfilter (10.0.0-2ubuntu8.13) ... 2026-06-15 10:25:07.682 | Selecting previously unselected package systemd-container. 2026-06-15 10:25:07.690 | Preparing to unpack .../22-systemd-container_255.4-1ubuntu8.16_amd64.deb ... 2026-06-15 10:25:07.693 | Unpacking systemd-container (255.4-1ubuntu8.16) ... 2026-06-15 10:25:07.773 | Selecting previously unselected package libvirt-daemon-system-systemd. 2026-06-15 10:25:07.782 | Preparing to unpack .../23-libvirt-daemon-system-systemd_10.0.0-2ubuntu8.13_all.deb ... 2026-06-15 10:25:07.794 | Unpacking libvirt-daemon-system-systemd (10.0.0-2ubuntu8.13) ... 2026-06-15 10:25:07.840 | Selecting previously unselected package libvirt-daemon-system. 2026-06-15 10:25:07.847 | Preparing to unpack .../24-libvirt-daemon-system_10.0.0-2ubuntu8.13_amd64.deb ... 2026-06-15 10:25:07.887 | Unpacking libvirt-daemon-system (10.0.0-2ubuntu8.13) ... 2026-06-15 10:25:07.948 | Selecting previously unselected package libvirt-dev:amd64. 2026-06-15 10:25:07.956 | Preparing to unpack .../25-libvirt-dev_10.0.0-2ubuntu8.13_amd64.deb ... 2026-06-15 10:25:07.967 | Unpacking libvirt-dev:amd64 (10.0.0-2ubuntu8.13) ... 2026-06-15 10:25:08.029 | Selecting previously unselected package python3-libvirt. 2026-06-15 10:25:08.036 | Preparing to unpack .../26-python3-libvirt_10.0.0-1build1_amd64.deb ... 2026-06-15 10:25:08.038 | Unpacking python3-libvirt (10.0.0-1build1) ... 2026-06-15 10:25:08.091 | Selecting previously unselected package libfdt1:amd64. 2026-06-15 10:25:08.099 | Preparing to unpack .../27-libfdt1_1.7.0-2build1_amd64.deb ... 2026-06-15 10:25:08.102 | Unpacking libfdt1:amd64 (1.7.0-2build1) ... 2026-06-15 10:25:08.152 | Selecting previously unselected package qemu-system-common. 2026-06-15 10:25:08.160 | Preparing to unpack .../28-qemu-system-common_1%3a8.2.2+ds-0ubuntu1.16_amd64.deb ... 2026-06-15 10:25:08.163 | Unpacking qemu-system-common (1:8.2.2+ds-0ubuntu1.16) ... 2026-06-15 10:25:08.309 | Selecting previously unselected package qemu-system-data. 2026-06-15 10:25:08.317 | Preparing to unpack .../29-qemu-system-data_1%3a8.2.2+ds-0ubuntu1.16_all.deb ... 2026-06-15 10:25:08.320 | Unpacking qemu-system-data (1:8.2.2+ds-0ubuntu1.16) ... 2026-06-15 10:25:08.489 | Selecting previously unselected package qemu-system-arm. 2026-06-15 10:25:08.497 | Preparing to unpack .../30-qemu-system-arm_1%3a8.2.2+ds-0ubuntu1.16_amd64.deb ... 2026-06-15 10:25:08.509 | Unpacking qemu-system-arm (1:8.2.2+ds-0ubuntu1.16) ... 2026-06-15 10:25:09.202 | Selecting previously unselected package qemu-system-mips. 2026-06-15 10:25:09.207 | Preparing to unpack .../31-qemu-system-mips_1%3a8.2.2+ds-0ubuntu1.16_amd64.deb ... 2026-06-15 10:25:09.220 | Unpacking qemu-system-mips (1:8.2.2+ds-0ubuntu1.16) ... 2026-06-15 10:25:09.970 | Selecting previously unselected package qemu-system-ppc. 2026-06-15 10:25:09.980 | Preparing to unpack .../32-qemu-system-ppc_1%3a8.2.2+ds-0ubuntu1.16_amd64.deb ... 2026-06-15 10:25:09.992 | Unpacking qemu-system-ppc (1:8.2.2+ds-0ubuntu1.16) ... 2026-06-15 10:25:10.452 | Selecting previously unselected package qemu-system-sparc. 2026-06-15 10:25:10.460 | Preparing to unpack .../33-qemu-system-sparc_1%3a8.2.2+ds-0ubuntu1.16_amd64.deb ... 2026-06-15 10:25:10.472 | Unpacking qemu-system-sparc (1:8.2.2+ds-0ubuntu1.16) ... 2026-06-15 10:25:10.777 | Selecting previously unselected package seabios. 2026-06-15 10:25:10.786 | Preparing to unpack .../34-seabios_1.16.3-2_all.deb ... 2026-06-15 10:25:10.789 | Unpacking seabios (1.16.3-2) ... 2026-06-15 10:25:10.834 | Selecting previously unselected package qemu-system-x86. 2026-06-15 10:25:10.842 | Preparing to unpack .../35-qemu-system-x86_1%3a8.2.2+ds-0ubuntu1.16_amd64.deb ... 2026-06-15 10:25:10.852 | Unpacking qemu-system-x86 (1:8.2.2+ds-0ubuntu1.16) ... 2026-06-15 10:25:11.572 | Selecting previously unselected package qemu-system-s390x. 2026-06-15 10:25:11.580 | Preparing to unpack .../36-qemu-system-s390x_1%3a8.2.2+ds-0ubuntu1.16_amd64.deb ... 2026-06-15 10:25:11.596 | Unpacking qemu-system-s390x (1:8.2.2+ds-0ubuntu1.16) ... 2026-06-15 10:25:11.785 | Selecting previously unselected package qemu-system-misc. 2026-06-15 10:25:11.793 | Preparing to unpack .../37-qemu-system-misc_1%3a8.2.2+ds-0ubuntu1.16_amd64.deb ... 2026-06-15 10:25:11.805 | Unpacking qemu-system-misc (1:8.2.2+ds-0ubuntu1.16) ... 2026-06-15 10:25:14.228 | Selecting previously unselected package qemu-system. 2026-06-15 10:25:14.235 | Preparing to unpack .../38-qemu-system_1%3a8.2.2+ds-0ubuntu1.16_amd64.deb ... 2026-06-15 10:25:14.238 | Unpacking qemu-system (1:8.2.2+ds-0ubuntu1.16) ... 2026-06-15 10:25:14.275 | Selecting previously unselected package systemd-coredump. 2026-06-15 10:25:14.282 | Preparing to unpack .../39-systemd-coredump_255.4-1ubuntu8.16_amd64.deb ... 2026-06-15 10:25:14.285 | Unpacking systemd-coredump (255.4-1ubuntu8.16) ... 2026-06-15 10:25:14.346 | Setting up libpciaccess0:amd64 (0.17-3ubuntu0.24.04.2) ... 2026-06-15 10:25:14.354 | Setting up systemd-coredump (255.4-1ubuntu8.16) ... 2026-06-15 10:25:14.766 | Creating group 'systemd-coredump' with GID 989. 2026-06-15 10:25:14.767 | Creating user 'systemd-coredump' (systemd Core Dumper) with UID 989 and GID 989. 2026-06-15 10:25:14.785 | Setting up libfdt1:amd64 (1.7.0-2build1) ... 2026-06-15 10:25:14.792 | Setting up libasound2-data (1.2.11-1ubuntu0.2) ... 2026-06-15 10:25:14.799 | Setting up libasound2t64:amd64 (1.2.11-1ubuntu0.2) ... 2026-06-15 10:25:14.806 | Setting up libnspr4:amd64 (2:4.35-1.1build1) ... 2026-06-15 10:25:14.813 | Setting up libpcsclite1:amd64 (2.0.3-1build1) ... 2026-06-15 10:25:14.820 | Setting up libdaxctl1:amd64 (77-2ubuntu2) ... 2026-06-15 10:25:14.826 | Setting up qemu-system-data (1:8.2.2+ds-0ubuntu1.16) ... 2026-06-15 10:25:14.833 | Setting up seabios (1.16.3-2) ... 2026-06-15 10:25:14.840 | Setting up libvirt0:amd64 (10.0.0-2ubuntu8.13) ... 2026-06-15 10:25:14.846 | Setting up systemd-container (255.4-1ubuntu8.16) ... 2026-06-15 10:25:15.098 | Created symlink /etc/systemd/system/multi-user.target.wants/machines.target → /usr/lib/systemd/system/machines.target. 2026-06-15 10:25:15.547 | Setting up libslirp0:amd64 (4.7.0-1ubuntu3) ... 2026-06-15 10:25:15.554 | Setting up libusbredirparser1t64:amd64 (0.13.0-2.1build1) ... 2026-06-15 10:25:15.561 | Setting up ipxe-qemu (1.21.1+git-20220113.fbbdc3926-0ubuntu2) ... 2026-06-15 10:25:15.567 | Setting up libndctl6:amd64 (77-2ubuntu2) ... 2026-06-15 10:25:15.575 | Setting up librdmacm1t64:amd64 (50.0-2ubuntu0.2) ... 2026-06-15 10:25:15.581 | Setting up libbrlapi0.8:amd64 (6.6-4ubuntu5) ... 2026-06-15 10:25:15.587 | Setting up libusb-1.0-0:amd64 (2:1.0.27-1) ... 2026-06-15 10:25:15.594 | Setting up libvirt-daemon-config-nwfilter (10.0.0-2ubuntu8.13) ... 2026-06-15 10:25:16.115 | Setting up libpmem1:amd64 (1.13.1-1.1ubuntu2) ... 2026-06-15 10:25:16.122 | Setting up libvirt-daemon-config-network (10.0.0-2ubuntu8.13) ... 2026-06-15 10:25:16.529 | Setting up python3-libvirt (10.0.0-1build1) ... 2026-06-15 10:25:16.798 | Setting up libvirt-clients (10.0.0-2ubuntu8.13) ... 2026-06-15 10:25:16.821 | Setting up libvirt-dev:amd64 (10.0.0-2ubuntu8.13) ... 2026-06-15 10:25:16.835 | Setting up libnss3:amd64 (2:3.98-1ubuntu0.1) ... 2026-06-15 10:25:16.846 | Setting up libcacard0:amd64 (1:2.8.0-3build4) ... 2026-06-15 10:25:16.853 | Setting up libvirt-daemon-driver-qemu (10.0.0-2ubuntu8.13) ... 2026-06-15 10:25:16.867 | Setting up libvirt-daemon-system-systemd (10.0.0-2ubuntu8.13) ... 2026-06-15 10:25:16.881 | Setting up libvirt-daemon (10.0.0-2ubuntu8.13) ... 2026-06-15 10:25:16.897 | Setting up qemu-system-common (1:8.2.2+ds-0ubuntu1.16) ... 2026-06-15 10:25:17.140 | Created symlink /etc/systemd/system/multi-user.target.wants/qemu-kvm.service → /usr/lib/systemd/system/qemu-kvm.service. 2026-06-15 10:25:17.606 | Setting up qemu-system-mips (1:8.2.2+ds-0ubuntu1.16) ... 2026-06-15 10:25:17.619 | Setting up qemu-system-sparc (1:8.2.2+ds-0ubuntu1.16) ... 2026-06-15 10:25:17.633 | Setting up qemu-system-x86 (1:8.2.2+ds-0ubuntu1.16) ... 2026-06-15 10:25:17.647 | Setting up qemu-system-ppc (1:8.2.2+ds-0ubuntu1.16) ... 2026-06-15 10:25:17.660 | Setting up qemu-system-misc (1:8.2.2+ds-0ubuntu1.16) ... 2026-06-15 10:25:17.673 | Setting up qemu-system-arm (1:8.2.2+ds-0ubuntu1.16) ... 2026-06-15 10:25:17.687 | Setting up libvirt-daemon-system (10.0.0-2ubuntu8.13) ... 2026-06-15 10:25:18.051 | useradd warning: libvirt-qemu's uid 64055 is greater than SYS_UID_MAX 999 2026-06-15 10:25:18.522 | info: Selecting GID from range 100 to 999 ... 2026-06-15 10:25:18.526 | info: Adding group `swtpm' (GID 118) ... 2026-06-15 10:25:18.606 | info: The home dir /var/lib/swtpm you specified can't be accessed: No such file or directory 2026-06-15 10:25:18.606 | 2026-06-15 10:25:18.612 | info: Selecting UID from range 100 to 999 ... 2026-06-15 10:25:18.612 | 2026-06-15 10:25:18.616 | info: Adding system user `swtpm' (UID 114) ... 2026-06-15 10:25:18.619 | info: Adding new user `swtpm' (UID 114) with group `swtpm' ... 2026-06-15 10:25:18.657 | info: Not creating home directory `/var/lib/swtpm'. 2026-06-15 10:25:18.758 | Enabling libvirt default network 2026-06-15 10:25:18.778 | Inserted module 'msr' 2026-06-15 10:25:19.042 | Created symlink /etc/systemd/system/multi-user.target.wants/libvirtd.service → /usr/lib/systemd/system/libvirtd.service. 2026-06-15 10:25:19.042 | Created symlink /etc/systemd/system/sockets.target.wants/virtlockd.socket → /usr/lib/systemd/system/virtlockd.socket. 2026-06-15 10:25:19.042 | Created symlink /etc/systemd/system/sockets.target.wants/virtlogd.socket → /usr/lib/systemd/system/virtlogd.socket. 2026-06-15 10:25:19.042 | Created symlink /etc/systemd/system/sockets.target.wants/libvirtd.socket → /usr/lib/systemd/system/libvirtd.socket. 2026-06-15 10:25:19.042 | Created symlink /etc/systemd/system/sockets.target.wants/libvirtd-ro.socket → /usr/lib/systemd/system/libvirtd-ro.socket. 2026-06-15 10:25:19.042 | Created symlink /etc/systemd/system/sockets.target.wants/libvirtd-admin.socket → /usr/lib/systemd/system/libvirtd-admin.socket. 2026-06-15 10:25:19.042 | Created symlink /etc/systemd/system/sockets.target.wants/virtlockd-admin.socket → /usr/lib/systemd/system/virtlockd-admin.socket. 2026-06-15 10:25:19.042 | Created symlink /etc/systemd/system/sockets.target.wants/virtlogd-admin.socket → /usr/lib/systemd/system/virtlogd-admin.socket. 2026-06-15 10:25:19.826 | Created symlink /etc/systemd/system/multi-user.target.wants/libvirt-guests.service → /usr/lib/systemd/system/libvirt-guests.service. 2026-06-15 10:25:21.025 | Created symlink /etc/systemd/system/multi-user.target.wants/virtlockd.service → /usr/lib/systemd/system/virtlockd.service. 2026-06-15 10:25:21.744 | Created symlink /etc/systemd/system/multi-user.target.wants/virtlogd.service → /usr/lib/systemd/system/virtlogd.service. 2026-06-15 10:25:22.704 | Setting up libvirt-daemon dnsmasq configuration. 2026-06-15 10:25:22.764 | Setting up qemu-system-s390x (1:8.2.2+ds-0ubuntu1.16) ... 2026-06-15 10:25:22.781 | Setting up qemu-system (1:8.2.2+ds-0ubuntu1.16) ... 2026-06-15 10:25:22.789 | Processing triggers for man-db (2.12.0-4build2) ... 2026-06-15 10:25:24.239 | Processing triggers for dbus (1.14.10-4ubuntu4.1) ... 2026-06-15 10:25:24.257 | Processing triggers for libc-bin (2.39-0ubuntu8.7) ... 2026-06-15 10:25:24.493 | + functions-common:apt_get:1205 : result=0 2026-06-15 10:25:24.495 | + functions-common:apt_get:1208 : time_stop apt-get 2026-06-15 10:25:24.497 | + functions-common:time_stop:2414 : local name 2026-06-15 10:25:24.500 | + functions-common:time_stop:2415 : local end_time 2026-06-15 10:25:24.502 | + functions-common:time_stop:2416 : local elapsed_time 2026-06-15 10:25:24.505 | + functions-common:time_stop:2417 : local total 2026-06-15 10:25:24.508 | + functions-common:time_stop:2418 : local start_time 2026-06-15 10:25:24.510 | + functions-common:time_stop:2420 : name=apt-get 2026-06-15 10:25:24.513 | + functions-common:time_stop:2421 : start_time=1781519101892 2026-06-15 10:25:24.517 | + functions-common:time_stop:2423 : [[ -z 1781519101892 ]] 2026-06-15 10:25:24.521 | ++ functions-common:time_stop:2426 : date +%s%3N 2026-06-15 10:25:24.526 | + functions-common:time_stop:2426 : end_time=1781519124522 2026-06-15 10:25:24.529 | + functions-common:time_stop:2427 : elapsed_time=22630 2026-06-15 10:25:24.532 | + functions-common:time_stop:2428 : total=141121 2026-06-15 10:25:24.535 | + functions-common:time_stop:2430 : _TIME_START[$name]= 2026-06-15 10:25:24.539 | + functions-common:time_stop:2431 : _TIME_TOTAL[$name]=163751 2026-06-15 10:25:24.542 | + functions-common:apt_get:1209 : return 0 2026-06-15 10:25:24.545 | + lib/nova_plugins/functions-libvirt:install_libvirt:97 : install_package ovmf swtpm swtpm-tools mdevctl 2026-06-15 10:25:24.548 | + functions-common:install_package:1432 : update_package_repo 2026-06-15 10:25:24.551 | + functions-common:update_package_repo:1406 : NO_UPDATE_REPOS=False 2026-06-15 10:25:24.554 | + functions-common:update_package_repo:1407 : REPOS_UPDATED=True 2026-06-15 10:25:24.557 | + functions-common:update_package_repo:1408 : RETRY_UPDATE=False 2026-06-15 10:25:24.559 | + functions-common:update_package_repo:1410 : [[ False = \T\r\u\e ]] 2026-06-15 10:25:24.562 | + functions-common:update_package_repo:1414 : is_ubuntu 2026-06-15 10:25:24.565 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-06-15 10:25:24.568 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-06-15 10:25:24.571 | + functions-common:update_package_repo:1415 : apt_get_update 2026-06-15 10:25:24.574 | + functions-common:apt_get_update:1160 : [[ True == \T\r\u\e ]] 2026-06-15 10:25:24.577 | + functions-common:apt_get_update:1160 : [[ False != \T\r\u\e ]] 2026-06-15 10:25:24.580 | + functions-common:apt_get_update:1161 : return 2026-06-15 10:25:24.584 | + functions-common:install_package:1433 : real_install_package ovmf swtpm swtpm-tools mdevctl 2026-06-15 10:25:24.588 | + functions-common:real_install_package:1420 : is_ubuntu 2026-06-15 10:25:24.591 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-06-15 10:25:24.594 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-06-15 10:25:24.598 | + functions-common:real_install_package:1421 : apt_get install ovmf swtpm swtpm-tools mdevctl 2026-06-15 10:25:24.621 | + functions-common:apt_get:1201 : sudo DEBIAN_FRONTEND=noninteractive http_proxy= https_proxy= no_proxy= apt-get --option Dpkg::Options::=--force-confold --assume-yes install ovmf swtpm swtpm-tools mdevctl 2026-06-15 10:25:24.656 | Reading package lists... 2026-06-15 10:25:24.996 | Building dependency tree... 2026-06-15 10:25:24.997 | Reading state information... 2026-06-15 10:25:25.410 | The following additional packages will be installed: 2026-06-15 10:25:25.412 | libjson-glib-1.0-0 libjson-glib-1.0-common libtpms0 2026-06-15 10:25:25.414 | Suggested packages: 2026-06-15 10:25:25.414 | trousers 2026-06-15 10:25:25.449 | The following NEW packages will be installed: 2026-06-15 10:25:25.451 | libjson-glib-1.0-0 libjson-glib-1.0-common libtpms0 mdevctl ovmf swtpm 2026-06-15 10:25:25.451 | swtpm-tools 2026-06-15 10:25:25.511 | 0 upgraded, 7 newly installed, 0 to remove and 0 not upgraded. 2026-06-15 10:25:25.511 | Need to get 6,726 kB of archives. 2026-06-15 10:25:25.511 | After this operation, 22.0 MB of additional disk space will be used. 2026-06-15 10:25:25.511 | Get:1 https://mirror-int.ord.rax.opendev.org/ubuntu noble/main amd64 libjson-glib-1.0-common all 1.8.0-2build2 [4,244 B] 2026-06-15 10:25:25.514 | Get:2 https://mirror-int.ord.rax.opendev.org/ubuntu noble/main amd64 libjson-glib-1.0-0 amd64 1.8.0-2build2 [68.0 kB] 2026-06-15 10:25:25.515 | Get:3 https://mirror-int.ord.rax.opendev.org/ubuntu noble-updates/main amd64 libtpms0 amd64 0.9.3-0ubuntu4.24.04.1 [373 kB] 2026-06-15 10:25:25.523 | Get:4 https://mirror-int.ord.rax.opendev.org/ubuntu noble-updates/main amd64 mdevctl amd64 1.3.0-1ubuntu2.1 [959 kB] 2026-06-15 10:25:25.546 | Get:5 https://mirror-int.ord.rax.opendev.org/ubuntu noble-updates/main amd64 swtpm amd64 0.7.3-0ubuntu5.24.04.1 [53.1 kB] 2026-06-15 10:25:25.547 | Get:6 https://mirror-int.ord.rax.opendev.org/ubuntu noble-updates/main amd64 swtpm-tools amd64 0.7.3-0ubuntu5.24.04.1 [92.9 kB] 2026-06-15 10:25:25.549 | Get:7 https://mirror-int.ord.rax.opendev.org/ubuntu noble-updates/main amd64 ovmf all 2024.02-2ubuntu0.8 [5,176 kB] 2026-06-15 10:25:25.988 | debconf: delaying package configuration, since apt-utils is not installed 2026-06-15 10:25:26.037 | Fetched 6,726 kB in 0s (39.5 MB/s) 2026-06-15 10:25:26.067 | Selecting previously unselected package libjson-glib-1.0-common. 2026-06-15 10:25:26.102 | (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 ... 55827 files and directories currently installed.) 2026-06-15 10:25:26.105 | Preparing to unpack .../0-libjson-glib-1.0-common_1.8.0-2build2_all.deb ... 2026-06-15 10:25:26.107 | Unpacking libjson-glib-1.0-common (1.8.0-2build2) ... 2026-06-15 10:25:26.142 | Selecting previously unselected package libjson-glib-1.0-0:amd64. 2026-06-15 10:25:26.150 | Preparing to unpack .../1-libjson-glib-1.0-0_1.8.0-2build2_amd64.deb ... 2026-06-15 10:25:26.156 | Unpacking libjson-glib-1.0-0:amd64 (1.8.0-2build2) ... 2026-06-15 10:25:26.190 | Selecting previously unselected package libtpms0:amd64. 2026-06-15 10:25:26.200 | Preparing to unpack .../2-libtpms0_0.9.3-0ubuntu4.24.04.1_amd64.deb ... 2026-06-15 10:25:26.203 | Unpacking libtpms0:amd64 (0.9.3-0ubuntu4.24.04.1) ... 2026-06-15 10:25:26.248 | Selecting previously unselected package mdevctl. 2026-06-15 10:25:26.256 | Preparing to unpack .../3-mdevctl_1.3.0-1ubuntu2.1_amd64.deb ... 2026-06-15 10:25:26.258 | Unpacking mdevctl (1.3.0-1ubuntu2.1) ... 2026-06-15 10:25:26.336 | Selecting previously unselected package swtpm. 2026-06-15 10:25:26.344 | Preparing to unpack .../4-swtpm_0.7.3-0ubuntu5.24.04.1_amd64.deb ... 2026-06-15 10:25:26.348 | Unpacking swtpm (0.7.3-0ubuntu5.24.04.1) ... 2026-06-15 10:25:26.387 | Selecting previously unselected package swtpm-tools. 2026-06-15 10:25:26.396 | Preparing to unpack .../5-swtpm-tools_0.7.3-0ubuntu5.24.04.1_amd64.deb ... 2026-06-15 10:25:26.399 | Unpacking swtpm-tools (0.7.3-0ubuntu5.24.04.1) ... 2026-06-15 10:25:26.441 | Selecting previously unselected package ovmf. 2026-06-15 10:25:26.449 | Preparing to unpack .../6-ovmf_2024.02-2ubuntu0.8_all.deb ... 2026-06-15 10:25:26.452 | Unpacking ovmf (2024.02-2ubuntu0.8) ... 2026-06-15 10:25:26.637 | Setting up ovmf (2024.02-2ubuntu0.8) ... 2026-06-15 10:25:26.645 | Setting up libjson-glib-1.0-common (1.8.0-2build2) ... 2026-06-15 10:25:26.652 | Setting up libtpms0:amd64 (0.9.3-0ubuntu4.24.04.1) ... 2026-06-15 10:25:26.660 | Setting up mdevctl (1.3.0-1ubuntu2.1) ... 2026-06-15 10:25:26.667 | Setting up libjson-glib-1.0-0:amd64 (1.8.0-2build2) ... 2026-06-15 10:25:26.674 | Setting up swtpm (0.7.3-0ubuntu5.24.04.1) ... 2026-06-15 10:25:26.695 | Setting up swtpm-tools (0.7.3-0ubuntu5.24.04.1) ... 2026-06-15 10:25:26.722 | Processing triggers for man-db (2.12.0-4build2) ... 2026-06-15 10:25:27.108 | Processing triggers for libc-bin (2.39-0ubuntu8.7) ... 2026-06-15 10:25:27.345 | + functions-common:apt_get:1205 : result=0 2026-06-15 10:25:27.349 | + functions-common:apt_get:1208 : time_stop apt-get 2026-06-15 10:25:27.352 | + functions-common:time_stop:2414 : local name 2026-06-15 10:25:27.356 | + functions-common:time_stop:2415 : local end_time 2026-06-15 10:25:27.359 | + functions-common:time_stop:2416 : local elapsed_time 2026-06-15 10:25:27.364 | + functions-common:time_stop:2417 : local total 2026-06-15 10:25:27.367 | + functions-common:time_stop:2418 : local start_time 2026-06-15 10:25:27.371 | + functions-common:time_stop:2420 : name=apt-get 2026-06-15 10:25:27.375 | + functions-common:time_stop:2421 : start_time=1781519124618 2026-06-15 10:25:27.379 | + functions-common:time_stop:2423 : [[ -z 1781519124618 ]] 2026-06-15 10:25:27.384 | ++ functions-common:time_stop:2426 : date +%s%3N 2026-06-15 10:25:27.390 | + functions-common:time_stop:2426 : end_time=1781519127386 2026-06-15 10:25:27.394 | + functions-common:time_stop:2427 : elapsed_time=2768 2026-06-15 10:25:27.398 | + functions-common:time_stop:2428 : total=163751 2026-06-15 10:25:27.403 | + functions-common:time_stop:2430 : _TIME_START[$name]= 2026-06-15 10:25:27.407 | + functions-common:time_stop:2431 : _TIME_TOTAL[$name]=166519 2026-06-15 10:25:27.412 | + functions-common:apt_get:1209 : return 0 2026-06-15 10:25:27.415 | + lib/nova_plugins/functions-libvirt:install_libvirt:98 : is_arch aarch64 2026-06-15 10:25:27.419 | ++ functions-common:is_arch:519 : uname -m 2026-06-15 10:25:27.425 | + functions-common:is_arch:519 : [[ x86_64 == \a\a\r\c\h\6\4 ]] 2026-06-15 10:25:27.428 | + lib/nova_plugins/functions-libvirt:install_libvirt:103 : [[ noble =~ bookworm ]] 2026-06-15 10:25:27.431 | + lib/nova_plugins/functions-libvirt:install_libvirt:103 : [[ noble =~ trixie ]] 2026-06-15 10:25:27.434 | + lib/nova_plugins/functions-libvirt:install_libvirt:145 : [[ True == True ]] 2026-06-15 10:25:27.438 | + lib/nova_plugins/functions-libvirt:install_libvirt:146 : _enable_coredump 2026-06-15 10:25:27.441 | + lib/nova_plugins/functions-libvirt:_enable_coredump:34 : local confdir=/etc/systemd/system/libvirtd.service.d 2026-06-15 10:25:27.445 | + lib/nova_plugins/functions-libvirt:_enable_coredump:35 : local conffile=/etc/systemd/system/libvirtd.service.d/coredump.conf 2026-06-15 10:25:27.448 | + lib/nova_plugins/functions-libvirt:_enable_coredump:39 : sudo mkdir -p /var/core 2026-06-15 10:25:27.467 | + lib/nova_plugins/functions-libvirt:_enable_coredump:40 : sudo chmod a+wrx /var/core 2026-06-15 10:25:27.490 | + lib/nova_plugins/functions-libvirt:_enable_coredump:41 : echo /var/core/core.%e.%p.%h.%t 2026-06-15 10:25:27.491 | + lib/nova_plugins/functions-libvirt:_enable_coredump:42 : sudo tee /proc/sys/kernel/core_pattern 2026-06-15 10:25:27.503 | /var/core/core.%e.%p.%h.%t 2026-06-15 10:25:27.508 | + lib/nova_plugins/functions-libvirt:_enable_coredump:45 : sudo mkdir -p /etc/systemd/system/libvirtd.service.d 2026-06-15 10:25:27.526 | + lib/nova_plugins/functions-libvirt:_enable_coredump:46 : sudo tee /etc/systemd/system/libvirtd.service.d/coredump.conf 2026-06-15 10:25:27.537 | [Service] 2026-06-15 10:25:27.537 | LimitCORE=infinity 2026-06-15 10:25:27.542 | + lib/nova_plugins/functions-libvirt:_enable_coredump:53 : sudo systemctl daemon-reload 2026-06-15 10:25:27.964 | + lib/nova_plugins/hypervisor-libvirt:install_nova_hypervisor:96 : [[ qemu == \l\x\c ]] 2026-06-15 10:25:27.968 | + lib/nova_plugins/hypervisor-libvirt:install_nova_hypervisor:108 : [[ '' == \T\r\u\e ]] 2026-06-15 10:25:27.971 | + lib/nova:install_nova:919 : is_service_enabled n-novnc 2026-06-15 10:25:27.993 | + functions-common:is_service_enabled:2070 : return 0 2026-06-15 10:25:27.998 | ++ lib/nova:install_nova:921 : trueorfalse False NOVNC_FROM_PACKAGE 2026-06-15 10:25:28.021 | + lib/nova:install_nova:921 : NOVNC_FROM_PACKAGE=False 2026-06-15 10:25:28.025 | + lib/nova:install_nova:922 : '[' False = True ']' 2026-06-15 10:25:28.028 | + lib/nova:install_nova:941 : NOVNC_WEB_DIR=/opt/stack/novnc 2026-06-15 10:25:28.031 | + lib/nova:install_nova:942 : git_clone https://github.com/novnc/novnc.git /opt/stack/novnc v1.3.0 2026-06-15 10:25:28.035 | + functions-common:git_clone:583 : local git_remote=https://github.com/novnc/novnc.git 2026-06-15 10:25:28.038 | + functions-common:git_clone:584 : local git_dest=/opt/stack/novnc 2026-06-15 10:25:28.041 | + functions-common:git_clone:585 : local git_ref=v1.3.0 2026-06-15 10:25:28.043 | + functions-common:git_clone:586 : local orig_dir 2026-06-15 10:25:28.047 | ++ functions-common:git_clone:587 : pwd 2026-06-15 10:25:28.050 | + functions-common:git_clone:587 : orig_dir=/opt/stack/devstack 2026-06-15 10:25:28.053 | + functions-common:git_clone:588 : local git_clone_flags= 2026-06-15 10:25:28.057 | ++ functions-common:git_clone:590 : trueorfalse False RECLONE 2026-06-15 10:25:28.081 | + functions-common:git_clone:590 : RECLONE=False 2026-06-15 10:25:28.084 | + functions-common:git_clone:591 : [[ 0 -gt 0 ]] 2026-06-15 10:25:28.089 | + functions-common:git_clone:595 : [[ False = \T\r\u\e ]] 2026-06-15 10:25:28.093 | + functions-common:git_clone:604 : egrep -q '^refs' 2026-06-15 10:25:28.093 | + functions-common:git_clone:604 : echo v1.3.0 2026-06-15 10:25:28.099 | + functions-common:git_clone:618 : [[ ! -d /opt/stack/novnc ]] 2026-06-15 10:25:28.102 | + functions-common:git_clone:628 : [[ False = \T\r\u\e ]] 2026-06-15 10:25:28.106 | + functions-common:git_clone:663 : sudo git config --system --add safe.directory /opt/stack/novnc 2026-06-15 10:25:28.126 | + functions-common:git_clone:666 : cd /opt/stack/novnc 2026-06-15 10:25:28.131 | + functions-common:git_clone:667 : head -1 2026-06-15 10:25:28.132 | + functions-common:git_clone:667 : git show --oneline 2026-06-15 10:25:28.136 | 7c36fab Merge pull request #2046 from ArduFish/master 2026-06-15 10:25:28.141 | + functions-common:git_clone:668 : cd /opt/stack/devstack 2026-06-15 10:25:28.145 | + lib/nova:install_nova:946 : is_service_enabled n-spice 2026-06-15 10:25:28.169 | + functions-common:is_service_enabled:2070 : return 1 2026-06-15 10:25:28.174 | + lib/nova:install_nova:958 : git_clone https://opendev.org/openstack/nova.git /opt/stack/nova master 2026-06-15 10:25:28.178 | + functions-common:git_clone:583 : local git_remote=https://opendev.org/openstack/nova.git 2026-06-15 10:25:28.182 | + functions-common:git_clone:584 : local git_dest=/opt/stack/nova 2026-06-15 10:25:28.185 | + functions-common:git_clone:585 : local git_ref=master 2026-06-15 10:25:28.189 | + functions-common:git_clone:586 : local orig_dir 2026-06-15 10:25:28.194 | ++ functions-common:git_clone:587 : pwd 2026-06-15 10:25:28.198 | + functions-common:git_clone:587 : orig_dir=/opt/stack/devstack 2026-06-15 10:25:28.201 | + functions-common:git_clone:588 : local git_clone_flags= 2026-06-15 10:25:28.207 | ++ functions-common:git_clone:590 : trueorfalse False RECLONE 2026-06-15 10:25:28.229 | + functions-common:git_clone:590 : RECLONE=False 2026-06-15 10:25:28.232 | + functions-common:git_clone:591 : [[ 0 -gt 0 ]] 2026-06-15 10:25:28.234 | + functions-common:git_clone:595 : [[ False = \T\r\u\e ]] 2026-06-15 10:25:28.238 | + functions-common:git_clone:604 : echo master 2026-06-15 10:25:28.238 | + functions-common:git_clone:604 : egrep -q '^refs' 2026-06-15 10:25:28.245 | + functions-common:git_clone:618 : [[ ! -d /opt/stack/nova ]] 2026-06-15 10:25:28.247 | + functions-common:git_clone:628 : [[ False = \T\r\u\e ]] 2026-06-15 10:25:28.250 | + functions-common:git_clone:663 : sudo git config --system --add safe.directory /opt/stack/nova 2026-06-15 10:25:28.271 | + functions-common:git_clone:666 : cd /opt/stack/nova 2026-06-15 10:25:28.276 | + functions-common:git_clone:667 : git show --oneline 2026-06-15 10:25:28.276 | + functions-common:git_clone:667 : head -1 2026-06-15 10:25:28.285 | c2c5eaec37 Merge "Use static pages for eom release release notes" 2026-06-15 10:25:28.290 | + functions-common:git_clone:668 : cd /opt/stack/devstack 2026-06-15 10:25:28.294 | + lib/nova:install_nova:959 : setup_develop /opt/stack/nova 2026-06-15 10:25:28.297 | + inc/python:setup_develop:353 : local bindep 2026-06-15 10:25:28.300 | + inc/python:setup_develop:354 : [[ /opt/stack/nova == -bindep* ]] 2026-06-15 10:25:28.303 | + inc/python:setup_develop:358 : local project_dir=/opt/stack/nova 2026-06-15 10:25:28.307 | + inc/python:setup_develop:359 : local extras= 2026-06-15 10:25:28.311 | + inc/python:setup_develop:360 : _setup_package_with_constraints_edit /opt/stack/nova -e 2026-06-15 10:25:28.315 | + inc/python:_setup_package_with_constraints_edit:379 : local bindep 2026-06-15 10:25:28.319 | + inc/python:_setup_package_with_constraints_edit:380 : [[ /opt/stack/nova == -bindep* ]] 2026-06-15 10:25:28.323 | + inc/python:_setup_package_with_constraints_edit:384 : local project_dir=/opt/stack/nova 2026-06-15 10:25:28.326 | + inc/python:_setup_package_with_constraints_edit:385 : local flags=-e 2026-06-15 10:25:28.330 | + inc/python:_setup_package_with_constraints_edit:386 : local extras= 2026-06-15 10:25:28.334 | ++ inc/python:_setup_package_with_constraints_edit:393 : cd /opt/stack/nova 2026-06-15 10:25:28.339 | ++ inc/python:_setup_package_with_constraints_edit:393 : pwd 2026-06-15 10:25:28.344 | + inc/python:_setup_package_with_constraints_edit:393 : project_dir=/opt/stack/nova 2026-06-15 10:25:28.347 | + inc/python:_setup_package_with_constraints_edit:395 : '[' -n /opt/stack/requirements ']' 2026-06-15 10:25:28.352 | + inc/python:_setup_package_with_constraints_edit:399 : local name 2026-06-15 10:25:28.357 | ++ inc/python:_setup_package_with_constraints_edit:400 : awk '/^name.*=/ {print $3}' /opt/stack/nova/setup.cfg 2026-06-15 10:25:28.365 | + inc/python:_setup_package_with_constraints_edit:400 : name=nova 2026-06-15 10:25:28.370 | + inc/python:_setup_package_with_constraints_edit:401 : '[' -z nova ']' 2026-06-15 10:25:28.373 | + inc/python:_setup_package_with_constraints_edit:405 : /opt/stack/requirements/.venv/bin/edit-constraints /opt/stack/requirements/upper-constraints.txt -- nova 2026-06-15 10:25:28.534 | + inc/python:_setup_package_with_constraints_edit:408 : setup_package /opt/stack/nova -e 2026-06-15 10:25:28.537 | + inc/python:setup_package:436 : local bindep=0 2026-06-15 10:25:28.541 | + inc/python:setup_package:437 : local bindep_flag= 2026-06-15 10:25:28.545 | + inc/python:setup_package:438 : local bindep_profiles= 2026-06-15 10:25:28.548 | + inc/python:setup_package:439 : [[ /opt/stack/nova == -bindep* ]] 2026-06-15 10:25:28.552 | + inc/python:setup_package:444 : local project_dir=/opt/stack/nova 2026-06-15 10:25:28.555 | + inc/python:setup_package:445 : local flags=-e 2026-06-15 10:25:28.560 | + inc/python:setup_package:446 : local extras= 2026-06-15 10:25:28.563 | + inc/python:setup_package:450 : [[ -n -e ]] 2026-06-15 10:25:28.567 | + inc/python:setup_package:450 : [[ -z '' ]] 2026-06-15 10:25:28.570 | + inc/python:setup_package:450 : [[ ! -e =~ ^-.* ]] 2026-06-15 10:25:28.574 | + inc/python:setup_package:455 : [[ ! -z '' ]] 2026-06-15 10:25:28.577 | + inc/python:setup_package:460 : [[ 0 == 1 ]] 2026-06-15 10:25:28.580 | + inc/python:setup_package:464 : pip_install -e /opt/stack/nova 2026-06-15 10:25:28.608 | Using python 3.12 to install /opt/stack/nova 2026-06-15 10:25:28.612 | + inc/python:pip_install:210 : env http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= /opt/stack/data/venv/bin/pip install -c /opt/stack/requirements/upper-constraints.txt -e /opt/stack/nova 2026-06-15 10:25:29.623 | Looking in indexes: https://mirror-int.ord.rax.opendev.org/pypi/simple, https://mirror-int.ord.rax.opendev.org/wheel/ubuntu-24.04-x86_64 2026-06-15 10:25:29.628 | Obtaining file:///opt/stack/nova 2026-06-15 10:25:29.633 | Installing build dependencies: started 2026-06-15 10:25:31.264 | Installing build dependencies: finished with status 'done' 2026-06-15 10:25:31.266 | Checking if build backend supports build_editable: started 2026-06-15 10:25:31.837 | Checking if build backend supports build_editable: finished with status 'done' 2026-06-15 10:25:31.838 | Getting requirements to build editable: started 2026-06-15 10:25:32.118 | Getting requirements to build editable: finished with status 'done' 2026-06-15 10:25:32.120 | Preparing editable metadata (pyproject.toml): started 2026-06-15 10:25:35.066 | Preparing editable metadata (pyproject.toml): finished with status 'done' 2026-06-15 10:25:35.094 | Requirement already satisfied: pbr>=5.8.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev182) (7.0.3) 2026-06-15 10:25:35.095 | Requirement already satisfied: SQLAlchemy>=1.4.13 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev182) (2.0.50) 2026-06-15 10:25:35.096 | Requirement already satisfied: decorator>=4.1.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev182) (5.3.1) 2026-06-15 10:25:35.097 | Requirement already satisfied: eventlet>=0.30.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev182) (0.41.0) 2026-06-15 10:25:35.098 | Requirement already satisfied: Jinja2>=2.10 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev182) (3.1.6) 2026-06-15 10:25:35.098 | Requirement already satisfied: keystonemiddleware>=4.20.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev182) (13.0.0) 2026-06-15 10:25:35.099 | Requirement already satisfied: lxml>=4.5.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev182) (6.1.1) 2026-06-15 10:25:35.100 | Requirement already satisfied: Routes>=2.3.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev182) (2.5.1) 2026-06-15 10:25:35.101 | Requirement already satisfied: cryptography>=2.7 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev182) (43.0.3) 2026-06-15 10:25:35.102 | Requirement already satisfied: WebOb>=1.8.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev182) (1.8.10) 2026-06-15 10:25:35.103 | Requirement already satisfied: greenlet>=0.4.15 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev182) (3.5.1) 2026-06-15 10:25:35.104 | Requirement already satisfied: PasteDeploy>=1.5.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev182) (3.1.0) 2026-06-15 10:25:35.105 | Requirement already satisfied: Paste>=2.0.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev182) (3.10.1) 2026-06-15 10:25:35.106 | Requirement already satisfied: PrettyTable>=0.7.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev182) (3.17.0) 2026-06-15 10:25:35.106 | Requirement already satisfied: alembic>=1.5.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev182) (1.18.4) 2026-06-15 10:25:35.107 | Requirement already satisfied: netaddr>=0.7.18 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev182) (1.3.0) 2026-06-15 10:25:35.108 | Requirement already satisfied: paramiko>=2.7.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev182) (4.0.0) 2026-06-15 10:25:35.109 | Requirement already satisfied: jsonschema>=4.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev182) (4.26.0) 2026-06-15 10:25:35.112 | Requirement already satisfied: python-cinderclient>=4.0.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev182) (9.9.0) 2026-06-15 10:25:35.112 | Requirement already satisfied: keystoneauth1>=3.16.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev182) (5.14.0) 2026-06-15 10:25:35.112 | Requirement already satisfied: python-neutronclient>=7.1.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev182) (12.0.0) 2026-06-15 10:25:35.114 | Requirement already satisfied: python-glanceclient>=4.7.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev182) (4.12.0) 2026-06-15 10:25:35.114 | Requirement already satisfied: requests>=2.25.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev182) (2.34.2) 2026-06-15 10:25:35.114 | Requirement already satisfied: stevedore>=1.20.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev182) (5.8.0) 2026-06-15 10:25:35.209 | Collecting websockify>=0.9.0 (from nova==33.1.0.dev182) 2026-06-15 10:25:35.214 | Downloading websockify-0.13.0-py3-none-any.whl.metadata (14 kB) 2026-06-15 10:25:35.227 | Requirement already satisfied: oslo.cache>=1.26.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev182) (4.2.0) 2026-06-15 10:25:35.227 | Requirement already satisfied: oslo.concurrency>=5.0.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev182) (7.5.0) 2026-06-15 10:25:35.228 | Requirement already satisfied: oslo.config>=9.3.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev182) (10.5.0) 2026-06-15 10:25:35.229 | Requirement already satisfied: oslo.context>=3.4.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev182) (6.4.0) 2026-06-15 10:25:35.231 | Requirement already satisfied: oslo.log>=4.6.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev182) (8.2.0) 2026-06-15 10:25:35.231 | Requirement already satisfied: oslo.limit>=2.9.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev182) (2.11.0) 2026-06-15 10:25:35.232 | Requirement already satisfied: oslo.reports>=1.18.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev182) (3.8.0) 2026-06-15 10:25:35.232 | Requirement already satisfied: oslo.serialization>=4.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev182) (5.10.0) 2026-06-15 10:25:35.235 | Requirement already satisfied: oslo.upgradecheck>=1.3.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev182) (2.7.1) 2026-06-15 10:25:35.235 | Requirement already satisfied: oslo.utils>=8.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev182) (10.1.1) 2026-06-15 10:25:35.235 | Requirement already satisfied: oslo.db>=10.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev182) (18.0.0) 2026-06-15 10:25:35.236 | Requirement already satisfied: oslo.rootwrap>=5.15.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev182) (7.9.0) 2026-06-15 10:25:35.237 | Requirement already satisfied: oslo.messaging>=14.1.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev182) (18.1.0) 2026-06-15 10:25:35.238 | Requirement already satisfied: oslo.policy>=4.5.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev182) (5.1.0) 2026-06-15 10:25:35.238 | Requirement already satisfied: oslo.privsep>=3.11.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev182) (3.11.0) 2026-06-15 10:25:35.239 | Requirement already satisfied: oslo.i18n>=5.1.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev182) (6.8.0) 2026-06-15 10:25:35.241 | Requirement already satisfied: oslo.service>=4.5.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.service[threading]>=4.5.0->nova==33.1.0.dev182) (4.6.0) 2026-06-15 10:25:35.242 | Requirement already satisfied: rfc3986>=1.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev182) (2.0.0) 2026-06-15 10:25:35.243 | Requirement already satisfied: oslo.middleware>=3.31.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev182) (8.1.0) 2026-06-15 10:25:35.244 | Requirement already satisfied: psutil>=3.2.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev182) (7.2.2) 2026-06-15 10:25:35.245 | Requirement already satisfied: oslo.versionedobjects>=1.35.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev182) (3.10.2) 2026-06-15 10:25:35.245 | Requirement already satisfied: os-brick>=6.10.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev182) (7.1.0) 2026-06-15 10:25:35.246 | Requirement already satisfied: os-resource-classes>=1.1.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev182) (1.1.0) 2026-06-15 10:25:35.247 | Requirement already satisfied: os-traits>=3.6.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev182) (3.8.0) 2026-06-15 10:25:35.248 | Requirement already satisfied: os-vif>=3.1.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev182) (5.0.0) 2026-06-15 10:25:35.249 | Requirement already satisfied: castellan>=0.16.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev182) (5.7.0) 2026-06-15 10:25:35.269 | Collecting microversion-parse>=0.2.1 (from nova==33.1.0.dev182) 2026-06-15 10:25:35.273 | Downloading microversion_parse-2.1.0-py3-none-any.whl.metadata (5.1 kB) 2026-06-15 10:25:35.285 | Requirement already satisfied: tooz>=1.58.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev182) (8.1.0) 2026-06-15 10:25:35.285 | Requirement already satisfied: cursive>=0.2.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev182) (0.2.3) 2026-06-15 10:25:35.286 | Requirement already satisfied: retrying>=1.3.3 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev182) (1.4.2) 2026-06-15 10:25:35.288 | Requirement already satisfied: os-service-types>=1.7.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev182) (1.8.2) 2026-06-15 10:25:35.289 | Requirement already satisfied: python-dateutil>=2.7.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev182) (2.9.0.post0) 2026-06-15 10:25:35.289 | Requirement already satisfied: futurist>=3.2.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev182) (3.3.0) 2026-06-15 10:25:35.290 | Requirement already satisfied: openstacksdk>=4.4.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev182) (4.15.0) 2026-06-15 10:25:35.291 | Requirement already satisfied: PyYAML>=5.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev182) (6.0.3) 2026-06-15 10:25:35.294 | Requirement already satisfied: Mako in /opt/stack/data/venv/lib/python3.12/site-packages (from alembic>=1.5.0->nova==33.1.0.dev182) (1.3.12) 2026-06-15 10:25:35.295 | Requirement already satisfied: typing-extensions>=4.12 in /opt/stack/data/venv/lib/python3.12/site-packages (from alembic>=1.5.0->nova==33.1.0.dev182) (4.15.0) 2026-06-15 10:25:35.298 | Requirement already satisfied: python-barbicanclient>=5.5.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from castellan>=0.16.0->nova==33.1.0.dev182) (7.4.0) 2026-06-15 10:25:35.303 | Requirement already satisfied: cffi>=1.12 in /opt/stack/data/venv/lib/python3.12/site-packages (from cryptography>=2.7->nova==33.1.0.dev182) (2.0.0) 2026-06-15 10:25:35.308 | Requirement already satisfied: pycparser in /opt/stack/data/venv/lib/python3.12/site-packages (from cffi>=1.12->cryptography>=2.7->nova==33.1.0.dev182) (3.0) 2026-06-15 10:25:35.315 | Requirement already satisfied: dnspython>=1.15.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from eventlet>=0.30.1->nova==33.1.0.dev182) (2.8.0) 2026-06-15 10:25:35.324 | Requirement already satisfied: debtcollector>=3.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from futurist>=3.2.1->nova==33.1.0.dev182) (3.1.0) 2026-06-15 10:25:35.327 | Requirement already satisfied: wrapt>=2.1.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from debtcollector>=3.0.0->futurist>=3.2.1->nova==33.1.0.dev182) (2.2.1) 2026-06-15 10:25:35.334 | Requirement already satisfied: MarkupSafe>=2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from Jinja2>=2.10->nova==33.1.0.dev182) (3.0.3) 2026-06-15 10:25:35.337 | Requirement already satisfied: attrs>=22.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from jsonschema>=4.0.0->nova==33.1.0.dev182) (26.1.0) 2026-06-15 10:25:35.337 | Requirement already satisfied: jsonschema-specifications>=2023.03.6 in /opt/stack/data/venv/lib/python3.12/site-packages (from jsonschema>=4.0.0->nova==33.1.0.dev182) (2025.9.1) 2026-06-15 10:25:35.340 | Requirement already satisfied: referencing>=0.28.4 in /opt/stack/data/venv/lib/python3.12/site-packages (from jsonschema>=4.0.0->nova==33.1.0.dev182) (0.37.0) 2026-06-15 10:25:35.341 | Requirement already satisfied: rpds-py>=0.25.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from jsonschema>=4.0.0->nova==33.1.0.dev182) (2026.5.1) 2026-06-15 10:25:35.348 | Requirement already satisfied: iso8601>=2.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystoneauth1>=3.16.0->nova==33.1.0.dev182) (2.1.0) 2026-06-15 10:25:35.357 | Requirement already satisfied: pycadf>=1.1.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystonemiddleware>=4.20.0->nova==33.1.0.dev182) (4.0.1) 2026-06-15 10:25:35.358 | Requirement already satisfied: PyJWT>=2.4.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystonemiddleware>=4.20.0->nova==33.1.0.dev182) (2.13.0) 2026-06-15 10:25:35.359 | Requirement already satisfied: python-keystoneclient>=3.20.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystonemiddleware>=4.20.0->nova==33.1.0.dev182) (5.8.0) 2026-06-15 10:25:35.375 | Requirement already satisfied: dogpile.cache>=0.6.5 in /opt/stack/data/venv/lib/python3.12/site-packages (from openstacksdk>=4.4.0->nova==33.1.0.dev182) (1.5.0) 2026-06-15 10:25:35.376 | Requirement already satisfied: jmespath>=0.9.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from openstacksdk>=4.4.0->nova==33.1.0.dev182) (1.1.0) 2026-06-15 10:25:35.377 | Requirement already satisfied: jsonpatch!=1.20,>=1.16 in /opt/stack/data/venv/lib/python3.12/site-packages (from openstacksdk>=4.4.0->nova==33.1.0.dev182) (1.33) 2026-06-15 10:25:35.379 | Requirement already satisfied: platformdirs>=3 in /opt/stack/data/venv/lib/python3.12/site-packages (from openstacksdk>=4.4.0->nova==33.1.0.dev182) (4.10.0) 2026-06-15 10:25:35.390 | Requirement already satisfied: jsonpointer>=1.9 in /opt/stack/data/venv/lib/python3.12/site-packages (from jsonpatch!=1.20,>=1.16->openstacksdk>=4.4.0->nova==33.1.0.dev182) (3.1.1) 2026-06-15 10:25:35.398 | Requirement already satisfied: tenacity>=6.3.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from os-brick>=6.10.0->nova==33.1.0.dev182) (9.1.4) 2026-06-15 10:25:35.414 | Requirement already satisfied: ovsdbapp>=0.12.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from os-vif>=3.1.0->nova==33.1.0.dev182) (2.18.0) 2026-06-15 10:25:35.423 | Requirement already satisfied: fasteners>=0.7.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.concurrency>=5.0.1->nova==33.1.0.dev182) (0.20) 2026-06-15 10:25:35.440 | Requirement already satisfied: testresources>=2.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.db>=10.0.0->nova==33.1.0.dev182) (2.1.2) 2026-06-15 10:25:35.443 | Requirement already satisfied: testscenarios>=0.4 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.db>=10.0.0->nova==33.1.0.dev182) (0.6.2) 2026-06-15 10:25:35.465 | Requirement already satisfied: cachetools>=2.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.messaging>=14.1.0->nova==33.1.0.dev182) (7.1.4) 2026-06-15 10:25:35.465 | Requirement already satisfied: amqp>=2.5.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.messaging>=14.1.0->nova==33.1.0.dev182) (5.3.1) 2026-06-15 10:25:35.465 | Requirement already satisfied: kombu>=4.6.8 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.messaging>=14.1.0->nova==33.1.0.dev182) (5.6.2) 2026-06-15 10:25:35.466 | Requirement already satisfied: oslo.metrics>=0.2.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.messaging>=14.1.0->nova==33.1.0.dev182) (0.16.0) 2026-06-15 10:25:35.471 | Requirement already satisfied: vine<6.0.0,>=5.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from amqp>=2.5.2->oslo.messaging>=14.1.0->nova==33.1.0.dev182) (5.1.0) 2026-06-15 10:25:35.483 | Requirement already satisfied: tzdata>=2025.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from kombu>=4.6.8->oslo.messaging>=14.1.0->nova==33.1.0.dev182) (2026.2) 2026-06-15 10:25:35.484 | Requirement already satisfied: packaging in /opt/stack/data/venv/lib/python3.12/site-packages (from kombu>=4.6.8->oslo.messaging>=14.1.0->nova==33.1.0.dev182) (26.2) 2026-06-15 10:25:35.495 | Requirement already satisfied: prometheus-client>=0.6.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.metrics>=0.2.1->oslo.messaging>=14.1.0->nova==33.1.0.dev182) (0.25.0) 2026-06-15 10:25:35.500 | Requirement already satisfied: bcrypt>=3.1.3 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.middleware>=3.31.0->nova==33.1.0.dev182) (5.0.0) 2026-06-15 10:25:35.502 | Requirement already satisfied: statsd>=3.2.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.middleware>=3.31.0->nova==33.1.0.dev182) (4.0.1) 2026-06-15 10:25:35.519 | Requirement already satisfied: msgpack>=0.6.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.privsep>=3.11.0->nova==33.1.0.dev182) (1.1.2) 2026-06-15 10:25:35.549 | Requirement already satisfied: Yappi>=1.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.service>=4.5.0->oslo.service[threading]>=4.5.0->nova==33.1.0.dev182) (1.7.6) 2026-06-15 10:25:35.558 | Requirement already satisfied: cotyledon>=2.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.service[threading]>=4.5.0->nova==33.1.0.dev182) (2.2.0) 2026-06-15 10:25:35.565 | Requirement already satisfied: setproctitle in /opt/stack/data/venv/lib/python3.12/site-packages (from cotyledon>=2.2.0->oslo.service[threading]>=4.5.0->nova==33.1.0.dev182) (1.3.7) 2026-06-15 10:25:35.580 | Requirement already satisfied: pyparsing>=2.1.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.utils>=8.0.0->nova==33.1.0.dev182) (3.3.2) 2026-06-15 10:25:35.597 | Requirement already satisfied: fixtures>=3.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from ovsdbapp>=0.12.1->os-vif>=3.1.0->nova==33.1.0.dev182) (4.3.2) 2026-06-15 10:25:35.599 | Requirement already satisfied: ovs>=2.10.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from ovsdbapp>=0.12.1->os-vif>=3.1.0->nova==33.1.0.dev182) (3.7.1) 2026-06-15 10:25:35.611 | Requirement already satisfied: sortedcontainers in /opt/stack/data/venv/lib/python3.12/site-packages (from ovs>=2.10.0->ovsdbapp>=0.12.1->os-vif>=3.1.0->nova==33.1.0.dev182) (2.4.0) 2026-06-15 10:25:35.622 | Requirement already satisfied: invoke>=2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from paramiko>=2.7.1->nova==33.1.0.dev182) (3.0.3) 2026-06-15 10:25:35.623 | Requirement already satisfied: pynacl>=1.5 in /opt/stack/data/venv/lib/python3.12/site-packages (from paramiko>=2.7.1->nova==33.1.0.dev182) (1.6.2) 2026-06-15 10:25:35.632 | Requirement already satisfied: setuptools in /opt/stack/data/venv/lib/python3.12/site-packages (from Paste>=2.0.2->nova==33.1.0.dev182) (82.0.1) 2026-06-15 10:25:35.655 | Requirement already satisfied: wcwidth in /opt/stack/data/venv/lib/python3.12/site-packages (from PrettyTable>=0.7.1->nova==33.1.0.dev182) (0.8.0) 2026-06-15 10:25:35.706 | Requirement already satisfied: cliff>=2.8.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from python-barbicanclient>=5.5.0->castellan>=0.16.0->nova==33.1.0.dev182) (4.14.0) 2026-06-15 10:25:35.715 | Requirement already satisfied: autopage>=0.4.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from cliff>=2.8.0->python-barbicanclient>=5.5.0->castellan>=0.16.0->nova==33.1.0.dev182) (0.6.0) 2026-06-15 10:25:35.716 | Requirement already satisfied: cmd2>=3.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from cliff>=2.8.0->python-barbicanclient>=5.5.0->castellan>=0.16.0->nova==33.1.0.dev182) (4.0.0) 2026-06-15 10:25:35.731 | Requirement already satisfied: prompt-toolkit>=3.0.52 in /opt/stack/data/venv/lib/python3.12/site-packages (from cmd2>=3.0.0->cliff>=2.8.0->python-barbicanclient>=5.5.0->castellan>=0.16.0->nova==33.1.0.dev182) (3.0.52) 2026-06-15 10:25:35.732 | Requirement already satisfied: pyperclip>=1.8.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from cmd2>=3.0.0->cliff>=2.8.0->python-barbicanclient>=5.5.0->castellan>=0.16.0->nova==33.1.0.dev182) (1.11.0) 2026-06-15 10:25:35.733 | Requirement already satisfied: rich>=15.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from cmd2>=3.0.0->cliff>=2.8.0->python-barbicanclient>=5.5.0->castellan>=0.16.0->nova==33.1.0.dev182) (15.0.0) 2026-06-15 10:25:35.735 | Requirement already satisfied: rich-argparse>=1.7.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from cmd2>=3.0.0->cliff>=2.8.0->python-barbicanclient>=5.5.0->castellan>=0.16.0->nova==33.1.0.dev182) (1.8.0) 2026-06-15 10:25:35.763 | Requirement already satisfied: six>=1.5 in /opt/stack/data/venv/lib/python3.12/site-packages (from python-dateutil>=2.7.0->nova==33.1.0.dev182) (1.17.0) 2026-06-15 10:25:35.772 | Requirement already satisfied: warlock>=1.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from python-glanceclient>=4.7.0->nova==33.1.0.dev182) (2.1.0) 2026-06-15 10:25:35.776 | Requirement already satisfied: pyOpenSSL>=17.1.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from python-glanceclient>=4.7.0->nova==33.1.0.dev182) (24.2.1) 2026-06-15 10:25:35.800 | Requirement already satisfied: osc-lib>=1.12.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from python-neutronclient>=7.1.0->nova==33.1.0.dev182) (4.6.0) 2026-06-15 10:25:35.832 | Requirement already satisfied: charset_normalizer<4,>=2 in /opt/stack/data/venv/lib/python3.12/site-packages (from requests>=2.25.1->nova==33.1.0.dev182) (3.4.7) 2026-06-15 10:25:35.833 | Requirement already satisfied: idna<4,>=2.5 in /opt/stack/data/venv/lib/python3.12/site-packages (from requests>=2.25.1->nova==33.1.0.dev182) (3.18) 2026-06-15 10:25:35.834 | Requirement already satisfied: urllib3<3,>=1.26 in /opt/stack/data/venv/lib/python3.12/site-packages (from requests>=2.25.1->nova==33.1.0.dev182) (2.7.0) 2026-06-15 10:25:35.835 | Requirement already satisfied: certifi>=2023.5.7 in /opt/stack/data/venv/lib/python3.12/site-packages (from requests>=2.25.1->nova==33.1.0.dev182) (2026.5.20) 2026-06-15 10:25:35.890 | Requirement already satisfied: markdown-it-py>=2.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from rich>=15.0.0->cmd2>=3.0.0->cliff>=2.8.0->python-barbicanclient>=5.5.0->castellan>=0.16.0->nova==33.1.0.dev182) (4.2.0) 2026-06-15 10:25:35.891 | Requirement already satisfied: pygments<3.0.0,>=2.13.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from rich>=15.0.0->cmd2>=3.0.0->cliff>=2.8.0->python-barbicanclient>=5.5.0->castellan>=0.16.0->nova==33.1.0.dev182) (2.20.0) 2026-06-15 10:25:35.906 | Requirement already satisfied: mdurl~=0.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from markdown-it-py>=2.2.0->rich>=15.0.0->cmd2>=3.0.0->cliff>=2.8.0->python-barbicanclient>=5.5.0->castellan>=0.16.0->nova==33.1.0.dev182) (0.1.2) 2026-06-15 10:25:35.932 | Requirement already satisfied: repoze.lru>=0.3 in /opt/stack/data/venv/lib/python3.12/site-packages (from Routes>=2.3.1->nova==33.1.0.dev182) (0.8) 2026-06-15 10:25:36.009 | Requirement already satisfied: voluptuous>=0.8.9 in /opt/stack/data/venv/lib/python3.12/site-packages (from tooz>=1.58.0->nova==33.1.0.dev182) (0.16.0) 2026-06-15 10:25:36.672 | Collecting numpy (from websockify>=0.9.0->nova==33.1.0.dev182) 2026-06-15 10:25:36.675 | Downloading numpy-2.4.6-cp312-cp312-manylinux_2_27_x86_64.manylinux_2_28_x86_64.whl.metadata (6.6 kB) 2026-06-15 10:25:36.704 | Collecting jwcrypto (from websockify>=0.9.0->nova==33.1.0.dev182) 2026-06-15 10:25:36.708 | Downloading jwcrypto-1.5.7-py3-none-any.whl.metadata (3.3 kB) 2026-06-15 10:25:36.767 | Collecting redis (from websockify>=0.9.0->nova==33.1.0.dev182) 2026-06-15 10:25:36.771 | Downloading redis-8.0.0-py3-none-any.whl.metadata (13 kB) 2026-06-15 10:25:36.886 | Downloading microversion_parse-2.1.0-py3-none-any.whl (20 kB) 2026-06-15 10:25:36.895 | Downloading websockify-0.13.0-py3-none-any.whl (41 kB) 2026-06-15 10:25:36.906 | Downloading jwcrypto-1.5.7-py3-none-any.whl (94 kB) 2026-06-15 10:25:36.915 | Downloading numpy-2.4.6-cp312-cp312-manylinux_2_27_x86_64.manylinux_2_28_x86_64.whl (16.6 MB) 2026-06-15 10:25:37.247 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 16.6/16.6 MB 50.3 MB/s 0:00:00 2026-06-15 10:25:37.252 | Downloading redis-8.0.0-py3-none-any.whl (499 kB) 2026-06-15 10:25:37.380 | Building wheels for collected packages: nova 2026-06-15 10:25:37.382 | Building editable for nova (pyproject.toml): started 2026-06-15 10:25:40.888 | Building editable for nova (pyproject.toml): finished with status 'done' 2026-06-15 10:25:40.889 | Created wheel for nova: filename=nova-33.1.0.dev182-0.editable-py3-none-any.whl size=9433 sha256=38908282e452f54b744f889373e86f10ce5550680ff7a32ac243a64d93745b2e 2026-06-15 10:25:40.890 | Stored in directory: /tmp/pip-ephem-wheel-cache-29bernyd/wheels/ee/2b/3a/69794dff55dd5d6c4a3613dfc37217369e4acdbc37f2b08153 2026-06-15 10:25:40.894 | Successfully built nova 2026-06-15 10:25:41.132 | Installing collected packages: redis, numpy, microversion-parse, jwcrypto, websockify, nova 2026-06-15 10:25:45.895 | 2026-06-15 10:25:45.927 | Successfully installed jwcrypto-1.5.7 microversion-parse-2.1.0 nova-33.1.0.dev182 numpy-2.4.6 redis-8.0.0 websockify-0.13.0 2026-06-15 10:25:46.115 | + inc/python:pip_install:216 : result=0 2026-06-15 10:25:46.119 | + inc/python:pip_install:218 : time_stop pip_install 2026-06-15 10:25:46.122 | + functions-common:time_stop:2414 : local name 2026-06-15 10:25:46.125 | + functions-common:time_stop:2415 : local end_time 2026-06-15 10:25:46.128 | + functions-common:time_stop:2416 : local elapsed_time 2026-06-15 10:25:46.131 | + functions-common:time_stop:2417 : local total 2026-06-15 10:25:46.135 | + functions-common:time_stop:2418 : local start_time 2026-06-15 10:25:46.139 | + functions-common:time_stop:2420 : name=pip_install 2026-06-15 10:25:46.142 | + functions-common:time_stop:2421 : start_time=1781519128602 2026-06-15 10:25:46.145 | + functions-common:time_stop:2423 : [[ -z 1781519128602 ]] 2026-06-15 10:25:46.149 | ++ functions-common:time_stop:2426 : date +%s%3N 2026-06-15 10:25:46.154 | + functions-common:time_stop:2426 : end_time=1781519146151 2026-06-15 10:25:46.158 | + functions-common:time_stop:2427 : elapsed_time=17549 2026-06-15 10:25:46.160 | + functions-common:time_stop:2428 : total=130394 2026-06-15 10:25:46.163 | + functions-common:time_stop:2430 : _TIME_START[$name]= 2026-06-15 10:25:46.166 | + functions-common:time_stop:2431 : _TIME_TOTAL[$name]=147943 2026-06-15 10:25:46.168 | + inc/python:pip_install:219 : return 0 2026-06-15 10:25:46.172 | + inc/python:setup_package:466 : [[ -e == \-\e ]] 2026-06-15 10:25:46.175 | + inc/python:setup_package:466 : [[ True == \F\a\l\s\e ]] 2026-06-15 10:25:46.179 | + inc/python:_setup_package_with_constraints_edit:412 : use_library_from_git /opt/stack/nova 2026-06-15 10:25:46.183 | + inc/python:use_library_from_git:266 : local name=/opt/stack/nova 2026-06-15 10:25:46.187 | + inc/python:use_library_from_git:267 : local enabled=1 2026-06-15 10:25:46.191 | + inc/python:use_library_from_git:268 : [[ novnc,cinder,devstack,glance,keystone,neutron,nova,os-test-images,placement,requirements,swift,tempest = \A\L\L ]] 2026-06-15 10:25:46.195 | + inc/python:use_library_from_git:268 : [[ ,novnc,cinder,devstack,glance,keystone,neutron,nova,os-test-images,placement,requirements,swift,tempest, =~ ,/opt/stack/nova, ]] 2026-06-15 10:25:46.199 | + inc/python:use_library_from_git:269 : return 1 2026-06-15 10:25:46.203 | + lib/nova:install_nova:960 : sudo install -D -m 0644 -o stack /opt/stack/nova/tools/nova-manage.bash_completion /etc/bash_completion.d/nova-manage.bash_completion 2026-06-15 10:25:46.221 | + lib/stack:stack_install_service:33 : [[ False = True ]] 2026-06-15 10:25:46.224 | + ./stack.sh:main:956 : configure_nova 2026-06-15 10:25:46.228 | + lib/nova:configure_nova:260 : sudo install -d -o stack /etc/nova 2026-06-15 10:25:46.247 | + lib/nova:configure_nova:262 : configure_rootwrap nova 2026-06-15 10:25:46.250 | + inc/rootwrap:configure_rootwrap:43 : local project=nova 2026-06-15 10:25:46.254 | + inc/rootwrap:configure_rootwrap:44 : local project_uc 2026-06-15 10:25:46.259 | ++ inc/rootwrap:configure_rootwrap:45 : echo nova 2026-06-15 10:25:46.260 | ++ inc/rootwrap:configure_rootwrap:45 : tr a-z A-Z 2026-06-15 10:25:46.266 | + inc/rootwrap:configure_rootwrap:45 : project_uc=NOVA 2026-06-15 10:25:46.270 | + inc/rootwrap:configure_rootwrap:46 : local bin_dir=NOVA_BIN_DIR 2026-06-15 10:25:46.274 | + inc/rootwrap:configure_rootwrap:47 : bin_dir=/opt/stack/data/venv/bin 2026-06-15 10:25:46.277 | + inc/rootwrap:configure_rootwrap:48 : local project_dir=NOVA_DIR 2026-06-15 10:25:46.280 | + inc/rootwrap:configure_rootwrap:49 : project_dir=/opt/stack/nova 2026-06-15 10:25:46.284 | + inc/rootwrap:configure_rootwrap:51 : local rootwrap_conf_src_dir=/opt/stack/nova/etc/nova 2026-06-15 10:25:46.288 | + inc/rootwrap:configure_rootwrap:52 : local rootwrap_bin=/opt/stack/data/venv/bin/nova-rootwrap 2026-06-15 10:25:46.291 | + inc/rootwrap:configure_rootwrap:55 : sudo rm -rf /etc/nova/rootwrap.d 2026-06-15 10:25:46.308 | + inc/rootwrap:configure_rootwrap:56 : sudo install -d -o root -g root -m 755 /etc/nova/rootwrap.d 2026-06-15 10:25:46.326 | + inc/rootwrap:configure_rootwrap:57 : sudo install -o root -g root -m 644 /opt/stack/nova/etc/nova/rootwrap.d/compute.filters /etc/nova/rootwrap.d 2026-06-15 10:25:46.344 | + inc/rootwrap:configure_rootwrap:60 : sudo install -o root -g root -m 644 /opt/stack/nova/etc/nova/rootwrap.conf /etc/nova/rootwrap.conf 2026-06-15 10:25:46.362 | + inc/rootwrap:configure_rootwrap:61 : sudo sed -e 's:^filters_path=.*$:filters_path=/etc/nova/rootwrap.d:' -i /etc/nova/rootwrap.conf 2026-06-15 10:25:46.382 | + inc/rootwrap:configure_rootwrap:66 : sudo sed -e 's/^exec_dirs=.*/#&/' -i /etc/nova/rootwrap.conf 2026-06-15 10:25:46.401 | + inc/rootwrap:configure_rootwrap:69 : local tempfile 2026-06-15 10:25:46.405 | ++ inc/rootwrap:configure_rootwrap:70 : mktemp 2026-06-15 10:25:46.411 | + inc/rootwrap:configure_rootwrap:70 : tempfile=/tmp/tmp.W6oq0tglRF 2026-06-15 10:25:46.415 | + inc/rootwrap:configure_rootwrap:72 : rootwrap_sudo_cmd='/opt/stack/data/venv/bin/nova-rootwrap /etc/nova/rootwrap.conf *' 2026-06-15 10:25:46.419 | + inc/rootwrap:configure_rootwrap:73 : echo 'stack ALL=(root) NOPASSWD: /opt/stack/data/venv/bin/nova-rootwrap /etc/nova/rootwrap.conf *' 2026-06-15 10:25:46.423 | + inc/rootwrap:configure_rootwrap:74 : '[' -f /opt/stack/data/venv/bin/nova-rootwrap-daemon ']' 2026-06-15 10:25:46.426 | + inc/rootwrap:configure_rootwrap:76 : rootwrap_sudo_cmd='/opt/stack/data/venv/bin/nova-rootwrap-daemon /etc/nova/rootwrap.conf' 2026-06-15 10:25:46.430 | + inc/rootwrap:configure_rootwrap:77 : echo 'stack ALL=(root) NOPASSWD: /opt/stack/data/venv/bin/nova-rootwrap-daemon /etc/nova/rootwrap.conf' 2026-06-15 10:25:46.434 | + inc/rootwrap:configure_rootwrap:79 : chmod 0440 /tmp/tmp.W6oq0tglRF 2026-06-15 10:25:46.439 | + inc/rootwrap:configure_rootwrap:80 : sudo chown root:root /tmp/tmp.W6oq0tglRF 2026-06-15 10:25:46.455 | + inc/rootwrap:configure_rootwrap:81 : sudo mv /tmp/tmp.W6oq0tglRF /etc/sudoers.d/nova-rootwrap 2026-06-15 10:25:46.474 | ++ inc/rootwrap:configure_rootwrap:85 : dirname /opt/stack/data/venv/bin/nova-rootwrap 2026-06-15 10:25:46.479 | + inc/rootwrap:configure_rootwrap:85 : add_sudo_secure_path /opt/stack/data/venv/bin 2026-06-15 10:25:46.483 | + inc/rootwrap:add_sudo_secure_path:21 : local dir=/opt/stack/data/venv/bin 2026-06-15 10:25:46.486 | + inc/rootwrap:add_sudo_secure_path:22 : local line 2026-06-15 10:25:46.490 | + inc/rootwrap:add_sudo_secure_path:25 : [[ -r /etc/sudoers.d/zz-secure-path ]] 2026-06-15 10:25:46.493 | + 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-06-15 10:25:46.496 | + 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-06-15 10:25:46.502 | + inc/rootwrap:add_sudo_secure_path:33 : sudo tee /etc/sudoers.d/zz-secure-path 2026-06-15 10:25:46.503 | + 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-06-15 10:25:46.514 | Defaults:stack secure_path=/usr/local/sbin:/usr/local/bin:/usr/sbin:/sbin:/usr/bin:/bin:/opt/stack/data/venv/bin 2026-06-15 10:25:46.519 | + inc/rootwrap:add_sudo_secure_path:34 : sudo chmod 400 /etc/sudoers.d/zz-secure-path 2026-06-15 10:25:46.538 | + inc/rootwrap:add_sudo_secure_path:35 : sudo chown root:root /etc/sudoers.d/zz-secure-path 2026-06-15 10:25:46.556 | + lib/nova:configure_nova:264 : [[ c-api,c-sch,c-vol,etcd3,file_tracker,g-api,key,memory_tracker,mysql,n-api,n-api-meta,n-cond,n-cpu,n-novnc,n-sch,openstack-cli-server,ovn-controller,ovn-northd,ovs-vswitchd,ovsdb-server,placement-api,q-ovn-agent,q-svc,rabbit,tempest,tls-proxy =~ n-api ]] 2026-06-15 10:25:46.559 | + lib/nova:configure_nova:266 : cp /opt/stack/nova/etc/nova/api-paste.ini /etc/nova 2026-06-15 10:25:46.565 | + lib/nova:configure_nova:269 : is_service_enabled n-cpu 2026-06-15 10:25:46.588 | + functions-common:is_service_enabled:2070 : return 0 2026-06-15 10:25:46.591 | + lib/nova:configure_nova:271 : sudo sysctl -w net.ipv4.ip_forward=1 2026-06-15 10:25:46.603 | net.ipv4.ip_forward = 1 2026-06-15 10:25:46.608 | + lib/nova:configure_nova:273 : [[ libvirt = \l\i\b\v\i\r\t ]] 2026-06-15 10:25:46.612 | + lib/nova:configure_nova:277 : [[ qemu == \k\v\m ]] 2026-06-15 10:25:46.616 | + lib/nova:configure_nova:294 : [[ qemu == \l\x\c ]] 2026-06-15 10:25:46.619 | + lib/nova:configure_nova:309 : sudo install -d -o stack /opt/stack/data/nova/instances 2026-06-15 10:25:46.638 | + lib/nova:configure_nova:314 : '[' -L /dev/disk/by-label/nova-instances ']' 2026-06-15 10:25:46.643 | + lib/nova:configure_nova:323 : sudo tee /etc/iscsi/initiatorname.iscsi 2026-06-15 10:25:46.643 | ++ lib/nova:configure_nova:323 : iscsi-iname 2026-06-15 10:25:46.650 | + lib/nova:configure_nova:323 : echo InitiatorName=iqn.2016-04.com.open-iscsi:3dd361a2464 2026-06-15 10:25:46.655 | InitiatorName=iqn.2016-04.com.open-iscsi:3dd361a2464 2026-06-15 10:25:46.660 | + lib/nova:configure_nova:325 : [[ False == \T\r\u\e ]] 2026-06-15 10:25:46.664 | + lib/nova:configure_nova:340 : iniset -sudo /etc/iscsi/iscsid.conf DEFAULT node.session.auth.chap_algs SHA3-256,SHA256 2026-06-15 10:25:46.752 | + lib/nova:configure_nova:342 : [[ lioadm != \n\v\m\e\t ]] 2026-06-15 10:25:46.756 | + lib/nova:configure_nova:344 : restart_service iscsid 2026-06-15 10:25:46.759 | + functions-common:restart_service:2298 : '[' -x /bin/systemctl ']' 2026-06-15 10:25:46.762 | + functions-common:restart_service:2299 : sudo /bin/systemctl restart iscsid 2026-06-15 10:25:46.824 | + lib/nova:configure_nova:367 : create_nova_conf 2026-06-15 10:25:46.827 | + lib/nova:create_nova_conf:437 : rm -f /opt/stack/nova/bin/nova.conf 2026-06-15 10:25:46.833 | + lib/nova:create_nova_conf:440 : rm -f /etc/nova/nova.conf 2026-06-15 10:25:46.837 | + lib/nova:create_nova_conf:441 : iniset /etc/nova/nova.conf DEFAULT debug True 2026-06-15 10:25:46.880 | + lib/nova:create_nova_conf:442 : '[' True == True ']' 2026-06-15 10:25:46.882 | + lib/nova:create_nova_conf:443 : iniset /etc/nova/nova.conf DEFAULT allow_resize_to_same_host True 2026-06-15 10:25:46.922 | + lib/nova:create_nova_conf:445 : iniset /etc/nova/nova.conf wsgi api_paste_config /etc/nova/api-paste.ini 2026-06-15 10:25:46.963 | + lib/nova:create_nova_conf:446 : iniset /etc/nova/nova.conf DEFAULT rootwrap_config /etc/nova/rootwrap.conf 2026-06-15 10:25:47.002 | + lib/nova:create_nova_conf:447 : iniset /etc/nova/nova.conf filter_scheduler enabled_filters ComputeFilter,ComputeCapabilitiesFilter,ImagePropertiesFilter,ServerGroupAntiAffinityFilter,ServerGroupAffinityFilter,SameHostFilter,DifferentHostFilter 2026-06-15 10:25:47.045 | + lib/nova:create_nova_conf:448 : iniset /etc/nova/nova.conf scheduler workers 2 2026-06-15 10:25:47.088 | + lib/nova:create_nova_conf:449 : iniset /etc/nova/nova.conf neutron default_floating_pool public 2026-06-15 10:25:47.131 | + lib/nova:create_nova_conf:450 : iniset /etc/nova/nova.conf DEFAULT my_ip 10.209.97.186 2026-06-15 10:25:47.174 | + lib/nova:create_nova_conf:451 : iniset /etc/nova/nova.conf DEFAULT instance_name_template instance-%08x 2026-06-15 10:25:47.216 | + lib/nova:create_nova_conf:452 : iniset /etc/nova/nova.conf DEFAULT osapi_compute_listen 0.0.0.0 2026-06-15 10:25:47.258 | + lib/nova:create_nova_conf:453 : iniset /etc/nova/nova.conf DEFAULT metadata_listen 0.0.0.0 2026-06-15 10:25:47.296 | + lib/nova:create_nova_conf:454 : iniset /etc/nova/nova.conf DEFAULT shutdown_timeout 0 2026-06-15 10:25:47.336 | + lib/nova:create_nova_conf:458 : iniset /etc/nova/nova.conf api response_validation error 2026-06-15 10:25:47.377 | + lib/nova:create_nova_conf:460 : iniset /etc/nova/nova.conf key_manager backend nova.keymgr.conf_key_mgr.ConfKeyManager 2026-06-15 10:25:47.418 | + lib/nova:create_nova_conf:462 : iniset /etc/nova/nova.conf DEFAULT report_interval 120 2026-06-15 10:25:47.458 | + lib/nova:create_nova_conf:463 : iniset /etc/nova/nova.conf DEFAULT service_down_time 720 2026-06-15 10:25:47.496 | + lib/nova:create_nova_conf:465 : is_fedora 2026-06-15 10:25:47.500 | + functions-common:is_fedora:526 : [[ -z Ubuntu ]] 2026-06-15 10:25:47.503 | + functions-common:is_fedora:530 : '[' Ubuntu = Fedora ']' 2026-06-15 10:25:47.506 | + functions-common:is_fedora:530 : '[' Ubuntu = 'Red Hat' ']' 2026-06-15 10:25:47.509 | + functions-common:is_fedora:531 : '[' Ubuntu = openEuler ']' 2026-06-15 10:25:47.512 | + functions-common:is_fedora:532 : '[' Ubuntu = RedHatEnterpriseServer ']' 2026-06-15 10:25:47.515 | + functions-common:is_fedora:533 : '[' Ubuntu = RedHatEnterprise ']' 2026-06-15 10:25:47.518 | + functions-common:is_fedora:534 : '[' Ubuntu = RedHatEnterpriseLinux ']' 2026-06-15 10:25:47.521 | + functions-common:is_fedora:535 : '[' Ubuntu = RockyLinux ']' 2026-06-15 10:25:47.523 | + functions-common:is_fedora:536 : '[' Ubuntu = CentOS ']' 2026-06-15 10:25:47.526 | + functions-common:is_fedora:536 : '[' Ubuntu = CentOSStream ']' 2026-06-15 10:25:47.528 | + functions-common:is_fedora:537 : '[' Ubuntu = AlmaLinux ']' 2026-06-15 10:25:47.531 | + functions-common:is_fedora:538 : '[' Ubuntu = OracleServer ']' 2026-06-15 10:25:47.534 | + functions-common:is_fedora:538 : '[' Ubuntu = Virtuozzo ']' 2026-06-15 10:25:47.537 | + lib/nova:create_nova_conf:474 : is_service_enabled n-api n-cond n-sched n-spice n-novnc n-sproxy 2026-06-15 10:25:47.558 | + functions-common:is_service_enabled:2070 : return 0 2026-06-15 10:25:47.562 | + lib/nova:create_nova_conf:478 : [[ superconductor == \s\i\n\g\l\e\c\o\n\d\u\c\t\o\r ]] 2026-06-15 10:25:47.565 | + lib/nova:create_nova_conf:481 : local db=nova_cell0 2026-06-15 10:25:47.568 | + lib/nova:create_nova_conf:484 : iniset /etc/nova/nova.conf filter_scheduler track_instance_changes False 2026-06-15 10:25:47.607 | ++ lib/nova:create_nova_conf:487 : database_connection_url nova_cell0 2026-06-15 10:25:47.610 | ++ lib/database:database_connection_url:134 : local db=nova_cell0 2026-06-15 10:25:47.613 | ++ lib/database:database_connection_url:135 : database_connection_url_mysql nova_cell0 2026-06-15 10:25:47.616 | ++ lib/databases/mysql:database_connection_url_mysql:251 : local db=nova_cell0 2026-06-15 10:25:47.618 | ++ lib/databases/mysql:database_connection_url_mysql:252 : local plugin 2026-06-15 10:25:47.621 | ++ lib/databases/mysql:database_connection_url_mysql:256 : [[ True == \T\r\u\e ]] 2026-06-15 10:25:47.625 | ++ lib/databases/mysql:database_connection_url_mysql:257 : is_service_enabled mysql 2026-06-15 10:25:47.644 | ++ functions-common:is_service_enabled:2070 : return 0 2026-06-15 10:25:47.646 | ++ lib/databases/mysql:database_connection_url_mysql:258 : plugin='&plugin=dbcounter' 2026-06-15 10:25:47.650 | ++ lib/databases/mysql:database_connection_url_mysql:262 : echo 'mysql+pymysql://root:secretdatabase@127.0.0.1/nova_cell0?charset=utf8&plugin=dbcounter' 2026-06-15 10:25:47.654 | + lib/nova:create_nova_conf:487 : iniset /etc/nova/nova.conf database connection 'mysql+pymysql://root:secretdatabase@127.0.0.1/nova_cell0?charset=utf8&plugin=dbcounter' 2026-06-15 10:25:47.692 | ++ lib/nova:create_nova_conf:488 : database_connection_url nova_api 2026-06-15 10:25:47.695 | ++ lib/database:database_connection_url:134 : local db=nova_api 2026-06-15 10:25:47.700 | ++ lib/database:database_connection_url:135 : database_connection_url_mysql nova_api 2026-06-15 10:25:47.704 | ++ lib/databases/mysql:database_connection_url_mysql:251 : local db=nova_api 2026-06-15 10:25:47.708 | ++ lib/databases/mysql:database_connection_url_mysql:252 : local plugin 2026-06-15 10:25:47.711 | ++ lib/databases/mysql:database_connection_url_mysql:256 : [[ True == \T\r\u\e ]] 2026-06-15 10:25:47.714 | ++ lib/databases/mysql:database_connection_url_mysql:257 : is_service_enabled mysql 2026-06-15 10:25:47.735 | ++ functions-common:is_service_enabled:2070 : return 0 2026-06-15 10:25:47.737 | ++ lib/databases/mysql:database_connection_url_mysql:258 : plugin='&plugin=dbcounter' 2026-06-15 10:25:47.740 | ++ lib/databases/mysql:database_connection_url_mysql:262 : echo 'mysql+pymysql://root:secretdatabase@127.0.0.1/nova_api?charset=utf8&plugin=dbcounter' 2026-06-15 10:25:47.745 | + lib/nova:create_nova_conf:488 : iniset /etc/nova/nova.conf api_database connection 'mysql+pymysql://root:secretdatabase@127.0.0.1/nova_api?charset=utf8&plugin=dbcounter' 2026-06-15 10:25:47.786 | + lib/nova:create_nova_conf:493 : iniset /etc/nova/nova.conf cache enabled True 2026-06-15 10:25:47.828 | + lib/nova:create_nova_conf:494 : iniset /etc/nova/nova.conf cache backend dogpile.cache.memcached 2026-06-15 10:25:47.866 | + lib/nova:create_nova_conf:495 : iniset /etc/nova/nova.conf cache memcache_servers localhost:11211 2026-06-15 10:25:47.904 | + lib/nova:create_nova_conf:498 : is_service_enabled n-api 2026-06-15 10:25:47.924 | + functions-common:is_service_enabled:2070 : return 0 2026-06-15 10:25:47.927 | + lib/nova:create_nova_conf:499 : is_service_enabled n-api-meta 2026-06-15 10:25:47.948 | + functions-common:is_service_enabled:2070 : return 0 2026-06-15 10:25:47.954 | ++ lib/nova:create_nova_conf:501 : echo osapi_compute,metadata 2026-06-15 10:25:47.954 | ++ lib/nova:create_nova_conf:501 : sed s/,metadata// 2026-06-15 10:25:47.960 | + lib/nova:create_nova_conf:501 : NOVA_ENABLED_APIS=osapi_compute 2026-06-15 10:25:47.962 | + lib/nova:create_nova_conf:503 : iniset /etc/nova/nova.conf DEFAULT enabled_apis osapi_compute 2026-06-15 10:25:47.997 | + lib/nova:create_nova_conf:504 : [[ True == \T\r\u\e ]] 2026-06-15 10:25:48.000 | + lib/nova:create_nova_conf:505 : iniset /etc/nova/nova.conf oslo_policy enforce_new_defaults True 2026-06-15 10:25:48.042 | + lib/nova:create_nova_conf:506 : iniset /etc/nova/nova.conf oslo_policy enforce_scope True 2026-06-15 10:25:48.082 | + lib/nova:create_nova_conf:512 : configure_keystone_authtoken_middleware /etc/nova/nova.conf nova 2026-06-15 10:25:48.086 | + lib/keystone:configure_keystone_authtoken_middleware:413 : local conf_file=/etc/nova/nova.conf 2026-06-15 10:25:48.091 | + lib/keystone:configure_keystone_authtoken_middleware:414 : local admin_user=nova 2026-06-15 10:25:48.094 | + lib/keystone:configure_keystone_authtoken_middleware:415 : local section=keystone_authtoken 2026-06-15 10:25:48.097 | + lib/keystone:configure_keystone_authtoken_middleware:416 : local service_type= 2026-06-15 10:25:48.100 | + lib/keystone:configure_keystone_authtoken_middleware:418 : configure_keystoneauth /etc/nova/nova.conf nova keystone_authtoken 2026-06-15 10:25:48.104 | + lib/keystone:configure_keystoneauth:391 : local conf_file=/etc/nova/nova.conf 2026-06-15 10:25:48.107 | + lib/keystone:configure_keystoneauth:392 : local admin_user=nova 2026-06-15 10:25:48.111 | + lib/keystone:configure_keystoneauth:393 : local section=keystone_authtoken 2026-06-15 10:25:48.113 | + lib/keystone:configure_keystoneauth:395 : iniset /etc/nova/nova.conf keystone_authtoken auth_type password 2026-06-15 10:25:48.156 | + lib/keystone:configure_keystoneauth:396 : iniset /etc/nova/nova.conf keystone_authtoken interface public 2026-06-15 10:25:48.198 | + lib/keystone:configure_keystoneauth:397 : iniset /etc/nova/nova.conf keystone_authtoken auth_url https://10.209.97.186/identity 2026-06-15 10:25:48.241 | + lib/keystone:configure_keystoneauth:398 : iniset /etc/nova/nova.conf keystone_authtoken username nova 2026-06-15 10:25:48.286 | + lib/keystone:configure_keystoneauth:399 : iniset /etc/nova/nova.conf keystone_authtoken password secretservice 2026-06-15 10:25:48.325 | + lib/keystone:configure_keystoneauth:400 : iniset /etc/nova/nova.conf keystone_authtoken user_domain_name Default 2026-06-15 10:25:48.366 | + lib/keystone:configure_keystoneauth:401 : iniset /etc/nova/nova.conf keystone_authtoken project_name service 2026-06-15 10:25:48.407 | + lib/keystone:configure_keystoneauth:402 : iniset /etc/nova/nova.conf keystone_authtoken project_domain_name Default 2026-06-15 10:25:48.446 | + lib/keystone:configure_keystone_authtoken_middleware:419 : iniset /etc/nova/nova.conf keystone_authtoken www_authenticate_uri https://10.209.97.186/identity 2026-06-15 10:25:48.486 | + lib/keystone:configure_keystone_authtoken_middleware:420 : iniset /etc/nova/nova.conf keystone_authtoken cafile /opt/stack/data/ca-bundle.pem 2026-06-15 10:25:48.527 | + lib/keystone:configure_keystone_authtoken_middleware:421 : iniset /etc/nova/nova.conf keystone_authtoken memcached_servers localhost:11211 2026-06-15 10:25:48.568 | + lib/keystone:configure_keystone_authtoken_middleware:422 : [[ -n '' ]] 2026-06-15 10:25:48.571 | + lib/nova:create_nova_conf:515 : is_service_enabled cinder 2026-06-15 10:25:48.593 | + functions-common:is_service_enabled:2070 : return 0 2026-06-15 10:25:48.596 | + lib/nova:create_nova_conf:516 : configure_cinder_access 2026-06-15 10:25:48.600 | + lib/nova:configure_cinder_access:640 : iniset /etc/nova/nova.conf cinder os_region_name RegionOne 2026-06-15 10:25:48.643 | + lib/nova:configure_cinder_access:647 : configure_keystoneauth /etc/nova/nova.conf nova cinder 2026-06-15 10:25:48.646 | + lib/keystone:configure_keystoneauth:391 : local conf_file=/etc/nova/nova.conf 2026-06-15 10:25:48.650 | + lib/keystone:configure_keystoneauth:392 : local admin_user=nova 2026-06-15 10:25:48.653 | + lib/keystone:configure_keystoneauth:393 : local section=cinder 2026-06-15 10:25:48.656 | + lib/keystone:configure_keystoneauth:395 : iniset /etc/nova/nova.conf cinder auth_type password 2026-06-15 10:25:48.695 | + lib/keystone:configure_keystoneauth:396 : iniset /etc/nova/nova.conf cinder interface public 2026-06-15 10:25:48.734 | + lib/keystone:configure_keystoneauth:397 : iniset /etc/nova/nova.conf cinder auth_url https://10.209.97.186/identity 2026-06-15 10:25:48.772 | + lib/keystone:configure_keystoneauth:398 : iniset /etc/nova/nova.conf cinder username nova 2026-06-15 10:25:48.809 | + lib/keystone:configure_keystoneauth:399 : iniset /etc/nova/nova.conf cinder password secretservice 2026-06-15 10:25:48.847 | + lib/keystone:configure_keystoneauth:400 : iniset /etc/nova/nova.conf cinder user_domain_name Default 2026-06-15 10:25:48.887 | + lib/keystone:configure_keystoneauth:401 : iniset /etc/nova/nova.conf cinder project_name service 2026-06-15 10:25:48.928 | + lib/keystone:configure_keystoneauth:402 : iniset /etc/nova/nova.conf cinder project_domain_name Default 2026-06-15 10:25:48.969 | + lib/nova:configure_cinder_access:648 : is_service_enabled tls-proxy 2026-06-15 10:25:48.991 | + functions-common:is_service_enabled:2070 : return 0 2026-06-15 10:25:48.994 | + lib/nova:configure_cinder_access:649 : CINDER_SERVICE_HOST=10.209.97.186 2026-06-15 10:25:48.998 | + lib/nova:configure_cinder_access:650 : CINDER_SERVICE_PORT=8776 2026-06-15 10:25:49.001 | + lib/nova:configure_cinder_access:651 : iniset /etc/nova/nova.conf cinder cafile /opt/stack/data/ca-bundle.pem 2026-06-15 10:25:49.042 | + lib/nova:create_nova_conf:519 : is_service_enabled manila 2026-06-15 10:25:49.062 | + functions-common:is_service_enabled:2070 : return 1 2026-06-15 10:25:49.066 | + lib/nova:create_nova_conf:523 : '[' -n /opt/stack/data/nova ']' 2026-06-15 10:25:49.068 | + lib/nova:create_nova_conf:524 : iniset /etc/nova/nova.conf DEFAULT state_path /opt/stack/data/nova 2026-06-15 10:25:49.107 | + lib/nova:create_nova_conf:525 : iniset /etc/nova/nova.conf oslo_concurrency lock_path /opt/stack/data/nova 2026-06-15 10:25:49.148 | + lib/nova:create_nova_conf:527 : '[' -n /opt/stack/data/nova/instances ']' 2026-06-15 10:25:49.151 | + lib/nova:create_nova_conf:528 : iniset /etc/nova/nova.conf DEFAULT instances_path /opt/stack/data/nova/instances 2026-06-15 10:25:49.190 | + lib/nova:create_nova_conf:530 : '[' False '!=' False ']' 2026-06-15 10:25:49.193 | + lib/nova:create_nova_conf:533 : '[' True '!=' False ']' 2026-06-15 10:25:49.197 | + lib/nova:create_nova_conf:534 : iniset /etc/nova/nova.conf DEFAULT force_config_drive True 2026-06-15 10:25:49.237 | + lib/nova:create_nova_conf:539 : is_fedora 2026-06-15 10:25:49.241 | + functions-common:is_fedora:526 : [[ -z Ubuntu ]] 2026-06-15 10:25:49.244 | + functions-common:is_fedora:530 : '[' Ubuntu = Fedora ']' 2026-06-15 10:25:49.248 | + functions-common:is_fedora:530 : '[' Ubuntu = 'Red Hat' ']' 2026-06-15 10:25:49.251 | + functions-common:is_fedora:531 : '[' Ubuntu = openEuler ']' 2026-06-15 10:25:49.254 | + functions-common:is_fedora:532 : '[' Ubuntu = RedHatEnterpriseServer ']' 2026-06-15 10:25:49.258 | + functions-common:is_fedora:533 : '[' Ubuntu = RedHatEnterprise ']' 2026-06-15 10:25:49.261 | + functions-common:is_fedora:534 : '[' Ubuntu = RedHatEnterpriseLinux ']' 2026-06-15 10:25:49.264 | + functions-common:is_fedora:535 : '[' Ubuntu = RockyLinux ']' 2026-06-15 10:25:49.267 | + functions-common:is_fedora:536 : '[' Ubuntu = CentOS ']' 2026-06-15 10:25:49.271 | + functions-common:is_fedora:536 : '[' Ubuntu = CentOSStream ']' 2026-06-15 10:25:49.274 | + functions-common:is_fedora:537 : '[' Ubuntu = AlmaLinux ']' 2026-06-15 10:25:49.277 | + functions-common:is_fedora:538 : '[' Ubuntu = OracleServer ']' 2026-06-15 10:25:49.281 | + functions-common:is_fedora:538 : '[' Ubuntu = Virtuozzo ']' 2026-06-15 10:25:49.285 | + lib/nova:create_nova_conf:544 : setup_logging /etc/nova/nova.conf 2026-06-15 10:25:49.289 | + functions:setup_logging:693 : setup_systemd_logging /etc/nova/nova.conf 2026-06-15 10:25:49.292 | + functions:setup_systemd_logging:710 : local conf_file=/etc/nova/nova.conf 2026-06-15 10:25:49.297 | ++ functions:setup_systemd_logging:715 : trueorfalse False USE_JOURNAL 2026-06-15 10:25:49.320 | + functions:setup_systemd_logging:715 : USE_JOURNAL=False 2026-06-15 10:25:49.323 | + functions:setup_systemd_logging:716 : local pidstr= 2026-06-15 10:25:49.326 | + functions:setup_systemd_logging:717 : [[ False == \T\r\u\e ]] 2026-06-15 10:25:49.329 | + functions:setup_systemd_logging:721 : pidstr='(pid=%(process)d) ' 2026-06-15 10:25:49.332 | + functions:setup_systemd_logging:723 : iniset /etc/nova/nova.conf DEFAULT logging_debug_format_suffix '{{(pid=%(process)d) %(funcName)s %(pathname)s:%(lineno)d}}' 2026-06-15 10:25:49.371 | + functions:setup_systemd_logging:725 : iniset /etc/nova/nova.conf DEFAULT logging_context_format_string '%(color)s%(levelname)s %(name)s [%(global_request_id)s %(request_id)s %(project_name)s %(user_name)s%(color)s] %(instance)s%(color)s%(message)s' 2026-06-15 10:25:49.414 | + functions:setup_systemd_logging:726 : iniset /etc/nova/nova.conf DEFAULT logging_default_format_string '%(color)s%(levelname)s %(name)s [-%(color)s] %(instance)s%(color)s%(message)s' 2026-06-15 10:25:49.454 | + functions:setup_systemd_logging:727 : iniset /etc/nova/nova.conf DEFAULT logging_exception_prefix 'ERROR %(name)s %(instance)s' 2026-06-15 10:25:49.496 | + functions:setup_systemd_logging:730 : iniset /etc/nova/nova.conf DEFAULT log_color False 2026-06-15 10:25:49.538 | + lib/nova:create_nova_conf:546 : iniset /etc/nova/nova.conf upgrade_levels compute auto 2026-06-15 10:25:49.581 | + lib/nova:create_nova_conf:548 : is_service_enabled n-api 2026-06-15 10:25:49.602 | + functions-common:is_service_enabled:2070 : return 0 2026-06-15 10:25:49.605 | + lib/nova:create_nova_conf:549 : write_uwsgi_config /etc/nova/nova-api-uwsgi.ini nova.wsgi.osapi_compute:application /compute '' nova-api 2026-06-15 10:25:49.608 | + lib/apache:write_uwsgi_config:243 : local conf=/etc/nova/nova-api-uwsgi.ini 2026-06-15 10:25:49.611 | + lib/apache:write_uwsgi_config:244 : local wsgi=nova.wsgi.osapi_compute:application 2026-06-15 10:25:49.614 | + lib/apache:write_uwsgi_config:245 : local url=/compute 2026-06-15 10:25:49.617 | + lib/apache:write_uwsgi_config:246 : local http= 2026-06-15 10:25:49.620 | + lib/apache:write_uwsgi_config:247 : local name=nova-api 2026-06-15 10:25:49.623 | + lib/apache:write_uwsgi_config:249 : '[' -z nova-api ']' 2026-06-15 10:25:49.626 | + lib/apache:write_uwsgi_config:255 : local socket_dir=/var/run/uwsgi 2026-06-15 10:25:49.629 | + lib/apache:write_uwsgi_config:259 : sudo mkdir -p /etc/tmpfiles.d/ 2026-06-15 10:25:49.648 | + lib/apache:write_uwsgi_config:260 : echo 'd /var/run/uwsgi 0755 stack root' 2026-06-15 10:25:49.648 | + lib/apache:write_uwsgi_config:260 : sudo tee /etc/tmpfiles.d/uwsgi.conf 2026-06-15 10:25:49.660 | d /var/run/uwsgi 0755 stack root 2026-06-15 10:25:49.665 | + lib/apache:write_uwsgi_config:261 : sudo systemd-tmpfiles --create /etc/tmpfiles.d/uwsgi.conf 2026-06-15 10:25:49.680 | /etc/tmpfiles.d/uwsgi.conf:1: Line references path below legacy directory /var/run/, updating /var/run/uwsgi → /run/uwsgi; please update the tmpfiles.d/ drop-in file accordingly. 2026-06-15 10:25:49.686 | + lib/apache:write_uwsgi_config:263 : local socket=/var/run/uwsgi/nova-api.socket 2026-06-15 10:25:49.689 | + lib/apache:write_uwsgi_config:266 : rm -rf /etc/nova/nova-api-uwsgi.ini 2026-06-15 10:25:49.695 | + lib/apache:write_uwsgi_config:270 : [[ nova.wsgi.osapi_compute:application =~ ^[a-zA-Z0-9_.]+:[a-zA-Z0-9_]+$ ]] 2026-06-15 10:25:49.699 | + lib/apache:write_uwsgi_config:271 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi module nova.wsgi.osapi_compute:application 2026-06-15 10:25:49.743 | + lib/apache:write_uwsgi_config:276 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi processes 2 2026-06-15 10:25:49.784 | + lib/apache:write_uwsgi_config:278 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi master true 2026-06-15 10:25:49.822 | + lib/apache:write_uwsgi_config:280 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi die-on-term true 2026-06-15 10:25:49.863 | + lib/apache:write_uwsgi_config:281 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi exit-on-reload false 2026-06-15 10:25:49.905 | + lib/apache:write_uwsgi_config:284 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi worker-reload-mercy 80 2026-06-15 10:25:49.942 | + lib/apache:write_uwsgi_config:285 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi enable-threads true 2026-06-15 10:25:49.978 | + lib/apache:write_uwsgi_config:286 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi plugins http,python3 2026-06-15 10:25:50.016 | + lib/apache:write_uwsgi_config:288 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi thunder-lock true 2026-06-15 10:25:50.056 | + lib/apache:write_uwsgi_config:290 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi hook-master-start 'unix_signal:15 gracefully_kill_them_all' 2026-06-15 10:25:50.093 | + lib/apache:write_uwsgi_config:292 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi buffer-size 65535 2026-06-15 10:25:50.134 | + lib/apache:write_uwsgi_config:294 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi add-header 'Connection: close' 2026-06-15 10:25:50.171 | + lib/apache:write_uwsgi_config:296 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi lazy-apps true 2026-06-15 10:25:50.207 | + lib/apache:write_uwsgi_config:298 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi start-time %t 2026-06-15 10:25:50.245 | + lib/apache:write_uwsgi_config:301 : [[ -n '' ]] 2026-06-15 10:25:50.248 | + lib/apache:write_uwsgi_config:304 : local apache_conf= 2026-06-15 10:25:50.252 | ++ lib/apache:write_uwsgi_config:305 : apache_site_config_for nova-api 2026-06-15 10:25:50.255 | ++ lib/apache:apache_site_config_for:174 : local site=nova-api 2026-06-15 10:25:50.258 | ++ lib/apache:apache_site_config_for:175 : is_ubuntu 2026-06-15 10:25:50.261 | ++ functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-06-15 10:25:50.264 | ++ functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-06-15 10:25:50.267 | ++ lib/apache:apache_site_config_for:177 : echo /etc/apache2/sites-available/nova-api.conf 2026-06-15 10:25:50.272 | + lib/apache:write_uwsgi_config:305 : apache_conf=/etc/apache2/sites-available/nova-api.conf 2026-06-15 10:25:50.275 | + lib/apache:write_uwsgi_config:306 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi socket /var/run/uwsgi/nova-api.socket 2026-06-15 10:25:50.313 | + lib/apache:write_uwsgi_config:307 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi chmod-socket 666 2026-06-15 10:25:50.353 | + lib/apache:write_uwsgi_config:308 : echo 'ProxyPass "/compute" "unix:/var/run/uwsgi/nova-api.socket|uwsgi://uwsgi-uds-nova-api" retry=0 acquire=1 ' 2026-06-15 10:25:50.353 | + lib/apache:write_uwsgi_config:308 : sudo tee -a /etc/apache2/sites-available/nova-api.conf 2026-06-15 10:25:50.366 | ProxyPass "/compute" "unix:/var/run/uwsgi/nova-api.socket|uwsgi://uwsgi-uds-nova-api" retry=0 acquire=1 2026-06-15 10:25:50.371 | + lib/apache:write_uwsgi_config:309 : enable_apache_site nova-api 2026-06-15 10:25:50.374 | + lib/apache:enable_apache_site:191 : local site=nova-api 2026-06-15 10:25:50.377 | + lib/apache:enable_apache_site:193 : enable_apache_mod version 2026-06-15 10:25:50.380 | + lib/apache:enable_apache_mod:55 : local mod=version 2026-06-15 10:25:50.383 | + lib/apache:enable_apache_mod:56 : local should_restart= 2026-06-15 10:25:50.386 | + lib/apache:enable_apache_mod:58 : is_ubuntu 2026-06-15 10:25:50.389 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-06-15 10:25:50.392 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-06-15 10:25:50.395 | + lib/apache:enable_apache_mod:61 : [[ version != \v\e\r\s\i\o\n ]] 2026-06-15 10:25:50.399 | + lib/apache:enable_apache_site:194 : is_ubuntu 2026-06-15 10:25:50.403 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-06-15 10:25:50.407 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-06-15 10:25:50.411 | + lib/apache:enable_apache_site:195 : sudo a2ensite nova-api 2026-06-15 10:25:50.474 | Enabling site nova-api. 2026-06-15 10:25:50.480 | To activate the new configuration, you need to run: 2026-06-15 10:25:50.480 | systemctl reload apache2 2026-06-15 10:25:50.486 | + lib/apache:write_uwsgi_config:310 : restart_apache_server 2026-06-15 10:25:50.491 | + lib/apache:restart_apache_server:238 : restart_service apache2 2026-06-15 10:25:50.495 | + functions-common:restart_service:2298 : '[' -x /bin/systemctl ']' 2026-06-15 10:25:50.498 | + functions-common:restart_service:2299 : sudo /bin/systemctl restart apache2 2026-06-15 10:25:50.634 | + lib/nova:create_nova_conf:552 : is_service_enabled n-api-meta 2026-06-15 10:25:50.657 | + functions-common:is_service_enabled:2070 : return 0 2026-06-15 10:25:50.660 | + lib/nova:create_nova_conf:553 : write_uwsgi_config /etc/nova/nova-metadata-uwsgi.ini nova.wsgi.metadata:application '' 0.0.0.0:8775 nova-metadata 2026-06-15 10:25:50.663 | + lib/apache:write_uwsgi_config:243 : local conf=/etc/nova/nova-metadata-uwsgi.ini 2026-06-15 10:25:50.666 | + lib/apache:write_uwsgi_config:244 : local wsgi=nova.wsgi.metadata:application 2026-06-15 10:25:50.669 | + lib/apache:write_uwsgi_config:245 : local url= 2026-06-15 10:25:50.672 | + lib/apache:write_uwsgi_config:246 : local http=0.0.0.0:8775 2026-06-15 10:25:50.676 | + lib/apache:write_uwsgi_config:247 : local name=nova-metadata 2026-06-15 10:25:50.678 | + lib/apache:write_uwsgi_config:249 : '[' -z nova-metadata ']' 2026-06-15 10:25:50.681 | + lib/apache:write_uwsgi_config:255 : local socket_dir=/var/run/uwsgi 2026-06-15 10:25:50.684 | + lib/apache:write_uwsgi_config:259 : sudo mkdir -p /etc/tmpfiles.d/ 2026-06-15 10:25:50.703 | + lib/apache:write_uwsgi_config:260 : sudo tee /etc/tmpfiles.d/uwsgi.conf 2026-06-15 10:25:50.703 | + lib/apache:write_uwsgi_config:260 : echo 'd /var/run/uwsgi 0755 stack root' 2026-06-15 10:25:50.713 | d /var/run/uwsgi 0755 stack root 2026-06-15 10:25:50.719 | + lib/apache:write_uwsgi_config:261 : sudo systemd-tmpfiles --create /etc/tmpfiles.d/uwsgi.conf 2026-06-15 10:25:50.736 | /etc/tmpfiles.d/uwsgi.conf:1: Line references path below legacy directory /var/run/, updating /var/run/uwsgi → /run/uwsgi; please update the tmpfiles.d/ drop-in file accordingly. 2026-06-15 10:25:50.742 | + lib/apache:write_uwsgi_config:263 : local socket=/var/run/uwsgi/nova-metadata.socket 2026-06-15 10:25:50.744 | + lib/apache:write_uwsgi_config:266 : rm -rf /etc/nova/nova-metadata-uwsgi.ini 2026-06-15 10:25:50.749 | + lib/apache:write_uwsgi_config:270 : [[ nova.wsgi.metadata:application =~ ^[a-zA-Z0-9_.]+:[a-zA-Z0-9_]+$ ]] 2026-06-15 10:25:50.752 | + lib/apache:write_uwsgi_config:271 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi module nova.wsgi.metadata:application 2026-06-15 10:25:50.791 | + lib/apache:write_uwsgi_config:276 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi processes 2 2026-06-15 10:25:50.829 | + lib/apache:write_uwsgi_config:278 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi master true 2026-06-15 10:25:50.867 | + lib/apache:write_uwsgi_config:280 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi die-on-term true 2026-06-15 10:25:50.905 | + lib/apache:write_uwsgi_config:281 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi exit-on-reload false 2026-06-15 10:25:50.946 | + lib/apache:write_uwsgi_config:284 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi worker-reload-mercy 80 2026-06-15 10:25:50.984 | + lib/apache:write_uwsgi_config:285 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi enable-threads true 2026-06-15 10:25:51.022 | + lib/apache:write_uwsgi_config:286 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi plugins http,python3 2026-06-15 10:25:51.060 | + lib/apache:write_uwsgi_config:288 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi thunder-lock true 2026-06-15 10:25:51.098 | + lib/apache:write_uwsgi_config:290 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi hook-master-start 'unix_signal:15 gracefully_kill_them_all' 2026-06-15 10:25:51.139 | + lib/apache:write_uwsgi_config:292 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi buffer-size 65535 2026-06-15 10:25:51.179 | + lib/apache:write_uwsgi_config:294 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi add-header 'Connection: close' 2026-06-15 10:25:51.217 | + lib/apache:write_uwsgi_config:296 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi lazy-apps true 2026-06-15 10:25:51.256 | + lib/apache:write_uwsgi_config:298 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi start-time %t 2026-06-15 10:25:51.295 | + lib/apache:write_uwsgi_config:301 : [[ -n 0.0.0.0:8775 ]] 2026-06-15 10:25:51.298 | + lib/apache:write_uwsgi_config:302 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi http 0.0.0.0:8775 2026-06-15 10:25:51.335 | + lib/nova:create_nova_conf:556 : is_service_enabled ceilometer 2026-06-15 10:25:51.357 | + functions-common:is_service_enabled:2070 : return 1 2026-06-15 10:25:51.361 | + lib/nova:create_nova_conf:564 : iniset /etc/nova/nova.conf oslo_messaging_notifications driver messagingv2 2026-06-15 10:25:51.399 | ++ lib/nova:create_nova_conf:565 : get_notification_url 2026-06-15 10:25:51.403 | ++ lib/rpc_backend:get_notification_url:136 : local virtual_host= 2026-06-15 10:25:51.406 | ++ lib/rpc_backend:get_notification_url:137 : is_service_enabled rabbit 2026-06-15 10:25:51.429 | ++ functions-common:is_service_enabled:2070 : return 0 2026-06-15 10:25:51.433 | ++ lib/rpc_backend:get_notification_url:138 : echo rabbit://stackrabbit:secretrabbit@10.209.97.186:5672/ 2026-06-15 10:25:51.437 | + lib/nova:create_nova_conf:565 : iniset /etc/nova/nova.conf oslo_messaging_notifications transport_url rabbit://stackrabbit:secretrabbit@10.209.97.186:5672/ 2026-06-15 10:25:51.477 | + lib/nova:create_nova_conf:566 : iniset /etc/nova/nova.conf notifications notification_format unversioned 2026-06-15 10:25:51.521 | + lib/nova:create_nova_conf:567 : iniset_rpc_backend nova /etc/nova/nova.conf 2026-06-15 10:25:51.524 | + lib/rpc_backend:iniset_rpc_backend:144 : local package=nova 2026-06-15 10:25:51.527 | + lib/rpc_backend:iniset_rpc_backend:145 : local file=/etc/nova/nova.conf 2026-06-15 10:25:51.530 | + lib/rpc_backend:iniset_rpc_backend:146 : local section=DEFAULT 2026-06-15 10:25:51.534 | + lib/rpc_backend:iniset_rpc_backend:147 : local virtual_host= 2026-06-15 10:25:51.537 | + lib/rpc_backend:iniset_rpc_backend:148 : is_service_enabled rabbit 2026-06-15 10:25:51.560 | + functions-common:is_service_enabled:2070 : return 0 2026-06-15 10:25:51.565 | ++ lib/rpc_backend:iniset_rpc_backend:149 : get_transport_url '' 2026-06-15 10:25:51.568 | ++ lib/rpc_backend:get_transport_url:126 : local virtual_host= 2026-06-15 10:25:51.571 | ++ lib/rpc_backend:get_transport_url:127 : is_service_enabled rabbit 2026-06-15 10:25:51.592 | ++ functions-common:is_service_enabled:2070 : return 0 2026-06-15 10:25:51.595 | ++ lib/rpc_backend:get_transport_url:128 : echo rabbit://stackrabbit:secretrabbit@10.209.97.186:5672/ 2026-06-15 10:25:51.598 | + lib/rpc_backend:iniset_rpc_backend:149 : iniset /etc/nova/nova.conf DEFAULT transport_url rabbit://stackrabbit:secretrabbit@10.209.97.186:5672/ 2026-06-15 10:25:51.638 | + lib/rpc_backend:iniset_rpc_backend:150 : '[' -n '' ']' 2026-06-15 10:25:51.641 | + lib/rpc_backend:iniset_rpc_backend:153 : '[' -n '' ']' 2026-06-15 10:25:51.644 | + lib/nova:create_nova_conf:569 : iniset /etc/nova/nova.conf DEFAULT osapi_compute_workers 2 2026-06-15 10:25:51.687 | + lib/nova:create_nova_conf:570 : iniset /etc/nova/nova.conf DEFAULT metadata_workers 2 2026-06-15 10:25:51.731 | + lib/nova:create_nova_conf:572 : iniset /etc/nova/nova.conf conductor workers 2 2026-06-15 10:25:51.782 | + lib/nova:create_nova_conf:574 : is_service_enabled tls-proxy 2026-06-15 10:25:51.803 | + functions-common:is_service_enabled:2070 : return 0 2026-06-15 10:25:51.806 | + lib/nova:create_nova_conf:575 : iniset /etc/nova/nova.conf DEFAULT glance_protocol https 2026-06-15 10:25:51.849 | + lib/nova:create_nova_conf:576 : iniset /etc/nova/nova.conf oslo_middleware enable_proxy_headers_parsing True 2026-06-15 10:25:51.896 | + lib/nova:create_nova_conf:579 : iniset /etc/nova/nova.conf DEFAULT graceful_shutdown_timeout 5 2026-06-15 10:25:51.936 | + lib/nova:create_nova_conf:581 : '[' True == True ']' 2026-06-15 10:25:51.940 | + lib/nova:create_nova_conf:582 : init_nova_service_user_conf 2026-06-15 10:25:51.942 | + lib/nova:init_nova_service_user_conf:820 : iniset /etc/nova/nova.conf service_user send_service_user_token True 2026-06-15 10:25:51.985 | + lib/nova:init_nova_service_user_conf:821 : configure_keystoneauth /etc/nova/nova.conf nova service_user 2026-06-15 10:25:51.989 | + lib/keystone:configure_keystoneauth:391 : local conf_file=/etc/nova/nova.conf 2026-06-15 10:25:51.992 | + lib/keystone:configure_keystoneauth:392 : local admin_user=nova 2026-06-15 10:25:51.995 | + lib/keystone:configure_keystoneauth:393 : local section=service_user 2026-06-15 10:25:51.999 | + lib/keystone:configure_keystoneauth:395 : iniset /etc/nova/nova.conf service_user auth_type password 2026-06-15 10:25:52.041 | + lib/keystone:configure_keystoneauth:396 : iniset /etc/nova/nova.conf service_user interface public 2026-06-15 10:25:52.080 | + lib/keystone:configure_keystoneauth:397 : iniset /etc/nova/nova.conf service_user auth_url https://10.209.97.186/identity 2026-06-15 10:25:52.121 | + lib/keystone:configure_keystoneauth:398 : iniset /etc/nova/nova.conf service_user username nova 2026-06-15 10:25:52.162 | + lib/keystone:configure_keystoneauth:399 : iniset /etc/nova/nova.conf service_user password secretservice 2026-06-15 10:25:52.200 | + lib/keystone:configure_keystoneauth:400 : iniset /etc/nova/nova.conf service_user user_domain_name Default 2026-06-15 10:25:52.244 | + lib/keystone:configure_keystoneauth:401 : iniset /etc/nova/nova.conf service_user project_name service 2026-06-15 10:25:52.284 | + lib/keystone:configure_keystoneauth:402 : iniset /etc/nova/nova.conf service_user project_domain_name Default 2026-06-15 10:25:52.325 | + lib/nova:create_nova_conf:585 : is_service_enabled n-cond 2026-06-15 10:25:52.348 | + functions-common:is_service_enabled:2070 : return 0 2026-06-15 10:25:52.352 | ++ lib/nova:create_nova_conf:586 : seq 1 1 2026-06-15 10:25:52.358 | + lib/nova:create_nova_conf:586 : for i in $(seq 1 $NOVA_NUM_CELLS) 2026-06-15 10:25:52.360 | + lib/nova:create_nova_conf:587 : local conf 2026-06-15 10:25:52.364 | + lib/nova:create_nova_conf:588 : local vhost 2026-06-15 10:25:52.368 | ++ lib/nova:create_nova_conf:589 : conductor_conf 1 2026-06-15 10:25:52.371 | ++ lib/nova:conductor_conf:825 : local cell=1 2026-06-15 10:25:52.373 | ++ lib/nova:conductor_conf:826 : echo /etc/nova/nova_cell1.conf 2026-06-15 10:25:52.377 | + lib/nova:create_nova_conf:589 : conf=/etc/nova/nova_cell1.conf 2026-06-15 10:25:52.380 | + lib/nova:create_nova_conf:590 : vhost=nova_cell1 2026-06-15 10:25:52.383 | + lib/nova:create_nova_conf:592 : rm -f /etc/nova/nova_cell1.conf 2026-06-15 10:25:52.388 | ++ lib/nova:create_nova_conf:593 : database_connection_url nova_cell1 2026-06-15 10:25:52.391 | ++ lib/database:database_connection_url:134 : local db=nova_cell1 2026-06-15 10:25:52.395 | ++ lib/database:database_connection_url:135 : database_connection_url_mysql nova_cell1 2026-06-15 10:25:52.398 | ++ lib/databases/mysql:database_connection_url_mysql:251 : local db=nova_cell1 2026-06-15 10:25:52.401 | ++ lib/databases/mysql:database_connection_url_mysql:252 : local plugin 2026-06-15 10:25:52.404 | ++ lib/databases/mysql:database_connection_url_mysql:256 : [[ True == \T\r\u\e ]] 2026-06-15 10:25:52.407 | ++ lib/databases/mysql:database_connection_url_mysql:257 : is_service_enabled mysql 2026-06-15 10:25:52.429 | ++ functions-common:is_service_enabled:2070 : return 0 2026-06-15 10:25:52.431 | ++ lib/databases/mysql:database_connection_url_mysql:258 : plugin='&plugin=dbcounter' 2026-06-15 10:25:52.435 | ++ lib/databases/mysql:database_connection_url_mysql:262 : echo 'mysql+pymysql://root:secretdatabase@127.0.0.1/nova_cell1?charset=utf8&plugin=dbcounter' 2026-06-15 10:25:52.438 | + lib/nova:create_nova_conf:593 : iniset /etc/nova/nova_cell1.conf database connection 'mysql+pymysql://root:secretdatabase@127.0.0.1/nova_cell1?charset=utf8&plugin=dbcounter' 2026-06-15 10:25:52.476 | + lib/nova:create_nova_conf:594 : iniset /etc/nova/nova_cell1.conf conductor workers 2 2026-06-15 10:25:52.520 | + lib/nova:create_nova_conf:595 : iniset /etc/nova/nova_cell1.conf DEFAULT debug True 2026-06-15 10:25:52.567 | + lib/nova:create_nova_conf:597 : [[ superconductor == \s\i\n\g\l\e\c\o\n\d\u\c\t\o\r ]] 2026-06-15 10:25:52.570 | + lib/nova:create_nova_conf:600 : rpc_backend_add_vhost nova_cell1 2026-06-15 10:25:52.573 | + lib/rpc_backend:rpc_backend_add_vhost:112 : local vhost=nova_cell1 2026-06-15 10:25:52.577 | + lib/rpc_backend:rpc_backend_add_vhost:113 : is_service_enabled rabbit 2026-06-15 10:25:52.599 | + functions-common:is_service_enabled:2070 : return 0 2026-06-15 10:25:52.604 | ++ lib/rpc_backend:rpc_backend_add_vhost:114 : sudo rabbitmqctl list_vhosts 2026-06-15 10:25:52.605 | ++ lib/rpc_backend:rpc_backend_add_vhost:114 : grep nova_cell1 2026-06-15 10:25:53.530 | + lib/rpc_backend:rpc_backend_add_vhost:114 : '[' -z ']' 2026-06-15 10:25:53.533 | + lib/rpc_backend:rpc_backend_add_vhost:115 : sudo rabbitmqctl add_vhost nova_cell1 2026-06-15 10:25:54.411 | Adding vhost "nova_cell1" ... 2026-06-15 10:25:54.470 | + lib/rpc_backend:rpc_backend_add_vhost:116 : sudo rabbitmqctl set_permissions -p nova_cell1 stackrabbit '.*' '.*' '.*' 2026-06-15 10:25:55.378 | Setting permissions for user "stackrabbit" in vhost "nova_cell1" ... 2026-06-15 10:25:55.408 | + lib/nova:create_nova_conf:601 : iniset_rpc_backend nova /etc/nova/nova_cell1.conf DEFAULT nova_cell1 2026-06-15 10:25:55.412 | + lib/rpc_backend:iniset_rpc_backend:144 : local package=nova 2026-06-15 10:25:55.415 | + lib/rpc_backend:iniset_rpc_backend:145 : local file=/etc/nova/nova_cell1.conf 2026-06-15 10:25:55.418 | + lib/rpc_backend:iniset_rpc_backend:146 : local section=DEFAULT 2026-06-15 10:25:55.421 | + lib/rpc_backend:iniset_rpc_backend:147 : local virtual_host=nova_cell1 2026-06-15 10:25:55.425 | + lib/rpc_backend:iniset_rpc_backend:148 : is_service_enabled rabbit 2026-06-15 10:25:55.448 | + functions-common:is_service_enabled:2070 : return 0 2026-06-15 10:25:55.451 | ++ lib/rpc_backend:iniset_rpc_backend:149 : get_transport_url nova_cell1 2026-06-15 10:25:55.454 | ++ lib/rpc_backend:get_transport_url:126 : local virtual_host=nova_cell1 2026-06-15 10:25:55.457 | ++ lib/rpc_backend:get_transport_url:127 : is_service_enabled rabbit 2026-06-15 10:25:55.477 | ++ functions-common:is_service_enabled:2070 : return 0 2026-06-15 10:25:55.481 | ++ lib/rpc_backend:get_transport_url:128 : echo rabbit://stackrabbit:secretrabbit@10.209.97.186:5672/nova_cell1 2026-06-15 10:25:55.484 | + lib/rpc_backend:iniset_rpc_backend:149 : iniset /etc/nova/nova_cell1.conf DEFAULT transport_url rabbit://stackrabbit:secretrabbit@10.209.97.186:5672/nova_cell1 2026-06-15 10:25:55.521 | + lib/rpc_backend:iniset_rpc_backend:150 : '[' -n '' ']' 2026-06-15 10:25:55.524 | + lib/rpc_backend:iniset_rpc_backend:153 : '[' -n '' ']' 2026-06-15 10:25:55.528 | + lib/nova:create_nova_conf:605 : is_service_enabled placement placement-client 2026-06-15 10:25:55.549 | + functions-common:is_service_enabled:2070 : return 0 2026-06-15 10:25:55.553 | + lib/nova:create_nova_conf:606 : configure_placement_nova_compute /etc/nova/nova_cell1.conf 2026-06-15 10:25:55.556 | + lib/nova:configure_placement_nova_compute:634 : local conf=/etc/nova/nova_cell1.conf 2026-06-15 10:25:55.559 | + lib/nova:configure_placement_nova_compute:635 : configure_keystoneauth /etc/nova/nova_cell1.conf nova placement 2026-06-15 10:25:55.562 | + lib/keystone:configure_keystoneauth:391 : local conf_file=/etc/nova/nova_cell1.conf 2026-06-15 10:25:55.565 | + lib/keystone:configure_keystoneauth:392 : local admin_user=nova 2026-06-15 10:25:55.569 | + lib/keystone:configure_keystoneauth:393 : local section=placement 2026-06-15 10:25:55.571 | + lib/keystone:configure_keystoneauth:395 : iniset /etc/nova/nova_cell1.conf placement auth_type password 2026-06-15 10:25:55.610 | + lib/keystone:configure_keystoneauth:396 : iniset /etc/nova/nova_cell1.conf placement interface public 2026-06-15 10:25:55.648 | + lib/keystone:configure_keystoneauth:397 : iniset /etc/nova/nova_cell1.conf placement auth_url https://10.209.97.186/identity 2026-06-15 10:25:55.683 | + lib/keystone:configure_keystoneauth:398 : iniset /etc/nova/nova_cell1.conf placement username nova 2026-06-15 10:25:55.719 | + lib/keystone:configure_keystoneauth:399 : iniset /etc/nova/nova_cell1.conf placement password secretservice 2026-06-15 10:25:55.758 | + lib/keystone:configure_keystoneauth:400 : iniset /etc/nova/nova_cell1.conf placement user_domain_name Default 2026-06-15 10:25:55.798 | + lib/keystone:configure_keystoneauth:401 : iniset /etc/nova/nova_cell1.conf placement project_name service 2026-06-15 10:25:55.839 | + lib/keystone:configure_keystoneauth:402 : iniset /etc/nova/nova_cell1.conf placement project_domain_name Default 2026-06-15 10:25:55.881 | + lib/nova:create_nova_conf:610 : setup_logging /etc/nova/nova_cell1.conf 2026-06-15 10:25:55.884 | + functions:setup_logging:693 : setup_systemd_logging /etc/nova/nova_cell1.conf 2026-06-15 10:25:55.889 | + functions:setup_systemd_logging:710 : local conf_file=/etc/nova/nova_cell1.conf 2026-06-15 10:25:55.893 | ++ functions:setup_systemd_logging:715 : trueorfalse False USE_JOURNAL 2026-06-15 10:25:55.918 | + functions:setup_systemd_logging:715 : USE_JOURNAL=False 2026-06-15 10:25:55.921 | + functions:setup_systemd_logging:716 : local pidstr= 2026-06-15 10:25:55.925 | + functions:setup_systemd_logging:717 : [[ False == \T\r\u\e ]] 2026-06-15 10:25:55.928 | + functions:setup_systemd_logging:721 : pidstr='(pid=%(process)d) ' 2026-06-15 10:25:55.931 | + functions:setup_systemd_logging:723 : iniset /etc/nova/nova_cell1.conf DEFAULT logging_debug_format_suffix '{{(pid=%(process)d) %(funcName)s %(pathname)s:%(lineno)d}}' 2026-06-15 10:25:55.972 | + functions:setup_systemd_logging:725 : iniset /etc/nova/nova_cell1.conf DEFAULT logging_context_format_string '%(color)s%(levelname)s %(name)s [%(global_request_id)s %(request_id)s %(project_name)s %(user_name)s%(color)s] %(instance)s%(color)s%(message)s' 2026-06-15 10:25:56.011 | + functions:setup_systemd_logging:726 : iniset /etc/nova/nova_cell1.conf DEFAULT logging_default_format_string '%(color)s%(levelname)s %(name)s [-%(color)s] %(instance)s%(color)s%(message)s' 2026-06-15 10:25:56.050 | + functions:setup_systemd_logging:727 : iniset /etc/nova/nova_cell1.conf DEFAULT logging_exception_prefix 'ERROR %(name)s %(instance)s' 2026-06-15 10:25:56.088 | + functions:setup_systemd_logging:730 : iniset /etc/nova/nova_cell1.conf DEFAULT log_color False 2026-06-15 10:25:56.124 | + lib/nova:create_nova_conf:617 : [[ superconductor == \s\i\n\g\l\e\c\o\n\d\u\c\t\o\r ]] 2026-06-15 10:25:56.128 | ++ lib/nova:create_nova_conf:620 : seq 1 1 2026-06-15 10:25:56.133 | + lib/nova:create_nova_conf:620 : for i in $(seq 1 $NOVA_NUM_CELLS) 2026-06-15 10:25:56.136 | + lib/nova:create_nova_conf:621 : local conf 2026-06-15 10:25:56.139 | + lib/nova:create_nova_conf:622 : local offset 2026-06-15 10:25:56.142 | ++ lib/nova:create_nova_conf:623 : conductor_conf 1 2026-06-15 10:25:56.147 | ++ lib/nova:conductor_conf:825 : local cell=1 2026-06-15 10:25:56.150 | ++ lib/nova:conductor_conf:826 : echo /etc/nova/nova_cell1.conf 2026-06-15 10:25:56.153 | + lib/nova:create_nova_conf:623 : conf=/etc/nova/nova_cell1.conf 2026-06-15 10:25:56.156 | + lib/nova:create_nova_conf:624 : offset=0 2026-06-15 10:25:56.160 | + lib/nova:create_nova_conf:625 : configure_console_proxies /etc/nova/nova_cell1.conf 0 2026-06-15 10:25:56.163 | + lib/nova:configure_console_proxies:724 : local conf=/etc/nova/nova_cell1.conf 2026-06-15 10:25:56.166 | + lib/nova:configure_console_proxies:725 : local offset=0 2026-06-15 10:25:56.170 | + lib/nova:configure_console_proxies:729 : offset=0 2026-06-15 10:25:56.173 | + lib/nova:configure_console_proxies:731 : is_service_enabled n-novnc 2026-06-15 10:25:56.193 | + functions-common:is_service_enabled:2070 : return 0 2026-06-15 10:25:56.196 | + lib/nova:configure_console_proxies:732 : iniset /etc/nova/nova_cell1.conf vnc novncproxy_host 0.0.0.0 2026-06-15 10:25:56.240 | + lib/nova:configure_console_proxies:733 : iniset /etc/nova/nova_cell1.conf vnc novncproxy_port 6080 2026-06-15 10:25:56.281 | + lib/nova:configure_console_proxies:735 : is_nova_console_proxy_compute_tls_enabled 2026-06-15 10:25:56.284 | + lib/nova:is_nova_console_proxy_compute_tls_enabled:188 : [[ False = \T\r\u\e ]] 2026-06-15 10:25:56.288 | + lib/nova:is_nova_console_proxy_compute_tls_enabled:189 : return 1 2026-06-15 10:25:56.291 | + lib/nova:configure_console_proxies:763 : is_service_enabled n-spice 2026-06-15 10:25:56.314 | + functions-common:is_service_enabled:2070 : return 1 2026-06-15 10:25:56.317 | + lib/nova:configure_console_proxies:768 : is_service_enabled n-sproxy 2026-06-15 10:25:56.341 | + functions-common:is_service_enabled:2070 : return 1 2026-06-15 10:25:56.344 | + lib/nova:configure_nova:369 : is_service_enabled n-cpu 2026-06-15 10:25:56.370 | + functions-common:is_service_enabled:2070 : return 0 2026-06-15 10:25:56.374 | + lib/nova:configure_nova:369 : [[ -r /opt/stack/devstack/lib/nova_plugins/hypervisor-libvirt ]] 2026-06-15 10:25:56.377 | + lib/nova:configure_nova:371 : configure_nova_hypervisor 2026-06-15 10:25:56.382 | + lib/nova_plugins/hypervisor-libvirt:configure_nova_hypervisor:40 : configure_libvirt 2026-06-15 10:25:56.385 | + lib/nova_plugins/functions-libvirt:configure_libvirt:153 : is_service_enabled neutron 2026-06-15 10:25:56.407 | + functions-common:is_service_enabled:2070 : return 0 2026-06-15 10:25:56.410 | + lib/nova_plugins/functions-libvirt:configure_libvirt:153 : sudo grep -q '^cgroup_device_acl' /etc/libvirt/qemu.conf 2026-06-15 10:25:56.428 | + lib/nova_plugins/functions-libvirt:configure_libvirt:155 : cat 2026-06-15 10:25:56.429 | + lib/nova_plugins/functions-libvirt:configure_libvirt:155 : sudo tee -a /etc/libvirt/qemu.conf 2026-06-15 10:25:56.441 | cgroup_device_acl = [ 2026-06-15 10:25:56.441 | "/dev/null", "/dev/full", "/dev/zero", 2026-06-15 10:25:56.441 | "/dev/random", "/dev/urandom", 2026-06-15 10:25:56.441 | "/dev/ptmx", "/dev/kvm", "/dev/kqemu", 2026-06-15 10:25:56.441 | "/dev/rtc", "/dev/hpet","/dev/net/tun", 2026-06-15 10:25:56.441 | "/dev/vfio/vfio", 2026-06-15 10:25:56.441 | ] 2026-06-15 10:25:56.447 | + lib/nova_plugins/functions-libvirt:configure_libvirt:166 : is_fedora 2026-06-15 10:25:56.450 | + functions-common:is_fedora:526 : [[ -z Ubuntu ]] 2026-06-15 10:25:56.454 | + functions-common:is_fedora:530 : '[' Ubuntu = Fedora ']' 2026-06-15 10:25:56.459 | + functions-common:is_fedora:530 : '[' Ubuntu = 'Red Hat' ']' 2026-06-15 10:25:56.462 | + functions-common:is_fedora:531 : '[' Ubuntu = openEuler ']' 2026-06-15 10:25:56.465 | + functions-common:is_fedora:532 : '[' Ubuntu = RedHatEnterpriseServer ']' 2026-06-15 10:25:56.469 | + functions-common:is_fedora:533 : '[' Ubuntu = RedHatEnterprise ']' 2026-06-15 10:25:56.473 | + functions-common:is_fedora:534 : '[' Ubuntu = RedHatEnterpriseLinux ']' 2026-06-15 10:25:56.477 | + functions-common:is_fedora:535 : '[' Ubuntu = RockyLinux ']' 2026-06-15 10:25:56.480 | + functions-common:is_fedora:536 : '[' Ubuntu = CentOS ']' 2026-06-15 10:25:56.484 | + functions-common:is_fedora:536 : '[' Ubuntu = CentOSStream ']' 2026-06-15 10:25:56.487 | + functions-common:is_fedora:537 : '[' Ubuntu = AlmaLinux ']' 2026-06-15 10:25:56.490 | + functions-common:is_fedora:538 : '[' Ubuntu = OracleServer ']' 2026-06-15 10:25:56.494 | + functions-common:is_fedora:538 : '[' Ubuntu = Virtuozzo ']' 2026-06-15 10:25:56.497 | + lib/nova_plugins/functions-libvirt:configure_libvirt:185 : getent group libvirt 2026-06-15 10:25:56.503 | + lib/nova_plugins/functions-libvirt:configure_libvirt:188 : add_user_to_group stack libvirt 2026-06-15 10:25:56.507 | + functions-common:add_user_to_group:2183 : local user=stack 2026-06-15 10:25:56.511 | + functions-common:add_user_to_group:2184 : local group=libvirt 2026-06-15 10:25:56.514 | + functions-common:add_user_to_group:2186 : sudo usermod -a -G libvirt stack 2026-06-15 10:25:56.552 | + lib/nova_plugins/functions-libvirt:configure_libvirt:191 : [[ True = \T\r\u\e ]] 2026-06-15 10:25:56.555 | + lib/nova_plugins/functions-libvirt:configure_libvirt:192 : is_ubuntu 2026-06-15 10:25:56.559 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-06-15 10:25:56.562 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-06-15 10:25:56.566 | + lib/nova_plugins/functions-libvirt:configure_libvirt:197 : local 'log_filters=1:libvirt.c 1:qemu 1:conf 1:security 3:object 3:event 3:json 3:file 1:util 1:cpu' 2026-06-15 10:25:56.570 | + lib/nova_plugins/functions-libvirt:configure_libvirt:201 : local log_outputs=1:file:/var/log/libvirt/libvirtd.log 2026-06-15 10:25:56.574 | + lib/nova_plugins/functions-libvirt:configure_libvirt:202 : sudo grep -q '^log_filters="1:libvirt.c 1:qemu 1:conf 1:security 3:object 3:event 3:json 3:file 1:util 1:cpu"' /etc/libvirt/libvirtd.conf 2026-06-15 10:25:56.592 | + lib/nova_plugins/functions-libvirt:configure_libvirt:203 : echo 'log_filters="1:libvirt.c 1:qemu 1:conf 1:security 3:object 3:event 3:json 3:file 1:util 1:cpu"' 2026-06-15 10:25:56.592 | + lib/nova_plugins/functions-libvirt:configure_libvirt:203 : sudo tee -a /etc/libvirt/libvirtd.conf 2026-06-15 10:25:56.602 | log_filters="1:libvirt.c 1:qemu 1:conf 1:security 3:object 3:event 3:json 3:file 1:util 1:cpu" 2026-06-15 10:25:56.607 | + lib/nova_plugins/functions-libvirt:configure_libvirt:205 : sudo grep -q '^log_outputs="1:file:/var/log/libvirt/libvirtd.log"' /etc/libvirt/libvirtd.conf 2026-06-15 10:25:56.625 | + lib/nova_plugins/functions-libvirt:configure_libvirt:206 : echo 'log_outputs="1:file:/var/log/libvirt/libvirtd.log"' 2026-06-15 10:25:56.626 | + lib/nova_plugins/functions-libvirt:configure_libvirt:206 : sudo tee -a /etc/libvirt/libvirtd.conf 2026-06-15 10:25:56.638 | log_outputs="1:file:/var/log/libvirt/libvirtd.log" 2026-06-15 10:25:56.643 | + lib/nova_plugins/functions-libvirt:configure_libvirt:210 : is_nova_console_proxy_compute_tls_enabled 2026-06-15 10:25:56.646 | + lib/nova:is_nova_console_proxy_compute_tls_enabled:188 : [[ False = \T\r\u\e ]] 2026-06-15 10:25:56.649 | + lib/nova:is_nova_console_proxy_compute_tls_enabled:189 : return 1 2026-06-15 10:25:56.653 | + lib/nova_plugins/functions-libvirt:configure_libvirt:228 : restart_service libvirtd 2026-06-15 10:25:56.657 | + functions-common:restart_service:2298 : '[' -x /bin/systemctl ']' 2026-06-15 10:25:56.660 | + functions-common:restart_service:2299 : sudo /bin/systemctl restart libvirtd 2026-06-15 10:25:56.737 | + lib/nova_plugins/functions-libvirt:configure_libvirt:234 : restart_service virtlogd 2026-06-15 10:25:56.740 | + functions-common:restart_service:2298 : '[' -x /bin/systemctl ']' 2026-06-15 10:25:56.742 | + functions-common:restart_service:2299 : sudo /bin/systemctl restart virtlogd 2026-06-15 10:25:56.849 | + lib/nova_plugins/hypervisor-libvirt:configure_nova_hypervisor:41 : iniset /etc/nova/nova.conf libvirt virt_type qemu 2026-06-15 10:25:56.891 | + lib/nova_plugins/hypervisor-libvirt:configure_nova_hypervisor:42 : iniset /etc/nova/nova.conf libvirt cpu_mode custom 2026-06-15 10:25:56.935 | + lib/nova_plugins/hypervisor-libvirt:configure_nova_hypervisor:43 : '[' custom == custom ']' 2026-06-15 10:25:56.938 | + lib/nova_plugins/hypervisor-libvirt:configure_nova_hypervisor:44 : iniset /etc/nova/nova.conf libvirt cpu_models Nehalem 2026-06-15 10:25:56.979 | + lib/nova_plugins/hypervisor-libvirt:configure_nova_hypervisor:47 : iniset /etc/nova/nova.conf DEFAULT pointer_model ps2mouse 2026-06-15 10:25:57.020 | + lib/nova_plugins/hypervisor-libvirt:configure_nova_hypervisor:48 : iniset /etc/nova/nova.conf libvirt live_migration_uri qemu+ssh://stack@%s/system 2026-06-15 10:25:57.060 | + lib/nova_plugins/hypervisor-libvirt:configure_nova_hypervisor:49 : iniset /etc/nova/nova.conf DEFAULT default_ephemeral_format ext4 2026-06-15 10:25:57.106 | + lib/nova_plugins/hypervisor-libvirt:configure_nova_hypervisor:50 : iniset /etc/nova/nova.conf DEFAULT compute_driver libvirt.LibvirtDriver 2026-06-15 10:25:57.146 | + lib/nova_plugins/hypervisor-libvirt:configure_nova_hypervisor:52 : is_arch ppc64 2026-06-15 10:25:57.151 | ++ functions-common:is_arch:519 : uname -m 2026-06-15 10:25:57.157 | + functions-common:is_arch:519 : [[ x86_64 == \p\p\c\6\4 ]] 2026-06-15 10:25:57.161 | + lib/nova_plugins/hypervisor-libvirt:configure_nova_hypervisor:57 : is_arch aarch64 2026-06-15 10:25:57.166 | ++ functions-common:is_arch:519 : uname -m 2026-06-15 10:25:57.173 | + functions-common:is_arch:519 : [[ x86_64 == \a\a\r\c\h\6\4 ]] 2026-06-15 10:25:57.177 | + lib/nova_plugins/hypervisor-libvirt:configure_nova_hypervisor:65 : isset ENABLE_FILE_INJECTION 2026-06-15 10:25:57.180 | + functions-common:isset:266 : [[ -v ENABLE_FILE_INJECTION ]] 2026-06-15 10:25:57.182 | + lib/nova_plugins/hypervisor-libvirt:configure_nova_hypervisor:73 : [[ qemu = \p\a\r\a\l\l\e\l\s ]] 2026-06-15 10:25:57.185 | + lib/nova_plugins/hypervisor-libvirt:configure_nova_hypervisor:80 : [[ '' == \L\V\M ]] 2026-06-15 10:25:57.189 | + ./stack.sh:main:959 : is_service_enabled placement 2026-06-15 10:25:57.208 | + functions-common:is_service_enabled:2070 : return 0 2026-06-15 10:25:57.212 | + ./stack.sh:main:961 : stack_install_service placement 2026-06-15 10:25:57.217 | + lib/stack:stack_install_service:20 : local service=placement 2026-06-15 10:25:57.221 | + lib/stack:stack_install_service:21 : type install_placement 2026-06-15 10:25:57.225 | + lib/stack:stack_install_service:23 : [[ False = True ]] 2026-06-15 10:25:57.228 | + lib/stack:stack_install_service:32 : install_placement 2026-06-15 10:25:57.232 | + lib/placement:install_placement:121 : pip_install_gr osc-placement 2026-06-15 10:25:57.236 | + inc/python:pip_install_gr:94 : local name=osc-placement 2026-06-15 10:25:57.240 | + inc/python:pip_install_gr:95 : local clean_name 2026-06-15 10:25:57.245 | ++ inc/python:pip_install_gr:96 : get_from_global_requirements osc-placement 2026-06-15 10:25:57.249 | ++ inc/python:get_from_global_requirements:241 : local package=osc-placement 2026-06-15 10:25:57.253 | ++ inc/python:get_from_global_requirements:242 : local required_pkg 2026-06-15 10:25:57.260 | +++ inc/python:get_from_global_requirements:243 : grep -i -h '^osc-placement' /opt/stack/requirements/global-requirements.txt 2026-06-15 10:25:57.260 | +++ inc/python:get_from_global_requirements:243 : cut -d# -f1 2026-06-15 10:25:57.266 | ++ inc/python:get_from_global_requirements:243 : required_pkg='osc-placement ' 2026-06-15 10:25:57.270 | ++ inc/python:get_from_global_requirements:244 : [[ osc-placement == '' ]] 2026-06-15 10:25:57.273 | ++ inc/python:get_from_global_requirements:247 : echo osc-placement 2026-06-15 10:25:57.277 | + inc/python:pip_install_gr:96 : clean_name=osc-placement 2026-06-15 10:25:57.281 | + inc/python:pip_install_gr:97 : pip_install osc-placement 2026-06-15 10:25:57.307 | Using python 3.12 to install osc-placement 2026-06-15 10:25:57.311 | + inc/python:pip_install:210 : env http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= /opt/stack/data/venv/bin/pip install -c /opt/stack/requirements/upper-constraints.txt osc-placement 2026-06-15 10:25:58.291 | Looking in indexes: https://mirror-int.ord.rax.opendev.org/pypi/simple, https://mirror-int.ord.rax.opendev.org/wheel/ubuntu-24.04-x86_64 2026-06-15 10:25:58.397 | Collecting osc-placement 2026-06-15 10:25:58.400 | Downloading osc_placement-4.8.0-py3-none-any.whl.metadata (2.1 kB) 2026-06-15 10:25:58.409 | Requirement already satisfied: pbr>=2.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from osc-placement) (7.0.3) 2026-06-15 10:25:58.410 | Requirement already satisfied: keystoneauth1>=3.3.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from osc-placement) (5.14.0) 2026-06-15 10:25:58.411 | Requirement already satisfied: osc-lib>=1.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from osc-placement) (4.6.0) 2026-06-15 10:25:58.412 | Requirement already satisfied: oslo.utils>=3.37.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from osc-placement) (10.1.1) 2026-06-15 10:25:58.414 | Requirement already satisfied: iso8601>=2.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystoneauth1>=3.3.0->osc-placement) (2.1.0) 2026-06-15 10:25:58.414 | Requirement already satisfied: requests>=2.14.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystoneauth1>=3.3.0->osc-placement) (2.34.2) 2026-06-15 10:25:58.415 | Requirement already satisfied: stevedore>=1.20.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystoneauth1>=3.3.0->osc-placement) (5.8.0) 2026-06-15 10:25:58.416 | Requirement already satisfied: os-service-types>=1.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystoneauth1>=3.3.0->osc-placement) (1.8.2) 2026-06-15 10:25:58.417 | Requirement already satisfied: typing-extensions>=4.12 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystoneauth1>=3.3.0->osc-placement) (4.15.0) 2026-06-15 10:25:58.422 | Requirement already satisfied: cliff>=4.9.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from osc-lib>=1.2.0->osc-placement) (4.14.0) 2026-06-15 10:25:58.423 | Requirement already satisfied: openstacksdk>=4.12.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from osc-lib>=1.2.0->osc-placement) (4.15.0) 2026-06-15 10:25:58.423 | Requirement already satisfied: oslo.i18n>=3.15.3 in /opt/stack/data/venv/lib/python3.12/site-packages (from osc-lib>=1.2.0->osc-placement) (6.8.0) 2026-06-15 10:25:58.426 | Requirement already satisfied: autopage>=0.4.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from cliff>=4.9.0->osc-lib>=1.2.0->osc-placement) (0.6.0) 2026-06-15 10:25:58.427 | Requirement already satisfied: cmd2>=3.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from cliff>=4.9.0->osc-lib>=1.2.0->osc-placement) (4.0.0) 2026-06-15 10:25:58.428 | Requirement already satisfied: PrettyTable>=0.7.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from cliff>=4.9.0->osc-lib>=1.2.0->osc-placement) (3.17.0) 2026-06-15 10:25:58.429 | Requirement already satisfied: PyYAML>=3.12 in /opt/stack/data/venv/lib/python3.12/site-packages (from cliff>=4.9.0->osc-lib>=1.2.0->osc-placement) (6.0.3) 2026-06-15 10:25:58.432 | Requirement already satisfied: prompt-toolkit>=3.0.52 in /opt/stack/data/venv/lib/python3.12/site-packages (from cmd2>=3.0.0->cliff>=4.9.0->osc-lib>=1.2.0->osc-placement) (3.0.52) 2026-06-15 10:25:58.433 | Requirement already satisfied: pyperclip>=1.8.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from cmd2>=3.0.0->cliff>=4.9.0->osc-lib>=1.2.0->osc-placement) (1.11.0) 2026-06-15 10:25:58.434 | Requirement already satisfied: rich>=15.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from cmd2>=3.0.0->cliff>=4.9.0->osc-lib>=1.2.0->osc-placement) (15.0.0) 2026-06-15 10:25:58.435 | Requirement already satisfied: rich-argparse>=1.7.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from cmd2>=3.0.0->cliff>=4.9.0->osc-lib>=1.2.0->osc-placement) (1.8.0) 2026-06-15 10:25:58.437 | Requirement already satisfied: cryptography>=2.7 in /opt/stack/data/venv/lib/python3.12/site-packages (from openstacksdk>=4.12.0->osc-lib>=1.2.0->osc-placement) (43.0.3) 2026-06-15 10:25:58.438 | Requirement already satisfied: decorator>=4.4.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from openstacksdk>=4.12.0->osc-lib>=1.2.0->osc-placement) (5.3.1) 2026-06-15 10:25:58.439 | Requirement already satisfied: dogpile.cache>=0.6.5 in /opt/stack/data/venv/lib/python3.12/site-packages (from openstacksdk>=4.12.0->osc-lib>=1.2.0->osc-placement) (1.5.0) 2026-06-15 10:25:58.440 | Requirement already satisfied: jmespath>=0.9.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from openstacksdk>=4.12.0->osc-lib>=1.2.0->osc-placement) (1.1.0) 2026-06-15 10:25:58.441 | Requirement already satisfied: jsonpatch!=1.20,>=1.16 in /opt/stack/data/venv/lib/python3.12/site-packages (from openstacksdk>=4.12.0->osc-lib>=1.2.0->osc-placement) (1.33) 2026-06-15 10:25:58.442 | Requirement already satisfied: platformdirs>=3 in /opt/stack/data/venv/lib/python3.12/site-packages (from openstacksdk>=4.12.0->osc-lib>=1.2.0->osc-placement) (4.10.0) 2026-06-15 10:25:58.443 | Requirement already satisfied: psutil>=3.2.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from openstacksdk>=4.12.0->osc-lib>=1.2.0->osc-placement) (7.2.2) 2026-06-15 10:25:58.446 | Requirement already satisfied: cffi>=1.12 in /opt/stack/data/venv/lib/python3.12/site-packages (from cryptography>=2.7->openstacksdk>=4.12.0->osc-lib>=1.2.0->osc-placement) (2.0.0) 2026-06-15 10:25:58.450 | Requirement already satisfied: pycparser in /opt/stack/data/venv/lib/python3.12/site-packages (from cffi>=1.12->cryptography>=2.7->openstacksdk>=4.12.0->osc-lib>=1.2.0->osc-placement) (3.0) 2026-06-15 10:25:58.458 | Requirement already satisfied: jsonpointer>=1.9 in /opt/stack/data/venv/lib/python3.12/site-packages (from jsonpatch!=1.20,>=1.16->openstacksdk>=4.12.0->osc-lib>=1.2.0->osc-placement) (3.1.1) 2026-06-15 10:25:58.462 | Requirement already satisfied: netaddr>=0.10.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.utils>=3.37.0->osc-placement) (1.3.0) 2026-06-15 10:25:58.463 | Requirement already satisfied: pyparsing>=2.1.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.utils>=3.37.0->osc-placement) (3.3.2) 2026-06-15 10:25:58.464 | Requirement already satisfied: packaging>=20.4 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.utils>=3.37.0->osc-placement) (26.2) 2026-06-15 10:25:58.470 | Requirement already satisfied: setuptools in /opt/stack/data/venv/lib/python3.12/site-packages (from pbr>=2.0.0->osc-placement) (82.0.1) 2026-06-15 10:25:58.475 | Requirement already satisfied: wcwidth in /opt/stack/data/venv/lib/python3.12/site-packages (from PrettyTable>=0.7.2->cliff>=4.9.0->osc-lib>=1.2.0->osc-placement) (0.8.0) 2026-06-15 10:25:58.490 | Requirement already satisfied: charset_normalizer<4,>=2 in /opt/stack/data/venv/lib/python3.12/site-packages (from requests>=2.14.2->keystoneauth1>=3.3.0->osc-placement) (3.4.7) 2026-06-15 10:25:58.491 | Requirement already satisfied: idna<4,>=2.5 in /opt/stack/data/venv/lib/python3.12/site-packages (from requests>=2.14.2->keystoneauth1>=3.3.0->osc-placement) (3.18) 2026-06-15 10:25:58.492 | Requirement already satisfied: urllib3<3,>=1.26 in /opt/stack/data/venv/lib/python3.12/site-packages (from requests>=2.14.2->keystoneauth1>=3.3.0->osc-placement) (2.7.0) 2026-06-15 10:25:58.493 | Requirement already satisfied: certifi>=2023.5.7 in /opt/stack/data/venv/lib/python3.12/site-packages (from requests>=2.14.2->keystoneauth1>=3.3.0->osc-placement) (2026.5.20) 2026-06-15 10:25:58.507 | Requirement already satisfied: markdown-it-py>=2.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from rich>=15.0.0->cmd2>=3.0.0->cliff>=4.9.0->osc-lib>=1.2.0->osc-placement) (4.2.0) 2026-06-15 10:25:58.508 | Requirement already satisfied: pygments<3.0.0,>=2.13.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from rich>=15.0.0->cmd2>=3.0.0->cliff>=4.9.0->osc-lib>=1.2.0->osc-placement) (2.20.0) 2026-06-15 10:25:58.514 | Requirement already satisfied: mdurl~=0.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from markdown-it-py>=2.2.0->rich>=15.0.0->cmd2>=3.0.0->cliff>=4.9.0->osc-lib>=1.2.0->osc-placement) (0.1.2) 2026-06-15 10:25:58.543 | Downloading osc_placement-4.8.0-py3-none-any.whl (64 kB) 2026-06-15 10:25:58.812 | Installing collected packages: osc-placement 2026-06-15 10:25:58.946 | Successfully installed osc-placement-4.8.0 2026-06-15 10:25:59.059 | + inc/python:pip_install:216 : result=0 2026-06-15 10:25:59.063 | + inc/python:pip_install:218 : time_stop pip_install 2026-06-15 10:25:59.067 | + functions-common:time_stop:2414 : local name 2026-06-15 10:25:59.070 | + functions-common:time_stop:2415 : local end_time 2026-06-15 10:25:59.073 | + functions-common:time_stop:2416 : local elapsed_time 2026-06-15 10:25:59.075 | + functions-common:time_stop:2417 : local total 2026-06-15 10:25:59.079 | + functions-common:time_stop:2418 : local start_time 2026-06-15 10:25:59.081 | + functions-common:time_stop:2420 : name=pip_install 2026-06-15 10:25:59.084 | + functions-common:time_stop:2421 : start_time=1781519157300 2026-06-15 10:25:59.088 | + functions-common:time_stop:2423 : [[ -z 1781519157300 ]] 2026-06-15 10:25:59.092 | ++ functions-common:time_stop:2426 : date +%s%3N 2026-06-15 10:25:59.097 | + functions-common:time_stop:2426 : end_time=1781519159093 2026-06-15 10:25:59.100 | + functions-common:time_stop:2427 : elapsed_time=1793 2026-06-15 10:25:59.104 | + functions-common:time_stop:2428 : total=147943 2026-06-15 10:25:59.107 | + functions-common:time_stop:2430 : _TIME_START[$name]= 2026-06-15 10:25:59.110 | + functions-common:time_stop:2431 : _TIME_TOTAL[$name]=149736 2026-06-15 10:25:59.114 | + inc/python:pip_install:219 : return 0 2026-06-15 10:25:59.118 | + lib/placement:install_placement:122 : git_clone https://opendev.org/openstack/placement.git /opt/stack/placement master 2026-06-15 10:25:59.121 | + functions-common:git_clone:583 : local git_remote=https://opendev.org/openstack/placement.git 2026-06-15 10:25:59.125 | + functions-common:git_clone:584 : local git_dest=/opt/stack/placement 2026-06-15 10:25:59.128 | + functions-common:git_clone:585 : local git_ref=master 2026-06-15 10:25:59.131 | + functions-common:git_clone:586 : local orig_dir 2026-06-15 10:25:59.135 | ++ functions-common:git_clone:587 : pwd 2026-06-15 10:25:59.139 | + functions-common:git_clone:587 : orig_dir=/opt/stack/devstack 2026-06-15 10:25:59.141 | + functions-common:git_clone:588 : local git_clone_flags= 2026-06-15 10:25:59.145 | ++ functions-common:git_clone:590 : trueorfalse False RECLONE 2026-06-15 10:25:59.167 | + functions-common:git_clone:590 : RECLONE=False 2026-06-15 10:25:59.170 | + functions-common:git_clone:591 : [[ 0 -gt 0 ]] 2026-06-15 10:25:59.173 | + functions-common:git_clone:595 : [[ False = \T\r\u\e ]] 2026-06-15 10:25:59.176 | + functions-common:git_clone:604 : echo master 2026-06-15 10:25:59.177 | + functions-common:git_clone:604 : egrep -q '^refs' 2026-06-15 10:25:59.183 | + functions-common:git_clone:618 : [[ ! -d /opt/stack/placement ]] 2026-06-15 10:25:59.186 | + functions-common:git_clone:628 : [[ False = \T\r\u\e ]] 2026-06-15 10:25:59.190 | + functions-common:git_clone:663 : sudo git config --system --add safe.directory /opt/stack/placement 2026-06-15 10:25:59.212 | + functions-common:git_clone:666 : cd /opt/stack/placement 2026-06-15 10:25:59.216 | + functions-common:git_clone:667 : git show --oneline 2026-06-15 10:25:59.217 | + functions-common:git_clone:667 : head -1 2026-06-15 10:25:59.220 | 3cba66c7 Merge "Update python versions" 2026-06-15 10:25:59.224 | + functions-common:git_clone:668 : cd /opt/stack/devstack 2026-06-15 10:25:59.228 | + lib/placement:install_placement:123 : setup_develop /opt/stack/placement 2026-06-15 10:25:59.233 | + inc/python:setup_develop:353 : local bindep 2026-06-15 10:25:59.236 | + inc/python:setup_develop:354 : [[ /opt/stack/placement == -bindep* ]] 2026-06-15 10:25:59.239 | + inc/python:setup_develop:358 : local project_dir=/opt/stack/placement 2026-06-15 10:25:59.242 | + inc/python:setup_develop:359 : local extras= 2026-06-15 10:25:59.246 | + inc/python:setup_develop:360 : _setup_package_with_constraints_edit /opt/stack/placement -e 2026-06-15 10:25:59.250 | + inc/python:_setup_package_with_constraints_edit:379 : local bindep 2026-06-15 10:25:59.254 | + inc/python:_setup_package_with_constraints_edit:380 : [[ /opt/stack/placement == -bindep* ]] 2026-06-15 10:25:59.257 | + inc/python:_setup_package_with_constraints_edit:384 : local project_dir=/opt/stack/placement 2026-06-15 10:25:59.261 | + inc/python:_setup_package_with_constraints_edit:385 : local flags=-e 2026-06-15 10:25:59.264 | + inc/python:_setup_package_with_constraints_edit:386 : local extras= 2026-06-15 10:25:59.270 | ++ inc/python:_setup_package_with_constraints_edit:393 : cd /opt/stack/placement 2026-06-15 10:25:59.273 | ++ inc/python:_setup_package_with_constraints_edit:393 : pwd 2026-06-15 10:25:59.278 | + inc/python:_setup_package_with_constraints_edit:393 : project_dir=/opt/stack/placement 2026-06-15 10:25:59.281 | + inc/python:_setup_package_with_constraints_edit:395 : '[' -n /opt/stack/requirements ']' 2026-06-15 10:25:59.285 | + inc/python:_setup_package_with_constraints_edit:399 : local name 2026-06-15 10:25:59.290 | ++ inc/python:_setup_package_with_constraints_edit:400 : awk '/^name.*=/ {print $3}' /opt/stack/placement/setup.cfg 2026-06-15 10:25:59.299 | + inc/python:_setup_package_with_constraints_edit:400 : name=openstack-placement 2026-06-15 10:25:59.303 | + inc/python:_setup_package_with_constraints_edit:401 : '[' -z openstack-placement ']' 2026-06-15 10:25:59.307 | + inc/python:_setup_package_with_constraints_edit:405 : /opt/stack/requirements/.venv/bin/edit-constraints /opt/stack/requirements/upper-constraints.txt -- openstack-placement 2026-06-15 10:25:59.460 | + inc/python:_setup_package_with_constraints_edit:408 : setup_package /opt/stack/placement -e 2026-06-15 10:25:59.464 | + inc/python:setup_package:436 : local bindep=0 2026-06-15 10:25:59.467 | + inc/python:setup_package:437 : local bindep_flag= 2026-06-15 10:25:59.472 | + inc/python:setup_package:438 : local bindep_profiles= 2026-06-15 10:25:59.475 | + inc/python:setup_package:439 : [[ /opt/stack/placement == -bindep* ]] 2026-06-15 10:25:59.478 | + inc/python:setup_package:444 : local project_dir=/opt/stack/placement 2026-06-15 10:25:59.482 | + inc/python:setup_package:445 : local flags=-e 2026-06-15 10:25:59.486 | + inc/python:setup_package:446 : local extras= 2026-06-15 10:25:59.490 | + inc/python:setup_package:450 : [[ -n -e ]] 2026-06-15 10:25:59.494 | + inc/python:setup_package:450 : [[ -z '' ]] 2026-06-15 10:25:59.498 | + inc/python:setup_package:450 : [[ ! -e =~ ^-.* ]] 2026-06-15 10:25:59.501 | + inc/python:setup_package:455 : [[ ! -z '' ]] 2026-06-15 10:25:59.506 | + inc/python:setup_package:460 : [[ 0 == 1 ]] 2026-06-15 10:25:59.509 | + inc/python:setup_package:464 : pip_install -e /opt/stack/placement 2026-06-15 10:25:59.537 | Using python 3.12 to install /opt/stack/placement 2026-06-15 10:25:59.540 | + inc/python:pip_install:210 : env http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= /opt/stack/data/venv/bin/pip install -c /opt/stack/requirements/upper-constraints.txt -e /opt/stack/placement 2026-06-15 10:26:00.533 | Looking in indexes: https://mirror-int.ord.rax.opendev.org/pypi/simple, https://mirror-int.ord.rax.opendev.org/wheel/ubuntu-24.04-x86_64 2026-06-15 10:26:00.537 | Obtaining file:///opt/stack/placement 2026-06-15 10:26:00.541 | Installing build dependencies: started 2026-06-15 10:26:02.223 | Installing build dependencies: finished with status 'done' 2026-06-15 10:26:02.224 | Checking if build backend supports build_editable: started 2026-06-15 10:26:02.794 | Checking if build backend supports build_editable: finished with status 'done' 2026-06-15 10:26:02.795 | Getting requirements to build editable: started 2026-06-15 10:26:03.075 | Getting requirements to build editable: finished with status 'done' 2026-06-15 10:26:03.077 | Preparing editable metadata (pyproject.toml): started 2026-06-15 10:26:04.088 | Preparing editable metadata (pyproject.toml): finished with status 'done' 2026-06-15 10:26:04.113 | Requirement already satisfied: pbr>=3.1.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from openstack-placement==15.1.0.dev5) (7.0.3) 2026-06-15 10:26:04.113 | Requirement already satisfied: SQLAlchemy>=1.4.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from openstack-placement==15.1.0.dev5) (2.0.50) 2026-06-15 10:26:04.115 | Requirement already satisfied: keystonemiddleware>=4.18.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from openstack-placement==15.1.0.dev5) (13.0.0) 2026-06-15 10:26:04.116 | Requirement already satisfied: Routes>=2.3.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from openstack-placement==15.1.0.dev5) (2.5.1) 2026-06-15 10:26:04.117 | Requirement already satisfied: WebOb>=1.8.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from openstack-placement==15.1.0.dev5) (1.8.10) 2026-06-15 10:26:04.117 | Requirement already satisfied: jsonschema>=3.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from openstack-placement==15.1.0.dev5) (4.26.0) 2026-06-15 10:26:04.118 | Requirement already satisfied: requests>=2.25.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from openstack-placement==15.1.0.dev5) (2.34.2) 2026-06-15 10:26:04.119 | Requirement already satisfied: oslo.concurrency>=3.26.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from openstack-placement==15.1.0.dev5) (7.5.0) 2026-06-15 10:26:04.120 | Requirement already satisfied: oslo.config>=6.7.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from openstack-placement==15.1.0.dev5) (10.5.0) 2026-06-15 10:26:04.121 | Requirement already satisfied: oslo.context>=2.22.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from openstack-placement==15.1.0.dev5) (6.4.0) 2026-06-15 10:26:04.122 | Requirement already satisfied: oslo.log>=4.3.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from openstack-placement==15.1.0.dev5) (8.2.0) 2026-06-15 10:26:04.123 | Requirement already satisfied: oslo.serialization>=2.25.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from openstack-placement==15.1.0.dev5) (5.10.0) 2026-06-15 10:26:04.125 | Requirement already satisfied: oslo.utils>=4.5.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from openstack-placement==15.1.0.dev5) (10.1.1) 2026-06-15 10:26:04.125 | Requirement already satisfied: oslo.db>=8.6.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from openstack-placement==15.1.0.dev5) (18.0.0) 2026-06-15 10:26:04.128 | Requirement already satisfied: oslo.policy>=4.4.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from openstack-placement==15.1.0.dev5) (5.1.0) 2026-06-15 10:26:04.128 | Requirement already satisfied: oslo.middleware>=3.31.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from openstack-placement==15.1.0.dev5) (8.1.0) 2026-06-15 10:26:04.128 | Requirement already satisfied: oslo.upgradecheck>=1.3.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from openstack-placement==15.1.0.dev5) (2.7.1) 2026-06-15 10:26:04.128 | Requirement already satisfied: os-resource-classes>=1.1.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from openstack-placement==15.1.0.dev5) (1.1.0) 2026-06-15 10:26:04.130 | Requirement already satisfied: os-traits>=3.3.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from openstack-placement==15.1.0.dev5) (3.8.0) 2026-06-15 10:26:04.130 | Requirement already satisfied: microversion-parse>=0.2.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from openstack-placement==15.1.0.dev5) (2.1.0) 2026-06-15 10:26:04.134 | Requirement already satisfied: attrs>=22.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from jsonschema>=3.2.0->openstack-placement==15.1.0.dev5) (26.1.0) 2026-06-15 10:26:04.134 | Requirement already satisfied: jsonschema-specifications>=2023.03.6 in /opt/stack/data/venv/lib/python3.12/site-packages (from jsonschema>=3.2.0->openstack-placement==15.1.0.dev5) (2025.9.1) 2026-06-15 10:26:04.135 | Requirement already satisfied: referencing>=0.28.4 in /opt/stack/data/venv/lib/python3.12/site-packages (from jsonschema>=3.2.0->openstack-placement==15.1.0.dev5) (0.37.0) 2026-06-15 10:26:04.135 | Requirement already satisfied: rpds-py>=0.25.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from jsonschema>=3.2.0->openstack-placement==15.1.0.dev5) (2026.5.1) 2026-06-15 10:26:04.142 | Requirement already satisfied: keystoneauth1>=3.12.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystonemiddleware>=4.18.0->openstack-placement==15.1.0.dev5) (5.14.0) 2026-06-15 10:26:04.143 | Requirement already satisfied: oslo.cache>=3.11.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystonemiddleware>=4.18.0->openstack-placement==15.1.0.dev5) (4.2.0) 2026-06-15 10:26:04.144 | Requirement already satisfied: oslo.i18n>=3.15.3 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystonemiddleware>=4.18.0->openstack-placement==15.1.0.dev5) (6.8.0) 2026-06-15 10:26:04.146 | Requirement already satisfied: pycadf>=1.1.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystonemiddleware>=4.18.0->openstack-placement==15.1.0.dev5) (4.0.1) 2026-06-15 10:26:04.147 | Requirement already satisfied: PyJWT>=2.4.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystonemiddleware>=4.18.0->openstack-placement==15.1.0.dev5) (2.13.0) 2026-06-15 10:26:04.149 | Requirement already satisfied: python-keystoneclient>=3.20.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystonemiddleware>=4.18.0->openstack-placement==15.1.0.dev5) (5.8.0) 2026-06-15 10:26:04.154 | Requirement already satisfied: iso8601>=2.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystoneauth1>=3.12.0->keystonemiddleware>=4.18.0->openstack-placement==15.1.0.dev5) (2.1.0) 2026-06-15 10:26:04.156 | Requirement already satisfied: stevedore>=1.20.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystoneauth1>=3.12.0->keystonemiddleware>=4.18.0->openstack-placement==15.1.0.dev5) (5.8.0) 2026-06-15 10:26:04.156 | Requirement already satisfied: os-service-types>=1.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystoneauth1>=3.12.0->keystonemiddleware>=4.18.0->openstack-placement==15.1.0.dev5) (1.8.2) 2026-06-15 10:26:04.157 | Requirement already satisfied: typing-extensions>=4.12 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystoneauth1>=3.12.0->keystonemiddleware>=4.18.0->openstack-placement==15.1.0.dev5) (4.15.0) 2026-06-15 10:26:04.168 | Requirement already satisfied: dogpile.cache>=1.3.3 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.cache>=3.11.0->keystonemiddleware>=4.18.0->openstack-placement==15.1.0.dev5) (1.5.0) 2026-06-15 10:26:04.171 | Requirement already satisfied: decorator>=4.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from dogpile.cache>=1.3.3->oslo.cache>=3.11.0->keystonemiddleware>=4.18.0->openstack-placement==15.1.0.dev5) (5.3.1) 2026-06-15 10:26:04.176 | Requirement already satisfied: fasteners>=0.7.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.concurrency>=3.26.0->openstack-placement==15.1.0.dev5) (0.20) 2026-06-15 10:26:04.177 | Requirement already satisfied: debtcollector>=3.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.concurrency>=3.26.0->openstack-placement==15.1.0.dev5) (3.1.0) 2026-06-15 10:26:04.179 | Requirement already satisfied: wrapt>=2.1.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from debtcollector>=3.0.0->oslo.concurrency>=3.26.0->openstack-placement==15.1.0.dev5) (2.2.1) 2026-06-15 10:26:04.183 | Requirement already satisfied: netaddr>=0.7.18 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.config>=6.7.0->openstack-placement==15.1.0.dev5) (1.3.0) 2026-06-15 10:26:04.185 | Requirement already satisfied: rfc3986>=1.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.config>=6.7.0->openstack-placement==15.1.0.dev5) (2.0.0) 2026-06-15 10:26:04.186 | Requirement already satisfied: PyYAML>=5.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.config>=6.7.0->openstack-placement==15.1.0.dev5) (6.0.3) 2026-06-15 10:26:04.192 | Requirement already satisfied: alembic>=0.9.6 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.db>=8.6.0->openstack-placement==15.1.0.dev5) (1.18.4) 2026-06-15 10:26:04.194 | Requirement already satisfied: testresources>=2.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.db>=8.6.0->openstack-placement==15.1.0.dev5) (2.1.2) 2026-06-15 10:26:04.195 | Requirement already satisfied: testscenarios>=0.4 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.db>=8.6.0->openstack-placement==15.1.0.dev5) (0.6.2) 2026-06-15 10:26:04.199 | Requirement already satisfied: Mako in /opt/stack/data/venv/lib/python3.12/site-packages (from alembic>=0.9.6->oslo.db>=8.6.0->openstack-placement==15.1.0.dev5) (1.3.12) 2026-06-15 10:26:04.205 | Requirement already satisfied: python-dateutil>=2.7.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.log>=4.3.0->openstack-placement==15.1.0.dev5) (2.9.0.post0) 2026-06-15 10:26:04.208 | Requirement already satisfied: bcrypt>=3.1.3 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.middleware>=3.31.0->openstack-placement==15.1.0.dev5) (5.0.0) 2026-06-15 10:26:04.209 | Requirement already satisfied: Jinja2>=2.10 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.middleware>=3.31.0->openstack-placement==15.1.0.dev5) (3.1.6) 2026-06-15 10:26:04.211 | Requirement already satisfied: statsd>=3.2.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.middleware>=3.31.0->openstack-placement==15.1.0.dev5) (4.0.1) 2026-06-15 10:26:04.217 | Requirement already satisfied: MarkupSafe>=2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from Jinja2>=2.10->oslo.middleware>=3.31.0->openstack-placement==15.1.0.dev5) (3.0.3) 2026-06-15 10:26:04.228 | Requirement already satisfied: msgpack>=0.5.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.serialization>=2.25.0->openstack-placement==15.1.0.dev5) (1.1.2) 2026-06-15 10:26:04.236 | Requirement already satisfied: PrettyTable>=0.7.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.upgradecheck>=1.3.0->openstack-placement==15.1.0.dev5) (3.17.0) 2026-06-15 10:26:04.237 | Requirement already satisfied: pyparsing>=2.1.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.utils>=4.5.0->openstack-placement==15.1.0.dev5) (3.3.2) 2026-06-15 10:26:04.238 | Requirement already satisfied: packaging>=20.4 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.utils>=4.5.0->openstack-placement==15.1.0.dev5) (26.2) 2026-06-15 10:26:04.239 | Requirement already satisfied: psutil>=3.2.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.utils>=4.5.0->openstack-placement==15.1.0.dev5) (7.2.2) 2026-06-15 10:26:04.245 | Requirement already satisfied: setuptools in /opt/stack/data/venv/lib/python3.12/site-packages (from pbr>=3.1.1->openstack-placement==15.1.0.dev5) (82.0.1) 2026-06-15 10:26:04.250 | Requirement already satisfied: wcwidth in /opt/stack/data/venv/lib/python3.12/site-packages (from PrettyTable>=0.7.1->oslo.upgradecheck>=1.3.0->openstack-placement==15.1.0.dev5) (0.8.0) 2026-06-15 10:26:04.270 | Requirement already satisfied: six>=1.5 in /opt/stack/data/venv/lib/python3.12/site-packages (from python-dateutil>=2.7.0->oslo.log>=4.3.0->openstack-placement==15.1.0.dev5) (1.17.0) 2026-06-15 10:26:04.286 | Requirement already satisfied: charset_normalizer<4,>=2 in /opt/stack/data/venv/lib/python3.12/site-packages (from requests>=2.25.0->openstack-placement==15.1.0.dev5) (3.4.7) 2026-06-15 10:26:04.287 | Requirement already satisfied: idna<4,>=2.5 in /opt/stack/data/venv/lib/python3.12/site-packages (from requests>=2.25.0->openstack-placement==15.1.0.dev5) (3.18) 2026-06-15 10:26:04.288 | Requirement already satisfied: urllib3<3,>=1.26 in /opt/stack/data/venv/lib/python3.12/site-packages (from requests>=2.25.0->openstack-placement==15.1.0.dev5) (2.7.0) 2026-06-15 10:26:04.289 | Requirement already satisfied: certifi>=2023.5.7 in /opt/stack/data/venv/lib/python3.12/site-packages (from requests>=2.25.0->openstack-placement==15.1.0.dev5) (2026.5.20) 2026-06-15 10:26:04.312 | Requirement already satisfied: repoze.lru>=0.3 in /opt/stack/data/venv/lib/python3.12/site-packages (from Routes>=2.3.1->openstack-placement==15.1.0.dev5) (0.8) 2026-06-15 10:26:04.326 | Requirement already satisfied: greenlet>=1 in /opt/stack/data/venv/lib/python3.12/site-packages (from SQLAlchemy>=1.4.0->openstack-placement==15.1.0.dev5) (3.5.1) 2026-06-15 10:26:04.379 | Building wheels for collected packages: openstack-placement 2026-06-15 10:26:04.381 | Building editable for openstack-placement (pyproject.toml): started 2026-06-15 10:26:05.266 | Building editable for openstack-placement (pyproject.toml): finished with status 'done' 2026-06-15 10:26:05.267 | Created wheel for openstack-placement: filename=openstack_placement-15.1.0.dev5-0.editable-py3-none-any.whl size=8755 sha256=911a1d9072e925034019fe90c4d4a636282c5da280f70594749866e87a14964c 2026-06-15 10:26:05.268 | Stored in directory: /tmp/pip-ephem-wheel-cache-yhr9b_il/wheels/0f/d8/4f/e8707957c726bd4763e71d7ed0672723b81ca99945904983a6 2026-06-15 10:26:05.273 | Successfully built openstack-placement 2026-06-15 10:26:05.513 | Installing collected packages: openstack-placement 2026-06-15 10:26:05.559 | Successfully installed openstack-placement-15.1.0.dev5 2026-06-15 10:26:05.700 | + inc/python:pip_install:216 : result=0 2026-06-15 10:26:05.703 | + inc/python:pip_install:218 : time_stop pip_install 2026-06-15 10:26:05.707 | + functions-common:time_stop:2414 : local name 2026-06-15 10:26:05.710 | + functions-common:time_stop:2415 : local end_time 2026-06-15 10:26:05.713 | + functions-common:time_stop:2416 : local elapsed_time 2026-06-15 10:26:05.715 | + functions-common:time_stop:2417 : local total 2026-06-15 10:26:05.719 | + functions-common:time_stop:2418 : local start_time 2026-06-15 10:26:05.722 | + functions-common:time_stop:2420 : name=pip_install 2026-06-15 10:26:05.724 | + functions-common:time_stop:2421 : start_time=1781519159529 2026-06-15 10:26:05.727 | + functions-common:time_stop:2423 : [[ -z 1781519159529 ]] 2026-06-15 10:26:05.731 | ++ functions-common:time_stop:2426 : date +%s%3N 2026-06-15 10:26:05.736 | + functions-common:time_stop:2426 : end_time=1781519165732 2026-06-15 10:26:05.739 | + functions-common:time_stop:2427 : elapsed_time=6203 2026-06-15 10:26:05.742 | + functions-common:time_stop:2428 : total=149736 2026-06-15 10:26:05.745 | + functions-common:time_stop:2430 : _TIME_START[$name]= 2026-06-15 10:26:05.748 | + functions-common:time_stop:2431 : _TIME_TOTAL[$name]=155939 2026-06-15 10:26:05.752 | + inc/python:pip_install:219 : return 0 2026-06-15 10:26:05.755 | + inc/python:setup_package:466 : [[ -e == \-\e ]] 2026-06-15 10:26:05.758 | + inc/python:setup_package:466 : [[ True == \F\a\l\s\e ]] 2026-06-15 10:26:05.761 | + inc/python:_setup_package_with_constraints_edit:412 : use_library_from_git /opt/stack/placement 2026-06-15 10:26:05.764 | + inc/python:use_library_from_git:266 : local name=/opt/stack/placement 2026-06-15 10:26:05.768 | + inc/python:use_library_from_git:267 : local enabled=1 2026-06-15 10:26:05.771 | + inc/python:use_library_from_git:268 : [[ novnc,cinder,devstack,glance,keystone,neutron,nova,os-test-images,placement,requirements,swift,tempest = \A\L\L ]] 2026-06-15 10:26:05.775 | + inc/python:use_library_from_git:268 : [[ ,novnc,cinder,devstack,glance,keystone,neutron,nova,os-test-images,placement,requirements,swift,tempest, =~ ,/opt/stack/placement, ]] 2026-06-15 10:26:05.779 | + inc/python:use_library_from_git:269 : return 1 2026-06-15 10:26:05.782 | + lib/stack:stack_install_service:33 : [[ False = True ]] 2026-06-15 10:26:05.786 | + ./stack.sh:main:962 : configure_placement 2026-06-15 10:26:05.789 | + lib/placement:configure_placement:86 : sudo install -d -o stack /etc/placement 2026-06-15 10:26:05.806 | + lib/placement:configure_placement:87 : create_placement_conf 2026-06-15 10:26:05.809 | + lib/placement:create_placement_conf:76 : rm -f /etc/placement/placement.conf 2026-06-15 10:26:05.816 | ++ lib/placement:create_placement_conf:77 : database_connection_url placement 2026-06-15 10:26:05.818 | ++ lib/database:database_connection_url:134 : local db=placement 2026-06-15 10:26:05.822 | ++ lib/database:database_connection_url:135 : database_connection_url_mysql placement 2026-06-15 10:26:05.824 | ++ lib/databases/mysql:database_connection_url_mysql:251 : local db=placement 2026-06-15 10:26:05.827 | ++ lib/databases/mysql:database_connection_url_mysql:252 : local plugin 2026-06-15 10:26:05.832 | ++ lib/databases/mysql:database_connection_url_mysql:256 : [[ True == \T\r\u\e ]] 2026-06-15 10:26:05.836 | ++ lib/databases/mysql:database_connection_url_mysql:257 : is_service_enabled mysql 2026-06-15 10:26:05.860 | ++ functions-common:is_service_enabled:2070 : return 0 2026-06-15 10:26:05.864 | ++ lib/databases/mysql:database_connection_url_mysql:258 : plugin='&plugin=dbcounter' 2026-06-15 10:26:05.868 | ++ lib/databases/mysql:database_connection_url_mysql:262 : echo 'mysql+pymysql://root:secretdatabase@127.0.0.1/placement?charset=utf8&plugin=dbcounter' 2026-06-15 10:26:05.872 | + lib/placement:create_placement_conf:77 : iniset /etc/placement/placement.conf placement_database connection 'mysql+pymysql://root:secretdatabase@127.0.0.1/placement?charset=utf8&plugin=dbcounter' 2026-06-15 10:26:05.915 | + lib/placement:create_placement_conf:78 : iniset /etc/placement/placement.conf DEFAULT debug True 2026-06-15 10:26:05.959 | + lib/placement:create_placement_conf:79 : iniset /etc/placement/placement.conf api auth_strategy keystone 2026-06-15 10:26:06.001 | + lib/placement:create_placement_conf:80 : configure_keystone_authtoken_middleware /etc/placement/placement.conf placement 2026-06-15 10:26:06.006 | + lib/keystone:configure_keystone_authtoken_middleware:413 : local conf_file=/etc/placement/placement.conf 2026-06-15 10:26:06.011 | + lib/keystone:configure_keystone_authtoken_middleware:414 : local admin_user=placement 2026-06-15 10:26:06.015 | + lib/keystone:configure_keystone_authtoken_middleware:415 : local section=keystone_authtoken 2026-06-15 10:26:06.019 | + lib/keystone:configure_keystone_authtoken_middleware:416 : local service_type= 2026-06-15 10:26:06.023 | + lib/keystone:configure_keystone_authtoken_middleware:418 : configure_keystoneauth /etc/placement/placement.conf placement keystone_authtoken 2026-06-15 10:26:06.027 | + lib/keystone:configure_keystoneauth:391 : local conf_file=/etc/placement/placement.conf 2026-06-15 10:26:06.031 | + lib/keystone:configure_keystoneauth:392 : local admin_user=placement 2026-06-15 10:26:06.035 | + lib/keystone:configure_keystoneauth:393 : local section=keystone_authtoken 2026-06-15 10:26:06.038 | + lib/keystone:configure_keystoneauth:395 : iniset /etc/placement/placement.conf keystone_authtoken auth_type password 2026-06-15 10:26:06.085 | + lib/keystone:configure_keystoneauth:396 : iniset /etc/placement/placement.conf keystone_authtoken interface public 2026-06-15 10:26:06.128 | + lib/keystone:configure_keystoneauth:397 : iniset /etc/placement/placement.conf keystone_authtoken auth_url https://10.209.97.186/identity 2026-06-15 10:26:06.170 | + lib/keystone:configure_keystoneauth:398 : iniset /etc/placement/placement.conf keystone_authtoken username placement 2026-06-15 10:26:06.211 | + lib/keystone:configure_keystoneauth:399 : iniset /etc/placement/placement.conf keystone_authtoken password secretservice 2026-06-15 10:26:06.255 | + lib/keystone:configure_keystoneauth:400 : iniset /etc/placement/placement.conf keystone_authtoken user_domain_name Default 2026-06-15 10:26:06.299 | + lib/keystone:configure_keystoneauth:401 : iniset /etc/placement/placement.conf keystone_authtoken project_name service 2026-06-15 10:26:06.341 | + lib/keystone:configure_keystoneauth:402 : iniset /etc/placement/placement.conf keystone_authtoken project_domain_name Default 2026-06-15 10:26:06.380 | + lib/keystone:configure_keystone_authtoken_middleware:419 : iniset /etc/placement/placement.conf keystone_authtoken www_authenticate_uri https://10.209.97.186/identity 2026-06-15 10:26:06.421 | + lib/keystone:configure_keystone_authtoken_middleware:420 : iniset /etc/placement/placement.conf keystone_authtoken cafile /opt/stack/data/ca-bundle.pem 2026-06-15 10:26:06.463 | + lib/keystone:configure_keystone_authtoken_middleware:421 : iniset /etc/placement/placement.conf keystone_authtoken memcached_servers localhost:11211 2026-06-15 10:26:06.506 | + lib/keystone:configure_keystone_authtoken_middleware:422 : [[ -n '' ]] 2026-06-15 10:26:06.510 | + lib/placement:create_placement_conf:81 : setup_logging /etc/placement/placement.conf 2026-06-15 10:26:06.513 | + functions:setup_logging:693 : setup_systemd_logging /etc/placement/placement.conf 2026-06-15 10:26:06.517 | + functions:setup_systemd_logging:710 : local conf_file=/etc/placement/placement.conf 2026-06-15 10:26:06.521 | ++ functions:setup_systemd_logging:715 : trueorfalse False USE_JOURNAL 2026-06-15 10:26:06.544 | + functions:setup_systemd_logging:715 : USE_JOURNAL=False 2026-06-15 10:26:06.547 | + functions:setup_systemd_logging:716 : local pidstr= 2026-06-15 10:26:06.550 | + functions:setup_systemd_logging:717 : [[ False == \T\r\u\e ]] 2026-06-15 10:26:06.554 | + functions:setup_systemd_logging:721 : pidstr='(pid=%(process)d) ' 2026-06-15 10:26:06.558 | + functions:setup_systemd_logging:723 : iniset /etc/placement/placement.conf DEFAULT logging_debug_format_suffix '{{(pid=%(process)d) %(funcName)s %(pathname)s:%(lineno)d}}' 2026-06-15 10:26:06.599 | + functions:setup_systemd_logging:725 : iniset /etc/placement/placement.conf DEFAULT logging_context_format_string '%(color)s%(levelname)s %(name)s [%(global_request_id)s %(request_id)s %(project_name)s %(user_name)s%(color)s] %(instance)s%(color)s%(message)s' 2026-06-15 10:26:06.640 | + functions:setup_systemd_logging:726 : iniset /etc/placement/placement.conf DEFAULT logging_default_format_string '%(color)s%(levelname)s %(name)s [-%(color)s] %(instance)s%(color)s%(message)s' 2026-06-15 10:26:06.680 | + functions:setup_systemd_logging:727 : iniset /etc/placement/placement.conf DEFAULT logging_exception_prefix 'ERROR %(name)s %(instance)s' 2026-06-15 10:26:06.722 | + functions:setup_systemd_logging:730 : iniset /etc/placement/placement.conf DEFAULT log_color False 2026-06-15 10:26:06.761 | + lib/placement:configure_placement:89 : write_uwsgi_config /etc/placement/placement-uwsgi.ini placement.wsgi.api:application /placement '' placement-api 2026-06-15 10:26:06.765 | + lib/apache:write_uwsgi_config:243 : local conf=/etc/placement/placement-uwsgi.ini 2026-06-15 10:26:06.768 | + lib/apache:write_uwsgi_config:244 : local wsgi=placement.wsgi.api:application 2026-06-15 10:26:06.771 | + lib/apache:write_uwsgi_config:245 : local url=/placement 2026-06-15 10:26:06.775 | + lib/apache:write_uwsgi_config:246 : local http= 2026-06-15 10:26:06.778 | + lib/apache:write_uwsgi_config:247 : local name=placement-api 2026-06-15 10:26:06.782 | + lib/apache:write_uwsgi_config:249 : '[' -z placement-api ']' 2026-06-15 10:26:06.785 | + lib/apache:write_uwsgi_config:255 : local socket_dir=/var/run/uwsgi 2026-06-15 10:26:06.789 | + lib/apache:write_uwsgi_config:259 : sudo mkdir -p /etc/tmpfiles.d/ 2026-06-15 10:26:06.808 | + lib/apache:write_uwsgi_config:260 : sudo tee /etc/tmpfiles.d/uwsgi.conf 2026-06-15 10:26:06.808 | + lib/apache:write_uwsgi_config:260 : echo 'd /var/run/uwsgi 0755 stack root' 2026-06-15 10:26:06.819 | d /var/run/uwsgi 0755 stack root 2026-06-15 10:26:06.825 | + lib/apache:write_uwsgi_config:261 : sudo systemd-tmpfiles --create /etc/tmpfiles.d/uwsgi.conf 2026-06-15 10:26:06.838 | /etc/tmpfiles.d/uwsgi.conf:1: Line references path below legacy directory /var/run/, updating /var/run/uwsgi → /run/uwsgi; please update the tmpfiles.d/ drop-in file accordingly. 2026-06-15 10:26:06.844 | + lib/apache:write_uwsgi_config:263 : local socket=/var/run/uwsgi/placement-api.socket 2026-06-15 10:26:06.848 | + lib/apache:write_uwsgi_config:266 : rm -rf /etc/placement/placement-uwsgi.ini 2026-06-15 10:26:06.853 | + lib/apache:write_uwsgi_config:270 : [[ placement.wsgi.api:application =~ ^[a-zA-Z0-9_.]+:[a-zA-Z0-9_]+$ ]] 2026-06-15 10:26:06.856 | + lib/apache:write_uwsgi_config:271 : iniset /etc/placement/placement-uwsgi.ini uwsgi module placement.wsgi.api:application 2026-06-15 10:26:06.897 | + lib/apache:write_uwsgi_config:276 : iniset /etc/placement/placement-uwsgi.ini uwsgi processes 2 2026-06-15 10:26:06.937 | + lib/apache:write_uwsgi_config:278 : iniset /etc/placement/placement-uwsgi.ini uwsgi master true 2026-06-15 10:26:06.979 | + lib/apache:write_uwsgi_config:280 : iniset /etc/placement/placement-uwsgi.ini uwsgi die-on-term true 2026-06-15 10:26:07.018 | + lib/apache:write_uwsgi_config:281 : iniset /etc/placement/placement-uwsgi.ini uwsgi exit-on-reload false 2026-06-15 10:26:07.056 | + lib/apache:write_uwsgi_config:284 : iniset /etc/placement/placement-uwsgi.ini uwsgi worker-reload-mercy 80 2026-06-15 10:26:07.098 | + lib/apache:write_uwsgi_config:285 : iniset /etc/placement/placement-uwsgi.ini uwsgi enable-threads true 2026-06-15 10:26:07.142 | + lib/apache:write_uwsgi_config:286 : iniset /etc/placement/placement-uwsgi.ini uwsgi plugins http,python3 2026-06-15 10:26:07.186 | + lib/apache:write_uwsgi_config:288 : iniset /etc/placement/placement-uwsgi.ini uwsgi thunder-lock true 2026-06-15 10:26:07.226 | + lib/apache:write_uwsgi_config:290 : iniset /etc/placement/placement-uwsgi.ini uwsgi hook-master-start 'unix_signal:15 gracefully_kill_them_all' 2026-06-15 10:26:07.266 | + lib/apache:write_uwsgi_config:292 : iniset /etc/placement/placement-uwsgi.ini uwsgi buffer-size 65535 2026-06-15 10:26:07.305 | + lib/apache:write_uwsgi_config:294 : iniset /etc/placement/placement-uwsgi.ini uwsgi add-header 'Connection: close' 2026-06-15 10:26:07.350 | + lib/apache:write_uwsgi_config:296 : iniset /etc/placement/placement-uwsgi.ini uwsgi lazy-apps true 2026-06-15 10:26:07.394 | + lib/apache:write_uwsgi_config:298 : iniset /etc/placement/placement-uwsgi.ini uwsgi start-time %t 2026-06-15 10:26:07.436 | + lib/apache:write_uwsgi_config:301 : [[ -n '' ]] 2026-06-15 10:26:07.440 | + lib/apache:write_uwsgi_config:304 : local apache_conf= 2026-06-15 10:26:07.445 | ++ lib/apache:write_uwsgi_config:305 : apache_site_config_for placement-api 2026-06-15 10:26:07.448 | ++ lib/apache:apache_site_config_for:174 : local site=placement-api 2026-06-15 10:26:07.451 | ++ lib/apache:apache_site_config_for:175 : is_ubuntu 2026-06-15 10:26:07.455 | ++ functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-06-15 10:26:07.459 | ++ functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-06-15 10:26:07.462 | ++ lib/apache:apache_site_config_for:177 : echo /etc/apache2/sites-available/placement-api.conf 2026-06-15 10:26:07.467 | + lib/apache:write_uwsgi_config:305 : apache_conf=/etc/apache2/sites-available/placement-api.conf 2026-06-15 10:26:07.470 | + lib/apache:write_uwsgi_config:306 : iniset /etc/placement/placement-uwsgi.ini uwsgi socket /var/run/uwsgi/placement-api.socket 2026-06-15 10:26:07.510 | + lib/apache:write_uwsgi_config:307 : iniset /etc/placement/placement-uwsgi.ini uwsgi chmod-socket 666 2026-06-15 10:26:07.554 | + lib/apache:write_uwsgi_config:308 : echo 'ProxyPass "/placement" "unix:/var/run/uwsgi/placement-api.socket|uwsgi://uwsgi-uds-placement-api" retry=0 acquire=1 ' 2026-06-15 10:26:07.555 | + lib/apache:write_uwsgi_config:308 : sudo tee -a /etc/apache2/sites-available/placement-api.conf 2026-06-15 10:26:07.567 | ProxyPass "/placement" "unix:/var/run/uwsgi/placement-api.socket|uwsgi://uwsgi-uds-placement-api" retry=0 acquire=1 2026-06-15 10:26:07.572 | + lib/apache:write_uwsgi_config:309 : enable_apache_site placement-api 2026-06-15 10:26:07.576 | + lib/apache:enable_apache_site:191 : local site=placement-api 2026-06-15 10:26:07.579 | + lib/apache:enable_apache_site:193 : enable_apache_mod version 2026-06-15 10:26:07.584 | + lib/apache:enable_apache_mod:55 : local mod=version 2026-06-15 10:26:07.589 | + lib/apache:enable_apache_mod:56 : local should_restart= 2026-06-15 10:26:07.593 | + lib/apache:enable_apache_mod:58 : is_ubuntu 2026-06-15 10:26:07.597 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-06-15 10:26:07.600 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-06-15 10:26:07.604 | + lib/apache:enable_apache_mod:61 : [[ version != \v\e\r\s\i\o\n ]] 2026-06-15 10:26:07.607 | + lib/apache:enable_apache_site:194 : is_ubuntu 2026-06-15 10:26:07.610 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-06-15 10:26:07.614 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-06-15 10:26:07.618 | + lib/apache:enable_apache_site:195 : sudo a2ensite placement-api 2026-06-15 10:26:07.687 | Enabling site placement-api. 2026-06-15 10:26:07.694 | To activate the new configuration, you need to run: 2026-06-15 10:26:07.694 | systemctl reload apache2 2026-06-15 10:26:07.701 | + lib/apache:write_uwsgi_config:310 : restart_apache_server 2026-06-15 10:26:07.705 | + lib/apache:restart_apache_server:238 : restart_service apache2 2026-06-15 10:26:07.708 | + functions-common:restart_service:2298 : '[' -x /bin/systemctl ']' 2026-06-15 10:26:07.712 | + functions-common:restart_service:2299 : sudo /bin/systemctl restart apache2 2026-06-15 10:26:07.839 | + lib/placement:configure_placement:90 : [[ False == \T\r\u\e ]] 2026-06-15 10:26:07.842 | + lib/placement:configure_placement:90 : [[ False == \T\r\u\e ]] 2026-06-15 10:26:07.846 | + lib/placement:configure_placement:94 : iniset /etc/placement/placement.conf oslo_policy enforce_new_defaults False 2026-06-15 10:26:07.888 | + lib/placement:configure_placement:95 : iniset /etc/placement/placement.conf oslo_policy enforce_scope False 2026-06-15 10:26:07.926 | + ./stack.sh:main:969 : is_service_enabled placement placement-client 2026-06-15 10:26:07.948 | + functions-common:is_service_enabled:2070 : return 0 2026-06-15 10:26:07.951 | + ./stack.sh:main:970 : is_service_enabled n-cpu 2026-06-15 10:26:07.975 | + functions-common:is_service_enabled:2070 : return 0 2026-06-15 10:26:07.978 | + ./stack.sh:main:971 : configure_placement_nova_compute 2026-06-15 10:26:07.981 | + lib/nova:configure_placement_nova_compute:634 : local conf=/etc/nova/nova.conf 2026-06-15 10:26:07.985 | + lib/nova:configure_placement_nova_compute:635 : configure_keystoneauth /etc/nova/nova.conf nova placement 2026-06-15 10:26:07.989 | + lib/keystone:configure_keystoneauth:391 : local conf_file=/etc/nova/nova.conf 2026-06-15 10:26:07.993 | + lib/keystone:configure_keystoneauth:392 : local admin_user=nova 2026-06-15 10:26:07.996 | + lib/keystone:configure_keystoneauth:393 : local section=placement 2026-06-15 10:26:08.000 | + lib/keystone:configure_keystoneauth:395 : iniset /etc/nova/nova.conf placement auth_type password 2026-06-15 10:26:08.046 | + lib/keystone:configure_keystoneauth:396 : iniset /etc/nova/nova.conf placement interface public 2026-06-15 10:26:08.087 | + lib/keystone:configure_keystoneauth:397 : iniset /etc/nova/nova.conf placement auth_url https://10.209.97.186/identity 2026-06-15 10:26:08.126 | + lib/keystone:configure_keystoneauth:398 : iniset /etc/nova/nova.conf placement username nova 2026-06-15 10:26:08.169 | + lib/keystone:configure_keystoneauth:399 : iniset /etc/nova/nova.conf placement password secretservice 2026-06-15 10:26:08.212 | + lib/keystone:configure_keystoneauth:400 : iniset /etc/nova/nova.conf placement user_domain_name Default 2026-06-15 10:26:08.255 | + lib/keystone:configure_keystoneauth:401 : iniset /etc/nova/nova.conf placement project_name service 2026-06-15 10:26:08.294 | + lib/keystone:configure_keystoneauth:402 : iniset /etc/nova/nova.conf placement project_domain_name Default 2026-06-15 10:26:08.337 | + ./stack.sh:main:975 : is_service_enabled horizon 2026-06-15 10:26:08.358 | + functions-common:is_service_enabled:2070 : return 1 2026-06-15 10:26:08.361 | + ./stack.sh:main:980 : is_service_enabled tls-proxy 2026-06-15 10:26:08.385 | + functions-common:is_service_enabled:2070 : return 0 2026-06-15 10:26:08.389 | + ./stack.sh:main:981 : fix_system_ca_bundle_path 2026-06-15 10:26:08.393 | + lib/tls:fix_system_ca_bundle_path:365 : is_service_enabled tls-proxy 2026-06-15 10:26:08.418 | + functions-common:is_service_enabled:2070 : return 0 2026-06-15 10:26:08.422 | + lib/tls:fix_system_ca_bundle_path:366 : local capath 2026-06-15 10:26:08.426 | + lib/tls:fix_system_ca_bundle_path:367 : [[ True == \T\r\u\e ]] 2026-06-15 10:26:08.431 | ++ lib/tls:fix_system_ca_bundle_path:368 : /opt/stack/data/venv/bin/python3 -c 'try: 2026-06-15 10:26:08.431 | from requests import certs 2026-06-15 10:26:08.431 | print (certs.where()) 2026-06-15 10:26:08.431 | except ImportError: pass' 2026-06-15 10:26:08.814 | + lib/tls:fix_system_ca_bundle_path:368 : capath=/opt/stack/data/venv/lib/python3.12/site-packages/certifi/cacert.pem 2026-06-15 10:26:08.818 | + lib/tls:fix_system_ca_bundle_path:372 : [[ ! /opt/stack/data/venv/lib/python3.12/site-packages/certifi/cacert.pem == '' ]] 2026-06-15 10:26:08.821 | + lib/tls:fix_system_ca_bundle_path:372 : [[ ! /opt/stack/data/venv/lib/python3.12/site-packages/certifi/cacert.pem =~ ^/etc/.* ]] 2026-06-15 10:26:08.824 | + lib/tls:fix_system_ca_bundle_path:372 : [[ ! -L /opt/stack/data/venv/lib/python3.12/site-packages/certifi/cacert.pem ]] 2026-06-15 10:26:08.828 | + lib/tls:fix_system_ca_bundle_path:373 : is_fedora 2026-06-15 10:26:08.833 | + functions-common:is_fedora:526 : [[ -z Ubuntu ]] 2026-06-15 10:26:08.837 | + functions-common:is_fedora:530 : '[' Ubuntu = Fedora ']' 2026-06-15 10:26:08.841 | + functions-common:is_fedora:530 : '[' Ubuntu = 'Red Hat' ']' 2026-06-15 10:26:08.844 | + functions-common:is_fedora:531 : '[' Ubuntu = openEuler ']' 2026-06-15 10:26:08.848 | + functions-common:is_fedora:532 : '[' Ubuntu = RedHatEnterpriseServer ']' 2026-06-15 10:26:08.852 | + functions-common:is_fedora:533 : '[' Ubuntu = RedHatEnterprise ']' 2026-06-15 10:26:08.856 | + functions-common:is_fedora:534 : '[' Ubuntu = RedHatEnterpriseLinux ']' 2026-06-15 10:26:08.860 | + functions-common:is_fedora:535 : '[' Ubuntu = RockyLinux ']' 2026-06-15 10:26:08.864 | + functions-common:is_fedora:536 : '[' Ubuntu = CentOS ']' 2026-06-15 10:26:08.868 | + functions-common:is_fedora:536 : '[' Ubuntu = CentOSStream ']' 2026-06-15 10:26:08.871 | + functions-common:is_fedora:537 : '[' Ubuntu = AlmaLinux ']' 2026-06-15 10:26:08.875 | + functions-common:is_fedora:538 : '[' Ubuntu = OracleServer ']' 2026-06-15 10:26:08.880 | + functions-common:is_fedora:538 : '[' Ubuntu = Virtuozzo ']' 2026-06-15 10:26:08.884 | + lib/tls:fix_system_ca_bundle_path:376 : is_ubuntu 2026-06-15 10:26:08.888 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-06-15 10:26:08.892 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-06-15 10:26:08.896 | + lib/tls:fix_system_ca_bundle_path:377 : sudo rm -f /opt/stack/data/venv/lib/python3.12/site-packages/certifi/cacert.pem 2026-06-15 10:26:08.913 | + lib/tls:fix_system_ca_bundle_path:378 : sudo ln -s /etc/ssl/certs/ca-certificates.crt /opt/stack/data/venv/lib/python3.12/site-packages/certifi/cacert.pem 2026-06-15 10:26:08.930 | + ./stack.sh:main:984 : is_service_enabled cinder 2026-06-15 10:26:08.956 | + functions-common:is_service_enabled:2070 : return 0 2026-06-15 10:26:08.960 | + ./stack.sh:main:986 : init_os_brick 2026-06-15 10:26:08.964 | + lib/cinder:init_os_brick:510 : mkdir -p /opt/stack/data/os_brick 2026-06-15 10:26:08.970 | + lib/cinder:init_os_brick:511 : is_service_enabled cinder 2026-06-15 10:26:08.994 | + functions-common:is_service_enabled:2070 : return 0 2026-06-15 10:26:08.998 | + lib/cinder:init_os_brick:512 : iniset /etc/cinder/cinder.conf os_brick lock_path /opt/stack/data/os_brick 2026-06-15 10:26:09.046 | + lib/cinder:init_os_brick:514 : is_service_enabled nova 2026-06-15 10:26:09.068 | + functions-common:is_service_enabled:2070 : return 0 2026-06-15 10:26:09.072 | + lib/cinder:init_os_brick:515 : iniset /etc/nova/nova.conf os_brick lock_path /opt/stack/data/os_brick 2026-06-15 10:26:09.117 | + lib/cinder:init_os_brick:517 : is_service_enabled glance 2026-06-15 10:26:09.140 | + functions-common:is_service_enabled:2070 : return 0 2026-06-15 10:26:09.145 | + lib/cinder:init_os_brick:518 : iniset /etc/glance/glance-api.conf os_brick lock_path /opt/stack/data/os_brick 2026-06-15 10:26:09.194 | + lib/cinder:init_os_brick:519 : iniset /etc/glance/glance-cache.conf os_brick lock_path /opt/stack/data/os_brick 2026-06-15 10:26:09.241 | + ./stack.sh:main:993 : run_phase stack install 2026-06-15 10:26:09.244 | + functions-common:run_phase:1842 : local mode=stack 2026-06-15 10:26:09.248 | + functions-common:run_phase:1843 : local phase=install 2026-06-15 10:26:09.251 | + functions-common:run_phase:1844 : [[ -d /opt/stack/devstack/extras.d ]] 2026-06-15 10:26:09.254 | + functions-common:run_phase:1845 : local extra_plugin_file_name 2026-06-15 10:26:09.258 | + functions-common:run_phase:1846 : for extra_plugin_file_name in $TOP_DIR/extras.d/*.sh 2026-06-15 10:26:09.264 | + functions-common:run_phase:1851 : local exceptions=80-tempest.sh 2026-06-15 10:26:09.268 | + functions-common:run_phase:1852 : local extra 2026-06-15 10:26:09.273 | ++ functions-common:run_phase:1853 : basename /opt/stack/devstack/extras.d/80-tempest.sh 2026-06-15 10:26:09.280 | + functions-common:run_phase:1853 : extra=80-tempest.sh 2026-06-15 10:26:09.283 | + functions-common:run_phase:1854 : [[ 80-tempest.sh =~ 80-tempest\.sh ]] 2026-06-15 10:26:09.288 | + functions-common:run_phase:1858 : [[ -r /opt/stack/devstack/extras.d/80-tempest.sh ]] 2026-06-15 10:26:09.291 | + functions-common:run_phase:1858 : source /opt/stack/devstack/extras.d/80-tempest.sh stack install 2026-06-15 10:26:09.295 | ++ extras.d/80-tempest.sh:source:3 : is_service_enabled tempest 2026-06-15 10:26:09.318 | ++ functions-common:is_service_enabled:2070 : return 0 2026-06-15 10:26:09.321 | ++ extras.d/80-tempest.sh:source:4 : [[ stack == \s\o\u\r\c\e ]] 2026-06-15 10:26:09.325 | ++ extras.d/80-tempest.sh:source:7 : [[ stack == \s\t\a\c\k ]] 2026-06-15 10:26:09.328 | ++ extras.d/80-tempest.sh:source:7 : [[ install == \i\n\s\t\a\l\l ]] 2026-06-15 10:26:09.331 | ++ extras.d/80-tempest.sh:source:8 : echo_summary 'Installing Tempest' 2026-06-15 10:26:09.334 | ++ ./stack.sh:echo_summary:438 : [[ -t 3 ]] 2026-06-15 10:26:09.338 | ++ ./stack.sh:echo_summary:444 : echo -e Installing Tempest 2026-06-15 10:26:09.341 | ++ extras.d/80-tempest.sh:source:9 : async_runfunc install_tempest 2026-06-15 10:26:09.345 | ++ inc/async:async_runfunc:116 : async_run install_tempest install_tempest 2026-06-15 10:26:09.427 | ++ inc/async:async_inner:63 : install_tempest 2026-06-15 10:26:09.474 | [2845 Async install_tempest:41419]: running: install_tempest 2026-06-15 10:26:09.478 | ++ extras.d/80-tempest.sh:source:27 : [[ stack == \u\n\s\t\a\c\k ]] 2026-06-15 10:26:09.482 | ++ extras.d/80-tempest.sh:source:32 : [[ stack == \c\l\e\a\n ]] 2026-06-15 10:26:09.485 | + functions-common:run_phase:1863 : [[ stack == \s\o\u\r\c\e ]] 2026-06-15 10:26:09.489 | + functions-common:run_phase:1866 : [[ stack == \o\v\e\r\r\i\d\e\_\d\e\f\a\u\l\t\s ]] 2026-06-15 10:26:09.492 | + functions-common:run_phase:1869 : run_plugins stack install 2026-06-15 10:26:09.495 | + functions-common:run_plugins:1828 : local mode=stack 2026-06-15 10:26:09.500 | + functions-common:run_plugins:1829 : local phase=install 2026-06-15 10:26:09.504 | + functions-common:run_plugins:1831 : local plugins= 2026-06-15 10:26:09.507 | + functions-common:run_plugins:1832 : local plugin 2026-06-15 10:26:09.511 | + ./stack.sh:main:996 : use_library_from_git python-openstackclient 2026-06-15 10:26:09.516 | + inc/python:use_library_from_git:266 : local name=python-openstackclient 2026-06-15 10:26:09.519 | + inc/python:use_library_from_git:267 : local enabled=1 2026-06-15 10:26:09.523 | + inc/python:use_library_from_git:268 : [[ novnc,cinder,devstack,glance,keystone,neutron,nova,os-test-images,placement,requirements,swift,tempest = \A\L\L ]] 2026-06-15 10:26:09.526 | + inc/python:use_library_from_git:268 : [[ ,novnc,cinder,devstack,glance,keystone,neutron,nova,os-test-images,placement,requirements,swift,tempest, =~ ,python-openstackclient, ]] 2026-06-15 10:26:09.529 | + inc/python:use_library_from_git:269 : return 1 2026-06-15 10:26:09.533 | + ./stack.sh:main:1000 : pip_install_gr python-openstackclient 2026-06-15 10:26:09.537 | + inc/python:pip_install_gr:94 : local name=python-openstackclient 2026-06-15 10:26:09.540 | + inc/python:pip_install_gr:95 : local clean_name 2026-06-15 10:26:09.545 | ++ inc/python:pip_install_gr:96 : get_from_global_requirements python-openstackclient 2026-06-15 10:26:09.548 | ++ inc/python:get_from_global_requirements:241 : local package=python-openstackclient 2026-06-15 10:26:09.553 | ++ inc/python:get_from_global_requirements:242 : local required_pkg 2026-06-15 10:26:09.559 | +++ inc/python:get_from_global_requirements:243 : cut -d# -f1 2026-06-15 10:26:09.559 | +++ inc/python:get_from_global_requirements:243 : grep -i -h '^python-openstackclient' /opt/stack/requirements/global-requirements.txt 2026-06-15 10:26:09.567 | ++ inc/python:get_from_global_requirements:243 : required_pkg='python-openstackclient!=7.3.0,!=7.3.1 ' 2026-06-15 10:26:09.571 | ++ inc/python:get_from_global_requirements:244 : [[ python-openstackclient!=7.3.0,!=7.3.1 == '' ]] 2026-06-15 10:26:09.574 | ++ inc/python:get_from_global_requirements:247 : echo 'python-openstackclient!=7.3.0,!=7.3.1' 2026-06-15 10:26:09.578 | + inc/python:pip_install_gr:96 : clean_name='python-openstackclient!=7.3.0,!=7.3.1' 2026-06-15 10:26:09.582 | + inc/python:pip_install_gr:97 : pip_install 'python-openstackclient!=7.3.0,!=7.3.1' 2026-06-15 10:26:09.619 | Using python 3.12 to install python-openstackclient!=7.3.0,!=7.3.1 2026-06-15 10:26:09.622 | + inc/python:pip_install:210 : env http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= /opt/stack/data/venv/bin/pip install -c /opt/stack/requirements/upper-constraints.txt 'python-openstackclient!=7.3.0,!=7.3.1' 2026-06-15 10:26:10.609 | Looking in indexes: https://mirror-int.ord.rax.opendev.org/pypi/simple, https://mirror-int.ord.rax.opendev.org/wheel/ubuntu-24.04-x86_64 2026-06-15 10:26:10.750 | Collecting python-openstackclient!=7.3.0,!=7.3.1 2026-06-15 10:26:10.753 | Downloading python_openstackclient-10.1.0-py3-none-any.whl.metadata (10 kB) 2026-06-15 10:26:10.766 | Requirement already satisfied: cryptography>=2.7 in /opt/stack/data/venv/lib/python3.12/site-packages (from python-openstackclient!=7.3.0,!=7.3.1) (43.0.3) 2026-06-15 10:26:10.767 | Requirement already satisfied: cliff>=4.13.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from python-openstackclient!=7.3.0,!=7.3.1) (4.14.0) 2026-06-15 10:26:10.768 | Requirement already satisfied: iso8601>=0.1.11 in /opt/stack/data/venv/lib/python3.12/site-packages (from python-openstackclient!=7.3.0,!=7.3.1) (2.1.0) 2026-06-15 10:26:10.769 | Requirement already satisfied: openstacksdk>=4.14.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from python-openstackclient!=7.3.0,!=7.3.1) (4.15.0) 2026-06-15 10:26:10.769 | Requirement already satisfied: osc-lib>=4.6.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from python-openstackclient!=7.3.0,!=7.3.1) (4.6.0) 2026-06-15 10:26:10.770 | Requirement already satisfied: oslo.i18n>=3.15.3 in /opt/stack/data/venv/lib/python3.12/site-packages (from python-openstackclient!=7.3.0,!=7.3.1) (6.8.0) 2026-06-15 10:26:10.771 | Requirement already satisfied: python-keystoneclient>=3.22.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from python-openstackclient!=7.3.0,!=7.3.1) (5.8.0) 2026-06-15 10:26:10.772 | Requirement already satisfied: python-cinderclient>=3.3.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from python-openstackclient!=7.3.0,!=7.3.1) (9.9.0) 2026-06-15 10:26:10.773 | Requirement already satisfied: requests>=2.27.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from python-openstackclient!=7.3.0,!=7.3.1) (2.34.2) 2026-06-15 10:26:10.773 | Requirement already satisfied: stevedore>=2.0.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from python-openstackclient!=7.3.0,!=7.3.1) (5.8.0) 2026-06-15 10:26:10.775 | Requirement already satisfied: autopage>=0.4.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from cliff>=4.13.0->python-openstackclient!=7.3.0,!=7.3.1) (0.6.0) 2026-06-15 10:26:10.776 | Requirement already satisfied: cmd2>=3.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from cliff>=4.13.0->python-openstackclient!=7.3.0,!=7.3.1) (4.0.0) 2026-06-15 10:26:10.777 | Requirement already satisfied: PrettyTable>=0.7.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from cliff>=4.13.0->python-openstackclient!=7.3.0,!=7.3.1) (3.17.0) 2026-06-15 10:26:10.778 | Requirement already satisfied: PyYAML>=3.12 in /opt/stack/data/venv/lib/python3.12/site-packages (from cliff>=4.13.0->python-openstackclient!=7.3.0,!=7.3.1) (6.0.3) 2026-06-15 10:26:10.781 | Requirement already satisfied: prompt-toolkit>=3.0.52 in /opt/stack/data/venv/lib/python3.12/site-packages (from cmd2>=3.0.0->cliff>=4.13.0->python-openstackclient!=7.3.0,!=7.3.1) (3.0.52) 2026-06-15 10:26:10.782 | Requirement already satisfied: pyperclip>=1.8.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from cmd2>=3.0.0->cliff>=4.13.0->python-openstackclient!=7.3.0,!=7.3.1) (1.11.0) 2026-06-15 10:26:10.783 | Requirement already satisfied: rich>=15.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from cmd2>=3.0.0->cliff>=4.13.0->python-openstackclient!=7.3.0,!=7.3.1) (15.0.0) 2026-06-15 10:26:10.783 | Requirement already satisfied: rich-argparse>=1.7.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from cmd2>=3.0.0->cliff>=4.13.0->python-openstackclient!=7.3.0,!=7.3.1) (1.8.0) 2026-06-15 10:26:10.786 | Requirement already satisfied: cffi>=1.12 in /opt/stack/data/venv/lib/python3.12/site-packages (from cryptography>=2.7->python-openstackclient!=7.3.0,!=7.3.1) (2.0.0) 2026-06-15 10:26:10.790 | Requirement already satisfied: pycparser in /opt/stack/data/venv/lib/python3.12/site-packages (from cffi>=1.12->cryptography>=2.7->python-openstackclient!=7.3.0,!=7.3.1) (3.0) 2026-06-15 10:26:10.793 | Requirement already satisfied: decorator>=4.4.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from openstacksdk>=4.14.0->python-openstackclient!=7.3.0,!=7.3.1) (5.3.1) 2026-06-15 10:26:10.794 | Requirement already satisfied: dogpile.cache>=0.6.5 in /opt/stack/data/venv/lib/python3.12/site-packages (from openstacksdk>=4.14.0->python-openstackclient!=7.3.0,!=7.3.1) (1.5.0) 2026-06-15 10:26:10.795 | Requirement already satisfied: jmespath>=0.9.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from openstacksdk>=4.14.0->python-openstackclient!=7.3.0,!=7.3.1) (1.1.0) 2026-06-15 10:26:10.796 | Requirement already satisfied: jsonpatch!=1.20,>=1.16 in /opt/stack/data/venv/lib/python3.12/site-packages (from openstacksdk>=4.14.0->python-openstackclient!=7.3.0,!=7.3.1) (1.33) 2026-06-15 10:26:10.797 | Requirement already satisfied: keystoneauth1>=5.10.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from openstacksdk>=4.14.0->python-openstackclient!=7.3.0,!=7.3.1) (5.14.0) 2026-06-15 10:26:10.798 | Requirement already satisfied: os-service-types>=1.8.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from openstacksdk>=4.14.0->python-openstackclient!=7.3.0,!=7.3.1) (1.8.2) 2026-06-15 10:26:10.799 | Requirement already satisfied: pbr!=2.1.0,>=2.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from openstacksdk>=4.14.0->python-openstackclient!=7.3.0,!=7.3.1) (7.0.3) 2026-06-15 10:26:10.800 | Requirement already satisfied: platformdirs>=3 in /opt/stack/data/venv/lib/python3.12/site-packages (from openstacksdk>=4.14.0->python-openstackclient!=7.3.0,!=7.3.1) (4.10.0) 2026-06-15 10:26:10.801 | Requirement already satisfied: psutil>=3.2.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from openstacksdk>=4.14.0->python-openstackclient!=7.3.0,!=7.3.1) (7.2.2) 2026-06-15 10:26:10.808 | Requirement already satisfied: jsonpointer>=1.9 in /opt/stack/data/venv/lib/python3.12/site-packages (from jsonpatch!=1.20,>=1.16->openstacksdk>=4.14.0->python-openstackclient!=7.3.0,!=7.3.1) (3.1.1) 2026-06-15 10:26:10.813 | Requirement already satisfied: typing-extensions>=4.12 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystoneauth1>=5.10.0->openstacksdk>=4.14.0->python-openstackclient!=7.3.0,!=7.3.1) (4.15.0) 2026-06-15 10:26:10.818 | Requirement already satisfied: oslo.utils>=3.33.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from osc-lib>=4.6.0->python-openstackclient!=7.3.0,!=7.3.1) (10.1.1) 2026-06-15 10:26:10.823 | Requirement already satisfied: netaddr>=0.10.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.utils>=3.33.0->osc-lib>=4.6.0->python-openstackclient!=7.3.0,!=7.3.1) (1.3.0) 2026-06-15 10:26:10.824 | Requirement already satisfied: pyparsing>=2.1.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.utils>=3.33.0->osc-lib>=4.6.0->python-openstackclient!=7.3.0,!=7.3.1) (3.3.2) 2026-06-15 10:26:10.825 | Requirement already satisfied: packaging>=20.4 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.utils>=3.33.0->osc-lib>=4.6.0->python-openstackclient!=7.3.0,!=7.3.1) (26.2) 2026-06-15 10:26:10.831 | Requirement already satisfied: setuptools in /opt/stack/data/venv/lib/python3.12/site-packages (from pbr!=2.1.0,>=2.0.0->openstacksdk>=4.14.0->python-openstackclient!=7.3.0,!=7.3.1) (82.0.1) 2026-06-15 10:26:10.835 | Requirement already satisfied: wcwidth in /opt/stack/data/venv/lib/python3.12/site-packages (from PrettyTable>=0.7.2->cliff>=4.13.0->python-openstackclient!=7.3.0,!=7.3.1) (0.8.0) 2026-06-15 10:26:10.858 | Requirement already satisfied: debtcollector>=1.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from python-keystoneclient>=3.22.0->python-openstackclient!=7.3.0,!=7.3.1) (3.1.0) 2026-06-15 10:26:10.859 | Requirement already satisfied: oslo.config>=5.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from python-keystoneclient>=3.22.0->python-openstackclient!=7.3.0,!=7.3.1) (10.5.0) 2026-06-15 10:26:10.860 | Requirement already satisfied: oslo.serialization>=2.18.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from python-keystoneclient>=3.22.0->python-openstackclient!=7.3.0,!=7.3.1) (5.10.0) 2026-06-15 10:26:10.863 | Requirement already satisfied: wrapt>=2.1.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from debtcollector>=1.2.0->python-keystoneclient>=3.22.0->python-openstackclient!=7.3.0,!=7.3.1) (2.2.1) 2026-06-15 10:26:10.866 | Requirement already satisfied: rfc3986>=1.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.config>=5.2.0->python-keystoneclient>=3.22.0->python-openstackclient!=7.3.0,!=7.3.1) (2.0.0) 2026-06-15 10:26:10.869 | Requirement already satisfied: msgpack>=0.5.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.serialization>=2.18.0->python-keystoneclient>=3.22.0->python-openstackclient!=7.3.0,!=7.3.1) (1.1.2) 2026-06-15 10:26:10.876 | Requirement already satisfied: charset_normalizer<4,>=2 in /opt/stack/data/venv/lib/python3.12/site-packages (from requests>=2.27.0->python-openstackclient!=7.3.0,!=7.3.1) (3.4.7) 2026-06-15 10:26:10.877 | Requirement already satisfied: idna<4,>=2.5 in /opt/stack/data/venv/lib/python3.12/site-packages (from requests>=2.27.0->python-openstackclient!=7.3.0,!=7.3.1) (3.18) 2026-06-15 10:26:10.878 | Requirement already satisfied: urllib3<3,>=1.26 in /opt/stack/data/venv/lib/python3.12/site-packages (from requests>=2.27.0->python-openstackclient!=7.3.0,!=7.3.1) (2.7.0) 2026-06-15 10:26:10.879 | Requirement already satisfied: certifi>=2023.5.7 in /opt/stack/data/venv/lib/python3.12/site-packages (from requests>=2.27.0->python-openstackclient!=7.3.0,!=7.3.1) (2026.5.20) 2026-06-15 10:26:10.895 | Requirement already satisfied: markdown-it-py>=2.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from rich>=15.0.0->cmd2>=3.0.0->cliff>=4.13.0->python-openstackclient!=7.3.0,!=7.3.1) (4.2.0) 2026-06-15 10:26:10.896 | Requirement already satisfied: pygments<3.0.0,>=2.13.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from rich>=15.0.0->cmd2>=3.0.0->cliff>=4.13.0->python-openstackclient!=7.3.0,!=7.3.1) (2.20.0) 2026-06-15 10:26:10.901 | Requirement already satisfied: mdurl~=0.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from markdown-it-py>=2.2.0->rich>=15.0.0->cmd2>=3.0.0->cliff>=4.13.0->python-openstackclient!=7.3.0,!=7.3.1) (0.1.2) 2026-06-15 10:26:10.939 | Downloading python_openstackclient-10.1.0-py3-none-any.whl (1.2 MB) 2026-06-15 10:26:10.968 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.2/1.2 MB 41.5 MB/s 0:00:00 2026-06-15 10:26:11.256 | Installing collected packages: python-openstackclient 2026-06-15 10:26:13.391 | Successfully installed python-openstackclient-10.1.0 2026-06-15 10:26:13.533 | + inc/python:pip_install:216 : result=0 2026-06-15 10:26:13.538 | + inc/python:pip_install:218 : time_stop pip_install 2026-06-15 10:26:13.541 | + functions-common:time_stop:2414 : local name 2026-06-15 10:26:13.545 | + functions-common:time_stop:2415 : local end_time 2026-06-15 10:26:13.549 | + functions-common:time_stop:2416 : local elapsed_time 2026-06-15 10:26:13.552 | + functions-common:time_stop:2417 : local total 2026-06-15 10:26:13.556 | + functions-common:time_stop:2418 : local start_time 2026-06-15 10:26:13.559 | + functions-common:time_stop:2420 : name=pip_install 2026-06-15 10:26:13.562 | + functions-common:time_stop:2421 : start_time=1781519169611 2026-06-15 10:26:13.566 | + functions-common:time_stop:2423 : [[ -z 1781519169611 ]] 2026-06-15 10:26:13.571 | ++ functions-common:time_stop:2426 : date +%s%3N 2026-06-15 10:26:13.576 | + functions-common:time_stop:2426 : end_time=1781519173572 2026-06-15 10:26:13.580 | + functions-common:time_stop:2427 : elapsed_time=3961 2026-06-15 10:26:13.584 | + functions-common:time_stop:2428 : total=155939 2026-06-15 10:26:13.587 | + functions-common:time_stop:2430 : _TIME_START[$name]= 2026-06-15 10:26:13.590 | + functions-common:time_stop:2431 : _TIME_TOTAL[$name]=159900 2026-06-15 10:26:13.594 | + inc/python:pip_install:219 : return 0 2026-06-15 10:26:13.598 | + ./stack.sh:main:1001 : is_service_enabled openstack-cli-server 2026-06-15 10:26:13.620 | + functions-common:is_service_enabled:2070 : return 0 2026-06-15 10:26:13.623 | + ./stack.sh:main:1002 : install_openstack_cli_server 2026-06-15 10:26:13.628 | + 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:/snap/bin:/usr/local/bin:/usr/local/sbin:/usr/sbin:/sbin 2026-06-15 10:26:13.632 | + 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:/snap/bin:/usr/local/bin:/usr/local/sbin:/usr/sbin:/sbin 2026-06-15 10:26:13.635 | + 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-06-15 10:26:13.639 | + functions-common:run_process:1668 : local service=openstack-cli-server 2026-06-15 10:26:13.643 | + functions-common:run_process:1669 : local 'command=/opt/stack/data/venv/bin/python3 /opt/stack/devstack/files/openstack-cli-server/openstack-cli-server' 2026-06-15 10:26:13.646 | + functions-common:run_process:1670 : local group= 2026-06-15 10:26:13.649 | + functions-common:run_process:1671 : local user= 2026-06-15 10:26:13.653 | + functions-common:run_process:1672 : local env_vars= 2026-06-15 10:26:13.657 | + functions-common:run_process:1674 : local name=openstack-cli-server 2026-06-15 10:26:13.660 | + functions-common:run_process:1676 : time_start run_process 2026-06-15 10:26:13.664 | + functions-common:time_start:2400 : local name=run_process 2026-06-15 10:26:13.668 | + functions-common:time_start:2401 : local start_time= 2026-06-15 10:26:13.672 | + functions-common:time_start:2402 : [[ -n '' ]] 2026-06-15 10:26:13.678 | ++ functions-common:time_start:2405 : date +%s%3N 2026-06-15 10:26:13.684 | + functions-common:time_start:2405 : _TIME_START[$name]=1781519173679 2026-06-15 10:26:13.687 | + functions-common:run_process:1677 : is_service_enabled openstack-cli-server 2026-06-15 10:26:13.713 | + functions-common:is_service_enabled:2070 : return 0 2026-06-15 10:26:13.717 | + 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-06-15 10:26:13.721 | + functions-common:_run_under_systemd:1622 : local service=openstack-cli-server 2026-06-15 10:26:13.725 | + 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-06-15 10:26:13.728 | + 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-06-15 10:26:13.732 | + 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-06-15 10:26:13.736 | + 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-06-15 10:26:13.740 | + functions-common:_common_systemd_pitfalls:1597 : [[ /opt/stack/data/venv/bin/python3 /opt/stack/devstack/files/openstack-cli-server/openstack-cli-server =~ sudo ]] 2026-06-15 10:26:13.743 | + functions-common:_common_systemd_pitfalls:1608 : [[ ! /opt/stack/data/venv/bin/python3 /opt/stack/devstack/files/openstack-cli-server/openstack-cli-server =~ ^/ ]] 2026-06-15 10:26:13.747 | + functions-common:_run_under_systemd:1628 : local systemd_service=devstack@openstack-cli-server.service 2026-06-15 10:26:13.750 | + functions-common:_run_under_systemd:1629 : local group= 2026-06-15 10:26:13.754 | + functions-common:_run_under_systemd:1630 : local user=stack 2026-06-15 10:26:13.757 | + functions-common:_run_under_systemd:1631 : [[ -z stack ]] 2026-06-15 10:26:13.761 | + functions-common:_run_under_systemd:1634 : local env_vars= 2026-06-15 10:26:13.764 | + functions-common:_run_under_systemd:1635 : [[ -v SYSTEMD_ENV_VARS[openstack-cli-server] ]] 2026-06-15 10:26:13.768 | + functions-common:_run_under_systemd:1638 : [[ /opt/stack/data/venv/bin/python3 /opt/stack/devstack/files/openstack-cli-server/openstack-cli-server =~ uwsgi ]] 2026-06-15 10:26:13.773 | + 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-06-15 10:26:13.776 | + functions-common:write_user_unit_file:1529 : local service=devstack@openstack-cli-server.service 2026-06-15 10:26:13.781 | + 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-06-15 10:26:13.784 | + functions-common:write_user_unit_file:1531 : local group= 2026-06-15 10:26:13.788 | + functions-common:write_user_unit_file:1532 : local user=stack 2026-06-15 10:26:13.791 | + functions-common:write_user_unit_file:1533 : local env_vars= 2026-06-15 10:26:13.795 | + functions-common:write_user_unit_file:1534 : local extra= 2026-06-15 10:26:13.798 | + functions-common:write_user_unit_file:1535 : [[ -n '' ]] 2026-06-15 10:26:13.802 | + functions-common:write_user_unit_file:1538 : local unitfile=/etc/systemd/system/devstack@openstack-cli-server.service 2026-06-15 10:26:13.806 | + functions-common:write_user_unit_file:1539 : mkdir -p /etc/systemd/system 2026-06-15 10:26:13.811 | + 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-06-15 10:26:13.908 | + 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:/snap/bin:/usr/local/bin:/usr/local/sbin:/usr/sbin:/sbin"' 2026-06-15 10:26:13.999 | + functions-common:write_user_unit_file:1543 : iniset -sudo /etc/systemd/system/devstack@openstack-cli-server.service Service User stack 2026-06-15 10:26:14.073 | + 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-06-15 10:26:14.152 | + functions-common:write_user_unit_file:1545 : iniset -sudo /etc/systemd/system/devstack@openstack-cli-server.service Service KillMode process 2026-06-15 10:26:14.232 | + functions-common:write_user_unit_file:1546 : iniset -sudo /etc/systemd/system/devstack@openstack-cli-server.service Service TimeoutStopSec 300 2026-06-15 10:26:14.312 | + 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-06-15 10:26:14.396 | + functions-common:write_user_unit_file:1548 : [[ -n '' ]] 2026-06-15 10:26:14.399 | + functions-common:write_user_unit_file:1551 : [[ -n '' ]] 2026-06-15 10:26:14.403 | + functions-common:write_user_unit_file:1554 : iniset -sudo /etc/systemd/system/devstack@openstack-cli-server.service Install WantedBy multi-user.target 2026-06-15 10:26:14.495 | + functions-common:write_user_unit_file:1557 : sudo systemctl daemon-reload 2026-06-15 10:26:15.138 | + functions-common:_run_under_systemd:1647 : sudo systemctl enable devstack@openstack-cli-server.service 2026-06-15 10:26:15.160 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@openstack-cli-server.service → /etc/systemd/system/devstack@openstack-cli-server.service. 2026-06-15 10:26:15.796 | + functions-common:_run_under_systemd:1648 : sudo systemctl start devstack@openstack-cli-server.service 2026-06-15 10:26:16.139 | + functions-common:run_process:1680 : time_stop run_process 2026-06-15 10:26:16.142 | + functions-common:time_stop:2414 : local name 2026-06-15 10:26:16.146 | + functions-common:time_stop:2415 : local end_time 2026-06-15 10:26:16.150 | + functions-common:time_stop:2416 : local elapsed_time 2026-06-15 10:26:16.155 | + functions-common:time_stop:2417 : local total 2026-06-15 10:26:16.159 | + functions-common:time_stop:2418 : local start_time 2026-06-15 10:26:16.162 | + functions-common:time_stop:2420 : name=run_process 2026-06-15 10:26:16.166 | + functions-common:time_stop:2421 : start_time=1781519173679 2026-06-15 10:26:16.169 | + functions-common:time_stop:2423 : [[ -z 1781519173679 ]] 2026-06-15 10:26:16.174 | ++ functions-common:time_stop:2426 : date +%s%3N 2026-06-15 10:26:16.181 | + functions-common:time_stop:2426 : end_time=1781519176176 2026-06-15 10:26:16.185 | + functions-common:time_stop:2427 : elapsed_time=2497 2026-06-15 10:26:16.188 | + functions-common:time_stop:2428 : total=0 2026-06-15 10:26:16.192 | + functions-common:time_stop:2430 : _TIME_START[$name]= 2026-06-15 10:26:16.196 | + functions-common:time_stop:2431 : _TIME_TOTAL[$name]=2497 2026-06-15 10:26:16.200 | + ./stack.sh:main:1008 : install_oscwrap 2026-06-15 10:26:16.205 | ++ functions-common:install_oscwrap:2464 : mktemp 2026-06-15 10:26:16.211 | + functions-common:install_oscwrap:2464 : OSCWRAP_TIMER_FILE=/tmp/tmp.kdiofIRen7 2026-06-15 10:26:16.214 | + functions-common:install_oscwrap:2467 : shopt -s expand_aliases 2026-06-15 10:26:16.217 | + functions-common:install_oscwrap:2470 : unalias -a 2026-06-15 10:26:16.222 | + functions-common:install_oscwrap:2472 : alias openstack=oscwrap 2026-06-15 10:26:16.225 | + ./stack.sh:main:1013 : [[ False != \F\a\l\s\e ]] 2026-06-15 10:26:16.229 | + ./stack.sh:main:1053 : '[' -f /opt/stack/data/ca-bundle.pem ']' 2026-06-15 10:26:16.232 | + ./stack.sh:main:1054 : export OS_CACERT=/opt/stack/data/ca-bundle.pem 2026-06-15 10:26:16.236 | + ./stack.sh:main:1054 : OS_CACERT=/opt/stack/data/ca-bundle.pem 2026-06-15 10:26:16.240 | + ./stack.sh:main:1061 : is_service_enabled mysql postgresql 2026-06-15 10:26:16.260 | + functions-common:is_service_enabled:2070 : return 0 2026-06-15 10:26:16.264 | + ./stack.sh:main:1062 : configure_database 2026-06-15 10:26:16.268 | + lib/database:configure_database:128 : configure_database_mysql 2026-06-15 10:26:16.270 | + lib/databases/mysql:configure_database_mysql:60 : local my_conf mysql slow_log my_client_conf 2026-06-15 10:26:16.273 | + lib/databases/mysql:configure_database_mysql:61 : echo_summary 'Configuring and starting MySQL' 2026-06-15 10:26:16.277 | + ./stack.sh:echo_summary:438 : [[ -t 3 ]] 2026-06-15 10:26:16.281 | + ./stack.sh:echo_summary:444 : echo -e Configuring and starting MySQL 2026-06-15 10:26:16.284 | + lib/databases/mysql:configure_database_mysql:63 : is_ubuntu 2026-06-15 10:26:16.288 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-06-15 10:26:16.291 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-06-15 10:26:16.295 | + lib/databases/mysql:configure_database_mysql:64 : my_conf=/etc/mysql/my.cnf 2026-06-15 10:26:16.298 | + lib/databases/mysql:configure_database_mysql:76 : is_ubuntu 2026-06-15 10:26:16.301 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-06-15 10:26:16.304 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-06-15 10:26:16.308 | + lib/databases/mysql:configure_database_mysql:77 : is_fips_enabled 2026-06-15 10:26:16.313 | ++ functions-common:is_fips_enabled:2535 : cat /proc/sys/crypto/fips_enabled 2026-06-15 10:26:16.316 | cat: /proc/sys/crypto/fips_enabled: No such file or directory 2026-06-15 10:26:16.319 | + functions-common:is_fips_enabled:2535 : fips= 2026-06-15 10:26:16.323 | + functions-common:is_fips_enabled:2536 : '[' '' == 1 ']' 2026-06-15 10:26:16.327 | ++ lib/databases/mysql:configure_database_mysql:85 : ipv6_unquote 0.0.0.0 2026-06-15 10:26:16.332 | ++ functions-common:ipv6_unquote:2212 : echo 0.0.0.0 2026-06-15 10:26:16.332 | ++ functions-common:ipv6_unquote:2212 : tr -d '[]' 2026-06-15 10:26:16.338 | + lib/databases/mysql:configure_database_mysql:85 : iniset -sudo /etc/mysql/my.cnf mysqld bind-address 0.0.0.0 2026-06-15 10:26:16.429 | + lib/databases/mysql:configure_database_mysql:88 : is_fedora 2026-06-15 10:26:16.432 | + functions-common:is_fedora:526 : [[ -z Ubuntu ]] 2026-06-15 10:26:16.435 | + functions-common:is_fedora:530 : '[' Ubuntu = Fedora ']' 2026-06-15 10:26:16.439 | + functions-common:is_fedora:530 : '[' Ubuntu = 'Red Hat' ']' 2026-06-15 10:26:16.442 | + functions-common:is_fedora:531 : '[' Ubuntu = openEuler ']' 2026-06-15 10:26:16.444 | + functions-common:is_fedora:532 : '[' Ubuntu = RedHatEnterpriseServer ']' 2026-06-15 10:26:16.447 | + functions-common:is_fedora:533 : '[' Ubuntu = RedHatEnterprise ']' 2026-06-15 10:26:16.450 | + functions-common:is_fedora:534 : '[' Ubuntu = RedHatEnterpriseLinux ']' 2026-06-15 10:26:16.453 | + functions-common:is_fedora:535 : '[' Ubuntu = RockyLinux ']' 2026-06-15 10:26:16.456 | + functions-common:is_fedora:536 : '[' Ubuntu = CentOS ']' 2026-06-15 10:26:16.460 | + functions-common:is_fedora:536 : '[' Ubuntu = CentOSStream ']' 2026-06-15 10:26:16.464 | + functions-common:is_fedora:537 : '[' Ubuntu = AlmaLinux ']' 2026-06-15 10:26:16.467 | + functions-common:is_fedora:538 : '[' Ubuntu = OracleServer ']' 2026-06-15 10:26:16.471 | + functions-common:is_fedora:538 : '[' Ubuntu = Virtuozzo ']' 2026-06-15 10:26:16.475 | + lib/databases/mysql:configure_database_mysql:91 : is_ubuntu 2026-06-15 10:26:16.477 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-06-15 10:26:16.481 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-06-15 10:26:16.484 | + lib/databases/mysql:configure_database_mysql:93 : restart_service mysql 2026-06-15 10:26:16.486 | + functions-common:restart_service:2298 : '[' -x /bin/systemctl ']' 2026-06-15 10:26:16.489 | + functions-common:restart_service:2299 : sudo /bin/systemctl restart mysql 2026-06-15 10:26:18.530 | + lib/databases/mysql:configure_database_mysql:98 : local use_mariadb_socket_auth=False 2026-06-15 10:26:18.535 | + lib/databases/mysql:configure_database_mysql:99 : is_ubuntu 2026-06-15 10:26:18.539 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-06-15 10:26:18.542 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-06-15 10:26:18.546 | + lib/databases/mysql:configure_database_mysql:99 : '[' mysql == mariadb ']' 2026-06-15 10:26:18.551 | + lib/databases/mysql:configure_database_mysql:109 : [[ False != \T\r\u\e ]] 2026-06-15 10:26:18.555 | + lib/databases/mysql:configure_database_mysql:110 : sudo mysqladmin -u root password secretdatabase 2026-06-15 10:26:18.576 | mysqladmin: connect to server at 'localhost' failed 2026-06-15 10:26:18.576 | error: 'Access denied for user 'root'@'localhost' (using password: NO)' 2026-06-15 10:26:18.582 | + lib/databases/mysql:configure_database_mysql:110 : true 2026-06-15 10:26:18.585 | + lib/databases/mysql:configure_database_mysql:115 : is_ubuntu 2026-06-15 10:26:18.588 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-06-15 10:26:18.591 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-06-15 10:26:18.595 | + lib/databases/mysql:configure_database_mysql:115 : '[' mysql == mariadb ']' 2026-06-15 10:26:18.597 | + lib/databases/mysql:configure_database_mysql:118 : local 'cmd_args=-uroot -psecretdatabase -h127.0.0.1 ' 2026-06-15 10:26:18.601 | + lib/databases/mysql:configure_database_mysql:123 : min_db_ver=11.6.2 2026-06-15 10:26:18.606 | ++ lib/databases/mysql:configure_database_mysql:124 : sudo mysql -uroot -psecretdatabase -h127.0.0.1 -e 'select version();' -sN 2026-06-15 10:26:18.607 | ++ lib/databases/mysql:configure_database_mysql:124 : cut -d - -f 1 2026-06-15 10:26:18.622 | mysql: [Warning] Using a password on the command line interface can be insecure. 2026-06-15 10:26:18.723 | + lib/databases/mysql:configure_database_mysql:124 : db_version=8.0.46 2026-06-15 10:26:18.728 | ++ lib/databases/mysql:configure_database_mysql:125 : printf '%s\n' 11.6.2 8.0.46 2026-06-15 10:26:18.728 | ++ lib/databases/mysql:configure_database_mysql:125 : tail -n 1 2026-06-15 10:26:18.729 | ++ lib/databases/mysql:configure_database_mysql:125 : sort -V 2026-06-15 10:26:18.738 | + lib/databases/mysql:configure_database_mysql:125 : max_db_ver=11.6.2 2026-06-15 10:26:18.741 | + lib/databases/mysql:configure_database_mysql:126 : [[ 11.6.2 != \1\1\.\6\.\2 ]] 2026-06-15 10:26:18.745 | + lib/databases/mysql:configure_database_mysql:132 : [[ False == \T\r\u\e ]] 2026-06-15 10:26:18.748 | + lib/databases/mysql:configure_database_mysql:139 : [[ False == \T\r\u\e ]] 2026-06-15 10:26:18.753 | + lib/databases/mysql:configure_database_mysql:144 : sudo mysql -uroot -psecretdatabase -h127.0.0.1 -e 'CREATE USER IF NOT EXISTS '\''root'\''@'\''%'\'' identified by '\''secretdatabase'\'';' 2026-06-15 10:26:18.770 | mysql: [Warning] Using a password on the command line interface can be insecure. 2026-06-15 10:26:18.870 | + lib/databases/mysql:configure_database_mysql:145 : sudo mysql -uroot -psecretdatabase -h127.0.0.1 -e 'GRANT ALL PRIVILEGES ON *.* TO '\''root'\''@'\''%'\'';' 2026-06-15 10:26:18.887 | mysql: [Warning] Using a password on the command line interface can be insecure. 2026-06-15 10:26:18.973 | + lib/databases/mysql:configure_database_mysql:151 : iniset -sudo /etc/mysql/my.cnf mysqld sql_mode TRADITIONAL 2026-06-15 10:26:19.045 | + lib/databases/mysql:configure_database_mysql:152 : iniset -sudo /etc/mysql/my.cnf mysqld default-storage-engine InnoDB 2026-06-15 10:26:19.119 | + lib/databases/mysql:configure_database_mysql:153 : iniset -sudo /etc/mysql/my.cnf mysqld max_connections 1024 2026-06-15 10:26:19.201 | + lib/databases/mysql:configure_database_mysql:155 : [[ False == \T\r\u\e ]] 2026-06-15 10:26:19.204 | + lib/databases/mysql:configure_database_mysql:175 : [[ True == \T\r\u\e ]] 2026-06-15 10:26:19.206 | + lib/databases/mysql:configure_database_mysql:176 : echo 'enabling MySQL performance counting' 2026-06-15 10:26:19.206 | enabling MySQL performance counting 2026-06-15 10:26:19.209 | + lib/databases/mysql:configure_database_mysql:179 : pip_install /opt/stack/devstack/tools/dbcounter 2026-06-15 10:26:19.238 | Using python 3.12 to install /opt/stack/devstack/tools/dbcounter 2026-06-15 10:26:19.241 | + inc/python:pip_install:210 : env http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= /opt/stack/data/venv/bin/pip install -c /opt/stack/requirements/upper-constraints.txt /opt/stack/devstack/tools/dbcounter 2026-06-15 10:26:20.261 | Looking in indexes: https://mirror-int.ord.rax.opendev.org/pypi/simple, https://mirror-int.ord.rax.opendev.org/wheel/ubuntu-24.04-x86_64 2026-06-15 10:26:20.267 | Processing ./tools/dbcounter 2026-06-15 10:26:20.270 | Installing build dependencies: started 2026-06-15 10:26:23.178 | Installing build dependencies: finished with status 'done' 2026-06-15 10:26:23.180 | Getting requirements to build wheel: started 2026-06-15 10:26:23.810 | Getting requirements to build wheel: finished with status 'done' 2026-06-15 10:26:23.810 | Preparing metadata (pyproject.toml): started 2026-06-15 10:26:24.168 | Preparing metadata (pyproject.toml): finished with status 'done' 2026-06-15 10:26:24.173 | Building wheels for collected packages: dbcounter 2026-06-15 10:26:24.173 | Building wheel for dbcounter (pyproject.toml): started 2026-06-15 10:26:24.559 | Building wheel for dbcounter (pyproject.toml): finished with status 'done' 2026-06-15 10:26:24.561 | Created wheel for dbcounter: filename=dbcounter-0.1-py3-none-any.whl size=3228 sha256=80393807ed0a9d5c1da7d4c78377d457360a6ae7a9c71ca55c921a46840a998b 2026-06-15 10:26:24.561 | Stored in directory: /tmp/pip-ephem-wheel-cache-vph7_134/wheels/9f/f3/e3/9e703708cca6cc64da4832f57f80621db1f5df923a5ce5447e 2026-06-15 10:26:24.565 | Successfully built dbcounter 2026-06-15 10:26:24.854 | Installing collected packages: dbcounter 2026-06-15 10:26:24.900 | Successfully installed dbcounter-0.1 2026-06-15 10:26:25.052 | + inc/python:pip_install:216 : result=0 2026-06-15 10:26:25.055 | + inc/python:pip_install:218 : time_stop pip_install 2026-06-15 10:26:25.059 | + functions-common:time_stop:2414 : local name 2026-06-15 10:26:25.061 | + functions-common:time_stop:2415 : local end_time 2026-06-15 10:26:25.064 | + functions-common:time_stop:2416 : local elapsed_time 2026-06-15 10:26:25.068 | + functions-common:time_stop:2417 : local total 2026-06-15 10:26:25.070 | + functions-common:time_stop:2418 : local start_time 2026-06-15 10:26:25.072 | + functions-common:time_stop:2420 : name=pip_install 2026-06-15 10:26:25.075 | + functions-common:time_stop:2421 : start_time=1781519179230 2026-06-15 10:26:25.078 | + functions-common:time_stop:2423 : [[ -z 1781519179230 ]] 2026-06-15 10:26:25.082 | ++ functions-common:time_stop:2426 : date +%s%3N 2026-06-15 10:26:25.087 | + functions-common:time_stop:2426 : end_time=1781519185084 2026-06-15 10:26:25.090 | + functions-common:time_stop:2427 : elapsed_time=5854 2026-06-15 10:26:25.093 | + functions-common:time_stop:2428 : total=159900 2026-06-15 10:26:25.096 | + functions-common:time_stop:2430 : _TIME_START[$name]= 2026-06-15 10:26:25.098 | + functions-common:time_stop:2431 : _TIME_TOTAL[$name]=165754 2026-06-15 10:26:25.101 | + inc/python:pip_install:219 : return 0 2026-06-15 10:26:25.105 | + lib/databases/mysql:configure_database_mysql:182 : recreate_database stats 2026-06-15 10:26:25.107 | + lib/database:recreate_database:112 : local db=stats 2026-06-15 10:26:25.110 | + lib/database:recreate_database:113 : recreate_database_mysql stats 2026-06-15 10:26:25.114 | + lib/databases/mysql:recreate_database_mysql:54 : local db=stats 2026-06-15 10:26:25.117 | + lib/databases/mysql:recreate_database_mysql:55 : mysql -uroot -psecretdatabase -h127.0.0.1 -e 'DROP DATABASE IF EXISTS stats;' 2026-06-15 10:26:25.123 | mysql: [Warning] Using a password on the command line interface can be insecure. 2026-06-15 10:26:25.199 | + lib/databases/mysql:recreate_database_mysql:56 : mysql -uroot -psecretdatabase -h127.0.0.1 -e 'CREATE DATABASE stats CHARACTER SET utf8;' 2026-06-15 10:26:25.205 | mysql: [Warning] Using a password on the command line interface can be insecure. 2026-06-15 10:26:25.287 | + lib/databases/mysql:configure_database_mysql:183 : mysql -u root -psecretdatabase -h 127.0.0.1 -e 'CREATE TABLE queries (db VARCHAR(32), op VARCHAR(32), 2026-06-15 10:26:25.287 | count INT, PRIMARY KEY (db, op)) ENGINE MEMORY' stats 2026-06-15 10:26:25.294 | mysql: [Warning] Using a password on the command line interface can be insecure. 2026-06-15 10:26:25.373 | + lib/databases/mysql:configure_database_mysql:188 : [[ True == \T\r\u\e ]] 2026-06-15 10:26:25.376 | + lib/databases/mysql:configure_database_mysql:189 : iniset -sudo /etc/mysql/my.cnf mysqld read_buffer_size 64K 2026-06-15 10:26:25.456 | + lib/databases/mysql:configure_database_mysql:190 : iniset -sudo /etc/mysql/my.cnf mysqld innodb_buffer_pool_size 16M 2026-06-15 10:26:25.535 | + lib/databases/mysql:configure_database_mysql:191 : iniset -sudo /etc/mysql/my.cnf mysqld thread_stack 192K 2026-06-15 10:26:25.611 | + lib/databases/mysql:configure_database_mysql:192 : iniset -sudo /etc/mysql/my.cnf mysqld thread_cache_size 8 2026-06-15 10:26:25.687 | + lib/databases/mysql:configure_database_mysql:193 : iniset -sudo /etc/mysql/my.cnf mysqld tmp_table_size 8M 2026-06-15 10:26:25.763 | + lib/databases/mysql:configure_database_mysql:194 : iniset -sudo /etc/mysql/my.cnf mysqld sort_buffer_size 8M 2026-06-15 10:26:25.848 | + lib/databases/mysql:configure_database_mysql:195 : iniset -sudo /etc/mysql/my.cnf mysqld max_allowed_packet 8M 2026-06-15 10:26:25.926 | + lib/databases/mysql:configure_database_mysql:198 : restart_service mysql 2026-06-15 10:26:25.930 | + functions-common:restart_service:2298 : '[' -x /bin/systemctl ']' 2026-06-15 10:26:25.933 | + functions-common:restart_service:2299 : sudo /bin/systemctl restart mysql 2026-06-15 10:26:28.482 | + ./stack.sh:main:1066 : save_stackenv 1066 2026-06-15 10:26:28.486 | + functions-common:save_stackenv:65 : local tag=1066 2026-06-15 10:26:28.491 | ++ functions-common:save_stackenv:67 : date +%F-%H%M%S 2026-06-15 10:26:28.497 | + functions-common:save_stackenv:67 : time_stamp=2026-06-15-102628 2026-06-15 10:26:28.501 | + functions-common:save_stackenv:68 : echo '# 2026-06-15-102628 1066' 2026-06-15 10:26:28.504 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-06-15 10:26:28.507 | + functions-common:save_stackenv:70 : echo BASE_SQL_CONN=mysql+pymysql://root:secretdatabase@127.0.0.1 2026-06-15 10:26:28.511 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-06-15 10:26:28.515 | + functions-common:save_stackenv:70 : echo DATA_DIR=/opt/stack/data 2026-06-15 10:26:28.519 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-06-15 10:26:28.522 | + functions-common:save_stackenv:70 : echo DEST=/opt/stack 2026-06-15 10:26:28.525 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-06-15 10:26:28.528 | + functions-common:save_stackenv:70 : echo ENABLED_SERVICES=c-api,c-sch,c-vol,etcd3,file_tracker,g-api,key,memory_tracker,mysql,n-api,n-api-meta,n-cond,n-cpu,n-novnc,n-sch,openstack-cli-server,ovn-controller,ovn-northd,ovs-vswitchd,ovsdb-server,placement-api,q-ovn-agent,q-svc,rabbit,tempest,tls-proxy 2026-06-15 10:26:28.531 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-06-15 10:26:28.535 | + functions-common:save_stackenv:70 : echo HOST_IP=10.209.97.186 2026-06-15 10:26:28.538 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-06-15 10:26:28.541 | + functions-common:save_stackenv:70 : echo KEYSTONE_SERVICE_URI=https://10.209.97.186/identity 2026-06-15 10:26:28.544 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-06-15 10:26:28.548 | + functions-common:save_stackenv:70 : echo LOGFILE=/opt/stack/logs/devstacklog.txt.2026-06-15-101933 2026-06-15 10:26:28.551 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-06-15 10:26:28.554 | + functions-common:save_stackenv:70 : echo OS_CACERT=/opt/stack/data/ca-bundle.pem 2026-06-15 10:26:28.557 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-06-15 10:26:28.560 | + functions-common:save_stackenv:70 : echo SERVICE_HOST=10.209.97.186 2026-06-15 10:26:28.563 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-06-15 10:26:28.566 | + functions-common:save_stackenv:70 : echo STACK_USER=stack 2026-06-15 10:26:28.568 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-06-15 10:26:28.571 | + functions-common:save_stackenv:70 : echo TLS_IP=IP:10.209.97.186,IP:2001:4801:7824:101:be76:4eff:fe10:a62 2026-06-15 10:26:28.574 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-06-15 10:26:28.577 | + functions-common:save_stackenv:70 : echo HOST_IPV6=2001:4801:7824:101:be76:4eff:fe10:a62 2026-06-15 10:26:28.580 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-06-15 10:26:28.583 | + functions-common:save_stackenv:70 : echo SERVICE_IP_VERSION=4 2026-06-15 10:26:28.586 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-06-15 10:26:28.590 | + functions-common:save_stackenv:70 : echo TUNNEL_ENDPOINT_IP=10.209.97.186 2026-06-15 10:26:28.594 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-06-15 10:26:28.597 | + functions-common:save_stackenv:70 : echo TUNNEL_IP_VERSION=4 2026-06-15 10:26:28.600 | + ./stack.sh:main:1076 : start_dstat 2026-06-15 10:26:28.604 | + lib/dstat:start_dstat:31 : run_process dstat '/opt/stack/devstack/tools/dstat.sh /opt/stack/logs' 2026-06-15 10:26:28.607 | + functions-common:run_process:1668 : local service=dstat 2026-06-15 10:26:28.611 | + functions-common:run_process:1669 : local 'command=/opt/stack/devstack/tools/dstat.sh /opt/stack/logs' 2026-06-15 10:26:28.613 | + functions-common:run_process:1670 : local group= 2026-06-15 10:26:28.617 | + functions-common:run_process:1671 : local user= 2026-06-15 10:26:28.620 | + functions-common:run_process:1672 : local env_vars= 2026-06-15 10:26:28.623 | + functions-common:run_process:1674 : local name=dstat 2026-06-15 10:26:28.628 | + functions-common:run_process:1676 : time_start run_process 2026-06-15 10:26:28.632 | + functions-common:time_start:2400 : local name=run_process 2026-06-15 10:26:28.636 | + functions-common:time_start:2401 : local start_time= 2026-06-15 10:26:28.640 | + functions-common:time_start:2402 : [[ -n '' ]] 2026-06-15 10:26:28.645 | ++ functions-common:time_start:2405 : date +%s%3N 2026-06-15 10:26:28.651 | + functions-common:time_start:2405 : _TIME_START[$name]=1781519188647 2026-06-15 10:26:28.654 | + functions-common:run_process:1677 : is_service_enabled dstat 2026-06-15 10:26:28.679 | + functions-common:is_service_enabled:2070 : return 1 2026-06-15 10:26:28.682 | + functions-common:run_process:1680 : time_stop run_process 2026-06-15 10:26:28.686 | + functions-common:time_stop:2414 : local name 2026-06-15 10:26:28.690 | + functions-common:time_stop:2415 : local end_time 2026-06-15 10:26:28.694 | + functions-common:time_stop:2416 : local elapsed_time 2026-06-15 10:26:28.698 | + functions-common:time_stop:2417 : local total 2026-06-15 10:26:28.701 | + functions-common:time_stop:2418 : local start_time 2026-06-15 10:26:28.705 | + functions-common:time_stop:2420 : name=run_process 2026-06-15 10:26:28.709 | + functions-common:time_stop:2421 : start_time=1781519188647 2026-06-15 10:26:28.713 | + functions-common:time_stop:2423 : [[ -z 1781519188647 ]] 2026-06-15 10:26:28.717 | ++ functions-common:time_stop:2426 : date +%s%3N 2026-06-15 10:26:28.724 | + functions-common:time_stop:2426 : end_time=1781519188720 2026-06-15 10:26:28.728 | + functions-common:time_stop:2427 : elapsed_time=73 2026-06-15 10:26:28.733 | + functions-common:time_stop:2428 : total=2497 2026-06-15 10:26:28.736 | + functions-common:time_stop:2430 : _TIME_START[$name]= 2026-06-15 10:26:28.741 | + functions-common:time_stop:2431 : _TIME_TOTAL[$name]=2570 2026-06-15 10:26:28.745 | + lib/dstat:start_dstat:36 : run_process memory_tracker /opt/stack/devstack/tools/memory_tracker.sh '' root PYTHON=python3.12 2026-06-15 10:26:28.749 | + functions-common:run_process:1668 : local service=memory_tracker 2026-06-15 10:26:28.753 | + functions-common:run_process:1669 : local command=/opt/stack/devstack/tools/memory_tracker.sh 2026-06-15 10:26:28.757 | + functions-common:run_process:1670 : local group= 2026-06-15 10:26:28.762 | + functions-common:run_process:1671 : local user=root 2026-06-15 10:26:28.766 | + functions-common:run_process:1672 : local env_vars=PYTHON=python3.12 2026-06-15 10:26:28.771 | + functions-common:run_process:1674 : local name=memory_tracker 2026-06-15 10:26:28.775 | + functions-common:run_process:1676 : time_start run_process 2026-06-15 10:26:28.778 | + functions-common:time_start:2400 : local name=run_process 2026-06-15 10:26:28.782 | + functions-common:time_start:2401 : local start_time= 2026-06-15 10:26:28.785 | + functions-common:time_start:2402 : [[ -n '' ]] 2026-06-15 10:26:28.790 | ++ functions-common:time_start:2405 : date +%s%3N 2026-06-15 10:26:28.796 | + functions-common:time_start:2405 : _TIME_START[$name]=1781519188792 2026-06-15 10:26:28.800 | + functions-common:run_process:1677 : is_service_enabled memory_tracker 2026-06-15 10:26:28.827 | + functions-common:is_service_enabled:2070 : return 0 2026-06-15 10:26:28.831 | + functions-common:run_process:1678 : _run_under_systemd memory_tracker /opt/stack/devstack/tools/memory_tracker.sh '' root PYTHON=python3.12 2026-06-15 10:26:28.835 | + functions-common:_run_under_systemd:1622 : local service=memory_tracker 2026-06-15 10:26:28.839 | + functions-common:_run_under_systemd:1623 : local command=/opt/stack/devstack/tools/memory_tracker.sh 2026-06-15 10:26:28.844 | + functions-common:_run_under_systemd:1624 : local cmd=/opt/stack/devstack/tools/memory_tracker.sh 2026-06-15 10:26:28.847 | + functions-common:_run_under_systemd:1626 : _common_systemd_pitfalls /opt/stack/devstack/tools/memory_tracker.sh 2026-06-15 10:26:28.851 | + functions-common:_common_systemd_pitfalls:1594 : local cmd=/opt/stack/devstack/tools/memory_tracker.sh 2026-06-15 10:26:28.855 | + functions-common:_common_systemd_pitfalls:1597 : [[ /opt/stack/devstack/tools/memory_tracker.sh =~ sudo ]] 2026-06-15 10:26:28.860 | + functions-common:_common_systemd_pitfalls:1608 : [[ ! /opt/stack/devstack/tools/memory_tracker.sh =~ ^/ ]] 2026-06-15 10:26:28.864 | + functions-common:_run_under_systemd:1628 : local systemd_service=devstack@memory_tracker.service 2026-06-15 10:26:28.867 | + functions-common:_run_under_systemd:1629 : local group= 2026-06-15 10:26:28.872 | + functions-common:_run_under_systemd:1630 : local user=root 2026-06-15 10:26:28.877 | + functions-common:_run_under_systemd:1631 : [[ -z root ]] 2026-06-15 10:26:28.880 | + functions-common:_run_under_systemd:1634 : local env_vars=PYTHON=python3.12 2026-06-15 10:26:28.884 | + functions-common:_run_under_systemd:1635 : [[ -v SYSTEMD_ENV_VARS[memory_tracker] ]] 2026-06-15 10:26:28.887 | + functions-common:_run_under_systemd:1638 : [[ /opt/stack/devstack/tools/memory_tracker.sh =~ uwsgi ]] 2026-06-15 10:26:28.891 | + functions-common:_run_under_systemd:1644 : write_user_unit_file devstack@memory_tracker.service /opt/stack/devstack/tools/memory_tracker.sh '' root PYTHON=python3.12 2026-06-15 10:26:28.895 | + functions-common:write_user_unit_file:1529 : local service=devstack@memory_tracker.service 2026-06-15 10:26:28.898 | + functions-common:write_user_unit_file:1530 : local command=/opt/stack/devstack/tools/memory_tracker.sh 2026-06-15 10:26:28.902 | + functions-common:write_user_unit_file:1531 : local group= 2026-06-15 10:26:28.905 | + functions-common:write_user_unit_file:1532 : local user=root 2026-06-15 10:26:28.909 | + functions-common:write_user_unit_file:1533 : local env_vars=PYTHON=python3.12 2026-06-15 10:26:28.913 | + functions-common:write_user_unit_file:1534 : local extra= 2026-06-15 10:26:28.916 | + functions-common:write_user_unit_file:1535 : [[ -n '' ]] 2026-06-15 10:26:28.919 | + functions-common:write_user_unit_file:1538 : local unitfile=/etc/systemd/system/devstack@memory_tracker.service 2026-06-15 10:26:28.923 | + functions-common:write_user_unit_file:1539 : mkdir -p /etc/systemd/system 2026-06-15 10:26:28.929 | + functions-common:write_user_unit_file:1541 : iniset -sudo /etc/systemd/system/devstack@memory_tracker.service Unit Description 'Devstack devstack@memory_tracker.service' 2026-06-15 10:26:29.023 | + 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:/snap/bin:/usr/local/bin:/usr/local/sbin:/usr/sbin:/sbin"' 2026-06-15 10:26:29.117 | + functions-common:write_user_unit_file:1543 : iniset -sudo /etc/systemd/system/devstack@memory_tracker.service Service User root 2026-06-15 10:26:29.195 | + 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-06-15 10:26:29.274 | + functions-common:write_user_unit_file:1545 : iniset -sudo /etc/systemd/system/devstack@memory_tracker.service Service KillMode process 2026-06-15 10:26:29.353 | + functions-common:write_user_unit_file:1546 : iniset -sudo /etc/systemd/system/devstack@memory_tracker.service Service TimeoutStopSec 300 2026-06-15 10:26:29.427 | + functions-common:write_user_unit_file:1547 : iniset -sudo /etc/systemd/system/devstack@memory_tracker.service Service ExecReload '/usr/bin/kill -HUP $MAINPID' 2026-06-15 10:26:29.507 | + functions-common:write_user_unit_file:1548 : [[ -n PYTHON=python3.12 ]] 2026-06-15 10:26:29.510 | + functions-common:write_user_unit_file:1549 : iniset -sudo /etc/systemd/system/devstack@memory_tracker.service Service Environment PYTHON=python3.12 2026-06-15 10:26:29.590 | + functions-common:write_user_unit_file:1551 : [[ -n '' ]] 2026-06-15 10:26:29.594 | + functions-common:write_user_unit_file:1554 : iniset -sudo /etc/systemd/system/devstack@memory_tracker.service Install WantedBy multi-user.target 2026-06-15 10:26:29.679 | + functions-common:write_user_unit_file:1557 : sudo systemctl daemon-reload 2026-06-15 10:26:30.091 | + functions-common:_run_under_systemd:1647 : sudo systemctl enable devstack@memory_tracker.service 2026-06-15 10:26:30.111 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@memory_tracker.service → /etc/systemd/system/devstack@memory_tracker.service. 2026-06-15 10:26:30.570 | + functions-common:_run_under_systemd:1648 : sudo systemctl start devstack@memory_tracker.service 2026-06-15 10:26:30.695 | + functions-common:run_process:1680 : time_stop run_process 2026-06-15 10:26:30.699 | + functions-common:time_stop:2414 : local name 2026-06-15 10:26:30.702 | + functions-common:time_stop:2415 : local end_time 2026-06-15 10:26:30.706 | + functions-common:time_stop:2416 : local elapsed_time 2026-06-15 10:26:30.709 | + functions-common:time_stop:2417 : local total 2026-06-15 10:26:30.714 | + functions-common:time_stop:2418 : local start_time 2026-06-15 10:26:30.717 | + functions-common:time_stop:2420 : name=run_process 2026-06-15 10:26:30.721 | + functions-common:time_stop:2421 : start_time=1781519188792 2026-06-15 10:26:30.724 | + functions-common:time_stop:2423 : [[ -z 1781519188792 ]] 2026-06-15 10:26:30.729 | ++ functions-common:time_stop:2426 : date +%s%3N 2026-06-15 10:26:30.741 | + functions-common:time_stop:2426 : end_time=1781519190730 2026-06-15 10:26:30.744 | + functions-common:time_stop:2427 : elapsed_time=1938 2026-06-15 10:26:30.749 | + functions-common:time_stop:2428 : total=2570 2026-06-15 10:26:30.753 | + functions-common:time_stop:2430 : _TIME_START[$name]= 2026-06-15 10:26:30.758 | + functions-common:time_stop:2431 : _TIME_TOTAL[$name]=4508 2026-06-15 10:26:30.762 | + lib/dstat:start_dstat:40 : is_service_enabled peakmem_tracker 2026-06-15 10:26:30.789 | + functions-common:is_service_enabled:2070 : return 1 2026-06-15 10:26:30.792 | + lib/dstat:start_dstat:47 : run_process file_tracker /opt/stack/devstack/tools/file_tracker.sh 2026-06-15 10:26:30.795 | + functions-common:run_process:1668 : local service=file_tracker 2026-06-15 10:26:30.799 | + functions-common:run_process:1669 : local command=/opt/stack/devstack/tools/file_tracker.sh 2026-06-15 10:26:30.802 | + functions-common:run_process:1670 : local group= 2026-06-15 10:26:30.805 | + functions-common:run_process:1671 : local user= 2026-06-15 10:26:30.809 | + functions-common:run_process:1672 : local env_vars= 2026-06-15 10:26:30.812 | + functions-common:run_process:1674 : local name=file_tracker 2026-06-15 10:26:30.816 | + functions-common:run_process:1676 : time_start run_process 2026-06-15 10:26:30.819 | + functions-common:time_start:2400 : local name=run_process 2026-06-15 10:26:30.823 | + functions-common:time_start:2401 : local start_time= 2026-06-15 10:26:30.827 | + functions-common:time_start:2402 : [[ -n '' ]] 2026-06-15 10:26:30.832 | ++ functions-common:time_start:2405 : date +%s%3N 2026-06-15 10:26:30.837 | + functions-common:time_start:2405 : _TIME_START[$name]=1781519190834 2026-06-15 10:26:30.841 | + functions-common:run_process:1677 : is_service_enabled file_tracker 2026-06-15 10:26:30.867 | + functions-common:is_service_enabled:2070 : return 0 2026-06-15 10:26:30.872 | + functions-common:run_process:1678 : _run_under_systemd file_tracker /opt/stack/devstack/tools/file_tracker.sh '' '' '' 2026-06-15 10:26:30.876 | + functions-common:_run_under_systemd:1622 : local service=file_tracker 2026-06-15 10:26:30.880 | + functions-common:_run_under_systemd:1623 : local command=/opt/stack/devstack/tools/file_tracker.sh 2026-06-15 10:26:30.886 | + functions-common:_run_under_systemd:1624 : local cmd=/opt/stack/devstack/tools/file_tracker.sh 2026-06-15 10:26:30.891 | + functions-common:_run_under_systemd:1626 : _common_systemd_pitfalls /opt/stack/devstack/tools/file_tracker.sh 2026-06-15 10:26:30.895 | + functions-common:_common_systemd_pitfalls:1594 : local cmd=/opt/stack/devstack/tools/file_tracker.sh 2026-06-15 10:26:30.899 | + functions-common:_common_systemd_pitfalls:1597 : [[ /opt/stack/devstack/tools/file_tracker.sh =~ sudo ]] 2026-06-15 10:26:30.903 | + functions-common:_common_systemd_pitfalls:1608 : [[ ! /opt/stack/devstack/tools/file_tracker.sh =~ ^/ ]] 2026-06-15 10:26:30.907 | + functions-common:_run_under_systemd:1628 : local systemd_service=devstack@file_tracker.service 2026-06-15 10:26:30.911 | + functions-common:_run_under_systemd:1629 : local group= 2026-06-15 10:26:30.914 | + functions-common:_run_under_systemd:1630 : local user=stack 2026-06-15 10:26:30.917 | + functions-common:_run_under_systemd:1631 : [[ -z stack ]] 2026-06-15 10:26:30.922 | + functions-common:_run_under_systemd:1634 : local env_vars= 2026-06-15 10:26:30.926 | + functions-common:_run_under_systemd:1635 : [[ -v SYSTEMD_ENV_VARS[file_tracker] ]] 2026-06-15 10:26:30.930 | + functions-common:_run_under_systemd:1638 : [[ /opt/stack/devstack/tools/file_tracker.sh =~ uwsgi ]] 2026-06-15 10:26:30.933 | + functions-common:_run_under_systemd:1644 : write_user_unit_file devstack@file_tracker.service /opt/stack/devstack/tools/file_tracker.sh '' stack '' 2026-06-15 10:26:30.937 | + functions-common:write_user_unit_file:1529 : local service=devstack@file_tracker.service 2026-06-15 10:26:30.941 | + functions-common:write_user_unit_file:1530 : local command=/opt/stack/devstack/tools/file_tracker.sh 2026-06-15 10:26:30.944 | + functions-common:write_user_unit_file:1531 : local group= 2026-06-15 10:26:30.947 | + functions-common:write_user_unit_file:1532 : local user=stack 2026-06-15 10:26:30.950 | + functions-common:write_user_unit_file:1533 : local env_vars= 2026-06-15 10:26:30.954 | + functions-common:write_user_unit_file:1534 : local extra= 2026-06-15 10:26:30.958 | + functions-common:write_user_unit_file:1535 : [[ -n '' ]] 2026-06-15 10:26:30.961 | + functions-common:write_user_unit_file:1538 : local unitfile=/etc/systemd/system/devstack@file_tracker.service 2026-06-15 10:26:30.964 | + functions-common:write_user_unit_file:1539 : mkdir -p /etc/systemd/system 2026-06-15 10:26:30.969 | + functions-common:write_user_unit_file:1541 : iniset -sudo /etc/systemd/system/devstack@file_tracker.service Unit Description 'Devstack devstack@file_tracker.service' 2026-06-15 10:26:31.059 | + 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:/snap/bin:/usr/local/bin:/usr/local/sbin:/usr/sbin:/sbin"' 2026-06-15 10:26:31.154 | + functions-common:write_user_unit_file:1543 : iniset -sudo /etc/systemd/system/devstack@file_tracker.service Service User stack 2026-06-15 10:26:31.232 | + 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-06-15 10:26:31.305 | + functions-common:write_user_unit_file:1545 : iniset -sudo /etc/systemd/system/devstack@file_tracker.service Service KillMode process 2026-06-15 10:26:31.381 | + functions-common:write_user_unit_file:1546 : iniset -sudo /etc/systemd/system/devstack@file_tracker.service Service TimeoutStopSec 300 2026-06-15 10:26:31.458 | + functions-common:write_user_unit_file:1547 : iniset -sudo /etc/systemd/system/devstack@file_tracker.service Service ExecReload '/usr/bin/kill -HUP $MAINPID' 2026-06-15 10:26:31.537 | + functions-common:write_user_unit_file:1548 : [[ -n '' ]] 2026-06-15 10:26:31.540 | + functions-common:write_user_unit_file:1551 : [[ -n '' ]] 2026-06-15 10:26:31.544 | + functions-common:write_user_unit_file:1554 : iniset -sudo /etc/systemd/system/devstack@file_tracker.service Install WantedBy multi-user.target 2026-06-15 10:26:31.635 | + functions-common:write_user_unit_file:1557 : sudo systemctl daemon-reload 2026-06-15 10:26:32.057 | + functions-common:_run_under_systemd:1647 : sudo systemctl enable devstack@file_tracker.service 2026-06-15 10:26:32.078 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@file_tracker.service → /etc/systemd/system/devstack@file_tracker.service. 2026-06-15 10:26:32.525 | + functions-common:_run_under_systemd:1648 : sudo systemctl start devstack@file_tracker.service 2026-06-15 10:26:32.595 | + functions-common:run_process:1680 : time_stop run_process 2026-06-15 10:26:32.597 | + functions-common:time_stop:2414 : local name 2026-06-15 10:26:32.600 | + functions-common:time_stop:2415 : local end_time 2026-06-15 10:26:32.604 | + functions-common:time_stop:2416 : local elapsed_time 2026-06-15 10:26:32.608 | + functions-common:time_stop:2417 : local total 2026-06-15 10:26:32.612 | + functions-common:time_stop:2418 : local start_time 2026-06-15 10:26:32.616 | + functions-common:time_stop:2420 : name=run_process 2026-06-15 10:26:32.620 | + functions-common:time_stop:2421 : start_time=1781519190834 2026-06-15 10:26:32.623 | + functions-common:time_stop:2423 : [[ -z 1781519190834 ]] 2026-06-15 10:26:32.628 | ++ functions-common:time_stop:2426 : date +%s%3N 2026-06-15 10:26:32.635 | + functions-common:time_stop:2426 : end_time=1781519192631 2026-06-15 10:26:32.638 | + functions-common:time_stop:2427 : elapsed_time=1797 2026-06-15 10:26:32.642 | + functions-common:time_stop:2428 : total=4508 2026-06-15 10:26:32.645 | + functions-common:time_stop:2430 : _TIME_START[$name]= 2026-06-15 10:26:32.649 | + functions-common:time_stop:2431 : _TIME_TOTAL[$name]=6305 2026-06-15 10:26:32.653 | + ./stack.sh:main:1078 : is_service_enabled atop 2026-06-15 10:26:32.680 | + functions-common:is_service_enabled:2070 : return 1 2026-06-15 10:26:32.684 | + ./stack.sh:main:1086 : is_service_enabled tcpdump 2026-06-15 10:26:32.708 | + functions-common:is_service_enabled:2070 : return 1 2026-06-15 10:26:32.712 | + ./stack.sh:main:1094 : is_service_enabled etcd3 2026-06-15 10:26:32.734 | + functions-common:is_service_enabled:2070 : return 0 2026-06-15 10:26:32.738 | + ./stack.sh:main:1095 : start_etcd3 2026-06-15 10:26:32.741 | + lib/etcd3:start_etcd3:41 : local cmd=/opt/stack/bin/etcd 2026-06-15 10:26:32.745 | + lib/etcd3:start_etcd3:42 : cmd+=' --name npa606d15363b04 --data-dir /opt/stack/data/etcd' 2026-06-15 10:26:32.749 | + lib/etcd3:start_etcd3:43 : cmd+=' --initial-cluster-state new --initial-cluster-token etcd-cluster-01' 2026-06-15 10:26:32.752 | + lib/etcd3:start_etcd3:44 : cmd+=' --initial-cluster npa606d15363b04=http://10.209.97.186:2380' 2026-06-15 10:26:32.756 | + lib/etcd3:start_etcd3:45 : cmd+=' --initial-advertise-peer-urls http://10.209.97.186:2380' 2026-06-15 10:26:32.761 | + lib/etcd3:start_etcd3:46 : cmd+=' --advertise-client-urls http://10.209.97.186:2379' 2026-06-15 10:26:32.765 | + lib/etcd3:start_etcd3:47 : '[' 0.0.0.0 == :: ']' 2026-06-15 10:26:32.769 | + lib/etcd3:start_etcd3:50 : cmd+=' --listen-peer-urls http://0.0.0.0:2380 ' 2026-06-15 10:26:32.774 | + lib/etcd3:start_etcd3:52 : cmd+=' --listen-client-urls http://10.209.97.186:2379' 2026-06-15 10:26:32.778 | + lib/etcd3:start_etcd3:53 : '[' True == True ']' 2026-06-15 10:26:32.781 | + lib/etcd3:start_etcd3:54 : cmd+=' --log-level=debug' 2026-06-15 10:26:32.785 | + lib/etcd3:start_etcd3:57 : local unitfile=/etc/systemd/system/devstack@etcd.service 2026-06-15 10:26:32.789 | + lib/etcd3:start_etcd3:58 : write_user_unit_file devstack@etcd.service '/opt/stack/bin/etcd --name npa606d15363b04 --data-dir /opt/stack/data/etcd --initial-cluster-state new --initial-cluster-token etcd-cluster-01 --initial-cluster npa606d15363b04=http://10.209.97.186:2380 --initial-advertise-peer-urls http://10.209.97.186:2380 --advertise-client-urls http://10.209.97.186:2379 --listen-peer-urls http://0.0.0.0:2380 --listen-client-urls http://10.209.97.186:2379 --log-level=debug' '' root 2026-06-15 10:26:32.792 | + functions-common:write_user_unit_file:1529 : local service=devstack@etcd.service 2026-06-15 10:26:32.796 | + functions-common:write_user_unit_file:1530 : local 'command=/opt/stack/bin/etcd --name npa606d15363b04 --data-dir /opt/stack/data/etcd --initial-cluster-state new --initial-cluster-token etcd-cluster-01 --initial-cluster npa606d15363b04=http://10.209.97.186:2380 --initial-advertise-peer-urls http://10.209.97.186:2380 --advertise-client-urls http://10.209.97.186:2379 --listen-peer-urls http://0.0.0.0:2380 --listen-client-urls http://10.209.97.186:2379 --log-level=debug' 2026-06-15 10:26:32.799 | + functions-common:write_user_unit_file:1531 : local group= 2026-06-15 10:26:32.802 | + functions-common:write_user_unit_file:1532 : local user=root 2026-06-15 10:26:32.806 | + functions-common:write_user_unit_file:1533 : local env_vars= 2026-06-15 10:26:32.809 | + functions-common:write_user_unit_file:1534 : local extra= 2026-06-15 10:26:32.814 | + functions-common:write_user_unit_file:1535 : [[ -n '' ]] 2026-06-15 10:26:32.818 | + functions-common:write_user_unit_file:1538 : local unitfile=/etc/systemd/system/devstack@etcd.service 2026-06-15 10:26:32.822 | + functions-common:write_user_unit_file:1539 : mkdir -p /etc/systemd/system 2026-06-15 10:26:32.828 | + functions-common:write_user_unit_file:1541 : iniset -sudo /etc/systemd/system/devstack@etcd.service Unit Description 'Devstack devstack@etcd.service' 2026-06-15 10:26:32.924 | + functions-common:write_user_unit_file:1542 : iniset -sudo /etc/systemd/system/devstack@etcd.service Service Environment '"PATH=/opt/stack/devstack/files/openstack-cli-server:/bin:/opt/stack/data/venv/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/snap/bin:/usr/local/bin:/usr/local/sbin:/usr/sbin:/sbin"' 2026-06-15 10:26:33.015 | + functions-common:write_user_unit_file:1543 : iniset -sudo /etc/systemd/system/devstack@etcd.service Service User root 2026-06-15 10:26:33.097 | + functions-common:write_user_unit_file:1544 : iniset -sudo /etc/systemd/system/devstack@etcd.service Service ExecStart '/opt/stack/bin/etcd --name npa606d15363b04 --data-dir /opt/stack/data/etcd --initial-cluster-state new --initial-cluster-token etcd-cluster-01 --initial-cluster npa606d15363b04=http://10.209.97.186:2380 --initial-advertise-peer-urls http://10.209.97.186:2380 --advertise-client-urls http://10.209.97.186:2379 --listen-peer-urls http://0.0.0.0:2380 --listen-client-urls http://10.209.97.186:2379 --log-level=debug' 2026-06-15 10:26:33.175 | + functions-common:write_user_unit_file:1545 : iniset -sudo /etc/systemd/system/devstack@etcd.service Service KillMode process 2026-06-15 10:26:33.254 | + functions-common:write_user_unit_file:1546 : iniset -sudo /etc/systemd/system/devstack@etcd.service Service TimeoutStopSec 300 2026-06-15 10:26:33.337 | + functions-common:write_user_unit_file:1547 : iniset -sudo /etc/systemd/system/devstack@etcd.service Service ExecReload '/usr/bin/kill -HUP $MAINPID' 2026-06-15 10:26:33.419 | + functions-common:write_user_unit_file:1548 : [[ -n '' ]] 2026-06-15 10:26:33.423 | + functions-common:write_user_unit_file:1551 : [[ -n '' ]] 2026-06-15 10:26:33.427 | + functions-common:write_user_unit_file:1554 : iniset -sudo /etc/systemd/system/devstack@etcd.service Install WantedBy multi-user.target 2026-06-15 10:26:33.521 | + functions-common:write_user_unit_file:1557 : sudo systemctl daemon-reload 2026-06-15 10:26:34.170 | + lib/etcd3:start_etcd3:60 : iniset -sudo /etc/systemd/system/devstack@etcd.service Unit After network.target 2026-06-15 10:26:34.238 | + lib/etcd3:start_etcd3:61 : iniset -sudo /etc/systemd/system/devstack@etcd.service Service Type notify 2026-06-15 10:26:34.312 | + lib/etcd3:start_etcd3:62 : iniset -sudo /etc/systemd/system/devstack@etcd.service Service Restart on-failure 2026-06-15 10:26:34.396 | + lib/etcd3:start_etcd3:63 : iniset -sudo /etc/systemd/system/devstack@etcd.service Service LimitNOFILE 65536 2026-06-15 10:26:34.467 | + lib/etcd3:start_etcd3:64 : is_arch aarch64 2026-06-15 10:26:34.473 | ++ functions-common:is_arch:519 : uname -m 2026-06-15 10:26:34.478 | + functions-common:is_arch:519 : [[ x86_64 == \a\a\r\c\h\6\4 ]] 2026-06-15 10:26:34.481 | + lib/etcd3:start_etcd3:68 : sudo systemctl daemon-reload 2026-06-15 10:26:35.026 | + lib/etcd3:start_etcd3:69 : sudo systemctl enable devstack@etcd.service 2026-06-15 10:26:35.047 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@etcd.service → /etc/systemd/system/devstack@etcd.service. 2026-06-15 10:26:35.470 | + lib/etcd3:start_etcd3:70 : sudo systemctl start devstack@etcd.service 2026-06-15 10:26:36.183 | + ./stack.sh:main:1101 : is_service_enabled tls-proxy 2026-06-15 10:26:36.212 | + functions-common:is_service_enabled:2070 : return 0 2026-06-15 10:26:36.216 | + ./stack.sh:main:1102 : start_tls_proxy http-services '*' 443 10.209.97.186 80 2026-06-15 10:26:36.221 | + lib/tls:start_tls_proxy:510 : local b_service=http-services-tls-proxy 2026-06-15 10:26:36.225 | + lib/tls:start_tls_proxy:511 : local 'f_host=*' 2026-06-15 10:26:36.229 | + lib/tls:start_tls_proxy:512 : local f_port=443 2026-06-15 10:26:36.233 | + lib/tls:start_tls_proxy:513 : local b_host=10.209.97.186 2026-06-15 10:26:36.237 | + lib/tls:start_tls_proxy:514 : local b_port=80 2026-06-15 10:26:36.241 | + lib/tls:start_tls_proxy:516 : local f_header_size=8190 2026-06-15 10:26:36.246 | + lib/tls:start_tls_proxy:519 : tune_apache_connections norestart 2026-06-15 10:26:36.249 | + lib/tls:tune_apache_connections:455 : local should_restart=norestart 2026-06-15 10:26:36.252 | + lib/tls:tune_apache_connections:456 : local tuning_file=/etc/apache2/conf-enabled/connection-tuning.conf 2026-06-15 10:26:36.256 | + lib/tls:tune_apache_connections:457 : '[' -f /etc/apache2/conf-enabled/connection-tuning.conf ']' 2026-06-15 10:26:36.260 | + lib/tls:tune_apache_connections:458 : sudo bash -c 'cat > /etc/apache2/conf-enabled/connection-tuning.conf' 2026-06-15 10:26:36.278 | + lib/tls:tune_apache_connections:498 : '[' norestart '!=' norestart ']' 2026-06-15 10:26:36.282 | + lib/tls:start_tls_proxy:521 : local config_file 2026-06-15 10:26:36.287 | ++ lib/tls:start_tls_proxy:522 : apache_site_config_for http-services-tls-proxy 2026-06-15 10:26:36.291 | ++ lib/apache:apache_site_config_for:174 : local site=http-services-tls-proxy 2026-06-15 10:26:36.294 | ++ lib/apache:apache_site_config_for:175 : is_ubuntu 2026-06-15 10:26:36.298 | ++ functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-06-15 10:26:36.302 | ++ functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-06-15 10:26:36.306 | ++ lib/apache:apache_site_config_for:177 : echo /etc/apache2/sites-available/http-services-tls-proxy.conf 2026-06-15 10:26:36.312 | + lib/tls:start_tls_proxy:522 : config_file=/etc/apache2/sites-available/http-services-tls-proxy.conf 2026-06-15 10:26:36.316 | + lib/tls:start_tls_proxy:523 : local listen_string 2026-06-15 10:26:36.320 | + lib/tls:start_tls_proxy:527 : [[ 443 == \8\0 ]] 2026-06-15 10:26:36.325 | + lib/tls:start_tls_proxy:527 : [[ 443 == \4\4\3 ]] 2026-06-15 10:26:36.328 | + lib/tls:start_tls_proxy:528 : listen_string= 2026-06-15 10:26:36.331 | + lib/tls:start_tls_proxy:534 : sudo bash -c 'cat >/etc/apache2/sites-available/http-services-tls-proxy.conf' 2026-06-15 10:26:36.355 | + lib/tls:start_tls_proxy:567 : for mod in headers ssl proxy proxy_http 2026-06-15 10:26:36.359 | + lib/tls:start_tls_proxy:570 : enable_apache_mod headers norestart 2026-06-15 10:26:36.363 | + lib/apache:enable_apache_mod:55 : local mod=headers 2026-06-15 10:26:36.366 | + lib/apache:enable_apache_mod:56 : local should_restart=norestart 2026-06-15 10:26:36.370 | + lib/apache:enable_apache_mod:58 : is_ubuntu 2026-06-15 10:26:36.373 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-06-15 10:26:36.377 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-06-15 10:26:36.380 | + lib/apache:enable_apache_mod:61 : [[ headers != \v\e\r\s\i\o\n ]] 2026-06-15 10:26:36.383 | + lib/apache:enable_apache_mod:61 : a2query -m headers 2026-06-15 10:26:36.439 | No module matches headers 2026-06-15 10:26:36.443 | + lib/apache:enable_apache_mod:62 : sudo a2enmod headers 2026-06-15 10:26:36.505 | Enabling module headers. 2026-06-15 10:26:36.511 | To activate the new configuration, you need to run: 2026-06-15 10:26:36.511 | systemctl restart apache2 2026-06-15 10:26:36.516 | + lib/apache:enable_apache_mod:63 : [[ norestart != \n\o\r\e\s\t\a\r\t ]] 2026-06-15 10:26:36.520 | + lib/tls:start_tls_proxy:567 : for mod in headers ssl proxy proxy_http 2026-06-15 10:26:36.523 | + lib/tls:start_tls_proxy:570 : enable_apache_mod ssl norestart 2026-06-15 10:26:36.526 | + lib/apache:enable_apache_mod:55 : local mod=ssl 2026-06-15 10:26:36.529 | + lib/apache:enable_apache_mod:56 : local should_restart=norestart 2026-06-15 10:26:36.532 | + lib/apache:enable_apache_mod:58 : is_ubuntu 2026-06-15 10:26:36.536 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-06-15 10:26:36.540 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-06-15 10:26:36.543 | + lib/apache:enable_apache_mod:61 : [[ ssl != \v\e\r\s\i\o\n ]] 2026-06-15 10:26:36.548 | + lib/apache:enable_apache_mod:61 : a2query -m ssl 2026-06-15 10:26:36.595 | No module matches ssl 2026-06-15 10:26:36.600 | + lib/apache:enable_apache_mod:62 : sudo a2enmod ssl 2026-06-15 10:26:36.662 | Considering dependency mime for ssl: 2026-06-15 10:26:36.663 | Module mime already enabled 2026-06-15 10:26:36.663 | Considering dependency socache_shmcb for ssl: 2026-06-15 10:26:36.663 | Enabling module socache_shmcb. 2026-06-15 10:26:36.670 | Enabling module ssl. 2026-06-15 10:26:36.670 | See /usr/share/doc/apache2/README.Debian.gz on how to configure SSL and create self-signed certificates. 2026-06-15 10:26:36.679 | To activate the new configuration, you need to run: 2026-06-15 10:26:36.679 | systemctl restart apache2 2026-06-15 10:26:36.685 | + lib/apache:enable_apache_mod:63 : [[ norestart != \n\o\r\e\s\t\a\r\t ]] 2026-06-15 10:26:36.690 | + lib/tls:start_tls_proxy:567 : for mod in headers ssl proxy proxy_http 2026-06-15 10:26:36.693 | + lib/tls:start_tls_proxy:570 : enable_apache_mod proxy norestart 2026-06-15 10:26:36.698 | + lib/apache:enable_apache_mod:55 : local mod=proxy 2026-06-15 10:26:36.702 | + lib/apache:enable_apache_mod:56 : local should_restart=norestart 2026-06-15 10:26:36.706 | + lib/apache:enable_apache_mod:58 : is_ubuntu 2026-06-15 10:26:36.711 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-06-15 10:26:36.714 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-06-15 10:26:36.718 | + lib/apache:enable_apache_mod:61 : [[ proxy != \v\e\r\s\i\o\n ]] 2026-06-15 10:26:36.723 | + lib/apache:enable_apache_mod:61 : a2query -m proxy 2026-06-15 10:26:36.772 | proxy (enabled by site administrator) 2026-06-15 10:26:36.776 | + lib/tls:start_tls_proxy:567 : for mod in headers ssl proxy proxy_http 2026-06-15 10:26:36.780 | + lib/tls:start_tls_proxy:570 : enable_apache_mod proxy_http norestart 2026-06-15 10:26:36.784 | + lib/apache:enable_apache_mod:55 : local mod=proxy_http 2026-06-15 10:26:36.787 | + lib/apache:enable_apache_mod:56 : local should_restart=norestart 2026-06-15 10:26:36.792 | + lib/apache:enable_apache_mod:58 : is_ubuntu 2026-06-15 10:26:36.795 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-06-15 10:26:36.798 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-06-15 10:26:36.802 | + lib/apache:enable_apache_mod:61 : [[ proxy_http != \v\e\r\s\i\o\n ]] 2026-06-15 10:26:36.805 | + lib/apache:enable_apache_mod:61 : a2query -m proxy_http 2026-06-15 10:26:36.855 | proxy_http (enabled by site administrator) 2026-06-15 10:26:36.859 | + lib/tls:start_tls_proxy:572 : enable_apache_site http-services-tls-proxy 2026-06-15 10:26:36.864 | + lib/apache:enable_apache_site:191 : local site=http-services-tls-proxy 2026-06-15 10:26:36.867 | + lib/apache:enable_apache_site:193 : enable_apache_mod version 2026-06-15 10:26:36.871 | + lib/apache:enable_apache_mod:55 : local mod=version 2026-06-15 10:26:36.873 | + lib/apache:enable_apache_mod:56 : local should_restart= 2026-06-15 10:26:36.877 | + lib/apache:enable_apache_mod:58 : is_ubuntu 2026-06-15 10:26:36.881 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-06-15 10:26:36.884 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-06-15 10:26:36.889 | + lib/apache:enable_apache_mod:61 : [[ version != \v\e\r\s\i\o\n ]] 2026-06-15 10:26:36.891 | + lib/apache:enable_apache_site:194 : is_ubuntu 2026-06-15 10:26:36.895 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-06-15 10:26:36.900 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-06-15 10:26:36.903 | + lib/apache:enable_apache_site:195 : sudo a2ensite http-services-tls-proxy 2026-06-15 10:26:36.968 | Enabling site http-services-tls-proxy. 2026-06-15 10:26:36.975 | To activate the new configuration, you need to run: 2026-06-15 10:26:36.975 | systemctl reload apache2 2026-06-15 10:26:36.981 | + lib/tls:start_tls_proxy:573 : restart_apache_server 2026-06-15 10:26:36.985 | + lib/apache:restart_apache_server:238 : restart_service apache2 2026-06-15 10:26:36.988 | + functions-common:restart_service:2298 : '[' -x /bin/systemctl ']' 2026-06-15 10:26:36.992 | + functions-common:restart_service:2299 : sudo /bin/systemctl restart apache2 2026-06-15 10:26:37.164 | + ./stack.sh:main:1106 : write_clouds_yaml 2026-06-15 10:26:37.166 | + functions-common:write_clouds_yaml:84 : CLOUDS_YAML=/etc/openstack/clouds.yaml 2026-06-15 10:26:37.171 | + functions-common:write_clouds_yaml:86 : sudo mkdir -p /etc/openstack 2026-06-15 10:26:37.187 | + functions-common:write_clouds_yaml:87 : sudo chown -R stack /etc/openstack 2026-06-15 10:26:37.203 | + functions-common:write_clouds_yaml:89 : CA_CERT_ARG= 2026-06-15 10:26:37.206 | + functions-common:write_clouds_yaml:90 : '[' -f /opt/stack/data/ca-bundle.pem ']' 2026-06-15 10:26:37.211 | + functions-common:write_clouds_yaml:91 : CA_CERT_ARG='--os-cacert /opt/stack/data/ca-bundle.pem' 2026-06-15 10:26:37.214 | + 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://10.209.97.186/identity --os-username demo --os-password secretadmin --os-project-name demo 2026-06-15 10:26:37.307 | The user clouds.yaml file didn't exist. 2026-06-15 10:26:37.321 | + 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://10.209.97.186/identity --os-username admin --os-password secretadmin --os-project-name admin 2026-06-15 10:26:37.434 | + 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://10.209.97.186/identity --os-username admin --os-password secretadmin --os-project-name demo 2026-06-15 10:26:37.543 | + 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://10.209.97.186/identity --os-username alt_demo --os-password secretadmin --os-project-name alt_demo 2026-06-15 10:26:37.652 | + 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://10.209.97.186/identity --os-username alt_demo_member --os-password secretadmin --os-project-name alt_demo 2026-06-15 10:26:37.761 | + 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://10.209.97.186/identity --os-username alt_demo_reader --os-password secretadmin --os-project-name alt_demo 2026-06-15 10:26:37.887 | + 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://10.209.97.186/identity --os-username demo_reader --os-password secretadmin --os-project-name demo 2026-06-15 10:26:38.011 | + 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://10.209.97.186/identity --os-username admin --os-password secretadmin --os-system-scope all 2026-06-15 10:26:38.134 | + 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://10.209.97.186/identity --os-username system_member --os-password secretadmin --os-system-scope all 2026-06-15 10:26:38.261 | + 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://10.209.97.186/identity --os-username system_reader --os-password secretadmin --os-system-scope all 2026-06-15 10:26:38.382 | + functions-common:write_clouds_yaml:203 : cat 2026-06-15 10:26:38.390 | ++ functions-common:write_clouds_yaml:209 : eval echo '~stack' 2026-06-15 10:26:38.395 | +++ functions-common:write_clouds_yaml:209 : echo /opt/stack 2026-06-15 10:26:38.400 | + functions-common:write_clouds_yaml:209 : rm -f /opt/stack/.config/openstack/clouds.yaml 2026-06-15 10:26:38.406 | + ./stack.sh:main:1107 : export OS_CLOUD=devstack-admin 2026-06-15 10:26:38.410 | + ./stack.sh:main:1107 : OS_CLOUD=devstack-admin 2026-06-15 10:26:38.414 | + ./stack.sh:main:1109 : is_service_enabled keystone 2026-06-15 10:26:38.437 | + functions-common:is_service_enabled:2070 : return 0 2026-06-15 10:26:38.441 | + ./stack.sh:main:1110 : echo_summary 'Starting Keystone' 2026-06-15 10:26:38.446 | + ./stack.sh:echo_summary:438 : [[ -t 3 ]] 2026-06-15 10:26:38.449 | + ./stack.sh:echo_summary:444 : echo -e Starting Keystone 2026-06-15 10:26:38.452 | + ./stack.sh:main:1112 : '[' 10.209.97.186 == 10.209.97.186 ']' 2026-06-15 10:26:38.456 | + ./stack.sh:main:1113 : init_keystone 2026-06-15 10:26:38.460 | + lib/keystone:init_keystone:436 : is_service_enabled ldap 2026-06-15 10:26:38.481 | + functions-common:is_service_enabled:2070 : return 1 2026-06-15 10:26:38.484 | + lib/keystone:init_keystone:440 : [[ True == True ]] 2026-06-15 10:26:38.486 | + lib/keystone:init_keystone:442 : recreate_database keystone 2026-06-15 10:26:38.489 | + lib/database:recreate_database:112 : local db=keystone 2026-06-15 10:26:38.492 | + lib/database:recreate_database:113 : recreate_database_mysql keystone 2026-06-15 10:26:38.495 | + lib/databases/mysql:recreate_database_mysql:54 : local db=keystone 2026-06-15 10:26:38.499 | + lib/databases/mysql:recreate_database_mysql:55 : mysql -uroot -psecretdatabase -h127.0.0.1 -e 'DROP DATABASE IF EXISTS keystone;' 2026-06-15 10:26:38.506 | mysql: [Warning] Using a password on the command line interface can be insecure. 2026-06-15 10:26:38.591 | + lib/databases/mysql:recreate_database_mysql:56 : mysql -uroot -psecretdatabase -h127.0.0.1 -e 'CREATE DATABASE keystone CHARACTER SET utf8;' 2026-06-15 10:26:38.597 | mysql: [Warning] Using a password on the command line interface can be insecure. 2026-06-15 10:26:38.676 | + lib/keystone:init_keystone:445 : time_start dbsync 2026-06-15 10:26:38.680 | + functions-common:time_start:2400 : local name=dbsync 2026-06-15 10:26:38.683 | + functions-common:time_start:2401 : local start_time= 2026-06-15 10:26:38.687 | + functions-common:time_start:2402 : [[ -n '' ]] 2026-06-15 10:26:38.692 | ++ functions-common:time_start:2405 : date +%s%3N 2026-06-15 10:26:38.698 | + functions-common:time_start:2405 : _TIME_START[$name]=1781519198693 2026-06-15 10:26:38.702 | + lib/keystone:init_keystone:447 : /opt/stack/data/venv/bin/keystone-manage --config-file /etc/keystone/keystone.conf db_sync 2026-06-15 10:26:39.256 | /opt/stack/data/venv/lib/python3.12/site-packages/oslo_utils/importutils.py:77: EventletDeprecationWarning: 2026-06-15 10:26:39.256 | Eventlet is deprecated. It is currently being maintained in bugfix mode, and 2026-06-15 10:26:39.256 | we strongly recommend against using it for new projects. 2026-06-15 10:26:39.256 | 2026-06-15 10:26:39.256 | If you are already using Eventlet, we recommend migrating to a different 2026-06-15 10:26:39.256 | framework. For more detail see 2026-06-15 10:26:39.256 | https://eventlet.readthedocs.io/en/latest/asyncio/migration.html 2026-06-15 10:26:39.256 | 2026-06-15 10:26:39.256 | __import__(import_str) 2026-06-15 10:26:42.025 | ++ inc/async:async_inner:64 : rc=0 2026-06-15 10:26:42.055 | [41419 Async install_tempest:41419]: finished successfully 2026-06-15 10:26:42.258 | INFO dbcounter [-] Registered counter for database keystone 2026-06-15 10:26:42.348 | DEBUG oslo_db.sqlalchemy.engines [-] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=45359) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} 2026-06-15 10:26:42.361 | INFO alembic.runtime.migration [-] Context impl MySQLImpl. 2026-06-15 10:26:42.362 | INFO alembic.runtime.migration [-] Will assume non-transactional DDL. 2026-06-15 10:26:42.363 | DEBUG dbcounter [-] [45359] Writer thread running {{(pid=45359) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} 2026-06-15 10:26:42.436 | INFO alembic.runtime.migration [-] Running upgrade -> 27e647c0fad4, Initial version. 2026-06-15 10:26:44.691 | DEBUG alembic.runtime.migration [-] new branch insert 27e647c0fad4 {{(pid=45359) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:781}} 2026-06-15 10:26:44.692 | INFO alembic.runtime.migration [-] Running upgrade 27e647c0fad4 -> 29e87d24a316, Initial no-op Yoga expand migration. 2026-06-15 10:26:44.693 | DEBUG alembic.runtime.migration [-] update 27e647c0fad4 to 29e87d24a316 {{(pid=45359) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-06-15 10:26:44.695 | INFO alembic.runtime.migration [-] Running upgrade 29e87d24a316 -> b4f8b3f584e0, Fix incorrect constraints. 2026-06-15 10:26:44.723 | DEBUG alembic.runtime.migration [-] update 29e87d24a316 to b4f8b3f584e0 {{(pid=45359) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-06-15 10:26:44.725 | INFO alembic.runtime.migration [-] Running upgrade b4f8b3f584e0 -> 11c3b243b4cb, Remove service_provider.relay_state_prefix server default. 2026-06-15 10:26:44.740 | DEBUG alembic.runtime.migration [-] update b4f8b3f584e0 to 11c3b243b4cb {{(pid=45359) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-06-15 10:26:44.742 | INFO alembic.runtime.migration [-] Running upgrade 11c3b243b4cb -> 47147121, Add Identity Federation attribute mapping schema version. 2026-06-15 10:26:44.787 | DEBUG alembic.runtime.migration [-] update 11c3b243b4cb to 47147121 {{(pid=45359) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-06-15 10:26:44.790 | INFO alembic.runtime.migration [-] Running upgrade 47147121 -> e8725d6fa226, Add project_id index to project_endpoint_group 2026-06-15 10:26:44.816 | DEBUG alembic.runtime.migration [-] update 47147121 to e8725d6fa226 {{(pid=45359) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-06-15 10:26:44.818 | INFO alembic.runtime.migration [-] Running upgrade e8725d6fa226 -> 742c857f1dfb, Add index in revocation_event 2026-06-15 10:26:44.866 | DEBUG alembic.runtime.migration [-] update e8725d6fa226 to 742c857f1dfb {{(pid=45359) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-06-15 10:26:44.868 | INFO alembic.runtime.migration [-] Running upgrade 27e647c0fad4 -> e25ffa003242, Initial no-op Yoga contract migration. 2026-06-15 10:26:44.868 | DEBUG alembic.runtime.migration [-] new branch insert e25ffa003242 {{(pid=45359) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:781}} 2026-06-15 10:26:44.869 | INFO alembic.runtime.migration [-] Running upgrade e25ffa003242 -> 99de3849d860, Fix incorrect constraints. 2026-06-15 10:26:44.909 | DEBUG alembic.runtime.migration [-] update e25ffa003242 to 99de3849d860 {{(pid=45359) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-06-15 10:26:44.911 | INFO alembic.runtime.migration [-] Running upgrade 99de3849d860 -> c88cdce8f248, Remove duplicate constraints. 2026-06-15 10:26:44.927 | DEBUG alembic.runtime.migration [-] update 99de3849d860 to c88cdce8f248 {{(pid=45359) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-06-15 10:26:45.466 | + lib/keystone:init_keystone:448 : time_stop dbsync 2026-06-15 10:26:45.471 | + functions-common:time_stop:2414 : local name 2026-06-15 10:26:45.475 | + functions-common:time_stop:2415 : local end_time 2026-06-15 10:26:45.479 | + functions-common:time_stop:2416 : local elapsed_time 2026-06-15 10:26:45.483 | + functions-common:time_stop:2417 : local total 2026-06-15 10:26:45.487 | + functions-common:time_stop:2418 : local start_time 2026-06-15 10:26:45.491 | + functions-common:time_stop:2420 : name=dbsync 2026-06-15 10:26:45.494 | + functions-common:time_stop:2421 : start_time=1781519198693 2026-06-15 10:26:45.498 | + functions-common:time_stop:2423 : [[ -z 1781519198693 ]] 2026-06-15 10:26:45.502 | ++ functions-common:time_stop:2426 : date +%s%3N 2026-06-15 10:26:45.508 | + functions-common:time_stop:2426 : end_time=1781519205504 2026-06-15 10:26:45.512 | + functions-common:time_stop:2427 : elapsed_time=6811 2026-06-15 10:26:45.516 | + functions-common:time_stop:2428 : total=0 2026-06-15 10:26:45.520 | + functions-common:time_stop:2430 : _TIME_START[$name]= 2026-06-15 10:26:45.526 | + functions-common:time_stop:2431 : _TIME_TOTAL[$name]=6811 2026-06-15 10:26:45.530 | + lib/keystone:init_keystone:450 : [[ fernet == \f\e\r\n\e\t ]] 2026-06-15 10:26:45.534 | + lib/keystone:init_keystone:451 : rm -rf /etc/keystone/fernet-keys/ 2026-06-15 10:26:45.540 | + lib/keystone:init_keystone:452 : /opt/stack/data/venv/bin/keystone-manage --config-file /etc/keystone/keystone.conf fernet_setup 2026-06-15 10:26:46.070 | /opt/stack/data/venv/lib/python3.12/site-packages/oslo_utils/importutils.py:77: EventletDeprecationWarning: 2026-06-15 10:26:46.070 | Eventlet is deprecated. It is currently being maintained in bugfix mode, and 2026-06-15 10:26:46.070 | we strongly recommend against using it for new projects. 2026-06-15 10:26:46.070 | 2026-06-15 10:26:46.070 | If you are already using Eventlet, we recommend migrating to a different 2026-06-15 10:26:46.070 | framework. For more detail see 2026-06-15 10:26:46.070 | https://eventlet.readthedocs.io/en/latest/asyncio/migration.html 2026-06-15 10:26:46.070 | 2026-06-15 10:26:46.070 | __import__(import_str) 2026-06-15 10:26:48.737 | INFO keystone.common.utils [-] /etc/keystone/fernet-keys/ does not appear to exist; attempting to create it 2026-06-15 10:26:48.738 | INFO keystone.common.fernet_utils [-] Created a new temporary key: /etc/keystone/fernet-keys/0.tmp 2026-06-15 10:26:48.738 | INFO keystone.common.fernet_utils [-] Become a valid new key: /etc/keystone/fernet-keys/0 2026-06-15 10:26:48.738 | INFO keystone.common.fernet_utils [-] Starting key rotation with 1 key files: ['/etc/keystone/fernet-keys/0'] 2026-06-15 10:26:48.739 | INFO keystone.common.fernet_utils [-] Created a new temporary key: /etc/keystone/fernet-keys/0.tmp 2026-06-15 10:26:48.739 | INFO keystone.common.fernet_utils [-] Current primary key is: 0 2026-06-15 10:26:48.739 | INFO keystone.common.fernet_utils [-] Next primary key will be: 1 2026-06-15 10:26:48.739 | INFO keystone.common.fernet_utils [-] Promoted key 0 to be the primary: 1 2026-06-15 10:26:48.739 | INFO keystone.common.fernet_utils [-] Become a valid new key: /etc/keystone/fernet-keys/0 2026-06-15 10:26:49.310 | + lib/keystone:init_keystone:454 : rm -rf /etc/keystone/credential-keys/ 2026-06-15 10:26:49.315 | + lib/keystone:init_keystone:455 : /opt/stack/data/venv/bin/keystone-manage --config-file /etc/keystone/keystone.conf credential_setup 2026-06-15 10:26:49.836 | /opt/stack/data/venv/lib/python3.12/site-packages/oslo_utils/importutils.py:77: EventletDeprecationWarning: 2026-06-15 10:26:49.837 | Eventlet is deprecated. It is currently being maintained in bugfix mode, and 2026-06-15 10:26:49.837 | we strongly recommend against using it for new projects. 2026-06-15 10:26:49.837 | 2026-06-15 10:26:49.837 | If you are already using Eventlet, we recommend migrating to a different 2026-06-15 10:26:49.837 | framework. For more detail see 2026-06-15 10:26:49.837 | https://eventlet.readthedocs.io/en/latest/asyncio/migration.html 2026-06-15 10:26:49.837 | 2026-06-15 10:26:49.837 | __import__(import_str) 2026-06-15 10:26:52.371 | INFO keystone.common.utils [[00;36m-] /etc/keystone/credential-keys/ does not appear to exist; attempting to create it 2026-06-15 10:26:52.371 | INFO keystone.common.fernet_utils [-] Created a new temporary key: /etc/keystone/credential-keys/0.tmp 2026-06-15 10:26:52.371 | INFO keystone.common.fernet_utils [-] Become a valid new key: /etc/keystone/credential-keys/0 2026-06-15 10:26:52.372 | INFO keystone.common.fernet_utils [-] Starting key rotation with 1 key files: ['/etc/keystone/credential-keys/0'] 2026-06-15 10:26:52.372 | INFO keystone.common.fernet_utils [-] Created a new temporary key: /etc/keystone/credential-keys/0.tmp 2026-06-15 10:26:52.372 | INFO keystone.common.fernet_utils [-] Current primary key is: 0 2026-06-15 10:26:52.372 | INFO keystone.common.fernet_utils [-] Next primary key will be: 1 2026-06-15 10:26:52.372 | INFO keystone.common.fernet_utils [-] Promoted key 0 to be the primary: 1 2026-06-15 10:26:52.373 | INFO keystone.common.fernet_utils [-] Become a valid new key: /etc/keystone/credential-keys/0 2026-06-15 10:26:52.776 | + ./stack.sh:main:1114 : start_keystone 2026-06-15 10:26:52.781 | ++ lib/keystone:start_keystone:508 : which uwsgi 2026-06-15 10:26:52.788 | + lib/keystone:start_keystone:508 : run_process keystone '/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini' '' 2026-06-15 10:26:52.792 | + functions-common:run_process:1668 : local service=keystone 2026-06-15 10:26:52.796 | + functions-common:run_process:1669 : local 'command=/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini' 2026-06-15 10:26:52.799 | + functions-common:run_process:1670 : local group= 2026-06-15 10:26:52.803 | + functions-common:run_process:1671 : local user= 2026-06-15 10:26:52.806 | + functions-common:run_process:1672 : local env_vars= 2026-06-15 10:26:52.809 | + functions-common:run_process:1674 : local name=keystone 2026-06-15 10:26:52.813 | + functions-common:run_process:1676 : time_start run_process 2026-06-15 10:26:52.816 | + functions-common:time_start:2400 : local name=run_process 2026-06-15 10:26:52.820 | + functions-common:time_start:2401 : local start_time= 2026-06-15 10:26:52.824 | + functions-common:time_start:2402 : [[ -n '' ]] 2026-06-15 10:26:52.828 | ++ functions-common:time_start:2405 : date +%s%3N 2026-06-15 10:26:52.833 | + functions-common:time_start:2405 : _TIME_START[$name]=1781519212830 2026-06-15 10:26:52.837 | + functions-common:run_process:1677 : is_service_enabled keystone 2026-06-15 10:26:52.859 | + functions-common:is_service_enabled:2070 : return 0 2026-06-15 10:26:52.862 | + functions-common:run_process:1678 : _run_under_systemd keystone '/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini' '' '' '' 2026-06-15 10:26:52.865 | + functions-common:_run_under_systemd:1622 : local service=keystone 2026-06-15 10:26:52.869 | + functions-common:_run_under_systemd:1623 : local 'command=/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini' 2026-06-15 10:26:52.872 | + functions-common:_run_under_systemd:1624 : local 'cmd=/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini' 2026-06-15 10:26:52.875 | + functions-common:_run_under_systemd:1626 : _common_systemd_pitfalls '/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini' 2026-06-15 10:26:52.877 | + functions-common:_common_systemd_pitfalls:1594 : local 'cmd=/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini' 2026-06-15 10:26:52.880 | + functions-common:_common_systemd_pitfalls:1597 : [[ /bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini =~ sudo ]] 2026-06-15 10:26:52.883 | + functions-common:_common_systemd_pitfalls:1608 : [[ ! /bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini =~ ^/ ]] 2026-06-15 10:26:52.887 | + functions-common:_run_under_systemd:1628 : local systemd_service=devstack@keystone.service 2026-06-15 10:26:52.891 | + functions-common:_run_under_systemd:1629 : local group= 2026-06-15 10:26:52.894 | + functions-common:_run_under_systemd:1630 : local user=stack 2026-06-15 10:26:52.898 | + functions-common:_run_under_systemd:1631 : [[ -z stack ]] 2026-06-15 10:26:52.901 | + functions-common:_run_under_systemd:1634 : local env_vars= 2026-06-15 10:26:52.905 | + functions-common:_run_under_systemd:1635 : [[ -v SYSTEMD_ENV_VARS[keystone] ]] 2026-06-15 10:26:52.908 | + functions-common:_run_under_systemd:1638 : [[ /bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini =~ uwsgi ]] 2026-06-15 10:26:52.911 | + functions-common:_run_under_systemd:1639 : [[ True == \T\r\u\e ]] 2026-06-15 10:26:52.915 | + functions-common:_run_under_systemd:1640 : cmd='/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini --venv /opt/stack/data/venv' 2026-06-15 10:26:52.918 | + functions-common:_run_under_systemd:1642 : write_uwsgi_user_unit_file devstack@keystone.service '/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini --venv /opt/stack/data/venv' '' stack '' 2026-06-15 10:26:52.920 | + functions-common:write_uwsgi_user_unit_file:1561 : local service=devstack@keystone.service 2026-06-15 10:26:52.923 | + functions-common:write_uwsgi_user_unit_file:1562 : local 'command=/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini --venv /opt/stack/data/venv' 2026-06-15 10:26:52.926 | + functions-common:write_uwsgi_user_unit_file:1563 : local group= 2026-06-15 10:26:52.930 | + functions-common:write_uwsgi_user_unit_file:1564 : local user=stack 2026-06-15 10:26:52.932 | + functions-common:write_uwsgi_user_unit_file:1565 : local env_vars= 2026-06-15 10:26:52.935 | + functions-common:write_uwsgi_user_unit_file:1566 : local unitfile=/etc/systemd/system/devstack@keystone.service 2026-06-15 10:26:52.937 | + functions-common:write_uwsgi_user_unit_file:1567 : mkdir -p /etc/systemd/system 2026-06-15 10:26:52.942 | + functions-common:write_uwsgi_user_unit_file:1569 : iniset -sudo /etc/systemd/system/devstack@keystone.service Unit Description 'Devstack devstack@keystone.service' 2026-06-15 10:26:53.027 | + functions-common:write_uwsgi_user_unit_file:1570 : iniset -sudo /etc/systemd/system/devstack@keystone.service Service Environment '"PATH=/opt/stack/devstack/files/openstack-cli-server:/bin:/opt/stack/data/venv/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/snap/bin:/usr/local/bin:/usr/local/sbin:/usr/sbin:/sbin"' 2026-06-15 10:26:53.116 | + functions-common:write_uwsgi_user_unit_file:1571 : iniset -sudo /etc/systemd/system/devstack@keystone.service Service SyslogIdentifier devstack@keystone.service 2026-06-15 10:26:53.186 | + functions-common:write_uwsgi_user_unit_file:1572 : iniset -sudo /etc/systemd/system/devstack@keystone.service Service User stack 2026-06-15 10:26:53.261 | + functions-common:write_uwsgi_user_unit_file:1573 : iniset -sudo /etc/systemd/system/devstack@keystone.service Service ExecStart '/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini --venv /opt/stack/data/venv' 2026-06-15 10:26:53.337 | + functions-common:write_uwsgi_user_unit_file:1574 : iniset -sudo /etc/systemd/system/devstack@keystone.service Service ExecReload '/usr/bin/kill -HUP $MAINPID' 2026-06-15 10:26:53.408 | + functions-common:write_uwsgi_user_unit_file:1575 : iniset -sudo /etc/systemd/system/devstack@keystone.service Service Type notify 2026-06-15 10:26:53.483 | + functions-common:write_uwsgi_user_unit_file:1576 : iniset -sudo /etc/systemd/system/devstack@keystone.service Service KillMode process 2026-06-15 10:26:53.558 | + functions-common:write_uwsgi_user_unit_file:1577 : iniset -sudo /etc/systemd/system/devstack@keystone.service Service Restart always 2026-06-15 10:26:53.633 | + functions-common:write_uwsgi_user_unit_file:1578 : iniset -sudo /etc/systemd/system/devstack@keystone.service Service NotifyAccess all 2026-06-15 10:26:53.705 | + functions-common:write_uwsgi_user_unit_file:1579 : iniset -sudo /etc/systemd/system/devstack@keystone.service Service RestartForceExitStatus 100 2026-06-15 10:26:53.781 | + functions-common:write_uwsgi_user_unit_file:1581 : [[ -n '' ]] 2026-06-15 10:26:53.784 | + functions-common:write_uwsgi_user_unit_file:1584 : [[ -n '' ]] 2026-06-15 10:26:53.787 | + functions-common:write_uwsgi_user_unit_file:1587 : iniset -sudo /etc/systemd/system/devstack@keystone.service Install WantedBy multi-user.target 2026-06-15 10:26:53.878 | + functions-common:write_uwsgi_user_unit_file:1590 : sudo systemctl daemon-reload 2026-06-15 10:26:54.308 | + functions-common:_run_under_systemd:1647 : sudo systemctl enable devstack@keystone.service 2026-06-15 10:26:54.329 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@keystone.service → /etc/systemd/system/devstack@keystone.service. 2026-06-15 10:26:54.734 | + functions-common:_run_under_systemd:1648 : sudo systemctl start devstack@keystone.service 2026-06-15 10:26:54.875 | + functions-common:run_process:1680 : time_stop run_process 2026-06-15 10:26:54.879 | + functions-common:time_stop:2414 : local name 2026-06-15 10:26:54.883 | + functions-common:time_stop:2415 : local end_time 2026-06-15 10:26:54.887 | + functions-common:time_stop:2416 : local elapsed_time 2026-06-15 10:26:54.890 | + functions-common:time_stop:2417 : local total 2026-06-15 10:26:54.894 | + functions-common:time_stop:2418 : local start_time 2026-06-15 10:26:54.898 | + functions-common:time_stop:2420 : name=run_process 2026-06-15 10:26:54.901 | + functions-common:time_stop:2421 : start_time=1781519212830 2026-06-15 10:26:54.905 | + functions-common:time_stop:2423 : [[ -z 1781519212830 ]] 2026-06-15 10:26:54.911 | ++ functions-common:time_stop:2426 : date +%s%3N 2026-06-15 10:26:54.916 | + functions-common:time_stop:2426 : end_time=1781519214912 2026-06-15 10:26:54.920 | + functions-common:time_stop:2427 : elapsed_time=2082 2026-06-15 10:26:54.923 | + functions-common:time_stop:2428 : total=6305 2026-06-15 10:26:54.927 | + functions-common:time_stop:2430 : _TIME_START[$name]= 2026-06-15 10:26:54.930 | + functions-common:time_stop:2431 : _TIME_TOTAL[$name]=8387 2026-06-15 10:26:54.934 | + lib/keystone:start_keystone:510 : echo 'Waiting for keystone to start...' 2026-06-15 10:26:54.934 | Waiting for keystone to start... 2026-06-15 10:26:54.938 | + lib/keystone:start_keystone:514 : local service_uri=http://10.209.97.186/identity/v3/ 2026-06-15 10:26:54.942 | + lib/keystone:start_keystone:516 : wait_for_service 60 http://10.209.97.186/identity/v3/ 2026-06-15 10:26:54.945 | + functions:wait_for_service:476 : local timeout=60 2026-06-15 10:26:54.948 | + functions:wait_for_service:477 : local url=http://10.209.97.186/identity/v3/ 2026-06-15 10:26:54.951 | + functions:wait_for_service:478 : local rval=0 2026-06-15 10:26:54.954 | + functions:wait_for_service:479 : time_start wait_for_service 2026-06-15 10:26:54.958 | + functions-common:time_start:2400 : local name=wait_for_service 2026-06-15 10:26:54.961 | + functions-common:time_start:2401 : local start_time= 2026-06-15 10:26:54.965 | + functions-common:time_start:2402 : [[ -n '' ]] 2026-06-15 10:26:54.970 | ++ functions-common:time_start:2405 : date +%s%3N 2026-06-15 10:26:54.976 | + functions-common:time_start:2405 : _TIME_START[$name]=1781519214971 2026-06-15 10:26:54.979 | + functions:wait_for_service:480 : timeout 60 bash -x 2026-06-15 10:26:54.986 | ++ :: : curl -g -k --noproxy '*' -s -o /dev/null -w '%{http_code}' http://10.209.97.186/identity/v3/ 2026-06-15 10:27:00.227 | + :: : [[ 200 == 503 ]] 2026-06-15 10:27:00.229 | + :: : [[ 0 -eq 7 ]] 2026-06-15 10:27:00.234 | + functions:wait_for_service:485 : time_stop wait_for_service 2026-06-15 10:27:00.237 | + functions-common:time_stop:2414 : local name 2026-06-15 10:27:00.241 | + functions-common:time_stop:2415 : local end_time 2026-06-15 10:27:00.244 | + functions-common:time_stop:2416 : local elapsed_time 2026-06-15 10:27:00.247 | + functions-common:time_stop:2417 : local total 2026-06-15 10:27:00.251 | + functions-common:time_stop:2418 : local start_time 2026-06-15 10:27:00.254 | + functions-common:time_stop:2420 : name=wait_for_service 2026-06-15 10:27:00.258 | + functions-common:time_stop:2421 : start_time=1781519214971 2026-06-15 10:27:00.261 | + functions-common:time_stop:2423 : [[ -z 1781519214971 ]] 2026-06-15 10:27:00.265 | ++ functions-common:time_stop:2426 : date +%s%3N 2026-06-15 10:27:00.270 | + functions-common:time_stop:2426 : end_time=1781519220266 2026-06-15 10:27:00.275 | + functions-common:time_stop:2427 : elapsed_time=5295 2026-06-15 10:27:00.278 | + functions-common:time_stop:2428 : total=0 2026-06-15 10:27:00.282 | + functions-common:time_stop:2430 : _TIME_START[$name]= 2026-06-15 10:27:00.286 | + functions-common:time_stop:2431 : _TIME_TOTAL[$name]=5295 2026-06-15 10:27:00.290 | + functions:wait_for_service:486 : return 0 2026-06-15 10:27:00.294 | + lib/keystone:start_keystone:521 : is_service_enabled tls-proxy 2026-06-15 10:27:00.316 | + functions-common:is_service_enabled:2070 : return 0 2026-06-15 10:27:00.319 | + lib/keystone:start_keystone:522 : start_tls_proxy keystone-service '*' 5000 10.209.97.186 5001 2026-06-15 10:27:00.322 | + lib/tls:start_tls_proxy:510 : local b_service=keystone-service-tls-proxy 2026-06-15 10:27:00.326 | + lib/tls:start_tls_proxy:511 : local 'f_host=*' 2026-06-15 10:27:00.329 | + lib/tls:start_tls_proxy:512 : local f_port=5000 2026-06-15 10:27:00.333 | + lib/tls:start_tls_proxy:513 : local b_host=10.209.97.186 2026-06-15 10:27:00.336 | + lib/tls:start_tls_proxy:514 : local b_port=5001 2026-06-15 10:27:00.339 | + lib/tls:start_tls_proxy:516 : local f_header_size=8190 2026-06-15 10:27:00.343 | + lib/tls:start_tls_proxy:519 : tune_apache_connections norestart 2026-06-15 10:27:00.347 | + lib/tls:tune_apache_connections:455 : local should_restart=norestart 2026-06-15 10:27:00.351 | + lib/tls:tune_apache_connections:456 : local tuning_file=/etc/apache2/conf-enabled/connection-tuning.conf 2026-06-15 10:27:00.354 | + lib/tls:tune_apache_connections:457 : '[' -f /etc/apache2/conf-enabled/connection-tuning.conf ']' 2026-06-15 10:27:00.358 | + lib/tls:start_tls_proxy:521 : local config_file 2026-06-15 10:27:00.362 | ++ lib/tls:start_tls_proxy:522 : apache_site_config_for keystone-service-tls-proxy 2026-06-15 10:27:00.365 | ++ lib/apache:apache_site_config_for:174 : local site=keystone-service-tls-proxy 2026-06-15 10:27:00.369 | ++ lib/apache:apache_site_config_for:175 : is_ubuntu 2026-06-15 10:27:00.373 | ++ functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-06-15 10:27:00.377 | ++ functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-06-15 10:27:00.381 | ++ lib/apache:apache_site_config_for:177 : echo /etc/apache2/sites-available/keystone-service-tls-proxy.conf 2026-06-15 10:27:00.385 | + lib/tls:start_tls_proxy:522 : config_file=/etc/apache2/sites-available/keystone-service-tls-proxy.conf 2026-06-15 10:27:00.388 | + lib/tls:start_tls_proxy:523 : local listen_string 2026-06-15 10:27:00.392 | + lib/tls:start_tls_proxy:527 : [[ 5000 == \8\0 ]] 2026-06-15 10:27:00.396 | + lib/tls:start_tls_proxy:527 : [[ 5000 == \4\4\3 ]] 2026-06-15 10:27:00.401 | + lib/tls:start_tls_proxy:529 : [[ * == \* ]] 2026-06-15 10:27:00.405 | + lib/tls:start_tls_proxy:530 : listen_string='Listen 5000' 2026-06-15 10:27:00.409 | + lib/tls:start_tls_proxy:534 : sudo bash -c 'cat >/etc/apache2/sites-available/keystone-service-tls-proxy.conf' 2026-06-15 10:27:00.428 | + lib/tls:start_tls_proxy:567 : for mod in headers ssl proxy proxy_http 2026-06-15 10:27:00.431 | + lib/tls:start_tls_proxy:570 : enable_apache_mod headers norestart 2026-06-15 10:27:00.435 | + lib/apache:enable_apache_mod:55 : local mod=headers 2026-06-15 10:27:00.438 | + lib/apache:enable_apache_mod:56 : local should_restart=norestart 2026-06-15 10:27:00.441 | + lib/apache:enable_apache_mod:58 : is_ubuntu 2026-06-15 10:27:00.445 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-06-15 10:27:00.447 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-06-15 10:27:00.451 | + lib/apache:enable_apache_mod:61 : [[ headers != \v\e\r\s\i\o\n ]] 2026-06-15 10:27:00.455 | + lib/apache:enable_apache_mod:61 : a2query -m headers 2026-06-15 10:27:00.501 | headers (enabled by site administrator) 2026-06-15 10:27:00.505 | + lib/tls:start_tls_proxy:567 : for mod in headers ssl proxy proxy_http 2026-06-15 10:27:00.508 | + lib/tls:start_tls_proxy:570 : enable_apache_mod ssl norestart 2026-06-15 10:27:00.511 | + lib/apache:enable_apache_mod:55 : local mod=ssl 2026-06-15 10:27:00.514 | + lib/apache:enable_apache_mod:56 : local should_restart=norestart 2026-06-15 10:27:00.517 | + lib/apache:enable_apache_mod:58 : is_ubuntu 2026-06-15 10:27:00.521 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-06-15 10:27:00.524 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-06-15 10:27:00.527 | + lib/apache:enable_apache_mod:61 : [[ ssl != \v\e\r\s\i\o\n ]] 2026-06-15 10:27:00.529 | + lib/apache:enable_apache_mod:61 : a2query -m ssl 2026-06-15 10:27:00.577 | ssl (enabled by site administrator) 2026-06-15 10:27:00.582 | + lib/tls:start_tls_proxy:567 : for mod in headers ssl proxy proxy_http 2026-06-15 10:27:00.585 | + lib/tls:start_tls_proxy:570 : enable_apache_mod proxy norestart 2026-06-15 10:27:00.589 | + lib/apache:enable_apache_mod:55 : local mod=proxy 2026-06-15 10:27:00.593 | + lib/apache:enable_apache_mod:56 : local should_restart=norestart 2026-06-15 10:27:00.597 | + lib/apache:enable_apache_mod:58 : is_ubuntu 2026-06-15 10:27:00.601 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-06-15 10:27:00.604 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-06-15 10:27:00.607 | + lib/apache:enable_apache_mod:61 : [[ proxy != \v\e\r\s\i\o\n ]] 2026-06-15 10:27:00.612 | + lib/apache:enable_apache_mod:61 : a2query -m proxy 2026-06-15 10:27:00.663 | proxy (enabled by site administrator) 2026-06-15 10:27:00.667 | + lib/tls:start_tls_proxy:567 : for mod in headers ssl proxy proxy_http 2026-06-15 10:27:00.671 | + lib/tls:start_tls_proxy:570 : enable_apache_mod proxy_http norestart 2026-06-15 10:27:00.675 | + lib/apache:enable_apache_mod:55 : local mod=proxy_http 2026-06-15 10:27:00.679 | + lib/apache:enable_apache_mod:56 : local should_restart=norestart 2026-06-15 10:27:00.683 | + lib/apache:enable_apache_mod:58 : is_ubuntu 2026-06-15 10:27:00.688 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-06-15 10:27:00.691 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-06-15 10:27:00.695 | + lib/apache:enable_apache_mod:61 : [[ proxy_http != \v\e\r\s\i\o\n ]] 2026-06-15 10:27:00.699 | + lib/apache:enable_apache_mod:61 : a2query -m proxy_http 2026-06-15 10:27:00.748 | proxy_http (enabled by site administrator) 2026-06-15 10:27:00.753 | + lib/tls:start_tls_proxy:572 : enable_apache_site keystone-service-tls-proxy 2026-06-15 10:27:00.756 | + lib/apache:enable_apache_site:191 : local site=keystone-service-tls-proxy 2026-06-15 10:27:00.759 | + lib/apache:enable_apache_site:193 : enable_apache_mod version 2026-06-15 10:27:00.761 | + lib/apache:enable_apache_mod:55 : local mod=version 2026-06-15 10:27:00.765 | + lib/apache:enable_apache_mod:56 : local should_restart= 2026-06-15 10:27:00.770 | + lib/apache:enable_apache_mod:58 : is_ubuntu 2026-06-15 10:27:00.772 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-06-15 10:27:00.776 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-06-15 10:27:00.780 | + lib/apache:enable_apache_mod:61 : [[ version != \v\e\r\s\i\o\n ]] 2026-06-15 10:27:00.783 | + lib/apache:enable_apache_site:194 : is_ubuntu 2026-06-15 10:27:00.786 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-06-15 10:27:00.789 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-06-15 10:27:00.793 | + lib/apache:enable_apache_site:195 : sudo a2ensite keystone-service-tls-proxy 2026-06-15 10:27:00.857 | Enabling site keystone-service-tls-proxy. 2026-06-15 10:27:00.863 | To activate the new configuration, you need to run: 2026-06-15 10:27:00.863 | systemctl reload apache2 2026-06-15 10:27:00.871 | + lib/tls:start_tls_proxy:573 : restart_apache_server 2026-06-15 10:27:00.873 | + lib/apache:restart_apache_server:238 : restart_service apache2 2026-06-15 10:27:00.877 | + functions-common:restart_service:2298 : '[' -x /bin/systemctl ']' 2026-06-15 10:27:00.881 | + functions-common:restart_service:2299 : sudo /bin/systemctl restart apache2 2026-06-15 10:27:01.037 | + lib/keystone:start_keystone:526 : restart_service memcached 2026-06-15 10:27:01.041 | + functions-common:restart_service:2298 : '[' -x /bin/systemctl ']' 2026-06-15 10:27:01.045 | + functions-common:restart_service:2299 : sudo /bin/systemctl restart memcached 2026-06-15 10:27:01.196 | + ./stack.sh:main:1115 : bootstrap_keystone 2026-06-15 10:27:01.199 | + lib/keystone:bootstrap_keystone:541 : /opt/stack/data/venv/bin/keystone-manage bootstrap --bootstrap-username admin --bootstrap-password secretadmin --bootstrap-project-name admin --bootstrap-role-name admin --bootstrap-service-name keystone --bootstrap-region-id RegionOne --bootstrap-public-url https://10.209.97.186/identity 2026-06-15 10:27:01.731 | /opt/stack/data/venv/lib/python3.12/site-packages/oslo_utils/importutils.py:77: EventletDeprecationWarning: 2026-06-15 10:27:01.731 | Eventlet is deprecated. It is currently being maintained in bugfix mode, and 2026-06-15 10:27:01.731 | we strongly recommend against using it for new projects. 2026-06-15 10:27:01.731 | 2026-06-15 10:27:01.731 | If you are already using Eventlet, we recommend migrating to a different 2026-06-15 10:27:01.731 | framework. For more detail see 2026-06-15 10:27:01.731 | https://eventlet.readthedocs.io/en/latest/asyncio/migration.html 2026-06-15 10:27:01.731 | 2026-06-15 10:27:01.731 | __import__(import_str) 2026-06-15 10:27:04.920 | DEBUG keystone.notifications [-] Callback: `keystone.application_credential.core.Manager._delete_app_creds_on_user_delete_callback` subscribed to event `identity.user.deleted`. {{(pid=46524) register_event_callback /opt/stack/keystone/keystone/notifications.py:415}} 2026-06-15 10:27:04.920 | DEBUG keystone.notifications [-] Callback: `keystone.application_credential.core.Manager._delete_app_creds_on_user_delete_callback` subscribed to event `identity.user.disabled`. {{(pid=46524) register_event_callback /opt/stack/keystone/keystone/notifications.py:415}} 2026-06-15 10:27:04.920 | DEBUG keystone.notifications [-] Callback: `keystone.application_credential.core.Manager._delete_app_creds_on_assignment_removal` subscribed to event `identity.remove_application_credentials_for_user.internal`. {{(pid=46524) register_event_callback /opt/stack/keystone/keystone/notifications.py:415}} 2026-06-15 10:27:04.927 | DEBUG keystone.notifications [-] Callback: `keystone.assignment.core.Manager._delete_domain_assignments` subscribed to event `identity.domain.deleted`. {{(pid=46524) register_event_callback /opt/stack/keystone/keystone/notifications.py:415}} 2026-06-15 10:27:04.942 | DEBUG keystone.notifications [-] Callback: `keystone.catalog.core.Manager._on_project_or_endpoint_delete` subscribed to event `identity.project.deleted`. {{(pid=46524) register_event_callback /opt/stack/keystone/keystone/notifications.py:415}} 2026-06-15 10:27:04.942 | DEBUG keystone.notifications [-] Callback: `keystone.catalog.core.Manager._on_project_or_endpoint_delete` subscribed to event `identity.endpoint.deleted`. {{(pid=46524) register_event_callback /opt/stack/keystone/keystone/notifications.py:415}} 2026-06-15 10:27:04.971 | DEBUG keystone.notifications [-] Callback: `keystone.federation.core.Manager._cleanup_identity_provider` subscribed to event `identity.domain_deleted.internal`. {{(pid=46524) register_event_callback /opt/stack/keystone/keystone/notifications.py:415}} 2026-06-15 10:27:04.996 | DEBUG keystone.notifications [-] Callback: `keystone.identity.core.Manager._domain_deleted` subscribed to event `identity.domain_deleted.internal`. {{(pid=46524) register_event_callback /opt/stack/keystone/keystone/notifications.py:415}} 2026-06-15 10:27:04.999 | DEBUG keystone.notifications [-] Callback: `keystone.identity.core.Manager._unset_default_project` subscribed to event `identity.project.deleted`. {{(pid=46524) register_event_callback /opt/stack/keystone/keystone/notifications.py:415}} 2026-06-15 10:27:05.075 | DEBUG keystone.notifications [-] Callback: `keystone.revoke.core.Manager._trust_callback` subscribed to event `identity.OS-TRUST:trust.deleted`. {{(pid=46524) register_event_callback /opt/stack/keystone/keystone/notifications.py:415}} 2026-06-15 10:27:05.075 | DEBUG keystone.notifications [-] Callback: `keystone.revoke.core.Manager._consumer_callback` subscribed to event `identity.OS-OAUTH1:consumer.deleted`. {{(pid=46524) register_event_callback /opt/stack/keystone/keystone/notifications.py:415}} 2026-06-15 10:27:05.075 | DEBUG keystone.notifications [-] Callback: `keystone.revoke.core.Manager._user_callback` subscribed to event `identity.user.deleted`. {{(pid=46524) register_event_callback /opt/stack/keystone/keystone/notifications.py:415}} 2026-06-15 10:27:05.075 | DEBUG keystone.notifications [-] Callback: `keystone.revoke.core.Manager._project_callback` subscribed to event `identity.project.deleted`. {{(pid=46524) register_event_callback /opt/stack/keystone/keystone/notifications.py:415}} 2026-06-15 10:27:05.075 | DEBUG keystone.notifications [-] Callback: `keystone.revoke.core.Manager._user_callback` subscribed to event `identity.user.disabled`. {{(pid=46524) register_event_callback /opt/stack/keystone/keystone/notifications.py:415}} 2026-06-15 10:27:05.075 | DEBUG keystone.notifications [-] Callback: `keystone.revoke.core.Manager._user_callback` subscribed to event `identity.persist_revocation_event_for_user.internal`. {{(pid=46524) register_event_callback /opt/stack/keystone/keystone/notifications.py:415}} 2026-06-15 10:27:05.086 | DEBUG keystone.notifications [-] Callback: `keystone.receipt.provider.Manager._drop_receipt_cache` subscribed to event `identity.OS-TRUST:trust.deleted`. {{(pid=46524) register_event_callback /opt/stack/keystone/keystone/notifications.py:415}} 2026-06-15 10:27:05.086 | DEBUG keystone.notifications [-] Callback: `keystone.receipt.provider.Manager._drop_receipt_cache` subscribed to event `identity.user.deleted`. {{(pid=46524) register_event_callback /opt/stack/keystone/keystone/notifications.py:415}} 2026-06-15 10:27:05.086 | DEBUG keystone.notifications [-] Callback: `keystone.receipt.provider.Manager._drop_receipt_cache` subscribed to event `identity.domain.deleted`. {{(pid=46524) register_event_callback /opt/stack/keystone/keystone/notifications.py:415}} 2026-06-15 10:27:05.087 | DEBUG keystone.notifications [-] Callback: `keystone.receipt.provider.Manager._drop_receipt_cache` subscribed to event `identity.user.disabled`. {{(pid=46524) register_event_callback /opt/stack/keystone/keystone/notifications.py:415}} 2026-06-15 10:27:05.087 | DEBUG keystone.notifications [-] Callback: `keystone.receipt.provider.Manager._drop_receipt_cache` subscribed to event `identity.domain.disabled`. {{(pid=46524) register_event_callback /opt/stack/keystone/keystone/notifications.py:415}} 2026-06-15 10:27:05.088 | DEBUG keystone.notifications [-] Callback: `keystone.receipt.provider.Manager._drop_receipt_cache` subscribed to event `identity.project.disabled`. {{(pid=46524) register_event_callback /opt/stack/keystone/keystone/notifications.py:415}} 2026-06-15 10:27:05.088 | DEBUG keystone.notifications [-] Callback: `keystone.receipt.provider.Manager._drop_receipt_cache` subscribed to event `identity.invalidate_token_cache.internal`. {{(pid=46524) register_event_callback /opt/stack/keystone/keystone/notifications.py:415}} 2026-06-15 10:27:05.095 | DEBUG keystone.notifications [-] Callback: `keystone.trust.core.Manager._on_user_delete` subscribed to event `identity.user.deleted`. {{(pid=46524) register_event_callback /opt/stack/keystone/keystone/notifications.py:415}} 2026-06-15 10:27:05.096 | DEBUG keystone.notifications [-] Callback: `keystone.token.provider.Manager._drop_token_cache` subscribed to event `identity.OS-TRUST:trust.deleted`. {{(pid=46524) register_event_callback /opt/stack/keystone/keystone/notifications.py:415}} 2026-06-15 10:27:05.096 | DEBUG keystone.notifications [-] Callback: `keystone.token.provider.Manager._drop_token_cache` subscribed to event `identity.user.deleted`. {{(pid=46524) register_event_callback /opt/stack/keystone/keystone/notifications.py:415}} 2026-06-15 10:27:05.096 | DEBUG keystone.notifications [-] Callback: `keystone.token.provider.Manager._drop_token_cache` subscribed to event `identity.domain.deleted`. {{(pid=46524) register_event_callback /opt/stack/keystone/keystone/notifications.py:415}} 2026-06-15 10:27:05.097 | DEBUG keystone.notifications [-] Callback: `keystone.token.provider.Manager._drop_token_cache` subscribed to event `identity.user.disabled`. {{(pid=46524) register_event_callback /opt/stack/keystone/keystone/notifications.py:415}} 2026-06-15 10:27:05.097 | DEBUG keystone.notifications [-] Callback: `keystone.token.provider.Manager._drop_token_cache` subscribed to event `identity.domain.disabled`. {{(pid=46524) register_event_callback /opt/stack/keystone/keystone/notifications.py:415}} 2026-06-15 10:27:05.097 | DEBUG keystone.notifications [-] Callback: `keystone.token.provider.Manager._drop_token_cache` subscribed to event `identity.project.disabled`. {{(pid=46524) register_event_callback /opt/stack/keystone/keystone/notifications.py:415}} 2026-06-15 10:27:05.098 | DEBUG keystone.notifications [-] Callback: `keystone.token.provider.Manager._drop_token_cache` subscribed to event `identity.invalidate_token_cache.internal`. {{(pid=46524) register_event_callback /opt/stack/keystone/keystone/notifications.py:415}} 2026-06-15 10:27:05.169 | INFO dbcounter [-] Registered counter for database keystone 2026-06-15 10:27:05.256 | DEBUG oslo_db.sqlalchemy.engines [-] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=46524) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} 2026-06-15 10:27:05.498 | DEBUG dbcounter [-] [46524] Writer thread running {{(pid=46524) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} 2026-06-15 10:27:05.609 | INFO keystone.cmd.bootstrap [None req-ff7617fc-c0b9-4f2d-b545-a5bc74870bac None None] Created domain default 2026-06-15 10:27:05.650 | INFO keystone.cmd.bootstrap [None req-ff7617fc-c0b9-4f2d-b545-a5bc74870bac None None] Created project admin 2026-06-15 10:27:05.680 | WARNING keystone.common.password_hashing [None req-ff7617fc-c0b9-4f2d-b545-a5bc74870bac None None] Truncating password to algorithm specific maximum length 72 characters.: keystone.exception.UserNotFound: Could not find user: admin. 2026-06-15 10:27:05.696 | INFO keystone.cmd.bootstrap [None req-ff7617fc-c0b9-4f2d-b545-a5bc74870bac None None] Created user admin 2026-06-15 10:27:05.711 | INFO keystone.cmd.bootstrap [None req-ff7617fc-c0b9-4f2d-b545-a5bc74870bac None None] Created role reader 2026-06-15 10:27:05.720 | INFO keystone.cmd.bootstrap [None req-ff7617fc-c0b9-4f2d-b545-a5bc74870bac None None] Created role member 2026-06-15 10:27:05.742 | INFO keystone.cmd.bootstrap [None req-ff7617fc-c0b9-4f2d-b545-a5bc74870bac None None] Created implied role where eaad261b78564b1d8a20e96957f3eae7 implies 52310687350d430b8322df0b17773c56 2026-06-15 10:27:05.752 | INFO keystone.cmd.bootstrap [None req-ff7617fc-c0b9-4f2d-b545-a5bc74870bac None None] Created role manager 2026-06-15 10:27:05.770 | INFO keystone.cmd.bootstrap [None req-ff7617fc-c0b9-4f2d-b545-a5bc74870bac None None] Created implied role where 6779f23b37854aeea069f7ca9aabec2c implies eaad261b78564b1d8a20e96957f3eae7 2026-06-15 10:27:05.779 | INFO keystone.cmd.bootstrap [None req-ff7617fc-c0b9-4f2d-b545-a5bc74870bac None None] Created role admin 2026-06-15 10:27:05.793 | INFO keystone.cmd.bootstrap [None req-ff7617fc-c0b9-4f2d-b545-a5bc74870bac None None] Created implied role where 75603a67f66840ce81848f3c65b16253 implies 6779f23b37854aeea069f7ca9aabec2c 2026-06-15 10:27:05.806 | INFO keystone.cmd.bootstrap [None req-ff7617fc-c0b9-4f2d-b545-a5bc74870bac None None] Created role service 2026-06-15 10:27:05.819 | INFO keystone.cmd.bootstrap [None req-ff7617fc-c0b9-4f2d-b545-a5bc74870bac None None] Granted role admin on project admin to user admin. 2026-06-15 10:27:05.826 | INFO keystone.cmd.bootstrap [None req-ff7617fc-c0b9-4f2d-b545-a5bc74870bac None None] Granted role admin on the system to user admin. 2026-06-15 10:27:05.841 | WARNING py.warnings [None req-ff7617fc-c0b9-4f2d-b545-a5bc74870bac None None] /opt/stack/data/venv/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: RegionOne. To ensure interoperability, identifiers should be a valid uuid. 2026-06-15 10:27:05.841 | warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-15 10:27:05.841 |  2026-06-15 10:27:05.845 | INFO keystone.cmd.bootstrap [None req-ff7617fc-c0b9-4f2d-b545-a5bc74870bac None None] Created region RegionOne 2026-06-15 10:27:05.879 | INFO keystone.cmd.bootstrap [None req-ff7617fc-c0b9-4f2d-b545-a5bc74870bac None None] Created public endpoint https://10.209.97.186/identity 2026-06-15 10:27:06.547 | + lib/keystone:bootstrap_keystone:549 : '[' False == True ']' 2026-06-15 10:27:06.551 | + ./stack.sh:main:1118 : create_keystone_accounts 2026-06-15 10:27:06.554 | + lib/keystone:create_keystone_accounts:257 : local admin_project 2026-06-15 10:27:06.559 | ++ lib/keystone:create_keystone_accounts:258 : oscwrap project show admin -f value -c id 2026-06-15 10:27:08.729 | 2026-06-15 10:27:08.744 | ++ functions-common:oscwrap:2459 : return 0 2026-06-15 10:27:08.748 | + lib/keystone:create_keystone_accounts:258 : admin_project=7c0300752f674ea1bb7c223daeeee516 2026-06-15 10:27:08.751 | + lib/keystone:create_keystone_accounts:259 : local admin_user 2026-06-15 10:27:08.756 | ++ lib/keystone:create_keystone_accounts:260 : oscwrap user show admin -f value -c id 2026-06-15 10:27:09.107 | 2026-06-15 10:27:09.122 | ++ functions-common:oscwrap:2459 : return 0 2026-06-15 10:27:09.126 | + lib/keystone:create_keystone_accounts:260 : admin_user=6f14b0fd2ad843f48f6baa7a72163b0c 2026-06-15 10:27:09.130 | + lib/keystone:create_keystone_accounts:262 : local admin_role=admin 2026-06-15 10:27:09.133 | + lib/keystone:create_keystone_accounts:263 : local member_role=member 2026-06-15 10:27:09.135 | + lib/keystone:create_keystone_accounts:264 : local reader_role=reader 2026-06-15 10:27:09.140 | + lib/keystone:create_keystone_accounts:266 : async_run ks-domain-role get_or_add_user_domain_role admin 6f14b0fd2ad843f48f6baa7a72163b0c default 2026-06-15 10:27:09.220 | + inc/async:async_inner:63 : get_or_add_user_domain_role admin 6f14b0fd2ad843f48f6baa7a72163b0c default 2026-06-15 10:27:09.270 | [2845 Async ks-domain-role:46647]: running: get_or_add_user_domain_role admin 6f14b0fd2ad843f48f6baa7a72163b0c default 2026-06-15 10:27:09.275 | + lib/keystone:create_keystone_accounts:269 : get_or_create_domain Default 2026-06-15 10:27:09.279 | + functions-common:get_or_create_domain:866 : local domain_id 2026-06-15 10:27:09.283 | ++ functions-common:get_or_create_domain:871 : oscwrap --os-cloud devstack-system-admin domain create Default --description '' --or-show -f value -c id 2026-06-15 10:27:10.916 | 2026-06-15 10:27:10.929 | ++ functions-common:oscwrap:2459 : return 0 2026-06-15 10:27:10.933 | + functions-common:get_or_create_domain:871 : domain_id=default 2026-06-15 10:27:10.936 | + functions-common:get_or_create_domain:872 : echo default 2026-06-15 10:27:10.936 | default 2026-06-15 10:27:10.939 | + lib/keystone:create_keystone_accounts:270 : async_run ks-project get_or_create_project service Default 2026-06-15 10:27:11.017 | + inc/async:async_inner:63 : get_or_create_project service Default 2026-06-15 10:27:11.061 | [2845 Async ks-project:46839]: running: get_or_create_project service Default 2026-06-15 10:27:11.064 | + lib/keystone:create_keystone_accounts:273 : async_run ks-service get_or_create_role service 2026-06-15 10:27:11.149 | + inc/async:async_inner:63 : get_or_create_role service 2026-06-15 10:27:11.193 | [2845 Async ks-service:46933]: running: get_or_create_role service 2026-06-15 10:27:11.197 | + lib/keystone:create_keystone_accounts:279 : async_run ks-reseller get_or_create_role ResellerAdmin 2026-06-15 10:27:11.282 | + inc/async:async_inner:63 : get_or_create_role ResellerAdmin 2026-06-15 10:27:11.335 | [2845 Async ks-reseller:47027]: running: get_or_create_role ResellerAdmin 2026-06-15 10:27:11.337 | + lib/keystone:create_keystone_accounts:283 : local another_role=anotherrole 2026-06-15 10:27:11.341 | + lib/keystone:create_keystone_accounts:284 : async_run ks-anotherrole get_or_create_role anotherrole 2026-06-15 10:27:11.426 | + inc/async:async_inner:63 : get_or_create_role anotherrole 2026-06-15 10:27:11.469 | [2845 Async ks-anotherrole:47123]: running: get_or_create_role anotherrole 2026-06-15 10:27:11.473 | + lib/keystone:create_keystone_accounts:287 : local invis_project 2026-06-15 10:27:11.478 | ++ lib/keystone:create_keystone_accounts:288 : get_or_create_project invisible_to_admin default 2026-06-15 10:27:11.482 | ++ functions-common:get_or_create_project:916 : local project_id 2026-06-15 10:27:11.486 | +++ functions-common:get_or_create_project:922 : oscwrap --os-cloud devstack-system-admin project create invisible_to_admin --domain=default --or-show -f value -c id 2026-06-15 10:27:11.774 | + inc/async:async_inner:64 : rc=0 2026-06-15 10:27:11.801 | [46647 Async ks-domain-role:46647]: finished successfully 2026-06-15 10:27:12.454 | + inc/async:async_inner:64 : rc=0 2026-06-15 10:27:12.485 | [46839 Async ks-project:46839]: finished successfully 2026-06-15 10:27:13.029 | + inc/async:async_inner:64 : rc=0 2026-06-15 10:27:13.059 | [46933 Async ks-service:46933]: finished successfully 2026-06-15 10:27:13.332 | + inc/async:async_inner:64 : rc=0 2026-06-15 10:27:13.361 | [47027 Async ks-reseller:47027]: finished successfully 2026-06-15 10:27:13.633 | + inc/async:async_inner:64 : rc=0 2026-06-15 10:27:13.661 | [47123 Async ks-anotherrole:47123]: finished successfully 2026-06-15 10:27:14.033 | 2026-06-15 10:27:14.048 | +++ functions-common:oscwrap:2459 : return 0 2026-06-15 10:27:14.052 | ++ functions-common:get_or_create_project:922 : project_id=0ad908eaad394ff4820d691f71cf96c2 2026-06-15 10:27:14.056 | ++ functions-common:get_or_create_project:923 : echo 0ad908eaad394ff4820d691f71cf96c2 2026-06-15 10:27:14.059 | + lib/keystone:create_keystone_accounts:288 : invis_project=0ad908eaad394ff4820d691f71cf96c2 2026-06-15 10:27:14.063 | + lib/keystone:create_keystone_accounts:291 : local demo_project 2026-06-15 10:27:14.067 | ++ lib/keystone:create_keystone_accounts:292 : get_or_create_project demo default 2026-06-15 10:27:14.071 | ++ functions-common:get_or_create_project:916 : local project_id 2026-06-15 10:27:14.075 | +++ functions-common:get_or_create_project:922 : oscwrap --os-cloud devstack-system-admin project create demo --domain=default --or-show -f value -c id 2026-06-15 10:27:14.576 | 2026-06-15 10:27:14.590 | +++ functions-common:oscwrap:2459 : return 0 2026-06-15 10:27:14.594 | ++ functions-common:get_or_create_project:922 : project_id=280eb63e64204646b9ec306fc766132a 2026-06-15 10:27:14.598 | ++ functions-common:get_or_create_project:923 : echo 280eb63e64204646b9ec306fc766132a 2026-06-15 10:27:14.603 | + lib/keystone:create_keystone_accounts:292 : demo_project=280eb63e64204646b9ec306fc766132a 2026-06-15 10:27:14.606 | + lib/keystone:create_keystone_accounts:293 : local demo_user 2026-06-15 10:27:14.611 | ++ lib/keystone:create_keystone_accounts:295 : get_or_create_user demo secretadmin default demo@example.com 2026-06-15 10:27:14.615 | ++ functions-common:get_or_create_user:893 : local user_id 2026-06-15 10:27:14.618 | ++ functions-common:get_or_create_user:894 : [[ ! -z demo@example.com ]] 2026-06-15 10:27:14.621 | ++ functions-common:get_or_create_user:895 : local email=--email=demo@example.com 2026-06-15 10:27:14.625 | +++ functions-common:get_or_create_user:909 : oscwrap --os-cloud devstack-system-admin user create demo --password secretadmin --domain=default --email=demo@example.com --or-show -f value -c id 2026-06-15 10:27:15.102 | 2026-06-15 10:27:15.113 | +++ functions-common:oscwrap:2459 : return 0 2026-06-15 10:27:15.118 | ++ functions-common:get_or_create_user:909 : user_id=855e3a529c3d4f33b91bcd0a32ac0e02 2026-06-15 10:27:15.121 | ++ functions-common:get_or_create_user:910 : echo 855e3a529c3d4f33b91bcd0a32ac0e02 2026-06-15 10:27:15.124 | + lib/keystone:create_keystone_accounts:295 : demo_user=855e3a529c3d4f33b91bcd0a32ac0e02 2026-06-15 10:27:15.127 | + lib/keystone:create_keystone_accounts:297 : async_wait ks-domain-role ks-domain ks-project ks-service ks-reseller ks-anotherrole 2026-06-15 10:27:15.184 | [2845 Async ks-domain-role:46647]: Waiting for completion of get_or_add_user_domain_role admin 6f14b0fd2ad843f48f6baa7a72163b0c default running on PID 46647 (6 other jobs running) 2026-06-15 10:27:15.212 | [2845 Async ks-domain-role:46647]: Signaling child to exit 2026-06-15 10:27:15.212 | WAKEUP 2026-06-15 10:27:15.238 | [2845 Async ks-domain-role:46647]: Signaled 2026-06-15 10:27:15.240 | + functions-common:get_or_add_user_domain_role:980 : local user_role_id 2026-06-15 10:27:15.240 | + functions-common:get_or_add_user_domain_role:984 : openstack --os-cloud devstack-system-admin role add admin --user 6f14b0fd2ad843f48f6baa7a72163b0c --domain default 2026-06-15 10:27:15.240 | 2026-06-15 10:27:15.240 | ++ functions-common:get_or_add_user_domain_role:991 : oscwrap --os-cloud devstack-system-admin role assignment list --role admin --user 6f14b0fd2ad843f48f6baa7a72163b0c --domain default -c Role -f value 2026-06-15 10:27:15.240 | 2026-06-15 10:27:15.240 | ++ functions-common:oscwrap:2459 : return 0 2026-06-15 10:27:15.240 | + functions-common:get_or_add_user_domain_role:991 : user_role_id=75603a67f66840ce81848f3c65b16253 2026-06-15 10:27:15.240 | + functions-common:get_or_add_user_domain_role:993 : echo 75603a67f66840ce81848f3c65b16253 2026-06-15 10:27:15.240 | 75603a67f66840ce81848f3c65b16253 2026-06-15 10:27:15.290 | [2845 Async ks-domain-role:46647]: finished get_or_add_user_domain_role admin 6f14b0fd2ad843f48f6baa7a72163b0c default with result 0 in 2 seconds 2026-06-15 10:27:15.299 | Not waiting for async task ks-domain that we never started or has already been waited for 2026-06-15 10:27:15.336 | [2845 Async ks-project:46839]: Waiting for completion of get_or_create_project service Default running on PID 46839 (5 other jobs running) 2026-06-15 10:27:15.365 | [2845 Async ks-project:46839]: Signaling child to exit 2026-06-15 10:27:15.365 | WAKEUP 2026-06-15 10:27:15.389 | [2845 Async ks-project:46839]: Signaled 2026-06-15 10:27:15.391 | + functions-common:get_or_create_project:916 : local project_id 2026-06-15 10:27:15.391 | ++ functions-common:get_or_create_project:922 : oscwrap --os-cloud devstack-system-admin project create service --domain=Default --or-show -f value -c id 2026-06-15 10:27:15.391 | 2026-06-15 10:27:15.391 | ++ functions-common:oscwrap:2459 : return 0 2026-06-15 10:27:15.391 | + functions-common:get_or_create_project:922 : project_id=4b897a7b272c40ac81f2aefcc3d2d625 2026-06-15 10:27:15.391 | + functions-common:get_or_create_project:923 : echo 4b897a7b272c40ac81f2aefcc3d2d625 2026-06-15 10:27:15.391 | 4b897a7b272c40ac81f2aefcc3d2d625 2026-06-15 10:27:15.445 | [2845 Async ks-project:46839]: finished get_or_create_project service Default with result 0 in 1 seconds 2026-06-15 10:27:15.487 | [2845 Async ks-service:46933]: Waiting for completion of get_or_create_role service running on PID 46933 (4 other jobs running) 2026-06-15 10:27:15.516 | [2845 Async ks-service:46933]: Signaling child to exit 2026-06-15 10:27:15.516 | WAKEUP 2026-06-15 10:27:15.542 | [2845 Async ks-service:46933]: Signaled 2026-06-15 10:27:15.545 | + functions-common:get_or_create_role:929 : local role_id 2026-06-15 10:27:15.545 | ++ functions-common:get_or_create_role:934 : oscwrap --os-cloud devstack-system-admin role create service --or-show -f value -c id 2026-06-15 10:27:15.545 | 2026-06-15 10:27:15.545 | ++ functions-common:oscwrap:2459 : return 0 2026-06-15 10:27:15.545 | + functions-common:get_or_create_role:934 : role_id=24f1092f95024887a2e6cd4e4423af72 2026-06-15 10:27:15.545 | + functions-common:get_or_create_role:935 : echo 24f1092f95024887a2e6cd4e4423af72 2026-06-15 10:27:15.545 | 24f1092f95024887a2e6cd4e4423af72 2026-06-15 10:27:15.597 | [2845 Async ks-service:46933]: finished get_or_create_role service with result 0 in 1 seconds 2026-06-15 10:27:15.646 | [2845 Async ks-reseller:47027]: Waiting for completion of get_or_create_role ResellerAdmin running on PID 47027 (3 other jobs running) 2026-06-15 10:27:15.679 | [2845 Async ks-reseller:47027]: Signaling child to exit 2026-06-15 10:27:15.679 | WAKEUP 2026-06-15 10:27:15.705 | [2845 Async ks-reseller:47027]: Signaled 2026-06-15 10:27:15.706 | + functions-common:get_or_create_role:929 : local role_id 2026-06-15 10:27:15.707 | ++ functions-common:get_or_create_role:934 : oscwrap --os-cloud devstack-system-admin role create ResellerAdmin --or-show -f value -c id 2026-06-15 10:27:15.707 | 2026-06-15 10:27:15.707 | ++ functions-common:oscwrap:2459 : return 0 2026-06-15 10:27:15.707 | + functions-common:get_or_create_role:934 : role_id=5cae68608dc94bc7a6514cb9fe12ac20 2026-06-15 10:27:15.707 | + functions-common:get_or_create_role:935 : echo 5cae68608dc94bc7a6514cb9fe12ac20 2026-06-15 10:27:15.707 | 5cae68608dc94bc7a6514cb9fe12ac20 2026-06-15 10:27:15.761 | [2845 Async ks-reseller:47027]: finished get_or_create_role ResellerAdmin with result 0 in 2 seconds 2026-06-15 10:27:15.804 | [2845 Async ks-anotherrole:47123]: Waiting for completion of get_or_create_role anotherrole running on PID 47123 (2 other jobs running) 2026-06-15 10:27:15.833 | [2845 Async ks-anotherrole:47123]: Signaling child to exit 2026-06-15 10:27:15.834 | WAKEUP 2026-06-15 10:27:15.863 | [2845 Async ks-anotherrole:47123]: Signaled 2026-06-15 10:27:15.865 | + functions-common:get_or_create_role:929 : local role_id 2026-06-15 10:27:15.865 | ++ functions-common:get_or_create_role:934 : oscwrap --os-cloud devstack-system-admin role create anotherrole --or-show -f value -c id 2026-06-15 10:27:15.865 | 2026-06-15 10:27:15.865 | ++ functions-common:oscwrap:2459 : return 0 2026-06-15 10:27:15.865 | + functions-common:get_or_create_role:934 : role_id=0bf8dc5a00d54d5dac8d5c26f2e42be1 2026-06-15 10:27:15.865 | + functions-common:get_or_create_role:935 : echo 0bf8dc5a00d54d5dac8d5c26f2e42be1 2026-06-15 10:27:15.865 | 0bf8dc5a00d54d5dac8d5c26f2e42be1 2026-06-15 10:27:15.924 | [2845 Async ks-anotherrole:47123]: finished get_or_create_role anotherrole with result 0 in 2 seconds 2026-06-15 10:27:15.931 | + inc/async:async_wait:197 : return 0 2026-06-15 10:27:15.934 | + lib/keystone:create_keystone_accounts:299 : async_run ks-demo-member get_or_add_user_project_role member 855e3a529c3d4f33b91bcd0a32ac0e02 280eb63e64204646b9ec306fc766132a 2026-06-15 10:27:16.017 | + inc/async:async_inner:63 : get_or_add_user_project_role member 855e3a529c3d4f33b91bcd0a32ac0e02 280eb63e64204646b9ec306fc766132a 2026-06-15 10:27:16.063 | [2845 Async ks-demo-member:47961]: running: get_or_add_user_project_role member 855e3a529c3d4f33b91bcd0a32ac0e02 280eb63e64204646b9ec306fc766132a 2026-06-15 10:27:16.065 | + lib/keystone:create_keystone_accounts:301 : async_run ks-demo-admin get_or_add_user_project_role admin 6f14b0fd2ad843f48f6baa7a72163b0c 280eb63e64204646b9ec306fc766132a 2026-06-15 10:27:16.148 | + inc/async:async_inner:63 : get_or_add_user_project_role admin 6f14b0fd2ad843f48f6baa7a72163b0c 280eb63e64204646b9ec306fc766132a 2026-06-15 10:27:16.199 | [2845 Async ks-demo-admin:48057]: running: get_or_add_user_project_role admin 6f14b0fd2ad843f48f6baa7a72163b0c 280eb63e64204646b9ec306fc766132a 2026-06-15 10:27:16.202 | + lib/keystone:create_keystone_accounts:302 : async_run ks-demo-another get_or_add_user_project_role anotherrole 855e3a529c3d4f33b91bcd0a32ac0e02 280eb63e64204646b9ec306fc766132a 2026-06-15 10:27:16.287 | + inc/async:async_inner:63 : get_or_add_user_project_role anotherrole 855e3a529c3d4f33b91bcd0a32ac0e02 280eb63e64204646b9ec306fc766132a 2026-06-15 10:27:16.336 | [2845 Async ks-demo-another:48153]: running: get_or_add_user_project_role anotherrole 855e3a529c3d4f33b91bcd0a32ac0e02 280eb63e64204646b9ec306fc766132a 2026-06-15 10:27:16.340 | + lib/keystone:create_keystone_accounts:303 : async_run ks-demo-invis get_or_add_user_project_role member 855e3a529c3d4f33b91bcd0a32ac0e02 0ad908eaad394ff4820d691f71cf96c2 2026-06-15 10:27:16.423 | + inc/async:async_inner:63 : get_or_add_user_project_role member 855e3a529c3d4f33b91bcd0a32ac0e02 0ad908eaad394ff4820d691f71cf96c2 2026-06-15 10:27:16.471 | [2845 Async ks-demo-invis:48249]: running: get_or_add_user_project_role member 855e3a529c3d4f33b91bcd0a32ac0e02 0ad908eaad394ff4820d691f71cf96c2 2026-06-15 10:27:16.475 | + lib/keystone:create_keystone_accounts:306 : local demo_reader 2026-06-15 10:27:16.481 | ++ lib/keystone:create_keystone_accounts:308 : get_or_create_user demo_reader secretadmin default demo_reader@example.com 2026-06-15 10:27:16.485 | ++ functions-common:get_or_create_user:893 : local user_id 2026-06-15 10:27:16.489 | ++ functions-common:get_or_create_user:894 : [[ ! -z demo_reader@example.com ]] 2026-06-15 10:27:16.492 | ++ functions-common:get_or_create_user:895 : local email=--email=demo_reader@example.com 2026-06-15 10:27:16.497 | +++ functions-common:get_or_create_user:909 : oscwrap --os-cloud devstack-system-admin user create demo_reader --password secretadmin --domain=default --email=demo_reader@example.com --or-show -f value -c id 2026-06-15 10:27:19.681 | 2026-06-15 10:27:19.694 | +++ functions-common:oscwrap:2459 : return 0 2026-06-15 10:27:19.698 | ++ functions-common:get_or_create_user:909 : user_id=22f0d3bf6d8148dbad7c4cd1408a114a 2026-06-15 10:27:19.702 | ++ functions-common:get_or_create_user:910 : echo 22f0d3bf6d8148dbad7c4cd1408a114a 2026-06-15 10:27:19.706 | + lib/keystone:create_keystone_accounts:308 : demo_reader=22f0d3bf6d8148dbad7c4cd1408a114a 2026-06-15 10:27:19.710 | + lib/keystone:create_keystone_accounts:310 : async_run ks-demo-reader get_or_add_user_project_role reader 22f0d3bf6d8148dbad7c4cd1408a114a 280eb63e64204646b9ec306fc766132a 2026-06-15 10:27:19.792 | + inc/async:async_inner:63 : get_or_add_user_project_role reader 22f0d3bf6d8148dbad7c4cd1408a114a 280eb63e64204646b9ec306fc766132a 2026-06-15 10:27:19.841 | [2845 Async ks-demo-reader:48456]: running: get_or_add_user_project_role reader 22f0d3bf6d8148dbad7c4cd1408a114a 280eb63e64204646b9ec306fc766132a 2026-06-15 10:27:19.845 | + lib/keystone:create_keystone_accounts:313 : local alt_demo_project 2026-06-15 10:27:19.851 | ++ lib/keystone:create_keystone_accounts:314 : get_or_create_project alt_demo default 2026-06-15 10:27:19.855 | ++ functions-common:get_or_create_project:916 : local project_id 2026-06-15 10:27:19.860 | +++ functions-common:get_or_create_project:922 : oscwrap --os-cloud devstack-system-admin project create alt_demo --domain=default --or-show -f value -c id 2026-06-15 10:27:20.501 | + inc/async:async_inner:64 : rc=0 2026-06-15 10:27:20.531 | [47961 Async ks-demo-member:47961]: finished successfully 2026-06-15 10:27:21.244 | + inc/async:async_inner:64 : rc=0 2026-06-15 10:27:21.274 | [48057 Async ks-demo-admin:48057]: finished successfully 2026-06-15 10:27:22.014 | + inc/async:async_inner:64 : rc=0 2026-06-15 10:27:22.047 | [48153 Async ks-demo-another:48153]: finished successfully 2026-06-15 10:27:22.880 | + inc/async:async_inner:64 : rc=0 2026-06-15 10:27:22.912 | [48249 Async ks-demo-invis:48249]: finished successfully 2026-06-15 10:27:24.094 | 2026-06-15 10:27:24.104 | +++ functions-common:oscwrap:2459 : return 0 2026-06-15 10:27:24.108 | ++ functions-common:get_or_create_project:922 : project_id=59d1849280f44328b543f6e11d3cd438 2026-06-15 10:27:24.113 | ++ functions-common:get_or_create_project:923 : echo 59d1849280f44328b543f6e11d3cd438 2026-06-15 10:27:24.118 | + lib/keystone:create_keystone_accounts:314 : alt_demo_project=59d1849280f44328b543f6e11d3cd438 2026-06-15 10:27:24.121 | + lib/keystone:create_keystone_accounts:316 : local alt_demo_user 2026-06-15 10:27:24.127 | ++ lib/keystone:create_keystone_accounts:318 : get_or_create_user alt_demo secretadmin default alt_demo@example.com 2026-06-15 10:27:24.130 | ++ functions-common:get_or_create_user:893 : local user_id 2026-06-15 10:27:24.134 | ++ functions-common:get_or_create_user:894 : [[ ! -z alt_demo@example.com ]] 2026-06-15 10:27:24.137 | ++ functions-common:get_or_create_user:895 : local email=--email=alt_demo@example.com 2026-06-15 10:27:24.142 | +++ functions-common:get_or_create_user:909 : oscwrap --os-cloud devstack-system-admin user create alt_demo --password secretadmin --domain=default --email=alt_demo@example.com --or-show -f value -c id 2026-06-15 10:27:24.935 | + inc/async:async_inner:64 : rc=0 2026-06-15 10:27:24.968 | [48456 Async ks-demo-reader:48456]: finished successfully 2026-06-15 10:27:25.321 | 2026-06-15 10:27:25.337 | +++ functions-common:oscwrap:2459 : return 0 2026-06-15 10:27:25.341 | ++ functions-common:get_or_create_user:909 : user_id=2105052d08384eae86bf6f68209b658d 2026-06-15 10:27:25.345 | ++ functions-common:get_or_create_user:910 : echo 2105052d08384eae86bf6f68209b658d 2026-06-15 10:27:25.348 | + lib/keystone:create_keystone_accounts:318 : alt_demo_user=2105052d08384eae86bf6f68209b658d 2026-06-15 10:27:25.352 | + lib/keystone:create_keystone_accounts:320 : async_run ks-alt-admin get_or_add_user_project_role admin 2105052d08384eae86bf6f68209b658d 59d1849280f44328b543f6e11d3cd438 2026-06-15 10:27:25.429 | + inc/async:async_inner:63 : get_or_add_user_project_role admin 2105052d08384eae86bf6f68209b658d 59d1849280f44328b543f6e11d3cd438 2026-06-15 10:27:25.480 | [2845 Async ks-alt-admin:48842]: running: get_or_add_user_project_role admin 2105052d08384eae86bf6f68209b658d 59d1849280f44328b543f6e11d3cd438 2026-06-15 10:27:25.483 | + lib/keystone:create_keystone_accounts:321 : async_run ks-alt-another get_or_add_user_project_role anotherrole 2105052d08384eae86bf6f68209b658d 59d1849280f44328b543f6e11d3cd438 2026-06-15 10:27:25.567 | + inc/async:async_inner:63 : get_or_add_user_project_role anotherrole 2105052d08384eae86bf6f68209b658d 59d1849280f44328b543f6e11d3cd438 2026-06-15 10:27:25.616 | [2845 Async ks-alt-another:48938]: running: get_or_add_user_project_role anotherrole 2105052d08384eae86bf6f68209b658d 59d1849280f44328b543f6e11d3cd438 2026-06-15 10:27:25.620 | + lib/keystone:create_keystone_accounts:324 : local alt_demo_member 2026-06-15 10:27:25.624 | ++ lib/keystone:create_keystone_accounts:326 : get_or_create_user alt_demo_member secretadmin default alt_demo_member@example.com 2026-06-15 10:27:25.628 | ++ functions-common:get_or_create_user:893 : local user_id 2026-06-15 10:27:25.631 | ++ functions-common:get_or_create_user:894 : [[ ! -z alt_demo_member@example.com ]] 2026-06-15 10:27:25.635 | ++ functions-common:get_or_create_user:895 : local email=--email=alt_demo_member@example.com 2026-06-15 10:27:25.639 | +++ functions-common:get_or_create_user:909 : oscwrap --os-cloud devstack-system-admin user create alt_demo_member --password secretadmin --domain=default --email=alt_demo_member@example.com --or-show -f value -c id 2026-06-15 10:27:27.536 | 2026-06-15 10:27:27.548 | +++ functions-common:oscwrap:2459 : return 0 2026-06-15 10:27:27.552 | ++ functions-common:get_or_create_user:909 : user_id=c342234c3c32428c86f49fd70a5b42f9 2026-06-15 10:27:27.556 | ++ functions-common:get_or_create_user:910 : echo c342234c3c32428c86f49fd70a5b42f9 2026-06-15 10:27:27.560 | + lib/keystone:create_keystone_accounts:326 : alt_demo_member=c342234c3c32428c86f49fd70a5b42f9 2026-06-15 10:27:27.564 | + lib/keystone:create_keystone_accounts:327 : async_run ks-alt-member-user get_or_add_user_project_role member c342234c3c32428c86f49fd70a5b42f9 59d1849280f44328b543f6e11d3cd438 2026-06-15 10:27:27.641 | + inc/async:async_inner:63 : get_or_add_user_project_role member c342234c3c32428c86f49fd70a5b42f9 59d1849280f44328b543f6e11d3cd438 2026-06-15 10:27:27.693 | [2845 Async ks-alt-member-user:49108]: running: get_or_add_user_project_role member c342234c3c32428c86f49fd70a5b42f9 59d1849280f44328b543f6e11d3cd438 2026-06-15 10:27:27.698 | + lib/keystone:create_keystone_accounts:330 : local alt_demo_reader 2026-06-15 10:27:27.703 | ++ lib/keystone:create_keystone_accounts:332 : get_or_create_user alt_demo_reader secretadmin default alt_demo_reader@example.com 2026-06-15 10:27:27.706 | ++ functions-common:get_or_create_user:893 : local user_id 2026-06-15 10:27:27.709 | ++ functions-common:get_or_create_user:894 : [[ ! -z alt_demo_reader@example.com ]] 2026-06-15 10:27:27.712 | ++ functions-common:get_or_create_user:895 : local email=--email=alt_demo_reader@example.com 2026-06-15 10:27:27.716 | +++ functions-common:get_or_create_user:909 : oscwrap --os-cloud devstack-system-admin user create alt_demo_reader --password secretadmin --domain=default --email=alt_demo_reader@example.com --or-show -f value -c id 2026-06-15 10:27:28.344 | + inc/async:async_inner:64 : rc=0 2026-06-15 10:27:28.374 | [48842 Async ks-alt-admin:48842]: finished successfully 2026-06-15 10:27:29.112 | + inc/async:async_inner:64 : rc=0 2026-06-15 10:27:29.143 | [48938 Async ks-alt-another:48938]: finished successfully 2026-06-15 10:27:30.337 | 2026-06-15 10:27:30.352 | +++ functions-common:oscwrap:2459 : return 0 2026-06-15 10:27:30.356 | ++ functions-common:get_or_create_user:909 : user_id=f835353d5bf2451da8783900ea91a3f7 2026-06-15 10:27:30.359 | ++ functions-common:get_or_create_user:910 : echo f835353d5bf2451da8783900ea91a3f7 2026-06-15 10:27:30.363 | + lib/keystone:create_keystone_accounts:332 : alt_demo_reader=f835353d5bf2451da8783900ea91a3f7 2026-06-15 10:27:30.367 | + lib/keystone:create_keystone_accounts:333 : async_run ks-alt-reader-user get_or_add_user_project_role reader f835353d5bf2451da8783900ea91a3f7 59d1849280f44328b543f6e11d3cd438 2026-06-15 10:27:30.451 | + inc/async:async_inner:63 : get_or_add_user_project_role reader f835353d5bf2451da8783900ea91a3f7 59d1849280f44328b543f6e11d3cd438 2026-06-15 10:27:30.506 | [2845 Async ks-alt-reader-user:49341]: running: get_or_add_user_project_role reader f835353d5bf2451da8783900ea91a3f7 59d1849280f44328b543f6e11d3cd438 2026-06-15 10:27:30.512 | ++ lib/keystone:create_keystone_accounts:340 : get_or_create_user system_member secretadmin default system_member@example.com 2026-06-15 10:27:30.516 | ++ functions-common:get_or_create_user:893 : local user_id 2026-06-15 10:27:30.519 | ++ functions-common:get_or_create_user:894 : [[ ! -z system_member@example.com ]] 2026-06-15 10:27:30.522 | ++ functions-common:get_or_create_user:895 : local email=--email=system_member@example.com 2026-06-15 10:27:30.527 | +++ functions-common:get_or_create_user:909 : oscwrap --os-cloud devstack-system-admin user create system_member --password secretadmin --domain=default --email=system_member@example.com --or-show -f value -c id 2026-06-15 10:27:31.168 | + inc/async:async_inner:64 : rc=0 2026-06-15 10:27:31.204 | [49108 Async ks-alt-member-user:49108]: finished successfully 2026-06-15 10:27:32.373 | 2026-06-15 10:27:32.387 | +++ functions-common:oscwrap:2459 : return 0 2026-06-15 10:27:32.392 | ++ functions-common:get_or_create_user:909 : user_id=f84894f6e77f4dbcb41a8d5af9c27c89 2026-06-15 10:27:32.395 | ++ functions-common:get_or_create_user:910 : echo f84894f6e77f4dbcb41a8d5af9c27c89 2026-06-15 10:27:32.400 | + lib/keystone:create_keystone_accounts:340 : system_member_user=f84894f6e77f4dbcb41a8d5af9c27c89 2026-06-15 10:27:32.404 | + lib/keystone:create_keystone_accounts:341 : async_run ks-system-member get_or_add_user_system_role member f84894f6e77f4dbcb41a8d5af9c27c89 all 2026-06-15 10:27:32.494 | + inc/async:async_inner:63 : get_or_add_user_system_role member f84894f6e77f4dbcb41a8d5af9c27c89 all 2026-06-15 10:27:32.542 | [2845 Async ks-system-member:49539]: running: get_or_add_user_system_role member f84894f6e77f4dbcb41a8d5af9c27c89 all 2026-06-15 10:27:32.545 | ++ lib/keystone:create_keystone_accounts:344 : get_or_create_user system_reader secretadmin default system_reader@example.com 2026-06-15 10:27:32.550 | ++ functions-common:get_or_create_user:893 : local user_id 2026-06-15 10:27:32.553 | ++ functions-common:get_or_create_user:894 : [[ ! -z system_reader@example.com ]] 2026-06-15 10:27:32.556 | ++ functions-common:get_or_create_user:895 : local email=--email=system_reader@example.com 2026-06-15 10:27:32.562 | +++ functions-common:get_or_create_user:909 : oscwrap --os-cloud devstack-system-admin user create system_reader --password secretadmin --domain=default --email=system_reader@example.com --or-show -f value -c id 2026-06-15 10:27:33.163 | + inc/async:async_inner:64 : rc=0 2026-06-15 10:27:33.196 | [49341 Async ks-alt-reader-user:49341]: finished successfully 2026-06-15 10:27:34.211 | 2026-06-15 10:27:34.228 | +++ functions-common:oscwrap:2459 : return 0 2026-06-15 10:27:34.232 | ++ functions-common:get_or_create_user:909 : user_id=916a3a627d4c45ae80f32fc9ae10e163 2026-06-15 10:27:34.236 | ++ functions-common:get_or_create_user:910 : echo 916a3a627d4c45ae80f32fc9ae10e163 2026-06-15 10:27:34.241 | + lib/keystone:create_keystone_accounts:344 : system_reader_user=916a3a627d4c45ae80f32fc9ae10e163 2026-06-15 10:27:34.244 | + lib/keystone:create_keystone_accounts:345 : async_run ks-system-reader get_or_add_user_system_role reader 916a3a627d4c45ae80f32fc9ae10e163 all 2026-06-15 10:27:34.323 | + inc/async:async_inner:63 : get_or_add_user_system_role reader 916a3a627d4c45ae80f32fc9ae10e163 all 2026-06-15 10:27:34.371 | [2845 Async ks-system-reader:49738]: running: get_or_add_user_system_role reader 916a3a627d4c45ae80f32fc9ae10e163 all 2026-06-15 10:27:34.375 | + lib/keystone:create_keystone_accounts:348 : local admin_group 2026-06-15 10:27:34.379 | ++ lib/keystone:create_keystone_accounts:350 : get_or_create_group admins default 'openstack admin group' 2026-06-15 10:27:34.382 | ++ functions-common:get_or_create_group:878 : local 'desc=openstack admin group' 2026-06-15 10:27:34.386 | ++ functions-common:get_or_create_group:879 : local group_id 2026-06-15 10:27:34.390 | +++ functions-common:get_or_create_group:886 : oscwrap --os-cloud devstack-system-admin group create admins --domain default --description 'openstack admin group' --or-show -f value -c id 2026-06-15 10:27:35.925 | 2026-06-15 10:27:35.939 | +++ functions-common:oscwrap:2459 : return 0 2026-06-15 10:27:35.943 | ++ functions-common:get_or_create_group:886 : group_id=45f5fec6848046b6b0a545921e867d67 2026-06-15 10:27:35.948 | ++ functions-common:get_or_create_group:887 : echo 45f5fec6848046b6b0a545921e867d67 2026-06-15 10:27:35.952 | + lib/keystone:create_keystone_accounts:350 : admin_group=45f5fec6848046b6b0a545921e867d67 2026-06-15 10:27:35.956 | + lib/keystone:create_keystone_accounts:351 : local non_admin_group 2026-06-15 10:27:35.961 | ++ lib/keystone:create_keystone_accounts:353 : get_or_create_group nonadmins default 'non-admin group' 2026-06-15 10:27:35.964 | ++ functions-common:get_or_create_group:878 : local 'desc=non-admin group' 2026-06-15 10:27:35.967 | ++ functions-common:get_or_create_group:879 : local group_id 2026-06-15 10:27:35.974 | +++ functions-common:get_or_create_group:886 : oscwrap --os-cloud devstack-system-admin group create nonadmins --domain default --description 'non-admin group' --or-show -f value -c id 2026-06-15 10:27:36.588 | + inc/async:async_inner:64 : rc=0 2026-06-15 10:27:36.618 | [49539 Async ks-system-member:49539]: finished successfully 2026-06-15 10:27:37.640 | 2026-06-15 10:27:37.655 | +++ functions-common:oscwrap:2459 : return 0 2026-06-15 10:27:37.660 | ++ functions-common:get_or_create_group:886 : group_id=fc1491abf8da4ed28776cfdc3cfa8915 2026-06-15 10:27:37.662 | ++ functions-common:get_or_create_group:887 : echo fc1491abf8da4ed28776cfdc3cfa8915 2026-06-15 10:27:37.667 | + lib/keystone:create_keystone_accounts:353 : non_admin_group=fc1491abf8da4ed28776cfdc3cfa8915 2026-06-15 10:27:37.670 | + lib/keystone:create_keystone_accounts:355 : async_run ks-group-memberdemo get_or_add_group_project_role member fc1491abf8da4ed28776cfdc3cfa8915 280eb63e64204646b9ec306fc766132a 2026-06-15 10:27:37.753 | + inc/async:async_inner:63 : get_or_add_group_project_role member fc1491abf8da4ed28776cfdc3cfa8915 280eb63e64204646b9ec306fc766132a 2026-06-15 10:27:37.806 | [2845 Async ks-group-memberdemo:50007]: running: get_or_add_group_project_role member fc1491abf8da4ed28776cfdc3cfa8915 280eb63e64204646b9ec306fc766132a 2026-06-15 10:27:37.811 | + lib/keystone:create_keystone_accounts:356 : async_run ks-group-anotherdemo get_or_add_group_project_role anotherrole fc1491abf8da4ed28776cfdc3cfa8915 280eb63e64204646b9ec306fc766132a 2026-06-15 10:27:37.895 | + inc/async:async_inner:63 : get_or_add_group_project_role anotherrole fc1491abf8da4ed28776cfdc3cfa8915 280eb63e64204646b9ec306fc766132a 2026-06-15 10:27:37.946 | [2845 Async ks-group-anotherdemo:50086]: running: get_or_add_group_project_role anotherrole fc1491abf8da4ed28776cfdc3cfa8915 280eb63e64204646b9ec306fc766132a 2026-06-15 10:27:37.950 | + lib/keystone:create_keystone_accounts:357 : async_run ks-group-memberalt get_or_add_group_project_role member fc1491abf8da4ed28776cfdc3cfa8915 59d1849280f44328b543f6e11d3cd438 2026-06-15 10:27:38.035 | + inc/async:async_inner:63 : get_or_add_group_project_role member fc1491abf8da4ed28776cfdc3cfa8915 59d1849280f44328b543f6e11d3cd438 2026-06-15 10:27:38.082 | [2845 Async ks-group-memberalt:50165]: running: get_or_add_group_project_role member fc1491abf8da4ed28776cfdc3cfa8915 59d1849280f44328b543f6e11d3cd438 2026-06-15 10:27:38.087 | + lib/keystone:create_keystone_accounts:358 : async_run ks-group-anotheralt get_or_add_group_project_role anotherrole fc1491abf8da4ed28776cfdc3cfa8915 59d1849280f44328b543f6e11d3cd438 2026-06-15 10:27:38.168 | + inc/async:async_inner:63 : get_or_add_group_project_role anotherrole fc1491abf8da4ed28776cfdc3cfa8915 59d1849280f44328b543f6e11d3cd438 2026-06-15 10:27:38.215 | [2845 Async ks-group-anotheralt:50244]: running: get_or_add_group_project_role anotherrole fc1491abf8da4ed28776cfdc3cfa8915 59d1849280f44328b543f6e11d3cd438 2026-06-15 10:27:38.219 | + lib/keystone:create_keystone_accounts:359 : async_run ks-group-admin get_or_add_group_project_role admin 45f5fec6848046b6b0a545921e867d67 7c0300752f674ea1bb7c223daeeee516 2026-06-15 10:27:38.297 | + inc/async:async_inner:63 : get_or_add_group_project_role admin 45f5fec6848046b6b0a545921e867d67 7c0300752f674ea1bb7c223daeeee516 2026-06-15 10:27:38.348 | [2845 Async ks-group-admin:50323]: running: get_or_add_group_project_role admin 45f5fec6848046b6b0a545921e867d67 7c0300752f674ea1bb7c223daeeee516 2026-06-15 10:27:38.351 | + lib/keystone:create_keystone_accounts:361 : async_wait ks-demo-member ks-demo-admin ks-demo-another ks-demo-invis ks-demo-reader 2026-06-15 10:27:38.372 | + inc/async:async_inner:64 : rc=0 2026-06-15 10:27:38.405 | [49738 Async ks-system-reader:49738]: finished successfully 2026-06-15 10:27:38.418 | [2845 Async ks-demo-member:47961]: Waiting for completion of get_or_add_user_project_role member 855e3a529c3d4f33b91bcd0a32ac0e02 280eb63e64204646b9ec306fc766132a running on PID 47961 (17 other jobs running) 2026-06-15 10:27:38.445 | [2845 Async ks-demo-member:47961]: Signaling child to exit 2026-06-15 10:27:38.446 | WAKEUP 2026-06-15 10:27:38.472 | [2845 Async ks-demo-member:47961]: Signaled 2026-06-15 10:27:38.474 | + functions-common:get_or_add_user_project_role:957 : local user_role_id 2026-06-15 10:27:38.474 | + functions-common:get_or_add_user_project_role:958 : local domain_args 2026-06-15 10:27:38.474 | ++ functions-common:get_or_add_user_project_role:960 : _get_domain_args 2026-06-15 10:27:38.474 | ++ functions-common:_get_domain_args:941 : local domain 2026-06-15 10:27:38.474 | ++ functions-common:_get_domain_args:942 : domain= 2026-06-15 10:27:38.474 | ++ functions-common:_get_domain_args:944 : [[ -n '' ]] 2026-06-15 10:27:38.474 | ++ functions-common:_get_domain_args:947 : [[ -n '' ]] 2026-06-15 10:27:38.474 | ++ functions-common:_get_domain_args:951 : echo 2026-06-15 10:27:38.474 | + functions-common:get_or_add_user_project_role:960 : domain_args= 2026-06-15 10:27:38.474 | + functions-common:get_or_add_user_project_role:964 : openstack --os-cloud devstack-system-admin role add member --user 855e3a529c3d4f33b91bcd0a32ac0e02 --project 280eb63e64204646b9ec306fc766132a 2026-06-15 10:27:38.474 | 2026-06-15 10:27:38.475 | ++ functions-common:get_or_add_user_project_role:973 : oscwrap --os-cloud devstack-system-admin role assignment list --role member --user 855e3a529c3d4f33b91bcd0a32ac0e02 --project 280eb63e64204646b9ec306fc766132a -c Role -f value 2026-06-15 10:27:38.475 | 2026-06-15 10:27:38.475 | ++ functions-common:oscwrap:2459 : return 0 2026-06-15 10:27:38.475 | + functions-common:get_or_add_user_project_role:973 : user_role_id=eaad261b78564b1d8a20e96957f3eae7 2026-06-15 10:27:38.475 | + functions-common:get_or_add_user_project_role:974 : echo eaad261b78564b1d8a20e96957f3eae7 2026-06-15 10:27:38.475 | eaad261b78564b1d8a20e96957f3eae7 2026-06-15 10:27:38.529 | [2845 Async ks-demo-member:47961]: finished get_or_add_user_project_role member 855e3a529c3d4f33b91bcd0a32ac0e02 280eb63e64204646b9ec306fc766132a with result 0 in 4 seconds 2026-06-15 10:27:38.577 | [2845 Async ks-demo-admin:48057]: Waiting for completion of get_or_add_user_project_role admin 6f14b0fd2ad843f48f6baa7a72163b0c 280eb63e64204646b9ec306fc766132a running on PID 48057 (16 other jobs running) 2026-06-15 10:27:38.607 | [2845 Async ks-demo-admin:48057]: Signaling child to exit 2026-06-15 10:27:38.608 | WAKEUP 2026-06-15 10:27:38.637 | [2845 Async ks-demo-admin:48057]: Signaled 2026-06-15 10:27:38.639 | + functions-common:get_or_add_user_project_role:957 : local user_role_id 2026-06-15 10:27:38.639 | + functions-common:get_or_add_user_project_role:958 : local domain_args 2026-06-15 10:27:38.639 | ++ functions-common:get_or_add_user_project_role:960 : _get_domain_args 2026-06-15 10:27:38.639 | ++ functions-common:_get_domain_args:941 : local domain 2026-06-15 10:27:38.639 | ++ functions-common:_get_domain_args:942 : domain= 2026-06-15 10:27:38.639 | ++ functions-common:_get_domain_args:944 : [[ -n '' ]] 2026-06-15 10:27:38.639 | ++ functions-common:_get_domain_args:947 : [[ -n '' ]] 2026-06-15 10:27:38.639 | ++ functions-common:_get_domain_args:951 : echo 2026-06-15 10:27:38.639 | + functions-common:get_or_add_user_project_role:960 : domain_args= 2026-06-15 10:27:38.639 | + functions-common:get_or_add_user_project_role:964 : openstack --os-cloud devstack-system-admin role add admin --user 6f14b0fd2ad843f48f6baa7a72163b0c --project 280eb63e64204646b9ec306fc766132a 2026-06-15 10:27:38.639 | 2026-06-15 10:27:38.639 | ++ functions-common:get_or_add_user_project_role:973 : oscwrap --os-cloud devstack-system-admin role assignment list --role admin --user 6f14b0fd2ad843f48f6baa7a72163b0c --project 280eb63e64204646b9ec306fc766132a -c Role -f value 2026-06-15 10:27:38.639 | 2026-06-15 10:27:38.639 | ++ functions-common:oscwrap:2459 : return 0 2026-06-15 10:27:38.639 | + functions-common:get_or_add_user_project_role:973 : user_role_id=75603a67f66840ce81848f3c65b16253 2026-06-15 10:27:38.639 | + functions-common:get_or_add_user_project_role:974 : echo 75603a67f66840ce81848f3c65b16253 2026-06-15 10:27:38.639 | 75603a67f66840ce81848f3c65b16253 2026-06-15 10:27:38.690 | [2845 Async ks-demo-admin:48057]: finished get_or_add_user_project_role admin 6f14b0fd2ad843f48f6baa7a72163b0c 280eb63e64204646b9ec306fc766132a with result 0 in 5 seconds 2026-06-15 10:27:38.736 | [2845 Async ks-demo-another:48153]: Waiting for completion of get_or_add_user_project_role anotherrole 855e3a529c3d4f33b91bcd0a32ac0e02 280eb63e64204646b9ec306fc766132a running on PID 48153 (15 other jobs running) 2026-06-15 10:27:38.768 | [2845 Async ks-demo-another:48153]: Signaling child to exit 2026-06-15 10:27:38.769 | WAKEUP 2026-06-15 10:27:38.797 | [2845 Async ks-demo-another:48153]: Signaled 2026-06-15 10:27:38.799 | + functions-common:get_or_add_user_project_role:957 : local user_role_id 2026-06-15 10:27:38.799 | + functions-common:get_or_add_user_project_role:958 : local domain_args 2026-06-15 10:27:38.799 | ++ functions-common:get_or_add_user_project_role:960 : _get_domain_args 2026-06-15 10:27:38.799 | ++ functions-common:_get_domain_args:941 : local domain 2026-06-15 10:27:38.799 | ++ functions-common:_get_domain_args:942 : domain= 2026-06-15 10:27:38.799 | ++ functions-common:_get_domain_args:944 : [[ -n '' ]] 2026-06-15 10:27:38.799 | ++ functions-common:_get_domain_args:947 : [[ -n '' ]] 2026-06-15 10:27:38.799 | ++ functions-common:_get_domain_args:951 : echo 2026-06-15 10:27:38.800 | + functions-common:get_or_add_user_project_role:960 : domain_args= 2026-06-15 10:27:38.800 | + functions-common:get_or_add_user_project_role:964 : openstack --os-cloud devstack-system-admin role add anotherrole --user 855e3a529c3d4f33b91bcd0a32ac0e02 --project 280eb63e64204646b9ec306fc766132a 2026-06-15 10:27:38.800 | 2026-06-15 10:27:38.800 | ++ functions-common:get_or_add_user_project_role:973 : oscwrap --os-cloud devstack-system-admin role assignment list --role anotherrole --user 855e3a529c3d4f33b91bcd0a32ac0e02 --project 280eb63e64204646b9ec306fc766132a -c Role -f value 2026-06-15 10:27:38.800 | 2026-06-15 10:27:38.800 | ++ functions-common:oscwrap:2459 : return 0 2026-06-15 10:27:38.800 | + functions-common:get_or_add_user_project_role:973 : user_role_id=0bf8dc5a00d54d5dac8d5c26f2e42be1 2026-06-15 10:27:38.800 | + functions-common:get_or_add_user_project_role:974 : echo 0bf8dc5a00d54d5dac8d5c26f2e42be1 2026-06-15 10:27:38.800 | 0bf8dc5a00d54d5dac8d5c26f2e42be1 2026-06-15 10:27:38.853 | [2845 Async ks-demo-another:48153]: finished get_or_add_user_project_role anotherrole 855e3a529c3d4f33b91bcd0a32ac0e02 280eb63e64204646b9ec306fc766132a with result 0 in 5 seconds 2026-06-15 10:27:38.899 | [2845 Async ks-demo-invis:48249]: Waiting for completion of get_or_add_user_project_role member 855e3a529c3d4f33b91bcd0a32ac0e02 0ad908eaad394ff4820d691f71cf96c2 running on PID 48249 (14 other jobs running) 2026-06-15 10:27:38.924 | [2845 Async ks-demo-invis:48249]: Signaling child to exit 2026-06-15 10:27:38.924 | WAKEUP 2026-06-15 10:27:38.948 | [2845 Async ks-demo-invis:48249]: Signaled 2026-06-15 10:27:38.949 | + functions-common:get_or_add_user_project_role:957 : local user_role_id 2026-06-15 10:27:38.949 | + functions-common:get_or_add_user_project_role:958 : local domain_args 2026-06-15 10:27:38.949 | ++ functions-common:get_or_add_user_project_role:960 : _get_domain_args 2026-06-15 10:27:38.949 | ++ functions-common:_get_domain_args:941 : local domain 2026-06-15 10:27:38.949 | ++ functions-common:_get_domain_args:942 : domain= 2026-06-15 10:27:38.949 | ++ functions-common:_get_domain_args:944 : [[ -n '' ]] 2026-06-15 10:27:38.949 | ++ functions-common:_get_domain_args:947 : [[ -n '' ]] 2026-06-15 10:27:38.949 | ++ functions-common:_get_domain_args:951 : echo 2026-06-15 10:27:38.949 | + functions-common:get_or_add_user_project_role:960 : domain_args= 2026-06-15 10:27:38.949 | + functions-common:get_or_add_user_project_role:964 : openstack --os-cloud devstack-system-admin role add member --user 855e3a529c3d4f33b91bcd0a32ac0e02 --project 0ad908eaad394ff4820d691f71cf96c2 2026-06-15 10:27:38.949 | 2026-06-15 10:27:38.949 | ++ functions-common:get_or_add_user_project_role:973 : oscwrap --os-cloud devstack-system-admin role assignment list --role member --user 855e3a529c3d4f33b91bcd0a32ac0e02 --project 0ad908eaad394ff4820d691f71cf96c2 -c Role -f value 2026-06-15 10:27:38.949 | 2026-06-15 10:27:38.949 | ++ functions-common:oscwrap:2459 : return 0 2026-06-15 10:27:38.949 | + functions-common:get_or_add_user_project_role:973 : user_role_id=eaad261b78564b1d8a20e96957f3eae7 2026-06-15 10:27:38.949 | + functions-common:get_or_add_user_project_role:974 : echo eaad261b78564b1d8a20e96957f3eae7 2026-06-15 10:27:38.949 | eaad261b78564b1d8a20e96957f3eae7 2026-06-15 10:27:39.002 | [2845 Async ks-demo-invis:48249]: finished get_or_add_user_project_role member 855e3a529c3d4f33b91bcd0a32ac0e02 0ad908eaad394ff4820d691f71cf96c2 with result 0 in 6 seconds 2026-06-15 10:27:39.041 | [2845 Async ks-demo-reader:48456]: Waiting for completion of get_or_add_user_project_role reader 22f0d3bf6d8148dbad7c4cd1408a114a 280eb63e64204646b9ec306fc766132a running on PID 48456 (13 other jobs running) 2026-06-15 10:27:39.068 | [2845 Async ks-demo-reader:48456]: Signaling child to exit 2026-06-15 10:27:39.068 | WAKEUP 2026-06-15 10:27:39.093 | [2845 Async ks-demo-reader:48456]: Signaled 2026-06-15 10:27:39.094 | + functions-common:get_or_add_user_project_role:957 : local user_role_id 2026-06-15 10:27:39.094 | + functions-common:get_or_add_user_project_role:958 : local domain_args 2026-06-15 10:27:39.094 | ++ functions-common:get_or_add_user_project_role:960 : _get_domain_args 2026-06-15 10:27:39.094 | ++ functions-common:_get_domain_args:941 : local domain 2026-06-15 10:27:39.094 | ++ functions-common:_get_domain_args:942 : domain= 2026-06-15 10:27:39.094 | ++ functions-common:_get_domain_args:944 : [[ -n '' ]] 2026-06-15 10:27:39.094 | ++ functions-common:_get_domain_args:947 : [[ -n '' ]] 2026-06-15 10:27:39.094 | ++ functions-common:_get_domain_args:951 : echo 2026-06-15 10:27:39.094 | + functions-common:get_or_add_user_project_role:960 : domain_args= 2026-06-15 10:27:39.094 | + functions-common:get_or_add_user_project_role:964 : openstack --os-cloud devstack-system-admin role add reader --user 22f0d3bf6d8148dbad7c4cd1408a114a --project 280eb63e64204646b9ec306fc766132a 2026-06-15 10:27:39.094 | 2026-06-15 10:27:39.094 | ++ functions-common:get_or_add_user_project_role:973 : oscwrap --os-cloud devstack-system-admin role assignment list --role reader --user 22f0d3bf6d8148dbad7c4cd1408a114a --project 280eb63e64204646b9ec306fc766132a -c Role -f value 2026-06-15 10:27:39.094 | 2026-06-15 10:27:39.094 | ++ functions-common:oscwrap:2459 : return 0 2026-06-15 10:27:39.094 | + functions-common:get_or_add_user_project_role:973 : user_role_id=52310687350d430b8322df0b17773c56 2026-06-15 10:27:39.094 | + functions-common:get_or_add_user_project_role:974 : echo 52310687350d430b8322df0b17773c56 2026-06-15 10:27:39.094 | 52310687350d430b8322df0b17773c56 2026-06-15 10:27:39.148 | [2845 Async ks-demo-reader:48456]: finished get_or_add_user_project_role reader 22f0d3bf6d8148dbad7c4cd1408a114a 280eb63e64204646b9ec306fc766132a with result 0 in 5 seconds 2026-06-15 10:27:39.153 | + inc/async:async_wait:197 : return 0 2026-06-15 10:27:39.156 | + lib/keystone:create_keystone_accounts:362 : async_wait ks-alt-admin ks-alt-another ks-alt-member-user ks-alt-reader-user 2026-06-15 10:27:39.221 | [2845 Async ks-alt-admin:48842]: Waiting for completion of get_or_add_user_project_role admin 2105052d08384eae86bf6f68209b658d 59d1849280f44328b543f6e11d3cd438 running on PID 48842 (12 other jobs running) 2026-06-15 10:27:39.258 | [2845 Async ks-alt-admin:48842]: Signaling child to exit 2026-06-15 10:27:39.259 | WAKEUP 2026-06-15 10:27:39.287 | [2845 Async ks-alt-admin:48842]: Signaled 2026-06-15 10:27:39.289 | + functions-common:get_or_add_user_project_role:957 : local user_role_id 2026-06-15 10:27:39.289 | + functions-common:get_or_add_user_project_role:958 : local domain_args 2026-06-15 10:27:39.289 | ++ functions-common:get_or_add_user_project_role:960 : _get_domain_args 2026-06-15 10:27:39.289 | ++ functions-common:_get_domain_args:941 : local domain 2026-06-15 10:27:39.290 | ++ functions-common:_get_domain_args:942 : domain= 2026-06-15 10:27:39.290 | ++ functions-common:_get_domain_args:944 : [[ -n '' ]] 2026-06-15 10:27:39.290 | ++ functions-common:_get_domain_args:947 : [[ -n '' ]] 2026-06-15 10:27:39.290 | ++ functions-common:_get_domain_args:951 : echo 2026-06-15 10:27:39.290 | + functions-common:get_or_add_user_project_role:960 : domain_args= 2026-06-15 10:27:39.290 | + functions-common:get_or_add_user_project_role:964 : openstack --os-cloud devstack-system-admin role add admin --user 2105052d08384eae86bf6f68209b658d --project 59d1849280f44328b543f6e11d3cd438 2026-06-15 10:27:39.290 | 2026-06-15 10:27:39.290 | ++ functions-common:get_or_add_user_project_role:973 : oscwrap --os-cloud devstack-system-admin role assignment list --role admin --user 2105052d08384eae86bf6f68209b658d --project 59d1849280f44328b543f6e11d3cd438 -c Role -f value 2026-06-15 10:27:39.290 | 2026-06-15 10:27:39.290 | ++ functions-common:oscwrap:2459 : return 0 2026-06-15 10:27:39.290 | + functions-common:get_or_add_user_project_role:973 : user_role_id=75603a67f66840ce81848f3c65b16253 2026-06-15 10:27:39.290 | + functions-common:get_or_add_user_project_role:974 : echo 75603a67f66840ce81848f3c65b16253 2026-06-15 10:27:39.290 | 75603a67f66840ce81848f3c65b16253 2026-06-15 10:27:39.343 | [2845 Async ks-alt-admin:48842]: finished get_or_add_user_project_role admin 2105052d08384eae86bf6f68209b658d 59d1849280f44328b543f6e11d3cd438 with result 0 in 2 seconds 2026-06-15 10:27:39.400 | [2845 Async ks-alt-another:48938]: Waiting for completion of get_or_add_user_project_role anotherrole 2105052d08384eae86bf6f68209b658d 59d1849280f44328b543f6e11d3cd438 running on PID 48938 (11 other jobs running) 2026-06-15 10:27:39.435 | [2845 Async ks-alt-another:48938]: Signaling child to exit 2026-06-15 10:27:39.437 | WAKEUP 2026-06-15 10:27:39.468 | [2845 Async ks-alt-another:48938]: Signaled 2026-06-15 10:27:39.469 | + functions-common:get_or_add_user_project_role:957 : local user_role_id 2026-06-15 10:27:39.469 | + functions-common:get_or_add_user_project_role:958 : local domain_args 2026-06-15 10:27:39.469 | ++ functions-common:get_or_add_user_project_role:960 : _get_domain_args 2026-06-15 10:27:39.469 | ++ functions-common:_get_domain_args:941 : local domain 2026-06-15 10:27:39.469 | ++ functions-common:_get_domain_args:942 : domain= 2026-06-15 10:27:39.469 | ++ functions-common:_get_domain_args:944 : [[ -n '' ]] 2026-06-15 10:27:39.469 | ++ functions-common:_get_domain_args:947 : [[ -n '' ]] 2026-06-15 10:27:39.470 | ++ functions-common:_get_domain_args:951 : echo 2026-06-15 10:27:39.470 | + functions-common:get_or_add_user_project_role:960 : domain_args= 2026-06-15 10:27:39.470 | + functions-common:get_or_add_user_project_role:964 : openstack --os-cloud devstack-system-admin role add anotherrole --user 2105052d08384eae86bf6f68209b658d --project 59d1849280f44328b543f6e11d3cd438 2026-06-15 10:27:39.470 | 2026-06-15 10:27:39.470 | ++ functions-common:get_or_add_user_project_role:973 : oscwrap --os-cloud devstack-system-admin role assignment list --role anotherrole --user 2105052d08384eae86bf6f68209b658d --project 59d1849280f44328b543f6e11d3cd438 -c Role -f value 2026-06-15 10:27:39.470 | 2026-06-15 10:27:39.470 | ++ functions-common:oscwrap:2459 : return 0 2026-06-15 10:27:39.470 | + functions-common:get_or_add_user_project_role:973 : user_role_id=0bf8dc5a00d54d5dac8d5c26f2e42be1 2026-06-15 10:27:39.470 | + functions-common:get_or_add_user_project_role:974 : echo 0bf8dc5a00d54d5dac8d5c26f2e42be1 2026-06-15 10:27:39.470 | 0bf8dc5a00d54d5dac8d5c26f2e42be1 2026-06-15 10:27:39.533 | [2845 Async ks-alt-another:48938]: finished get_or_add_user_project_role anotherrole 2105052d08384eae86bf6f68209b658d 59d1849280f44328b543f6e11d3cd438 with result 0 in 3 seconds 2026-06-15 10:27:39.585 | [2845 Async ks-alt-member-user:49108]: Waiting for completion of get_or_add_user_project_role member c342234c3c32428c86f49fd70a5b42f9 59d1849280f44328b543f6e11d3cd438 running on PID 49108 (10 other jobs running) 2026-06-15 10:27:39.617 | [2845 Async ks-alt-member-user:49108]: Signaling child to exit 2026-06-15 10:27:39.617 | WAKEUP 2026-06-15 10:27:39.648 | [2845 Async ks-alt-member-user:49108]: Signaled 2026-06-15 10:27:39.650 | + functions-common:get_or_add_user_project_role:957 : local user_role_id 2026-06-15 10:27:39.650 | + functions-common:get_or_add_user_project_role:958 : local domain_args 2026-06-15 10:27:39.650 | ++ functions-common:get_or_add_user_project_role:960 : _get_domain_args 2026-06-15 10:27:39.650 | ++ functions-common:_get_domain_args:941 : local domain 2026-06-15 10:27:39.650 | ++ functions-common:_get_domain_args:942 : domain= 2026-06-15 10:27:39.650 | ++ functions-common:_get_domain_args:944 : [[ -n '' ]] 2026-06-15 10:27:39.650 | ++ functions-common:_get_domain_args:947 : [[ -n '' ]] 2026-06-15 10:27:39.650 | ++ functions-common:_get_domain_args:951 : echo 2026-06-15 10:27:39.650 | + functions-common:get_or_add_user_project_role:960 : domain_args= 2026-06-15 10:27:39.651 | + functions-common:get_or_add_user_project_role:964 : openstack --os-cloud devstack-system-admin role add member --user c342234c3c32428c86f49fd70a5b42f9 --project 59d1849280f44328b543f6e11d3cd438 2026-06-15 10:27:39.651 | 2026-06-15 10:27:39.651 | ++ functions-common:get_or_add_user_project_role:973 : oscwrap --os-cloud devstack-system-admin role assignment list --role member --user c342234c3c32428c86f49fd70a5b42f9 --project 59d1849280f44328b543f6e11d3cd438 -c Role -f value 2026-06-15 10:27:39.651 | 2026-06-15 10:27:39.651 | ++ functions-common:oscwrap:2459 : return 0 2026-06-15 10:27:39.651 | + functions-common:get_or_add_user_project_role:973 : user_role_id=eaad261b78564b1d8a20e96957f3eae7 2026-06-15 10:27:39.651 | + functions-common:get_or_add_user_project_role:974 : echo eaad261b78564b1d8a20e96957f3eae7 2026-06-15 10:27:39.651 | eaad261b78564b1d8a20e96957f3eae7 2026-06-15 10:27:39.704 | [2845 Async ks-alt-member-user:49108]: finished get_or_add_user_project_role member c342234c3c32428c86f49fd70a5b42f9 59d1849280f44328b543f6e11d3cd438 with result 0 in 3 seconds 2026-06-15 10:27:39.751 | [2845 Async ks-alt-reader-user:49341]: Waiting for completion of get_or_add_user_project_role reader f835353d5bf2451da8783900ea91a3f7 59d1849280f44328b543f6e11d3cd438 running on PID 49341 (9 other jobs running) 2026-06-15 10:27:39.784 | [2845 Async ks-alt-reader-user:49341]: Signaling child to exit 2026-06-15 10:27:39.784 | WAKEUP 2026-06-15 10:27:39.810 | [2845 Async ks-alt-reader-user:49341]: Signaled 2026-06-15 10:27:39.812 | + functions-common:get_or_add_user_project_role:957 : local user_role_id 2026-06-15 10:27:39.812 | + functions-common:get_or_add_user_project_role:958 : local domain_args 2026-06-15 10:27:39.812 | ++ functions-common:get_or_add_user_project_role:960 : _get_domain_args 2026-06-15 10:27:39.812 | ++ functions-common:_get_domain_args:941 : local domain 2026-06-15 10:27:39.813 | ++ functions-common:_get_domain_args:942 : domain= 2026-06-15 10:27:39.813 | ++ functions-common:_get_domain_args:944 : [[ -n '' ]] 2026-06-15 10:27:39.813 | ++ functions-common:_get_domain_args:947 : [[ -n '' ]] 2026-06-15 10:27:39.813 | ++ functions-common:_get_domain_args:951 : echo 2026-06-15 10:27:39.813 | + functions-common:get_or_add_user_project_role:960 : domain_args= 2026-06-15 10:27:39.813 | + functions-common:get_or_add_user_project_role:964 : openstack --os-cloud devstack-system-admin role add reader --user f835353d5bf2451da8783900ea91a3f7 --project 59d1849280f44328b543f6e11d3cd438 2026-06-15 10:27:39.813 | 2026-06-15 10:27:39.813 | ++ functions-common:get_or_add_user_project_role:973 : oscwrap --os-cloud devstack-system-admin role assignment list --role reader --user f835353d5bf2451da8783900ea91a3f7 --project 59d1849280f44328b543f6e11d3cd438 -c Role -f value 2026-06-15 10:27:39.813 | 2026-06-15 10:27:39.813 | ++ functions-common:oscwrap:2459 : return 0 2026-06-15 10:27:39.813 | + functions-common:get_or_add_user_project_role:973 : user_role_id=52310687350d430b8322df0b17773c56 2026-06-15 10:27:39.813 | + functions-common:get_or_add_user_project_role:974 : echo 52310687350d430b8322df0b17773c56 2026-06-15 10:27:39.813 | 52310687350d430b8322df0b17773c56 2026-06-15 10:27:39.873 | [2845 Async ks-alt-reader-user:49341]: finished get_or_add_user_project_role reader f835353d5bf2451da8783900ea91a3f7 59d1849280f44328b543f6e11d3cd438 with result 0 in 2 seconds 2026-06-15 10:27:39.879 | + inc/async:async_wait:197 : return 0 2026-06-15 10:27:39.883 | + lib/keystone:create_keystone_accounts:363 : async_wait ks-system-member ks-system-reader 2026-06-15 10:27:39.951 | [2845 Async ks-system-member:49539]: Waiting for completion of get_or_add_user_system_role member f84894f6e77f4dbcb41a8d5af9c27c89 all running on PID 49539 (8 other jobs running) 2026-06-15 10:27:39.987 | [2845 Async ks-system-member:49539]: Signaling child to exit 2026-06-15 10:27:39.987 | WAKEUP 2026-06-15 10:27:40.017 | [2845 Async ks-system-member:49539]: Signaled 2026-06-15 10:27:40.019 | + functions-common:get_or_add_user_system_role:999 : local user_role_id 2026-06-15 10:27:40.019 | + functions-common:get_or_add_user_system_role:1000 : local domain_args 2026-06-15 10:27:40.019 | ++ functions-common:get_or_add_user_system_role:1002 : _get_domain_args 2026-06-15 10:27:40.019 | ++ functions-common:_get_domain_args:941 : local domain 2026-06-15 10:27:40.019 | ++ functions-common:_get_domain_args:942 : domain= 2026-06-15 10:27:40.019 | ++ functions-common:_get_domain_args:944 : [[ -n '' ]] 2026-06-15 10:27:40.019 | ++ functions-common:_get_domain_args:947 : [[ -n '' ]] 2026-06-15 10:27:40.019 | ++ functions-common:_get_domain_args:951 : echo 2026-06-15 10:27:40.019 | + functions-common:get_or_add_user_system_role:1002 : domain_args= 2026-06-15 10:27:40.019 | ++ functions-common:get_or_add_user_system_role:1010 : oscwrap --os-cloud devstack-system-admin role assignment list --role member --user f84894f6e77f4dbcb41a8d5af9c27c89 --system all -f value -c Role 2026-06-15 10:27:40.019 | 2026-06-15 10:27:40.019 | ++ functions-common:oscwrap:2459 : return 0 2026-06-15 10:27:40.019 | + functions-common:get_or_add_user_system_role:1010 : user_role_id= 2026-06-15 10:27:40.019 | + functions-common:get_or_add_user_system_role:1011 : [[ -z '' ]] 2026-06-15 10:27:40.019 | + functions-common:get_or_add_user_system_role:1013 : openstack --os-cloud devstack-system-admin role add member --user f84894f6e77f4dbcb41a8d5af9c27c89 --system all 2026-06-15 10:27:40.019 | 2026-06-15 10:27:40.019 | ++ functions-common:get_or_add_user_system_role:1022 : oscwrap --os-cloud devstack-system-admin role assignment list --role member --user f84894f6e77f4dbcb41a8d5af9c27c89 --system all -f value -c Role 2026-06-15 10:27:40.019 | 2026-06-15 10:27:40.020 | ++ functions-common:oscwrap:2459 : return 0 2026-06-15 10:27:40.020 | + functions-common:get_or_add_user_system_role:1022 : user_role_id= 2026-06-15 10:27:40.020 | + functions-common:get_or_add_user_system_role:1024 : echo 2026-06-15 10:27:40.020 | 2026-06-15 10:27:40.077 | [2845 Async ks-system-member:49539]: finished get_or_add_user_system_role member f84894f6e77f4dbcb41a8d5af9c27c89 all with result 0 in 4 seconds 2026-06-15 10:27:40.126 | [2845 Async ks-system-reader:49738]: Waiting for completion of get_or_add_user_system_role reader 916a3a627d4c45ae80f32fc9ae10e163 all running on PID 49738 (7 other jobs running) 2026-06-15 10:27:40.161 | [2845 Async ks-system-reader:49738]: Signaling child to exit 2026-06-15 10:27:40.161 | WAKEUP 2026-06-15 10:27:40.190 | [2845 Async ks-system-reader:49738]: Signaled 2026-06-15 10:27:40.191 | + functions-common:get_or_add_user_system_role:999 : local user_role_id 2026-06-15 10:27:40.192 | + functions-common:get_or_add_user_system_role:1000 : local domain_args 2026-06-15 10:27:40.192 | ++ functions-common:get_or_add_user_system_role:1002 : _get_domain_args 2026-06-15 10:27:40.192 | ++ functions-common:_get_domain_args:941 : local domain 2026-06-15 10:27:40.192 | ++ functions-common:_get_domain_args:942 : domain= 2026-06-15 10:27:40.192 | ++ functions-common:_get_domain_args:944 : [[ -n '' ]] 2026-06-15 10:27:40.192 | ++ functions-common:_get_domain_args:947 : [[ -n '' ]] 2026-06-15 10:27:40.192 | ++ functions-common:_get_domain_args:951 : echo 2026-06-15 10:27:40.192 | + functions-common:get_or_add_user_system_role:1002 : domain_args= 2026-06-15 10:27:40.192 | ++ functions-common:get_or_add_user_system_role:1010 : oscwrap --os-cloud devstack-system-admin role assignment list --role reader --user 916a3a627d4c45ae80f32fc9ae10e163 --system all -f value -c Role 2026-06-15 10:27:40.192 | 2026-06-15 10:27:40.192 | ++ functions-common:oscwrap:2459 : return 0 2026-06-15 10:27:40.192 | + functions-common:get_or_add_user_system_role:1010 : user_role_id= 2026-06-15 10:27:40.192 | + functions-common:get_or_add_user_system_role:1011 : [[ -z '' ]] 2026-06-15 10:27:40.192 | + functions-common:get_or_add_user_system_role:1013 : openstack --os-cloud devstack-system-admin role add reader --user 916a3a627d4c45ae80f32fc9ae10e163 --system all 2026-06-15 10:27:40.192 | 2026-06-15 10:27:40.192 | ++ functions-common:get_or_add_user_system_role:1022 : oscwrap --os-cloud devstack-system-admin role assignment list --role reader --user 916a3a627d4c45ae80f32fc9ae10e163 --system all -f value -c Role 2026-06-15 10:27:40.192 | 2026-06-15 10:27:40.192 | ++ functions-common:oscwrap:2459 : return 0 2026-06-15 10:27:40.193 | + functions-common:get_or_add_user_system_role:1022 : user_role_id= 2026-06-15 10:27:40.193 | + functions-common:get_or_add_user_system_role:1024 : echo 2026-06-15 10:27:40.193 | 2026-06-15 10:27:40.253 | [2845 Async ks-system-reader:49738]: finished get_or_add_user_system_role reader 916a3a627d4c45ae80f32fc9ae10e163 all with result 0 in 4 seconds 2026-06-15 10:27:40.260 | + inc/async:async_wait:197 : return 0 2026-06-15 10:27:40.263 | + lib/keystone:create_keystone_accounts:364 : async_wait ks-group-memberdemo ks-group-anotherdemo ks-group-memberalt ks-group-anotheralt ks-group-admin 2026-06-15 10:27:40.331 | [2845 Async ks-group-memberdemo:50007]: Waiting for completion of get_or_add_group_project_role member fc1491abf8da4ed28776cfdc3cfa8915 280eb63e64204646b9ec306fc766132a running on PID 50007 (6 other jobs running) 2026-06-15 10:27:40.367 | [2845 Async ks-group-memberdemo:50007]: Signaling child to exit 2026-06-15 10:27:41.122 | + inc/async:async_inner:64 : rc=0 2026-06-15 10:27:41.155 | [50007 Async ks-group-memberdemo:50007]: finished successfully 2026-06-15 10:27:41.185 | WAKEUP 2026-06-15 10:27:41.211 | [2845 Async ks-group-memberdemo:50007]: Signaled 2026-06-15 10:27:41.212 | + functions-common:get_or_add_group_project_role:1030 : local group_role_id 2026-06-15 10:27:41.212 | + functions-common:get_or_add_group_project_role:1034 : openstack role add member --group fc1491abf8da4ed28776cfdc3cfa8915 --project 280eb63e64204646b9ec306fc766132a 2026-06-15 10:27:41.212 | 2026-06-15 10:27:41.212 | ++ functions-common:get_or_add_group_project_role:1041 : oscwrap --os-cloud devstack-system-admin role assignment list --role member --group fc1491abf8da4ed28776cfdc3cfa8915 --project 280eb63e64204646b9ec306fc766132a -f value -c Role 2026-06-15 10:27:41.212 | 2026-06-15 10:27:41.212 | ++ functions-common:oscwrap:2459 : return 0 2026-06-15 10:27:41.212 | + functions-common:get_or_add_group_project_role:1041 : group_role_id=eaad261b78564b1d8a20e96957f3eae7 2026-06-15 10:27:41.212 | + functions-common:get_or_add_group_project_role:1043 : echo eaad261b78564b1d8a20e96957f3eae7 2026-06-15 10:27:41.212 | eaad261b78564b1d8a20e96957f3eae7 2026-06-15 10:27:41.269 | [2845 Async ks-group-memberdemo:50007]: finished get_or_add_group_project_role member fc1491abf8da4ed28776cfdc3cfa8915 280eb63e64204646b9ec306fc766132a with result 0 in 3 seconds 2026-06-15 10:27:41.316 | [2845 Async ks-group-anotherdemo:50086]: Waiting for completion of get_or_add_group_project_role anotherrole fc1491abf8da4ed28776cfdc3cfa8915 280eb63e64204646b9ec306fc766132a running on PID 50086 (5 other jobs running) 2026-06-15 10:27:41.346 | [2845 Async ks-group-anotherdemo:50086]: Signaling child to exit 2026-06-15 10:27:41.915 | + inc/async:async_inner:64 : rc=0 2026-06-15 10:27:41.946 | [50086 Async ks-group-anotherdemo:50086]: finished successfully 2026-06-15 10:27:41.975 | WAKEUP 2026-06-15 10:27:42.003 | [2845 Async ks-group-anotherdemo:50086]: Signaled 2026-06-15 10:27:42.004 | + functions-common:get_or_add_group_project_role:1030 : local group_role_id 2026-06-15 10:27:42.004 | + functions-common:get_or_add_group_project_role:1034 : openstack role add anotherrole --group fc1491abf8da4ed28776cfdc3cfa8915 --project 280eb63e64204646b9ec306fc766132a 2026-06-15 10:27:42.004 | 2026-06-15 10:27:42.005 | ++ functions-common:get_or_add_group_project_role:1041 : oscwrap --os-cloud devstack-system-admin role assignment list --role anotherrole --group fc1491abf8da4ed28776cfdc3cfa8915 --project 280eb63e64204646b9ec306fc766132a -f value -c Role 2026-06-15 10:27:42.005 | 2026-06-15 10:27:42.005 | ++ functions-common:oscwrap:2459 : return 0 2026-06-15 10:27:42.005 | + functions-common:get_or_add_group_project_role:1041 : group_role_id=0bf8dc5a00d54d5dac8d5c26f2e42be1 2026-06-15 10:27:42.005 | + functions-common:get_or_add_group_project_role:1043 : echo 0bf8dc5a00d54d5dac8d5c26f2e42be1 2026-06-15 10:27:42.005 | 0bf8dc5a00d54d5dac8d5c26f2e42be1 2026-06-15 10:27:42.060 | [2845 Async ks-group-anotherdemo:50086]: finished get_or_add_group_project_role anotherrole fc1491abf8da4ed28776cfdc3cfa8915 280eb63e64204646b9ec306fc766132a with result 0 in 4 seconds 2026-06-15 10:27:42.106 | [2845 Async ks-group-memberalt:50165]: Waiting for completion of get_or_add_group_project_role member fc1491abf8da4ed28776cfdc3cfa8915 59d1849280f44328b543f6e11d3cd438 running on PID 50165 (4 other jobs running) 2026-06-15 10:27:42.135 | [2845 Async ks-group-memberalt:50165]: Signaling child to exit 2026-06-15 10:27:42.727 | + inc/async:async_inner:64 : rc=0 2026-06-15 10:27:42.759 | [50323 Async ks-group-admin:50323]: finished successfully 2026-06-15 10:27:43.538 | + inc/async:async_inner:64 : rc=0 2026-06-15 10:27:43.570 | [50244 Async ks-group-anotheralt:50244]: finished successfully 2026-06-15 10:27:44.305 | + inc/async:async_inner:64 : rc=0 2026-06-15 10:27:44.333 | [50165 Async ks-group-memberalt:50165]: finished successfully 2026-06-15 10:27:44.363 | WAKEUP 2026-06-15 10:27:44.391 | [2845 Async ks-group-memberalt:50165]: Signaled 2026-06-15 10:27:44.393 | + functions-common:get_or_add_group_project_role:1030 : local group_role_id 2026-06-15 10:27:44.393 | + functions-common:get_or_add_group_project_role:1034 : openstack role add member --group fc1491abf8da4ed28776cfdc3cfa8915 --project 59d1849280f44328b543f6e11d3cd438 2026-06-15 10:27:44.393 | 2026-06-15 10:27:44.393 | ++ functions-common:get_or_add_group_project_role:1041 : oscwrap --os-cloud devstack-system-admin role assignment list --role member --group fc1491abf8da4ed28776cfdc3cfa8915 --project 59d1849280f44328b543f6e11d3cd438 -f value -c Role 2026-06-15 10:27:44.393 | 2026-06-15 10:27:44.393 | ++ functions-common:oscwrap:2459 : return 0 2026-06-15 10:27:44.393 | + functions-common:get_or_add_group_project_role:1041 : group_role_id=eaad261b78564b1d8a20e96957f3eae7 2026-06-15 10:27:44.393 | + functions-common:get_or_add_group_project_role:1043 : echo eaad261b78564b1d8a20e96957f3eae7 2026-06-15 10:27:44.393 | eaad261b78564b1d8a20e96957f3eae7 2026-06-15 10:27:44.449 | [2845 Async ks-group-memberalt:50165]: finished get_or_add_group_project_role member fc1491abf8da4ed28776cfdc3cfa8915 59d1849280f44328b543f6e11d3cd438 with result 0 in 6 seconds 2026-06-15 10:27:44.497 | [2845 Async ks-group-anotheralt:50244]: Waiting for completion of get_or_add_group_project_role anotherrole fc1491abf8da4ed28776cfdc3cfa8915 59d1849280f44328b543f6e11d3cd438 running on PID 50244 (3 other jobs running) 2026-06-15 10:27:44.525 | [2845 Async ks-group-anotheralt:50244]: Signaling child to exit 2026-06-15 10:27:44.525 | WAKEUP 2026-06-15 10:27:44.552 | [2845 Async ks-group-anotheralt:50244]: Signaled 2026-06-15 10:27:44.555 | + functions-common:get_or_add_group_project_role:1030 : local group_role_id 2026-06-15 10:27:44.555 | + functions-common:get_or_add_group_project_role:1034 : openstack role add anotherrole --group fc1491abf8da4ed28776cfdc3cfa8915 --project 59d1849280f44328b543f6e11d3cd438 2026-06-15 10:27:44.555 | 2026-06-15 10:27:44.555 | ++ functions-common:get_or_add_group_project_role:1041 : oscwrap --os-cloud devstack-system-admin role assignment list --role anotherrole --group fc1491abf8da4ed28776cfdc3cfa8915 --project 59d1849280f44328b543f6e11d3cd438 -f value -c Role 2026-06-15 10:27:44.555 | 2026-06-15 10:27:44.555 | ++ functions-common:oscwrap:2459 : return 0 2026-06-15 10:27:44.555 | + functions-common:get_or_add_group_project_role:1041 : group_role_id=0bf8dc5a00d54d5dac8d5c26f2e42be1 2026-06-15 10:27:44.555 | + functions-common:get_or_add_group_project_role:1043 : echo 0bf8dc5a00d54d5dac8d5c26f2e42be1 2026-06-15 10:27:44.555 | 0bf8dc5a00d54d5dac8d5c26f2e42be1 2026-06-15 10:27:44.603 | [2845 Async ks-group-anotheralt:50244]: finished get_or_add_group_project_role anotherrole fc1491abf8da4ed28776cfdc3cfa8915 59d1849280f44328b543f6e11d3cd438 with result 0 in 5 seconds 2026-06-15 10:27:44.644 | [2845 Async ks-group-admin:50323]: Waiting for completion of get_or_add_group_project_role admin 45f5fec6848046b6b0a545921e867d67 7c0300752f674ea1bb7c223daeeee516 running on PID 50323 (2 other jobs running) 2026-06-15 10:27:44.675 | [2845 Async ks-group-admin:50323]: Signaling child to exit 2026-06-15 10:27:44.677 | WAKEUP 2026-06-15 10:27:44.702 | [2845 Async ks-group-admin:50323]: Signaled 2026-06-15 10:27:44.703 | + functions-common:get_or_add_group_project_role:1030 : local group_role_id 2026-06-15 10:27:44.704 | + functions-common:get_or_add_group_project_role:1034 : openstack role add admin --group 45f5fec6848046b6b0a545921e867d67 --project 7c0300752f674ea1bb7c223daeeee516 2026-06-15 10:27:44.704 | 2026-06-15 10:27:44.704 | ++ functions-common:get_or_add_group_project_role:1041 : oscwrap --os-cloud devstack-system-admin role assignment list --role admin --group 45f5fec6848046b6b0a545921e867d67 --project 7c0300752f674ea1bb7c223daeeee516 -f value -c Role 2026-06-15 10:27:44.704 | 2026-06-15 10:27:44.704 | ++ functions-common:oscwrap:2459 : return 0 2026-06-15 10:27:44.704 | + functions-common:get_or_add_group_project_role:1041 : group_role_id=75603a67f66840ce81848f3c65b16253 2026-06-15 10:27:44.704 | + functions-common:get_or_add_group_project_role:1043 : echo 75603a67f66840ce81848f3c65b16253 2026-06-15 10:27:44.704 | 75603a67f66840ce81848f3c65b16253 2026-06-15 10:27:44.757 | [2845 Async ks-group-admin:50323]: finished get_or_add_group_project_role admin 45f5fec6848046b6b0a545921e867d67 7c0300752f674ea1bb7c223daeeee516 with result 0 in 4 seconds 2026-06-15 10:27:44.762 | + inc/async:async_wait:197 : return 0 2026-06-15 10:27:44.766 | + lib/keystone:create_keystone_accounts:366 : is_service_enabled ldap 2026-06-15 10:27:44.786 | + functions-common:is_service_enabled:2070 : return 1 2026-06-15 10:27:44.790 | + ./stack.sh:main:1119 : is_service_enabled nova 2026-06-15 10:27:44.812 | + functions-common:is_service_enabled:2070 : return 0 2026-06-15 10:27:44.816 | + ./stack.sh:main:1120 : async_runfunc create_nova_accounts 2026-06-15 10:27:44.820 | + inc/async:async_runfunc:116 : async_run create_nova_accounts create_nova_accounts 2026-06-15 10:27:44.898 | + inc/async:async_inner:63 : create_nova_accounts 2026-06-15 10:27:44.944 | [2845 Async create_nova_accounts:52171]: running: create_nova_accounts 2026-06-15 10:27:44.947 | + ./stack.sh:main:1122 : is_service_enabled glance 2026-06-15 10:27:44.971 | + functions-common:is_service_enabled:2070 : return 0 2026-06-15 10:27:44.974 | + ./stack.sh:main:1123 : async_runfunc create_glance_accounts 2026-06-15 10:27:44.978 | + inc/async:async_runfunc:116 : async_run create_glance_accounts create_glance_accounts 2026-06-15 10:27:45.067 | + inc/async:async_inner:63 : create_glance_accounts 2026-06-15 10:27:45.115 | [2845 Async create_glance_accounts:52294]: running: create_glance_accounts 2026-06-15 10:27:45.118 | + ./stack.sh:main:1125 : is_service_enabled cinder 2026-06-15 10:27:45.143 | + functions-common:is_service_enabled:2070 : return 0 2026-06-15 10:27:45.147 | + ./stack.sh:main:1126 : async_runfunc create_cinder_accounts 2026-06-15 10:27:45.151 | + inc/async:async_runfunc:116 : async_run create_cinder_accounts create_cinder_accounts 2026-06-15 10:27:45.230 | + inc/async:async_inner:63 : create_cinder_accounts 2026-06-15 10:27:45.276 | [2845 Async create_cinder_accounts:52432]: running: create_cinder_accounts 2026-06-15 10:27:45.279 | + ./stack.sh:main:1128 : is_service_enabled neutron 2026-06-15 10:27:45.303 | + functions-common:is_service_enabled:2070 : return 0 2026-06-15 10:27:45.307 | + ./stack.sh:main:1129 : async_runfunc create_neutron_accounts 2026-06-15 10:27:45.310 | + inc/async:async_runfunc:116 : async_run create_neutron_accounts create_neutron_accounts 2026-06-15 10:27:45.393 | + inc/async:async_inner:63 : create_neutron_accounts 2026-06-15 10:27:45.441 | [2845 Async create_neutron_accounts:52574]: running: create_neutron_accounts 2026-06-15 10:27:45.445 | + ./stack.sh:main:1131 : is_service_enabled swift 2026-06-15 10:27:45.468 | + functions-common:is_service_enabled:2070 : return 1 2026-06-15 10:27:45.473 | + ./stack.sh:main:1140 : is_service_enabled horizon 2026-06-15 10:27:45.500 | + functions-common:is_service_enabled:2070 : return 1 2026-06-15 10:27:45.504 | + ./stack.sh:main:1145 : async_wait create_nova_accounts create_glance_accounts create_cinder_accounts 2026-06-15 10:27:45.565 | [2845 Async create_nova_accounts:52171]: Waiting for completion of create_nova_accounts running on PID 52171 (5 other jobs running) 2026-06-15 10:27:45.597 | [2845 Async create_nova_accounts:52171]: Signaling child to exit 2026-06-15 10:28:13.655 | + inc/async:async_inner:64 : rc=0 2026-06-15 10:28:13.692 | [52574 Async create_neutron_accounts:52574]: finished successfully 2026-06-15 10:28:18.089 | + inc/async:async_inner:64 : rc=0 2026-06-15 10:28:18.120 | [52432 Async create_cinder_accounts:52432]: finished successfully 2026-06-15 10:28:22.451 | + inc/async:async_inner:64 : rc=0 2026-06-15 10:28:22.483 | [52171 Async create_nova_accounts:52171]: finished successfully 2026-06-15 10:28:22.512 | WAKEUP 2026-06-15 10:28:22.539 | [2845 Async create_nova_accounts:52171]: Signaled 2026-06-15 10:28:22.541 | + lib/nova:create_nova_accounts:384 : [[ c-api,c-sch,c-vol,etcd3,file_tracker,g-api,key,memory_tracker,mysql,n-api,n-api-meta,n-cond,n-cpu,n-novnc,n-sch,openstack-cli-server,ovn-controller,ovn-northd,ovs-vswitchd,ovsdb-server,placement-api,q-ovn-agent,q-svc,rabbit,tempest,tls-proxy =~ n-api ]] 2026-06-15 10:28:22.541 | + lib/nova:create_nova_accounts:388 : create_service_user nova admin 2026-06-15 10:28:22.541 | + lib/keystone:create_service_user:379 : get_or_create_user nova secretservice Default 2026-06-15 10:28:22.541 | + functions-common:get_or_create_user:893 : local user_id 2026-06-15 10:28:22.541 | + functions-common:get_or_create_user:894 : [[ ! -z '' ]] 2026-06-15 10:28:22.541 | + functions-common:get_or_create_user:897 : local email= 2026-06-15 10:28:22.542 | ++ functions-common:get_or_create_user:909 : oscwrap --os-cloud devstack-system-admin user create nova --password secretservice --domain=Default --or-show -f value -c id 2026-06-15 10:28:22.542 | 2026-06-15 10:28:22.542 | ++ functions-common:oscwrap:2459 : return 0 2026-06-15 10:28:22.542 | + functions-common:get_or_create_user:909 : user_id=fcb78592dadb4cf8907a4c4589d5b90e 2026-06-15 10:28:22.542 | + functions-common:get_or_create_user:910 : echo fcb78592dadb4cf8907a4c4589d5b90e 2026-06-15 10:28:22.542 | fcb78592dadb4cf8907a4c4589d5b90e 2026-06-15 10:28:22.542 | + lib/keystone:create_service_user:380 : get_or_add_user_project_role service nova service Default Default 2026-06-15 10:28:22.542 | + functions-common:get_or_add_user_project_role:957 : local user_role_id 2026-06-15 10:28:22.542 | + functions-common:get_or_add_user_project_role:958 : local domain_args 2026-06-15 10:28:22.542 | ++ functions-common:get_or_add_user_project_role:960 : _get_domain_args Default Default 2026-06-15 10:28:22.542 | ++ functions-common:_get_domain_args:941 : local domain 2026-06-15 10:28:22.542 | ++ functions-common:_get_domain_args:942 : domain= 2026-06-15 10:28:22.542 | ++ functions-common:_get_domain_args:944 : [[ -n Default ]] 2026-06-15 10:28:22.542 | ++ functions-common:_get_domain_args:945 : domain=' --user-domain Default' 2026-06-15 10:28:22.542 | ++ functions-common:_get_domain_args:947 : [[ -n Default ]] 2026-06-15 10:28:22.542 | ++ functions-common:_get_domain_args:948 : domain=' --user-domain Default --project-domain Default' 2026-06-15 10:28:22.542 | ++ functions-common:_get_domain_args:951 : echo --user-domain Default --project-domain Default 2026-06-15 10:28:22.542 | + functions-common:get_or_add_user_project_role:960 : domain_args='--user-domain Default --project-domain Default' 2026-06-15 10:28:22.543 | + functions-common:get_or_add_user_project_role:964 : openstack --os-cloud devstack-system-admin role add service --user nova --project service --user-domain Default --project-domain Default 2026-06-15 10:28:22.543 | 2026-06-15 10:28:22.543 | ++ functions-common:get_or_add_user_project_role:973 : oscwrap --os-cloud devstack-system-admin role assignment list --role service --user nova --project service --user-domain Default --project-domain Default -c Role -f value 2026-06-15 10:28:22.543 | 2026-06-15 10:28:22.543 | ++ functions-common:oscwrap:2459 : return 0 2026-06-15 10:28:22.543 | + functions-common:get_or_add_user_project_role:973 : user_role_id=24f1092f95024887a2e6cd4e4423af72 2026-06-15 10:28:22.543 | + functions-common:get_or_add_user_project_role:974 : echo 24f1092f95024887a2e6cd4e4423af72 2026-06-15 10:28:22.543 | 24f1092f95024887a2e6cd4e4423af72 2026-06-15 10:28:22.543 | + lib/keystone:create_service_user:382 : [[ -n admin ]] 2026-06-15 10:28:22.543 | + lib/keystone:create_service_user:383 : get_or_add_user_project_role admin nova service Default Default 2026-06-15 10:28:22.543 | + functions-common:get_or_add_user_project_role:957 : local user_role_id 2026-06-15 10:28:22.543 | + functions-common:get_or_add_user_project_role:958 : local domain_args 2026-06-15 10:28:22.543 | ++ functions-common:get_or_add_user_project_role:960 : _get_domain_args Default Default 2026-06-15 10:28:22.543 | ++ functions-common:_get_domain_args:941 : local domain 2026-06-15 10:28:22.543 | ++ functions-common:_get_domain_args:942 : domain= 2026-06-15 10:28:22.543 | ++ functions-common:_get_domain_args:944 : [[ -n Default ]] 2026-06-15 10:28:22.543 | ++ functions-common:_get_domain_args:945 : domain=' --user-domain Default' 2026-06-15 10:28:22.543 | ++ functions-common:_get_domain_args:947 : [[ -n Default ]] 2026-06-15 10:28:22.543 | ++ functions-common:_get_domain_args:948 : domain=' --user-domain Default --project-domain Default' 2026-06-15 10:28:22.543 | ++ functions-common:_get_domain_args:951 : echo --user-domain Default --project-domain Default 2026-06-15 10:28:22.543 | + functions-common:get_or_add_user_project_role:960 : domain_args='--user-domain Default --project-domain Default' 2026-06-15 10:28:22.544 | + functions-common:get_or_add_user_project_role:964 : openstack --os-cloud devstack-system-admin role add admin --user nova --project service --user-domain Default --project-domain Default 2026-06-15 10:28:22.544 | 2026-06-15 10:28:22.544 | ++ functions-common:get_or_add_user_project_role:973 : oscwrap --os-cloud devstack-system-admin role assignment list --role admin --user nova --project service --user-domain Default --project-domain Default -c Role -f value 2026-06-15 10:28:22.544 | 2026-06-15 10:28:22.544 | ++ functions-common:oscwrap:2459 : return 0 2026-06-15 10:28:22.544 | + functions-common:get_or_add_user_project_role:973 : user_role_id=75603a67f66840ce81848f3c65b16253 2026-06-15 10:28:22.544 | + functions-common:get_or_add_user_project_role:974 : echo 75603a67f66840ce81848f3c65b16253 2026-06-15 10:28:22.544 | 75603a67f66840ce81848f3c65b16253 2026-06-15 10:28:22.544 | + lib/nova:create_nova_accounts:390 : local nova_api_url 2026-06-15 10:28:22.544 | + lib/nova:create_nova_accounts:391 : nova_api_url=https://10.209.97.186/compute 2026-06-15 10:28:22.544 | + lib/nova:create_nova_accounts:393 : get_or_create_service nova_legacy compute_legacy 'Nova Compute Service (Legacy 2.0)' 2026-06-15 10:28:22.544 | + functions-common:get_or_create_service:1049 : local service_id 2026-06-15 10:28:22.544 | ++ functions-common:get_or_create_service:1060 : oscwrap --os-cloud devstack-system-admin service show compute_legacy -f value -c id 2026-06-15 10:28:22.544 | ++ functions-common:get_or_create_service:1060 : oscwrap --os-cloud devstack-system-admin service create compute_legacy --name nova_legacy '--description=Nova Compute Service (Legacy 2.0)' -f value -c id 2026-06-15 10:28:22.544 | 2026-06-15 10:28:22.544 | ++ functions-common:oscwrap:2459 : return 0 2026-06-15 10:28:22.544 | + functions-common:get_or_create_service:1060 : service_id=' 2026-06-15 10:28:22.544 | a4538b6d0caf4f8b819329c962905edf' 2026-06-15 10:28:22.544 | + functions-common:get_or_create_service:1061 : echo a4538b6d0caf4f8b819329c962905edf 2026-06-15 10:28:22.545 | a4538b6d0caf4f8b819329c962905edf 2026-06-15 10:28:22.545 | + lib/nova:create_nova_accounts:395 : get_or_create_endpoint compute_legacy RegionOne 'https://10.209.97.186/compute/v2/$(project_id)s' 2026-06-15 10:28:22.545 | + functions-common:get_or_create_endpoint:1093 : local public_id 2026-06-15 10:28:22.545 | ++ functions-common:get_or_create_endpoint:1094 : _get_or_create_endpoint_with_interface compute_legacy public 'https://10.209.97.186/compute/v2/$(project_id)s' RegionOne 2026-06-15 10:28:22.545 | ++ functions-common:_get_or_create_endpoint_with_interface:1067 : local endpoint_id 2026-06-15 10:28:22.545 | +++ functions-common:_get_or_create_endpoint_with_interface:1072 : oscwrap --os-cloud devstack-system-admin endpoint list --service compute_legacy --interface public --region RegionOne -c ID -f value 2026-06-15 10:28:22.545 | 2026-06-15 10:28:22.545 | +++ functions-common:oscwrap:2459 : return 0 2026-06-15 10:28:22.545 | ++ functions-common:_get_or_create_endpoint_with_interface:1072 : endpoint_id= 2026-06-15 10:28:22.545 | ++ functions-common:_get_or_create_endpoint_with_interface:1073 : [[ -z '' ]] 2026-06-15 10:28:22.545 | +++ functions-common:_get_or_create_endpoint_with_interface:1076 : oscwrap --os-cloud devstack-system-admin endpoint create compute_legacy public 'https://10.209.97.186/compute/v2/$(project_id)s' --region RegionOne -f value -c id 2026-06-15 10:28:22.545 | 2026-06-15 10:28:22.545 | +++ functions-common:oscwrap:2459 : return 0 2026-06-15 10:28:22.545 | ++ functions-common:_get_or_create_endpoint_with_interface:1076 : endpoint_id=e2c9cc54e202444a96ac33076a94fe0f 2026-06-15 10:28:22.545 | ++ functions-common:_get_or_create_endpoint_with_interface:1079 : echo e2c9cc54e202444a96ac33076a94fe0f 2026-06-15 10:28:22.545 | + functions-common:get_or_create_endpoint:1094 : public_id=e2c9cc54e202444a96ac33076a94fe0f 2026-06-15 10:28:22.545 | + functions-common:get_or_create_endpoint:1096 : [[ -n '' ]] 2026-06-15 10:28:22.545 | + functions-common:get_or_create_endpoint:1099 : [[ -n '' ]] 2026-06-15 10:28:22.545 | + functions-common:get_or_create_endpoint:1103 : echo e2c9cc54e202444a96ac33076a94fe0f 2026-06-15 10:28:22.545 | e2c9cc54e202444a96ac33076a94fe0f 2026-06-15 10:28:22.546 | + lib/nova:create_nova_accounts:399 : get_or_create_service nova compute 'Nova Compute Service' 2026-06-15 10:28:22.546 | + functions-common:get_or_create_service:1049 : local service_id 2026-06-15 10:28:22.546 | ++ functions-common:get_or_create_service:1060 : oscwrap --os-cloud devstack-system-admin service show compute -f value -c id 2026-06-15 10:28:22.546 | ++ functions-common:get_or_create_service:1060 : oscwrap --os-cloud devstack-system-admin service create compute --name nova '--description=Nova Compute Service' -f value -c id 2026-06-15 10:28:22.546 | 2026-06-15 10:28:22.546 | ++ functions-common:oscwrap:2459 : return 0 2026-06-15 10:28:22.546 | + functions-common:get_or_create_service:1060 : service_id=' 2026-06-15 10:28:22.546 | addb764fde0d4f3bb286109a14f054dc' 2026-06-15 10:28:22.546 | + functions-common:get_or_create_service:1061 : echo addb764fde0d4f3bb286109a14f054dc 2026-06-15 10:28:22.546 | addb764fde0d4f3bb286109a14f054dc 2026-06-15 10:28:22.546 | + lib/nova:create_nova_accounts:401 : get_or_create_endpoint compute RegionOne https://10.209.97.186/compute/v2.1 2026-06-15 10:28:22.546 | + functions-common:get_or_create_endpoint:1093 : local public_id 2026-06-15 10:28:22.546 | ++ functions-common:get_or_create_endpoint:1094 : _get_or_create_endpoint_with_interface compute public https://10.209.97.186/compute/v2.1 RegionOne 2026-06-15 10:28:22.546 | ++ functions-common:_get_or_create_endpoint_with_interface:1067 : local endpoint_id 2026-06-15 10:28:22.546 | +++ functions-common:_get_or_create_endpoint_with_interface:1072 : oscwrap --os-cloud devstack-system-admin endpoint list --service compute --interface public --region RegionOne -c ID -f value 2026-06-15 10:28:22.546 | 2026-06-15 10:28:22.546 | +++ functions-common:oscwrap:2459 : return 0 2026-06-15 10:28:22.546 | ++ functions-common:_get_or_create_endpoint_with_interface:1072 : endpoint_id= 2026-06-15 10:28:22.546 | ++ functions-common:_get_or_create_endpoint_with_interface:1073 : [[ -z '' ]] 2026-06-15 10:28:22.546 | +++ functions-common:_get_or_create_endpoint_with_interface:1076 : oscwrap --os-cloud devstack-system-admin endpoint create compute public https://10.209.97.186/compute/v2.1 --region RegionOne -f value -c id 2026-06-15 10:28:22.546 | 2026-06-15 10:28:22.547 | +++ functions-common:oscwrap:2459 : return 0 2026-06-15 10:28:22.547 | ++ functions-common:_get_or_create_endpoint_with_interface:1076 : endpoint_id=07868294847a41bd8b08edcfb24ed7db 2026-06-15 10:28:22.547 | ++ functions-common:_get_or_create_endpoint_with_interface:1079 : echo 07868294847a41bd8b08edcfb24ed7db 2026-06-15 10:28:22.547 | + functions-common:get_or_create_endpoint:1094 : public_id=07868294847a41bd8b08edcfb24ed7db 2026-06-15 10:28:22.547 | + functions-common:get_or_create_endpoint:1096 : [[ -n '' ]] 2026-06-15 10:28:22.547 | + functions-common:get_or_create_endpoint:1099 : [[ -n '' ]] 2026-06-15 10:28:22.547 | + functions-common:get_or_create_endpoint:1103 : echo 07868294847a41bd8b08edcfb24ed7db 2026-06-15 10:28:22.548 | 07868294847a41bd8b08edcfb24ed7db 2026-06-15 10:28:22.548 | + lib/nova:create_nova_accounts:406 : is_service_enabled n-api 2026-06-15 10:28:22.548 | + functions-common:is_service_enabled:2070 : return 0 2026-06-15 10:28:22.548 | + lib/nova:create_nova_accounts:408 : is_service_enabled swift 2026-06-15 10:28:22.548 | + functions-common:is_service_enabled:2070 : return 1 2026-06-15 10:28:22.548 | + lib/nova:create_nova_accounts:416 : is_service_enabled s3api 2026-06-15 10:28:22.548 | + functions-common:is_service_enabled:2070 : return 1 2026-06-15 10:28:22.548 | + lib/nova:create_nova_accounts:427 : is_service_enabled n-api 2026-06-15 10:28:22.548 | + functions-common:is_service_enabled:2070 : return 0 2026-06-15 10:28:22.548 | + lib/nova:create_nova_accounts:428 : [[ False = True ]] 2026-06-15 10:28:22.602 | [2845 Async create_nova_accounts:52171]: finished create_nova_accounts with result 0 in 37 seconds 2026-06-15 10:28:22.647 | [2845 Async create_glance_accounts:52294]: Waiting for completion of create_glance_accounts running on PID 52294 (4 other jobs running) 2026-06-15 10:28:22.676 | [2845 Async create_glance_accounts:52294]: Signaling child to exit 2026-06-15 10:28:25.856 | + inc/async:async_inner:64 : rc=0 2026-06-15 10:28:25.885 | [52294 Async create_glance_accounts:52294]: finished successfully 2026-06-15 10:28:25.912 | WAKEUP 2026-06-15 10:28:25.937 | [2845 Async create_glance_accounts:52294]: Signaled 2026-06-15 10:28:25.939 | + lib/glance:create_glance_accounts:486 : is_service_enabled g-api 2026-06-15 10:28:25.939 | + functions-common:is_service_enabled:2070 : return 0 2026-06-15 10:28:25.939 | + lib/glance:create_glance_accounts:490 : create_service_user glance admin 2026-06-15 10:28:25.939 | + lib/keystone:create_service_user:379 : get_or_create_user glance secretservice Default 2026-06-15 10:28:25.939 | + functions-common:get_or_create_user:893 : local user_id 2026-06-15 10:28:25.939 | + functions-common:get_or_create_user:894 : [[ ! -z '' ]] 2026-06-15 10:28:25.939 | + functions-common:get_or_create_user:897 : local email= 2026-06-15 10:28:25.939 | ++ functions-common:get_or_create_user:909 : oscwrap --os-cloud devstack-system-admin user create glance --password secretservice --domain=Default --or-show -f value -c id 2026-06-15 10:28:25.939 | 2026-06-15 10:28:25.939 | ++ functions-common:oscwrap:2459 : return 0 2026-06-15 10:28:25.939 | + functions-common:get_or_create_user:909 : user_id=70ea8effde4242d7b1e89fc8b07fa7af 2026-06-15 10:28:25.939 | + functions-common:get_or_create_user:910 : echo 70ea8effde4242d7b1e89fc8b07fa7af 2026-06-15 10:28:25.939 | 70ea8effde4242d7b1e89fc8b07fa7af 2026-06-15 10:28:25.939 | + lib/keystone:create_service_user:380 : get_or_add_user_project_role service glance service Default Default 2026-06-15 10:28:25.939 | + functions-common:get_or_add_user_project_role:957 : local user_role_id 2026-06-15 10:28:25.939 | + functions-common:get_or_add_user_project_role:958 : local domain_args 2026-06-15 10:28:25.939 | ++ functions-common:get_or_add_user_project_role:960 : _get_domain_args Default Default 2026-06-15 10:28:25.939 | ++ functions-common:_get_domain_args:941 : local domain 2026-06-15 10:28:25.939 | ++ functions-common:_get_domain_args:942 : domain= 2026-06-15 10:28:25.939 | ++ functions-common:_get_domain_args:944 : [[ -n Default ]] 2026-06-15 10:28:25.939 | ++ functions-common:_get_domain_args:945 : domain=' --user-domain Default' 2026-06-15 10:28:25.939 | ++ functions-common:_get_domain_args:947 : [[ -n Default ]] 2026-06-15 10:28:25.939 | ++ functions-common:_get_domain_args:948 : domain=' --user-domain Default --project-domain Default' 2026-06-15 10:28:25.940 | ++ functions-common:_get_domain_args:951 : echo --user-domain Default --project-domain Default 2026-06-15 10:28:25.940 | + functions-common:get_or_add_user_project_role:960 : domain_args='--user-domain Default --project-domain Default' 2026-06-15 10:28:25.940 | + functions-common:get_or_add_user_project_role:964 : openstack --os-cloud devstack-system-admin role add service --user glance --project service --user-domain Default --project-domain Default 2026-06-15 10:28:25.940 | 2026-06-15 10:28:25.940 | ++ functions-common:get_or_add_user_project_role:973 : oscwrap --os-cloud devstack-system-admin role assignment list --role service --user glance --project service --user-domain Default --project-domain Default -c Role -f value 2026-06-15 10:28:25.940 | 2026-06-15 10:28:25.940 | ++ functions-common:oscwrap:2459 : return 0 2026-06-15 10:28:25.940 | + functions-common:get_or_add_user_project_role:973 : user_role_id=24f1092f95024887a2e6cd4e4423af72 2026-06-15 10:28:25.940 | + functions-common:get_or_add_user_project_role:974 : echo 24f1092f95024887a2e6cd4e4423af72 2026-06-15 10:28:25.940 | 24f1092f95024887a2e6cd4e4423af72 2026-06-15 10:28:25.940 | + lib/keystone:create_service_user:382 : [[ -n admin ]] 2026-06-15 10:28:25.940 | + lib/keystone:create_service_user:383 : get_or_add_user_project_role admin glance service Default Default 2026-06-15 10:28:25.940 | + functions-common:get_or_add_user_project_role:957 : local user_role_id 2026-06-15 10:28:25.940 | + functions-common:get_or_add_user_project_role:958 : local domain_args 2026-06-15 10:28:25.940 | ++ functions-common:get_or_add_user_project_role:960 : _get_domain_args Default Default 2026-06-15 10:28:25.940 | ++ functions-common:_get_domain_args:941 : local domain 2026-06-15 10:28:25.940 | ++ functions-common:_get_domain_args:942 : domain= 2026-06-15 10:28:25.940 | ++ functions-common:_get_domain_args:944 : [[ -n Default ]] 2026-06-15 10:28:25.940 | ++ functions-common:_get_domain_args:945 : domain=' --user-domain Default' 2026-06-15 10:28:25.940 | ++ functions-common:_get_domain_args:947 : [[ -n Default ]] 2026-06-15 10:28:25.940 | ++ functions-common:_get_domain_args:948 : domain=' --user-domain Default --project-domain Default' 2026-06-15 10:28:25.940 | ++ functions-common:_get_domain_args:951 : echo --user-domain Default --project-domain Default 2026-06-15 10:28:25.940 | + functions-common:get_or_add_user_project_role:960 : domain_args='--user-domain Default --project-domain Default' 2026-06-15 10:28:25.940 | + functions-common:get_or_add_user_project_role:964 : openstack --os-cloud devstack-system-admin role add admin --user glance --project service --user-domain Default --project-domain Default 2026-06-15 10:28:25.940 | 2026-06-15 10:28:25.940 | ++ functions-common:get_or_add_user_project_role:973 : oscwrap --os-cloud devstack-system-admin role assignment list --role admin --user glance --project service --user-domain Default --project-domain Default -c Role -f value 2026-06-15 10:28:25.941 | 2026-06-15 10:28:25.941 | ++ functions-common:oscwrap:2459 : return 0 2026-06-15 10:28:25.941 | + functions-common:get_or_add_user_project_role:973 : user_role_id=75603a67f66840ce81848f3c65b16253 2026-06-15 10:28:25.941 | + functions-common:get_or_add_user_project_role:974 : echo 75603a67f66840ce81848f3c65b16253 2026-06-15 10:28:25.941 | 75603a67f66840ce81848f3c65b16253 2026-06-15 10:28:25.941 | + lib/glance:create_glance_accounts:493 : is_service_enabled s-proxy 2026-06-15 10:28:25.941 | + functions-common:is_service_enabled:2070 : return 1 2026-06-15 10:28:25.941 | + lib/glance:create_glance_accounts:497 : get_or_create_service glance image 'Glance Image Service' 2026-06-15 10:28:25.941 | + functions-common:get_or_create_service:1049 : local service_id 2026-06-15 10:28:25.941 | ++ functions-common:get_or_create_service:1060 : oscwrap --os-cloud devstack-system-admin service show image -f value -c id 2026-06-15 10:28:25.941 | ++ functions-common:get_or_create_service:1060 : oscwrap --os-cloud devstack-system-admin service create image --name glance '--description=Glance Image Service' -f value -c id 2026-06-15 10:28:25.941 | 2026-06-15 10:28:25.941 | ++ functions-common:oscwrap:2459 : return 0 2026-06-15 10:28:25.941 | + functions-common:get_or_create_service:1060 : service_id=' 2026-06-15 10:28:25.941 | 4cd9fdf0da5644ca81c7f376ae5c1c90' 2026-06-15 10:28:25.941 | + functions-common:get_or_create_service:1061 : echo 4cd9fdf0da5644ca81c7f376ae5c1c90 2026-06-15 10:28:25.941 | 4cd9fdf0da5644ca81c7f376ae5c1c90 2026-06-15 10:28:25.941 | + lib/glance:create_glance_accounts:499 : get_or_create_endpoint image RegionOne https://10.209.97.186/image 2026-06-15 10:28:25.941 | + functions-common:get_or_create_endpoint:1093 : local public_id 2026-06-15 10:28:25.941 | ++ functions-common:get_or_create_endpoint:1094 : _get_or_create_endpoint_with_interface image public https://10.209.97.186/image RegionOne 2026-06-15 10:28:25.941 | ++ functions-common:_get_or_create_endpoint_with_interface:1067 : local endpoint_id 2026-06-15 10:28:25.941 | +++ functions-common:_get_or_create_endpoint_with_interface:1072 : oscwrap --os-cloud devstack-system-admin endpoint list --service image --interface public --region RegionOne -c ID -f value 2026-06-15 10:28:25.941 | 2026-06-15 10:28:25.941 | +++ functions-common:oscwrap:2459 : return 0 2026-06-15 10:28:25.941 | ++ functions-common:_get_or_create_endpoint_with_interface:1072 : endpoint_id= 2026-06-15 10:28:25.941 | ++ functions-common:_get_or_create_endpoint_with_interface:1073 : [[ -z '' ]] 2026-06-15 10:28:25.942 | +++ functions-common:_get_or_create_endpoint_with_interface:1076 : oscwrap --os-cloud devstack-system-admin endpoint create image public https://10.209.97.186/image --region RegionOne -f value -c id 2026-06-15 10:28:25.942 | 2026-06-15 10:28:25.942 | +++ functions-common:oscwrap:2459 : return 0 2026-06-15 10:28:25.942 | ++ functions-common:_get_or_create_endpoint_with_interface:1076 : endpoint_id=03f5b757716f4a89ba168bde1b72d4e3 2026-06-15 10:28:25.942 | ++ functions-common:_get_or_create_endpoint_with_interface:1079 : echo 03f5b757716f4a89ba168bde1b72d4e3 2026-06-15 10:28:25.942 | + functions-common:get_or_create_endpoint:1094 : public_id=03f5b757716f4a89ba168bde1b72d4e3 2026-06-15 10:28:25.942 | + functions-common:get_or_create_endpoint:1096 : [[ -n '' ]] 2026-06-15 10:28:25.942 | + functions-common:get_or_create_endpoint:1099 : [[ -n '' ]] 2026-06-15 10:28:25.942 | + functions-common:get_or_create_endpoint:1103 : echo 03f5b757716f4a89ba168bde1b72d4e3 2026-06-15 10:28:25.942 | 03f5b757716f4a89ba168bde1b72d4e3 2026-06-15 10:28:25.942 | ++ lib/glance:create_glance_accounts:504 : get_or_create_domain Default 2026-06-15 10:28:25.942 | ++ functions-common:get_or_create_domain:866 : local domain_id 2026-06-15 10:28:25.942 | +++ functions-common:get_or_create_domain:871 : oscwrap --os-cloud devstack-system-admin domain create Default --description '' --or-show -f value -c id 2026-06-15 10:28:25.942 | 2026-06-15 10:28:25.942 | +++ functions-common:oscwrap:2459 : return 0 2026-06-15 10:28:25.942 | ++ functions-common:get_or_create_domain:871 : domain_id=default 2026-06-15 10:28:25.942 | ++ functions-common:get_or_create_domain:872 : echo default 2026-06-15 10:28:25.942 | + lib/glance:create_glance_accounts:504 : service_domain_id=default 2026-06-15 10:28:25.942 | + lib/glance:create_glance_accounts:505 : iniset /etc/glance/glance-swift-store.conf ref1 project_domain_id default 2026-06-15 10:28:25.942 | + lib/glance:create_glance_accounts:506 : iniset /etc/glance/glance-swift-store.conf ref1 user_domain_id default 2026-06-15 10:28:25.942 | + lib/glance:create_glance_accounts:508 : [[ True = True ]] 2026-06-15 10:28:25.942 | + lib/glance:create_glance_accounts:509 : configure_glance_quotas 2026-06-15 10:28:25.942 | + lib/glance:configure_glance_quotas:319 : openstack --os-cloud devstack-system-admin registered limit create --service glance --default-limit 2000 --region RegionOne image_size_total 2026-06-15 10:28:25.942 | 2026-06-15 10:28:25.942 | +---------------+----------------------------------+ 2026-06-15 10:28:25.942 | | Field | Value | 2026-06-15 10:28:25.942 | +---------------+----------------------------------+ 2026-06-15 10:28:25.942 | | default_limit | 2000 | 2026-06-15 10:28:25.943 | | description | None | 2026-06-15 10:28:25.943 | | id | 39fe3000f1894e23afaaf486d04b2875 | 2026-06-15 10:28:25.943 | | region_id | RegionOne | 2026-06-15 10:28:25.943 | | resource_name | image_size_total | 2026-06-15 10:28:25.943 | | service_id | 4cd9fdf0da5644ca81c7f376ae5c1c90 | 2026-06-15 10:28:25.943 | +---------------+----------------------------------+ 2026-06-15 10:28:25.943 | + lib/glance:configure_glance_quotas:321 : openstack --os-cloud devstack-system-admin registered limit create --service glance --default-limit 2000 --region RegionOne image_stage_total 2026-06-15 10:28:25.943 | 2026-06-15 10:28:25.943 | +---------------+----------------------------------+ 2026-06-15 10:28:25.943 | | Field | Value | 2026-06-15 10:28:25.943 | +---------------+----------------------------------+ 2026-06-15 10:28:25.943 | | default_limit | 2000 | 2026-06-15 10:28:25.943 | | description | None | 2026-06-15 10:28:25.943 | | id | bbdb936f7c3e4a9da3a0f2e14f4faa03 | 2026-06-15 10:28:25.943 | | region_id | RegionOne | 2026-06-15 10:28:25.943 | | resource_name | image_stage_total | 2026-06-15 10:28:25.943 | | service_id | 4cd9fdf0da5644ca81c7f376ae5c1c90 | 2026-06-15 10:28:25.943 | +---------------+----------------------------------+ 2026-06-15 10:28:25.943 | + lib/glance:configure_glance_quotas:323 : openstack --os-cloud devstack-system-admin registered limit create --service glance --default-limit 100 --region RegionOne image_count_total 2026-06-15 10:28:25.943 | 2026-06-15 10:28:25.943 | +---------------+----------------------------------+ 2026-06-15 10:28:25.943 | | Field | Value | 2026-06-15 10:28:25.943 | +---------------+----------------------------------+ 2026-06-15 10:28:25.943 | | default_limit | 100 | 2026-06-15 10:28:25.943 | | description | None | 2026-06-15 10:28:25.943 | | id | e5b5a3cdddf944158a2a84ba48db0612 | 2026-06-15 10:28:25.943 | | region_id | RegionOne | 2026-06-15 10:28:25.943 | | resource_name | image_count_total | 2026-06-15 10:28:25.943 | | service_id | 4cd9fdf0da5644ca81c7f376ae5c1c90 | 2026-06-15 10:28:25.944 | +---------------+----------------------------------+ 2026-06-15 10:28:25.944 | + lib/glance:configure_glance_quotas:325 : openstack --os-cloud devstack-system-admin registered limit create --service glance --default-limit 100 --region RegionOne image_count_uploading 2026-06-15 10:28:25.944 | 2026-06-15 10:28:25.944 | +---------------+----------------------------------+ 2026-06-15 10:28:25.944 | | Field | Value | 2026-06-15 10:28:25.944 | +---------------+----------------------------------+ 2026-06-15 10:28:25.944 | | default_limit | 100 | 2026-06-15 10:28:25.944 | | description | None | 2026-06-15 10:28:25.944 | | id | e3b5cc1bd2e84fee8b0374aa36b9574a | 2026-06-15 10:28:25.944 | | region_id | RegionOne | 2026-06-15 10:28:25.944 | | resource_name | image_count_uploading | 2026-06-15 10:28:25.944 | | service_id | 4cd9fdf0da5644ca81c7f376ae5c1c90 | 2026-06-15 10:28:25.944 | +---------------+----------------------------------+ 2026-06-15 10:28:25.944 | + lib/glance:configure_glance_quotas:329 : iniset /etc/glance/glance-api.conf DEFAULT use_keystone_limits True 2026-06-15 10:28:25.944 | + lib/glance:configure_glance_quotas:332 : iniset /etc/glance/glance-api.conf oslo_limit user_domain_name Default 2026-06-15 10:28:25.944 | + lib/glance:configure_glance_quotas:333 : iniset /etc/glance/glance-api.conf oslo_limit password secretservice 2026-06-15 10:28:25.944 | + lib/glance:configure_glance_quotas:334 : iniset /etc/glance/glance-api.conf oslo_limit username glance 2026-06-15 10:28:25.944 | + lib/glance:configure_glance_quotas:335 : iniset /etc/glance/glance-api.conf oslo_limit auth_type password 2026-06-15 10:28:25.944 | + lib/glance:configure_glance_quotas:336 : iniset /etc/glance/glance-api.conf oslo_limit auth_url https://10.209.97.186/identity 2026-06-15 10:28:25.944 | + lib/glance:configure_glance_quotas:337 : iniset /etc/glance/glance-api.conf oslo_limit system_scope all 2026-06-15 10:28:25.944 | ++ lib/glance:configure_glance_quotas:338 : oscwrap --os-cloud devstack-system-admin endpoint list --service glance -f value -c ID 2026-06-15 10:28:25.944 | 2026-06-15 10:28:25.944 | ++ functions-common:oscwrap:2459 : return 0 2026-06-15 10:28:25.944 | + lib/glance:configure_glance_quotas:338 : iniset /etc/glance/glance-api.conf oslo_limit endpoint_id 03f5b757716f4a89ba168bde1b72d4e3 2026-06-15 10:28:25.944 | + lib/glance:configure_glance_quotas:342 : openstack --os-cloud devstack-system-admin role add --user glance --user-domain Default --system all reader 2026-06-15 10:28:25.945 | 2026-06-15 10:28:25.945 | + lib/glance:create_glance_accounts:512 : is_service_enabled s3api 2026-06-15 10:28:25.945 | + functions-common:is_service_enabled:2070 : return 1 2026-06-15 10:28:25.995 | [2845 Async create_glance_accounts:52294]: finished create_glance_accounts with result 0 in 40 seconds 2026-06-15 10:28:26.039 | [2845 Async create_cinder_accounts:52432]: Waiting for completion of create_cinder_accounts running on PID 52432 (3 other jobs running) 2026-06-15 10:28:26.067 | [2845 Async create_cinder_accounts:52432]: Signaling child to exit 2026-06-15 10:28:26.068 | WAKEUP 2026-06-15 10:28:26.094 | [2845 Async create_cinder_accounts:52432]: Signaled 2026-06-15 10:28:26.096 | + lib/cinder:create_cinder_accounts:452 : [[ c-api,c-sch,c-vol,etcd3,file_tracker,g-api,key,memory_tracker,mysql,n-api,n-api-meta,n-cond,n-cpu,n-novnc,n-sch,openstack-cli-server,ovn-controller,ovn-northd,ovs-vswitchd,ovsdb-server,placement-api,q-ovn-agent,q-svc,rabbit,tempest,tls-proxy =~ c-api ]] 2026-06-15 10:28:26.096 | + lib/cinder:create_cinder_accounts:454 : local extra_role= 2026-06-15 10:28:26.096 | + lib/cinder:create_cinder_accounts:457 : is_service_enabled barbican 2026-06-15 10:28:26.096 | + functions-common:is_service_enabled:2070 : return 1 2026-06-15 10:28:26.096 | + lib/cinder:create_cinder_accounts:461 : create_service_user cinder 2026-06-15 10:28:26.096 | + lib/keystone:create_service_user:379 : get_or_create_user cinder secretservice Default 2026-06-15 10:28:26.096 | + functions-common:get_or_create_user:893 : local user_id 2026-06-15 10:28:26.096 | + functions-common:get_or_create_user:894 : [[ ! -z '' ]] 2026-06-15 10:28:26.096 | + functions-common:get_or_create_user:897 : local email= 2026-06-15 10:28:26.096 | ++ functions-common:get_or_create_user:909 : oscwrap --os-cloud devstack-system-admin user create cinder --password secretservice --domain=Default --or-show -f value -c id 2026-06-15 10:28:26.096 | 2026-06-15 10:28:26.096 | ++ functions-common:oscwrap:2459 : return 0 2026-06-15 10:28:26.096 | + functions-common:get_or_create_user:909 : user_id=42791bb7b83548c5bcab5515a642ae6a 2026-06-15 10:28:26.097 | + functions-common:get_or_create_user:910 : echo 42791bb7b83548c5bcab5515a642ae6a 2026-06-15 10:28:26.097 | 42791bb7b83548c5bcab5515a642ae6a 2026-06-15 10:28:26.097 | + lib/keystone:create_service_user:380 : get_or_add_user_project_role service cinder service Default Default 2026-06-15 10:28:26.097 | + functions-common:get_or_add_user_project_role:957 : local user_role_id 2026-06-15 10:28:26.097 | + functions-common:get_or_add_user_project_role:958 : local domain_args 2026-06-15 10:28:26.097 | ++ functions-common:get_or_add_user_project_role:960 : _get_domain_args Default Default 2026-06-15 10:28:26.097 | ++ functions-common:_get_domain_args:941 : local domain 2026-06-15 10:28:26.097 | ++ functions-common:_get_domain_args:942 : domain= 2026-06-15 10:28:26.097 | ++ functions-common:_get_domain_args:944 : [[ -n Default ]] 2026-06-15 10:28:26.097 | ++ functions-common:_get_domain_args:945 : domain=' --user-domain Default' 2026-06-15 10:28:26.097 | ++ functions-common:_get_domain_args:947 : [[ -n Default ]] 2026-06-15 10:28:26.097 | ++ functions-common:_get_domain_args:948 : domain=' --user-domain Default --project-domain Default' 2026-06-15 10:28:26.097 | ++ functions-common:_get_domain_args:951 : echo --user-domain Default --project-domain Default 2026-06-15 10:28:26.097 | + functions-common:get_or_add_user_project_role:960 : domain_args='--user-domain Default --project-domain Default' 2026-06-15 10:28:26.097 | + functions-common:get_or_add_user_project_role:964 : openstack --os-cloud devstack-system-admin role add service --user cinder --project service --user-domain Default --project-domain Default 2026-06-15 10:28:26.097 | 2026-06-15 10:28:26.097 | ++ functions-common:get_or_add_user_project_role:973 : oscwrap --os-cloud devstack-system-admin role assignment list --role service --user cinder --project service --user-domain Default --project-domain Default -c Role -f value 2026-06-15 10:28:26.097 | 2026-06-15 10:28:26.097 | ++ functions-common:oscwrap:2459 : return 0 2026-06-15 10:28:26.097 | + functions-common:get_or_add_user_project_role:973 : user_role_id=24f1092f95024887a2e6cd4e4423af72 2026-06-15 10:28:26.097 | + functions-common:get_or_add_user_project_role:974 : echo 24f1092f95024887a2e6cd4e4423af72 2026-06-15 10:28:26.097 | 24f1092f95024887a2e6cd4e4423af72 2026-06-15 10:28:26.097 | + lib/keystone:create_service_user:382 : [[ -n '' ]] 2026-06-15 10:28:26.097 | + lib/cinder:create_cinder_accounts:463 : local cinder_api_url 2026-06-15 10:28:26.097 | + lib/cinder:create_cinder_accounts:464 : cinder_api_url=https://10.209.97.186/volume 2026-06-15 10:28:26.097 | + lib/cinder:create_cinder_accounts:467 : get_or_create_service cinder block-storage 'Cinder Volume Service' 2026-06-15 10:28:26.097 | + functions-common:get_or_create_service:1049 : local service_id 2026-06-15 10:28:26.098 | ++ functions-common:get_or_create_service:1060 : oscwrap --os-cloud devstack-system-admin service show block-storage -f value -c id 2026-06-15 10:28:26.098 | ++ functions-common:get_or_create_service:1060 : oscwrap --os-cloud devstack-system-admin service create block-storage --name cinder '--description=Cinder Volume Service' -f value -c id 2026-06-15 10:28:26.098 | 2026-06-15 10:28:26.098 | ++ functions-common:oscwrap:2459 : return 0 2026-06-15 10:28:26.098 | + functions-common:get_or_create_service:1060 : service_id=' 2026-06-15 10:28:26.098 | 95510ec004de483783cb5d6837cb5224' 2026-06-15 10:28:26.098 | + functions-common:get_or_create_service:1061 : echo 95510ec004de483783cb5d6837cb5224 2026-06-15 10:28:26.098 | 95510ec004de483783cb5d6837cb5224 2026-06-15 10:28:26.098 | + lib/cinder:create_cinder_accounts:469 : get_or_create_endpoint block-storage RegionOne https://10.209.97.186/volume/v3 2026-06-15 10:28:26.098 | + functions-common:get_or_create_endpoint:1093 : local public_id 2026-06-15 10:28:26.098 | ++ functions-common:get_or_create_endpoint:1094 : _get_or_create_endpoint_with_interface block-storage public https://10.209.97.186/volume/v3 RegionOne 2026-06-15 10:28:26.098 | ++ functions-common:_get_or_create_endpoint_with_interface:1067 : local endpoint_id 2026-06-15 10:28:26.098 | +++ functions-common:_get_or_create_endpoint_with_interface:1072 : oscwrap --os-cloud devstack-system-admin endpoint list --service block-storage --interface public --region RegionOne -c ID -f value 2026-06-15 10:28:26.098 | 2026-06-15 10:28:26.098 | +++ functions-common:oscwrap:2459 : return 0 2026-06-15 10:28:26.098 | ++ functions-common:_get_or_create_endpoint_with_interface:1072 : endpoint_id= 2026-06-15 10:28:26.098 | ++ functions-common:_get_or_create_endpoint_with_interface:1073 : [[ -z '' ]] 2026-06-15 10:28:26.098 | +++ functions-common:_get_or_create_endpoint_with_interface:1076 : oscwrap --os-cloud devstack-system-admin endpoint create block-storage public https://10.209.97.186/volume/v3 --region RegionOne -f value -c id 2026-06-15 10:28:26.098 | 2026-06-15 10:28:26.098 | +++ functions-common:oscwrap:2459 : return 0 2026-06-15 10:28:26.098 | ++ functions-common:_get_or_create_endpoint_with_interface:1076 : endpoint_id=1eda7cce12874918acfa16d622b3163b 2026-06-15 10:28:26.098 | ++ functions-common:_get_or_create_endpoint_with_interface:1079 : echo 1eda7cce12874918acfa16d622b3163b 2026-06-15 10:28:26.098 | + functions-common:get_or_create_endpoint:1094 : public_id=1eda7cce12874918acfa16d622b3163b 2026-06-15 10:28:26.098 | + functions-common:get_or_create_endpoint:1096 : [[ -n '' ]] 2026-06-15 10:28:26.098 | + functions-common:get_or_create_endpoint:1099 : [[ -n '' ]] 2026-06-15 10:28:26.098 | + functions-common:get_or_create_endpoint:1103 : echo 1eda7cce12874918acfa16d622b3163b 2026-06-15 10:28:26.098 | 1eda7cce12874918acfa16d622b3163b 2026-06-15 10:28:26.098 | + lib/cinder:create_cinder_accounts:472 : configure_cinder_internal_tenant 2026-06-15 10:28:26.098 | ++ lib/cinder:configure_cinder_internal_tenant:708 : get_or_create_project service 2026-06-15 10:28:26.098 | ++ functions-common:get_or_create_project:916 : local project_id 2026-06-15 10:28:26.098 | +++ functions-common:get_or_create_project:922 : oscwrap --os-cloud devstack-system-admin project create service --domain= --or-show -f value -c id 2026-06-15 10:28:26.099 | 2026-06-15 10:28:26.099 | +++ functions-common:oscwrap:2459 : return 0 2026-06-15 10:28:26.099 | ++ functions-common:get_or_create_project:922 : project_id=4b897a7b272c40ac81f2aefcc3d2d625 2026-06-15 10:28:26.099 | ++ functions-common:get_or_create_project:923 : echo 4b897a7b272c40ac81f2aefcc3d2d625 2026-06-15 10:28:26.099 | + lib/cinder:configure_cinder_internal_tenant:708 : iniset /etc/cinder/cinder.conf DEFAULT cinder_internal_tenant_project_id 4b897a7b272c40ac81f2aefcc3d2d625 2026-06-15 10:28:26.099 | ++ lib/cinder:configure_cinder_internal_tenant:709 : get_or_create_user cinder 2026-06-15 10:28:26.099 | ++ functions-common:get_or_create_user:893 : local user_id 2026-06-15 10:28:26.099 | ++ functions-common:get_or_create_user:894 : [[ ! -z '' ]] 2026-06-15 10:28:26.099 | ++ functions-common:get_or_create_user:897 : local email= 2026-06-15 10:28:26.099 | +++ functions-common:get_or_create_user:909 : oscwrap --os-cloud devstack-system-admin user create cinder --password '' --domain= --or-show -f value -c id 2026-06-15 10:28:26.099 | No password was supplied, authentication will fail when a user does not have a password. 2026-06-15 10:28:26.099 | 2026-06-15 10:28:26.099 | +++ functions-common:oscwrap:2459 : return 0 2026-06-15 10:28:26.099 | ++ functions-common:get_or_create_user:909 : user_id=42791bb7b83548c5bcab5515a642ae6a 2026-06-15 10:28:26.099 | ++ functions-common:get_or_create_user:910 : echo 42791bb7b83548c5bcab5515a642ae6a 2026-06-15 10:28:26.099 | + lib/cinder:configure_cinder_internal_tenant:709 : iniset /etc/cinder/cinder.conf DEFAULT cinder_internal_tenant_user_id 42791bb7b83548c5bcab5515a642ae6a 2026-06-15 10:28:26.151 | [2845 Async create_cinder_accounts:52432]: finished create_cinder_accounts with result 0 in 32 seconds 2026-06-15 10:28:26.158 | + inc/async:async_wait:197 : return 0 2026-06-15 10:28:26.163 | + ./stack.sh:main:1146 : async_wait create_neutron_accounts create_swift_accounts configure_horizon 2026-06-15 10:28:26.229 | [2845 Async create_neutron_accounts:52574]: Waiting for completion of create_neutron_accounts running on PID 52574 (2 other jobs running) 2026-06-15 10:28:26.260 | [2845 Async create_neutron_accounts:52574]: Signaling child to exit 2026-06-15 10:28:26.261 | WAKEUP 2026-06-15 10:28:26.287 | [2845 Async create_neutron_accounts:52574]: Signaled 2026-06-15 10:28:26.288 | + lib/neutron:create_neutron_accounts:479 : local neutron_url 2026-06-15 10:28:26.288 | + lib/neutron:create_neutron_accounts:480 : neutron_url=https://10.209.97.186/ 2026-06-15 10:28:26.289 | + lib/neutron:create_neutron_accounts:481 : '[' '!' -z networking ']' 2026-06-15 10:28:26.289 | + lib/neutron:create_neutron_accounts:482 : neutron_url=https://10.209.97.186/networking 2026-06-15 10:28:26.289 | + lib/neutron:create_neutron_accounts:485 : is_service_enabled q-svc neutron-api 2026-06-15 10:28:26.289 | + functions-common:is_service_enabled:2070 : return 0 2026-06-15 10:28:26.289 | + lib/neutron:create_neutron_accounts:487 : create_service_user neutron 2026-06-15 10:28:26.289 | + lib/keystone:create_service_user:379 : get_or_create_user neutron secretservice Default 2026-06-15 10:28:26.289 | + functions-common:get_or_create_user:893 : local user_id 2026-06-15 10:28:26.289 | + functions-common:get_or_create_user:894 : [[ ! -z '' ]] 2026-06-15 10:28:26.289 | + functions-common:get_or_create_user:897 : local email= 2026-06-15 10:28:26.289 | ++ functions-common:get_or_create_user:909 : oscwrap --os-cloud devstack-system-admin user create neutron --password secretservice --domain=Default --or-show -f value -c id 2026-06-15 10:28:26.289 | 2026-06-15 10:28:26.289 | ++ functions-common:oscwrap:2459 : return 0 2026-06-15 10:28:26.289 | + functions-common:get_or_create_user:909 : user_id=dc687fd5f472400fb61b6d58b5dbd788 2026-06-15 10:28:26.289 | + functions-common:get_or_create_user:910 : echo dc687fd5f472400fb61b6d58b5dbd788 2026-06-15 10:28:26.289 | dc687fd5f472400fb61b6d58b5dbd788 2026-06-15 10:28:26.289 | + lib/keystone:create_service_user:380 : get_or_add_user_project_role service neutron service Default Default 2026-06-15 10:28:26.290 | + functions-common:get_or_add_user_project_role:957 : local user_role_id 2026-06-15 10:28:26.290 | + functions-common:get_or_add_user_project_role:958 : local domain_args 2026-06-15 10:28:26.290 | ++ functions-common:get_or_add_user_project_role:960 : _get_domain_args Default Default 2026-06-15 10:28:26.290 | ++ functions-common:_get_domain_args:941 : local domain 2026-06-15 10:28:26.290 | ++ functions-common:_get_domain_args:942 : domain= 2026-06-15 10:28:26.290 | ++ functions-common:_get_domain_args:944 : [[ -n Default ]] 2026-06-15 10:28:26.290 | ++ functions-common:_get_domain_args:945 : domain=' --user-domain Default' 2026-06-15 10:28:26.290 | ++ functions-common:_get_domain_args:947 : [[ -n Default ]] 2026-06-15 10:28:26.290 | ++ functions-common:_get_domain_args:948 : domain=' --user-domain Default --project-domain Default' 2026-06-15 10:28:26.290 | ++ functions-common:_get_domain_args:951 : echo --user-domain Default --project-domain Default 2026-06-15 10:28:26.290 | + functions-common:get_or_add_user_project_role:960 : domain_args='--user-domain Default --project-domain Default' 2026-06-15 10:28:26.290 | + functions-common:get_or_add_user_project_role:964 : openstack --os-cloud devstack-system-admin role add service --user neutron --project service --user-domain Default --project-domain Default 2026-06-15 10:28:26.290 | 2026-06-15 10:28:26.290 | ++ functions-common:get_or_add_user_project_role:973 : oscwrap --os-cloud devstack-system-admin role assignment list --role service --user neutron --project service --user-domain Default --project-domain Default -c Role -f value 2026-06-15 10:28:26.290 | 2026-06-15 10:28:26.290 | ++ functions-common:oscwrap:2459 : return 0 2026-06-15 10:28:26.290 | + functions-common:get_or_add_user_project_role:973 : user_role_id=24f1092f95024887a2e6cd4e4423af72 2026-06-15 10:28:26.290 | + functions-common:get_or_add_user_project_role:974 : echo 24f1092f95024887a2e6cd4e4423af72 2026-06-15 10:28:26.290 | 24f1092f95024887a2e6cd4e4423af72 2026-06-15 10:28:26.290 | + lib/keystone:create_service_user:382 : [[ -n '' ]] 2026-06-15 10:28:26.290 | + lib/neutron:create_neutron_accounts:489 : get_or_create_service neutron network 'Neutron Service' 2026-06-15 10:28:26.290 | + functions-common:get_or_create_service:1049 : local service_id 2026-06-15 10:28:26.290 | ++ functions-common:get_or_create_service:1060 : oscwrap --os-cloud devstack-system-admin service show network -f value -c id 2026-06-15 10:28:26.290 | ++ functions-common:get_or_create_service:1060 : oscwrap --os-cloud devstack-system-admin service create network --name neutron '--description=Neutron Service' -f value -c id 2026-06-15 10:28:26.290 | 2026-06-15 10:28:26.290 | ++ functions-common:oscwrap:2459 : return 0 2026-06-15 10:28:26.291 | + functions-common:get_or_create_service:1060 : service_id=' 2026-06-15 10:28:26.291 | 22eb7aed363542b7b00fa16051e227c1' 2026-06-15 10:28:26.291 | + functions-common:get_or_create_service:1061 : echo 22eb7aed363542b7b00fa16051e227c1 2026-06-15 10:28:26.291 | 22eb7aed363542b7b00fa16051e227c1 2026-06-15 10:28:26.291 | + lib/neutron:create_neutron_accounts:491 : get_or_create_endpoint network RegionOne https://10.209.97.186/networking 2026-06-15 10:28:26.291 | + functions-common:get_or_create_endpoint:1093 : local public_id 2026-06-15 10:28:26.291 | ++ functions-common:get_or_create_endpoint:1094 : _get_or_create_endpoint_with_interface network public https://10.209.97.186/networking RegionOne 2026-06-15 10:28:26.291 | ++ functions-common:_get_or_create_endpoint_with_interface:1067 : local endpoint_id 2026-06-15 10:28:26.291 | +++ functions-common:_get_or_create_endpoint_with_interface:1072 : oscwrap --os-cloud devstack-system-admin endpoint list --service network --interface public --region RegionOne -c ID -f value 2026-06-15 10:28:26.291 | 2026-06-15 10:28:26.291 | +++ functions-common:oscwrap:2459 : return 0 2026-06-15 10:28:26.291 | ++ functions-common:_get_or_create_endpoint_with_interface:1072 : endpoint_id= 2026-06-15 10:28:26.291 | ++ functions-common:_get_or_create_endpoint_with_interface:1073 : [[ -z '' ]] 2026-06-15 10:28:26.291 | +++ functions-common:_get_or_create_endpoint_with_interface:1076 : oscwrap --os-cloud devstack-system-admin endpoint create network public https://10.209.97.186/networking --region RegionOne -f value -c id 2026-06-15 10:28:26.292 | 2026-06-15 10:28:26.292 | +++ functions-common:oscwrap:2459 : return 0 2026-06-15 10:28:26.292 | ++ functions-common:_get_or_create_endpoint_with_interface:1076 : endpoint_id=325e5d2fd4fc4ce3881b99553ec8643a 2026-06-15 10:28:26.292 | ++ functions-common:_get_or_create_endpoint_with_interface:1079 : echo 325e5d2fd4fc4ce3881b99553ec8643a 2026-06-15 10:28:26.292 | + functions-common:get_or_create_endpoint:1094 : public_id=325e5d2fd4fc4ce3881b99553ec8643a 2026-06-15 10:28:26.292 | + functions-common:get_or_create_endpoint:1096 : [[ -n '' ]] 2026-06-15 10:28:26.292 | + functions-common:get_or_create_endpoint:1099 : [[ -n '' ]] 2026-06-15 10:28:26.292 | + functions-common:get_or_create_endpoint:1103 : echo 325e5d2fd4fc4ce3881b99553ec8643a 2026-06-15 10:28:26.292 | 325e5d2fd4fc4ce3881b99553ec8643a 2026-06-15 10:28:26.341 | [2845 Async create_neutron_accounts:52574]: finished create_neutron_accounts with result 0 in 28 seconds 2026-06-15 10:28:26.350 | Not waiting for async task create_swift_accounts that we never started or has already been waited for 2026-06-15 10:28:26.357 | Not waiting for async task configure_horizon that we never started or has already been waited for 2026-06-15 10:28:26.361 | + inc/async:async_wait:197 : return 0 2026-06-15 10:28:26.365 | + ./stack.sh:main:1152 : is_service_enabled mysql postgresql 2026-06-15 10:28:26.387 | + functions-common:is_service_enabled:2070 : return 0 2026-06-15 10:28:26.390 | + ./stack.sh:main:1152 : is_service_enabled glance 2026-06-15 10:28:26.413 | + functions-common:is_service_enabled:2070 : return 0 2026-06-15 10:28:26.416 | + ./stack.sh:main:1153 : echo_summary 'Configuring Glance' 2026-06-15 10:28:26.420 | + ./stack.sh:echo_summary:438 : [[ -t 3 ]] 2026-06-15 10:28:26.423 | + ./stack.sh:echo_summary:444 : echo -e Configuring Glance 2026-06-15 10:28:26.427 | + ./stack.sh:main:1154 : async_runfunc init_glance 2026-06-15 10:28:26.430 | + inc/async:async_runfunc:116 : async_run init_glance init_glance 2026-06-15 10:28:26.512 | + inc/async:async_inner:63 : init_glance 2026-06-15 10:28:26.558 | [2845 Async init_glance:54845]: running: init_glance 2026-06-15 10:28:26.562 | + ./stack.sh:main:1161 : is_service_enabled neutron 2026-06-15 10:28:26.585 | + functions-common:is_service_enabled:2070 : return 0 2026-06-15 10:28:26.589 | + ./stack.sh:main:1162 : echo_summary 'Configuring Neutron' 2026-06-15 10:28:26.593 | + ./stack.sh:echo_summary:438 : [[ -t 3 ]] 2026-06-15 10:28:26.597 | + ./stack.sh:echo_summary:444 : echo -e Configuring Neutron 2026-06-15 10:28:26.600 | + ./stack.sh:main:1164 : configure_neutron 2026-06-15 10:28:26.603 | + lib/neutron:configure_neutron:377 : _configure_neutron_common 2026-06-15 10:28:26.607 | + lib/neutron:_configure_neutron_common:873 : _create_neutron_conf_dir 2026-06-15 10:28:26.610 | + lib/neutron:_create_neutron_conf_dir:866 : sudo install -d -o stack /etc/neutron 2026-06-15 10:28:26.629 | + lib/neutron:_configure_neutron_common:876 : cd /opt/stack/neutron 2026-06-15 10:28:26.632 | + lib/neutron:_configure_neutron_common:876 : exec ./tools/generate_config_file_samples.sh 2026-06-15 10:28:37.745 | + inc/async:async_inner:64 : rc=0 2026-06-15 10:28:37.775 | [54845 Async init_glance:54845]: finished successfully 2026-06-15 10:28:38.621 | /opt/stack/data/venv/lib/python3.12/site-packages/oslo_utils/importutils.py:77: EventletDeprecationWarning: 2026-06-15 10:28:38.621 | Eventlet is deprecated. It is currently being maintained in bugfix mode, and 2026-06-15 10:28:38.621 | we strongly recommend against using it for new projects. 2026-06-15 10:28:38.621 | 2026-06-15 10:28:38.621 | If you are already using Eventlet, we recommend migrating to a different 2026-06-15 10:28:38.621 | framework. For more detail see 2026-06-15 10:28:38.621 | https://eventlet.readthedocs.io/en/latest/asyncio/migration.html 2026-06-15 10:28:38.621 | 2026-06-15 10:28:38.621 | __import__(import_str) 2026-06-15 10:28:39.210 | /opt/stack/neutron/neutron/__init__.py:26: UserWarning: The selected oslo_service backend is "eventlet" 2026-06-15 10:28:39.210 | warnings.warn('The selected oslo_service backend is "eventlet"') 2026-06-15 10:28:49.080 | /opt/stack/data/venv/lib/python3.12/site-packages/oslo_utils/importutils.py:77: EventletDeprecationWarning: 2026-06-15 10:28:49.080 | Eventlet is deprecated. It is currently being maintained in bugfix mode, and 2026-06-15 10:28:49.080 | we strongly recommend against using it for new projects. 2026-06-15 10:28:49.080 | 2026-06-15 10:28:49.080 | If you are already using Eventlet, we recommend migrating to a different 2026-06-15 10:28:49.080 | framework. For more detail see 2026-06-15 10:28:49.080 | https://eventlet.readthedocs.io/en/latest/asyncio/migration.html 2026-06-15 10:28:49.080 | 2026-06-15 10:28:49.080 | __import__(import_str) 2026-06-15 10:28:50.121 | /opt/stack/neutron/neutron/__init__.py:26: UserWarning: The selected oslo_service backend is "eventlet" 2026-06-15 10:28:50.121 | warnings.warn('The selected oslo_service backend is "eventlet"') 2026-06-15 10:29:03.301 | + lib/neutron:_configure_neutron_common:878 : cp /opt/stack/neutron/etc/neutron.conf.sample /etc/neutron/neutron.conf 2026-06-15 10:29:03.307 | + lib/neutron:_configure_neutron_common:880 : Q_POLICY_FILE=/etc/neutron/policy.json 2026-06-15 10:29:03.310 | + lib/neutron:_configure_neutron_common:884 : '[' -f /opt/stack/neutron/etc/policy.json ']' 2026-06-15 10:29:03.313 | + lib/neutron:_configure_neutron_common:888 : echo '{"context_is_admin": "role:admin or user_name:neutron"}' 2026-06-15 10:29:03.316 | + lib/neutron:_configure_neutron_common:893 : neutron_plugin_configure_common 2026-06-15 10:29:03.318 | + lib/neutron_plugins/ml2:neutron_plugin_configure_common:65 : Q_PLUGIN_CONF_PATH=etc/neutron/plugins/ml2 2026-06-15 10:29:03.321 | + lib/neutron_plugins/ml2:neutron_plugin_configure_common:66 : Q_PLUGIN_CONF_FILENAME=ml2_conf.ini 2026-06-15 10:29:03.323 | + lib/neutron_plugins/ml2:neutron_plugin_configure_common:67 : Q_PLUGIN_CLASS=ml2 2026-06-15 10:29:03.326 | + lib/neutron_plugins/ml2:neutron_plugin_configure_common:70 : neutron_service_plugin_class_add ovn-router 2026-06-15 10:29:03.330 | + lib/neutron:neutron_service_plugin_class_add:1032 : local service_plugin_class=ovn-router 2026-06-15 10:29:03.333 | + lib/neutron:neutron_service_plugin_class_add:1033 : [[ '' == '' ]] 2026-06-15 10:29:03.336 | + lib/neutron:neutron_service_plugin_class_add:1034 : Q_SERVICE_PLUGIN_CLASSES=ovn-router 2026-06-15 10:29:03.340 | + lib/neutron:_configure_neutron_common:895 : [[ etc/neutron/plugins/ml2 == '' ]] 2026-06-15 10:29:03.344 | + lib/neutron:_configure_neutron_common:895 : [[ ml2_conf.ini == '' ]] 2026-06-15 10:29:03.347 | + lib/neutron:_configure_neutron_common:895 : [[ ml2 == '' ]] 2026-06-15 10:29:03.350 | + lib/neutron:_configure_neutron_common:900 : mkdir -p /etc/neutron/plugins/ml2 2026-06-15 10:29:03.356 | + lib/neutron:_configure_neutron_common:901 : Q_PLUGIN_CONF_FILE=etc/neutron/plugins/ml2/ml2_conf.ini 2026-06-15 10:29:03.359 | + lib/neutron:_configure_neutron_common:904 : NEUTRON_CORE_PLUGIN_CONF=etc/neutron/plugins/ml2/ml2_conf.ini 2026-06-15 10:29:03.362 | + lib/neutron:_configure_neutron_common:907 : '[' -f /opt/stack/neutron/etc/neutron/plugins/ml2/ml2_conf.ini.sample ']' 2026-06-15 10:29:03.365 | + lib/neutron:_configure_neutron_common:908 : cp /opt/stack/neutron/etc/neutron/plugins/ml2/ml2_conf.ini.sample /etc/neutron/plugins/ml2/ml2_conf.ini 2026-06-15 10:29:03.371 | ++ lib/neutron:_configure_neutron_common:913 : database_connection_url neutron 2026-06-15 10:29:03.374 | ++ lib/database:database_connection_url:134 : local db=neutron 2026-06-15 10:29:03.377 | ++ lib/database:database_connection_url:135 : database_connection_url_mysql neutron 2026-06-15 10:29:03.380 | ++ lib/databases/mysql:database_connection_url_mysql:251 : local db=neutron 2026-06-15 10:29:03.383 | ++ lib/databases/mysql:database_connection_url_mysql:252 : local plugin 2026-06-15 10:29:03.386 | ++ lib/databases/mysql:database_connection_url_mysql:256 : [[ True == \T\r\u\e ]] 2026-06-15 10:29:03.389 | ++ lib/databases/mysql:database_connection_url_mysql:257 : is_service_enabled mysql 2026-06-15 10:29:03.411 | ++ functions-common:is_service_enabled:2070 : return 0 2026-06-15 10:29:03.414 | ++ lib/databases/mysql:database_connection_url_mysql:258 : plugin='&plugin=dbcounter' 2026-06-15 10:29:03.417 | ++ lib/databases/mysql:database_connection_url_mysql:262 : echo 'mysql+pymysql://root:secretdatabase@127.0.0.1/neutron?charset=utf8&plugin=dbcounter' 2026-06-15 10:29:03.420 | + lib/neutron:_configure_neutron_common:913 : iniset /etc/neutron/neutron.conf database connection 'mysql+pymysql://root:secretdatabase@127.0.0.1/neutron?charset=utf8&plugin=dbcounter' 2026-06-15 10:29:03.459 | + lib/neutron:_configure_neutron_common:914 : iniset /etc/neutron/neutron.conf DEFAULT state_path /opt/stack/data/neutron 2026-06-15 10:29:03.502 | + lib/neutron:_configure_neutron_common:915 : iniset /etc/neutron/neutron.conf DEFAULT use_syslog False 2026-06-15 10:29:03.544 | + lib/neutron:_configure_neutron_common:916 : iniset /etc/neutron/neutron.conf DEFAULT bind_host 0.0.0.0 2026-06-15 10:29:03.585 | + lib/neutron:_configure_neutron_common:917 : iniset /etc/neutron/neutron.conf oslo_concurrency lock_path /opt/stack/data/neutron/lock 2026-06-15 10:29:03.629 | + lib/neutron:_configure_neutron_common:920 : iniset /etc/neutron/neutron.conf nova region_name RegionOne 2026-06-15 10:29:03.674 | + lib/neutron:_configure_neutron_common:922 : '[' libvirt = fake ']' 2026-06-15 10:29:03.677 | + lib/neutron:_configure_neutron_common:932 : setup_logging /etc/neutron/neutron.conf 2026-06-15 10:29:03.681 | + functions:setup_logging:693 : setup_systemd_logging /etc/neutron/neutron.conf 2026-06-15 10:29:03.684 | + functions:setup_systemd_logging:710 : local conf_file=/etc/neutron/neutron.conf 2026-06-15 10:29:03.690 | ++ functions:setup_systemd_logging:715 : trueorfalse False USE_JOURNAL 2026-06-15 10:29:03.712 | + functions:setup_systemd_logging:715 : USE_JOURNAL=False 2026-06-15 10:29:03.716 | + functions:setup_systemd_logging:716 : local pidstr= 2026-06-15 10:29:03.719 | + functions:setup_systemd_logging:717 : [[ False == \T\r\u\e ]] 2026-06-15 10:29:03.722 | + functions:setup_systemd_logging:721 : pidstr='(pid=%(process)d) ' 2026-06-15 10:29:03.726 | + functions:setup_systemd_logging:723 : iniset /etc/neutron/neutron.conf DEFAULT logging_debug_format_suffix '{{(pid=%(process)d) %(funcName)s %(pathname)s:%(lineno)d}}' 2026-06-15 10:29:03.769 | + functions:setup_systemd_logging:725 : iniset /etc/neutron/neutron.conf DEFAULT logging_context_format_string '%(color)s%(levelname)s %(name)s [%(global_request_id)s %(request_id)s %(project_name)s %(user_name)s%(color)s] %(instance)s%(color)s%(message)s' 2026-06-15 10:29:03.816 | + functions:setup_systemd_logging:726 : iniset /etc/neutron/neutron.conf DEFAULT logging_default_format_string '%(color)s%(levelname)s %(name)s [-%(color)s] %(instance)s%(color)s%(message)s' 2026-06-15 10:29:03.860 | + functions:setup_systemd_logging:727 : iniset /etc/neutron/neutron.conf DEFAULT logging_exception_prefix 'ERROR %(name)s %(instance)s' 2026-06-15 10:29:03.901 | + functions:setup_systemd_logging:730 : iniset /etc/neutron/neutron.conf DEFAULT log_color False 2026-06-15 10:29:03.941 | + lib/neutron:_configure_neutron_common:934 : _neutron_setup_rootwrap 2026-06-15 10:29:03.943 | + lib/neutron:_neutron_setup_rootwrap:1067 : [[ True == \F\a\l\s\e ]] 2026-06-15 10:29:03.947 | + lib/neutron:_neutron_setup_rootwrap:1071 : Q_CONF_ROOTWRAP_D=/etc/neutron/rootwrap.d 2026-06-15 10:29:03.950 | + lib/neutron:_neutron_setup_rootwrap:1072 : [[ -d /etc/neutron/rootwrap.d ]] 2026-06-15 10:29:03.953 | + lib/neutron:_neutron_setup_rootwrap:1076 : neutron_deploy_rootwrap_filters /opt/stack/neutron 2026-06-15 10:29:03.956 | + lib/neutron:neutron_deploy_rootwrap_filters:1057 : [[ True == \F\a\l\s\e ]] 2026-06-15 10:29:03.960 | + lib/neutron:neutron_deploy_rootwrap_filters:1060 : local srcdir=/opt/stack/neutron 2026-06-15 10:29:03.963 | + lib/neutron:neutron_deploy_rootwrap_filters:1061 : sudo install -d -o root -m 755 /etc/neutron/rootwrap.d 2026-06-15 10:29:03.980 | + lib/neutron:neutron_deploy_rootwrap_filters:1062 : sudo install -o root -m 644 /opt/stack/neutron/etc/neutron/rootwrap.d/rootwrap.filters /etc/neutron/rootwrap.d/ 2026-06-15 10:29:03.999 | + lib/neutron:_neutron_setup_rootwrap:1080 : sudo install -o root -g root -m 644 /opt/stack/neutron/etc/neutron/rootwrap.conf /etc/neutron/rootwrap.conf 2026-06-15 10:29:04.019 | + lib/neutron:_neutron_setup_rootwrap:1081 : sudo sed -e 's:^filters_path=.*$:filters_path=/etc/neutron/rootwrap.d:' -i /etc/neutron/rootwrap.conf 2026-06-15 10:29:04.037 | + lib/neutron:_neutron_setup_rootwrap:1085 : sudo sed -e 's/^exec_dirs=.*/#&/' -i /etc/neutron/rootwrap.conf 2026-06-15 10:29:04.053 | + lib/neutron:_neutron_setup_rootwrap:1088 : ROOTWRAP_SUDOER_CMD='/opt/stack/data/venv/bin/neutron-rootwrap /etc/neutron/rootwrap.conf *' 2026-06-15 10:29:04.056 | + lib/neutron:_neutron_setup_rootwrap:1089 : ROOTWRAP_DAEMON_SUDOER_CMD='/opt/stack/data/venv/bin/neutron-rootwrap-daemon /etc/neutron/rootwrap.conf' 2026-06-15 10:29:04.061 | ++ lib/neutron:_neutron_setup_rootwrap:1092 : mktemp 2026-06-15 10:29:04.066 | + lib/neutron:_neutron_setup_rootwrap:1092 : TEMPFILE=/tmp/tmp.uMvqkoziBB 2026-06-15 10:29:04.069 | + lib/neutron:_neutron_setup_rootwrap:1093 : echo 'stack ALL=(root) NOPASSWD: /opt/stack/data/venv/bin/neutron-rootwrap /etc/neutron/rootwrap.conf *' 2026-06-15 10:29:04.073 | + lib/neutron:_neutron_setup_rootwrap:1094 : echo 'stack ALL=(root) NOPASSWD: /opt/stack/data/venv/bin/neutron-rootwrap-daemon /etc/neutron/rootwrap.conf' 2026-06-15 10:29:04.077 | + lib/neutron:_neutron_setup_rootwrap:1095 : chmod 0440 /tmp/tmp.uMvqkoziBB 2026-06-15 10:29:04.082 | + lib/neutron:_neutron_setup_rootwrap:1096 : sudo chown root:root /tmp/tmp.uMvqkoziBB 2026-06-15 10:29:04.101 | + lib/neutron:_neutron_setup_rootwrap:1097 : sudo mv /tmp/tmp.uMvqkoziBB /etc/sudoers.d/neutron-rootwrap 2026-06-15 10:29:04.119 | + lib/neutron:_neutron_setup_rootwrap:1100 : configure_root_helper_options /etc/neutron/neutron.conf 2026-06-15 10:29:04.123 | + lib/neutron:configure_root_helper_options:1104 : local conffile=/etc/neutron/neutron.conf 2026-06-15 10:29:04.127 | + lib/neutron:configure_root_helper_options:1105 : iniset /etc/neutron/neutron.conf agent root_helper 'sudo /opt/stack/data/venv/bin/neutron-rootwrap /etc/neutron/rootwrap.conf' 2026-06-15 10:29:04.165 | + lib/neutron:configure_root_helper_options:1106 : [[ True == \T\r\u\e ]] 2026-06-15 10:29:04.169 | + lib/neutron:configure_root_helper_options:1107 : iniset /etc/neutron/neutron.conf agent root_helper_daemon 'sudo /opt/stack/data/venv/bin/neutron-rootwrap-daemon /etc/neutron/rootwrap.conf' 2026-06-15 10:29:04.210 | + lib/neutron:configure_neutron:378 : iniset_rpc_backend neutron /etc/neutron/neutron.conf 2026-06-15 10:29:04.214 | + lib/rpc_backend:iniset_rpc_backend:144 : local package=neutron 2026-06-15 10:29:04.219 | + lib/rpc_backend:iniset_rpc_backend:145 : local file=/etc/neutron/neutron.conf 2026-06-15 10:29:04.223 | + lib/rpc_backend:iniset_rpc_backend:146 : local section=DEFAULT 2026-06-15 10:29:04.227 | + lib/rpc_backend:iniset_rpc_backend:147 : local virtual_host= 2026-06-15 10:29:04.230 | + lib/rpc_backend:iniset_rpc_backend:148 : is_service_enabled rabbit 2026-06-15 10:29:04.253 | + functions-common:is_service_enabled:2070 : return 0 2026-06-15 10:29:04.258 | ++ lib/rpc_backend:iniset_rpc_backend:149 : get_transport_url '' 2026-06-15 10:29:04.263 | ++ lib/rpc_backend:get_transport_url:126 : local virtual_host= 2026-06-15 10:29:04.266 | ++ lib/rpc_backend:get_transport_url:127 : is_service_enabled rabbit 2026-06-15 10:29:04.289 | ++ functions-common:is_service_enabled:2070 : return 0 2026-06-15 10:29:04.293 | ++ lib/rpc_backend:get_transport_url:128 : echo rabbit://stackrabbit:secretrabbit@10.209.97.186:5672/ 2026-06-15 10:29:04.297 | + lib/rpc_backend:iniset_rpc_backend:149 : iniset /etc/neutron/neutron.conf DEFAULT transport_url rabbit://stackrabbit:secretrabbit@10.209.97.186:5672/ 2026-06-15 10:29:04.339 | + lib/rpc_backend:iniset_rpc_backend:150 : '[' -n '' ']' 2026-06-15 10:29:04.343 | + lib/rpc_backend:iniset_rpc_backend:153 : '[' -n '' ']' 2026-06-15 10:29:04.346 | + lib/neutron:configure_neutron:380 : is_service_enabled q-metering neutron-metering 2026-06-15 10:29:04.370 | + functions-common:is_service_enabled:2070 : return 1 2026-06-15 10:29:04.374 | + lib/neutron:configure_neutron:383 : is_service_enabled q-agt neutron-agent 2026-06-15 10:29:04.396 | + functions-common:is_service_enabled:2070 : return 1 2026-06-15 10:29:04.399 | + lib/neutron:configure_neutron:386 : is_service_enabled q-dhcp neutron-dhcp 2026-06-15 10:29:04.422 | + functions-common:is_service_enabled:2070 : return 1 2026-06-15 10:29:04.425 | + lib/neutron:configure_neutron:389 : is_service_enabled q-l3 neutron-l3 2026-06-15 10:29:04.447 | + functions-common:is_service_enabled:2070 : return 1 2026-06-15 10:29:04.451 | + lib/neutron:configure_neutron:392 : is_service_enabled q-meta neutron-metadata-agent 2026-06-15 10:29:04.474 | + functions-common:is_service_enabled:2070 : return 1 2026-06-15 10:29:04.478 | + lib/neutron:configure_neutron:396 : [[ legacy != \l\e\g\a\c\y ]] 2026-06-15 10:29:04.482 | + lib/neutron:configure_neutron:399 : is_service_enabled ceilometer 2026-06-15 10:29:04.505 | + functions-common:is_service_enabled:2070 : return 1 2026-06-15 10:29:04.509 | + lib/neutron:configure_neutron:403 : [[ ovn == \o\v\n ]] 2026-06-15 10:29:04.512 | + lib/neutron:configure_neutron:404 : configure_ovn 2026-06-15 10:29:04.516 | + lib/neutron_plugins/ovn_agent:configure_ovn:554 : echo 'Configuring OVN' 2026-06-15 10:29:04.516 | Configuring OVN 2026-06-15 10:29:04.519 | + lib/neutron_plugins/ovn_agent:configure_ovn:556 : '[' -z '' ']' 2026-06-15 10:29:04.523 | + lib/neutron_plugins/ovn_agent:configure_ovn:557 : '[' -f /etc/openvswitch/system-id.conf ']' 2026-06-15 10:29:04.527 | ++ lib/neutron_plugins/ovn_agent:configure_ovn:558 : cat /etc/openvswitch/system-id.conf 2026-06-15 10:29:04.532 | + lib/neutron_plugins/ovn_agent:configure_ovn:558 : OVN_UUID=3e0bc85f-6007-4249-9ec7-b90cd559afa9 2026-06-15 10:29:04.536 | + lib/neutron_plugins/ovn_agent:configure_ovn:573 : [[ False == \F\a\l\s\e ]] 2026-06-15 10:29:04.539 | + lib/neutron_plugins/ovn_agent:configure_ovn:573 : is_fedora 2026-06-15 10:29:04.541 | + functions-common:is_fedora:526 : [[ -z Ubuntu ]] 2026-06-15 10:29:04.544 | + functions-common:is_fedora:530 : '[' Ubuntu = Fedora ']' 2026-06-15 10:29:04.547 | + functions-common:is_fedora:530 : '[' Ubuntu = 'Red Hat' ']' 2026-06-15 10:29:04.551 | + functions-common:is_fedora:531 : '[' Ubuntu = openEuler ']' 2026-06-15 10:29:04.553 | + functions-common:is_fedora:532 : '[' Ubuntu = RedHatEnterpriseServer ']' 2026-06-15 10:29:04.556 | + functions-common:is_fedora:533 : '[' Ubuntu = RedHatEnterprise ']' 2026-06-15 10:29:04.558 | + functions-common:is_fedora:534 : '[' Ubuntu = RedHatEnterpriseLinux ']' 2026-06-15 10:29:04.561 | + functions-common:is_fedora:535 : '[' Ubuntu = RockyLinux ']' 2026-06-15 10:29:04.564 | + functions-common:is_fedora:536 : '[' Ubuntu = CentOS ']' 2026-06-15 10:29:04.567 | + functions-common:is_fedora:536 : '[' Ubuntu = CentOSStream ']' 2026-06-15 10:29:04.570 | + functions-common:is_fedora:537 : '[' Ubuntu = AlmaLinux ']' 2026-06-15 10:29:04.573 | + functions-common:is_fedora:538 : '[' Ubuntu = OracleServer ']' 2026-06-15 10:29:04.576 | + functions-common:is_fedora:538 : '[' Ubuntu = Virtuozzo ']' 2026-06-15 10:29:04.579 | + lib/neutron_plugins/ovn_agent:configure_ovn:580 : local sample_file= 2026-06-15 10:29:04.583 | + lib/neutron_plugins/ovn_agent:configure_ovn:581 : local config_file= 2026-06-15 10:29:04.586 | + lib/neutron_plugins/ovn_agent:configure_ovn:582 : is_ovn_agent_enabled 2026-06-15 10:29:04.588 | + lib/neutron_plugins/ovn_agent:is_ovn_agent_enabled:324 : is_service_enabled q-ovn-agent neutron-ovn-agent 2026-06-15 10:29:04.608 | + functions-common:is_service_enabled:2070 : return 0 2026-06-15 10:29:04.611 | + lib/neutron_plugins/ovn_agent:is_ovn_agent_enabled:325 : enable_service q-ovn-agent 2026-06-15 10:29:04.665 | + lib/neutron_plugins/ovn_agent:is_ovn_agent_enabled:326 : return 0 2026-06-15 10:29:04.668 | + lib/neutron_plugins/ovn_agent:configure_ovn:582 : [[ metadata =~ metadata ]] 2026-06-15 10:29:04.672 | + lib/neutron_plugins/ovn_agent:configure_ovn:582 : is_service_enabled ovn-controller 2026-06-15 10:29:04.694 | + functions-common:is_service_enabled:2070 : return 0 2026-06-15 10:29:04.697 | + lib/neutron_plugins/ovn_agent:configure_ovn:583 : sample_file=/opt/stack/neutron/etc/neutron/plugins/ml2/ovn_agent.ini.sample 2026-06-15 10:29:04.701 | + lib/neutron_plugins/ovn_agent:configure_ovn:584 : config_file=/etc/neutron/plugins/ml2/ovn_agent.ini 2026-06-15 10:29:04.704 | + lib/neutron_plugins/ovn_agent:configure_ovn:589 : '[' -n /etc/neutron/plugins/ml2/ovn_agent.ini ']' 2026-06-15 10:29:04.708 | + lib/neutron_plugins/ovn_agent:configure_ovn:590 : sudo install -d -o stack /etc/neutron 2026-06-15 10:29:04.730 | + lib/neutron_plugins/ovn_agent:configure_ovn:592 : mkdir -p /opt/stack/neutron/etc/neutron/plugins/ml2 2026-06-15 10:29:04.737 | + lib/neutron_plugins/ovn_agent:configure_ovn:593 : cd /opt/stack/neutron 2026-06-15 10:29:04.740 | + lib/neutron_plugins/ovn_agent:configure_ovn:593 : exec ./tools/generate_config_file_samples.sh 2026-06-15 10:29:15.513 | /opt/stack/data/venv/lib/python3.12/site-packages/oslo_utils/importutils.py:77: EventletDeprecationWarning: 2026-06-15 10:29:15.513 | Eventlet is deprecated. It is currently being maintained in bugfix mode, and 2026-06-15 10:29:15.513 | we strongly recommend against using it for new projects. 2026-06-15 10:29:15.513 | 2026-06-15 10:29:15.513 | If you are already using Eventlet, we recommend migrating to a different 2026-06-15 10:29:15.513 | framework. For more detail see 2026-06-15 10:29:15.513 | https://eventlet.readthedocs.io/en/latest/asyncio/migration.html 2026-06-15 10:29:15.513 | 2026-06-15 10:29:15.513 | __import__(import_str) 2026-06-15 10:29:16.126 | /opt/stack/neutron/neutron/__init__.py:26: UserWarning: The selected oslo_service backend is "eventlet" 2026-06-15 10:29:16.127 | warnings.warn('The selected oslo_service backend is "eventlet"') 2026-06-15 10:29:26.158 | /opt/stack/data/venv/lib/python3.12/site-packages/oslo_utils/importutils.py:77: EventletDeprecationWarning: 2026-06-15 10:29:26.158 | Eventlet is deprecated. It is currently being maintained in bugfix mode, and 2026-06-15 10:29:26.159 | we strongly recommend against using it for new projects. 2026-06-15 10:29:26.159 | 2026-06-15 10:29:26.159 | If you are already using Eventlet, we recommend migrating to a different 2026-06-15 10:29:26.159 | framework. For more detail see 2026-06-15 10:29:26.159 | https://eventlet.readthedocs.io/en/latest/asyncio/migration.html 2026-06-15 10:29:26.159 | 2026-06-15 10:29:26.159 | __import__(import_str) 2026-06-15 10:29:27.200 | /opt/stack/neutron/neutron/__init__.py:26: UserWarning: The selected oslo_service backend is "eventlet" 2026-06-15 10:29:27.200 | warnings.warn('The selected oslo_service backend is "eventlet"') 2026-06-15 10:29:40.212 | + lib/neutron_plugins/ovn_agent:configure_ovn:595 : cp /opt/stack/neutron/etc/neutron/plugins/ml2/ovn_agent.ini.sample /etc/neutron/plugins/ml2/ovn_agent.ini 2026-06-15 10:29:40.221 | + lib/neutron_plugins/ovn_agent:configure_ovn:596 : configure_root_helper_options /etc/neutron/plugins/ml2/ovn_agent.ini 2026-06-15 10:29:40.226 | + lib/neutron:configure_root_helper_options:1104 : local conffile=/etc/neutron/plugins/ml2/ovn_agent.ini 2026-06-15 10:29:40.230 | + lib/neutron:configure_root_helper_options:1105 : iniset /etc/neutron/plugins/ml2/ovn_agent.ini agent root_helper 'sudo /opt/stack/data/venv/bin/neutron-rootwrap /etc/neutron/rootwrap.conf' 2026-06-15 10:29:40.276 | + lib/neutron:configure_root_helper_options:1106 : [[ True == \T\r\u\e ]] 2026-06-15 10:29:40.280 | + lib/neutron:configure_root_helper_options:1107 : iniset /etc/neutron/plugins/ml2/ovn_agent.ini agent root_helper_daemon 'sudo /opt/stack/data/venv/bin/neutron-rootwrap-daemon /etc/neutron/rootwrap.conf' 2026-06-15 10:29:40.323 | + lib/neutron_plugins/ovn_agent:configure_ovn:598 : iniset /etc/neutron/plugins/ml2/ovn_agent.ini DEFAULT debug True 2026-06-15 10:29:40.367 | + lib/neutron_plugins/ovn_agent:configure_ovn:599 : iniset /etc/neutron/plugins/ml2/ovn_agent.ini DEFAULT nova_metadata_host 10.209.97.186 2026-06-15 10:29:40.410 | + lib/neutron_plugins/ovn_agent:configure_ovn:600 : iniset /etc/neutron/plugins/ml2/ovn_agent.ini DEFAULT metadata_workers 2 2026-06-15 10:29:40.455 | + lib/neutron_plugins/ovn_agent:configure_ovn:601 : iniset /etc/neutron/plugins/ml2/ovn_agent.ini DEFAULT state_path /opt/stack/data/neutron 2026-06-15 10:29:40.500 | + lib/neutron_plugins/ovn_agent:configure_ovn:602 : iniset /etc/neutron/plugins/ml2/ovn_agent.ini ovs ovsdb_connection tcp:127.0.0.1:6640 2026-06-15 10:29:40.543 | + lib/neutron_plugins/ovn_agent:configure_ovn:603 : iniset /etc/neutron/plugins/ml2/ovn_agent.ini ovn ovn_sb_connection ssl:10.209.97.186:6642 2026-06-15 10:29:40.588 | + lib/neutron_plugins/ovn_agent:configure_ovn:604 : is_service_enabled tls-proxy 2026-06-15 10:29:40.614 | + functions-common:is_service_enabled:2070 : return 0 2026-06-15 10:29:40.618 | + 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-06-15 10:29:40.661 | + 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-06-15 10:29:40.705 | + 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-06-15 10:29:40.748 | + lib/neutron_plugins/ovn_agent:configure_ovn:612 : [[ /etc/neutron/plugins/ml2/ovn_agent.ini == /etc/neutron/plugins/ml2/ovn_agent.ini ]] 2026-06-15 10:29:40.752 | + lib/neutron_plugins/ovn_agent:configure_ovn:613 : iniset /etc/neutron/plugins/ml2/ovn_agent.ini agent extensions metadata 2026-06-15 10:29:40.794 | + lib/neutron_plugins/ovn_agent:configure_ovn:614 : iniset /etc/neutron/plugins/ml2/ovn_agent.ini ovn ovn_nb_connection ssl:10.209.97.186:6641 2026-06-15 10:29:40.833 | + lib/neutron:configure_neutron:405 : configure_ovn_plugin 2026-06-15 10:29:40.836 | + lib/neutron_plugins/ovn_agent:configure_ovn_plugin:496 : echo 'Configuring Neutron for OVN' 2026-06-15 10:29:40.836 | Configuring Neutron for OVN 2026-06-15 10:29:40.840 | + lib/neutron_plugins/ovn_agent:configure_ovn_plugin:498 : is_service_enabled q-svc neutron-api 2026-06-15 10:29:40.865 | + functions-common:is_service_enabled:2070 : return 0 2026-06-15 10:29:40.869 | + lib/neutron_plugins/ovn_agent:configure_ovn_plugin:499 : filter_network_api_extensions 2026-06-15 10:29:40.873 | ++ lib/neutron_plugins/ovn_agent:filter_network_api_extensions:470 : /opt/stack/data/venv/bin/python3 -c 'from neutron.common.ovn import extensions ;\ 2026-06-15 10:29:40.873 | print(",".join(extensions.ML2_SUPPORTED_API_EXTENSIONS))' 2026-06-15 10:29:44.270 | + lib/neutron_plugins/ovn_agent:filter_network_api_extensions:470 : SUPPORTED_NETWORK_API_EXTENSIONS=address-group,address-scope,agent,allowed-address-pairs,auto-allocated-topology,availability_zone,binding,binding-extended,default-subnetpools,dhcp_agent_scheduler,dns-integration,empty-string-filtering,external-net,extra_dhcp_opt,filter-validation,multi-provider,network_ha,net-mtu,net-mtu-writable,network_availability_zone,network-ip-availability,port-device-profile,port-hardware-offload-type,port-mac-address-regenerate,port-numa-affinity-policy,port-numa-affinity-policy-socket,port-security,port-trusted-vif,provider,port-resource-request,qinq,qos,qos-bw-limit-direction,qos-bw-minimum-ingress,qos-default,qos-rule-type-details,qos-rule-type-filter,qos-rules-alias,quotas,quota-check-limit,quota-check-limit-default,quota_details,rbac-address-scope,rbac-policies,rbac-security-groups,standard-attr-revisions,security-group,security-groups-default-rules,security-groups-normalized-cidr,security-groups-remote-address-group,security-groups-rules-belongs-to-default-sg,security-groups-shared-filtering,stateful-security-group,standard-attr-description,subnet_allocation,standard-attr-tag,standard-attr-timestamp,subnetpool-prefix-ops,subnet-external-network,subnet_onboard,subnet-service-types,tag-creation,trunk,segment,expose-port-forwarding-in-fip,floating-ip-port-forwarding-description,floating-ip-port-forwarding-port-ranges,floating-ip-port-forwarding,vlan-transparent,logging,vpnaas,vpn-endpoint-groups,bgp,bgp_4byte_asn,bgp_dragent_scheduler,fwaas_v2,standard-attr-fwaas-v2,uplink-status-propagation,uplink-status-propagation-updatable,tap-mirror,tap-mirror-both-direction,ip_allocation,pvlan 2026-06-15 10:29:44.274 | ++ lib/neutron_plugins/ovn_agent:filter_network_api_extensions:473 : /opt/stack/data/venv/bin/python3 -c 'from neutron.common.ovn import extensions ;\ 2026-06-15 10:29:44.274 | print(",".join(extensions.ML2_SUPPORTED_API_EXTENSIONS_OVN_L3))' 2026-06-15 10:29:47.007 | + lib/neutron_plugins/ovn_agent:filter_network_api_extensions:473 : SUPPORTED_NETWORK_API_EXTENSIONS=address-group,address-scope,agent,allowed-address-pairs,auto-allocated-topology,availability_zone,binding,binding-extended,default-subnetpools,dhcp_agent_scheduler,dns-integration,empty-string-filtering,external-net,extra_dhcp_opt,filter-validation,multi-provider,network_ha,net-mtu,net-mtu-writable,network_availability_zone,network-ip-availability,port-device-profile,port-hardware-offload-type,port-mac-address-regenerate,port-numa-affinity-policy,port-numa-affinity-policy-socket,port-security,port-trusted-vif,provider,port-resource-request,qinq,qos,qos-bw-limit-direction,qos-bw-minimum-ingress,qos-default,qos-rule-type-details,qos-rule-type-filter,qos-rules-alias,quotas,quota-check-limit,quota-check-limit-default,quota_details,rbac-address-scope,rbac-policies,rbac-security-groups,standard-attr-revisions,security-group,security-groups-default-rules,security-groups-normalized-cidr,security-groups-remote-address-group,security-groups-rules-belongs-to-default-sg,security-groups-shared-filtering,stateful-security-group,standard-attr-description,subnet_allocation,standard-attr-tag,standard-attr-timestamp,subnetpool-prefix-ops,subnet-external-network,subnet_onboard,subnet-service-types,tag-creation,trunk,segment,expose-port-forwarding-in-fip,floating-ip-port-forwarding-description,floating-ip-port-forwarding-port-ranges,floating-ip-port-forwarding,vlan-transparent,logging,vpnaas,vpn-endpoint-groups,bgp,bgp_4byte_asn,bgp_dragent_scheduler,fwaas_v2,standard-attr-fwaas-v2,uplink-status-propagation,uplink-status-propagation-updatable,tap-mirror,tap-mirror-both-direction,ip_allocation,pvlan,router,extraroute,extraroute-atomic,ext-gw-mode,floating-ip-port-forwarding-detail,fip-port-details,floatingip-pools,pagination,qos-fip,qos-gateway-ip,sorting,project-id,dns-integration,dns-integration-domain-keywords,dns-domain-ports,subnet-dns-publish-fixed-ip,agent,availability_zone,router_availability_zone,l3_agent_scheduler,flavors,l3-agent-scheduler-ha-chassis-priority,l3-flavors,external-gateway-multihoming,enable-default-route-bfd,enable-default-route-ecmp,l3-ha,router-enable-snat 2026-06-15 10:29:47.012 | + lib/neutron_plugins/ovn_agent:filter_network_api_extensions:474 : is_service_enabled q-qos neutron-qos 2026-06-15 10:29:47.036 | + functions-common:is_service_enabled:2070 : return 1 2026-06-15 10:29:47.039 | + lib/neutron_plugins/ovn_agent:filter_network_api_extensions:477 : NETWORK_API_EXTENSIONS=address-group,address-scope,agent,allowed-address-pairs,auto-allocated-topology,availability_zone,binding,binding-extended,default-subnetpools,dhcp_agent_scheduler,dns-integration,empty-string-filtering,external-net,extra_dhcp_opt,filter-validation,multi-provider,network_ha,net-mtu,net-mtu-writable,network_availability_zone,network-ip-availability,port-device-profile,port-hardware-offload-type,port-mac-address-regenerate,port-numa-affinity-policy,port-numa-affinity-policy-socket,port-security,port-trusted-vif,provider,port-resource-request,qinq,qos,qos-bw-limit-direction,qos-bw-minimum-ingress,qos-default,qos-rule-type-details,qos-rule-type-filter,qos-rules-alias,quotas,quota-check-limit,quota-check-limit-default,quota_details,rbac-address-scope,rbac-policies,rbac-security-groups,standard-attr-revisions,security-group,security-groups-default-rules,security-groups-normalized-cidr,security-groups-remote-address-group,security-groups-rules-belongs-to-default-sg,security-groups-shared-filtering,stateful-security-group,standard-attr-description,subnet_allocation,standard-attr-tag,standard-attr-timestamp,subnetpool-prefix-ops,subnet-external-network,subnet_onboard,subnet-service-types,tag-creation,trunk,segment,expose-port-forwarding-in-fip,floating-ip-port-forwarding-description,floating-ip-port-forwarding-port-ranges,floating-ip-port-forwarding,vlan-transparent,logging,vpnaas,vpn-endpoint-groups,bgp,bgp_4byte_asn,bgp_dragent_scheduler,fwaas_v2,standard-attr-fwaas-v2,uplink-status-propagation,uplink-status-propagation-updatable,tap-mirror,tap-mirror-both-direction,ip_allocation,pvlan,router,extraroute,extraroute-atomic,ext-gw-mode,floating-ip-port-forwarding-detail,fip-port-details,floatingip-pools,pagination,qos-fip,qos-gateway-ip,sorting,project-id,dns-integration,dns-integration-domain-keywords,dns-domain-ports,subnet-dns-publish-fixed-ip,agent,availability_zone,router_availability_zone,l3_agent_scheduler,flavors,l3-agent-scheduler-ha-chassis-priority,l3-flavors,external-gateway-multihoming,enable-default-route-bfd,enable-default-route-ecmp,l3-ha,router-enable-snat 2026-06-15 10:29:47.045 | ++ lib/neutron_plugins/ovn_agent:filter_network_api_extensions:478 : tr ', ' '\n' 2026-06-15 10:29:47.045 | ++ lib/neutron_plugins/ovn_agent:filter_network_api_extensions:478 : sort -u 2026-06-15 10:29:47.045 | ++ lib/neutron_plugins/ovn_agent:filter_network_api_extensions:478 : echo address-group,address-scope,agent,allowed-address-pairs,auto-allocated-topology,availability_zone,binding,binding-extended,default-subnetpools,dhcp_agent_scheduler,dns-integration,empty-string-filtering,external-net,extra_dhcp_opt,filter-validation,multi-provider,network_ha,net-mtu,net-mtu-writable,network_availability_zone,network-ip-availability,port-device-profile,port-hardware-offload-type,port-mac-address-regenerate,port-numa-affinity-policy,port-numa-affinity-policy-socket,port-security,port-trusted-vif,provider,port-resource-request,qinq,qos,qos-bw-limit-direction,qos-bw-minimum-ingress,qos-default,qos-rule-type-details,qos-rule-type-filter,qos-rules-alias,quotas,quota-check-limit,quota-check-limit-default,quota_details,rbac-address-scope,rbac-policies,rbac-security-groups,standard-attr-revisions,security-group,security-groups-default-rules,security-groups-normalized-cidr,security-groups-remote-address-group,security-groups-rules-belongs-to-default-sg,security-groups-shared-filtering,stateful-security-group,standard-attr-description,subnet_allocation,standard-attr-tag,standard-attr-timestamp,subnetpool-prefix-ops,subnet-external-network,subnet_onboard,subnet-service-types,tag-creation,trunk,segment,expose-port-forwarding-in-fip,floating-ip-port-forwarding-description,floating-ip-port-forwarding-port-ranges,floating-ip-port-forwarding,vlan-transparent,logging,vpnaas,vpn-endpoint-groups,bgp,bgp_4byte_asn,bgp_dragent_scheduler,fwaas_v2,standard-attr-fwaas-v2,uplink-status-propagation,uplink-status-propagation-updatable,tap-mirror,tap-mirror-both-direction,ip_allocation,pvlan,router,extraroute,extraroute-atomic,ext-gw-mode,floating-ip-port-forwarding-detail,fip-port-details,floatingip-pools,pagination,qos-fip,qos-gateway-ip,sorting,project-id,dns-integration,dns-integration-domain-keywords,dns-domain-ports,subnet-dns-publish-fixed-ip,agent,availability_zone,router_availability_zone,l3_agent_scheduler,flavors,l3-agent-scheduler-ha-chassis-priority,l3-flavors,external-gateway-multihoming,enable-default-route-bfd,enable-default-route-ecmp,l3-ha,router-enable-snat 2026-06-15 10:29:47.052 | + lib/neutron_plugins/ovn_agent:filter_network_api_extensions:478 : extensions='address-group 2026-06-15 10:29:47.052 | address-scope 2026-06-15 10:29:47.052 | agent 2026-06-15 10:29:47.052 | allowed-address-pairs 2026-06-15 10:29:47.052 | auto-allocated-topology 2026-06-15 10:29:47.052 | availability_zone 2026-06-15 10:29:47.052 | bgp 2026-06-15 10:29:47.052 | bgp_4byte_asn 2026-06-15 10:29:47.052 | bgp_dragent_scheduler 2026-06-15 10:29:47.052 | binding 2026-06-15 10:29:47.052 | binding-extended 2026-06-15 10:29:47.052 | default-subnetpools 2026-06-15 10:29:47.052 | dhcp_agent_scheduler 2026-06-15 10:29:47.053 | dns-domain-ports 2026-06-15 10:29:47.053 | dns-integration 2026-06-15 10:29:47.053 | dns-integration-domain-keywords 2026-06-15 10:29:47.053 | empty-string-filtering 2026-06-15 10:29:47.053 | enable-default-route-bfd 2026-06-15 10:29:47.053 | enable-default-route-ecmp 2026-06-15 10:29:47.053 | expose-port-forwarding-in-fip 2026-06-15 10:29:47.053 | external-gateway-multihoming 2026-06-15 10:29:47.053 | external-net 2026-06-15 10:29:47.053 | ext-gw-mode 2026-06-15 10:29:47.053 | extra_dhcp_opt 2026-06-15 10:29:47.053 | extraroute 2026-06-15 10:29:47.053 | extraroute-atomic 2026-06-15 10:29:47.053 | filter-validation 2026-06-15 10:29:47.053 | fip-port-details 2026-06-15 10:29:47.053 | flavors 2026-06-15 10:29:47.053 | floatingip-pools 2026-06-15 10:29:47.053 | floating-ip-port-forwarding 2026-06-15 10:29:47.053 | floating-ip-port-forwarding-description 2026-06-15 10:29:47.053 | floating-ip-port-forwarding-detail 2026-06-15 10:29:47.053 | floating-ip-port-forwarding-port-ranges 2026-06-15 10:29:47.053 | fwaas_v2 2026-06-15 10:29:47.053 | ip_allocation 2026-06-15 10:29:47.053 | l3_agent_scheduler 2026-06-15 10:29:47.053 | l3-agent-scheduler-ha-chassis-priority 2026-06-15 10:29:47.053 | l3-flavors 2026-06-15 10:29:47.053 | l3-ha 2026-06-15 10:29:47.053 | logging 2026-06-15 10:29:47.053 | multi-provider 2026-06-15 10:29:47.053 | net-mtu 2026-06-15 10:29:47.054 | net-mtu-writable 2026-06-15 10:29:47.054 | network_availability_zone 2026-06-15 10:29:47.054 | network_ha 2026-06-15 10:29:47.054 | network-ip-availability 2026-06-15 10:29:47.054 | pagination 2026-06-15 10:29:47.054 | port-device-profile 2026-06-15 10:29:47.054 | port-hardware-offload-type 2026-06-15 10:29:47.054 | port-mac-address-regenerate 2026-06-15 10:29:47.054 | port-numa-affinity-policy 2026-06-15 10:29:47.054 | port-numa-affinity-policy-socket 2026-06-15 10:29:47.054 | port-resource-request 2026-06-15 10:29:47.054 | port-security 2026-06-15 10:29:47.054 | port-trusted-vif 2026-06-15 10:29:47.054 | project-id 2026-06-15 10:29:47.054 | provider 2026-06-15 10:29:47.054 | pvlan 2026-06-15 10:29:47.054 | qinq 2026-06-15 10:29:47.054 | qos 2026-06-15 10:29:47.054 | qos-bw-limit-direction 2026-06-15 10:29:47.054 | qos-bw-minimum-ingress 2026-06-15 10:29:47.054 | qos-default 2026-06-15 10:29:47.054 | qos-fip 2026-06-15 10:29:47.054 | qos-gateway-ip 2026-06-15 10:29:47.054 | qos-rules-alias 2026-06-15 10:29:47.054 | qos-rule-type-details 2026-06-15 10:29:47.054 | qos-rule-type-filter 2026-06-15 10:29:47.054 | quota-check-limit 2026-06-15 10:29:47.054 | quota-check-limit-default 2026-06-15 10:29:47.054 | quota_details 2026-06-15 10:29:47.054 | quotas 2026-06-15 10:29:47.055 | rbac-address-scope 2026-06-15 10:29:47.055 | rbac-policies 2026-06-15 10:29:47.055 | rbac-security-groups 2026-06-15 10:29:47.055 | router 2026-06-15 10:29:47.055 | router_availability_zone 2026-06-15 10:29:47.055 | router-enable-snat 2026-06-15 10:29:47.055 | security-group 2026-06-15 10:29:47.055 | security-groups-default-rules 2026-06-15 10:29:47.055 | security-groups-normalized-cidr 2026-06-15 10:29:47.055 | security-groups-remote-address-group 2026-06-15 10:29:47.055 | security-groups-rules-belongs-to-default-sg 2026-06-15 10:29:47.055 | security-groups-shared-filtering 2026-06-15 10:29:47.055 | segment 2026-06-15 10:29:47.055 | sorting 2026-06-15 10:29:47.055 | standard-attr-description 2026-06-15 10:29:47.055 | standard-attr-fwaas-v2 2026-06-15 10:29:47.055 | standard-attr-revisions 2026-06-15 10:29:47.055 | standard-attr-tag 2026-06-15 10:29:47.055 | standard-attr-timestamp 2026-06-15 10:29:47.055 | stateful-security-group 2026-06-15 10:29:47.055 | subnet_allocation 2026-06-15 10:29:47.055 | subnet-dns-publish-fixed-ip 2026-06-15 10:29:47.055 | subnet-external-network 2026-06-15 10:29:47.055 | subnet_onboard 2026-06-15 10:29:47.055 | subnetpool-prefix-ops 2026-06-15 10:29:47.055 | subnet-service-types 2026-06-15 10:29:47.055 | tag-creation 2026-06-15 10:29:47.055 | tap-mirror 2026-06-15 10:29:47.055 | tap-mirror-both-direction 2026-06-15 10:29:47.055 | trunk 2026-06-15 10:29:47.055 | uplink-status-propagation 2026-06-15 10:29:47.055 | uplink-status-propagation-updatable 2026-06-15 10:29:47.056 | vlan-transparent 2026-06-15 10:29:47.056 | vpnaas 2026-06-15 10:29:47.056 | vpn-endpoint-groups' 2026-06-15 10:29:47.057 | ++ lib/neutron_plugins/ovn_agent:filter_network_api_extensions:479 : echo address-group,address-scope,agent,allowed-address-pairs,auto-allocated-topology,availability_zone,binding,binding-extended,default-subnetpools,dhcp_agent_scheduler,dns-integration,empty-string-filtering,external-net,extra_dhcp_opt,filter-validation,multi-provider,network_ha,net-mtu,net-mtu-writable,network_availability_zone,network-ip-availability,port-device-profile,port-hardware-offload-type,port-mac-address-regenerate,port-numa-affinity-policy,port-numa-affinity-policy-socket,port-security,port-trusted-vif,provider,port-resource-request,qinq,qos,qos-bw-limit-direction,qos-bw-minimum-ingress,qos-default,qos-rule-type-details,qos-rule-type-filter,qos-rules-alias,quotas,quota-check-limit,quota-check-limit-default,quota_details,rbac-address-scope,rbac-policies,rbac-security-groups,standard-attr-revisions,security-group,security-groups-default-rules,security-groups-normalized-cidr,security-groups-remote-address-group,security-groups-rules-belongs-to-default-sg,security-groups-shared-filtering,stateful-security-group,standard-attr-description,subnet_allocation,standard-attr-tag,standard-attr-timestamp,subnetpool-prefix-ops,subnet-external-network,subnet_onboard,subnet-service-types,tag-creation,trunk,segment,expose-port-forwarding-in-fip,floating-ip-port-forwarding-description,floating-ip-port-forwarding-port-ranges,floating-ip-port-forwarding,vlan-transparent,logging,vpnaas,vpn-endpoint-groups,bgp,bgp_4byte_asn,bgp_dragent_scheduler,fwaas_v2,standard-attr-fwaas-v2,uplink-status-propagation,uplink-status-propagation-updatable,tap-mirror,tap-mirror-both-direction,ip_allocation,pvlan,router,extraroute,extraroute-atomic,ext-gw-mode,floating-ip-port-forwarding-detail,fip-port-details,floatingip-pools,pagination,qos-fip,qos-gateway-ip,sorting,project-id,dns-integration,dns-integration-domain-keywords,dns-domain-ports,subnet-dns-publish-fixed-ip,agent,availability_zone,router_availability_zone,l3_agent_scheduler,flavors,l3-agent-scheduler-ha-chassis-priority,l3-flavors,external-gateway-multihoming,enable-default-route-bfd,enable-default-route-ecmp,l3-ha,router-enable-snat 2026-06-15 10:29:47.057 | ++ lib/neutron_plugins/ovn_agent:filter_network_api_extensions:479 : sort -u 2026-06-15 10:29:47.057 | ++ lib/neutron_plugins/ovn_agent:filter_network_api_extensions:479 : tr ', ' '\n' 2026-06-15 10:29:47.063 | + lib/neutron_plugins/ovn_agent:filter_network_api_extensions:479 : supported_ext='address-group 2026-06-15 10:29:47.063 | address-scope 2026-06-15 10:29:47.063 | agent 2026-06-15 10:29:47.063 | allowed-address-pairs 2026-06-15 10:29:47.064 | auto-allocated-topology 2026-06-15 10:29:47.064 | availability_zone 2026-06-15 10:29:47.064 | bgp 2026-06-15 10:29:47.064 | bgp_4byte_asn 2026-06-15 10:29:47.064 | bgp_dragent_scheduler 2026-06-15 10:29:47.064 | binding 2026-06-15 10:29:47.064 | binding-extended 2026-06-15 10:29:47.064 | default-subnetpools 2026-06-15 10:29:47.064 | dhcp_agent_scheduler 2026-06-15 10:29:47.064 | dns-domain-ports 2026-06-15 10:29:47.064 | dns-integration 2026-06-15 10:29:47.064 | dns-integration-domain-keywords 2026-06-15 10:29:47.064 | empty-string-filtering 2026-06-15 10:29:47.064 | enable-default-route-bfd 2026-06-15 10:29:47.064 | enable-default-route-ecmp 2026-06-15 10:29:47.064 | expose-port-forwarding-in-fip 2026-06-15 10:29:47.064 | external-gateway-multihoming 2026-06-15 10:29:47.064 | external-net 2026-06-15 10:29:47.064 | ext-gw-mode 2026-06-15 10:29:47.064 | extra_dhcp_opt 2026-06-15 10:29:47.064 | extraroute 2026-06-15 10:29:47.064 | extraroute-atomic 2026-06-15 10:29:47.064 | filter-validation 2026-06-15 10:29:47.064 | fip-port-details 2026-06-15 10:29:47.064 | flavors 2026-06-15 10:29:47.064 | floatingip-pools 2026-06-15 10:29:47.064 | floating-ip-port-forwarding 2026-06-15 10:29:47.064 | floating-ip-port-forwarding-description 2026-06-15 10:29:47.064 | floating-ip-port-forwarding-detail 2026-06-15 10:29:47.064 | floating-ip-port-forwarding-port-ranges 2026-06-15 10:29:47.064 | fwaas_v2 2026-06-15 10:29:47.064 | ip_allocation 2026-06-15 10:29:47.064 | l3_agent_scheduler 2026-06-15 10:29:47.065 | l3-agent-scheduler-ha-chassis-priority 2026-06-15 10:29:47.065 | l3-flavors 2026-06-15 10:29:47.065 | l3-ha 2026-06-15 10:29:47.065 | logging 2026-06-15 10:29:47.065 | multi-provider 2026-06-15 10:29:47.065 | net-mtu 2026-06-15 10:29:47.065 | net-mtu-writable 2026-06-15 10:29:47.065 | network_availability_zone 2026-06-15 10:29:47.065 | network_ha 2026-06-15 10:29:47.065 | network-ip-availability 2026-06-15 10:29:47.065 | pagination 2026-06-15 10:29:47.065 | port-device-profile 2026-06-15 10:29:47.065 | port-hardware-offload-type 2026-06-15 10:29:47.065 | port-mac-address-regenerate 2026-06-15 10:29:47.065 | port-numa-affinity-policy 2026-06-15 10:29:47.065 | port-numa-affinity-policy-socket 2026-06-15 10:29:47.065 | port-resource-request 2026-06-15 10:29:47.065 | port-security 2026-06-15 10:29:47.065 | port-trusted-vif 2026-06-15 10:29:47.065 | project-id 2026-06-15 10:29:47.065 | provider 2026-06-15 10:29:47.065 | pvlan 2026-06-15 10:29:47.065 | qinq 2026-06-15 10:29:47.065 | qos 2026-06-15 10:29:47.065 | qos-bw-limit-direction 2026-06-15 10:29:47.065 | qos-bw-minimum-ingress 2026-06-15 10:29:47.065 | qos-default 2026-06-15 10:29:47.065 | qos-fip 2026-06-15 10:29:47.065 | qos-gateway-ip 2026-06-15 10:29:47.065 | qos-rules-alias 2026-06-15 10:29:47.065 | qos-rule-type-details 2026-06-15 10:29:47.065 | qos-rule-type-filter 2026-06-15 10:29:47.065 | quota-check-limit 2026-06-15 10:29:47.065 | quota-check-limit-default 2026-06-15 10:29:47.065 | quota_details 2026-06-15 10:29:47.065 | quotas 2026-06-15 10:29:47.065 | rbac-address-scope 2026-06-15 10:29:47.066 | rbac-policies 2026-06-15 10:29:47.066 | rbac-security-groups 2026-06-15 10:29:47.066 | router 2026-06-15 10:29:47.066 | router_availability_zone 2026-06-15 10:29:47.066 | router-enable-snat 2026-06-15 10:29:47.066 | security-group 2026-06-15 10:29:47.066 | security-groups-default-rules 2026-06-15 10:29:47.066 | security-groups-normalized-cidr 2026-06-15 10:29:47.066 | security-groups-remote-address-group 2026-06-15 10:29:47.066 | security-groups-rules-belongs-to-default-sg 2026-06-15 10:29:47.066 | security-groups-shared-filtering 2026-06-15 10:29:47.066 | segment 2026-06-15 10:29:47.066 | sorting 2026-06-15 10:29:47.066 | standard-attr-description 2026-06-15 10:29:47.066 | standard-attr-fwaas-v2 2026-06-15 10:29:47.066 | standard-attr-revisions 2026-06-15 10:29:47.066 | standard-attr-tag 2026-06-15 10:29:47.066 | standard-attr-timestamp 2026-06-15 10:29:47.066 | stateful-security-group 2026-06-15 10:29:47.066 | subnet_allocation 2026-06-15 10:29:47.066 | subnet-dns-publish-fixed-ip 2026-06-15 10:29:47.066 | subnet-external-network 2026-06-15 10:29:47.066 | subnet_onboard 2026-06-15 10:29:47.066 | subnetpool-prefix-ops 2026-06-15 10:29:47.066 | subnet-service-types 2026-06-15 10:29:47.066 | tag-creation 2026-06-15 10:29:47.066 | tap-mirror 2026-06-15 10:29:47.066 | tap-mirror-both-direction 2026-06-15 10:29:47.066 | trunk 2026-06-15 10:29:47.066 | uplink-status-propagation 2026-06-15 10:29:47.066 | uplink-status-propagation-updatable 2026-06-15 10:29:47.066 | vlan-transparent 2026-06-15 10:29:47.067 | vpnaas 2026-06-15 10:29:47.067 | vpn-endpoint-groups' 2026-06-15 10:29:47.068 | +++ lib/neutron_plugins/ovn_agent:filter_network_api_extensions:480 : echo -e 'address-group 2026-06-15 10:29:47.068 | address-scope 2026-06-15 10:29:47.068 | agent 2026-06-15 10:29:47.068 | allowed-address-pairs 2026-06-15 10:29:47.068 | auto-allocated-topology 2026-06-15 10:29:47.068 | availability_zone 2026-06-15 10:29:47.068 | bgp 2026-06-15 10:29:47.068 | bgp_4byte_asn 2026-06-15 10:29:47.068 | bgp_dragent_scheduler 2026-06-15 10:29:47.068 | binding 2026-06-15 10:29:47.068 | binding-extended 2026-06-15 10:29:47.069 | default-subnetpools 2026-06-15 10:29:47.069 | dhcp_agent_scheduler 2026-06-15 10:29:47.069 | dns-domain-ports 2026-06-15 10:29:47.069 | dns-integration 2026-06-15 10:29:47.069 | dns-integration-domain-keywords 2026-06-15 10:29:47.069 | empty-string-filtering 2026-06-15 10:29:47.069 | enable-default-route-bfd 2026-06-15 10:29:47.069 | enable-default-route-ecmp 2026-06-15 10:29:47.069 | expose-port-forwarding-in-fip 2026-06-15 10:29:47.069 | external-gateway-multihoming 2026-06-15 10:29:47.069 | external-net 2026-06-15 10:29:47.069 | ext-gw-mode 2026-06-15 10:29:47.069 | extra_dhcp_opt 2026-06-15 10:29:47.069 | extraroute 2026-06-15 10:29:47.069 | extraroute-atomic 2026-06-15 10:29:47.069 | filter-validation 2026-06-15 10:29:47.069 | fip-port-details 2026-06-15 10:29:47.069 | flavors 2026-06-15 10:29:47.069 | floatingip-pools 2026-06-15 10:29:47.069 | floating-ip-port-forwarding 2026-06-15 10:29:47.069 | floating-ip-port-forwarding-description 2026-06-15 10:29:47.069 | floating-ip-port-forwarding-detail 2026-06-15 10:29:47.069 | floating-ip-port-forwarding-port-ranges 2026-06-15 10:29:47.069 | fwaas_v2 2026-06-15 10:29:47.069 | ip_allocation 2026-06-15 10:29:47.069 | l3_agent_scheduler 2026-06-15 10:29:47.069 | l3-agent-scheduler-ha-chassis-priority 2026-06-15 10:29:47.069 | l3-flavors 2026-06-15 10:29:47.069 | l3-ha 2026-06-15 10:29:47.069 | logging 2026-06-15 10:29:47.069 | multi-provider 2026-06-15 10:29:47.070 | net-mtu 2026-06-15 10:29:47.070 | net-mtu-writable 2026-06-15 10:29:47.070 | network_availability_zone 2026-06-15 10:29:47.070 | network_ha 2026-06-15 10:29:47.070 | network-ip-availability 2026-06-15 10:29:47.070 | pagination 2026-06-15 10:29:47.070 | port-device-profile 2026-06-15 10:29:47.070 | port-hardware-offload-type 2026-06-15 10:29:47.070 | port-mac-address-regenerate 2026-06-15 10:29:47.070 | port-numa-affinity-policy 2026-06-15 10:29:47.070 | port-numa-affinity-policy-socket 2026-06-15 10:29:47.070 | port-resource-request 2026-06-15 10:29:47.070 | port-security 2026-06-15 10:29:47.070 | port-trusted-vif 2026-06-15 10:29:47.070 | project-id 2026-06-15 10:29:47.070 | provider 2026-06-15 10:29:47.070 | pvlan 2026-06-15 10:29:47.070 | qinq 2026-06-15 10:29:47.070 | qos 2026-06-15 10:29:47.070 | qos-bw-limit-direction 2026-06-15 10:29:47.070 | qos-bw-minimum-ingress 2026-06-15 10:29:47.070 | qos-default 2026-06-15 10:29:47.070 | qos-fip 2026-06-15 10:29:47.070 | qos-gateway-ip 2026-06-15 10:29:47.070 | qos-rules-alias 2026-06-15 10:29:47.070 | qos-rule-type-details 2026-06-15 10:29:47.070 | qos-rule-type-filter 2026-06-15 10:29:47.070 | quota-check-limit 2026-06-15 10:29:47.070 | quota-check-limit-default 2026-06-15 10:29:47.070 | quota_details 2026-06-15 10:29:47.071 | quotas 2026-06-15 10:29:47.071 | rbac-address-scope 2026-06-15 10:29:47.071 | rbac-policies 2026-06-15 10:29:47.071 | rbac-security-groups 2026-06-15 10:29:47.071 | router 2026-06-15 10:29:47.071 | router_availability_zone 2026-06-15 10:29:47.071 | router-enable-snat 2026-06-15 10:29:47.071 | security-group 2026-06-15 10:29:47.071 | security-groups-default-rules 2026-06-15 10:29:47.071 | security-groups-normalized-cidr 2026-06-15 10:29:47.071 | security-groups-remote-address-group 2026-06-15 10:29:47.071 | security-groups-rules-belongs-to-default-sg 2026-06-15 10:29:47.071 | security-groups-shared-filtering 2026-06-15 10:29:47.071 | segment 2026-06-15 10:29:47.071 | sorting 2026-06-15 10:29:47.071 | standard-attr-description 2026-06-15 10:29:47.071 | standard-attr-fwaas-v2 2026-06-15 10:29:47.071 | standard-attr-revisions 2026-06-15 10:29:47.071 | standard-attr-tag 2026-06-15 10:29:47.071 | standard-attr-timestamp 2026-06-15 10:29:47.071 | stateful-security-group 2026-06-15 10:29:47.071 | subnet_allocation 2026-06-15 10:29:47.071 | subnet-dns-publish-fixed-ip 2026-06-15 10:29:47.071 | subnet-external-network 2026-06-15 10:29:47.071 | subnet_onboard 2026-06-15 10:29:47.071 | subnetpool-prefix-ops 2026-06-15 10:29:47.071 | subnet-service-types 2026-06-15 10:29:47.071 | tag-creation 2026-06-15 10:29:47.071 | tap-mirror 2026-06-15 10:29:47.071 | tap-mirror-both-direction 2026-06-15 10:29:47.072 | trunk 2026-06-15 10:29:47.072 | uplink-status-propagation 2026-06-15 10:29:47.072 | uplink-status-propagation-updatable 2026-06-15 10:29:47.072 | vlan-transparent 2026-06-15 10:29:47.072 | vpnaas 2026-06-15 10:29:47.072 | vpn-endpoint-groups' 2026-06-15 10:29:47.072 | ++ lib/neutron_plugins/ovn_agent:filter_network_api_extensions:480 : comm -12 /dev/fd/63 /dev/fd/62 2026-06-15 10:29:47.072 | +++ lib/neutron_plugins/ovn_agent:filter_network_api_extensions:480 : echo -e 'address-group 2026-06-15 10:29:47.072 | address-scope 2026-06-15 10:29:47.072 | agent 2026-06-15 10:29:47.072 | allowed-address-pairs 2026-06-15 10:29:47.072 | auto-allocated-topology 2026-06-15 10:29:47.072 | availability_zone 2026-06-15 10:29:47.072 | bgp 2026-06-15 10:29:47.072 | bgp_4byte_asn 2026-06-15 10:29:47.072 | bgp_dragent_scheduler 2026-06-15 10:29:47.072 | binding 2026-06-15 10:29:47.072 | binding-extended 2026-06-15 10:29:47.072 | default-subnetpools 2026-06-15 10:29:47.072 | dhcp_agent_scheduler 2026-06-15 10:29:47.072 | dns-domain-ports 2026-06-15 10:29:47.072 | dns-integration 2026-06-15 10:29:47.072 | dns-integration-domain-keywords 2026-06-15 10:29:47.072 | empty-string-filtering 2026-06-15 10:29:47.072 | enable-default-route-bfd 2026-06-15 10:29:47.072 | enable-default-route-ecmp 2026-06-15 10:29:47.072 | expose-port-forwarding-in-fip 2026-06-15 10:29:47.072 | external-gateway-multihoming 2026-06-15 10:29:47.072 | external-net 2026-06-15 10:29:47.072 | ext-gw-mode 2026-06-15 10:29:47.073 | extra_dhcp_opt 2026-06-15 10:29:47.073 | extraroute 2026-06-15 10:29:47.073 | extraroute-atomic 2026-06-15 10:29:47.073 | filter-validation 2026-06-15 10:29:47.073 | fip-port-details 2026-06-15 10:29:47.073 | flavors 2026-06-15 10:29:47.073 | floatingip-pools 2026-06-15 10:29:47.073 | floating-ip-port-forwarding 2026-06-15 10:29:47.073 | floating-ip-port-forwarding-description 2026-06-15 10:29:47.073 | floating-ip-port-forwarding-detail 2026-06-15 10:29:47.073 | floating-ip-port-forwarding-port-ranges 2026-06-15 10:29:47.073 | fwaas_v2 2026-06-15 10:29:47.073 | ip_allocation 2026-06-15 10:29:47.073 | l3_agent_scheduler 2026-06-15 10:29:47.073 | l3-agent-scheduler-ha-chassis-priority 2026-06-15 10:29:47.073 | l3-flavors 2026-06-15 10:29:47.073 | l3-ha 2026-06-15 10:29:47.073 | logging 2026-06-15 10:29:47.073 | multi-provider 2026-06-15 10:29:47.073 | net-mtu 2026-06-15 10:29:47.073 | net-mtu-writable 2026-06-15 10:29:47.073 | network_availability_zone 2026-06-15 10:29:47.073 | network_ha 2026-06-15 10:29:47.073 | network-ip-availability 2026-06-15 10:29:47.073 | pagination 2026-06-15 10:29:47.073 | port-device-profile 2026-06-15 10:29:47.073 | port-hardware-offload-type 2026-06-15 10:29:47.073 | port-mac-address-regenerate 2026-06-15 10:29:47.073 | port-numa-affinity-policy 2026-06-15 10:29:47.073 | port-numa-affinity-policy-socket 2026-06-15 10:29:47.073 | port-resource-request 2026-06-15 10:29:47.073 | port-security 2026-06-15 10:29:47.073 | port-trusted-vif 2026-06-15 10:29:47.073 | project-id 2026-06-15 10:29:47.073 | provider 2026-06-15 10:29:47.074 | pvlan 2026-06-15 10:29:47.074 | qinq 2026-06-15 10:29:47.074 | qos 2026-06-15 10:29:47.074 | qos-bw-limit-direction 2026-06-15 10:29:47.074 | qos-bw-minimum-ingress 2026-06-15 10:29:47.074 | qos-default 2026-06-15 10:29:47.074 | qos-fip 2026-06-15 10:29:47.074 | qos-gateway-ip 2026-06-15 10:29:47.074 | qos-rules-alias 2026-06-15 10:29:47.074 | qos-rule-type-details 2026-06-15 10:29:47.074 | qos-rule-type-filter 2026-06-15 10:29:47.074 | quota-check-limit 2026-06-15 10:29:47.074 | quota-check-limit-default 2026-06-15 10:29:47.074 | quota_details 2026-06-15 10:29:47.074 | quotas 2026-06-15 10:29:47.074 | rbac-address-scope 2026-06-15 10:29:47.074 | rbac-policies 2026-06-15 10:29:47.074 | rbac-security-groups 2026-06-15 10:29:47.074 | router 2026-06-15 10:29:47.074 | router_availability_zone 2026-06-15 10:29:47.074 | router-enable-snat 2026-06-15 10:29:47.074 | security-group 2026-06-15 10:29:47.074 | security-groups-default-rules 2026-06-15 10:29:47.074 | security-groups-normalized-cidr 2026-06-15 10:29:47.074 | security-groups-remote-address-group 2026-06-15 10:29:47.074 | security-groups-rules-belongs-to-default-sg 2026-06-15 10:29:47.074 | security-groups-shared-filtering 2026-06-15 10:29:47.074 | segment 2026-06-15 10:29:47.074 | sorting 2026-06-15 10:29:47.074 | standard-attr-description 2026-06-15 10:29:47.074 | standard-attr-fwaas-v2 2026-06-15 10:29:47.074 | standard-attr-revisions 2026-06-15 10:29:47.074 | standard-attr-tag 2026-06-15 10:29:47.074 | standard-attr-timestamp 2026-06-15 10:29:47.075 | stateful-security-group 2026-06-15 10:29:47.075 | subnet_allocation 2026-06-15 10:29:47.075 | subnet-dns-publish-fixed-ip 2026-06-15 10:29:47.075 | subnet-external-network 2026-06-15 10:29:47.075 | subnet_onboard 2026-06-15 10:29:47.075 | subnetpool-prefix-ops 2026-06-15 10:29:47.075 | subnet-service-types 2026-06-15 10:29:47.075 | tag-creation 2026-06-15 10:29:47.075 | tap-mirror 2026-06-15 10:29:47.075 | tap-mirror-both-direction 2026-06-15 10:29:47.075 | trunk 2026-06-15 10:29:47.075 | uplink-status-propagation 2026-06-15 10:29:47.075 | uplink-status-propagation-updatable 2026-06-15 10:29:47.075 | vlan-transparent 2026-06-15 10:29:47.075 | vpnaas 2026-06-15 10:29:47.075 | vpn-endpoint-groups' 2026-06-15 10:29:47.079 | + lib/neutron_plugins/ovn_agent:filter_network_api_extensions:480 : enabled_ext='address-group 2026-06-15 10:29:47.079 | address-scope 2026-06-15 10:29:47.079 | agent 2026-06-15 10:29:47.079 | allowed-address-pairs 2026-06-15 10:29:47.079 | auto-allocated-topology 2026-06-15 10:29:47.079 | availability_zone 2026-06-15 10:29:47.079 | bgp 2026-06-15 10:29:47.079 | bgp_4byte_asn 2026-06-15 10:29:47.079 | bgp_dragent_scheduler 2026-06-15 10:29:47.079 | binding 2026-06-15 10:29:47.079 | binding-extended 2026-06-15 10:29:47.079 | default-subnetpools 2026-06-15 10:29:47.079 | dhcp_agent_scheduler 2026-06-15 10:29:47.079 | dns-domain-ports 2026-06-15 10:29:47.079 | dns-integration 2026-06-15 10:29:47.079 | dns-integration-domain-keywords 2026-06-15 10:29:47.079 | empty-string-filtering 2026-06-15 10:29:47.079 | enable-default-route-bfd 2026-06-15 10:29:47.079 | enable-default-route-ecmp 2026-06-15 10:29:47.079 | expose-port-forwarding-in-fip 2026-06-15 10:29:47.079 | external-gateway-multihoming 2026-06-15 10:29:47.079 | external-net 2026-06-15 10:29:47.079 | ext-gw-mode 2026-06-15 10:29:47.079 | extra_dhcp_opt 2026-06-15 10:29:47.079 | extraroute 2026-06-15 10:29:47.079 | extraroute-atomic 2026-06-15 10:29:47.079 | filter-validation 2026-06-15 10:29:47.079 | fip-port-details 2026-06-15 10:29:47.079 | flavors 2026-06-15 10:29:47.079 | floatingip-pools 2026-06-15 10:29:47.079 | floating-ip-port-forwarding 2026-06-15 10:29:47.079 | floating-ip-port-forwarding-description 2026-06-15 10:29:47.080 | floating-ip-port-forwarding-detail 2026-06-15 10:29:47.080 | floating-ip-port-forwarding-port-ranges 2026-06-15 10:29:47.080 | fwaas_v2 2026-06-15 10:29:47.080 | ip_allocation 2026-06-15 10:29:47.080 | l3_agent_scheduler 2026-06-15 10:29:47.080 | l3-agent-scheduler-ha-chassis-priority 2026-06-15 10:29:47.080 | l3-flavors 2026-06-15 10:29:47.080 | l3-ha 2026-06-15 10:29:47.080 | logging 2026-06-15 10:29:47.080 | multi-provider 2026-06-15 10:29:47.080 | net-mtu 2026-06-15 10:29:47.080 | net-mtu-writable 2026-06-15 10:29:47.080 | network_availability_zone 2026-06-15 10:29:47.080 | network_ha 2026-06-15 10:29:47.080 | network-ip-availability 2026-06-15 10:29:47.080 | pagination 2026-06-15 10:29:47.080 | port-device-profile 2026-06-15 10:29:47.080 | port-hardware-offload-type 2026-06-15 10:29:47.080 | port-mac-address-regenerate 2026-06-15 10:29:47.080 | port-numa-affinity-policy 2026-06-15 10:29:47.080 | port-numa-affinity-policy-socket 2026-06-15 10:29:47.080 | port-resource-request 2026-06-15 10:29:47.080 | port-security 2026-06-15 10:29:47.080 | port-trusted-vif 2026-06-15 10:29:47.080 | project-id 2026-06-15 10:29:47.080 | provider 2026-06-15 10:29:47.080 | pvlan 2026-06-15 10:29:47.080 | qinq 2026-06-15 10:29:47.080 | qos 2026-06-15 10:29:47.080 | qos-bw-limit-direction 2026-06-15 10:29:47.080 | qos-bw-minimum-ingress 2026-06-15 10:29:47.080 | qos-default 2026-06-15 10:29:47.080 | qos-fip 2026-06-15 10:29:47.080 | qos-gateway-ip 2026-06-15 10:29:47.080 | qos-rules-alias 2026-06-15 10:29:47.080 | qos-rule-type-details 2026-06-15 10:29:47.081 | qos-rule-type-filter 2026-06-15 10:29:47.081 | quota-check-limit 2026-06-15 10:29:47.081 | quota-check-limit-default 2026-06-15 10:29:47.081 | quota_details 2026-06-15 10:29:47.081 | quotas 2026-06-15 10:29:47.081 | rbac-address-scope 2026-06-15 10:29:47.081 | rbac-policies 2026-06-15 10:29:47.081 | rbac-security-groups 2026-06-15 10:29:47.081 | router 2026-06-15 10:29:47.081 | router_availability_zone 2026-06-15 10:29:47.081 | router-enable-snat 2026-06-15 10:29:47.081 | security-group 2026-06-15 10:29:47.081 | security-groups-default-rules 2026-06-15 10:29:47.081 | security-groups-normalized-cidr 2026-06-15 10:29:47.081 | security-groups-remote-address-group 2026-06-15 10:29:47.081 | security-groups-rules-belongs-to-default-sg 2026-06-15 10:29:47.081 | security-groups-shared-filtering 2026-06-15 10:29:47.081 | segment 2026-06-15 10:29:47.081 | sorting 2026-06-15 10:29:47.081 | standard-attr-description 2026-06-15 10:29:47.081 | standard-attr-fwaas-v2 2026-06-15 10:29:47.081 | standard-attr-revisions 2026-06-15 10:29:47.081 | standard-attr-tag 2026-06-15 10:29:47.081 | standard-attr-timestamp 2026-06-15 10:29:47.081 | stateful-security-group 2026-06-15 10:29:47.081 | subnet_allocation 2026-06-15 10:29:47.081 | subnet-dns-publish-fixed-ip 2026-06-15 10:29:47.081 | subnet-external-network 2026-06-15 10:29:47.081 | subnet_onboard 2026-06-15 10:29:47.081 | subnetpool-prefix-ops 2026-06-15 10:29:47.081 | subnet-service-types 2026-06-15 10:29:47.081 | tag-creation 2026-06-15 10:29:47.081 | tap-mirror 2026-06-15 10:29:47.081 | tap-mirror-both-direction 2026-06-15 10:29:47.081 | trunk 2026-06-15 10:29:47.082 | uplink-status-propagation 2026-06-15 10:29:47.082 | uplink-status-propagation-updatable 2026-06-15 10:29:47.082 | vlan-transparent 2026-06-15 10:29:47.082 | vpnaas 2026-06-15 10:29:47.082 | vpn-endpoint-groups' 2026-06-15 10:29:47.084 | ++ lib/neutron_plugins/ovn_agent:filter_network_api_extensions:481 : comm -3 /dev/fd/63 /dev/fd/62 2026-06-15 10:29:47.084 | +++ lib/neutron_plugins/ovn_agent:filter_network_api_extensions:481 : echo -e 'address-group 2026-06-15 10:29:47.084 | address-scope 2026-06-15 10:29:47.084 | agent 2026-06-15 10:29:47.085 | allowed-address-pairs 2026-06-15 10:29:47.085 | auto-allocated-topology 2026-06-15 10:29:47.085 | availability_zone 2026-06-15 10:29:47.085 | bgp 2026-06-15 10:29:47.085 | bgp_4byte_asn 2026-06-15 10:29:47.085 | +++ lib/neutron_plugins/ovn_agent:filter_network_api_extensions:481 : echo -e 'address-group 2026-06-15 10:29:47.085 | address-scope 2026-06-15 10:29:47.085 | agent 2026-06-15 10:29:47.085 | allowed-address-pairs 2026-06-15 10:29:47.085 | auto-allocated-topology 2026-06-15 10:29:47.085 | availability_zone 2026-06-15 10:29:47.085 | bgp 2026-06-15 10:29:47.085 | bgp_4byte_asn 2026-06-15 10:29:47.085 | bgp_dragent_scheduler 2026-06-15 10:29:47.085 | binding 2026-06-15 10:29:47.085 | binding-extended 2026-06-15 10:29:47.085 | default-subnetpools 2026-06-15 10:29:47.085 | dhcp_agent_scheduler 2026-06-15 10:29:47.085 | dns-domain-ports 2026-06-15 10:29:47.085 | dns-integration 2026-06-15 10:29:47.085 | dns-integration-domain-keywords 2026-06-15 10:29:47.085 | empty-string-filtering 2026-06-15 10:29:47.085 | enable-default-route-bfd 2026-06-15 10:29:47.085 | enable-default-route-ecmp 2026-06-15 10:29:47.085 | expose-port-forwarding-in-fip 2026-06-15 10:29:47.085 | bgp_dragent_scheduler 2026-06-15 10:29:47.085 | binding 2026-06-15 10:29:47.085 | binding-extended 2026-06-15 10:29:47.085 | default-subnetpools 2026-06-15 10:29:47.085 | dhcp_agent_scheduler 2026-06-15 10:29:47.085 | dns-domain-ports 2026-06-15 10:29:47.085 | dns-integration 2026-06-15 10:29:47.085 | external-gateway-multihoming 2026-06-15 10:29:47.085 | external-net 2026-06-15 10:29:47.085 | ext-gw-mode 2026-06-15 10:29:47.085 | extra_dhcp_opt 2026-06-15 10:29:47.085 | extraroute 2026-06-15 10:29:47.086 | extraroute-atomic 2026-06-15 10:29:47.086 | filter-validation 2026-06-15 10:29:47.086 | fip-port-details 2026-06-15 10:29:47.086 | dns-integration-domain-keywords 2026-06-15 10:29:47.086 | empty-string-filtering 2026-06-15 10:29:47.086 | enable-default-route-bfd 2026-06-15 10:29:47.086 | enable-default-route-ecmp 2026-06-15 10:29:47.086 | expose-port-forwarding-in-fip 2026-06-15 10:29:47.086 | flavors 2026-06-15 10:29:47.086 | floatingip-pools 2026-06-15 10:29:47.086 | floating-ip-port-forwarding 2026-06-15 10:29:47.086 | floating-ip-port-forwarding-description 2026-06-15 10:29:47.086 | floating-ip-port-forwarding-detail 2026-06-15 10:29:47.086 | external-gateway-multihoming 2026-06-15 10:29:47.086 | external-net 2026-06-15 10:29:47.086 | ext-gw-mode 2026-06-15 10:29:47.086 | extra_dhcp_opt 2026-06-15 10:29:47.086 | extraroute 2026-06-15 10:29:47.086 | extraroute-atomic 2026-06-15 10:29:47.086 | filter-validation 2026-06-15 10:29:47.086 | fip-port-details 2026-06-15 10:29:47.086 | floating-ip-port-forwarding-port-ranges 2026-06-15 10:29:47.086 | fwaas_v2 2026-06-15 10:29:47.086 | ip_allocation 2026-06-15 10:29:47.086 | l3_agent_scheduler 2026-06-15 10:29:47.086 | l3-agent-scheduler-ha-chassis-priority 2026-06-15 10:29:47.086 | l3-flavors 2026-06-15 10:29:47.086 | flavors 2026-06-15 10:29:47.087 | floatingip-pools 2026-06-15 10:29:47.087 | floating-ip-port-forwarding 2026-06-15 10:29:47.087 | floating-ip-port-forwarding-description 2026-06-15 10:29:47.087 | floating-ip-port-forwarding-detail 2026-06-15 10:29:47.087 | l3-ha 2026-06-15 10:29:47.087 | logging 2026-06-15 10:29:47.087 | multi-provider 2026-06-15 10:29:47.087 | net-mtu 2026-06-15 10:29:47.087 | net-mtu-writable 2026-06-15 10:29:47.087 | network_availability_zone 2026-06-15 10:29:47.087 | network_ha 2026-06-15 10:29:47.087 | network-ip-availability 2026-06-15 10:29:47.087 | pagination 2026-06-15 10:29:47.087 | floating-ip-port-forwarding-port-ranges 2026-06-15 10:29:47.087 | fwaas_v2 2026-06-15 10:29:47.087 | ip_allocation 2026-06-15 10:29:47.087 | l3_agent_scheduler 2026-06-15 10:29:47.087 | l3-agent-scheduler-ha-chassis-priority 2026-06-15 10:29:47.087 | l3-flavors 2026-06-15 10:29:47.087 | l3-ha 2026-06-15 10:29:47.087 | logging 2026-06-15 10:29:47.087 | multi-provider 2026-06-15 10:29:47.087 | net-mtu 2026-06-15 10:29:47.087 | net-mtu-writable 2026-06-15 10:29:47.087 | network_availability_zone 2026-06-15 10:29:47.087 | network_ha 2026-06-15 10:29:47.087 | network-ip-availability 2026-06-15 10:29:47.087 | pagination 2026-06-15 10:29:47.087 | port-device-profile 2026-06-15 10:29:47.087 | port-hardware-offload-type 2026-06-15 10:29:47.087 | port-mac-address-regenerate 2026-06-15 10:29:47.088 | port-numa-affinity-policy 2026-06-15 10:29:47.088 | port-device-profile 2026-06-15 10:29:47.088 | port-hardware-offload-type 2026-06-15 10:29:47.088 | port-mac-address-regenerate 2026-06-15 10:29:47.088 | port-numa-affinity-policy 2026-06-15 10:29:47.088 | port-numa-affinity-policy-socket 2026-06-15 10:29:47.088 | port-resource-request 2026-06-15 10:29:47.088 | port-security 2026-06-15 10:29:47.088 | port-trusted-vif 2026-06-15 10:29:47.088 | project-id 2026-06-15 10:29:47.088 | provider 2026-06-15 10:29:47.088 | pvlan 2026-06-15 10:29:47.088 | qinq 2026-06-15 10:29:47.088 | qos 2026-06-15 10:29:47.088 | qos-bw-limit-direction 2026-06-15 10:29:47.088 | port-numa-affinity-policy-socket 2026-06-15 10:29:47.088 | port-resource-request 2026-06-15 10:29:47.088 | port-security 2026-06-15 10:29:47.088 | port-trusted-vif 2026-06-15 10:29:47.088 | project-id 2026-06-15 10:29:47.088 | provider 2026-06-15 10:29:47.088 | pvlan 2026-06-15 10:29:47.088 | qinq 2026-06-15 10:29:47.088 | qos 2026-06-15 10:29:47.088 | qos-bw-limit-direction 2026-06-15 10:29:47.088 | qos-bw-minimum-ingress 2026-06-15 10:29:47.088 | qos-default 2026-06-15 10:29:47.088 | qos-fip 2026-06-15 10:29:47.088 | qos-gateway-ip 2026-06-15 10:29:47.088 | qos-rules-alias 2026-06-15 10:29:47.088 | qos-rule-type-details 2026-06-15 10:29:47.089 | qos-rule-type-filter 2026-06-15 10:29:47.089 | quota-check-limit 2026-06-15 10:29:47.089 | qos-bw-minimum-ingress 2026-06-15 10:29:47.089 | qos-default 2026-06-15 10:29:47.089 | qos-fip 2026-06-15 10:29:47.089 | qos-gateway-ip 2026-06-15 10:29:47.089 | qos-rules-alias 2026-06-15 10:29:47.089 | qos-rule-type-details 2026-06-15 10:29:47.089 | qos-rule-type-filter 2026-06-15 10:29:47.089 | quota-check-limit 2026-06-15 10:29:47.089 | quota-check-limit-default 2026-06-15 10:29:47.089 | quota_details 2026-06-15 10:29:47.089 | quotas 2026-06-15 10:29:47.089 | rbac-address-scope 2026-06-15 10:29:47.089 | rbac-policies 2026-06-15 10:29:47.089 | rbac-security-groups 2026-06-15 10:29:47.089 | router 2026-06-15 10:29:47.089 | router_availability_zone 2026-06-15 10:29:47.089 | router-enable-snat 2026-06-15 10:29:47.089 | security-group 2026-06-15 10:29:47.089 | security-groups-default-rules 2026-06-15 10:29:47.089 | security-groups-normalized-cidr 2026-06-15 10:29:47.089 | quota-check-limit-default 2026-06-15 10:29:47.089 | quota_details 2026-06-15 10:29:47.089 | quotas 2026-06-15 10:29:47.089 | rbac-address-scope 2026-06-15 10:29:47.089 | rbac-policies 2026-06-15 10:29:47.090 | rbac-security-groups 2026-06-15 10:29:47.090 | router 2026-06-15 10:29:47.090 | router_availability_zone 2026-06-15 10:29:47.090 | security-groups-remote-address-group 2026-06-15 10:29:47.090 | security-groups-rules-belongs-to-default-sg 2026-06-15 10:29:47.090 | security-groups-shared-filtering 2026-06-15 10:29:47.090 | segment 2026-06-15 10:29:47.090 | sorting 2026-06-15 10:29:47.090 | standard-attr-description 2026-06-15 10:29:47.090 | router-enable-snat 2026-06-15 10:29:47.090 | security-group 2026-06-15 10:29:47.090 | security-groups-default-rules 2026-06-15 10:29:47.090 | security-groups-normalized-cidr 2026-06-15 10:29:47.090 | standard-attr-fwaas-v2 2026-06-15 10:29:47.090 | standard-attr-revisions 2026-06-15 10:29:47.090 | standard-attr-tag 2026-06-15 10:29:47.090 | standard-attr-timestamp 2026-06-15 10:29:47.090 | stateful-security-group 2026-06-15 10:29:47.090 | subnet_allocation 2026-06-15 10:29:47.090 | subnet-dns-publish-fixed-ip 2026-06-15 10:29:47.090 | subnet-external-network 2026-06-15 10:29:47.090 | subnet_onboard 2026-06-15 10:29:47.090 | subnetpool-prefix-ops 2026-06-15 10:29:47.090 | subnet-service-types 2026-06-15 10:29:47.090 | tag-creation 2026-06-15 10:29:47.090 | security-groups-remote-address-group 2026-06-15 10:29:47.090 | security-groups-rules-belongs-to-default-sg 2026-06-15 10:29:47.090 | security-groups-shared-filtering 2026-06-15 10:29:47.090 | segment 2026-06-15 10:29:47.090 | sorting 2026-06-15 10:29:47.091 | standard-attr-description 2026-06-15 10:29:47.091 | tap-mirror 2026-06-15 10:29:47.091 | tap-mirror-both-direction 2026-06-15 10:29:47.091 | trunk 2026-06-15 10:29:47.091 | uplink-status-propagation 2026-06-15 10:29:47.091 | uplink-status-propagation-updatable 2026-06-15 10:29:47.091 | vlan-transparent 2026-06-15 10:29:47.091 | vpnaas 2026-06-15 10:29:47.091 | standard-attr-fwaas-v2 2026-06-15 10:29:47.091 | standard-attr-revisions 2026-06-15 10:29:47.091 | standard-attr-tag 2026-06-15 10:29:47.091 | standard-attr-timestamp 2026-06-15 10:29:47.091 | stateful-security-group 2026-06-15 10:29:47.091 | subnet_allocation 2026-06-15 10:29:47.091 | subnet-dns-publish-fixed-ip 2026-06-15 10:29:47.091 | subnet-external-network 2026-06-15 10:29:47.091 | subnet_onboard 2026-06-15 10:29:47.091 | subnetpool-prefix-ops 2026-06-15 10:29:47.091 | subnet-service-types 2026-06-15 10:29:47.091 | tag-creation 2026-06-15 10:29:47.091 | vpn-endpoint-groups' 2026-06-15 10:29:47.091 | tap-mirror 2026-06-15 10:29:47.091 | tap-mirror-both-direction 2026-06-15 10:29:47.091 | trunk 2026-06-15 10:29:47.091 | uplink-status-propagation 2026-06-15 10:29:47.091 | uplink-status-propagation-updatable 2026-06-15 10:29:47.091 | vlan-transparent 2026-06-15 10:29:47.091 | vpnaas 2026-06-15 10:29:47.091 | vpn-endpoint-groups' 2026-06-15 10:29:47.092 | + lib/neutron_plugins/ovn_agent:filter_network_api_extensions:481 : disabled_ext= 2026-06-15 10:29:47.094 | + lib/neutron_plugins/ovn_agent:filter_network_api_extensions:485 : '[' '!' -z '' ']' 2026-06-15 10:29:47.100 | ++ lib/neutron_plugins/ovn_agent:filter_network_api_extensions:492 : tr ' ' , 2026-06-15 10:29:47.100 | ++ lib/neutron_plugins/ovn_agent:filter_network_api_extensions:492 : echo address-group address-scope agent allowed-address-pairs auto-allocated-topology availability_zone bgp bgp_4byte_asn bgp_dragent_scheduler binding binding-extended default-subnetpools dhcp_agent_scheduler dns-domain-ports dns-integration dns-integration-domain-keywords empty-string-filtering enable-default-route-bfd enable-default-route-ecmp expose-port-forwarding-in-fip external-gateway-multihoming external-net ext-gw-mode extra_dhcp_opt extraroute extraroute-atomic filter-validation fip-port-details flavors floatingip-pools floating-ip-port-forwarding floating-ip-port-forwarding-description floating-ip-port-forwarding-detail floating-ip-port-forwarding-port-ranges fwaas_v2 ip_allocation l3_agent_scheduler l3-agent-scheduler-ha-chassis-priority l3-flavors l3-ha logging multi-provider net-mtu net-mtu-writable network_availability_zone network_ha network-ip-availability pagination port-device-profile port-hardware-offload-type port-mac-address-regenerate port-numa-affinity-policy port-numa-affinity-policy-socket port-resource-request port-security port-trusted-vif project-id provider pvlan qinq qos qos-bw-limit-direction qos-bw-minimum-ingress qos-default qos-fip qos-gateway-ip qos-rules-alias qos-rule-type-details qos-rule-type-filter quota-check-limit quota-check-limit-default quota_details quotas rbac-address-scope rbac-policies rbac-security-groups router router_availability_zone router-enable-snat security-group security-groups-default-rules security-groups-normalized-cidr security-groups-remote-address-group security-groups-rules-belongs-to-default-sg security-groups-shared-filtering segment sorting standard-attr-description standard-attr-fwaas-v2 standard-attr-revisions standard-attr-tag standard-attr-timestamp stateful-security-group subnet_allocation subnet-dns-publish-fixed-ip subnet-external-network subnet_onboard subnetpool-prefix-ops subnet-service-types tag-creation tap-mirror tap-mirror-both-direction trunk uplink-status-propagation uplink-status-propagation-updatable vlan-transparent vpnaas vpn-endpoint-groups 2026-06-15 10:29:47.104 | + lib/neutron_plugins/ovn_agent:filter_network_api_extensions:492 : export NETWORK_API_EXTENSIONS=address-group,address-scope,agent,allowed-address-pairs,auto-allocated-topology,availability_zone,bgp,bgp_4byte_asn,bgp_dragent_scheduler,binding,binding-extended,default-subnetpools,dhcp_agent_scheduler,dns-domain-ports,dns-integration,dns-integration-domain-keywords,empty-string-filtering,enable-default-route-bfd,enable-default-route-ecmp,expose-port-forwarding-in-fip,external-gateway-multihoming,external-net,ext-gw-mode,extra_dhcp_opt,extraroute,extraroute-atomic,filter-validation,fip-port-details,flavors,floatingip-pools,floating-ip-port-forwarding,floating-ip-port-forwarding-description,floating-ip-port-forwarding-detail,floating-ip-port-forwarding-port-ranges,fwaas_v2,ip_allocation,l3_agent_scheduler,l3-agent-scheduler-ha-chassis-priority,l3-flavors,l3-ha,logging,multi-provider,net-mtu,net-mtu-writable,network_availability_zone,network_ha,network-ip-availability,pagination,port-device-profile,port-hardware-offload-type,port-mac-address-regenerate,port-numa-affinity-policy,port-numa-affinity-policy-socket,port-resource-request,port-security,port-trusted-vif,project-id,provider,pvlan,qinq,qos,qos-bw-limit-direction,qos-bw-minimum-ingress,qos-default,qos-fip,qos-gateway-ip,qos-rules-alias,qos-rule-type-details,qos-rule-type-filter,quota-check-limit,quota-check-limit-default,quota_details,quotas,rbac-address-scope,rbac-policies,rbac-security-groups,router,router_availability_zone,router-enable-snat,security-group,security-groups-default-rules,security-groups-normalized-cidr,security-groups-remote-address-group,security-groups-rules-belongs-to-default-sg,security-groups-shared-filtering,segment,sorting,standard-attr-description,standard-attr-fwaas-v2,standard-attr-revisions,standard-attr-tag,standard-attr-timestamp,stateful-security-group,subnet_allocation,subnet-dns-publish-fixed-ip,subnet-external-network,subnet_onboard,subnetpool-prefix-ops,subnet-service-types,tag-creation,tap-mirror,tap-mirror-both-direction,trunk,uplink-status-propagation,uplink-status-propagation-updatable,vlan-transparent,vpnaas,vpn-endpoint-groups 2026-06-15 10:29:47.107 | + lib/neutron_plugins/ovn_agent:filter_network_api_extensions:492 : NETWORK_API_EXTENSIONS=address-group,address-scope,agent,allowed-address-pairs,auto-allocated-topology,availability_zone,bgp,bgp_4byte_asn,bgp_dragent_scheduler,binding,binding-extended,default-subnetpools,dhcp_agent_scheduler,dns-domain-ports,dns-integration,dns-integration-domain-keywords,empty-string-filtering,enable-default-route-bfd,enable-default-route-ecmp,expose-port-forwarding-in-fip,external-gateway-multihoming,external-net,ext-gw-mode,extra_dhcp_opt,extraroute,extraroute-atomic,filter-validation,fip-port-details,flavors,floatingip-pools,floating-ip-port-forwarding,floating-ip-port-forwarding-description,floating-ip-port-forwarding-detail,floating-ip-port-forwarding-port-ranges,fwaas_v2,ip_allocation,l3_agent_scheduler,l3-agent-scheduler-ha-chassis-priority,l3-flavors,l3-ha,logging,multi-provider,net-mtu,net-mtu-writable,network_availability_zone,network_ha,network-ip-availability,pagination,port-device-profile,port-hardware-offload-type,port-mac-address-regenerate,port-numa-affinity-policy,port-numa-affinity-policy-socket,port-resource-request,port-security,port-trusted-vif,project-id,provider,pvlan,qinq,qos,qos-bw-limit-direction,qos-bw-minimum-ingress,qos-default,qos-fip,qos-gateway-ip,qos-rules-alias,qos-rule-type-details,qos-rule-type-filter,quota-check-limit,quota-check-limit-default,quota_details,quotas,rbac-address-scope,rbac-policies,rbac-security-groups,router,router_availability_zone,router-enable-snat,security-group,security-groups-default-rules,security-groups-normalized-cidr,security-groups-remote-address-group,security-groups-rules-belongs-to-default-sg,security-groups-shared-filtering,segment,sorting,standard-attr-description,standard-attr-fwaas-v2,standard-attr-revisions,standard-attr-tag,standard-attr-timestamp,stateful-security-group,subnet_allocation,subnet-dns-publish-fixed-ip,subnet-external-network,subnet_onboard,subnetpool-prefix-ops,subnet-service-types,tag-creation,tap-mirror,tap-mirror-both-direction,trunk,uplink-status-propagation,uplink-status-propagation-updatable,vlan-transparent,vpnaas,vpn-endpoint-groups 2026-06-15 10:29:47.110 | + lib/neutron_plugins/ovn_agent:configure_ovn_plugin:500 : populate_ml2_config /etc/neutron/plugins/ml2/ml2_conf.ini ml2_type_geneve max_header_size=38 2026-06-15 10:29:47.113 | + lib/neutron_plugins/ml2:populate_ml2_config:51 : CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2026-06-15 10:29:47.117 | + lib/neutron_plugins/ml2:populate_ml2_config:52 : SECTION=ml2_type_geneve 2026-06-15 10:29:47.120 | + lib/neutron_plugins/ml2:populate_ml2_config:53 : OPTS=max_header_size=38 2026-06-15 10:29:47.123 | + lib/neutron_plugins/ml2:populate_ml2_config:55 : '[' -z max_header_size=38 ']' 2026-06-15 10:29:47.126 | + lib/neutron_plugins/ml2:populate_ml2_config:58 : for I in "${OPTS[@]}" 2026-06-15 10:29:47.129 | + lib/neutron_plugins/ml2:populate_ml2_config:60 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini ml2_type_geneve max_header_size 38 2026-06-15 10:29:47.173 | + lib/neutron_plugins/ovn_agent:configure_ovn_plugin:501 : populate_ml2_config /etc/neutron/plugins/ml2/ml2_conf.ini ovn ovn_nb_connection=ssl:10.209.97.186:6641 2026-06-15 10:29:47.176 | + lib/neutron_plugins/ml2:populate_ml2_config:51 : CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2026-06-15 10:29:47.180 | + lib/neutron_plugins/ml2:populate_ml2_config:52 : SECTION=ovn 2026-06-15 10:29:47.183 | + lib/neutron_plugins/ml2:populate_ml2_config:53 : OPTS=ovn_nb_connection=ssl:10.209.97.186:6641 2026-06-15 10:29:47.187 | + lib/neutron_plugins/ml2:populate_ml2_config:55 : '[' -z ovn_nb_connection=ssl:10.209.97.186:6641 ']' 2026-06-15 10:29:47.191 | + lib/neutron_plugins/ml2:populate_ml2_config:58 : for I in "${OPTS[@]}" 2026-06-15 10:29:47.194 | + lib/neutron_plugins/ml2:populate_ml2_config:60 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini ovn ovn_nb_connection ssl:10.209.97.186:6641 2026-06-15 10:29:47.236 | + lib/neutron_plugins/ovn_agent:configure_ovn_plugin:502 : populate_ml2_config /etc/neutron/plugins/ml2/ml2_conf.ini ovn ovn_sb_connection=ssl:10.209.97.186:6642 2026-06-15 10:29:47.239 | + lib/neutron_plugins/ml2:populate_ml2_config:51 : CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2026-06-15 10:29:47.243 | + lib/neutron_plugins/ml2:populate_ml2_config:52 : SECTION=ovn 2026-06-15 10:29:47.246 | + lib/neutron_plugins/ml2:populate_ml2_config:53 : OPTS=ovn_sb_connection=ssl:10.209.97.186:6642 2026-06-15 10:29:47.250 | + lib/neutron_plugins/ml2:populate_ml2_config:55 : '[' -z ovn_sb_connection=ssl:10.209.97.186:6642 ']' 2026-06-15 10:29:47.252 | + lib/neutron_plugins/ml2:populate_ml2_config:58 : for I in "${OPTS[@]}" 2026-06-15 10:29:47.256 | + lib/neutron_plugins/ml2:populate_ml2_config:60 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini ovn ovn_sb_connection ssl:10.209.97.186:6642 2026-06-15 10:29:47.297 | + lib/neutron_plugins/ovn_agent:configure_ovn_plugin:503 : is_service_enabled tls-proxy 2026-06-15 10:29:47.318 | + functions-common:is_service_enabled:2070 : return 0 2026-06-15 10:29:47.322 | + lib/neutron_plugins/ovn_agent:configure_ovn_plugin:504 : populate_ml2_config /etc/neutron/plugins/ml2/ml2_conf.ini ovn ovn_sb_ca_cert=/opt/stack/data/CA/int-ca/ca-chain.pem 2026-06-15 10:29:47.325 | + lib/neutron_plugins/ml2:populate_ml2_config:51 : CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2026-06-15 10:29:47.328 | + lib/neutron_plugins/ml2:populate_ml2_config:52 : SECTION=ovn 2026-06-15 10:29:47.330 | + lib/neutron_plugins/ml2:populate_ml2_config:53 : OPTS=ovn_sb_ca_cert=/opt/stack/data/CA/int-ca/ca-chain.pem 2026-06-15 10:29:47.334 | + lib/neutron_plugins/ml2:populate_ml2_config:55 : '[' -z ovn_sb_ca_cert=/opt/stack/data/CA/int-ca/ca-chain.pem ']' 2026-06-15 10:29:47.337 | + lib/neutron_plugins/ml2:populate_ml2_config:58 : for I in "${OPTS[@]}" 2026-06-15 10:29:47.340 | + lib/neutron_plugins/ml2:populate_ml2_config:60 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini ovn ovn_sb_ca_cert /opt/stack/data/CA/int-ca/ca-chain.pem 2026-06-15 10:29:47.379 | + lib/neutron_plugins/ovn_agent:configure_ovn_plugin:505 : populate_ml2_config /etc/neutron/plugins/ml2/ml2_conf.ini ovn ovn_sb_certificate=/opt/stack/data/CA/int-ca/devstack-cert.crt 2026-06-15 10:29:47.382 | + lib/neutron_plugins/ml2:populate_ml2_config:51 : CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2026-06-15 10:29:47.385 | + lib/neutron_plugins/ml2:populate_ml2_config:52 : SECTION=ovn 2026-06-15 10:29:47.389 | + lib/neutron_plugins/ml2:populate_ml2_config:53 : OPTS=ovn_sb_certificate=/opt/stack/data/CA/int-ca/devstack-cert.crt 2026-06-15 10:29:47.392 | + lib/neutron_plugins/ml2:populate_ml2_config:55 : '[' -z ovn_sb_certificate=/opt/stack/data/CA/int-ca/devstack-cert.crt ']' 2026-06-15 10:29:47.395 | + lib/neutron_plugins/ml2:populate_ml2_config:58 : for I in "${OPTS[@]}" 2026-06-15 10:29:47.398 | + lib/neutron_plugins/ml2:populate_ml2_config:60 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini ovn ovn_sb_certificate /opt/stack/data/CA/int-ca/devstack-cert.crt 2026-06-15 10:29:47.440 | + lib/neutron_plugins/ovn_agent:configure_ovn_plugin:506 : populate_ml2_config /etc/neutron/plugins/ml2/ml2_conf.ini ovn ovn_sb_private_key=/opt/stack/data/CA/int-ca/private/devstack-cert.key 2026-06-15 10:29:47.442 | + lib/neutron_plugins/ml2:populate_ml2_config:51 : CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2026-06-15 10:29:47.446 | + lib/neutron_plugins/ml2:populate_ml2_config:52 : SECTION=ovn 2026-06-15 10:29:47.450 | + lib/neutron_plugins/ml2:populate_ml2_config:53 : OPTS=ovn_sb_private_key=/opt/stack/data/CA/int-ca/private/devstack-cert.key 2026-06-15 10:29:47.454 | + lib/neutron_plugins/ml2:populate_ml2_config:55 : '[' -z ovn_sb_private_key=/opt/stack/data/CA/int-ca/private/devstack-cert.key ']' 2026-06-15 10:29:47.458 | + lib/neutron_plugins/ml2:populate_ml2_config:58 : for I in "${OPTS[@]}" 2026-06-15 10:29:47.461 | + lib/neutron_plugins/ml2:populate_ml2_config:60 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini ovn ovn_sb_private_key /opt/stack/data/CA/int-ca/private/devstack-cert.key 2026-06-15 10:29:47.502 | + lib/neutron_plugins/ovn_agent:configure_ovn_plugin:507 : populate_ml2_config /etc/neutron/plugins/ml2/ml2_conf.ini ovn ovn_nb_ca_cert=/opt/stack/data/CA/int-ca/ca-chain.pem 2026-06-15 10:29:47.505 | + lib/neutron_plugins/ml2:populate_ml2_config:51 : CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2026-06-15 10:29:47.509 | + lib/neutron_plugins/ml2:populate_ml2_config:52 : SECTION=ovn 2026-06-15 10:29:47.512 | + lib/neutron_plugins/ml2:populate_ml2_config:53 : OPTS=ovn_nb_ca_cert=/opt/stack/data/CA/int-ca/ca-chain.pem 2026-06-15 10:29:47.516 | + lib/neutron_plugins/ml2:populate_ml2_config:55 : '[' -z ovn_nb_ca_cert=/opt/stack/data/CA/int-ca/ca-chain.pem ']' 2026-06-15 10:29:47.518 | + lib/neutron_plugins/ml2:populate_ml2_config:58 : for I in "${OPTS[@]}" 2026-06-15 10:29:47.521 | + lib/neutron_plugins/ml2:populate_ml2_config:60 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini ovn ovn_nb_ca_cert /opt/stack/data/CA/int-ca/ca-chain.pem 2026-06-15 10:29:47.562 | + lib/neutron_plugins/ovn_agent:configure_ovn_plugin:508 : populate_ml2_config /etc/neutron/plugins/ml2/ml2_conf.ini ovn ovn_nb_certificate=/opt/stack/data/CA/int-ca/devstack-cert.crt 2026-06-15 10:29:47.565 | + lib/neutron_plugins/ml2:populate_ml2_config:51 : CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2026-06-15 10:29:47.568 | + lib/neutron_plugins/ml2:populate_ml2_config:52 : SECTION=ovn 2026-06-15 10:29:47.571 | + lib/neutron_plugins/ml2:populate_ml2_config:53 : OPTS=ovn_nb_certificate=/opt/stack/data/CA/int-ca/devstack-cert.crt 2026-06-15 10:29:47.574 | + lib/neutron_plugins/ml2:populate_ml2_config:55 : '[' -z ovn_nb_certificate=/opt/stack/data/CA/int-ca/devstack-cert.crt ']' 2026-06-15 10:29:47.577 | + lib/neutron_plugins/ml2:populate_ml2_config:58 : for I in "${OPTS[@]}" 2026-06-15 10:29:47.580 | + lib/neutron_plugins/ml2:populate_ml2_config:60 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini ovn ovn_nb_certificate /opt/stack/data/CA/int-ca/devstack-cert.crt 2026-06-15 10:29:47.618 | + lib/neutron_plugins/ovn_agent:configure_ovn_plugin:509 : populate_ml2_config /etc/neutron/plugins/ml2/ml2_conf.ini ovn ovn_nb_private_key=/opt/stack/data/CA/int-ca/private/devstack-cert.key 2026-06-15 10:29:47.621 | + lib/neutron_plugins/ml2:populate_ml2_config:51 : CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2026-06-15 10:29:47.624 | + lib/neutron_plugins/ml2:populate_ml2_config:52 : SECTION=ovn 2026-06-15 10:29:47.628 | + lib/neutron_plugins/ml2:populate_ml2_config:53 : OPTS=ovn_nb_private_key=/opt/stack/data/CA/int-ca/private/devstack-cert.key 2026-06-15 10:29:47.631 | + lib/neutron_plugins/ml2:populate_ml2_config:55 : '[' -z ovn_nb_private_key=/opt/stack/data/CA/int-ca/private/devstack-cert.key ']' 2026-06-15 10:29:47.635 | + lib/neutron_plugins/ml2:populate_ml2_config:58 : for I in "${OPTS[@]}" 2026-06-15 10:29:47.638 | + lib/neutron_plugins/ml2:populate_ml2_config:60 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini ovn ovn_nb_private_key /opt/stack/data/CA/int-ca/private/devstack-cert.key 2026-06-15 10:29:47.680 | + lib/neutron_plugins/ovn_agent:configure_ovn_plugin:511 : populate_ml2_config /etc/neutron/plugins/ml2/ml2_conf.ini ovn neutron_sync_mode=log 2026-06-15 10:29:47.683 | + lib/neutron_plugins/ml2:populate_ml2_config:51 : CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2026-06-15 10:29:47.687 | + lib/neutron_plugins/ml2:populate_ml2_config:52 : SECTION=ovn 2026-06-15 10:29:47.691 | + lib/neutron_plugins/ml2:populate_ml2_config:53 : OPTS=neutron_sync_mode=log 2026-06-15 10:29:47.694 | + lib/neutron_plugins/ml2:populate_ml2_config:55 : '[' -z neutron_sync_mode=log ']' 2026-06-15 10:29:47.697 | + lib/neutron_plugins/ml2:populate_ml2_config:58 : for I in "${OPTS[@]}" 2026-06-15 10:29:47.701 | + lib/neutron_plugins/ml2:populate_ml2_config:60 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini ovn neutron_sync_mode log 2026-06-15 10:29:47.743 | + lib/neutron_plugins/ovn_agent:configure_ovn_plugin:512 : populate_ml2_config /etc/neutron/plugins/ml2/ml2_conf.ini ovn ovn_l3_scheduler=leastloaded 2026-06-15 10:29:47.746 | + lib/neutron_plugins/ml2:populate_ml2_config:51 : CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2026-06-15 10:29:47.749 | + lib/neutron_plugins/ml2:populate_ml2_config:52 : SECTION=ovn 2026-06-15 10:29:47.752 | + lib/neutron_plugins/ml2:populate_ml2_config:53 : OPTS=ovn_l3_scheduler=leastloaded 2026-06-15 10:29:47.756 | + lib/neutron_plugins/ml2:populate_ml2_config:55 : '[' -z ovn_l3_scheduler=leastloaded ']' 2026-06-15 10:29:47.759 | + lib/neutron_plugins/ml2:populate_ml2_config:58 : for I in "${OPTS[@]}" 2026-06-15 10:29:47.762 | + lib/neutron_plugins/ml2:populate_ml2_config:60 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini ovn ovn_l3_scheduler leastloaded 2026-06-15 10:29:47.801 | + lib/neutron_plugins/ovn_agent:configure_ovn_plugin:513 : populate_ml2_config /etc/neutron/plugins/ml2/ml2_conf.ini securitygroup enable_security_group=True 2026-06-15 10:29:47.805 | + lib/neutron_plugins/ml2:populate_ml2_config:51 : CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2026-06-15 10:29:47.808 | + lib/neutron_plugins/ml2:populate_ml2_config:52 : SECTION=securitygroup 2026-06-15 10:29:47.811 | + lib/neutron_plugins/ml2:populate_ml2_config:53 : OPTS=enable_security_group=True 2026-06-15 10:29:47.814 | + lib/neutron_plugins/ml2:populate_ml2_config:55 : '[' -z enable_security_group=True ']' 2026-06-15 10:29:47.818 | + lib/neutron_plugins/ml2:populate_ml2_config:58 : for I in "${OPTS[@]}" 2026-06-15 10:29:47.821 | + lib/neutron_plugins/ml2:populate_ml2_config:60 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini securitygroup enable_security_group True 2026-06-15 10:29:47.861 | + lib/neutron_plugins/ovn_agent:configure_ovn_plugin:514 : inicomment /etc/neutron/plugins/ml2/ml2_conf.ini securitygroup firewall_driver 2026-06-15 10:29:47.887 | + lib/neutron_plugins/ovn_agent:configure_ovn_plugin:516 : is_service_enabled q-log neutron-log 2026-06-15 10:29:47.911 | + functions-common:is_service_enabled:2070 : return 1 2026-06-15 10:29:47.915 | + lib/neutron_plugins/ovn_agent:configure_ovn_plugin:522 : is_ovn_metadata_agent_enabled 2026-06-15 10:29:47.919 | + lib/neutron_plugins/ovn_agent:is_ovn_metadata_agent_enabled:317 : is_service_enabled q-ovn-metadata-agent neutron-ovn-metadata-agent 2026-06-15 10:29:47.940 | + functions-common:is_service_enabled:2070 : return 1 2026-06-15 10:29:47.943 | + lib/neutron_plugins/ovn_agent:is_ovn_metadata_agent_enabled:320 : return 1 2026-06-15 10:29:47.947 | + lib/neutron_plugins/ovn_agent:configure_ovn_plugin:524 : is_ovn_agent_enabled 2026-06-15 10:29:47.950 | + lib/neutron_plugins/ovn_agent:is_ovn_agent_enabled:324 : is_service_enabled q-ovn-agent neutron-ovn-agent 2026-06-15 10:29:47.970 | + functions-common:is_service_enabled:2070 : return 0 2026-06-15 10:29:47.973 | + lib/neutron_plugins/ovn_agent:is_ovn_agent_enabled:325 : enable_service q-ovn-agent 2026-06-15 10:29:48.028 | + lib/neutron_plugins/ovn_agent:is_ovn_agent_enabled:326 : return 0 2026-06-15 10:29:48.032 | + lib/neutron_plugins/ovn_agent:configure_ovn_plugin:524 : [[ metadata =~ metadata ]] 2026-06-15 10:29:48.035 | + lib/neutron_plugins/ovn_agent:configure_ovn_plugin:525 : populate_ml2_config /etc/neutron/plugins/ml2/ml2_conf.ini ovn ovn_metadata_enabled=True 2026-06-15 10:29:48.039 | + lib/neutron_plugins/ml2:populate_ml2_config:51 : CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2026-06-15 10:29:48.042 | + lib/neutron_plugins/ml2:populate_ml2_config:52 : SECTION=ovn 2026-06-15 10:29:48.045 | + lib/neutron_plugins/ml2:populate_ml2_config:53 : OPTS=ovn_metadata_enabled=True 2026-06-15 10:29:48.049 | + lib/neutron_plugins/ml2:populate_ml2_config:55 : '[' -z ovn_metadata_enabled=True ']' 2026-06-15 10:29:48.053 | + lib/neutron_plugins/ml2:populate_ml2_config:58 : for I in "${OPTS[@]}" 2026-06-15 10:29:48.056 | + lib/neutron_plugins/ml2:populate_ml2_config:60 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini ovn ovn_metadata_enabled True 2026-06-15 10:29:48.098 | + lib/neutron_plugins/ovn_agent:configure_ovn_plugin:530 : is_service_enabled q-dns neutron-dns 2026-06-15 10:29:48.123 | + functions-common:is_service_enabled:2070 : return 1 2026-06-15 10:29:48.127 | + lib/neutron_plugins/ovn_agent:configure_ovn_plugin:535 : iniset /etc/neutron/neutron.conf ovs igmp_snooping_enable False 2026-06-15 10:29:48.175 | + lib/neutron_plugins/ovn_agent:configure_ovn_plugin:538 : is_service_enabled q-dhcp neutron-dhcp 2026-06-15 10:29:48.197 | + functions-common:is_service_enabled:2070 : return 1 2026-06-15 10:29:48.200 | + lib/neutron_plugins/ovn_agent:configure_ovn_plugin:541 : iniset /etc/neutron/neutron.conf DEFAULT dhcp_agent_notification False 2026-06-15 10:29:48.246 | + lib/neutron_plugins/ovn_agent:configure_ovn_plugin:544 : is_service_enabled n-api-meta 2026-06-15 10:29:48.269 | + functions-common:is_service_enabled:2070 : return 0 2026-06-15 10:29:48.272 | + lib/neutron_plugins/ovn_agent:configure_ovn_plugin:545 : is_ovn_metadata_agent_enabled 2026-06-15 10:29:48.275 | + lib/neutron_plugins/ovn_agent:is_ovn_metadata_agent_enabled:317 : is_service_enabled q-ovn-metadata-agent neutron-ovn-metadata-agent 2026-06-15 10:29:48.296 | + functions-common:is_service_enabled:2070 : return 1 2026-06-15 10:29:48.300 | + lib/neutron_plugins/ovn_agent:is_ovn_metadata_agent_enabled:320 : return 1 2026-06-15 10:29:48.303 | + lib/neutron_plugins/ovn_agent:configure_ovn_plugin:547 : is_ovn_agent_enabled 2026-06-15 10:29:48.306 | + lib/neutron_plugins/ovn_agent:is_ovn_agent_enabled:324 : is_service_enabled q-ovn-agent neutron-ovn-agent 2026-06-15 10:29:48.328 | + functions-common:is_service_enabled:2070 : return 0 2026-06-15 10:29:48.331 | + lib/neutron_plugins/ovn_agent:is_ovn_agent_enabled:325 : enable_service q-ovn-agent 2026-06-15 10:29:48.386 | + lib/neutron_plugins/ovn_agent:is_ovn_agent_enabled:326 : return 0 2026-06-15 10:29:48.389 | + lib/neutron_plugins/ovn_agent:configure_ovn_plugin:547 : [[ metadata =~ metadata ]] 2026-06-15 10:29:48.393 | + lib/neutron_plugins/ovn_agent:configure_ovn_plugin:548 : iniset /etc/nova/nova.conf neutron service_metadata_proxy True 2026-06-15 10:29:48.435 | + lib/neutron:configure_neutron:409 : is_service_enabled q-placement neutron-placement 2026-06-15 10:29:48.457 | + functions-common:is_service_enabled:2070 : return 1 2026-06-15 10:29:48.460 | + lib/neutron:configure_neutron:412 : is_service_enabled q-trunk neutron-trunk 2026-06-15 10:29:48.485 | + functions-common:is_service_enabled:2070 : return 1 2026-06-15 10:29:48.488 | + lib/neutron:configure_neutron:415 : is_service_enabled q-qos neutron-qos 2026-06-15 10:29:48.512 | + functions-common:is_service_enabled:2070 : return 1 2026-06-15 10:29:48.516 | + lib/neutron:configure_neutron:422 : is_service_enabled neutron-segments 2026-06-15 10:29:48.537 | + functions-common:is_service_enabled:2070 : return 1 2026-06-15 10:29:48.541 | + lib/neutron:configure_neutron:426 : is_service_enabled q-ovn-bgp 2026-06-15 10:29:48.564 | + functions-common:is_service_enabled:2070 : return 1 2026-06-15 10:29:48.567 | + lib/neutron:configure_neutron:431 : is_service_enabled q-agt neutron-agent q-svc neutron-api 2026-06-15 10:29:48.590 | + functions-common:is_service_enabled:2070 : return 0 2026-06-15 10:29:48.594 | + lib/neutron:configure_neutron:432 : _configure_neutron_service 2026-06-15 10:29:48.597 | + lib/neutron:_configure_neutron_service:1002 : Q_API_PASTE_FILE=/etc/neutron/api-paste.ini 2026-06-15 10:29:48.601 | + lib/neutron:_configure_neutron_service:1003 : cp /opt/stack/neutron/etc/neutron/api-paste.ini /etc/neutron/api-paste.ini 2026-06-15 10:29:48.607 | + lib/neutron:_configure_neutron_service:1006 : iniset /etc/neutron/neutron.conf DEFAULT core_plugin ml2 2026-06-15 10:29:48.648 | + lib/neutron:_configure_neutron_service:1008 : iniset /etc/neutron/neutron.conf DEFAULT debug True 2026-06-15 10:29:48.687 | + lib/neutron:_configure_neutron_service:1009 : iniset /etc/neutron/neutron.conf oslo_policy policy_file /etc/neutron/policy.json 2026-06-15 10:29:48.728 | + lib/neutron:_configure_neutron_service:1011 : iniset /etc/neutron/neutron.conf DEFAULT auth_strategy keystone 2026-06-15 10:29:48.771 | + lib/neutron:_configure_neutron_service:1012 : configure_keystone_authtoken_middleware /etc/neutron/neutron.conf neutron 2026-06-15 10:29:48.775 | + lib/keystone:configure_keystone_authtoken_middleware:413 : local conf_file=/etc/neutron/neutron.conf 2026-06-15 10:29:48.778 | + lib/keystone:configure_keystone_authtoken_middleware:414 : local admin_user=neutron 2026-06-15 10:29:48.783 | + lib/keystone:configure_keystone_authtoken_middleware:415 : local section=keystone_authtoken 2026-06-15 10:29:48.786 | + lib/keystone:configure_keystone_authtoken_middleware:416 : local service_type= 2026-06-15 10:29:48.789 | + lib/keystone:configure_keystone_authtoken_middleware:418 : configure_keystoneauth /etc/neutron/neutron.conf neutron keystone_authtoken 2026-06-15 10:29:48.793 | + lib/keystone:configure_keystoneauth:391 : local conf_file=/etc/neutron/neutron.conf 2026-06-15 10:29:48.796 | + lib/keystone:configure_keystoneauth:392 : local admin_user=neutron 2026-06-15 10:29:48.799 | + lib/keystone:configure_keystoneauth:393 : local section=keystone_authtoken 2026-06-15 10:29:48.802 | + lib/keystone:configure_keystoneauth:395 : iniset /etc/neutron/neutron.conf keystone_authtoken auth_type password 2026-06-15 10:29:48.840 | + lib/keystone:configure_keystoneauth:396 : iniset /etc/neutron/neutron.conf keystone_authtoken interface public 2026-06-15 10:29:48.880 | + lib/keystone:configure_keystoneauth:397 : iniset /etc/neutron/neutron.conf keystone_authtoken auth_url https://10.209.97.186/identity 2026-06-15 10:29:48.925 | + lib/keystone:configure_keystoneauth:398 : iniset /etc/neutron/neutron.conf keystone_authtoken username neutron 2026-06-15 10:29:48.966 | + lib/keystone:configure_keystoneauth:399 : iniset /etc/neutron/neutron.conf keystone_authtoken password secretservice 2026-06-15 10:29:49.007 | + lib/keystone:configure_keystoneauth:400 : iniset /etc/neutron/neutron.conf keystone_authtoken user_domain_name Default 2026-06-15 10:29:49.046 | + lib/keystone:configure_keystoneauth:401 : iniset /etc/neutron/neutron.conf keystone_authtoken project_name service 2026-06-15 10:29:49.091 | + lib/keystone:configure_keystoneauth:402 : iniset /etc/neutron/neutron.conf keystone_authtoken project_domain_name Default 2026-06-15 10:29:49.135 | + lib/keystone:configure_keystone_authtoken_middleware:419 : iniset /etc/neutron/neutron.conf keystone_authtoken www_authenticate_uri https://10.209.97.186/identity 2026-06-15 10:29:49.175 | + lib/keystone:configure_keystone_authtoken_middleware:420 : iniset /etc/neutron/neutron.conf keystone_authtoken cafile /opt/stack/data/ca-bundle.pem 2026-06-15 10:29:49.217 | + lib/keystone:configure_keystone_authtoken_middleware:421 : iniset /etc/neutron/neutron.conf keystone_authtoken memcached_servers localhost:11211 2026-06-15 10:29:49.261 | + lib/keystone:configure_keystone_authtoken_middleware:422 : [[ -n '' ]] 2026-06-15 10:29:49.264 | + lib/neutron:_configure_neutron_service:1015 : iniset /etc/neutron/neutron.conf DEFAULT notify_nova_on_port_status_changes True 2026-06-15 10:29:49.310 | + lib/neutron:_configure_neutron_service:1016 : iniset /etc/neutron/neutron.conf DEFAULT notify_nova_on_port_data_changes True 2026-06-15 10:29:49.355 | + lib/neutron:_configure_neutron_service:1018 : configure_keystoneauth /etc/neutron/neutron.conf nova nova 2026-06-15 10:29:49.359 | + lib/keystone:configure_keystoneauth:391 : local conf_file=/etc/neutron/neutron.conf 2026-06-15 10:29:49.361 | + lib/keystone:configure_keystoneauth:392 : local admin_user=nova 2026-06-15 10:29:49.365 | + lib/keystone:configure_keystoneauth:393 : local section=nova 2026-06-15 10:29:49.368 | + lib/keystone:configure_keystoneauth:395 : iniset /etc/neutron/neutron.conf nova auth_type password 2026-06-15 10:29:49.410 | + lib/keystone:configure_keystoneauth:396 : iniset /etc/neutron/neutron.conf nova interface public 2026-06-15 10:29:49.457 | + lib/keystone:configure_keystoneauth:397 : iniset /etc/neutron/neutron.conf nova auth_url https://10.209.97.186/identity 2026-06-15 10:29:49.505 | + lib/keystone:configure_keystoneauth:398 : iniset /etc/neutron/neutron.conf nova username nova 2026-06-15 10:29:49.553 | + lib/keystone:configure_keystoneauth:399 : iniset /etc/neutron/neutron.conf nova password secretservice 2026-06-15 10:29:49.600 | + lib/keystone:configure_keystoneauth:400 : iniset /etc/neutron/neutron.conf nova user_domain_name Default 2026-06-15 10:29:49.645 | + lib/keystone:configure_keystoneauth:401 : iniset /etc/neutron/neutron.conf nova project_name service 2026-06-15 10:29:49.688 | + lib/keystone:configure_keystoneauth:402 : iniset /etc/neutron/neutron.conf nova project_domain_name Default 2026-06-15 10:29:49.730 | + lib/neutron:_configure_neutron_service:1021 : configure_keystoneauth /etc/neutron/neutron.conf placement placement 2026-06-15 10:29:49.734 | + lib/keystone:configure_keystoneauth:391 : local conf_file=/etc/neutron/neutron.conf 2026-06-15 10:29:49.736 | + lib/keystone:configure_keystoneauth:392 : local admin_user=placement 2026-06-15 10:29:49.740 | + lib/keystone:configure_keystoneauth:393 : local section=placement 2026-06-15 10:29:49.743 | + lib/keystone:configure_keystoneauth:395 : iniset /etc/neutron/neutron.conf placement auth_type password 2026-06-15 10:29:49.785 | + lib/keystone:configure_keystoneauth:396 : iniset /etc/neutron/neutron.conf placement interface public 2026-06-15 10:29:49.829 | + lib/keystone:configure_keystoneauth:397 : iniset /etc/neutron/neutron.conf placement auth_url https://10.209.97.186/identity 2026-06-15 10:29:49.873 | + lib/keystone:configure_keystoneauth:398 : iniset /etc/neutron/neutron.conf placement username placement 2026-06-15 10:29:49.921 | + lib/keystone:configure_keystoneauth:399 : iniset /etc/neutron/neutron.conf placement password secretservice 2026-06-15 10:29:49.960 | + lib/keystone:configure_keystoneauth:400 : iniset /etc/neutron/neutron.conf placement user_domain_name Default 2026-06-15 10:29:50.005 | + lib/keystone:configure_keystoneauth:401 : iniset /etc/neutron/neutron.conf placement project_name service 2026-06-15 10:29:50.049 | + lib/keystone:configure_keystoneauth:402 : iniset /etc/neutron/neutron.conf placement project_domain_name Default 2026-06-15 10:29:50.094 | + lib/neutron:_configure_neutron_service:1024 : neutron_plugin_configure_service 2026-06-15 10:29:50.097 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:74 : [[ geneve != \l\o\c\a\l ]] 2026-06-15 10:29:50.100 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:75 : Q_SRV_EXTRA_OPTS+=(project_network_types=$Q_ML2_TENANT_NETWORK_TYPE) 2026-06-15 10:29:50.104 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:89 : '[' '' == '' ']' 2026-06-15 10:29:50.107 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:90 : [[ '' == '' ]] 2026-06-15 10:29:50.110 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:90 : [[ public != '' ]] 2026-06-15 10:29:50.115 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:91 : ML2_VLAN_RANGES=public 2026-06-15 10:29:50.120 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:92 : [[ '' != '' ]] 2026-06-15 10:29:50.124 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:96 : [[ public != '' ]] 2026-06-15 10:29:50.128 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:97 : Q_ML2_PLUGIN_VLAN_TYPE_OPTIONS=(network_vlan_ranges=$ML2_VLAN_RANGES) 2026-06-15 10:29:50.133 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:103 : [[ -z '' ]] 2026-06-15 10:29:50.137 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:104 : [[ -n public ]] 2026-06-15 10:29:50.141 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:105 : Q_ML2_PLUGIN_FLAT_TYPE_OPTIONS=flat_networks= 2026-06-15 10:29:50.144 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:106 : [[ -n public ]] 2026-06-15 10:29:50.147 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:107 : Q_ML2_PLUGIN_FLAT_TYPE_OPTIONS+=public, 2026-06-15 10:29:50.151 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:109 : [[ -n public ]] 2026-06-15 10:29:50.154 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:109 : [[ public != \p\u\b\l\i\c ]] 2026-06-15 10:29:50.157 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:114 : populate_ml2_config /etc/neutron/plugins/ml2/ml2_conf.ini securitygroup enable_security_group=True 2026-06-15 10:29:50.160 | + lib/neutron_plugins/ml2:populate_ml2_config:51 : CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2026-06-15 10:29:50.163 | + lib/neutron_plugins/ml2:populate_ml2_config:52 : SECTION=securitygroup 2026-06-15 10:29:50.166 | + lib/neutron_plugins/ml2:populate_ml2_config:53 : OPTS=enable_security_group=True 2026-06-15 10:29:50.169 | + lib/neutron_plugins/ml2:populate_ml2_config:55 : '[' -z enable_security_group=True ']' 2026-06-15 10:29:50.173 | + lib/neutron_plugins/ml2:populate_ml2_config:58 : for I in "${OPTS[@]}" 2026-06-15 10:29:50.177 | + lib/neutron_plugins/ml2:populate_ml2_config:60 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini securitygroup enable_security_group True 2026-06-15 10:29:50.227 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:116 : populate_ml2_config /etc/neutron/plugins/ml2/ml2_conf.ini ml2 mechanism_drivers=ovn 2026-06-15 10:29:50.230 | + lib/neutron_plugins/ml2:populate_ml2_config:51 : CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2026-06-15 10:29:50.234 | + lib/neutron_plugins/ml2:populate_ml2_config:52 : SECTION=ml2 2026-06-15 10:29:50.237 | + lib/neutron_plugins/ml2:populate_ml2_config:53 : OPTS=mechanism_drivers=ovn 2026-06-15 10:29:50.242 | + lib/neutron_plugins/ml2:populate_ml2_config:55 : '[' -z mechanism_drivers=ovn ']' 2026-06-15 10:29:50.246 | + lib/neutron_plugins/ml2:populate_ml2_config:58 : for I in "${OPTS[@]}" 2026-06-15 10:29:50.249 | + lib/neutron_plugins/ml2:populate_ml2_config:60 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini ml2 mechanism_drivers ovn 2026-06-15 10:29:50.291 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:117 : populate_ml2_config /etc/neutron/plugins/ml2/ml2_conf.ini ml2 overlay_ip_version=4 2026-06-15 10:29:50.295 | + lib/neutron_plugins/ml2:populate_ml2_config:51 : CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2026-06-15 10:29:50.299 | + lib/neutron_plugins/ml2:populate_ml2_config:52 : SECTION=ml2 2026-06-15 10:29:50.302 | + lib/neutron_plugins/ml2:populate_ml2_config:53 : OPTS=overlay_ip_version=4 2026-06-15 10:29:50.306 | + lib/neutron_plugins/ml2:populate_ml2_config:55 : '[' -z overlay_ip_version=4 ']' 2026-06-15 10:29:50.309 | + lib/neutron_plugins/ml2:populate_ml2_config:58 : for I in "${OPTS[@]}" 2026-06-15 10:29:50.313 | + lib/neutron_plugins/ml2:populate_ml2_config:60 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini ml2 overlay_ip_version 4 2026-06-15 10:29:50.356 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:119 : [[ -n local,flat,vlan,geneve ]] 2026-06-15 10:29:50.360 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:120 : populate_ml2_config /etc/neutron/plugins/ml2/ml2_conf.ini ml2 type_drivers=local,flat,vlan,geneve 2026-06-15 10:29:50.364 | + lib/neutron_plugins/ml2:populate_ml2_config:51 : CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2026-06-15 10:29:50.369 | + lib/neutron_plugins/ml2:populate_ml2_config:52 : SECTION=ml2 2026-06-15 10:29:50.373 | + lib/neutron_plugins/ml2:populate_ml2_config:53 : OPTS=type_drivers=local,flat,vlan,geneve 2026-06-15 10:29:50.377 | + lib/neutron_plugins/ml2:populate_ml2_config:55 : '[' -z type_drivers=local,flat,vlan,geneve ']' 2026-06-15 10:29:50.380 | + lib/neutron_plugins/ml2:populate_ml2_config:58 : for I in "${OPTS[@]}" 2026-06-15 10:29:50.384 | + lib/neutron_plugins/ml2:populate_ml2_config:60 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini ml2 type_drivers local,flat,vlan,geneve 2026-06-15 10:29:50.425 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:123 : populate_ml2_config /etc/neutron/plugins/ml2/ml2_conf.ini ml2 extension_drivers=port_security,qos 2026-06-15 10:29:50.430 | + lib/neutron_plugins/ml2:populate_ml2_config:51 : CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2026-06-15 10:29:50.433 | + lib/neutron_plugins/ml2:populate_ml2_config:52 : SECTION=ml2 2026-06-15 10:29:50.436 | + lib/neutron_plugins/ml2:populate_ml2_config:53 : OPTS=extension_drivers=port_security,qos 2026-06-15 10:29:50.440 | + lib/neutron_plugins/ml2:populate_ml2_config:55 : '[' -z extension_drivers=port_security,qos ']' 2026-06-15 10:29:50.443 | + lib/neutron_plugins/ml2:populate_ml2_config:58 : for I in "${OPTS[@]}" 2026-06-15 10:29:50.446 | + lib/neutron_plugins/ml2:populate_ml2_config:60 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini ml2 extension_drivers port_security,qos 2026-06-15 10:29:50.488 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:125 : populate_ml2_config /etc/neutron/plugins/ml2/ml2_conf.ini ml2 project_network_types=geneve 2026-06-15 10:29:50.492 | + lib/neutron_plugins/ml2:populate_ml2_config:51 : CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2026-06-15 10:29:50.495 | + lib/neutron_plugins/ml2:populate_ml2_config:52 : SECTION=ml2 2026-06-15 10:29:50.499 | + lib/neutron_plugins/ml2:populate_ml2_config:53 : OPTS=project_network_types=geneve 2026-06-15 10:29:50.502 | + lib/neutron_plugins/ml2:populate_ml2_config:55 : '[' -z project_network_types=geneve ']' 2026-06-15 10:29:50.505 | + lib/neutron_plugins/ml2:populate_ml2_config:58 : for I in "${OPTS[@]}" 2026-06-15 10:29:50.509 | + lib/neutron_plugins/ml2:populate_ml2_config:60 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini ml2 project_network_types geneve 2026-06-15 10:29:50.554 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:127 : populate_ml2_config /etc/neutron/plugins/ml2/ml2_conf.ini ml2_type_gre tunnel_id_ranges=1:1000 2026-06-15 10:29:50.557 | + lib/neutron_plugins/ml2:populate_ml2_config:51 : CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2026-06-15 10:29:50.561 | + lib/neutron_plugins/ml2:populate_ml2_config:52 : SECTION=ml2_type_gre 2026-06-15 10:29:50.564 | + lib/neutron_plugins/ml2:populate_ml2_config:53 : OPTS=tunnel_id_ranges=1:1000 2026-06-15 10:29:50.568 | + lib/neutron_plugins/ml2:populate_ml2_config:55 : '[' -z tunnel_id_ranges=1:1000 ']' 2026-06-15 10:29:50.571 | + lib/neutron_plugins/ml2:populate_ml2_config:58 : for I in "${OPTS[@]}" 2026-06-15 10:29:50.574 | + lib/neutron_plugins/ml2:populate_ml2_config:60 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini ml2_type_gre tunnel_id_ranges 1:1000 2026-06-15 10:29:50.616 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:129 : populate_ml2_config /etc/neutron/plugins/ml2/ml2_conf.ini ml2_type_vxlan vni_ranges=1:1000 2026-06-15 10:29:50.619 | + lib/neutron_plugins/ml2:populate_ml2_config:51 : CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2026-06-15 10:29:50.623 | + lib/neutron_plugins/ml2:populate_ml2_config:52 : SECTION=ml2_type_vxlan 2026-06-15 10:29:50.626 | + lib/neutron_plugins/ml2:populate_ml2_config:53 : OPTS=vni_ranges=1:1000 2026-06-15 10:29:50.630 | + lib/neutron_plugins/ml2:populate_ml2_config:55 : '[' -z vni_ranges=1:1000 ']' 2026-06-15 10:29:50.633 | + lib/neutron_plugins/ml2:populate_ml2_config:58 : for I in "${OPTS[@]}" 2026-06-15 10:29:50.637 | + lib/neutron_plugins/ml2:populate_ml2_config:60 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini ml2_type_vxlan vni_ranges 1:1000 2026-06-15 10:29:50.678 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:131 : populate_ml2_config /etc/neutron/plugins/ml2/ml2_conf.ini ml2_type_flat flat_networks=public, 2026-06-15 10:29:50.681 | + lib/neutron_plugins/ml2:populate_ml2_config:51 : CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2026-06-15 10:29:50.684 | + lib/neutron_plugins/ml2:populate_ml2_config:52 : SECTION=ml2_type_flat 2026-06-15 10:29:50.687 | + lib/neutron_plugins/ml2:populate_ml2_config:53 : OPTS=flat_networks=public, 2026-06-15 10:29:50.690 | + lib/neutron_plugins/ml2:populate_ml2_config:55 : '[' -z flat_networks=public, ']' 2026-06-15 10:29:50.693 | + lib/neutron_plugins/ml2:populate_ml2_config:58 : for I in "${OPTS[@]}" 2026-06-15 10:29:50.697 | + lib/neutron_plugins/ml2:populate_ml2_config:60 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini ml2_type_flat flat_networks public, 2026-06-15 10:29:50.740 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:133 : populate_ml2_config /etc/neutron/plugins/ml2/ml2_conf.ini ml2_type_vlan network_vlan_ranges=public 2026-06-15 10:29:50.744 | + lib/neutron_plugins/ml2:populate_ml2_config:51 : CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2026-06-15 10:29:50.747 | + lib/neutron_plugins/ml2:populate_ml2_config:52 : SECTION=ml2_type_vlan 2026-06-15 10:29:50.751 | + lib/neutron_plugins/ml2:populate_ml2_config:53 : OPTS=network_vlan_ranges=public 2026-06-15 10:29:50.755 | + lib/neutron_plugins/ml2:populate_ml2_config:55 : '[' -z network_vlan_ranges=public ']' 2026-06-15 10:29:50.759 | + lib/neutron_plugins/ml2:populate_ml2_config:58 : for I in "${OPTS[@]}" 2026-06-15 10:29:50.763 | + lib/neutron_plugins/ml2:populate_ml2_config:60 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini ml2_type_vlan network_vlan_ranges public 2026-06-15 10:29:50.809 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:135 : populate_ml2_config /etc/neutron/plugins/ml2/ml2_conf.ini ml2_type_geneve vni_ranges=1:65536 2026-06-15 10:29:50.812 | + lib/neutron_plugins/ml2:populate_ml2_config:51 : CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2026-06-15 10:29:50.815 | + lib/neutron_plugins/ml2:populate_ml2_config:52 : SECTION=ml2_type_geneve 2026-06-15 10:29:50.819 | + lib/neutron_plugins/ml2:populate_ml2_config:53 : OPTS=vni_ranges=1:65536 2026-06-15 10:29:50.823 | + lib/neutron_plugins/ml2:populate_ml2_config:55 : '[' -z vni_ranges=1:65536 ']' 2026-06-15 10:29:50.827 | + lib/neutron_plugins/ml2:populate_ml2_config:58 : for I in "${OPTS[@]}" 2026-06-15 10:29:50.830 | + lib/neutron_plugins/ml2:populate_ml2_config:60 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini ml2_type_geneve vni_ranges 1:65536 2026-06-15 10:29:50.873 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:137 : [[ legacy != \l\e\g\a\c\y ]] 2026-06-15 10:29:50.877 | + lib/neutron:configure_neutron:435 : iniset /etc/neutron/neutron.conf DEFAULT api_workers 2 2026-06-15 10:29:50.921 | + lib/neutron:configure_neutron:439 : iniset /etc/neutron/neutron.conf DEFAULT rpc_state_report_workers 0 2026-06-15 10:29:50.966 | + lib/neutron:configure_neutron:441 : write_uwsgi_config /etc/neutron/neutron-api-uwsgi.ini neutron.wsgi.api:application /networking '' neutron-api 2026-06-15 10:29:50.970 | + lib/apache:write_uwsgi_config:243 : local conf=/etc/neutron/neutron-api-uwsgi.ini 2026-06-15 10:29:50.973 | + lib/apache:write_uwsgi_config:244 : local wsgi=neutron.wsgi.api:application 2026-06-15 10:29:50.977 | + lib/apache:write_uwsgi_config:245 : local url=/networking 2026-06-15 10:29:50.980 | + lib/apache:write_uwsgi_config:246 : local http= 2026-06-15 10:29:50.983 | + lib/apache:write_uwsgi_config:247 : local name=neutron-api 2026-06-15 10:29:50.987 | + lib/apache:write_uwsgi_config:249 : '[' -z neutron-api ']' 2026-06-15 10:29:50.990 | + lib/apache:write_uwsgi_config:255 : local socket_dir=/var/run/uwsgi 2026-06-15 10:29:50.993 | + lib/apache:write_uwsgi_config:259 : sudo mkdir -p /etc/tmpfiles.d/ 2026-06-15 10:29:51.011 | + lib/apache:write_uwsgi_config:260 : echo 'd /var/run/uwsgi 0755 stack root' 2026-06-15 10:29:51.012 | + lib/apache:write_uwsgi_config:260 : sudo tee /etc/tmpfiles.d/uwsgi.conf 2026-06-15 10:29:51.023 | d /var/run/uwsgi 0755 stack root 2026-06-15 10:29:51.028 | + lib/apache:write_uwsgi_config:261 : sudo systemd-tmpfiles --create /etc/tmpfiles.d/uwsgi.conf 2026-06-15 10:29:51.044 | /etc/tmpfiles.d/uwsgi.conf:1: Line references path below legacy directory /var/run/, updating /var/run/uwsgi → /run/uwsgi; please update the tmpfiles.d/ drop-in file accordingly. 2026-06-15 10:29:51.051 | + lib/apache:write_uwsgi_config:263 : local socket=/var/run/uwsgi/neutron-api.socket 2026-06-15 10:29:51.055 | + lib/apache:write_uwsgi_config:266 : rm -rf /etc/neutron/neutron-api-uwsgi.ini 2026-06-15 10:29:51.061 | + lib/apache:write_uwsgi_config:270 : [[ neutron.wsgi.api:application =~ ^[a-zA-Z0-9_.]+:[a-zA-Z0-9_]+$ ]] 2026-06-15 10:29:51.065 | + lib/apache:write_uwsgi_config:271 : iniset /etc/neutron/neutron-api-uwsgi.ini uwsgi module neutron.wsgi.api:application 2026-06-15 10:29:51.109 | + lib/apache:write_uwsgi_config:276 : iniset /etc/neutron/neutron-api-uwsgi.ini uwsgi processes 2 2026-06-15 10:29:51.153 | + lib/apache:write_uwsgi_config:278 : iniset /etc/neutron/neutron-api-uwsgi.ini uwsgi master true 2026-06-15 10:29:51.196 | + lib/apache:write_uwsgi_config:280 : iniset /etc/neutron/neutron-api-uwsgi.ini uwsgi die-on-term true 2026-06-15 10:29:51.244 | + lib/apache:write_uwsgi_config:281 : iniset /etc/neutron/neutron-api-uwsgi.ini uwsgi exit-on-reload false 2026-06-15 10:29:51.289 | + lib/apache:write_uwsgi_config:284 : iniset /etc/neutron/neutron-api-uwsgi.ini uwsgi worker-reload-mercy 80 2026-06-15 10:29:51.332 | + lib/apache:write_uwsgi_config:285 : iniset /etc/neutron/neutron-api-uwsgi.ini uwsgi enable-threads true 2026-06-15 10:29:51.374 | + lib/apache:write_uwsgi_config:286 : iniset /etc/neutron/neutron-api-uwsgi.ini uwsgi plugins http,python3 2026-06-15 10:29:51.417 | + lib/apache:write_uwsgi_config:288 : iniset /etc/neutron/neutron-api-uwsgi.ini uwsgi thunder-lock true 2026-06-15 10:29:51.462 | + lib/apache:write_uwsgi_config:290 : iniset /etc/neutron/neutron-api-uwsgi.ini uwsgi hook-master-start 'unix_signal:15 gracefully_kill_them_all' 2026-06-15 10:29:51.502 | + lib/apache:write_uwsgi_config:292 : iniset /etc/neutron/neutron-api-uwsgi.ini uwsgi buffer-size 65535 2026-06-15 10:29:51.546 | + lib/apache:write_uwsgi_config:294 : iniset /etc/neutron/neutron-api-uwsgi.ini uwsgi add-header 'Connection: close' 2026-06-15 10:29:51.588 | + lib/apache:write_uwsgi_config:296 : iniset /etc/neutron/neutron-api-uwsgi.ini uwsgi lazy-apps true 2026-06-15 10:29:51.630 | + lib/apache:write_uwsgi_config:298 : iniset /etc/neutron/neutron-api-uwsgi.ini uwsgi start-time %t 2026-06-15 10:29:51.676 | + lib/apache:write_uwsgi_config:301 : [[ -n '' ]] 2026-06-15 10:29:51.680 | + lib/apache:write_uwsgi_config:304 : local apache_conf= 2026-06-15 10:29:51.684 | ++ lib/apache:write_uwsgi_config:305 : apache_site_config_for neutron-api 2026-06-15 10:29:51.688 | ++ lib/apache:apache_site_config_for:174 : local site=neutron-api 2026-06-15 10:29:51.691 | ++ lib/apache:apache_site_config_for:175 : is_ubuntu 2026-06-15 10:29:51.694 | ++ functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-06-15 10:29:51.699 | ++ functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-06-15 10:29:51.702 | ++ lib/apache:apache_site_config_for:177 : echo /etc/apache2/sites-available/neutron-api.conf 2026-06-15 10:29:51.706 | + lib/apache:write_uwsgi_config:305 : apache_conf=/etc/apache2/sites-available/neutron-api.conf 2026-06-15 10:29:51.709 | + lib/apache:write_uwsgi_config:306 : iniset /etc/neutron/neutron-api-uwsgi.ini uwsgi socket /var/run/uwsgi/neutron-api.socket 2026-06-15 10:29:51.750 | + lib/apache:write_uwsgi_config:307 : iniset /etc/neutron/neutron-api-uwsgi.ini uwsgi chmod-socket 666 2026-06-15 10:29:51.791 | + lib/apache:write_uwsgi_config:308 : echo 'ProxyPass "/networking" "unix:/var/run/uwsgi/neutron-api.socket|uwsgi://uwsgi-uds-neutron-api" retry=0 acquire=1 ' 2026-06-15 10:29:51.792 | + lib/apache:write_uwsgi_config:308 : sudo tee -a /etc/apache2/sites-available/neutron-api.conf 2026-06-15 10:29:51.803 | ProxyPass "/networking" "unix:/var/run/uwsgi/neutron-api.socket|uwsgi://uwsgi-uds-neutron-api" retry=0 acquire=1 2026-06-15 10:29:51.809 | + lib/apache:write_uwsgi_config:309 : enable_apache_site neutron-api 2026-06-15 10:29:51.813 | + lib/apache:enable_apache_site:191 : local site=neutron-api 2026-06-15 10:29:51.817 | + lib/apache:enable_apache_site:193 : enable_apache_mod version 2026-06-15 10:29:51.820 | + lib/apache:enable_apache_mod:55 : local mod=version 2026-06-15 10:29:51.823 | + lib/apache:enable_apache_mod:56 : local should_restart= 2026-06-15 10:29:51.826 | + lib/apache:enable_apache_mod:58 : is_ubuntu 2026-06-15 10:29:51.830 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-06-15 10:29:51.834 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-06-15 10:29:51.838 | + lib/apache:enable_apache_mod:61 : [[ version != \v\e\r\s\i\o\n ]] 2026-06-15 10:29:51.842 | + lib/apache:enable_apache_site:194 : is_ubuntu 2026-06-15 10:29:51.846 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-06-15 10:29:51.851 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-06-15 10:29:51.855 | + lib/apache:enable_apache_site:195 : sudo a2ensite neutron-api 2026-06-15 10:29:51.919 | Enabling site neutron-api. 2026-06-15 10:29:51.927 | To activate the new configuration, you need to run: 2026-06-15 10:29:51.927 | systemctl reload apache2 2026-06-15 10:29:51.933 | + lib/apache:write_uwsgi_config:310 : restart_apache_server 2026-06-15 10:29:51.936 | + lib/apache:restart_apache_server:238 : restart_service apache2 2026-06-15 10:29:51.940 | + functions-common:restart_service:2298 : '[' -x /bin/systemctl ']' 2026-06-15 10:29:51.944 | + functions-common:restart_service:2299 : sudo /bin/systemctl restart apache2 2026-06-15 10:29:52.100 | + ./stack.sh:main:1167 : is_service_enabled mysql postgresql 2026-06-15 10:29:52.122 | + functions-common:is_service_enabled:2070 : return 0 2026-06-15 10:29:52.125 | + ./stack.sh:main:1167 : is_service_enabled neutron 2026-06-15 10:29:52.149 | + functions-common:is_service_enabled:2070 : return 0 2026-06-15 10:29:52.153 | + ./stack.sh:main:1168 : async_runfunc init_neutron 2026-06-15 10:29:52.155 | + inc/async:async_runfunc:116 : async_run init_neutron init_neutron 2026-06-15 10:29:52.237 | + inc/async:async_inner:63 : init_neutron 2026-06-15 10:29:52.288 | [2845 Async init_neutron:59506]: running: init_neutron 2026-06-15 10:29:52.289 | + ./stack.sh:main:1176 : is_service_enabled q-dhcp 2026-06-15 10:29:52.315 | + functions-common:is_service_enabled:2070 : return 1 2026-06-15 10:29:52.322 | + ./stack.sh:main:1195 : is_service_enabled nova neutron 2026-06-15 10:29:52.346 | + functions-common:is_service_enabled:2070 : return 0 2026-06-15 10:29:52.349 | + ./stack.sh:main:1196 : configure_os_vif 2026-06-15 10:29:52.353 | + lib/os-vif:configure_os_vif:16 : [[ -e /etc/nova/nova.conf ]] 2026-06-15 10:29:52.357 | + lib/os-vif:configure_os_vif:17 : iniset /etc/nova/nova.conf os_vif_ovs isolate_vif False 2026-06-15 10:29:52.402 | + lib/os-vif:configure_os_vif:19 : [[ -e /etc/neutron/neutron.conf ]] 2026-06-15 10:29:52.406 | + lib/os-vif:configure_os_vif:20 : iniset /etc/neutron/neutron.conf os_vif_ovs isolate_vif False 2026-06-15 10:29:52.451 | + ./stack.sh:main:1202 : is_service_enabled swift 2026-06-15 10:29:52.474 | + functions-common:is_service_enabled:2070 : return 1 2026-06-15 10:29:52.478 | + ./stack.sh:main:1211 : is_service_enabled cinder 2026-06-15 10:29:52.504 | + functions-common:is_service_enabled:2070 : return 0 2026-06-15 10:29:52.508 | + ./stack.sh:main:1212 : echo_summary 'Configuring Cinder' 2026-06-15 10:29:52.511 | + ./stack.sh:echo_summary:438 : [[ -t 3 ]] 2026-06-15 10:29:52.514 | + ./stack.sh:echo_summary:444 : echo -e Configuring Cinder 2026-06-15 10:29:52.518 | + ./stack.sh:main:1213 : async_runfunc init_cinder 2026-06-15 10:29:52.521 | + inc/async:async_runfunc:116 : async_run init_cinder init_cinder 2026-06-15 10:29:52.595 | + inc/async:async_inner:63 : init_cinder 2026-06-15 10:29:52.645 | [2845 Async init_cinder:59742]: running: init_cinder 2026-06-15 10:29:52.650 | + ./stack.sh:main:1219 : is_service_enabled placement 2026-06-15 10:29:52.676 | + functions-common:is_service_enabled:2070 : return 0 2026-06-15 10:29:52.680 | + ./stack.sh:main:1220 : echo_summary 'Configuring placement' 2026-06-15 10:29:52.684 | + ./stack.sh:echo_summary:438 : [[ -t 3 ]] 2026-06-15 10:29:52.687 | + ./stack.sh:echo_summary:444 : echo -e Configuring placement 2026-06-15 10:29:52.689 | + ./stack.sh:main:1221 : async_runfunc init_placement 2026-06-15 10:29:52.692 | + inc/async:async_runfunc:116 : async_run init_placement init_placement 2026-06-15 10:29:52.777 | + inc/async:async_inner:63 : init_placement 2026-06-15 10:29:52.827 | [2845 Async init_placement:59874]: running: init_placement 2026-06-15 10:29:52.831 | + ./stack.sh:main:1225 : async_wait init_neutron 2026-06-15 10:29:52.898 | [2845 Async init_neutron:59506]: Waiting for completion of init_neutron running on PID 59506 (5 other jobs running) 2026-06-15 10:29:52.930 | [2845 Async init_neutron:59506]: Signaling child to exit 2026-06-15 10:30:04.126 | + inc/async:async_inner:64 : rc=0 2026-06-15 10:30:04.161 | [59742 Async init_cinder:59742]: finished successfully 2026-06-15 10:30:08.598 | + inc/async:async_inner:64 : rc=0 2026-06-15 10:30:08.633 | [59874 Async init_placement:59874]: finished successfully 2026-06-15 10:30:29.812 | + inc/async:async_inner:64 : rc=0 2026-06-15 10:30:29.846 | [59506 Async init_neutron:59506]: finished successfully 2026-06-15 10:30:29.878 | WAKEUP 2026-06-15 10:30:29.906 | [2845 Async init_neutron:59506]: Signaled 2026-06-15 10:30:29.907 | + lib/neutron:init_neutron:498 : recreate_database neutron 2026-06-15 10:30:29.907 | + lib/database:recreate_database:112 : local db=neutron 2026-06-15 10:30:29.907 | + lib/database:recreate_database:113 : recreate_database_mysql neutron 2026-06-15 10:30:29.907 | + lib/databases/mysql:recreate_database_mysql:54 : local db=neutron 2026-06-15 10:30:29.907 | + lib/databases/mysql:recreate_database_mysql:55 : mysql -uroot -psecretdatabase -h127.0.0.1 -e 'DROP DATABASE IF EXISTS neutron;' 2026-06-15 10:30:29.907 | mysql: [Warning] Using a password on the command line interface can be insecure. 2026-06-15 10:30:29.907 | + lib/databases/mysql:recreate_database_mysql:56 : mysql -uroot -psecretdatabase -h127.0.0.1 -e 'CREATE DATABASE neutron CHARACTER SET utf8;' 2026-06-15 10:30:29.907 | mysql: [Warning] Using a password on the command line interface can be insecure. 2026-06-15 10:30:29.907 | + lib/neutron:init_neutron:499 : time_start dbsync 2026-06-15 10:30:29.907 | + functions-common:time_start:2400 : local name=dbsync 2026-06-15 10:30:29.907 | + functions-common:time_start:2401 : local start_time= 2026-06-15 10:30:29.907 | + functions-common:time_start:2402 : [[ -n '' ]] 2026-06-15 10:30:29.907 | ++ functions-common:time_start:2405 : date +%s%3N 2026-06-15 10:30:29.907 | + functions-common:time_start:2405 : _TIME_START[$name]=1781519392442 2026-06-15 10:30:29.907 | + lib/neutron:init_neutron:501 : /opt/stack/data/venv/bin/neutron-db-manage --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini upgrade head 2026-06-15 10:30:29.907 | INFO [alembic.runtime.migration] Context impl MySQLImpl. 2026-06-15 10:30:29.907 | INFO [alembic.runtime.migration] Will assume non-transactional DDL. 2026-06-15 10:30:29.907 | INFO [alembic.runtime.migration] Context impl MySQLImpl. 2026-06-15 10:30:29.908 | INFO [alembic.runtime.migration] Will assume non-transactional DDL. 2026-06-15 10:30:29.908 | INFO [alembic.runtime.migration] Running upgrade -> kilo 2026-06-15 10:30:29.908 | INFO [alembic.runtime.migration] Running upgrade kilo -> 354db87e3225 2026-06-15 10:30:29.908 | INFO [alembic.runtime.migration] Running upgrade 354db87e3225 -> 599c6a226151 2026-06-15 10:30:29.908 | INFO [alembic.runtime.migration] Running upgrade 599c6a226151 -> 52c5312f6baf 2026-06-15 10:30:29.908 | INFO [alembic.runtime.migration] Running upgrade 52c5312f6baf -> 313373c0ffee 2026-06-15 10:30:29.908 | INFO [alembic.runtime.migration] Running upgrade 313373c0ffee -> 8675309a5c4f 2026-06-15 10:30:29.908 | INFO [alembic.runtime.migration] Running upgrade 8675309a5c4f -> 45f955889773 2026-06-15 10:30:29.908 | INFO [alembic.runtime.migration] Running upgrade 45f955889773 -> 26c371498592 2026-06-15 10:30:29.908 | INFO [alembic.runtime.migration] Running upgrade 26c371498592 -> 1c844d1677f7 2026-06-15 10:30:29.908 | INFO [alembic.runtime.migration] Running upgrade 1c844d1677f7 -> 1b4c6e320f79 2026-06-15 10:30:29.908 | INFO [alembic.runtime.migration] Running upgrade 1b4c6e320f79 -> 48153cb5f051 2026-06-15 10:30:29.908 | INFO [alembic.runtime.migration] Running upgrade 48153cb5f051 -> 9859ac9c136 2026-06-15 10:30:29.908 | INFO [alembic.runtime.migration] Running upgrade 9859ac9c136 -> 34af2b5c5a59 2026-06-15 10:30:29.908 | INFO [alembic.runtime.migration] Running upgrade 34af2b5c5a59 -> 59cb5b6cf4d 2026-06-15 10:30:29.908 | INFO [alembic.runtime.migration] Running upgrade 59cb5b6cf4d -> 13cfb89f881a 2026-06-15 10:30:29.908 | INFO [alembic.runtime.migration] Running upgrade 13cfb89f881a -> 32e5974ada25 2026-06-15 10:30:29.908 | INFO [alembic.runtime.migration] Running upgrade 32e5974ada25 -> ec7fcfbf72ee 2026-06-15 10:30:29.908 | INFO [alembic.runtime.migration] Running upgrade ec7fcfbf72ee -> dce3ec7a25c9 2026-06-15 10:30:29.908 | INFO [alembic.runtime.migration] Running upgrade dce3ec7a25c9 -> c3a73f615e4 2026-06-15 10:30:29.908 | INFO [alembic.runtime.migration] Running upgrade c3a73f615e4 -> 659bf3d90664 2026-06-15 10:30:29.908 | INFO [alembic.runtime.migration] Running upgrade 659bf3d90664 -> 1df244e556f5 2026-06-15 10:30:29.908 | INFO [alembic.runtime.migration] Running upgrade 1df244e556f5 -> 19f26505c74f 2026-06-15 10:30:29.908 | INFO [alembic.runtime.migration] Running upgrade 19f26505c74f -> 15be73214821 2026-06-15 10:30:29.908 | INFO [alembic.runtime.migration] Running upgrade 15be73214821 -> b4caf27aae4 2026-06-15 10:30:29.908 | INFO [alembic.runtime.migration] Running upgrade b4caf27aae4 -> 15e43b934f81 2026-06-15 10:30:29.908 | INFO [alembic.runtime.migration] Running upgrade 15e43b934f81 -> 31ed664953e6 2026-06-15 10:30:29.908 | INFO [alembic.runtime.migration] Running upgrade 31ed664953e6 -> 2f9e956e7532 2026-06-15 10:30:29.908 | INFO [alembic.runtime.migration] Running upgrade 2f9e956e7532 -> 3894bccad37f 2026-06-15 10:30:29.908 | INFO [alembic.runtime.migration] Running upgrade 3894bccad37f -> 0e66c5227a8a 2026-06-15 10:30:29.908 | INFO [alembic.runtime.migration] Running upgrade 0e66c5227a8a -> 45f8dd33480b 2026-06-15 10:30:29.908 | INFO [alembic.runtime.migration] Running upgrade 45f8dd33480b -> 5abc0278ca73 2026-06-15 10:30:29.908 | INFO [alembic.runtime.migration] Running upgrade 5abc0278ca73 -> d3435b514502 2026-06-15 10:30:29.908 | INFO [alembic.runtime.migration] Running upgrade d3435b514502 -> 30107ab6a3ee 2026-06-15 10:30:29.909 | INFO [alembic.runtime.migration] Running upgrade 30107ab6a3ee -> c415aab1c048 2026-06-15 10:30:29.909 | INFO [alembic.runtime.migration] Running upgrade c415aab1c048 -> a963b38d82f4 2026-06-15 10:30:29.909 | INFO [alembic.runtime.migration] Running upgrade kilo -> 30018084ec99 2026-06-15 10:30:29.909 | INFO [alembic.runtime.migration] Running upgrade 30018084ec99 -> 4ffceebfada 2026-06-15 10:30:29.909 | INFO [alembic.runtime.migration] Running upgrade 4ffceebfada -> 5498d17be016 2026-06-15 10:30:29.909 | INFO [alembic.runtime.migration] Running upgrade 5498d17be016 -> 2a16083502f3 2026-06-15 10:30:29.909 | INFO [alembic.runtime.migration] Running upgrade 2a16083502f3 -> 2e5352a0ad4d 2026-06-15 10:30:29.909 | INFO [alembic.runtime.migration] Running upgrade 2e5352a0ad4d -> 11926bcfe72d 2026-06-15 10:30:29.909 | INFO [alembic.runtime.migration] Running upgrade 11926bcfe72d -> 4af11ca47297 2026-06-15 10:30:29.909 | INFO [alembic.runtime.migration] Running upgrade 4af11ca47297 -> 1b294093239c 2026-06-15 10:30:29.909 | INFO [alembic.runtime.migration] Running upgrade 1b294093239c -> 8a6d8bdae39 2026-06-15 10:30:29.909 | INFO [alembic.runtime.migration] Running upgrade 8a6d8bdae39 -> 2b4c2465d44b 2026-06-15 10:30:29.909 | INFO [alembic.runtime.migration] Running upgrade 2b4c2465d44b -> e3278ee65050 2026-06-15 10:30:29.909 | INFO [alembic.runtime.migration] Running upgrade e3278ee65050 -> c6c112992c9 2026-06-15 10:30:29.909 | INFO [alembic.runtime.migration] Running upgrade c6c112992c9 -> 5ffceebfada 2026-06-15 10:30:29.909 | INFO [alembic.runtime.migration] Running upgrade 5ffceebfada -> 4ffceebfcdc 2026-06-15 10:30:29.909 | INFO [alembic.runtime.migration] Running upgrade 4ffceebfcdc -> 7bbb25278f53 2026-06-15 10:30:29.909 | INFO [alembic.runtime.migration] Running upgrade 7bbb25278f53 -> 89ab9a816d70 2026-06-15 10:30:29.909 | INFO [alembic.runtime.migration] Running upgrade 89ab9a816d70 -> c879c5e1ee90 2026-06-15 10:30:29.909 | INFO [alembic.runtime.migration] Running upgrade c879c5e1ee90 -> 8fd3918ef6f4 2026-06-15 10:30:29.909 | INFO [alembic.runtime.migration] Running upgrade 8fd3918ef6f4 -> 4bcd4df1f426 2026-06-15 10:30:29.909 | INFO [alembic.runtime.migration] Running upgrade 4bcd4df1f426 -> b67e765a3524 2026-06-15 10:30:29.909 | INFO [alembic.runtime.migration] Running upgrade a963b38d82f4 -> 3d0e74aa7d37 2026-06-15 10:30:29.909 | INFO [alembic.runtime.migration] Running upgrade 3d0e74aa7d37 -> 030a959ceafa 2026-06-15 10:30:29.909 | INFO [alembic.runtime.migration] Running upgrade 030a959ceafa -> a5648cfeeadf 2026-06-15 10:30:29.909 | INFO [alembic.runtime.migration] Running upgrade a5648cfeeadf -> 0f5bef0f87d4 2026-06-15 10:30:29.909 | INFO [alembic.runtime.migration] Running upgrade 0f5bef0f87d4 -> 67daae611b6e 2026-06-15 10:30:29.910 | INFO [alembic.runtime.migration] Running upgrade b67e765a3524 -> a84ccf28f06a 2026-06-15 10:30:29.910 | INFO [alembic.runtime.migration] Running upgrade a84ccf28f06a -> 7d9d8eeec6ad 2026-06-15 10:30:29.910 | INFO [alembic.runtime.migration] Running upgrade 67daae611b6e -> 6b461a21bcfc 2026-06-15 10:30:29.910 | INFO [alembic.runtime.migration] Running upgrade 6b461a21bcfc -> 5cd92597d11d 2026-06-15 10:30:29.910 | INFO [alembic.runtime.migration] Running upgrade 5cd92597d11d -> 929c968efe70 2026-06-15 10:30:29.910 | INFO [alembic.runtime.migration] Running upgrade 929c968efe70 -> a9c43481023c 2026-06-15 10:30:29.910 | INFO [alembic.runtime.migration] Running upgrade a9c43481023c -> 804a3c76314c 2026-06-15 10:30:29.910 | INFO [alembic.runtime.migration] Running upgrade 804a3c76314c -> 2b42d90729da 2026-06-15 10:30:29.910 | INFO [alembic.runtime.migration] Running upgrade 2b42d90729da -> 62c781cb6192 2026-06-15 10:30:29.910 | INFO [alembic.runtime.migration] Running upgrade 62c781cb6192 -> c8c222d42aa9 2026-06-15 10:30:29.910 | INFO [alembic.runtime.migration] Running upgrade c8c222d42aa9 -> 349b6fd605a6 2026-06-15 10:30:29.910 | INFO [alembic.runtime.migration] Running upgrade 349b6fd605a6 -> 7d32f979895f 2026-06-15 10:30:29.910 | INFO [alembic.runtime.migration] Running upgrade 7d32f979895f -> 594422d373ee 2026-06-15 10:30:29.910 | INFO [alembic.runtime.migration] Running upgrade 594422d373ee -> 61663558142c 2026-06-15 10:30:29.910 | INFO [alembic.runtime.migration] Running upgrade 61663558142c -> 867d39095bf4, port forwarding 2026-06-15 10:30:29.910 | INFO [alembic.runtime.migration] Running upgrade 867d39095bf4 -> d72db3e25539, modify uniq port forwarding 2026-06-15 10:30:29.910 | INFO [alembic.runtime.migration] Running upgrade d72db3e25539 -> cada2437bf41 2026-06-15 10:30:29.910 | INFO [alembic.runtime.migration] Running upgrade cada2437bf41 -> 195176fb410d, router gateway IP QoS 2026-06-15 10:30:29.910 | INFO [alembic.runtime.migration] Running upgrade 195176fb410d -> fb0167bd9639 2026-06-15 10:30:29.910 | INFO [alembic.runtime.migration] Running upgrade fb0167bd9639 -> 0ff9e3881597 2026-06-15 10:30:29.910 | INFO [alembic.runtime.migration] Running upgrade 0ff9e3881597 -> 9bfad3f1e780 2026-06-15 10:30:29.910 | INFO [alembic.runtime.migration] Running upgrade 9bfad3f1e780 -> 63fd95af7dcd 2026-06-15 10:30:29.910 | INFO [alembic.runtime.migration] Running upgrade 63fd95af7dcd -> c613d0b82681 2026-06-15 10:30:29.910 | INFO [alembic.runtime.migration] Running upgrade c613d0b82681 -> c3e9d13c4367 2026-06-15 10:30:29.910 | INFO [alembic.runtime.migration] Running upgrade c3e9d13c4367 -> 86274d77933e 2026-06-15 10:30:29.910 | INFO [alembic.runtime.migration] Running upgrade 86274d77933e -> f4b9654dd40c 2026-06-15 10:30:29.910 | INFO [alembic.runtime.migration] Running upgrade f4b9654dd40c -> a010322604bc 2026-06-15 10:30:29.910 | INFO [alembic.runtime.migration] Running upgrade a010322604bc -> 263d454a9655 2026-06-15 10:30:29.910 | INFO [alembic.runtime.migration] Running upgrade 263d454a9655 -> Ibac91d24da2 2026-06-15 10:30:29.910 | INFO [alembic.runtime.migration] Running upgrade Ibac91d24da2 -> 2217c4222de6 2026-06-15 10:30:29.910 | INFO [alembic.runtime.migration] Running upgrade 2217c4222de6 -> 18a7e90ae768 2026-06-15 10:30:29.910 | INFO [alembic.runtime.migration] Running upgrade 18a7e90ae768 -> e4e236b0e1ff 2026-06-15 10:30:29.910 | INFO [alembic.runtime.migration] Running upgrade e4e236b0e1ff -> e88badaa9591 2026-06-15 10:30:29.910 | INFO [alembic.runtime.migration] Running upgrade e88badaa9591 -> d8bdf05313f4 2026-06-15 10:30:29.911 | INFO [alembic.runtime.migration] Running upgrade d8bdf05313f4 -> dfe425060830 2026-06-15 10:30:29.911 | INFO [alembic.runtime.migration] Running upgrade dfe425060830 -> fd6107509ccd 2026-06-15 10:30:29.911 | INFO [alembic.runtime.migration] Running upgrade fd6107509ccd -> 1ea5dab0897a 2026-06-15 10:30:29.911 | INFO [alembic.runtime.migration] Running upgrade 1ea5dab0897a -> 49d8622c5221 2026-06-15 10:30:29.911 | INFO [alembic.runtime.migration] Running upgrade 49d8622c5221 -> I38991de2b4 2026-06-15 10:30:29.911 | INFO [alembic.runtime.migration] Running upgrade I38991de2b4 -> 532aa95457e2 2026-06-15 10:30:29.911 | INFO [alembic.runtime.migration] Running upgrade 532aa95457e2 -> f010820fc498 2026-06-15 10:30:29.911 | INFO [alembic.runtime.migration] Running upgrade f010820fc498 -> a964d94b4677 2026-06-15 10:30:29.911 | INFO [alembic.runtime.migration] Running upgrade a964d94b4677 -> 26d1e9f5c766 2026-06-15 10:30:29.911 | INFO [alembic.runtime.migration] Running upgrade 26d1e9f5c766 -> 1e0744e4ffea 2026-06-15 10:30:29.911 | INFO [alembic.runtime.migration] Running upgrade 1e0744e4ffea -> 6135a7bd4425 2026-06-15 10:30:29.911 | INFO [alembic.runtime.migration] Running upgrade 6135a7bd4425 -> 8df53b0d2c0e 2026-06-15 10:30:29.911 | INFO [alembic.runtime.migration] Running upgrade 8df53b0d2c0e -> 1bb3393de75d, add qos policy rule Packet Rate Limit 2026-06-15 10:30:29.911 | INFO [alembic.runtime.migration] Running upgrade 1bb3393de75d -> c181bb1d89e4 2026-06-15 10:30:29.911 | INFO [alembic.runtime.migration] Running upgrade c181bb1d89e4 -> ba859d649675 2026-06-15 10:30:29.911 | INFO [alembic.runtime.migration] Running upgrade ba859d649675 -> e981acd076d3 2026-06-15 10:30:29.911 | INFO [alembic.runtime.migration] Running upgrade e981acd076d3 -> 76df7844a8c6, add Local IP tables 2026-06-15 10:30:29.911 | INFO [alembic.runtime.migration] Running upgrade 76df7844a8c6 -> 1ffef8d6f371, migrate RBAC registers from "target_tenant" to "target_project" 2026-06-15 10:30:29.911 | INFO [alembic.runtime.migration] Running upgrade 1ffef8d6f371 -> 8160f7a9cebb, drop portbindingports table 2026-06-15 10:30:29.911 | INFO [alembic.runtime.migration] Running upgrade 8160f7a9cebb -> cd9ef14ccf87 2026-06-15 10:30:29.911 | INFO [alembic.runtime.migration] Running upgrade cd9ef14ccf87 -> 34cf8b009713 2026-06-15 10:30:29.911 | INFO [alembic.runtime.migration] Running upgrade 34cf8b009713 -> I43e0b669096 2026-06-15 10:30:29.911 | INFO [alembic.runtime.migration] Running upgrade I43e0b669096 -> 4e6e655746f6 2026-06-15 10:30:29.911 | INFO [alembic.runtime.migration] Running upgrade 4e6e655746f6 -> 659cbedf30a1 2026-06-15 10:30:29.911 | INFO [alembic.runtime.migration] Running upgrade 659cbedf30a1 -> 21ff98fabab1 2026-06-15 10:30:29.911 | INFO [alembic.runtime.migration] Running upgrade 21ff98fabab1 -> 5881373af7f5 2026-06-15 10:30:29.911 | INFO [alembic.runtime.migration] Running upgrade 5881373af7f5 -> fc153938cdc1 2026-06-15 10:30:29.911 | INFO [alembic.runtime.migration] Running upgrade fc153938cdc1 -> 93f394357a27 2026-06-15 10:30:29.911 | INFO [alembic.runtime.migration] Running upgrade 93f394357a27 -> 6f1145bff34c 2026-06-15 10:30:29.911 | INFO [alembic.runtime.migration] Running upgrade 6f1145bff34c -> 682c319773d7 2026-06-15 10:30:29.911 | INFO [alembic.runtime.migration] Running upgrade 682c319773d7 -> 0aefee21cd87 2026-06-15 10:30:29.911 | INFO [alembic.runtime.migration] Running upgrade 0aefee21cd87 -> b1199a3adbef 2026-06-15 10:30:29.912 | INFO [alembic.runtime.migration] Running upgrade b1199a3adbef -> c33da356b165 2026-06-15 10:30:29.912 | INFO [alembic.runtime.migration] Running upgrade c33da356b165 -> 89c58a70ceba 2026-06-15 10:30:29.912 | INFO [alembic.runtime.migration] Running upgrade 89c58a70ceba -> 054e34dbe6b4 2026-06-15 10:30:29.912 | INFO [alembic.runtime.migration] Running upgrade 054e34dbe6b4 -> 0e6eff810791 2026-06-15 10:30:29.912 | INFO [alembic.runtime.migration] Running upgrade 0e6eff810791 -> 175fa80908e1 2026-06-15 10:30:29.912 | INFO [alembic.runtime.migration] Running upgrade 175fa80908e1 -> 5bcb7b31ec7d 2026-06-15 10:30:29.912 | INFO [alembic.runtime.migration] Running upgrade 5bcb7b31ec7d -> ad80a9f07c5c 2026-06-15 10:30:29.912 | INFO [alembic.runtime.migration] Running upgrade ad80a9f07c5c -> d553edeb540f 2026-06-15 10:30:29.912 | INFO [alembic.runtime.migration] Running upgrade d553edeb540f -> b1bca967e19d, Add unique constraint to the network segment range 2026-06-15 10:30:29.912 | INFO [alembic.runtime.migration] Running upgrade b1bca967e19d -> bdae3a00c493 2026-06-15 10:30:29.912 | INFO [alembic.runtime.migration] Running upgrade bdae3a00c493 -> a00aa97899c0 2026-06-15 10:30:29.912 | INFO [alembic.runtime.migration] Running upgrade 7d9d8eeec6ad -> a8b517cff8ab 2026-06-15 10:30:29.912 | INFO [alembic.runtime.migration] Running upgrade a8b517cff8ab -> 3b935b28e7a0 2026-06-15 10:30:29.912 | INFO [alembic.runtime.migration] Running upgrade 3b935b28e7a0 -> b12a3ef66e62 2026-06-15 10:30:29.912 | INFO [alembic.runtime.migration] Running upgrade b12a3ef66e62 -> 97c25b0d2353 2026-06-15 10:30:29.912 | INFO [alembic.runtime.migration] Running upgrade 97c25b0d2353 -> 2e0d7a8a1586 2026-06-15 10:30:29.912 | INFO [alembic.runtime.migration] Running upgrade 2e0d7a8a1586 -> 5c85685d616d 2026-06-15 10:30:29.912 | Running upgrade for neutron ... 2026-06-15 10:30:29.912 | OK 2026-06-15 10:30:29.912 | + lib/neutron:init_neutron:502 : time_stop dbsync 2026-06-15 10:30:29.912 | + functions-common:time_stop:2414 : local name 2026-06-15 10:30:29.912 | + functions-common:time_stop:2415 : local end_time 2026-06-15 10:30:29.912 | + functions-common:time_stop:2416 : local elapsed_time 2026-06-15 10:30:29.912 | + functions-common:time_stop:2417 : local total 2026-06-15 10:30:29.912 | + functions-common:time_stop:2418 : local start_time 2026-06-15 10:30:29.912 | + functions-common:time_stop:2420 : name=dbsync 2026-06-15 10:30:29.912 | + functions-common:time_stop:2421 : start_time=1781519392442 2026-06-15 10:30:29.912 | + functions-common:time_stop:2423 : [[ -z 1781519392442 ]] 2026-06-15 10:30:29.912 | ++ functions-common:time_stop:2426 : date +%s%3N 2026-06-15 10:30:29.912 | + functions-common:time_stop:2426 : end_time=1781519429791 2026-06-15 10:30:29.912 | + functions-common:time_stop:2427 : elapsed_time=37349 2026-06-15 10:30:29.912 | + functions-common:time_stop:2428 : total=6811 2026-06-15 10:30:29.912 | + functions-common:time_stop:2430 : _TIME_START[$name]= 2026-06-15 10:30:29.913 | + functions-common:time_stop:2431 : _TIME_TOTAL[$name]=44160 2026-06-15 10:30:29.964 | [2845 Async init_neutron:59506]: finished init_neutron with result 0 in 37 seconds 2026-06-15 10:30:29.971 | + inc/async:async_wait:197 : return 0 2026-06-15 10:30:29.974 | + ./stack.sh:main:1226 : async_wait init_placement 2026-06-15 10:30:30.046 | [2845 Async init_placement:59874]: Waiting for completion of init_placement running on PID 59874 (4 other jobs running) 2026-06-15 10:30:30.078 | [2845 Async init_placement:59874]: Signaling child to exit 2026-06-15 10:30:30.079 | WAKEUP 2026-06-15 10:30:30.107 | [2845 Async init_placement:59874]: Signaled 2026-06-15 10:30:30.108 | + lib/placement:init_placement:113 : recreate_database placement 2026-06-15 10:30:30.108 | + lib/database:recreate_database:112 : local db=placement 2026-06-15 10:30:30.108 | + lib/database:recreate_database:113 : recreate_database_mysql placement 2026-06-15 10:30:30.108 | + lib/databases/mysql:recreate_database_mysql:54 : local db=placement 2026-06-15 10:30:30.108 | + lib/databases/mysql:recreate_database_mysql:55 : mysql -uroot -psecretdatabase -h127.0.0.1 -e 'DROP DATABASE IF EXISTS placement;' 2026-06-15 10:30:30.108 | mysql: [Warning] Using a password on the command line interface can be insecure. 2026-06-15 10:30:30.108 | + lib/databases/mysql:recreate_database_mysql:56 : mysql -uroot -psecretdatabase -h127.0.0.1 -e 'CREATE DATABASE placement CHARACTER SET utf8;' 2026-06-15 10:30:30.108 | mysql: [Warning] Using a password on the command line interface can be insecure. 2026-06-15 10:30:30.108 | + lib/placement:init_placement:114 : /opt/stack/data/venv/bin/placement-manage db sync 2026-06-15 10:30:30.108 | /opt/stack/data/venv/lib/python3.12/site-packages/oslo_utils/importutils.py:77: EventletDeprecationWarning: 2026-06-15 10:30:30.108 | Eventlet is deprecated. It is currently being maintained in bugfix mode, and 2026-06-15 10:30:30.108 | we strongly recommend against using it for new projects. 2026-06-15 10:30:30.108 | 2026-06-15 10:30:30.108 | If you are already using Eventlet, we recommend migrating to a different 2026-06-15 10:30:30.108 | framework. For more detail see 2026-06-15 10:30:30.108 | https://eventlet.readthedocs.io/en/latest/asyncio/migration.html 2026-06-15 10:30:30.108 | 2026-06-15 10:30:30.108 | __import__(import_str) 2026-06-15 10:30:30.108 | + lib/placement:init_placement:115 : create_placement_accounts 2026-06-15 10:30:30.108 | + lib/placement:create_placement_accounts:102 : create_service_user placement admin 2026-06-15 10:30:30.108 | + lib/keystone:create_service_user:379 : get_or_create_user placement secretservice Default 2026-06-15 10:30:30.108 | + functions-common:get_or_create_user:893 : local user_id 2026-06-15 10:30:30.108 | + functions-common:get_or_create_user:894 : [[ ! -z '' ]] 2026-06-15 10:30:30.109 | + functions-common:get_or_create_user:897 : local email= 2026-06-15 10:30:30.109 | ++ functions-common:get_or_create_user:909 : oscwrap --os-cloud devstack-system-admin user create placement --password secretservice --domain=Default --or-show -f value -c id 2026-06-15 10:30:30.109 | 2026-06-15 10:30:30.109 | ++ functions-common:oscwrap:2459 : return 0 2026-06-15 10:30:30.109 | + functions-common:get_or_create_user:909 : user_id=9e67caf6562248799c2ebb35cc1ddc29 2026-06-15 10:30:30.109 | + functions-common:get_or_create_user:910 : echo 9e67caf6562248799c2ebb35cc1ddc29 2026-06-15 10:30:30.109 | 9e67caf6562248799c2ebb35cc1ddc29 2026-06-15 10:30:30.109 | + lib/keystone:create_service_user:380 : get_or_add_user_project_role service placement service Default Default 2026-06-15 10:30:30.109 | + functions-common:get_or_add_user_project_role:957 : local user_role_id 2026-06-15 10:30:30.109 | + functions-common:get_or_add_user_project_role:958 : local domain_args 2026-06-15 10:30:30.109 | ++ functions-common:get_or_add_user_project_role:960 : _get_domain_args Default Default 2026-06-15 10:30:30.109 | ++ functions-common:_get_domain_args:941 : local domain 2026-06-15 10:30:30.109 | ++ functions-common:_get_domain_args:942 : domain= 2026-06-15 10:30:30.109 | ++ functions-common:_get_domain_args:944 : [[ -n Default ]] 2026-06-15 10:30:30.109 | ++ functions-common:_get_domain_args:945 : domain=' --user-domain Default' 2026-06-15 10:30:30.109 | ++ functions-common:_get_domain_args:947 : [[ -n Default ]] 2026-06-15 10:30:30.109 | ++ functions-common:_get_domain_args:948 : domain=' --user-domain Default --project-domain Default' 2026-06-15 10:30:30.109 | ++ functions-common:_get_domain_args:951 : echo --user-domain Default --project-domain Default 2026-06-15 10:30:30.109 | + functions-common:get_or_add_user_project_role:960 : domain_args='--user-domain Default --project-domain Default' 2026-06-15 10:30:30.109 | + functions-common:get_or_add_user_project_role:964 : openstack --os-cloud devstack-system-admin role add service --user placement --project service --user-domain Default --project-domain Default 2026-06-15 10:30:30.109 | 2026-06-15 10:30:30.109 | ++ functions-common:get_or_add_user_project_role:973 : oscwrap --os-cloud devstack-system-admin role assignment list --role service --user placement --project service --user-domain Default --project-domain Default -c Role -f value 2026-06-15 10:30:30.109 | 2026-06-15 10:30:30.109 | ++ functions-common:oscwrap:2459 : return 0 2026-06-15 10:30:30.109 | + functions-common:get_or_add_user_project_role:973 : user_role_id=24f1092f95024887a2e6cd4e4423af72 2026-06-15 10:30:30.109 | + functions-common:get_or_add_user_project_role:974 : echo 24f1092f95024887a2e6cd4e4423af72 2026-06-15 10:30:30.109 | 24f1092f95024887a2e6cd4e4423af72 2026-06-15 10:30:30.109 | + lib/keystone:create_service_user:382 : [[ -n admin ]] 2026-06-15 10:30:30.109 | + lib/keystone:create_service_user:383 : get_or_add_user_project_role admin placement service Default Default 2026-06-15 10:30:30.109 | + functions-common:get_or_add_user_project_role:957 : local user_role_id 2026-06-15 10:30:30.109 | + functions-common:get_or_add_user_project_role:958 : local domain_args 2026-06-15 10:30:30.109 | ++ functions-common:get_or_add_user_project_role:960 : _get_domain_args Default Default 2026-06-15 10:30:30.109 | ++ functions-common:_get_domain_args:941 : local domain 2026-06-15 10:30:30.109 | ++ functions-common:_get_domain_args:942 : domain= 2026-06-15 10:30:30.110 | ++ functions-common:_get_domain_args:944 : [[ -n Default ]] 2026-06-15 10:30:30.110 | ++ functions-common:_get_domain_args:945 : domain=' --user-domain Default' 2026-06-15 10:30:30.110 | ++ functions-common:_get_domain_args:947 : [[ -n Default ]] 2026-06-15 10:30:30.110 | ++ functions-common:_get_domain_args:948 : domain=' --user-domain Default --project-domain Default' 2026-06-15 10:30:30.111 | ++ functions-common:_get_domain_args:951 : echo --user-domain Default --project-domain Default 2026-06-15 10:30:30.111 | + functions-common:get_or_add_user_project_role:960 : domain_args='--user-domain Default --project-domain Default' 2026-06-15 10:30:30.111 | + functions-common:get_or_add_user_project_role:964 : openstack --os-cloud devstack-system-admin role add admin --user placement --project service --user-domain Default --project-domain Default 2026-06-15 10:30:30.111 | 2026-06-15 10:30:30.111 | ++ functions-common:get_or_add_user_project_role:973 : oscwrap --os-cloud devstack-system-admin role assignment list --role admin --user placement --project service --user-domain Default --project-domain Default -c Role -f value 2026-06-15 10:30:30.111 | 2026-06-15 10:30:30.111 | ++ functions-common:oscwrap:2459 : return 0 2026-06-15 10:30:30.111 | + functions-common:get_or_add_user_project_role:973 : user_role_id=75603a67f66840ce81848f3c65b16253 2026-06-15 10:30:30.111 | + functions-common:get_or_add_user_project_role:974 : echo 75603a67f66840ce81848f3c65b16253 2026-06-15 10:30:30.111 | 75603a67f66840ce81848f3c65b16253 2026-06-15 10:30:30.111 | + lib/placement:create_placement_accounts:103 : local placement_api_url=https://10.209.97.186/placement 2026-06-15 10:30:30.111 | + lib/placement:create_placement_accounts:104 : get_or_create_service placement placement 'Placement Service' 2026-06-15 10:30:30.112 | + functions-common:get_or_create_service:1049 : local service_id 2026-06-15 10:30:30.112 | ++ functions-common:get_or_create_service:1060 : oscwrap --os-cloud devstack-system-admin service show placement -f value -c id 2026-06-15 10:30:30.112 | ++ functions-common:get_or_create_service:1060 : oscwrap --os-cloud devstack-system-admin service create placement --name placement '--description=Placement Service' -f value -c id 2026-06-15 10:30:30.112 | 2026-06-15 10:30:30.112 | ++ functions-common:oscwrap:2459 : return 0 2026-06-15 10:30:30.112 | + functions-common:get_or_create_service:1060 : service_id=' 2026-06-15 10:30:30.112 | d6b66b6b59564d18b7e7df39b87534ed' 2026-06-15 10:30:30.112 | + functions-common:get_or_create_service:1061 : echo d6b66b6b59564d18b7e7df39b87534ed 2026-06-15 10:30:30.112 | d6b66b6b59564d18b7e7df39b87534ed 2026-06-15 10:30:30.112 | + lib/placement:create_placement_accounts:106 : get_or_create_endpoint placement RegionOne https://10.209.97.186/placement 2026-06-15 10:30:30.112 | + functions-common:get_or_create_endpoint:1093 : local public_id 2026-06-15 10:30:30.112 | ++ functions-common:get_or_create_endpoint:1094 : _get_or_create_endpoint_with_interface placement public https://10.209.97.186/placement RegionOne 2026-06-15 10:30:30.112 | ++ functions-common:_get_or_create_endpoint_with_interface:1067 : local endpoint_id 2026-06-15 10:30:30.113 | +++ functions-common:_get_or_create_endpoint_with_interface:1072 : oscwrap --os-cloud devstack-system-admin endpoint list --service placement --interface public --region RegionOne -c ID -f value 2026-06-15 10:30:30.113 | 2026-06-15 10:30:30.113 | +++ functions-common:oscwrap:2459 : return 0 2026-06-15 10:30:30.113 | ++ functions-common:_get_or_create_endpoint_with_interface:1072 : endpoint_id= 2026-06-15 10:30:30.113 | ++ functions-common:_get_or_create_endpoint_with_interface:1073 : [[ -z '' ]] 2026-06-15 10:30:30.113 | +++ functions-common:_get_or_create_endpoint_with_interface:1076 : oscwrap --os-cloud devstack-system-admin endpoint create placement public https://10.209.97.186/placement --region RegionOne -f value -c id 2026-06-15 10:30:30.113 | 2026-06-15 10:30:30.113 | +++ functions-common:oscwrap:2459 : return 0 2026-06-15 10:30:30.113 | ++ functions-common:_get_or_create_endpoint_with_interface:1076 : endpoint_id=bc26e893d2ea428292bac4de28153543 2026-06-15 10:30:30.113 | ++ functions-common:_get_or_create_endpoint_with_interface:1079 : echo bc26e893d2ea428292bac4de28153543 2026-06-15 10:30:30.113 | + functions-common:get_or_create_endpoint:1094 : public_id=bc26e893d2ea428292bac4de28153543 2026-06-15 10:30:30.113 | + functions-common:get_or_create_endpoint:1096 : [[ -n '' ]] 2026-06-15 10:30:30.113 | + functions-common:get_or_create_endpoint:1099 : [[ -n '' ]] 2026-06-15 10:30:30.113 | + functions-common:get_or_create_endpoint:1103 : echo bc26e893d2ea428292bac4de28153543 2026-06-15 10:30:30.113 | bc26e893d2ea428292bac4de28153543 2026-06-15 10:30:30.164 | [2845 Async init_placement:59874]: finished init_placement with result 0 in 15 seconds 2026-06-15 10:30:30.169 | + inc/async:async_wait:197 : return 0 2026-06-15 10:30:30.173 | + ./stack.sh:main:1227 : async_wait init_glance 2026-06-15 10:30:30.244 | [2845 Async init_glance:54845]: Waiting for completion of init_glance running on PID 54845 (3 other jobs running) 2026-06-15 10:30:30.276 | [2845 Async init_glance:54845]: Signaling child to exit 2026-06-15 10:30:30.276 | WAKEUP 2026-06-15 10:30:30.304 | [2845 Async init_glance:54845]: Signaled 2026-06-15 10:30:30.306 | + lib/glance:init_glance:525 : rm -rf /opt/stack/data/glance/images 2026-06-15 10:30:30.306 | + lib/glance:init_glance:526 : mkdir -p /opt/stack/data/glance/images 2026-06-15 10:30:30.306 | + lib/glance:init_glance:529 : recreate_database glance 2026-06-15 10:30:30.306 | + lib/database:recreate_database:112 : local db=glance 2026-06-15 10:30:30.306 | + lib/database:recreate_database:113 : recreate_database_mysql glance 2026-06-15 10:30:30.306 | + lib/databases/mysql:recreate_database_mysql:54 : local db=glance 2026-06-15 10:30:30.306 | + lib/databases/mysql:recreate_database_mysql:55 : mysql -uroot -psecretdatabase -h127.0.0.1 -e 'DROP DATABASE IF EXISTS glance;' 2026-06-15 10:30:30.306 | mysql: [Warning] Using a password on the command line interface can be insecure. 2026-06-15 10:30:30.306 | + lib/databases/mysql:recreate_database_mysql:56 : mysql -uroot -psecretdatabase -h127.0.0.1 -e 'CREATE DATABASE glance CHARACTER SET utf8;' 2026-06-15 10:30:30.306 | mysql: [Warning] Using a password on the command line interface can be insecure. 2026-06-15 10:30:30.306 | + lib/glance:init_glance:531 : time_start dbsync 2026-06-15 10:30:30.306 | + functions-common:time_start:2400 : local name=dbsync 2026-06-15 10:30:30.306 | + functions-common:time_start:2401 : local start_time= 2026-06-15 10:30:30.306 | + functions-common:time_start:2402 : [[ -n '' ]] 2026-06-15 10:30:30.306 | ++ functions-common:time_start:2405 : date +%s%3N 2026-06-15 10:30:30.306 | + functions-common:time_start:2405 : _TIME_START[$name]=1781519306735 2026-06-15 10:30:30.306 | + lib/glance:init_glance:533 : /opt/stack/data/venv/bin/glance-manage --config-file /etc/glance/glance-api.conf db_sync 2026-06-15 10:30:30.307 | /opt/stack/data/venv/lib/python3.12/site-packages/oslo_utils/importutils.py:77: EventletDeprecationWarning: 2026-06-15 10:30:30.307 | Eventlet is deprecated. It is currently being maintained in bugfix mode, and 2026-06-15 10:30:30.307 | we strongly recommend against using it for new projects. 2026-06-15 10:30:30.307 | 2026-06-15 10:30:30.307 | If you are already using Eventlet, we recommend migrating to a different 2026-06-15 10:30:30.307 | framework. For more detail see 2026-06-15 10:30:30.307 | https://eventlet.readthedocs.io/en/latest/asyncio/migration.html 2026-06-15 10:30:30.307 | 2026-06-15 10:30:30.307 | __import__(import_str) 2026-06-15 10:30:30.307 | INFO dbcounter [-] Registered counter for database glance 2026-06-15 10:30:30.307 | DEBUG oslo_db.sqlalchemy.engines [-] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=54951) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} 2026-06-15 10:30:30.307 | INFO alembic.runtime.migration [-] Context impl MySQLImpl. 2026-06-15 10:30:30.307 | INFO alembic.runtime.migration [-] Will assume non-transactional DDL. 2026-06-15 10:30:30.307 | DEBUG dbcounter [-] [54951] Writer thread running {{(pid=54951) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} 2026-06-15 10:30:30.307 | INFO alembic.runtime.migration [-] Context impl MySQLImpl. 2026-06-15 10:30:30.307 | INFO alembic.runtime.migration [-] Will assume non-transactional DDL. 2026-06-15 10:30:30.307 | INFO dbcounter [-] Registered counter for database glance 2026-06-15 10:30:30.307 | DEBUG oslo_db.sqlalchemy.engines [-] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=54951) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} 2026-06-15 10:30:30.307 | INFO alembic.runtime.migration [-] Context impl MySQLImpl. 2026-06-15 10:30:30.307 | INFO alembic.runtime.migration [-] Will assume non-transactional DDL. 2026-06-15 10:30:30.307 | DEBUG dbcounter [-] [54951] Writer thread running {{(pid=54951) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} 2026-06-15 10:30:30.307 | INFO alembic.runtime.migration [-] Running upgrade -> liberty, liberty initial 2026-06-15 10:30:30.307 | DEBUG alembic.runtime.migration [-] new branch insert liberty {{(pid=54951) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:781}} 2026-06-15 10:30:30.307 | INFO alembic.runtime.migration [-] Running upgrade liberty -> mitaka01, add index on created_at and updated_at columns of 'images' table 2026-06-15 10:30:30.307 | DEBUG alembic.runtime.migration [-] update liberty to mitaka01 {{(pid=54951) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-06-15 10:30:30.307 | INFO alembic.runtime.migration [-] Running upgrade mitaka01 -> mitaka02, update metadef os_nova_server 2026-06-15 10:30:30.307 | DEBUG alembic.runtime.migration [-] update mitaka01 to mitaka02 {{(pid=54951) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-06-15 10:30:30.307 | INFO alembic.runtime.migration [-] Running upgrade mitaka02 -> ocata_expand01, add visibility to images 2026-06-15 10:30:30.307 | DEBUG alembic.runtime.migration [-] update mitaka02 to ocata_expand01 {{(pid=54951) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-06-15 10:30:30.307 | INFO alembic.runtime.migration [-] Running upgrade ocata_expand01 -> pike_expand01, empty expand for symmetry with pike_contract01 2026-06-15 10:30:30.307 | DEBUG alembic.runtime.migration [-] update ocata_expand01 to pike_expand01 {{(pid=54951) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-06-15 10:30:30.307 | INFO alembic.runtime.migration [-] Running upgrade pike_expand01 -> queens_expand01 2026-06-15 10:30:30.307 | DEBUG alembic.runtime.migration [-] update pike_expand01 to queens_expand01 {{(pid=54951) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-06-15 10:30:30.308 | INFO alembic.runtime.migration [-] Running upgrade queens_expand01 -> rocky_expand01, add os_hidden column to images table 2026-06-15 10:30:30.308 | DEBUG alembic.runtime.migration [-] update queens_expand01 to rocky_expand01 {{(pid=54951) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-06-15 10:30:30.308 | INFO alembic.runtime.migration [-] Running upgrade rocky_expand01 -> rocky_expand02, add os_hash_algo and os_hash_value columns to images table 2026-06-15 10:30:30.308 | DEBUG alembic.runtime.migration [-] update rocky_expand01 to rocky_expand02 {{(pid=54951) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-06-15 10:30:30.308 | INFO alembic.runtime.migration [-] Running upgrade rocky_expand02 -> train_expand01, empty expand for symmetry with train_contract01 2026-06-15 10:30:30.308 | DEBUG alembic.runtime.migration [-] update rocky_expand02 to train_expand01 {{(pid=54951) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-06-15 10:30:30.308 | INFO alembic.runtime.migration [-] Running upgrade train_expand01 -> ussuri_expand01, empty expand for symmetry with ussuri_expand01 2026-06-15 10:30:30.308 | DEBUG alembic.runtime.migration [-] update train_expand01 to ussuri_expand01 {{(pid=54951) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-06-15 10:30:30.308 | INFO alembic.runtime.migration [-] Running upgrade ussuri_expand01 -> wallaby_expand01, add image_id, request_id, user columns to tasks table" 2026-06-15 10:30:30.308 | DEBUG alembic.runtime.migration [-] update ussuri_expand01 to wallaby_expand01 {{(pid=54951) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-06-15 10:30:30.308 | INFO alembic.runtime.migration [-] Running upgrade wallaby_expand01 -> xena_expand01, empty expand for symmetry with 2023_1_expand01 2026-06-15 10:30:30.308 | DEBUG alembic.runtime.migration [-] update wallaby_expand01 to xena_expand01 {{(pid=54951) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-06-15 10:30:30.308 | INFO alembic.runtime.migration [-] Running upgrade xena_expand01 -> yoga_expand01, empty expand for symmetry with 2023_1_expand01 2026-06-15 10:30:30.308 | DEBUG alembic.runtime.migration [-] update xena_expand01 to yoga_expand01 {{(pid=54951) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-06-15 10:30:30.308 | INFO alembic.runtime.migration [-] Running upgrade yoga_expand01 -> zed_expand01, empty expand for symmetry with 2023_1_expand01 2026-06-15 10:30:30.308 | DEBUG alembic.runtime.migration [-] update yoga_expand01 to zed_expand01 {{(pid=54951) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-06-15 10:30:30.308 | INFO alembic.runtime.migration [-] Running upgrade zed_expand01 -> 2023_1_expand01, empty expand for symmetry with 2023_1_expand01 2026-06-15 10:30:30.308 | DEBUG alembic.runtime.migration [-] update zed_expand01 to 2023_1_expand01 {{(pid=54951) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-06-15 10:30:30.308 | INFO alembic.runtime.migration [-] Running upgrade 2023_1_expand01 -> 2024_1_expand01, adds cache_node_reference and cached_images table(s) 2026-06-15 10:30:30.308 | DEBUG alembic.runtime.migration [-] update 2023_1_expand01 to 2024_1_expand01 {{(pid=54951) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-06-15 10:30:30.308 | INFO alembic.runtime.migration [-] Context impl MySQLImpl. 2026-06-15 10:30:30.308 | INFO alembic.runtime.migration [-] Will assume non-transactional DDL. 2026-06-15 10:30:30.308 | INFO alembic.runtime.migration [-] Context impl MySQLImpl. 2026-06-15 10:30:30.308 | INFO alembic.runtime.migration [-] Will assume non-transactional DDL. 2026-06-15 10:30:30.308 | INFO alembic.runtime.migration [-] Context impl MySQLImpl. 2026-06-15 10:30:30.308 | INFO alembic.runtime.migration [-] Will assume non-transactional DDL. 2026-06-15 10:30:30.308 | INFO alembic.runtime.migration [-] Context impl MySQLImpl. 2026-06-15 10:30:30.308 | INFO alembic.runtime.migration [-] Will assume non-transactional DDL. 2026-06-15 10:30:30.308 | INFO alembic.runtime.migration [-] Context impl MySQLImpl. 2026-06-15 10:30:30.308 | INFO alembic.runtime.migration [-] Will assume non-transactional DDL. 2026-06-15 10:30:30.308 | INFO alembic.runtime.migration [-] Running upgrade mitaka02 -> ocata_contract01, remove is_public from images 2026-06-15 10:30:30.308 | DEBUG alembic.runtime.migration [-] new branch insert ocata_contract01 {{(pid=54951) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:781}} 2026-06-15 10:30:30.308 | INFO alembic.runtime.migration [-] Running upgrade ocata_contract01 -> pike_contract01, drop glare artifacts tables 2026-06-15 10:30:30.309 | DEBUG alembic.runtime.migration [-] update ocata_contract01 to pike_contract01 {{(pid=54951) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-06-15 10:30:30.309 | INFO alembic.runtime.migration [-] Running upgrade pike_contract01 -> queens_contract01 2026-06-15 10:30:30.309 | DEBUG alembic.runtime.migration [-] update pike_contract01 to queens_contract01 {{(pid=54951) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-06-15 10:30:30.309 | INFO alembic.runtime.migration [-] Running upgrade queens_contract01 -> rocky_contract01 2026-06-15 10:30:30.309 | DEBUG alembic.runtime.migration [-] update queens_contract01 to rocky_contract01 {{(pid=54951) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-06-15 10:30:30.309 | INFO alembic.runtime.migration [-] Running upgrade rocky_contract01 -> rocky_contract02 2026-06-15 10:30:30.309 | DEBUG alembic.runtime.migration [-] update rocky_contract01 to rocky_contract02 {{(pid=54951) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-06-15 10:30:30.309 | INFO alembic.runtime.migration [-] Running upgrade rocky_contract02 -> train_contract01 2026-06-15 10:30:30.309 | DEBUG alembic.runtime.migration [-] update rocky_contract02 to train_contract01 {{(pid=54951) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-06-15 10:30:30.309 | INFO alembic.runtime.migration [-] Running upgrade train_contract01 -> ussuri_contract01 2026-06-15 10:30:30.309 | DEBUG alembic.runtime.migration [-] update train_contract01 to ussuri_contract01 {{(pid=54951) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-06-15 10:30:30.309 | INFO alembic.runtime.migration [-] Running upgrade ussuri_contract01 -> wallaby_contract01 2026-06-15 10:30:30.309 | DEBUG alembic.runtime.migration [-] update ussuri_contract01 to wallaby_contract01 {{(pid=54951) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-06-15 10:30:30.309 | INFO alembic.runtime.migration [-] Running upgrade wallaby_contract01 -> xena_contract01 2026-06-15 10:30:30.309 | DEBUG alembic.runtime.migration [-] update wallaby_contract01 to xena_contract01 {{(pid=54951) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-06-15 10:30:30.309 | INFO alembic.runtime.migration [-] Running upgrade xena_contract01 -> yoga_contract01 2026-06-15 10:30:30.309 | DEBUG alembic.runtime.migration [-] update xena_contract01 to yoga_contract01 {{(pid=54951) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-06-15 10:30:30.309 | INFO alembic.runtime.migration [-] Running upgrade yoga_contract01 -> zed_contract01 2026-06-15 10:30:30.309 | DEBUG alembic.runtime.migration [-] update yoga_contract01 to zed_contract01 {{(pid=54951) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-06-15 10:30:30.309 | INFO alembic.runtime.migration [-] Running upgrade zed_contract01 -> 2023_1_contract01 2026-06-15 10:30:30.309 | DEBUG alembic.runtime.migration [-] update zed_contract01 to 2023_1_contract01 {{(pid=54951) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-06-15 10:30:30.309 | INFO alembic.runtime.migration [-] Running upgrade 2023_1_contract01 -> 2024_1_contract01 2026-06-15 10:30:30.309 | DEBUG alembic.runtime.migration [-] merge, delete ['2023_1_contract01'], update 2024_1_expand01 to 2024_1_contract01 {{(pid=54951) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:790}} 2026-06-15 10:30:30.309 | INFO alembic.runtime.migration [-] Context impl MySQLImpl. 2026-06-15 10:30:30.309 | INFO alembic.runtime.migration [-] Will assume non-transactional DDL. 2026-06-15 10:30:30.309 | INFO alembic.runtime.migration [-] Context impl MySQLImpl. 2026-06-15 10:30:30.309 | INFO alembic.runtime.migration [-] Will assume non-transactional DDL. 2026-06-15 10:30:30.309 | Upgraded database to: 2024_1_expand01, current revision(s): 2024_1_expand01 2026-06-15 10:30:30.309 | Database migration is up to date. No migration needed. 2026-06-15 10:30:30.309 | Upgraded database to: 2024_1_contract01, current revision(s): 2024_1_contract01 2026-06-15 10:30:30.309 | Database is synced successfully. 2026-06-15 10:30:30.309 | + lib/glance:init_glance:536 : /opt/stack/data/venv/bin/glance-manage --config-file /etc/glance/glance-api.conf db_load_metadefs 2026-06-15 10:30:30.309 | /opt/stack/data/venv/lib/python3.12/site-packages/oslo_utils/importutils.py:77: EventletDeprecationWarning: 2026-06-15 10:30:30.309 | Eventlet is deprecated. It is currently being maintained in bugfix mode, and 2026-06-15 10:30:30.311 | we strongly recommend against using it for new projects. 2026-06-15 10:30:30.311 | 2026-06-15 10:30:30.311 | If you are already using Eventlet, we recommend migrating to a different 2026-06-15 10:30:30.311 | framework. For more detail see 2026-06-15 10:30:30.311 | https://eventlet.readthedocs.io/en/latest/asyncio/migration.html 2026-06-15 10:30:30.311 | 2026-06-15 10:30:30.311 | __import__(import_str) 2026-06-15 10:30:30.311 | INFO dbcounter [-] Registered counter for database glance 2026-06-15 10:30:30.311 | DEBUG oslo_db.sqlalchemy.engines [-] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=55138) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} 2026-06-15 10:30:30.311 | DEBUG dbcounter [-] [55138] Writer thread running {{(pid=55138) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} 2026-06-15 10:30:30.311 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-randomgen.json loaded to database. 2026-06-15 10:30:30.311 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-hypervisor.json loaded to database. 2026-06-15 10:30:30.311 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-watchdog.json loaded to database. 2026-06-15 10:30:30.311 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-vtpm-hw.json loaded to database. 2026-06-15 10:30:30.311 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-aggr-num-instances.json loaded to database. 2026-06-15 10:30:30.311 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-vmware.json loaded to database. 2026-06-15 10:30:30.311 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/cim-virtual-system-setting-data.json loaded to database. 2026-06-15 10:30:30.311 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-aggr-iops-filter.json loaded to database. 2026-06-15 10:30:30.311 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/storage-volume-type.json loaded to database. 2026-06-15 10:30:30.311 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-libvirt-image.json loaded to database. 2026-06-15 10:30:30.311 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/image-signature-verification.json loaded to database. 2026-06-15 10:30:30.311 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/cim-processor-allocation-setting-data.json loaded to database. 2026-06-15 10:30:30.311 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-host-capabilities.json loaded to database. 2026-06-15 10:30:30.311 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-aggr-disk-filter.json loaded to database. 2026-06-15 10:30:30.311 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/operating-system.json loaded to database. 2026-06-15 10:30:30.311 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-xenapi.json loaded to database. 2026-06-15 10:30:30.312 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-guest-shutdown.json loaded to database. 2026-06-15 10:30:30.312 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-vmware-flavor.json loaded to database. 2026-06-15 10:30:30.312 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/cim-resource-allocation-setting-data.json loaded to database. 2026-06-15 10:30:30.312 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-cpu-mode.json loaded to database. 2026-06-15 10:30:30.312 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-cpu-pinning.json loaded to database. 2026-06-15 10:30:30.312 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-libvirt.json loaded to database. 2026-06-15 10:30:30.312 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-vmware-quota-flavor.json loaded to database. 2026-06-15 10:30:30.312 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-quota.json loaded to database. 2026-06-15 10:30:30.312 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/software-databases.json loaded to database. 2026-06-15 10:30:30.312 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-instance-data.json loaded to database. 2026-06-15 10:30:30.312 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/software-webservers.json loaded to database. 2026-06-15 10:30:30.312 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-vtpm.json loaded to database. 2026-06-15 10:30:30.312 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-guest-memory-backing.json loaded to database. 2026-06-15 10:30:30.312 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-vcputopology.json loaded to database. 2026-06-15 10:30:30.312 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/glance-common-image-props.json loaded to database. 2026-06-15 10:30:30.312 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/cim-storage-allocation-setting-data.json loaded to database. 2026-06-15 10:30:30.312 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/software-runtimes.json loaded to database. 2026-06-15 10:30:30.312 | INFO glance.db.sqlalchemy.metadata [-] Metadata loading finished 2026-06-15 10:30:30.312 | + lib/glance:init_glance:537 : time_stop dbsync 2026-06-15 10:30:30.312 | + functions-common:time_stop:2414 : local name 2026-06-15 10:30:30.312 | + functions-common:time_stop:2415 : local end_time 2026-06-15 10:30:30.312 | + functions-common:time_stop:2416 : local elapsed_time 2026-06-15 10:30:30.312 | + functions-common:time_stop:2417 : local total 2026-06-15 10:30:30.312 | + functions-common:time_stop:2418 : local start_time 2026-06-15 10:30:30.312 | + functions-common:time_stop:2420 : name=dbsync 2026-06-15 10:30:30.312 | + functions-common:time_stop:2421 : start_time=1781519306735 2026-06-15 10:30:30.312 | + functions-common:time_stop:2423 : [[ -z 1781519306735 ]] 2026-06-15 10:30:30.312 | ++ functions-common:time_stop:2426 : date +%s%3N 2026-06-15 10:30:30.312 | + functions-common:time_stop:2426 : end_time=1781519317724 2026-06-15 10:30:30.312 | + functions-common:time_stop:2427 : elapsed_time=10989 2026-06-15 10:30:30.312 | + functions-common:time_stop:2428 : total=6811 2026-06-15 10:30:30.312 | + functions-common:time_stop:2430 : _TIME_START[$name]= 2026-06-15 10:30:30.312 | + functions-common:time_stop:2431 : _TIME_TOTAL[$name]=17800 2026-06-15 10:30:30.360 | [2845 Async init_glance:54845]: finished init_glance with result 0 in 11 seconds 2026-06-15 10:30:30.364 | + inc/async:async_wait:197 : return 0 2026-06-15 10:30:30.369 | + ./stack.sh:main:1228 : async_wait init_swift 2026-06-15 10:30:30.396 | Not waiting for async task init_swift that we never started or has already been waited for 2026-06-15 10:30:30.400 | + inc/async:async_wait:197 : return 0 2026-06-15 10:30:30.404 | + ./stack.sh:main:1229 : async_wait init_cinder 2026-06-15 10:30:30.463 | [2845 Async init_cinder:59742]: Waiting for completion of init_cinder running on PID 59742 (2 other jobs running) 2026-06-15 10:30:30.494 | [2845 Async init_cinder:59742]: Signaling child to exit 2026-06-15 10:30:30.495 | WAKEUP 2026-06-15 10:30:30.524 | [2845 Async init_cinder:59742]: Signaled 2026-06-15 10:30:30.526 | + lib/cinder:init_cinder:478 : is_service_enabled mysql postgresql 2026-06-15 10:30:30.526 | + functions-common:is_service_enabled:2070 : return 0 2026-06-15 10:30:30.526 | + lib/cinder:init_cinder:480 : recreate_database cinder 2026-06-15 10:30:30.527 | + lib/database:recreate_database:112 : local db=cinder 2026-06-15 10:30:30.527 | + lib/database:recreate_database:113 : recreate_database_mysql cinder 2026-06-15 10:30:30.527 | + lib/databases/mysql:recreate_database_mysql:54 : local db=cinder 2026-06-15 10:30:30.527 | + lib/databases/mysql:recreate_database_mysql:55 : mysql -uroot -psecretdatabase -h127.0.0.1 -e 'DROP DATABASE IF EXISTS cinder;' 2026-06-15 10:30:30.527 | mysql: [Warning] Using a password on the command line interface can be insecure. 2026-06-15 10:30:30.527 | + lib/databases/mysql:recreate_database_mysql:56 : mysql -uroot -psecretdatabase -h127.0.0.1 -e 'CREATE DATABASE cinder CHARACTER SET utf8;' 2026-06-15 10:30:30.527 | mysql: [Warning] Using a password on the command line interface can be insecure. 2026-06-15 10:30:30.527 | + lib/cinder:init_cinder:482 : time_start dbsync 2026-06-15 10:30:30.527 | + functions-common:time_start:2400 : local name=dbsync 2026-06-15 10:30:30.527 | + functions-common:time_start:2401 : local start_time= 2026-06-15 10:30:30.527 | + functions-common:time_start:2402 : [[ -n '' ]] 2026-06-15 10:30:30.527 | ++ functions-common:time_start:2405 : date +%s%3N 2026-06-15 10:30:30.527 | + functions-common:time_start:2405 : _TIME_START[$name]=1781519392845 2026-06-15 10:30:30.527 | + lib/cinder:init_cinder:484 : /opt/stack/data/venv/bin/cinder-manage --config-file /etc/cinder/cinder.conf db sync 2026-06-15 10:30:30.527 | /opt/stack/cinder/cinder/__init__.py:21: EventletDeprecationWarning: 2026-06-15 10:30:30.527 | Eventlet is deprecated. It is currently being maintained in bugfix mode, and 2026-06-15 10:30:30.527 | we strongly recommend against using it for new projects. 2026-06-15 10:30:30.527 | 2026-06-15 10:30:30.527 | If you are already using Eventlet, we recommend migrating to a different 2026-06-15 10:30:30.527 | framework. For more detail see 2026-06-15 10:30:30.527 | https://eventlet.readthedocs.io/en/latest/asyncio/migration.html 2026-06-15 10:30:30.527 | 2026-06-15 10:30:30.527 | import eventlet # noqa 2026-06-15 10:30:30.527 | INFO dbcounter [-] Registered counter for database cinder 2026-06-15 10:30:30.527 | DEBUG oslo_db.sqlalchemy.engines [-] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=59947) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} 2026-06-15 10:30:30.527 | INFO cinder.db.migration [-] Applying migration(s) 2026-06-15 10:30:30.527 | INFO alembic.runtime.migration [-] Context impl MySQLImpl. 2026-06-15 10:30:30.528 | INFO alembic.runtime.migration [-] Will assume non-transactional DDL. 2026-06-15 10:30:30.528 | DEBUG dbcounter [-] [59947] Writer thread running {{(pid=59947) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} 2026-06-15 10:30:30.528 | INFO alembic.runtime.migration [-] Running upgrade -> 921e1a36b076, Initial migration. 2026-06-15 10:30:30.528 | DEBUG alembic.runtime.migration [-] new branch insert 921e1a36b076 {{(pid=59947) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:781}} 2026-06-15 10:30:30.528 | INFO alembic.runtime.migration [-] Running upgrade 921e1a36b076 -> c92a3e68beed, Make shared_targets nullable 2026-06-15 10:30:30.528 | DEBUG alembic.runtime.migration [-] update 921e1a36b076 to c92a3e68beed {{(pid=59947) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-06-15 10:30:30.528 | INFO alembic.runtime.migration [-] Running upgrade c92a3e68beed -> daa98075b90d, Add resource indexes 2026-06-15 10:30:30.528 | DEBUG alembic.runtime.migration [-] update c92a3e68beed to daa98075b90d {{(pid=59947) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-06-15 10:30:30.528 | INFO alembic.runtime.migration [-] Running upgrade daa98075b90d -> 89aa6f9639f9, Drop legacy migrate_version table 2026-06-15 10:30:30.528 | DEBUG alembic.runtime.migration [-] update daa98075b90d to 89aa6f9639f9 {{(pid=59947) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-06-15 10:30:30.528 | INFO alembic.runtime.migration [-] Running upgrade 89aa6f9639f9 -> b8660621f1b9, Update reservations resource 2026-06-15 10:30:30.528 | DEBUG alembic.runtime.migration [-] update 89aa6f9639f9 to b8660621f1b9 {{(pid=59947) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-06-15 10:30:30.528 | INFO alembic.runtime.migration [-] Running upgrade b8660621f1b9 -> 9ab1b092a404, Make use_quota non nullable 2026-06-15 10:30:30.528 | DEBUG alembic.runtime.migration [-] update b8660621f1b9 to 9ab1b092a404 {{(pid=59947) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-06-15 10:30:30.528 | INFO alembic.runtime.migration [-] Running upgrade 9ab1b092a404 -> b7b88f50aab5, Remove quota consistencygroups 2026-06-15 10:30:30.528 | DEBUG alembic.runtime.migration [-] update 9ab1b092a404 to b7b88f50aab5 {{(pid=59947) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-06-15 10:30:30.528 | INFO alembic.runtime.migration [-] Running upgrade b7b88f50aab5 -> 9c74c1c6971f, Quota: Add backup defaults in quota class 2026-06-15 10:30:30.528 | DEBUG alembic.runtime.migration [-] update b7b88f50aab5 to 9c74c1c6971f {{(pid=59947) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-06-15 10:30:30.528 | INFO cinder.db.migration [-] Migration(s) applied 2026-06-15 10:30:30.528 | + lib/cinder:init_cinder:485 : time_stop dbsync 2026-06-15 10:30:30.528 | + functions-common:time_stop:2414 : local name 2026-06-15 10:30:30.528 | + functions-common:time_stop:2415 : local end_time 2026-06-15 10:30:30.528 | + functions-common:time_stop:2416 : local elapsed_time 2026-06-15 10:30:30.528 | + functions-common:time_stop:2417 : local total 2026-06-15 10:30:30.528 | + functions-common:time_stop:2418 : local start_time 2026-06-15 10:30:30.528 | + functions-common:time_stop:2420 : name=dbsync 2026-06-15 10:30:30.528 | + functions-common:time_stop:2421 : start_time=1781519392845 2026-06-15 10:30:30.529 | + functions-common:time_stop:2423 : [[ -z 1781519392845 ]] 2026-06-15 10:30:30.529 | ++ functions-common:time_stop:2426 : date +%s%3N 2026-06-15 10:30:30.529 | + functions-common:time_stop:2426 : end_time=1781519402008 2026-06-15 10:30:30.529 | + functions-common:time_stop:2427 : elapsed_time=9163 2026-06-15 10:30:30.529 | + functions-common:time_stop:2428 : total=6811 2026-06-15 10:30:30.529 | + functions-common:time_stop:2430 : _TIME_START[$name]= 2026-06-15 10:30:30.529 | + functions-common:time_stop:2431 : _TIME_TOTAL[$name]=15974 2026-06-15 10:30:30.529 | + lib/cinder:init_cinder:488 : is_service_enabled c-vol 2026-06-15 10:30:30.529 | + functions-common:is_service_enabled:2070 : return 0 2026-06-15 10:30:30.529 | + lib/cinder:init_cinder:488 : [[ -n lvm:lvmdriver-1 ]] 2026-06-15 10:30:30.529 | + lib/cinder:init_cinder:489 : local be be_name be_type 2026-06-15 10:30:30.529 | + lib/cinder:init_cinder:490 : for be in ${CINDER_ENABLED_BACKENDS//,/ } 2026-06-15 10:30:30.529 | + lib/cinder:init_cinder:491 : be_type=lvm 2026-06-15 10:30:30.529 | + lib/cinder:init_cinder:492 : be_name=lvmdriver-1 2026-06-15 10:30:30.529 | + lib/cinder:init_cinder:493 : type init_cinder_backend_lvm 2026-06-15 10:30:30.529 | + lib/cinder:init_cinder:494 : init_cinder_backend_lvm lvmdriver-1 2026-06-15 10:30:30.529 | + lib/cinder_backends/lvm:init_cinder_backend_lvm:64 : local be_name=lvmdriver-1 2026-06-15 10:30:30.529 | + lib/cinder_backends/lvm:init_cinder_backend_lvm:67 : init_lvm_volume_group stack-volumes-lvmdriver-1 30G 2026-06-15 10:30:30.529 | + lib/lvm:init_lvm_volume_group:129 : local vg=stack-volumes-lvmdriver-1 2026-06-15 10:30:30.529 | + lib/lvm:init_lvm_volume_group:130 : local size=30G 2026-06-15 10:30:30.529 | + lib/lvm:init_lvm_volume_group:133 : is_fedora 2026-06-15 10:30:30.529 | + functions-common:is_fedora:526 : [[ -z Ubuntu ]] 2026-06-15 10:30:30.529 | + functions-common:is_fedora:530 : '[' Ubuntu = Fedora ']' 2026-06-15 10:30:30.529 | + functions-common:is_fedora:530 : '[' Ubuntu = 'Red Hat' ']' 2026-06-15 10:30:30.529 | + functions-common:is_fedora:531 : '[' Ubuntu = openEuler ']' 2026-06-15 10:30:30.529 | + functions-common:is_fedora:532 : '[' Ubuntu = RedHatEnterpriseServer ']' 2026-06-15 10:30:30.529 | + functions-common:is_fedora:533 : '[' Ubuntu = RedHatEnterprise ']' 2026-06-15 10:30:30.529 | + functions-common:is_fedora:534 : '[' Ubuntu = RedHatEnterpriseLinux ']' 2026-06-15 10:30:30.530 | + functions-common:is_fedora:535 : '[' Ubuntu = RockyLinux ']' 2026-06-15 10:30:30.530 | + functions-common:is_fedora:536 : '[' Ubuntu = CentOS ']' 2026-06-15 10:30:30.530 | + functions-common:is_fedora:536 : '[' Ubuntu = CentOSStream ']' 2026-06-15 10:30:30.530 | + functions-common:is_fedora:537 : '[' Ubuntu = AlmaLinux ']' 2026-06-15 10:30:30.530 | + functions-common:is_fedora:538 : '[' Ubuntu = OracleServer ']' 2026-06-15 10:30:30.530 | + functions-common:is_fedora:538 : '[' Ubuntu = Virtuozzo ']' 2026-06-15 10:30:30.530 | + lib/lvm:init_lvm_volume_group:138 : _create_lvm_volume_group stack-volumes-lvmdriver-1 30G 2026-06-15 10:30:30.530 | + lib/lvm:_create_lvm_volume_group:88 : local vg=stack-volumes-lvmdriver-1 2026-06-15 10:30:30.530 | + lib/lvm:_create_lvm_volume_group:89 : local size=30G 2026-06-15 10:30:30.530 | + lib/lvm:_create_lvm_volume_group:91 : local backing_file=/opt/stack/data/stack-volumes-lvmdriver-1-backing-file 2026-06-15 10:30:30.530 | + lib/lvm:_create_lvm_volume_group:92 : sudo vgs stack-volumes-lvmdriver-1 2026-06-15 10:30:30.530 | Volume group "stack-volumes-lvmdriver-1" not found 2026-06-15 10:30:30.530 | Cannot process volume group stack-volumes-lvmdriver-1 2026-06-15 10:30:30.530 | + lib/lvm:_create_lvm_volume_group:94 : [[ -f /opt/stack/data/stack-volumes-lvmdriver-1-backing-file ]] 2026-06-15 10:30:30.530 | + lib/lvm:_create_lvm_volume_group:94 : truncate -s 30G /opt/stack/data/stack-volumes-lvmdriver-1-backing-file 2026-06-15 10:30:30.530 | + lib/lvm:_create_lvm_volume_group:96 : local directio= 2026-06-15 10:30:30.530 | + lib/lvm:_create_lvm_volume_group:98 : losetup -h 2026-06-15 10:30:30.530 | + lib/lvm:_create_lvm_volume_group:98 : grep -q direct-io 2026-06-15 10:30:30.530 | + lib/lvm:_create_lvm_volume_group:99 : directio=--direct-io=on 2026-06-15 10:30:30.530 | + lib/lvm:_create_lvm_volume_group:103 : [[ ! -e /etc/systemd/system/stack-volumes-lvmdriver-1-backing-file.service ]] 2026-06-15 10:30:30.530 | + lib/lvm:_create_lvm_volume_group:104 : sed -e ' 2026-06-15 10:30:30.530 | s|%DIRECTIO%|--direct-io=on|g; 2026-06-15 10:30:30.530 | s|%BACKING_FILE%|/opt/stack/data/stack-volumes-lvmdriver-1-backing-file|g; 2026-06-15 10:30:30.530 | ' /opt/stack/devstack/files/lvm-backing-file.template 2026-06-15 10:30:30.530 | + lib/lvm:_create_lvm_volume_group:107 : sudo tee /etc/systemd/system/stack-volumes-lvmdriver-1-backing-file.service 2026-06-15 10:30:30.530 | [Unit] 2026-06-15 10:30:30.530 | Description=Activate LVM backing file /opt/stack/data/stack-volumes-lvmdriver-1-backing-file 2026-06-15 10:30:30.530 | DefaultDependencies=no 2026-06-15 10:30:30.531 | After=systemd-udev-settle.service 2026-06-15 10:30:30.531 | Before=lvm2-activation-early.service 2026-06-15 10:30:30.531 | Wants=systemd-udev-settle.service 2026-06-15 10:30:30.531 | 2026-06-15 10:30:30.531 | [Service] 2026-06-15 10:30:30.531 | ExecStart=/sbin/losetup --find --show --direct-io=on /opt/stack/data/stack-volumes-lvmdriver-1-backing-file 2026-06-15 10:30:30.531 | ExecStop=/bin/sh -c '/sbin/losetup -d $$(/sbin/losetup --associated /opt/stack/data/stack-volumes-lvmdriver-1-backing-file -O NAME -n)' 2026-06-15 10:30:30.531 | RemainAfterExit=yes 2026-06-15 10:30:30.531 | Type=oneshot 2026-06-15 10:30:30.531 | 2026-06-15 10:30:30.531 | [Install] 2026-06-15 10:30:30.531 | WantedBy=local-fs.target 2026-06-15 10:30:30.531 | Also=systemd-udev-settle.service 2026-06-15 10:30:30.531 | + lib/lvm:_create_lvm_volume_group:110 : sudo systemctl daemon-reload 2026-06-15 10:30:30.531 | + lib/lvm:_create_lvm_volume_group:111 : sudo systemctl enable --now stack-volumes-lvmdriver-1-backing-file.service 2026-06-15 10:30:30.531 | Created symlink /etc/systemd/system/local-fs.target.wants/stack-volumes-lvmdriver-1-backing-file.service → /etc/systemd/system/stack-volumes-lvmdriver-1-backing-file.service. 2026-06-15 10:30:30.531 | + lib/lvm:_create_lvm_volume_group:114 : local vg_dev 2026-06-15 10:30:30.531 | ++ lib/lvm:_create_lvm_volume_group:115 : sudo losetup --associated /opt/stack/data/stack-volumes-lvmdriver-1-backing-file -O NAME -n 2026-06-15 10:30:30.531 | + lib/lvm:_create_lvm_volume_group:115 : vg_dev=/dev/loop0 2026-06-15 10:30:30.531 | + lib/lvm:_create_lvm_volume_group:118 : sudo vgs stack-volumes-lvmdriver-1 2026-06-15 10:30:30.531 | Volume group "stack-volumes-lvmdriver-1" not found 2026-06-15 10:30:30.531 | Cannot process volume group stack-volumes-lvmdriver-1 2026-06-15 10:30:30.531 | + lib/lvm:_create_lvm_volume_group:119 : sudo vgcreate stack-volumes-lvmdriver-1 /dev/loop0 2026-06-15 10:30:30.531 | Physical volume "/dev/loop0" successfully created. 2026-06-15 10:30:30.531 | Volume group "stack-volumes-lvmdriver-1" successfully created 2026-06-15 10:30:30.531 | + lib/lvm:init_lvm_volume_group:140 : is_service_enabled cinder 2026-06-15 10:30:30.531 | + functions-common:is_service_enabled:2070 : return 0 2026-06-15 10:30:30.531 | + lib/lvm:init_lvm_volume_group:142 : '[' lioadm = lioadm ']' 2026-06-15 10:30:30.532 | + lib/lvm:init_lvm_volume_group:143 : sudo cinder-rtstool get-targets 2026-06-15 10:30:30.532 | + lib/lvm:init_lvm_volume_group:143 : sudo xargs -rn 1 cinder-rtstool delete 2026-06-15 10:30:30.532 | /opt/stack/cinder/cinder/__init__.py:21: EventletDeprecationWarning: 2026-06-15 10:30:30.532 | Eventlet is deprecated. It is currently being maintained in bugfix mode, and 2026-06-15 10:30:30.532 | we strongly recommend against using it for new projects. 2026-06-15 10:30:30.532 | 2026-06-15 10:30:30.532 | If you are already using Eventlet, we recommend migrating to a different 2026-06-15 10:30:30.532 | framework. For more detail see 2026-06-15 10:30:30.532 | https://eventlet.readthedocs.io/en/latest/asyncio/migration.html 2026-06-15 10:30:30.532 | 2026-06-15 10:30:30.532 | import eventlet # noqa 2026-06-15 10:30:30.532 | + lib/lvm:init_lvm_volume_group:152 : _clean_lvm_volume_group stack-volumes-lvmdriver-1 2026-06-15 10:30:30.532 | + lib/lvm:_clean_lvm_volume_group:40 : local vg=stack-volumes-lvmdriver-1 2026-06-15 10:30:30.532 | + lib/lvm:_clean_lvm_volume_group:43 : sudo lvremove -f stack-volumes-lvmdriver-1 2026-06-15 10:30:30.532 | + lib/cinder:init_cinder:499 : is_service_enabled c-bak 2026-06-15 10:30:30.532 | + functions-common:is_service_enabled:2070 : return 1 2026-06-15 10:30:30.532 | + lib/cinder:init_cinder:505 : mkdir -p /opt/stack/data/cinder/volumes 2026-06-15 10:30:30.581 | [2845 Async init_cinder:59742]: finished init_cinder with result 0 in 11 seconds 2026-06-15 10:30:30.587 | + inc/async:async_wait:197 : return 0 2026-06-15 10:30:30.590 | + ./stack.sh:main:1234 : is_service_enabled nova 2026-06-15 10:30:30.611 | + functions-common:is_service_enabled:2070 : return 0 2026-06-15 10:30:30.614 | + ./stack.sh:main:1235 : echo_summary 'Configuring Nova' 2026-06-15 10:30:30.618 | + ./stack.sh:echo_summary:438 : [[ -t 3 ]] 2026-06-15 10:30:30.622 | + ./stack.sh:echo_summary:444 : echo -e Configuring Nova 2026-06-15 10:30:30.626 | + ./stack.sh:main:1236 : init_nova 2026-06-15 10:30:30.629 | + lib/nova:init_nova:846 : is_service_enabled mysql postgresql 2026-06-15 10:30:30.649 | + functions-common:is_service_enabled:2070 : return 0 2026-06-15 10:30:30.653 | + lib/nova:init_nova:846 : is_service_enabled n-api 2026-06-15 10:30:30.677 | + functions-common:is_service_enabled:2070 : return 0 2026-06-15 10:30:30.680 | + lib/nova:init_nova:848 : [[ superconductor == \s\i\n\g\l\e\c\o\n\d\u\c\t\o\r ]] 2026-06-15 10:30:30.684 | + lib/nova:init_nova:856 : async_run nova-cell-0 init_nova_db nova_cell0 /etc/nova/nova.conf 2026-06-15 10:30:30.764 | + inc/async:async_inner:63 : init_nova_db nova_cell0 /etc/nova/nova.conf 2026-06-15 10:30:30.813 | [2845 Async nova-cell-0:62060]: running: init_nova_db nova_cell0 /etc/nova/nova.conf 2026-06-15 10:30:30.819 | ++ lib/nova:init_nova:859 : seq 1 1 2026-06-15 10:30:30.824 | + lib/nova:init_nova:859 : for i in $(seq 1 $NOVA_NUM_CELLS) 2026-06-15 10:30:30.829 | ++ lib/nova:init_nova:860 : conductor_conf 1 2026-06-15 10:30:30.833 | ++ lib/nova:conductor_conf:825 : local cell=1 2026-06-15 10:30:30.837 | ++ lib/nova:conductor_conf:826 : echo /etc/nova/nova_cell1.conf 2026-06-15 10:30:30.841 | + lib/nova:init_nova:860 : async_run nova-cell-1 init_nova_db nova_cell1 /etc/nova/nova_cell1.conf 2026-06-15 10:30:30.929 | + inc/async:async_inner:63 : init_nova_db nova_cell1 /etc/nova/nova_cell1.conf 2026-06-15 10:30:30.981 | [2845 Async nova-cell-1:62164]: running: init_nova_db nova_cell1 /etc/nova/nova_cell1.conf 2026-06-15 10:30:30.984 | + lib/nova:init_nova:863 : recreate_database nova_api 2026-06-15 10:30:30.987 | + lib/database:recreate_database:112 : local db=nova_api 2026-06-15 10:30:30.991 | + lib/database:recreate_database:113 : recreate_database_mysql nova_api 2026-06-15 10:30:30.995 | + lib/databases/mysql:recreate_database_mysql:54 : local db=nova_api 2026-06-15 10:30:30.998 | + lib/databases/mysql:recreate_database_mysql:55 : mysql -uroot -psecretdatabase -h127.0.0.1 -e 'DROP DATABASE IF EXISTS nova_api;' 2026-06-15 10:30:31.005 | mysql: [Warning] Using a password on the command line interface can be insecure. 2026-06-15 10:30:31.079 | + lib/databases/mysql:recreate_database_mysql:56 : mysql -uroot -psecretdatabase -h127.0.0.1 -e 'CREATE DATABASE nova_api CHARACTER SET utf8;' 2026-06-15 10:30:31.085 | mysql: [Warning] Using a password on the command line interface can be insecure. 2026-06-15 10:30:31.168 | + lib/nova:init_nova:864 : /opt/stack/data/venv/bin/nova-manage --config-file /etc/nova/nova.conf api_db sync 2026-06-15 10:30:31.580 | /opt/stack/nova/nova/monkey_patch.py:39: EventletDeprecationWarning: 2026-06-15 10:30:31.580 | Eventlet is deprecated. It is currently being maintained in bugfix mode, and 2026-06-15 10:30:31.580 | we strongly recommend against using it for new projects. 2026-06-15 10:30:31.580 | 2026-06-15 10:30:31.580 | If you are already using Eventlet, we recommend migrating to a different 2026-06-15 10:30:31.580 | framework. For more detail see 2026-06-15 10:30:31.581 | https://eventlet.readthedocs.io/en/latest/asyncio/migration.html 2026-06-15 10:30:31.581 | 2026-06-15 10:30:31.581 | import eventlet # noqa 2026-06-15 10:30:31.915 | Eventlet based concurrency mode is deprecated and will be removed in a future release, not earlier than 2027.2. Please migrate to native threading mode. See the concurrency guide for details: https://docs.openstack.org/nova/latest/admin/concurrency.html 2026-06-15 10:30:35.764 | INFO dbcounter [-] Registered counter for database nova_api 2026-06-15 10:30:35.863 | INFO alembic.runtime.migration [-] Context impl MySQLImpl. 2026-06-15 10:30:35.863 | INFO alembic.runtime.migration [-] Will assume non-transactional DDL. 2026-06-15 10:30:35.863 | DEBUG dbcounter [-] [62234] Writer thread running {{(pid=62234) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} 2026-06-15 10:30:35.921 | INFO alembic.runtime.migration [-] Running upgrade -> d67eeaabee36, Initial version 2026-06-15 10:30:39.248 | DEBUG alembic.runtime.migration [-] new branch insert d67eeaabee36 {{(pid=62234) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:781}} 2026-06-15 10:30:39.259 | INFO alembic.runtime.migration [-] Running upgrade d67eeaabee36 -> b30f573d3377, Remove unused build_requests columns 2026-06-15 10:30:40.937 | DEBUG alembic.runtime.migration [-] update d67eeaabee36 to b30f573d3377 {{(pid=62234) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-06-15 10:30:40.941 | INFO alembic.runtime.migration [-] Running upgrade b30f573d3377 -> cdeec0c85668, Drop legacy migrate_version table 2026-06-15 10:30:40.947 | DEBUG alembic.runtime.migration [-] update b30f573d3377 to cdeec0c85668 {{(pid=62234) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-06-15 10:30:41.645 | ++ lib/nova:init_nova:868 : database_connection_url nova_cell0 2026-06-15 10:30:41.648 | ++ lib/database:database_connection_url:134 : local db=nova_cell0 2026-06-15 10:30:41.652 | ++ lib/database:database_connection_url:135 : database_connection_url_mysql nova_cell0 2026-06-15 10:30:41.656 | ++ lib/databases/mysql:database_connection_url_mysql:251 : local db=nova_cell0 2026-06-15 10:30:41.659 | ++ lib/databases/mysql:database_connection_url_mysql:252 : local plugin 2026-06-15 10:30:41.663 | ++ lib/databases/mysql:database_connection_url_mysql:256 : [[ True == \T\r\u\e ]] 2026-06-15 10:30:41.667 | ++ lib/databases/mysql:database_connection_url_mysql:257 : is_service_enabled mysql 2026-06-15 10:30:41.689 | ++ functions-common:is_service_enabled:2070 : return 0 2026-06-15 10:30:41.692 | ++ lib/databases/mysql:database_connection_url_mysql:258 : plugin='&plugin=dbcounter' 2026-06-15 10:30:41.695 | ++ lib/databases/mysql:database_connection_url_mysql:262 : echo 'mysql+pymysql://root:secretdatabase@127.0.0.1/nova_cell0?charset=utf8&plugin=dbcounter' 2026-06-15 10:30:41.700 | + lib/nova:init_nova:868 : /opt/stack/data/venv/bin/nova-manage cell_v2 map_cell0 --database_connection 'mysql+pymysql://root:secretdatabase@127.0.0.1/nova_cell0?charset=utf8&plugin=dbcounter' 2026-06-15 10:30:42.150 | /opt/stack/nova/nova/monkey_patch.py:39: EventletDeprecationWarning: 2026-06-15 10:30:42.150 | Eventlet is deprecated. It is currently being maintained in bugfix mode, and 2026-06-15 10:30:42.150 | we strongly recommend against using it for new projects. 2026-06-15 10:30:42.150 | 2026-06-15 10:30:42.150 | If you are already using Eventlet, we recommend migrating to a different 2026-06-15 10:30:42.150 | framework. For more detail see 2026-06-15 10:30:42.150 | https://eventlet.readthedocs.io/en/latest/asyncio/migration.html 2026-06-15 10:30:42.150 | 2026-06-15 10:30:42.150 | import eventlet # noqa 2026-06-15 10:30:42.510 | Eventlet based concurrency mode is deprecated and will be removed in a future release, not earlier than 2027.2. Please migrate to native threading mode. See the concurrency guide for details: https://docs.openstack.org/nova/latest/admin/concurrency.html 2026-06-15 10:30:45.378 | INFO dbcounter [None req-e3977294-874f-422b-b8c5-5e94c8bfd265 None None] Registered counter for database nova_api 2026-06-15 10:30:45.518 | DEBUG dbcounter [-] [62868] Writer thread running {{(pid=62868) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} 2026-06-15 10:30:46.272 | ++ lib/nova:init_nova:871 : seq 0 1 2026-06-15 10:30:46.279 | + lib/nova:init_nova:871 : for i in $(seq 0 $NOVA_NUM_CELLS) 2026-06-15 10:30:46.283 | + lib/nova:init_nova:872 : async_wait nova-cell-0 2026-06-15 10:30:46.356 | [2845 Async nova-cell-0:62060]: Waiting for completion of init_nova_db nova_cell0 /etc/nova/nova.conf running on PID 62060 (3 other jobs running) 2026-06-15 10:30:46.387 | [2845 Async nova-cell-0:62060]: Signaling child to exit 2026-06-15 10:30:50.240 | + inc/async:async_inner:64 : rc=0 2026-06-15 10:30:50.272 | [62164 Async nova-cell-1:62164]: finished successfully 2026-06-15 10:30:50.599 | + inc/async:async_inner:64 : rc=0 2026-06-15 10:30:50.629 | [62060 Async nova-cell-0:62060]: finished successfully 2026-06-15 10:30:50.656 | WAKEUP 2026-06-15 10:30:50.680 | [2845 Async nova-cell-0:62060]: Signaled 2026-06-15 10:30:50.682 | + lib/nova:init_nova_db:836 : local dbname=nova_cell0 2026-06-15 10:30:50.682 | + lib/nova:init_nova_db:837 : local conffile=/etc/nova/nova.conf 2026-06-15 10:30:50.682 | + lib/nova:init_nova_db:838 : recreate_database nova_cell0 2026-06-15 10:30:50.682 | + lib/database:recreate_database:112 : local db=nova_cell0 2026-06-15 10:30:50.683 | + lib/database:recreate_database:113 : recreate_database_mysql nova_cell0 2026-06-15 10:30:50.683 | + lib/databases/mysql:recreate_database_mysql:54 : local db=nova_cell0 2026-06-15 10:30:50.683 | + lib/databases/mysql:recreate_database_mysql:55 : mysql -uroot -psecretdatabase -h127.0.0.1 -e 'DROP DATABASE IF EXISTS nova_cell0;' 2026-06-15 10:30:50.683 | mysql: [Warning] Using a password on the command line interface can be insecure. 2026-06-15 10:30:50.683 | + lib/databases/mysql:recreate_database_mysql:56 : mysql -uroot -psecretdatabase -h127.0.0.1 -e 'CREATE DATABASE nova_cell0 CHARACTER SET utf8;' 2026-06-15 10:30:50.683 | mysql: [Warning] Using a password on the command line interface can be insecure. 2026-06-15 10:30:50.683 | + lib/nova:init_nova_db:839 : /opt/stack/data/venv/bin/nova-manage --config-file /etc/nova/nova.conf db sync --local_cell 2026-06-15 10:30:50.683 | /opt/stack/nova/nova/monkey_patch.py:39: EventletDeprecationWarning: 2026-06-15 10:30:50.683 | Eventlet is deprecated. It is currently being maintained in bugfix mode, and 2026-06-15 10:30:50.683 | we strongly recommend against using it for new projects. 2026-06-15 10:30:50.683 | 2026-06-15 10:30:50.683 | If you are already using Eventlet, we recommend migrating to a different 2026-06-15 10:30:50.683 | framework. For more detail see 2026-06-15 10:30:50.683 | https://eventlet.readthedocs.io/en/latest/asyncio/migration.html 2026-06-15 10:30:50.683 | 2026-06-15 10:30:50.683 | import eventlet # noqa 2026-06-15 10:30:50.683 | Eventlet based concurrency mode is deprecated and will be removed in a future release, not earlier than 2027.2. Please migrate to native threading mode. See the concurrency guide for details: https://docs.openstack.org/nova/latest/admin/concurrency.html 2026-06-15 10:30:50.683 | INFO dbcounter [-] Registered counter for database nova_cell0 2026-06-15 10:30:50.683 | INFO alembic.runtime.migration [-] Context impl MySQLImpl. 2026-06-15 10:30:50.683 | INFO alembic.runtime.migration [-] Will assume non-transactional DDL. 2026-06-15 10:30:50.683 | DEBUG dbcounter [-] [62203] Writer thread running {{(pid=62203) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} 2026-06-15 10:30:50.683 | INFO alembic.runtime.migration [-] Running upgrade -> 8f2f1571d55b, Initial version 2026-06-15 10:30:50.683 | DEBUG alembic.runtime.migration [-] new branch insert 8f2f1571d55b {{(pid=62203) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:781}} 2026-06-15 10:30:50.683 | INFO alembic.runtime.migration [-] Running upgrade 8f2f1571d55b -> 16f1fbcab42b, Resolve shadow table diffs 2026-06-15 10:30:50.683 | DEBUG alembic.runtime.migration [-] update 8f2f1571d55b to 16f1fbcab42b {{(pid=62203) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-06-15 10:30:50.684 | INFO alembic.runtime.migration [-] Running upgrade 16f1fbcab42b -> ccb0fa1a2252, Add encryption fields to BlockDeviceMapping 2026-06-15 10:30:50.684 | DEBUG alembic.runtime.migration [-] update 16f1fbcab42b to ccb0fa1a2252 {{(pid=62203) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-06-15 10:30:50.684 | INFO alembic.runtime.migration [-] Running upgrade ccb0fa1a2252 -> 960aac0e09ea, de-duplicate_indexes_in_instances__console_auth_tokens 2026-06-15 10:30:50.684 | DEBUG alembic.runtime.migration [-] update ccb0fa1a2252 to 960aac0e09ea {{(pid=62203) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-06-15 10:30:50.684 | INFO alembic.runtime.migration [-] Running upgrade 960aac0e09ea -> 1b91788ec3a6, Drop legacy migrate_version table 2026-06-15 10:30:50.684 | DEBUG alembic.runtime.migration [-] update 960aac0e09ea to 1b91788ec3a6 {{(pid=62203) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-06-15 10:30:50.684 | INFO alembic.runtime.migration [-] Running upgrade 1b91788ec3a6 -> 1acf2c98e646, Add compute_id to instance 2026-06-15 10:30:50.684 | DEBUG alembic.runtime.migration [-] update 1b91788ec3a6 to 1acf2c98e646 {{(pid=62203) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-06-15 10:30:50.684 | INFO alembic.runtime.migration [-] Running upgrade 1acf2c98e646 -> 13863f4e1612, create_share_mapping_table 2026-06-15 10:30:50.684 | DEBUG alembic.runtime.migration [-] update 1acf2c98e646 to 13863f4e1612 {{(pid=62203) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-06-15 10:30:50.684 | INFO alembic.runtime.migration [-] Running upgrade 13863f4e1612 -> d60bddf7a903, add_constraint_instance_share_avoid_duplicates 2026-06-15 10:30:50.684 | DEBUG alembic.runtime.migration [-] update 13863f4e1612 to d60bddf7a903 {{(pid=62203) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-06-15 10:30:50.684 | INFO alembic.runtime.migration [-] Running upgrade d60bddf7a903 -> 2903cd72dc14, add_tls_port_to_console_auth_tokens 2026-06-15 10:30:50.684 | DEBUG alembic.runtime.migration [-] update d60bddf7a903 to 2903cd72dc14 {{(pid=62203) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-06-15 10:30:50.684 | INFO alembic.runtime.migration [-] Running upgrade 2903cd72dc14 -> ab450ba04102, db: add indexes for source/dest migrations 2026-06-15 10:30:50.684 | DEBUG alembic.runtime.migration [-] update 2903cd72dc14 to ab450ba04102 {{(pid=62203) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-06-15 10:30:50.733 | [2845 Async nova-cell-0:62060]: finished init_nova_db nova_cell0 /etc/nova/nova.conf with result 0 in 19 seconds 2026-06-15 10:30:50.739 | + inc/async:async_wait:197 : return 0 2026-06-15 10:30:50.744 | + lib/nova:init_nova:871 : for i in $(seq 0 $NOVA_NUM_CELLS) 2026-06-15 10:30:50.747 | + lib/nova:init_nova:872 : async_wait nova-cell-1 2026-06-15 10:30:50.805 | [2845 Async nova-cell-1:62164]: Waiting for completion of init_nova_db nova_cell1 /etc/nova/nova_cell1.conf running on PID 62164 (2 other jobs running) 2026-06-15 10:30:50.836 | [2845 Async nova-cell-1:62164]: Signaling child to exit 2026-06-15 10:30:50.836 | WAKEUP 2026-06-15 10:30:50.863 | [2845 Async nova-cell-1:62164]: Signaled 2026-06-15 10:30:50.865 | + lib/nova:init_nova_db:836 : local dbname=nova_cell1 2026-06-15 10:30:50.865 | + lib/nova:init_nova_db:837 : local conffile=/etc/nova/nova_cell1.conf 2026-06-15 10:30:50.865 | + lib/nova:init_nova_db:838 : recreate_database nova_cell1 2026-06-15 10:30:50.865 | + lib/database:recreate_database:112 : local db=nova_cell1 2026-06-15 10:30:50.865 | + lib/database:recreate_database:113 : recreate_database_mysql nova_cell1 2026-06-15 10:30:50.865 | + lib/databases/mysql:recreate_database_mysql:54 : local db=nova_cell1 2026-06-15 10:30:50.865 | + lib/databases/mysql:recreate_database_mysql:55 : mysql -uroot -psecretdatabase -h127.0.0.1 -e 'DROP DATABASE IF EXISTS nova_cell1;' 2026-06-15 10:30:50.865 | mysql: [Warning] Using a password on the command line interface can be insecure. 2026-06-15 10:30:50.866 | + lib/databases/mysql:recreate_database_mysql:56 : mysql -uroot -psecretdatabase -h127.0.0.1 -e 'CREATE DATABASE nova_cell1 CHARACTER SET utf8;' 2026-06-15 10:30:50.866 | mysql: [Warning] Using a password on the command line interface can be insecure. 2026-06-15 10:30:50.866 | + lib/nova:init_nova_db:839 : /opt/stack/data/venv/bin/nova-manage --config-file /etc/nova/nova_cell1.conf db sync --local_cell 2026-06-15 10:30:50.866 | /opt/stack/nova/nova/monkey_patch.py:39: EventletDeprecationWarning: 2026-06-15 10:30:50.866 | Eventlet is deprecated. It is currently being maintained in bugfix mode, and 2026-06-15 10:30:50.866 | we strongly recommend against using it for new projects. 2026-06-15 10:30:50.866 | 2026-06-15 10:30:50.866 | If you are already using Eventlet, we recommend migrating to a different 2026-06-15 10:30:50.866 | framework. For more detail see 2026-06-15 10:30:50.866 | https://eventlet.readthedocs.io/en/latest/asyncio/migration.html 2026-06-15 10:30:50.866 | 2026-06-15 10:30:50.866 | import eventlet # noqa 2026-06-15 10:30:50.866 | Eventlet based concurrency mode is deprecated and will be removed in a future release, not earlier than 2027.2. Please migrate to native threading mode. See the concurrency guide for details: https://docs.openstack.org/nova/latest/admin/concurrency.html 2026-06-15 10:30:50.866 | INFO dbcounter [-] Registered counter for database nova_cell1 2026-06-15 10:30:50.866 | INFO alembic.runtime.migration [-] Context impl MySQLImpl. 2026-06-15 10:30:50.866 | INFO alembic.runtime.migration [-] Will assume non-transactional DDL. 2026-06-15 10:30:50.866 | DEBUG dbcounter [-] [62231] Writer thread running {{(pid=62231) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} 2026-06-15 10:30:50.866 | INFO alembic.runtime.migration [-] Running upgrade -> 8f2f1571d55b, Initial version 2026-06-15 10:30:50.866 | DEBUG alembic.runtime.migration [-] new branch insert 8f2f1571d55b {{(pid=62231) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:781}} 2026-06-15 10:30:50.866 | INFO alembic.runtime.migration [-] Running upgrade 8f2f1571d55b -> 16f1fbcab42b, Resolve shadow table diffs 2026-06-15 10:30:50.866 | DEBUG alembic.runtime.migration [-] update 8f2f1571d55b to 16f1fbcab42b {{(pid=62231) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-06-15 10:30:50.866 | INFO alembic.runtime.migration [-] Running upgrade 16f1fbcab42b -> ccb0fa1a2252, Add encryption fields to BlockDeviceMapping 2026-06-15 10:30:50.866 | DEBUG alembic.runtime.migration [-] update 16f1fbcab42b to ccb0fa1a2252 {{(pid=62231) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-06-15 10:30:50.866 | INFO alembic.runtime.migration [-] Running upgrade ccb0fa1a2252 -> 960aac0e09ea, de-duplicate_indexes_in_instances__console_auth_tokens 2026-06-15 10:30:50.866 | DEBUG alembic.runtime.migration [-] update ccb0fa1a2252 to 960aac0e09ea {{(pid=62231) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-06-15 10:30:50.867 | INFO alembic.runtime.migration [-] Running upgrade 960aac0e09ea -> 1b91788ec3a6, Drop legacy migrate_version table 2026-06-15 10:30:50.867 | DEBUG alembic.runtime.migration [-] update 960aac0e09ea to 1b91788ec3a6 {{(pid=62231) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-06-15 10:30:50.867 | INFO alembic.runtime.migration [-] Running upgrade 1b91788ec3a6 -> 1acf2c98e646, Add compute_id to instance 2026-06-15 10:30:50.867 | DEBUG alembic.runtime.migration [-] update 1b91788ec3a6 to 1acf2c98e646 {{(pid=62231) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-06-15 10:30:50.867 | INFO alembic.runtime.migration [-] Running upgrade 1acf2c98e646 -> 13863f4e1612, create_share_mapping_table 2026-06-15 10:30:50.867 | DEBUG alembic.runtime.migration [-] update 1acf2c98e646 to 13863f4e1612 {{(pid=62231) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-06-15 10:30:50.867 | INFO alembic.runtime.migration [-] Running upgrade 13863f4e1612 -> d60bddf7a903, add_constraint_instance_share_avoid_duplicates 2026-06-15 10:30:50.867 | DEBUG alembic.runtime.migration [-] update 13863f4e1612 to d60bddf7a903 {{(pid=62231) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-06-15 10:30:50.867 | INFO alembic.runtime.migration [-] Running upgrade d60bddf7a903 -> 2903cd72dc14, add_tls_port_to_console_auth_tokens 2026-06-15 10:30:50.867 | DEBUG alembic.runtime.migration [-] update d60bddf7a903 to 2903cd72dc14 {{(pid=62231) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-06-15 10:30:50.867 | INFO alembic.runtime.migration [-] Running upgrade 2903cd72dc14 -> ab450ba04102, db: add indexes for source/dest migrations 2026-06-15 10:30:50.867 | DEBUG alembic.runtime.migration [-] update 2903cd72dc14 to ab450ba04102 {{(pid=62231) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-06-15 10:30:50.923 | [2845 Async nova-cell-1:62164]: finished init_nova_db nova_cell1 /etc/nova/nova_cell1.conf with result 0 in 19 seconds 2026-06-15 10:30:50.929 | + inc/async:async_wait:197 : return 0 2026-06-15 10:30:50.933 | + lib/nova:init_nova:875 : [[ superconductor == \s\i\n\g\l\e\c\o\n\d\u\c\t\o\r ]] 2026-06-15 10:30:50.937 | + lib/nova:init_nova:882 : /opt/stack/data/venv/bin/nova-manage --config-file /etc/nova/nova.conf db online_data_migrations 2026-06-15 10:30:51.362 | /opt/stack/nova/nova/monkey_patch.py:39: EventletDeprecationWarning: 2026-06-15 10:30:51.363 | Eventlet is deprecated. It is currently being maintained in bugfix mode, and 2026-06-15 10:30:51.363 | we strongly recommend against using it for new projects. 2026-06-15 10:30:51.363 | 2026-06-15 10:30:51.363 | If you are already using Eventlet, we recommend migrating to a different 2026-06-15 10:30:51.363 | framework. For more detail see 2026-06-15 10:30:51.363 | https://eventlet.readthedocs.io/en/latest/asyncio/migration.html 2026-06-15 10:30:51.363 | 2026-06-15 10:30:51.363 | import eventlet # noqa 2026-06-15 10:30:51.704 | Eventlet based concurrency mode is deprecated and will be removed in a future release, not earlier than 2027.2. Please migrate to native threading mode. See the concurrency guide for details: https://docs.openstack.org/nova/latest/admin/concurrency.html 2026-06-15 10:30:54.430 | Running batches of 50 until complete 2026-06-15 10:30:54.431 | INFO dbcounter [None req-3edda0db-ff00-4064-8c10-eb14acb21dc1 None None] Registered counter for database nova_cell0 2026-06-15 10:30:54.652 | DEBUG dbcounter [-] [63471] Writer thread running {{(pid=63471) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} 2026-06-15 10:30:54.656 | INFO dbcounter [None req-3edda0db-ff00-4064-8c10-eb14acb21dc1 None None] Registered counter for database nova_api 2026-06-15 10:30:54.820 | DEBUG dbcounter [-] [63471] Writer thread running {{(pid=63471) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} 2026-06-15 10:30:54.843 | INFO dbcounter [None req-3edda0db-ff00-4064-8c10-eb14acb21dc1 None None] Registered counter for database nova_cell0 2026-06-15 10:30:54.922 | DEBUG dbcounter [-] [63471] Writer thread running {{(pid=63471) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} 2026-06-15 10:30:55.151 | +-------------------------------------+--------------+-----------+ 2026-06-15 10:30:55.151 | | Migration | Total Needed | Completed | 2026-06-15 10:30:55.151 | +-------------------------------------+--------------+-----------+ 2026-06-15 10:30:55.151 | | fill_virtual_interface_list | 0 | 0 | 2026-06-15 10:30:55.151 | | migrate_empty_ratio | 0 | 0 | 2026-06-15 10:30:55.152 | | migrate_quota_classes_to_api_db | 0 | 0 | 2026-06-15 10:30:55.152 | | migrate_quota_limits_to_api_db | 0 | 0 | 2026-06-15 10:30:55.152 | | migration_migrate_to_uuid | 0 | 0 | 2026-06-15 10:30:55.152 | | populate_dev_uuids | 0 | 0 | 2026-06-15 10:30:55.152 | | populate_instance_compute_id | 0 | 0 | 2026-06-15 10:30:55.152 | | populate_missing_availability_zones | 0 | 0 | 2026-06-15 10:30:55.152 | | populate_queued_for_delete | 0 | 0 | 2026-06-15 10:30:55.152 | | populate_user_id | 0 | 0 | 2026-06-15 10:30:55.152 | | populate_uuids | 0 | 0 | 2026-06-15 10:30:55.152 | +-------------------------------------+--------------+-----------+ 2026-06-15 10:30:55.875 | ++ lib/nova:init_nova:885 : seq 1 1 2026-06-15 10:30:55.881 | + lib/nova:init_nova:885 : for i in $(seq 1 $NOVA_NUM_CELLS) 2026-06-15 10:30:55.886 | ++ lib/nova:init_nova:886 : conductor_conf 1 2026-06-15 10:30:55.890 | ++ lib/nova:conductor_conf:825 : local cell=1 2026-06-15 10:30:55.894 | ++ lib/nova:conductor_conf:826 : echo /etc/nova/nova_cell1.conf 2026-06-15 10:30:55.899 | + lib/nova:init_nova:886 : /opt/stack/data/venv/bin/nova-manage --config-file /etc/nova/nova.conf --config-file /etc/nova/nova_cell1.conf cell_v2 create_cell --name cell1 2026-06-15 10:30:56.310 | /opt/stack/nova/nova/monkey_patch.py:39: EventletDeprecationWarning: 2026-06-15 10:30:56.310 | Eventlet is deprecated. It is currently being maintained in bugfix mode, and 2026-06-15 10:30:56.310 | we strongly recommend against using it for new projects. 2026-06-15 10:30:56.310 | 2026-06-15 10:30:56.310 | If you are already using Eventlet, we recommend migrating to a different 2026-06-15 10:30:56.310 | framework. For more detail see 2026-06-15 10:30:56.310 | https://eventlet.readthedocs.io/en/latest/asyncio/migration.html 2026-06-15 10:30:56.310 | 2026-06-15 10:30:56.310 | import eventlet # noqa 2026-06-15 10:30:56.639 | Eventlet based concurrency mode is deprecated and will be removed in a future release, not earlier than 2027.2. Please migrate to native threading mode. See the concurrency guide for details: https://docs.openstack.org/nova/latest/admin/concurrency.html 2026-06-15 10:30:59.322 | --transport-url not provided in the command line, using the value [DEFAULT]/transport_url from the configuration file 2026-06-15 10:30:59.322 | --database_connection not provided in the command line, using the value [database]/connection from the configuration file 2026-06-15 10:30:59.322 | INFO dbcounter [None req-6e338ebc-bd64-4551-aa44-24c94d3cc952 None None] Registered counter for database nova_api 2026-06-15 10:30:59.458 | DEBUG dbcounter [-] [63495] Writer thread running {{(pid=63495) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} 2026-06-15 10:31:00.173 | + lib/nova:init_nova:890 : create_nova_keys_dir 2026-06-15 10:31:00.178 | + lib/nova:create_nova_keys_dir:832 : sudo install -d -o stack /opt/stack/data/nova /opt/stack/data/nova/keys 2026-06-15 10:31:00.195 | + lib/nova:init_nova:892 : [[ '' == \L\V\M ]] 2026-06-15 10:31:00.199 | + ./stack.sh:main:1238 : async_runfunc configure_neutron_nova 2026-06-15 10:31:00.203 | + inc/async:async_runfunc:116 : async_run configure_neutron_nova configure_neutron_nova 2026-06-15 10:31:00.286 | + inc/async:async_inner:63 : configure_neutron_nova 2026-06-15 10:31:00.334 | [2845 Async configure_neutron_nova:63554]: running: configure_neutron_nova 2026-06-15 10:31:00.339 | + ./stack.sh:main:1246 : run_phase stack post-config 2026-06-15 10:31:00.343 | + functions-common:run_phase:1842 : local mode=stack 2026-06-15 10:31:00.346 | + functions-common:run_phase:1843 : local phase=post-config 2026-06-15 10:31:00.350 | + functions-common:run_phase:1844 : [[ -d /opt/stack/devstack/extras.d ]] 2026-06-15 10:31:00.353 | + functions-common:run_phase:1845 : local extra_plugin_file_name 2026-06-15 10:31:00.359 | + functions-common:run_phase:1846 : for extra_plugin_file_name in $TOP_DIR/extras.d/*.sh 2026-06-15 10:31:00.363 | + functions-common:run_phase:1851 : local exceptions=80-tempest.sh 2026-06-15 10:31:00.368 | + functions-common:run_phase:1852 : local extra 2026-06-15 10:31:00.373 | ++ functions-common:run_phase:1853 : basename /opt/stack/devstack/extras.d/80-tempest.sh 2026-06-15 10:31:00.378 | + functions-common:run_phase:1853 : extra=80-tempest.sh 2026-06-15 10:31:00.382 | + functions-common:run_phase:1854 : [[ 80-tempest.sh =~ 80-tempest\.sh ]] 2026-06-15 10:31:00.387 | + functions-common:run_phase:1858 : [[ -r /opt/stack/devstack/extras.d/80-tempest.sh ]] 2026-06-15 10:31:00.389 | + functions-common:run_phase:1858 : source /opt/stack/devstack/extras.d/80-tempest.sh stack post-config 2026-06-15 10:31:00.392 | ++ extras.d/80-tempest.sh:source:3 : is_service_enabled tempest 2026-06-15 10:31:00.414 | ++ functions-common:is_service_enabled:2070 : return 0 2026-06-15 10:31:00.419 | ++ extras.d/80-tempest.sh:source:4 : [[ stack == \s\o\u\r\c\e ]] 2026-06-15 10:31:00.423 | ++ extras.d/80-tempest.sh:source:7 : [[ stack == \s\t\a\c\k ]] 2026-06-15 10:31:00.426 | ++ extras.d/80-tempest.sh:source:7 : [[ post-config == \i\n\s\t\a\l\l ]] 2026-06-15 10:31:00.429 | ++ extras.d/80-tempest.sh:source:10 : [[ stack == \s\t\a\c\k ]] 2026-06-15 10:31:00.433 | ++ extras.d/80-tempest.sh:source:10 : [[ post-config == \p\o\s\t\-\c\o\n\f\i\g ]] 2026-06-15 10:31:00.436 | ++ extras.d/80-tempest.sh:source:12 : : 2026-06-15 10:31:00.440 | ++ extras.d/80-tempest.sh:source:27 : [[ stack == \u\n\s\t\a\c\k ]] 2026-06-15 10:31:00.446 | ++ extras.d/80-tempest.sh:source:32 : [[ stack == \c\l\e\a\n ]] 2026-06-15 10:31:00.451 | + functions-common:run_phase:1863 : [[ stack == \s\o\u\r\c\e ]] 2026-06-15 10:31:00.454 | + functions-common:run_phase:1866 : [[ stack == \o\v\e\r\r\i\d\e\_\d\e\f\a\u\l\t\s ]] 2026-06-15 10:31:00.457 | + functions-common:run_phase:1869 : run_plugins stack post-config 2026-06-15 10:31:00.461 | + functions-common:run_plugins:1828 : local mode=stack 2026-06-15 10:31:00.465 | + functions-common:run_plugins:1829 : local phase=post-config 2026-06-15 10:31:00.469 | + functions-common:run_plugins:1831 : local plugins= 2026-06-15 10:31:00.474 | + functions-common:run_plugins:1832 : local plugin 2026-06-15 10:31:00.477 | + ./stack.sh:main:1254 : merge_config_group /opt/stack/devstack/local.conf post-config 2026-06-15 10:31:00.481 | + inc/meta-config:merge_config_group:171 : local localfile=/opt/stack/devstack/local.conf 2026-06-15 10:31:00.485 | + inc/meta-config:merge_config_group:171 : shift 2026-06-15 10:31:00.489 | + inc/meta-config:merge_config_group:172 : local matchgroups=post-config 2026-06-15 10:31:00.494 | + inc/meta-config:merge_config_group:174 : [[ -r /opt/stack/devstack/local.conf ]] 2026-06-15 10:31:00.498 | + inc/meta-config:merge_config_group:176 : local configfile group 2026-06-15 10:31:00.501 | + inc/meta-config:merge_config_group:177 : for group in $matchgroups 2026-06-15 10:31:00.507 | ++ inc/meta-config:merge_config_group:178 : get_meta_section_files /opt/stack/devstack/local.conf post-config 2026-06-15 10:31:00.511 | ++ inc/meta-config:get_meta_section_files:63 : local file=/opt/stack/devstack/local.conf 2026-06-15 10:31:00.515 | ++ inc/meta-config:get_meta_section_files:64 : local matchgroup=post-config 2026-06-15 10:31:00.519 | ++ inc/meta-config:get_meta_section_files:66 : [[ -r /opt/stack/devstack/local.conf ]] 2026-06-15 10:31:00.524 | ++ inc/meta-config:get_meta_section_files:68 : awk -v matchgroup=post-config ' 2026-06-15 10:31:00.524 | /^\[\[.+\|.*\]\]/ { 2026-06-15 10:31:00.524 | gsub("[][]", "", $1); 2026-06-15 10:31:00.524 | split($1, a, "|"); 2026-06-15 10:31:00.524 | if (a[1] == matchgroup) 2026-06-15 10:31:00.524 | print a[2] 2026-06-15 10:31:00.524 | } 2026-06-15 10:31:00.524 | ' /opt/stack/devstack/local.conf 2026-06-15 10:31:00.532 | + inc/meta-config:merge_config_group:178 : for configfile in $(get_meta_section_files $localfile $group) 2026-06-15 10:31:00.537 | + inc/meta-config:merge_config_group:179 : local realconfigfile 2026-06-15 10:31:00.540 | + inc/meta-config:merge_config_group:180 : local dir 2026-06-15 10:31:00.545 | ++ inc/meta-config:merge_config_group:182 : eval 'echo $NEUTRON_CONF' 2026-06-15 10:31:00.551 | +++ inc/meta-config:merge_config_group:182 : echo /etc/neutron/neutron.conf 2026-06-15 10:31:00.555 | + inc/meta-config:merge_config_group:182 : realconfigfile=/etc/neutron/neutron.conf 2026-06-15 10:31:00.559 | + inc/meta-config:merge_config_group:183 : [[ -z /etc/neutron/neutron.conf ]] 2026-06-15 10:31:00.563 | ++ inc/meta-config:merge_config_group:187 : dirname /etc/neutron/neutron.conf 2026-06-15 10:31:00.572 | + inc/meta-config:merge_config_group:187 : dir=/etc/neutron 2026-06-15 10:31:00.576 | + inc/meta-config:merge_config_group:189 : test -e /etc/neutron 2026-06-15 10:31:00.580 | + inc/meta-config:merge_config_group:189 : test -d /etc/neutron 2026-06-15 10:31:00.584 | + inc/meta-config:merge_config_group:191 : [[ -e /etc/neutron ]] 2026-06-15 10:31:00.587 | + inc/meta-config:merge_config_group:196 : merge_config_file /opt/stack/devstack/local.conf post-config '$NEUTRON_CONF' 2026-06-15 10:31:00.591 | + inc/meta-config:merge_config_file:83 : local file=/opt/stack/devstack/local.conf 2026-06-15 10:31:00.595 | + inc/meta-config:merge_config_file:84 : local matchgroup=post-config 2026-06-15 10:31:00.599 | + inc/meta-config:merge_config_file:85 : local 'configfile=$NEUTRON_CONF' 2026-06-15 10:31:00.603 | + inc/meta-config:merge_config_file:90 : local real_configfile 2026-06-15 10:31:00.608 | ++ inc/meta-config:merge_config_file:91 : eval echo '$NEUTRON_CONF' 2026-06-15 10:31:00.612 | +++ inc/meta-config:merge_config_file:91 : echo /etc/neutron/neutron.conf 2026-06-15 10:31:00.617 | + inc/meta-config:merge_config_file:91 : real_configfile=/etc/neutron/neutron.conf 2026-06-15 10:31:00.620 | + inc/meta-config:merge_config_file:92 : '[' '!' -f /etc/neutron/neutron.conf ']' 2026-06-15 10:31:00.626 | + inc/meta-config:merge_config_file:164 : read a 2026-06-15 10:31:00.626 | + inc/meta-config:merge_config_file:96 : get_meta_section /opt/stack/devstack/local.conf post-config '$NEUTRON_CONF' 2026-06-15 10:31:00.627 | + inc/meta-config:merge_config_file:97 : awk -v 'configfile=$NEUTRON_CONF' ' 2026-06-15 10:31:00.627 | BEGIN { 2026-06-15 10:31:00.627 | section = "" 2026-06-15 10:31:00.627 | last_section = "" 2026-06-15 10:31:00.627 | section_count = 0 2026-06-15 10:31:00.627 | } 2026-06-15 10:31:00.627 | /^\[.+\]/ { 2026-06-15 10:31:00.627 | gsub("[][]", "", $1); 2026-06-15 10:31:00.627 | section=$1 2026-06-15 10:31:00.628 | next 2026-06-15 10:31:00.628 | } 2026-06-15 10:31:00.628 | /^ *\#/ { 2026-06-15 10:31:00.628 | next 2026-06-15 10:31:00.628 | } 2026-06-15 10:31:00.628 | /^[^ \t]+/ { 2026-06-15 10:31:00.628 | # get offset of first = in $0 2026-06-15 10:31:00.628 | eq_idx = index($0, "=") 2026-06-15 10:31:00.628 | # extract attr & value from $0 2026-06-15 10:31:00.628 | attr = substr($0, 1, eq_idx - 1) 2026-06-15 10:31:00.628 | value = substr($0, eq_idx + 1) 2026-06-15 10:31:00.628 | # only need to strip trailing whitespace from attr 2026-06-15 10:31:00.628 | sub(/[ \t]*$/, "", attr) 2026-06-15 10:31:00.628 | # need to strip leading & trailing whitespace from value 2026-06-15 10:31:00.628 | sub(/^[ \t]*/, "", value) 2026-06-15 10:31:00.628 | sub(/[ \t]*$/, "", value) 2026-06-15 10:31:00.628 | 2026-06-15 10:31:00.628 | # cfg_attr_count: number of config lines per [section, attr] 2026-06-15 10:31:00.628 | # cfg_attr: three dimensional array to keep all the config lines per [section, attr] 2026-06-15 10:31:00.628 | # cfg_section: keep the section names in the same order as they appear in local.conf 2026-06-15 10:31:00.628 | # cfg_sec_attr_name: keep the attr names in the same order as they appear in local.conf 2026-06-15 10:31:00.628 | if (! (section, attr) in cfg_attr_count) { 2026-06-15 10:31:00.628 | if (section != last_section) { 2026-06-15 10:31:00.628 | cfg_section[section_count++] = section 2026-06-15 10:31:00.628 | last_section = section 2026-06-15 10:31:00.628 | } 2026-06-15 10:31:00.628 | attr_count = cfg_sec_attr_count[section_count - 1]++ 2026-06-15 10:31:00.628 | cfg_sec_attr_name[section_count - 1, attr_count] = attr 2026-06-15 10:31:00.628 | 2026-06-15 10:31:00.628 | cfg_attr[section, attr, 0] = value 2026-06-15 10:31:00.628 | cfg_attr_count[section, attr] = 1 2026-06-15 10:31:00.628 | } else { 2026-06-15 10:31:00.628 | lno = cfg_attr_count[section, attr]++ 2026-06-15 10:31:00.628 | cfg_attr[section, attr, lno] = value 2026-06-15 10:31:00.629 | } 2026-06-15 10:31:00.629 | } 2026-06-15 10:31:00.629 | END { 2026-06-15 10:31:00.629 | # Process each section in order 2026-06-15 10:31:00.629 | for (sno = 0; sno < section_count; sno++) { 2026-06-15 10:31:00.629 | section = cfg_section[sno] 2026-06-15 10:31:00.629 | # The ini routines simply append a config item immediately 2026-06-15 10:31:00.629 | # after the section header. To keep the same order as defined 2026-06-15 10:31:00.629 | # in local.conf, invoke the ini routines in the reverse order 2026-06-15 10:31:00.629 | for (attr_no = cfg_sec_attr_count[sno] - 1; attr_no >=0; attr_no--) { 2026-06-15 10:31:00.629 | attr = cfg_sec_attr_name[sno, attr_no] 2026-06-15 10:31:00.629 | if (cfg_attr_count[section, attr] == 1) 2026-06-15 10:31:00.629 | print "iniset " configfile " " section " " attr " \"" cfg_attr[section, attr, 0] "\"" 2026-06-15 10:31:00.629 | else { 2026-06-15 10:31:00.629 | # For multiline, invoke the ini routines in the reverse order 2026-06-15 10:31:00.629 | count = cfg_attr_count[section, attr] 2026-06-15 10:31:00.629 | print "inidelete " configfile " " section " " attr 2026-06-15 10:31:00.629 | print "iniset " configfile " " section " " attr " \"" cfg_attr[section, attr, count - 1] "\"" 2026-06-15 10:31:00.629 | for (l = count -2; l >= 0; l--) 2026-06-15 10:31:00.629 | print "iniadd_literal " configfile " " section " " attr " \"" cfg_attr[section, attr, l] "\"" 2026-06-15 10:31:00.629 | } 2026-06-15 10:31:00.629 | } 2026-06-15 10:31:00.629 | } 2026-06-15 10:31:00.629 | } 2026-06-15 10:31:00.629 | ' 2026-06-15 10:31:00.630 | awk: cmd. line:12: warning: regexp escape sequence `\#' is not a known regexp operator 2026-06-15 10:31:00.630 | + inc/meta-config:get_meta_section:33 : local file=/opt/stack/devstack/local.conf 2026-06-15 10:31:00.633 | + inc/meta-config:get_meta_section:34 : local matchgroup=post-config 2026-06-15 10:31:00.637 | + inc/meta-config:get_meta_section:35 : local 'configfile=$NEUTRON_CONF' 2026-06-15 10:31:00.640 | + inc/meta-config:get_meta_section:37 : [[ -r /opt/stack/devstack/local.conf ]] 2026-06-15 10:31:00.644 | + inc/meta-config:get_meta_section:38 : [[ -z $NEUTRON_CONF ]] 2026-06-15 10:31:00.648 | + inc/meta-config:get_meta_section:40 : awk -v matchgroup=post-config -v 'configfile=$NEUTRON_CONF' ' 2026-06-15 10:31:00.648 | BEGIN { group = "" } 2026-06-15 10:31:00.648 | /^\[\[.+\|.*\]\]/ { 2026-06-15 10:31:00.648 | gsub("[][]", "", $1); 2026-06-15 10:31:00.648 | split($1, a, "|"); 2026-06-15 10:31:00.648 | if (a[1] == matchgroup && a[2] == configfile) { 2026-06-15 10:31:00.649 | group=a[1] 2026-06-15 10:31:00.649 | } else { 2026-06-15 10:31:00.649 | group="" 2026-06-15 10:31:00.649 | } 2026-06-15 10:31:00.649 | next 2026-06-15 10:31:00.649 | } 2026-06-15 10:31:00.649 | { 2026-06-15 10:31:00.649 | if (group != "") 2026-06-15 10:31:00.649 | print $0 2026-06-15 10:31:00.649 | } 2026-06-15 10:31:00.649 | ' /opt/stack/devstack/local.conf 2026-06-15 10:31:00.657 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NEUTRON_CONF DEFAULT global_physnet_mtu "1430"' 2026-06-15 10:31:00.661 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/neutron/neutron.conf DEFAULT global_physnet_mtu 1430 2026-06-15 10:31:00.700 | + inc/meta-config:merge_config_file:164 : read a 2026-06-15 10:31:00.705 | + ./stack.sh:main:1263 : is_service_enabled swift 2026-06-15 10:31:00.730 | + functions-common:is_service_enabled:2070 : return 1 2026-06-15 10:31:00.734 | + ./stack.sh:main:1271 : FIXED_KEY=bae3516cc1c0eb18b05440eba8012a4a880a2ee04d584a9c1579445e675b12defdc716ec 2026-06-15 10:31:00.738 | + ./stack.sh:main:1272 : is_service_enabled cinder 2026-06-15 10:31:00.764 | + functions-common:is_service_enabled:2070 : return 0 2026-06-15 10:31:00.769 | + ./stack.sh:main:1273 : iniset /etc/cinder/cinder.conf key_manager fixed_key bae3516cc1c0eb18b05440eba8012a4a880a2ee04d584a9c1579445e675b12defdc716ec 2026-06-15 10:31:00.818 | + ./stack.sh:main:1276 : async_wait configure_neutron_nova 2026-06-15 10:31:00.885 | [2845 Async configure_neutron_nova:63554]: Waiting for completion of configure_neutron_nova running on PID 63554 (2 other jobs running) 2026-06-15 10:31:00.919 | [2845 Async configure_neutron_nova:63554]: Signaling child to exit 2026-06-15 10:31:01.359 | + inc/async:async_inner:64 : rc=0 2026-06-15 10:31:01.389 | [63554 Async configure_neutron_nova:63554]: finished successfully 2026-06-15 10:31:01.422 | WAKEUP 2026-06-15 10:31:01.450 | [2845 Async configure_neutron_nova:63554]: Signaled 2026-06-15 10:31:01.452 | + lib/neutron:configure_neutron_nova:445 : create_nova_conf_neutron /etc/nova/nova.conf 2026-06-15 10:31:01.452 | + lib/neutron:create_nova_conf_neutron:456 : local conf=/etc/nova/nova.conf 2026-06-15 10:31:01.452 | + lib/neutron:create_nova_conf_neutron:457 : configure_keystoneauth /etc/nova/nova.conf nova neutron 2026-06-15 10:31:01.452 | + lib/keystone:configure_keystoneauth:391 : local conf_file=/etc/nova/nova.conf 2026-06-15 10:31:01.452 | + lib/keystone:configure_keystoneauth:392 : local admin_user=nova 2026-06-15 10:31:01.452 | + lib/keystone:configure_keystoneauth:393 : local section=neutron 2026-06-15 10:31:01.452 | + lib/keystone:configure_keystoneauth:395 : iniset /etc/nova/nova.conf neutron auth_type password 2026-06-15 10:31:01.452 | + lib/keystone:configure_keystoneauth:396 : iniset /etc/nova/nova.conf neutron interface public 2026-06-15 10:31:01.452 | + lib/keystone:configure_keystoneauth:397 : iniset /etc/nova/nova.conf neutron auth_url https://10.209.97.186/identity 2026-06-15 10:31:01.452 | + lib/keystone:configure_keystoneauth:398 : iniset /etc/nova/nova.conf neutron username nova 2026-06-15 10:31:01.452 | + lib/keystone:configure_keystoneauth:399 : iniset /etc/nova/nova.conf neutron password secretservice 2026-06-15 10:31:01.452 | + lib/keystone:configure_keystoneauth:400 : iniset /etc/nova/nova.conf neutron user_domain_name Default 2026-06-15 10:31:01.452 | + lib/keystone:configure_keystoneauth:401 : iniset /etc/nova/nova.conf neutron project_name service 2026-06-15 10:31:01.452 | + lib/keystone:configure_keystoneauth:402 : iniset /etc/nova/nova.conf neutron project_domain_name Default 2026-06-15 10:31:01.452 | + lib/neutron:create_nova_conf_neutron:458 : iniset /etc/nova/nova.conf neutron region_name RegionOne 2026-06-15 10:31:01.452 | + lib/neutron:create_nova_conf_neutron:461 : neutron_plugin_create_nova_conf /etc/nova/nova.conf 2026-06-15 10:31:01.452 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_create_nova_conf:13 : _neutron_ovs_base_configure_nova_vif_driver 2026-06-15 10:31:01.452 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_configure_nova_vif_driver:119 : : 2026-06-15 10:31:01.453 | + lib/neutron:create_nova_conf_neutron:463 : is_service_enabled q-meta neutron-metadata-agent 2026-06-15 10:31:01.453 | + functions-common:is_service_enabled:2070 : return 1 2026-06-15 10:31:01.453 | + lib/neutron:create_nova_conf_neutron:467 : iniset /etc/nova/nova.conf DEFAULT vif_plugging_is_fatal True 2026-06-15 10:31:01.453 | + lib/neutron:create_nova_conf_neutron:468 : iniset /etc/nova/nova.conf DEFAULT vif_plugging_timeout 300 2026-06-15 10:31:01.453 | + lib/neutron:configure_neutron_nova:446 : [[ superconductor == \s\u\p\e\r\c\o\n\d\u\c\t\o\r ]] 2026-06-15 10:31:01.453 | ++ lib/neutron:configure_neutron_nova:447 : seq 1 1 2026-06-15 10:31:01.453 | + lib/neutron:configure_neutron_nova:447 : for i in $(seq 1 $NOVA_NUM_CELLS) 2026-06-15 10:31:01.453 | + lib/neutron:configure_neutron_nova:448 : local conf 2026-06-15 10:31:01.453 | ++ lib/neutron:configure_neutron_nova:449 : conductor_conf 1 2026-06-15 10:31:01.454 | ++ lib/nova:conductor_conf:825 : local cell=1 2026-06-15 10:31:01.454 | ++ lib/nova:conductor_conf:826 : echo /etc/nova/nova_cell1.conf 2026-06-15 10:31:01.454 | + lib/neutron:configure_neutron_nova:449 : conf=/etc/nova/nova_cell1.conf 2026-06-15 10:31:01.454 | + lib/neutron:configure_neutron_nova:450 : create_nova_conf_neutron /etc/nova/nova_cell1.conf 2026-06-15 10:31:01.454 | + lib/neutron:create_nova_conf_neutron:456 : local conf=/etc/nova/nova_cell1.conf 2026-06-15 10:31:01.454 | + lib/neutron:create_nova_conf_neutron:457 : configure_keystoneauth /etc/nova/nova_cell1.conf nova neutron 2026-06-15 10:31:01.454 | + lib/keystone:configure_keystoneauth:391 : local conf_file=/etc/nova/nova_cell1.conf 2026-06-15 10:31:01.454 | + lib/keystone:configure_keystoneauth:392 : local admin_user=nova 2026-06-15 10:31:01.454 | + lib/keystone:configure_keystoneauth:393 : local section=neutron 2026-06-15 10:31:01.454 | + lib/keystone:configure_keystoneauth:395 : iniset /etc/nova/nova_cell1.conf neutron auth_type password 2026-06-15 10:31:01.454 | + lib/keystone:configure_keystoneauth:396 : iniset /etc/nova/nova_cell1.conf neutron interface public 2026-06-15 10:31:01.454 | + lib/keystone:configure_keystoneauth:397 : iniset /etc/nova/nova_cell1.conf neutron auth_url https://10.209.97.186/identity 2026-06-15 10:31:01.454 | + lib/keystone:configure_keystoneauth:398 : iniset /etc/nova/nova_cell1.conf neutron username nova 2026-06-15 10:31:01.454 | + lib/keystone:configure_keystoneauth:399 : iniset /etc/nova/nova_cell1.conf neutron password secretservice 2026-06-15 10:31:01.454 | + lib/keystone:configure_keystoneauth:400 : iniset /etc/nova/nova_cell1.conf neutron user_domain_name Default 2026-06-15 10:31:01.454 | + lib/keystone:configure_keystoneauth:401 : iniset /etc/nova/nova_cell1.conf neutron project_name service 2026-06-15 10:31:01.454 | + lib/keystone:configure_keystoneauth:402 : iniset /etc/nova/nova_cell1.conf neutron project_domain_name Default 2026-06-15 10:31:01.454 | + lib/neutron:create_nova_conf_neutron:458 : iniset /etc/nova/nova_cell1.conf neutron region_name RegionOne 2026-06-15 10:31:01.454 | + lib/neutron:create_nova_conf_neutron:461 : neutron_plugin_create_nova_conf /etc/nova/nova_cell1.conf 2026-06-15 10:31:01.454 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_create_nova_conf:13 : _neutron_ovs_base_configure_nova_vif_driver 2026-06-15 10:31:01.454 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_configure_nova_vif_driver:119 : : 2026-06-15 10:31:01.454 | + lib/neutron:create_nova_conf_neutron:463 : is_service_enabled q-meta neutron-metadata-agent 2026-06-15 10:31:01.454 | + functions-common:is_service_enabled:2070 : return 1 2026-06-15 10:31:01.454 | + lib/neutron:create_nova_conf_neutron:467 : iniset /etc/nova/nova_cell1.conf DEFAULT vif_plugging_is_fatal True 2026-06-15 10:31:01.454 | + lib/neutron:create_nova_conf_neutron:468 : iniset /etc/nova/nova_cell1.conf DEFAULT vif_plugging_timeout 300 2026-06-15 10:31:01.513 | [2845 Async configure_neutron_nova:63554]: finished configure_neutron_nova with result 0 in 1 seconds 2026-06-15 10:31:01.519 | + inc/async:async_wait:197 : return 0 2026-06-15 10:31:01.523 | + ./stack.sh:main:1282 : is_service_enabled nova 2026-06-15 10:31:01.548 | + functions-common:is_service_enabled:2070 : return 0 2026-06-15 10:31:01.552 | + ./stack.sh:main:1283 : iniset /etc/nova/nova.conf key_manager fixed_key bae3516cc1c0eb18b05440eba8012a4a880a2ee04d584a9c1579445e675b12defdc716ec 2026-06-15 10:31:01.600 | + ./stack.sh:main:1284 : iniset /etc/nova/nova-cpu.conf key_manager fixed_key bae3516cc1c0eb18b05440eba8012a4a880a2ee04d584a9c1579445e675b12defdc716ec 2026-06-15 10:31:01.651 | + ./stack.sh:main:1288 : is_service_enabled n-api 2026-06-15 10:31:01.675 | + functions-common:is_service_enabled:2070 : return 0 2026-06-15 10:31:01.679 | + ./stack.sh:main:1289 : echo_summary 'Starting Nova API' 2026-06-15 10:31:01.683 | + ./stack.sh:echo_summary:438 : [[ -t 3 ]] 2026-06-15 10:31:01.687 | + ./stack.sh:echo_summary:444 : echo -e Starting Nova API 2026-06-15 10:31:01.691 | + ./stack.sh:main:1290 : start_nova_api 2026-06-15 10:31:01.695 | + lib/nova:start_nova_api:966 : local old_path=/opt/stack/devstack/files/openstack-cli-server:/bin:/opt/stack/data/venv/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/snap/bin:/usr/local/bin:/usr/local/sbin:/usr/sbin:/sbin 2026-06-15 10:31:01.699 | + lib/nova:start_nova_api:967 : export PATH=/opt/stack/data/venv/bin:/opt/stack/devstack/files/openstack-cli-server:/bin:/opt/stack/data/venv/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/snap/bin:/usr/local/bin:/usr/local/sbin:/usr/sbin:/sbin 2026-06-15 10:31:01.703 | + lib/nova:start_nova_api:967 : PATH=/opt/stack/data/venv/bin:/opt/stack/devstack/files/openstack-cli-server:/bin:/opt/stack/data/venv/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/snap/bin:/usr/local/bin:/usr/local/sbin:/usr/sbin:/sbin 2026-06-15 10:31:01.708 | ++ lib/nova:start_nova_api:969 : which uwsgi 2026-06-15 10:31:01.714 | + lib/nova:start_nova_api:969 : run_process n-api '/bin/uwsgi --procname-prefix nova-api --ini /etc/nova/nova-api-uwsgi.ini' 2026-06-15 10:31:01.719 | + functions-common:run_process:1668 : local service=n-api 2026-06-15 10:31:01.724 | + functions-common:run_process:1669 : local 'command=/bin/uwsgi --procname-prefix nova-api --ini /etc/nova/nova-api-uwsgi.ini' 2026-06-15 10:31:01.728 | + functions-common:run_process:1670 : local group= 2026-06-15 10:31:01.731 | + functions-common:run_process:1671 : local user= 2026-06-15 10:31:01.735 | + functions-common:run_process:1672 : local env_vars= 2026-06-15 10:31:01.738 | + functions-common:run_process:1674 : local name=n-api 2026-06-15 10:31:01.742 | + functions-common:run_process:1676 : time_start run_process 2026-06-15 10:31:01.746 | + functions-common:time_start:2400 : local name=run_process 2026-06-15 10:31:01.749 | + functions-common:time_start:2401 : local start_time= 2026-06-15 10:31:01.753 | + functions-common:time_start:2402 : [[ -n '' ]] 2026-06-15 10:31:01.759 | ++ functions-common:time_start:2405 : date +%s%3N 2026-06-15 10:31:01.764 | + functions-common:time_start:2405 : _TIME_START[$name]=1781519461760 2026-06-15 10:31:01.769 | + functions-common:run_process:1677 : is_service_enabled n-api 2026-06-15 10:31:01.792 | + functions-common:is_service_enabled:2070 : return 0 2026-06-15 10:31:01.796 | + functions-common:run_process:1678 : _run_under_systemd n-api '/bin/uwsgi --procname-prefix nova-api --ini /etc/nova/nova-api-uwsgi.ini' '' '' '' 2026-06-15 10:31:01.800 | + functions-common:_run_under_systemd:1622 : local service=n-api 2026-06-15 10:31:01.804 | + functions-common:_run_under_systemd:1623 : local 'command=/bin/uwsgi --procname-prefix nova-api --ini /etc/nova/nova-api-uwsgi.ini' 2026-06-15 10:31:01.808 | + functions-common:_run_under_systemd:1624 : local 'cmd=/bin/uwsgi --procname-prefix nova-api --ini /etc/nova/nova-api-uwsgi.ini' 2026-06-15 10:31:01.811 | + functions-common:_run_under_systemd:1626 : _common_systemd_pitfalls '/bin/uwsgi --procname-prefix nova-api --ini /etc/nova/nova-api-uwsgi.ini' 2026-06-15 10:31:01.815 | + functions-common:_common_systemd_pitfalls:1594 : local 'cmd=/bin/uwsgi --procname-prefix nova-api --ini /etc/nova/nova-api-uwsgi.ini' 2026-06-15 10:31:01.818 | + functions-common:_common_systemd_pitfalls:1597 : [[ /bin/uwsgi --procname-prefix nova-api --ini /etc/nova/nova-api-uwsgi.ini =~ sudo ]] 2026-06-15 10:31:01.821 | + functions-common:_common_systemd_pitfalls:1608 : [[ ! /bin/uwsgi --procname-prefix nova-api --ini /etc/nova/nova-api-uwsgi.ini =~ ^/ ]] 2026-06-15 10:31:01.826 | + functions-common:_run_under_systemd:1628 : local systemd_service=devstack@n-api.service 2026-06-15 10:31:01.830 | + functions-common:_run_under_systemd:1629 : local group= 2026-06-15 10:31:01.833 | + functions-common:_run_under_systemd:1630 : local user=stack 2026-06-15 10:31:01.837 | + functions-common:_run_under_systemd:1631 : [[ -z stack ]] 2026-06-15 10:31:01.841 | + functions-common:_run_under_systemd:1634 : local env_vars= 2026-06-15 10:31:01.844 | + functions-common:_run_under_systemd:1635 : [[ -v SYSTEMD_ENV_VARS[n-api] ]] 2026-06-15 10:31:01.848 | + functions-common:_run_under_systemd:1638 : [[ /bin/uwsgi --procname-prefix nova-api --ini /etc/nova/nova-api-uwsgi.ini =~ uwsgi ]] 2026-06-15 10:31:01.852 | + functions-common:_run_under_systemd:1639 : [[ True == \T\r\u\e ]] 2026-06-15 10:31:01.856 | + functions-common:_run_under_systemd:1640 : cmd='/bin/uwsgi --procname-prefix nova-api --ini /etc/nova/nova-api-uwsgi.ini --venv /opt/stack/data/venv' 2026-06-15 10:31:01.860 | + functions-common:_run_under_systemd:1642 : write_uwsgi_user_unit_file devstack@n-api.service '/bin/uwsgi --procname-prefix nova-api --ini /etc/nova/nova-api-uwsgi.ini --venv /opt/stack/data/venv' '' stack '' 2026-06-15 10:31:01.864 | + functions-common:write_uwsgi_user_unit_file:1561 : local service=devstack@n-api.service 2026-06-15 10:31:01.867 | + functions-common:write_uwsgi_user_unit_file:1562 : local 'command=/bin/uwsgi --procname-prefix nova-api --ini /etc/nova/nova-api-uwsgi.ini --venv /opt/stack/data/venv' 2026-06-15 10:31:01.870 | + functions-common:write_uwsgi_user_unit_file:1563 : local group= 2026-06-15 10:31:01.874 | + functions-common:write_uwsgi_user_unit_file:1564 : local user=stack 2026-06-15 10:31:01.877 | + functions-common:write_uwsgi_user_unit_file:1565 : local env_vars= 2026-06-15 10:31:01.880 | + functions-common:write_uwsgi_user_unit_file:1566 : local unitfile=/etc/systemd/system/devstack@n-api.service 2026-06-15 10:31:01.883 | + functions-common:write_uwsgi_user_unit_file:1567 : mkdir -p /etc/systemd/system 2026-06-15 10:31:01.889 | + functions-common:write_uwsgi_user_unit_file:1569 : iniset -sudo /etc/systemd/system/devstack@n-api.service Unit Description 'Devstack devstack@n-api.service' 2026-06-15 10:31:01.985 | + functions-common:write_uwsgi_user_unit_file:1570 : iniset -sudo /etc/systemd/system/devstack@n-api.service Service Environment '"PATH=/opt/stack/data/venv/bin:/opt/stack/devstack/files/openstack-cli-server:/bin:/opt/stack/data/venv/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/snap/bin:/usr/local/bin:/usr/local/sbin:/usr/sbin:/sbin"' 2026-06-15 10:31:02.078 | + functions-common:write_uwsgi_user_unit_file:1571 : iniset -sudo /etc/systemd/system/devstack@n-api.service Service SyslogIdentifier devstack@n-api.service 2026-06-15 10:31:02.158 | + functions-common:write_uwsgi_user_unit_file:1572 : iniset -sudo /etc/systemd/system/devstack@n-api.service Service User stack 2026-06-15 10:31:02.231 | + functions-common:write_uwsgi_user_unit_file:1573 : iniset -sudo /etc/systemd/system/devstack@n-api.service Service ExecStart '/bin/uwsgi --procname-prefix nova-api --ini /etc/nova/nova-api-uwsgi.ini --venv /opt/stack/data/venv' 2026-06-15 10:31:02.307 | + functions-common:write_uwsgi_user_unit_file:1574 : iniset -sudo /etc/systemd/system/devstack@n-api.service Service ExecReload '/usr/bin/kill -HUP $MAINPID' 2026-06-15 10:31:02.383 | + functions-common:write_uwsgi_user_unit_file:1575 : iniset -sudo /etc/systemd/system/devstack@n-api.service Service Type notify 2026-06-15 10:31:02.462 | + functions-common:write_uwsgi_user_unit_file:1576 : iniset -sudo /etc/systemd/system/devstack@n-api.service Service KillMode process 2026-06-15 10:31:02.542 | + functions-common:write_uwsgi_user_unit_file:1577 : iniset -sudo /etc/systemd/system/devstack@n-api.service Service Restart always 2026-06-15 10:31:02.614 | + functions-common:write_uwsgi_user_unit_file:1578 : iniset -sudo /etc/systemd/system/devstack@n-api.service Service NotifyAccess all 2026-06-15 10:31:02.690 | + functions-common:write_uwsgi_user_unit_file:1579 : iniset -sudo /etc/systemd/system/devstack@n-api.service Service RestartForceExitStatus 100 2026-06-15 10:31:02.764 | + functions-common:write_uwsgi_user_unit_file:1581 : [[ -n '' ]] 2026-06-15 10:31:02.767 | + functions-common:write_uwsgi_user_unit_file:1584 : [[ -n '' ]] 2026-06-15 10:31:02.770 | + functions-common:write_uwsgi_user_unit_file:1587 : iniset -sudo /etc/systemd/system/devstack@n-api.service Install WantedBy multi-user.target 2026-06-15 10:31:02.857 | + functions-common:write_uwsgi_user_unit_file:1590 : sudo systemctl daemon-reload 2026-06-15 10:31:03.282 | + functions-common:_run_under_systemd:1647 : sudo systemctl enable devstack@n-api.service 2026-06-15 10:31:03.300 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@n-api.service → /etc/systemd/system/devstack@n-api.service. 2026-06-15 10:31:03.719 | + functions-common:_run_under_systemd:1648 : sudo systemctl start devstack@n-api.service 2026-06-15 10:31:03.839 | + functions-common:run_process:1680 : time_stop run_process 2026-06-15 10:31:03.842 | + functions-common:time_stop:2414 : local name 2026-06-15 10:31:03.847 | + functions-common:time_stop:2415 : local end_time 2026-06-15 10:31:03.851 | + functions-common:time_stop:2416 : local elapsed_time 2026-06-15 10:31:03.855 | + functions-common:time_stop:2417 : local total 2026-06-15 10:31:03.858 | + functions-common:time_stop:2418 : local start_time 2026-06-15 10:31:03.861 | + functions-common:time_stop:2420 : name=run_process 2026-06-15 10:31:03.865 | + functions-common:time_stop:2421 : start_time=1781519461760 2026-06-15 10:31:03.868 | + functions-common:time_stop:2423 : [[ -z 1781519461760 ]] 2026-06-15 10:31:03.872 | ++ functions-common:time_stop:2426 : date +%s%3N 2026-06-15 10:31:03.879 | + functions-common:time_stop:2426 : end_time=1781519463875 2026-06-15 10:31:03.883 | + functions-common:time_stop:2427 : elapsed_time=2115 2026-06-15 10:31:03.887 | + functions-common:time_stop:2428 : total=8387 2026-06-15 10:31:03.891 | + functions-common:time_stop:2430 : _TIME_START[$name]= 2026-06-15 10:31:03.894 | + functions-common:time_stop:2431 : _TIME_TOTAL[$name]=10502 2026-06-15 10:31:03.899 | + lib/nova:start_nova_api:971 : echo 'Waiting for nova-api to start...' 2026-06-15 10:31:03.899 | Waiting for nova-api to start... 2026-06-15 10:31:03.903 | + lib/nova:start_nova_api:973 : local service_url=https://10.209.97.186/compute/v2.1/ 2026-06-15 10:31:03.907 | + lib/nova:start_nova_api:975 : wait_for_service 60 https://10.209.97.186/compute/v2.1/ 2026-06-15 10:31:03.911 | + functions:wait_for_service:476 : local timeout=60 2026-06-15 10:31:03.915 | + functions:wait_for_service:477 : local url=https://10.209.97.186/compute/v2.1/ 2026-06-15 10:31:03.919 | + functions:wait_for_service:478 : local rval=0 2026-06-15 10:31:03.923 | + functions:wait_for_service:479 : time_start wait_for_service 2026-06-15 10:31:03.927 | + functions-common:time_start:2400 : local name=wait_for_service 2026-06-15 10:31:03.931 | + functions-common:time_start:2401 : local start_time= 2026-06-15 10:31:03.935 | + functions-common:time_start:2402 : [[ -n '' ]] 2026-06-15 10:31:03.940 | ++ functions-common:time_start:2405 : date +%s%3N 2026-06-15 10:31:03.946 | + functions-common:time_start:2405 : _TIME_START[$name]=1781519463942 2026-06-15 10:31:03.950 | + functions:wait_for_service:480 : timeout 60 bash -x 2026-06-15 10:31:03.958 | ++ :: : curl -g -k --noproxy '*' -s -o /dev/null -w '%{http_code}' https://10.209.97.186/compute/v2.1/ 2026-06-15 10:31:09.409 | + :: : [[ 200 == 503 ]] 2026-06-15 10:31:09.412 | + :: : [[ 0 -eq 7 ]] 2026-06-15 10:31:09.416 | + functions:wait_for_service:485 : time_stop wait_for_service 2026-06-15 10:31:09.421 | + functions-common:time_stop:2414 : local name 2026-06-15 10:31:09.424 | + functions-common:time_stop:2415 : local end_time 2026-06-15 10:31:09.427 | + functions-common:time_stop:2416 : local elapsed_time 2026-06-15 10:31:09.431 | + functions-common:time_stop:2417 : local total 2026-06-15 10:31:09.435 | + functions-common:time_stop:2418 : local start_time 2026-06-15 10:31:09.439 | + functions-common:time_stop:2420 : name=wait_for_service 2026-06-15 10:31:09.444 | + functions-common:time_stop:2421 : start_time=1781519463942 2026-06-15 10:31:09.448 | + functions-common:time_stop:2423 : [[ -z 1781519463942 ]] 2026-06-15 10:31:09.452 | ++ functions-common:time_stop:2426 : date +%s%3N 2026-06-15 10:31:09.459 | + functions-common:time_stop:2426 : end_time=1781519469454 2026-06-15 10:31:09.463 | + functions-common:time_stop:2427 : elapsed_time=5512 2026-06-15 10:31:09.467 | + functions-common:time_stop:2428 : total=5295 2026-06-15 10:31:09.471 | + functions-common:time_stop:2430 : _TIME_START[$name]= 2026-06-15 10:31:09.475 | + functions-common:time_stop:2431 : _TIME_TOTAL[$name]=10807 2026-06-15 10:31:09.478 | + functions:wait_for_service:486 : return 0 2026-06-15 10:31:09.482 | + lib/nova:start_nova_api:979 : export PATH=/opt/stack/devstack/files/openstack-cli-server:/bin:/opt/stack/data/venv/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/snap/bin:/usr/local/bin:/usr/local/sbin:/usr/sbin:/sbin 2026-06-15 10:31:09.485 | + lib/nova:start_nova_api:979 : PATH=/opt/stack/devstack/files/openstack-cli-server:/bin:/opt/stack/data/venv/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/snap/bin:/usr/local/bin:/usr/local/sbin:/usr/sbin:/sbin 2026-06-15 10:31:09.489 | + ./stack.sh:main:1293 : is_service_enabled ovn-controller ovn-controller-vtep 2026-06-15 10:31:09.515 | + functions-common:is_service_enabled:2070 : return 0 2026-06-15 10:31:09.518 | + ./stack.sh:main:1294 : echo_summary 'Starting OVN services' 2026-06-15 10:31:09.523 | + ./stack.sh:echo_summary:438 : [[ -t 3 ]] 2026-06-15 10:31:09.527 | + ./stack.sh:echo_summary:444 : echo -e Starting OVN services 2026-06-15 10:31:09.531 | + ./stack.sh:main:1295 : start_ovn_services 2026-06-15 10:31:09.535 | + lib/neutron:start_ovn_services:575 : [[ ovn == \o\v\n ]] 2026-06-15 10:31:09.539 | + lib/neutron:start_ovn_services:576 : '[' libvirt '!=' ironic ']' 2026-06-15 10:31:09.544 | + lib/neutron:start_ovn_services:582 : init_ovn 2026-06-15 10:31:09.548 | + lib/neutron_plugins/ovn_agent:init_ovn:627 : local 'mkdir_cmd=mkdir -p /var/lib/ovn' 2026-06-15 10:31:09.552 | + lib/neutron_plugins/ovn_agent:init_ovn:629 : [[ False == \F\a\l\s\e ]] 2026-06-15 10:31:09.555 | + lib/neutron_plugins/ovn_agent:init_ovn:630 : mkdir_cmd='sudo mkdir -p /var/lib/ovn' 2026-06-15 10:31:09.559 | + lib/neutron_plugins/ovn_agent:init_ovn:633 : sudo mkdir -p /var/lib/ovn 2026-06-15 10:31:09.578 | + lib/neutron_plugins/ovn_agent:init_ovn:634 : mkdir -p /opt/stack/data/ovs 2026-06-15 10:31:09.587 | + lib/neutron_plugins/ovn_agent:init_ovn:636 : rm -f '/opt/stack/data/ovs/*.db' 2026-06-15 10:31:09.595 | + lib/neutron_plugins/ovn_agent:init_ovn:637 : rm -f '/opt/stack/data/ovs/.*.db.~lock~' 2026-06-15 10:31:09.602 | + lib/neutron_plugins/ovn_agent:init_ovn:638 : sudo rm -f /var/lib/ovn/ovnnb_db.db /var/lib/ovn/ovnsb_db.db 2026-06-15 10:31:09.622 | + lib/neutron_plugins/ovn_agent:init_ovn:639 : sudo rm -f /var/lib/ovn/.ovnnb_db.db.~lock~ /var/lib/ovn/.ovnsb_db.db.~lock~ 2026-06-15 10:31:09.639 | + lib/neutron_plugins/ovn_agent:init_ovn:640 : sudo rm -f /var/run/ovn/ovnnb_db.sock /var/run/ovn/ovnsb_db.sock 2026-06-15 10:31:09.657 | + lib/neutron:start_ovn_services:583 : start_ovn 2026-06-15 10:31:09.661 | + lib/neutron_plugins/ovn_agent:start_ovn:745 : echo 'Starting OVN' 2026-06-15 10:31:09.661 | Starting OVN 2026-06-15 10:31:09.665 | + lib/neutron_plugins/ovn_agent:start_ovn:747 : _start_ovs 2026-06-15 10:31:09.670 | + lib/neutron_plugins/ovn_agent:_start_ovs:644 : echo 'Starting OVS' 2026-06-15 10:31:09.670 | Starting OVS 2026-06-15 10:31:09.673 | + lib/neutron_plugins/ovn_agent:_start_ovs:645 : is_service_enabled ovn-controller ovn-controller-vtep ovn-northd 2026-06-15 10:31:09.700 | + functions-common:is_service_enabled:2070 : return 0 2026-06-15 10:31:09.703 | + lib/neutron_plugins/ovn_agent:_start_ovs:647 : enable_service ovsdb-server 2026-06-15 10:31:09.759 | + lib/neutron_plugins/ovn_agent:_start_ovs:648 : enable_service ovs-vswitchd 2026-06-15 10:31:09.816 | + lib/neutron_plugins/ovn_agent:_start_ovs:650 : [[ False == \T\r\u\e ]] 2026-06-15 10:31:09.818 | + lib/neutron_plugins/ovn_agent:_start_ovs:674 : _start_process ovsdb-server.service 2026-06-15 10:31:09.821 | + lib/neutron_plugins/ovn_agent:_start_process:258 : sudo systemctl daemon-reload 2026-06-15 10:31:10.260 | + lib/neutron_plugins/ovn_agent:_start_process:259 : sudo systemctl enable ovsdb-server.service 2026-06-15 10:31:10.687 | The unit files have no installation config (WantedBy=, RequiredBy=, UpheldBy=, 2026-06-15 10:31:10.687 | Also=, or Alias= settings in the [Install] section, and DefaultInstance= for 2026-06-15 10:31:10.687 | template units). This means they are not meant to be enabled or disabled using systemctl. 2026-06-15 10:31:10.687 | 2026-06-15 10:31:10.687 | Possible reasons for having these kinds of units are: 2026-06-15 10:31:10.687 | • A unit may be statically enabled by being symlinked from another unit's 2026-06-15 10:31:10.688 | .wants/, .requires/, or .upholds/ directory. 2026-06-15 10:31:10.688 | • A unit's purpose may be to act as a helper for some other unit which has 2026-06-15 10:31:10.688 | a requirement dependency on it. 2026-06-15 10:31:10.688 | • A unit may be started when needed via activation (socket, path, timer, 2026-06-15 10:31:10.688 | D-Bus, udev, scripted systemctl call, ...). 2026-06-15 10:31:10.688 | • In case of template units, the unit is meant to be enabled with some 2026-06-15 10:31:10.688 | instance name specified. 2026-06-15 10:31:10.695 | + lib/neutron_plugins/ovn_agent:_start_process:260 : sudo systemctl restart ovsdb-server.service 2026-06-15 10:31:15.329 | + lib/neutron_plugins/ovn_agent:_start_ovs:675 : _start_process ovs-vswitchd.service 2026-06-15 10:31:15.332 | + lib/neutron_plugins/ovn_agent:_start_process:258 : sudo systemctl daemon-reload 2026-06-15 10:31:15.764 | + lib/neutron_plugins/ovn_agent:_start_process:259 : sudo systemctl enable ovs-vswitchd.service 2026-06-15 10:31:16.192 | The unit files have no installation config (WantedBy=, RequiredBy=, UpheldBy=, 2026-06-15 10:31:16.192 | Also=, or Alias= settings in the [Install] section, and DefaultInstance= for 2026-06-15 10:31:16.193 | template units). This means they are not meant to be enabled or disabled using systemctl. 2026-06-15 10:31:16.193 | 2026-06-15 10:31:16.194 | Possible reasons for having these kinds of units are: 2026-06-15 10:31:16.194 | • A unit may be statically enabled by being symlinked from another unit's 2026-06-15 10:31:16.194 | .wants/, .requires/, or .upholds/ directory. 2026-06-15 10:31:16.194 | • A unit's purpose may be to act as a helper for some other unit which has 2026-06-15 10:31:16.195 | a requirement dependency on it. 2026-06-15 10:31:16.195 | • A unit may be started when needed via activation (socket, path, timer, 2026-06-15 10:31:16.195 | D-Bus, udev, scripted systemctl call, ...). 2026-06-15 10:31:16.195 | • In case of template units, the unit is meant to be enabled with some 2026-06-15 10:31:16.195 | instance name specified. 2026-06-15 10:31:16.201 | + lib/neutron_plugins/ovn_agent:_start_process:260 : sudo systemctl restart ovs-vswitchd.service 2026-06-15 10:31:16.395 | + lib/neutron_plugins/ovn_agent:_start_ovs:678 : echo 'Configuring OVSDB' 2026-06-15 10:31:16.395 | Configuring OVSDB 2026-06-15 10:31:16.398 | + lib/neutron_plugins/ovn_agent:_start_ovs:679 : is_service_enabled tls-proxy 2026-06-15 10:31:16.424 | + functions-common:is_service_enabled:2070 : return 0 2026-06-15 10:31:16.429 | + 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-06-15 10:31:16.455 | + lib/neutron_plugins/ovn_agent:_start_ovs:686 : sudo ovs-vsctl --no-wait set-manager ptcp:6640:127.0.0.1 2026-06-15 10:31:16.479 | + lib/neutron_plugins/ovn_agent:_start_ovs:687 : sudo ovs-vsctl --no-wait set open_vswitch . system-type=devstack 2026-06-15 10:31:16.501 | + lib/neutron_plugins/ovn_agent:_start_ovs:688 : sudo ovs-vsctl --no-wait set open_vswitch . external-ids:system-id=3e0bc85f-6007-4249-9ec7-b90cd559afa9 2026-06-15 10:31:16.521 | + lib/neutron_plugins/ovn_agent:_start_ovs:689 : sudo ovs-vsctl --no-wait set open_vswitch . external-ids:ovn-remote=ssl:10.209.97.186:6642 2026-06-15 10:31:16.542 | + lib/neutron_plugins/ovn_agent:_start_ovs:690 : sudo ovs-vsctl --no-wait set open_vswitch . external-ids:ovn-bridge=br-int 2026-06-15 10:31:16.562 | + lib/neutron_plugins/ovn_agent:_start_ovs:691 : sudo ovs-vsctl --no-wait set open_vswitch . external-ids:ovn-encap-type=geneve 2026-06-15 10:31:16.584 | + lib/neutron_plugins/ovn_agent:_start_ovs:692 : sudo ovs-vsctl --no-wait set open_vswitch . external-ids:ovn-encap-ip=10.209.97.186 2026-06-15 10:31:16.605 | ++ lib/neutron_plugins/ovn_agent:_start_ovs:693 : hostname 2026-06-15 10:31:16.611 | + lib/neutron_plugins/ovn_agent:_start_ovs:693 : sudo ovs-vsctl --no-wait set open_vswitch . external-ids:hostname=npa606d15363b04 2026-06-15 10:31:16.633 | + lib/neutron_plugins/ovn_agent:_start_ovs:695 : [[ True == \T\r\u\e ]] 2026-06-15 10:31:16.637 | + lib/neutron_plugins/ovn_agent:_start_ovs:696 : sudo ovs-vsctl --no-wait set open_vswitch . external-ids:ovn-cms-options=enable-chassis-as-gw 2026-06-15 10:31:16.657 | + lib/neutron_plugins/ovn_agent:_start_ovs:699 : [[ metadata =~ ovn-bgp ]] 2026-06-15 10:31:16.661 | + lib/neutron_plugins/ovn_agent:_start_ovs:705 : is_provider_network 2026-06-15 10:31:16.664 | + functions-common:is_provider_network:2263 : '[' '' == True ']' 2026-06-15 10:31:16.668 | + functions-common:is_provider_network:2266 : return 1 2026-06-15 10:31:16.671 | + lib/neutron_plugins/ovn_agent:_start_ovs:705 : [[ True == \T\r\u\e ]] 2026-06-15 10:31:16.674 | + lib/neutron_plugins/ovn_agent:_start_ovs:706 : ovn_base_setup_bridge br-ex 2026-06-15 10:31:16.677 | + lib/neutron_plugins/ovn_agent:ovn_base_setup_bridge:246 : local bridge=br-ex 2026-06-15 10:31:16.681 | + lib/neutron_plugins/ovn_agent:ovn_base_setup_bridge:247 : local 'addbr_cmd=sudo ovs-vsctl --no-wait -- --may-exist add-br br-ex' 2026-06-15 10:31:16.684 | + lib/neutron_plugins/ovn_agent:ovn_base_setup_bridge:249 : '[' system '!=' system ']' 2026-06-15 10:31:16.688 | + lib/neutron_plugins/ovn_agent:ovn_base_setup_bridge:253 : sudo ovs-vsctl --no-wait -- --may-exist add-br br-ex 2026-06-15 10:31:16.712 | + lib/neutron_plugins/ovn_agent:ovn_base_setup_bridge:254 : sudo ovs-vsctl --no-wait br-set-external-id br-ex bridge-id br-ex 2026-06-15 10:31:16.734 | + lib/neutron_plugins/ovn_agent:_start_ovs:707 : sudo ovs-vsctl set open . external-ids:ovn-bridge-mappings=public:br-ex 2026-06-15 10:31:16.756 | + lib/neutron_plugins/ovn_agent:_start_ovs:710 : is_service_enabled ovn-controller-vtep 2026-06-15 10:31:16.776 | + functions-common:is_service_enabled:2070 : return 1 2026-06-15 10:31:16.778 | + lib/neutron_plugins/ovn_agent:start_ovn:749 : local SCRIPTDIR=/share/ovn/scripts 2026-06-15 10:31:16.781 | + lib/neutron_plugins/ovn_agent:start_ovn:750 : use_new_ovn_repository 2026-06-15 10:31:16.786 | + lib/neutron_plugins/ovn_agent:use_new_ovn_repository:218 : [[ False == \F\a\l\s\e ]] 2026-06-15 10:31:16.790 | + lib/neutron_plugins/ovn_agent:use_new_ovn_repository:219 : return 0 2026-06-15 10:31:16.793 | + lib/neutron_plugins/ovn_agent:start_ovn:754 : is_service_enabled ovn-northd 2026-06-15 10:31:16.815 | + functions-common:is_service_enabled:2070 : return 0 2026-06-15 10:31:16.818 | + lib/neutron_plugins/ovn_agent:start_ovn:755 : [[ False == \T\r\u\e ]] 2026-06-15 10:31:16.821 | + lib/neutron_plugins/ovn_agent:start_ovn:761 : _start_process ovn-central.service 2026-06-15 10:31:16.824 | + lib/neutron_plugins/ovn_agent:_start_process:258 : sudo systemctl daemon-reload 2026-06-15 10:31:17.265 | + lib/neutron_plugins/ovn_agent:_start_process:259 : sudo systemctl enable ovn-central.service 2026-06-15 10:31:17.707 | + lib/neutron_plugins/ovn_agent:_start_process:260 : sudo systemctl restart ovn-central.service 2026-06-15 10:31:17.767 | + lib/neutron_plugins/ovn_agent:start_ovn:764 : _wait_for_ovn_and_set_custom_config 2026-06-15 10:31:17.771 | + lib/neutron_plugins/ovn_agent:_wait_for_ovn_and_set_custom_config:727 : wait_for_sock_file /var/run/ovn/ovnnb_db.sock 2026-06-15 10:31:17.775 | + lib/neutron_plugins/ovn_agent:wait_for_sock_file:207 : local count=0 2026-06-15 10:31:17.779 | + lib/neutron_plugins/ovn_agent:wait_for_sock_file:208 : '[' '!' -S /var/run/ovn/ovnnb_db.sock ']' 2026-06-15 10:31:17.785 | + lib/neutron_plugins/ovn_agent:wait_for_sock_file:209 : sleep 1 2026-06-15 10:31:18.791 | + lib/neutron_plugins/ovn_agent:wait_for_sock_file:210 : count=1 2026-06-15 10:31:18.795 | + lib/neutron_plugins/ovn_agent:wait_for_sock_file:211 : '[' 1 -gt 40 ']' 2026-06-15 10:31:18.799 | + lib/neutron_plugins/ovn_agent:wait_for_sock_file:208 : '[' '!' -S /var/run/ovn/ovnnb_db.sock ']' 2026-06-15 10:31:18.803 | + lib/neutron_plugins/ovn_agent:_wait_for_ovn_and_set_custom_config:728 : wait_for_sock_file /var/run/ovn/ovnsb_db.sock 2026-06-15 10:31:18.806 | + lib/neutron_plugins/ovn_agent:wait_for_sock_file:207 : local count=0 2026-06-15 10:31:18.810 | + lib/neutron_plugins/ovn_agent:wait_for_sock_file:208 : '[' '!' -S /var/run/ovn/ovnsb_db.sock ']' 2026-06-15 10:31:18.813 | + lib/neutron_plugins/ovn_agent:_wait_for_ovn_and_set_custom_config:729 : wait_for_db_file /var/lib/ovn/ovnnb_db.db 2026-06-15 10:31:18.816 | + lib/neutron_plugins/ovn_agent:wait_for_db_file:196 : local count=0 2026-06-15 10:31:18.820 | + lib/neutron_plugins/ovn_agent:wait_for_db_file:197 : '[' '!' -f /var/lib/ovn/ovnnb_db.db ']' 2026-06-15 10:31:18.824 | + lib/neutron_plugins/ovn_agent:_wait_for_ovn_and_set_custom_config:730 : wait_for_db_file /var/lib/ovn/ovnsb_db.db 2026-06-15 10:31:18.827 | + lib/neutron_plugins/ovn_agent:wait_for_db_file:196 : local count=0 2026-06-15 10:31:18.831 | + lib/neutron_plugins/ovn_agent:wait_for_db_file:197 : '[' '!' -f /var/lib/ovn/ovnsb_db.db ']' 2026-06-15 10:31:18.834 | + lib/neutron_plugins/ovn_agent:_wait_for_ovn_and_set_custom_config:732 : is_service_enabled tls-proxy 2026-06-15 10:31:18.860 | + functions-common:is_service_enabled:2070 : return 0 2026-06-15 10:31:18.864 | + lib/neutron_plugins/ovn_agent:_wait_for_ovn_and_set_custom_config:733 : sudo ovn-nbctl --db=unix:/var/run/ovn/ovnnb_db.sock set-ssl /opt/stack/data/CA/int-ca/private/devstack-cert.key /opt/stack/data/CA/int-ca/devstack-cert.crt /opt/stack/data/CA/int-ca/ca-chain.pem 2026-06-15 10:31:18.888 | + lib/neutron_plugins/ovn_agent:_wait_for_ovn_and_set_custom_config:734 : sudo ovn-sbctl --db=unix:/var/run/ovn/ovnsb_db.sock set-ssl /opt/stack/data/CA/int-ca/private/devstack-cert.key /opt/stack/data/CA/int-ca/devstack-cert.crt /opt/stack/data/CA/int-ca/ca-chain.pem 2026-06-15 10:31:18.913 | + lib/neutron_plugins/ovn_agent:_wait_for_ovn_and_set_custom_config:737 : sudo ovn-nbctl --db=unix:/var/run/ovn/ovnnb_db.sock set-connection pssl:6641:0.0.0.0 -- set connection . inactivity_probe=60000 2026-06-15 10:31:18.938 | + lib/neutron_plugins/ovn_agent:_wait_for_ovn_and_set_custom_config:738 : sudo ovn-sbctl --db=unix:/var/run/ovn/ovnsb_db.sock set-connection pssl:6642:0.0.0.0 -- set connection . inactivity_probe=60000 2026-06-15 10:31:18.963 | + lib/neutron_plugins/ovn_agent:_wait_for_ovn_and_set_custom_config:739 : sudo ovs-appctl -t /var/run/ovn/ovnnb_db.ctl vlog/set console:off syslog:dbg file:dbg 2026-06-15 10:31:18.983 | + lib/neutron_plugins/ovn_agent:_wait_for_ovn_and_set_custom_config:740 : sudo ovs-appctl -t /var/run/ovn/ovnsb_db.ctl vlog/set console:off syslog:dbg file:dbg 2026-06-15 10:31:19.005 | + lib/neutron_plugins/ovn_agent:start_ovn:768 : is_service_enabled ovn-controller 2026-06-15 10:31:19.026 | + functions-common:is_service_enabled:2070 : return 0 2026-06-15 10:31:19.030 | + lib/neutron_plugins/ovn_agent:start_ovn:769 : [[ False == \T\r\u\e ]] 2026-06-15 10:31:19.033 | + lib/neutron_plugins/ovn_agent:start_ovn:775 : _start_process ovn-controller.service 2026-06-15 10:31:19.036 | + lib/neutron_plugins/ovn_agent:_start_process:258 : sudo systemctl daemon-reload 2026-06-15 10:31:19.471 | + lib/neutron_plugins/ovn_agent:_start_process:259 : sudo systemctl enable ovn-controller.service 2026-06-15 10:31:19.898 | The unit files have no installation config (WantedBy=, RequiredBy=, UpheldBy=, 2026-06-15 10:31:19.899 | Also=, or Alias= settings in the [Install] section, and DefaultInstance= for 2026-06-15 10:31:19.899 | template units). This means they are not meant to be enabled or disabled using systemctl. 2026-06-15 10:31:19.899 | 2026-06-15 10:31:19.899 | Possible reasons for having these kinds of units are: 2026-06-15 10:31:19.899 | • A unit may be statically enabled by being symlinked from another unit's 2026-06-15 10:31:19.899 | .wants/, .requires/, or .upholds/ directory. 2026-06-15 10:31:19.899 | • A unit's purpose may be to act as a helper for some other unit which has 2026-06-15 10:31:19.899 | a requirement dependency on it. 2026-06-15 10:31:19.899 | • A unit may be started when needed via activation (socket, path, timer, 2026-06-15 10:31:19.899 | D-Bus, udev, scripted systemctl call, ...). 2026-06-15 10:31:19.899 | • In case of template units, the unit is meant to be enabled with some 2026-06-15 10:31:19.899 | instance name specified. 2026-06-15 10:31:19.905 | + lib/neutron_plugins/ovn_agent:_start_process:260 : sudo systemctl restart ovn-controller.service 2026-06-15 10:31:20.164 | + lib/neutron_plugins/ovn_agent:start_ovn:779 : is_service_enabled ovn-controller-vtep 2026-06-15 10:31:20.187 | + functions-common:is_service_enabled:2070 : return 1 2026-06-15 10:31:20.191 | + lib/neutron_plugins/ovn_agent:start_ovn:788 : is_ovn_metadata_agent_enabled 2026-06-15 10:31:20.195 | + lib/neutron_plugins/ovn_agent:is_ovn_metadata_agent_enabled:317 : is_service_enabled q-ovn-metadata-agent neutron-ovn-metadata-agent 2026-06-15 10:31:20.218 | + functions-common:is_service_enabled:2070 : return 1 2026-06-15 10:31:20.220 | + lib/neutron_plugins/ovn_agent:is_ovn_metadata_agent_enabled:320 : return 1 2026-06-15 10:31:20.224 | + lib/neutron_plugins/ovn_agent:start_ovn:794 : is_ovn_agent_enabled 2026-06-15 10:31:20.227 | + lib/neutron_plugins/ovn_agent:is_ovn_agent_enabled:324 : is_service_enabled q-ovn-agent neutron-ovn-agent 2026-06-15 10:31:20.247 | + functions-common:is_service_enabled:2070 : return 0 2026-06-15 10:31:20.250 | + lib/neutron_plugins/ovn_agent:is_ovn_agent_enabled:325 : enable_service q-ovn-agent 2026-06-15 10:31:20.309 | + lib/neutron_plugins/ovn_agent:is_ovn_agent_enabled:326 : return 0 2026-06-15 10:31:20.312 | + lib/neutron_plugins/ovn_agent:start_ovn:795 : run_process q-ovn-agent '/opt/stack/data/venv/bin/neutron-ovn-agent --config-file /etc/neutron/plugins/ml2/ovn_agent.ini' 2026-06-15 10:31:20.314 | + functions-common:run_process:1668 : local service=q-ovn-agent 2026-06-15 10:31:20.317 | + functions-common:run_process:1669 : local 'command=/opt/stack/data/venv/bin/neutron-ovn-agent --config-file /etc/neutron/plugins/ml2/ovn_agent.ini' 2026-06-15 10:31:20.320 | + functions-common:run_process:1670 : local group= 2026-06-15 10:31:20.323 | + functions-common:run_process:1671 : local user= 2026-06-15 10:31:20.326 | + functions-common:run_process:1672 : local env_vars= 2026-06-15 10:31:20.328 | + functions-common:run_process:1674 : local name=q-ovn-agent 2026-06-15 10:31:20.331 | + functions-common:run_process:1676 : time_start run_process 2026-06-15 10:31:20.334 | + functions-common:time_start:2400 : local name=run_process 2026-06-15 10:31:20.337 | + functions-common:time_start:2401 : local start_time= 2026-06-15 10:31:20.339 | + functions-common:time_start:2402 : [[ -n '' ]] 2026-06-15 10:31:20.344 | ++ functions-common:time_start:2405 : date +%s%3N 2026-06-15 10:31:20.349 | + functions-common:time_start:2405 : _TIME_START[$name]=1781519480346 2026-06-15 10:31:20.352 | + functions-common:run_process:1677 : is_service_enabled q-ovn-agent 2026-06-15 10:31:20.376 | + functions-common:is_service_enabled:2070 : return 0 2026-06-15 10:31:20.380 | + functions-common:run_process:1678 : _run_under_systemd q-ovn-agent '/opt/stack/data/venv/bin/neutron-ovn-agent --config-file /etc/neutron/plugins/ml2/ovn_agent.ini' '' '' '' 2026-06-15 10:31:20.383 | + functions-common:_run_under_systemd:1622 : local service=q-ovn-agent 2026-06-15 10:31:20.386 | + functions-common:_run_under_systemd:1623 : local 'command=/opt/stack/data/venv/bin/neutron-ovn-agent --config-file /etc/neutron/plugins/ml2/ovn_agent.ini' 2026-06-15 10:31:20.390 | + functions-common:_run_under_systemd:1624 : local 'cmd=/opt/stack/data/venv/bin/neutron-ovn-agent --config-file /etc/neutron/plugins/ml2/ovn_agent.ini' 2026-06-15 10:31:20.393 | + functions-common:_run_under_systemd:1626 : _common_systemd_pitfalls '/opt/stack/data/venv/bin/neutron-ovn-agent --config-file /etc/neutron/plugins/ml2/ovn_agent.ini' 2026-06-15 10:31:20.397 | + functions-common:_common_systemd_pitfalls:1594 : local 'cmd=/opt/stack/data/venv/bin/neutron-ovn-agent --config-file /etc/neutron/plugins/ml2/ovn_agent.ini' 2026-06-15 10:31:20.400 | + functions-common:_common_systemd_pitfalls:1597 : [[ /opt/stack/data/venv/bin/neutron-ovn-agent --config-file /etc/neutron/plugins/ml2/ovn_agent.ini =~ sudo ]] 2026-06-15 10:31:20.404 | + functions-common:_common_systemd_pitfalls:1608 : [[ ! /opt/stack/data/venv/bin/neutron-ovn-agent --config-file /etc/neutron/plugins/ml2/ovn_agent.ini =~ ^/ ]] 2026-06-15 10:31:20.407 | + functions-common:_run_under_systemd:1628 : local systemd_service=devstack@q-ovn-agent.service 2026-06-15 10:31:20.411 | + functions-common:_run_under_systemd:1629 : local group= 2026-06-15 10:31:20.414 | + functions-common:_run_under_systemd:1630 : local user=stack 2026-06-15 10:31:20.417 | + functions-common:_run_under_systemd:1631 : [[ -z stack ]] 2026-06-15 10:31:20.421 | + functions-common:_run_under_systemd:1634 : local env_vars= 2026-06-15 10:31:20.424 | + functions-common:_run_under_systemd:1635 : [[ -v SYSTEMD_ENV_VARS[q-ovn-agent] ]] 2026-06-15 10:31:20.428 | + functions-common:_run_under_systemd:1638 : [[ /opt/stack/data/venv/bin/neutron-ovn-agent --config-file /etc/neutron/plugins/ml2/ovn_agent.ini =~ uwsgi ]] 2026-06-15 10:31:20.431 | + 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-06-15 10:31:20.434 | + functions-common:write_user_unit_file:1529 : local service=devstack@q-ovn-agent.service 2026-06-15 10:31:20.437 | + functions-common:write_user_unit_file:1530 : local 'command=/opt/stack/data/venv/bin/neutron-ovn-agent --config-file /etc/neutron/plugins/ml2/ovn_agent.ini' 2026-06-15 10:31:20.441 | + functions-common:write_user_unit_file:1531 : local group= 2026-06-15 10:31:20.444 | + functions-common:write_user_unit_file:1532 : local user=stack 2026-06-15 10:31:20.448 | + functions-common:write_user_unit_file:1533 : local env_vars= 2026-06-15 10:31:20.451 | + functions-common:write_user_unit_file:1534 : local extra= 2026-06-15 10:31:20.454 | + functions-common:write_user_unit_file:1535 : [[ -n '' ]] 2026-06-15 10:31:20.458 | + functions-common:write_user_unit_file:1538 : local unitfile=/etc/systemd/system/devstack@q-ovn-agent.service 2026-06-15 10:31:20.462 | + functions-common:write_user_unit_file:1539 : mkdir -p /etc/systemd/system 2026-06-15 10:31:20.467 | + functions-common:write_user_unit_file:1541 : iniset -sudo /etc/systemd/system/devstack@q-ovn-agent.service Unit Description 'Devstack devstack@q-ovn-agent.service' 2026-06-15 10:31:20.551 | + 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:/snap/bin:/usr/local/bin:/usr/local/sbin:/usr/sbin:/sbin"' 2026-06-15 10:31:20.635 | + functions-common:write_user_unit_file:1543 : iniset -sudo /etc/systemd/system/devstack@q-ovn-agent.service Service User stack 2026-06-15 10:31:20.703 | + functions-common:write_user_unit_file:1544 : iniset -sudo /etc/systemd/system/devstack@q-ovn-agent.service Service ExecStart '/opt/stack/data/venv/bin/neutron-ovn-agent --config-file /etc/neutron/plugins/ml2/ovn_agent.ini' 2026-06-15 10:31:20.776 | + functions-common:write_user_unit_file:1545 : iniset -sudo /etc/systemd/system/devstack@q-ovn-agent.service Service KillMode process 2026-06-15 10:31:20.848 | + functions-common:write_user_unit_file:1546 : iniset -sudo /etc/systemd/system/devstack@q-ovn-agent.service Service TimeoutStopSec 300 2026-06-15 10:31:20.923 | + functions-common:write_user_unit_file:1547 : iniset -sudo /etc/systemd/system/devstack@q-ovn-agent.service Service ExecReload '/usr/bin/kill -HUP $MAINPID' 2026-06-15 10:31:21.002 | + functions-common:write_user_unit_file:1548 : [[ -n '' ]] 2026-06-15 10:31:21.005 | + functions-common:write_user_unit_file:1551 : [[ -n '' ]] 2026-06-15 10:31:21.008 | + functions-common:write_user_unit_file:1554 : iniset -sudo /etc/systemd/system/devstack@q-ovn-agent.service Install WantedBy multi-user.target 2026-06-15 10:31:21.099 | + functions-common:write_user_unit_file:1557 : sudo systemctl daemon-reload 2026-06-15 10:31:21.539 | + functions-common:_run_under_systemd:1647 : sudo systemctl enable devstack@q-ovn-agent.service 2026-06-15 10:31:21.560 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@q-ovn-agent.service → /etc/systemd/system/devstack@q-ovn-agent.service. 2026-06-15 10:31:21.978 | + functions-common:_run_under_systemd:1648 : sudo systemctl start devstack@q-ovn-agent.service 2026-06-15 10:31:22.021 | + functions-common:run_process:1680 : time_stop run_process 2026-06-15 10:31:22.024 | + functions-common:time_stop:2414 : local name 2026-06-15 10:31:22.028 | + functions-common:time_stop:2415 : local end_time 2026-06-15 10:31:22.033 | + functions-common:time_stop:2416 : local elapsed_time 2026-06-15 10:31:22.036 | + functions-common:time_stop:2417 : local total 2026-06-15 10:31:22.041 | + functions-common:time_stop:2418 : local start_time 2026-06-15 10:31:22.045 | + functions-common:time_stop:2420 : name=run_process 2026-06-15 10:31:22.050 | + functions-common:time_stop:2421 : start_time=1781519480346 2026-06-15 10:31:22.054 | + functions-common:time_stop:2423 : [[ -z 1781519480346 ]] 2026-06-15 10:31:22.060 | ++ functions-common:time_stop:2426 : date +%s%3N 2026-06-15 10:31:22.064 | + functions-common:time_stop:2426 : end_time=1781519482061 2026-06-15 10:31:22.068 | + functions-common:time_stop:2427 : elapsed_time=1715 2026-06-15 10:31:22.071 | + functions-common:time_stop:2428 : total=10502 2026-06-15 10:31:22.074 | + functions-common:time_stop:2430 : _TIME_START[$name]= 2026-06-15 10:31:22.078 | + functions-common:time_stop:2431 : _TIME_TOTAL[$name]=12217 2026-06-15 10:31:22.082 | + lib/neutron_plugins/ovn_agent:start_ovn:797 : setup_logging /etc/neutron/plugins/ml2/ovn_agent.ini 2026-06-15 10:31:22.085 | + functions:setup_logging:693 : setup_systemd_logging /etc/neutron/plugins/ml2/ovn_agent.ini 2026-06-15 10:31:22.089 | + functions:setup_systemd_logging:710 : local conf_file=/etc/neutron/plugins/ml2/ovn_agent.ini 2026-06-15 10:31:22.094 | ++ functions:setup_systemd_logging:715 : trueorfalse False USE_JOURNAL 2026-06-15 10:31:22.118 | + functions:setup_systemd_logging:715 : USE_JOURNAL=False 2026-06-15 10:31:22.121 | + functions:setup_systemd_logging:716 : local pidstr= 2026-06-15 10:31:22.125 | + functions:setup_systemd_logging:717 : [[ False == \T\r\u\e ]] 2026-06-15 10:31:22.129 | + functions:setup_systemd_logging:721 : pidstr='(pid=%(process)d) ' 2026-06-15 10:31:22.133 | + functions:setup_systemd_logging:723 : iniset /etc/neutron/plugins/ml2/ovn_agent.ini DEFAULT logging_debug_format_suffix '{{(pid=%(process)d) %(funcName)s %(pathname)s:%(lineno)d}}' 2026-06-15 10:31:22.181 | + functions:setup_systemd_logging:725 : iniset /etc/neutron/plugins/ml2/ovn_agent.ini DEFAULT logging_context_format_string '%(color)s%(levelname)s %(name)s [%(global_request_id)s %(request_id)s %(project_name)s %(user_name)s%(color)s] %(instance)s%(color)s%(message)s' 2026-06-15 10:31:22.228 | + functions:setup_systemd_logging:726 : iniset /etc/neutron/plugins/ml2/ovn_agent.ini DEFAULT logging_default_format_string '%(color)s%(levelname)s %(name)s [-%(color)s] %(instance)s%(color)s%(message)s' 2026-06-15 10:31:22.271 | + functions:setup_systemd_logging:727 : iniset /etc/neutron/plugins/ml2/ovn_agent.ini DEFAULT logging_exception_prefix 'ERROR %(name)s %(instance)s' 2026-06-15 10:31:22.320 | + functions:setup_systemd_logging:730 : iniset /etc/neutron/plugins/ml2/ovn_agent.ini DEFAULT log_color False 2026-06-15 10:31:22.368 | + lib/neutron:start_ovn_services:585 : [[ True == \T\r\u\e ]] 2026-06-15 10:31:22.372 | + lib/neutron:start_ovn_services:586 : [[ True != \T\r\u\e ]] 2026-06-15 10:31:22.376 | + lib/neutron:start_ovn_services:590 : create_public_bridge 2026-06-15 10:31:22.380 | + lib/neutron_plugins/ovn_agent:create_public_bridge:311 : sudo ovs-vsctl --may-exist add-br br-ex 2026-06-15 10:31:22.405 | + lib/neutron_plugins/ovn_agent:create_public_bridge:312 : sudo ovs-vsctl set open . external-ids:ovn-bridge-mappings=public:br-ex 2026-06-15 10:31:22.431 | + lib/neutron_plugins/ovn_agent:create_public_bridge:313 : _configure_public_network_connectivity 2026-06-15 10:31:22.435 | + lib/neutron:_configure_public_network_connectivity:806 : [[ -n '' ]] 2026-06-15 10:31:22.439 | + lib/neutron:_configure_public_network_connectivity:813 : for d in $default_v4_route_devs 2026-06-15 10:31:22.443 | + lib/neutron:_configure_public_network_connectivity:814 : sudo iptables -t nat -A POSTROUTING -o enX0 -s 172.24.5.0/24 -j MASQUERADE 2026-06-15 10:31:22.465 | + ./stack.sh:main:1298 : is_service_enabled q-svc neutron-api 2026-06-15 10:31:22.493 | + functions-common:is_service_enabled:2070 : return 0 2026-06-15 10:31:22.497 | + ./stack.sh:main:1299 : echo_summary 'Starting Neutron' 2026-06-15 10:31:22.503 | + ./stack.sh:echo_summary:438 : [[ -t 3 ]] 2026-06-15 10:31:22.507 | + ./stack.sh:echo_summary:444 : echo -e Starting Neutron 2026-06-15 10:31:22.512 | + ./stack.sh:main:1300 : configure_neutron_after_post_config 2026-06-15 10:31:22.515 | + lib/neutron:configure_neutron_after_post_config:555 : [[ ovn-router != '' ]] 2026-06-15 10:31:22.520 | + lib/neutron:configure_neutron_after_post_config:556 : iniset /etc/neutron/neutron.conf DEFAULT service_plugins ovn-router 2026-06-15 10:31:22.568 | + lib/neutron:configure_neutron_after_post_config:558 : configure_rbac_policies 2026-06-15 10:31:22.572 | + lib/neutron:configure_rbac_policies:564 : [[ True == \T\r\u\e ]] 2026-06-15 10:31:22.576 | + lib/neutron:configure_rbac_policies:565 : iniset /etc/neutron/neutron.conf oslo_policy enforce_new_defaults True 2026-06-15 10:31:22.627 | + lib/neutron:configure_rbac_policies:566 : iniset /etc/neutron/neutron.conf oslo_policy enforce_scope True 2026-06-15 10:31:22.677 | + ./stack.sh:main:1301 : start_neutron_service_and_check 2026-06-15 10:31:22.682 | + lib/neutron:start_neutron_service_and_check:631 : local cfg_file_options 2026-06-15 10:31:22.686 | + lib/neutron:start_neutron_service_and_check:632 : local neutron_url 2026-06-15 10:31:22.691 | ++ lib/neutron:start_neutron_service_and_check:634 : determine_config_files neutron-server 2026-06-15 10:31:22.696 | ++ lib/neutron:determine_config_files:363 : local opts= 2026-06-15 10:31:22.700 | ++ lib/neutron:determine_config_files:364 : case "$1" in 2026-06-15 10:31:22.705 | +++ lib/neutron:determine_config_files:365 : _determine_config_server 2026-06-15 10:31:22.710 | +++ lib/neutron:_determine_config_server:321 : [[ '' != '' ]] 2026-06-15 10:31:22.714 | +++ lib/neutron:_determine_config_server:328 : [[ 0 > 0 ]] 2026-06-15 10:31:22.717 | +++ lib/neutron:_determine_config_server:335 : local cfg_file 2026-06-15 10:31:22.721 | +++ lib/neutron:_determine_config_server:336 : local 'opts=--config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' 2026-06-15 10:31:22.726 | +++ lib/neutron:_determine_config_server:340 : echo '--config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' 2026-06-15 10:31:22.730 | ++ lib/neutron:determine_config_files:365 : opts='--config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' 2026-06-15 10:31:22.733 | ++ lib/neutron:determine_config_files:368 : '[' -z '--config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' ']' 2026-06-15 10:31:22.736 | ++ lib/neutron:determine_config_files:371 : echo '--config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' 2026-06-15 10:31:22.741 | + lib/neutron:start_neutron_service_and_check:634 : cfg_file_options='--config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' 2026-06-15 10:31:22.745 | + lib/neutron:start_neutron_service_and_check:637 : enable_neutron_server_services 2026-06-15 10:31:22.748 | + lib/neutron:enable_neutron_server_services:602 : local rpc_workers 2026-06-15 10:31:22.751 | + lib/neutron:enable_neutron_server_services:607 : [[ -f /etc/neutron/neutron.conf ]] 2026-06-15 10:31:22.756 | ++ lib/neutron:enable_neutron_server_services:608 : iniget_multiline /etc/neutron/neutron.conf DEFAULT rpc_workers 2026-06-15 10:31:22.787 | + lib/neutron:enable_neutron_server_services:608 : rpc_workers= 2026-06-15 10:31:22.790 | + lib/neutron:enable_neutron_server_services:615 : enable_service neutron-api 2026-06-15 10:31:22.862 | + lib/neutron:enable_neutron_server_services:616 : enable_service neutron-periodic-workers 2026-06-15 10:31:22.926 | + lib/neutron:enable_neutron_server_services:619 : [[ '' != \0 ]] 2026-06-15 10:31:22.930 | + lib/neutron:enable_neutron_server_services:620 : enable_service neutron-rpc-server 2026-06-15 10:31:22.989 | + lib/neutron:enable_neutron_server_services:624 : [[ ovn == \o\v\n ]] 2026-06-15 10:31:22.992 | + lib/neutron:enable_neutron_server_services:625 : enable_service neutron-ovn-maintenance-worker 2026-06-15 10:31:23.053 | ++ lib/neutron:start_neutron_service_and_check:640 : which uwsgi 2026-06-15 10:31:23.059 | + lib/neutron:start_neutron_service_and_check:640 : run_process neutron-api '/bin/uwsgi --procname-prefix neutron-api --ini /etc/neutron/neutron-api-uwsgi.ini' 2026-06-15 10:31:23.063 | + functions-common:run_process:1668 : local service=neutron-api 2026-06-15 10:31:23.066 | + functions-common:run_process:1669 : local 'command=/bin/uwsgi --procname-prefix neutron-api --ini /etc/neutron/neutron-api-uwsgi.ini' 2026-06-15 10:31:23.070 | + functions-common:run_process:1670 : local group= 2026-06-15 10:31:23.074 | + functions-common:run_process:1671 : local user= 2026-06-15 10:31:23.078 | + functions-common:run_process:1672 : local env_vars= 2026-06-15 10:31:23.082 | + functions-common:run_process:1674 : local name=neutron-api 2026-06-15 10:31:23.085 | + functions-common:run_process:1676 : time_start run_process 2026-06-15 10:31:23.089 | + functions-common:time_start:2400 : local name=run_process 2026-06-15 10:31:23.093 | + functions-common:time_start:2401 : local start_time= 2026-06-15 10:31:23.097 | + functions-common:time_start:2402 : [[ -n '' ]] 2026-06-15 10:31:23.102 | ++ functions-common:time_start:2405 : date +%s%3N 2026-06-15 10:31:23.109 | + functions-common:time_start:2405 : _TIME_START[$name]=1781519483105 2026-06-15 10:31:23.113 | + functions-common:run_process:1677 : is_service_enabled neutron-api 2026-06-15 10:31:23.138 | + functions-common:is_service_enabled:2070 : return 0 2026-06-15 10:31:23.143 | + functions-common:run_process:1678 : _run_under_systemd neutron-api '/bin/uwsgi --procname-prefix neutron-api --ini /etc/neutron/neutron-api-uwsgi.ini' '' '' '' 2026-06-15 10:31:23.147 | + functions-common:_run_under_systemd:1622 : local service=neutron-api 2026-06-15 10:31:23.152 | + functions-common:_run_under_systemd:1623 : local 'command=/bin/uwsgi --procname-prefix neutron-api --ini /etc/neutron/neutron-api-uwsgi.ini' 2026-06-15 10:31:23.156 | + functions-common:_run_under_systemd:1624 : local 'cmd=/bin/uwsgi --procname-prefix neutron-api --ini /etc/neutron/neutron-api-uwsgi.ini' 2026-06-15 10:31:23.161 | + functions-common:_run_under_systemd:1626 : _common_systemd_pitfalls '/bin/uwsgi --procname-prefix neutron-api --ini /etc/neutron/neutron-api-uwsgi.ini' 2026-06-15 10:31:23.165 | + functions-common:_common_systemd_pitfalls:1594 : local 'cmd=/bin/uwsgi --procname-prefix neutron-api --ini /etc/neutron/neutron-api-uwsgi.ini' 2026-06-15 10:31:23.169 | + functions-common:_common_systemd_pitfalls:1597 : [[ /bin/uwsgi --procname-prefix neutron-api --ini /etc/neutron/neutron-api-uwsgi.ini =~ sudo ]] 2026-06-15 10:31:23.172 | + functions-common:_common_systemd_pitfalls:1608 : [[ ! /bin/uwsgi --procname-prefix neutron-api --ini /etc/neutron/neutron-api-uwsgi.ini =~ ^/ ]] 2026-06-15 10:31:23.176 | + functions-common:_run_under_systemd:1628 : local systemd_service=devstack@neutron-api.service 2026-06-15 10:31:23.180 | + functions-common:_run_under_systemd:1629 : local group= 2026-06-15 10:31:23.184 | + functions-common:_run_under_systemd:1630 : local user=stack 2026-06-15 10:31:23.188 | + functions-common:_run_under_systemd:1631 : [[ -z stack ]] 2026-06-15 10:31:23.191 | + functions-common:_run_under_systemd:1634 : local env_vars= 2026-06-15 10:31:23.195 | + functions-common:_run_under_systemd:1635 : [[ -v SYSTEMD_ENV_VARS[neutron-api] ]] 2026-06-15 10:31:23.198 | + functions-common:_run_under_systemd:1638 : [[ /bin/uwsgi --procname-prefix neutron-api --ini /etc/neutron/neutron-api-uwsgi.ini =~ uwsgi ]] 2026-06-15 10:31:23.202 | + functions-common:_run_under_systemd:1639 : [[ True == \T\r\u\e ]] 2026-06-15 10:31:23.207 | + functions-common:_run_under_systemd:1640 : cmd='/bin/uwsgi --procname-prefix neutron-api --ini /etc/neutron/neutron-api-uwsgi.ini --venv /opt/stack/data/venv' 2026-06-15 10:31:23.210 | + functions-common:_run_under_systemd:1642 : write_uwsgi_user_unit_file devstack@neutron-api.service '/bin/uwsgi --procname-prefix neutron-api --ini /etc/neutron/neutron-api-uwsgi.ini --venv /opt/stack/data/venv' '' stack '' 2026-06-15 10:31:23.214 | + functions-common:write_uwsgi_user_unit_file:1561 : local service=devstack@neutron-api.service 2026-06-15 10:31:23.217 | + functions-common:write_uwsgi_user_unit_file:1562 : local 'command=/bin/uwsgi --procname-prefix neutron-api --ini /etc/neutron/neutron-api-uwsgi.ini --venv /opt/stack/data/venv' 2026-06-15 10:31:23.221 | + functions-common:write_uwsgi_user_unit_file:1563 : local group= 2026-06-15 10:31:23.225 | + functions-common:write_uwsgi_user_unit_file:1564 : local user=stack 2026-06-15 10:31:23.229 | + functions-common:write_uwsgi_user_unit_file:1565 : local env_vars= 2026-06-15 10:31:23.233 | + functions-common:write_uwsgi_user_unit_file:1566 : local unitfile=/etc/systemd/system/devstack@neutron-api.service 2026-06-15 10:31:23.237 | + functions-common:write_uwsgi_user_unit_file:1567 : mkdir -p /etc/systemd/system 2026-06-15 10:31:23.244 | + functions-common:write_uwsgi_user_unit_file:1569 : iniset -sudo /etc/systemd/system/devstack@neutron-api.service Unit Description 'Devstack devstack@neutron-api.service' 2026-06-15 10:31:23.337 | + functions-common:write_uwsgi_user_unit_file:1570 : iniset -sudo /etc/systemd/system/devstack@neutron-api.service Service Environment '"PATH=/opt/stack/devstack/files/openstack-cli-server:/bin:/opt/stack/data/venv/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/snap/bin:/usr/local/bin:/usr/local/sbin:/usr/sbin:/sbin"' 2026-06-15 10:31:23.427 | + functions-common:write_uwsgi_user_unit_file:1571 : iniset -sudo /etc/systemd/system/devstack@neutron-api.service Service SyslogIdentifier devstack@neutron-api.service 2026-06-15 10:31:23.507 | + functions-common:write_uwsgi_user_unit_file:1572 : iniset -sudo /etc/systemd/system/devstack@neutron-api.service Service User stack 2026-06-15 10:31:23.591 | + functions-common:write_uwsgi_user_unit_file:1573 : iniset -sudo /etc/systemd/system/devstack@neutron-api.service Service ExecStart '/bin/uwsgi --procname-prefix neutron-api --ini /etc/neutron/neutron-api-uwsgi.ini --venv /opt/stack/data/venv' 2026-06-15 10:31:23.668 | + functions-common:write_uwsgi_user_unit_file:1574 : iniset -sudo /etc/systemd/system/devstack@neutron-api.service Service ExecReload '/usr/bin/kill -HUP $MAINPID' 2026-06-15 10:31:23.745 | + functions-common:write_uwsgi_user_unit_file:1575 : iniset -sudo /etc/systemd/system/devstack@neutron-api.service Service Type notify 2026-06-15 10:31:23.821 | + functions-common:write_uwsgi_user_unit_file:1576 : iniset -sudo /etc/systemd/system/devstack@neutron-api.service Service KillMode process 2026-06-15 10:31:23.904 | + functions-common:write_uwsgi_user_unit_file:1577 : iniset -sudo /etc/systemd/system/devstack@neutron-api.service Service Restart always 2026-06-15 10:31:23.981 | + functions-common:write_uwsgi_user_unit_file:1578 : iniset -sudo /etc/systemd/system/devstack@neutron-api.service Service NotifyAccess all 2026-06-15 10:31:24.065 | + functions-common:write_uwsgi_user_unit_file:1579 : iniset -sudo /etc/systemd/system/devstack@neutron-api.service Service RestartForceExitStatus 100 2026-06-15 10:31:24.143 | + functions-common:write_uwsgi_user_unit_file:1581 : [[ -n '' ]] 2026-06-15 10:31:24.147 | + functions-common:write_uwsgi_user_unit_file:1584 : [[ -n '' ]] 2026-06-15 10:31:24.151 | + functions-common:write_uwsgi_user_unit_file:1587 : iniset -sudo /etc/systemd/system/devstack@neutron-api.service Install WantedBy multi-user.target 2026-06-15 10:31:24.244 | + functions-common:write_uwsgi_user_unit_file:1590 : sudo systemctl daemon-reload 2026-06-15 10:31:24.677 | + functions-common:_run_under_systemd:1647 : sudo systemctl enable devstack@neutron-api.service 2026-06-15 10:31:24.698 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@neutron-api.service → /etc/systemd/system/devstack@neutron-api.service. 2026-06-15 10:31:25.201 | + functions-common:_run_under_systemd:1648 : sudo systemctl start devstack@neutron-api.service 2026-06-15 10:31:25.444 | + functions-common:run_process:1680 : time_stop run_process 2026-06-15 10:31:25.448 | + functions-common:time_stop:2414 : local name 2026-06-15 10:31:25.452 | + functions-common:time_stop:2415 : local end_time 2026-06-15 10:31:25.456 | + functions-common:time_stop:2416 : local elapsed_time 2026-06-15 10:31:25.460 | + functions-common:time_stop:2417 : local total 2026-06-15 10:31:25.464 | + functions-common:time_stop:2418 : local start_time 2026-06-15 10:31:25.467 | + functions-common:time_stop:2420 : name=run_process 2026-06-15 10:31:25.471 | + functions-common:time_stop:2421 : start_time=1781519483105 2026-06-15 10:31:25.479 | + functions-common:time_stop:2423 : [[ -z 1781519483105 ]] 2026-06-15 10:31:25.484 | ++ functions-common:time_stop:2426 : date +%s%3N 2026-06-15 10:31:25.490 | + functions-common:time_stop:2426 : end_time=1781519485485 2026-06-15 10:31:25.493 | + functions-common:time_stop:2427 : elapsed_time=2380 2026-06-15 10:31:25.496 | + functions-common:time_stop:2428 : total=12217 2026-06-15 10:31:25.501 | + functions-common:time_stop:2430 : _TIME_START[$name]= 2026-06-15 10:31:25.505 | + functions-common:time_stop:2431 : _TIME_TOTAL[$name]=14597 2026-06-15 10:31:25.508 | + lib/neutron:start_neutron_service_and_check:641 : neutron_url=https://10.209.97.186/ 2026-06-15 10:31:25.513 | + lib/neutron:start_neutron_service_and_check:644 : run_process neutron-rpc-server '/opt/stack/data/venv/bin/neutron-rpc-server --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' 2026-06-15 10:31:25.516 | + functions-common:run_process:1668 : local service=neutron-rpc-server 2026-06-15 10:31:25.523 | + functions-common:run_process:1669 : local 'command=/opt/stack/data/venv/bin/neutron-rpc-server --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' 2026-06-15 10:31:25.527 | + functions-common:run_process:1670 : local group= 2026-06-15 10:31:25.529 | + functions-common:run_process:1671 : local user= 2026-06-15 10:31:25.534 | + functions-common:run_process:1672 : local env_vars= 2026-06-15 10:31:25.540 | + functions-common:run_process:1674 : local name=neutron-rpc-server 2026-06-15 10:31:25.542 | + functions-common:run_process:1676 : time_start run_process 2026-06-15 10:31:25.545 | + functions-common:time_start:2400 : local name=run_process 2026-06-15 10:31:25.548 | + functions-common:time_start:2401 : local start_time= 2026-06-15 10:31:25.553 | + functions-common:time_start:2402 : [[ -n '' ]] 2026-06-15 10:31:25.558 | ++ functions-common:time_start:2405 : date +%s%3N 2026-06-15 10:31:25.565 | + functions-common:time_start:2405 : _TIME_START[$name]=1781519485559 2026-06-15 10:31:25.570 | + functions-common:run_process:1677 : is_service_enabled neutron-rpc-server 2026-06-15 10:31:25.595 | + functions-common:is_service_enabled:2070 : return 0 2026-06-15 10:31:25.600 | + functions-common:run_process:1678 : _run_under_systemd neutron-rpc-server '/opt/stack/data/venv/bin/neutron-rpc-server --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' '' '' '' 2026-06-15 10:31:25.605 | + functions-common:_run_under_systemd:1622 : local service=neutron-rpc-server 2026-06-15 10:31:25.609 | + functions-common:_run_under_systemd:1623 : local 'command=/opt/stack/data/venv/bin/neutron-rpc-server --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' 2026-06-15 10:31:25.613 | + functions-common:_run_under_systemd:1624 : local 'cmd=/opt/stack/data/venv/bin/neutron-rpc-server --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' 2026-06-15 10:31:25.617 | + functions-common:_run_under_systemd:1626 : _common_systemd_pitfalls '/opt/stack/data/venv/bin/neutron-rpc-server --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' 2026-06-15 10:31:25.622 | + functions-common:_common_systemd_pitfalls:1594 : local 'cmd=/opt/stack/data/venv/bin/neutron-rpc-server --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' 2026-06-15 10:31:25.626 | + functions-common:_common_systemd_pitfalls:1597 : [[ /opt/stack/data/venv/bin/neutron-rpc-server --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini =~ sudo ]] 2026-06-15 10:31:25.629 | + functions-common:_common_systemd_pitfalls:1608 : [[ ! /opt/stack/data/venv/bin/neutron-rpc-server --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini =~ ^/ ]] 2026-06-15 10:31:25.633 | + functions-common:_run_under_systemd:1628 : local systemd_service=devstack@neutron-rpc-server.service 2026-06-15 10:31:25.636 | + functions-common:_run_under_systemd:1629 : local group= 2026-06-15 10:31:25.643 | + functions-common:_run_under_systemd:1630 : local user=stack 2026-06-15 10:31:25.648 | + functions-common:_run_under_systemd:1631 : [[ -z stack ]] 2026-06-15 10:31:25.653 | + functions-common:_run_under_systemd:1634 : local env_vars= 2026-06-15 10:31:25.656 | + functions-common:_run_under_systemd:1635 : [[ -v SYSTEMD_ENV_VARS[neutron-rpc-server] ]] 2026-06-15 10:31:25.660 | + functions-common:_run_under_systemd:1638 : [[ /opt/stack/data/venv/bin/neutron-rpc-server --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini =~ uwsgi ]] 2026-06-15 10:31:25.663 | + functions-common:_run_under_systemd:1644 : write_user_unit_file devstack@neutron-rpc-server.service '/opt/stack/data/venv/bin/neutron-rpc-server --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' '' stack '' 2026-06-15 10:31:25.667 | + functions-common:write_user_unit_file:1529 : local service=devstack@neutron-rpc-server.service 2026-06-15 10:31:25.671 | + functions-common:write_user_unit_file:1530 : local 'command=/opt/stack/data/venv/bin/neutron-rpc-server --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' 2026-06-15 10:31:25.675 | + functions-common:write_user_unit_file:1531 : local group= 2026-06-15 10:31:25.679 | + functions-common:write_user_unit_file:1532 : local user=stack 2026-06-15 10:31:25.682 | + functions-common:write_user_unit_file:1533 : local env_vars= 2026-06-15 10:31:25.686 | + functions-common:write_user_unit_file:1534 : local extra= 2026-06-15 10:31:25.690 | + functions-common:write_user_unit_file:1535 : [[ -n '' ]] 2026-06-15 10:31:25.694 | + functions-common:write_user_unit_file:1538 : local unitfile=/etc/systemd/system/devstack@neutron-rpc-server.service 2026-06-15 10:31:25.698 | + functions-common:write_user_unit_file:1539 : mkdir -p /etc/systemd/system 2026-06-15 10:31:25.703 | + functions-common:write_user_unit_file:1541 : iniset -sudo /etc/systemd/system/devstack@neutron-rpc-server.service Unit Description 'Devstack devstack@neutron-rpc-server.service' 2026-06-15 10:31:25.798 | + functions-common:write_user_unit_file:1542 : iniset -sudo /etc/systemd/system/devstack@neutron-rpc-server.service Service Environment '"PATH=/opt/stack/devstack/files/openstack-cli-server:/bin:/opt/stack/data/venv/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/snap/bin:/usr/local/bin:/usr/local/sbin:/usr/sbin:/sbin"' 2026-06-15 10:31:25.892 | + functions-common:write_user_unit_file:1543 : iniset -sudo /etc/systemd/system/devstack@neutron-rpc-server.service Service User stack 2026-06-15 10:31:25.977 | + functions-common:write_user_unit_file:1544 : iniset -sudo /etc/systemd/system/devstack@neutron-rpc-server.service Service ExecStart '/opt/stack/data/venv/bin/neutron-rpc-server --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' 2026-06-15 10:31:26.052 | + functions-common:write_user_unit_file:1545 : iniset -sudo /etc/systemd/system/devstack@neutron-rpc-server.service Service KillMode process 2026-06-15 10:31:26.137 | + functions-common:write_user_unit_file:1546 : iniset -sudo /etc/systemd/system/devstack@neutron-rpc-server.service Service TimeoutStopSec 300 2026-06-15 10:31:26.219 | + functions-common:write_user_unit_file:1547 : iniset -sudo /etc/systemd/system/devstack@neutron-rpc-server.service Service ExecReload '/usr/bin/kill -HUP $MAINPID' 2026-06-15 10:31:26.302 | + functions-common:write_user_unit_file:1548 : [[ -n '' ]] 2026-06-15 10:31:26.306 | + functions-common:write_user_unit_file:1551 : [[ -n '' ]] 2026-06-15 10:31:26.310 | + functions-common:write_user_unit_file:1554 : iniset -sudo /etc/systemd/system/devstack@neutron-rpc-server.service Install WantedBy multi-user.target 2026-06-15 10:31:26.403 | + functions-common:write_user_unit_file:1557 : sudo systemctl daemon-reload 2026-06-15 10:31:27.027 | + functions-common:_run_under_systemd:1647 : sudo systemctl enable devstack@neutron-rpc-server.service 2026-06-15 10:31:27.049 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@neutron-rpc-server.service → /etc/systemd/system/devstack@neutron-rpc-server.service. 2026-06-15 10:31:27.746 | + functions-common:_run_under_systemd:1648 : sudo systemctl start devstack@neutron-rpc-server.service 2026-06-15 10:31:27.938 | + functions-common:run_process:1680 : time_stop run_process 2026-06-15 10:31:27.942 | + functions-common:time_stop:2414 : local name 2026-06-15 10:31:27.946 | + functions-common:time_stop:2415 : local end_time 2026-06-15 10:31:27.950 | + functions-common:time_stop:2416 : local elapsed_time 2026-06-15 10:31:27.953 | + functions-common:time_stop:2417 : local total 2026-06-15 10:31:27.957 | + functions-common:time_stop:2418 : local start_time 2026-06-15 10:31:27.961 | + functions-common:time_stop:2420 : name=run_process 2026-06-15 10:31:27.966 | + functions-common:time_stop:2421 : start_time=1781519485559 2026-06-15 10:31:27.970 | + functions-common:time_stop:2423 : [[ -z 1781519485559 ]] 2026-06-15 10:31:27.976 | ++ functions-common:time_stop:2426 : date +%s%3N 2026-06-15 10:31:27.984 | + functions-common:time_stop:2426 : end_time=1781519487978 2026-06-15 10:31:27.988 | + functions-common:time_stop:2427 : elapsed_time=2419 2026-06-15 10:31:27.992 | + functions-common:time_stop:2428 : total=14597 2026-06-15 10:31:27.996 | + functions-common:time_stop:2430 : _TIME_START[$name]= 2026-06-15 10:31:28.000 | + functions-common:time_stop:2431 : _TIME_TOTAL[$name]=17016 2026-06-15 10:31:28.004 | + lib/neutron:start_neutron_service_and_check:645 : run_process neutron-periodic-workers '/opt/stack/data/venv/bin/neutron-periodic-workers --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' 2026-06-15 10:31:28.008 | + functions-common:run_process:1668 : local service=neutron-periodic-workers 2026-06-15 10:31:28.012 | + functions-common:run_process:1669 : local 'command=/opt/stack/data/venv/bin/neutron-periodic-workers --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' 2026-06-15 10:31:28.017 | + functions-common:run_process:1670 : local group= 2026-06-15 10:31:28.020 | + functions-common:run_process:1671 : local user= 2026-06-15 10:31:28.024 | + functions-common:run_process:1672 : local env_vars= 2026-06-15 10:31:28.028 | + functions-common:run_process:1674 : local name=neutron-periodic-workers 2026-06-15 10:31:28.033 | + functions-common:run_process:1676 : time_start run_process 2026-06-15 10:31:28.037 | + functions-common:time_start:2400 : local name=run_process 2026-06-15 10:31:28.042 | + functions-common:time_start:2401 : local start_time= 2026-06-15 10:31:28.045 | + functions-common:time_start:2402 : [[ -n '' ]] 2026-06-15 10:31:28.049 | ++ functions-common:time_start:2405 : date +%s%3N 2026-06-15 10:31:28.055 | + functions-common:time_start:2405 : _TIME_START[$name]=1781519488051 2026-06-15 10:31:28.057 | + functions-common:run_process:1677 : is_service_enabled neutron-periodic-workers 2026-06-15 10:31:28.080 | + functions-common:is_service_enabled:2070 : return 0 2026-06-15 10:31:28.086 | + functions-common:run_process:1678 : _run_under_systemd neutron-periodic-workers '/opt/stack/data/venv/bin/neutron-periodic-workers --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' '' '' '' 2026-06-15 10:31:28.090 | + functions-common:_run_under_systemd:1622 : local service=neutron-periodic-workers 2026-06-15 10:31:28.092 | + functions-common:_run_under_systemd:1623 : local 'command=/opt/stack/data/venv/bin/neutron-periodic-workers --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' 2026-06-15 10:31:28.096 | + functions-common:_run_under_systemd:1624 : local 'cmd=/opt/stack/data/venv/bin/neutron-periodic-workers --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' 2026-06-15 10:31:28.102 | + functions-common:_run_under_systemd:1626 : _common_systemd_pitfalls '/opt/stack/data/venv/bin/neutron-periodic-workers --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' 2026-06-15 10:31:28.106 | + functions-common:_common_systemd_pitfalls:1594 : local 'cmd=/opt/stack/data/venv/bin/neutron-periodic-workers --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' 2026-06-15 10:31:28.111 | + functions-common:_common_systemd_pitfalls:1597 : [[ /opt/stack/data/venv/bin/neutron-periodic-workers --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini =~ sudo ]] 2026-06-15 10:31:28.113 | + functions-common:_common_systemd_pitfalls:1608 : [[ ! /opt/stack/data/venv/bin/neutron-periodic-workers --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini =~ ^/ ]] 2026-06-15 10:31:28.115 | + functions-common:_run_under_systemd:1628 : local systemd_service=devstack@neutron-periodic-workers.service 2026-06-15 10:31:28.119 | + functions-common:_run_under_systemd:1629 : local group= 2026-06-15 10:31:28.123 | + functions-common:_run_under_systemd:1630 : local user=stack 2026-06-15 10:31:28.128 | + functions-common:_run_under_systemd:1631 : [[ -z stack ]] 2026-06-15 10:31:28.132 | + functions-common:_run_under_systemd:1634 : local env_vars= 2026-06-15 10:31:28.137 | + functions-common:_run_under_systemd:1635 : [[ -v SYSTEMD_ENV_VARS[neutron-periodic-workers] ]] 2026-06-15 10:31:28.141 | + functions-common:_run_under_systemd:1638 : [[ /opt/stack/data/venv/bin/neutron-periodic-workers --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini =~ uwsgi ]] 2026-06-15 10:31:28.145 | + functions-common:_run_under_systemd:1644 : write_user_unit_file devstack@neutron-periodic-workers.service '/opt/stack/data/venv/bin/neutron-periodic-workers --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' '' stack '' 2026-06-15 10:31:28.149 | + functions-common:write_user_unit_file:1529 : local service=devstack@neutron-periodic-workers.service 2026-06-15 10:31:28.153 | + functions-common:write_user_unit_file:1530 : local 'command=/opt/stack/data/venv/bin/neutron-periodic-workers --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' 2026-06-15 10:31:28.158 | + functions-common:write_user_unit_file:1531 : local group= 2026-06-15 10:31:28.162 | + functions-common:write_user_unit_file:1532 : local user=stack 2026-06-15 10:31:28.165 | + functions-common:write_user_unit_file:1533 : local env_vars= 2026-06-15 10:31:28.169 | + functions-common:write_user_unit_file:1534 : local extra= 2026-06-15 10:31:28.172 | + functions-common:write_user_unit_file:1535 : [[ -n '' ]] 2026-06-15 10:31:28.175 | + functions-common:write_user_unit_file:1538 : local unitfile=/etc/systemd/system/devstack@neutron-periodic-workers.service 2026-06-15 10:31:28.177 | + functions-common:write_user_unit_file:1539 : mkdir -p /etc/systemd/system 2026-06-15 10:31:28.182 | + functions-common:write_user_unit_file:1541 : iniset -sudo /etc/systemd/system/devstack@neutron-periodic-workers.service Unit Description 'Devstack devstack@neutron-periodic-workers.service' 2026-06-15 10:31:28.281 | + functions-common:write_user_unit_file:1542 : iniset -sudo /etc/systemd/system/devstack@neutron-periodic-workers.service Service Environment '"PATH=/opt/stack/devstack/files/openstack-cli-server:/bin:/opt/stack/data/venv/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/snap/bin:/usr/local/bin:/usr/local/sbin:/usr/sbin:/sbin"' 2026-06-15 10:31:28.385 | + functions-common:write_user_unit_file:1543 : iniset -sudo /etc/systemd/system/devstack@neutron-periodic-workers.service Service User stack 2026-06-15 10:31:28.472 | + functions-common:write_user_unit_file:1544 : iniset -sudo /etc/systemd/system/devstack@neutron-periodic-workers.service Service ExecStart '/opt/stack/data/venv/bin/neutron-periodic-workers --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' 2026-06-15 10:31:28.560 | + functions-common:write_user_unit_file:1545 : iniset -sudo /etc/systemd/system/devstack@neutron-periodic-workers.service Service KillMode process 2026-06-15 10:31:28.649 | + functions-common:write_user_unit_file:1546 : iniset -sudo /etc/systemd/system/devstack@neutron-periodic-workers.service Service TimeoutStopSec 300 2026-06-15 10:31:28.732 | + functions-common:write_user_unit_file:1547 : iniset -sudo /etc/systemd/system/devstack@neutron-periodic-workers.service Service ExecReload '/usr/bin/kill -HUP $MAINPID' 2026-06-15 10:31:28.816 | + functions-common:write_user_unit_file:1548 : [[ -n '' ]] 2026-06-15 10:31:28.820 | + functions-common:write_user_unit_file:1551 : [[ -n '' ]] 2026-06-15 10:31:28.823 | + functions-common:write_user_unit_file:1554 : iniset -sudo /etc/systemd/system/devstack@neutron-periodic-workers.service Install WantedBy multi-user.target 2026-06-15 10:31:28.920 | + functions-common:write_user_unit_file:1557 : sudo systemctl daemon-reload 2026-06-15 10:31:29.532 | + functions-common:_run_under_systemd:1647 : sudo systemctl enable devstack@neutron-periodic-workers.service 2026-06-15 10:31:29.562 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@neutron-periodic-workers.service → /etc/systemd/system/devstack@neutron-periodic-workers.service. 2026-06-15 10:31:30.142 | + functions-common:_run_under_systemd:1648 : sudo systemctl start devstack@neutron-periodic-workers.service 2026-06-15 10:31:30.211 | + functions-common:run_process:1680 : time_stop run_process 2026-06-15 10:31:30.215 | + functions-common:time_stop:2414 : local name 2026-06-15 10:31:30.219 | + functions-common:time_stop:2415 : local end_time 2026-06-15 10:31:30.224 | + functions-common:time_stop:2416 : local elapsed_time 2026-06-15 10:31:30.228 | + functions-common:time_stop:2417 : local total 2026-06-15 10:31:30.232 | + functions-common:time_stop:2418 : local start_time 2026-06-15 10:31:30.236 | + functions-common:time_stop:2420 : name=run_process 2026-06-15 10:31:30.241 | + functions-common:time_stop:2421 : start_time=1781519488051 2026-06-15 10:31:30.245 | + functions-common:time_stop:2423 : [[ -z 1781519488051 ]] 2026-06-15 10:31:30.250 | ++ functions-common:time_stop:2426 : date +%s%3N 2026-06-15 10:31:30.256 | + functions-common:time_stop:2426 : end_time=1781519490252 2026-06-15 10:31:30.259 | + functions-common:time_stop:2427 : elapsed_time=2201 2026-06-15 10:31:30.262 | + functions-common:time_stop:2428 : total=17016 2026-06-15 10:31:30.266 | + functions-common:time_stop:2430 : _TIME_START[$name]= 2026-06-15 10:31:30.269 | + functions-common:time_stop:2431 : _TIME_TOTAL[$name]=19217 2026-06-15 10:31:30.274 | + lib/neutron:start_neutron_service_and_check:646 : _run_ovn_maintenance 2026-06-15 10:31:30.278 | + lib/neutron:_run_ovn_maintenance:349 : [[ ovn == \o\v\n ]] 2026-06-15 10:31:30.282 | + lib/neutron:_run_ovn_maintenance:350 : run_process neutron-ovn-maintenance-worker '/opt/stack/data/venv/bin/neutron-ovn-maintenance-worker --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' 2026-06-15 10:31:30.286 | + functions-common:run_process:1668 : local service=neutron-ovn-maintenance-worker 2026-06-15 10:31:30.290 | + functions-common:run_process:1669 : local 'command=/opt/stack/data/venv/bin/neutron-ovn-maintenance-worker --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' 2026-06-15 10:31:30.294 | + functions-common:run_process:1670 : local group= 2026-06-15 10:31:30.299 | + functions-common:run_process:1671 : local user= 2026-06-15 10:31:30.303 | + functions-common:run_process:1672 : local env_vars= 2026-06-15 10:31:30.306 | + functions-common:run_process:1674 : local name=neutron-ovn-maintenance-worker 2026-06-15 10:31:30.310 | + functions-common:run_process:1676 : time_start run_process 2026-06-15 10:31:30.313 | + functions-common:time_start:2400 : local name=run_process 2026-06-15 10:31:30.317 | + functions-common:time_start:2401 : local start_time= 2026-06-15 10:31:30.320 | + functions-common:time_start:2402 : [[ -n '' ]] 2026-06-15 10:31:30.325 | ++ functions-common:time_start:2405 : date +%s%3N 2026-06-15 10:31:30.331 | + functions-common:time_start:2405 : _TIME_START[$name]=1781519490327 2026-06-15 10:31:30.334 | + functions-common:run_process:1677 : is_service_enabled neutron-ovn-maintenance-worker 2026-06-15 10:31:30.358 | + functions-common:is_service_enabled:2070 : return 0 2026-06-15 10:31:30.362 | + functions-common:run_process:1678 : _run_under_systemd neutron-ovn-maintenance-worker '/opt/stack/data/venv/bin/neutron-ovn-maintenance-worker --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' '' '' '' 2026-06-15 10:31:30.366 | + functions-common:_run_under_systemd:1622 : local service=neutron-ovn-maintenance-worker 2026-06-15 10:31:30.369 | + functions-common:_run_under_systemd:1623 : local 'command=/opt/stack/data/venv/bin/neutron-ovn-maintenance-worker --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' 2026-06-15 10:31:30.373 | + functions-common:_run_under_systemd:1624 : local 'cmd=/opt/stack/data/venv/bin/neutron-ovn-maintenance-worker --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' 2026-06-15 10:31:30.377 | + functions-common:_run_under_systemd:1626 : _common_systemd_pitfalls '/opt/stack/data/venv/bin/neutron-ovn-maintenance-worker --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' 2026-06-15 10:31:30.381 | + functions-common:_common_systemd_pitfalls:1594 : local 'cmd=/opt/stack/data/venv/bin/neutron-ovn-maintenance-worker --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' 2026-06-15 10:31:30.386 | + functions-common:_common_systemd_pitfalls:1597 : [[ /opt/stack/data/venv/bin/neutron-ovn-maintenance-worker --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini =~ sudo ]] 2026-06-15 10:31:30.390 | + functions-common:_common_systemd_pitfalls:1608 : [[ ! /opt/stack/data/venv/bin/neutron-ovn-maintenance-worker --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini =~ ^/ ]] 2026-06-15 10:31:30.394 | + functions-common:_run_under_systemd:1628 : local systemd_service=devstack@neutron-ovn-maintenance-worker.service 2026-06-15 10:31:30.399 | + functions-common:_run_under_systemd:1629 : local group= 2026-06-15 10:31:30.403 | + functions-common:_run_under_systemd:1630 : local user=stack 2026-06-15 10:31:30.407 | + functions-common:_run_under_systemd:1631 : [[ -z stack ]] 2026-06-15 10:31:30.411 | + functions-common:_run_under_systemd:1634 : local env_vars= 2026-06-15 10:31:30.414 | + functions-common:_run_under_systemd:1635 : [[ -v SYSTEMD_ENV_VARS[neutron-ovn-maintenance-worker] ]] 2026-06-15 10:31:30.419 | + functions-common:_run_under_systemd:1638 : [[ /opt/stack/data/venv/bin/neutron-ovn-maintenance-worker --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini =~ uwsgi ]] 2026-06-15 10:31:30.424 | + functions-common:_run_under_systemd:1644 : write_user_unit_file devstack@neutron-ovn-maintenance-worker.service '/opt/stack/data/venv/bin/neutron-ovn-maintenance-worker --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' '' stack '' 2026-06-15 10:31:30.428 | + functions-common:write_user_unit_file:1529 : local service=devstack@neutron-ovn-maintenance-worker.service 2026-06-15 10:31:30.433 | + functions-common:write_user_unit_file:1530 : local 'command=/opt/stack/data/venv/bin/neutron-ovn-maintenance-worker --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' 2026-06-15 10:31:30.436 | + functions-common:write_user_unit_file:1531 : local group= 2026-06-15 10:31:30.441 | + functions-common:write_user_unit_file:1532 : local user=stack 2026-06-15 10:31:30.445 | + functions-common:write_user_unit_file:1533 : local env_vars= 2026-06-15 10:31:30.448 | + functions-common:write_user_unit_file:1534 : local extra= 2026-06-15 10:31:30.452 | + functions-common:write_user_unit_file:1535 : [[ -n '' ]] 2026-06-15 10:31:30.457 | + functions-common:write_user_unit_file:1538 : local unitfile=/etc/systemd/system/devstack@neutron-ovn-maintenance-worker.service 2026-06-15 10:31:30.461 | + functions-common:write_user_unit_file:1539 : mkdir -p /etc/systemd/system 2026-06-15 10:31:30.466 | + functions-common:write_user_unit_file:1541 : iniset -sudo /etc/systemd/system/devstack@neutron-ovn-maintenance-worker.service Unit Description 'Devstack devstack@neutron-ovn-maintenance-worker.service' 2026-06-15 10:31:30.566 | + functions-common:write_user_unit_file:1542 : iniset -sudo /etc/systemd/system/devstack@neutron-ovn-maintenance-worker.service Service Environment '"PATH=/opt/stack/devstack/files/openstack-cli-server:/bin:/opt/stack/data/venv/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/snap/bin:/usr/local/bin:/usr/local/sbin:/usr/sbin:/sbin"' 2026-06-15 10:31:30.664 | + functions-common:write_user_unit_file:1543 : iniset -sudo /etc/systemd/system/devstack@neutron-ovn-maintenance-worker.service Service User stack 2026-06-15 10:31:30.738 | + functions-common:write_user_unit_file:1544 : iniset -sudo /etc/systemd/system/devstack@neutron-ovn-maintenance-worker.service Service ExecStart '/opt/stack/data/venv/bin/neutron-ovn-maintenance-worker --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' 2026-06-15 10:31:30.821 | + functions-common:write_user_unit_file:1545 : iniset -sudo /etc/systemd/system/devstack@neutron-ovn-maintenance-worker.service Service KillMode process 2026-06-15 10:31:30.903 | + functions-common:write_user_unit_file:1546 : iniset -sudo /etc/systemd/system/devstack@neutron-ovn-maintenance-worker.service Service TimeoutStopSec 300 2026-06-15 10:31:30.983 | + functions-common:write_user_unit_file:1547 : iniset -sudo /etc/systemd/system/devstack@neutron-ovn-maintenance-worker.service Service ExecReload '/usr/bin/kill -HUP $MAINPID' 2026-06-15 10:31:31.055 | + functions-common:write_user_unit_file:1548 : [[ -n '' ]] 2026-06-15 10:31:31.059 | + functions-common:write_user_unit_file:1551 : [[ -n '' ]] 2026-06-15 10:31:31.062 | + functions-common:write_user_unit_file:1554 : iniset -sudo /etc/systemd/system/devstack@neutron-ovn-maintenance-worker.service Install WantedBy multi-user.target 2026-06-15 10:31:31.151 | + functions-common:write_user_unit_file:1557 : sudo systemctl daemon-reload 2026-06-15 10:31:31.738 | + functions-common:_run_under_systemd:1647 : sudo systemctl enable devstack@neutron-ovn-maintenance-worker.service 2026-06-15 10:31:31.760 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@neutron-ovn-maintenance-worker.service → /etc/systemd/system/devstack@neutron-ovn-maintenance-worker.service. 2026-06-15 10:31:32.338 | + functions-common:_run_under_systemd:1648 : sudo systemctl start devstack@neutron-ovn-maintenance-worker.service 2026-06-15 10:31:32.446 | + functions-common:run_process:1680 : time_stop run_process 2026-06-15 10:31:32.454 | + functions-common:time_stop:2414 : local name 2026-06-15 10:31:32.458 | + functions-common:time_stop:2415 : local end_time 2026-06-15 10:31:32.464 | + functions-common:time_stop:2416 : local elapsed_time 2026-06-15 10:31:32.468 | + functions-common:time_stop:2417 : local total 2026-06-15 10:31:32.473 | + functions-common:time_stop:2418 : local start_time 2026-06-15 10:31:32.478 | + functions-common:time_stop:2420 : name=run_process 2026-06-15 10:31:32.482 | + functions-common:time_stop:2421 : start_time=1781519490327 2026-06-15 10:31:32.489 | + functions-common:time_stop:2423 : [[ -z 1781519490327 ]] 2026-06-15 10:31:32.491 | ++ functions-common:time_stop:2426 : date +%s%3N 2026-06-15 10:31:32.500 | + functions-common:time_stop:2426 : end_time=1781519492494 2026-06-15 10:31:32.505 | + functions-common:time_stop:2427 : elapsed_time=2167 2026-06-15 10:31:32.509 | + functions-common:time_stop:2428 : total=19217 2026-06-15 10:31:32.510 | + functions-common:time_stop:2430 : _TIME_START[$name]= 2026-06-15 10:31:32.517 | + functions-common:time_stop:2431 : _TIME_TOTAL[$name]=21384 2026-06-15 10:31:32.519 | + lib/neutron:start_neutron_service_and_check:647 : '[' '!' -z networking ']' 2026-06-15 10:31:32.523 | + lib/neutron:start_neutron_service_and_check:648 : neutron_url=https://10.209.97.186/networking 2026-06-15 10:31:32.527 | + lib/neutron:start_neutron_service_and_check:650 : echo 'Waiting for Neutron to start...' 2026-06-15 10:31:32.527 | Waiting for Neutron to start... 2026-06-15 10:31:32.532 | + lib/neutron:start_neutron_service_and_check:652 : local 'testcmd=wget --no-proxy -q -O- https://10.209.97.186/networking' 2026-06-15 10:31:32.535 | + lib/neutron:start_neutron_service_and_check:653 : test_with_retry 'wget --no-proxy -q -O- https://10.209.97.186/networking' 'Neutron did not start' 60 2026-06-15 10:31:32.541 | + functions-common:test_with_retry:2352 : local 'testcmd=wget --no-proxy -q -O- https://10.209.97.186/networking' 2026-06-15 10:31:32.547 | + functions-common:test_with_retry:2353 : local 'failmsg=Neutron did not start' 2026-06-15 10:31:32.551 | + functions-common:test_with_retry:2354 : local until=60 2026-06-15 10:31:32.555 | + functions-common:test_with_retry:2355 : local sleep=0.5 2026-06-15 10:31:32.560 | + functions-common:test_with_retry:2357 : time_start test_with_retry 2026-06-15 10:31:32.570 | + functions-common:time_start:2400 : local name=test_with_retry 2026-06-15 10:31:32.572 | + functions-common:time_start:2401 : local start_time= 2026-06-15 10:31:32.578 | + functions-common:time_start:2402 : [[ -n '' ]] 2026-06-15 10:31:32.582 | ++ functions-common:time_start:2405 : date +%s%3N 2026-06-15 10:31:32.590 | + functions-common:time_start:2405 : _TIME_START[$name]=1781519492584 2026-06-15 10:31:32.594 | + functions-common:test_with_retry:2358 : timeout 60 sh -c 'while ! wget --no-proxy -q -O- https://10.209.97.186/networking; do sleep 0.5; done' 2026-06-15 10:31:36.554 | {"versions": [{"id": "v2.0", "status": "CURRENT", "links": [{"rel": "self", "href": "https://10.209.97.186/networking/v2.0/"}]}]}+ functions-common:test_with_retry:2361 : time_stop test_with_retry 2026-06-15 10:31:36.558 | + functions-common:time_stop:2414 : local name 2026-06-15 10:31:36.561 | + functions-common:time_stop:2415 : local end_time 2026-06-15 10:31:36.566 | + functions-common:time_stop:2416 : local elapsed_time 2026-06-15 10:31:36.570 | + functions-common:time_stop:2417 : local total 2026-06-15 10:31:36.574 | + functions-common:time_stop:2418 : local start_time 2026-06-15 10:31:36.579 | + functions-common:time_stop:2420 : name=test_with_retry 2026-06-15 10:31:36.584 | + functions-common:time_stop:2421 : start_time=1781519492584 2026-06-15 10:31:36.589 | + functions-common:time_stop:2423 : [[ -z 1781519492584 ]] 2026-06-15 10:31:36.595 | ++ functions-common:time_stop:2426 : date +%s%3N 2026-06-15 10:31:36.602 | + functions-common:time_stop:2426 : end_time=1781519496597 2026-06-15 10:31:36.605 | + functions-common:time_stop:2427 : elapsed_time=4013 2026-06-15 10:31:36.610 | + functions-common:time_stop:2428 : total=0 2026-06-15 10:31:36.613 | + functions-common:time_stop:2430 : _TIME_START[$name]= 2026-06-15 10:31:36.617 | + functions-common:time_stop:2431 : _TIME_TOTAL[$name]=4013 2026-06-15 10:31:36.622 | + ./stack.sh:main:1306 : is_service_enabled placement 2026-06-15 10:31:36.649 | + functions-common:is_service_enabled:2070 : return 0 2026-06-15 10:31:36.653 | + ./stack.sh:main:1307 : echo_summary 'Starting Placement' 2026-06-15 10:31:36.658 | + ./stack.sh:echo_summary:438 : [[ -t 3 ]] 2026-06-15 10:31:36.662 | + ./stack.sh:echo_summary:444 : echo -e Starting Placement 2026-06-15 10:31:36.666 | + ./stack.sh:main:1308 : start_placement 2026-06-15 10:31:36.670 | + lib/placement:start_placement:137 : start_placement_api 2026-06-15 10:31:36.677 | ++ lib/placement:start_placement_api:128 : which uwsgi 2026-06-15 10:31:36.684 | + lib/placement:start_placement_api:128 : run_process placement-api '/bin/uwsgi --procname-prefix placement --ini /etc/placement/placement-uwsgi.ini' 2026-06-15 10:31:36.688 | + functions-common:run_process:1668 : local service=placement-api 2026-06-15 10:31:36.692 | + functions-common:run_process:1669 : local 'command=/bin/uwsgi --procname-prefix placement --ini /etc/placement/placement-uwsgi.ini' 2026-06-15 10:31:36.695 | + functions-common:run_process:1670 : local group= 2026-06-15 10:31:36.700 | + functions-common:run_process:1671 : local user= 2026-06-15 10:31:36.704 | + functions-common:run_process:1672 : local env_vars= 2026-06-15 10:31:36.709 | + functions-common:run_process:1674 : local name=placement-api 2026-06-15 10:31:36.713 | + functions-common:run_process:1676 : time_start run_process 2026-06-15 10:31:36.718 | + functions-common:time_start:2400 : local name=run_process 2026-06-15 10:31:36.722 | + functions-common:time_start:2401 : local start_time= 2026-06-15 10:31:36.726 | + functions-common:time_start:2402 : [[ -n '' ]] 2026-06-15 10:31:36.734 | ++ functions-common:time_start:2405 : date +%s%3N 2026-06-15 10:31:36.742 | + functions-common:time_start:2405 : _TIME_START[$name]=1781519496736 2026-06-15 10:31:36.744 | + functions-common:run_process:1677 : is_service_enabled placement-api 2026-06-15 10:31:36.767 | + functions-common:is_service_enabled:2070 : return 0 2026-06-15 10:31:36.771 | + functions-common:run_process:1678 : _run_under_systemd placement-api '/bin/uwsgi --procname-prefix placement --ini /etc/placement/placement-uwsgi.ini' '' '' '' 2026-06-15 10:31:36.774 | + functions-common:_run_under_systemd:1622 : local service=placement-api 2026-06-15 10:31:36.779 | + functions-common:_run_under_systemd:1623 : local 'command=/bin/uwsgi --procname-prefix placement --ini /etc/placement/placement-uwsgi.ini' 2026-06-15 10:31:36.783 | + functions-common:_run_under_systemd:1624 : local 'cmd=/bin/uwsgi --procname-prefix placement --ini /etc/placement/placement-uwsgi.ini' 2026-06-15 10:31:36.787 | + functions-common:_run_under_systemd:1626 : _common_systemd_pitfalls '/bin/uwsgi --procname-prefix placement --ini /etc/placement/placement-uwsgi.ini' 2026-06-15 10:31:36.792 | + functions-common:_common_systemd_pitfalls:1594 : local 'cmd=/bin/uwsgi --procname-prefix placement --ini /etc/placement/placement-uwsgi.ini' 2026-06-15 10:31:36.795 | + functions-common:_common_systemd_pitfalls:1597 : [[ /bin/uwsgi --procname-prefix placement --ini /etc/placement/placement-uwsgi.ini =~ sudo ]] 2026-06-15 10:31:36.800 | + functions-common:_common_systemd_pitfalls:1608 : [[ ! /bin/uwsgi --procname-prefix placement --ini /etc/placement/placement-uwsgi.ini =~ ^/ ]] 2026-06-15 10:31:36.805 | + functions-common:_run_under_systemd:1628 : local systemd_service=devstack@placement-api.service 2026-06-15 10:31:36.809 | + functions-common:_run_under_systemd:1629 : local group= 2026-06-15 10:31:36.814 | + functions-common:_run_under_systemd:1630 : local user=stack 2026-06-15 10:31:36.817 | + functions-common:_run_under_systemd:1631 : [[ -z stack ]] 2026-06-15 10:31:36.822 | + functions-common:_run_under_systemd:1634 : local env_vars= 2026-06-15 10:31:36.828 | + functions-common:_run_under_systemd:1635 : [[ -v SYSTEMD_ENV_VARS[placement-api] ]] 2026-06-15 10:31:36.830 | + functions-common:_run_under_systemd:1638 : [[ /bin/uwsgi --procname-prefix placement --ini /etc/placement/placement-uwsgi.ini =~ uwsgi ]] 2026-06-15 10:31:36.834 | + functions-common:_run_under_systemd:1639 : [[ True == \T\r\u\e ]] 2026-06-15 10:31:36.842 | + functions-common:_run_under_systemd:1640 : cmd='/bin/uwsgi --procname-prefix placement --ini /etc/placement/placement-uwsgi.ini --venv /opt/stack/data/venv' 2026-06-15 10:31:36.846 | + functions-common:_run_under_systemd:1642 : write_uwsgi_user_unit_file devstack@placement-api.service '/bin/uwsgi --procname-prefix placement --ini /etc/placement/placement-uwsgi.ini --venv /opt/stack/data/venv' '' stack '' 2026-06-15 10:31:36.850 | + functions-common:write_uwsgi_user_unit_file:1561 : local service=devstack@placement-api.service 2026-06-15 10:31:36.854 | + functions-common:write_uwsgi_user_unit_file:1562 : local 'command=/bin/uwsgi --procname-prefix placement --ini /etc/placement/placement-uwsgi.ini --venv /opt/stack/data/venv' 2026-06-15 10:31:36.859 | + functions-common:write_uwsgi_user_unit_file:1563 : local group= 2026-06-15 10:31:36.863 | + functions-common:write_uwsgi_user_unit_file:1564 : local user=stack 2026-06-15 10:31:36.868 | + functions-common:write_uwsgi_user_unit_file:1565 : local env_vars= 2026-06-15 10:31:36.872 | + functions-common:write_uwsgi_user_unit_file:1566 : local unitfile=/etc/systemd/system/devstack@placement-api.service 2026-06-15 10:31:36.876 | + functions-common:write_uwsgi_user_unit_file:1567 : mkdir -p /etc/systemd/system 2026-06-15 10:31:36.884 | + functions-common:write_uwsgi_user_unit_file:1569 : iniset -sudo /etc/systemd/system/devstack@placement-api.service Unit Description 'Devstack devstack@placement-api.service' 2026-06-15 10:31:36.985 | + functions-common:write_uwsgi_user_unit_file:1570 : iniset -sudo /etc/systemd/system/devstack@placement-api.service Service Environment '"PATH=/opt/stack/devstack/files/openstack-cli-server:/bin:/opt/stack/data/venv/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/snap/bin:/usr/local/bin:/usr/local/sbin:/usr/sbin:/sbin"' 2026-06-15 10:31:37.083 | + functions-common:write_uwsgi_user_unit_file:1571 : iniset -sudo /etc/systemd/system/devstack@placement-api.service Service SyslogIdentifier devstack@placement-api.service 2026-06-15 10:31:37.167 | + functions-common:write_uwsgi_user_unit_file:1572 : iniset -sudo /etc/systemd/system/devstack@placement-api.service Service User stack 2026-06-15 10:31:37.252 | + functions-common:write_uwsgi_user_unit_file:1573 : iniset -sudo /etc/systemd/system/devstack@placement-api.service Service ExecStart '/bin/uwsgi --procname-prefix placement --ini /etc/placement/placement-uwsgi.ini --venv /opt/stack/data/venv' 2026-06-15 10:31:37.347 | + functions-common:write_uwsgi_user_unit_file:1574 : iniset -sudo /etc/systemd/system/devstack@placement-api.service Service ExecReload '/usr/bin/kill -HUP $MAINPID' 2026-06-15 10:31:37.438 | + functions-common:write_uwsgi_user_unit_file:1575 : iniset -sudo /etc/systemd/system/devstack@placement-api.service Service Type notify 2026-06-15 10:31:37.520 | + functions-common:write_uwsgi_user_unit_file:1576 : iniset -sudo /etc/systemd/system/devstack@placement-api.service Service KillMode process 2026-06-15 10:31:37.601 | + functions-common:write_uwsgi_user_unit_file:1577 : iniset -sudo /etc/systemd/system/devstack@placement-api.service Service Restart always 2026-06-15 10:31:37.688 | + functions-common:write_uwsgi_user_unit_file:1578 : iniset -sudo /etc/systemd/system/devstack@placement-api.service Service NotifyAccess all 2026-06-15 10:31:37.771 | + functions-common:write_uwsgi_user_unit_file:1579 : iniset -sudo /etc/systemd/system/devstack@placement-api.service Service RestartForceExitStatus 100 2026-06-15 10:31:37.856 | + functions-common:write_uwsgi_user_unit_file:1581 : [[ -n '' ]] 2026-06-15 10:31:37.860 | + functions-common:write_uwsgi_user_unit_file:1584 : [[ -n '' ]] 2026-06-15 10:31:37.865 | + functions-common:write_uwsgi_user_unit_file:1587 : iniset -sudo /etc/systemd/system/devstack@placement-api.service Install WantedBy multi-user.target 2026-06-15 10:31:37.965 | + functions-common:write_uwsgi_user_unit_file:1590 : sudo systemctl daemon-reload 2026-06-15 10:31:38.464 | + functions-common:_run_under_systemd:1647 : sudo systemctl enable devstack@placement-api.service 2026-06-15 10:31:38.488 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@placement-api.service → /etc/systemd/system/devstack@placement-api.service. 2026-06-15 10:31:38.931 | + functions-common:_run_under_systemd:1648 : sudo systemctl start devstack@placement-api.service 2026-06-15 10:31:39.041 | + functions-common:run_process:1680 : time_stop run_process 2026-06-15 10:31:39.045 | + functions-common:time_stop:2414 : local name 2026-06-15 10:31:39.048 | + functions-common:time_stop:2415 : local end_time 2026-06-15 10:31:39.052 | + functions-common:time_stop:2416 : local elapsed_time 2026-06-15 10:31:39.056 | + functions-common:time_stop:2417 : local total 2026-06-15 10:31:39.058 | + functions-common:time_stop:2418 : local start_time 2026-06-15 10:31:39.063 | + functions-common:time_stop:2420 : name=run_process 2026-06-15 10:31:39.067 | + functions-common:time_stop:2421 : start_time=1781519496736 2026-06-15 10:31:39.071 | + functions-common:time_stop:2423 : [[ -z 1781519496736 ]] 2026-06-15 10:31:39.076 | ++ functions-common:time_stop:2426 : date +%s%3N 2026-06-15 10:31:39.082 | + functions-common:time_stop:2426 : end_time=1781519499077 2026-06-15 10:31:39.086 | + functions-common:time_stop:2427 : elapsed_time=2341 2026-06-15 10:31:39.089 | + functions-common:time_stop:2428 : total=21384 2026-06-15 10:31:39.092 | + functions-common:time_stop:2430 : _TIME_START[$name]= 2026-06-15 10:31:39.097 | + functions-common:time_stop:2431 : _TIME_TOTAL[$name]=23725 2026-06-15 10:31:39.100 | + lib/placement:start_placement_api:130 : echo 'Waiting for placement-api to start...' 2026-06-15 10:31:39.100 | Waiting for placement-api to start... 2026-06-15 10:31:39.103 | + lib/placement:start_placement_api:131 : wait_for_service 60 https://10.209.97.186/placement 2026-06-15 10:31:39.106 | + functions:wait_for_service:476 : local timeout=60 2026-06-15 10:31:39.109 | + functions:wait_for_service:477 : local url=https://10.209.97.186/placement 2026-06-15 10:31:39.112 | + functions:wait_for_service:478 : local rval=0 2026-06-15 10:31:39.115 | + functions:wait_for_service:479 : time_start wait_for_service 2026-06-15 10:31:39.119 | + functions-common:time_start:2400 : local name=wait_for_service 2026-06-15 10:31:39.122 | + functions-common:time_start:2401 : local start_time= 2026-06-15 10:31:39.125 | + functions-common:time_start:2402 : [[ -n '' ]] 2026-06-15 10:31:39.130 | ++ functions-common:time_start:2405 : date +%s%3N 2026-06-15 10:31:39.135 | + functions-common:time_start:2405 : _TIME_START[$name]=1781519499131 2026-06-15 10:31:39.138 | + functions:wait_for_service:480 : timeout 60 bash -x 2026-06-15 10:31:39.144 | ++ :: : curl -g -k --noproxy '*' -s -o /dev/null -w '%{http_code}' https://10.209.97.186/placement 2026-06-15 10:31:41.716 | + :: : [[ 200 == 503 ]] 2026-06-15 10:31:41.719 | + :: : [[ 0 -eq 7 ]] 2026-06-15 10:31:41.724 | + functions:wait_for_service:485 : time_stop wait_for_service 2026-06-15 10:31:41.727 | + functions-common:time_stop:2414 : local name 2026-06-15 10:31:41.731 | + functions-common:time_stop:2415 : local end_time 2026-06-15 10:31:41.734 | + functions-common:time_stop:2416 : local elapsed_time 2026-06-15 10:31:41.738 | + functions-common:time_stop:2417 : local total 2026-06-15 10:31:41.741 | + functions-common:time_stop:2418 : local start_time 2026-06-15 10:31:41.744 | + functions-common:time_stop:2420 : name=wait_for_service 2026-06-15 10:31:41.747 | + functions-common:time_stop:2421 : start_time=1781519499131 2026-06-15 10:31:41.751 | + functions-common:time_stop:2423 : [[ -z 1781519499131 ]] 2026-06-15 10:31:41.757 | ++ functions-common:time_stop:2426 : date +%s%3N 2026-06-15 10:31:41.765 | + functions-common:time_stop:2426 : end_time=1781519501759 2026-06-15 10:31:41.768 | + functions-common:time_stop:2427 : elapsed_time=2628 2026-06-15 10:31:41.772 | + functions-common:time_stop:2428 : total=10807 2026-06-15 10:31:41.775 | + functions-common:time_stop:2430 : _TIME_START[$name]= 2026-06-15 10:31:41.780 | + functions-common:time_stop:2431 : _TIME_TOTAL[$name]=13435 2026-06-15 10:31:41.784 | + functions:wait_for_service:486 : return 0 2026-06-15 10:31:41.788 | + ./stack.sh:main:1311 : is_service_enabled neutron 2026-06-15 10:31:41.812 | + functions-common:is_service_enabled:2070 : return 0 2026-06-15 10:31:41.815 | + ./stack.sh:main:1312 : start_neutron 2026-06-15 10:31:41.819 | + lib/neutron:start_neutron:657 : start_l2_agent 2026-06-15 10:31:41.823 | + lib/neutron:start_l2_agent:664 : run_process q-agt ' --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' 2026-06-15 10:31:41.827 | + functions-common:run_process:1668 : local service=q-agt 2026-06-15 10:31:41.830 | + functions-common:run_process:1669 : local 'command= --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' 2026-06-15 10:31:41.835 | + functions-common:run_process:1670 : local group= 2026-06-15 10:31:41.839 | + functions-common:run_process:1671 : local user= 2026-06-15 10:31:41.843 | + functions-common:run_process:1672 : local env_vars= 2026-06-15 10:31:41.846 | + functions-common:run_process:1674 : local name=q-agt 2026-06-15 10:31:41.850 | + functions-common:run_process:1676 : time_start run_process 2026-06-15 10:31:41.854 | + functions-common:time_start:2400 : local name=run_process 2026-06-15 10:31:41.858 | + functions-common:time_start:2401 : local start_time= 2026-06-15 10:31:41.862 | + functions-common:time_start:2402 : [[ -n '' ]] 2026-06-15 10:31:41.867 | ++ functions-common:time_start:2405 : date +%s%3N 2026-06-15 10:31:41.873 | + functions-common:time_start:2405 : _TIME_START[$name]=1781519501869 2026-06-15 10:31:41.877 | + functions-common:run_process:1677 : is_service_enabled q-agt 2026-06-15 10:31:41.905 | + functions-common:is_service_enabled:2070 : return 1 2026-06-15 10:31:41.909 | + functions-common:run_process:1680 : time_stop run_process 2026-06-15 10:31:41.913 | + functions-common:time_stop:2414 : local name 2026-06-15 10:31:41.917 | + functions-common:time_stop:2415 : local end_time 2026-06-15 10:31:41.921 | + functions-common:time_stop:2416 : local elapsed_time 2026-06-15 10:31:41.925 | + functions-common:time_stop:2417 : local total 2026-06-15 10:31:41.928 | + functions-common:time_stop:2418 : local start_time 2026-06-15 10:31:41.932 | + functions-common:time_stop:2420 : name=run_process 2026-06-15 10:31:41.936 | + functions-common:time_stop:2421 : start_time=1781519501869 2026-06-15 10:31:41.939 | + functions-common:time_stop:2423 : [[ -z 1781519501869 ]] 2026-06-15 10:31:41.944 | ++ functions-common:time_stop:2426 : date +%s%3N 2026-06-15 10:31:41.951 | + functions-common:time_stop:2426 : end_time=1781519501947 2026-06-15 10:31:41.954 | + functions-common:time_stop:2427 : elapsed_time=78 2026-06-15 10:31:41.958 | + functions-common:time_stop:2428 : total=23725 2026-06-15 10:31:41.962 | + functions-common:time_stop:2430 : _TIME_START[$name]= 2026-06-15 10:31:41.966 | + functions-common:time_stop:2431 : _TIME_TOTAL[$name]=23803 2026-06-15 10:31:41.969 | + lib/neutron:start_l2_agent:666 : is_provider_network 2026-06-15 10:31:41.973 | + functions-common:is_provider_network:2263 : '[' '' == True ']' 2026-06-15 10:31:41.978 | + functions-common:is_provider_network:2266 : return 1 2026-06-15 10:31:41.983 | + lib/neutron:start_neutron:658 : start_other_agents 2026-06-15 10:31:41.986 | + lib/neutron:start_other_agents:682 : run_process q-dhcp '/opt/stack/data/venv/bin/neutron-dhcp-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/dhcp_agent.ini' 2026-06-15 10:31:41.991 | + functions-common:run_process:1668 : local service=q-dhcp 2026-06-15 10:31:41.995 | + functions-common:run_process:1669 : local 'command=/opt/stack/data/venv/bin/neutron-dhcp-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/dhcp_agent.ini' 2026-06-15 10:31:41.999 | + functions-common:run_process:1670 : local group= 2026-06-15 10:31:42.003 | + functions-common:run_process:1671 : local user= 2026-06-15 10:31:42.007 | + functions-common:run_process:1672 : local env_vars= 2026-06-15 10:31:42.010 | + functions-common:run_process:1674 : local name=q-dhcp 2026-06-15 10:31:42.014 | + functions-common:run_process:1676 : time_start run_process 2026-06-15 10:31:42.017 | + functions-common:time_start:2400 : local name=run_process 2026-06-15 10:31:42.021 | + functions-common:time_start:2401 : local start_time= 2026-06-15 10:31:42.025 | + functions-common:time_start:2402 : [[ -n '' ]] 2026-06-15 10:31:42.029 | ++ functions-common:time_start:2405 : date +%s%3N 2026-06-15 10:31:42.036 | + functions-common:time_start:2405 : _TIME_START[$name]=1781519502032 2026-06-15 10:31:42.040 | + functions-common:run_process:1677 : is_service_enabled q-dhcp 2026-06-15 10:31:42.067 | + functions-common:is_service_enabled:2070 : return 1 2026-06-15 10:31:42.072 | + functions-common:run_process:1680 : time_stop run_process 2026-06-15 10:31:42.076 | + functions-common:time_stop:2414 : local name 2026-06-15 10:31:42.079 | + functions-common:time_stop:2415 : local end_time 2026-06-15 10:31:42.083 | + functions-common:time_stop:2416 : local elapsed_time 2026-06-15 10:31:42.087 | + functions-common:time_stop:2417 : local total 2026-06-15 10:31:42.091 | + functions-common:time_stop:2418 : local start_time 2026-06-15 10:31:42.094 | + functions-common:time_stop:2420 : name=run_process 2026-06-15 10:31:42.098 | + functions-common:time_stop:2421 : start_time=1781519502032 2026-06-15 10:31:42.101 | + functions-common:time_stop:2423 : [[ -z 1781519502032 ]] 2026-06-15 10:31:42.108 | ++ functions-common:time_stop:2426 : date +%s%3N 2026-06-15 10:31:42.113 | + functions-common:time_stop:2426 : end_time=1781519502109 2026-06-15 10:31:42.116 | + functions-common:time_stop:2427 : elapsed_time=77 2026-06-15 10:31:42.120 | + functions-common:time_stop:2428 : total=23803 2026-06-15 10:31:42.123 | + functions-common:time_stop:2430 : _TIME_START[$name]= 2026-06-15 10:31:42.126 | + functions-common:time_stop:2431 : _TIME_TOTAL[$name]=23880 2026-06-15 10:31:42.131 | ++ lib/neutron:start_other_agents:684 : determine_config_files neutron-l3-agent 2026-06-15 10:31:42.135 | ++ lib/neutron:determine_config_files:363 : local opts= 2026-06-15 10:31:42.138 | ++ lib/neutron:determine_config_files:364 : case "$1" in 2026-06-15 10:31:42.143 | +++ lib/neutron:determine_config_files:366 : _determine_config_l3 2026-06-15 10:31:42.147 | +++ lib/neutron:_determine_config_l3:344 : local 'opts=--config-file /etc/neutron/neutron.conf --config-file /etc/neutron/l3_agent.ini' 2026-06-15 10:31:42.150 | +++ lib/neutron:_determine_config_l3:345 : echo '--config-file /etc/neutron/neutron.conf --config-file /etc/neutron/l3_agent.ini' 2026-06-15 10:31:42.155 | ++ lib/neutron:determine_config_files:366 : opts='--config-file /etc/neutron/neutron.conf --config-file /etc/neutron/l3_agent.ini' 2026-06-15 10:31:42.159 | ++ lib/neutron:determine_config_files:368 : '[' -z '--config-file /etc/neutron/neutron.conf --config-file /etc/neutron/l3_agent.ini' ']' 2026-06-15 10:31:42.162 | ++ lib/neutron:determine_config_files:371 : echo '--config-file /etc/neutron/neutron.conf --config-file /etc/neutron/l3_agent.ini' 2026-06-15 10:31:42.166 | + lib/neutron:start_other_agents:684 : run_process q-l3 '/opt/stack/data/venv/bin/neutron-l3-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/l3_agent.ini' 2026-06-15 10:31:42.169 | + functions-common:run_process:1668 : local service=q-l3 2026-06-15 10:31:42.173 | + functions-common:run_process:1669 : local 'command=/opt/stack/data/venv/bin/neutron-l3-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/l3_agent.ini' 2026-06-15 10:31:42.177 | + functions-common:run_process:1670 : local group= 2026-06-15 10:31:42.180 | + functions-common:run_process:1671 : local user= 2026-06-15 10:31:42.184 | + functions-common:run_process:1672 : local env_vars= 2026-06-15 10:31:42.188 | + functions-common:run_process:1674 : local name=q-l3 2026-06-15 10:31:42.194 | + functions-common:run_process:1676 : time_start run_process 2026-06-15 10:31:42.198 | + functions-common:time_start:2400 : local name=run_process 2026-06-15 10:31:42.201 | + functions-common:time_start:2401 : local start_time= 2026-06-15 10:31:42.205 | + functions-common:time_start:2402 : [[ -n '' ]] 2026-06-15 10:31:42.211 | ++ functions-common:time_start:2405 : date +%s%3N 2026-06-15 10:31:42.217 | + functions-common:time_start:2405 : _TIME_START[$name]=1781519502212 2026-06-15 10:31:42.222 | + functions-common:run_process:1677 : is_service_enabled q-l3 2026-06-15 10:31:42.247 | + functions-common:is_service_enabled:2070 : return 1 2026-06-15 10:31:42.251 | + functions-common:run_process:1680 : time_stop run_process 2026-06-15 10:31:42.255 | + functions-common:time_stop:2414 : local name 2026-06-15 10:31:42.258 | + functions-common:time_stop:2415 : local end_time 2026-06-15 10:31:42.262 | + functions-common:time_stop:2416 : local elapsed_time 2026-06-15 10:31:42.266 | + functions-common:time_stop:2417 : local total 2026-06-15 10:31:42.270 | + functions-common:time_stop:2418 : local start_time 2026-06-15 10:31:42.274 | + functions-common:time_stop:2420 : name=run_process 2026-06-15 10:31:42.277 | + functions-common:time_stop:2421 : start_time=1781519502212 2026-06-15 10:31:42.282 | + functions-common:time_stop:2423 : [[ -z 1781519502212 ]] 2026-06-15 10:31:42.287 | ++ functions-common:time_stop:2426 : date +%s%3N 2026-06-15 10:31:42.293 | + functions-common:time_stop:2426 : end_time=1781519502289 2026-06-15 10:31:42.298 | + functions-common:time_stop:2427 : elapsed_time=77 2026-06-15 10:31:42.301 | + functions-common:time_stop:2428 : total=23880 2026-06-15 10:31:42.305 | + functions-common:time_stop:2430 : _TIME_START[$name]= 2026-06-15 10:31:42.307 | + functions-common:time_stop:2431 : _TIME_TOTAL[$name]=23957 2026-06-15 10:31:42.311 | + lib/neutron:start_other_agents:686 : run_process q-meta '/opt/stack/data/venv/bin/neutron-metadata-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/metadata_agent.ini' 2026-06-15 10:31:42.315 | + functions-common:run_process:1668 : local service=q-meta 2026-06-15 10:31:42.318 | + functions-common:run_process:1669 : local 'command=/opt/stack/data/venv/bin/neutron-metadata-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/metadata_agent.ini' 2026-06-15 10:31:42.322 | + functions-common:run_process:1670 : local group= 2026-06-15 10:31:42.326 | + functions-common:run_process:1671 : local user= 2026-06-15 10:31:42.330 | + functions-common:run_process:1672 : local env_vars= 2026-06-15 10:31:42.333 | + functions-common:run_process:1674 : local name=q-meta 2026-06-15 10:31:42.337 | + functions-common:run_process:1676 : time_start run_process 2026-06-15 10:31:42.341 | + functions-common:time_start:2400 : local name=run_process 2026-06-15 10:31:42.345 | + functions-common:time_start:2401 : local start_time= 2026-06-15 10:31:42.349 | + functions-common:time_start:2402 : [[ -n '' ]] 2026-06-15 10:31:42.354 | ++ functions-common:time_start:2405 : date +%s%3N 2026-06-15 10:31:42.360 | + functions-common:time_start:2405 : _TIME_START[$name]=1781519502356 2026-06-15 10:31:42.364 | + functions-common:run_process:1677 : is_service_enabled q-meta 2026-06-15 10:31:42.388 | + functions-common:is_service_enabled:2070 : return 1 2026-06-15 10:31:42.391 | + functions-common:run_process:1680 : time_stop run_process 2026-06-15 10:31:42.395 | + functions-common:time_stop:2414 : local name 2026-06-15 10:31:42.399 | + functions-common:time_stop:2415 : local end_time 2026-06-15 10:31:42.403 | + functions-common:time_stop:2416 : local elapsed_time 2026-06-15 10:31:42.407 | + functions-common:time_stop:2417 : local total 2026-06-15 10:31:42.411 | + functions-common:time_stop:2418 : local start_time 2026-06-15 10:31:42.415 | + functions-common:time_stop:2420 : name=run_process 2026-06-15 10:31:42.421 | + functions-common:time_stop:2421 : start_time=1781519502356 2026-06-15 10:31:42.426 | + functions-common:time_stop:2423 : [[ -z 1781519502356 ]] 2026-06-15 10:31:42.432 | ++ functions-common:time_stop:2426 : date +%s%3N 2026-06-15 10:31:42.439 | + functions-common:time_stop:2426 : end_time=1781519502434 2026-06-15 10:31:42.442 | + functions-common:time_stop:2427 : elapsed_time=78 2026-06-15 10:31:42.446 | + functions-common:time_stop:2428 : total=23957 2026-06-15 10:31:42.450 | + functions-common:time_stop:2430 : _TIME_START[$name]= 2026-06-15 10:31:42.454 | + functions-common:time_stop:2431 : _TIME_TOTAL[$name]=24035 2026-06-15 10:31:42.458 | + lib/neutron:start_other_agents:687 : run_process q-metering '/opt/stack/data/venv/bin/neutron-metering-agent --config-file /etc/neutron/neutron.conf --config-file ' 2026-06-15 10:31:42.462 | + functions-common:run_process:1668 : local service=q-metering 2026-06-15 10:31:42.465 | + functions-common:run_process:1669 : local 'command=/opt/stack/data/venv/bin/neutron-metering-agent --config-file /etc/neutron/neutron.conf --config-file ' 2026-06-15 10:31:42.469 | + functions-common:run_process:1670 : local group= 2026-06-15 10:31:42.472 | + functions-common:run_process:1671 : local user= 2026-06-15 10:31:42.476 | + functions-common:run_process:1672 : local env_vars= 2026-06-15 10:31:42.480 | + functions-common:run_process:1674 : local name=q-metering 2026-06-15 10:31:42.484 | + functions-common:run_process:1676 : time_start run_process 2026-06-15 10:31:42.489 | + functions-common:time_start:2400 : local name=run_process 2026-06-15 10:31:42.494 | + functions-common:time_start:2401 : local start_time= 2026-06-15 10:31:42.498 | + functions-common:time_start:2402 : [[ -n '' ]] 2026-06-15 10:31:42.503 | ++ functions-common:time_start:2405 : date +%s%3N 2026-06-15 10:31:42.510 | + functions-common:time_start:2405 : _TIME_START[$name]=1781519502505 2026-06-15 10:31:42.513 | + functions-common:run_process:1677 : is_service_enabled q-metering 2026-06-15 10:31:42.536 | + functions-common:is_service_enabled:2070 : return 1 2026-06-15 10:31:42.540 | + functions-common:run_process:1680 : time_stop run_process 2026-06-15 10:31:42.544 | + functions-common:time_stop:2414 : local name 2026-06-15 10:31:42.548 | + functions-common:time_stop:2415 : local end_time 2026-06-15 10:31:42.552 | + functions-common:time_stop:2416 : local elapsed_time 2026-06-15 10:31:42.555 | + functions-common:time_stop:2417 : local total 2026-06-15 10:31:42.559 | + functions-common:time_stop:2418 : local start_time 2026-06-15 10:31:42.563 | + functions-common:time_stop:2420 : name=run_process 2026-06-15 10:31:42.566 | + functions-common:time_stop:2421 : start_time=1781519502505 2026-06-15 10:31:42.569 | + functions-common:time_stop:2423 : [[ -z 1781519502505 ]] 2026-06-15 10:31:42.574 | ++ functions-common:time_stop:2426 : date +%s%3N 2026-06-15 10:31:42.580 | + functions-common:time_stop:2426 : end_time=1781519502576 2026-06-15 10:31:42.584 | + functions-common:time_stop:2427 : elapsed_time=71 2026-06-15 10:31:42.588 | + functions-common:time_stop:2428 : total=24035 2026-06-15 10:31:42.591 | + functions-common:time_stop:2430 : _TIME_START[$name]= 2026-06-15 10:31:42.595 | + functions-common:time_stop:2431 : _TIME_TOTAL[$name]=24106 2026-06-15 10:31:42.598 | + ./stack.sh:main:1315 : is_service_enabled q-svc neutron-api 2026-06-15 10:31:42.622 | + functions-common:is_service_enabled:2070 : return 0 2026-06-15 10:31:42.626 | + ./stack.sh:main:1315 : [[ True == \T\r\u\e ]] 2026-06-15 10:31:42.629 | + ./stack.sh:main:1316 : echo_summary 'Creating initial neutron network elements' 2026-06-15 10:31:42.633 | + ./stack.sh:echo_summary:438 : [[ -t 3 ]] 2026-06-15 10:31:42.637 | + ./stack.sh:echo_summary:444 : echo -e Creating initial neutron network elements 2026-06-15 10:31:42.641 | + ./stack.sh:main:1319 : type -p neutron_plugin_create_initial_networks 2026-06-15 10:31:42.644 | + ./stack.sh:main:1322 : create_neutron_initial_network 2026-06-15 10:31:42.648 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:158 : type -p neutron_plugin_create_initial_network_profile 2026-06-15 10:31:42.652 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:162 : is_networking_extension_supported auto-allocated-topology 2026-06-15 10:31:42.655 | + lib/neutron_plugins/services/l3:is_networking_extension_supported:432 : local extension=auto-allocated-topology 2026-06-15 10:31:42.660 | ++ lib/neutron_plugins/services/l3:is_networking_extension_supported:434 : oscwrap --os-cloud devstack-admin --os-region RegionOne extension list --network -c Alias -f value 2026-06-15 10:31:43.657 | 2026-06-15 10:31:43.674 | ++ functions-common:oscwrap:2459 : return 0 2026-06-15 10:31:43.678 | + lib/neutron_plugins/services/l3:is_networking_extension_supported:434 : EXT_LIST='address-group 2026-06-15 10:31:43.678 | address-scope 2026-06-15 10:31:43.678 | agent 2026-06-15 10:31:43.678 | allowed-address-pairs 2026-06-15 10:31:43.679 | auto-allocated-topology 2026-06-15 10:31:43.679 | availability_zone 2026-06-15 10:31:43.679 | default-subnetpools 2026-06-15 10:31:43.679 | dhcp_agent_scheduler 2026-06-15 10:31:43.679 | dns-integration 2026-06-15 10:31:43.679 | dns-domain-ports 2026-06-15 10:31:43.679 | dns-integration-domain-keywords 2026-06-15 10:31:43.679 | empty-string-filtering 2026-06-15 10:31:43.679 | external-net 2026-06-15 10:31:43.679 | extra_dhcp_opt 2026-06-15 10:31:43.679 | extraroute 2026-06-15 10:31:43.679 | extraroute-atomic 2026-06-15 10:31:43.679 | filter-validation 2026-06-15 10:31:43.679 | floating-ip-port-forwarding-detail 2026-06-15 10:31:43.679 | fip-port-details 2026-06-15 10:31:43.679 | flavors 2026-06-15 10:31:43.679 | floatingip-pools 2026-06-15 10:31:43.679 | router 2026-06-15 10:31:43.679 | l3-agent-scheduler-ha-chassis-priority 2026-06-15 10:31:43.679 | enable-default-route-bfd 2026-06-15 10:31:43.679 | enable-default-route-ecmp 2026-06-15 10:31:43.679 | ext-gw-mode 2026-06-15 10:31:43.679 | l3-ha 2026-06-15 10:31:43.679 | external-gateway-multihoming 2026-06-15 10:31:43.679 | l3-flavors 2026-06-15 10:31:43.679 | l3_agent_scheduler 2026-06-15 10:31:43.679 | multi-provider 2026-06-15 10:31:43.679 | net-mtu 2026-06-15 10:31:43.679 | net-mtu-writable 2026-06-15 10:31:43.679 | network_availability_zone 2026-06-15 10:31:43.679 | network-ip-availability 2026-06-15 10:31:43.679 | network-ip-availability-details 2026-06-15 10:31:43.679 | pagination 2026-06-15 10:31:43.680 | port-device-profile 2026-06-15 10:31:43.680 | port-mac-address-regenerate 2026-06-15 10:31:43.680 | port-numa-affinity-policy 2026-06-15 10:31:43.680 | port-numa-affinity-policy-socket 2026-06-15 10:31:43.680 | binding 2026-06-15 10:31:43.680 | binding-extended 2026-06-15 10:31:43.680 | port-security 2026-06-15 10:31:43.680 | project-id 2026-06-15 10:31:43.680 | provider 2026-06-15 10:31:43.680 | qinq 2026-06-15 10:31:43.680 | quota-check-limit 2026-06-15 10:31:43.680 | quota-check-limit-default 2026-06-15 10:31:43.680 | quotas 2026-06-15 10:31:43.680 | quota_details 2026-06-15 10:31:43.680 | rbac-policies 2026-06-15 10:31:43.680 | rbac-address-scope 2026-06-15 10:31:43.680 | rbac-security-groups 2026-06-15 10:31:43.680 | revision-if-match 2026-06-15 10:31:43.680 | standard-attr-revisions 2026-06-15 10:31:43.680 | router_availability_zone 2026-06-15 10:31:43.680 | router-enable-snat 2026-06-15 10:31:43.680 | security-groups-default-rules 2026-06-15 10:31:43.680 | security-groups-normalized-cidr 2026-06-15 10:31:43.680 | security-groups-remote-address-group 2026-06-15 10:31:43.680 | security-groups-rules-belongs-to-default-sg 2026-06-15 10:31:43.680 | security-groups-shared-filtering 2026-06-15 10:31:43.680 | security-group 2026-06-15 10:31:43.680 | service-type 2026-06-15 10:31:43.680 | sorting 2026-06-15 10:31:43.680 | standard-attr-description 2026-06-15 10:31:43.680 | stateful-security-group 2026-06-15 10:31:43.680 | subnet-dns-publish-fixed-ip 2026-06-15 10:31:43.680 | subnet-external-network 2026-06-15 10:31:43.681 | subnet_onboard 2026-06-15 10:31:43.681 | subnet-service-types 2026-06-15 10:31:43.681 | subnet_allocation 2026-06-15 10:31:43.681 | subnetpool-prefix-ops 2026-06-15 10:31:43.681 | tag-creation 2026-06-15 10:31:43.681 | standard-attr-tag 2026-06-15 10:31:43.681 | standard-attr-timestamp 2026-06-15 10:31:43.681 | vlan-transparent' 2026-06-15 10:31:43.683 | + lib/neutron_plugins/services/l3:is_networking_extension_supported:435 : [[ address-group 2026-06-15 10:31:43.683 | address-scope 2026-06-15 10:31:43.683 | agent 2026-06-15 10:31:43.683 | allowed-address-pairs 2026-06-15 10:31:43.683 | auto-allocated-topology 2026-06-15 10:31:43.683 | availability_zone 2026-06-15 10:31:43.683 | default-subnetpools 2026-06-15 10:31:43.683 | dhcp_agent_scheduler 2026-06-15 10:31:43.684 | dns-integration 2026-06-15 10:31:43.684 | dns-domain-ports 2026-06-15 10:31:43.684 | dns-integration-domain-keywords 2026-06-15 10:31:43.684 | empty-string-filtering 2026-06-15 10:31:43.684 | external-net 2026-06-15 10:31:43.684 | extra_dhcp_opt 2026-06-15 10:31:43.684 | extraroute 2026-06-15 10:31:43.684 | extraroute-atomic 2026-06-15 10:31:43.684 | filter-validation 2026-06-15 10:31:43.684 | floating-ip-port-forwarding-detail 2026-06-15 10:31:43.684 | fip-port-details 2026-06-15 10:31:43.684 | flavors 2026-06-15 10:31:43.684 | floatingip-pools 2026-06-15 10:31:43.684 | router 2026-06-15 10:31:43.684 | l3-agent-scheduler-ha-chassis-priority 2026-06-15 10:31:43.684 | enable-default-route-bfd 2026-06-15 10:31:43.684 | enable-default-route-ecmp 2026-06-15 10:31:43.684 | ext-gw-mode 2026-06-15 10:31:43.684 | l3-ha 2026-06-15 10:31:43.684 | external-gateway-multihoming 2026-06-15 10:31:43.684 | l3-flavors 2026-06-15 10:31:43.684 | l3_agent_scheduler 2026-06-15 10:31:43.684 | multi-provider 2026-06-15 10:31:43.684 | net-mtu 2026-06-15 10:31:43.684 | net-mtu-writable 2026-06-15 10:31:43.684 | network_availability_zone 2026-06-15 10:31:43.685 | network-ip-availability 2026-06-15 10:31:43.685 | network-ip-availability-details 2026-06-15 10:31:43.685 | pagination 2026-06-15 10:31:43.685 | port-device-profile 2026-06-15 10:31:43.685 | port-mac-address-regenerate 2026-06-15 10:31:43.685 | port-numa-affinity-policy 2026-06-15 10:31:43.685 | port-numa-affinity-policy-socket 2026-06-15 10:31:43.685 | binding 2026-06-15 10:31:43.685 | binding-extended 2026-06-15 10:31:43.685 | port-security 2026-06-15 10:31:43.685 | project-id 2026-06-15 10:31:43.685 | provider 2026-06-15 10:31:43.685 | qinq 2026-06-15 10:31:43.685 | quota-check-limit 2026-06-15 10:31:43.685 | quota-check-limit-default 2026-06-15 10:31:43.685 | quotas 2026-06-15 10:31:43.685 | quota_details 2026-06-15 10:31:43.685 | rbac-policies 2026-06-15 10:31:43.685 | rbac-address-scope 2026-06-15 10:31:43.685 | rbac-security-groups 2026-06-15 10:31:43.685 | revision-if-match 2026-06-15 10:31:43.685 | standard-attr-revisions 2026-06-15 10:31:43.685 | router_availability_zone 2026-06-15 10:31:43.685 | router-enable-snat 2026-06-15 10:31:43.685 | security-groups-default-rules 2026-06-15 10:31:43.685 | security-groups-normalized-cidr 2026-06-15 10:31:43.685 | security-groups-remote-address-group 2026-06-15 10:31:43.685 | security-groups-rules-belongs-to-default-sg 2026-06-15 10:31:43.685 | security-groups-shared-filtering 2026-06-15 10:31:43.685 | security-group 2026-06-15 10:31:43.685 | service-type 2026-06-15 10:31:43.685 | sorting 2026-06-15 10:31:43.685 | standard-attr-description 2026-06-15 10:31:43.685 | stateful-security-group 2026-06-15 10:31:43.686 | subnet-dns-publish-fixed-ip 2026-06-15 10:31:43.686 | subnet-external-network 2026-06-15 10:31:43.686 | subnet_onboard 2026-06-15 10:31:43.686 | subnet-service-types 2026-06-15 10:31:43.686 | subnet_allocation 2026-06-15 10:31:43.686 | subnetpool-prefix-ops 2026-06-15 10:31:43.686 | tag-creation 2026-06-15 10:31:43.686 | standard-attr-tag 2026-06-15 10:31:43.686 | standard-attr-timestamp 2026-06-15 10:31:43.686 | vlan-transparent =~ auto-allocated-topology ]] 2026-06-15 10:31:43.687 | + lib/neutron_plugins/services/l3:is_networking_extension_supported:435 : return 0 2026-06-15 10:31:43.691 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:163 : [[ True == \T\r\u\e ]] 2026-06-15 10:31:43.695 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:164 : [[ 4+6 =~ 4.* ]] 2026-06-15 10:31:43.699 | ++ lib/neutron_plugins/services/l3:create_neutron_initial_network:165 : oscwrap --os-cloud devstack-admin --os-region RegionOne subnet pool create shared-default-subnetpool-v4 --default-prefix-length 26 --pool-prefix 10.1.0.0/20 --share --default -f value -c id 2026-06-15 10:31:44.837 | 2026-06-15 10:31:44.850 | ++ functions-common:oscwrap:2459 : return 0 2026-06-15 10:31:44.853 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:165 : SUBNETPOOL_V4_ID=d7ca7eac-b0a0-43a9-ba80-5beac78ead47 2026-06-15 10:31:44.856 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:167 : [[ 4+6 =~ .*6 ]] 2026-06-15 10:31:44.861 | ++ lib/neutron_plugins/services/l3:create_neutron_initial_network:168 : oscwrap --os-cloud devstack-admin --os-region RegionOne subnet pool create shared-default-subnetpool-v6 --default-prefix-length 64 --pool-prefix fdba:c7b4:db27::/56 --share --default -f value -c id 2026-06-15 10:31:45.745 | 2026-06-15 10:31:45.758 | ++ functions-common:oscwrap:2459 : return 0 2026-06-15 10:31:45.763 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:168 : SUBNETPOOL_V6_ID=7dc21f5f-46f0-441c-90d2-c467f4b533bc 2026-06-15 10:31:45.766 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:173 : is_provider_network 2026-06-15 10:31:45.770 | + functions-common:is_provider_network:2263 : '[' '' == True ']' 2026-06-15 10:31:45.774 | + functions-common:is_provider_network:2266 : return 1 2026-06-15 10:31:45.779 | ++ lib/neutron_plugins/services/l3:create_neutron_initial_network:203 : oscwrap --os-cloud devstack --os-region RegionOne network create private -f value -c id 2026-06-15 10:31:47.855 | 2026-06-15 10:31:47.869 | ++ functions-common:oscwrap:2459 : return 0 2026-06-15 10:31:47.873 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:203 : NET_ID=ee7ff4fd-87dc-4f60-8dfd-2605d770398a 2026-06-15 10:31:47.877 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:204 : die_if_not_set 204 NET_ID 'Failure creating NET_ID for private' 2026-06-15 10:31:47.881 | + functions-common:die_if_not_set:308 : local exitcode=0 2026-06-15 10:31:47.905 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:206 : [[ 4+6 =~ 4.* ]] 2026-06-15 10:31:47.910 | ++ lib/neutron_plugins/services/l3:create_neutron_initial_network:208 : _neutron_create_private_subnet_v4 2026-06-15 10:31:47.913 | ++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v4:255 : '[' -z d7ca7eac-b0a0-43a9-ba80-5beac78ead47 ']' 2026-06-15 10:31:47.916 | ++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v4:258 : local 'subnet_params=--ip-version 4 ' 2026-06-15 10:31:47.919 | ++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v4:259 : [[ -n 10.1.0.1 ]] 2026-06-15 10:31:47.922 | ++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v4:260 : subnet_params+='--gateway 10.1.0.1 ' 2026-06-15 10:31:47.926 | ++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v4:263 : subnet_params+='--subnet-pool d7ca7eac-b0a0-43a9-ba80-5beac78ead47 ' 2026-06-15 10:31:47.930 | ++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v4:264 : subnet_params+=' ' 2026-06-15 10:31:47.933 | ++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v4:265 : subnet_params+='--network ee7ff4fd-87dc-4f60-8dfd-2605d770398a private-subnet' 2026-06-15 10:31:47.937 | ++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v4:266 : local subnet_id 2026-06-15 10:31:47.943 | +++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v4:267 : oscwrap --os-cloud devstack-admin-demo --os-region RegionOne subnet create --ip-version 4 --gateway 10.1.0.1 --subnet-pool d7ca7eac-b0a0-43a9-ba80-5beac78ead47 --network ee7ff4fd-87dc-4f60-8dfd-2605d770398a private-subnet -f value -c id 2026-06-15 10:31:50.101 | 2026-06-15 10:31:50.117 | +++ functions-common:oscwrap:2459 : return 0 2026-06-15 10:31:50.120 | ++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v4:267 : subnet_id=cb58ee2b-4c24-4230-809d-3ebdc7b3752d 2026-06-15 10:31:50.123 | ++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v4:268 : die_if_not_set 268 subnet_id 'Failure creating private IPv4 subnet' 2026-06-15 10:31:50.127 | ++ functions-common:die_if_not_set:308 : local exitcode=0 2026-06-15 10:31:50.150 | ++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v4:269 : echo cb58ee2b-4c24-4230-809d-3ebdc7b3752d 2026-06-15 10:31:50.154 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:208 : SUBNET_ID=cb58ee2b-4c24-4230-809d-3ebdc7b3752d 2026-06-15 10:31:50.157 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:211 : [[ 4+6 =~ .*6 ]] 2026-06-15 10:31:50.162 | ++ lib/neutron_plugins/services/l3:create_neutron_initial_network:213 : _neutron_create_private_subnet_v6 2026-06-15 10:31:50.166 | ++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v6:274 : die_if_not_set 274 IPV6_RA_MODE 'IPV6 RA Mode not set' 2026-06-15 10:31:50.170 | ++ functions-common:die_if_not_set:308 : local exitcode=0 2026-06-15 10:31:50.194 | ++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v6:275 : die_if_not_set 275 IPV6_ADDRESS_MODE 'IPV6 Address Mode not set' 2026-06-15 10:31:50.197 | ++ functions-common:die_if_not_set:308 : local exitcode=0 2026-06-15 10:31:50.219 | ++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v6:276 : local 'ipv6_modes=--ipv6-ra-mode slaac --ipv6-address-mode slaac' 2026-06-15 10:31:50.222 | ++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v6:277 : '[' -z 7dc21f5f-46f0-441c-90d2-c467f4b533bc ']' 2026-06-15 10:31:50.225 | ++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v6:280 : local 'subnet_params=--ip-version 6 ' 2026-06-15 10:31:50.229 | ++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v6:281 : [[ -n '' ]] 2026-06-15 10:31:50.232 | ++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v6:284 : subnet_params+='--subnet-pool 7dc21f5f-46f0-441c-90d2-c467f4b533bc ' 2026-06-15 10:31:50.235 | ++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v6:285 : subnet_params+=' ' 2026-06-15 10:31:50.239 | ++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v6:286 : subnet_params+='--ipv6-ra-mode slaac --ipv6-address-mode slaac --network ee7ff4fd-87dc-4f60-8dfd-2605d770398a ipv6-private-subnet ' 2026-06-15 10:31:50.242 | ++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v6:287 : local ipv6_subnet_id 2026-06-15 10:31:50.246 | +++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v6:288 : oscwrap --os-cloud devstack-admin-demo --os-region RegionOne subnet create --ip-version 6 --subnet-pool 7dc21f5f-46f0-441c-90d2-c467f4b533bc --ipv6-ra-mode slaac --ipv6-address-mode slaac --network ee7ff4fd-87dc-4f60-8dfd-2605d770398a ipv6-private-subnet -f value -c id 2026-06-15 10:31:51.907 | 2026-06-15 10:31:51.921 | +++ functions-common:oscwrap:2459 : return 0 2026-06-15 10:31:51.924 | ++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v6:288 : ipv6_subnet_id=61791566-46e8-4b83-9900-e5ee6426e857 2026-06-15 10:31:51.927 | ++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v6:289 : die_if_not_set 289 ipv6_subnet_id 'Failure creating private IPv6 subnet' 2026-06-15 10:31:51.930 | ++ functions-common:die_if_not_set:308 : local exitcode=0 2026-06-15 10:31:51.950 | ++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v6:290 : echo 61791566-46e8-4b83-9900-e5ee6426e857 2026-06-15 10:31:51.955 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:213 : IPV6_SUBNET_ID=61791566-46e8-4b83-9900-e5ee6426e857 2026-06-15 10:31:51.958 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:217 : is_networking_extension_supported router 2026-06-15 10:31:51.962 | + lib/neutron_plugins/services/l3:is_networking_extension_supported:432 : local extension=router 2026-06-15 10:31:51.966 | ++ lib/neutron_plugins/services/l3:is_networking_extension_supported:434 : oscwrap --os-cloud devstack-admin --os-region RegionOne extension list --network -c Alias -f value 2026-06-15 10:31:52.266 | 2026-06-15 10:31:52.280 | ++ functions-common:oscwrap:2459 : return 0 2026-06-15 10:31:52.286 | + lib/neutron_plugins/services/l3:is_networking_extension_supported:434 : EXT_LIST='address-group 2026-06-15 10:31:52.286 | address-scope 2026-06-15 10:31:52.286 | agent 2026-06-15 10:31:52.286 | allowed-address-pairs 2026-06-15 10:31:52.286 | auto-allocated-topology 2026-06-15 10:31:52.286 | availability_zone 2026-06-15 10:31:52.286 | default-subnetpools 2026-06-15 10:31:52.286 | dhcp_agent_scheduler 2026-06-15 10:31:52.286 | dns-integration 2026-06-15 10:31:52.286 | dns-domain-ports 2026-06-15 10:31:52.286 | dns-integration-domain-keywords 2026-06-15 10:31:52.286 | empty-string-filtering 2026-06-15 10:31:52.286 | external-net 2026-06-15 10:31:52.287 | extra_dhcp_opt 2026-06-15 10:31:52.287 | extraroute 2026-06-15 10:31:52.287 | extraroute-atomic 2026-06-15 10:31:52.287 | filter-validation 2026-06-15 10:31:52.287 | floating-ip-port-forwarding-detail 2026-06-15 10:31:52.287 | fip-port-details 2026-06-15 10:31:52.287 | flavors 2026-06-15 10:31:52.287 | floatingip-pools 2026-06-15 10:31:52.287 | router 2026-06-15 10:31:52.287 | l3-agent-scheduler-ha-chassis-priority 2026-06-15 10:31:52.287 | enable-default-route-bfd 2026-06-15 10:31:52.287 | enable-default-route-ecmp 2026-06-15 10:31:52.287 | ext-gw-mode 2026-06-15 10:31:52.287 | l3-ha 2026-06-15 10:31:52.287 | external-gateway-multihoming 2026-06-15 10:31:52.287 | l3-flavors 2026-06-15 10:31:52.287 | l3_agent_scheduler 2026-06-15 10:31:52.288 | multi-provider 2026-06-15 10:31:52.288 | net-mtu 2026-06-15 10:31:52.288 | net-mtu-writable 2026-06-15 10:31:52.288 | network_availability_zone 2026-06-15 10:31:52.288 | network-ip-availability 2026-06-15 10:31:52.288 | network-ip-availability-details 2026-06-15 10:31:52.288 | pagination 2026-06-15 10:31:52.288 | port-device-profile 2026-06-15 10:31:52.288 | port-mac-address-regenerate 2026-06-15 10:31:52.288 | port-numa-affinity-policy 2026-06-15 10:31:52.288 | port-numa-affinity-policy-socket 2026-06-15 10:31:52.288 | binding 2026-06-15 10:31:52.288 | binding-extended 2026-06-15 10:31:52.288 | port-security 2026-06-15 10:31:52.288 | project-id 2026-06-15 10:31:52.288 | provider 2026-06-15 10:31:52.288 | qinq 2026-06-15 10:31:52.288 | quota-check-limit 2026-06-15 10:31:52.288 | quota-check-limit-default 2026-06-15 10:31:52.289 | quotas 2026-06-15 10:31:52.289 | quota_details 2026-06-15 10:31:52.289 | rbac-policies 2026-06-15 10:31:52.289 | rbac-address-scope 2026-06-15 10:31:52.289 | rbac-security-groups 2026-06-15 10:31:52.289 | revision-if-match 2026-06-15 10:31:52.289 | standard-attr-revisions 2026-06-15 10:31:52.289 | router_availability_zone 2026-06-15 10:31:52.289 | router-enable-snat 2026-06-15 10:31:52.289 | security-groups-default-rules 2026-06-15 10:31:52.289 | security-groups-normalized-cidr 2026-06-15 10:31:52.289 | security-groups-remote-address-group 2026-06-15 10:31:52.289 | security-groups-rules-belongs-to-default-sg 2026-06-15 10:31:52.289 | security-groups-shared-filtering 2026-06-15 10:31:52.289 | security-group 2026-06-15 10:31:52.289 | service-type 2026-06-15 10:31:52.289 | sorting 2026-06-15 10:31:52.291 | standard-attr-description 2026-06-15 10:31:52.291 | stateful-security-group 2026-06-15 10:31:52.291 | subnet-dns-publish-fixed-ip 2026-06-15 10:31:52.291 | subnet-external-network 2026-06-15 10:31:52.291 | subnet_onboard 2026-06-15 10:31:52.291 | subnet-service-types 2026-06-15 10:31:52.292 | subnet_allocation 2026-06-15 10:31:52.292 | subnetpool-prefix-ops 2026-06-15 10:31:52.292 | tag-creation 2026-06-15 10:31:52.292 | standard-attr-tag 2026-06-15 10:31:52.292 | standard-attr-timestamp 2026-06-15 10:31:52.292 | vlan-transparent' 2026-06-15 10:31:52.292 | + lib/neutron_plugins/services/l3:is_networking_extension_supported:435 : [[ address-group 2026-06-15 10:31:52.292 | address-scope 2026-06-15 10:31:52.293 | agent 2026-06-15 10:31:52.293 | allowed-address-pairs 2026-06-15 10:31:52.293 | auto-allocated-topology 2026-06-15 10:31:52.293 | availability_zone 2026-06-15 10:31:52.293 | default-subnetpools 2026-06-15 10:31:52.293 | dhcp_agent_scheduler 2026-06-15 10:31:52.293 | dns-integration 2026-06-15 10:31:52.293 | dns-domain-ports 2026-06-15 10:31:52.293 | dns-integration-domain-keywords 2026-06-15 10:31:52.294 | empty-string-filtering 2026-06-15 10:31:52.294 | external-net 2026-06-15 10:31:52.294 | extra_dhcp_opt 2026-06-15 10:31:52.294 | extraroute 2026-06-15 10:31:52.294 | extraroute-atomic 2026-06-15 10:31:52.294 | filter-validation 2026-06-15 10:31:52.294 | floating-ip-port-forwarding-detail 2026-06-15 10:31:52.294 | fip-port-details 2026-06-15 10:31:52.294 | flavors 2026-06-15 10:31:52.294 | floatingip-pools 2026-06-15 10:31:52.294 | router 2026-06-15 10:31:52.295 | l3-agent-scheduler-ha-chassis-priority 2026-06-15 10:31:52.295 | enable-default-route-bfd 2026-06-15 10:31:52.295 | enable-default-route-ecmp 2026-06-15 10:31:52.295 | ext-gw-mode 2026-06-15 10:31:52.295 | l3-ha 2026-06-15 10:31:52.295 | external-gateway-multihoming 2026-06-15 10:31:52.295 | l3-flavors 2026-06-15 10:31:52.295 | l3_agent_scheduler 2026-06-15 10:31:52.295 | multi-provider 2026-06-15 10:31:52.295 | net-mtu 2026-06-15 10:31:52.295 | net-mtu-writable 2026-06-15 10:31:52.295 | network_availability_zone 2026-06-15 10:31:52.295 | network-ip-availability 2026-06-15 10:31:52.295 | network-ip-availability-details 2026-06-15 10:31:52.296 | pagination 2026-06-15 10:31:52.296 | port-device-profile 2026-06-15 10:31:52.296 | port-mac-address-regenerate 2026-06-15 10:31:52.296 | port-numa-affinity-policy 2026-06-15 10:31:52.296 | port-numa-affinity-policy-socket 2026-06-15 10:31:52.296 | binding 2026-06-15 10:31:52.296 | binding-extended 2026-06-15 10:31:52.296 | port-security 2026-06-15 10:31:52.296 | project-id 2026-06-15 10:31:52.296 | provider 2026-06-15 10:31:52.296 | qinq 2026-06-15 10:31:52.296 | quota-check-limit 2026-06-15 10:31:52.296 | quota-check-limit-default 2026-06-15 10:31:52.296 | quotas 2026-06-15 10:31:52.297 | quota_details 2026-06-15 10:31:52.297 | rbac-policies 2026-06-15 10:31:52.297 | rbac-address-scope 2026-06-15 10:31:52.297 | rbac-security-groups 2026-06-15 10:31:52.297 | revision-if-match 2026-06-15 10:31:52.297 | standard-attr-revisions 2026-06-15 10:31:52.297 | router_availability_zone 2026-06-15 10:31:52.297 | router-enable-snat 2026-06-15 10:31:52.297 | security-groups-default-rules 2026-06-15 10:31:52.297 | security-groups-normalized-cidr 2026-06-15 10:31:52.297 | security-groups-remote-address-group 2026-06-15 10:31:52.297 | security-groups-rules-belongs-to-default-sg 2026-06-15 10:31:52.297 | security-groups-shared-filtering 2026-06-15 10:31:52.297 | security-group 2026-06-15 10:31:52.297 | service-type 2026-06-15 10:31:52.297 | sorting 2026-06-15 10:31:52.297 | standard-attr-description 2026-06-15 10:31:52.297 | stateful-security-group 2026-06-15 10:31:52.297 | subnet-dns-publish-fixed-ip 2026-06-15 10:31:52.297 | subnet-external-network 2026-06-15 10:31:52.297 | subnet_onboard 2026-06-15 10:31:52.297 | subnet-service-types 2026-06-15 10:31:52.297 | subnet_allocation 2026-06-15 10:31:52.297 | subnetpool-prefix-ops 2026-06-15 10:31:52.297 | tag-creation 2026-06-15 10:31:52.297 | standard-attr-tag 2026-06-15 10:31:52.297 | standard-attr-timestamp 2026-06-15 10:31:52.297 | vlan-transparent =~ router ]] 2026-06-15 10:31:52.297 | + lib/neutron_plugins/services/l3:is_networking_extension_supported:435 : return 0 2026-06-15 10:31:52.297 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:217 : is_networking_extension_supported external-net 2026-06-15 10:31:52.301 | + lib/neutron_plugins/services/l3:is_networking_extension_supported:432 : local extension=external-net 2026-06-15 10:31:52.306 | ++ lib/neutron_plugins/services/l3:is_networking_extension_supported:434 : oscwrap --os-cloud devstack-admin --os-region RegionOne extension list --network -c Alias -f value 2026-06-15 10:31:52.594 | 2026-06-15 10:31:52.608 | ++ functions-common:oscwrap:2459 : return 0 2026-06-15 10:31:52.613 | + lib/neutron_plugins/services/l3:is_networking_extension_supported:434 : EXT_LIST='address-group 2026-06-15 10:31:52.613 | address-scope 2026-06-15 10:31:52.613 | agent 2026-06-15 10:31:52.613 | allowed-address-pairs 2026-06-15 10:31:52.613 | auto-allocated-topology 2026-06-15 10:31:52.613 | availability_zone 2026-06-15 10:31:52.613 | default-subnetpools 2026-06-15 10:31:52.613 | dhcp_agent_scheduler 2026-06-15 10:31:52.613 | dns-integration 2026-06-15 10:31:52.613 | dns-domain-ports 2026-06-15 10:31:52.613 | dns-integration-domain-keywords 2026-06-15 10:31:52.613 | empty-string-filtering 2026-06-15 10:31:52.613 | external-net 2026-06-15 10:31:52.613 | extra_dhcp_opt 2026-06-15 10:31:52.613 | extraroute 2026-06-15 10:31:52.613 | extraroute-atomic 2026-06-15 10:31:52.613 | filter-validation 2026-06-15 10:31:52.613 | floating-ip-port-forwarding-detail 2026-06-15 10:31:52.613 | fip-port-details 2026-06-15 10:31:52.613 | flavors 2026-06-15 10:31:52.614 | floatingip-pools 2026-06-15 10:31:52.614 | router 2026-06-15 10:31:52.614 | l3-agent-scheduler-ha-chassis-priority 2026-06-15 10:31:52.614 | enable-default-route-bfd 2026-06-15 10:31:52.614 | enable-default-route-ecmp 2026-06-15 10:31:52.614 | ext-gw-mode 2026-06-15 10:31:52.614 | l3-ha 2026-06-15 10:31:52.614 | external-gateway-multihoming 2026-06-15 10:31:52.614 | l3-flavors 2026-06-15 10:31:52.614 | l3_agent_scheduler 2026-06-15 10:31:52.614 | multi-provider 2026-06-15 10:31:52.614 | net-mtu 2026-06-15 10:31:52.614 | net-mtu-writable 2026-06-15 10:31:52.614 | network_availability_zone 2026-06-15 10:31:52.614 | network-ip-availability 2026-06-15 10:31:52.614 | network-ip-availability-details 2026-06-15 10:31:52.614 | pagination 2026-06-15 10:31:52.614 | port-device-profile 2026-06-15 10:31:52.614 | port-mac-address-regenerate 2026-06-15 10:31:52.614 | port-numa-affinity-policy 2026-06-15 10:31:52.614 | port-numa-affinity-policy-socket 2026-06-15 10:31:52.614 | binding 2026-06-15 10:31:52.614 | binding-extended 2026-06-15 10:31:52.614 | port-security 2026-06-15 10:31:52.614 | project-id 2026-06-15 10:31:52.614 | provider 2026-06-15 10:31:52.614 | qinq 2026-06-15 10:31:52.614 | quota-check-limit 2026-06-15 10:31:52.614 | quota-check-limit-default 2026-06-15 10:31:52.614 | quotas 2026-06-15 10:31:52.614 | quota_details 2026-06-15 10:31:52.614 | rbac-policies 2026-06-15 10:31:52.615 | rbac-address-scope 2026-06-15 10:31:52.615 | rbac-security-groups 2026-06-15 10:31:52.615 | revision-if-match 2026-06-15 10:31:52.615 | standard-attr-revisions 2026-06-15 10:31:52.615 | router_availability_zone 2026-06-15 10:31:52.615 | router-enable-snat 2026-06-15 10:31:52.615 | security-groups-default-rules 2026-06-15 10:31:52.615 | security-groups-normalized-cidr 2026-06-15 10:31:52.615 | security-groups-remote-address-group 2026-06-15 10:31:52.615 | security-groups-rules-belongs-to-default-sg 2026-06-15 10:31:52.615 | security-groups-shared-filtering 2026-06-15 10:31:52.615 | security-group 2026-06-15 10:31:52.615 | service-type 2026-06-15 10:31:52.615 | sorting 2026-06-15 10:31:52.615 | standard-attr-description 2026-06-15 10:31:52.615 | stateful-security-group 2026-06-15 10:31:52.615 | subnet-dns-publish-fixed-ip 2026-06-15 10:31:52.615 | subnet-external-network 2026-06-15 10:31:52.615 | subnet_onboard 2026-06-15 10:31:52.615 | subnet-service-types 2026-06-15 10:31:52.615 | subnet_allocation 2026-06-15 10:31:52.615 | subnetpool-prefix-ops 2026-06-15 10:31:52.615 | tag-creation 2026-06-15 10:31:52.615 | standard-attr-tag 2026-06-15 10:31:52.615 | standard-attr-timestamp 2026-06-15 10:31:52.615 | vlan-transparent' 2026-06-15 10:31:52.616 | + lib/neutron_plugins/services/l3:is_networking_extension_supported:435 : [[ address-group 2026-06-15 10:31:52.616 | address-scope 2026-06-15 10:31:52.616 | agent 2026-06-15 10:31:52.616 | allowed-address-pairs 2026-06-15 10:31:52.616 | auto-allocated-topology 2026-06-15 10:31:52.617 | availability_zone 2026-06-15 10:31:52.617 | default-subnetpools 2026-06-15 10:31:52.617 | dhcp_agent_scheduler 2026-06-15 10:31:52.617 | dns-integration 2026-06-15 10:31:52.617 | dns-domain-ports 2026-06-15 10:31:52.617 | dns-integration-domain-keywords 2026-06-15 10:31:52.617 | empty-string-filtering 2026-06-15 10:31:52.617 | external-net 2026-06-15 10:31:52.617 | extra_dhcp_opt 2026-06-15 10:31:52.617 | extraroute 2026-06-15 10:31:52.617 | extraroute-atomic 2026-06-15 10:31:52.617 | filter-validation 2026-06-15 10:31:52.617 | floating-ip-port-forwarding-detail 2026-06-15 10:31:52.617 | fip-port-details 2026-06-15 10:31:52.617 | flavors 2026-06-15 10:31:52.617 | floatingip-pools 2026-06-15 10:31:52.617 | router 2026-06-15 10:31:52.617 | l3-agent-scheduler-ha-chassis-priority 2026-06-15 10:31:52.617 | enable-default-route-bfd 2026-06-15 10:31:52.617 | enable-default-route-ecmp 2026-06-15 10:31:52.617 | ext-gw-mode 2026-06-15 10:31:52.617 | l3-ha 2026-06-15 10:31:52.617 | external-gateway-multihoming 2026-06-15 10:31:52.617 | l3-flavors 2026-06-15 10:31:52.617 | l3_agent_scheduler 2026-06-15 10:31:52.617 | multi-provider 2026-06-15 10:31:52.617 | net-mtu 2026-06-15 10:31:52.617 | net-mtu-writable 2026-06-15 10:31:52.617 | network_availability_zone 2026-06-15 10:31:52.617 | network-ip-availability 2026-06-15 10:31:52.617 | network-ip-availability-details 2026-06-15 10:31:52.617 | pagination 2026-06-15 10:31:52.617 | port-device-profile 2026-06-15 10:31:52.617 | port-mac-address-regenerate 2026-06-15 10:31:52.617 | port-numa-affinity-policy 2026-06-15 10:31:52.617 | port-numa-affinity-policy-socket 2026-06-15 10:31:52.618 | binding 2026-06-15 10:31:52.618 | binding-extended 2026-06-15 10:31:52.618 | port-security 2026-06-15 10:31:52.618 | project-id 2026-06-15 10:31:52.618 | provider 2026-06-15 10:31:52.618 | qinq 2026-06-15 10:31:52.618 | quota-check-limit 2026-06-15 10:31:52.618 | quota-check-limit-default 2026-06-15 10:31:52.618 | quotas 2026-06-15 10:31:52.618 | quota_details 2026-06-15 10:31:52.618 | rbac-policies 2026-06-15 10:31:52.618 | rbac-address-scope 2026-06-15 10:31:52.618 | rbac-security-groups 2026-06-15 10:31:52.618 | revision-if-match 2026-06-15 10:31:52.618 | standard-attr-revisions 2026-06-15 10:31:52.618 | router_availability_zone 2026-06-15 10:31:52.618 | router-enable-snat 2026-06-15 10:31:52.618 | security-groups-default-rules 2026-06-15 10:31:52.618 | security-groups-normalized-cidr 2026-06-15 10:31:52.618 | security-groups-remote-address-group 2026-06-15 10:31:52.618 | security-groups-rules-belongs-to-default-sg 2026-06-15 10:31:52.618 | security-groups-shared-filtering 2026-06-15 10:31:52.618 | security-group 2026-06-15 10:31:52.618 | service-type 2026-06-15 10:31:52.618 | sorting 2026-06-15 10:31:52.618 | standard-attr-description 2026-06-15 10:31:52.618 | stateful-security-group 2026-06-15 10:31:52.618 | subnet-dns-publish-fixed-ip 2026-06-15 10:31:52.618 | subnet-external-network 2026-06-15 10:31:52.618 | subnet_onboard 2026-06-15 10:31:52.618 | subnet-service-types 2026-06-15 10:31:52.618 | subnet_allocation 2026-06-15 10:31:52.618 | subnetpool-prefix-ops 2026-06-15 10:31:52.618 | tag-creation 2026-06-15 10:31:52.618 | standard-attr-tag 2026-06-15 10:31:52.619 | standard-attr-timestamp 2026-06-15 10:31:52.619 | vlan-transparent =~ external-net ]] 2026-06-15 10:31:52.621 | + lib/neutron_plugins/services/l3:is_networking_extension_supported:435 : return 0 2026-06-15 10:31:52.624 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:219 : [[ True == \T\r\u\e ]] 2026-06-15 10:31:52.630 | ++ lib/neutron_plugins/services/l3:create_neutron_initial_network:221 : oscwrap --os-cloud devstack --os-region RegionOne router create router1 -f value -c id 2026-06-15 10:31:53.226 | 2026-06-15 10:31:53.242 | ++ functions-common:oscwrap:2459 : return 0 2026-06-15 10:31:53.246 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:221 : ROUTER_ID=628ffdc2-1290-4913-ad93-01503432bd27 2026-06-15 10:31:53.251 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:222 : die_if_not_set 222 ROUTER_ID 'Failure creating router router1' 2026-06-15 10:31:53.254 | + functions-common:die_if_not_set:308 : local exitcode=0 2026-06-15 10:31:53.279 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:229 : EXTERNAL_NETWORK_FLAGS=--external 2026-06-15 10:31:53.283 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:230 : is_networking_extension_supported auto-allocated-topology 2026-06-15 10:31:53.287 | + lib/neutron_plugins/services/l3:is_networking_extension_supported:432 : local extension=auto-allocated-topology 2026-06-15 10:31:53.293 | ++ lib/neutron_plugins/services/l3:is_networking_extension_supported:434 : oscwrap --os-cloud devstack-admin --os-region RegionOne extension list --network -c Alias -f value 2026-06-15 10:31:53.571 | 2026-06-15 10:31:53.586 | ++ functions-common:oscwrap:2459 : return 0 2026-06-15 10:31:53.590 | + lib/neutron_plugins/services/l3:is_networking_extension_supported:434 : EXT_LIST='address-group 2026-06-15 10:31:53.590 | address-scope 2026-06-15 10:31:53.590 | agent 2026-06-15 10:31:53.590 | allowed-address-pairs 2026-06-15 10:31:53.590 | auto-allocated-topology 2026-06-15 10:31:53.590 | availability_zone 2026-06-15 10:31:53.590 | default-subnetpools 2026-06-15 10:31:53.590 | dhcp_agent_scheduler 2026-06-15 10:31:53.590 | dns-integration 2026-06-15 10:31:53.590 | dns-domain-ports 2026-06-15 10:31:53.590 | dns-integration-domain-keywords 2026-06-15 10:31:53.590 | empty-string-filtering 2026-06-15 10:31:53.590 | external-net 2026-06-15 10:31:53.591 | extra_dhcp_opt 2026-06-15 10:31:53.591 | extraroute 2026-06-15 10:31:53.591 | extraroute-atomic 2026-06-15 10:31:53.591 | filter-validation 2026-06-15 10:31:53.591 | floating-ip-port-forwarding-detail 2026-06-15 10:31:53.591 | fip-port-details 2026-06-15 10:31:53.591 | flavors 2026-06-15 10:31:53.591 | floatingip-pools 2026-06-15 10:31:53.591 | router 2026-06-15 10:31:53.591 | l3-agent-scheduler-ha-chassis-priority 2026-06-15 10:31:53.591 | enable-default-route-bfd 2026-06-15 10:31:53.591 | enable-default-route-ecmp 2026-06-15 10:31:53.591 | ext-gw-mode 2026-06-15 10:31:53.591 | l3-ha 2026-06-15 10:31:53.591 | external-gateway-multihoming 2026-06-15 10:31:53.591 | l3-flavors 2026-06-15 10:31:53.591 | l3_agent_scheduler 2026-06-15 10:31:53.592 | multi-provider 2026-06-15 10:31:53.592 | net-mtu 2026-06-15 10:31:53.592 | net-mtu-writable 2026-06-15 10:31:53.592 | network_availability_zone 2026-06-15 10:31:53.592 | network-ip-availability 2026-06-15 10:31:53.592 | network-ip-availability-details 2026-06-15 10:31:53.592 | pagination 2026-06-15 10:31:53.592 | port-device-profile 2026-06-15 10:31:53.592 | port-mac-address-regenerate 2026-06-15 10:31:53.592 | port-numa-affinity-policy 2026-06-15 10:31:53.592 | port-numa-affinity-policy-socket 2026-06-15 10:31:53.592 | binding 2026-06-15 10:31:53.592 | binding-extended 2026-06-15 10:31:53.592 | port-security 2026-06-15 10:31:53.592 | project-id 2026-06-15 10:31:53.592 | provider 2026-06-15 10:31:53.592 | qinq 2026-06-15 10:31:53.593 | quota-check-limit 2026-06-15 10:31:53.593 | quota-check-limit-default 2026-06-15 10:31:53.593 | quotas 2026-06-15 10:31:53.593 | quota_details 2026-06-15 10:31:53.593 | rbac-policies 2026-06-15 10:31:53.593 | rbac-address-scope 2026-06-15 10:31:53.593 | rbac-security-groups 2026-06-15 10:31:53.593 | revision-if-match 2026-06-15 10:31:53.593 | standard-attr-revisions 2026-06-15 10:31:53.593 | router_availability_zone 2026-06-15 10:31:53.593 | router-enable-snat 2026-06-15 10:31:53.593 | security-groups-default-rules 2026-06-15 10:31:53.593 | security-groups-normalized-cidr 2026-06-15 10:31:53.593 | security-groups-remote-address-group 2026-06-15 10:31:53.593 | security-groups-rules-belongs-to-default-sg 2026-06-15 10:31:53.593 | security-groups-shared-filtering 2026-06-15 10:31:53.593 | security-group 2026-06-15 10:31:53.593 | service-type 2026-06-15 10:31:53.593 | sorting 2026-06-15 10:31:53.593 | standard-attr-description 2026-06-15 10:31:53.593 | stateful-security-group 2026-06-15 10:31:53.593 | subnet-dns-publish-fixed-ip 2026-06-15 10:31:53.593 | subnet-external-network 2026-06-15 10:31:53.593 | subnet_onboard 2026-06-15 10:31:53.593 | subnet-service-types 2026-06-15 10:31:53.593 | subnet_allocation 2026-06-15 10:31:53.593 | subnetpool-prefix-ops 2026-06-15 10:31:53.593 | tag-creation 2026-06-15 10:31:53.593 | standard-attr-tag 2026-06-15 10:31:53.594 | standard-attr-timestamp 2026-06-15 10:31:53.594 | vlan-transparent' 2026-06-15 10:31:53.595 | + lib/neutron_plugins/services/l3:is_networking_extension_supported:435 : [[ address-group 2026-06-15 10:31:53.595 | address-scope 2026-06-15 10:31:53.595 | agent 2026-06-15 10:31:53.595 | allowed-address-pairs 2026-06-15 10:31:53.595 | auto-allocated-topology 2026-06-15 10:31:53.595 | availability_zone 2026-06-15 10:31:53.595 | default-subnetpools 2026-06-15 10:31:53.595 | dhcp_agent_scheduler 2026-06-15 10:31:53.595 | dns-integration 2026-06-15 10:31:53.595 | dns-domain-ports 2026-06-15 10:31:53.595 | dns-integration-domain-keywords 2026-06-15 10:31:53.595 | empty-string-filtering 2026-06-15 10:31:53.595 | external-net 2026-06-15 10:31:53.595 | extra_dhcp_opt 2026-06-15 10:31:53.595 | extraroute 2026-06-15 10:31:53.595 | extraroute-atomic 2026-06-15 10:31:53.595 | filter-validation 2026-06-15 10:31:53.595 | floating-ip-port-forwarding-detail 2026-06-15 10:31:53.595 | fip-port-details 2026-06-15 10:31:53.595 | flavors 2026-06-15 10:31:53.595 | floatingip-pools 2026-06-15 10:31:53.595 | router 2026-06-15 10:31:53.595 | l3-agent-scheduler-ha-chassis-priority 2026-06-15 10:31:53.595 | enable-default-route-bfd 2026-06-15 10:31:53.595 | enable-default-route-ecmp 2026-06-15 10:31:53.595 | ext-gw-mode 2026-06-15 10:31:53.595 | l3-ha 2026-06-15 10:31:53.595 | external-gateway-multihoming 2026-06-15 10:31:53.595 | l3-flavors 2026-06-15 10:31:53.595 | l3_agent_scheduler 2026-06-15 10:31:53.595 | multi-provider 2026-06-15 10:31:53.595 | net-mtu 2026-06-15 10:31:53.595 | net-mtu-writable 2026-06-15 10:31:53.595 | network_availability_zone 2026-06-15 10:31:53.596 | network-ip-availability 2026-06-15 10:31:53.596 | network-ip-availability-details 2026-06-15 10:31:53.596 | pagination 2026-06-15 10:31:53.596 | port-device-profile 2026-06-15 10:31:53.596 | port-mac-address-regenerate 2026-06-15 10:31:53.596 | port-numa-affinity-policy 2026-06-15 10:31:53.596 | port-numa-affinity-policy-socket 2026-06-15 10:31:53.596 | binding 2026-06-15 10:31:53.596 | binding-extended 2026-06-15 10:31:53.596 | port-security 2026-06-15 10:31:53.596 | project-id 2026-06-15 10:31:53.596 | provider 2026-06-15 10:31:53.596 | qinq 2026-06-15 10:31:53.596 | quota-check-limit 2026-06-15 10:31:53.596 | quota-check-limit-default 2026-06-15 10:31:53.596 | quotas 2026-06-15 10:31:53.596 | quota_details 2026-06-15 10:31:53.596 | rbac-policies 2026-06-15 10:31:53.596 | rbac-address-scope 2026-06-15 10:31:53.596 | rbac-security-groups 2026-06-15 10:31:53.596 | revision-if-match 2026-06-15 10:31:53.596 | standard-attr-revisions 2026-06-15 10:31:53.596 | router_availability_zone 2026-06-15 10:31:53.596 | router-enable-snat 2026-06-15 10:31:53.596 | security-groups-default-rules 2026-06-15 10:31:53.596 | security-groups-normalized-cidr 2026-06-15 10:31:53.596 | security-groups-remote-address-group 2026-06-15 10:31:53.596 | security-groups-rules-belongs-to-default-sg 2026-06-15 10:31:53.596 | security-groups-shared-filtering 2026-06-15 10:31:53.596 | security-group 2026-06-15 10:31:53.596 | service-type 2026-06-15 10:31:53.596 | sorting 2026-06-15 10:31:53.596 | standard-attr-description 2026-06-15 10:31:53.596 | stateful-security-group 2026-06-15 10:31:53.597 | subnet-dns-publish-fixed-ip 2026-06-15 10:31:53.597 | subnet-external-network 2026-06-15 10:31:53.597 | subnet_onboard 2026-06-15 10:31:53.597 | subnet-service-types 2026-06-15 10:31:53.597 | subnet_allocation 2026-06-15 10:31:53.597 | subnetpool-prefix-ops 2026-06-15 10:31:53.597 | tag-creation 2026-06-15 10:31:53.597 | standard-attr-tag 2026-06-15 10:31:53.597 | standard-attr-timestamp 2026-06-15 10:31:53.597 | vlan-transparent =~ auto-allocated-topology ]] 2026-06-15 10:31:53.598 | + lib/neutron_plugins/services/l3:is_networking_extension_supported:435 : return 0 2026-06-15 10:31:53.602 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:231 : EXTERNAL_NETWORK_FLAGS='--external --default' 2026-06-15 10:31:53.605 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:234 : '[' True = True ']' 2026-06-15 10:31:53.609 | ++ lib/neutron_plugins/services/l3:create_neutron_initial_network:235 : oscwrap --os-cloud devstack-admin --os-region RegionOne network create public --external --default --provider-network-type flat --provider-physical-network public -f value -c id 2026-06-15 10:31:54.559 | 2026-06-15 10:31:54.572 | ++ functions-common:oscwrap:2459 : return 0 2026-06-15 10:31:54.578 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:235 : EXT_NET_ID=6488073a-4c07-4174-ac1b-4c8bbc561ff6 2026-06-15 10:31:54.582 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:239 : die_if_not_set 239 EXT_NET_ID 'Failure creating EXT_NET_ID for public' 2026-06-15 10:31:54.585 | + functions-common:die_if_not_set:308 : local exitcode=0 2026-06-15 10:31:54.611 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:241 : [[ 4+6 =~ 4.* ]] 2026-06-15 10:31:54.615 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:243 : _neutron_configure_router_v4 2026-06-15 10:31:54.618 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:330 : openstack --os-cloud devstack-admin-demo --os-region RegionOne router add subnet 628ffdc2-1290-4913-ad93-01503432bd27 cb58ee2b-4c24-4230-809d-3ebdc7b3752d 2026-06-15 10:31:57.081 | 2026-06-15 10:31:57.094 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:332 : local id_and_ext_gw_ip 2026-06-15 10:31:57.098 | ++ lib/neutron_plugins/services/l3:_neutron_configure_router_v4:333 : _neutron_create_public_subnet_v4 6488073a-4c07-4174-ac1b-4c8bbc561ff6 2026-06-15 10:31:57.102 | ++ lib/neutron_plugins/services/l3:_neutron_create_public_subnet_v4:295 : local dhcp_param=--no-dhcp 2026-06-15 10:31:57.106 | ++ lib/neutron_plugins/services/l3:_neutron_create_public_subnet_v4:296 : [[ False == \T\r\u\e ]] 2026-06-15 10:31:57.109 | ++ lib/neutron_plugins/services/l3:_neutron_create_public_subnet_v4:299 : local 'subnet_params=--ip-version 4 ' 2026-06-15 10:31:57.112 | ++ lib/neutron_plugins/services/l3:_neutron_create_public_subnet_v4:300 : subnet_params+=' ' 2026-06-15 10:31:57.115 | ++ lib/neutron_plugins/services/l3:_neutron_create_public_subnet_v4:301 : [[ -n 172.24.5.1 ]] 2026-06-15 10:31:57.119 | ++ lib/neutron_plugins/services/l3:_neutron_create_public_subnet_v4:302 : subnet_params+='--gateway 172.24.5.1 ' 2026-06-15 10:31:57.123 | ++ lib/neutron_plugins/services/l3:_neutron_create_public_subnet_v4:304 : subnet_params+='--network 6488073a-4c07-4174-ac1b-4c8bbc561ff6 --subnet-range 172.24.5.0/24 --no-dhcp ' 2026-06-15 10:31:57.126 | ++ lib/neutron_plugins/services/l3:_neutron_create_public_subnet_v4:305 : subnet_params+=public-subnet 2026-06-15 10:31:57.129 | ++ lib/neutron_plugins/services/l3:_neutron_create_public_subnet_v4:306 : local id_and_ext_gw_ip 2026-06-15 10:31:57.134 | +++ lib/neutron_plugins/services/l3:_neutron_create_public_subnet_v4:307 : oscwrap --os-cloud devstack-admin --os-region RegionOne subnet create --ip-version 4 --gateway 172.24.5.1 --network 6488073a-4c07-4174-ac1b-4c8bbc561ff6 --subnet-range 172.24.5.0/24 --no-dhcp public-subnet 2026-06-15 10:31:57.136 | +++ lib/neutron_plugins/services/l3:_neutron_create_public_subnet_v4:307 : grep -e gateway_ip -e ' id ' 2026-06-15 10:31:57.796 | 2026-06-15 10:31:57.809 | +++ functions-common:oscwrap:2459 : return 0 2026-06-15 10:31:57.814 | ++ lib/neutron_plugins/services/l3:_neutron_create_public_subnet_v4:307 : id_and_ext_gw_ip='| gateway_ip | 172.24.5.1 | 2026-06-15 10:31:57.814 | | id | bbfcc42d-6956-40ac-bc1b-eb948f5c0d12 |' 2026-06-15 10:31:57.817 | ++ lib/neutron_plugins/services/l3:_neutron_create_public_subnet_v4:308 : die_if_not_set 308 id_and_ext_gw_ip 'Failure creating public IPv4 subnet' 2026-06-15 10:31:57.820 | ++ functions-common:die_if_not_set:308 : local exitcode=0 2026-06-15 10:31:57.843 | ++ lib/neutron_plugins/services/l3:_neutron_create_public_subnet_v4:309 : echo '|' gateway_ip '|' 172.24.5.1 '|' '|' id '|' bbfcc42d-6956-40ac-bc1b-eb948f5c0d12 '|' 2026-06-15 10:31:57.847 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:333 : id_and_ext_gw_ip='| gateway_ip | 172.24.5.1 | | id | bbfcc42d-6956-40ac-bc1b-eb948f5c0d12 |' 2026-06-15 10:31:57.850 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:334 : local ext_gw_ip 2026-06-15 10:31:57.856 | ++ lib/neutron_plugins/services/l3:_neutron_configure_router_v4:335 : echo '|' gateway_ip '|' 172.24.5.1 '|' '|' id '|' bbfcc42d-6956-40ac-bc1b-eb948f5c0d12 '|' 2026-06-15 10:31:57.861 | ++ lib/neutron_plugins/services/l3:_neutron_configure_router_v4:335 : get_field 2 2026-06-15 10:31:57.866 | ++ functions-common:get_field:800 : local data field 2026-06-15 10:31:57.872 | ++ functions-common:get_field:801 : read data 2026-06-15 10:31:57.875 | ++ functions-common:get_field:802 : '[' 2 -lt 0 ']' 2026-06-15 10:31:57.879 | ++ functions-common:get_field:805 : field='$3' 2026-06-15 10:31:57.884 | ++ functions-common:get_field:807 : echo '| gateway_ip | 172.24.5.1 | | id | bbfcc42d-6956-40ac-bc1b-eb948f5c0d12 |' 2026-06-15 10:31:57.884 | ++ functions-common:get_field:807 : awk '-F[ \t]*\\|[ \t]*' '{print $3}' 2026-06-15 10:31:57.892 | ++ functions-common:get_field:801 : read data 2026-06-15 10:31:57.898 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:335 : ext_gw_ip=172.24.5.1 2026-06-15 10:31:57.902 | ++ lib/neutron_plugins/services/l3:_neutron_configure_router_v4:336 : echo '|' gateway_ip '|' 172.24.5.1 '|' '|' id '|' bbfcc42d-6956-40ac-bc1b-eb948f5c0d12 '|' 2026-06-15 10:31:57.903 | ++ lib/neutron_plugins/services/l3:_neutron_configure_router_v4:336 : get_field 5 2026-06-15 10:31:57.906 | ++ functions-common:get_field:800 : local data field 2026-06-15 10:31:57.910 | ++ functions-common:get_field:801 : read data 2026-06-15 10:31:57.915 | ++ functions-common:get_field:802 : '[' 5 -lt 0 ']' 2026-06-15 10:31:57.918 | ++ functions-common:get_field:805 : field='$6' 2026-06-15 10:31:57.923 | ++ functions-common:get_field:807 : awk '-F[ \t]*\\|[ \t]*' '{print $6}' 2026-06-15 10:31:57.923 | ++ functions-common:get_field:807 : echo '| gateway_ip | 172.24.5.1 | | id | bbfcc42d-6956-40ac-bc1b-eb948f5c0d12 |' 2026-06-15 10:31:57.929 | ++ functions-common:get_field:801 : read data 2026-06-15 10:31:57.935 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:336 : PUB_SUBNET_ID=bbfcc42d-6956-40ac-bc1b-eb948f5c0d12 2026-06-15 10:31:57.938 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:338 : openstack --os-cloud devstack-admin-demo --os-region RegionOne router set --external-gateway 6488073a-4c07-4174-ac1b-4c8bbc561ff6 628ffdc2-1290-4913-ad93-01503432bd27 2026-06-15 10:32:01.111 | 2026-06-15 10:32:01.122 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:341 : [[ ovn == \o\v\n ]] 2026-06-15 10:32:01.125 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:341 : [[ True == \T\r\u\e ]] 2026-06-15 10:32:01.129 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:341 : is_service_enabled q-svc neutron-api 2026-06-15 10:32:01.151 | + functions-common:is_service_enabled:2070 : return 0 2026-06-15 10:32:01.155 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:343 : local ext_gw_interface=none 2026-06-15 10:32:01.159 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:344 : is_neutron_ovs_base_plugin 2026-06-15 10:32:01.162 | + lib/neutron_plugins/ovs_base:is_neutron_ovs_base_plugin:23 : return 0 2026-06-15 10:32:01.166 | ++ lib/neutron_plugins/services/l3:_neutron_configure_router_v4:345 : _neutron_get_ext_gw_interface 2026-06-15 10:32:01.172 | ++ lib/neutron_plugins/services/l3:_neutron_get_ext_gw_interface:145 : [[ False == \T\r\u\e ]] 2026-06-15 10:32:01.175 | ++ lib/neutron_plugins/services/l3:_neutron_get_ext_gw_interface:150 : sudo ovs-vsctl set Bridge br-ex other_config:disable-in-band=true 2026-06-15 10:32:01.198 | ++ lib/neutron_plugins/services/l3:_neutron_get_ext_gw_interface:152 : echo br-ex 2026-06-15 10:32:01.202 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:345 : ext_gw_interface=br-ex 2026-06-15 10:32:01.207 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:347 : [[ br-ex != \n\o\n\e ]] 2026-06-15 10:32:01.211 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:348 : local cidr_len=24 2026-06-15 10:32:01.213 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:349 : local 'testcmd=ip -o link | grep -q br-ex' 2026-06-15 10:32:01.218 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:350 : test_with_retry 'ip -o link | grep -q br-ex' 'br-ex creation failed' 2026-06-15 10:32:01.221 | + functions-common:test_with_retry:2352 : local 'testcmd=ip -o link | grep -q br-ex' 2026-06-15 10:32:01.226 | + functions-common:test_with_retry:2353 : local 'failmsg=br-ex creation failed' 2026-06-15 10:32:01.229 | + functions-common:test_with_retry:2354 : local until=10 2026-06-15 10:32:01.232 | + functions-common:test_with_retry:2355 : local sleep=0.5 2026-06-15 10:32:01.236 | + functions-common:test_with_retry:2357 : time_start test_with_retry 2026-06-15 10:32:01.239 | + functions-common:time_start:2400 : local name=test_with_retry 2026-06-15 10:32:01.241 | + functions-common:time_start:2401 : local start_time= 2026-06-15 10:32:01.245 | + functions-common:time_start:2402 : [[ -n '' ]] 2026-06-15 10:32:01.251 | ++ functions-common:time_start:2405 : date +%s%3N 2026-06-15 10:32:01.257 | + functions-common:time_start:2405 : _TIME_START[$name]=1781519521253 2026-06-15 10:32:01.260 | + functions-common:test_with_retry:2358 : timeout 10 sh -c 'while ! ip -o link | grep -q br-ex; do sleep 0.5; done' 2026-06-15 10:32:01.271 | + functions-common:test_with_retry:2361 : time_stop test_with_retry 2026-06-15 10:32:01.274 | + functions-common:time_stop:2414 : local name 2026-06-15 10:32:01.278 | + functions-common:time_stop:2415 : local end_time 2026-06-15 10:32:01.281 | + functions-common:time_stop:2416 : local elapsed_time 2026-06-15 10:32:01.284 | + functions-common:time_stop:2417 : local total 2026-06-15 10:32:01.287 | + functions-common:time_stop:2418 : local start_time 2026-06-15 10:32:01.290 | + functions-common:time_stop:2420 : name=test_with_retry 2026-06-15 10:32:01.294 | + functions-common:time_stop:2421 : start_time=1781519521253 2026-06-15 10:32:01.298 | + functions-common:time_stop:2423 : [[ -z 1781519521253 ]] 2026-06-15 10:32:01.302 | ++ functions-common:time_stop:2426 : date +%s%3N 2026-06-15 10:32:01.308 | + functions-common:time_stop:2426 : end_time=1781519521304 2026-06-15 10:32:01.312 | + functions-common:time_stop:2427 : elapsed_time=51 2026-06-15 10:32:01.316 | + functions-common:time_stop:2428 : total=4013 2026-06-15 10:32:01.320 | + functions-common:time_stop:2430 : _TIME_START[$name]= 2026-06-15 10:32:01.324 | + functions-common:time_stop:2431 : _TIME_TOTAL[$name]=4064 2026-06-15 10:32:01.330 | ++ lib/neutron_plugins/services/l3:_neutron_configure_router_v4:351 : ip addr show dev br-ex 2026-06-15 10:32:01.331 | ++ lib/neutron_plugins/services/l3:_neutron_configure_router_v4:351 : grep -c 172.24.5.1 2026-06-15 10:32:01.339 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:351 : [[ 0 == 0 ]] 2026-06-15 10:32:01.343 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:351 : [[ True == \F\a\l\s\e ]] 2026-06-15 10:32:01.346 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:351 : [[ False == \T\r\u\e ]] 2026-06-15 10:32:01.349 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:351 : [[ True == \T\r\u\e ]] 2026-06-15 10:32:01.353 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:352 : sudo ip addr add 172.24.5.1/24 dev br-ex 2026-06-15 10:32:01.371 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:353 : sudo ip link set br-ex up 2026-06-15 10:32:01.393 | ++ lib/neutron_plugins/services/l3:_neutron_configure_router_v4:355 : cut -f2 '-d'\''' 2026-06-15 10:32:01.394 | ++ lib/neutron_plugins/services/l3:_neutron_configure_router_v4:355 : oscwrap --os-cloud devstack-admin --os-region RegionOne port list -c 'Fixed IP Addresses' --device-owner network:router_gateway 2026-06-15 10:32:01.395 | ++ lib/neutron_plugins/services/l3:_neutron_configure_router_v4:355 : tr '\n' ' ' 2026-06-15 10:32:01.397 | ++ lib/neutron_plugins/services/l3:_neutron_configure_router_v4:355 : awk -Fip_address '{ print $2 }' 2026-06-15 10:32:01.738 | 2026-06-15 10:32:01.751 | ++ functions-common:oscwrap:2459 : return 0 2026-06-15 10:32:01.757 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:355 : ROUTER_GW_IP=' 172.24.5.218 ' 2026-06-15 10:32:01.760 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:356 : die_if_not_set 356 ROUTER_GW_IP 'Failure retrieving ROUTER_GW_IP' 2026-06-15 10:32:01.764 | + functions-common:die_if_not_set:308 : local exitcode=0 2026-06-15 10:32:01.790 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:358 : _neutron_set_router_id 2026-06-15 10:32:01.795 | + lib/neutron_plugins/services/l3:_neutron_set_router_id:138 : [[ True == \F\a\l\s\e ]] 2026-06-15 10:32:01.799 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:246 : [[ 4+6 =~ .*6 ]] 2026-06-15 10:32:01.805 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:248 : _neutron_configure_router_v6 2026-06-15 10:32:01.806 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v6:364 : openstack --os-cloud devstack-admin-demo --os-region RegionOne router add subnet 628ffdc2-1290-4913-ad93-01503432bd27 61791566-46e8-4b83-9900-e5ee6426e857 2026-06-15 10:32:05.779 | 2026-06-15 10:32:05.789 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v6:366 : local ipv6_id_and_ext_gw_ip 2026-06-15 10:32:05.794 | ++ lib/neutron_plugins/services/l3:_neutron_configure_router_v6:367 : _neutron_create_public_subnet_v6 6488073a-4c07-4174-ac1b-4c8bbc561ff6 2026-06-15 10:32:05.797 | ++ lib/neutron_plugins/services/l3:_neutron_create_public_subnet_v6:314 : local dhcp_param=--no-dhcp 2026-06-15 10:32:05.801 | ++ lib/neutron_plugins/services/l3:_neutron_create_public_subnet_v6:315 : [[ False == \T\r\u\e ]] 2026-06-15 10:32:05.804 | ++ lib/neutron_plugins/services/l3:_neutron_create_public_subnet_v6:318 : local 'subnet_params=--ip-version 6 ' 2026-06-15 10:32:05.808 | ++ lib/neutron_plugins/services/l3:_neutron_create_public_subnet_v6:319 : subnet_params+='--gateway 2001:db8::2 ' 2026-06-15 10:32:05.812 | ++ lib/neutron_plugins/services/l3:_neutron_create_public_subnet_v6:320 : subnet_params+='--network 6488073a-4c07-4174-ac1b-4c8bbc561ff6 --subnet-range 2001:db8::/64 --no-dhcp ' 2026-06-15 10:32:05.816 | ++ lib/neutron_plugins/services/l3:_neutron_create_public_subnet_v6:321 : subnet_params+=ipv6-public-subnet 2026-06-15 10:32:05.819 | ++ lib/neutron_plugins/services/l3:_neutron_create_public_subnet_v6:322 : local ipv6_id_and_ext_gw_ip 2026-06-15 10:32:05.825 | +++ lib/neutron_plugins/services/l3:_neutron_create_public_subnet_v6:323 : oscwrap --os-cloud devstack-admin --os-region RegionOne subnet create --ip-version 6 --gateway 2001:db8::2 --network 6488073a-4c07-4174-ac1b-4c8bbc561ff6 --subnet-range 2001:db8::/64 --no-dhcp ipv6-public-subnet 2026-06-15 10:32:05.825 | +++ lib/neutron_plugins/services/l3:_neutron_create_public_subnet_v6:323 : grep -e gateway_ip -e ' id ' 2026-06-15 10:32:08.625 | 2026-06-15 10:32:08.637 | +++ functions-common:oscwrap:2459 : return 0 2026-06-15 10:32:08.642 | ++ lib/neutron_plugins/services/l3:_neutron_create_public_subnet_v6:323 : ipv6_id_and_ext_gw_ip='| gateway_ip | 2001:db8::2 | 2026-06-15 10:32:08.642 | | id | 2adff211-7d7d-4b77-bd89-ca326826f71c |' 2026-06-15 10:32:08.645 | ++ lib/neutron_plugins/services/l3:_neutron_create_public_subnet_v6:324 : die_if_not_set 324 ipv6_id_and_ext_gw_ip 'Failure creating an IPv6 public subnet' 2026-06-15 10:32:08.648 | ++ functions-common:die_if_not_set:308 : local exitcode=0 2026-06-15 10:32:08.674 | ++ lib/neutron_plugins/services/l3:_neutron_create_public_subnet_v6:325 : echo '|' gateway_ip '|' 2001:db8::2 '|' '|' id '|' 2adff211-7d7d-4b77-bd89-ca326826f71c '|' 2026-06-15 10:32:08.679 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v6:367 : ipv6_id_and_ext_gw_ip='| gateway_ip | 2001:db8::2 | | id | 2adff211-7d7d-4b77-bd89-ca326826f71c |' 2026-06-15 10:32:08.683 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v6:368 : local ipv6_ext_gw_ip 2026-06-15 10:32:08.688 | ++ lib/neutron_plugins/services/l3:_neutron_configure_router_v6:369 : echo '|' gateway_ip '|' 2001:db8::2 '|' '|' id '|' 2adff211-7d7d-4b77-bd89-ca326826f71c '|' 2026-06-15 10:32:08.689 | ++ lib/neutron_plugins/services/l3:_neutron_configure_router_v6:369 : get_field 2 2026-06-15 10:32:08.692 | ++ functions-common:get_field:800 : local data field 2026-06-15 10:32:08.696 | ++ functions-common:get_field:801 : read data 2026-06-15 10:32:08.699 | ++ functions-common:get_field:802 : '[' 2 -lt 0 ']' 2026-06-15 10:32:08.702 | ++ functions-common:get_field:805 : field='$3' 2026-06-15 10:32:08.706 | ++ functions-common:get_field:807 : echo '| gateway_ip | 2001:db8::2 | | id | 2adff211-7d7d-4b77-bd89-ca326826f71c |' 2026-06-15 10:32:08.707 | ++ functions-common:get_field:807 : awk '-F[ \t]*\\|[ \t]*' '{print $3}' 2026-06-15 10:32:08.715 | ++ functions-common:get_field:801 : read data 2026-06-15 10:32:08.721 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v6:369 : ipv6_ext_gw_ip=2001:db8::2 2026-06-15 10:32:08.725 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v6:370 : local ipv6_pub_subnet_id 2026-06-15 10:32:08.730 | ++ lib/neutron_plugins/services/l3:_neutron_configure_router_v6:371 : echo '|' gateway_ip '|' 2001:db8::2 '|' '|' id '|' 2adff211-7d7d-4b77-bd89-ca326826f71c '|' 2026-06-15 10:32:08.732 | ++ lib/neutron_plugins/services/l3:_neutron_configure_router_v6:371 : get_field 5 2026-06-15 10:32:08.735 | ++ functions-common:get_field:800 : local data field 2026-06-15 10:32:08.739 | ++ functions-common:get_field:801 : read data 2026-06-15 10:32:08.742 | ++ functions-common:get_field:802 : '[' 5 -lt 0 ']' 2026-06-15 10:32:08.745 | ++ functions-common:get_field:805 : field='$6' 2026-06-15 10:32:08.750 | ++ functions-common:get_field:807 : echo '| gateway_ip | 2001:db8::2 | | id | 2adff211-7d7d-4b77-bd89-ca326826f71c |' 2026-06-15 10:32:08.751 | ++ functions-common:get_field:807 : awk '-F[ \t]*\\|[ \t]*' '{print $6}' 2026-06-15 10:32:08.758 | ++ functions-common:get_field:801 : read data 2026-06-15 10:32:08.764 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v6:371 : ipv6_pub_subnet_id=2adff211-7d7d-4b77-bd89-ca326826f71c 2026-06-15 10:32:08.767 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v6:375 : [[ 4+6 == \6 ]] 2026-06-15 10:32:08.772 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v6:380 : [[ ovn == \o\v\n ]] 2026-06-15 10:32:08.775 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v6:380 : [[ True == \T\r\u\e ]] 2026-06-15 10:32:08.779 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v6:380 : is_service_enabled q-svc neutron-api 2026-06-15 10:32:08.805 | + functions-common:is_service_enabled:2070 : return 0 2026-06-15 10:32:08.810 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v6:387 : for d in $default_v6_route_devs 2026-06-15 10:32:08.814 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v6:391 : sudo sysctl -w net/ipv6/conf/enX0/accept_ra=2 2026-06-15 10:32:08.830 | net.ipv6.conf.enX0.accept_ra = 2 2026-06-15 10:32:08.835 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v6:394 : sudo sysctl -w net.ipv6.conf.all.forwarding=1 2026-06-15 10:32:08.851 | net.ipv6.conf.all.forwarding = 1 2026-06-15 10:32:08.859 | ++ lib/neutron_plugins/services/l3:_neutron_configure_router_v6:403 : awk '{print $2}' 2026-06-15 10:32:08.859 | ++ lib/neutron_plugins/services/l3:_neutron_configure_router_v6:403 : oscwrap --os-cloud devstack-admin-demo --os-region RegionOne router show 628ffdc2-1290-4913-ad93-01503432bd27 -c external_gateway_info -f json 2026-06-15 10:32:08.859 | ++ lib/neutron_plugins/services/l3:_neutron_configure_router_v6:403 : grep -C 1 2adff211-7d7d-4b77-bd89-ca326826f71c 2026-06-15 10:32:08.860 | ++ lib/neutron_plugins/services/l3:_neutron_configure_router_v6:403 : tr -d '"' 2026-06-15 10:32:08.861 | ++ lib/neutron_plugins/services/l3:_neutron_configure_router_v6:403 : grep ip_address 2026-06-15 10:32:09.265 | 2026-06-15 10:32:09.279 | ++ functions-common:oscwrap:2459 : return 0 2026-06-15 10:32:09.284 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v6:403 : IPV6_ROUTER_GW_IP=2001:db8::1 2026-06-15 10:32:09.288 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v6:404 : die_if_not_set 404 IPV6_ROUTER_GW_IP 'Failure retrieving IPV6_ROUTER_GW_IP' 2026-06-15 10:32:09.293 | + functions-common:die_if_not_set:308 : local exitcode=0 2026-06-15 10:32:09.316 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v6:406 : is_neutron_ovs_base_plugin 2026-06-15 10:32:09.319 | + lib/neutron_plugins/ovs_base:is_neutron_ovs_base_plugin:23 : return 0 2026-06-15 10:32:09.323 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v6:407 : local ext_gw_interface 2026-06-15 10:32:09.328 | ++ lib/neutron_plugins/services/l3:_neutron_configure_router_v6:408 : _neutron_get_ext_gw_interface 2026-06-15 10:32:09.331 | ++ lib/neutron_plugins/services/l3:_neutron_get_ext_gw_interface:145 : [[ False == \T\r\u\e ]] 2026-06-15 10:32:09.334 | ++ lib/neutron_plugins/services/l3:_neutron_get_ext_gw_interface:150 : sudo ovs-vsctl set Bridge br-ex other_config:disable-in-band=true 2026-06-15 10:32:09.357 | ++ lib/neutron_plugins/services/l3:_neutron_get_ext_gw_interface:152 : echo br-ex 2026-06-15 10:32:09.361 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v6:408 : ext_gw_interface=br-ex 2026-06-15 10:32:09.364 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v6:409 : local ipv6_cidr_len=64 2026-06-15 10:32:09.368 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v6:414 : sudo ip link set br-ex up 2026-06-15 10:32:09.387 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v6:415 : sudo ip -6 addr replace 2001:db8::2/64 dev br-ex 2026-06-15 10:32:09.408 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v6:421 : local replace_range=fdba:c7b4:db27::/56 2026-06-15 10:32:09.412 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v6:422 : [[ -z 7dc21f5f-46f0-441c-90d2-c467f4b533bc ]] 2026-06-15 10:32:09.416 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v6:425 : sudo ip -6 route replace fdba:c7b4:db27::/56 via 2001:db8::1 dev br-ex 2026-06-15 10:32:09.436 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v6:427 : _neutron_set_router_id 2026-06-15 10:32:09.441 | + lib/neutron_plugins/services/l3:_neutron_set_router_id:138 : [[ True == \F\a\l\s\e ]] 2026-06-15 10:32:09.445 | + ./stack.sh:main:1327 : is_service_enabled nova 2026-06-15 10:32:09.471 | + functions-common:is_service_enabled:2070 : return 0 2026-06-15 10:32:09.476 | + ./stack.sh:main:1328 : echo_summary 'Starting Nova' 2026-06-15 10:32:09.480 | + ./stack.sh:echo_summary:438 : [[ -t 3 ]] 2026-06-15 10:32:09.484 | + ./stack.sh:echo_summary:444 : echo -e Starting Nova 2026-06-15 10:32:09.488 | + ./stack.sh:main:1329 : start_nova 2026-06-15 10:32:09.493 | + lib/nova:start_nova:1168 : start_nova_rest 2026-06-15 10:32:09.496 | + lib/nova:start_nova_rest:1081 : local old_path=/opt/stack/devstack/files/openstack-cli-server:/bin:/opt/stack/data/venv/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/snap/bin:/usr/local/bin:/usr/local/sbin:/usr/sbin:/sbin 2026-06-15 10:32:09.501 | + lib/nova:start_nova_rest:1082 : export PATH=/opt/stack/data/venv/bin:/opt/stack/devstack/files/openstack-cli-server:/bin:/opt/stack/data/venv/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/snap/bin:/usr/local/bin:/usr/local/sbin:/usr/sbin:/sbin 2026-06-15 10:32:09.506 | + lib/nova:start_nova_rest:1082 : PATH=/opt/stack/data/venv/bin:/opt/stack/devstack/files/openstack-cli-server:/bin:/opt/stack/data/venv/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/snap/bin:/usr/local/bin:/usr/local/sbin:/usr/sbin:/sbin 2026-06-15 10:32:09.510 | + lib/nova:start_nova_rest:1084 : local compute_cell_conf=/etc/nova/nova.conf 2026-06-15 10:32:09.514 | + lib/nova:start_nova_rest:1086 : run_process n-sch '/opt/stack/data/venv/bin/nova-scheduler --config-file /etc/nova/nova.conf' 2026-06-15 10:32:09.517 | + functions-common:run_process:1668 : local service=n-sch 2026-06-15 10:32:09.521 | + functions-common:run_process:1669 : local 'command=/opt/stack/data/venv/bin/nova-scheduler --config-file /etc/nova/nova.conf' 2026-06-15 10:32:09.524 | + functions-common:run_process:1670 : local group= 2026-06-15 10:32:09.528 | + functions-common:run_process:1671 : local user= 2026-06-15 10:32:09.531 | + functions-common:run_process:1672 : local env_vars= 2026-06-15 10:32:09.536 | + functions-common:run_process:1674 : local name=n-sch 2026-06-15 10:32:09.540 | + functions-common:run_process:1676 : time_start run_process 2026-06-15 10:32:09.543 | + functions-common:time_start:2400 : local name=run_process 2026-06-15 10:32:09.547 | + functions-common:time_start:2401 : local start_time= 2026-06-15 10:32:09.552 | + functions-common:time_start:2402 : [[ -n '' ]] 2026-06-15 10:32:09.556 | ++ functions-common:time_start:2405 : date +%s%3N 2026-06-15 10:32:09.562 | + functions-common:time_start:2405 : _TIME_START[$name]=1781519529558 2026-06-15 10:32:09.566 | + functions-common:run_process:1677 : is_service_enabled n-sch 2026-06-15 10:32:09.588 | + functions-common:is_service_enabled:2070 : return 0 2026-06-15 10:32:09.592 | + functions-common:run_process:1678 : _run_under_systemd n-sch '/opt/stack/data/venv/bin/nova-scheduler --config-file /etc/nova/nova.conf' '' '' '' 2026-06-15 10:32:09.595 | + functions-common:_run_under_systemd:1622 : local service=n-sch 2026-06-15 10:32:09.599 | + functions-common:_run_under_systemd:1623 : local 'command=/opt/stack/data/venv/bin/nova-scheduler --config-file /etc/nova/nova.conf' 2026-06-15 10:32:09.603 | + functions-common:_run_under_systemd:1624 : local 'cmd=/opt/stack/data/venv/bin/nova-scheduler --config-file /etc/nova/nova.conf' 2026-06-15 10:32:09.606 | + functions-common:_run_under_systemd:1626 : _common_systemd_pitfalls '/opt/stack/data/venv/bin/nova-scheduler --config-file /etc/nova/nova.conf' 2026-06-15 10:32:09.610 | + functions-common:_common_systemd_pitfalls:1594 : local 'cmd=/opt/stack/data/venv/bin/nova-scheduler --config-file /etc/nova/nova.conf' 2026-06-15 10:32:09.613 | + functions-common:_common_systemd_pitfalls:1597 : [[ /opt/stack/data/venv/bin/nova-scheduler --config-file /etc/nova/nova.conf =~ sudo ]] 2026-06-15 10:32:09.617 | + functions-common:_common_systemd_pitfalls:1608 : [[ ! /opt/stack/data/venv/bin/nova-scheduler --config-file /etc/nova/nova.conf =~ ^/ ]] 2026-06-15 10:32:09.621 | + functions-common:_run_under_systemd:1628 : local systemd_service=devstack@n-sch.service 2026-06-15 10:32:09.625 | + functions-common:_run_under_systemd:1629 : local group= 2026-06-15 10:32:09.629 | + functions-common:_run_under_systemd:1630 : local user=stack 2026-06-15 10:32:09.632 | + functions-common:_run_under_systemd:1631 : [[ -z stack ]] 2026-06-15 10:32:09.636 | + functions-common:_run_under_systemd:1634 : local env_vars= 2026-06-15 10:32:09.640 | + functions-common:_run_under_systemd:1635 : [[ -v SYSTEMD_ENV_VARS[n-sch] ]] 2026-06-15 10:32:09.643 | + functions-common:_run_under_systemd:1638 : [[ /opt/stack/data/venv/bin/nova-scheduler --config-file /etc/nova/nova.conf =~ uwsgi ]] 2026-06-15 10:32:09.647 | + functions-common:_run_under_systemd:1644 : write_user_unit_file devstack@n-sch.service '/opt/stack/data/venv/bin/nova-scheduler --config-file /etc/nova/nova.conf' '' stack '' 2026-06-15 10:32:09.651 | + functions-common:write_user_unit_file:1529 : local service=devstack@n-sch.service 2026-06-15 10:32:09.654 | + functions-common:write_user_unit_file:1530 : local 'command=/opt/stack/data/venv/bin/nova-scheduler --config-file /etc/nova/nova.conf' 2026-06-15 10:32:09.658 | + functions-common:write_user_unit_file:1531 : local group= 2026-06-15 10:32:09.660 | + functions-common:write_user_unit_file:1532 : local user=stack 2026-06-15 10:32:09.664 | + functions-common:write_user_unit_file:1533 : local env_vars= 2026-06-15 10:32:09.667 | + functions-common:write_user_unit_file:1534 : local extra= 2026-06-15 10:32:09.670 | + functions-common:write_user_unit_file:1535 : [[ -n '' ]] 2026-06-15 10:32:09.673 | + functions-common:write_user_unit_file:1538 : local unitfile=/etc/systemd/system/devstack@n-sch.service 2026-06-15 10:32:09.676 | + functions-common:write_user_unit_file:1539 : mkdir -p /etc/systemd/system 2026-06-15 10:32:09.681 | + functions-common:write_user_unit_file:1541 : iniset -sudo /etc/systemd/system/devstack@n-sch.service Unit Description 'Devstack devstack@n-sch.service' 2026-06-15 10:32:09.765 | + functions-common:write_user_unit_file:1542 : iniset -sudo /etc/systemd/system/devstack@n-sch.service Service Environment '"PATH=/opt/stack/data/venv/bin:/opt/stack/devstack/files/openstack-cli-server:/bin:/opt/stack/data/venv/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/snap/bin:/usr/local/bin:/usr/local/sbin:/usr/sbin:/sbin"' 2026-06-15 10:32:09.858 | + functions-common:write_user_unit_file:1543 : iniset -sudo /etc/systemd/system/devstack@n-sch.service Service User stack 2026-06-15 10:32:09.931 | + functions-common:write_user_unit_file:1544 : iniset -sudo /etc/systemd/system/devstack@n-sch.service Service ExecStart '/opt/stack/data/venv/bin/nova-scheduler --config-file /etc/nova/nova.conf' 2026-06-15 10:32:10.015 | + functions-common:write_user_unit_file:1545 : iniset -sudo /etc/systemd/system/devstack@n-sch.service Service KillMode process 2026-06-15 10:32:10.089 | + functions-common:write_user_unit_file:1546 : iniset -sudo /etc/systemd/system/devstack@n-sch.service Service TimeoutStopSec 300 2026-06-15 10:32:10.163 | + functions-common:write_user_unit_file:1547 : iniset -sudo /etc/systemd/system/devstack@n-sch.service Service ExecReload '/usr/bin/kill -HUP $MAINPID' 2026-06-15 10:32:10.236 | + functions-common:write_user_unit_file:1548 : [[ -n '' ]] 2026-06-15 10:32:10.239 | + functions-common:write_user_unit_file:1551 : [[ -n '' ]] 2026-06-15 10:32:10.242 | + functions-common:write_user_unit_file:1554 : iniset -sudo /etc/systemd/system/devstack@n-sch.service Install WantedBy multi-user.target 2026-06-15 10:32:10.329 | + functions-common:write_user_unit_file:1557 : sudo systemctl daemon-reload 2026-06-15 10:32:10.774 | + functions-common:_run_under_systemd:1647 : sudo systemctl enable devstack@n-sch.service 2026-06-15 10:32:10.793 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@n-sch.service → /etc/systemd/system/devstack@n-sch.service. 2026-06-15 10:32:11.220 | + functions-common:_run_under_systemd:1648 : sudo systemctl start devstack@n-sch.service 2026-06-15 10:32:11.258 | + functions-common:run_process:1680 : time_stop run_process 2026-06-15 10:32:11.261 | + functions-common:time_stop:2414 : local name 2026-06-15 10:32:11.265 | + functions-common:time_stop:2415 : local end_time 2026-06-15 10:32:11.267 | + functions-common:time_stop:2416 : local elapsed_time 2026-06-15 10:32:11.272 | + functions-common:time_stop:2417 : local total 2026-06-15 10:32:11.276 | + functions-common:time_stop:2418 : local start_time 2026-06-15 10:32:11.279 | + functions-common:time_stop:2420 : name=run_process 2026-06-15 10:32:11.283 | + functions-common:time_stop:2421 : start_time=1781519529558 2026-06-15 10:32:11.286 | + functions-common:time_stop:2423 : [[ -z 1781519529558 ]] 2026-06-15 10:32:11.290 | ++ functions-common:time_stop:2426 : date +%s%3N 2026-06-15 10:32:11.296 | + functions-common:time_stop:2426 : end_time=1781519531292 2026-06-15 10:32:11.300 | + functions-common:time_stop:2427 : elapsed_time=1734 2026-06-15 10:32:11.303 | + functions-common:time_stop:2428 : total=24106 2026-06-15 10:32:11.306 | + functions-common:time_stop:2430 : _TIME_START[$name]= 2026-06-15 10:32:11.310 | + functions-common:time_stop:2431 : _TIME_TOTAL[$name]=25840 2026-06-15 10:32:11.315 | ++ lib/nova:start_nova_rest:1087 : which uwsgi 2026-06-15 10:32:11.324 | + lib/nova:start_nova_rest:1087 : run_process n-api-meta '/bin/uwsgi --procname-prefix nova-api-meta --ini /etc/nova/nova-metadata-uwsgi.ini' 2026-06-15 10:32:11.328 | + functions-common:run_process:1668 : local service=n-api-meta 2026-06-15 10:32:11.333 | + functions-common:run_process:1669 : local 'command=/bin/uwsgi --procname-prefix nova-api-meta --ini /etc/nova/nova-metadata-uwsgi.ini' 2026-06-15 10:32:11.336 | + functions-common:run_process:1670 : local group= 2026-06-15 10:32:11.339 | + functions-common:run_process:1671 : local user= 2026-06-15 10:32:11.342 | + functions-common:run_process:1672 : local env_vars= 2026-06-15 10:32:11.345 | + functions-common:run_process:1674 : local name=n-api-meta 2026-06-15 10:32:11.348 | + functions-common:run_process:1676 : time_start run_process 2026-06-15 10:32:11.351 | + functions-common:time_start:2400 : local name=run_process 2026-06-15 10:32:11.354 | + functions-common:time_start:2401 : local start_time= 2026-06-15 10:32:11.357 | + functions-common:time_start:2402 : [[ -n '' ]] 2026-06-15 10:32:11.362 | ++ functions-common:time_start:2405 : date +%s%3N 2026-06-15 10:32:11.368 | + functions-common:time_start:2405 : _TIME_START[$name]=1781519531364 2026-06-15 10:32:11.372 | + functions-common:run_process:1677 : is_service_enabled n-api-meta 2026-06-15 10:32:11.398 | + functions-common:is_service_enabled:2070 : return 0 2026-06-15 10:32:11.402 | + functions-common:run_process:1678 : _run_under_systemd n-api-meta '/bin/uwsgi --procname-prefix nova-api-meta --ini /etc/nova/nova-metadata-uwsgi.ini' '' '' '' 2026-06-15 10:32:11.406 | + functions-common:_run_under_systemd:1622 : local service=n-api-meta 2026-06-15 10:32:11.410 | + functions-common:_run_under_systemd:1623 : local 'command=/bin/uwsgi --procname-prefix nova-api-meta --ini /etc/nova/nova-metadata-uwsgi.ini' 2026-06-15 10:32:11.415 | + functions-common:_run_under_systemd:1624 : local 'cmd=/bin/uwsgi --procname-prefix nova-api-meta --ini /etc/nova/nova-metadata-uwsgi.ini' 2026-06-15 10:32:11.419 | + functions-common:_run_under_systemd:1626 : _common_systemd_pitfalls '/bin/uwsgi --procname-prefix nova-api-meta --ini /etc/nova/nova-metadata-uwsgi.ini' 2026-06-15 10:32:11.424 | + functions-common:_common_systemd_pitfalls:1594 : local 'cmd=/bin/uwsgi --procname-prefix nova-api-meta --ini /etc/nova/nova-metadata-uwsgi.ini' 2026-06-15 10:32:11.428 | + functions-common:_common_systemd_pitfalls:1597 : [[ /bin/uwsgi --procname-prefix nova-api-meta --ini /etc/nova/nova-metadata-uwsgi.ini =~ sudo ]] 2026-06-15 10:32:11.432 | + functions-common:_common_systemd_pitfalls:1608 : [[ ! /bin/uwsgi --procname-prefix nova-api-meta --ini /etc/nova/nova-metadata-uwsgi.ini =~ ^/ ]] 2026-06-15 10:32:11.437 | + functions-common:_run_under_systemd:1628 : local systemd_service=devstack@n-api-meta.service 2026-06-15 10:32:11.441 | + functions-common:_run_under_systemd:1629 : local group= 2026-06-15 10:32:11.446 | + functions-common:_run_under_systemd:1630 : local user=stack 2026-06-15 10:32:11.450 | + functions-common:_run_under_systemd:1631 : [[ -z stack ]] 2026-06-15 10:32:11.453 | + functions-common:_run_under_systemd:1634 : local env_vars= 2026-06-15 10:32:11.457 | + functions-common:_run_under_systemd:1635 : [[ -v SYSTEMD_ENV_VARS[n-api-meta] ]] 2026-06-15 10:32:11.461 | + functions-common:_run_under_systemd:1638 : [[ /bin/uwsgi --procname-prefix nova-api-meta --ini /etc/nova/nova-metadata-uwsgi.ini =~ uwsgi ]] 2026-06-15 10:32:11.465 | + functions-common:_run_under_systemd:1639 : [[ True == \T\r\u\e ]] 2026-06-15 10:32:11.470 | + functions-common:_run_under_systemd:1640 : cmd='/bin/uwsgi --procname-prefix nova-api-meta --ini /etc/nova/nova-metadata-uwsgi.ini --venv /opt/stack/data/venv' 2026-06-15 10:32:11.474 | + functions-common:_run_under_systemd:1642 : write_uwsgi_user_unit_file devstack@n-api-meta.service '/bin/uwsgi --procname-prefix nova-api-meta --ini /etc/nova/nova-metadata-uwsgi.ini --venv /opt/stack/data/venv' '' stack '' 2026-06-15 10:32:11.477 | + functions-common:write_uwsgi_user_unit_file:1561 : local service=devstack@n-api-meta.service 2026-06-15 10:32:11.480 | + functions-common:write_uwsgi_user_unit_file:1562 : local 'command=/bin/uwsgi --procname-prefix nova-api-meta --ini /etc/nova/nova-metadata-uwsgi.ini --venv /opt/stack/data/venv' 2026-06-15 10:32:11.483 | + functions-common:write_uwsgi_user_unit_file:1563 : local group= 2026-06-15 10:32:11.486 | + functions-common:write_uwsgi_user_unit_file:1564 : local user=stack 2026-06-15 10:32:11.490 | + functions-common:write_uwsgi_user_unit_file:1565 : local env_vars= 2026-06-15 10:32:11.493 | + functions-common:write_uwsgi_user_unit_file:1566 : local unitfile=/etc/systemd/system/devstack@n-api-meta.service 2026-06-15 10:32:11.497 | + functions-common:write_uwsgi_user_unit_file:1567 : mkdir -p /etc/systemd/system 2026-06-15 10:32:11.503 | + functions-common:write_uwsgi_user_unit_file:1569 : iniset -sudo /etc/systemd/system/devstack@n-api-meta.service Unit Description 'Devstack devstack@n-api-meta.service' 2026-06-15 10:32:11.589 | + functions-common:write_uwsgi_user_unit_file:1570 : iniset -sudo /etc/systemd/system/devstack@n-api-meta.service Service Environment '"PATH=/opt/stack/data/venv/bin:/opt/stack/devstack/files/openstack-cli-server:/bin:/opt/stack/data/venv/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/snap/bin:/usr/local/bin:/usr/local/sbin:/usr/sbin:/sbin"' 2026-06-15 10:32:11.685 | + functions-common:write_uwsgi_user_unit_file:1571 : iniset -sudo /etc/systemd/system/devstack@n-api-meta.service Service SyslogIdentifier devstack@n-api-meta.service 2026-06-15 10:32:11.762 | + functions-common:write_uwsgi_user_unit_file:1572 : iniset -sudo /etc/systemd/system/devstack@n-api-meta.service Service User stack 2026-06-15 10:32:11.847 | + functions-common:write_uwsgi_user_unit_file:1573 : iniset -sudo /etc/systemd/system/devstack@n-api-meta.service Service ExecStart '/bin/uwsgi --procname-prefix nova-api-meta --ini /etc/nova/nova-metadata-uwsgi.ini --venv /opt/stack/data/venv' 2026-06-15 10:32:11.920 | + functions-common:write_uwsgi_user_unit_file:1574 : iniset -sudo /etc/systemd/system/devstack@n-api-meta.service Service ExecReload '/usr/bin/kill -HUP $MAINPID' 2026-06-15 10:32:11.996 | + functions-common:write_uwsgi_user_unit_file:1575 : iniset -sudo /etc/systemd/system/devstack@n-api-meta.service Service Type notify 2026-06-15 10:32:12.070 | + functions-common:write_uwsgi_user_unit_file:1576 : iniset -sudo /etc/systemd/system/devstack@n-api-meta.service Service KillMode process 2026-06-15 10:32:12.155 | + functions-common:write_uwsgi_user_unit_file:1577 : iniset -sudo /etc/systemd/system/devstack@n-api-meta.service Service Restart always 2026-06-15 10:32:12.243 | + functions-common:write_uwsgi_user_unit_file:1578 : iniset -sudo /etc/systemd/system/devstack@n-api-meta.service Service NotifyAccess all 2026-06-15 10:32:12.322 | + functions-common:write_uwsgi_user_unit_file:1579 : iniset -sudo /etc/systemd/system/devstack@n-api-meta.service Service RestartForceExitStatus 100 2026-06-15 10:32:12.391 | + functions-common:write_uwsgi_user_unit_file:1581 : [[ -n '' ]] 2026-06-15 10:32:12.395 | + functions-common:write_uwsgi_user_unit_file:1584 : [[ -n '' ]] 2026-06-15 10:32:12.398 | + functions-common:write_uwsgi_user_unit_file:1587 : iniset -sudo /etc/systemd/system/devstack@n-api-meta.service Install WantedBy multi-user.target 2026-06-15 10:32:12.492 | + functions-common:write_uwsgi_user_unit_file:1590 : sudo systemctl daemon-reload 2026-06-15 10:32:13.078 | + functions-common:_run_under_systemd:1647 : sudo systemctl enable devstack@n-api-meta.service 2026-06-15 10:32:13.100 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@n-api-meta.service → /etc/systemd/system/devstack@n-api-meta.service. 2026-06-15 10:32:13.711 | + functions-common:_run_under_systemd:1648 : sudo systemctl start devstack@n-api-meta.service 2026-06-15 10:32:13.859 | + functions-common:run_process:1680 : time_stop run_process 2026-06-15 10:32:13.863 | + functions-common:time_stop:2414 : local name 2026-06-15 10:32:13.867 | + functions-common:time_stop:2415 : local end_time 2026-06-15 10:32:13.872 | + functions-common:time_stop:2416 : local elapsed_time 2026-06-15 10:32:13.875 | + functions-common:time_stop:2417 : local total 2026-06-15 10:32:13.879 | + functions-common:time_stop:2418 : local start_time 2026-06-15 10:32:13.883 | + functions-common:time_stop:2420 : name=run_process 2026-06-15 10:32:13.887 | + functions-common:time_stop:2421 : start_time=1781519531364 2026-06-15 10:32:13.890 | + functions-common:time_stop:2423 : [[ -z 1781519531364 ]] 2026-06-15 10:32:13.897 | ++ functions-common:time_stop:2426 : date +%s%3N 2026-06-15 10:32:13.902 | + functions-common:time_stop:2426 : end_time=1781519533898 2026-06-15 10:32:13.906 | + functions-common:time_stop:2427 : elapsed_time=2534 2026-06-15 10:32:13.910 | + functions-common:time_stop:2428 : total=25840 2026-06-15 10:32:13.913 | + functions-common:time_stop:2430 : _TIME_START[$name]= 2026-06-15 10:32:13.920 | + functions-common:time_stop:2431 : _TIME_TOTAL[$name]=28374 2026-06-15 10:32:13.925 | + lib/nova:start_nova_rest:1089 : export PATH=/opt/stack/devstack/files/openstack-cli-server:/bin:/opt/stack/data/venv/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/snap/bin:/usr/local/bin:/usr/local/sbin:/usr/sbin:/sbin 2026-06-15 10:32:13.930 | + lib/nova:start_nova_rest:1089 : PATH=/opt/stack/devstack/files/openstack-cli-server:/bin:/opt/stack/data/venv/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/snap/bin:/usr/local/bin:/usr/local/sbin:/usr/sbin:/sbin 2026-06-15 10:32:13.934 | + lib/nova:start_nova:1169 : start_nova_console_proxies 2026-06-15 10:32:13.937 | + lib/nova:start_nova_console_proxies:1104 : local old_path=/opt/stack/devstack/files/openstack-cli-server:/bin:/opt/stack/data/venv/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/snap/bin:/usr/local/bin:/usr/local/sbin:/usr/sbin:/sbin 2026-06-15 10:32:13.940 | + lib/nova:start_nova_console_proxies:1106 : export PATH=/opt/stack/data/venv/bin:/opt/stack/devstack/files/openstack-cli-server:/bin:/opt/stack/data/venv/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/snap/bin:/usr/local/bin:/usr/local/sbin:/usr/sbin:/sbin 2026-06-15 10:32:13.943 | + lib/nova:start_nova_console_proxies:1106 : PATH=/opt/stack/data/venv/bin:/opt/stack/devstack/files/openstack-cli-server:/bin:/opt/stack/data/venv/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/snap/bin:/usr/local/bin:/usr/local/sbin:/usr/sbin:/sbin 2026-06-15 10:32:13.946 | + lib/nova:start_nova_console_proxies:1108 : local api_cell_conf=/etc/nova/nova.conf 2026-06-15 10:32:13.951 | + lib/nova:start_nova_console_proxies:1110 : [[ superconductor == \s\i\n\g\l\e\c\o\n\d\u\c\t\o\r ]] 2026-06-15 10:32:13.955 | + lib/nova:start_nova_console_proxies:1115 : enable_nova_console_proxies 2026-06-15 10:32:13.960 | ++ lib/nova:enable_nova_console_proxies:1093 : seq 1 1 2026-06-15 10:32:13.966 | + lib/nova:enable_nova_console_proxies:1093 : for i in $(seq 1 $NOVA_NUM_CELLS) 2026-06-15 10:32:13.971 | + lib/nova:enable_nova_console_proxies:1094 : for srv in n-novnc n-spice n-sproxy 2026-06-15 10:32:13.975 | + lib/nova:enable_nova_console_proxies:1095 : is_service_enabled n-novnc 2026-06-15 10:32:13.999 | + functions-common:is_service_enabled:2070 : return 0 2026-06-15 10:32:14.004 | + lib/nova:enable_nova_console_proxies:1096 : enable_service n-novnc-cell1 2026-06-15 10:32:14.063 | + lib/nova:enable_nova_console_proxies:1094 : for srv in n-novnc n-spice n-sproxy 2026-06-15 10:32:14.066 | + lib/nova:enable_nova_console_proxies:1095 : is_service_enabled n-spice 2026-06-15 10:32:14.090 | + functions-common:is_service_enabled:2070 : return 1 2026-06-15 10:32:14.094 | + lib/nova:enable_nova_console_proxies:1094 : for srv in n-novnc n-spice n-sproxy 2026-06-15 10:32:14.098 | + lib/nova:enable_nova_console_proxies:1095 : is_service_enabled n-sproxy 2026-06-15 10:32:14.122 | + functions-common:is_service_enabled:2070 : return 1 2026-06-15 10:32:14.128 | ++ lib/nova:start_nova_console_proxies:1116 : seq 1 1 2026-06-15 10:32:14.133 | + lib/nova:start_nova_console_proxies:1116 : for i in $(seq 1 $NOVA_NUM_CELLS) 2026-06-15 10:32:14.137 | + lib/nova:start_nova_console_proxies:1117 : local conf 2026-06-15 10:32:14.142 | ++ lib/nova:start_nova_console_proxies:1118 : conductor_conf 1 2026-06-15 10:32:14.146 | ++ lib/nova:conductor_conf:825 : local cell=1 2026-06-15 10:32:14.149 | ++ lib/nova:conductor_conf:826 : echo /etc/nova/nova_cell1.conf 2026-06-15 10:32:14.154 | + lib/nova:start_nova_console_proxies:1118 : conf=/etc/nova/nova_cell1.conf 2026-06-15 10:32:14.157 | + lib/nova:start_nova_console_proxies:1119 : run_process n-novnc-cell1 '/opt/stack/data/venv/bin/nova-novncproxy --config-file /etc/nova/nova_cell1.conf --web /opt/stack/novnc' 2026-06-15 10:32:14.161 | + functions-common:run_process:1668 : local service=n-novnc-cell1 2026-06-15 10:32:14.164 | + functions-common:run_process:1669 : local 'command=/opt/stack/data/venv/bin/nova-novncproxy --config-file /etc/nova/nova_cell1.conf --web /opt/stack/novnc' 2026-06-15 10:32:14.168 | + functions-common:run_process:1670 : local group= 2026-06-15 10:32:14.172 | + functions-common:run_process:1671 : local user= 2026-06-15 10:32:14.176 | + functions-common:run_process:1672 : local env_vars= 2026-06-15 10:32:14.179 | + functions-common:run_process:1674 : local name=n-novnc-cell1 2026-06-15 10:32:14.183 | + functions-common:run_process:1676 : time_start run_process 2026-06-15 10:32:14.187 | + functions-common:time_start:2400 : local name=run_process 2026-06-15 10:32:14.191 | + functions-common:time_start:2401 : local start_time= 2026-06-15 10:32:14.195 | + functions-common:time_start:2402 : [[ -n '' ]] 2026-06-15 10:32:14.199 | ++ functions-common:time_start:2405 : date +%s%3N 2026-06-15 10:32:14.207 | + functions-common:time_start:2405 : _TIME_START[$name]=1781519534201 2026-06-15 10:32:14.210 | + functions-common:run_process:1677 : is_service_enabled n-novnc-cell1 2026-06-15 10:32:14.233 | + functions-common:is_service_enabled:2070 : return 0 2026-06-15 10:32:14.237 | + functions-common:run_process:1678 : _run_under_systemd n-novnc-cell1 '/opt/stack/data/venv/bin/nova-novncproxy --config-file /etc/nova/nova_cell1.conf --web /opt/stack/novnc' '' '' '' 2026-06-15 10:32:14.240 | + functions-common:_run_under_systemd:1622 : local service=n-novnc-cell1 2026-06-15 10:32:14.242 | + functions-common:_run_under_systemd:1623 : local 'command=/opt/stack/data/venv/bin/nova-novncproxy --config-file /etc/nova/nova_cell1.conf --web /opt/stack/novnc' 2026-06-15 10:32:14.245 | + functions-common:_run_under_systemd:1624 : local 'cmd=/opt/stack/data/venv/bin/nova-novncproxy --config-file /etc/nova/nova_cell1.conf --web /opt/stack/novnc' 2026-06-15 10:32:14.248 | + functions-common:_run_under_systemd:1626 : _common_systemd_pitfalls '/opt/stack/data/venv/bin/nova-novncproxy --config-file /etc/nova/nova_cell1.conf --web /opt/stack/novnc' 2026-06-15 10:32:14.250 | + functions-common:_common_systemd_pitfalls:1594 : local 'cmd=/opt/stack/data/venv/bin/nova-novncproxy --config-file /etc/nova/nova_cell1.conf --web /opt/stack/novnc' 2026-06-15 10:32:14.253 | + functions-common:_common_systemd_pitfalls:1597 : [[ /opt/stack/data/venv/bin/nova-novncproxy --config-file /etc/nova/nova_cell1.conf --web /opt/stack/novnc =~ sudo ]] 2026-06-15 10:32:14.256 | + functions-common:_common_systemd_pitfalls:1608 : [[ ! /opt/stack/data/venv/bin/nova-novncproxy --config-file /etc/nova/nova_cell1.conf --web /opt/stack/novnc =~ ^/ ]] 2026-06-15 10:32:14.259 | + functions-common:_run_under_systemd:1628 : local systemd_service=devstack@n-novnc-cell1.service 2026-06-15 10:32:14.262 | + functions-common:_run_under_systemd:1629 : local group= 2026-06-15 10:32:14.265 | + functions-common:_run_under_systemd:1630 : local user=stack 2026-06-15 10:32:14.269 | + functions-common:_run_under_systemd:1631 : [[ -z stack ]] 2026-06-15 10:32:14.273 | + functions-common:_run_under_systemd:1634 : local env_vars= 2026-06-15 10:32:14.277 | + functions-common:_run_under_systemd:1635 : [[ -v SYSTEMD_ENV_VARS[n-novnc-cell1] ]] 2026-06-15 10:32:14.280 | + functions-common:_run_under_systemd:1638 : [[ /opt/stack/data/venv/bin/nova-novncproxy --config-file /etc/nova/nova_cell1.conf --web /opt/stack/novnc =~ uwsgi ]] 2026-06-15 10:32:14.283 | + functions-common:_run_under_systemd:1644 : write_user_unit_file devstack@n-novnc-cell1.service '/opt/stack/data/venv/bin/nova-novncproxy --config-file /etc/nova/nova_cell1.conf --web /opt/stack/novnc' '' stack '' 2026-06-15 10:32:14.287 | + functions-common:write_user_unit_file:1529 : local service=devstack@n-novnc-cell1.service 2026-06-15 10:32:14.291 | + functions-common:write_user_unit_file:1530 : local 'command=/opt/stack/data/venv/bin/nova-novncproxy --config-file /etc/nova/nova_cell1.conf --web /opt/stack/novnc' 2026-06-15 10:32:14.294 | + functions-common:write_user_unit_file:1531 : local group= 2026-06-15 10:32:14.297 | + functions-common:write_user_unit_file:1532 : local user=stack 2026-06-15 10:32:14.300 | + functions-common:write_user_unit_file:1533 : local env_vars= 2026-06-15 10:32:14.303 | + functions-common:write_user_unit_file:1534 : local extra= 2026-06-15 10:32:14.306 | + functions-common:write_user_unit_file:1535 : [[ -n '' ]] 2026-06-15 10:32:14.309 | + functions-common:write_user_unit_file:1538 : local unitfile=/etc/systemd/system/devstack@n-novnc-cell1.service 2026-06-15 10:32:14.312 | + functions-common:write_user_unit_file:1539 : mkdir -p /etc/systemd/system 2026-06-15 10:32:14.317 | + functions-common:write_user_unit_file:1541 : iniset -sudo /etc/systemd/system/devstack@n-novnc-cell1.service Unit Description 'Devstack devstack@n-novnc-cell1.service' 2026-06-15 10:32:14.411 | + functions-common:write_user_unit_file:1542 : iniset -sudo /etc/systemd/system/devstack@n-novnc-cell1.service Service Environment '"PATH=/opt/stack/data/venv/bin:/opt/stack/devstack/files/openstack-cli-server:/bin:/opt/stack/data/venv/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/snap/bin:/usr/local/bin:/usr/local/sbin:/usr/sbin:/sbin"' 2026-06-15 10:32:14.505 | + functions-common:write_user_unit_file:1543 : iniset -sudo /etc/systemd/system/devstack@n-novnc-cell1.service Service User stack 2026-06-15 10:32:14.581 | + functions-common:write_user_unit_file:1544 : iniset -sudo /etc/systemd/system/devstack@n-novnc-cell1.service Service ExecStart '/opt/stack/data/venv/bin/nova-novncproxy --config-file /etc/nova/nova_cell1.conf --web /opt/stack/novnc' 2026-06-15 10:32:14.665 | + functions-common:write_user_unit_file:1545 : iniset -sudo /etc/systemd/system/devstack@n-novnc-cell1.service Service KillMode process 2026-06-15 10:32:14.741 | + functions-common:write_user_unit_file:1546 : iniset -sudo /etc/systemd/system/devstack@n-novnc-cell1.service Service TimeoutStopSec 300 2026-06-15 10:32:14.819 | + functions-common:write_user_unit_file:1547 : iniset -sudo /etc/systemd/system/devstack@n-novnc-cell1.service Service ExecReload '/usr/bin/kill -HUP $MAINPID' 2026-06-15 10:32:14.900 | + functions-common:write_user_unit_file:1548 : [[ -n '' ]] 2026-06-15 10:32:14.904 | + functions-common:write_user_unit_file:1551 : [[ -n '' ]] 2026-06-15 10:32:14.907 | + functions-common:write_user_unit_file:1554 : iniset -sudo /etc/systemd/system/devstack@n-novnc-cell1.service Install WantedBy multi-user.target 2026-06-15 10:32:15.007 | + functions-common:write_user_unit_file:1557 : sudo systemctl daemon-reload 2026-06-15 10:32:15.746 | + functions-common:_run_under_systemd:1647 : sudo systemctl enable devstack@n-novnc-cell1.service 2026-06-15 10:32:15.767 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@n-novnc-cell1.service → /etc/systemd/system/devstack@n-novnc-cell1.service. 2026-06-15 10:32:16.555 | + functions-common:_run_under_systemd:1648 : sudo systemctl start devstack@n-novnc-cell1.service 2026-06-15 10:32:16.920 | + functions-common:run_process:1680 : time_stop run_process 2026-06-15 10:32:16.924 | + functions-common:time_stop:2414 : local name 2026-06-15 10:32:16.929 | + functions-common:time_stop:2415 : local end_time 2026-06-15 10:32:16.934 | + functions-common:time_stop:2416 : local elapsed_time 2026-06-15 10:32:16.937 | + functions-common:time_stop:2417 : local total 2026-06-15 10:32:16.943 | + functions-common:time_stop:2418 : local start_time 2026-06-15 10:32:16.946 | + functions-common:time_stop:2420 : name=run_process 2026-06-15 10:32:16.952 | + functions-common:time_stop:2421 : start_time=1781519534201 2026-06-15 10:32:16.956 | + functions-common:time_stop:2423 : [[ -z 1781519534201 ]] 2026-06-15 10:32:16.961 | ++ functions-common:time_stop:2426 : date +%s%3N 2026-06-15 10:32:16.968 | + functions-common:time_stop:2426 : end_time=1781519536964 2026-06-15 10:32:16.972 | + functions-common:time_stop:2427 : elapsed_time=2763 2026-06-15 10:32:16.974 | + functions-common:time_stop:2428 : total=28374 2026-06-15 10:32:16.978 | + functions-common:time_stop:2430 : _TIME_START[$name]= 2026-06-15 10:32:16.981 | + functions-common:time_stop:2431 : _TIME_TOTAL[$name]=31137 2026-06-15 10:32:16.984 | + lib/nova:start_nova_console_proxies:1120 : run_process n-spice-cell1 '/opt/stack/data/venv/bin/nova-spicehtml5proxy --config-file /etc/nova/nova_cell1.conf --web ' 2026-06-15 10:32:16.986 | + functions-common:run_process:1668 : local service=n-spice-cell1 2026-06-15 10:32:16.991 | + functions-common:run_process:1669 : local 'command=/opt/stack/data/venv/bin/nova-spicehtml5proxy --config-file /etc/nova/nova_cell1.conf --web ' 2026-06-15 10:32:16.994 | + functions-common:run_process:1670 : local group= 2026-06-15 10:32:16.998 | + functions-common:run_process:1671 : local user= 2026-06-15 10:32:17.005 | + functions-common:run_process:1672 : local env_vars= 2026-06-15 10:32:17.009 | + functions-common:run_process:1674 : local name=n-spice-cell1 2026-06-15 10:32:17.013 | + functions-common:run_process:1676 : time_start run_process 2026-06-15 10:32:17.016 | + functions-common:time_start:2400 : local name=run_process 2026-06-15 10:32:17.020 | + functions-common:time_start:2401 : local start_time= 2026-06-15 10:32:17.024 | + functions-common:time_start:2402 : [[ -n '' ]] 2026-06-15 10:32:17.030 | ++ functions-common:time_start:2405 : date +%s%3N 2026-06-15 10:32:17.037 | + functions-common:time_start:2405 : _TIME_START[$name]=1781519537031 2026-06-15 10:32:17.042 | + functions-common:run_process:1677 : is_service_enabled n-spice-cell1 2026-06-15 10:32:17.065 | + functions-common:is_service_enabled:2070 : return 1 2026-06-15 10:32:17.068 | + functions-common:run_process:1680 : time_stop run_process 2026-06-15 10:32:17.071 | + functions-common:time_stop:2414 : local name 2026-06-15 10:32:17.075 | + functions-common:time_stop:2415 : local end_time 2026-06-15 10:32:17.078 | + functions-common:time_stop:2416 : local elapsed_time 2026-06-15 10:32:17.081 | + functions-common:time_stop:2417 : local total 2026-06-15 10:32:17.085 | + functions-common:time_stop:2418 : local start_time 2026-06-15 10:32:17.088 | + functions-common:time_stop:2420 : name=run_process 2026-06-15 10:32:17.091 | + functions-common:time_stop:2421 : start_time=1781519537031 2026-06-15 10:32:17.094 | + functions-common:time_stop:2423 : [[ -z 1781519537031 ]] 2026-06-15 10:32:17.100 | ++ functions-common:time_stop:2426 : date +%s%3N 2026-06-15 10:32:17.105 | + functions-common:time_stop:2426 : end_time=1781519537102 2026-06-15 10:32:17.108 | + functions-common:time_stop:2427 : elapsed_time=71 2026-06-15 10:32:17.111 | + functions-common:time_stop:2428 : total=31137 2026-06-15 10:32:17.114 | + functions-common:time_stop:2430 : _TIME_START[$name]= 2026-06-15 10:32:17.116 | + functions-common:time_stop:2431 : _TIME_TOTAL[$name]=31208 2026-06-15 10:32:17.119 | + lib/nova:start_nova_console_proxies:1121 : run_process n-sproxy-cell1 '/opt/stack/data/venv/bin/nova-serialproxy --config-file /etc/nova/nova_cell1.conf' 2026-06-15 10:32:17.123 | + functions-common:run_process:1668 : local service=n-sproxy-cell1 2026-06-15 10:32:17.126 | + functions-common:run_process:1669 : local 'command=/opt/stack/data/venv/bin/nova-serialproxy --config-file /etc/nova/nova_cell1.conf' 2026-06-15 10:32:17.129 | + functions-common:run_process:1670 : local group= 2026-06-15 10:32:17.134 | + functions-common:run_process:1671 : local user= 2026-06-15 10:32:17.137 | + functions-common:run_process:1672 : local env_vars= 2026-06-15 10:32:17.143 | + functions-common:run_process:1674 : local name=n-sproxy-cell1 2026-06-15 10:32:17.147 | + functions-common:run_process:1676 : time_start run_process 2026-06-15 10:32:17.150 | + functions-common:time_start:2400 : local name=run_process 2026-06-15 10:32:17.153 | + functions-common:time_start:2401 : local start_time= 2026-06-15 10:32:17.156 | + functions-common:time_start:2402 : [[ -n '' ]] 2026-06-15 10:32:17.161 | ++ functions-common:time_start:2405 : date +%s%3N 2026-06-15 10:32:17.166 | + functions-common:time_start:2405 : _TIME_START[$name]=1781519537163 2026-06-15 10:32:17.169 | + functions-common:run_process:1677 : is_service_enabled n-sproxy-cell1 2026-06-15 10:32:17.193 | + functions-common:is_service_enabled:2070 : return 1 2026-06-15 10:32:17.197 | + functions-common:run_process:1680 : time_stop run_process 2026-06-15 10:32:17.200 | + functions-common:time_stop:2414 : local name 2026-06-15 10:32:17.205 | + functions-common:time_stop:2415 : local end_time 2026-06-15 10:32:17.209 | + functions-common:time_stop:2416 : local elapsed_time 2026-06-15 10:32:17.212 | + functions-common:time_stop:2417 : local total 2026-06-15 10:32:17.216 | + functions-common:time_stop:2418 : local start_time 2026-06-15 10:32:17.219 | + functions-common:time_stop:2420 : name=run_process 2026-06-15 10:32:17.224 | + functions-common:time_stop:2421 : start_time=1781519537163 2026-06-15 10:32:17.227 | + functions-common:time_stop:2423 : [[ -z 1781519537163 ]] 2026-06-15 10:32:17.233 | ++ functions-common:time_stop:2426 : date +%s%3N 2026-06-15 10:32:17.238 | + functions-common:time_stop:2426 : end_time=1781519537234 2026-06-15 10:32:17.242 | + functions-common:time_stop:2427 : elapsed_time=71 2026-06-15 10:32:17.247 | + functions-common:time_stop:2428 : total=31208 2026-06-15 10:32:17.250 | + functions-common:time_stop:2430 : _TIME_START[$name]= 2026-06-15 10:32:17.254 | + functions-common:time_stop:2431 : _TIME_TOTAL[$name]=31279 2026-06-15 10:32:17.259 | + lib/nova:start_nova_console_proxies:1125 : export PATH=/opt/stack/devstack/files/openstack-cli-server:/bin:/opt/stack/data/venv/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/snap/bin:/usr/local/bin:/usr/local/sbin:/usr/sbin:/sbin 2026-06-15 10:32:17.264 | + lib/nova:start_nova_console_proxies:1125 : PATH=/opt/stack/devstack/files/openstack-cli-server:/bin:/opt/stack/data/venv/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/snap/bin:/usr/local/bin:/usr/local/sbin:/usr/sbin:/sbin 2026-06-15 10:32:17.268 | + lib/nova:start_nova:1170 : start_nova_conductor 2026-06-15 10:32:17.273 | + lib/nova:start_nova_conductor:1138 : [[ superconductor == \s\i\n\g\l\e\c\o\n\d\u\c\t\o\r ]] 2026-06-15 10:32:17.277 | + lib/nova:start_nova_conductor:1144 : enable_nova_fleet 2026-06-15 10:32:17.280 | + lib/nova:enable_nova_fleet:1129 : is_service_enabled n-cond 2026-06-15 10:32:17.305 | + functions-common:is_service_enabled:2070 : return 0 2026-06-15 10:32:17.309 | + lib/nova:enable_nova_fleet:1130 : enable_service n-super-cond 2026-06-15 10:32:17.373 | ++ lib/nova:enable_nova_fleet:1131 : seq 1 1 2026-06-15 10:32:17.379 | + lib/nova:enable_nova_fleet:1131 : for i in $(seq 1 $NOVA_NUM_CELLS) 2026-06-15 10:32:17.384 | + lib/nova:enable_nova_fleet:1132 : enable_service n-cond-cell1 2026-06-15 10:32:17.448 | + lib/nova:start_nova_conductor:1145 : is_service_enabled n-super-cond 2026-06-15 10:32:17.469 | + functions-common:is_service_enabled:2070 : return 0 2026-06-15 10:32:17.474 | + lib/nova:start_nova_conductor:1146 : run_process n-super-cond '/opt/stack/data/venv/bin/nova-conductor --config-file /etc/nova/nova.conf' 2026-06-15 10:32:17.478 | + functions-common:run_process:1668 : local service=n-super-cond 2026-06-15 10:32:17.482 | + functions-common:run_process:1669 : local 'command=/opt/stack/data/venv/bin/nova-conductor --config-file /etc/nova/nova.conf' 2026-06-15 10:32:17.486 | + functions-common:run_process:1670 : local group= 2026-06-15 10:32:17.491 | + functions-common:run_process:1671 : local user= 2026-06-15 10:32:17.496 | + functions-common:run_process:1672 : local env_vars= 2026-06-15 10:32:17.498 | + functions-common:run_process:1674 : local name=n-super-cond 2026-06-15 10:32:17.502 | + functions-common:run_process:1676 : time_start run_process 2026-06-15 10:32:17.506 | + functions-common:time_start:2400 : local name=run_process 2026-06-15 10:32:17.511 | + functions-common:time_start:2401 : local start_time= 2026-06-15 10:32:17.514 | + functions-common:time_start:2402 : [[ -n '' ]] 2026-06-15 10:32:17.519 | ++ functions-common:time_start:2405 : date +%s%3N 2026-06-15 10:32:17.526 | + functions-common:time_start:2405 : _TIME_START[$name]=1781519537522 2026-06-15 10:32:17.530 | + functions-common:run_process:1677 : is_service_enabled n-super-cond 2026-06-15 10:32:17.554 | + functions-common:is_service_enabled:2070 : return 0 2026-06-15 10:32:17.558 | + functions-common:run_process:1678 : _run_under_systemd n-super-cond '/opt/stack/data/venv/bin/nova-conductor --config-file /etc/nova/nova.conf' '' '' '' 2026-06-15 10:32:17.562 | + functions-common:_run_under_systemd:1622 : local service=n-super-cond 2026-06-15 10:32:17.567 | + functions-common:_run_under_systemd:1623 : local 'command=/opt/stack/data/venv/bin/nova-conductor --config-file /etc/nova/nova.conf' 2026-06-15 10:32:17.571 | + functions-common:_run_under_systemd:1624 : local 'cmd=/opt/stack/data/venv/bin/nova-conductor --config-file /etc/nova/nova.conf' 2026-06-15 10:32:17.574 | + functions-common:_run_under_systemd:1626 : _common_systemd_pitfalls '/opt/stack/data/venv/bin/nova-conductor --config-file /etc/nova/nova.conf' 2026-06-15 10:32:17.579 | + functions-common:_common_systemd_pitfalls:1594 : local 'cmd=/opt/stack/data/venv/bin/nova-conductor --config-file /etc/nova/nova.conf' 2026-06-15 10:32:17.582 | + functions-common:_common_systemd_pitfalls:1597 : [[ /opt/stack/data/venv/bin/nova-conductor --config-file /etc/nova/nova.conf =~ sudo ]] 2026-06-15 10:32:17.586 | + functions-common:_common_systemd_pitfalls:1608 : [[ ! /opt/stack/data/venv/bin/nova-conductor --config-file /etc/nova/nova.conf =~ ^/ ]] 2026-06-15 10:32:17.591 | + functions-common:_run_under_systemd:1628 : local systemd_service=devstack@n-super-cond.service 2026-06-15 10:32:17.595 | + functions-common:_run_under_systemd:1629 : local group= 2026-06-15 10:32:17.599 | + functions-common:_run_under_systemd:1630 : local user=stack 2026-06-15 10:32:17.602 | + functions-common:_run_under_systemd:1631 : [[ -z stack ]] 2026-06-15 10:32:17.606 | + functions-common:_run_under_systemd:1634 : local env_vars= 2026-06-15 10:32:17.611 | + functions-common:_run_under_systemd:1635 : [[ -v SYSTEMD_ENV_VARS[n-super-cond] ]] 2026-06-15 10:32:17.615 | + functions-common:_run_under_systemd:1638 : [[ /opt/stack/data/venv/bin/nova-conductor --config-file /etc/nova/nova.conf =~ uwsgi ]] 2026-06-15 10:32:17.619 | + functions-common:_run_under_systemd:1644 : write_user_unit_file devstack@n-super-cond.service '/opt/stack/data/venv/bin/nova-conductor --config-file /etc/nova/nova.conf' '' stack '' 2026-06-15 10:32:17.622 | + functions-common:write_user_unit_file:1529 : local service=devstack@n-super-cond.service 2026-06-15 10:32:17.626 | + functions-common:write_user_unit_file:1530 : local 'command=/opt/stack/data/venv/bin/nova-conductor --config-file /etc/nova/nova.conf' 2026-06-15 10:32:17.630 | + functions-common:write_user_unit_file:1531 : local group= 2026-06-15 10:32:17.633 | + functions-common:write_user_unit_file:1532 : local user=stack 2026-06-15 10:32:17.637 | + functions-common:write_user_unit_file:1533 : local env_vars= 2026-06-15 10:32:17.642 | + functions-common:write_user_unit_file:1534 : local extra= 2026-06-15 10:32:17.645 | + functions-common:write_user_unit_file:1535 : [[ -n '' ]] 2026-06-15 10:32:17.649 | + functions-common:write_user_unit_file:1538 : local unitfile=/etc/systemd/system/devstack@n-super-cond.service 2026-06-15 10:32:17.652 | + functions-common:write_user_unit_file:1539 : mkdir -p /etc/systemd/system 2026-06-15 10:32:17.657 | + functions-common:write_user_unit_file:1541 : iniset -sudo /etc/systemd/system/devstack@n-super-cond.service Unit Description 'Devstack devstack@n-super-cond.service' 2026-06-15 10:32:17.747 | + functions-common:write_user_unit_file:1542 : iniset -sudo /etc/systemd/system/devstack@n-super-cond.service Service Environment '"PATH=/opt/stack/devstack/files/openstack-cli-server:/bin:/opt/stack/data/venv/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/snap/bin:/usr/local/bin:/usr/local/sbin:/usr/sbin:/sbin"' 2026-06-15 10:32:17.832 | + functions-common:write_user_unit_file:1543 : iniset -sudo /etc/systemd/system/devstack@n-super-cond.service Service User stack 2026-06-15 10:32:17.904 | + functions-common:write_user_unit_file:1544 : iniset -sudo /etc/systemd/system/devstack@n-super-cond.service Service ExecStart '/opt/stack/data/venv/bin/nova-conductor --config-file /etc/nova/nova.conf' 2026-06-15 10:32:17.982 | + functions-common:write_user_unit_file:1545 : iniset -sudo /etc/systemd/system/devstack@n-super-cond.service Service KillMode process 2026-06-15 10:32:18.062 | + functions-common:write_user_unit_file:1546 : iniset -sudo /etc/systemd/system/devstack@n-super-cond.service Service TimeoutStopSec 300 2026-06-15 10:32:18.147 | + functions-common:write_user_unit_file:1547 : iniset -sudo /etc/systemd/system/devstack@n-super-cond.service Service ExecReload '/usr/bin/kill -HUP $MAINPID' 2026-06-15 10:32:18.235 | + functions-common:write_user_unit_file:1548 : [[ -n '' ]] 2026-06-15 10:32:18.239 | + functions-common:write_user_unit_file:1551 : [[ -n '' ]] 2026-06-15 10:32:18.242 | + functions-common:write_user_unit_file:1554 : iniset -sudo /etc/systemd/system/devstack@n-super-cond.service Install WantedBy multi-user.target 2026-06-15 10:32:18.335 | + functions-common:write_user_unit_file:1557 : sudo systemctl daemon-reload 2026-06-15 10:32:18.896 | + functions-common:_run_under_systemd:1647 : sudo systemctl enable devstack@n-super-cond.service 2026-06-15 10:32:18.917 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@n-super-cond.service → /etc/systemd/system/devstack@n-super-cond.service. 2026-06-15 10:32:19.463 | + functions-common:_run_under_systemd:1648 : sudo systemctl start devstack@n-super-cond.service 2026-06-15 10:32:19.767 | + functions-common:run_process:1680 : time_stop run_process 2026-06-15 10:32:19.770 | + functions-common:time_stop:2414 : local name 2026-06-15 10:32:19.774 | + functions-common:time_stop:2415 : local end_time 2026-06-15 10:32:19.778 | + functions-common:time_stop:2416 : local elapsed_time 2026-06-15 10:32:19.781 | + functions-common:time_stop:2417 : local total 2026-06-15 10:32:19.784 | + functions-common:time_stop:2418 : local start_time 2026-06-15 10:32:19.788 | + functions-common:time_stop:2420 : name=run_process 2026-06-15 10:32:19.791 | + functions-common:time_stop:2421 : start_time=1781519537522 2026-06-15 10:32:19.794 | + functions-common:time_stop:2423 : [[ -z 1781519537522 ]] 2026-06-15 10:32:19.798 | ++ functions-common:time_stop:2426 : date +%s%3N 2026-06-15 10:32:19.804 | + functions-common:time_stop:2426 : end_time=1781519539800 2026-06-15 10:32:19.807 | + functions-common:time_stop:2427 : elapsed_time=2278 2026-06-15 10:32:19.811 | + functions-common:time_stop:2428 : total=31279 2026-06-15 10:32:19.815 | + functions-common:time_stop:2430 : _TIME_START[$name]= 2026-06-15 10:32:19.819 | + functions-common:time_stop:2431 : _TIME_TOTAL[$name]=33557 2026-06-15 10:32:19.824 | ++ lib/nova:start_nova_conductor:1148 : seq 1 1 2026-06-15 10:32:19.830 | + lib/nova:start_nova_conductor:1148 : for i in $(seq 1 $NOVA_NUM_CELLS) 2026-06-15 10:32:19.833 | + lib/nova:start_nova_conductor:1149 : is_service_enabled n-cond-cell1 2026-06-15 10:32:19.857 | + functions-common:is_service_enabled:2070 : return 0 2026-06-15 10:32:19.861 | + lib/nova:start_nova_conductor:1150 : local conf 2026-06-15 10:32:19.866 | ++ lib/nova:start_nova_conductor:1151 : conductor_conf 1 2026-06-15 10:32:19.870 | ++ lib/nova:conductor_conf:825 : local cell=1 2026-06-15 10:32:19.873 | ++ lib/nova:conductor_conf:826 : echo /etc/nova/nova_cell1.conf 2026-06-15 10:32:19.877 | + lib/nova:start_nova_conductor:1151 : conf=/etc/nova/nova_cell1.conf 2026-06-15 10:32:19.881 | + lib/nova:start_nova_conductor:1152 : run_process n-cond-cell1 '/opt/stack/data/venv/bin/nova-conductor --config-file /etc/nova/nova_cell1.conf' 2026-06-15 10:32:19.885 | + functions-common:run_process:1668 : local service=n-cond-cell1 2026-06-15 10:32:19.888 | + functions-common:run_process:1669 : local 'command=/opt/stack/data/venv/bin/nova-conductor --config-file /etc/nova/nova_cell1.conf' 2026-06-15 10:32:19.893 | + functions-common:run_process:1670 : local group= 2026-06-15 10:32:19.896 | + functions-common:run_process:1671 : local user= 2026-06-15 10:32:19.900 | + functions-common:run_process:1672 : local env_vars= 2026-06-15 10:32:19.904 | + functions-common:run_process:1674 : local name=n-cond-cell1 2026-06-15 10:32:19.908 | + functions-common:run_process:1676 : time_start run_process 2026-06-15 10:32:19.912 | + functions-common:time_start:2400 : local name=run_process 2026-06-15 10:32:19.915 | + functions-common:time_start:2401 : local start_time= 2026-06-15 10:32:19.919 | + functions-common:time_start:2402 : [[ -n '' ]] 2026-06-15 10:32:19.924 | ++ functions-common:time_start:2405 : date +%s%3N 2026-06-15 10:32:19.930 | + functions-common:time_start:2405 : _TIME_START[$name]=1781519539926 2026-06-15 10:32:19.935 | + functions-common:run_process:1677 : is_service_enabled n-cond-cell1 2026-06-15 10:32:19.957 | + functions-common:is_service_enabled:2070 : return 0 2026-06-15 10:32:19.961 | + functions-common:run_process:1678 : _run_under_systemd n-cond-cell1 '/opt/stack/data/venv/bin/nova-conductor --config-file /etc/nova/nova_cell1.conf' '' '' '' 2026-06-15 10:32:19.965 | + functions-common:_run_under_systemd:1622 : local service=n-cond-cell1 2026-06-15 10:32:19.970 | + functions-common:_run_under_systemd:1623 : local 'command=/opt/stack/data/venv/bin/nova-conductor --config-file /etc/nova/nova_cell1.conf' 2026-06-15 10:32:19.974 | + functions-common:_run_under_systemd:1624 : local 'cmd=/opt/stack/data/venv/bin/nova-conductor --config-file /etc/nova/nova_cell1.conf' 2026-06-15 10:32:19.978 | + functions-common:_run_under_systemd:1626 : _common_systemd_pitfalls '/opt/stack/data/venv/bin/nova-conductor --config-file /etc/nova/nova_cell1.conf' 2026-06-15 10:32:19.983 | + functions-common:_common_systemd_pitfalls:1594 : local 'cmd=/opt/stack/data/venv/bin/nova-conductor --config-file /etc/nova/nova_cell1.conf' 2026-06-15 10:32:19.986 | + functions-common:_common_systemd_pitfalls:1597 : [[ /opt/stack/data/venv/bin/nova-conductor --config-file /etc/nova/nova_cell1.conf =~ sudo ]] 2026-06-15 10:32:19.990 | + functions-common:_common_systemd_pitfalls:1608 : [[ ! /opt/stack/data/venv/bin/nova-conductor --config-file /etc/nova/nova_cell1.conf =~ ^/ ]] 2026-06-15 10:32:19.994 | + functions-common:_run_under_systemd:1628 : local systemd_service=devstack@n-cond-cell1.service 2026-06-15 10:32:19.997 | + functions-common:_run_under_systemd:1629 : local group= 2026-06-15 10:32:20.002 | + functions-common:_run_under_systemd:1630 : local user=stack 2026-06-15 10:32:20.007 | + functions-common:_run_under_systemd:1631 : [[ -z stack ]] 2026-06-15 10:32:20.011 | + functions-common:_run_under_systemd:1634 : local env_vars= 2026-06-15 10:32:20.016 | + functions-common:_run_under_systemd:1635 : [[ -v SYSTEMD_ENV_VARS[n-cond-cell1] ]] 2026-06-15 10:32:20.020 | + functions-common:_run_under_systemd:1638 : [[ /opt/stack/data/venv/bin/nova-conductor --config-file /etc/nova/nova_cell1.conf =~ uwsgi ]] 2026-06-15 10:32:20.025 | + functions-common:_run_under_systemd:1644 : write_user_unit_file devstack@n-cond-cell1.service '/opt/stack/data/venv/bin/nova-conductor --config-file /etc/nova/nova_cell1.conf' '' stack '' 2026-06-15 10:32:20.029 | + functions-common:write_user_unit_file:1529 : local service=devstack@n-cond-cell1.service 2026-06-15 10:32:20.033 | + functions-common:write_user_unit_file:1530 : local 'command=/opt/stack/data/venv/bin/nova-conductor --config-file /etc/nova/nova_cell1.conf' 2026-06-15 10:32:20.038 | + functions-common:write_user_unit_file:1531 : local group= 2026-06-15 10:32:20.041 | + functions-common:write_user_unit_file:1532 : local user=stack 2026-06-15 10:32:20.044 | + functions-common:write_user_unit_file:1533 : local env_vars= 2026-06-15 10:32:20.047 | + functions-common:write_user_unit_file:1534 : local extra= 2026-06-15 10:32:20.051 | + functions-common:write_user_unit_file:1535 : [[ -n '' ]] 2026-06-15 10:32:20.056 | + functions-common:write_user_unit_file:1538 : local unitfile=/etc/systemd/system/devstack@n-cond-cell1.service 2026-06-15 10:32:20.060 | + functions-common:write_user_unit_file:1539 : mkdir -p /etc/systemd/system 2026-06-15 10:32:20.067 | + functions-common:write_user_unit_file:1541 : iniset -sudo /etc/systemd/system/devstack@n-cond-cell1.service Unit Description 'Devstack devstack@n-cond-cell1.service' 2026-06-15 10:32:20.172 | + functions-common:write_user_unit_file:1542 : iniset -sudo /etc/systemd/system/devstack@n-cond-cell1.service Service Environment '"PATH=/opt/stack/devstack/files/openstack-cli-server:/bin:/opt/stack/data/venv/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/snap/bin:/usr/local/bin:/usr/local/sbin:/usr/sbin:/sbin"' 2026-06-15 10:32:20.265 | + functions-common:write_user_unit_file:1543 : iniset -sudo /etc/systemd/system/devstack@n-cond-cell1.service Service User stack 2026-06-15 10:32:20.345 | + functions-common:write_user_unit_file:1544 : iniset -sudo /etc/systemd/system/devstack@n-cond-cell1.service Service ExecStart '/opt/stack/data/venv/bin/nova-conductor --config-file /etc/nova/nova_cell1.conf' 2026-06-15 10:32:20.426 | + functions-common:write_user_unit_file:1545 : iniset -sudo /etc/systemd/system/devstack@n-cond-cell1.service Service KillMode process 2026-06-15 10:32:20.508 | + functions-common:write_user_unit_file:1546 : iniset -sudo /etc/systemd/system/devstack@n-cond-cell1.service Service TimeoutStopSec 300 2026-06-15 10:32:20.588 | + functions-common:write_user_unit_file:1547 : iniset -sudo /etc/systemd/system/devstack@n-cond-cell1.service Service ExecReload '/usr/bin/kill -HUP $MAINPID' 2026-06-15 10:32:20.668 | + functions-common:write_user_unit_file:1548 : [[ -n '' ]] 2026-06-15 10:32:20.672 | + functions-common:write_user_unit_file:1551 : [[ -n '' ]] 2026-06-15 10:32:20.676 | + functions-common:write_user_unit_file:1554 : iniset -sudo /etc/systemd/system/devstack@n-cond-cell1.service Install WantedBy multi-user.target 2026-06-15 10:32:20.775 | + functions-common:write_user_unit_file:1557 : sudo systemctl daemon-reload 2026-06-15 10:32:21.253 | + functions-common:_run_under_systemd:1647 : sudo systemctl enable devstack@n-cond-cell1.service 2026-06-15 10:32:21.273 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@n-cond-cell1.service → /etc/systemd/system/devstack@n-cond-cell1.service. 2026-06-15 10:32:21.710 | + functions-common:_run_under_systemd:1648 : sudo systemctl start devstack@n-cond-cell1.service 2026-06-15 10:32:21.863 | + functions-common:run_process:1680 : time_stop run_process 2026-06-15 10:32:21.866 | + functions-common:time_stop:2414 : local name 2026-06-15 10:32:21.870 | + functions-common:time_stop:2415 : local end_time 2026-06-15 10:32:21.874 | + functions-common:time_stop:2416 : local elapsed_time 2026-06-15 10:32:21.879 | + functions-common:time_stop:2417 : local total 2026-06-15 10:32:21.883 | + functions-common:time_stop:2418 : local start_time 2026-06-15 10:32:21.887 | + functions-common:time_stop:2420 : name=run_process 2026-06-15 10:32:21.890 | + functions-common:time_stop:2421 : start_time=1781519539926 2026-06-15 10:32:21.895 | + functions-common:time_stop:2423 : [[ -z 1781519539926 ]] 2026-06-15 10:32:21.901 | ++ functions-common:time_stop:2426 : date +%s%3N 2026-06-15 10:32:21.906 | + functions-common:time_stop:2426 : end_time=1781519541902 2026-06-15 10:32:21.910 | + functions-common:time_stop:2427 : elapsed_time=1976 2026-06-15 10:32:21.914 | + functions-common:time_stop:2428 : total=33557 2026-06-15 10:32:21.918 | + functions-common:time_stop:2430 : _TIME_START[$name]= 2026-06-15 10:32:21.922 | + functions-common:time_stop:2431 : _TIME_TOTAL[$name]=35533 2026-06-15 10:32:21.926 | + lib/nova:start_nova:1171 : start_nova_compute 2026-06-15 10:32:21.930 | + lib/nova:start_nova_compute:986 : local old_path=/opt/stack/devstack/files/openstack-cli-server:/bin:/opt/stack/data/venv/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/snap/bin:/usr/local/bin:/usr/local/sbin:/usr/sbin:/sbin 2026-06-15 10:32:21.934 | + lib/nova:start_nova_compute:987 : export PATH=/opt/stack/data/venv/bin:/opt/stack/devstack/files/openstack-cli-server:/bin:/opt/stack/data/venv/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/snap/bin:/usr/local/bin:/usr/local/sbin:/usr/sbin:/sbin 2026-06-15 10:32:21.938 | + lib/nova:start_nova_compute:987 : PATH=/opt/stack/data/venv/bin:/opt/stack/devstack/files/openstack-cli-server:/bin:/opt/stack/data/venv/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/snap/bin:/usr/local/bin:/usr/local/sbin:/usr/sbin:/sbin 2026-06-15 10:32:21.941 | + lib/nova:start_nova_compute:989 : local compute_cell_conf=/etc/nova/nova.conf 2026-06-15 10:32:21.944 | + lib/nova:start_nova_compute:992 : cp /etc/nova/nova.conf /etc/nova/nova-cpu.conf 2026-06-15 10:32:21.951 | + lib/nova:start_nova_compute:994 : merge_config_file /opt/stack/devstack/local.conf post-config '$NOVA_CPU_CONF' 2026-06-15 10:32:21.956 | + inc/meta-config:merge_config_file:83 : local file=/opt/stack/devstack/local.conf 2026-06-15 10:32:21.960 | + inc/meta-config:merge_config_file:84 : local matchgroup=post-config 2026-06-15 10:32:21.965 | + inc/meta-config:merge_config_file:85 : local 'configfile=$NOVA_CPU_CONF' 2026-06-15 10:32:21.969 | + inc/meta-config:merge_config_file:90 : local real_configfile 2026-06-15 10:32:21.974 | ++ inc/meta-config:merge_config_file:91 : eval echo '$NOVA_CPU_CONF' 2026-06-15 10:32:21.979 | +++ inc/meta-config:merge_config_file:91 : echo /etc/nova/nova-cpu.conf 2026-06-15 10:32:21.982 | + inc/meta-config:merge_config_file:91 : real_configfile=/etc/nova/nova-cpu.conf 2026-06-15 10:32:21.987 | + inc/meta-config:merge_config_file:92 : '[' '!' -f /etc/nova/nova-cpu.conf ']' 2026-06-15 10:32:21.992 | + inc/meta-config:merge_config_file:96 : get_meta_section /opt/stack/devstack/local.conf post-config '$NOVA_CPU_CONF' 2026-06-15 10:32:21.992 | + inc/meta-config:merge_config_file:164 : read a 2026-06-15 10:32:21.993 | + inc/meta-config:merge_config_file:97 : awk -v 'configfile=$NOVA_CPU_CONF' ' 2026-06-15 10:32:21.993 | BEGIN { 2026-06-15 10:32:21.993 | section = "" 2026-06-15 10:32:21.993 | last_section = "" 2026-06-15 10:32:21.993 | section_count = 0 2026-06-15 10:32:21.993 | } 2026-06-15 10:32:21.993 | /^\[.+\]/ { 2026-06-15 10:32:21.993 | gsub("[][]", "", $1); 2026-06-15 10:32:21.993 | section=$1 2026-06-15 10:32:21.994 | next 2026-06-15 10:32:21.994 | } 2026-06-15 10:32:21.994 | /^ *\#/ { 2026-06-15 10:32:21.994 | next 2026-06-15 10:32:21.994 | } 2026-06-15 10:32:21.994 | /^[^ \t]+/ { 2026-06-15 10:32:21.994 | # get offset of first = in $0 2026-06-15 10:32:21.994 | eq_idx = index($0, "=") 2026-06-15 10:32:21.994 | # extract attr & value from $0 2026-06-15 10:32:21.994 | attr = substr($0, 1, eq_idx - 1) 2026-06-15 10:32:21.994 | value = substr($0, eq_idx + 1) 2026-06-15 10:32:21.994 | # only need to strip trailing whitespace from attr 2026-06-15 10:32:21.994 | sub(/[ \t]*$/, "", attr) 2026-06-15 10:32:21.994 | # need to strip leading & trailing whitespace from value 2026-06-15 10:32:21.994 | sub(/^[ \t]*/, "", value) 2026-06-15 10:32:21.994 | sub(/[ \t]*$/, "", value) 2026-06-15 10:32:21.994 | 2026-06-15 10:32:21.994 | # cfg_attr_count: number of config lines per [section, attr] 2026-06-15 10:32:21.994 | # cfg_attr: three dimensional array to keep all the config lines per [section, attr] 2026-06-15 10:32:21.994 | # cfg_section: keep the section names in the same order as they appear in local.conf 2026-06-15 10:32:21.994 | # cfg_sec_attr_name: keep the attr names in the same order as they appear in local.conf 2026-06-15 10:32:21.994 | if (! (section, attr) in cfg_attr_count) { 2026-06-15 10:32:21.994 | if (section != last_section) { 2026-06-15 10:32:21.994 | cfg_section[section_count++] = section 2026-06-15 10:32:21.994 | last_section = section 2026-06-15 10:32:21.994 | } 2026-06-15 10:32:21.994 | attr_count = cfg_sec_attr_count[section_count - 1]++ 2026-06-15 10:32:21.994 | cfg_sec_attr_name[section_count - 1, attr_count] = attr 2026-06-15 10:32:21.994 | 2026-06-15 10:32:21.994 | cfg_attr[section, attr, 0] = value 2026-06-15 10:32:21.994 | cfg_attr_count[section, attr] = 1 2026-06-15 10:32:21.994 | } else { 2026-06-15 10:32:21.994 | lno = cfg_attr_count[section, attr]++ 2026-06-15 10:32:21.994 | cfg_attr[section, attr, lno] = value 2026-06-15 10:32:21.995 | } 2026-06-15 10:32:21.995 | } 2026-06-15 10:32:21.995 | END { 2026-06-15 10:32:21.995 | # Process each section in order 2026-06-15 10:32:21.995 | for (sno = 0; sno < section_count; sno++) { 2026-06-15 10:32:21.995 | section = cfg_section[sno] 2026-06-15 10:32:21.995 | # The ini routines simply append a config item immediately 2026-06-15 10:32:21.995 | # after the section header. To keep the same order as defined 2026-06-15 10:32:21.995 | # in local.conf, invoke the ini routines in the reverse order 2026-06-15 10:32:21.995 | for (attr_no = cfg_sec_attr_count[sno] - 1; attr_no >=0; attr_no--) { 2026-06-15 10:32:21.995 | attr = cfg_sec_attr_name[sno, attr_no] 2026-06-15 10:32:21.995 | if (cfg_attr_count[section, attr] == 1) 2026-06-15 10:32:21.995 | print "iniset " configfile " " section " " attr " \"" cfg_attr[section, attr, 0] "\"" 2026-06-15 10:32:21.995 | else { 2026-06-15 10:32:21.995 | # For multiline, invoke the ini routines in the reverse order 2026-06-15 10:32:21.995 | count = cfg_attr_count[section, attr] 2026-06-15 10:32:21.995 | print "inidelete " configfile " " section " " attr 2026-06-15 10:32:21.995 | print "iniset " configfile " " section " " attr " \"" cfg_attr[section, attr, count - 1] "\"" 2026-06-15 10:32:21.995 | for (l = count -2; l >= 0; l--) 2026-06-15 10:32:21.995 | print "iniadd_literal " configfile " " section " " attr " \"" cfg_attr[section, attr, l] "\"" 2026-06-15 10:32:21.995 | } 2026-06-15 10:32:21.995 | } 2026-06-15 10:32:21.995 | } 2026-06-15 10:32:21.995 | } 2026-06-15 10:32:21.995 | ' 2026-06-15 10:32:21.997 | awk: cmd. line:12: warning: regexp escape sequence `\#' is not a known regexp operator 2026-06-15 10:32:21.997 | + inc/meta-config:get_meta_section:33 : local file=/opt/stack/devstack/local.conf 2026-06-15 10:32:22.001 | + inc/meta-config:get_meta_section:34 : local matchgroup=post-config 2026-06-15 10:32:22.006 | + inc/meta-config:get_meta_section:35 : local 'configfile=$NOVA_CPU_CONF' 2026-06-15 10:32:22.009 | + inc/meta-config:get_meta_section:37 : [[ -r /opt/stack/devstack/local.conf ]] 2026-06-15 10:32:22.013 | + inc/meta-config:get_meta_section:38 : [[ -z $NOVA_CPU_CONF ]] 2026-06-15 10:32:22.018 | + inc/meta-config:get_meta_section:40 : awk -v matchgroup=post-config -v 'configfile=$NOVA_CPU_CONF' ' 2026-06-15 10:32:22.018 | BEGIN { group = "" } 2026-06-15 10:32:22.018 | /^\[\[.+\|.*\]\]/ { 2026-06-15 10:32:22.018 | gsub("[][]", "", $1); 2026-06-15 10:32:22.018 | split($1, a, "|"); 2026-06-15 10:32:22.018 | if (a[1] == matchgroup && a[2] == configfile) { 2026-06-15 10:32:22.018 | group=a[1] 2026-06-15 10:32:22.018 | } else { 2026-06-15 10:32:22.018 | group="" 2026-06-15 10:32:22.018 | } 2026-06-15 10:32:22.018 | next 2026-06-15 10:32:22.018 | } 2026-06-15 10:32:22.018 | { 2026-06-15 10:32:22.018 | if (group != "") 2026-06-15 10:32:22.018 | print $0 2026-06-15 10:32:22.018 | } 2026-06-15 10:32:22.018 | ' /opt/stack/devstack/local.conf 2026-06-15 10:32:22.027 | + lib/nova:start_nova_compute:996 : [[ superconductor == \s\i\n\g\l\e\c\o\n\d\u\c\t\o\r ]] 2026-06-15 10:32:22.031 | + lib/nova:start_nova_compute:1003 : iniset /etc/nova/nova-cpu.conf workarounds disable_group_policy_check_upcall True 2026-06-15 10:32:22.079 | + lib/nova:start_nova_compute:1006 : iniset /etc/nova/nova-cpu.conf filter_scheduler track_instance_changes False 2026-06-15 10:32:22.129 | + lib/nova:start_nova_compute:1007 : iniset_rpc_backend nova /etc/nova/nova-cpu.conf DEFAULT nova_cell1 2026-06-15 10:32:22.134 | + lib/rpc_backend:iniset_rpc_backend:144 : local package=nova 2026-06-15 10:32:22.139 | + lib/rpc_backend:iniset_rpc_backend:145 : local file=/etc/nova/nova-cpu.conf 2026-06-15 10:32:22.144 | + lib/rpc_backend:iniset_rpc_backend:146 : local section=DEFAULT 2026-06-15 10:32:22.148 | + lib/rpc_backend:iniset_rpc_backend:147 : local virtual_host=nova_cell1 2026-06-15 10:32:22.153 | + lib/rpc_backend:iniset_rpc_backend:148 : is_service_enabled rabbit 2026-06-15 10:32:22.183 | + functions-common:is_service_enabled:2070 : return 0 2026-06-15 10:32:22.189 | ++ lib/rpc_backend:iniset_rpc_backend:149 : get_transport_url nova_cell1 2026-06-15 10:32:22.193 | ++ lib/rpc_backend:get_transport_url:126 : local virtual_host=nova_cell1 2026-06-15 10:32:22.198 | ++ lib/rpc_backend:get_transport_url:127 : is_service_enabled rabbit 2026-06-15 10:32:22.222 | ++ functions-common:is_service_enabled:2070 : return 0 2026-06-15 10:32:22.226 | ++ lib/rpc_backend:get_transport_url:128 : echo rabbit://stackrabbit:secretrabbit@10.209.97.186:5672/nova_cell1 2026-06-15 10:32:22.230 | + lib/rpc_backend:iniset_rpc_backend:149 : iniset /etc/nova/nova-cpu.conf DEFAULT transport_url rabbit://stackrabbit:secretrabbit@10.209.97.186:5672/nova_cell1 2026-06-15 10:32:22.277 | + lib/rpc_backend:iniset_rpc_backend:150 : '[' -n '' ']' 2026-06-15 10:32:22.280 | + lib/rpc_backend:iniset_rpc_backend:153 : '[' -n '' ']' 2026-06-15 10:32:22.285 | + lib/nova:start_nova_compute:1011 : inidelete /etc/nova/nova-cpu.conf database connection 2026-06-15 10:32:22.309 | + lib/nova:start_nova_compute:1012 : inidelete /etc/nova/nova-cpu.conf api_database connection 2026-06-15 10:32:22.336 | + lib/nova:start_nova_compute:1017 : configure_console_compute 2026-06-15 10:32:22.340 | + lib/nova:configure_console_compute:669 : local offset 2026-06-15 10:32:22.344 | + lib/nova:configure_console_compute:670 : offset=0 2026-06-15 10:32:22.349 | + lib/nova:configure_console_compute:674 : local default_proxyclient_addr 2026-06-15 10:32:22.353 | ++ lib/nova:configure_console_compute:675 : iniget /etc/nova/nova-cpu.conf DEFAULT my_ip 2026-06-15 10:32:22.390 | + lib/nova:configure_console_compute:675 : default_proxyclient_addr=10.209.97.186 2026-06-15 10:32:22.394 | + lib/nova:configure_console_compute:679 : is_service_enabled n-cpu 2026-06-15 10:32:22.415 | + functions-common:is_service_enabled:2070 : return 0 2026-06-15 10:32:22.419 | + lib/nova:configure_console_compute:680 : '[' False == True ']' 2026-06-15 10:32:22.423 | + lib/nova:configure_console_compute:683 : vercmp v1.3.0 '<' 1.0.0 2026-06-15 10:32:22.426 | + functions:vercmp:647 : local v1=v1.3.0 2026-06-15 10:32:22.429 | + functions:vercmp:648 : local 'op=<' 2026-06-15 10:32:22.433 | + functions:vercmp:649 : local v2=1.0.0 2026-06-15 10:32:22.437 | + functions:vercmp:650 : local result 2026-06-15 10:32:22.444 | ++ functions:vercmp:654 : sort -V 2026-06-15 10:32:22.444 | ++ functions:vercmp:654 : echo -e 'v1.3.0\n1.0.0' 2026-06-15 10:32:22.444 | ++ functions:vercmp:654 : head -1 2026-06-15 10:32:22.450 | + functions:vercmp:654 : result=1.0.0 2026-06-15 10:32:22.453 | + functions:vercmp:656 : case $op in 2026-06-15 10:32:22.457 | + functions:vercmp:666 : '[' v1.3.0 '!=' 1.0.0 ']' 2026-06-15 10:32:22.461 | + functions:vercmp:666 : '[' 1.0.0 = v1.3.0 ']' 2026-06-15 10:32:22.464 | + functions:vercmp:667 : return 2026-06-15 10:32:22.467 | + lib/nova:configure_console_compute:688 : NOVNCPROXY_URL=http://10.209.97.186:6080/vnc_lite.html 2026-06-15 10:32:22.471 | + lib/nova:configure_console_compute:690 : iniset /etc/nova/nova-cpu.conf vnc novncproxy_base_url http://10.209.97.186:6080/vnc_lite.html 2026-06-15 10:32:22.515 | + lib/nova:configure_console_compute:691 : SPICEHTML5PROXY_URL=http://10.209.97.186:6081/spice_auto.html 2026-06-15 10:32:22.519 | + lib/nova:configure_console_compute:692 : iniset /etc/nova/nova-cpu.conf spice html5proxy_base_url http://10.209.97.186:6081/spice_auto.html 2026-06-15 10:32:22.569 | + lib/nova:configure_console_compute:695 : is_service_enabled n-novnc 2026-06-15 10:32:22.594 | + functions-common:is_service_enabled:2070 : return 0 2026-06-15 10:32:22.598 | + lib/nova:configure_console_compute:698 : VNCSERVER_LISTEN=0.0.0.0 2026-06-15 10:32:22.602 | + lib/nova:configure_console_compute:699 : VNCSERVER_PROXYCLIENT_ADDRESS=10.209.97.186 2026-06-15 10:32:22.606 | + lib/nova:configure_console_compute:700 : iniset /etc/nova/nova-cpu.conf vnc server_listen 0.0.0.0 2026-06-15 10:32:22.652 | + lib/nova:configure_console_compute:701 : iniset /etc/nova/nova-cpu.conf vnc server_proxyclient_address 10.209.97.186 2026-06-15 10:32:22.695 | + lib/nova:configure_console_compute:706 : is_service_enabled n-spice 2026-06-15 10:32:22.718 | + functions-common:is_service_enabled:2070 : return 1 2026-06-15 10:32:22.722 | + lib/nova:configure_console_compute:706 : '[' False '!=' False ']' 2026-06-15 10:32:22.725 | + lib/nova:configure_console_compute:716 : is_service_enabled n-sproxy 2026-06-15 10:32:22.750 | + functions-common:is_service_enabled:2070 : return 1 2026-06-15 10:32:22.754 | + lib/nova:configure_console_compute:716 : '[' False '!=' False ']' 2026-06-15 10:32:22.759 | + lib/nova:start_nova_compute:1021 : iniset /etc/nova/nova-cpu.conf DEFAULT reimage_timeout_per_gb 180 2026-06-15 10:32:22.804 | + lib/nova:start_nova_compute:1024 : '[' -n 127.0.0.1 ']' 2026-06-15 10:32:22.808 | + lib/nova:start_nova_compute:1025 : iniset /etc/nova/nova-cpu.conf os_vif_ovs ovsdb_connection tcp:127.0.0.1:6640 2026-06-15 10:32:22.856 | + lib/nova:start_nova_compute:1029 : [[ libvirt == \l\i\b\v\i\r\t ]] 2026-06-15 10:32:22.860 | + lib/nova:start_nova_compute:1029 : [[ qemu == \q\e\m\u ]] 2026-06-15 10:32:22.865 | + lib/nova:start_nova_compute:1030 : iniset /etc/nova/nova-cpu.conf workarounds libvirt_disable_apic True 2026-06-15 10:32:22.906 | + lib/nova:start_nova_compute:1033 : [[ -n '' ]] 2026-06-15 10:32:22.911 | + lib/nova:start_nova_compute:1037 : [[ libvirt = \l\i\b\v\i\r\t ]] 2026-06-15 10:32:22.916 | + lib/nova:start_nova_compute:1038 : '[' 128 -gt 0 ']' 2026-06-15 10:32:22.920 | + lib/nova:start_nova_compute:1039 : iniset /etc/nova/nova-cpu.conf libvirt tb_cache_size 128 2026-06-15 10:32:22.962 | + lib/nova:start_nova_compute:1044 : run_process n-cpu '/opt/stack/data/venv/bin/nova-compute --config-file /etc/nova/nova-cpu.conf' libvirt 2026-06-15 10:32:22.966 | + functions-common:run_process:1668 : local service=n-cpu 2026-06-15 10:32:22.970 | + functions-common:run_process:1669 : local 'command=/opt/stack/data/venv/bin/nova-compute --config-file /etc/nova/nova-cpu.conf' 2026-06-15 10:32:22.975 | + functions-common:run_process:1670 : local group=libvirt 2026-06-15 10:32:22.980 | + functions-common:run_process:1671 : local user= 2026-06-15 10:32:22.983 | + functions-common:run_process:1672 : local env_vars= 2026-06-15 10:32:22.987 | + functions-common:run_process:1674 : local name=n-cpu 2026-06-15 10:32:22.991 | + functions-common:run_process:1676 : time_start run_process 2026-06-15 10:32:22.995 | + functions-common:time_start:2400 : local name=run_process 2026-06-15 10:32:23.000 | + functions-common:time_start:2401 : local start_time= 2026-06-15 10:32:23.004 | + functions-common:time_start:2402 : [[ -n '' ]] 2026-06-15 10:32:23.009 | ++ functions-common:time_start:2405 : date +%s%3N 2026-06-15 10:32:23.017 | + functions-common:time_start:2405 : _TIME_START[$name]=1781519543011 2026-06-15 10:32:23.021 | + functions-common:run_process:1677 : is_service_enabled n-cpu 2026-06-15 10:32:23.046 | + functions-common:is_service_enabled:2070 : return 0 2026-06-15 10:32:23.049 | + functions-common:run_process:1678 : _run_under_systemd n-cpu '/opt/stack/data/venv/bin/nova-compute --config-file /etc/nova/nova-cpu.conf' libvirt '' '' 2026-06-15 10:32:23.054 | + functions-common:_run_under_systemd:1622 : local service=n-cpu 2026-06-15 10:32:23.057 | + functions-common:_run_under_systemd:1623 : local 'command=/opt/stack/data/venv/bin/nova-compute --config-file /etc/nova/nova-cpu.conf' 2026-06-15 10:32:23.061 | + functions-common:_run_under_systemd:1624 : local 'cmd=/opt/stack/data/venv/bin/nova-compute --config-file /etc/nova/nova-cpu.conf' 2026-06-15 10:32:23.065 | + functions-common:_run_under_systemd:1626 : _common_systemd_pitfalls '/opt/stack/data/venv/bin/nova-compute --config-file /etc/nova/nova-cpu.conf' 2026-06-15 10:32:23.068 | + functions-common:_common_systemd_pitfalls:1594 : local 'cmd=/opt/stack/data/venv/bin/nova-compute --config-file /etc/nova/nova-cpu.conf' 2026-06-15 10:32:23.072 | + functions-common:_common_systemd_pitfalls:1597 : [[ /opt/stack/data/venv/bin/nova-compute --config-file /etc/nova/nova-cpu.conf =~ sudo ]] 2026-06-15 10:32:23.075 | + functions-common:_common_systemd_pitfalls:1608 : [[ ! /opt/stack/data/venv/bin/nova-compute --config-file /etc/nova/nova-cpu.conf =~ ^/ ]] 2026-06-15 10:32:23.079 | + functions-common:_run_under_systemd:1628 : local systemd_service=devstack@n-cpu.service 2026-06-15 10:32:23.083 | + functions-common:_run_under_systemd:1629 : local group=libvirt 2026-06-15 10:32:23.087 | + functions-common:_run_under_systemd:1630 : local user=stack 2026-06-15 10:32:23.090 | + functions-common:_run_under_systemd:1631 : [[ -z stack ]] 2026-06-15 10:32:23.095 | + functions-common:_run_under_systemd:1634 : local env_vars= 2026-06-15 10:32:23.099 | + functions-common:_run_under_systemd:1635 : [[ -v SYSTEMD_ENV_VARS[n-cpu] ]] 2026-06-15 10:32:23.102 | + functions-common:_run_under_systemd:1638 : [[ /opt/stack/data/venv/bin/nova-compute --config-file /etc/nova/nova-cpu.conf =~ uwsgi ]] 2026-06-15 10:32:23.106 | + 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-06-15 10:32:23.109 | + functions-common:write_user_unit_file:1529 : local service=devstack@n-cpu.service 2026-06-15 10:32:23.113 | + functions-common:write_user_unit_file:1530 : local 'command=/opt/stack/data/venv/bin/nova-compute --config-file /etc/nova/nova-cpu.conf' 2026-06-15 10:32:23.118 | + functions-common:write_user_unit_file:1531 : local group=libvirt 2026-06-15 10:32:23.121 | + functions-common:write_user_unit_file:1532 : local user=stack 2026-06-15 10:32:23.125 | + functions-common:write_user_unit_file:1533 : local env_vars= 2026-06-15 10:32:23.129 | + functions-common:write_user_unit_file:1534 : local extra= 2026-06-15 10:32:23.133 | + functions-common:write_user_unit_file:1535 : [[ -n libvirt ]] 2026-06-15 10:32:23.136 | + functions-common:write_user_unit_file:1536 : extra=Group=libvirt 2026-06-15 10:32:23.140 | + functions-common:write_user_unit_file:1538 : local unitfile=/etc/systemd/system/devstack@n-cpu.service 2026-06-15 10:32:23.143 | + functions-common:write_user_unit_file:1539 : mkdir -p /etc/systemd/system 2026-06-15 10:32:23.150 | + functions-common:write_user_unit_file:1541 : iniset -sudo /etc/systemd/system/devstack@n-cpu.service Unit Description 'Devstack devstack@n-cpu.service' 2026-06-15 10:32:23.238 | + 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:/snap/bin:/usr/local/bin:/usr/local/sbin:/usr/sbin:/sbin"' 2026-06-15 10:32:23.328 | + functions-common:write_user_unit_file:1543 : iniset -sudo /etc/systemd/system/devstack@n-cpu.service Service User stack 2026-06-15 10:32:23.408 | + functions-common:write_user_unit_file:1544 : iniset -sudo /etc/systemd/system/devstack@n-cpu.service Service ExecStart '/opt/stack/data/venv/bin/nova-compute --config-file /etc/nova/nova-cpu.conf' 2026-06-15 10:32:23.487 | + functions-common:write_user_unit_file:1545 : iniset -sudo /etc/systemd/system/devstack@n-cpu.service Service KillMode process 2026-06-15 10:32:23.578 | + functions-common:write_user_unit_file:1546 : iniset -sudo /etc/systemd/system/devstack@n-cpu.service Service TimeoutStopSec 300 2026-06-15 10:32:23.667 | + functions-common:write_user_unit_file:1547 : iniset -sudo /etc/systemd/system/devstack@n-cpu.service Service ExecReload '/usr/bin/kill -HUP $MAINPID' 2026-06-15 10:32:23.748 | + functions-common:write_user_unit_file:1548 : [[ -n '' ]] 2026-06-15 10:32:23.751 | + functions-common:write_user_unit_file:1551 : [[ -n libvirt ]] 2026-06-15 10:32:23.755 | + functions-common:write_user_unit_file:1552 : iniset -sudo /etc/systemd/system/devstack@n-cpu.service Service Group libvirt 2026-06-15 10:32:23.839 | + functions-common:write_user_unit_file:1554 : iniset -sudo /etc/systemd/system/devstack@n-cpu.service Install WantedBy multi-user.target 2026-06-15 10:32:23.929 | + functions-common:write_user_unit_file:1557 : sudo systemctl daemon-reload 2026-06-15 10:32:24.596 | + functions-common:_run_under_systemd:1647 : sudo systemctl enable devstack@n-cpu.service 2026-06-15 10:32:24.618 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@n-cpu.service → /etc/systemd/system/devstack@n-cpu.service. 2026-06-15 10:32:25.268 | + functions-common:_run_under_systemd:1648 : sudo systemctl start devstack@n-cpu.service 2026-06-15 10:32:25.316 | + functions-common:run_process:1680 : time_stop run_process 2026-06-15 10:32:25.321 | + functions-common:time_stop:2414 : local name 2026-06-15 10:32:25.325 | + functions-common:time_stop:2415 : local end_time 2026-06-15 10:32:25.328 | + functions-common:time_stop:2416 : local elapsed_time 2026-06-15 10:32:25.333 | + functions-common:time_stop:2417 : local total 2026-06-15 10:32:25.337 | + functions-common:time_stop:2418 : local start_time 2026-06-15 10:32:25.341 | + functions-common:time_stop:2420 : name=run_process 2026-06-15 10:32:25.345 | + functions-common:time_stop:2421 : start_time=1781519543011 2026-06-15 10:32:25.348 | + functions-common:time_stop:2423 : [[ -z 1781519543011 ]] 2026-06-15 10:32:25.354 | ++ functions-common:time_stop:2426 : date +%s%3N 2026-06-15 10:32:25.359 | + functions-common:time_stop:2426 : end_time=1781519545355 2026-06-15 10:32:25.363 | + functions-common:time_stop:2427 : elapsed_time=2344 2026-06-15 10:32:25.366 | + functions-common:time_stop:2428 : total=35533 2026-06-15 10:32:25.369 | + functions-common:time_stop:2430 : _TIME_START[$name]= 2026-06-15 10:32:25.373 | + functions-common:time_stop:2431 : _TIME_TOTAL[$name]=37877 2026-06-15 10:32:25.376 | + lib/nova:start_nova_compute:1075 : export PATH=/opt/stack/devstack/files/openstack-cli-server:/bin:/opt/stack/data/venv/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/snap/bin:/usr/local/bin:/usr/local/sbin:/usr/sbin:/sbin 2026-06-15 10:32:25.380 | + lib/nova:start_nova_compute:1075 : PATH=/opt/stack/devstack/files/openstack-cli-server:/bin:/opt/stack/data/venv/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/snap/bin:/usr/local/bin:/usr/local/sbin:/usr/sbin:/sbin 2026-06-15 10:32:25.385 | + lib/nova:start_nova:1172 : is_service_enabled n-api 2026-06-15 10:32:25.411 | + functions-common:is_service_enabled:2070 : return 0 2026-06-15 10:32:25.415 | + lib/nova:start_nova:1174 : echo 'Dumping cells_v2 mapping' 2026-06-15 10:32:25.415 | Dumping cells_v2 mapping 2026-06-15 10:32:25.420 | + lib/nova:start_nova:1175 : /opt/stack/data/venv/bin/nova-manage cell_v2 list_cells --verbose 2026-06-15 10:32:25.862 | /opt/stack/nova/nova/monkey_patch.py:39: EventletDeprecationWarning: 2026-06-15 10:32:25.862 | Eventlet is deprecated. It is currently being maintained in bugfix mode, and 2026-06-15 10:32:25.862 | we strongly recommend against using it for new projects. 2026-06-15 10:32:25.862 | 2026-06-15 10:32:25.862 | If you are already using Eventlet, we recommend migrating to a different 2026-06-15 10:32:25.862 | framework. For more detail see 2026-06-15 10:32:25.862 | https://eventlet.readthedocs.io/en/latest/asyncio/migration.html 2026-06-15 10:32:25.862 | 2026-06-15 10:32:25.862 | import eventlet # noqa 2026-06-15 10:32:26.205 | Eventlet based concurrency mode is deprecated and will be removed in a future release, not earlier than 2027.2. Please migrate to native threading mode. See the concurrency guide for details: https://docs.openstack.org/nova/latest/admin/concurrency.html 2026-06-15 10:32:28.862 | INFO dbcounter [None req-bd1dc1ec-3fe0-4944-bae5-d503cf278484 None None] Registered counter for database nova_api 2026-06-15 10:32:28.996 | DEBUG dbcounter [-] [76325] Writer thread running {{(pid=76325) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} 2026-06-15 10:32:29.020 | +-------+--------------------------------------+-----------------------------------------------------------------+----------------------------------------------------------------------------------------+----------+ 2026-06-15 10:32:29.020 | | Name | UUID | Transport URL | Database Connection | Disabled | 2026-06-15 10:32:29.020 | +-------+--------------------------------------+-----------------------------------------------------------------+----------------------------------------------------------------------------------------+----------+ 2026-06-15 10:32:29.020 | | cell0 | 00000000-0000-0000-0000-000000000000 | none:/// | mysql+pymysql://root:secretdatabase@127.0.0.1/nova_cell0?charset=utf8&plugin=dbcounter | False | 2026-06-15 10:32:29.020 | | cell1 | 7c9d3c36-d293-4552-a4e3-6b841fe50330 | rabbit://stackrabbit:secretrabbit@10.209.97.186:5672/nova_cell1 | mysql+pymysql://root:secretdatabase@127.0.0.1/nova_cell1?charset=utf8&plugin=dbcounter | False | 2026-06-15 10:32:29.020 | +-------+--------------------------------------+-----------------------------------------------------------------+----------------------------------------------------------------------------------------+----------+ 2026-06-15 10:32:29.734 | + ./stack.sh:main:1330 : async_runfunc create_flavors 2026-06-15 10:32:29.738 | + inc/async:async_runfunc:116 : async_run create_flavors create_flavors 2026-06-15 10:32:29.824 | + inc/async:async_inner:63 : create_flavors 2026-06-15 10:32:29.875 | [2845 Async create_flavors:76408]: running: create_flavors 2026-06-15 10:32:29.880 | + ./stack.sh:main:1332 : is_service_enabled cinder 2026-06-15 10:32:29.905 | + functions-common:is_service_enabled:2070 : return 0 2026-06-15 10:32:29.909 | + ./stack.sh:main:1333 : echo_summary 'Starting Cinder' 2026-06-15 10:32:29.912 | + ./stack.sh:echo_summary:438 : [[ -t 3 ]] 2026-06-15 10:32:29.916 | + ./stack.sh:echo_summary:444 : echo -e Starting Cinder 2026-06-15 10:32:29.920 | + ./stack.sh:main:1334 : start_cinder 2026-06-15 10:32:29.923 | + lib/cinder:start_cinder:604 : '[' lioadm = tgtadm ']' 2026-06-15 10:32:29.928 | ++ lib/cinder:start_cinder:619 : which uwsgi 2026-06-15 10:32:29.934 | + lib/cinder:start_cinder:619 : run_process c-api '/bin/uwsgi --procname-prefix cinder-api --ini /etc/cinder/cinder-api-uwsgi.ini' 2026-06-15 10:32:29.938 | + functions-common:run_process:1668 : local service=c-api 2026-06-15 10:32:29.942 | + functions-common:run_process:1669 : local 'command=/bin/uwsgi --procname-prefix cinder-api --ini /etc/cinder/cinder-api-uwsgi.ini' 2026-06-15 10:32:29.947 | + functions-common:run_process:1670 : local group= 2026-06-15 10:32:29.952 | + functions-common:run_process:1671 : local user= 2026-06-15 10:32:29.956 | + functions-common:run_process:1672 : local env_vars= 2026-06-15 10:32:29.960 | + functions-common:run_process:1674 : local name=c-api 2026-06-15 10:32:29.964 | + functions-common:run_process:1676 : time_start run_process 2026-06-15 10:32:29.968 | + functions-common:time_start:2400 : local name=run_process 2026-06-15 10:32:29.973 | + functions-common:time_start:2401 : local start_time= 2026-06-15 10:32:29.978 | + functions-common:time_start:2402 : [[ -n '' ]] 2026-06-15 10:32:29.983 | ++ functions-common:time_start:2405 : date +%s%3N 2026-06-15 10:32:29.989 | + functions-common:time_start:2405 : _TIME_START[$name]=1781519549984 2026-06-15 10:32:29.993 | + functions-common:run_process:1677 : is_service_enabled c-api 2026-06-15 10:32:30.016 | + functions-common:is_service_enabled:2070 : return 0 2026-06-15 10:32:30.019 | + functions-common:run_process:1678 : _run_under_systemd c-api '/bin/uwsgi --procname-prefix cinder-api --ini /etc/cinder/cinder-api-uwsgi.ini' '' '' '' 2026-06-15 10:32:30.025 | + functions-common:_run_under_systemd:1622 : local service=c-api 2026-06-15 10:32:30.029 | + functions-common:_run_under_systemd:1623 : local 'command=/bin/uwsgi --procname-prefix cinder-api --ini /etc/cinder/cinder-api-uwsgi.ini' 2026-06-15 10:32:30.034 | + functions-common:_run_under_systemd:1624 : local 'cmd=/bin/uwsgi --procname-prefix cinder-api --ini /etc/cinder/cinder-api-uwsgi.ini' 2026-06-15 10:32:30.038 | + functions-common:_run_under_systemd:1626 : _common_systemd_pitfalls '/bin/uwsgi --procname-prefix cinder-api --ini /etc/cinder/cinder-api-uwsgi.ini' 2026-06-15 10:32:30.042 | + functions-common:_common_systemd_pitfalls:1594 : local 'cmd=/bin/uwsgi --procname-prefix cinder-api --ini /etc/cinder/cinder-api-uwsgi.ini' 2026-06-15 10:32:30.046 | + functions-common:_common_systemd_pitfalls:1597 : [[ /bin/uwsgi --procname-prefix cinder-api --ini /etc/cinder/cinder-api-uwsgi.ini =~ sudo ]] 2026-06-15 10:32:30.050 | + functions-common:_common_systemd_pitfalls:1608 : [[ ! /bin/uwsgi --procname-prefix cinder-api --ini /etc/cinder/cinder-api-uwsgi.ini =~ ^/ ]] 2026-06-15 10:32:30.055 | + functions-common:_run_under_systemd:1628 : local systemd_service=devstack@c-api.service 2026-06-15 10:32:30.058 | + functions-common:_run_under_systemd:1629 : local group= 2026-06-15 10:32:30.061 | + functions-common:_run_under_systemd:1630 : local user=stack 2026-06-15 10:32:30.065 | + functions-common:_run_under_systemd:1631 : [[ -z stack ]] 2026-06-15 10:32:30.069 | + functions-common:_run_under_systemd:1634 : local env_vars= 2026-06-15 10:32:30.072 | + functions-common:_run_under_systemd:1635 : [[ -v SYSTEMD_ENV_VARS[c-api] ]] 2026-06-15 10:32:30.075 | + functions-common:_run_under_systemd:1638 : [[ /bin/uwsgi --procname-prefix cinder-api --ini /etc/cinder/cinder-api-uwsgi.ini =~ uwsgi ]] 2026-06-15 10:32:30.078 | + functions-common:_run_under_systemd:1639 : [[ True == \T\r\u\e ]] 2026-06-15 10:32:30.082 | + functions-common:_run_under_systemd:1640 : cmd='/bin/uwsgi --procname-prefix cinder-api --ini /etc/cinder/cinder-api-uwsgi.ini --venv /opt/stack/data/venv' 2026-06-15 10:32:30.086 | + functions-common:_run_under_systemd:1642 : write_uwsgi_user_unit_file devstack@c-api.service '/bin/uwsgi --procname-prefix cinder-api --ini /etc/cinder/cinder-api-uwsgi.ini --venv /opt/stack/data/venv' '' stack '' 2026-06-15 10:32:30.090 | + functions-common:write_uwsgi_user_unit_file:1561 : local service=devstack@c-api.service 2026-06-15 10:32:30.093 | + functions-common:write_uwsgi_user_unit_file:1562 : local 'command=/bin/uwsgi --procname-prefix cinder-api --ini /etc/cinder/cinder-api-uwsgi.ini --venv /opt/stack/data/venv' 2026-06-15 10:32:30.095 | + functions-common:write_uwsgi_user_unit_file:1563 : local group= 2026-06-15 10:32:30.098 | + functions-common:write_uwsgi_user_unit_file:1564 : local user=stack 2026-06-15 10:32:30.101 | + functions-common:write_uwsgi_user_unit_file:1565 : local env_vars= 2026-06-15 10:32:30.104 | + functions-common:write_uwsgi_user_unit_file:1566 : local unitfile=/etc/systemd/system/devstack@c-api.service 2026-06-15 10:32:30.108 | + functions-common:write_uwsgi_user_unit_file:1567 : mkdir -p /etc/systemd/system 2026-06-15 10:32:30.115 | + functions-common:write_uwsgi_user_unit_file:1569 : iniset -sudo /etc/systemd/system/devstack@c-api.service Unit Description 'Devstack devstack@c-api.service' 2026-06-15 10:32:30.208 | + functions-common:write_uwsgi_user_unit_file:1570 : iniset -sudo /etc/systemd/system/devstack@c-api.service Service Environment '"PATH=/opt/stack/devstack/files/openstack-cli-server:/bin:/opt/stack/data/venv/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/snap/bin:/usr/local/bin:/usr/local/sbin:/usr/sbin:/sbin"' 2026-06-15 10:32:30.290 | + functions-common:write_uwsgi_user_unit_file:1571 : iniset -sudo /etc/systemd/system/devstack@c-api.service Service SyslogIdentifier devstack@c-api.service 2026-06-15 10:32:30.361 | + functions-common:write_uwsgi_user_unit_file:1572 : iniset -sudo /etc/systemd/system/devstack@c-api.service Service User stack 2026-06-15 10:32:30.439 | + functions-common:write_uwsgi_user_unit_file:1573 : iniset -sudo /etc/systemd/system/devstack@c-api.service Service ExecStart '/bin/uwsgi --procname-prefix cinder-api --ini /etc/cinder/cinder-api-uwsgi.ini --venv /opt/stack/data/venv' 2026-06-15 10:32:30.516 | + functions-common:write_uwsgi_user_unit_file:1574 : iniset -sudo /etc/systemd/system/devstack@c-api.service Service ExecReload '/usr/bin/kill -HUP $MAINPID' 2026-06-15 10:32:30.593 | + functions-common:write_uwsgi_user_unit_file:1575 : iniset -sudo /etc/systemd/system/devstack@c-api.service Service Type notify 2026-06-15 10:32:30.673 | + functions-common:write_uwsgi_user_unit_file:1576 : iniset -sudo /etc/systemd/system/devstack@c-api.service Service KillMode process 2026-06-15 10:32:30.761 | + functions-common:write_uwsgi_user_unit_file:1577 : iniset -sudo /etc/systemd/system/devstack@c-api.service Service Restart always 2026-06-15 10:32:30.842 | + functions-common:write_uwsgi_user_unit_file:1578 : iniset -sudo /etc/systemd/system/devstack@c-api.service Service NotifyAccess all 2026-06-15 10:32:30.925 | + functions-common:write_uwsgi_user_unit_file:1579 : iniset -sudo /etc/systemd/system/devstack@c-api.service Service RestartForceExitStatus 100 2026-06-15 10:32:31.007 | + functions-common:write_uwsgi_user_unit_file:1581 : [[ -n '' ]] 2026-06-15 10:32:31.011 | + functions-common:write_uwsgi_user_unit_file:1584 : [[ -n '' ]] 2026-06-15 10:32:31.015 | + functions-common:write_uwsgi_user_unit_file:1587 : iniset -sudo /etc/systemd/system/devstack@c-api.service Install WantedBy multi-user.target 2026-06-15 10:32:31.106 | + functions-common:write_uwsgi_user_unit_file:1590 : sudo systemctl daemon-reload 2026-06-15 10:32:31.589 | + functions-common:_run_under_systemd:1647 : sudo systemctl enable devstack@c-api.service 2026-06-15 10:32:31.609 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@c-api.service → /etc/systemd/system/devstack@c-api.service. 2026-06-15 10:32:32.059 | + functions-common:_run_under_systemd:1648 : sudo systemctl start devstack@c-api.service 2026-06-15 10:32:32.179 | + functions-common:run_process:1680 : time_stop run_process 2026-06-15 10:32:32.186 | + functions-common:time_stop:2414 : local name 2026-06-15 10:32:32.191 | + functions-common:time_stop:2415 : local end_time 2026-06-15 10:32:32.193 | + functions-common:time_stop:2416 : local elapsed_time 2026-06-15 10:32:32.198 | + functions-common:time_stop:2417 : local total 2026-06-15 10:32:32.202 | + functions-common:time_stop:2418 : local start_time 2026-06-15 10:32:32.206 | + functions-common:time_stop:2420 : name=run_process 2026-06-15 10:32:32.210 | + functions-common:time_stop:2421 : start_time=1781519549984 2026-06-15 10:32:32.214 | + functions-common:time_stop:2423 : [[ -z 1781519549984 ]] 2026-06-15 10:32:32.220 | ++ functions-common:time_stop:2426 : date +%s%3N 2026-06-15 10:32:32.228 | + functions-common:time_stop:2426 : end_time=1781519552223 2026-06-15 10:32:32.232 | + functions-common:time_stop:2427 : elapsed_time=2239 2026-06-15 10:32:32.234 | + functions-common:time_stop:2428 : total=37877 2026-06-15 10:32:32.238 | + functions-common:time_stop:2430 : _TIME_START[$name]= 2026-06-15 10:32:32.241 | + functions-common:time_stop:2431 : _TIME_TOTAL[$name]=40116 2026-06-15 10:32:32.244 | + lib/cinder:start_cinder:621 : echo 'Waiting for Cinder API to start...' 2026-06-15 10:32:32.244 | Waiting for Cinder API to start... 2026-06-15 10:32:32.247 | + lib/cinder:start_cinder:623 : local cinder_url=https://10.209.97.186/volume/v3/ 2026-06-15 10:32:32.250 | + lib/cinder:start_cinder:625 : wait_for_service 60 https://10.209.97.186/volume/v3/ 2026-06-15 10:32:32.253 | + functions:wait_for_service:476 : local timeout=60 2026-06-15 10:32:32.257 | + functions:wait_for_service:477 : local url=https://10.209.97.186/volume/v3/ 2026-06-15 10:32:32.262 | + functions:wait_for_service:478 : local rval=0 2026-06-15 10:32:32.265 | + functions:wait_for_service:479 : time_start wait_for_service 2026-06-15 10:32:32.274 | + functions-common:time_start:2400 : local name=wait_for_service 2026-06-15 10:32:32.279 | + functions-common:time_start:2401 : local start_time= 2026-06-15 10:32:32.283 | + functions-common:time_start:2402 : [[ -n '' ]] 2026-06-15 10:32:32.287 | ++ functions-common:time_start:2405 : date +%s%3N 2026-06-15 10:32:32.294 | + functions-common:time_start:2405 : _TIME_START[$name]=1781519552290 2026-06-15 10:32:32.298 | + functions:wait_for_service:480 : timeout 60 bash -x 2026-06-15 10:32:32.305 | ++ :: : curl -g -k --noproxy '*' -s -o /dev/null -w '%{http_code}' https://10.209.97.186/volume/v3/ 2026-06-15 10:32:34.038 | + inc/async:async_inner:64 : rc=0 2026-06-15 10:32:34.072 | [76408 Async create_flavors:76408]: finished successfully 2026-06-15 10:32:36.923 | + :: : [[ 401 == 503 ]] 2026-06-15 10:32:36.925 | + :: : [[ 0 -eq 7 ]] 2026-06-15 10:32:36.929 | + functions:wait_for_service:485 : time_stop wait_for_service 2026-06-15 10:32:36.933 | + functions-common:time_stop:2414 : local name 2026-06-15 10:32:36.937 | + functions-common:time_stop:2415 : local end_time 2026-06-15 10:32:36.939 | + functions-common:time_stop:2416 : local elapsed_time 2026-06-15 10:32:36.944 | + functions-common:time_stop:2417 : local total 2026-06-15 10:32:36.948 | + functions-common:time_stop:2418 : local start_time 2026-06-15 10:32:36.952 | + functions-common:time_stop:2420 : name=wait_for_service 2026-06-15 10:32:36.957 | + functions-common:time_stop:2421 : start_time=1781519552290 2026-06-15 10:32:36.960 | + functions-common:time_stop:2423 : [[ -z 1781519552290 ]] 2026-06-15 10:32:36.965 | ++ functions-common:time_stop:2426 : date +%s%3N 2026-06-15 10:32:36.976 | + functions-common:time_stop:2426 : end_time=1781519556972 2026-06-15 10:32:36.980 | + functions-common:time_stop:2427 : elapsed_time=4682 2026-06-15 10:32:36.984 | + functions-common:time_stop:2428 : total=13435 2026-06-15 10:32:36.989 | + functions-common:time_stop:2430 : _TIME_START[$name]= 2026-06-15 10:32:36.993 | + functions-common:time_stop:2431 : _TIME_TOTAL[$name]=18117 2026-06-15 10:32:36.997 | + functions:wait_for_service:486 : return 0 2026-06-15 10:32:37.002 | + lib/cinder:start_cinder:629 : run_process c-sch '/opt/stack/data/venv/bin/cinder-scheduler --config-file /etc/cinder/cinder.conf' 2026-06-15 10:32:37.008 | + functions-common:run_process:1668 : local service=c-sch 2026-06-15 10:32:37.011 | + functions-common:run_process:1669 : local 'command=/opt/stack/data/venv/bin/cinder-scheduler --config-file /etc/cinder/cinder.conf' 2026-06-15 10:32:37.015 | + functions-common:run_process:1670 : local group= 2026-06-15 10:32:37.020 | + functions-common:run_process:1671 : local user= 2026-06-15 10:32:37.025 | + functions-common:run_process:1672 : local env_vars= 2026-06-15 10:32:37.031 | + functions-common:run_process:1674 : local name=c-sch 2026-06-15 10:32:37.034 | + functions-common:run_process:1676 : time_start run_process 2026-06-15 10:32:37.038 | + functions-common:time_start:2400 : local name=run_process 2026-06-15 10:32:37.041 | + functions-common:time_start:2401 : local start_time= 2026-06-15 10:32:37.045 | + functions-common:time_start:2402 : [[ -n '' ]] 2026-06-15 10:32:37.049 | ++ functions-common:time_start:2405 : date +%s%3N 2026-06-15 10:32:37.055 | + functions-common:time_start:2405 : _TIME_START[$name]=1781519557052 2026-06-15 10:32:37.059 | + functions-common:run_process:1677 : is_service_enabled c-sch 2026-06-15 10:32:37.086 | + functions-common:is_service_enabled:2070 : return 0 2026-06-15 10:32:37.090 | + functions-common:run_process:1678 : _run_under_systemd c-sch '/opt/stack/data/venv/bin/cinder-scheduler --config-file /etc/cinder/cinder.conf' '' '' '' 2026-06-15 10:32:37.095 | + functions-common:_run_under_systemd:1622 : local service=c-sch 2026-06-15 10:32:37.099 | + functions-common:_run_under_systemd:1623 : local 'command=/opt/stack/data/venv/bin/cinder-scheduler --config-file /etc/cinder/cinder.conf' 2026-06-15 10:32:37.103 | + functions-common:_run_under_systemd:1624 : local 'cmd=/opt/stack/data/venv/bin/cinder-scheduler --config-file /etc/cinder/cinder.conf' 2026-06-15 10:32:37.107 | + functions-common:_run_under_systemd:1626 : _common_systemd_pitfalls '/opt/stack/data/venv/bin/cinder-scheduler --config-file /etc/cinder/cinder.conf' 2026-06-15 10:32:37.111 | + functions-common:_common_systemd_pitfalls:1594 : local 'cmd=/opt/stack/data/venv/bin/cinder-scheduler --config-file /etc/cinder/cinder.conf' 2026-06-15 10:32:37.114 | + functions-common:_common_systemd_pitfalls:1597 : [[ /opt/stack/data/venv/bin/cinder-scheduler --config-file /etc/cinder/cinder.conf =~ sudo ]] 2026-06-15 10:32:37.118 | + functions-common:_common_systemd_pitfalls:1608 : [[ ! /opt/stack/data/venv/bin/cinder-scheduler --config-file /etc/cinder/cinder.conf =~ ^/ ]] 2026-06-15 10:32:37.121 | + functions-common:_run_under_systemd:1628 : local systemd_service=devstack@c-sch.service 2026-06-15 10:32:37.125 | + functions-common:_run_under_systemd:1629 : local group= 2026-06-15 10:32:37.129 | + functions-common:_run_under_systemd:1630 : local user=stack 2026-06-15 10:32:37.132 | + functions-common:_run_under_systemd:1631 : [[ -z stack ]] 2026-06-15 10:32:37.136 | + functions-common:_run_under_systemd:1634 : local env_vars= 2026-06-15 10:32:37.139 | + functions-common:_run_under_systemd:1635 : [[ -v SYSTEMD_ENV_VARS[c-sch] ]] 2026-06-15 10:32:37.143 | + functions-common:_run_under_systemd:1638 : [[ /opt/stack/data/venv/bin/cinder-scheduler --config-file /etc/cinder/cinder.conf =~ uwsgi ]] 2026-06-15 10:32:37.146 | + functions-common:_run_under_systemd:1644 : write_user_unit_file devstack@c-sch.service '/opt/stack/data/venv/bin/cinder-scheduler --config-file /etc/cinder/cinder.conf' '' stack '' 2026-06-15 10:32:37.150 | + functions-common:write_user_unit_file:1529 : local service=devstack@c-sch.service 2026-06-15 10:32:37.153 | + functions-common:write_user_unit_file:1530 : local 'command=/opt/stack/data/venv/bin/cinder-scheduler --config-file /etc/cinder/cinder.conf' 2026-06-15 10:32:37.156 | + functions-common:write_user_unit_file:1531 : local group= 2026-06-15 10:32:37.159 | + functions-common:write_user_unit_file:1532 : local user=stack 2026-06-15 10:32:37.162 | + functions-common:write_user_unit_file:1533 : local env_vars= 2026-06-15 10:32:37.166 | + functions-common:write_user_unit_file:1534 : local extra= 2026-06-15 10:32:37.170 | + functions-common:write_user_unit_file:1535 : [[ -n '' ]] 2026-06-15 10:32:37.174 | + functions-common:write_user_unit_file:1538 : local unitfile=/etc/systemd/system/devstack@c-sch.service 2026-06-15 10:32:37.178 | + functions-common:write_user_unit_file:1539 : mkdir -p /etc/systemd/system 2026-06-15 10:32:37.184 | + functions-common:write_user_unit_file:1541 : iniset -sudo /etc/systemd/system/devstack@c-sch.service Unit Description 'Devstack devstack@c-sch.service' 2026-06-15 10:32:37.280 | + functions-common:write_user_unit_file:1542 : iniset -sudo /etc/systemd/system/devstack@c-sch.service Service Environment '"PATH=/opt/stack/devstack/files/openstack-cli-server:/bin:/opt/stack/data/venv/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/snap/bin:/usr/local/bin:/usr/local/sbin:/usr/sbin:/sbin"' 2026-06-15 10:32:37.371 | + functions-common:write_user_unit_file:1543 : iniset -sudo /etc/systemd/system/devstack@c-sch.service Service User stack 2026-06-15 10:32:37.448 | + functions-common:write_user_unit_file:1544 : iniset -sudo /etc/systemd/system/devstack@c-sch.service Service ExecStart '/opt/stack/data/venv/bin/cinder-scheduler --config-file /etc/cinder/cinder.conf' 2026-06-15 10:32:37.527 | + functions-common:write_user_unit_file:1545 : iniset -sudo /etc/systemd/system/devstack@c-sch.service Service KillMode process 2026-06-15 10:32:37.616 | + functions-common:write_user_unit_file:1546 : iniset -sudo /etc/systemd/system/devstack@c-sch.service Service TimeoutStopSec 300 2026-06-15 10:32:37.703 | + functions-common:write_user_unit_file:1547 : iniset -sudo /etc/systemd/system/devstack@c-sch.service Service ExecReload '/usr/bin/kill -HUP $MAINPID' 2026-06-15 10:32:37.781 | + functions-common:write_user_unit_file:1548 : [[ -n '' ]] 2026-06-15 10:32:37.785 | + functions-common:write_user_unit_file:1551 : [[ -n '' ]] 2026-06-15 10:32:37.788 | + functions-common:write_user_unit_file:1554 : iniset -sudo /etc/systemd/system/devstack@c-sch.service Install WantedBy multi-user.target 2026-06-15 10:32:37.881 | + functions-common:write_user_unit_file:1557 : sudo systemctl daemon-reload 2026-06-15 10:32:38.397 | + functions-common:_run_under_systemd:1647 : sudo systemctl enable devstack@c-sch.service 2026-06-15 10:32:38.418 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@c-sch.service → /etc/systemd/system/devstack@c-sch.service. 2026-06-15 10:32:38.873 | + functions-common:_run_under_systemd:1648 : sudo systemctl start devstack@c-sch.service 2026-06-15 10:32:38.916 | + functions-common:run_process:1680 : time_stop run_process 2026-06-15 10:32:38.920 | + functions-common:time_stop:2414 : local name 2026-06-15 10:32:38.924 | + functions-common:time_stop:2415 : local end_time 2026-06-15 10:32:38.928 | + functions-common:time_stop:2416 : local elapsed_time 2026-06-15 10:32:38.932 | + functions-common:time_stop:2417 : local total 2026-06-15 10:32:38.937 | + functions-common:time_stop:2418 : local start_time 2026-06-15 10:32:38.941 | + functions-common:time_stop:2420 : name=run_process 2026-06-15 10:32:38.945 | + functions-common:time_stop:2421 : start_time=1781519557052 2026-06-15 10:32:38.950 | + functions-common:time_stop:2423 : [[ -z 1781519557052 ]] 2026-06-15 10:32:38.955 | ++ functions-common:time_stop:2426 : date +%s%3N 2026-06-15 10:32:38.962 | + functions-common:time_stop:2426 : end_time=1781519558958 2026-06-15 10:32:38.965 | + functions-common:time_stop:2427 : elapsed_time=1906 2026-06-15 10:32:38.970 | + functions-common:time_stop:2428 : total=40116 2026-06-15 10:32:38.974 | + functions-common:time_stop:2430 : _TIME_START[$name]= 2026-06-15 10:32:38.979 | + functions-common:time_stop:2431 : _TIME_TOTAL[$name]=42022 2026-06-15 10:32:38.984 | + lib/cinder:start_cinder:634 : malloc_tuning='MALLOC_ARENA_MAX=1 MALLOC_MMAP_THRESHOLD_=131072 MALLOC_TRIM_THRESHOLD_=262144' 2026-06-15 10:32:38.988 | + lib/cinder:start_cinder:635 : run_process c-bak '/opt/stack/data/venv/bin/cinder-backup --config-file /etc/cinder/cinder.conf' '' '' 'MALLOC_ARENA_MAX=1 MALLOC_MMAP_THRESHOLD_=131072 MALLOC_TRIM_THRESHOLD_=262144' 2026-06-15 10:32:38.992 | + functions-common:run_process:1668 : local service=c-bak 2026-06-15 10:32:38.995 | + functions-common:run_process:1669 : local 'command=/opt/stack/data/venv/bin/cinder-backup --config-file /etc/cinder/cinder.conf' 2026-06-15 10:32:38.999 | + functions-common:run_process:1670 : local group= 2026-06-15 10:32:39.002 | + functions-common:run_process:1671 : local user= 2026-06-15 10:32:39.006 | + functions-common:run_process:1672 : local 'env_vars=MALLOC_ARENA_MAX=1 MALLOC_MMAP_THRESHOLD_=131072 MALLOC_TRIM_THRESHOLD_=262144' 2026-06-15 10:32:39.010 | + functions-common:run_process:1674 : local name=c-bak 2026-06-15 10:32:39.013 | + functions-common:run_process:1676 : time_start run_process 2026-06-15 10:32:39.018 | + functions-common:time_start:2400 : local name=run_process 2026-06-15 10:32:39.022 | + functions-common:time_start:2401 : local start_time= 2026-06-15 10:32:39.026 | + functions-common:time_start:2402 : [[ -n '' ]] 2026-06-15 10:32:39.031 | ++ functions-common:time_start:2405 : date +%s%3N 2026-06-15 10:32:39.037 | + functions-common:time_start:2405 : _TIME_START[$name]=1781519559033 2026-06-15 10:32:39.042 | + functions-common:run_process:1677 : is_service_enabled c-bak 2026-06-15 10:32:39.067 | + functions-common:is_service_enabled:2070 : return 1 2026-06-15 10:32:39.070 | + functions-common:run_process:1680 : time_stop run_process 2026-06-15 10:32:39.074 | + functions-common:time_stop:2414 : local name 2026-06-15 10:32:39.077 | + functions-common:time_stop:2415 : local end_time 2026-06-15 10:32:39.080 | + functions-common:time_stop:2416 : local elapsed_time 2026-06-15 10:32:39.085 | + functions-common:time_stop:2417 : local total 2026-06-15 10:32:39.088 | + functions-common:time_stop:2418 : local start_time 2026-06-15 10:32:39.092 | + functions-common:time_stop:2420 : name=run_process 2026-06-15 10:32:39.096 | + functions-common:time_stop:2421 : start_time=1781519559033 2026-06-15 10:32:39.100 | + functions-common:time_stop:2423 : [[ -z 1781519559033 ]] 2026-06-15 10:32:39.106 | ++ functions-common:time_stop:2426 : date +%s%3N 2026-06-15 10:32:39.112 | + functions-common:time_stop:2426 : end_time=1781519559108 2026-06-15 10:32:39.116 | + functions-common:time_stop:2427 : elapsed_time=75 2026-06-15 10:32:39.120 | + functions-common:time_stop:2428 : total=42022 2026-06-15 10:32:39.124 | + functions-common:time_stop:2430 : _TIME_START[$name]= 2026-06-15 10:32:39.127 | + functions-common:time_stop:2431 : _TIME_TOTAL[$name]=42097 2026-06-15 10:32:39.132 | + lib/cinder:start_cinder:636 : run_process c-vol '/opt/stack/data/venv/bin/cinder-volume --config-file /etc/cinder/cinder.conf' '' '' 'MALLOC_ARENA_MAX=1 MALLOC_MMAP_THRESHOLD_=131072 MALLOC_TRIM_THRESHOLD_=262144' 2026-06-15 10:32:39.135 | + functions-common:run_process:1668 : local service=c-vol 2026-06-15 10:32:39.138 | + functions-common:run_process:1669 : local 'command=/opt/stack/data/venv/bin/cinder-volume --config-file /etc/cinder/cinder.conf' 2026-06-15 10:32:39.141 | + functions-common:run_process:1670 : local group= 2026-06-15 10:32:39.145 | + functions-common:run_process:1671 : local user= 2026-06-15 10:32:39.148 | + functions-common:run_process:1672 : local 'env_vars=MALLOC_ARENA_MAX=1 MALLOC_MMAP_THRESHOLD_=131072 MALLOC_TRIM_THRESHOLD_=262144' 2026-06-15 10:32:39.151 | + functions-common:run_process:1674 : local name=c-vol 2026-06-15 10:32:39.153 | + functions-common:run_process:1676 : time_start run_process 2026-06-15 10:32:39.156 | + functions-common:time_start:2400 : local name=run_process 2026-06-15 10:32:39.160 | + functions-common:time_start:2401 : local start_time= 2026-06-15 10:32:39.163 | + functions-common:time_start:2402 : [[ -n '' ]] 2026-06-15 10:32:39.168 | ++ functions-common:time_start:2405 : date +%s%3N 2026-06-15 10:32:39.175 | + functions-common:time_start:2405 : _TIME_START[$name]=1781519559170 2026-06-15 10:32:39.178 | + functions-common:run_process:1677 : is_service_enabled c-vol 2026-06-15 10:32:39.205 | + functions-common:is_service_enabled:2070 : return 0 2026-06-15 10:32:39.209 | + functions-common:run_process:1678 : _run_under_systemd c-vol '/opt/stack/data/venv/bin/cinder-volume --config-file /etc/cinder/cinder.conf' '' '' 'MALLOC_ARENA_MAX=1 MALLOC_MMAP_THRESHOLD_=131072 MALLOC_TRIM_THRESHOLD_=262144' 2026-06-15 10:32:39.213 | + functions-common:_run_under_systemd:1622 : local service=c-vol 2026-06-15 10:32:39.218 | + functions-common:_run_under_systemd:1623 : local 'command=/opt/stack/data/venv/bin/cinder-volume --config-file /etc/cinder/cinder.conf' 2026-06-15 10:32:39.222 | + functions-common:_run_under_systemd:1624 : local 'cmd=/opt/stack/data/venv/bin/cinder-volume --config-file /etc/cinder/cinder.conf' 2026-06-15 10:32:39.226 | + functions-common:_run_under_systemd:1626 : _common_systemd_pitfalls '/opt/stack/data/venv/bin/cinder-volume --config-file /etc/cinder/cinder.conf' 2026-06-15 10:32:39.230 | + functions-common:_common_systemd_pitfalls:1594 : local 'cmd=/opt/stack/data/venv/bin/cinder-volume --config-file /etc/cinder/cinder.conf' 2026-06-15 10:32:39.233 | + functions-common:_common_systemd_pitfalls:1597 : [[ /opt/stack/data/venv/bin/cinder-volume --config-file /etc/cinder/cinder.conf =~ sudo ]] 2026-06-15 10:32:39.237 | + functions-common:_common_systemd_pitfalls:1608 : [[ ! /opt/stack/data/venv/bin/cinder-volume --config-file /etc/cinder/cinder.conf =~ ^/ ]] 2026-06-15 10:32:39.241 | + functions-common:_run_under_systemd:1628 : local systemd_service=devstack@c-vol.service 2026-06-15 10:32:39.244 | + functions-common:_run_under_systemd:1629 : local group= 2026-06-15 10:32:39.247 | + functions-common:_run_under_systemd:1630 : local user=stack 2026-06-15 10:32:39.250 | + functions-common:_run_under_systemd:1631 : [[ -z stack ]] 2026-06-15 10:32:39.253 | + functions-common:_run_under_systemd:1634 : local 'env_vars=MALLOC_ARENA_MAX=1 MALLOC_MMAP_THRESHOLD_=131072 MALLOC_TRIM_THRESHOLD_=262144' 2026-06-15 10:32:39.256 | + functions-common:_run_under_systemd:1635 : [[ -v SYSTEMD_ENV_VARS[c-vol] ]] 2026-06-15 10:32:39.259 | + functions-common:_run_under_systemd:1638 : [[ /opt/stack/data/venv/bin/cinder-volume --config-file /etc/cinder/cinder.conf =~ uwsgi ]] 2026-06-15 10:32:39.262 | + 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-06-15 10:32:39.266 | + functions-common:write_user_unit_file:1529 : local service=devstack@c-vol.service 2026-06-15 10:32:39.269 | + functions-common:write_user_unit_file:1530 : local 'command=/opt/stack/data/venv/bin/cinder-volume --config-file /etc/cinder/cinder.conf' 2026-06-15 10:32:39.273 | + functions-common:write_user_unit_file:1531 : local group= 2026-06-15 10:32:39.276 | + functions-common:write_user_unit_file:1532 : local user=stack 2026-06-15 10:32:39.280 | + functions-common:write_user_unit_file:1533 : local 'env_vars=MALLOC_ARENA_MAX=1 MALLOC_MMAP_THRESHOLD_=131072 MALLOC_TRIM_THRESHOLD_=262144' 2026-06-15 10:32:39.283 | + functions-common:write_user_unit_file:1534 : local extra= 2026-06-15 10:32:39.286 | + functions-common:write_user_unit_file:1535 : [[ -n '' ]] 2026-06-15 10:32:39.291 | + functions-common:write_user_unit_file:1538 : local unitfile=/etc/systemd/system/devstack@c-vol.service 2026-06-15 10:32:39.294 | + functions-common:write_user_unit_file:1539 : mkdir -p /etc/systemd/system 2026-06-15 10:32:39.301 | + functions-common:write_user_unit_file:1541 : iniset -sudo /etc/systemd/system/devstack@c-vol.service Unit Description 'Devstack devstack@c-vol.service' 2026-06-15 10:32:39.402 | + 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:/snap/bin:/usr/local/bin:/usr/local/sbin:/usr/sbin:/sbin"' 2026-06-15 10:32:39.505 | + functions-common:write_user_unit_file:1543 : iniset -sudo /etc/systemd/system/devstack@c-vol.service Service User stack 2026-06-15 10:32:39.599 | + functions-common:write_user_unit_file:1544 : iniset -sudo /etc/systemd/system/devstack@c-vol.service Service ExecStart '/opt/stack/data/venv/bin/cinder-volume --config-file /etc/cinder/cinder.conf' 2026-06-15 10:32:39.685 | + functions-common:write_user_unit_file:1545 : iniset -sudo /etc/systemd/system/devstack@c-vol.service Service KillMode process 2026-06-15 10:32:39.771 | + functions-common:write_user_unit_file:1546 : iniset -sudo /etc/systemd/system/devstack@c-vol.service Service TimeoutStopSec 300 2026-06-15 10:32:39.851 | + functions-common:write_user_unit_file:1547 : iniset -sudo /etc/systemd/system/devstack@c-vol.service Service ExecReload '/usr/bin/kill -HUP $MAINPID' 2026-06-15 10:32:39.936 | + functions-common:write_user_unit_file:1548 : [[ -n MALLOC_ARENA_MAX=1 MALLOC_MMAP_THRESHOLD_=131072 MALLOC_TRIM_THRESHOLD_=262144 ]] 2026-06-15 10:32:39.940 | + functions-common:write_user_unit_file:1549 : iniset -sudo /etc/systemd/system/devstack@c-vol.service Service Environment 'MALLOC_ARENA_MAX=1 MALLOC_MMAP_THRESHOLD_=131072 MALLOC_TRIM_THRESHOLD_=262144' 2026-06-15 10:32:40.026 | + functions-common:write_user_unit_file:1551 : [[ -n '' ]] 2026-06-15 10:32:40.031 | + functions-common:write_user_unit_file:1554 : iniset -sudo /etc/systemd/system/devstack@c-vol.service Install WantedBy multi-user.target 2026-06-15 10:32:40.138 | + functions-common:write_user_unit_file:1557 : sudo systemctl daemon-reload 2026-06-15 10:32:40.746 | + functions-common:_run_under_systemd:1647 : sudo systemctl enable devstack@c-vol.service 2026-06-15 10:32:40.766 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@c-vol.service → /etc/systemd/system/devstack@c-vol.service. 2026-06-15 10:32:41.349 | + functions-common:_run_under_systemd:1648 : sudo systemctl start devstack@c-vol.service 2026-06-15 10:32:41.557 | + functions-common:run_process:1680 : time_stop run_process 2026-06-15 10:32:41.561 | + functions-common:time_stop:2414 : local name 2026-06-15 10:32:41.565 | + functions-common:time_stop:2415 : local end_time 2026-06-15 10:32:41.569 | + functions-common:time_stop:2416 : local elapsed_time 2026-06-15 10:32:41.573 | + functions-common:time_stop:2417 : local total 2026-06-15 10:32:41.577 | + functions-common:time_stop:2418 : local start_time 2026-06-15 10:32:41.580 | + functions-common:time_stop:2420 : name=run_process 2026-06-15 10:32:41.584 | + functions-common:time_stop:2421 : start_time=1781519559170 2026-06-15 10:32:41.588 | + functions-common:time_stop:2423 : [[ -z 1781519559170 ]] 2026-06-15 10:32:41.596 | ++ functions-common:time_stop:2426 : date +%s%3N 2026-06-15 10:32:41.601 | + functions-common:time_stop:2426 : end_time=1781519561597 2026-06-15 10:32:41.605 | + functions-common:time_stop:2427 : elapsed_time=2427 2026-06-15 10:32:41.610 | + functions-common:time_stop:2428 : total=42097 2026-06-15 10:32:41.616 | + functions-common:time_stop:2430 : _TIME_START[$name]= 2026-06-15 10:32:41.620 | + functions-common:time_stop:2431 : _TIME_TOTAL[$name]=44524 2026-06-15 10:32:41.624 | + ./stack.sh:main:1335 : create_volume_types 2026-06-15 10:32:41.629 | + lib/cinder:create_volume_types:677 : is_service_enabled c-api 2026-06-15 10:32:41.659 | + functions-common:is_service_enabled:2070 : return 0 2026-06-15 10:32:41.663 | + lib/cinder:create_volume_types:677 : [[ -n lvm:lvmdriver-1 ]] 2026-06-15 10:32:41.667 | + lib/cinder:create_volume_types:678 : local be be_name 2026-06-15 10:32:41.671 | + lib/cinder:create_volume_types:679 : for be in ${CINDER_ENABLED_BACKENDS//,/ } 2026-06-15 10:32:41.675 | + lib/cinder:create_volume_types:680 : be_name=lvmdriver-1 2026-06-15 10:32:41.679 | + lib/cinder:create_volume_types:681 : create_one_type lvmdriver-1 volume_backend_name lvmdriver-1 2026-06-15 10:32:41.683 | + lib/cinder:create_one_type:652 : type_name=lvmdriver-1 2026-06-15 10:32:41.687 | + lib/cinder:create_one_type:653 : property_key=volume_backend_name 2026-06-15 10:32:41.690 | + lib/cinder:create_one_type:654 : property_value=lvmdriver-1 2026-06-15 10:32:41.693 | + lib/cinder:create_one_type:656 : is_service_enabled keystone 2026-06-15 10:32:41.722 | + functions-common:is_service_enabled:2070 : return 0 2026-06-15 10:32:41.727 | + lib/cinder:create_one_type:657 : openstack --os-region-name=RegionOne volume type create --property volume_backend_name=lvmdriver-1 lvmdriver-1 2026-06-15 10:32:43.702 | 2026-06-15 10:32:43.702 | +-------------+--------------------------------------+ 2026-06-15 10:32:43.702 | | Field | Value | 2026-06-15 10:32:43.702 | +-------------+--------------------------------------+ 2026-06-15 10:32:43.703 | | description | None | 2026-06-15 10:32:43.703 | | id | 5d7563a2-7ece-409d-8cf9-ed0645bf34cf | 2026-06-15 10:32:43.703 | | is_public | True | 2026-06-15 10:32:43.703 | | name | lvmdriver-1 | 2026-06-15 10:32:43.703 | | properties | volume_backend_name='lvmdriver-1' | 2026-06-15 10:32:43.703 | +-------------+--------------------------------------+ 2026-06-15 10:32:43.715 | + lib/cinder:create_one_type:658 : [[ lvmdriver-1 == \c\e\p\h ]] 2026-06-15 10:32:43.719 | + lib/cinder:create_volume_types:684 : [[ False == \T\r\u\e ]] 2026-06-15 10:32:43.723 | + lib/cinder:create_volume_types:691 : [[ False == \T\r\u\e ]] 2026-06-15 10:32:43.728 | + ./stack.sh:main:1340 : [[ False == \T\r\u\e ]] 2026-06-15 10:32:43.731 | + ./stack.sh:main:1348 : is_service_enabled glance 2026-06-15 10:32:43.758 | + functions-common:is_service_enabled:2070 : return 0 2026-06-15 10:32:43.762 | + ./stack.sh:main:1349 : echo_summary 'Starting Glance' 2026-06-15 10:32:43.766 | + ./stack.sh:echo_summary:438 : [[ -t 3 ]] 2026-06-15 10:32:43.771 | + ./stack.sh:echo_summary:444 : echo -e Starting Glance 2026-06-15 10:32:43.775 | + ./stack.sh:main:1350 : start_glance 2026-06-15 10:32:43.781 | + lib/glance:start_glance:650 : local service_protocol=https 2026-06-15 10:32:43.788 | ++ lib/glance:start_glance:652 : which uwsgi 2026-06-15 10:32:43.795 | + lib/glance:start_glance:652 : run_process g-api '/bin/uwsgi --procname-prefix glance-api --ini /etc/glance/glance-uwsgi.ini' 2026-06-15 10:32:43.800 | + functions-common:run_process:1668 : local service=g-api 2026-06-15 10:32:43.805 | + functions-common:run_process:1669 : local 'command=/bin/uwsgi --procname-prefix glance-api --ini /etc/glance/glance-uwsgi.ini' 2026-06-15 10:32:43.810 | + functions-common:run_process:1670 : local group= 2026-06-15 10:32:43.814 | + functions-common:run_process:1671 : local user= 2026-06-15 10:32:43.818 | + functions-common:run_process:1672 : local env_vars= 2026-06-15 10:32:43.822 | + functions-common:run_process:1674 : local name=g-api 2026-06-15 10:32:43.825 | + functions-common:run_process:1676 : time_start run_process 2026-06-15 10:32:43.829 | + functions-common:time_start:2400 : local name=run_process 2026-06-15 10:32:43.833 | + functions-common:time_start:2401 : local start_time= 2026-06-15 10:32:43.836 | + functions-common:time_start:2402 : [[ -n '' ]] 2026-06-15 10:32:43.841 | ++ functions-common:time_start:2405 : date +%s%3N 2026-06-15 10:32:43.849 | + functions-common:time_start:2405 : _TIME_START[$name]=1781519563843 2026-06-15 10:32:43.853 | + functions-common:run_process:1677 : is_service_enabled g-api 2026-06-15 10:32:43.890 | + functions-common:is_service_enabled:2070 : return 0 2026-06-15 10:32:43.896 | + functions-common:run_process:1678 : _run_under_systemd g-api '/bin/uwsgi --procname-prefix glance-api --ini /etc/glance/glance-uwsgi.ini' '' '' '' 2026-06-15 10:32:43.900 | + functions-common:_run_under_systemd:1622 : local service=g-api 2026-06-15 10:32:43.904 | + functions-common:_run_under_systemd:1623 : local 'command=/bin/uwsgi --procname-prefix glance-api --ini /etc/glance/glance-uwsgi.ini' 2026-06-15 10:32:43.909 | + functions-common:_run_under_systemd:1624 : local 'cmd=/bin/uwsgi --procname-prefix glance-api --ini /etc/glance/glance-uwsgi.ini' 2026-06-15 10:32:43.912 | + functions-common:_run_under_systemd:1626 : _common_systemd_pitfalls '/bin/uwsgi --procname-prefix glance-api --ini /etc/glance/glance-uwsgi.ini' 2026-06-15 10:32:43.915 | + functions-common:_common_systemd_pitfalls:1594 : local 'cmd=/bin/uwsgi --procname-prefix glance-api --ini /etc/glance/glance-uwsgi.ini' 2026-06-15 10:32:43.919 | + functions-common:_common_systemd_pitfalls:1597 : [[ /bin/uwsgi --procname-prefix glance-api --ini /etc/glance/glance-uwsgi.ini =~ sudo ]] 2026-06-15 10:32:43.922 | + functions-common:_common_systemd_pitfalls:1608 : [[ ! /bin/uwsgi --procname-prefix glance-api --ini /etc/glance/glance-uwsgi.ini =~ ^/ ]] 2026-06-15 10:32:43.925 | + functions-common:_run_under_systemd:1628 : local systemd_service=devstack@g-api.service 2026-06-15 10:32:43.929 | + functions-common:_run_under_systemd:1629 : local group= 2026-06-15 10:32:43.932 | + functions-common:_run_under_systemd:1630 : local user=stack 2026-06-15 10:32:43.935 | + functions-common:_run_under_systemd:1631 : [[ -z stack ]] 2026-06-15 10:32:43.938 | + functions-common:_run_under_systemd:1634 : local env_vars= 2026-06-15 10:32:43.943 | + functions-common:_run_under_systemd:1635 : [[ -v SYSTEMD_ENV_VARS[g-api] ]] 2026-06-15 10:32:43.947 | + functions-common:_run_under_systemd:1638 : [[ /bin/uwsgi --procname-prefix glance-api --ini /etc/glance/glance-uwsgi.ini =~ uwsgi ]] 2026-06-15 10:32:43.950 | + functions-common:_run_under_systemd:1639 : [[ True == \T\r\u\e ]] 2026-06-15 10:32:43.954 | + functions-common:_run_under_systemd:1640 : cmd='/bin/uwsgi --procname-prefix glance-api --ini /etc/glance/glance-uwsgi.ini --venv /opt/stack/data/venv' 2026-06-15 10:32:43.958 | + functions-common:_run_under_systemd:1642 : write_uwsgi_user_unit_file devstack@g-api.service '/bin/uwsgi --procname-prefix glance-api --ini /etc/glance/glance-uwsgi.ini --venv /opt/stack/data/venv' '' stack '' 2026-06-15 10:32:43.961 | + functions-common:write_uwsgi_user_unit_file:1561 : local service=devstack@g-api.service 2026-06-15 10:32:43.965 | + functions-common:write_uwsgi_user_unit_file:1562 : local 'command=/bin/uwsgi --procname-prefix glance-api --ini /etc/glance/glance-uwsgi.ini --venv /opt/stack/data/venv' 2026-06-15 10:32:43.969 | + functions-common:write_uwsgi_user_unit_file:1563 : local group= 2026-06-15 10:32:43.973 | + functions-common:write_uwsgi_user_unit_file:1564 : local user=stack 2026-06-15 10:32:43.976 | + functions-common:write_uwsgi_user_unit_file:1565 : local env_vars= 2026-06-15 10:32:43.980 | + functions-common:write_uwsgi_user_unit_file:1566 : local unitfile=/etc/systemd/system/devstack@g-api.service 2026-06-15 10:32:43.983 | + functions-common:write_uwsgi_user_unit_file:1567 : mkdir -p /etc/systemd/system 2026-06-15 10:32:43.989 | + functions-common:write_uwsgi_user_unit_file:1569 : iniset -sudo /etc/systemd/system/devstack@g-api.service Unit Description 'Devstack devstack@g-api.service' 2026-06-15 10:32:44.082 | + functions-common:write_uwsgi_user_unit_file:1570 : iniset -sudo /etc/systemd/system/devstack@g-api.service Service Environment '"PATH=/opt/stack/devstack/files/openstack-cli-server:/bin:/opt/stack/data/venv/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/snap/bin:/usr/local/bin:/usr/local/sbin:/usr/sbin:/sbin"' 2026-06-15 10:32:44.176 | + functions-common:write_uwsgi_user_unit_file:1571 : iniset -sudo /etc/systemd/system/devstack@g-api.service Service SyslogIdentifier devstack@g-api.service 2026-06-15 10:32:44.265 | + functions-common:write_uwsgi_user_unit_file:1572 : iniset -sudo /etc/systemd/system/devstack@g-api.service Service User stack 2026-06-15 10:32:44.364 | + functions-common:write_uwsgi_user_unit_file:1573 : iniset -sudo /etc/systemd/system/devstack@g-api.service Service ExecStart '/bin/uwsgi --procname-prefix glance-api --ini /etc/glance/glance-uwsgi.ini --venv /opt/stack/data/venv' 2026-06-15 10:32:44.447 | + functions-common:write_uwsgi_user_unit_file:1574 : iniset -sudo /etc/systemd/system/devstack@g-api.service Service ExecReload '/usr/bin/kill -HUP $MAINPID' 2026-06-15 10:32:44.522 | + functions-common:write_uwsgi_user_unit_file:1575 : iniset -sudo /etc/systemd/system/devstack@g-api.service Service Type notify 2026-06-15 10:32:44.597 | + functions-common:write_uwsgi_user_unit_file:1576 : iniset -sudo /etc/systemd/system/devstack@g-api.service Service KillMode process 2026-06-15 10:32:44.676 | + functions-common:write_uwsgi_user_unit_file:1577 : iniset -sudo /etc/systemd/system/devstack@g-api.service Service Restart always 2026-06-15 10:32:44.756 | + functions-common:write_uwsgi_user_unit_file:1578 : iniset -sudo /etc/systemd/system/devstack@g-api.service Service NotifyAccess all 2026-06-15 10:32:44.839 | + functions-common:write_uwsgi_user_unit_file:1579 : iniset -sudo /etc/systemd/system/devstack@g-api.service Service RestartForceExitStatus 100 2026-06-15 10:32:44.923 | + functions-common:write_uwsgi_user_unit_file:1581 : [[ -n '' ]] 2026-06-15 10:32:44.928 | + functions-common:write_uwsgi_user_unit_file:1584 : [[ -n '' ]] 2026-06-15 10:32:44.931 | + functions-common:write_uwsgi_user_unit_file:1587 : iniset -sudo /etc/systemd/system/devstack@g-api.service Install WantedBy multi-user.target 2026-06-15 10:32:45.029 | + functions-common:write_uwsgi_user_unit_file:1590 : sudo systemctl daemon-reload 2026-06-15 10:32:45.510 | + functions-common:_run_under_systemd:1647 : sudo systemctl enable devstack@g-api.service 2026-06-15 10:32:45.531 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@g-api.service → /etc/systemd/system/devstack@g-api.service. 2026-06-15 10:32:46.063 | + functions-common:_run_under_systemd:1648 : sudo systemctl start devstack@g-api.service 2026-06-15 10:32:46.251 | + functions-common:run_process:1680 : time_stop run_process 2026-06-15 10:32:46.255 | + functions-common:time_stop:2414 : local name 2026-06-15 10:32:46.259 | + functions-common:time_stop:2415 : local end_time 2026-06-15 10:32:46.263 | + functions-common:time_stop:2416 : local elapsed_time 2026-06-15 10:32:46.267 | + functions-common:time_stop:2417 : local total 2026-06-15 10:32:46.270 | + functions-common:time_stop:2418 : local start_time 2026-06-15 10:32:46.273 | + functions-common:time_stop:2420 : name=run_process 2026-06-15 10:32:46.277 | + functions-common:time_stop:2421 : start_time=1781519563843 2026-06-15 10:32:46.282 | + functions-common:time_stop:2423 : [[ -z 1781519563843 ]] 2026-06-15 10:32:46.288 | ++ functions-common:time_stop:2426 : date +%s%3N 2026-06-15 10:32:46.293 | + functions-common:time_stop:2426 : end_time=1781519566289 2026-06-15 10:32:46.296 | + functions-common:time_stop:2427 : elapsed_time=2446 2026-06-15 10:32:46.300 | + functions-common:time_stop:2428 : total=44524 2026-06-15 10:32:46.304 | + functions-common:time_stop:2430 : _TIME_START[$name]= 2026-06-15 10:32:46.308 | + functions-common:time_stop:2431 : _TIME_TOTAL[$name]=46970 2026-06-15 10:32:46.312 | + lib/glance:start_glance:654 : is_service_enabled g-api-r 2026-06-15 10:32:46.338 | + functions-common:is_service_enabled:2070 : return 1 2026-06-15 10:32:46.342 | + lib/glance:start_glance:659 : echo 'Waiting for g-api (10.209.97.186) to start...' 2026-06-15 10:32:46.342 | Waiting for g-api (10.209.97.186) to start... 2026-06-15 10:32:46.345 | + lib/glance:start_glance:660 : wait_for_service 60 https://10.209.97.186/image 2026-06-15 10:32:46.349 | + functions:wait_for_service:476 : local timeout=60 2026-06-15 10:32:46.352 | + functions:wait_for_service:477 : local url=https://10.209.97.186/image 2026-06-15 10:32:46.356 | + functions:wait_for_service:478 : local rval=0 2026-06-15 10:32:46.360 | + functions:wait_for_service:479 : time_start wait_for_service 2026-06-15 10:32:46.363 | + functions-common:time_start:2400 : local name=wait_for_service 2026-06-15 10:32:46.367 | + functions-common:time_start:2401 : local start_time= 2026-06-15 10:32:46.371 | + functions-common:time_start:2402 : [[ -n '' ]] 2026-06-15 10:32:46.376 | ++ functions-common:time_start:2405 : date +%s%3N 2026-06-15 10:32:46.381 | + functions-common:time_start:2405 : _TIME_START[$name]=1781519566377 2026-06-15 10:32:46.386 | + functions:wait_for_service:480 : timeout 60 bash -x 2026-06-15 10:32:46.396 | ++ :: : curl -g -k --noproxy '*' -s -o /dev/null -w '%{http_code}' https://10.209.97.186/image 2026-06-15 10:32:50.687 | + :: : [[ 300 == 503 ]] 2026-06-15 10:32:50.688 | + :: : [[ 0 -eq 7 ]] 2026-06-15 10:32:50.693 | + functions:wait_for_service:485 : time_stop wait_for_service 2026-06-15 10:32:50.697 | + functions-common:time_stop:2414 : local name 2026-06-15 10:32:50.702 | + functions-common:time_stop:2415 : local end_time 2026-06-15 10:32:50.705 | + functions-common:time_stop:2416 : local elapsed_time 2026-06-15 10:32:50.709 | + functions-common:time_stop:2417 : local total 2026-06-15 10:32:50.713 | + functions-common:time_stop:2418 : local start_time 2026-06-15 10:32:50.716 | + functions-common:time_stop:2420 : name=wait_for_service 2026-06-15 10:32:50.721 | + functions-common:time_stop:2421 : start_time=1781519566377 2026-06-15 10:32:50.725 | + functions-common:time_stop:2423 : [[ -z 1781519566377 ]] 2026-06-15 10:32:50.730 | ++ functions-common:time_stop:2426 : date +%s%3N 2026-06-15 10:32:50.735 | + functions-common:time_stop:2426 : end_time=1781519570732 2026-06-15 10:32:50.739 | + functions-common:time_stop:2427 : elapsed_time=4355 2026-06-15 10:32:50.743 | + functions-common:time_stop:2428 : total=18117 2026-06-15 10:32:50.748 | + functions-common:time_stop:2430 : _TIME_START[$name]= 2026-06-15 10:32:50.752 | + functions-common:time_stop:2431 : _TIME_TOTAL[$name]=22472 2026-06-15 10:32:50.755 | + functions:wait_for_service:486 : return 0 2026-06-15 10:32:50.760 | + ./stack.sh:main:1364 : is_service_enabled mysql postgresql 2026-06-15 10:32:50.785 | + functions-common:is_service_enabled:2070 : return 0 2026-06-15 10:32:50.789 | + ./stack.sh:main:1364 : is_service_enabled glance 2026-06-15 10:32:50.812 | + functions-common:is_service_enabled:2070 : return 0 2026-06-15 10:32:50.816 | + ./stack.sh:main:1365 : echo_summary 'Uploading images' 2026-06-15 10:32:50.819 | + ./stack.sh:echo_summary:438 : [[ -t 3 ]] 2026-06-15 10:32:50.821 | + ./stack.sh:echo_summary:444 : echo -e Uploading images 2026-06-15 10:32:50.824 | + ./stack.sh:main:1367 : for image_url in ${IMAGE_URLS//,/ } 2026-06-15 10:32:50.828 | + ./stack.sh:main:1368 : upload_image http://download.cirros-cloud.net/0.6.2/cirros-0.6.2-x86_64-disk.img 2026-06-15 10:32:50.830 | + functions:upload_image:139 : local image_url=http://download.cirros-cloud.net/0.6.2/cirros-0.6.2-x86_64-disk.img 2026-06-15 10:32:50.833 | + functions:upload_image:141 : local image image_fname image_name 2026-06-15 10:32:50.835 | + functions:upload_image:143 : local max_attempts=5 2026-06-15 10:32:50.838 | + functions:upload_image:146 : mkdir -p /opt/stack/devstack/files/images 2026-06-15 10:32:50.845 | ++ functions:upload_image:147 : basename http://download.cirros-cloud.net/0.6.2/cirros-0.6.2-x86_64-disk.img 2026-06-15 10:32:50.850 | + functions:upload_image:147 : image_fname=cirros-0.6.2-x86_64-disk.img 2026-06-15 10:32:50.853 | + functions:upload_image:148 : [[ http://download.cirros-cloud.net/0.6.2/cirros-0.6.2-x86_64-disk.img != file* ]] 2026-06-15 10:32:50.855 | + functions:upload_image:150 : [[ ! -f /opt/stack/devstack/files/cirros-0.6.2-x86_64-disk.img ]] 2026-06-15 10:32:50.859 | ++ functions:upload_image:150 : stat -c %s /opt/stack/devstack/files/cirros-0.6.2-x86_64-disk.img 2026-06-15 10:32:50.865 | + functions:upload_image:150 : [[ 21430272 = \0 ]] 2026-06-15 10:32:50.867 | + functions:upload_image:167 : image=/opt/stack/devstack/files/cirros-0.6.2-x86_64-disk.img 2026-06-15 10:32:50.870 | + functions:upload_image:181 : [[ http://download.cirros-cloud.net/0.6.2/cirros-0.6.2-x86_64-disk.img =~ openvz ]] 2026-06-15 10:32:50.872 | + functions:upload_image:188 : [[ http://download.cirros-cloud.net/0.6.2/cirros-0.6.2-x86_64-disk.img =~ \.vmdk ]] 2026-06-15 10:32:50.875 | + functions:upload_image:302 : [[ http://download.cirros-cloud.net/0.6.2/cirros-0.6.2-x86_64-disk.img =~ \.hds ]] 2026-06-15 10:32:50.878 | + functions:upload_image:313 : local kernel= 2026-06-15 10:32:50.881 | + functions:upload_image:314 : local ramdisk= 2026-06-15 10:32:50.885 | + functions:upload_image:315 : local disk_format= 2026-06-15 10:32:50.888 | + functions:upload_image:316 : local container_format= 2026-06-15 10:32:50.891 | + functions:upload_image:317 : local unpack= 2026-06-15 10:32:50.894 | + functions:upload_image:318 : local img_property= 2026-06-15 10:32:50.898 | + functions:upload_image:322 : [[ libvirt == \l\i\b\v\i\r\t ]] 2026-06-15 10:32:50.901 | + functions:upload_image:323 : [[ qemu == \q\e\m\u ]] 2026-06-15 10:32:50.904 | + functions:upload_image:324 : img_property=hw_rng_model=virtio 2026-06-15 10:32:50.908 | + functions:upload_image:328 : case "$image_fname" in 2026-06-15 10:32:50.913 | ++ functions:upload_image:349 : basename /opt/stack/devstack/files/cirros-0.6.2-x86_64-disk.img .img 2026-06-15 10:32:50.922 | + functions:upload_image:349 : image_name=cirros-0.6.2-x86_64-disk 2026-06-15 10:32:50.924 | + functions:upload_image:350 : local format 2026-06-15 10:32:50.929 | ++ functions:upload_image:351 : qemu-img info /opt/stack/devstack/files/cirros-0.6.2-x86_64-disk.img 2026-06-15 10:32:50.929 | ++ functions:upload_image:351 : awk '/^file format/ { print $3; exit }' 2026-06-15 10:32:50.965 | + functions:upload_image:351 : format=qcow2 2026-06-15 10:32:50.970 | + functions:upload_image:352 : [[ ,qcow2,raw,vdi,vmdk,vpc, =~ ,qcow2, ]] 2026-06-15 10:32:50.972 | + functions:upload_image:353 : disk_format=qcow2 2026-06-15 10:32:50.977 | + functions:upload_image:357 : container_format=bare 2026-06-15 10:32:50.981 | + functions:upload_image:404 : is_arch ppc64le 2026-06-15 10:32:50.985 | ++ functions-common:is_arch:519 : uname -m 2026-06-15 10:32:50.991 | + functions-common:is_arch:519 : [[ x86_64 == \p\p\c\6\4\l\e ]] 2026-06-15 10:32:50.993 | + functions:upload_image:404 : is_arch ppc64 2026-06-15 10:32:50.997 | ++ functions-common:is_arch:519 : uname -m 2026-06-15 10:32:51.003 | + functions-common:is_arch:519 : [[ x86_64 == \p\p\c\6\4 ]] 2026-06-15 10:32:51.006 | + functions:upload_image:404 : is_arch ppc 2026-06-15 10:32:51.010 | ++ functions-common:is_arch:519 : uname -m 2026-06-15 10:32:51.016 | + functions-common:is_arch:519 : [[ x86_64 == \p\p\c ]] 2026-06-15 10:32:51.020 | + functions:upload_image:408 : is_arch aarch64 2026-06-15 10:32:51.023 | ++ functions-common:is_arch:519 : uname -m 2026-06-15 10:32:51.029 | + functions-common:is_arch:519 : [[ x86_64 == \a\a\r\c\h\6\4 ]] 2026-06-15 10:32:51.032 | + functions:upload_image:412 : '[' bare = bare ']' 2026-06-15 10:32:51.035 | + functions:upload_image:413 : '[' '' = zcat ']' 2026-06-15 10:32:51.038 | + functions:upload_image:415 : '[' '' = bunzip2 ']' 2026-06-15 10:32:51.041 | + functions:upload_image:417 : '[' '' = unxz ']' 2026-06-15 10:32:51.045 | + functions:upload_image:428 : _upload_image cirros-0.6.2-x86_64-disk bare qcow2 /opt/stack/devstack/files/cirros-0.6.2-x86_64-disk.img hw_rng_model=virtio 2026-06-15 10:32:51.048 | + functions:_upload_image:111 : local image_name=cirros-0.6.2-x86_64-disk 2026-06-15 10:32:51.051 | + functions:_upload_image:112 : shift 2026-06-15 10:32:51.054 | + functions:_upload_image:113 : local container=bare 2026-06-15 10:32:51.057 | + functions:_upload_image:114 : shift 2026-06-15 10:32:51.060 | + functions:_upload_image:115 : local disk=qcow2 2026-06-15 10:32:51.063 | + functions:_upload_image:116 : shift 2026-06-15 10:32:51.066 | + functions:_upload_image:117 : local image=/opt/stack/devstack/files/cirros-0.6.2-x86_64-disk.img 2026-06-15 10:32:51.069 | + functions:_upload_image:118 : shift 2026-06-15 10:32:51.072 | + functions:_upload_image:119 : local properties 2026-06-15 10:32:51.075 | + functions:_upload_image:120 : local useimport 2026-06-15 10:32:51.079 | ++ functions:_upload_image:122 : _image_properties_to_arg hw_rng_model=virtio 2026-06-15 10:32:51.082 | ++ functions:_image_properties_to_arg:94 : local result= 2026-06-15 10:32:51.084 | ++ functions:_image_properties_to_arg:95 : for property in $* 2026-06-15 10:32:51.087 | ++ functions:_image_properties_to_arg:96 : result+=' --property hw_rng_model=virtio' 2026-06-15 10:32:51.090 | ++ functions:_image_properties_to_arg:98 : echo --property hw_rng_model=virtio 2026-06-15 10:32:51.094 | + functions:_upload_image:122 : properties='--property hw_rng_model=virtio' 2026-06-15 10:32:51.098 | + functions:_upload_image:124 : [[ False == \T\r\u\e ]] 2026-06-15 10:32:51.101 | ++ functions:_upload_image:128 : readlink -f /opt/stack/devstack/files/cirros-0.6.2-x86_64-disk.img 2026-06-15 10:32:51.106 | + functions:_upload_image:128 : openstack --os-cloud=devstack-admin --os-region-name=RegionOne image create cirros-0.6.2-x86_64-disk --public --container-format bare --disk-format qcow2 --property hw_rng_model=virtio --file /opt/stack/devstack/files/cirros-0.6.2-x86_64-disk.img 2026-06-15 10:32:54.690 | +------------------+--------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+ 2026-06-15 10:32:54.690 | | Field | Value | 2026-06-15 10:32:54.690 | +------------------+--------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+ 2026-06-15 10:32:54.690 | | checksum | c8fc807773e5354afe61636071771906 | 2026-06-15 10:32:54.690 | | container_format | bare | 2026-06-15 10:32:54.690 | | created_at | 2026-06-15T10:32:52Z | 2026-06-15 10:32:54.690 | | disk_format | qcow2 | 2026-06-15 10:32:54.690 | | file | /v2/images/9b6528a1-d9f5-4ac0-ad80-7ac598694bae/file | 2026-06-15 10:32:54.690 | | id | 9b6528a1-d9f5-4ac0-ad80-7ac598694bae | 2026-06-15 10:32:54.690 | | min_disk | 0 | 2026-06-15 10:32:54.690 | | min_ram | 0 | 2026-06-15 10:32:54.690 | | name | cirros-0.6.2-x86_64-disk | 2026-06-15 10:32:54.690 | | owner | 7c0300752f674ea1bb7c223daeeee516 | 2026-06-15 10:32:54.690 | | properties | hw_rng_model='virtio', os_hash_algo='sha512', os_hash_value='1103b92ce8ad966e41235a4de260deb791ff571670c0342666c8582fbb9caefe6af07ebb11d34f44f8414b609b29c1bdf1d72ffa6faa39c88e8721d09847952b', os_hidden='False', owner_specified.openstack.md5='', owner_specified.openstack.object='images/cirros-0.6.2-x86_64-disk', owner_specified.openstack.sha256='' | 2026-06-15 10:32:54.690 | | protected | False | 2026-06-15 10:32:54.690 | | schema | /v2/schemas/image | 2026-06-15 10:32:54.690 | | size | 21430272 | 2026-06-15 10:32:54.690 | | status | active | 2026-06-15 10:32:54.690 | | tags | | 2026-06-15 10:32:54.690 | | updated_at | 2026-06-15T10:32:55Z | 2026-06-15 10:32:54.690 | | virtual_size | 117440512 | 2026-06-15 10:32:54.690 | | visibility | public | 2026-06-15 10:32:54.691 | +------------------+--------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+ 2026-06-15 10:32:54.691 | 2026-06-15 10:32:54.701 | + ./stack.sh:main:1367 : for image_url in ${IMAGE_URLS//,/ } 2026-06-15 10:32:54.705 | + ./stack.sh:main:1368 : upload_image http://download.cirros-cloud.net/0.6.1/cirros-0.6.1-x86_64-disk.img 2026-06-15 10:32:54.709 | + functions:upload_image:139 : local image_url=http://download.cirros-cloud.net/0.6.1/cirros-0.6.1-x86_64-disk.img 2026-06-15 10:32:54.712 | + functions:upload_image:141 : local image image_fname image_name 2026-06-15 10:32:54.716 | + functions:upload_image:143 : local max_attempts=5 2026-06-15 10:32:54.719 | + functions:upload_image:146 : mkdir -p /opt/stack/devstack/files/images 2026-06-15 10:32:54.726 | ++ functions:upload_image:147 : basename http://download.cirros-cloud.net/0.6.1/cirros-0.6.1-x86_64-disk.img 2026-06-15 10:32:54.731 | + functions:upload_image:147 : image_fname=cirros-0.6.1-x86_64-disk.img 2026-06-15 10:32:54.735 | + functions:upload_image:148 : [[ http://download.cirros-cloud.net/0.6.1/cirros-0.6.1-x86_64-disk.img != file* ]] 2026-06-15 10:32:54.739 | + functions:upload_image:150 : [[ ! -f /opt/stack/devstack/files/cirros-0.6.1-x86_64-disk.img ]] 2026-06-15 10:32:54.744 | ++ functions:upload_image:150 : stat -c %s /opt/stack/devstack/files/cirros-0.6.1-x86_64-disk.img 2026-06-15 10:32:54.750 | + functions:upload_image:150 : [[ 21233664 = \0 ]] 2026-06-15 10:32:54.754 | + functions:upload_image:167 : image=/opt/stack/devstack/files/cirros-0.6.1-x86_64-disk.img 2026-06-15 10:32:54.757 | + functions:upload_image:181 : [[ http://download.cirros-cloud.net/0.6.1/cirros-0.6.1-x86_64-disk.img =~ openvz ]] 2026-06-15 10:32:54.761 | + functions:upload_image:188 : [[ http://download.cirros-cloud.net/0.6.1/cirros-0.6.1-x86_64-disk.img =~ \.vmdk ]] 2026-06-15 10:32:54.765 | + functions:upload_image:302 : [[ http://download.cirros-cloud.net/0.6.1/cirros-0.6.1-x86_64-disk.img =~ \.hds ]] 2026-06-15 10:32:54.769 | + functions:upload_image:313 : local kernel= 2026-06-15 10:32:54.773 | + functions:upload_image:314 : local ramdisk= 2026-06-15 10:32:54.777 | + functions:upload_image:315 : local disk_format= 2026-06-15 10:32:54.780 | + functions:upload_image:316 : local container_format= 2026-06-15 10:32:54.784 | + functions:upload_image:317 : local unpack= 2026-06-15 10:32:54.787 | + functions:upload_image:318 : local img_property= 2026-06-15 10:32:54.791 | + functions:upload_image:322 : [[ libvirt == \l\i\b\v\i\r\t ]] 2026-06-15 10:32:54.794 | + functions:upload_image:323 : [[ qemu == \q\e\m\u ]] 2026-06-15 10:32:54.799 | + functions:upload_image:324 : img_property=hw_rng_model=virtio 2026-06-15 10:32:54.802 | + functions:upload_image:328 : case "$image_fname" in 2026-06-15 10:32:54.807 | ++ functions:upload_image:349 : basename /opt/stack/devstack/files/cirros-0.6.1-x86_64-disk.img .img 2026-06-15 10:32:54.813 | + functions:upload_image:349 : image_name=cirros-0.6.1-x86_64-disk 2026-06-15 10:32:54.817 | + functions:upload_image:350 : local format 2026-06-15 10:32:54.822 | ++ functions:upload_image:351 : awk '/^file format/ { print $3; exit }' 2026-06-15 10:32:54.822 | ++ functions:upload_image:351 : qemu-img info /opt/stack/devstack/files/cirros-0.6.1-x86_64-disk.img 2026-06-15 10:32:54.837 | + functions:upload_image:351 : format=qcow2 2026-06-15 10:32:54.841 | + functions:upload_image:352 : [[ ,qcow2,raw,vdi,vmdk,vpc, =~ ,qcow2, ]] 2026-06-15 10:32:54.845 | + functions:upload_image:353 : disk_format=qcow2 2026-06-15 10:32:54.849 | + functions:upload_image:357 : container_format=bare 2026-06-15 10:32:54.852 | + functions:upload_image:404 : is_arch ppc64le 2026-06-15 10:32:54.857 | ++ functions-common:is_arch:519 : uname -m 2026-06-15 10:32:54.863 | + functions-common:is_arch:519 : [[ x86_64 == \p\p\c\6\4\l\e ]] 2026-06-15 10:32:54.867 | + functions:upload_image:404 : is_arch ppc64 2026-06-15 10:32:54.873 | ++ functions-common:is_arch:519 : uname -m 2026-06-15 10:32:54.881 | + functions-common:is_arch:519 : [[ x86_64 == \p\p\c\6\4 ]] 2026-06-15 10:32:54.885 | + functions:upload_image:404 : is_arch ppc 2026-06-15 10:32:54.891 | ++ functions-common:is_arch:519 : uname -m 2026-06-15 10:32:54.897 | + functions-common:is_arch:519 : [[ x86_64 == \p\p\c ]] 2026-06-15 10:32:54.901 | + functions:upload_image:408 : is_arch aarch64 2026-06-15 10:32:54.906 | ++ functions-common:is_arch:519 : uname -m 2026-06-15 10:32:54.913 | + functions-common:is_arch:519 : [[ x86_64 == \a\a\r\c\h\6\4 ]] 2026-06-15 10:32:54.917 | + functions:upload_image:412 : '[' bare = bare ']' 2026-06-15 10:32:54.920 | + functions:upload_image:413 : '[' '' = zcat ']' 2026-06-15 10:32:54.924 | + functions:upload_image:415 : '[' '' = bunzip2 ']' 2026-06-15 10:32:54.928 | + functions:upload_image:417 : '[' '' = unxz ']' 2026-06-15 10:32:54.933 | + functions:upload_image:428 : _upload_image cirros-0.6.1-x86_64-disk bare qcow2 /opt/stack/devstack/files/cirros-0.6.1-x86_64-disk.img hw_rng_model=virtio 2026-06-15 10:32:54.937 | + functions:_upload_image:111 : local image_name=cirros-0.6.1-x86_64-disk 2026-06-15 10:32:54.940 | + functions:_upload_image:112 : shift 2026-06-15 10:32:54.943 | + functions:_upload_image:113 : local container=bare 2026-06-15 10:32:54.946 | + functions:_upload_image:114 : shift 2026-06-15 10:32:54.949 | + functions:_upload_image:115 : local disk=qcow2 2026-06-15 10:32:54.952 | + functions:_upload_image:116 : shift 2026-06-15 10:32:54.954 | + functions:_upload_image:117 : local image=/opt/stack/devstack/files/cirros-0.6.1-x86_64-disk.img 2026-06-15 10:32:54.958 | + functions:_upload_image:118 : shift 2026-06-15 10:32:54.961 | + functions:_upload_image:119 : local properties 2026-06-15 10:32:54.964 | + functions:_upload_image:120 : local useimport 2026-06-15 10:32:54.968 | ++ functions:_upload_image:122 : _image_properties_to_arg hw_rng_model=virtio 2026-06-15 10:32:54.972 | ++ functions:_image_properties_to_arg:94 : local result= 2026-06-15 10:32:54.976 | ++ functions:_image_properties_to_arg:95 : for property in $* 2026-06-15 10:32:54.979 | ++ functions:_image_properties_to_arg:96 : result+=' --property hw_rng_model=virtio' 2026-06-15 10:32:54.983 | ++ functions:_image_properties_to_arg:98 : echo --property hw_rng_model=virtio 2026-06-15 10:32:54.986 | + functions:_upload_image:122 : properties='--property hw_rng_model=virtio' 2026-06-15 10:32:54.989 | + functions:_upload_image:124 : [[ False == \T\r\u\e ]] 2026-06-15 10:32:54.994 | ++ functions:_upload_image:128 : readlink -f /opt/stack/devstack/files/cirros-0.6.1-x86_64-disk.img 2026-06-15 10:32:54.999 | + functions:_upload_image:128 : openstack --os-cloud=devstack-admin --os-region-name=RegionOne image create cirros-0.6.1-x86_64-disk --public --container-format bare --disk-format qcow2 --property hw_rng_model=virtio --file /opt/stack/devstack/files/cirros-0.6.1-x86_64-disk.img 2026-06-15 10:32:58.138 | +------------------+--------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+ 2026-06-15 10:32:58.139 | | Field | Value | 2026-06-15 10:32:58.139 | +------------------+--------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+ 2026-06-15 10:32:58.139 | | checksum | 0c839612eb3f2469420f2ccae990827f | 2026-06-15 10:32:58.139 | | container_format | bare | 2026-06-15 10:32:58.139 | | created_at | 2026-06-15T10:32:56Z | 2026-06-15 10:32:58.139 | | disk_format | qcow2 | 2026-06-15 10:32:58.139 | | file | /v2/images/756276ba-d73b-43d2-9743-34124d1a4aa1/file | 2026-06-15 10:32:58.139 | | id | 756276ba-d73b-43d2-9743-34124d1a4aa1 | 2026-06-15 10:32:58.139 | | min_disk | 0 | 2026-06-15 10:32:58.139 | | min_ram | 0 | 2026-06-15 10:32:58.139 | | name | cirros-0.6.1-x86_64-disk | 2026-06-15 10:32:58.139 | | owner | 7c0300752f674ea1bb7c223daeeee516 | 2026-06-15 10:32:58.139 | | properties | hw_rng_model='virtio', os_hash_algo='sha512', os_hash_value='df88bac2791254f68941229792539621516bd480aa3d6fe4c0ca16057393d024a4944d644959f323dc01a25e3417c0b581776ab3c8db8da542039f2a67230579', os_hidden='False', owner_specified.openstack.md5='', owner_specified.openstack.object='images/cirros-0.6.1-x86_64-disk', owner_specified.openstack.sha256='' | 2026-06-15 10:32:58.139 | | protected | False | 2026-06-15 10:32:58.140 | | schema | /v2/schemas/image | 2026-06-15 10:32:58.140 | | size | 21233664 | 2026-06-15 10:32:58.140 | | status | active | 2026-06-15 10:32:58.140 | | tags | | 2026-06-15 10:32:58.140 | | updated_at | 2026-06-15T10:32:58Z | 2026-06-15 10:32:58.140 | | virtual_size | 117440512 | 2026-06-15 10:32:58.140 | | visibility | public | 2026-06-15 10:32:58.140 | +------------------+--------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+ 2026-06-15 10:32:58.140 | 2026-06-15 10:32:58.150 | + ./stack.sh:main:1367 : for image_url in ${IMAGE_URLS//,/ } 2026-06-15 10:32:58.154 | + ./stack.sh:main:1368 : upload_image https://github.com/cirros-dev/cirros/releases/download/0.6.3/cirros-0.6.3-x86_64-disk.img 2026-06-15 10:32:58.157 | + functions:upload_image:139 : local image_url=https://github.com/cirros-dev/cirros/releases/download/0.6.3/cirros-0.6.3-x86_64-disk.img 2026-06-15 10:32:58.161 | + functions:upload_image:141 : local image image_fname image_name 2026-06-15 10:32:58.164 | + functions:upload_image:143 : local max_attempts=5 2026-06-15 10:32:58.168 | + functions:upload_image:146 : mkdir -p /opt/stack/devstack/files/images 2026-06-15 10:32:58.174 | ++ functions:upload_image:147 : basename https://github.com/cirros-dev/cirros/releases/download/0.6.3/cirros-0.6.3-x86_64-disk.img 2026-06-15 10:32:58.179 | + functions:upload_image:147 : image_fname=cirros-0.6.3-x86_64-disk.img 2026-06-15 10:32:58.181 | + functions:upload_image:148 : [[ https://github.com/cirros-dev/cirros/releases/download/0.6.3/cirros-0.6.3-x86_64-disk.img != file* ]] 2026-06-15 10:32:58.183 | + functions:upload_image:150 : [[ ! -f /opt/stack/devstack/files/cirros-0.6.3-x86_64-disk.img ]] 2026-06-15 10:32:58.187 | ++ functions:upload_image:150 : stat -c %s /opt/stack/devstack/files/cirros-0.6.3-x86_64-disk.img 2026-06-15 10:32:58.192 | + functions:upload_image:150 : [[ 21692416 = \0 ]] 2026-06-15 10:32:58.194 | + functions:upload_image:167 : image=/opt/stack/devstack/files/cirros-0.6.3-x86_64-disk.img 2026-06-15 10:32:58.197 | + functions:upload_image:181 : [[ https://github.com/cirros-dev/cirros/releases/download/0.6.3/cirros-0.6.3-x86_64-disk.img =~ openvz ]] 2026-06-15 10:32:58.199 | + functions:upload_image:188 : [[ https://github.com/cirros-dev/cirros/releases/download/0.6.3/cirros-0.6.3-x86_64-disk.img =~ \.vmdk ]] 2026-06-15 10:32:58.203 | + functions:upload_image:302 : [[ https://github.com/cirros-dev/cirros/releases/download/0.6.3/cirros-0.6.3-x86_64-disk.img =~ \.hds ]] 2026-06-15 10:32:58.206 | + functions:upload_image:313 : local kernel= 2026-06-15 10:32:58.209 | + functions:upload_image:314 : local ramdisk= 2026-06-15 10:32:58.211 | + functions:upload_image:315 : local disk_format= 2026-06-15 10:32:58.214 | + functions:upload_image:316 : local container_format= 2026-06-15 10:32:58.218 | + functions:upload_image:317 : local unpack= 2026-06-15 10:32:58.221 | + functions:upload_image:318 : local img_property= 2026-06-15 10:32:58.224 | + functions:upload_image:322 : [[ libvirt == \l\i\b\v\i\r\t ]] 2026-06-15 10:32:58.228 | + functions:upload_image:323 : [[ qemu == \q\e\m\u ]] 2026-06-15 10:32:58.231 | + functions:upload_image:324 : img_property=hw_rng_model=virtio 2026-06-15 10:32:58.234 | + functions:upload_image:328 : case "$image_fname" in 2026-06-15 10:32:58.239 | ++ functions:upload_image:349 : basename /opt/stack/devstack/files/cirros-0.6.3-x86_64-disk.img .img 2026-06-15 10:32:58.244 | + functions:upload_image:349 : image_name=cirros-0.6.3-x86_64-disk 2026-06-15 10:32:58.247 | + functions:upload_image:350 : local format 2026-06-15 10:32:58.252 | ++ functions:upload_image:351 : awk '/^file format/ { print $3; exit }' 2026-06-15 10:32:58.252 | ++ functions:upload_image:351 : qemu-img info /opt/stack/devstack/files/cirros-0.6.3-x86_64-disk.img 2026-06-15 10:32:58.266 | + functions:upload_image:351 : format=qcow2 2026-06-15 10:32:58.270 | + functions:upload_image:352 : [[ ,qcow2,raw,vdi,vmdk,vpc, =~ ,qcow2, ]] 2026-06-15 10:32:58.273 | + functions:upload_image:353 : disk_format=qcow2 2026-06-15 10:32:58.276 | + functions:upload_image:357 : container_format=bare 2026-06-15 10:32:58.280 | + functions:upload_image:404 : is_arch ppc64le 2026-06-15 10:32:58.284 | ++ functions-common:is_arch:519 : uname -m 2026-06-15 10:32:58.289 | + functions-common:is_arch:519 : [[ x86_64 == \p\p\c\6\4\l\e ]] 2026-06-15 10:32:58.292 | + functions:upload_image:404 : is_arch ppc64 2026-06-15 10:32:58.296 | ++ functions-common:is_arch:519 : uname -m 2026-06-15 10:32:58.302 | + functions-common:is_arch:519 : [[ x86_64 == \p\p\c\6\4 ]] 2026-06-15 10:32:58.305 | + functions:upload_image:404 : is_arch ppc 2026-06-15 10:32:58.310 | ++ functions-common:is_arch:519 : uname -m 2026-06-15 10:32:58.316 | + functions-common:is_arch:519 : [[ x86_64 == \p\p\c ]] 2026-06-15 10:32:58.319 | + functions:upload_image:408 : is_arch aarch64 2026-06-15 10:32:58.325 | ++ functions-common:is_arch:519 : uname -m 2026-06-15 10:32:58.329 | + functions-common:is_arch:519 : [[ x86_64 == \a\a\r\c\h\6\4 ]] 2026-06-15 10:32:58.333 | + functions:upload_image:412 : '[' bare = bare ']' 2026-06-15 10:32:58.337 | + functions:upload_image:413 : '[' '' = zcat ']' 2026-06-15 10:32:58.340 | + functions:upload_image:415 : '[' '' = bunzip2 ']' 2026-06-15 10:32:58.344 | + functions:upload_image:417 : '[' '' = unxz ']' 2026-06-15 10:32:58.348 | + functions:upload_image:428 : _upload_image cirros-0.6.3-x86_64-disk bare qcow2 /opt/stack/devstack/files/cirros-0.6.3-x86_64-disk.img hw_rng_model=virtio 2026-06-15 10:32:58.351 | + functions:_upload_image:111 : local image_name=cirros-0.6.3-x86_64-disk 2026-06-15 10:32:58.355 | + functions:_upload_image:112 : shift 2026-06-15 10:32:58.357 | + functions:_upload_image:113 : local container=bare 2026-06-15 10:32:58.360 | + functions:_upload_image:114 : shift 2026-06-15 10:32:58.363 | + functions:_upload_image:115 : local disk=qcow2 2026-06-15 10:32:58.367 | + functions:_upload_image:116 : shift 2026-06-15 10:32:58.370 | + functions:_upload_image:117 : local image=/opt/stack/devstack/files/cirros-0.6.3-x86_64-disk.img 2026-06-15 10:32:58.373 | + functions:_upload_image:118 : shift 2026-06-15 10:32:58.377 | + functions:_upload_image:119 : local properties 2026-06-15 10:32:58.380 | + functions:_upload_image:120 : local useimport 2026-06-15 10:32:58.384 | ++ functions:_upload_image:122 : _image_properties_to_arg hw_rng_model=virtio 2026-06-15 10:32:58.388 | ++ functions:_image_properties_to_arg:94 : local result= 2026-06-15 10:32:58.391 | ++ functions:_image_properties_to_arg:95 : for property in $* 2026-06-15 10:32:58.395 | ++ functions:_image_properties_to_arg:96 : result+=' --property hw_rng_model=virtio' 2026-06-15 10:32:58.399 | ++ functions:_image_properties_to_arg:98 : echo --property hw_rng_model=virtio 2026-06-15 10:32:58.404 | + functions:_upload_image:122 : properties='--property hw_rng_model=virtio' 2026-06-15 10:32:58.407 | + functions:_upload_image:124 : [[ False == \T\r\u\e ]] 2026-06-15 10:32:58.411 | ++ functions:_upload_image:128 : readlink -f /opt/stack/devstack/files/cirros-0.6.3-x86_64-disk.img 2026-06-15 10:32:58.417 | + functions:_upload_image:128 : openstack --os-cloud=devstack-admin --os-region-name=RegionOne image create cirros-0.6.3-x86_64-disk --public --container-format bare --disk-format qcow2 --property hw_rng_model=virtio --file /opt/stack/devstack/files/cirros-0.6.3-x86_64-disk.img 2026-06-15 10:33:00.940 | +------------------+--------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+ 2026-06-15 10:33:00.940 | | Field | Value | 2026-06-15 10:33:00.940 | +------------------+--------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+ 2026-06-15 10:33:00.940 | | checksum | 87617e24a5e30cb3b87fda8c0764838f | 2026-06-15 10:33:00.940 | | container_format | bare | 2026-06-15 10:33:00.940 | | created_at | 2026-06-15T10:32:59Z | 2026-06-15 10:33:00.940 | | disk_format | qcow2 | 2026-06-15 10:33:00.940 | | file | /v2/images/f3103eb2-0964-47d3-9272-7ff0049fe2c2/file | 2026-06-15 10:33:00.940 | | id | f3103eb2-0964-47d3-9272-7ff0049fe2c2 | 2026-06-15 10:33:00.940 | | min_disk | 0 | 2026-06-15 10:33:00.940 | | min_ram | 0 | 2026-06-15 10:33:00.940 | | name | cirros-0.6.3-x86_64-disk | 2026-06-15 10:33:00.940 | | owner | 7c0300752f674ea1bb7c223daeeee516 | 2026-06-15 10:33:00.940 | | properties | hw_rng_model='virtio', os_hash_algo='sha512', os_hash_value='9a9bce0083a00939ec17c11febbfc767aa211aaa54f51e75c5a8b271a9b5637c77205a518b7a2007cb391d23cceb01e0e4e8d64832317151bc85b734b92a7be0', os_hidden='False', owner_specified.openstack.md5='', owner_specified.openstack.object='images/cirros-0.6.3-x86_64-disk', owner_specified.openstack.sha256='' | 2026-06-15 10:33:00.940 | | protected | False | 2026-06-15 10:33:00.940 | | schema | /v2/schemas/image | 2026-06-15 10:33:00.940 | | size | 21692416 | 2026-06-15 10:33:00.940 | | status | active | 2026-06-15 10:33:00.941 | | tags | | 2026-06-15 10:33:00.941 | | updated_at | 2026-06-15T10:33:01Z | 2026-06-15 10:33:00.941 | | virtual_size | 117440512 | 2026-06-15 10:33:00.941 | | visibility | public | 2026-06-15 10:33:00.941 | +------------------+--------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+ 2026-06-15 10:33:00.941 | 2026-06-15 10:33:00.952 | + ./stack.sh:main:1372 : async_wait create_flavors 2026-06-15 10:33:01.015 | [2845 Async create_flavors:76408]: Waiting for completion of create_flavors running on PID 76408 (2 other jobs running) 2026-06-15 10:33:01.047 | [2845 Async create_flavors:76408]: Signaling child to exit 2026-06-15 10:33:01.047 | WAKEUP 2026-06-15 10:33:01.075 | [2845 Async create_flavors:76408]: Signaled 2026-06-15 10:33:01.077 | + lib/nova:create_flavors:1239 : is_service_enabled n-api 2026-06-15 10:33:01.077 | + functions-common:is_service_enabled:2070 : return 0 2026-06-15 10:33:01.077 | + lib/nova:create_flavors:1240 : grep -q ds512M 2026-06-15 10:33:01.077 | + lib/nova:create_flavors:1240 : openstack --os-region-name=RegionOne flavor list 2026-06-15 10:33:01.077 | 2026-06-15 10:33:01.077 | + lib/nova:create_flavors:1242 : openstack --os-region-name=RegionOne flavor create --id c1 --ram 256 --disk 1 --vcpus 1 --property hw_rng:allowed=True cirros256 2026-06-15 10:33:01.077 | 2026-06-15 10:33:01.077 | +----------------------------+-----------------------+ 2026-06-15 10:33:01.077 | | Field | Value | 2026-06-15 10:33:01.077 | +----------------------------+-----------------------+ 2026-06-15 10:33:01.077 | | OS-FLV-DISABLED:disabled | False | 2026-06-15 10:33:01.077 | | OS-FLV-EXT-DATA:ephemeral | 0 | 2026-06-15 10:33:01.077 | | description | None | 2026-06-15 10:33:01.077 | | disk | 1 | 2026-06-15 10:33:01.077 | | id | c1 | 2026-06-15 10:33:01.077 | | name | cirros256 | 2026-06-15 10:33:01.078 | | os-flavor-access:is_public | True | 2026-06-15 10:33:01.078 | | properties | hw_rng:allowed='True' | 2026-06-15 10:33:01.078 | | ram | 256 | 2026-06-15 10:33:01.078 | | rxtx_factor | 1.0 | 2026-06-15 10:33:01.078 | | swap | 0 | 2026-06-15 10:33:01.078 | | vcpus | 1 | 2026-06-15 10:33:01.078 | +----------------------------+-----------------------+ 2026-06-15 10:33:01.078 | + lib/nova:create_flavors:1243 : openstack --os-region-name=RegionOne flavor create --id d1 --ram 512 --disk 5 --vcpus 1 --property hw_rng:allowed=True ds512M 2026-06-15 10:33:01.078 | 2026-06-15 10:33:01.078 | +----------------------------+-----------------------+ 2026-06-15 10:33:01.078 | | Field | Value | 2026-06-15 10:33:01.078 | +----------------------------+-----------------------+ 2026-06-15 10:33:01.078 | | OS-FLV-DISABLED:disabled | False | 2026-06-15 10:33:01.078 | | OS-FLV-EXT-DATA:ephemeral | 0 | 2026-06-15 10:33:01.078 | | description | None | 2026-06-15 10:33:01.078 | | disk | 5 | 2026-06-15 10:33:01.078 | | id | d1 | 2026-06-15 10:33:01.078 | | name | ds512M | 2026-06-15 10:33:01.078 | | os-flavor-access:is_public | True | 2026-06-15 10:33:01.078 | | properties | hw_rng:allowed='True' | 2026-06-15 10:33:01.078 | | ram | 512 | 2026-06-15 10:33:01.078 | | rxtx_factor | 1.0 | 2026-06-15 10:33:01.078 | | swap | 0 | 2026-06-15 10:33:01.078 | | vcpus | 1 | 2026-06-15 10:33:01.078 | +----------------------------+-----------------------+ 2026-06-15 10:33:01.078 | + lib/nova:create_flavors:1244 : openstack --os-region-name=RegionOne flavor create --id d2 --ram 1024 --disk 10 --vcpus 1 --property hw_rng:allowed=True ds1G 2026-06-15 10:33:01.078 | 2026-06-15 10:33:01.078 | +----------------------------+-----------------------+ 2026-06-15 10:33:01.079 | | Field | Value | 2026-06-15 10:33:01.079 | +----------------------------+-----------------------+ 2026-06-15 10:33:01.079 | | OS-FLV-DISABLED:disabled | False | 2026-06-15 10:33:01.079 | | OS-FLV-EXT-DATA:ephemeral | 0 | 2026-06-15 10:33:01.079 | | description | None | 2026-06-15 10:33:01.079 | | disk | 10 | 2026-06-15 10:33:01.079 | | id | d2 | 2026-06-15 10:33:01.079 | | name | ds1G | 2026-06-15 10:33:01.079 | | os-flavor-access:is_public | True | 2026-06-15 10:33:01.079 | | properties | hw_rng:allowed='True' | 2026-06-15 10:33:01.079 | | ram | 1024 | 2026-06-15 10:33:01.079 | | rxtx_factor | 1.0 | 2026-06-15 10:33:01.079 | | swap | 0 | 2026-06-15 10:33:01.079 | | vcpus | 1 | 2026-06-15 10:33:01.079 | +----------------------------+-----------------------+ 2026-06-15 10:33:01.079 | + lib/nova:create_flavors:1245 : openstack --os-region-name=RegionOne flavor create --id d3 --ram 2048 --disk 10 --vcpus 2 --property hw_rng:allowed=True ds2G 2026-06-15 10:33:01.079 | 2026-06-15 10:33:01.079 | +----------------------------+-----------------------+ 2026-06-15 10:33:01.079 | | Field | Value | 2026-06-15 10:33:01.079 | +----------------------------+-----------------------+ 2026-06-15 10:33:01.079 | | OS-FLV-DISABLED:disabled | False | 2026-06-15 10:33:01.079 | | OS-FLV-EXT-DATA:ephemeral | 0 | 2026-06-15 10:33:01.079 | | description | None | 2026-06-15 10:33:01.079 | | disk | 10 | 2026-06-15 10:33:01.079 | | id | d3 | 2026-06-15 10:33:01.079 | | name | ds2G | 2026-06-15 10:33:01.079 | | os-flavor-access:is_public | True | 2026-06-15 10:33:01.080 | | properties | hw_rng:allowed='True' | 2026-06-15 10:33:01.080 | | ram | 2048 | 2026-06-15 10:33:01.080 | | rxtx_factor | 1.0 | 2026-06-15 10:33:01.080 | | swap | 0 | 2026-06-15 10:33:01.080 | | vcpus | 2 | 2026-06-15 10:33:01.080 | +----------------------------+-----------------------+ 2026-06-15 10:33:01.080 | + lib/nova:create_flavors:1246 : openstack --os-region-name=RegionOne flavor create --id d4 --ram 4096 --disk 20 --vcpus 4 --property hw_rng:allowed=True ds4G 2026-06-15 10:33:01.080 | 2026-06-15 10:33:01.080 | +----------------------------+-----------------------+ 2026-06-15 10:33:01.080 | | Field | Value | 2026-06-15 10:33:01.080 | +----------------------------+-----------------------+ 2026-06-15 10:33:01.080 | | OS-FLV-DISABLED:disabled | False | 2026-06-15 10:33:01.080 | | OS-FLV-EXT-DATA:ephemeral | 0 | 2026-06-15 10:33:01.080 | | description | None | 2026-06-15 10:33:01.080 | | disk | 20 | 2026-06-15 10:33:01.080 | | id | d4 | 2026-06-15 10:33:01.080 | | name | ds4G | 2026-06-15 10:33:01.080 | | os-flavor-access:is_public | True | 2026-06-15 10:33:01.080 | | properties | hw_rng:allowed='True' | 2026-06-15 10:33:01.080 | | ram | 4096 | 2026-06-15 10:33:01.080 | | rxtx_factor | 1.0 | 2026-06-15 10:33:01.080 | | swap | 0 | 2026-06-15 10:33:01.080 | | vcpus | 4 | 2026-06-15 10:33:01.080 | +----------------------------+-----------------------+ 2026-06-15 10:33:01.080 | + lib/nova:create_flavors:1249 : openstack --os-region-name=RegionOne flavor list 2026-06-15 10:33:01.080 | + lib/nova:create_flavors:1249 : grep -q m1.tiny 2026-06-15 10:33:01.080 | 2026-06-15 10:33:01.080 | + lib/nova:create_flavors:1250 : openstack --os-region-name=RegionOne flavor create --id 1 --ram 512 --disk 1 --vcpus 1 --property hw_rng:allowed=True m1.tiny 2026-06-15 10:33:01.080 | 2026-06-15 10:33:01.080 | +----------------------------+-----------------------+ 2026-06-15 10:33:01.080 | | Field | Value | 2026-06-15 10:33:01.081 | +----------------------------+-----------------------+ 2026-06-15 10:33:01.081 | | OS-FLV-DISABLED:disabled | False | 2026-06-15 10:33:01.081 | | OS-FLV-EXT-DATA:ephemeral | 0 | 2026-06-15 10:33:01.081 | | description | None | 2026-06-15 10:33:01.081 | | disk | 1 | 2026-06-15 10:33:01.081 | | id | 1 | 2026-06-15 10:33:01.081 | | name | m1.tiny | 2026-06-15 10:33:01.081 | | os-flavor-access:is_public | True | 2026-06-15 10:33:01.081 | | properties | hw_rng:allowed='True' | 2026-06-15 10:33:01.081 | | ram | 512 | 2026-06-15 10:33:01.081 | | rxtx_factor | 1.0 | 2026-06-15 10:33:01.081 | | swap | 0 | 2026-06-15 10:33:01.081 | | vcpus | 1 | 2026-06-15 10:33:01.081 | +----------------------------+-----------------------+ 2026-06-15 10:33:01.081 | + lib/nova:create_flavors:1251 : openstack --os-region-name=RegionOne flavor create --id 2 --ram 2048 --disk 20 --vcpus 1 --property hw_rng:allowed=True m1.small 2026-06-15 10:33:01.081 | 2026-06-15 10:33:01.081 | +----------------------------+-----------------------+ 2026-06-15 10:33:01.081 | | Field | Value | 2026-06-15 10:33:01.081 | +----------------------------+-----------------------+ 2026-06-15 10:33:01.081 | | OS-FLV-DISABLED:disabled | False | 2026-06-15 10:33:01.081 | | OS-FLV-EXT-DATA:ephemeral | 0 | 2026-06-15 10:33:01.081 | | description | None | 2026-06-15 10:33:01.081 | | disk | 20 | 2026-06-15 10:33:01.081 | | id | 2 | 2026-06-15 10:33:01.081 | | name | m1.small | 2026-06-15 10:33:01.081 | | os-flavor-access:is_public | True | 2026-06-15 10:33:01.081 | | properties | hw_rng:allowed='True' | 2026-06-15 10:33:01.081 | | ram | 2048 | 2026-06-15 10:33:01.081 | | rxtx_factor | 1.0 | 2026-06-15 10:33:01.081 | | swap | 0 | 2026-06-15 10:33:01.082 | | vcpus | 1 | 2026-06-15 10:33:01.082 | +----------------------------+-----------------------+ 2026-06-15 10:33:01.082 | + lib/nova:create_flavors:1252 : openstack --os-region-name=RegionOne flavor create --id 3 --ram 4096 --disk 40 --vcpus 2 --property hw_rng:allowed=True m1.medium 2026-06-15 10:33:01.082 | 2026-06-15 10:33:01.082 | +----------------------------+-----------------------+ 2026-06-15 10:33:01.082 | | Field | Value | 2026-06-15 10:33:01.082 | +----------------------------+-----------------------+ 2026-06-15 10:33:01.082 | | OS-FLV-DISABLED:disabled | False | 2026-06-15 10:33:01.082 | | OS-FLV-EXT-DATA:ephemeral | 0 | 2026-06-15 10:33:01.082 | | description | None | 2026-06-15 10:33:01.082 | | disk | 40 | 2026-06-15 10:33:01.082 | | id | 3 | 2026-06-15 10:33:01.082 | | name | m1.medium | 2026-06-15 10:33:01.082 | | os-flavor-access:is_public | True | 2026-06-15 10:33:01.082 | | properties | hw_rng:allowed='True' | 2026-06-15 10:33:01.082 | | ram | 4096 | 2026-06-15 10:33:01.082 | | rxtx_factor | 1.0 | 2026-06-15 10:33:01.082 | | swap | 0 | 2026-06-15 10:33:01.082 | | vcpus | 2 | 2026-06-15 10:33:01.082 | +----------------------------+-----------------------+ 2026-06-15 10:33:01.082 | + lib/nova:create_flavors:1253 : openstack --os-region-name=RegionOne flavor create --id 4 --ram 8192 --disk 80 --vcpus 4 --property hw_rng:allowed=True m1.large 2026-06-15 10:33:01.082 | 2026-06-15 10:33:01.082 | +----------------------------+-----------------------+ 2026-06-15 10:33:01.082 | | Field | Value | 2026-06-15 10:33:01.082 | +----------------------------+-----------------------+ 2026-06-15 10:33:01.082 | | OS-FLV-DISABLED:disabled | False | 2026-06-15 10:33:01.082 | | OS-FLV-EXT-DATA:ephemeral | 0 | 2026-06-15 10:33:01.082 | | description | None | 2026-06-15 10:33:01.082 | | disk | 80 | 2026-06-15 10:33:01.082 | | id | 4 | 2026-06-15 10:33:01.082 | | name | m1.large | 2026-06-15 10:33:01.082 | | os-flavor-access:is_public | True | 2026-06-15 10:33:01.083 | | properties | hw_rng:allowed='True' | 2026-06-15 10:33:01.083 | | ram | 8192 | 2026-06-15 10:33:01.083 | | rxtx_factor | 1.0 | 2026-06-15 10:33:01.083 | | swap | 0 | 2026-06-15 10:33:01.083 | | vcpus | 4 | 2026-06-15 10:33:01.083 | +----------------------------+-----------------------+ 2026-06-15 10:33:01.083 | + lib/nova:create_flavors:1254 : openstack --os-region-name=RegionOne flavor create --id 5 --ram 16384 --disk 160 --vcpus 8 --property hw_rng:allowed=True m1.xlarge 2026-06-15 10:33:01.083 | 2026-06-15 10:33:01.083 | +----------------------------+-----------------------+ 2026-06-15 10:33:01.083 | | Field | Value | 2026-06-15 10:33:01.083 | +----------------------------+-----------------------+ 2026-06-15 10:33:01.083 | | OS-FLV-DISABLED:disabled | False | 2026-06-15 10:33:01.083 | | OS-FLV-EXT-DATA:ephemeral | 0 | 2026-06-15 10:33:01.083 | | description | None | 2026-06-15 10:33:01.083 | | disk | 160 | 2026-06-15 10:33:01.083 | | id | 5 | 2026-06-15 10:33:01.083 | | name | m1.xlarge | 2026-06-15 10:33:01.083 | | os-flavor-access:is_public | True | 2026-06-15 10:33:01.083 | | properties | hw_rng:allowed='True' | 2026-06-15 10:33:01.083 | | ram | 16384 | 2026-06-15 10:33:01.083 | | rxtx_factor | 1.0 | 2026-06-15 10:33:01.083 | | swap | 0 | 2026-06-15 10:33:01.083 | | vcpus | 8 | 2026-06-15 10:33:01.083 | +----------------------------+-----------------------+ 2026-06-15 10:33:01.139 | [2845 Async create_flavors:76408]: finished create_flavors with result 0 in 4 seconds 2026-06-15 10:33:01.146 | + inc/async:async_wait:197 : return 0 2026-06-15 10:33:01.150 | + ./stack.sh:main:1374 : is_service_enabled horizon 2026-06-15 10:33:01.177 | + functions-common:is_service_enabled:2070 : return 1 2026-06-15 10:33:01.182 | + ./stack.sh:main:1388 : is_service_enabled nova 2026-06-15 10:33:01.213 | + functions-common:is_service_enabled:2070 : return 0 2026-06-15 10:33:01.217 | + ./stack.sh:main:1388 : is_service_enabled keystone 2026-06-15 10:33:01.244 | + functions-common:is_service_enabled:2070 : return 0 2026-06-15 10:33:01.249 | + ./stack.sh:main:1389 : USERRC_PARAMS='-PA --target-dir /opt/stack/devstack/accrc --os-password secretadmin' 2026-06-15 10:33:01.253 | + ./stack.sh:main:1391 : '[' -f /opt/stack/data/ca-bundle.pem ']' 2026-06-15 10:33:01.257 | + ./stack.sh:main:1392 : USERRC_PARAMS='-PA --target-dir /opt/stack/devstack/accrc --os-password secretadmin --os-cacert /opt/stack/data/ca-bundle.pem' 2026-06-15 10:33:01.261 | + ./stack.sh:main:1395 : /opt/stack/devstack/tools/create_userrc.sh -PA --target-dir /opt/stack/devstack/accrc --os-password secretadmin --os-cacert /opt/stack/data/ca-bundle.pem 2026-06-15 10:33:01.268 | + opt/stack/devstack/tools/create_userrc.sh:main:31 : ACCOUNT_DIR=./accrc 2026-06-15 10:33:01.271 | ++ opt/stack/devstack/tools/create_userrc.sh:main:80 : getopt -o hPAp:u:r:C: -l os-username:,os-password:,os-tenant-id:,os-tenant-name:,os-project-name:,os-project-id:,os-project-domain-id:,os-project-domain-name:,os-user-domain-id:,os-user-domain-name:,os-auth-url:,target-dir:,heat-url:,skip-project:,os-cacert:,help,debug -- -PA --target-dir /opt/stack/devstack/accrc --os-password secretadmin --os-cacert /opt/stack/data/ca-bundle.pem 2026-06-15 10:33:01.276 | + opt/stack/devstack/tools/create_userrc.sh:main:80 : options=' -P -A --target-dir '\''/opt/stack/devstack/accrc'\'' --os-password '\''secretadmin'\'' --os-cacert '\''/opt/stack/data/ca-bundle.pem'\'' --' 2026-06-15 10:33:01.278 | + opt/stack/devstack/tools/create_userrc.sh:main:84 : eval set -- -P -A --target-dir ''\''/opt/stack/devstack/accrc'\''' --os-password ''\''secretadmin'\''' --os-cacert ''\''/opt/stack/data/ca-bundle.pem'\''' -- 2026-06-15 10:33:01.279 | ++ opt/stack/devstack/tools/create_userrc.sh:main:84 : set -- -P -A --target-dir /opt/stack/devstack/accrc --os-password secretadmin --os-cacert /opt/stack/data/ca-bundle.pem -- 2026-06-15 10:33:01.281 | + opt/stack/devstack/tools/create_userrc.sh:main:85 : ADDPASS= 2026-06-15 10:33:01.283 | + opt/stack/devstack/tools/create_userrc.sh:main:86 : HEAT_URL= 2026-06-15 10:33:01.285 | + opt/stack/devstack/tools/create_userrc.sh:main:91 : SKIP_PROJECT=service 2026-06-15 10:33:01.287 | + opt/stack/devstack/tools/create_userrc.sh:main:92 : MODE= 2026-06-15 10:33:01.289 | + opt/stack/devstack/tools/create_userrc.sh:main:93 : ROLE=Member 2026-06-15 10:33:01.291 | + opt/stack/devstack/tools/create_userrc.sh:main:94 : USER_NAME= 2026-06-15 10:33:01.293 | + opt/stack/devstack/tools/create_userrc.sh:main:95 : USER_PASS= 2026-06-15 10:33:01.295 | + opt/stack/devstack/tools/create_userrc.sh:main:96 : '[' 9 -gt 0 ']' 2026-06-15 10:33:01.297 | + opt/stack/devstack/tools/create_userrc.sh:main:97 : case "$1" in 2026-06-15 10:33:01.300 | + opt/stack/devstack/tools/create_userrc.sh:main:119 : ADDPASS=yes 2026-06-15 10:33:01.302 | + opt/stack/devstack/tools/create_userrc.sh:main:126 : shift 2026-06-15 10:33:01.303 | + opt/stack/devstack/tools/create_userrc.sh:main:96 : '[' 8 -gt 0 ']' 2026-06-15 10:33:01.305 | + opt/stack/devstack/tools/create_userrc.sh:main:97 : case "$1" in 2026-06-15 10:33:01.307 | + opt/stack/devstack/tools/create_userrc.sh:main:118 : MODE=all 2026-06-15 10:33:01.309 | + opt/stack/devstack/tools/create_userrc.sh:main:126 : shift 2026-06-15 10:33:01.310 | + opt/stack/devstack/tools/create_userrc.sh:main:96 : '[' 7 -gt 0 ']' 2026-06-15 10:33:01.312 | + opt/stack/devstack/tools/create_userrc.sh:main:97 : case "$1" in 2026-06-15 10:33:01.314 | + opt/stack/devstack/tools/create_userrc.sh:main:113 : ACCOUNT_DIR=/opt/stack/devstack/accrc 2026-06-15 10:33:01.316 | + opt/stack/devstack/tools/create_userrc.sh:main:113 : shift 2026-06-15 10:33:01.318 | + opt/stack/devstack/tools/create_userrc.sh:main:126 : shift 2026-06-15 10:33:01.320 | + opt/stack/devstack/tools/create_userrc.sh:main:96 : '[' 5 -gt 0 ']' 2026-06-15 10:33:01.322 | + opt/stack/devstack/tools/create_userrc.sh:main:97 : case "$1" in 2026-06-15 10:33:01.324 | + opt/stack/devstack/tools/create_userrc.sh:main:100 : export OS_PASSWORD=secretadmin 2026-06-15 10:33:01.325 | + opt/stack/devstack/tools/create_userrc.sh:main:100 : OS_PASSWORD=secretadmin 2026-06-15 10:33:01.327 | + opt/stack/devstack/tools/create_userrc.sh:main:100 : shift 2026-06-15 10:33:01.329 | + opt/stack/devstack/tools/create_userrc.sh:main:126 : shift 2026-06-15 10:33:01.330 | + opt/stack/devstack/tools/create_userrc.sh:main:96 : '[' 3 -gt 0 ']' 2026-06-15 10:33:01.332 | + opt/stack/devstack/tools/create_userrc.sh:main:97 : case "$1" in 2026-06-15 10:33:01.334 | + opt/stack/devstack/tools/create_userrc.sh:main:112 : export OS_CACERT=/opt/stack/data/ca-bundle.pem 2026-06-15 10:33:01.336 | + opt/stack/devstack/tools/create_userrc.sh:main:112 : OS_CACERT=/opt/stack/data/ca-bundle.pem 2026-06-15 10:33:01.337 | + opt/stack/devstack/tools/create_userrc.sh:main:112 : shift 2026-06-15 10:33:01.339 | + opt/stack/devstack/tools/create_userrc.sh:main:126 : shift 2026-06-15 10:33:01.341 | + opt/stack/devstack/tools/create_userrc.sh:main:96 : '[' 1 -gt 0 ']' 2026-06-15 10:33:01.343 | + opt/stack/devstack/tools/create_userrc.sh:main:97 : case "$1" in 2026-06-15 10:33:01.345 | + opt/stack/devstack/tools/create_userrc.sh:main:122 : shift 2026-06-15 10:33:01.347 | + opt/stack/devstack/tools/create_userrc.sh:main:122 : break 2026-06-15 10:33:01.349 | + opt/stack/devstack/tools/create_userrc.sh:main:129 : '[' -z secretadmin ']' 2026-06-15 10:33:01.351 | + opt/stack/devstack/tools/create_userrc.sh:main:138 : '[' -z '' -a '' ']' 2026-06-15 10:33:01.353 | + opt/stack/devstack/tools/create_userrc.sh:main:142 : '[' -z '' -a '' ']' 2026-06-15 10:33:01.355 | + opt/stack/devstack/tools/create_userrc.sh:main:146 : '[' -z '' -a -z '' ']' 2026-06-15 10:33:01.357 | + opt/stack/devstack/tools/create_userrc.sh:main:147 : export OS_PROJECT_NAME=admin 2026-06-15 10:33:01.359 | + opt/stack/devstack/tools/create_userrc.sh:main:147 : OS_PROJECT_NAME=admin 2026-06-15 10:33:01.361 | + opt/stack/devstack/tools/create_userrc.sh:main:150 : '[' -z '' ']' 2026-06-15 10:33:01.363 | + opt/stack/devstack/tools/create_userrc.sh:main:151 : export OS_USERNAME=admin 2026-06-15 10:33:01.365 | + opt/stack/devstack/tools/create_userrc.sh:main:151 : OS_USERNAME=admin 2026-06-15 10:33:01.367 | + opt/stack/devstack/tools/create_userrc.sh:main:154 : '[' -z '' ']' 2026-06-15 10:33:01.368 | + opt/stack/devstack/tools/create_userrc.sh:main:155 : export OS_AUTH_URL=http://localhost:5000/v3/ 2026-06-15 10:33:01.370 | + opt/stack/devstack/tools/create_userrc.sh:main:155 : OS_AUTH_URL=http://localhost:5000/v3/ 2026-06-15 10:33:01.372 | + opt/stack/devstack/tools/create_userrc.sh:main:158 : '[' -z '' -a -z '' ']' 2026-06-15 10:33:01.374 | + opt/stack/devstack/tools/create_userrc.sh:main:160 : OS_USER_DOMAIN_ID=default 2026-06-15 10:33:01.376 | + opt/stack/devstack/tools/create_userrc.sh:main:163 : '[' -z '' -a -z '' ']' 2026-06-15 10:33:01.377 | + opt/stack/devstack/tools/create_userrc.sh:main:165 : OS_PROJECT_DOMAIN_ID=default 2026-06-15 10:33:01.379 | + opt/stack/devstack/tools/create_userrc.sh:main:168 : USER_PASS=secretadmin 2026-06-15 10:33:01.381 | + opt/stack/devstack/tools/create_userrc.sh:main:169 : USER_NAME=admin 2026-06-15 10:33:01.383 | + opt/stack/devstack/tools/create_userrc.sh:main:171 : '[' -z all ']' 2026-06-15 10:33:01.386 | + opt/stack/devstack/tools/create_userrc.sh:main:239 : '[' all '!=' create ']' 2026-06-15 10:33:01.388 | + opt/stack/devstack/tools/create_userrc.sh:main:241 : grep -v service 2026-06-15 10:33:01.388 | + opt/stack/devstack/tools/create_userrc.sh:main:241 : grep ,True 2026-06-15 10:33:01.389 | + opt/stack/devstack/tools/create_userrc.sh:main:241 : IFS=, 2026-06-15 10:33:01.389 | + opt/stack/devstack/tools/create_userrc.sh:main:241 : openstack project list --long --quote none -f csv 2026-06-15 10:33:01.393 | + opt/stack/devstack/tools/create_userrc.sh:main:241 : read project_id project_name desc enabled 2026-06-15 10:33:01.489 | Failed to discover available identity versions when contacting http://localhost:5000/v3/. Attempting to parse version from URL. 2026-06-15 10:33:01.489 | Bad Request (HTTP 400) 2026-06-15 10:33:01.489 | 2026-06-15 10:33:01.502 | + ./stack.sh:main:1400 : save_stackenv 2026-06-15 10:33:01.505 | + functions-common:save_stackenv:65 : local tag= 2026-06-15 10:33:01.510 | ++ functions-common:save_stackenv:67 : date +%F-%H%M%S 2026-06-15 10:33:01.515 | + functions-common:save_stackenv:67 : time_stamp=2026-06-15-103301 2026-06-15 10:33:01.518 | + functions-common:save_stackenv:68 : echo '# 2026-06-15-103301 ' 2026-06-15 10:33:01.522 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-06-15 10:33:01.524 | + functions-common:save_stackenv:70 : echo BASE_SQL_CONN=mysql+pymysql://root:secretdatabase@127.0.0.1 2026-06-15 10:33:01.528 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-06-15 10:33:01.531 | + functions-common:save_stackenv:70 : echo DATA_DIR=/opt/stack/data 2026-06-15 10:33:01.534 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-06-15 10:33:01.538 | + functions-common:save_stackenv:70 : echo DEST=/opt/stack 2026-06-15 10:33:01.541 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-06-15 10:33:01.544 | + functions-common:save_stackenv:70 : echo ENABLED_SERVICES=c-api,c-sch,c-vol,etcd3,file_tracker,g-api,key,memory_tracker,mysql,n-api,n-api-meta,n-cond,n-cpu,n-novnc,n-sch,openstack-cli-server,ovn-controller,ovn-northd,ovs-vswitchd,ovsdb-server,placement-api,q-ovn-agent,q-svc,rabbit,tempest,tls-proxy,neutron-api,neutron-periodic-workers,neutron-rpc-server,neutron-ovn-maintenance-worker,n-novnc-cell1,n-super-cond,n-cond-cell1 2026-06-15 10:33:01.547 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-06-15 10:33:01.550 | + functions-common:save_stackenv:70 : echo HOST_IP=10.209.97.186 2026-06-15 10:33:01.554 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-06-15 10:33:01.558 | + functions-common:save_stackenv:70 : echo KEYSTONE_SERVICE_URI=https://10.209.97.186/identity 2026-06-15 10:33:01.561 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-06-15 10:33:01.565 | + functions-common:save_stackenv:70 : echo LOGFILE=/opt/stack/logs/devstacklog.txt.2026-06-15-101933 2026-06-15 10:33:01.568 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-06-15 10:33:01.572 | + functions-common:save_stackenv:70 : echo OS_CACERT=/opt/stack/data/ca-bundle.pem 2026-06-15 10:33:01.575 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-06-15 10:33:01.579 | + functions-common:save_stackenv:70 : echo SERVICE_HOST=10.209.97.186 2026-06-15 10:33:01.583 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-06-15 10:33:01.587 | + functions-common:save_stackenv:70 : echo STACK_USER=stack 2026-06-15 10:33:01.590 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-06-15 10:33:01.595 | + functions-common:save_stackenv:70 : echo TLS_IP=IP:10.209.97.186,IP:2001:4801:7824:101:be76:4eff:fe10:a62 2026-06-15 10:33:01.598 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-06-15 10:33:01.602 | + functions-common:save_stackenv:70 : echo HOST_IPV6=2001:4801:7824:101:be76:4eff:fe10:a62 2026-06-15 10:33:01.606 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-06-15 10:33:01.610 | + functions-common:save_stackenv:70 : echo SERVICE_IP_VERSION=4 2026-06-15 10:33:01.613 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-06-15 10:33:01.617 | + functions-common:save_stackenv:70 : echo TUNNEL_ENDPOINT_IP=10.209.97.186 2026-06-15 10:33:01.622 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-06-15 10:33:01.625 | + functions-common:save_stackenv:70 : echo TUNNEL_IP_VERSION=4 2026-06-15 10:33:01.629 | + ./stack.sh:main:1411 : merge_config_group /opt/stack/devstack/local.conf extra 2026-06-15 10:33:01.634 | + inc/meta-config:merge_config_group:171 : local localfile=/opt/stack/devstack/local.conf 2026-06-15 10:33:01.639 | + inc/meta-config:merge_config_group:171 : shift 2026-06-15 10:33:01.644 | + inc/meta-config:merge_config_group:172 : local matchgroups=extra 2026-06-15 10:33:01.647 | + inc/meta-config:merge_config_group:174 : [[ -r /opt/stack/devstack/local.conf ]] 2026-06-15 10:33:01.651 | + inc/meta-config:merge_config_group:176 : local configfile group 2026-06-15 10:33:01.656 | + inc/meta-config:merge_config_group:177 : for group in $matchgroups 2026-06-15 10:33:01.660 | ++ inc/meta-config:merge_config_group:178 : get_meta_section_files /opt/stack/devstack/local.conf extra 2026-06-15 10:33:01.664 | ++ inc/meta-config:get_meta_section_files:63 : local file=/opt/stack/devstack/local.conf 2026-06-15 10:33:01.668 | ++ inc/meta-config:get_meta_section_files:64 : local matchgroup=extra 2026-06-15 10:33:01.672 | ++ inc/meta-config:get_meta_section_files:66 : [[ -r /opt/stack/devstack/local.conf ]] 2026-06-15 10:33:01.677 | ++ inc/meta-config:get_meta_section_files:68 : awk -v matchgroup=extra ' 2026-06-15 10:33:01.677 | /^\[\[.+\|.*\]\]/ { 2026-06-15 10:33:01.677 | gsub("[][]", "", $1); 2026-06-15 10:33:01.677 | split($1, a, "|"); 2026-06-15 10:33:01.677 | if (a[1] == matchgroup) 2026-06-15 10:33:01.677 | print a[2] 2026-06-15 10:33:01.677 | } 2026-06-15 10:33:01.677 | ' /opt/stack/devstack/local.conf 2026-06-15 10:33:01.688 | + ./stack.sh:main:1418 : run_phase stack extra 2026-06-15 10:33:01.693 | + functions-common:run_phase:1842 : local mode=stack 2026-06-15 10:33:01.697 | + functions-common:run_phase:1843 : local phase=extra 2026-06-15 10:33:01.701 | + functions-common:run_phase:1844 : [[ -d /opt/stack/devstack/extras.d ]] 2026-06-15 10:33:01.704 | + functions-common:run_phase:1845 : local extra_plugin_file_name 2026-06-15 10:33:01.709 | + functions-common:run_phase:1846 : for extra_plugin_file_name in $TOP_DIR/extras.d/*.sh 2026-06-15 10:33:01.712 | + functions-common:run_phase:1851 : local exceptions=80-tempest.sh 2026-06-15 10:33:01.716 | + functions-common:run_phase:1852 : local extra 2026-06-15 10:33:01.721 | ++ functions-common:run_phase:1853 : basename /opt/stack/devstack/extras.d/80-tempest.sh 2026-06-15 10:33:01.727 | + functions-common:run_phase:1853 : extra=80-tempest.sh 2026-06-15 10:33:01.733 | + functions-common:run_phase:1854 : [[ 80-tempest.sh =~ 80-tempest\.sh ]] 2026-06-15 10:33:01.737 | + functions-common:run_phase:1858 : [[ -r /opt/stack/devstack/extras.d/80-tempest.sh ]] 2026-06-15 10:33:01.741 | + functions-common:run_phase:1858 : source /opt/stack/devstack/extras.d/80-tempest.sh stack extra 2026-06-15 10:33:01.746 | ++ extras.d/80-tempest.sh:source:3 : is_service_enabled tempest 2026-06-15 10:33:01.772 | ++ functions-common:is_service_enabled:2070 : return 0 2026-06-15 10:33:01.776 | ++ extras.d/80-tempest.sh:source:4 : [[ stack == \s\o\u\r\c\e ]] 2026-06-15 10:33:01.780 | ++ extras.d/80-tempest.sh:source:7 : [[ stack == \s\t\a\c\k ]] 2026-06-15 10:33:01.784 | ++ extras.d/80-tempest.sh:source:7 : [[ extra == \i\n\s\t\a\l\l ]] 2026-06-15 10:33:01.788 | ++ extras.d/80-tempest.sh:source:10 : [[ stack == \s\t\a\c\k ]] 2026-06-15 10:33:01.792 | ++ extras.d/80-tempest.sh:source:10 : [[ extra == \p\o\s\t\-\c\o\n\f\i\g ]] 2026-06-15 10:33:01.795 | ++ extras.d/80-tempest.sh:source:13 : [[ stack == \s\t\a\c\k ]] 2026-06-15 10:33:01.799 | ++ extras.d/80-tempest.sh:source:13 : [[ extra == \e\x\t\r\a ]] 2026-06-15 10:33:01.803 | ++ extras.d/80-tempest.sh:source:15 : : 2026-06-15 10:33:01.807 | ++ extras.d/80-tempest.sh:source:27 : [[ stack == \u\n\s\t\a\c\k ]] 2026-06-15 10:33:01.811 | ++ extras.d/80-tempest.sh:source:32 : [[ stack == \c\l\e\a\n ]] 2026-06-15 10:33:01.815 | + functions-common:run_phase:1863 : [[ stack == \s\o\u\r\c\e ]] 2026-06-15 10:33:01.819 | + functions-common:run_phase:1866 : [[ stack == \o\v\e\r\r\i\d\e\_\d\e\f\a\u\l\t\s ]] 2026-06-15 10:33:01.823 | + functions-common:run_phase:1869 : run_plugins stack extra 2026-06-15 10:33:01.828 | + functions-common:run_plugins:1828 : local mode=stack 2026-06-15 10:33:01.833 | + functions-common:run_plugins:1829 : local phase=extra 2026-06-15 10:33:01.837 | + functions-common:run_plugins:1831 : local plugins= 2026-06-15 10:33:01.841 | + functions-common:run_plugins:1832 : local plugin 2026-06-15 10:33:01.845 | + ./stack.sh:main:1426 : merge_config_group /opt/stack/devstack/local.conf post-extra 2026-06-15 10:33:01.850 | + inc/meta-config:merge_config_group:171 : local localfile=/opt/stack/devstack/local.conf 2026-06-15 10:33:01.854 | + inc/meta-config:merge_config_group:171 : shift 2026-06-15 10:33:01.857 | + inc/meta-config:merge_config_group:172 : local matchgroups=post-extra 2026-06-15 10:33:01.861 | + inc/meta-config:merge_config_group:174 : [[ -r /opt/stack/devstack/local.conf ]] 2026-06-15 10:33:01.864 | + inc/meta-config:merge_config_group:176 : local configfile group 2026-06-15 10:33:01.869 | + inc/meta-config:merge_config_group:177 : for group in $matchgroups 2026-06-15 10:33:01.874 | ++ inc/meta-config:merge_config_group:178 : get_meta_section_files /opt/stack/devstack/local.conf post-extra 2026-06-15 10:33:01.879 | ++ inc/meta-config:get_meta_section_files:63 : local file=/opt/stack/devstack/local.conf 2026-06-15 10:33:01.883 | ++ inc/meta-config:get_meta_section_files:64 : local matchgroup=post-extra 2026-06-15 10:33:01.888 | ++ inc/meta-config:get_meta_section_files:66 : [[ -r /opt/stack/devstack/local.conf ]] 2026-06-15 10:33:01.893 | ++ inc/meta-config:get_meta_section_files:68 : awk -v matchgroup=post-extra ' 2026-06-15 10:33:01.893 | /^\[\[.+\|.*\]\]/ { 2026-06-15 10:33:01.893 | gsub("[][]", "", $1); 2026-06-15 10:33:01.893 | split($1, a, "|"); 2026-06-15 10:33:01.893 | if (a[1] == matchgroup) 2026-06-15 10:33:01.893 | print a[2] 2026-06-15 10:33:01.893 | } 2026-06-15 10:33:01.893 | ' /opt/stack/devstack/local.conf 2026-06-15 10:33:01.903 | + ./stack.sh:main:1435 : is_service_enabled n-cpu 2026-06-15 10:33:01.933 | + functions-common:is_service_enabled:2070 : return 0 2026-06-15 10:33:01.938 | + ./stack.sh:main:1436 : is_nova_ready 2026-06-15 10:33:01.941 | + lib/nova:is_nova_ready:1164 : wait_for_compute 60 2026-06-15 10:33:01.945 | + functions:wait_for_compute:490 : local timeout=60 2026-06-15 10:33:01.949 | + functions:wait_for_compute:491 : local rval=0 2026-06-15 10:33:01.953 | + functions:wait_for_compute:492 : local compute_hostname 2026-06-15 10:33:01.958 | + functions:wait_for_compute:493 : time_start wait_for_service 2026-06-15 10:33:01.962 | + functions-common:time_start:2400 : local name=wait_for_service 2026-06-15 10:33:01.967 | + functions-common:time_start:2401 : local start_time= 2026-06-15 10:33:01.972 | + functions-common:time_start:2402 : [[ -n '' ]] 2026-06-15 10:33:01.978 | ++ functions-common:time_start:2405 : date +%s%3N 2026-06-15 10:33:01.984 | + functions-common:time_start:2405 : _TIME_START[$name]=1781519581980 2026-06-15 10:33:01.990 | ++ functions:wait_for_compute:494 : iniget /etc/nova/nova.conf DEFAULT host 2026-06-15 10:33:02.023 | + functions:wait_for_compute:494 : compute_hostname= 2026-06-15 10:33:02.026 | + functions:wait_for_compute:495 : [[ -z '' ]] 2026-06-15 10:33:02.031 | ++ functions:wait_for_compute:496 : hostname 2026-06-15 10:33:02.039 | + functions:wait_for_compute:496 : compute_hostname=npa606d15363b04 2026-06-15 10:33:02.043 | + functions:wait_for_compute:498 : timeout 60 bash -x 2026-06-15 10:33:02.048 | ++ functions:wait_for_compute:498 : hostname 2026-06-15 10:33:02.058 | + :: : ID= 2026-06-15 10:33:02.061 | + :: : [[ '' == '' ]] 2026-06-15 10:33:02.064 | + :: : sleep 1 2026-06-15 10:33:03.068 | + :: : [[ libvirt = \f\a\k\e ]] 2026-06-15 10:33:03.070 | ++ :: : openstack --os-cloud devstack-admin --os-region RegionOne compute service list --host npa606d15363b04 --service nova-compute -c ID -f value 2026-06-15 10:33:03.354 | 2026-06-15 10:33:03.362 | + :: : ID=c1087088-fc3a-4888-98b0-a10aa76a4b5e 2026-06-15 10:33:03.364 | + :: : [[ c1087088-fc3a-4888-98b0-a10aa76a4b5e == '' ]] 2026-06-15 10:33:03.368 | + functions:wait_for_compute:510 : time_stop wait_for_service 2026-06-15 10:33:03.372 | + functions-common:time_stop:2414 : local name 2026-06-15 10:33:03.376 | + functions-common:time_stop:2415 : local end_time 2026-06-15 10:33:03.380 | + functions-common:time_stop:2416 : local elapsed_time 2026-06-15 10:33:03.383 | + functions-common:time_stop:2417 : local total 2026-06-15 10:33:03.387 | + functions-common:time_stop:2418 : local start_time 2026-06-15 10:33:03.391 | + functions-common:time_stop:2420 : name=wait_for_service 2026-06-15 10:33:03.394 | + functions-common:time_stop:2421 : start_time=1781519581980 2026-06-15 10:33:03.398 | + functions-common:time_stop:2423 : [[ -z 1781519581980 ]] 2026-06-15 10:33:03.402 | ++ functions-common:time_stop:2426 : date +%s%3N 2026-06-15 10:33:03.409 | + functions-common:time_stop:2426 : end_time=1781519583405 2026-06-15 10:33:03.413 | + functions-common:time_stop:2427 : elapsed_time=1425 2026-06-15 10:33:03.416 | + functions-common:time_stop:2428 : total=22472 2026-06-15 10:33:03.421 | + functions-common:time_stop:2430 : _TIME_START[$name]= 2026-06-15 10:33:03.425 | + functions-common:time_stop:2431 : _TIME_TOTAL[$name]=23897 2026-06-15 10:33:03.428 | + functions:wait_for_compute:512 : [[ 0 != 0 ]] 2026-06-15 10:33:03.432 | + functions:wait_for_compute:516 : return 0 2026-06-15 10:33:03.436 | + ./stack.sh:main:1440 : service_check 2026-06-15 10:33:03.440 | + functions-common:service_check:1707 : local service 2026-06-15 10:33:03.445 | + functions-common:service_check:1708 : for service in ${ENABLED_SERVICES//,/ } 2026-06-15 10:33:03.450 | + functions-common:service_check:1710 : sudo systemctl is-enabled devstack@c-api.service 2026-06-15 10:33:03.470 | enabled 2026-06-15 10:33:03.476 | + functions-common:service_check:1714 : sudo systemctl status devstack@c-api.service --no-pager 2026-06-15 10:33:03.514 | ● devstack@c-api.service - Devstack devstack@c-api.service 2026-06-15 10:33:03.514 | Loaded: loaded (/etc/systemd/system/devstack@c-api.service; enabled; preset: enabled) 2026-06-15 10:33:03.514 | Active: active (running) since Mon 2026-06-15 10:32:32 UTC; 31s ago 2026-06-15 10:33:03.514 | Main PID: 77149 (uwsgi) 2026-06-15 10:33:03.514 | Status: "uWSGI is ready" 2026-06-15 10:33:03.514 | Tasks: 7 (limit: 9434) 2026-06-15 10:33:03.514 | Memory: 248.7M (peak: 249.2M) 2026-06-15 10:33:03.514 | CPU: 10.471s 2026-06-15 10:33:03.514 | CGroup: /system.slice/system-devstack.slice/devstack@c-api.service 2026-06-15 10:33:03.514 | ├─77149 "cinder-apiuWSGI master" 2026-06-15 10:33:03.514 | ├─77155 "cinder-apiuWSGI worker 1" 2026-06-15 10:33:03.514 | └─77156 "cinder-apiuWSGI worker 2" 2026-06-15 10:33:03.515 | 2026-06-15 10:33:03.515 | Jun 15 10:32:42 npa606d15363b04 devstack@c-api.service[77156]: DEBUG cinder.api.middleware.request_id [req-b64ac14b-cf9d-4248-b0e2-c2fd5881fc27 req-17025714-c4a9-439e-994d-67010c716ee5 None None] RequestId filter calling following filter/app {{(pid=77156) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} 2026-06-15 10:33:03.515 | Jun 15 10:32:43 npa606d15363b04 devstack@c-api.service[77156]: INFO cinder.api.openstack.wsgi [req-b64ac14b-cf9d-4248-b0e2-c2fd5881fc27 req-17025714-c4a9-439e-994d-67010c716ee5 admin admin] POST https://10.209.97.186/volume/v3/types/5d7563a2-7ece-409d-8cf9-ed0645bf34cf/extra_specs 2026-06-15 10:33:03.515 | Jun 15 10:32:43 npa606d15363b04 devstack@c-api.service[77156]: DEBUG cinder.api.openstack.wsgi [req-b64ac14b-cf9d-4248-b0e2-c2fd5881fc27 req-17025714-c4a9-439e-994d-67010c716ee5 admin admin] Action: 'create', calling method: create, body: {"extra_specs": {"volume_backend_name": "lvmdriver-1"}} {{(pid=77156) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} 2026-06-15 10:33:03.515 | Jun 15 10:32:43 npa606d15363b04 devstack@c-api.service[77156]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. 2026-06-15 10:33:03.515 | Jun 15 10:32:43 npa606d15363b04 devstack@c-api.service[77156]: warnings.warn( 2026-06-15 10:33:03.515 | Jun 15 10:32:43 npa606d15363b04 devstack@c-api.service[77156]: DEBUG oslo_db.sqlalchemy.engines [req-b64ac14b-cf9d-4248-b0e2-c2fd5881fc27 req-17025714-c4a9-439e-994d-67010c716ee5 admin admin] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=77156) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} 2026-06-15 10:33:03.515 | Jun 15 10:32:43 npa606d15363b04 devstack@c-api.service[77156]: INFO cinder.api.openstack.wsgi [req-b64ac14b-cf9d-4248-b0e2-c2fd5881fc27 req-17025714-c4a9-439e-994d-67010c716ee5 admin admin] https://10.209.97.186/volume/v3/types/5d7563a2-7ece-409d-8cf9-ed0645bf34cf/extra_specs returned with HTTP 200 2026-06-15 10:33:03.515 | Jun 15 10:32:43 npa606d15363b04 devstack@c-api.service[77156]: [pid: 77156|app: 0|req: 2/3] 10.209.97.186 () {70 vars in 1489 bytes} [Mon Jun 15 10:32:42 2026] POST /volume/v3/types/5d7563a2-7ece-409d-8cf9-ed0645bf34cf/extra_specs => generated 55 bytes in 775 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-06-15 10:33:03.515 | Jun 15 10:32:52 npa606d15363b04 devstack@c-api.service[77155]: DEBUG dbcounter [-] [77155] Writing DB stats cinder:SELECT=9,cinder:INSERT=1 {{(pid=77155) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} 2026-06-15 10:33:03.515 | Jun 15 10:32:53 npa606d15363b04 devstack@c-api.service[77156]: DEBUG dbcounter [-] [77156] Writing DB stats cinder:SELECT=11,cinder:INSERT=1 {{(pid=77156) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} 2026-06-15 10:33:03.521 | + functions-common:service_check:1708 : for service in ${ENABLED_SERVICES//,/ } 2026-06-15 10:33:03.525 | + functions-common:service_check:1710 : sudo systemctl is-enabled devstack@c-sch.service 2026-06-15 10:33:03.546 | enabled 2026-06-15 10:33:03.552 | + functions-common:service_check:1714 : sudo systemctl status devstack@c-sch.service --no-pager 2026-06-15 10:33:03.583 | ● devstack@c-sch.service - Devstack devstack@c-sch.service 2026-06-15 10:33:03.584 | Loaded: loaded (/etc/systemd/system/devstack@c-sch.service; enabled; preset: enabled) 2026-06-15 10:33:03.584 | Active: active (running) since Mon 2026-06-15 10:32:38 UTC; 24s ago 2026-06-15 10:33:03.584 | Main PID: 77871 (cinder-schedule) 2026-06-15 10:33:03.584 | Tasks: 1 (limit: 9434) 2026-06-15 10:33:03.584 | Memory: 109.8M (peak: 110.1M) 2026-06-15 10:33:03.584 | CPU: 3.839s 2026-06-15 10:33:03.584 | CGroup: /system.slice/system-devstack.slice/devstack@c-sch.service 2026-06-15 10:33:03.584 | └─77871 /opt/stack/data/venv/bin/python3.12 /opt/stack/data/venv/bin/cinder-scheduler --config-file /etc/cinder/cinder.conf 2026-06-15 10:33:03.584 | 2026-06-15 10:33:03.584 | Jun 15 10:32:42 npa606d15363b04 cinder-scheduler[77871]: DEBUG oslo_service.backend._eventlet.service [None req-c8cd561c-b92b-4f68-9e39-0a313639f58e None None] ******************************************************************************** {{(pid=77871) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3260}} 2026-06-15 10:33:03.584 | Jun 15 10:32:42 npa606d15363b04 cinder-scheduler[77871]: INFO cinder.service [-] Starting cinder-scheduler node (version 28.1.0) 2026-06-15 10:33:03.584 | Jun 15 10:32:42 npa606d15363b04 cinder-scheduler[77871]: INFO cinder.manager [None req-a42f3081-d7d8-41b6-b878-6321317e21ce None None] Initiating service 1 cleanup 2026-06-15 10:33:03.584 | Jun 15 10:32:42 npa606d15363b04 cinder-scheduler[77871]: INFO cinder.manager [None req-a42f3081-d7d8-41b6-b878-6321317e21ce None None] Service 1 cleanup completed. 2026-06-15 10:33:03.584 | Jun 15 10:32:42 npa606d15363b04 cinder-scheduler[77871]: DEBUG cinder.service [None req-a42f3081-d7d8-41b6-b878-6321317e21ce None None] Creating RPC server for service cinder-scheduler {{(pid=77871) start /opt/stack/cinder/cinder/service.py:231}} 2026-06-15 10:33:03.584 | Jun 15 10:32:42 npa606d15363b04 cinder-scheduler[77871]: DEBUG cinder.service [None req-a42f3081-d7d8-41b6-b878-6321317e21ce None None] Pinning object versions for RPC server serializer to 1.39 {{(pid=77871) start /opt/stack/cinder/cinder/service.py:237}} 2026-06-15 10:33:03.584 | Jun 15 10:32:52 npa606d15363b04 cinder-scheduler[77871]: DEBUG dbcounter [-] [77871] Writing DB stats cinder:SELECT=11,cinder:INSERT=1 {{(pid=77871) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} 2026-06-15 10:33:03.584 | Jun 15 10:32:59 npa606d15363b04 cinder-scheduler[77871]: DEBUG cinder.scheduler.host_manager [None req-9686b401-9367-40e1-8fe5-cc24d8e47528 None None] Received volume service update from npa606d15363b04@lvmdriver-1: {'volume_backend_name': 'lvmdriver-1', 'vendor_name': 'Open Source', 'driver_version': '3.0.0', 'storage_protocol': 'iSCSI', 'pools': [{'pool_name': 'lvmdriver-1', 'total_capacity_gb': 28.5, 'free_capacity_gb': 28.5, 'reserved_percentage': 0, 'location_info': 'LVMVolumeDriver:npa606d15363b04:stack-volumes-lvmdriver-1:thin:0', 'QoS_support': False, 'provisioned_capacity_gb': 0.0, 'max_over_subscription_ratio': '20.0', 'thin_provisioning_support': True, 'thick_provisioning_support': False, 'total_volumes': 1, 'filter_function': None, 'goodness_function': None, 'multiattach': True, 'backend_state': 'up', 'allocated_capacity_gb': 0, 'cacheable': True}], 'shared_targets': False, 'sparse_copy_volume': True, 'filter_function': None, 'goodness_function': None} {{(pid=77871) update_service_capabilities /opt/stack/cinder/cinder/scheduler/host_manager.py:629}} 2026-06-15 10:33:03.584 | Jun 15 10:32:59 npa606d15363b04 cinder-scheduler[77871]: DEBUG cinder.scheduler.host_manager [None req-9686b401-9367-40e1-8fe5-cc24d8e47528 None None] Publish storage capacity: [{'type': 'pool', 'name_to_id': 'npa606d15363b04@lvmdriver-1#lvmdriver-1', 'total': 28.5, 'free': 28.5, 'allocated': 0.0, 'provisioned': 0.0, 'virtual_free': 570.0, 'reported_at': datetime.datetime(2026, 6, 15, 10, 32, 59, 265378)}, {'type': 'backend', 'name_to_id': 'npa606d15363b04@lvmdriver-1', 'total': 28.5, 'free': 28.5, 'allocated': 0.0, 'provisioned': 0.0, 'virtual_free': 570.0, 'reported_at': datetime.datetime(2026, 6, 15, 10, 32, 59, 265378)}]. {{(pid=77871) _notify_capacity_usage /opt/stack/cinder/cinder/scheduler/host_manager.py:978}} 2026-06-15 10:33:03.584 | Jun 15 10:32:59 npa606d15363b04 cinder-scheduler[77871]: DEBUG cinder.scheduler.host_manager [None req-9686b401-9367-40e1-8fe5-cc24d8e47528 None None] Updating capabilities for npa606d15363b04@lvmdriver-1#lvmdriver-1: {'pool_name': 'lvmdriver-1', 'total_capacity_gb': 28.5, 'free_capacity_gb': 28.5, 'reserved_percentage': 0, 'location_info': 'LVMVolumeDriver:npa606d15363b04:stack-volumes-lvmdriver-1:thin:0', 'QoS_support': False, 'provisioned_capacity_gb': 0.0, 'max_over_subscription_ratio': '20.0', 'thin_provisioning_support': True, 'thick_provisioning_support': False, 'total_volumes': 1, 'filter_function': None, 'goodness_function': None, 'multiattach': True, 'backend_state': 'up', 'allocated_capacity_gb': 0, 'cacheable': True, 'volume_backend_name': 'lvmdriver-1', 'storage_protocol': ['iSCSI', 'iscsi'], 'vendor_name': 'Open Source', 'driver_version': '3.0.0', 'timestamp': datetime.datetime(2026, 6, 15, 10, 32, 59, 246183)} {{(pid=77871) update_from_volume_capability /opt/stack/cinder/cinder/scheduler/host_manager.py:415}} 2026-06-15 10:33:03.590 | + functions-common:service_check:1708 : for service in ${ENABLED_SERVICES//,/ } 2026-06-15 10:33:03.593 | + functions-common:service_check:1710 : sudo systemctl is-enabled devstack@c-vol.service 2026-06-15 10:33:03.613 | enabled 2026-06-15 10:33:03.619 | + functions-common:service_check:1714 : sudo systemctl status devstack@c-vol.service --no-pager 2026-06-15 10:33:03.650 | ● devstack@c-vol.service - Devstack devstack@c-vol.service 2026-06-15 10:33:03.650 | Loaded: loaded (/etc/systemd/system/devstack@c-vol.service; enabled; preset: enabled) 2026-06-15 10:33:03.650 | Active: active (running) since Mon 2026-06-15 10:32:41 UTC; 22s ago 2026-06-15 10:33:03.650 | Main PID: 78493 (cinder-volume) 2026-06-15 10:33:03.650 | Tasks: 2 (limit: 9434) 2026-06-15 10:33:03.650 | Memory: 142.1M (peak: 172.3M) 2026-06-15 10:33:03.650 | CPU: 18.301s 2026-06-15 10:33:03.650 | CGroup: /system.slice/system-devstack.slice/devstack@c-vol.service 2026-06-15 10:33:03.650 | ├─78493 /opt/stack/data/venv/bin/python3.12 /opt/stack/data/venv/bin/cinder-volume --config-file /etc/cinder/cinder.conf 2026-06-15 10:33:03.650 | └─79205 /opt/stack/data/venv/bin/python3.12 /opt/stack/data/venv/bin/cinder-volume --config-file /etc/cinder/cinder.conf 2026-06-15 10:33:03.650 | 2026-06-15 10:33:03.650 | Jun 15 10:33:00 npa606d15363b04 sudo[80060]: stack : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o size,data_percent --separator : --nosuffix /dev/stack-volumes-lvmdriver-1/stack-volumes-lvmdriver-1-pool 2026-06-15 10:33:03.650 | Jun 15 10:33:00 npa606d15363b04 sudo[80060]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1001) 2026-06-15 10:33:03.650 | Jun 15 10:33:01 npa606d15363b04 sudo[80060]: pam_unix(sudo:session): session closed for user root 2026-06-15 10:33:03.650 | Jun 15 10:33:01 npa606d15363b04 cinder-volume[79205]: DEBUG oslo_concurrency.processutils [None req-9686b401-9367-40e1-8fe5-cc24d8e47528 None None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o size,data_percent --separator : --nosuffix /dev/stack-volumes-lvmdriver-1/stack-volumes-lvmdriver-1-pool" returned: 0 in 0.580s {{(pid=79205) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} 2026-06-15 10:33:03.650 | Jun 15 10:33:01 npa606d15363b04 cinder-volume[79205]: DEBUG oslo_concurrency.processutils [None req-9686b401-9367-40e1-8fe5-cc24d8e47528 None None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1 {{(pid=79205) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} 2026-06-15 10:33:03.650 | Jun 15 10:33:01 npa606d15363b04 sudo[80145]: stack : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1 2026-06-15 10:33:03.650 | Jun 15 10:33:01 npa606d15363b04 sudo[80145]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1001) 2026-06-15 10:33:03.650 | Jun 15 10:33:01 npa606d15363b04 sudo[80145]: pam_unix(sudo:session): session closed for user root 2026-06-15 10:33:03.650 | Jun 15 10:33:01 npa606d15363b04 cinder-volume[79205]: DEBUG oslo_concurrency.processutils [None req-9686b401-9367-40e1-8fe5-cc24d8e47528 None None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1" returned: 0 in 0.614s {{(pid=79205) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} 2026-06-15 10:33:03.650 | Jun 15 10:33:01 npa606d15363b04 cinder-volume[79205]: INFO cinder.volume.manager [None req-9686b401-9367-40e1-8fe5-cc24d8e47528 None None] Driver post RPC initialization completed successfully. 2026-06-15 10:33:03.656 | + functions-common:service_check:1708 : for service in ${ENABLED_SERVICES//,/ } 2026-06-15 10:33:03.660 | + functions-common:service_check:1710 : sudo systemctl is-enabled devstack@etcd3.service 2026-06-15 10:33:03.678 | not-found 2026-06-15 10:33:03.683 | + functions-common:service_check:1708 : for service in ${ENABLED_SERVICES//,/ } 2026-06-15 10:33:03.687 | + functions-common:service_check:1710 : sudo systemctl is-enabled devstack@file_tracker.service 2026-06-15 10:33:03.708 | enabled 2026-06-15 10:33:03.715 | + functions-common:service_check:1714 : sudo systemctl status devstack@file_tracker.service --no-pager 2026-06-15 10:33:03.740 | ● devstack@file_tracker.service - Devstack devstack@file_tracker.service 2026-06-15 10:33:03.740 | Loaded: loaded (/etc/systemd/system/devstack@file_tracker.service; enabled; preset: enabled) 2026-06-15 10:33:03.740 | Active: active (running) since Mon 2026-06-15 10:26:32 UTC; 6min ago 2026-06-15 10:33:03.740 | Main PID: 44201 (file_tracker.sh) 2026-06-15 10:33:03.740 | Tasks: 2 (limit: 9434) 2026-06-15 10:33:03.740 | Memory: 588.0K (peak: 1.2M) 2026-06-15 10:33:03.740 | CPU: 100ms 2026-06-15 10:33:03.740 | CGroup: /system.slice/system-devstack.slice/devstack@file_tracker.service 2026-06-15 10:33:03.740 | ├─44201 /bin/bash /opt/stack/devstack/tools/file_tracker.sh 2026-06-15 10:33:03.740 | └─79688 sleep 20 2026-06-15 10:33:03.740 | 2026-06-15 10:33:03.740 | Jun 15 10:29:52 npa606d15363b04 file_tracker.sh[59797]: 2432 0 9223372036854775807 2026-06-15 10:33:03.740 | Jun 15 10:30:12 npa606d15363b04 file_tracker.sh[61121]: 2656 0 9223372036854775807 2026-06-15 10:33:03.740 | Jun 15 10:30:32 npa606d15363b04 file_tracker.sh[62242]: 2688 0 9223372036854775807 2026-06-15 10:33:03.740 | Jun 15 10:30:52 npa606d15363b04 file_tracker.sh[63477]: 2752 0 9223372036854775807 2026-06-15 10:33:03.740 | Jun 15 10:31:12 npa606d15363b04 file_tracker.sh[65696]: 2976 0 9223372036854775807 2026-06-15 10:33:03.740 | Jun 15 10:31:32 npa606d15363b04 file_tracker.sh[69791]: 3456 0 9223372036854775807 2026-06-15 10:33:03.741 | Jun 15 10:31:52 npa606d15363b04 file_tracker.sh[71437]: 3904 0 9223372036854775807 2026-06-15 10:33:03.741 | Jun 15 10:32:12 npa606d15363b04 file_tracker.sh[73189]: 4160 0 9223372036854775807 2026-06-15 10:33:03.741 | Jun 15 10:32:32 npa606d15363b04 file_tracker.sh[77235]: 5024 0 9223372036854775807 2026-06-15 10:33:03.741 | Jun 15 10:32:52 npa606d15363b04 file_tracker.sh[79687]: 5504 0 9223372036854775807 2026-06-15 10:33:03.746 | + functions-common:service_check:1708 : for service in ${ENABLED_SERVICES//,/ } 2026-06-15 10:33:03.750 | + functions-common:service_check:1710 : sudo systemctl is-enabled devstack@g-api.service 2026-06-15 10:33:03.770 | enabled 2026-06-15 10:33:03.776 | + functions-common:service_check:1714 : sudo systemctl status devstack@g-api.service --no-pager 2026-06-15 10:33:03.803 | ● devstack@g-api.service - Devstack devstack@g-api.service 2026-06-15 10:33:03.803 | Loaded: loaded (/etc/systemd/system/devstack@g-api.service; enabled; preset: enabled) 2026-06-15 10:33:03.803 | Active: active (running) since Mon 2026-06-15 10:32:46 UTC; 17s ago 2026-06-15 10:33:03.803 | Main PID: 79257 (uwsgi) 2026-06-15 10:33:03.803 | Status: "uWSGI is ready" 2026-06-15 10:33:03.803 | Tasks: 11 (limit: 9434) 2026-06-15 10:33:03.803 | Memory: 302.0M (peak: 302.5M) 2026-06-15 10:33:03.803 | CPU: 12.720s 2026-06-15 10:33:03.803 | CGroup: /system.slice/system-devstack.slice/devstack@g-api.service 2026-06-15 10:33:03.803 | ├─79257 "glance-apiuWSGI master" 2026-06-15 10:33:03.804 | ├─79265 "glance-apiuWSGI worker 1" 2026-06-15 10:33:03.804 | └─79266 "glance-apiuWSGI worker 2" 2026-06-15 10:33:03.804 | 2026-06-15 10:33:03.804 | Jun 15 10:33:00 npa606d15363b04 devstack@g-api.service[79265]: DEBUG oslo_utils.imageutils.format_inspector [None req-4e10e8c0-277d-4177-879d-eb27e087d1e2 admin admin] Format inspector for vhdx does not match, excluding from consideration (Region signature not found at 30000) {{(pid=79265) _process_chunk /opt/stack/data/venv/lib/python3.12/site-packages/oslo_utils/imageutils/format_inspector.py:1758}} 2026-06-15 10:33:03.804 | Jun 15 10:33:00 npa606d15363b04 devstack@g-api.service[79265]: DEBUG glance_store._drivers.filesystem [None req-4e10e8c0-277d-4177-879d-eb27e087d1e2 admin admin] Wrote 21692416 bytes to /opt/stack/data/glance/images/f3103eb2-0964-47d3-9272-7ff0049fe2c2 with checksum 87617e24a5e30cb3b87fda8c0764838f and multihash 9a9bce0083a00939ec17c11febbfc767aa211aaa54f51e75c5a8b271a9b5637c77205a518b7a2007cb391d23cceb01e0e4e8d64832317151bc85b734b92a7be0 {{(pid=79265) add /opt/stack/data/venv/lib/python3.12/site-packages/glance_store/_drivers/filesystem.py:899}} 2026-06-15 10:33:03.804 | Jun 15 10:33:00 npa606d15363b04 devstack@g-api.service[79265]: INFO glance.location [None req-4e10e8c0-277d-4177-879d-eb27e087d1e2 admin admin] Image format matched and virtual size computed: 117440512 2026-06-15 10:33:03.804 | Jun 15 10:33:00 npa606d15363b04 devstack@g-api.service[79265]: DEBUG glance_store.backend [None req-4e10e8c0-277d-4177-879d-eb27e087d1e2 admin admin] Skipping store.set_acls... not implemented. {{(pid=79265) set_acls /opt/stack/data/venv/lib/python3.12/site-packages/glance_store/backend.py:507}} 2026-06-15 10:33:03.804 | Jun 15 10:33:00 npa606d15363b04 devstack@g-api.service[79265]: [pid: 79265|app: 0|req: 6/10] 127.0.0.1 () {42 vars in 952 bytes} [Mon Jun 15 10:32:59 2026] PUT /v2/images/f3103eb2-0964-47d3-9272-7ff0049fe2c2/file => generated 0 bytes in 1591 msecs (HTTP/1.1 204) 4 headers in 171 bytes (1 switches on core 0) 2026-06-15 10:33:03.804 | Jun 15 10:33:00 npa606d15363b04 devstack@g-api.service[79266]: DEBUG glance.api.middleware.version_negotiation [None req-d6f64388-cd2e-4d1a-8ce8-1c020d33e97b admin admin] Determining version of request: GET /v2/images/f3103eb2-0964-47d3-9272-7ff0049fe2c2 Accept: */* {{(pid=79266) process_request /opt/stack/glance/glance/api/middleware/version_negotiation.py:44}} 2026-06-15 10:33:03.804 | Jun 15 10:33:00 npa606d15363b04 devstack@g-api.service[79266]: DEBUG glance.api.middleware.version_negotiation [None req-d6f64388-cd2e-4d1a-8ce8-1c020d33e97b admin admin] Using url versioning {{(pid=79266) process_request /opt/stack/glance/glance/api/middleware/version_negotiation.py:57}} 2026-06-15 10:33:03.804 | Jun 15 10:33:00 npa606d15363b04 devstack@g-api.service[79266]: DEBUG glance.api.middleware.version_negotiation [None req-d6f64388-cd2e-4d1a-8ce8-1c020d33e97b admin admin] Matched version: v2 {{(pid=79266) process_request /opt/stack/glance/glance/api/middleware/version_negotiation.py:69}} 2026-06-15 10:33:03.804 | Jun 15 10:33:00 npa606d15363b04 devstack@g-api.service[79266]: DEBUG glance.api.middleware.version_negotiation [None req-d6f64388-cd2e-4d1a-8ce8-1c020d33e97b admin admin] new path /v2/images/f3103eb2-0964-47d3-9272-7ff0049fe2c2 {{(pid=79266) process_request /opt/stack/glance/glance/api/middleware/version_negotiation.py:70}} 2026-06-15 10:33:03.804 | Jun 15 10:33:00 npa606d15363b04 devstack@g-api.service[79266]: [pid: 79266|app: 0|req: 5/11] 127.0.0.1 () {38 vars in 879 bytes} [Mon Jun 15 10:33:00 2026] GET /v2/images/f3103eb2-0964-47d3-9272-7ff0049fe2c2 => generated 976 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-15 10:33:03.809 | + functions-common:service_check:1708 : for service in ${ENABLED_SERVICES//,/ } 2026-06-15 10:33:03.812 | + functions-common:service_check:1710 : sudo systemctl is-enabled devstack@key.service 2026-06-15 10:33:03.831 | not-found 2026-06-15 10:33:03.837 | + functions-common:service_check:1708 : for service in ${ENABLED_SERVICES//,/ } 2026-06-15 10:33:03.841 | + functions-common:service_check:1710 : sudo systemctl is-enabled devstack@memory_tracker.service 2026-06-15 10:33:03.860 | enabled 2026-06-15 10:33:03.865 | + functions-common:service_check:1714 : sudo systemctl status devstack@memory_tracker.service --no-pager 2026-06-15 10:33:03.893 | ● devstack@memory_tracker.service - Devstack devstack@memory_tracker.service 2026-06-15 10:33:03.893 | Loaded: loaded (/etc/systemd/system/devstack@memory_tracker.service; enabled; preset: enabled) 2026-06-15 10:33:03.893 | Active: active (running) since Mon 2026-06-15 10:26:30 UTC; 6min ago 2026-06-15 10:33:03.893 | Main PID: 43721 (memory_tracker.) 2026-06-15 10:33:03.894 | Tasks: 2 (limit: 9434) 2026-06-15 10:33:03.894 | Memory: 1.1M (peak: 8.4M) 2026-06-15 10:33:03.894 | CPU: 1.424s 2026-06-15 10:33:03.894 | CGroup: /system.slice/system-devstack.slice/devstack@memory_tracker.service 2026-06-15 10:33:03.894 | ├─43721 /bin/bash /opt/stack/devstack/tools/memory_tracker.sh 2026-06-15 10:33:03.894 | └─79681 sleep 20 2026-06-15 10:33:03.894 | 2026-06-15 10:33:03.894 | Jun 15 10:32:51 npa606d15363b04 memory_tracker.sh[79677]: 2841 0.0 1872 2840 00:00:00 1 do_wait /bin/sh -c echo BECOME-SUCCESS-ppwbjkriiafwhkqexueidwljrnjrxwwb ; /usr/bin/python3.12 2026-06-15 10:33:03.894 | Jun 15 10:32:51 npa606d15363b04 memory_tracker.sh[79677]: 2839 0.0 1868 891 00:00:00 1 do_wait /bin/sh -c sudo -H -S -n -u stack /bin/sh -c 'echo BECOME-SUCCESS-ppwbjkriiafwhkqexueidwljrnjrxwwb ; /usr/bin/python3.12' && sleep 0 2026-06-15 10:33:03.894 | Jun 15 10:32:51 npa606d15363b04 memory_tracker.sh[79677]: 2843 0.0 1808 2842 00:00:00 1 do_wait /bin/sh -c ./stack.sh 2>&1 rc=$? echo "*** FINISHED ***" exit $rc 2026-06-15 10:33:03.894 | Jun 15 10:32:51 npa606d15363b04 memory_tracker.sh[79677]: 17523 0.0 1736 17513 00:00:00 1 do_select erl_child_setup 65536 2026-06-15 10:33:03.894 | Jun 15 10:32:51 npa606d15363b04 memory_tracker.sh[79677]: 11832 0.0 1616 1 00:00:00 1 do_select /usr/bin/htcacheclean -d 120 -p /var/cache/apache2/mod_cache_disk -l 300M -n 2026-06-15 10:33:03.894 | Jun 15 10:32:51 npa606d15363b04 memory_tracker.sh[79677]: 17628 0.0 1572 17627 00:00:00 1 pipe_read /usr/lib/erlang/erts-13.2.2.5/bin/inet_gethost 4 2026-06-15 10:33:03.894 | Jun 15 10:32:51 npa606d15363b04 memory_tracker.sh[79677]: 33383 0.0 1300 33382 00:00:00 1 pipe_read /usr/sbin/dnsmasq --conf-file=/var/lib/libvirt/dnsmasq/default.conf --leasefile-ro --dhcp-script=/usr/lib/libvirt/libvirt_leaseshelper 2026-06-15 10:33:03.894 | Jun 15 10:32:51 npa606d15363b04 memory_tracker.sh[43721]: --- 2026-06-15 10:33:03.894 | Jun 15 10:32:52 npa606d15363b04 memory_tracker.sh[79679]: [iscsid (pid:34481)]=14172KB; [dmeventd (pid:79399)]=80760KB; [ovs-vswitchd (pid:65977)]=1123492KB 2026-06-15 10:33:03.894 | Jun 15 10:32:52 npa606d15363b04 memory_tracker.sh[43721]: ]]] 2026-06-15 10:33:03.900 | + functions-common:service_check:1708 : for service in ${ENABLED_SERVICES//,/ } 2026-06-15 10:33:03.904 | + functions-common:service_check:1710 : sudo systemctl is-enabled devstack@mysql.service 2026-06-15 10:33:03.922 | not-found 2026-06-15 10:33:03.927 | + functions-common:service_check:1708 : for service in ${ENABLED_SERVICES//,/ } 2026-06-15 10:33:03.930 | + functions-common:service_check:1710 : sudo systemctl is-enabled devstack@n-api.service 2026-06-15 10:33:03.952 | enabled 2026-06-15 10:33:03.958 | + functions-common:service_check:1714 : sudo systemctl status devstack@n-api.service --no-pager 2026-06-15 10:33:03.981 | ● devstack@n-api.service - Devstack devstack@n-api.service 2026-06-15 10:33:03.981 | Loaded: loaded (/etc/systemd/system/devstack@n-api.service; enabled; preset: enabled) 2026-06-15 10:33:03.981 | Active: active (running) since Mon 2026-06-15 10:31:03 UTC; 2min 0s ago 2026-06-15 10:33:03.981 | Main PID: 65219 (uwsgi) 2026-06-15 10:33:03.981 | Status: "uWSGI is ready" 2026-06-15 10:33:03.981 | Tasks: 17 (limit: 9434) 2026-06-15 10:33:03.981 | Memory: 267.1M (peak: 268.7M) 2026-06-15 10:33:03.981 | CPU: 13.463s 2026-06-15 10:33:03.981 | CGroup: /system.slice/system-devstack.slice/devstack@n-api.service 2026-06-15 10:33:03.981 | ├─65219 "nova-apiuWSGI master" 2026-06-15 10:33:03.981 | ├─65220 "nova-apiuWSGI worker 1" 2026-06-15 10:33:03.981 | └─65221 "nova-apiuWSGI worker 2" 2026-06-15 10:33:03.981 | 2026-06-15 10:33:03.982 | Jun 15 10:32:44 npa606d15363b04 devstack@n-api.service[65220]: DEBUG dbcounter [-] [65220] Writing DB stats nova_api:INSERT=10,nova_api:SELECT=21,nova_api:SAVEPOINT=5,nova_api:RELEASE=5 {{(pid=65220) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} 2026-06-15 10:33:03.982 | Jun 15 10:33:03 npa606d15363b04 devstack@n-api.service[65221]: DEBUG nova.api.openstack.wsgi [None req-497d2467-38a2-4aff-a925-c79e3d83a666 admin admin] Calling method '>' {{(pid=65221) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} 2026-06-15 10:33:03.982 | Jun 15 10:33:03 npa606d15363b04 devstack@n-api.service[65221]: DEBUG oslo_concurrency.lockutils [None req-497d2467-38a2-4aff-a925-c79e3d83a666 admin admin] Acquiring lock "00000000-0000-0000-0000-000000000000" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=65221) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} 2026-06-15 10:33:03.982 | Jun 15 10:33:03 npa606d15363b04 devstack@n-api.service[65221]: DEBUG oslo_concurrency.lockutils [None req-497d2467-38a2-4aff-a925-c79e3d83a666 admin admin] Lock "00000000-0000-0000-0000-000000000000" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=65221) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} 2026-06-15 10:33:03.982 | Jun 15 10:33:03 npa606d15363b04 devstack@n-api.service[65221]: DEBUG oslo_concurrency.lockutils [None req-497d2467-38a2-4aff-a925-c79e3d83a666 admin admin] Lock "00000000-0000-0000-0000-000000000000" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=65221) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} 2026-06-15 10:33:03.982 | Jun 15 10:33:03 npa606d15363b04 devstack@n-api.service[65221]: DEBUG oslo_concurrency.lockutils [None req-497d2467-38a2-4aff-a925-c79e3d83a666 admin admin] Acquiring lock "7c9d3c36-d293-4552-a4e3-6b841fe50330" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=65221) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} 2026-06-15 10:33:03.982 | Jun 15 10:33:03 npa606d15363b04 devstack@n-api.service[65221]: DEBUG oslo_concurrency.lockutils [None req-497d2467-38a2-4aff-a925-c79e3d83a666 admin admin] Lock "7c9d3c36-d293-4552-a4e3-6b841fe50330" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=65221) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} 2026-06-15 10:33:03.982 | Jun 15 10:33:03 npa606d15363b04 devstack@n-api.service[65221]: DEBUG oslo_concurrency.lockutils [None req-497d2467-38a2-4aff-a925-c79e3d83a666 admin admin] Lock "7c9d3c36-d293-4552-a4e3-6b841fe50330" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=65221) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} 2026-06-15 10:33:03.982 | Jun 15 10:33:03 npa606d15363b04 devstack@n-api.service[65221]: INFO nova.api.openstack.requestlog [None req-497d2467-38a2-4aff-a925-c79e3d83a666 admin admin] 10.209.97.186 "GET /compute/v2.1/os-services?binary=nova-compute&host=npa606d15363b04" status: 200 len: 258 microversion: 2.69 time: 0.112247 2026-06-15 10:33:03.982 | Jun 15 10:33:03 npa606d15363b04 devstack@n-api.service[65221]: [pid: 65221|app: 0|req: 12/25] 10.209.97.186 () {68 vars in 1465 bytes} [Mon Jun 15 10:33:03 2026] GET /compute/v2.1/os-services?binary=nova-compute&host=npa606d15363b04 => generated 258 bytes in 113 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) 2026-06-15 10:33:03.987 | + functions-common:service_check:1708 : for service in ${ENABLED_SERVICES//,/ } 2026-06-15 10:33:03.990 | + functions-common:service_check:1710 : sudo systemctl is-enabled devstack@n-api-meta.service 2026-06-15 10:33:04.009 | enabled 2026-06-15 10:33:04.015 | + functions-common:service_check:1714 : sudo systemctl status devstack@n-api-meta.service --no-pager 2026-06-15 10:33:04.039 | ● devstack@n-api-meta.service - Devstack devstack@n-api-meta.service 2026-06-15 10:33:04.039 | Loaded: loaded (/etc/systemd/system/devstack@n-api-meta.service; enabled; preset: enabled) 2026-06-15 10:33:04.039 | Active: active (running) since Mon 2026-06-15 10:32:13 UTC; 50s ago 2026-06-15 10:33:04.039 | Main PID: 73251 (uwsgi) 2026-06-15 10:33:04.039 | Status: "uWSGI is ready" 2026-06-15 10:33:04.039 | Tasks: 16 (limit: 9434) 2026-06-15 10:33:04.039 | Memory: 217.5M (peak: 218.3M) 2026-06-15 10:33:04.039 | CPU: 8.603s 2026-06-15 10:33:04.039 | CGroup: /system.slice/system-devstack.slice/devstack@n-api-meta.service 2026-06-15 10:33:04.039 | ├─73251 "nova-api-metauWSGI master" 2026-06-15 10:33:04.039 | ├─73252 "nova-api-metauWSGI worker 1" 2026-06-15 10:33:04.039 | ├─73253 "nova-api-metauWSGI worker 2" 2026-06-15 10:33:04.040 | └─73254 "nova-api-metauWSGI http 1" 2026-06-15 10:33:04.040 | 2026-06-15 10:33:04.040 | Jun 15 10:32:17 npa606d15363b04 devstack@n-api-meta.service[73253]: DEBUG nova.api.openstack.wsgi_app [None req-64ec84d7-ba11-4919-a6dc-238f97555b32 None None] ******************************************************************************** {{(pid=73253) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3260}} 2026-06-15 10:33:04.040 | Jun 15 10:32:17 npa606d15363b04 devstack@n-api-meta.service[73253]: WSGI app 0 (mountpoint='') ready in 4 seconds on interpreter 0x7d18c1ca3668 pid: 73253 (default app) 2026-06-15 10:33:04.040 | Jun 15 10:32:26 npa606d15363b04 devstack@n-api-meta.service[73252]: DEBUG dbcounter [-] [73252] Writing DB stats nova_api:SELECT=1 {{(pid=73252) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} 2026-06-15 10:33:04.040 | Jun 15 10:32:27 npa606d15363b04 devstack@n-api-meta.service[73253]: DEBUG dbcounter [-] [73253] Writing DB stats nova_api:SELECT=1 {{(pid=73253) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} 2026-06-15 10:33:04.040 | Jun 15 10:32:27 npa606d15363b04 devstack@n-api-meta.service[73252]: DEBUG dbcounter [-] [73252] Writing DB stats nova_cell1:SELECT=1 {{(pid=73252) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} 2026-06-15 10:33:04.040 | Jun 15 10:32:27 npa606d15363b04 devstack@n-api-meta.service[73252]: DEBUG dbcounter [-] [73252] Writing DB stats nova_cell0:SELECT=1 {{(pid=73252) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} 2026-06-15 10:33:04.040 | Jun 15 10:32:27 npa606d15363b04 devstack@n-api-meta.service[73253]: DEBUG dbcounter [-] [73253] Writing DB stats nova_cell1:SELECT=1 {{(pid=73253) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} 2026-06-15 10:33:04.040 | Jun 15 10:32:27 npa606d15363b04 devstack@n-api-meta.service[73253]: DEBUG dbcounter [-] [73253] Writing DB stats nova_cell0:SELECT=1 {{(pid=73253) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} 2026-06-15 10:33:04.040 | Jun 15 10:32:27 npa606d15363b04 devstack@n-api-meta.service[73252]: DEBUG dbcounter [-] [73252] Writing DB stats nova_cell0:SELECT=2,nova_cell0:INSERT=1 {{(pid=73252) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} 2026-06-15 10:33:04.040 | Jun 15 10:32:27 npa606d15363b04 devstack@n-api-meta.service[73253]: DEBUG dbcounter [-] [73253] Writing DB stats nova_cell0:SELECT=1 {{(pid=73253) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} 2026-06-15 10:33:04.045 | + functions-common:service_check:1708 : for service in ${ENABLED_SERVICES//,/ } 2026-06-15 10:33:04.049 | + functions-common:service_check:1710 : sudo systemctl is-enabled devstack@n-cond.service 2026-06-15 10:33:04.066 | not-found 2026-06-15 10:33:04.071 | + functions-common:service_check:1708 : for service in ${ENABLED_SERVICES//,/ } 2026-06-15 10:33:04.074 | + functions-common:service_check:1710 : sudo systemctl is-enabled devstack@n-cpu.service 2026-06-15 10:33:04.093 | enabled 2026-06-15 10:33:04.098 | + functions-common:service_check:1714 : sudo systemctl status devstack@n-cpu.service --no-pager 2026-06-15 10:33:04.121 | ● devstack@n-cpu.service - Devstack devstack@n-cpu.service 2026-06-15 10:33:04.121 | Loaded: loaded (/etc/systemd/system/devstack@n-cpu.service; enabled; preset: enabled) 2026-06-15 10:33:04.121 | Active: active (running) since Mon 2026-06-15 10:32:25 UTC; 38s ago 2026-06-15 10:33:04.121 | Main PID: 76262 (nova-compute) 2026-06-15 10:33:04.121 | Tasks: 10 (limit: 9434) 2026-06-15 10:33:04.121 | Memory: 133.9M (peak: 135.6M) 2026-06-15 10:33:04.121 | CPU: 4.573s 2026-06-15 10:33:04.121 | CGroup: /system.slice/system-devstack.slice/devstack@n-cpu.service 2026-06-15 10:33:04.122 | └─76262 /opt/stack/data/venv/bin/python3.12 /opt/stack/data/venv/bin/nova-compute --config-file /etc/nova/nova-cpu.conf 2026-06-15 10:33:04.122 | 2026-06-15 10:33:04.122 | Jun 15 10:32:54 npa606d15363b04 nova-compute[76262]: DEBUG nova.compute.provider_tree [None req-eace41cf-0a8d-4c6e-bb69-ee1496bffdd2 None None] Updating resource provider 5368bcd3-8d47-4166-96c5-414ee7755afe generation from 0 to 1 during operation: update_inventory {{(pid=76262) _update_generation /opt/stack/nova/nova/compute/provider_tree.py:164}} 2026-06-15 10:33:04.122 | Jun 15 10:32:54 npa606d15363b04 nova-compute[76262]: DEBUG nova.compute.provider_tree [None req-eace41cf-0a8d-4c6e-bb69-ee1496bffdd2 None None] Updating inventory in ProviderTree for provider 5368bcd3-8d47-4166-96c5-414ee7755afe with inventory: {'MEMORY_MB': {'total': 7933, 'reserved': 512, 'min_unit': 1, 'max_unit': 7933, 'step_size': 1, 'allocation_ratio': 1.0}, 'VCPU': {'total': 8, 'reserved': 0, 'min_unit': 1, 'max_unit': 8, 'step_size': 1, 'allocation_ratio': 4.0}, 'DISK_GB': {'total': 69, 'reserved': 0, 'min_unit': 1, 'max_unit': 69, 'step_size': 1, 'allocation_ratio': 1.0}} {{(pid=76262) update_inventory /opt/stack/nova/nova/compute/provider_tree.py:176}} 2026-06-15 10:33:04.122 | Jun 15 10:32:54 npa606d15363b04 nova-compute[76262]: DEBUG nova.compute.provider_tree [None req-eace41cf-0a8d-4c6e-bb69-ee1496bffdd2 None None] Updating resource provider 5368bcd3-8d47-4166-96c5-414ee7755afe generation from 1 to 2 during operation: update_traits {{(pid=76262) _update_generation /opt/stack/nova/nova/compute/provider_tree.py:164}} 2026-06-15 10:33:04.122 | Jun 15 10:32:54 npa606d15363b04 nova-compute[76262]: DEBUG nova.compute.resource_tracker [None req-eace41cf-0a8d-4c6e-bb69-ee1496bffdd2 None None] Compute_service record updated for npa606d15363b04:npa606d15363b04 {{(pid=76262) _update_available_resource /opt/stack/nova/nova/compute/resource_tracker.py:1097}} 2026-06-15 10:33:04.122 | Jun 15 10:32:54 npa606d15363b04 nova-compute[76262]: DEBUG oslo_concurrency.lockutils [None req-eace41cf-0a8d-4c6e-bb69-ee1496bffdd2 None None] Lock "compute_resources" "released" by "nova.compute.resource_tracker.ResourceTracker._update_available_resource" :: held 4.592s {{(pid=76262) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} 2026-06-15 10:33:04.122 | Jun 15 10:32:54 npa606d15363b04 nova-compute[76262]: DEBUG nova.service [None req-eace41cf-0a8d-4c6e-bb69-ee1496bffdd2 None None] Creating RPC server for service: nova-compute on topic: compute {{(pid=76262) start /opt/stack/nova/nova/service.py:196}} 2026-06-15 10:33:04.122 | Jun 15 10:32:55 npa606d15363b04 nova-compute[76262]: DEBUG nova.service [None req-eace41cf-0a8d-4c6e-bb69-ee1496bffdd2 None None] Creating 2nd RPC server for service: nova-compute on topic: compute-alt {{(pid=76262) start /opt/stack/nova/nova/service.py:212}} 2026-06-15 10:33:04.122 | Jun 15 10:32:55 npa606d15363b04 nova-compute[76262]: DEBUG nova.service [None req-eace41cf-0a8d-4c6e-bb69-ee1496bffdd2 None None] Join ServiceGroup membership for this service compute {{(pid=76262) start /opt/stack/nova/nova/service.py:222}} 2026-06-15 10:33:04.122 | Jun 15 10:32:55 npa606d15363b04 nova-compute[76262]: DEBUG nova.servicegroup.drivers.db [None req-eace41cf-0a8d-4c6e-bb69-ee1496bffdd2 None None] DB_Driver: join new ServiceGroup member npa606d15363b04 to the compute group, service = {{(pid=76262) join /opt/stack/nova/nova/servicegroup/drivers/db.py:44}} 2026-06-15 10:33:04.122 | Jun 15 10:33:00 npa606d15363b04 nova-compute[76262]: DEBUG oslo.service.backend._threading.loopingcall [-] Fixed interval looping call 'nova.servicegroup.drivers.db.DbDriver._report_state' sleeping for 119.50 seconds {{(pid=76262) _run_loop /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/backend/_threading/loopingcall.py:125}} 2026-06-15 10:33:04.127 | + functions-common:service_check:1708 : for service in ${ENABLED_SERVICES//,/ } 2026-06-15 10:33:04.131 | + functions-common:service_check:1710 : sudo systemctl is-enabled devstack@n-novnc.service 2026-06-15 10:33:04.150 | not-found 2026-06-15 10:33:04.155 | + functions-common:service_check:1708 : for service in ${ENABLED_SERVICES//,/ } 2026-06-15 10:33:04.159 | + functions-common:service_check:1710 : sudo systemctl is-enabled devstack@n-sch.service 2026-06-15 10:33:04.182 | enabled 2026-06-15 10:33:04.187 | + functions-common:service_check:1714 : sudo systemctl status devstack@n-sch.service --no-pager 2026-06-15 10:33:04.212 | ● devstack@n-sch.service - Devstack devstack@n-sch.service 2026-06-15 10:33:04.212 | Loaded: loaded (/etc/systemd/system/devstack@n-sch.service; enabled; preset: enabled) 2026-06-15 10:33:04.212 | Active: active (running) since Mon 2026-06-15 10:32:11 UTC; 52s ago 2026-06-15 10:33:04.212 | Main PID: 72601 (nova-scheduler:) 2026-06-15 10:33:04.212 | Tasks: 19 (limit: 9434) 2026-06-15 10:33:04.212 | Memory: 158.5M (peak: 159.1M) 2026-06-15 10:33:04.212 | CPU: 4.513s 2026-06-15 10:33:04.212 | CGroup: /system.slice/system-devstack.slice/devstack@n-sch.service 2026-06-15 10:33:04.212 | ├─72601 "nova-scheduler: master process [/opt/stack/data/venv/bin/nova-scheduler --config-file /etc/nova/nova.conf]" 2026-06-15 10:33:04.212 | ├─73860 "nova-scheduler: ServiceWrapper worker(0)" 2026-06-15 10:33:04.212 | └─73862 "nova-scheduler: ServiceWrapper worker(1)" 2026-06-15 10:33:04.212 | 2026-06-15 10:33:04.212 | Jun 15 10:32:16 npa606d15363b04 nova-scheduler[73862]: DEBUG nova.servicegroup.drivers.db [None req-6fb66b55-f956-43d9-a6d7-b7b969a4b60e None None] DB_Driver: join new ServiceGroup member npa606d15363b04 to the scheduler group, service = {{(pid=73862) join /opt/stack/nova/nova/servicegroup/drivers/db.py:44}} 2026-06-15 10:33:04.212 | Jun 15 10:32:20 npa606d15363b04 nova-scheduler[73862]: DEBUG oslo.service.backend._threading.loopingcall [None req-fde03c22-bf07-445d-8299-89c08fb6b99c None None] Dynamic interval looping call 'nova.service.Service.periodic_tasks' sleeping for 60.00 seconds {{(pid=73862) _run_loop /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/backend/_threading/loopingcall.py:125}} 2026-06-15 10:33:04.212 | Jun 15 10:32:21 npa606d15363b04 nova-scheduler[73860]: DEBUG oslo.service.backend._threading.loopingcall [-] Fixed interval looping call 'nova.servicegroup.drivers.db.DbDriver._report_state' sleeping for 119.98 seconds {{(pid=73860) _run_loop /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/backend/_threading/loopingcall.py:125}} 2026-06-15 10:33:04.212 | Jun 15 10:32:21 npa606d15363b04 nova-scheduler[73862]: DEBUG oslo.service.backend._threading.loopingcall [-] Fixed interval looping call 'nova.servicegroup.drivers.db.DbDriver._report_state' sleeping for 119.98 seconds {{(pid=73862) _run_loop /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/backend/_threading/loopingcall.py:125}} 2026-06-15 10:33:04.212 | Jun 15 10:32:24 npa606d15363b04 nova-scheduler[72601]: DEBUG dbcounter [-] [72601] Writing DB stats nova_api:SELECT=3 {{(pid=72601) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} 2026-06-15 10:33:04.212 | Jun 15 10:32:24 npa606d15363b04 nova-scheduler[72601]: DEBUG dbcounter [-] [72601] Writing DB stats nova_cell0:SELECT=1 {{(pid=72601) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} 2026-06-15 10:33:04.212 | Jun 15 10:32:24 npa606d15363b04 nova-scheduler[72601]: DEBUG dbcounter [-] [72601] Writing DB stats nova_cell1:SELECT=1 {{(pid=72601) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} 2026-06-15 10:33:04.212 | Jun 15 10:32:31 npa606d15363b04 nova-scheduler[73860]: DEBUG dbcounter [-] [73860] Writing DB stats nova_cell0:SELECT=4,nova_cell0:INSERT=1,nova_cell0:UPDATE=1 {{(pid=73860) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} 2026-06-15 10:33:04.212 | Jun 15 10:32:31 npa606d15363b04 nova-scheduler[73862]: DEBUG dbcounter [-] [73862] Writing DB stats nova_cell0:SELECT=3,nova_cell0:UPDATE=1 {{(pid=73862) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} 2026-06-15 10:33:04.213 | Jun 15 10:33:00 npa606d15363b04 nova-scheduler[73860]: DEBUG oslo.service.backend._threading.loopingcall [None req-6c9a9d52-f148-4e37-a93a-bd1a54303530 None None] Dynamic interval looping call 'nova.service.Service.periodic_tasks' sleeping for 60.00 seconds {{(pid=73860) _run_loop /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/backend/_threading/loopingcall.py:125}} 2026-06-15 10:33:04.218 | + functions-common:service_check:1708 : for service in ${ENABLED_SERVICES//,/ } 2026-06-15 10:33:04.222 | + functions-common:service_check:1710 : sudo systemctl is-enabled devstack@openstack-cli-server.service 2026-06-15 10:33:04.244 | enabled 2026-06-15 10:33:04.249 | + functions-common:service_check:1714 : sudo systemctl status devstack@openstack-cli-server.service --no-pager 2026-06-15 10:33:04.275 | ● devstack@openstack-cli-server.service - Devstack devstack@openstack-cli-server.service 2026-06-15 10:33:04.275 | Loaded: loaded (/etc/systemd/system/devstack@openstack-cli-server.service; enabled; preset: enabled) 2026-06-15 10:33:04.275 | Active: active (running) since Mon 2026-06-15 10:26:16 UTC; 6min ago 2026-06-15 10:33:04.275 | Main PID: 42324 (python3) 2026-06-15 10:33:04.275 | Tasks: 1 (limit: 9434) 2026-06-15 10:33:04.275 | Memory: 151.9M (peak: 154.9M) 2026-06-15 10:33:04.275 | CPU: 18.853s 2026-06-15 10:33:04.275 | CGroup: /system.slice/system-devstack.slice/devstack@openstack-cli-server.service 2026-06-15 10:33:04.275 | └─42324 /opt/stack/data/venv/bin/python3 /opt/stack/devstack/files/openstack-cli-server/openstack-cli-server 2026-06-15 10:33:04.275 | 2026-06-15 10:33:04.275 | Jun 15 10:32:32 npa606d15363b04 python3[42324]: openstack ['--os-region-name=RegionOne', 'flavor', 'create', '--id', '2', '--ram', '2048', '--disk', '20', '--vcpus', '1', '--property', 'hw_rng:allowed=True', 'm1.small'] 2026-06-15 10:33:04.275 | Jun 15 10:32:33 npa606d15363b04 python3[42324]: openstack ['--os-region-name=RegionOne', 'flavor', 'create', '--id', '3', '--ram', '4096', '--disk', '40', '--vcpus', '2', '--property', 'hw_rng:allowed=True', 'm1.medium'] 2026-06-15 10:33:04.275 | Jun 15 10:32:33 npa606d15363b04 python3[42324]: openstack ['--os-region-name=RegionOne', 'flavor', 'create', '--id', '4', '--ram', '8192', '--disk', '80', '--vcpus', '4', '--property', 'hw_rng:allowed=True', 'm1.large'] 2026-06-15 10:33:04.275 | Jun 15 10:32:33 npa606d15363b04 python3[42324]: openstack ['--os-region-name=RegionOne', 'flavor', 'create', '--id', '5', '--ram', '16384', '--disk', '160', '--vcpus', '8', '--property', 'hw_rng:allowed=True', 'm1.xlarge'] 2026-06-15 10:33:04.275 | Jun 15 10:32:41 npa606d15363b04 python3[42324]: openstack ['--os-region-name=RegionOne', 'volume', 'type', 'create', '--property', 'volume_backend_name=lvmdriver-1', 'lvmdriver-1'] 2026-06-15 10:33:04.275 | Jun 15 10:32:51 npa606d15363b04 python3[42324]: openstack ['--os-cloud=devstack-admin', '--os-region-name=RegionOne', 'image', 'create', 'cirros-0.6.2-x86_64-disk', '--public', '--container-format', 'bare', '--disk-format', 'qcow2', '--property', 'hw_rng_model=virtio', '--file', '/opt/stack/devstack/files/cirros-0.6.2-x86_64-disk.img'] 2026-06-15 10:33:04.275 | Jun 15 10:32:55 npa606d15363b04 python3[42324]: openstack ['--os-cloud=devstack-admin', '--os-region-name=RegionOne', 'image', 'create', 'cirros-0.6.1-x86_64-disk', '--public', '--container-format', 'bare', '--disk-format', 'qcow2', '--property', 'hw_rng_model=virtio', '--file', '/opt/stack/devstack/files/cirros-0.6.1-x86_64-disk.img'] 2026-06-15 10:33:04.276 | Jun 15 10:32:58 npa606d15363b04 python3[42324]: openstack ['--os-cloud=devstack-admin', '--os-region-name=RegionOne', 'image', 'create', 'cirros-0.6.3-x86_64-disk', '--public', '--container-format', 'bare', '--disk-format', 'qcow2', '--property', 'hw_rng_model=virtio', '--file', '/opt/stack/devstack/files/cirros-0.6.3-x86_64-disk.img'] 2026-06-15 10:33:04.276 | Jun 15 10:33:01 npa606d15363b04 python3[42324]: openstack ['project', 'list', '--long', '--quote', 'none', '-f', 'csv'] 2026-06-15 10:33:04.276 | Jun 15 10:33:03 npa606d15363b04 python3[42324]: openstack ['--os-cloud', 'devstack-admin', '--os-region', 'RegionOne', 'compute', 'service', 'list', '--host', 'npa606d15363b04', '--service', 'nova-compute', '-c', 'ID', '-f', 'value'] 2026-06-15 10:33:04.281 | + functions-common:service_check:1708 : for service in ${ENABLED_SERVICES//,/ } 2026-06-15 10:33:04.284 | + functions-common:service_check:1710 : sudo systemctl is-enabled devstack@ovn-controller.service 2026-06-15 10:33:04.302 | not-found 2026-06-15 10:33:04.308 | + functions-common:service_check:1708 : for service in ${ENABLED_SERVICES//,/ } 2026-06-15 10:33:04.311 | + functions-common:service_check:1710 : sudo systemctl is-enabled devstack@ovn-northd.service 2026-06-15 10:33:04.330 | not-found 2026-06-15 10:33:04.336 | + functions-common:service_check:1708 : for service in ${ENABLED_SERVICES//,/ } 2026-06-15 10:33:04.340 | + functions-common:service_check:1710 : sudo systemctl is-enabled devstack@ovs-vswitchd.service 2026-06-15 10:33:04.359 | not-found 2026-06-15 10:33:04.365 | + functions-common:service_check:1708 : for service in ${ENABLED_SERVICES//,/ } 2026-06-15 10:33:04.370 | + functions-common:service_check:1710 : sudo systemctl is-enabled devstack@ovsdb-server.service 2026-06-15 10:33:04.389 | not-found 2026-06-15 10:33:04.395 | + functions-common:service_check:1708 : for service in ${ENABLED_SERVICES//,/ } 2026-06-15 10:33:04.399 | + functions-common:service_check:1710 : sudo systemctl is-enabled devstack@placement-api.service 2026-06-15 10:33:04.421 | enabled 2026-06-15 10:33:04.427 | + functions-common:service_check:1714 : sudo systemctl status devstack@placement-api.service --no-pager 2026-06-15 10:33:04.455 | ● devstack@placement-api.service - Devstack devstack@placement-api.service 2026-06-15 10:33:04.455 | Loaded: loaded (/etc/systemd/system/devstack@placement-api.service; enabled; preset: enabled) 2026-06-15 10:33:04.455 | Active: active (running) since Mon 2026-06-15 10:31:39 UTC; 1min 25s ago 2026-06-15 10:33:04.455 | Main PID: 70460 (uwsgi) 2026-06-15 10:33:04.455 | Status: "uWSGI is ready" 2026-06-15 10:33:04.455 | Tasks: 5 (limit: 9434) 2026-06-15 10:33:04.455 | Memory: 172.9M (peak: 173.4M) 2026-06-15 10:33:04.455 | CPU: 5.750s 2026-06-15 10:33:04.455 | CGroup: /system.slice/system-devstack.slice/devstack@placement-api.service 2026-06-15 10:33:04.455 | ├─70460 "placementuWSGI master" 2026-06-15 10:33:04.455 | ├─70461 "placementuWSGI worker 1" 2026-06-15 10:33:04.455 | └─70462 "placementuWSGI worker 2" 2026-06-15 10:33:04.455 | 2026-06-15 10:33:04.456 | Jun 15 10:32:54 npa606d15363b04 devstack@placement-api.service[70461]: DEBUG placement.requestlog [req-5e60c865-d8cb-4c81-89e6-df2c42992975 req-46c71a43-a1f3-4563-a92b-923b023582e2 None None] Starting request: 10.209.97.186 "PUT /placement/resource_providers/5368bcd3-8d47-4166-96c5-414ee7755afe/inventories" {{(pid=70461) __call__ /opt/stack/placement/placement/requestlog.py:55}} 2026-06-15 10:33:04.456 | Jun 15 10:32:54 npa606d15363b04 devstack@placement-api.service[70461]: INFO placement.requestlog [req-5e60c865-d8cb-4c81-89e6-df2c42992975 req-46c71a43-a1f3-4563-a92b-923b023582e2 service nova] 10.209.97.186 "PUT /placement/resource_providers/5368bcd3-8d47-4166-96c5-414ee7755afe/inventories" status: 200 len: 394 microversion: 1.26 2026-06-15 10:33:04.456 | Jun 15 10:32:54 npa606d15363b04 devstack@placement-api.service[70461]: [pid: 70461|app: 0|req: 4/9] 10.209.97.186 () {72 vars in 1624 bytes} [Mon Jun 15 10:32:54 2026] PUT /placement/resource_providers/5368bcd3-8d47-4166-96c5-414ee7755afe/inventories => generated 394 bytes in 48 msecs (HTTP/1.1 200) 8 headers in 296 bytes (1 switches on core 0) 2026-06-15 10:33:04.456 | Jun 15 10:32:54 npa606d15363b04 devstack@placement-api.service[70462]: DEBUG placement.requestlog [req-5e60c865-d8cb-4c81-89e6-df2c42992975 req-e59bb5ad-c75c-4044-92c6-eef3f496c490 None None] Starting request: 10.209.97.186 "GET /placement/traits?name=in:COMPUTE_ARCH_PPC64LE,COMPUTE_NET_ATTACH_INTERFACE_WITH_TAG,COMPUTE_NET_VIF_MODEL_LAN9118,COMPUTE_ARCH_MIPSEL,COMPUTE_ADDRESS_SPACE_PASSTHROUGH,HW_ARCH_X86_64,COMPUTE_SOUND_MODEL_USB,COMPUTE_GRAPHICS_MODEL_BOCHS,HW_CPU_X86_SSE41,COMPUTE_IMAGE_TYPE_ISO,HW_CPU_X86_SSSE3,COMPUTE_SOUND_MODEL_SB16,COMPUTE_VIOMMU_MODEL_AUTO,COMPUTE_SOUND_MODEL_ICH6,COMPUTE_NODE,COMPUTE_STORAGE_BUS_IDE,COMPUTE_ACCELERATORS,COMPUTE_VIOMMU_MODEL_VIRTIO,COMPUTE_IMAGE_TYPE_AKI,COMPUTE_NET_VIF_MODEL_RTL8139,COMPUTE_ARCH_AARCH64,COMPUTE_SECURITY_STATELESS_FIRMWARE,COMPUTE_GRAPHICS_MODEL_CIRRUS,COMPUTE_ARCH_RISCV64,COMPUTE_VOLUME_MULTI_ATTACH,COMPUTE_NET_VIF_MODEL_SPAPR_VLAN,COMPUTE_DEVICE_TAGGING,COMPUTE_NET_VIRTIO_PACKED,COMPUTE_NET_VIF_MODEL_NE2K_PCI,HW_CPU_X86_SSE42,COMPUTE_NET_VIF_MODEL_E1000,COMPUTE_GRAPHICS_MODEL_VIRTIO,COMPUTE_VIOMMU_MODEL_SMMUV3,COMPUTE_GRAPHICS_MODEL_NONE,COMPUTE_NET_VIF_MODEL_E1000E,COMPUTE_ARCH_S390X,COMPUTE_IMAGE_TYPE_RAW,COMPUTE_VOLUME_ATTACH_WITH_TAG,COMPUTE_NET_ATTACH_INTERFACE,COMPUTE_GRAPHICS_MODEL_VMVGA,COMPUTE_GRAPHICS_MODEL_VGA,COMPUTE_NET_VIF_MODEL_VMXNET3,COMPUTE_VOLUME_EXTEND,COMPUTE_SOUND_MODEL_ES1370,HW_CPU_X86_MMX,COMPUTE_SOCKET_PCI_NUMA_AFFINITY,COMPUTE_VIOMMU_MODEL_INTEL,COMPUTE_TRUSTED_CERTS,COMPUTE_STORAGE_BUS_FDC,COMPUTE_ARCH_X86_64,COMPUTE_STORAGE_BUS_USB,COMPUTE_IMAGE_TYPE_QCOW2,COMPUTE_STORAGE_BUS_SATA,COMPUTE_SOUND_MODEL_AC97,COMPUTE_NET_VIF_MODEL_PCNET,COMPUTE_ADDRESS_SPACE_EMULATED,COMPUTE_NET_VIF_MODEL_IGB,COMPUTE_SOUND_MODEL_PCSPK,COMPUTE_STORAGE_BUS_SCSI,COMPUTE_SECURITY_UEFI_SECURE_BOOT,COMPUTE_STORAGE_VIRTIO_FS,COMPUTE_IMAGE_TYPE_ARI,COMPUTE_IMAGE_TYPE_AMI,HW_CPU_X86_SSE2,COMPUTE_NET_VIF_MODEL_VIRTIO,COMPUTE_RESCUE_BFV,COMPUTE_SOUND_MODEL_ICH9,HW_CPU_X86_SSE,COMPUTE_STORAGE_BUS_VIRTIO" {{(pid=70462) __call__ /opt/stack/placement/placement/requestlog.py:55}} 2026-06-15 10:33:04.456 | Jun 15 10:32:54 npa606d15363b04 devstack@placement-api.service[70462]: INFO placement.requestlog [req-5e60c865-d8cb-4c81-89e6-df2c42992975 req-e59bb5ad-c75c-4044-92c6-eef3f496c490 service nova] 10.209.97.186 "GET /placement/traits?name=in:COMPUTE_ARCH_PPC64LE,COMPUTE_NET_ATTACH_INTERFACE_WITH_TAG,COMPUTE_NET_VIF_MODEL_LAN9118,COMPUTE_ARCH_MIPSEL,COMPUTE_ADDRESS_SPACE_PASSTHROUGH,HW_ARCH_X86_64,COMPUTE_SOUND_MODEL_USB,COMPUTE_GRAPHICS_MODEL_BOCHS,HW_CPU_X86_SSE41,COMPUTE_IMAGE_TYPE_ISO,HW_CPU_X86_SSSE3,COMPUTE_SOUND_MODEL_SB16,COMPUTE_VIOMMU_MODEL_AUTO,COMPUTE_SOUND_MODEL_ICH6,COMPUTE_NODE,COMPUTE_STORAGE_BUS_IDE,COMPUTE_ACCELERATORS,COMPUTE_VIOMMU_MODEL_VIRTIO,COMPUTE_IMAGE_TYPE_AKI,COMPUTE_NET_VIF_MODEL_RTL8139,COMPUTE_ARCH_AARCH64,COMPUTE_SECURITY_STATELESS_FIRMWARE,COMPUTE_GRAPHICS_MODEL_CIRRUS,COMPUTE_ARCH_RISCV64,COMPUTE_VOLUME_MULTI_ATTACH,COMPUTE_NET_VIF_MODEL_SPAPR_VLAN,COMPUTE_DEVICE_TAGGING,COMPUTE_NET_VIRTIO_PACKED,COMPUTE_NET_VIF_MODEL_NE2K_PCI,HW_CPU_X86_SSE42,COMPUTE_NET_VIF_MODEL_E1000,COMPUTE_GRAPHICS_MODEL_VIRTIO,COMPUTE_VIOMMU_MODEL_SMMUV3,COMPUTE_GRAPHICS_MODEL_NONE,COMPUTE_NET_VIF_MODEL_E1000E,COMPUTE_ARCH_S390X,COMPUTE_IMAGE_TYPE_RAW,COMPUTE_VOLUME_ATTACH_WITH_TAG,COMPUTE_NET_ATTACH_INTERFACE,COMPUTE_GRAPHICS_MODEL_VMVGA,COMPUTE_GRAPHICS_MODEL_VGA,COMPUTE_NET_VIF_MODEL_VMXNET3,COMPUTE_VOLUME_EXTEND,COMPUTE_SOUND_MODEL_ES1370,HW_CPU_X86_MMX,COMPUTE_SOCKET_PCI_NUMA_AFFINITY,COMPUTE_VIOMMU_MODEL_INTEL,COMPUTE_TRUSTED_CERTS,COMPUTE_STORAGE_BUS_FDC,COMPUTE_ARCH_X86_64,COMPUTE_STORAGE_BUS_USB,COMPUTE_IMAGE_TYPE_QCOW2,COMPUTE_STORAGE_BUS_SATA,COMPUTE_SOUND_MODEL_AC97,COMPUTE_NET_VIF_MODEL_PCNET,COMPUTE_ADDRESS_SPACE_EMULATED,COMPUTE_NET_VIF_MODEL_IGB,COMPUTE_SOUND_MODEL_PCSPK,COMPUTE_STORAGE_BUS_SCSI,COMPUTE_SECURITY_UEFI_SECURE_BOOT,COMPUTE_STORAGE_VIRTIO_FS,COMPUTE_IMAGE_TYPE_ARI,COMPUTE_IMAGE_TYPE_AMI,HW_CPU_X86_SSE2,COMPUTE_NET_VIF_MODEL_VIRTIO,COMPUTE_RESCUE_BFV,COMPUTE_SOUND_MODEL_ICH9,HW_CPU_X86_SSE,COMPUTE_STORAGE_BUS_VIRTIO" status: 200 len: 1961 microversion: 1.6 2026-06-15 10:33:04.456 | Jun 15 10:32:54 npa606d15363b04 devstack@placement-api.service[70462]: [pid: 70462|app: 0|req: 6/10] 10.209.97.186 () {68 vars in 4886 bytes} [Mon Jun 15 10:32:54 2026] GET /placement/traits?name=in:COMPUTE_ARCH_PPC64LE,COMPUTE_NET_ATTACH_INTERFACE_WITH_TAG,COMPUTE_NET_VIF_MODEL_LAN9118,COMPUTE_ARCH_MIPSEL,COMPUTE_ADDRESS_SPACE_PASSTHROUGH,HW_ARCH_X86_64,COMPUTE_SOUND_MODEL_USB,COMPUTE_GRAPHICS_MODEL_BOCHS,HW_CPU_X86_SSE41,COMPUTE_IMAGE_TYPE_ISO,HW_CPU_X86_SSSE3,COMPUTE_SOUND_MODEL_SB16,COMPUTE_VIOMMU_MODEL_AUTO,COMPUTE_SOUND_MODEL_ICH6,COMPUTE_NODE,COMPUTE_STORAGE_BUS_IDE,COMPUTE_ACCELERATORS,COMPUTE_VIOMMU_MODEL_VIRTIO,COMPUTE_IMAGE_TYPE_AKI,COMPUTE_NET_VIF_MODEL_RTL8139,COMPUTE_ARCH_AARCH64,COMPUTE_SECURITY_STATELESS_FIRMWARE,COMPUTE_GRAPHICS_MODEL_CIRRUS,COMPUTE_ARCH_RISCV64,COMPUTE_VOLUME_MULTI_ATTACH,COMPUTE_NET_VIF_MODEL_SPAPR_VLAN,COMPUTE_DEVICE_TAGGING,COMPUTE_NET_VIRTIO_PACKED,COMPUTE_NET_VIF_MODEL_NE2K_PCI,HW_CPU_X86_SSE42,COMPUTE_NET_VIF_MODEL_E1000,COMPUTE_GRAPHICS_MODEL_VIRTIO,COMPUTE_VIOMMU_MODEL_SMMUV3,COMPUTE_GRAPHICS_MODEL_NONE,COMPUTE_NET_VIF_MODEL_E1000E,COMPUTE_ARCH_S390X,COMPUTE_IMAGE_TYPE_RAW,COMPUTE_VOLUME_ATTACH_WITH_TAG,COMPUTE_NET_ATTACH_INTERFACE,COMPUTE_GRAPHICS_MODEL_VMVGA,COMPUTE_GRAPHICS_MODEL_VGA,COMPUTE_NET_VIF_MODEL_VMXNET3,COMPUTE_VOLUME_EXTEND,COMPUTE_SOUND_MODEL_ES1370,HW_CPU_X86_MMX,COMPUTE_SOCKET_PCI_NUMA_AFFINITY,COMPUTE_VIOMMU_MODEL_INTEL,COMPUTE_TRUSTED_CERTS,COMPUTE_STORAGE_BUS_FDC,COMPUTE_ARCH_X86_64,COMPUTE_STORAGE_BUS_USB,COMPUTE_IMAGE_TYPE_QCOW2,COMPUTE_STORAGE_BUS_SATA,COMPUTE_SOUND_MODEL_AC97,COMPUTE_NET_VIF_MODEL_PCNET,COMPUTE_ADDRESS_SPACE_EMULATED,COMPUTE_NET_VIF_MODEL_IGB,COMPUTE_SOUND_MODEL_PCSPK,COMPUTE_STORAGE_BUS_SCSI,COMPUTE_SECURITY_UEFI_SECURE_BOOT,COMPUTE_STORAGE_VIRTIO_FS,COMPUTE_IMAGE_TYPE_ARI,COMPUTE_IMAGE_TYPE_AMI,HW_CPU_X86_SSE2,COMPUTE_NET_VIF_MODEL_VIRTIO,COMPUTE_RESCUE_BFV,COMPUTE_SOUND_MODEL_ICH9,HW_CPU_X86_SSE,COMPUTE_STORAGE_BUS_VIRTIO => generated 1961 bytes in 38 msecs (HTTP/1.1 200) 6 headers in 225 bytes (1 switches on core 0) 2026-06-15 10:33:04.456 | Jun 15 10:32:54 npa606d15363b04 devstack@placement-api.service[70461]: DEBUG placement.requestlog [req-5e60c865-d8cb-4c81-89e6-df2c42992975 req-551e4e9c-7f88-40a1-bf32-d166da9d748f None None] Starting request: 10.209.97.186 "PUT /placement/resource_providers/5368bcd3-8d47-4166-96c5-414ee7755afe/traits" {{(pid=70461) __call__ /opt/stack/placement/placement/requestlog.py:55}} 2026-06-15 10:33:04.456 | Jun 15 10:32:54 npa606d15363b04 devstack@placement-api.service[70461]: INFO placement.requestlog [req-5e60c865-d8cb-4c81-89e6-df2c42992975 req-551e4e9c-7f88-40a1-bf32-d166da9d748f service nova] 10.209.97.186 "PUT /placement/resource_providers/5368bcd3-8d47-4166-96c5-414ee7755afe/traits" status: 200 len: 1996 microversion: 1.6 2026-06-15 10:33:04.456 | Jun 15 10:32:54 npa606d15363b04 devstack@placement-api.service[70461]: [pid: 70461|app: 0|req: 5/11] 10.209.97.186 () {72 vars in 1609 bytes} [Mon Jun 15 10:32:54 2026] PUT /placement/resource_providers/5368bcd3-8d47-4166-96c5-414ee7755afe/traits => generated 1996 bytes in 107 msecs (HTTP/1.1 200) 6 headers in 225 bytes (1 switches on core 0) 2026-06-15 10:33:04.456 | Jun 15 10:33:04 npa606d15363b04 devstack@placement-api.service[70462]: DEBUG dbcounter [-] [70462] Writing DB stats placement:SELECT=4 {{(pid=70462) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} 2026-06-15 10:33:04.461 | + functions-common:service_check:1708 : for service in ${ENABLED_SERVICES//,/ } 2026-06-15 10:33:04.465 | + functions-common:service_check:1710 : sudo systemctl is-enabled devstack@q-ovn-agent.service 2026-06-15 10:33:04.485 | enabled 2026-06-15 10:33:04.492 | + functions-common:service_check:1714 : sudo systemctl status devstack@q-ovn-agent.service --no-pager 2026-06-15 10:33:04.516 | ● devstack@q-ovn-agent.service - Devstack devstack@q-ovn-agent.service 2026-06-15 10:33:04.516 | Loaded: loaded (/etc/systemd/system/devstack@q-ovn-agent.service; enabled; preset: enabled) 2026-06-15 10:33:04.516 | Active: active (running) since Mon 2026-06-15 10:31:22 UTC; 1min 42s ago 2026-06-15 10:33:04.516 | Main PID: 67236 (neutron-ovn-age) 2026-06-15 10:33:04.516 | Tasks: 20 (limit: 9434) 2026-06-15 10:33:04.516 | Memory: 341.7M (peak: 342.7M) 2026-06-15 10:33:04.516 | CPU: 11.233s 2026-06-15 10:33:04.516 | CGroup: /system.slice/system-devstack.slice/devstack@q-ovn-agent.service 2026-06-15 10:33:04.516 | ├─67236 "neutron-ovn-agent: master process [/opt/stack/data/venv/bin/neutron-ovn-agent --config-file /etc/neutron/plugins/ml2/ovn_agent.ini]" 2026-06-15 10:33:04.516 | ├─68392 "neutron-ovn-agent: ServiceWrapper worker(0)" 2026-06-15 10:33:04.516 | ├─68747 /opt/stack/data/venv/bin/python3.12 /usr/local/bin/privsep-helper --config-file /etc/neutron/plugins/ml2/ovn_agent.ini --privsep_context neutron.privileged.namespace_cmd --privsep_sock_path /tmp/tmpwg6c28u1/privsep.sock 2026-06-15 10:33:04.516 | └─71312 /opt/stack/data/venv/bin/python3.12 /usr/local/bin/privsep-helper --config-file /etc/neutron/plugins/ml2/ovn_agent.ini --privsep_context neutron.privileged.default --privsep_sock_path /tmp/tmp3g1mcxqo/privsep.sock 2026-06-15 10:33:04.516 | 2026-06-15 10:33:04.516 | Jun 15 10:32:00 npa606d15363b04 neutron-ovn-agent[68392]: DEBUG ovsdbapp.backend.ovs_idl.transaction [-] Running txn n=1 command(idx=0): DbSetCommand(_result=None, table=Chassis_Private, record=3e0bc85f-6007-4249-9ec7-b90cd559afa9, col_values=(('external_ids', {'neutron:ovn-neutron-agent-sb-cfg': '1'}),), if_exists=True) {{(pid=68392) do_commit /opt/stack/data/venv/lib/python3.12/site-packages/ovsdbapp/backend/ovs_idl/transaction.py:89}} 2026-06-15 10:33:04.516 | Jun 15 10:32:00 npa606d15363b04 neutron-ovn-agent[68392]: DEBUG ovsdbapp.backend.ovs_idl.transaction [-] Transaction caused no change {{(pid=68392) do_commit /opt/stack/data/venv/lib/python3.12/site-packages/ovsdbapp/backend/ovs_idl/transaction.py:129}} 2026-06-15 10:33:04.516 | Jun 15 10:32:07 npa606d15363b04 neutron-ovn-agent[68392]: DEBUG ovsdbapp.backend.ovs_idl.transaction [-] Running txn n=1 command(idx=0): DbSetCommand(_result=None, table=Chassis_Private, record=3e0bc85f-6007-4249-9ec7-b90cd559afa9, col_values=(('external_ids', {'neutron:ovn-neutron-agent-sb-cfg': '1'}),), if_exists=True) {{(pid=68392) do_commit /opt/stack/data/venv/lib/python3.12/site-packages/ovsdbapp/backend/ovs_idl/transaction.py:89}} 2026-06-15 10:33:04.516 | Jun 15 10:32:07 npa606d15363b04 neutron-ovn-agent[68392]: DEBUG ovsdbapp.backend.ovs_idl.transaction [-] Transaction caused no change {{(pid=68392) do_commit /opt/stack/data/venv/lib/python3.12/site-packages/ovsdbapp/backend/ovs_idl/transaction.py:129}} 2026-06-15 10:33:04.517 | Jun 15 10:32:25 npa606d15363b04 neutron-ovn-agent[68392]: DEBUG oslo_concurrency.lockutils [-] Acquiring lock "_check_child_processes" by "neutron.agent.linux.external_process.ProcessMonitor._check_child_processes" {{(pid=68392) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} 2026-06-15 10:33:04.517 | Jun 15 10:32:25 npa606d15363b04 neutron-ovn-agent[68392]: DEBUG oslo_concurrency.lockutils [-] Lock "_check_child_processes" acquired by "neutron.agent.linux.external_process.ProcessMonitor._check_child_processes" :: waited 0.001s {{(pid=68392) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} 2026-06-15 10:33:04.517 | Jun 15 10:32:25 npa606d15363b04 neutron-ovn-agent[68392]: DEBUG oslo_concurrency.lockutils [-] Lock "_check_child_processes" "released" by "neutron.agent.linux.external_process.ProcessMonitor._check_child_processes" :: held 0.000s {{(pid=68392) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} 2026-06-15 10:33:04.517 | Jun 15 10:32:25 npa606d15363b04 neutron-ovn-agent[68392]: DEBUG oslo_concurrency.lockutils [-] Acquiring lock "_check_child_processes" by "neutron.agent.linux.external_process.ProcessMonitor._check_child_processes" {{(pid=68392) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} 2026-06-15 10:33:04.517 | Jun 15 10:32:25 npa606d15363b04 neutron-ovn-agent[68392]: DEBUG oslo_concurrency.lockutils [-] Lock "_check_child_processes" acquired by "neutron.agent.linux.external_process.ProcessMonitor._check_child_processes" :: waited 0.000s {{(pid=68392) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} 2026-06-15 10:33:04.517 | Jun 15 10:32:25 npa606d15363b04 neutron-ovn-agent[68392]: DEBUG oslo_concurrency.lockutils [-] Lock "_check_child_processes" "released" by "neutron.agent.linux.external_process.ProcessMonitor._check_child_processes" :: held 0.000s {{(pid=68392) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} 2026-06-15 10:33:04.522 | + functions-common:service_check:1708 : for service in ${ENABLED_SERVICES//,/ } 2026-06-15 10:33:04.527 | + functions-common:service_check:1710 : sudo systemctl is-enabled devstack@q-svc.service 2026-06-15 10:33:04.545 | not-found 2026-06-15 10:33:04.551 | + functions-common:service_check:1708 : for service in ${ENABLED_SERVICES//,/ } 2026-06-15 10:33:04.555 | + functions-common:service_check:1710 : sudo systemctl is-enabled devstack@rabbit.service 2026-06-15 10:33:04.572 | not-found 2026-06-15 10:33:04.577 | + functions-common:service_check:1708 : for service in ${ENABLED_SERVICES//,/ } 2026-06-15 10:33:04.580 | + functions-common:service_check:1710 : sudo systemctl is-enabled devstack@tempest.service 2026-06-15 10:33:04.596 | not-found 2026-06-15 10:33:04.601 | + functions-common:service_check:1708 : for service in ${ENABLED_SERVICES//,/ } 2026-06-15 10:33:04.606 | + functions-common:service_check:1710 : sudo systemctl is-enabled devstack@tls-proxy.service 2026-06-15 10:33:04.624 | not-found 2026-06-15 10:33:04.629 | + functions-common:service_check:1708 : for service in ${ENABLED_SERVICES//,/ } 2026-06-15 10:33:04.634 | + functions-common:service_check:1710 : sudo systemctl is-enabled devstack@neutron-api.service 2026-06-15 10:33:04.655 | enabled 2026-06-15 10:33:04.661 | + functions-common:service_check:1714 : sudo systemctl status devstack@neutron-api.service --no-pager 2026-06-15 10:33:04.684 | ● devstack@neutron-api.service - Devstack devstack@neutron-api.service 2026-06-15 10:33:04.684 | Loaded: loaded (/etc/systemd/system/devstack@neutron-api.service; enabled; preset: enabled) 2026-06-15 10:33:04.684 | Active: active (running) since Mon 2026-06-15 10:31:25 UTC; 1min 39s ago 2026-06-15 10:33:04.684 | Main PID: 68289 (uwsgi) 2026-06-15 10:33:04.684 | Status: "uWSGI is ready" 2026-06-15 10:33:04.684 | Tasks: 23 (limit: 9434) 2026-06-15 10:33:04.684 | Memory: 384.0M (peak: 384.5M) 2026-06-15 10:33:04.684 | CPU: 43.161s 2026-06-15 10:33:04.684 | CGroup: /system.slice/system-devstack.slice/devstack@neutron-api.service 2026-06-15 10:33:04.684 | ├─68289 "neutron-apiuWSGI master" 2026-06-15 10:33:04.684 | ├─68290 "neutron-apiuWSGI worker 1" 2026-06-15 10:33:04.684 | └─68291 "neutron-apiuWSGI worker 2" 2026-06-15 10:33:04.684 | 2026-06-15 10:33:04.684 | Jun 15 10:32:37 npa606d15363b04 devstack@neutron-api.service[68291]: DEBUG futurist.periodics [-] Submitting periodic callback 'neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.maintenance.HashRingHealthCheckPeriodics.touch_hash_ring_node' {{(pid=68291) _process_scheduled /opt/stack/data/venv/lib/python3.12/site-packages/futurist/periodics.py:784}} 2026-06-15 10:33:04.684 | Jun 15 10:32:37 npa606d15363b04 devstack@neutron-api.service[68291]: DEBUG neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.maintenance [-] Touching Hash Ring node "365f90e4daea5e5b87f1a6b2c027798f" from periodic health check thread {{(pid=68291) touch_hash_ring_node /opt/stack/neutron/neutron/plugins/ml2/drivers/ovn/mech_driver/ovsdb/maintenance.py:1418}} 2026-06-15 10:33:04.684 | Jun 15 10:32:46 npa606d15363b04 devstack@neutron-api.service[68290]: DEBUG dbcounter [-] [68290] Writing DB stats neutron:UPDATE=1,neutron:SELECT=1 {{(pid=68290) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} 2026-06-15 10:33:04.684 | Jun 15 10:32:47 npa606d15363b04 devstack@neutron-api.service[68291]: DEBUG dbcounter [-] [68291] Writing DB stats neutron:UPDATE=1,neutron:SELECT=1 {{(pid=68291) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} 2026-06-15 10:33:04.684 | Jun 15 10:32:51 npa606d15363b04 devstack@neutron-api.service[68290]: DEBUG futurist.periodics [-] Submitting periodic callback 'neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.maintenance.HashRingHealthCheckPeriodics.touch_hash_ring_node' {{(pid=68290) _process_scheduled /opt/stack/data/venv/lib/python3.12/site-packages/futurist/periodics.py:784}} 2026-06-15 10:33:04.684 | Jun 15 10:32:51 npa606d15363b04 devstack@neutron-api.service[68290]: DEBUG neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.maintenance [-] Touching Hash Ring node "1e7d36173f0e5562935cb451b7df31e5" from periodic health check thread {{(pid=68290) touch_hash_ring_node /opt/stack/neutron/neutron/plugins/ml2/drivers/ovn/mech_driver/ovsdb/maintenance.py:1418}} 2026-06-15 10:33:04.684 | Jun 15 10:32:52 npa606d15363b04 devstack@neutron-api.service[68291]: DEBUG futurist.periodics [-] Submitting periodic callback 'neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.maintenance.HashRingHealthCheckPeriodics.touch_hash_ring_node' {{(pid=68291) _process_scheduled /opt/stack/data/venv/lib/python3.12/site-packages/futurist/periodics.py:784}} 2026-06-15 10:33:04.684 | Jun 15 10:32:52 npa606d15363b04 devstack@neutron-api.service[68291]: DEBUG neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.maintenance [-] Touching Hash Ring node "365f90e4daea5e5b87f1a6b2c027798f" from periodic health check thread {{(pid=68291) touch_hash_ring_node /opt/stack/neutron/neutron/plugins/ml2/drivers/ovn/mech_driver/ovsdb/maintenance.py:1418}} 2026-06-15 10:33:04.684 | Jun 15 10:33:01 npa606d15363b04 devstack@neutron-api.service[68290]: DEBUG dbcounter [-] [68290] Writing DB stats neutron:UPDATE=1,neutron:SELECT=1 {{(pid=68290) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} 2026-06-15 10:33:04.684 | Jun 15 10:33:02 npa606d15363b04 devstack@neutron-api.service[68291]: DEBUG dbcounter [-] [68291] Writing DB stats neutron:UPDATE=1,neutron:SELECT=1 {{(pid=68291) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} 2026-06-15 10:33:04.689 | + functions-common:service_check:1708 : for service in ${ENABLED_SERVICES//,/ } 2026-06-15 10:33:04.692 | + functions-common:service_check:1710 : sudo systemctl is-enabled devstack@neutron-periodic-workers.service 2026-06-15 10:33:04.715 | enabled 2026-06-15 10:33:04.721 | + functions-common:service_check:1714 : sudo systemctl status devstack@neutron-periodic-workers.service --no-pager 2026-06-15 10:33:04.744 | ● devstack@neutron-periodic-workers.service - Devstack devstack@neutron-periodic-workers.service 2026-06-15 10:33:04.744 | Loaded: loaded (/etc/systemd/system/devstack@neutron-periodic-workers.service; enabled; preset: enabled) 2026-06-15 10:33:04.744 | Active: active (running) since Mon 2026-06-15 10:31:30 UTC; 1min 34s ago 2026-06-15 10:33:04.744 | Main PID: 69239 (neutron-periodi) 2026-06-15 10:33:04.744 | Tasks: 15 (limit: 9434) 2026-06-15 10:33:04.744 | Memory: 170.8M (peak: 171.1M) 2026-06-15 10:33:04.744 | CPU: 5.979s 2026-06-15 10:33:04.744 | CGroup: /system.slice/system-devstack.slice/devstack@neutron-periodic-workers.service 2026-06-15 10:33:04.744 | ├─69239 "neutron-periodic-workers: master process [/opt/stack/data/venv/bin/neutron-periodic-workers --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini]" 2026-06-15 10:33:04.744 | └─69811 "neutron-server: services worker (/opt/stack/data/venv/bin/python3.12 /opt/stack/data/venv/bin/neutron-periodic-workers --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini)" 2026-06-15 10:33:04.744 | 2026-06-15 10:33:04.744 | Jun 15 10:31:39 npa606d15363b04 neutron-periodic-workers[69811]: DEBUG oslo.service.backend._threading.loopingcall [None req-de44f0b7-f75f-416d-bbaa-d765d951a012 None None] Fixed interval looping call 'neutron.services.ovn_l3.plugin.L3_NAT_dbonly_mixin._clean_garbage' sleeping for 299.90 seconds {{(pid=69811) _run_loop /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/backend/_threading/loopingcall.py:125}} 2026-06-15 10:33:04.744 | Jun 15 10:31:45 npa606d15363b04 neutron-periodic-workers[69239]: DEBUG dbcounter [-] [69239] Writing DB stats neutron:SELECT=6,neutron:INSERT=1 {{(pid=69239) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} 2026-06-15 10:33:04.744 | Jun 15 10:31:49 npa606d15363b04 neutron-periodic-workers[69811]: DEBUG dbcounter [-] [69811] Writing DB stats neutron:SELECT=1 {{(pid=69811) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} 2026-06-15 10:33:04.744 | Jun 15 10:32:24 npa606d15363b04 neutron-periodic-workers[69811]: DEBUG oslo.service.backend._threading.loopingcall [None req-273f8f1b-6ff6-4fea-a21b-954fd83d5242 None None] Fixed interval looping call 'neutron.plugins.ml2.plugin.DhcpAgentSchedulerDbMixin.remove_networks_from_down_agents' sleeping for 36.95 seconds {{(pid=69811) _run_loop /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/backend/_threading/loopingcall.py:125}} 2026-06-15 10:33:04.744 | Jun 15 10:32:26 npa606d15363b04 neutron-periodic-workers[69811]: DEBUG neutron.db.agents_db [None req-81968a68-d99a-4c5f-92ff-fd192300ec5d None None] Agent healthcheck: found 0 active agents {{(pid=69811) agent_health_check /opt/stack/neutron/neutron/db/agents_db.py:326}} 2026-06-15 10:33:04.745 | Jun 15 10:32:26 npa606d15363b04 neutron-periodic-workers[69811]: DEBUG oslo.service.backend._threading.loopingcall [None req-81968a68-d99a-4c5f-92ff-fd192300ec5d None None] Fixed interval looping call 'neutron.plugins.ml2.plugin.AgentDbMixin.agent_health_check' sleeping for 36.99 seconds {{(pid=69811) _run_loop /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/backend/_threading/loopingcall.py:125}} 2026-06-15 10:33:04.745 | Jun 15 10:32:36 npa606d15363b04 neutron-periodic-workers[69811]: DEBUG dbcounter [-] [69811] Writing DB stats neutron:SELECT=4 {{(pid=69811) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} 2026-06-15 10:33:04.745 | Jun 15 10:33:01 npa606d15363b04 neutron-periodic-workers[69811]: DEBUG oslo.service.backend._threading.loopingcall [None req-273f8f1b-6ff6-4fea-a21b-954fd83d5242 None None] Fixed interval looping call 'neutron.plugins.ml2.plugin.DhcpAgentSchedulerDbMixin.remove_networks_from_down_agents' sleeping for 36.99 seconds {{(pid=69811) _run_loop /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/backend/_threading/loopingcall.py:125}} 2026-06-15 10:33:04.745 | Jun 15 10:33:03 npa606d15363b04 neutron-periodic-workers[69811]: DEBUG neutron.db.agents_db [None req-81968a68-d99a-4c5f-92ff-fd192300ec5d None None] Agent healthcheck: found 0 active agents {{(pid=69811) agent_health_check /opt/stack/neutron/neutron/db/agents_db.py:326}} 2026-06-15 10:33:04.745 | Jun 15 10:33:03 npa606d15363b04 neutron-periodic-workers[69811]: DEBUG oslo.service.backend._threading.loopingcall [None req-81968a68-d99a-4c5f-92ff-fd192300ec5d None None] Fixed interval looping call 'neutron.plugins.ml2.plugin.AgentDbMixin.agent_health_check' sleeping for 36.99 seconds {{(pid=69811) _run_loop /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/backend/_threading/loopingcall.py:125}} 2026-06-15 10:33:04.750 | + functions-common:service_check:1708 : for service in ${ENABLED_SERVICES//,/ } 2026-06-15 10:33:04.754 | + functions-common:service_check:1710 : sudo systemctl is-enabled devstack@neutron-rpc-server.service 2026-06-15 10:33:04.775 | enabled 2026-06-15 10:33:04.781 | + functions-common:service_check:1714 : sudo systemctl status devstack@neutron-rpc-server.service --no-pager 2026-06-15 10:33:04.803 | ● devstack@neutron-rpc-server.service - Devstack devstack@neutron-rpc-server.service 2026-06-15 10:33:04.803 | Loaded: loaded (/etc/systemd/system/devstack@neutron-rpc-server.service; enabled; preset: enabled) 2026-06-15 10:33:04.804 | Active: active (running) since Mon 2026-06-15 10:31:27 UTC; 1min 36s ago 2026-06-15 10:33:04.804 | Main PID: 68773 (neutron-rpc-ser) 2026-06-15 10:33:04.804 | Tasks: 16 (limit: 9434) 2026-06-15 10:33:04.804 | Memory: 185.3M (peak: 185.8M) 2026-06-15 10:33:04.804 | CPU: 6.778s 2026-06-15 10:33:04.804 | CGroup: /system.slice/system-devstack.slice/devstack@neutron-rpc-server.service 2026-06-15 10:33:04.804 | ├─68773 "neutron-rpc-server: master process [/opt/stack/data/venv/bin/neutron-rpc-server --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini]" 2026-06-15 10:33:04.804 | └─69913 "neutron-server: rpc worker (/opt/stack/data/venv/bin/python3.12 /opt/stack/data/venv/bin/neutron-rpc-server --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini)" 2026-06-15 10:33:04.804 | 2026-06-15 10:33:04.804 | Jun 15 10:31:37 npa606d15363b04 neutron-rpc-server[69913]: DEBUG neutron.plugins.ml2.plugin [None req-d7bd4f1a-4ee7-457b-99f5-4a8432642457 None None] neutron.plugins.ml2.plugin.Ml2Plugin method start_rpc_listeners called with arguments () {} {{(pid=69913) wrapper /opt/stack/data/venv/lib/python3.12/site-packages/oslo_log/helpers.py:77}} 2026-06-15 10:33:04.804 | Jun 15 10:31:37 npa606d15363b04 neutron-rpc-server[69913]: DEBUG neutron.service [None req-d7bd4f1a-4ee7-457b-99f5-4a8432642457 None None] RpcWorker start finished, description: rpc worker {{(pid=69913) wrapper /opt/stack/neutron/neutron/common/utils.py:200}} 2026-06-15 10:33:04.804 | Jun 15 10:31:37 npa606d15363b04 neutron-rpc-server[69913]: DEBUG neutron.service [None req-d7bd4f1a-4ee7-457b-99f5-4a8432642457 None None] RpcWorker wait called, description: rpc worker {{(pid=69913) wrapper /opt/stack/neutron/neutron/common/utils.py:197}} 2026-06-15 10:33:04.804 | Jun 15 10:31:37 npa606d15363b04 neutron-rpc-server[69913]: DEBUG neutron.service [None req-d7bd4f1a-4ee7-457b-99f5-4a8432642457 None None] calling wait on {{(pid=69913) _wait /opt/stack/neutron/neutron/service.py:90}} 2026-06-15 10:33:04.804 | Jun 15 10:31:38 npa606d15363b04 neutron-rpc-server[69913]: DEBUG neutron.common.ovn.hash_ring_manager [-] Allow caching, nodes 2>=2 {{(pid=69913) _wait_startup_before_caching /opt/stack/neutron/neutron/common/ovn/hash_ring_manager.py:65}} 2026-06-15 10:33:04.804 | Jun 15 10:31:46 npa606d15363b04 neutron-rpc-server[68773]: DEBUG dbcounter [-] [68773] Writing DB stats neutron:SELECT=7,neutron:INSERT=1 {{(pid=68773) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} 2026-06-15 10:33:04.804 | Jun 15 10:31:46 npa606d15363b04 neutron-rpc-server[69913]: DEBUG neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.ovsdb_monitor [-] ChassisAgentWriteEvent : Matched Chassis_Private, update, None None {{(pid=69913) matches /opt/stack/neutron/neutron/plugins/ml2/drivers/ovn/mech_driver/ovsdb/ovsdb_monitor.py:64}} 2026-06-15 10:33:04.804 | Jun 15 10:31:46 npa606d15363b04 neutron-rpc-server[69913]: DEBUG neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.ovsdb_monitor [-] ChassisOVNAgentWriteEvent : Matched Chassis_Private, update, None None {{(pid=69913) matches /opt/stack/neutron/neutron/plugins/ml2/drivers/ovn/mech_driver/ovsdb/ovsdb_monitor.py:64}} 2026-06-15 10:33:04.804 | Jun 15 10:31:48 npa606d15363b04 neutron-rpc-server[69913]: DEBUG dbcounter [-] [69913] Writing DB stats neutron:SELECT=31 {{(pid=69913) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} 2026-06-15 10:33:04.804 | Jun 15 10:32:07 npa606d15363b04 neutron-rpc-server[69913]: WARNING oslo_messaging.server [None req-d7bd4f1a-4ee7-457b-99f5-4a8432642457 None None] Possible hang: wait is waiting for stop to complete 2026-06-15 10:33:04.810 | + functions-common:service_check:1708 : for service in ${ENABLED_SERVICES//,/ } 2026-06-15 10:33:04.814 | + functions-common:service_check:1710 : sudo systemctl is-enabled devstack@neutron-ovn-maintenance-worker.service 2026-06-15 10:33:04.834 | enabled 2026-06-15 10:33:04.840 | + functions-common:service_check:1714 : sudo systemctl status devstack@neutron-ovn-maintenance-worker.service --no-pager 2026-06-15 10:33:04.863 | ● devstack@neutron-ovn-maintenance-worker.service - Devstack devstack@neutron-ovn-maintenance-worker.service 2026-06-15 10:33:04.864 | Loaded: loaded (/etc/systemd/system/devstack@neutron-ovn-maintenance-worker.service; enabled; preset: enabled) 2026-06-15 10:33:04.864 | Active: active (running) since Mon 2026-06-15 10:31:32 UTC; 1min 32s ago 2026-06-15 10:33:04.864 | Main PID: 69723 (neutron-ovn-mai) 2026-06-15 10:33:04.864 | Tasks: 12 (limit: 9434) 2026-06-15 10:33:04.864 | Memory: 261.2M (peak: 261.7M) 2026-06-15 10:33:04.864 | CPU: 8.665s 2026-06-15 10:33:04.864 | CGroup: /system.slice/system-devstack.slice/devstack@neutron-ovn-maintenance-worker.service 2026-06-15 10:33:04.864 | ├─69723 "neutron-ovn-maintenance-worker: master process [/opt/stack/data/venv/bin/neutron-ovn-maintenance-worker --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini]" 2026-06-15 10:33:04.864 | └─70395 "neutron-server: maintenance worker (/opt/stack/data/venv/bin/python3.12 /opt/stack/data/venv/bin/neutron-ovn-maintenance-worker --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini)" 2026-06-15 10:33:04.864 | 2026-06-15 10:33:04.864 | Jun 15 10:31:59 npa606d15363b04 neutron-ovn-maintenance-worker[70395]: DEBUG neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.maintenance [None req-6e5386ff-ecdb-4dba-8d41-cd25ead04aa3 None None] Starting OVN maintenance task: update_router_distributed_flag {{(pid=70395) wrapper /opt/stack/neutron/neutron/plugins/ml2/drivers/ovn/mech_driver/ovsdb/maintenance.py:97}} 2026-06-15 10:33:04.864 | Jun 15 10:31:59 npa606d15363b04 neutron-ovn-maintenance-worker[70395]: DEBUG neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.maintenance [None req-6e5386ff-ecdb-4dba-8d41-cd25ead04aa3 None None] OVN maintenance task: Sync router.distributed with distributed floating IP config. {{(pid=70395) wrapper /opt/stack/neutron/neutron/plugins/ml2/drivers/ovn/mech_driver/ovsdb/maintenance.py:99}} 2026-06-15 10:33:04.864 | Jun 15 10:31:59 npa606d15363b04 neutron-ovn-maintenance-worker[70395]: INFO neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.maintenance [None req-6e5386ff-ecdb-4dba-8d41-cd25ead04aa3 None None] OVN maintenance task update_router_distributed_flag finished in 0.005 seconds 2026-06-15 10:33:04.864 | Jun 15 10:31:59 npa606d15363b04 neutron-ovn-maintenance-worker[70395]: DEBUG futurist.periodics [None req-6e5386ff-ecdb-4dba-8d41-cd25ead04aa3 None None] Periodic callback 'neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.maintenance.DBInconsistenciesPeriodics.update_router_distributed_flag' raised 'NeverAgain' exception, stopping any further execution of it. {{(pid=70395) _on_done /opt/stack/data/venv/lib/python3.12/site-packages/futurist/periodics.py:881}} 2026-06-15 10:33:04.864 | Jun 15 10:31:59 npa606d15363b04 neutron-ovn-maintenance-worker[70395]: DEBUG neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.maintenance [None req-6e5386ff-ecdb-4dba-8d41-cd25ead04aa3 None None] Starting OVN maintenance task: update_security_group_with_address_group {{(pid=70395) wrapper /opt/stack/neutron/neutron/plugins/ml2/drivers/ovn/mech_driver/ovsdb/maintenance.py:97}} 2026-06-15 10:33:04.864 | Jun 15 10:31:59 npa606d15363b04 neutron-ovn-maintenance-worker[70395]: DEBUG neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.maintenance [None req-6e5386ff-ecdb-4dba-8d41-cd25ead04aa3 None None] OVN maintenance task: Repair Address_Sets and ACLs for address group rules. {{(pid=70395) wrapper /opt/stack/neutron/neutron/plugins/ml2/drivers/ovn/mech_driver/ovsdb/maintenance.py:99}} 2026-06-15 10:33:04.864 | Jun 15 10:31:59 npa606d15363b04 neutron-ovn-maintenance-worker[70395]: INFO neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.maintenance [None req-6e5386ff-ecdb-4dba-8d41-cd25ead04aa3 None None] OVN maintenance task update_security_group_with_address_group finished in 0.017 seconds 2026-06-15 10:33:04.864 | Jun 15 10:31:59 npa606d15363b04 neutron-ovn-maintenance-worker[70395]: DEBUG futurist.periodics [None req-6e5386ff-ecdb-4dba-8d41-cd25ead04aa3 None None] Periodic callback 'neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.maintenance.DBInconsistenciesPeriodics.update_security_group_with_address_group' raised 'NeverAgain' exception, stopping any further execution of it. {{(pid=70395) _on_done /opt/stack/data/venv/lib/python3.12/site-packages/futurist/periodics.py:881}} 2026-06-15 10:33:04.864 | Jun 15 10:31:59 npa606d15363b04 neutron-ovn-maintenance-worker[70395]: DEBUG futurist.periodics [None req-6e5386ff-ecdb-4dba-8d41-cd25ead04aa3 None None] Periodic callback 'neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.maintenance.DBInconsistenciesPeriodics.update_virtual_port_parent_hostname' raised 'NeverAgain' exception, stopping any further execution of it. {{(pid=70395) _on_done /opt/stack/data/venv/lib/python3.12/site-packages/futurist/periodics.py:881}} 2026-06-15 10:33:04.864 | Jun 15 10:32:09 npa606d15363b04 neutron-ovn-maintenance-worker[70395]: DEBUG dbcounter [-] [70395] Writing DB stats neutron:SELECT=321,neutron:INSERT=1,neutron:UPDATE=2,neutron:DELETE=1 {{(pid=70395) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} 2026-06-15 10:33:04.869 | + functions-common:service_check:1708 : for service in ${ENABLED_SERVICES//,/ } 2026-06-15 10:33:04.873 | + functions-common:service_check:1710 : sudo systemctl is-enabled devstack@n-novnc-cell1.service 2026-06-15 10:33:04.892 | enabled 2026-06-15 10:33:04.897 | + functions-common:service_check:1714 : sudo systemctl status devstack@n-novnc-cell1.service --no-pager 2026-06-15 10:33:04.922 | ● devstack@n-novnc-cell1.service - Devstack devstack@n-novnc-cell1.service 2026-06-15 10:33:04.922 | Loaded: loaded (/etc/systemd/system/devstack@n-novnc-cell1.service; enabled; preset: enabled) 2026-06-15 10:33:04.922 | Active: active (running) since Mon 2026-06-15 10:32:16 UTC; 48s ago 2026-06-15 10:33:04.922 | Main PID: 73881 (nova-novncproxy) 2026-06-15 10:33:04.922 | Tasks: 8 (limit: 9434) 2026-06-15 10:33:04.922 | Memory: 116.7M (peak: 116.9M) 2026-06-15 10:33:04.922 | CPU: 3.733s 2026-06-15 10:33:04.922 | CGroup: /system.slice/system-devstack.slice/devstack@n-novnc-cell1.service 2026-06-15 10:33:04.922 | └─73881 /opt/stack/data/venv/bin/python3.12 /opt/stack/data/venv/bin/nova-novncproxy --config-file /etc/nova/nova_cell1.conf --web /opt/stack/novnc 2026-06-15 10:33:04.922 | 2026-06-15 10:33:04.922 | Jun 15 10:32:17 npa606d15363b04 nova-novncproxy[73881]: If you are already using Eventlet, we recommend migrating to a different 2026-06-15 10:33:04.922 | Jun 15 10:32:17 npa606d15363b04 nova-novncproxy[73881]: framework. For more detail see 2026-06-15 10:33:04.922 | Jun 15 10:32:17 npa606d15363b04 nova-novncproxy[73881]: https://eventlet.readthedocs.io/en/latest/asyncio/migration.html 2026-06-15 10:33:04.922 | Jun 15 10:32:17 npa606d15363b04 nova-novncproxy[73881]: import eventlet # noqa 2026-06-15 10:33:04.922 | Jun 15 10:32:17 npa606d15363b04 nova-novncproxy[73881]: Eventlet based concurrency mode is deprecated and will be removed in a future release, not earlier than 2027.2. Please migrate to native threading mode. See the concurrency guide for details: https://docs.openstack.org/nova/latest/admin/concurrency.html 2026-06-15 10:33:04.922 | Jun 15 10:32:20 npa606d15363b04 nova-novncproxy[73881]: INFO nova.console.websocketproxy [-] WebSocket server settings: 2026-06-15 10:33:04.922 | Jun 15 10:32:20 npa606d15363b04 nova-novncproxy[73881]: INFO nova.console.websocketproxy [-] - Listen on 0.0.0.0:6080 2026-06-15 10:33:04.922 | Jun 15 10:32:20 npa606d15363b04 nova-novncproxy[73881]: INFO nova.console.websocketproxy [-] - Web server (no directory listings). Web root: /opt/stack/novnc 2026-06-15 10:33:04.922 | Jun 15 10:32:20 npa606d15363b04 nova-novncproxy[73881]: INFO nova.console.websocketproxy [-] - No SSL/TLS support (no cert file) 2026-06-15 10:33:04.922 | Jun 15 10:32:20 npa606d15363b04 nova-novncproxy[73881]: INFO nova.console.websocketproxy [-] - proxying from 0.0.0.0:6080 to None:None 2026-06-15 10:33:04.928 | + functions-common:service_check:1708 : for service in ${ENABLED_SERVICES//,/ } 2026-06-15 10:33:04.932 | + functions-common:service_check:1710 : sudo systemctl is-enabled devstack@n-super-cond.service 2026-06-15 10:33:04.952 | enabled 2026-06-15 10:33:04.959 | + functions-common:service_check:1714 : sudo systemctl status devstack@n-super-cond.service --no-pager 2026-06-15 10:33:04.987 | ● devstack@n-super-cond.service - Devstack devstack@n-super-cond.service 2026-06-15 10:33:04.987 | Loaded: loaded (/etc/systemd/system/devstack@n-super-cond.service; enabled; preset: enabled) 2026-06-15 10:33:04.987 | Active: active (running) since Mon 2026-06-15 10:32:19 UTC; 45s ago 2026-06-15 10:33:04.987 | Main PID: 74652 (nova-conductor:) 2026-06-15 10:33:04.987 | Tasks: 19 (limit: 9434) 2026-06-15 10:33:04.987 | Memory: 158.0M (peak: 158.4M) 2026-06-15 10:33:04.987 | CPU: 4.718s 2026-06-15 10:33:04.988 | CGroup: /system.slice/system-devstack.slice/devstack@n-super-cond.service 2026-06-15 10:33:04.988 | ├─74652 "nova-conductor: master process [/opt/stack/data/venv/bin/nova-conductor --config-file /etc/nova/nova.conf]" 2026-06-15 10:33:04.988 | ├─76178 "nova-conductor: ServiceWrapper worker(0)" 2026-06-15 10:33:04.988 | └─76181 "nova-conductor: ServiceWrapper worker(1)" 2026-06-15 10:33:04.988 | 2026-06-15 10:33:04.988 | Jun 15 10:32:24 npa606d15363b04 nova-conductor[76178]: DEBUG nova.service [None req-ff7c92a5-7ac6-4825-93c0-ba727ca16713 None None] Join ServiceGroup membership for this service conductor {{(pid=76178) start /opt/stack/nova/nova/service.py:222}} 2026-06-15 10:33:04.988 | Jun 15 10:32:24 npa606d15363b04 nova-conductor[76178]: DEBUG nova.servicegroup.drivers.db [None req-ff7c92a5-7ac6-4825-93c0-ba727ca16713 None None] DB_Driver: join new ServiceGroup member npa606d15363b04 to the conductor group, service = {{(pid=76178) join /opt/stack/nova/nova/servicegroup/drivers/db.py:44}} 2026-06-15 10:33:04.988 | Jun 15 10:32:29 npa606d15363b04 nova-conductor[76178]: DEBUG oslo.service.backend._threading.loopingcall [-] Fixed interval looping call 'nova.servicegroup.drivers.db.DbDriver._report_state' sleeping for 119.98 seconds {{(pid=76178) _run_loop /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/backend/_threading/loopingcall.py:125}} 2026-06-15 10:33:04.988 | Jun 15 10:32:29 npa606d15363b04 nova-conductor[76181]: DEBUG oslo.service.backend._threading.loopingcall [-] Fixed interval looping call 'nova.servicegroup.drivers.db.DbDriver._report_state' sleeping for 119.98 seconds {{(pid=76181) _run_loop /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/backend/_threading/loopingcall.py:125}} 2026-06-15 10:33:04.988 | Jun 15 10:32:32 npa606d15363b04 nova-conductor[74652]: DEBUG dbcounter [-] [74652] Writing DB stats nova_api:SELECT=1 {{(pid=74652) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} 2026-06-15 10:33:04.988 | Jun 15 10:32:33 npa606d15363b04 nova-conductor[74652]: DEBUG dbcounter [-] [74652] Writing DB stats nova_cell0:SELECT=1 {{(pid=74652) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} 2026-06-15 10:33:04.988 | Jun 15 10:32:33 npa606d15363b04 nova-conductor[74652]: DEBUG dbcounter [-] [74652] Writing DB stats nova_cell1:SELECT=1 {{(pid=74652) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} 2026-06-15 10:33:04.988 | Jun 15 10:32:39 npa606d15363b04 nova-conductor[76178]: DEBUG dbcounter [-] [76178] Writing DB stats nova_cell0:SELECT=5,nova_cell0:INSERT=1,nova_cell0:UPDATE=1 {{(pid=76178) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} 2026-06-15 10:33:04.988 | Jun 15 10:32:39 npa606d15363b04 nova-conductor[76181]: DEBUG dbcounter [-] [76181] Writing DB stats nova_cell0:SELECT=4,nova_cell0:INSERT=1,nova_cell0:UPDATE=1 {{(pid=76181) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} 2026-06-15 10:33:04.988 | Jun 15 10:32:42 npa606d15363b04 nova-conductor[76181]: DEBUG oslo.service.backend._threading.loopingcall [None req-5b559241-fa37-4c0b-89c5-830f7909882a None None] Dynamic interval looping call 'nova.service.Service.periodic_tasks' sleeping for 60.00 seconds {{(pid=76181) _run_loop /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/backend/_threading/loopingcall.py:125}} 2026-06-15 10:33:04.992 | + functions-common:service_check:1708 : for service in ${ENABLED_SERVICES//,/ } 2026-06-15 10:33:04.996 | + functions-common:service_check:1710 : sudo systemctl is-enabled devstack@n-cond-cell1.service 2026-06-15 10:33:05.015 | enabled 2026-06-15 10:33:05.021 | + functions-common:service_check:1714 : sudo systemctl status devstack@n-cond-cell1.service --no-pager 2026-06-15 10:33:05.044 | ● devstack@n-cond-cell1.service - Devstack devstack@n-cond-cell1.service 2026-06-15 10:33:05.044 | Loaded: loaded (/etc/systemd/system/devstack@n-cond-cell1.service; enabled; preset: enabled) 2026-06-15 10:33:05.044 | Active: active (running) since Mon 2026-06-15 10:32:21 UTC; 43s ago 2026-06-15 10:33:05.044 | Main PID: 75161 (nova-conductor:) 2026-06-15 10:33:05.044 | Tasks: 37 (limit: 9434) 2026-06-15 10:33:05.045 | Memory: 165.8M (peak: 166.3M) 2026-06-15 10:33:05.045 | CPU: 4.385s 2026-06-15 10:33:05.045 | CGroup: /system.slice/system-devstack.slice/devstack@n-cond-cell1.service 2026-06-15 10:33:05.045 | ├─75161 "nova-conductor: master process [/opt/stack/data/venv/bin/nova-conductor --config-file /etc/nova/nova_cell1.conf]" 2026-06-15 10:33:05.045 | ├─76265 "nova-conductor: ServiceWrapper worker(0)" 2026-06-15 10:33:05.045 | └─76275 "nova-conductor: ServiceWrapper worker(1)" 2026-06-15 10:33:05.045 | 2026-06-15 10:33:05.045 | Jun 15 10:32:30 npa606d15363b04 nova-conductor[76275]: DEBUG oslo.service.backend._threading.loopingcall [-] Fixed interval looping call 'nova.servicegroup.drivers.db.DbDriver._report_state' sleeping for 9.98 seconds {{(pid=76275) _run_loop /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/backend/_threading/loopingcall.py:125}} 2026-06-15 10:33:05.045 | Jun 15 10:32:30 npa606d15363b04 nova-conductor[76265]: DEBUG oslo.service.backend._threading.loopingcall [-] Fixed interval looping call 'nova.servicegroup.drivers.db.DbDriver._report_state' sleeping for 9.99 seconds {{(pid=76265) _run_loop /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/backend/_threading/loopingcall.py:125}} 2026-06-15 10:33:05.045 | Jun 15 10:32:34 npa606d15363b04 nova-conductor[76265]: DEBUG oslo.service.backend._threading.loopingcall [None req-e92db0ff-0eab-40a7-ad96-b68e568471d8 None None] Dynamic interval looping call 'nova.service.Service.periodic_tasks' sleeping for 60.00 seconds {{(pid=76265) _run_loop /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/backend/_threading/loopingcall.py:125}} 2026-06-15 10:33:05.045 | Jun 15 10:32:35 npa606d15363b04 nova-conductor[75161]: DEBUG dbcounter [-] [75161] Writing DB stats nova_cell1:SELECT=1 {{(pid=75161) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} 2026-06-15 10:33:05.045 | Jun 15 10:32:40 npa606d15363b04 nova-conductor[76275]: DEBUG oslo.service.backend._threading.loopingcall [-] Fixed interval looping call 'nova.servicegroup.drivers.db.DbDriver._report_state' sleeping for 9.99 seconds {{(pid=76275) _run_loop /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/backend/_threading/loopingcall.py:125}} 2026-06-15 10:33:05.045 | Jun 15 10:32:40 npa606d15363b04 nova-conductor[76265]: DEBUG oslo.service.backend._threading.loopingcall [-] Fixed interval looping call 'nova.servicegroup.drivers.db.DbDriver._report_state' sleeping for 9.99 seconds {{(pid=76265) _run_loop /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/backend/_threading/loopingcall.py:125}} 2026-06-15 10:33:05.045 | Jun 15 10:32:50 npa606d15363b04 nova-conductor[76275]: DEBUG oslo.service.backend._threading.loopingcall [-] Fixed interval looping call 'nova.servicegroup.drivers.db.DbDriver._report_state' sleeping for 9.99 seconds {{(pid=76275) _run_loop /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/backend/_threading/loopingcall.py:125}} 2026-06-15 10:33:05.045 | Jun 15 10:32:50 npa606d15363b04 nova-conductor[76265]: DEBUG oslo.service.backend._threading.loopingcall [-] Fixed interval looping call 'nova.servicegroup.drivers.db.DbDriver._report_state' sleeping for 9.99 seconds {{(pid=76265) _run_loop /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/backend/_threading/loopingcall.py:125}} 2026-06-15 10:33:05.045 | Jun 15 10:33:00 npa606d15363b04 nova-conductor[76275]: DEBUG oslo.service.backend._threading.loopingcall [-] Fixed interval looping call 'nova.servicegroup.drivers.db.DbDriver._report_state' sleeping for 9.99 seconds {{(pid=76275) _run_loop /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/backend/_threading/loopingcall.py:125}} 2026-06-15 10:33:05.045 | Jun 15 10:33:00 npa606d15363b04 nova-conductor[76265]: DEBUG oslo.service.backend._threading.loopingcall [-] Fixed interval looping call 'nova.servicegroup.drivers.db.DbDriver._report_state' sleeping for 9.99 seconds {{(pid=76265) _run_loop /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/backend/_threading/loopingcall.py:125}} 2026-06-15 10:33:05.050 | + ./stack.sh:main:1446 : is_service_enabled n-api 2026-06-15 10:33:05.074 | + functions-common:is_service_enabled:2070 : return 0 2026-06-15 10:33:05.077 | + ./stack.sh:main:1447 : is_service_enabled n-cpu 2026-06-15 10:33:05.103 | + functions-common:is_service_enabled:2070 : return 0 2026-06-15 10:33:05.108 | + ./stack.sh:main:1448 : /opt/stack/devstack/tools/discover_hosts.sh 2026-06-15 10:33:05.532 | /opt/stack/nova/nova/monkey_patch.py:39: EventletDeprecationWarning: 2026-06-15 10:33:05.532 | Eventlet is deprecated. It is currently being maintained in bugfix mode, and 2026-06-15 10:33:05.532 | we strongly recommend against using it for new projects. 2026-06-15 10:33:05.532 | 2026-06-15 10:33:05.532 | If you are already using Eventlet, we recommend migrating to a different 2026-06-15 10:33:05.532 | framework. For more detail see 2026-06-15 10:33:05.532 | https://eventlet.readthedocs.io/en/latest/asyncio/migration.html 2026-06-15 10:33:05.532 | 2026-06-15 10:33:05.532 | import eventlet # noqa 2026-06-15 10:33:05.876 | Eventlet based concurrency mode is deprecated and will be removed in a future release, not earlier than 2027.2. Please migrate to native threading mode. See the concurrency guide for details: https://docs.openstack.org/nova/latest/admin/concurrency.html 2026-06-15 10:33:08.610 | INFO dbcounter [None req-3ab07a85-c7d0-462a-aaeb-6990fd7ff1fa None None] Registered counter for database nova_api 2026-06-15 10:33:08.749 | DEBUG dbcounter [-] [81009] Writer thread running {{(pid=81009) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} 2026-06-15 10:33:08.758 | Found 2 cell mappings. 2026-06-15 10:33:08.758 | Skipping cell0 since it does not contain hosts. 2026-06-15 10:33:08.758 | Getting computes from cell 'cell1': 7c9d3c36-d293-4552-a4e3-6b841fe50330 2026-06-15 10:33:08.758 | INFO dbcounter [None req-3ab07a85-c7d0-462a-aaeb-6990fd7ff1fa None None] Registered counter for database nova_cell1 2026-06-15 10:33:08.841 | DEBUG dbcounter [-] [81009] Writer thread running {{(pid=81009) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} 2026-06-15 10:33:09.012 | Checking host mapping for compute host 'npa606d15363b04': 5368bcd3-8d47-4166-96c5-414ee7755afe 2026-06-15 10:33:09.012 | Creating host mapping for compute host 'npa606d15363b04': 5368bcd3-8d47-4166-96c5-414ee7755afe 2026-06-15 10:33:09.012 | Found 1 unmapped computes in cell: 7c9d3c36-d293-4552-a4e3-6b841fe50330 2026-06-15 10:33:09.753 | + ./stack.sh:main:1461 : /opt/stack/data/venv/bin/nova-status --config-file /etc/nova/nova.conf upgrade check 2026-06-15 10:33:10.184 | /opt/stack/nova/nova/monkey_patch.py:39: EventletDeprecationWarning: 2026-06-15 10:33:10.184 | Eventlet is deprecated. It is currently being maintained in bugfix mode, and 2026-06-15 10:33:10.184 | we strongly recommend against using it for new projects. 2026-06-15 10:33:10.184 | 2026-06-15 10:33:10.184 | If you are already using Eventlet, we recommend migrating to a different 2026-06-15 10:33:10.184 | framework. For more detail see 2026-06-15 10:33:10.184 | https://eventlet.readthedocs.io/en/latest/asyncio/migration.html 2026-06-15 10:33:10.184 | 2026-06-15 10:33:10.184 | import eventlet # noqa 2026-06-15 10:33:10.518 | Eventlet based concurrency mode is deprecated and will be removed in a future release, not earlier than 2027.2. Please migrate to native threading mode. See the concurrency guide for details: https://docs.openstack.org/nova/latest/admin/concurrency.html 2026-06-15 10:33:13.987 | +-------------------------------------------+ 2026-06-15 10:33:13.987 | | Upgrade Check Results | 2026-06-15 10:33:13.987 | +-------------------------------------------+ 2026-06-15 10:33:13.987 | | Check: Cells v2 | 2026-06-15 10:33:13.987 | | Result: Success | 2026-06-15 10:33:13.987 | | Details: None | 2026-06-15 10:33:13.987 | +-------------------------------------------+ 2026-06-15 10:33:13.987 | | Check: Placement API | 2026-06-15 10:33:13.988 | | Result: Success | 2026-06-15 10:33:13.988 | | Details: None | 2026-06-15 10:33:13.988 | +-------------------------------------------+ 2026-06-15 10:33:13.988 | | Check: Cinder API | 2026-06-15 10:33:13.988 | | Result: Success | 2026-06-15 10:33:13.988 | | Details: None | 2026-06-15 10:33:13.988 | +-------------------------------------------+ 2026-06-15 10:33:13.988 | | Check: Policy File JSON to YAML Migration | 2026-06-15 10:33:13.988 | | Result: Success | 2026-06-15 10:33:13.988 | | Details: None | 2026-06-15 10:33:13.988 | +-------------------------------------------+ 2026-06-15 10:33:13.988 | | Check: Older than N-1 computes | 2026-06-15 10:33:13.988 | | Result: Success | 2026-06-15 10:33:13.988 | | Details: None | 2026-06-15 10:33:13.988 | +-------------------------------------------+ 2026-06-15 10:33:13.988 | | Check: hw_machine_type unset | 2026-06-15 10:33:13.988 | | Result: Success | 2026-06-15 10:33:13.988 | | Details: None | 2026-06-15 10:33:13.988 | +-------------------------------------------+ 2026-06-15 10:33:13.988 | | Check: Service User Token Configuration | 2026-06-15 10:33:13.988 | | Result: Success | 2026-06-15 10:33:13.988 | | Details: None | 2026-06-15 10:33:13.989 | +-------------------------------------------+ 2026-06-15 10:33:14.725 | + ./stack.sh:main:1468 : [[ -x /opt/stack/devstack/local.sh ]] 2026-06-15 10:33:14.729 | + ./stack.sh:main:1479 : command openstack complete 2026-06-15 10:33:14.730 | + ./stack.sh:main:1480 : sudo tee /etc/bash_completion.d/osc.bash_completion 2026-06-15 10:33:15.321 | 2026-06-15 10:33:15.333 | + ./stack.sh:main:1483 : is_service_enabled cinder 2026-06-15 10:33:15.357 | + functions-common:is_service_enabled:2070 : return 0 2026-06-15 10:33:15.360 | + ./stack.sh:main:1484 : is_ubuntu 2026-06-15 10:33:15.365 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-06-15 10:33:15.368 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-06-15 10:33:15.372 | + ./stack.sh:main:1485 : echo_summary 'Configuring lvm.conf global device filter' 2026-06-15 10:33:15.375 | + ./stack.sh:echo_summary:438 : [[ -t 3 ]] 2026-06-15 10:33:15.378 | + ./stack.sh:echo_summary:444 : echo -e Configuring lvm.conf global device filter 2026-06-15 10:33:15.382 | + ./stack.sh:main:1486 : set_lvm_filter 2026-06-15 10:33:15.386 | + lib/lvm:set_lvm_filter:189 : local 'filter_suffix="r|.*|" ] # from devstack' 2026-06-15 10:33:15.389 | + lib/lvm:set_lvm_filter:190 : local 'filter_string=global_filter = [ ' 2026-06-15 10:33:15.393 | + lib/lvm:set_lvm_filter:191 : local pv 2026-06-15 10:33:15.396 | + lib/lvm:set_lvm_filter:192 : local vg 2026-06-15 10:33:15.399 | + lib/lvm:set_lvm_filter:193 : local line 2026-06-15 10:33:15.405 | ++ lib/lvm:set_lvm_filter:195 : sudo pvs --noheadings -o name 2026-06-15 10:33:15.460 | + lib/lvm:set_lvm_filter:195 : for pv_info in $(sudo pvs --noheadings -o name) 2026-06-15 10:33:15.466 | ++ lib/lvm:set_lvm_filter:196 : sed 's/ //g' 2026-06-15 10:33:15.466 | ++ lib/lvm:set_lvm_filter:196 : echo -e /dev/loop0 2026-06-15 10:33:15.467 | ++ lib/lvm:set_lvm_filter:196 : sed 's/\/dev\///g' 2026-06-15 10:33:15.473 | + lib/lvm:set_lvm_filter:196 : pv=loop0 2026-06-15 10:33:15.477 | + lib/lvm:set_lvm_filter:197 : new='"a|loop0|", ' 2026-06-15 10:33:15.481 | + lib/lvm:set_lvm_filter:198 : filter_string='global_filter = [ "a|loop0|", ' 2026-06-15 10:33:15.484 | + lib/lvm:set_lvm_filter:200 : filter_string='global_filter = [ "a|loop0|", "r|.*|" ] # from devstack' 2026-06-15 10:33:15.488 | + lib/lvm:set_lvm_filter:202 : clean_lvm_filter 2026-06-15 10:33:15.492 | + lib/lvm:clean_lvm_filter:177 : sudo sed -i 's/^.*# from devstack$//' /etc/lvm/lvm.conf 2026-06-15 10:33:15.513 | + lib/lvm:set_lvm_filter:203 : sudo sed -i '/# global_filter = \[.*\]/a\ global_filter = [ "a|loop0|", "r|.*|" ] # from devstack' /etc/lvm/lvm.conf 2026-06-15 10:33:15.533 | + lib/lvm:set_lvm_filter:204 : echo_summary 'set lvm.conf device global_filter to: global_filter = [ "a|loop0|", "r|.*|" ] # from devstack' 2026-06-15 10:33:15.537 | + ./stack.sh:echo_summary:438 : [[ -t 3 ]] 2026-06-15 10:33:15.541 | + ./stack.sh:echo_summary:444 : echo -e set lvm.conf device global_filter to: global_filter = '[' '"a|loop0|",' '"r|.*|"' ']' '#' from devstack 2026-06-15 10:33:15.545 | + ./stack.sh:main:1496 : run_phase stack test-config 2026-06-15 10:33:15.549 | + functions-common:run_phase:1842 : local mode=stack 2026-06-15 10:33:15.552 | + functions-common:run_phase:1843 : local phase=test-config 2026-06-15 10:33:15.555 | + functions-common:run_phase:1844 : [[ -d /opt/stack/devstack/extras.d ]] 2026-06-15 10:33:15.559 | + functions-common:run_phase:1845 : local extra_plugin_file_name 2026-06-15 10:33:15.563 | + functions-common:run_phase:1846 : for extra_plugin_file_name in $TOP_DIR/extras.d/*.sh 2026-06-15 10:33:15.567 | + functions-common:run_phase:1851 : local exceptions=80-tempest.sh 2026-06-15 10:33:15.570 | + functions-common:run_phase:1852 : local extra 2026-06-15 10:33:15.575 | ++ functions-common:run_phase:1853 : basename /opt/stack/devstack/extras.d/80-tempest.sh 2026-06-15 10:33:15.580 | + functions-common:run_phase:1853 : extra=80-tempest.sh 2026-06-15 10:33:15.584 | + functions-common:run_phase:1854 : [[ 80-tempest.sh =~ 80-tempest\.sh ]] 2026-06-15 10:33:15.587 | + functions-common:run_phase:1858 : [[ -r /opt/stack/devstack/extras.d/80-tempest.sh ]] 2026-06-15 10:33:15.591 | + functions-common:run_phase:1858 : source /opt/stack/devstack/extras.d/80-tempest.sh stack test-config 2026-06-15 10:33:15.595 | ++ extras.d/80-tempest.sh:source:3 : is_service_enabled tempest 2026-06-15 10:33:15.620 | ++ functions-common:is_service_enabled:2070 : return 0 2026-06-15 10:33:15.624 | ++ extras.d/80-tempest.sh:source:4 : [[ stack == \s\o\u\r\c\e ]] 2026-06-15 10:33:15.628 | ++ extras.d/80-tempest.sh:source:7 : [[ stack == \s\t\a\c\k ]] 2026-06-15 10:33:15.631 | ++ extras.d/80-tempest.sh:source:7 : [[ test-config == \i\n\s\t\a\l\l ]] 2026-06-15 10:33:15.636 | ++ extras.d/80-tempest.sh:source:10 : [[ stack == \s\t\a\c\k ]] 2026-06-15 10:33:15.642 | ++ extras.d/80-tempest.sh:source:10 : [[ test-config == \p\o\s\t\-\c\o\n\f\i\g ]] 2026-06-15 10:33:15.646 | ++ extras.d/80-tempest.sh:source:13 : [[ stack == \s\t\a\c\k ]] 2026-06-15 10:33:15.650 | ++ extras.d/80-tempest.sh:source:13 : [[ test-config == \e\x\t\r\a ]] 2026-06-15 10:33:15.654 | ++ extras.d/80-tempest.sh:source:16 : [[ stack == \s\t\a\c\k ]] 2026-06-15 10:33:15.658 | ++ extras.d/80-tempest.sh:source:16 : [[ test-config == \p\o\s\t\-\e\x\t\r\a ]] 2026-06-15 10:33:15.662 | ++ extras.d/80-tempest.sh:source:19 : [[ stack == \s\t\a\c\k ]] 2026-06-15 10:33:15.666 | ++ extras.d/80-tempest.sh:source:19 : [[ test-config == \t\e\s\t\-\c\o\n\f\i\g ]] 2026-06-15 10:33:15.669 | ++ extras.d/80-tempest.sh:source:20 : async_wait install_tempest 2026-06-15 10:33:15.727 | [2845 Async install_tempest:41419]: Waiting for completion of install_tempest running on PID 41419 (1 other jobs running) 2026-06-15 10:33:15.755 | [2845 Async install_tempest:41419]: Signaling child to exit 2026-06-15 10:33:15.755 | WAKEUP 2026-06-15 10:33:15.780 | [2845 Async install_tempest:41419]: Signaled 2026-06-15 10:33:15.782 | ++ lib/tempest:install_tempest:844 : git_clone https://opendev.org/openstack/tempest.git /opt/stack/tempest master 2026-06-15 10:33:15.782 | ++ functions-common:git_clone:583 : local git_remote=https://opendev.org/openstack/tempest.git 2026-06-15 10:33:15.783 | ++ functions-common:git_clone:584 : local git_dest=/opt/stack/tempest 2026-06-15 10:33:15.783 | ++ functions-common:git_clone:585 : local git_ref=master 2026-06-15 10:33:15.783 | ++ functions-common:git_clone:586 : local orig_dir 2026-06-15 10:33:15.783 | +++ functions-common:git_clone:587 : pwd 2026-06-15 10:33:15.783 | ++ functions-common:git_clone:587 : orig_dir=/opt/stack/devstack 2026-06-15 10:33:15.783 | ++ functions-common:git_clone:588 : local git_clone_flags= 2026-06-15 10:33:15.783 | +++ functions-common:git_clone:590 : trueorfalse False RECLONE 2026-06-15 10:33:15.783 | ++ functions-common:git_clone:590 : RECLONE=False 2026-06-15 10:33:15.783 | ++ functions-common:git_clone:591 : [[ 0 -gt 0 ]] 2026-06-15 10:33:15.783 | ++ functions-common:git_clone:595 : [[ False = \T\r\u\e ]] 2026-06-15 10:33:15.783 | ++ functions-common:git_clone:604 : echo master 2026-06-15 10:33:15.783 | ++ functions-common:git_clone:604 : egrep -q '^refs' 2026-06-15 10:33:15.783 | ++ functions-common:git_clone:618 : [[ ! -d /opt/stack/tempest ]] 2026-06-15 10:33:15.783 | ++ functions-common:git_clone:628 : [[ False = \T\r\u\e ]] 2026-06-15 10:33:15.783 | ++ functions-common:git_clone:663 : sudo git config --system --add safe.directory /opt/stack/tempest 2026-06-15 10:33:15.783 | ++ functions-common:git_clone:666 : cd /opt/stack/tempest 2026-06-15 10:33:15.783 | ++ functions-common:git_clone:667 : git show --oneline 2026-06-15 10:33:15.783 | ++ functions-common:git_clone:667 : head -1 2026-06-15 10:33:15.783 | 8c850b818 Merge "Wait for volume "in-use" in test_encrypted_cinder_volumes_resize_revert" 2026-06-15 10:33:15.783 | ++ functions-common:git_clone:668 : cd /opt/stack/devstack 2026-06-15 10:33:15.783 | ++ lib/tempest:install_tempest:850 : pip_install 'tox!=2.8.0,<4.0.0' 2026-06-15 10:33:15.784 | Using python 3.12 to install tox!=2.8.0,<4.0.0 2026-06-15 10:33:15.784 | ++ inc/python:pip_install:210 : env http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= /opt/stack/data/venv/bin/pip install -c /opt/stack/requirements/upper-constraints.txt 'tox!=2.8.0,<4.0.0' 2026-06-15 10:33:15.784 | Looking in indexes: https://mirror-int.ord.rax.opendev.org/pypi/simple, https://mirror-int.ord.rax.opendev.org/wheel/ubuntu-24.04-x86_64 2026-06-15 10:33:15.784 | Collecting tox!=2.8.0,<4.0.0 2026-06-15 10:33:15.784 | Downloading tox-3.28.0-py2.py3-none-any.whl.metadata (7.8 kB) 2026-06-15 10:33:15.784 | Collecting filelock>=3.0.0 (from tox!=2.8.0,<4.0.0) 2026-06-15 10:33:15.784 | Downloading filelock-3.29.1-py3-none-any.whl.metadata (2.0 kB) 2026-06-15 10:33:15.784 | Requirement already satisfied: packaging>=14 in /opt/stack/data/venv/lib/python3.12/site-packages (from tox!=2.8.0,<4.0.0) (26.2) 2026-06-15 10:33:15.784 | Collecting pluggy>=0.12.0 (from tox!=2.8.0,<4.0.0) 2026-06-15 10:33:15.784 | Downloading pluggy-1.6.0-py3-none-any.whl.metadata (4.8 kB) 2026-06-15 10:33:15.784 | Collecting py>=1.4.17 (from tox!=2.8.0,<4.0.0) 2026-06-15 10:33:15.784 | Downloading py-1.11.0-py2.py3-none-any.whl.metadata (2.8 kB) 2026-06-15 10:33:15.784 | Requirement already satisfied: six>=1.14.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from tox!=2.8.0,<4.0.0) (1.17.0) 2026-06-15 10:33:15.784 | Collecting virtualenv!=20.0.0,!=20.0.1,!=20.0.2,!=20.0.3,!=20.0.4,!=20.0.5,!=20.0.6,!=20.0.7,>=16.0.0 (from tox!=2.8.0,<4.0.0) 2026-06-15 10:33:15.784 | Downloading virtualenv-21.4.2-py3-none-any.whl.metadata (3.5 kB) 2026-06-15 10:33:15.784 | Collecting distlib<1,>=0.3.7 (from virtualenv!=20.0.0,!=20.0.1,!=20.0.2,!=20.0.3,!=20.0.4,!=20.0.5,!=20.0.6,!=20.0.7,>=16.0.0->tox!=2.8.0,<4.0.0) 2026-06-15 10:33:15.784 | Downloading distlib-0.4.1-py2.py3-none-any.whl.metadata (5.3 kB) 2026-06-15 10:33:15.784 | Requirement already satisfied: platformdirs<5,>=3.9.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from virtualenv!=20.0.0,!=20.0.1,!=20.0.2,!=20.0.3,!=20.0.4,!=20.0.5,!=20.0.6,!=20.0.7,>=16.0.0->tox!=2.8.0,<4.0.0) (4.10.0) 2026-06-15 10:33:15.784 | Collecting python-discovery>=1.4 (from virtualenv!=20.0.0,!=20.0.1,!=20.0.2,!=20.0.3,!=20.0.4,!=20.0.5,!=20.0.6,!=20.0.7,>=16.0.0->tox!=2.8.0,<4.0.0) 2026-06-15 10:33:15.784 | Downloading python_discovery-1.4.0-py3-none-any.whl.metadata (5.6 kB) 2026-06-15 10:33:15.784 | Downloading tox-3.28.0-py2.py3-none-any.whl (86 kB) 2026-06-15 10:33:15.784 | Downloading filelock-3.29.1-py3-none-any.whl (40 kB) 2026-06-15 10:33:15.784 | Downloading pluggy-1.6.0-py3-none-any.whl (20 kB) 2026-06-15 10:33:15.784 | Downloading py-1.11.0-py2.py3-none-any.whl (98 kB) 2026-06-15 10:33:15.784 | Downloading virtualenv-21.4.2-py3-none-any.whl (7.6 MB) 2026-06-15 10:33:15.784 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 7.6/7.6 MB 49.0 MB/s 0:00:00 2026-06-15 10:33:15.784 | Downloading distlib-0.4.1-py2.py3-none-any.whl (469 kB) 2026-06-15 10:33:15.784 | Downloading python_discovery-1.4.0-py3-none-any.whl (33 kB) 2026-06-15 10:33:15.785 | Installing collected packages: distlib, py, pluggy, filelock, python-discovery, virtualenv, tox 2026-06-15 10:33:15.785 | 2026-06-15 10:33:15.785 | Successfully installed distlib-0.4.1 filelock-3.29.1 pluggy-1.6.0 py-1.11.0 python-discovery-1.4.0 tox-3.28.0 virtualenv-21.4.2 2026-06-15 10:33:15.785 | ++ inc/python:pip_install:216 : result=0 2026-06-15 10:33:15.785 | ++ inc/python:pip_install:218 : time_stop pip_install 2026-06-15 10:33:15.785 | ++ functions-common:time_stop:2414 : local name 2026-06-15 10:33:15.785 | ++ functions-common:time_stop:2415 : local end_time 2026-06-15 10:33:15.785 | ++ functions-common:time_stop:2416 : local elapsed_time 2026-06-15 10:33:15.785 | ++ functions-common:time_stop:2417 : local total 2026-06-15 10:33:15.785 | ++ functions-common:time_stop:2418 : local start_time 2026-06-15 10:33:15.785 | ++ functions-common:time_stop:2420 : name=pip_install 2026-06-15 10:33:15.785 | ++ functions-common:time_stop:2421 : start_time=1781519169562 2026-06-15 10:33:15.785 | ++ functions-common:time_stop:2423 : [[ -z 1781519169562 ]] 2026-06-15 10:33:15.785 | +++ functions-common:time_stop:2426 : date +%s%3N 2026-06-15 10:33:15.785 | ++ functions-common:time_stop:2426 : end_time=1781519172669 2026-06-15 10:33:15.785 | ++ functions-common:time_stop:2427 : elapsed_time=3107 2026-06-15 10:33:15.785 | ++ functions-common:time_stop:2428 : total=155939 2026-06-15 10:33:15.785 | ++ functions-common:time_stop:2430 : _TIME_START[$name]= 2026-06-15 10:33:15.785 | ++ functions-common:time_stop:2431 : _TIME_TOTAL[$name]=159046 2026-06-15 10:33:15.785 | ++ inc/python:pip_install:219 : return 0 2026-06-15 10:33:15.785 | ++ lib/tempest:install_tempest:851 : pushd /opt/stack/tempest 2026-06-15 10:33:15.785 | ~/tempest ~/devstack 2026-06-15 10:33:15.785 | ++ lib/tempest:install_tempest:855 : git checkout master 2026-06-15 10:33:15.785 | Already on 'master' 2026-06-15 10:33:15.785 | ++ lib/tempest:install_tempest:857 : local tmp_u_c_m 2026-06-15 10:33:15.785 | +++ lib/tempest:install_tempest:858 : mktemp -t tempest_u_c_m.XXXXXXXXXX 2026-06-15 10:33:15.785 | ++ lib/tempest:install_tempest:858 : tmp_u_c_m=/tmp/tempest_u_c_m.Psnh1U1rMB 2026-06-15 10:33:15.785 | ++ lib/tempest:install_tempest:859 : set_tempest_venv_constraints /tmp/tempest_u_c_m.Psnh1U1rMB 2026-06-15 10:33:15.786 | ++ lib/tempest:set_tempest_venv_constraints:131 : local tmp_c 2026-06-15 10:33:15.786 | ++ lib/tempest:set_tempest_venv_constraints:132 : tmp_c=/tmp/tempest_u_c_m.Psnh1U1rMB 2026-06-15 10:33:15.786 | ++ lib/tempest:set_tempest_venv_constraints:133 : [[ master == \m\a\s\t\e\r ]] 2026-06-15 10:33:15.786 | ++ lib/tempest:set_tempest_venv_constraints:134 : cd /opt/stack/requirements 2026-06-15 10:33:15.786 | ++ lib/tempest:set_tempest_venv_constraints:135 : git show master:upper-constraints.txt 2026-06-15 10:33:15.786 | ++ lib/tempest:set_tempest_venv_constraints:142 : export UPPER_CONSTRAINTS_FILE=https://releases.openstack.org/constraints/upper/master 2026-06-15 10:33:15.786 | ++ lib/tempest:set_tempest_venv_constraints:142 : UPPER_CONSTRAINTS_FILE=https://releases.openstack.org/constraints/upper/master 2026-06-15 10:33:15.786 | ++ lib/tempest:set_tempest_venv_constraints:143 : export TOX_CONSTRAINTS_FILE=https://releases.openstack.org/constraints/upper/master 2026-06-15 10:33:15.786 | ++ lib/tempest:set_tempest_venv_constraints:143 : TOX_CONSTRAINTS_FILE=https://releases.openstack.org/constraints/upper/master 2026-06-15 10:33:15.786 | ++ lib/tempest:install_tempest:861 : tox -r --notest -efull 2026-06-15 10:33:15.786 | full create: /opt/stack/tempest/.tox/tempest 2026-06-15 10:33:15.786 | full installdeps: -chttps://releases.openstack.org/constraints/upper/master, -r/opt/stack/tempest/requirements.txt 2026-06-15 10:33:15.786 | full develop-inst: /opt/stack/tempest 2026-06-15 10:33:15.786 | full installed: attrs==26.1.0,autopage==0.6.0,bcrypt==5.0.0,certifi==2026.5.20,cffi==2.0.0,charset-normalizer==3.4.7,cliff==4.14.0,cmd2==4.0.0,cryptography==43.0.3,debtcollector==3.1.0,defusedxml==0.7.1,fasteners==0.20,fixtures==4.3.2,idna==3.18,invoke==3.0.3,iso8601==2.1.0,jsonschema==4.26.0,jsonschema-specifications==2025.9.1,markdown-it-py==4.2.0,mdurl==0.1.2,msgpack==1.1.2,netaddr==1.3.0,oslo.concurrency==7.5.0,oslo.config==10.5.0,oslo.context==6.4.0,oslo.i18n==6.8.0,oslo.log==8.2.0,oslo.serialization==5.10.0,oslo.utils==10.1.1,packaging==26.2,paramiko==4.0.0,pbr==7.0.3,prettytable==3.17.0,prompt_toolkit==3.0.52,psutil==7.2.2,pycparser==3.0,Pygments==2.20.0,PyNaCl==1.6.2,pyparsing==3.3.2,pyperclip==1.11.0,python-dateutil==2.9.0.post0,python-subunit==1.4.6,PyYAML==6.0.3,referencing==0.37.0,requests==2.34.2,rfc3986==2.0.0,rich==15.0.0,rich-argparse==1.8.0,rpds-py==2026.5.1,setuptools==82.0.1,six==1.17.0,stestr==4.2.1,stevedore==5.8.0,-e git+file:///dev/null@8c850b818d72bb288bb731b429f61a6741fe1ab4#egg=tempest,testscenarios==0.6.2,testtools==2.9.1,tomlkit==0.15.0,typing_extensions==4.15.0,urllib3==2.7.0,voluptuous==0.16.0,wcwidth==0.8.0,wrapt==2.2.1 2026-06-15 10:33:15.786 | ___________________________________ summary ____________________________________ 2026-06-15 10:33:15.786 | full: skipped tests 2026-06-15 10:33:15.786 | congratulations :) 2026-06-15 10:33:15.786 | ++ lib/tempest:install_tempest:865 : /opt/stack/tempest/.tox/tempest/bin/pip install -c /tmp/tempest_u_c_m.Psnh1U1rMB -r requirements.txt 2026-06-15 10:33:15.786 | Looking in indexes: https://mirror-int.ord.rax.opendev.org/pypi/simple, https://mirror-int.ord.rax.opendev.org/wheel/ubuntu-24.04-x86_64 2026-06-15 10:33:15.786 | Requirement already satisfied: pbr!=2.1.0,>=2.0.0 in ./.tox/tempest/lib/python3.12/site-packages (from -r requirements.txt (line 1)) (7.0.3) 2026-06-15 10:33:15.786 | Requirement already satisfied: cliff!=2.9.0,>=2.8.0 in ./.tox/tempest/lib/python3.12/site-packages (from -r requirements.txt (line 2)) (4.14.0) 2026-06-15 10:33:15.786 | Requirement already satisfied: jsonschema>=4.5.0 in ./.tox/tempest/lib/python3.12/site-packages (from -r requirements.txt (line 3)) (4.26.0) 2026-06-15 10:33:15.786 | Requirement already satisfied: testtools>=2.2.0 in ./.tox/tempest/lib/python3.12/site-packages (from -r requirements.txt (line 4)) (2.9.1) 2026-06-15 10:33:15.786 | Requirement already satisfied: paramiko>=2.7.0 in ./.tox/tempest/lib/python3.12/site-packages (from -r requirements.txt (line 5)) (4.0.0) 2026-06-15 10:33:15.786 | Requirement already satisfied: cryptography>=2.1 in ./.tox/tempest/lib/python3.12/site-packages (from -r requirements.txt (line 6)) (43.0.3) 2026-06-15 10:33:15.786 | Requirement already satisfied: netaddr>=0.7.18 in ./.tox/tempest/lib/python3.12/site-packages (from -r requirements.txt (line 7)) (1.3.0) 2026-06-15 10:33:15.787 | Requirement already satisfied: oslo.concurrency>=3.26.0 in ./.tox/tempest/lib/python3.12/site-packages (from -r requirements.txt (line 8)) (7.5.0) 2026-06-15 10:33:15.787 | Requirement already satisfied: oslo.config>=5.2.0 in ./.tox/tempest/lib/python3.12/site-packages (from -r requirements.txt (line 9)) (10.5.0) 2026-06-15 10:33:15.787 | Requirement already satisfied: oslo.log>=3.36.0 in ./.tox/tempest/lib/python3.12/site-packages (from -r requirements.txt (line 10)) (8.2.0) 2026-06-15 10:33:15.787 | Requirement already satisfied: stestr>=1.0.0 in ./.tox/tempest/lib/python3.12/site-packages (from -r requirements.txt (line 11)) (4.2.1) 2026-06-15 10:33:15.787 | Requirement already satisfied: oslo.serialization!=2.19.1,>=2.18.0 in ./.tox/tempest/lib/python3.12/site-packages (from -r requirements.txt (line 12)) (5.10.0) 2026-06-15 10:33:15.787 | Requirement already satisfied: oslo.utils>=7.0.0 in ./.tox/tempest/lib/python3.12/site-packages (from -r requirements.txt (line 13)) (10.1.1) 2026-06-15 10:33:15.787 | Requirement already satisfied: fixtures>=3.0.0 in ./.tox/tempest/lib/python3.12/site-packages (from -r requirements.txt (line 14)) (4.3.2) 2026-06-15 10:33:15.787 | Requirement already satisfied: PyYAML>=3.12 in ./.tox/tempest/lib/python3.12/site-packages (from -r requirements.txt (line 15)) (6.0.3) 2026-06-15 10:33:15.787 | Requirement already satisfied: python-subunit>=1.0.0 in ./.tox/tempest/lib/python3.12/site-packages (from -r requirements.txt (line 16)) (1.4.6) 2026-06-15 10:33:15.787 | Requirement already satisfied: stevedore>=1.20.0 in ./.tox/tempest/lib/python3.12/site-packages (from -r requirements.txt (line 17)) (5.8.0) 2026-06-15 10:33:15.787 | Requirement already satisfied: PrettyTable>=0.7.1 in ./.tox/tempest/lib/python3.12/site-packages (from -r requirements.txt (line 18)) (3.17.0) 2026-06-15 10:33:15.787 | Requirement already satisfied: urllib3>=1.21.1 in ./.tox/tempest/lib/python3.12/site-packages (from -r requirements.txt (line 19)) (2.7.0) 2026-06-15 10:33:15.787 | Requirement already satisfied: debtcollector>=1.2.0 in ./.tox/tempest/lib/python3.12/site-packages (from -r requirements.txt (line 20)) (3.1.0) 2026-06-15 10:33:15.787 | Requirement already satisfied: defusedxml>=0.7.1 in ./.tox/tempest/lib/python3.12/site-packages (from -r requirements.txt (line 21)) (0.7.1) 2026-06-15 10:33:15.787 | Requirement already satisfied: fasteners>=0.16.0 in ./.tox/tempest/lib/python3.12/site-packages (from -r requirements.txt (line 22)) (0.20) 2026-06-15 10:33:15.787 | Requirement already satisfied: testscenarios>=0.5.0 in ./.tox/tempest/lib/python3.12/site-packages (from -r requirements.txt (line 23)) (0.6.2) 2026-06-15 10:33:15.787 | Requirement already satisfied: setuptools in ./.tox/tempest/lib/python3.12/site-packages (from pbr!=2.1.0,>=2.0.0->-r requirements.txt (line 1)) (82.0.1) 2026-06-15 10:33:15.787 | Requirement already satisfied: autopage>=0.4.0 in ./.tox/tempest/lib/python3.12/site-packages (from cliff!=2.9.0,>=2.8.0->-r requirements.txt (line 2)) (0.6.0) 2026-06-15 10:33:15.787 | Requirement already satisfied: cmd2>=3.0.0 in ./.tox/tempest/lib/python3.12/site-packages (from cliff!=2.9.0,>=2.8.0->-r requirements.txt (line 2)) (4.0.0) 2026-06-15 10:33:15.787 | Requirement already satisfied: attrs>=22.2.0 in ./.tox/tempest/lib/python3.12/site-packages (from jsonschema>=4.5.0->-r requirements.txt (line 3)) (26.1.0) 2026-06-15 10:33:15.787 | Requirement already satisfied: jsonschema-specifications>=2023.03.6 in ./.tox/tempest/lib/python3.12/site-packages (from jsonschema>=4.5.0->-r requirements.txt (line 3)) (2025.9.1) 2026-06-15 10:33:15.787 | Requirement already satisfied: referencing>=0.28.4 in ./.tox/tempest/lib/python3.12/site-packages (from jsonschema>=4.5.0->-r requirements.txt (line 3)) (0.37.0) 2026-06-15 10:33:15.787 | Requirement already satisfied: rpds-py>=0.25.0 in ./.tox/tempest/lib/python3.12/site-packages (from jsonschema>=4.5.0->-r requirements.txt (line 3)) (2026.5.1) 2026-06-15 10:33:15.787 | Requirement already satisfied: bcrypt>=3.2 in ./.tox/tempest/lib/python3.12/site-packages (from paramiko>=2.7.0->-r requirements.txt (line 5)) (5.0.0) 2026-06-15 10:33:15.787 | Requirement already satisfied: invoke>=2.0 in ./.tox/tempest/lib/python3.12/site-packages (from paramiko>=2.7.0->-r requirements.txt (line 5)) (3.0.3) 2026-06-15 10:33:15.787 | Requirement already satisfied: pynacl>=1.5 in ./.tox/tempest/lib/python3.12/site-packages (from paramiko>=2.7.0->-r requirements.txt (line 5)) (1.6.2) 2026-06-15 10:33:15.787 | Requirement already satisfied: cffi>=1.12 in ./.tox/tempest/lib/python3.12/site-packages (from cryptography>=2.1->-r requirements.txt (line 6)) (2.0.0) 2026-06-15 10:33:15.787 | Requirement already satisfied: oslo.i18n>=3.15.3 in ./.tox/tempest/lib/python3.12/site-packages (from oslo.concurrency>=3.26.0->-r requirements.txt (line 8)) (6.8.0) 2026-06-15 10:33:15.787 | Requirement already satisfied: rfc3986>=1.2.0 in ./.tox/tempest/lib/python3.12/site-packages (from oslo.config>=5.2.0->-r requirements.txt (line 9)) (2.0.0) 2026-06-15 10:33:15.788 | Requirement already satisfied: requests>=2.18.0 in ./.tox/tempest/lib/python3.12/site-packages (from oslo.config>=5.2.0->-r requirements.txt (line 9)) (2.34.2) 2026-06-15 10:33:15.788 | Requirement already satisfied: oslo.context>=2.21.0 in ./.tox/tempest/lib/python3.12/site-packages (from oslo.log>=3.36.0->-r requirements.txt (line 10)) (6.4.0) 2026-06-15 10:33:15.788 | Requirement already satisfied: python-dateutil>=2.7.0 in ./.tox/tempest/lib/python3.12/site-packages (from oslo.log>=3.36.0->-r requirements.txt (line 10)) (2.9.0.post0) 2026-06-15 10:33:15.788 | Requirement already satisfied: voluptuous>=0.8.9 in ./.tox/tempest/lib/python3.12/site-packages (from stestr>=1.0.0->-r requirements.txt (line 11)) (0.16.0) 2026-06-15 10:33:15.788 | Requirement already satisfied: tomlkit>=0.11.6 in ./.tox/tempest/lib/python3.12/site-packages (from stestr>=1.0.0->-r requirements.txt (line 11)) (0.15.0) 2026-06-15 10:33:15.788 | Requirement already satisfied: msgpack>=0.5.2 in ./.tox/tempest/lib/python3.12/site-packages (from oslo.serialization!=2.19.1,>=2.18.0->-r requirements.txt (line 12)) (1.1.2) 2026-06-15 10:33:15.788 | Requirement already satisfied: iso8601>=0.1.11 in ./.tox/tempest/lib/python3.12/site-packages (from oslo.utils>=7.0.0->-r requirements.txt (line 13)) (2.1.0) 2026-06-15 10:33:15.788 | Requirement already satisfied: pyparsing>=2.1.0 in ./.tox/tempest/lib/python3.12/site-packages (from oslo.utils>=7.0.0->-r requirements.txt (line 13)) (3.3.2) 2026-06-15 10:33:15.788 | Requirement already satisfied: packaging>=20.4 in ./.tox/tempest/lib/python3.12/site-packages (from oslo.utils>=7.0.0->-r requirements.txt (line 13)) (26.2) 2026-06-15 10:33:15.788 | Requirement already satisfied: psutil>=3.2.2 in ./.tox/tempest/lib/python3.12/site-packages (from oslo.utils>=7.0.0->-r requirements.txt (line 13)) (7.2.2) 2026-06-15 10:33:15.788 | Requirement already satisfied: wcwidth in ./.tox/tempest/lib/python3.12/site-packages (from PrettyTable>=0.7.1->-r requirements.txt (line 18)) (0.8.0) 2026-06-15 10:33:15.788 | Requirement already satisfied: wrapt>=2.1.0 in ./.tox/tempest/lib/python3.12/site-packages (from debtcollector>=1.2.0->-r requirements.txt (line 20)) (2.2.1) 2026-06-15 10:33:15.788 | Requirement already satisfied: pycparser in ./.tox/tempest/lib/python3.12/site-packages (from cffi>=1.12->cryptography>=2.1->-r requirements.txt (line 6)) (3.0) 2026-06-15 10:33:15.788 | Requirement already satisfied: prompt-toolkit>=3.0.52 in ./.tox/tempest/lib/python3.12/site-packages (from cmd2>=3.0.0->cliff!=2.9.0,>=2.8.0->-r requirements.txt (line 2)) (3.0.52) 2026-06-15 10:33:15.788 | Requirement already satisfied: pyperclip>=1.8.2 in ./.tox/tempest/lib/python3.12/site-packages (from cmd2>=3.0.0->cliff!=2.9.0,>=2.8.0->-r requirements.txt (line 2)) (1.11.0) 2026-06-15 10:33:15.788 | Requirement already satisfied: rich>=15.0.0 in ./.tox/tempest/lib/python3.12/site-packages (from cmd2>=3.0.0->cliff!=2.9.0,>=2.8.0->-r requirements.txt (line 2)) (15.0.0) 2026-06-15 10:33:15.788 | Requirement already satisfied: rich-argparse>=1.7.2 in ./.tox/tempest/lib/python3.12/site-packages (from cmd2>=3.0.0->cliff!=2.9.0,>=2.8.0->-r requirements.txt (line 2)) (1.8.0) 2026-06-15 10:33:15.788 | Requirement already satisfied: typing-extensions>=4.12.0 in ./.tox/tempest/lib/python3.12/site-packages (from oslo.context>=2.21.0->oslo.log>=3.36.0->-r requirements.txt (line 10)) (4.15.0) 2026-06-15 10:33:15.788 | Requirement already satisfied: six>=1.5 in ./.tox/tempest/lib/python3.12/site-packages (from python-dateutil>=2.7.0->oslo.log>=3.36.0->-r requirements.txt (line 10)) (1.17.0) 2026-06-15 10:33:15.788 | Requirement already satisfied: charset_normalizer<4,>=2 in ./.tox/tempest/lib/python3.12/site-packages (from requests>=2.18.0->oslo.config>=5.2.0->-r requirements.txt (line 9)) (3.4.7) 2026-06-15 10:33:15.789 | Requirement already satisfied: idna<4,>=2.5 in ./.tox/tempest/lib/python3.12/site-packages (from requests>=2.18.0->oslo.config>=5.2.0->-r requirements.txt (line 9)) (3.18) 2026-06-15 10:33:15.789 | Requirement already satisfied: certifi>=2023.5.7 in ./.tox/tempest/lib/python3.12/site-packages (from requests>=2.18.0->oslo.config>=5.2.0->-r requirements.txt (line 9)) (2026.5.20) 2026-06-15 10:33:15.789 | Requirement already satisfied: markdown-it-py>=2.2.0 in ./.tox/tempest/lib/python3.12/site-packages (from rich>=15.0.0->cmd2>=3.0.0->cliff!=2.9.0,>=2.8.0->-r requirements.txt (line 2)) (4.2.0) 2026-06-15 10:33:15.789 | Requirement already satisfied: pygments<3.0.0,>=2.13.0 in ./.tox/tempest/lib/python3.12/site-packages (from rich>=15.0.0->cmd2>=3.0.0->cliff!=2.9.0,>=2.8.0->-r requirements.txt (line 2)) (2.20.0) 2026-06-15 10:33:15.789 | Requirement already satisfied: mdurl~=0.1 in ./.tox/tempest/lib/python3.12/site-packages (from markdown-it-py>=2.2.0->rich>=15.0.0->cmd2>=3.0.0->cliff!=2.9.0,>=2.8.0->-r requirements.txt (line 2)) (0.1.2) 2026-06-15 10:33:15.789 | 2026-06-15 10:33:15.789 | [notice] A new release of pip is available: 26.1.1 -> 26.1.2 2026-06-15 10:33:15.789 | [notice] To update, run: /opt/stack/tempest/.tox/tempest/bin/python -m pip install --upgrade pip 2026-06-15 10:33:15.789 | ++ lib/tempest:install_tempest:866 : PROJECT_VENV["tempest"]=/opt/stack/tempest/.tox/tempest 2026-06-15 10:33:15.789 | ++ lib/tempest:install_tempest:867 : rm -f /tmp/tempest_u_c_m.Psnh1U1rMB 2026-06-15 10:33:15.789 | ++ lib/tempest:install_tempest:868 : popd 2026-06-15 10:33:15.789 | ~/devstack 2026-06-15 10:33:15.833 | [2845 Async install_tempest:41419]: finished install_tempest with result 0 in 32 seconds 2026-06-15 10:33:15.839 | ++ inc/async:async_wait:197 : return 0 2026-06-15 10:33:15.843 | ++ extras.d/80-tempest.sh:source:21 : echo_summary 'Initializing Tempest' 2026-06-15 10:33:15.847 | ++ ./stack.sh:echo_summary:438 : [[ -t 3 ]] 2026-06-15 10:33:15.850 | ++ ./stack.sh:echo_summary:444 : echo -e Initializing Tempest 2026-06-15 10:33:15.853 | ++ extras.d/80-tempest.sh:source:22 : configure_tempest 2026-06-15 10:33:15.856 | ++ lib/tempest:configure_tempest:203 : [[ True == \T\r\u\e ]] 2026-06-15 10:33:15.859 | ++ lib/tempest:configure_tempest:204 : setup_develop /opt/stack/tempest 2026-06-15 10:33:15.862 | ++ inc/python:setup_develop:353 : local bindep 2026-06-15 10:33:15.865 | ++ inc/python:setup_develop:354 : [[ /opt/stack/tempest == -bindep* ]] 2026-06-15 10:33:15.869 | ++ inc/python:setup_develop:358 : local project_dir=/opt/stack/tempest 2026-06-15 10:33:15.872 | ++ inc/python:setup_develop:359 : local extras= 2026-06-15 10:33:15.874 | ++ inc/python:setup_develop:360 : _setup_package_with_constraints_edit /opt/stack/tempest -e 2026-06-15 10:33:15.877 | ++ inc/python:_setup_package_with_constraints_edit:379 : local bindep 2026-06-15 10:33:15.880 | ++ inc/python:_setup_package_with_constraints_edit:380 : [[ /opt/stack/tempest == -bindep* ]] 2026-06-15 10:33:15.882 | ++ inc/python:_setup_package_with_constraints_edit:384 : local project_dir=/opt/stack/tempest 2026-06-15 10:33:15.885 | ++ inc/python:_setup_package_with_constraints_edit:385 : local flags=-e 2026-06-15 10:33:15.888 | ++ inc/python:_setup_package_with_constraints_edit:386 : local extras= 2026-06-15 10:33:15.892 | +++ inc/python:_setup_package_with_constraints_edit:393 : cd /opt/stack/tempest 2026-06-15 10:33:15.896 | +++ inc/python:_setup_package_with_constraints_edit:393 : pwd 2026-06-15 10:33:15.899 | ++ inc/python:_setup_package_with_constraints_edit:393 : project_dir=/opt/stack/tempest 2026-06-15 10:33:15.902 | ++ inc/python:_setup_package_with_constraints_edit:395 : '[' -n /opt/stack/requirements ']' 2026-06-15 10:33:15.905 | ++ inc/python:_setup_package_with_constraints_edit:399 : local name 2026-06-15 10:33:15.909 | +++ inc/python:_setup_package_with_constraints_edit:400 : awk '/^name.*=/ {print $3}' /opt/stack/tempest/setup.cfg 2026-06-15 10:33:15.920 | ++ inc/python:_setup_package_with_constraints_edit:400 : name=tempest 2026-06-15 10:33:15.923 | ++ inc/python:_setup_package_with_constraints_edit:401 : '[' -z tempest ']' 2026-06-15 10:33:15.926 | ++ inc/python:_setup_package_with_constraints_edit:405 : /opt/stack/requirements/.venv/bin/edit-constraints /opt/stack/requirements/upper-constraints.txt -- tempest 2026-06-15 10:33:16.089 | ++ inc/python:_setup_package_with_constraints_edit:408 : setup_package /opt/stack/tempest -e 2026-06-15 10:33:16.091 | ++ inc/python:setup_package:436 : local bindep=0 2026-06-15 10:33:16.094 | ++ inc/python:setup_package:437 : local bindep_flag= 2026-06-15 10:33:16.097 | ++ inc/python:setup_package:438 : local bindep_profiles= 2026-06-15 10:33:16.100 | ++ inc/python:setup_package:439 : [[ /opt/stack/tempest == -bindep* ]] 2026-06-15 10:33:16.103 | ++ inc/python:setup_package:444 : local project_dir=/opt/stack/tempest 2026-06-15 10:33:16.107 | ++ inc/python:setup_package:445 : local flags=-e 2026-06-15 10:33:16.110 | ++ inc/python:setup_package:446 : local extras= 2026-06-15 10:33:16.113 | ++ inc/python:setup_package:450 : [[ -n -e ]] 2026-06-15 10:33:16.116 | ++ inc/python:setup_package:450 : [[ -z '' ]] 2026-06-15 10:33:16.119 | ++ inc/python:setup_package:450 : [[ ! -e =~ ^-.* ]] 2026-06-15 10:33:16.122 | ++ inc/python:setup_package:455 : [[ ! -z '' ]] 2026-06-15 10:33:16.125 | ++ inc/python:setup_package:460 : [[ 0 == 1 ]] 2026-06-15 10:33:16.128 | ++ inc/python:setup_package:464 : pip_install -e /opt/stack/tempest 2026-06-15 10:33:16.155 | Using python 3.12 to install /opt/stack/tempest 2026-06-15 10:33:16.159 | ++ inc/python:pip_install:210 : env http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= /opt/stack/data/venv/bin/pip install -c /opt/stack/requirements/upper-constraints.txt -e /opt/stack/tempest 2026-06-15 10:33:17.262 | Looking in indexes: https://mirror-int.ord.rax.opendev.org/pypi/simple, https://mirror-int.ord.rax.opendev.org/wheel/ubuntu-24.04-x86_64 2026-06-15 10:33:17.267 | Obtaining file:///opt/stack/tempest 2026-06-15 10:33:17.271 | Installing build dependencies: started 2026-06-15 10:33:19.010 | Installing build dependencies: finished with status 'done' 2026-06-15 10:33:19.012 | Checking if build backend supports build_editable: started 2026-06-15 10:33:19.598 | Checking if build backend supports build_editable: finished with status 'done' 2026-06-15 10:33:19.600 | Getting requirements to build editable: started 2026-06-15 10:33:19.904 | Getting requirements to build editable: finished with status 'done' 2026-06-15 10:33:19.906 | Preparing editable metadata (pyproject.toml): started 2026-06-15 10:33:22.117 | Preparing editable metadata (pyproject.toml): finished with status 'done' 2026-06-15 10:33:22.145 | Requirement already satisfied: pbr!=2.1.0,>=2.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from tempest==46.3.1.dev28) (7.0.3) 2026-06-15 10:33:22.145 | Requirement already satisfied: cliff!=2.9.0,>=2.8.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from tempest==46.3.1.dev28) (4.14.0) 2026-06-15 10:33:22.149 | Requirement already satisfied: jsonschema>=4.5.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from tempest==46.3.1.dev28) (4.26.0) 2026-06-15 10:33:22.149 | Requirement already satisfied: testtools>=2.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from tempest==46.3.1.dev28) (2.9.1) 2026-06-15 10:33:22.149 | Requirement already satisfied: paramiko>=2.7.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from tempest==46.3.1.dev28) (4.0.0) 2026-06-15 10:33:22.149 | Requirement already satisfied: cryptography>=2.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from tempest==46.3.1.dev28) (43.0.3) 2026-06-15 10:33:22.150 | Requirement already satisfied: netaddr>=0.7.18 in /opt/stack/data/venv/lib/python3.12/site-packages (from tempest==46.3.1.dev28) (1.3.0) 2026-06-15 10:33:22.151 | Requirement already satisfied: oslo.concurrency>=3.26.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from tempest==46.3.1.dev28) (7.5.0) 2026-06-15 10:33:22.152 | Requirement already satisfied: oslo.config>=5.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from tempest==46.3.1.dev28) (10.5.0) 2026-06-15 10:33:22.153 | Requirement already satisfied: oslo.log>=3.36.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from tempest==46.3.1.dev28) (8.2.0) 2026-06-15 10:33:22.255 | Collecting stestr>=1.0.0 (from tempest==46.3.1.dev28) 2026-06-15 10:33:22.256 | Using cached stestr-4.2.1-py3-none-any.whl.metadata (7.7 kB) 2026-06-15 10:33:22.264 | Requirement already satisfied: oslo.serialization!=2.19.1,>=2.18.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from tempest==46.3.1.dev28) (5.10.0) 2026-06-15 10:33:22.264 | Requirement already satisfied: oslo.utils>=7.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from tempest==46.3.1.dev28) (10.1.1) 2026-06-15 10:33:22.265 | Requirement already satisfied: fixtures>=3.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from tempest==46.3.1.dev28) (4.3.2) 2026-06-15 10:33:22.266 | Requirement already satisfied: PyYAML>=3.12 in /opt/stack/data/venv/lib/python3.12/site-packages (from tempest==46.3.1.dev28) (6.0.3) 2026-06-15 10:33:22.267 | Requirement already satisfied: python-subunit>=1.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from tempest==46.3.1.dev28) (1.4.6) 2026-06-15 10:33:22.268 | Requirement already satisfied: stevedore>=1.20.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from tempest==46.3.1.dev28) (5.8.0) 2026-06-15 10:33:22.271 | Requirement already satisfied: PrettyTable>=0.7.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from tempest==46.3.1.dev28) (3.17.0) 2026-06-15 10:33:22.271 | Requirement already satisfied: urllib3>=1.21.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from tempest==46.3.1.dev28) (2.7.0) 2026-06-15 10:33:22.271 | Requirement already satisfied: debtcollector>=1.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from tempest==46.3.1.dev28) (3.1.0) 2026-06-15 10:33:22.272 | Requirement already satisfied: defusedxml>=0.7.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from tempest==46.3.1.dev28) (0.7.1) 2026-06-15 10:33:22.273 | Requirement already satisfied: fasteners>=0.16.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from tempest==46.3.1.dev28) (0.20) 2026-06-15 10:33:22.274 | Requirement already satisfied: testscenarios>=0.5.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from tempest==46.3.1.dev28) (0.6.2) 2026-06-15 10:33:22.276 | Requirement already satisfied: autopage>=0.4.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from cliff!=2.9.0,>=2.8.0->tempest==46.3.1.dev28) (0.6.0) 2026-06-15 10:33:22.277 | Requirement already satisfied: cmd2>=3.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from cliff!=2.9.0,>=2.8.0->tempest==46.3.1.dev28) (4.0.0) 2026-06-15 10:33:22.281 | Requirement already satisfied: prompt-toolkit>=3.0.52 in /opt/stack/data/venv/lib/python3.12/site-packages (from cmd2>=3.0.0->cliff!=2.9.0,>=2.8.0->tempest==46.3.1.dev28) (3.0.52) 2026-06-15 10:33:22.283 | Requirement already satisfied: pyperclip>=1.8.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from cmd2>=3.0.0->cliff!=2.9.0,>=2.8.0->tempest==46.3.1.dev28) (1.11.0) 2026-06-15 10:33:22.284 | Requirement already satisfied: rich>=15.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from cmd2>=3.0.0->cliff!=2.9.0,>=2.8.0->tempest==46.3.1.dev28) (15.0.0) 2026-06-15 10:33:22.288 | Requirement already satisfied: rich-argparse>=1.7.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from cmd2>=3.0.0->cliff!=2.9.0,>=2.8.0->tempest==46.3.1.dev28) (1.8.0) 2026-06-15 10:33:22.288 | Requirement already satisfied: cffi>=1.12 in /opt/stack/data/venv/lib/python3.12/site-packages (from cryptography>=2.1->tempest==46.3.1.dev28) (2.0.0) 2026-06-15 10:33:22.292 | Requirement already satisfied: pycparser in /opt/stack/data/venv/lib/python3.12/site-packages (from cffi>=1.12->cryptography>=2.1->tempest==46.3.1.dev28) (3.0) 2026-06-15 10:33:22.295 | Requirement already satisfied: wrapt>=2.1.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from debtcollector>=1.2.0->tempest==46.3.1.dev28) (2.2.1) 2026-06-15 10:33:22.302 | Requirement already satisfied: attrs>=22.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from jsonschema>=4.5.0->tempest==46.3.1.dev28) (26.1.0) 2026-06-15 10:33:22.303 | Requirement already satisfied: jsonschema-specifications>=2023.03.6 in /opt/stack/data/venv/lib/python3.12/site-packages (from jsonschema>=4.5.0->tempest==46.3.1.dev28) (2025.9.1) 2026-06-15 10:33:22.303 | Requirement already satisfied: referencing>=0.28.4 in /opt/stack/data/venv/lib/python3.12/site-packages (from jsonschema>=4.5.0->tempest==46.3.1.dev28) (0.37.0) 2026-06-15 10:33:22.305 | Requirement already satisfied: rpds-py>=0.25.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from jsonschema>=4.5.0->tempest==46.3.1.dev28) (2026.5.1) 2026-06-15 10:33:22.313 | Requirement already satisfied: oslo.i18n>=3.15.3 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.concurrency>=3.26.0->tempest==46.3.1.dev28) (6.8.0) 2026-06-15 10:33:22.317 | Requirement already satisfied: rfc3986>=1.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.config>=5.2.0->tempest==46.3.1.dev28) (2.0.0) 2026-06-15 10:33:22.318 | Requirement already satisfied: requests>=2.18.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.config>=5.2.0->tempest==46.3.1.dev28) (2.34.2) 2026-06-15 10:33:22.323 | Requirement already satisfied: oslo.context>=2.21.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.log>=3.36.0->tempest==46.3.1.dev28) (6.4.0) 2026-06-15 10:33:22.326 | Requirement already satisfied: python-dateutil>=2.7.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.log>=3.36.0->tempest==46.3.1.dev28) (2.9.0.post0) 2026-06-15 10:33:22.329 | Requirement already satisfied: typing-extensions>=4.12.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.context>=2.21.0->oslo.log>=3.36.0->tempest==46.3.1.dev28) (4.15.0) 2026-06-15 10:33:22.333 | Requirement already satisfied: msgpack>=0.5.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.serialization!=2.19.1,>=2.18.0->tempest==46.3.1.dev28) (1.1.2) 2026-06-15 10:33:22.340 | Requirement already satisfied: iso8601>=0.1.11 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.utils>=7.0.0->tempest==46.3.1.dev28) (2.1.0) 2026-06-15 10:33:22.341 | Requirement already satisfied: pyparsing>=2.1.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.utils>=7.0.0->tempest==46.3.1.dev28) (3.3.2) 2026-06-15 10:33:22.342 | Requirement already satisfied: packaging>=20.4 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.utils>=7.0.0->tempest==46.3.1.dev28) (26.2) 2026-06-15 10:33:22.344 | Requirement already satisfied: psutil>=3.2.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.utils>=7.0.0->tempest==46.3.1.dev28) (7.2.2) 2026-06-15 10:33:22.351 | Requirement already satisfied: bcrypt>=3.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from paramiko>=2.7.0->tempest==46.3.1.dev28) (5.0.0) 2026-06-15 10:33:22.352 | Requirement already satisfied: invoke>=2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from paramiko>=2.7.0->tempest==46.3.1.dev28) (3.0.3) 2026-06-15 10:33:22.354 | Requirement already satisfied: pynacl>=1.5 in /opt/stack/data/venv/lib/python3.12/site-packages (from paramiko>=2.7.0->tempest==46.3.1.dev28) (1.6.2) 2026-06-15 10:33:22.363 | Requirement already satisfied: setuptools in /opt/stack/data/venv/lib/python3.12/site-packages (from pbr!=2.1.0,>=2.0.0->tempest==46.3.1.dev28) (82.0.1) 2026-06-15 10:33:22.366 | Requirement already satisfied: wcwidth in /opt/stack/data/venv/lib/python3.12/site-packages (from PrettyTable>=0.7.1->tempest==46.3.1.dev28) (0.8.0) 2026-06-15 10:33:22.385 | Requirement already satisfied: six>=1.5 in /opt/stack/data/venv/lib/python3.12/site-packages (from python-dateutil>=2.7.0->oslo.log>=3.36.0->tempest==46.3.1.dev28) (1.17.0) 2026-06-15 10:33:22.397 | Requirement already satisfied: charset_normalizer<4,>=2 in /opt/stack/data/venv/lib/python3.12/site-packages (from requests>=2.18.0->oslo.config>=5.2.0->tempest==46.3.1.dev28) (3.4.7) 2026-06-15 10:33:22.398 | Requirement already satisfied: idna<4,>=2.5 in /opt/stack/data/venv/lib/python3.12/site-packages (from requests>=2.18.0->oslo.config>=5.2.0->tempest==46.3.1.dev28) (3.18) 2026-06-15 10:33:22.399 | Requirement already satisfied: certifi>=2023.5.7 in /opt/stack/data/venv/lib/python3.12/site-packages (from requests>=2.18.0->oslo.config>=5.2.0->tempest==46.3.1.dev28) (2026.5.20) 2026-06-15 10:33:22.415 | Requirement already satisfied: markdown-it-py>=2.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from rich>=15.0.0->cmd2>=3.0.0->cliff!=2.9.0,>=2.8.0->tempest==46.3.1.dev28) (4.2.0) 2026-06-15 10:33:22.416 | Requirement already satisfied: pygments<3.0.0,>=2.13.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from rich>=15.0.0->cmd2>=3.0.0->cliff!=2.9.0,>=2.8.0->tempest==46.3.1.dev28) (2.20.0) 2026-06-15 10:33:22.422 | Requirement already satisfied: mdurl~=0.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from markdown-it-py>=2.2.0->rich>=15.0.0->cmd2>=3.0.0->cliff!=2.9.0,>=2.8.0->tempest==46.3.1.dev28) (0.1.2) 2026-06-15 10:33:22.437 | Requirement already satisfied: voluptuous>=0.8.9 in /opt/stack/data/venv/lib/python3.12/site-packages (from stestr>=1.0.0->tempest==46.3.1.dev28) (0.16.0) 2026-06-15 10:33:22.463 | Collecting tomlkit>=0.11.6 (from stestr>=1.0.0->tempest==46.3.1.dev28) 2026-06-15 10:33:22.466 | Using cached tomlkit-0.15.0-py3-none-any.whl.metadata (2.8 kB) 2026-06-15 10:33:22.507 | Using cached stestr-4.2.1-py3-none-any.whl (118 kB) 2026-06-15 10:33:22.511 | Using cached tomlkit-0.15.0-py3-none-any.whl (41 kB) 2026-06-15 10:33:22.522 | Building wheels for collected packages: tempest 2026-06-15 10:33:22.523 | Building editable for tempest (pyproject.toml): started 2026-06-15 10:33:24.486 | Building editable for tempest (pyproject.toml): finished with status 'done' 2026-06-15 10:33:24.487 | Created wheel for tempest: filename=tempest-46.3.1.dev28-0.editable-py3-none-any.whl size=8323 sha256=4194e408c9b56112e29a9ac5e171bad9c957ee7b76adb70d8017fad2251b99c5 2026-06-15 10:33:24.488 | Stored in directory: /tmp/pip-ephem-wheel-cache-gi9t0x4h/wheels/a8/38/99/324113a4b73ad133e84e5794562e0b63ae1c5945bffa9f076a 2026-06-15 10:33:24.491 | Successfully built tempest 2026-06-15 10:33:24.757 | Installing collected packages: tomlkit, stestr, tempest 2026-06-15 10:33:25.005 | 2026-06-15 10:33:25.037 | Successfully installed stestr-4.2.1 tempest-46.3.1.dev28 tomlkit-0.15.0 2026-06-15 10:33:25.235 | ++ inc/python:pip_install:216 : result=0 2026-06-15 10:33:25.238 | ++ inc/python:pip_install:218 : time_stop pip_install 2026-06-15 10:33:25.241 | ++ functions-common:time_stop:2414 : local name 2026-06-15 10:33:25.244 | ++ functions-common:time_stop:2415 : local end_time 2026-06-15 10:33:25.248 | ++ functions-common:time_stop:2416 : local elapsed_time 2026-06-15 10:33:25.251 | ++ functions-common:time_stop:2417 : local total 2026-06-15 10:33:25.254 | ++ functions-common:time_stop:2418 : local start_time 2026-06-15 10:33:25.256 | ++ functions-common:time_stop:2420 : name=pip_install 2026-06-15 10:33:25.260 | ++ functions-common:time_stop:2421 : start_time=1781519596147 2026-06-15 10:33:25.264 | ++ functions-common:time_stop:2423 : [[ -z 1781519596147 ]] 2026-06-15 10:33:25.268 | +++ functions-common:time_stop:2426 : date +%s%3N 2026-06-15 10:33:25.273 | ++ functions-common:time_stop:2426 : end_time=1781519605270 2026-06-15 10:33:25.276 | ++ functions-common:time_stop:2427 : elapsed_time=9123 2026-06-15 10:33:25.279 | ++ functions-common:time_stop:2428 : total=165754 2026-06-15 10:33:25.281 | ++ functions-common:time_stop:2430 : _TIME_START[$name]= 2026-06-15 10:33:25.283 | ++ functions-common:time_stop:2431 : _TIME_TOTAL[$name]=174877 2026-06-15 10:33:25.286 | ++ inc/python:pip_install:219 : return 0 2026-06-15 10:33:25.289 | ++ inc/python:setup_package:466 : [[ -e == \-\e ]] 2026-06-15 10:33:25.292 | ++ inc/python:setup_package:466 : [[ True == \F\a\l\s\e ]] 2026-06-15 10:33:25.295 | ++ inc/python:_setup_package_with_constraints_edit:412 : use_library_from_git /opt/stack/tempest 2026-06-15 10:33:25.297 | ++ inc/python:use_library_from_git:266 : local name=/opt/stack/tempest 2026-06-15 10:33:25.299 | ++ inc/python:use_library_from_git:267 : local enabled=1 2026-06-15 10:33:25.302 | ++ inc/python:use_library_from_git:268 : [[ novnc,cinder,devstack,glance,keystone,neutron,nova,os-test-images,placement,requirements,swift,tempest = \A\L\L ]] 2026-06-15 10:33:25.305 | ++ inc/python:use_library_from_git:268 : [[ ,novnc,cinder,devstack,glance,keystone,neutron,nova,os-test-images,placement,requirements,swift,tempest, =~ ,/opt/stack/tempest, ]] 2026-06-15 10:33:25.309 | ++ inc/python:use_library_from_git:269 : return 1 2026-06-15 10:33:25.312 | ++ lib/tempest:configure_tempest:210 : local ENABLED_SERVICES=c-api,c-sch,c-vol,etcd3,file_tracker,g-api,key,memory_tracker,mysql,n-api,n-api-meta,n-cond,n-cpu,n-novnc,n-sch,openstack-cli-server,ovn-controller,ovn-northd,ovs-vswitchd,ovsdb-server,placement-api,q-ovn-agent,q-svc,rabbit,tempest,tls-proxy,neutron-api,neutron-periodic-workers,neutron-rpc-server,neutron-ovn-maintenance-worker,n-novnc-cell1,n-super-cond,n-cond-cell1 2026-06-15 10:33:25.315 | ++ lib/tempest:configure_tempest:212 : local image_lines 2026-06-15 10:33:25.318 | ++ lib/tempest:configure_tempest:213 : local images 2026-06-15 10:33:25.321 | ++ lib/tempest:configure_tempest:214 : local num_images 2026-06-15 10:33:25.324 | ++ lib/tempest:configure_tempest:215 : local image_uuid 2026-06-15 10:33:25.327 | ++ lib/tempest:configure_tempest:216 : local image_uuid_alt 2026-06-15 10:33:25.329 | ++ lib/tempest:configure_tempest:217 : local password 2026-06-15 10:33:25.332 | ++ lib/tempest:configure_tempest:218 : local line 2026-06-15 10:33:25.336 | ++ lib/tempest:configure_tempest:219 : local flavors 2026-06-15 10:33:25.339 | ++ lib/tempest:configure_tempest:220 : local available_flavors 2026-06-15 10:33:25.342 | ++ lib/tempest:configure_tempest:221 : local flavors_ref 2026-06-15 10:33:25.345 | ++ lib/tempest:configure_tempest:222 : local flavor_lines 2026-06-15 10:33:25.348 | ++ lib/tempest:configure_tempest:223 : local flavor_ref_size 2026-06-15 10:33:25.351 | ++ lib/tempest:configure_tempest:224 : local flavor_ref_alt_size 2026-06-15 10:33:25.355 | ++ lib/tempest:configure_tempest:225 : local public_network_id 2026-06-15 10:33:25.358 | ++ lib/tempest:configure_tempest:226 : local public_router_id 2026-06-15 10:33:25.361 | ++ lib/tempest:configure_tempest:227 : local ssh_connect_method=floating 2026-06-15 10:33:25.364 | ++ lib/tempest:configure_tempest:228 : local disk 2026-06-15 10:33:25.368 | ++ lib/tempest:configure_tempest:231 : ifs=' 2026-06-15 10:33:25.368 | ' 2026-06-15 10:33:25.372 | ++ lib/tempest:configure_tempest:241 : declare -a images 2026-06-15 10:33:25.375 | ++ lib/tempest:configure_tempest:243 : is_service_enabled glance 2026-06-15 10:33:25.398 | ++ functions-common:is_service_enabled:2070 : return 0 2026-06-15 10:33:25.401 | ++ lib/tempest:configure_tempest:244 : get_active_images images image_uuid 2026-06-15 10:33:25.405 | ++ lib/tempest:get_active_images:160 : declare -n img_array=images 2026-06-15 10:33:25.408 | ++ lib/tempest:get_active_images:161 : declare -n img_id=image_uuid 2026-06-15 10:33:25.411 | ++ lib/tempest:get_active_images:164 : img_array=() 2026-06-15 10:33:25.415 | ++ lib/tempest:get_active_images:171 : read -r IMAGE_NAME IMAGE_UUID DISK_FORMAT 2026-06-15 10:33:25.416 | +++ lib/tempest:get_active_images:159 : oscwrap --os-cloud devstack-admin image list --long --property status=active 2026-06-15 10:33:25.416 | +++ lib/tempest:get_active_images:159 : awk '-F|' '!/^(+--)|ID|aki|ari/ { print $3,$2,$4 }' 2026-06-15 10:33:25.645 | 2026-06-15 10:33:25.659 | +++ functions-common:oscwrap:2459 : return 0 2026-06-15 10:33:25.663 | ++ lib/tempest:get_active_images:172 : [[ qcow2 == \i\s\o ]] 2026-06-15 10:33:25.665 | ++ lib/tempest:get_active_images:175 : '[' cirros-0.6.1-x86_64-disk = cirros-0.6.3-x86_64-disk ']' 2026-06-15 10:33:25.668 | ++ lib/tempest:get_active_images:178 : img_array+=($IMAGE_UUID) 2026-06-15 10:33:25.671 | ++ lib/tempest:get_active_images:171 : read -r IMAGE_NAME IMAGE_UUID DISK_FORMAT 2026-06-15 10:33:25.674 | ++ lib/tempest:get_active_images:172 : [[ qcow2 == \i\s\o ]] 2026-06-15 10:33:25.677 | ++ lib/tempest:get_active_images:175 : '[' cirros-0.6.2-x86_64-disk = cirros-0.6.3-x86_64-disk ']' 2026-06-15 10:33:25.679 | ++ lib/tempest:get_active_images:178 : img_array+=($IMAGE_UUID) 2026-06-15 10:33:25.683 | ++ lib/tempest:get_active_images:171 : read -r IMAGE_NAME IMAGE_UUID DISK_FORMAT 2026-06-15 10:33:25.686 | ++ lib/tempest:get_active_images:172 : [[ qcow2 == \i\s\o ]] 2026-06-15 10:33:25.690 | ++ lib/tempest:get_active_images:175 : '[' cirros-0.6.3-x86_64-disk = cirros-0.6.3-x86_64-disk ']' 2026-06-15 10:33:25.693 | ++ lib/tempest:get_active_images:176 : img_id=f3103eb2-0964-47d3-9272-7ff0049fe2c2 2026-06-15 10:33:25.696 | ++ lib/tempest:get_active_images:178 : img_array+=($IMAGE_UUID) 2026-06-15 10:33:25.699 | ++ lib/tempest:get_active_images:171 : read -r IMAGE_NAME IMAGE_UUID DISK_FORMAT 2026-06-15 10:33:25.702 | ++ lib/tempest:configure_tempest:246 : (( 3 < 1 )) 2026-06-15 10:33:25.705 | ++ lib/tempest:configure_tempest:260 : case "${#images[*]}" in 2026-06-15 10:33:25.708 | ++ lib/tempest:configure_tempest:272 : '[' -z f3103eb2-0964-47d3-9272-7ff0049fe2c2 ']' 2026-06-15 10:33:25.711 | ++ lib/tempest:configure_tempest:277 : '[' -z '' ']' 2026-06-15 10:33:25.714 | ++ lib/tempest:configure_tempest:278 : for image in ${images[@]} 2026-06-15 10:33:25.717 | ++ lib/tempest:configure_tempest:279 : [[ 756276ba-d73b-43d2-9743-34124d1a4aa1 != \f\3\1\0\3\e\b\2\-\0\9\6\4\-\4\7\d\3\-\9\2\7\2\-\7\f\f\0\0\4\9\f\e\2\c\2 ]] 2026-06-15 10:33:25.720 | ++ lib/tempest:configure_tempest:280 : image_uuid_alt=756276ba-d73b-43d2-9743-34124d1a4aa1 2026-06-15 10:33:25.723 | ++ lib/tempest:configure_tempest:281 : break 2026-06-15 10:33:25.725 | ++ lib/tempest:configure_tempest:291 : sudo install -d -o stack /opt/stack/tempest/etc 2026-06-15 10:33:25.745 | ++ lib/tempest:configure_tempest:292 : rm -f /opt/stack/tempest/etc/tempest.conf 2026-06-15 10:33:25.750 | ++ lib/tempest:configure_tempest:294 : local password=secretadmin 2026-06-15 10:33:25.753 | ++ lib/tempest:configure_tempest:297 : local admin_username=admin 2026-06-15 10:33:25.756 | ++ lib/tempest:configure_tempest:298 : local admin_project_name=admin 2026-06-15 10:33:25.759 | ++ lib/tempest:configure_tempest:299 : local admin_domain_name=Default 2026-06-15 10:33:25.761 | ++ lib/tempest:configure_tempest:300 : local alt_username=alt_demo 2026-06-15 10:33:25.763 | ++ lib/tempest:configure_tempest:301 : local alt_project_name=alt_demo 2026-06-15 10:33:25.766 | ++ lib/tempest:configure_tempest:302 : local admin_project_id 2026-06-15 10:33:25.771 | +++ lib/tempest:configure_tempest:303 : oscwrap --os-cloud devstack-admin project list 2026-06-15 10:33:25.771 | +++ lib/tempest:configure_tempest:303 : awk '/ admin / { print $2 }' 2026-06-15 10:33:25.999 | 2026-06-15 10:33:26.013 | +++ functions-common:oscwrap:2459 : return 0 2026-06-15 10:33:26.019 | ++ lib/tempest:configure_tempest:303 : admin_project_id=7c0300752f674ea1bb7c223daeeee516 2026-06-15 10:33:26.022 | ++ lib/tempest:configure_tempest:305 : is_service_enabled nova 2026-06-15 10:33:26.041 | ++ functions-common:is_service_enabled:2070 : return 0 2026-06-15 10:33:26.046 | +++ lib/tempest:configure_tempest:308 : oscwrap --os-cloud devstack-admin flavor list 2026-06-15 10:33:26.282 | 2026-06-15 10:33:26.295 | +++ functions-common:oscwrap:2459 : return 0 2026-06-15 10:33:26.300 | ++ lib/tempest:configure_tempest:308 : available_flavors='+----+-----------+-------+------+-----------+-------+-----------+ 2026-06-15 10:33:26.300 | | ID | Name | RAM | Disk | Ephemeral | VCPUs | Is Public | 2026-06-15 10:33:26.300 | +----+-----------+-------+------+-----------+-------+-----------+ 2026-06-15 10:33:26.300 | | 1 | m1.tiny | 512 | 1 | 0 | 1 | True | 2026-06-15 10:33:26.300 | | 2 | m1.small | 2048 | 20 | 0 | 1 | True | 2026-06-15 10:33:26.300 | | 3 | m1.medium | 4096 | 40 | 0 | 2 | True | 2026-06-15 10:33:26.300 | | 4 | m1.large | 8192 | 80 | 0 | 4 | True | 2026-06-15 10:33:26.300 | | 5 | m1.xlarge | 16384 | 160 | 0 | 8 | True | 2026-06-15 10:33:26.300 | | c1 | cirros256 | 256 | 1 | 0 | 1 | True | 2026-06-15 10:33:26.300 | | d1 | ds512M | 512 | 5 | 0 | 1 | True | 2026-06-15 10:33:26.300 | | d2 | ds1G | 1024 | 10 | 0 | 1 | True | 2026-06-15 10:33:26.300 | | d3 | ds2G | 2048 | 10 | 0 | 2 | True | 2026-06-15 10:33:26.300 | | d4 | ds4G | 4096 | 20 | 0 | 4 | True | 2026-06-15 10:33:26.300 | +----+-----------+-------+------+-----------+-------+-----------+' 2026-06-15 10:33:26.303 | ++ lib/tempest:configure_tempest:309 : [[ -z '' ]] 2026-06-15 10:33:26.306 | ++ lib/tempest:configure_tempest:310 : [[ +----+-----------+-------+------+-----------+-------+-----------+ 2026-06-15 10:33:26.306 | | ID | Name | RAM | Disk | Ephemeral | VCPUs | Is Public | 2026-06-15 10:33:26.306 | +----+-----------+-------+------+-----------+-------+-----------+ 2026-06-15 10:33:26.306 | | 1 | m1.tiny | 512 | 1 | 0 | 1 | True | 2026-06-15 10:33:26.306 | | 2 | m1.small | 2048 | 20 | 0 | 1 | True | 2026-06-15 10:33:26.306 | | 3 | m1.medium | 4096 | 40 | 0 | 2 | True | 2026-06-15 10:33:26.306 | | 4 | m1.large | 8192 | 80 | 0 | 4 | True | 2026-06-15 10:33:26.306 | | 5 | m1.xlarge | 16384 | 160 | 0 | 8 | True | 2026-06-15 10:33:26.306 | | c1 | cirros256 | 256 | 1 | 0 | 1 | True | 2026-06-15 10:33:26.306 | | d1 | ds512M | 512 | 5 | 0 | 1 | True | 2026-06-15 10:33:26.306 | | d2 | ds1G | 1024 | 10 | 0 | 1 | True | 2026-06-15 10:33:26.306 | | d3 | ds2G | 2048 | 10 | 0 | 2 | True | 2026-06-15 10:33:26.306 | | d4 | ds4G | 4096 | 20 | 0 | 4 | True | 2026-06-15 10:33:26.306 | +----+-----------+-------+------+-----------+-------+-----------+ =~ m1\.nano ]] 2026-06-15 10:33:26.311 | +++ lib/tempest:configure_tempest:312 : image_size_in_gib f3103eb2-0964-47d3-9272-7ff0049fe2c2 2026-06-15 10:33:26.314 | +++ lib/tempest:image_size_in_gib:125 : local size 2026-06-15 10:33:26.319 | ++++ lib/tempest:image_size_in_gib:126 : oscwrap --os-cloud devstack-admin image show f3103eb2-0964-47d3-9272-7ff0049fe2c2 -c size -f value 2026-06-15 10:33:26.510 | 2026-06-15 10:33:26.523 | ++++ functions-common:oscwrap:2459 : return 0 2026-06-15 10:33:26.527 | +++ lib/tempest:image_size_in_gib:126 : size=21692416 2026-06-15 10:33:26.531 | +++ lib/tempest:image_size_in_gib:127 : echo 21692416 2026-06-15 10:33:26.531 | +++ lib/tempest:image_size_in_gib:127 : python3 -c 'import math; print(int(math.ceil(float(int(input()) / 1024.0 ** 3))))' 2026-06-15 10:33:26.558 | ++ lib/tempest:configure_tempest:312 : disk=1 2026-06-15 10:33:26.561 | ++ lib/tempest:configure_tempest:313 : ram=192 2026-06-15 10:33:26.565 | ++ lib/tempest:configure_tempest:314 : openstack --os-cloud devstack-admin flavor create --id 42 --ram 192 --disk 1 --vcpus 1 --property hw_rng:allowed=True m1.nano 2026-06-15 10:33:26.804 | 2026-06-15 10:33:26.804 | +----------------------------+-----------------------+ 2026-06-15 10:33:26.804 | | Field | Value | 2026-06-15 10:33:26.804 | +----------------------------+-----------------------+ 2026-06-15 10:33:26.804 | | OS-FLV-DISABLED:disabled | False | 2026-06-15 10:33:26.804 | | OS-FLV-EXT-DATA:ephemeral | 0 | 2026-06-15 10:33:26.804 | | description | None | 2026-06-15 10:33:26.804 | | disk | 1 | 2026-06-15 10:33:26.804 | | id | 42 | 2026-06-15 10:33:26.805 | | name | m1.nano | 2026-06-15 10:33:26.805 | | os-flavor-access:is_public | True | 2026-06-15 10:33:26.805 | | properties | hw_rng:allowed='True' | 2026-06-15 10:33:26.805 | | ram | 192 | 2026-06-15 10:33:26.805 | | rxtx_factor | 1.0 | 2026-06-15 10:33:26.805 | | swap | 0 | 2026-06-15 10:33:26.805 | | vcpus | 1 | 2026-06-15 10:33:26.805 | +----------------------------+-----------------------+ 2026-06-15 10:33:26.814 | ++ lib/tempest:configure_tempest:316 : flavor_ref=42 2026-06-15 10:33:26.818 | ++ lib/tempest:configure_tempest:317 : [[ +----+-----------+-------+------+-----------+-------+-----------+ 2026-06-15 10:33:26.818 | | ID | Name | RAM | Disk | Ephemeral | VCPUs | Is Public | 2026-06-15 10:33:26.818 | +----+-----------+-------+------+-----------+-------+-----------+ 2026-06-15 10:33:26.818 | | 1 | m1.tiny | 512 | 1 | 0 | 1 | True | 2026-06-15 10:33:26.818 | | 2 | m1.small | 2048 | 20 | 0 | 1 | True | 2026-06-15 10:33:26.818 | | 3 | m1.medium | 4096 | 40 | 0 | 2 | True | 2026-06-15 10:33:26.818 | | 4 | m1.large | 8192 | 80 | 0 | 4 | True | 2026-06-15 10:33:26.818 | | 5 | m1.xlarge | 16384 | 160 | 0 | 8 | True | 2026-06-15 10:33:26.818 | | c1 | cirros256 | 256 | 1 | 0 | 1 | True | 2026-06-15 10:33:26.818 | | d1 | ds512M | 512 | 5 | 0 | 1 | True | 2026-06-15 10:33:26.818 | | d2 | ds1G | 1024 | 10 | 0 | 1 | True | 2026-06-15 10:33:26.818 | | d3 | ds2G | 2048 | 10 | 0 | 2 | True | 2026-06-15 10:33:26.818 | | d4 | ds4G | 4096 | 20 | 0 | 4 | True | 2026-06-15 10:33:26.818 | +----+-----------+-------+------+-----------+-------+-----------+ =~ m1\.micro ]] 2026-06-15 10:33:26.822 | +++ lib/tempest:configure_tempest:319 : image_size_in_gib 756276ba-d73b-43d2-9743-34124d1a4aa1 2026-06-15 10:33:26.825 | +++ lib/tempest:image_size_in_gib:125 : local size 2026-06-15 10:33:26.829 | ++++ lib/tempest:image_size_in_gib:126 : oscwrap --os-cloud devstack-admin image show 756276ba-d73b-43d2-9743-34124d1a4aa1 -c size -f value 2026-06-15 10:33:27.034 | 2026-06-15 10:33:27.048 | ++++ functions-common:oscwrap:2459 : return 0 2026-06-15 10:33:27.051 | +++ lib/tempest:image_size_in_gib:126 : size=21233664 2026-06-15 10:33:27.055 | +++ lib/tempest:image_size_in_gib:127 : echo 21233664 2026-06-15 10:33:27.056 | +++ lib/tempest:image_size_in_gib:127 : python3 -c 'import math; print(int(math.ceil(float(int(input()) / 1024.0 ** 3))))' 2026-06-15 10:33:27.083 | ++ lib/tempest:configure_tempest:319 : disk=1 2026-06-15 10:33:27.086 | ++ lib/tempest:configure_tempest:320 : ram=256 2026-06-15 10:33:27.089 | ++ lib/tempest:configure_tempest:321 : openstack --os-cloud devstack-admin flavor create --id 84 --ram 256 --disk 1 --vcpus 1 --property hw_rng:allowed=True m1.micro 2026-06-15 10:33:27.320 | 2026-06-15 10:33:27.320 | +----------------------------+-----------------------+ 2026-06-15 10:33:27.320 | | Field | Value | 2026-06-15 10:33:27.320 | +----------------------------+-----------------------+ 2026-06-15 10:33:27.320 | | OS-FLV-DISABLED:disabled | False | 2026-06-15 10:33:27.320 | | OS-FLV-EXT-DATA:ephemeral | 0 | 2026-06-15 10:33:27.320 | | description | None | 2026-06-15 10:33:27.320 | | disk | 1 | 2026-06-15 10:33:27.320 | | id | 84 | 2026-06-15 10:33:27.320 | | name | m1.micro | 2026-06-15 10:33:27.320 | | os-flavor-access:is_public | True | 2026-06-15 10:33:27.320 | | properties | hw_rng:allowed='True' | 2026-06-15 10:33:27.320 | | ram | 256 | 2026-06-15 10:33:27.321 | | rxtx_factor | 1.0 | 2026-06-15 10:33:27.321 | | swap | 0 | 2026-06-15 10:33:27.321 | | vcpus | 1 | 2026-06-15 10:33:27.321 | +----------------------------+-----------------------+ 2026-06-15 10:33:27.329 | ++ lib/tempest:configure_tempest:323 : flavor_ref_alt=84 2026-06-15 10:33:27.332 | ++ lib/tempest:configure_tempest:372 : is_service_enabled glance 2026-06-15 10:33:27.350 | ++ functions-common:is_service_enabled:2070 : return 0 2026-06-15 10:33:27.354 | ++ lib/tempest:configure_tempest:373 : git_clone https://opendev.org/openstack/os-test-images.git /opt/stack/os-test-images master 2026-06-15 10:33:27.357 | ++ functions-common:git_clone:583 : local git_remote=https://opendev.org/openstack/os-test-images.git 2026-06-15 10:33:27.360 | ++ functions-common:git_clone:584 : local git_dest=/opt/stack/os-test-images 2026-06-15 10:33:27.363 | ++ functions-common:git_clone:585 : local git_ref=master 2026-06-15 10:33:27.367 | ++ functions-common:git_clone:586 : local orig_dir 2026-06-15 10:33:27.371 | +++ functions-common:git_clone:587 : pwd 2026-06-15 10:33:27.375 | ++ functions-common:git_clone:587 : orig_dir=/opt/stack/devstack 2026-06-15 10:33:27.378 | ++ functions-common:git_clone:588 : local git_clone_flags= 2026-06-15 10:33:27.382 | +++ functions-common:git_clone:590 : trueorfalse False RECLONE 2026-06-15 10:33:27.402 | ++ functions-common:git_clone:590 : RECLONE=False 2026-06-15 10:33:27.405 | ++ functions-common:git_clone:591 : [[ 0 -gt 0 ]] 2026-06-15 10:33:27.408 | ++ functions-common:git_clone:595 : [[ False = \T\r\u\e ]] 2026-06-15 10:33:27.412 | ++ functions-common:git_clone:604 : echo master 2026-06-15 10:33:27.412 | ++ functions-common:git_clone:604 : egrep -q '^refs' 2026-06-15 10:33:27.418 | ++ functions-common:git_clone:618 : [[ ! -d /opt/stack/os-test-images ]] 2026-06-15 10:33:27.420 | ++ functions-common:git_clone:628 : [[ False = \T\r\u\e ]] 2026-06-15 10:33:27.423 | ++ functions-common:git_clone:663 : sudo git config --system --add safe.directory /opt/stack/os-test-images 2026-06-15 10:33:27.442 | ++ functions-common:git_clone:666 : cd /opt/stack/os-test-images 2026-06-15 10:33:27.447 | ++ functions-common:git_clone:667 : git show --oneline 2026-06-15 10:33:27.447 | ++ functions-common:git_clone:667 : head -1 2026-06-15 10:33:27.458 | 5d0367e Clean-up zuul config spacing 2026-06-15 10:33:27.461 | ++ functions-common:git_clone:668 : cd /opt/stack/devstack 2026-06-15 10:33:27.465 | ++ lib/tempest:configure_tempest:374 : pushd /opt/stack/os-test-images 2026-06-15 10:33:27.465 | ~/os-test-images ~/devstack 2026-06-15 10:33:27.468 | ++ lib/tempest:configure_tempest:375 : tox -egenerate 2026-06-15 10:33:27.874 | generate create: /opt/stack/os-test-images/.tox/generate 2026-06-15 10:33:28.734 | generate installdeps: -r/opt/stack/os-test-images/requirements.txt 2026-06-15 10:33:31.347 | generate installed: PyYAML==6.0.3 2026-06-15 10:33:31.348 | generate run-test-pre: PYTHONHASHSEED='1337433276' 2026-06-15 10:33:31.348 | generate run-test: commands[0] | python3 generate.py manifest.yaml 2026-06-15 10:33:31.463 | INFO:generate:Generating standard-qcow2v3 step 1/1 with 'qemu-img create -f qcow2 standard-qcow2v3.qcow2 10M' 2026-06-15 10:33:31.482 | INFO:generate:Generating qcow-with-backing step 1/1 with 'qemu-img create -f qcow2 -F raw -b /etc/hosts qcow-with-backing.qcow2 10M' 2026-06-15 10:33:31.499 | INFO:generate:Generating qcow-with-datafile step 1/2 with 'qemu-img create -f qcow2 -o data_file=qcow-data-file,data_file_raw=on qcow-with-datafile.qcow2 10M' 2026-06-15 10:33:31.527 | INFO:generate:Generating qcow-with-datafile step 2/2 with 'rm qcow-data-file' 2026-06-15 10:33:31.530 | INFO:generate:Generating raw-blank step 1/1 with 'qemu-img create -f raw raw-blank.raw 1M' 2026-06-15 10:33:31.539 | INFO:generate:Generating gpt-blank step 1/2 with 'qemu-img create -f raw gpt-blank.gpt 1M' 2026-06-15 10:33:31.547 | INFO:generate:Generating gpt-blank step 2/2 with "parted gpt-blank.gpt --script 'mklabel gpt'" 2026-06-15 10:33:31.590 | INFO:generate:Generating standard step 1/1 with 'qemu-img create -f qed standard.qed 10M' 2026-06-15 10:33:31.602 | INFO:generate:Generating standard-iso9660 step 1/2 with 'qemu-img create -f raw standard-iso9660.iso 1M' 2026-06-15 10:33:31.612 | INFO:generate:Generating standard-iso9660 step 2/2 with 'mkisofs -V standard-iso9660 -o standard-iso9660.iso /etc/hosts' 2026-06-15 10:33:31.631 | WARNING:generate:Unable to generate image standard-udf (iso) 2026-06-15 10:33:31.632 | INFO:generate:Generating iso-with-qcow2-in-system step 1/5 with 'qemu-img create -f raw iso-with-qcow2-in-system.iso 1M' 2026-06-15 10:33:31.640 | INFO:generate:Generating iso-with-qcow2-in-system step 2/5 with 'mkisofs -V iso-with-qcow2-in-system -o iso-with-qcow2-in-system.iso /etc/hosts' 2026-06-15 10:33:31.648 | INFO:generate:Generating iso-with-qcow2-in-system step 3/5 with 'qemu-img create -f qcow2 tmp.qcow 10M' 2026-06-15 10:33:31.662 | INFO:generate:Generating iso-with-qcow2-in-system step 4/5 with 'dd if=tmp.qcow of=iso-with-qcow2-in-system.iso bs=32k count=1 conv=notrunc' 2026-06-15 10:33:31.667 | INFO:generate:Generating iso-with-qcow2-in-system step 5/5 with 'rm tmp.qcow' 2026-06-15 10:33:31.669 | INFO:generate:Generating vmdk-monolithicSparse step 1/1 with 'qemu-img create -f vmdk -o subformat=monolithicSparse vmdk-monolithicSparse.vmdk 10M' 2026-06-15 10:33:31.679 | INFO:generate:Generating vmdk-streamOptimized step 1/1 with 'qemu-img create -f vmdk -o subformat=streamOptimized vmdk-streamOptimized.vmdk 10M' 2026-06-15 10:33:31.689 | INFO:generate:Generating vmdk-monolithicFlat step 1/2 with 'qemu-img create -f vmdk -o subformat=monolithicFlat vmdk-monolithicFlat.vmdk 10M' 2026-06-15 10:33:31.700 | INFO:generate:Generating vmdk-monolithicFlat step 2/2 with 'rm vmdk-monolithicFlat-flat.vmdk' 2026-06-15 10:33:31.704 | INFO:generate:Generating vmdk-monolithicFlat-leak step 1/3 with 'qemu-img create -f vmdk -o subformat=monolithicFlat vmdk-monolithicFlat-leak.vmdk 10M' 2026-06-15 10:33:31.718 | INFO:generate:Generating vmdk-monolithicFlat-leak step 2/3 with "sed -i 's#vmdk-monolithicFlat-leak-flat.vmdk#/etc/hosts#' vmdk-monolithicFlat-leak.vmdk" 2026-06-15 10:33:31.721 | INFO:generate:Generating vmdk-monolithicFlat-leak step 3/3 with 'rm vmdk-monolithicFlat-leak-flat.vmdk' 2026-06-15 10:33:31.723 | INFO:generate:Generating vmdk-sparse-with-url-backing step 1/2 with 'qemu-img create -f vmdk -o subformat=monolithicSparse vmdk-sparse-with-url-backing.vmdk 10M' 2026-06-15 10:33:31.733 | INFO:generate:Generating vmdk-sparse-with-url-backing step 2/2 with "dd if=vmdk-sparse-with-url-backing.vmdk bs=512 count=1 skip=1 | sed 's#vmdk-sparse-with-url-backing.vmdk#/etc/hosts#' | dd of=vmdk-sparse-with-url-backing.vmdk conv=notrunc seek=1" 2026-06-15 10:33:31.738 | INFO:generate:Generating vmdk-sparse-with-footer step 1/1 with 'qemu-img create -f vmdk -o subformat=monolithicSparse vmdk-sparse-with-footer.vmdk 10M' 2026-06-15 10:33:31.747 | INFO:generate:Running postprocesser footerify_vmdk on 'vmdk-sparse-with-footer.vmdk' 2026-06-15 10:33:31.773 | ___________________________________ summary ____________________________________ 2026-06-15 10:33:31.773 | generate: commands succeeded 2026-06-15 10:33:31.773 | congratulations :) 2026-06-15 10:33:31.812 | ++ lib/tempest:configure_tempest:376 : popd 2026-06-15 10:33:31.813 | ~/devstack 2026-06-15 10:33:31.816 | ++ lib/tempest:configure_tempest:377 : iniset /opt/stack/tempest/etc/tempest.conf image images_manifest_file /opt/stack/os-test-images/images/manifest.yaml 2026-06-15 10:33:31.858 | ++ lib/tempest:configure_tempest:378 : local image_conversion 2026-06-15 10:33:31.862 | +++ lib/tempest:configure_tempest:379 : iniget /etc/glance/glance-image-import.conf image_conversion output_format 2026-06-15 10:33:31.886 | ++ lib/tempest:configure_tempest:379 : image_conversion= 2026-06-15 10:33:31.890 | ++ lib/tempest:configure_tempest:380 : [[ -n '' ]] 2026-06-15 10:33:31.892 | ++ lib/tempest:configure_tempest:383 : iniset /opt/stack/tempest/etc/tempest.conf image-feature-enabled image_format_enforcement True 2026-06-15 10:33:31.932 | ++ lib/tempest:configure_tempest:386 : iniset /opt/stack/tempest/etc/tempest.conf network project_network_cidr 10.1.0.0/20 2026-06-15 10:33:31.971 | ++ lib/tempest:configure_tempest:388 : ssh_connect_method=floating 2026-06-15 10:33:31.973 | ++ lib/tempest:configure_tempest:394 : [[ True == \T\r\u\e ]] 2026-06-15 10:33:31.977 | ++ lib/tempest:configure_tempest:394 : is_networking_extension_supported external-net 2026-06-15 10:33:31.980 | ++ lib/neutron_plugins/services/l3:is_networking_extension_supported:432 : local extension=external-net 2026-06-15 10:33:31.984 | +++ lib/neutron_plugins/services/l3:is_networking_extension_supported:434 : oscwrap --os-cloud devstack-admin --os-region RegionOne extension list --network -c Alias -f value 2026-06-15 10:33:32.252 | 2026-06-15 10:33:32.269 | +++ functions-common:oscwrap:2459 : return 0 2026-06-15 10:33:32.272 | ++ lib/neutron_plugins/services/l3:is_networking_extension_supported:434 : EXT_LIST='address-group 2026-06-15 10:33:32.272 | address-scope 2026-06-15 10:33:32.272 | agent 2026-06-15 10:33:32.272 | allowed-address-pairs 2026-06-15 10:33:32.272 | auto-allocated-topology 2026-06-15 10:33:32.272 | availability_zone 2026-06-15 10:33:32.272 | default-subnetpools 2026-06-15 10:33:32.272 | dhcp_agent_scheduler 2026-06-15 10:33:32.272 | dns-integration 2026-06-15 10:33:32.272 | dns-domain-ports 2026-06-15 10:33:32.272 | dns-integration-domain-keywords 2026-06-15 10:33:32.272 | empty-string-filtering 2026-06-15 10:33:32.272 | external-net 2026-06-15 10:33:32.272 | extra_dhcp_opt 2026-06-15 10:33:32.272 | extraroute 2026-06-15 10:33:32.272 | extraroute-atomic 2026-06-15 10:33:32.272 | filter-validation 2026-06-15 10:33:32.272 | floating-ip-port-forwarding-detail 2026-06-15 10:33:32.272 | fip-port-details 2026-06-15 10:33:32.272 | flavors 2026-06-15 10:33:32.272 | floatingip-pools 2026-06-15 10:33:32.272 | router 2026-06-15 10:33:32.273 | l3-agent-scheduler-ha-chassis-priority 2026-06-15 10:33:32.273 | enable-default-route-bfd 2026-06-15 10:33:32.273 | enable-default-route-ecmp 2026-06-15 10:33:32.273 | ext-gw-mode 2026-06-15 10:33:32.273 | l3-ha 2026-06-15 10:33:32.273 | external-gateway-multihoming 2026-06-15 10:33:32.273 | l3-flavors 2026-06-15 10:33:32.273 | l3_agent_scheduler 2026-06-15 10:33:32.273 | multi-provider 2026-06-15 10:33:32.273 | net-mtu 2026-06-15 10:33:32.273 | net-mtu-writable 2026-06-15 10:33:32.273 | network_availability_zone 2026-06-15 10:33:32.273 | network-ip-availability 2026-06-15 10:33:32.273 | network-ip-availability-details 2026-06-15 10:33:32.273 | pagination 2026-06-15 10:33:32.273 | port-device-profile 2026-06-15 10:33:32.273 | port-mac-address-regenerate 2026-06-15 10:33:32.273 | port-numa-affinity-policy 2026-06-15 10:33:32.273 | port-numa-affinity-policy-socket 2026-06-15 10:33:32.273 | binding 2026-06-15 10:33:32.273 | binding-extended 2026-06-15 10:33:32.273 | port-security 2026-06-15 10:33:32.273 | project-id 2026-06-15 10:33:32.274 | provider 2026-06-15 10:33:32.274 | qinq 2026-06-15 10:33:32.274 | quota-check-limit 2026-06-15 10:33:32.274 | quota-check-limit-default 2026-06-15 10:33:32.274 | quotas 2026-06-15 10:33:32.274 | quota_details 2026-06-15 10:33:32.274 | rbac-policies 2026-06-15 10:33:32.274 | rbac-address-scope 2026-06-15 10:33:32.274 | rbac-security-groups 2026-06-15 10:33:32.274 | revision-if-match 2026-06-15 10:33:32.274 | standard-attr-revisions 2026-06-15 10:33:32.274 | router_availability_zone 2026-06-15 10:33:32.274 | router-enable-snat 2026-06-15 10:33:32.274 | security-groups-default-rules 2026-06-15 10:33:32.274 | security-groups-normalized-cidr 2026-06-15 10:33:32.274 | security-groups-remote-address-group 2026-06-15 10:33:32.274 | security-groups-rules-belongs-to-default-sg 2026-06-15 10:33:32.274 | security-groups-shared-filtering 2026-06-15 10:33:32.274 | security-group 2026-06-15 10:33:32.274 | service-type 2026-06-15 10:33:32.274 | sorting 2026-06-15 10:33:32.275 | standard-attr-description 2026-06-15 10:33:32.275 | stateful-security-group 2026-06-15 10:33:32.275 | subnet-dns-publish-fixed-ip 2026-06-15 10:33:32.275 | subnet-external-network 2026-06-15 10:33:32.275 | subnet_onboard 2026-06-15 10:33:32.275 | subnet-service-types 2026-06-15 10:33:32.275 | subnet_allocation 2026-06-15 10:33:32.275 | subnetpool-prefix-ops 2026-06-15 10:33:32.275 | tag-creation 2026-06-15 10:33:32.275 | standard-attr-tag 2026-06-15 10:33:32.275 | standard-attr-timestamp 2026-06-15 10:33:32.275 | vlan-transparent' 2026-06-15 10:33:32.275 | ++ lib/neutron_plugins/services/l3:is_networking_extension_supported:435 : [[ address-group 2026-06-15 10:33:32.275 | address-scope 2026-06-15 10:33:32.275 | agent 2026-06-15 10:33:32.275 | allowed-address-pairs 2026-06-15 10:33:32.275 | auto-allocated-topology 2026-06-15 10:33:32.275 | availability_zone 2026-06-15 10:33:32.275 | default-subnetpools 2026-06-15 10:33:32.276 | dhcp_agent_scheduler 2026-06-15 10:33:32.276 | dns-integration 2026-06-15 10:33:32.276 | dns-domain-ports 2026-06-15 10:33:32.276 | dns-integration-domain-keywords 2026-06-15 10:33:32.276 | empty-string-filtering 2026-06-15 10:33:32.276 | external-net 2026-06-15 10:33:32.276 | extra_dhcp_opt 2026-06-15 10:33:32.276 | extraroute 2026-06-15 10:33:32.276 | extraroute-atomic 2026-06-15 10:33:32.276 | filter-validation 2026-06-15 10:33:32.276 | floating-ip-port-forwarding-detail 2026-06-15 10:33:32.276 | fip-port-details 2026-06-15 10:33:32.276 | flavors 2026-06-15 10:33:32.276 | floatingip-pools 2026-06-15 10:33:32.276 | router 2026-06-15 10:33:32.276 | l3-agent-scheduler-ha-chassis-priority 2026-06-15 10:33:32.277 | enable-default-route-bfd 2026-06-15 10:33:32.277 | enable-default-route-ecmp 2026-06-15 10:33:32.277 | ext-gw-mode 2026-06-15 10:33:32.277 | l3-ha 2026-06-15 10:33:32.277 | external-gateway-multihoming 2026-06-15 10:33:32.277 | l3-flavors 2026-06-15 10:33:32.277 | l3_agent_scheduler 2026-06-15 10:33:32.277 | multi-provider 2026-06-15 10:33:32.277 | net-mtu 2026-06-15 10:33:32.277 | net-mtu-writable 2026-06-15 10:33:32.277 | network_availability_zone 2026-06-15 10:33:32.277 | network-ip-availability 2026-06-15 10:33:32.277 | network-ip-availability-details 2026-06-15 10:33:32.277 | pagination 2026-06-15 10:33:32.277 | port-device-profile 2026-06-15 10:33:32.277 | port-mac-address-regenerate 2026-06-15 10:33:32.278 | port-numa-affinity-policy 2026-06-15 10:33:32.278 | port-numa-affinity-policy-socket 2026-06-15 10:33:32.278 | binding 2026-06-15 10:33:32.278 | binding-extended 2026-06-15 10:33:32.278 | port-security 2026-06-15 10:33:32.278 | project-id 2026-06-15 10:33:32.278 | provider 2026-06-15 10:33:32.278 | qinq 2026-06-15 10:33:32.278 | quota-check-limit 2026-06-15 10:33:32.278 | quota-check-limit-default 2026-06-15 10:33:32.278 | quotas 2026-06-15 10:33:32.278 | quota_details 2026-06-15 10:33:32.278 | rbac-policies 2026-06-15 10:33:32.278 | rbac-address-scope 2026-06-15 10:33:32.278 | rbac-security-groups 2026-06-15 10:33:32.278 | revision-if-match 2026-06-15 10:33:32.278 | standard-attr-revisions 2026-06-15 10:33:32.278 | router_availability_zone 2026-06-15 10:33:32.279 | router-enable-snat 2026-06-15 10:33:32.279 | security-groups-default-rules 2026-06-15 10:33:32.279 | security-groups-normalized-cidr 2026-06-15 10:33:32.279 | security-groups-remote-address-group 2026-06-15 10:33:32.279 | security-groups-rules-belongs-to-default-sg 2026-06-15 10:33:32.279 | security-groups-shared-filtering 2026-06-15 10:33:32.279 | security-group 2026-06-15 10:33:32.279 | service-type 2026-06-15 10:33:32.279 | sorting 2026-06-15 10:33:32.279 | standard-attr-description 2026-06-15 10:33:32.279 | stateful-security-group 2026-06-15 10:33:32.279 | subnet-dns-publish-fixed-ip 2026-06-15 10:33:32.279 | subnet-external-network 2026-06-15 10:33:32.279 | subnet_onboard 2026-06-15 10:33:32.279 | subnet-service-types 2026-06-15 10:33:32.279 | subnet_allocation 2026-06-15 10:33:32.279 | subnetpool-prefix-ops 2026-06-15 10:33:32.279 | tag-creation 2026-06-15 10:33:32.279 | standard-attr-tag 2026-06-15 10:33:32.279 | standard-attr-timestamp 2026-06-15 10:33:32.279 | vlan-transparent =~ external-net ]] 2026-06-15 10:33:32.279 | ++ lib/neutron_plugins/services/l3:is_networking_extension_supported:435 : return 0 2026-06-15 10:33:32.283 | +++ lib/tempest:configure_tempest:395 : oscwrap --os-cloud devstack-admin network show -f value -c id public 2026-06-15 10:33:32.560 | 2026-06-15 10:33:32.574 | +++ functions-common:oscwrap:2459 : return 0 2026-06-15 10:33:32.577 | ++ lib/tempest:configure_tempest:395 : public_network_id=6488073a-4c07-4174-ac1b-4c8bbc561ff6 2026-06-15 10:33:32.581 | ++ lib/tempest:configure_tempest:397 : openstack --os-cloud devstack-admin --os-region RegionOne network create --share shared 2026-06-15 10:33:33.367 | 2026-06-15 10:33:33.367 | +---------------------------+--------------------------------------+ 2026-06-15 10:33:33.367 | | Field | Value | 2026-06-15 10:33:33.367 | +---------------------------+--------------------------------------+ 2026-06-15 10:33:33.367 | | admin_state_up | UP | 2026-06-15 10:33:33.367 | | availability_zone_hints | | 2026-06-15 10:33:33.367 | | availability_zones | | 2026-06-15 10:33:33.367 | | created_at | 2026-06-15T10:33:32Z | 2026-06-15 10:33:33.367 | | description | | 2026-06-15 10:33:33.367 | | dns_domain | None | 2026-06-15 10:33:33.367 | | id | 66ccff6c-f4f1-47ab-af09-7ee26c9e039e | 2026-06-15 10:33:33.367 | | ipv4_address_scope | None | 2026-06-15 10:33:33.367 | | ipv6_address_scope | None | 2026-06-15 10:33:33.367 | | is_default | False | 2026-06-15 10:33:33.367 | | is_vlan_qinq | None | 2026-06-15 10:33:33.367 | | is_vlan_transparent | False | 2026-06-15 10:33:33.367 | | mtu | 1372 | 2026-06-15 10:33:33.367 | | name | shared | 2026-06-15 10:33:33.367 | | port_security_enabled | True | 2026-06-15 10:33:33.367 | | project_id | 7c0300752f674ea1bb7c223daeeee516 | 2026-06-15 10:33:33.367 | | provider:network_type | geneve | 2026-06-15 10:33:33.367 | | provider:physical_network | None | 2026-06-15 10:33:33.367 | | provider:segmentation_id | 33574 | 2026-06-15 10:33:33.367 | | pvlan | None | 2026-06-15 10:33:33.367 | | qinq | False | 2026-06-15 10:33:33.367 | | qos_policy_id | None | 2026-06-15 10:33:33.367 | | revision_number | 1 | 2026-06-15 10:33:33.368 | | router:external | Internal | 2026-06-15 10:33:33.368 | | segments | None | 2026-06-15 10:33:33.368 | | shared | True | 2026-06-15 10:33:33.368 | | status | ACTIVE | 2026-06-15 10:33:33.368 | | subnets | | 2026-06-15 10:33:33.368 | | tags | | 2026-06-15 10:33:33.368 | | updated_at | 2026-06-15T10:33:32Z | 2026-06-15 10:33:33.368 | +---------------------------+--------------------------------------+ 2026-06-15 10:33:33.376 | ++ lib/tempest:configure_tempest:398 : openstack --os-cloud devstack-admin --os-region RegionOne subnet create --description shared-subnet --subnet-range 192.168.233.0/24 --network shared shared-subnet 2026-06-15 10:33:34.487 | 2026-06-15 10:33:34.487 | +----------------------+--------------------------------------+ 2026-06-15 10:33:34.487 | | Field | Value | 2026-06-15 10:33:34.487 | +----------------------+--------------------------------------+ 2026-06-15 10:33:34.487 | | allocation_pools | 192.168.233.2-192.168.233.254 | 2026-06-15 10:33:34.487 | | cidr | 192.168.233.0/24 | 2026-06-15 10:33:34.487 | | created_at | 2026-06-15T10:33:33Z | 2026-06-15 10:33:34.487 | | description | shared-subnet | 2026-06-15 10:33:34.487 | | dns_nameservers | | 2026-06-15 10:33:34.487 | | dns_publish_fixed_ip | None | 2026-06-15 10:33:34.487 | | enable_dhcp | True | 2026-06-15 10:33:34.487 | | gateway_ip | 192.168.233.1 | 2026-06-15 10:33:34.487 | | host_routes | | 2026-06-15 10:33:34.487 | | id | 511e87c1-94af-4d3a-ac08-2512564d9efc | 2026-06-15 10:33:34.487 | | ip_version | 4 | 2026-06-15 10:33:34.487 | | ipv6_address_mode | None | 2026-06-15 10:33:34.487 | | ipv6_ra_mode | None | 2026-06-15 10:33:34.487 | | name | shared-subnet | 2026-06-15 10:33:34.488 | | network_id | 66ccff6c-f4f1-47ab-af09-7ee26c9e039e | 2026-06-15 10:33:34.488 | | project_id | 7c0300752f674ea1bb7c223daeeee516 | 2026-06-15 10:33:34.488 | | revision_number | 0 | 2026-06-15 10:33:34.488 | | router:external | False | 2026-06-15 10:33:34.488 | | segment_id | None | 2026-06-15 10:33:34.488 | | service_types | | 2026-06-15 10:33:34.488 | | subnetpool_id | None | 2026-06-15 10:33:34.488 | | tags | | 2026-06-15 10:33:34.488 | | updated_at | 2026-06-15T10:33:33Z | 2026-06-15 10:33:34.488 | +----------------------+--------------------------------------+ 2026-06-15 10:33:34.497 | ++ lib/tempest:configure_tempest:401 : iniset /opt/stack/tempest/etc/tempest.conf DEFAULT use_syslog False 2026-06-15 10:33:34.543 | ++ lib/tempest:configure_tempest:404 : iniset /opt/stack/tempest/etc/tempest.conf oslo_concurrency lock_path /opt/stack/data/tempest 2026-06-15 10:33:34.587 | ++ lib/tempest:configure_tempest:405 : mkdir -p /opt/stack/data/tempest 2026-06-15 10:33:34.593 | ++ lib/tempest:configure_tempest:406 : iniset /opt/stack/tempest/etc/tempest.conf DEFAULT use_stderr False 2026-06-15 10:33:34.634 | ++ lib/tempest:configure_tempest:407 : iniset /opt/stack/tempest/etc/tempest.conf DEFAULT log_file tempest.log 2026-06-15 10:33:34.677 | ++ lib/tempest:configure_tempest:408 : iniset /opt/stack/tempest/etc/tempest.conf DEFAULT debug True 2026-06-15 10:33:34.719 | ++ lib/tempest:configure_tempest:411 : iniset /opt/stack/tempest/etc/tempest.conf compute build_timeout 196 2026-06-15 10:33:34.762 | ++ lib/tempest:configure_tempest:412 : iniset /opt/stack/tempest/etc/tempest.conf volume build_timeout 196 2026-06-15 10:33:34.806 | ++ lib/tempest:configure_tempest:415 : iniset /opt/stack/tempest/etc/tempest.conf identity uri_v3 https://10.209.97.186/identity/v3 2026-06-15 10:33:34.847 | ++ lib/tempest:configure_tempest:416 : iniset /opt/stack/tempest/etc/tempest.conf identity user_lockout_failure_attempts 2 2026-06-15 10:33:34.887 | ++ lib/tempest:configure_tempest:417 : iniset /opt/stack/tempest/etc/tempest.conf identity user_lockout_duration 10 2026-06-15 10:33:34.933 | ++ lib/tempest:configure_tempest:418 : iniset /opt/stack/tempest/etc/tempest.conf identity user_unique_last_password_count 2 2026-06-15 10:33:34.972 | ++ lib/tempest:configure_tempest:419 : [[ True == \T\r\u\e ]] 2026-06-15 10:33:34.975 | ++ lib/tempest:configure_tempest:420 : iniset /opt/stack/tempest/etc/tempest.conf auth admin_username admin 2026-06-15 10:33:35.017 | ++ lib/tempest:configure_tempest:421 : iniset /opt/stack/tempest/etc/tempest.conf auth admin_password secretadmin 2026-06-15 10:33:35.058 | ++ lib/tempest:configure_tempest:422 : iniset /opt/stack/tempest/etc/tempest.conf auth admin_project_name admin 2026-06-15 10:33:35.100 | ++ lib/tempest:configure_tempest:423 : iniset /opt/stack/tempest/etc/tempest.conf auth admin_domain_name Default 2026-06-15 10:33:35.139 | ++ lib/tempest:configure_tempest:425 : iniset /opt/stack/tempest/etc/tempest.conf identity auth_version v3 2026-06-15 10:33:35.181 | ++ lib/tempest:configure_tempest:426 : is_service_enabled tls-proxy 2026-06-15 10:33:35.202 | ++ functions-common:is_service_enabled:2070 : return 0 2026-06-15 10:33:35.204 | ++ lib/tempest:configure_tempest:427 : iniset /opt/stack/tempest/etc/tempest.conf identity ca_certificates_file /opt/stack/data/ca-bundle.pem 2026-06-15 10:33:35.244 | ++ lib/tempest:configure_tempest:431 : [[ True = True ]] 2026-06-15 10:33:35.247 | ++ lib/tempest:configure_tempest:432 : iniset /opt/stack/tempest/etc/tempest.conf identity-feature-enabled security_compliance True 2026-06-15 10:33:35.293 | ++ lib/tempest:configure_tempest:437 : is_service_enabled ldap 2026-06-15 10:33:35.315 | ++ functions-common:is_service_enabled:2070 : return 1 2026-06-15 10:33:35.319 | ++ lib/tempest:configure_tempest:443 : iniset /opt/stack/tempest/etc/tempest.conf identity-feature-enabled project_tags True 2026-06-15 10:33:35.358 | ++ lib/tempest:configure_tempest:447 : iniset /opt/stack/tempest/etc/tempest.conf identity-feature-enabled application_credentials True 2026-06-15 10:33:35.398 | ++ lib/tempest:configure_tempest:451 : iniset /opt/stack/tempest/etc/tempest.conf identity-feature-enabled access_rules True 2026-06-15 10:33:35.441 | ++ lib/tempest:configure_tempest:456 : [[ ! -z '' ]] 2026-06-15 10:33:35.445 | ++ lib/tempest:configure_tempest:459 : iniset /opt/stack/tempest/etc/tempest.conf image-feature-enabled import_image False 2026-06-15 10:33:35.487 | ++ lib/tempest:configure_tempest:460 : iniset /opt/stack/tempest/etc/tempest.conf image-feature-enabled os_glance_reserved True 2026-06-15 10:33:35.526 | ++ lib/tempest:configure_tempest:461 : is_service_enabled g-api-r 2026-06-15 10:33:35.546 | ++ functions-common:is_service_enabled:2070 : return 1 2026-06-15 10:33:35.549 | ++ lib/tempest:configure_tempest:466 : iniset /opt/stack/tempest/etc/tempest.conf compute image_ref f3103eb2-0964-47d3-9272-7ff0049fe2c2 2026-06-15 10:33:35.589 | ++ lib/tempest:configure_tempest:467 : iniset /opt/stack/tempest/etc/tempest.conf compute image_ref_alt 756276ba-d73b-43d2-9743-34124d1a4aa1 2026-06-15 10:33:35.627 | ++ lib/tempest:configure_tempest:468 : iniset /opt/stack/tempest/etc/tempest.conf compute flavor_ref 42 2026-06-15 10:33:35.666 | ++ lib/tempest:configure_tempest:469 : iniset /opt/stack/tempest/etc/tempest.conf compute flavor_ref_alt 84 2026-06-15 10:33:35.704 | ++ lib/tempest:configure_tempest:470 : iniset /opt/stack/tempest/etc/tempest.conf validation connect_method floating 2026-06-15 10:33:35.745 | ++ lib/tempest:configure_tempest:471 : is_service_enabled neutron 2026-06-15 10:33:35.766 | ++ functions-common:is_service_enabled:2070 : return 0 2026-06-15 10:33:35.770 | ++ lib/tempest:configure_tempest:479 : [[ -n '' ]] 2026-06-15 10:33:35.773 | ++ lib/tempest:configure_tempest:489 : local tempest_compute_min_microversion=None 2026-06-15 10:33:35.776 | ++ lib/tempest:configure_tempest:490 : local tempest_compute_max_microversion=latest 2026-06-15 10:33:35.779 | ++ lib/tempest:configure_tempest:493 : [[ '' == \c\o\m\p\u\t\e\_\l\e\g\a\c\y ]] 2026-06-15 10:33:35.781 | ++ lib/tempest:configure_tempest:497 : '[' None == None ']' 2026-06-15 10:33:35.784 | ++ lib/tempest:configure_tempest:498 : inicomment /opt/stack/tempest/etc/tempest.conf compute min_microversion 2026-06-15 10:33:35.807 | ++ lib/tempest:configure_tempest:502 : '[' latest == None ']' 2026-06-15 10:33:35.811 | ++ lib/tempest:configure_tempest:505 : iniset /opt/stack/tempest/etc/tempest.conf compute max_microversion latest 2026-06-15 10:33:35.852 | ++ lib/tempest:configure_tempest:508 : iniset /opt/stack/tempest/etc/tempest.conf compute-feature-enabled personality False 2026-06-15 10:33:35.898 | ++ lib/tempest:configure_tempest:509 : iniset /opt/stack/tempest/etc/tempest.conf compute-feature-enabled resize True 2026-06-15 10:33:35.940 | ++ lib/tempest:configure_tempest:510 : iniset /opt/stack/tempest/etc/tempest.conf compute-feature-enabled live_migration False 2026-06-15 10:33:35.980 | ++ lib/tempest:configure_tempest:511 : iniset /opt/stack/tempest/etc/tempest.conf compute-feature-enabled change_password False 2026-06-15 10:33:36.021 | ++ lib/tempest:configure_tempest:512 : iniset /opt/stack/tempest/etc/tempest.conf compute-feature-enabled block_migration_for_live_migration False 2026-06-15 10:33:36.060 | ++ lib/tempest:configure_tempest:513 : iniset /opt/stack/tempest/etc/tempest.conf compute-feature-enabled live_migrate_back_and_forth False 2026-06-15 10:33:36.100 | ++ lib/tempest:configure_tempest:514 : iniset /opt/stack/tempest/etc/tempest.conf compute-feature-enabled attach_encrypted_volume True 2026-06-15 10:33:36.141 | ++ lib/tempest:configure_tempest:517 : iniset /opt/stack/tempest/etc/tempest.conf compute-feature-enabled hostname_fqdn_sanitization True 2026-06-15 10:33:36.182 | ++ lib/tempest:configure_tempest:519 : [[ -n ComputeFilter,ComputeCapabilitiesFilter,ImagePropertiesFilter,ServerGroupAntiAffinityFilter,ServerGroupAffinityFilter,SameHostFilter,DifferentHostFilter ]] 2026-06-15 10:33:36.185 | ++ lib/tempest:configure_tempest:520 : iniset /opt/stack/tempest/etc/tempest.conf compute-feature-enabled scheduler_enabled_filters ComputeFilter,ComputeCapabilitiesFilter,ImagePropertiesFilter,ServerGroupAntiAffinityFilter,ServerGroupAffinityFilter,SameHostFilter,DifferentHostFilter 2026-06-15 10:33:36.226 | ++ lib/tempest:configure_tempest:523 : [[ False == \T\r\u\e ]] 2026-06-15 10:33:36.229 | ++ lib/tempest:configure_tempest:527 : is_service_enabled n-novnc 2026-06-15 10:33:36.252 | ++ functions-common:is_service_enabled:2070 : return 0 2026-06-15 10:33:36.256 | ++ lib/tempest:configure_tempest:528 : iniset /opt/stack/tempest/etc/tempest.conf compute-feature-enabled vnc_console True 2026-06-15 10:33:36.301 | ++ lib/tempest:configure_tempest:530 : is_service_enabled n-spice 2026-06-15 10:33:36.323 | ++ functions-common:is_service_enabled:2070 : return 1 2026-06-15 10:33:36.326 | ++ lib/tempest:configure_tempest:530 : '[' False '!=' False ']' 2026-06-15 10:33:36.330 | ++ lib/tempest:configure_tempest:533 : is_service_enabled n-sproxy 2026-06-15 10:33:36.353 | ++ functions-common:is_service_enabled:2070 : return 1 2026-06-15 10:33:36.356 | ++ lib/tempest:configure_tempest:533 : '[' False '!=' False ']' 2026-06-15 10:33:36.359 | ++ lib/tempest:configure_tempest:538 : local nova_policy_roles=admin,manager,member,reader,service 2026-06-15 10:33:36.363 | ++ lib/tempest:configure_tempest:539 : iniset /opt/stack/tempest/etc/tempest.conf compute-feature-enabled nova_policy_roles admin,manager,member,reader,service 2026-06-15 10:33:36.403 | ++ lib/tempest:configure_tempest:542 : iniset /opt/stack/tempest/etc/tempest.conf network project_networks_reachable false 2026-06-15 10:33:36.443 | ++ lib/tempest:configure_tempest:543 : iniset /opt/stack/tempest/etc/tempest.conf network public_network_id 6488073a-4c07-4174-ac1b-4c8bbc561ff6 2026-06-15 10:33:36.480 | ++ lib/tempest:configure_tempest:544 : iniset /opt/stack/tempest/etc/tempest.conf network public_router_id '' 2026-06-15 10:33:36.518 | ++ lib/tempest:configure_tempest:545 : iniset /opt/stack/tempest/etc/tempest.conf network default_network 10.1.0.0/20 2026-06-15 10:33:36.555 | ++ lib/tempest:configure_tempest:546 : iniset /opt/stack/tempest/etc/tempest.conf network-feature-enabled ipv6 True 2026-06-15 10:33:36.597 | ++ lib/tempest:configure_tempest:547 : iniset /opt/stack/tempest/etc/tempest.conf network-feature-enabled ipv6_subnet_attributes True 2026-06-15 10:33:36.637 | ++ lib/tempest:configure_tempest:548 : iniset /opt/stack/tempest/etc/tempest.conf network-feature-enabled port_security True 2026-06-15 10:33:36.674 | ++ lib/tempest:configure_tempest:550 : iniset /opt/stack/tempest/etc/tempest.conf enforce_scope neutron True 2026-06-15 10:33:36.713 | ++ lib/tempest:configure_tempest:553 : SCENARIO_IMAGE_DIR=/opt/stack/devstack/files 2026-06-15 10:33:36.715 | ++ lib/tempest:configure_tempest:554 : SCENARIO_IMAGE_FILE=cirros-0.6.3-x86_64-disk.img 2026-06-15 10:33:36.718 | ++ lib/tempest:configure_tempest:555 : SCENARIO_IMAGE_TYPE=cirros 2026-06-15 10:33:36.720 | ++ lib/tempest:configure_tempest:556 : iniset /opt/stack/tempest/etc/tempest.conf scenario img_file /opt/stack/devstack/files/cirros-0.6.3-x86_64-disk.img 2026-06-15 10:33:36.761 | ++ lib/tempest:configure_tempest:560 : [[ cirros == \c\i\r\r\o\s ]] 2026-06-15 10:33:36.766 | +++ lib/tempest:configure_tempest:563 : echo 0.6.3 2026-06-15 10:33:36.767 | +++ lib/tempest:configure_tempest:563 : tr -d . 2026-06-15 10:33:36.773 | ++ lib/tempest:configure_tempest:563 : [[ 063 -ge 060 ]] 2026-06-15 10:33:36.776 | ++ lib/tempest:configure_tempest:564 : iniset /opt/stack/tempest/etc/tempest.conf scenario dhcp_client dhcpcd 2026-06-15 10:33:36.816 | ++ lib/tempest:configure_tempest:569 : TEMPEST_SSH_NETWORK_NAME=private 2026-06-15 10:33:36.820 | ++ lib/tempest:configure_tempest:570 : is_provider_network 2026-06-15 10:33:36.823 | ++ functions-common:is_provider_network:2263 : '[' '' == True ']' 2026-06-15 10:33:36.827 | ++ functions-common:is_provider_network:2266 : return 1 2026-06-15 10:33:36.830 | ++ lib/tempest:configure_tempest:574 : iniset /opt/stack/tempest/etc/tempest.conf validation run_validation True 2026-06-15 10:33:36.868 | ++ lib/tempest:configure_tempest:575 : iniset /opt/stack/tempest/etc/tempest.conf validation ip_version_for_ssh 4 2026-06-15 10:33:36.907 | ++ lib/tempest:configure_tempest:576 : iniset /opt/stack/tempest/etc/tempest.conf validation ssh_timeout 196 2026-06-15 10:33:36.943 | ++ lib/tempest:configure_tempest:577 : iniset /opt/stack/tempest/etc/tempest.conf validation image_ssh_user cirros 2026-06-15 10:33:36.980 | ++ lib/tempest:configure_tempest:578 : iniset /opt/stack/tempest/etc/tempest.conf validation image_alt_ssh_user cirros 2026-06-15 10:33:37.021 | ++ lib/tempest:configure_tempest:579 : iniset /opt/stack/tempest/etc/tempest.conf validation network_for_ssh private 2026-06-15 10:33:37.064 | ++ lib/tempest:configure_tempest:583 : [[ lvm:lvmdriver-1 == *\l\v\m* ]] 2026-06-15 10:33:37.067 | ++ lib/tempest:configure_tempest:584 : TEMPEST_VOLUME_MANAGE_SNAPSHOT=True 2026-06-15 10:33:37.071 | +++ lib/tempest:configure_tempest:586 : trueorfalse False TEMPEST_VOLUME_MANAGE_SNAPSHOT 2026-06-15 10:33:37.093 | ++ lib/tempest:configure_tempest:586 : iniset /opt/stack/tempest/etc/tempest.conf volume-feature-enabled manage_snapshot True 2026-06-15 10:33:37.140 | ++ lib/tempest:configure_tempest:588 : [[ lvm:lvmdriver-1 == *\l\v\m* ]] 2026-06-15 10:33:37.144 | ++ lib/tempest:configure_tempest:589 : TEMPEST_VOLUME_MANAGE_VOLUME=True 2026-06-15 10:33:37.148 | +++ lib/tempest:configure_tempest:591 : trueorfalse False TEMPEST_VOLUME_MANAGE_VOLUME 2026-06-15 10:33:37.174 | ++ lib/tempest:configure_tempest:591 : iniset /opt/stack/tempest/etc/tempest.conf volume-feature-enabled manage_volume True 2026-06-15 10:33:37.217 | ++ lib/tempest:configure_tempest:594 : [[ lvm:lvmdriver-1 == *\l\v\m* ]] 2026-06-15 10:33:37.220 | ++ lib/tempest:configure_tempest:594 : '[' libvirt = libvirt ']' 2026-06-15 10:33:37.223 | ++ lib/tempest:configure_tempest:595 : TEMPEST_EXTEND_ATTACHED_VOLUME=True 2026-06-15 10:33:37.229 | +++ lib/tempest:configure_tempest:597 : trueorfalse False TEMPEST_EXTEND_ATTACHED_VOLUME 2026-06-15 10:33:37.249 | ++ lib/tempest:configure_tempest:597 : iniset /opt/stack/tempest/etc/tempest.conf volume-feature-enabled extend_attached_volume True 2026-06-15 10:33:37.287 | ++ lib/tempest:configure_tempest:599 : [[ lvm:lvmdriver-1 == *\l\v\m* ]] 2026-06-15 10:33:37.290 | ++ lib/tempest:configure_tempest:600 : TEMPEST_VOLUME_REVERT_TO_SNAPSHOT=True 2026-06-15 10:33:37.295 | +++ lib/tempest:configure_tempest:602 : trueorfalse False TEMPEST_VOLUME_REVERT_TO_SNAPSHOT 2026-06-15 10:33:37.316 | ++ lib/tempest:configure_tempest:602 : iniset /opt/stack/tempest/etc/tempest.conf volume-feature-enabled volume_revert True 2026-06-15 10:33:37.356 | ++ lib/tempest:configure_tempest:603 : iniset /opt/stack/tempest/etc/tempest.conf volume-feature-enabled extend_attached_encrypted_volume False 2026-06-15 10:33:37.393 | ++ lib/tempest:configure_tempest:604 : [[ swift == *\s\w\i\f\t* ]] 2026-06-15 10:33:37.397 | ++ lib/tempest:configure_tempest:605 : iniset /opt/stack/tempest/etc/tempest.conf volume backup_driver swift 2026-06-15 10:33:37.435 | ++ lib/tempest:configure_tempest:607 : local tempest_volume_min_microversion=None 2026-06-15 10:33:37.438 | ++ lib/tempest:configure_tempest:608 : local tempest_volume_max_microversion=latest 2026-06-15 10:33:37.441 | ++ lib/tempest:configure_tempest:609 : '[' None == None ']' 2026-06-15 10:33:37.444 | ++ lib/tempest:configure_tempest:610 : inicomment /opt/stack/tempest/etc/tempest.conf volume min_microversion 2026-06-15 10:33:37.471 | ++ lib/tempest:configure_tempest:615 : '[' latest == None ']' 2026-06-15 10:33:37.474 | ++ lib/tempest:configure_tempest:618 : iniset /opt/stack/tempest/etc/tempest.conf volume max_microversion latest 2026-06-15 10:33:37.514 | ++ lib/tempest:configure_tempest:621 : is_service_enabled c-bak 2026-06-15 10:33:37.536 | ++ functions-common:is_service_enabled:2070 : return 1 2026-06-15 10:33:37.539 | ++ lib/tempest:configure_tempest:622 : iniset /opt/stack/tempest/etc/tempest.conf volume-feature-enabled backup False 2026-06-15 10:33:37.581 | ++ lib/tempest:configure_tempest:628 : [[ -n lvm:lvmdriver-1 ]] 2026-06-15 10:33:37.584 | ++ lib/tempest:configure_tempest:628 : [[ lvm:lvmdriver-1 =~ .*,.* ]] 2026-06-15 10:33:37.587 | ++ lib/tempest:configure_tempest:648 : '[' default '!=' default -o 'Open Source' '!=' 'Open Source' ']' 2026-06-15 10:33:37.590 | ++ lib/tempest:configure_tempest:652 : '[' default '!=' default -o iSCSI '!=' iSCSI ']' 2026-06-15 10:33:37.593 | ++ lib/tempest:configure_tempest:657 : [[ False == \T\r\u\e ]] 2026-06-15 10:33:37.596 | ++ lib/tempest:configure_tempest:666 : local tempest_placement_min_microversion=None 2026-06-15 10:33:37.599 | ++ lib/tempest:configure_tempest:667 : local tempest_placement_max_microversion=latest 2026-06-15 10:33:37.602 | ++ lib/tempest:configure_tempest:668 : '[' None == None ']' 2026-06-15 10:33:37.606 | ++ lib/tempest:configure_tempest:669 : inicomment /opt/stack/tempest/etc/tempest.conf placement min_microversion 2026-06-15 10:33:37.630 | ++ lib/tempest:configure_tempest:673 : '[' latest == None ']' 2026-06-15 10:33:37.635 | ++ lib/tempest:configure_tempest:676 : iniset /opt/stack/tempest/etc/tempest.conf placement max_microversion latest 2026-06-15 10:33:37.677 | ++ lib/tempest:configure_tempest:680 : '[' libvirt = ironic ']' 2026-06-15 10:33:37.681 | ++ lib/tempest:configure_tempest:694 : '[' libvirt = libvirt ']' 2026-06-15 10:33:37.684 | ++ lib/tempest:configure_tempest:696 : '[' qemu = lxc ']' 2026-06-15 10:33:37.688 | ++ lib/tempest:configure_tempest:703 : iniset /opt/stack/tempest/etc/tempest.conf compute-feature-enabled shelve_migrate True 2026-06-15 10:33:37.727 | ++ lib/tempest:configure_tempest:704 : iniset /opt/stack/tempest/etc/tempest.conf compute-feature-enabled stable_rescue True 2026-06-15 10:33:37.765 | ++ lib/tempest:configure_tempest:705 : iniset /opt/stack/tempest/etc/tempest.conf compute-feature-enabled swap_volume True 2026-06-15 10:33:37.802 | ++ lib/tempest:configure_tempest:718 : local service 2026-06-15 10:33:37.805 | ++ lib/tempest:configure_tempest:719 : local tempest_services=key,glance,nova,neutron,cinder,swift,horizon 2026-06-15 10:33:37.808 | ++ lib/tempest:configure_tempest:720 : for service in ${tempest_services//,/ } 2026-06-15 10:33:37.812 | ++ lib/tempest:configure_tempest:721 : is_service_enabled key 2026-06-15 10:33:37.835 | ++ functions-common:is_service_enabled:2070 : return 0 2026-06-15 10:33:37.838 | ++ lib/tempest:configure_tempest:722 : iniset /opt/stack/tempest/etc/tempest.conf service_available key True 2026-06-15 10:33:37.881 | ++ lib/tempest:configure_tempest:720 : for service in ${tempest_services//,/ } 2026-06-15 10:33:37.884 | ++ lib/tempest:configure_tempest:721 : is_service_enabled glance 2026-06-15 10:33:37.908 | ++ functions-common:is_service_enabled:2070 : return 0 2026-06-15 10:33:37.911 | ++ lib/tempest:configure_tempest:722 : iniset /opt/stack/tempest/etc/tempest.conf service_available glance True 2026-06-15 10:33:37.951 | ++ lib/tempest:configure_tempest:720 : for service in ${tempest_services//,/ } 2026-06-15 10:33:37.955 | ++ lib/tempest:configure_tempest:721 : is_service_enabled nova 2026-06-15 10:33:37.979 | ++ functions-common:is_service_enabled:2070 : return 0 2026-06-15 10:33:37.982 | ++ lib/tempest:configure_tempest:722 : iniset /opt/stack/tempest/etc/tempest.conf service_available nova True 2026-06-15 10:33:38.021 | ++ lib/tempest:configure_tempest:720 : for service in ${tempest_services//,/ } 2026-06-15 10:33:38.024 | ++ lib/tempest:configure_tempest:721 : is_service_enabled neutron 2026-06-15 10:33:38.046 | ++ functions-common:is_service_enabled:2070 : return 0 2026-06-15 10:33:38.049 | ++ lib/tempest:configure_tempest:722 : iniset /opt/stack/tempest/etc/tempest.conf service_available neutron True 2026-06-15 10:33:38.091 | ++ lib/tempest:configure_tempest:720 : for service in ${tempest_services//,/ } 2026-06-15 10:33:38.095 | ++ lib/tempest:configure_tempest:721 : is_service_enabled cinder 2026-06-15 10:33:38.118 | ++ functions-common:is_service_enabled:2070 : return 0 2026-06-15 10:33:38.123 | ++ lib/tempest:configure_tempest:722 : iniset /opt/stack/tempest/etc/tempest.conf service_available cinder True 2026-06-15 10:33:38.165 | ++ lib/tempest:configure_tempest:720 : for service in ${tempest_services//,/ } 2026-06-15 10:33:38.169 | ++ lib/tempest:configure_tempest:721 : is_service_enabled swift 2026-06-15 10:33:38.192 | ++ functions-common:is_service_enabled:2070 : return 1 2026-06-15 10:33:38.196 | ++ lib/tempest:configure_tempest:724 : iniset /opt/stack/tempest/etc/tempest.conf service_available swift False 2026-06-15 10:33:38.234 | ++ lib/tempest:configure_tempest:720 : for service in ${tempest_services//,/ } 2026-06-15 10:33:38.237 | ++ lib/tempest:configure_tempest:721 : is_service_enabled horizon 2026-06-15 10:33:38.258 | ++ functions-common:is_service_enabled:2070 : return 1 2026-06-15 10:33:38.260 | ++ lib/tempest:configure_tempest:724 : iniset /opt/stack/tempest/etc/tempest.conf service_available horizon False 2026-06-15 10:33:38.299 | ++ lib/tempest:configure_tempest:732 : [[ False == True ]] 2026-06-15 10:33:38.303 | ++ lib/tempest:configure_tempest:732 : [[ False == True ]] 2026-06-15 10:33:38.306 | ++ lib/tempest:configure_tempest:736 : [[ True == True ]] 2026-06-15 10:33:38.309 | ++ lib/tempest:configure_tempest:737 : iniset /opt/stack/tempest/etc/tempest.conf enforce_scope nova true 2026-06-15 10:33:38.354 | ++ lib/tempest:configure_tempest:740 : [[ False == True ]] 2026-06-15 10:33:38.357 | ++ lib/tempest:configure_tempest:740 : [[ False == True ]] 2026-06-15 10:33:38.360 | ++ lib/tempest:configure_tempest:744 : [[ True == True ]] 2026-06-15 10:33:38.363 | ++ lib/tempest:configure_tempest:745 : iniset /opt/stack/tempest/etc/tempest.conf enforce_scope glance true 2026-06-15 10:33:38.403 | ++ lib/tempest:configure_tempest:748 : [[ False == True ]] 2026-06-15 10:33:38.408 | ++ lib/tempest:configure_tempest:748 : [[ False == True ]] 2026-06-15 10:33:38.411 | ++ lib/tempest:configure_tempest:752 : '[' libvirt = libvirt ']' 2026-06-15 10:33:38.414 | ++ lib/tempest:configure_tempest:752 : '[' qemu = lxc ']' 2026-06-15 10:33:38.417 | ++ lib/tempest:configure_tempest:762 : local tmp_cfg_file 2026-06-15 10:33:38.421 | +++ lib/tempest:configure_tempest:763 : mktemp 2026-06-15 10:33:38.428 | ++ lib/tempest:configure_tempest:763 : tmp_cfg_file=/tmp/tmp.S9frRPvZ5N 2026-06-15 10:33:38.432 | ++ lib/tempest:configure_tempest:764 : cd /opt/stack/tempest 2026-06-15 10:33:38.436 | ++ lib/tempest:configure_tempest:766 : local tmp_u_c_m 2026-06-15 10:33:38.440 | +++ lib/tempest:configure_tempest:767 : mktemp -t tempest_u_c_m.XXXXXXXXXX 2026-06-15 10:33:38.447 | ++ lib/tempest:configure_tempest:767 : tmp_u_c_m=/tmp/tempest_u_c_m.Zu5EqW3tv5 2026-06-15 10:33:38.450 | ++ lib/tempest:configure_tempest:768 : set_tempest_venv_constraints /tmp/tempest_u_c_m.Zu5EqW3tv5 2026-06-15 10:33:38.454 | ++ lib/tempest:set_tempest_venv_constraints:131 : local tmp_c 2026-06-15 10:33:38.456 | ++ lib/tempest:set_tempest_venv_constraints:132 : tmp_c=/tmp/tempest_u_c_m.Zu5EqW3tv5 2026-06-15 10:33:38.459 | ++ lib/tempest:set_tempest_venv_constraints:133 : [[ master == \m\a\s\t\e\r ]] 2026-06-15 10:33:38.462 | ++ lib/tempest:set_tempest_venv_constraints:134 : cd /opt/stack/requirements 2026-06-15 10:33:38.466 | ++ lib/tempest:set_tempest_venv_constraints:135 : git show master:upper-constraints.txt 2026-06-15 10:33:38.489 | ++ lib/tempest:set_tempest_venv_constraints:142 : export UPPER_CONSTRAINTS_FILE=https://releases.openstack.org/constraints/upper/master 2026-06-15 10:33:38.492 | ++ lib/tempest:set_tempest_venv_constraints:142 : UPPER_CONSTRAINTS_FILE=https://releases.openstack.org/constraints/upper/master 2026-06-15 10:33:38.496 | ++ lib/tempest:set_tempest_venv_constraints:143 : export TOX_CONSTRAINTS_FILE=https://releases.openstack.org/constraints/upper/master 2026-06-15 10:33:38.499 | ++ lib/tempest:set_tempest_venv_constraints:143 : TOX_CONSTRAINTS_FILE=https://releases.openstack.org/constraints/upper/master 2026-06-15 10:33:38.503 | ++ lib/tempest:configure_tempest:769 : [[ False != \T\r\u\e ]] 2026-06-15 10:33:38.506 | ++ lib/tempest:configure_tempest:770 : tox -revenv-tempest --notest 2026-06-15 10:33:38.995 | venv-tempest recreate: /opt/stack/tempest/.tox/tempest 2026-06-15 10:33:39.821 | venv-tempest installdeps: -chttps://releases.openstack.org/constraints/upper/master, -r/opt/stack/tempest/requirements.txt 2026-06-15 10:33:57.070 | venv-tempest develop-inst: /opt/stack/tempest 2026-06-15 10:34:04.552 | venv-tempest installed: attrs==26.1.0,autopage==0.6.0,bcrypt==5.0.0,certifi==2026.5.20,cffi==2.0.0,charset-normalizer==3.4.7,cliff==4.14.0,cmd2==4.0.0,cryptography==43.0.3,debtcollector==3.1.0,defusedxml==0.7.1,fasteners==0.20,fixtures==4.3.2,idna==3.18,invoke==3.0.3,iso8601==2.1.0,jsonschema==4.26.0,jsonschema-specifications==2025.9.1,markdown-it-py==4.2.0,mdurl==0.1.2,msgpack==1.1.2,netaddr==1.3.0,oslo.concurrency==7.5.0,oslo.config==10.5.0,oslo.context==6.4.0,oslo.i18n==6.8.0,oslo.log==8.2.0,oslo.serialization==5.10.0,oslo.utils==10.1.1,packaging==26.2,paramiko==4.0.0,pbr==7.0.3,prettytable==3.17.0,prompt_toolkit==3.0.52,psutil==7.2.2,pycparser==3.0,Pygments==2.20.0,PyNaCl==1.6.2,pyparsing==3.3.2,pyperclip==1.11.0,python-dateutil==2.9.0.post0,python-subunit==1.4.6,PyYAML==6.0.3,referencing==0.37.0,requests==2.34.2,rfc3986==2.0.0,rich==15.0.0,rich-argparse==1.8.0,rpds-py==2026.5.1,setuptools==82.0.1,six==1.17.0,stestr==4.2.1,stevedore==5.8.0,-e git+file:///dev/null@8c850b818d72bb288bb731b429f61a6741fe1ab4#egg=tempest,testscenarios==0.6.2,testtools==2.9.1,tomlkit==0.15.0,typing_extensions==4.15.0,urllib3==2.7.0,voluptuous==0.16.0,wcwidth==0.8.0,wrapt==2.2.1 2026-06-15 10:34:04.552 | ___________________________________ summary ____________________________________ 2026-06-15 10:34:04.552 | venv-tempest: skipped tests 2026-06-15 10:34:04.552 | congratulations :) 2026-06-15 10:34:04.594 | ++ lib/tempest:configure_tempest:772 : tox -evenv-tempest -- pip install -c /tmp/tempest_u_c_m.Zu5EqW3tv5 -r requirements.txt 2026-06-15 10:34:05.453 | /opt/stack/tempest/.tox/tempest/lib/python3.12/site-packages/setuptools/__init__.py:92: _DeprecatedInstaller: setuptools.installer and fetch_build_eggs are deprecated. 2026-06-15 10:34:05.454 | !! 2026-06-15 10:34:05.454 | 2026-06-15 10:34:05.454 | ******************************************************************************** 2026-06-15 10:34:05.454 | Requirements should be satisfied by a PEP 517 installer. 2026-06-15 10:34:05.454 | If you are using pip, you can try `pip install --use-pep517`. 2026-06-15 10:34:05.454 | 2026-06-15 10:34:05.454 | This deprecation is overdue, please update your project and remove deprecated 2026-06-15 10:34:05.454 | calls to avoid build errors in the future. 2026-06-15 10:34:05.454 | ******************************************************************************** 2026-06-15 10:34:05.454 | 2026-06-15 10:34:05.454 | !! 2026-06-15 10:34:05.454 | dist.fetch_build_eggs(dist.setup_requires) 2026-06-15 10:34:05.963 | /opt/stack/tempest/.tox/tempest/lib/python3.12/site-packages/setuptools/_distutils/cmd.py:90: SetuptoolsDeprecationWarning: setup.py install is deprecated. 2026-06-15 10:34:05.963 | !! 2026-06-15 10:34:05.963 | 2026-06-15 10:34:05.963 | ******************************************************************************** 2026-06-15 10:34:05.963 | Please avoid running ``setup.py`` directly. 2026-06-15 10:34:05.963 | Instead, use pypa/build, pypa/installer or other 2026-06-15 10:34:05.963 | standards-based tools. 2026-06-15 10:34:05.963 | 2026-06-15 10:34:05.964 | This deprecation is overdue, please update your project and remove deprecated 2026-06-15 10:34:05.964 | calls to avoid build errors in the future. 2026-06-15 10:34:05.964 | 2026-06-15 10:34:05.964 | See https://blog.ganssle.io/articles/2021/10/setup-py-deprecated.html for details. 2026-06-15 10:34:05.964 | ******************************************************************************** 2026-06-15 10:34:05.964 | 2026-06-15 10:34:05.964 | !! 2026-06-15 10:34:05.964 | self.initialize_options() 2026-06-15 10:34:05.964 | /opt/stack/tempest/.tox/tempest/lib/python3.12/site-packages/pbr/setupcfg.py:833: UserWarning: Unknown distribution option: 'tests_require' 2026-06-15 10:34:05.964 | warnings.warn(msg) 2026-06-15 10:34:05.993 | /opt/stack/tempest/.tox/tempest/lib/python3.12/site-packages/setuptools/config/_apply_pyprojecttoml.py:82: SetuptoolsDeprecationWarning: `project.license` as a TOML table is deprecated 2026-06-15 10:34:05.993 | !! 2026-06-15 10:34:05.993 | 2026-06-15 10:34:05.993 | ******************************************************************************** 2026-06-15 10:34:05.993 | Please use a simple string containing a SPDX expression for `project.license`. You can also use `project.license-files`. (Both options available on setuptools>=77.0.0). 2026-06-15 10:34:05.993 | 2026-06-15 10:34:05.993 | By 2027-Feb-18, you need to update your project and remove deprecated calls 2026-06-15 10:34:05.993 | or your builds will no longer be supported. 2026-06-15 10:34:05.993 | 2026-06-15 10:34:05.993 | See https://packaging.python.org/en/latest/guides/writing-pyproject-toml/#license for details. 2026-06-15 10:34:05.993 | ******************************************************************************** 2026-06-15 10:34:05.993 | 2026-06-15 10:34:05.993 | !! 2026-06-15 10:34:05.993 | corresp(dist, value, root_dir) 2026-06-15 10:34:06.123 | venv-tempest develop-inst-nodeps: /opt/stack/tempest 2026-06-15 10:34:13.329 | venv-tempest installed: attrs==26.1.0,autopage==0.6.0,bcrypt==5.0.0,certifi==2026.5.20,cffi==2.0.0,charset-normalizer==3.4.7,cliff==4.14.0,cmd2==4.0.0,cryptography==43.0.3,debtcollector==3.1.0,defusedxml==0.7.1,fasteners==0.20,fixtures==4.3.2,idna==3.18,invoke==3.0.3,iso8601==2.1.0,jsonschema==4.26.0,jsonschema-specifications==2025.9.1,markdown-it-py==4.2.0,mdurl==0.1.2,msgpack==1.1.2,netaddr==1.3.0,oslo.concurrency==7.5.0,oslo.config==10.5.0,oslo.context==6.4.0,oslo.i18n==6.8.0,oslo.log==8.2.0,oslo.serialization==5.10.0,oslo.utils==10.1.1,packaging==26.2,paramiko==4.0.0,pbr==7.0.3,prettytable==3.17.0,prompt_toolkit==3.0.52,psutil==7.2.2,pycparser==3.0,Pygments==2.20.0,PyNaCl==1.6.2,pyparsing==3.3.2,pyperclip==1.11.0,python-dateutil==2.9.0.post0,python-subunit==1.4.6,PyYAML==6.0.3,referencing==0.37.0,requests==2.34.2,rfc3986==2.0.0,rich==15.0.0,rich-argparse==1.8.0,rpds-py==2026.5.1,setuptools==82.0.1,six==1.17.0,stestr==4.2.1,stevedore==5.8.0,-e git+file:///dev/null@8c850b818d72bb288bb731b429f61a6741fe1ab4#egg=tempest,testscenarios==0.6.2,testtools==2.9.1,tomlkit==0.15.0,typing_extensions==4.15.0,urllib3==2.7.0,voluptuous==0.16.0,wcwidth==0.8.0,wrapt==2.2.1 2026-06-15 10:34:13.329 | venv-tempest run-test-pre: PYTHONHASHSEED='2144728294' 2026-06-15 10:34:13.330 | venv-tempest run-test: commands[0] | pip install -c /tmp/tempest_u_c_m.Zu5EqW3tv5 -r requirements.txt 2026-06-15 10:34:14.290 | Looking in indexes: https://mirror-int.ord.rax.opendev.org/pypi/simple, https://mirror-int.ord.rax.opendev.org/wheel/ubuntu-24.04-x86_64 2026-06-15 10:34:14.296 | Requirement already satisfied: pbr!=2.1.0,>=2.0.0 in ./.tox/tempest/lib/python3.12/site-packages (from -r requirements.txt (line 1)) (7.0.3) 2026-06-15 10:34:14.296 | Requirement already satisfied: cliff!=2.9.0,>=2.8.0 in ./.tox/tempest/lib/python3.12/site-packages (from -r requirements.txt (line 2)) (4.14.0) 2026-06-15 10:34:14.297 | Requirement already satisfied: jsonschema>=4.5.0 in ./.tox/tempest/lib/python3.12/site-packages (from -r requirements.txt (line 3)) (4.26.0) 2026-06-15 10:34:14.298 | Requirement already satisfied: testtools>=2.2.0 in ./.tox/tempest/lib/python3.12/site-packages (from -r requirements.txt (line 4)) (2.9.1) 2026-06-15 10:34:14.299 | Requirement already satisfied: paramiko>=2.7.0 in ./.tox/tempest/lib/python3.12/site-packages (from -r requirements.txt (line 5)) (4.0.0) 2026-06-15 10:34:14.299 | Requirement already satisfied: cryptography>=2.1 in ./.tox/tempest/lib/python3.12/site-packages (from -r requirements.txt (line 6)) (43.0.3) 2026-06-15 10:34:14.301 | Requirement already satisfied: netaddr>=0.7.18 in ./.tox/tempest/lib/python3.12/site-packages (from -r requirements.txt (line 7)) (1.3.0) 2026-06-15 10:34:14.302 | Requirement already satisfied: oslo.concurrency>=3.26.0 in ./.tox/tempest/lib/python3.12/site-packages (from -r requirements.txt (line 8)) (7.5.0) 2026-06-15 10:34:14.302 | Requirement already satisfied: oslo.config>=5.2.0 in ./.tox/tempest/lib/python3.12/site-packages (from -r requirements.txt (line 9)) (10.5.0) 2026-06-15 10:34:14.303 | Requirement already satisfied: oslo.log>=3.36.0 in ./.tox/tempest/lib/python3.12/site-packages (from -r requirements.txt (line 10)) (8.2.0) 2026-06-15 10:34:14.304 | Requirement already satisfied: stestr>=1.0.0 in ./.tox/tempest/lib/python3.12/site-packages (from -r requirements.txt (line 11)) (4.2.1) 2026-06-15 10:34:14.305 | Requirement already satisfied: oslo.serialization!=2.19.1,>=2.18.0 in ./.tox/tempest/lib/python3.12/site-packages (from -r requirements.txt (line 12)) (5.10.0) 2026-06-15 10:34:14.305 | Requirement already satisfied: oslo.utils>=7.0.0 in ./.tox/tempest/lib/python3.12/site-packages (from -r requirements.txt (line 13)) (10.1.1) 2026-06-15 10:34:14.306 | Requirement already satisfied: fixtures>=3.0.0 in ./.tox/tempest/lib/python3.12/site-packages (from -r requirements.txt (line 14)) (4.3.2) 2026-06-15 10:34:14.307 | Requirement already satisfied: PyYAML>=3.12 in ./.tox/tempest/lib/python3.12/site-packages (from -r requirements.txt (line 15)) (6.0.3) 2026-06-15 10:34:14.308 | Requirement already satisfied: python-subunit>=1.0.0 in ./.tox/tempest/lib/python3.12/site-packages (from -r requirements.txt (line 16)) (1.4.6) 2026-06-15 10:34:14.308 | Requirement already satisfied: stevedore>=1.20.0 in ./.tox/tempest/lib/python3.12/site-packages (from -r requirements.txt (line 17)) (5.8.0) 2026-06-15 10:34:14.309 | Requirement already satisfied: PrettyTable>=0.7.1 in ./.tox/tempest/lib/python3.12/site-packages (from -r requirements.txt (line 18)) (3.17.0) 2026-06-15 10:34:14.310 | Requirement already satisfied: urllib3>=1.21.1 in ./.tox/tempest/lib/python3.12/site-packages (from -r requirements.txt (line 19)) (2.7.0) 2026-06-15 10:34:14.311 | Requirement already satisfied: debtcollector>=1.2.0 in ./.tox/tempest/lib/python3.12/site-packages (from -r requirements.txt (line 20)) (3.1.0) 2026-06-15 10:34:14.311 | Requirement already satisfied: defusedxml>=0.7.1 in ./.tox/tempest/lib/python3.12/site-packages (from -r requirements.txt (line 21)) (0.7.1) 2026-06-15 10:34:14.312 | Requirement already satisfied: fasteners>=0.16.0 in ./.tox/tempest/lib/python3.12/site-packages (from -r requirements.txt (line 22)) (0.20) 2026-06-15 10:34:14.313 | Requirement already satisfied: testscenarios>=0.5.0 in ./.tox/tempest/lib/python3.12/site-packages (from -r requirements.txt (line 23)) (0.6.2) 2026-06-15 10:34:14.315 | Requirement already satisfied: setuptools in ./.tox/tempest/lib/python3.12/site-packages (from pbr!=2.1.0,>=2.0.0->-r requirements.txt (line 1)) (82.0.1) 2026-06-15 10:34:14.317 | Requirement already satisfied: autopage>=0.4.0 in ./.tox/tempest/lib/python3.12/site-packages (from cliff!=2.9.0,>=2.8.0->-r requirements.txt (line 2)) (0.6.0) 2026-06-15 10:34:14.318 | Requirement already satisfied: cmd2>=3.0.0 in ./.tox/tempest/lib/python3.12/site-packages (from cliff!=2.9.0,>=2.8.0->-r requirements.txt (line 2)) (4.0.0) 2026-06-15 10:34:14.321 | Requirement already satisfied: attrs>=22.2.0 in ./.tox/tempest/lib/python3.12/site-packages (from jsonschema>=4.5.0->-r requirements.txt (line 3)) (26.1.0) 2026-06-15 10:34:14.322 | Requirement already satisfied: jsonschema-specifications>=2023.03.6 in ./.tox/tempest/lib/python3.12/site-packages (from jsonschema>=4.5.0->-r requirements.txt (line 3)) (2025.9.1) 2026-06-15 10:34:14.323 | Requirement already satisfied: referencing>=0.28.4 in ./.tox/tempest/lib/python3.12/site-packages (from jsonschema>=4.5.0->-r requirements.txt (line 3)) (0.37.0) 2026-06-15 10:34:14.324 | Requirement already satisfied: rpds-py>=0.25.0 in ./.tox/tempest/lib/python3.12/site-packages (from jsonschema>=4.5.0->-r requirements.txt (line 3)) (2026.5.1) 2026-06-15 10:34:14.330 | Requirement already satisfied: bcrypt>=3.2 in ./.tox/tempest/lib/python3.12/site-packages (from paramiko>=2.7.0->-r requirements.txt (line 5)) (5.0.0) 2026-06-15 10:34:14.331 | Requirement already satisfied: invoke>=2.0 in ./.tox/tempest/lib/python3.12/site-packages (from paramiko>=2.7.0->-r requirements.txt (line 5)) (3.0.3) 2026-06-15 10:34:14.332 | Requirement already satisfied: pynacl>=1.5 in ./.tox/tempest/lib/python3.12/site-packages (from paramiko>=2.7.0->-r requirements.txt (line 5)) (1.6.2) 2026-06-15 10:34:14.335 | Requirement already satisfied: cffi>=1.12 in ./.tox/tempest/lib/python3.12/site-packages (from cryptography>=2.1->-r requirements.txt (line 6)) (2.0.0) 2026-06-15 10:34:14.341 | Requirement already satisfied: oslo.i18n>=3.15.3 in ./.tox/tempest/lib/python3.12/site-packages (from oslo.concurrency>=3.26.0->-r requirements.txt (line 8)) (6.8.0) 2026-06-15 10:34:14.345 | Requirement already satisfied: rfc3986>=1.2.0 in ./.tox/tempest/lib/python3.12/site-packages (from oslo.config>=5.2.0->-r requirements.txt (line 9)) (2.0.0) 2026-06-15 10:34:14.346 | Requirement already satisfied: requests>=2.18.0 in ./.tox/tempest/lib/python3.12/site-packages (from oslo.config>=5.2.0->-r requirements.txt (line 9)) (2.34.2) 2026-06-15 10:34:14.348 | Requirement already satisfied: oslo.context>=2.21.0 in ./.tox/tempest/lib/python3.12/site-packages (from oslo.log>=3.36.0->-r requirements.txt (line 10)) (6.4.0) 2026-06-15 10:34:14.350 | Requirement already satisfied: python-dateutil>=2.7.0 in ./.tox/tempest/lib/python3.12/site-packages (from oslo.log>=3.36.0->-r requirements.txt (line 10)) (2.9.0.post0) 2026-06-15 10:34:14.354 | Requirement already satisfied: voluptuous>=0.8.9 in ./.tox/tempest/lib/python3.12/site-packages (from stestr>=1.0.0->-r requirements.txt (line 11)) (0.16.0) 2026-06-15 10:34:14.355 | Requirement already satisfied: tomlkit>=0.11.6 in ./.tox/tempest/lib/python3.12/site-packages (from stestr>=1.0.0->-r requirements.txt (line 11)) (0.15.0) 2026-06-15 10:34:14.358 | Requirement already satisfied: msgpack>=0.5.2 in ./.tox/tempest/lib/python3.12/site-packages (from oslo.serialization!=2.19.1,>=2.18.0->-r requirements.txt (line 12)) (1.1.2) 2026-06-15 10:34:14.361 | Requirement already satisfied: iso8601>=0.1.11 in ./.tox/tempest/lib/python3.12/site-packages (from oslo.utils>=7.0.0->-r requirements.txt (line 13)) (2.1.0) 2026-06-15 10:34:14.363 | Requirement already satisfied: pyparsing>=2.1.0 in ./.tox/tempest/lib/python3.12/site-packages (from oslo.utils>=7.0.0->-r requirements.txt (line 13)) (3.3.2) 2026-06-15 10:34:14.364 | Requirement already satisfied: packaging>=20.4 in ./.tox/tempest/lib/python3.12/site-packages (from oslo.utils>=7.0.0->-r requirements.txt (line 13)) (26.2) 2026-06-15 10:34:14.366 | Requirement already satisfied: psutil>=3.2.2 in ./.tox/tempest/lib/python3.12/site-packages (from oslo.utils>=7.0.0->-r requirements.txt (line 13)) (7.2.2) 2026-06-15 10:34:14.381 | Requirement already satisfied: wcwidth in ./.tox/tempest/lib/python3.12/site-packages (from PrettyTable>=0.7.1->-r requirements.txt (line 18)) (0.8.0) 2026-06-15 10:34:14.388 | Requirement already satisfied: wrapt>=2.1.0 in ./.tox/tempest/lib/python3.12/site-packages (from debtcollector>=1.2.0->-r requirements.txt (line 20)) (2.2.1) 2026-06-15 10:34:14.407 | Requirement already satisfied: pycparser in ./.tox/tempest/lib/python3.12/site-packages (from cffi>=1.12->cryptography>=2.1->-r requirements.txt (line 6)) (3.0) 2026-06-15 10:34:14.410 | Requirement already satisfied: prompt-toolkit>=3.0.52 in ./.tox/tempest/lib/python3.12/site-packages (from cmd2>=3.0.0->cliff!=2.9.0,>=2.8.0->-r requirements.txt (line 2)) (3.0.52) 2026-06-15 10:34:14.411 | Requirement already satisfied: pyperclip>=1.8.2 in ./.tox/tempest/lib/python3.12/site-packages (from cmd2>=3.0.0->cliff!=2.9.0,>=2.8.0->-r requirements.txt (line 2)) (1.11.0) 2026-06-15 10:34:14.412 | Requirement already satisfied: rich>=15.0.0 in ./.tox/tempest/lib/python3.12/site-packages (from cmd2>=3.0.0->cliff!=2.9.0,>=2.8.0->-r requirements.txt (line 2)) (15.0.0) 2026-06-15 10:34:14.413 | Requirement already satisfied: rich-argparse>=1.7.2 in ./.tox/tempest/lib/python3.12/site-packages (from cmd2>=3.0.0->cliff!=2.9.0,>=2.8.0->-r requirements.txt (line 2)) (1.8.0) 2026-06-15 10:34:14.427 | Requirement already satisfied: typing-extensions>=4.12.0 in ./.tox/tempest/lib/python3.12/site-packages (from oslo.context>=2.21.0->oslo.log>=3.36.0->-r requirements.txt (line 10)) (4.15.0) 2026-06-15 10:34:14.453 | Requirement already satisfied: six>=1.5 in ./.tox/tempest/lib/python3.12/site-packages (from python-dateutil>=2.7.0->oslo.log>=3.36.0->-r requirements.txt (line 10)) (1.17.0) 2026-06-15 10:34:14.459 | Requirement already satisfied: charset_normalizer<4,>=2 in ./.tox/tempest/lib/python3.12/site-packages (from requests>=2.18.0->oslo.config>=5.2.0->-r requirements.txt (line 9)) (3.4.7) 2026-06-15 10:34:14.459 | Requirement already satisfied: idna<4,>=2.5 in ./.tox/tempest/lib/python3.12/site-packages (from requests>=2.18.0->oslo.config>=5.2.0->-r requirements.txt (line 9)) (3.18) 2026-06-15 10:34:14.461 | Requirement already satisfied: certifi>=2023.5.7 in ./.tox/tempest/lib/python3.12/site-packages (from requests>=2.18.0->oslo.config>=5.2.0->-r requirements.txt (line 9)) (2026.5.20) 2026-06-15 10:34:14.474 | Requirement already satisfied: markdown-it-py>=2.2.0 in ./.tox/tempest/lib/python3.12/site-packages (from rich>=15.0.0->cmd2>=3.0.0->cliff!=2.9.0,>=2.8.0->-r requirements.txt (line 2)) (4.2.0) 2026-06-15 10:34:14.475 | Requirement already satisfied: pygments<3.0.0,>=2.13.0 in ./.tox/tempest/lib/python3.12/site-packages (from rich>=15.0.0->cmd2>=3.0.0->cliff!=2.9.0,>=2.8.0->-r requirements.txt (line 2)) (2.20.0) 2026-06-15 10:34:14.480 | Requirement already satisfied: mdurl~=0.1 in ./.tox/tempest/lib/python3.12/site-packages (from markdown-it-py>=2.2.0->rich>=15.0.0->cmd2>=3.0.0->cliff!=2.9.0,>=2.8.0->-r requirements.txt (line 2)) (0.1.2) 2026-06-15 10:34:14.588 | 2026-06-15 10:34:14.588 | [notice] A new release of pip is available: 26.1.1 -> 26.1.2 2026-06-15 10:34:14.588 | [notice] To update, run: pip install --upgrade pip 2026-06-15 10:34:14.686 | ___________________________________ summary ____________________________________ 2026-06-15 10:34:14.686 | venv-tempest: commands succeeded 2026-06-15 10:34:14.686 | congratulations :) 2026-06-15 10:34:14.725 | ++ lib/tempest:configure_tempest:773 : rm -f /tmp/tempest_u_c_m.Zu5EqW3tv5 2026-06-15 10:34:14.731 | ++ lib/tempest:configure_tempest:776 : [[ False == \T\r\u\e ]] 2026-06-15 10:34:14.735 | ++ lib/tempest:configure_tempest:784 : [[ True == \F\a\l\s\e ]] 2026-06-15 10:34:14.738 | ++ lib/tempest:configure_tempest:788 : iniset /opt/stack/tempest/etc/tempest.conf auth use_dynamic_credentials True 2026-06-15 10:34:14.782 | ++ lib/tempest:configure_tempest:794 : tox -evenv -- tempest verify-config -uro /tmp/tmp.S9frRPvZ5N 2026-06-15 10:34:15.257 | venv create: /opt/stack/tempest/.tox/venv 2026-06-15 10:34:15.792 | venv installdeps: -chttps://releases.openstack.org/constraints/upper/master, -r/opt/stack/tempest/requirements.txt, -r/opt/stack/tempest/doc/requirements.txt 2026-06-15 10:34:40.410 | venv develop-inst: /opt/stack/tempest 2026-06-15 10:34:49.306 | venv installed: alabaster==1.0.0,attrs==26.1.0,autopage==0.6.0,babel==2.18.0,bcrypt==5.0.0,certifi==2026.5.20,cffi==2.0.0,charset-normalizer==3.4.7,cliff==4.14.0,cmd2==4.0.0,cryptography==43.0.3,debtcollector==3.1.0,defusedxml==0.7.1,docutils==0.21.2,dulwich==1.2.6,fasteners==0.20,fixtures==4.3.2,idna==3.18,imagesize==2.0.0,invoke==3.0.3,iso8601==2.1.0,Jinja2==3.1.6,jsonschema==4.26.0,jsonschema-specifications==2025.9.1,markdown-it-py==4.2.0,MarkupSafe==3.0.3,mdurl==0.1.2,msgpack==1.1.2,netaddr==1.3.0,openstackdocstheme==3.6.0,oslo.concurrency==7.5.0,oslo.config==10.5.0,oslo.context==6.4.0,oslo.i18n==6.8.0,oslo.log==8.2.0,oslo.serialization==5.10.0,oslo.utils==10.1.1,packaging==26.2,paramiko==4.0.0,pbr==7.0.3,prettytable==3.17.0,prompt_toolkit==3.0.52,psutil==7.2.2,pycparser==3.0,Pygments==2.20.0,PyNaCl==1.6.2,pyparsing==3.3.2,pyperclip==1.11.0,python-dateutil==2.9.0.post0,python-subunit==1.4.6,PyYAML==6.0.3,referencing==0.37.0,reno==4.1.0,requests==2.34.2,rfc3986==2.0.0,rich==15.0.0,rich-argparse==1.8.0,roman-numerals==4.1.0,rpds-py==2026.5.1,setuptools==82.0.1,six==1.17.0,snowballstemmer==3.1.1,Sphinx==9.0.4,sphinxcontrib-applehelp==2.0.0,sphinxcontrib-devhelp==2.0.0,sphinxcontrib-htmlhelp==2.1.0,sphinxcontrib-jsmath==1.0.1,sphinxcontrib-qthelp==2.0.0,sphinxcontrib-serializinghtml==2.0.0,sphinxcontrib-svg2pdfconverter==2.1.0,stestr==4.2.1,stevedore==5.8.0,-e git+file:///dev/null@8c850b818d72bb288bb731b429f61a6741fe1ab4#egg=tempest,testscenarios==0.6.2,testtools==2.9.1,tomlkit==0.15.0,typing_extensions==4.15.0,urllib3==2.7.0,voluptuous==0.16.0,wcwidth==0.8.0,wrapt==2.2.1 2026-06-15 10:34:49.306 | venv run-test-pre: PYTHONHASHSEED='926197648' 2026-06-15 10:34:49.306 | venv run-test: commands[0] | tempest verify-config -uro /tmp/tmp.S9frRPvZ5N 2026-06-15 10:34:49.551 | /opt/stack/tempest/.tox/venv/lib/python3.12/site-packages/oslo_utils/eventletutils.py:34: DeprecationWarning: eventletutils module is deprecated and will be removed. 2026-06-15 10:34:49.551 | warnings.warn( 2026-06-15 10:34:50.666 | /opt/stack/tempest/tempest/lib/services/volume/v2/__init__.py:50: DeprecationWarning: The tempest.lib.services.volume.v2 module (volume v2 APIs service clients) is deprecated in favor of tempest.lib.services.volume.v3 (volume v3 APIs service clients) and will be removed once Tempest stop supporting stable wallaby. 2026-06-15 10:34:50.666 | warnings.warn( 2026-06-15 10:34:51.897 | /opt/stack/tempest/tempest/lib/services/clients.py:209: DeprecationWarning: Class 'tempest.lib.services.volume.v2.extensions_client.ExtensionsClient' has moved to 'tempest.lib.services.volume.v3.extensions_client.ExtensionsClient' in version 'Rocky' and will be removed in a future version 2026-06-15 10:34:51.897 | _client = klass(auth_provider=auth_provider, **kwargs) 2026-06-15 10:34:53.712 | ___________________________________ summary ____________________________________ 2026-06-15 10:34:53.713 | venv: commands succeeded 2026-06-15 10:34:53.717 | congratulations :) 2026-06-15 10:34:53.755 | ++ lib/tempest:configure_tempest:799 : is_service_enabled q-metering neutron-metering 2026-06-15 10:34:53.779 | ++ functions-common:is_service_enabled:2070 : return 1 2026-06-15 10:34:53.783 | ++ lib/tempest:configure_tempest:800 : DISABLE_NETWORK_API_EXTENSIONS+=', metering' 2026-06-15 10:34:53.786 | ++ lib/tempest:configure_tempest:804 : is_service_enabled q-l3 neutron-l3 2026-06-15 10:34:53.808 | ++ functions-common:is_service_enabled:2070 : return 1 2026-06-15 10:34:53.812 | ++ lib/tempest:configure_tempest:805 : DISABLE_NETWORK_API_EXTENSIONS+=', l3_agent_scheduler' 2026-06-15 10:34:53.815 | ++ lib/tempest:configure_tempest:808 : local network_api_extensions=address-group,address-scope,agent,allowed-address-pairs,auto-allocated-topology,availability_zone,bgp,bgp_4byte_asn,bgp_dragent_scheduler,binding,binding-extended,default-subnetpools,dhcp_agent_scheduler,dns-domain-ports,dns-integration,dns-integration-domain-keywords,empty-string-filtering,enable-default-route-bfd,enable-default-route-ecmp,expose-port-forwarding-in-fip,external-gateway-multihoming,external-net,ext-gw-mode,extra_dhcp_opt,extraroute,extraroute-atomic,filter-validation,fip-port-details,flavors,floatingip-pools,floating-ip-port-forwarding,floating-ip-port-forwarding-description,floating-ip-port-forwarding-detail,floating-ip-port-forwarding-port-ranges,fwaas_v2,ip_allocation,l3_agent_scheduler,l3-agent-scheduler-ha-chassis-priority,l3-flavors,l3-ha,logging,multi-provider,net-mtu,net-mtu-writable,network_availability_zone,network_ha,network-ip-availability,pagination,port-device-profile,port-hardware-offload-type,port-mac-address-regenerate,port-numa-affinity-policy,port-numa-affinity-policy-socket,port-resource-request,port-security,port-trusted-vif,project-id,provider,pvlan,qinq,qos,qos-bw-limit-direction,qos-bw-minimum-ingress,qos-default,qos-fip,qos-gateway-ip,qos-rules-alias,qos-rule-type-details,qos-rule-type-filter,quota-check-limit,quota-check-limit-default,quota_details,quotas,rbac-address-scope,rbac-policies,rbac-security-groups,router,router_availability_zone,router-enable-snat,security-group,security-groups-default-rules,security-groups-normalized-cidr,security-groups-remote-address-group,security-groups-rules-belongs-to-default-sg,security-groups-shared-filtering,segment,sorting,standard-attr-description,standard-attr-fwaas-v2,standard-attr-revisions,standard-attr-tag,standard-attr-timestamp,stateful-security-group,subnet_allocation,subnet-dns-publish-fixed-ip,subnet-external-network,subnet_onboard,subnetpool-prefix-ops,subnet-service-types,tag-creation,tap-mirror,tap-mirror-both-direction,trunk,uplink-status-propagation,uplink-status-propagation-updatable,vlan-transparent,vpnaas,vpn-endpoint-groups 2026-06-15 10:34:53.818 | ++ lib/tempest:configure_tempest:809 : [[ ! -z , metering, l3_agent_scheduler ]] 2026-06-15 10:34:53.821 | ++ lib/tempest:configure_tempest:811 : network_api_extensions=address-group,address-scope,agent,allowed-address-pairs,auto-allocated-topology,availability_zone,bgp,bgp_4byte_asn,bgp_dragent_scheduler,binding,binding-extended,default-subnetpools,dhcp_agent_scheduler,dns-domain-ports,dns-integration,dns-integration-domain-keywords,empty-string-filtering,enable-default-route-bfd,enable-default-route-ecmp,expose-port-forwarding-in-fip,external-gateway-multihoming,external-net,ext-gw-mode,extra_dhcp_opt,extraroute,extraroute-atomic,filter-validation,fip-port-details,flavors,floatingip-pools,floating-ip-port-forwarding,floating-ip-port-forwarding-description,floating-ip-port-forwarding-detail,floating-ip-port-forwarding-port-ranges,fwaas_v2,ip_allocation,l3_agent_scheduler,l3-agent-scheduler-ha-chassis-priority,l3-flavors,l3-ha,logging,multi-provider,net-mtu,net-mtu-writable,network_availability_zone,network_ha,network-ip-availability,pagination,port-device-profile,port-hardware-offload-type,port-mac-address-regenerate,port-numa-affinity-policy,port-numa-affinity-policy-socket,port-resource-request,port-security,port-trusted-vif,project-id,provider,pvlan,qinq,qos,qos-bw-limit-direction,qos-bw-minimum-ingress,qos-default,qos-fip,qos-gateway-ip,qos-rules-alias,qos-rule-type-details,qos-rule-type-filter,quota-check-limit,quota-check-limit-default,quota_details,quotas,rbac-address-scope,rbac-policies,rbac-security-groups,router,router_availability_zone,router-enable-snat,security-group,security-groups-default-rules,security-groups-normalized-cidr,security-groups-remote-address-group,security-groups-rules-belongs-to-default-sg,security-groups-shared-filtering,segment,sorting,standard-attr-description,standard-attr-fwaas-v2,standard-attr-revisions,standard-attr-tag,standard-attr-timestamp,stateful-security-group,subnet_allocation,subnet-dns-publish-fixed-ip,subnet-external-network,subnet_onboard,subnetpool-prefix-ops,subnet-service-types,tag-creation,tap-mirror,tap-mirror-both-direction,trunk,uplink-status-propagation,uplink-status-propagation-updatable,vlan-transparent,vpnaas,vpn-endpoint-groups 2026-06-15 10:34:53.826 | +++ lib/tempest:configure_tempest:813 : remove_disabled_extensions address-group,address-scope,agent,allowed-address-pairs,auto-allocated-topology,availability_zone,bgp,bgp_4byte_asn,bgp_dragent_scheduler,binding,binding-extended,default-subnetpools,dhcp_agent_scheduler,dns-domain-ports,dns-integration,dns-integration-domain-keywords,empty-string-filtering,enable-default-route-bfd,enable-default-route-ecmp,expose-port-forwarding-in-fip,external-gateway-multihoming,external-net,ext-gw-mode,extra_dhcp_opt,extraroute,extraroute-atomic,filter-validation,fip-port-details,flavors,floatingip-pools,floating-ip-port-forwarding,floating-ip-port-forwarding-description,floating-ip-port-forwarding-detail,floating-ip-port-forwarding-port-ranges,fwaas_v2,ip_allocation,l3_agent_scheduler,l3-agent-scheduler-ha-chassis-priority,l3-flavors,l3-ha,logging,multi-provider,net-mtu,net-mtu-writable,network_availability_zone,network_ha,network-ip-availability,pagination,port-device-profile,port-hardware-offload-type,port-mac-address-regenerate,port-numa-affinity-policy,port-numa-affinity-policy-socket,port-resource-request,port-security,port-trusted-vif,project-id,provider,pvlan,qinq,qos,qos-bw-limit-direction,qos-bw-minimum-ingress,qos-default,qos-fip,qos-gateway-ip,qos-rules-alias,qos-rule-type-details,qos-rule-type-filter,quota-check-limit,quota-check-limit-default,quota_details,quotas,rbac-address-scope,rbac-policies,rbac-security-groups,router,router_availability_zone,router-enable-snat,security-group,security-groups-default-rules,security-groups-normalized-cidr,security-groups-remote-address-group,security-groups-rules-belongs-to-default-sg,security-groups-shared-filtering,segment,sorting,standard-attr-description,standard-attr-fwaas-v2,standard-attr-revisions,standard-attr-tag,standard-attr-timestamp,stateful-security-group,subnet_allocation,subnet-dns-publish-fixed-ip,subnet-external-network,subnet_onboard,subnetpool-prefix-ops,subnet-service-types,tag-creation,tap-mirror,tap-mirror-both-direction,trunk,uplink-status-propagation,uplink-status-propagation-updatable,vlan-transparent,vpnaas,vpn-endpoint-groups , metering, l3_agent_scheduler 2026-06-15 10:34:53.830 | +++ lib/tempest:remove_disabled_extensions:116 : local extensions_list=address-group,address-scope,agent,allowed-address-pairs,auto-allocated-topology,availability_zone,bgp,bgp_4byte_asn,bgp_dragent_scheduler,binding,binding-extended,default-subnetpools,dhcp_agent_scheduler,dns-domain-ports,dns-integration,dns-integration-domain-keywords,empty-string-filtering,enable-default-route-bfd,enable-default-route-ecmp,expose-port-forwarding-in-fip,external-gateway-multihoming,external-net,ext-gw-mode,extra_dhcp_opt,extraroute,extraroute-atomic,filter-validation,fip-port-details,flavors,floatingip-pools,floating-ip-port-forwarding,floating-ip-port-forwarding-description,floating-ip-port-forwarding-detail,floating-ip-port-forwarding-port-ranges,fwaas_v2,ip_allocation,l3_agent_scheduler,l3-agent-scheduler-ha-chassis-priority,l3-flavors,l3-ha,logging,multi-provider,net-mtu,net-mtu-writable,network_availability_zone,network_ha,network-ip-availability,pagination,port-device-profile,port-hardware-offload-type,port-mac-address-regenerate,port-numa-affinity-policy,port-numa-affinity-policy-socket,port-resource-request,port-security,port-trusted-vif,project-id,provider,pvlan,qinq,qos,qos-bw-limit-direction,qos-bw-minimum-ingress,qos-default,qos-fip,qos-gateway-ip,qos-rules-alias,qos-rule-type-details,qos-rule-type-filter,quota-check-limit,quota-check-limit-default,quota_details,quotas,rbac-address-scope,rbac-policies,rbac-security-groups,router,router_availability_zone,router-enable-snat,security-group,security-groups-default-rules,security-groups-normalized-cidr,security-groups-remote-address-group,security-groups-rules-belongs-to-default-sg,security-groups-shared-filtering,segment,sorting,standard-attr-description,standard-attr-fwaas-v2,standard-attr-revisions,standard-attr-tag,standard-attr-timestamp,stateful-security-group,subnet_allocation,subnet-dns-publish-fixed-ip,subnet-external-network,subnet_onboard,subnetpool-prefix-ops,subnet-service-types,tag-creation,tap-mirror,tap-mirror-both-direction,trunk,uplink-status-propagation,uplink-status-propagation-updatable,vlan-transparent,vpnaas,vpn-endpoint-groups 2026-06-15 10:34:53.833 | +++ lib/tempest:remove_disabled_extensions:117 : shift 2026-06-15 10:34:53.837 | +++ lib/tempest:remove_disabled_extensions:118 : local 'disabled_exts=, metering, l3_agent_scheduler' 2026-06-15 10:34:53.840 | +++ lib/tempest:remove_disabled_extensions:119 : remove_disabled_services address-group,address-scope,agent,allowed-address-pairs,auto-allocated-topology,availability_zone,bgp,bgp_4byte_asn,bgp_dragent_scheduler,binding,binding-extended,default-subnetpools,dhcp_agent_scheduler,dns-domain-ports,dns-integration,dns-integration-domain-keywords,empty-string-filtering,enable-default-route-bfd,enable-default-route-ecmp,expose-port-forwarding-in-fip,external-gateway-multihoming,external-net,ext-gw-mode,extra_dhcp_opt,extraroute,extraroute-atomic,filter-validation,fip-port-details,flavors,floatingip-pools,floating-ip-port-forwarding,floating-ip-port-forwarding-description,floating-ip-port-forwarding-detail,floating-ip-port-forwarding-port-ranges,fwaas_v2,ip_allocation,l3_agent_scheduler,l3-agent-scheduler-ha-chassis-priority,l3-flavors,l3-ha,logging,multi-provider,net-mtu,net-mtu-writable,network_availability_zone,network_ha,network-ip-availability,pagination,port-device-profile,port-hardware-offload-type,port-mac-address-regenerate,port-numa-affinity-policy,port-numa-affinity-policy-socket,port-resource-request,port-security,port-trusted-vif,project-id,provider,pvlan,qinq,qos,qos-bw-limit-direction,qos-bw-minimum-ingress,qos-default,qos-fip,qos-gateway-ip,qos-rules-alias,qos-rule-type-details,qos-rule-type-filter,quota-check-limit,quota-check-limit-default,quota_details,quotas,rbac-address-scope,rbac-policies,rbac-security-groups,router,router_availability_zone,router-enable-snat,security-group,security-groups-default-rules,security-groups-normalized-cidr,security-groups-remote-address-group,security-groups-rules-belongs-to-default-sg,security-groups-shared-filtering,segment,sorting,standard-attr-description,standard-attr-fwaas-v2,standard-attr-revisions,standard-attr-tag,standard-attr-timestamp,stateful-security-group,subnet_allocation,subnet-dns-publish-fixed-ip,subnet-external-network,subnet_onboard,subnetpool-prefix-ops,subnet-service-types,tag-creation,tap-mirror,tap-mirror-both-direction,trunk,uplink-status-propagation,uplink-status-propagation-updatable,vlan-transparent,vpnaas,vpn-endpoint-groups ', metering, l3_agent_scheduler' 2026-06-15 10:34:53.873 | +++ functions-common:remove_disabled_services:2101 : _cleanup_service_list ,address-group,address-scope,agent,allowed-address-pairs,auto-allocated-topology,availability_zone,bgp,bgp_4byte_asn,bgp_dragent_scheduler,binding,binding-extended,default-subnetpools,dhcp_agent_scheduler,dns-domain-ports,dns-integration,dns-integration-domain-keywords,empty-string-filtering,enable-default-route-bfd,enable-default-route-ecmp,expose-port-forwarding-in-fip,external-gateway-multihoming,external-net,ext-gw-mode,extra_dhcp_opt,extraroute,extraroute-atomic,filter-validation,fip-port-details,flavors,floatingip-pools,floating-ip-port-forwarding,floating-ip-port-forwarding-description,floating-ip-port-forwarding-detail,floating-ip-port-forwarding-port-ranges,fwaas_v2,ip_allocation,l3-agent-scheduler-ha-chassis-priority,l3-flavors,l3-ha,logging,multi-provider,net-mtu,net-mtu-writable,network_availability_zone,network_ha,network-ip-availability,pagination,port-device-profile,port-hardware-offload-type,port-mac-address-regenerate,port-numa-affinity-policy,port-numa-affinity-policy-socket,port-resource-request,port-security,port-trusted-vif,project-id,provider,pvlan,qinq,qos,qos-bw-limit-direction,qos-bw-minimum-ingress,qos-default,qos-fip,qos-gateway-ip,qos-rules-alias,qos-rule-type-details,qos-rule-type-filter,quota-check-limit,quota-check-limit-default,quota_details,quotas,rbac-address-scope,rbac-policies,rbac-security-groups,router,router_availability_zone,router-enable-snat,security-group,security-groups-default-rules,security-groups-normalized-cidr,security-groups-remote-address-group,security-groups-rules-belongs-to-default-sg,security-groups-shared-filtering,segment,sorting,standard-attr-description,standard-attr-fwaas-v2,standard-attr-revisions,standard-attr-tag,standard-attr-timestamp,stateful-security-group,subnet_allocation,subnet-dns-publish-fixed-ip,subnet-external-network,subnet_onboard,subnetpool-prefix-ops,subnet-service-types,tag-creation,tap-mirror,tap-mirror-both-direction,trunk,uplink-status-propagation,uplink-status-propagation-updatable,vlan-transparent,vpnaas,vpn-endpoint-groups 2026-06-15 10:34:53.898 | ++ lib/tempest:configure_tempest:813 : network_api_extensions=address-group,address-scope,agent,allowed-address-pairs,auto-allocated-topology,availability_zone,bgp,bgp_4byte_asn,bgp_dragent_scheduler,binding,binding-extended,default-subnetpools,dhcp_agent_scheduler,dns-domain-ports,dns-integration,dns-integration-domain-keywords,empty-string-filtering,enable-default-route-bfd,enable-default-route-ecmp,expose-port-forwarding-in-fip,external-gateway-multihoming,external-net,ext-gw-mode,extra_dhcp_opt,extraroute,extraroute-atomic,filter-validation,fip-port-details,flavors,floatingip-pools,floating-ip-port-forwarding,floating-ip-port-forwarding-description,floating-ip-port-forwarding-detail,floating-ip-port-forwarding-port-ranges,fwaas_v2,ip_allocation,l3-agent-scheduler-ha-chassis-priority,l3-flavors,l3-ha,logging,multi-provider,net-mtu,net-mtu-writable,network_availability_zone,network_ha,network-ip-availability,pagination,port-device-profile,port-hardware-offload-type,port-mac-address-regenerate,port-numa-affinity-policy,port-numa-affinity-policy-socket,port-resource-request,port-security,port-trusted-vif,project-id,provider,pvlan,qinq,qos,qos-bw-limit-direction,qos-bw-minimum-ingress,qos-default,qos-fip,qos-gateway-ip,qos-rules-alias,qos-rule-type-details,qos-rule-type-filter,quota-check-limit,quota-check-limit-default,quota_details,quotas,rbac-address-scope,rbac-policies,rbac-security-groups,router,router_availability_zone,router-enable-snat,security-group,security-groups-default-rules,security-groups-normalized-cidr,security-groups-remote-address-group,security-groups-rules-belongs-to-default-sg,security-groups-shared-filtering,segment,sorting,standard-attr-description,standard-attr-fwaas-v2,standard-attr-revisions,standard-attr-tag,standard-attr-timestamp,stateful-security-group,subnet_allocation,subnet-dns-publish-fixed-ip,subnet-external-network,subnet_onboard,subnetpool-prefix-ops,subnet-service-types,tag-creation,tap-mirror,tap-mirror-both-direction,trunk,uplink-status-propagation,uplink-status-propagation-updatable,vlan-transparent,vpnaas,vpn-endpoint-groups 2026-06-15 10:34:53.901 | ++ lib/tempest:configure_tempest:815 : [[ -n '' ]] 2026-06-15 10:34:53.904 | ++ lib/tempest:configure_tempest:818 : iniset /opt/stack/tempest/etc/tempest.conf network-feature-enabled api_extensions address-group,address-scope,agent,allowed-address-pairs,auto-allocated-topology,availability_zone,bgp,bgp_4byte_asn,bgp_dragent_scheduler,binding,binding-extended,default-subnetpools,dhcp_agent_scheduler,dns-domain-ports,dns-integration,dns-integration-domain-keywords,empty-string-filtering,enable-default-route-bfd,enable-default-route-ecmp,expose-port-forwarding-in-fip,external-gateway-multihoming,external-net,ext-gw-mode,extra_dhcp_opt,extraroute,extraroute-atomic,filter-validation,fip-port-details,flavors,floatingip-pools,floating-ip-port-forwarding,floating-ip-port-forwarding-description,floating-ip-port-forwarding-detail,floating-ip-port-forwarding-port-ranges,fwaas_v2,ip_allocation,l3-agent-scheduler-ha-chassis-priority,l3-flavors,l3-ha,logging,multi-provider,net-mtu,net-mtu-writable,network_availability_zone,network_ha,network-ip-availability,pagination,port-device-profile,port-hardware-offload-type,port-mac-address-regenerate,port-numa-affinity-policy,port-numa-affinity-policy-socket,port-resource-request,port-security,port-trusted-vif,project-id,provider,pvlan,qinq,qos,qos-bw-limit-direction,qos-bw-minimum-ingress,qos-default,qos-fip,qos-gateway-ip,qos-rules-alias,qos-rule-type-details,qos-rule-type-filter,quota-check-limit,quota-check-limit-default,quota_details,quotas,rbac-address-scope,rbac-policies,rbac-security-groups,router,router_availability_zone,router-enable-snat,security-group,security-groups-default-rules,security-groups-normalized-cidr,security-groups-remote-address-group,security-groups-rules-belongs-to-default-sg,security-groups-shared-filtering,segment,sorting,standard-attr-description,standard-attr-fwaas-v2,standard-attr-revisions,standard-attr-tag,standard-attr-timestamp,stateful-security-group,subnet_allocation,subnet-dns-publish-fixed-ip,subnet-external-network,subnet_onboard,subnetpool-prefix-ops,subnet-service-types,tag-creation,tap-mirror,tap-mirror-both-direction,trunk,uplink-status-propagation,uplink-status-propagation-updatable,vlan-transparent,vpnaas,vpn-endpoint-groups 2026-06-15 10:34:53.945 | ++ lib/tempest:configure_tempest:820 : local object_storage_api_extensions=all 2026-06-15 10:34:53.948 | ++ lib/tempest:configure_tempest:821 : [[ ! -z '' ]] 2026-06-15 10:34:53.951 | ++ lib/tempest:configure_tempest:827 : iniset /opt/stack/tempest/etc/tempest.conf object-storage-feature-enabled discoverable_apis all 2026-06-15 10:34:53.995 | ++ lib/tempest:configure_tempest:829 : local volume_api_extensions=all 2026-06-15 10:34:53.998 | ++ lib/tempest:configure_tempest:830 : [[ ! -z '' ]] 2026-06-15 10:34:54.001 | ++ lib/tempest:configure_tempest:836 : iniset /opt/stack/tempest/etc/tempest.conf volume-feature-enabled api_extensions all 2026-06-15 10:34:54.047 | ++ lib/tempest:configure_tempest:839 : IFS=' 2026-06-15 10:34:54.047 | ' 2026-06-15 10:34:54.052 | ++ extras.d/80-tempest.sh:source:23 : echo_summary 'Installing Tempest Plugins' 2026-06-15 10:34:54.055 | ++ ./stack.sh:echo_summary:438 : [[ -t 3 ]] 2026-06-15 10:34:54.058 | ++ ./stack.sh:echo_summary:444 : echo -e Installing Tempest Plugins 2026-06-15 10:34:54.062 | ++ extras.d/80-tempest.sh:source:24 : install_tempest_plugins 2026-06-15 10:34:54.065 | ++ lib/tempest:install_tempest_plugins:873 : pushd /opt/stack/tempest 2026-06-15 10:34:54.066 | ~/tempest ~/tempest 2026-06-15 10:34:54.069 | ++ lib/tempest:install_tempest_plugins:874 : [[ 0 != 0 ]] 2026-06-15 10:34:54.073 | ++ lib/tempest:install_tempest_plugins:883 : popd 2026-06-15 10:34:54.073 | ~/tempest 2026-06-15 10:34:54.077 | ++ extras.d/80-tempest.sh:source:27 : [[ stack == \u\n\s\t\a\c\k ]] 2026-06-15 10:34:54.081 | ++ extras.d/80-tempest.sh:source:32 : [[ stack == \c\l\e\a\n ]] 2026-06-15 10:34:54.085 | + functions-common:run_phase:1863 : [[ stack == \s\o\u\r\c\e ]] 2026-06-15 10:34:54.088 | + functions-common:run_phase:1866 : [[ stack == \o\v\e\r\r\i\d\e\_\d\e\f\a\u\l\t\s ]] 2026-06-15 10:34:54.093 | + functions-common:run_phase:1869 : run_plugins stack test-config 2026-06-15 10:34:54.097 | + functions-common:run_plugins:1828 : local mode=stack 2026-06-15 10:34:54.101 | + functions-common:run_plugins:1829 : local phase=test-config 2026-06-15 10:34:54.106 | + functions-common:run_plugins:1831 : local plugins= 2026-06-15 10:34:54.111 | + functions-common:run_plugins:1832 : local plugin 2026-06-15 10:34:54.116 | + ./stack.sh:main:1500 : merge_config_group /opt/stack/devstack/local.conf test-config 2026-06-15 10:34:54.120 | + inc/meta-config:merge_config_group:171 : local localfile=/opt/stack/devstack/local.conf 2026-06-15 10:34:54.124 | + inc/meta-config:merge_config_group:171 : shift 2026-06-15 10:34:54.127 | + inc/meta-config:merge_config_group:172 : local matchgroups=test-config 2026-06-15 10:34:54.131 | + inc/meta-config:merge_config_group:174 : [[ -r /opt/stack/devstack/local.conf ]] 2026-06-15 10:34:54.135 | + inc/meta-config:merge_config_group:176 : local configfile group 2026-06-15 10:34:54.140 | + inc/meta-config:merge_config_group:177 : for group in $matchgroups 2026-06-15 10:34:54.144 | ++ inc/meta-config:merge_config_group:178 : get_meta_section_files /opt/stack/devstack/local.conf test-config 2026-06-15 10:34:54.149 | ++ inc/meta-config:get_meta_section_files:63 : local file=/opt/stack/devstack/local.conf 2026-06-15 10:34:54.154 | ++ inc/meta-config:get_meta_section_files:64 : local matchgroup=test-config 2026-06-15 10:34:54.159 | ++ inc/meta-config:get_meta_section_files:66 : [[ -r /opt/stack/devstack/local.conf ]] 2026-06-15 10:34:54.164 | ++ inc/meta-config:get_meta_section_files:68 : awk -v matchgroup=test-config ' 2026-06-15 10:34:54.164 | /^\[\[.+\|.*\]\]/ { 2026-06-15 10:34:54.164 | gsub("[][]", "", $1); 2026-06-15 10:34:54.164 | split($1, a, "|"); 2026-06-15 10:34:54.164 | if (a[1] == matchgroup) 2026-06-15 10:34:54.164 | print a[2] 2026-06-15 10:34:54.164 | } 2026-06-15 10:34:54.164 | ' /opt/stack/devstack/local.conf 2026-06-15 10:34:54.176 | + inc/meta-config:merge_config_group:178 : for configfile in $(get_meta_section_files $localfile $group) 2026-06-15 10:34:54.179 | + inc/meta-config:merge_config_group:179 : local realconfigfile 2026-06-15 10:34:54.184 | + inc/meta-config:merge_config_group:180 : local dir 2026-06-15 10:34:54.188 | ++ inc/meta-config:merge_config_group:182 : eval 'echo $TEMPEST_CONFIG' 2026-06-15 10:34:54.192 | +++ inc/meta-config:merge_config_group:182 : echo /opt/stack/tempest/etc/tempest.conf 2026-06-15 10:34:54.196 | + inc/meta-config:merge_config_group:182 : realconfigfile=/opt/stack/tempest/etc/tempest.conf 2026-06-15 10:34:54.199 | + inc/meta-config:merge_config_group:183 : [[ -z /opt/stack/tempest/etc/tempest.conf ]] 2026-06-15 10:34:54.204 | ++ inc/meta-config:merge_config_group:187 : dirname /opt/stack/tempest/etc/tempest.conf 2026-06-15 10:34:54.210 | + inc/meta-config:merge_config_group:187 : dir=/opt/stack/tempest/etc 2026-06-15 10:34:54.214 | + inc/meta-config:merge_config_group:189 : test -e /opt/stack/tempest/etc 2026-06-15 10:34:54.218 | + inc/meta-config:merge_config_group:189 : test -d /opt/stack/tempest/etc 2026-06-15 10:34:54.221 | + inc/meta-config:merge_config_group:191 : [[ -e /opt/stack/tempest/etc ]] 2026-06-15 10:34:54.226 | + inc/meta-config:merge_config_group:196 : merge_config_file /opt/stack/devstack/local.conf test-config '$TEMPEST_CONFIG' 2026-06-15 10:34:54.230 | + inc/meta-config:merge_config_file:83 : local file=/opt/stack/devstack/local.conf 2026-06-15 10:34:54.233 | + inc/meta-config:merge_config_file:84 : local matchgroup=test-config 2026-06-15 10:34:54.237 | + inc/meta-config:merge_config_file:85 : local 'configfile=$TEMPEST_CONFIG' 2026-06-15 10:34:54.240 | + inc/meta-config:merge_config_file:90 : local real_configfile 2026-06-15 10:34:54.244 | ++ inc/meta-config:merge_config_file:91 : eval echo '$TEMPEST_CONFIG' 2026-06-15 10:34:54.248 | +++ inc/meta-config:merge_config_file:91 : echo /opt/stack/tempest/etc/tempest.conf 2026-06-15 10:34:54.253 | + inc/meta-config:merge_config_file:91 : real_configfile=/opt/stack/tempest/etc/tempest.conf 2026-06-15 10:34:54.258 | + inc/meta-config:merge_config_file:92 : '[' '!' -f /opt/stack/tempest/etc/tempest.conf ']' 2026-06-15 10:34:54.263 | + inc/meta-config:merge_config_file:96 : get_meta_section /opt/stack/devstack/local.conf test-config '$TEMPEST_CONFIG' 2026-06-15 10:34:54.264 | + inc/meta-config:merge_config_file:97 : awk -v 'configfile=$TEMPEST_CONFIG' ' 2026-06-15 10:34:54.264 | BEGIN { 2026-06-15 10:34:54.264 | section = "" 2026-06-15 10:34:54.265 | last_section = "" 2026-06-15 10:34:54.265 | section_count = 0 2026-06-15 10:34:54.265 | } 2026-06-15 10:34:54.265 | /^\[.+\]/ { 2026-06-15 10:34:54.265 | gsub("[][]", "", $1); 2026-06-15 10:34:54.265 | section=$1 2026-06-15 10:34:54.265 | next 2026-06-15 10:34:54.265 | } 2026-06-15 10:34:54.265 | /^ *\#/ { 2026-06-15 10:34:54.265 | next 2026-06-15 10:34:54.265 | } 2026-06-15 10:34:54.265 | /^[^ \t]+/ { 2026-06-15 10:34:54.265 | # get offset of first = in $0 2026-06-15 10:34:54.266 | eq_idx = index($0, "=") 2026-06-15 10:34:54.266 | # extract attr & value from $0 2026-06-15 10:34:54.266 | attr = substr($0, 1, eq_idx - 1) 2026-06-15 10:34:54.266 | value = substr($0, eq_idx + 1) 2026-06-15 10:34:54.266 | # only need to strip trailing whitespace from attr 2026-06-15 10:34:54.266 | sub(/[ \t]*$/, "", attr) 2026-06-15 10:34:54.266 | # need to strip leading & trailing whitespace from value 2026-06-15 10:34:54.266 | sub(/^[ \t]*/, "", value) 2026-06-15 10:34:54.266 | sub(/[ \t]*$/, "", value) 2026-06-15 10:34:54.266 | 2026-06-15 10:34:54.266 | # cfg_attr_count: number of config lines per [section, attr] 2026-06-15 10:34:54.266 | # cfg_attr: three dimensional array to keep all the config lines per [section, attr] 2026-06-15 10:34:54.266 | # cfg_section: keep the section names in the same order as they appear in local.conf 2026-06-15 10:34:54.266 | # cfg_sec_attr_name: keep the attr names in the same order as they appear in local.conf 2026-06-15 10:34:54.266 | if (! (section, attr) in cfg_attr_count) { 2026-06-15 10:34:54.266 | if (section != last_section) { 2026-06-15 10:34:54.266 | cfg_section[section_count++] = section 2026-06-15 10:34:54.266 | last_section = section 2026-06-15 10:34:54.266 | } 2026-06-15 10:34:54.266 | attr_count = cfg_sec_attr_count[section_count - 1]++ 2026-06-15 10:34:54.266 | cfg_sec_attr_name[section_count - 1, attr_count] = attr 2026-06-15 10:34:54.266 | 2026-06-15 10:34:54.266 | cfg_attr[section, attr, 0] = value 2026-06-15 10:34:54.266 | cfg_attr_count[section, attr] = 1 2026-06-15 10:34:54.266 | } else { 2026-06-15 10:34:54.267 | lno = cfg_attr_count[section, attr]++ 2026-06-15 10:34:54.267 | cfg_attr[section, attr, lno] = value 2026-06-15 10:34:54.267 | } 2026-06-15 10:34:54.267 | } 2026-06-15 10:34:54.267 | END { 2026-06-15 10:34:54.267 | # Process each section in order 2026-06-15 10:34:54.267 | for (sno = 0; sno < section_count; sno++) { 2026-06-15 10:34:54.267 | section = cfg_section[sno] 2026-06-15 10:34:54.267 | # The ini routines simply append a config item immediately 2026-06-15 10:34:54.267 | # after the section header. To keep the same order as defined 2026-06-15 10:34:54.267 | # in local.conf, invoke the ini routines in the reverse order 2026-06-15 10:34:54.267 | for (attr_no = cfg_sec_attr_count[sno] - 1; attr_no >=0; attr_no--) { 2026-06-15 10:34:54.267 | attr = cfg_sec_attr_name[sno, attr_no] 2026-06-15 10:34:54.267 | if (cfg_attr_count[section, attr] == 1) 2026-06-15 10:34:54.267 | print "iniset " configfile " " section " " attr " \"" cfg_attr[section, attr, 0] "\"" 2026-06-15 10:34:54.267 | else { 2026-06-15 10:34:54.267 | # For multiline, invoke the ini routines in the reverse order 2026-06-15 10:34:54.267 | count = cfg_attr_count[section, attr] 2026-06-15 10:34:54.267 | print "inidelete " configfile " " section " " attr 2026-06-15 10:34:54.267 | print "iniset " configfile " " section " " attr " \"" cfg_attr[section, attr, count - 1] "\"" 2026-06-15 10:34:54.267 | for (l = count -2; l >= 0; l--) 2026-06-15 10:34:54.267 | print "iniadd_literal " configfile " " section " " attr " \"" cfg_attr[section, attr, l] "\"" 2026-06-15 10:34:54.267 | } 2026-06-15 10:34:54.267 | } 2026-06-15 10:34:54.267 | } 2026-06-15 10:34:54.267 | } 2026-06-15 10:34:54.267 | ' 2026-06-15 10:34:54.267 | + inc/meta-config:merge_config_file:164 : read a 2026-06-15 10:34:54.268 | + inc/meta-config:get_meta_section:33 : local file=/opt/stack/devstack/local.conf 2026-06-15 10:34:54.268 | awk: cmd. line:12: warning: regexp escape sequence `\#' is not a known regexp operator 2026-06-15 10:34:54.272 | + inc/meta-config:get_meta_section:34 : local matchgroup=test-config 2026-06-15 10:34:54.276 | + inc/meta-config:get_meta_section:35 : local 'configfile=$TEMPEST_CONFIG' 2026-06-15 10:34:54.280 | + inc/meta-config:get_meta_section:37 : [[ -r /opt/stack/devstack/local.conf ]] 2026-06-15 10:34:54.284 | + inc/meta-config:get_meta_section:38 : [[ -z $TEMPEST_CONFIG ]] 2026-06-15 10:34:54.288 | + inc/meta-config:get_meta_section:40 : awk -v matchgroup=test-config -v 'configfile=$TEMPEST_CONFIG' ' 2026-06-15 10:34:54.288 | BEGIN { group = "" } 2026-06-15 10:34:54.288 | /^\[\[.+\|.*\]\]/ { 2026-06-15 10:34:54.288 | gsub("[][]", "", $1); 2026-06-15 10:34:54.288 | split($1, a, "|"); 2026-06-15 10:34:54.288 | if (a[1] == matchgroup && a[2] == configfile) { 2026-06-15 10:34:54.289 | group=a[1] 2026-06-15 10:34:54.289 | } else { 2026-06-15 10:34:54.289 | group="" 2026-06-15 10:34:54.289 | } 2026-06-15 10:34:54.289 | next 2026-06-15 10:34:54.289 | } 2026-06-15 10:34:54.289 | { 2026-06-15 10:34:54.289 | if (group != "") 2026-06-15 10:34:54.289 | print $0 2026-06-15 10:34:54.289 | } 2026-06-15 10:34:54.289 | ' /opt/stack/devstack/local.conf 2026-06-15 10:34:54.298 | + inc/meta-config:merge_config_file:164 : eval 'iniset $TEMPEST_CONFIG compute min_compute_nodes "1"' 2026-06-15 10:34:54.303 | ++ inc/meta-config:merge_config_file:164 : iniset /opt/stack/tempest/etc/tempest.conf compute min_compute_nodes 1 2026-06-15 10:34:54.346 | + inc/meta-config:merge_config_file:164 : read a 2026-06-15 10:34:54.350 | + inc/meta-config:merge_config_file:164 : eval 'iniset $TEMPEST_CONFIG service-clients http_timeout "90"' 2026-06-15 10:34:54.354 | ++ inc/meta-config:merge_config_file:164 : iniset /opt/stack/tempest/etc/tempest.conf service-clients http_timeout 90 2026-06-15 10:34:54.405 | + inc/meta-config:merge_config_file:164 : read a ========================= DevStack Component Timing (times are in seconds) ========================= wait_for_service 23 async_wait 87 osc 201 apt-get 166 test_with_retry 4 dbsync 6 pip_install 174 apt-get-update 2 run_process 46 ------------------------- Unaccounted time 215 ========================= Total runtime 924 ================= Async summary ================= Time spent in the background minus waits: 288 sec Elapsed time: 924 sec Time if we did everything serially: 1212 sec Speedup: 1.31169 Post-stack database query stats: +------------+-----------+-------+ | db | op | count | +------------+-----------+-------+ | keystone | SELECT | 21520 | | keystone | UPDATE | 7 | | keystone | INSERT | 92 | | neutron | DESCRIBE | 2 | | neutron | CREATE | 1 | | neutron | SHOW | 4 | | nova_api | SELECT | 61 | | nova_cell0 | SELECT | 33 | | nova_cell1 | SELECT | 62 | | nova_cell0 | INSERT | 5 | | neutron | SELECT | 6660 | | neutron | INSERT | 830 | | placement | SELECT | 23 | | placement | INSERT | 76 | | placement | SET | 1 | | neutron | UPDATE | 301 | | neutron | DELETE | 33 | | nova_cell0 | UPDATE | 8 | | nova_api | SAVEPOINT | 12 | | nova_api | INSERT | 24 | | nova_api | RELEASE | 12 | | cinder | SELECT | 55 | | cinder | INSERT | 5 | | cinder | UPDATE | 3 | | placement | UPDATE | 3 | | glance | INSERT | 26 | | glance | SELECT | 74 | | glance | UPDATE | 6 | | nova_cell1 | INSERT | 4 | | nova_cell1 | UPDATE | 26 | | cinder | DELETE | 1 | +------------+-----------+-------+ This is your host IP address: 10.209.97.186 This is your host IPv6 address: 2001:4801:7824:101:be76:4eff:fe10:a62 Keystone is serving at https://10.209.97.186/identity/ The default users are: admin and demo The password: secretadmin Services are running under systemd unit files. For more information see: https://docs.openstack.org/devstack/latest/systemd.html DevStack Version: 2026.2 Change: 37fb911deef99dce62bfce22cce767b821a23bb1 Merge "Make Glance image count quotas configurable" 2026-06-09 08:50:32 +0000 OS Version: Ubuntu 24.04 noble