2026-04-02 02:21:00.424 | + ./stack.sh:main:485 : exec 2026-04-02 02:21:00.424 | + ./stack.sh:main:493 : echo_summary 'stack.sh log /opt/stack/logs/devstacklog.txt.2026-04-02-022100' 2026-04-02 02:21:00.424 | ++ ./stack.sh:main:485 : /usr/bin/python3.12 /opt/stack/devstack/tools/outfilter.py -o /opt/stack/logs/devstacklog.txt.2026-04-02-022100.summary.2026-04-02-022100 2026-04-02 02:21:00.424 | + ./stack.sh:echo_summary:438 : [[ -t 3 ]] 2026-04-02 02:21:00.424 | + ./stack.sh:echo_summary:444 : echo -e stack.sh log /opt/stack/logs/devstacklog.txt.2026-04-02-022100 2026-04-02 02:21:00.424 | + ./stack.sh:main:495 : ln -sf /opt/stack/logs/devstacklog.txt.2026-04-02-022100 /opt/stack/logs/devstacklog.txt 2026-04-02 02:21:00.424 | + ./stack.sh:main:496 : ln -sf /opt/stack/logs/devstacklog.txt.2026-04-02-022100.summary.2026-04-02-022100 /opt/stack/logs/devstacklog.txt.summary 2026-04-02 02:21:00.424 | + ./stack.sh:main:511 : check_path_perm_sanity /opt/stack 2026-04-02 02:21:00.426 | + functions:check_path_perm_sanity:615 : local real_path 2026-04-02 02:21:00.430 | ++ functions:check_path_perm_sanity:616 : readlink -f /opt/stack 2026-04-02 02:21:00.436 | + functions:check_path_perm_sanity:616 : real_path=/opt/stack 2026-04-02 02:21:00.440 | + functions:check_path_perm_sanity:617 : local rebuilt_path= 2026-04-02 02:21:00.446 | ++ functions:check_path_perm_sanity:618 : echo /opt/stack 2026-04-02 02:21:00.446 | ++ functions:check_path_perm_sanity:618 : tr / ' ' 2026-04-02 02:21:00.453 | + functions:check_path_perm_sanity:618 : for i in $(echo ${real_path} | tr "/" " ") 2026-04-02 02:21:00.456 | + functions:check_path_perm_sanity:619 : rebuilt_path=/opt 2026-04-02 02:21:00.461 | ++ functions:check_path_perm_sanity:621 : stat -c %a /opt 2026-04-02 02:21:00.467 | + functions:check_path_perm_sanity:621 : [[ 755 = 700 ]] 2026-04-02 02:21:00.471 | + functions:check_path_perm_sanity:618 : for i in $(echo ${real_path} | tr "/" " ") 2026-04-02 02:21:00.475 | + functions:check_path_perm_sanity:619 : rebuilt_path=/opt/stack 2026-04-02 02:21:00.480 | ++ functions:check_path_perm_sanity:621 : stat -c %a /opt/stack 2026-04-02 02:21:00.487 | + functions:check_path_perm_sanity:621 : [[ 755 = 700 ]] 2026-04-02 02:21:00.490 | + ./stack.sh:main:517 : trap exit_trap EXIT 2026-04-02 02:21:00.495 | + ./stack.sh:main:558 : trap err_trap ERR 2026-04-02 02:21:00.498 | + ./stack.sh:main:571 : set -o errexit 2026-04-02 02:21:00.502 | + ./stack.sh:main:574 : uname -a 2026-04-02 02:21:00.504 | Linux np0000162389 6.8.0-106-generic #106-Ubuntu SMP PREEMPT_DYNAMIC Fri Mar 6 07:58:08 UTC 2026 x86_64 x86_64 x86_64 GNU/Linux 2026-04-02 02:21:00.508 | + ./stack.sh:main:577 : SSL_BUNDLE_FILE=/opt/stack/data/ca-bundle.pem 2026-04-02 02:21:00.512 | + ./stack.sh:main:578 : rm -f /opt/stack/data/ca-bundle.pem 2026-04-02 02:21:00.518 | + ./stack.sh:main:581 : source /opt/stack/devstack/lib/database 2026-04-02 02:21:00.582 | + ./stack.sh:main:582 : source /opt/stack/devstack/lib/rpc_backend 2026-04-02 02:21:00.609 | + ./stack.sh:main:585 : source /opt/stack/devstack/lib/host 2026-04-02 02:21:00.614 | +++ lib/host:source:12 : trueorfalse True ENABLE_KSM 2026-04-02 02:21:00.639 | ++ lib/host:source:12 : ENABLE_KSM=True 2026-04-02 02:21:00.644 | +++ lib/host:source:13 : trueorfalse True ENABLE_KSMTUNED 2026-04-02 02:21:00.671 | ++ lib/host:source:13 : ENABLE_KSMTUNED=True 2026-04-02 02:21:00.676 | +++ lib/host:source:34 : trueorfalse False ENABLE_ZSWAP 2026-04-02 02:21:00.703 | ++ lib/host:source:34 : ENABLE_ZSWAP=True 2026-04-02 02:21:00.707 | ++ lib/host:source:37 : ZSWAP_COMPRESSOR=lz4 2026-04-02 02:21:00.711 | ++ lib/host:source:38 : ZSWAP_ZPOOL=zsmalloc 2026-04-02 02:21:00.716 | +++ lib/host:source:53 : trueorfalse False ENABLE_SYSCTL_MEM_TUNING 2026-04-02 02:21:00.743 | ++ lib/host:source:53 : ENABLE_SYSCTL_MEM_TUNING=True 2026-04-02 02:21:00.748 | +++ lib/host:source:75 : trueorfalse False ENABLE_SYSCTL_NET_TUNING 2026-04-02 02:21:00.774 | ++ lib/host:source:75 : ENABLE_SYSCTL_NET_TUNING=True 2026-04-02 02:21:00.778 | + ./stack.sh:main:588 : tune_host 2026-04-02 02:21:00.782 | + lib/host:tune_host:96 : configure_host_mem 2026-04-02 02:21:00.787 | + lib/host:configure_host_mem:70 : configure_zswap 2026-04-02 02:21:00.790 | + lib/host:configure_zswap:40 : [[ True == \T\r\u\e ]] 2026-04-02 02:21:00.794 | + lib/host:configure_zswap:43 : is_ubuntu 2026-04-02 02:21:00.799 | + functions-common:is_ubuntu:544 : [[ -z deb ]] 2026-04-02 02:21:00.803 | + functions-common:is_ubuntu:547 : '[' deb = deb ']' 2026-04-02 02:21:00.808 | + lib/host:configure_zswap:44 : echo lz4 2026-04-02 02:21:00.808 | + lib/host:configure_zswap:44 : sudo tee /sys/module/zswap/parameters/compressor 2026-04-02 02:21:00.821 | lz4 2026-04-02 02:21:00.829 | + lib/host:configure_zswap:45 : echo zsmalloc 2026-04-02 02:21:00.830 | + lib/host:configure_zswap:45 : sudo tee /sys/module/zswap/parameters/zpool 2026-04-02 02:21:00.840 | zsmalloc 2026-04-02 02:21:00.847 | + lib/host:configure_zswap:47 : echo 1 2026-04-02 02:21:00.847 | + lib/host:configure_zswap:47 : sudo tee /sys/module/zswap/parameters/enabled 2026-04-02 02:21:00.858 | 1 2026-04-02 02:21:00.888 | + lib/host:configure_zswap:49 : sudo grep -R . /sys/module/zswap/parameters 2026-04-02 02:21:00.903 | /sys/module/zswap/parameters/same_filled_pages_enabled:Y 2026-04-02 02:21:00.903 | /sys/module/zswap/parameters/enabled:Y 2026-04-02 02:21:00.903 | /sys/module/zswap/parameters/shrinker_enabled:Y 2026-04-02 02:21:00.903 | /sys/module/zswap/parameters/max_pool_percent:20 2026-04-02 02:21:00.903 | /sys/module/zswap/parameters/compressor:lz4 2026-04-02 02:21:00.903 | /sys/module/zswap/parameters/non_same_filled_pages_enabled:Y 2026-04-02 02:21:00.903 | /sys/module/zswap/parameters/zpool:zsmalloc 2026-04-02 02:21:00.903 | /sys/module/zswap/parameters/exclusive_loads:N 2026-04-02 02:21:00.903 | /sys/module/zswap/parameters/accept_threshold_percent:90 2026-04-02 02:21:00.908 | + lib/host:configure_host_mem:71 : configure_ksm 2026-04-02 02:21:00.911 | + lib/host:configure_ksm:15 : [[ True == \T\r\u\e ]] 2026-04-02 02:21:00.914 | + lib/host:configure_ksm:16 : install_package ksmtuned 2026-04-02 02:21:00.918 | + functions-common:install_package:1430 : update_package_repo 2026-04-02 02:21:00.922 | + functions-common:update_package_repo:1404 : NO_UPDATE_REPOS=False 2026-04-02 02:21:00.925 | + functions-common:update_package_repo:1405 : REPOS_UPDATED=False 2026-04-02 02:21:00.929 | + functions-common:update_package_repo:1406 : RETRY_UPDATE=False 2026-04-02 02:21:00.933 | + functions-common:update_package_repo:1408 : [[ False = \T\r\u\e ]] 2026-04-02 02:21:00.936 | + functions-common:update_package_repo:1412 : is_ubuntu 2026-04-02 02:21:00.940 | + functions-common:is_ubuntu:544 : [[ -z deb ]] 2026-04-02 02:21:00.943 | + functions-common:is_ubuntu:547 : '[' deb = deb ']' 2026-04-02 02:21:00.947 | + functions-common:update_package_repo:1413 : apt_get_update 2026-04-02 02:21:00.951 | + functions-common:apt_get_update:1158 : [[ False == \T\r\u\e ]] 2026-04-02 02:21:00.954 | + functions-common:apt_get_update:1163 : [[ False = \T\r\u\e ]] 2026-04-02 02:21:00.958 | + functions-common:apt_get_update:1165 : local sudo=sudo 2026-04-02 02:21:00.962 | ++ functions-common:apt_get_update:1166 : id -u 2026-04-02 02:21:00.969 | + functions-common:apt_get_update:1166 : [[ 1002 = \0 ]] 2026-04-02 02:21:00.972 | + functions-common:apt_get_update:1169 : time_start apt-get-update 2026-04-02 02:21:00.975 | + functions-common:time_start:2398 : local name=apt-get-update 2026-04-02 02:21:00.979 | + functions-common:time_start:2399 : local start_time= 2026-04-02 02:21:00.983 | + functions-common:time_start:2400 : [[ -n '' ]] 2026-04-02 02:21:00.988 | ++ functions-common:time_start:2403 : date +%s%3N 2026-04-02 02:21:00.994 | + functions-common:time_start:2403 : _TIME_START[$name]=1775096460990 2026-04-02 02:21:00.998 | + functions-common:apt_get_update:1171 : local 'proxies=http_proxy= https_proxy= no_proxy= ' 2026-04-02 02:21:01.002 | + functions-common:apt_get_update:1172 : local 'update_cmd=sudo http_proxy= https_proxy= no_proxy= apt-get update' 2026-04-02 02:21:01.005 | + functions-common:apt_get_update:1173 : timeout 300 sh -c 'while ! sudo http_proxy= https_proxy= no_proxy= apt-get update; do sleep 30; done' 2026-04-02 02:21:01.258 | Hit:1 http://security.ubuntu.com/ubuntu noble-security InRelease 2026-04-02 02:21:01.482 | Hit:2 http://nova.clouds.archive.ubuntu.com/ubuntu noble InRelease 2026-04-02 02:21:01.560 | Hit:3 http://nova.clouds.archive.ubuntu.com/ubuntu noble-updates InRelease 2026-04-02 02:21:01.639 | Hit:4 http://nova.clouds.archive.ubuntu.com/ubuntu noble-backports InRelease 2026-04-02 02:21:02.816 | Reading package lists... 2026-04-02 02:21:02.858 | + functions-common:apt_get_update:1177 : REPOS_UPDATED=True 2026-04-02 02:21:02.863 | + functions-common:apt_get_update:1179 : time_stop apt-get-update 2026-04-02 02:21:02.866 | + functions-common:time_stop:2412 : local name 2026-04-02 02:21:02.871 | + functions-common:time_stop:2413 : local end_time 2026-04-02 02:21:02.875 | + functions-common:time_stop:2414 : local elapsed_time 2026-04-02 02:21:02.879 | + functions-common:time_stop:2415 : local total 2026-04-02 02:21:02.882 | + functions-common:time_stop:2416 : local start_time 2026-04-02 02:21:02.886 | + functions-common:time_stop:2418 : name=apt-get-update 2026-04-02 02:21:02.890 | + functions-common:time_stop:2419 : start_time=1775096460990 2026-04-02 02:21:02.894 | + functions-common:time_stop:2421 : [[ -z 1775096460990 ]] 2026-04-02 02:21:02.899 | ++ functions-common:time_stop:2424 : date +%s%3N 2026-04-02 02:21:02.906 | + functions-common:time_stop:2424 : end_time=1775096462901 2026-04-02 02:21:02.910 | + functions-common:time_stop:2425 : elapsed_time=1911 2026-04-02 02:21:02.914 | + functions-common:time_stop:2426 : total=0 2026-04-02 02:21:02.918 | + functions-common:time_stop:2428 : _TIME_START[$name]= 2026-04-02 02:21:02.922 | + functions-common:time_stop:2429 : _TIME_TOTAL[$name]=1911 2026-04-02 02:21:02.926 | + functions-common:install_package:1431 : real_install_package ksmtuned 2026-04-02 02:21:02.930 | + functions-common:real_install_package:1418 : is_ubuntu 2026-04-02 02:21:02.934 | + functions-common:is_ubuntu:544 : [[ -z deb ]] 2026-04-02 02:21:02.938 | + functions-common:is_ubuntu:547 : '[' deb = deb ']' 2026-04-02 02:21:02.942 | + functions-common:real_install_package:1419 : apt_get install ksmtuned 2026-04-02 02:21:02.974 | + functions-common:apt_get:1199 : sudo DEBIAN_FRONTEND=noninteractive http_proxy= https_proxy= no_proxy= apt-get --option Dpkg::Options::=--force-confold --assume-yes install ksmtuned 2026-04-02 02:21:03.021 | Reading package lists... 2026-04-02 02:21:03.252 | Building dependency tree... 2026-04-02 02:21:03.253 | Reading state information... 2026-04-02 02:21:03.485 | Recommended packages: 2026-04-02 02:21:03.485 | qemu-kvm 2026-04-02 02:21:03.518 | The following NEW packages will be installed: 2026-04-02 02:21:03.521 | ksmtuned 2026-04-02 02:21:03.704 | 0 upgraded, 1 newly installed, 0 to remove and 7 not upgraded. 2026-04-02 02:21:03.704 | Need to get 7,444 B of archives. 2026-04-02 02:21:03.704 | After this operation, 44.0 kB of additional disk space will be used. 2026-04-02 02:21:03.704 | Get:1 http://nova.clouds.archive.ubuntu.com/ubuntu noble/universe amd64 ksmtuned amd64 4.20150326 [7,444 B] 2026-04-02 02:21:03.936 | debconf: delaying package configuration, since apt-utils is not installed 2026-04-02 02:21:03.974 | Fetched 7,444 B in 0s (30.0 kB/s) 2026-04-02 02:21:04.020 | Selecting previously unselected package ksmtuned. 2026-04-02 02:21:04.036 | (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 ... 32594 files and directories currently installed.) 2026-04-02 02:21:04.037 | Preparing to unpack .../ksmtuned_4.20150326_amd64.deb ... 2026-04-02 02:21:04.043 | Unpacking ksmtuned (4.20150326) ... 2026-04-02 02:21:04.119 | Setting up ksmtuned (4.20150326) ... 2026-04-02 02:21:04.303 | Created symlink /etc/systemd/system/multi-user.target.wants/ksm.service → /usr/lib/systemd/system/ksm.service. 2026-04-02 02:21:04.429 | Created symlink /etc/systemd/system/multi-user.target.wants/ksmtuned.service → /usr/lib/systemd/system/ksmtuned.service. 2026-04-02 02:21:05.037 | + functions-common:apt_get:1203 : result=0 2026-04-02 02:21:05.040 | + functions-common:apt_get:1206 : time_stop apt-get 2026-04-02 02:21:05.044 | + functions-common:time_stop:2412 : local name 2026-04-02 02:21:05.048 | + functions-common:time_stop:2413 : local end_time 2026-04-02 02:21:05.053 | + functions-common:time_stop:2414 : local elapsed_time 2026-04-02 02:21:05.056 | + functions-common:time_stop:2415 : local total 2026-04-02 02:21:05.060 | + functions-common:time_stop:2416 : local start_time 2026-04-02 02:21:05.064 | + functions-common:time_stop:2418 : name=apt-get 2026-04-02 02:21:05.068 | + functions-common:time_stop:2419 : start_time=1775096462969 2026-04-02 02:21:05.072 | + functions-common:time_stop:2421 : [[ -z 1775096462969 ]] 2026-04-02 02:21:05.077 | ++ functions-common:time_stop:2424 : date +%s%3N 2026-04-02 02:21:05.084 | + functions-common:time_stop:2424 : end_time=1775096465079 2026-04-02 02:21:05.088 | + functions-common:time_stop:2425 : elapsed_time=2110 2026-04-02 02:21:05.091 | + functions-common:time_stop:2426 : total=7388 2026-04-02 02:21:05.095 | + functions-common:time_stop:2428 : _TIME_START[$name]= 2026-04-02 02:21:05.098 | + functions-common:time_stop:2429 : _TIME_TOTAL[$name]=9498 2026-04-02 02:21:05.102 | + functions-common:apt_get:1207 : return 0 2026-04-02 02:21:05.107 | + lib/host:configure_ksm:18 : [[ -f /sys/kernel/mm/ksm/run ]] 2026-04-02 02:21:05.112 | ++ lib/host:configure_ksm:19 : bool_to_int ENABLE_KSM 2026-04-02 02:21:05.112 | + lib/host:configure_ksm:19 : sudo tee /sys/kernel/mm/ksm/run 2026-04-02 02:21:05.138 | + lib/host:configure_ksm:19 : echo 0 2026-04-02 02:21:05.138 | 0 2026-04-02 02:21:05.146 | + lib/host:configure_host_mem:72 : configure_sysctl_mem_parmaters 2026-04-02 02:21:05.149 | + lib/host:configure_sysctl_mem_parmaters:55 : [[ True == \T\r\u\e ]] 2026-04-02 02:21:05.153 | + lib/host:configure_sysctl_mem_parmaters:57 : sudo sysctl -w vm.dirty_ratio=60 2026-04-02 02:21:05.166 | vm.dirty_ratio = 60 2026-04-02 02:21:05.172 | + lib/host:configure_sysctl_mem_parmaters:58 : sudo sysctl -w vm.dirty_background_ratio=10 2026-04-02 02:21:05.182 | vm.dirty_background_ratio = 10 2026-04-02 02:21:05.188 | + lib/host:configure_sysctl_mem_parmaters:59 : sudo sysctl -w vm.vfs_cache_pressure=50 2026-04-02 02:21:05.203 | vm.vfs_cache_pressure = 50 2026-04-02 02:21:05.209 | + lib/host:configure_sysctl_mem_parmaters:64 : sudo sysctl -w vm.swappiness=100 2026-04-02 02:21:05.224 | vm.swappiness = 100 2026-04-02 02:21:05.229 | + lib/host:configure_sysctl_mem_parmaters:65 : sudo grep -R . /proc/sys/vm/ 2026-04-02 02:21:05.245 | /proc/sys/vm/admin_reserve_kbytes:8192 2026-04-02 02:21:05.245 | grep: /proc/sys/vm/compact_memory: Permission denied 2026-04-02 02:21:05.245 | /proc/sys/vm/compact_unevictable_allowed:1 2026-04-02 02:21:05.245 | /proc/sys/vm/compaction_proactiveness:20 2026-04-02 02:21:05.245 | /proc/sys/vm/dirty_background_bytes:0 2026-04-02 02:21:05.245 | /proc/sys/vm/dirty_background_ratio:10 2026-04-02 02:21:05.245 | /proc/sys/vm/dirty_bytes:0 2026-04-02 02:21:05.245 | /proc/sys/vm/dirty_expire_centisecs:3000 2026-04-02 02:21:05.245 | /proc/sys/vm/dirty_ratio:60 2026-04-02 02:21:05.245 | /proc/sys/vm/dirty_writeback_centisecs:500 2026-04-02 02:21:05.245 | /proc/sys/vm/dirtytime_expire_seconds:43200 2026-04-02 02:21:05.245 | grep: /proc/sys/vm/drop_caches: Permission denied 2026-04-02 02:21:05.246 | /proc/sys/vm/extfrag_threshold:500 2026-04-02 02:21:05.247 | /proc/sys/vm/hugetlb_optimize_vmemmap:0 2026-04-02 02:21:05.247 | /proc/sys/vm/hugetlb_shm_group:0 2026-04-02 02:21:05.247 | /proc/sys/vm/laptop_mode:0 2026-04-02 02:21:05.247 | /proc/sys/vm/legacy_va_layout:0 2026-04-02 02:21:05.247 | /proc/sys/vm/lowmem_reserve_ratio:256 256 32 0 0 2026-04-02 02:21:05.247 | /proc/sys/vm/max_map_count:1048576 2026-04-02 02:21:05.247 | /proc/sys/vm/memfd_noexec:0 2026-04-02 02:21:05.247 | /proc/sys/vm/memory_failure_early_kill:0 2026-04-02 02:21:05.247 | /proc/sys/vm/memory_failure_recovery:1 2026-04-02 02:21:05.247 | /proc/sys/vm/min_free_kbytes:67584 2026-04-02 02:21:05.247 | /proc/sys/vm/min_slab_ratio:5 2026-04-02 02:21:05.247 | /proc/sys/vm/min_unmapped_ratio:1 2026-04-02 02:21:05.247 | /proc/sys/vm/mmap_min_addr:65536 2026-04-02 02:21:05.247 | /proc/sys/vm/mmap_rnd_bits:32 2026-04-02 02:21:05.247 | /proc/sys/vm/mmap_rnd_compat_bits:16 2026-04-02 02:21:05.247 | /proc/sys/vm/nr_hugepages:0 2026-04-02 02:21:05.247 | /proc/sys/vm/nr_hugepages_mempolicy:0 2026-04-02 02:21:05.247 | /proc/sys/vm/nr_overcommit_hugepages:0 2026-04-02 02:21:05.247 | /proc/sys/vm/numa_stat:1 2026-04-02 02:21:05.247 | /proc/sys/vm/numa_zonelist_order:Node 2026-04-02 02:21:05.247 | /proc/sys/vm/oom_dump_tasks:1 2026-04-02 02:21:05.247 | /proc/sys/vm/oom_kill_allocating_task:0 2026-04-02 02:21:05.247 | /proc/sys/vm/overcommit_kbytes:0 2026-04-02 02:21:05.247 | /proc/sys/vm/overcommit_memory:0 2026-04-02 02:21:05.247 | /proc/sys/vm/overcommit_ratio:50 2026-04-02 02:21:05.247 | /proc/sys/vm/page-cluster:3 2026-04-02 02:21:05.247 | /proc/sys/vm/page_lock_unfairness:5 2026-04-02 02:21:05.247 | /proc/sys/vm/panic_on_oom:0 2026-04-02 02:21:05.247 | /proc/sys/vm/percpu_pagelist_high_fraction:0 2026-04-02 02:21:05.247 | /proc/sys/vm/stat_interval:1 2026-04-02 02:21:05.247 | /proc/sys/vm/swappiness:100 2026-04-02 02:21:05.247 | /proc/sys/vm/unprivileged_userfaultfd:0 2026-04-02 02:21:05.247 | /proc/sys/vm/user_reserve_kbytes:131072 2026-04-02 02:21:05.247 | /proc/sys/vm/vfs_cache_pressure:50 2026-04-02 02:21:05.247 | /proc/sys/vm/watermark_boost_factor:15000 2026-04-02 02:21:05.247 | /proc/sys/vm/watermark_scale_factor:10 2026-04-02 02:21:05.247 | /proc/sys/vm/zone_reclaim_mode:0 2026-04-02 02:21:05.253 | + lib/host:configure_sysctl_mem_parmaters:65 : /bin/true 2026-04-02 02:21:05.261 | + lib/host:tune_host:97 : configure_host_net 2026-04-02 02:21:05.265 | + lib/host:configure_host_net:92 : configure_sysctl_net_parmaters 2026-04-02 02:21:05.269 | + lib/host:configure_sysctl_net_parmaters:77 : [[ True == \T\r\u\e ]] 2026-04-02 02:21:05.273 | + lib/host:configure_sysctl_net_parmaters:79 : sudo sysctl -w net.ipv4.tcp_keepalive_time=60 2026-04-02 02:21:05.286 | net.ipv4.tcp_keepalive_time = 60 2026-04-02 02:21:05.292 | + lib/host:configure_sysctl_net_parmaters:80 : sudo sysctl -w net.ipv4.tcp_keepalive_intvl=10 2026-04-02 02:21:05.306 | net.ipv4.tcp_keepalive_intvl = 10 2026-04-02 02:21:05.311 | + lib/host:configure_sysctl_net_parmaters:81 : sudo sysctl -w net.ipv4.tcp_keepalive_probes=6 2026-04-02 02:21:05.323 | net.ipv4.tcp_keepalive_probes = 6 2026-04-02 02:21:05.329 | + lib/host:configure_sysctl_net_parmaters:83 : sudo sysctl -w net.ipv4.tcp_fastopen=3 2026-04-02 02:21:05.343 | net.ipv4.tcp_fastopen = 3 2026-04-02 02:21:05.350 | + 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-04-02 02:21:05.367 | /proc/sys/net/ipv4/tcp_abort_on_overflow:0 2026-04-02 02:21:05.367 | /proc/sys/net/ipv4/tcp_adv_win_scale:1 2026-04-02 02:21:05.367 | /proc/sys/net/ipv4/tcp_allowed_congestion_control:reno cubic 2026-04-02 02:21:05.367 | /proc/sys/net/ipv4/tcp_app_win:31 2026-04-02 02:21:05.367 | /proc/sys/net/ipv4/tcp_autocorking:1 2026-04-02 02:21:05.367 | /proc/sys/net/ipv4/tcp_available_congestion_control:reno cubic 2026-04-02 02:21:05.367 | /proc/sys/net/ipv4/tcp_available_ulp:espintcp mptcp 2026-04-02 02:21:05.367 | /proc/sys/net/ipv4/tcp_backlog_ack_defer:1 2026-04-02 02:21:05.367 | /proc/sys/net/ipv4/tcp_base_mss:1024 2026-04-02 02:21:05.367 | /proc/sys/net/ipv4/tcp_challenge_ack_limit:2147483647 2026-04-02 02:21:05.367 | /proc/sys/net/ipv4/tcp_child_ehash_entries:0 2026-04-02 02:21:05.367 | /proc/sys/net/ipv4/tcp_comp_sack_delay_ns:1000000 2026-04-02 02:21:05.367 | /proc/sys/net/ipv4/tcp_comp_sack_nr:44 2026-04-02 02:21:05.367 | /proc/sys/net/ipv4/tcp_comp_sack_slack_ns:100000 2026-04-02 02:21:05.367 | /proc/sys/net/ipv4/tcp_congestion_control:cubic 2026-04-02 02:21:05.367 | /proc/sys/net/ipv4/tcp_dsack:1 2026-04-02 02:21:05.368 | /proc/sys/net/ipv4/tcp_early_demux:1 2026-04-02 02:21:05.368 | /proc/sys/net/ipv4/tcp_early_retrans:3 2026-04-02 02:21:05.368 | /proc/sys/net/ipv4/tcp_ecn:2 2026-04-02 02:21:05.368 | /proc/sys/net/ipv4/tcp_ecn_fallback:1 2026-04-02 02:21:05.368 | /proc/sys/net/ipv4/tcp_ehash_entries:524288 2026-04-02 02:21:05.368 | /proc/sys/net/ipv4/tcp_fack:0 2026-04-02 02:21:05.368 | /proc/sys/net/ipv4/tcp_fastopen:3 2026-04-02 02:21:05.368 | /proc/sys/net/ipv4/tcp_fastopen_blackhole_timeout_sec:0 2026-04-02 02:21:05.368 | /proc/sys/net/ipv4/tcp_fastopen_key:0f5e14c5-63836751-8256d1e6-abe31bf9 2026-04-02 02:21:05.368 | /proc/sys/net/ipv4/tcp_fin_timeout:60 2026-04-02 02:21:05.368 | /proc/sys/net/ipv4/tcp_frto:2 2026-04-02 02:21:05.368 | /proc/sys/net/ipv4/tcp_fwmark_accept:0 2026-04-02 02:21:05.368 | /proc/sys/net/ipv4/tcp_invalid_ratelimit:500 2026-04-02 02:21:05.368 | /proc/sys/net/ipv4/tcp_keepalive_intvl:10 2026-04-02 02:21:05.368 | /proc/sys/net/ipv4/tcp_keepalive_probes:6 2026-04-02 02:21:05.368 | /proc/sys/net/ipv4/tcp_keepalive_time:60 2026-04-02 02:21:05.368 | /proc/sys/net/ipv4/tcp_l3mdev_accept:0 2026-04-02 02:21:05.368 | /proc/sys/net/ipv4/tcp_limit_output_bytes:1048576 2026-04-02 02:21:05.368 | /proc/sys/net/ipv4/tcp_low_latency:0 2026-04-02 02:21:05.368 | /proc/sys/net/ipv4/tcp_max_orphans:262144 2026-04-02 02:21:05.368 | /proc/sys/net/ipv4/tcp_max_reordering:300 2026-04-02 02:21:05.368 | /proc/sys/net/ipv4/tcp_max_syn_backlog:4096 2026-04-02 02:21:05.368 | /proc/sys/net/ipv4/tcp_max_tw_buckets:262144 2026-04-02 02:21:05.368 | /proc/sys/net/ipv4/tcp_mem:768417 1024559 1536834 2026-04-02 02:21:05.368 | /proc/sys/net/ipv4/tcp_migrate_req:0 2026-04-02 02:21:05.368 | /proc/sys/net/ipv4/tcp_min_rtt_wlen:300 2026-04-02 02:21:05.368 | /proc/sys/net/ipv4/tcp_min_snd_mss:48 2026-04-02 02:21:05.368 | /proc/sys/net/ipv4/tcp_min_tso_segs:2 2026-04-02 02:21:05.368 | /proc/sys/net/ipv4/tcp_moderate_rcvbuf:1 2026-04-02 02:21:05.368 | /proc/sys/net/ipv4/tcp_mtu_probe_floor:48 2026-04-02 02:21:05.368 | /proc/sys/net/ipv4/tcp_mtu_probing:0 2026-04-02 02:21:05.368 | /proc/sys/net/ipv4/tcp_no_metrics_save:0 2026-04-02 02:21:05.368 | /proc/sys/net/ipv4/tcp_no_ssthresh_metrics_save:1 2026-04-02 02:21:05.368 | /proc/sys/net/ipv4/tcp_notsent_lowat:4294967295 2026-04-02 02:21:05.368 | /proc/sys/net/ipv4/tcp_orphan_retries:0 2026-04-02 02:21:05.368 | /proc/sys/net/ipv4/tcp_pacing_ca_ratio:120 2026-04-02 02:21:05.368 | /proc/sys/net/ipv4/tcp_pacing_ss_ratio:200 2026-04-02 02:21:05.368 | /proc/sys/net/ipv4/tcp_pingpong_thresh:1 2026-04-02 02:21:05.368 | /proc/sys/net/ipv4/tcp_plb_cong_thresh:128 2026-04-02 02:21:05.368 | /proc/sys/net/ipv4/tcp_plb_enabled:0 2026-04-02 02:21:05.368 | /proc/sys/net/ipv4/tcp_plb_idle_rehash_rounds:3 2026-04-02 02:21:05.368 | /proc/sys/net/ipv4/tcp_plb_rehash_rounds:12 2026-04-02 02:21:05.368 | /proc/sys/net/ipv4/tcp_plb_suspend_rto_sec:60 2026-04-02 02:21:05.368 | /proc/sys/net/ipv4/tcp_probe_interval:600 2026-04-02 02:21:05.369 | /proc/sys/net/ipv4/tcp_probe_threshold:8 2026-04-02 02:21:05.369 | /proc/sys/net/ipv4/tcp_recovery:1 2026-04-02 02:21:05.369 | /proc/sys/net/ipv4/tcp_reflect_tos:0 2026-04-02 02:21:05.369 | /proc/sys/net/ipv4/tcp_reordering:3 2026-04-02 02:21:05.369 | /proc/sys/net/ipv4/tcp_retrans_collapse:1 2026-04-02 02:21:05.369 | /proc/sys/net/ipv4/tcp_retries1:3 2026-04-02 02:21:05.369 | /proc/sys/net/ipv4/tcp_retries2:15 2026-04-02 02:21:05.369 | /proc/sys/net/ipv4/tcp_rfc1337:0 2026-04-02 02:21:05.369 | /proc/sys/net/ipv4/tcp_rmem:4096 131072 6291456 2026-04-02 02:21:05.369 | /proc/sys/net/ipv4/tcp_sack:1 2026-04-02 02:21:05.369 | /proc/sys/net/ipv4/tcp_shrink_window:0 2026-04-02 02:21:05.369 | /proc/sys/net/ipv4/tcp_slow_start_after_idle:1 2026-04-02 02:21:05.369 | /proc/sys/net/ipv4/tcp_stdurg:0 2026-04-02 02:21:05.369 | /proc/sys/net/ipv4/tcp_synack_retries:5 2026-04-02 02:21:05.369 | /proc/sys/net/ipv4/tcp_syncookies:1 2026-04-02 02:21:05.369 | /proc/sys/net/ipv4/tcp_syn_linear_timeouts:4 2026-04-02 02:21:05.369 | /proc/sys/net/ipv4/tcp_syn_retries:6 2026-04-02 02:21:05.369 | /proc/sys/net/ipv4/tcp_thin_linear_timeouts:0 2026-04-02 02:21:05.369 | /proc/sys/net/ipv4/tcp_timestamps:1 2026-04-02 02:21:05.369 | /proc/sys/net/ipv4/tcp_tso_rtt_log:9 2026-04-02 02:21:05.369 | /proc/sys/net/ipv4/tcp_tso_win_divisor:3 2026-04-02 02:21:05.369 | /proc/sys/net/ipv4/tcp_tw_reuse:2 2026-04-02 02:21:05.369 | /proc/sys/net/ipv4/tcp_window_scaling:1 2026-04-02 02:21:05.369 | /proc/sys/net/ipv4/tcp_wmem:4096 16384 4194304 2026-04-02 02:21:05.369 | /proc/sys/net/ipv4/tcp_workaround_signed_windows:0 2026-04-02 02:21:05.375 | + lib/host:configure_sysctl_net_parmaters:87 : sudo sysctl -w net.core.default_qdisc=pfifo_fast 2026-04-02 02:21:05.388 | net.core.default_qdisc = pfifo_fast 2026-04-02 02:21:05.394 | + ./stack.sh:main:594 : fetch_plugins 2026-04-02 02:21:05.398 | + functions-common:fetch_plugins:1758 : local plugins=,barbican,magnum,manila,octavia,magnum-cluster-api,ovn-octavia-provider 2026-04-02 02:21:05.402 | + functions-common:fetch_plugins:1759 : local plugin 2026-04-02 02:21:05.405 | + functions-common:fetch_plugins:1762 : [[ -z ,barbican,magnum,manila,octavia,magnum-cluster-api,ovn-octavia-provider ]] 2026-04-02 02:21:05.409 | + functions-common:fetch_plugins:1766 : echo 'Fetching DevStack plugins' 2026-04-02 02:21:05.409 | Fetching DevStack plugins 2026-04-02 02:21:05.414 | + functions-common:fetch_plugins:1767 : for plugin in ${plugins//,/ } 2026-04-02 02:21:05.418 | + functions-common:fetch_plugins:1768 : git_clone_by_name barbican 2026-04-02 02:21:05.422 | + functions-common:git_clone_by_name:673 : local name=barbican 2026-04-02 02:21:05.426 | + functions-common:git_clone_by_name:674 : local repo=https://github.com/openstack/barbican 2026-04-02 02:21:05.429 | + functions-common:git_clone_by_name:675 : local dir=/opt/stack/barbican 2026-04-02 02:21:05.433 | + functions-common:git_clone_by_name:676 : local branch=master 2026-04-02 02:21:05.437 | + functions-common:git_clone_by_name:677 : git_clone https://github.com/openstack/barbican /opt/stack/barbican master 2026-04-02 02:21:05.441 | + functions-common:git_clone:581 : local git_remote=https://github.com/openstack/barbican 2026-04-02 02:21:05.445 | + functions-common:git_clone:582 : local git_dest=/opt/stack/barbican 2026-04-02 02:21:05.449 | + functions-common:git_clone:583 : local git_ref=master 2026-04-02 02:21:05.452 | + functions-common:git_clone:584 : local orig_dir 2026-04-02 02:21:05.456 | ++ functions-common:git_clone:585 : pwd 2026-04-02 02:21:05.459 | + functions-common:git_clone:585 : orig_dir=/opt/stack/devstack 2026-04-02 02:21:05.463 | + functions-common:git_clone:586 : local git_clone_flags= 2026-04-02 02:21:05.469 | ++ functions-common:git_clone:588 : trueorfalse False RECLONE 2026-04-02 02:21:05.495 | + functions-common:git_clone:588 : RECLONE=False 2026-04-02 02:21:05.498 | + functions-common:git_clone:589 : [[ 0 -gt 0 ]] 2026-04-02 02:21:05.502 | + functions-common:git_clone:593 : [[ False = \T\r\u\e ]] 2026-04-02 02:21:05.507 | + functions-common:git_clone:602 : echo master 2026-04-02 02:21:05.507 | + functions-common:git_clone:602 : egrep -q '^refs' 2026-04-02 02:21:05.516 | + functions-common:git_clone:616 : [[ ! -d /opt/stack/barbican ]] 2026-04-02 02:21:05.519 | + functions-common:git_clone:626 : [[ False = \T\r\u\e ]] 2026-04-02 02:21:05.524 | + functions-common:git_clone:661 : sudo git config --system --add safe.directory /opt/stack/barbican 2026-04-02 02:21:05.544 | + functions-common:git_clone:664 : cd /opt/stack/barbican 2026-04-02 02:21:05.549 | + functions-common:git_clone:665 : head -1 2026-04-02 02:21:05.549 | + functions-common:git_clone:665 : git show --oneline 2026-04-02 02:21:05.554 | f8a331a4 Merge "Remove url tags from README" 2026-04-02 02:21:05.559 | + functions-common:git_clone:666 : cd /opt/stack/devstack 2026-04-02 02:21:05.563 | + functions-common:fetch_plugins:1767 : for plugin in ${plugins//,/ } 2026-04-02 02:21:05.567 | + functions-common:fetch_plugins:1768 : git_clone_by_name magnum 2026-04-02 02:21:05.571 | + functions-common:git_clone_by_name:673 : local name=magnum 2026-04-02 02:21:05.575 | + functions-common:git_clone_by_name:674 : local repo=https://review.opendev.org/openstack/magnum 2026-04-02 02:21:05.578 | + functions-common:git_clone_by_name:675 : local dir=/opt/stack/magnum 2026-04-02 02:21:05.582 | + functions-common:git_clone_by_name:676 : local branch=master 2026-04-02 02:21:05.586 | + functions-common:git_clone_by_name:677 : git_clone https://review.opendev.org/openstack/magnum /opt/stack/magnum master 2026-04-02 02:21:05.590 | + functions-common:git_clone:581 : local git_remote=https://review.opendev.org/openstack/magnum 2026-04-02 02:21:05.594 | + functions-common:git_clone:582 : local git_dest=/opt/stack/magnum 2026-04-02 02:21:05.598 | + functions-common:git_clone:583 : local git_ref=master 2026-04-02 02:21:05.602 | + functions-common:git_clone:584 : local orig_dir 2026-04-02 02:21:05.606 | ++ functions-common:git_clone:585 : pwd 2026-04-02 02:21:05.611 | + functions-common:git_clone:585 : orig_dir=/opt/stack/devstack 2026-04-02 02:21:05.615 | + functions-common:git_clone:586 : local git_clone_flags= 2026-04-02 02:21:05.620 | ++ functions-common:git_clone:588 : trueorfalse False RECLONE 2026-04-02 02:21:05.645 | + functions-common:git_clone:588 : RECLONE=False 2026-04-02 02:21:05.649 | + functions-common:git_clone:589 : [[ 0 -gt 0 ]] 2026-04-02 02:21:05.653 | + functions-common:git_clone:593 : [[ False = \T\r\u\e ]] 2026-04-02 02:21:05.658 | + functions-common:git_clone:602 : echo master 2026-04-02 02:21:05.658 | + functions-common:git_clone:602 : egrep -q '^refs' 2026-04-02 02:21:05.666 | + functions-common:git_clone:616 : [[ ! -d /opt/stack/magnum ]] 2026-04-02 02:21:05.669 | + functions-common:git_clone:626 : [[ False = \T\r\u\e ]] 2026-04-02 02:21:05.673 | + functions-common:git_clone:661 : sudo git config --system --add safe.directory /opt/stack/magnum 2026-04-02 02:21:05.695 | + functions-common:git_clone:664 : cd /opt/stack/magnum 2026-04-02 02:21:05.699 | + functions-common:git_clone:665 : head -1 2026-04-02 02:21:05.700 | + functions-common:git_clone:665 : git show --oneline 2026-04-02 02:21:05.706 | c62b9e62 Remove unnecessary direct dependency on Pygments 2026-04-02 02:21:05.711 | + functions-common:git_clone:666 : cd /opt/stack/devstack 2026-04-02 02:21:05.715 | + functions-common:fetch_plugins:1767 : for plugin in ${plugins//,/ } 2026-04-02 02:21:05.718 | + functions-common:fetch_plugins:1768 : git_clone_by_name manila 2026-04-02 02:21:05.722 | + functions-common:git_clone_by_name:673 : local name=manila 2026-04-02 02:21:05.726 | + functions-common:git_clone_by_name:674 : local repo=https://github.com/openstack/manila 2026-04-02 02:21:05.730 | + functions-common:git_clone_by_name:675 : local dir=/opt/stack/manila 2026-04-02 02:21:05.733 | + functions-common:git_clone_by_name:676 : local branch=master 2026-04-02 02:21:05.738 | + functions-common:git_clone_by_name:677 : git_clone https://github.com/openstack/manila /opt/stack/manila master 2026-04-02 02:21:05.742 | + functions-common:git_clone:581 : local git_remote=https://github.com/openstack/manila 2026-04-02 02:21:05.746 | + functions-common:git_clone:582 : local git_dest=/opt/stack/manila 2026-04-02 02:21:05.749 | + functions-common:git_clone:583 : local git_ref=master 2026-04-02 02:21:05.753 | + functions-common:git_clone:584 : local orig_dir 2026-04-02 02:21:05.757 | ++ functions-common:git_clone:585 : pwd 2026-04-02 02:21:05.762 | + functions-common:git_clone:585 : orig_dir=/opt/stack/devstack 2026-04-02 02:21:05.766 | + functions-common:git_clone:586 : local git_clone_flags= 2026-04-02 02:21:05.771 | ++ functions-common:git_clone:588 : trueorfalse False RECLONE 2026-04-02 02:21:05.796 | + functions-common:git_clone:588 : RECLONE=False 2026-04-02 02:21:05.800 | + functions-common:git_clone:589 : [[ 0 -gt 0 ]] 2026-04-02 02:21:05.804 | + functions-common:git_clone:593 : [[ False = \T\r\u\e ]] 2026-04-02 02:21:05.809 | + functions-common:git_clone:602 : echo master 2026-04-02 02:21:05.809 | + functions-common:git_clone:602 : egrep -q '^refs' 2026-04-02 02:21:05.817 | + functions-common:git_clone:616 : [[ ! -d /opt/stack/manila ]] 2026-04-02 02:21:05.822 | + functions-common:git_clone:626 : [[ False = \T\r\u\e ]] 2026-04-02 02:21:05.825 | + functions-common:git_clone:661 : sudo git config --system --add safe.directory /opt/stack/manila 2026-04-02 02:21:05.847 | + functions-common:git_clone:664 : cd /opt/stack/manila 2026-04-02 02:21:05.852 | + functions-common:git_clone:665 : git show --oneline 2026-04-02 02:21:05.852 | + functions-common:git_clone:665 : head -1 2026-04-02 02:21:05.859 | 54ac755d9 Merge "Fix indentation in share replica API docs" 2026-04-02 02:21:05.864 | + functions-common:git_clone:666 : cd /opt/stack/devstack 2026-04-02 02:21:05.868 | + functions-common:fetch_plugins:1767 : for plugin in ${plugins//,/ } 2026-04-02 02:21:05.872 | + functions-common:fetch_plugins:1768 : git_clone_by_name octavia 2026-04-02 02:21:05.876 | + functions-common:git_clone_by_name:673 : local name=octavia 2026-04-02 02:21:05.880 | + functions-common:git_clone_by_name:674 : local repo=https://github.com/openstack/octavia 2026-04-02 02:21:05.884 | + functions-common:git_clone_by_name:675 : local dir=/opt/stack/octavia 2026-04-02 02:21:05.888 | + functions-common:git_clone_by_name:676 : local branch=master 2026-04-02 02:21:05.892 | + functions-common:git_clone_by_name:677 : git_clone https://github.com/openstack/octavia /opt/stack/octavia master 2026-04-02 02:21:05.896 | + functions-common:git_clone:581 : local git_remote=https://github.com/openstack/octavia 2026-04-02 02:21:05.900 | + functions-common:git_clone:582 : local git_dest=/opt/stack/octavia 2026-04-02 02:21:05.903 | + functions-common:git_clone:583 : local git_ref=master 2026-04-02 02:21:05.907 | + functions-common:git_clone:584 : local orig_dir 2026-04-02 02:21:05.912 | ++ functions-common:git_clone:585 : pwd 2026-04-02 02:21:05.917 | + functions-common:git_clone:585 : orig_dir=/opt/stack/devstack 2026-04-02 02:21:05.921 | + functions-common:git_clone:586 : local git_clone_flags= 2026-04-02 02:21:05.926 | ++ functions-common:git_clone:588 : trueorfalse False RECLONE 2026-04-02 02:21:05.953 | + functions-common:git_clone:588 : RECLONE=False 2026-04-02 02:21:05.958 | + functions-common:git_clone:589 : [[ 0 -gt 0 ]] 2026-04-02 02:21:05.961 | + functions-common:git_clone:593 : [[ False = \T\r\u\e ]] 2026-04-02 02:21:05.966 | + functions-common:git_clone:602 : echo master 2026-04-02 02:21:05.967 | + functions-common:git_clone:602 : egrep -q '^refs' 2026-04-02 02:21:05.975 | + functions-common:git_clone:616 : [[ ! -d /opt/stack/octavia ]] 2026-04-02 02:21:05.980 | + functions-common:git_clone:626 : [[ False = \T\r\u\e ]] 2026-04-02 02:21:05.984 | + functions-common:git_clone:661 : sudo git config --system --add safe.directory /opt/stack/octavia 2026-04-02 02:21:06.005 | + functions-common:git_clone:664 : cd /opt/stack/octavia 2026-04-02 02:21:06.008 | + functions-common:git_clone:665 : git show --oneline 2026-04-02 02:21:06.010 | + functions-common:git_clone:665 : head -1 2026-04-02 02:21:06.016 | c86b945c2 Add SKI and AKI extensions to amphora certificates 2026-04-02 02:21:06.021 | + functions-common:git_clone:666 : cd /opt/stack/devstack 2026-04-02 02:21:06.026 | + functions-common:fetch_plugins:1767 : for plugin in ${plugins//,/ } 2026-04-02 02:21:06.029 | + functions-common:fetch_plugins:1768 : git_clone_by_name magnum-cluster-api 2026-04-02 02:21:06.032 | + functions-common:git_clone_by_name:673 : local name=magnum-cluster-api 2026-04-02 02:21:06.036 | + functions-common:git_clone_by_name:674 : local repo=https://github.com/vexxhost/magnum-cluster-api 2026-04-02 02:21:06.039 | + functions-common:git_clone_by_name:675 : local dir=/opt/stack/magnum-cluster-api 2026-04-02 02:21:06.044 | + functions-common:git_clone_by_name:676 : local branch=master 2026-04-02 02:21:06.048 | + functions-common:git_clone_by_name:677 : git_clone https://github.com/vexxhost/magnum-cluster-api /opt/stack/magnum-cluster-api master 2026-04-02 02:21:06.052 | + functions-common:git_clone:581 : local git_remote=https://github.com/vexxhost/magnum-cluster-api 2026-04-02 02:21:06.056 | + functions-common:git_clone:582 : local git_dest=/opt/stack/magnum-cluster-api 2026-04-02 02:21:06.060 | + functions-common:git_clone:583 : local git_ref=master 2026-04-02 02:21:06.064 | + functions-common:git_clone:584 : local orig_dir 2026-04-02 02:21:06.069 | ++ functions-common:git_clone:585 : pwd 2026-04-02 02:21:06.073 | + functions-common:git_clone:585 : orig_dir=/opt/stack/devstack 2026-04-02 02:21:06.077 | + functions-common:git_clone:586 : local git_clone_flags= 2026-04-02 02:21:06.082 | ++ functions-common:git_clone:588 : trueorfalse False RECLONE 2026-04-02 02:21:06.110 | + functions-common:git_clone:588 : RECLONE=False 2026-04-02 02:21:06.114 | + functions-common:git_clone:589 : [[ 0 -gt 0 ]] 2026-04-02 02:21:06.118 | + functions-common:git_clone:593 : [[ False = \T\r\u\e ]] 2026-04-02 02:21:06.124 | + functions-common:git_clone:602 : echo master 2026-04-02 02:21:06.124 | + functions-common:git_clone:602 : egrep -q '^refs' 2026-04-02 02:21:06.132 | + functions-common:git_clone:616 : [[ ! -d /opt/stack/magnum-cluster-api ]] 2026-04-02 02:21:06.136 | + functions-common:git_clone:626 : [[ False = \T\r\u\e ]] 2026-04-02 02:21:06.141 | + functions-common:git_clone:661 : sudo git config --system --add safe.directory /opt/stack/magnum-cluster-api 2026-04-02 02:21:06.158 | + functions-common:git_clone:664 : cd /opt/stack/magnum-cluster-api 2026-04-02 02:21:06.164 | + functions-common:git_clone:665 : git show --oneline 2026-04-02 02:21:06.165 | + functions-common:git_clone:665 : head -1 2026-04-02 02:21:06.172 | 48be95d fix(deps): update rust crate k8s-openapi to 0.27.0 2026-04-02 02:21:06.177 | + functions-common:git_clone:666 : cd /opt/stack/devstack 2026-04-02 02:21:06.182 | + functions-common:fetch_plugins:1767 : for plugin in ${plugins//,/ } 2026-04-02 02:21:06.185 | + functions-common:fetch_plugins:1768 : git_clone_by_name ovn-octavia-provider 2026-04-02 02:21:06.190 | + functions-common:git_clone_by_name:673 : local name=ovn-octavia-provider 2026-04-02 02:21:06.194 | + functions-common:git_clone_by_name:674 : local repo=https://github.com/openstack/ovn-octavia-provider 2026-04-02 02:21:06.199 | + functions-common:git_clone_by_name:675 : local dir=/opt/stack/ovn-octavia-provider 2026-04-02 02:21:06.203 | + functions-common:git_clone_by_name:676 : local branch=master 2026-04-02 02:21:06.207 | + functions-common:git_clone_by_name:677 : git_clone https://github.com/openstack/ovn-octavia-provider /opt/stack/ovn-octavia-provider master 2026-04-02 02:21:06.211 | + functions-common:git_clone:581 : local git_remote=https://github.com/openstack/ovn-octavia-provider 2026-04-02 02:21:06.216 | + functions-common:git_clone:582 : local git_dest=/opt/stack/ovn-octavia-provider 2026-04-02 02:21:06.220 | + functions-common:git_clone:583 : local git_ref=master 2026-04-02 02:21:06.224 | + functions-common:git_clone:584 : local orig_dir 2026-04-02 02:21:06.229 | ++ functions-common:git_clone:585 : pwd 2026-04-02 02:21:06.234 | + functions-common:git_clone:585 : orig_dir=/opt/stack/devstack 2026-04-02 02:21:06.238 | + functions-common:git_clone:586 : local git_clone_flags= 2026-04-02 02:21:06.244 | ++ functions-common:git_clone:588 : trueorfalse False RECLONE 2026-04-02 02:21:06.270 | + functions-common:git_clone:588 : RECLONE=False 2026-04-02 02:21:06.274 | + functions-common:git_clone:589 : [[ 0 -gt 0 ]] 2026-04-02 02:21:06.278 | + functions-common:git_clone:593 : [[ False = \T\r\u\e ]] 2026-04-02 02:21:06.283 | + functions-common:git_clone:602 : echo master 2026-04-02 02:21:06.284 | + functions-common:git_clone:602 : egrep -q '^refs' 2026-04-02 02:21:06.291 | + functions-common:git_clone:616 : [[ ! -d /opt/stack/ovn-octavia-provider ]] 2026-04-02 02:21:06.296 | + functions-common:git_clone:626 : [[ False = \T\r\u\e ]] 2026-04-02 02:21:06.300 | + functions-common:git_clone:661 : sudo git config --system --add safe.directory /opt/stack/ovn-octavia-provider 2026-04-02 02:21:06.322 | + functions-common:git_clone:664 : cd /opt/stack/ovn-octavia-provider 2026-04-02 02:21:06.327 | + functions-common:git_clone:665 : git show --oneline 2026-04-02 02:21:06.327 | + functions-common:git_clone:665 : head -1 2026-04-02 02:21:06.332 | a04e633 Merge "Fix LB association to all connected routers and their networks" 2026-04-02 02:21:06.337 | + functions-common:git_clone:666 : cd /opt/stack/devstack 2026-04-02 02:21:06.341 | + ./stack.sh:main:598 : run_phase override_defaults 2026-04-02 02:21:06.345 | + functions-common:run_phase:1840 : local mode=override_defaults 2026-04-02 02:21:06.350 | + functions-common:run_phase:1841 : local phase= 2026-04-02 02:21:06.354 | + functions-common:run_phase:1842 : [[ -d /opt/stack/devstack/extras.d ]] 2026-04-02 02:21:06.358 | + functions-common:run_phase:1843 : local extra_plugin_file_name 2026-04-02 02:21:06.362 | + functions-common:run_phase:1844 : for extra_plugin_file_name in $TOP_DIR/extras.d/*.sh 2026-04-02 02:21:06.367 | + functions-common:run_phase:1849 : local exceptions=80-tempest.sh 2026-04-02 02:21:06.371 | + functions-common:run_phase:1850 : local extra 2026-04-02 02:21:06.376 | ++ functions-common:run_phase:1851 : basename /opt/stack/devstack/extras.d/80-tempest.sh 2026-04-02 02:21:06.383 | + functions-common:run_phase:1851 : extra=80-tempest.sh 2026-04-02 02:21:06.387 | + functions-common:run_phase:1852 : [[ 80-tempest.sh =~ 80-tempest\.sh ]] 2026-04-02 02:21:06.391 | + functions-common:run_phase:1856 : [[ -r /opt/stack/devstack/extras.d/80-tempest.sh ]] 2026-04-02 02:21:06.395 | + functions-common:run_phase:1856 : source /opt/stack/devstack/extras.d/80-tempest.sh override_defaults 2026-04-02 02:21:06.400 | ++ extras.d/80-tempest.sh:source:3 : is_service_enabled tempest 2026-04-02 02:21:06.427 | ++ functions-common:is_service_enabled:2068 : return 1 2026-04-02 02:21:06.431 | + functions-common:run_phase:1861 : [[ override_defaults == \s\o\u\r\c\e ]] 2026-04-02 02:21:06.435 | + functions-common:run_phase:1864 : [[ override_defaults == \o\v\e\r\r\i\d\e\_\d\e\f\a\u\l\t\s ]] 2026-04-02 02:21:06.439 | + functions-common:run_phase:1865 : plugin_override_defaults 2026-04-02 02:21:06.443 | + functions-common:plugin_override_defaults:1799 : local plugins=,barbican,magnum,manila,octavia,magnum-cluster-api,ovn-octavia-provider 2026-04-02 02:21:06.448 | + functions-common:plugin_override_defaults:1800 : local plugin 2026-04-02 02:21:06.452 | + functions-common:plugin_override_defaults:1803 : [[ -z ,barbican,magnum,manila,octavia,magnum-cluster-api,ovn-octavia-provider ]] 2026-04-02 02:21:06.457 | + functions-common:plugin_override_defaults:1807 : echo 'Overriding Configuration Defaults' 2026-04-02 02:21:06.457 | Overriding Configuration Defaults 2026-04-02 02:21:06.461 | + functions-common:plugin_override_defaults:1808 : for plugin in ${plugins//,/ } 2026-04-02 02:21:06.466 | + functions-common:plugin_override_defaults:1809 : local dir=/opt/stack/barbican 2026-04-02 02:21:06.470 | + functions-common:plugin_override_defaults:1811 : [[ -f /opt/stack/barbican/devstack/override-defaults ]] 2026-04-02 02:21:06.474 | + functions-common:plugin_override_defaults:1808 : for plugin in ${plugins//,/ } 2026-04-02 02:21:06.478 | + functions-common:plugin_override_defaults:1809 : local dir=/opt/stack/magnum 2026-04-02 02:21:06.483 | + functions-common:plugin_override_defaults:1811 : [[ -f /opt/stack/magnum/devstack/override-defaults ]] 2026-04-02 02:21:06.488 | + functions-common:plugin_override_defaults:1808 : for plugin in ${plugins//,/ } 2026-04-02 02:21:06.491 | + functions-common:plugin_override_defaults:1809 : local dir=/opt/stack/manila 2026-04-02 02:21:06.496 | + functions-common:plugin_override_defaults:1811 : [[ -f /opt/stack/manila/devstack/override-defaults ]] 2026-04-02 02:21:06.500 | + functions-common:plugin_override_defaults:1808 : for plugin in ${plugins//,/ } 2026-04-02 02:21:06.504 | + functions-common:plugin_override_defaults:1809 : local dir=/opt/stack/octavia 2026-04-02 02:21:06.508 | + functions-common:plugin_override_defaults:1811 : [[ -f /opt/stack/octavia/devstack/override-defaults ]] 2026-04-02 02:21:06.512 | + functions-common:plugin_override_defaults:1808 : for plugin in ${plugins//,/ } 2026-04-02 02:21:06.516 | + functions-common:plugin_override_defaults:1809 : local dir=/opt/stack/magnum-cluster-api 2026-04-02 02:21:06.521 | + functions-common:plugin_override_defaults:1811 : [[ -f /opt/stack/magnum-cluster-api/devstack/override-defaults ]] 2026-04-02 02:21:06.525 | + functions-common:plugin_override_defaults:1814 : echo 'magnum-cluster-api has overridden the following defaults' 2026-04-02 02:21:06.525 | magnum-cluster-api has overridden the following defaults 2026-04-02 02:21:06.529 | + functions-common:plugin_override_defaults:1815 : cat /opt/stack/magnum-cluster-api/devstack/override-defaults 2026-04-02 02:21:06.531 | GLANCE_LIMIT_IMAGE_SIZE_TOTAL=10000 2026-04-02 02:21:06.531 | KEYSTONE_ADMIN_ENDPOINT=true 2026-04-02 02:21:06.531 | LIBVIRT_CPU_MODE=host-passthrough 2026-04-02 02:21:06.531 | LIBVIRT_TYPE=kvm 2026-04-02 02:21:06.531 | VOLUME_BACKING_FILE_SIZE=50G 2026-04-02 02:21:06.535 | + functions-common:plugin_override_defaults:1816 : source /opt/stack/magnum-cluster-api/devstack/override-defaults 2026-04-02 02:21:06.539 | ++ /opt/stack/magnum-cluster-api/devstack/override-defaults:source:1 : GLANCE_LIMIT_IMAGE_SIZE_TOTAL=10000 2026-04-02 02:21:06.544 | ++ /opt/stack/magnum-cluster-api/devstack/override-defaults:source:2 : KEYSTONE_ADMIN_ENDPOINT=true 2026-04-02 02:21:06.548 | ++ /opt/stack/magnum-cluster-api/devstack/override-defaults:source:3 : LIBVIRT_CPU_MODE=host-passthrough 2026-04-02 02:21:06.552 | ++ /opt/stack/magnum-cluster-api/devstack/override-defaults:source:4 : LIBVIRT_TYPE=kvm 2026-04-02 02:21:06.556 | ++ /opt/stack/magnum-cluster-api/devstack/override-defaults:source:5 : VOLUME_BACKING_FILE_SIZE=50G 2026-04-02 02:21:06.561 | + functions-common:plugin_override_defaults:1808 : for plugin in ${plugins//,/ } 2026-04-02 02:21:06.565 | + functions-common:plugin_override_defaults:1809 : local dir=/opt/stack/ovn-octavia-provider 2026-04-02 02:21:06.569 | + functions-common:plugin_override_defaults:1811 : [[ -f /opt/stack/ovn-octavia-provider/devstack/override-defaults ]] 2026-04-02 02:21:06.573 | + ./stack.sh:main:601 : source /opt/stack/devstack/lib/apache 2026-04-02 02:21:06.605 | + ./stack.sh:main:604 : source /opt/stack/devstack/lib/tls 2026-04-02 02:21:06.610 | ++ lib/tls:source:38 : is_service_enabled tls-proxy 2026-04-02 02:21:06.637 | ++ functions-common:is_service_enabled:2068 : return 0 2026-04-02 02:21:06.642 | +++ lib/tls:source:40 : ipv6_unquote 199.19.213.213 2026-04-02 02:21:06.647 | +++ functions-common:ipv6_unquote:2210 : echo 199.19.213.213 2026-04-02 02:21:06.648 | +++ functions-common:ipv6_unquote:2210 : tr -d '[]' 2026-04-02 02:21:06.655 | ++ lib/tls:source:40 : TLS_IP=199.19.213.213 2026-04-02 02:21:06.661 | +++ lib/tls:source:43 : hostname -f 2026-04-02 02:21:06.668 | ++ lib/tls:source:43 : DEVSTACK_HOSTNAME=np0000162389.novalocal 2026-04-02 02:21:06.673 | ++ lib/tls:source:44 : DEVSTACK_CERT_NAME=devstack-cert 2026-04-02 02:21:06.677 | ++ lib/tls:source:45 : DEVSTACK_CERT=/opt/stack/data/devstack-cert.pem 2026-04-02 02:21:06.682 | ++ lib/tls:source:48 : ROOT_CA_DIR=/opt/stack/data/CA/root-ca 2026-04-02 02:21:06.686 | ++ lib/tls:source:49 : INT_CA_DIR=/opt/stack/data/CA/int-ca 2026-04-02 02:21:06.691 | ++ lib/tls:source:51 : ORG_NAME=OpenStack 2026-04-02 02:21:06.695 | ++ lib/tls:source:52 : ORG_UNIT_NAME=DevStack 2026-04-02 02:21:06.699 | ++ lib/tls:source:55 : STUD_PROTO=--tls 2026-04-02 02:21:06.703 | ++ lib/tls:source:56 : STUD_CIPHERS='TLSv1+HIGH:!DES:!aNULL:!eNULL:@STRENGTH' 2026-04-02 02:21:06.707 | ++ lib/tls:source:63 : OPENSSL=/usr/bin/openssl 2026-04-02 02:21:06.715 | + ./stack.sh:main:607 : source /opt/stack/devstack/lib/infra 2026-04-02 02:21:06.740 | + ./stack.sh:main:608 : source /opt/stack/devstack/lib/libraries 2026-04-02 02:21:06.773 | + ./stack.sh:main:609 : source /opt/stack/devstack/lib/lvm 2026-04-02 02:21:06.799 | + ./stack.sh:main:610 : source /opt/stack/devstack/lib/horizon 2026-04-02 02:21:06.826 | + ./stack.sh:main:611 : source /opt/stack/devstack/lib/keystone 2026-04-02 02:21:06.891 | + ./stack.sh:main:612 : source /opt/stack/devstack/lib/glance 2026-04-02 02:21:07.024 | + ./stack.sh:main:613 : source /opt/stack/devstack/lib/nova 2026-04-02 02:21:07.201 | + ./stack.sh:main:614 : source /opt/stack/devstack/lib/placement 2026-04-02 02:21:07.252 | + ./stack.sh:main:615 : source /opt/stack/devstack/lib/cinder 2026-04-02 02:21:07.354 | + ./stack.sh:main:616 : source /opt/stack/devstack/lib/swift 2026-04-02 02:21:07.439 | + ./stack.sh:main:617 : source /opt/stack/devstack/lib/neutron 2026-04-02 02:21:07.443 | ++ lib/neutron:source:61 : is_service_enabled tls-proxy 2026-04-02 02:21:07.472 | ++ functions-common:is_service_enabled:2068 : return 0 2026-04-02 02:21:07.476 | ++ lib/neutron:source:62 : Q_PROTOCOL=https 2026-04-02 02:21:07.481 | ++ lib/neutron:source:66 : GITDIR["python-neutronclient"]=/opt/stack/python-neutronclient 2026-04-02 02:21:07.486 | ++ lib/neutron:source:68 : NEUTRON_DIR=/opt/stack/neutron 2026-04-02 02:21:07.491 | ++ lib/neutron:source:69 : NEUTRON_FWAAS_DIR=/opt/stack/neutron-fwaas 2026-04-02 02:21:07.496 | ++ lib/neutron:source:72 : [[ -d /opt/stack/neutron/bin/neutron-server ]] 2026-04-02 02:21:07.501 | +++ lib/neutron:source:75 : get_python_exec_prefix 2026-04-02 02:21:07.530 | +++ inc/python:get_python_exec_prefix:80 : [[ True == \T\r\u\e ]] 2026-04-02 02:21:07.535 | +++ inc/python:get_python_exec_prefix:81 : echo /opt/stack/data/venv/bin 2026-04-02 02:21:07.541 | ++ lib/neutron:source:75 : NEUTRON_BIN_DIR=/opt/stack/data/venv/bin 2026-04-02 02:21:07.546 | ++ lib/neutron:source:78 : NEUTRON_CONF_DIR=/etc/neutron 2026-04-02 02:21:07.550 | ++ lib/neutron:source:79 : NEUTRON_CONF=/etc/neutron/neutron.conf 2026-04-02 02:21:07.555 | ++ lib/neutron:source:80 : export NEUTRON_TEST_CONFIG_FILE=/etc/neutron/debug.ini 2026-04-02 02:21:07.560 | ++ lib/neutron:source:80 : NEUTRON_TEST_CONFIG_FILE=/etc/neutron/debug.ini 2026-04-02 02:21:07.565 | ++ lib/neutron:source:82 : NEUTRON_UWSGI=neutron.wsgi.api:application 2026-04-02 02:21:07.570 | ++ lib/neutron:source:83 : NEUTRON_UWSGI_CONF=/etc/neutron/neutron-api-uwsgi.ini 2026-04-02 02:21:07.576 | +++ lib/neutron:source:89 : trueorfalse True NEUTRON_ENFORCE_SCOPE 2026-04-02 02:21:07.606 | ++ lib/neutron:source:89 : NEUTRON_ENFORCE_SCOPE=True 2026-04-02 02:21:07.610 | ++ lib/neutron:source:93 : AGENT_DHCP_BINARY=/opt/stack/data/venv/bin/neutron-dhcp-agent 2026-04-02 02:21:07.615 | ++ lib/neutron:source:94 : AGENT_L3_BINARY=/opt/stack/data/venv/bin/neutron-l3-agent 2026-04-02 02:21:07.621 | ++ lib/neutron:source:95 : AGENT_META_BINARY=/opt/stack/data/venv/bin/neutron-metadata-agent 2026-04-02 02:21:07.626 | ++ lib/neutron:source:99 : Q_DHCP_CONF_FILE=/etc/neutron/dhcp_agent.ini 2026-04-02 02:21:07.631 | ++ lib/neutron:source:102 : NEUTRON_DHCP_CONF=/etc/neutron/dhcp_agent.ini 2026-04-02 02:21:07.637 | ++ lib/neutron:source:103 : Q_L3_CONF_FILE=/etc/neutron/l3_agent.ini 2026-04-02 02:21:07.641 | ++ lib/neutron:source:106 : NEUTRON_L3_CONF=/etc/neutron/l3_agent.ini 2026-04-02 02:21:07.646 | ++ lib/neutron:source:107 : Q_META_CONF_FILE=/etc/neutron/metadata_agent.ini 2026-04-02 02:21:07.651 | ++ lib/neutron:source:110 : Q_DB_NAME=neutron 2026-04-02 02:21:07.656 | ++ lib/neutron:source:112 : Q_PLUGIN=ml2 2026-04-02 02:21:07.661 | ++ lib/neutron:source:114 : Q_PORT=9696 2026-04-02 02:21:07.666 | ++ lib/neutron:source:116 : Q_PORT_INT=19696 2026-04-02 02:21:07.670 | ++ lib/neutron:source:118 : Q_HOST=199.19.213.213 2026-04-02 02:21:07.675 | ++ lib/neutron:source:120 : Q_PROTOCOL=https 2026-04-02 02:21:07.680 | +++ lib/neutron:source:122 : ipv6_unquote 0.0.0.0 2026-04-02 02:21:07.686 | +++ functions-common:ipv6_unquote:2210 : echo 0.0.0.0 2026-04-02 02:21:07.686 | +++ functions-common:ipv6_unquote:2210 : tr -d '[]' 2026-04-02 02:21:07.694 | ++ lib/neutron:source:122 : Q_LISTEN_ADDRESS=0.0.0.0 2026-04-02 02:21:07.699 | ++ lib/neutron:source:124 : Q_ADMIN_USERNAME=neutron 2026-04-02 02:21:07.705 | ++ lib/neutron:source:126 : Q_AUTH_STRATEGY=keystone 2026-04-02 02:21:07.709 | ++ lib/neutron:source:128 : Q_OVS_USE_VETH=False 2026-04-02 02:21:07.714 | ++ lib/neutron:source:129 : Q_USE_ROOTWRAP=True 2026-04-02 02:21:07.720 | +++ lib/neutron:source:130 : trueorfalse True Q_USE_ROOTWRAP_DAEMON 2026-04-02 02:21:07.749 | ++ lib/neutron:source:130 : Q_USE_ROOTWRAP_DAEMON=True 2026-04-02 02:21:07.754 | +++ lib/neutron:source:132 : ipv6_unquote 199.19.213.213 2026-04-02 02:21:07.760 | +++ functions-common:ipv6_unquote:2210 : echo 199.19.213.213 2026-04-02 02:21:07.762 | +++ functions-common:ipv6_unquote:2210 : tr -d '[]' 2026-04-02 02:21:07.770 | ++ lib/neutron:source:132 : Q_META_DATA_IP=199.19.213.213 2026-04-02 02:21:07.774 | ++ lib/neutron:source:134 : Q_ALLOW_OVERLAPPING_IP=True 2026-04-02 02:21:07.778 | ++ lib/neutron:source:135 : Q_NOTIFY_NOVA_PORT_STATUS_CHANGES=True 2026-04-02 02:21:07.783 | ++ lib/neutron:source:136 : Q_NOTIFY_NOVA_PORT_DATA_CHANGES=True 2026-04-02 02:21:07.787 | ++ lib/neutron:source:137 : VIF_PLUGGING_IS_FATAL=True 2026-04-02 02:21:07.792 | ++ lib/neutron:source:138 : VIF_PLUGGING_TIMEOUT=300 2026-04-02 02:21:07.797 | ++ lib/neutron:source:141 : SKIP_STOP_OVN=False 2026-04-02 02:21:07.801 | ++ lib/neutron:source:145 : _Q_PLUGIN_EXTRA_CONF_PATH=/etc/neutron 2026-04-02 02:21:07.806 | ++ lib/neutron:source:148 : NEUTRON_ENDPOINT_SERVICE_NAME=networking 2026-04-02 02:21:07.810 | ++ lib/neutron:source:149 : [[ -z networking ]] 2026-04-02 02:21:07.815 | ++ lib/neutron:source:154 : ALEMBIC_REPO=https://github.com/sqlalchemy/alembic.git 2026-04-02 02:21:07.819 | ++ lib/neutron:source:155 : ALEMBIC_DIR=/opt/stack/alembic 2026-04-02 02:21:07.824 | ++ lib/neutron:source:156 : ALEMBIC_BRANCH=main 2026-04-02 02:21:07.829 | ++ lib/neutron:source:157 : SQLALCHEMY_REPO=https://github.com/sqlalchemy/sqlalchemy.git 2026-04-02 02:21:07.833 | ++ lib/neutron:source:158 : SQLALCHEMY_DIR=/opt/stack/sqlalchemy 2026-04-02 02:21:07.838 | ++ lib/neutron:source:159 : SQLALCHEMY_BRANCH=main 2026-04-02 02:21:07.843 | ++ lib/neutron:source:170 : declare -a -g Q_PLUGIN_EXTRA_CONF_FILES 2026-04-02 02:21:07.849 | ++ lib/neutron:source:173 : declare -a -g _Q_PLUGIN_EXTRA_CONF_FILES_ABS 2026-04-02 02:21:07.853 | ++ lib/neutron:source:176 : Q_RR_CONF_FILE=/etc/neutron/rootwrap.conf 2026-04-02 02:21:07.858 | ++ lib/neutron:source:177 : [[ True == \F\a\l\s\e ]] 2026-04-02 02:21:07.864 | +++ lib/neutron:source:180 : get_rootwrap_location neutron 2026-04-02 02:21:07.869 | +++ functions:get_rootwrap_location:601 : local module=neutron 2026-04-02 02:21:07.874 | ++++ functions:get_rootwrap_location:603 : get_python_exec_prefix 2026-04-02 02:21:07.903 | ++++ inc/python:get_python_exec_prefix:80 : [[ True == \T\r\u\e ]] 2026-04-02 02:21:07.908 | ++++ inc/python:get_python_exec_prefix:81 : echo /opt/stack/data/venv/bin 2026-04-02 02:21:07.912 | +++ functions:get_rootwrap_location:603 : echo /opt/stack/data/venv/bin/neutron-rootwrap 2026-04-02 02:21:07.917 | ++ lib/neutron:source:180 : NEUTRON_ROOTWRAP=/opt/stack/data/venv/bin/neutron-rootwrap 2026-04-02 02:21:07.921 | ++ lib/neutron:source:181 : Q_RR_COMMAND='sudo /opt/stack/data/venv/bin/neutron-rootwrap /etc/neutron/rootwrap.conf' 2026-04-02 02:21:07.925 | ++ lib/neutron:source:182 : [[ True == \T\r\u\e ]] 2026-04-02 02:21:07.929 | ++ lib/neutron:source:183 : Q_RR_DAEMON_COMMAND='sudo /opt/stack/data/venv/bin/neutron-rootwrap-daemon /etc/neutron/rootwrap.conf' 2026-04-02 02:21:07.934 | ++ lib/neutron:source:195 : Q_DVR_MODE=legacy 2026-04-02 02:21:07.938 | ++ lib/neutron:source:196 : [[ legacy != \l\e\g\a\c\y ]] 2026-04-02 02:21:07.943 | ++ lib/neutron:source:212 : ENABLE_TENANT_TUNNELS=True 2026-04-02 02:21:07.949 | ++ lib/neutron:source:217 : TENANT_TUNNEL_RANGES=1:1000 2026-04-02 02:21:07.954 | ++ lib/neutron:source:222 : ENABLE_TENANT_VLANS=False 2026-04-02 02:21:07.958 | ++ lib/neutron:source:230 : TENANT_VLAN_RANGE= 2026-04-02 02:21:07.963 | ++ lib/neutron:source:238 : PHYSICAL_NETWORK=public 2026-04-02 02:21:07.967 | ++ lib/neutron:source:248 : OVS_PHYSICAL_BRIDGE=br-ex 2026-04-02 02:21:07.971 | ++ lib/neutron:source:254 : OVS_ENABLE_TUNNELING=True 2026-04-02 02:21:07.975 | ++ lib/neutron:source:258 : ENABLE_ISOLATED_METADATA=False 2026-04-02 02:21:07.978 | ++ lib/neutron:source:263 : ENABLE_METADATA_NETWORK=False 2026-04-02 02:21:07.982 | ++ lib/neutron:source:268 : '[' -f /opt/stack/devstack/lib/neutron_plugins/ml2 ']' 2026-04-02 02:21:07.986 | ++ lib/neutron:source:269 : source /opt/stack/devstack/lib/neutron_plugins/ml2 2026-04-02 02:21:08.185 | ++ lib/neutron:source:276 : source /opt/stack/devstack/lib/neutron_plugins/services/metering 2026-04-02 02:21:08.211 | ++ lib/neutron:source:279 : source /opt/stack/devstack/lib/neutron_plugins/services/l3 2026-04-02 02:21:08.216 | +++ lib/neutron_plugins/services/l3:source:3 : IP_VERSION=4+6 2026-04-02 02:21:08.220 | +++ lib/neutron_plugins/services/l3:source:5 : [[ 4+6 != \4 ]] 2026-04-02 02:21:08.225 | +++ lib/neutron_plugins/services/l3:source:5 : [[ 4+6 != \6 ]] 2026-04-02 02:21:08.229 | +++ lib/neutron_plugins/services/l3:source:5 : [[ 4+6 != \4\+\6 ]] 2026-04-02 02:21:08.234 | +++ lib/neutron_plugins/services/l3:source:9 : NEUTRON_CREATE_INITIAL_NETWORKS=True 2026-04-02 02:21:08.238 | +++ lib/neutron_plugins/services/l3:source:12 : PROVIDER_SUBNET_NAME=provider_net 2026-04-02 02:21:08.242 | +++ lib/neutron_plugins/services/l3:source:13 : IPV6_PROVIDER_SUBNET_NAME=provider_net_v6 2026-04-02 02:21:08.247 | +++ lib/neutron_plugins/services/l3:source:14 : IPV6_PROVIDER_FIXED_RANGE= 2026-04-02 02:21:08.252 | +++ lib/neutron_plugins/services/l3:source:15 : IPV6_PROVIDER_NETWORK_GATEWAY= 2026-04-02 02:21:08.256 | +++ lib/neutron_plugins/services/l3:source:17 : PUBLIC_BRIDGE=br-ex 2026-04-02 02:21:08.261 | +++ lib/neutron_plugins/services/l3:source:18 : PUBLIC_BRIDGE_MTU=1430 2026-04-02 02:21:08.266 | +++ lib/neutron_plugins/services/l3:source:23 : Q_ASSIGN_GATEWAY_TO_PUBLIC_BRIDGE=True 2026-04-02 02:21:08.271 | +++ lib/neutron_plugins/services/l3:source:26 : Q_ROUTER_NAME=router1 2026-04-02 02:21:08.276 | +++ lib/neutron_plugins/services/l3:source:31 : Q_USE_PUBLIC_VETH=False 2026-04-02 02:21:08.280 | +++ lib/neutron_plugins/services/l3:source:32 : Q_PUBLIC_VETH_EX=veth-pub-ex 2026-04-02 02:21:08.285 | +++ lib/neutron_plugins/services/l3:source:33 : Q_PUBLIC_VETH_INT=veth-pub-int 2026-04-02 02:21:08.289 | +++ lib/neutron_plugins/services/l3:source:39 : Q_L3_ROUTER_PER_TENANT=True 2026-04-02 02:21:08.293 | +++ lib/neutron_plugins/services/l3:source:72 : Q_USE_PROVIDERNET_FOR_PUBLIC=True 2026-04-02 02:21:08.298 | +++ lib/neutron_plugins/services/l3:source:73 : PUBLIC_PHYSICAL_NETWORK=public 2026-04-02 02:21:08.305 | ++++ lib/neutron_plugins/services/l3:source:76 : uuidgen 2026-04-02 02:21:08.306 | ++++ lib/neutron_plugins/services/l3:source:76 : sed s/-//g 2026-04-02 02:21:08.306 | ++++ lib/neutron_plugins/services/l3:source:76 : cut -c 23- 2026-04-02 02:21:08.307 | ++++ lib/neutron_plugins/services/l3:source:76 : sed -e 's/\(..\)\(....\)\(....\)/\1:\2:\3/' 2026-04-02 02:21:08.316 | +++ lib/neutron_plugins/services/l3:source:76 : IPV6_GLOBAL_ID=fa:046f:4bac 2026-04-02 02:21:08.321 | +++ lib/neutron_plugins/services/l3:source:79 : IPV6_RA_MODE=slaac 2026-04-02 02:21:08.325 | +++ lib/neutron_plugins/services/l3:source:80 : IPV6_ADDRESS_MODE=slaac 2026-04-02 02:21:08.330 | +++ lib/neutron_plugins/services/l3:source:81 : IPV6_PUBLIC_SUBNET_NAME=ipv6-public-subnet 2026-04-02 02:21:08.334 | +++ lib/neutron_plugins/services/l3:source:82 : IPV6_PRIVATE_SUBNET_NAME=ipv6-private-subnet 2026-04-02 02:21:08.339 | +++ lib/neutron_plugins/services/l3:source:83 : IPV6_ADDRS_SAFE_TO_USE=fdfa:046f:4bac::/56 2026-04-02 02:21:08.345 | ++++ lib/neutron_plugins/services/l3:source:86 : awk -F / '{ print $1"/"($2>63 ? $2 : 64) }' 2026-04-02 02:21:08.346 | ++++ lib/neutron_plugins/services/l3:source:86 : echo fdfa:046f:4bac::/56 2026-04-02 02:21:08.353 | +++ lib/neutron_plugins/services/l3:source:86 : FIXED_RANGE_V6=fdfa:046f:4bac::/64 2026-04-02 02:21:08.358 | +++ lib/neutron_plugins/services/l3:source:87 : IPV6_PRIVATE_NETWORK_GATEWAY= 2026-04-02 02:21:08.362 | +++ lib/neutron_plugins/services/l3:source:88 : IPV6_PUBLIC_RANGE=2001:db8::/64 2026-04-02 02:21:08.367 | +++ lib/neutron_plugins/services/l3:source:89 : IPV6_PUBLIC_NETWORK_GATEWAY=2001:db8::2 2026-04-02 02:21:08.372 | +++ lib/neutron_plugins/services/l3:source:90 : IPV6_ROUTER_GW_IP=2001:db8::1 2026-04-02 02:21:08.377 | +++ lib/neutron_plugins/services/l3:source:93 : NETWORK_GATEWAY=10.1.0.1 2026-04-02 02:21:08.382 | +++ lib/neutron_plugins/services/l3:source:94 : PUBLIC_NETWORK_GATEWAY=172.24.5.1 2026-04-02 02:21:08.387 | +++ lib/neutron_plugins/services/l3:source:95 : PRIVATE_SUBNET_NAME=private-subnet 2026-04-02 02:21:08.393 | +++ lib/neutron_plugins/services/l3:source:96 : PUBLIC_SUBNET_NAME=public-subnet 2026-04-02 02:21:08.396 | +++ lib/neutron_plugins/services/l3:source:99 : USE_SUBNETPOOL=True 2026-04-02 02:21:08.401 | +++ lib/neutron_plugins/services/l3:source:100 : SUBNETPOOL_NAME_V4=shared-default-subnetpool-v4 2026-04-02 02:21:08.404 | +++ lib/neutron_plugins/services/l3:source:101 : SUBNETPOOL_NAME_V6=shared-default-subnetpool-v6 2026-04-02 02:21:08.408 | +++ lib/neutron_plugins/services/l3:source:103 : SUBNETPOOL_PREFIX_V4=10.1.0.0/20 2026-04-02 02:21:08.413 | +++ lib/neutron_plugins/services/l3:source:104 : SUBNETPOOL_PREFIX_V6=fdfa:046f:4bac::/56 2026-04-02 02:21:08.418 | +++ lib/neutron_plugins/services/l3:source:106 : SUBNETPOOL_SIZE_V4=26 2026-04-02 02:21:08.422 | +++ lib/neutron_plugins/services/l3:source:107 : SUBNETPOOL_SIZE_V6=64 2026-04-02 02:21:08.428 | ++++ lib/neutron_plugins/services/l3:source:109 : ip -4 route 2026-04-02 02:21:08.429 | ++++ lib/neutron_plugins/services/l3:source:109 : grep '^default' 2026-04-02 02:21:08.430 | ++++ lib/neutron_plugins/services/l3:source:109 : awk '{print $5}' 2026-04-02 02:21:08.439 | +++ lib/neutron_plugins/services/l3:source:109 : default_v4_route_devs=ens3 2026-04-02 02:21:08.446 | ++++ lib/neutron_plugins/services/l3:source:111 : ip -6 route list match default table all 2026-04-02 02:21:08.447 | ++++ lib/neutron_plugins/services/l3:source:111 : grep via 2026-04-02 02:21:08.447 | ++++ lib/neutron_plugins/services/l3:source:111 : awk '{print $5}' 2026-04-02 02:21:08.459 | +++ lib/neutron_plugins/services/l3:source:111 : default_v6_route_devs='ens3 2026-04-02 02:21:08.459 | ens3' 2026-04-02 02:21:08.467 | ++ lib/neutron:source:282 : source /opt/stack/devstack/lib/neutron_plugins/services/placement 2026-04-02 02:21:08.472 | ++ lib/neutron:source:283 : source /opt/stack/devstack/lib/neutron_plugins/services/trunk 2026-04-02 02:21:08.477 | ++ lib/neutron:source:284 : source /opt/stack/devstack/lib/neutron_plugins/services/qos 2026-04-02 02:21:08.481 | ++ lib/neutron:source:285 : source /opt/stack/devstack/lib/neutron_plugins/services/segments 2026-04-02 02:21:08.486 | ++ lib/neutron:source:288 : has_neutron_plugin_security_group 2026-04-02 02:21:08.491 | ++ lib/neutron_plugins/ml2:has_neutron_plugin_security_group:146 : return 0 2026-04-02 02:21:08.496 | ++ lib/neutron:source:289 : Q_USE_SECGROUP=True 2026-04-02 02:21:08.501 | ++ lib/neutron:source:297 : OVN_BRIDGE_MAPPINGS=public:br-ex 2026-04-02 02:21:08.535 | + ./stack.sh:main:618 : source /opt/stack/devstack/lib/ldap 2026-04-02 02:21:08.563 | + ./stack.sh:main:619 : source /opt/stack/devstack/lib/dstat 2026-04-02 02:21:08.592 | + ./stack.sh:main:620 : source /opt/stack/devstack/lib/atop 2026-04-02 02:21:08.617 | + ./stack.sh:main:621 : source /opt/stack/devstack/lib/tcpdump 2026-04-02 02:21:08.649 | + ./stack.sh:main:622 : source /opt/stack/devstack/lib/etcd3 2026-04-02 02:21:08.703 | + ./stack.sh:main:623 : source /opt/stack/devstack/lib/os-vif 2026-04-02 02:21:08.709 | +++ lib/os-vif:source:12 : is_ml2_ovs 2026-04-02 02:21:08.714 | +++ lib/os-vif:is_ml2_ovs:4 : [[ ovn == \o\p\e\n\v\s\w\i\t\c\h ]] 2026-04-02 02:21:08.719 | +++ lib/os-vif:is_ml2_ovs:7 : echo False 2026-04-02 02:21:08.725 | ++ lib/os-vif:source:12 : OS_VIF_OVS_ISOLATE_VIF=False 2026-04-02 02:21:08.731 | +++ lib/os-vif:source:13 : trueorfalse False OS_VIF_OVS_ISOLATE_VIF 2026-04-02 02:21:08.763 | ++ lib/os-vif:source:13 : OS_VIF_OVS_ISOLATE_VIF=False 2026-04-02 02:21:08.768 | + ./stack.sh:main:629 : run_phase source 2026-04-02 02:21:08.772 | + functions-common:run_phase:1840 : local mode=source 2026-04-02 02:21:08.777 | + functions-common:run_phase:1841 : local phase= 2026-04-02 02:21:08.781 | + functions-common:run_phase:1842 : [[ -d /opt/stack/devstack/extras.d ]] 2026-04-02 02:21:08.786 | + functions-common:run_phase:1843 : local extra_plugin_file_name 2026-04-02 02:21:08.790 | + functions-common:run_phase:1844 : for extra_plugin_file_name in $TOP_DIR/extras.d/*.sh 2026-04-02 02:21:08.796 | + functions-common:run_phase:1849 : local exceptions=80-tempest.sh 2026-04-02 02:21:08.800 | + functions-common:run_phase:1850 : local extra 2026-04-02 02:21:08.807 | ++ functions-common:run_phase:1851 : basename /opt/stack/devstack/extras.d/80-tempest.sh 2026-04-02 02:21:08.814 | + functions-common:run_phase:1851 : extra=80-tempest.sh 2026-04-02 02:21:08.819 | + functions-common:run_phase:1852 : [[ 80-tempest.sh =~ 80-tempest\.sh ]] 2026-04-02 02:21:08.824 | + functions-common:run_phase:1856 : [[ -r /opt/stack/devstack/extras.d/80-tempest.sh ]] 2026-04-02 02:21:08.827 | + functions-common:run_phase:1856 : source /opt/stack/devstack/extras.d/80-tempest.sh source 2026-04-02 02:21:08.833 | ++ extras.d/80-tempest.sh:source:3 : is_service_enabled tempest 2026-04-02 02:21:08.862 | ++ functions-common:is_service_enabled:2068 : return 1 2026-04-02 02:21:08.867 | + functions-common:run_phase:1861 : [[ source == \s\o\u\r\c\e ]] 2026-04-02 02:21:08.871 | + functions-common:run_phase:1862 : load_plugin_settings 2026-04-02 02:21:08.878 | + functions-common:load_plugin_settings:1776 : local plugins=,barbican,magnum,manila,octavia,magnum-cluster-api,ovn-octavia-provider 2026-04-02 02:21:08.882 | + functions-common:load_plugin_settings:1777 : local plugin 2026-04-02 02:21:08.887 | + functions-common:load_plugin_settings:1780 : [[ -z ,barbican,magnum,manila,octavia,magnum-cluster-api,ovn-octavia-provider ]] 2026-04-02 02:21:08.891 | + functions-common:load_plugin_settings:1784 : echo 'Loading plugin settings' 2026-04-02 02:21:08.892 | Loading plugin settings 2026-04-02 02:21:08.897 | + functions-common:load_plugin_settings:1785 : for plugin in ${plugins//,/ } 2026-04-02 02:21:08.901 | + functions-common:load_plugin_settings:1786 : local dir=/opt/stack/barbican 2026-04-02 02:21:08.906 | + functions-common:load_plugin_settings:1788 : [[ -f /opt/stack/barbican/devstack/settings ]] 2026-04-02 02:21:08.911 | + functions-common:load_plugin_settings:1789 : source /opt/stack/barbican/devstack/settings 2026-04-02 02:21:08.916 | ++ /opt/stack/barbican/devstack/settings:source:4 : define_plugin barbican 2026-04-02 02:21:08.920 | ++ functions-common:define_plugin:1884 : : 2026-04-02 02:21:08.926 | ++ /opt/stack/barbican/devstack/settings:source:7 : BARBICAN_DIR=/opt/stack/barbican 2026-04-02 02:21:08.930 | ++ /opt/stack/barbican/devstack/settings:source:8 : BARBICAN_CONF_DIR=/etc/barbican 2026-04-02 02:21:08.934 | ++ /opt/stack/barbican/devstack/settings:source:9 : BARBICAN_CONF=/etc/barbican/barbican.conf 2026-04-02 02:21:08.939 | ++ /opt/stack/barbican/devstack/settings:source:10 : BARBICAN_PASTE_CONF=/etc/barbican/barbican-api-paste.ini 2026-04-02 02:21:08.945 | ++ /opt/stack/barbican/devstack/settings:source:11 : BARBICAN_API_LOG_DIR=/opt/stack/logs 2026-04-02 02:21:08.949 | ++ /opt/stack/barbican/devstack/settings:source:13 : PYKMIP_CONF_DIR=/etc/pykmip 2026-04-02 02:21:08.954 | ++ /opt/stack/barbican/devstack/settings:source:14 : PYKMIP_CONF=/etc/pykmip/server.conf 2026-04-02 02:21:08.959 | ++ /opt/stack/barbican/devstack/settings:source:15 : PYKMIP_LOG_DIR=/var/log/pykmip 2026-04-02 02:21:08.964 | ++ /opt/stack/barbican/devstack/settings:source:18 : [[ False = True ]] 2026-04-02 02:21:08.970 | +++ /opt/stack/barbican/devstack/settings:source:22 : get_python_exec_prefix 2026-04-02 02:21:09.001 | +++ inc/python:get_python_exec_prefix:80 : [[ True == \T\r\u\e ]] 2026-04-02 02:21:09.006 | +++ inc/python:get_python_exec_prefix:81 : echo /opt/stack/data/venv/bin 2026-04-02 02:21:09.013 | ++ /opt/stack/barbican/devstack/settings:source:22 : BARBICAN_BIN_DIR=/opt/stack/data/venv/bin 2026-04-02 02:21:09.018 | ++ /opt/stack/barbican/devstack/settings:source:25 : BARBICAN_WSGI=barbican.wsgi.api:application 2026-04-02 02:21:09.023 | ++ /opt/stack/barbican/devstack/settings:source:26 : BARBICAN_UWSGI_CONF=/etc/barbican/barbican-uwsgi.ini 2026-04-02 02:21:09.028 | ++ /opt/stack/barbican/devstack/settings:source:29 : BARBICAN_REPO=https://github.com/openstack/barbican.git 2026-04-02 02:21:09.032 | ++ /opt/stack/barbican/devstack/settings:source:30 : BARBICAN_BRANCH=master 2026-04-02 02:21:09.036 | ++ /opt/stack/barbican/devstack/settings:source:33 : GITREPO["python-barbicanclient"]=https://github.com/openstack/python-barbicanclient.git 2026-04-02 02:21:09.041 | ++ /opt/stack/barbican/devstack/settings:source:34 : GITBRANCH["python-barbicanclient"]=master 2026-04-02 02:21:09.046 | ++ /opt/stack/barbican/devstack/settings:source:35 : GITDIR["python-barbicanclient"]=/opt/stack/python-barbicanclient 2026-04-02 02:21:09.051 | ++ /opt/stack/barbican/devstack/settings:source:38 : BARBICAN_HOST_HREF=http://199.19.213.213/key-manager 2026-04-02 02:21:09.056 | ++ /opt/stack/barbican/devstack/settings:source:40 : GITREPO["barbican-tempest-plugin"]=https://github.com/openstack/barbican-tempest-plugin.git 2026-04-02 02:21:09.060 | ++ /opt/stack/barbican/devstack/settings:source:41 : GITBRANCH["barbican-tempest-plugin"]=master 2026-04-02 02:21:09.066 | ++ /opt/stack/barbican/devstack/settings:source:42 : GITDIR["barbican-tempest-plugin"]=/opt/stack/barbican-tempest-plugin 2026-04-02 02:21:09.071 | +++ /opt/stack/barbican/devstack/settings:source:45 : trueorfalse True ENFORCE_SCOPE 2026-04-02 02:21:09.104 | ++ /opt/stack/barbican/devstack/settings:source:45 : BARBICAN_ENFORCE_SCOPE=False 2026-04-02 02:21:09.109 | ++ /opt/stack/barbican/devstack/settings:source:47 : enable_service barbican 2026-04-02 02:21:09.192 | + functions-common:load_plugin_settings:1785 : for plugin in ${plugins//,/ } 2026-04-02 02:21:09.198 | + functions-common:load_plugin_settings:1786 : local dir=/opt/stack/magnum 2026-04-02 02:21:09.202 | + functions-common:load_plugin_settings:1788 : [[ -f /opt/stack/magnum/devstack/settings ]] 2026-04-02 02:21:09.207 | + functions-common:load_plugin_settings:1789 : source /opt/stack/magnum/devstack/settings 2026-04-02 02:21:09.214 | +++ /opt/stack/magnum/devstack/settings:source:19 : trueorfalse False MAGNUM_ENFORCE_SCOPE 2026-04-02 02:21:09.250 | ++ /opt/stack/magnum/devstack/settings:source:19 : MAGNUM_ENFORCE_SCOPE=False 2026-04-02 02:21:09.254 | ++ /opt/stack/magnum/devstack/settings:source:22 : enable_service magnum-api 2026-04-02 02:21:09.338 | ++ /opt/stack/magnum/devstack/settings:source:23 : enable_service magnum-cond 2026-04-02 02:21:09.428 | + functions-common:load_plugin_settings:1785 : for plugin in ${plugins//,/ } 2026-04-02 02:21:09.434 | + functions-common:load_plugin_settings:1786 : local dir=/opt/stack/manila 2026-04-02 02:21:09.438 | + functions-common:load_plugin_settings:1788 : [[ -f /opt/stack/manila/devstack/settings ]] 2026-04-02 02:21:09.444 | + functions-common:load_plugin_settings:1789 : source /opt/stack/manila/devstack/settings 2026-04-02 02:21:09.449 | ++ /opt/stack/manila/devstack/settings:source:24 : define_plugin manila 2026-04-02 02:21:09.454 | ++ functions-common:define_plugin:1884 : : 2026-04-02 02:21:09.459 | ++ /opt/stack/manila/devstack/settings:source:28 : OS_CLOUD=devstack-admin 2026-04-02 02:21:09.465 | ++ /opt/stack/manila/devstack/settings:source:30 : MANILA_GIT_BASE=https://opendev.org 2026-04-02 02:21:09.469 | ++ /opt/stack/manila/devstack/settings:source:31 : MANILA_REPO_ROOT=openstack 2026-04-02 02:21:09.474 | ++ /opt/stack/manila/devstack/settings:source:33 : MANILACLIENT_REPO=https://opendev.org/openstack/python-manilaclient 2026-04-02 02:21:09.480 | ++ /opt/stack/manila/devstack/settings:source:34 : MANILACLIENT_BRANCH=master 2026-04-02 02:21:09.485 | ++ /opt/stack/manila/devstack/settings:source:37 : MANILA_DIR=/opt/stack/manila 2026-04-02 02:21:09.490 | ++ /opt/stack/manila/devstack/settings:source:38 : MANILA_LOCK_PATH= 2026-04-02 02:21:09.496 | ++ /opt/stack/manila/devstack/settings:source:39 : MANILA_LOCK_PATH=/opt/stack/manila/manila_locks 2026-04-02 02:21:09.500 | ++ /opt/stack/manila/devstack/settings:source:40 : MANILACLIENT_DIR=/opt/stack/python-manilaclient 2026-04-02 02:21:09.506 | ++ /opt/stack/manila/devstack/settings:source:41 : MANILA_STATE_PATH=/opt/stack/data/manila 2026-04-02 02:21:09.512 | ++ /opt/stack/manila/devstack/settings:source:43 : MANILA_CONF_DIR=/etc/manila 2026-04-02 02:21:09.517 | ++ /opt/stack/manila/devstack/settings:source:44 : MANILA_CONF=/etc/manila/manila.conf 2026-04-02 02:21:09.522 | ++ /opt/stack/manila/devstack/settings:source:45 : MANILA_API_PASTE_INI=/etc/manila/api-paste.ini 2026-04-02 02:21:09.527 | ++ /opt/stack/manila/devstack/settings:source:48 : BARBICAN_ENDPOINT_TYPE=internal 2026-04-02 02:21:09.531 | ++ /opt/stack/manila/devstack/settings:source:49 : KEY_MANAGER_BACKEND=barbican 2026-04-02 02:21:09.537 | ++ /opt/stack/manila/devstack/settings:source:50 : BARBICAN_KEYSTONE_ENDPOINT=https://199.19.213.213/identity 2026-04-02 02:21:09.542 | ++ /opt/stack/manila/devstack/settings:source:54 : MANILA_CONFIGURE_DEFAULT_TYPES=True 2026-04-02 02:21:09.548 | ++ /opt/stack/manila/devstack/settings:source:56 : MANILA_DEFAULT_SHARE_TYPE=default 2026-04-02 02:21:09.553 | ++ /opt/stack/manila/devstack/settings:source:64 : MANILA_DEFAULT_SHARE_TYPE_EXTRA_SPECS='snapshot_support=True create_share_from_snapshot_support=True' 2026-04-02 02:21:09.558 | ++ /opt/stack/manila/devstack/settings:source:65 : MANILA_DHSS_TRUE_SHARE_TYPE_EXTRA_SPECS='snapshot_support=True create_share_from_snapshot_support=True' 2026-04-02 02:21:09.563 | ++ /opt/stack/manila/devstack/settings:source:66 : MANILA_DHSS_FALSE_SHARE_TYPE_EXTRA_SPECS='snapshot_support=True create_share_from_snapshot_support=True' 2026-04-02 02:21:09.568 | ++ /opt/stack/manila/devstack/settings:source:69 : MANILA_DEFAULT_SHARE_GROUP_TYPE=default 2026-04-02 02:21:09.573 | ++ /opt/stack/manila/devstack/settings:source:76 : MANILA_DEFAULT_SHARE_GROUP_TYPE_SPECS= 2026-04-02 02:21:09.578 | ++ /opt/stack/manila/devstack/settings:source:79 : MANILA_SERVICE_HOST=199.19.213.213 2026-04-02 02:21:09.585 | ++ /opt/stack/manila/devstack/settings:source:80 : MANILA_SERVICE_PORT=8786 2026-04-02 02:21:09.589 | ++ /opt/stack/manila/devstack/settings:source:81 : MANILA_SERVICE_PORT_INT=18786 2026-04-02 02:21:09.594 | ++ /opt/stack/manila/devstack/settings:source:82 : MANILA_SERVICE_PROTOCOL=http 2026-04-02 02:21:09.598 | ++ /opt/stack/manila/devstack/settings:source:83 : MANILA_ENDPOINT_BASE=http://199.19.213.213:8786 2026-04-02 02:21:09.604 | ++ /opt/stack/manila/devstack/settings:source:86 : [[ -d /opt/stack/manila/bin ]] 2026-04-02 02:21:09.611 | +++ /opt/stack/manila/devstack/settings:source:89 : get_python_exec_prefix 2026-04-02 02:21:09.644 | +++ inc/python:get_python_exec_prefix:80 : [[ True == \T\r\u\e ]] 2026-04-02 02:21:09.649 | +++ inc/python:get_python_exec_prefix:81 : echo /opt/stack/data/venv/bin 2026-04-02 02:21:09.655 | ++ /opt/stack/manila/devstack/settings:source:89 : MANILA_BIN_DIR=/opt/stack/data/venv/bin 2026-04-02 02:21:09.660 | ++ /opt/stack/manila/devstack/settings:source:93 : SHARE_NAME_PREFIX=share- 2026-04-02 02:21:09.666 | ++ /opt/stack/manila/devstack/settings:source:94 : MANILA_ENABLED_SHARE_PROTOCOLS=NFS,CIFS 2026-04-02 02:21:09.670 | ++ /opt/stack/manila/devstack/settings:source:95 : MANILA_ENABLED_BACKENDS=generic 2026-04-02 02:21:09.675 | ++ /opt/stack/manila/devstack/settings:source:96 : MANILA_SCHEDULER_DRIVER=manila.scheduler.drivers.filter.FilterScheduler 2026-04-02 02:21:09.680 | ++ /opt/stack/manila/devstack/settings:source:97 : MANILA_SERVICE_SECGROUP=manila-service 2026-04-02 02:21:09.684 | ++ /opt/stack/manila/devstack/settings:source:103 : MANILA_USE_DOWNGRADE_MIGRATIONS=False 2026-04-02 02:21:09.689 | ++ /opt/stack/manila/devstack/settings:source:105 : MANILA_WSGI=manila.wsgi.api:application 2026-04-02 02:21:09.694 | ++ /opt/stack/manila/devstack/settings:source:106 : MANILA_UWSGI_CONF=/etc/manila/manila-uwsgi.ini 2026-04-02 02:21:09.699 | ++ /opt/stack/manila/devstack/settings:source:107 : MANILA_ENDPOINT_BASE=http://199.19.213.213/share 2026-04-02 02:21:09.703 | ++ /opt/stack/manila/devstack/settings:source:110 : SHARE_DRIVER=manila.share.drivers.generic.GenericShareDriver 2026-04-02 02:21:09.708 | ++ /opt/stack/manila/devstack/settings:source:112 : eval USER_HOME=/opt/stack 2026-04-02 02:21:09.713 | +++ /opt/stack/manila/devstack/settings:source:112 : USER_HOME=/opt/stack 2026-04-02 02:21:09.718 | ++ /opt/stack/manila/devstack/settings:source:113 : MANILA_KEY_FORMAT=ecdsa 2026-04-02 02:21:09.723 | ++ /opt/stack/manila/devstack/settings:source:114 : MANILA_PATH_TO_PUBLIC_KEY=/opt/stack/.ssh/id_ecdsa.pub 2026-04-02 02:21:09.728 | ++ /opt/stack/manila/devstack/settings:source:115 : MANILA_PATH_TO_PRIVATE_KEY=/opt/stack/.ssh/id_ecdsa 2026-04-02 02:21:09.733 | ++ /opt/stack/manila/devstack/settings:source:116 : MANILA_SERVICE_KEYPAIR_NAME=manila-service 2026-04-02 02:21:09.738 | ++ /opt/stack/manila/devstack/settings:source:118 : MANILA_SERVICE_INSTANCE_USER=manila 2026-04-02 02:21:09.743 | ++ /opt/stack/manila/devstack/settings:source:119 : MANILA_SERVICE_IMAGE_URL=http://tarballs.openstack.org/manila-image-elements/images/manila-service-image-master.qcow2 2026-04-02 02:21:09.748 | ++ /opt/stack/manila/devstack/settings:source:120 : MANILA_SERVICE_IMAGE_NAME=manila-service-image-master 2026-04-02 02:21:09.753 | ++ /opt/stack/manila/devstack/settings:source:121 : MANILA_USE_SCHEDULER_CREATING_SHARE_FROM_SNAPSHOT=False 2026-04-02 02:21:09.759 | +++ /opt/stack/manila/devstack/settings:source:124 : trueorfalse True MANILA_SERVICE_IMAGE_ENABLED 2026-04-02 02:21:09.792 | ++ /opt/stack/manila/devstack/settings:source:124 : MANILA_SERVICE_IMAGE_ENABLED=True 2026-04-02 02:21:09.797 | ++ /opt/stack/manila/devstack/settings:source:126 : MANILA_USE_SERVICE_INSTANCE_PASSWORD=True 2026-04-02 02:21:09.812 | ++ /opt/stack/manila/devstack/settings:source:127 : MANILA_SERVICE_INSTANCE_PASSWORD=manila 2026-04-02 02:21:09.812 | ++ /opt/stack/manila/devstack/settings:source:129 : MANILA_SERVICE_VM_FLAVOR_REF=100 2026-04-02 02:21:09.812 | ++ /opt/stack/manila/devstack/settings:source:130 : MANILA_SERVICE_VM_FLAVOR_NAME=manila-service-flavor 2026-04-02 02:21:09.816 | ++ /opt/stack/manila/devstack/settings:source:131 : MANILA_SERVICE_VM_FLAVOR_RAM=512 2026-04-02 02:21:09.821 | ++ /opt/stack/manila/devstack/settings:source:132 : MANILA_SERVICE_VM_FLAVOR_DISK=5 2026-04-02 02:21:09.825 | ++ /opt/stack/manila/devstack/settings:source:133 : MANILA_SERVICE_VM_FLAVOR_VCPUS=1 2026-04-02 02:21:09.831 | ++ /opt/stack/manila/devstack/settings:source:138 : MANILA_ALLOW_NAS_SERVER_PORTS_ON_HOST=False 2026-04-02 02:21:09.836 | ++ /opt/stack/manila/devstack/settings:source:141 : SHARE_BACKING_FILE_SIZE=8400M 2026-04-02 02:21:09.842 | ++ /opt/stack/manila/devstack/settings:source:142 : SHARE_GROUP=lvm-shares 2026-04-02 02:21:09.847 | ++ /opt/stack/manila/devstack/settings:source:143 : MANILA_MNT_DIR=/opt/stack/data/manila/mnt 2026-04-02 02:21:09.852 | ++ /opt/stack/manila/devstack/settings:source:144 : SMB_CONF=/etc/samba/smb.conf 2026-04-02 02:21:09.858 | ++ /opt/stack/manila/devstack/settings:source:145 : SMB_PRIVATE_DIR=/var/lib/samba/private 2026-04-02 02:21:09.864 | ++ /opt/stack/manila/devstack/settings:source:146 : CONFIGURE_BACKING_FILE=True 2026-04-02 02:21:09.869 | ++ /opt/stack/manila/devstack/settings:source:147 : MANILA_LVM_SHARE_EXPORT_IPS=199.19.213.213 2026-04-02 02:21:09.874 | ++ /opt/stack/manila/devstack/settings:source:150 : MANILA_REPLICA_STATE_UPDATE_INTERVAL=300 2026-04-02 02:21:09.880 | ++ /opt/stack/manila/devstack/settings:source:155 : MANILA_ZFSONLINUX_ZPOOL_SIZE=30G 2026-04-02 02:21:09.885 | ++ /opt/stack/manila/devstack/settings:source:156 : MANILA_ZFSONLINUX_BACKEND_FILES_CONTAINER_DIR=/opt/stack/data/manila/zfsonlinux 2026-04-02 02:21:09.889 | ++ /opt/stack/manila/devstack/settings:source:157 : MANILA_ZFSONLINUX_SHARE_EXPORT_IP=199.19.213.213 2026-04-02 02:21:09.894 | ++ /opt/stack/manila/devstack/settings:source:158 : MANILA_ZFSONLINUX_SERVICE_IP=199.19.213.213 2026-04-02 02:21:09.900 | ++ /opt/stack/manila/devstack/settings:source:159 : MANILA_ZFSONLINUX_DATASET_CREATION_OPTIONS=compression=gzip 2026-04-02 02:21:09.906 | ++ /opt/stack/manila/devstack/settings:source:160 : MANILA_ZFSONLINUX_USE_SSH=False 2026-04-02 02:21:09.911 | ++ /opt/stack/manila/devstack/settings:source:161 : MANILA_ZFSONLINUX_SSH_USERNAME=stack 2026-04-02 02:21:09.916 | ++ /opt/stack/manila/devstack/settings:source:164 : MANILA_ZFSONLINUX_REPLICATION_DOMAIN=ZFSonLinux 2026-04-02 02:21:09.920 | ++ /opt/stack/manila/devstack/settings:source:167 : MANILA_CONTAINER_DRIVER=manila.share.drivers.container.driver.ContainerShareDriver 2026-04-02 02:21:09.926 | ++ /opt/stack/manila/devstack/settings:source:168 : MANILA_DOCKER_IMAGE_ALIAS=manila_docker_image 2026-04-02 02:21:09.931 | ++ /opt/stack/manila/devstack/settings:source:169 : MANILA_CONTAINER_VOLUME_GROUP_NAME=manila_docker_volumes 2026-04-02 02:21:09.936 | ++ /opt/stack/manila/devstack/settings:source:172 : MANILA_DOCKER_IMAGE_URL=https://github.com/a-ovchinnikov/manila-image-elements-lxd-images/releases/download/0.1.0/manila-docker-container.tar.gz 2026-04-02 02:21:09.943 | ++ /opt/stack/manila/devstack/settings:source:175 : MANILA_NETWORK_API_CLASS=manila.network.neutron.neutron_network_plugin.NeutronBindNetworkPlugin 2026-04-02 02:21:09.948 | ++ /opt/stack/manila/devstack/settings:source:176 : MANILA_NEUTRON_VNIC_TYPE=normal 2026-04-02 02:21:09.953 | ++ /opt/stack/manila/devstack/settings:source:179 : MANILA_SSH_TIMEOUT=180 2026-04-02 02:21:09.958 | ++ /opt/stack/manila/devstack/settings:source:182 : MANILA_DEFERRED_DELETE_TASK_INTERVAL=10 2026-04-02 02:21:09.963 | ++ /opt/stack/manila/devstack/settings:source:185 : MANILA_ADMIN_NET_RANGE=10.2.5.0/24 2026-04-02 02:21:09.969 | ++ /opt/stack/manila/devstack/settings:source:188 : MANILA_DATA_NODE_IP=10.2.5.0/24 2026-04-02 02:21:09.974 | ++ /opt/stack/manila/devstack/settings:source:191 : MANILA_DATA_COPY_CHECK_HASH=True 2026-04-02 02:21:09.980 | ++ /opt/stack/manila/devstack/settings:source:194 : MANILA_SETUP_IPV6=False 2026-04-02 02:21:09.985 | ++ /opt/stack/manila/devstack/settings:source:195 : MANILA_RESTORE_IPV6_DEFAULT_ROUTE=True 2026-04-02 02:21:09.991 | +++ /opt/stack/manila/devstack/settings:source:199 : trueorfalse False MANILA_ENFORCE_SCOPE 2026-04-02 02:21:10.023 | ++ /opt/stack/manila/devstack/settings:source:199 : MANILA_ENFORCE_SCOPE=False 2026-04-02 02:21:10.026 | ++ /opt/stack/manila/devstack/settings:source:207 : enable_service manila 2026-04-02 02:21:10.103 | ++ /opt/stack/manila/devstack/settings:source:208 : enable_service m-api 2026-04-02 02:21:10.186 | ++ /opt/stack/manila/devstack/settings:source:209 : enable_service m-shr 2026-04-02 02:21:10.269 | ++ /opt/stack/manila/devstack/settings:source:210 : enable_service m-sch 2026-04-02 02:21:10.347 | ++ /opt/stack/manila/devstack/settings:source:211 : enable_service m-dat 2026-04-02 02:21:10.431 | + functions-common:load_plugin_settings:1785 : for plugin in ${plugins//,/ } 2026-04-02 02:21:10.435 | + functions-common:load_plugin_settings:1786 : local dir=/opt/stack/octavia 2026-04-02 02:21:10.440 | + functions-common:load_plugin_settings:1788 : [[ -f /opt/stack/octavia/devstack/settings ]] 2026-04-02 02:21:10.445 | + functions-common:load_plugin_settings:1789 : source /opt/stack/octavia/devstack/settings 2026-04-02 02:21:10.450 | ++ /opt/stack/octavia/devstack/settings:source:3 : OCTAVIA=octavia 2026-04-02 02:21:10.454 | ++ /opt/stack/octavia/devstack/settings:source:4 : OCTAVIA_DIR=/opt/stack/octavia 2026-04-02 02:21:10.459 | ++ /opt/stack/octavia/devstack/settings:source:5 : DISKIMAGE_BUILDER_REPO_URL=https://github.com/openstack/diskimage-builder.git 2026-04-02 02:21:10.465 | ++ /opt/stack/octavia/devstack/settings:source:6 : DISKIMAGE_BUILDER_REPO_REF=master 2026-04-02 02:21:10.470 | ++ /opt/stack/octavia/devstack/settings:source:7 : DISKIMAGE_BUILDER_DIR=/opt/stack/diskimage-builder 2026-04-02 02:21:10.476 | +++ /opt/stack/octavia/devstack/settings:source:8 : get_python_exec_prefix 2026-04-02 02:21:10.510 | +++ inc/python:get_python_exec_prefix:80 : [[ True == \T\r\u\e ]] 2026-04-02 02:21:10.516 | +++ inc/python:get_python_exec_prefix:81 : echo /opt/stack/data/venv/bin 2026-04-02 02:21:10.521 | ++ /opt/stack/octavia/devstack/settings:source:8 : OCTAVIA_BIN_DIR=/opt/stack/data/venv/bin 2026-04-02 02:21:10.525 | ++ /opt/stack/octavia/devstack/settings:source:9 : OCTAVIA_CONF_DIR=/etc/octavia 2026-04-02 02:21:10.530 | ++ /opt/stack/octavia/devstack/settings:source:10 : OCTAVIA_SSH_DIR=/etc/octavia/.ssh 2026-04-02 02:21:10.535 | ++ /opt/stack/octavia/devstack/settings:source:11 : OCTAVIA_CERTS_DIR=/etc/octavia/certs 2026-04-02 02:21:10.541 | ++ /opt/stack/octavia/devstack/settings:source:12 : OCTAVIA_CONF=/etc/octavia/octavia.conf 2026-04-02 02:21:10.547 | ++ /opt/stack/octavia/devstack/settings:source:13 : OCTAVIA_AUDIT_MAP=/etc/octavia/octavia_api_audit_map.conf 2026-04-02 02:21:10.552 | ++ /opt/stack/octavia/devstack/settings:source:14 : OCTAVIA_RUN_DIR=/var/run/octavia 2026-04-02 02:21:10.557 | ++ /opt/stack/octavia/devstack/settings:source:16 : OCTAVIA_AMPHORA_DRIVER=amphora_haproxy_rest_driver 2026-04-02 02:21:10.562 | ++ /opt/stack/octavia/devstack/settings:source:17 : OCTAVIA_NETWORK_DRIVER=allowed_address_pairs_driver 2026-04-02 02:21:10.567 | ++ /opt/stack/octavia/devstack/settings:source:18 : OCTAVIA_COMPUTE_DRIVER=compute_nova_driver 2026-04-02 02:21:10.573 | ++ /opt/stack/octavia/devstack/settings:source:19 : OCTAVIA_VOLUME_DRIVER=volume_noop_driver 2026-04-02 02:21:10.578 | ++ /opt/stack/octavia/devstack/settings:source:20 : OCTAVIA_IMAGE_DRIVER=image_glance_driver 2026-04-02 02:21:10.583 | ++ /opt/stack/octavia/devstack/settings:source:22 : OCTAVIA_USERNAME=admin 2026-04-02 02:21:10.587 | ++ /opt/stack/octavia/devstack/settings:source:23 : OCTAVIA_PASSWORD=secretadmin 2026-04-02 02:21:10.591 | ++ /opt/stack/octavia/devstack/settings:source:24 : OCTAVIA_PROJECT_NAME=admin 2026-04-02 02:21:10.597 | ++ /opt/stack/octavia/devstack/settings:source:25 : OCTAVIA_USER_DOMAIN_NAME=Default 2026-04-02 02:21:10.602 | ++ /opt/stack/octavia/devstack/settings:source:26 : OCTAVIA_PROJECT_DOMAIN_NAME=Default 2026-04-02 02:21:10.608 | ++ /opt/stack/octavia/devstack/settings:source:28 : OCTAVIA_PROTOCOL=http 2026-04-02 02:21:10.611 | ++ /opt/stack/octavia/devstack/settings:source:29 : OCTAVIA_PORT=9876 2026-04-02 02:21:10.616 | ++ /opt/stack/octavia/devstack/settings:source:30 : OCTAVIA_HA_PORT=9875 2026-04-02 02:21:10.622 | ++ /opt/stack/octavia/devstack/settings:source:31 : OCTAVIA_HM_LISTEN_PORT=5555 2026-04-02 02:21:10.627 | ++ /opt/stack/octavia/devstack/settings:source:33 : OCTAVIA_ENABLE_AMPHORAV2_JOBBOARD=False 2026-04-02 02:21:10.632 | ++ /opt/stack/octavia/devstack/settings:source:34 : OCTAVIA_JOBBOARD_EXPIRATION_TIME=30 2026-04-02 02:21:10.638 | ++ /opt/stack/octavia/devstack/settings:source:35 : OCTAVIA_JOBBOARD_BACKEND=redis 2026-04-02 02:21:10.643 | ++ /opt/stack/octavia/devstack/settings:source:37 : OCTAVIA_MGMT_SUBNET=192.168.0.0/24 2026-04-02 02:21:10.648 | ++ /opt/stack/octavia/devstack/settings:source:38 : OCTAVIA_MGMT_SUBNET_START=192.168.0.2 2026-04-02 02:21:10.653 | ++ /opt/stack/octavia/devstack/settings:source:39 : OCTAVIA_MGMT_SUBNET_END=192.168.0.200 2026-04-02 02:21:10.658 | ++ /opt/stack/octavia/devstack/settings:source:40 : OCTAVIA_MGMT_SUBNET_IPV6=fd00:0:0:42::/64 2026-04-02 02:21:10.664 | ++ /opt/stack/octavia/devstack/settings:source:41 : OCTAVIA_MGMT_SUBNET_IPV6_START=fd00:0:0:42:0:0:0:2 2026-04-02 02:21:10.670 | ++ /opt/stack/octavia/devstack/settings:source:42 : OCTAVIA_MGMT_SUBNET_IPV6_END=fd00:0:0:42:ffff:ffff:ffff:ffff 2026-04-02 02:21:10.674 | ++ /opt/stack/octavia/devstack/settings:source:44 : OCTAVIA_AMP_SSH_KEY_BITS=2048 2026-04-02 02:21:10.678 | ++ /opt/stack/octavia/devstack/settings:source:45 : OCTAVIA_AMP_SSH_KEY_TYPE=rsa 2026-04-02 02:21:10.683 | ++ /opt/stack/octavia/devstack/settings:source:46 : OCTAVIA_AMP_SSH_KEY_PATH=/etc/octavia/.ssh/octavia_ssh_key 2026-04-02 02:21:10.689 | ++ /opt/stack/octavia/devstack/settings:source:47 : OCTAVIA_AMP_SSH_KEY_NAME=octavia_ssh_key 2026-04-02 02:21:10.694 | ++ /opt/stack/octavia/devstack/settings:source:49 : OCTAVIA_AMP_FLAVOR_ID=10 2026-04-02 02:21:10.699 | ++ /opt/stack/octavia/devstack/settings:source:50 : OCTAVIA_AMP_IMAGE_NAME=amphora-x64-haproxy 2026-04-02 02:21:10.704 | ++ /opt/stack/octavia/devstack/settings:source:51 : OCTAVIA_AMP_IMAGE_FILE=/opt/stack/octavia/diskimage-create/amphora-x64-haproxy.qcow2 2026-04-02 02:21:10.709 | ++ /opt/stack/octavia/devstack/settings:source:52 : OCTAVIA_AMP_IMAGE_TAG=amphora 2026-04-02 02:21:10.714 | ++ /opt/stack/octavia/devstack/settings:source:53 : OCTAVIA_AMP_IMAGE_ARCH=amd64 2026-04-02 02:21:10.720 | ++ /opt/stack/octavia/devstack/settings:source:55 : OCTAVIA_AMP_CONN_TIMEOUT=10 2026-04-02 02:21:10.725 | ++ /opt/stack/octavia/devstack/settings:source:56 : OCTAVIA_AMP_READ_TIMEOUT=120 2026-04-02 02:21:10.730 | ++ /opt/stack/octavia/devstack/settings:source:58 : OCTAVIA_AMP_LOG_ADMIN_PORT=10514 2026-04-02 02:21:10.735 | ++ /opt/stack/octavia/devstack/settings:source:59 : OCTAVIA_AMP_LOG_TENANT_PORT=20514 2026-04-02 02:21:10.740 | ++ /opt/stack/octavia/devstack/settings:source:61 : OCTAVIA_HEALTH_KEY=insecure 2026-04-02 02:21:10.745 | ++ /opt/stack/octavia/devstack/settings:source:63 : OCTAVIA_LB_TOPOLOGY=SINGLE 2026-04-02 02:21:10.750 | ++ /opt/stack/octavia/devstack/settings:source:65 : OCTAVIA_AMP_EXPIRY_AGE=3600 2026-04-02 02:21:10.755 | ++ /opt/stack/octavia/devstack/settings:source:66 : OCTAVIA_LB_EXPIRY_AGE=3600 2026-04-02 02:21:10.761 | ++ /opt/stack/octavia/devstack/settings:source:68 : OCTAVIA_CONSUMER_BINARY=/opt/stack/data/venv/bin/octavia-worker 2026-04-02 02:21:10.767 | ++ /opt/stack/octavia/devstack/settings:source:69 : OCTAVIA_HOUSEKEEPER_BINARY=/opt/stack/data/venv/bin/octavia-housekeeping 2026-04-02 02:21:10.771 | ++ /opt/stack/octavia/devstack/settings:source:70 : OCTAVIA_HEALTHMANAGER_BINARY=/opt/stack/data/venv/bin/octavia-health-manager 2026-04-02 02:21:10.777 | ++ /opt/stack/octavia/devstack/settings:source:71 : OCTAVIA_DRIVER_AGENT_BINARY=/opt/stack/data/venv/bin/octavia-driver-agent 2026-04-02 02:21:10.781 | ++ /opt/stack/octavia/devstack/settings:source:73 : OCTAVIA_API_ARGS=' --config-file /etc/octavia/octavia.conf' 2026-04-02 02:21:10.786 | ++ /opt/stack/octavia/devstack/settings:source:74 : OCTAVIA_CONSUMER_ARGS=' --config-file /etc/octavia/octavia.conf' 2026-04-02 02:21:10.791 | ++ /opt/stack/octavia/devstack/settings:source:75 : OCTAVIA_HOUSEKEEPER_ARGS=' --config-file /etc/octavia/octavia.conf' 2026-04-02 02:21:10.797 | ++ /opt/stack/octavia/devstack/settings:source:76 : OCTAVIA_HEALTHMANAGER_ARGS=' --config-file /etc/octavia/octavia.conf' 2026-04-02 02:21:10.802 | ++ /opt/stack/octavia/devstack/settings:source:77 : OCTAVIA_DRIVER_AGENT_ARGS=' --config-file /etc/octavia/octavia.conf' 2026-04-02 02:21:10.807 | ++ /opt/stack/octavia/devstack/settings:source:79 : OCTAVIA_API=o-api 2026-04-02 02:21:10.813 | ++ /opt/stack/octavia/devstack/settings:source:80 : OCTAVIA_CONSUMER=o-cw 2026-04-02 02:21:10.817 | ++ /opt/stack/octavia/devstack/settings:source:81 : OCTAVIA_HOUSEKEEPER=o-hk 2026-04-02 02:21:10.822 | ++ /opt/stack/octavia/devstack/settings:source:82 : OCTAVIA_HEALTHMANAGER=o-hm 2026-04-02 02:21:10.828 | ++ /opt/stack/octavia/devstack/settings:source:83 : OCTAVIA_SERVICE=octavia 2026-04-02 02:21:10.833 | ++ /opt/stack/octavia/devstack/settings:source:84 : OCTAVIA_API_HAPROXY=o-api-ha 2026-04-02 02:21:10.838 | ++ /opt/stack/octavia/devstack/settings:source:85 : OCTAVIA_DRIVER_AGENT=o-da 2026-04-02 02:21:10.843 | ++ /opt/stack/octavia/devstack/settings:source:88 : GITREPO["python-octaviaclient"]=https://github.com/openstack/python-octaviaclient.git 2026-04-02 02:21:10.848 | ++ /opt/stack/octavia/devstack/settings:source:89 : GITBRANCH["python-octaviaclient"]=master 2026-04-02 02:21:10.853 | ++ /opt/stack/octavia/devstack/settings:source:90 : GITDIR["python-octaviaclient"]=/opt/stack/python-octaviaclient 2026-04-02 02:21:10.858 | ++ /opt/stack/octavia/devstack/settings:source:93 : GITREPO["octavia-lib"]=https://github.com/openstack/octavia-lib.git 2026-04-02 02:21:10.863 | ++ /opt/stack/octavia/devstack/settings:source:94 : GITBRANCH["octavia-lib"]=master 2026-04-02 02:21:10.869 | ++ /opt/stack/octavia/devstack/settings:source:95 : GITDIR["octavia-lib"]=/opt/stack/octavia-lib 2026-04-02 02:21:10.875 | ++ /opt/stack/octavia/devstack/settings:source:97 : NEUTRON_ANY='q-svc neutron-api' 2026-04-02 02:21:10.881 | ++ /opt/stack/octavia/devstack/settings:source:100 : OCTAVIA_USE_PREGENERATED_SSH_KEY=False 2026-04-02 02:21:10.886 | ++ /opt/stack/octavia/devstack/settings:source:101 : OCTAVIA_PREGENERATED_SSH_KEY_PATH=/opt/stack/octavia/devstack/pregenerated/ssh-keys/octavia_ssh_key 2026-04-02 02:21:10.891 | ++ /opt/stack/octavia/devstack/settings:source:103 : OCTAVIA_USE_PREGENERATED_CERTS=False 2026-04-02 02:21:10.895 | ++ /opt/stack/octavia/devstack/settings:source:104 : OCTAVIA_PREGENERATED_CERTS_DIR=/opt/stack/octavia/devstack/pregenerated/certs 2026-04-02 02:21:10.900 | ++ /opt/stack/octavia/devstack/settings:source:105 : OCTAVIA_NODE=api 2026-04-02 02:21:10.906 | ++ /opt/stack/octavia/devstack/settings:source:106 : OCTAVIA_CONTROLLER_IP_PORT_LIST=auto 2026-04-02 02:21:10.910 | ++ /opt/stack/octavia/devstack/settings:source:107 : OCTAVIA_MGMT_PORT_IP=auto 2026-04-02 02:21:10.915 | ++ /opt/stack/octavia/devstack/settings:source:109 : OCTAVIA_DIB_TRACING=1 2026-04-02 02:21:10.920 | ++ /opt/stack/octavia/devstack/settings:source:111 : OCTAVIA_SERVICE_TYPE=load-balancer 2026-04-02 02:21:10.925 | ++ /opt/stack/octavia/devstack/settings:source:112 : OCTAVIA_UWSGI_APP=octavia.wsgi.api:application 2026-04-02 02:21:10.930 | ++ /opt/stack/octavia/devstack/settings:source:113 : OCTAVIA_UWSGI_CONF=/etc/octavia/octavia-uwsgi.ini 2026-04-02 02:21:10.937 | + functions-common:load_plugin_settings:1785 : for plugin in ${plugins//,/ } 2026-04-02 02:21:10.942 | + functions-common:load_plugin_settings:1786 : local dir=/opt/stack/magnum-cluster-api 2026-04-02 02:21:10.948 | + functions-common:load_plugin_settings:1788 : [[ -f /opt/stack/magnum-cluster-api/devstack/settings ]] 2026-04-02 02:21:10.954 | + functions-common:load_plugin_settings:1789 : source /opt/stack/magnum-cluster-api/devstack/settings 2026-04-02 02:21:10.959 | ++ /opt/stack/magnum-cluster-api/devstack/settings:source:1 : define_plugin magnum-cluster-api 2026-04-02 02:21:10.964 | ++ functions-common:define_plugin:1884 : : 2026-04-02 02:21:10.970 | ++ /opt/stack/magnum-cluster-api/devstack/settings:source:3 : plugin_requires magnum-cluster-api barbican 2026-04-02 02:21:10.975 | ++ functions-common:plugin_requires:1897 : : 2026-04-02 02:21:10.981 | ++ /opt/stack/magnum-cluster-api/devstack/settings:source:4 : plugin_requires magnum-cluster-api magnum 2026-04-02 02:21:10.986 | ++ functions-common:plugin_requires:1897 : : 2026-04-02 02:21:10.991 | ++ /opt/stack/magnum-cluster-api/devstack/settings:source:5 : plugin_requires magnum-cluster-api manila 2026-04-02 02:21:10.996 | ++ functions-common:plugin_requires:1897 : : 2026-04-02 02:21:11.002 | ++ /opt/stack/magnum-cluster-api/devstack/settings:source:6 : plugin_requires magnum-cluster-api octavia 2026-04-02 02:21:11.006 | ++ functions-common:plugin_requires:1897 : : 2026-04-02 02:21:11.011 | ++ /opt/stack/magnum-cluster-api/devstack/settings:source:12 : enable_service magnum-cluster-api 2026-04-02 02:21:11.099 | + functions-common:load_plugin_settings:1785 : for plugin in ${plugins//,/ } 2026-04-02 02:21:11.104 | + functions-common:load_plugin_settings:1786 : local dir=/opt/stack/ovn-octavia-provider 2026-04-02 02:21:11.109 | + functions-common:load_plugin_settings:1788 : [[ -f /opt/stack/ovn-octavia-provider/devstack/settings ]] 2026-04-02 02:21:11.114 | + functions-common:load_plugin_settings:1789 : source /opt/stack/ovn-octavia-provider/devstack/settings 2026-04-02 02:21:11.119 | ++ /opt/stack/ovn-octavia-provider/devstack/settings:source:1 : OCTAVIA_DIR=/opt/stack/octavia 2026-04-02 02:21:11.124 | ++ /opt/stack/ovn-octavia-provider/devstack/settings:source:2 : OCTAVIA_CONF_DIR=/etc/octavia 2026-04-02 02:21:11.129 | ++ /opt/stack/ovn-octavia-provider/devstack/settings:source:3 : OCTAVIA_PROVIDER_DRIVERS='amphora:The Octavia Amphora driver.,octavia:Deprecated alias of the Octavia Amphora driver.,ovn:Octavia OVN driver.' 2026-04-02 02:21:11.134 | ++ /opt/stack/ovn-octavia-provider/devstack/settings:source:4 : OCTAVIA_PROVIDER_AGENTS=ovn 2026-04-02 02:21:11.139 | ++ /opt/stack/ovn-octavia-provider/devstack/settings:source:6 : OVN_OCTAVIA_PROVIDER_DIR=/opt/stack/ovn-octavia-provider 2026-04-02 02:21:11.144 | + functions-common:run_phase:1863 : verify_disabled_services 2026-04-02 02:21:11.150 | + functions-common:verify_disabled_services:2123 : local service 2026-04-02 02:21:11.155 | + functions-common:verify_disabled_services:2124 : for service in ${ENABLED_SERVICES//,/ } 2026-04-02 02:21:11.161 | + functions-common:verify_disabled_services:2125 : [[ ,dstat,horizon,s-account,s-container,s-object,s-proxy,tempest, =~ ,c-api, ]] 2026-04-02 02:21:11.166 | + functions-common:verify_disabled_services:2124 : for service in ${ENABLED_SERVICES//,/ } 2026-04-02 02:21:11.171 | + functions-common:verify_disabled_services:2125 : [[ ,dstat,horizon,s-account,s-container,s-object,s-proxy,tempest, =~ ,c-bak, ]] 2026-04-02 02:21:11.177 | + functions-common:verify_disabled_services:2124 : for service in ${ENABLED_SERVICES//,/ } 2026-04-02 02:21:11.183 | + functions-common:verify_disabled_services:2125 : [[ ,dstat,horizon,s-account,s-container,s-object,s-proxy,tempest, =~ ,c-sch, ]] 2026-04-02 02:21:11.189 | + functions-common:verify_disabled_services:2124 : for service in ${ENABLED_SERVICES//,/ } 2026-04-02 02:21:11.194 | + functions-common:verify_disabled_services:2125 : [[ ,dstat,horizon,s-account,s-container,s-object,s-proxy,tempest, =~ ,c-vol, ]] 2026-04-02 02:21:11.199 | + functions-common:verify_disabled_services:2124 : for service in ${ENABLED_SERVICES//,/ } 2026-04-02 02:21:11.204 | + functions-common:verify_disabled_services:2125 : [[ ,dstat,horizon,s-account,s-container,s-object,s-proxy,tempest, =~ ,etcd3, ]] 2026-04-02 02:21:11.210 | + functions-common:verify_disabled_services:2124 : for service in ${ENABLED_SERVICES//,/ } 2026-04-02 02:21:11.215 | + functions-common:verify_disabled_services:2125 : [[ ,dstat,horizon,s-account,s-container,s-object,s-proxy,tempest, =~ ,file_tracker, ]] 2026-04-02 02:21:11.221 | + functions-common:verify_disabled_services:2124 : for service in ${ENABLED_SERVICES//,/ } 2026-04-02 02:21:11.226 | + functions-common:verify_disabled_services:2125 : [[ ,dstat,horizon,s-account,s-container,s-object,s-proxy,tempest, =~ ,g-api, ]] 2026-04-02 02:21:11.231 | + functions-common:verify_disabled_services:2124 : for service in ${ENABLED_SERVICES//,/ } 2026-04-02 02:21:11.236 | + functions-common:verify_disabled_services:2125 : [[ ,dstat,horizon,s-account,s-container,s-object,s-proxy,tempest, =~ ,key, ]] 2026-04-02 02:21:11.241 | + functions-common:verify_disabled_services:2124 : for service in ${ENABLED_SERVICES//,/ } 2026-04-02 02:21:11.245 | + functions-common:verify_disabled_services:2125 : [[ ,dstat,horizon,s-account,s-container,s-object,s-proxy,tempest, =~ ,memory_tracker, ]] 2026-04-02 02:21:11.250 | + functions-common:verify_disabled_services:2124 : for service in ${ENABLED_SERVICES//,/ } 2026-04-02 02:21:11.256 | + functions-common:verify_disabled_services:2125 : [[ ,dstat,horizon,s-account,s-container,s-object,s-proxy,tempest, =~ ,mysql, ]] 2026-04-02 02:21:11.262 | + functions-common:verify_disabled_services:2124 : for service in ${ENABLED_SERVICES//,/ } 2026-04-02 02:21:11.267 | + functions-common:verify_disabled_services:2125 : [[ ,dstat,horizon,s-account,s-container,s-object,s-proxy,tempest, =~ ,n-api, ]] 2026-04-02 02:21:11.272 | + functions-common:verify_disabled_services:2124 : for service in ${ENABLED_SERVICES//,/ } 2026-04-02 02:21:11.277 | + functions-common:verify_disabled_services:2125 : [[ ,dstat,horizon,s-account,s-container,s-object,s-proxy,tempest, =~ ,n-api-meta, ]] 2026-04-02 02:21:11.282 | + functions-common:verify_disabled_services:2124 : for service in ${ENABLED_SERVICES//,/ } 2026-04-02 02:21:11.286 | + functions-common:verify_disabled_services:2125 : [[ ,dstat,horizon,s-account,s-container,s-object,s-proxy,tempest, =~ ,n-cond, ]] 2026-04-02 02:21:11.291 | + functions-common:verify_disabled_services:2124 : for service in ${ENABLED_SERVICES//,/ } 2026-04-02 02:21:11.295 | + functions-common:verify_disabled_services:2125 : [[ ,dstat,horizon,s-account,s-container,s-object,s-proxy,tempest, =~ ,n-cpu, ]] 2026-04-02 02:21:11.300 | + functions-common:verify_disabled_services:2124 : for service in ${ENABLED_SERVICES//,/ } 2026-04-02 02:21:11.306 | + functions-common:verify_disabled_services:2125 : [[ ,dstat,horizon,s-account,s-container,s-object,s-proxy,tempest, =~ ,n-novnc, ]] 2026-04-02 02:21:11.310 | + functions-common:verify_disabled_services:2124 : for service in ${ENABLED_SERVICES//,/ } 2026-04-02 02:21:11.315 | + functions-common:verify_disabled_services:2125 : [[ ,dstat,horizon,s-account,s-container,s-object,s-proxy,tempest, =~ ,n-sch, ]] 2026-04-02 02:21:11.321 | + functions-common:verify_disabled_services:2124 : for service in ${ENABLED_SERVICES//,/ } 2026-04-02 02:21:11.325 | + functions-common:verify_disabled_services:2125 : [[ ,dstat,horizon,s-account,s-container,s-object,s-proxy,tempest, =~ ,o-api, ]] 2026-04-02 02:21:11.329 | + functions-common:verify_disabled_services:2124 : for service in ${ENABLED_SERVICES//,/ } 2026-04-02 02:21:11.333 | + functions-common:verify_disabled_services:2125 : [[ ,dstat,horizon,s-account,s-container,s-object,s-proxy,tempest, =~ ,o-da, ]] 2026-04-02 02:21:11.339 | + functions-common:verify_disabled_services:2124 : for service in ${ENABLED_SERVICES//,/ } 2026-04-02 02:21:11.344 | + functions-common:verify_disabled_services:2125 : [[ ,dstat,horizon,s-account,s-container,s-object,s-proxy,tempest, =~ ,o-hk, ]] 2026-04-02 02:21:11.350 | + functions-common:verify_disabled_services:2124 : for service in ${ENABLED_SERVICES//,/ } 2026-04-02 02:21:11.355 | + functions-common:verify_disabled_services:2125 : [[ ,dstat,horizon,s-account,s-container,s-object,s-proxy,tempest, =~ ,octavia, ]] 2026-04-02 02:21:11.361 | + functions-common:verify_disabled_services:2124 : for service in ${ENABLED_SERVICES//,/ } 2026-04-02 02:21:11.366 | + functions-common:verify_disabled_services:2125 : [[ ,dstat,horizon,s-account,s-container,s-object,s-proxy,tempest, =~ ,openstack-cli-server, ]] 2026-04-02 02:21:11.372 | + functions-common:verify_disabled_services:2124 : for service in ${ENABLED_SERVICES//,/ } 2026-04-02 02:21:11.376 | + functions-common:verify_disabled_services:2125 : [[ ,dstat,horizon,s-account,s-container,s-object,s-proxy,tempest, =~ ,ovn-controller, ]] 2026-04-02 02:21:11.380 | + functions-common:verify_disabled_services:2124 : for service in ${ENABLED_SERVICES//,/ } 2026-04-02 02:21:11.385 | + functions-common:verify_disabled_services:2125 : [[ ,dstat,horizon,s-account,s-container,s-object,s-proxy,tempest, =~ ,ovn-northd, ]] 2026-04-02 02:21:11.391 | + functions-common:verify_disabled_services:2124 : for service in ${ENABLED_SERVICES//,/ } 2026-04-02 02:21:11.397 | + functions-common:verify_disabled_services:2125 : [[ ,dstat,horizon,s-account,s-container,s-object,s-proxy,tempest, =~ ,ovs-vswitchd, ]] 2026-04-02 02:21:11.401 | + functions-common:verify_disabled_services:2124 : for service in ${ENABLED_SERVICES//,/ } 2026-04-02 02:21:11.407 | + functions-common:verify_disabled_services:2125 : [[ ,dstat,horizon,s-account,s-container,s-object,s-proxy,tempest, =~ ,ovsdb-server, ]] 2026-04-02 02:21:11.412 | + functions-common:verify_disabled_services:2124 : for service in ${ENABLED_SERVICES//,/ } 2026-04-02 02:21:11.417 | + functions-common:verify_disabled_services:2125 : [[ ,dstat,horizon,s-account,s-container,s-object,s-proxy,tempest, =~ ,placement-api, ]] 2026-04-02 02:21:11.421 | + functions-common:verify_disabled_services:2124 : for service in ${ENABLED_SERVICES//,/ } 2026-04-02 02:21:11.427 | + functions-common:verify_disabled_services:2125 : [[ ,dstat,horizon,s-account,s-container,s-object,s-proxy,tempest, =~ ,q-ovn-agent, ]] 2026-04-02 02:21:11.433 | + functions-common:verify_disabled_services:2124 : for service in ${ENABLED_SERVICES//,/ } 2026-04-02 02:21:11.438 | + functions-common:verify_disabled_services:2125 : [[ ,dstat,horizon,s-account,s-container,s-object,s-proxy,tempest, =~ ,q-svc, ]] 2026-04-02 02:21:11.443 | + functions-common:verify_disabled_services:2124 : for service in ${ENABLED_SERVICES//,/ } 2026-04-02 02:21:11.449 | + functions-common:verify_disabled_services:2125 : [[ ,dstat,horizon,s-account,s-container,s-object,s-proxy,tempest, =~ ,rabbit, ]] 2026-04-02 02:21:11.455 | + functions-common:verify_disabled_services:2124 : for service in ${ENABLED_SERVICES//,/ } 2026-04-02 02:21:11.460 | + functions-common:verify_disabled_services:2125 : [[ ,dstat,horizon,s-account,s-container,s-object,s-proxy,tempest, =~ ,tls-proxy, ]] 2026-04-02 02:21:11.465 | + functions-common:verify_disabled_services:2124 : for service in ${ENABLED_SERVICES//,/ } 2026-04-02 02:21:11.470 | + functions-common:verify_disabled_services:2125 : [[ ,dstat,horizon,s-account,s-container,s-object,s-proxy,tempest, =~ ,barbican, ]] 2026-04-02 02:21:11.476 | + functions-common:verify_disabled_services:2124 : for service in ${ENABLED_SERVICES//,/ } 2026-04-02 02:21:11.481 | + functions-common:verify_disabled_services:2125 : [[ ,dstat,horizon,s-account,s-container,s-object,s-proxy,tempest, =~ ,magnum-api, ]] 2026-04-02 02:21:11.487 | + functions-common:verify_disabled_services:2124 : for service in ${ENABLED_SERVICES//,/ } 2026-04-02 02:21:11.491 | + functions-common:verify_disabled_services:2125 : [[ ,dstat,horizon,s-account,s-container,s-object,s-proxy,tempest, =~ ,magnum-cond, ]] 2026-04-02 02:21:11.497 | + functions-common:verify_disabled_services:2124 : for service in ${ENABLED_SERVICES//,/ } 2026-04-02 02:21:11.502 | + functions-common:verify_disabled_services:2125 : [[ ,dstat,horizon,s-account,s-container,s-object,s-proxy,tempest, =~ ,manila, ]] 2026-04-02 02:21:11.507 | + functions-common:verify_disabled_services:2124 : for service in ${ENABLED_SERVICES//,/ } 2026-04-02 02:21:11.513 | + functions-common:verify_disabled_services:2125 : [[ ,dstat,horizon,s-account,s-container,s-object,s-proxy,tempest, =~ ,m-api, ]] 2026-04-02 02:21:11.519 | + functions-common:verify_disabled_services:2124 : for service in ${ENABLED_SERVICES//,/ } 2026-04-02 02:21:11.525 | + functions-common:verify_disabled_services:2125 : [[ ,dstat,horizon,s-account,s-container,s-object,s-proxy,tempest, =~ ,m-shr, ]] 2026-04-02 02:21:11.531 | + functions-common:verify_disabled_services:2124 : for service in ${ENABLED_SERVICES//,/ } 2026-04-02 02:21:11.536 | + functions-common:verify_disabled_services:2125 : [[ ,dstat,horizon,s-account,s-container,s-object,s-proxy,tempest, =~ ,m-sch, ]] 2026-04-02 02:21:11.542 | + functions-common:verify_disabled_services:2124 : for service in ${ENABLED_SERVICES//,/ } 2026-04-02 02:21:11.548 | + functions-common:verify_disabled_services:2125 : [[ ,dstat,horizon,s-account,s-container,s-object,s-proxy,tempest, =~ ,m-dat, ]] 2026-04-02 02:21:11.553 | + functions-common:verify_disabled_services:2124 : for service in ${ENABLED_SERVICES//,/ } 2026-04-02 02:21:11.558 | + functions-common:verify_disabled_services:2125 : [[ ,dstat,horizon,s-account,s-container,s-object,s-proxy,tempest, =~ ,magnum-cluster-api, ]] 2026-04-02 02:21:11.564 | + ./stack.sh:main:700 : initialize_database_backends 2026-04-02 02:21:11.569 | + lib/database:initialize_database_backends:65 : for backend in $DATABASE_BACKENDS 2026-04-02 02:21:11.575 | + lib/database:initialize_database_backends:66 : is_service_enabled mysql 2026-04-02 02:21:11.606 | + functions-common:is_service_enabled:2068 : return 0 2026-04-02 02:21:11.610 | + lib/database:initialize_database_backends:66 : DATABASE_TYPE=mysql 2026-04-02 02:21:11.615 | + lib/database:initialize_database_backends:65 : for backend in $DATABASE_BACKENDS 2026-04-02 02:21:11.621 | + lib/database:initialize_database_backends:66 : is_service_enabled postgresql 2026-04-02 02:21:11.651 | + functions-common:is_service_enabled:2068 : return 1 2026-04-02 02:21:11.658 | + lib/database:initialize_database_backends:69 : '[' -z mysql ']' 2026-04-02 02:21:11.662 | + lib/database:initialize_database_backends:73 : MYSQL_HOST=127.0.0.1 2026-04-02 02:21:11.666 | + lib/database:initialize_database_backends:74 : MYSQL_USER=root 2026-04-02 02:21:11.672 | + lib/database:initialize_database_backends:80 : [[ 4 == 6 ]] 2026-04-02 02:21:11.676 | + lib/database:initialize_database_backends:83 : DATABASE_HOST=127.0.0.1 2026-04-02 02:21:11.679 | + lib/database:initialize_database_backends:86 : DATABASE_USER=root 2026-04-02 02:21:11.684 | + lib/database:initialize_database_backends:88 : '[' -n '' ']' 2026-04-02 02:21:11.689 | + lib/database:initialize_database_backends:92 : return 0 2026-04-02 02:21:11.693 | + ./stack.sh:main:701 : echo 'Using mysql database backend' 2026-04-02 02:21:11.693 | Using mysql database backend 2026-04-02 02:21:11.699 | + ./stack.sh:main:704 : read_password DATABASE_PASSWORD 'ENTER A PASSWORD TO USE FOR THE DATABASE.' 2026-04-02 02:21:11.734 | + ./stack.sh:main:706 : define_database_baseurl 2026-04-02 02:21:11.742 | ++ lib/database:define_database_baseurl:106 : get_database_type_mysql 2026-04-02 02:21:11.747 | ++ lib/databases/mysql:get_database_type_mysql:32 : [[ PyMySQL == \P\y\M\y\S\Q\L ]] 2026-04-02 02:21:11.750 | ++ lib/databases/mysql:get_database_type_mysql:33 : echo mysql+pymysql 2026-04-02 02:21:11.754 | + lib/database:define_database_baseurl:106 : BASE_SQL_CONN=mysql+pymysql://root:secretdatabase@127.0.0.1 2026-04-02 02:21:11.758 | + ./stack.sh:main:718 : is_service_enabled rabbit 2026-04-02 02:21:11.789 | + functions-common:is_service_enabled:2068 : return 0 2026-04-02 02:21:11.794 | + ./stack.sh:main:719 : read_password RABBIT_PASSWORD 'ENTER A PASSWORD TO USE FOR RABBIT.' 2026-04-02 02:21:11.829 | + ./stack.sh:main:726 : is_service_enabled keystone 2026-04-02 02:21:11.861 | + functions-common:is_service_enabled:2068 : return 0 2026-04-02 02:21:11.867 | + ./stack.sh:main:728 : read_password SERVICE_PASSWORD 'ENTER A SERVICE_PASSWORD TO USE FOR THE SERVICE AUTHENTICATION.' 2026-04-02 02:21:11.901 | + ./stack.sh:main:730 : read_password ADMIN_PASSWORD 'ENTER A PASSWORD TO USE FOR HORIZON AND KEYSTONE (20 CHARS OR LESS).' 2026-04-02 02:21:11.931 | + ./stack.sh:main:741 : is_service_enabled ldap 2026-04-02 02:21:11.966 | + functions-common:is_service_enabled:2068 : return 1 2026-04-02 02:21:11.971 | + ./stack.sh:main:750 : is_service_enabled s-proxy 2026-04-02 02:21:12.004 | + functions-common:is_service_enabled:2068 : return 1 2026-04-02 02:21:12.009 | + ./stack.sh:main:762 : save_stackenv 762 2026-04-02 02:21:12.013 | + functions-common:save_stackenv:63 : local tag=762 2026-04-02 02:21:12.020 | ++ functions-common:save_stackenv:65 : date +%F-%H%M%S 2026-04-02 02:21:12.028 | + functions-common:save_stackenv:65 : time_stamp=2026-04-02-022112 2026-04-02 02:21:12.033 | + functions-common:save_stackenv:66 : echo '# 2026-04-02-022112 762' 2026-04-02 02:21:12.037 | + functions-common:save_stackenv:67 : for i in $STACK_ENV_VARS 2026-04-02 02:21:12.042 | + functions-common:save_stackenv:68 : echo BASE_SQL_CONN=mysql+pymysql://root:secretdatabase@127.0.0.1 2026-04-02 02:21:12.047 | + functions-common:save_stackenv:67 : for i in $STACK_ENV_VARS 2026-04-02 02:21:12.053 | + functions-common:save_stackenv:68 : echo DATA_DIR=/opt/stack/data 2026-04-02 02:21:12.059 | + functions-common:save_stackenv:67 : for i in $STACK_ENV_VARS 2026-04-02 02:21:12.065 | + functions-common:save_stackenv:68 : echo DEST=/opt/stack 2026-04-02 02:21:12.071 | + functions-common:save_stackenv:67 : for i in $STACK_ENV_VARS 2026-04-02 02:21:12.076 | + functions-common:save_stackenv:68 : echo ENABLED_SERVICES=c-api,c-bak,c-sch,c-vol,etcd3,file_tracker,g-api,key,memory_tracker,mysql,n-api,n-api-meta,n-cond,n-cpu,n-novnc,n-sch,o-api,o-da,o-hk,octavia,openstack-cli-server,ovn-controller,ovn-northd,ovs-vswitchd,ovsdb-server,placement-api,q-ovn-agent,q-svc,rabbit,tls-proxy,barbican,magnum-api,magnum-cond,manila,m-api,m-shr,m-sch,m-dat,magnum-cluster-api 2026-04-02 02:21:12.081 | + functions-common:save_stackenv:67 : for i in $STACK_ENV_VARS 2026-04-02 02:21:12.085 | + functions-common:save_stackenv:68 : echo HOST_IP=199.19.213.213 2026-04-02 02:21:12.089 | + functions-common:save_stackenv:67 : for i in $STACK_ENV_VARS 2026-04-02 02:21:12.094 | + functions-common:save_stackenv:68 : echo KEYSTONE_SERVICE_URI=https://199.19.213.213/identity 2026-04-02 02:21:12.099 | + functions-common:save_stackenv:67 : for i in $STACK_ENV_VARS 2026-04-02 02:21:12.104 | + functions-common:save_stackenv:68 : echo LOGFILE=/opt/stack/logs/devstacklog.txt.2026-04-02-022100 2026-04-02 02:21:12.110 | + functions-common:save_stackenv:67 : for i in $STACK_ENV_VARS 2026-04-02 02:21:12.116 | + functions-common:save_stackenv:68 : echo OS_CACERT= 2026-04-02 02:21:12.121 | + functions-common:save_stackenv:67 : for i in $STACK_ENV_VARS 2026-04-02 02:21:12.127 | + functions-common:save_stackenv:68 : echo SERVICE_HOST=199.19.213.213 2026-04-02 02:21:12.133 | + functions-common:save_stackenv:67 : for i in $STACK_ENV_VARS 2026-04-02 02:21:12.139 | + functions-common:save_stackenv:68 : echo STACK_USER=stack 2026-04-02 02:21:12.144 | + functions-common:save_stackenv:67 : for i in $STACK_ENV_VARS 2026-04-02 02:21:12.149 | + functions-common:save_stackenv:68 : echo TLS_IP=199.19.213.213 2026-04-02 02:21:12.154 | + functions-common:save_stackenv:67 : for i in $STACK_ENV_VARS 2026-04-02 02:21:12.160 | + functions-common:save_stackenv:68 : echo HOST_IPV6=::1 2026-04-02 02:21:12.164 | + functions-common:save_stackenv:67 : for i in $STACK_ENV_VARS 2026-04-02 02:21:12.170 | + functions-common:save_stackenv:68 : echo SERVICE_IP_VERSION=4 2026-04-02 02:21:12.175 | + functions-common:save_stackenv:67 : for i in $STACK_ENV_VARS 2026-04-02 02:21:12.180 | + functions-common:save_stackenv:68 : echo TUNNEL_ENDPOINT_IP=199.19.213.213 2026-04-02 02:21:12.185 | + functions-common:save_stackenv:67 : for i in $STACK_ENV_VARS 2026-04-02 02:21:12.191 | + functions-common:save_stackenv:68 : echo TUNNEL_IP_VERSION=4 2026-04-02 02:21:12.197 | + ./stack.sh:main:775 : GIT_DEPTH=0 2026-04-02 02:21:12.203 | + ./stack.sh:main:775 : git_clone https://github.com/openstack/requirements.git /opt/stack/requirements master 2026-04-02 02:21:12.208 | + functions-common:git_clone:581 : local git_remote=https://github.com/openstack/requirements.git 2026-04-02 02:21:12.213 | + functions-common:git_clone:582 : local git_dest=/opt/stack/requirements 2026-04-02 02:21:12.218 | + functions-common:git_clone:583 : local git_ref=master 2026-04-02 02:21:12.223 | + functions-common:git_clone:584 : local orig_dir 2026-04-02 02:21:12.229 | ++ functions-common:git_clone:585 : pwd 2026-04-02 02:21:12.236 | + functions-common:git_clone:585 : orig_dir=/opt/stack/devstack 2026-04-02 02:21:12.241 | + functions-common:git_clone:586 : local git_clone_flags= 2026-04-02 02:21:12.248 | ++ functions-common:git_clone:588 : trueorfalse False RECLONE 2026-04-02 02:21:12.281 | + functions-common:git_clone:588 : RECLONE=False 2026-04-02 02:21:12.285 | + functions-common:git_clone:589 : [[ 0 -gt 0 ]] 2026-04-02 02:21:12.291 | + functions-common:git_clone:593 : [[ False = \T\r\u\e ]] 2026-04-02 02:21:12.298 | + functions-common:git_clone:602 : echo master 2026-04-02 02:21:12.299 | + functions-common:git_clone:602 : egrep -q '^refs' 2026-04-02 02:21:12.309 | + functions-common:git_clone:616 : [[ ! -d /opt/stack/requirements ]] 2026-04-02 02:21:12.314 | + functions-common:git_clone:626 : [[ False = \T\r\u\e ]] 2026-04-02 02:21:12.318 | + functions-common:git_clone:661 : sudo git config --system --add safe.directory /opt/stack/requirements 2026-04-02 02:21:12.342 | + functions-common:git_clone:664 : cd /opt/stack/requirements 2026-04-02 02:21:12.348 | + functions-common:git_clone:665 : git show --oneline 2026-04-02 02:21:12.350 | + functions-common:git_clone:665 : head -1 2026-04-02 02:21:12.356 | 6daef3f3 Merge "update constraint for debtcollector to new release 3.1.0" 2026-04-02 02:21:12.361 | + functions-common:git_clone:666 : cd /opt/stack/devstack 2026-04-02 02:21:12.367 | + ./stack.sh:main:779 : echo_summary 'Installing package prerequisites' 2026-04-02 02:21:12.373 | + ./stack.sh:echo_summary:438 : [[ -t 3 ]] 2026-04-02 02:21:12.378 | + ./stack.sh:echo_summary:444 : echo -e Installing package prerequisites 2026-04-02 02:21:12.384 | + ./stack.sh:main:780 : source /opt/stack/devstack/tools/install_prereqs.sh 2026-04-02 02:21:12.390 | ++ tools/install_prereqs.sh:source:11 : FORCE_PREREQ=0 2026-04-02 02:21:12.395 | ++ tools/install_prereqs.sh:source:13 : getopts :f opt 2026-04-02 02:21:12.402 | ++ tools/install_prereqs.sh:source:23 : [[ -z /opt/stack/devstack ]] 2026-04-02 02:21:12.408 | ++ tools/install_prereqs.sh:source:43 : PREREQ_RERUN_MARKER=/opt/stack/devstack/.prereqs 2026-04-02 02:21:12.414 | ++ tools/install_prereqs.sh:source:44 : PREREQ_RERUN_HOURS=2 2026-04-02 02:21:12.419 | ++ tools/install_prereqs.sh:source:45 : PREREQ_RERUN_SECONDS=7200 2026-04-02 02:21:12.426 | +++ tools/install_prereqs.sh:source:47 : date +%s 2026-04-02 02:21:12.434 | ++ tools/install_prereqs.sh:source:47 : NOW=1775096472 2026-04-02 02:21:12.441 | +++ tools/install_prereqs.sh:source:48 : head -1 /opt/stack/devstack/.prereqs 2026-04-02 02:21:12.452 | +++ tools/install_prereqs.sh:source:48 : echo 0 2026-04-02 02:21:12.458 | ++ tools/install_prereqs.sh:source:48 : LAST_RUN=0 2026-04-02 02:21:12.464 | ++ tools/install_prereqs.sh:source:49 : DELTA=1775096472 2026-04-02 02:21:12.468 | ++ tools/install_prereqs.sh:source:50 : [[ 1775096472 -lt 7200 ]] 2026-04-02 02:21:12.475 | ++ tools/install_prereqs.sh:source:57 : export_proxy_variables 2026-04-02 02:21:12.481 | ++ functions-common:export_proxy_variables:2230 : isset http_proxy 2026-04-02 02:21:12.487 | ++ functions-common:isset:264 : [[ -v http_proxy ]] 2026-04-02 02:21:12.491 | ++ functions-common:export_proxy_variables:2233 : isset https_proxy 2026-04-02 02:21:12.497 | ++ functions-common:isset:264 : [[ -v https_proxy ]] 2026-04-02 02:21:12.501 | ++ functions-common:export_proxy_variables:2236 : isset no_proxy 2026-04-02 02:21:12.505 | ++ functions-common:isset:264 : [[ -v no_proxy ]] 2026-04-02 02:21:12.511 | +++ tools/install_prereqs.sh:source:64 : get_packages general,c-api,c-bak,c-sch,c-vol,etcd3,file_tracker,g-api,key,memory_tracker,mysql,n-api,n-api-meta,n-cond,n-cpu,n-novnc,n-sch,o-api,o-da,o-hk,octavia,openstack-cli-server,ovn-controller,ovn-northd,ovs-vswitchd,ovsdb-server,placement-api,q-ovn-agent,q-svc,rabbit,tls-proxy,barbican,magnum-api,magnum-cond,manila,m-api,m-shr,m-sch,m-dat,magnum-cluster-api 2026-04-02 02:21:12.563 | ++ tools/install_prereqs.sh:source:64 : PACKAGES='apache2 2026-04-02 02:21:12.563 | apache2-dev 2026-04-02 02:21:12.563 | bc 2026-04-02 02:21:12.563 | bsdmainutils 2026-04-02 02:21:12.563 | curl 2026-04-02 02:21:12.563 | g++ 2026-04-02 02:21:12.563 | gawk 2026-04-02 02:21:12.563 | gcc 2026-04-02 02:21:12.563 | gettext 2026-04-02 02:21:12.563 | git 2026-04-02 02:21:12.563 | graphviz 2026-04-02 02:21:12.563 | iputils-ping 2026-04-02 02:21:12.563 | libffi-dev 2026-04-02 02:21:12.563 | libjpeg-dev 2026-04-02 02:21:12.563 | libpq-dev 2026-04-02 02:21:12.563 | libssl-dev 2026-04-02 02:21:12.563 | libsystemd-dev 2026-04-02 02:21:12.563 | libxml2-dev 2026-04-02 02:21:12.563 | libxslt1-dev 2026-04-02 02:21:12.563 | libyaml-dev 2026-04-02 02:21:12.563 | lsof 2026-04-02 02:21:12.563 | openssh-server 2026-04-02 02:21:12.563 | openssl 2026-04-02 02:21:12.563 | pkg-config 2026-04-02 02:21:12.563 | psmisc 2026-04-02 02:21:12.563 | python3-dev 2026-04-02 02:21:12.563 | python3-pip 2026-04-02 02:21:12.563 | python3-systemd 2026-04-02 02:21:12.563 | python3-venv 2026-04-02 02:21:12.563 | tar 2026-04-02 02:21:12.563 | tcpdump 2026-04-02 02:21:12.563 | unzip 2026-04-02 02:21:12.563 | uuid-runtime 2026-04-02 02:21:12.563 | wget 2026-04-02 02:21:12.563 | zlib1g-dev 2026-04-02 02:21:12.563 | lvm2 2026-04-02 02:21:12.564 | qemu-utils 2026-04-02 02:21:12.564 | thin-provisioning-tools 2026-04-02 02:21:12.564 | lsscsi 2026-04-02 02:21:12.564 | open-iscsi 2026-04-02 02:21:12.564 | libkrb5-dev 2026-04-02 02:21:12.564 | libldap2-dev 2026-04-02 02:21:12.564 | libsasl2-dev 2026-04-02 02:21:12.564 | memcached 2026-04-02 02:21:12.564 | python3-mysqldb 2026-04-02 02:21:12.564 | sqlite3 2026-04-02 02:21:12.564 | conntrack 2026-04-02 02:21:12.564 | curl 2026-04-02 02:21:12.564 | ebtables 2026-04-02 02:21:12.564 | genisoimage 2026-04-02 02:21:12.564 | iptables 2026-04-02 02:21:12.564 | iputils-arping 2026-04-02 02:21:12.564 | kpartx 2026-04-02 02:21:12.564 | libjs-jquery-tablesorter 2026-04-02 02:21:12.564 | parted 2026-04-02 02:21:12.564 | pm-utils 2026-04-02 02:21:12.564 | python3-mysqldb 2026-04-02 02:21:12.564 | socat 2026-04-02 02:21:12.564 | sqlite3 2026-04-02 02:21:12.564 | sudo 2026-04-02 02:21:12.564 | vlan 2026-04-02 02:21:12.564 | cryptsetup 2026-04-02 02:21:12.564 | dosfstools 2026-04-02 02:21:12.564 | genisoimage 2026-04-02 02:21:12.564 | gir1.2-libosinfo-1.0 2026-04-02 02:21:12.564 | netcat-openbsd 2026-04-02 02:21:12.564 | open-iscsi 2026-04-02 02:21:12.564 | qemu-utils 2026-04-02 02:21:12.564 | sg3-utils 2026-04-02 02:21:12.564 | sysfsutils 2026-04-02 02:21:12.564 | acl 2026-04-02 02:21:12.564 | dnsmasq-base 2026-04-02 02:21:12.564 | dnsmasq-utils 2026-04-02 02:21:12.564 | ebtables 2026-04-02 02:21:12.564 | haproxy 2026-04-02 02:21:12.564 | iptables 2026-04-02 02:21:12.564 | iputils-arping 2026-04-02 02:21:12.564 | iputils-ping 2026-04-02 02:21:12.564 | postgresql-server-dev-all 2026-04-02 02:21:12.564 | python3-mysqldb 2026-04-02 02:21:12.564 | sqlite3 2026-04-02 02:21:12.564 | sudo 2026-04-02 02:21:12.564 | vlan 2026-04-02 02:21:12.565 | apache2' 2026-04-02 02:21:12.569 | +++ tools/install_prereqs.sh:source:65 : get_plugin_packages 2026-04-02 02:21:12.625 | ++ tools/install_prereqs.sh:source:65 : PACKAGES='apache2 2026-04-02 02:21:12.625 | apache2-dev 2026-04-02 02:21:12.625 | bc 2026-04-02 02:21:12.625 | bsdmainutils 2026-04-02 02:21:12.625 | curl 2026-04-02 02:21:12.625 | g++ 2026-04-02 02:21:12.625 | gawk 2026-04-02 02:21:12.625 | gcc 2026-04-02 02:21:12.625 | gettext 2026-04-02 02:21:12.625 | git 2026-04-02 02:21:12.625 | graphviz 2026-04-02 02:21:12.625 | iputils-ping 2026-04-02 02:21:12.625 | libffi-dev 2026-04-02 02:21:12.625 | libjpeg-dev 2026-04-02 02:21:12.625 | libpq-dev 2026-04-02 02:21:12.625 | libssl-dev 2026-04-02 02:21:12.625 | libsystemd-dev 2026-04-02 02:21:12.625 | libxml2-dev 2026-04-02 02:21:12.625 | libxslt1-dev 2026-04-02 02:21:12.625 | libyaml-dev 2026-04-02 02:21:12.626 | lsof 2026-04-02 02:21:12.626 | openssh-server 2026-04-02 02:21:12.626 | openssl 2026-04-02 02:21:12.626 | pkg-config 2026-04-02 02:21:12.626 | psmisc 2026-04-02 02:21:12.626 | python3-dev 2026-04-02 02:21:12.626 | python3-pip 2026-04-02 02:21:12.626 | python3-systemd 2026-04-02 02:21:12.626 | python3-venv 2026-04-02 02:21:12.626 | tar 2026-04-02 02:21:12.626 | tcpdump 2026-04-02 02:21:12.626 | unzip 2026-04-02 02:21:12.626 | uuid-runtime 2026-04-02 02:21:12.626 | wget 2026-04-02 02:21:12.626 | zlib1g-dev 2026-04-02 02:21:12.626 | lvm2 2026-04-02 02:21:12.626 | qemu-utils 2026-04-02 02:21:12.626 | thin-provisioning-tools 2026-04-02 02:21:12.626 | lsscsi 2026-04-02 02:21:12.626 | open-iscsi 2026-04-02 02:21:12.626 | libkrb5-dev 2026-04-02 02:21:12.626 | libldap2-dev 2026-04-02 02:21:12.626 | libsasl2-dev 2026-04-02 02:21:12.626 | memcached 2026-04-02 02:21:12.626 | python3-mysqldb 2026-04-02 02:21:12.626 | sqlite3 2026-04-02 02:21:12.626 | conntrack 2026-04-02 02:21:12.626 | curl 2026-04-02 02:21:12.626 | ebtables 2026-04-02 02:21:12.626 | genisoimage 2026-04-02 02:21:12.626 | iptables 2026-04-02 02:21:12.626 | iputils-arping 2026-04-02 02:21:12.626 | kpartx 2026-04-02 02:21:12.626 | libjs-jquery-tablesorter 2026-04-02 02:21:12.626 | parted 2026-04-02 02:21:12.626 | pm-utils 2026-04-02 02:21:12.626 | python3-mysqldb 2026-04-02 02:21:12.626 | socat 2026-04-02 02:21:12.626 | sqlite3 2026-04-02 02:21:12.626 | sudo 2026-04-02 02:21:12.626 | vlan 2026-04-02 02:21:12.626 | cryptsetup 2026-04-02 02:21:12.626 | dosfstools 2026-04-02 02:21:12.626 | genisoimage 2026-04-02 02:21:12.626 | gir1.2-libosinfo-1.0 2026-04-02 02:21:12.626 | netcat-openbsd 2026-04-02 02:21:12.626 | open-iscsi 2026-04-02 02:21:12.626 | qemu-utils 2026-04-02 02:21:12.626 | sg3-utils 2026-04-02 02:21:12.626 | sysfsutils 2026-04-02 02:21:12.627 | acl 2026-04-02 02:21:12.627 | dnsmasq-base 2026-04-02 02:21:12.627 | dnsmasq-utils 2026-04-02 02:21:12.627 | ebtables 2026-04-02 02:21:12.627 | haproxy 2026-04-02 02:21:12.627 | iptables 2026-04-02 02:21:12.627 | iputils-arping 2026-04-02 02:21:12.627 | iputils-ping 2026-04-02 02:21:12.627 | postgresql-server-dev-all 2026-04-02 02:21:12.627 | python3-mysqldb 2026-04-02 02:21:12.627 | sqlite3 2026-04-02 02:21:12.627 | sudo 2026-04-02 02:21:12.627 | vlan 2026-04-02 02:21:12.627 | apache2 lvm2 2026-04-02 02:21:12.627 | golang 2026-04-02 02:21:12.627 | debootstrap 2026-04-02 02:21:12.627 | rsyslog' 2026-04-02 02:21:12.630 | ++ tools/install_prereqs.sh:source:67 : is_ubuntu 2026-04-02 02:21:12.637 | ++ functions-common:is_ubuntu:544 : [[ -z deb ]] 2026-04-02 02:21:12.644 | ++ functions-common:is_ubuntu:547 : '[' deb = deb ']' 2026-04-02 02:21:12.652 | ++ tools/install_prereqs.sh:source:67 : grep -q dkms 2026-04-02 02:21:12.652 | ++ tools/install_prereqs.sh:source:67 : echo apache2 apache2-dev bc bsdmainutils curl g++ gawk gcc gettext git graphviz iputils-ping libffi-dev libjpeg-dev libpq-dev libssl-dev libsystemd-dev libxml2-dev libxslt1-dev libyaml-dev lsof openssh-server openssl pkg-config psmisc python3-dev python3-pip python3-systemd python3-venv tar tcpdump unzip uuid-runtime wget zlib1g-dev lvm2 qemu-utils thin-provisioning-tools lsscsi open-iscsi libkrb5-dev libldap2-dev libsasl2-dev memcached python3-mysqldb sqlite3 conntrack curl ebtables genisoimage iptables iputils-arping kpartx libjs-jquery-tablesorter parted pm-utils python3-mysqldb socat sqlite3 sudo vlan cryptsetup dosfstools genisoimage gir1.2-libosinfo-1.0 netcat-openbsd open-iscsi qemu-utils sg3-utils sysfsutils acl dnsmasq-base dnsmasq-utils ebtables haproxy iptables iputils-arping iputils-ping postgresql-server-dev-all python3-mysqldb sqlite3 sudo vlan apache2 lvm2 golang debootstrap rsyslog 2026-04-02 02:21:12.660 | ++ tools/install_prereqs.sh:source:72 : install_package apache2 apache2-dev bc bsdmainutils curl g++ gawk gcc gettext git graphviz iputils-ping libffi-dev libjpeg-dev libpq-dev libssl-dev libsystemd-dev libxml2-dev libxslt1-dev libyaml-dev lsof openssh-server openssl pkg-config psmisc python3-dev python3-pip python3-systemd python3-venv tar tcpdump unzip uuid-runtime wget zlib1g-dev lvm2 qemu-utils thin-provisioning-tools lsscsi open-iscsi libkrb5-dev libldap2-dev libsasl2-dev memcached python3-mysqldb sqlite3 conntrack curl ebtables genisoimage iptables iputils-arping kpartx libjs-jquery-tablesorter parted pm-utils python3-mysqldb socat sqlite3 sudo vlan cryptsetup dosfstools genisoimage gir1.2-libosinfo-1.0 netcat-openbsd open-iscsi qemu-utils sg3-utils sysfsutils acl dnsmasq-base dnsmasq-utils ebtables haproxy iptables iputils-arping iputils-ping postgresql-server-dev-all python3-mysqldb sqlite3 sudo vlan apache2 lvm2 golang debootstrap rsyslog 2026-04-02 02:21:12.666 | ++ functions-common:install_package:1430 : update_package_repo 2026-04-02 02:21:12.671 | ++ functions-common:update_package_repo:1404 : NO_UPDATE_REPOS=False 2026-04-02 02:21:12.676 | ++ functions-common:update_package_repo:1405 : REPOS_UPDATED=True 2026-04-02 02:21:12.681 | ++ functions-common:update_package_repo:1406 : RETRY_UPDATE=False 2026-04-02 02:21:12.687 | ++ functions-common:update_package_repo:1408 : [[ False = \T\r\u\e ]] 2026-04-02 02:21:12.692 | ++ functions-common:update_package_repo:1412 : is_ubuntu 2026-04-02 02:21:12.697 | ++ functions-common:is_ubuntu:544 : [[ -z deb ]] 2026-04-02 02:21:12.702 | ++ functions-common:is_ubuntu:547 : '[' deb = deb ']' 2026-04-02 02:21:12.707 | ++ functions-common:update_package_repo:1413 : apt_get_update 2026-04-02 02:21:12.712 | ++ functions-common:apt_get_update:1158 : [[ True == \T\r\u\e ]] 2026-04-02 02:21:12.717 | ++ functions-common:apt_get_update:1158 : [[ False != \T\r\u\e ]] 2026-04-02 02:21:12.722 | ++ functions-common:apt_get_update:1159 : return 2026-04-02 02:21:12.727 | ++ functions-common:install_package:1431 : real_install_package apache2 apache2-dev bc bsdmainutils curl g++ gawk gcc gettext git graphviz iputils-ping libffi-dev libjpeg-dev libpq-dev libssl-dev libsystemd-dev libxml2-dev libxslt1-dev libyaml-dev lsof openssh-server openssl pkg-config psmisc python3-dev python3-pip python3-systemd python3-venv tar tcpdump unzip uuid-runtime wget zlib1g-dev lvm2 qemu-utils thin-provisioning-tools lsscsi open-iscsi libkrb5-dev libldap2-dev libsasl2-dev memcached python3-mysqldb sqlite3 conntrack curl ebtables genisoimage iptables iputils-arping kpartx libjs-jquery-tablesorter parted pm-utils python3-mysqldb socat sqlite3 sudo vlan cryptsetup dosfstools genisoimage gir1.2-libosinfo-1.0 netcat-openbsd open-iscsi qemu-utils sg3-utils sysfsutils acl dnsmasq-base dnsmasq-utils ebtables haproxy iptables iputils-arping iputils-ping postgresql-server-dev-all python3-mysqldb sqlite3 sudo vlan apache2 lvm2 golang debootstrap rsyslog 2026-04-02 02:21:12.732 | ++ functions-common:real_install_package:1418 : is_ubuntu 2026-04-02 02:21:12.737 | ++ functions-common:is_ubuntu:544 : [[ -z deb ]] 2026-04-02 02:21:12.743 | ++ functions-common:is_ubuntu:547 : '[' deb = deb ']' 2026-04-02 02:21:12.748 | ++ functions-common:real_install_package:1419 : apt_get install apache2 apache2-dev bc bsdmainutils curl g++ gawk gcc gettext git graphviz iputils-ping libffi-dev libjpeg-dev libpq-dev libssl-dev libsystemd-dev libxml2-dev libxslt1-dev libyaml-dev lsof openssh-server openssl pkg-config psmisc python3-dev python3-pip python3-systemd python3-venv tar tcpdump unzip uuid-runtime wget zlib1g-dev lvm2 qemu-utils thin-provisioning-tools lsscsi open-iscsi libkrb5-dev libldap2-dev libsasl2-dev memcached python3-mysqldb sqlite3 conntrack curl ebtables genisoimage iptables iputils-arping kpartx libjs-jquery-tablesorter parted pm-utils python3-mysqldb socat sqlite3 sudo vlan cryptsetup dosfstools genisoimage gir1.2-libosinfo-1.0 netcat-openbsd open-iscsi qemu-utils sg3-utils sysfsutils acl dnsmasq-base dnsmasq-utils ebtables haproxy iptables iputils-arping iputils-ping postgresql-server-dev-all python3-mysqldb sqlite3 sudo vlan apache2 lvm2 golang debootstrap rsyslog 2026-04-02 02:21:12.791 | ++ functions-common:apt_get:1199 : sudo DEBIAN_FRONTEND=noninteractive http_proxy= https_proxy= no_proxy= apt-get --option Dpkg::Options::=--force-confold --assume-yes install apache2 apache2-dev bc bsdmainutils curl g++ gawk gcc gettext git graphviz iputils-ping libffi-dev libjpeg-dev libpq-dev libssl-dev libsystemd-dev libxml2-dev libxslt1-dev libyaml-dev lsof openssh-server openssl pkg-config psmisc python3-dev python3-pip python3-systemd python3-venv tar tcpdump unzip uuid-runtime wget zlib1g-dev lvm2 qemu-utils thin-provisioning-tools lsscsi open-iscsi libkrb5-dev libldap2-dev libsasl2-dev memcached python3-mysqldb sqlite3 conntrack curl ebtables genisoimage iptables iputils-arping kpartx libjs-jquery-tablesorter parted pm-utils python3-mysqldb socat sqlite3 sudo vlan cryptsetup dosfstools genisoimage gir1.2-libosinfo-1.0 netcat-openbsd open-iscsi qemu-utils sg3-utils sysfsutils acl dnsmasq-base dnsmasq-utils ebtables haproxy iptables iputils-arping iputils-ping postgresql-server-dev-all python3-mysqldb sqlite3 sudo vlan apache2 lvm2 golang debootstrap rsyslog 2026-04-02 02:21:12.837 | Reading package lists... 2026-04-02 02:21:13.090 | Building dependency tree... 2026-04-02 02:21:13.091 | Reading state information... 2026-04-02 02:21:13.365 | curl is already the newest version (8.5.0-2ubuntu10.8). 2026-04-02 02:21:13.365 | git is already the newest version (1:2.43.0-1ubuntu7.3). 2026-04-02 02:21:13.365 | openssh-server is already the newest version (1:9.6p1-3ubuntu13.15). 2026-04-02 02:21:13.365 | openssl is already the newest version (3.0.13-0ubuntu3.7). 2026-04-02 02:21:13.365 | openssl set to manually installed. 2026-04-02 02:21:13.365 | tar is already the newest version (1.35+dfsg-3build1). 2026-04-02 02:21:13.365 | uuid-runtime is already the newest version (2.39.3-9ubuntu6.5). 2026-04-02 02:21:13.365 | zlib1g-dev is already the newest version (1:1.3.dfsg-3.1ubuntu2.1). 2026-04-02 02:21:13.365 | zlib1g-dev set to manually installed. 2026-04-02 02:21:13.365 | open-iscsi is already the newest version (2.1.9-3ubuntu5.4). 2026-04-02 02:21:13.365 | iptables is already the newest version (1.8.10-3ubuntu2). 2026-04-02 02:21:13.365 | sudo is already the newest version (1.9.15p5-3ubuntu5.24.04.2). 2026-04-02 02:21:13.365 | The following additional packages will be installed: 2026-04-02 02:21:13.365 | apache2-bin apache2-data apache2-utils autoconf automake autopoint 2026-04-02 02:21:13.365 | autotools-dev binutils binutils-common binutils-x86-64-linux-gnu 2026-04-02 02:21:13.365 | bsdextrautils bzip2 clang-17 comerr-dev cpp cpp-13 cpp-13-x86-64-linux-gnu 2026-04-02 02:21:13.365 | cpp-x86-64-linux-gnu cryptsetup-bin dconf-gsettings-backend dconf-service 2026-04-02 02:21:13.365 | debhelper debugedit dh-autoreconf dh-strip-nondeterminism distro-info 2026-04-02 02:21:13.365 | dmeventd dmidecode dpkg-dev dwz file fontconfig fontconfig-config 2026-04-02 02:21:13.365 | fonts-dejavu-core fonts-dejavu-mono g++-13 g++-13-x86-64-linux-gnu 2026-04-02 02:21:13.365 | g++-x86-64-linux-gnu gcc-13 gcc-13-base gcc-13-x86-64-linux-gnu 2026-04-02 02:21:13.365 | gcc-x86-64-linux-gnu gir1.2-freedesktop glib-networking 2026-04-02 02:21:13.366 | glib-networking-common glib-networking-services golang-1.22 golang-1.22-doc 2026-04-02 02:21:13.366 | golang-1.22-go golang-1.22-src golang-doc golang-go golang-src groff-base 2026-04-02 02:21:13.366 | gsettings-desktop-schemas icu-devtools intltool-debian krb5-multidev 2026-04-02 02:21:13.366 | libaio1t64 libann0 libaom3 libapr1-dev libapr1t64 libaprutil1-dbd-sqlite3 2026-04-02 02:21:13.366 | libaprutil1-dev libaprutil1-ldap libaprutil1t64 libarchive-zip-perl libasan8 2026-04-02 02:21:13.366 | libatomic1 libbinutils libcairo-gobject2 libcairo2 libcc1-0 libcdt5 2026-04-02 02:21:13.366 | libcgraph6 libclang-common-17-dev libclang-cpp17t64 libclang1-17t64 2026-04-02 02:21:13.366 | libctf-nobfd0 libctf0 libdatrie1 libdconf1 libde265-0 libdebhelper-perl 2026-04-02 02:21:13.366 | libdeflate0 libdevmapper-event1.02.1 libdpkg-perl libestr0 libevent-2.1-7t64 2026-04-02 02:21:13.366 | libfastjson4 libfile-stripnondeterminism-perl libfontconfig1 libfribidi0 2026-04-02 02:21:13.366 | libgc1 libgcc-13-dev libgd3 libgomp1 libgprofng0 libgraphite2-3 2026-04-02 02:21:13.366 | libgssrpc4t64 libgts-0.7-5t64 libgvc6 libgvpr2 libharfbuzz0b 2026-04-02 02:21:13.366 | libheif-plugin-aomdec libheif-plugin-libde265 libheif1 libhwasan0 2026-04-02 02:21:13.366 | libibverbs1 libice6 libicu-dev libisl23 libitm1 libjansson4 libjbig0 2026-04-02 02:21:13.366 | libjpeg-turbo8 libjpeg-turbo8-dev libjpeg8 libjpeg8-dev libjs-jquery 2026-04-02 02:21:13.366 | libjs-jquery-metadata libjs-sphinxdoc libjs-underscore libjson-perl 2026-04-02 02:21:13.366 | libkadm5clnt-mit12 libkadm5srv-mit12 libkdb5-10t64 liblab-gamut1 libldap-dev 2026-04-02 02:21:13.366 | liblerc4 libllvm17t64 liblsan0 libltdl7 liblua5.4-0 liblvm2cmd2.03 2026-04-02 02:21:13.366 | libmagic-mgc libmagic1t64 libmpc3 libmpfr6 libmysqlclient21 libncurses-dev 2026-04-02 02:21:13.366 | libncurses6 libnftables1 libnl-3-200 libnl-route-3-200 libnuma1 2026-04-02 02:21:13.366 | libobjc-13-dev libobjc4 libosinfo-1.0-0 libosinfo-l10n libpango-1.0-0 2026-04-02 02:21:13.366 | libpangocairo-1.0-0 libpangoft2-1.0-0 libparted2t64 libpathplan4 2026-04-02 02:21:13.366 | libpcap0.8t64 libpcre2-16-0 libpcre2-32-0 libpcre2-dev libpcre2-posix3 2026-04-02 02:21:13.366 | libpfm4 libpipeline1 libpixman-1-0 libpkgconf3 libpq5 libproxy1v5 2026-04-02 02:21:13.366 | libpython3-dev libquadmath0 libsctp-dev libsctp1 libsframe1 2026-04-02 02:21:13.366 | libsgutils2-1.46-2 libsharpyuv0 libsigsegv2 libsm6 libsoup-3.0-0 2026-04-02 02:21:13.366 | libsoup-3.0-common libstdc++-13-dev libsub-override-perl libsysfs2 2026-04-02 02:21:13.366 | libthai-data libthai0 libtiff6 libtirpc-common libtirpc3t64 libtool libtsan2 2026-04-02 02:21:13.366 | libubsan1 libuchardet0 liburing2 libwebp7 libx11-6 libx11-data libxau6 2026-04-02 02:21:13.366 | libxaw7 libxcb-render0 libxcb-shm0 libxcb1 libxdmcp6 libxext6 libxmu6 2026-04-02 02:21:13.366 | libxpm4 libxrender1 libxslt1.1 libxt6t64 libz3-4 libz3-dev llvm-17 2026-04-02 02:21:13.366 | llvm-17-dev llvm-17-linker-tools llvm-17-runtime llvm-17-tools 2026-04-02 02:21:13.366 | lto-disabled-list m4 make man-db mysql-common ncal osinfo-db patch pci.ids 2026-04-02 02:21:13.366 | pkgconf pkgconf-bin po-debconf postgresql-client-16 postgresql-client-common 2026-04-02 02:21:13.366 | postgresql-common postgresql-server-dev-16 powermgmt-base python3-pip-whl 2026-04-02 02:21:13.366 | python3-pygments python3-setuptools python3-setuptools-whl python3-wheel 2026-04-02 02:21:13.366 | python3.12-venv session-migration ssl-cert usb.ids uuid-dev x11-common 2026-04-02 02:21:13.366 | xz-utils 2026-04-02 02:21:13.367 | Suggested packages: 2026-04-02 02:21:13.367 | apache2-doc apache2-suexec-pristine | apache2-suexec-custom www-browser ufw 2026-04-02 02:21:13.367 | autoconf-archive gnu-standards autoconf-doc binutils-doc gprofng-gui 2026-04-02 02:21:13.367 | calendar whois vacation mailutils bzip2-doc clang-17-doc wasi-libc doc-base 2026-04-02 02:21:13.367 | nftables cpp-doc gcc-13-locales cpp-13-doc keyutils liblocale-gettext-perl 2026-04-02 02:21:13.367 | dh-make squid-deb-proxy-client debian-archive-keyring arch-test shunit2 2026-04-02 02:21:13.367 | debian-keyring g++-multilib g++-13-multilib gcc-13-doc gawk-doc gcc-multilib 2026-04-02 02:21:13.367 | manpages-dev flex bison gdb gcc-doc gcc-13-multilib gdb-x86-64-linux-gnu 2026-04-02 02:21:13.367 | wodim cdrkit-doc gettext-doc libasprintf-dev libgettextpo-dev bzr | brz 2026-04-02 02:21:13.367 | mercurial subversion gsfonts graphviz-doc groff vim-haproxy haproxy-doc 2026-04-02 02:21:13.367 | krb5-doc bzr libgd-tools krb5-user libheif-plugin-x265 2026-04-02 02:21:13.367 | libheif-plugin-ffmpegdec libheif-plugin-jpegdec libheif-plugin-jpegenc 2026-04-02 02:21:13.367 | libheif-plugin-j2kdec libheif-plugin-j2kenc libheif-plugin-rav1e 2026-04-02 02:21:13.367 | libheif-plugin-svtenc icu-doc ncurses-doc libparted-dev libparted-i18n 2026-04-02 02:21:13.367 | postgresql-doc-16 lksctp-tools libssl-doc libstdc++-13-doc libtool-doc 2026-04-02 02:21:13.368 | gfortran | fortran95-compiler gcj-jdk libyaml-doc llvm-17-doc m4-doc 2026-04-02 02:21:13.368 | make-doc apparmor less libanyevent-perl libcache-memcached-perl libmemcached 2026-04-02 02:21:13.368 | libterm-readkey-perl libyaml-perl parted-doc ed diffutils-doc cpufrequtils 2026-04-02 02:21:13.368 | wireless-tools radeontool libmail-box-perl postgresql-16 2026-04-02 02:21:13.368 | default-mysql-server | virtual-mysql-server python-pygments-doc 2026-04-02 02:21:13.368 | ttf-bitstream-vera python-setuptools-doc rsyslog-mysql | rsyslog-pgsql 2026-04-02 02:21:13.368 | rsyslog-mongodb rsyslog-doc rsyslog-openssl | rsyslog-gnutls rsyslog-gssapi 2026-04-02 02:21:13.368 | rsyslog-relp sqlite3-doc zip 2026-04-02 02:21:13.368 | Recommended packages: 2026-04-02 02:21:13.368 | cryptsetup-initramfs dns-root-data build-essential fakeroot 2026-04-02 02:21:13.368 | libalgorithm-merge-perl fonts-liberation2 libclang-rt-17-dev 2026-04-02 02:21:13.368 | libfile-fcntllock-perl liblocale-gettext-perl libarchive-cpio-perl 2026-04-02 02:21:13.368 | libgts-bin libheif-plugin-aomenc ibverbs-providers javascript-common 2026-04-02 02:21:13.368 | libjson-xs-perl libgpm2 libltdl-dev vbetool hdparm kbd | console-tools 2026-04-02 02:21:13.368 | libmail-sendmail-perl logrotate qemu-block-extra 2026-04-02 02:21:13.500 | The following NEW packages will be installed: 2026-04-02 02:21:13.500 | acl apache2 apache2-bin apache2-data apache2-dev apache2-utils autoconf 2026-04-02 02:21:13.500 | automake autopoint autotools-dev bc binutils binutils-common 2026-04-02 02:21:13.500 | binutils-x86-64-linux-gnu bsdextrautils bsdmainutils bzip2 clang-17 2026-04-02 02:21:13.500 | comerr-dev conntrack cpp cpp-13 cpp-13-x86-64-linux-gnu cpp-x86-64-linux-gnu 2026-04-02 02:21:13.500 | cryptsetup cryptsetup-bin dconf-gsettings-backend dconf-service debhelper 2026-04-02 02:21:13.500 | debootstrap debugedit dh-autoreconf dh-strip-nondeterminism distro-info 2026-04-02 02:21:13.500 | dmeventd dmidecode dnsmasq-base dnsmasq-utils dosfstools dpkg-dev dwz 2026-04-02 02:21:13.500 | ebtables file fontconfig fontconfig-config fonts-dejavu-core 2026-04-02 02:21:13.500 | fonts-dejavu-mono g++ g++-13 g++-13-x86-64-linux-gnu g++-x86-64-linux-gnu 2026-04-02 02:21:13.500 | gawk gcc gcc-13 gcc-13-base gcc-13-x86-64-linux-gnu gcc-x86-64-linux-gnu 2026-04-02 02:21:13.500 | genisoimage gettext gir1.2-freedesktop gir1.2-libosinfo-1.0 glib-networking 2026-04-02 02:21:13.500 | glib-networking-common glib-networking-services golang golang-1.22 2026-04-02 02:21:13.500 | golang-1.22-doc golang-1.22-go golang-1.22-src golang-doc golang-go 2026-04-02 02:21:13.500 | golang-src graphviz groff-base gsettings-desktop-schemas haproxy 2026-04-02 02:21:13.500 | icu-devtools intltool-debian iputils-arping iputils-ping kpartx 2026-04-02 02:21:13.500 | krb5-multidev libaio1t64 libann0 libaom3 libapr1-dev libapr1t64 2026-04-02 02:21:13.500 | libaprutil1-dbd-sqlite3 libaprutil1-dev libaprutil1-ldap libaprutil1t64 2026-04-02 02:21:13.500 | libarchive-zip-perl libasan8 libatomic1 libbinutils libcairo-gobject2 2026-04-02 02:21:13.500 | libcairo2 libcc1-0 libcdt5 libcgraph6 libclang-common-17-dev 2026-04-02 02:21:13.500 | libclang-cpp17t64 libclang1-17t64 libctf-nobfd0 libctf0 libdatrie1 libdconf1 2026-04-02 02:21:13.500 | libde265-0 libdebhelper-perl libdeflate0 libdevmapper-event1.02.1 2026-04-02 02:21:13.500 | libdpkg-perl libestr0 libevent-2.1-7t64 libfastjson4 libffi-dev 2026-04-02 02:21:13.500 | libfile-stripnondeterminism-perl libfontconfig1 libfribidi0 libgc1 2026-04-02 02:21:13.500 | libgcc-13-dev libgd3 libgomp1 libgprofng0 libgraphite2-3 libgssrpc4t64 2026-04-02 02:21:13.500 | libgts-0.7-5t64 libgvc6 libgvpr2 libharfbuzz0b libheif-plugin-aomdec 2026-04-02 02:21:13.500 | libheif-plugin-libde265 libheif1 libhwasan0 libibverbs1 libice6 libicu-dev 2026-04-02 02:21:13.500 | libisl23 libitm1 libjansson4 libjbig0 libjpeg-dev libjpeg-turbo8 2026-04-02 02:21:13.500 | libjpeg-turbo8-dev libjpeg8 libjpeg8-dev libjs-jquery libjs-jquery-metadata 2026-04-02 02:21:13.501 | libjs-jquery-tablesorter libjs-sphinxdoc libjs-underscore libjson-perl 2026-04-02 02:21:13.501 | libkadm5clnt-mit12 libkadm5srv-mit12 libkdb5-10t64 libkrb5-dev liblab-gamut1 2026-04-02 02:21:13.501 | libldap-dev libldap2-dev liblerc4 libllvm17t64 liblsan0 libltdl7 liblua5.4-0 2026-04-02 02:21:13.501 | liblvm2cmd2.03 libmagic-mgc libmagic1t64 libmpc3 libmpfr6 libmysqlclient21 2026-04-02 02:21:13.501 | libncurses-dev libncurses6 libnftables1 libnl-3-200 libnl-route-3-200 2026-04-02 02:21:13.501 | libnuma1 libobjc-13-dev libobjc4 libosinfo-1.0-0 libosinfo-l10n 2026-04-02 02:21:13.501 | libpango-1.0-0 libpangocairo-1.0-0 libpangoft2-1.0-0 libparted2t64 2026-04-02 02:21:13.501 | libpathplan4 libpcap0.8t64 libpcre2-16-0 libpcre2-32-0 libpcre2-dev 2026-04-02 02:21:13.501 | libpcre2-posix3 libpfm4 libpipeline1 libpixman-1-0 libpkgconf3 libpq-dev 2026-04-02 02:21:13.501 | libpq5 libproxy1v5 libpython3-dev libquadmath0 libsasl2-dev libsctp-dev 2026-04-02 02:21:13.501 | libsctp1 libsframe1 libsgutils2-1.46-2 libsharpyuv0 libsigsegv2 libsm6 2026-04-02 02:21:13.501 | libsoup-3.0-0 libsoup-3.0-common libssl-dev libstdc++-13-dev 2026-04-02 02:21:13.501 | libsub-override-perl libsysfs2 libsystemd-dev libthai-data libthai0 libtiff6 2026-04-02 02:21:13.501 | libtirpc-common libtirpc3t64 libtool libtsan2 libubsan1 libuchardet0 2026-04-02 02:21:13.501 | liburing2 libwebp7 libx11-6 libx11-data libxau6 libxaw7 libxcb-render0 2026-04-02 02:21:13.501 | libxcb-shm0 libxcb1 libxdmcp6 libxext6 libxml2-dev libxmu6 libxpm4 2026-04-02 02:21:13.501 | libxrender1 libxslt1-dev libxslt1.1 libxt6t64 libyaml-dev libz3-4 libz3-dev 2026-04-02 02:21:13.501 | llvm-17 llvm-17-dev llvm-17-linker-tools llvm-17-runtime llvm-17-tools lsof 2026-04-02 02:21:13.501 | lsscsi lto-disabled-list lvm2 m4 make man-db memcached mysql-common ncal 2026-04-02 02:21:13.501 | netcat-openbsd osinfo-db parted patch pci.ids pkg-config pkgconf pkgconf-bin 2026-04-02 02:21:13.501 | pm-utils po-debconf postgresql-client-16 postgresql-client-common 2026-04-02 02:21:13.501 | postgresql-common postgresql-server-dev-16 postgresql-server-dev-all 2026-04-02 02:21:13.501 | powermgmt-base psmisc python3-dev python3-mysqldb python3-pip 2026-04-02 02:21:13.501 | python3-pip-whl python3-pygments python3-setuptools python3-setuptools-whl 2026-04-02 02:21:13.501 | python3-systemd python3-venv python3-wheel python3.12-venv qemu-utils 2026-04-02 02:21:13.501 | rsyslog session-migration sg3-utils socat sqlite3 ssl-cert sysfsutils 2026-04-02 02:21:13.501 | tcpdump thin-provisioning-tools unzip usb.ids uuid-dev vlan wget x11-common 2026-04-02 02:21:13.501 | xz-utils 2026-04-02 02:21:13.698 | 0 upgraded, 304 newly installed, 0 to remove and 7 not upgraded. 2026-04-02 02:21:13.698 | Need to get 305 MB of archives. 2026-04-02 02:21:13.698 | After this operation, 1,440 MB of additional disk space will be used. 2026-04-02 02:21:13.698 | Get:1 http://nova.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 libapr1t64 amd64 1.7.2-3.1ubuntu0.1 [108 kB] 2026-04-02 02:21:14.073 | Get:2 http://nova.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libaprutil1t64 amd64 1.6.3-1.1ubuntu7 [91.9 kB] 2026-04-02 02:21:14.503 | Get:3 http://nova.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libaprutil1-dbd-sqlite3 amd64 1.6.3-1.1ubuntu7 [11.2 kB] 2026-04-02 02:21:14.504 | Get:4 http://nova.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libaprutil1-ldap amd64 1.6.3-1.1ubuntu7 [9,116 B] 2026-04-02 02:21:14.505 | Get:5 http://nova.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libjansson4 amd64 2.14-2build2 [32.8 kB] 2026-04-02 02:21:14.506 | Get:6 http://nova.clouds.archive.ubuntu.com/ubuntu noble/main amd64 liblua5.4-0 amd64 5.4.6-3build2 [166 kB] 2026-04-02 02:21:15.149 | Get:7 http://nova.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 apache2-bin amd64 2.4.58-1ubuntu8.11 [1,335 kB] 2026-04-02 02:21:15.910 | Get:8 http://nova.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 apache2-data all 2.4.58-1ubuntu8.11 [163 kB] 2026-04-02 02:21:15.913 | Get:9 http://nova.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 apache2-utils amd64 2.4.58-1ubuntu8.11 [98.2 kB] 2026-04-02 02:21:15.915 | Get:10 http://nova.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 apache2 amd64 2.4.58-1ubuntu8.11 [90.2 kB] 2026-04-02 02:21:15.917 | Get:11 http://nova.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 libmpfr6 amd64 4.2.1-1build1.1 [353 kB] 2026-04-02 02:21:15.921 | Get:12 http://nova.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libsigsegv2 amd64 2.14-1ubuntu2 [15.0 kB] 2026-04-02 02:21:15.921 | Get:13 http://nova.clouds.archive.ubuntu.com/ubuntu noble/main amd64 gawk amd64 1:5.2.1-2build3 [463 kB] 2026-04-02 02:21:15.926 | Get:14 http://nova.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 haproxy amd64 2.8.16-0ubuntu0.24.04.1 [2,070 kB] 2026-04-02 02:21:16.575 | Get:15 http://nova.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libevent-2.1-7t64 amd64 2.1.12-stable-9ubuntu2 [145 kB] 2026-04-02 02:21:16.609 | Get:16 http://nova.clouds.archive.ubuntu.com/ubuntu noble/main amd64 memcached amd64 1.6.24-1build3 [213 kB] 2026-04-02 02:21:16.659 | Get:17 http://nova.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libjson-perl all 4.10000-1 [81.9 kB] 2026-04-02 02:21:16.678 | Get:18 http://nova.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 postgresql-client-common all 257build1.1 [36.4 kB] 2026-04-02 02:21:16.685 | Get:19 http://nova.clouds.archive.ubuntu.com/ubuntu noble/main amd64 ssl-cert all 1.1.2ubuntu1 [17.8 kB] 2026-04-02 02:21:16.689 | Get:20 http://nova.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 postgresql-common all 257build1.1 [161 kB] 2026-04-02 02:21:16.722 | Get:21 http://nova.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libsysfs2 amd64 2.1.1-6build1 [20.0 kB] 2026-04-02 02:21:16.725 | Get:22 http://nova.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 pci.ids all 0.0~2024.03.31-1ubuntu0.1 [275 kB] 2026-04-02 02:21:16.778 | Get:23 http://nova.clouds.archive.ubuntu.com/ubuntu noble/main amd64 sysfsutils amd64 2.1.1-6build1 [15.5 kB] 2026-04-02 02:21:16.780 | Get:24 http://nova.clouds.archive.ubuntu.com/ubuntu noble/main amd64 distro-info amd64 1.7build1 [19.9 kB] 2026-04-02 02:21:16.783 | Get:25 http://nova.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 iputils-ping amd64 3:20240117-1ubuntu0.1 [44.6 kB] 2026-04-02 02:21:16.811 | Get:26 http://nova.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libestr0 amd64 0.1.11-1build1 [7,802 B] 2026-04-02 02:21:16.812 | Get:27 http://nova.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libfastjson4 amd64 1.2304.0-1build1 [23.1 kB] 2026-04-02 02:21:16.815 | Get:28 http://nova.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libfribidi0 amd64 1.0.13-3build1 [26.1 kB] 2026-04-02 02:21:16.820 | Get:29 http://nova.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libtirpc-common all 1.3.4+ds-1.1build1 [8,094 B] 2026-04-02 02:21:16.821 | Get:30 http://nova.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libtirpc3t64 amd64 1.3.4+ds-1.1build1 [82.6 kB] 2026-04-02 02:21:16.835 | Get:31 http://nova.clouds.archive.ubuntu.com/ubuntu noble/main amd64 netcat-openbsd amd64 1.226-1ubuntu2 [44.3 kB] 2026-04-02 02:21:16.888 | Get:32 http://nova.clouds.archive.ubuntu.com/ubuntu noble/main amd64 python3-pygments all 2.17.2+dfsg-1 [819 kB] 2026-04-02 02:21:17.060 | Get:33 http://nova.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 rsyslog amd64 8.2312.0-3ubuntu9.1 [511 kB] 2026-04-02 02:21:17.145 | Get:34 http://nova.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 bsdextrautils amd64 2.39.3-9ubuntu6.5 [73.7 kB] 2026-04-02 02:21:17.156 | Get:35 http://nova.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 dmidecode amd64 3.5-3ubuntu0.1 [73.0 kB] 2026-04-02 02:21:17.167 | Get:36 http://nova.clouds.archive.ubuntu.com/ubuntu noble/main amd64 dosfstools amd64 4.2-1.1build1 [86.3 kB] 2026-04-02 02:21:17.180 | Get:37 http://nova.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libmagic-mgc amd64 1:5.45-3build1 [307 kB] 2026-04-02 02:21:17.224 | Get:38 http://nova.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libmagic1t64 amd64 1:5.45-3build1 [87.2 kB] 2026-04-02 02:21:17.235 | Get:39 http://nova.clouds.archive.ubuntu.com/ubuntu noble/main amd64 file amd64 1:5.45-3build1 [22.0 kB] 2026-04-02 02:21:17.238 | Get:40 http://nova.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libuchardet0 amd64 0.0.8-1build1 [75.3 kB] 2026-04-02 02:21:17.248 | Get:41 http://nova.clouds.archive.ubuntu.com/ubuntu noble/main amd64 groff-base amd64 1.23.0-3build2 [1,020 kB] 2026-04-02 02:21:17.370 | Get:42 http://nova.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 libnl-3-200 amd64 3.7.0-0.3build1.1 [55.7 kB] 2026-04-02 02:21:17.375 | Get:43 http://nova.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 libnl-route-3-200 amd64 3.7.0-0.3build1.1 [189 kB] 2026-04-02 02:21:17.395 | Get:44 http://nova.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 libibverbs1 amd64 50.0-2ubuntu0.2 [68.0 kB] 2026-04-02 02:21:17.402 | Get:45 http://nova.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libncurses6 amd64 6.4+20240113-1ubuntu2 [112 kB] 2026-04-02 02:21:17.413 | Get:46 http://nova.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 libnftables1 amd64 1.0.9-1ubuntu0.1 [359 kB] 2026-04-02 02:21:17.447 | Get:47 http://nova.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 libnuma1 amd64 2.0.18-1ubuntu0.24.04.1 [23.4 kB] 2026-04-02 02:21:17.449 | Get:48 http://nova.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libparted2t64 amd64 3.6-4build1 [152 kB] 2026-04-02 02:21:17.463 | Get:49 http://nova.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libpcap0.8t64 amd64 1.10.4-4.1ubuntu3 [151 kB] 2026-04-02 02:21:17.476 | Get:50 http://nova.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libpipeline1 amd64 1.5.7-2 [23.6 kB] 2026-04-02 02:21:17.478 | Get:51 http://nova.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libxau6 amd64 1:1.0.9-1build6 [7,160 B] 2026-04-02 02:21:17.479 | Get:52 http://nova.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libxdmcp6 amd64 1:1.1.3-0ubuntu6 [10.3 kB] 2026-04-02 02:21:17.540 | Get:53 http://nova.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libxcb1 amd64 1.15-1ubuntu2 [47.7 kB] 2026-04-02 02:21:17.543 | Get:54 http://nova.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libx11-data all 2:1.8.7-1build1 [115 kB] 2026-04-02 02:21:17.552 | Get:55 http://nova.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libx11-6 amd64 2:1.8.7-1build1 [650 kB] 2026-04-02 02:21:17.650 | Get:56 http://nova.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libxext6 amd64 2:1.3.4-1build2 [30.4 kB] 2026-04-02 02:21:17.653 | Get:57 http://nova.clouds.archive.ubuntu.com/ubuntu noble/main amd64 lsof amd64 4.95.0-1build3 [247 kB] 2026-04-02 02:21:17.712 | Get:58 http://nova.clouds.archive.ubuntu.com/ubuntu noble/main amd64 man-db amd64 2.12.0-4build2 [1,237 kB] 2026-04-02 02:21:17.853 | Get:59 http://nova.clouds.archive.ubuntu.com/ubuntu noble/main amd64 parted amd64 3.6-4build1 [43.3 kB] 2026-04-02 02:21:17.855 | Get:60 http://nova.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 powermgmt-base all 1.37ubuntu0.1 [7,650 B] 2026-04-02 02:21:17.856 | Get:61 http://nova.clouds.archive.ubuntu.com/ubuntu noble/main amd64 psmisc amd64 23.7-1build1 [179 kB] 2026-04-02 02:21:17.869 | Get:62 http://nova.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 tcpdump amd64 4.99.4-3ubuntu4.24.04.1 [479 kB] 2026-04-02 02:21:17.906 | Get:63 http://nova.clouds.archive.ubuntu.com/ubuntu noble/main amd64 usb.ids all 2024.03.18-1 [223 kB] 2026-04-02 02:21:17.933 | Get:64 http://nova.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 wget amd64 1.21.4-1ubuntu4.1 [334 kB] 2026-04-02 02:21:17.958 | Get:65 http://nova.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 xz-utils amd64 5.6.1+really5.4.5-1ubuntu0.2 [267 kB] 2026-04-02 02:21:17.978 | Get:66 http://nova.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 acl amd64 2.3.2-1build1.1 [39.4 kB] 2026-04-02 02:21:17.981 | Get:67 http://nova.clouds.archive.ubuntu.com/ubuntu noble/main amd64 autotools-dev all 20220109.1 [44.9 kB] 2026-04-02 02:21:17.985 | Get:68 http://nova.clouds.archive.ubuntu.com/ubuntu noble/main amd64 m4 amd64 1.4.19-4build1 [244 kB] 2026-04-02 02:21:18.011 | Get:69 http://nova.clouds.archive.ubuntu.com/ubuntu noble/main amd64 autoconf all 2.71-3 [339 kB] 2026-04-02 02:21:18.034 | Get:70 http://nova.clouds.archive.ubuntu.com/ubuntu noble/main amd64 automake all 1:1.16.5-1.3ubuntu1 [558 kB] 2026-04-02 02:21:18.074 | Get:71 http://nova.clouds.archive.ubuntu.com/ubuntu noble/main amd64 autopoint all 0.21-14ubuntu2 [422 kB] 2026-04-02 02:21:18.100 | Get:72 http://nova.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libdebhelper-perl all 13.14.1ubuntu5 [89.8 kB] 2026-04-02 02:21:18.106 | Get:73 http://nova.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 gcc-13-base amd64 13.3.0-6ubuntu2~24.04.1 [51.6 kB] 2026-04-02 02:21:18.109 | Get:74 http://nova.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 libisl23 amd64 0.26-3build1.1 [680 kB] 2026-04-02 02:21:18.152 | Get:75 http://nova.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 libmpc3 amd64 1.3.1-1build1.1 [54.6 kB] 2026-04-02 02:21:18.155 | Get:76 http://nova.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 cpp-13-x86-64-linux-gnu amd64 13.3.0-6ubuntu2~24.04.1 [10.7 MB] 2026-04-02 02:21:18.612 | Get:77 http://nova.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 cpp-13 amd64 13.3.0-6ubuntu2~24.04.1 [1,042 B] 2026-04-02 02:21:18.612 | Get:78 http://nova.clouds.archive.ubuntu.com/ubuntu noble/main amd64 cpp-x86-64-linux-gnu amd64 4:13.2.0-7ubuntu1 [5,326 B] 2026-04-02 02:21:18.612 | Get:79 http://nova.clouds.archive.ubuntu.com/ubuntu noble/main amd64 cpp amd64 4:13.2.0-7ubuntu1 [22.4 kB] 2026-04-02 02:21:18.612 | Get:80 http://nova.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 libcc1-0 amd64 14.2.0-4ubuntu2~24.04.1 [48.0 kB] 2026-04-02 02:21:18.613 | Get:81 http://nova.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 binutils-common amd64 2.42-4ubuntu2.10 [240 kB] 2026-04-02 02:21:18.620 | Get:82 http://nova.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 libsframe1 amd64 2.42-4ubuntu2.10 [15.7 kB] 2026-04-02 02:21:18.621 | Get:83 http://nova.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 libbinutils amd64 2.42-4ubuntu2.10 [577 kB] 2026-04-02 02:21:18.643 | Get:84 http://nova.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 libctf-nobfd0 amd64 2.42-4ubuntu2.10 [98.0 kB] 2026-04-02 02:21:18.645 | Get:85 http://nova.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 libctf0 amd64 2.42-4ubuntu2.10 [94.5 kB] 2026-04-02 02:21:18.690 | Get:86 http://nova.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 libgprofng0 amd64 2.42-4ubuntu2.10 [849 kB] 2026-04-02 02:21:18.716 | Get:87 http://nova.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 binutils-x86-64-linux-gnu amd64 2.42-4ubuntu2.10 [2,463 kB] 2026-04-02 02:21:18.857 | Get:88 http://nova.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 libgomp1 amd64 14.2.0-4ubuntu2~24.04.1 [148 kB] 2026-04-02 02:21:18.860 | Get:89 http://nova.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 libitm1 amd64 14.2.0-4ubuntu2~24.04.1 [29.7 kB] 2026-04-02 02:21:18.861 | Get:90 http://nova.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 libatomic1 amd64 14.2.0-4ubuntu2~24.04.1 [10.5 kB] 2026-04-02 02:21:18.862 | Get:91 http://nova.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 libasan8 amd64 14.2.0-4ubuntu2~24.04.1 [3,027 kB] 2026-04-02 02:21:18.979 | Get:92 http://nova.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 liblsan0 amd64 14.2.0-4ubuntu2~24.04.1 [1,322 kB] 2026-04-02 02:21:19.037 | Get:93 http://nova.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 libtsan2 amd64 14.2.0-4ubuntu2~24.04.1 [2,772 kB] 2026-04-02 02:21:19.138 | Get:94 http://nova.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 libubsan1 amd64 14.2.0-4ubuntu2~24.04.1 [1,184 kB] 2026-04-02 02:21:19.188 | Get:95 http://nova.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 libhwasan0 amd64 14.2.0-4ubuntu2~24.04.1 [1,641 kB] 2026-04-02 02:21:19.253 | Get:96 http://nova.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 libquadmath0 amd64 14.2.0-4ubuntu2~24.04.1 [153 kB] 2026-04-02 02:21:19.258 | Get:97 http://nova.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 libgcc-13-dev amd64 13.3.0-6ubuntu2~24.04.1 [2,681 kB] 2026-04-02 02:21:19.355 | Get:98 http://nova.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 gcc-13-x86-64-linux-gnu amd64 13.3.0-6ubuntu2~24.04.1 [21.1 MB] 2026-04-02 02:21:20.172 | Get:99 http://nova.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 binutils amd64 2.42-4ubuntu2.10 [18.2 kB] 2026-04-02 02:21:20.172 | Get:100 http://nova.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 gcc-13 amd64 13.3.0-6ubuntu2~24.04.1 [494 kB] 2026-04-02 02:21:20.178 | Get:101 http://nova.clouds.archive.ubuntu.com/ubuntu noble/main amd64 gcc-x86-64-linux-gnu amd64 4:13.2.0-7ubuntu1 [1,212 B] 2026-04-02 02:21:20.178 | Get:102 http://nova.clouds.archive.ubuntu.com/ubuntu noble/main amd64 gcc amd64 4:13.2.0-7ubuntu1 [5,018 B] 2026-04-02 02:21:20.178 | Get:103 http://nova.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libllvm17t64 amd64 1:17.0.6-9ubuntu1 [26.2 MB] 2026-04-02 02:21:21.188 | Get:104 http://nova.clouds.archive.ubuntu.com/ubuntu noble/universe amd64 libclang-cpp17t64 amd64 1:17.0.6-9ubuntu1 [12.9 MB] 2026-04-02 02:21:22.074 | Get:105 http://nova.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 libstdc++-13-dev amd64 13.3.0-6ubuntu2~24.04.1 [2,420 kB] 2026-04-02 02:21:22.162 | Get:106 http://nova.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libgc1 amd64 1:8.2.6-1build1 [90.3 kB] 2026-04-02 02:21:22.164 | Get:107 http://nova.clouds.archive.ubuntu.com/ubuntu noble-updates/universe amd64 libobjc4 amd64 14.2.0-4ubuntu2~24.04.1 [47.1 kB] 2026-04-02 02:21:22.165 | Get:108 http://nova.clouds.archive.ubuntu.com/ubuntu noble-updates/universe amd64 libobjc-13-dev amd64 13.3.0-6ubuntu2~24.04.1 [194 kB] 2026-04-02 02:21:22.171 | Get:109 http://nova.clouds.archive.ubuntu.com/ubuntu noble/universe amd64 libclang-common-17-dev amd64 1:17.0.6-9ubuntu1 [690 kB] 2026-04-02 02:21:22.192 | Get:110 http://nova.clouds.archive.ubuntu.com/ubuntu noble/universe amd64 llvm-17-linker-tools amd64 1:17.0.6-9ubuntu1 [1,308 kB] 2026-04-02 02:21:22.248 | Get:111 http://nova.clouds.archive.ubuntu.com/ubuntu noble/universe amd64 libclang1-17t64 amd64 1:17.0.6-9ubuntu1 [7,353 kB] 2026-04-02 02:21:22.536 | Get:112 http://nova.clouds.archive.ubuntu.com/ubuntu noble/universe amd64 clang-17 amd64 1:17.0.6-9ubuntu1 [78.6 kB] 2026-04-02 02:21:22.537 | Get:113 http://nova.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libtool all 2.4.7-7build1 [166 kB] 2026-04-02 02:21:22.540 | Get:114 http://nova.clouds.archive.ubuntu.com/ubuntu noble/main amd64 dh-autoreconf all 20 [16.1 kB] 2026-04-02 02:21:22.541 | Get:115 http://nova.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libarchive-zip-perl all 1.68-1 [90.2 kB] 2026-04-02 02:21:22.544 | Get:116 http://nova.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libsub-override-perl all 0.10-1 [10.0 kB] 2026-04-02 02:21:22.544 | Get:117 http://nova.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libfile-stripnondeterminism-perl all 1.13.1-1 [18.1 kB] 2026-04-02 02:21:22.545 | Get:118 http://nova.clouds.archive.ubuntu.com/ubuntu noble/main amd64 dh-strip-nondeterminism all 1.13.1-1 [5,362 B] 2026-04-02 02:21:22.545 | Get:119 http://nova.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 libdpkg-perl all 1.22.6ubuntu6.5 [269 kB] 2026-04-02 02:21:22.552 | Get:120 http://nova.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 bzip2 amd64 1.0.8-5.1build0.1 [34.5 kB] 2026-04-02 02:21:22.615 | Get:121 http://nova.clouds.archive.ubuntu.com/ubuntu noble/main amd64 patch amd64 2.7.6-7build3 [104 kB] 2026-04-02 02:21:22.631 | Get:122 http://nova.clouds.archive.ubuntu.com/ubuntu noble/main amd64 make amd64 4.3-4.1build2 [180 kB] 2026-04-02 02:21:22.636 | Get:123 http://nova.clouds.archive.ubuntu.com/ubuntu noble/main amd64 lto-disabled-list all 47 [12.4 kB] 2026-04-02 02:21:22.637 | Get:124 http://nova.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 dpkg-dev all 1.22.6ubuntu6.5 [1,074 kB] 2026-04-02 02:21:22.772 | Get:125 http://nova.clouds.archive.ubuntu.com/ubuntu noble/main amd64 debugedit amd64 1:5.0-5build2 [46.1 kB] 2026-04-02 02:21:22.773 | Get:126 http://nova.clouds.archive.ubuntu.com/ubuntu noble/main amd64 dwz amd64 0.15-1build6 [115 kB] 2026-04-02 02:21:22.777 | Get:127 http://nova.clouds.archive.ubuntu.com/ubuntu noble/main amd64 gettext amd64 0.21-14ubuntu2 [864 kB] 2026-04-02 02:21:22.838 | Get:128 http://nova.clouds.archive.ubuntu.com/ubuntu noble/main amd64 intltool-debian all 0.35.0+20060710.6 [23.2 kB] 2026-04-02 02:21:22.839 | Get:129 http://nova.clouds.archive.ubuntu.com/ubuntu noble/main amd64 po-debconf all 1.0.21+nmu1 [233 kB] 2026-04-02 02:21:22.845 | Get:130 http://nova.clouds.archive.ubuntu.com/ubuntu noble/main amd64 debhelper all 13.14.1ubuntu5 [869 kB] 2026-04-02 02:21:22.872 | Get:131 http://nova.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 uuid-dev amd64 2.39.3-9ubuntu6.5 [33.5 kB] 2026-04-02 02:21:22.873 | Get:132 http://nova.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libsctp1 amd64 1.0.19+dfsg-2build1 [9,146 B] 2026-04-02 02:21:22.874 | Get:133 http://nova.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libsctp-dev amd64 1.0.19+dfsg-2build1 [51.1 kB] 2026-04-02 02:21:22.875 | Get:134 http://nova.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 libapr1-dev amd64 1.7.2-3.1ubuntu0.1 [768 kB] 2026-04-02 02:21:22.929 | Get:135 http://nova.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 libldap-dev amd64 2.6.10+dfsg-0ubuntu0.24.04.1 [308 kB] 2026-04-02 02:21:22.938 | Get:136 http://nova.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 libldap2-dev all 2.6.10+dfsg-0ubuntu0.24.04.1 [11.1 kB] 2026-04-02 02:21:22.938 | Get:137 http://nova.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libaprutil1-dev amd64 1.6.3-1.1ubuntu7 [412 kB] 2026-04-02 02:21:22.951 | Get:138 http://nova.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 libpcre2-16-0 amd64 10.42-4ubuntu2.1 [210 kB] 2026-04-02 02:21:22.957 | Get:139 http://nova.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 libpcre2-32-0 amd64 10.42-4ubuntu2.1 [197 kB] 2026-04-02 02:21:23.006 | Get:140 http://nova.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 libpcre2-posix3 amd64 10.42-4ubuntu2.1 [6,748 B] 2026-04-02 02:21:23.007 | Get:141 http://nova.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 libpcre2-dev amd64 10.42-4ubuntu2.1 [736 kB] 2026-04-02 02:21:23.029 | Get:142 http://nova.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 apache2-dev amd64 2.4.58-1ubuntu8.11 [202 kB] 2026-04-02 02:21:23.035 | Get:143 http://nova.clouds.archive.ubuntu.com/ubuntu noble/main amd64 bc amd64 1.07.1-3ubuntu4 [85.3 kB] 2026-04-02 02:21:23.038 | Get:144 http://nova.clouds.archive.ubuntu.com/ubuntu noble/universe amd64 ncal amd64 12.1.8 [21.0 kB] 2026-04-02 02:21:23.084 | Get:145 http://nova.clouds.archive.ubuntu.com/ubuntu noble/universe amd64 bsdmainutils all 12.1.8 [3,176 B] 2026-04-02 02:21:23.085 | Get:146 http://nova.clouds.archive.ubuntu.com/ubuntu noble/main amd64 conntrack amd64 1:1.4.8-1ubuntu1 [37.9 kB] 2026-04-02 02:21:23.086 | Get:147 http://nova.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 cryptsetup-bin amd64 2:2.7.0-1ubuntu4.2 [211 kB] 2026-04-02 02:21:23.092 | Get:148 http://nova.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 cryptsetup amd64 2:2.7.0-1ubuntu4.2 [208 kB] 2026-04-02 02:21:23.098 | Get:149 http://nova.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 libdconf1 amd64 0.40.0-4ubuntu0.1 [39.6 kB] 2026-04-02 02:21:23.162 | Get:150 http://nova.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 dconf-service amd64 0.40.0-4ubuntu0.1 [27.6 kB] 2026-04-02 02:21:23.163 | Get:151 http://nova.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 dconf-gsettings-backend amd64 0.40.0-4ubuntu0.1 [22.1 kB] 2026-04-02 02:21:23.164 | Get:152 http://nova.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 libdevmapper-event1.02.1 amd64 2:1.02.185-3ubuntu3.2 [12.6 kB] 2026-04-02 02:21:23.164 | Get:153 http://nova.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 libaio1t64 amd64 0.3.113-6build1.1 [7,210 B] 2026-04-02 02:21:23.165 | Get:154 http://nova.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 liblvm2cmd2.03 amd64 2.03.16-3ubuntu3.2 [797 kB] 2026-04-02 02:21:23.245 | Get:155 http://nova.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 dmeventd amd64 2:1.02.185-3ubuntu3.2 [38.0 kB] 2026-04-02 02:21:23.246 | Get:156 http://nova.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 dnsmasq-base amd64 2.90-2ubuntu0.1 [376 kB] 2026-04-02 02:21:23.259 | Get:157 http://nova.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 dnsmasq-utils amd64 2.90-2ubuntu0.1 [15.6 kB] 2026-04-02 02:21:23.259 | Get:158 http://nova.clouds.archive.ubuntu.com/ubuntu noble/main amd64 ebtables amd64 2.0.11-6build1 [88.4 kB] 2026-04-02 02:21:23.260 | Get:159 http://nova.clouds.archive.ubuntu.com/ubuntu noble/main amd64 fonts-dejavu-mono all 2.37-8 [502 kB] 2026-04-02 02:21:23.320 | Get:160 http://nova.clouds.archive.ubuntu.com/ubuntu noble/main amd64 fonts-dejavu-core all 2.37-8 [835 kB] 2026-04-02 02:21:23.345 | Get:161 http://nova.clouds.archive.ubuntu.com/ubuntu noble/main amd64 fontconfig-config amd64 2.15.0-1.1ubuntu2 [37.3 kB] 2026-04-02 02:21:23.377 | Get:162 http://nova.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libfontconfig1 amd64 2.15.0-1.1ubuntu2 [139 kB] 2026-04-02 02:21:23.381 | Get:163 http://nova.clouds.archive.ubuntu.com/ubuntu noble/main amd64 fontconfig amd64 2.15.0-1.1ubuntu2 [180 kB] 2026-04-02 02:21:23.393 | Get:164 http://nova.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 g++-13-x86-64-linux-gnu amd64 13.3.0-6ubuntu2~24.04.1 [12.2 MB] 2026-04-02 02:21:23.878 | Get:165 http://nova.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 g++-13 amd64 13.3.0-6ubuntu2~24.04.1 [16.0 kB] 2026-04-02 02:21:23.879 | Get:166 http://nova.clouds.archive.ubuntu.com/ubuntu noble/main amd64 g++-x86-64-linux-gnu amd64 4:13.2.0-7ubuntu1 [964 B] 2026-04-02 02:21:23.879 | Get:167 http://nova.clouds.archive.ubuntu.com/ubuntu noble/main amd64 g++ amd64 4:13.2.0-7ubuntu1 [1,100 B] 2026-04-02 02:21:23.879 | Get:168 http://nova.clouds.archive.ubuntu.com/ubuntu noble/main amd64 genisoimage amd64 9:1.1.11-3.5 [378 kB] 2026-04-02 02:21:23.882 | Get:169 http://nova.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libpixman-1-0 amd64 0.42.2-1build1 [279 kB] 2026-04-02 02:21:23.890 | Get:170 http://nova.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libxcb-render0 amd64 1.15-1ubuntu2 [16.2 kB] 2026-04-02 02:21:23.890 | Get:171 http://nova.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libxcb-shm0 amd64 1.15-1ubuntu2 [5,756 B] 2026-04-02 02:21:23.891 | Get:172 http://nova.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libxrender1 amd64 1:0.9.10-1.1build1 [19.0 kB] 2026-04-02 02:21:23.891 | Get:173 http://nova.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libcairo2 amd64 1.18.0-3build1 [566 kB] 2026-04-02 02:21:23.957 | Get:174 http://nova.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libcairo-gobject2 amd64 1.18.0-3build1 [127 kB] 2026-04-02 02:21:23.969 | Get:175 http://nova.clouds.archive.ubuntu.com/ubuntu noble/main amd64 gir1.2-freedesktop amd64 1.80.1-1 [49.7 kB] 2026-04-02 02:21:23.970 | Get:176 http://nova.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libproxy1v5 amd64 0.5.4-4build1 [26.5 kB] 2026-04-02 02:21:23.971 | Get:177 http://nova.clouds.archive.ubuntu.com/ubuntu noble/main amd64 glib-networking-common all 2.80.0-1build1 [6,702 B] 2026-04-02 02:21:23.972 | Get:178 http://nova.clouds.archive.ubuntu.com/ubuntu noble/main amd64 glib-networking-services amd64 2.80.0-1build1 [12.8 kB] 2026-04-02 02:21:23.972 | Get:179 http://nova.clouds.archive.ubuntu.com/ubuntu noble/main amd64 session-migration amd64 0.3.9build1 [9,034 B] 2026-04-02 02:21:23.973 | Get:180 http://nova.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 gsettings-desktop-schemas all 46.1-0ubuntu1 [35.6 kB] 2026-04-02 02:21:23.974 | Get:181 http://nova.clouds.archive.ubuntu.com/ubuntu noble/main amd64 glib-networking amd64 2.80.0-1build1 [64.1 kB] 2026-04-02 02:21:24.035 | Get:182 http://nova.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 golang-1.22-doc all 1.22.2-2ubuntu0.4 [107 kB] 2026-04-02 02:21:24.038 | Get:183 http://nova.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 golang-1.22-src all 1.22.2-2ubuntu0.4 [19.7 MB] 2026-04-02 02:21:24.902 | Get:184 http://nova.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 golang-1.22-go amd64 1.22.2-2ubuntu0.4 [25.9 MB] 2026-04-02 02:21:25.891 | Get:185 http://nova.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 golang-1.22 all 1.22.2-2ubuntu0.4 [5,700 B] 2026-04-02 02:21:25.891 | Get:186 http://nova.clouds.archive.ubuntu.com/ubuntu noble/main amd64 golang-src all 2:1.22~2build1 [5,078 B] 2026-04-02 02:21:25.891 | Get:187 http://nova.clouds.archive.ubuntu.com/ubuntu noble/main amd64 golang-go amd64 2:1.22~2build1 [43.9 kB] 2026-04-02 02:21:25.892 | Get:188 http://nova.clouds.archive.ubuntu.com/ubuntu noble/main amd64 golang-doc all 2:1.22~2build1 [2,788 B] 2026-04-02 02:21:25.892 | Get:189 http://nova.clouds.archive.ubuntu.com/ubuntu noble/main amd64 golang amd64 2:1.22~2build1 [2,736 B] 2026-04-02 02:21:25.892 | Get:190 http://nova.clouds.archive.ubuntu.com/ubuntu noble/universe amd64 libann0 amd64 1.1.2+doc-9build1 [25.5 kB] 2026-04-02 02:21:25.892 | Get:191 http://nova.clouds.archive.ubuntu.com/ubuntu noble-updates/universe amd64 libcdt5 amd64 2.42.2-9ubuntu0.1 [21.6 kB] 2026-04-02 02:21:25.892 | Get:192 http://nova.clouds.archive.ubuntu.com/ubuntu noble-updates/universe amd64 libcgraph6 amd64 2.42.2-9ubuntu0.1 [44.6 kB] 2026-04-02 02:21:25.893 | Get:193 http://nova.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libsharpyuv0 amd64 1.3.2-0.4build3 [15.8 kB] 2026-04-02 02:21:25.970 | Get:194 http://nova.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 libaom3 amd64 3.8.2-2ubuntu0.1 [1,941 kB] 2026-04-02 02:21:26.257 | Get:195 http://nova.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 libheif-plugin-aomdec amd64 1.17.6-1ubuntu4.2 [10.6 kB] 2026-04-02 02:21:26.257 | Get:196 http://nova.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libde265-0 amd64 1.0.15-1build3 [166 kB] 2026-04-02 02:21:26.261 | Get:197 http://nova.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 libheif-plugin-libde265 amd64 1.17.6-1ubuntu4.2 [8,174 B] 2026-04-02 02:21:26.261 | Get:198 http://nova.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 libheif1 amd64 1.17.6-1ubuntu4.2 [276 kB] 2026-04-02 02:21:26.281 | Get:199 http://nova.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libjpeg-turbo8 amd64 2.1.5-2ubuntu2 [150 kB] 2026-04-02 02:21:26.285 | Get:200 http://nova.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libjpeg8 amd64 8c-2ubuntu11 [2,148 B] 2026-04-02 02:21:26.285 | Get:201 http://nova.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 libdeflate0 amd64 1.19-1build1.1 [43.9 kB] 2026-04-02 02:21:26.287 | Get:202 http://nova.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libjbig0 amd64 2.1-6.1ubuntu2 [29.7 kB] 2026-04-02 02:21:26.288 | Get:203 http://nova.clouds.archive.ubuntu.com/ubuntu noble/main amd64 liblerc4 amd64 4.0.0+ds-4ubuntu2 [179 kB] 2026-04-02 02:21:26.335 | Get:204 http://nova.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libwebp7 amd64 1.3.2-0.4build3 [230 kB] 2026-04-02 02:21:26.370 | Get:205 http://nova.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 libtiff6 amd64 4.5.1+git230720-4ubuntu2.5 [200 kB] 2026-04-02 02:21:26.378 | Get:206 http://nova.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libxpm4 amd64 1:3.5.17-1build2 [36.5 kB] 2026-04-02 02:21:26.379 | Get:207 http://nova.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libgd3 amd64 2.3.3-9ubuntu5 [128 kB] 2026-04-02 02:21:26.414 | Get:208 http://nova.clouds.archive.ubuntu.com/ubuntu noble/universe amd64 libgts-0.7-5t64 amd64 0.7.6+darcs121130-5.2build1 [161 kB] 2026-04-02 02:21:26.419 | Get:209 http://nova.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libltdl7 amd64 2.4.7-7build1 [40.3 kB] 2026-04-02 02:21:26.420 | Get:210 http://nova.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libgraphite2-3 amd64 1.3.14-2build1 [73.0 kB] 2026-04-02 02:21:26.422 | Get:211 http://nova.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libharfbuzz0b amd64 8.3.0-2build2 [469 kB] 2026-04-02 02:21:26.458 | Get:212 http://nova.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libthai-data all 0.1.29-2build1 [158 kB] 2026-04-02 02:21:26.463 | Get:213 http://nova.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libdatrie1 amd64 0.2.13-3build1 [19.0 kB] 2026-04-02 02:21:26.490 | Get:214 http://nova.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libthai0 amd64 0.1.29-2build1 [18.9 kB] 2026-04-02 02:21:26.491 | Get:215 http://nova.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libpango-1.0-0 amd64 1.52.1+ds-1build1 [231 kB] 2026-04-02 02:21:26.498 | Get:216 http://nova.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libpangoft2-1.0-0 amd64 1.52.1+ds-1build1 [42.5 kB] 2026-04-02 02:21:26.569 | Get:217 http://nova.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libpangocairo-1.0-0 amd64 1.52.1+ds-1build1 [28.8 kB] 2026-04-02 02:21:26.570 | Get:218 http://nova.clouds.archive.ubuntu.com/ubuntu noble-updates/universe amd64 libpathplan4 amd64 2.42.2-9ubuntu0.1 [24.0 kB] 2026-04-02 02:21:26.570 | Get:219 http://nova.clouds.archive.ubuntu.com/ubuntu noble-updates/universe amd64 libgvc6 amd64 2.42.2-9ubuntu0.1 [716 kB] 2026-04-02 02:21:26.655 | Get:220 http://nova.clouds.archive.ubuntu.com/ubuntu noble-updates/universe amd64 libgvpr2 amd64 2.42.2-9ubuntu0.1 [187 kB] 2026-04-02 02:21:26.660 | Get:221 http://nova.clouds.archive.ubuntu.com/ubuntu noble-updates/universe amd64 liblab-gamut1 amd64 2.42.2-9ubuntu0.1 [1,886 kB] 2026-04-02 02:21:26.813 | Get:222 http://nova.clouds.archive.ubuntu.com/ubuntu noble/main amd64 x11-common all 1:7.7+23ubuntu3 [21.7 kB] 2026-04-02 02:21:26.813 | Get:223 http://nova.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libice6 amd64 2:1.0.10-1build3 [41.4 kB] 2026-04-02 02:21:26.813 | Get:224 http://nova.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libsm6 amd64 2:1.2.3-1build3 [15.7 kB] 2026-04-02 02:21:26.814 | Get:225 http://nova.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libxt6t64 amd64 1:1.2.1-1.2build1 [171 kB] 2026-04-02 02:21:26.819 | Get:226 http://nova.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libxmu6 amd64 2:1.1.3-3build2 [47.6 kB] 2026-04-02 02:21:26.820 | Get:227 http://nova.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libxaw7 amd64 2:1.0.14-1build2 [187 kB] 2026-04-02 02:21:26.826 | Get:228 http://nova.clouds.archive.ubuntu.com/ubuntu noble-updates/universe amd64 graphviz amd64 2.42.2-9ubuntu0.1 [642 kB] 2026-04-02 02:21:26.878 | Get:229 http://nova.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 icu-devtools amd64 74.2-1ubuntu3.1 [212 kB] 2026-04-02 02:21:26.884 | Get:230 http://nova.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 iputils-arping amd64 3:20240117-1ubuntu0.1 [15.1 kB] 2026-04-02 02:21:26.892 | Get:231 http://nova.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 comerr-dev amd64 2.1-1.47.0-2.4~exp1ubuntu4.1 [43.8 kB] 2026-04-02 02:21:26.893 | Get:232 http://nova.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 libgssrpc4t64 amd64 1.20.1-6ubuntu2.6 [57.6 kB] 2026-04-02 02:21:26.895 | Get:233 http://nova.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 libkadm5clnt-mit12 amd64 1.20.1-6ubuntu2.6 [40.1 kB] 2026-04-02 02:21:26.970 | Get:234 http://nova.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 libkdb5-10t64 amd64 1.20.1-6ubuntu2.6 [40.4 kB] 2026-04-02 02:21:26.970 | Get:235 http://nova.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 libkadm5srv-mit12 amd64 1.20.1-6ubuntu2.6 [53.0 kB] 2026-04-02 02:21:26.995 | Get:236 http://nova.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 krb5-multidev amd64 1.20.1-6ubuntu2.6 [125 kB] 2026-04-02 02:21:26.997 | Get:237 http://nova.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 libicu-dev amd64 74.2-1ubuntu3.1 [11.9 MB] 2026-04-02 02:21:27.684 | Get:238 http://nova.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libjpeg-turbo8-dev amd64 2.1.5-2ubuntu2 [295 kB] 2026-04-02 02:21:27.688 | Get:239 http://nova.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libjpeg8-dev amd64 8c-2ubuntu11 [1,484 B] 2026-04-02 02:21:27.688 | Get:240 http://nova.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libjpeg-dev amd64 8c-2ubuntu11 [1,482 B] 2026-04-02 02:21:27.688 | Get:241 http://nova.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libjs-jquery all 3.6.1+dfsg+~3.5.14-1 [328 kB] 2026-04-02 02:21:27.699 | Get:242 http://nova.clouds.archive.ubuntu.com/ubuntu noble/universe amd64 libjs-jquery-metadata all 12-4 [6,582 B] 2026-04-02 02:21:27.699 | Get:243 http://nova.clouds.archive.ubuntu.com/ubuntu noble/universe amd64 libjs-jquery-tablesorter all 1:2.31.3+dfsg1-3 [193 kB] 2026-04-02 02:21:27.704 | Get:244 http://nova.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libjs-underscore all 1.13.4~dfsg+~1.11.4-3 [118 kB] 2026-04-02 02:21:27.708 | Get:245 http://nova.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libjs-sphinxdoc all 7.2.6-6 [149 kB] 2026-04-02 02:21:27.713 | Get:246 http://nova.clouds.archive.ubuntu.com/ubuntu noble/main amd64 mysql-common all 5.8+1.1.0build1 [6,746 B] 2026-04-02 02:21:27.763 | Get:247 http://nova.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 libmysqlclient21 amd64 8.0.45-0ubuntu0.24.04.1 [1,255 kB] 2026-04-02 02:21:27.848 | Get:248 http://nova.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libncurses-dev amd64 6.4+20240113-1ubuntu2 [384 kB] 2026-04-02 02:21:27.857 | Get:249 http://nova.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libpkgconf3 amd64 1.8.1-2build1 [30.7 kB] 2026-04-02 02:21:27.858 | Get:250 http://nova.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 libpq5 amd64 16.13-0ubuntu0.24.04.1 [146 kB] 2026-04-02 02:21:27.863 | Get:251 http://nova.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 libssl-dev amd64 3.0.13-0ubuntu3.7 [2,407 kB] 2026-04-02 02:21:28.005 | Get:252 http://nova.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 libpq-dev amd64 16.13-0ubuntu0.24.04.1 [152 kB] 2026-04-02 02:21:28.009 | Get:253 http://nova.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 libpython3-dev amd64 3.12.3-0ubuntu2.1 [10.3 kB] 2026-04-02 02:21:28.009 | Get:254 http://nova.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 libsasl2-dev amd64 2.1.28+dfsg1-5ubuntu3.1 [243 kB] 2026-04-02 02:21:28.016 | Get:255 http://nova.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libsgutils2-1.46-2 amd64 1.46-3ubuntu4 [94.0 kB] 2026-04-02 02:21:28.019 | Get:256 http://nova.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 libsoup-3.0-common all 3.4.4-5ubuntu0.7 [11.6 kB] 2026-04-02 02:21:28.019 | Get:257 http://nova.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 libsoup-3.0-0 amd64 3.4.4-5ubuntu0.7 [292 kB] 2026-04-02 02:21:28.028 | Get:258 http://nova.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 libsystemd-dev amd64 255.4-1ubuntu8.14 [1,239 kB] 2026-04-02 02:21:28.095 | Get:259 http://nova.clouds.archive.ubuntu.com/ubuntu noble/main amd64 liburing2 amd64 2.5-1build1 [21.1 kB] 2026-04-02 02:21:28.096 | Get:260 http://nova.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 libxml2-dev amd64 2.9.14+dfsg-1.3ubuntu3.7 [782 kB] 2026-04-02 02:21:28.145 | Get:261 http://nova.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 libxslt1.1 amd64 1.1.39-0exp1ubuntu0.24.04.3 [168 kB] 2026-04-02 02:21:28.163 | Get:262 http://nova.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 libxslt1-dev amd64 1.1.39-0exp1ubuntu0.24.04.3 [91.9 kB] 2026-04-02 02:21:28.166 | Get:263 http://nova.clouds.archive.ubuntu.com/ubuntu noble/universe amd64 llvm-17-runtime amd64 1:17.0.6-9ubuntu1 [529 kB] 2026-04-02 02:21:28.182 | Get:264 http://nova.clouds.archive.ubuntu.com/ubuntu noble/universe amd64 libpfm4 amd64 4.13.0+git32-g0d4ed0e-1 [414 kB] 2026-04-02 02:21:28.194 | Get:265 http://nova.clouds.archive.ubuntu.com/ubuntu noble/universe amd64 llvm-17 amd64 1:17.0.6-9ubuntu1 [23.8 MB] 2026-04-02 02:21:29.131 | Get:266 http://nova.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libffi-dev amd64 3.4.6-1build1 [62.8 kB] 2026-04-02 02:21:29.132 | Get:267 http://nova.clouds.archive.ubuntu.com/ubuntu noble/universe amd64 llvm-17-tools amd64 1:17.0.6-9ubuntu1 [518 kB] 2026-04-02 02:21:29.154 | Get:268 http://nova.clouds.archive.ubuntu.com/ubuntu noble/universe amd64 libz3-4 amd64 4.8.12-3.1build1 [5,836 kB] 2026-04-02 02:21:29.373 | Get:269 http://nova.clouds.archive.ubuntu.com/ubuntu noble/universe amd64 libz3-dev amd64 4.8.12-3.1build1 [72.2 kB] 2026-04-02 02:21:29.377 | Get:270 http://nova.clouds.archive.ubuntu.com/ubuntu noble/universe amd64 llvm-17-dev amd64 1:17.0.6-9ubuntu1 [43.4 MB] 2026-04-02 02:21:31.114 | Get:271 http://nova.clouds.archive.ubuntu.com/ubuntu noble/main amd64 lsscsi amd64 0.32-1build1 [48.2 kB] 2026-04-02 02:21:31.115 | Get:272 http://nova.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 lvm2 amd64 2.03.16-3ubuntu3.2 [1,186 kB] 2026-04-02 02:21:31.127 | Get:273 http://nova.clouds.archive.ubuntu.com/ubuntu noble-updates/universe amd64 osinfo-db all 0.20250606-0ubuntu0.24.04.1 [178 kB] 2026-04-02 02:21:31.129 | Get:274 http://nova.clouds.archive.ubuntu.com/ubuntu noble/main amd64 pkgconf-bin amd64 1.8.1-2build1 [20.7 kB] 2026-04-02 02:21:31.129 | Get:275 http://nova.clouds.archive.ubuntu.com/ubuntu noble/main amd64 pkgconf amd64 1.8.1-2build1 [16.8 kB] 2026-04-02 02:21:31.129 | Get:276 http://nova.clouds.archive.ubuntu.com/ubuntu noble/main amd64 pkg-config amd64 1.8.1-2build1 [7,264 B] 2026-04-02 02:21:31.130 | Get:277 http://nova.clouds.archive.ubuntu.com/ubuntu noble/universe amd64 pm-utils all 1.4.1-21 [47.1 kB] 2026-04-02 02:21:31.130 | Get:278 http://nova.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 postgresql-client-16 amd64 16.13-0ubuntu0.24.04.1 [1,298 kB] 2026-04-02 02:21:31.209 | Get:279 http://nova.clouds.archive.ubuntu.com/ubuntu noble-updates/universe amd64 postgresql-server-dev-16 amd64 16.13-0ubuntu0.24.04.1 [1,230 kB] 2026-04-02 02:21:31.291 | Get:280 http://nova.clouds.archive.ubuntu.com/ubuntu noble-updates/universe amd64 postgresql-server-dev-all amd64 257build1.1 [20.5 kB] 2026-04-02 02:21:31.291 | Get:281 http://nova.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 python3-dev amd64 3.12.3-0ubuntu2.1 [26.7 kB] 2026-04-02 02:21:31.292 | Get:282 http://nova.clouds.archive.ubuntu.com/ubuntu noble/main amd64 python3-mysqldb amd64 1.4.6-2build3 [47.3 kB] 2026-04-02 02:21:31.293 | Get:283 http://nova.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 python3-setuptools all 68.1.2-2ubuntu1.2 [397 kB] 2026-04-02 02:21:31.322 | Get:284 http://nova.clouds.archive.ubuntu.com/ubuntu noble/universe amd64 python3-wheel all 0.42.0-2 [53.1 kB] 2026-04-02 02:21:31.323 | Get:285 http://nova.clouds.archive.ubuntu.com/ubuntu noble-updates/universe amd64 python3-pip all 24.0+dfsg-1ubuntu1.3 [1,320 kB] 2026-04-02 02:21:31.391 | Get:286 http://nova.clouds.archive.ubuntu.com/ubuntu noble-updates/universe amd64 python3-pip-whl all 24.0+dfsg-1ubuntu1.3 [1,707 kB] 2026-04-02 02:21:31.445 | Get:287 http://nova.clouds.archive.ubuntu.com/ubuntu noble-updates/universe amd64 python3-setuptools-whl all 68.1.2-2ubuntu1.2 [716 kB] 2026-04-02 02:21:31.480 | Get:288 http://nova.clouds.archive.ubuntu.com/ubuntu noble/main amd64 python3-systemd amd64 235-1build4 [42.4 kB] 2026-04-02 02:21:31.480 | Get:289 http://nova.clouds.archive.ubuntu.com/ubuntu noble-updates/universe amd64 python3.12-venv amd64 3.12.3-1ubuntu0.12 [5,666 B] 2026-04-02 02:21:31.481 | Get:290 http://nova.clouds.archive.ubuntu.com/ubuntu noble-updates/universe amd64 python3-venv amd64 3.12.3-0ubuntu2.1 [1,032 B] 2026-04-02 02:21:31.481 | Get:291 http://nova.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 qemu-utils amd64 1:8.2.2+ds-0ubuntu1.14 [2,222 kB] 2026-04-02 02:21:31.564 | Get:292 http://nova.clouds.archive.ubuntu.com/ubuntu noble/main amd64 sg3-utils amd64 1.46-3ubuntu4 [840 kB] 2026-04-02 02:21:31.592 | Get:293 http://nova.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 sqlite3 amd64 3.45.1-1ubuntu2.5 [144 kB] 2026-04-02 02:21:31.596 | Get:294 http://nova.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 thin-provisioning-tools amd64 0.9.0-2ubuntu5.1 [436 kB] 2026-04-02 02:21:31.622 | Get:295 http://nova.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 unzip amd64 6.0-28ubuntu4.1 [174 kB] 2026-04-02 02:21:31.628 | Get:296 http://nova.clouds.archive.ubuntu.com/ubuntu noble/main amd64 debootstrap all 1.0.134ubuntu1 [48.0 kB] 2026-04-02 02:21:31.629 | Get:297 http://nova.clouds.archive.ubuntu.com/ubuntu noble/universe amd64 libosinfo-l10n all 1.11.0-2build3 [50.6 kB] 2026-04-02 02:21:31.630 | Get:298 http://nova.clouds.archive.ubuntu.com/ubuntu noble/universe amd64 libosinfo-1.0-0 amd64 1.11.0-2build3 [91.5 kB] 2026-04-02 02:21:31.633 | Get:299 http://nova.clouds.archive.ubuntu.com/ubuntu noble/universe amd64 gir1.2-libosinfo-1.0 amd64 1.11.0-2build3 [18.6 kB] 2026-04-02 02:21:31.633 | Get:300 http://nova.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 kpartx amd64 0.9.4-5ubuntu8.1 [32.0 kB] 2026-04-02 02:21:31.663 | Get:301 http://nova.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 libkrb5-dev amd64 1.20.1-6ubuntu2.6 [11.9 kB] 2026-04-02 02:21:31.740 | Get:302 http://nova.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libyaml-dev amd64 0.2.5-1build1 [62.2 kB] 2026-04-02 02:21:31.742 | Get:303 http://nova.clouds.archive.ubuntu.com/ubuntu noble/main amd64 socat amd64 1.8.0.0-4build3 [374 kB] 2026-04-02 02:21:31.824 | Get:304 http://nova.clouds.archive.ubuntu.com/ubuntu noble/universe amd64 vlan all 2.0.5ubuntu5 [10.4 kB] 2026-04-02 02:21:32.030 | debconf: delaying package configuration, since apt-utils is not installed 2026-04-02 02:21:32.076 | Fetched 305 MB in 18s (16.7 MB/s) 2026-04-02 02:21:32.129 | Selecting previously unselected package libapr1t64:amd64. 2026-04-02 02:21:32.149 | (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 ... 32603 files and directories currently installed.) 2026-04-02 02:21:32.150 | Preparing to unpack .../00-libapr1t64_1.7.2-3.1ubuntu0.1_amd64.deb ... 2026-04-02 02:21:32.164 | Unpacking libapr1t64:amd64 (1.7.2-3.1ubuntu0.1) ... 2026-04-02 02:21:32.236 | Selecting previously unselected package libaprutil1t64:amd64. 2026-04-02 02:21:32.242 | Preparing to unpack .../01-libaprutil1t64_1.6.3-1.1ubuntu7_amd64.deb ... 2026-04-02 02:21:32.250 | Unpacking libaprutil1t64:amd64 (1.6.3-1.1ubuntu7) ... 2026-04-02 02:21:32.324 | Selecting previously unselected package libaprutil1-dbd-sqlite3:amd64. 2026-04-02 02:21:32.329 | Preparing to unpack .../02-libaprutil1-dbd-sqlite3_1.6.3-1.1ubuntu7_amd64.deb ... 2026-04-02 02:21:32.338 | Unpacking libaprutil1-dbd-sqlite3:amd64 (1.6.3-1.1ubuntu7) ... 2026-04-02 02:21:32.402 | Selecting previously unselected package libaprutil1-ldap:amd64. 2026-04-02 02:21:32.407 | Preparing to unpack .../03-libaprutil1-ldap_1.6.3-1.1ubuntu7_amd64.deb ... 2026-04-02 02:21:32.416 | Unpacking libaprutil1-ldap:amd64 (1.6.3-1.1ubuntu7) ... 2026-04-02 02:21:32.504 | Selecting previously unselected package libjansson4:amd64. 2026-04-02 02:21:32.511 | Preparing to unpack .../04-libjansson4_2.14-2build2_amd64.deb ... 2026-04-02 02:21:32.517 | Unpacking libjansson4:amd64 (2.14-2build2) ... 2026-04-02 02:21:32.591 | Selecting previously unselected package liblua5.4-0:amd64. 2026-04-02 02:21:32.597 | Preparing to unpack .../05-liblua5.4-0_5.4.6-3build2_amd64.deb ... 2026-04-02 02:21:32.604 | Unpacking liblua5.4-0:amd64 (5.4.6-3build2) ... 2026-04-02 02:21:32.673 | Selecting previously unselected package apache2-bin. 2026-04-02 02:21:32.680 | Preparing to unpack .../06-apache2-bin_2.4.58-1ubuntu8.11_amd64.deb ... 2026-04-02 02:21:32.688 | Unpacking apache2-bin (2.4.58-1ubuntu8.11) ... 2026-04-02 02:21:32.827 | Selecting previously unselected package apache2-data. 2026-04-02 02:21:32.833 | Preparing to unpack .../07-apache2-data_2.4.58-1ubuntu8.11_all.deb ... 2026-04-02 02:21:32.838 | Unpacking apache2-data (2.4.58-1ubuntu8.11) ... 2026-04-02 02:21:32.988 | Selecting previously unselected package apache2-utils. 2026-04-02 02:21:32.993 | Preparing to unpack .../08-apache2-utils_2.4.58-1ubuntu8.11_amd64.deb ... 2026-04-02 02:21:32.999 | Unpacking apache2-utils (2.4.58-1ubuntu8.11) ... 2026-04-02 02:21:33.086 | Selecting previously unselected package apache2. 2026-04-02 02:21:33.092 | Preparing to unpack .../09-apache2_2.4.58-1ubuntu8.11_amd64.deb ... 2026-04-02 02:21:33.105 | Unpacking apache2 (2.4.58-1ubuntu8.11) ... 2026-04-02 02:21:33.227 | Selecting previously unselected package libmpfr6:amd64. 2026-04-02 02:21:33.232 | Preparing to unpack .../10-libmpfr6_4.2.1-1build1.1_amd64.deb ... 2026-04-02 02:21:33.240 | Unpacking libmpfr6:amd64 (4.2.1-1build1.1) ... 2026-04-02 02:21:33.324 | Selecting previously unselected package libsigsegv2:amd64. 2026-04-02 02:21:33.330 | Preparing to unpack .../11-libsigsegv2_2.14-1ubuntu2_amd64.deb ... 2026-04-02 02:21:33.336 | Unpacking libsigsegv2:amd64 (2.14-1ubuntu2) ... 2026-04-02 02:21:33.417 | Setting up libmpfr6:amd64 (4.2.1-1build1.1) ... 2026-04-02 02:21:33.437 | Setting up libsigsegv2:amd64 (2.14-1ubuntu2) ... 2026-04-02 02:21:33.543 | Selecting previously unselected package gawk. 2026-04-02 02:21:33.560 | (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 ... 33341 files and directories currently installed.) 2026-04-02 02:21:33.560 | Preparing to unpack .../000-gawk_1%3a5.2.1-2build3_amd64.deb ... 2026-04-02 02:21:33.566 | Unpacking gawk (1:5.2.1-2build3) ... 2026-04-02 02:21:33.699 | Selecting previously unselected package haproxy. 2026-04-02 02:21:33.705 | Preparing to unpack .../001-haproxy_2.8.16-0ubuntu0.24.04.1_amd64.deb ... 2026-04-02 02:21:33.721 | Unpacking haproxy (2.8.16-0ubuntu0.24.04.1) ... 2026-04-02 02:21:33.874 | Selecting previously unselected package libevent-2.1-7t64:amd64. 2026-04-02 02:21:33.880 | Preparing to unpack .../002-libevent-2.1-7t64_2.1.12-stable-9ubuntu2_amd64.deb ... 2026-04-02 02:21:33.885 | Unpacking libevent-2.1-7t64:amd64 (2.1.12-stable-9ubuntu2) ... 2026-04-02 02:21:33.974 | Selecting previously unselected package memcached. 2026-04-02 02:21:33.981 | Preparing to unpack .../003-memcached_1.6.24-1build3_amd64.deb ... 2026-04-02 02:21:33.990 | Unpacking memcached (1.6.24-1build3) ... 2026-04-02 02:21:34.075 | Selecting previously unselected package libjson-perl. 2026-04-02 02:21:34.081 | Preparing to unpack .../004-libjson-perl_4.10000-1_all.deb ... 2026-04-02 02:21:34.086 | Unpacking libjson-perl (4.10000-1) ... 2026-04-02 02:21:34.165 | Selecting previously unselected package postgresql-client-common. 2026-04-02 02:21:34.171 | Preparing to unpack .../005-postgresql-client-common_257build1.1_all.deb ... 2026-04-02 02:21:34.179 | Unpacking postgresql-client-common (257build1.1) ... 2026-04-02 02:21:34.264 | Selecting previously unselected package ssl-cert. 2026-04-02 02:21:34.268 | Preparing to unpack .../006-ssl-cert_1.1.2ubuntu1_all.deb ... 2026-04-02 02:21:34.274 | Unpacking ssl-cert (1.1.2ubuntu1) ... 2026-04-02 02:21:34.355 | Selecting previously unselected package postgresql-common. 2026-04-02 02:21:34.361 | Preparing to unpack .../007-postgresql-common_257build1.1_all.deb ... 2026-04-02 02:21:34.383 | Adding 'diversion of /usr/bin/pg_config to /usr/bin/pg_config.libpq-dev by postgresql-common' 2026-04-02 02:21:34.397 | Unpacking postgresql-common (257build1.1) ... 2026-04-02 02:21:34.515 | Selecting previously unselected package libsysfs2:amd64. 2026-04-02 02:21:34.521 | Preparing to unpack .../008-libsysfs2_2.1.1-6build1_amd64.deb ... 2026-04-02 02:21:34.527 | Unpacking libsysfs2:amd64 (2.1.1-6build1) ... 2026-04-02 02:21:34.594 | Selecting previously unselected package pci.ids. 2026-04-02 02:21:34.599 | Preparing to unpack .../009-pci.ids_0.0~2024.03.31-1ubuntu0.1_all.deb ... 2026-04-02 02:21:34.605 | Unpacking pci.ids (0.0~2024.03.31-1ubuntu0.1) ... 2026-04-02 02:21:34.689 | Selecting previously unselected package sysfsutils. 2026-04-02 02:21:34.695 | Preparing to unpack .../010-sysfsutils_2.1.1-6build1_amd64.deb ... 2026-04-02 02:21:34.706 | Unpacking sysfsutils (2.1.1-6build1) ... 2026-04-02 02:21:34.766 | Selecting previously unselected package distro-info. 2026-04-02 02:21:34.771 | Preparing to unpack .../011-distro-info_1.7build1_amd64.deb ... 2026-04-02 02:21:34.778 | Unpacking distro-info (1.7build1) ... 2026-04-02 02:21:34.856 | Selecting previously unselected package iputils-ping. 2026-04-02 02:21:34.863 | Preparing to unpack .../012-iputils-ping_3%3a20240117-1ubuntu0.1_amd64.deb ... 2026-04-02 02:21:34.873 | Unpacking iputils-ping (3:20240117-1ubuntu0.1) ... 2026-04-02 02:21:34.943 | Selecting previously unselected package libestr0:amd64. 2026-04-02 02:21:34.949 | Preparing to unpack .../013-libestr0_0.1.11-1build1_amd64.deb ... 2026-04-02 02:21:34.954 | Unpacking libestr0:amd64 (0.1.11-1build1) ... 2026-04-02 02:21:35.031 | Selecting previously unselected package libfastjson4:amd64. 2026-04-02 02:21:35.037 | Preparing to unpack .../014-libfastjson4_1.2304.0-1build1_amd64.deb ... 2026-04-02 02:21:35.043 | Unpacking libfastjson4:amd64 (1.2304.0-1build1) ... 2026-04-02 02:21:35.122 | Selecting previously unselected package libfribidi0:amd64. 2026-04-02 02:21:35.126 | Preparing to unpack .../015-libfribidi0_1.0.13-3build1_amd64.deb ... 2026-04-02 02:21:35.136 | Unpacking libfribidi0:amd64 (1.0.13-3build1) ... 2026-04-02 02:21:35.198 | Selecting previously unselected package libtirpc-common. 2026-04-02 02:21:35.203 | Preparing to unpack .../016-libtirpc-common_1.3.4+ds-1.1build1_all.deb ... 2026-04-02 02:21:35.208 | Unpacking libtirpc-common (1.3.4+ds-1.1build1) ... 2026-04-02 02:21:35.278 | Selecting previously unselected package libtirpc3t64:amd64. 2026-04-02 02:21:35.283 | Preparing to unpack .../017-libtirpc3t64_1.3.4+ds-1.1build1_amd64.deb ... 2026-04-02 02:21:35.302 | 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-04-02 02:21:35.319 | 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-04-02 02:21:35.326 | Unpacking libtirpc3t64:amd64 (1.3.4+ds-1.1build1) ... 2026-04-02 02:21:35.389 | Selecting previously unselected package netcat-openbsd. 2026-04-02 02:21:35.394 | Preparing to unpack .../018-netcat-openbsd_1.226-1ubuntu2_amd64.deb ... 2026-04-02 02:21:35.400 | Unpacking netcat-openbsd (1.226-1ubuntu2) ... 2026-04-02 02:21:35.476 | Selecting previously unselected package python3-pygments. 2026-04-02 02:21:35.481 | Preparing to unpack .../019-python3-pygments_2.17.2+dfsg-1_all.deb ... 2026-04-02 02:21:35.490 | Unpacking python3-pygments (2.17.2+dfsg-1) ... 2026-04-02 02:21:35.699 | Selecting previously unselected package rsyslog. 2026-04-02 02:21:35.705 | Preparing to unpack .../020-rsyslog_8.2312.0-3ubuntu9.1_amd64.deb ... 2026-04-02 02:21:35.730 | Unpacking rsyslog (8.2312.0-3ubuntu9.1) ... 2026-04-02 02:21:35.839 | Selecting previously unselected package bsdextrautils. 2026-04-02 02:21:35.845 | Preparing to unpack .../021-bsdextrautils_2.39.3-9ubuntu6.5_amd64.deb ... 2026-04-02 02:21:35.857 | Unpacking bsdextrautils (2.39.3-9ubuntu6.5) ... 2026-04-02 02:21:35.929 | Selecting previously unselected package dmidecode. 2026-04-02 02:21:35.933 | Preparing to unpack .../022-dmidecode_3.5-3ubuntu0.1_amd64.deb ... 2026-04-02 02:21:35.938 | Unpacking dmidecode (3.5-3ubuntu0.1) ... 2026-04-02 02:21:35.996 | Selecting previously unselected package dosfstools. 2026-04-02 02:21:36.002 | Preparing to unpack .../023-dosfstools_4.2-1.1build1_amd64.deb ... 2026-04-02 02:21:36.008 | Unpacking dosfstools (4.2-1.1build1) ... 2026-04-02 02:21:36.075 | Selecting previously unselected package libmagic-mgc. 2026-04-02 02:21:36.081 | Preparing to unpack .../024-libmagic-mgc_1%3a5.45-3build1_amd64.deb ... 2026-04-02 02:21:36.087 | Unpacking libmagic-mgc (1:5.45-3build1) ... 2026-04-02 02:21:36.208 | Selecting previously unselected package libmagic1t64:amd64. 2026-04-02 02:21:36.214 | Preparing to unpack .../025-libmagic1t64_1%3a5.45-3build1_amd64.deb ... 2026-04-02 02:21:36.222 | Unpacking libmagic1t64:amd64 (1:5.45-3build1) ... 2026-04-02 02:21:36.285 | Selecting previously unselected package file. 2026-04-02 02:21:36.291 | Preparing to unpack .../026-file_1%3a5.45-3build1_amd64.deb ... 2026-04-02 02:21:36.298 | Unpacking file (1:5.45-3build1) ... 2026-04-02 02:21:36.365 | Selecting previously unselected package libuchardet0:amd64. 2026-04-02 02:21:36.369 | Preparing to unpack .../027-libuchardet0_0.0.8-1build1_amd64.deb ... 2026-04-02 02:21:36.375 | Unpacking libuchardet0:amd64 (0.0.8-1build1) ... 2026-04-02 02:21:36.551 | Selecting previously unselected package groff-base. 2026-04-02 02:21:36.556 | Preparing to unpack .../028-groff-base_1.23.0-3build2_amd64.deb ... 2026-04-02 02:21:36.564 | Unpacking groff-base (1.23.0-3build2) ... 2026-04-02 02:21:36.719 | Selecting previously unselected package libnl-3-200:amd64. 2026-04-02 02:21:36.725 | Preparing to unpack .../029-libnl-3-200_3.7.0-0.3build1.1_amd64.deb ... 2026-04-02 02:21:36.730 | Unpacking libnl-3-200:amd64 (3.7.0-0.3build1.1) ... 2026-04-02 02:21:36.804 | Selecting previously unselected package libnl-route-3-200:amd64. 2026-04-02 02:21:36.810 | Preparing to unpack .../030-libnl-route-3-200_3.7.0-0.3build1.1_amd64.deb ... 2026-04-02 02:21:36.818 | Unpacking libnl-route-3-200:amd64 (3.7.0-0.3build1.1) ... 2026-04-02 02:21:36.897 | Selecting previously unselected package libibverbs1:amd64. 2026-04-02 02:21:36.903 | Preparing to unpack .../031-libibverbs1_50.0-2ubuntu0.2_amd64.deb ... 2026-04-02 02:21:36.909 | Unpacking libibverbs1:amd64 (50.0-2ubuntu0.2) ... 2026-04-02 02:21:36.985 | Selecting previously unselected package libncurses6:amd64. 2026-04-02 02:21:36.991 | Preparing to unpack .../032-libncurses6_6.4+20240113-1ubuntu2_amd64.deb ... 2026-04-02 02:21:37.000 | Unpacking libncurses6:amd64 (6.4+20240113-1ubuntu2) ... 2026-04-02 02:21:37.075 | Selecting previously unselected package libnftables1:amd64. 2026-04-02 02:21:37.080 | Preparing to unpack .../033-libnftables1_1.0.9-1ubuntu0.1_amd64.deb ... 2026-04-02 02:21:37.088 | Unpacking libnftables1:amd64 (1.0.9-1ubuntu0.1) ... 2026-04-02 02:21:37.185 | Selecting previously unselected package libnuma1:amd64. 2026-04-02 02:21:37.189 | Preparing to unpack .../034-libnuma1_2.0.18-1ubuntu0.24.04.1_amd64.deb ... 2026-04-02 02:21:37.195 | Unpacking libnuma1:amd64 (2.0.18-1ubuntu0.24.04.1) ... 2026-04-02 02:21:37.957 | Selecting previously unselected package libparted2t64:amd64. 2026-04-02 02:21:37.961 | Preparing to unpack .../035-libparted2t64_3.6-4build1_amd64.deb ... 2026-04-02 02:21:37.985 | Adding 'diversion of /lib/x86_64-linux-gnu/libparted.so.2 to /lib/x86_64-linux-gnu/libparted.so.2.usr-is-merged by libparted2t64' 2026-04-02 02:21:38.003 | Adding 'diversion of /lib/x86_64-linux-gnu/libparted.so.2.0.5 to /lib/x86_64-linux-gnu/libparted.so.2.0.5.usr-is-merged by libparted2t64' 2026-04-02 02:21:38.009 | Unpacking libparted2t64:amd64 (3.6-4build1) ... 2026-04-02 02:21:38.097 | Selecting previously unselected package libpcap0.8t64:amd64. 2026-04-02 02:21:38.103 | Preparing to unpack .../036-libpcap0.8t64_1.10.4-4.1ubuntu3_amd64.deb ... 2026-04-02 02:21:38.109 | Unpacking libpcap0.8t64:amd64 (1.10.4-4.1ubuntu3) ... 2026-04-02 02:21:38.192 | Selecting previously unselected package libpipeline1:amd64. 2026-04-02 02:21:38.197 | Preparing to unpack .../037-libpipeline1_1.5.7-2_amd64.deb ... 2026-04-02 02:21:38.203 | Unpacking libpipeline1:amd64 (1.5.7-2) ... 2026-04-02 02:21:38.300 | Selecting previously unselected package libxau6:amd64. 2026-04-02 02:21:38.305 | Preparing to unpack .../038-libxau6_1%3a1.0.9-1build6_amd64.deb ... 2026-04-02 02:21:38.313 | Unpacking libxau6:amd64 (1:1.0.9-1build6) ... 2026-04-02 02:21:38.384 | Selecting previously unselected package libxdmcp6:amd64. 2026-04-02 02:21:38.390 | Preparing to unpack .../039-libxdmcp6_1%3a1.1.3-0ubuntu6_amd64.deb ... 2026-04-02 02:21:38.395 | Unpacking libxdmcp6:amd64 (1:1.1.3-0ubuntu6) ... 2026-04-02 02:21:38.471 | Selecting previously unselected package libxcb1:amd64. 2026-04-02 02:21:38.476 | Preparing to unpack .../040-libxcb1_1.15-1ubuntu2_amd64.deb ... 2026-04-02 02:21:38.482 | Unpacking libxcb1:amd64 (1.15-1ubuntu2) ... 2026-04-02 02:21:38.545 | Selecting previously unselected package libx11-data. 2026-04-02 02:21:38.552 | Preparing to unpack .../041-libx11-data_2%3a1.8.7-1build1_all.deb ... 2026-04-02 02:21:38.559 | Unpacking libx11-data (2:1.8.7-1build1) ... 2026-04-02 02:21:38.695 | Selecting previously unselected package libx11-6:amd64. 2026-04-02 02:21:38.701 | Preparing to unpack .../042-libx11-6_2%3a1.8.7-1build1_amd64.deb ... 2026-04-02 02:21:38.707 | Unpacking libx11-6:amd64 (2:1.8.7-1build1) ... 2026-04-02 02:21:38.819 | Selecting previously unselected package libxext6:amd64. 2026-04-02 02:21:38.825 | Preparing to unpack .../043-libxext6_2%3a1.3.4-1build2_amd64.deb ... 2026-04-02 02:21:38.831 | Unpacking libxext6:amd64 (2:1.3.4-1build2) ... 2026-04-02 02:21:38.899 | Selecting previously unselected package lsof. 2026-04-02 02:21:38.906 | Preparing to unpack .../044-lsof_4.95.0-1build3_amd64.deb ... 2026-04-02 02:21:38.912 | Unpacking lsof (4.95.0-1build3) ... 2026-04-02 02:21:39.005 | Selecting previously unselected package man-db. 2026-04-02 02:21:39.011 | Preparing to unpack .../045-man-db_2.12.0-4build2_amd64.deb ... 2026-04-02 02:21:39.018 | Unpacking man-db (2.12.0-4build2) ... 2026-04-02 02:21:39.280 | Selecting previously unselected package parted. 2026-04-02 02:21:39.285 | Preparing to unpack .../046-parted_3.6-4build1_amd64.deb ... 2026-04-02 02:21:39.307 | Unpacking parted (3.6-4build1) ... 2026-04-02 02:21:39.374 | Selecting previously unselected package powermgmt-base. 2026-04-02 02:21:39.380 | Preparing to unpack .../047-powermgmt-base_1.37ubuntu0.1_all.deb ... 2026-04-02 02:21:39.413 | Unpacking powermgmt-base (1.37ubuntu0.1) ... 2026-04-02 02:21:39.472 | Selecting previously unselected package psmisc. 2026-04-02 02:21:39.478 | Preparing to unpack .../048-psmisc_23.7-1build1_amd64.deb ... 2026-04-02 02:21:39.487 | Unpacking psmisc (23.7-1build1) ... 2026-04-02 02:21:40.069 | Selecting previously unselected package tcpdump. 2026-04-02 02:21:40.075 | Preparing to unpack .../049-tcpdump_4.99.4-3ubuntu4.24.04.1_amd64.deb ... 2026-04-02 02:21:40.094 | Unpacking tcpdump (4.99.4-3ubuntu4.24.04.1) ... 2026-04-02 02:21:40.213 | Selecting previously unselected package usb.ids. 2026-04-02 02:21:40.219 | Preparing to unpack .../050-usb.ids_2024.03.18-1_all.deb ... 2026-04-02 02:21:40.254 | Unpacking usb.ids (2024.03.18-1) ... 2026-04-02 02:21:40.330 | Selecting previously unselected package wget. 2026-04-02 02:21:40.335 | Preparing to unpack .../051-wget_1.21.4-1ubuntu4.1_amd64.deb ... 2026-04-02 02:21:40.344 | Unpacking wget (1.21.4-1ubuntu4.1) ... 2026-04-02 02:21:40.425 | Selecting previously unselected package xz-utils. 2026-04-02 02:21:40.432 | Preparing to unpack .../052-xz-utils_5.6.1+really5.4.5-1ubuntu0.2_amd64.deb ... 2026-04-02 02:21:40.439 | Unpacking xz-utils (5.6.1+really5.4.5-1ubuntu0.2) ... 2026-04-02 02:21:40.535 | Selecting previously unselected package acl. 2026-04-02 02:21:40.543 | Preparing to unpack .../053-acl_2.3.2-1build1.1_amd64.deb ... 2026-04-02 02:21:40.711 | Unpacking acl (2.3.2-1build1.1) ... 2026-04-02 02:21:40.974 | Selecting previously unselected package autotools-dev. 2026-04-02 02:21:40.981 | Preparing to unpack .../054-autotools-dev_20220109.1_all.deb ... 2026-04-02 02:21:40.990 | Unpacking autotools-dev (20220109.1) ... 2026-04-02 02:21:41.056 | Selecting previously unselected package m4. 2026-04-02 02:21:41.063 | Preparing to unpack .../055-m4_1.4.19-4build1_amd64.deb ... 2026-04-02 02:21:41.069 | Unpacking m4 (1.4.19-4build1) ... 2026-04-02 02:21:41.167 | Selecting previously unselected package autoconf. 2026-04-02 02:21:41.174 | Preparing to unpack .../056-autoconf_2.71-3_all.deb ... 2026-04-02 02:21:41.181 | Unpacking autoconf (2.71-3) ... 2026-04-02 02:21:41.311 | Selecting previously unselected package automake. 2026-04-02 02:21:41.317 | Preparing to unpack .../057-automake_1%3a1.16.5-1.3ubuntu1_all.deb ... 2026-04-02 02:21:41.332 | Unpacking automake (1:1.16.5-1.3ubuntu1) ... 2026-04-02 02:21:41.437 | Selecting previously unselected package autopoint. 2026-04-02 02:21:41.444 | Preparing to unpack .../058-autopoint_0.21-14ubuntu2_all.deb ... 2026-04-02 02:21:41.456 | Unpacking autopoint (0.21-14ubuntu2) ... 2026-04-02 02:21:41.520 | Selecting previously unselected package libdebhelper-perl. 2026-04-02 02:21:41.527 | Preparing to unpack .../059-libdebhelper-perl_13.14.1ubuntu5_all.deb ... 2026-04-02 02:21:41.533 | Unpacking libdebhelper-perl (13.14.1ubuntu5) ... 2026-04-02 02:21:41.634 | Selecting previously unselected package gcc-13-base:amd64. 2026-04-02 02:21:41.641 | Preparing to unpack .../060-gcc-13-base_13.3.0-6ubuntu2~24.04.1_amd64.deb ... 2026-04-02 02:21:41.650 | Unpacking gcc-13-base:amd64 (13.3.0-6ubuntu2~24.04.1) ... 2026-04-02 02:21:41.728 | Selecting previously unselected package libisl23:amd64. 2026-04-02 02:21:41.736 | Preparing to unpack .../061-libisl23_0.26-3build1.1_amd64.deb ... 2026-04-02 02:21:41.741 | Unpacking libisl23:amd64 (0.26-3build1.1) ... 2026-04-02 02:21:41.831 | Selecting previously unselected package libmpc3:amd64. 2026-04-02 02:21:41.839 | Preparing to unpack .../062-libmpc3_1.3.1-1build1.1_amd64.deb ... 2026-04-02 02:21:41.846 | Unpacking libmpc3:amd64 (1.3.1-1build1.1) ... 2026-04-02 02:21:41.914 | Selecting previously unselected package cpp-13-x86-64-linux-gnu. 2026-04-02 02:21:41.921 | Preparing to unpack .../063-cpp-13-x86-64-linux-gnu_13.3.0-6ubuntu2~24.04.1_amd64.deb ... 2026-04-02 02:21:41.927 | Unpacking cpp-13-x86-64-linux-gnu (13.3.0-6ubuntu2~24.04.1) ... 2026-04-02 02:21:42.922 | Selecting previously unselected package cpp-13. 2026-04-02 02:21:42.929 | Preparing to unpack .../064-cpp-13_13.3.0-6ubuntu2~24.04.1_amd64.deb ... 2026-04-02 02:21:42.935 | Unpacking cpp-13 (13.3.0-6ubuntu2~24.04.1) ... 2026-04-02 02:21:42.988 | Selecting previously unselected package cpp-x86-64-linux-gnu. 2026-04-02 02:21:42.995 | Preparing to unpack .../065-cpp-x86-64-linux-gnu_4%3a13.2.0-7ubuntu1_amd64.deb ... 2026-04-02 02:21:43.001 | Unpacking cpp-x86-64-linux-gnu (4:13.2.0-7ubuntu1) ... 2026-04-02 02:21:43.070 | Selecting previously unselected package cpp. 2026-04-02 02:21:43.077 | Preparing to unpack .../066-cpp_4%3a13.2.0-7ubuntu1_amd64.deb ... 2026-04-02 02:21:43.094 | Unpacking cpp (4:13.2.0-7ubuntu1) ... 2026-04-02 02:21:43.173 | Selecting previously unselected package libcc1-0:amd64. 2026-04-02 02:21:43.181 | Preparing to unpack .../067-libcc1-0_14.2.0-4ubuntu2~24.04.1_amd64.deb ... 2026-04-02 02:21:43.187 | Unpacking libcc1-0:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-04-02 02:21:43.264 | Selecting previously unselected package binutils-common:amd64. 2026-04-02 02:21:43.269 | Preparing to unpack .../068-binutils-common_2.42-4ubuntu2.10_amd64.deb ... 2026-04-02 02:21:43.275 | Unpacking binutils-common:amd64 (2.42-4ubuntu2.10) ... 2026-04-02 02:21:43.685 | Selecting previously unselected package libsframe1:amd64. 2026-04-02 02:21:43.692 | Preparing to unpack .../069-libsframe1_2.42-4ubuntu2.10_amd64.deb ... 2026-04-02 02:21:43.699 | Unpacking libsframe1:amd64 (2.42-4ubuntu2.10) ... 2026-04-02 02:21:43.782 | Selecting previously unselected package libbinutils:amd64. 2026-04-02 02:21:43.789 | Preparing to unpack .../070-libbinutils_2.42-4ubuntu2.10_amd64.deb ... 2026-04-02 02:21:43.795 | Unpacking libbinutils:amd64 (2.42-4ubuntu2.10) ... 2026-04-02 02:21:43.891 | Selecting previously unselected package libctf-nobfd0:amd64. 2026-04-02 02:21:43.897 | Preparing to unpack .../071-libctf-nobfd0_2.42-4ubuntu2.10_amd64.deb ... 2026-04-02 02:21:43.905 | Unpacking libctf-nobfd0:amd64 (2.42-4ubuntu2.10) ... 2026-04-02 02:21:44.007 | Selecting previously unselected package libctf0:amd64. 2026-04-02 02:21:44.014 | Preparing to unpack .../072-libctf0_2.42-4ubuntu2.10_amd64.deb ... 2026-04-02 02:21:44.021 | Unpacking libctf0:amd64 (2.42-4ubuntu2.10) ... 2026-04-02 02:21:44.099 | Selecting previously unselected package libgprofng0:amd64. 2026-04-02 02:21:44.105 | Preparing to unpack .../073-libgprofng0_2.42-4ubuntu2.10_amd64.deb ... 2026-04-02 02:21:44.111 | Unpacking libgprofng0:amd64 (2.42-4ubuntu2.10) ... 2026-04-02 02:21:44.214 | Selecting previously unselected package binutils-x86-64-linux-gnu. 2026-04-02 02:21:44.221 | Preparing to unpack .../074-binutils-x86-64-linux-gnu_2.42-4ubuntu2.10_amd64.deb ... 2026-04-02 02:21:44.227 | Unpacking binutils-x86-64-linux-gnu (2.42-4ubuntu2.10) ... 2026-04-02 02:21:44.430 | Selecting previously unselected package libgomp1:amd64. 2026-04-02 02:21:44.435 | Preparing to unpack .../075-libgomp1_14.2.0-4ubuntu2~24.04.1_amd64.deb ... 2026-04-02 02:21:44.441 | Unpacking libgomp1:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-04-02 02:21:44.557 | Selecting previously unselected package libitm1:amd64. 2026-04-02 02:21:44.565 | Preparing to unpack .../076-libitm1_14.2.0-4ubuntu2~24.04.1_amd64.deb ... 2026-04-02 02:21:44.571 | Unpacking libitm1:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-04-02 02:21:44.644 | Selecting previously unselected package libatomic1:amd64. 2026-04-02 02:21:44.651 | Preparing to unpack .../077-libatomic1_14.2.0-4ubuntu2~24.04.1_amd64.deb ... 2026-04-02 02:21:44.658 | Unpacking libatomic1:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-04-02 02:21:44.747 | Selecting previously unselected package libasan8:amd64. 2026-04-02 02:21:44.753 | Preparing to unpack .../078-libasan8_14.2.0-4ubuntu2~24.04.1_amd64.deb ... 2026-04-02 02:21:44.768 | Unpacking libasan8:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-04-02 02:21:44.975 | Selecting previously unselected package liblsan0:amd64. 2026-04-02 02:21:44.983 | Preparing to unpack .../079-liblsan0_14.2.0-4ubuntu2~24.04.1_amd64.deb ... 2026-04-02 02:21:44.990 | Unpacking liblsan0:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-04-02 02:21:45.305 | Selecting previously unselected package libtsan2:amd64. 2026-04-02 02:21:45.313 | Preparing to unpack .../080-libtsan2_14.2.0-4ubuntu2~24.04.1_amd64.deb ... 2026-04-02 02:21:45.319 | Unpacking libtsan2:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-04-02 02:21:45.517 | Selecting previously unselected package libubsan1:amd64. 2026-04-02 02:21:45.522 | Preparing to unpack .../081-libubsan1_14.2.0-4ubuntu2~24.04.1_amd64.deb ... 2026-04-02 02:21:45.529 | Unpacking libubsan1:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-04-02 02:21:45.664 | Selecting previously unselected package libhwasan0:amd64. 2026-04-02 02:21:45.670 | Preparing to unpack .../082-libhwasan0_14.2.0-4ubuntu2~24.04.1_amd64.deb ... 2026-04-02 02:21:45.677 | Unpacking libhwasan0:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-04-02 02:21:45.813 | Selecting previously unselected package libquadmath0:amd64. 2026-04-02 02:21:45.819 | Preparing to unpack .../083-libquadmath0_14.2.0-4ubuntu2~24.04.1_amd64.deb ... 2026-04-02 02:21:45.828 | Unpacking libquadmath0:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-04-02 02:21:45.921 | Selecting previously unselected package libgcc-13-dev:amd64. 2026-04-02 02:21:45.928 | Preparing to unpack .../084-libgcc-13-dev_13.3.0-6ubuntu2~24.04.1_amd64.deb ... 2026-04-02 02:21:45.934 | Unpacking libgcc-13-dev:amd64 (13.3.0-6ubuntu2~24.04.1) ... 2026-04-02 02:21:46.116 | Selecting previously unselected package gcc-13-x86-64-linux-gnu. 2026-04-02 02:21:46.122 | Preparing to unpack .../085-gcc-13-x86-64-linux-gnu_13.3.0-6ubuntu2~24.04.1_amd64.deb ... 2026-04-02 02:21:46.129 | Unpacking gcc-13-x86-64-linux-gnu (13.3.0-6ubuntu2~24.04.1) ... 2026-04-02 02:21:46.803 | Selecting previously unselected package binutils. 2026-04-02 02:21:46.808 | Preparing to unpack .../086-binutils_2.42-4ubuntu2.10_amd64.deb ... 2026-04-02 02:21:46.814 | Unpacking binutils (2.42-4ubuntu2.10) ... 2026-04-02 02:21:46.892 | Selecting previously unselected package gcc-13. 2026-04-02 02:21:46.897 | Preparing to unpack .../087-gcc-13_13.3.0-6ubuntu2~24.04.1_amd64.deb ... 2026-04-02 02:21:46.903 | Unpacking gcc-13 (13.3.0-6ubuntu2~24.04.1) ... 2026-04-02 02:21:46.974 | Selecting previously unselected package gcc-x86-64-linux-gnu. 2026-04-02 02:21:46.981 | Preparing to unpack .../088-gcc-x86-64-linux-gnu_4%3a13.2.0-7ubuntu1_amd64.deb ... 2026-04-02 02:21:46.987 | Unpacking gcc-x86-64-linux-gnu (4:13.2.0-7ubuntu1) ... 2026-04-02 02:21:47.057 | Selecting previously unselected package gcc. 2026-04-02 02:21:47.064 | Preparing to unpack .../089-gcc_4%3a13.2.0-7ubuntu1_amd64.deb ... 2026-04-02 02:21:47.070 | Unpacking gcc (4:13.2.0-7ubuntu1) ... 2026-04-02 02:21:47.137 | Selecting previously unselected package libllvm17t64:amd64. 2026-04-02 02:21:47.143 | Preparing to unpack .../090-libllvm17t64_1%3a17.0.6-9ubuntu1_amd64.deb ... 2026-04-02 02:21:47.151 | Unpacking libllvm17t64:amd64 (1:17.0.6-9ubuntu1) ... 2026-04-02 02:21:48.712 | Selecting previously unselected package libclang-cpp17t64. 2026-04-02 02:21:48.719 | Preparing to unpack .../091-libclang-cpp17t64_1%3a17.0.6-9ubuntu1_amd64.deb ... 2026-04-02 02:21:48.725 | Unpacking libclang-cpp17t64 (1:17.0.6-9ubuntu1) ... 2026-04-02 02:21:49.469 | Selecting previously unselected package libstdc++-13-dev:amd64. 2026-04-02 02:21:49.475 | Preparing to unpack .../092-libstdc++-13-dev_13.3.0-6ubuntu2~24.04.1_amd64.deb ... 2026-04-02 02:21:49.484 | Unpacking libstdc++-13-dev:amd64 (13.3.0-6ubuntu2~24.04.1) ... 2026-04-02 02:21:49.950 | Selecting previously unselected package libgc1:amd64. 2026-04-02 02:21:49.957 | Preparing to unpack .../093-libgc1_1%3a8.2.6-1build1_amd64.deb ... 2026-04-02 02:21:49.963 | Unpacking libgc1:amd64 (1:8.2.6-1build1) ... 2026-04-02 02:21:50.038 | Selecting previously unselected package libobjc4:amd64. 2026-04-02 02:21:50.045 | Preparing to unpack .../094-libobjc4_14.2.0-4ubuntu2~24.04.1_amd64.deb ... 2026-04-02 02:21:50.051 | Unpacking libobjc4:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-04-02 02:21:50.117 | Selecting previously unselected package libobjc-13-dev:amd64. 2026-04-02 02:21:50.123 | Preparing to unpack .../095-libobjc-13-dev_13.3.0-6ubuntu2~24.04.1_amd64.deb ... 2026-04-02 02:21:50.131 | Unpacking libobjc-13-dev:amd64 (13.3.0-6ubuntu2~24.04.1) ... 2026-04-02 02:21:50.212 | Selecting previously unselected package libclang-common-17-dev:amd64. 2026-04-02 02:21:50.218 | Preparing to unpack .../096-libclang-common-17-dev_1%3a17.0.6-9ubuntu1_amd64.deb ... 2026-04-02 02:21:50.224 | Unpacking libclang-common-17-dev:amd64 (1:17.0.6-9ubuntu1) ... 2026-04-02 02:21:50.458 | Selecting previously unselected package llvm-17-linker-tools. 2026-04-02 02:21:50.465 | Preparing to unpack .../097-llvm-17-linker-tools_1%3a17.0.6-9ubuntu1_amd64.deb ... 2026-04-02 02:21:50.471 | Unpacking llvm-17-linker-tools (1:17.0.6-9ubuntu1) ... 2026-04-02 02:21:50.609 | Selecting previously unselected package libclang1-17t64. 2026-04-02 02:21:50.616 | Preparing to unpack .../098-libclang1-17t64_1%3a17.0.6-9ubuntu1_amd64.deb ... 2026-04-02 02:21:50.621 | Unpacking libclang1-17t64 (1:17.0.6-9ubuntu1) ... 2026-04-02 02:21:51.070 | Selecting previously unselected package clang-17. 2026-04-02 02:21:51.077 | Preparing to unpack .../099-clang-17_1%3a17.0.6-9ubuntu1_amd64.deb ... 2026-04-02 02:21:51.083 | Unpacking clang-17 (1:17.0.6-9ubuntu1) ... 2026-04-02 02:21:51.155 | Selecting previously unselected package libtool. 2026-04-02 02:21:51.162 | Preparing to unpack .../100-libtool_2.4.7-7build1_all.deb ... 2026-04-02 02:21:51.169 | Unpacking libtool (2.4.7-7build1) ... 2026-04-02 02:21:51.236 | Selecting previously unselected package dh-autoreconf. 2026-04-02 02:21:51.243 | Preparing to unpack .../101-dh-autoreconf_20_all.deb ... 2026-04-02 02:21:51.251 | Unpacking dh-autoreconf (20) ... 2026-04-02 02:21:51.325 | Selecting previously unselected package libarchive-zip-perl. 2026-04-02 02:21:51.332 | Preparing to unpack .../102-libarchive-zip-perl_1.68-1_all.deb ... 2026-04-02 02:21:51.338 | Unpacking libarchive-zip-perl (1.68-1) ... 2026-04-02 02:21:51.412 | Selecting previously unselected package libsub-override-perl. 2026-04-02 02:21:51.418 | Preparing to unpack .../103-libsub-override-perl_0.10-1_all.deb ... 2026-04-02 02:21:51.428 | Unpacking libsub-override-perl (0.10-1) ... 2026-04-02 02:21:51.490 | Selecting previously unselected package libfile-stripnondeterminism-perl. 2026-04-02 02:21:51.496 | Preparing to unpack .../104-libfile-stripnondeterminism-perl_1.13.1-1_all.deb ... 2026-04-02 02:21:51.502 | Unpacking libfile-stripnondeterminism-perl (1.13.1-1) ... 2026-04-02 02:21:51.565 | Selecting previously unselected package dh-strip-nondeterminism. 2026-04-02 02:21:51.571 | Preparing to unpack .../105-dh-strip-nondeterminism_1.13.1-1_all.deb ... 2026-04-02 02:21:51.581 | Unpacking dh-strip-nondeterminism (1.13.1-1) ... 2026-04-02 02:21:51.648 | Selecting previously unselected package libdpkg-perl. 2026-04-02 02:21:51.654 | Preparing to unpack .../106-libdpkg-perl_1.22.6ubuntu6.5_all.deb ... 2026-04-02 02:21:51.660 | Unpacking libdpkg-perl (1.22.6ubuntu6.5) ... 2026-04-02 02:21:51.781 | Selecting previously unselected package bzip2. 2026-04-02 02:21:51.787 | Preparing to unpack .../107-bzip2_1.0.8-5.1build0.1_amd64.deb ... 2026-04-02 02:21:51.796 | Unpacking bzip2 (1.0.8-5.1build0.1) ... 2026-04-02 02:21:51.856 | Selecting previously unselected package patch. 2026-04-02 02:21:51.862 | Preparing to unpack .../108-patch_2.7.6-7build3_amd64.deb ... 2026-04-02 02:21:51.869 | Unpacking patch (2.7.6-7build3) ... 2026-04-02 02:21:51.932 | Selecting previously unselected package make. 2026-04-02 02:21:51.939 | Preparing to unpack .../109-make_4.3-4.1build2_amd64.deb ... 2026-04-02 02:21:51.947 | Unpacking make (4.3-4.1build2) ... 2026-04-02 02:21:52.018 | Selecting previously unselected package lto-disabled-list. 2026-04-02 02:21:52.024 | Preparing to unpack .../110-lto-disabled-list_47_all.deb ... 2026-04-02 02:21:52.031 | Unpacking lto-disabled-list (47) ... 2026-04-02 02:21:52.099 | Selecting previously unselected package dpkg-dev. 2026-04-02 02:21:52.105 | Preparing to unpack .../111-dpkg-dev_1.22.6ubuntu6.5_all.deb ... 2026-04-02 02:21:52.111 | Unpacking dpkg-dev (1.22.6ubuntu6.5) ... 2026-04-02 02:21:52.277 | Selecting previously unselected package debugedit. 2026-04-02 02:21:52.284 | Preparing to unpack .../112-debugedit_1%3a5.0-5build2_amd64.deb ... 2026-04-02 02:21:52.294 | Unpacking debugedit (1:5.0-5build2) ... 2026-04-02 02:21:52.360 | Selecting previously unselected package dwz. 2026-04-02 02:21:52.366 | Preparing to unpack .../113-dwz_0.15-1build6_amd64.deb ... 2026-04-02 02:21:52.372 | Unpacking dwz (0.15-1build6) ... 2026-04-02 02:21:52.454 | Selecting previously unselected package gettext. 2026-04-02 02:21:52.462 | Preparing to unpack .../114-gettext_0.21-14ubuntu2_amd64.deb ... 2026-04-02 02:21:52.467 | Unpacking gettext (0.21-14ubuntu2) ... 2026-04-02 02:21:52.580 | Selecting previously unselected package intltool-debian. 2026-04-02 02:21:52.587 | Preparing to unpack .../115-intltool-debian_0.35.0+20060710.6_all.deb ... 2026-04-02 02:21:52.593 | Unpacking intltool-debian (0.35.0+20060710.6) ... 2026-04-02 02:21:52.651 | Selecting previously unselected package po-debconf. 2026-04-02 02:21:52.658 | Preparing to unpack .../116-po-debconf_1.0.21+nmu1_all.deb ... 2026-04-02 02:21:52.666 | Unpacking po-debconf (1.0.21+nmu1) ... 2026-04-02 02:21:52.757 | Selecting previously unselected package debhelper. 2026-04-02 02:21:52.764 | Preparing to unpack .../117-debhelper_13.14.1ubuntu5_all.deb ... 2026-04-02 02:21:52.769 | Unpacking debhelper (13.14.1ubuntu5) ... 2026-04-02 02:21:52.961 | Selecting previously unselected package uuid-dev:amd64. 2026-04-02 02:21:52.966 | Preparing to unpack .../118-uuid-dev_2.39.3-9ubuntu6.5_amd64.deb ... 2026-04-02 02:21:52.974 | Unpacking uuid-dev:amd64 (2.39.3-9ubuntu6.5) ... 2026-04-02 02:21:53.038 | Selecting previously unselected package libsctp1:amd64. 2026-04-02 02:21:53.045 | Preparing to unpack .../119-libsctp1_1.0.19+dfsg-2build1_amd64.deb ... 2026-04-02 02:21:53.051 | Unpacking libsctp1:amd64 (1.0.19+dfsg-2build1) ... 2026-04-02 02:21:53.112 | Selecting previously unselected package libsctp-dev:amd64. 2026-04-02 02:21:53.119 | Preparing to unpack .../120-libsctp-dev_1.0.19+dfsg-2build1_amd64.deb ... 2026-04-02 02:21:53.124 | Unpacking libsctp-dev:amd64 (1.0.19+dfsg-2build1) ... 2026-04-02 02:21:53.212 | Selecting previously unselected package libapr1-dev. 2026-04-02 02:21:53.218 | Preparing to unpack .../121-libapr1-dev_1.7.2-3.1ubuntu0.1_amd64.deb ... 2026-04-02 02:21:53.223 | Unpacking libapr1-dev (1.7.2-3.1ubuntu0.1) ... 2026-04-02 02:21:53.480 | Selecting previously unselected package libldap-dev:amd64. 2026-04-02 02:21:53.487 | Preparing to unpack .../122-libldap-dev_2.6.10+dfsg-0ubuntu0.24.04.1_amd64.deb ... 2026-04-02 02:21:53.492 | Unpacking libldap-dev:amd64 (2.6.10+dfsg-0ubuntu0.24.04.1) ... 2026-04-02 02:21:53.626 | Selecting previously unselected package libldap2-dev. 2026-04-02 02:21:53.633 | Preparing to unpack .../123-libldap2-dev_2.6.10+dfsg-0ubuntu0.24.04.1_all.deb ... 2026-04-02 02:21:53.639 | Unpacking libldap2-dev (2.6.10+dfsg-0ubuntu0.24.04.1) ... 2026-04-02 02:21:53.688 | Selecting previously unselected package libaprutil1-dev. 2026-04-02 02:21:53.695 | Preparing to unpack .../124-libaprutil1-dev_1.6.3-1.1ubuntu7_amd64.deb ... 2026-04-02 02:21:53.701 | Unpacking libaprutil1-dev (1.6.3-1.1ubuntu7) ... 2026-04-02 02:21:53.964 | Selecting previously unselected package libpcre2-16-0:amd64. 2026-04-02 02:21:53.972 | Preparing to unpack .../125-libpcre2-16-0_10.42-4ubuntu2.1_amd64.deb ... 2026-04-02 02:21:53.977 | Unpacking libpcre2-16-0:amd64 (10.42-4ubuntu2.1) ... 2026-04-02 02:21:54.056 | Selecting previously unselected package libpcre2-32-0:amd64. 2026-04-02 02:21:54.063 | Preparing to unpack .../126-libpcre2-32-0_10.42-4ubuntu2.1_amd64.deb ... 2026-04-02 02:21:54.069 | Unpacking libpcre2-32-0:amd64 (10.42-4ubuntu2.1) ... 2026-04-02 02:21:54.143 | Selecting previously unselected package libpcre2-posix3:amd64. 2026-04-02 02:21:54.148 | Preparing to unpack .../127-libpcre2-posix3_10.42-4ubuntu2.1_amd64.deb ... 2026-04-02 02:21:54.154 | Unpacking libpcre2-posix3:amd64 (10.42-4ubuntu2.1) ... 2026-04-02 02:21:54.213 | Selecting previously unselected package libpcre2-dev:amd64. 2026-04-02 02:21:54.219 | Preparing to unpack .../128-libpcre2-dev_10.42-4ubuntu2.1_amd64.deb ... 2026-04-02 02:21:54.224 | Unpacking libpcre2-dev:amd64 (10.42-4ubuntu2.1) ... 2026-04-02 02:21:54.326 | Selecting previously unselected package apache2-dev. 2026-04-02 02:21:54.329 | Preparing to unpack .../129-apache2-dev_2.4.58-1ubuntu8.11_amd64.deb ... 2026-04-02 02:21:54.334 | Unpacking apache2-dev (2.4.58-1ubuntu8.11) ... 2026-04-02 02:21:54.426 | Selecting previously unselected package bc. 2026-04-02 02:21:54.433 | Preparing to unpack .../130-bc_1.07.1-3ubuntu4_amd64.deb ... 2026-04-02 02:21:54.438 | Unpacking bc (1.07.1-3ubuntu4) ... 2026-04-02 02:21:54.503 | Selecting previously unselected package ncal. 2026-04-02 02:21:54.507 | Preparing to unpack .../131-ncal_12.1.8_amd64.deb ... 2026-04-02 02:21:54.513 | Unpacking ncal (12.1.8) ... 2026-04-02 02:21:54.577 | Selecting previously unselected package bsdmainutils. 2026-04-02 02:21:54.583 | Preparing to unpack .../132-bsdmainutils_12.1.8_all.deb ... 2026-04-02 02:21:54.595 | Unpacking bsdmainutils (12.1.8) ... 2026-04-02 02:21:54.657 | Selecting previously unselected package conntrack. 2026-04-02 02:21:54.664 | Preparing to unpack .../133-conntrack_1%3a1.4.8-1ubuntu1_amd64.deb ... 2026-04-02 02:21:54.668 | Unpacking conntrack (1:1.4.8-1ubuntu1) ... 2026-04-02 02:21:54.726 | Selecting previously unselected package cryptsetup-bin. 2026-04-02 02:21:54.733 | Preparing to unpack .../134-cryptsetup-bin_2%3a2.7.0-1ubuntu4.2_amd64.deb ... 2026-04-02 02:21:54.739 | Unpacking cryptsetup-bin (2:2.7.0-1ubuntu4.2) ... 2026-04-02 02:21:54.831 | Selecting previously unselected package cryptsetup. 2026-04-02 02:21:54.838 | Preparing to unpack .../135-cryptsetup_2%3a2.7.0-1ubuntu4.2_amd64.deb ... 2026-04-02 02:21:54.867 | Unpacking cryptsetup (2:2.7.0-1ubuntu4.2) ... 2026-04-02 02:21:54.983 | Selecting previously unselected package libdconf1:amd64. 2026-04-02 02:21:54.990 | Preparing to unpack .../136-libdconf1_0.40.0-4ubuntu0.1_amd64.deb ... 2026-04-02 02:21:54.995 | Unpacking libdconf1:amd64 (0.40.0-4ubuntu0.1) ... 2026-04-02 02:21:55.054 | Selecting previously unselected package dconf-service. 2026-04-02 02:21:55.062 | Preparing to unpack .../137-dconf-service_0.40.0-4ubuntu0.1_amd64.deb ... 2026-04-02 02:21:55.067 | Unpacking dconf-service (0.40.0-4ubuntu0.1) ... 2026-04-02 02:21:55.125 | Selecting previously unselected package dconf-gsettings-backend:amd64. 2026-04-02 02:21:55.132 | Preparing to unpack .../138-dconf-gsettings-backend_0.40.0-4ubuntu0.1_amd64.deb ... 2026-04-02 02:21:55.139 | Unpacking dconf-gsettings-backend:amd64 (0.40.0-4ubuntu0.1) ... 2026-04-02 02:21:55.214 | Selecting previously unselected package libdevmapper-event1.02.1:amd64. 2026-04-02 02:21:55.221 | Preparing to unpack .../139-libdevmapper-event1.02.1_2%3a1.02.185-3ubuntu3.2_amd64.deb ... 2026-04-02 02:21:55.229 | Unpacking libdevmapper-event1.02.1:amd64 (2:1.02.185-3ubuntu3.2) ... 2026-04-02 02:21:55.302 | Selecting previously unselected package libaio1t64:amd64. 2026-04-02 02:21:55.308 | Preparing to unpack .../140-libaio1t64_0.3.113-6build1.1_amd64.deb ... 2026-04-02 02:21:55.314 | Unpacking libaio1t64:amd64 (0.3.113-6build1.1) ... 2026-04-02 02:21:55.381 | Selecting previously unselected package liblvm2cmd2.03:amd64. 2026-04-02 02:21:55.388 | Preparing to unpack .../141-liblvm2cmd2.03_2.03.16-3ubuntu3.2_amd64.deb ... 2026-04-02 02:21:55.395 | Unpacking liblvm2cmd2.03:amd64 (2.03.16-3ubuntu3.2) ... 2026-04-02 02:21:55.531 | Selecting previously unselected package dmeventd. 2026-04-02 02:21:55.536 | Preparing to unpack .../142-dmeventd_2%3a1.02.185-3ubuntu3.2_amd64.deb ... 2026-04-02 02:21:55.542 | Unpacking dmeventd (2:1.02.185-3ubuntu3.2) ... 2026-04-02 02:21:55.618 | Selecting previously unselected package dnsmasq-base. 2026-04-02 02:21:55.625 | Preparing to unpack .../143-dnsmasq-base_2.90-2ubuntu0.1_amd64.deb ... 2026-04-02 02:21:55.642 | Unpacking dnsmasq-base (2.90-2ubuntu0.1) ... 2026-04-02 02:21:55.734 | Selecting previously unselected package dnsmasq-utils. 2026-04-02 02:21:55.742 | Preparing to unpack .../144-dnsmasq-utils_2.90-2ubuntu0.1_amd64.deb ... 2026-04-02 02:21:55.747 | Unpacking dnsmasq-utils (2.90-2ubuntu0.1) ... 2026-04-02 02:21:55.887 | Selecting previously unselected package ebtables. 2026-04-02 02:21:55.894 | Preparing to unpack .../145-ebtables_2.0.11-6build1_amd64.deb ... 2026-04-02 02:21:55.922 | Unpacking ebtables (2.0.11-6build1) ... 2026-04-02 02:21:56.007 | Selecting previously unselected package fonts-dejavu-mono. 2026-04-02 02:21:56.014 | Preparing to unpack .../146-fonts-dejavu-mono_2.37-8_all.deb ... 2026-04-02 02:21:56.024 | Unpacking fonts-dejavu-mono (2.37-8) ... 2026-04-02 02:21:56.148 | Selecting previously unselected package fonts-dejavu-core. 2026-04-02 02:21:56.155 | Preparing to unpack .../147-fonts-dejavu-core_2.37-8_all.deb ... 2026-04-02 02:21:56.198 | Unpacking fonts-dejavu-core (2.37-8) ... 2026-04-02 02:21:56.293 | Selecting previously unselected package fontconfig-config. 2026-04-02 02:21:56.300 | Preparing to unpack .../148-fontconfig-config_2.15.0-1.1ubuntu2_amd64.deb ... 2026-04-02 02:21:56.639 | Unpacking fontconfig-config (2.15.0-1.1ubuntu2) ... 2026-04-02 02:21:56.764 | Selecting previously unselected package libfontconfig1:amd64. 2026-04-02 02:21:56.770 | Preparing to unpack .../149-libfontconfig1_2.15.0-1.1ubuntu2_amd64.deb ... 2026-04-02 02:21:56.778 | Unpacking libfontconfig1:amd64 (2.15.0-1.1ubuntu2) ... 2026-04-02 02:21:56.853 | Selecting previously unselected package fontconfig. 2026-04-02 02:21:56.859 | Preparing to unpack .../150-fontconfig_2.15.0-1.1ubuntu2_amd64.deb ... 2026-04-02 02:21:56.866 | Unpacking fontconfig (2.15.0-1.1ubuntu2) ... 2026-04-02 02:21:56.946 | Selecting previously unselected package g++-13-x86-64-linux-gnu. 2026-04-02 02:21:56.952 | Preparing to unpack .../151-g++-13-x86-64-linux-gnu_13.3.0-6ubuntu2~24.04.1_amd64.deb ... 2026-04-02 02:21:56.958 | Unpacking g++-13-x86-64-linux-gnu (13.3.0-6ubuntu2~24.04.1) ... 2026-04-02 02:21:57.373 | Selecting previously unselected package g++-13. 2026-04-02 02:21:57.378 | Preparing to unpack .../152-g++-13_13.3.0-6ubuntu2~24.04.1_amd64.deb ... 2026-04-02 02:21:57.384 | Unpacking g++-13 (13.3.0-6ubuntu2~24.04.1) ... 2026-04-02 02:21:57.450 | Selecting previously unselected package g++-x86-64-linux-gnu. 2026-04-02 02:21:57.457 | Preparing to unpack .../153-g++-x86-64-linux-gnu_4%3a13.2.0-7ubuntu1_amd64.deb ... 2026-04-02 02:21:57.462 | Unpacking g++-x86-64-linux-gnu (4:13.2.0-7ubuntu1) ... 2026-04-02 02:21:57.522 | Selecting previously unselected package g++. 2026-04-02 02:21:57.528 | Preparing to unpack .../154-g++_4%3a13.2.0-7ubuntu1_amd64.deb ... 2026-04-02 02:21:57.534 | Unpacking g++ (4:13.2.0-7ubuntu1) ... 2026-04-02 02:21:57.589 | Selecting previously unselected package genisoimage. 2026-04-02 02:21:57.597 | Preparing to unpack .../155-genisoimage_9%3a1.1.11-3.5_amd64.deb ... 2026-04-02 02:21:57.603 | Unpacking genisoimage (9:1.1.11-3.5) ... 2026-04-02 02:21:57.711 | Selecting previously unselected package libpixman-1-0:amd64. 2026-04-02 02:21:57.717 | Preparing to unpack .../156-libpixman-1-0_0.42.2-1build1_amd64.deb ... 2026-04-02 02:21:57.724 | Unpacking libpixman-1-0:amd64 (0.42.2-1build1) ... 2026-04-02 02:21:57.803 | Selecting previously unselected package libxcb-render0:amd64. 2026-04-02 02:21:57.809 | Preparing to unpack .../157-libxcb-render0_1.15-1ubuntu2_amd64.deb ... 2026-04-02 02:21:57.817 | Unpacking libxcb-render0:amd64 (1.15-1ubuntu2) ... 2026-04-02 02:21:57.893 | Selecting previously unselected package libxcb-shm0:amd64. 2026-04-02 02:21:57.900 | Preparing to unpack .../158-libxcb-shm0_1.15-1ubuntu2_amd64.deb ... 2026-04-02 02:21:57.906 | Unpacking libxcb-shm0:amd64 (1.15-1ubuntu2) ... 2026-04-02 02:21:57.978 | Selecting previously unselected package libxrender1:amd64. 2026-04-02 02:21:57.985 | Preparing to unpack .../159-libxrender1_1%3a0.9.10-1.1build1_amd64.deb ... 2026-04-02 02:21:57.990 | Unpacking libxrender1:amd64 (1:0.9.10-1.1build1) ... 2026-04-02 02:21:58.056 | Selecting previously unselected package libcairo2:amd64. 2026-04-02 02:21:58.063 | Preparing to unpack .../160-libcairo2_1.18.0-3build1_amd64.deb ... 2026-04-02 02:21:58.069 | Unpacking libcairo2:amd64 (1.18.0-3build1) ... 2026-04-02 02:21:58.155 | Selecting previously unselected package libcairo-gobject2:amd64. 2026-04-02 02:21:58.162 | Preparing to unpack .../161-libcairo-gobject2_1.18.0-3build1_amd64.deb ... 2026-04-02 02:21:58.168 | Unpacking libcairo-gobject2:amd64 (1.18.0-3build1) ... 2026-04-02 02:21:58.226 | Selecting previously unselected package gir1.2-freedesktop:amd64. 2026-04-02 02:21:58.233 | Preparing to unpack .../162-gir1.2-freedesktop_1.80.1-1_amd64.deb ... 2026-04-02 02:21:58.238 | Unpacking gir1.2-freedesktop:amd64 (1.80.1-1) ... 2026-04-02 02:21:58.308 | Selecting previously unselected package libproxy1v5:amd64. 2026-04-02 02:21:58.315 | Preparing to unpack .../163-libproxy1v5_0.5.4-4build1_amd64.deb ... 2026-04-02 02:21:58.320 | Unpacking libproxy1v5:amd64 (0.5.4-4build1) ... 2026-04-02 02:21:58.379 | Selecting previously unselected package glib-networking-common. 2026-04-02 02:21:58.385 | Preparing to unpack .../164-glib-networking-common_2.80.0-1build1_all.deb ... 2026-04-02 02:21:58.391 | Unpacking glib-networking-common (2.80.0-1build1) ... 2026-04-02 02:21:58.441 | Selecting previously unselected package glib-networking-services. 2026-04-02 02:21:58.446 | Preparing to unpack .../165-glib-networking-services_2.80.0-1build1_amd64.deb ... 2026-04-02 02:21:58.463 | Unpacking glib-networking-services (2.80.0-1build1) ... 2026-04-02 02:21:58.562 | Selecting previously unselected package session-migration. 2026-04-02 02:21:58.568 | Preparing to unpack .../166-session-migration_0.3.9build1_amd64.deb ... 2026-04-02 02:21:58.578 | Unpacking session-migration (0.3.9build1) ... 2026-04-02 02:21:58.641 | Selecting previously unselected package gsettings-desktop-schemas. 2026-04-02 02:21:58.649 | Preparing to unpack .../167-gsettings-desktop-schemas_46.1-0ubuntu1_all.deb ... 2026-04-02 02:21:58.654 | Unpacking gsettings-desktop-schemas (46.1-0ubuntu1) ... 2026-04-02 02:21:58.736 | Selecting previously unselected package glib-networking:amd64. 2026-04-02 02:21:58.743 | Preparing to unpack .../168-glib-networking_2.80.0-1build1_amd64.deb ... 2026-04-02 02:21:58.748 | Unpacking glib-networking:amd64 (2.80.0-1build1) ... 2026-04-02 02:21:58.803 | Selecting previously unselected package golang-1.22-doc. 2026-04-02 02:21:58.809 | Preparing to unpack .../169-golang-1.22-doc_1.22.2-2ubuntu0.4_all.deb ... 2026-04-02 02:21:58.819 | Unpacking golang-1.22-doc (1.22.2-2ubuntu0.4) ... 2026-04-02 02:21:58.901 | Selecting previously unselected package golang-1.22-src. 2026-04-02 02:21:58.907 | Preparing to unpack .../170-golang-1.22-src_1.22.2-2ubuntu0.4_all.deb ... 2026-04-02 02:21:58.913 | Unpacking golang-1.22-src (1.22.2-2ubuntu0.4) ... 2026-04-02 02:22:03.676 | Selecting previously unselected package golang-1.22-go. 2026-04-02 02:22:03.689 | Preparing to unpack .../171-golang-1.22-go_1.22.2-2ubuntu0.4_amd64.deb ... 2026-04-02 02:22:03.695 | Unpacking golang-1.22-go (1.22.2-2ubuntu0.4) ... 2026-04-02 02:22:04.368 | Selecting previously unselected package golang-1.22. 2026-04-02 02:22:04.376 | Preparing to unpack .../172-golang-1.22_1.22.2-2ubuntu0.4_all.deb ... 2026-04-02 02:22:04.382 | Unpacking golang-1.22 (1.22.2-2ubuntu0.4) ... 2026-04-02 02:22:04.442 | Selecting previously unselected package golang-src. 2026-04-02 02:22:04.452 | Preparing to unpack .../173-golang-src_2%3a1.22~2build1_all.deb ... 2026-04-02 02:22:04.459 | Unpacking golang-src (2:1.22~2build1) ... 2026-04-02 02:22:04.525 | Selecting previously unselected package golang-go:amd64. 2026-04-02 02:22:04.534 | Preparing to unpack .../174-golang-go_2%3a1.22~2build1_amd64.deb ... 2026-04-02 02:22:04.553 | Unpacking golang-go:amd64 (2:1.22~2build1) ... 2026-04-02 02:22:04.626 | Selecting previously unselected package golang-doc. 2026-04-02 02:22:04.634 | Preparing to unpack .../175-golang-doc_2%3a1.22~2build1_all.deb ... 2026-04-02 02:22:04.642 | Unpacking golang-doc (2:1.22~2build1) ... 2026-04-02 02:22:04.705 | Selecting previously unselected package golang:amd64. 2026-04-02 02:22:04.715 | Preparing to unpack .../176-golang_2%3a1.22~2build1_amd64.deb ... 2026-04-02 02:22:04.720 | Unpacking golang:amd64 (2:1.22~2build1) ... 2026-04-02 02:22:04.779 | Selecting previously unselected package libann0. 2026-04-02 02:22:04.787 | Preparing to unpack .../177-libann0_1.1.2+doc-9build1_amd64.deb ... 2026-04-02 02:22:04.793 | Unpacking libann0 (1.1.2+doc-9build1) ... 2026-04-02 02:22:04.857 | Selecting previously unselected package libcdt5:amd64. 2026-04-02 02:22:04.867 | Preparing to unpack .../178-libcdt5_2.42.2-9ubuntu0.1_amd64.deb ... 2026-04-02 02:22:04.873 | Unpacking libcdt5:amd64 (2.42.2-9ubuntu0.1) ... 2026-04-02 02:22:04.944 | Selecting previously unselected package libcgraph6:amd64. 2026-04-02 02:22:04.954 | Preparing to unpack .../179-libcgraph6_2.42.2-9ubuntu0.1_amd64.deb ... 2026-04-02 02:22:04.963 | Unpacking libcgraph6:amd64 (2.42.2-9ubuntu0.1) ... 2026-04-02 02:22:05.034 | Selecting previously unselected package libsharpyuv0:amd64. 2026-04-02 02:22:05.043 | Preparing to unpack .../180-libsharpyuv0_1.3.2-0.4build3_amd64.deb ... 2026-04-02 02:22:05.049 | Unpacking libsharpyuv0:amd64 (1.3.2-0.4build3) ... 2026-04-02 02:22:05.122 | Selecting previously unselected package libaom3:amd64. 2026-04-02 02:22:05.133 | Preparing to unpack .../181-libaom3_3.8.2-2ubuntu0.1_amd64.deb ... 2026-04-02 02:22:05.138 | Unpacking libaom3:amd64 (3.8.2-2ubuntu0.1) ... 2026-04-02 02:22:05.264 | Selecting previously unselected package libheif-plugin-aomdec:amd64. 2026-04-02 02:22:05.274 | Preparing to unpack .../182-libheif-plugin-aomdec_1.17.6-1ubuntu4.2_amd64.deb ... 2026-04-02 02:22:05.279 | Unpacking libheif-plugin-aomdec:amd64 (1.17.6-1ubuntu4.2) ... 2026-04-02 02:22:05.346 | Selecting previously unselected package libde265-0:amd64. 2026-04-02 02:22:05.356 | Preparing to unpack .../183-libde265-0_1.0.15-1build3_amd64.deb ... 2026-04-02 02:22:05.362 | Unpacking libde265-0:amd64 (1.0.15-1build3) ... 2026-04-02 02:22:05.431 | Selecting previously unselected package libheif-plugin-libde265:amd64. 2026-04-02 02:22:05.440 | Preparing to unpack .../184-libheif-plugin-libde265_1.17.6-1ubuntu4.2_amd64.deb ... 2026-04-02 02:22:05.445 | Unpacking libheif-plugin-libde265:amd64 (1.17.6-1ubuntu4.2) ... 2026-04-02 02:22:05.513 | Selecting previously unselected package libheif1:amd64. 2026-04-02 02:22:05.521 | Preparing to unpack .../185-libheif1_1.17.6-1ubuntu4.2_amd64.deb ... 2026-04-02 02:22:05.527 | Unpacking libheif1:amd64 (1.17.6-1ubuntu4.2) ... 2026-04-02 02:22:05.602 | Selecting previously unselected package libjpeg-turbo8:amd64. 2026-04-02 02:22:05.611 | Preparing to unpack .../186-libjpeg-turbo8_2.1.5-2ubuntu2_amd64.deb ... 2026-04-02 02:22:05.617 | Unpacking libjpeg-turbo8:amd64 (2.1.5-2ubuntu2) ... 2026-04-02 02:22:05.684 | Selecting previously unselected package libjpeg8:amd64. 2026-04-02 02:22:05.693 | Preparing to unpack .../187-libjpeg8_8c-2ubuntu11_amd64.deb ... 2026-04-02 02:22:05.700 | Unpacking libjpeg8:amd64 (8c-2ubuntu11) ... 2026-04-02 02:22:05.775 | Selecting previously unselected package libdeflate0:amd64. 2026-04-02 02:22:05.785 | Preparing to unpack .../188-libdeflate0_1.19-1build1.1_amd64.deb ... 2026-04-02 02:22:05.791 | Unpacking libdeflate0:amd64 (1.19-1build1.1) ... 2026-04-02 02:22:05.868 | Selecting previously unselected package libjbig0:amd64. 2026-04-02 02:22:05.878 | Preparing to unpack .../189-libjbig0_2.1-6.1ubuntu2_amd64.deb ... 2026-04-02 02:22:05.885 | Unpacking libjbig0:amd64 (2.1-6.1ubuntu2) ... 2026-04-02 02:22:05.963 | Selecting previously unselected package liblerc4:amd64. 2026-04-02 02:22:05.969 | Preparing to unpack .../190-liblerc4_4.0.0+ds-4ubuntu2_amd64.deb ... 2026-04-02 02:22:05.975 | Unpacking liblerc4:amd64 (4.0.0+ds-4ubuntu2) ... 2026-04-02 02:22:06.049 | Selecting previously unselected package libwebp7:amd64. 2026-04-02 02:22:06.058 | Preparing to unpack .../191-libwebp7_1.3.2-0.4build3_amd64.deb ... 2026-04-02 02:22:06.066 | Unpacking libwebp7:amd64 (1.3.2-0.4build3) ... 2026-04-02 02:22:06.151 | Selecting previously unselected package libtiff6:amd64. 2026-04-02 02:22:06.161 | Preparing to unpack .../192-libtiff6_4.5.1+git230720-4ubuntu2.5_amd64.deb ... 2026-04-02 02:22:06.167 | Unpacking libtiff6:amd64 (4.5.1+git230720-4ubuntu2.5) ... 2026-04-02 02:22:06.237 | Selecting previously unselected package libxpm4:amd64. 2026-04-02 02:22:06.247 | Preparing to unpack .../193-libxpm4_1%3a3.5.17-1build2_amd64.deb ... 2026-04-02 02:22:06.353 | Unpacking libxpm4:amd64 (1:3.5.17-1build2) ... 2026-04-02 02:22:06.440 | Selecting previously unselected package libgd3:amd64. 2026-04-02 02:22:06.450 | Preparing to unpack .../194-libgd3_2.3.3-9ubuntu5_amd64.deb ... 2026-04-02 02:22:06.456 | Unpacking libgd3:amd64 (2.3.3-9ubuntu5) ... 2026-04-02 02:22:06.531 | Selecting previously unselected package libgts-0.7-5t64:amd64. 2026-04-02 02:22:06.540 | Preparing to unpack .../195-libgts-0.7-5t64_0.7.6+darcs121130-5.2build1_amd64.deb ... 2026-04-02 02:22:06.546 | Unpacking libgts-0.7-5t64:amd64 (0.7.6+darcs121130-5.2build1) ... 2026-04-02 02:22:06.616 | Selecting previously unselected package libltdl7:amd64. 2026-04-02 02:22:06.626 | Preparing to unpack .../196-libltdl7_2.4.7-7build1_amd64.deb ... 2026-04-02 02:22:06.634 | Unpacking libltdl7:amd64 (2.4.7-7build1) ... 2026-04-02 02:22:06.700 | Selecting previously unselected package libgraphite2-3:amd64. 2026-04-02 02:22:06.710 | Preparing to unpack .../197-libgraphite2-3_1.3.14-2build1_amd64.deb ... 2026-04-02 02:22:06.716 | Unpacking libgraphite2-3:amd64 (1.3.14-2build1) ... 2026-04-02 02:22:06.787 | Selecting previously unselected package libharfbuzz0b:amd64. 2026-04-02 02:22:06.796 | Preparing to unpack .../198-libharfbuzz0b_8.3.0-2build2_amd64.deb ... 2026-04-02 02:22:06.802 | Unpacking libharfbuzz0b:amd64 (8.3.0-2build2) ... 2026-04-02 02:22:06.873 | Selecting previously unselected package libthai-data. 2026-04-02 02:22:06.883 | Preparing to unpack .../199-libthai-data_0.1.29-2build1_all.deb ... 2026-04-02 02:22:06.888 | Unpacking libthai-data (0.1.29-2build1) ... 2026-04-02 02:22:06.973 | Selecting previously unselected package libdatrie1:amd64. 2026-04-02 02:22:06.981 | Preparing to unpack .../200-libdatrie1_0.2.13-3build1_amd64.deb ... 2026-04-02 02:22:06.987 | Unpacking libdatrie1:amd64 (0.2.13-3build1) ... 2026-04-02 02:22:07.057 | Selecting previously unselected package libthai0:amd64. 2026-04-02 02:22:07.067 | Preparing to unpack .../201-libthai0_0.1.29-2build1_amd64.deb ... 2026-04-02 02:22:07.073 | Unpacking libthai0:amd64 (0.1.29-2build1) ... 2026-04-02 02:22:07.146 | Selecting previously unselected package libpango-1.0-0:amd64. 2026-04-02 02:22:07.155 | Preparing to unpack .../202-libpango-1.0-0_1.52.1+ds-1build1_amd64.deb ... 2026-04-02 02:22:07.162 | Unpacking libpango-1.0-0:amd64 (1.52.1+ds-1build1) ... 2026-04-02 02:22:07.239 | Selecting previously unselected package libpangoft2-1.0-0:amd64. 2026-04-02 02:22:07.248 | Preparing to unpack .../203-libpangoft2-1.0-0_1.52.1+ds-1build1_amd64.deb ... 2026-04-02 02:22:07.253 | Unpacking libpangoft2-1.0-0:amd64 (1.52.1+ds-1build1) ... 2026-04-02 02:22:07.329 | Selecting previously unselected package libpangocairo-1.0-0:amd64. 2026-04-02 02:22:07.338 | Preparing to unpack .../204-libpangocairo-1.0-0_1.52.1+ds-1build1_amd64.deb ... 2026-04-02 02:22:07.344 | Unpacking libpangocairo-1.0-0:amd64 (1.52.1+ds-1build1) ... 2026-04-02 02:22:07.415 | Selecting previously unselected package libpathplan4:amd64. 2026-04-02 02:22:07.426 | Preparing to unpack .../205-libpathplan4_2.42.2-9ubuntu0.1_amd64.deb ... 2026-04-02 02:22:07.432 | Unpacking libpathplan4:amd64 (2.42.2-9ubuntu0.1) ... 2026-04-02 02:22:07.501 | Selecting previously unselected package libgvc6. 2026-04-02 02:22:07.510 | Preparing to unpack .../206-libgvc6_2.42.2-9ubuntu0.1_amd64.deb ... 2026-04-02 02:22:07.515 | Unpacking libgvc6 (2.42.2-9ubuntu0.1) ... 2026-04-02 02:22:07.602 | Selecting previously unselected package libgvpr2:amd64. 2026-04-02 02:22:07.613 | Preparing to unpack .../207-libgvpr2_2.42.2-9ubuntu0.1_amd64.deb ... 2026-04-02 02:22:07.620 | Unpacking libgvpr2:amd64 (2.42.2-9ubuntu0.1) ... 2026-04-02 02:22:07.689 | Selecting previously unselected package liblab-gamut1:amd64. 2026-04-02 02:22:07.699 | Preparing to unpack .../208-liblab-gamut1_2.42.2-9ubuntu0.1_amd64.deb ... 2026-04-02 02:22:07.704 | Unpacking liblab-gamut1:amd64 (2.42.2-9ubuntu0.1) ... 2026-04-02 02:22:07.804 | Selecting previously unselected package x11-common. 2026-04-02 02:22:07.815 | Preparing to unpack .../209-x11-common_1%3a7.7+23ubuntu3_all.deb ... 2026-04-02 02:22:07.824 | Unpacking x11-common (1:7.7+23ubuntu3) ... 2026-04-02 02:22:07.925 | Selecting previously unselected package libice6:amd64. 2026-04-02 02:22:07.936 | Preparing to unpack .../210-libice6_2%3a1.0.10-1build3_amd64.deb ... 2026-04-02 02:22:07.941 | Unpacking libice6:amd64 (2:1.0.10-1build3) ... 2026-04-02 02:22:08.007 | Selecting previously unselected package libsm6:amd64. 2026-04-02 02:22:08.017 | Preparing to unpack .../211-libsm6_2%3a1.2.3-1build3_amd64.deb ... 2026-04-02 02:22:08.023 | Unpacking libsm6:amd64 (2:1.2.3-1build3) ... 2026-04-02 02:22:08.092 | Selecting previously unselected package libxt6t64:amd64. 2026-04-02 02:22:08.103 | Preparing to unpack .../212-libxt6t64_1%3a1.2.1-1.2build1_amd64.deb ... 2026-04-02 02:22:08.108 | Unpacking libxt6t64:amd64 (1:1.2.1-1.2build1) ... 2026-04-02 02:22:08.177 | Selecting previously unselected package libxmu6:amd64. 2026-04-02 02:22:08.187 | Preparing to unpack .../213-libxmu6_2%3a1.1.3-3build2_amd64.deb ... 2026-04-02 02:22:08.193 | Unpacking libxmu6:amd64 (2:1.1.3-3build2) ... 2026-04-02 02:22:08.260 | Selecting previously unselected package libxaw7:amd64. 2026-04-02 02:22:08.269 | Preparing to unpack .../214-libxaw7_2%3a1.0.14-1build2_amd64.deb ... 2026-04-02 02:22:08.274 | Unpacking libxaw7:amd64 (2:1.0.14-1build2) ... 2026-04-02 02:22:08.345 | Selecting previously unselected package graphviz. 2026-04-02 02:22:08.355 | Preparing to unpack .../215-graphviz_2.42.2-9ubuntu0.1_amd64.deb ... 2026-04-02 02:22:08.360 | Unpacking graphviz (2.42.2-9ubuntu0.1) ... 2026-04-02 02:22:08.459 | Selecting previously unselected package icu-devtools. 2026-04-02 02:22:08.467 | Preparing to unpack .../216-icu-devtools_74.2-1ubuntu3.1_amd64.deb ... 2026-04-02 02:22:08.472 | Unpacking icu-devtools (74.2-1ubuntu3.1) ... 2026-04-02 02:22:08.564 | Selecting previously unselected package iputils-arping. 2026-04-02 02:22:08.570 | Preparing to unpack .../217-iputils-arping_3%3a20240117-1ubuntu0.1_amd64.deb ... 2026-04-02 02:22:08.577 | Unpacking iputils-arping (3:20240117-1ubuntu0.1) ... 2026-04-02 02:22:08.640 | Selecting previously unselected package comerr-dev:amd64. 2026-04-02 02:22:08.649 | Preparing to unpack .../218-comerr-dev_2.1-1.47.0-2.4~exp1ubuntu4.1_amd64.deb ... 2026-04-02 02:22:08.659 | Unpacking comerr-dev:amd64 (2.1-1.47.0-2.4~exp1ubuntu4.1) ... 2026-04-02 02:22:08.729 | Selecting previously unselected package libgssrpc4t64:amd64. 2026-04-02 02:22:08.737 | Preparing to unpack .../219-libgssrpc4t64_1.20.1-6ubuntu2.6_amd64.deb ... 2026-04-02 02:22:08.743 | Unpacking libgssrpc4t64:amd64 (1.20.1-6ubuntu2.6) ... 2026-04-02 02:22:08.811 | Selecting previously unselected package libkadm5clnt-mit12:amd64. 2026-04-02 02:22:08.819 | Preparing to unpack .../220-libkadm5clnt-mit12_1.20.1-6ubuntu2.6_amd64.deb ... 2026-04-02 02:22:08.824 | Unpacking libkadm5clnt-mit12:amd64 (1.20.1-6ubuntu2.6) ... 2026-04-02 02:22:08.894 | Selecting previously unselected package libkdb5-10t64:amd64. 2026-04-02 02:22:08.903 | Preparing to unpack .../221-libkdb5-10t64_1.20.1-6ubuntu2.6_amd64.deb ... 2026-04-02 02:22:08.908 | Unpacking libkdb5-10t64:amd64 (1.20.1-6ubuntu2.6) ... 2026-04-02 02:22:08.977 | Selecting previously unselected package libkadm5srv-mit12:amd64. 2026-04-02 02:22:08.987 | Preparing to unpack .../222-libkadm5srv-mit12_1.20.1-6ubuntu2.6_amd64.deb ... 2026-04-02 02:22:08.992 | Unpacking libkadm5srv-mit12:amd64 (1.20.1-6ubuntu2.6) ... 2026-04-02 02:22:09.052 | Selecting previously unselected package krb5-multidev:amd64. 2026-04-02 02:22:09.060 | Preparing to unpack .../223-krb5-multidev_1.20.1-6ubuntu2.6_amd64.deb ... 2026-04-02 02:22:09.065 | Unpacking krb5-multidev:amd64 (1.20.1-6ubuntu2.6) ... 2026-04-02 02:22:09.146 | Selecting previously unselected package libicu-dev:amd64. 2026-04-02 02:22:09.156 | Preparing to unpack .../224-libicu-dev_74.2-1ubuntu3.1_amd64.deb ... 2026-04-02 02:22:09.161 | Unpacking libicu-dev:amd64 (74.2-1ubuntu3.1) ... 2026-04-02 02:22:09.609 | Selecting previously unselected package libjpeg-turbo8-dev:amd64. 2026-04-02 02:22:09.614 | Preparing to unpack .../225-libjpeg-turbo8-dev_2.1.5-2ubuntu2_amd64.deb ... 2026-04-02 02:22:09.620 | Unpacking libjpeg-turbo8-dev:amd64 (2.1.5-2ubuntu2) ... 2026-04-02 02:22:09.687 | Selecting previously unselected package libjpeg8-dev:amd64. 2026-04-02 02:22:09.696 | Preparing to unpack .../226-libjpeg8-dev_8c-2ubuntu11_amd64.deb ... 2026-04-02 02:22:09.702 | Unpacking libjpeg8-dev:amd64 (8c-2ubuntu11) ... 2026-04-02 02:22:09.755 | Selecting previously unselected package libjpeg-dev:amd64. 2026-04-02 02:22:09.763 | Preparing to unpack .../227-libjpeg-dev_8c-2ubuntu11_amd64.deb ... 2026-04-02 02:22:09.770 | Unpacking libjpeg-dev:amd64 (8c-2ubuntu11) ... 2026-04-02 02:22:09.831 | Selecting previously unselected package libjs-jquery. 2026-04-02 02:22:09.840 | Preparing to unpack .../228-libjs-jquery_3.6.1+dfsg+~3.5.14-1_all.deb ... 2026-04-02 02:22:09.856 | Unpacking libjs-jquery (3.6.1+dfsg+~3.5.14-1) ... 2026-04-02 02:22:09.923 | Selecting previously unselected package libjs-jquery-metadata. 2026-04-02 02:22:09.931 | Preparing to unpack .../229-libjs-jquery-metadata_12-4_all.deb ... 2026-04-02 02:22:09.936 | Unpacking libjs-jquery-metadata (12-4) ... 2026-04-02 02:22:09.990 | Selecting previously unselected package libjs-jquery-tablesorter. 2026-04-02 02:22:09.998 | Preparing to unpack .../230-libjs-jquery-tablesorter_1%3a2.31.3+dfsg1-3_all.deb ... 2026-04-02 02:22:10.004 | Unpacking libjs-jquery-tablesorter (1:2.31.3+dfsg1-3) ... 2026-04-02 02:22:10.331 | Selecting previously unselected package libjs-underscore. 2026-04-02 02:22:10.339 | Preparing to unpack .../231-libjs-underscore_1.13.4~dfsg+~1.11.4-3_all.deb ... 2026-04-02 02:22:10.368 | Unpacking libjs-underscore (1.13.4~dfsg+~1.11.4-3) ... 2026-04-02 02:22:10.439 | Selecting previously unselected package libjs-sphinxdoc. 2026-04-02 02:22:10.447 | Preparing to unpack .../232-libjs-sphinxdoc_7.2.6-6_all.deb ... 2026-04-02 02:22:10.454 | Unpacking libjs-sphinxdoc (7.2.6-6) ... 2026-04-02 02:22:10.536 | Selecting previously unselected package mysql-common. 2026-04-02 02:22:10.545 | Preparing to unpack .../233-mysql-common_5.8+1.1.0build1_all.deb ... 2026-04-02 02:22:10.574 | Unpacking mysql-common (5.8+1.1.0build1) ... 2026-04-02 02:22:10.647 | Selecting previously unselected package libmysqlclient21:amd64. 2026-04-02 02:22:10.654 | Preparing to unpack .../234-libmysqlclient21_8.0.45-0ubuntu0.24.04.1_amd64.deb ... 2026-04-02 02:22:10.661 | Unpacking libmysqlclient21:amd64 (8.0.45-0ubuntu0.24.04.1) ... 2026-04-02 02:22:10.792 | Selecting previously unselected package libncurses-dev:amd64. 2026-04-02 02:22:10.801 | Preparing to unpack .../235-libncurses-dev_6.4+20240113-1ubuntu2_amd64.deb ... 2026-04-02 02:22:10.807 | Unpacking libncurses-dev:amd64 (6.4+20240113-1ubuntu2) ... 2026-04-02 02:22:10.912 | Selecting previously unselected package libpkgconf3:amd64. 2026-04-02 02:22:10.920 | Preparing to unpack .../236-libpkgconf3_1.8.1-2build1_amd64.deb ... 2026-04-02 02:22:10.926 | Unpacking libpkgconf3:amd64 (1.8.1-2build1) ... 2026-04-02 02:22:11.064 | Selecting previously unselected package libpq5:amd64. 2026-04-02 02:22:11.072 | Preparing to unpack .../237-libpq5_16.13-0ubuntu0.24.04.1_amd64.deb ... 2026-04-02 02:22:11.078 | Unpacking libpq5:amd64 (16.13-0ubuntu0.24.04.1) ... 2026-04-02 02:22:11.144 | Selecting previously unselected package libssl-dev:amd64. 2026-04-02 02:22:11.153 | Preparing to unpack .../238-libssl-dev_3.0.13-0ubuntu3.7_amd64.deb ... 2026-04-02 02:22:11.159 | Unpacking libssl-dev:amd64 (3.0.13-0ubuntu3.7) ... 2026-04-02 02:22:11.394 | Selecting previously unselected package libpq-dev. 2026-04-02 02:22:11.404 | Preparing to unpack .../239-libpq-dev_16.13-0ubuntu0.24.04.1_amd64.deb ... 2026-04-02 02:22:11.410 | Unpacking libpq-dev (16.13-0ubuntu0.24.04.1) ... 2026-04-02 02:22:11.487 | Selecting previously unselected package libpython3-dev:amd64. 2026-04-02 02:22:11.497 | Preparing to unpack .../240-libpython3-dev_3.12.3-0ubuntu2.1_amd64.deb ... 2026-04-02 02:22:11.504 | Unpacking libpython3-dev:amd64 (3.12.3-0ubuntu2.1) ... 2026-04-02 02:22:11.568 | Selecting previously unselected package libsasl2-dev. 2026-04-02 02:22:11.579 | Preparing to unpack .../241-libsasl2-dev_2.1.28+dfsg1-5ubuntu3.1_amd64.deb ... 2026-04-02 02:22:11.585 | Unpacking libsasl2-dev (2.1.28+dfsg1-5ubuntu3.1) ... 2026-04-02 02:22:11.672 | Selecting previously unselected package libsgutils2-1.46-2:amd64. 2026-04-02 02:22:11.683 | Preparing to unpack .../242-libsgutils2-1.46-2_1.46-3ubuntu4_amd64.deb ... 2026-04-02 02:22:11.688 | Unpacking libsgutils2-1.46-2:amd64 (1.46-3ubuntu4) ... 2026-04-02 02:22:12.031 | Selecting previously unselected package libsoup-3.0-common. 2026-04-02 02:22:12.041 | Preparing to unpack .../243-libsoup-3.0-common_3.4.4-5ubuntu0.7_all.deb ... 2026-04-02 02:22:12.092 | Unpacking libsoup-3.0-common (3.4.4-5ubuntu0.7) ... 2026-04-02 02:22:12.349 | Selecting previously unselected package libsoup-3.0-0:amd64. 2026-04-02 02:22:12.358 | Preparing to unpack .../244-libsoup-3.0-0_3.4.4-5ubuntu0.7_amd64.deb ... 2026-04-02 02:22:12.379 | Unpacking libsoup-3.0-0:amd64 (3.4.4-5ubuntu0.7) ... 2026-04-02 02:22:12.825 | Selecting previously unselected package libsystemd-dev:amd64. 2026-04-02 02:22:12.835 | Preparing to unpack .../245-libsystemd-dev_255.4-1ubuntu8.14_amd64.deb ... 2026-04-02 02:22:12.898 | Unpacking libsystemd-dev:amd64 (255.4-1ubuntu8.14) ... 2026-04-02 02:22:13.357 | Selecting previously unselected package liburing2:amd64. 2026-04-02 02:22:13.366 | Preparing to unpack .../246-liburing2_2.5-1build1_amd64.deb ... 2026-04-02 02:22:13.372 | Unpacking liburing2:amd64 (2.5-1build1) ... 2026-04-02 02:22:13.433 | Selecting previously unselected package libxml2-dev:amd64. 2026-04-02 02:22:13.442 | Preparing to unpack .../247-libxml2-dev_2.9.14+dfsg-1.3ubuntu3.7_amd64.deb ... 2026-04-02 02:22:13.454 | Unpacking libxml2-dev:amd64 (2.9.14+dfsg-1.3ubuntu3.7) ... 2026-04-02 02:22:13.578 | Selecting previously unselected package libxslt1.1:amd64. 2026-04-02 02:22:13.586 | Preparing to unpack .../248-libxslt1.1_1.1.39-0exp1ubuntu0.24.04.3_amd64.deb ... 2026-04-02 02:22:13.593 | Unpacking libxslt1.1:amd64 (1.1.39-0exp1ubuntu0.24.04.3) ... 2026-04-02 02:22:13.699 | Selecting previously unselected package libxslt1-dev:amd64. 2026-04-02 02:22:13.708 | Preparing to unpack .../249-libxslt1-dev_1.1.39-0exp1ubuntu0.24.04.3_amd64.deb ... 2026-04-02 02:22:13.732 | Unpacking libxslt1-dev:amd64 (1.1.39-0exp1ubuntu0.24.04.3) ... 2026-04-02 02:22:13.836 | Selecting previously unselected package llvm-17-runtime. 2026-04-02 02:22:13.845 | Preparing to unpack .../250-llvm-17-runtime_1%3a17.0.6-9ubuntu1_amd64.deb ... 2026-04-02 02:22:13.851 | Unpacking llvm-17-runtime (1:17.0.6-9ubuntu1) ... 2026-04-02 02:22:13.953 | Selecting previously unselected package libpfm4:amd64. 2026-04-02 02:22:13.962 | Preparing to unpack .../251-libpfm4_4.13.0+git32-g0d4ed0e-1_amd64.deb ... 2026-04-02 02:22:13.968 | Unpacking libpfm4:amd64 (4.13.0+git32-g0d4ed0e-1) ... 2026-04-02 02:22:14.070 | Selecting previously unselected package llvm-17. 2026-04-02 02:22:14.076 | Preparing to unpack .../252-llvm-17_1%3a17.0.6-9ubuntu1_amd64.deb ... 2026-04-02 02:22:14.086 | Unpacking llvm-17 (1:17.0.6-9ubuntu1) ... 2026-04-02 02:22:15.339 | Selecting previously unselected package libffi-dev:amd64. 2026-04-02 02:22:15.349 | Preparing to unpack .../253-libffi-dev_3.4.6-1build1_amd64.deb ... 2026-04-02 02:22:15.355 | Unpacking libffi-dev:amd64 (3.4.6-1build1) ... 2026-04-02 02:22:15.427 | Selecting previously unselected package llvm-17-tools. 2026-04-02 02:22:15.436 | Preparing to unpack .../254-llvm-17-tools_1%3a17.0.6-9ubuntu1_amd64.deb ... 2026-04-02 02:22:15.442 | Unpacking llvm-17-tools (1:17.0.6-9ubuntu1) ... 2026-04-02 02:22:15.715 | Selecting previously unselected package libz3-4:amd64. 2026-04-02 02:22:15.724 | Preparing to unpack .../255-libz3-4_4.8.12-3.1build1_amd64.deb ... 2026-04-02 02:22:15.730 | Unpacking libz3-4:amd64 (4.8.12-3.1build1) ... 2026-04-02 02:22:15.946 | Selecting previously unselected package libz3-dev:amd64. 2026-04-02 02:22:15.955 | Preparing to unpack .../256-libz3-dev_4.8.12-3.1build1_amd64.deb ... 2026-04-02 02:22:15.962 | Unpacking libz3-dev:amd64 (4.8.12-3.1build1) ... 2026-04-02 02:22:16.038 | Selecting previously unselected package llvm-17-dev. 2026-04-02 02:22:16.049 | Preparing to unpack .../257-llvm-17-dev_1%3a17.0.6-9ubuntu1_amd64.deb ... 2026-04-02 02:22:16.054 | Unpacking llvm-17-dev (1:17.0.6-9ubuntu1) ... 2026-04-02 02:22:18.225 | Selecting previously unselected package lsscsi. 2026-04-02 02:22:18.235 | Preparing to unpack .../258-lsscsi_0.32-1build1_amd64.deb ... 2026-04-02 02:22:18.241 | Unpacking lsscsi (0.32-1build1) ... 2026-04-02 02:22:18.315 | Selecting previously unselected package lvm2. 2026-04-02 02:22:18.323 | Preparing to unpack .../259-lvm2_2.03.16-3ubuntu3.2_amd64.deb ... 2026-04-02 02:22:18.363 | Unpacking lvm2 (2.03.16-3ubuntu3.2) ... 2026-04-02 02:22:18.484 | Selecting previously unselected package osinfo-db. 2026-04-02 02:22:18.496 | Preparing to unpack .../260-osinfo-db_0.20250606-0ubuntu0.24.04.1_all.deb ... 2026-04-02 02:22:18.501 | Unpacking osinfo-db (0.20250606-0ubuntu0.24.04.1) ... 2026-04-02 02:22:18.855 | Selecting previously unselected package pkgconf-bin. 2026-04-02 02:22:18.864 | Preparing to unpack .../261-pkgconf-bin_1.8.1-2build1_amd64.deb ... 2026-04-02 02:22:18.869 | Unpacking pkgconf-bin (1.8.1-2build1) ... 2026-04-02 02:22:18.931 | Selecting previously unselected package pkgconf:amd64. 2026-04-02 02:22:18.940 | Preparing to unpack .../262-pkgconf_1.8.1-2build1_amd64.deb ... 2026-04-02 02:22:18.951 | Unpacking pkgconf:amd64 (1.8.1-2build1) ... 2026-04-02 02:22:19.020 | Selecting previously unselected package pkg-config:amd64. 2026-04-02 02:22:19.030 | Preparing to unpack .../263-pkg-config_1.8.1-2build1_amd64.deb ... 2026-04-02 02:22:19.040 | Unpacking pkg-config:amd64 (1.8.1-2build1) ... 2026-04-02 02:22:19.100 | Selecting previously unselected package pm-utils. 2026-04-02 02:22:19.108 | Preparing to unpack .../264-pm-utils_1.4.1-21_all.deb ... 2026-04-02 02:22:19.113 | Unpacking pm-utils (1.4.1-21) ... 2026-04-02 02:22:19.201 | Selecting previously unselected package postgresql-client-16. 2026-04-02 02:22:19.210 | Preparing to unpack .../265-postgresql-client-16_16.13-0ubuntu0.24.04.1_amd64.deb ... 2026-04-02 02:22:19.216 | Unpacking postgresql-client-16 (16.13-0ubuntu0.24.04.1) ... 2026-04-02 02:22:19.363 | Selecting previously unselected package postgresql-server-dev-16. 2026-04-02 02:22:19.372 | Preparing to unpack .../266-postgresql-server-dev-16_16.13-0ubuntu0.24.04.1_amd64.deb ... 2026-04-02 02:22:19.377 | Unpacking postgresql-server-dev-16 (16.13-0ubuntu0.24.04.1) ... 2026-04-02 02:22:19.692 | Selecting previously unselected package postgresql-server-dev-all:amd64. 2026-04-02 02:22:19.701 | Preparing to unpack .../267-postgresql-server-dev-all_257build1.1_amd64.deb ... 2026-04-02 02:22:19.707 | Unpacking postgresql-server-dev-all:amd64 (257build1.1) ... 2026-04-02 02:22:19.774 | Selecting previously unselected package python3-dev. 2026-04-02 02:22:19.783 | Preparing to unpack .../268-python3-dev_3.12.3-0ubuntu2.1_amd64.deb ... 2026-04-02 02:22:19.789 | Unpacking python3-dev (3.12.3-0ubuntu2.1) ... 2026-04-02 02:22:19.855 | Selecting previously unselected package python3-mysqldb. 2026-04-02 02:22:19.865 | Preparing to unpack .../269-python3-mysqldb_1.4.6-2build3_amd64.deb ... 2026-04-02 02:22:19.871 | Unpacking python3-mysqldb (1.4.6-2build3) ... 2026-04-02 02:22:19.938 | Selecting previously unselected package python3-setuptools. 2026-04-02 02:22:19.947 | Preparing to unpack .../270-python3-setuptools_68.1.2-2ubuntu1.2_all.deb ... 2026-04-02 02:22:19.953 | Unpacking python3-setuptools (68.1.2-2ubuntu1.2) ... 2026-04-02 02:22:20.090 | Selecting previously unselected package python3-wheel. 2026-04-02 02:22:20.100 | Preparing to unpack .../271-python3-wheel_0.42.0-2_all.deb ... 2026-04-02 02:22:20.107 | Unpacking python3-wheel (0.42.0-2) ... 2026-04-02 02:22:20.183 | Selecting previously unselected package python3-pip. 2026-04-02 02:22:20.192 | Preparing to unpack .../272-python3-pip_24.0+dfsg-1ubuntu1.3_all.deb ... 2026-04-02 02:22:20.198 | Unpacking python3-pip (24.0+dfsg-1ubuntu1.3) ... 2026-04-02 02:22:20.429 | Selecting previously unselected package python3-pip-whl. 2026-04-02 02:22:20.440 | Preparing to unpack .../273-python3-pip-whl_24.0+dfsg-1ubuntu1.3_all.deb ... 2026-04-02 02:22:20.445 | Unpacking python3-pip-whl (24.0+dfsg-1ubuntu1.3) ... 2026-04-02 02:22:20.522 | Selecting previously unselected package python3-setuptools-whl. 2026-04-02 02:22:20.531 | Preparing to unpack .../274-python3-setuptools-whl_68.1.2-2ubuntu1.2_all.deb ... 2026-04-02 02:22:20.537 | Unpacking python3-setuptools-whl (68.1.2-2ubuntu1.2) ... 2026-04-02 02:22:20.614 | Selecting previously unselected package python3-systemd. 2026-04-02 02:22:20.624 | Preparing to unpack .../275-python3-systemd_235-1build4_amd64.deb ... 2026-04-02 02:22:20.630 | Unpacking python3-systemd (235-1build4) ... 2026-04-02 02:22:20.712 | Selecting previously unselected package python3.12-venv. 2026-04-02 02:22:20.723 | Preparing to unpack .../276-python3.12-venv_3.12.3-1ubuntu0.12_amd64.deb ... 2026-04-02 02:22:20.730 | Unpacking python3.12-venv (3.12.3-1ubuntu0.12) ... 2026-04-02 02:22:20.793 | Selecting previously unselected package python3-venv. 2026-04-02 02:22:20.803 | Preparing to unpack .../277-python3-venv_3.12.3-0ubuntu2.1_amd64.deb ... 2026-04-02 02:22:20.808 | Unpacking python3-venv (3.12.3-0ubuntu2.1) ... 2026-04-02 02:22:20.866 | Selecting previously unselected package qemu-utils. 2026-04-02 02:22:20.874 | Preparing to unpack .../278-qemu-utils_1%3a8.2.2+ds-0ubuntu1.14_amd64.deb ... 2026-04-02 02:22:20.881 | Unpacking qemu-utils (1:8.2.2+ds-0ubuntu1.14) ... 2026-04-02 02:22:21.040 | Selecting previously unselected package sg3-utils. 2026-04-02 02:22:21.051 | Preparing to unpack .../279-sg3-utils_1.46-3ubuntu4_amd64.deb ... 2026-04-02 02:22:21.057 | Unpacking sg3-utils (1.46-3ubuntu4) ... 2026-04-02 02:22:21.190 | Selecting previously unselected package sqlite3. 2026-04-02 02:22:21.200 | Preparing to unpack .../280-sqlite3_3.45.1-1ubuntu2.5_amd64.deb ... 2026-04-02 02:22:21.207 | Unpacking sqlite3 (3.45.1-1ubuntu2.5) ... 2026-04-02 02:22:21.269 | Selecting previously unselected package thin-provisioning-tools. 2026-04-02 02:22:21.276 | Preparing to unpack .../281-thin-provisioning-tools_0.9.0-2ubuntu5.1_amd64.deb ... 2026-04-02 02:22:21.283 | Unpacking thin-provisioning-tools (0.9.0-2ubuntu5.1) ... 2026-04-02 02:22:21.372 | Selecting previously unselected package unzip. 2026-04-02 02:22:21.381 | Preparing to unpack .../282-unzip_6.0-28ubuntu4.1_amd64.deb ... 2026-04-02 02:22:21.387 | Unpacking unzip (6.0-28ubuntu4.1) ... 2026-04-02 02:22:21.466 | Selecting previously unselected package debootstrap. 2026-04-02 02:22:21.476 | Preparing to unpack .../283-debootstrap_1.0.134ubuntu1_all.deb ... 2026-04-02 02:22:21.481 | Unpacking debootstrap (1.0.134ubuntu1) ... 2026-04-02 02:22:21.559 | Selecting previously unselected package libosinfo-l10n. 2026-04-02 02:22:21.570 | Preparing to unpack .../284-libosinfo-l10n_1.11.0-2build3_all.deb ... 2026-04-02 02:22:21.575 | Unpacking libosinfo-l10n (1.11.0-2build3) ... 2026-04-02 02:22:21.668 | Selecting previously unselected package libosinfo-1.0-0:amd64. 2026-04-02 02:22:21.680 | Preparing to unpack .../285-libosinfo-1.0-0_1.11.0-2build3_amd64.deb ... 2026-04-02 02:22:21.687 | Unpacking libosinfo-1.0-0:amd64 (1.11.0-2build3) ... 2026-04-02 02:22:21.752 | Selecting previously unselected package gir1.2-libosinfo-1.0:amd64. 2026-04-02 02:22:21.763 | Preparing to unpack .../286-gir1.2-libosinfo-1.0_1.11.0-2build3_amd64.deb ... 2026-04-02 02:22:21.769 | Unpacking gir1.2-libosinfo-1.0:amd64 (1.11.0-2build3) ... 2026-04-02 02:22:21.827 | Selecting previously unselected package kpartx. 2026-04-02 02:22:21.838 | Preparing to unpack .../287-kpartx_0.9.4-5ubuntu8.1_amd64.deb ... 2026-04-02 02:22:21.843 | Unpacking kpartx (0.9.4-5ubuntu8.1) ... 2026-04-02 02:22:21.902 | Selecting previously unselected package libkrb5-dev:amd64. 2026-04-02 02:22:21.914 | Preparing to unpack .../288-libkrb5-dev_1.20.1-6ubuntu2.6_amd64.deb ... 2026-04-02 02:22:21.919 | Unpacking libkrb5-dev:amd64 (1.20.1-6ubuntu2.6) ... 2026-04-02 02:22:21.988 | Selecting previously unselected package libyaml-dev:amd64. 2026-04-02 02:22:21.996 | Preparing to unpack .../289-libyaml-dev_0.2.5-1build1_amd64.deb ... 2026-04-02 02:22:22.002 | Unpacking libyaml-dev:amd64 (0.2.5-1build1) ... 2026-04-02 02:22:22.062 | Selecting previously unselected package socat. 2026-04-02 02:22:22.071 | Preparing to unpack .../290-socat_1.8.0.0-4build3_amd64.deb ... 2026-04-02 02:22:22.077 | Unpacking socat (1.8.0.0-4build3) ... 2026-04-02 02:22:22.165 | Selecting previously unselected package vlan. 2026-04-02 02:22:22.176 | Preparing to unpack .../291-vlan_2.0.5ubuntu5_all.deb ... 2026-04-02 02:22:22.182 | Unpacking vlan (2.0.5ubuntu5) ... 2026-04-02 02:22:22.286 | Setting up cryptsetup-bin (2:2.7.0-1ubuntu4.2) ... 2026-04-02 02:22:22.319 | Setting up postgresql-client-common (257build1.1) ... 2026-04-02 02:22:22.344 | Setting up powermgmt-base (1.37ubuntu0.1) ... 2026-04-02 02:22:22.360 | Setting up libpipeline1:amd64 (1.5.7-2) ... 2026-04-02 02:22:22.377 | Setting up libgraphite2-3:amd64 (1.3.14-2build1) ... 2026-04-02 02:22:22.394 | Setting up dnsmasq-utils (2.90-2ubuntu0.1) ... 2026-04-02 02:22:22.410 | Setting up distro-info (1.7build1) ... 2026-04-02 02:22:22.425 | Setting up libpixman-1-0:amd64 (0.42.2-1build1) ... 2026-04-02 02:22:22.441 | Setting up libsharpyuv0:amd64 (1.3.2-0.4build3) ... 2026-04-02 02:22:22.464 | Setting up libaom3:amd64 (3.8.2-2ubuntu0.1) ... 2026-04-02 02:22:22.485 | Setting up mysql-common (5.8+1.1.0build1) ... 2026-04-02 02:22:22.540 | update-alternatives: using /etc/mysql/my.cnf.fallback to provide /etc/mysql/my.cnf (my.cnf) in auto mode 2026-04-02 02:22:22.557 | Setting up session-migration (0.3.9build1) ... 2026-04-02 02:22:22.697 | Created symlink /etc/systemd/user/graphical-session-pre.target.wants/session-migration.service → /usr/lib/systemd/user/session-migration.service. 2026-04-02 02:22:22.706 | Setting up libmysqlclient21:amd64 (8.0.45-0ubuntu0.24.04.1) ... 2026-04-02 02:22:22.727 | Setting up libxau6:amd64 (1:1.0.9-1build6) ... 2026-04-02 02:22:22.744 | Setting up libxdmcp6:amd64 (1:1.1.3-0ubuntu6) ... 2026-04-02 02:22:22.758 | Setting up python3-setuptools-whl (68.1.2-2ubuntu1.2) ... 2026-04-02 02:22:22.772 | Setting up lto-disabled-list (47) ... 2026-04-02 02:22:22.789 | Setting up libproxy1v5:amd64 (0.5.4-4build1) ... 2026-04-02 02:22:22.811 | Setting up pci.ids (0.0~2024.03.31-1ubuntu0.1) ... 2026-04-02 02:22:22.830 | Setting up libxcb1:amd64 (1.15-1ubuntu2) ... 2026-04-02 02:22:22.848 | Setting up libpython3-dev:amd64 (3.12.3-0ubuntu2.1) ... 2026-04-02 02:22:22.862 | Setting up liblerc4:amd64 (4.0.0+ds-4ubuntu2) ... 2026-04-02 02:22:22.883 | Setting up bsdextrautils (2.39.3-9ubuntu6.5) ... 2026-04-02 02:22:22.907 | Setting up libdevmapper-event1.02.1:amd64 (2:1.02.185-3ubuntu3.2) ... 2026-04-02 02:22:22.924 | Setting up python3-setuptools (68.1.2-2ubuntu1.2) ... 2026-04-02 02:22:23.408 | Setting up wget (1.21.4-1ubuntu4.1) ... 2026-04-02 02:22:23.439 | Setting up libsysfs2:amd64 (2.1.1-6build1) ... 2026-04-02 02:22:23.457 | Setting up libdatrie1:amd64 (0.2.13-3build1) ... 2026-04-02 02:22:23.471 | Setting up cryptsetup (2:2.7.0-1ubuntu4.2) ... 2026-04-02 02:22:24.080 | Setting up libyaml-dev:amd64 (0.2.5-1build1) ... 2026-04-02 02:22:24.105 | Setting up sysfsutils (2.1.1-6build1) ... 2026-04-02 02:22:24.580 | Created symlink /etc/systemd/system/sysfs.service → /usr/lib/systemd/system/sysfsutils.service. 2026-04-02 02:22:24.580 | Created symlink /etc/systemd/system/multi-user.target.wants/sysfsutils.service → /usr/lib/systemd/system/sysfsutils.service. 2026-04-02 02:22:24.904 | Setting up libmagic-mgc (1:5.45-3build1) ... 2026-04-02 02:22:24.920 | Setting up ncal (12.1.8) ... 2026-04-02 02:22:24.935 | Setting up python3-pip-whl (24.0+dfsg-1ubuntu1.3) ... 2026-04-02 02:22:24.951 | Setting up gawk (1:5.2.1-2build3) ... 2026-04-02 02:22:24.991 | Setting up psmisc (23.7-1build1) ... 2026-04-02 02:22:25.006 | Setting up libxcb-render0:amd64 (1.15-1ubuntu2) ... 2026-04-02 02:22:25.020 | Setting up libarchive-zip-perl (1.68-1) ... 2026-04-02 02:22:25.036 | Setting up libestr0:amd64 (0.1.11-1build1) ... 2026-04-02 02:22:25.051 | Setting up libfastjson4:amd64 (1.2304.0-1build1) ... 2026-04-02 02:22:25.066 | Setting up pm-utils (1.4.1-21) ... 2026-04-02 02:22:25.090 | Setting up libtirpc-common (1.3.4+ds-1.1build1) ... 2026-04-02 02:22:25.110 | Setting up unzip (6.0-28ubuntu4.1) ... 2026-04-02 02:22:25.131 | Setting up libdebhelper-perl (13.14.1ubuntu5) ... 2026-04-02 02:22:25.145 | Setting up liblab-gamut1:amd64 (2.42.2-9ubuntu0.1) ... 2026-04-02 02:22:25.162 | Setting up dosfstools (4.2-1.1build1) ... 2026-04-02 02:22:25.178 | Setting up libmagic1t64:amd64 (1:5.45-3build1) ... 2026-04-02 02:22:25.204 | Setting up rsyslog (8.2312.0-3ubuntu9.1) ... 2026-04-02 02:22:25.453 | info: Adding user `syslog' to group `adm' ... 2026-04-02 02:22:25.739 | 2026-04-02 02:22:25.739 | Creating config file /etc/rsyslog.d/50-default.conf with new version 2026-04-02 02:22:26.022 | Created symlink /etc/systemd/system/multi-user.target.wants/dmesg.service → /usr/lib/systemd/system/dmesg.service. 2026-04-02 02:22:26.162 | Created symlink /etc/systemd/system/syslog.service → /usr/lib/systemd/system/rsyslog.service. 2026-04-02 02:22:26.163 | Created symlink /etc/systemd/system/multi-user.target.wants/rsyslog.service → /usr/lib/systemd/system/rsyslog.service. 2026-04-02 02:22:26.573 | Setting up netcat-openbsd (1.226-1ubuntu2) ... 2026-04-02 02:22:26.597 | update-alternatives: using /bin/nc.openbsd to provide /bin/nc (nc) in auto mode 2026-04-02 02:22:26.612 | Setting up binutils-common:amd64 (2.42-4ubuntu2.10) ... 2026-04-02 02:22:26.636 | Setting up x11-common (1:7.7+23ubuntu3) ... 2026-04-02 02:22:27.105 | Setting up libsgutils2-1.46-2:amd64 (1.46-3ubuntu4) ... 2026-04-02 02:22:27.123 | Setting up libpq5:amd64 (16.13-0ubuntu0.24.04.1) ... 2026-04-02 02:22:27.141 | Setting up libdeflate0:amd64 (1.19-1build1.1) ... 2026-04-02 02:22:27.159 | Setting up bc (1.07.1-3ubuntu4) ... 2026-04-02 02:22:27.181 | Setting up libctf-nobfd0:amd64 (2.42-4ubuntu2.10) ... 2026-04-02 02:22:27.197 | Setting up m4 (1.4.19-4build1) ... 2026-04-02 02:22:27.216 | Setting up libevent-2.1-7t64:amd64 (2.1.12-stable-9ubuntu2) ... 2026-04-02 02:22:27.233 | Setting up golang-1.22-doc (1.22.2-2ubuntu0.4) ... 2026-04-02 02:22:27.254 | Setting up libxcb-shm0:amd64 (1.15-1ubuntu2) ... 2026-04-02 02:22:27.270 | Setting up file (1:5.45-3build1) ... 2026-04-02 02:22:27.286 | Setting up libsoup-3.0-common (3.4.4-5ubuntu0.7) ... 2026-04-02 02:22:27.304 | Setting up libgomp1:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-04-02 02:22:27.328 | Setting up iputils-arping (3:20240117-1ubuntu0.1) ... 2026-04-02 02:22:27.371 | Setting up bzip2 (1.0.8-5.1build0.1) ... 2026-04-02 02:22:27.389 | Setting up libffi-dev:amd64 (3.4.6-1build1) ... 2026-04-02 02:22:27.410 | Setting up conntrack (1:1.4.8-1ubuntu1) ... 2026-04-02 02:22:27.437 | Setting up python3-wheel (0.42.0-2) ... 2026-04-02 02:22:27.635 | Setting up libjbig0:amd64 (2.1-6.1ubuntu2) ... 2026-04-02 02:22:27.653 | Setting up memcached (1.6.24-1build3) ... 2026-04-02 02:22:28.358 | Created symlink /etc/systemd/system/multi-user.target.wants/memcached.service → /usr/lib/systemd/system/memcached.service. 2026-04-02 02:22:28.709 | Setting up libpcre2-16-0:amd64 (10.42-4ubuntu2.1) ... 2026-04-02 02:22:28.727 | Setting up libsframe1:amd64 (2.42-4ubuntu2.10) ... 2026-04-02 02:22:28.750 | Setting up libjansson4:amd64 (2.14-2build2) ... 2026-04-02 02:22:28.766 | Setting up acl (2.3.2-1build1.1) ... 2026-04-02 02:22:28.785 | Setting up libdconf1:amd64 (0.40.0-4ubuntu0.1) ... 2026-04-02 02:22:28.804 | Setting up python3-mysqldb (1.4.6-2build3) ... 2026-04-02 02:22:28.965 | Setting up autotools-dev (20220109.1) ... 2026-04-02 02:22:28.984 | Setting up python3-pygments (2.17.2+dfsg-1) ... 2026-04-02 02:22:29.742 | Setting up libz3-4:amd64 (4.8.12-3.1build1) ... 2026-04-02 02:22:29.763 | Setting up libpcre2-32-0:amd64 (10.42-4ubuntu2.1) ... 2026-04-02 02:22:29.789 | Setting up libpkgconf3:amd64 (1.8.1-2build1) ... 2026-04-02 02:22:29.805 | Setting up libpfm4:amd64 (4.13.0+git32-g0d4ed0e-1) ... 2026-04-02 02:22:29.822 | Setting up gcc-13-base:amd64 (13.3.0-6ubuntu2~24.04.1) ... 2026-04-02 02:22:29.843 | Setting up libllvm17t64:amd64 (1:17.0.6-9ubuntu1) ... 2026-04-02 02:22:29.860 | Setting up libclang1-17t64 (1:17.0.6-9ubuntu1) ... 2026-04-02 02:22:29.881 | Setting up libx11-data (2:1.8.7-1build1) ... 2026-04-02 02:22:29.897 | Setting up make (4.3-4.1build2) ... 2026-04-02 02:22:29.912 | Setting up ssl-cert (1.1.2ubuntu1) ... 2026-04-02 02:22:30.776 | Created symlink /etc/systemd/system/multi-user.target.wants/ssl-cert.service → /usr/lib/systemd/system/ssl-cert.service. 2026-04-02 02:22:31.124 | Setting up libgssrpc4t64:amd64 (1.20.1-6ubuntu2.6) ... 2026-04-02 02:22:31.145 | Setting up libldap-dev:amd64 (2.6.10+dfsg-0ubuntu0.24.04.1) ... 2026-04-02 02:22:31.175 | Setting up uuid-dev:amd64 (2.39.3-9ubuntu6.5) ... 2026-04-02 02:22:31.192 | Setting up libpathplan4:amd64 (2.42.2-9ubuntu0.1) ... 2026-04-02 02:22:31.210 | Setting up ebtables (2.0.11-6build1) ... 2026-04-02 02:22:31.619 | Setting up socat (1.8.0.0-4build3) ... 2026-04-02 02:22:31.641 | Setting up libann0 (1.1.2+doc-9build1) ... 2026-04-02 02:22:31.658 | Setting up libncurses6:amd64 (6.4+20240113-1ubuntu2) ... 2026-04-02 02:22:31.680 | Setting up golang-1.22-src (1.22.2-2ubuntu0.4) ... 2026-04-02 02:22:31.703 | Setting up xz-utils (5.6.1+really5.4.5-1ubuntu0.2) ... 2026-04-02 02:22:31.721 | update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode 2026-04-02 02:22:31.737 | Setting up libfribidi0:amd64 (1.0.13-3build1) ... 2026-04-02 02:22:31.763 | Setting up libquadmath0:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-04-02 02:22:31.786 | Setting up bsdmainutils (12.1.8) ... 2026-04-02 02:22:31.819 | Setting up comerr-dev:amd64 (2.1-1.47.0-2.4~exp1ubuntu4.1) ... 2026-04-02 02:22:31.840 | Setting up fonts-dejavu-mono (2.37-8) ... 2026-04-02 02:22:31.894 | Setting up libssl-dev:amd64 (3.0.13-0ubuntu3.7) ... 2026-04-02 02:22:31.913 | Setting up libmpc3:amd64 (1.3.1-1build1.1) ... 2026-04-02 02:22:31.929 | Setting up libatomic1:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-04-02 02:22:31.945 | Setting up patch (2.7.6-7build3) ... 2026-04-02 02:22:31.969 | Setting up usb.ids (2024.03.18-1) ... 2026-04-02 02:22:31.993 | Setting up autopoint (0.21-14ubuntu2) ... 2026-04-02 02:22:32.015 | Setting up icu-devtools (74.2-1ubuntu3.1) ... 2026-04-02 02:22:32.034 | Setting up fonts-dejavu-core (2.37-8) ... 2026-04-02 02:22:32.151 | Setting up lsscsi (0.32-1build1) ... 2026-04-02 02:22:32.166 | Setting up osinfo-db (0.20250606-0ubuntu0.24.04.1) ... 2026-04-02 02:22:32.186 | Setting up pkgconf-bin (1.8.1-2build1) ... 2026-04-02 02:22:32.204 | Setting up python3-pip (24.0+dfsg-1ubuntu1.3) ... 2026-04-02 02:22:33.427 | Setting up libjpeg-turbo8:amd64 (2.1.5-2ubuntu2) ... 2026-04-02 02:22:33.445 | Setting up libgc1:amd64 (1:8.2.6-1build1) ... 2026-04-02 02:22:33.460 | Setting up libltdl7:amd64 (2.4.7-7build1) ... 2026-04-02 02:22:33.484 | Setting up libdpkg-perl (1.22.6ubuntu6.5) ... 2026-04-02 02:22:33.500 | Setting up autoconf (2.71-3) ... 2026-04-02 02:22:33.528 | Setting up libwebp7:amd64 (1.3.2-0.4build3) ... 2026-04-02 02:22:33.543 | Setting up libubsan1:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-04-02 02:22:33.562 | Setting up llvm-17-tools (1:17.0.6-9ubuntu1) ... 2026-04-02 02:22:33.582 | Setting up libnuma1:amd64 (2.0.18-1ubuntu0.24.04.1) ... 2026-04-02 02:22:33.602 | Setting up libpcre2-posix3:amd64 (10.42-4ubuntu2.1) ... 2026-04-02 02:22:33.618 | Setting up dwz (0.15-1build6) ... 2026-04-02 02:22:33.633 | Setting up libaio1t64:amd64 (0.3.113-6build1.1) ... 2026-04-02 02:22:33.652 | Setting up libsctp1:amd64 (1.0.19+dfsg-2build1) ... 2026-04-02 02:22:33.671 | Setting up vlan (2.0.5ubuntu5) ... 2026-04-02 02:22:33.711 | Setting up libclang-common-17-dev:amd64 (1:17.0.6-9ubuntu1) ... 2026-04-02 02:22:33.727 | Setting up libhwasan0:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-04-02 02:22:33.746 | Setting up libasan8:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-04-02 02:22:33.767 | Setting up libuchardet0:amd64 (0.0.8-1build1) ... 2026-04-02 02:22:33.784 | Setting up kpartx (0.9.4-5ubuntu8.1) ... 2026-04-02 02:22:33.799 | Setting up libapr1t64:amd64 (1.7.2-3.1ubuntu0.1) ... 2026-04-02 02:22:33.817 | Setting up libjson-perl (4.10000-1) ... 2026-04-02 02:22:33.837 | Setting up llvm-17-runtime (1:17.0.6-9ubuntu1) ... 2026-04-02 02:22:33.861 | Setting up libxslt1.1:amd64 (1.1.39-0exp1ubuntu0.24.04.3) ... 2026-04-02 02:22:33.879 | Setting up libnl-3-200:amd64 (3.7.0-0.3build1.1) ... 2026-04-02 02:22:33.907 | Setting up debugedit (1:5.0-5build2) ... 2026-04-02 02:22:33.930 | Setting up liblua5.4-0:amd64 (5.4.6-3build2) ... 2026-04-02 02:22:33.951 | Setting up libsub-override-perl (0.10-1) ... 2026-04-02 02:22:33.967 | Setting up libx11-6:amd64 (2:1.8.7-1build1) ... 2026-04-02 02:22:33.982 | Setting up libharfbuzz0b:amd64 (8.3.0-2build2) ... 2026-04-02 02:22:34.004 | Setting up libthai-data (0.1.29-2build1) ... 2026-04-02 02:22:34.027 | Setting up libgts-0.7-5t64:amd64 (0.7.6+darcs121130-5.2build1) ... 2026-04-02 02:22:34.049 | Setting up libcdt5:amd64 (2.42.2-9ubuntu0.1) ... 2026-04-02 02:22:34.201 | Setting up libcgraph6:amd64 (2.42.2-9ubuntu0.1) ... 2026-04-02 02:22:34.258 | Setting up apache2-data (2.4.58-1ubuntu8.11) ... 2026-04-02 02:22:34.278 | Setting up libtsan2:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-04-02 02:22:34.302 | Setting up libjs-jquery (3.6.1+dfsg+~3.5.14-1) ... 2026-04-02 02:22:34.340 | Setting up dmidecode (3.5-3ubuntu0.1) ... 2026-04-02 02:22:34.366 | Setting up glib-networking-common (2.80.0-1build1) ... 2026-04-02 02:22:34.384 | Setting up libbinutils:amd64 (2.42-4ubuntu2.10) ... 2026-04-02 02:22:34.401 | Setting up liburing2:amd64 (2.5-1build1) ... 2026-04-02 02:22:34.417 | Setting up libisl23:amd64 (0.26-3build1.1) ... 2026-04-02 02:22:34.438 | Setting up libde265-0:amd64 (1.0.15-1build3) ... 2026-04-02 02:22:34.456 | Setting up golang-src (2:1.22~2build1) ... 2026-04-02 02:22:34.471 | Setting up iputils-ping (3:20240117-1ubuntu0.1) ... 2026-04-02 02:22:34.511 | Setting up libicu-dev:amd64 (74.2-1ubuntu3.1) ... 2026-04-02 02:22:34.530 | Setting up libcc1-0:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-04-02 02:22:34.554 | Setting up libsystemd-dev:amd64 (255.4-1ubuntu8.14) ... 2026-04-02 02:22:34.569 | Setting up sqlite3 (3.45.1-1ubuntu2.5) ... 2026-04-02 02:22:34.583 | Setting up liblsan0:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-04-02 02:22:34.602 | Setting up libitm1:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-04-02 02:22:34.618 | Setting up libosinfo-l10n (1.11.0-2build3) ... 2026-04-02 02:22:34.635 | Setting up python3-systemd (235-1build4) ... 2026-04-02 02:22:34.794 | Setting up libjs-underscore (1.13.4~dfsg+~1.11.4-3) ... 2026-04-02 02:22:34.812 | Setting up libkadm5clnt-mit12:amd64 (1.20.1-6ubuntu2.6) ... 2026-04-02 02:22:34.830 | Setting up sg3-utils (1.46-3ubuntu4) ... 2026-04-02 02:22:34.848 | Setting up libctf0:amd64 (2.42-4ubuntu2.10) ... 2026-04-02 02:22:34.866 | Setting up libjpeg8:amd64 (8c-2ubuntu11) ... 2026-04-02 02:22:34.884 | Setting up automake (1:1.16.5-1.3ubuntu1) ... 2026-04-02 02:22:34.898 | update-alternatives: using /usr/bin/automake-1.16 to provide /usr/bin/automake (automake) in auto mode 2026-04-02 02:22:34.909 | Setting up genisoimage (9:1.1.11-3.5) ... 2026-04-02 02:22:34.927 | Setting up libfile-stripnondeterminism-perl (1.13.1-1) ... 2026-04-02 02:22:34.944 | Setting up glib-networking-services (2.80.0-1build1) ... 2026-04-02 02:22:34.961 | Setting up libaprutil1t64:amd64 (1.6.3-1.1ubuntu7) ... 2026-04-02 02:22:34.975 | Setting up libz3-dev:amd64 (4.8.12-3.1build1) ... 2026-04-02 02:22:34.994 | Setting up libice6:amd64 (2:1.0.10-1build3) ... 2026-04-02 02:22:35.019 | Setting up libjpeg-turbo8-dev:amd64 (2.1.5-2ubuntu2) ... 2026-04-02 02:22:35.040 | Setting up debootstrap (1.0.134ubuntu1) ... 2026-04-02 02:22:35.055 | Setting up libncurses-dev:amd64 (6.4+20240113-1ubuntu2) ... 2026-04-02 02:22:35.074 | Setting up gettext (0.21-14ubuntu2) ... 2026-04-02 02:22:35.101 | Setting up libnftables1:amd64 (1.0.9-1ubuntu0.1) ... 2026-04-02 02:22:35.122 | Setting up llvm-17-linker-tools (1:17.0.6-9ubuntu1) ... 2026-04-02 02:22:35.137 | Setting up libxpm4:amd64 (1:3.5.17-1build2) ... 2026-04-02 02:22:35.153 | Setting up libpcre2-dev:amd64 (10.42-4ubuntu2.1) ... 2026-04-02 02:22:35.171 | Setting up libxrender1:amd64 (1:0.9.10-1.1build1) ... 2026-04-02 02:22:35.205 | Setting up libkdb5-10t64:amd64 (1.20.1-6ubuntu2.6) ... 2026-04-02 02:22:35.229 | Setting up libtirpc3t64:amd64 (1.3.4+ds-1.1build1) ... 2026-04-02 02:22:35.246 | Setting up python3.12-venv (3.12.3-1ubuntu0.12) ... 2026-04-02 02:22:35.325 | Setting up cpp-13-x86-64-linux-gnu (13.3.0-6ubuntu2~24.04.1) ... 2026-04-02 02:22:35.344 | Setting up fontconfig-config (2.15.0-1.1ubuntu2) ... 2026-04-02 02:22:35.715 | Setting up postgresql-client-16 (16.13-0ubuntu0.24.04.1) ... 2026-04-02 02:22:36.599 | update-alternatives: using /usr/share/postgresql/16/man/man1/psql.1.gz to provide /usr/share/man/man1/psql.1.gz (psql.1.gz) in auto mode 2026-04-02 02:22:36.656 | Setting up haproxy (2.8.16-0ubuntu0.24.04.1) ... 2026-04-02 02:22:37.344 | Created symlink /etc/systemd/system/multi-user.target.wants/haproxy.service → /usr/lib/systemd/system/haproxy.service. 2026-04-02 02:22:37.746 | Setting up libxext6:amd64 (2:1.3.4-1build2) ... 2026-04-02 02:22:37.768 | Setting up libpq-dev (16.13-0ubuntu0.24.04.1) ... 2026-04-02 02:22:37.785 | Setting up libobjc4:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-04-02 02:22:37.802 | Setting up dconf-service (0.40.0-4ubuntu0.1) ... 2026-04-02 02:22:37.822 | Setting up libparted2t64:amd64 (3.6-4build1) ... 2026-04-02 02:22:37.858 | Removing 'diversion of /lib/x86_64-linux-gnu/libparted.so.2 to /lib/x86_64-linux-gnu/libparted.so.2.usr-is-merged by libparted2t64' 2026-04-02 02:22:37.876 | Removing 'diversion of /lib/x86_64-linux-gnu/libparted.so.2.0.5 to /lib/x86_64-linux-gnu/libparted.so.2.0.5.usr-is-merged by libparted2t64' 2026-04-02 02:22:37.886 | Setting up golang-1.22-go (1.22.2-2ubuntu0.4) ... 2026-04-02 02:22:37.903 | Setting up libaprutil1-ldap:amd64 (1.6.3-1.1ubuntu7) ... 2026-04-02 02:22:37.919 | Setting up dnsmasq-base (2.90-2ubuntu0.1) ... 2026-04-02 02:22:38.010 | Setting up libaprutil1-dbd-sqlite3:amd64 (1.6.3-1.1ubuntu7) ... 2026-04-02 02:22:38.027 | Setting up pkgconf:amd64 (1.8.1-2build1) ... 2026-04-02 02:22:38.046 | Setting up intltool-debian (0.35.0+20060710.6) ... 2026-04-02 02:22:38.080 | Setting up libnl-route-3-200:amd64 (3.7.0-0.3build1.1) ... 2026-04-02 02:22:38.106 | Setting up libldap2-dev (2.6.10+dfsg-0ubuntu0.24.04.1) ... 2026-04-02 02:22:38.124 | Setting up libclang-cpp17t64 (1:17.0.6-9ubuntu1) ... 2026-04-02 02:22:38.141 | Setting up libthai0:amd64 (0.1.29-2build1) ... 2026-04-02 02:22:38.165 | Setting up libxml2-dev:amd64 (2.9.14+dfsg-1.3ubuntu3.7) ... 2026-04-02 02:22:38.188 | Setting up libgprofng0:amd64 (2.42-4ubuntu2.10) ... 2026-04-02 02:22:38.215 | Setting up libsasl2-dev (2.1.28+dfsg1-5ubuntu3.1) ... 2026-04-02 02:22:38.231 | Setting up python3-venv (3.12.3-0ubuntu2.1) ... 2026-04-02 02:22:38.250 | Setting up libjs-jquery-metadata (12-4) ... 2026-04-02 02:22:38.272 | Setting up postgresql-common (257build1.1) ... 2026-04-02 02:22:38.859 | 2026-04-02 02:22:38.859 | Creating config file /etc/postgresql-common/createcluster.conf with new version 2026-04-02 02:22:39.066 | Building PostgreSQL dictionaries from installed myspell/hunspell packages... 2026-04-02 02:22:39.066 | Removing obsolete dictionary files: 2026-04-02 02:22:39.780 | Created symlink /etc/systemd/system/multi-user.target.wants/postgresql.service → /usr/lib/systemd/system/postgresql.service. 2026-04-02 02:22:40.205 | Setting up thin-provisioning-tools (0.9.0-2ubuntu5.1) ... 2026-04-02 02:22:40.224 | Setting up libsctp-dev:amd64 (1.0.19+dfsg-2build1) ... 2026-04-02 02:22:40.244 | Setting up pkg-config:amd64 (1.8.1-2build1) ... 2026-04-02 02:22:40.264 | Setting up libjs-sphinxdoc (7.2.6-6) ... 2026-04-02 02:22:40.279 | Setting up lsof (4.95.0-1build3) ... 2026-04-02 02:22:40.296 | Setting up dh-strip-nondeterminism (1.13.1-1) ... 2026-04-02 02:22:40.319 | Setting up libgvpr2:amd64 (2.42.2-9ubuntu0.1) ... 2026-04-02 02:22:40.336 | Setting up libjs-jquery-tablesorter (1:2.31.3+dfsg1-3) ... 2026-04-02 02:22:40.351 | Setting up libgcc-13-dev:amd64 (13.3.0-6ubuntu2~24.04.1) ... 2026-04-02 02:22:40.402 | Setting up groff-base (1.23.0-3build2) ... 2026-04-02 02:22:40.454 | Setting up libtiff6:amd64 (4.5.1+git230720-4ubuntu2.5) ... 2026-04-02 02:22:40.466 | Setting up libkadm5srv-mit12:amd64 (1.20.1-6ubuntu2.6) ... 2026-04-02 02:22:40.481 | Setting up qemu-utils (1:8.2.2+ds-0ubuntu1.14) ... 2026-04-02 02:22:40.499 | Setting up libjpeg8-dev:amd64 (8c-2ubuntu11) ... 2026-04-02 02:22:40.518 | Setting up golang-1.22 (1.22.2-2ubuntu0.4) ... 2026-04-02 02:22:40.539 | Setting up libsm6:amd64 (2:1.2.3-1build3) ... 2026-04-02 02:22:40.555 | Setting up llvm-17 (1:17.0.6-9ubuntu1) ... 2026-04-02 02:22:40.569 | Setting up libobjc-13-dev:amd64 (13.3.0-6ubuntu2~24.04.1) ... 2026-04-02 02:22:40.584 | Setting up libstdc++-13-dev:amd64 (13.3.0-6ubuntu2~24.04.1) ... 2026-04-02 02:22:40.604 | Setting up apache2-utils (2.4.58-1ubuntu8.11) ... 2026-04-02 02:22:40.623 | Setting up binutils-x86-64-linux-gnu (2.42-4ubuntu2.10) ... 2026-04-02 02:22:40.640 | Setting up krb5-multidev:amd64 (1.20.1-6ubuntu2.6) ... 2026-04-02 02:22:40.656 | Setting up cpp-x86-64-linux-gnu (4:13.2.0-7ubuntu1) ... 2026-04-02 02:22:40.672 | Setting up libibverbs1:amd64 (50.0-2ubuntu0.2) ... 2026-04-02 02:22:40.793 | Setting up libxslt1-dev:amd64 (1.1.39-0exp1ubuntu0.24.04.3) ... 2026-04-02 02:22:40.807 | Setting up cpp-13 (13.3.0-6ubuntu2~24.04.1) ... 2026-04-02 02:22:40.827 | Setting up dconf-gsettings-backend:amd64 (0.40.0-4ubuntu0.1) ... 2026-04-02 02:22:40.846 | Setting up golang-go:amd64 (2:1.22~2build1) ... 2026-04-02 02:22:40.863 | Setting up gcc-13-x86-64-linux-gnu (13.3.0-6ubuntu2~24.04.1) ... 2026-04-02 02:22:40.878 | Setting up po-debconf (1.0.21+nmu1) ... 2026-04-02 02:22:40.892 | Setting up libjpeg-dev:amd64 (8c-2ubuntu11) ... 2026-04-02 02:22:40.910 | Setting up parted (3.6-4build1) ... 2026-04-02 02:22:40.941 | Setting up binutils (2.42-4ubuntu2.10) ... 2026-04-02 02:22:40.960 | Setting up apache2-bin (2.4.58-1ubuntu8.11) ... 2026-04-02 02:22:40.976 | Setting up man-db (2.12.0-4build2) ... 2026-04-02 02:22:41.117 | Building database of manual pages ... 2026-04-02 02:22:44.095 | Created symlink /etc/systemd/system/timers.target.wants/man-db.timer → /usr/lib/systemd/system/man-db.timer. 2026-04-02 02:22:44.369 | man-db.service is a disabled or a static unit, not starting it. 2026-04-02 02:22:44.456 | Setting up dpkg-dev (1.22.6ubuntu6.5) ... 2026-04-02 02:22:44.491 | Setting up libkrb5-dev:amd64 (1.20.1-6ubuntu2.6) ... 2026-04-02 02:22:44.510 | Setting up libapr1-dev (1.7.2-3.1ubuntu0.1) ... 2026-04-02 02:22:44.530 | Setting up python3-dev (3.12.3-0ubuntu2.1) ... 2026-04-02 02:22:44.546 | Setting up libxt6t64:amd64 (1:1.2.1-1.2build1) ... 2026-04-02 02:22:44.564 | Setting up gcc-13 (13.3.0-6ubuntu2~24.04.1) ... 2026-04-02 02:22:44.581 | Setting up cpp (4:13.2.0-7ubuntu1) ... 2026-04-02 02:22:44.621 | Setting up libpcap0.8t64:amd64 (1.10.4-4.1ubuntu3) ... 2026-04-02 02:22:44.638 | Setting up libaprutil1-dev (1.6.3-1.1ubuntu7) ... 2026-04-02 02:22:44.653 | Setting up llvm-17-dev (1:17.0.6-9ubuntu1) ... 2026-04-02 02:22:44.676 | Setting up golang-doc (2:1.22~2build1) ... 2026-04-02 02:22:44.703 | Setting up gsettings-desktop-schemas (46.1-0ubuntu1) ... 2026-04-02 02:22:44.721 | Setting up golang:amd64 (2:1.22~2build1) ... 2026-04-02 02:22:44.737 | Setting up tcpdump (4.99.4-3ubuntu4.24.04.1) ... 2026-04-02 02:22:44.992 | Setting up libxmu6:amd64 (2:1.1.3-3build2) ... 2026-04-02 02:22:45.012 | Setting up g++-13-x86-64-linux-gnu (13.3.0-6ubuntu2~24.04.1) ... 2026-04-02 02:22:45.038 | Setting up gcc-x86-64-linux-gnu (4:13.2.0-7ubuntu1) ... 2026-04-02 02:22:45.059 | Setting up libtool (2.4.7-7build1) ... 2026-04-02 02:22:45.074 | Setting up apache2 (2.4.58-1ubuntu8.11) ... 2026-04-02 02:22:46.073 | Enabling module mpm_event. 2026-04-02 02:22:46.125 | Enabling module authz_core. 2026-04-02 02:22:46.133 | Enabling module authz_host. 2026-04-02 02:22:46.179 | Enabling module authn_core. 2026-04-02 02:22:46.189 | Enabling module auth_basic. 2026-04-02 02:22:46.237 | Enabling module access_compat. 2026-04-02 02:22:46.286 | Enabling module authn_file. 2026-04-02 02:22:46.334 | Enabling module authz_user. 2026-04-02 02:22:46.382 | Enabling module alias. 2026-04-02 02:22:46.428 | Enabling module dir. 2026-04-02 02:22:46.474 | Enabling module autoindex. 2026-04-02 02:22:46.519 | Enabling module env. 2026-04-02 02:22:46.566 | Enabling module mime. 2026-04-02 02:22:46.611 | Enabling module negotiation. 2026-04-02 02:22:46.657 | Enabling module setenvif. 2026-04-02 02:22:46.703 | Enabling module filter. 2026-04-02 02:22:46.750 | Enabling module deflate. 2026-04-02 02:22:46.796 | Enabling module status. 2026-04-02 02:22:46.842 | Enabling module reqtimeout. 2026-04-02 02:22:46.889 | Enabling conf charset. 2026-04-02 02:22:46.934 | Enabling conf localized-error-pages. 2026-04-02 02:22:46.984 | Enabling conf other-vhosts-access-log. 2026-04-02 02:22:47.032 | Enabling conf security. 2026-04-02 02:22:47.079 | Enabling conf serve-cgi-bin. 2026-04-02 02:22:47.125 | Enabling site 000-default. 2026-04-02 02:22:47.823 | Created symlink /etc/systemd/system/multi-user.target.wants/apache2.service → /usr/lib/systemd/system/apache2.service. 2026-04-02 02:22:48.317 | Created symlink /etc/systemd/system/multi-user.target.wants/apache-htcacheclean.service → /usr/lib/systemd/system/apache-htcacheclean.service. 2026-04-02 02:22:49.261 | Setting up clang-17 (1:17.0.6-9ubuntu1) ... 2026-04-02 02:22:49.274 | Setting up libxaw7:amd64 (2:1.0.14-1build2) ... 2026-04-02 02:22:49.288 | Setting up gcc (4:13.2.0-7ubuntu1) ... 2026-04-02 02:22:49.328 | Setting up dh-autoreconf (20) ... 2026-04-02 02:22:49.340 | Setting up postgresql-server-dev-16 (16.13-0ubuntu0.24.04.1) ... 2026-04-02 02:22:49.351 | Setting up g++-x86-64-linux-gnu (4:13.2.0-7ubuntu1) ... 2026-04-02 02:22:49.363 | Setting up postgresql-server-dev-all:amd64 (257build1.1) ... 2026-04-02 02:22:49.373 | Setting up g++-13 (13.3.0-6ubuntu2~24.04.1) ... 2026-04-02 02:22:49.384 | Setting up debhelper (13.14.1ubuntu5) ... 2026-04-02 02:22:49.395 | Setting up g++ (4:13.2.0-7ubuntu1) ... 2026-04-02 02:22:49.410 | update-alternatives: using /usr/bin/g++ to provide /usr/bin/c++ (c++) in auto mode 2026-04-02 02:22:49.417 | Setting up apache2-dev (2.4.58-1ubuntu8.11) ... 2026-04-02 02:22:49.434 | Setting up liblvm2cmd2.03:amd64 (2.03.16-3ubuntu3.2) ... 2026-04-02 02:22:49.445 | Setting up dmeventd (2:1.02.185-3ubuntu3.2) ... 2026-04-02 02:22:49.598 | Created symlink /etc/systemd/system/sockets.target.wants/dm-event.socket → /usr/lib/systemd/system/dm-event.socket. 2026-04-02 02:22:49.899 | dm-event.service is a disabled or a static unit, not starting it. 2026-04-02 02:22:49.941 | Setting up libheif-plugin-aomdec:amd64 (1.17.6-1ubuntu4.2) ... 2026-04-02 02:22:49.952 | Setting up libheif-plugin-libde265:amd64 (1.17.6-1ubuntu4.2) ... 2026-04-02 02:22:49.965 | Setting up libheif1:amd64 (1.17.6-1ubuntu4.2) ... 2026-04-02 02:22:49.977 | Setting up lvm2 (2.03.16-3ubuntu3.2) ... 2026-04-02 02:22:51.177 | Created symlink /etc/systemd/system/sysinit.target.wants/blk-availability.service → /usr/lib/systemd/system/blk-availability.service. 2026-04-02 02:22:51.317 | Created symlink /etc/systemd/system/sysinit.target.wants/lvm2-monitor.service → /usr/lib/systemd/system/lvm2-monitor.service. 2026-04-02 02:22:51.806 | Created symlink /etc/systemd/system/sysinit.target.wants/lvm2-lvmpolld.socket → /usr/lib/systemd/system/lvm2-lvmpolld.socket. 2026-04-02 02:22:52.115 | Processing triggers for libglib2.0-0t64:amd64 (2.80.0-6ubuntu3.8) ... 2026-04-02 02:22:52.164 | Processing triggers for dbus (1.14.10-4ubuntu4.1) ... 2026-04-02 02:22:52.191 | Processing triggers for sgml-base (1.31) ... 2026-04-02 02:22:52.216 | Setting up libfontconfig1:amd64 (2.15.0-1.1ubuntu2) ... 2026-04-02 02:22:52.227 | Setting up glib-networking:amd64 (2.80.0-1build1) ... 2026-04-02 02:22:52.241 | Setting up fontconfig (2.15.0-1.1ubuntu2) ... 2026-04-02 02:22:54.283 | Regenerating fonts cache... done. 2026-04-02 02:22:54.293 | Processing triggers for initramfs-tools (0.142ubuntu25.8) ... 2026-04-02 02:22:54.343 | update-initramfs: Generating /boot/initrd.img-6.8.0-106-generic 2026-04-02 02:22:54.359 | W: No zstd in /usr/bin:/sbin:/bin, using gzip 2026-04-02 02:23:06.581 | Processing triggers for libc-bin (2.39-0ubuntu8.7) ... 2026-04-02 02:23:06.618 | Setting up libpango-1.0-0:amd64 (1.52.1+ds-1build1) ... 2026-04-02 02:23:06.634 | Setting up libsoup-3.0-0:amd64 (3.4.4-5ubuntu0.7) ... 2026-04-02 02:23:06.644 | Processing triggers for systemd (255.4-1ubuntu8.14) ... 2026-04-02 02:23:06.704 | Setting up libcairo2:amd64 (1.18.0-3build1) ... 2026-04-02 02:23:06.717 | Setting up libosinfo-1.0-0:amd64 (1.11.0-2build3) ... 2026-04-02 02:23:06.731 | Setting up libgd3:amd64 (2.3.3-9ubuntu5) ... 2026-04-02 02:23:06.743 | Setting up libcairo-gobject2:amd64 (1.18.0-3build1) ... 2026-04-02 02:23:06.755 | Setting up libpangoft2-1.0-0:amd64 (1.52.1+ds-1build1) ... 2026-04-02 02:23:06.766 | Setting up libpangocairo-1.0-0:amd64 (1.52.1+ds-1build1) ... 2026-04-02 02:23:06.776 | Setting up gir1.2-freedesktop:amd64 (1.80.1-1) ... 2026-04-02 02:23:06.788 | Setting up libgvc6 (2.42.2-9ubuntu0.1) ... 2026-04-02 02:23:06.821 | Setting up gir1.2-libosinfo-1.0:amd64 (1.11.0-2build3) ... 2026-04-02 02:23:06.834 | Setting up graphviz (2.42.2-9ubuntu0.1) ... 2026-04-02 02:23:06.848 | Processing triggers for rsyslog (8.2312.0-3ubuntu9.1) ... 2026-04-02 02:23:07.005 | Processing triggers for libc-bin (2.39-0ubuntu8.7) ... 2026-04-02 02:23:07.311 | ++ functions-common:apt_get:1203 : result=0 2026-04-02 02:23:07.314 | ++ functions-common:apt_get:1206 : time_stop apt-get 2026-04-02 02:23:07.319 | ++ functions-common:time_stop:2412 : local name 2026-04-02 02:23:07.324 | ++ functions-common:time_stop:2413 : local end_time 2026-04-02 02:23:07.328 | ++ functions-common:time_stop:2414 : local elapsed_time 2026-04-02 02:23:07.332 | ++ functions-common:time_stop:2415 : local total 2026-04-02 02:23:07.336 | ++ functions-common:time_stop:2416 : local start_time 2026-04-02 02:23:07.340 | ++ functions-common:time_stop:2418 : name=apt-get 2026-04-02 02:23:07.344 | ++ functions-common:time_stop:2419 : start_time=1775096472785 2026-04-02 02:23:07.349 | ++ functions-common:time_stop:2421 : [[ -z 1775096472785 ]] 2026-04-02 02:23:07.354 | +++ functions-common:time_stop:2424 : date +%s%3N 2026-04-02 02:23:07.360 | ++ functions-common:time_stop:2424 : end_time=1775096587356 2026-04-02 02:23:07.364 | ++ functions-common:time_stop:2425 : elapsed_time=114571 2026-04-02 02:23:07.369 | ++ functions-common:time_stop:2426 : total=9498 2026-04-02 02:23:07.374 | ++ functions-common:time_stop:2428 : _TIME_START[$name]= 2026-04-02 02:23:07.379 | ++ functions-common:time_stop:2429 : _TIME_TOTAL[$name]=124069 2026-04-02 02:23:07.383 | ++ functions-common:apt_get:1207 : return 0 2026-04-02 02:23:07.388 | ++ tools/install_prereqs.sh:source:74 : [[ -n False ]] 2026-04-02 02:23:07.394 | ++ tools/install_prereqs.sh:source:74 : [[ False != \F\a\l\s\e ]] 2026-04-02 02:23:07.401 | +++ tools/install_prereqs.sh:source:83 : which python3.12 2026-04-02 02:23:07.410 | ++ tools/install_prereqs.sh:source:83 : export PYTHON=/usr/bin/python3.12 2026-04-02 02:23:07.416 | ++ tools/install_prereqs.sh:source:83 : PYTHON=/usr/bin/python3.12 2026-04-02 02:23:07.421 | ++ tools/install_prereqs.sh:source:88 : date +%s 2026-04-02 02:23:07.430 | ++ tools/install_prereqs.sh:source:89 : date 2026-04-02 02:23:07.439 | + ./stack.sh:main:795 : [[ False != \T\r\u\e ]] 2026-04-02 02:23:07.444 | + ./stack.sh:main:796 : PYPI_ALTERNATIVE_URL= 2026-04-02 02:23:07.449 | + ./stack.sh:main:796 : /opt/stack/devstack/tools/install_pip.sh 2026-04-02 02:23:09.379 | + tools/install_pip.sh:main:25 : FILES=/opt/stack/devstack/files 2026-04-02 02:23:09.383 | + tools/install_pip.sh:main:40 : PIP_GET_PIP_URL=https://bootstrap.pypa.io/get-pip.py 2026-04-02 02:23:09.388 | + tools/install_pip.sh:main:42 : GetDistro 2026-04-02 02:23:09.392 | + functions-common:GetDistro:470 : GetOSVersion 2026-04-02 02:23:09.396 | + functions-common:GetOSVersion:440 : source /etc/os-release 2026-04-02 02:23:09.399 | ++ /etc/os-release:source:1 : PRETTY_NAME='Ubuntu 24.04.4 LTS' 2026-04-02 02:23:09.403 | ++ /etc/os-release:source:2 : NAME=Ubuntu 2026-04-02 02:23:09.407 | ++ /etc/os-release:source:3 : VERSION_ID=24.04 2026-04-02 02:23:09.411 | ++ /etc/os-release:source:4 : VERSION='24.04.4 LTS (Noble Numbat)' 2026-04-02 02:23:09.414 | ++ /etc/os-release:source:5 : VERSION_CODENAME=noble 2026-04-02 02:23:09.418 | ++ /etc/os-release:source:6 : ID=ubuntu 2026-04-02 02:23:09.422 | ++ /etc/os-release:source:7 : ID_LIKE=debian 2026-04-02 02:23:09.426 | ++ /etc/os-release:source:8 : HOME_URL=https://www.ubuntu.com/ 2026-04-02 02:23:09.429 | ++ /etc/os-release:source:9 : SUPPORT_URL=https://help.ubuntu.com/ 2026-04-02 02:23:09.433 | ++ /etc/os-release:source:10 : BUG_REPORT_URL=https://bugs.launchpad.net/ubuntu/ 2026-04-02 02:23:09.437 | ++ /etc/os-release:source:11 : PRIVACY_POLICY_URL=https://www.ubuntu.com/legal/terms-and-policies/privacy-policy 2026-04-02 02:23:09.440 | ++ /etc/os-release:source:12 : UBUNTU_CODENAME=noble 2026-04-02 02:23:09.444 | ++ /etc/os-release:source:13 : LOGO=ubuntu-logo 2026-04-02 02:23:09.448 | + functions-common:GetOSVersion:441 : [[ ubuntu =~ (almalinux|centos|rocky|rhel) ]] 2026-04-02 02:23:09.453 | + functions-common:GetOSVersion:446 : _ensure_lsb_release 2026-04-02 02:23:09.458 | ++ functions-common:_ensure_lsb_release:417 : command -v lsb_release 2026-04-02 02:23:09.463 | + functions-common:_ensure_lsb_release:417 : [[ -x /usr/bin/lsb_release ]] 2026-04-02 02:23:09.466 | + functions-common:_ensure_lsb_release:418 : return 2026-04-02 02:23:09.471 | ++ functions-common:GetOSVersion:448 : lsb_release -r -s 2026-04-02 02:23:09.493 | + functions-common:GetOSVersion:448 : os_RELEASE=24.04 2026-04-02 02:23:09.498 | ++ functions-common:GetOSVersion:449 : lsb_release -c -s 2026-04-02 02:23:09.522 | + functions-common:GetOSVersion:449 : os_CODENAME=noble 2026-04-02 02:23:09.527 | ++ functions-common:GetOSVersion:450 : lsb_release -i -s 2026-04-02 02:23:09.549 | + functions-common:GetOSVersion:450 : os_VENDOR=Ubuntu 2026-04-02 02:23:09.553 | + functions-common:GetOSVersion:453 : [[ Ubuntu =~ (Debian|Ubuntu) ]] 2026-04-02 02:23:09.557 | + functions-common:GetOSVersion:454 : os_PACKAGE=deb 2026-04-02 02:23:09.561 | + functions-common:GetOSVersion:459 : typeset -xr os_VENDOR 2026-04-02 02:23:09.565 | + functions-common:GetOSVersion:460 : typeset -xr os_RELEASE 2026-04-02 02:23:09.569 | + functions-common:GetOSVersion:461 : typeset -xr os_PACKAGE 2026-04-02 02:23:09.573 | + functions-common:GetOSVersion:462 : typeset -xr os_CODENAME 2026-04-02 02:23:09.578 | + functions-common:GetDistro:471 : [[ Ubuntu =~ (Ubuntu) ]] 2026-04-02 02:23:09.582 | + functions-common:GetDistro:474 : DISTRO=noble 2026-04-02 02:23:09.586 | + functions-common:GetDistro:511 : typeset -xr DISTRO 2026-04-02 02:23:09.590 | + tools/install_pip.sh:main:43 : echo 'Distro: noble' 2026-04-02 02:23:09.590 | Distro: noble 2026-04-02 02:23:09.594 | + tools/install_pip.sh:main:117 : get_versions 2026-04-02 02:23:09.599 | ++ tools/install_pip.sh:get_versions:48 : which pip 2026-04-02 02:23:09.606 | + tools/install_pip.sh:get_versions:48 : PIP=/usr/bin/pip 2026-04-02 02:23:09.609 | + tools/install_pip.sh:get_versions:49 : [[ -n /usr/bin/pip ]] 2026-04-02 02:23:09.615 | ++ tools/install_pip.sh:get_versions:50 : /usr/bin/pip --version 2026-04-02 02:23:09.616 | ++ tools/install_pip.sh:get_versions:50 : awk '{ print $2}' 2026-04-02 02:23:09.949 | + tools/install_pip.sh:get_versions:50 : PIP_VERSION=24.0 2026-04-02 02:23:09.951 | + tools/install_pip.sh:get_versions:51 : echo 'pip: 24.0' 2026-04-02 02:23:09.952 | pip: 24.0 2026-04-02 02:23:09.956 | + tools/install_pip.sh:main:119 : [[ -n '' ]] 2026-04-02 02:23:09.960 | + tools/install_pip.sh:main:123 : is_fedora 2026-04-02 02:23:09.965 | + functions-common:is_fedora:524 : [[ -z Ubuntu ]] 2026-04-02 02:23:09.969 | + functions-common:is_fedora:528 : '[' Ubuntu = Fedora ']' 2026-04-02 02:23:09.973 | + functions-common:is_fedora:528 : '[' Ubuntu = 'Red Hat' ']' 2026-04-02 02:23:09.977 | + functions-common:is_fedora:529 : '[' Ubuntu = openEuler ']' 2026-04-02 02:23:09.981 | + functions-common:is_fedora:530 : '[' Ubuntu = RedHatEnterpriseServer ']' 2026-04-02 02:23:09.985 | + functions-common:is_fedora:531 : '[' Ubuntu = RedHatEnterprise ']' 2026-04-02 02:23:09.989 | + functions-common:is_fedora:532 : '[' Ubuntu = RedHatEnterpriseLinux ']' 2026-04-02 02:23:09.993 | + functions-common:is_fedora:533 : '[' Ubuntu = RockyLinux ']' 2026-04-02 02:23:09.997 | + functions-common:is_fedora:534 : '[' Ubuntu = CentOS ']' 2026-04-02 02:23:10.001 | + functions-common:is_fedora:534 : '[' Ubuntu = CentOSStream ']' 2026-04-02 02:23:10.006 | + functions-common:is_fedora:535 : '[' Ubuntu = AlmaLinux ']' 2026-04-02 02:23:10.010 | + functions-common:is_fedora:536 : '[' Ubuntu = OracleServer ']' 2026-04-02 02:23:10.014 | + functions-common:is_fedora:536 : '[' Ubuntu = Virtuozzo ']' 2026-04-02 02:23:10.018 | + tools/install_pip.sh:main:134 : is_ubuntu 2026-04-02 02:23:10.022 | + functions-common:is_ubuntu:544 : [[ -z deb ]] 2026-04-02 02:23:10.026 | + functions-common:is_ubuntu:547 : '[' deb = deb ']' 2026-04-02 02:23:10.030 | + tools/install_pip.sh:main:137 : sed -i -e /setuptools/d /opt/stack/requirements/upper-constraints.txt 2026-04-02 02:23:10.039 | + tools/install_pip.sh:main:146 : set -x 2026-04-02 02:23:10.043 | + tools/install_pip.sh:main:149 : get_versions 2026-04-02 02:23:10.048 | ++ tools/install_pip.sh:get_versions:48 : which pip 2026-04-02 02:23:10.056 | + tools/install_pip.sh:get_versions:48 : PIP=/usr/bin/pip 2026-04-02 02:23:10.060 | + tools/install_pip.sh:get_versions:49 : [[ -n /usr/bin/pip ]] 2026-04-02 02:23:10.066 | ++ tools/install_pip.sh:get_versions:50 : /usr/bin/pip --version 2026-04-02 02:23:10.066 | ++ tools/install_pip.sh:get_versions:50 : awk '{ print $2}' 2026-04-02 02:23:10.361 | + tools/install_pip.sh:get_versions:50 : PIP_VERSION=24.0 2026-04-02 02:23:10.365 | + tools/install_pip.sh:get_versions:51 : echo 'pip: 24.0' 2026-04-02 02:23:10.365 | pip: 24.0 2026-04-02 02:23:10.372 | + ./stack.sh:main:800 : source /opt/stack/devstack/tools/fixup_stuff.sh 2026-04-02 02:23:10.377 | ++ tools/fixup_stuff.sh:source:12 : [[ -z /opt/stack/devstack ]] 2026-04-02 02:23:10.383 | + ./stack.sh:main:801 : fixup_all 2026-04-02 02:23:10.388 | + tools/fixup_stuff.sh:fixup_all:111 : fixup_ubuntu 2026-04-02 02:23:10.393 | + tools/fixup_stuff.sh:fixup_ubuntu:95 : is_ubuntu 2026-04-02 02:23:10.398 | + functions-common:is_ubuntu:544 : [[ -z deb ]] 2026-04-02 02:23:10.403 | + functions-common:is_ubuntu:547 : '[' deb = deb ']' 2026-04-02 02:23:10.408 | + tools/fixup_stuff.sh:fixup_ubuntu:105 : sudo rm -rf '/usr/lib/python3/dist-packages/PyYAML-*.egg-info' 2026-04-02 02:23:10.430 | + tools/fixup_stuff.sh:fixup_ubuntu:106 : sudo rm -rf '/usr/lib/python3/dist-packages/pyasn1_modules-*.egg-info' 2026-04-02 02:23:10.449 | + tools/fixup_stuff.sh:fixup_ubuntu:107 : sudo rm -rf '/usr/lib/python3/dist-packages/simplejson-*.egg-info' 2026-04-02 02:23:10.469 | + tools/fixup_stuff.sh:fixup_all:112 : fixup_fedora 2026-04-02 02:23:10.474 | + tools/fixup_stuff.sh:fixup_fedora:33 : is_fedora 2026-04-02 02:23:10.479 | + functions-common:is_fedora:524 : [[ -z Ubuntu ]] 2026-04-02 02:23:10.483 | + functions-common:is_fedora:528 : '[' Ubuntu = Fedora ']' 2026-04-02 02:23:10.488 | + functions-common:is_fedora:528 : '[' Ubuntu = 'Red Hat' ']' 2026-04-02 02:23:10.493 | + functions-common:is_fedora:529 : '[' Ubuntu = openEuler ']' 2026-04-02 02:23:10.498 | + functions-common:is_fedora:530 : '[' Ubuntu = RedHatEnterpriseServer ']' 2026-04-02 02:23:10.503 | + functions-common:is_fedora:531 : '[' Ubuntu = RedHatEnterprise ']' 2026-04-02 02:23:10.508 | + functions-common:is_fedora:532 : '[' Ubuntu = RedHatEnterpriseLinux ']' 2026-04-02 02:23:10.513 | + functions-common:is_fedora:533 : '[' Ubuntu = RockyLinux ']' 2026-04-02 02:23:10.518 | + functions-common:is_fedora:534 : '[' Ubuntu = CentOS ']' 2026-04-02 02:23:10.523 | + functions-common:is_fedora:534 : '[' Ubuntu = CentOSStream ']' 2026-04-02 02:23:10.527 | + functions-common:is_fedora:535 : '[' Ubuntu = AlmaLinux ']' 2026-04-02 02:23:10.533 | + functions-common:is_fedora:536 : '[' Ubuntu = OracleServer ']' 2026-04-02 02:23:10.537 | + functions-common:is_fedora:536 : '[' Ubuntu = Virtuozzo ']' 2026-04-02 02:23:10.543 | + tools/fixup_stuff.sh:fixup_fedora:34 : return 2026-04-02 02:23:10.548 | + ./stack.sh:main:803 : [[ True == \T\r\u\e ]] 2026-04-02 02:23:10.554 | + ./stack.sh:main:805 : sudo ln -sf /opt/stack/data/venv/bin/cinder-manage /usr/local/bin 2026-04-02 02:23:10.576 | + ./stack.sh:main:806 : sudo ln -sf /opt/stack/data/venv/bin/cinder-rtstool /usr/local/bin 2026-04-02 02:23:10.596 | + ./stack.sh:main:807 : sudo ln -sf /opt/stack/data/venv/bin/glance /usr/local/bin 2026-04-02 02:23:10.617 | + ./stack.sh:main:808 : sudo ln -sf /opt/stack/data/venv/bin/nova-manage /usr/local/bin 2026-04-02 02:23:10.637 | + ./stack.sh:main:809 : sudo ln -sf /opt/stack/data/venv/bin/openstack /usr/local/bin 2026-04-02 02:23:10.657 | + ./stack.sh:main:810 : sudo ln -sf /opt/stack/data/venv/bin/privsep-helper /usr/local/bin 2026-04-02 02:23:10.676 | + ./stack.sh:main:811 : sudo ln -sf /opt/stack/data/venv/bin/rally /usr/local/bin 2026-04-02 02:23:10.697 | + ./stack.sh:main:812 : sudo ln -sf /opt/stack/data/venv/bin/tox /usr/local/bin 2026-04-02 02:23:10.716 | + ./stack.sh:main:814 : setup_devstack_virtualenv 2026-04-02 02:23:10.722 | + inc/python:setup_devstack_virtualenv:39 : [[ ! -d /opt/stack/data/venv ]] 2026-04-02 02:23:10.728 | + inc/python:setup_devstack_virtualenv:43 : /usr/bin/python3.12 -m venv --system-site-packages /opt/stack/data/venv 2026-04-02 02:23:13.802 | + inc/python:setup_devstack_virtualenv:44 : pip_install -U pip 'setuptools[core]' 2026-04-02 02:23:13.841 | Using python 3.12 to install setuptools 2026-04-02 02:23:13.846 | + inc/python:pip_install:210 : env http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= /opt/stack/data/venv/bin/pip install -c /opt/stack/requirements/upper-constraints.txt -U pip 'setuptools[core]' 2026-04-02 02:23:14.589 | Requirement already satisfied: pip in /opt/stack/data/venv/lib/python3.12/site-packages (24.0) 2026-04-02 02:23:14.747 | Collecting pip 2026-04-02 02:23:14.823 | Downloading pip-26.0.1-py3-none-any.whl.metadata (4.7 kB) 2026-04-02 02:23:14.835 | Requirement already satisfied: setuptools[core] in /usr/lib/python3/dist-packages (68.1.2) 2026-04-02 02:23:15.061 | Collecting setuptools[core] 2026-04-02 02:23:15.073 | Downloading setuptools-82.0.1-py3-none-any.whl.metadata (6.5 kB) 2026-04-02 02:23:15.156 | Collecting packaging>=24.2 (from setuptools[core]) 2026-04-02 02:23:15.168 | Downloading packaging-26.0-py3-none-any.whl.metadata (3.3 kB) 2026-04-02 02:23:15.215 | Collecting more_itertools>=8.8 (from setuptools[core]) 2026-04-02 02:23:15.227 | Downloading more_itertools-10.8.0-py3-none-any.whl.metadata (39 kB) 2026-04-02 02:23:15.281 | Collecting jaraco.text>=3.7 (from setuptools[core]) 2026-04-02 02:23:15.296 | Downloading jaraco_text-4.2.0-py3-none-any.whl.metadata (3.8 kB) 2026-04-02 02:23:15.362 | Collecting wheel>=0.43.0 (from setuptools[core]) 2026-04-02 02:23:15.376 | Downloading wheel-0.46.3-py3-none-any.whl.metadata (2.4 kB) 2026-04-02 02:23:15.418 | Collecting jaraco.functools>=4 (from setuptools[core]) 2026-04-02 02:23:15.430 | Downloading jaraco_functools-4.4.0-py3-none-any.whl.metadata (3.0 kB) 2026-04-02 02:23:15.495 | Collecting jaraco.context>=4.1 (from jaraco.text>=3.7->setuptools[core]) 2026-04-02 02:23:15.507 | Downloading jaraco_context-6.1.0-py3-none-any.whl.metadata (4.3 kB) 2026-04-02 02:23:15.560 | Collecting typer-slim (from jaraco.text>=3.7->setuptools[core]) 2026-04-02 02:23:15.573 | Downloading typer_slim-0.24.0-py3-none-any.whl.metadata (4.2 kB) 2026-04-02 02:23:15.711 | Collecting typer>=0.24.0 (from typer-slim->jaraco.text>=3.7->setuptools[core]) 2026-04-02 02:23:15.723 | Downloading typer-0.24.1-py3-none-any.whl.metadata (16 kB) 2026-04-02 02:23:15.776 | Collecting click>=8.2.1 (from typer>=0.24.0->typer-slim->jaraco.text>=3.7->setuptools[core]) 2026-04-02 02:23:15.788 | Downloading click-8.3.1-py3-none-any.whl.metadata (2.6 kB) 2026-04-02 02:23:15.830 | Collecting shellingham>=1.3.0 (from typer>=0.24.0->typer-slim->jaraco.text>=3.7->setuptools[core]) 2026-04-02 02:23:15.842 | Downloading shellingham-1.5.4-py2.py3-none-any.whl.metadata (3.5 kB) 2026-04-02 02:23:15.942 | Collecting rich>=12.3.0 (from typer>=0.24.0->typer-slim->jaraco.text>=3.7->setuptools[core]) 2026-04-02 02:23:15.954 | Downloading rich-14.3.3-py3-none-any.whl.metadata (18 kB) 2026-04-02 02:23:15.991 | Collecting annotated-doc>=0.0.2 (from typer>=0.24.0->typer-slim->jaraco.text>=3.7->setuptools[core]) 2026-04-02 02:23:16.002 | Downloading annotated_doc-0.0.4-py3-none-any.whl.metadata (6.6 kB) 2026-04-02 02:23:16.055 | Collecting markdown-it-py>=2.2.0 (from rich>=12.3.0->typer>=0.24.0->typer-slim->jaraco.text>=3.7->setuptools[core]) 2026-04-02 02:23:16.066 | Downloading markdown_it_py-4.0.0-py3-none-any.whl.metadata (7.3 kB) 2026-04-02 02:23:16.119 | Collecting pygments<3.0.0,>=2.13.0 (from rich>=12.3.0->typer>=0.24.0->typer-slim->jaraco.text>=3.7->setuptools[core]) 2026-04-02 02:23:16.133 | Downloading pygments-2.19.2-py3-none-any.whl.metadata (2.5 kB) 2026-04-02 02:23:16.184 | Collecting mdurl~=0.1 (from markdown-it-py>=2.2.0->rich>=12.3.0->typer>=0.24.0->typer-slim->jaraco.text>=3.7->setuptools[core]) 2026-04-02 02:23:16.196 | Downloading mdurl-0.1.2-py3-none-any.whl.metadata (1.6 kB) 2026-04-02 02:23:16.229 | Downloading pip-26.0.1-py3-none-any.whl (1.8 MB) 2026-04-02 02:23:16.291 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.8/1.8 MB 30.8 MB/s eta 0:00:00 2026-04-02 02:23:16.305 | Downloading jaraco_functools-4.4.0-py3-none-any.whl (10 kB) 2026-04-02 02:23:16.327 | Downloading jaraco_text-4.2.0-py3-none-any.whl (13 kB) 2026-04-02 02:23:16.345 | Downloading more_itertools-10.8.0-py3-none-any.whl (69 kB) 2026-04-02 02:23:16.355 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 69.7/69.7 kB 8.4 MB/s eta 0:00:00 2026-04-02 02:23:16.367 | Downloading packaging-26.0-py3-none-any.whl (74 kB) 2026-04-02 02:23:16.380 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 74.4/74.4 kB 6.2 MB/s eta 0:00:00 2026-04-02 02:23:16.392 | Downloading wheel-0.46.3-py3-none-any.whl (30 kB) 2026-04-02 02:23:16.413 | Downloading setuptools-82.0.1-py3-none-any.whl (1.0 MB) 2026-04-02 02:23:16.435 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.0/1.0 MB 56.1 MB/s eta 0:00:00 2026-04-02 02:23:16.447 | Downloading jaraco_context-6.1.0-py3-none-any.whl (7.1 kB) 2026-04-02 02:23:16.463 | Downloading typer_slim-0.24.0-py3-none-any.whl (3.4 kB) 2026-04-02 02:23:16.478 | Downloading typer-0.24.1-py3-none-any.whl (56 kB) 2026-04-02 02:23:16.487 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 56.1/56.1 kB 7.1 MB/s eta 0:00:00 2026-04-02 02:23:16.498 | Downloading annotated_doc-0.0.4-py3-none-any.whl (5.3 kB) 2026-04-02 02:23:16.514 | Downloading click-8.3.1-py3-none-any.whl (108 kB) 2026-04-02 02:23:16.522 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 108.3/108.3 kB 16.3 MB/s eta 0:00:00 2026-04-02 02:23:16.533 | Downloading rich-14.3.3-py3-none-any.whl (310 kB) 2026-04-02 02:23:16.543 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 310.5/310.5 kB 38.2 MB/s eta 0:00:00 2026-04-02 02:23:16.555 | Downloading shellingham-1.5.4-py2.py3-none-any.whl (9.8 kB) 2026-04-02 02:23:16.575 | Downloading markdown_it_py-4.0.0-py3-none-any.whl (87 kB) 2026-04-02 02:23:16.587 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 87.3/87.3 kB 10.3 MB/s eta 0:00:00 2026-04-02 02:23:16.600 | Downloading pygments-2.19.2-py3-none-any.whl (1.2 MB) 2026-04-02 02:23:16.642 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.2/1.2 MB 32.3 MB/s eta 0:00:00 2026-04-02 02:23:16.655 | Downloading mdurl-0.1.2-py3-none-any.whl (10.0 kB) 2026-04-02 02:23:16.923 | Installing collected packages: shellingham, setuptools, pygments, pip, packaging, more_itertools, mdurl, jaraco.context, click, annotated-doc, wheel, markdown-it-py, jaraco.functools, rich, typer, typer-slim, jaraco.text 2026-04-02 02:23:16.937 | Attempting uninstall: setuptools 2026-04-02 02:23:16.941 | Found existing installation: setuptools 68.1.2 2026-04-02 02:23:16.941 | Not uninstalling setuptools at /usr/lib/python3/dist-packages, outside environment /opt/stack/data/venv 2026-04-02 02:23:16.941 | Can't uninstall 'setuptools'. No files were found to uninstall. 2026-04-02 02:23:17.565 | Attempting uninstall: pygments 2026-04-02 02:23:17.581 | Found existing installation: Pygments 2.17.2 2026-04-02 02:23:17.581 | Not uninstalling pygments at /usr/lib/python3/dist-packages, outside environment /opt/stack/data/venv 2026-04-02 02:23:17.581 | Can't uninstall 'Pygments'. No files were found to uninstall. 2026-04-02 02:23:18.289 | Attempting uninstall: pip 2026-04-02 02:23:18.293 | Found existing installation: pip 24.0 2026-04-02 02:23:18.341 | Uninstalling pip-24.0: 2026-04-02 02:23:18.348 | Successfully uninstalled pip-24.0 2026-04-02 02:23:19.439 | Attempting uninstall: wheel 2026-04-02 02:23:19.453 | Found existing installation: wheel 0.42.0 2026-04-02 02:23:19.453 | Not uninstalling wheel at /usr/lib/python3/dist-packages, outside environment /opt/stack/data/venv 2026-04-02 02:23:19.454 | Can't uninstall 'wheel'. No files were found to uninstall. 2026-04-02 02:23:19.936 | Successfully installed annotated-doc-0.0.4 click-8.3.1 jaraco.context-6.1.0 jaraco.functools-4.4.0 jaraco.text-4.2.0 markdown-it-py-4.0.0 mdurl-0.1.2 more_itertools-10.8.0 packaging-26.0 pip-26.0.1 pygments-2.19.2 rich-14.3.3 setuptools-82.0.1 shellingham-1.5.4 typer-0.24.1 typer-slim-0.24.0 wheel-0.46.3 2026-04-02 02:23:20.074 | + inc/python:pip_install:216 : result=0 2026-04-02 02:23:20.078 | + inc/python:pip_install:218 : time_stop pip_install 2026-04-02 02:23:20.084 | + functions-common:time_stop:2412 : local name 2026-04-02 02:23:20.090 | + functions-common:time_stop:2413 : local end_time 2026-04-02 02:23:20.096 | + functions-common:time_stop:2414 : local elapsed_time 2026-04-02 02:23:20.101 | + functions-common:time_stop:2415 : local total 2026-04-02 02:23:20.106 | + functions-common:time_stop:2416 : local start_time 2026-04-02 02:23:20.111 | + functions-common:time_stop:2418 : name=pip_install 2026-04-02 02:23:20.116 | + functions-common:time_stop:2419 : start_time=1775096593831 2026-04-02 02:23:20.121 | + functions-common:time_stop:2421 : [[ -z 1775096593831 ]] 2026-04-02 02:23:20.126 | ++ functions-common:time_stop:2424 : date +%s%3N 2026-04-02 02:23:20.133 | + functions-common:time_stop:2424 : end_time=1775096600128 2026-04-02 02:23:20.138 | + functions-common:time_stop:2425 : elapsed_time=6297 2026-04-02 02:23:20.143 | + functions-common:time_stop:2426 : total=0 2026-04-02 02:23:20.147 | + functions-common:time_stop:2428 : _TIME_START[$name]= 2026-04-02 02:23:20.152 | + functions-common:time_stop:2429 : _TIME_TOTAL[$name]=6297 2026-04-02 02:23:20.157 | + inc/python:pip_install:219 : return 0 2026-04-02 02:23:20.163 | + 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-04-02 02:23:20.167 | + 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-04-02 02:23:20.173 | + 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-04-02 02:23:20.178 | + inc/python:setup_devstack_virtualenv:48 : export PYTHON=/opt/stack/data/venv/bin/python3 2026-04-02 02:23:20.183 | + inc/python:setup_devstack_virtualenv:48 : PYTHON=/opt/stack/data/venv/bin/python3 2026-04-02 02:23:20.188 | + ./stack.sh:main:818 : pip_install -U os-testr 2026-04-02 02:23:20.226 | Using python 3.12 to install os-testr 2026-04-02 02:23:20.231 | + inc/python:pip_install:210 : env http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= /opt/stack/data/venv/bin/pip install -c /opt/stack/requirements/upper-constraints.txt -U os-testr 2026-04-02 02:23:20.831 | Collecting os-testr 2026-04-02 02:23:20.920 | Downloading os_testr-3.0.0-py3-none-any.whl.metadata (1.8 kB) 2026-04-02 02:23:20.968 | Collecting pbr!=2.1.0,>=2.0.0 (from os-testr) 2026-04-02 02:23:20.982 | Downloading pbr-7.0.3-py2.py3-none-any.whl.metadata (3.8 kB) 2026-04-02 02:23:21.003 | Collecting python-subunit>=1.0.0 (from os-testr) 2026-04-02 02:23:21.018 | Downloading python_subunit-1.4.5-py3-none-any.whl.metadata (22 kB) 2026-04-02 02:23:21.451 | Collecting testtools>=2.2.0 (from os-testr) 2026-04-02 02:23:21.464 | Downloading testtools-2.8.5-py3-none-any.whl.metadata (5.4 kB) 2026-04-02 02:23:21.476 | Requirement already satisfied: setuptools in /opt/stack/data/venv/lib/python3.12/site-packages (from pbr!=2.1.0,>=2.0.0->os-testr) (82.0.1) 2026-04-02 02:23:21.489 | Collecting iso8601 (from python-subunit>=1.0.0->os-testr) 2026-04-02 02:23:21.502 | Downloading iso8601-2.1.0-py3-none-any.whl.metadata (3.7 kB) 2026-04-02 02:23:21.533 | Downloading os_testr-3.0.0-py3-none-any.whl (32 kB) 2026-04-02 02:23:21.559 | Downloading pbr-7.0.3-py2.py3-none-any.whl (131 kB) 2026-04-02 02:23:21.592 | Downloading python_subunit-1.4.5-py3-none-any.whl (102 kB) 2026-04-02 02:23:21.619 | Downloading testtools-2.8.5-py3-none-any.whl (109 kB) 2026-04-02 02:23:21.641 | Downloading iso8601-2.1.0-py3-none-any.whl (7.5 kB) 2026-04-02 02:23:21.701 | Installing collected packages: testtools, pbr, iso8601, python-subunit, os-testr 2026-04-02 02:23:21.988 | 2026-04-02 02:23:21.993 | Successfully installed iso8601-2.1.0 os-testr-3.0.0 pbr-7.0.3 python-subunit-1.4.5 testtools-2.8.5 2026-04-02 02:23:22.173 | + inc/python:pip_install:216 : result=0 2026-04-02 02:23:22.177 | + inc/python:pip_install:218 : time_stop pip_install 2026-04-02 02:23:22.182 | + functions-common:time_stop:2412 : local name 2026-04-02 02:23:22.186 | + functions-common:time_stop:2413 : local end_time 2026-04-02 02:23:22.190 | + functions-common:time_stop:2414 : local elapsed_time 2026-04-02 02:23:22.195 | + functions-common:time_stop:2415 : local total 2026-04-02 02:23:22.198 | + functions-common:time_stop:2416 : local start_time 2026-04-02 02:23:22.203 | + functions-common:time_stop:2418 : name=pip_install 2026-04-02 02:23:22.209 | + functions-common:time_stop:2419 : start_time=1775096600218 2026-04-02 02:23:22.214 | + functions-common:time_stop:2421 : [[ -z 1775096600218 ]] 2026-04-02 02:23:22.221 | ++ functions-common:time_stop:2424 : date +%s%3N 2026-04-02 02:23:22.227 | + functions-common:time_stop:2424 : end_time=1775096602222 2026-04-02 02:23:22.231 | + functions-common:time_stop:2425 : elapsed_time=2004 2026-04-02 02:23:22.237 | + functions-common:time_stop:2426 : total=6297 2026-04-02 02:23:22.243 | + functions-common:time_stop:2428 : _TIME_START[$name]= 2026-04-02 02:23:22.249 | + functions-common:time_stop:2429 : _TIME_TOTAL[$name]=8301 2026-04-02 02:23:22.253 | + inc/python:pip_install:219 : return 0 2026-04-02 02:23:22.258 | + ./stack.sh:main:822 : iniset -sudo /etc/systemd/journald.conf Journal RateLimitBurst 0 2026-04-02 02:23:22.362 | + ./stack.sh:main:823 : sudo systemctl restart systemd-journald 2026-04-02 02:23:22.446 | + ./stack.sh:main:829 : install_infra 2026-04-02 02:23:22.452 | + lib/infra:install_infra:31 : local PIP_VIRTUAL_ENV=/opt/stack/requirements/.venv 2026-04-02 02:23:22.458 | + lib/infra:install_infra:32 : '[' '!' -d /opt/stack/requirements/.venv ']' 2026-04-02 02:23:22.463 | + lib/infra:install_infra:32 : python3.12 -m venv /opt/stack/requirements/.venv 2026-04-02 02:23:25.543 | + lib/infra:install_infra:34 : PIP_VIRTUAL_ENV=/opt/stack/requirements/.venv 2026-04-02 02:23:25.549 | + lib/infra:install_infra:34 : pip_install -U pbr 'setuptools[core]' 2026-04-02 02:23:25.592 | + inc/python:pip_install:210 : env http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= /opt/stack/requirements/.venv/bin/pip install -c /opt/stack/requirements/upper-constraints.txt -U pbr 'setuptools[core]' 2026-04-02 02:23:26.335 | Collecting pbr 2026-04-02 02:23:26.336 | Using cached pbr-7.0.3-py2.py3-none-any.whl.metadata (3.8 kB) 2026-04-02 02:23:26.584 | Collecting setuptools[core] 2026-04-02 02:23:26.585 | Using cached setuptools-82.0.1-py3-none-any.whl.metadata (6.5 kB) 2026-04-02 02:23:26.660 | Collecting packaging>=24.2 (from setuptools[core]) 2026-04-02 02:23:26.661 | Using cached packaging-26.0-py3-none-any.whl.metadata (3.3 kB) 2026-04-02 02:23:26.692 | Collecting more_itertools>=8.8 (from setuptools[core]) 2026-04-02 02:23:26.694 | Using cached more_itertools-10.8.0-py3-none-any.whl.metadata (39 kB) 2026-04-02 02:23:26.728 | Collecting jaraco.text>=3.7 (from setuptools[core]) 2026-04-02 02:23:26.730 | Using cached jaraco_text-4.2.0-py3-none-any.whl.metadata (3.8 kB) 2026-04-02 02:23:26.770 | Collecting wheel>=0.43.0 (from setuptools[core]) 2026-04-02 02:23:26.771 | Using cached wheel-0.46.3-py3-none-any.whl.metadata (2.4 kB) 2026-04-02 02:23:26.802 | Collecting jaraco.functools>=4 (from setuptools[core]) 2026-04-02 02:23:26.803 | Using cached jaraco_functools-4.4.0-py3-none-any.whl.metadata (3.0 kB) 2026-04-02 02:23:26.853 | Collecting jaraco.context>=4.1 (from jaraco.text>=3.7->setuptools[core]) 2026-04-02 02:23:26.855 | Using cached jaraco_context-6.1.0-py3-none-any.whl.metadata (4.3 kB) 2026-04-02 02:23:26.882 | Collecting typer-slim (from jaraco.text>=3.7->setuptools[core]) 2026-04-02 02:23:26.883 | Using cached typer_slim-0.24.0-py3-none-any.whl.metadata (4.2 kB) 2026-04-02 02:23:27.004 | Collecting typer>=0.24.0 (from typer-slim->jaraco.text>=3.7->setuptools[core]) 2026-04-02 02:23:27.006 | Using cached typer-0.24.1-py3-none-any.whl.metadata (16 kB) 2026-04-02 02:23:27.046 | Collecting click>=8.2.1 (from typer>=0.24.0->typer-slim->jaraco.text>=3.7->setuptools[core]) 2026-04-02 02:23:27.047 | Using cached click-8.3.1-py3-none-any.whl.metadata (2.6 kB) 2026-04-02 02:23:27.075 | Collecting shellingham>=1.3.0 (from typer>=0.24.0->typer-slim->jaraco.text>=3.7->setuptools[core]) 2026-04-02 02:23:27.076 | Using cached shellingham-1.5.4-py2.py3-none-any.whl.metadata (3.5 kB) 2026-04-02 02:23:27.153 | Collecting rich>=12.3.0 (from typer>=0.24.0->typer-slim->jaraco.text>=3.7->setuptools[core]) 2026-04-02 02:23:27.155 | Using cached rich-14.3.3-py3-none-any.whl.metadata (18 kB) 2026-04-02 02:23:27.173 | Collecting annotated-doc>=0.0.2 (from typer>=0.24.0->typer-slim->jaraco.text>=3.7->setuptools[core]) 2026-04-02 02:23:27.175 | Using cached annotated_doc-0.0.4-py3-none-any.whl.metadata (6.6 kB) 2026-04-02 02:23:27.215 | Collecting markdown-it-py>=2.2.0 (from rich>=12.3.0->typer>=0.24.0->typer-slim->jaraco.text>=3.7->setuptools[core]) 2026-04-02 02:23:27.217 | Using cached markdown_it_py-4.0.0-py3-none-any.whl.metadata (7.3 kB) 2026-04-02 02:23:27.252 | Collecting pygments<3.0.0,>=2.13.0 (from rich>=12.3.0->typer>=0.24.0->typer-slim->jaraco.text>=3.7->setuptools[core]) 2026-04-02 02:23:27.253 | Using cached pygments-2.19.2-py3-none-any.whl.metadata (2.5 kB) 2026-04-02 02:23:27.289 | Collecting mdurl~=0.1 (from markdown-it-py>=2.2.0->rich>=12.3.0->typer>=0.24.0->typer-slim->jaraco.text>=3.7->setuptools[core]) 2026-04-02 02:23:27.290 | Using cached mdurl-0.1.2-py3-none-any.whl.metadata (1.6 kB) 2026-04-02 02:23:27.301 | Using cached pbr-7.0.3-py2.py3-none-any.whl (131 kB) 2026-04-02 02:23:27.303 | Using cached jaraco_functools-4.4.0-py3-none-any.whl (10 kB) 2026-04-02 02:23:27.304 | Using cached jaraco_text-4.2.0-py3-none-any.whl (13 kB) 2026-04-02 02:23:27.305 | Using cached more_itertools-10.8.0-py3-none-any.whl (69 kB) 2026-04-02 02:23:27.306 | Using cached packaging-26.0-py3-none-any.whl (74 kB) 2026-04-02 02:23:27.307 | Using cached wheel-0.46.3-py3-none-any.whl (30 kB) 2026-04-02 02:23:27.310 | Using cached setuptools-82.0.1-py3-none-any.whl (1.0 MB) 2026-04-02 02:23:27.311 | Using cached jaraco_context-6.1.0-py3-none-any.whl (7.1 kB) 2026-04-02 02:23:27.312 | Using cached typer_slim-0.24.0-py3-none-any.whl (3.4 kB) 2026-04-02 02:23:27.313 | Using cached typer-0.24.1-py3-none-any.whl (56 kB) 2026-04-02 02:23:27.314 | Using cached annotated_doc-0.0.4-py3-none-any.whl (5.3 kB) 2026-04-02 02:23:27.315 | Using cached click-8.3.1-py3-none-any.whl (108 kB) 2026-04-02 02:23:27.316 | Using cached rich-14.3.3-py3-none-any.whl (310 kB) 2026-04-02 02:23:27.318 | Using cached shellingham-1.5.4-py2.py3-none-any.whl (9.8 kB) 2026-04-02 02:23:27.319 | Using cached markdown_it_py-4.0.0-py3-none-any.whl (87 kB) 2026-04-02 02:23:27.320 | Using cached pygments-2.19.2-py3-none-any.whl (1.2 MB) 2026-04-02 02:23:27.323 | Using cached mdurl-0.1.2-py3-none-any.whl (10.0 kB) 2026-04-02 02:23:27.450 | Installing collected packages: shellingham, setuptools, pygments, packaging, more_itertools, mdurl, jaraco.context, click, annotated-doc, wheel, pbr, markdown-it-py, jaraco.functools, rich, typer, typer-slim, jaraco.text 2026-04-02 02:23:29.494 | Successfully installed annotated-doc-0.0.4 click-8.3.1 jaraco.context-6.1.0 jaraco.functools-4.4.0 jaraco.text-4.2.0 markdown-it-py-4.0.0 mdurl-0.1.2 more_itertools-10.8.0 packaging-26.0 pbr-7.0.3 pygments-2.19.2 rich-14.3.3 setuptools-82.0.1 shellingham-1.5.4 typer-0.24.1 typer-slim-0.24.0 wheel-0.46.3 2026-04-02 02:23:29.612 | + inc/python:pip_install:216 : result=0 2026-04-02 02:23:29.617 | + inc/python:pip_install:218 : time_stop pip_install 2026-04-02 02:23:29.622 | + functions-common:time_stop:2412 : local name 2026-04-02 02:23:29.626 | + functions-common:time_stop:2413 : local end_time 2026-04-02 02:23:29.630 | + functions-common:time_stop:2414 : local elapsed_time 2026-04-02 02:23:29.635 | + functions-common:time_stop:2415 : local total 2026-04-02 02:23:29.641 | + functions-common:time_stop:2416 : local start_time 2026-04-02 02:23:29.646 | + functions-common:time_stop:2418 : name=pip_install 2026-04-02 02:23:29.650 | + functions-common:time_stop:2419 : start_time=1775096605577 2026-04-02 02:23:29.654 | + functions-common:time_stop:2421 : [[ -z 1775096605577 ]] 2026-04-02 02:23:29.661 | ++ functions-common:time_stop:2424 : date +%s%3N 2026-04-02 02:23:29.669 | + functions-common:time_stop:2424 : end_time=1775096609663 2026-04-02 02:23:29.674 | + functions-common:time_stop:2425 : elapsed_time=4086 2026-04-02 02:23:29.677 | + functions-common:time_stop:2426 : total=8301 2026-04-02 02:23:29.682 | + functions-common:time_stop:2428 : _TIME_START[$name]= 2026-04-02 02:23:29.686 | + functions-common:time_stop:2429 : _TIME_TOTAL[$name]=12387 2026-04-02 02:23:29.692 | + inc/python:pip_install:219 : return 0 2026-04-02 02:23:29.697 | + lib/infra:install_infra:35 : PIP_VIRTUAL_ENV=/opt/stack/requirements/.venv 2026-04-02 02:23:29.702 | + lib/infra:install_infra:35 : pip_install /opt/stack/requirements 2026-04-02 02:23:29.748 | + inc/python:pip_install:210 : env http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= /opt/stack/requirements/.venv/bin/pip install -c /opt/stack/requirements/upper-constraints.txt /opt/stack/requirements 2026-04-02 02:23:30.417 | Processing /opt/stack/requirements 2026-04-02 02:23:30.419 | Installing build dependencies: started 2026-04-02 02:23:32.071 | Installing build dependencies: finished with status 'done' 2026-04-02 02:23:32.074 | Getting requirements to build wheel: started 2026-04-02 02:23:32.223 | Getting requirements to build wheel: finished with status 'done' 2026-04-02 02:23:32.231 | Preparing metadata (pyproject.toml): started 2026-04-02 02:23:32.949 | Preparing metadata (pyproject.toml): finished with status 'done' 2026-04-02 02:23:33.067 | Collecting fixtures>=3.0.0 (from openstack_requirements==1.2.1.dev8276) 2026-04-02 02:23:33.148 | Downloading fixtures-4.3.1-py3-none-any.whl.metadata (22 kB) 2026-04-02 02:23:33.172 | 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.dev8276) (26.0) 2026-04-02 02:23:33.251 | Collecting requests>=2.14.2 (from openstack_requirements==1.2.1.dev8276) 2026-04-02 02:23:33.272 | Downloading requests-2.32.5-py3-none-any.whl.metadata (4.9 kB) 2026-04-02 02:23:33.356 | Collecting PyYAML>=3.12 (from openstack_requirements==1.2.1.dev8276) 2026-04-02 02:23:33.374 | Downloading pyyaml-6.0.3-cp312-cp312-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl.metadata (2.4 kB) 2026-04-02 02:23:33.412 | Collecting beagle>=0.2.1 (from openstack_requirements==1.2.1.dev8276) 2026-04-02 02:23:33.428 | Downloading beagle-0.5.0-py3-none-any.whl.metadata (1.1 kB) 2026-04-02 02:23:33.438 | 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.dev8276) (82.0.1) 2026-04-02 02:23:33.594 | Collecting charset_normalizer<4,>=2 (from requests>=2.14.2->openstack_requirements==1.2.1.dev8276) 2026-04-02 02:23:33.608 | Downloading charset_normalizer-3.4.4-cp312-cp312-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl.metadata (37 kB) 2026-04-02 02:23:33.667 | Collecting idna<4,>=2.5 (from requests>=2.14.2->openstack_requirements==1.2.1.dev8276) 2026-04-02 02:23:33.681 | Downloading idna-3.11-py3-none-any.whl.metadata (8.4 kB) 2026-04-02 02:23:33.750 | Collecting urllib3<3,>=1.21.1 (from requests>=2.14.2->openstack_requirements==1.2.1.dev8276) 2026-04-02 02:23:33.772 | Downloading urllib3-2.6.3-py3-none-any.whl.metadata (6.9 kB) 2026-04-02 02:23:33.836 | Collecting certifi>=2017.4.17 (from requests>=2.14.2->openstack_requirements==1.2.1.dev8276) 2026-04-02 02:23:33.852 | Downloading certifi-2026.2.25-py3-none-any.whl.metadata (2.5 kB) 2026-04-02 02:23:33.947 | Downloading beagle-0.5.0-py3-none-any.whl (10 kB) 2026-04-02 02:23:33.977 | Downloading fixtures-4.3.1-py3-none-any.whl (40 kB) 2026-04-02 02:23:34.006 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 40.7/40.7 kB 1.3 MB/s eta 0:00:00 2026-04-02 02:23:34.037 | Downloading pyyaml-6.0.3-cp312-cp312-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl (807 kB) 2026-04-02 02:23:34.109 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 807.9/807.9 kB 11.6 MB/s eta 0:00:00 2026-04-02 02:23:34.126 | Downloading requests-2.32.5-py3-none-any.whl (64 kB) 2026-04-02 02:23:34.140 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 64.7/64.7 kB 5.1 MB/s eta 0:00:00 2026-04-02 02:23:34.157 | Downloading certifi-2026.2.25-py3-none-any.whl (153 kB) 2026-04-02 02:23:34.169 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 153.7/153.7 kB 15.3 MB/s eta 0:00:00 2026-04-02 02:23:34.202 | Downloading charset_normalizer-3.4.4-cp312-cp312-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl (153 kB) 2026-04-02 02:23:34.225 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 153.5/153.5 kB 7.0 MB/s eta 0:00:00 2026-04-02 02:23:34.272 | Downloading idna-3.11-py3-none-any.whl (71 kB) 2026-04-02 02:23:34.286 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 71.0/71.0 kB 5.9 MB/s eta 0:00:00 2026-04-02 02:23:34.320 | Downloading urllib3-2.6.3-py3-none-any.whl (131 kB) 2026-04-02 02:23:34.333 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 131.6/131.6 kB 11.9 MB/s eta 0:00:00 2026-04-02 02:23:34.347 | Building wheels for collected packages: openstack_requirements 2026-04-02 02:23:34.348 | Building wheel for openstack_requirements (pyproject.toml): started 2026-04-02 02:23:35.760 | Building wheel for openstack_requirements (pyproject.toml): finished with status 'done' 2026-04-02 02:23:35.760 | Created wheel for openstack_requirements: filename=openstack_requirements-1.2.1.dev8276-py3-none-any.whl size=52171 sha256=ed5b934dd90e2d60f543f9caefe1fb3c74870a5f35d84eee96f73a94af7f3f3f 2026-04-02 02:23:35.760 | Stored in directory: /tmp/pip-ephem-wheel-cache-mh52lcki/wheels/09/5d/92/4cd2c84803dbd4129257ae3d0359353f58d376e96c4633bda7 2026-04-02 02:23:35.764 | Successfully built openstack_requirements 2026-04-02 02:23:35.922 | Installing collected packages: urllib3, PyYAML, idna, fixtures, charset_normalizer, certifi, beagle, requests, openstack_requirements 2026-04-02 02:23:36.550 | Successfully installed PyYAML-6.0.3 beagle-0.5.0 certifi-2026.2.25 charset_normalizer-3.4.4 fixtures-4.3.1 idna-3.11 openstack_requirements-1.2.1.dev8276 requests-2.32.5 urllib3-2.6.3 2026-04-02 02:23:36.686 | + inc/python:pip_install:216 : result=0 2026-04-02 02:23:36.692 | + inc/python:pip_install:218 : time_stop pip_install 2026-04-02 02:23:36.696 | + functions-common:time_stop:2412 : local name 2026-04-02 02:23:36.701 | + functions-common:time_stop:2413 : local end_time 2026-04-02 02:23:36.706 | + functions-common:time_stop:2414 : local elapsed_time 2026-04-02 02:23:36.711 | + functions-common:time_stop:2415 : local total 2026-04-02 02:23:36.716 | + functions-common:time_stop:2416 : local start_time 2026-04-02 02:23:36.721 | + functions-common:time_stop:2418 : name=pip_install 2026-04-02 02:23:36.726 | + functions-common:time_stop:2419 : start_time=1775096609731 2026-04-02 02:23:36.732 | + functions-common:time_stop:2421 : [[ -z 1775096609731 ]] 2026-04-02 02:23:36.738 | ++ functions-common:time_stop:2424 : date +%s%3N 2026-04-02 02:23:36.746 | + functions-common:time_stop:2424 : end_time=1775096616741 2026-04-02 02:23:36.751 | + functions-common:time_stop:2425 : elapsed_time=7010 2026-04-02 02:23:36.755 | + functions-common:time_stop:2426 : total=12387 2026-04-02 02:23:36.761 | + functions-common:time_stop:2428 : _TIME_START[$name]= 2026-04-02 02:23:36.767 | + functions-common:time_stop:2429 : _TIME_TOTAL[$name]=19397 2026-04-02 02:23:36.772 | + inc/python:pip_install:219 : return 0 2026-04-02 02:23:36.776 | + lib/infra:install_infra:39 : unset PIP_VIRTUAL_ENV 2026-04-02 02:23:36.782 | + lib/infra:install_infra:42 : use_library_from_git pbr 2026-04-02 02:23:36.788 | + inc/python:use_library_from_git:266 : local name=pbr 2026-04-02 02:23:36.793 | + inc/python:use_library_from_git:267 : local enabled=1 2026-04-02 02:23:36.799 | + inc/python:use_library_from_git:268 : [[ novnc,barbican,cinder,devstack,glance,keystone,magnum,manila,neutron,nova,octavia,os-test-images,ovn-octavia-provider,placement,python-magnumclient,requirements,swift,magnum-cluster-api = \A\L\L ]] 2026-04-02 02:23:36.807 | + inc/python:use_library_from_git:268 : [[ ,novnc,barbican,cinder,devstack,glance,keystone,magnum,manila,neutron,nova,octavia,os-test-images,ovn-octavia-provider,placement,python-magnumclient,requirements,swift,magnum-cluster-api, =~ ,pbr, ]] 2026-04-02 02:23:36.812 | + inc/python:use_library_from_git:269 : return 1 2026-04-02 02:23:36.818 | + lib/infra:install_infra:48 : pip_install -U pbr 2026-04-02 02:23:36.858 | Using python 3.12 to install pbr 2026-04-02 02:23:36.863 | + inc/python:pip_install:210 : env http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= /opt/stack/data/venv/bin/pip install -c /opt/stack/requirements/upper-constraints.txt -U pbr 2026-04-02 02:23:37.382 | Requirement already satisfied: pbr in /opt/stack/data/venv/lib/python3.12/site-packages (7.0.3) 2026-04-02 02:23:37.478 | Requirement already satisfied: setuptools in /opt/stack/data/venv/lib/python3.12/site-packages (from pbr) (82.0.1) 2026-04-02 02:23:37.580 | + inc/python:pip_install:216 : result=0 2026-04-02 02:23:37.584 | + inc/python:pip_install:218 : time_stop pip_install 2026-04-02 02:23:37.590 | + functions-common:time_stop:2412 : local name 2026-04-02 02:23:37.594 | + functions-common:time_stop:2413 : local end_time 2026-04-02 02:23:37.598 | + functions-common:time_stop:2414 : local elapsed_time 2026-04-02 02:23:37.604 | + functions-common:time_stop:2415 : local total 2026-04-02 02:23:37.609 | + functions-common:time_stop:2416 : local start_time 2026-04-02 02:23:37.614 | + functions-common:time_stop:2418 : name=pip_install 2026-04-02 02:23:37.618 | + functions-common:time_stop:2419 : start_time=1775096616847 2026-04-02 02:23:37.622 | + functions-common:time_stop:2421 : [[ -z 1775096616847 ]] 2026-04-02 02:23:37.628 | ++ functions-common:time_stop:2424 : date +%s%3N 2026-04-02 02:23:37.636 | + functions-common:time_stop:2424 : end_time=1775096617630 2026-04-02 02:23:37.640 | + functions-common:time_stop:2425 : elapsed_time=783 2026-04-02 02:23:37.645 | + functions-common:time_stop:2426 : total=19397 2026-04-02 02:23:37.651 | + functions-common:time_stop:2428 : _TIME_START[$name]= 2026-04-02 02:23:37.655 | + functions-common:time_stop:2429 : _TIME_TOTAL[$name]=20180 2026-04-02 02:23:37.660 | + inc/python:pip_install:219 : return 0 2026-04-02 02:23:37.666 | + ./stack.sh:main:832 : python3.12 -m venv /opt/stack/bindep-venv 2026-04-02 02:23:40.728 | + ./stack.sh:main:834 : /opt/stack/bindep-venv/bin/pip install bindep 2026-04-02 02:23:41.161 | Collecting bindep 2026-04-02 02:23:41.232 | Downloading bindep-2.14.0-py3-none-any.whl.metadata (11 kB) 2026-04-02 02:23:41.294 | Collecting distro>=1.7 (from bindep) 2026-04-02 02:23:41.307 | Downloading distro-1.9.0-py3-none-any.whl.metadata (6.8 kB) 2026-04-02 02:23:41.351 | Collecting packaging (from bindep) 2026-04-02 02:23:41.351 | Using cached packaging-26.0-py3-none-any.whl.metadata (3.3 kB) 2026-04-02 02:23:41.375 | Collecting Parsley (from bindep) 2026-04-02 02:23:41.387 | Downloading Parsley-1.3-py2.py3-none-any.whl.metadata (4.1 kB) 2026-04-02 02:23:41.433 | Collecting pbr>=2 (from bindep) 2026-04-02 02:23:41.434 | Using cached pbr-7.0.3-py2.py3-none-any.whl.metadata (3.8 kB) 2026-04-02 02:23:41.645 | Collecting setuptools (from pbr>=2->bindep) 2026-04-02 02:23:41.647 | Using cached setuptools-82.0.1-py3-none-any.whl.metadata (6.5 kB) 2026-04-02 02:23:41.699 | Downloading bindep-2.14.0-py3-none-any.whl (35 kB) 2026-04-02 02:23:41.728 | Downloading distro-1.9.0-py3-none-any.whl (20 kB) 2026-04-02 02:23:41.740 | Using cached pbr-7.0.3-py2.py3-none-any.whl (131 kB) 2026-04-02 02:23:41.740 | Using cached packaging-26.0-py3-none-any.whl (74 kB) 2026-04-02 02:23:41.754 | Downloading Parsley-1.3-py2.py3-none-any.whl (88 kB) 2026-04-02 02:23:41.777 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 88.9/88.9 kB 4.4 MB/s eta 0:00:00 2026-04-02 02:23:41.779 | Using cached setuptools-82.0.1-py3-none-any.whl (1.0 MB) 2026-04-02 02:23:41.852 | Installing collected packages: Parsley, setuptools, packaging, distro, pbr, bindep 2026-04-02 02:23:42.784 | Successfully installed Parsley-1.3 bindep-2.14.0 distro-1.9.0 packaging-26.0 pbr-7.0.3 setuptools-82.0.1 2026-04-02 02:23:42.916 | + ./stack.sh:main:835 : export BINDEP_CMD=/opt/stack/bindep-venv/bin/bindep 2026-04-02 02:23:42.922 | + ./stack.sh:main:835 : BINDEP_CMD=/opt/stack/bindep-venv/bin/bindep 2026-04-02 02:23:42.929 | ++ ./stack.sh:main:838 : _get_plugin_bindep_packages 2026-04-02 02:23:42.964 | + ./stack.sh:main:838 : pkgs= 2026-04-02 02:23:42.970 | + ./stack.sh:main:839 : [[ -n '' ]] 2026-04-02 02:23:42.975 | + ./stack.sh:main:846 : run_phase stack pre-install 2026-04-02 02:23:42.980 | + functions-common:run_phase:1840 : local mode=stack 2026-04-02 02:23:42.985 | + functions-common:run_phase:1841 : local phase=pre-install 2026-04-02 02:23:42.991 | + functions-common:run_phase:1842 : [[ -d /opt/stack/devstack/extras.d ]] 2026-04-02 02:23:42.996 | + functions-common:run_phase:1843 : local extra_plugin_file_name 2026-04-02 02:23:43.001 | + functions-common:run_phase:1844 : for extra_plugin_file_name in $TOP_DIR/extras.d/*.sh 2026-04-02 02:23:43.006 | + functions-common:run_phase:1849 : local exceptions=80-tempest.sh 2026-04-02 02:23:43.011 | + functions-common:run_phase:1850 : local extra 2026-04-02 02:23:43.018 | ++ functions-common:run_phase:1851 : basename /opt/stack/devstack/extras.d/80-tempest.sh 2026-04-02 02:23:43.025 | + functions-common:run_phase:1851 : extra=80-tempest.sh 2026-04-02 02:23:43.031 | + functions-common:run_phase:1852 : [[ 80-tempest.sh =~ 80-tempest\.sh ]] 2026-04-02 02:23:43.036 | + functions-common:run_phase:1856 : [[ -r /opt/stack/devstack/extras.d/80-tempest.sh ]] 2026-04-02 02:23:43.041 | + functions-common:run_phase:1856 : source /opt/stack/devstack/extras.d/80-tempest.sh stack pre-install 2026-04-02 02:23:43.049 | ++ extras.d/80-tempest.sh:source:3 : is_service_enabled tempest 2026-04-02 02:23:43.080 | ++ functions-common:is_service_enabled:2068 : return 1 2026-04-02 02:23:43.085 | + functions-common:run_phase:1861 : [[ stack == \s\o\u\r\c\e ]] 2026-04-02 02:23:43.090 | + functions-common:run_phase:1864 : [[ stack == \o\v\e\r\r\i\d\e\_\d\e\f\a\u\l\t\s ]] 2026-04-02 02:23:43.095 | + functions-common:run_phase:1867 : run_plugins stack pre-install 2026-04-02 02:23:43.100 | + functions-common:run_plugins:1826 : local mode=stack 2026-04-02 02:23:43.105 | + functions-common:run_plugins:1827 : local phase=pre-install 2026-04-02 02:23:43.110 | + functions-common:run_plugins:1829 : local plugins=,barbican,magnum,manila,octavia,magnum-cluster-api,ovn-octavia-provider 2026-04-02 02:23:43.115 | + functions-common:run_plugins:1830 : local plugin 2026-04-02 02:23:43.120 | + functions-common:run_plugins:1831 : for plugin in ${plugins//,/ } 2026-04-02 02:23:43.125 | + functions-common:run_plugins:1832 : local dir=/opt/stack/barbican 2026-04-02 02:23:43.130 | + functions-common:run_plugins:1833 : [[ -f /opt/stack/barbican/devstack/plugin.sh ]] 2026-04-02 02:23:43.135 | + functions-common:run_plugins:1834 : source /opt/stack/barbican/devstack/plugin.sh stack pre-install 2026-04-02 02:23:43.140 | ++ /opt/stack/barbican/devstack/plugin.sh:source:5 : BARBICAN_PLUGIN=/opt/stack/barbican/devstack 2026-04-02 02:23:43.146 | ++ /opt/stack/barbican/devstack/plugin.sh:source:6 : source /opt/stack/barbican/devstack/lib/barbican 2026-04-02 02:23:43.176 | ++ /opt/stack/barbican/devstack/plugin.sh:source:8 : is_service_enabled barbican 2026-04-02 02:23:43.207 | ++ functions-common:is_service_enabled:2068 : return 0 2026-04-02 02:23:43.212 | ++ /opt/stack/barbican/devstack/plugin.sh:source:9 : [[ stack == \s\t\a\c\k ]] 2026-04-02 02:23:43.217 | ++ /opt/stack/barbican/devstack/plugin.sh:source:9 : [[ pre-install == \i\n\s\t\a\l\l ]] 2026-04-02 02:23:43.222 | ++ /opt/stack/barbican/devstack/plugin.sh:source:25 : [[ stack == \s\t\a\c\k ]] 2026-04-02 02:23:43.226 | ++ /opt/stack/barbican/devstack/plugin.sh:source:25 : [[ pre-install == \p\o\s\t\-\c\o\n\f\i\g ]] 2026-04-02 02:23:43.231 | ++ /opt/stack/barbican/devstack/plugin.sh:source:51 : [[ stack == \s\t\a\c\k ]] 2026-04-02 02:23:43.236 | ++ /opt/stack/barbican/devstack/plugin.sh:source:51 : [[ pre-install == \e\x\t\r\a ]] 2026-04-02 02:23:43.240 | ++ /opt/stack/barbican/devstack/plugin.sh:source:59 : [[ stack == \s\t\a\c\k ]] 2026-04-02 02:23:43.245 | ++ /opt/stack/barbican/devstack/plugin.sh:source:59 : [[ pre-install == \t\e\s\t\-\c\o\n\f\i\g ]] 2026-04-02 02:23:43.250 | ++ /opt/stack/barbican/devstack/plugin.sh:source:67 : [[ stack == \u\n\s\t\a\c\k ]] 2026-04-02 02:23:43.255 | ++ /opt/stack/barbican/devstack/plugin.sh:source:71 : [[ stack == \c\l\e\a\n ]] 2026-04-02 02:23:43.260 | + functions-common:run_plugins:1831 : for plugin in ${plugins//,/ } 2026-04-02 02:23:43.264 | + functions-common:run_plugins:1832 : local dir=/opt/stack/magnum 2026-04-02 02:23:43.269 | + functions-common:run_plugins:1833 : [[ -f /opt/stack/magnum/devstack/plugin.sh ]] 2026-04-02 02:23:43.274 | + functions-common:run_plugins:1834 : source /opt/stack/magnum/devstack/plugin.sh stack pre-install 2026-04-02 02:23:43.301 | ++ /opt/stack/magnum/devstack/plugin.sh:source:7 : echo_summary 'magnum'\''s plugin.sh was called...' 2026-04-02 02:23:43.306 | ++ ./stack.sh:echo_summary:438 : [[ -t 3 ]] 2026-04-02 02:23:43.311 | ++ ./stack.sh:echo_summary:444 : echo -e 'magnum'\''s' plugin.sh was called... 2026-04-02 02:23:43.317 | ++ /opt/stack/magnum/devstack/plugin.sh:source:8 : source /opt/stack/magnum/devstack/lib/magnum 2026-04-02 02:23:43.364 | ++ /opt/stack/magnum/devstack/plugin.sh:source:9 : set -o posix 2026-04-02 02:23:43.369 | ++ /opt/stack/magnum/devstack/plugin.sh:source:9 : set 2026-04-02 02:23:43.374 | ACCOUNT_PORT_BASE=6612 2026-04-02 02:23:43.374 | ADDITIONAL_VENV_PACKAGES= 2026-04-02 02:23:43.374 | ADMIN_PASSWORD=secretadmin 2026-04-02 02:23:43.374 | AGENT_DHCP_BINARY=/opt/stack/data/venv/bin/neutron-dhcp-agent 2026-04-02 02:23:43.374 | AGENT_L3_BINARY=/opt/stack/data/venv/bin/neutron-l3-agent 2026-04-02 02:23:43.374 | AGENT_META_BINARY=/opt/stack/data/venv/bin/neutron-metadata-agent 2026-04-02 02:23:43.374 | AGENT_METERING_BINARY=/opt/stack/data/venv/bin/neutron-metering-agent 2026-04-02 02:23:43.374 | ALEMBIC_BRANCH=main 2026-04-02 02:23:43.374 | ALEMBIC_DIR=/opt/stack/alembic 2026-04-02 02:23:43.374 | ALEMBIC_REPO=https://github.com/sqlalchemy/alembic.git 2026-04-02 02:23:43.374 | APACHE_CONF_DIR=/etc/apache2/sites-available 2026-04-02 02:23:43.374 | APACHE_GROUP=stack 2026-04-02 02:23:43.374 | APACHE_LOCAL_HOST=127.0.0.1 2026-04-02 02:23:43.374 | APACHE_LOG_DIR=/var/log/apache2 2026-04-02 02:23:43.374 | APACHE_NAME=apache2 2026-04-02 02:23:43.374 | APACHE_SETTINGS_DIR=/etc/apache2/conf-enabled 2026-04-02 02:23:43.374 | APACHE_USER=stack 2026-04-02 02:23:43.374 | API_WORKERS=4 2026-04-02 02:23:43.374 | BACKING_FILE_SUFFIX=-backing-file 2026-04-02 02:23:43.374 | BARBICAN_API_LOG_DIR=/opt/stack/logs 2026-04-02 02:23:43.374 | BARBICAN_BIN_DIR=/opt/stack/data/venv/bin 2026-04-02 02:23:43.374 | BARBICAN_BRANCH=master 2026-04-02 02:23:43.374 | BARBICAN_CONF=/etc/barbican/barbican.conf 2026-04-02 02:23:43.374 | BARBICAN_CONF_DIR=/etc/barbican 2026-04-02 02:23:43.374 | BARBICAN_DIR=/opt/stack/barbican 2026-04-02 02:23:43.374 | BARBICAN_ENDPOINT_TYPE=internal 2026-04-02 02:23:43.374 | BARBICAN_ENFORCE_SCOPE=False 2026-04-02 02:23:43.374 | BARBICAN_HOST_HREF=http://199.19.213.213/key-manager 2026-04-02 02:23:43.374 | BARBICAN_KEYSTONE_ENDPOINT=https://199.19.213.213/identity 2026-04-02 02:23:43.374 | BARBICAN_PASTE_CONF=/etc/barbican/barbican-api-paste.ini 2026-04-02 02:23:43.374 | BARBICAN_PLUGIN=/opt/stack/barbican/devstack 2026-04-02 02:23:43.374 | BARBICAN_REPO=https://github.com/openstack/barbican.git 2026-04-02 02:23:43.374 | BARBICAN_UWSGI_CONF=/etc/barbican/barbican-uwsgi.ini 2026-04-02 02:23:43.374 | BARBICAN_WSGI=barbican.wsgi.api:application 2026-04-02 02:23:43.374 | BASE_SQL_CONN=mysql+pymysql://root:secretdatabase@127.0.0.1 2026-04-02 02:23:43.374 | BASH=/usr/bin/bash 2026-04-02 02:23:43.374 | BASHOPTS=checkwinsize:cmdhist:complete_fullquote:extquote:force_fignore:globasciiranges:globskipdots:hostcomplete:interactive_comments:patsub_replacement:progcomp:promptvars:sourcepath 2026-04-02 02:23:43.374 | BASH_ALIASES=() 2026-04-02 02:23:43.374 | BASH_ARGC=([0]="0") 2026-04-02 02:23:43.374 | BASH_ARGV=() 2026-04-02 02:23:43.374 | BASH_CMDS=() 2026-04-02 02:23:43.374 | BASH_LINENO=([0]="1834" [1]="1867" [2]="846" [3]="0") 2026-04-02 02:23:43.374 | BASH_LOADABLES_PATH=/usr/local/lib/bash:/usr/lib/bash:/opt/local/lib/bash:/usr/pkg/lib/bash:/opt/pkg/lib/bash:. 2026-04-02 02:23:43.374 | BASH_REMATCH=([0]=",tls-proxy,") 2026-04-02 02:23:43.374 | BASH_SOURCE=([0]="/opt/stack/magnum/devstack/plugin.sh" [1]="/opt/stack/devstack/functions-common" [2]="/opt/stack/devstack/functions-common" [3]="./stack.sh") 2026-04-02 02:23:43.374 | BASH_VERSINFO=([0]="5" [1]="2" [2]="21" [3]="1" [4]="release" [5]="x86_64-pc-linux-gnu") 2026-04-02 02:23:43.374 | BASH_VERSION='5.2.21(1)-release' 2026-04-02 02:23:43.374 | BINDEP_CMD=/opt/stack/bindep-venv/bin/bindep 2026-04-02 02:23:43.375 | BRANCHLESS_TARGET_BRANCH=master 2026-04-02 02:23:43.375 | BUG_REPORT_URL=https://bugs.launchpad.net/ubuntu/ 2026-04-02 02:23:43.375 | CACHE_BACKEND=dogpile.cache.memcached 2026-04-02 02:23:43.375 | CELLSV2_SETUP=superconductor 2026-04-02 02:23:43.375 | CINDER_ALLOWED_DIRECT_URL_SCHEMES= 2026-04-02 02:23:43.375 | CINDER_API_PASTE_INI=/etc/cinder/api-paste.ini 2026-04-02 02:23:43.375 | CINDER_BACKENDS=/opt/stack/devstack/lib/cinder_backends 2026-04-02 02:23:43.375 | CINDER_BACKUPS=/opt/stack/devstack/lib/cinder_backups 2026-04-02 02:23:43.375 | CINDER_BACKUP_DRIVER=swift 2026-04-02 02:23:43.375 | CINDER_BIN_DIR=/opt/stack/data/venv/bin 2026-04-02 02:23:43.375 | CINDER_BRANCH=master 2026-04-02 02:23:43.375 | CINDER_CACHE_ENABLED_FOR_BACKENDS=lvm:lvmdriver-1 2026-04-02 02:23:43.375 | CINDER_CONF=/etc/cinder/cinder.conf 2026-04-02 02:23:43.375 | CINDER_CONF_DIR=/etc/cinder 2026-04-02 02:23:43.375 | CINDER_DIR=/opt/stack/cinder 2026-04-02 02:23:43.375 | CINDER_DRIVER=default 2026-04-02 02:23:43.375 | CINDER_ENABLED_BACKENDS=lvm:lvmdriver-1 2026-04-02 02:23:43.375 | CINDER_ENFORCE_SCOPE=False 2026-04-02 02:23:43.375 | CINDER_IMG_CACHE_ENABLED=True 2026-04-02 02:23:43.375 | CINDER_IMG_CACHE_SIZE_COUNT= 2026-04-02 02:23:43.375 | CINDER_IMG_CACHE_SIZE_GB= 2026-04-02 02:23:43.375 | CINDER_LVM_TYPE=auto 2026-04-02 02:23:43.375 | CINDER_MY_IP=199.19.213.213 2026-04-02 02:23:43.375 | CINDER_PLUGINS=/opt/stack/devstack/lib/cinder_plugins 2026-04-02 02:23:43.375 | CINDER_REPO=https://github.com/openstack/cinder.git 2026-04-02 02:23:43.375 | CINDER_SERVICE_HOST=199.19.213.213 2026-04-02 02:23:43.375 | CINDER_SERVICE_LISTEN_ADDRESS=0.0.0.0 2026-04-02 02:23:43.375 | CINDER_SERVICE_PORT=8776 2026-04-02 02:23:43.375 | CINDER_SERVICE_PORT_INT=18776 2026-04-02 02:23:43.375 | CINDER_SERVICE_PROTOCOL=https 2026-04-02 02:23:43.375 | CINDER_SERVICE_REPORT_INTERVAL=120 2026-04-02 02:23:43.375 | CINDER_STATE_PATH=/opt/stack/data/cinder 2026-04-02 02:23:43.375 | CINDER_TARGET_HELPER=lioadm 2026-04-02 02:23:43.375 | CINDER_TARGET_PORT=3260 2026-04-02 02:23:43.375 | CINDER_TARGET_PREFIX=iqn.2010-10.org.openstack: 2026-04-02 02:23:43.375 | CINDER_TARGET_PROTOCOL=iscsi 2026-04-02 02:23:43.375 | CINDER_UPLOAD_INTERNAL_TENANT=False 2026-04-02 02:23:43.375 | CINDER_UPLOAD_OPTIMIZED=False 2026-04-02 02:23:43.375 | CINDER_UPLOAD_OPTIMIZED_BACKENDS=lvm:lvmdriver-1 2026-04-02 02:23:43.375 | CINDER_USE_SERVICE_TOKEN=True 2026-04-02 02:23:43.375 | CINDER_UWSGI=cinder.wsgi.api:application 2026-04-02 02:23:43.375 | CINDER_UWSGI_CONF=/etc/cinder/cinder-api-uwsgi.ini 2026-04-02 02:23:43.375 | CINDER_VOLUME_CLEAR=zero 2026-04-02 02:23:43.375 | CIRROS_ARCH=x86_64 2026-04-02 02:23:43.375 | CIRROS_VERSION=0.6.3 2026-04-02 02:23:43.375 | CONFIGURE_BACKING_FILE=True 2026-04-02 02:23:43.375 | CONFIG_AWK_CMD=awk 2026-04-02 02:23:43.375 | CONTAINER_PORT_BASE=6611 2026-04-02 02:23:43.375 | CURL_GET='curl -g' 2026-04-02 02:23:43.375 | CURRENT_LOG_TIME=2026-04-02-022100 2026-04-02 02:23:43.375 | DATABASE_BACKENDS=' mysql postgresql' 2026-04-02 02:23:43.375 | DATABASE_HOST=127.0.0.1 2026-04-02 02:23:43.375 | DATABASE_PASSWORD=secretdatabase 2026-04-02 02:23:43.375 | DATABASE_QUERY_LOGGING=False 2026-04-02 02:23:43.375 | DATABASE_TYPE=mysql 2026-04-02 02:23:43.375 | DATABASE_USER=root 2026-04-02 02:23:43.375 | DATA_DIR=/opt/stack/data 2026-04-02 02:23:43.375 | DC=([0]="openstack" [1]="org") 2026-04-02 02:23:43.375 | DEBUG_LIBVIRT=True 2026-04-02 02:23:43.375 | DEBUG_LIBVIRT_COREDUMPS=True 2026-04-02 02:23:43.375 | DEFAULT_IMAGE_FILE_NAME=cirros-0.6.3-x86_64-disk.img 2026-04-02 02:23:43.375 | DEFAULT_IMAGE_NAME=cirros-0.6.3-x86_64-disk 2026-04-02 02:23:43.375 | DEFAULT_VIRT_DRIVER=libvirt 2026-04-02 02:23:43.375 | DEFAULT_VOLUME_GROUP_NAME=stack-volumes-default 2026-04-02 02:23:43.375 | DEF_SERVICE_HOST=199.19.213.213 2026-04-02 02:23:43.375 | DEF_SERVICE_LISTEN_ADDRESS=0.0.0.0 2026-04-02 02:23:43.375 | DEF_SERVICE_LOCAL_HOST=127.0.0.1 2026-04-02 02:23:43.375 | DEF_TUNNEL_ENDPOINT_IP=199.19.213.213 2026-04-02 02:23:43.375 | DELTA=1775096472 2026-04-02 02:23:43.375 | DEST=/opt/stack 2026-04-02 02:23:43.375 | DEVSTACK_CERT=/opt/stack/data/devstack-cert.pem 2026-04-02 02:23:43.375 | DEVSTACK_CERT_NAME=devstack-cert 2026-04-02 02:23:43.375 | DEVSTACK_HOSTNAME=np0000162389.novalocal 2026-04-02 02:23:43.375 | DEVSTACK_PARALLEL=True 2026-04-02 02:23:43.375 | DEVSTACK_PLUGINS=,barbican,magnum,manila,octavia,magnum-cluster-api,ovn-octavia-provider 2026-04-02 02:23:43.375 | DEVSTACK_SERIES=2026.2 2026-04-02 02:23:43.375 | DEVSTACK_START_TIME=1775096448 2026-04-02 02:23:43.375 | DEVSTACK_VENV=/opt/stack/data/venv 2026-04-02 02:23:43.375 | DIRSTACK=() 2026-04-02 02:23:43.375 | DISABLED_SERVICES=dstat,horizon,s-account,s-container,s-object,s-proxy,tempest 2026-04-02 02:23:43.375 | DISABLE_AMP_IMAGE_BUILD=True 2026-04-02 02:23:43.375 | DISKIMAGE_BUILDER_DIR=/opt/stack/diskimage-builder 2026-04-02 02:23:43.375 | DISKIMAGE_BUILDER_REPO_REF=master 2026-04-02 02:23:43.376 | DISKIMAGE_BUILDER_REPO_URL=https://github.com/openstack/diskimage-builder.git 2026-04-02 02:23:43.376 | DISTRO=noble 2026-04-02 02:23:43.376 | DOWNLOAD_DEFAULT_IMAGES=False 2026-04-02 02:23:43.376 | ENABLED_SERVICES=c-api,c-bak,c-sch,c-vol,etcd3,file_tracker,g-api,key,memory_tracker,mysql,n-api,n-api-meta,n-cond,n-cpu,n-novnc,n-sch,o-api,o-da,o-hk,octavia,openstack-cli-server,ovn-controller,ovn-northd,ovs-vswitchd,ovsdb-server,placement-api,q-ovn-agent,q-svc,rabbit,tls-proxy,barbican,magnum-api,magnum-cond,manila,m-api,m-shr,m-sch,m-dat,magnum-cluster-api 2026-04-02 02:23:43.376 | ENABLE_CHASSIS_AS_GW=True 2026-04-02 02:23:43.376 | ENABLE_DEBUG_LOG_LEVEL=True 2026-04-02 02:23:43.376 | ENABLE_FEDORA_VIRT_PREVIEW_REPO=False 2026-04-02 02:23:43.376 | ENABLE_HTTPD_MOD_WSGI_SERVICES=True 2026-04-02 02:23:43.376 | ENABLE_ISOLATED_METADATA=False 2026-04-02 02:23:43.376 | ENABLE_KSM=True 2026-04-02 02:23:43.376 | ENABLE_KSMTUNED=True 2026-04-02 02:23:43.376 | ENABLE_METADATA_NETWORK=False 2026-04-02 02:23:43.376 | ENABLE_SYSCTL_MEM_TUNING=True 2026-04-02 02:23:43.376 | ENABLE_SYSCTL_NET_TUNING=True 2026-04-02 02:23:43.376 | ENABLE_TENANT_TUNNELS=True 2026-04-02 02:23:43.376 | ENABLE_TENANT_VLANS=False 2026-04-02 02:23:43.376 | ENABLE_VOLUME_MULTIATTACH=False 2026-04-02 02:23:43.376 | ENABLE_ZSWAP=True 2026-04-02 02:23:43.376 | ENFORCE_SCOPE=False 2026-04-02 02:23:43.376 | ERROR_ON_CLONE=True 2026-04-02 02:23:43.376 | ETCD_ARCH=amd64 2026-04-02 02:23:43.376 | ETCD_BIN_DIR=/opt/stack/bin 2026-04-02 02:23:43.376 | ETCD_DATA_DIR=/opt/stack/data/etcd 2026-04-02 02:23:43.376 | ETCD_DOWNLOAD_FILE=etcd-v3.5.21-linux-amd64.tar.gz 2026-04-02 02:23:43.376 | ETCD_DOWNLOAD_LOCATION=https://github.com/etcd-io/etcd/releases/download/v3.5.21/etcd-v3.5.21-linux-amd64.tar.gz 2026-04-02 02:23:43.376 | ETCD_DOWNLOAD_URL=https://github.com/etcd-io/etcd/releases/download 2026-04-02 02:23:43.376 | ETCD_NAME=etcd-v3.5.21-linux-amd64 2026-04-02 02:23:43.376 | ETCD_PEER_PORT=2380 2026-04-02 02:23:43.376 | ETCD_PORT=2379 2026-04-02 02:23:43.376 | ETCD_RAMDISK_MB=512 2026-04-02 02:23:43.376 | ETCD_SHA256=adddda4b06718e68671ffabff2f8cee48488ba61ad82900e639d108f2148501c 2026-04-02 02:23:43.376 | ETCD_SHA256_AMD64=adddda4b06718e68671ffabff2f8cee48488ba61ad82900e639d108f2148501c 2026-04-02 02:23:43.376 | ETCD_SHA256_ARM64=95bf6918623a097c0385b96f139d90248614485e781ec9bee4768dbb6c79c53f 2026-04-02 02:23:43.376 | ETCD_SHA256_PPC64=6fb6ecb3d1b331eb177dc610a8efad3aceb1f836d6aeb439ba0bfac5d5c2a38c 2026-04-02 02:23:43.376 | ETCD_SHA256_S390X=a211a83961ba8a7e94f7d6343ad769e699db21a715ba4f3b68cf31ea28f9c951 2026-04-02 02:23:43.376 | ETCD_SYSTEMD_SERVICE=devstack@etcd.service 2026-04-02 02:23:43.376 | ETCD_USE_RAMDISK=True 2026-04-02 02:23:43.376 | ETCD_VERSION=v3.5.21 2026-04-02 02:23:43.376 | EUID=1002 2026-04-02 02:23:43.376 | EXTRA_CACHE_URLS=,https://github.com/etcd-io/etcd/releases/download/v3.5.21/etcd-v3.5.21-linux-amd64.tar.gz 2026-04-02 02:23:43.376 | EXTRA_FILES_DOWNLOAD_TIMEOUT=2 2026-04-02 02:23:43.376 | EXTRA_FILES_RETRY=3 2026-04-02 02:23:43.376 | EXTRA_FILES_RETRY_ERRORS=500,503 2026-04-02 02:23:43.376 | EXTRA_FILES_RETRY_TIMEOUT=10 2026-04-02 02:23:43.376 | FILES=/opt/stack/devstack/files 2026-04-02 02:23:43.376 | FIXED_RANGE=10.1.0.0/20 2026-04-02 02:23:43.376 | FIXED_RANGE_V6=fdfa:046f:4bac::/64 2026-04-02 02:23:43.376 | FLOATING_RANGE=172.24.5.0/24 2026-04-02 02:23:43.376 | FORCE_CONFIG_DRIVE=False 2026-04-02 02:23:43.376 | FORCE_PREREQ=0 2026-04-02 02:23:43.376 | FUNCNAME=([0]="source" [1]="run_plugins" [2]="run_phase" [3]="main") 2026-04-02 02:23:43.376 | FUNC_DIR=/opt/stack/devstack 2026-04-02 02:23:43.376 | GITBRANCH=([python-neutronclient]="master" [oslo.utils]="master" [octavia]="master" [stevedore]="master" [oslo.reports]="master" [osprofiler]="master" [oslo.serialization]="master" [barbican-tempest-plugin]="master" [neutron-lib]="master" [ironic-lib]="master" [python-keystoneclient]="master" [os-client-config]="master" [python-novaclient]="master" [oslo.config]="master" [ovsdbapp]="master" [ceilometermiddleware]="master" [oslo.limit]="master" [oslo.concurrency]="master" [octavia-lib]="master" [os-ken]="master" [oslo.rootwrap]="master" [osc-lib]="master" [keystonemiddleware]="master" [oslo.vmware]="master" [magnum-cluster-api]="master" [tooz]="master" [oslo.privsep]="master" [oslo.policy]="master" [keystoneauth]="master" [cursive]="master" [python-magnumclient]="master" [python-barbicanclient]="master" [oslo.db]="master" [osc-placement]="master" [python-glanceclient]="master" [magnum]="master" [oslo.versionedobjects]="master" [pycadf]="master" [etcd3gw]="master" [pbr]="master" [oslo.log]="master" [ovn-octavia-provider]="master" [os-vif]="master" [taskflow]="master" [oslo.context]="master" [oslo.i18n]="master" [automaton]="master" [oslo.middleware]="master" [castellan]="master" [oslo.messaging]="master" [python-swiftclient]="master" [futurist]="master" [os-brick]="master" [barbican]="master" [python-brick-cinderclient-ext]="master" [python-ironicclient]="master" [debtcollector]="master" [glance_store]="master" [os-resource-classes]="master" [oslo.cache]="master" [python-octaviaclient]="master" [manila]="master" [openstacksdk]="master" [cliff]="master" [oslo.service]="master" [python-openstackclient]="master" [os-traits]="master" [diskimage-builder]="master" [python-cinderclient]="master" ) 2026-04-02 02:23:43.376 | GITDIR=([python-neutronclient]="/opt/stack/python-neutronclient" [oslo.utils]="/opt/stack/oslo.utils" [octavia]="/opt/stack/octavia" [stevedore]="/opt/stack/stevedore" [oslo.reports]="/opt/stack/oslo.reports" [osprofiler]="/opt/stack/osprofiler" [oslo.serialization]="/opt/stack/oslo.serialization" [barbican-tempest-plugin]="/opt/stack/barbican-tempest-plugin" [neutron-lib]="/opt/stack/neutron-lib" [ironic-lib]="/opt/stack/ironic-lib" [python-keystoneclient]="/opt/stack/python-keystoneclient" [os-client-config]="/opt/stack/os-client-config" [python-novaclient]="/opt/stack/python-novaclient" [oslo.config]="/opt/stack/oslo.config" [ovsdbapp]="/opt/stack/ovsdbapp" [ceilometermiddleware]="/opt/stack/ceilometermiddleware" [oslo.limit]="/opt/stack/oslo.limit" [oslo.concurrency]="/opt/stack/oslo.concurrency" [octavia-lib]="/opt/stack/octavia-lib" [oslo.rootwrap]="/opt/stack/oslo.rootwrap" [os-ken]="/opt/stack/os-ken" [osc-lib]="/opt/stack/osc-lib" [keystonemiddleware]="/opt/stack/keystonemiddleware" [oslo.vmware]="/opt/stack/oslo.vmware" [magnum-cluster-api]="/opt/stack/magnum-cluster-api" [tooz]="/opt/stack/tooz" [oslo.privsep]="/opt/stack/oslo.privsep" [oslo.policy]="/opt/stack/oslo.policy" [keystoneauth]="/opt/stack/keystoneauth" [cursive]="/opt/stack/cursive" [python-magnumclient]="/opt/stack/python-magnumclient" [python-barbicanclient]="/opt/stack/python-barbicanclient" [oslo.db]="/opt/stack/oslo.db" [osc-placement]="/opt/stack/osc-placement" [python-glanceclient]="/opt/stack/python-glanceclient" [magnum]="/opt/stack/magnum" [oslo.versionedobjects]="/opt/stack/oslo.versionedobjects" [pycadf]="/opt/stack/pycadf" [etcd3gw]="/opt/stack/etcd3gw" [pbr]="/opt/stack/pbr" [oslo.log]="/opt/stack/oslo.log" [ovn-octavia-provider]="/opt/stack/ovn-octavia-provider" [os-vif]="/opt/stack/os-vif" [taskflow]="/opt/stack/taskflow" [oslo.context]="/opt/stack/oslo.context" [oslo.i18n]="/opt/stack/oslo.i18n" [automaton]="/opt/stack/automaton" [oslo.middleware]="/opt/stack/oslo.middleware" [castellan]="/opt/stack/castellan" [oslo.messaging]="/opt/stack/oslo.messaging" [python-swiftclient]="/opt/stack/python-swiftclient" [futurist]="/opt/stack/futurist" [os-brick]="/opt/stack/os-brick" [barbican]="/opt/stack/barbican" [python-brick-cinderclient-ext]="/opt/stack/python-brick-cinderclient-ext" [python-ironicclient]="/opt/stack/python-ironicclient" [debtcollector]="/opt/stack/debtcollector" [glance_store]="/opt/stack/glance_store" [os-resource-classes]="/opt/stack/os-resource-classes" [oslo.cache]="/opt/stack/oslo.cache" [python-octaviaclient]="/opt/stack/python-octaviaclient" [manila]="/opt/stack/manila" [openstacksdk]="/opt/stack/openstacksdk" [cliff]="/opt/stack/cliff" [oslo.service]="/opt/stack/oslo.service" [python-openstackclient]="/opt/stack/python-openstackclient" [os-traits]="/opt/stack/os-traits" [diskimage-builder]="/opt/stack/diskimage-builder" [python-cinderclient]="/opt/stack/python-cinderclient" ) 2026-04-02 02:23:43.376 | GITREPO=([python-neutronclient]="https://github.com/openstack/python-neutronclient.git" [oslo.utils]="https://github.com/openstack/oslo.utils.git" [octavia]="https://github.com/openstack/octavia" [stevedore]="https://github.com/openstack/stevedore.git" [oslo.reports]="https://github.com/openstack/oslo.reports.git" [osprofiler]="https://github.com/openstack/osprofiler.git" [oslo.serialization]="https://github.com/openstack/oslo.serialization.git" [barbican-tempest-plugin]="https://github.com/openstack/barbican-tempest-plugin.git" [neutron-lib]="https://github.com/openstack/neutron-lib.git" [ironic-lib]="https://github.com/openstack/ironic-lib.git" [python-keystoneclient]="https://github.com/openstack/python-keystoneclient.git" [os-client-config]="https://github.com/openstack/os-client-config.git" [python-novaclient]="https://github.com/openstack/python-novaclient.git" [oslo.config]="https://github.com/openstack/oslo.config.git" [ovsdbapp]="https://github.com/openstack/ovsdbapp.git" [ceilometermiddleware]="https://github.com/openstack/ceilometermiddleware.git" [oslo.limit]="https://github.com/openstack/oslo.limit.git" [oslo.concurrency]="https://github.com/openstack/oslo.concurrency.git" [octavia-lib]="https://github.com/openstack/octavia-lib.git" [os-ken]="https://github.com/openstack/os-ken.git" [oslo.rootwrap]="https://github.com/openstack/oslo.rootwrap.git" [osc-lib]="https://github.com/openstack/osc-lib.git" [keystonemiddleware]="https://github.com/openstack/keystonemiddleware.git" [oslo.vmware]="https://github.com/openstack/oslo.vmware.git" [magnum-cluster-api]="https://github.com/vexxhost/magnum-cluster-api" [tooz]="https://github.com/openstack/tooz.git" [oslo.privsep]="https://github.com/openstack/oslo.privsep.git" [oslo.policy]="https://github.com/openstack/oslo.policy.git" [keystoneauth]="https://github.com/openstack/keystoneauth.git" [cursive]="https://github.com/openstack/cursive.git" [python-magnumclient]="https://github.com/openstack/python-magnumclient.git" [python-barbicanclient]="https://github.com/openstack/python-barbicanclient.git" [oslo.db]="https://github.com/openstack/oslo.db.git" [osc-placement]="https://github.com/openstack/osc-placement.git" [python-glanceclient]="https://github.com/openstack/python-glanceclient.git" [magnum]="https://review.opendev.org/openstack/magnum" [oslo.versionedobjects]="https://github.com/openstack/oslo.versionedobjects.git" [pycadf]="https://github.com/openstack/pycadf.git" [etcd3gw]="https://github.com/openstack/etcd3gw.git" [pbr]="https://github.com/openstack/pbr.git" [oslo.log]="https://github.com/openstack/oslo.log.git" [ovn-octavia-provider]="https://github.com/openstack/ovn-octavia-provider" [os-vif]="https://github.com/openstack/os-vif.git" [taskflow]="https://github.com/openstack/taskflow.git" [oslo.context]="https://github.com/openstack/oslo.context.git" [oslo.i18n]="https://github.com/openstack/oslo.i18n.git" [automaton]="https://github.com/openstack/automaton.git" [oslo.middleware]="https://github.com/openstack/oslo.middleware.git" [castellan]="https://github.com/openstack/castellan.git" [oslo.messaging]="https://github.com/openstack/oslo.messaging.git" [python-swiftclient]="https://github.com/openstack/python-swiftclient.git" [futurist]="https://github.com/openstack/futurist.git" [os-brick]="https://github.com/openstack/os-brick.git" [barbican]="https://github.com/openstack/barbican" [python-brick-cinderclient-ext]="https://github.com/openstack/python-brick-cinderclient-ext.git" [python-ironicclient]="https://github.com/openstack/python-ironicclient.git" [debtcollector]="https://github.com/openstack/debtcollector.git" [glance_store]="https://github.com/openstack/glance_store.git" [os-resource-classes]="https://github.com/openstack/os-resource-classes.git" [oslo.cache]="https://github.com/openstack/oslo.cache.git" [python-octaviaclient]="https://github.com/openstack/python-octaviaclient.git" [manila]="https://github.com/openstack/manila" [openstacksdk]="https://github.com/openstack/openstacksdk.git" [cliff]="https://github.com/openstack/cliff.git" [oslo.service]="https://github.com/openstack/oslo.service.git" [python-openstackclient]="https://github.com/openstack/python-openstackclient.git" [os-traits]="https://github.com/openstack/os-traits.git" [diskimage-builder]="https://github.com/openstack/diskimage-builder.git" [python-cinderclient]="https://github.com/openstack/python-cinderclient.git" ) 2026-04-02 02:23:43.376 | GIT_BASE=https://github.com 2026-04-02 02:23:43.376 | GIT_DEPTH=0 2026-04-02 02:23:43.376 | GIT_TIMEOUT=0 2026-04-02 02:23:43.376 | GLANCE_API_CONF=/etc/glance/glance-api.conf 2026-04-02 02:23:43.376 | GLANCE_API_PASTE_INI=/etc/glance/glance-api-paste.ini 2026-04-02 02:23:43.376 | GLANCE_BIN_DIR=/opt/stack/data/venv/bin 2026-04-02 02:23:43.376 | GLANCE_BRANCH=master 2026-04-02 02:23:43.376 | GLANCE_CACHE_CONF=/etc/glance/glance-cache.conf 2026-04-02 02:23:43.376 | GLANCE_CACHE_DIR=/opt/stack/data/glance/cache 2026-04-02 02:23:43.376 | GLANCE_CACHE_DRIVER=centralized_db 2026-04-02 02:23:43.376 | GLANCE_CINDER_DEFAULT_BACKEND=lvmdriver-1 2026-04-02 02:23:43.376 | GLANCE_CONF_DIR=/etc/glance 2026-04-02 02:23:43.376 | GLANCE_DEFAULT_BACKEND=fast 2026-04-02 02:23:43.376 | GLANCE_DIR=/opt/stack/glance 2026-04-02 02:23:43.376 | GLANCE_ENABLE_MULTIPLE_STORES=False 2026-04-02 02:23:43.377 | GLANCE_ENABLE_QUOTAS=True 2026-04-02 02:23:43.377 | GLANCE_ENFORCE_IMAGE_FORMAT=True 2026-04-02 02:23:43.377 | GLANCE_ENFORCE_SCOPE=True 2026-04-02 02:23:43.377 | GLANCE_HOSTPORT=199.19.213.213:9292 2026-04-02 02:23:43.377 | GLANCE_IMAGE_DIR=/opt/stack/data/glance/images 2026-04-02 02:23:43.377 | GLANCE_IMAGE_IMPORT_CONF=/etc/glance/glance-image-import.conf 2026-04-02 02:23:43.377 | GLANCE_LIMIT_IMAGE_SIZE_TOTAL=10000 2026-04-02 02:23:43.377 | GLANCE_LOCK_DIR=/opt/stack/data/glance/locks 2026-04-02 02:23:43.377 | GLANCE_METADEF_DIR=/etc/glance/metadefs 2026-04-02 02:23:43.377 | GLANCE_MULTIPLE_FILE_STORES=fast 2026-04-02 02:23:43.377 | GLANCE_MULTISTORE_FILE_IMAGE_DIR=/opt/stack/data/glance 2026-04-02 02:23:43.377 | GLANCE_NFS_MOUNTPOINT=/opt/stack/data/glance/images/mnt 2026-04-02 02:23:43.377 | GLANCE_REPO=https://github.com/openstack/glance.git 2026-04-02 02:23:43.377 | GLANCE_S3_BUCKET_NAME=images 2026-04-02 02:23:43.377 | GLANCE_S3_BUCKET_ON_PUT=True 2026-04-02 02:23:43.377 | GLANCE_S3_DEFAULT_BACKEND=s3_fast 2026-04-02 02:23:43.377 | GLANCE_SCHEMA_JSON=/etc/glance/schema-image.json 2026-04-02 02:23:43.377 | GLANCE_SERVICE_HOST=199.19.213.213 2026-04-02 02:23:43.377 | GLANCE_SERVICE_LISTEN_ADDRESS=0.0.0.0 2026-04-02 02:23:43.377 | GLANCE_SERVICE_PORT=9292 2026-04-02 02:23:43.377 | GLANCE_SERVICE_PORT_INT=19292 2026-04-02 02:23:43.377 | GLANCE_SERVICE_PROTOCOL=https 2026-04-02 02:23:43.377 | GLANCE_SHOW_DIRECT_URL=False 2026-04-02 02:23:43.377 | GLANCE_SHOW_MULTIPLE_LOCATIONS=False 2026-04-02 02:23:43.377 | GLANCE_STAGING_DIR=/opt/stack/data/glance 2026-04-02 02:23:43.377 | GLANCE_STORE_ROOTWRAP_BASE_DIR=/opt/stack/data/venv/etc/glance 2026-04-02 02:23:43.377 | GLANCE_SWIFT_STORE_CONF=/etc/glance/glance-swift-store.conf 2026-04-02 02:23:43.377 | GLANCE_TASKS_DIR=/opt/stack/data/glance 2026-04-02 02:23:43.377 | GLANCE_URL=https://199.19.213.213/image 2026-04-02 02:23:43.377 | GLANCE_USE_IMPORT_WORKFLOW=False 2026-04-02 02:23:43.377 | GLANCE_USE_S3=False 2026-04-02 02:23:43.377 | GLANCE_UWSGI=glance.wsgi.api:application 2026-04-02 02:23:43.377 | GLANCE_UWSGI_CONF=/etc/glance/glance-uwsgi.ini 2026-04-02 02:23:43.377 | GLOBAL_VENV=True 2026-04-02 02:23:43.377 | GROUPS=() 2026-04-02 02:23:43.377 | HOME=/opt/stack 2026-04-02 02:23:43.377 | HOME_URL=https://www.ubuntu.com/ 2026-04-02 02:23:43.377 | HORIZON_APACHE_ROOT=/dashboard 2026-04-02 02:23:43.377 | HORIZON_BRANCH=master 2026-04-02 02:23:43.377 | HORIZON_DIR=/opt/stack/horizon 2026-04-02 02:23:43.377 | HORIZON_REPO=https://github.com/openstack/horizon.git 2026-04-02 02:23:43.377 | HORIZON_SETTINGS=/opt/stack/horizon/openstack_dashboard/local/local_settings.py.example 2026-04-02 02:23:43.377 | HOSTNAME=np0000162389 2026-04-02 02:23:43.377 | HOSTTYPE=x86_64 2026-04-02 02:23:43.377 | HOST_IP=199.19.213.213 2026-04-02 02:23:43.377 | HOST_IPV6=::1 2026-04-02 02:23:43.377 | HOST_IP_IFACE= 2026-04-02 02:23:43.377 | ID=ubuntu 2026-04-02 02:23:43.377 | ID_LIKE=debian 2026-04-02 02:23:43.377 | IFS=' 2026-04-02 02:23:43.377 | ' 2026-04-02 02:23:43.377 | IMAGE_URLS=https://github.com/cirros-dev/cirros/releases/download/0.6.3/cirros-0.6.3-x86_64-disk.img 2026-04-02 02:23:43.377 | INSTALL_DATABASE_SERVER_PACKAGES=True 2026-04-02 02:23:43.377 | INSTANCES_PATH=/opt/stack/data/nova/instances 2026-04-02 02:23:43.377 | INSTANCE_NAME_PREFIX=instance- 2026-04-02 02:23:43.377 | INT_CA_DIR=/opt/stack/data/CA/int-ca 2026-04-02 02:23:43.377 | IPV4_ADDRS_SAFE_TO_USE=10.1.0.0/20 2026-04-02 02:23:43.377 | IPV6_ADDRESS_MODE=slaac 2026-04-02 02:23:43.377 | IPV6_ADDRS_SAFE_TO_USE=fdfa:046f:4bac::/56 2026-04-02 02:23:43.377 | IPV6_GLOBAL_ID=fa:046f:4bac 2026-04-02 02:23:43.377 | IPV6_PRIVATE_NETWORK_GATEWAY= 2026-04-02 02:23:43.377 | IPV6_PRIVATE_SUBNET_NAME=ipv6-private-subnet 2026-04-02 02:23:43.377 | IPV6_PROVIDER_FIXED_RANGE= 2026-04-02 02:23:43.377 | IPV6_PROVIDER_NETWORK_GATEWAY= 2026-04-02 02:23:43.377 | IPV6_PROVIDER_SUBNET_NAME=provider_net_v6 2026-04-02 02:23:43.377 | IPV6_PUBLIC_NETWORK_GATEWAY=2001:db8::2 2026-04-02 02:23:43.377 | IPV6_PUBLIC_RANGE=2001:db8::/64 2026-04-02 02:23:43.377 | IPV6_PUBLIC_SUBNET_NAME=ipv6-public-subnet 2026-04-02 02:23:43.377 | IPV6_RA_MODE=slaac 2026-04-02 02:23:43.377 | IPV6_ROUTER_GW_IP=2001:db8::1 2026-04-02 02:23:43.377 | IP_VERSION=4+6 2026-04-02 02:23:43.377 | IRONIC_PYTHON_AGENT_BRANCH=master 2026-04-02 02:23:43.377 | IRONIC_PYTHON_AGENT_REPO=https://github.com/openstack/ironic-python-agent.git 2026-04-02 02:23:43.377 | ISCSID_DEBUG=False 2026-04-02 02:23:43.377 | ISCSID_DEBUG_LEVEL=4 2026-04-02 02:23:43.377 | KEYSTONE_ADMIN_ENDPOINT=True 2026-04-02 02:23:43.377 | KEYSTONE_ASSIGNMENT_BACKEND=sql 2026-04-02 02:23:43.377 | KEYSTONE_AUTH_URI=https://199.19.213.213/identity 2026-04-02 02:23:43.377 | KEYSTONE_AUTH_URI_V3=https://199.19.213.213/identity/v3 2026-04-02 02:23:43.377 | KEYSTONE_BIN_DIR=/opt/stack/data/venv/bin 2026-04-02 02:23:43.377 | KEYSTONE_BRANCH=master 2026-04-02 02:23:43.377 | KEYSTONE_CONF=/etc/keystone/keystone.conf 2026-04-02 02:23:43.378 | KEYSTONE_CONF_DIR=/etc/keystone 2026-04-02 02:23:43.378 | KEYSTONE_DIR=/opt/stack/keystone 2026-04-02 02:23:43.378 | KEYSTONE_ENABLE_CACHE=True 2026-04-02 02:23:43.378 | KEYSTONE_ENFORCE_SCOPE=False 2026-04-02 02:23:43.378 | KEYSTONE_IDENTITY_BACKEND=sql 2026-04-02 02:23:43.378 | KEYSTONE_LOCKOUT_DURATION=10 2026-04-02 02:23:43.378 | KEYSTONE_LOCKOUT_FAILURE_ATTEMPTS=2 2026-04-02 02:23:43.378 | KEYSTONE_PASSWORD_HASH_ROUNDS=4 2026-04-02 02:23:43.378 | KEYSTONE_PUBLIC_UWSGI=keystone.wsgi.api:application 2026-04-02 02:23:43.378 | KEYSTONE_PUBLIC_UWSGI_CONF=/etc/keystone/keystone-uwsgi-public.ini 2026-04-02 02:23:43.378 | KEYSTONE_REGION_NAME=RegionOne 2026-04-02 02:23:43.378 | KEYSTONE_REPO=https://github.com/openstack/keystone.git 2026-04-02 02:23:43.378 | KEYSTONE_RESOURCE_BACKEND=sql 2026-04-02 02:23:43.378 | KEYSTONE_ROLE_BACKEND=sql 2026-04-02 02:23:43.378 | KEYSTONE_SECURITY_COMPLIANCE_ENABLED=True 2026-04-02 02:23:43.378 | KEYSTONE_SERVICE_HOST=199.19.213.213 2026-04-02 02:23:43.378 | KEYSTONE_SERVICE_PORT=5000 2026-04-02 02:23:43.378 | KEYSTONE_SERVICE_PORT_INT=5001 2026-04-02 02:23:43.378 | KEYSTONE_SERVICE_PROTOCOL=https 2026-04-02 02:23:43.378 | KEYSTONE_SERVICE_URI=https://199.19.213.213/identity 2026-04-02 02:23:43.378 | KEYSTONE_SERVICE_URI_V3=https://199.19.213.213/identity/v3 2026-04-02 02:23:43.378 | KEYSTONE_TOKEN_FORMAT=fernet 2026-04-02 02:23:43.378 | KEYSTONE_UNIQUE_LAST_PASSWORD_COUNT=2 2026-04-02 02:23:43.378 | KEY_MANAGER_BACKEND=barbican 2026-04-02 02:23:43.378 | KILL_PATH=/usr/bin/kill 2026-04-02 02:23:43.378 | LAST_RUN=0 2026-04-02 02:23:43.378 | LAST_SPINNER_PID= 2026-04-02 02:23:43.378 | LC_ALL=en_US.utf8 2026-04-02 02:23:43.378 | LDAP_BASE_DC=openstack 2026-04-02 02:23:43.378 | LDAP_BASE_DN=dc=openstack,dc=org 2026-04-02 02:23:43.378 | LDAP_DOMAIN=openstack.org 2026-04-02 02:23:43.378 | LDAP_MANAGER_DN=cn=Manager,dc=openstack,dc=org 2026-04-02 02:23:43.378 | LDAP_OLCDB_NUMBER=1 2026-04-02 02:23:43.378 | LDAP_OLCDB_TYPE=mdb 2026-04-02 02:23:43.378 | LDAP_ROOTPW_COMMAND=replace 2026-04-02 02:23:43.378 | LDAP_SERVICE_NAME=slapd 2026-04-02 02:23:43.378 | LDAP_URL=ldap://localhost 2026-04-02 02:23:43.378 | LIBS_FROM_GIT=novnc,barbican,cinder,devstack,glance,keystone,magnum,manila,neutron,nova,octavia,os-test-images,ovn-octavia-provider,placement,python-magnumclient,requirements,swift,magnum-cluster-api 2026-04-02 02:23:43.378 | LIBVIRT_CPU_MODE=host-passthrough 2026-04-02 02:23:43.378 | LIBVIRT_CPU_MODEL=Nehalem 2026-04-02 02:23:43.378 | LIBVIRT_GROUP=libvirt 2026-04-02 02:23:43.378 | LIBVIRT_TYPE=kvm 2026-04-02 02:23:43.378 | LINENO=762 2026-04-02 02:23:43.378 | LOCAL_HOSTNAME=np0000162389 2026-04-02 02:23:43.378 | LOGDAYS=7 2026-04-02 02:23:43.378 | LOGDIR=/opt/stack/logs 2026-04-02 02:23:43.378 | LOGFILE=/opt/stack/logs/devstacklog.txt.2026-04-02-022100 2026-04-02 02:23:43.378 | LOGFILE_DIR=/opt/stack/logs 2026-04-02 02:23:43.378 | LOGFILE_NAME=devstacklog.txt 2026-04-02 02:23:43.378 | LOGNAME=stack 2026-04-02 02:23:43.378 | LOGO=ubuntu-logo 2026-04-02 02:23:43.378 | LOG_COLOR=False 2026-04-02 02:23:43.378 | LRC=localrc 2026-04-02 02:23:43.378 | MACHTYPE=x86_64-pc-linux-gnu 2026-04-02 02:23:43.378 | MAGNUM_API_PASTE=/etc/magnum/api-paste.ini 2026-04-02 02:23:43.378 | MAGNUM_BIN_DIR=/opt/stack/data/venv/bin 2026-04-02 02:23:43.378 | MAGNUM_BRANCH=master 2026-04-02 02:23:43.378 | MAGNUM_CERTIFICATE_CACHE_DIR=/var/lib/magnum/certificate-cache 2026-04-02 02:23:43.378 | MAGNUM_CONF=/etc/magnum/magnum.conf 2026-04-02 02:23:43.378 | MAGNUM_CONFIGURE_IPTABLES=True 2026-04-02 02:23:43.378 | MAGNUM_CONF_DIR=/etc/magnum 2026-04-02 02:23:43.378 | MAGNUM_DIR=/opt/stack/magnum 2026-04-02 02:23:43.378 | MAGNUM_ENFORCE_SCOPE=False 2026-04-02 02:23:43.378 | MAGNUM_GUEST_IMAGE_URL=https://github.com/vexxhost/capo-image-elements/releases/latest/download/ubuntu-22.04-v1.33.9.qcow2 2026-04-02 02:23:43.378 | MAGNUM_K8S_KEYSTONE_AUTH_DEFAULT_POLICY=/etc/magnum/k8s_keystone_auth_default_policy.json 2026-04-02 02:23:43.378 | MAGNUM_POLICY=/etc/magnum/policy.yaml 2026-04-02 02:23:43.378 | MAGNUM_REPO=https://github.com/openstack/magnum.git 2026-04-02 02:23:43.378 | MAGNUM_SERVICE_HOST=199.19.213.213 2026-04-02 02:23:43.378 | MAGNUM_SERVICE_PROTOCOL=https 2026-04-02 02:23:43.378 | MAGNUM_STATE_PATH=/opt/stack/data/magnum 2026-04-02 02:23:43.378 | MAGNUM_SWIFT_REGISTRY_CONTAINER=docker_registry 2026-04-02 02:23:43.378 | MAGNUM_TRUSTEE_DOMAIN_ADMIN_PASSWORD=secret 2026-04-02 02:23:43.378 | MAGNUM_UWSGI=magnum.wsgi.api:application 2026-04-02 02:23:43.378 | MAGNUM_UWSGI_CONF=/etc/magnum/magnum-api-uwsgi.ini 2026-04-02 02:23:43.378 | MAIL=/var/mail/stack 2026-04-02 02:23:43.378 | MANILACLIENT_BRANCH=master 2026-04-02 02:23:43.378 | MANILACLIENT_DIR=/opt/stack/python-manilaclient 2026-04-02 02:23:43.378 | MANILACLIENT_REPO=https://opendev.org/openstack/python-manilaclient 2026-04-02 02:23:43.378 | MANILA_ADMIN_NET_RANGE=10.2.5.0/24 2026-04-02 02:23:43.378 | MANILA_ALLOW_NAS_SERVER_PORTS_ON_HOST=False 2026-04-02 02:23:43.378 | MANILA_API_PASTE_INI=/etc/manila/api-paste.ini 2026-04-02 02:23:43.378 | MANILA_BIN_DIR=/opt/stack/data/venv/bin 2026-04-02 02:23:43.379 | MANILA_CONF=/etc/manila/manila.conf 2026-04-02 02:23:43.379 | MANILA_CONFIGURE_DEFAULT_TYPES=True 2026-04-02 02:23:43.379 | MANILA_CONF_DIR=/etc/manila 2026-04-02 02:23:43.379 | MANILA_CONTAINER_DRIVER=manila.share.drivers.container.driver.ContainerShareDriver 2026-04-02 02:23:43.379 | MANILA_CONTAINER_VOLUME_GROUP_NAME=manila_docker_volumes 2026-04-02 02:23:43.379 | MANILA_DATA_COPY_CHECK_HASH=True 2026-04-02 02:23:43.379 | MANILA_DATA_NODE_IP=10.2.5.0/24 2026-04-02 02:23:43.379 | MANILA_DEFAULT_SHARE_GROUP_TYPE=default 2026-04-02 02:23:43.379 | MANILA_DEFAULT_SHARE_GROUP_TYPE_SPECS= 2026-04-02 02:23:43.379 | MANILA_DEFAULT_SHARE_TYPE=default 2026-04-02 02:23:43.379 | MANILA_DEFAULT_SHARE_TYPE_EXTRA_SPECS='snapshot_support=True create_share_from_snapshot_support=True' 2026-04-02 02:23:43.379 | MANILA_DEFERRED_DELETE_TASK_INTERVAL=10 2026-04-02 02:23:43.379 | MANILA_DHSS_FALSE_SHARE_TYPE_EXTRA_SPECS='snapshot_support=True create_share_from_snapshot_support=True' 2026-04-02 02:23:43.379 | MANILA_DHSS_TRUE_SHARE_TYPE_EXTRA_SPECS='snapshot_support=True create_share_from_snapshot_support=True' 2026-04-02 02:23:43.379 | MANILA_DIR=/opt/stack/manila 2026-04-02 02:23:43.379 | MANILA_DOCKER_IMAGE_ALIAS=manila_docker_image 2026-04-02 02:23:43.379 | MANILA_DOCKER_IMAGE_URL=https://github.com/a-ovchinnikov/manila-image-elements-lxd-images/releases/download/0.1.0/manila-docker-container.tar.gz 2026-04-02 02:23:43.379 | MANILA_ENABLED_BACKENDS=generic 2026-04-02 02:23:43.379 | MANILA_ENABLED_SHARE_PROTOCOLS=NFS,CIFS 2026-04-02 02:23:43.379 | MANILA_ENDPOINT_BASE=http://199.19.213.213/share 2026-04-02 02:23:43.379 | MANILA_ENFORCE_SCOPE=False 2026-04-02 02:23:43.379 | MANILA_GIT_BASE=https://opendev.org 2026-04-02 02:23:43.379 | MANILA_KEY_FORMAT=ecdsa 2026-04-02 02:23:43.379 | MANILA_LOCK_PATH=/opt/stack/manila/manila_locks 2026-04-02 02:23:43.379 | MANILA_LVM_SHARE_EXPORT_IPS=199.19.213.213 2026-04-02 02:23:43.379 | MANILA_MNT_DIR=/opt/stack/data/manila/mnt 2026-04-02 02:23:43.379 | MANILA_NETWORK_API_CLASS=manila.network.neutron.neutron_network_plugin.NeutronBindNetworkPlugin 2026-04-02 02:23:43.379 | MANILA_NEUTRON_VNIC_TYPE=normal 2026-04-02 02:23:43.379 | MANILA_PATH_TO_PRIVATE_KEY=/opt/stack/.ssh/id_ecdsa 2026-04-02 02:23:43.379 | MANILA_PATH_TO_PUBLIC_KEY=/opt/stack/.ssh/id_ecdsa.pub 2026-04-02 02:23:43.379 | MANILA_REPLICA_STATE_UPDATE_INTERVAL=300 2026-04-02 02:23:43.379 | MANILA_REPO_ROOT=openstack 2026-04-02 02:23:43.379 | MANILA_RESTORE_IPV6_DEFAULT_ROUTE=True 2026-04-02 02:23:43.379 | MANILA_SCHEDULER_DRIVER=manila.scheduler.drivers.filter.FilterScheduler 2026-04-02 02:23:43.379 | MANILA_SERVICE_HOST=199.19.213.213 2026-04-02 02:23:43.379 | MANILA_SERVICE_IMAGE_ENABLED=True 2026-04-02 02:23:43.379 | MANILA_SERVICE_IMAGE_NAME=manila-service-image-master 2026-04-02 02:23:43.379 | MANILA_SERVICE_IMAGE_URL=http://tarballs.openstack.org/manila-image-elements/images/manila-service-image-master.qcow2 2026-04-02 02:23:43.379 | MANILA_SERVICE_INSTANCE_PASSWORD=manila 2026-04-02 02:23:43.379 | MANILA_SERVICE_INSTANCE_USER=manila 2026-04-02 02:23:43.379 | MANILA_SERVICE_KEYPAIR_NAME=manila-service 2026-04-02 02:23:43.379 | MANILA_SERVICE_PORT=8786 2026-04-02 02:23:43.379 | MANILA_SERVICE_PORT_INT=18786 2026-04-02 02:23:43.379 | MANILA_SERVICE_PROTOCOL=http 2026-04-02 02:23:43.379 | MANILA_SERVICE_SECGROUP=manila-service 2026-04-02 02:23:43.379 | MANILA_SERVICE_VM_FLAVOR_DISK=5 2026-04-02 02:23:43.379 | MANILA_SERVICE_VM_FLAVOR_NAME=manila-service-flavor 2026-04-02 02:23:43.379 | MANILA_SERVICE_VM_FLAVOR_RAM=512 2026-04-02 02:23:43.379 | MANILA_SERVICE_VM_FLAVOR_REF=100 2026-04-02 02:23:43.379 | MANILA_SERVICE_VM_FLAVOR_VCPUS=1 2026-04-02 02:23:43.379 | MANILA_SETUP_IPV6=False 2026-04-02 02:23:43.379 | MANILA_SSH_TIMEOUT=180 2026-04-02 02:23:43.379 | MANILA_STATE_PATH=/opt/stack/data/manila 2026-04-02 02:23:43.379 | MANILA_USE_DOWNGRADE_MIGRATIONS=False 2026-04-02 02:23:43.379 | MANILA_USE_SCHEDULER_CREATING_SHARE_FROM_SNAPSHOT=False 2026-04-02 02:23:43.379 | MANILA_USE_SERVICE_INSTANCE_PASSWORD=True 2026-04-02 02:23:43.379 | MANILA_UWSGI_CONF=/etc/manila/manila-uwsgi.ini 2026-04-02 02:23:43.379 | MANILA_WSGI=manila.wsgi.api:application 2026-04-02 02:23:43.379 | MANILA_ZFSONLINUX_BACKEND_FILES_CONTAINER_DIR=/opt/stack/data/manila/zfsonlinux 2026-04-02 02:23:43.379 | MANILA_ZFSONLINUX_DATASET_CREATION_OPTIONS=compression=gzip 2026-04-02 02:23:43.379 | MANILA_ZFSONLINUX_REPLICATION_DOMAIN=ZFSonLinux 2026-04-02 02:23:43.379 | MANILA_ZFSONLINUX_SERVICE_IP=199.19.213.213 2026-04-02 02:23:43.379 | MANILA_ZFSONLINUX_SHARE_EXPORT_IP=199.19.213.213 2026-04-02 02:23:43.379 | MANILA_ZFSONLINUX_SSH_USERNAME=stack 2026-04-02 02:23:43.379 | MANILA_ZFSONLINUX_USE_SSH=False 2026-04-02 02:23:43.379 | MANILA_ZFSONLINUX_ZPOOL_SIZE=30G 2026-04-02 02:23:43.379 | MAX_DB_CONNECTIONS=200 2026-04-02 02:23:43.379 | MEMCACHE_SERVERS=localhost:11211 2026-04-02 02:23:43.379 | METADATA_SERVICE_PORT=8775 2026-04-02 02:23:43.379 | METERING_PLUGIN=neutron.services.metering.metering_plugin.MeteringPlugin 2026-04-02 02:23:43.379 | ML2_L3_PLUGIN=ovn-router 2026-04-02 02:23:43.379 | MYSQL_DRIVER=PyMySQL 2026-04-02 02:23:43.379 | MYSQL_GATHER_PERFORMANCE=True 2026-04-02 02:23:43.379 | MYSQL_HOST=127.0.0.1 2026-04-02 02:23:43.379 | MYSQL_REDUCE_MEMORY=True 2026-04-02 02:23:43.379 | MYSQL_SERVICE_NAME=mysql 2026-04-02 02:23:43.379 | MYSQL_USER=root 2026-04-02 02:23:43.379 | NAME=Ubuntu 2026-04-02 02:23:43.380 | NETWORK_GATEWAY=10.1.0.1 2026-04-02 02:23:43.380 | NEUTRON_ANY='q-svc neutron-api' 2026-04-02 02:23:43.380 | NEUTRON_BIN_DIR=/opt/stack/data/venv/bin 2026-04-02 02:23:43.380 | NEUTRON_BRANCH=master 2026-04-02 02:23:43.380 | NEUTRON_CONF=/etc/neutron/neutron.conf 2026-04-02 02:23:43.380 | NEUTRON_CONF_DIR=/etc/neutron 2026-04-02 02:23:43.380 | NEUTRON_CREATE_INITIAL_NETWORKS=True 2026-04-02 02:23:43.380 | NEUTRON_DHCP_CONF=/etc/neutron/dhcp_agent.ini 2026-04-02 02:23:43.380 | NEUTRON_DIR=/opt/stack/neutron 2026-04-02 02:23:43.380 | NEUTRON_ENDPOINT_SERVICE_NAME=networking 2026-04-02 02:23:43.380 | NEUTRON_ENFORCE_SCOPE=True 2026-04-02 02:23:43.380 | NEUTRON_FWAAS_DIR=/opt/stack/neutron-fwaas 2026-04-02 02:23:43.380 | NEUTRON_L3_CONF=/etc/neutron/l3_agent.ini 2026-04-02 02:23:43.380 | NEUTRON_OVN_AGENT_BINARY=neutron-ovn-agent 2026-04-02 02:23:43.380 | NEUTRON_OVN_BIN_DIR=/opt/stack/data/venv/bin 2026-04-02 02:23:43.380 | NEUTRON_OVN_METADATA_BINARY=neutron-ovn-metadata-agent 2026-04-02 02:23:43.380 | NEUTRON_PORT_SECURITY=True 2026-04-02 02:23:43.380 | NEUTRON_REPO=https://github.com/openstack/neutron.git 2026-04-02 02:23:43.380 | NEUTRON_ROOTWRAP=/opt/stack/data/venv/bin/neutron-rootwrap 2026-04-02 02:23:43.380 | NEUTRON_TEST_CONFIG_FILE=/etc/neutron/debug.ini 2026-04-02 02:23:43.380 | NEUTRON_UWSGI=neutron.wsgi.api:application 2026-04-02 02:23:43.380 | NEUTRON_UWSGI_CONF=/etc/neutron/neutron-api-uwsgi.ini 2026-04-02 02:23:43.380 | NOUNSET= 2026-04-02 02:23:43.380 | NOVA_ALLOW_MOVE_TO_SAME_HOST=True 2026-04-02 02:23:43.380 | NOVA_API_DB=nova_api 2026-04-02 02:23:43.380 | NOVA_API_PASTE_INI=/etc/nova/api-paste.ini 2026-04-02 02:23:43.380 | NOVA_BIN_DIR=/opt/stack/data/venv/bin 2026-04-02 02:23:43.380 | NOVA_BRANCH=master 2026-04-02 02:23:43.380 | NOVA_COND_CONF=/etc/nova/nova.conf 2026-04-02 02:23:43.380 | NOVA_CONF=/etc/nova/nova.conf 2026-04-02 02:23:43.380 | NOVA_CONF_DIR=/etc/nova 2026-04-02 02:23:43.380 | NOVA_CONSOLE_PROXY_COMPUTE_TLS=False 2026-04-02 02:23:43.380 | NOVA_CPU_CELL=1 2026-04-02 02:23:43.380 | NOVA_CPU_CONF=/etc/nova/nova-cpu.conf 2026-04-02 02:23:43.380 | NOVA_CPU_UUID= 2026-04-02 02:23:43.380 | NOVA_DIR=/opt/stack/nova 2026-04-02 02:23:43.380 | NOVA_ENABLED_APIS=osapi_compute,metadata 2026-04-02 02:23:43.380 | NOVA_ENABLE_CACHE=True 2026-04-02 02:23:43.380 | NOVA_ENFORCE_SCOPE=True 2026-04-02 02:23:43.380 | NOVA_FAKE_CONF=/etc/nova/nova-fake.conf 2026-04-02 02:23:43.380 | NOVA_FILTERS=ComputeFilter,ComputeCapabilitiesFilter,ImagePropertiesFilter,ServerGroupAntiAffinityFilter,ServerGroupAffinityFilter,SameHostFilter,DifferentHostFilter 2026-04-02 02:23:43.380 | NOVA_INSTANCES_PATH=/opt/stack/data/nova/instances 2026-04-02 02:23:43.380 | NOVA_LIBVIRT_TB_CACHE_SIZE=128 2026-04-02 02:23:43.380 | NOVA_METADATA_UWSGI=nova.wsgi.metadata:application 2026-04-02 02:23:43.380 | NOVA_METADATA_UWSGI_CONF=/etc/nova/nova-metadata-uwsgi.ini 2026-04-02 02:23:43.380 | NOVA_MY_IP=199.19.213.213 2026-04-02 02:23:43.380 | NOVA_NOTIFICATION_FORMAT=unversioned 2026-04-02 02:23:43.380 | NOVA_NUM_CELLS=1 2026-04-02 02:23:43.380 | NOVA_PLUGINS=/opt/stack/devstack/lib/nova_plugins 2026-04-02 02:23:43.380 | NOVA_READY_TIMEOUT=60 2026-04-02 02:23:43.380 | NOVA_REPO=https://github.com/openstack/nova.git 2026-04-02 02:23:43.380 | NOVA_SERIAL_ENABLED=False 2026-04-02 02:23:43.380 | NOVA_SERVICE_HOST=199.19.213.213 2026-04-02 02:23:43.380 | NOVA_SERVICE_LISTEN_ADDRESS=0.0.0.0 2026-04-02 02:23:43.380 | NOVA_SERVICE_PORT=8774 2026-04-02 02:23:43.380 | NOVA_SERVICE_PORT_INT=18774 2026-04-02 02:23:43.380 | NOVA_SERVICE_PROTOCOL=https 2026-04-02 02:23:43.380 | NOVA_SERVICE_REPORT_INTERVAL=120 2026-04-02 02:23:43.380 | NOVA_SHUTDOWN_TIMEOUT=0 2026-04-02 02:23:43.380 | NOVA_SPICE_ENABLED=False 2026-04-02 02:23:43.380 | NOVA_STATE_PATH=/opt/stack/data/nova 2026-04-02 02:23:43.380 | NOVA_USE_SERVICE_TOKEN=True 2026-04-02 02:23:43.380 | NOVA_USE_UNIFIED_LIMITS=False 2026-04-02 02:23:43.380 | NOVA_UWSGI=nova.wsgi.osapi_compute:application 2026-04-02 02:23:43.380 | NOVA_UWSGI_CONF=/etc/nova/nova-api-uwsgi.ini 2026-04-02 02:23:43.380 | NOVA_VNC_ENABLED=True 2026-04-02 02:23:43.380 | NOVNC_BRANCH=v1.3.0 2026-04-02 02:23:43.380 | NOVNC_REPO=https://github.com/novnc/novnc.git 2026-04-02 02:23:43.380 | NOW=1775096472 2026-04-02 02:23:43.380 | NO_UPDATE_REPOS=False 2026-04-02 02:23:43.380 | OBJECT_PORT_BASE=6613 2026-04-02 02:23:43.380 | OCTAVIA=octavia 2026-04-02 02:23:43.380 | OCTAVIA_AMPHORA_DRIVER=amphora_haproxy_rest_driver 2026-04-02 02:23:43.380 | OCTAVIA_AMP_CONN_TIMEOUT=10 2026-04-02 02:23:43.380 | OCTAVIA_AMP_EXPIRY_AGE=3600 2026-04-02 02:23:43.380 | OCTAVIA_AMP_FLAVOR_ID=10 2026-04-02 02:23:43.380 | OCTAVIA_AMP_IMAGE_ARCH=amd64 2026-04-02 02:23:43.380 | OCTAVIA_AMP_IMAGE_FILE=/opt/stack/octavia/diskimage-create/amphora-x64-haproxy.qcow2 2026-04-02 02:23:43.380 | OCTAVIA_AMP_IMAGE_NAME=amphora-x64-haproxy 2026-04-02 02:23:43.380 | OCTAVIA_AMP_IMAGE_TAG=amphora 2026-04-02 02:23:43.380 | OCTAVIA_AMP_LOG_ADMIN_PORT=10514 2026-04-02 02:23:43.380 | OCTAVIA_AMP_LOG_TENANT_PORT=20514 2026-04-02 02:23:43.380 | OCTAVIA_AMP_READ_TIMEOUT=120 2026-04-02 02:23:43.380 | OCTAVIA_AMP_SSH_KEY_BITS=2048 2026-04-02 02:23:43.380 | OCTAVIA_AMP_SSH_KEY_NAME=octavia_ssh_key 2026-04-02 02:23:43.380 | OCTAVIA_AMP_SSH_KEY_PATH=/etc/octavia/.ssh/octavia_ssh_key 2026-04-02 02:23:43.380 | OCTAVIA_AMP_SSH_KEY_TYPE=rsa 2026-04-02 02:23:43.380 | OCTAVIA_API=o-api 2026-04-02 02:23:43.380 | OCTAVIA_API_ARGS=' --config-file /etc/octavia/octavia.conf' 2026-04-02 02:23:43.380 | OCTAVIA_API_HAPROXY=o-api-ha 2026-04-02 02:23:43.380 | OCTAVIA_AUDIT_MAP=/etc/octavia/octavia_api_audit_map.conf 2026-04-02 02:23:43.380 | OCTAVIA_BIN_DIR=/opt/stack/data/venv/bin 2026-04-02 02:23:43.380 | OCTAVIA_CERTS_DIR=/etc/octavia/certs 2026-04-02 02:23:43.380 | OCTAVIA_COMPUTE_DRIVER=compute_nova_driver 2026-04-02 02:23:43.380 | OCTAVIA_CONF=/etc/octavia/octavia.conf 2026-04-02 02:23:43.380 | OCTAVIA_CONF_DIR=/etc/octavia 2026-04-02 02:23:43.380 | OCTAVIA_CONSUMER=o-cw 2026-04-02 02:23:43.380 | OCTAVIA_CONSUMER_ARGS=' --config-file /etc/octavia/octavia.conf' 2026-04-02 02:23:43.380 | OCTAVIA_CONSUMER_BINARY=/opt/stack/data/venv/bin/octavia-worker 2026-04-02 02:23:43.380 | OCTAVIA_CONTROLLER_IP_PORT_LIST=auto 2026-04-02 02:23:43.381 | OCTAVIA_DIB_TRACING=1 2026-04-02 02:23:43.381 | OCTAVIA_DIR=/opt/stack/octavia 2026-04-02 02:23:43.381 | OCTAVIA_DRIVER_AGENT=o-da 2026-04-02 02:23:43.381 | OCTAVIA_DRIVER_AGENT_ARGS=' --config-file /etc/octavia/octavia.conf' 2026-04-02 02:23:43.381 | OCTAVIA_DRIVER_AGENT_BINARY=/opt/stack/data/venv/bin/octavia-driver-agent 2026-04-02 02:23:43.381 | OCTAVIA_ENABLE_AMPHORAV2_JOBBOARD=False 2026-04-02 02:23:43.381 | OCTAVIA_HA_PORT=9875 2026-04-02 02:23:43.381 | OCTAVIA_HEALTHMANAGER=o-hm 2026-04-02 02:23:43.381 | OCTAVIA_HEALTHMANAGER_ARGS=' --config-file /etc/octavia/octavia.conf' 2026-04-02 02:23:43.381 | OCTAVIA_HEALTHMANAGER_BINARY=/opt/stack/data/venv/bin/octavia-health-manager 2026-04-02 02:23:43.381 | OCTAVIA_HEALTH_KEY=insecure 2026-04-02 02:23:43.381 | OCTAVIA_HM_LISTEN_PORT=5555 2026-04-02 02:23:43.381 | OCTAVIA_HOUSEKEEPER=o-hk 2026-04-02 02:23:43.381 | OCTAVIA_HOUSEKEEPER_ARGS=' --config-file /etc/octavia/octavia.conf' 2026-04-02 02:23:43.381 | OCTAVIA_HOUSEKEEPER_BINARY=/opt/stack/data/venv/bin/octavia-housekeeping 2026-04-02 02:23:43.381 | OCTAVIA_IMAGE_DRIVER=image_glance_driver 2026-04-02 02:23:43.381 | OCTAVIA_JOBBOARD_BACKEND=redis 2026-04-02 02:23:43.381 | OCTAVIA_JOBBOARD_EXPIRATION_TIME=30 2026-04-02 02:23:43.381 | OCTAVIA_LB_EXPIRY_AGE=3600 2026-04-02 02:23:43.381 | OCTAVIA_LB_TOPOLOGY=SINGLE 2026-04-02 02:23:43.381 | OCTAVIA_MGMT_PORT_IP=auto 2026-04-02 02:23:43.381 | OCTAVIA_MGMT_SUBNET=192.168.0.0/24 2026-04-02 02:23:43.381 | OCTAVIA_MGMT_SUBNET_END=192.168.0.200 2026-04-02 02:23:43.381 | OCTAVIA_MGMT_SUBNET_IPV6=fd00:0:0:42::/64 2026-04-02 02:23:43.381 | OCTAVIA_MGMT_SUBNET_IPV6_END=fd00:0:0:42:ffff:ffff:ffff:ffff 2026-04-02 02:23:43.381 | OCTAVIA_MGMT_SUBNET_IPV6_START=fd00:0:0:42:0:0:0:2 2026-04-02 02:23:43.381 | OCTAVIA_MGMT_SUBNET_START=192.168.0.2 2026-04-02 02:23:43.381 | OCTAVIA_NETWORK_DRIVER=allowed_address_pairs_driver 2026-04-02 02:23:43.381 | OCTAVIA_NODE=api 2026-04-02 02:23:43.381 | OCTAVIA_PASSWORD=secretadmin 2026-04-02 02:23:43.381 | OCTAVIA_PORT=9876 2026-04-02 02:23:43.381 | OCTAVIA_PREGENERATED_CERTS_DIR=/opt/stack/octavia/devstack/pregenerated/certs 2026-04-02 02:23:43.381 | OCTAVIA_PREGENERATED_SSH_KEY_PATH=/opt/stack/octavia/devstack/pregenerated/ssh-keys/octavia_ssh_key 2026-04-02 02:23:43.381 | OCTAVIA_PROJECT_DOMAIN_NAME=Default 2026-04-02 02:23:43.381 | OCTAVIA_PROJECT_NAME=admin 2026-04-02 02:23:43.381 | OCTAVIA_PROTOCOL=http 2026-04-02 02:23:43.381 | OCTAVIA_PROVIDER_AGENTS=ovn 2026-04-02 02:23:43.381 | OCTAVIA_PROVIDER_DRIVERS='amphora:The Octavia Amphora driver.,octavia:Deprecated alias of the Octavia Amphora driver.,ovn:Octavia OVN driver.' 2026-04-02 02:23:43.381 | OCTAVIA_RUN_DIR=/var/run/octavia 2026-04-02 02:23:43.381 | OCTAVIA_SERVICE=octavia 2026-04-02 02:23:43.381 | OCTAVIA_SERVICE_TYPE=load-balancer 2026-04-02 02:23:43.381 | OCTAVIA_SSH_DIR=/etc/octavia/.ssh 2026-04-02 02:23:43.381 | OCTAVIA_USERNAME=admin 2026-04-02 02:23:43.381 | OCTAVIA_USER_DOMAIN_NAME=Default 2026-04-02 02:23:43.381 | OCTAVIA_USE_PREGENERATED_CERTS=False 2026-04-02 02:23:43.381 | OCTAVIA_USE_PREGENERATED_SSH_KEY=False 2026-04-02 02:23:43.381 | OCTAVIA_UWSGI_APP=octavia.wsgi.api:application 2026-04-02 02:23:43.381 | OCTAVIA_UWSGI_CONF=/etc/octavia/octavia-uwsgi.ini 2026-04-02 02:23:43.381 | OCTAVIA_VOLUME_DRIVER=volume_noop_driver 2026-04-02 02:23:43.381 | OFFLINE=False 2026-04-02 02:23:43.381 | OLDPWD=/opt/stack/requirements 2026-04-02 02:23:43.381 | OPENSSL=/usr/bin/openssl 2026-04-02 02:23:43.381 | OPTERR=1 2026-04-02 02:23:43.381 | OPTIND=1 2026-04-02 02:23:43.381 | ORG_NAME=OpenStack 2026-04-02 02:23:43.381 | ORG_UNIT_NAME=DevStack 2026-04-02 02:23:43.381 | OSLO_BIN_DIR=/opt/stack/data/venv/bin 2026-04-02 02:23:43.381 | OSTESTIMAGES_BRANCH=master 2026-04-02 02:23:43.381 | OSTESTIMAGES_DIR=/opt/stack/os-test-images 2026-04-02 02:23:43.381 | OSTESTIMAGES_REPO=https://github.com/openstack/os-test-images.git 2026-04-02 02:23:43.381 | OSTYPE=linux-gnu 2026-04-02 02:23:43.381 | OS_BRICK_LOCK_PATH=/opt/stack/data/os_brick 2026-04-02 02:23:43.381 | OS_CLOUD=devstack-admin 2026-04-02 02:23:43.381 | OS_VIF_OVS_ISOLATE_VIF=False 2026-04-02 02:23:43.381 | OVN_AGENT_CONF=/etc/neutron/plugins/ml2/ovn_agent.ini 2026-04-02 02:23:43.381 | OVN_AGENT_EXTENSIONS=metadata 2026-04-02 02:23:43.381 | OVN_BRANCH=branch-24.03 2026-04-02 02:23:43.381 | OVN_BRIDGE_MAPPINGS=public:br-ex 2026-04-02 02:23:43.381 | OVN_BUILD_FROM_SOURCE=False 2026-04-02 02:23:43.381 | OVN_BUILD_MODULES=False 2026-04-02 02:23:43.381 | OVN_CONTROLLER_SERVICE=ovn-controller.service 2026-04-02 02:23:43.381 | OVN_CONTROLLER_VTEP_SERVICE=ovn-controller-vtep.service 2026-04-02 02:23:43.381 | OVN_DATADIR=/var/lib/ovn 2026-04-02 02:23:43.381 | OVN_DBS_LOG_LEVEL=dbg 2026-04-02 02:23:43.381 | OVN_DNS_SERVERS=8.8.8.8 2026-04-02 02:23:43.381 | OVN_GENEVE_OVERHEAD=38 2026-04-02 02:23:43.381 | OVN_IGMP_SNOOPING_ENABLE=False 2026-04-02 02:23:43.381 | OVN_INSTALL_OVS_PYTHON_MODULE=False 2026-04-02 02:23:43.381 | OVN_L3_CREATE_PUBLIC_NETWORK=True 2026-04-02 02:23:43.381 | OVN_L3_SCHEDULER=leastloaded 2026-04-02 02:23:43.381 | OVN_META_CONF=/etc/neutron/neutron_ovn_metadata_agent.ini 2026-04-02 02:23:43.381 | OVN_META_DATA_HOST=199.19.213.213 2026-04-02 02:23:43.381 | OVN_NB_REMOTE=ssl:199.19.213.213:6641 2026-04-02 02:23:43.381 | OVN_NEUTRON_SYNC_MODE=log 2026-04-02 02:23:43.381 | OVN_NORTHD_SERVICE=ovn-central.service 2026-04-02 02:23:43.381 | OVN_OCTAVIA_PROVIDER_DIR=/opt/stack/ovn-octavia-provider 2026-04-02 02:23:43.381 | OVN_PROTO=ssl 2026-04-02 02:23:43.381 | OVN_REPO=https://github.com/ovn-org/ovn.git 2026-04-02 02:23:43.381 | OVN_REPO_NAME=ovn 2026-04-02 02:23:43.381 | OVN_RUNDIR=/var/run/ovn 2026-04-02 02:23:43.381 | OVN_SB_REMOTE=ssl:199.19.213.213:6642 2026-04-02 02:23:43.381 | OVN_SCRIPTDIR=/share/ovn/scripts 2026-04-02 02:23:43.381 | OVN_SHAREDIR=/share/ovn 2026-04-02 02:23:43.381 | OVN_SPLIT_HASH=05bf1dbb98b0635a51f75e268ef8aed27601401d 2026-04-02 02:23:43.381 | OVN_UUID= 2026-04-02 02:23:43.381 | OVSDB_SERVER_LOCAL_HOST=127.0.0.1 2026-04-02 02:23:43.381 | OVSDB_SERVER_SERVICE=ovsdb-server.service 2026-04-02 02:23:43.381 | OVS_BINDIR=/bin 2026-04-02 02:23:43.381 | OVS_BRANCH=branch-3.3 2026-04-02 02:23:43.381 | OVS_BRIDGE=br-int 2026-04-02 02:23:43.381 | OVS_DATADIR=/opt/stack/data/ovs 2026-04-02 02:23:43.381 | OVS_DATAPATH_TYPE=system 2026-04-02 02:23:43.381 | OVS_ENABLE_TUNNELING=True 2026-04-02 02:23:43.381 | OVS_PHYSICAL_BRIDGE=br-ex 2026-04-02 02:23:43.381 | OVS_PREFIX= 2026-04-02 02:23:43.381 | OVS_REPO=https://github.com/openvswitch/ovs.git 2026-04-02 02:23:43.381 | OVS_REPO_NAME=ovs 2026-04-02 02:23:43.381 | OVS_RUNDIR=/var/run/openvswitch 2026-04-02 02:23:43.381 | OVS_SBINDIR=/sbin 2026-04-02 02:23:43.381 | OVS_SCRIPTDIR=/share/openvswitch/scripts 2026-04-02 02:23:43.381 | OVS_SHAREDIR=/share/openvswitch 2026-04-02 02:23:43.381 | OVS_SYSCONFDIR=/etc/openvswitch 2026-04-02 02:23:43.381 | OVS_TUNNEL_BRIDGE=br-tun 2026-04-02 02:23:43.381 | OVS_VSWITCHD_SERVICE=ovs-vswitchd.service 2026-04-02 02:23:43.381 | PACKAGES='apache2 2026-04-02 02:23:43.382 | apache2-dev 2026-04-02 02:23:43.382 | bc 2026-04-02 02:23:43.382 | bsdmainutils 2026-04-02 02:23:43.382 | curl 2026-04-02 02:23:43.382 | g++ 2026-04-02 02:23:43.382 | gawk 2026-04-02 02:23:43.382 | gcc 2026-04-02 02:23:43.382 | gettext 2026-04-02 02:23:43.382 | git 2026-04-02 02:23:43.382 | graphviz 2026-04-02 02:23:43.382 | iputils-ping 2026-04-02 02:23:43.382 | libffi-dev 2026-04-02 02:23:43.382 | libjpeg-dev 2026-04-02 02:23:43.382 | libpq-dev 2026-04-02 02:23:43.382 | libssl-dev 2026-04-02 02:23:43.382 | libsystemd-dev 2026-04-02 02:23:43.382 | libxml2-dev 2026-04-02 02:23:43.382 | libxslt1-dev 2026-04-02 02:23:43.382 | libyaml-dev 2026-04-02 02:23:43.382 | lsof 2026-04-02 02:23:43.382 | openssh-server 2026-04-02 02:23:43.382 | openssl 2026-04-02 02:23:43.382 | pkg-config 2026-04-02 02:23:43.382 | psmisc 2026-04-02 02:23:43.382 | python3-dev 2026-04-02 02:23:43.382 | python3-pip 2026-04-02 02:23:43.382 | python3-systemd 2026-04-02 02:23:43.382 | python3-venv 2026-04-02 02:23:43.382 | tar 2026-04-02 02:23:43.382 | tcpdump 2026-04-02 02:23:43.382 | unzip 2026-04-02 02:23:43.382 | uuid-runtime 2026-04-02 02:23:43.382 | wget 2026-04-02 02:23:43.382 | zlib1g-dev 2026-04-02 02:23:43.382 | lvm2 2026-04-02 02:23:43.382 | qemu-utils 2026-04-02 02:23:43.382 | thin-provisioning-tools 2026-04-02 02:23:43.382 | lsscsi 2026-04-02 02:23:43.382 | open-iscsi 2026-04-02 02:23:43.382 | libkrb5-dev 2026-04-02 02:23:43.382 | libldap2-dev 2026-04-02 02:23:43.382 | libsasl2-dev 2026-04-02 02:23:43.382 | memcached 2026-04-02 02:23:43.382 | python3-mysqldb 2026-04-02 02:23:43.382 | sqlite3 2026-04-02 02:23:43.382 | conntrack 2026-04-02 02:23:43.382 | curl 2026-04-02 02:23:43.382 | ebtables 2026-04-02 02:23:43.382 | genisoimage 2026-04-02 02:23:43.382 | iptables 2026-04-02 02:23:43.382 | iputils-arping 2026-04-02 02:23:43.382 | kpartx 2026-04-02 02:23:43.382 | libjs-jquery-tablesorter 2026-04-02 02:23:43.382 | parted 2026-04-02 02:23:43.382 | pm-utils 2026-04-02 02:23:43.382 | python3-mysqldb 2026-04-02 02:23:43.382 | socat 2026-04-02 02:23:43.382 | sqlite3 2026-04-02 02:23:43.382 | sudo 2026-04-02 02:23:43.382 | vlan 2026-04-02 02:23:43.382 | cryptsetup 2026-04-02 02:23:43.382 | dosfstools 2026-04-02 02:23:43.382 | genisoimage 2026-04-02 02:23:43.382 | gir1.2-libosinfo-1.0 2026-04-02 02:23:43.382 | netcat-openbsd 2026-04-02 02:23:43.382 | open-iscsi 2026-04-02 02:23:43.382 | qemu-utils 2026-04-02 02:23:43.382 | sg3-utils 2026-04-02 02:23:43.382 | sysfsutils 2026-04-02 02:23:43.382 | acl 2026-04-02 02:23:43.382 | dnsmasq-base 2026-04-02 02:23:43.382 | dnsmasq-utils 2026-04-02 02:23:43.382 | ebtables 2026-04-02 02:23:43.382 | haproxy 2026-04-02 02:23:43.382 | iptables 2026-04-02 02:23:43.382 | iputils-arping 2026-04-02 02:23:43.382 | iputils-ping 2026-04-02 02:23:43.382 | postgresql-server-dev-all 2026-04-02 02:23:43.382 | python3-mysqldb 2026-04-02 02:23:43.382 | sqlite3 2026-04-02 02:23:43.382 | sudo 2026-04-02 02:23:43.382 | vlan 2026-04-02 02:23:43.382 | apache2 lvm2 2026-04-02 02:23:43.382 | golang 2026-04-02 02:23:43.382 | debootstrap 2026-04-02 02:23:43.382 | rsyslog' 2026-04-02 02:23:43.382 | 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-04-02 02:23:43.382 | PHYSICAL_NETWORK=public 2026-04-02 02:23:43.382 | PIPESTATUS=([0]="0") 2026-04-02 02:23:43.382 | PIP_UPGRADE=False 2026-04-02 02:23:43.382 | PIP_VIRTUAL_ENV= 2026-04-02 02:23:43.382 | PLACEMENT_AUTH_STRATEGY=keystone 2026-04-02 02:23:43.382 | PLACEMENT_BIN_DIR=/opt/stack/data/venv/bin 2026-04-02 02:23:43.382 | PLACEMENT_BRANCH=master 2026-04-02 02:23:43.382 | PLACEMENT_CONF=/etc/placement/placement.conf 2026-04-02 02:23:43.382 | PLACEMENT_CONF_DIR=/etc/placement 2026-04-02 02:23:43.382 | PLACEMENT_DIR=/opt/stack/placement 2026-04-02 02:23:43.382 | PLACEMENT_ENFORCE_SCOPE=False 2026-04-02 02:23:43.382 | PLACEMENT_REPO=https://github.com/openstack/placement.git 2026-04-02 02:23:43.382 | PLACEMENT_SERVICE_HOST=199.19.213.213 2026-04-02 02:23:43.382 | PLACEMENT_SERVICE_PROTOCOL=https 2026-04-02 02:23:43.382 | PLACEMENT_UWSGI=placement.wsgi.api:application 2026-04-02 02:23:43.382 | PLACEMENT_UWSGI_CONF=/etc/placement/placement-uwsgi.ini 2026-04-02 02:23:43.382 | POSIXLY_CORRECT=y 2026-04-02 02:23:43.382 | PPID=2000 2026-04-02 02:23:43.382 | PREREQ_RERUN_HOURS=2 2026-04-02 02:23:43.382 | PREREQ_RERUN_MARKER=/opt/stack/devstack/.prereqs 2026-04-02 02:23:43.382 | PREREQ_RERUN_SECONDS=7200 2026-04-02 02:23:43.382 | PRETTY_NAME='Ubuntu 24.04.4 LTS' 2026-04-02 02:23:43.382 | PRIVACY_POLICY_URL=https://www.ubuntu.com/legal/terms-and-policies/privacy-policy 2026-04-02 02:23:43.382 | PRIVATE_NETWORK_NAME=private 2026-04-02 02:23:43.382 | PRIVATE_SUBNET_NAME=private-subnet 2026-04-02 02:23:43.382 | PROVIDER_SUBNET_NAME=provider_net 2026-04-02 02:23:43.382 | PS4='+ $(short_source): ' 2026-04-02 02:23:43.382 | PUBLIC_BRIDGE=br-ex 2026-04-02 02:23:43.382 | PUBLIC_BRIDGE_MTU=1430 2026-04-02 02:23:43.382 | PUBLIC_INTERFACE= 2026-04-02 02:23:43.382 | PUBLIC_NETWORK_GATEWAY=172.24.5.1 2026-04-02 02:23:43.382 | PUBLIC_NETWORK_NAME=public 2026-04-02 02:23:43.383 | PUBLIC_PHYSICAL_NETWORK=public 2026-04-02 02:23:43.383 | PUBLIC_SUBNET_NAME=public-subnet 2026-04-02 02:23:43.383 | PWD=/opt/stack/devstack 2026-04-02 02:23:43.383 | PYKMIP_CA_PATH=/opt/stack/data/CA/int-ca/ca-chain.pem 2026-04-02 02:23:43.383 | PYKMIP_CLIENT_CERT=/opt/stack/data/CA/int-ca/pykmip-client.crt 2026-04-02 02:23:43.383 | PYKMIP_CLIENT_KEY=/opt/stack/data/CA/int-ca/private/pykmip-client.key 2026-04-02 02:23:43.383 | PYKMIP_CONF=/etc/pykmip/server.conf 2026-04-02 02:23:43.383 | PYKMIP_CONF_DIR=/etc/pykmip 2026-04-02 02:23:43.383 | PYKMIP_LOG_DIR=/var/log/pykmip 2026-04-02 02:23:43.383 | PYKMIP_SERVER_CERT=/opt/stack/data/CA/int-ca/pykmip-server.crt 2026-04-02 02:23:43.383 | PYKMIP_SERVER_KEY=/opt/stack/data/CA/int-ca/private/pykmip-server.key 2026-04-02 02:23:43.383 | PYTHON=/opt/stack/data/venv/bin/python3 2026-04-02 02:23:43.383 | PYTHON3_VERSION=3.12 2026-04-02 02:23:43.383 | QEMU_CONF=/etc/libvirt/qemu.conf 2026-04-02 02:23:43.383 | Q_ADMIN_USERNAME=neutron 2026-04-02 02:23:43.383 | Q_AGENT=ovn 2026-04-02 02:23:43.383 | Q_ALLOW_OVERLAPPING_IP=True 2026-04-02 02:23:43.383 | Q_ASSIGN_GATEWAY_TO_PUBLIC_BRIDGE=True 2026-04-02 02:23:43.383 | Q_AUTH_STRATEGY=keystone 2026-04-02 02:23:43.383 | Q_BUILD_OVS_FROM_GIT=False 2026-04-02 02:23:43.383 | Q_DB_NAME=neutron 2026-04-02 02:23:43.383 | Q_DHCP_CONF_FILE=/etc/neutron/dhcp_agent.ini 2026-04-02 02:23:43.383 | Q_DVR_MODE=legacy 2026-04-02 02:23:43.383 | Q_HOST=199.19.213.213 2026-04-02 02:23:43.383 | Q_L3_CONF_FILE=/etc/neutron/l3_agent.ini 2026-04-02 02:23:43.383 | Q_L3_ROUTER_PER_TENANT=True 2026-04-02 02:23:43.383 | Q_LISTEN_ADDRESS=0.0.0.0 2026-04-02 02:23:43.383 | Q_LOG_DRIVER_BURST_LIMIT=25 2026-04-02 02:23:43.383 | Q_LOG_DRIVER_LOG_BASE=acl_log_meter 2026-04-02 02:23:43.383 | Q_LOG_DRIVER_RATE_LIMIT=100 2026-04-02 02:23:43.383 | Q_META_CONF_FILE=/etc/neutron/metadata_agent.ini 2026-04-02 02:23:43.383 | Q_META_DATA_IP=199.19.213.213 2026-04-02 02:23:43.383 | Q_ML2_PLUGIN_EXT_DRIVERS=port_security,qos 2026-04-02 02:23:43.383 | Q_ML2_PLUGIN_GENEVE_TYPE_OPTIONS=vni_ranges=1:65536 2026-04-02 02:23:43.383 | Q_ML2_PLUGIN_GRE_TYPE_OPTIONS=tunnel_id_ranges=1:1000 2026-04-02 02:23:43.383 | Q_ML2_PLUGIN_MECHANISM_DRIVERS=ovn 2026-04-02 02:23:43.383 | Q_ML2_PLUGIN_TYPE_DRIVERS=local,flat,vlan,geneve 2026-04-02 02:23:43.383 | Q_ML2_PLUGIN_VLAN_TYPE_OPTIONS= 2026-04-02 02:23:43.383 | Q_ML2_PLUGIN_VXLAN_TYPE_OPTIONS=vni_ranges=1:1000 2026-04-02 02:23:43.383 | Q_ML2_TENANT_NETWORK_TYPE=geneve 2026-04-02 02:23:43.383 | Q_NOTIFY_NOVA_PORT_DATA_CHANGES=True 2026-04-02 02:23:43.383 | Q_NOTIFY_NOVA_PORT_STATUS_CHANGES=True 2026-04-02 02:23:43.383 | Q_OVS_USE_VETH=False 2026-04-02 02:23:43.383 | Q_PLUGIN=ml2 2026-04-02 02:23:43.383 | Q_PORT=9696 2026-04-02 02:23:43.383 | Q_PORT_INT=19696 2026-04-02 02:23:43.383 | Q_PROTOCOL=https 2026-04-02 02:23:43.383 | Q_PUBLIC_VETH_EX=veth-pub-ex 2026-04-02 02:23:43.383 | Q_PUBLIC_VETH_INT=veth-pub-int 2026-04-02 02:23:43.383 | Q_ROUTER_NAME=router1 2026-04-02 02:23:43.383 | Q_RR_COMMAND='sudo /opt/stack/data/venv/bin/neutron-rootwrap /etc/neutron/rootwrap.conf' 2026-04-02 02:23:43.383 | Q_RR_CONF_FILE=/etc/neutron/rootwrap.conf 2026-04-02 02:23:43.383 | Q_RR_DAEMON_COMMAND='sudo /opt/stack/data/venv/bin/neutron-rootwrap-daemon /etc/neutron/rootwrap.conf' 2026-04-02 02:23:43.383 | Q_TUNNEL_TYPES=gre 2026-04-02 02:23:43.383 | Q_USE_PROVIDERNET_FOR_PUBLIC=True 2026-04-02 02:23:43.383 | Q_USE_PUBLIC_VETH=False 2026-04-02 02:23:43.383 | Q_USE_ROOTWRAP=True 2026-04-02 02:23:43.383 | Q_USE_ROOTWRAP_DAEMON=True 2026-04-02 02:23:43.383 | Q_USE_SECGROUP=True 2026-04-02 02:23:43.383 | RABBIT_HOST=199.19.213.213 2026-04-02 02:23:43.383 | RABBIT_PASSWORD=secretrabbit 2026-04-02 02:23:43.383 | RABBIT_USERID=stackrabbit 2026-04-02 02:23:43.383 | RC_DIR=/opt/stack/devstack 2026-04-02 02:23:43.383 | RECLONE=False 2026-04-02 02:23:43.383 | RECREATE_KEYSTONE_DB=True 2026-04-02 02:23:43.383 | REGION_NAME=RegionOne 2026-04-02 02:23:43.383 | REPOS_UPDATED=True 2026-04-02 02:23:43.383 | REQUIREMENTS_BRANCH=master 2026-04-02 02:23:43.383 | REQUIREMENTS_DIR=/opt/stack/requirements 2026-04-02 02:23:43.383 | REQUIREMENTS_REPO=https://github.com/openstack/requirements.git 2026-04-02 02:23:43.383 | RETRY_UPDATE=False 2026-04-02 02:23:43.383 | ROOT_CA_DIR=/opt/stack/data/CA/root-ca 2026-04-02 02:23:43.383 | S3_SERVICE_PORT=3333 2026-04-02 02:23:43.383 | SERVICE_DIR=/opt/stack/status 2026-04-02 02:23:43.383 | SERVICE_DOMAIN_NAME=Default 2026-04-02 02:23:43.383 | SERVICE_GRACEFUL_SHUTDOWN_TIMEOUT=5 2026-04-02 02:23:43.383 | SERVICE_HOST=199.19.213.213 2026-04-02 02:23:43.383 | SERVICE_IP_VERSION=4 2026-04-02 02:23:43.383 | SERVICE_LISTEN_ADDRESS=0.0.0.0 2026-04-02 02:23:43.383 | SERVICE_LOCAL_HOST=127.0.0.1 2026-04-02 02:23:43.383 | SERVICE_PASSWORD=secretservice 2026-04-02 02:23:43.383 | SERVICE_PROJECT_NAME=service 2026-04-02 02:23:43.383 | SERVICE_PROTOCOL=http 2026-04-02 02:23:43.383 | SERVICE_TENANT_NAME=service 2026-04-02 02:23:43.383 | SERVICE_TIMEOUT=60 2026-04-02 02:23:43.383 | SHARE_BACKING_FILE_SIZE=8400M 2026-04-02 02:23:43.383 | SHARE_DRIVER=manila.share.drivers.generic.GenericShareDriver 2026-04-02 02:23:43.383 | SHARE_GROUP=lvm-shares 2026-04-02 02:23:43.383 | SHARE_NAME_PREFIX=share- 2026-04-02 02:23:43.383 | SHELL=/bin/bash 2026-04-02 02:23:43.383 | SHLVL=1 2026-04-02 02:23:43.383 | SKIP_EPEL_INSTALL=False 2026-04-02 02:23:43.383 | SKIP_STOP_OVN=False 2026-04-02 02:23:43.383 | SMB_CONF=/etc/samba/smb.conf 2026-04-02 02:23:43.383 | SMB_PRIVATE_DIR=/var/lib/samba/private 2026-04-02 02:23:43.383 | SPICE_BRANCH=master 2026-04-02 02:23:43.383 | SPICE_REPO=http://anongit.freedesktop.org/git/spice/spice-html5.git 2026-04-02 02:23:43.383 | SQLALCHEMY_BRANCH=main 2026-04-02 02:23:43.383 | SQLALCHEMY_DIR=/opt/stack/sqlalchemy 2026-04-02 02:23:43.383 | SQLALCHEMY_REPO=https://github.com/sqlalchemy/sqlalchemy.git 2026-04-02 02:23:43.383 | SSL_BUNDLE_FILE=/opt/stack/data/ca-bundle.pem 2026-04-02 02:23:43.383 | STACK_ENV_VARS='BASE_SQL_CONN DATA_DIR DEST ENABLED_SERVICES HOST_IP KEYSTONE_SERVICE_URI LOGFILE OS_CACERT SERVICE_HOST STACK_USER TLS_IP HOST_IPV6 SERVICE_IP_VERSION TUNNEL_ENDPOINT_IP TUNNEL_IP_VERSION' 2026-04-02 02:23:43.383 | STACK_GROUP=stack 2026-04-02 02:23:43.383 | STACK_USER=stack 2026-04-02 02:23:43.383 | STUD_CIPHERS='TLSv1+HIGH:!DES:!aNULL:!eNULL:@STRENGTH' 2026-04-02 02:23:43.383 | STUD_PROTO=--tls 2026-04-02 02:23:43.383 | SUBNETPOOL_NAME_V4=shared-default-subnetpool-v4 2026-04-02 02:23:43.383 | SUBNETPOOL_NAME_V6=shared-default-subnetpool-v6 2026-04-02 02:23:43.383 | SUBNETPOOL_PREFIX_V4=10.1.0.0/20 2026-04-02 02:23:43.383 | SUBNETPOOL_PREFIX_V6=fdfa:046f:4bac::/56 2026-04-02 02:23:43.383 | SUBNETPOOL_SIZE_V4=26 2026-04-02 02:23:43.383 | SUBNETPOOL_SIZE_V6=64 2026-04-02 02:23:43.383 | SUBUNIT_OUTPUT=/opt/stack/devstack.subunit 2026-04-02 02:23:43.383 | SUDO_COMMAND='/bin/sh -c echo BECOME-SUCCESS-hiivnykvvfvlpeofovamblitkbyrmbqb ; /usr/bin/python3' 2026-04-02 02:23:43.383 | SUDO_GID=1000 2026-04-02 02:23:43.383 | SUDO_SECURE_PATH_FILE=/etc/sudoers.d/zz-secure-path 2026-04-02 02:23:43.383 | SUDO_UID=1000 2026-04-02 02:23:43.384 | SUDO_USER=zuul 2026-04-02 02:23:43.384 | SUMFILE=/opt/stack/logs/devstacklog.txt.2026-04-02-022100.summary.2026-04-02-022100 2026-04-02 02:23:43.384 | SUPPORTED_DISTROS='trixie|bookworm|noble|rhel9|rhel10' 2026-04-02 02:23:43.384 | SUPPORT_URL=https://help.ubuntu.com/ 2026-04-02 02:23:43.384 | SWIFT_APACHE_WSGI_DIR=/var/www/swift 2026-04-02 02:23:43.384 | SWIFT_BIN_DIR=/opt/stack/data/venv/bin 2026-04-02 02:23:43.384 | SWIFT_BRANCH=master 2026-04-02 02:23:43.384 | SWIFT_CONF_DIR=/etc/swift 2026-04-02 02:23:43.384 | SWIFT_DATA_DIR=/opt/stack/data/swift 2026-04-02 02:23:43.384 | SWIFT_DEFAULT_BIND_PORT=8080 2026-04-02 02:23:43.384 | SWIFT_DEFAULT_BIND_PORT_INT=8081 2026-04-02 02:23:43.384 | SWIFT_DIR=/opt/stack/swift 2026-04-02 02:23:43.384 | SWIFT_DISK_IMAGE=/opt/stack/data/swift/drives/images/swift.img 2026-04-02 02:23:43.384 | SWIFT_ENABLE_TEMPURLS=False 2026-04-02 02:23:43.384 | SWIFT_EXTRAS_MIDDLEWARE='formpost staticweb' 2026-04-02 02:23:43.384 | SWIFT_EXTRAS_MIDDLEWARE_LAST= 2026-04-02 02:23:43.384 | SWIFT_EXTRAS_MIDDLEWARE_NO_AUTH=crossdomain 2026-04-02 02:23:43.384 | SWIFT_HASH=1234123412341234 2026-04-02 02:23:43.384 | SWIFT_LOG_TOKEN_LENGTH=12 2026-04-02 02:23:43.384 | SWIFT_LOOPBACK_DISK_SIZE=2G 2026-04-02 02:23:43.384 | SWIFT_LOOPBACK_DISK_SIZE_DEFAULT=2G 2026-04-02 02:23:43.384 | SWIFT_MAX_FILE_SIZE=1073741824 2026-04-02 02:23:43.384 | SWIFT_MAX_FILE_SIZE_DEFAULT=1073741824 2026-04-02 02:23:43.384 | SWIFT_MAX_HEADER_SIZE=16384 2026-04-02 02:23:43.384 | SWIFT_PARTITION_POWER_SIZE=9 2026-04-02 02:23:43.384 | SWIFT_REPLICAS=1 2026-04-02 02:23:43.384 | SWIFT_REPLICAS_SEQ=1 2026-04-02 02:23:43.384 | SWIFT_REPO=https://github.com/openstack/swift.git 2026-04-02 02:23:43.384 | SWIFT_SERVICE_LISTEN_ADDRESS=0.0.0.0 2026-04-02 02:23:43.384 | SWIFT_SERVICE_LOCAL_HOST=127.0.0.1 2026-04-02 02:23:43.384 | SWIFT_SERVICE_PROTOCOL=https 2026-04-02 02:23:43.384 | SWIFT_START_ALL_SERVICES=False 2026-04-02 02:23:43.384 | SWIFT_STORAGE_IPS= 2026-04-02 02:23:43.384 | SWIFT_TEMPURL_KEY= 2026-04-02 02:23:43.384 | SWIFT_USE_MOD_WSGI=False 2026-04-02 02:23:43.384 | SYSLOG=False 2026-04-02 02:23:43.384 | SYSLOG_HOST=199.19.213.213 2026-04-02 02:23:43.384 | SYSLOG_PORT=516 2026-04-02 02:23:43.384 | SYSTEMCTL='sudo systemctl' 2026-04-02 02:23:43.384 | SYSTEMD_DIR=/etc/systemd/system 2026-04-02 02:23:43.384 | TARGET_BRANCH=master 2026-04-02 02:23:43.384 | TARGET_ENABLE_OVN_AGENT=False 2026-04-02 02:23:43.384 | TCPDUMP_ARGS= 2026-04-02 02:23:43.384 | TCPDUMP_OUTPUT=/opt/stack/logs/tcpdump.pcap 2026-04-02 02:23:43.384 | TEMPEST_BRANCH=master 2026-04-02 02:23:43.384 | TEMPEST_REPO=https://github.com/openstack/tempest.git 2026-04-02 02:23:43.384 | TEMPEST_VENV_UPPER_CONSTRAINTS=master 2026-04-02 02:23:43.384 | TEMPFILE=/tmp/tmp.V1ulGwrc1J 2026-04-02 02:23:43.384 | TENANT_TUNNEL_RANGES=1:1000 2026-04-02 02:23:43.384 | TENANT_VLAN_RANGE= 2026-04-02 02:23:43.384 | TERM=unknown 2026-04-02 02:23:43.384 | TIMESTAMP_FORMAT=%F-%H%M%S 2026-04-02 02:23:43.384 | TLS_IP=199.19.213.213 2026-04-02 02:23:43.384 | TOP_DIR=/opt/stack/devstack 2026-04-02 02:23:43.384 | TRAILING_TARGET_BRANCH=master 2026-04-02 02:23:43.384 | TUNNEL_ENDPOINT_IP=199.19.213.213 2026-04-02 02:23:43.384 | TUNNEL_IP=199.19.213.213 2026-04-02 02:23:43.384 | TUNNEL_IP_VERSION=4 2026-04-02 02:23:43.384 | UBUNTU_CODENAME=noble 2026-04-02 02:23:43.384 | UBUNTU_RELEASE_BASE_NUM=24 2026-04-02 02:23:43.384 | UID=1002 2026-04-02 02:23:43.384 | ULIMIT_NOFILE=2048 2026-04-02 02:23:43.384 | USER=stack 2026-04-02 02:23:43.384 | USER_HOME=/opt/stack 2026-04-02 02:23:43.384 | USER_UNITS=False 2026-04-02 02:23:43.384 | USE_CINDER_FOR_GLANCE=False 2026-04-02 02:23:43.384 | USE_SUBNETPOOL=True 2026-04-02 02:23:43.384 | USE_VENV=False 2026-04-02 02:23:43.384 | VERBOSE=True 2026-04-02 02:23:43.384 | VERBOSE_NO_TIMESTAMP=True 2026-04-02 02:23:43.384 | VERSION='24.04.4 LTS (Noble Numbat)' 2026-04-02 02:23:43.384 | VERSION_CODENAME=noble 2026-04-02 02:23:43.384 | VERSION_ID=24.04 2026-04-02 02:23:43.384 | VIF_PLUGGING_IS_FATAL=True 2026-04-02 02:23:43.384 | VIF_PLUGGING_TIMEOUT=300 2026-04-02 02:23:43.384 | VIRTUALENV_CMD='python3.12 -m venv' 2026-04-02 02:23:43.384 | VIRT_DRIVER=libvirt 2026-04-02 02:23:43.384 | VOLUME_BACKING_FILE_SIZE=50G 2026-04-02 02:23:43.384 | VOLUME_GROUP_NAME=stack-volumes 2026-04-02 02:23:43.384 | VOLUME_NAME_PREFIX=volume- 2026-04-02 02:23:43.384 | VOLUME_TYPE_MULTIATTACH=multiattach 2026-04-02 02:23:43.384 | WORKER_TIMEOUT=80 2026-04-02 02:23:43.384 | WSGI_MODE=uwsgi 2026-04-02 02:23:43.384 | ZSWAP_COMPRESSOR=lz4 2026-04-02 02:23:43.384 | ZSWAP_ZPOOL=zsmalloc 2026-04-02 02:23:43.384 | _=posix 2026-04-02 02:23:43.384 | _ASYNC_BG_TIME=0 2026-04-02 02:23:43.384 | _DEFAULT_LVM_INIT=0 2026-04-02 02:23:43.384 | _DEFAULT_PYTHON3_VERSION=3.12 2026-04-02 02:23:43.384 | _DEVSTACK_FUNCTIONS=1 2026-04-02 02:23:43.384 | _DEVSTACK_FUNCTIONS_COMMON=1 2026-04-02 02:23:43.384 | _DEVSTACK_STACKRC=1 2026-04-02 02:23:43.384 | _LOG_COLOR_DEFAULT=False 2026-04-02 02:23:43.384 | _Q_PLUGIN_EXTRA_CONF_PATH=/etc/neutron 2026-04-02 02:23:43.384 | _TIME_BEGIN=1775096448 2026-04-02 02:23:43.384 | _TIME_START=([apt-get]="" [pip_install]="" [apt-get-update]="" ) 2026-04-02 02:23:43.384 | _TIME_TOTAL=([apt-get]="124069" [pip_install]="20180" [apt-get-update]="1911" ) 2026-04-02 02:23:43.384 | _of_args='-v --no-timestamp' 2026-04-02 02:23:43.384 | backend=postgresql 2026-04-02 02:23:43.384 | be=lvm:lvmdriver-1 2026-04-02 02:23:43.384 | be_name=lvmdriver-1 2026-04-02 02:23:43.384 | be_type=lvm 2026-04-02 02:23:43.384 | db=postgresql 2026-04-02 02:23:43.384 | dc=org 2026-04-02 02:23:43.384 | default_v4_route_devs=ens3 2026-04-02 02:23:43.384 | default_v6_route_devs='ens3 2026-04-02 02:23:43.384 | ens3' 2026-04-02 02:23:43.384 | dir=/opt/stack/magnum 2026-04-02 02:23:43.384 | dn=,dc=openstack,dc=org 2026-04-02 02:23:43.384 | exceptions=80-tempest.sh 2026-04-02 02:23:43.384 | extra=80-tempest.sh 2026-04-02 02:23:43.384 | extra_plugin_file_name=/opt/stack/devstack/extras.d/80-tempest.sh 2026-04-02 02:23:43.384 | f=/opt/stack/devstack/lib/databases/postgresql 2026-04-02 02:23:43.384 | i=TUNNEL_IP_VERSION 2026-04-02 02:23:43.384 | image_url=https://github.com/cirros-dev/cirros/releases/download/0.6.3/cirros-0.6.3-x86_64-disk.img 2026-04-02 02:23:43.385 | lfile=localrc 2026-04-02 02:23:43.385 | localrc=/opt/stack/devstack/.localrc.password 2026-04-02 02:23:43.385 | mode=stack 2026-04-02 02:23:43.385 | msg='ENTER A PASSWORD TO USE FOR HORIZON AND KEYSTONE (20 CHARS OR LESS).' 2026-04-02 02:23:43.385 | opt='?' 2026-04-02 02:23:43.385 | os_CODENAME=noble 2026-04-02 02:23:43.385 | os_PACKAGE=deb 2026-04-02 02:23:43.385 | os_RELEASE=24.04 2026-04-02 02:23:43.385 | os_VENDOR=Ubuntu 2026-04-02 02:23:43.385 | phase=pre-install 2026-04-02 02:23:43.385 | pkgs= 2026-04-02 02:23:43.385 | plugin=magnum 2026-04-02 02:23:43.385 | plugins=,barbican,magnum,manila,octavia,magnum-cluster-api,ovn-octavia-provider 2026-04-02 02:23:43.385 | pw=secretadmin 2026-04-02 02:23:43.385 | time_stamp=2026-04-02-022112 2026-04-02 02:23:43.385 | var=ADMIN_PASSWORD 2026-04-02 02:23:43.385 | ++ /opt/stack/magnum/devstack/plugin.sh:source:11 : is_service_enabled magnum-api magnum-cond 2026-04-02 02:23:43.410 | ++ functions-common:is_service_enabled:2068 : return 0 2026-04-02 02:23:43.414 | ++ /opt/stack/magnum/devstack/plugin.sh:source:12 : [[ stack == \s\t\a\c\k ]] 2026-04-02 02:23:43.419 | ++ /opt/stack/magnum/devstack/plugin.sh:source:12 : [[ pre-install == \i\n\s\t\a\l\l ]] 2026-04-02 02:23:43.424 | ++ /opt/stack/magnum/devstack/plugin.sh:source:23 : [[ stack == \s\t\a\c\k ]] 2026-04-02 02:23:43.428 | ++ /opt/stack/magnum/devstack/plugin.sh:source:23 : [[ pre-install == \p\o\s\t\-\c\o\n\f\i\g ]] 2026-04-02 02:23:43.434 | ++ /opt/stack/magnum/devstack/plugin.sh:source:38 : [[ stack == \s\t\a\c\k ]] 2026-04-02 02:23:43.438 | ++ /opt/stack/magnum/devstack/plugin.sh:source:38 : [[ pre-install == \e\x\t\r\a ]] 2026-04-02 02:23:43.442 | ++ /opt/stack/magnum/devstack/plugin.sh:source:51 : [[ stack == \u\n\s\t\a\c\k ]] 2026-04-02 02:23:43.448 | ++ /opt/stack/magnum/devstack/plugin.sh:source:55 : [[ stack == \c\l\e\a\n ]] 2026-04-02 02:23:43.458 | + functions-common:run_plugins:1831 : for plugin in ${plugins//,/ } 2026-04-02 02:23:43.463 | + functions-common:run_plugins:1832 : local dir=/opt/stack/manila 2026-04-02 02:23:43.469 | + functions-common:run_plugins:1833 : [[ -f /opt/stack/manila/devstack/plugin.sh ]] 2026-04-02 02:23:43.474 | + functions-common:run_plugins:1834 : source /opt/stack/manila/devstack/plugin.sh stack pre-install 2026-04-02 02:23:43.510 | ++ /opt/stack/manila/devstack/plugin.sh:source:1143 : [[ stack == \s\t\a\c\k ]] 2026-04-02 02:23:43.515 | ++ /opt/stack/manila/devstack/plugin.sh:source:1143 : [[ pre-install == \i\n\s\t\a\l\l ]] 2026-04-02 02:23:43.521 | ++ /opt/stack/manila/devstack/plugin.sh:source:1149 : [[ stack == \s\t\a\c\k ]] 2026-04-02 02:23:43.526 | ++ /opt/stack/manila/devstack/plugin.sh:source:1149 : [[ pre-install == \p\o\s\t\-\c\o\n\f\i\g ]] 2026-04-02 02:23:43.531 | ++ /opt/stack/manila/devstack/plugin.sh:source:1168 : [[ stack == \s\t\a\c\k ]] 2026-04-02 02:23:43.535 | ++ /opt/stack/manila/devstack/plugin.sh:source:1168 : [[ pre-install == \e\x\t\r\a ]] 2026-04-02 02:23:43.540 | ++ /opt/stack/manila/devstack/plugin.sh:source:1222 : [[ stack == \s\t\a\c\k ]] 2026-04-02 02:23:43.544 | ++ /opt/stack/manila/devstack/plugin.sh:source:1222 : [[ pre-install == \t\e\s\t\-\c\o\n\f\i\g ]] 2026-04-02 02:23:43.549 | ++ /opt/stack/manila/devstack/plugin.sh:source:1257 : [[ stack == \u\n\s\t\a\c\k ]] 2026-04-02 02:23:43.554 | ++ /opt/stack/manila/devstack/plugin.sh:source:1262 : [[ stack == \c\l\e\a\n ]] 2026-04-02 02:23:43.564 | + functions-common:run_plugins:1831 : for plugin in ${plugins//,/ } 2026-04-02 02:23:43.569 | + functions-common:run_plugins:1832 : local dir=/opt/stack/octavia 2026-04-02 02:23:43.574 | + functions-common:run_plugins:1833 : [[ -f /opt/stack/octavia/devstack/plugin.sh ]] 2026-04-02 02:23:43.579 | + functions-common:run_plugins:1834 : source /opt/stack/octavia/devstack/plugin.sh stack pre-install 2026-04-02 02:23:43.584 | ++ /opt/stack/octavia/devstack/plugin.sh:source:3 : saveenv=ehxB 2026-04-02 02:23:43.590 | ++ /opt/stack/octavia/devstack/plugin.sh:source:4 : set -ex 2026-04-02 02:23:43.594 | ++ /opt/stack/octavia/devstack/plugin.sh:source:9 : GET_PIP_CACHE_LOCATION=/opt/stack/cache/files/get-pip.py 2026-04-02 02:23:43.606 | ++ /opt/stack/octavia/devstack/plugin.sh:source:768 : is_service_enabled octavia 2026-04-02 02:23:43.638 | ++ functions-common:is_service_enabled:2068 : return 0 2026-04-02 02:23:43.643 | ++ /opt/stack/octavia/devstack/plugin.sh:source:769 : '[' api == main ']' 2026-04-02 02:23:43.649 | ++ /opt/stack/octavia/devstack/plugin.sh:source:769 : '[' api == standalone ']' 2026-04-02 02:23:43.653 | ++ /opt/stack/octavia/devstack/plugin.sh:source:781 : [[ stack == \s\t\a\c\k ]] 2026-04-02 02:23:43.659 | ++ /opt/stack/octavia/devstack/plugin.sh:source:781 : [[ pre-install == \i\n\s\t\a\l\l ]] 2026-04-02 02:23:43.665 | ++ /opt/stack/octavia/devstack/plugin.sh:source:788 : [[ stack == \s\t\a\c\k ]] 2026-04-02 02:23:43.670 | ++ /opt/stack/octavia/devstack/plugin.sh:source:788 : [[ pre-install == \p\o\s\t\-\c\o\n\f\i\g ]] 2026-04-02 02:23:43.676 | ++ /opt/stack/octavia/devstack/plugin.sh:source:794 : [[ stack == \s\t\a\c\k ]] 2026-04-02 02:23:43.682 | ++ /opt/stack/octavia/devstack/plugin.sh:source:794 : [[ pre-install == \e\x\t\r\a ]] 2026-04-02 02:23:43.687 | ++ /opt/stack/octavia/devstack/plugin.sh:source:801 : [[ stack == \s\t\a\c\k ]] 2026-04-02 02:23:43.692 | ++ /opt/stack/octavia/devstack/plugin.sh:source:801 : [[ pre-install == \t\e\s\t\-\c\o\n\f\i\g ]] 2026-04-02 02:23:43.698 | ++ /opt/stack/octavia/devstack/plugin.sh:source:809 : [[ stack == \u\n\s\t\a\c\k ]] 2026-04-02 02:23:43.703 | ++ /opt/stack/octavia/devstack/plugin.sh:source:817 : [[ stack == \c\l\e\a\n ]] 2026-04-02 02:23:43.708 | ++ /opt/stack/octavia/devstack/plugin.sh:source:825 : [[ ehxB =~ e ]] 2026-04-02 02:23:43.714 | ++ /opt/stack/octavia/devstack/plugin.sh:source:826 : set -e 2026-04-02 02:23:43.720 | ++ /opt/stack/octavia/devstack/plugin.sh:source:830 : [[ ehxB =~ x ]] 2026-04-02 02:23:43.726 | ++ /opt/stack/octavia/devstack/plugin.sh:source:831 : set -x 2026-04-02 02:23:43.731 | + functions-common:run_plugins:1831 : for plugin in ${plugins//,/ } 2026-04-02 02:23:43.737 | + functions-common:run_plugins:1832 : local dir=/opt/stack/magnum-cluster-api 2026-04-02 02:23:43.744 | + functions-common:run_plugins:1833 : [[ -f /opt/stack/magnum-cluster-api/devstack/plugin.sh ]] 2026-04-02 02:23:43.750 | + functions-common:run_plugins:1834 : source /opt/stack/magnum-cluster-api/devstack/plugin.sh stack pre-install 2026-04-02 02:23:43.756 | ++ /opt/stack/magnum-cluster-api/devstack/plugin.sh:source:1 : CAPI_VERSION=v1.10.5 2026-04-02 02:23:43.762 | ++ /opt/stack/magnum-cluster-api/devstack/plugin.sh:source:2 : CAPO_VERSION=v0.12.4 2026-04-02 02:23:43.767 | ++ /opt/stack/magnum-cluster-api/devstack/plugin.sh:source:3 : ORC_VERSION=v2.2.0 2026-04-02 02:23:43.773 | ++ /opt/stack/magnum-cluster-api/devstack/plugin.sh:source:4 : KIND_VERSION=v0.16.0 2026-04-02 02:23:43.778 | ++ /opt/stack/magnum-cluster-api/devstack/plugin.sh:source:5 : HELM_VERSION=v3.10.3 2026-04-02 02:23:43.785 | ++ /opt/stack/magnum-cluster-api/devstack/plugin.sh:source:7 : MAGNUM_CLUSTER_API_REPO=https://github.com/vexxhost/magnum-cluster-api.git 2026-04-02 02:23:43.791 | ++ /opt/stack/magnum-cluster-api/devstack/plugin.sh:source:8 : MAGNUM_CLUSTER_API_BRANCH=main 2026-04-02 02:23:43.796 | ++ /opt/stack/magnum-cluster-api/devstack/plugin.sh:source:9 : MAGNUM_CLUSTER_API_DIR=/opt/stack/magnum-cluster-api 2026-04-02 02:23:43.803 | ++ /opt/stack/magnum-cluster-api/devstack/plugin.sh:source:21 : is_service_enabled magnum-cluster-api 2026-04-02 02:23:43.838 | ++ functions-common:is_service_enabled:2068 : return 0 2026-04-02 02:23:43.844 | ++ /opt/stack/magnum-cluster-api/devstack/plugin.sh:source:23 : [[ stack == \s\t\a\c\k ]] 2026-04-02 02:23:43.849 | ++ /opt/stack/magnum-cluster-api/devstack/plugin.sh:source:23 : [[ pre-install == \p\r\e\-\i\n\s\t\a\l\l ]] 2026-04-02 02:23:43.858 | ++++ /opt/stack/magnum-cluster-api/devstack/plugin.sh:source:25 : curl -L -s https://dl.k8s.io/release/stable.txt 2026-04-02 02:23:43.917 | +++ /opt/stack/magnum-cluster-api/devstack/plugin.sh:source:25 : get_extra_file https://dl.k8s.io/release/v1.35.3/bin/linux/amd64/kubectl 2026-04-02 02:23:43.923 | +++ functions:get_extra_file:66 : local file_url=https://dl.k8s.io/release/v1.35.3/bin/linux/amd64/kubectl 2026-04-02 02:23:43.928 | +++ functions:get_extra_file:67 : local 'retry_args=--retry-on-host-error --retry-on-http-error=500,503 ' 2026-04-02 02:23:43.933 | +++ functions:get_extra_file:68 : retry_args+='-t 2 --waitretry=10 ' 2026-04-02 02:23:43.938 | +++ functions:get_extra_file:69 : retry_args+='--tries=3 --retry-connrefused' 2026-04-02 02:23:43.943 | +++ functions:get_extra_file:71 : local file_name=kubectl 2026-04-02 02:23:43.948 | +++ functions:get_extra_file:72 : [[ https://dl.k8s.io/release/v1.35.3/bin/linux/amd64/kubectl != file* ]] 2026-04-02 02:23:43.953 | +++ functions:get_extra_file:74 : [[ ! -f /opt/stack/devstack/files/kubectl ]] 2026-04-02 02:23:43.958 | +++ functions:get_extra_file:75 : wget --progress=dot:giga --retry-on-host-error --retry-on-http-error=500,503 -t 2 --waitretry=10 --tries=3 --retry-connrefused -c https://dl.k8s.io/release/v1.35.3/bin/linux/amd64/kubectl -O /opt/stack/devstack/files/kubectl 2026-04-02 02:23:43.964 | --2026-04-02 02:23:43-- https://dl.k8s.io/release/v1.35.3/bin/linux/amd64/kubectl 2026-04-02 02:23:43.997 | Resolving dl.k8s.io (dl.k8s.io)... 2a04:4e42::347, 2a04:4e42:400::347, 2a04:4e42:200::347, ... 2026-04-02 02:23:43.999 | Connecting to dl.k8s.io (dl.k8s.io)|2a04:4e42::347|:443... connected. 2026-04-02 02:23:44.015 | HTTP request sent, awaiting response... 200 OK 2026-04-02 02:23:44.015 | Length: 58601656 (56M) [application/octet-stream] 2026-04-02 02:23:44.015 | Saving to: ‘/opt/stack/devstack/files/kubectl’ 2026-04-02 02:23:44.039 | 2026-04-02 02:23:44.204 | 0K ........ ........ ........ ........ 57% 172M 0s 2026-04-02 02:23:44.404 | 32768K ........ ........ ....... 100% 117M=0.4s 2026-04-02 02:23:44.405 | 2026-04-02 02:23:44.405 | 2026-04-02 02:23:44 (143 MB/s) - ‘/opt/stack/devstack/files/kubectl’ saved [58601656/58601656] 2026-04-02 02:23:44.405 | 2026-04-02 02:23:44.412 | +++ functions:get_extra_file:76 : [[ 0 -ne 0 ]] 2026-04-02 02:23:44.416 | +++ functions:get_extra_file:80 : echo /opt/stack/devstack/files/kubectl 2026-04-02 02:23:44.421 | +++ functions:get_extra_file:81 : return 2026-04-02 02:23:44.429 | ++ /opt/stack/magnum-cluster-api/devstack/plugin.sh:source:25 : sudo install -o root -g root -m 0755 /opt/stack/devstack/files/kubectl /usr/local/bin/kubectl 2026-04-02 02:23:44.512 | +++ /opt/stack/magnum-cluster-api/devstack/plugin.sh:source:28 : get_extra_file https://github.com/kubernetes-sigs/cluster-api/releases/download/v1.10.5/clusterctl-linux-amd64 2026-04-02 02:23:44.516 | +++ functions:get_extra_file:66 : local file_url=https://github.com/kubernetes-sigs/cluster-api/releases/download/v1.10.5/clusterctl-linux-amd64 2026-04-02 02:23:44.520 | +++ functions:get_extra_file:67 : local 'retry_args=--retry-on-host-error --retry-on-http-error=500,503 ' 2026-04-02 02:23:44.526 | +++ functions:get_extra_file:68 : retry_args+='-t 2 --waitretry=10 ' 2026-04-02 02:23:44.530 | +++ functions:get_extra_file:69 : retry_args+='--tries=3 --retry-connrefused' 2026-04-02 02:23:44.535 | +++ functions:get_extra_file:71 : local file_name=clusterctl-linux-amd64 2026-04-02 02:23:44.539 | +++ functions:get_extra_file:72 : [[ https://github.com/kubernetes-sigs/cluster-api/releases/download/v1.10.5/clusterctl-linux-amd64 != file* ]] 2026-04-02 02:23:44.544 | +++ functions:get_extra_file:74 : [[ ! -f /opt/stack/devstack/files/clusterctl-linux-amd64 ]] 2026-04-02 02:23:44.549 | +++ functions:get_extra_file:75 : wget --progress=dot:giga --retry-on-host-error --retry-on-http-error=500,503 -t 2 --waitretry=10 --tries=3 --retry-connrefused -c https://github.com/kubernetes-sigs/cluster-api/releases/download/v1.10.5/clusterctl-linux-amd64 -O /opt/stack/devstack/files/clusterctl-linux-amd64 2026-04-02 02:23:44.555 | --2026-04-02 02:23:44-- https://github.com/kubernetes-sigs/cluster-api/releases/download/v1.10.5/clusterctl-linux-amd64 2026-04-02 02:23:44.589 | Resolving github.com (github.com)... 140.82.114.4 2026-04-02 02:23:44.604 | Connecting to github.com (github.com)|140.82.114.4|:443... connected. 2026-04-02 02:23:44.737 | HTTP request sent, awaiting response... 302 Found 2026-04-02 02:23:44.737 | Location: https://release-assets.githubusercontent.com/github-production-release-asset/124157517/f3ecba9a-23cc-4b11-8d6d-6856e87ada58?sp=r&sv=2018-11-09&sr=b&spr=https&se=2026-04-02T03%3A01%3A20Z&rscd=attachment%3B+filename%3Dclusterctl-linux-amd64&rsct=application%2Foctet-stream&skoid=96c2d410-5711-43a1-aedd-ab1947aa7ab0&sktid=398a6654-997b-47e9-b12b-9515b896b4de&skt=2026-04-02T02%3A00%3A22Z&ske=2026-04-02T03%3A01%3A20Z&sks=b&skv=2018-11-09&sig=XgLcHrL10oPAaBAkvlbY9NjrexcuwMI7KsKwoHGPDb8%3D&jwt=eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJpc3MiOiJnaXRodWIuY29tIiwiYXVkIjoicmVsZWFzZS1hc3NldHMuZ2l0aHVidXNlcmNvbnRlbnQuY29tIiwia2V5Ijoia2V5MSIsImV4cCI6MTc3NTA5ODQyNCwibmJmIjoxNzc1MDk2NjI0LCJwYXRoIjoicmVsZWFzZWFzc2V0cHJvZHVjdGlvbi5ibG9iLmNvcmUud2luZG93cy5uZXQifQ.MJn0yEzIoqcqEiER4zmC0Uex0bXfjxVhij_Pdj3dgaQ&response-content-disposition=attachment%3B%20filename%3Dclusterctl-linux-amd64&response-content-type=application%2Foctet-stream [following] 2026-04-02 02:23:44.738 | --2026-04-02 02:23:44-- https://release-assets.githubusercontent.com/github-production-release-asset/124157517/f3ecba9a-23cc-4b11-8d6d-6856e87ada58?sp=r&sv=2018-11-09&sr=b&spr=https&se=2026-04-02T03%3A01%3A20Z&rscd=attachment%3B+filename%3Dclusterctl-linux-amd64&rsct=application%2Foctet-stream&skoid=96c2d410-5711-43a1-aedd-ab1947aa7ab0&sktid=398a6654-997b-47e9-b12b-9515b896b4de&skt=2026-04-02T02%3A00%3A22Z&ske=2026-04-02T03%3A01%3A20Z&sks=b&skv=2018-11-09&sig=XgLcHrL10oPAaBAkvlbY9NjrexcuwMI7KsKwoHGPDb8%3D&jwt=eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJpc3MiOiJnaXRodWIuY29tIiwiYXVkIjoicmVsZWFzZS1hc3NldHMuZ2l0aHVidXNlcmNvbnRlbnQuY29tIiwia2V5Ijoia2V5MSIsImV4cCI6MTc3NTA5ODQyNCwibmJmIjoxNzc1MDk2NjI0LCJwYXRoIjoicmVsZWFzZWFzc2V0cHJvZHVjdGlvbi5ibG9iLmNvcmUud2luZG93cy5uZXQifQ.MJn0yEzIoqcqEiER4zmC0Uex0bXfjxVhij_Pdj3dgaQ&response-content-disposition=attachment%3B%20filename%3Dclusterctl-linux-amd64&response-content-type=application%2Foctet-stream 2026-04-02 02:23:44.740 | Resolving release-assets.githubusercontent.com (release-assets.githubusercontent.com)... 185.199.109.133, 185.199.111.133, 185.199.110.133, ... 2026-04-02 02:23:44.742 | Connecting to release-assets.githubusercontent.com (release-assets.githubusercontent.com)|185.199.109.133|:443... connected. 2026-04-02 02:23:44.750 | HTTP request sent, awaiting response... 200 OK 2026-04-02 02:23:44.750 | Length: 82856383 (79M) [application/octet-stream] 2026-04-02 02:23:44.750 | Saving to: ‘/opt/stack/devstack/files/clusterctl-linux-amd64’ 2026-04-02 02:23:44.759 | 2026-04-02 02:23:44.896 | 0K ........ ........ ........ ........ 40% 223M 0s 2026-04-02 02:23:45.005 | 32768K ........ ........ ........ ........ 80% 294M 0s 2026-04-02 02:23:45.044 | 65536K ........ ....... 100% 359M=0.3s 2026-04-02 02:23:45.044 | 2026-04-02 02:23:45.044 | 2026-04-02 02:23:45 (269 MB/s) - ‘/opt/stack/devstack/files/clusterctl-linux-amd64’ saved [82856383/82856383] 2026-04-02 02:23:45.044 | 2026-04-02 02:23:45.051 | +++ functions:get_extra_file:76 : [[ 0 -ne 0 ]] 2026-04-02 02:23:45.056 | +++ functions:get_extra_file:80 : echo /opt/stack/devstack/files/clusterctl-linux-amd64 2026-04-02 02:23:45.061 | +++ functions:get_extra_file:81 : return 2026-04-02 02:23:45.068 | ++ /opt/stack/magnum-cluster-api/devstack/plugin.sh:source:28 : sudo install -o root -g root -m 0755 /opt/stack/devstack/files/clusterctl-linux-amd64 /usr/local/bin/clusterctl 2026-04-02 02:23:45.174 | +++ /opt/stack/magnum-cluster-api/devstack/plugin.sh:source:31 : get_extra_file https://kind.sigs.k8s.io/dl/v0.16.0/kind-linux-amd64 2026-04-02 02:23:45.180 | +++ functions:get_extra_file:66 : local file_url=https://kind.sigs.k8s.io/dl/v0.16.0/kind-linux-amd64 2026-04-02 02:23:45.184 | +++ functions:get_extra_file:67 : local 'retry_args=--retry-on-host-error --retry-on-http-error=500,503 ' 2026-04-02 02:23:45.189 | +++ functions:get_extra_file:68 : retry_args+='-t 2 --waitretry=10 ' 2026-04-02 02:23:45.194 | +++ functions:get_extra_file:69 : retry_args+='--tries=3 --retry-connrefused' 2026-04-02 02:23:45.199 | +++ functions:get_extra_file:71 : local file_name=kind-linux-amd64 2026-04-02 02:23:45.204 | +++ functions:get_extra_file:72 : [[ https://kind.sigs.k8s.io/dl/v0.16.0/kind-linux-amd64 != file* ]] 2026-04-02 02:23:45.209 | +++ functions:get_extra_file:74 : [[ ! -f /opt/stack/devstack/files/kind-linux-amd64 ]] 2026-04-02 02:23:45.213 | +++ functions:get_extra_file:75 : wget --progress=dot:giga --retry-on-host-error --retry-on-http-error=500,503 -t 2 --waitretry=10 --tries=3 --retry-connrefused -c https://kind.sigs.k8s.io/dl/v0.16.0/kind-linux-amd64 -O /opt/stack/devstack/files/kind-linux-amd64 2026-04-02 02:23:45.218 | --2026-04-02 02:23:45-- https://kind.sigs.k8s.io/dl/v0.16.0/kind-linux-amd64 2026-04-02 02:23:45.250 | Resolving kind.sigs.k8s.io (kind.sigs.k8s.io)... 2600:1f18:16e:df01::259, 2600:1f18:16e:df01::258, 18.208.88.157, ... 2026-04-02 02:23:45.266 | Connecting to kind.sigs.k8s.io (kind.sigs.k8s.io)|2600:1f18:16e:df01::259|:443... connected. 2026-04-02 02:23:45.359 | HTTP request sent, awaiting response... 301 Moved Permanently 2026-04-02 02:23:45.359 | Location: https://github.com/kubernetes-sigs/kind/releases/download/v0.16.0/kind-linux-amd64 [following] 2026-04-02 02:23:45.359 | --2026-04-02 02:23:45-- https://github.com/kubernetes-sigs/kind/releases/download/v0.16.0/kind-linux-amd64 2026-04-02 02:23:45.361 | Resolving github.com (github.com)... 140.82.114.4 2026-04-02 02:23:45.376 | Connecting to github.com (github.com)|140.82.114.4|:443... connected. 2026-04-02 02:23:45.494 | HTTP request sent, awaiting response... 302 Found 2026-04-02 02:23:45.494 | Location: https://release-assets.githubusercontent.com/github-production-release-asset/148545807/9d66ccf9-39a6-4bc2-a805-c1f42b75a979?sp=r&sv=2018-11-09&sr=b&spr=https&se=2026-04-02T03%3A02%3A05Z&rscd=attachment%3B+filename%3Dkind-linux-amd64&rsct=application%2Foctet-stream&skoid=96c2d410-5711-43a1-aedd-ab1947aa7ab0&sktid=398a6654-997b-47e9-b12b-9515b896b4de&skt=2026-04-02T02%3A01%3A30Z&ske=2026-04-02T03%3A02%3A05Z&sks=b&skv=2018-11-09&sig=O0fO%2B5Se%2F5rWTIa5Z1Pi%2Bi0%2FYxbtbvUf0kz%2Bb7J4Eh4%3D&jwt=eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJpc3MiOiJnaXRodWIuY29tIiwiYXVkIjoicmVsZWFzZS1hc3NldHMuZ2l0aHVidXNlcmNvbnRlbnQuY29tIiwia2V5Ijoia2V5MSIsImV4cCI6MTc3NTA5NjkyNSwibmJmIjoxNzc1MDk2NjI1LCJwYXRoIjoicmVsZWFzZWFzc2V0cHJvZHVjdGlvbi5ibG9iLmNvcmUud2luZG93cy5uZXQifQ._mAJm77fZLmbCIKSUN_dCnHYPzFQ_h0C8NVwK_UAfHs&response-content-disposition=attachment%3B%20filename%3Dkind-linux-amd64&response-content-type=application%2Foctet-stream [following] 2026-04-02 02:23:45.494 | --2026-04-02 02:23:45-- https://release-assets.githubusercontent.com/github-production-release-asset/148545807/9d66ccf9-39a6-4bc2-a805-c1f42b75a979?sp=r&sv=2018-11-09&sr=b&spr=https&se=2026-04-02T03%3A02%3A05Z&rscd=attachment%3B+filename%3Dkind-linux-amd64&rsct=application%2Foctet-stream&skoid=96c2d410-5711-43a1-aedd-ab1947aa7ab0&sktid=398a6654-997b-47e9-b12b-9515b896b4de&skt=2026-04-02T02%3A01%3A30Z&ske=2026-04-02T03%3A02%3A05Z&sks=b&skv=2018-11-09&sig=O0fO%2B5Se%2F5rWTIa5Z1Pi%2Bi0%2FYxbtbvUf0kz%2Bb7J4Eh4%3D&jwt=eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJpc3MiOiJnaXRodWIuY29tIiwiYXVkIjoicmVsZWFzZS1hc3NldHMuZ2l0aHVidXNlcmNvbnRlbnQuY29tIiwia2V5Ijoia2V5MSIsImV4cCI6MTc3NTA5NjkyNSwibmJmIjoxNzc1MDk2NjI1LCJwYXRoIjoicmVsZWFzZWFzc2V0cHJvZHVjdGlvbi5ibG9iLmNvcmUud2luZG93cy5uZXQifQ._mAJm77fZLmbCIKSUN_dCnHYPzFQ_h0C8NVwK_UAfHs&response-content-disposition=attachment%3B%20filename%3Dkind-linux-amd64&response-content-type=application%2Foctet-stream 2026-04-02 02:23:45.497 | Resolving release-assets.githubusercontent.com (release-assets.githubusercontent.com)... 185.199.111.133, 185.199.109.133, 185.199.108.133, ... 2026-04-02 02:23:45.498 | Connecting to release-assets.githubusercontent.com (release-assets.githubusercontent.com)|185.199.111.133|:443... connected. 2026-04-02 02:23:45.513 | HTTP request sent, awaiting response... 200 OK 2026-04-02 02:23:45.514 | Length: 6873201 (6.6M) [application/octet-stream] 2026-04-02 02:23:45.514 | Saving to: ‘/opt/stack/devstack/files/kind-linux-amd64’ 2026-04-02 02:23:45.524 | 2026-04-02 02:23:45.553 | 0K ...... 100% 168M=0.04s 2026-04-02 02:23:45.553 | 2026-04-02 02:23:45.553 | 2026-04-02 02:23:45 (168 MB/s) - ‘/opt/stack/devstack/files/kind-linux-amd64’ saved [6873201/6873201] 2026-04-02 02:23:45.553 | 2026-04-02 02:23:45.560 | +++ functions:get_extra_file:76 : [[ 0 -ne 0 ]] 2026-04-02 02:23:45.564 | +++ functions:get_extra_file:80 : echo /opt/stack/devstack/files/kind-linux-amd64 2026-04-02 02:23:45.569 | +++ functions:get_extra_file:81 : return 2026-04-02 02:23:45.576 | ++ /opt/stack/magnum-cluster-api/devstack/plugin.sh:source:31 : sudo install -o root -g root -m 0755 /opt/stack/devstack/files/kind-linux-amd64 /usr/local/bin/kind 2026-04-02 02:23:45.609 | +++ /opt/stack/magnum-cluster-api/devstack/plugin.sh:source:35 : get_extra_file https://get.helm.sh/helm-v3.10.3-linux-amd64.tar.gz 2026-04-02 02:23:45.615 | +++ functions:get_extra_file:66 : local file_url=https://get.helm.sh/helm-v3.10.3-linux-amd64.tar.gz 2026-04-02 02:23:45.620 | +++ functions:get_extra_file:67 : local 'retry_args=--retry-on-host-error --retry-on-http-error=500,503 ' 2026-04-02 02:23:45.625 | +++ functions:get_extra_file:68 : retry_args+='-t 2 --waitretry=10 ' 2026-04-02 02:23:45.629 | +++ functions:get_extra_file:69 : retry_args+='--tries=3 --retry-connrefused' 2026-04-02 02:23:45.634 | +++ functions:get_extra_file:71 : local file_name=helm-v3.10.3-linux-amd64.tar.gz 2026-04-02 02:23:45.638 | +++ functions:get_extra_file:72 : [[ https://get.helm.sh/helm-v3.10.3-linux-amd64.tar.gz != file* ]] 2026-04-02 02:23:45.643 | +++ functions:get_extra_file:74 : [[ ! -f /opt/stack/devstack/files/helm-v3.10.3-linux-amd64.tar.gz ]] 2026-04-02 02:23:45.648 | +++ functions:get_extra_file:75 : wget --progress=dot:giga --retry-on-host-error --retry-on-http-error=500,503 -t 2 --waitretry=10 --tries=3 --retry-connrefused -c https://get.helm.sh/helm-v3.10.3-linux-amd64.tar.gz -O /opt/stack/devstack/files/helm-v3.10.3-linux-amd64.tar.gz 2026-04-02 02:23:45.654 | --2026-04-02 02:23:45-- https://get.helm.sh/helm-v3.10.3-linux-amd64.tar.gz 2026-04-02 02:23:45.688 | Resolving get.helm.sh (get.helm.sh)... 2603:1061:14:43::1, 13.107.253.36, 13.107.226.36 2026-04-02 02:23:45.713 | Connecting to get.helm.sh (get.helm.sh)|2603:1061:14:43::1|:443... connected. 2026-04-02 02:23:45.826 | HTTP request sent, awaiting response... 200 OK 2026-04-02 02:23:45.826 | Length: 14569235 (14M) [application/x-tar] 2026-04-02 02:23:45.826 | Saving to: ‘/opt/stack/devstack/files/helm-v3.10.3-linux-amd64.tar.gz’ 2026-04-02 02:23:45.968 | 2026-04-02 02:23:46.090 | 0K ........ ..... 100% 53.0M=0.3s 2026-04-02 02:23:46.090 | 2026-04-02 02:23:46.090 | 2026-04-02 02:23:46 (53.0 MB/s) - ‘/opt/stack/devstack/files/helm-v3.10.3-linux-amd64.tar.gz’ saved [14569235/14569235] 2026-04-02 02:23:46.090 | 2026-04-02 02:23:46.096 | +++ functions:get_extra_file:76 : [[ 0 -ne 0 ]] 2026-04-02 02:23:46.102 | +++ functions:get_extra_file:80 : echo /opt/stack/devstack/files/helm-v3.10.3-linux-amd64.tar.gz 2026-04-02 02:23:46.107 | +++ functions:get_extra_file:81 : return 2026-04-02 02:23:46.114 | ++ /opt/stack/magnum-cluster-api/devstack/plugin.sh:source:35 : tar -xvzf /opt/stack/devstack/files/helm-v3.10.3-linux-amd64.tar.gz -C /tmp 2026-04-02 02:23:46.125 | linux-amd64/ 2026-04-02 02:23:46.125 | linux-amd64/helm 2026-04-02 02:23:46.421 | linux-amd64/LICENSE 2026-04-02 02:23:46.421 | linux-amd64/README.md 2026-04-02 02:23:46.429 | ++ /opt/stack/magnum-cluster-api/devstack/plugin.sh:source:38 : sudo install -o root -g root -m 0755 /tmp/linux-amd64/helm /usr/local/bin/helm 2026-04-02 02:23:46.498 | +++ /opt/stack/magnum-cluster-api/devstack/plugin.sh:source:42 : get_extra_file https://get.docker.com 2026-04-02 02:23:46.502 | +++ functions:get_extra_file:66 : local file_url=https://get.docker.com 2026-04-02 02:23:46.506 | +++ functions:get_extra_file:67 : local 'retry_args=--retry-on-host-error --retry-on-http-error=500,503 ' 2026-04-02 02:23:46.511 | +++ functions:get_extra_file:68 : retry_args+='-t 2 --waitretry=10 ' 2026-04-02 02:23:46.517 | +++ functions:get_extra_file:69 : retry_args+='--tries=3 --retry-connrefused' 2026-04-02 02:23:46.521 | +++ functions:get_extra_file:71 : local file_name=get.docker.com 2026-04-02 02:23:46.526 | +++ functions:get_extra_file:72 : [[ https://get.docker.com != file* ]] 2026-04-02 02:23:46.530 | +++ functions:get_extra_file:74 : [[ ! -f /opt/stack/devstack/files/get.docker.com ]] 2026-04-02 02:23:46.536 | +++ functions:get_extra_file:75 : wget --progress=dot:giga --retry-on-host-error --retry-on-http-error=500,503 -t 2 --waitretry=10 --tries=3 --retry-connrefused -c https://get.docker.com -O /opt/stack/devstack/files/get.docker.com 2026-04-02 02:23:46.542 | --2026-04-02 02:23:46-- https://get.docker.com/ 2026-04-02 02:23:46.576 | Resolving get.docker.com (get.docker.com)... 2600:9000:2044:1200:10:a463:3d00:93a1, 2600:9000:2044:7200:10:a463:3d00:93a1, 2600:9000:2044:f000:10:a463:3d00:93a1, ... 2026-04-02 02:23:46.584 | Connecting to get.docker.com (get.docker.com)|2600:9000:2044:1200:10:a463:3d00:93a1|:443... connected. 2026-04-02 02:23:46.618 | HTTP request sent, awaiting response... 200 OK 2026-04-02 02:23:46.618 | Length: 22417 (22K) [text/plain] 2026-04-02 02:23:46.618 | Saving to: ‘/opt/stack/devstack/files/get.docker.com’ 2026-04-02 02:23:46.619 | 2026-04-02 02:23:46.619 | 0K 100% 124M=0s 2026-04-02 02:23:46.619 | 2026-04-02 02:23:46.619 | 2026-04-02 02:23:46 (124 MB/s) - ‘/opt/stack/devstack/files/get.docker.com’ saved [22417/22417] 2026-04-02 02:23:46.619 | 2026-04-02 02:23:46.626 | +++ functions:get_extra_file:76 : [[ 0 -ne 0 ]] 2026-04-02 02:23:46.631 | +++ functions:get_extra_file:80 : echo /opt/stack/devstack/files/get.docker.com 2026-04-02 02:23:46.635 | +++ functions:get_extra_file:81 : return 2026-04-02 02:23:46.641 | ++ /opt/stack/magnum-cluster-api/devstack/plugin.sh:source:42 : sudo sh /opt/stack/devstack/files/get.docker.com 2026-04-02 02:23:46.652 | # Executing docker install script, commit: c04fb16bb8bd8ed6ce884bb40570cbcd6101ae0c 2026-04-02 02:23:46.689 | + sh -c apt-get -qq update >/dev/null 2026-04-02 02:23:48.393 | + sh -c DEBIAN_FRONTEND=noninteractive apt-get -y -qq install ca-certificates curl >/dev/null 2026-04-02 02:23:48.940 | + sh -c install -m 0755 -d /etc/apt/keyrings 2026-04-02 02:23:48.944 | + sh -c curl -fsSL "https://download.docker.com/linux/ubuntu/gpg" -o /etc/apt/keyrings/docker.asc 2026-04-02 02:23:49.033 | + sh -c chmod a+r /etc/apt/keyrings/docker.asc 2026-04-02 02:23:49.035 | + sh -c echo "deb [arch=amd64 signed-by=/etc/apt/keyrings/docker.asc] https://download.docker.com/linux/ubuntu noble stable" > /etc/apt/sources.list.d/docker.list 2026-04-02 02:23:49.036 | + sh -c apt-get -qq update >/dev/null 2026-04-02 02:23:50.883 | + sh -c DEBIAN_FRONTEND=noninteractive apt-get -y -qq install docker-ce docker-ce-cli containerd.io docker-compose-plugin docker-ce-rootless-extras docker-buildx-plugin docker-model-plugin >/dev/null 2026-04-02 02:23:52.546 | debconf: delaying package configuration, since apt-utils is not installed 2026-04-02 02:24:07.597 | Using systemd to manage Docker service 2026-04-02 02:24:07.597 | + sh -c systemctl enable --now docker.service 2026-04-02 02:24:07.610 | UNIT LOAD ACTIVE SUB DESCRIPTION 2026-04-02 02:24:07.610 | proc-sys-fs-binfmt_misc.automount loaded active running Arbitrary Executable File Formats File System Automount Point 2026-04-02 02:24:07.610 | sys-devices-pci0000:00-0000:00:01.1-ata1-host0-target0:0:0-0:0:0:0-block-sr0.device loaded active plugged QEMU_DVD-ROM config-2 2026-04-02 02:24:07.610 | sys-devices-pci0000:00-0000:00:03.0-virtio1-net-ens3.device loaded active plugged Virtio network device 2026-04-02 02:24:07.610 | sys-devices-pci0000:00-0000:00:04.0-virtio2-block-vda-vda1.device loaded active plugged /sys/devices/pci0000:00/0000:00:04.0/virtio2/block/vda/vda1 2026-04-02 02:24:07.610 | sys-devices-pci0000:00-0000:00:04.0-virtio2-block-vda.device loaded active plugged /sys/devices/pci0000:00/0000:00:04.0/virtio2/block/vda 2026-04-02 02:24:07.610 | sys-devices-platform-serial8250-serial8250:0-serial8250:0.1-tty-ttyS1.device loaded active plugged /sys/devices/platform/serial8250/serial8250:0/serial8250:0.1/tty/ttyS1 2026-04-02 02:24:07.610 | sys-devices-platform-serial8250-serial8250:0-serial8250:0.10-tty-ttyS10.device loaded active plugged /sys/devices/platform/serial8250/serial8250:0/serial8250:0.10/tty/ttyS10 2026-04-02 02:24:07.611 | sys-devices-platform-serial8250-serial8250:0-serial8250:0.11-tty-ttyS11.device loaded active plugged /sys/devices/platform/serial8250/serial8250:0/serial8250:0.11/tty/ttyS11 2026-04-02 02:24:07.611 | sys-devices-platform-serial8250-serial8250:0-serial8250:0.12-tty-ttyS12.device loaded active plugged /sys/devices/platform/serial8250/serial8250:0/serial8250:0.12/tty/ttyS12 2026-04-02 02:24:07.611 | sys-devices-platform-serial8250-serial8250:0-serial8250:0.13-tty-ttyS13.device loaded active plugged /sys/devices/platform/serial8250/serial8250:0/serial8250:0.13/tty/ttyS13 2026-04-02 02:24:07.611 | sys-devices-platform-serial8250-serial8250:0-serial8250:0.14-tty-ttyS14.device loaded active plugged /sys/devices/platform/serial8250/serial8250:0/serial8250:0.14/tty/ttyS14 2026-04-02 02:24:07.611 | sys-devices-platform-serial8250-serial8250:0-serial8250:0.15-tty-ttyS15.device loaded active plugged /sys/devices/platform/serial8250/serial8250:0/serial8250:0.15/tty/ttyS15 2026-04-02 02:24:07.611 | sys-devices-platform-serial8250-serial8250:0-serial8250:0.16-tty-ttyS16.device loaded active plugged /sys/devices/platform/serial8250/serial8250:0/serial8250:0.16/tty/ttyS16 2026-04-02 02:24:07.611 | sys-devices-platform-serial8250-serial8250:0-serial8250:0.17-tty-ttyS17.device loaded active plugged /sys/devices/platform/serial8250/serial8250:0/serial8250:0.17/tty/ttyS17 2026-04-02 02:24:07.611 | sys-devices-platform-serial8250-serial8250:0-serial8250:0.18-tty-ttyS18.device loaded active plugged /sys/devices/platform/serial8250/serial8250:0/serial8250:0.18/tty/ttyS18 2026-04-02 02:24:07.611 | sys-devices-platform-serial8250-serial8250:0-serial8250:0.19-tty-ttyS19.device loaded active plugged /sys/devices/platform/serial8250/serial8250:0/serial8250:0.19/tty/ttyS19 2026-04-02 02:24:07.611 | sys-devices-platform-serial8250-serial8250:0-serial8250:0.2-tty-ttyS2.device loaded active plugged /sys/devices/platform/serial8250/serial8250:0/serial8250:0.2/tty/ttyS2 2026-04-02 02:24:07.611 | sys-devices-platform-serial8250-serial8250:0-serial8250:0.20-tty-ttyS20.device loaded active plugged /sys/devices/platform/serial8250/serial8250:0/serial8250:0.20/tty/ttyS20 2026-04-02 02:24:07.611 | sys-devices-platform-serial8250-serial8250:0-serial8250:0.21-tty-ttyS21.device loaded active plugged /sys/devices/platform/serial8250/serial8250:0/serial8250:0.21/tty/ttyS21 2026-04-02 02:24:07.611 | sys-devices-platform-serial8250-serial8250:0-serial8250:0.22-tty-ttyS22.device loaded active plugged /sys/devices/platform/serial8250/serial8250:0/serial8250:0.22/tty/ttyS22 2026-04-02 02:24:07.611 | sys-devices-platform-serial8250-serial8250:0-serial8250:0.23-tty-ttyS23.device loaded active plugged /sys/devices/platform/serial8250/serial8250:0/serial8250:0.23/tty/ttyS23 2026-04-02 02:24:07.611 | sys-devices-platform-serial8250-serial8250:0-serial8250:0.24-tty-ttyS24.device loaded active plugged /sys/devices/platform/serial8250/serial8250:0/serial8250:0.24/tty/ttyS24 2026-04-02 02:24:07.611 | sys-devices-platform-serial8250-serial8250:0-serial8250:0.25-tty-ttyS25.device loaded active plugged /sys/devices/platform/serial8250/serial8250:0/serial8250:0.25/tty/ttyS25 2026-04-02 02:24:07.611 | sys-devices-platform-serial8250-serial8250:0-serial8250:0.26-tty-ttyS26.device loaded active plugged /sys/devices/platform/serial8250/serial8250:0/serial8250:0.26/tty/ttyS26 2026-04-02 02:24:07.611 | sys-devices-platform-serial8250-serial8250:0-serial8250:0.27-tty-ttyS27.device loaded active plugged /sys/devices/platform/serial8250/serial8250:0/serial8250:0.27/tty/ttyS27 2026-04-02 02:24:07.611 | sys-devices-platform-serial8250-serial8250:0-serial8250:0.28-tty-ttyS28.device loaded active plugged /sys/devices/platform/serial8250/serial8250:0/serial8250:0.28/tty/ttyS28 2026-04-02 02:24:07.611 | sys-devices-platform-serial8250-serial8250:0-serial8250:0.29-tty-ttyS29.device loaded active plugged /sys/devices/platform/serial8250/serial8250:0/serial8250:0.29/tty/ttyS29 2026-04-02 02:24:07.611 | sys-devices-platform-serial8250-serial8250:0-serial8250:0.3-tty-ttyS3.device loaded active plugged /sys/devices/platform/serial8250/serial8250:0/serial8250:0.3/tty/ttyS3 2026-04-02 02:24:07.611 | sys-devices-platform-serial8250-serial8250:0-serial8250:0.30-tty-ttyS30.device loaded active plugged /sys/devices/platform/serial8250/serial8250:0/serial8250:0.30/tty/ttyS30 2026-04-02 02:24:07.611 | sys-devices-platform-serial8250-serial8250:0-serial8250:0.31-tty-ttyS31.device loaded active plugged /sys/devices/platform/serial8250/serial8250:0/serial8250:0.31/tty/ttyS31 2026-04-02 02:24:07.611 | sys-devices-platform-serial8250-serial8250:0-serial8250:0.4-tty-ttyS4.device loaded active plugged /sys/devices/platform/serial8250/serial8250:0/serial8250:0.4/tty/ttyS4 2026-04-02 02:24:07.611 | sys-devices-platform-serial8250-serial8250:0-serial8250:0.5-tty-ttyS5.device loaded active plugged /sys/devices/platform/serial8250/serial8250:0/serial8250:0.5/tty/ttyS5 2026-04-02 02:24:07.611 | sys-devices-platform-serial8250-serial8250:0-serial8250:0.6-tty-ttyS6.device loaded active plugged /sys/devices/platform/serial8250/serial8250:0/serial8250:0.6/tty/ttyS6 2026-04-02 02:24:07.611 | sys-devices-platform-serial8250-serial8250:0-serial8250:0.7-tty-ttyS7.device loaded active plugged /sys/devices/platform/serial8250/serial8250:0/serial8250:0.7/tty/ttyS7 2026-04-02 02:24:07.611 | sys-devices-platform-serial8250-serial8250:0-serial8250:0.8-tty-ttyS8.device loaded active plugged /sys/devices/platform/serial8250/serial8250:0/serial8250:0.8/tty/ttyS8 2026-04-02 02:24:07.611 | sys-devices-platform-serial8250-serial8250:0-serial8250:0.9-tty-ttyS9.device loaded active plugged /sys/devices/platform/serial8250/serial8250:0/serial8250:0.9/tty/ttyS9 2026-04-02 02:24:07.611 | sys-devices-pnp0-00:00-00:00:0-00:00:0.0-tty-ttyS0.device loaded active plugged /sys/devices/pnp0/00:00/00:00:0/00:00:0.0/tty/ttyS0 2026-04-02 02:24:07.611 | sys-devices-virtual-misc-rfkill.device loaded active plugged /sys/devices/virtual/misc/rfkill 2026-04-02 02:24:07.612 | sys-devices-virtual-net-docker0.device loaded active plugged /sys/devices/virtual/net/docker0 2026-04-02 02:24:07.612 | sys-devices-virtual-tty-ttyprintk.device loaded active plugged /sys/devices/virtual/tty/ttyprintk 2026-04-02 02:24:07.612 | sys-module-configfs.device loaded active plugged /sys/module/configfs 2026-04-02 02:24:07.612 | sys-module-fuse.device loaded active plugged /sys/module/fuse 2026-04-02 02:24:07.612 | sys-subsystem-net-devices-docker0.device loaded active plugged /sys/subsystem/net/devices/docker0 2026-04-02 02:24:07.612 | sys-subsystem-net-devices-ens3.device loaded active plugged Virtio network device 2026-04-02 02:24:07.612 | -.mount loaded active mounted Root Mount 2026-04-02 02:24:07.612 | dev-hugepages.mount loaded active mounted Huge Pages File System 2026-04-02 02:24:07.612 | dev-mqueue.mount loaded active mounted POSIX Message Queue File System 2026-04-02 02:24:07.612 | proc-sys-fs-binfmt_misc.mount loaded active mounted Arbitrary Executable File Formats File System 2026-04-02 02:24:07.612 | run-user-1000.mount loaded active mounted /run/user/1000 2026-04-02 02:24:07.612 | sys-fs-fuse-connections.mount loaded active mounted FUSE Control File System 2026-04-02 02:24:07.612 | sys-kernel-config.mount loaded active mounted Kernel Configuration File System 2026-04-02 02:24:07.612 | sys-kernel-debug.mount loaded active mounted Kernel Debug File System 2026-04-02 02:24:07.612 | sys-kernel-tracing.mount loaded active mounted Kernel Trace File System 2026-04-02 02:24:07.612 | systemd-ask-password-console.path loaded active waiting Dispatch Password Requests to Console Directory Watch 2026-04-02 02:24:07.612 | systemd-ask-password-wall.path loaded active waiting Forward Password Requests to Wall Directory Watch 2026-04-02 02:24:07.612 | init.scope loaded active running System and Service Manager 2026-04-02 02:24:07.612 | session-1.scope loaded active running Session 1 of User zuul 2026-04-02 02:24:07.612 | apache-htcacheclean.service loaded active running Disk Cache Cleaning Daemon for Apache HTTP Server 2026-04-02 02:24:07.612 | apache2.service loaded active running The Apache HTTP Server 2026-04-02 02:24:07.612 | blk-availability.service loaded active exited Availability of block devices 2026-04-02 02:24:07.612 | cloud-config.service loaded active exited Cloud-init: Config Stage 2026-04-02 02:24:07.612 | cloud-final.service loaded active exited Cloud-init: Final Stage 2026-04-02 02:24:07.612 | cloud-init-local.service loaded active exited Cloud-init: Local Stage (pre-network) 2026-04-02 02:24:07.612 | cloud-init.service loaded active exited Cloud-init: Network Stage 2026-04-02 02:24:07.612 | containerd.service loaded active running containerd container runtime 2026-04-02 02:24:07.612 | dbus.service loaded active running D-Bus System Message Bus 2026-04-02 02:24:07.612 | docker.service loaded active running Docker Application Container Engine 2026-04-02 02:24:07.612 | getty@tty1.service loaded active running Getty on tty1 2026-04-02 02:24:07.612 | haproxy.service loaded active running HAProxy Load Balancer 2026-04-02 02:24:07.613 | kmod-static-nodes.service loaded active exited Create List of Static Device Nodes 2026-04-02 02:24:07.613 | ksm.service loaded active exited Kernel Samepage Merging 2026-04-02 02:24:07.613 | ksmtuned.service loaded active running Kernel Samepage Merging (KSM) Tuning Daemon 2026-04-02 02:24:07.613 | ldconfig.service loaded active exited Rebuild Dynamic Linker Cache 2026-04-02 02:24:07.613 | lvm2-monitor.service loaded active exited Monitoring of LVM2 mirrors, snapshots etc. using dmeventd or progress polling 2026-04-02 02:24:07.613 | memcached.service loaded active running memcached daemon 2026-04-02 02:24:07.613 | packagekit.service loaded active running PackageKit Daemon 2026-04-02 02:24:07.613 | polkit.service loaded active running Authorization Manager 2026-04-02 02:24:07.613 | postgresql.service loaded active exited PostgreSQL RDBMS 2026-04-02 02:24:07.613 | rsyslog.service loaded active running System Logging Service 2026-04-02 02:24:07.613 | serial-getty@ttyS0.service loaded active running Serial Getty on ttyS0 2026-04-02 02:24:07.613 | ssh-keygen.service loaded active exited OpenSSH Server Key Generation 2026-04-02 02:24:07.613 | ssh.service loaded active running OpenBSD Secure Shell server 2026-04-02 02:24:07.613 | sysfsutils.service loaded active exited Apply sysfs variables 2026-04-02 02:24:07.613 | systemd-binfmt.service loaded active exited Set Up Additional Binary Formats 2026-04-02 02:24:07.613 | systemd-firstboot.service loaded active exited First Boot Wizard 2026-04-02 02:24:07.613 | systemd-fsck-root.service loaded active exited File System Check on Root Device 2026-04-02 02:24:07.613 | systemd-journal-catalog-update.service loaded active exited Rebuild Journal Catalog 2026-04-02 02:24:07.613 | systemd-journal-flush.service loaded active exited Flush Journal to Persistent Storage 2026-04-02 02:24:07.613 | systemd-journald.service loaded active running Journal Service 2026-04-02 02:24:07.613 | systemd-logind.service loaded active running User Login Management 2026-04-02 02:24:07.613 | systemd-machine-id-commit.service loaded active exited Commit a transient machine-id on disk 2026-04-02 02:24:07.613 | systemd-modules-load.service loaded active exited Load Kernel Modules 2026-04-02 02:24:07.613 | systemd-networkd-wait-online.service loaded active exited Wait for Network to be Configured 2026-04-02 02:24:07.613 | systemd-networkd.service loaded active running Network Configuration 2026-04-02 02:24:07.613 | systemd-random-seed.service loaded active exited Load/Save OS Random Seed 2026-04-02 02:24:07.613 | systemd-remount-fs.service loaded active exited Remount Root and Kernel File Systems 2026-04-02 02:24:07.613 | systemd-resolved.service loaded active running Network Name Resolution 2026-04-02 02:24:07.613 | systemd-sysctl.service loaded active exited Apply Kernel Variables 2026-04-02 02:24:07.613 | systemd-sysusers.service loaded active exited Create System Users 2026-04-02 02:24:07.613 | systemd-timesyncd.service loaded active running Network Time Synchronization 2026-04-02 02:24:07.613 | systemd-tmpfiles-setup-dev-early.service loaded active exited Create Static Device Nodes in /dev gracefully 2026-04-02 02:24:07.613 | systemd-tmpfiles-setup-dev.service loaded active exited Create Static Device Nodes in /dev 2026-04-02 02:24:07.613 | systemd-tmpfiles-setup.service loaded active exited Create Volatile Files and Directories 2026-04-02 02:24:07.613 | systemd-udev-trigger.service loaded active exited Coldplug All udev Devices 2026-04-02 02:24:07.613 | systemd-udevd.service loaded active running Rule-based Manager for Device Events and Files 2026-04-02 02:24:07.613 | systemd-update-done.service loaded active exited Update is Completed 2026-04-02 02:24:07.613 | systemd-update-utmp.service loaded active exited Record System Boot/Shutdown in UTMP 2026-04-02 02:24:07.613 | systemd-user-sessions.service loaded active exited Permit User Sessions 2026-04-02 02:24:07.613 | user-runtime-dir@1000.service loaded active exited User Runtime Directory /run/user/1000 2026-04-02 02:24:07.613 | user@1000.service loaded active running User Manager for UID 1000 2026-04-02 02:24:07.613 | -.slice loaded active active Root Slice 2026-04-02 02:24:07.613 | system-getty.slice loaded active active Slice /system/getty 2026-04-02 02:24:07.613 | system-modprobe.slice loaded active active Slice /system/modprobe 2026-04-02 02:24:07.613 | system-serial\x2dgetty.slice loaded active active Slice /system/serial-getty 2026-04-02 02:24:07.613 | system.slice loaded active active System Slice 2026-04-02 02:24:07.614 | user-1000.slice loaded active active User Slice of UID 1000 2026-04-02 02:24:07.614 | user.slice loaded active active User and Session Slice 2026-04-02 02:24:07.614 | cloud-init-hotplugd.socket loaded active listening cloud-init hotplug hook socket 2026-04-02 02:24:07.614 | dbus.socket loaded active running D-Bus System Message Bus Socket 2026-04-02 02:24:07.614 | dm-event.socket loaded active listening Device-mapper event daemon FIFOs 2026-04-02 02:24:07.614 | docker.socket loaded active running Docker Socket for the API 2026-04-02 02:24:07.614 | iscsid.socket loaded active listening Open-iSCSI iscsid Socket 2026-04-02 02:24:07.614 | lvm2-lvmpolld.socket loaded active listening LVM2 poll daemon socket 2026-04-02 02:24:07.614 | ssh.socket loaded active running OpenBSD Secure Shell server socket 2026-04-02 02:24:07.614 | syslog.socket loaded active running Syslog Socket 2026-04-02 02:24:07.614 | systemd-fsckd.socket loaded active listening fsck to fsckd communication Socket 2026-04-02 02:24:07.614 | systemd-initctl.socket loaded active listening initctl Compatibility Named Pipe 2026-04-02 02:24:07.614 | systemd-journald-dev-log.socket loaded active running Journal Socket (/dev/log) 2026-04-02 02:24:07.614 | systemd-journald.socket loaded active running Journal Socket 2026-04-02 02:24:07.614 | systemd-networkd.socket loaded active running Network Service Netlink Socket 2026-04-02 02:24:07.614 | systemd-rfkill.socket loaded active listening Load/Save RF Kill Switch Status /dev/rfkill Watch 2026-04-02 02:24:07.614 | systemd-sysext.socket loaded active listening System Extension Image Management (Varlink) 2026-04-02 02:24:07.614 | systemd-udevd-control.socket loaded active running udev Control Socket 2026-04-02 02:24:07.614 | systemd-udevd-kernel.socket loaded active running udev Kernel Socket 2026-04-02 02:24:07.614 | uuidd.socket loaded active listening UUID daemon activation socket 2026-04-02 02:24:07.614 | root-swapfile.swap loaded active active /root/swapfile 2026-04-02 02:24:07.614 | basic.target loaded active active Basic System 2026-04-02 02:24:07.614 | cloud-config.target loaded active active Cloud-config availability 2026-04-02 02:24:07.614 | cloud-init.target loaded active active Cloud-init target 2026-04-02 02:24:07.614 | cryptsetup.target loaded active active Local Encrypted Volumes 2026-04-02 02:24:07.614 | first-boot-complete.target loaded active active First Boot Complete 2026-04-02 02:24:07.614 | getty.target loaded active active Login Prompts 2026-04-02 02:24:07.614 | graphical.target loaded active active Graphical Interface 2026-04-02 02:24:07.614 | integritysetup.target loaded active active Local Integrity Protected Volumes 2026-04-02 02:24:07.614 | local-fs-pre.target loaded active active Preparation for Local File Systems 2026-04-02 02:24:07.614 | local-fs.target loaded active active Local File Systems 2026-04-02 02:24:07.614 | multi-user.target loaded active active Multi-User System 2026-04-02 02:24:07.614 | network-online.target loaded active active Network is Online 2026-04-02 02:24:07.614 | network-pre.target loaded active active Preparation for Network 2026-04-02 02:24:07.614 | network.target loaded active active Network 2026-04-02 02:24:07.614 | nss-lookup.target loaded active active Host and Network Name Lookups 2026-04-02 02:24:07.614 | paths.target loaded active active Path Units 2026-04-02 02:24:07.614 | remote-fs-pre.target loaded active active Preparation for Remote File Systems 2026-04-02 02:24:07.614 | remote-fs.target loaded active active Remote File Systems 2026-04-02 02:24:07.614 | slices.target loaded active active Slice Units 2026-04-02 02:24:07.614 | sockets.target loaded active active Socket Units 2026-04-02 02:24:07.614 | swap.target loaded active active Swaps 2026-04-02 02:24:07.614 | sysinit.target loaded active active System Initialization 2026-04-02 02:24:07.614 | time-set.target loaded active active System Time Set 2026-04-02 02:24:07.614 | timers.target loaded active active Timer Units 2026-04-02 02:24:07.614 | veritysetup.target loaded active active Local Verity Protected Volumes 2026-04-02 02:24:07.614 | apt-daily-upgrade.timer loaded active waiting Daily apt upgrade and clean activities 2026-04-02 02:24:07.614 | apt-daily.timer loaded active waiting Daily apt download activities 2026-04-02 02:24:07.614 | dpkg-db-backup.timer loaded active waiting Daily dpkg database backup timer 2026-04-02 02:24:07.614 | e2scrub_all.timer loaded active waiting Periodic ext4 Online Metadata Check for All Filesystems 2026-04-02 02:24:07.614 | fstrim.timer loaded active waiting Discard unused filesystem blocks once a week 2026-04-02 02:24:07.614 | man-db.timer loaded active waiting Daily man-db regeneration 2026-04-02 02:24:07.614 | motd-news.timer loaded active waiting Message of the Day 2026-04-02 02:24:07.614 | systemd-tmpfiles-clean.timer loaded active waiting Daily Cleanup of Temporary Directories 2026-04-02 02:24:07.614 | 2026-04-02 02:24:07.614 | Legend: LOAD → Reflects whether the unit definition was properly loaded. 2026-04-02 02:24:07.614 | ACTIVE → The high-level unit activation state, i.e. generalization of SUB. 2026-04-02 02:24:07.614 | SUB → The low-level unit activation state, values depend on unit type. 2026-04-02 02:24:07.614 | 2026-04-02 02:24:07.614 | 169 loaded units listed. Pass --all to see loaded but inactive units, too. 2026-04-02 02:24:07.614 | To show all installed unit files use 'systemctl list-unit-files'. 2026-04-02 02:24:07.614 | INFO: Docker daemon enabled and started 2026-04-02 02:24:07.614 | 2026-04-02 02:24:07.614 | + sh -c docker version 2026-04-02 02:24:07.653 | Client: Docker Engine - Community 2026-04-02 02:24:07.653 | Version: 29.3.1 2026-04-02 02:24:07.653 | API version: 1.54 2026-04-02 02:24:07.653 | Go version: go1.25.8 2026-04-02 02:24:07.653 | Git commit: c2be9cc 2026-04-02 02:24:07.653 | Built: Wed Mar 25 16:13:43 2026 2026-04-02 02:24:07.653 | OS/Arch: linux/amd64 2026-04-02 02:24:07.653 | Context: default 2026-04-02 02:24:07.653 | 2026-04-02 02:24:07.653 | Server: Docker Engine - Community 2026-04-02 02:24:07.653 | Engine: 2026-04-02 02:24:07.653 | Version: 29.3.1 2026-04-02 02:24:07.653 | API version: 1.54 (minimum version 1.40) 2026-04-02 02:24:07.653 | Go version: go1.25.8 2026-04-02 02:24:07.653 | Git commit: f78c987 2026-04-02 02:24:07.653 | Built: Wed Mar 25 16:13:43 2026 2026-04-02 02:24:07.653 | OS/Arch: linux/amd64 2026-04-02 02:24:07.653 | Experimental: false 2026-04-02 02:24:07.653 | containerd: 2026-04-02 02:24:07.653 | Version: v2.2.2 2026-04-02 02:24:07.654 | GitCommit: 301b2dac98f15c27117da5c8af12118a041a31d9 2026-04-02 02:24:07.654 | runc: 2026-04-02 02:24:07.654 | Version: 1.3.4 2026-04-02 02:24:07.654 | GitCommit: v1.3.4-0-gd6d73eb8 2026-04-02 02:24:07.654 | docker-init: 2026-04-02 02:24:07.654 | Version: 0.19.0 2026-04-02 02:24:07.654 | GitCommit: de40ad0 2026-04-02 02:24:07.658 | 2026-04-02 02:24:07.658 | ================================================================================ 2026-04-02 02:24:07.658 | 2026-04-02 02:24:07.658 | To run Docker as a non-privileged user, consider setting up the 2026-04-02 02:24:07.658 | Docker daemon in rootless mode for your user: 2026-04-02 02:24:07.658 | 2026-04-02 02:24:07.658 | dockerd-rootless-setuptool.sh install 2026-04-02 02:24:07.658 | 2026-04-02 02:24:07.658 | Visit https://docs.docker.com/go/rootless/ to learn about rootless mode. 2026-04-02 02:24:07.658 | 2026-04-02 02:24:07.658 | 2026-04-02 02:24:07.658 | To run the Docker daemon as a fully privileged service, but granting non-root 2026-04-02 02:24:07.658 | users access, refer to https://docs.docker.com/go/daemon-access/ 2026-04-02 02:24:07.658 | 2026-04-02 02:24:07.658 | WARNING: Access to the remote API on a privileged Docker daemon is equivalent 2026-04-02 02:24:07.658 | to root access on the host. Refer to the 'Docker daemon attack surface' 2026-04-02 02:24:07.658 | documentation for details: https://docs.docker.com/go/attack-surface/ 2026-04-02 02:24:07.658 | 2026-04-02 02:24:07.658 | ================================================================================ 2026-04-02 02:24:07.658 | 2026-04-02 02:24:07.665 | ++ /opt/stack/magnum-cluster-api/devstack/plugin.sh:source:43 : sudo usermod -aG docker stack 2026-04-02 02:24:07.790 | ++ /opt/stack/magnum-cluster-api/devstack/plugin.sh:source:44 : sudo iptables -I DOCKER-USER -j ACCEPT 2026-04-02 02:24:07.812 | ++ /opt/stack/magnum-cluster-api/devstack/plugin.sh:source:46 : ensure_kind_cluster 2026-04-02 02:24:07.818 | ++ /opt/stack/magnum-cluster-api/devstack/plugin.sh:ensure_kind_cluster:12 : newgrp docker 2026-04-02 02:24:07.819 | ++ /opt/stack/magnum-cluster-api/devstack/plugin.sh:ensure_kind_cluster:12 : echo 'kind get clusters' 2026-04-02 02:24:07.820 | ++ /opt/stack/magnum-cluster-api/devstack/plugin.sh:ensure_kind_cluster:12 : grep -q kind 2026-04-02 02:24:07.887 | No kind clusters found. 2026-04-02 02:24:07.896 | ++ /opt/stack/magnum-cluster-api/devstack/plugin.sh:ensure_kind_cluster:17 : echo 'kind create cluster' 2026-04-02 02:24:07.897 | ++ /opt/stack/magnum-cluster-api/devstack/plugin.sh:ensure_kind_cluster:17 : newgrp docker 2026-04-02 02:24:08.054 | Creating cluster "kind" ... 2026-04-02 02:24:08.054 | • Ensuring node image (kindest/node:v1.25.2) 🖼 ... 2026-04-02 02:24:23.767 | ✓ Ensuring node image (kindest/node:v1.25.2) 🖼 2026-04-02 02:24:23.768 | • Preparing nodes 📦 ... 2026-04-02 02:24:40.455 | ✓ Preparing nodes 📦 2026-04-02 02:24:40.529 | • Writing configuration 📜 ... 2026-04-02 02:24:40.935 | ✓ Writing configuration 📜 2026-04-02 02:24:40.935 | • Starting control-plane 🕹️ ... 2026-04-02 02:24:56.738 | ✓ Starting control-plane 🕹️ 2026-04-02 02:24:56.738 | • Installing CNI 🔌 ... 2026-04-02 02:24:59.044 | ✓ Installing CNI 🔌 2026-04-02 02:24:59.044 | • Installing StorageClass 💾 ... 2026-04-02 02:24:59.528 | ✓ Installing StorageClass 💾 2026-04-02 02:24:59.938 | Set kubectl context to "kind-kind" 2026-04-02 02:24:59.938 | You can now use your cluster with: 2026-04-02 02:24:59.938 | 2026-04-02 02:24:59.938 | kubectl cluster-info --context kind-kind 2026-04-02 02:24:59.938 | 2026-04-02 02:24:59.938 | Have a question, bug, or feature request? Let us know! https://kind.sigs.k8s.io/#community 🙂 2026-04-02 02:24:59.946 | ++ /opt/stack/magnum-cluster-api/devstack/plugin.sh:ensure_kind_cluster:18 : kubectl label node kind-control-plane openstack-control-plane=enabled 2026-04-02 02:25:00.062 | node/kind-control-plane labeled 2026-04-02 02:25:00.074 | ++ /opt/stack/magnum-cluster-api/devstack/plugin.sh:source:48 : kubectl apply -f https://github.com/k-orc/openstack-resource-controller/releases/download/v2.2.0/install.yaml 2026-04-02 02:25:00.647 | namespace/orc-system created 2026-04-02 02:25:00.675 | customresourcedefinition.apiextensions.k8s.io/flavors.openstack.k-orc.cloud created 2026-04-02 02:25:00.696 | customresourcedefinition.apiextensions.k8s.io/floatingips.openstack.k-orc.cloud created 2026-04-02 02:25:00.759 | customresourcedefinition.apiextensions.k8s.io/images.openstack.k-orc.cloud created 2026-04-02 02:25:00.925 | customresourcedefinition.apiextensions.k8s.io/networks.openstack.k-orc.cloud created 2026-04-02 02:25:00.982 | customresourcedefinition.apiextensions.k8s.io/ports.openstack.k-orc.cloud created 2026-04-02 02:25:01.089 | customresourcedefinition.apiextensions.k8s.io/projects.openstack.k-orc.cloud created 2026-04-02 02:25:01.270 | customresourcedefinition.apiextensions.k8s.io/routerinterfaces.openstack.k-orc.cloud created 2026-04-02 02:25:01.999 | customresourcedefinition.apiextensions.k8s.io/routers.openstack.k-orc.cloud created 2026-04-02 02:25:02.363 | customresourcedefinition.apiextensions.k8s.io/securitygroups.openstack.k-orc.cloud created 2026-04-02 02:25:02.517 | customresourcedefinition.apiextensions.k8s.io/servergroups.openstack.k-orc.cloud created 2026-04-02 02:25:02.540 | customresourcedefinition.apiextensions.k8s.io/servers.openstack.k-orc.cloud created 2026-04-02 02:25:02.569 | customresourcedefinition.apiextensions.k8s.io/subnets.openstack.k-orc.cloud created 2026-04-02 02:25:02.581 | serviceaccount/orc-controller-manager created 2026-04-02 02:25:02.603 | role.rbac.authorization.k8s.io/orc-leader-election-role created 2026-04-02 02:25:02.608 | clusterrole.rbac.authorization.k8s.io/orc-image-editor-role created 2026-04-02 02:25:02.613 | clusterrole.rbac.authorization.k8s.io/orc-image-viewer-role created 2026-04-02 02:25:02.619 | clusterrole.rbac.authorization.k8s.io/orc-manager-role created 2026-04-02 02:25:02.625 | clusterrole.rbac.authorization.k8s.io/orc-metrics-auth-role created 2026-04-02 02:25:02.631 | clusterrole.rbac.authorization.k8s.io/orc-metrics-reader created 2026-04-02 02:25:02.642 | rolebinding.rbac.authorization.k8s.io/orc-leader-election-rolebinding created 2026-04-02 02:25:02.648 | clusterrolebinding.rbac.authorization.k8s.io/orc-manager-rolebinding created 2026-04-02 02:25:02.655 | clusterrolebinding.rbac.authorization.k8s.io/orc-metrics-auth-rolebinding created 2026-04-02 02:25:02.667 | service/orc-controller-manager-metrics-service created 2026-04-02 02:25:02.677 | deployment.apps/orc-controller-manager created 2026-04-02 02:25:02.692 | ++ /opt/stack/magnum-cluster-api/devstack/plugin.sh:source:50 : export EXP_CLUSTER_RESOURCE_SET=true 2026-04-02 02:25:02.699 | ++ /opt/stack/magnum-cluster-api/devstack/plugin.sh:source:50 : EXP_CLUSTER_RESOURCE_SET=true 2026-04-02 02:25:02.705 | ++ /opt/stack/magnum-cluster-api/devstack/plugin.sh:source:51 : export EXP_KUBEADM_BOOTSTRAP_FORMAT_IGNITION=true 2026-04-02 02:25:02.709 | ++ /opt/stack/magnum-cluster-api/devstack/plugin.sh:source:51 : EXP_KUBEADM_BOOTSTRAP_FORMAT_IGNITION=true 2026-04-02 02:25:02.715 | ++ /opt/stack/magnum-cluster-api/devstack/plugin.sh:source:52 : export CLUSTER_TOPOLOGY=true 2026-04-02 02:25:02.720 | ++ /opt/stack/magnum-cluster-api/devstack/plugin.sh:source:52 : CLUSTER_TOPOLOGY=true 2026-04-02 02:25:02.726 | ++ /opt/stack/magnum-cluster-api/devstack/plugin.sh:source:53 : clusterctl init --core cluster-api:v1.10.5 --bootstrap kubeadm:v1.10.5 --control-plane kubeadm:v1.10.5 --infrastructure openstack:v0.12.4 2026-04-02 02:25:03.084 | Fetching providers 2026-04-02 02:25:05.445 | Installing cert-manager version="v1.18.1" 2026-04-02 02:25:06.499 | Waiting for cert-manager to be available... 2026-04-02 02:25:29.561 | [KubeAPIWarningLogger] spec.privateKey.rotationPolicy: In cert-manager >= v1.18.0, the default value changed from `Never` to `Always`. 2026-04-02 02:25:29.590 | Installing provider="cluster-api" version="v1.10.5" targetNamespace="capi-system" 2026-04-02 02:25:29.632 | [KubeAPIWarningLogger] spec.privateKey.rotationPolicy: In cert-manager >= v1.18.0, the default value changed from `Never` to `Always`. 2026-04-02 02:25:30.205 | Installing provider="bootstrap-kubeadm" version="v1.10.5" targetNamespace="capi-kubeadm-bootstrap-system" 2026-04-02 02:25:30.256 | [KubeAPIWarningLogger] spec.privateKey.rotationPolicy: In cert-manager >= v1.18.0, the default value changed from `Never` to `Always`. 2026-04-02 02:25:30.527 | Installing provider="control-plane-kubeadm" version="v1.10.5" targetNamespace="capi-kubeadm-control-plane-system" 2026-04-02 02:25:30.569 | [KubeAPIWarningLogger] spec.privateKey.rotationPolicy: In cert-manager >= v1.18.0, the default value changed from `Never` to `Always`. 2026-04-02 02:25:30.881 | Installing provider="infrastructure-openstack" version="v0.12.4" targetNamespace="capo-system" 2026-04-02 02:25:30.925 | [KubeAPIWarningLogger] spec.privateKey.rotationPolicy: In cert-manager >= v1.18.0, the default value changed from `Never` to `Always`. 2026-04-02 02:25:31.372 | 2026-04-02 02:25:31.372 | Your management cluster has been initialized successfully! 2026-04-02 02:25:31.372 | 2026-04-02 02:25:31.372 | You can now create your first workload cluster by running the following: 2026-04-02 02:25:31.372 | 2026-04-02 02:25:31.372 | clusterctl generate cluster [name] --kubernetes-version [version] | kubectl apply -f - 2026-04-02 02:25:31.372 | 2026-04-02 02:25:31.433 | ++ /opt/stack/magnum-cluster-api/devstack/plugin.sh:source:59 : kubectl -n capi-kubeadm-bootstrap-system rollout status deploy/capi-kubeadm-bootstrap-controller-manager 2026-04-02 02:25:31.544 | Waiting for deployment "capi-kubeadm-bootstrap-controller-manager" rollout to finish: 0 of 1 updated replicas are available... 2026-04-02 02:25:36.642 | deployment "capi-kubeadm-bootstrap-controller-manager" successfully rolled out 2026-04-02 02:25:36.654 | ++ /opt/stack/magnum-cluster-api/devstack/plugin.sh:source:60 : kubectl -n capi-kubeadm-control-plane-system rollout status deploy/capi-kubeadm-control-plane-controller-manager 2026-04-02 02:25:36.765 | Waiting for deployment "capi-kubeadm-control-plane-controller-manager" rollout to finish: 0 of 1 updated replicas are available... 2026-04-02 02:25:42.683 | deployment "capi-kubeadm-control-plane-controller-manager" successfully rolled out 2026-04-02 02:25:42.699 | ++ /opt/stack/magnum-cluster-api/devstack/plugin.sh:source:61 : kubectl -n capi-system rollout status deploy/capi-controller-manager 2026-04-02 02:25:42.807 | deployment "capi-controller-manager" successfully rolled out 2026-04-02 02:25:42.821 | ++ /opt/stack/magnum-cluster-api/devstack/plugin.sh:source:62 : kubectl -n capo-system rollout status deploy/capo-controller-manager 2026-04-02 02:25:42.930 | Waiting for deployment "capo-controller-manager" rollout to finish: 0 of 1 updated replicas are available... 2026-04-02 02:25:44.682 | deployment "capo-controller-manager" successfully rolled out 2026-04-02 02:25:44.695 | ++ /opt/stack/magnum-cluster-api/devstack/plugin.sh:source:63 : : 2026-04-02 02:25:44.701 | ++ /opt/stack/magnum-cluster-api/devstack/plugin.sh:source:78 : [[ stack == \u\n\s\t\a\c\k ]] 2026-04-02 02:25:44.706 | ++ /opt/stack/magnum-cluster-api/devstack/plugin.sh:source:84 : [[ stack == \c\l\e\a\n ]] 2026-04-02 02:25:44.711 | + functions-common:run_plugins:1831 : for plugin in ${plugins//,/ } 2026-04-02 02:25:44.716 | + functions-common:run_plugins:1832 : local dir=/opt/stack/ovn-octavia-provider 2026-04-02 02:25:44.721 | + functions-common:run_plugins:1833 : [[ -f /opt/stack/ovn-octavia-provider/devstack/plugin.sh ]] 2026-04-02 02:25:44.727 | + functions-common:run_plugins:1834 : source /opt/stack/ovn-octavia-provider/devstack/plugin.sh stack pre-install 2026-04-02 02:25:44.731 | ++ /opt/stack/ovn-octavia-provider/devstack/plugin.sh:source:4 : is_service_enabled tls-proxy 2026-04-02 02:25:44.766 | ++ functions-common:is_service_enabled:2068 : return 0 2026-04-02 02:25:44.772 | ++ /opt/stack/ovn-octavia-provider/devstack/plugin.sh:source:5 : OVN_PROTO=ssl 2026-04-02 02:25:44.777 | ++ /opt/stack/ovn-octavia-provider/devstack/plugin.sh:source:9 : OVN_NB_REMOTE=ssl:199.19.213.213:6641 2026-04-02 02:25:44.782 | ++ /opt/stack/ovn-octavia-provider/devstack/plugin.sh:source:10 : OVN_SB_REMOTE=ssl:199.19.213.213:6642 2026-04-02 02:25:44.788 | ++ /opt/stack/ovn-octavia-provider/devstack/plugin.sh:source:41 : [[ stack == \s\t\a\c\k ]] 2026-04-02 02:25:44.793 | ++ /opt/stack/ovn-octavia-provider/devstack/plugin.sh:source:42 : case "$2" in 2026-04-02 02:25:44.798 | + ./stack.sh:main:849 : set_systemd_override DefaultLimitNOFILE 2048 2026-04-02 02:25:44.803 | + functions:set_systemd_override:844 : local key=DefaultLimitNOFILE 2026-04-02 02:25:44.810 | + functions:set_systemd_override:845 : local value=2048 2026-04-02 02:25:44.815 | + functions:set_systemd_override:847 : local sysconf=/etc/systemd/system.conf 2026-04-02 02:25:44.821 | + functions:set_systemd_override:848 : iniset -sudo /etc/systemd/system.conf Manager DefaultLimitNOFILE 2048 2026-04-02 02:25:44.926 | + functions:set_systemd_override:849 : echo 'Set systemd system override for DefaultLimitNOFILE=2048' 2026-04-02 02:25:44.926 | Set systemd system override for DefaultLimitNOFILE=2048 2026-04-02 02:25:44.931 | + functions:set_systemd_override:851 : sudo systemctl daemon-reload 2026-04-02 02:25:45.227 | + ./stack.sh:main:851 : install_rpc_backend 2026-04-02 02:25:45.233 | + lib/rpc_backend:install_rpc_backend:52 : is_service_enabled rabbit 2026-04-02 02:25:45.272 | + functions-common:is_service_enabled:2068 : return 0 2026-04-02 02:25:45.278 | + lib/rpc_backend:install_rpc_backend:54 : install_package rabbitmq-server 2026-04-02 02:25:45.284 | + functions-common:install_package:1430 : update_package_repo 2026-04-02 02:25:45.290 | + functions-common:update_package_repo:1404 : NO_UPDATE_REPOS=False 2026-04-02 02:25:45.296 | + functions-common:update_package_repo:1405 : REPOS_UPDATED=True 2026-04-02 02:25:45.302 | + functions-common:update_package_repo:1406 : RETRY_UPDATE=False 2026-04-02 02:25:45.307 | + functions-common:update_package_repo:1408 : [[ False = \T\r\u\e ]] 2026-04-02 02:25:45.313 | + functions-common:update_package_repo:1412 : is_ubuntu 2026-04-02 02:25:45.319 | + functions-common:is_ubuntu:544 : [[ -z deb ]] 2026-04-02 02:25:45.324 | + functions-common:is_ubuntu:547 : '[' deb = deb ']' 2026-04-02 02:25:45.330 | + functions-common:update_package_repo:1413 : apt_get_update 2026-04-02 02:25:45.335 | + functions-common:apt_get_update:1158 : [[ True == \T\r\u\e ]] 2026-04-02 02:25:45.340 | + functions-common:apt_get_update:1158 : [[ False != \T\r\u\e ]] 2026-04-02 02:25:45.346 | + functions-common:apt_get_update:1159 : return 2026-04-02 02:25:45.351 | + functions-common:install_package:1431 : real_install_package rabbitmq-server 2026-04-02 02:25:45.357 | + functions-common:real_install_package:1418 : is_ubuntu 2026-04-02 02:25:45.363 | + functions-common:is_ubuntu:544 : [[ -z deb ]] 2026-04-02 02:25:45.369 | + functions-common:is_ubuntu:547 : '[' deb = deb ']' 2026-04-02 02:25:45.375 | + functions-common:real_install_package:1419 : apt_get install rabbitmq-server 2026-04-02 02:25:45.421 | + functions-common:apt_get:1199 : sudo DEBIAN_FRONTEND=noninteractive http_proxy= https_proxy= no_proxy= apt-get --option Dpkg::Options::=--force-confold --assume-yes install rabbitmq-server 2026-04-02 02:25:45.467 | Reading package lists... 2026-04-02 02:25:45.715 | Building dependency tree... 2026-04-02 02:25:45.716 | Reading state information... 2026-04-02 02:25:45.977 | The following additional packages will be installed: 2026-04-02 02:25:45.977 | erlang-asn1 erlang-base erlang-crypto erlang-eldap erlang-ftp erlang-inets 2026-04-02 02:25:45.977 | erlang-mnesia erlang-os-mon erlang-parsetools erlang-public-key 2026-04-02 02:25:45.977 | erlang-runtime-tools erlang-snmp erlang-ssl erlang-syntax-tools erlang-tftp 2026-04-02 02:25:45.978 | erlang-tools erlang-xmerl logrotate 2026-04-02 02:25:45.979 | Suggested packages: 2026-04-02 02:25:45.979 | erlang erlang-manpages erlang-doc bsd-mailx | mailx 2026-04-02 02:25:46.030 | The following NEW packages will be installed: 2026-04-02 02:25:46.030 | erlang-asn1 erlang-base erlang-crypto erlang-eldap erlang-ftp erlang-inets 2026-04-02 02:25:46.030 | erlang-mnesia erlang-os-mon erlang-parsetools erlang-public-key 2026-04-02 02:25:46.030 | erlang-runtime-tools erlang-snmp erlang-ssl erlang-syntax-tools erlang-tftp 2026-04-02 02:25:46.031 | erlang-tools erlang-xmerl logrotate rabbitmq-server 2026-04-02 02:25:46.208 | 0 upgraded, 19 newly installed, 0 to remove and 7 not upgraded. 2026-04-02 02:25:46.208 | Need to get 36.1 MB of archives. 2026-04-02 02:25:46.208 | After this operation, 56.4 MB of additional disk space will be used. 2026-04-02 02:25:46.208 | Get:1 http://nova.clouds.archive.ubuntu.com/ubuntu noble/main amd64 logrotate amd64 3.21.0-2build1 [52.2 kB] 2026-04-02 02:25:50.724 | Get:2 http://nova.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 erlang-base amd64 1:25.3.2.8+dfsg-1ubuntu4.6 [10.2 MB] 2026-04-02 02:25:51.597 | Get:3 http://nova.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 erlang-asn1 amd64 1:25.3.2.8+dfsg-1ubuntu4.6 [911 kB] 2026-04-02 02:25:51.605 | Get:4 http://nova.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 erlang-crypto amd64 1:25.3.2.8+dfsg-1ubuntu4.6 [162 kB] 2026-04-02 02:25:51.607 | Get:5 http://nova.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 erlang-public-key amd64 1:25.3.2.8+dfsg-1ubuntu4.6 [764 kB] 2026-04-02 02:25:51.617 | Get:6 http://nova.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 erlang-mnesia amd64 1:25.3.2.8+dfsg-1ubuntu4.6 [892 kB] 2026-04-02 02:25:51.630 | Get:7 http://nova.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 erlang-runtime-tools amd64 1:25.3.2.8+dfsg-1ubuntu4.6 [227 kB] 2026-04-02 02:25:51.635 | Get:8 http://nova.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 erlang-ssl amd64 1:25.3.2.8+dfsg-1ubuntu4.6 [1,646 kB] 2026-04-02 02:25:51.652 | Get:9 http://nova.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 erlang-eldap amd64 1:25.3.2.8+dfsg-1ubuntu4.6 [126 kB] 2026-04-02 02:25:51.653 | Get:10 http://nova.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 erlang-ftp amd64 1:25.3.2.8+dfsg-1ubuntu4.6 [86.0 kB] 2026-04-02 02:25:51.654 | Get:11 http://nova.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 erlang-tftp amd64 1:25.3.2.8+dfsg-1ubuntu4.6 [102 kB] 2026-04-02 02:25:51.655 | Get:12 http://nova.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 erlang-inets amd64 1:25.3.2.8+dfsg-1ubuntu4.6 [641 kB] 2026-04-02 02:25:51.663 | Get:13 http://nova.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 erlang-snmp amd64 1:25.3.2.8+dfsg-1ubuntu4.6 [1,878 kB] 2026-04-02 02:25:51.686 | Get:14 http://nova.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 erlang-os-mon amd64 1:25.3.2.8+dfsg-1ubuntu4.6 [92.2 kB] 2026-04-02 02:25:51.687 | Get:15 http://nova.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 erlang-parsetools amd64 1:25.3.2.8+dfsg-1ubuntu4.6 [194 kB] 2026-04-02 02:25:51.689 | Get:16 http://nova.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 erlang-syntax-tools amd64 1:25.3.2.8+dfsg-1ubuntu4.6 [305 kB] 2026-04-02 02:25:51.693 | Get:17 http://nova.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 erlang-tools amd64 1:25.3.2.8+dfsg-1ubuntu4.6 [587 kB] 2026-04-02 02:25:51.700 | Get:18 http://nova.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 erlang-xmerl amd64 1:25.3.2.8+dfsg-1ubuntu4.6 [1,371 kB] 2026-04-02 02:25:51.717 | Get:19 http://nova.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 rabbitmq-server all 3.12.1-1ubuntu1.2 [15.9 MB] 2026-04-02 02:25:52.054 | debconf: delaying package configuration, since apt-utils is not installed 2026-04-02 02:25:52.094 | Fetched 36.1 MB in 6s (6,204 kB/s) 2026-04-02 02:25:52.141 | Selecting previously unselected package logrotate. 2026-04-02 02:25:52.171 | (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 ... 65440 files and directories currently installed.) 2026-04-02 02:25:52.173 | Preparing to unpack .../00-logrotate_3.21.0-2build1_amd64.deb ... 2026-04-02 02:25:52.178 | Unpacking logrotate (3.21.0-2build1) ... 2026-04-02 02:25:52.244 | Selecting previously unselected package erlang-base. 2026-04-02 02:25:52.254 | Preparing to unpack .../01-erlang-base_1%3a25.3.2.8+dfsg-1ubuntu4.6_amd64.deb ... 2026-04-02 02:25:52.258 | Unpacking erlang-base (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-04-02 02:25:52.508 | Selecting previously unselected package erlang-asn1. 2026-04-02 02:25:52.517 | Preparing to unpack .../02-erlang-asn1_1%3a25.3.2.8+dfsg-1ubuntu4.6_amd64.deb ... 2026-04-02 02:25:52.521 | Unpacking erlang-asn1 (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-04-02 02:25:52.588 | Selecting previously unselected package erlang-crypto. 2026-04-02 02:25:52.597 | Preparing to unpack .../03-erlang-crypto_1%3a25.3.2.8+dfsg-1ubuntu4.6_amd64.deb ... 2026-04-02 02:25:52.601 | Unpacking erlang-crypto (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-04-02 02:25:52.698 | Selecting previously unselected package erlang-public-key. 2026-04-02 02:25:52.709 | Preparing to unpack .../04-erlang-public-key_1%3a25.3.2.8+dfsg-1ubuntu4.6_amd64.deb ... 2026-04-02 02:25:52.713 | Unpacking erlang-public-key (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-04-02 02:25:52.775 | Selecting previously unselected package erlang-mnesia. 2026-04-02 02:25:52.786 | Preparing to unpack .../05-erlang-mnesia_1%3a25.3.2.8+dfsg-1ubuntu4.6_amd64.deb ... 2026-04-02 02:25:52.791 | Unpacking erlang-mnesia (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-04-02 02:25:52.856 | Selecting previously unselected package erlang-runtime-tools. 2026-04-02 02:25:52.867 | Preparing to unpack .../06-erlang-runtime-tools_1%3a25.3.2.8+dfsg-1ubuntu4.6_amd64.deb ... 2026-04-02 02:25:52.871 | Unpacking erlang-runtime-tools (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-04-02 02:25:52.934 | Selecting previously unselected package erlang-ssl. 2026-04-02 02:25:52.945 | Preparing to unpack .../07-erlang-ssl_1%3a25.3.2.8+dfsg-1ubuntu4.6_amd64.deb ... 2026-04-02 02:25:52.949 | Unpacking erlang-ssl (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-04-02 02:25:53.027 | Selecting previously unselected package erlang-eldap. 2026-04-02 02:25:53.037 | Preparing to unpack .../08-erlang-eldap_1%3a25.3.2.8+dfsg-1ubuntu4.6_amd64.deb ... 2026-04-02 02:25:53.041 | Unpacking erlang-eldap (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-04-02 02:25:53.093 | Selecting previously unselected package erlang-ftp. 2026-04-02 02:25:53.104 | Preparing to unpack .../09-erlang-ftp_1%3a25.3.2.8+dfsg-1ubuntu4.6_amd64.deb ... 2026-04-02 02:25:53.119 | Unpacking erlang-ftp (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-04-02 02:25:53.179 | Selecting previously unselected package erlang-tftp. 2026-04-02 02:25:53.189 | Preparing to unpack .../10-erlang-tftp_1%3a25.3.2.8+dfsg-1ubuntu4.6_amd64.deb ... 2026-04-02 02:25:53.193 | Unpacking erlang-tftp (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-04-02 02:25:53.247 | Selecting previously unselected package erlang-inets. 2026-04-02 02:25:53.257 | Preparing to unpack .../11-erlang-inets_1%3a25.3.2.8+dfsg-1ubuntu4.6_amd64.deb ... 2026-04-02 02:25:53.261 | Unpacking erlang-inets (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-04-02 02:25:53.334 | Selecting previously unselected package erlang-snmp. 2026-04-02 02:25:53.344 | Preparing to unpack .../12-erlang-snmp_1%3a25.3.2.8+dfsg-1ubuntu4.6_amd64.deb ... 2026-04-02 02:25:53.348 | Unpacking erlang-snmp (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-04-02 02:25:53.464 | Selecting previously unselected package erlang-os-mon. 2026-04-02 02:25:53.473 | Preparing to unpack .../13-erlang-os-mon_1%3a25.3.2.8+dfsg-1ubuntu4.6_amd64.deb ... 2026-04-02 02:25:53.479 | Unpacking erlang-os-mon (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-04-02 02:25:53.535 | Selecting previously unselected package erlang-parsetools. 2026-04-02 02:25:53.544 | Preparing to unpack .../14-erlang-parsetools_1%3a25.3.2.8+dfsg-1ubuntu4.6_amd64.deb ... 2026-04-02 02:25:53.549 | Unpacking erlang-parsetools (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-04-02 02:25:53.602 | Selecting previously unselected package erlang-syntax-tools. 2026-04-02 02:25:53.613 | Preparing to unpack .../15-erlang-syntax-tools_1%3a25.3.2.8+dfsg-1ubuntu4.6_amd64.deb ... 2026-04-02 02:25:53.618 | Unpacking erlang-syntax-tools (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-04-02 02:25:53.677 | Selecting previously unselected package erlang-tools. 2026-04-02 02:25:53.685 | Preparing to unpack .../16-erlang-tools_1%3a25.3.2.8+dfsg-1ubuntu4.6_amd64.deb ... 2026-04-02 02:25:53.689 | Unpacking erlang-tools (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-04-02 02:25:53.755 | Selecting previously unselected package erlang-xmerl. 2026-04-02 02:25:53.765 | Preparing to unpack .../17-erlang-xmerl_1%3a25.3.2.8+dfsg-1ubuntu4.6_amd64.deb ... 2026-04-02 02:25:53.771 | Unpacking erlang-xmerl (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-04-02 02:25:53.854 | Selecting previously unselected package rabbitmq-server. 2026-04-02 02:25:53.863 | Preparing to unpack .../18-rabbitmq-server_3.12.1-1ubuntu1.2_all.deb ... 2026-04-02 02:25:53.870 | Unpacking rabbitmq-server (3.12.1-1ubuntu1.2) ... 2026-04-02 02:25:54.434 | Setting up logrotate (3.21.0-2build1) ... 2026-04-02 02:25:54.598 | Created symlink /etc/systemd/system/timers.target.wants/logrotate.timer → /usr/lib/systemd/system/logrotate.timer. 2026-04-02 02:25:54.916 | logrotate.service is a disabled or a static unit, not starting it. 2026-04-02 02:25:54.961 | Setting up erlang-base (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-04-02 02:25:55.545 | Created symlink /etc/systemd/system/multi-user.target.wants/epmd.service → /usr/lib/systemd/system/epmd.service. 2026-04-02 02:25:55.545 | Created symlink /etc/systemd/system/sockets.target.wants/epmd.socket → /usr/lib/systemd/system/epmd.socket. 2026-04-02 02:25:57.290 | Searching for services which depend on erlang and should be started... none found. 2026-04-02 02:25:57.361 | Setting up erlang-xmerl (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-04-02 02:25:57.373 | Setting up erlang-syntax-tools (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-04-02 02:25:57.385 | Setting up erlang-parsetools (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-04-02 02:25:57.398 | Setting up erlang-asn1 (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-04-02 02:25:57.412 | Setting up erlang-tftp (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-04-02 02:25:57.424 | Setting up erlang-mnesia (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-04-02 02:25:57.435 | Setting up erlang-crypto (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-04-02 02:25:57.445 | Setting up erlang-runtime-tools (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-04-02 02:25:57.456 | Setting up erlang-tools (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-04-02 02:25:57.471 | Setting up erlang-snmp (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-04-02 02:25:57.484 | Setting up erlang-public-key (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-04-02 02:25:57.495 | Setting up erlang-ssl (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-04-02 02:25:57.507 | Setting up erlang-os-mon (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-04-02 02:25:57.518 | Setting up erlang-eldap (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-04-02 02:25:57.530 | Setting up erlang-ftp (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-04-02 02:25:57.542 | Setting up erlang-inets (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-04-02 02:25:57.554 | Setting up rabbitmq-server (3.12.1-1ubuntu1.2) ... 2026-04-02 02:25:57.614 | info: Selecting GID from range 100 to 999 ... 2026-04-02 02:25:57.620 | info: Adding group `rabbitmq' (GID 112) ... 2026-04-02 02:25:57.695 | info: Selecting UID from range 100 to 999 ... 2026-04-02 02:25:57.695 | 2026-04-02 02:25:57.700 | info: Adding system user `rabbitmq' (UID 110) ... 2026-04-02 02:25:57.705 | info: Adding new user `rabbitmq' (UID 110) with group `rabbitmq' ... 2026-04-02 02:25:57.765 | info: Not creating home directory `/var/lib/rabbitmq'. 2026-04-02 02:25:57.936 | Created symlink /etc/systemd/system/multi-user.target.wants/rabbitmq-server.service → /usr/lib/systemd/system/rabbitmq-server.service. 2026-04-02 02:26:03.546 | Processing triggers for man-db (2.12.0-4build2) ... 2026-04-02 02:26:04.765 | + functions-common:apt_get:1203 : result=0 2026-04-02 02:26:04.771 | + functions-common:apt_get:1206 : time_stop apt-get 2026-04-02 02:26:04.777 | + functions-common:time_stop:2412 : local name 2026-04-02 02:26:04.785 | + functions-common:time_stop:2413 : local end_time 2026-04-02 02:26:04.790 | + functions-common:time_stop:2414 : local elapsed_time 2026-04-02 02:26:04.794 | + functions-common:time_stop:2415 : local total 2026-04-02 02:26:04.797 | + functions-common:time_stop:2416 : local start_time 2026-04-02 02:26:04.802 | + functions-common:time_stop:2418 : name=apt-get 2026-04-02 02:26:04.808 | + functions-common:time_stop:2419 : start_time=1775096745415 2026-04-02 02:26:04.813 | + functions-common:time_stop:2421 : [[ -z 1775096745415 ]] 2026-04-02 02:26:04.820 | ++ functions-common:time_stop:2424 : date +%s%3N 2026-04-02 02:26:04.828 | + functions-common:time_stop:2424 : end_time=1775096764822 2026-04-02 02:26:04.832 | + functions-common:time_stop:2425 : elapsed_time=19407 2026-04-02 02:26:04.836 | + functions-common:time_stop:2426 : total=124069 2026-04-02 02:26:04.840 | + functions-common:time_stop:2428 : _TIME_START[$name]= 2026-04-02 02:26:04.844 | + functions-common:time_stop:2429 : _TIME_TOTAL[$name]=143476 2026-04-02 02:26:04.850 | + functions-common:apt_get:1207 : return 0 2026-04-02 02:26:04.854 | + lib/rpc_backend:install_rpc_backend:55 : is_fedora 2026-04-02 02:26:04.859 | + functions-common:is_fedora:524 : [[ -z Ubuntu ]] 2026-04-02 02:26:04.864 | + functions-common:is_fedora:528 : '[' Ubuntu = Fedora ']' 2026-04-02 02:26:04.871 | + functions-common:is_fedora:528 : '[' Ubuntu = 'Red Hat' ']' 2026-04-02 02:26:04.877 | + functions-common:is_fedora:529 : '[' Ubuntu = openEuler ']' 2026-04-02 02:26:04.883 | + functions-common:is_fedora:530 : '[' Ubuntu = RedHatEnterpriseServer ']' 2026-04-02 02:26:04.889 | + functions-common:is_fedora:531 : '[' Ubuntu = RedHatEnterprise ']' 2026-04-02 02:26:04.894 | + functions-common:is_fedora:532 : '[' Ubuntu = RedHatEnterpriseLinux ']' 2026-04-02 02:26:04.899 | + functions-common:is_fedora:533 : '[' Ubuntu = RockyLinux ']' 2026-04-02 02:26:04.905 | + functions-common:is_fedora:534 : '[' Ubuntu = CentOS ']' 2026-04-02 02:26:04.911 | + functions-common:is_fedora:534 : '[' Ubuntu = CentOSStream ']' 2026-04-02 02:26:04.917 | + functions-common:is_fedora:535 : '[' Ubuntu = AlmaLinux ']' 2026-04-02 02:26:04.923 | + functions-common:is_fedora:536 : '[' Ubuntu = OracleServer ']' 2026-04-02 02:26:04.928 | + functions-common:is_fedora:536 : '[' Ubuntu = Virtuozzo ']' 2026-04-02 02:26:04.933 | + ./stack.sh:main:852 : restart_rpc_backend 2026-04-02 02:26:04.938 | + lib/rpc_backend:restart_rpc_backend:68 : is_service_enabled rabbit 2026-04-02 02:26:04.972 | + functions-common:is_service_enabled:2068 : return 0 2026-04-02 02:26:04.979 | + lib/rpc_backend:restart_rpc_backend:70 : echo_summary 'Starting RabbitMQ' 2026-04-02 02:26:04.985 | + ./stack.sh:echo_summary:438 : [[ -t 3 ]] 2026-04-02 02:26:04.991 | + ./stack.sh:echo_summary:444 : echo -e Starting RabbitMQ 2026-04-02 02:26:04.996 | + lib/rpc_backend:restart_rpc_backend:81 : local i 2026-04-02 02:26:05.003 | ++ lib/rpc_backend:restart_rpc_backend:82 : seq 20 2026-04-02 02:26:05.012 | + lib/rpc_backend:restart_rpc_backend:82 : for i in `seq 20` 2026-04-02 02:26:05.018 | + lib/rpc_backend:restart_rpc_backend:83 : local rc=0 2026-04-02 02:26:05.024 | + lib/rpc_backend:restart_rpc_backend:85 : [[ 1 -eq 20 ]] 2026-04-02 02:26:05.029 | + lib/rpc_backend:restart_rpc_backend:87 : [[ 1 == \0 ]] 2026-04-02 02:26:05.035 | + lib/rpc_backend:restart_rpc_backend:91 : rabbit_setuser stackrabbit secretrabbit 2026-04-02 02:26:05.041 | + lib/rpc_backend:rabbit_setuser:160 : local user=stackrabbit pass=secretrabbit found= out= 2026-04-02 02:26:05.048 | ++ lib/rpc_backend:rabbit_setuser:161 : sudo rabbitmqctl list_users 2026-04-02 02:26:05.672 | + lib/rpc_backend:rabbit_setuser:161 : out='Listing users ... 2026-04-02 02:26:05.672 | user tags 2026-04-02 02:26:05.672 | guest [administrator]' 2026-04-02 02:26:05.681 | ++ lib/rpc_backend:rabbit_setuser:163 : awk '$1 == user { print $1 }' user=stackrabbit 2026-04-02 02:26:05.681 | ++ lib/rpc_backend:rabbit_setuser:163 : echo 'Listing users ... 2026-04-02 02:26:05.681 | user tags 2026-04-02 02:26:05.681 | guest [administrator]' 2026-04-02 02:26:05.692 | + lib/rpc_backend:rabbit_setuser:163 : found= 2026-04-02 02:26:05.698 | + lib/rpc_backend:rabbit_setuser:164 : '[' '' = stackrabbit ']' 2026-04-02 02:26:05.703 | + lib/rpc_backend:rabbit_setuser:168 : sudo rabbitmqctl add_user stackrabbit secretrabbit 2026-04-02 02:26:06.304 | Adding user "stackrabbit" ... 2026-04-02 02:26:06.311 | Done. Don't forget to grant the user permissions to some virtual hosts! See 'rabbitmqctl help set_permissions' to learn more. 2026-04-02 02:26:06.338 | + lib/rpc_backend:rabbit_setuser:171 : sudo rabbitmqctl set_permissions stackrabbit '.*' '.*' '.*' 2026-04-02 02:26:06.993 | Setting permissions for user "stackrabbit" in vhost "/" ... 2026-04-02 02:26:07.031 | + lib/rpc_backend:restart_rpc_backend:92 : '[' 0 -ne 0 ']' 2026-04-02 02:26:07.036 | + lib/rpc_backend:restart_rpc_backend:97 : sudo rabbitmqctl change_password stackrabbit secretrabbit 2026-04-02 02:26:07.660 | Changing password for user "stackrabbit" ... 2026-04-02 02:26:08.478 | + lib/rpc_backend:restart_rpc_backend:99 : '[' 0 -ne 0 ']' 2026-04-02 02:26:08.482 | + lib/rpc_backend:restart_rpc_backend:103 : break 2026-04-02 02:26:08.488 | + lib/rpc_backend:restart_rpc_backend:106 : sudo rabbitmqctl delete_user guest 2026-04-02 02:26:09.055 | Deleting user "guest" ... 2026-04-02 02:26:09.097 | + ./stack.sh:main:854 : is_service_enabled mysql postgresql 2026-04-02 02:26:09.133 | + functions-common:is_service_enabled:2068 : return 0 2026-04-02 02:26:09.137 | + ./stack.sh:main:855 : install_database 2026-04-02 02:26:09.142 | + lib/database:install_database:118 : install_database_mysql 2026-04-02 02:26:09.148 | + lib/databases/mysql:install_database_mysql:202 : is_ubuntu 2026-04-02 02:26:09.153 | + functions-common:is_ubuntu:544 : [[ -z deb ]] 2026-04-02 02:26:09.159 | + functions-common:is_ubuntu:547 : '[' deb = deb ']' 2026-04-02 02:26:09.164 | + lib/databases/mysql:install_database_mysql:205 : sudo debconf-set-selections 2026-04-02 02:26:09.275 | + lib/databases/mysql:install_database_mysql:215 : [[ ! -e /opt/stack/.my.cnf ]] 2026-04-02 02:26:09.280 | + lib/databases/mysql:install_database_mysql:216 : cat 2026-04-02 02:26:09.290 | + lib/databases/mysql:install_database_mysql:222 : is_ubuntu 2026-04-02 02:26:09.296 | + functions-common:is_ubuntu:544 : [[ -z deb ]] 2026-04-02 02:26:09.300 | + functions-common:is_ubuntu:547 : '[' deb = deb ']' 2026-04-02 02:26:09.306 | + lib/databases/mysql:install_database_mysql:222 : '[' mysql '!=' mariadb ']' 2026-04-02 02:26:09.312 | + lib/databases/mysql:install_database_mysql:223 : echo host=127.0.0.1 2026-04-02 02:26:09.317 | + lib/databases/mysql:install_database_mysql:225 : chmod 0600 /opt/stack/.my.cnf 2026-04-02 02:26:09.326 | + lib/databases/mysql:install_database_mysql:228 : [[ True == \T\r\u\e ]] 2026-04-02 02:26:09.332 | + lib/databases/mysql:install_database_mysql:229 : is_fedora 2026-04-02 02:26:09.337 | + functions-common:is_fedora:524 : [[ -z Ubuntu ]] 2026-04-02 02:26:09.344 | + functions-common:is_fedora:528 : '[' Ubuntu = Fedora ']' 2026-04-02 02:26:09.351 | + functions-common:is_fedora:528 : '[' Ubuntu = 'Red Hat' ']' 2026-04-02 02:26:09.356 | + functions-common:is_fedora:529 : '[' Ubuntu = openEuler ']' 2026-04-02 02:26:09.362 | + functions-common:is_fedora:530 : '[' Ubuntu = RedHatEnterpriseServer ']' 2026-04-02 02:26:09.368 | + functions-common:is_fedora:531 : '[' Ubuntu = RedHatEnterprise ']' 2026-04-02 02:26:09.373 | + functions-common:is_fedora:532 : '[' Ubuntu = RedHatEnterpriseLinux ']' 2026-04-02 02:26:09.377 | + functions-common:is_fedora:533 : '[' Ubuntu = RockyLinux ']' 2026-04-02 02:26:09.383 | + functions-common:is_fedora:534 : '[' Ubuntu = CentOS ']' 2026-04-02 02:26:09.389 | + functions-common:is_fedora:534 : '[' Ubuntu = CentOSStream ']' 2026-04-02 02:26:09.395 | + functions-common:is_fedora:535 : '[' Ubuntu = AlmaLinux ']' 2026-04-02 02:26:09.400 | + functions-common:is_fedora:536 : '[' Ubuntu = OracleServer ']' 2026-04-02 02:26:09.406 | + functions-common:is_fedora:536 : '[' Ubuntu = Virtuozzo ']' 2026-04-02 02:26:09.411 | + lib/databases/mysql:install_database_mysql:232 : is_ubuntu 2026-04-02 02:26:09.417 | + functions-common:is_ubuntu:544 : [[ -z deb ]] 2026-04-02 02:26:09.424 | + functions-common:is_ubuntu:547 : '[' deb = deb ']' 2026-04-02 02:26:09.430 | + lib/databases/mysql:install_database_mysql:233 : install_package mysql-server 2026-04-02 02:26:09.436 | + functions-common:install_package:1430 : update_package_repo 2026-04-02 02:26:09.442 | + functions-common:update_package_repo:1404 : NO_UPDATE_REPOS=False 2026-04-02 02:26:09.447 | + functions-common:update_package_repo:1405 : REPOS_UPDATED=True 2026-04-02 02:26:09.454 | + functions-common:update_package_repo:1406 : RETRY_UPDATE=False 2026-04-02 02:26:09.460 | + functions-common:update_package_repo:1408 : [[ False = \T\r\u\e ]] 2026-04-02 02:26:09.466 | + functions-common:update_package_repo:1412 : is_ubuntu 2026-04-02 02:26:09.472 | + functions-common:is_ubuntu:544 : [[ -z deb ]] 2026-04-02 02:26:09.477 | + functions-common:is_ubuntu:547 : '[' deb = deb ']' 2026-04-02 02:26:09.483 | + functions-common:update_package_repo:1413 : apt_get_update 2026-04-02 02:26:09.488 | + functions-common:apt_get_update:1158 : [[ True == \T\r\u\e ]] 2026-04-02 02:26:09.494 | + functions-common:apt_get_update:1158 : [[ False != \T\r\u\e ]] 2026-04-02 02:26:09.498 | + functions-common:apt_get_update:1159 : return 2026-04-02 02:26:09.504 | + functions-common:install_package:1431 : real_install_package mysql-server 2026-04-02 02:26:09.510 | + functions-common:real_install_package:1418 : is_ubuntu 2026-04-02 02:26:09.517 | + functions-common:is_ubuntu:544 : [[ -z deb ]] 2026-04-02 02:26:09.522 | + functions-common:is_ubuntu:547 : '[' deb = deb ']' 2026-04-02 02:26:09.528 | + functions-common:real_install_package:1419 : apt_get install mysql-server 2026-04-02 02:26:09.573 | + functions-common:apt_get:1199 : sudo DEBIAN_FRONTEND=noninteractive http_proxy= https_proxy= no_proxy= apt-get --option Dpkg::Options::=--force-confold --assume-yes install mysql-server 2026-04-02 02:26:09.619 | Reading package lists... 2026-04-02 02:26:09.868 | Building dependency tree... 2026-04-02 02:26:09.869 | Reading state information... 2026-04-02 02:26:10.121 | The following additional packages will be installed: 2026-04-02 02:26:10.121 | libevent-core-2.1-7t64 libevent-pthreads-2.1-7t64 libmecab2 2026-04-02 02:26:10.121 | libprotobuf-lite32t64 mysql-client-8.0 mysql-client-core-8.0 2026-04-02 02:26:10.122 | mysql-server-8.0 mysql-server-core-8.0 2026-04-02 02:26:10.123 | Suggested packages: 2026-04-02 02:26:10.123 | mailx tinyca 2026-04-02 02:26:10.123 | Recommended packages: 2026-04-02 02:26:10.123 | libhtml-template-perl mecab-ipadic-utf8 2026-04-02 02:26:10.168 | The following NEW packages will be installed: 2026-04-02 02:26:10.168 | libevent-core-2.1-7t64 libevent-pthreads-2.1-7t64 libmecab2 2026-04-02 02:26:10.168 | libprotobuf-lite32t64 mysql-client-8.0 mysql-client-core-8.0 mysql-server 2026-04-02 02:26:10.169 | mysql-server-8.0 mysql-server-core-8.0 2026-04-02 02:26:10.356 | 0 upgraded, 9 newly installed, 0 to remove and 7 not upgraded. 2026-04-02 02:26:10.356 | Need to get 22.3 MB of archives. 2026-04-02 02:26:10.356 | After this operation, 187 MB of additional disk space will be used. 2026-04-02 02:26:10.356 | Get:1 http://nova.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 mysql-client-core-8.0 amd64 8.0.45-0ubuntu0.24.04.1 [2,740 kB] 2026-04-02 02:26:11.066 | Get:2 http://nova.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 mysql-client-8.0 amd64 8.0.45-0ubuntu0.24.04.1 [22.5 kB] 2026-04-02 02:26:11.067 | Get:3 http://nova.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libevent-core-2.1-7t64 amd64 2.1.12-stable-9ubuntu2 [91.3 kB] 2026-04-02 02:26:11.069 | Get:4 http://nova.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libevent-pthreads-2.1-7t64 amd64 2.1.12-stable-9ubuntu2 [7,982 B] 2026-04-02 02:26:11.069 | Get:5 http://nova.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libmecab2 amd64 0.996-14ubuntu4 [201 kB] 2026-04-02 02:26:11.073 | Get:6 http://nova.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 libprotobuf-lite32t64 amd64 3.21.12-8.2ubuntu0.3 [238 kB] 2026-04-02 02:26:11.147 | Get:7 http://nova.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 mysql-server-core-8.0 amd64 8.0.45-0ubuntu0.24.04.1 [17.6 MB] 2026-04-02 02:26:11.958 | Get:8 http://nova.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 mysql-server-8.0 amd64 8.0.45-0ubuntu0.24.04.1 [1,441 kB] 2026-04-02 02:26:12.019 | Get:9 http://nova.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 mysql-server all 8.0.45-0ubuntu0.24.04.1 [9,524 B] 2026-04-02 02:26:12.200 | debconf: delaying package configuration, since apt-utils is not installed 2026-04-02 02:26:12.245 | Fetched 22.3 MB in 2s (12.1 MB/s) 2026-04-02 02:26:12.283 | Selecting previously unselected package mysql-client-core-8.0. 2026-04-02 02:26:12.312 | (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 ... 68260 files and directories currently installed.) 2026-04-02 02:26:12.313 | Preparing to unpack .../0-mysql-client-core-8.0_8.0.45-0ubuntu0.24.04.1_amd64.deb ... 2026-04-02 02:26:12.316 | Unpacking mysql-client-core-8.0 (8.0.45-0ubuntu0.24.04.1) ... 2026-04-02 02:26:13.919 | Selecting previously unselected package mysql-client-8.0. 2026-04-02 02:26:13.927 | Preparing to unpack .../1-mysql-client-8.0_8.0.45-0ubuntu0.24.04.1_amd64.deb ... 2026-04-02 02:26:13.931 | Unpacking mysql-client-8.0 (8.0.45-0ubuntu0.24.04.1) ... 2026-04-02 02:26:13.987 | Selecting previously unselected package libevent-core-2.1-7t64:amd64. 2026-04-02 02:26:13.997 | Preparing to unpack .../2-libevent-core-2.1-7t64_2.1.12-stable-9ubuntu2_amd64.deb ... 2026-04-02 02:26:14.004 | Unpacking libevent-core-2.1-7t64:amd64 (2.1.12-stable-9ubuntu2) ... 2026-04-02 02:26:14.068 | Selecting previously unselected package libevent-pthreads-2.1-7t64:amd64. 2026-04-02 02:26:14.078 | Preparing to unpack .../3-libevent-pthreads-2.1-7t64_2.1.12-stable-9ubuntu2_amd64.deb ... 2026-04-02 02:26:14.083 | Unpacking libevent-pthreads-2.1-7t64:amd64 (2.1.12-stable-9ubuntu2) ... 2026-04-02 02:26:14.250 | Selecting previously unselected package libmecab2:amd64. 2026-04-02 02:26:14.263 | Preparing to unpack .../4-libmecab2_0.996-14ubuntu4_amd64.deb ... 2026-04-02 02:26:14.355 | Unpacking libmecab2:amd64 (0.996-14ubuntu4) ... 2026-04-02 02:26:14.561 | Selecting previously unselected package libprotobuf-lite32t64:amd64. 2026-04-02 02:26:14.572 | Preparing to unpack .../5-libprotobuf-lite32t64_3.21.12-8.2ubuntu0.3_amd64.deb ... 2026-04-02 02:26:14.576 | Unpacking libprotobuf-lite32t64:amd64 (3.21.12-8.2ubuntu0.3) ... 2026-04-02 02:26:14.636 | Selecting previously unselected package mysql-server-core-8.0. 2026-04-02 02:26:14.646 | Preparing to unpack .../6-mysql-server-core-8.0_8.0.45-0ubuntu0.24.04.1_amd64.deb ... 2026-04-02 02:26:14.650 | Unpacking mysql-server-core-8.0 (8.0.45-0ubuntu0.24.04.1) ... 2026-04-02 02:26:15.587 | Selecting previously unselected package mysql-server-8.0. 2026-04-02 02:26:15.597 | Preparing to unpack .../7-mysql-server-8.0_8.0.45-0ubuntu0.24.04.1_amd64.deb ... 2026-04-02 02:26:16.116 | Unpacking mysql-server-8.0 (8.0.45-0ubuntu0.24.04.1) ... 2026-04-02 02:26:16.489 | Selecting previously unselected package mysql-server. 2026-04-02 02:26:16.500 | Preparing to unpack .../8-mysql-server_8.0.45-0ubuntu0.24.04.1_all.deb ... 2026-04-02 02:26:16.543 | Unpacking mysql-server (8.0.45-0ubuntu0.24.04.1) ... 2026-04-02 02:26:16.667 | Setting up libprotobuf-lite32t64:amd64 (3.21.12-8.2ubuntu0.3) ... 2026-04-02 02:26:16.678 | Setting up libmecab2:amd64 (0.996-14ubuntu4) ... 2026-04-02 02:26:16.693 | Setting up mysql-client-core-8.0 (8.0.45-0ubuntu0.24.04.1) ... 2026-04-02 02:26:16.706 | Setting up mysql-client-8.0 (8.0.45-0ubuntu0.24.04.1) ... 2026-04-02 02:26:16.717 | Setting up libevent-core-2.1-7t64:amd64 (2.1.12-stable-9ubuntu2) ... 2026-04-02 02:26:16.728 | Setting up libevent-pthreads-2.1-7t64:amd64 (2.1.12-stable-9ubuntu2) ... 2026-04-02 02:26:16.739 | Setting up mysql-server-core-8.0 (8.0.45-0ubuntu0.24.04.1) ... 2026-04-02 02:26:16.750 | Setting up mysql-server-8.0 (8.0.45-0ubuntu0.24.04.1) ... 2026-04-02 02:26:16.934 | update-alternatives: using /etc/mysql/mysql.cnf to provide /etc/mysql/my.cnf (my.cnf) in auto mode 2026-04-02 02:26:16.988 | Renaming removed key_buffer and myisam-recover options (if present) 2026-04-02 02:26:28.433 | mysqld will log errors to /var/log/mysql/error.log 2026-04-02 02:26:29.065 | mysqld is running as pid 26936 2026-04-02 02:26:31.469 | Created symlink /etc/systemd/system/multi-user.target.wants/mysql.service → /usr/lib/systemd/system/mysql.service. 2026-04-02 02:26:32.765 | Setting up mysql-server (8.0.45-0ubuntu0.24.04.1) ... 2026-04-02 02:26:32.780 | Processing triggers for man-db (2.12.0-4build2) ... 2026-04-02 02:26:33.607 | Processing triggers for libc-bin (2.39-0ubuntu8.7) ... 2026-04-02 02:26:33.901 | + functions-common:apt_get:1203 : result=0 2026-04-02 02:26:33.907 | + functions-common:apt_get:1206 : time_stop apt-get 2026-04-02 02:26:33.912 | + functions-common:time_stop:2412 : local name 2026-04-02 02:26:33.916 | + functions-common:time_stop:2413 : local end_time 2026-04-02 02:26:33.922 | + functions-common:time_stop:2414 : local elapsed_time 2026-04-02 02:26:33.927 | + functions-common:time_stop:2415 : local total 2026-04-02 02:26:33.932 | + functions-common:time_stop:2416 : local start_time 2026-04-02 02:26:33.937 | + functions-common:time_stop:2418 : name=apt-get 2026-04-02 02:26:33.941 | + functions-common:time_stop:2419 : start_time=1775096769567 2026-04-02 02:26:33.946 | + functions-common:time_stop:2421 : [[ -z 1775096769567 ]] 2026-04-02 02:26:33.953 | ++ functions-common:time_stop:2424 : date +%s%3N 2026-04-02 02:26:33.960 | + functions-common:time_stop:2424 : end_time=1775096793955 2026-04-02 02:26:33.966 | + functions-common:time_stop:2425 : elapsed_time=24388 2026-04-02 02:26:33.970 | + functions-common:time_stop:2426 : total=143476 2026-04-02 02:26:33.976 | + functions-common:time_stop:2428 : _TIME_START[$name]= 2026-04-02 02:26:33.981 | + functions-common:time_stop:2429 : _TIME_TOTAL[$name]=167864 2026-04-02 02:26:33.986 | + functions-common:apt_get:1207 : return 0 2026-04-02 02:26:33.992 | + ./stack.sh:main:857 : '[' -n mysql ']' 2026-04-02 02:26:33.997 | + ./stack.sh:main:858 : install_database_python 2026-04-02 02:26:34.002 | + lib/database:install_database_python:123 : install_database_python_mysql 2026-04-02 02:26:34.007 | + lib/databases/mysql:install_database_python_mysql:242 : pip_install_gr PyMySQL 2026-04-02 02:26:34.013 | + inc/python:pip_install_gr:94 : local name=PyMySQL 2026-04-02 02:26:34.019 | + inc/python:pip_install_gr:95 : local clean_name 2026-04-02 02:26:34.027 | ++ inc/python:pip_install_gr:96 : get_from_global_requirements PyMySQL 2026-04-02 02:26:34.032 | ++ inc/python:get_from_global_requirements:241 : local package=PyMySQL 2026-04-02 02:26:34.037 | ++ inc/python:get_from_global_requirements:242 : local required_pkg 2026-04-02 02:26:34.046 | +++ inc/python:get_from_global_requirements:243 : grep -i -h '^PyMySQL' /opt/stack/requirements/global-requirements.txt 2026-04-02 02:26:34.047 | +++ inc/python:get_from_global_requirements:243 : cut -d# -f1 2026-04-02 02:26:34.056 | ++ inc/python:get_from_global_requirements:243 : required_pkg='PyMySQL ' 2026-04-02 02:26:34.061 | ++ inc/python:get_from_global_requirements:244 : [[ PyMySQL == '' ]] 2026-04-02 02:26:34.067 | ++ inc/python:get_from_global_requirements:247 : echo PyMySQL 2026-04-02 02:26:34.073 | + inc/python:pip_install_gr:96 : clean_name=PyMySQL 2026-04-02 02:26:34.079 | + inc/python:pip_install_gr:97 : pip_install PyMySQL 2026-04-02 02:26:34.124 | Using python 3.12 to install PyMySQL 2026-04-02 02:26:34.130 | + inc/python:pip_install:210 : env http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= /opt/stack/data/venv/bin/pip install -c /opt/stack/requirements/upper-constraints.txt PyMySQL 2026-04-02 02:26:34.752 | Collecting PyMySQL 2026-04-02 02:26:34.947 | Downloading pymysql-1.1.2-py3-none-any.whl.metadata (4.3 kB) 2026-04-02 02:26:35.004 | Downloading pymysql-1.1.2-py3-none-any.whl (45 kB) 2026-04-02 02:26:35.104 | Installing collected packages: PyMySQL 2026-04-02 02:26:35.143 | Successfully installed PyMySQL-1.1.2 2026-04-02 02:26:35.204 | + inc/python:pip_install:216 : result=0 2026-04-02 02:26:35.210 | + inc/python:pip_install:218 : time_stop pip_install 2026-04-02 02:26:35.216 | + functions-common:time_stop:2412 : local name 2026-04-02 02:26:35.221 | + functions-common:time_stop:2413 : local end_time 2026-04-02 02:26:35.226 | + functions-common:time_stop:2414 : local elapsed_time 2026-04-02 02:26:35.231 | + functions-common:time_stop:2415 : local total 2026-04-02 02:26:35.237 | + functions-common:time_stop:2416 : local start_time 2026-04-02 02:26:35.242 | + functions-common:time_stop:2418 : name=pip_install 2026-04-02 02:26:35.247 | + functions-common:time_stop:2419 : start_time=1775096794113 2026-04-02 02:26:35.252 | + functions-common:time_stop:2421 : [[ -z 1775096794113 ]] 2026-04-02 02:26:35.259 | ++ functions-common:time_stop:2424 : date +%s%3N 2026-04-02 02:26:35.267 | + functions-common:time_stop:2424 : end_time=1775096795262 2026-04-02 02:26:35.272 | + functions-common:time_stop:2425 : elapsed_time=1149 2026-04-02 02:26:35.277 | + functions-common:time_stop:2426 : total=20180 2026-04-02 02:26:35.282 | + functions-common:time_stop:2428 : _TIME_START[$name]= 2026-04-02 02:26:35.287 | + functions-common:time_stop:2429 : _TIME_TOTAL[$name]=21329 2026-04-02 02:26:35.293 | + inc/python:pip_install:219 : return 0 2026-04-02 02:26:35.298 | + lib/databases/mysql:install_database_python_mysql:243 : [[ PyMySQL == \M\y\S\Q\L\-\p\y\t\h\o\n ]] 2026-04-02 02:26:35.304 | + lib/databases/mysql:install_database_python_mysql:245 : [[ PyMySQL == \P\y\M\y\S\Q\L ]] 2026-04-02 02:26:35.309 | + lib/databases/mysql:install_database_python_mysql:246 : ADDITIONAL_VENV_PACKAGES+=,PyMySQL 2026-04-02 02:26:35.314 | + ./stack.sh:main:861 : is_service_enabled neutron 2026-04-02 02:26:35.350 | + functions-common:is_service_enabled:2068 : return 0 2026-04-02 02:26:35.356 | + ./stack.sh:main:862 : install_neutron_agent_packages 2026-04-02 02:26:35.362 | + lib/neutron:install_neutron_agent_packages:544 : is_service_enabled q-l3 neutron-l3 2026-04-02 02:26:35.397 | + functions-common:is_service_enabled:2068 : return 1 2026-04-02 02:26:35.402 | + lib/neutron:install_neutron_agent_packages:548 : is_service_enabled q-agt neutron-agent q-dhcp neutron-dhcp q-l3 neutron-l3 2026-04-02 02:26:35.437 | + functions-common:is_service_enabled:2068 : return 1 2026-04-02 02:26:35.443 | + ./stack.sh:main:865 : is_service_enabled etcd3 2026-04-02 02:26:35.476 | + functions-common:is_service_enabled:2068 : return 0 2026-04-02 02:26:35.482 | + ./stack.sh:main:866 : install_etcd3 2026-04-02 02:26:35.488 | + lib/etcd3:install_etcd3:103 : echo 'Installing etcd' 2026-04-02 02:26:35.488 | Installing etcd 2026-04-02 02:26:35.493 | + lib/etcd3:install_etcd3:106 : sudo mkdir -p /opt/stack/bin 2026-04-02 02:26:35.514 | + lib/etcd3:install_etcd3:107 : sudo mkdir -p /opt/stack/data/etcd 2026-04-02 02:26:35.535 | + lib/etcd3:install_etcd3:108 : [[ True == \T\r\u\e ]] 2026-04-02 02:26:35.541 | + lib/etcd3:install_etcd3:109 : sudo mount -t tmpfs -o nodev,nosuid,size=512M tmpfs /opt/stack/data/etcd 2026-04-02 02:26:35.563 | + lib/etcd3:install_etcd3:113 : local etcd_file 2026-04-02 02:26:35.570 | ++ lib/etcd3:install_etcd3:114 : get_extra_file https://github.com/etcd-io/etcd/releases/download/v3.5.21/etcd-v3.5.21-linux-amd64.tar.gz 2026-04-02 02:26:35.576 | ++ functions:get_extra_file:66 : local file_url=https://github.com/etcd-io/etcd/releases/download/v3.5.21/etcd-v3.5.21-linux-amd64.tar.gz 2026-04-02 02:26:35.582 | ++ functions:get_extra_file:67 : local 'retry_args=--retry-on-host-error --retry-on-http-error=500,503 ' 2026-04-02 02:26:35.587 | ++ functions:get_extra_file:68 : retry_args+='-t 2 --waitretry=10 ' 2026-04-02 02:26:35.593 | ++ functions:get_extra_file:69 : retry_args+='--tries=3 --retry-connrefused' 2026-04-02 02:26:35.601 | ++ functions:get_extra_file:71 : local file_name=etcd-v3.5.21-linux-amd64.tar.gz 2026-04-02 02:26:35.606 | ++ functions:get_extra_file:72 : [[ https://github.com/etcd-io/etcd/releases/download/v3.5.21/etcd-v3.5.21-linux-amd64.tar.gz != file* ]] 2026-04-02 02:26:35.616 | ++ functions:get_extra_file:74 : [[ ! -f /opt/stack/devstack/files/etcd-v3.5.21-linux-amd64.tar.gz ]] 2026-04-02 02:26:35.622 | ++ 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-04-02 02:26:35.628 | --2026-04-02 02:26:35-- https://github.com/etcd-io/etcd/releases/download/v3.5.21/etcd-v3.5.21-linux-amd64.tar.gz 2026-04-02 02:26:35.663 | Resolving github.com (github.com)... 140.82.112.3 2026-04-02 02:26:35.685 | Connecting to github.com (github.com)|140.82.112.3|:443... connected. 2026-04-02 02:26:35.809 | HTTP request sent, awaiting response... 302 Found 2026-04-02 02:26:35.809 | Location: https://release-assets.githubusercontent.com/github-production-release-asset/11225014/a921b041-0d04-41f7-96b3-8dfd08eb5f41?sp=r&sv=2018-11-09&sr=b&spr=https&se=2026-04-02T03%3A01%3A22Z&rscd=attachment%3B+filename%3Detcd-v3.5.21-linux-amd64.tar.gz&rsct=application%2Foctet-stream&skoid=96c2d410-5711-43a1-aedd-ab1947aa7ab0&sktid=398a6654-997b-47e9-b12b-9515b896b4de&skt=2026-04-02T02%3A01%3A17Z&ske=2026-04-02T03%3A01%3A22Z&sks=b&skv=2018-11-09&sig=uUnsmhhLO%2BgvdCrY%2B%2BlHTBx37tkd1JUtOttwMZL0tVE%3D&jwt=eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJpc3MiOiJnaXRodWIuY29tIiwiYXVkIjoicmVsZWFzZS1hc3NldHMuZ2l0aHVidXNlcmNvbnRlbnQuY29tIiwia2V5Ijoia2V5MSIsImV4cCI6MTc3NTA5ODU5NSwibmJmIjoxNzc1MDk2Nzk1LCJwYXRoIjoicmVsZWFzZWFzc2V0cHJvZHVjdGlvbi5ibG9iLmNvcmUud2luZG93cy5uZXQifQ.PFtT-UCXxM4FhglndKj5lEpDW7GpYu_nwbyP5KbsZ4I&response-content-disposition=attachment%3B%20filename%3Detcd-v3.5.21-linux-amd64.tar.gz&response-content-type=application%2Foctet-stream [following] 2026-04-02 02:26:35.809 | --2026-04-02 02:26:35-- https://release-assets.githubusercontent.com/github-production-release-asset/11225014/a921b041-0d04-41f7-96b3-8dfd08eb5f41?sp=r&sv=2018-11-09&sr=b&spr=https&se=2026-04-02T03%3A01%3A22Z&rscd=attachment%3B+filename%3Detcd-v3.5.21-linux-amd64.tar.gz&rsct=application%2Foctet-stream&skoid=96c2d410-5711-43a1-aedd-ab1947aa7ab0&sktid=398a6654-997b-47e9-b12b-9515b896b4de&skt=2026-04-02T02%3A01%3A17Z&ske=2026-04-02T03%3A01%3A22Z&sks=b&skv=2018-11-09&sig=uUnsmhhLO%2BgvdCrY%2B%2BlHTBx37tkd1JUtOttwMZL0tVE%3D&jwt=eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJpc3MiOiJnaXRodWIuY29tIiwiYXVkIjoicmVsZWFzZS1hc3NldHMuZ2l0aHVidXNlcmNvbnRlbnQuY29tIiwia2V5Ijoia2V5MSIsImV4cCI6MTc3NTA5ODU5NSwibmJmIjoxNzc1MDk2Nzk1LCJwYXRoIjoicmVsZWFzZWFzc2V0cHJvZHVjdGlvbi5ibG9iLmNvcmUud2luZG93cy5uZXQifQ.PFtT-UCXxM4FhglndKj5lEpDW7GpYu_nwbyP5KbsZ4I&response-content-disposition=attachment%3B%20filename%3Detcd-v3.5.21-linux-amd64.tar.gz&response-content-type=application%2Foctet-stream 2026-04-02 02:26:35.813 | Resolving release-assets.githubusercontent.com (release-assets.githubusercontent.com)... 185.199.111.133, 185.199.108.133, 185.199.109.133, ... 2026-04-02 02:26:35.814 | Connecting to release-assets.githubusercontent.com (release-assets.githubusercontent.com)|185.199.111.133|:443... connected. 2026-04-02 02:26:35.823 | HTTP request sent, awaiting response... 200 OK 2026-04-02 02:26:35.823 | Length: 20927601 (20M) [application/octet-stream] 2026-04-02 02:26:35.823 | Saving to: ‘/opt/stack/devstack/files/etcd-v3.5.21-linux-amd64.tar.gz’ 2026-04-02 02:26:35.832 | 2026-04-02 02:26:35.912 | 0K ........ ........ ... 100% 226M=0.09s 2026-04-02 02:26:35.912 | 2026-04-02 02:26:35.912 | 2026-04-02 02:26:35 (226 MB/s) - ‘/opt/stack/devstack/files/etcd-v3.5.21-linux-amd64.tar.gz’ saved [20927601/20927601] 2026-04-02 02:26:35.912 | 2026-04-02 02:26:35.920 | ++ functions:get_extra_file:76 : [[ 0 -ne 0 ]] 2026-04-02 02:26:35.926 | ++ functions:get_extra_file:80 : echo /opt/stack/devstack/files/etcd-v3.5.21-linux-amd64.tar.gz 2026-04-02 02:26:35.932 | ++ functions:get_extra_file:81 : return 2026-04-02 02:26:35.937 | + lib/etcd3:install_etcd3:114 : etcd_file=/opt/stack/devstack/files/etcd-v3.5.21-linux-amd64.tar.gz 2026-04-02 02:26:35.944 | + lib/etcd3:install_etcd3:115 : '[' '!' -f /opt/stack/devstack/files/etcd-v3.5.21-linux-amd64/etcd ']' 2026-04-02 02:26:35.950 | + lib/etcd3:install_etcd3:116 : echo 'adddda4b06718e68671ffabff2f8cee48488ba61ad82900e639d108f2148501c /opt/stack/devstack/files/etcd-v3.5.21-linux-amd64.tar.gz' 2026-04-02 02:26:35.955 | + lib/etcd3:install_etcd3:118 : sha256sum -c /opt/stack/devstack/files/etcd.sha256sum 2026-04-02 02:26:35.979 | /opt/stack/devstack/files/etcd-v3.5.21-linux-amd64.tar.gz: OK 2026-04-02 02:26:35.985 | + 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-04-02 02:26:35.995 | etcd-v3.5.21-linux-amd64/ 2026-04-02 02:26:35.995 | etcd-v3.5.21-linux-amd64/Documentation/ 2026-04-02 02:26:35.995 | etcd-v3.5.21-linux-amd64/Documentation/dev-guide/ 2026-04-02 02:26:35.995 | etcd-v3.5.21-linux-amd64/Documentation/dev-guide/apispec/ 2026-04-02 02:26:35.995 | etcd-v3.5.21-linux-amd64/Documentation/dev-guide/apispec/swagger/ 2026-04-02 02:26:35.995 | etcd-v3.5.21-linux-amd64/Documentation/dev-guide/apispec/swagger/v3lock.swagger.json 2026-04-02 02:26:35.995 | etcd-v3.5.21-linux-amd64/Documentation/dev-guide/apispec/swagger/v3election.swagger.json 2026-04-02 02:26:35.995 | etcd-v3.5.21-linux-amd64/Documentation/dev-guide/apispec/swagger/rpc.swagger.json 2026-04-02 02:26:35.996 | etcd-v3.5.21-linux-amd64/Documentation/README.md 2026-04-02 02:26:35.996 | etcd-v3.5.21-linux-amd64/README-etcdutl.md 2026-04-02 02:26:35.996 | etcd-v3.5.21-linux-amd64/READMEv2-etcdctl.md 2026-04-02 02:26:35.996 | etcd-v3.5.21-linux-amd64/README-etcdctl.md 2026-04-02 02:26:35.997 | etcd-v3.5.21-linux-amd64/README.md 2026-04-02 02:26:35.997 | etcd-v3.5.21-linux-amd64/etcdutl 2026-04-02 02:26:36.109 | etcd-v3.5.21-linux-amd64/etcdctl 2026-04-02 02:26:36.239 | etcd-v3.5.21-linux-amd64/etcd 2026-04-02 02:26:36.413 | + lib/etcd3:install_etcd3:121 : sudo cp /opt/stack/devstack/files/etcd-v3.5.21-linux-amd64/etcd /opt/stack/bin/etcd 2026-04-02 02:26:36.461 | + lib/etcd3:install_etcd3:122 : sudo cp /opt/stack/devstack/files/etcd-v3.5.21-linux-amd64/etcdctl /opt/stack/bin/etcdctl 2026-04-02 02:26:36.505 | + lib/etcd3:install_etcd3:124 : '[' '!' -f /opt/stack/bin/etcd ']' 2026-04-02 02:26:36.510 | + ./stack.sh:main:875 : is_service_enabled tls-proxy 2026-04-02 02:26:36.548 | + functions-common:is_service_enabled:2068 : return 0 2026-04-02 02:26:36.555 | + ./stack.sh:main:876 : configure_CA 2026-04-02 02:26:36.560 | + lib/tls:configure_CA:70 : [[ -n 199.19.213.213 ]] 2026-04-02 02:26:36.568 | ++ lib/tls:configure_CA:70 : ipv6_unquote 199.19.213.213 2026-04-02 02:26:36.575 | ++ functions-common:ipv6_unquote:2210 : echo 199.19.213.213 2026-04-02 02:26:36.577 | ++ functions-common:ipv6_unquote:2210 : tr -d '[]' 2026-04-02 02:26:36.587 | + lib/tls:configure_CA:70 : [[ 199.19.213.213 != \1\9\9\.\1\9\.\2\1\3\.\2\1\3 ]] 2026-04-02 02:26:36.591 | + ./stack.sh:main:877 : init_CA 2026-04-02 02:26:36.597 | + lib/tls:init_CA:205 : make_root_CA /opt/stack/data/CA/root-ca 2026-04-02 02:26:36.603 | + lib/tls:make_root_CA:322 : local ca_dir=/opt/stack/data/CA/root-ca 2026-04-02 02:26:36.608 | + lib/tls:make_root_CA:325 : create_CA_base /opt/stack/data/CA/root-ca 2026-04-02 02:26:36.614 | + lib/tls:create_CA_base:79 : local ca_dir=/opt/stack/data/CA/root-ca 2026-04-02 02:26:36.620 | + lib/tls:create_CA_base:81 : [[ -d /opt/stack/data/CA/root-ca ]] 2026-04-02 02:26:36.626 | + lib/tls:create_CA_base:86 : local i 2026-04-02 02:26:36.631 | + lib/tls:create_CA_base:87 : for i in certs crl newcerts private 2026-04-02 02:26:36.637 | + lib/tls:create_CA_base:88 : mkdir -p /opt/stack/data/CA/root-ca/certs 2026-04-02 02:26:36.649 | + lib/tls:create_CA_base:87 : for i in certs crl newcerts private 2026-04-02 02:26:36.655 | + lib/tls:create_CA_base:88 : mkdir -p /opt/stack/data/CA/root-ca/crl 2026-04-02 02:26:36.665 | + lib/tls:create_CA_base:87 : for i in certs crl newcerts private 2026-04-02 02:26:36.670 | + lib/tls:create_CA_base:88 : mkdir -p /opt/stack/data/CA/root-ca/newcerts 2026-04-02 02:26:36.680 | + lib/tls:create_CA_base:87 : for i in certs crl newcerts private 2026-04-02 02:26:36.686 | + lib/tls:create_CA_base:88 : mkdir -p /opt/stack/data/CA/root-ca/private 2026-04-02 02:26:36.694 | + lib/tls:create_CA_base:90 : chmod 710 /opt/stack/data/CA/root-ca/private 2026-04-02 02:26:36.705 | + lib/tls:create_CA_base:91 : echo 01 2026-04-02 02:26:36.711 | + lib/tls:create_CA_base:92 : cp /dev/null /opt/stack/data/CA/root-ca/index.txt 2026-04-02 02:26:36.722 | + lib/tls:make_root_CA:326 : create_CA_config /opt/stack/data/CA/root-ca 'Root CA' 2026-04-02 02:26:36.729 | + lib/tls:create_CA_config:98 : local ca_dir=/opt/stack/data/CA/root-ca 2026-04-02 02:26:36.735 | + lib/tls:create_CA_config:99 : local 'common_name=Root CA' 2026-04-02 02:26:36.741 | + lib/tls:create_CA_config:145 : echo ' 2026-04-02 02:26:36.741 | [ ca ] 2026-04-02 02:26:36.741 | default_ca = CA_default 2026-04-02 02:26:36.741 | 2026-04-02 02:26:36.741 | [ CA_default ] 2026-04-02 02:26:36.741 | dir = /opt/stack/data/CA/root-ca 2026-04-02 02:26:36.741 | policy = policy_match 2026-04-02 02:26:36.741 | database = $dir/index.txt 2026-04-02 02:26:36.741 | serial = $dir/serial 2026-04-02 02:26:36.741 | certs = $dir/certs 2026-04-02 02:26:36.741 | crl_dir = $dir/crl 2026-04-02 02:26:36.741 | new_certs_dir = $dir/newcerts 2026-04-02 02:26:36.741 | certificate = $dir/cacert.pem 2026-04-02 02:26:36.741 | private_key = $dir/private/cacert.key 2026-04-02 02:26:36.741 | RANDFILE = $dir/private/.rand 2026-04-02 02:26:36.741 | default_md = sha256 2026-04-02 02:26:36.741 | 2026-04-02 02:26:36.741 | [ req ] 2026-04-02 02:26:36.741 | default_bits = 2048 2026-04-02 02:26:36.741 | default_md = sha256 2026-04-02 02:26:36.742 | 2026-04-02 02:26:36.742 | prompt = no 2026-04-02 02:26:36.742 | distinguished_name = ca_distinguished_name 2026-04-02 02:26:36.742 | 2026-04-02 02:26:36.742 | x509_extensions = ca_extensions 2026-04-02 02:26:36.742 | 2026-04-02 02:26:36.742 | [ ca_distinguished_name ] 2026-04-02 02:26:36.742 | organizationName = OpenStack 2026-04-02 02:26:36.742 | organizationalUnitName = DevStack Certificate Authority 2026-04-02 02:26:36.742 | commonName = Root CA 2026-04-02 02:26:36.742 | 2026-04-02 02:26:36.742 | [ policy_match ] 2026-04-02 02:26:36.742 | countryName = optional 2026-04-02 02:26:36.742 | stateOrProvinceName = optional 2026-04-02 02:26:36.742 | organizationName = match 2026-04-02 02:26:36.742 | organizationalUnitName = optional 2026-04-02 02:26:36.742 | commonName = supplied 2026-04-02 02:26:36.742 | 2026-04-02 02:26:36.742 | [ ca_extensions ] 2026-04-02 02:26:36.742 | basicConstraints = critical,CA:true 2026-04-02 02:26:36.742 | subjectKeyIdentifier = hash 2026-04-02 02:26:36.742 | authorityKeyIdentifier = keyid:always, issuer 2026-04-02 02:26:36.742 | keyUsage = cRLSign, keyCertSign 2026-04-02 02:26:36.742 | 2026-04-02 02:26:36.742 | ' 2026-04-02 02:26:36.747 | + lib/tls:make_root_CA:328 : '[' '!' -r /opt/stack/data/CA/root-ca/cacert.pem ']' 2026-04-02 02:26:36.753 | + 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-04-02 02:26:36.798 | .......+....+......+.....+...+.+......+......+.....+...+.+...+.....+.......+........+...+...+++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++*.+..........+...........+.......+.........+++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++*...........+.......+...+..+....+........+...+...+.+++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ 2026-04-02 02:26:36.888 | .+.+...+..+....+.....+...+.+.........+...+...+......+.....+.+..+++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++*......+..+.......+......+..+...+....+...+..+......+.+.........+.....+.........+...+.......+..+.+++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++*..+......+...+..+...+......+...+.......+........+.......+...+...+..+..........+.....................+.........+..................+..+...+.............+......+.....+...+...+...+....+........+.........+.+.....+...+......+.+..+...+....+...+......+..+....+...+...............+..+.+..............+....+..+++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ 2026-04-02 02:26:36.891 | ----- 2026-04-02 02:26:36.898 | + lib/tls:init_CA:206 : make_int_CA /opt/stack/data/CA/int-ca /opt/stack/data/CA/root-ca 2026-04-02 02:26:36.904 | + lib/tls:make_int_CA:290 : local ca_dir=/opt/stack/data/CA/int-ca 2026-04-02 02:26:36.910 | + lib/tls:make_int_CA:291 : local signing_ca_dir=/opt/stack/data/CA/root-ca 2026-04-02 02:26:36.915 | + lib/tls:make_int_CA:294 : create_CA_base /opt/stack/data/CA/int-ca 2026-04-02 02:26:36.921 | + lib/tls:create_CA_base:79 : local ca_dir=/opt/stack/data/CA/int-ca 2026-04-02 02:26:36.927 | + lib/tls:create_CA_base:81 : [[ -d /opt/stack/data/CA/int-ca ]] 2026-04-02 02:26:36.932 | + lib/tls:create_CA_base:86 : local i 2026-04-02 02:26:36.936 | + lib/tls:create_CA_base:87 : for i in certs crl newcerts private 2026-04-02 02:26:36.942 | + lib/tls:create_CA_base:88 : mkdir -p /opt/stack/data/CA/int-ca/certs 2026-04-02 02:26:36.951 | + lib/tls:create_CA_base:87 : for i in certs crl newcerts private 2026-04-02 02:26:36.957 | + lib/tls:create_CA_base:88 : mkdir -p /opt/stack/data/CA/int-ca/crl 2026-04-02 02:26:36.966 | + lib/tls:create_CA_base:87 : for i in certs crl newcerts private 2026-04-02 02:26:36.972 | + lib/tls:create_CA_base:88 : mkdir -p /opt/stack/data/CA/int-ca/newcerts 2026-04-02 02:26:36.980 | + lib/tls:create_CA_base:87 : for i in certs crl newcerts private 2026-04-02 02:26:36.986 | + lib/tls:create_CA_base:88 : mkdir -p /opt/stack/data/CA/int-ca/private 2026-04-02 02:26:36.995 | + lib/tls:create_CA_base:90 : chmod 710 /opt/stack/data/CA/int-ca/private 2026-04-02 02:26:37.004 | + lib/tls:create_CA_base:91 : echo 01 2026-04-02 02:26:37.009 | + lib/tls:create_CA_base:92 : cp /dev/null /opt/stack/data/CA/int-ca/index.txt 2026-04-02 02:26:37.019 | + lib/tls:make_int_CA:295 : create_CA_config /opt/stack/data/CA/int-ca 'Intermediate CA' 2026-04-02 02:26:37.024 | + lib/tls:create_CA_config:98 : local ca_dir=/opt/stack/data/CA/int-ca 2026-04-02 02:26:37.029 | + lib/tls:create_CA_config:99 : local 'common_name=Intermediate CA' 2026-04-02 02:26:37.034 | + lib/tls:create_CA_config:145 : echo ' 2026-04-02 02:26:37.034 | [ ca ] 2026-04-02 02:26:37.034 | default_ca = CA_default 2026-04-02 02:26:37.034 | 2026-04-02 02:26:37.034 | [ CA_default ] 2026-04-02 02:26:37.034 | dir = /opt/stack/data/CA/int-ca 2026-04-02 02:26:37.034 | policy = policy_match 2026-04-02 02:26:37.034 | database = $dir/index.txt 2026-04-02 02:26:37.034 | serial = $dir/serial 2026-04-02 02:26:37.034 | certs = $dir/certs 2026-04-02 02:26:37.034 | crl_dir = $dir/crl 2026-04-02 02:26:37.034 | new_certs_dir = $dir/newcerts 2026-04-02 02:26:37.034 | certificate = $dir/cacert.pem 2026-04-02 02:26:37.034 | private_key = $dir/private/cacert.key 2026-04-02 02:26:37.034 | RANDFILE = $dir/private/.rand 2026-04-02 02:26:37.034 | default_md = sha256 2026-04-02 02:26:37.034 | 2026-04-02 02:26:37.034 | [ req ] 2026-04-02 02:26:37.034 | default_bits = 2048 2026-04-02 02:26:37.034 | default_md = sha256 2026-04-02 02:26:37.034 | 2026-04-02 02:26:37.034 | prompt = no 2026-04-02 02:26:37.034 | distinguished_name = ca_distinguished_name 2026-04-02 02:26:37.034 | 2026-04-02 02:26:37.034 | x509_extensions = ca_extensions 2026-04-02 02:26:37.034 | 2026-04-02 02:26:37.034 | [ ca_distinguished_name ] 2026-04-02 02:26:37.034 | organizationName = OpenStack 2026-04-02 02:26:37.034 | organizationalUnitName = DevStack Certificate Authority 2026-04-02 02:26:37.034 | commonName = Intermediate CA 2026-04-02 02:26:37.034 | 2026-04-02 02:26:37.034 | [ policy_match ] 2026-04-02 02:26:37.034 | countryName = optional 2026-04-02 02:26:37.034 | stateOrProvinceName = optional 2026-04-02 02:26:37.034 | organizationName = match 2026-04-02 02:26:37.034 | organizationalUnitName = optional 2026-04-02 02:26:37.034 | commonName = supplied 2026-04-02 02:26:37.034 | 2026-04-02 02:26:37.034 | [ ca_extensions ] 2026-04-02 02:26:37.034 | basicConstraints = critical,CA:true 2026-04-02 02:26:37.035 | subjectKeyIdentifier = hash 2026-04-02 02:26:37.035 | authorityKeyIdentifier = keyid:always, issuer 2026-04-02 02:26:37.035 | keyUsage = cRLSign, keyCertSign 2026-04-02 02:26:37.035 | 2026-04-02 02:26:37.035 | ' 2026-04-02 02:26:37.040 | + lib/tls:make_int_CA:296 : create_signing_config /opt/stack/data/CA/int-ca 2026-04-02 02:26:37.045 | + lib/tls:create_signing_config:151 : local ca_dir=/opt/stack/data/CA/int-ca 2026-04-02 02:26:37.052 | + lib/tls:create_signing_config:198 : echo ' 2026-04-02 02:26:37.052 | [ ca ] 2026-04-02 02:26:37.052 | default_ca = CA_default 2026-04-02 02:26:37.052 | 2026-04-02 02:26:37.052 | [ CA_default ] 2026-04-02 02:26:37.052 | dir = /opt/stack/data/CA/int-ca 2026-04-02 02:26:37.052 | policy = policy_match 2026-04-02 02:26:37.052 | database = $dir/index.txt 2026-04-02 02:26:37.052 | serial = $dir/serial 2026-04-02 02:26:37.052 | certs = $dir/certs 2026-04-02 02:26:37.052 | crl_dir = $dir/crl 2026-04-02 02:26:37.052 | new_certs_dir = $dir/newcerts 2026-04-02 02:26:37.052 | certificate = $dir/cacert.pem 2026-04-02 02:26:37.052 | private_key = $dir/private/cacert.key 2026-04-02 02:26:37.052 | RANDFILE = $dir/private/.rand 2026-04-02 02:26:37.052 | default_md = default 2026-04-02 02:26:37.052 | 2026-04-02 02:26:37.052 | [ req ] 2026-04-02 02:26:37.052 | default_bits = 1024 2026-04-02 02:26:37.052 | default_md = sha256 2026-04-02 02:26:37.052 | 2026-04-02 02:26:37.052 | prompt = no 2026-04-02 02:26:37.052 | distinguished_name = req_distinguished_name 2026-04-02 02:26:37.052 | 2026-04-02 02:26:37.052 | x509_extensions = req_extensions 2026-04-02 02:26:37.052 | 2026-04-02 02:26:37.052 | [ req_distinguished_name ] 2026-04-02 02:26:37.052 | organizationName = OpenStack 2026-04-02 02:26:37.052 | organizationalUnitName = DevStack Server Farm 2026-04-02 02:26:37.052 | 2026-04-02 02:26:37.052 | [ policy_match ] 2026-04-02 02:26:37.052 | countryName = optional 2026-04-02 02:26:37.052 | stateOrProvinceName = optional 2026-04-02 02:26:37.052 | organizationName = match 2026-04-02 02:26:37.052 | organizationalUnitName = optional 2026-04-02 02:26:37.052 | commonName = supplied 2026-04-02 02:26:37.052 | 2026-04-02 02:26:37.052 | [ req_extensions ] 2026-04-02 02:26:37.053 | basicConstraints = CA:false 2026-04-02 02:26:37.053 | subjectKeyIdentifier = hash 2026-04-02 02:26:37.053 | authorityKeyIdentifier = keyid:always, issuer 2026-04-02 02:26:37.053 | keyUsage = digitalSignature, keyEncipherment, keyAgreement 2026-04-02 02:26:37.053 | extendedKeyUsage = serverAuth, clientAuth 2026-04-02 02:26:37.053 | subjectAltName = $ENV::SUBJECT_ALT_NAME 2026-04-02 02:26:37.053 | 2026-04-02 02:26:37.053 | ' 2026-04-02 02:26:37.058 | + lib/tls:make_int_CA:298 : '[' '!' -r /opt/stack/data/CA/int-ca/cacert.pem ']' 2026-04-02 02:26:37.064 | + 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-04-02 02:26:37.177 | .+............+.....+...+.......+...+..+.+..+............+.+.....+.+...........+...+.+++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++*..+++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++*........+...+................+.....+....+......+...........+....+..+.......+...+..+...............+......+...............+.+...+...+.....+....+......+...+.....+....+.....+.+..............+.+..+............+.+.....................+........+......+............+...+.......+........+.......+.........+.....+...+......+....+...+........+.+++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ 2026-04-02 02:26:37.267 | .+.+......+.....+.+.....+....+......+..+..........+..+.+.....+.......+...............+...........+++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++*.+++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++*.......................+.+......+.....+...+...+....+......+.........+...+........+.......+..+.+..+.+..+.......+..+..........+...+......+...........+....+...........+....+..+.......+...............+...+........+......+..........+.........+......+.........+.....+.+.....+...+......+.......+.........+......+++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ 2026-04-02 02:26:37.270 | ----- 2026-04-02 02:26:37.277 | + 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-04-02 02:26:37.283 | Using configuration from /opt/stack/data/CA/root-ca/ca.conf 2026-04-02 02:26:37.286 | Check that the request matches the signature 2026-04-02 02:26:37.286 | Signature ok 2026-04-02 02:26:37.286 | The Subject's Distinguished Name is as follows 2026-04-02 02:26:37.286 | organizationName :ASN.1 12:'OpenStack' 2026-04-02 02:26:37.286 | organizationalUnitName:ASN.1 12:'DevStack Certificate Authority' 2026-04-02 02:26:37.286 | commonName :ASN.1 12:'Intermediate CA' 2026-04-02 02:26:37.287 | Certificate is to be certified until Apr 2 02:26:37 2027 GMT (365 days) 2026-04-02 02:26:37.290 | 2026-04-02 02:26:37.290 | Write out database with 1 new entries 2026-04-02 02:26:37.290 | Database updated 2026-04-02 02:26:37.297 | + lib/tls:init_CA:209 : cat /opt/stack/data/CA/root-ca/cacert.pem /opt/stack/data/CA/int-ca/cacert.pem 2026-04-02 02:26:37.305 | + lib/tls:init_CA:210 : cat /opt/stack/data/CA/int-ca/ca-chain.pem 2026-04-02 02:26:37.314 | + lib/tls:init_CA:212 : is_fedora 2026-04-02 02:26:37.321 | + functions-common:is_fedora:524 : [[ -z Ubuntu ]] 2026-04-02 02:26:37.326 | + functions-common:is_fedora:528 : '[' Ubuntu = Fedora ']' 2026-04-02 02:26:37.331 | + functions-common:is_fedora:528 : '[' Ubuntu = 'Red Hat' ']' 2026-04-02 02:26:37.337 | + functions-common:is_fedora:529 : '[' Ubuntu = openEuler ']' 2026-04-02 02:26:37.343 | + functions-common:is_fedora:530 : '[' Ubuntu = RedHatEnterpriseServer ']' 2026-04-02 02:26:37.349 | + functions-common:is_fedora:531 : '[' Ubuntu = RedHatEnterprise ']' 2026-04-02 02:26:37.355 | + functions-common:is_fedora:532 : '[' Ubuntu = RedHatEnterpriseLinux ']' 2026-04-02 02:26:37.361 | + functions-common:is_fedora:533 : '[' Ubuntu = RockyLinux ']' 2026-04-02 02:26:37.367 | + functions-common:is_fedora:534 : '[' Ubuntu = CentOS ']' 2026-04-02 02:26:37.373 | + functions-common:is_fedora:534 : '[' Ubuntu = CentOSStream ']' 2026-04-02 02:26:37.378 | + functions-common:is_fedora:535 : '[' Ubuntu = AlmaLinux ']' 2026-04-02 02:26:37.384 | + functions-common:is_fedora:536 : '[' Ubuntu = OracleServer ']' 2026-04-02 02:26:37.390 | + functions-common:is_fedora:536 : '[' Ubuntu = Virtuozzo ']' 2026-04-02 02:26:37.396 | + lib/tls:init_CA:215 : is_ubuntu 2026-04-02 02:26:37.401 | + functions-common:is_ubuntu:544 : [[ -z deb ]] 2026-04-02 02:26:37.407 | + functions-common:is_ubuntu:547 : '[' deb = deb ']' 2026-04-02 02:26:37.413 | + lib/tls:init_CA:216 : sudo cp /opt/stack/data/CA/int-ca/ca-chain.pem /usr/local/share/ca-certificates/devstack-int.crt 2026-04-02 02:26:37.438 | + lib/tls:init_CA:217 : sudo cp /opt/stack/data/CA/root-ca/cacert.pem /usr/local/share/ca-certificates/devstack-root.crt 2026-04-02 02:26:37.463 | + lib/tls:init_CA:218 : sudo update-ca-certificates 2026-04-02 02:26:37.483 | Updating certificates in /etc/ssl/certs... 2026-04-02 02:26:39.432 | rehash: warning: skipping ca-certificates.crt,it does not contain exactly one certificate or CRL 2026-04-02 02:26:39.433 | rehash: warning: skipping devstack-int.pem,it does not contain exactly one certificate or CRL 2026-04-02 02:26:39.442 | 2 added, 0 removed; done. 2026-04-02 02:26:39.443 | Running hooks in /etc/ca-certificates/update.d... 2026-04-02 02:26:39.446 | done. 2026-04-02 02:26:39.461 | + ./stack.sh:main:878 : init_cert 2026-04-02 02:26:39.468 | + lib/tls:init_cert:225 : [[ ! -r /opt/stack/data/devstack-cert.pem ]] 2026-04-02 02:26:39.476 | + lib/tls:init_cert:226 : [[ -n 199.19.213.213 ]] 2026-04-02 02:26:39.482 | + lib/tls:init_cert:227 : TLS_IP=IP:199.19.213.213 2026-04-02 02:26:39.487 | + lib/tls:init_cert:228 : [[ -n ::1 ]] 2026-04-02 02:26:39.494 | + lib/tls:init_cert:229 : TLS_IP=IP:199.19.213.213,IP:::1 2026-04-02 02:26:39.501 | + lib/tls:init_cert:232 : make_cert /opt/stack/data/CA/int-ca devstack-cert np0000162389.novalocal IP:199.19.213.213,IP:::1 2026-04-02 02:26:39.509 | + lib/tls:make_cert:242 : local ca_dir=/opt/stack/data/CA/int-ca 2026-04-02 02:26:39.515 | + lib/tls:make_cert:243 : local cert_name=devstack-cert 2026-04-02 02:26:39.521 | + lib/tls:make_cert:244 : local common_name=np0000162389.novalocal 2026-04-02 02:26:39.526 | + lib/tls:make_cert:245 : local alt_names=IP:199.19.213.213,IP:::1 2026-04-02 02:26:39.533 | + lib/tls:make_cert:247 : '[' np0000162389.novalocal '!=' 199.19.213.213 ']' 2026-04-02 02:26:39.540 | + lib/tls:make_cert:248 : is_ipv4_address 199.19.213.213 2026-04-02 02:26:39.547 | + functions-common:is_ipv4_address:2198 : local address=199.19.213.213 2026-04-02 02:26:39.553 | + functions-common:is_ipv4_address:2199 : local 'regex=([0-9]{1,3}\.){3}[0-9]{1,3}' 2026-04-02 02:26:39.558 | + functions-common:is_ipv4_address:2201 : [[ 199.19.213.213 =~ ([0-9]{1,3}\.){3}[0-9]{1,3} ]] 2026-04-02 02:26:39.564 | + functions-common:is_ipv4_address:2202 : return 0 2026-04-02 02:26:39.571 | + lib/tls:make_cert:249 : [[ -z IP:199.19.213.213,IP:::1 ]] 2026-04-02 02:26:39.577 | + lib/tls:make_cert:252 : alt_names=IP:199.19.213.213,IP:::1,IP:199.19.213.213 2026-04-02 02:26:39.583 | + lib/tls:make_cert:258 : '[' '!' -r /opt/stack/data/CA/int-ca/devstack-cert.crt ']' 2026-04-02 02:26:39.589 | + 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=np0000162389.novalocal' 2026-04-02 02:26:39.719 | .+...+..+.+.....+...+++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++*.......+.........+.+......+..+.......+...+++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++*..............+...+..+.......+...+..+.......+........+.+.....+.......+...+............+...+.....+.......+..+...+.......+...+..............+......+...+......+.+.....+....+.......................+...+...+.+...+..+...............+..........+......+..+......+.+...+......+.....+......+....+..+.......+......+..+............+.+.........+...+...+...............+..+.......+..+......+++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ 2026-04-02 02:26:39.828 | ........+......+.....................+....+.........+..+.+..................+......+...+++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++*.....+..+.+.....+....+........+.+..+++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++*..................+.........+..+...+.+......+...+........+........................+...+.......+.....+.........+.+.....+...+.............+.....+..........+.........+...+.....+...+....+...+...+........+.+...+...+.......................+....+...+..+.......+......+.....+.......+..+.+.....+....+.....+....+...............+.........+..+...+......+.........+.+.....+....+........+.......+..+++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ 2026-04-02 02:26:39.831 | ----- 2026-04-02 02:26:39.842 | + lib/tls:make_cert:268 : [[ -z IP:199.19.213.213,IP:::1,IP:199.19.213.213 ]] 2026-04-02 02:26:39.849 | + lib/tls:make_cert:271 : alt_names=DNS:np0000162389.novalocal,IP:199.19.213.213,IP:::1,IP:199.19.213.213 2026-04-02 02:26:39.855 | + lib/tls:make_cert:275 : SUBJECT_ALT_NAME=DNS:np0000162389.novalocal,IP:199.19.213.213,IP:::1,IP:199.19.213.213 2026-04-02 02:26:39.862 | + 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=np0000162389.novalocal' -batch 2026-04-02 02:26:39.870 | Using configuration from /opt/stack/data/CA/int-ca/signing.conf 2026-04-02 02:26:39.873 | Check that the request matches the signature 2026-04-02 02:26:39.873 | Signature ok 2026-04-02 02:26:39.873 | The Subject's Distinguished Name is as follows 2026-04-02 02:26:39.873 | organizationName :ASN.1 12:'OpenStack' 2026-04-02 02:26:39.873 | organizationalUnitName:ASN.1 12:'DevStack Servers' 2026-04-02 02:26:39.873 | commonName :ASN.1 12:'np0000162389.novalocal' 2026-04-02 02:26:39.874 | Certificate is to be certified until Apr 2 02:26:39 2027 GMT (365 days) 2026-04-02 02:26:39.876 | 2026-04-02 02:26:39.876 | Write out database with 1 new entries 2026-04-02 02:26:39.876 | Database updated 2026-04-02 02:26:39.883 | + lib/tls:init_cert:235 : cat /opt/stack/data/CA/int-ca/private/devstack-cert.key /opt/stack/data/CA/int-ca/devstack-cert.crt /opt/stack/data/CA/int-ca/cacert.pem 2026-04-02 02:26:39.891 | + ./stack.sh:main:885 : install_dstat 2026-04-02 02:26:39.898 | + lib/dstat:install_dstat:22 : is_service_enabled memory_tracker 2026-04-02 02:26:39.935 | + functions-common:is_service_enabled:2068 : return 0 2026-04-02 02:26:39.941 | + lib/dstat:install_dstat:24 : pip_install_gr psutil 2026-04-02 02:26:39.947 | + inc/python:pip_install_gr:94 : local name=psutil 2026-04-02 02:26:39.953 | + inc/python:pip_install_gr:95 : local clean_name 2026-04-02 02:26:39.958 | ++ inc/python:pip_install_gr:96 : get_from_global_requirements psutil 2026-04-02 02:26:39.964 | ++ inc/python:get_from_global_requirements:241 : local package=psutil 2026-04-02 02:26:39.971 | ++ inc/python:get_from_global_requirements:242 : local required_pkg 2026-04-02 02:26:39.980 | +++ inc/python:get_from_global_requirements:243 : cut -d# -f1 2026-04-02 02:26:39.981 | +++ inc/python:get_from_global_requirements:243 : grep -i -h '^psutil' /opt/stack/requirements/global-requirements.txt 2026-04-02 02:26:39.993 | ++ inc/python:get_from_global_requirements:243 : required_pkg='psutil ' 2026-04-02 02:26:39.999 | ++ inc/python:get_from_global_requirements:244 : [[ psutil == '' ]] 2026-04-02 02:26:40.005 | ++ inc/python:get_from_global_requirements:247 : echo psutil 2026-04-02 02:26:40.012 | + inc/python:pip_install_gr:96 : clean_name=psutil 2026-04-02 02:26:40.018 | + inc/python:pip_install_gr:97 : pip_install psutil 2026-04-02 02:26:40.064 | Using python 3.12 to install psutil 2026-04-02 02:26:40.069 | + inc/python:pip_install:210 : env http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= /opt/stack/data/venv/bin/pip install -c /opt/stack/requirements/upper-constraints.txt psutil 2026-04-02 02:26:40.815 | Collecting psutil 2026-04-02 02:26:41.009 | Downloading psutil-7.2.2-cp36-abi3-manylinux2010_x86_64.manylinux_2_12_x86_64.manylinux_2_28_x86_64.whl.metadata (22 kB) 2026-04-02 02:26:41.087 | Downloading psutil-7.2.2-cp36-abi3-manylinux2010_x86_64.manylinux_2_12_x86_64.manylinux_2_28_x86_64.whl (155 kB) 2026-04-02 02:26:41.231 | Installing collected packages: psutil 2026-04-02 02:26:41.308 | Successfully installed psutil-7.2.2 2026-04-02 02:26:41.424 | + inc/python:pip_install:216 : result=0 2026-04-02 02:26:41.431 | + inc/python:pip_install:218 : time_stop pip_install 2026-04-02 02:26:41.436 | + functions-common:time_stop:2412 : local name 2026-04-02 02:26:41.441 | + functions-common:time_stop:2413 : local end_time 2026-04-02 02:26:41.447 | + functions-common:time_stop:2414 : local elapsed_time 2026-04-02 02:26:41.452 | + functions-common:time_stop:2415 : local total 2026-04-02 02:26:41.459 | + functions-common:time_stop:2416 : local start_time 2026-04-02 02:26:41.465 | + functions-common:time_stop:2418 : name=pip_install 2026-04-02 02:26:41.471 | + functions-common:time_stop:2419 : start_time=1775096800052 2026-04-02 02:26:41.477 | + functions-common:time_stop:2421 : [[ -z 1775096800052 ]] 2026-04-02 02:26:41.485 | ++ functions-common:time_stop:2424 : date +%s%3N 2026-04-02 02:26:41.493 | + functions-common:time_stop:2424 : end_time=1775096801487 2026-04-02 02:26:41.499 | + functions-common:time_stop:2425 : elapsed_time=1435 2026-04-02 02:26:41.504 | + functions-common:time_stop:2426 : total=21329 2026-04-02 02:26:41.510 | + functions-common:time_stop:2428 : _TIME_START[$name]= 2026-04-02 02:26:41.516 | + functions-common:time_stop:2429 : _TIME_TOTAL[$name]=22764 2026-04-02 02:26:41.522 | + inc/python:pip_install:219 : return 0 2026-04-02 02:26:41.527 | + ./stack.sh:main:891 : echo_summary 'Installing OpenStack project source' 2026-04-02 02:26:41.532 | + ./stack.sh:echo_summary:438 : [[ -t 3 ]] 2026-04-02 02:26:41.538 | + ./stack.sh:echo_summary:444 : echo -e Installing OpenStack project source 2026-04-02 02:26:41.542 | + ./stack.sh:main:894 : install_libs 2026-04-02 02:26:41.548 | + lib/libraries:install_libs:91 : _install_lib_from_source automaton 2026-04-02 02:26:41.552 | + lib/libraries:_install_lib_from_source:75 : local name=automaton 2026-04-02 02:26:41.558 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git automaton 2026-04-02 02:26:41.563 | + inc/python:use_library_from_git:266 : local name=automaton 2026-04-02 02:26:41.567 | + inc/python:use_library_from_git:267 : local enabled=1 2026-04-02 02:26:41.572 | + inc/python:use_library_from_git:268 : [[ novnc,barbican,cinder,devstack,glance,keystone,magnum,manila,neutron,nova,octavia,os-test-images,ovn-octavia-provider,placement,python-magnumclient,requirements,swift,magnum-cluster-api = \A\L\L ]] 2026-04-02 02:26:41.579 | + inc/python:use_library_from_git:268 : [[ ,novnc,barbican,cinder,devstack,glance,keystone,magnum,manila,neutron,nova,octavia,os-test-images,ovn-octavia-provider,placement,python-magnumclient,requirements,swift,magnum-cluster-api, =~ ,automaton, ]] 2026-04-02 02:26:41.585 | + inc/python:use_library_from_git:269 : return 1 2026-04-02 02:26:41.591 | + lib/libraries:install_libs:92 : _install_lib_from_source castellan 2026-04-02 02:26:41.598 | + lib/libraries:_install_lib_from_source:75 : local name=castellan 2026-04-02 02:26:41.603 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git castellan 2026-04-02 02:26:41.609 | + inc/python:use_library_from_git:266 : local name=castellan 2026-04-02 02:26:41.615 | + inc/python:use_library_from_git:267 : local enabled=1 2026-04-02 02:26:41.621 | + inc/python:use_library_from_git:268 : [[ novnc,barbican,cinder,devstack,glance,keystone,magnum,manila,neutron,nova,octavia,os-test-images,ovn-octavia-provider,placement,python-magnumclient,requirements,swift,magnum-cluster-api = \A\L\L ]] 2026-04-02 02:26:41.627 | + inc/python:use_library_from_git:268 : [[ ,novnc,barbican,cinder,devstack,glance,keystone,magnum,manila,neutron,nova,octavia,os-test-images,ovn-octavia-provider,placement,python-magnumclient,requirements,swift,magnum-cluster-api, =~ ,castellan, ]] 2026-04-02 02:26:41.632 | + inc/python:use_library_from_git:269 : return 1 2026-04-02 02:26:41.639 | + lib/libraries:install_libs:93 : _install_lib_from_source cliff 2026-04-02 02:26:41.645 | + lib/libraries:_install_lib_from_source:75 : local name=cliff 2026-04-02 02:26:41.651 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git cliff 2026-04-02 02:26:41.657 | + inc/python:use_library_from_git:266 : local name=cliff 2026-04-02 02:26:41.662 | + inc/python:use_library_from_git:267 : local enabled=1 2026-04-02 02:26:41.667 | + inc/python:use_library_from_git:268 : [[ novnc,barbican,cinder,devstack,glance,keystone,magnum,manila,neutron,nova,octavia,os-test-images,ovn-octavia-provider,placement,python-magnumclient,requirements,swift,magnum-cluster-api = \A\L\L ]] 2026-04-02 02:26:41.673 | + inc/python:use_library_from_git:268 : [[ ,novnc,barbican,cinder,devstack,glance,keystone,magnum,manila,neutron,nova,octavia,os-test-images,ovn-octavia-provider,placement,python-magnumclient,requirements,swift,magnum-cluster-api, =~ ,cliff, ]] 2026-04-02 02:26:41.680 | + inc/python:use_library_from_git:269 : return 1 2026-04-02 02:26:41.685 | + lib/libraries:install_libs:94 : _install_lib_from_source cursive 2026-04-02 02:26:41.689 | + lib/libraries:_install_lib_from_source:75 : local name=cursive 2026-04-02 02:26:41.693 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git cursive 2026-04-02 02:26:41.697 | + inc/python:use_library_from_git:266 : local name=cursive 2026-04-02 02:26:41.702 | + inc/python:use_library_from_git:267 : local enabled=1 2026-04-02 02:26:41.709 | + inc/python:use_library_from_git:268 : [[ novnc,barbican,cinder,devstack,glance,keystone,magnum,manila,neutron,nova,octavia,os-test-images,ovn-octavia-provider,placement,python-magnumclient,requirements,swift,magnum-cluster-api = \A\L\L ]] 2026-04-02 02:26:41.714 | + inc/python:use_library_from_git:268 : [[ ,novnc,barbican,cinder,devstack,glance,keystone,magnum,manila,neutron,nova,octavia,os-test-images,ovn-octavia-provider,placement,python-magnumclient,requirements,swift,magnum-cluster-api, =~ ,cursive, ]] 2026-04-02 02:26:41.721 | + inc/python:use_library_from_git:269 : return 1 2026-04-02 02:26:41.726 | + lib/libraries:install_libs:95 : _install_lib_from_source debtcollector 2026-04-02 02:26:41.731 | + lib/libraries:_install_lib_from_source:75 : local name=debtcollector 2026-04-02 02:26:41.738 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git debtcollector 2026-04-02 02:26:41.744 | + inc/python:use_library_from_git:266 : local name=debtcollector 2026-04-02 02:26:41.748 | + inc/python:use_library_from_git:267 : local enabled=1 2026-04-02 02:26:41.754 | + inc/python:use_library_from_git:268 : [[ novnc,barbican,cinder,devstack,glance,keystone,magnum,manila,neutron,nova,octavia,os-test-images,ovn-octavia-provider,placement,python-magnumclient,requirements,swift,magnum-cluster-api = \A\L\L ]] 2026-04-02 02:26:41.760 | + inc/python:use_library_from_git:268 : [[ ,novnc,barbican,cinder,devstack,glance,keystone,magnum,manila,neutron,nova,octavia,os-test-images,ovn-octavia-provider,placement,python-magnumclient,requirements,swift,magnum-cluster-api, =~ ,debtcollector, ]] 2026-04-02 02:26:41.765 | + inc/python:use_library_from_git:269 : return 1 2026-04-02 02:26:41.772 | + lib/libraries:install_libs:96 : _install_lib_from_source futurist 2026-04-02 02:26:41.778 | + lib/libraries:_install_lib_from_source:75 : local name=futurist 2026-04-02 02:26:41.784 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git futurist 2026-04-02 02:26:41.790 | + inc/python:use_library_from_git:266 : local name=futurist 2026-04-02 02:26:41.795 | + inc/python:use_library_from_git:267 : local enabled=1 2026-04-02 02:26:41.802 | + inc/python:use_library_from_git:268 : [[ novnc,barbican,cinder,devstack,glance,keystone,magnum,manila,neutron,nova,octavia,os-test-images,ovn-octavia-provider,placement,python-magnumclient,requirements,swift,magnum-cluster-api = \A\L\L ]] 2026-04-02 02:26:41.809 | + inc/python:use_library_from_git:268 : [[ ,novnc,barbican,cinder,devstack,glance,keystone,magnum,manila,neutron,nova,octavia,os-test-images,ovn-octavia-provider,placement,python-magnumclient,requirements,swift,magnum-cluster-api, =~ ,futurist, ]] 2026-04-02 02:26:41.814 | + inc/python:use_library_from_git:269 : return 1 2026-04-02 02:26:41.820 | + lib/libraries:install_libs:97 : _install_lib_from_source openstacksdk 2026-04-02 02:26:41.826 | + lib/libraries:_install_lib_from_source:75 : local name=openstacksdk 2026-04-02 02:26:41.832 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git openstacksdk 2026-04-02 02:26:41.838 | + inc/python:use_library_from_git:266 : local name=openstacksdk 2026-04-02 02:26:41.844 | + inc/python:use_library_from_git:267 : local enabled=1 2026-04-02 02:26:41.851 | + inc/python:use_library_from_git:268 : [[ novnc,barbican,cinder,devstack,glance,keystone,magnum,manila,neutron,nova,octavia,os-test-images,ovn-octavia-provider,placement,python-magnumclient,requirements,swift,magnum-cluster-api = \A\L\L ]] 2026-04-02 02:26:41.856 | + inc/python:use_library_from_git:268 : [[ ,novnc,barbican,cinder,devstack,glance,keystone,magnum,manila,neutron,nova,octavia,os-test-images,ovn-octavia-provider,placement,python-magnumclient,requirements,swift,magnum-cluster-api, =~ ,openstacksdk, ]] 2026-04-02 02:26:41.861 | + inc/python:use_library_from_git:269 : return 1 2026-04-02 02:26:41.868 | + lib/libraries:install_libs:98 : _install_lib_from_source osc-lib 2026-04-02 02:26:41.873 | + lib/libraries:_install_lib_from_source:75 : local name=osc-lib 2026-04-02 02:26:41.880 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git osc-lib 2026-04-02 02:26:41.886 | + inc/python:use_library_from_git:266 : local name=osc-lib 2026-04-02 02:26:41.892 | + inc/python:use_library_from_git:267 : local enabled=1 2026-04-02 02:26:41.897 | + inc/python:use_library_from_git:268 : [[ novnc,barbican,cinder,devstack,glance,keystone,magnum,manila,neutron,nova,octavia,os-test-images,ovn-octavia-provider,placement,python-magnumclient,requirements,swift,magnum-cluster-api = \A\L\L ]] 2026-04-02 02:26:41.903 | + inc/python:use_library_from_git:268 : [[ ,novnc,barbican,cinder,devstack,glance,keystone,magnum,manila,neutron,nova,octavia,os-test-images,ovn-octavia-provider,placement,python-magnumclient,requirements,swift,magnum-cluster-api, =~ ,osc-lib, ]] 2026-04-02 02:26:41.909 | + inc/python:use_library_from_git:269 : return 1 2026-04-02 02:26:41.916 | + lib/libraries:install_libs:99 : _install_lib_from_source osc-placement 2026-04-02 02:26:41.922 | + lib/libraries:_install_lib_from_source:75 : local name=osc-placement 2026-04-02 02:26:41.927 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git osc-placement 2026-04-02 02:26:41.933 | + inc/python:use_library_from_git:266 : local name=osc-placement 2026-04-02 02:26:41.939 | + inc/python:use_library_from_git:267 : local enabled=1 2026-04-02 02:26:41.945 | + inc/python:use_library_from_git:268 : [[ novnc,barbican,cinder,devstack,glance,keystone,magnum,manila,neutron,nova,octavia,os-test-images,ovn-octavia-provider,placement,python-magnumclient,requirements,swift,magnum-cluster-api = \A\L\L ]] 2026-04-02 02:26:41.950 | + inc/python:use_library_from_git:268 : [[ ,novnc,barbican,cinder,devstack,glance,keystone,magnum,manila,neutron,nova,octavia,os-test-images,ovn-octavia-provider,placement,python-magnumclient,requirements,swift,magnum-cluster-api, =~ ,osc-placement, ]] 2026-04-02 02:26:41.956 | + inc/python:use_library_from_git:269 : return 1 2026-04-02 02:26:41.961 | + lib/libraries:install_libs:100 : _install_lib_from_source os-client-config 2026-04-02 02:26:41.967 | + lib/libraries:_install_lib_from_source:75 : local name=os-client-config 2026-04-02 02:26:41.974 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git os-client-config 2026-04-02 02:26:41.980 | + inc/python:use_library_from_git:266 : local name=os-client-config 2026-04-02 02:26:41.986 | + inc/python:use_library_from_git:267 : local enabled=1 2026-04-02 02:26:41.990 | + inc/python:use_library_from_git:268 : [[ novnc,barbican,cinder,devstack,glance,keystone,magnum,manila,neutron,nova,octavia,os-test-images,ovn-octavia-provider,placement,python-magnumclient,requirements,swift,magnum-cluster-api = \A\L\L ]] 2026-04-02 02:26:41.997 | + inc/python:use_library_from_git:268 : [[ ,novnc,barbican,cinder,devstack,glance,keystone,magnum,manila,neutron,nova,octavia,os-test-images,ovn-octavia-provider,placement,python-magnumclient,requirements,swift,magnum-cluster-api, =~ ,os-client-config, ]] 2026-04-02 02:26:42.003 | + inc/python:use_library_from_git:269 : return 1 2026-04-02 02:26:42.008 | + lib/libraries:install_libs:101 : _install_lib_from_source oslo.cache 2026-04-02 02:26:42.013 | + lib/libraries:_install_lib_from_source:75 : local name=oslo.cache 2026-04-02 02:26:42.019 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git oslo.cache 2026-04-02 02:26:42.024 | + inc/python:use_library_from_git:266 : local name=oslo.cache 2026-04-02 02:26:42.030 | + inc/python:use_library_from_git:267 : local enabled=1 2026-04-02 02:26:42.036 | + inc/python:use_library_from_git:268 : [[ novnc,barbican,cinder,devstack,glance,keystone,magnum,manila,neutron,nova,octavia,os-test-images,ovn-octavia-provider,placement,python-magnumclient,requirements,swift,magnum-cluster-api = \A\L\L ]] 2026-04-02 02:26:42.043 | + inc/python:use_library_from_git:268 : [[ ,novnc,barbican,cinder,devstack,glance,keystone,magnum,manila,neutron,nova,octavia,os-test-images,ovn-octavia-provider,placement,python-magnumclient,requirements,swift,magnum-cluster-api, =~ ,oslo.cache, ]] 2026-04-02 02:26:42.049 | + inc/python:use_library_from_git:269 : return 1 2026-04-02 02:26:42.056 | + lib/libraries:install_libs:102 : _install_lib_from_source oslo.concurrency 2026-04-02 02:26:42.062 | + lib/libraries:_install_lib_from_source:75 : local name=oslo.concurrency 2026-04-02 02:26:42.069 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git oslo.concurrency 2026-04-02 02:26:42.075 | + inc/python:use_library_from_git:266 : local name=oslo.concurrency 2026-04-02 02:26:42.082 | + inc/python:use_library_from_git:267 : local enabled=1 2026-04-02 02:26:42.088 | + inc/python:use_library_from_git:268 : [[ novnc,barbican,cinder,devstack,glance,keystone,magnum,manila,neutron,nova,octavia,os-test-images,ovn-octavia-provider,placement,python-magnumclient,requirements,swift,magnum-cluster-api = \A\L\L ]] 2026-04-02 02:26:42.094 | + inc/python:use_library_from_git:268 : [[ ,novnc,barbican,cinder,devstack,glance,keystone,magnum,manila,neutron,nova,octavia,os-test-images,ovn-octavia-provider,placement,python-magnumclient,requirements,swift,magnum-cluster-api, =~ ,oslo.concurrency, ]] 2026-04-02 02:26:42.100 | + inc/python:use_library_from_git:269 : return 1 2026-04-02 02:26:42.107 | + lib/libraries:install_libs:103 : _install_lib_from_source oslo.config 2026-04-02 02:26:42.113 | + lib/libraries:_install_lib_from_source:75 : local name=oslo.config 2026-04-02 02:26:42.120 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git oslo.config 2026-04-02 02:26:42.125 | + inc/python:use_library_from_git:266 : local name=oslo.config 2026-04-02 02:26:42.131 | + inc/python:use_library_from_git:267 : local enabled=1 2026-04-02 02:26:42.138 | + inc/python:use_library_from_git:268 : [[ novnc,barbican,cinder,devstack,glance,keystone,magnum,manila,neutron,nova,octavia,os-test-images,ovn-octavia-provider,placement,python-magnumclient,requirements,swift,magnum-cluster-api = \A\L\L ]] 2026-04-02 02:26:42.144 | + inc/python:use_library_from_git:268 : [[ ,novnc,barbican,cinder,devstack,glance,keystone,magnum,manila,neutron,nova,octavia,os-test-images,ovn-octavia-provider,placement,python-magnumclient,requirements,swift,magnum-cluster-api, =~ ,oslo.config, ]] 2026-04-02 02:26:42.150 | + inc/python:use_library_from_git:269 : return 1 2026-04-02 02:26:42.157 | + lib/libraries:install_libs:104 : _install_lib_from_source oslo.context 2026-04-02 02:26:42.163 | + lib/libraries:_install_lib_from_source:75 : local name=oslo.context 2026-04-02 02:26:42.169 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git oslo.context 2026-04-02 02:26:42.176 | + inc/python:use_library_from_git:266 : local name=oslo.context 2026-04-02 02:26:42.183 | + inc/python:use_library_from_git:267 : local enabled=1 2026-04-02 02:26:42.189 | + inc/python:use_library_from_git:268 : [[ novnc,barbican,cinder,devstack,glance,keystone,magnum,manila,neutron,nova,octavia,os-test-images,ovn-octavia-provider,placement,python-magnumclient,requirements,swift,magnum-cluster-api = \A\L\L ]] 2026-04-02 02:26:42.195 | + inc/python:use_library_from_git:268 : [[ ,novnc,barbican,cinder,devstack,glance,keystone,magnum,manila,neutron,nova,octavia,os-test-images,ovn-octavia-provider,placement,python-magnumclient,requirements,swift,magnum-cluster-api, =~ ,oslo.context, ]] 2026-04-02 02:26:42.202 | + inc/python:use_library_from_git:269 : return 1 2026-04-02 02:26:42.209 | + lib/libraries:install_libs:105 : _install_lib_from_source oslo.db 2026-04-02 02:26:42.214 | + lib/libraries:_install_lib_from_source:75 : local name=oslo.db 2026-04-02 02:26:42.219 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git oslo.db 2026-04-02 02:26:42.224 | + inc/python:use_library_from_git:266 : local name=oslo.db 2026-04-02 02:26:42.229 | + inc/python:use_library_from_git:267 : local enabled=1 2026-04-02 02:26:42.235 | + inc/python:use_library_from_git:268 : [[ novnc,barbican,cinder,devstack,glance,keystone,magnum,manila,neutron,nova,octavia,os-test-images,ovn-octavia-provider,placement,python-magnumclient,requirements,swift,magnum-cluster-api = \A\L\L ]] 2026-04-02 02:26:42.241 | + inc/python:use_library_from_git:268 : [[ ,novnc,barbican,cinder,devstack,glance,keystone,magnum,manila,neutron,nova,octavia,os-test-images,ovn-octavia-provider,placement,python-magnumclient,requirements,swift,magnum-cluster-api, =~ ,oslo.db, ]] 2026-04-02 02:26:42.247 | + inc/python:use_library_from_git:269 : return 1 2026-04-02 02:26:42.253 | + lib/libraries:install_libs:106 : _install_lib_from_source oslo.i18n 2026-04-02 02:26:42.260 | + lib/libraries:_install_lib_from_source:75 : local name=oslo.i18n 2026-04-02 02:26:42.265 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git oslo.i18n 2026-04-02 02:26:42.272 | + inc/python:use_library_from_git:266 : local name=oslo.i18n 2026-04-02 02:26:42.278 | + inc/python:use_library_from_git:267 : local enabled=1 2026-04-02 02:26:42.284 | + inc/python:use_library_from_git:268 : [[ novnc,barbican,cinder,devstack,glance,keystone,magnum,manila,neutron,nova,octavia,os-test-images,ovn-octavia-provider,placement,python-magnumclient,requirements,swift,magnum-cluster-api = \A\L\L ]] 2026-04-02 02:26:42.289 | + inc/python:use_library_from_git:268 : [[ ,novnc,barbican,cinder,devstack,glance,keystone,magnum,manila,neutron,nova,octavia,os-test-images,ovn-octavia-provider,placement,python-magnumclient,requirements,swift,magnum-cluster-api, =~ ,oslo.i18n, ]] 2026-04-02 02:26:42.296 | + inc/python:use_library_from_git:269 : return 1 2026-04-02 02:26:42.302 | + lib/libraries:install_libs:107 : _install_lib_from_source oslo.limit 2026-04-02 02:26:42.310 | + lib/libraries:_install_lib_from_source:75 : local name=oslo.limit 2026-04-02 02:26:42.318 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git oslo.limit 2026-04-02 02:26:42.323 | + inc/python:use_library_from_git:266 : local name=oslo.limit 2026-04-02 02:26:42.328 | + inc/python:use_library_from_git:267 : local enabled=1 2026-04-02 02:26:42.334 | + inc/python:use_library_from_git:268 : [[ novnc,barbican,cinder,devstack,glance,keystone,magnum,manila,neutron,nova,octavia,os-test-images,ovn-octavia-provider,placement,python-magnumclient,requirements,swift,magnum-cluster-api = \A\L\L ]] 2026-04-02 02:26:42.340 | + inc/python:use_library_from_git:268 : [[ ,novnc,barbican,cinder,devstack,glance,keystone,magnum,manila,neutron,nova,octavia,os-test-images,ovn-octavia-provider,placement,python-magnumclient,requirements,swift,magnum-cluster-api, =~ ,oslo.limit, ]] 2026-04-02 02:26:42.346 | + inc/python:use_library_from_git:269 : return 1 2026-04-02 02:26:42.351 | + lib/libraries:install_libs:108 : _install_lib_from_source oslo.log 2026-04-02 02:26:42.357 | + lib/libraries:_install_lib_from_source:75 : local name=oslo.log 2026-04-02 02:26:42.364 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git oslo.log 2026-04-02 02:26:42.368 | + inc/python:use_library_from_git:266 : local name=oslo.log 2026-04-02 02:26:42.375 | + inc/python:use_library_from_git:267 : local enabled=1 2026-04-02 02:26:42.380 | + inc/python:use_library_from_git:268 : [[ novnc,barbican,cinder,devstack,glance,keystone,magnum,manila,neutron,nova,octavia,os-test-images,ovn-octavia-provider,placement,python-magnumclient,requirements,swift,magnum-cluster-api = \A\L\L ]] 2026-04-02 02:26:42.385 | + inc/python:use_library_from_git:268 : [[ ,novnc,barbican,cinder,devstack,glance,keystone,magnum,manila,neutron,nova,octavia,os-test-images,ovn-octavia-provider,placement,python-magnumclient,requirements,swift,magnum-cluster-api, =~ ,oslo.log, ]] 2026-04-02 02:26:42.389 | + inc/python:use_library_from_git:269 : return 1 2026-04-02 02:26:42.394 | + lib/libraries:install_libs:109 : _install_lib_from_source oslo.messaging 2026-04-02 02:26:42.400 | + lib/libraries:_install_lib_from_source:75 : local name=oslo.messaging 2026-04-02 02:26:42.406 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git oslo.messaging 2026-04-02 02:26:42.413 | + inc/python:use_library_from_git:266 : local name=oslo.messaging 2026-04-02 02:26:42.420 | + inc/python:use_library_from_git:267 : local enabled=1 2026-04-02 02:26:42.426 | + inc/python:use_library_from_git:268 : [[ novnc,barbican,cinder,devstack,glance,keystone,magnum,manila,neutron,nova,octavia,os-test-images,ovn-octavia-provider,placement,python-magnumclient,requirements,swift,magnum-cluster-api = \A\L\L ]] 2026-04-02 02:26:42.432 | + inc/python:use_library_from_git:268 : [[ ,novnc,barbican,cinder,devstack,glance,keystone,magnum,manila,neutron,nova,octavia,os-test-images,ovn-octavia-provider,placement,python-magnumclient,requirements,swift,magnum-cluster-api, =~ ,oslo.messaging, ]] 2026-04-02 02:26:42.439 | + inc/python:use_library_from_git:269 : return 1 2026-04-02 02:26:42.445 | + lib/libraries:install_libs:110 : _install_lib_from_source oslo.middleware 2026-04-02 02:26:42.451 | + lib/libraries:_install_lib_from_source:75 : local name=oslo.middleware 2026-04-02 02:26:42.457 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git oslo.middleware 2026-04-02 02:26:42.464 | + inc/python:use_library_from_git:266 : local name=oslo.middleware 2026-04-02 02:26:42.470 | + inc/python:use_library_from_git:267 : local enabled=1 2026-04-02 02:26:42.476 | + inc/python:use_library_from_git:268 : [[ novnc,barbican,cinder,devstack,glance,keystone,magnum,manila,neutron,nova,octavia,os-test-images,ovn-octavia-provider,placement,python-magnumclient,requirements,swift,magnum-cluster-api = \A\L\L ]] 2026-04-02 02:26:42.482 | + inc/python:use_library_from_git:268 : [[ ,novnc,barbican,cinder,devstack,glance,keystone,magnum,manila,neutron,nova,octavia,os-test-images,ovn-octavia-provider,placement,python-magnumclient,requirements,swift,magnum-cluster-api, =~ ,oslo.middleware, ]] 2026-04-02 02:26:42.489 | + inc/python:use_library_from_git:269 : return 1 2026-04-02 02:26:42.494 | + lib/libraries:install_libs:111 : _install_lib_from_source oslo.policy 2026-04-02 02:26:42.499 | + lib/libraries:_install_lib_from_source:75 : local name=oslo.policy 2026-04-02 02:26:42.507 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git oslo.policy 2026-04-02 02:26:42.513 | + inc/python:use_library_from_git:266 : local name=oslo.policy 2026-04-02 02:26:42.520 | + inc/python:use_library_from_git:267 : local enabled=1 2026-04-02 02:26:42.526 | + inc/python:use_library_from_git:268 : [[ novnc,barbican,cinder,devstack,glance,keystone,magnum,manila,neutron,nova,octavia,os-test-images,ovn-octavia-provider,placement,python-magnumclient,requirements,swift,magnum-cluster-api = \A\L\L ]] 2026-04-02 02:26:42.531 | + inc/python:use_library_from_git:268 : [[ ,novnc,barbican,cinder,devstack,glance,keystone,magnum,manila,neutron,nova,octavia,os-test-images,ovn-octavia-provider,placement,python-magnumclient,requirements,swift,magnum-cluster-api, =~ ,oslo.policy, ]] 2026-04-02 02:26:42.538 | + inc/python:use_library_from_git:269 : return 1 2026-04-02 02:26:42.544 | + lib/libraries:install_libs:112 : _install_lib_from_source oslo.privsep 2026-04-02 02:26:42.551 | + lib/libraries:_install_lib_from_source:75 : local name=oslo.privsep 2026-04-02 02:26:42.557 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git oslo.privsep 2026-04-02 02:26:42.563 | + inc/python:use_library_from_git:266 : local name=oslo.privsep 2026-04-02 02:26:42.570 | + inc/python:use_library_from_git:267 : local enabled=1 2026-04-02 02:26:42.576 | + inc/python:use_library_from_git:268 : [[ novnc,barbican,cinder,devstack,glance,keystone,magnum,manila,neutron,nova,octavia,os-test-images,ovn-octavia-provider,placement,python-magnumclient,requirements,swift,magnum-cluster-api = \A\L\L ]] 2026-04-02 02:26:42.583 | + inc/python:use_library_from_git:268 : [[ ,novnc,barbican,cinder,devstack,glance,keystone,magnum,manila,neutron,nova,octavia,os-test-images,ovn-octavia-provider,placement,python-magnumclient,requirements,swift,magnum-cluster-api, =~ ,oslo.privsep, ]] 2026-04-02 02:26:42.590 | + inc/python:use_library_from_git:269 : return 1 2026-04-02 02:26:42.597 | + lib/libraries:install_libs:113 : _install_lib_from_source oslo.reports 2026-04-02 02:26:42.602 | + lib/libraries:_install_lib_from_source:75 : local name=oslo.reports 2026-04-02 02:26:42.610 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git oslo.reports 2026-04-02 02:26:42.617 | + inc/python:use_library_from_git:266 : local name=oslo.reports 2026-04-02 02:26:42.623 | + inc/python:use_library_from_git:267 : local enabled=1 2026-04-02 02:26:42.629 | + inc/python:use_library_from_git:268 : [[ novnc,barbican,cinder,devstack,glance,keystone,magnum,manila,neutron,nova,octavia,os-test-images,ovn-octavia-provider,placement,python-magnumclient,requirements,swift,magnum-cluster-api = \A\L\L ]] 2026-04-02 02:26:42.635 | + inc/python:use_library_from_git:268 : [[ ,novnc,barbican,cinder,devstack,glance,keystone,magnum,manila,neutron,nova,octavia,os-test-images,ovn-octavia-provider,placement,python-magnumclient,requirements,swift,magnum-cluster-api, =~ ,oslo.reports, ]] 2026-04-02 02:26:42.640 | + inc/python:use_library_from_git:269 : return 1 2026-04-02 02:26:42.646 | + lib/libraries:install_libs:114 : _install_lib_from_source oslo.rootwrap 2026-04-02 02:26:42.654 | + lib/libraries:_install_lib_from_source:75 : local name=oslo.rootwrap 2026-04-02 02:26:42.660 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git oslo.rootwrap 2026-04-02 02:26:42.666 | + inc/python:use_library_from_git:266 : local name=oslo.rootwrap 2026-04-02 02:26:42.673 | + inc/python:use_library_from_git:267 : local enabled=1 2026-04-02 02:26:42.678 | + inc/python:use_library_from_git:268 : [[ novnc,barbican,cinder,devstack,glance,keystone,magnum,manila,neutron,nova,octavia,os-test-images,ovn-octavia-provider,placement,python-magnumclient,requirements,swift,magnum-cluster-api = \A\L\L ]] 2026-04-02 02:26:42.684 | + inc/python:use_library_from_git:268 : [[ ,novnc,barbican,cinder,devstack,glance,keystone,magnum,manila,neutron,nova,octavia,os-test-images,ovn-octavia-provider,placement,python-magnumclient,requirements,swift,magnum-cluster-api, =~ ,oslo.rootwrap, ]] 2026-04-02 02:26:42.691 | + inc/python:use_library_from_git:269 : return 1 2026-04-02 02:26:42.697 | + lib/libraries:install_libs:115 : _install_lib_from_source oslo.serialization 2026-04-02 02:26:42.703 | + lib/libraries:_install_lib_from_source:75 : local name=oslo.serialization 2026-04-02 02:26:42.709 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git oslo.serialization 2026-04-02 02:26:42.715 | + inc/python:use_library_from_git:266 : local name=oslo.serialization 2026-04-02 02:26:42.722 | + inc/python:use_library_from_git:267 : local enabled=1 2026-04-02 02:26:42.729 | + inc/python:use_library_from_git:268 : [[ novnc,barbican,cinder,devstack,glance,keystone,magnum,manila,neutron,nova,octavia,os-test-images,ovn-octavia-provider,placement,python-magnumclient,requirements,swift,magnum-cluster-api = \A\L\L ]] 2026-04-02 02:26:42.735 | + inc/python:use_library_from_git:268 : [[ ,novnc,barbican,cinder,devstack,glance,keystone,magnum,manila,neutron,nova,octavia,os-test-images,ovn-octavia-provider,placement,python-magnumclient,requirements,swift,magnum-cluster-api, =~ ,oslo.serialization, ]] 2026-04-02 02:26:42.742 | + inc/python:use_library_from_git:269 : return 1 2026-04-02 02:26:42.748 | + lib/libraries:install_libs:116 : _install_lib_from_source oslo.service 2026-04-02 02:26:42.757 | + lib/libraries:_install_lib_from_source:75 : local name=oslo.service 2026-04-02 02:26:42.763 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git oslo.service 2026-04-02 02:26:42.769 | + inc/python:use_library_from_git:266 : local name=oslo.service 2026-04-02 02:26:42.774 | + inc/python:use_library_from_git:267 : local enabled=1 2026-04-02 02:26:42.779 | + inc/python:use_library_from_git:268 : [[ novnc,barbican,cinder,devstack,glance,keystone,magnum,manila,neutron,nova,octavia,os-test-images,ovn-octavia-provider,placement,python-magnumclient,requirements,swift,magnum-cluster-api = \A\L\L ]] 2026-04-02 02:26:42.784 | + inc/python:use_library_from_git:268 : [[ ,novnc,barbican,cinder,devstack,glance,keystone,magnum,manila,neutron,nova,octavia,os-test-images,ovn-octavia-provider,placement,python-magnumclient,requirements,swift,magnum-cluster-api, =~ ,oslo.service, ]] 2026-04-02 02:26:42.788 | + inc/python:use_library_from_git:269 : return 1 2026-04-02 02:26:42.796 | + lib/libraries:install_libs:117 : _install_lib_from_source oslo.utils 2026-04-02 02:26:42.801 | + lib/libraries:_install_lib_from_source:75 : local name=oslo.utils 2026-04-02 02:26:42.808 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git oslo.utils 2026-04-02 02:26:42.814 | + inc/python:use_library_from_git:266 : local name=oslo.utils 2026-04-02 02:26:42.822 | + inc/python:use_library_from_git:267 : local enabled=1 2026-04-02 02:26:42.829 | + inc/python:use_library_from_git:268 : [[ novnc,barbican,cinder,devstack,glance,keystone,magnum,manila,neutron,nova,octavia,os-test-images,ovn-octavia-provider,placement,python-magnumclient,requirements,swift,magnum-cluster-api = \A\L\L ]] 2026-04-02 02:26:42.835 | + inc/python:use_library_from_git:268 : [[ ,novnc,barbican,cinder,devstack,glance,keystone,magnum,manila,neutron,nova,octavia,os-test-images,ovn-octavia-provider,placement,python-magnumclient,requirements,swift,magnum-cluster-api, =~ ,oslo.utils, ]] 2026-04-02 02:26:42.843 | + inc/python:use_library_from_git:269 : return 1 2026-04-02 02:26:42.850 | + lib/libraries:install_libs:118 : _install_lib_from_source oslo.versionedobjects 2026-04-02 02:26:42.857 | + lib/libraries:_install_lib_from_source:75 : local name=oslo.versionedobjects 2026-04-02 02:26:42.863 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git oslo.versionedobjects 2026-04-02 02:26:42.870 | + inc/python:use_library_from_git:266 : local name=oslo.versionedobjects 2026-04-02 02:26:42.877 | + inc/python:use_library_from_git:267 : local enabled=1 2026-04-02 02:26:42.883 | + inc/python:use_library_from_git:268 : [[ novnc,barbican,cinder,devstack,glance,keystone,magnum,manila,neutron,nova,octavia,os-test-images,ovn-octavia-provider,placement,python-magnumclient,requirements,swift,magnum-cluster-api = \A\L\L ]] 2026-04-02 02:26:42.889 | + inc/python:use_library_from_git:268 : [[ ,novnc,barbican,cinder,devstack,glance,keystone,magnum,manila,neutron,nova,octavia,os-test-images,ovn-octavia-provider,placement,python-magnumclient,requirements,swift,magnum-cluster-api, =~ ,oslo.versionedobjects, ]] 2026-04-02 02:26:42.895 | + inc/python:use_library_from_git:269 : return 1 2026-04-02 02:26:42.901 | + lib/libraries:install_libs:119 : _install_lib_from_source oslo.vmware 2026-04-02 02:26:42.907 | + lib/libraries:_install_lib_from_source:75 : local name=oslo.vmware 2026-04-02 02:26:42.914 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git oslo.vmware 2026-04-02 02:26:42.921 | + inc/python:use_library_from_git:266 : local name=oslo.vmware 2026-04-02 02:26:42.928 | + inc/python:use_library_from_git:267 : local enabled=1 2026-04-02 02:26:42.934 | + inc/python:use_library_from_git:268 : [[ novnc,barbican,cinder,devstack,glance,keystone,magnum,manila,neutron,nova,octavia,os-test-images,ovn-octavia-provider,placement,python-magnumclient,requirements,swift,magnum-cluster-api = \A\L\L ]] 2026-04-02 02:26:42.939 | + inc/python:use_library_from_git:268 : [[ ,novnc,barbican,cinder,devstack,glance,keystone,magnum,manila,neutron,nova,octavia,os-test-images,ovn-octavia-provider,placement,python-magnumclient,requirements,swift,magnum-cluster-api, =~ ,oslo.vmware, ]] 2026-04-02 02:26:42.943 | + inc/python:use_library_from_git:269 : return 1 2026-04-02 02:26:42.950 | + lib/libraries:install_libs:120 : _install_lib_from_source osprofiler 2026-04-02 02:26:42.957 | + lib/libraries:_install_lib_from_source:75 : local name=osprofiler 2026-04-02 02:26:42.963 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git osprofiler 2026-04-02 02:26:42.968 | + inc/python:use_library_from_git:266 : local name=osprofiler 2026-04-02 02:26:42.974 | + inc/python:use_library_from_git:267 : local enabled=1 2026-04-02 02:26:42.980 | + inc/python:use_library_from_git:268 : [[ novnc,barbican,cinder,devstack,glance,keystone,magnum,manila,neutron,nova,octavia,os-test-images,ovn-octavia-provider,placement,python-magnumclient,requirements,swift,magnum-cluster-api = \A\L\L ]] 2026-04-02 02:26:42.988 | + inc/python:use_library_from_git:268 : [[ ,novnc,barbican,cinder,devstack,glance,keystone,magnum,manila,neutron,nova,octavia,os-test-images,ovn-octavia-provider,placement,python-magnumclient,requirements,swift,magnum-cluster-api, =~ ,osprofiler, ]] 2026-04-02 02:26:42.994 | + inc/python:use_library_from_git:269 : return 1 2026-04-02 02:26:43.000 | + lib/libraries:install_libs:121 : _install_lib_from_source pycadf 2026-04-02 02:26:43.006 | + lib/libraries:_install_lib_from_source:75 : local name=pycadf 2026-04-02 02:26:43.011 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git pycadf 2026-04-02 02:26:43.016 | + inc/python:use_library_from_git:266 : local name=pycadf 2026-04-02 02:26:43.023 | + inc/python:use_library_from_git:267 : local enabled=1 2026-04-02 02:26:43.028 | + inc/python:use_library_from_git:268 : [[ novnc,barbican,cinder,devstack,glance,keystone,magnum,manila,neutron,nova,octavia,os-test-images,ovn-octavia-provider,placement,python-magnumclient,requirements,swift,magnum-cluster-api = \A\L\L ]] 2026-04-02 02:26:43.034 | + inc/python:use_library_from_git:268 : [[ ,novnc,barbican,cinder,devstack,glance,keystone,magnum,manila,neutron,nova,octavia,os-test-images,ovn-octavia-provider,placement,python-magnumclient,requirements,swift,magnum-cluster-api, =~ ,pycadf, ]] 2026-04-02 02:26:43.040 | + inc/python:use_library_from_git:269 : return 1 2026-04-02 02:26:43.045 | + lib/libraries:install_libs:122 : _install_lib_from_source stevedore 2026-04-02 02:26:43.051 | + lib/libraries:_install_lib_from_source:75 : local name=stevedore 2026-04-02 02:26:43.057 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git stevedore 2026-04-02 02:26:43.063 | + inc/python:use_library_from_git:266 : local name=stevedore 2026-04-02 02:26:43.069 | + inc/python:use_library_from_git:267 : local enabled=1 2026-04-02 02:26:43.075 | + inc/python:use_library_from_git:268 : [[ novnc,barbican,cinder,devstack,glance,keystone,magnum,manila,neutron,nova,octavia,os-test-images,ovn-octavia-provider,placement,python-magnumclient,requirements,swift,magnum-cluster-api = \A\L\L ]] 2026-04-02 02:26:43.080 | + inc/python:use_library_from_git:268 : [[ ,novnc,barbican,cinder,devstack,glance,keystone,magnum,manila,neutron,nova,octavia,os-test-images,ovn-octavia-provider,placement,python-magnumclient,requirements,swift,magnum-cluster-api, =~ ,stevedore, ]] 2026-04-02 02:26:43.087 | + inc/python:use_library_from_git:269 : return 1 2026-04-02 02:26:43.094 | + lib/libraries:install_libs:123 : _install_lib_from_source taskflow 2026-04-02 02:26:43.101 | + lib/libraries:_install_lib_from_source:75 : local name=taskflow 2026-04-02 02:26:43.107 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git taskflow 2026-04-02 02:26:43.113 | + inc/python:use_library_from_git:266 : local name=taskflow 2026-04-02 02:26:43.120 | + inc/python:use_library_from_git:267 : local enabled=1 2026-04-02 02:26:43.125 | + inc/python:use_library_from_git:268 : [[ novnc,barbican,cinder,devstack,glance,keystone,magnum,manila,neutron,nova,octavia,os-test-images,ovn-octavia-provider,placement,python-magnumclient,requirements,swift,magnum-cluster-api = \A\L\L ]] 2026-04-02 02:26:43.131 | + inc/python:use_library_from_git:268 : [[ ,novnc,barbican,cinder,devstack,glance,keystone,magnum,manila,neutron,nova,octavia,os-test-images,ovn-octavia-provider,placement,python-magnumclient,requirements,swift,magnum-cluster-api, =~ ,taskflow, ]] 2026-04-02 02:26:43.138 | + inc/python:use_library_from_git:269 : return 1 2026-04-02 02:26:43.145 | + lib/libraries:install_libs:124 : _install_lib_from_source tooz 2026-04-02 02:26:43.151 | + lib/libraries:_install_lib_from_source:75 : local name=tooz 2026-04-02 02:26:43.155 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git tooz 2026-04-02 02:26:43.161 | + inc/python:use_library_from_git:266 : local name=tooz 2026-04-02 02:26:43.167 | + inc/python:use_library_from_git:267 : local enabled=1 2026-04-02 02:26:43.174 | + inc/python:use_library_from_git:268 : [[ novnc,barbican,cinder,devstack,glance,keystone,magnum,manila,neutron,nova,octavia,os-test-images,ovn-octavia-provider,placement,python-magnumclient,requirements,swift,magnum-cluster-api = \A\L\L ]] 2026-04-02 02:26:43.180 | + inc/python:use_library_from_git:268 : [[ ,novnc,barbican,cinder,devstack,glance,keystone,magnum,manila,neutron,nova,octavia,os-test-images,ovn-octavia-provider,placement,python-magnumclient,requirements,swift,magnum-cluster-api, =~ ,tooz, ]] 2026-04-02 02:26:43.186 | + inc/python:use_library_from_git:269 : return 1 2026-04-02 02:26:43.191 | + lib/libraries:install_libs:128 : _install_lib_from_source os-brick 2026-04-02 02:26:43.196 | + lib/libraries:_install_lib_from_source:75 : local name=os-brick 2026-04-02 02:26:43.201 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git os-brick 2026-04-02 02:26:43.207 | + inc/python:use_library_from_git:266 : local name=os-brick 2026-04-02 02:26:43.214 | + inc/python:use_library_from_git:267 : local enabled=1 2026-04-02 02:26:43.221 | + inc/python:use_library_from_git:268 : [[ novnc,barbican,cinder,devstack,glance,keystone,magnum,manila,neutron,nova,octavia,os-test-images,ovn-octavia-provider,placement,python-magnumclient,requirements,swift,magnum-cluster-api = \A\L\L ]] 2026-04-02 02:26:43.227 | + inc/python:use_library_from_git:268 : [[ ,novnc,barbican,cinder,devstack,glance,keystone,magnum,manila,neutron,nova,octavia,os-test-images,ovn-octavia-provider,placement,python-magnumclient,requirements,swift,magnum-cluster-api, =~ ,os-brick, ]] 2026-04-02 02:26:43.233 | + inc/python:use_library_from_git:269 : return 1 2026-04-02 02:26:43.238 | + lib/libraries:install_libs:129 : _install_lib_from_source os-resource-classes 2026-04-02 02:26:43.244 | + lib/libraries:_install_lib_from_source:75 : local name=os-resource-classes 2026-04-02 02:26:43.248 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git os-resource-classes 2026-04-02 02:26:43.256 | + inc/python:use_library_from_git:266 : local name=os-resource-classes 2026-04-02 02:26:43.262 | + inc/python:use_library_from_git:267 : local enabled=1 2026-04-02 02:26:43.268 | + inc/python:use_library_from_git:268 : [[ novnc,barbican,cinder,devstack,glance,keystone,magnum,manila,neutron,nova,octavia,os-test-images,ovn-octavia-provider,placement,python-magnumclient,requirements,swift,magnum-cluster-api = \A\L\L ]] 2026-04-02 02:26:43.274 | + inc/python:use_library_from_git:268 : [[ ,novnc,barbican,cinder,devstack,glance,keystone,magnum,manila,neutron,nova,octavia,os-test-images,ovn-octavia-provider,placement,python-magnumclient,requirements,swift,magnum-cluster-api, =~ ,os-resource-classes, ]] 2026-04-02 02:26:43.279 | + inc/python:use_library_from_git:269 : return 1 2026-04-02 02:26:43.286 | + lib/libraries:install_libs:130 : _install_lib_from_source os-traits 2026-04-02 02:26:43.292 | + lib/libraries:_install_lib_from_source:75 : local name=os-traits 2026-04-02 02:26:43.299 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git os-traits 2026-04-02 02:26:43.305 | + inc/python:use_library_from_git:266 : local name=os-traits 2026-04-02 02:26:43.308 | + inc/python:use_library_from_git:267 : local enabled=1 2026-04-02 02:26:43.312 | + inc/python:use_library_from_git:268 : [[ novnc,barbican,cinder,devstack,glance,keystone,magnum,manila,neutron,nova,octavia,os-test-images,ovn-octavia-provider,placement,python-magnumclient,requirements,swift,magnum-cluster-api = \A\L\L ]] 2026-04-02 02:26:43.318 | + inc/python:use_library_from_git:268 : [[ ,novnc,barbican,cinder,devstack,glance,keystone,magnum,manila,neutron,nova,octavia,os-test-images,ovn-octavia-provider,placement,python-magnumclient,requirements,swift,magnum-cluster-api, =~ ,os-traits, ]] 2026-04-02 02:26:43.324 | + inc/python:use_library_from_git:269 : return 1 2026-04-02 02:26:43.330 | + lib/libraries:install_libs:133 : _install_lib_from_source python-barbicanclient 2026-04-02 02:26:43.335 | + lib/libraries:_install_lib_from_source:75 : local name=python-barbicanclient 2026-04-02 02:26:43.340 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git python-barbicanclient 2026-04-02 02:26:43.348 | + inc/python:use_library_from_git:266 : local name=python-barbicanclient 2026-04-02 02:26:43.354 | + inc/python:use_library_from_git:267 : local enabled=1 2026-04-02 02:26:43.359 | + inc/python:use_library_from_git:268 : [[ novnc,barbican,cinder,devstack,glance,keystone,magnum,manila,neutron,nova,octavia,os-test-images,ovn-octavia-provider,placement,python-magnumclient,requirements,swift,magnum-cluster-api = \A\L\L ]] 2026-04-02 02:26:43.364 | + inc/python:use_library_from_git:268 : [[ ,novnc,barbican,cinder,devstack,glance,keystone,magnum,manila,neutron,nova,octavia,os-test-images,ovn-octavia-provider,placement,python-magnumclient,requirements,swift,magnum-cluster-api, =~ ,python-barbicanclient, ]] 2026-04-02 02:26:43.371 | + inc/python:use_library_from_git:269 : return 1 2026-04-02 02:26:43.377 | + lib/libraries:install_libs:135 : use_library_from_git etcd3gw 2026-04-02 02:26:43.384 | + inc/python:use_library_from_git:266 : local name=etcd3gw 2026-04-02 02:26:43.391 | + inc/python:use_library_from_git:267 : local enabled=1 2026-04-02 02:26:43.399 | + inc/python:use_library_from_git:268 : [[ novnc,barbican,cinder,devstack,glance,keystone,magnum,manila,neutron,nova,octavia,os-test-images,ovn-octavia-provider,placement,python-magnumclient,requirements,swift,magnum-cluster-api = \A\L\L ]] 2026-04-02 02:26:43.405 | + inc/python:use_library_from_git:268 : [[ ,novnc,barbican,cinder,devstack,glance,keystone,magnum,manila,neutron,nova,octavia,os-test-images,ovn-octavia-provider,placement,python-magnumclient,requirements,swift,magnum-cluster-api, =~ ,etcd3gw, ]] 2026-04-02 02:26:43.411 | + inc/python:use_library_from_git:269 : return 1 2026-04-02 02:26:43.415 | + lib/libraries:install_libs:139 : pip_install etcd3gw 2026-04-02 02:26:43.461 | Using python 3.12 to install etcd3gw 2026-04-02 02:26:43.466 | + inc/python:pip_install:210 : env http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= /opt/stack/data/venv/bin/pip install -c /opt/stack/requirements/upper-constraints.txt etcd3gw 2026-04-02 02:26:44.107 | Collecting etcd3gw 2026-04-02 02:26:44.305 | Downloading etcd3gw-2.5.0-py3-none-any.whl.metadata (2.2 kB) 2026-04-02 02:26:44.315 | Requirement already satisfied: pbr>=2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from etcd3gw) (7.0.3) 2026-04-02 02:26:44.349 | Collecting requests>=2.20.0 (from etcd3gw) 2026-04-02 02:26:44.350 | Using cached requests-2.32.5-py3-none-any.whl.metadata (4.9 kB) 2026-04-02 02:26:44.384 | Collecting futurist>=0.16.0 (from etcd3gw) 2026-04-02 02:26:44.430 | Downloading futurist-3.2.1-py3-none-any.whl.metadata (2.2 kB) 2026-04-02 02:26:44.474 | Collecting debtcollector>=3.0.0 (from futurist>=0.16.0->etcd3gw) 2026-04-02 02:26:44.523 | Downloading debtcollector-3.1.0-py3-none-any.whl.metadata (2.6 kB) 2026-04-02 02:26:44.740 | Collecting wrapt>=2.1.0 (from debtcollector>=3.0.0->futurist>=0.16.0->etcd3gw) 2026-04-02 02:26:44.787 | Downloading wrapt-2.1.1-cp312-cp312-manylinux1_x86_64.manylinux_2_28_x86_64.manylinux_2_5_x86_64.whl.metadata (7.4 kB) 2026-04-02 02:26:44.804 | Requirement already satisfied: setuptools in /opt/stack/data/venv/lib/python3.12/site-packages (from pbr>=2.0->etcd3gw) (82.0.1) 2026-04-02 02:26:44.910 | Collecting charset_normalizer<4,>=2 (from requests>=2.20.0->etcd3gw) 2026-04-02 02:26:44.912 | Using cached charset_normalizer-3.4.4-cp312-cp312-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl.metadata (37 kB) 2026-04-02 02:26:44.938 | Collecting idna<4,>=2.5 (from requests>=2.20.0->etcd3gw) 2026-04-02 02:26:44.940 | Using cached idna-3.11-py3-none-any.whl.metadata (8.4 kB) 2026-04-02 02:26:44.973 | Collecting urllib3<3,>=1.21.1 (from requests>=2.20.0->etcd3gw) 2026-04-02 02:26:44.974 | Using cached urllib3-2.6.3-py3-none-any.whl.metadata (6.9 kB) 2026-04-02 02:26:44.977 | Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3/dist-packages (from requests>=2.20.0->etcd3gw) (2023.11.17) 2026-04-02 02:26:45.030 | Downloading etcd3gw-2.5.0-py3-none-any.whl (24 kB) 2026-04-02 02:26:45.099 | Downloading futurist-3.2.1-py3-none-any.whl (40 kB) 2026-04-02 02:26:45.168 | Downloading debtcollector-3.1.0-py3-none-any.whl (24 kB) 2026-04-02 02:26:45.180 | Using cached requests-2.32.5-py3-none-any.whl (64 kB) 2026-04-02 02:26:45.182 | Using cached charset_normalizer-3.4.4-cp312-cp312-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl (153 kB) 2026-04-02 02:26:45.184 | Using cached idna-3.11-py3-none-any.whl (71 kB) 2026-04-02 02:26:45.186 | Using cached urllib3-2.6.3-py3-none-any.whl (131 kB) 2026-04-02 02:26:45.234 | Downloading wrapt-2.1.1-cp312-cp312-manylinux1_x86_64.manylinux_2_28_x86_64.manylinux_2_5_x86_64.whl (121 kB) 2026-04-02 02:26:45.358 | Installing collected packages: wrapt, urllib3, idna, charset_normalizer, requests, debtcollector, futurist, etcd3gw 2026-04-02 02:26:45.385 | Attempting uninstall: urllib3 2026-04-02 02:26:45.390 | Found existing installation: urllib3 2.0.7 2026-04-02 02:26:45.391 | Not uninstalling urllib3 at /usr/lib/python3/dist-packages, outside environment /opt/stack/data/venv 2026-04-02 02:26:45.391 | Can't uninstall 'urllib3'. No files were found to uninstall. 2026-04-02 02:26:45.472 | Attempting uninstall: idna 2026-04-02 02:26:45.477 | Found existing installation: idna 3.6 2026-04-02 02:26:45.478 | Not uninstalling idna at /usr/lib/python3/dist-packages, outside environment /opt/stack/data/venv 2026-04-02 02:26:45.478 | Can't uninstall 'idna'. No files were found to uninstall. 2026-04-02 02:26:45.631 | Attempting uninstall: requests 2026-04-02 02:26:45.636 | Found existing installation: requests 2.31.0 2026-04-02 02:26:45.637 | Not uninstalling requests at /usr/lib/python3/dist-packages, outside environment /opt/stack/data/venv 2026-04-02 02:26:45.637 | Can't uninstall 'requests'. No files were found to uninstall. 2026-04-02 02:26:45.770 | 2026-04-02 02:26:45.774 | Successfully installed charset_normalizer-3.4.4 debtcollector-3.1.0 etcd3gw-2.5.0 futurist-3.2.1 idna-3.11 requests-2.32.5 urllib3-2.6.3 wrapt-2.1.1 2026-04-02 02:26:45.942 | + inc/python:pip_install:216 : result=0 2026-04-02 02:26:45.949 | + inc/python:pip_install:218 : time_stop pip_install 2026-04-02 02:26:45.954 | + functions-common:time_stop:2412 : local name 2026-04-02 02:26:45.959 | + functions-common:time_stop:2413 : local end_time 2026-04-02 02:26:45.964 | + functions-common:time_stop:2414 : local elapsed_time 2026-04-02 02:26:45.969 | + functions-common:time_stop:2415 : local total 2026-04-02 02:26:45.974 | + functions-common:time_stop:2416 : local start_time 2026-04-02 02:26:45.978 | + functions-common:time_stop:2418 : name=pip_install 2026-04-02 02:26:45.983 | + functions-common:time_stop:2419 : start_time=1775096803449 2026-04-02 02:26:45.987 | + functions-common:time_stop:2421 : [[ -z 1775096803449 ]] 2026-04-02 02:26:45.993 | ++ functions-common:time_stop:2424 : date +%s%3N 2026-04-02 02:26:46.002 | + functions-common:time_stop:2424 : end_time=1775096805996 2026-04-02 02:26:46.007 | + functions-common:time_stop:2425 : elapsed_time=2547 2026-04-02 02:26:46.013 | + functions-common:time_stop:2426 : total=22764 2026-04-02 02:26:46.017 | + functions-common:time_stop:2428 : _TIME_START[$name]= 2026-04-02 02:26:46.022 | + functions-common:time_stop:2429 : _TIME_TOTAL[$name]=25311 2026-04-02 02:26:46.027 | + inc/python:pip_install:219 : return 0 2026-04-02 02:26:46.032 | + ./stack.sh:main:897 : install_apache_uwsgi 2026-04-02 02:26:46.039 | + lib/apache:install_apache_uwsgi:79 : local apxs=apxs2 2026-04-02 02:26:46.044 | + lib/apache:install_apache_uwsgi:80 : is_fedora 2026-04-02 02:26:46.049 | + functions-common:is_fedora:524 : [[ -z Ubuntu ]] 2026-04-02 02:26:46.055 | + functions-common:is_fedora:528 : '[' Ubuntu = Fedora ']' 2026-04-02 02:26:46.060 | + functions-common:is_fedora:528 : '[' Ubuntu = 'Red Hat' ']' 2026-04-02 02:26:46.066 | + functions-common:is_fedora:529 : '[' Ubuntu = openEuler ']' 2026-04-02 02:26:46.071 | + functions-common:is_fedora:530 : '[' Ubuntu = RedHatEnterpriseServer ']' 2026-04-02 02:26:46.078 | + functions-common:is_fedora:531 : '[' Ubuntu = RedHatEnterprise ']' 2026-04-02 02:26:46.084 | + functions-common:is_fedora:532 : '[' Ubuntu = RedHatEnterpriseLinux ']' 2026-04-02 02:26:46.090 | + functions-common:is_fedora:533 : '[' Ubuntu = RockyLinux ']' 2026-04-02 02:26:46.095 | + functions-common:is_fedora:534 : '[' Ubuntu = CentOS ']' 2026-04-02 02:26:46.100 | + functions-common:is_fedora:534 : '[' Ubuntu = CentOSStream ']' 2026-04-02 02:26:46.107 | + functions-common:is_fedora:535 : '[' Ubuntu = AlmaLinux ']' 2026-04-02 02:26:46.113 | + functions-common:is_fedora:536 : '[' Ubuntu = OracleServer ']' 2026-04-02 02:26:46.119 | + functions-common:is_fedora:536 : '[' Ubuntu = Virtuozzo ']' 2026-04-02 02:26:46.126 | + lib/apache:install_apache_uwsgi:84 : is_ubuntu 2026-04-02 02:26:46.132 | + functions-common:is_ubuntu:544 : [[ -z deb ]] 2026-04-02 02:26:46.138 | + functions-common:is_ubuntu:547 : '[' deb = deb ']' 2026-04-02 02:26:46.144 | + lib/apache:install_apache_uwsgi:85 : local 'pkg_list=uwsgi uwsgi-plugin-python3' 2026-04-02 02:26:46.149 | + lib/apache:install_apache_uwsgi:86 : install_package uwsgi uwsgi-plugin-python3 2026-04-02 02:26:46.156 | + functions-common:install_package:1430 : update_package_repo 2026-04-02 02:26:46.161 | + functions-common:update_package_repo:1404 : NO_UPDATE_REPOS=False 2026-04-02 02:26:46.168 | + functions-common:update_package_repo:1405 : REPOS_UPDATED=True 2026-04-02 02:26:46.173 | + functions-common:update_package_repo:1406 : RETRY_UPDATE=False 2026-04-02 02:26:46.179 | + functions-common:update_package_repo:1408 : [[ False = \T\r\u\e ]] 2026-04-02 02:26:46.183 | + functions-common:update_package_repo:1412 : is_ubuntu 2026-04-02 02:26:46.189 | + functions-common:is_ubuntu:544 : [[ -z deb ]] 2026-04-02 02:26:46.194 | + functions-common:is_ubuntu:547 : '[' deb = deb ']' 2026-04-02 02:26:46.200 | + functions-common:update_package_repo:1413 : apt_get_update 2026-04-02 02:26:46.206 | + functions-common:apt_get_update:1158 : [[ True == \T\r\u\e ]] 2026-04-02 02:26:46.212 | + functions-common:apt_get_update:1158 : [[ False != \T\r\u\e ]] 2026-04-02 02:26:46.218 | + functions-common:apt_get_update:1159 : return 2026-04-02 02:26:46.223 | + functions-common:install_package:1431 : real_install_package uwsgi uwsgi-plugin-python3 2026-04-02 02:26:46.228 | + functions-common:real_install_package:1418 : is_ubuntu 2026-04-02 02:26:46.234 | + functions-common:is_ubuntu:544 : [[ -z deb ]] 2026-04-02 02:26:46.239 | + functions-common:is_ubuntu:547 : '[' deb = deb ']' 2026-04-02 02:26:46.245 | + functions-common:real_install_package:1419 : apt_get install uwsgi uwsgi-plugin-python3 2026-04-02 02:26:46.295 | + functions-common:apt_get:1199 : sudo DEBIAN_FRONTEND=noninteractive http_proxy= https_proxy= no_proxy= apt-get --option Dpkg::Options::=--force-confold --assume-yes install uwsgi uwsgi-plugin-python3 2026-04-02 02:26:46.341 | Reading package lists... 2026-04-02 02:26:46.595 | Building dependency tree... 2026-04-02 02:26:46.596 | Reading state information... 2026-04-02 02:26:46.831 | The following additional packages will be installed: 2026-04-02 02:26:46.832 | libnorm1t64 libpgm-5.3-0t64 libsodium23 libyajl2 libzmq5 uwsgi-core 2026-04-02 02:26:46.833 | Suggested packages: 2026-04-02 02:26:46.833 | nginx-full | cherokee | libapache2-mod-proxy-uwsgi | libapache2-mod-uwsgi 2026-04-02 02:26:46.833 | | libapache2-mod-ruwsgi uwsgi-dev uwsgi-extra uwsgi-plugins-all 2026-04-02 02:26:46.833 | python3-uwsgidecorators 2026-04-02 02:26:46.874 | The following NEW packages will be installed: 2026-04-02 02:26:46.875 | libnorm1t64 libpgm-5.3-0t64 libsodium23 libyajl2 libzmq5 uwsgi uwsgi-core 2026-04-02 02:26:46.875 | uwsgi-plugin-python3 2026-04-02 02:26:46.971 | 0 upgraded, 8 newly installed, 0 to remove and 7 not upgraded. 2026-04-02 02:26:46.971 | Need to get 1,451 kB of archives. 2026-04-02 02:26:46.971 | After this operation, 4,760 kB of additional disk space will be used. 2026-04-02 02:26:46.971 | Get:1 http://nova.clouds.archive.ubuntu.com/ubuntu noble/universe amd64 libnorm1t64 amd64 1.5.9+dfsg-3.1build1 [154 kB] 2026-04-02 02:26:47.657 | Get:2 http://nova.clouds.archive.ubuntu.com/ubuntu noble/universe amd64 libpgm-5.3-0t64 amd64 5.3.128~dfsg-2.1build1 [167 kB] 2026-04-02 02:26:48.074 | Get:3 http://nova.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 libsodium23 amd64 1.0.18-1ubuntu0.24.04.1 [161 kB] 2026-04-02 02:26:48.648 | Get:4 http://nova.clouds.archive.ubuntu.com/ubuntu noble/universe amd64 libzmq5 amd64 4.3.5-1build2 [260 kB] 2026-04-02 02:26:49.996 | Get:5 http://nova.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libyajl2 amd64 2.1.0-5build1 [20.2 kB] 2026-04-02 02:26:50.183 | Get:6 http://nova.clouds.archive.ubuntu.com/ubuntu noble/universe amd64 uwsgi-core amd64 2.0.24-2ubuntu10 [585 kB] 2026-04-02 02:27:10.835 | Get:7 http://nova.clouds.archive.ubuntu.com/ubuntu noble/universe amd64 uwsgi amd64 2.0.24-2ubuntu10 [22.0 kB] 2026-04-02 02:27:11.421 | Get:8 http://nova.clouds.archive.ubuntu.com/ubuntu noble/universe amd64 uwsgi-plugin-python3 amd64 2.0.24-2ubuntu10 [81.9 kB] 2026-04-02 02:27:15.433 | debconf: delaying package configuration, since apt-utils is not installed 2026-04-02 02:27:15.476 | Fetched 1,451 kB in 28s (51.2 kB/s) 2026-04-02 02:27:15.518 | Selecting previously unselected package libnorm1t64:amd64. 2026-04-02 02:27:15.555 | (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 ... 68509 files and directories currently installed.) 2026-04-02 02:27:15.557 | Preparing to unpack .../0-libnorm1t64_1.5.9+dfsg-3.1build1_amd64.deb ... 2026-04-02 02:27:15.565 | Unpacking libnorm1t64:amd64 (1.5.9+dfsg-3.1build1) ... 2026-04-02 02:27:15.629 | Selecting previously unselected package libpgm-5.3-0t64:amd64. 2026-04-02 02:27:15.637 | Preparing to unpack .../1-libpgm-5.3-0t64_5.3.128~dfsg-2.1build1_amd64.deb ... 2026-04-02 02:27:15.642 | Unpacking libpgm-5.3-0t64:amd64 (5.3.128~dfsg-2.1build1) ... 2026-04-02 02:27:15.706 | Selecting previously unselected package libsodium23:amd64. 2026-04-02 02:27:15.716 | Preparing to unpack .../2-libsodium23_1.0.18-1ubuntu0.24.04.1_amd64.deb ... 2026-04-02 02:27:15.722 | Unpacking libsodium23:amd64 (1.0.18-1ubuntu0.24.04.1) ... 2026-04-02 02:27:15.783 | Selecting previously unselected package libzmq5:amd64. 2026-04-02 02:27:15.794 | Preparing to unpack .../3-libzmq5_4.3.5-1build2_amd64.deb ... 2026-04-02 02:27:15.798 | Unpacking libzmq5:amd64 (4.3.5-1build2) ... 2026-04-02 02:27:15.864 | Selecting previously unselected package libyajl2:amd64. 2026-04-02 02:27:15.871 | Preparing to unpack .../4-libyajl2_2.1.0-5build1_amd64.deb ... 2026-04-02 02:27:15.874 | Unpacking libyajl2:amd64 (2.1.0-5build1) ... 2026-04-02 02:27:15.930 | Selecting previously unselected package uwsgi-core. 2026-04-02 02:27:15.941 | Preparing to unpack .../5-uwsgi-core_2.0.24-2ubuntu10_amd64.deb ... 2026-04-02 02:27:15.944 | Unpacking uwsgi-core (2.0.24-2ubuntu10) ... 2026-04-02 02:27:16.080 | Selecting previously unselected package uwsgi. 2026-04-02 02:27:16.088 | Preparing to unpack .../6-uwsgi_2.0.24-2ubuntu10_amd64.deb ... 2026-04-02 02:27:16.096 | Unpacking uwsgi (2.0.24-2ubuntu10) ... 2026-04-02 02:27:16.152 | Selecting previously unselected package uwsgi-plugin-python3. 2026-04-02 02:27:16.161 | Preparing to unpack .../7-uwsgi-plugin-python3_2.0.24-2ubuntu10_amd64.deb ... 2026-04-02 02:27:16.165 | Unpacking uwsgi-plugin-python3 (2.0.24-2ubuntu10) ... 2026-04-02 02:27:16.238 | Setting up libnorm1t64:amd64 (1.5.9+dfsg-3.1build1) ... 2026-04-02 02:27:16.250 | Setting up libsodium23:amd64 (1.0.18-1ubuntu0.24.04.1) ... 2026-04-02 02:27:16.260 | Setting up libyajl2:amd64 (2.1.0-5build1) ... 2026-04-02 02:27:16.271 | Setting up libpgm-5.3-0t64:amd64 (5.3.128~dfsg-2.1build1) ... 2026-04-02 02:27:16.282 | Setting up libzmq5:amd64 (4.3.5-1build2) ... 2026-04-02 02:27:16.293 | Setting up uwsgi-core (2.0.24-2ubuntu10) ... 2026-04-02 02:27:16.314 | Setting up uwsgi (2.0.24-2ubuntu10) ... 2026-04-02 02:27:16.766 | Setting up uwsgi-plugin-python3 (2.0.24-2ubuntu10) ... 2026-04-02 02:27:16.813 | Processing triggers for man-db (2.12.0-4build2) ... 2026-04-02 02:27:17.541 | Processing triggers for libc-bin (2.39-0ubuntu8.7) ... 2026-04-02 02:27:17.822 | + functions-common:apt_get:1203 : result=0 2026-04-02 02:27:17.828 | + functions-common:apt_get:1206 : time_stop apt-get 2026-04-02 02:27:17.835 | + functions-common:time_stop:2412 : local name 2026-04-02 02:27:17.841 | + functions-common:time_stop:2413 : local end_time 2026-04-02 02:27:17.846 | + functions-common:time_stop:2414 : local elapsed_time 2026-04-02 02:27:17.851 | + functions-common:time_stop:2415 : local total 2026-04-02 02:27:17.856 | + functions-common:time_stop:2416 : local start_time 2026-04-02 02:27:17.860 | + functions-common:time_stop:2418 : name=apt-get 2026-04-02 02:27:17.865 | + functions-common:time_stop:2419 : start_time=1775096806288 2026-04-02 02:27:17.869 | + functions-common:time_stop:2421 : [[ -z 1775096806288 ]] 2026-04-02 02:27:17.875 | ++ functions-common:time_stop:2424 : date +%s%3N 2026-04-02 02:27:17.883 | + functions-common:time_stop:2424 : end_time=1775096837877 2026-04-02 02:27:17.888 | + functions-common:time_stop:2425 : elapsed_time=31589 2026-04-02 02:27:17.892 | + functions-common:time_stop:2426 : total=167864 2026-04-02 02:27:17.897 | + functions-common:time_stop:2428 : _TIME_START[$name]= 2026-04-02 02:27:17.902 | + functions-common:time_stop:2429 : _TIME_TOTAL[$name]=199453 2026-04-02 02:27:17.907 | + functions-common:apt_get:1207 : return 0 2026-04-02 02:27:17.912 | + lib/apache:install_apache_uwsgi:118 : is_ubuntu 2026-04-02 02:27:17.918 | + functions-common:is_ubuntu:544 : [[ -z deb ]] 2026-04-02 02:27:17.924 | + functions-common:is_ubuntu:547 : '[' deb = deb ']' 2026-04-02 02:27:17.928 | + lib/apache:install_apache_uwsgi:119 : a2query -m proxy 2026-04-02 02:27:17.997 | No module matches proxy 2026-04-02 02:27:18.004 | + lib/apache:install_apache_uwsgi:121 : sudo a2enmod proxy 2026-04-02 02:27:18.054 | Enabling module proxy. 2026-04-02 02:27:18.063 | To activate the new configuration, you need to run: 2026-04-02 02:27:18.063 | systemctl restart apache2 2026-04-02 02:27:18.074 | + lib/apache:install_apache_uwsgi:122 : sudo a2enmod proxy_uwsgi 2026-04-02 02:27:18.125 | Considering dependency proxy for proxy_uwsgi: 2026-04-02 02:27:18.125 | Module proxy already enabled 2026-04-02 02:27:18.125 | Enabling module proxy_uwsgi. 2026-04-02 02:27:18.135 | To activate the new configuration, you need to run: 2026-04-02 02:27:18.135 | systemctl restart apache2 2026-04-02 02:27:18.146 | + lib/apache:install_apache_uwsgi:123 : restart_apache_server 2026-04-02 02:27:18.152 | + lib/apache:restart_apache_server:238 : restart_service apache2 2026-04-02 02:27:18.159 | + functions-common:restart_service:2296 : '[' -x /bin/systemctl ']' 2026-04-02 02:27:18.164 | + functions-common:restart_service:2297 : sudo /bin/systemctl restart apache2 2026-04-02 02:27:18.303 | + ./stack.sh:main:900 : install_keystoneauth 2026-04-02 02:27:18.309 | + lib/keystone:install_keystoneauth:502 : use_library_from_git keystoneauth 2026-04-02 02:27:18.315 | + inc/python:use_library_from_git:266 : local name=keystoneauth 2026-04-02 02:27:18.320 | + inc/python:use_library_from_git:267 : local enabled=1 2026-04-02 02:27:18.325 | + inc/python:use_library_from_git:268 : [[ novnc,barbican,cinder,devstack,glance,keystone,magnum,manila,neutron,nova,octavia,os-test-images,ovn-octavia-provider,placement,python-magnumclient,requirements,swift,magnum-cluster-api = \A\L\L ]] 2026-04-02 02:27:18.331 | + inc/python:use_library_from_git:268 : [[ ,novnc,barbican,cinder,devstack,glance,keystone,magnum,manila,neutron,nova,octavia,os-test-images,ovn-octavia-provider,placement,python-magnumclient,requirements,swift,magnum-cluster-api, =~ ,keystoneauth, ]] 2026-04-02 02:27:18.337 | + inc/python:use_library_from_git:269 : return 1 2026-04-02 02:27:18.341 | + ./stack.sh:main:901 : install_keystoneclient 2026-04-02 02:27:18.348 | + lib/keystone:install_keystoneclient:510 : use_library_from_git python-keystoneclient 2026-04-02 02:27:18.354 | + inc/python:use_library_from_git:266 : local name=python-keystoneclient 2026-04-02 02:27:18.358 | + inc/python:use_library_from_git:267 : local enabled=1 2026-04-02 02:27:18.364 | + inc/python:use_library_from_git:268 : [[ novnc,barbican,cinder,devstack,glance,keystone,magnum,manila,neutron,nova,octavia,os-test-images,ovn-octavia-provider,placement,python-magnumclient,requirements,swift,magnum-cluster-api = \A\L\L ]] 2026-04-02 02:27:18.370 | + inc/python:use_library_from_git:268 : [[ ,novnc,barbican,cinder,devstack,glance,keystone,magnum,manila,neutron,nova,octavia,os-test-images,ovn-octavia-provider,placement,python-magnumclient,requirements,swift,magnum-cluster-api, =~ ,python-keystoneclient, ]] 2026-04-02 02:27:18.375 | + inc/python:use_library_from_git:269 : return 1 2026-04-02 02:27:18.380 | + ./stack.sh:main:902 : install_glanceclient 2026-04-02 02:27:18.386 | + lib/glance:install_glanceclient:541 : use_library_from_git python-glanceclient 2026-04-02 02:27:18.391 | + inc/python:use_library_from_git:266 : local name=python-glanceclient 2026-04-02 02:27:18.395 | + inc/python:use_library_from_git:267 : local enabled=1 2026-04-02 02:27:18.400 | + inc/python:use_library_from_git:268 : [[ novnc,barbican,cinder,devstack,glance,keystone,magnum,manila,neutron,nova,octavia,os-test-images,ovn-octavia-provider,placement,python-magnumclient,requirements,swift,magnum-cluster-api = \A\L\L ]] 2026-04-02 02:27:18.404 | + inc/python:use_library_from_git:268 : [[ ,novnc,barbican,cinder,devstack,glance,keystone,magnum,manila,neutron,nova,octavia,os-test-images,ovn-octavia-provider,placement,python-magnumclient,requirements,swift,magnum-cluster-api, =~ ,python-glanceclient, ]] 2026-04-02 02:27:18.409 | + inc/python:use_library_from_git:269 : return 1 2026-04-02 02:27:18.413 | + ./stack.sh:main:903 : install_cinderclient 2026-04-02 02:27:18.418 | + lib/cinder:install_cinderclient:581 : use_library_from_git python-brick-cinderclient-ext 2026-04-02 02:27:18.426 | + inc/python:use_library_from_git:266 : local name=python-brick-cinderclient-ext 2026-04-02 02:27:18.431 | + inc/python:use_library_from_git:267 : local enabled=1 2026-04-02 02:27:18.435 | + inc/python:use_library_from_git:268 : [[ novnc,barbican,cinder,devstack,glance,keystone,magnum,manila,neutron,nova,octavia,os-test-images,ovn-octavia-provider,placement,python-magnumclient,requirements,swift,magnum-cluster-api = \A\L\L ]] 2026-04-02 02:27:18.439 | + inc/python:use_library_from_git:268 : [[ ,novnc,barbican,cinder,devstack,glance,keystone,magnum,manila,neutron,nova,octavia,os-test-images,ovn-octavia-provider,placement,python-magnumclient,requirements,swift,magnum-cluster-api, =~ ,python-brick-cinderclient-ext, ]] 2026-04-02 02:27:18.444 | + inc/python:use_library_from_git:269 : return 1 2026-04-02 02:27:18.448 | + lib/cinder:install_cinderclient:586 : use_library_from_git python-cinderclient 2026-04-02 02:27:18.453 | + inc/python:use_library_from_git:266 : local name=python-cinderclient 2026-04-02 02:27:18.457 | + inc/python:use_library_from_git:267 : local enabled=1 2026-04-02 02:27:18.461 | + inc/python:use_library_from_git:268 : [[ novnc,barbican,cinder,devstack,glance,keystone,magnum,manila,neutron,nova,octavia,os-test-images,ovn-octavia-provider,placement,python-magnumclient,requirements,swift,magnum-cluster-api = \A\L\L ]] 2026-04-02 02:27:18.468 | + inc/python:use_library_from_git:268 : [[ ,novnc,barbican,cinder,devstack,glance,keystone,magnum,manila,neutron,nova,octavia,os-test-images,ovn-octavia-provider,placement,python-magnumclient,requirements,swift,magnum-cluster-api, =~ ,python-cinderclient, ]] 2026-04-02 02:27:18.472 | + inc/python:use_library_from_git:269 : return 1 2026-04-02 02:27:18.477 | + ./stack.sh:main:904 : install_novaclient 2026-04-02 02:27:18.481 | + lib/nova:install_novaclient:901 : use_library_from_git python-novaclient 2026-04-02 02:27:18.487 | + inc/python:use_library_from_git:266 : local name=python-novaclient 2026-04-02 02:27:18.492 | + inc/python:use_library_from_git:267 : local enabled=1 2026-04-02 02:27:18.498 | + inc/python:use_library_from_git:268 : [[ novnc,barbican,cinder,devstack,glance,keystone,magnum,manila,neutron,nova,octavia,os-test-images,ovn-octavia-provider,placement,python-magnumclient,requirements,swift,magnum-cluster-api = \A\L\L ]] 2026-04-02 02:27:18.503 | + inc/python:use_library_from_git:268 : [[ ,novnc,barbican,cinder,devstack,glance,keystone,magnum,manila,neutron,nova,octavia,os-test-images,ovn-octavia-provider,placement,python-magnumclient,requirements,swift,magnum-cluster-api, =~ ,python-novaclient, ]] 2026-04-02 02:27:18.507 | + inc/python:use_library_from_git:269 : return 1 2026-04-02 02:27:18.512 | + ./stack.sh:main:905 : is_service_enabled swift glance horizon 2026-04-02 02:27:18.551 | + functions-common:is_service_enabled:2068 : return 0 2026-04-02 02:27:18.557 | + ./stack.sh:main:906 : install_swiftclient 2026-04-02 02:27:18.561 | + lib/swift:install_swiftclient:744 : use_library_from_git python-swiftclient 2026-04-02 02:27:18.567 | + inc/python:use_library_from_git:266 : local name=python-swiftclient 2026-04-02 02:27:18.573 | + inc/python:use_library_from_git:267 : local enabled=1 2026-04-02 02:27:18.579 | + inc/python:use_library_from_git:268 : [[ novnc,barbican,cinder,devstack,glance,keystone,magnum,manila,neutron,nova,octavia,os-test-images,ovn-octavia-provider,placement,python-magnumclient,requirements,swift,magnum-cluster-api = \A\L\L ]] 2026-04-02 02:27:18.584 | + inc/python:use_library_from_git:268 : [[ ,novnc,barbican,cinder,devstack,glance,keystone,magnum,manila,neutron,nova,octavia,os-test-images,ovn-octavia-provider,placement,python-magnumclient,requirements,swift,magnum-cluster-api, =~ ,python-swiftclient, ]] 2026-04-02 02:27:18.590 | + inc/python:use_library_from_git:269 : return 1 2026-04-02 02:27:18.596 | + ./stack.sh:main:908 : is_service_enabled neutron nova horizon 2026-04-02 02:27:18.631 | + functions-common:is_service_enabled:2068 : return 0 2026-04-02 02:27:18.636 | + ./stack.sh:main:909 : install_neutronclient 2026-04-02 02:27:18.642 | + lib/neutron:install_neutronclient:535 : use_library_from_git python-neutronclient 2026-04-02 02:27:18.648 | + inc/python:use_library_from_git:266 : local name=python-neutronclient 2026-04-02 02:27:18.655 | + inc/python:use_library_from_git:267 : local enabled=1 2026-04-02 02:27:18.660 | + inc/python:use_library_from_git:268 : [[ novnc,barbican,cinder,devstack,glance,keystone,magnum,manila,neutron,nova,octavia,os-test-images,ovn-octavia-provider,placement,python-magnumclient,requirements,swift,magnum-cluster-api = \A\L\L ]] 2026-04-02 02:27:18.665 | + inc/python:use_library_from_git:268 : [[ ,novnc,barbican,cinder,devstack,glance,keystone,magnum,manila,neutron,nova,octavia,os-test-images,ovn-octavia-provider,placement,python-magnumclient,requirements,swift,magnum-cluster-api, =~ ,python-neutronclient, ]] 2026-04-02 02:27:18.671 | + inc/python:use_library_from_git:269 : return 1 2026-04-02 02:27:18.676 | + ./stack.sh:main:913 : install_keystonemiddleware 2026-04-02 02:27:18.682 | + lib/keystone:install_keystonemiddleware:520 : use_library_from_git keystonemiddleware 2026-04-02 02:27:18.688 | + inc/python:use_library_from_git:266 : local name=keystonemiddleware 2026-04-02 02:27:18.693 | + inc/python:use_library_from_git:267 : local enabled=1 2026-04-02 02:27:18.698 | + inc/python:use_library_from_git:268 : [[ novnc,barbican,cinder,devstack,glance,keystone,magnum,manila,neutron,nova,octavia,os-test-images,ovn-octavia-provider,placement,python-magnumclient,requirements,swift,magnum-cluster-api = \A\L\L ]] 2026-04-02 02:27:18.704 | + inc/python:use_library_from_git:268 : [[ ,novnc,barbican,cinder,devstack,glance,keystone,magnum,manila,neutron,nova,octavia,os-test-images,ovn-octavia-provider,placement,python-magnumclient,requirements,swift,magnum-cluster-api, =~ ,keystonemiddleware, ]] 2026-04-02 02:27:18.710 | + inc/python:use_library_from_git:269 : return 1 2026-04-02 02:27:18.715 | + lib/keystone:install_keystonemiddleware:525 : pip_install_gr keystonemiddleware 2026-04-02 02:27:18.721 | + inc/python:pip_install_gr:94 : local name=keystonemiddleware 2026-04-02 02:27:18.727 | + inc/python:pip_install_gr:95 : local clean_name 2026-04-02 02:27:18.734 | ++ inc/python:pip_install_gr:96 : get_from_global_requirements keystonemiddleware 2026-04-02 02:27:18.740 | ++ inc/python:get_from_global_requirements:241 : local package=keystonemiddleware 2026-04-02 02:27:18.745 | ++ inc/python:get_from_global_requirements:242 : local required_pkg 2026-04-02 02:27:18.754 | +++ inc/python:get_from_global_requirements:243 : grep -i -h '^keystonemiddleware' /opt/stack/requirements/global-requirements.txt 2026-04-02 02:27:18.754 | +++ inc/python:get_from_global_requirements:243 : cut -d# -f1 2026-04-02 02:27:18.764 | ++ inc/python:get_from_global_requirements:243 : required_pkg='keystonemiddleware ' 2026-04-02 02:27:18.770 | ++ inc/python:get_from_global_requirements:244 : [[ keystonemiddleware == '' ]] 2026-04-02 02:27:18.776 | ++ inc/python:get_from_global_requirements:247 : echo keystonemiddleware 2026-04-02 02:27:18.783 | + inc/python:pip_install_gr:96 : clean_name=keystonemiddleware 2026-04-02 02:27:18.789 | + inc/python:pip_install_gr:97 : pip_install keystonemiddleware 2026-04-02 02:27:18.831 | Using python 3.12 to install keystonemiddleware 2026-04-02 02:27:18.837 | + inc/python:pip_install:210 : env http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= /opt/stack/data/venv/bin/pip install -c /opt/stack/requirements/upper-constraints.txt keystonemiddleware 2026-04-02 02:27:19.485 | Collecting keystonemiddleware 2026-04-02 02:27:19.679 | Downloading keystonemiddleware-12.0.0-py3-none-any.whl.metadata (4.1 kB) 2026-04-02 02:27:19.720 | Collecting keystoneauth1>=3.12.0 (from keystonemiddleware) 2026-04-02 02:27:19.768 | Downloading keystoneauth1-5.13.1-py3-none-any.whl.metadata (2.9 kB) 2026-04-02 02:27:19.815 | Collecting oslo.cache>=3.11.0 (from keystonemiddleware) 2026-04-02 02:27:19.863 | Downloading oslo_cache-4.1.1-py3-none-any.whl.metadata (2.5 kB) 2026-04-02 02:27:19.908 | Collecting oslo.config>=5.2.0 (from keystonemiddleware) 2026-04-02 02:27:19.955 | Downloading oslo_config-10.3.0-py3-none-any.whl.metadata (2.3 kB) 2026-04-02 02:27:19.987 | Collecting oslo.context>=2.19.2 (from keystonemiddleware) 2026-04-02 02:27:20.033 | Downloading oslo_context-6.3.0-py3-none-any.whl.metadata (2.3 kB) 2026-04-02 02:27:20.071 | Collecting oslo.i18n>=3.15.3 (from keystonemiddleware) 2026-04-02 02:27:20.118 | Downloading oslo_i18n-6.7.2-py3-none-any.whl.metadata (2.0 kB) 2026-04-02 02:27:20.158 | Collecting oslo.log>=3.36.0 (from keystonemiddleware) 2026-04-02 02:27:20.208 | Downloading oslo_log-8.1.0-py3-none-any.whl.metadata (2.5 kB) 2026-04-02 02:27:20.251 | Collecting oslo.serialization>=2.18.0 (from keystonemiddleware) 2026-04-02 02:27:20.299 | Downloading oslo_serialization-5.9.1-py3-none-any.whl.metadata (2.1 kB) 2026-04-02 02:27:20.342 | Collecting oslo.utils>=3.33.0 (from keystonemiddleware) 2026-04-02 02:27:20.388 | Downloading oslo_utils-10.0.0-py3-none-any.whl.metadata (2.1 kB) 2026-04-02 02:27:20.401 | Requirement already satisfied: pbr>=2.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystonemiddleware) (7.0.3) 2026-04-02 02:27:20.418 | Collecting pycadf>=1.1.0 (from keystonemiddleware) 2026-04-02 02:27:20.464 | Downloading pycadf-4.0.1-py3-none-any.whl.metadata (2.2 kB) 2026-04-02 02:27:20.493 | Collecting PyJWT>=2.4.0 (from keystonemiddleware) 2026-04-02 02:27:20.539 | Downloading pyjwt-2.11.0-py3-none-any.whl.metadata (4.0 kB) 2026-04-02 02:27:20.591 | Collecting python-keystoneclient>=3.20.0 (from keystonemiddleware) 2026-04-02 02:27:20.639 | Downloading python_keystoneclient-5.8.0-py3-none-any.whl.metadata (3.8 kB) 2026-04-02 02:27:20.649 | Requirement already satisfied: requests>=2.14.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystonemiddleware) (2.32.5) 2026-04-02 02:27:20.670 | Collecting WebOb>=1.7.1 (from keystonemiddleware) 2026-04-02 02:27:20.717 | Downloading WebOb-1.8.9-py2.py3-none-any.whl.metadata (11 kB) 2026-04-02 02:27:20.733 | Requirement already satisfied: iso8601>=2.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystoneauth1>=3.12.0->keystonemiddleware) (2.1.0) 2026-04-02 02:27:20.758 | Collecting stevedore>=1.20.0 (from keystoneauth1>=3.12.0->keystonemiddleware) 2026-04-02 02:27:20.803 | Downloading stevedore-5.7.0-py3-none-any.whl.metadata (2.4 kB) 2026-04-02 02:27:20.827 | Collecting os-service-types>=1.2.0 (from keystoneauth1>=3.12.0->keystonemiddleware) 2026-04-02 02:27:20.873 | Downloading os_service_types-1.8.2-py3-none-any.whl.metadata (1.9 kB) 2026-04-02 02:27:20.901 | Collecting typing-extensions>=4.12 (from keystoneauth1>=3.12.0->keystonemiddleware) 2026-04-02 02:27:20.951 | Downloading typing_extensions-4.15.0-py3-none-any.whl.metadata (3.3 kB) 2026-04-02 02:27:20.982 | Collecting dogpile.cache>=1.3.3 (from oslo.cache>=3.11.0->keystonemiddleware) 2026-04-02 02:27:21.030 | Downloading dogpile_cache-1.5.0-py3-none-any.whl.metadata (5.5 kB) 2026-04-02 02:27:21.066 | Collecting decorator>=4.0.0 (from dogpile.cache>=1.3.3->oslo.cache>=3.11.0->keystonemiddleware) 2026-04-02 02:27:21.110 | Downloading decorator-5.2.1-py3-none-any.whl.metadata (3.9 kB) 2026-04-02 02:27:21.145 | Collecting netaddr>=0.7.18 (from oslo.config>=5.2.0->keystonemiddleware) 2026-04-02 02:27:21.190 | Downloading netaddr-1.3.0-py3-none-any.whl.metadata (5.0 kB) 2026-04-02 02:27:21.220 | Collecting rfc3986>=1.2.0 (from oslo.config>=5.2.0->keystonemiddleware) 2026-04-02 02:27:21.267 | Downloading rfc3986-2.0.0-py2.py3-none-any.whl.metadata (6.6 kB) 2026-04-02 02:27:21.319 | Collecting PyYAML>=5.1 (from oslo.config>=5.2.0->keystonemiddleware) 2026-04-02 02:27:21.320 | Using cached pyyaml-6.0.3-cp312-cp312-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl.metadata (2.4 kB) 2026-04-02 02:27:21.341 | Collecting python-dateutil>=2.7.0 (from oslo.log>=3.36.0->keystonemiddleware) 2026-04-02 02:27:21.385 | Downloading python_dateutil-2.9.0.post0-py2.py3-none-any.whl.metadata (8.4 kB) 2026-04-02 02:27:21.401 | 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-04-02 02:27:21.403 | 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.1.1) 2026-04-02 02:27:21.480 | Collecting msgpack>=0.5.2 (from oslo.serialization>=2.18.0->keystonemiddleware) 2026-04-02 02:27:21.525 | Downloading msgpack-1.1.2-cp312-cp312-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl.metadata (8.1 kB) 2026-04-02 02:27:21.568 | Collecting pyparsing>=2.1.0 (from oslo.utils>=3.33.0->keystonemiddleware) 2026-04-02 02:27:21.613 | Downloading pyparsing-3.3.2-py3-none-any.whl.metadata (5.8 kB) 2026-04-02 02:27:21.624 | Requirement already satisfied: packaging>=20.4 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.utils>=3.33.0->keystonemiddleware) (26.0) 2026-04-02 02:27:21.625 | 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-04-02 02:27:21.629 | Requirement already satisfied: setuptools in /opt/stack/data/venv/lib/python3.12/site-packages (from pbr>=2.0.0->keystonemiddleware) (82.0.1) 2026-04-02 02:27:21.649 | Collecting six>=1.5 (from python-dateutil>=2.7.0->oslo.log>=3.36.0->keystonemiddleware) 2026-04-02 02:27:21.694 | Downloading six-1.17.0-py2.py3-none-any.whl.metadata (1.7 kB) 2026-04-02 02:27:21.708 | Requirement already satisfied: charset_normalizer<4,>=2 in /opt/stack/data/venv/lib/python3.12/site-packages (from requests>=2.14.2->keystonemiddleware) (3.4.4) 2026-04-02 02:27:21.709 | Requirement already satisfied: idna<4,>=2.5 in /opt/stack/data/venv/lib/python3.12/site-packages (from requests>=2.14.2->keystonemiddleware) (3.11) 2026-04-02 02:27:21.710 | Requirement already satisfied: urllib3<3,>=1.21.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from requests>=2.14.2->keystonemiddleware) (2.6.3) 2026-04-02 02:27:21.711 | Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3/dist-packages (from requests>=2.14.2->keystonemiddleware) (2023.11.17) 2026-04-02 02:27:21.774 | Downloading keystonemiddleware-12.0.0-py3-none-any.whl (141 kB) 2026-04-02 02:27:21.918 | Downloading keystoneauth1-5.13.1-py3-none-any.whl (343 kB) 2026-04-02 02:27:22.029 | Downloading os_service_types-1.8.2-py3-none-any.whl (24 kB) 2026-04-02 02:27:22.087 | Downloading oslo_cache-4.1.1-py3-none-any.whl (65 kB) 2026-04-02 02:27:22.145 | Downloading dogpile_cache-1.5.0-py3-none-any.whl (64 kB) 2026-04-02 02:27:22.199 | Downloading decorator-5.2.1-py3-none-any.whl (9.2 kB) 2026-04-02 02:27:22.253 | Downloading oslo_config-10.3.0-py3-none-any.whl (132 kB) 2026-04-02 02:27:22.309 | Downloading netaddr-1.3.0-py3-none-any.whl (2.3 MB) 2026-04-02 02:27:22.424 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 2.3/2.3 MB 19.5 MB/s 0:00:00 2026-04-02 02:27:22.474 | Downloading oslo_context-6.3.0-py3-none-any.whl (20 kB) 2026-04-02 02:27:22.529 | Downloading oslo_i18n-6.7.2-py3-none-any.whl (47 kB) 2026-04-02 02:27:22.586 | Downloading oslo_log-8.1.0-py3-none-any.whl (77 kB) 2026-04-02 02:27:22.642 | Downloading oslo_serialization-5.9.1-py3-none-any.whl (27 kB) 2026-04-02 02:27:22.696 | Downloading msgpack-1.1.2-cp312-cp312-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl (427 kB) 2026-04-02 02:27:22.755 | Downloading oslo_utils-10.0.0-py3-none-any.whl (136 kB) 2026-04-02 02:27:22.811 | Downloading pycadf-4.0.1-py3-none-any.whl (44 kB) 2026-04-02 02:27:22.864 | Downloading pyjwt-2.11.0-py3-none-any.whl (28 kB) 2026-04-02 02:27:22.916 | Downloading pyparsing-3.3.2-py3-none-any.whl (122 kB) 2026-04-02 02:27:22.975 | Downloading python_dateutil-2.9.0.post0-py2.py3-none-any.whl (229 kB) 2026-04-02 02:27:23.047 | Downloading python_keystoneclient-5.8.0-py3-none-any.whl (397 kB) 2026-04-02 02:27:23.060 | Using cached pyyaml-6.0.3-cp312-cp312-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl (807 kB) 2026-04-02 02:27:23.107 | Downloading rfc3986-2.0.0-py2.py3-none-any.whl (31 kB) 2026-04-02 02:27:23.160 | Downloading six-1.17.0-py2.py3-none-any.whl (11 kB) 2026-04-02 02:27:23.216 | Downloading stevedore-5.7.0-py3-none-any.whl (54 kB) 2026-04-02 02:27:23.373 | Downloading typing_extensions-4.15.0-py3-none-any.whl (44 kB) 2026-04-02 02:27:23.433 | Downloading WebOb-1.8.9-py2.py3-none-any.whl (115 kB) 2026-04-02 02:27:23.547 | Installing collected packages: WebOb, typing-extensions, stevedore, six, rfc3986, PyYAML, pyparsing, PyJWT, netaddr, msgpack, decorator, python-dateutil, oslo.i18n, oslo.context, os-service-types, dogpile.cache, oslo.utils, oslo.config, keystoneauth1, oslo.serialization, python-keystoneclient, pycadf, oslo.log, oslo.cache, keystonemiddleware 2026-04-02 02:27:23.697 | Attempting uninstall: six 2026-04-02 02:27:23.702 | Found existing installation: six 1.16.0 2026-04-02 02:27:23.702 | Not uninstalling six at /usr/lib/python3/dist-packages, outside environment /opt/stack/data/venv 2026-04-02 02:27:23.702 | Can't uninstall 'six'. No files were found to uninstall. 2026-04-02 02:27:23.744 | Attempting uninstall: PyYAML 2026-04-02 02:27:23.750 | Found existing installation: PyYAML 6.0.1 2026-04-02 02:27:23.750 | Not uninstalling pyyaml at /usr/lib/python3/dist-packages, outside environment /opt/stack/data/venv 2026-04-02 02:27:23.750 | Can't uninstall 'PyYAML'. No files were found to uninstall. 2026-04-02 02:27:23.810 | Attempting uninstall: pyparsing 2026-04-02 02:27:23.816 | Found existing installation: pyparsing 3.1.1 2026-04-02 02:27:23.816 | Not uninstalling pyparsing at /usr/lib/python3/dist-packages, outside environment /opt/stack/data/venv 2026-04-02 02:27:23.816 | Can't uninstall 'pyparsing'. No files were found to uninstall. 2026-04-02 02:27:23.928 | Attempting uninstall: PyJWT 2026-04-02 02:27:23.932 | Found existing installation: PyJWT 2.7.0 2026-04-02 02:27:23.933 | Not uninstalling pyjwt at /usr/lib/python3/dist-packages, outside environment /opt/stack/data/venv 2026-04-02 02:27:23.933 | Can't uninstall 'PyJWT'. No files were found to uninstall. 2026-04-02 02:27:25.317 | 2026-04-02 02:27:25.326 | Successfully installed PyJWT-2.11.0 PyYAML-6.0.3 WebOb-1.8.9 decorator-5.2.1 dogpile.cache-1.5.0 keystoneauth1-5.13.1 keystonemiddleware-12.0.0 msgpack-1.1.2 netaddr-1.3.0 os-service-types-1.8.2 oslo.cache-4.1.1 oslo.config-10.3.0 oslo.context-6.3.0 oslo.i18n-6.7.2 oslo.log-8.1.0 oslo.serialization-5.9.1 oslo.utils-10.0.0 pycadf-4.0.1 pyparsing-3.3.2 python-dateutil-2.9.0.post0 python-keystoneclient-5.8.0 rfc3986-2.0.0 six-1.17.0 stevedore-5.7.0 typing-extensions-4.15.0 2026-04-02 02:27:25.434 | + inc/python:pip_install:216 : result=0 2026-04-02 02:27:25.439 | + inc/python:pip_install:218 : time_stop pip_install 2026-04-02 02:27:25.444 | + functions-common:time_stop:2412 : local name 2026-04-02 02:27:25.450 | + functions-common:time_stop:2413 : local end_time 2026-04-02 02:27:25.455 | + functions-common:time_stop:2414 : local elapsed_time 2026-04-02 02:27:25.460 | + functions-common:time_stop:2415 : local total 2026-04-02 02:27:25.464 | + functions-common:time_stop:2416 : local start_time 2026-04-02 02:27:25.469 | + functions-common:time_stop:2418 : name=pip_install 2026-04-02 02:27:25.473 | + functions-common:time_stop:2419 : start_time=1775096838822 2026-04-02 02:27:25.477 | + functions-common:time_stop:2421 : [[ -z 1775096838822 ]] 2026-04-02 02:27:25.483 | ++ functions-common:time_stop:2424 : date +%s%3N 2026-04-02 02:27:25.489 | + functions-common:time_stop:2424 : end_time=1775096845484 2026-04-02 02:27:25.494 | + functions-common:time_stop:2425 : elapsed_time=6662 2026-04-02 02:27:25.499 | + functions-common:time_stop:2426 : total=25311 2026-04-02 02:27:25.503 | + functions-common:time_stop:2428 : _TIME_START[$name]= 2026-04-02 02:27:25.509 | + functions-common:time_stop:2429 : _TIME_TOTAL[$name]=31973 2026-04-02 02:27:25.515 | + inc/python:pip_install:219 : return 0 2026-04-02 02:27:25.522 | + lib/keystone:install_keystonemiddleware:529 : pip_install_gr python-memcached 2026-04-02 02:27:25.528 | + inc/python:pip_install_gr:94 : local name=python-memcached 2026-04-02 02:27:25.533 | + inc/python:pip_install_gr:95 : local clean_name 2026-04-02 02:27:25.540 | ++ inc/python:pip_install_gr:96 : get_from_global_requirements python-memcached 2026-04-02 02:27:25.546 | ++ inc/python:get_from_global_requirements:241 : local package=python-memcached 2026-04-02 02:27:25.552 | ++ inc/python:get_from_global_requirements:242 : local required_pkg 2026-04-02 02:27:25.562 | +++ inc/python:get_from_global_requirements:243 : grep -i -h '^python-memcached' /opt/stack/requirements/global-requirements.txt 2026-04-02 02:27:25.562 | +++ inc/python:get_from_global_requirements:243 : cut -d# -f1 2026-04-02 02:27:25.571 | ++ inc/python:get_from_global_requirements:243 : required_pkg='python-memcached ' 2026-04-02 02:27:25.576 | ++ inc/python:get_from_global_requirements:244 : [[ python-memcached == '' ]] 2026-04-02 02:27:25.581 | ++ inc/python:get_from_global_requirements:247 : echo python-memcached 2026-04-02 02:27:25.588 | + inc/python:pip_install_gr:96 : clean_name=python-memcached 2026-04-02 02:27:25.592 | + inc/python:pip_install_gr:97 : pip_install python-memcached 2026-04-02 02:27:25.638 | Using python 3.12 to install python-memcached 2026-04-02 02:27:25.643 | + inc/python:pip_install:210 : env http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= /opt/stack/data/venv/bin/pip install -c /opt/stack/requirements/upper-constraints.txt python-memcached 2026-04-02 02:27:26.254 | Collecting python-memcached 2026-04-02 02:27:26.446 | Downloading python_memcached-1.62-py2.py3-none-any.whl.metadata (2.3 kB) 2026-04-02 02:27:26.504 | Downloading python_memcached-1.62-py2.py3-none-any.whl (15 kB) 2026-04-02 02:27:26.595 | Installing collected packages: python-memcached 2026-04-02 02:27:26.619 | Successfully installed python-memcached-1.62 2026-04-02 02:27:26.686 | + inc/python:pip_install:216 : result=0 2026-04-02 02:27:26.692 | + inc/python:pip_install:218 : time_stop pip_install 2026-04-02 02:27:26.698 | + functions-common:time_stop:2412 : local name 2026-04-02 02:27:26.703 | + functions-common:time_stop:2413 : local end_time 2026-04-02 02:27:26.708 | + functions-common:time_stop:2414 : local elapsed_time 2026-04-02 02:27:26.714 | + functions-common:time_stop:2415 : local total 2026-04-02 02:27:26.719 | + functions-common:time_stop:2416 : local start_time 2026-04-02 02:27:26.725 | + functions-common:time_stop:2418 : name=pip_install 2026-04-02 02:27:26.731 | + functions-common:time_stop:2419 : start_time=1775096845627 2026-04-02 02:27:26.736 | + functions-common:time_stop:2421 : [[ -z 1775096845627 ]] 2026-04-02 02:27:26.742 | ++ functions-common:time_stop:2424 : date +%s%3N 2026-04-02 02:27:26.751 | + functions-common:time_stop:2424 : end_time=1775096846744 2026-04-02 02:27:26.756 | + functions-common:time_stop:2425 : elapsed_time=1117 2026-04-02 02:27:26.763 | + functions-common:time_stop:2426 : total=31973 2026-04-02 02:27:26.768 | + functions-common:time_stop:2428 : _TIME_START[$name]= 2026-04-02 02:27:26.773 | + functions-common:time_stop:2429 : _TIME_TOTAL[$name]=33090 2026-04-02 02:27:26.779 | + inc/python:pip_install:219 : return 0 2026-04-02 02:27:26.786 | + ./stack.sh:main:915 : is_service_enabled keystone 2026-04-02 02:27:26.822 | + functions-common:is_service_enabled:2068 : return 0 2026-04-02 02:27:26.827 | + ./stack.sh:main:916 : '[' 199.19.213.213 == 199.19.213.213 ']' 2026-04-02 02:27:26.833 | + ./stack.sh:main:917 : stack_install_service keystone 2026-04-02 02:27:26.839 | + lib/stack:stack_install_service:20 : local service=keystone 2026-04-02 02:27:26.845 | + lib/stack:stack_install_service:21 : type install_keystone 2026-04-02 02:27:26.850 | + lib/stack:stack_install_service:23 : [[ False = True ]] 2026-04-02 02:27:26.856 | + lib/stack:stack_install_service:32 : install_keystone 2026-04-02 02:27:26.863 | + lib/keystone:install_keystone:535 : is_service_enabled ldap 2026-04-02 02:27:26.900 | + functions-common:is_service_enabled:2068 : return 1 2026-04-02 02:27:26.905 | + lib/keystone:install_keystone:539 : git_clone https://github.com/openstack/keystone.git /opt/stack/keystone master 2026-04-02 02:27:26.910 | + functions-common:git_clone:581 : local git_remote=https://github.com/openstack/keystone.git 2026-04-02 02:27:26.915 | + functions-common:git_clone:582 : local git_dest=/opt/stack/keystone 2026-04-02 02:27:26.920 | + functions-common:git_clone:583 : local git_ref=master 2026-04-02 02:27:26.925 | + functions-common:git_clone:584 : local orig_dir 2026-04-02 02:27:26.932 | ++ functions-common:git_clone:585 : pwd 2026-04-02 02:27:26.938 | + functions-common:git_clone:585 : orig_dir=/opt/stack/devstack 2026-04-02 02:27:26.943 | + functions-common:git_clone:586 : local git_clone_flags= 2026-04-02 02:27:26.951 | ++ functions-common:git_clone:588 : trueorfalse False RECLONE 2026-04-02 02:27:26.991 | + functions-common:git_clone:588 : RECLONE=False 2026-04-02 02:27:26.997 | + functions-common:git_clone:589 : [[ 0 -gt 0 ]] 2026-04-02 02:27:27.002 | + functions-common:git_clone:593 : [[ False = \T\r\u\e ]] 2026-04-02 02:27:27.009 | + functions-common:git_clone:602 : echo master 2026-04-02 02:27:27.010 | + functions-common:git_clone:602 : egrep -q '^refs' 2026-04-02 02:27:27.020 | + functions-common:git_clone:616 : [[ ! -d /opt/stack/keystone ]] 2026-04-02 02:27:27.026 | + functions-common:git_clone:626 : [[ False = \T\r\u\e ]] 2026-04-02 02:27:27.032 | + functions-common:git_clone:661 : sudo git config --system --add safe.directory /opt/stack/keystone 2026-04-02 02:27:27.055 | + functions-common:git_clone:664 : cd /opt/stack/keystone 2026-04-02 02:27:27.062 | + functions-common:git_clone:665 : git show --oneline 2026-04-02 02:27:27.063 | + functions-common:git_clone:665 : head -1 2026-04-02 02:27:27.068 | dd1df3409 Merge "Fix OIDC federation UTF-8 double-encoding of non-ASCII characters" 2026-04-02 02:27:27.074 | + functions-common:git_clone:666 : cd /opt/stack/devstack 2026-04-02 02:27:27.080 | + lib/keystone:install_keystone:540 : setup_develop /opt/stack/keystone 2026-04-02 02:27:27.085 | + inc/python:setup_develop:353 : local bindep 2026-04-02 02:27:27.091 | + inc/python:setup_develop:354 : [[ /opt/stack/keystone == -bindep* ]] 2026-04-02 02:27:27.098 | + inc/python:setup_develop:358 : local project_dir=/opt/stack/keystone 2026-04-02 02:27:27.104 | + inc/python:setup_develop:359 : local extras= 2026-04-02 02:27:27.110 | + inc/python:setup_develop:360 : _setup_package_with_constraints_edit /opt/stack/keystone -e 2026-04-02 02:27:27.116 | + inc/python:_setup_package_with_constraints_edit:379 : local bindep 2026-04-02 02:27:27.122 | + inc/python:_setup_package_with_constraints_edit:380 : [[ /opt/stack/keystone == -bindep* ]] 2026-04-02 02:27:27.127 | + inc/python:_setup_package_with_constraints_edit:384 : local project_dir=/opt/stack/keystone 2026-04-02 02:27:27.133 | + inc/python:_setup_package_with_constraints_edit:385 : local flags=-e 2026-04-02 02:27:27.139 | + inc/python:_setup_package_with_constraints_edit:386 : local extras= 2026-04-02 02:27:27.147 | ++ inc/python:_setup_package_with_constraints_edit:393 : cd /opt/stack/keystone 2026-04-02 02:27:27.154 | ++ inc/python:_setup_package_with_constraints_edit:393 : pwd 2026-04-02 02:27:27.162 | + inc/python:_setup_package_with_constraints_edit:393 : project_dir=/opt/stack/keystone 2026-04-02 02:27:27.167 | + inc/python:_setup_package_with_constraints_edit:395 : '[' -n /opt/stack/requirements ']' 2026-04-02 02:27:27.173 | + inc/python:_setup_package_with_constraints_edit:399 : local name 2026-04-02 02:27:27.179 | ++ inc/python:_setup_package_with_constraints_edit:400 : awk '/^name.*=/ {print $3}' /opt/stack/keystone/setup.cfg 2026-04-02 02:27:27.191 | + inc/python:_setup_package_with_constraints_edit:400 : name=keystone 2026-04-02 02:27:27.197 | + inc/python:_setup_package_with_constraints_edit:401 : '[' -z keystone ']' 2026-04-02 02:27:27.204 | + inc/python:_setup_package_with_constraints_edit:405 : /opt/stack/requirements/.venv/bin/edit-constraints /opt/stack/requirements/upper-constraints.txt -- keystone 2026-04-02 02:27:27.302 | + inc/python:_setup_package_with_constraints_edit:408 : setup_package /opt/stack/keystone -e 2026-04-02 02:27:27.307 | + inc/python:setup_package:436 : local bindep=0 2026-04-02 02:27:27.312 | + inc/python:setup_package:437 : local bindep_flag= 2026-04-02 02:27:27.318 | + inc/python:setup_package:438 : local bindep_profiles= 2026-04-02 02:27:27.322 | + inc/python:setup_package:439 : [[ /opt/stack/keystone == -bindep* ]] 2026-04-02 02:27:27.328 | + inc/python:setup_package:444 : local project_dir=/opt/stack/keystone 2026-04-02 02:27:27.334 | + inc/python:setup_package:445 : local flags=-e 2026-04-02 02:27:27.338 | + inc/python:setup_package:446 : local extras= 2026-04-02 02:27:27.343 | + inc/python:setup_package:450 : [[ -n -e ]] 2026-04-02 02:27:27.348 | + inc/python:setup_package:450 : [[ -z '' ]] 2026-04-02 02:27:27.354 | + inc/python:setup_package:450 : [[ ! -e =~ ^-.* ]] 2026-04-02 02:27:27.359 | + inc/python:setup_package:455 : [[ ! -z '' ]] 2026-04-02 02:27:27.365 | + inc/python:setup_package:460 : [[ 0 == 1 ]] 2026-04-02 02:27:27.369 | + inc/python:setup_package:464 : pip_install -e /opt/stack/keystone 2026-04-02 02:27:27.408 | Using python 3.12 to install /opt/stack/keystone 2026-04-02 02:27:27.412 | + inc/python:pip_install:210 : env http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= /opt/stack/data/venv/bin/pip install -c /opt/stack/requirements/upper-constraints.txt -e /opt/stack/keystone 2026-04-02 02:27:27.949 | Obtaining file:///opt/stack/keystone 2026-04-02 02:27:27.952 | Installing build dependencies: started 2026-04-02 02:27:28.814 | Installing build dependencies: finished with status 'done' 2026-04-02 02:27:28.815 | Checking if build backend supports build_editable: started 2026-04-02 02:27:29.107 | Checking if build backend supports build_editable: finished with status 'done' 2026-04-02 02:27:29.108 | Getting requirements to build editable: started 2026-04-02 02:27:29.259 | Getting requirements to build editable: finished with status 'done' 2026-04-02 02:27:29.262 | Preparing editable metadata (pyproject.toml): started 2026-04-02 02:27:29.904 | Preparing editable metadata (pyproject.toml): finished with status 'done' 2026-04-02 02:27:29.917 | 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.dev5) (7.0.3) 2026-04-02 02:27:29.917 | Requirement already satisfied: WebOb>=1.7.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystone==29.1.0.dev5) (1.8.9) 2026-04-02 02:27:30.051 | Collecting Flask!=0.11,>=1.0.2 (from keystone==29.1.0.dev5) 2026-04-02 02:27:30.245 | Downloading flask-3.1.3-py3-none-any.whl.metadata (3.2 kB) 2026-04-02 02:27:30.714 | Collecting Flask-RESTful>=0.3.5 (from keystone==29.1.0.dev5) 2026-04-02 02:27:30.764 | Downloading Flask_RESTful-0.3.10-py2.py3-none-any.whl.metadata (1.0 kB) 2026-04-02 02:27:31.194 | Collecting cryptography>=2.7 (from keystone==29.1.0.dev5) 2026-04-02 02:27:31.242 | Downloading cryptography-43.0.3-cp39-abi3-manylinux_2_28_x86_64.whl.metadata (5.4 kB) 2026-04-02 02:27:31.586 | Collecting SQLAlchemy>=1.4.0 (from keystone==29.1.0.dev5) 2026-04-02 02:27:31.632 | Downloading sqlalchemy-2.0.46-cp312-cp312-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl.metadata (9.5 kB) 2026-04-02 02:27:31.654 | Requirement already satisfied: stevedore>=1.20.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystone==29.1.0.dev5) (5.7.0) 2026-04-02 02:27:31.654 | Requirement already satisfied: python-keystoneclient>=3.8.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystone==29.1.0.dev5) (5.8.0) 2026-04-02 02:27:31.656 | Requirement already satisfied: keystonemiddleware>=7.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystone==29.1.0.dev5) (12.0.0) 2026-04-02 02:27:31.703 | Collecting bcrypt>=3.1.3 (from keystone==29.1.0.dev5) 2026-04-02 02:27:31.749 | Downloading bcrypt-5.0.0-cp39-abi3-manylinux_2_34_x86_64.whl.metadata (10 kB) 2026-04-02 02:27:31.766 | Requirement already satisfied: oslo.cache>=1.26.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystone==29.1.0.dev5) (4.1.1) 2026-04-02 02:27:31.767 | Requirement already satisfied: oslo.config>=6.8.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystone==29.1.0.dev5) (10.3.0) 2026-04-02 02:27:31.768 | Requirement already satisfied: oslo.context>=2.22.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystone==29.1.0.dev5) (6.3.0) 2026-04-02 02:27:31.810 | Collecting oslo.messaging>=5.29.0 (from keystone==29.1.0.dev5) 2026-04-02 02:27:31.862 | Downloading oslo_messaging-17.3.0-py3-none-any.whl.metadata (2.6 kB) 2026-04-02 02:27:31.905 | Collecting oslo.db>=6.0.0 (from keystone==29.1.0.dev5) 2026-04-02 02:27:31.952 | Downloading oslo_db-18.0.0-py3-none-any.whl.metadata (2.5 kB) 2026-04-02 02:27:31.964 | Requirement already satisfied: oslo.i18n>=3.15.3 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystone==29.1.0.dev5) (6.7.2) 2026-04-02 02:27:31.964 | Requirement already satisfied: oslo.log>=3.44.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystone==29.1.0.dev5) (8.1.0) 2026-04-02 02:27:31.993 | Collecting oslo.middleware>=3.31.0 (from keystone==29.1.0.dev5) 2026-04-02 02:27:32.040 | Downloading oslo_middleware-8.0.0-py3-none-any.whl.metadata (2.4 kB) 2026-04-02 02:27:32.077 | Collecting oslo.policy>=4.5.0 (from keystone==29.1.0.dev5) 2026-04-02 02:27:32.126 | Downloading oslo_policy-5.0.0-py3-none-any.whl.metadata (2.2 kB) 2026-04-02 02:27:32.136 | 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.dev5) (5.9.1) 2026-04-02 02:27:32.151 | Collecting oslo.upgradecheck>=1.3.0 (from keystone==29.1.0.dev5) 2026-04-02 02:27:32.198 | Downloading oslo_upgradecheck-2.7.1-py3-none-any.whl.metadata (1.8 kB) 2026-04-02 02:27:32.208 | Requirement already satisfied: oslo.utils>=3.33.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystone==29.1.0.dev5) (10.0.0) 2026-04-02 02:27:32.227 | Collecting oauthlib>=0.6.2 (from keystone==29.1.0.dev5) 2026-04-02 02:27:32.273 | Downloading oauthlib-3.3.1-py3-none-any.whl.metadata (7.9 kB) 2026-04-02 02:27:32.310 | Collecting pysaml2>=5.0.0 (from keystone==29.1.0.dev5) 2026-04-02 02:27:32.356 | Downloading pysaml2-7.5.4-py3-none-any.whl.metadata (6.5 kB) 2026-04-02 02:27:32.366 | Requirement already satisfied: PyJWT>=1.6.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystone==29.1.0.dev5) (2.11.0) 2026-04-02 02:27:32.367 | Requirement already satisfied: dogpile.cache>=1.0.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystone==29.1.0.dev5) (1.5.0) 2026-04-02 02:27:32.395 | Collecting jsonschema>=3.2.0 (from keystone==29.1.0.dev5) 2026-04-02 02:27:32.441 | Downloading jsonschema-4.26.0-py3-none-any.whl.metadata (7.6 kB) 2026-04-02 02:27:32.456 | 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.dev5) (4.0.1) 2026-04-02 02:27:32.457 | Requirement already satisfied: msgpack>=0.5.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystone==29.1.0.dev5) (1.1.2) 2026-04-02 02:27:32.476 | Collecting osprofiler>=1.4.0 (from keystone==29.1.0.dev5) 2026-04-02 02:27:32.523 | Downloading osprofiler-4.3.0-py3-none-any.whl.metadata (3.8 kB) 2026-04-02 02:27:32.562 | Collecting Werkzeug>=0.15.0 (from keystone==29.1.0.dev5) 2026-04-02 02:27:32.609 | Downloading werkzeug-3.1.6-py3-none-any.whl.metadata (4.0 kB) 2026-04-02 02:27:32.737 | Collecting cffi>=1.12 (from cryptography>=2.7->keystone==29.1.0.dev5) 2026-04-02 02:27:32.783 | Downloading cffi-2.0.0-cp312-cp312-manylinux2014_x86_64.manylinux_2_17_x86_64.whl.metadata (2.6 kB) 2026-04-02 02:27:32.806 | Collecting pycparser (from cffi>=1.12->cryptography>=2.7->keystone==29.1.0.dev5) 2026-04-02 02:27:32.851 | Downloading pycparser-3.0-py3-none-any.whl.metadata (8.2 kB) 2026-04-02 02:27:32.885 | 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.dev5) (5.2.1) 2026-04-02 02:27:32.900 | Collecting blinker>=1.9.0 (from Flask!=0.11,>=1.0.2->keystone==29.1.0.dev5) 2026-04-02 02:27:32.945 | Downloading blinker-1.9.0-py3-none-any.whl.metadata (1.6 kB) 2026-04-02 02:27:32.955 | Requirement already satisfied: click>=8.1.3 in /opt/stack/data/venv/lib/python3.12/site-packages (from Flask!=0.11,>=1.0.2->keystone==29.1.0.dev5) (8.3.1) 2026-04-02 02:27:32.968 | Collecting itsdangerous>=2.2.0 (from Flask!=0.11,>=1.0.2->keystone==29.1.0.dev5) 2026-04-02 02:27:33.013 | Downloading itsdangerous-2.2.0-py3-none-any.whl.metadata (1.9 kB) 2026-04-02 02:27:33.041 | Collecting jinja2>=3.1.2 (from Flask!=0.11,>=1.0.2->keystone==29.1.0.dev5) 2026-04-02 02:27:33.086 | Downloading jinja2-3.1.6-py3-none-any.whl.metadata (2.9 kB) 2026-04-02 02:27:33.154 | Collecting markupsafe>=2.1.1 (from Flask!=0.11,>=1.0.2->keystone==29.1.0.dev5) 2026-04-02 02:27:33.199 | Downloading markupsafe-3.0.3-cp312-cp312-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl.metadata (2.7 kB) 2026-04-02 02:27:33.232 | Collecting aniso8601>=0.82 (from Flask-RESTful>=0.3.5->keystone==29.1.0.dev5) 2026-04-02 02:27:33.279 | Downloading aniso8601-10.0.1-py2.py3-none-any.whl.metadata (23 kB) 2026-04-02 02:27:33.308 | 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.dev5) (1.17.0) 2026-04-02 02:27:33.346 | Collecting pytz (from Flask-RESTful>=0.3.5->keystone==29.1.0.dev5) 2026-04-02 02:27:33.391 | Downloading pytz-2025.2-py2.py3-none-any.whl.metadata (22 kB) 2026-04-02 02:27:33.437 | Collecting attrs>=22.2.0 (from jsonschema>=3.2.0->keystone==29.1.0.dev5) 2026-04-02 02:27:33.484 | Downloading attrs-25.4.0-py3-none-any.whl.metadata (10 kB) 2026-04-02 02:27:33.516 | Collecting jsonschema-specifications>=2023.03.6 (from jsonschema>=3.2.0->keystone==29.1.0.dev5) 2026-04-02 02:27:33.562 | Downloading jsonschema_specifications-2025.9.1-py3-none-any.whl.metadata (2.9 kB) 2026-04-02 02:27:33.605 | Collecting referencing>=0.28.4 (from jsonschema>=3.2.0->keystone==29.1.0.dev5) 2026-04-02 02:27:33.650 | Downloading referencing-0.37.0-py3-none-any.whl.metadata (2.8 kB) 2026-04-02 02:27:34.006 | Collecting rpds-py>=0.25.0 (from jsonschema>=3.2.0->keystone==29.1.0.dev5) 2026-04-02 02:27:34.053 | Downloading rpds_py-0.30.0-cp312-cp312-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.metadata (4.1 kB) 2026-04-02 02:27:34.067 | 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.dev5) (5.13.1) 2026-04-02 02:27:34.069 | 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.dev5) (2.32.5) 2026-04-02 02:27:34.073 | 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.dev5) (2.1.0) 2026-04-02 02:27:34.073 | 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.dev5) (1.8.2) 2026-04-02 02:27:34.074 | 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.dev5) (4.15.0) 2026-04-02 02:27:34.082 | 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.dev5) (1.3.0) 2026-04-02 02:27:34.082 | 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.dev5) (2.0.0) 2026-04-02 02:27:34.082 | 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.dev5) (6.0.3) 2026-04-02 02:27:34.111 | Collecting alembic>=0.9.6 (from oslo.db>=6.0.0->keystone==29.1.0.dev5) 2026-04-02 02:27:34.156 | Downloading alembic-1.18.4-py3-none-any.whl.metadata (7.2 kB) 2026-04-02 02:27:34.165 | 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.dev5) (3.1.0) 2026-04-02 02:27:34.181 | Collecting testresources>=2.0.0 (from oslo.db>=6.0.0->keystone==29.1.0.dev5) 2026-04-02 02:27:34.228 | Downloading testresources-2.0.2.tar.gz (45 kB) 2026-04-02 02:27:34.272 | Installing build dependencies: started 2026-04-02 02:27:35.250 | Installing build dependencies: finished with status 'done' 2026-04-02 02:27:35.251 | Getting requirements to build wheel: started 2026-04-02 02:27:35.584 | Getting requirements to build wheel: finished with status 'done' 2026-04-02 02:27:35.586 | Installing backend dependencies: started 2026-04-02 02:27:36.497 | Installing backend dependencies: finished with status 'done' 2026-04-02 02:27:36.498 | Preparing metadata (pyproject.toml): started 2026-04-02 02:27:36.775 | Preparing metadata (pyproject.toml): finished with status 'done' 2026-04-02 02:27:36.799 | Collecting testscenarios>=0.4 (from oslo.db>=6.0.0->keystone==29.1.0.dev5) 2026-04-02 02:27:36.846 | Downloading testscenarios-0.5.0-py2.py3-none-any.whl.metadata (12 kB) 2026-04-02 02:27:36.917 | Collecting Mako (from alembic>=0.9.6->oslo.db>=6.0.0->keystone==29.1.0.dev5) 2026-04-02 02:27:36.962 | Downloading mako-1.3.10-py3-none-any.whl.metadata (2.9 kB) 2026-04-02 02:27:36.991 | 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.dev5) (2.1.1) 2026-04-02 02:27:36.996 | 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.dev5) (2.9.0.post0) 2026-04-02 02:27:36.998 | 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.dev5) (3.2.1) 2026-04-02 02:27:37.030 | Collecting oslo.service>=1.24.0 (from oslo.messaging>=5.29.0->keystone==29.1.0.dev5) 2026-04-02 02:27:37.077 | Downloading oslo_service-4.5.1-py3-none-any.whl.metadata (2.8 kB) 2026-04-02 02:27:37.143 | Collecting cachetools>=2.0.0 (from oslo.messaging>=5.29.0->keystone==29.1.0.dev5) 2026-04-02 02:27:37.191 | Downloading cachetools-7.0.1-py3-none-any.whl.metadata (5.6 kB) 2026-04-02 02:27:37.301 | Collecting amqp>=2.5.2 (from oslo.messaging>=5.29.0->keystone==29.1.0.dev5) 2026-04-02 02:27:37.346 | Downloading amqp-5.3.1-py3-none-any.whl.metadata (8.9 kB) 2026-04-02 02:27:37.439 | Collecting kombu>=4.6.8 (from oslo.messaging>=5.29.0->keystone==29.1.0.dev5) 2026-04-02 02:27:37.484 | Downloading kombu-5.6.2-py3-none-any.whl.metadata (3.5 kB) 2026-04-02 02:27:37.554 | Collecting oslo.metrics>=0.2.1 (from oslo.messaging>=5.29.0->keystone==29.1.0.dev5) 2026-04-02 02:27:37.601 | Downloading oslo_metrics-0.15.1-py3-none-any.whl.metadata (1.5 kB) 2026-04-02 02:27:37.673 | Collecting vine<6.0.0,>=5.0.0 (from amqp>=2.5.2->oslo.messaging>=5.29.0->keystone==29.1.0.dev5) 2026-04-02 02:27:37.718 | Downloading vine-5.1.0-py3-none-any.whl.metadata (2.7 kB) 2026-04-02 02:27:37.953 | Collecting tzdata>=2025.2 (from kombu>=4.6.8->oslo.messaging>=5.29.0->keystone==29.1.0.dev5) 2026-04-02 02:27:38.000 | Downloading tzdata-2025.3-py2.py3-none-any.whl.metadata (1.4 kB) 2026-04-02 02:27:38.283 | 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.dev5) (26.0) 2026-04-02 02:27:38.545 | Collecting prometheus-client>=0.6.0 (from oslo.metrics>=0.2.1->oslo.messaging>=5.29.0->keystone==29.1.0.dev5) 2026-04-02 02:27:38.592 | Downloading prometheus_client-0.24.1-py3-none-any.whl.metadata (2.1 kB) 2026-04-02 02:27:38.746 | Collecting statsd>=3.2.1 (from oslo.middleware>=3.31.0->keystone==29.1.0.dev5) 2026-04-02 02:27:38.796 | Downloading statsd-4.0.1-py2.py3-none-any.whl.metadata (2.9 kB) 2026-04-02 02:27:39.250 | Collecting eventlet>=0.27.0 (from oslo.service>=1.24.0->oslo.messaging>=5.29.0->keystone==29.1.0.dev5) 2026-04-02 02:27:39.297 | Downloading eventlet-0.40.4-py3-none-any.whl.metadata (5.5 kB) 2026-04-02 02:27:39.578 | Collecting greenlet>=0.4.15 (from oslo.service>=1.24.0->oslo.messaging>=5.29.0->keystone==29.1.0.dev5) 2026-04-02 02:27:39.626 | Downloading greenlet-3.3.2-cp312-cp312-manylinux_2_24_x86_64.manylinux_2_28_x86_64.whl.metadata (3.7 kB) 2026-04-02 02:27:39.926 | Collecting oslo.concurrency>=3.25.0 (from oslo.service>=1.24.0->oslo.messaging>=5.29.0->keystone==29.1.0.dev5) 2026-04-02 02:27:39.974 | Downloading oslo_concurrency-7.4.0-py3-none-any.whl.metadata (2.2 kB) 2026-04-02 02:27:40.405 | Collecting PasteDeploy>=1.5.0 (from oslo.service>=1.24.0->oslo.messaging>=5.29.0->keystone==29.1.0.dev5) 2026-04-02 02:27:40.454 | Downloading PasteDeploy-3.1.0-py3-none-any.whl.metadata (2.7 kB) 2026-04-02 02:27:40.856 | Collecting Routes>=2.3.1 (from oslo.service>=1.24.0->oslo.messaging>=5.29.0->keystone==29.1.0.dev5) 2026-04-02 02:27:40.904 | Downloading Routes-2.5.1-py2.py3-none-any.whl.metadata (25 kB) 2026-04-02 02:27:41.186 | Collecting Paste>=2.0.2 (from oslo.service>=1.24.0->oslo.messaging>=5.29.0->keystone==29.1.0.dev5) 2026-04-02 02:27:41.233 | Downloading Paste-3.10.1-py3-none-any.whl.metadata (5.3 kB) 2026-04-02 02:27:41.284 | Collecting Yappi>=1.0 (from oslo.service>=1.24.0->oslo.messaging>=5.29.0->keystone==29.1.0.dev5) 2026-04-02 02:27:41.331 | Downloading yappi-1.7.3-cp312-cp312-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl.metadata (11 kB) 2026-04-02 02:27:41.365 | Collecting dnspython>=1.15.0 (from eventlet>=0.27.0->oslo.service>=1.24.0->oslo.messaging>=5.29.0->keystone==29.1.0.dev5) 2026-04-02 02:27:41.410 | Downloading dnspython-2.8.0-py3-none-any.whl.metadata (5.7 kB) 2026-04-02 02:27:41.444 | 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.dev5) 2026-04-02 02:27:41.489 | Downloading fasteners-0.20-py3-none-any.whl.metadata (4.8 kB) 2026-04-02 02:27:41.521 | Collecting PrettyTable>=0.7.1 (from oslo.upgradecheck>=1.3.0->keystone==29.1.0.dev5) 2026-04-02 02:27:41.566 | Downloading prettytable-3.17.0-py3-none-any.whl.metadata (34 kB) 2026-04-02 02:27:41.589 | 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.dev5) (3.3.2) 2026-04-02 02:27:41.589 | 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.dev5) (7.2.2) 2026-04-02 02:27:41.598 | 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.dev5) (82.0.1) 2026-04-02 02:27:41.618 | Collecting wcwidth (from PrettyTable>=0.7.1->oslo.upgradecheck>=1.3.0->keystone==29.1.0.dev5) 2026-04-02 02:27:41.663 | Downloading wcwidth-0.6.0-py3-none-any.whl.metadata (30 kB) 2026-04-02 02:27:41.714 | Collecting defusedxml (from pysaml2>=5.0.0->keystone==29.1.0.dev5) 2026-04-02 02:27:41.759 | Downloading defusedxml-0.7.1-py2.py3-none-any.whl.metadata (32 kB) 2026-04-02 02:27:41.813 | Collecting pyopenssl<24.3.0 (from pysaml2>=5.0.0->keystone==29.1.0.dev5) 2026-04-02 02:27:41.860 | Downloading pyOpenSSL-24.2.1-py3-none-any.whl.metadata (13 kB) 2026-04-02 02:27:42.279 | Collecting xmlschema<3.0.0,>=2.0.0 (from pysaml2>=5.0.0->keystone==29.1.0.dev5) 2026-04-02 02:27:42.325 | Downloading xmlschema-2.5.1-py3-none-any.whl.metadata (8.3 kB) 2026-04-02 02:27:42.582 | 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.dev5) (3.4.4) 2026-04-02 02:27:42.583 | 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.dev5) (3.11) 2026-04-02 02:27:42.584 | Requirement already satisfied: urllib3<3,>=1.21.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from requests>=2.14.2->keystonemiddleware>=7.0.0->keystone==29.1.0.dev5) (2.6.3) 2026-04-02 02:27:42.585 | Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3/dist-packages (from requests>=2.14.2->keystonemiddleware>=7.0.0->keystone==29.1.0.dev5) (2023.11.17) 2026-04-02 02:27:42.818 | Collecting elementpath<5.0.0,>=4.1.5 (from xmlschema<3.0.0,>=2.0.0->pysaml2>=5.0.0->keystone==29.1.0.dev5) 2026-04-02 02:27:42.864 | Downloading elementpath-4.8.0-py3-none-any.whl.metadata (7.2 kB) 2026-04-02 02:27:43.255 | Collecting repoze.lru>=0.3 (from Routes>=2.3.1->oslo.service>=1.24.0->oslo.messaging>=5.29.0->keystone==29.1.0.dev5) 2026-04-02 02:27:43.302 | Downloading repoze.lru-0.7-py3-none-any.whl.metadata (1.1 kB) 2026-04-02 02:27:43.609 | Requirement already satisfied: testtools in /opt/stack/data/venv/lib/python3.12/site-packages (from testscenarios>=0.4->oslo.db>=6.0.0->keystone==29.1.0.dev5) (2.8.5) 2026-04-02 02:27:43.689 | Downloading bcrypt-5.0.0-cp39-abi3-manylinux_2_34_x86_64.whl (278 kB) 2026-04-02 02:27:43.913 | Downloading cryptography-43.0.3-cp39-abi3-manylinux_2_28_x86_64.whl (4.0 MB) 2026-04-02 02:27:44.080 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 4.0/4.0 MB 24.7 MB/s 0:00:00 2026-04-02 02:27:44.126 | Downloading cffi-2.0.0-cp312-cp312-manylinux2014_x86_64.manylinux_2_17_x86_64.whl (219 kB) 2026-04-02 02:27:44.181 | Downloading flask-3.1.3-py3-none-any.whl (103 kB) 2026-04-02 02:27:44.235 | Downloading blinker-1.9.0-py3-none-any.whl (8.5 kB) 2026-04-02 02:27:44.291 | Downloading Flask_RESTful-0.3.10-py2.py3-none-any.whl (26 kB) 2026-04-02 02:27:44.345 | Downloading aniso8601-10.0.1-py2.py3-none-any.whl (52 kB) 2026-04-02 02:27:44.400 | Downloading itsdangerous-2.2.0-py3-none-any.whl (16 kB) 2026-04-02 02:27:44.455 | Downloading jinja2-3.1.6-py3-none-any.whl (134 kB) 2026-04-02 02:27:44.510 | Downloading jsonschema-4.26.0-py3-none-any.whl (90 kB) 2026-04-02 02:27:44.566 | Downloading attrs-25.4.0-py3-none-any.whl (67 kB) 2026-04-02 02:27:44.624 | Downloading jsonschema_specifications-2025.9.1-py3-none-any.whl (18 kB) 2026-04-02 02:27:44.678 | Downloading markupsafe-3.0.3-cp312-cp312-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl (22 kB) 2026-04-02 02:27:44.732 | Downloading oauthlib-3.3.1-py3-none-any.whl (160 kB) 2026-04-02 02:27:44.791 | Downloading oslo_db-18.0.0-py3-none-any.whl (152 kB) 2026-04-02 02:27:44.848 | Downloading alembic-1.18.4-py3-none-any.whl (263 kB) 2026-04-02 02:27:44.909 | Downloading oslo_messaging-17.3.0-py3-none-any.whl (201 kB) 2026-04-02 02:27:44.963 | Downloading amqp-5.3.1-py3-none-any.whl (50 kB) 2026-04-02 02:27:45.018 | Downloading vine-5.1.0-py3-none-any.whl (9.6 kB) 2026-04-02 02:27:45.071 | Downloading cachetools-7.0.1-py3-none-any.whl (13 kB) 2026-04-02 02:27:45.123 | Downloading kombu-5.6.2-py3-none-any.whl (214 kB) 2026-04-02 02:27:45.180 | Downloading oslo_metrics-0.15.1-py3-none-any.whl (14 kB) 2026-04-02 02:27:45.234 | Downloading oslo_middleware-8.0.0-py3-none-any.whl (65 kB) 2026-04-02 02:27:45.290 | Downloading oslo_policy-5.0.0-py3-none-any.whl (89 kB) 2026-04-02 02:27:45.346 | Downloading oslo_service-4.5.1-py3-none-any.whl (114 kB) 2026-04-02 02:27:45.400 | Downloading eventlet-0.40.4-py3-none-any.whl (364 kB) 2026-04-02 02:27:45.458 | Downloading dnspython-2.8.0-py3-none-any.whl (331 kB) 2026-04-02 02:27:45.517 | Downloading greenlet-3.3.2-cp312-cp312-manylinux_2_24_x86_64.manylinux_2_28_x86_64.whl (613 kB) 2026-04-02 02:27:45.534 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 613.9/613.9 kB 28.9 MB/s 0:00:00 2026-04-02 02:27:45.582 | Downloading oslo_concurrency-7.4.0-py3-none-any.whl (48 kB) 2026-04-02 02:27:45.638 | Downloading fasteners-0.20-py3-none-any.whl (18 kB) 2026-04-02 02:27:45.691 | Downloading oslo_upgradecheck-2.7.1-py3-none-any.whl (14 kB) 2026-04-02 02:27:45.750 | Downloading osprofiler-4.3.0-py3-none-any.whl (95 kB) 2026-04-02 02:27:45.806 | Downloading Paste-3.10.1-py3-none-any.whl (289 kB) 2026-04-02 02:27:45.864 | Downloading PasteDeploy-3.1.0-py3-none-any.whl (16 kB) 2026-04-02 02:27:45.915 | Downloading prettytable-3.17.0-py3-none-any.whl (34 kB) 2026-04-02 02:27:45.970 | Downloading prometheus_client-0.24.1-py3-none-any.whl (64 kB) 2026-04-02 02:27:46.026 | Downloading pysaml2-7.5.4-py3-none-any.whl (420 kB) 2026-04-02 02:27:46.086 | Downloading pyOpenSSL-24.2.1-py3-none-any.whl (58 kB) 2026-04-02 02:27:46.142 | Downloading xmlschema-2.5.1-py3-none-any.whl (395 kB) 2026-04-02 02:27:46.201 | Downloading elementpath-4.8.0-py3-none-any.whl (243 kB) 2026-04-02 02:27:46.257 | Downloading referencing-0.37.0-py3-none-any.whl (26 kB) 2026-04-02 02:27:46.314 | Downloading Routes-2.5.1-py2.py3-none-any.whl (40 kB) 2026-04-02 02:27:46.369 | Downloading repoze.lru-0.7-py3-none-any.whl (10 kB) 2026-04-02 02:27:46.422 | Downloading rpds_py-0.30.0-cp312-cp312-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (394 kB) 2026-04-02 02:27:46.483 | Downloading sqlalchemy-2.0.46-cp312-cp312-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl (3.3 MB) 2026-04-02 02:27:46.539 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 3.3/3.3 MB 60.9 MB/s 0:00:00 2026-04-02 02:27:46.585 | Downloading statsd-4.0.1-py2.py3-none-any.whl (13 kB) 2026-04-02 02:27:46.639 | Downloading testscenarios-0.5.0-py2.py3-none-any.whl (21 kB) 2026-04-02 02:27:46.691 | Downloading tzdata-2025.3-py2.py3-none-any.whl (348 kB) 2026-04-02 02:27:46.748 | Downloading werkzeug-3.1.6-py3-none-any.whl (225 kB) 2026-04-02 02:27:46.806 | Downloading yappi-1.7.3-cp312-cp312-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl (81 kB) 2026-04-02 02:27:46.860 | Downloading defusedxml-0.7.1-py2.py3-none-any.whl (25 kB) 2026-04-02 02:27:46.913 | Downloading mako-1.3.10-py3-none-any.whl (78 kB) 2026-04-02 02:27:46.967 | Downloading pycparser-3.0-py3-none-any.whl (48 kB) 2026-04-02 02:27:47.021 | Downloading pytz-2025.2-py2.py3-none-any.whl (509 kB) 2026-04-02 02:27:47.081 | Downloading wcwidth-0.6.0-py3-none-any.whl (94 kB) 2026-04-02 02:27:47.154 | Building wheels for collected packages: keystone, testresources 2026-04-02 02:27:47.155 | Building editable for keystone (pyproject.toml): started 2026-04-02 02:27:47.866 | Building editable for keystone (pyproject.toml): finished with status 'done' 2026-04-02 02:27:47.868 | Created wheel for keystone: filename=keystone-29.1.0.dev5-0.editable-py3-none-any.whl size=9250 sha256=ee1bb60f58c50984a8ddfd4607d67a06c000f773e93586d7724f6e6811e8dc14 2026-04-02 02:27:47.868 | Stored in directory: /tmp/pip-ephem-wheel-cache-t6gbdm9m/wheels/d5/df/96/ee2394c3a20d6f991844794e53669e9943a8d62f162c6e6710 2026-04-02 02:27:47.874 | Building wheel for testresources (pyproject.toml): started 2026-04-02 02:27:48.131 | Building wheel for testresources (pyproject.toml): finished with status 'done' 2026-04-02 02:27:48.132 | Created wheel for testresources: filename=testresources-2.0.2-py2.py3-none-any.whl size=34284 sha256=9d873ab246d0f66515d38845e9964ca239a0e7c333d6c340ce056fc8ad44827c 2026-04-02 02:27:48.132 | Stored in directory: /opt/stack/.cache/pip/wheels/6f/bd/38/5f44565796c558350457d3ffee0ab83be96f3d99e262a219b9 2026-04-02 02:27:48.137 | Successfully built keystone testresources 2026-04-02 02:27:48.269 | Installing collected packages: statsd, repoze.lru, pytz, aniso8601, Yappi, wcwidth, vine, tzdata, rpds-py, Routes, pycparser, prometheus-client, PasteDeploy, Paste, oauthlib, markupsafe, itsdangerous, greenlet, fasteners, elementpath, dnspython, defusedxml, cachetools, blinker, bcrypt, attrs, xmlschema, Werkzeug, testscenarios, testresources, SQLAlchemy, referencing, PrettyTable, Mako, jinja2, eventlet, cffi, amqp, kombu, jsonschema-specifications, Flask, cryptography, alembic, pyopenssl, oslo.middleware, oslo.db, oslo.concurrency, jsonschema, Flask-RESTful, pysaml2, osprofiler, oslo.policy, oslo.upgradecheck, oslo.service, oslo.metrics, oslo.messaging, keystone 2026-04-02 02:27:49.025 | Attempting uninstall: oauthlib 2026-04-02 02:27:49.033 | Found existing installation: oauthlib 3.2.2 2026-04-02 02:27:49.034 | Not uninstalling oauthlib at /usr/lib/python3/dist-packages, outside environment /opt/stack/data/venv 2026-04-02 02:27:49.034 | Can't uninstall 'oauthlib'. No files were found to uninstall. 2026-04-02 02:27:49.113 | Attempting uninstall: markupsafe 2026-04-02 02:27:49.120 | Found existing installation: MarkupSafe 2.1.5 2026-04-02 02:27:49.120 | Not uninstalling markupsafe at /usr/lib/python3/dist-packages, outside environment /opt/stack/data/venv 2026-04-02 02:27:49.120 | Can't uninstall 'MarkupSafe'. No files were found to uninstall. 2026-04-02 02:27:49.746 | Attempting uninstall: blinker 2026-04-02 02:27:49.753 | Found existing installation: blinker 1.7.0 2026-04-02 02:27:49.754 | Not uninstalling blinker at /usr/lib/python3/dist-packages, outside environment /opt/stack/data/venv 2026-04-02 02:27:49.754 | Can't uninstall 'blinker'. No files were found to uninstall. 2026-04-02 02:27:49.789 | Attempting uninstall: attrs 2026-04-02 02:27:49.797 | Found existing installation: attrs 23.2.0 2026-04-02 02:27:49.797 | Not uninstalling attrs at /usr/lib/python3/dist-packages, outside environment /opt/stack/data/venv 2026-04-02 02:27:49.797 | Can't uninstall 'attrs'. No files were found to uninstall. 2026-04-02 02:27:51.849 | Attempting uninstall: jinja2 2026-04-02 02:27:51.859 | Found existing installation: Jinja2 3.1.2 2026-04-02 02:27:51.859 | Not uninstalling jinja2 at /usr/lib/python3/dist-packages, outside environment /opt/stack/data/venv 2026-04-02 02:27:51.859 | Can't uninstall 'Jinja2'. No files were found to uninstall. 2026-04-02 02:27:52.512 | Attempting uninstall: cryptography 2026-04-02 02:27:52.520 | Found existing installation: cryptography 41.0.7 2026-04-02 02:27:52.520 | Not uninstalling cryptography at /usr/lib/python3/dist-packages, outside environment /opt/stack/data/venv 2026-04-02 02:27:52.520 | Can't uninstall 'cryptography'. No files were found to uninstall. 2026-04-02 02:27:53.091 | Attempting uninstall: jsonschema 2026-04-02 02:27:53.098 | Found existing installation: jsonschema 4.10.3 2026-04-02 02:27:53.099 | Not uninstalling jsonschema at /usr/lib/python3/dist-packages, outside environment /opt/stack/data/venv 2026-04-02 02:27:53.099 | Can't uninstall 'jsonschema'. No files were found to uninstall. 2026-04-02 02:27:53.957 | 2026-04-02 02:27:53.966 | Successfully installed Flask-3.1.3 Flask-RESTful-0.3.10 Mako-1.3.10 Paste-3.10.1 PasteDeploy-3.1.0 PrettyTable-3.17.0 Routes-2.5.1 SQLAlchemy-2.0.46 Werkzeug-3.1.6 Yappi-1.7.3 alembic-1.18.4 amqp-5.3.1 aniso8601-10.0.1 attrs-25.4.0 bcrypt-5.0.0 blinker-1.9.0 cachetools-7.0.1 cffi-2.0.0 cryptography-43.0.3 defusedxml-0.7.1 dnspython-2.8.0 elementpath-4.8.0 eventlet-0.40.4 fasteners-0.20 greenlet-3.3.2 itsdangerous-2.2.0 jinja2-3.1.6 jsonschema-4.26.0 jsonschema-specifications-2025.9.1 keystone-29.1.0.dev5 kombu-5.6.2 markupsafe-3.0.3 oauthlib-3.3.1 oslo.concurrency-7.4.0 oslo.db-18.0.0 oslo.messaging-17.3.0 oslo.metrics-0.15.1 oslo.middleware-8.0.0 oslo.policy-5.0.0 oslo.service-4.5.1 oslo.upgradecheck-2.7.1 osprofiler-4.3.0 prometheus-client-0.24.1 pycparser-3.0 pyopenssl-24.2.1 pysaml2-7.5.4 pytz-2025.2 referencing-0.37.0 repoze.lru-0.7 rpds-py-0.30.0 statsd-4.0.1 testresources-2.0.2 testscenarios-0.5.0 tzdata-2025.3 vine-5.1.0 wcwidth-0.6.0 xmlschema-2.5.1 2026-04-02 02:27:54.404 | + inc/python:pip_install:216 : result=0 2026-04-02 02:27:54.408 | + inc/python:pip_install:218 : time_stop pip_install 2026-04-02 02:27:54.412 | + functions-common:time_stop:2412 : local name 2026-04-02 02:27:54.417 | + functions-common:time_stop:2413 : local end_time 2026-04-02 02:27:54.422 | + functions-common:time_stop:2414 : local elapsed_time 2026-04-02 02:27:54.426 | + functions-common:time_stop:2415 : local total 2026-04-02 02:27:54.431 | + functions-common:time_stop:2416 : local start_time 2026-04-02 02:27:54.437 | + functions-common:time_stop:2418 : name=pip_install 2026-04-02 02:27:54.442 | + functions-common:time_stop:2419 : start_time=1775096847399 2026-04-02 02:27:54.447 | + functions-common:time_stop:2421 : [[ -z 1775096847399 ]] 2026-04-02 02:27:54.455 | ++ functions-common:time_stop:2424 : date +%s%3N 2026-04-02 02:27:54.465 | + functions-common:time_stop:2424 : end_time=1775096874458 2026-04-02 02:27:54.469 | + functions-common:time_stop:2425 : elapsed_time=27059 2026-04-02 02:27:54.474 | + functions-common:time_stop:2426 : total=33090 2026-04-02 02:27:54.478 | + functions-common:time_stop:2428 : _TIME_START[$name]= 2026-04-02 02:27:54.485 | + functions-common:time_stop:2429 : _TIME_TOTAL[$name]=60149 2026-04-02 02:27:54.491 | + inc/python:pip_install:219 : return 0 2026-04-02 02:27:54.498 | + inc/python:setup_package:466 : [[ -e == \-\e ]] 2026-04-02 02:27:54.503 | + inc/python:setup_package:466 : [[ True == \F\a\l\s\e ]] 2026-04-02 02:27:54.509 | + inc/python:_setup_package_with_constraints_edit:412 : use_library_from_git /opt/stack/keystone 2026-04-02 02:27:54.515 | + inc/python:use_library_from_git:266 : local name=/opt/stack/keystone 2026-04-02 02:27:54.520 | + inc/python:use_library_from_git:267 : local enabled=1 2026-04-02 02:27:54.527 | + inc/python:use_library_from_git:268 : [[ novnc,barbican,cinder,devstack,glance,keystone,magnum,manila,neutron,nova,octavia,os-test-images,ovn-octavia-provider,placement,python-magnumclient,requirements,swift,magnum-cluster-api = \A\L\L ]] 2026-04-02 02:27:54.533 | + inc/python:use_library_from_git:268 : [[ ,novnc,barbican,cinder,devstack,glance,keystone,magnum,manila,neutron,nova,octavia,os-test-images,ovn-octavia-provider,placement,python-magnumclient,requirements,swift,magnum-cluster-api, =~ ,/opt/stack/keystone, ]] 2026-04-02 02:27:54.539 | + inc/python:use_library_from_git:269 : return 1 2026-04-02 02:27:54.545 | + lib/keystone:install_keystone:542 : is_service_enabled ldap 2026-04-02 02:27:54.584 | + functions-common:is_service_enabled:2068 : return 1 2026-04-02 02:27:54.588 | + lib/stack:stack_install_service:33 : [[ False = True ]] 2026-04-02 02:27:54.593 | + ./stack.sh:main:918 : configure_keystone 2026-04-02 02:27:54.598 | + lib/keystone:configure_keystone:177 : sudo install -d -o stack /etc/keystone 2026-04-02 02:27:54.620 | + lib/keystone:configure_keystone:179 : [[ /etc/keystone != \/\o\p\t\/\s\t\a\c\k\/\k\e\y\s\t\o\n\e\/\e\t\c ]] 2026-04-02 02:27:54.626 | + lib/keystone:configure_keystone:180 : install -m 600 /dev/null /etc/keystone/keystone.conf 2026-04-02 02:27:54.637 | + lib/keystone:configure_keystone:183 : is_service_enabled ldap 2026-04-02 02:27:54.672 | + functions-common:is_service_enabled:2068 : return 1 2026-04-02 02:27:54.678 | + lib/keystone:configure_keystone:187 : iniset /etc/keystone/keystone.conf identity driver sql 2026-04-02 02:27:54.747 | + lib/keystone:configure_keystone:188 : iniset /etc/keystone/keystone.conf identity password_hash_rounds 4 2026-04-02 02:27:54.811 | + lib/keystone:configure_keystone:189 : iniset /etc/keystone/keystone.conf assignment driver sql 2026-04-02 02:27:54.883 | + lib/keystone:configure_keystone:190 : iniset /etc/keystone/keystone.conf role driver sql 2026-04-02 02:27:54.951 | + lib/keystone:configure_keystone:191 : iniset /etc/keystone/keystone.conf resource driver sql 2026-04-02 02:27:55.018 | + lib/keystone:configure_keystone:194 : iniset /etc/keystone/keystone.conf cache enabled True 2026-04-02 02:27:55.086 | + lib/keystone:configure_keystone:195 : iniset /etc/keystone/keystone.conf cache backend dogpile.cache.memcached 2026-04-02 02:27:55.161 | + lib/keystone:configure_keystone:196 : iniset /etc/keystone/keystone.conf cache memcache_servers localhost:11211 2026-04-02 02:27:55.224 | + lib/keystone:configure_keystone:200 : iniset /etc/keystone/keystone.conf api response_validation error 2026-04-02 02:27:55.291 | + lib/keystone:configure_keystone:202 : iniset_rpc_backend keystone /etc/keystone/keystone.conf oslo_messaging_notifications 2026-04-02 02:27:55.296 | + lib/rpc_backend:iniset_rpc_backend:144 : local package=keystone 2026-04-02 02:27:55.301 | + lib/rpc_backend:iniset_rpc_backend:145 : local file=/etc/keystone/keystone.conf 2026-04-02 02:27:55.305 | + lib/rpc_backend:iniset_rpc_backend:146 : local section=oslo_messaging_notifications 2026-04-02 02:27:55.311 | + lib/rpc_backend:iniset_rpc_backend:147 : local virtual_host= 2026-04-02 02:27:55.317 | + lib/rpc_backend:iniset_rpc_backend:148 : is_service_enabled rabbit 2026-04-02 02:27:55.350 | + functions-common:is_service_enabled:2068 : return 0 2026-04-02 02:27:55.357 | ++ lib/rpc_backend:iniset_rpc_backend:149 : get_transport_url '' 2026-04-02 02:27:55.363 | ++ lib/rpc_backend:get_transport_url:126 : local virtual_host= 2026-04-02 02:27:55.369 | ++ lib/rpc_backend:get_transport_url:127 : is_service_enabled rabbit 2026-04-02 02:27:55.401 | ++ functions-common:is_service_enabled:2068 : return 0 2026-04-02 02:27:55.407 | ++ lib/rpc_backend:get_transport_url:128 : echo rabbit://stackrabbit:secretrabbit@199.19.213.213:5672/ 2026-04-02 02:27:55.413 | + lib/rpc_backend:iniset_rpc_backend:149 : iniset /etc/keystone/keystone.conf oslo_messaging_notifications transport_url rabbit://stackrabbit:secretrabbit@199.19.213.213:5672/ 2026-04-02 02:27:55.481 | + lib/rpc_backend:iniset_rpc_backend:150 : '[' -n '' ']' 2026-04-02 02:27:55.487 | + lib/rpc_backend:iniset_rpc_backend:153 : '[' -n '' ']' 2026-04-02 02:27:55.493 | + lib/keystone:configure_keystone:204 : local service_port=5000 2026-04-02 02:27:55.499 | + lib/keystone:configure_keystone:206 : is_service_enabled tls-proxy 2026-04-02 02:27:55.534 | + functions-common:is_service_enabled:2068 : return 0 2026-04-02 02:27:55.539 | + lib/keystone:configure_keystone:208 : service_port=5001 2026-04-02 02:27:55.546 | + lib/keystone:configure_keystone:215 : iniset /etc/keystone/keystone.conf DEFAULT public_endpoint https://199.19.213.213/identity 2026-04-02 02:27:55.616 | + lib/keystone:configure_keystone:217 : [[ fernet != '' ]] 2026-04-02 02:27:55.621 | + lib/keystone:configure_keystone:218 : iniset /etc/keystone/keystone.conf token provider fernet 2026-04-02 02:27:55.698 | ++ lib/keystone:configure_keystone:221 : database_connection_url keystone 2026-04-02 02:27:55.704 | ++ lib/database:database_connection_url:134 : local db=keystone 2026-04-02 02:27:55.710 | ++ lib/database:database_connection_url:135 : database_connection_url_mysql keystone 2026-04-02 02:27:55.717 | ++ lib/databases/mysql:database_connection_url_mysql:251 : local db=keystone 2026-04-02 02:27:55.723 | ++ lib/databases/mysql:database_connection_url_mysql:252 : local plugin 2026-04-02 02:27:55.729 | ++ lib/databases/mysql:database_connection_url_mysql:256 : [[ True == \T\r\u\e ]] 2026-04-02 02:27:55.736 | ++ lib/databases/mysql:database_connection_url_mysql:257 : is_service_enabled mysql 2026-04-02 02:27:55.775 | ++ functions-common:is_service_enabled:2068 : return 0 2026-04-02 02:27:55.781 | ++ lib/databases/mysql:database_connection_url_mysql:258 : plugin='&plugin=dbcounter' 2026-04-02 02:27:55.786 | ++ lib/databases/mysql:database_connection_url_mysql:262 : echo 'mysql+pymysql://root:secretdatabase@127.0.0.1/keystone?charset=utf8&plugin=dbcounter' 2026-04-02 02:27:55.793 | + lib/keystone:configure_keystone:221 : iniset /etc/keystone/keystone.conf database connection 'mysql+pymysql://root:secretdatabase@127.0.0.1/keystone?charset=utf8&plugin=dbcounter' 2026-04-02 02:27:55.863 | + lib/keystone:configure_keystone:224 : '[' False '!=' False ']' 2026-04-02 02:27:55.867 | + lib/keystone:configure_keystone:229 : setup_logging /etc/keystone/keystone.conf 2026-04-02 02:27:55.871 | + functions:setup_logging:693 : setup_systemd_logging /etc/keystone/keystone.conf 2026-04-02 02:27:55.877 | + functions:setup_systemd_logging:710 : local conf_file=/etc/keystone/keystone.conf 2026-04-02 02:27:55.884 | ++ functions:setup_systemd_logging:715 : trueorfalse False USE_JOURNAL 2026-04-02 02:27:55.924 | + functions:setup_systemd_logging:715 : USE_JOURNAL=False 2026-04-02 02:27:55.930 | + functions:setup_systemd_logging:716 : local pidstr= 2026-04-02 02:27:55.936 | + functions:setup_systemd_logging:717 : [[ False == \T\r\u\e ]] 2026-04-02 02:27:55.942 | + functions:setup_systemd_logging:721 : pidstr='(pid=%(process)d) ' 2026-04-02 02:27:55.948 | + functions:setup_systemd_logging:723 : iniset /etc/keystone/keystone.conf DEFAULT logging_debug_format_suffix '{{(pid=%(process)d) %(funcName)s %(pathname)s:%(lineno)d}}' 2026-04-02 02:27:56.015 | + functions:setup_systemd_logging:725 : iniset /etc/keystone/keystone.conf DEFAULT logging_context_format_string '%(color)s%(levelname)s %(name)s [%(global_request_id)s %(request_id)s %(project_name)s %(user_name)s%(color)s] %(instance)s%(color)s%(message)s' 2026-04-02 02:27:56.081 | + functions:setup_systemd_logging:726 : iniset /etc/keystone/keystone.conf DEFAULT logging_default_format_string '%(color)s%(levelname)s %(name)s [-%(color)s] %(instance)s%(color)s%(message)s' 2026-04-02 02:27:56.144 | + functions:setup_systemd_logging:727 : iniset /etc/keystone/keystone.conf DEFAULT logging_exception_prefix 'ERROR %(name)s %(instance)s' 2026-04-02 02:27:56.215 | + functions:setup_systemd_logging:730 : iniset /etc/keystone/keystone.conf DEFAULT log_color False 2026-04-02 02:27:56.283 | + lib/keystone:configure_keystone:231 : iniset /etc/keystone/keystone.conf DEFAULT debug True 2026-04-02 02:27:56.353 | + lib/keystone:configure_keystone:233 : write_uwsgi_config /etc/keystone/keystone-uwsgi-public.ini keystone.wsgi.api:application /identity '' keystone-api 2026-04-02 02:27:56.360 | + lib/apache:write_uwsgi_config:243 : local conf=/etc/keystone/keystone-uwsgi-public.ini 2026-04-02 02:27:56.366 | + lib/apache:write_uwsgi_config:244 : local wsgi=keystone.wsgi.api:application 2026-04-02 02:27:56.373 | + lib/apache:write_uwsgi_config:245 : local url=/identity 2026-04-02 02:27:56.378 | + lib/apache:write_uwsgi_config:246 : local http= 2026-04-02 02:27:56.382 | + lib/apache:write_uwsgi_config:247 : local name=keystone-api 2026-04-02 02:27:56.388 | + lib/apache:write_uwsgi_config:249 : '[' -z keystone-api ']' 2026-04-02 02:27:56.394 | + lib/apache:write_uwsgi_config:255 : local socket_dir=/var/run/uwsgi 2026-04-02 02:27:56.399 | + lib/apache:write_uwsgi_config:259 : sudo mkdir -p /etc/tmpfiles.d/ 2026-04-02 02:27:56.420 | + lib/apache:write_uwsgi_config:260 : echo 'd /var/run/uwsgi 0755 stack root' 2026-04-02 02:27:56.421 | + lib/apache:write_uwsgi_config:260 : sudo tee /etc/tmpfiles.d/uwsgi.conf 2026-04-02 02:27:56.432 | d /var/run/uwsgi 0755 stack root 2026-04-02 02:27:56.441 | + lib/apache:write_uwsgi_config:261 : sudo systemd-tmpfiles --create /etc/tmpfiles.d/uwsgi.conf 2026-04-02 02:27:56.459 | /etc/tmpfiles.d/uwsgi.conf:1: Line references path below legacy directory /var/run/, updating /var/run/uwsgi → /run/uwsgi; please update the tmpfiles.d/ drop-in file accordingly. 2026-04-02 02:27:56.467 | + lib/apache:write_uwsgi_config:263 : local socket=/var/run/uwsgi/keystone-api.socket 2026-04-02 02:27:56.474 | + lib/apache:write_uwsgi_config:266 : rm -rf /etc/keystone/keystone-uwsgi-public.ini 2026-04-02 02:27:56.482 | + lib/apache:write_uwsgi_config:270 : [[ keystone.wsgi.api:application =~ ^[a-zA-Z0-9_.]+:[a-zA-Z0-9_]+$ ]] 2026-04-02 02:27:56.488 | + lib/apache:write_uwsgi_config:271 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi module keystone.wsgi.api:application 2026-04-02 02:27:56.556 | + lib/apache:write_uwsgi_config:276 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi processes 4 2026-04-02 02:27:56.621 | + lib/apache:write_uwsgi_config:278 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi master true 2026-04-02 02:27:56.687 | + lib/apache:write_uwsgi_config:280 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi die-on-term true 2026-04-02 02:27:56.750 | + lib/apache:write_uwsgi_config:281 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi exit-on-reload false 2026-04-02 02:27:56.814 | + lib/apache:write_uwsgi_config:284 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi worker-reload-mercy 80 2026-04-02 02:27:56.881 | + lib/apache:write_uwsgi_config:285 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi enable-threads true 2026-04-02 02:27:56.942 | + lib/apache:write_uwsgi_config:286 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi plugins http,python3 2026-04-02 02:27:57.002 | + lib/apache:write_uwsgi_config:288 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi thunder-lock true 2026-04-02 02:27:57.063 | + lib/apache:write_uwsgi_config:290 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi hook-master-start 'unix_signal:15 gracefully_kill_them_all' 2026-04-02 02:27:57.128 | + lib/apache:write_uwsgi_config:292 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi buffer-size 65535 2026-04-02 02:27:57.193 | + lib/apache:write_uwsgi_config:294 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi add-header 'Connection: close' 2026-04-02 02:27:57.257 | + lib/apache:write_uwsgi_config:296 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi lazy-apps true 2026-04-02 02:27:57.322 | + lib/apache:write_uwsgi_config:298 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi start-time %t 2026-04-02 02:27:57.387 | + lib/apache:write_uwsgi_config:301 : [[ -n '' ]] 2026-04-02 02:27:57.393 | + lib/apache:write_uwsgi_config:304 : local apache_conf= 2026-04-02 02:27:57.400 | ++ lib/apache:write_uwsgi_config:305 : apache_site_config_for keystone-api 2026-04-02 02:27:57.407 | ++ lib/apache:apache_site_config_for:174 : local site=keystone-api 2026-04-02 02:27:57.412 | ++ lib/apache:apache_site_config_for:175 : is_ubuntu 2026-04-02 02:27:57.418 | ++ functions-common:is_ubuntu:544 : [[ -z deb ]] 2026-04-02 02:27:57.423 | ++ functions-common:is_ubuntu:547 : '[' deb = deb ']' 2026-04-02 02:27:57.428 | ++ lib/apache:apache_site_config_for:177 : echo /etc/apache2/sites-available/keystone-api.conf 2026-04-02 02:27:57.435 | + lib/apache:write_uwsgi_config:305 : apache_conf=/etc/apache2/sites-available/keystone-api.conf 2026-04-02 02:27:57.441 | + lib/apache:write_uwsgi_config:306 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi socket /var/run/uwsgi/keystone-api.socket 2026-04-02 02:27:57.501 | + lib/apache:write_uwsgi_config:307 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi chmod-socket 666 2026-04-02 02:27:57.560 | + lib/apache:write_uwsgi_config:308 : echo 'ProxyPass "/identity" "unix:/var/run/uwsgi/keystone-api.socket|uwsgi://uwsgi-uds-keystone-api" retry=0 acquire=1 ' 2026-04-02 02:27:57.562 | + lib/apache:write_uwsgi_config:308 : sudo tee -a /etc/apache2/sites-available/keystone-api.conf 2026-04-02 02:27:57.576 | ProxyPass "/identity" "unix:/var/run/uwsgi/keystone-api.socket|uwsgi://uwsgi-uds-keystone-api" retry=0 acquire=1 2026-04-02 02:27:57.582 | + lib/apache:write_uwsgi_config:309 : enable_apache_site keystone-api 2026-04-02 02:27:57.588 | + lib/apache:enable_apache_site:191 : local site=keystone-api 2026-04-02 02:27:57.593 | + lib/apache:enable_apache_site:193 : enable_apache_mod version 2026-04-02 02:27:57.597 | + lib/apache:enable_apache_mod:55 : local mod=version 2026-04-02 02:27:57.601 | + lib/apache:enable_apache_mod:56 : local should_restart= 2026-04-02 02:27:57.606 | + lib/apache:enable_apache_mod:58 : is_ubuntu 2026-04-02 02:27:57.611 | + functions-common:is_ubuntu:544 : [[ -z deb ]] 2026-04-02 02:27:57.617 | + functions-common:is_ubuntu:547 : '[' deb = deb ']' 2026-04-02 02:27:57.623 | + lib/apache:enable_apache_mod:61 : [[ version != \v\e\r\s\i\o\n ]] 2026-04-02 02:27:57.627 | + lib/apache:enable_apache_site:194 : is_ubuntu 2026-04-02 02:27:57.632 | + functions-common:is_ubuntu:544 : [[ -z deb ]] 2026-04-02 02:27:57.637 | + functions-common:is_ubuntu:547 : '[' deb = deb ']' 2026-04-02 02:27:57.642 | + lib/apache:enable_apache_site:195 : sudo a2ensite keystone-api 2026-04-02 02:27:57.688 | Enabling site keystone-api. 2026-04-02 02:27:57.697 | To activate the new configuration, you need to run: 2026-04-02 02:27:57.697 | systemctl reload apache2 2026-04-02 02:27:57.707 | + lib/apache:write_uwsgi_config:310 : restart_apache_server 2026-04-02 02:27:57.713 | + lib/apache:restart_apache_server:238 : restart_service apache2 2026-04-02 02:27:57.718 | + functions-common:restart_service:2296 : '[' -x /bin/systemctl ']' 2026-04-02 02:27:57.723 | + functions-common:restart_service:2297 : sudo /bin/systemctl restart apache2 2026-04-02 02:27:57.867 | + lib/keystone:configure_keystone:235 : iniset /etc/keystone/keystone.conf DEFAULT max_token_size 16384 2026-04-02 02:27:57.934 | + lib/keystone:configure_keystone:237 : iniset /etc/keystone/keystone.conf fernet_tokens key_repository /etc/keystone/fernet-keys/ 2026-04-02 02:27:58.003 | + lib/keystone:configure_keystone:239 : iniset /etc/keystone/keystone.conf credential key_repository /etc/keystone/credential-keys/ 2026-04-02 02:27:58.074 | + lib/keystone:configure_keystone:247 : [[ True = True ]] 2026-04-02 02:27:58.079 | + lib/keystone:configure_keystone:248 : iniset /etc/keystone/keystone.conf security_compliance lockout_failure_attempts 2 2026-04-02 02:27:58.148 | + lib/keystone:configure_keystone:249 : iniset /etc/keystone/keystone.conf security_compliance lockout_duration 10 2026-04-02 02:27:58.206 | + lib/keystone:configure_keystone:250 : iniset /etc/keystone/keystone.conf security_compliance unique_last_password_count 2 2026-04-02 02:27:58.269 | + lib/keystone:configure_keystone:253 : iniset /etc/keystone/keystone.conf oslo_policy policy_file policy.yaml 2026-04-02 02:27:58.339 | + lib/keystone:configure_keystone:255 : [[ False == True ]] 2026-04-02 02:27:58.344 | + lib/keystone:configure_keystone:255 : [[ False == True ]] 2026-04-02 02:27:58.349 | + lib/keystone:configure_keystone:259 : iniset /etc/keystone/keystone.conf oslo_policy enforce_scope false 2026-04-02 02:27:58.415 | + lib/keystone:configure_keystone:260 : iniset /etc/keystone/keystone.conf oslo_policy enforce_new_defaults false 2026-04-02 02:27:58.479 | + ./stack.sh:main:922 : is_service_enabled swift 2026-04-02 02:27:58.515 | + functions-common:is_service_enabled:2068 : return 1 2026-04-02 02:27:58.521 | + ./stack.sh:main:936 : is_service_enabled g-api n-api 2026-04-02 02:27:58.558 | + functions-common:is_service_enabled:2068 : return 0 2026-04-02 02:27:58.563 | + ./stack.sh:main:938 : stack_install_service glance 2026-04-02 02:27:58.568 | + lib/stack:stack_install_service:20 : local service=glance 2026-04-02 02:27:58.574 | + lib/stack:stack_install_service:21 : type install_glance 2026-04-02 02:27:58.581 | + lib/stack:stack_install_service:23 : [[ False = True ]] 2026-04-02 02:27:58.586 | + lib/stack:stack_install_service:32 : install_glance 2026-04-02 02:27:58.592 | + lib/glance:install_glance:550 : glance_store_extras=() 2026-04-02 02:27:58.598 | + lib/glance:install_glance:550 : local glance_store_extras 2026-04-02 02:27:58.604 | + lib/glance:install_glance:552 : is_service_enabled cinder 2026-04-02 02:27:58.641 | + functions-common:is_service_enabled:2068 : return 0 2026-04-02 02:27:58.645 | + lib/glance:install_glance:553 : glance_store_extras=("cinder" "${glance_store_extras[@]}") 2026-04-02 02:27:58.652 | + lib/glance:install_glance:556 : is_service_enabled swift 2026-04-02 02:27:58.684 | + functions-common:is_service_enabled:2068 : return 1 2026-04-02 02:27:58.689 | + lib/glance:install_glance:562 : use_library_from_git glance_store 2026-04-02 02:27:58.694 | + inc/python:use_library_from_git:266 : local name=glance_store 2026-04-02 02:27:58.699 | + inc/python:use_library_from_git:267 : local enabled=1 2026-04-02 02:27:58.704 | + inc/python:use_library_from_git:268 : [[ novnc,barbican,cinder,devstack,glance,keystone,magnum,manila,neutron,nova,octavia,os-test-images,ovn-octavia-provider,placement,python-magnumclient,requirements,swift,magnum-cluster-api = \A\L\L ]] 2026-04-02 02:27:58.710 | + inc/python:use_library_from_git:268 : [[ ,novnc,barbican,cinder,devstack,glance,keystone,magnum,manila,neutron,nova,octavia,os-test-images,ovn-octavia-provider,placement,python-magnumclient,requirements,swift,magnum-cluster-api, =~ ,glance_store, ]] 2026-04-02 02:27:58.716 | + inc/python:use_library_from_git:269 : return 1 2026-04-02 02:27:58.724 | ++ lib/glance:install_glance:568 : join_extras cinder 2026-04-02 02:27:58.731 | ++ inc/python:join_extras:28 : local IFS=, 2026-04-02 02:27:58.736 | ++ inc/python:join_extras:29 : echo cinder 2026-04-02 02:27:58.743 | + lib/glance:install_glance:568 : pip_install_gr_extras glance-store cinder 2026-04-02 02:27:58.749 | + inc/python:pip_install_gr_extras:107 : local name=glance-store 2026-04-02 02:27:58.755 | + inc/python:pip_install_gr_extras:108 : local extras=cinder 2026-04-02 02:27:58.761 | + inc/python:pip_install_gr_extras:109 : local version_constraints 2026-04-02 02:27:58.768 | ++ inc/python:pip_install_gr_extras:110 : get_version_constraints_from_global_requirements glance-store 2026-04-02 02:27:58.773 | ++ inc/python:get_version_constraints_from_global_requirements:253 : local package=glance-store 2026-04-02 02:27:58.779 | ++ inc/python:get_version_constraints_from_global_requirements:254 : local required_pkg_version_constraint 2026-04-02 02:27:58.788 | +++ inc/python:get_version_constraints_from_global_requirements:256 : cut -d# -f1 2026-04-02 02:27:58.789 | +++ inc/python:get_version_constraints_from_global_requirements:256 : grep -i -h -o -P '^glance-store\K.*' /opt/stack/requirements/global-requirements.txt 2026-04-02 02:27:58.797 | ++ inc/python:get_version_constraints_from_global_requirements:256 : required_pkg_version_constraint='!=0.29.0 ' 2026-04-02 02:27:58.802 | ++ inc/python:get_version_constraints_from_global_requirements:257 : [[ !=0.29.0 == '' ]] 2026-04-02 02:27:58.807 | ++ inc/python:get_version_constraints_from_global_requirements:260 : echo '!=0.29.0' 2026-04-02 02:27:58.814 | + inc/python:pip_install_gr_extras:110 : version_constraints='!=0.29.0' 2026-04-02 02:27:58.820 | + inc/python:pip_install_gr_extras:111 : pip_install 'glance-store[cinder]!=0.29.0' 2026-04-02 02:27:58.864 | Using python 3.12 to install glance-store[cinder]!=0.29.0 2026-04-02 02:27:58.869 | + inc/python:pip_install:210 : env http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= /opt/stack/data/venv/bin/pip install -c /opt/stack/requirements/upper-constraints.txt 'glance-store[cinder]!=0.29.0' 2026-04-02 02:27:59.526 | Collecting glance-store!=0.29.0 (from glance-store[cinder]!=0.29.0) 2026-04-02 02:27:59.598 | Downloading glance_store-5.4.0-py3-none-any.whl.metadata (4.6 kB) 2026-04-02 02:27:59.613 | Requirement already satisfied: oslo.config>=5.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from glance-store!=0.29.0->glance-store[cinder]!=0.29.0) (10.3.0) 2026-04-02 02:27:59.614 | Requirement already satisfied: oslo.i18n>=3.15.3 in /opt/stack/data/venv/lib/python3.12/site-packages (from glance-store!=0.29.0->glance-store[cinder]!=0.29.0) (6.7.2) 2026-04-02 02:27:59.614 | Requirement already satisfied: oslo.serialization!=2.19.1,>=2.18.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from glance-store!=0.29.0->glance-store[cinder]!=0.29.0) (5.9.1) 2026-04-02 02:27:59.614 | Requirement already satisfied: oslo.utils>=4.7.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from glance-store!=0.29.0->glance-store[cinder]!=0.29.0) (10.0.0) 2026-04-02 02:27:59.615 | Requirement already satisfied: oslo.concurrency>=3.26.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from glance-store!=0.29.0->glance-store[cinder]!=0.29.0) (7.4.0) 2026-04-02 02:27:59.615 | Requirement already satisfied: stevedore>=1.20.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from glance-store!=0.29.0->glance-store[cinder]!=0.29.0) (5.7.0) 2026-04-02 02:27:59.616 | Requirement already satisfied: eventlet!=0.18.3,!=0.20.1,>=0.18.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from glance-store!=0.29.0->glance-store[cinder]!=0.29.0) (0.40.4) 2026-04-02 02:27:59.616 | Requirement already satisfied: jsonschema>=3.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from glance-store!=0.29.0->glance-store[cinder]!=0.29.0) (4.26.0) 2026-04-02 02:27:59.616 | Requirement already satisfied: keystoneauth1>=3.4.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from glance-store!=0.29.0->glance-store[cinder]!=0.29.0) (5.13.1) 2026-04-02 02:27:59.617 | Requirement already satisfied: python-keystoneclient>=3.8.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from glance-store!=0.29.0->glance-store[cinder]!=0.29.0) (5.8.0) 2026-04-02 02:27:59.617 | Requirement already satisfied: requests>=2.14.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from glance-store!=0.29.0->glance-store[cinder]!=0.29.0) (2.32.5) 2026-04-02 02:27:59.640 | Collecting retrying!=1.3.0,>=1.2.3 (from glance-store!=0.29.0->glance-store[cinder]!=0.29.0) 2026-04-02 02:27:59.646 | Downloading retrying-1.4.2-py3-none-any.whl.metadata (5.5 kB) 2026-04-02 02:27:59.657 | Requirement already satisfied: futurist>=1.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from glance-store!=0.29.0->glance-store[cinder]!=0.29.0) (3.2.1) 2026-04-02 02:27:59.660 | Requirement already satisfied: dnspython>=1.15.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from eventlet!=0.18.3,!=0.20.1,>=0.18.2->glance-store!=0.29.0->glance-store[cinder]!=0.29.0) (2.8.0) 2026-04-02 02:27:59.661 | Requirement already satisfied: greenlet>=1.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from eventlet!=0.18.3,!=0.20.1,>=0.18.2->glance-store!=0.29.0->glance-store[cinder]!=0.29.0) (3.3.2) 2026-04-02 02:27:59.668 | 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-04-02 02:27:59.669 | 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.1.1) 2026-04-02 02:27:59.707 | Collecting python-cinderclient>=4.1.0 (from glance-store[cinder]!=0.29.0) 2026-04-02 02:27:59.712 | Downloading python_cinderclient-9.9.0-py3-none-any.whl.metadata (19 kB) 2026-04-02 02:27:59.775 | Collecting os-brick>=6.3.0 (from glance-store[cinder]!=0.29.0) 2026-04-02 02:27:59.780 | Downloading os_brick-7.0.0-py3-none-any.whl.metadata (2.8 kB) 2026-04-02 02:27:59.822 | Collecting oslo.rootwrap>=5.8.0 (from glance-store[cinder]!=0.29.0) 2026-04-02 02:27:59.826 | Downloading oslo_rootwrap-7.9.0-py3-none-any.whl.metadata (2.1 kB) 2026-04-02 02:27:59.865 | Collecting oslo.privsep>=1.23.0 (from glance-store[cinder]!=0.29.0) 2026-04-02 02:27:59.869 | Downloading oslo_privsep-3.10.1-py3-none-any.whl.metadata (2.7 kB) 2026-04-02 02:27:59.880 | Requirement already satisfied: attrs>=22.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from jsonschema>=3.2.0->glance-store!=0.29.0->glance-store[cinder]!=0.29.0) (25.4.0) 2026-04-02 02:27:59.881 | Requirement already satisfied: jsonschema-specifications>=2023.03.6 in /opt/stack/data/venv/lib/python3.12/site-packages (from jsonschema>=3.2.0->glance-store!=0.29.0->glance-store[cinder]!=0.29.0) (2025.9.1) 2026-04-02 02:27:59.881 | Requirement already satisfied: referencing>=0.28.4 in /opt/stack/data/venv/lib/python3.12/site-packages (from jsonschema>=3.2.0->glance-store!=0.29.0->glance-store[cinder]!=0.29.0) (0.37.0) 2026-04-02 02:27:59.882 | Requirement already satisfied: rpds-py>=0.25.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from jsonschema>=3.2.0->glance-store!=0.29.0->glance-store[cinder]!=0.29.0) (0.30.0) 2026-04-02 02:27:59.887 | Requirement already satisfied: pbr>=2.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystoneauth1>=3.4.0->glance-store!=0.29.0->glance-store[cinder]!=0.29.0) (7.0.3) 2026-04-02 02:27:59.888 | Requirement already satisfied: iso8601>=2.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystoneauth1>=3.4.0->glance-store!=0.29.0->glance-store[cinder]!=0.29.0) (2.1.0) 2026-04-02 02:27:59.889 | Requirement already satisfied: os-service-types>=1.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystoneauth1>=3.4.0->glance-store!=0.29.0->glance-store[cinder]!=0.29.0) (1.8.2) 2026-04-02 02:27:59.890 | Requirement already satisfied: typing-extensions>=4.12 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystoneauth1>=3.4.0->glance-store!=0.29.0->glance-store[cinder]!=0.29.0) (4.15.0) 2026-04-02 02:27:59.892 | Requirement already satisfied: oslo.context>=4.1.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from os-brick>=6.3.0->glance-store[cinder]!=0.29.0) (6.3.0) 2026-04-02 02:27:59.892 | Requirement already satisfied: oslo.log>=4.8.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from os-brick>=6.3.0->glance-store[cinder]!=0.29.0) (8.1.0) 2026-04-02 02:27:59.894 | Requirement already satisfied: oslo.service>=2.8.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from os-brick>=6.3.0->glance-store[cinder]!=0.29.0) (4.5.1) 2026-04-02 02:27:59.925 | Collecting tenacity>=6.3.1 (from os-brick>=6.3.0->glance-store[cinder]!=0.29.0) 2026-04-02 02:27:59.929 | Downloading tenacity-9.1.4-py3-none-any.whl.metadata (1.2 kB) 2026-04-02 02:27:59.938 | Requirement already satisfied: psutil>=5.7.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from os-brick>=6.3.0->glance-store[cinder]!=0.29.0) (7.2.2) 2026-04-02 02:27:59.943 | Requirement already satisfied: fasteners>=0.7.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.concurrency>=3.26.0->glance-store!=0.29.0->glance-store[cinder]!=0.29.0) (0.20) 2026-04-02 02:27:59.947 | Requirement already satisfied: netaddr>=0.7.18 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.config>=5.2.0->glance-store!=0.29.0->glance-store[cinder]!=0.29.0) (1.3.0) 2026-04-02 02:27:59.947 | Requirement already satisfied: rfc3986>=1.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.config>=5.2.0->glance-store!=0.29.0->glance-store[cinder]!=0.29.0) (2.0.0) 2026-04-02 02:27:59.948 | Requirement already satisfied: PyYAML>=5.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.config>=5.2.0->glance-store!=0.29.0->glance-store[cinder]!=0.29.0) (6.0.3) 2026-04-02 02:27:59.953 | Requirement already satisfied: python-dateutil>=2.7.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.log>=4.8.0->os-brick>=6.3.0->glance-store[cinder]!=0.29.0) (2.9.0.post0) 2026-04-02 02:27:59.955 | Requirement already satisfied: cffi>=1.14.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.privsep>=1.23.0->glance-store[cinder]!=0.29.0) (2.0.0) 2026-04-02 02:27:59.956 | Requirement already satisfied: msgpack>=0.6.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.privsep>=1.23.0->glance-store[cinder]!=0.29.0) (1.1.2) 2026-04-02 02:27:59.958 | Requirement already satisfied: pycparser in /opt/stack/data/venv/lib/python3.12/site-packages (from cffi>=1.14.0->oslo.privsep>=1.23.0->glance-store[cinder]!=0.29.0) (3.0) 2026-04-02 02:27:59.962 | Requirement already satisfied: WebOb>=1.7.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.service>=2.8.0->os-brick>=6.3.0->glance-store[cinder]!=0.29.0) (1.8.9) 2026-04-02 02:27:59.964 | Requirement already satisfied: PasteDeploy>=1.5.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.service>=2.8.0->os-brick>=6.3.0->glance-store[cinder]!=0.29.0) (3.1.0) 2026-04-02 02:27:59.964 | Requirement already satisfied: Routes>=2.3.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.service>=2.8.0->os-brick>=6.3.0->glance-store[cinder]!=0.29.0) (2.5.1) 2026-04-02 02:27:59.965 | Requirement already satisfied: Paste>=2.0.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.service>=2.8.0->os-brick>=6.3.0->glance-store[cinder]!=0.29.0) (3.10.1) 2026-04-02 02:27:59.965 | Requirement already satisfied: Yappi>=1.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.service>=2.8.0->os-brick>=6.3.0->glance-store[cinder]!=0.29.0) (1.7.3) 2026-04-02 02:27:59.967 | Requirement already satisfied: pyparsing>=2.1.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.utils>=4.7.0->glance-store!=0.29.0->glance-store[cinder]!=0.29.0) (3.3.2) 2026-04-02 02:27:59.968 | Requirement already satisfied: packaging>=20.4 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.utils>=4.7.0->glance-store!=0.29.0->glance-store[cinder]!=0.29.0) (26.0) 2026-04-02 02:27:59.971 | Requirement already satisfied: setuptools in /opt/stack/data/venv/lib/python3.12/site-packages (from Paste>=2.0.2->oslo.service>=2.8.0->os-brick>=6.3.0->glance-store[cinder]!=0.29.0) (82.0.1) 2026-04-02 02:27:59.982 | Requirement already satisfied: PrettyTable>=0.7.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from python-cinderclient>=4.1.0->glance-store[cinder]!=0.29.0) (3.17.0) 2026-04-02 02:27:59.984 | Requirement already satisfied: wcwidth in /opt/stack/data/venv/lib/python3.12/site-packages (from PrettyTable>=0.7.2->python-cinderclient>=4.1.0->glance-store[cinder]!=0.29.0) (0.6.0) 2026-04-02 02:27:59.986 | Requirement already satisfied: six>=1.5 in /opt/stack/data/venv/lib/python3.12/site-packages (from python-dateutil>=2.7.0->oslo.log>=4.8.0->os-brick>=6.3.0->glance-store[cinder]!=0.29.0) (1.17.0) 2026-04-02 02:27:59.994 | Requirement already satisfied: charset_normalizer<4,>=2 in /opt/stack/data/venv/lib/python3.12/site-packages (from requests>=2.14.2->glance-store!=0.29.0->glance-store[cinder]!=0.29.0) (3.4.4) 2026-04-02 02:27:59.994 | Requirement already satisfied: idna<4,>=2.5 in /opt/stack/data/venv/lib/python3.12/site-packages (from requests>=2.14.2->glance-store!=0.29.0->glance-store[cinder]!=0.29.0) (3.11) 2026-04-02 02:27:59.995 | Requirement already satisfied: urllib3<3,>=1.21.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from requests>=2.14.2->glance-store!=0.29.0->glance-store[cinder]!=0.29.0) (2.6.3) 2026-04-02 02:27:59.995 | Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3/dist-packages (from requests>=2.14.2->glance-store!=0.29.0->glance-store[cinder]!=0.29.0) (2023.11.17) 2026-04-02 02:28:00.008 | Requirement already satisfied: repoze.lru>=0.3 in /opt/stack/data/venv/lib/python3.12/site-packages (from Routes>=2.3.1->oslo.service>=2.8.0->os-brick>=6.3.0->glance-store[cinder]!=0.29.0) (0.7) 2026-04-02 02:28:00.039 | Downloading glance_store-5.4.0-py3-none-any.whl (260 kB) 2026-04-02 02:28:00.067 | Downloading os_brick-7.0.0-py3-none-any.whl (285 kB) 2026-04-02 02:28:00.089 | Downloading oslo_privsep-3.10.1-py3-none-any.whl (41 kB) 2026-04-02 02:28:00.106 | Downloading oslo_rootwrap-7.9.0-py3-none-any.whl (40 kB) 2026-04-02 02:28:00.131 | Downloading python_cinderclient-9.9.0-py3-none-any.whl (256 kB) 2026-04-02 02:28:00.146 | Downloading retrying-1.4.2-py3-none-any.whl (10 kB) 2026-04-02 02:28:00.158 | Downloading tenacity-9.1.4-py3-none-any.whl (28 kB) 2026-04-02 02:28:00.266 | Installing collected packages: tenacity, retrying, oslo.rootwrap, python-cinderclient, oslo.privsep, glance-store, os-brick 2026-04-02 02:28:00.965 | 2026-04-02 02:28:00.974 | Successfully installed glance-store-5.4.0 os-brick-7.0.0 oslo.privsep-3.10.1 oslo.rootwrap-7.9.0 python-cinderclient-9.9.0 retrying-1.4.2 tenacity-9.1.4 2026-04-02 02:28:01.068 | + inc/python:pip_install:216 : result=0 2026-04-02 02:28:01.073 | + inc/python:pip_install:218 : time_stop pip_install 2026-04-02 02:28:01.079 | + functions-common:time_stop:2412 : local name 2026-04-02 02:28:01.084 | + functions-common:time_stop:2413 : local end_time 2026-04-02 02:28:01.091 | + functions-common:time_stop:2414 : local elapsed_time 2026-04-02 02:28:01.096 | + functions-common:time_stop:2415 : local total 2026-04-02 02:28:01.102 | + functions-common:time_stop:2416 : local start_time 2026-04-02 02:28:01.108 | + functions-common:time_stop:2418 : name=pip_install 2026-04-02 02:28:01.112 | + functions-common:time_stop:2419 : start_time=1775096878854 2026-04-02 02:28:01.118 | + functions-common:time_stop:2421 : [[ -z 1775096878854 ]] 2026-04-02 02:28:01.126 | ++ functions-common:time_stop:2424 : date +%s%3N 2026-04-02 02:28:01.134 | + functions-common:time_stop:2424 : end_time=1775096881128 2026-04-02 02:28:01.139 | + functions-common:time_stop:2425 : elapsed_time=2274 2026-04-02 02:28:01.145 | + functions-common:time_stop:2426 : total=60149 2026-04-02 02:28:01.150 | + functions-common:time_stop:2428 : _TIME_START[$name]= 2026-04-02 02:28:01.155 | + functions-common:time_stop:2429 : _TIME_TOTAL[$name]=62423 2026-04-02 02:28:01.162 | + inc/python:pip_install:219 : return 0 2026-04-02 02:28:01.167 | + lib/glance:install_glance:569 : copy_rootwrap /opt/stack/data/venv/etc/glance 2026-04-02 02:28:01.173 | + lib/glance:copy_rootwrap:263 : local source_path=/opt/stack/data/venv/etc/glance 2026-04-02 02:28:01.178 | + lib/glance:copy_rootwrap:265 : sudo install -d -o stack /etc/glance 2026-04-02 02:28:01.200 | + lib/glance:copy_rootwrap:266 : cp -r /opt/stack/data/venv/etc/glance/rootwrap.conf /opt/stack/data/venv/etc/glance/rootwrap.d /etc/glance/ 2026-04-02 02:28:01.210 | + lib/glance:install_glance:572 : git_clone https://github.com/openstack/glance.git /opt/stack/glance master 2026-04-02 02:28:01.216 | + functions-common:git_clone:581 : local git_remote=https://github.com/openstack/glance.git 2026-04-02 02:28:01.221 | + functions-common:git_clone:582 : local git_dest=/opt/stack/glance 2026-04-02 02:28:01.227 | + functions-common:git_clone:583 : local git_ref=master 2026-04-02 02:28:01.232 | + functions-common:git_clone:584 : local orig_dir 2026-04-02 02:28:01.239 | ++ functions-common:git_clone:585 : pwd 2026-04-02 02:28:01.245 | + functions-common:git_clone:585 : orig_dir=/opt/stack/devstack 2026-04-02 02:28:01.250 | + functions-common:git_clone:586 : local git_clone_flags= 2026-04-02 02:28:01.257 | ++ functions-common:git_clone:588 : trueorfalse False RECLONE 2026-04-02 02:28:01.292 | + functions-common:git_clone:588 : RECLONE=False 2026-04-02 02:28:01.297 | + functions-common:git_clone:589 : [[ 0 -gt 0 ]] 2026-04-02 02:28:01.303 | + functions-common:git_clone:593 : [[ False = \T\r\u\e ]] 2026-04-02 02:28:01.309 | + functions-common:git_clone:602 : echo master 2026-04-02 02:28:01.310 | + functions-common:git_clone:602 : egrep -q '^refs' 2026-04-02 02:28:01.318 | + functions-common:git_clone:616 : [[ ! -d /opt/stack/glance ]] 2026-04-02 02:28:01.323 | + functions-common:git_clone:626 : [[ False = \T\r\u\e ]] 2026-04-02 02:28:01.328 | + functions-common:git_clone:661 : sudo git config --system --add safe.directory /opt/stack/glance 2026-04-02 02:28:01.351 | + functions-common:git_clone:664 : cd /opt/stack/glance 2026-04-02 02:28:01.357 | + functions-common:git_clone:665 : git show --oneline 2026-04-02 02:28:01.359 | + functions-common:git_clone:665 : head -1 2026-04-02 02:28:01.364 | 6c2b7a883 Merge "doc: Fix incorrect config section name in interoperable image import docs" 2026-04-02 02:28:01.370 | + functions-common:git_clone:666 : cd /opt/stack/devstack 2026-04-02 02:28:01.376 | + lib/glance:install_glance:574 : setup_develop /opt/stack/glance 2026-04-02 02:28:01.382 | + inc/python:setup_develop:353 : local bindep 2026-04-02 02:28:01.387 | + inc/python:setup_develop:354 : [[ /opt/stack/glance == -bindep* ]] 2026-04-02 02:28:01.393 | + inc/python:setup_develop:358 : local project_dir=/opt/stack/glance 2026-04-02 02:28:01.399 | + inc/python:setup_develop:359 : local extras= 2026-04-02 02:28:01.405 | + inc/python:setup_develop:360 : _setup_package_with_constraints_edit /opt/stack/glance -e 2026-04-02 02:28:01.411 | + inc/python:_setup_package_with_constraints_edit:379 : local bindep 2026-04-02 02:28:01.417 | + inc/python:_setup_package_with_constraints_edit:380 : [[ /opt/stack/glance == -bindep* ]] 2026-04-02 02:28:01.424 | + inc/python:_setup_package_with_constraints_edit:384 : local project_dir=/opt/stack/glance 2026-04-02 02:28:01.429 | + inc/python:_setup_package_with_constraints_edit:385 : local flags=-e 2026-04-02 02:28:01.433 | + inc/python:_setup_package_with_constraints_edit:386 : local extras= 2026-04-02 02:28:01.441 | ++ inc/python:_setup_package_with_constraints_edit:393 : cd /opt/stack/glance 2026-04-02 02:28:01.447 | ++ inc/python:_setup_package_with_constraints_edit:393 : pwd 2026-04-02 02:28:01.455 | + inc/python:_setup_package_with_constraints_edit:393 : project_dir=/opt/stack/glance 2026-04-02 02:28:01.462 | + inc/python:_setup_package_with_constraints_edit:395 : '[' -n /opt/stack/requirements ']' 2026-04-02 02:28:01.468 | + inc/python:_setup_package_with_constraints_edit:399 : local name 2026-04-02 02:28:01.476 | ++ inc/python:_setup_package_with_constraints_edit:400 : awk '/^name.*=/ {print $3}' /opt/stack/glance/setup.cfg 2026-04-02 02:28:01.486 | + inc/python:_setup_package_with_constraints_edit:400 : name=glance 2026-04-02 02:28:01.491 | + inc/python:_setup_package_with_constraints_edit:401 : '[' -z glance ']' 2026-04-02 02:28:01.497 | + inc/python:_setup_package_with_constraints_edit:405 : /opt/stack/requirements/.venv/bin/edit-constraints /opt/stack/requirements/upper-constraints.txt -- glance 2026-04-02 02:28:01.591 | + inc/python:_setup_package_with_constraints_edit:408 : setup_package /opt/stack/glance -e 2026-04-02 02:28:01.597 | + inc/python:setup_package:436 : local bindep=0 2026-04-02 02:28:01.603 | + inc/python:setup_package:437 : local bindep_flag= 2026-04-02 02:28:01.608 | + inc/python:setup_package:438 : local bindep_profiles= 2026-04-02 02:28:01.614 | + inc/python:setup_package:439 : [[ /opt/stack/glance == -bindep* ]] 2026-04-02 02:28:01.618 | + inc/python:setup_package:444 : local project_dir=/opt/stack/glance 2026-04-02 02:28:01.623 | + inc/python:setup_package:445 : local flags=-e 2026-04-02 02:28:01.629 | + inc/python:setup_package:446 : local extras= 2026-04-02 02:28:01.635 | + inc/python:setup_package:450 : [[ -n -e ]] 2026-04-02 02:28:01.640 | + inc/python:setup_package:450 : [[ -z '' ]] 2026-04-02 02:28:01.646 | + inc/python:setup_package:450 : [[ ! -e =~ ^-.* ]] 2026-04-02 02:28:01.651 | + inc/python:setup_package:455 : [[ ! -z '' ]] 2026-04-02 02:28:01.656 | + inc/python:setup_package:460 : [[ 0 == 1 ]] 2026-04-02 02:28:01.662 | + inc/python:setup_package:464 : pip_install -e /opt/stack/glance 2026-04-02 02:28:01.704 | Using python 3.12 to install /opt/stack/glance 2026-04-02 02:28:01.708 | + inc/python:pip_install:210 : env http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= /opt/stack/data/venv/bin/pip install -c /opt/stack/requirements/upper-constraints.txt -e /opt/stack/glance 2026-04-02 02:28:02.250 | Obtaining file:///opt/stack/glance 2026-04-02 02:28:02.253 | Installing build dependencies: started 2026-04-02 02:28:03.703 | Installing build dependencies: finished with status 'done' 2026-04-02 02:28:03.704 | Checking if build backend supports build_editable: started 2026-04-02 02:28:03.991 | Checking if build backend supports build_editable: finished with status 'done' 2026-04-02 02:28:03.992 | Getting requirements to build editable: started 2026-04-02 02:28:04.147 | Getting requirements to build editable: finished with status 'done' 2026-04-02 02:28:04.150 | Preparing editable metadata (pyproject.toml): started 2026-04-02 02:28:04.753 | Preparing editable metadata (pyproject.toml): finished with status 'done' 2026-04-02 02:28:04.768 | Requirement already satisfied: pbr>=3.1.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from glance==32.1.0.dev13) (7.0.3) 2026-04-02 02:28:04.768 | Requirement already satisfied: defusedxml>=0.7.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from glance==32.1.0.dev13) (0.7.1) 2026-04-02 02:28:04.769 | Requirement already satisfied: SQLAlchemy>=1.3.14 in /opt/stack/data/venv/lib/python3.12/site-packages (from glance==32.1.0.dev13) (2.0.46) 2026-04-02 02:28:04.769 | Requirement already satisfied: eventlet>=0.33.3 in /opt/stack/data/venv/lib/python3.12/site-packages (from glance==32.1.0.dev13) (0.40.4) 2026-04-02 02:28:04.769 | Requirement already satisfied: PasteDeploy>=1.5.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from glance==32.1.0.dev13) (3.1.0) 2026-04-02 02:28:04.770 | Requirement already satisfied: Routes>=2.3.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from glance==32.1.0.dev13) (2.5.1) 2026-04-02 02:28:04.770 | Requirement already satisfied: WebOb>=1.8.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from glance==32.1.0.dev13) (1.8.9) 2026-04-02 02:28:04.771 | Requirement already satisfied: alembic>=0.9.6 in /opt/stack/data/venv/lib/python3.12/site-packages (from glance==32.1.0.dev13) (1.18.4) 2026-04-02 02:28:04.867 | Collecting httplib2>=0.9.1 (from glance==32.1.0.dev13) 2026-04-02 02:28:04.954 | Downloading httplib2-0.31.2-py3-none-any.whl.metadata (2.2 kB) 2026-04-02 02:28:04.965 | Requirement already satisfied: oslo.config>=8.1.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from glance==32.1.0.dev13) (10.3.0) 2026-04-02 02:28:04.965 | Requirement already satisfied: oslo.concurrency>=4.5.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from glance==32.1.0.dev13) (7.4.0) 2026-04-02 02:28:04.966 | Requirement already satisfied: oslo.context>=2.22.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from glance==32.1.0.dev13) (6.3.0) 2026-04-02 02:28:04.966 | Requirement already satisfied: oslo.upgradecheck>=1.3.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from glance==32.1.0.dev13) (2.7.1) 2026-04-02 02:28:04.967 | Requirement already satisfied: oslo.utils>=7.4.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from glance==32.1.0.dev13) (10.0.0) 2026-04-02 02:28:04.968 | 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.dev13) (5.7.0) 2026-04-02 02:28:04.968 | Requirement already satisfied: futurist>=1.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from glance==32.1.0.dev13) (3.2.1) 2026-04-02 02:28:05.003 | Collecting taskflow>=4.0.0 (from glance==32.1.0.dev13) 2026-04-02 02:28:05.015 | Downloading taskflow-6.2.0-py3-none-any.whl.metadata (4.5 kB) 2026-04-02 02:28:05.028 | Requirement already satisfied: keystoneauth1>=3.4.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from glance==32.1.0.dev13) (5.13.1) 2026-04-02 02:28:05.029 | Requirement already satisfied: keystonemiddleware>=5.1.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from glance==32.1.0.dev13) (12.0.0) 2026-04-02 02:28:05.044 | Collecting WSME>=0.8.0 (from glance==32.1.0.dev13) 2026-04-02 02:28:05.059 | Downloading WSME-0.12.1-py3-none-any.whl.metadata (3.7 kB) 2026-04-02 02:28:05.072 | Requirement already satisfied: PrettyTable>=0.7.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from glance==32.1.0.dev13) (3.17.0) 2026-04-02 02:28:05.073 | Requirement already satisfied: Paste>=2.0.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from glance==32.1.0.dev13) (3.10.1) 2026-04-02 02:28:05.074 | Requirement already satisfied: jsonschema>=3.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from glance==32.1.0.dev13) (4.26.0) 2026-04-02 02:28:05.075 | Requirement already satisfied: python-keystoneclient>=3.8.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from glance==32.1.0.dev13) (5.8.0) 2026-04-02 02:28:05.075 | Requirement already satisfied: oslo.db>=5.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from glance==32.1.0.dev13) (18.0.0) 2026-04-02 02:28:05.076 | Requirement already satisfied: oslo.i18n>=5.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from glance==32.1.0.dev13) (6.7.2) 2026-04-02 02:28:05.094 | Collecting oslo.limit>=1.6.0 (from glance==32.1.0.dev13) 2026-04-02 02:28:05.105 | Downloading oslo_limit-2.10.0-py3-none-any.whl.metadata (2.1 kB) 2026-04-02 02:28:05.115 | Requirement already satisfied: oslo.log>=4.5.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from glance==32.1.0.dev13) (8.1.0) 2026-04-02 02:28:05.116 | 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.dev13) (17.3.0) 2026-04-02 02:28:05.117 | Requirement already satisfied: oslo.middleware>=3.31.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from glance==32.1.0.dev13) (8.0.0) 2026-04-02 02:28:05.140 | Collecting oslo.reports>=1.18.0 (from glance==32.1.0.dev13) 2026-04-02 02:28:05.151 | Downloading oslo_reports-3.7.0-py3-none-any.whl.metadata (3.8 kB) 2026-04-02 02:28:05.171 | Requirement already satisfied: oslo.policy>=4.5.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from glance==32.1.0.dev13) (5.0.0) 2026-04-02 02:28:05.172 | Requirement already satisfied: osprofiler>=1.4.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from glance==32.1.0.dev13) (4.3.0) 2026-04-02 02:28:05.173 | Requirement already satisfied: glance-store>=5.3.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from glance==32.1.0.dev13) (5.4.0) 2026-04-02 02:28:05.173 | Requirement already satisfied: debtcollector>=1.19.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from glance==32.1.0.dev13) (3.1.0) 2026-04-02 02:28:05.174 | Requirement already satisfied: cryptography>=2.6.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from glance==32.1.0.dev13) (43.0.3) 2026-04-02 02:28:05.193 | Collecting cursive>=0.2.1 (from glance==32.1.0.dev13) 2026-04-02 02:28:05.206 | Downloading cursive-0.2.3-py2.py3-none-any.whl.metadata (1.7 kB) 2026-04-02 02:28:05.240 | Collecting castellan>=0.17.0 (from glance==32.1.0.dev13) 2026-04-02 02:28:05.252 | Downloading castellan-5.6.0-py3-none-any.whl.metadata (1.9 kB) 2026-04-02 02:28:05.267 | Requirement already satisfied: Mako in /opt/stack/data/venv/lib/python3.12/site-packages (from alembic>=0.9.6->glance==32.1.0.dev13) (1.3.10) 2026-04-02 02:28:05.268 | 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.dev13) (4.15.0) 2026-04-02 02:28:05.295 | Collecting python-barbicanclient>=5.5.0 (from castellan>=0.17.0->glance==32.1.0.dev13) 2026-04-02 02:28:05.306 | Downloading python_barbicanclient-7.3.0-py3-none-any.whl.metadata (11 kB) 2026-04-02 02:28:05.320 | 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.dev13) (2.32.5) 2026-04-02 02:28:05.322 | 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.dev13) (2.0.0) 2026-04-02 02:28:05.327 | 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.dev13) (3.0) 2026-04-02 02:28:05.331 | 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.dev13) (5.9.1) 2026-04-02 02:28:05.332 | 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.dev13) (2.1.1) 2026-04-02 02:28:05.334 | 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.dev13) (2.8.0) 2026-04-02 02:28:05.335 | 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.dev13) (3.3.2) 2026-04-02 02:28:05.341 | 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.dev13) (1.4.2) 2026-04-02 02:28:05.345 | 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.dev13) (3.3.2) 2026-04-02 02:28:05.348 | 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.dev13) (25.4.0) 2026-04-02 02:28:05.348 | 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.dev13) (2025.9.1) 2026-04-02 02:28:05.349 | 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.dev13) (0.37.0) 2026-04-02 02:28:05.349 | 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.dev13) (0.30.0) 2026-04-02 02:28:05.354 | 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.dev13) (2.1.0) 2026-04-02 02:28:05.354 | 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.dev13) (1.8.2) 2026-04-02 02:28:05.357 | 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.dev13) (4.1.1) 2026-04-02 02:28:05.358 | 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.dev13) (4.0.1) 2026-04-02 02:28:05.359 | 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.dev13) (2.11.0) 2026-04-02 02:28:05.363 | 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.dev13) (1.5.0) 2026-04-02 02:28:05.365 | 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.dev13) (5.2.1) 2026-04-02 02:28:05.369 | 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.dev13) (0.20) 2026-04-02 02:28:05.372 | 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.dev13) (1.3.0) 2026-04-02 02:28:05.372 | 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.dev13) (2.0.0) 2026-04-02 02:28:05.373 | 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.dev13) (6.0.3) 2026-04-02 02:28:05.378 | 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.dev13) (2.0.2) 2026-04-02 02:28:05.378 | 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.dev13) (0.5.0) 2026-04-02 02:28:05.416 | Collecting openstacksdk>=0.47.0 (from oslo.limit>=1.6.0->glance==32.1.0.dev13) 2026-04-02 02:28:05.428 | Downloading openstacksdk-4.10.0-py3-none-any.whl.metadata (12 kB) 2026-04-02 02:28:05.465 | Collecting jmespath>=0.9.0 (from openstacksdk>=0.47.0->oslo.limit>=1.6.0->glance==32.1.0.dev13) 2026-04-02 02:28:05.476 | Downloading jmespath-1.1.0-py3-none-any.whl.metadata (7.6 kB) 2026-04-02 02:28:05.504 | Collecting jsonpatch!=1.20,>=1.16 (from openstacksdk>=0.47.0->oslo.limit>=1.6.0->glance==32.1.0.dev13) 2026-04-02 02:28:05.515 | Downloading jsonpatch-1.33-py2.py3-none-any.whl.metadata (3.0 kB) 2026-04-02 02:28:05.545 | Collecting platformdirs>=3 (from openstacksdk>=0.47.0->oslo.limit>=1.6.0->glance==32.1.0.dev13) 2026-04-02 02:28:05.556 | Downloading platformdirs-4.9.2-py3-none-any.whl.metadata (4.7 kB) 2026-04-02 02:28:05.576 | Requirement already satisfied: psutil>=3.2.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from openstacksdk>=0.47.0->oslo.limit>=1.6.0->glance==32.1.0.dev13) (7.2.2) 2026-04-02 02:28:05.589 | Collecting requestsexceptions>=1.2.0 (from openstacksdk>=0.47.0->oslo.limit>=1.6.0->glance==32.1.0.dev13) 2026-04-02 02:28:05.603 | Downloading requestsexceptions-1.4.0-py2.py3-none-any.whl.metadata (1.2 kB) 2026-04-02 02:28:05.700 | Collecting jsonpointer>=1.9 (from jsonpatch!=1.20,>=1.16->openstacksdk>=0.47.0->oslo.limit>=1.6.0->glance==32.1.0.dev13) 2026-04-02 02:28:05.712 | Downloading jsonpointer-3.0.0-py2.py3-none-any.whl.metadata (2.3 kB) 2026-04-02 02:28:05.727 | 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.dev13) (2.9.0.post0) 2026-04-02 02:28:05.731 | 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.dev13) (4.5.1) 2026-04-02 02:28:05.732 | 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.dev13) (7.0.1) 2026-04-02 02:28:05.733 | 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.dev13) (5.3.1) 2026-04-02 02:28:05.733 | 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.dev13) (5.6.2) 2026-04-02 02:28:05.734 | 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.dev13) (0.15.1) 2026-04-02 02:28:05.737 | 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.dev13) (5.1.0) 2026-04-02 02:28:05.745 | 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.dev13) (2025.3) 2026-04-02 02:28:05.746 | 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.dev13) (26.0) 2026-04-02 02:28:05.754 | 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.dev13) (0.24.1) 2026-04-02 02:28:05.757 | 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.dev13) (5.0.0) 2026-04-02 02:28:05.758 | 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.dev13) (3.1.6) 2026-04-02 02:28:05.759 | 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.dev13) (4.0.1) 2026-04-02 02:28:05.764 | 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.dev13) (3.0.3) 2026-04-02 02:28:05.773 | 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.dev13) (1.1.2) 2026-04-02 02:28:05.778 | 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.dev13) (1.7.3) 2026-04-02 02:28:05.793 | Requirement already satisfied: setuptools in /opt/stack/data/venv/lib/python3.12/site-packages (from Paste>=2.0.2->glance==32.1.0.dev13) (82.0.1) 2026-04-02 02:28:05.803 | Requirement already satisfied: wcwidth in /opt/stack/data/venv/lib/python3.12/site-packages (from PrettyTable>=0.7.1->glance==32.1.0.dev13) (0.6.0) 2026-04-02 02:28:05.923 | Collecting cliff>=2.8.0 (from python-barbicanclient>=5.5.0->castellan>=0.17.0->glance==32.1.0.dev13) 2026-04-02 02:28:05.934 | Downloading cliff-4.13.2-py3-none-any.whl.metadata (2.1 kB) 2026-04-02 02:28:05.964 | Collecting autopage>=0.4.0 (from cliff>=2.8.0->python-barbicanclient>=5.5.0->castellan>=0.17.0->glance==32.1.0.dev13) 2026-04-02 02:28:05.977 | Downloading autopage-0.6.0-py3-none-any.whl.metadata (8.1 kB) 2026-04-02 02:28:06.025 | Collecting cmd2>=1.0.0 (from cliff>=2.8.0->python-barbicanclient>=5.5.0->castellan>=0.17.0->glance==32.1.0.dev13) 2026-04-02 02:28:06.036 | Downloading cmd2-3.2.0-py3-none-any.whl.metadata (16 kB) 2026-04-02 02:28:06.075 | Collecting pyperclip>=1.8.2 (from cmd2>=1.0.0->cliff>=2.8.0->python-barbicanclient>=5.5.0->castellan>=0.17.0->glance==32.1.0.dev13) 2026-04-02 02:28:06.084 | Downloading pyperclip-1.11.0-py3-none-any.whl.metadata (2.4 kB) 2026-04-02 02:28:06.125 | Requirement already satisfied: rich>=14.3.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from cmd2>=1.0.0->cliff>=2.8.0->python-barbicanclient>=5.5.0->castellan>=0.17.0->glance==32.1.0.dev13) (14.3.3) 2026-04-02 02:28:06.140 | Collecting rich-argparse>=1.7.1 (from cmd2>=1.0.0->cliff>=2.8.0->python-barbicanclient>=5.5.0->castellan>=0.17.0->glance==32.1.0.dev13) 2026-04-02 02:28:06.152 | Downloading rich_argparse-1.7.2-py3-none-any.whl.metadata (14 kB) 2026-04-02 02:28:06.170 | 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.dev13) (1.17.0) 2026-04-02 02:28:06.183 | 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.dev13) (3.4.4) 2026-04-02 02:28:06.184 | 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.dev13) (3.11) 2026-04-02 02:28:06.184 | Requirement already satisfied: urllib3<3,>=1.21.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from requests>=2.18.0->castellan>=0.17.0->glance==32.1.0.dev13) (2.6.3) 2026-04-02 02:28:06.185 | Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3/dist-packages (from requests>=2.18.0->castellan>=0.17.0->glance==32.1.0.dev13) (2023.11.17) 2026-04-02 02:28:06.207 | Requirement already satisfied: markdown-it-py>=2.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from rich>=14.3.0->cmd2>=1.0.0->cliff>=2.8.0->python-barbicanclient>=5.5.0->castellan>=0.17.0->glance==32.1.0.dev13) (4.0.0) 2026-04-02 02:28:06.208 | Requirement already satisfied: pygments<3.0.0,>=2.13.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from rich>=14.3.0->cmd2>=1.0.0->cliff>=2.8.0->python-barbicanclient>=5.5.0->castellan>=0.17.0->glance==32.1.0.dev13) (2.19.2) 2026-04-02 02:28:06.214 | Requirement already satisfied: mdurl~=0.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from markdown-it-py>=2.2.0->rich>=14.3.0->cmd2>=1.0.0->cliff>=2.8.0->python-barbicanclient>=5.5.0->castellan>=0.17.0->glance==32.1.0.dev13) (0.1.2) 2026-04-02 02:28:06.225 | 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.dev13) (0.7) 2026-04-02 02:28:06.275 | Collecting networkx>=2.1.0 (from taskflow>=4.0.0->glance==32.1.0.dev13) 2026-04-02 02:28:06.288 | Downloading networkx-3.4.2-py3-none-any.whl.metadata (6.3 kB) 2026-04-02 02:28:06.322 | Collecting automaton>=1.9.0 (from taskflow>=4.0.0->glance==32.1.0.dev13) 2026-04-02 02:28:06.333 | Downloading automaton-3.4.0-py3-none-any.whl.metadata (2.3 kB) 2026-04-02 02:28:06.345 | 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.dev13) (9.1.4) 2026-04-02 02:28:06.363 | Collecting pydot>=1.2.4 (from taskflow>=4.0.0->glance==32.1.0.dev13) 2026-04-02 02:28:06.375 | Downloading pydot-4.0.1-py3-none-any.whl.metadata (11 kB) 2026-04-02 02:28:06.408 | Requirement already satisfied: testtools in /opt/stack/data/venv/lib/python3.12/site-packages (from testscenarios>=0.4->oslo.db>=5.0.0->glance==32.1.0.dev13) (2.8.5) 2026-04-02 02:28:06.433 | Collecting simplegeneric (from WSME>=0.8.0->glance==32.1.0.dev13) 2026-04-02 02:28:06.444 | Downloading simplegeneric-0.8.1.zip (12 kB) 2026-04-02 02:28:06.456 | Installing build dependencies: started 2026-04-02 02:28:07.282 | Installing build dependencies: finished with status 'done' 2026-04-02 02:28:07.283 | Getting requirements to build wheel: started 2026-04-02 02:28:07.619 | Getting requirements to build wheel: finished with status 'done' 2026-04-02 02:28:07.621 | Preparing metadata (pyproject.toml): started 2026-04-02 02:28:07.821 | Preparing metadata (pyproject.toml): finished with status 'done' 2026-04-02 02:28:07.825 | Requirement already satisfied: pytz in /opt/stack/data/venv/lib/python3.12/site-packages (from WSME>=0.8.0->glance==32.1.0.dev13) (2025.2) 2026-04-02 02:28:07.857 | Collecting importlib-metadata>=4.4 (from WSME>=0.8.0->glance==32.1.0.dev13) 2026-04-02 02:28:07.868 | Downloading importlib_metadata-8.7.1-py3-none-any.whl.metadata (4.7 kB) 2026-04-02 02:28:07.909 | Collecting zipp>=3.20 (from importlib-metadata>=4.4->WSME>=0.8.0->glance==32.1.0.dev13) 2026-04-02 02:28:07.921 | Downloading zipp-3.23.0-py3-none-any.whl.metadata (3.6 kB) 2026-04-02 02:28:07.984 | Downloading castellan-5.6.0-py3-none-any.whl (99 kB) 2026-04-02 02:28:08.012 | Downloading cursive-0.2.3-py2.py3-none-any.whl (43 kB) 2026-04-02 02:28:08.028 | Downloading httplib2-0.31.2-py3-none-any.whl (91 kB) 2026-04-02 02:28:08.047 | Downloading oslo_limit-2.10.0-py3-none-any.whl (23 kB) 2026-04-02 02:28:08.063 | Downloading openstacksdk-4.10.0-py3-none-any.whl (1.9 MB) 2026-04-02 02:28:08.311 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.9/1.9 MB 6.9 MB/s 0:00:00 2026-04-02 02:28:08.325 | Downloading jmespath-1.1.0-py3-none-any.whl (20 kB) 2026-04-02 02:28:08.343 | Downloading jsonpatch-1.33-py2.py3-none-any.whl (12 kB) 2026-04-02 02:28:08.359 | Downloading jsonpointer-3.0.0-py2.py3-none-any.whl (7.6 kB) 2026-04-02 02:28:08.379 | Downloading oslo_reports-3.7.0-py3-none-any.whl (53 kB) 2026-04-02 02:28:08.398 | Downloading platformdirs-4.9.2-py3-none-any.whl (21 kB) 2026-04-02 02:28:08.419 | Downloading python_barbicanclient-7.3.0-py3-none-any.whl (88 kB) 2026-04-02 02:28:08.437 | Downloading cliff-4.13.2-py3-none-any.whl (86 kB) 2026-04-02 02:28:08.459 | Downloading autopage-0.6.0-py3-none-any.whl (30 kB) 2026-04-02 02:28:08.479 | Downloading cmd2-3.2.0-py3-none-any.whl (147 kB) 2026-04-02 02:28:08.500 | Downloading pyperclip-1.11.0-py3-none-any.whl (11 kB) 2026-04-02 02:28:08.520 | Downloading requestsexceptions-1.4.0-py2.py3-none-any.whl (3.8 kB) 2026-04-02 02:28:08.539 | Downloading rich_argparse-1.7.2-py3-none-any.whl (25 kB) 2026-04-02 02:28:08.559 | Downloading taskflow-6.2.0-py3-none-any.whl (490 kB) 2026-04-02 02:28:08.587 | Downloading automaton-3.4.0-py3-none-any.whl (23 kB) 2026-04-02 02:28:08.609 | Downloading networkx-3.4.2-py3-none-any.whl (1.7 MB) 2026-04-02 02:28:08.643 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.7/1.7 MB 52.4 MB/s 0:00:00 2026-04-02 02:28:08.656 | Downloading pydot-4.0.1-py3-none-any.whl (37 kB) 2026-04-02 02:28:08.676 | Downloading WSME-0.12.1-py3-none-any.whl (59 kB) 2026-04-02 02:28:08.696 | Downloading importlib_metadata-8.7.1-py3-none-any.whl (27 kB) 2026-04-02 02:28:08.713 | Downloading zipp-3.23.0-py3-none-any.whl (10 kB) 2026-04-02 02:28:08.759 | Building wheels for collected packages: glance, simplegeneric 2026-04-02 02:28:08.760 | Building editable for glance (pyproject.toml): started 2026-04-02 02:28:09.315 | Building editable for glance (pyproject.toml): finished with status 'done' 2026-04-02 02:28:09.317 | Created wheel for glance: filename=glance-32.1.0.dev13-0.editable-py3-none-any.whl size=8971 sha256=520d05337ceb3989fed0f1ecf7fe494f1087a8d5decfd9339e3ef6c365121bde 2026-04-02 02:28:09.317 | Stored in directory: /tmp/pip-ephem-wheel-cache-j9n9kexk/wheels/31/93/bf/c06e9c56745867b4722d11aae03416a994ddf0e859898c0382 2026-04-02 02:28:09.322 | Building wheel for simplegeneric (pyproject.toml): started 2026-04-02 02:28:09.533 | Building wheel for simplegeneric (pyproject.toml): finished with status 'done' 2026-04-02 02:28:09.534 | Created wheel for simplegeneric: filename=simplegeneric-0.8.1-py3-none-any.whl size=5103 sha256=bf940d93fff2ff194af44482394cded052d026c2f90e5f375a73560fba534202 2026-04-02 02:28:09.534 | Stored in directory: /opt/stack/.cache/pip/wheels/bf/7f/ac/c96a7918d97103348ae720bdf93aa7f5458f5efb90718e9873 2026-04-02 02:28:09.538 | Successfully built glance simplegeneric 2026-04-02 02:28:09.681 | Installing collected packages: simplegeneric, requestsexceptions, pyperclip, zipp, pydot, platformdirs, networkx, jsonpointer, jmespath, httplib2, autopage, jsonpatch, importlib-metadata, automaton, WSME, rich-argparse, openstacksdk, cmd2, taskflow, oslo.reports, cliff, python-barbicanclient, oslo.limit, castellan, cursive, glance 2026-04-02 02:28:10.968 | Attempting uninstall: jsonpointer 2026-04-02 02:28:10.976 | Found existing installation: jsonpointer 2.0 2026-04-02 02:28:10.976 | Not uninstalling jsonpointer at /usr/lib/python3/dist-packages, outside environment /opt/stack/data/venv 2026-04-02 02:28:10.976 | Can't uninstall 'jsonpointer'. No files were found to uninstall. 2026-04-02 02:28:11.009 | Attempting uninstall: httplib2 2026-04-02 02:28:11.017 | Found existing installation: httplib2 0.20.4 2026-04-02 02:28:11.017 | Not uninstalling httplib2 at /usr/lib/python3/dist-packages, outside environment /opt/stack/data/venv 2026-04-02 02:28:11.018 | Can't uninstall 'httplib2'. No files were found to uninstall. 2026-04-02 02:28:11.079 | Attempting uninstall: jsonpatch 2026-04-02 02:28:11.090 | Found existing installation: jsonpatch 1.32 2026-04-02 02:28:11.091 | Not uninstalling jsonpatch at /usr/lib/python3/dist-packages, outside environment /opt/stack/data/venv 2026-04-02 02:28:11.091 | Can't uninstall 'jsonpatch'. No files were found to uninstall. 2026-04-02 02:28:13.321 | 2026-04-02 02:28:13.339 | Successfully installed WSME-0.12.1 automaton-3.4.0 autopage-0.6.0 castellan-5.6.0 cliff-4.13.2 cmd2-3.2.0 cursive-0.2.3 glance-32.1.0.dev13 httplib2-0.31.2 importlib-metadata-8.7.1 jmespath-1.1.0 jsonpatch-1.33 jsonpointer-3.0.0 networkx-3.4.2 openstacksdk-4.10.0 oslo.limit-2.10.0 oslo.reports-3.7.0 platformdirs-4.9.2 pydot-4.0.1 pyperclip-1.11.0 python-barbicanclient-7.3.0 requestsexceptions-1.4.0 rich-argparse-1.7.2 simplegeneric-0.8.1 taskflow-6.2.0 zipp-3.23.0 2026-04-02 02:28:13.494 | + inc/python:pip_install:216 : result=0 2026-04-02 02:28:13.499 | + inc/python:pip_install:218 : time_stop pip_install 2026-04-02 02:28:13.504 | + functions-common:time_stop:2412 : local name 2026-04-02 02:28:13.510 | + functions-common:time_stop:2413 : local end_time 2026-04-02 02:28:13.515 | + functions-common:time_stop:2414 : local elapsed_time 2026-04-02 02:28:13.520 | + functions-common:time_stop:2415 : local total 2026-04-02 02:28:13.525 | + functions-common:time_stop:2416 : local start_time 2026-04-02 02:28:13.530 | + functions-common:time_stop:2418 : name=pip_install 2026-04-02 02:28:13.535 | + functions-common:time_stop:2419 : start_time=1775096881694 2026-04-02 02:28:13.540 | + functions-common:time_stop:2421 : [[ -z 1775096881694 ]] 2026-04-02 02:28:13.547 | ++ functions-common:time_stop:2424 : date +%s%3N 2026-04-02 02:28:13.557 | + functions-common:time_stop:2424 : end_time=1775096893551 2026-04-02 02:28:13.562 | + functions-common:time_stop:2425 : elapsed_time=11857 2026-04-02 02:28:13.567 | + functions-common:time_stop:2426 : total=62423 2026-04-02 02:28:13.571 | + functions-common:time_stop:2428 : _TIME_START[$name]= 2026-04-02 02:28:13.577 | + functions-common:time_stop:2429 : _TIME_TOTAL[$name]=74280 2026-04-02 02:28:13.584 | + inc/python:pip_install:219 : return 0 2026-04-02 02:28:13.590 | + inc/python:setup_package:466 : [[ -e == \-\e ]] 2026-04-02 02:28:13.596 | + inc/python:setup_package:466 : [[ True == \F\a\l\s\e ]] 2026-04-02 02:28:13.602 | + inc/python:_setup_package_with_constraints_edit:412 : use_library_from_git /opt/stack/glance 2026-04-02 02:28:13.608 | + inc/python:use_library_from_git:266 : local name=/opt/stack/glance 2026-04-02 02:28:13.614 | + inc/python:use_library_from_git:267 : local enabled=1 2026-04-02 02:28:13.621 | + inc/python:use_library_from_git:268 : [[ novnc,barbican,cinder,devstack,glance,keystone,magnum,manila,neutron,nova,octavia,os-test-images,ovn-octavia-provider,placement,python-magnumclient,requirements,swift,magnum-cluster-api = \A\L\L ]] 2026-04-02 02:28:13.626 | + inc/python:use_library_from_git:268 : [[ ,novnc,barbican,cinder,devstack,glance,keystone,magnum,manila,neutron,nova,octavia,os-test-images,ovn-octavia-provider,placement,python-magnumclient,requirements,swift,magnum-cluster-api, =~ ,/opt/stack/glance, ]] 2026-04-02 02:28:13.633 | + inc/python:use_library_from_git:269 : return 1 2026-04-02 02:28:13.639 | + lib/stack:stack_install_service:33 : [[ False = True ]] 2026-04-02 02:28:13.645 | + ./stack.sh:main:939 : configure_glance 2026-04-02 02:28:13.650 | + lib/glance:configure_glance:346 : sudo install -d -o stack /etc/glance /etc/glance/metadefs 2026-04-02 02:28:13.671 | + lib/glance:configure_glance:349 : local dburl 2026-04-02 02:28:13.679 | ++ lib/glance:configure_glance:350 : database_connection_url glance 2026-04-02 02:28:13.685 | ++ lib/database:database_connection_url:134 : local db=glance 2026-04-02 02:28:13.690 | ++ lib/database:database_connection_url:135 : database_connection_url_mysql glance 2026-04-02 02:28:13.697 | ++ lib/databases/mysql:database_connection_url_mysql:251 : local db=glance 2026-04-02 02:28:13.703 | ++ lib/databases/mysql:database_connection_url_mysql:252 : local plugin 2026-04-02 02:28:13.708 | ++ lib/databases/mysql:database_connection_url_mysql:256 : [[ True == \T\r\u\e ]] 2026-04-02 02:28:13.714 | ++ lib/databases/mysql:database_connection_url_mysql:257 : is_service_enabled mysql 2026-04-02 02:28:13.751 | ++ functions-common:is_service_enabled:2068 : return 0 2026-04-02 02:28:13.756 | ++ lib/databases/mysql:database_connection_url_mysql:258 : plugin='&plugin=dbcounter' 2026-04-02 02:28:13.760 | ++ lib/databases/mysql:database_connection_url_mysql:262 : echo 'mysql+pymysql://root:secretdatabase@127.0.0.1/glance?charset=utf8&plugin=dbcounter' 2026-04-02 02:28:13.768 | + lib/glance:configure_glance:350 : dburl='mysql+pymysql://root:secretdatabase@127.0.0.1/glance?charset=utf8&plugin=dbcounter' 2026-04-02 02:28:13.774 | + lib/glance:configure_glance:352 : iniset /etc/glance/glance-api.conf DEFAULT debug True 2026-04-02 02:28:13.841 | + lib/glance:configure_glance:353 : iniset /etc/glance/glance-api.conf database connection 'mysql+pymysql://root:secretdatabase@127.0.0.1/glance?charset=utf8&plugin=dbcounter' 2026-04-02 02:28:13.905 | + lib/glance:configure_glance:354 : iniset /etc/glance/glance-api.conf DEFAULT use_syslog False 2026-04-02 02:28:13.977 | + lib/glance:configure_glance:355 : iniset /etc/glance/glance-api.conf DEFAULT image_cache_dir /opt/stack/data/glance/cache/ 2026-04-02 02:28:14.044 | + lib/glance:configure_glance:356 : iniset /etc/glance/glance-api.conf DEFAULT image_cache_driver centralized_db 2026-04-02 02:28:14.114 | + lib/glance:configure_glance:357 : iniset /etc/glance/glance-api.conf oslo_concurrency lock_path /opt/stack/data/glance/locks 2026-04-02 02:28:14.184 | + lib/glance:configure_glance:358 : iniset /etc/glance/glance-api.conf paste_deploy flavor keystone+cachemanagement 2026-04-02 02:28:14.259 | + lib/glance:configure_glance:359 : configure_keystone_authtoken_middleware /etc/glance/glance-api.conf glance 2026-04-02 02:28:14.264 | + lib/keystone:configure_keystone_authtoken_middleware:454 : local conf_file=/etc/glance/glance-api.conf 2026-04-02 02:28:14.270 | + lib/keystone:configure_keystone_authtoken_middleware:455 : local admin_user=glance 2026-04-02 02:28:14.276 | + lib/keystone:configure_keystone_authtoken_middleware:456 : local section=keystone_authtoken 2026-04-02 02:28:14.281 | + lib/keystone:configure_keystone_authtoken_middleware:457 : local service_type= 2026-04-02 02:28:14.286 | + lib/keystone:configure_keystone_authtoken_middleware:459 : configure_keystoneauth /etc/glance/glance-api.conf glance keystone_authtoken 2026-04-02 02:28:14.293 | + lib/keystone:configure_keystoneauth:432 : local conf_file=/etc/glance/glance-api.conf 2026-04-02 02:28:14.299 | + lib/keystone:configure_keystoneauth:433 : local admin_user=glance 2026-04-02 02:28:14.305 | + lib/keystone:configure_keystoneauth:434 : local section=keystone_authtoken 2026-04-02 02:28:14.311 | + lib/keystone:configure_keystoneauth:436 : iniset /etc/glance/glance-api.conf keystone_authtoken auth_type password 2026-04-02 02:28:14.383 | + lib/keystone:configure_keystoneauth:437 : iniset /etc/glance/glance-api.conf keystone_authtoken interface public 2026-04-02 02:28:14.453 | + lib/keystone:configure_keystoneauth:438 : iniset /etc/glance/glance-api.conf keystone_authtoken auth_url https://199.19.213.213/identity 2026-04-02 02:28:14.524 | + lib/keystone:configure_keystoneauth:439 : iniset /etc/glance/glance-api.conf keystone_authtoken username glance 2026-04-02 02:28:14.590 | + lib/keystone:configure_keystoneauth:440 : iniset /etc/glance/glance-api.conf keystone_authtoken password secretservice 2026-04-02 02:28:14.656 | + lib/keystone:configure_keystoneauth:441 : iniset /etc/glance/glance-api.conf keystone_authtoken user_domain_name Default 2026-04-02 02:28:14.728 | + lib/keystone:configure_keystoneauth:442 : iniset /etc/glance/glance-api.conf keystone_authtoken project_name service 2026-04-02 02:28:14.799 | + lib/keystone:configure_keystoneauth:443 : iniset /etc/glance/glance-api.conf keystone_authtoken project_domain_name Default 2026-04-02 02:28:14.871 | + lib/keystone:configure_keystone_authtoken_middleware:460 : iniset /etc/glance/glance-api.conf keystone_authtoken www_authenticate_uri https://199.19.213.213/identity 2026-04-02 02:28:14.942 | + lib/keystone:configure_keystone_authtoken_middleware:461 : iniset /etc/glance/glance-api.conf keystone_authtoken cafile /opt/stack/data/ca-bundle.pem 2026-04-02 02:28:15.004 | + lib/keystone:configure_keystone_authtoken_middleware:462 : iniset /etc/glance/glance-api.conf keystone_authtoken memcached_servers localhost:11211 2026-04-02 02:28:15.064 | + lib/keystone:configure_keystone_authtoken_middleware:463 : [[ -n '' ]] 2026-04-02 02:28:15.069 | + lib/glance:configure_glance:360 : iniset /etc/glance/glance-api.conf oslo_messaging_notifications driver messagingv2 2026-04-02 02:28:15.138 | + lib/glance:configure_glance:361 : iniset_rpc_backend glance /etc/glance/glance-api.conf 2026-04-02 02:28:15.143 | + lib/rpc_backend:iniset_rpc_backend:144 : local package=glance 2026-04-02 02:28:15.149 | + lib/rpc_backend:iniset_rpc_backend:145 : local file=/etc/glance/glance-api.conf 2026-04-02 02:28:15.154 | + lib/rpc_backend:iniset_rpc_backend:146 : local section=DEFAULT 2026-04-02 02:28:15.159 | + lib/rpc_backend:iniset_rpc_backend:147 : local virtual_host= 2026-04-02 02:28:15.165 | + lib/rpc_backend:iniset_rpc_backend:148 : is_service_enabled rabbit 2026-04-02 02:28:15.199 | + functions-common:is_service_enabled:2068 : return 0 2026-04-02 02:28:15.205 | ++ lib/rpc_backend:iniset_rpc_backend:149 : get_transport_url '' 2026-04-02 02:28:15.209 | ++ lib/rpc_backend:get_transport_url:126 : local virtual_host= 2026-04-02 02:28:15.215 | ++ lib/rpc_backend:get_transport_url:127 : is_service_enabled rabbit 2026-04-02 02:28:15.248 | ++ functions-common:is_service_enabled:2068 : return 0 2026-04-02 02:28:15.254 | ++ lib/rpc_backend:get_transport_url:128 : echo rabbit://stackrabbit:secretrabbit@199.19.213.213:5672/ 2026-04-02 02:28:15.260 | + lib/rpc_backend:iniset_rpc_backend:149 : iniset /etc/glance/glance-api.conf DEFAULT transport_url rabbit://stackrabbit:secretrabbit@199.19.213.213:5672/ 2026-04-02 02:28:15.326 | + lib/rpc_backend:iniset_rpc_backend:150 : '[' -n '' ']' 2026-04-02 02:28:15.330 | + lib/rpc_backend:iniset_rpc_backend:153 : '[' -n '' ']' 2026-04-02 02:28:15.336 | + lib/glance:configure_glance:362 : '[' libvirt = libvirt ']' 2026-04-02 02:28:15.341 | + lib/glance:configure_glance:362 : '[' kvm = parallels ']' 2026-04-02 02:28:15.347 | + lib/glance:configure_glance:366 : iniset /etc/glance/glance-api.conf DEFAULT show_image_direct_url False 2026-04-02 02:28:15.410 | + lib/glance:configure_glance:367 : iniset /etc/glance/glance-api.conf DEFAULT show_multiple_locations False 2026-04-02 02:28:15.468 | + lib/glance:configure_glance:368 : iniset /etc/glance/glance-api.conf image_format require_image_format_match True 2026-04-02 02:28:15.539 | + lib/glance:configure_glance:371 : configure_glance_store False False 2026-04-02 02:28:15.545 | + lib/glance:configure_glance_store:276 : local use_cinder_for_glance=False 2026-04-02 02:28:15.550 | + lib/glance:configure_glance_store:277 : local glance_enable_multiple_stores=False 2026-04-02 02:28:15.555 | + lib/glance:configure_glance_store:278 : local be 2026-04-02 02:28:15.561 | + lib/glance:configure_glance_store:280 : [[ False == \F\a\l\s\e ]] 2026-04-02 02:28:15.567 | + lib/glance:configure_glance_store:281 : [[ False == \T\r\u\e ]] 2026-04-02 02:28:15.572 | + lib/glance:configure_glance_store:298 : iniset /etc/glance/glance-api.conf glance_store filesystem_store_datadir /opt/stack/data/glance/images/ 2026-04-02 02:28:15.640 | + lib/glance:configure_glance:374 : '[' -n '' ']' 2026-04-02 02:28:15.643 | + lib/glance:configure_glance:377 : iniset /etc/glance/glance-api.conf cors allowed_origin http://199.19.213.213 2026-04-02 02:28:15.714 | + lib/glance:configure_glance:381 : [[ False == \F\a\l\s\e ]] 2026-04-02 02:28:15.719 | + lib/glance:configure_glance:383 : [[ False == \T\r\u\e ]] 2026-04-02 02:28:15.725 | + lib/glance:configure_glance:389 : is_service_enabled s-proxy 2026-04-02 02:28:15.761 | + functions-common:is_service_enabled:2068 : return 1 2026-04-02 02:28:15.766 | + lib/glance:configure_glance:418 : iniset /etc/glance/glance-api.conf DEFAULT public_endpoint https://199.19.213.213/image 2026-04-02 02:28:15.826 | + lib/glance:configure_glance:420 : is_service_enabled tls-proxy 2026-04-02 02:28:15.861 | + functions-common:is_service_enabled:2068 : return 0 2026-04-02 02:28:15.866 | + lib/glance:configure_glance:421 : iniset /etc/glance/glance-api.conf DEFAULT bind_port 19292 2026-04-02 02:28:15.931 | + lib/glance:configure_glance:422 : iniset /etc/glance/glance-api.conf keystone_authtoken identity_uri https://199.19.213.213/identity 2026-04-02 02:28:15.994 | + lib/glance:configure_glance:426 : setup_logging /etc/glance/glance-api.conf 2026-04-02 02:28:15.999 | + functions:setup_logging:693 : setup_systemd_logging /etc/glance/glance-api.conf 2026-04-02 02:28:16.004 | + functions:setup_systemd_logging:710 : local conf_file=/etc/glance/glance-api.conf 2026-04-02 02:28:16.010 | ++ functions:setup_systemd_logging:715 : trueorfalse False USE_JOURNAL 2026-04-02 02:28:16.046 | + functions:setup_systemd_logging:715 : USE_JOURNAL=False 2026-04-02 02:28:16.051 | + functions:setup_systemd_logging:716 : local pidstr= 2026-04-02 02:28:16.056 | + functions:setup_systemd_logging:717 : [[ False == \T\r\u\e ]] 2026-04-02 02:28:16.061 | + functions:setup_systemd_logging:721 : pidstr='(pid=%(process)d) ' 2026-04-02 02:28:16.067 | + functions:setup_systemd_logging:723 : iniset /etc/glance/glance-api.conf DEFAULT logging_debug_format_suffix '{{(pid=%(process)d) %(funcName)s %(pathname)s:%(lineno)d}}' 2026-04-02 02:28:16.132 | + functions:setup_systemd_logging:725 : iniset /etc/glance/glance-api.conf DEFAULT logging_context_format_string '%(color)s%(levelname)s %(name)s [%(global_request_id)s %(request_id)s %(project_name)s %(user_name)s%(color)s] %(instance)s%(color)s%(message)s' 2026-04-02 02:28:16.197 | + functions:setup_systemd_logging:726 : iniset /etc/glance/glance-api.conf DEFAULT logging_default_format_string '%(color)s%(levelname)s %(name)s [-%(color)s] %(instance)s%(color)s%(message)s' 2026-04-02 02:28:16.260 | + functions:setup_systemd_logging:727 : iniset /etc/glance/glance-api.conf DEFAULT logging_exception_prefix 'ERROR %(name)s %(instance)s' 2026-04-02 02:28:16.321 | + functions:setup_systemd_logging:730 : iniset /etc/glance/glance-api.conf DEFAULT log_color False 2026-04-02 02:28:16.381 | + lib/glance:configure_glance:428 : cp -p /opt/stack/glance/etc/glance-api-paste.ini /etc/glance/glance-api-paste.ini 2026-04-02 02:28:16.391 | + lib/glance:configure_glance:431 : iniset /etc/glance/glance-cache.conf DEFAULT debug True 2026-04-02 02:28:16.459 | + lib/glance:configure_glance:432 : iniset /etc/glance/glance-cache.conf DEFAULT use_syslog False 2026-04-02 02:28:16.520 | + lib/glance:configure_glance:433 : iniset /etc/glance/glance-cache.conf DEFAULT image_cache_dir /opt/stack/data/glance/cache/ 2026-04-02 02:28:16.582 | + lib/glance:configure_glance:434 : iniset /etc/glance/glance-cache.conf DEFAULT image_cache_driver centralized_db 2026-04-02 02:28:16.646 | + lib/glance:configure_glance:437 : iniset /etc/glance/glance-cache.conf glance_store filesystem_store_datadir /opt/stack/data/glance/images/ 2026-04-02 02:28:16.707 | + lib/glance:configure_glance:440 : iniset /etc/glance/glance-image-import.conf image_import_opts image_import_plugins '[]' 2026-04-02 02:28:16.774 | + lib/glance:configure_glance:441 : iniset /etc/glance/glance-image-import.conf inject_metadata_properties ignore_user_roles admin 2026-04-02 02:28:16.845 | + lib/glance:configure_glance:442 : iniset /etc/glance/glance-image-import.conf inject_metadata_properties inject 2026-04-02 02:28:16.910 | + lib/glance:configure_glance:444 : cp -p /opt/stack/glance/etc/schema-image.json /etc/glance/schema-image.json 2026-04-02 02:28:16.918 | + lib/glance:configure_glance:445 : cp -p /opt/stack/glance/etc/metadefs/cim-processor-allocation-setting-data.json /opt/stack/glance/etc/metadefs/cim-resource-allocation-setting-data.json /opt/stack/glance/etc/metadefs/cim-storage-allocation-setting-data.json /opt/stack/glance/etc/metadefs/cim-virtual-system-setting-data.json /opt/stack/glance/etc/metadefs/compute-aggr-disk-filter.json /opt/stack/glance/etc/metadefs/compute-aggr-iops-filter.json /opt/stack/glance/etc/metadefs/compute-aggr-num-instances.json /opt/stack/glance/etc/metadefs/compute-cpu-mode.json /opt/stack/glance/etc/metadefs/compute-cpu-pinning.json /opt/stack/glance/etc/metadefs/compute-guest-memory-backing.json /opt/stack/glance/etc/metadefs/compute-guest-shutdown.json /opt/stack/glance/etc/metadefs/compute-host-capabilities.json /opt/stack/glance/etc/metadefs/compute-hypervisor.json /opt/stack/glance/etc/metadefs/compute-instance-data.json /opt/stack/glance/etc/metadefs/compute-libvirt-image.json /opt/stack/glance/etc/metadefs/compute-libvirt.json /opt/stack/glance/etc/metadefs/compute-quota.json /opt/stack/glance/etc/metadefs/compute-randomgen.json /opt/stack/glance/etc/metadefs/compute-vcputopology.json /opt/stack/glance/etc/metadefs/compute-vmware-flavor.json /opt/stack/glance/etc/metadefs/compute-vmware.json /opt/stack/glance/etc/metadefs/compute-vmware-quota-flavor.json /opt/stack/glance/etc/metadefs/compute-vtpm-hw.json /opt/stack/glance/etc/metadefs/compute-vtpm.json /opt/stack/glance/etc/metadefs/compute-watchdog.json /opt/stack/glance/etc/metadefs/compute-xenapi.json /opt/stack/glance/etc/metadefs/glance-common-image-props.json /opt/stack/glance/etc/metadefs/image-signature-verification.json /opt/stack/glance/etc/metadefs/operating-system.json /opt/stack/glance/etc/metadefs/software-databases.json /opt/stack/glance/etc/metadefs/software-runtimes.json /opt/stack/glance/etc/metadefs/software-webservers.json /opt/stack/glance/etc/metadefs/storage-volume-type.json /etc/glance/metadefs 2026-04-02 02:28:16.930 | + lib/glance:configure_glance:447 : is_service_enabled tls-proxy 2026-04-02 02:28:16.963 | + functions-common:is_service_enabled:2068 : return 0 2026-04-02 02:28:16.970 | + lib/glance:configure_glance:448 : CINDER_SERVICE_HOST=199.19.213.213 2026-04-02 02:28:16.976 | + lib/glance:configure_glance:449 : CINDER_SERVICE_PORT=8776 2026-04-02 02:28:16.982 | + lib/glance:configure_glance:451 : iniset /etc/glance/glance-api.conf DEFAULT cinder_endpoint_template 'https://199.19.213.213:8776/v3/%(project_id)s' 2026-04-02 02:28:17.047 | + lib/glance:configure_glance:452 : iniset /etc/glance/glance-cache.conf DEFAULT cinder_endpoint_template 'https://199.19.213.213:8776/v3/%(project_id)s' 2026-04-02 02:28:17.111 | + lib/glance:configure_glance:455 : write_local_uwsgi_http_config /etc/glance/glance-uwsgi.ini glance.wsgi.api:application /image glance-api 2026-04-02 02:28:17.117 | + lib/apache:write_local_uwsgi_http_config:319 : local conf=/etc/glance/glance-uwsgi.ini 2026-04-02 02:28:17.122 | + lib/apache:write_local_uwsgi_http_config:320 : local wsgi=glance.wsgi.api:application 2026-04-02 02:28:17.127 | + lib/apache:write_local_uwsgi_http_config:321 : local url=/image 2026-04-02 02:28:17.132 | + lib/apache:write_local_uwsgi_http_config:322 : local name=glance-api 2026-04-02 02:28:17.137 | + lib/apache:write_local_uwsgi_http_config:324 : '[' -z glance-api ']' 2026-04-02 02:28:17.142 | + lib/apache:write_local_uwsgi_http_config:332 : rm -rf /etc/glance/glance-uwsgi.ini 2026-04-02 02:28:17.150 | + lib/apache:write_local_uwsgi_http_config:335 : [[ glance.wsgi.api:application =~ ^[a-zA-Z0-9_.]+:[a-zA-Z0-9_]+$ ]] 2026-04-02 02:28:17.156 | + lib/apache:write_local_uwsgi_http_config:336 : iniset /etc/glance/glance-uwsgi.ini uwsgi module glance.wsgi.api:application 2026-04-02 02:28:17.222 | ++ lib/apache:write_local_uwsgi_http_config:341 : get_random_port 2026-04-02 02:28:17.227 | ++ functions:get_random_port:860 : read lower_port upper_port 2026-04-02 02:28:17.232 | ++ functions:get_random_port:861 : true 2026-04-02 02:28:17.237 | ++ functions:get_random_port:862 : (( port = upper_port )) 2026-04-02 02:28:17.242 | ++ functions:get_random_port:862 : (( port >= lower_port )) 2026-04-02 02:28:17.248 | ++ functions:get_random_port:863 : sudo lsof -i :60999 2026-04-02 02:28:17.365 | ++ functions:get_random_port:864 : [[ 1 > 0 ]] 2026-04-02 02:28:17.370 | ++ functions:get_random_port:865 : break 2 2026-04-02 02:28:17.375 | ++ functions:get_random_port:869 : echo 60999 2026-04-02 02:28:17.383 | + lib/apache:write_local_uwsgi_http_config:341 : port=60999 2026-04-02 02:28:17.389 | + lib/apache:write_local_uwsgi_http_config:342 : iniset /etc/glance/glance-uwsgi.ini uwsgi http-socket 127.0.0.1:60999 2026-04-02 02:28:17.455 | + lib/apache:write_local_uwsgi_http_config:343 : iniset /etc/glance/glance-uwsgi.ini uwsgi processes 4 2026-04-02 02:28:17.516 | + lib/apache:write_local_uwsgi_http_config:345 : iniset /etc/glance/glance-uwsgi.ini uwsgi master true 2026-04-02 02:28:17.577 | + lib/apache:write_local_uwsgi_http_config:347 : iniset /etc/glance/glance-uwsgi.ini uwsgi die-on-term true 2026-04-02 02:28:17.641 | + lib/apache:write_local_uwsgi_http_config:348 : iniset /etc/glance/glance-uwsgi.ini uwsgi exit-on-reload false 2026-04-02 02:28:17.695 | + lib/apache:write_local_uwsgi_http_config:351 : iniset /etc/glance/glance-uwsgi.ini uwsgi worker-reload-mercy 80 2026-04-02 02:28:17.756 | + lib/apache:write_local_uwsgi_http_config:352 : iniset /etc/glance/glance-uwsgi.ini uwsgi enable-threads true 2026-04-02 02:28:17.817 | + lib/apache:write_local_uwsgi_http_config:353 : iniset /etc/glance/glance-uwsgi.ini uwsgi plugins http,python3 2026-04-02 02:28:17.880 | + lib/apache:write_local_uwsgi_http_config:355 : iniset /etc/glance/glance-uwsgi.ini uwsgi thunder-lock true 2026-04-02 02:28:17.935 | + lib/apache:write_local_uwsgi_http_config:357 : iniset /etc/glance/glance-uwsgi.ini uwsgi hook-master-start 'unix_signal:15 gracefully_kill_them_all' 2026-04-02 02:28:17.995 | + lib/apache:write_local_uwsgi_http_config:359 : iniset /etc/glance/glance-uwsgi.ini uwsgi buffer-size 65535 2026-04-02 02:28:18.058 | + lib/apache:write_local_uwsgi_http_config:361 : iniset /etc/glance/glance-uwsgi.ini uwsgi add-header 'Connection: close' 2026-04-02 02:28:18.123 | + lib/apache:write_local_uwsgi_http_config:363 : iniset /etc/glance/glance-uwsgi.ini uwsgi lazy-apps true 2026-04-02 02:28:18.189 | + lib/apache:write_local_uwsgi_http_config:364 : iniset /etc/glance/glance-uwsgi.ini uwsgi chmod-socket 666 2026-04-02 02:28:18.252 | + lib/apache:write_local_uwsgi_http_config:365 : iniset /etc/glance/glance-uwsgi.ini uwsgi http-raw-body true 2026-04-02 02:28:18.318 | + lib/apache:write_local_uwsgi_http_config:366 : iniset /etc/glance/glance-uwsgi.ini uwsgi http-chunked-input true 2026-04-02 02:28:18.383 | + lib/apache:write_local_uwsgi_http_config:367 : iniset /etc/glance/glance-uwsgi.ini uwsgi http-auto-chunked true 2026-04-02 02:28:18.445 | + lib/apache:write_local_uwsgi_http_config:368 : iniset /etc/glance/glance-uwsgi.ini uwsgi http-keepalive false 2026-04-02 02:28:18.510 | + lib/apache:write_local_uwsgi_http_config:370 : iniset /etc/glance/glance-uwsgi.ini uwsgi socket-timeout 30 2026-04-02 02:28:18.575 | + lib/apache:write_local_uwsgi_http_config:372 : iniset /etc/glance/glance-uwsgi.ini uwsgi start-time %t 2026-04-02 02:28:18.642 | + lib/apache:write_local_uwsgi_http_config:374 : enable_apache_mod proxy 2026-04-02 02:28:18.648 | + lib/apache:enable_apache_mod:55 : local mod=proxy 2026-04-02 02:28:18.653 | + lib/apache:enable_apache_mod:56 : local should_restart= 2026-04-02 02:28:18.658 | + lib/apache:enable_apache_mod:58 : is_ubuntu 2026-04-02 02:28:18.665 | + functions-common:is_ubuntu:544 : [[ -z deb ]] 2026-04-02 02:28:18.671 | + functions-common:is_ubuntu:547 : '[' deb = deb ']' 2026-04-02 02:28:18.676 | + lib/apache:enable_apache_mod:61 : [[ proxy != \v\e\r\s\i\o\n ]] 2026-04-02 02:28:18.682 | + lib/apache:enable_apache_mod:61 : a2query -m proxy 2026-04-02 02:28:18.728 | proxy (enabled by site administrator) 2026-04-02 02:28:18.735 | + lib/apache:write_local_uwsgi_http_config:375 : enable_apache_mod proxy_http 2026-04-02 02:28:18.741 | + lib/apache:enable_apache_mod:55 : local mod=proxy_http 2026-04-02 02:28:18.747 | + lib/apache:enable_apache_mod:56 : local should_restart= 2026-04-02 02:28:18.752 | + lib/apache:enable_apache_mod:58 : is_ubuntu 2026-04-02 02:28:18.757 | + functions-common:is_ubuntu:544 : [[ -z deb ]] 2026-04-02 02:28:18.761 | + functions-common:is_ubuntu:547 : '[' deb = deb ']' 2026-04-02 02:28:18.767 | + lib/apache:enable_apache_mod:61 : [[ proxy_http != \v\e\r\s\i\o\n ]] 2026-04-02 02:28:18.772 | + lib/apache:enable_apache_mod:61 : a2query -m proxy_http 2026-04-02 02:28:18.820 | No module matches proxy_http 2026-04-02 02:28:18.827 | + lib/apache:enable_apache_mod:62 : sudo a2enmod proxy_http 2026-04-02 02:28:18.873 | Considering dependency proxy for proxy_http: 2026-04-02 02:28:18.873 | Module proxy already enabled 2026-04-02 02:28:18.873 | Enabling module proxy_http. 2026-04-02 02:28:18.882 | To activate the new configuration, you need to run: 2026-04-02 02:28:18.883 | systemctl restart apache2 2026-04-02 02:28:18.893 | + lib/apache:enable_apache_mod:63 : [[ '' != \n\o\r\e\s\t\a\r\t ]] 2026-04-02 02:28:18.899 | + lib/apache:enable_apache_mod:64 : restart_apache_server 2026-04-02 02:28:18.905 | + lib/apache:restart_apache_server:238 : restart_service apache2 2026-04-02 02:28:18.911 | + functions-common:restart_service:2296 : '[' -x /bin/systemctl ']' 2026-04-02 02:28:18.916 | + functions-common:restart_service:2297 : sudo /bin/systemctl restart apache2 2026-04-02 02:28:19.075 | + lib/apache:write_local_uwsgi_http_config:376 : local apache_conf= 2026-04-02 02:28:19.081 | ++ lib/apache:write_local_uwsgi_http_config:377 : apache_site_config_for glance-api 2026-04-02 02:28:19.086 | ++ lib/apache:apache_site_config_for:174 : local site=glance-api 2026-04-02 02:28:19.090 | ++ lib/apache:apache_site_config_for:175 : is_ubuntu 2026-04-02 02:28:19.095 | ++ functions-common:is_ubuntu:544 : [[ -z deb ]] 2026-04-02 02:28:19.099 | ++ functions-common:is_ubuntu:547 : '[' deb = deb ']' 2026-04-02 02:28:19.103 | ++ lib/apache:apache_site_config_for:177 : echo /etc/apache2/sites-available/glance-api.conf 2026-04-02 02:28:19.108 | + lib/apache:write_local_uwsgi_http_config:377 : apache_conf=/etc/apache2/sites-available/glance-api.conf 2026-04-02 02:28:19.115 | + lib/apache:write_local_uwsgi_http_config:378 : echo 'KeepAlive Off' 2026-04-02 02:28:19.115 | + lib/apache:write_local_uwsgi_http_config:378 : sudo tee /etc/apache2/sites-available/glance-api.conf 2026-04-02 02:28:19.128 | KeepAlive Off 2026-04-02 02:28:19.135 | + lib/apache:write_local_uwsgi_http_config:379 : echo 'SetEnv proxy-sendchunked 1' 2026-04-02 02:28:19.136 | + lib/apache:write_local_uwsgi_http_config:379 : sudo tee -a /etc/apache2/sites-available/glance-api.conf 2026-04-02 02:28:19.148 | SetEnv proxy-sendchunked 1 2026-04-02 02:28:19.157 | + lib/apache:write_local_uwsgi_http_config:380 : echo 'ProxyPass "/image" "http://127.0.0.1:60999" retry=0 acquire=1 ' 2026-04-02 02:28:19.158 | + lib/apache:write_local_uwsgi_http_config:380 : sudo tee -a /etc/apache2/sites-available/glance-api.conf 2026-04-02 02:28:19.169 | ProxyPass "/image" "http://127.0.0.1:60999" retry=0 acquire=1 2026-04-02 02:28:19.177 | + lib/apache:write_local_uwsgi_http_config:381 : enable_apache_site glance-api 2026-04-02 02:28:19.182 | + lib/apache:enable_apache_site:191 : local site=glance-api 2026-04-02 02:28:19.187 | + lib/apache:enable_apache_site:193 : enable_apache_mod version 2026-04-02 02:28:19.192 | + lib/apache:enable_apache_mod:55 : local mod=version 2026-04-02 02:28:19.197 | + lib/apache:enable_apache_mod:56 : local should_restart= 2026-04-02 02:28:19.202 | + lib/apache:enable_apache_mod:58 : is_ubuntu 2026-04-02 02:28:19.208 | + functions-common:is_ubuntu:544 : [[ -z deb ]] 2026-04-02 02:28:19.213 | + functions-common:is_ubuntu:547 : '[' deb = deb ']' 2026-04-02 02:28:19.217 | + lib/apache:enable_apache_mod:61 : [[ version != \v\e\r\s\i\o\n ]] 2026-04-02 02:28:19.222 | + lib/apache:enable_apache_site:194 : is_ubuntu 2026-04-02 02:28:19.227 | + functions-common:is_ubuntu:544 : [[ -z deb ]] 2026-04-02 02:28:19.233 | + functions-common:is_ubuntu:547 : '[' deb = deb ']' 2026-04-02 02:28:19.239 | + lib/apache:enable_apache_site:195 : sudo a2ensite glance-api 2026-04-02 02:28:19.286 | Enabling site glance-api. 2026-04-02 02:28:19.296 | To activate the new configuration, you need to run: 2026-04-02 02:28:19.296 | systemctl reload apache2 2026-04-02 02:28:19.306 | + lib/apache:write_local_uwsgi_http_config:382 : restart_apache_server 2026-04-02 02:28:19.311 | + lib/apache:restart_apache_server:238 : restart_service apache2 2026-04-02 02:28:19.316 | + functions-common:restart_service:2296 : '[' -x /bin/systemctl ']' 2026-04-02 02:28:19.322 | + functions-common:restart_service:2297 : sudo /bin/systemctl restart apache2 2026-04-02 02:28:19.471 | ++ lib/glance:configure_glance:459 : awk '-F= ' '/^http-socket/ { print "http://"$2}' /etc/glance/glance-uwsgi.ini 2026-04-02 02:28:19.483 | + lib/glance:configure_glance:459 : iniset /etc/glance/glance-api.conf DEFAULT worker_self_reference_url http://127.0.0.1:60999 2026-04-02 02:28:19.554 | + lib/glance:configure_glance:463 : iniset /etc/glance/glance-api.conf wsgi python_interpreter /opt/stack/data/venv/bin/python3 2026-04-02 02:28:19.626 | + lib/glance:configure_glance:465 : [[ True == True ]] 2026-04-02 02:28:19.633 | + lib/glance:configure_glance:466 : iniset /etc/glance/glance-api.conf oslo_policy enforce_scope true 2026-04-02 02:28:19.699 | + lib/glance:configure_glance:467 : iniset /etc/glance/glance-api.conf oslo_policy enforce_new_defaults true 2026-04-02 02:28:19.761 | + lib/glance:configure_glance:468 : iniset /etc/glance/glance-api.conf DEFAULT enforce_secure_rbac true 2026-04-02 02:28:19.829 | + ./stack.sh:main:942 : is_service_enabled cinder 2026-04-02 02:28:19.865 | + functions-common:is_service_enabled:2068 : return 0 2026-04-02 02:28:19.872 | + ./stack.sh:main:944 : stack_install_service cinder 2026-04-02 02:28:19.878 | + lib/stack:stack_install_service:20 : local service=cinder 2026-04-02 02:28:19.883 | + lib/stack:stack_install_service:21 : type install_cinder 2026-04-02 02:28:19.889 | + lib/stack:stack_install_service:23 : [[ False = True ]] 2026-04-02 02:28:19.894 | + lib/stack:stack_install_service:32 : install_cinder 2026-04-02 02:28:19.901 | + lib/cinder:install_cinder:526 : git_clone https://github.com/openstack/cinder.git /opt/stack/cinder master 2026-04-02 02:28:19.907 | + functions-common:git_clone:581 : local git_remote=https://github.com/openstack/cinder.git 2026-04-02 02:28:19.913 | + functions-common:git_clone:582 : local git_dest=/opt/stack/cinder 2026-04-02 02:28:19.918 | + functions-common:git_clone:583 : local git_ref=master 2026-04-02 02:28:19.924 | + functions-common:git_clone:584 : local orig_dir 2026-04-02 02:28:19.930 | ++ functions-common:git_clone:585 : pwd 2026-04-02 02:28:19.935 | + functions-common:git_clone:585 : orig_dir=/opt/stack/devstack 2026-04-02 02:28:19.941 | + functions-common:git_clone:586 : local git_clone_flags= 2026-04-02 02:28:19.947 | ++ functions-common:git_clone:588 : trueorfalse False RECLONE 2026-04-02 02:28:19.979 | + functions-common:git_clone:588 : RECLONE=False 2026-04-02 02:28:19.985 | + functions-common:git_clone:589 : [[ 0 -gt 0 ]] 2026-04-02 02:28:19.991 | + functions-common:git_clone:593 : [[ False = \T\r\u\e ]] 2026-04-02 02:28:19.998 | + functions-common:git_clone:602 : echo master 2026-04-02 02:28:19.999 | + functions-common:git_clone:602 : egrep -q '^refs' 2026-04-02 02:28:20.009 | + functions-common:git_clone:616 : [[ ! -d /opt/stack/cinder ]] 2026-04-02 02:28:20.014 | + functions-common:git_clone:626 : [[ False = \T\r\u\e ]] 2026-04-02 02:28:20.019 | + functions-common:git_clone:661 : sudo git config --system --add safe.directory /opt/stack/cinder 2026-04-02 02:28:20.042 | + functions-common:git_clone:664 : cd /opt/stack/cinder 2026-04-02 02:28:20.049 | + functions-common:git_clone:665 : git show --oneline 2026-04-02 02:28:20.049 | + functions-common:git_clone:665 : head -1 2026-04-02 02:28:20.155 | 81c48732b Merge "Cleanup glance image metadata during instance reschedule" 2026-04-02 02:28:20.165 | + functions-common:git_clone:666 : cd /opt/stack/devstack 2026-04-02 02:28:20.172 | + lib/cinder:install_cinder:527 : setup_develop /opt/stack/cinder 2026-04-02 02:28:20.179 | + inc/python:setup_develop:353 : local bindep 2026-04-02 02:28:20.184 | + inc/python:setup_develop:354 : [[ /opt/stack/cinder == -bindep* ]] 2026-04-02 02:28:20.188 | + inc/python:setup_develop:358 : local project_dir=/opt/stack/cinder 2026-04-02 02:28:20.193 | + inc/python:setup_develop:359 : local extras= 2026-04-02 02:28:20.198 | + inc/python:setup_develop:360 : _setup_package_with_constraints_edit /opt/stack/cinder -e 2026-04-02 02:28:20.203 | + inc/python:_setup_package_with_constraints_edit:379 : local bindep 2026-04-02 02:28:20.210 | + inc/python:_setup_package_with_constraints_edit:380 : [[ /opt/stack/cinder == -bindep* ]] 2026-04-02 02:28:20.217 | + inc/python:_setup_package_with_constraints_edit:384 : local project_dir=/opt/stack/cinder 2026-04-02 02:28:20.221 | + inc/python:_setup_package_with_constraints_edit:385 : local flags=-e 2026-04-02 02:28:20.228 | + inc/python:_setup_package_with_constraints_edit:386 : local extras= 2026-04-02 02:28:20.237 | ++ inc/python:_setup_package_with_constraints_edit:393 : cd /opt/stack/cinder 2026-04-02 02:28:20.243 | ++ inc/python:_setup_package_with_constraints_edit:393 : pwd 2026-04-02 02:28:20.250 | + inc/python:_setup_package_with_constraints_edit:393 : project_dir=/opt/stack/cinder 2026-04-02 02:28:20.258 | + inc/python:_setup_package_with_constraints_edit:395 : '[' -n /opt/stack/requirements ']' 2026-04-02 02:28:20.264 | + inc/python:_setup_package_with_constraints_edit:399 : local name 2026-04-02 02:28:20.271 | ++ inc/python:_setup_package_with_constraints_edit:400 : awk '/^name.*=/ {print $3}' /opt/stack/cinder/setup.cfg 2026-04-02 02:28:20.283 | + inc/python:_setup_package_with_constraints_edit:400 : name=cinder 2026-04-02 02:28:20.289 | + inc/python:_setup_package_with_constraints_edit:401 : '[' -z cinder ']' 2026-04-02 02:28:20.294 | + inc/python:_setup_package_with_constraints_edit:405 : /opt/stack/requirements/.venv/bin/edit-constraints /opt/stack/requirements/upper-constraints.txt -- cinder 2026-04-02 02:28:20.395 | + inc/python:_setup_package_with_constraints_edit:408 : setup_package /opt/stack/cinder -e 2026-04-02 02:28:20.399 | + inc/python:setup_package:436 : local bindep=0 2026-04-02 02:28:20.404 | + inc/python:setup_package:437 : local bindep_flag= 2026-04-02 02:28:20.410 | + inc/python:setup_package:438 : local bindep_profiles= 2026-04-02 02:28:20.416 | + inc/python:setup_package:439 : [[ /opt/stack/cinder == -bindep* ]] 2026-04-02 02:28:20.421 | + inc/python:setup_package:444 : local project_dir=/opt/stack/cinder 2026-04-02 02:28:20.426 | + inc/python:setup_package:445 : local flags=-e 2026-04-02 02:28:20.432 | + inc/python:setup_package:446 : local extras= 2026-04-02 02:28:20.437 | + inc/python:setup_package:450 : [[ -n -e ]] 2026-04-02 02:28:20.443 | + inc/python:setup_package:450 : [[ -z '' ]] 2026-04-02 02:28:20.447 | + inc/python:setup_package:450 : [[ ! -e =~ ^-.* ]] 2026-04-02 02:28:20.451 | + inc/python:setup_package:455 : [[ ! -z '' ]] 2026-04-02 02:28:20.456 | + inc/python:setup_package:460 : [[ 0 == 1 ]] 2026-04-02 02:28:20.462 | + inc/python:setup_package:464 : pip_install -e /opt/stack/cinder 2026-04-02 02:28:20.505 | Using python 3.12 to install /opt/stack/cinder 2026-04-02 02:28:20.510 | + inc/python:pip_install:210 : env http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= /opt/stack/data/venv/bin/pip install -c /opt/stack/requirements/upper-constraints.txt -e /opt/stack/cinder 2026-04-02 02:28:21.045 | Obtaining file:///opt/stack/cinder 2026-04-02 02:28:21.048 | Installing build dependencies: started 2026-04-02 02:28:21.929 | Installing build dependencies: finished with status 'done' 2026-04-02 02:28:21.930 | Checking if build backend supports build_editable: started 2026-04-02 02:28:22.220 | Checking if build backend supports build_editable: finished with status 'done' 2026-04-02 02:28:22.222 | Getting requirements to build editable: started 2026-04-02 02:28:22.372 | Getting requirements to build editable: finished with status 'done' 2026-04-02 02:28:22.375 | Preparing editable metadata (pyproject.toml): started 2026-04-02 02:28:23.264 | Preparing editable metadata (pyproject.toml): finished with status 'done' 2026-04-02 02:28:23.285 | Requirement already satisfied: pbr>=5.8.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev19) (7.0.3) 2026-04-02 02:28:23.286 | Requirement already satisfied: decorator>=4.4.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev19) (5.2.1) 2026-04-02 02:28:23.287 | 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.dev19) (0.40.4) 2026-04-02 02:28:23.287 | Requirement already satisfied: greenlet>=0.4.16 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev19) (3.3.2) 2026-04-02 02:28:23.288 | Requirement already satisfied: iso8601>=0.1.12 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev19) (2.1.0) 2026-04-02 02:28:23.288 | Requirement already satisfied: jsonschema>=3.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev19) (4.26.0) 2026-04-02 02:28:23.289 | Requirement already satisfied: keystoneauth1>=4.2.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev19) (5.13.1) 2026-04-02 02:28:23.289 | Requirement already satisfied: keystonemiddleware>=9.1.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev19) (12.0.0) 2026-04-02 02:28:23.593 | Collecting lxml>=4.5.2 (from cinder==28.1.0.dev19) 2026-04-02 02:28:23.660 | Downloading lxml-6.0.2-cp312-cp312-manylinux_2_26_x86_64.manylinux_2_28_x86_64.whl.metadata (3.6 kB) 2026-04-02 02:28:23.672 | Requirement already satisfied: oslo.config>=8.3.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev19) (10.3.0) 2026-04-02 02:28:23.672 | Requirement already satisfied: oslo.concurrency>=4.5.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev19) (7.4.0) 2026-04-02 02:28:23.673 | Requirement already satisfied: oslo.context>=3.4.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev19) (6.3.0) 2026-04-02 02:28:23.673 | Requirement already satisfied: oslo.db>=11.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev19) (18.0.0) 2026-04-02 02:28:23.674 | Requirement already satisfied: oslo.log>=4.6.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev19) (8.1.0) 2026-04-02 02:28:23.674 | Requirement already satisfied: oslo.messaging>=14.6.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev19) (17.3.0) 2026-04-02 02:28:23.675 | Requirement already satisfied: oslo.middleware>=4.1.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev19) (8.0.0) 2026-04-02 02:28:23.676 | Requirement already satisfied: oslo.policy>=4.5.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev19) (5.0.0) 2026-04-02 02:28:23.676 | Requirement already satisfied: oslo.privsep>=2.6.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev19) (3.10.1) 2026-04-02 02:28:23.677 | Requirement already satisfied: oslo.reports>=3.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev19) (3.7.0) 2026-04-02 02:28:23.677 | Requirement already satisfied: oslo.rootwrap>=6.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev19) (7.9.0) 2026-04-02 02:28:23.678 | Requirement already satisfied: oslo.serialization>=4.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev19) (5.9.1) 2026-04-02 02:28:23.678 | Requirement already satisfied: oslo.service>=4.5.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev19) (4.5.1) 2026-04-02 02:28:23.679 | Requirement already satisfied: oslo.upgradecheck>=1.1.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev19) (2.7.1) 2026-04-02 02:28:23.679 | Requirement already satisfied: oslo.utils>=6.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev19) (10.0.0) 2026-04-02 02:28:23.706 | Collecting oslo.versionedobjects>=2.4.0 (from cinder==28.1.0.dev19) 2026-04-02 02:28:23.710 | Downloading oslo_versionedobjects-3.9.0-py3-none-any.whl.metadata (2.5 kB) 2026-04-02 02:28:23.722 | Requirement already satisfied: osprofiler>=3.4.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev19) (4.3.0) 2026-04-02 02:28:23.722 | Requirement already satisfied: packaging>=20.4 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev19) (26.0) 2026-04-02 02:28:23.750 | Collecting paramiko>=2.7.2 (from cinder==28.1.0.dev19) 2026-04-02 02:28:23.754 | Downloading paramiko-4.0.0-py3-none-any.whl.metadata (3.9 kB) 2026-04-02 02:28:23.761 | Requirement already satisfied: Paste>=3.4.3 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev19) (3.10.1) 2026-04-02 02:28:23.761 | Requirement already satisfied: PasteDeploy>=2.1.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev19) (3.1.0) 2026-04-02 02:28:23.762 | Requirement already satisfied: pyparsing>=2.4.7 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev19) (3.3.2) 2026-04-02 02:28:23.762 | Requirement already satisfied: python-barbicanclient>=5.0.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev19) (7.3.0) 2026-04-02 02:28:23.781 | Collecting python-glanceclient>=3.2.2 (from cinder==28.1.0.dev19) 2026-04-02 02:28:23.786 | Downloading python_glanceclient-4.11.0-py3-none-any.whl.metadata (4.0 kB) 2026-04-02 02:28:23.796 | Requirement already satisfied: python-keystoneclient>=4.1.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev19) (5.8.0) 2026-04-02 02:28:23.817 | Collecting python-novaclient>=18.2.0 (from cinder==28.1.0.dev19) 2026-04-02 02:28:23.823 | Downloading python_novaclient-18.12.0-py3-none-any.whl.metadata (3.2 kB) 2026-04-02 02:28:23.847 | Collecting python-swiftclient>=3.10.1 (from cinder==28.1.0.dev19) 2026-04-02 02:28:23.851 | Downloading python_swiftclient-4.10.0-py3-none-any.whl.metadata (3.9 kB) 2026-04-02 02:28:23.859 | Requirement already satisfied: requests>=2.25.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev19) (2.32.5) 2026-04-02 02:28:23.860 | Requirement already satisfied: Routes>=2.4.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev19) (2.5.1) 2026-04-02 02:28:23.860 | Requirement already satisfied: taskflow>=4.5.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev19) (6.2.0) 2026-04-02 02:28:23.872 | Collecting rtslib-fb>=2.1.74 (from cinder==28.1.0.dev19) 2026-04-02 02:28:23.876 | Downloading rtslib_fb-2.2.3-py3-none-any.whl.metadata (2.4 kB) 2026-04-02 02:28:23.883 | Requirement already satisfied: SQLAlchemy>=1.4.23 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev19) (2.0.46) 2026-04-02 02:28:23.883 | Requirement already satisfied: stevedore>=3.2.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev19) (5.7.0) 2026-04-02 02:28:23.895 | Collecting tabulate>=0.8.7 (from cinder==28.1.0.dev19) 2026-04-02 02:28:23.899 | Downloading tabulate-0.9.0-py3-none-any.whl.metadata (34 kB) 2026-04-02 02:28:23.913 | Requirement already satisfied: tenacity>=6.3.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev19) (9.1.4) 2026-04-02 02:28:23.914 | Requirement already satisfied: WebOb>=1.8.6 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev19) (1.8.9) 2026-04-02 02:28:23.914 | Requirement already satisfied: oslo.i18n>=5.1.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev19) (6.7.2) 2026-04-02 02:28:23.935 | Collecting oslo.vmware>=3.10.0 (from cinder==28.1.0.dev19) 2026-04-02 02:28:23.938 | Downloading oslo_vmware-4.9.0-py3-none-any.whl.metadata (2.3 kB) 2026-04-02 02:28:23.945 | Requirement already satisfied: os-brick>=6.10.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev19) (7.0.0) 2026-04-02 02:28:23.969 | Collecting tooz>=2.8.0 (from cinder==28.1.0.dev19) 2026-04-02 02:28:23.974 | Downloading tooz-8.1.0-py3-none-any.whl.metadata (2.9 kB) 2026-04-02 02:28:24.022 | Collecting google-api-python-client>=1.11.0 (from cinder==28.1.0.dev19) 2026-04-02 02:28:24.027 | Downloading google_api_python_client-2.190.0-py3-none-any.whl.metadata (7.0 kB) 2026-04-02 02:28:24.035 | Requirement already satisfied: castellan>=3.7.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev19) (5.6.0) 2026-04-02 02:28:24.035 | Requirement already satisfied: cryptography>=3.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev19) (43.0.3) 2026-04-02 02:28:24.036 | Requirement already satisfied: cursive>=0.2.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev19) (0.2.3) 2026-04-02 02:28:24.154 | Collecting zstd>=1.5.0.0 (from cinder==28.1.0.dev19) 2026-04-02 02:28:24.158 | Downloading zstd-1.5.7.3-cp312-cp312-manylinux_2_17_x86_64.manylinux2014_x86_64.manylinux_2_28_x86_64.whl.metadata (29 kB) 2026-04-02 02:28:24.391 | Collecting boto3>=1.18.49 (from cinder==28.1.0.dev19) 2026-04-02 02:28:24.395 | Downloading boto3-1.35.99-py3-none-any.whl.metadata (6.7 kB) 2026-04-02 02:28:24.404 | Requirement already satisfied: distro>=1.8.0 in /usr/lib/python3/dist-packages (from cinder==28.1.0.dev19) (1.9.0) 2026-04-02 02:28:24.405 | Requirement already satisfied: tzdata>=2022.4 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev19) (2025.3) 2026-04-02 02:28:24.405 | Requirement already satisfied: cachetools>=4.2.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev19) (7.0.1) 2026-04-02 02:28:24.711 | Collecting botocore<1.36.0,>=1.35.99 (from boto3>=1.18.49->cinder==28.1.0.dev19) 2026-04-02 02:28:24.716 | Downloading botocore-1.35.99-py3-none-any.whl.metadata (5.7 kB) 2026-04-02 02:28:24.725 | 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.dev19) (1.1.0) 2026-04-02 02:28:24.742 | Collecting s3transfer<0.11.0,>=0.10.0 (from boto3>=1.18.49->cinder==28.1.0.dev19) 2026-04-02 02:28:24.747 | Downloading s3transfer-0.10.4-py3-none-any.whl.metadata (1.7 kB) 2026-04-02 02:28:24.756 | 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.dev19) (2.9.0.post0) 2026-04-02 02:28:24.756 | 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.dev19) (2.6.3) 2026-04-02 02:28:24.759 | 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.dev19) (1.17.0) 2026-04-02 02:28:24.783 | Requirement already satisfied: cffi>=1.12 in /opt/stack/data/venv/lib/python3.12/site-packages (from cryptography>=3.1->cinder==28.1.0.dev19) (2.0.0) 2026-04-02 02:28:24.786 | 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.dev19) (3.0) 2026-04-02 02:28:24.791 | 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.dev19) (2.8.0) 2026-04-02 02:28:24.795 | 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.dev19) (0.31.2) 2026-04-02 02:28:24.825 | 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.dev19) 2026-04-02 02:28:24.830 | Downloading google_auth-2.48.0-py3-none-any.whl.metadata (6.2 kB) 2026-04-02 02:28:24.910 | Collecting google-auth-httplib2<1.0.0,>=0.2.0 (from google-api-python-client>=1.11.0->cinder==28.1.0.dev19) 2026-04-02 02:28:24.915 | Downloading google_auth_httplib2-0.3.0-py3-none-any.whl.metadata (3.1 kB) 2026-04-02 02:28:24.955 | 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.dev19) 2026-04-02 02:28:24.959 | Downloading google_api_core-2.30.0-py3-none-any.whl.metadata (3.1 kB) 2026-04-02 02:28:24.984 | Collecting uritemplate<5,>=3.0.1 (from google-api-python-client>=1.11.0->cinder==28.1.0.dev19) 2026-04-02 02:28:24.990 | Downloading uritemplate-4.2.0-py3-none-any.whl.metadata (2.6 kB) 2026-04-02 02:28:25.022 | Collecting googleapis-common-protos<2.0.0,>=1.56.3 (from google-api-core!=2.0.*,!=2.1.*,!=2.2.*,!=2.3.0,<3.0.0,>=1.31.5->google-api-python-client>=1.11.0->cinder==28.1.0.dev19) 2026-04-02 02:28:25.027 | Downloading googleapis_common_protos-1.72.0-py3-none-any.whl.metadata (9.4 kB) 2026-04-02 02:28:25.200 | Collecting protobuf<7.0.0,>=4.25.8 (from google-api-core!=2.0.*,!=2.1.*,!=2.2.*,!=2.3.0,<3.0.0,>=1.31.5->google-api-python-client>=1.11.0->cinder==28.1.0.dev19) 2026-04-02 02:28:25.205 | Downloading protobuf-6.33.5-cp39-abi3-manylinux2014_x86_64.whl.metadata (593 bytes) 2026-04-02 02:28:25.240 | Collecting proto-plus<2.0.0,>=1.22.3 (from google-api-core!=2.0.*,!=2.1.*,!=2.2.*,!=2.3.0,<3.0.0,>=1.31.5->google-api-python-client>=1.11.0->cinder==28.1.0.dev19) 2026-04-02 02:28:25.245 | Downloading proto_plus-1.27.1-py3-none-any.whl.metadata (2.2 kB) 2026-04-02 02:28:25.284 | 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.dev19) 2026-04-02 02:28:25.288 | Downloading pyasn1_modules-0.4.1-py3-none-any.whl.metadata (3.5 kB) 2026-04-02 02:28:25.315 | Collecting rsa<5,>=3.1.4 (from google-auth!=2.24.0,!=2.25.0,<3.0.0,>=1.32.0->google-api-python-client>=1.11.0->cinder==28.1.0.dev19) 2026-04-02 02:28:25.319 | Downloading rsa-4.9.1-py3-none-any.whl.metadata (5.6 kB) 2026-04-02 02:28:25.343 | 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.dev19) (3.4.4) 2026-04-02 02:28:25.344 | 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.dev19) (3.11) 2026-04-02 02:28:25.345 | Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3/dist-packages (from requests>=2.25.1->cinder==28.1.0.dev19) (2023.11.17) 2026-04-02 02:28:25.373 | Collecting pyasn1>=0.1.3 (from rsa<5,>=3.1.4->google-auth!=2.24.0,!=2.25.0,<3.0.0,>=1.32.0->google-api-python-client>=1.11.0->cinder==28.1.0.dev19) 2026-04-02 02:28:25.378 | Downloading pyasn1-0.6.0-py2.py3-none-any.whl.metadata (8.3 kB) 2026-04-02 02:28:25.395 | 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.dev19) (25.4.0) 2026-04-02 02:28:25.396 | 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.dev19) (2025.9.1) 2026-04-02 02:28:25.396 | 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.dev19) (0.37.0) 2026-04-02 02:28:25.396 | 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.dev19) (0.30.0) 2026-04-02 02:28:25.401 | 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.dev19) (1.8.2) 2026-04-02 02:28:25.402 | 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.dev19) (4.15.0) 2026-04-02 02:28:25.405 | 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.dev19) (4.1.1) 2026-04-02 02:28:25.406 | 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.dev19) (4.0.1) 2026-04-02 02:28:25.406 | 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.dev19) (2.11.0) 2026-04-02 02:28:25.412 | 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.dev19) (7.2.2) 2026-04-02 02:28:25.417 | 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.dev19) (1.5.0) 2026-04-02 02:28:25.420 | 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.dev19) (0.20) 2026-04-02 02:28:25.420 | Requirement already satisfied: debtcollector>=3.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.concurrency>=4.5.0->cinder==28.1.0.dev19) (3.1.0) 2026-04-02 02:28:25.422 | Requirement already satisfied: wrapt>=2.1.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from debtcollector>=3.0.0->oslo.concurrency>=4.5.0->cinder==28.1.0.dev19) (2.1.1) 2026-04-02 02:28:25.426 | 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.dev19) (1.3.0) 2026-04-02 02:28:25.426 | 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.dev19) (2.0.0) 2026-04-02 02:28:25.426 | 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.dev19) (6.0.3) 2026-04-02 02:28:25.432 | 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.dev19) (1.18.4) 2026-04-02 02:28:25.433 | 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.dev19) (2.0.2) 2026-04-02 02:28:25.433 | 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.dev19) (0.5.0) 2026-04-02 02:28:25.435 | 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.dev19) (1.3.10) 2026-04-02 02:28:25.442 | Requirement already satisfied: futurist>=1.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.messaging>=14.6.0->cinder==28.1.0.dev19) (3.2.1) 2026-04-02 02:28:25.443 | 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.dev19) (5.3.1) 2026-04-02 02:28:25.444 | 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.dev19) (5.6.2) 2026-04-02 02:28:25.445 | 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.dev19) (0.15.1) 2026-04-02 02:28:25.447 | 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.dev19) (5.1.0) 2026-04-02 02:28:25.457 | 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.dev19) (0.24.1) 2026-04-02 02:28:25.459 | 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.dev19) (5.0.0) 2026-04-02 02:28:25.460 | 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.dev19) (3.1.6) 2026-04-02 02:28:25.461 | 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.dev19) (4.0.1) 2026-04-02 02:28:25.466 | 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.dev19) (3.0.3) 2026-04-02 02:28:25.473 | 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.dev19) (1.1.2) 2026-04-02 02:28:25.488 | 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.dev19) (1.7.3) 2026-04-02 02:28:25.491 | 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.dev19) (3.17.0) 2026-04-02 02:28:25.519 | Collecting suds-community>=0.6 (from oslo.vmware>=3.10.0->cinder==28.1.0.dev19) 2026-04-02 02:28:25.524 | Downloading suds_community-1.2.0-py3-none-any.whl.metadata (1.6 kB) 2026-04-02 02:28:25.571 | Collecting invoke>=2.0 (from paramiko>=2.7.2->cinder==28.1.0.dev19) 2026-04-02 02:28:25.575 | Downloading invoke-2.2.1-py3-none-any.whl.metadata (3.3 kB) 2026-04-02 02:28:25.613 | Collecting pynacl>=1.5 (from paramiko>=2.7.2->cinder==28.1.0.dev19) 2026-04-02 02:28:25.617 | Downloading pynacl-1.6.2-cp38-abi3-manylinux_2_34_x86_64.whl.metadata (10.0 kB) 2026-04-02 02:28:25.640 | Requirement already satisfied: setuptools in /opt/stack/data/venv/lib/python3.12/site-packages (from Paste>=3.4.3->cinder==28.1.0.dev19) (82.0.1) 2026-04-02 02:28:25.649 | 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.dev19) (0.6.0) 2026-04-02 02:28:25.677 | 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.dev19) (4.13.2) 2026-04-02 02:28:25.686 | 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.dev19) (0.6.0) 2026-04-02 02:28:25.687 | Requirement already satisfied: cmd2>=1.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from cliff>=2.8.0->python-barbicanclient>=5.0.1->cinder==28.1.0.dev19) (3.2.0) 2026-04-02 02:28:25.695 | Requirement already satisfied: pyperclip>=1.8.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from cmd2>=1.0.0->cliff>=2.8.0->python-barbicanclient>=5.0.1->cinder==28.1.0.dev19) (1.11.0) 2026-04-02 02:28:25.696 | Requirement already satisfied: rich>=14.3.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from cmd2>=1.0.0->cliff>=2.8.0->python-barbicanclient>=5.0.1->cinder==28.1.0.dev19) (14.3.3) 2026-04-02 02:28:25.697 | Requirement already satisfied: rich-argparse>=1.7.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from cmd2>=1.0.0->cliff>=2.8.0->python-barbicanclient>=5.0.1->cinder==28.1.0.dev19) (1.7.2) 2026-04-02 02:28:25.720 | Collecting warlock>=1.2.0 (from python-glanceclient>=3.2.2->cinder==28.1.0.dev19) 2026-04-02 02:28:25.725 | Downloading warlock-2.1.0-py3-none-any.whl.metadata (4.0 kB) 2026-04-02 02:28:25.737 | 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.dev19) (24.2.1) 2026-04-02 02:28:25.771 | Requirement already satisfied: markdown-it-py>=2.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from rich>=14.3.0->cmd2>=1.0.0->cliff>=2.8.0->python-barbicanclient>=5.0.1->cinder==28.1.0.dev19) (4.0.0) 2026-04-02 02:28:25.771 | Requirement already satisfied: pygments<3.0.0,>=2.13.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from rich>=14.3.0->cmd2>=1.0.0->cliff>=2.8.0->python-barbicanclient>=5.0.1->cinder==28.1.0.dev19) (2.19.2) 2026-04-02 02:28:25.778 | Requirement already satisfied: mdurl~=0.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from markdown-it-py>=2.2.0->rich>=14.3.0->cmd2>=1.0.0->cliff>=2.8.0->python-barbicanclient>=5.0.1->cinder==28.1.0.dev19) (0.1.2) 2026-04-02 02:28:25.790 | 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.dev19) (0.7) 2026-04-02 02:28:25.814 | Collecting pyudev~=0.18 (from rtslib-fb>=2.1.74->cinder==28.1.0.dev19) 2026-04-02 02:28:25.820 | Downloading pyudev-0.24.4-py3-none-any.whl.metadata (4.4 kB) 2026-04-02 02:28:25.859 | 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.dev19) (3.4.2) 2026-04-02 02:28:25.859 | 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.dev19) (3.4.0) 2026-04-02 02:28:25.861 | 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.dev19) (4.0.1) 2026-04-02 02:28:25.887 | Requirement already satisfied: testtools in /opt/stack/data/venv/lib/python3.12/site-packages (from testscenarios>=0.4->oslo.db>=11.0.0->cinder==28.1.0.dev19) (2.8.5) 2026-04-02 02:28:25.906 | Collecting voluptuous>=0.8.9 (from tooz>=2.8.0->cinder==28.1.0.dev19) 2026-04-02 02:28:25.911 | Downloading voluptuous-0.16.0-py3-none-any.whl.metadata (20 kB) 2026-04-02 02:28:25.940 | 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.dev19) (1.33) 2026-04-02 02:28:25.943 | 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.dev19) (3.0.0) 2026-04-02 02:28:25.997 | Downloading boto3-1.35.99-py3-none-any.whl (139 kB) 2026-04-02 02:28:26.015 | Downloading botocore-1.35.99-py3-none-any.whl (13.3 MB) 2026-04-02 02:28:26.172 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 13.3/13.3 MB 86.2 MB/s 0:00:00 2026-04-02 02:28:26.177 | Downloading s3transfer-0.10.4-py3-none-any.whl (83 kB) 2026-04-02 02:28:26.191 | Downloading google_api_python_client-2.190.0-py3-none-any.whl (14.7 MB) 2026-04-02 02:28:26.556 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 14.7/14.7 MB 40.2 MB/s 0:00:00 2026-04-02 02:28:26.561 | Downloading google_api_core-2.30.0-py3-none-any.whl (173 kB) 2026-04-02 02:28:26.578 | Downloading google_auth-2.48.0-py3-none-any.whl (236 kB) 2026-04-02 02:28:26.593 | Downloading google_auth_httplib2-0.3.0-py3-none-any.whl (9.5 kB) 2026-04-02 02:28:26.605 | Downloading googleapis_common_protos-1.72.0-py3-none-any.whl (297 kB) 2026-04-02 02:28:26.619 | Downloading proto_plus-1.27.1-py3-none-any.whl (50 kB) 2026-04-02 02:28:26.634 | Downloading protobuf-6.33.5-cp39-abi3-manylinux2014_x86_64.whl (323 kB) 2026-04-02 02:28:26.650 | Downloading rsa-4.9.1-py3-none-any.whl (34 kB) 2026-04-02 02:28:26.662 | Downloading uritemplate-4.2.0-py3-none-any.whl (11 kB) 2026-04-02 02:28:26.674 | Downloading lxml-6.0.2-cp312-cp312-manylinux_2_26_x86_64.manylinux_2_28_x86_64.whl (5.3 MB) 2026-04-02 02:28:26.749 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 5.3/5.3 MB 72.8 MB/s 0:00:00 2026-04-02 02:28:26.754 | Downloading oslo_versionedobjects-3.9.0-py3-none-any.whl (86 kB) 2026-04-02 02:28:26.767 | Downloading oslo_vmware-4.9.0-py3-none-any.whl (624 kB) 2026-04-02 02:28:26.785 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 624.2/624.2 kB 27.9 MB/s 0:00:00 2026-04-02 02:28:26.789 | Downloading paramiko-4.0.0-py3-none-any.whl (223 kB) 2026-04-02 02:28:26.803 | Downloading invoke-2.2.1-py3-none-any.whl (160 kB) 2026-04-02 02:28:26.819 | Downloading pyasn1-0.6.0-py2.py3-none-any.whl (85 kB) 2026-04-02 02:28:26.835 | Downloading pyasn1_modules-0.4.1-py3-none-any.whl (181 kB) 2026-04-02 02:28:26.848 | Downloading pynacl-1.6.2-cp38-abi3-manylinux_2_34_x86_64.whl (1.4 MB) 2026-04-02 02:28:26.876 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.4/1.4 MB 52.5 MB/s 0:00:00 2026-04-02 02:28:26.881 | Downloading python_glanceclient-4.11.0-py3-none-any.whl (208 kB) 2026-04-02 02:28:26.896 | Downloading python_novaclient-18.12.0-py3-none-any.whl (336 kB) 2026-04-02 02:28:26.912 | Downloading python_swiftclient-4.10.0-py3-none-any.whl (88 kB) 2026-04-02 02:28:26.931 | Downloading rtslib_fb-2.2.3-py3-none-any.whl (49 kB) 2026-04-02 02:28:26.944 | Downloading pyudev-0.24.4-py3-none-any.whl (62 kB) 2026-04-02 02:28:26.959 | Downloading suds_community-1.2.0-py3-none-any.whl (145 kB) 2026-04-02 02:28:26.974 | Downloading tabulate-0.9.0-py3-none-any.whl (35 kB) 2026-04-02 02:28:26.988 | Downloading tooz-8.1.0-py3-none-any.whl (92 kB) 2026-04-02 02:28:27.002 | Downloading voluptuous-0.16.0-py3-none-any.whl (31 kB) 2026-04-02 02:28:27.014 | Downloading warlock-2.1.0-py3-none-any.whl (10 kB) 2026-04-02 02:28:27.026 | Downloading zstd-1.5.7.3-cp312-cp312-manylinux_2_17_x86_64.manylinux2014_x86_64.manylinux_2_28_x86_64.whl (2.2 MB) 2026-04-02 02:28:27.059 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 2.2/2.2 MB 68.2 MB/s 0:00:00 2026-04-02 02:28:27.137 | Building wheels for collected packages: cinder 2026-04-02 02:28:27.138 | Building editable for cinder (pyproject.toml): started 2026-04-02 02:28:28.189 | Building editable for cinder (pyproject.toml): finished with status 'done' 2026-04-02 02:28:28.190 | Created wheel for cinder: filename=cinder-28.1.0.dev19-0.editable-py3-none-any.whl size=9153 sha256=c3cba5167e4cfa0d8c6ffb04b7b6eb96e424aa13c06a0ee15da53c2e069a9f9c 2026-04-02 02:28:28.191 | Stored in directory: /tmp/pip-ephem-wheel-cache-s1jq6iat/wheels/0f/5b/25/75b4581977dff7afefb19bb31542a98ba75eafb8d1b2a69ccb 2026-04-02 02:28:28.196 | Successfully built cinder 2026-04-02 02:28:28.339 | Installing collected packages: zstd, voluptuous, uritemplate, tabulate, suds-community, pyudev, pyasn1, protobuf, lxml, invoke, rtslib-fb, rsa, python-swiftclient, pynacl, pyasn1-modules, proto-plus, googleapis-common-protos, botocore, s3transfer, paramiko, google-auth, warlock, google-auth-httplib2, google-api-core, boto3, tooz, python-novaclient, python-glanceclient, google-api-python-client, oslo.vmware, oslo.versionedobjects, cinder 2026-04-02 02:28:31.727 | 2026-04-02 02:28:31.743 | Successfully installed boto3-1.35.99 botocore-1.35.99 cinder-28.1.0.dev19 google-api-core-2.30.0 google-api-python-client-2.190.0 google-auth-2.48.0 google-auth-httplib2-0.3.0 googleapis-common-protos-1.72.0 invoke-2.2.1 lxml-6.0.2 oslo.versionedobjects-3.9.0 oslo.vmware-4.9.0 paramiko-4.0.0 proto-plus-1.27.1 protobuf-6.33.5 pyasn1-0.6.0 pyasn1-modules-0.4.1 pynacl-1.6.2 python-glanceclient-4.11.0 python-novaclient-18.12.0 python-swiftclient-4.10.0 pyudev-0.24.4 rsa-4.9.1 rtslib-fb-2.2.3 s3transfer-0.10.4 suds-community-1.2.0 tabulate-0.9.0 tooz-8.1.0 uritemplate-4.2.0 voluptuous-0.16.0 warlock-2.1.0 zstd-1.5.7.3 2026-04-02 02:28:32.132 | + inc/python:pip_install:216 : result=0 2026-04-02 02:28:32.138 | + inc/python:pip_install:218 : time_stop pip_install 2026-04-02 02:28:32.144 | + functions-common:time_stop:2412 : local name 2026-04-02 02:28:32.147 | + functions-common:time_stop:2413 : local end_time 2026-04-02 02:28:32.152 | + functions-common:time_stop:2414 : local elapsed_time 2026-04-02 02:28:32.157 | + functions-common:time_stop:2415 : local total 2026-04-02 02:28:32.163 | + functions-common:time_stop:2416 : local start_time 2026-04-02 02:28:32.170 | + functions-common:time_stop:2418 : name=pip_install 2026-04-02 02:28:32.175 | + functions-common:time_stop:2419 : start_time=1775096900494 2026-04-02 02:28:32.180 | + functions-common:time_stop:2421 : [[ -z 1775096900494 ]] 2026-04-02 02:28:32.186 | ++ functions-common:time_stop:2424 : date +%s%3N 2026-04-02 02:28:32.195 | + functions-common:time_stop:2424 : end_time=1775096912190 2026-04-02 02:28:32.201 | + functions-common:time_stop:2425 : elapsed_time=11696 2026-04-02 02:28:32.206 | + functions-common:time_stop:2426 : total=74280 2026-04-02 02:28:32.211 | + functions-common:time_stop:2428 : _TIME_START[$name]= 2026-04-02 02:28:32.216 | + functions-common:time_stop:2429 : _TIME_TOTAL[$name]=85976 2026-04-02 02:28:32.221 | + inc/python:pip_install:219 : return 0 2026-04-02 02:28:32.226 | + inc/python:setup_package:466 : [[ -e == \-\e ]] 2026-04-02 02:28:32.234 | + inc/python:setup_package:466 : [[ True == \F\a\l\s\e ]] 2026-04-02 02:28:32.240 | + inc/python:_setup_package_with_constraints_edit:412 : use_library_from_git /opt/stack/cinder 2026-04-02 02:28:32.246 | + inc/python:use_library_from_git:266 : local name=/opt/stack/cinder 2026-04-02 02:28:32.251 | + inc/python:use_library_from_git:267 : local enabled=1 2026-04-02 02:28:32.256 | + inc/python:use_library_from_git:268 : [[ novnc,barbican,cinder,devstack,glance,keystone,magnum,manila,neutron,nova,octavia,os-test-images,ovn-octavia-provider,placement,python-magnumclient,requirements,swift,magnum-cluster-api = \A\L\L ]] 2026-04-02 02:28:32.262 | + inc/python:use_library_from_git:268 : [[ ,novnc,barbican,cinder,devstack,glance,keystone,magnum,manila,neutron,nova,octavia,os-test-images,ovn-octavia-provider,placement,python-magnumclient,requirements,swift,magnum-cluster-api, =~ ,/opt/stack/cinder, ]] 2026-04-02 02:28:32.271 | + inc/python:use_library_from_git:269 : return 1 2026-04-02 02:28:32.277 | + lib/cinder:install_cinder:528 : [[ lioadm == \t\g\t\a\d\m ]] 2026-04-02 02:28:32.282 | + lib/cinder:install_cinder:530 : [[ lioadm == \l\i\o\a\d\m ]] 2026-04-02 02:28:32.289 | + lib/cinder:install_cinder:531 : is_ubuntu 2026-04-02 02:28:32.295 | + functions-common:is_ubuntu:544 : [[ -z deb ]] 2026-04-02 02:28:32.301 | + functions-common:is_ubuntu:547 : '[' deb = deb ']' 2026-04-02 02:28:32.307 | + lib/cinder:install_cinder:533 : sudo mkdir -p /etc/target 2026-04-02 02:28:32.328 | + lib/cinder:install_cinder:535 : install_package targetcli-fb 2026-04-02 02:28:32.335 | + functions-common:install_package:1430 : update_package_repo 2026-04-02 02:28:32.341 | + functions-common:update_package_repo:1404 : NO_UPDATE_REPOS=False 2026-04-02 02:28:32.346 | + functions-common:update_package_repo:1405 : REPOS_UPDATED=True 2026-04-02 02:28:32.352 | + functions-common:update_package_repo:1406 : RETRY_UPDATE=False 2026-04-02 02:28:32.358 | + functions-common:update_package_repo:1408 : [[ False = \T\r\u\e ]] 2026-04-02 02:28:32.364 | + functions-common:update_package_repo:1412 : is_ubuntu 2026-04-02 02:28:32.369 | + functions-common:is_ubuntu:544 : [[ -z deb ]] 2026-04-02 02:28:32.375 | + functions-common:is_ubuntu:547 : '[' deb = deb ']' 2026-04-02 02:28:32.382 | + functions-common:update_package_repo:1413 : apt_get_update 2026-04-02 02:28:32.388 | + functions-common:apt_get_update:1158 : [[ True == \T\r\u\e ]] 2026-04-02 02:28:32.394 | + functions-common:apt_get_update:1158 : [[ False != \T\r\u\e ]] 2026-04-02 02:28:32.400 | + functions-common:apt_get_update:1159 : return 2026-04-02 02:28:32.405 | + functions-common:install_package:1431 : real_install_package targetcli-fb 2026-04-02 02:28:32.411 | + functions-common:real_install_package:1418 : is_ubuntu 2026-04-02 02:28:32.417 | + functions-common:is_ubuntu:544 : [[ -z deb ]] 2026-04-02 02:28:32.423 | + functions-common:is_ubuntu:547 : '[' deb = deb ']' 2026-04-02 02:28:32.429 | + functions-common:real_install_package:1419 : apt_get install targetcli-fb 2026-04-02 02:28:32.476 | + functions-common:apt_get:1199 : sudo DEBIAN_FRONTEND=noninteractive http_proxy= https_proxy= no_proxy= apt-get --option Dpkg::Options::=--force-confold --assume-yes install targetcli-fb 2026-04-02 02:28:32.520 | Reading package lists... 2026-04-02 02:28:32.838 | Building dependency tree... 2026-04-02 02:28:32.839 | Reading state information... 2026-04-02 02:28:33.123 | The following additional packages will be installed: 2026-04-02 02:28:33.123 | python3-configshell-fb python3-pyudev python3-rtslib-fb 2026-04-02 02:28:33.124 | python3-typing-extensions python3-urwid python3-wcwidth 2026-04-02 02:28:33.125 | Suggested packages: 2026-04-02 02:28:33.125 | python3-wxgtk4.0 python3-pyqt5 python-urwid-doc 2026-04-02 02:28:33.167 | The following NEW packages will be installed: 2026-04-02 02:28:33.167 | python3-configshell-fb python3-pyudev python3-rtslib-fb 2026-04-02 02:28:33.167 | python3-typing-extensions python3-urwid python3-wcwidth targetcli-fb 2026-04-02 02:28:33.353 | 0 upgraded, 7 newly installed, 0 to remove and 7 not upgraded. 2026-04-02 02:28:33.354 | Need to get 418 kB of archives. 2026-04-02 02:28:33.354 | After this operation, 3,296 kB of additional disk space will be used. 2026-04-02 02:28:33.354 | Get:1 http://nova.clouds.archive.ubuntu.com/ubuntu noble/main amd64 python3-typing-extensions all 4.10.0-1 [60.7 kB] 2026-04-02 02:28:33.692 | Get:2 http://nova.clouds.archive.ubuntu.com/ubuntu noble/main amd64 python3-wcwidth all 0.2.5+dfsg1-1.1ubuntu1 [22.5 kB] 2026-04-02 02:28:33.716 | Get:3 http://nova.clouds.archive.ubuntu.com/ubuntu noble/main amd64 python3-urwid amd64 2.6.10-1 [183 kB] 2026-04-02 02:28:33.884 | Get:4 http://nova.clouds.archive.ubuntu.com/ubuntu noble/main amd64 python3-configshell-fb all 1:1.1.28-2.1 [28.4 kB] 2026-04-02 02:28:33.897 | Get:5 http://nova.clouds.archive.ubuntu.com/ubuntu noble/main amd64 python3-pyudev all 0.24.0-1 [33.0 kB] 2026-04-02 02:28:33.912 | Get:6 http://nova.clouds.archive.ubuntu.com/ubuntu noble/main amd64 python3-rtslib-fb all 2.1.74-0ubuntu5 [49.9 kB] 2026-04-02 02:28:33.934 | Get:7 http://nova.clouds.archive.ubuntu.com/ubuntu noble/main amd64 targetcli-fb all 1:2.1.53-1ubuntu3 [40.3 kB] 2026-04-02 02:28:34.135 | debconf: delaying package configuration, since apt-utils is not installed 2026-04-02 02:28:34.177 | Fetched 418 kB in 1s (545 kB/s) 2026-04-02 02:28:34.219 | Selecting previously unselected package python3-typing-extensions. 2026-04-02 02:28:34.251 | (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 ... 68789 files and directories currently installed.) 2026-04-02 02:28:34.253 | Preparing to unpack .../0-python3-typing-extensions_4.10.0-1_all.deb ... 2026-04-02 02:28:34.258 | Unpacking python3-typing-extensions (4.10.0-1) ... 2026-04-02 02:28:34.315 | Selecting previously unselected package python3-wcwidth. 2026-04-02 02:28:34.326 | Preparing to unpack .../1-python3-wcwidth_0.2.5+dfsg1-1.1ubuntu1_all.deb ... 2026-04-02 02:28:34.330 | Unpacking python3-wcwidth (0.2.5+dfsg1-1.1ubuntu1) ... 2026-04-02 02:28:34.386 | Selecting previously unselected package python3-urwid. 2026-04-02 02:28:34.396 | Preparing to unpack .../2-python3-urwid_2.6.10-1_amd64.deb ... 2026-04-02 02:28:34.399 | Unpacking python3-urwid (2.6.10-1) ... 2026-04-02 02:28:34.481 | Selecting previously unselected package python3-configshell-fb. 2026-04-02 02:28:34.492 | Preparing to unpack .../3-python3-configshell-fb_1%3a1.1.28-2.1_all.deb ... 2026-04-02 02:28:34.495 | Unpacking python3-configshell-fb (1:1.1.28-2.1) ... 2026-04-02 02:28:34.558 | Selecting previously unselected package python3-pyudev. 2026-04-02 02:28:34.565 | Preparing to unpack .../4-python3-pyudev_0.24.0-1_all.deb ... 2026-04-02 02:28:34.569 | Unpacking python3-pyudev (0.24.0-1) ... 2026-04-02 02:28:34.631 | Selecting previously unselected package python3-rtslib-fb. 2026-04-02 02:28:34.644 | Preparing to unpack .../5-python3-rtslib-fb_2.1.74-0ubuntu5_all.deb ... 2026-04-02 02:28:34.648 | Unpacking python3-rtslib-fb (2.1.74-0ubuntu5) ... 2026-04-02 02:28:34.717 | Selecting previously unselected package targetcli-fb. 2026-04-02 02:28:34.727 | Preparing to unpack .../6-targetcli-fb_1%3a2.1.53-1ubuntu3_all.deb ... 2026-04-02 02:28:34.732 | Unpacking targetcli-fb (1:2.1.53-1ubuntu3) ... 2026-04-02 02:28:34.795 | Setting up python3-wcwidth (0.2.5+dfsg1-1.1ubuntu1) ... 2026-04-02 02:28:35.003 | Setting up python3-typing-extensions (4.10.0-1) ... 2026-04-02 02:28:35.163 | Setting up python3-pyudev (0.24.0-1) ... 2026-04-02 02:28:35.331 | Setting up python3-rtslib-fb (2.1.74-0ubuntu5) ... 2026-04-02 02:28:36.156 | Created symlink /etc/systemd/system/multi-user.target.wants/rtslib-fb-targetctl.service → /usr/lib/systemd/system/rtslib-fb-targetctl.service. 2026-04-02 02:28:36.167 | Setting up python3-urwid (2.6.10-1) ... 2026-04-02 02:28:36.489 | Setting up python3-configshell-fb (1:1.1.28-2.1) ... 2026-04-02 02:28:36.612 | /usr/lib/python3/dist-packages/configshell/console.py:39: SyntaxWarning: invalid escape sequence '\[' 2026-04-02 02:28:36.612 | _re_ansi_seq = re.compile('(\033\[..?m)') 2026-04-02 02:28:36.628 | /usr/lib/python3/dist-packages/configshell/shell.py:116: SyntaxWarning: invalid escape sequence '\+' 2026-04-02 02:28:36.628 | var = Word(alphanums + '?;&*$!#,=_\+/.<>()~@:-%[]') 2026-04-02 02:28:36.628 | /usr/lib/python3/dist-packages/configshell/shell.py:118: SyntaxWarning: invalid escape sequence '\-' 2026-04-02 02:28:36.628 | keyword = Word(alphanums + '_\-') 2026-04-02 02:28:36.628 | /usr/lib/python3/dist-packages/configshell/shell.py:124: SyntaxWarning: invalid escape sequence '\[' 2026-04-02 02:28:36.628 | pathstd = Regex('([A-Za-z0-9:_.\[\]]|-)*' + '/' + '([A-Za-z0-9:_.\[\]/]|-)*') \ 2026-04-02 02:28:36.628 | /usr/lib/python3/dist-packages/configshell/shell.py:124: SyntaxWarning: invalid escape sequence '\[' 2026-04-02 02:28:36.628 | pathstd = Regex('([A-Za-z0-9:_.\[\]]|-)*' + '/' + '([A-Za-z0-9:_.\[\]/]|-)*') \ 2026-04-02 02:28:36.628 | /usr/lib/python3/dist-packages/configshell/shell.py:131: SyntaxWarning: invalid escape sequence '\|' 2026-04-02 02:28:36.628 | readline.set_completer_delims('\t\n ~!#$^&(){}\|;\'",?') 2026-04-02 02:28:36.633 | /usr/lib/python3/dist-packages/configshell_fb/console.py:39: SyntaxWarning: invalid escape sequence '\[' 2026-04-02 02:28:36.633 | _re_ansi_seq = re.compile('(\033\[..?m)') 2026-04-02 02:28:36.645 | /usr/lib/python3/dist-packages/configshell_fb/shell.py:116: SyntaxWarning: invalid escape sequence '\+' 2026-04-02 02:28:36.645 | var = Word(alphanums + '?;&*$!#,=_\+/.<>()~@:-%[]') 2026-04-02 02:28:36.645 | /usr/lib/python3/dist-packages/configshell_fb/shell.py:118: SyntaxWarning: invalid escape sequence '\-' 2026-04-02 02:28:36.645 | keyword = Word(alphanums + '_\-') 2026-04-02 02:28:36.645 | /usr/lib/python3/dist-packages/configshell_fb/shell.py:124: SyntaxWarning: invalid escape sequence '\[' 2026-04-02 02:28:36.645 | pathstd = Regex('([A-Za-z0-9:_.\[\]]|-)*' + '/' + '([A-Za-z0-9:_.\[\]/]|-)*') \ 2026-04-02 02:28:36.645 | /usr/lib/python3/dist-packages/configshell_fb/shell.py:124: SyntaxWarning: invalid escape sequence '\[' 2026-04-02 02:28:36.645 | pathstd = Regex('([A-Za-z0-9:_.\[\]]|-)*' + '/' + '([A-Za-z0-9:_.\[\]/]|-)*') \ 2026-04-02 02:28:36.645 | /usr/lib/python3/dist-packages/configshell_fb/shell.py:131: SyntaxWarning: invalid escape sequence '\|' 2026-04-02 02:28:36.645 | readline.set_completer_delims('\t\n ~!#$^&(){}\|;\'",?') 2026-04-02 02:28:36.672 | Setting up targetcli-fb (1:2.1.53-1ubuntu3) ... 2026-04-02 02:28:36.803 | /usr/lib/python3/dist-packages/targetcli/ui_root.py:161: SyntaxWarning: invalid escape sequence '\s' 2026-04-02 02:28:36.803 | backups = [line for line in prefs.read().splitlines() if re.match('^max_backup_files\s*=', line)] 2026-04-02 02:28:37.010 | Processing triggers for man-db (2.12.0-4build2) ... 2026-04-02 02:28:37.648 | + functions-common:apt_get:1203 : result=0 2026-04-02 02:28:37.654 | + functions-common:apt_get:1206 : time_stop apt-get 2026-04-02 02:28:37.659 | + functions-common:time_stop:2412 : local name 2026-04-02 02:28:37.663 | + functions-common:time_stop:2413 : local end_time 2026-04-02 02:28:37.669 | + functions-common:time_stop:2414 : local elapsed_time 2026-04-02 02:28:37.673 | + functions-common:time_stop:2415 : local total 2026-04-02 02:28:37.678 | + functions-common:time_stop:2416 : local start_time 2026-04-02 02:28:37.684 | + functions-common:time_stop:2418 : name=apt-get 2026-04-02 02:28:37.689 | + functions-common:time_stop:2419 : start_time=1775096912469 2026-04-02 02:28:37.694 | + functions-common:time_stop:2421 : [[ -z 1775096912469 ]] 2026-04-02 02:28:37.702 | ++ functions-common:time_stop:2424 : date +%s%3N 2026-04-02 02:28:37.711 | + functions-common:time_stop:2424 : end_time=1775096917705 2026-04-02 02:28:37.716 | + functions-common:time_stop:2425 : elapsed_time=5236 2026-04-02 02:28:37.721 | + functions-common:time_stop:2426 : total=199453 2026-04-02 02:28:37.726 | + functions-common:time_stop:2428 : _TIME_START[$name]= 2026-04-02 02:28:37.732 | + functions-common:time_stop:2429 : _TIME_TOTAL[$name]=204689 2026-04-02 02:28:37.737 | + functions-common:apt_get:1207 : return 0 2026-04-02 02:28:37.743 | + lib/stack:stack_install_service:33 : [[ False = True ]] 2026-04-02 02:28:37.748 | + ./stack.sh:main:945 : configure_cinder 2026-04-02 02:28:37.754 | + lib/cinder:configure_cinder:295 : sudo install -d -o stack -m 755 /etc/cinder 2026-04-02 02:28:37.776 | + lib/cinder:configure_cinder:297 : rm -f /etc/cinder/cinder.conf 2026-04-02 02:28:37.785 | + lib/cinder:configure_cinder:299 : configure_rootwrap cinder 2026-04-02 02:28:37.791 | + inc/rootwrap:configure_rootwrap:43 : local project=cinder 2026-04-02 02:28:37.796 | + inc/rootwrap:configure_rootwrap:44 : local project_uc 2026-04-02 02:28:37.803 | ++ inc/rootwrap:configure_rootwrap:45 : echo cinder 2026-04-02 02:28:37.804 | ++ inc/rootwrap:configure_rootwrap:45 : tr a-z A-Z 2026-04-02 02:28:37.812 | + inc/rootwrap:configure_rootwrap:45 : project_uc=CINDER 2026-04-02 02:28:37.817 | + inc/rootwrap:configure_rootwrap:46 : local bin_dir=CINDER_BIN_DIR 2026-04-02 02:28:37.821 | + inc/rootwrap:configure_rootwrap:47 : bin_dir=/opt/stack/data/venv/bin 2026-04-02 02:28:37.826 | + inc/rootwrap:configure_rootwrap:48 : local project_dir=CINDER_DIR 2026-04-02 02:28:37.831 | + inc/rootwrap:configure_rootwrap:49 : project_dir=/opt/stack/cinder 2026-04-02 02:28:37.835 | + inc/rootwrap:configure_rootwrap:51 : local rootwrap_conf_src_dir=/opt/stack/cinder/etc/cinder 2026-04-02 02:28:37.839 | + inc/rootwrap:configure_rootwrap:52 : local rootwrap_bin=/opt/stack/data/venv/bin/cinder-rootwrap 2026-04-02 02:28:37.844 | + inc/rootwrap:configure_rootwrap:55 : sudo rm -rf /etc/cinder/rootwrap.d 2026-04-02 02:28:37.863 | + inc/rootwrap:configure_rootwrap:56 : sudo install -d -o root -g root -m 755 /etc/cinder/rootwrap.d 2026-04-02 02:28:37.888 | + inc/rootwrap:configure_rootwrap:57 : sudo install -o root -g root -m 644 /opt/stack/cinder/etc/cinder/rootwrap.d/volume.filters /etc/cinder/rootwrap.d 2026-04-02 02:28:37.907 | + inc/rootwrap:configure_rootwrap:60 : sudo install -o root -g root -m 644 /opt/stack/cinder/etc/cinder/rootwrap.conf /etc/cinder/rootwrap.conf 2026-04-02 02:28:37.925 | + inc/rootwrap:configure_rootwrap:61 : sudo sed -e 's:^filters_path=.*$:filters_path=/etc/cinder/rootwrap.d:' -i /etc/cinder/rootwrap.conf 2026-04-02 02:28:37.943 | + inc/rootwrap:configure_rootwrap:66 : sudo sed -e 's/^exec_dirs=.*/#&/' -i /etc/cinder/rootwrap.conf 2026-04-02 02:28:37.966 | + inc/rootwrap:configure_rootwrap:69 : local tempfile 2026-04-02 02:28:37.972 | ++ inc/rootwrap:configure_rootwrap:70 : mktemp 2026-04-02 02:28:37.979 | + inc/rootwrap:configure_rootwrap:70 : tempfile=/tmp/tmp.DUwZ3OPFvw 2026-04-02 02:28:37.984 | + inc/rootwrap:configure_rootwrap:72 : rootwrap_sudo_cmd='/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf *' 2026-04-02 02:28:37.989 | + inc/rootwrap:configure_rootwrap:73 : echo 'stack ALL=(root) NOPASSWD: /opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf *' 2026-04-02 02:28:37.994 | + inc/rootwrap:configure_rootwrap:74 : '[' -f /opt/stack/data/venv/bin/cinder-rootwrap-daemon ']' 2026-04-02 02:28:37.999 | + inc/rootwrap:configure_rootwrap:79 : chmod 0440 /tmp/tmp.DUwZ3OPFvw 2026-04-02 02:28:38.007 | + inc/rootwrap:configure_rootwrap:80 : sudo chown root:root /tmp/tmp.DUwZ3OPFvw 2026-04-02 02:28:38.028 | + inc/rootwrap:configure_rootwrap:81 : sudo mv /tmp/tmp.DUwZ3OPFvw /etc/sudoers.d/cinder-rootwrap 2026-04-02 02:28:38.049 | ++ inc/rootwrap:configure_rootwrap:85 : dirname /opt/stack/data/venv/bin/cinder-rootwrap 2026-04-02 02:28:38.055 | + inc/rootwrap:configure_rootwrap:85 : add_sudo_secure_path /opt/stack/data/venv/bin 2026-04-02 02:28:38.060 | + inc/rootwrap:add_sudo_secure_path:21 : local dir=/opt/stack/data/venv/bin 2026-04-02 02:28:38.065 | + inc/rootwrap:add_sudo_secure_path:22 : local line 2026-04-02 02:28:38.070 | + inc/rootwrap:add_sudo_secure_path:25 : [[ -r /etc/sudoers.d/zz-secure-path ]] 2026-04-02 02:28:38.076 | + inc/rootwrap:add_sudo_secure_path:28 : line='Defaults:stack secure_path=/usr/local/sbin:/usr/local/bin:/usr/sbin:/sbin:/usr/bin:/bin' 2026-04-02 02:28:38.080 | + inc/rootwrap:add_sudo_secure_path:32 : [[ ! Defaults:stack secure_path=/usr/local/sbin:/usr/local/bin:/usr/sbin:/sbin:/usr/bin:/bin =~ /opt/stack/data/venv/bin ]] 2026-04-02 02:28:38.086 | + inc/rootwrap:add_sudo_secure_path:33 : echo 'Defaults:stack secure_path=/usr/local/sbin:/usr/local/bin:/usr/sbin:/sbin:/usr/bin:/bin:/opt/stack/data/venv/bin' 2026-04-02 02:28:38.088 | + inc/rootwrap:add_sudo_secure_path:33 : sudo tee /etc/sudoers.d/zz-secure-path 2026-04-02 02:28:38.102 | Defaults:stack secure_path=/usr/local/sbin:/usr/local/bin:/usr/sbin:/sbin:/usr/bin:/bin:/opt/stack/data/venv/bin 2026-04-02 02:28:38.109 | + inc/rootwrap:add_sudo_secure_path:34 : sudo chmod 400 /etc/sudoers.d/zz-secure-path 2026-04-02 02:28:38.129 | + inc/rootwrap:add_sudo_secure_path:35 : sudo chown root:root /etc/sudoers.d/zz-secure-path 2026-04-02 02:28:38.148 | + lib/cinder:configure_cinder:301 : [[ -f /opt/stack/cinder/etc/cinder/resource_filters.json ]] 2026-04-02 02:28:38.154 | + lib/cinder:configure_cinder:302 : cp -p /opt/stack/cinder/etc/cinder/resource_filters.json /etc/cinder/resource_filters.json 2026-04-02 02:28:38.162 | + lib/cinder:configure_cinder:305 : cp /opt/stack/cinder/etc/cinder/api-paste.ini /etc/cinder/api-paste.ini 2026-04-02 02:28:38.172 | + lib/cinder:configure_cinder:307 : configure_keystone_authtoken_middleware /etc/cinder/cinder.conf cinder 2026-04-02 02:28:38.177 | + lib/keystone:configure_keystone_authtoken_middleware:454 : local conf_file=/etc/cinder/cinder.conf 2026-04-02 02:28:38.181 | + lib/keystone:configure_keystone_authtoken_middleware:455 : local admin_user=cinder 2026-04-02 02:28:38.186 | + lib/keystone:configure_keystone_authtoken_middleware:456 : local section=keystone_authtoken 2026-04-02 02:28:38.192 | + lib/keystone:configure_keystone_authtoken_middleware:457 : local service_type= 2026-04-02 02:28:38.197 | + lib/keystone:configure_keystone_authtoken_middleware:459 : configure_keystoneauth /etc/cinder/cinder.conf cinder keystone_authtoken 2026-04-02 02:28:38.202 | + lib/keystone:configure_keystoneauth:432 : local conf_file=/etc/cinder/cinder.conf 2026-04-02 02:28:38.207 | + lib/keystone:configure_keystoneauth:433 : local admin_user=cinder 2026-04-02 02:28:38.213 | + lib/keystone:configure_keystoneauth:434 : local section=keystone_authtoken 2026-04-02 02:28:38.218 | + lib/keystone:configure_keystoneauth:436 : iniset /etc/cinder/cinder.conf keystone_authtoken auth_type password 2026-04-02 02:28:38.282 | + lib/keystone:configure_keystoneauth:437 : iniset /etc/cinder/cinder.conf keystone_authtoken interface public 2026-04-02 02:28:38.345 | + lib/keystone:configure_keystoneauth:438 : iniset /etc/cinder/cinder.conf keystone_authtoken auth_url https://199.19.213.213/identity 2026-04-02 02:28:38.406 | + lib/keystone:configure_keystoneauth:439 : iniset /etc/cinder/cinder.conf keystone_authtoken username cinder 2026-04-02 02:28:38.471 | + lib/keystone:configure_keystoneauth:440 : iniset /etc/cinder/cinder.conf keystone_authtoken password secretservice 2026-04-02 02:28:38.532 | + lib/keystone:configure_keystoneauth:441 : iniset /etc/cinder/cinder.conf keystone_authtoken user_domain_name Default 2026-04-02 02:28:38.595 | + lib/keystone:configure_keystoneauth:442 : iniset /etc/cinder/cinder.conf keystone_authtoken project_name service 2026-04-02 02:28:38.658 | + lib/keystone:configure_keystoneauth:443 : iniset /etc/cinder/cinder.conf keystone_authtoken project_domain_name Default 2026-04-02 02:28:38.719 | + lib/keystone:configure_keystone_authtoken_middleware:460 : iniset /etc/cinder/cinder.conf keystone_authtoken www_authenticate_uri https://199.19.213.213/identity 2026-04-02 02:28:38.780 | + lib/keystone:configure_keystone_authtoken_middleware:461 : iniset /etc/cinder/cinder.conf keystone_authtoken cafile /opt/stack/data/ca-bundle.pem 2026-04-02 02:28:38.842 | + lib/keystone:configure_keystone_authtoken_middleware:462 : iniset /etc/cinder/cinder.conf keystone_authtoken memcached_servers localhost:11211 2026-04-02 02:28:38.910 | + lib/keystone:configure_keystone_authtoken_middleware:463 : [[ -n '' ]] 2026-04-02 02:28:38.917 | + lib/cinder:configure_cinder:309 : iniset /etc/cinder/cinder.conf DEFAULT debug True 2026-04-02 02:28:38.986 | + lib/cinder:configure_cinder:311 : iniset /etc/cinder/cinder.conf DEFAULT target_helper lioadm 2026-04-02 02:28:39.051 | ++ lib/cinder:configure_cinder:312 : database_connection_url cinder 2026-04-02 02:28:39.057 | ++ lib/database:database_connection_url:134 : local db=cinder 2026-04-02 02:28:39.063 | ++ lib/database:database_connection_url:135 : database_connection_url_mysql cinder 2026-04-02 02:28:39.068 | ++ lib/databases/mysql:database_connection_url_mysql:251 : local db=cinder 2026-04-02 02:28:39.074 | ++ lib/databases/mysql:database_connection_url_mysql:252 : local plugin 2026-04-02 02:28:39.080 | ++ lib/databases/mysql:database_connection_url_mysql:256 : [[ True == \T\r\u\e ]] 2026-04-02 02:28:39.086 | ++ lib/databases/mysql:database_connection_url_mysql:257 : is_service_enabled mysql 2026-04-02 02:28:39.121 | ++ functions-common:is_service_enabled:2068 : return 0 2026-04-02 02:28:39.127 | ++ lib/databases/mysql:database_connection_url_mysql:258 : plugin='&plugin=dbcounter' 2026-04-02 02:28:39.134 | ++ lib/databases/mysql:database_connection_url_mysql:262 : echo 'mysql+pymysql://root:secretdatabase@127.0.0.1/cinder?charset=utf8&plugin=dbcounter' 2026-04-02 02:28:39.141 | + 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-04-02 02:28:39.216 | + lib/cinder:configure_cinder:313 : iniset /etc/cinder/cinder.conf DEFAULT api_paste_config /etc/cinder/api-paste.ini 2026-04-02 02:28:39.281 | + lib/cinder:configure_cinder:314 : iniset /etc/cinder/cinder.conf DEFAULT rootwrap_config /etc/cinder/rootwrap.conf 2026-04-02 02:28:39.346 | + lib/cinder:configure_cinder:315 : iniset /etc/cinder/cinder.conf DEFAULT osapi_volume_extension cinder.api.contrib.standard_extensions 2026-04-02 02:28:39.408 | + lib/cinder:configure_cinder:316 : iniset /etc/cinder/cinder.conf DEFAULT osapi_volume_listen 0.0.0.0 2026-04-02 02:28:39.474 | + lib/cinder:configure_cinder:317 : iniset /etc/cinder/cinder.conf DEFAULT state_path /opt/stack/data/cinder 2026-04-02 02:28:39.538 | + lib/cinder:configure_cinder:318 : iniset /etc/cinder/cinder.conf oslo_concurrency lock_path /opt/stack/data/cinder 2026-04-02 02:28:39.602 | + lib/cinder:configure_cinder:319 : iniset /etc/cinder/cinder.conf DEFAULT my_ip 199.19.213.213 2026-04-02 02:28:39.661 | + lib/cinder:configure_cinder:320 : iniset /etc/cinder/cinder.conf key_manager backend cinder.keymgr.conf_key_mgr.ConfKeyManager 2026-04-02 02:28:39.729 | ++ lib/cinder:configure_cinder:321 : openssl rand -hex 16 2026-04-02 02:28:39.744 | + lib/cinder:configure_cinder:321 : iniset /etc/cinder/cinder.conf key_manager fixed_key 0c31235bd612dd48b67860bc1a0045eb 2026-04-02 02:28:39.804 | + lib/cinder:configure_cinder:322 : [[ -n '' ]] 2026-04-02 02:28:39.809 | + lib/cinder:configure_cinder:327 : iniset /etc/cinder/cinder.conf DEFAULT quota_volumes 10 2026-04-02 02:28:39.875 | + lib/cinder:configure_cinder:328 : iniset /etc/cinder/cinder.conf DEFAULT quota_backups 10 2026-04-02 02:28:39.941 | + lib/cinder:configure_cinder:329 : iniset /etc/cinder/cinder.conf DEFAULT quota_snapshots 10 2026-04-02 02:28:40.005 | + lib/cinder:configure_cinder:334 : iniset /etc/cinder/cinder.conf DEFAULT rpc_response_timeout 120 2026-04-02 02:28:40.070 | + lib/cinder:configure_cinder:336 : iniset /etc/cinder/cinder.conf DEFAULT report_interval 120 2026-04-02 02:28:40.141 | + lib/cinder:configure_cinder:337 : iniset /etc/cinder/cinder.conf DEFAULT service_down_time 720 2026-04-02 02:28:40.209 | + lib/cinder:configure_cinder:339 : is_service_enabled c-vol 2026-04-02 02:28:40.244 | + functions-common:is_service_enabled:2068 : return 0 2026-04-02 02:28:40.251 | + lib/cinder:configure_cinder:339 : [[ -n lvm:lvmdriver-1 ]] 2026-04-02 02:28:40.257 | + lib/cinder:configure_cinder:340 : local enabled_backends= 2026-04-02 02:28:40.263 | + lib/cinder:configure_cinder:341 : local default_name= 2026-04-02 02:28:40.269 | + lib/cinder:configure_cinder:342 : local be be_name be_type 2026-04-02 02:28:40.274 | + lib/cinder:configure_cinder:343 : for be in ${CINDER_ENABLED_BACKENDS//,/ } 2026-04-02 02:28:40.279 | + lib/cinder:configure_cinder:344 : be_type=lvm 2026-04-02 02:28:40.286 | + lib/cinder:configure_cinder:345 : be_name=lvmdriver-1 2026-04-02 02:28:40.291 | + lib/cinder:configure_cinder:346 : type configure_cinder_backend_lvm 2026-04-02 02:28:40.297 | + lib/cinder:configure_cinder:347 : configure_cinder_backend_lvm lvmdriver-1 2026-04-02 02:28:40.303 | + lib/cinder_backends/lvm:configure_cinder_backend_lvm:48 : local be_name=lvmdriver-1 2026-04-02 02:28:40.308 | + lib/cinder_backends/lvm:configure_cinder_backend_lvm:50 : iniset /etc/cinder/cinder.conf lvmdriver-1 volume_backend_name lvmdriver-1 2026-04-02 02:28:40.375 | + lib/cinder_backends/lvm:configure_cinder_backend_lvm:51 : iniset /etc/cinder/cinder.conf lvmdriver-1 volume_driver cinder.volume.drivers.lvm.LVMVolumeDriver 2026-04-02 02:28:40.438 | + lib/cinder_backends/lvm:configure_cinder_backend_lvm:52 : iniset /etc/cinder/cinder.conf lvmdriver-1 volume_group stack-volumes-lvmdriver-1 2026-04-02 02:28:40.500 | + lib/cinder_backends/lvm:configure_cinder_backend_lvm:53 : iniset /etc/cinder/cinder.conf lvmdriver-1 target_helper lioadm 2026-04-02 02:28:40.564 | + lib/cinder_backends/lvm:configure_cinder_backend_lvm:54 : iniset /etc/cinder/cinder.conf lvmdriver-1 target_protocol iscsi 2026-04-02 02:28:40.625 | + lib/cinder_backends/lvm:configure_cinder_backend_lvm:55 : iniset /etc/cinder/cinder.conf lvmdriver-1 target_port 3260 2026-04-02 02:28:40.686 | + lib/cinder_backends/lvm:configure_cinder_backend_lvm:56 : iniset /etc/cinder/cinder.conf lvmdriver-1 target_prefix iqn.2010-10.org.openstack: 2026-04-02 02:28:40.749 | + lib/cinder_backends/lvm:configure_cinder_backend_lvm:57 : iniset /etc/cinder/cinder.conf lvmdriver-1 lvm_type auto 2026-04-02 02:28:40.812 | + lib/cinder_backends/lvm:configure_cinder_backend_lvm:58 : iniset /etc/cinder/cinder.conf lvmdriver-1 volume_clear zero 2026-04-02 02:28:40.875 | + lib/cinder:configure_cinder:349 : [[ -z '' ]] 2026-04-02 02:28:40.881 | + lib/cinder:configure_cinder:350 : default_name=lvmdriver-1 2026-04-02 02:28:40.887 | + lib/cinder:configure_cinder:352 : enabled_backends+=lvmdriver-1, 2026-04-02 02:28:40.893 | + lib/cinder:configure_cinder:354 : iniset /etc/cinder/cinder.conf DEFAULT enabled_backends lvmdriver-1 2026-04-02 02:28:40.961 | + lib/cinder:configure_cinder:355 : [[ -n lvmdriver-1 ]] 2026-04-02 02:28:40.967 | + lib/cinder:configure_cinder:356 : iniset /etc/cinder/cinder.conf DEFAULT default_volume_type lvmdriver-1 2026-04-02 02:28:41.032 | + lib/cinder:configure_cinder:358 : configure_cinder_image_volume_cache 2026-04-02 02:28:41.038 | + lib/cinder:configure_cinder_image_volume_cache:714 : for be in ${CINDER_CACHE_ENABLED_FOR_BACKENDS//,/ } 2026-04-02 02:28:41.043 | + lib/cinder:configure_cinder_image_volume_cache:715 : local be_name=lvmdriver-1 2026-04-02 02:28:41.049 | + lib/cinder:configure_cinder_image_volume_cache:717 : iniset /etc/cinder/cinder.conf lvmdriver-1 image_volume_cache_enabled True 2026-04-02 02:28:41.113 | + lib/cinder:configure_cinder_image_volume_cache:719 : [[ -n '' ]] 2026-04-02 02:28:41.119 | + lib/cinder:configure_cinder_image_volume_cache:723 : [[ -n '' ]] 2026-04-02 02:28:41.124 | + lib/cinder:configure_cinder:363 : [[ False == \T\r\u\e ]] 2026-04-02 02:28:41.130 | + lib/cinder:configure_cinder:369 : is_service_enabled c-bak 2026-04-02 02:28:41.165 | + functions-common:is_service_enabled:2068 : return 0 2026-04-02 02:28:41.171 | + lib/cinder:configure_cinder:369 : [[ -n swift ]] 2026-04-02 02:28:41.176 | + lib/cinder:configure_cinder:370 : type configure_cinder_backup_swift 2026-04-02 02:28:41.181 | + lib/cinder:configure_cinder:371 : configure_cinder_backup_swift 2026-04-02 02:28:41.186 | + lib/cinder_backups/swift:configure_cinder_backup_swift:25 : iniset /etc/cinder/cinder.conf DEFAULT backup_driver cinder.backup.drivers.swift.SwiftBackupDriver 2026-04-02 02:28:41.251 | + lib/cinder_backups/swift:configure_cinder_backup_swift:26 : iniset /etc/cinder/cinder.conf DEFAULT backup_swift_url https://199.19.213.213:8080/v1/AUTH_ 2026-04-02 02:28:41.317 | + lib/cinder_backups/swift:configure_cinder_backup_swift:27 : is_service_enabled tls-proxy 2026-04-02 02:28:41.351 | + functions-common:is_service_enabled:2068 : return 0 2026-04-02 02:28:41.356 | + lib/cinder_backups/swift:configure_cinder_backup_swift:28 : iniset /etc/cinder/cinder.conf DEFAULT backup_swift_ca_cert_file /opt/stack/data/ca-bundle.pem 2026-04-02 02:28:41.417 | + lib/cinder:configure_cinder:377 : is_service_enabled ceilometer 2026-04-02 02:28:41.454 | + functions-common:is_service_enabled:2068 : return 1 2026-04-02 02:28:41.460 | + lib/cinder:configure_cinder:381 : is_service_enabled tls-proxy 2026-04-02 02:28:41.493 | + functions-common:is_service_enabled:2068 : return 0 2026-04-02 02:28:41.499 | + lib/cinder:configure_cinder:382 : [[ c-api,c-bak,c-sch,c-vol,etcd3,file_tracker,g-api,key,memory_tracker,mysql,n-api,n-api-meta,n-cond,n-cpu,n-novnc,n-sch,o-api,o-da,o-hk,octavia,openstack-cli-server,ovn-controller,ovn-northd,ovs-vswitchd,ovsdb-server,placement-api,q-ovn-agent,q-svc,rabbit,tls-proxy,barbican,magnum-api,magnum-cond,manila,m-api,m-shr,m-sch,m-dat,magnum-cluster-api =~ c-api ]] 2026-04-02 02:28:41.504 | + lib/cinder:configure_cinder:384 : iniset /etc/cinder/cinder.conf DEFAULT osapi_volume_listen_port 18776 2026-04-02 02:28:41.566 | + lib/cinder:configure_cinder:385 : iniset /etc/cinder/cinder.conf oslo_middleware enable_proxy_headers_parsing True 2026-04-02 02:28:41.635 | + lib/cinder:configure_cinder:389 : '[' False '!=' False ']' 2026-04-02 02:28:41.640 | + lib/cinder:configure_cinder:393 : iniset_rpc_backend cinder /etc/cinder/cinder.conf 2026-04-02 02:28:41.646 | + lib/rpc_backend:iniset_rpc_backend:144 : local package=cinder 2026-04-02 02:28:41.650 | + lib/rpc_backend:iniset_rpc_backend:145 : local file=/etc/cinder/cinder.conf 2026-04-02 02:28:41.656 | + lib/rpc_backend:iniset_rpc_backend:146 : local section=DEFAULT 2026-04-02 02:28:41.662 | + lib/rpc_backend:iniset_rpc_backend:147 : local virtual_host= 2026-04-02 02:28:41.667 | + lib/rpc_backend:iniset_rpc_backend:148 : is_service_enabled rabbit 2026-04-02 02:28:41.699 | + functions-common:is_service_enabled:2068 : return 0 2026-04-02 02:28:41.705 | ++ lib/rpc_backend:iniset_rpc_backend:149 : get_transport_url '' 2026-04-02 02:28:41.711 | ++ lib/rpc_backend:get_transport_url:126 : local virtual_host= 2026-04-02 02:28:41.716 | ++ lib/rpc_backend:get_transport_url:127 : is_service_enabled rabbit 2026-04-02 02:28:41.746 | ++ functions-common:is_service_enabled:2068 : return 0 2026-04-02 02:28:41.751 | ++ lib/rpc_backend:get_transport_url:128 : echo rabbit://stackrabbit:secretrabbit@199.19.213.213:5672/ 2026-04-02 02:28:41.757 | + lib/rpc_backend:iniset_rpc_backend:149 : iniset /etc/cinder/cinder.conf DEFAULT transport_url rabbit://stackrabbit:secretrabbit@199.19.213.213:5672/ 2026-04-02 02:28:41.825 | + lib/rpc_backend:iniset_rpc_backend:150 : '[' -n '' ']' 2026-04-02 02:28:41.831 | + lib/rpc_backend:iniset_rpc_backend:153 : '[' -n '' ']' 2026-04-02 02:28:41.837 | + lib/cinder:configure_cinder:396 : setup_logging /etc/cinder/cinder.conf 2026-04-02 02:28:41.842 | + functions:setup_logging:693 : setup_systemd_logging /etc/cinder/cinder.conf 2026-04-02 02:28:41.847 | + functions:setup_systemd_logging:710 : local conf_file=/etc/cinder/cinder.conf 2026-04-02 02:28:41.854 | ++ functions:setup_systemd_logging:715 : trueorfalse False USE_JOURNAL 2026-04-02 02:28:41.891 | + functions:setup_systemd_logging:715 : USE_JOURNAL=False 2026-04-02 02:28:41.897 | + functions:setup_systemd_logging:716 : local pidstr= 2026-04-02 02:28:41.903 | + functions:setup_systemd_logging:717 : [[ False == \T\r\u\e ]] 2026-04-02 02:28:41.910 | + functions:setup_systemd_logging:721 : pidstr='(pid=%(process)d) ' 2026-04-02 02:28:41.915 | + functions:setup_systemd_logging:723 : iniset /etc/cinder/cinder.conf DEFAULT logging_debug_format_suffix '{{(pid=%(process)d) %(funcName)s %(pathname)s:%(lineno)d}}' 2026-04-02 02:28:41.981 | + functions:setup_systemd_logging:725 : iniset /etc/cinder/cinder.conf DEFAULT logging_context_format_string '%(color)s%(levelname)s %(name)s [%(global_request_id)s %(request_id)s %(project_name)s %(user_name)s%(color)s] %(instance)s%(color)s%(message)s' 2026-04-02 02:28:42.043 | + functions:setup_systemd_logging:726 : iniset /etc/cinder/cinder.conf DEFAULT logging_default_format_string '%(color)s%(levelname)s %(name)s [-%(color)s] %(instance)s%(color)s%(message)s' 2026-04-02 02:28:42.111 | + functions:setup_systemd_logging:727 : iniset /etc/cinder/cinder.conf DEFAULT logging_exception_prefix 'ERROR %(name)s %(instance)s' 2026-04-02 02:28:42.176 | + functions:setup_systemd_logging:730 : iniset /etc/cinder/cinder.conf DEFAULT log_color False 2026-04-02 02:28:42.243 | + lib/cinder:configure_cinder:398 : is_service_enabled c-api 2026-04-02 02:28:42.277 | + functions-common:is_service_enabled:2068 : return 0 2026-04-02 02:28:42.283 | + lib/cinder:configure_cinder:399 : write_uwsgi_config /etc/cinder/cinder-api-uwsgi.ini cinder.wsgi.api:application /volume '' cinder-api 2026-04-02 02:28:42.289 | + lib/apache:write_uwsgi_config:243 : local conf=/etc/cinder/cinder-api-uwsgi.ini 2026-04-02 02:28:42.294 | + lib/apache:write_uwsgi_config:244 : local wsgi=cinder.wsgi.api:application 2026-04-02 02:28:42.299 | + lib/apache:write_uwsgi_config:245 : local url=/volume 2026-04-02 02:28:42.305 | + lib/apache:write_uwsgi_config:246 : local http= 2026-04-02 02:28:42.309 | + lib/apache:write_uwsgi_config:247 : local name=cinder-api 2026-04-02 02:28:42.314 | + lib/apache:write_uwsgi_config:249 : '[' -z cinder-api ']' 2026-04-02 02:28:42.319 | + lib/apache:write_uwsgi_config:255 : local socket_dir=/var/run/uwsgi 2026-04-02 02:28:42.325 | + lib/apache:write_uwsgi_config:259 : sudo mkdir -p /etc/tmpfiles.d/ 2026-04-02 02:28:42.344 | + lib/apache:write_uwsgi_config:260 : echo 'd /var/run/uwsgi 0755 stack root' 2026-04-02 02:28:42.345 | + lib/apache:write_uwsgi_config:260 : sudo tee /etc/tmpfiles.d/uwsgi.conf 2026-04-02 02:28:42.360 | d /var/run/uwsgi 0755 stack root 2026-04-02 02:28:42.369 | + lib/apache:write_uwsgi_config:261 : sudo systemd-tmpfiles --create /etc/tmpfiles.d/uwsgi.conf 2026-04-02 02:28:42.388 | /etc/tmpfiles.d/uwsgi.conf:1: Line references path below legacy directory /var/run/, updating /var/run/uwsgi → /run/uwsgi; please update the tmpfiles.d/ drop-in file accordingly. 2026-04-02 02:28:42.396 | + lib/apache:write_uwsgi_config:263 : local socket=/var/run/uwsgi/cinder-api.socket 2026-04-02 02:28:42.401 | + lib/apache:write_uwsgi_config:266 : rm -rf /etc/cinder/cinder-api-uwsgi.ini 2026-04-02 02:28:42.408 | + lib/apache:write_uwsgi_config:270 : [[ cinder.wsgi.api:application =~ ^[a-zA-Z0-9_.]+:[a-zA-Z0-9_]+$ ]] 2026-04-02 02:28:42.412 | + lib/apache:write_uwsgi_config:271 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi module cinder.wsgi.api:application 2026-04-02 02:28:42.477 | + lib/apache:write_uwsgi_config:276 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi processes 4 2026-04-02 02:28:42.538 | + lib/apache:write_uwsgi_config:278 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi master true 2026-04-02 02:28:42.596 | + lib/apache:write_uwsgi_config:280 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi die-on-term true 2026-04-02 02:28:42.656 | + lib/apache:write_uwsgi_config:281 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi exit-on-reload false 2026-04-02 02:28:42.715 | + lib/apache:write_uwsgi_config:284 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi worker-reload-mercy 80 2026-04-02 02:28:42.776 | + lib/apache:write_uwsgi_config:285 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi enable-threads true 2026-04-02 02:28:42.837 | + lib/apache:write_uwsgi_config:286 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi plugins http,python3 2026-04-02 02:28:42.897 | + lib/apache:write_uwsgi_config:288 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi thunder-lock true 2026-04-02 02:28:42.957 | + lib/apache:write_uwsgi_config:290 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi hook-master-start 'unix_signal:15 gracefully_kill_them_all' 2026-04-02 02:28:43.020 | + lib/apache:write_uwsgi_config:292 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi buffer-size 65535 2026-04-02 02:28:43.082 | + lib/apache:write_uwsgi_config:294 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi add-header 'Connection: close' 2026-04-02 02:28:43.143 | + lib/apache:write_uwsgi_config:296 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi lazy-apps true 2026-04-02 02:28:43.202 | + lib/apache:write_uwsgi_config:298 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi start-time %t 2026-04-02 02:28:43.260 | + lib/apache:write_uwsgi_config:301 : [[ -n '' ]] 2026-04-02 02:28:43.264 | + lib/apache:write_uwsgi_config:304 : local apache_conf= 2026-04-02 02:28:43.270 | ++ lib/apache:write_uwsgi_config:305 : apache_site_config_for cinder-api 2026-04-02 02:28:43.274 | ++ lib/apache:apache_site_config_for:174 : local site=cinder-api 2026-04-02 02:28:43.280 | ++ lib/apache:apache_site_config_for:175 : is_ubuntu 2026-04-02 02:28:43.285 | ++ functions-common:is_ubuntu:544 : [[ -z deb ]] 2026-04-02 02:28:43.291 | ++ functions-common:is_ubuntu:547 : '[' deb = deb ']' 2026-04-02 02:28:43.296 | ++ lib/apache:apache_site_config_for:177 : echo /etc/apache2/sites-available/cinder-api.conf 2026-04-02 02:28:43.303 | + lib/apache:write_uwsgi_config:305 : apache_conf=/etc/apache2/sites-available/cinder-api.conf 2026-04-02 02:28:43.307 | + lib/apache:write_uwsgi_config:306 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi socket /var/run/uwsgi/cinder-api.socket 2026-04-02 02:28:43.368 | + lib/apache:write_uwsgi_config:307 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi chmod-socket 666 2026-04-02 02:28:43.430 | + lib/apache:write_uwsgi_config:308 : sudo tee -a /etc/apache2/sites-available/cinder-api.conf 2026-04-02 02:28:43.430 | + lib/apache:write_uwsgi_config:308 : echo 'ProxyPass "/volume" "unix:/var/run/uwsgi/cinder-api.socket|uwsgi://uwsgi-uds-cinder-api" retry=0 acquire=1 ' 2026-04-02 02:28:43.442 | ProxyPass "/volume" "unix:/var/run/uwsgi/cinder-api.socket|uwsgi://uwsgi-uds-cinder-api" retry=0 acquire=1 2026-04-02 02:28:43.449 | + lib/apache:write_uwsgi_config:309 : enable_apache_site cinder-api 2026-04-02 02:28:43.455 | + lib/apache:enable_apache_site:191 : local site=cinder-api 2026-04-02 02:28:43.459 | + lib/apache:enable_apache_site:193 : enable_apache_mod version 2026-04-02 02:28:43.465 | + lib/apache:enable_apache_mod:55 : local mod=version 2026-04-02 02:28:43.470 | + lib/apache:enable_apache_mod:56 : local should_restart= 2026-04-02 02:28:43.475 | + lib/apache:enable_apache_mod:58 : is_ubuntu 2026-04-02 02:28:43.481 | + functions-common:is_ubuntu:544 : [[ -z deb ]] 2026-04-02 02:28:43.486 | + functions-common:is_ubuntu:547 : '[' deb = deb ']' 2026-04-02 02:28:43.491 | + lib/apache:enable_apache_mod:61 : [[ version != \v\e\r\s\i\o\n ]] 2026-04-02 02:28:43.495 | + lib/apache:enable_apache_site:194 : is_ubuntu 2026-04-02 02:28:43.501 | + functions-common:is_ubuntu:544 : [[ -z deb ]] 2026-04-02 02:28:43.506 | + functions-common:is_ubuntu:547 : '[' deb = deb ']' 2026-04-02 02:28:43.511 | + lib/apache:enable_apache_site:195 : sudo a2ensite cinder-api 2026-04-02 02:28:43.554 | Enabling site cinder-api. 2026-04-02 02:28:43.565 | To activate the new configuration, you need to run: 2026-04-02 02:28:43.565 | systemctl reload apache2 2026-04-02 02:28:43.575 | + lib/apache:write_uwsgi_config:310 : restart_apache_server 2026-04-02 02:28:43.581 | + lib/apache:restart_apache_server:238 : restart_service apache2 2026-04-02 02:28:43.585 | + functions-common:restart_service:2296 : '[' -x /bin/systemctl ']' 2026-04-02 02:28:43.589 | + functions-common:restart_service:2297 : sudo /bin/systemctl restart apache2 2026-04-02 02:28:43.740 | + lib/cinder:configure_cinder:402 : [[ -r /opt/stack/devstack/lib/cinder_plugins/default ]] 2026-04-02 02:28:43.745 | + lib/cinder:configure_cinder:406 : iniset /etc/cinder/cinder.conf DEFAULT osapi_volume_workers 4 2026-04-02 02:28:43.806 | + lib/cinder:configure_cinder:408 : iniset /etc/cinder/cinder.conf DEFAULT glance_api_servers https://199.19.213.213/image 2026-04-02 02:28:43.872 | + lib/cinder:configure_cinder:409 : is_service_enabled tls-proxy 2026-04-02 02:28:43.908 | + functions-common:is_service_enabled:2068 : return 0 2026-04-02 02:28:43.914 | + lib/cinder:configure_cinder:410 : iniset /etc/cinder/cinder.conf DEFAULT glance_protocol https 2026-04-02 02:28:43.975 | + lib/cinder:configure_cinder:411 : iniset /etc/cinder/cinder.conf DEFAULT glance_ca_certificates_file /opt/stack/data/ca-bundle.pem 2026-04-02 02:28:44.038 | + lib/cinder:configure_cinder:415 : configure_keystone_authtoken_middleware /etc/cinder/cinder.conf glance glance 2026-04-02 02:28:44.044 | + lib/keystone:configure_keystone_authtoken_middleware:454 : local conf_file=/etc/cinder/cinder.conf 2026-04-02 02:28:44.049 | + lib/keystone:configure_keystone_authtoken_middleware:455 : local admin_user=glance 2026-04-02 02:28:44.055 | + lib/keystone:configure_keystone_authtoken_middleware:456 : local section=glance 2026-04-02 02:28:44.059 | + lib/keystone:configure_keystone_authtoken_middleware:457 : local service_type= 2026-04-02 02:28:44.066 | + lib/keystone:configure_keystone_authtoken_middleware:459 : configure_keystoneauth /etc/cinder/cinder.conf glance glance 2026-04-02 02:28:44.073 | + lib/keystone:configure_keystoneauth:432 : local conf_file=/etc/cinder/cinder.conf 2026-04-02 02:28:44.079 | + lib/keystone:configure_keystoneauth:433 : local admin_user=glance 2026-04-02 02:28:44.085 | + lib/keystone:configure_keystoneauth:434 : local section=glance 2026-04-02 02:28:44.091 | + lib/keystone:configure_keystoneauth:436 : iniset /etc/cinder/cinder.conf glance auth_type password 2026-04-02 02:28:44.160 | + lib/keystone:configure_keystoneauth:437 : iniset /etc/cinder/cinder.conf glance interface public 2026-04-02 02:28:44.220 | + lib/keystone:configure_keystoneauth:438 : iniset /etc/cinder/cinder.conf glance auth_url https://199.19.213.213/identity 2026-04-02 02:28:44.286 | + lib/keystone:configure_keystoneauth:439 : iniset /etc/cinder/cinder.conf glance username glance 2026-04-02 02:28:44.356 | + lib/keystone:configure_keystoneauth:440 : iniset /etc/cinder/cinder.conf glance password secretservice 2026-04-02 02:28:44.421 | + lib/keystone:configure_keystoneauth:441 : iniset /etc/cinder/cinder.conf glance user_domain_name Default 2026-04-02 02:28:44.490 | + lib/keystone:configure_keystoneauth:442 : iniset /etc/cinder/cinder.conf glance project_name service 2026-04-02 02:28:44.600 | + lib/keystone:configure_keystoneauth:443 : iniset /etc/cinder/cinder.conf glance project_domain_name Default 2026-04-02 02:28:44.660 | + lib/keystone:configure_keystone_authtoken_middleware:460 : iniset /etc/cinder/cinder.conf glance www_authenticate_uri https://199.19.213.213/identity 2026-04-02 02:28:44.725 | + lib/keystone:configure_keystone_authtoken_middleware:461 : iniset /etc/cinder/cinder.conf glance cafile /opt/stack/data/ca-bundle.pem 2026-04-02 02:28:44.797 | + lib/keystone:configure_keystone_authtoken_middleware:462 : iniset /etc/cinder/cinder.conf glance memcached_servers localhost:11211 2026-04-02 02:28:44.864 | + lib/keystone:configure_keystone_authtoken_middleware:463 : [[ -n '' ]] 2026-04-02 02:28:44.869 | + lib/cinder:configure_cinder:418 : configure_keystoneauth /etc/cinder/cinder.conf nova nova 2026-04-02 02:28:44.875 | + lib/keystone:configure_keystoneauth:432 : local conf_file=/etc/cinder/cinder.conf 2026-04-02 02:28:44.880 | + lib/keystone:configure_keystoneauth:433 : local admin_user=nova 2026-04-02 02:28:44.886 | + lib/keystone:configure_keystoneauth:434 : local section=nova 2026-04-02 02:28:44.891 | + lib/keystone:configure_keystoneauth:436 : iniset /etc/cinder/cinder.conf nova auth_type password 2026-04-02 02:28:44.955 | + lib/keystone:configure_keystoneauth:437 : iniset /etc/cinder/cinder.conf nova interface public 2026-04-02 02:28:45.015 | + lib/keystone:configure_keystoneauth:438 : iniset /etc/cinder/cinder.conf nova auth_url https://199.19.213.213/identity 2026-04-02 02:28:45.079 | + lib/keystone:configure_keystoneauth:439 : iniset /etc/cinder/cinder.conf nova username nova 2026-04-02 02:28:45.144 | + lib/keystone:configure_keystoneauth:440 : iniset /etc/cinder/cinder.conf nova password secretservice 2026-04-02 02:28:45.209 | + lib/keystone:configure_keystoneauth:441 : iniset /etc/cinder/cinder.conf nova user_domain_name Default 2026-04-02 02:28:45.276 | + lib/keystone:configure_keystoneauth:442 : iniset /etc/cinder/cinder.conf nova project_name service 2026-04-02 02:28:45.339 | + lib/keystone:configure_keystoneauth:443 : iniset /etc/cinder/cinder.conf nova project_domain_name Default 2026-04-02 02:28:45.407 | + lib/cinder:configure_cinder:419 : iniset /etc/cinder/cinder.conf nova region_name RegionOne 2026-04-02 02:28:45.468 | + lib/cinder:configure_cinder:420 : iniset /etc/cinder/cinder.conf DEFAULT graceful_shutdown_timeout 5 2026-04-02 02:28:45.533 | + lib/cinder:configure_cinder:422 : [[ ! -z '' ]] 2026-04-02 02:28:45.539 | + lib/cinder:configure_cinder:424 : is_service_enabled etcd3 2026-04-02 02:28:45.570 | + functions-common:is_service_enabled:2068 : return 0 2026-04-02 02:28:45.576 | + lib/cinder:configure_cinder:427 : iniset /etc/cinder/cinder.conf coordination backend_url 'etcd3+http://199.19.213.213:2379?api_version=v3' 2026-04-02 02:28:45.644 | + lib/cinder:configure_cinder:430 : [[ False == True ]] 2026-04-02 02:28:45.649 | + lib/cinder:configure_cinder:430 : [[ False == True ]] 2026-04-02 02:28:45.654 | + lib/cinder:configure_cinder:434 : iniset /etc/cinder/cinder.conf oslo_policy enforce_scope false 2026-04-02 02:28:45.726 | + lib/cinder:configure_cinder:435 : iniset /etc/cinder/cinder.conf oslo_policy enforce_new_defaults false 2026-04-02 02:28:45.790 | + lib/cinder:configure_cinder:438 : '[' True == True ']' 2026-04-02 02:28:45.795 | + lib/cinder:configure_cinder:439 : init_cinder_service_user_conf 2026-04-02 02:28:45.801 | + lib/cinder:init_cinder_service_user_conf:743 : iniset /etc/cinder/cinder.conf service_user send_service_user_token True 2026-04-02 02:28:45.870 | + lib/cinder:init_cinder_service_user_conf:744 : configure_keystoneauth /etc/cinder/cinder.conf cinder service_user 2026-04-02 02:28:45.875 | + lib/keystone:configure_keystoneauth:432 : local conf_file=/etc/cinder/cinder.conf 2026-04-02 02:28:45.880 | + lib/keystone:configure_keystoneauth:433 : local admin_user=cinder 2026-04-02 02:28:45.886 | + lib/keystone:configure_keystoneauth:434 : local section=service_user 2026-04-02 02:28:45.891 | + lib/keystone:configure_keystoneauth:436 : iniset /etc/cinder/cinder.conf service_user auth_type password 2026-04-02 02:28:45.949 | + lib/keystone:configure_keystoneauth:437 : iniset /etc/cinder/cinder.conf service_user interface public 2026-04-02 02:28:46.012 | + lib/keystone:configure_keystoneauth:438 : iniset /etc/cinder/cinder.conf service_user auth_url https://199.19.213.213/identity 2026-04-02 02:28:46.077 | + lib/keystone:configure_keystoneauth:439 : iniset /etc/cinder/cinder.conf service_user username cinder 2026-04-02 02:28:46.140 | + lib/keystone:configure_keystoneauth:440 : iniset /etc/cinder/cinder.conf service_user password secretservice 2026-04-02 02:28:46.201 | + lib/keystone:configure_keystoneauth:441 : iniset /etc/cinder/cinder.conf service_user user_domain_name Default 2026-04-02 02:28:46.265 | + lib/keystone:configure_keystoneauth:442 : iniset /etc/cinder/cinder.conf service_user project_name service 2026-04-02 02:28:46.333 | + lib/keystone:configure_keystoneauth:443 : iniset /etc/cinder/cinder.conf service_user project_domain_name Default 2026-04-02 02:28:46.397 | + ./stack.sh:main:948 : is_service_enabled neutron 2026-04-02 02:28:46.435 | + functions-common:is_service_enabled:2068 : return 0 2026-04-02 02:28:46.440 | + ./stack.sh:main:950 : stack_install_service neutron 2026-04-02 02:28:46.446 | + lib/stack:stack_install_service:20 : local service=neutron 2026-04-02 02:28:46.453 | + lib/stack:stack_install_service:21 : type install_neutron 2026-04-02 02:28:46.459 | + lib/stack:stack_install_service:23 : [[ False = True ]] 2026-04-02 02:28:46.465 | + lib/stack:stack_install_service:32 : install_neutron 2026-04-02 02:28:46.471 | + lib/neutron:install_neutron:509 : use_library_from_git neutron-lib 2026-04-02 02:28:46.476 | + inc/python:use_library_from_git:266 : local name=neutron-lib 2026-04-02 02:28:46.481 | + inc/python:use_library_from_git:267 : local enabled=1 2026-04-02 02:28:46.487 | + inc/python:use_library_from_git:268 : [[ novnc,barbican,cinder,devstack,glance,keystone,magnum,manila,neutron,nova,octavia,os-test-images,ovn-octavia-provider,placement,python-magnumclient,requirements,swift,magnum-cluster-api = \A\L\L ]] 2026-04-02 02:28:46.492 | + inc/python:use_library_from_git:268 : [[ ,novnc,barbican,cinder,devstack,glance,keystone,magnum,manila,neutron,nova,octavia,os-test-images,ovn-octavia-provider,placement,python-magnumclient,requirements,swift,magnum-cluster-api, =~ ,neutron-lib, ]] 2026-04-02 02:28:46.498 | + inc/python:use_library_from_git:269 : return 1 2026-04-02 02:28:46.502 | + lib/neutron:install_neutron:516 : use_library_from_git sqlalchemy 2026-04-02 02:28:46.508 | + inc/python:use_library_from_git:266 : local name=sqlalchemy 2026-04-02 02:28:46.514 | + inc/python:use_library_from_git:267 : local enabled=1 2026-04-02 02:28:46.518 | + inc/python:use_library_from_git:268 : [[ novnc,barbican,cinder,devstack,glance,keystone,magnum,manila,neutron,nova,octavia,os-test-images,ovn-octavia-provider,placement,python-magnumclient,requirements,swift,magnum-cluster-api = \A\L\L ]] 2026-04-02 02:28:46.525 | + inc/python:use_library_from_git:268 : [[ ,novnc,barbican,cinder,devstack,glance,keystone,magnum,manila,neutron,nova,octavia,os-test-images,ovn-octavia-provider,placement,python-magnumclient,requirements,swift,magnum-cluster-api, =~ ,sqlalchemy, ]] 2026-04-02 02:28:46.532 | + inc/python:use_library_from_git:269 : return 1 2026-04-02 02:28:46.538 | + lib/neutron:install_neutron:520 : use_library_from_git alembic 2026-04-02 02:28:46.543 | + inc/python:use_library_from_git:266 : local name=alembic 2026-04-02 02:28:46.547 | + inc/python:use_library_from_git:267 : local enabled=1 2026-04-02 02:28:46.551 | + inc/python:use_library_from_git:268 : [[ novnc,barbican,cinder,devstack,glance,keystone,magnum,manila,neutron,nova,octavia,os-test-images,ovn-octavia-provider,placement,python-magnumclient,requirements,swift,magnum-cluster-api = \A\L\L ]] 2026-04-02 02:28:46.557 | + inc/python:use_library_from_git:268 : [[ ,novnc,barbican,cinder,devstack,glance,keystone,magnum,manila,neutron,nova,octavia,os-test-images,ovn-octavia-provider,placement,python-magnumclient,requirements,swift,magnum-cluster-api, =~ ,alembic, ]] 2026-04-02 02:28:46.563 | + inc/python:use_library_from_git:269 : return 1 2026-04-02 02:28:46.567 | + lib/neutron:install_neutron:525 : git_clone https://github.com/openstack/neutron.git /opt/stack/neutron master 2026-04-02 02:28:46.572 | + functions-common:git_clone:581 : local git_remote=https://github.com/openstack/neutron.git 2026-04-02 02:28:46.576 | + functions-common:git_clone:582 : local git_dest=/opt/stack/neutron 2026-04-02 02:28:46.582 | + functions-common:git_clone:583 : local git_ref=master 2026-04-02 02:28:46.587 | + functions-common:git_clone:584 : local orig_dir 2026-04-02 02:28:46.593 | ++ functions-common:git_clone:585 : pwd 2026-04-02 02:28:46.599 | + functions-common:git_clone:585 : orig_dir=/opt/stack/devstack 2026-04-02 02:28:46.605 | + functions-common:git_clone:586 : local git_clone_flags= 2026-04-02 02:28:46.611 | ++ functions-common:git_clone:588 : trueorfalse False RECLONE 2026-04-02 02:28:46.647 | + functions-common:git_clone:588 : RECLONE=False 2026-04-02 02:28:46.651 | + functions-common:git_clone:589 : [[ 0 -gt 0 ]] 2026-04-02 02:28:46.654 | + functions-common:git_clone:593 : [[ False = \T\r\u\e ]] 2026-04-02 02:28:46.659 | + functions-common:git_clone:602 : echo master 2026-04-02 02:28:46.661 | + functions-common:git_clone:602 : egrep -q '^refs' 2026-04-02 02:28:46.669 | + functions-common:git_clone:616 : [[ ! -d /opt/stack/neutron ]] 2026-04-02 02:28:46.674 | + functions-common:git_clone:626 : [[ False = \T\r\u\e ]] 2026-04-02 02:28:46.679 | + functions-common:git_clone:661 : sudo git config --system --add safe.directory /opt/stack/neutron 2026-04-02 02:28:46.700 | + functions-common:git_clone:664 : cd /opt/stack/neutron 2026-04-02 02:28:46.706 | + functions-common:git_clone:665 : git show --oneline 2026-04-02 02:28:46.708 | + functions-common:git_clone:665 : head -1 2026-04-02 02:28:46.715 | d5b843b383 Merge "Disable skip-level jobs in check queue" 2026-04-02 02:28:46.720 | + functions-common:git_clone:666 : cd /opt/stack/devstack 2026-04-02 02:28:46.727 | + lib/neutron:install_neutron:526 : setup_develop /opt/stack/neutron 2026-04-02 02:28:46.734 | + inc/python:setup_develop:353 : local bindep 2026-04-02 02:28:46.740 | + inc/python:setup_develop:354 : [[ /opt/stack/neutron == -bindep* ]] 2026-04-02 02:28:46.745 | + inc/python:setup_develop:358 : local project_dir=/opt/stack/neutron 2026-04-02 02:28:46.752 | + inc/python:setup_develop:359 : local extras= 2026-04-02 02:28:46.757 | + inc/python:setup_develop:360 : _setup_package_with_constraints_edit /opt/stack/neutron -e 2026-04-02 02:28:46.764 | + inc/python:_setup_package_with_constraints_edit:379 : local bindep 2026-04-02 02:28:46.770 | + inc/python:_setup_package_with_constraints_edit:380 : [[ /opt/stack/neutron == -bindep* ]] 2026-04-02 02:28:46.776 | + inc/python:_setup_package_with_constraints_edit:384 : local project_dir=/opt/stack/neutron 2026-04-02 02:28:46.782 | + inc/python:_setup_package_with_constraints_edit:385 : local flags=-e 2026-04-02 02:28:46.788 | + inc/python:_setup_package_with_constraints_edit:386 : local extras= 2026-04-02 02:28:46.797 | ++ inc/python:_setup_package_with_constraints_edit:393 : cd /opt/stack/neutron 2026-04-02 02:28:46.802 | ++ inc/python:_setup_package_with_constraints_edit:393 : pwd 2026-04-02 02:28:46.809 | + inc/python:_setup_package_with_constraints_edit:393 : project_dir=/opt/stack/neutron 2026-04-02 02:28:46.816 | + inc/python:_setup_package_with_constraints_edit:395 : '[' -n /opt/stack/requirements ']' 2026-04-02 02:28:46.821 | + inc/python:_setup_package_with_constraints_edit:399 : local name 2026-04-02 02:28:46.829 | ++ inc/python:_setup_package_with_constraints_edit:400 : awk '/^name.*=/ {print $3}' /opt/stack/neutron/setup.cfg 2026-04-02 02:28:46.842 | + inc/python:_setup_package_with_constraints_edit:400 : name=neutron 2026-04-02 02:28:46.848 | + inc/python:_setup_package_with_constraints_edit:401 : '[' -z neutron ']' 2026-04-02 02:28:46.854 | + inc/python:_setup_package_with_constraints_edit:405 : /opt/stack/requirements/.venv/bin/edit-constraints /opt/stack/requirements/upper-constraints.txt -- neutron 2026-04-02 02:28:46.953 | + inc/python:_setup_package_with_constraints_edit:408 : setup_package /opt/stack/neutron -e 2026-04-02 02:28:46.958 | + inc/python:setup_package:436 : local bindep=0 2026-04-02 02:28:46.963 | + inc/python:setup_package:437 : local bindep_flag= 2026-04-02 02:28:46.967 | + inc/python:setup_package:438 : local bindep_profiles= 2026-04-02 02:28:46.972 | + inc/python:setup_package:439 : [[ /opt/stack/neutron == -bindep* ]] 2026-04-02 02:28:46.976 | + inc/python:setup_package:444 : local project_dir=/opt/stack/neutron 2026-04-02 02:28:46.981 | + inc/python:setup_package:445 : local flags=-e 2026-04-02 02:28:46.987 | + inc/python:setup_package:446 : local extras= 2026-04-02 02:28:46.992 | + inc/python:setup_package:450 : [[ -n -e ]] 2026-04-02 02:28:46.998 | + inc/python:setup_package:450 : [[ -z '' ]] 2026-04-02 02:28:47.003 | + inc/python:setup_package:450 : [[ ! -e =~ ^-.* ]] 2026-04-02 02:28:47.009 | + inc/python:setup_package:455 : [[ ! -z '' ]] 2026-04-02 02:28:47.014 | + inc/python:setup_package:460 : [[ 0 == 1 ]] 2026-04-02 02:28:47.020 | + inc/python:setup_package:464 : pip_install -e /opt/stack/neutron 2026-04-02 02:28:47.061 | Using python 3.12 to install /opt/stack/neutron 2026-04-02 02:28:47.067 | + inc/python:pip_install:210 : env http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= /opt/stack/data/venv/bin/pip install -c /opt/stack/requirements/upper-constraints.txt -e /opt/stack/neutron 2026-04-02 02:28:47.602 | Obtaining file:///opt/stack/neutron 2026-04-02 02:28:47.607 | Installing build dependencies: started 2026-04-02 02:28:48.526 | Installing build dependencies: finished with status 'done' 2026-04-02 02:28:48.528 | Checking if build backend supports build_editable: started 2026-04-02 02:28:48.828 | Checking if build backend supports build_editable: finished with status 'done' 2026-04-02 02:28:48.830 | Getting requirements to build editable: started 2026-04-02 02:28:48.984 | Getting requirements to build editable: finished with status 'done' 2026-04-02 02:28:48.987 | Preparing editable metadata (pyproject.toml): started 2026-04-02 02:28:50.053 | Preparing editable metadata (pyproject.toml): finished with status 'done' 2026-04-02 02:28:50.069 | Requirement already satisfied: pbr>=6.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==28.1.0.dev85) (7.0.3) 2026-04-02 02:28:50.070 | Requirement already satisfied: Paste>=2.0.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==28.1.0.dev85) (3.10.1) 2026-04-02 02:28:50.070 | Requirement already satisfied: PasteDeploy>=1.5.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==28.1.0.dev85) (3.1.0) 2026-04-02 02:28:50.071 | Requirement already satisfied: Routes>=2.3.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==28.1.0.dev85) (2.5.1) 2026-04-02 02:28:50.071 | Requirement already satisfied: debtcollector>=1.19.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==28.1.0.dev85) (3.1.0) 2026-04-02 02:28:50.072 | Requirement already satisfied: decorator>=4.1.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==28.1.0.dev85) (5.2.1) 2026-04-02 02:28:50.174 | Collecting pecan>=1.4.0 (from neutron==28.1.0.dev85) 2026-04-02 02:28:50.247 | Downloading pecan-1.7.0-py3-none-any.whl.metadata (1.7 kB) 2026-04-02 02:28:50.257 | Requirement already satisfied: httplib2>=0.22.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==28.1.0.dev85) (0.31.2) 2026-04-02 02:28:50.258 | Requirement already satisfied: requests>=2.32.3 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==28.1.0.dev85) (2.32.5) 2026-04-02 02:28:50.259 | Requirement already satisfied: Jinja2>=2.10 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==28.1.0.dev85) (3.1.6) 2026-04-02 02:28:50.260 | Requirement already satisfied: keystonemiddleware>=5.1.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==28.1.0.dev85) (12.0.0) 2026-04-02 02:28:50.261 | Requirement already satisfied: netaddr>=0.7.18 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==28.1.0.dev85) (1.3.0) 2026-04-02 02:28:50.306 | Collecting neutron-lib>=3.24.0 (from neutron==28.1.0.dev85) 2026-04-02 02:28:50.310 | Downloading neutron_lib-3.24.0-py3-none-any.whl.metadata (2.5 kB) 2026-04-02 02:28:50.349 | Collecting python-neutronclient>=7.8.0 (from neutron==28.1.0.dev85) 2026-04-02 02:28:50.355 | Downloading python_neutronclient-11.8.0-py3-none-any.whl.metadata (3.5 kB) 2026-04-02 02:28:50.366 | Requirement already satisfied: tenacity>=6.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==28.1.0.dev85) (9.1.4) 2026-04-02 02:28:50.367 | Requirement already satisfied: SQLAlchemy>=1.4.23 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==28.1.0.dev85) (2.0.46) 2026-04-02 02:28:50.368 | Requirement already satisfied: WebOb>=1.8.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==28.1.0.dev85) (1.8.9) 2026-04-02 02:28:50.369 | Requirement already satisfied: keystoneauth1>=3.14.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==28.1.0.dev85) (5.13.1) 2026-04-02 02:28:50.370 | Requirement already satisfied: alembic>=1.6.5 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==28.1.0.dev85) (1.18.4) 2026-04-02 02:28:50.371 | Requirement already satisfied: stevedore>=2.0.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==28.1.0.dev85) (5.7.0) 2026-04-02 02:28:50.371 | Requirement already satisfied: oslo.cache>=1.26.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==28.1.0.dev85) (4.1.1) 2026-04-02 02:28:50.372 | Requirement already satisfied: oslo.concurrency>=3.26.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==28.1.0.dev85) (7.4.0) 2026-04-02 02:28:50.372 | Requirement already satisfied: oslo.config>=10.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==28.1.0.dev85) (10.3.0) 2026-04-02 02:28:50.373 | Requirement already satisfied: oslo.context>=2.22.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==28.1.0.dev85) (6.3.0) 2026-04-02 02:28:50.373 | Requirement already satisfied: oslo.db>=4.44.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==28.1.0.dev85) (18.0.0) 2026-04-02 02:28:50.373 | Requirement already satisfied: oslo.i18n>=3.20.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==28.1.0.dev85) (6.7.2) 2026-04-02 02:28:50.374 | Requirement already satisfied: oslo.log>=5.3.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==28.1.0.dev85) (8.1.0) 2026-04-02 02:28:50.374 | Requirement already satisfied: oslo.messaging>=7.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==28.1.0.dev85) (17.3.0) 2026-04-02 02:28:50.375 | Requirement already satisfied: oslo.middleware>=3.31.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==28.1.0.dev85) (8.0.0) 2026-04-02 02:28:50.375 | Requirement already satisfied: oslo.policy>=5.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==28.1.0.dev85) (5.0.0) 2026-04-02 02:28:50.375 | Requirement already satisfied: oslo.privsep>=2.3.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==28.1.0.dev85) (3.10.1) 2026-04-02 02:28:50.376 | Requirement already satisfied: oslo.reports>=1.18.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==28.1.0.dev85) (3.7.0) 2026-04-02 02:28:50.376 | Requirement already satisfied: oslo.rootwrap>=5.15.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==28.1.0.dev85) (7.9.0) 2026-04-02 02:28:50.377 | Requirement already satisfied: oslo.serialization>=5.5.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==28.1.0.dev85) (5.9.1) 2026-04-02 02:28:50.377 | 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.dev85) (4.5.1) 2026-04-02 02:28:50.378 | Requirement already satisfied: oslo.upgradecheck>=1.3.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==28.1.0.dev85) (2.7.1) 2026-04-02 02:28:50.378 | Requirement already satisfied: oslo.utils>=7.3.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==28.1.0.dev85) (10.0.0) 2026-04-02 02:28:50.379 | Requirement already satisfied: oslo.versionedobjects>=1.35.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==28.1.0.dev85) (3.9.0) 2026-04-02 02:28:50.379 | Requirement already satisfied: osprofiler>=2.3.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==28.1.0.dev85) (4.3.0) 2026-04-02 02:28:50.400 | Collecting os-ken>=4.1.1 (from neutron==28.1.0.dev85) 2026-04-02 02:28:50.405 | Downloading os_ken-4.1.1-py3-none-any.whl.metadata (1.8 kB) 2026-04-02 02:28:50.428 | Collecting os-resource-classes>=1.1.0 (from neutron==28.1.0.dev85) 2026-04-02 02:28:50.433 | Downloading os_resource_classes-1.1.0-py3-none-any.whl.metadata (1.9 kB) 2026-04-02 02:28:50.458 | Collecting ovs>3.3.0 (from neutron==28.1.0.dev85) 2026-04-02 02:28:50.463 | Downloading ovs-3.7.0.tar.gz (162 kB) 2026-04-02 02:28:50.522 | Installing build dependencies: started 2026-04-02 02:28:51.392 | Installing build dependencies: finished with status 'done' 2026-04-02 02:28:51.393 | Getting requirements to build wheel: started 2026-04-02 02:28:51.743 | Getting requirements to build wheel: finished with status 'done' 2026-04-02 02:28:51.744 | Preparing metadata (pyproject.toml): started 2026-04-02 02:28:51.949 | Preparing metadata (pyproject.toml): finished with status 'done' 2026-04-02 02:28:51.986 | Collecting ovsdbapp>=2.14.1 (from neutron==28.1.0.dev85) 2026-04-02 02:28:51.990 | Downloading ovsdbapp-2.16.0-py3-none-any.whl.metadata (1.9 kB) 2026-04-02 02:28:51.998 | Requirement already satisfied: psutil>=6.1.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==28.1.0.dev85) (7.2.2) 2026-04-02 02:28:52.020 | Collecting pyroute2>=0.7.3 (from neutron==28.1.0.dev85) 2026-04-02 02:28:52.025 | Downloading pyroute2-0.8.1-py3-none-any.whl.metadata (8.2 kB) 2026-04-02 02:28:52.037 | Requirement already satisfied: pyOpenSSL>=17.1.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==28.1.0.dev85) (24.2.1) 2026-04-02 02:28:52.038 | Requirement already satisfied: python-novaclient>=9.1.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==28.1.0.dev85) (18.12.0) 2026-04-02 02:28:52.039 | Requirement already satisfied: openstacksdk>=0.31.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==28.1.0.dev85) (4.10.0) 2026-04-02 02:28:52.060 | Collecting python-designateclient>=2.7.0 (from neutron==28.1.0.dev85) 2026-04-02 02:28:52.064 | Downloading python_designateclient-6.4.0-py3-none-any.whl.metadata (3.1 kB) 2026-04-02 02:28:52.088 | Collecting os-vif>=3.1.0 (from neutron==28.1.0.dev85) 2026-04-02 02:28:52.092 | Downloading os_vif-4.3.0-py3-none-any.whl.metadata (2.5 kB) 2026-04-02 02:28:52.099 | Requirement already satisfied: futurist>=1.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==28.1.0.dev85) (3.2.1) 2026-04-02 02:28:52.100 | Requirement already satisfied: tooz>=1.58.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==28.1.0.dev85) (8.1.0) 2026-04-02 02:28:52.101 | Requirement already satisfied: Mako in /opt/stack/data/venv/lib/python3.12/site-packages (from alembic>=1.6.5->neutron==28.1.0.dev85) (1.3.10) 2026-04-02 02:28:52.102 | 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.dev85) (4.15.0) 2026-04-02 02:28:52.103 | 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.dev85) (2.1.1) 2026-04-02 02:28:52.106 | 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.dev85) (3.3.2) 2026-04-02 02:28:52.108 | Requirement already satisfied: MarkupSafe>=2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from Jinja2>=2.10->neutron==28.1.0.dev85) (3.0.3) 2026-04-02 02:28:52.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.dev85) (2.1.0) 2026-04-02 02:28:52.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.dev85) (1.8.2) 2026-04-02 02:28:52.113 | 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.dev85) (4.0.1) 2026-04-02 02:28:52.114 | 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.dev85) (2.11.0) 2026-04-02 02:28:52.114 | 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.dev85) (5.8.0) 2026-04-02 02:28:52.172 | Collecting setproctitle>=1.1.10 (from neutron-lib>=3.24.0->neutron==28.1.0.dev85) 2026-04-02 02:28:52.176 | Downloading setproctitle-1.3.7-cp312-cp312-manylinux1_x86_64.manylinux_2_28_x86_64.manylinux_2_5_x86_64.whl.metadata (10 kB) 2026-04-02 02:28:52.200 | Collecting os-traits>=0.9.0 (from neutron-lib>=3.24.0->neutron==28.1.0.dev85) 2026-04-02 02:28:52.204 | Downloading os_traits-3.6.0-py3-none-any.whl.metadata (1.9 kB) 2026-04-02 02:28:52.213 | 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.dev85) (43.0.3) 2026-04-02 02:28:52.214 | 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.dev85) (1.5.0) 2026-04-02 02:28:52.214 | 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.dev85) (1.1.0) 2026-04-02 02:28:52.215 | 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.dev85) (1.33) 2026-04-02 02:28:52.215 | Requirement already satisfied: platformdirs>=3 in /opt/stack/data/venv/lib/python3.12/site-packages (from openstacksdk>=0.31.2->neutron==28.1.0.dev85) (4.9.2) 2026-04-02 02:28:52.216 | 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.dev85) (6.0.3) 2026-04-02 02:28:52.216 | Requirement already satisfied: requestsexceptions>=1.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from openstacksdk>=0.31.2->neutron==28.1.0.dev85) (1.4.0) 2026-04-02 02:28:52.219 | 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.dev85) (2.0.0) 2026-04-02 02:28:52.221 | 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.dev85) (3.0) 2026-04-02 02:28:52.226 | 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.dev85) (3.0.0) 2026-04-02 02:28:52.228 | 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.dev85) (0.40.4) 2026-04-02 02:28:52.229 | 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.dev85) (1.1.2) 2026-04-02 02:28:52.245 | Collecting ncclient>=0.6.13 (from os-ken>=4.1.1->neutron==28.1.0.dev85) 2026-04-02 02:28:52.249 | Downloading ncclient-0.7.0.tar.gz (116 kB) 2026-04-02 02:28:52.301 | Installing build dependencies: started 2026-04-02 02:28:53.215 | Installing build dependencies: finished with status 'done' 2026-04-02 02:28:53.217 | Getting requirements to build wheel: started 2026-04-02 02:28:53.576 | Getting requirements to build wheel: finished with status 'done' 2026-04-02 02:28:53.578 | Preparing metadata (pyproject.toml): started 2026-04-02 02:28:53.768 | Preparing metadata (pyproject.toml): finished with status 'done' 2026-04-02 02:28:53.774 | 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.dev85) (26.0) 2026-04-02 02:28:53.777 | 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.dev85) (2.8.0) 2026-04-02 02:28:53.777 | 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.dev85) (3.3.2) 2026-04-02 02:28:53.785 | 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.dev85) (4.0.0) 2026-04-02 02:28:53.786 | 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.dev85) (6.0.2) 2026-04-02 02:28:53.800 | 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.dev85) (0.20) 2026-04-02 02:28:53.803 | 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.dev85) (2.0.0) 2026-04-02 02:28:53.808 | 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.dev85) (2.0.2) 2026-04-02 02:28:53.808 | 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.dev85) (0.5.0) 2026-04-02 02:28:53.813 | 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.dev85) (2.9.0.post0) 2026-04-02 02:28:53.816 | 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.dev85) (7.0.1) 2026-04-02 02:28:53.817 | 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.dev85) (5.3.1) 2026-04-02 02:28:53.817 | 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.dev85) (5.6.2) 2026-04-02 02:28:53.818 | 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.dev85) (0.15.1) 2026-04-02 02:28:53.820 | 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.dev85) (5.1.0) 2026-04-02 02:28:53.825 | 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.dev85) (2025.3) 2026-04-02 02:28:53.830 | 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.dev85) (0.24.1) 2026-04-02 02:28:53.832 | 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.dev85) (5.0.0) 2026-04-02 02:28:53.833 | 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.dev85) (4.0.1) 2026-04-02 02:28:53.852 | 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.dev85) (1.7.3) 2026-04-02 02:28:53.879 | Collecting cotyledon>=2.2.0 (from oslo.service[threading]>=4.2.1->neutron==28.1.0.dev85) 2026-04-02 02:28:53.883 | Downloading cotyledon-2.2.0-py3-none-any.whl.metadata (3.7 kB) 2026-04-02 02:28:53.902 | 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.dev85) (3.17.0) 2026-04-02 02:28:53.932 | Collecting sortedcontainers (from ovs>3.3.0->neutron==28.1.0.dev85) 2026-04-02 02:28:53.936 | Downloading sortedcontainers-2.4.0-py2.py3-none-any.whl.metadata (10 kB) 2026-04-02 02:28:53.961 | Collecting fixtures>=3.0.0 (from ovsdbapp>=2.14.1->neutron==28.1.0.dev85) 2026-04-02 02:28:53.963 | Using cached fixtures-4.3.1-py3-none-any.whl.metadata (22 kB) 2026-04-02 02:28:53.974 | 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.dev85) (2.2.1) 2026-04-02 02:28:53.975 | 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.dev85) (1.6.2) 2026-04-02 02:28:53.981 | Requirement already satisfied: setuptools in /opt/stack/data/venv/lib/python3.12/site-packages (from Paste>=2.0.2->neutron==28.1.0.dev85) (82.0.1) 2026-04-02 02:28:53.998 | 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.dev85) (0.6.0) 2026-04-02 02:28:54.025 | 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.dev85) (1.17.0) 2026-04-02 02:28:54.028 | 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.dev85) (4.13.2) 2026-04-02 02:28:54.028 | 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.dev85) (4.26.0) 2026-04-02 02:28:54.046 | Collecting osc-lib>=1.8.0 (from python-designateclient>=2.7.0->neutron==28.1.0.dev85) 2026-04-02 02:28:54.052 | Downloading osc_lib-4.4.0-py3-none-any.whl.metadata (3.8 kB) 2026-04-02 02:28:54.062 | 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.dev85) (0.6.0) 2026-04-02 02:28:54.063 | Requirement already satisfied: cmd2>=1.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from cliff!=2.9.0,>=2.8.0->python-designateclient>=2.7.0->neutron==28.1.0.dev85) (3.2.0) 2026-04-02 02:28:54.070 | Requirement already satisfied: pyperclip>=1.8.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from cmd2>=1.0.0->cliff!=2.9.0,>=2.8.0->python-designateclient>=2.7.0->neutron==28.1.0.dev85) (1.11.0) 2026-04-02 02:28:54.070 | Requirement already satisfied: rich>=14.3.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from cmd2>=1.0.0->cliff!=2.9.0,>=2.8.0->python-designateclient>=2.7.0->neutron==28.1.0.dev85) (14.3.3) 2026-04-02 02:28:54.071 | Requirement already satisfied: rich-argparse>=1.7.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from cmd2>=1.0.0->cliff!=2.9.0,>=2.8.0->python-designateclient>=2.7.0->neutron==28.1.0.dev85) (1.7.2) 2026-04-02 02:28:54.074 | 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.dev85) (25.4.0) 2026-04-02 02:28:54.074 | 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.dev85) (2025.9.1) 2026-04-02 02:28:54.075 | 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.dev85) (0.37.0) 2026-04-02 02:28:54.075 | 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.dev85) (0.30.0) 2026-04-02 02:28:54.112 | 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.dev85) (3.4.4) 2026-04-02 02:28:54.113 | 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.dev85) (3.11) 2026-04-02 02:28:54.113 | Requirement already satisfied: urllib3<3,>=1.21.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from requests>=2.32.3->neutron==28.1.0.dev85) (2.6.3) 2026-04-02 02:28:54.114 | Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3/dist-packages (from requests>=2.32.3->neutron==28.1.0.dev85) (2023.11.17) 2026-04-02 02:28:54.140 | Requirement already satisfied: markdown-it-py>=2.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from rich>=14.3.0->cmd2>=1.0.0->cliff!=2.9.0,>=2.8.0->python-designateclient>=2.7.0->neutron==28.1.0.dev85) (4.0.0) 2026-04-02 02:28:54.140 | Requirement already satisfied: pygments<3.0.0,>=2.13.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from rich>=14.3.0->cmd2>=1.0.0->cliff!=2.9.0,>=2.8.0->python-designateclient>=2.7.0->neutron==28.1.0.dev85) (2.19.2) 2026-04-02 02:28:54.148 | Requirement already satisfied: mdurl~=0.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from markdown-it-py>=2.2.0->rich>=14.3.0->cmd2>=1.0.0->cliff!=2.9.0,>=2.8.0->python-designateclient>=2.7.0->neutron==28.1.0.dev85) (0.1.2) 2026-04-02 02:28:54.160 | 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.dev85) (0.7) 2026-04-02 02:28:54.198 | Requirement already satisfied: testtools in /opt/stack/data/venv/lib/python3.12/site-packages (from testscenarios>=0.4->oslo.db>=4.44.0->neutron==28.1.0.dev85) (2.8.5) 2026-04-02 02:28:54.202 | 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.dev85) (0.16.0) 2026-04-02 02:28:54.263 | Downloading neutron_lib-3.24.0-py3-none-any.whl (630 kB) 2026-04-02 02:28:54.281 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 630.6/630.6 kB 27.2 MB/s 0:00:00 2026-04-02 02:28:54.327 | Downloading os_ken-4.1.1-py3-none-any.whl (2.0 MB) 2026-04-02 02:28:54.375 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 2.0/2.0 MB 40.5 MB/s 0:00:00 2026-04-02 02:28:54.381 | Downloading os_resource_classes-1.1.0-py3-none-any.whl (11 kB) 2026-04-02 02:28:54.392 | Downloading os_traits-3.6.0-py3-none-any.whl (43 kB) 2026-04-02 02:28:54.405 | Downloading os_vif-4.3.0-py3-none-any.whl (115 kB) 2026-04-02 02:28:54.419 | Downloading cotyledon-2.2.0-py3-none-any.whl (28 kB) 2026-04-02 02:28:54.433 | Downloading ovsdbapp-2.16.0-py3-none-any.whl (151 kB) 2026-04-02 02:28:54.444 | Using cached fixtures-4.3.1-py3-none-any.whl (40 kB) 2026-04-02 02:28:54.449 | Downloading pecan-1.7.0-py3-none-any.whl (144 kB) 2026-04-02 02:28:54.466 | Downloading pyroute2-0.8.1-py3-none-any.whl (474 kB) 2026-04-02 02:28:54.482 | Downloading python_designateclient-6.4.0-py3-none-any.whl (96 kB) 2026-04-02 02:28:54.498 | Downloading osc_lib-4.4.0-py3-none-any.whl (96 kB) 2026-04-02 02:28:54.522 | Downloading python_neutronclient-11.8.0-py3-none-any.whl (296 kB) 2026-04-02 02:28:54.538 | Downloading setproctitle-1.3.7-cp312-cp312-manylinux1_x86_64.manylinux_2_28_x86_64.manylinux_2_5_x86_64.whl (32 kB) 2026-04-02 02:28:54.548 | Downloading sortedcontainers-2.4.0-py2.py3-none-any.whl (29 kB) 2026-04-02 02:28:54.626 | Building wheels for collected packages: neutron, ncclient, ovs 2026-04-02 02:28:54.627 | Building editable for neutron (pyproject.toml): started 2026-04-02 02:28:55.851 | Building editable for neutron (pyproject.toml): finished with status 'done' 2026-04-02 02:28:55.852 | Created wheel for neutron: filename=neutron-28.1.0.dev85-0.editable-py3-none-any.whl size=12063 sha256=d3add4a26570fa07e912d03d13212a050e32cd375e9bc2482ac331c836d43307 2026-04-02 02:28:55.852 | Stored in directory: /tmp/pip-ephem-wheel-cache-anbfvm9w/wheels/85/41/4b/b676c3191efff247eca42312d2ef97517d6d981ada429e2e98 2026-04-02 02:28:55.855 | Building wheel for ncclient (pyproject.toml): started 2026-04-02 02:28:56.110 | Building wheel for ncclient (pyproject.toml): finished with status 'done' 2026-04-02 02:28:56.111 | Created wheel for ncclient: filename=ncclient-0.7.0-py3-none-any.whl size=94121 sha256=565961fa8b9e84e8cb10f8b2b02594db28341766b9bd05e5d96124a345dc7390 2026-04-02 02:28:56.112 | Stored in directory: /opt/stack/.cache/pip/wheels/7a/4b/65/e346ceab2f8f7921b505e31b2392d14913140aef5c3bde1a18 2026-04-02 02:28:56.119 | Building wheel for ovs (pyproject.toml): started 2026-04-02 02:28:56.509 | Building wheel for ovs (pyproject.toml): finished with status 'done' 2026-04-02 02:28:56.511 | Created wheel for ovs: filename=ovs-3.7.0-py3-none-any.whl size=191286 sha256=048f42e9ef28b1111f8ebb66578e452edcbc7f19f6f8cb8629de835a27325b23 2026-04-02 02:28:56.511 | Stored in directory: /opt/stack/.cache/pip/wheels/6c/30/ad/226e4f7cd10a4b74a544e2602bb5ca1866898d61e9ccd2a73e 2026-04-02 02:28:56.516 | Successfully built neutron ncclient ovs 2026-04-02 02:28:56.660 | Installing collected packages: sortedcontainers, pyroute2, setproctitle, ovs, fixtures, pecan, ovsdbapp, os-traits, os-resource-classes, cotyledon, ncclient, os-ken, osc-lib, python-neutronclient, python-designateclient, os-vif, neutron-lib, neutron 2026-04-02 02:29:00.164 | 2026-04-02 02:29:00.180 | Successfully installed cotyledon-2.2.0 fixtures-4.3.1 ncclient-0.7.0 neutron-28.1.0.dev85 neutron-lib-3.24.0 os-ken-4.1.1 os-resource-classes-1.1.0 os-traits-3.6.0 os-vif-4.3.0 osc-lib-4.4.0 ovs-3.7.0 ovsdbapp-2.16.0 pecan-1.7.0 pyroute2-0.8.1 python-designateclient-6.4.0 python-neutronclient-11.8.0 setproctitle-1.3.7 sortedcontainers-2.4.0 2026-04-02 02:29:00.374 | + inc/python:pip_install:216 : result=0 2026-04-02 02:29:00.381 | + inc/python:pip_install:218 : time_stop pip_install 2026-04-02 02:29:00.387 | + functions-common:time_stop:2412 : local name 2026-04-02 02:29:00.392 | + functions-common:time_stop:2413 : local end_time 2026-04-02 02:29:00.398 | + functions-common:time_stop:2414 : local elapsed_time 2026-04-02 02:29:00.403 | + functions-common:time_stop:2415 : local total 2026-04-02 02:29:00.409 | + functions-common:time_stop:2416 : local start_time 2026-04-02 02:29:00.414 | + functions-common:time_stop:2418 : name=pip_install 2026-04-02 02:29:00.420 | + functions-common:time_stop:2419 : start_time=1775096927053 2026-04-02 02:29:00.424 | + functions-common:time_stop:2421 : [[ -z 1775096927053 ]] 2026-04-02 02:29:00.432 | ++ functions-common:time_stop:2424 : date +%s%3N 2026-04-02 02:29:00.440 | + functions-common:time_stop:2424 : end_time=1775096940435 2026-04-02 02:29:00.445 | + functions-common:time_stop:2425 : elapsed_time=13382 2026-04-02 02:29:00.451 | + functions-common:time_stop:2426 : total=85976 2026-04-02 02:29:00.457 | + functions-common:time_stop:2428 : _TIME_START[$name]= 2026-04-02 02:29:00.463 | + functions-common:time_stop:2429 : _TIME_TOTAL[$name]=99358 2026-04-02 02:29:00.468 | + inc/python:pip_install:219 : return 0 2026-04-02 02:29:00.474 | + inc/python:setup_package:466 : [[ -e == \-\e ]] 2026-04-02 02:29:00.480 | + inc/python:setup_package:466 : [[ True == \F\a\l\s\e ]] 2026-04-02 02:29:00.486 | + inc/python:_setup_package_with_constraints_edit:412 : use_library_from_git /opt/stack/neutron 2026-04-02 02:29:00.492 | + inc/python:use_library_from_git:266 : local name=/opt/stack/neutron 2026-04-02 02:29:00.497 | + inc/python:use_library_from_git:267 : local enabled=1 2026-04-02 02:29:00.503 | + inc/python:use_library_from_git:268 : [[ novnc,barbican,cinder,devstack,glance,keystone,magnum,manila,neutron,nova,octavia,os-test-images,ovn-octavia-provider,placement,python-magnumclient,requirements,swift,magnum-cluster-api = \A\L\L ]] 2026-04-02 02:29:00.508 | + inc/python:use_library_from_git:268 : [[ ,novnc,barbican,cinder,devstack,glance,keystone,magnum,manila,neutron,nova,octavia,os-test-images,ovn-octavia-provider,placement,python-magnumclient,requirements,swift,magnum-cluster-api, =~ ,/opt/stack/neutron, ]] 2026-04-02 02:29:00.515 | + inc/python:use_library_from_git:269 : return 1 2026-04-02 02:29:00.523 | + lib/neutron:install_neutron:528 : [[ ovn == \o\v\n ]] 2026-04-02 02:29:00.529 | + lib/neutron:install_neutron:529 : install_ovn 2026-04-02 02:29:00.535 | + lib/neutron_plugins/ovn_agent:install_ovn:399 : echo 'Installing OVN and dependent packages' 2026-04-02 02:29:00.535 | Installing OVN and dependent packages 2026-04-02 02:29:00.541 | + lib/neutron_plugins/ovn_agent:install_ovn:402 : ovn_sanity_check 2026-04-02 02:29:00.546 | + lib/neutron_plugins/ovn_agent:ovn_sanity_check:386 : is_service_enabled q-agt neutron-agent 2026-04-02 02:29:00.587 | + functions-common:is_service_enabled:2068 : return 1 2026-04-02 02:29:00.592 | + lib/neutron_plugins/ovn_agent:ovn_sanity_check:388 : is_service_enabled q-l3 neutron-l3 2026-04-02 02:29:00.631 | + functions-common:is_service_enabled:2068 : return 1 2026-04-02 02:29:00.636 | + lib/neutron_plugins/ovn_agent:ovn_sanity_check:390 : is_service_enabled q-svc neutron-api 2026-04-02 02:29:00.674 | + functions-common:is_service_enabled:2068 : return 0 2026-04-02 02:29:00.680 | + lib/neutron_plugins/ovn_agent:ovn_sanity_check:390 : [[ ! ovn =~ ovn ]] 2026-04-02 02:29:00.688 | + lib/neutron_plugins/ovn_agent:ovn_sanity_check:392 : is_service_enabled q-svc neutron-api 2026-04-02 02:29:00.724 | + functions-common:is_service_enabled:2068 : return 0 2026-04-02 02:29:00.731 | + lib/neutron_plugins/ovn_agent:ovn_sanity_check:392 : [[ ! local,flat,vlan,geneve =~ geneve ]] 2026-04-02 02:29:00.738 | + lib/neutron_plugins/ovn_agent:install_ovn:404 : sudo mkdir -p /var/run/openvswitch 2026-04-02 02:29:00.760 | ++ lib/neutron_plugins/ovn_agent:install_ovn:405 : whoami 2026-04-02 02:29:00.769 | + lib/neutron_plugins/ovn_agent:install_ovn:405 : sudo chown stack /var/run/openvswitch 2026-04-02 02:29:00.793 | + lib/neutron_plugins/ovn_agent:install_ovn:407 : [[ False == \T\r\u\e ]] 2026-04-02 02:29:00.800 | ++ lib/neutron_plugins/ovn_agent:install_ovn:429 : get_packages openvswitch 2026-04-02 02:29:00.845 | + lib/neutron_plugins/ovn_agent:install_ovn:429 : install_package fakeroot make openvswitch-switch 2026-04-02 02:29:00.850 | + functions-common:install_package:1430 : update_package_repo 2026-04-02 02:29:00.856 | + functions-common:update_package_repo:1404 : NO_UPDATE_REPOS=False 2026-04-02 02:29:00.861 | + functions-common:update_package_repo:1405 : REPOS_UPDATED=True 2026-04-02 02:29:00.868 | + functions-common:update_package_repo:1406 : RETRY_UPDATE=False 2026-04-02 02:29:00.874 | + functions-common:update_package_repo:1408 : [[ False = \T\r\u\e ]] 2026-04-02 02:29:00.881 | + functions-common:update_package_repo:1412 : is_ubuntu 2026-04-02 02:29:00.887 | + functions-common:is_ubuntu:544 : [[ -z deb ]] 2026-04-02 02:29:00.893 | + functions-common:is_ubuntu:547 : '[' deb = deb ']' 2026-04-02 02:29:00.899 | + functions-common:update_package_repo:1413 : apt_get_update 2026-04-02 02:29:00.906 | + functions-common:apt_get_update:1158 : [[ True == \T\r\u\e ]] 2026-04-02 02:29:00.912 | + functions-common:apt_get_update:1158 : [[ False != \T\r\u\e ]] 2026-04-02 02:29:00.918 | + functions-common:apt_get_update:1159 : return 2026-04-02 02:29:00.924 | + functions-common:install_package:1431 : real_install_package fakeroot make openvswitch-switch 2026-04-02 02:29:00.929 | + functions-common:real_install_package:1418 : is_ubuntu 2026-04-02 02:29:00.935 | + functions-common:is_ubuntu:544 : [[ -z deb ]] 2026-04-02 02:29:00.941 | + functions-common:is_ubuntu:547 : '[' deb = deb ']' 2026-04-02 02:29:00.946 | + functions-common:real_install_package:1419 : apt_get install fakeroot make openvswitch-switch 2026-04-02 02:29:00.991 | + functions-common:apt_get:1199 : sudo DEBIAN_FRONTEND=noninteractive http_proxy= https_proxy= no_proxy= apt-get --option Dpkg::Options::=--force-confold --assume-yes install fakeroot make openvswitch-switch 2026-04-02 02:29:01.034 | Reading package lists... 2026-04-02 02:29:01.273 | Building dependency tree... 2026-04-02 02:29:01.274 | Reading state information... 2026-04-02 02:29:01.557 | make is already the newest version (4.3-4.1build2). 2026-04-02 02:29:01.557 | make set to manually installed. 2026-04-02 02:29:01.557 | The following additional packages will be installed: 2026-04-02 02:29:01.558 | libfakeroot libunbound8 libxdp1 openvswitch-common python3-netifaces 2026-04-02 02:29:01.558 | python3-openvswitch python3-sortedcontainers 2026-04-02 02:29:01.559 | Suggested packages: 2026-04-02 02:29:01.559 | openvswitch-doc python3-netaddr python-sortedcontainers-doc 2026-04-02 02:29:01.596 | The following NEW packages will be installed: 2026-04-02 02:29:01.597 | fakeroot libfakeroot libunbound8 libxdp1 openvswitch-common 2026-04-02 02:29:01.597 | openvswitch-switch python3-netifaces python3-openvswitch 2026-04-02 02:29:01.597 | python3-sortedcontainers 2026-04-02 02:29:01.909 | 0 upgraded, 9 newly installed, 0 to remove and 7 not upgraded. 2026-04-02 02:29:01.909 | Need to get 4,335 kB of archives. 2026-04-02 02:29:01.909 | After this operation, 13.8 MB of additional disk space will be used. 2026-04-02 02:29:01.909 | Get:1 http://nova.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 libunbound8 amd64 1.19.2-1ubuntu3.7 [443 kB] 2026-04-02 02:29:02.009 | Get:2 http://nova.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 openvswitch-common amd64 3.3.4-0ubuntu0.24.04.1 [1,042 kB] 2026-04-02 02:29:02.047 | Get:3 http://nova.clouds.archive.ubuntu.com/ubuntu noble/main amd64 python3-netifaces amd64 0.11.0-2build3 [18.1 kB] 2026-04-02 02:29:02.048 | Get:4 http://nova.clouds.archive.ubuntu.com/ubuntu noble/main amd64 python3-sortedcontainers all 2.4.0-2 [27.6 kB] 2026-04-02 02:29:02.048 | Get:5 http://nova.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libxdp1 amd64 1.4.2-1ubuntu4 [62.5 kB] 2026-04-02 02:29:02.049 | Get:6 http://nova.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 python3-openvswitch amd64 3.3.4-0ubuntu0.24.04.1 [1,034 kB] 2026-04-02 02:29:02.064 | Get:7 http://nova.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 openvswitch-switch amd64 3.3.4-0ubuntu0.24.04.1 [1,608 kB] 2026-04-02 02:29:02.077 | Get:8 http://nova.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libfakeroot amd64 1.33-1 [32.4 kB] 2026-04-02 02:29:02.078 | Get:9 http://nova.clouds.archive.ubuntu.com/ubuntu noble/main amd64 fakeroot amd64 1.33-1 [67.2 kB] 2026-04-02 02:29:02.255 | debconf: delaying package configuration, since apt-utils is not installed 2026-04-02 02:29:02.296 | Fetched 4,335 kB in 0s (9,282 kB/s) 2026-04-02 02:29:02.337 | Selecting previously unselected package libunbound8:amd64. 2026-04-02 02:29:02.366 | (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 ... 69008 files and directories currently installed.) 2026-04-02 02:29:02.368 | Preparing to unpack .../0-libunbound8_1.19.2-1ubuntu3.7_amd64.deb ... 2026-04-02 02:29:02.377 | Unpacking libunbound8:amd64 (1.19.2-1ubuntu3.7) ... 2026-04-02 02:29:02.448 | Selecting previously unselected package openvswitch-common. 2026-04-02 02:29:02.457 | Preparing to unpack .../1-openvswitch-common_3.3.4-0ubuntu0.24.04.1_amd64.deb ... 2026-04-02 02:29:02.460 | Unpacking openvswitch-common (3.3.4-0ubuntu0.24.04.1) ... 2026-04-02 02:29:02.558 | Selecting previously unselected package python3-netifaces:amd64. 2026-04-02 02:29:02.567 | Preparing to unpack .../2-python3-netifaces_0.11.0-2build3_amd64.deb ... 2026-04-02 02:29:02.571 | Unpacking python3-netifaces:amd64 (0.11.0-2build3) ... 2026-04-02 02:29:02.628 | Selecting previously unselected package python3-sortedcontainers. 2026-04-02 02:29:02.636 | Preparing to unpack .../3-python3-sortedcontainers_2.4.0-2_all.deb ... 2026-04-02 02:29:02.640 | Unpacking python3-sortedcontainers (2.4.0-2) ... 2026-04-02 02:29:02.699 | Selecting previously unselected package libxdp1:amd64. 2026-04-02 02:29:02.708 | Preparing to unpack .../4-libxdp1_1.4.2-1ubuntu4_amd64.deb ... 2026-04-02 02:29:02.712 | Unpacking libxdp1:amd64 (1.4.2-1ubuntu4) ... 2026-04-02 02:29:02.777 | Selecting previously unselected package python3-openvswitch. 2026-04-02 02:29:02.787 | Preparing to unpack .../5-python3-openvswitch_3.3.4-0ubuntu0.24.04.1_amd64.deb ... 2026-04-02 02:29:02.791 | Unpacking python3-openvswitch (3.3.4-0ubuntu0.24.04.1) ... 2026-04-02 02:29:02.899 | Selecting previously unselected package openvswitch-switch. 2026-04-02 02:29:02.910 | Preparing to unpack .../6-openvswitch-switch_3.3.4-0ubuntu0.24.04.1_amd64.deb ... 2026-04-02 02:29:02.920 | Unpacking openvswitch-switch (3.3.4-0ubuntu0.24.04.1) ... 2026-04-02 02:29:03.031 | Selecting previously unselected package libfakeroot:amd64. 2026-04-02 02:29:03.040 | Preparing to unpack .../7-libfakeroot_1.33-1_amd64.deb ... 2026-04-02 02:29:03.045 | Unpacking libfakeroot:amd64 (1.33-1) ... 2026-04-02 02:29:03.097 | Selecting previously unselected package fakeroot. 2026-04-02 02:29:03.107 | Preparing to unpack .../8-fakeroot_1.33-1_amd64.deb ... 2026-04-02 02:29:03.111 | Unpacking fakeroot (1.33-1) ... 2026-04-02 02:29:03.199 | Setting up python3-sortedcontainers (2.4.0-2) ... 2026-04-02 02:29:03.345 | Setting up libfakeroot:amd64 (1.33-1) ... 2026-04-02 02:29:03.360 | Setting up fakeroot (1.33-1) ... 2026-04-02 02:29:03.376 | update-alternatives: using /usr/bin/fakeroot-sysv to provide /usr/bin/fakeroot (fakeroot) in auto mode 2026-04-02 02:29:03.392 | Setting up libxdp1:amd64 (1.4.2-1ubuntu4) ... 2026-04-02 02:29:03.404 | Setting up libunbound8:amd64 (1.19.2-1ubuntu3.7) ... 2026-04-02 02:29:03.416 | Setting up python3-netifaces:amd64 (0.11.0-2build3) ... 2026-04-02 02:29:03.427 | Setting up openvswitch-common (3.3.4-0ubuntu0.24.04.1) ... 2026-04-02 02:29:03.445 | Setting up python3-openvswitch (3.3.4-0ubuntu0.24.04.1) ... 2026-04-02 02:29:03.680 | Setting up openvswitch-switch (3.3.4-0ubuntu0.24.04.1) ... 2026-04-02 02:29:03.711 | update-alternatives: using /usr/lib/openvswitch-switch/ovs-vswitchd to provide /usr/sbin/ovs-vswitchd (ovs-vswitchd) in auto mode 2026-04-02 02:29:04.159 | Created symlink /etc/systemd/system/openvswitch-switch.service.requires/ovs-record-hostname.service → /usr/lib/systemd/system/ovs-record-hostname.service. 2026-04-02 02:29:04.286 | Created symlink /etc/systemd/system/multi-user.target.wants/openvswitch-switch.service → /usr/lib/systemd/system/openvswitch-switch.service. 2026-04-02 02:29:05.261 | Processing triggers for man-db (2.12.0-4build2) ... 2026-04-02 02:29:06.550 | Processing triggers for libc-bin (2.39-0ubuntu8.7) ... 2026-04-02 02:29:06.858 | + functions-common:apt_get:1203 : result=0 2026-04-02 02:29:06.864 | + functions-common:apt_get:1206 : time_stop apt-get 2026-04-02 02:29:06.870 | + functions-common:time_stop:2412 : local name 2026-04-02 02:29:06.874 | + functions-common:time_stop:2413 : local end_time 2026-04-02 02:29:06.880 | + functions-common:time_stop:2414 : local elapsed_time 2026-04-02 02:29:06.885 | + functions-common:time_stop:2415 : local total 2026-04-02 02:29:06.890 | + functions-common:time_stop:2416 : local start_time 2026-04-02 02:29:06.896 | + functions-common:time_stop:2418 : name=apt-get 2026-04-02 02:29:06.901 | + functions-common:time_stop:2419 : start_time=1775096940984 2026-04-02 02:29:06.907 | + functions-common:time_stop:2421 : [[ -z 1775096940984 ]] 2026-04-02 02:29:06.914 | ++ functions-common:time_stop:2424 : date +%s%3N 2026-04-02 02:29:06.923 | + functions-common:time_stop:2424 : end_time=1775096946916 2026-04-02 02:29:06.930 | + functions-common:time_stop:2425 : elapsed_time=5932 2026-04-02 02:29:06.937 | + functions-common:time_stop:2426 : total=204689 2026-04-02 02:29:06.943 | + functions-common:time_stop:2428 : _TIME_START[$name]= 2026-04-02 02:29:06.948 | + functions-common:time_stop:2429 : _TIME_TOTAL[$name]=210621 2026-04-02 02:29:06.953 | + functions-common:apt_get:1207 : return 0 2026-04-02 02:29:06.961 | ++ lib/neutron_plugins/ovn_agent:install_ovn:430 : get_packages ovn 2026-04-02 02:29:07.004 | + lib/neutron_plugins/ovn_agent:install_ovn:430 : install_package ovn-central ovn-controller-vtep ovn-host 2026-04-02 02:29:07.010 | + functions-common:install_package:1430 : update_package_repo 2026-04-02 02:29:07.015 | + functions-common:update_package_repo:1404 : NO_UPDATE_REPOS=False 2026-04-02 02:29:07.020 | + functions-common:update_package_repo:1405 : REPOS_UPDATED=True 2026-04-02 02:29:07.026 | + functions-common:update_package_repo:1406 : RETRY_UPDATE=False 2026-04-02 02:29:07.032 | + functions-common:update_package_repo:1408 : [[ False = \T\r\u\e ]] 2026-04-02 02:29:07.037 | + functions-common:update_package_repo:1412 : is_ubuntu 2026-04-02 02:29:07.043 | + functions-common:is_ubuntu:544 : [[ -z deb ]] 2026-04-02 02:29:07.049 | + functions-common:is_ubuntu:547 : '[' deb = deb ']' 2026-04-02 02:29:07.055 | + functions-common:update_package_repo:1413 : apt_get_update 2026-04-02 02:29:07.061 | + functions-common:apt_get_update:1158 : [[ True == \T\r\u\e ]] 2026-04-02 02:29:07.067 | + functions-common:apt_get_update:1158 : [[ False != \T\r\u\e ]] 2026-04-02 02:29:07.073 | + functions-common:apt_get_update:1159 : return 2026-04-02 02:29:07.079 | + functions-common:install_package:1431 : real_install_package ovn-central ovn-controller-vtep ovn-host 2026-04-02 02:29:07.084 | + functions-common:real_install_package:1418 : is_ubuntu 2026-04-02 02:29:07.090 | + functions-common:is_ubuntu:544 : [[ -z deb ]] 2026-04-02 02:29:07.096 | + functions-common:is_ubuntu:547 : '[' deb = deb ']' 2026-04-02 02:29:07.102 | + functions-common:real_install_package:1419 : apt_get install ovn-central ovn-controller-vtep ovn-host 2026-04-02 02:29:07.145 | + functions-common:apt_get:1199 : sudo DEBIAN_FRONTEND=noninteractive http_proxy= https_proxy= no_proxy= apt-get --option Dpkg::Options::=--force-confold --assume-yes install ovn-central ovn-controller-vtep ovn-host 2026-04-02 02:29:07.187 | Reading package lists... 2026-04-02 02:29:07.469 | Building dependency tree... 2026-04-02 02:29:07.470 | Reading state information... 2026-04-02 02:29:07.733 | The following additional packages will be installed: 2026-04-02 02:29:07.733 | ovn-common 2026-04-02 02:29:07.774 | The following NEW packages will be installed: 2026-04-02 02:29:07.774 | ovn-central ovn-common ovn-controller-vtep ovn-host 2026-04-02 02:29:07.958 | 0 upgraded, 4 newly installed, 0 to remove and 7 not upgraded. 2026-04-02 02:29:07.958 | Need to get 2,360 kB of archives. 2026-04-02 02:29:07.958 | After this operation, 8,355 kB of additional disk space will be used. 2026-04-02 02:29:07.958 | Get:1 http://nova.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 ovn-common amd64 24.03.6-0ubuntu0.24.04.1 [1,157 kB] 2026-04-02 02:29:08.560 | Get:2 http://nova.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 ovn-central amd64 24.03.6-0ubuntu0.24.04.1 [368 kB] 2026-04-02 02:29:08.646 | Get:3 http://nova.clouds.archive.ubuntu.com/ubuntu noble-updates/universe amd64 ovn-controller-vtep amd64 24.03.6-0ubuntu0.24.04.1 [170 kB] 2026-04-02 02:29:08.715 | Get:4 http://nova.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 ovn-host amd64 24.03.6-0ubuntu0.24.04.1 [665 kB] 2026-04-02 02:29:09.003 | debconf: delaying package configuration, since apt-utils is not installed 2026-04-02 02:29:09.048 | Fetched 2,360 kB in 1s (2,332 kB/s) 2026-04-02 02:29:09.086 | Selecting previously unselected package ovn-common. 2026-04-02 02:29:09.112 | (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 ... 69271 files and directories currently installed.) 2026-04-02 02:29:09.114 | Preparing to unpack .../ovn-common_24.03.6-0ubuntu0.24.04.1_amd64.deb ... 2026-04-02 02:29:09.118 | Unpacking ovn-common (24.03.6-0ubuntu0.24.04.1) ... 2026-04-02 02:29:09.228 | Selecting previously unselected package ovn-central. 2026-04-02 02:29:09.238 | Preparing to unpack .../ovn-central_24.03.6-0ubuntu0.24.04.1_amd64.deb ... 2026-04-02 02:29:09.242 | Unpacking ovn-central (24.03.6-0ubuntu0.24.04.1) ... 2026-04-02 02:29:09.310 | Selecting previously unselected package ovn-controller-vtep. 2026-04-02 02:29:09.320 | Preparing to unpack .../ovn-controller-vtep_24.03.6-0ubuntu0.24.04.1_amd64.deb ... 2026-04-02 02:29:09.324 | Unpacking ovn-controller-vtep (24.03.6-0ubuntu0.24.04.1) ... 2026-04-02 02:29:09.392 | Selecting previously unselected package ovn-host. 2026-04-02 02:29:09.402 | Preparing to unpack .../ovn-host_24.03.6-0ubuntu0.24.04.1_amd64.deb ... 2026-04-02 02:29:09.410 | Unpacking ovn-host (24.03.6-0ubuntu0.24.04.1) ... 2026-04-02 02:29:09.498 | Setting up ovn-common (24.03.6-0ubuntu0.24.04.1) ... 2026-04-02 02:29:09.519 | Setting up ovn-host (24.03.6-0ubuntu0.24.04.1) ... 2026-04-02 02:29:09.850 | ovn-controller.service is a disabled or a static unit, not starting it. 2026-04-02 02:29:09.989 | Created symlink /etc/systemd/system/multi-user.target.wants/ovn-host.service → /usr/lib/systemd/system/ovn-host.service. 2026-04-02 02:29:10.315 | ovn-controller.service is a disabled or a static unit, not starting it. 2026-04-02 02:29:10.381 | Setting up ovn-central (24.03.6-0ubuntu0.24.04.1) ... 2026-04-02 02:29:10.695 | ovn-northd.service is a disabled or a static unit, not starting it. 2026-04-02 02:29:10.817 | Created symlink /etc/systemd/system/ovn-sb-ovsdb.service → /usr/lib/systemd/system/ovn-ovsdb-server-sb.service. 2026-04-02 02:29:11.310 | Created symlink /etc/systemd/system/ovn-nb-ovsdb.service → /usr/lib/systemd/system/ovn-ovsdb-server-nb.service. 2026-04-02 02:29:11.775 | Created symlink /etc/systemd/system/multi-user.target.wants/ovn-central.service → /usr/lib/systemd/system/ovn-central.service. 2026-04-02 02:29:12.344 | ovn-northd.service is a disabled or a static unit, not starting it. 2026-04-02 02:29:12.420 | Setting up ovn-controller-vtep (24.03.6-0ubuntu0.24.04.1) ... 2026-04-02 02:29:12.565 | Created symlink /etc/systemd/system/multi-user.target.wants/ovn-controller-vtep.service → /usr/lib/systemd/system/ovn-controller-vtep.service. 2026-04-02 02:29:12.987 | Processing triggers for man-db (2.12.0-4build2) ... 2026-04-02 02:29:14.347 | + functions-common:apt_get:1203 : result=0 2026-04-02 02:29:14.352 | + functions-common:apt_get:1206 : time_stop apt-get 2026-04-02 02:29:14.357 | + functions-common:time_stop:2412 : local name 2026-04-02 02:29:14.362 | + functions-common:time_stop:2413 : local end_time 2026-04-02 02:29:14.367 | + functions-common:time_stop:2414 : local elapsed_time 2026-04-02 02:29:14.373 | + functions-common:time_stop:2415 : local total 2026-04-02 02:29:14.379 | + functions-common:time_stop:2416 : local start_time 2026-04-02 02:29:14.383 | + functions-common:time_stop:2418 : name=apt-get 2026-04-02 02:29:14.390 | + functions-common:time_stop:2419 : start_time=1775096947140 2026-04-02 02:29:14.396 | + functions-common:time_stop:2421 : [[ -z 1775096947140 ]] 2026-04-02 02:29:14.403 | ++ functions-common:time_stop:2424 : date +%s%3N 2026-04-02 02:29:14.412 | + functions-common:time_stop:2424 : end_time=1775096954406 2026-04-02 02:29:14.417 | + functions-common:time_stop:2425 : elapsed_time=7266 2026-04-02 02:29:14.423 | + functions-common:time_stop:2426 : total=210621 2026-04-02 02:29:14.429 | + functions-common:time_stop:2428 : _TIME_START[$name]= 2026-04-02 02:29:14.434 | + functions-common:time_stop:2429 : _TIME_TOTAL[$name]=217887 2026-04-02 02:29:14.440 | + functions-common:apt_get:1207 : return 0 2026-04-02 02:29:14.446 | + lib/neutron_plugins/ovn_agent:install_ovn:434 : export PATH=/bin:/opt/stack/data/venv/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/snap/bin:/usr/local/bin:/usr/local/sbin:/usr/sbin:/sbin 2026-04-02 02:29:14.453 | + lib/neutron_plugins/ovn_agent:install_ovn:434 : PATH=/bin:/opt/stack/data/venv/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/snap/bin:/usr/local/bin:/usr/local/sbin:/usr/sbin:/sbin 2026-04-02 02:29:14.458 | + lib/neutron_plugins/ovn_agent:install_ovn:437 : local log_archive_dir=/opt/stack/logs/archive 2026-04-02 02:29:14.463 | + lib/neutron_plugins/ovn_agent:install_ovn:438 : mkdir -p /opt/stack/logs/archive 2026-04-02 02:29:14.472 | + lib/neutron_plugins/ovn_agent:install_ovn:439 : for logfile in ovs-vswitchd.log ovn-northd.log ovn-controller.log ovn-controller-vtep.log ovs-vtep.log ovsdb-server.log ovsdb-server-nb.log ovsdb-server-sb.log 2026-04-02 02:29:14.478 | + lib/neutron_plugins/ovn_agent:install_ovn:440 : '[' -f /opt/stack/logs/ovs-vswitchd.log ']' 2026-04-02 02:29:14.482 | + lib/neutron_plugins/ovn_agent:install_ovn:439 : for logfile in ovs-vswitchd.log ovn-northd.log ovn-controller.log ovn-controller-vtep.log ovs-vtep.log ovsdb-server.log ovsdb-server-nb.log ovsdb-server-sb.log 2026-04-02 02:29:14.490 | + lib/neutron_plugins/ovn_agent:install_ovn:440 : '[' -f /opt/stack/logs/ovn-northd.log ']' 2026-04-02 02:29:14.496 | + lib/neutron_plugins/ovn_agent:install_ovn:439 : for logfile in ovs-vswitchd.log ovn-northd.log ovn-controller.log ovn-controller-vtep.log ovs-vtep.log ovsdb-server.log ovsdb-server-nb.log ovsdb-server-sb.log 2026-04-02 02:29:14.502 | + lib/neutron_plugins/ovn_agent:install_ovn:440 : '[' -f /opt/stack/logs/ovn-controller.log ']' 2026-04-02 02:29:14.508 | + lib/neutron_plugins/ovn_agent:install_ovn:439 : for logfile in ovs-vswitchd.log ovn-northd.log ovn-controller.log ovn-controller-vtep.log ovs-vtep.log ovsdb-server.log ovsdb-server-nb.log ovsdb-server-sb.log 2026-04-02 02:29:14.513 | + lib/neutron_plugins/ovn_agent:install_ovn:440 : '[' -f /opt/stack/logs/ovn-controller-vtep.log ']' 2026-04-02 02:29:14.520 | + lib/neutron_plugins/ovn_agent:install_ovn:439 : for logfile in ovs-vswitchd.log ovn-northd.log ovn-controller.log ovn-controller-vtep.log ovs-vtep.log ovsdb-server.log ovsdb-server-nb.log ovsdb-server-sb.log 2026-04-02 02:29:14.526 | + lib/neutron_plugins/ovn_agent:install_ovn:440 : '[' -f /opt/stack/logs/ovs-vtep.log ']' 2026-04-02 02:29:14.531 | + lib/neutron_plugins/ovn_agent:install_ovn:439 : for logfile in ovs-vswitchd.log ovn-northd.log ovn-controller.log ovn-controller-vtep.log ovs-vtep.log ovsdb-server.log ovsdb-server-nb.log ovsdb-server-sb.log 2026-04-02 02:29:14.537 | + lib/neutron_plugins/ovn_agent:install_ovn:440 : '[' -f /opt/stack/logs/ovsdb-server.log ']' 2026-04-02 02:29:14.542 | + lib/neutron_plugins/ovn_agent:install_ovn:439 : for logfile in ovs-vswitchd.log ovn-northd.log ovn-controller.log ovn-controller-vtep.log ovs-vtep.log ovsdb-server.log ovsdb-server-nb.log ovsdb-server-sb.log 2026-04-02 02:29:14.548 | + lib/neutron_plugins/ovn_agent:install_ovn:440 : '[' -f /opt/stack/logs/ovsdb-server-nb.log ']' 2026-04-02 02:29:14.554 | + lib/neutron_plugins/ovn_agent:install_ovn:439 : for logfile in ovs-vswitchd.log ovn-northd.log ovn-controller.log ovn-controller-vtep.log ovs-vtep.log ovsdb-server.log ovsdb-server-nb.log ovsdb-server-sb.log 2026-04-02 02:29:14.560 | + lib/neutron_plugins/ovn_agent:install_ovn:440 : '[' -f /opt/stack/logs/ovsdb-server-sb.log ']' 2026-04-02 02:29:14.566 | + lib/neutron_plugins/ovn_agent:install_ovn:446 : use_library_from_git ovsdbapp 2026-04-02 02:29:14.571 | + inc/python:use_library_from_git:266 : local name=ovsdbapp 2026-04-02 02:29:14.576 | + inc/python:use_library_from_git:267 : local enabled=1 2026-04-02 02:29:14.583 | + inc/python:use_library_from_git:268 : [[ novnc,barbican,cinder,devstack,glance,keystone,magnum,manila,neutron,nova,octavia,os-test-images,ovn-octavia-provider,placement,python-magnumclient,requirements,swift,magnum-cluster-api = \A\L\L ]] 2026-04-02 02:29:14.588 | + inc/python:use_library_from_git:268 : [[ ,novnc,barbican,cinder,devstack,glance,keystone,magnum,manila,neutron,nova,octavia,os-test-images,ovn-octavia-provider,placement,python-magnumclient,requirements,swift,magnum-cluster-api, =~ ,ovsdbapp, ]] 2026-04-02 02:29:14.592 | + inc/python:use_library_from_git:269 : return 1 2026-04-02 02:29:14.596 | + lib/neutron_plugins/ovn_agent:install_ovn:452 : [[ False == \T\r\u\e ]] 2026-04-02 02:29:14.601 | + lib/stack:stack_install_service:33 : [[ False = True ]] 2026-04-02 02:29:14.606 | + ./stack.sh:main:953 : is_service_enabled nova 2026-04-02 02:29:14.642 | + functions-common:is_service_enabled:2068 : return 0 2026-04-02 02:29:14.648 | + ./stack.sh:main:955 : stack_install_service nova 2026-04-02 02:29:14.653 | + lib/stack:stack_install_service:20 : local service=nova 2026-04-02 02:29:14.660 | + lib/stack:stack_install_service:21 : type install_nova 2026-04-02 02:29:14.666 | + lib/stack:stack_install_service:23 : [[ False = True ]] 2026-04-02 02:29:14.673 | + lib/stack:stack_install_service:32 : install_nova 2026-04-02 02:29:14.678 | + lib/nova:install_nova:912 : use_library_from_git os-vif 2026-04-02 02:29:14.683 | + inc/python:use_library_from_git:266 : local name=os-vif 2026-04-02 02:29:14.689 | + inc/python:use_library_from_git:267 : local enabled=1 2026-04-02 02:29:14.695 | + inc/python:use_library_from_git:268 : [[ novnc,barbican,cinder,devstack,glance,keystone,magnum,manila,neutron,nova,octavia,os-test-images,ovn-octavia-provider,placement,python-magnumclient,requirements,swift,magnum-cluster-api = \A\L\L ]] 2026-04-02 02:29:14.701 | + inc/python:use_library_from_git:268 : [[ ,novnc,barbican,cinder,devstack,glance,keystone,magnum,manila,neutron,nova,octavia,os-test-images,ovn-octavia-provider,placement,python-magnumclient,requirements,swift,magnum-cluster-api, =~ ,os-vif, ]] 2026-04-02 02:29:14.706 | + inc/python:use_library_from_git:269 : return 1 2026-04-02 02:29:14.711 | + lib/nova:install_nova:917 : is_service_enabled n-cpu 2026-04-02 02:29:14.747 | + functions-common:is_service_enabled:2068 : return 0 2026-04-02 02:29:14.754 | + lib/nova:install_nova:917 : [[ -r /opt/stack/devstack/lib/nova_plugins/hypervisor-libvirt ]] 2026-04-02 02:29:14.758 | + lib/nova:install_nova:918 : install_nova_hypervisor 2026-04-02 02:29:14.763 | + lib/nova_plugins/hypervisor-libvirt:install_nova_hypervisor:91 : install_libvirt 2026-04-02 02:29:14.769 | + lib/nova_plugins/functions-libvirt:install_libvirt:69 : /opt/stack/requirements/.venv/bin/edit-constraints /opt/stack/requirements/upper-constraints.txt -- libvirt-python 2026-04-02 02:29:14.866 | + lib/nova_plugins/functions-libvirt:install_libvirt:71 : is_ubuntu 2026-04-02 02:29:14.871 | + functions-common:is_ubuntu:544 : [[ -z deb ]] 2026-04-02 02:29:14.877 | + functions-common:is_ubuntu:547 : '[' deb = deb ']' 2026-04-02 02:29:14.883 | + lib/nova_plugins/functions-libvirt:install_libvirt:72 : install_package qemu-system libvirt-clients libvirt-daemon-system libvirt-dev python3-libvirt systemd-coredump 2026-04-02 02:29:14.887 | + functions-common:install_package:1430 : update_package_repo 2026-04-02 02:29:14.892 | + functions-common:update_package_repo:1404 : NO_UPDATE_REPOS=False 2026-04-02 02:29:14.897 | + functions-common:update_package_repo:1405 : REPOS_UPDATED=True 2026-04-02 02:29:14.903 | + functions-common:update_package_repo:1406 : RETRY_UPDATE=False 2026-04-02 02:29:14.908 | + functions-common:update_package_repo:1408 : [[ False = \T\r\u\e ]] 2026-04-02 02:29:14.914 | + functions-common:update_package_repo:1412 : is_ubuntu 2026-04-02 02:29:14.920 | + functions-common:is_ubuntu:544 : [[ -z deb ]] 2026-04-02 02:29:14.926 | + functions-common:is_ubuntu:547 : '[' deb = deb ']' 2026-04-02 02:29:14.932 | + functions-common:update_package_repo:1413 : apt_get_update 2026-04-02 02:29:14.936 | + functions-common:apt_get_update:1158 : [[ True == \T\r\u\e ]] 2026-04-02 02:29:14.940 | + functions-common:apt_get_update:1158 : [[ False != \T\r\u\e ]] 2026-04-02 02:29:14.945 | + functions-common:apt_get_update:1159 : return 2026-04-02 02:29:14.952 | + functions-common:install_package:1431 : real_install_package qemu-system libvirt-clients libvirt-daemon-system libvirt-dev python3-libvirt systemd-coredump 2026-04-02 02:29:14.957 | + functions-common:real_install_package:1418 : is_ubuntu 2026-04-02 02:29:14.961 | + functions-common:is_ubuntu:544 : [[ -z deb ]] 2026-04-02 02:29:14.966 | + functions-common:is_ubuntu:547 : '[' deb = deb ']' 2026-04-02 02:29:14.972 | + functions-common:real_install_package:1419 : apt_get install qemu-system libvirt-clients libvirt-daemon-system libvirt-dev python3-libvirt systemd-coredump 2026-04-02 02:29:15.012 | + functions-common:apt_get:1199 : sudo DEBIAN_FRONTEND=noninteractive http_proxy= https_proxy= no_proxy= apt-get --option Dpkg::Options::=--force-confold --assume-yes install qemu-system libvirt-clients libvirt-daemon-system libvirt-dev python3-libvirt systemd-coredump 2026-04-02 02:29:15.053 | Reading package lists... 2026-04-02 02:29:15.289 | Building dependency tree... 2026-04-02 02:29:15.290 | Reading state information... 2026-04-02 02:29:15.512 | The following additional packages will be installed: 2026-04-02 02:29:15.513 | ipxe-qemu libasound2-data libasound2t64 libbrlapi0.8 libcacard0 libdaxctl1 2026-04-02 02:29:15.513 | libfdt1 libndctl6 libnspr4 libnss3 libpciaccess0 libpcsclite1 libpmem1 2026-04-02 02:29:15.513 | librdmacm1t64 libslirp0 libusb-1.0-0 libusbredirparser1t64 libvirt-daemon 2026-04-02 02:29:15.513 | libvirt-daemon-config-network libvirt-daemon-config-nwfilter 2026-04-02 02:29:15.513 | libvirt-daemon-driver-qemu libvirt-daemon-system-systemd libvirt0 2026-04-02 02:29:15.513 | qemu-system-arm qemu-system-common qemu-system-data qemu-system-mips 2026-04-02 02:29:15.513 | qemu-system-misc qemu-system-ppc qemu-system-s390x qemu-system-sparc 2026-04-02 02:29:15.513 | qemu-system-x86 seabios systemd-container 2026-04-02 02:29:15.514 | Suggested packages: 2026-04-02 02:29:15.514 | alsa-utils libasound2-plugins pciutils pcscd libvirt-clients-qemu 2026-04-02 02:29:15.514 | libvirt-login-shell libvirt-daemon-driver-storage-gluster 2026-04-02 02:29:15.514 | libvirt-daemon-driver-storage-iscsi-direct libvirt-daemon-driver-storage-rbd 2026-04-02 02:29:15.514 | libvirt-daemon-driver-storage-zfs libvirt-daemon-driver-lxc 2026-04-02 02:29:15.514 | libvirt-daemon-driver-vbox libvirt-daemon-driver-xen numad passt apparmor 2026-04-02 02:29:15.515 | auditd nfs-common systemtap zfsutils samba vde2 2026-04-02 02:29:15.515 | Recommended packages: 2026-04-02 02:29:15.515 | alsa-ucm-conf alsa-topology-conf libxml2-utils swtpm swtpm-tools mdevctl 2026-04-02 02:29:15.515 | libvirt-l10n ipxe-qemu-256k-compat-efi-roms qemu-efi-aarch64 qemu-efi-arm 2026-04-02 02:29:15.515 | qemu-system-gui qemu-system-modules-spice qemu-system-modules-opengl 2026-04-02 02:29:15.515 | qemu-block-extra ovmf cpu-checker libnss-mymachines 2026-04-02 02:29:15.564 | The following NEW packages will be installed: 2026-04-02 02:29:15.564 | ipxe-qemu libasound2-data libasound2t64 libbrlapi0.8 libcacard0 libdaxctl1 2026-04-02 02:29:15.565 | libfdt1 libndctl6 libnspr4 libnss3 libpciaccess0 libpcsclite1 libpmem1 2026-04-02 02:29:15.565 | librdmacm1t64 libslirp0 libusb-1.0-0 libusbredirparser1t64 libvirt-clients 2026-04-02 02:29:15.565 | libvirt-daemon libvirt-daemon-config-network libvirt-daemon-config-nwfilter 2026-04-02 02:29:15.565 | libvirt-daemon-driver-qemu libvirt-daemon-system 2026-04-02 02:29:15.565 | libvirt-daemon-system-systemd libvirt-dev libvirt0 python3-libvirt 2026-04-02 02:29:15.565 | qemu-system qemu-system-arm qemu-system-common qemu-system-data 2026-04-02 02:29:15.565 | qemu-system-mips qemu-system-misc qemu-system-ppc qemu-system-s390x 2026-04-02 02:29:15.566 | qemu-system-sparc qemu-system-x86 seabios systemd-container systemd-coredump 2026-04-02 02:29:15.772 | 0 upgraded, 40 newly installed, 0 to remove and 7 not upgraded. 2026-04-02 02:29:15.772 | Need to get 127 MB of archives. 2026-04-02 02:29:15.772 | After this operation, 527 MB of additional disk space will be used. 2026-04-02 02:29:15.772 | Get:1 http://nova.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libusb-1.0-0 amd64 2:1.0.27-1 [54.0 kB] 2026-04-02 02:29:16.484 | Get:2 http://nova.clouds.archive.ubuntu.com/ubuntu noble/main amd64 ipxe-qemu all 1.21.1+git-20220113.fbbdc3926-0ubuntu2 [1,565 kB] 2026-04-02 02:29:16.920 | Get:3 http://nova.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 libasound2-data all 1.2.11-1ubuntu0.2 [21.3 kB] 2026-04-02 02:29:16.921 | Get:4 http://nova.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 libasound2t64 amd64 1.2.11-1ubuntu0.2 [398 kB] 2026-04-02 02:29:16.945 | Get:5 http://nova.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libbrlapi0.8 amd64 6.6-4ubuntu5 [31.4 kB] 2026-04-02 02:29:16.947 | Get:6 http://nova.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libnspr4 amd64 2:4.35-1.1build1 [117 kB] 2026-04-02 02:29:16.954 | Get:7 http://nova.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 libnss3 amd64 2:3.98-1ubuntu0.1 [1,445 kB] 2026-04-02 02:29:17.012 | Get:8 http://nova.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libpcsclite1 amd64 2.0.3-1build1 [21.4 kB] 2026-04-02 02:29:17.012 | Get:9 http://nova.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libcacard0 amd64 1:2.8.0-3build4 [36.5 kB] 2026-04-02 02:29:17.013 | Get:10 http://nova.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libdaxctl1 amd64 77-2ubuntu2 [21.4 kB] 2026-04-02 02:29:17.014 | Get:11 http://nova.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libndctl6 amd64 77-2ubuntu2 [62.8 kB] 2026-04-02 02:29:17.016 | Get:12 http://nova.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 libpciaccess0 amd64 0.17-3ubuntu0.24.04.2 [18.9 kB] 2026-04-02 02:29:17.080 | Get:13 http://nova.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libpmem1 amd64 1.13.1-1.1ubuntu2 [84.8 kB] 2026-04-02 02:29:17.082 | Get:14 http://nova.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 librdmacm1t64 amd64 50.0-2ubuntu0.2 [70.7 kB] 2026-04-02 02:29:17.083 | Get:15 http://nova.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libslirp0 amd64 4.7.0-1ubuntu3 [63.8 kB] 2026-04-02 02:29:17.085 | Get:16 http://nova.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libusbredirparser1t64 amd64 0.13.0-2.1build1 [16.5 kB] 2026-04-02 02:29:17.159 | Get:17 http://nova.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 libvirt0 amd64 10.0.0-2ubuntu8.12 [1,830 kB] 2026-04-02 02:29:17.324 | Get:18 http://nova.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 libvirt-clients amd64 10.0.0-2ubuntu8.12 [438 kB] 2026-04-02 02:29:17.330 | Get:19 http://nova.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 libvirt-daemon-driver-qemu amd64 10.0.0-2ubuntu8.12 [740 kB] 2026-04-02 02:29:17.402 | Get:20 http://nova.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 libvirt-daemon amd64 10.0.0-2ubuntu8.12 [431 kB] 2026-04-02 02:29:17.406 | Get:21 http://nova.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 libvirt-daemon-config-network all 10.0.0-2ubuntu8.12 [3,114 B] 2026-04-02 02:29:17.406 | Get:22 http://nova.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 libvirt-daemon-config-nwfilter all 10.0.0-2ubuntu8.12 [6,044 B] 2026-04-02 02:29:17.406 | Get:23 http://nova.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 systemd-container amd64 255.4-1ubuntu8.14 [417 kB] 2026-04-02 02:29:17.412 | Get:24 http://nova.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 libvirt-daemon-system-systemd all 10.0.0-2ubuntu8.12 [1,372 B] 2026-04-02 02:29:17.412 | Get:25 http://nova.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 libvirt-daemon-system amd64 10.0.0-2ubuntu8.12 [49.7 kB] 2026-04-02 02:29:17.412 | Get:26 http://nova.clouds.archive.ubuntu.com/ubuntu noble-updates/universe amd64 libvirt-dev amd64 10.0.0-2ubuntu8.12 [178 kB] 2026-04-02 02:29:17.415 | Get:27 http://nova.clouds.archive.ubuntu.com/ubuntu noble/main amd64 python3-libvirt amd64 10.0.0-1build1 [164 kB] 2026-04-02 02:29:17.488 | Get:28 http://nova.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libfdt1 amd64 1.7.0-2build1 [20.1 kB] 2026-04-02 02:29:17.489 | Get:29 http://nova.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 qemu-system-common amd64 1:8.2.2+ds-0ubuntu1.14 [1,255 kB] 2026-04-02 02:29:17.568 | Get:30 http://nova.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 qemu-system-data all 1:8.2.2+ds-0ubuntu1.14 [1,796 kB] 2026-04-02 02:29:17.650 | Get:31 http://nova.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 qemu-system-arm amd64 1:8.2.2+ds-0ubuntu1.14 [10.9 MB] 2026-04-02 02:29:17.941 | Get:32 http://nova.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 qemu-system-mips amd64 1:8.2.2+ds-0ubuntu1.14 [16.3 MB] 2026-04-02 02:29:18.265 | Get:33 http://nova.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 qemu-system-ppc amd64 1:8.2.2+ds-0ubuntu1.14 [9,108 kB] 2026-04-02 02:29:18.511 | Get:34 http://nova.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 qemu-system-sparc amd64 1:8.2.2+ds-0ubuntu1.14 [6,318 kB] 2026-04-02 02:29:18.648 | Get:35 http://nova.clouds.archive.ubuntu.com/ubuntu noble/main amd64 seabios all 1.16.3-2 [175 kB] 2026-04-02 02:29:18.651 | Get:36 http://nova.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 qemu-system-x86 amd64 1:8.2.2+ds-0ubuntu1.14 [11.2 MB] 2026-04-02 02:29:18.879 | Get:37 http://nova.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 qemu-system-s390x amd64 1:8.2.2+ds-0ubuntu1.14 [3,435 kB] 2026-04-02 02:29:18.924 | Get:38 http://nova.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 qemu-system-misc amd64 1:8.2.2+ds-0ubuntu1.14 [57.7 MB] 2026-04-02 02:29:20.056 | Get:39 http://nova.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 qemu-system amd64 1:8.2.2+ds-0ubuntu1.14 [58.1 kB] 2026-04-02 02:29:20.056 | Get:40 http://nova.clouds.archive.ubuntu.com/ubuntu noble-updates/universe amd64 systemd-coredump amd64 255.4-1ubuntu8.14 [71.7 kB] 2026-04-02 02:29:20.247 | debconf: delaying package configuration, since apt-utils is not installed 2026-04-02 02:29:20.294 | Fetched 127 MB in 4s (28.3 MB/s) 2026-04-02 02:29:20.368 | Selecting previously unselected package libusb-1.0-0:amd64. 2026-04-02 02:29:20.400 | (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 ... 69339 files and directories currently installed.) 2026-04-02 02:29:20.402 | Preparing to unpack .../00-libusb-1.0-0_2%3a1.0.27-1_amd64.deb ... 2026-04-02 02:29:20.410 | Unpacking libusb-1.0-0:amd64 (2:1.0.27-1) ... 2026-04-02 02:29:20.621 | Selecting previously unselected package ipxe-qemu. 2026-04-02 02:29:20.631 | Preparing to unpack .../01-ipxe-qemu_1.21.1+git-20220113.fbbdc3926-0ubuntu2_all.deb ... 2026-04-02 02:29:20.686 | Unpacking ipxe-qemu (1.21.1+git-20220113.fbbdc3926-0ubuntu2) ... 2026-04-02 02:29:21.367 | Selecting previously unselected package libasound2-data. 2026-04-02 02:29:21.378 | Preparing to unpack .../02-libasound2-data_1.2.11-1ubuntu0.2_all.deb ... 2026-04-02 02:29:21.382 | Unpacking libasound2-data (1.2.11-1ubuntu0.2) ... 2026-04-02 02:29:21.465 | Selecting previously unselected package libasound2t64:amd64. 2026-04-02 02:29:21.478 | Preparing to unpack .../03-libasound2t64_1.2.11-1ubuntu0.2_amd64.deb ... 2026-04-02 02:29:21.568 | Unpacking libasound2t64:amd64 (1.2.11-1ubuntu0.2) ... 2026-04-02 02:29:21.639 | Selecting previously unselected package libbrlapi0.8:amd64. 2026-04-02 02:29:21.649 | Preparing to unpack .../04-libbrlapi0.8_6.6-4ubuntu5_amd64.deb ... 2026-04-02 02:29:21.653 | Unpacking libbrlapi0.8:amd64 (6.6-4ubuntu5) ... 2026-04-02 02:29:21.707 | Selecting previously unselected package libnspr4:amd64. 2026-04-02 02:29:21.716 | Preparing to unpack .../05-libnspr4_2%3a4.35-1.1build1_amd64.deb ... 2026-04-02 02:29:21.720 | Unpacking libnspr4:amd64 (2:4.35-1.1build1) ... 2026-04-02 02:29:21.781 | Selecting previously unselected package libnss3:amd64. 2026-04-02 02:29:21.791 | Preparing to unpack .../06-libnss3_2%3a3.98-1ubuntu0.1_amd64.deb ... 2026-04-02 02:29:21.795 | Unpacking libnss3:amd64 (2:3.98-1ubuntu0.1) ... 2026-04-02 02:29:21.885 | Selecting previously unselected package libpcsclite1:amd64. 2026-04-02 02:29:21.895 | Preparing to unpack .../07-libpcsclite1_2.0.3-1build1_amd64.deb ... 2026-04-02 02:29:21.900 | Unpacking libpcsclite1:amd64 (2.0.3-1build1) ... 2026-04-02 02:29:21.958 | Selecting previously unselected package libcacard0:amd64. 2026-04-02 02:29:21.969 | Preparing to unpack .../08-libcacard0_1%3a2.8.0-3build4_amd64.deb ... 2026-04-02 02:29:21.972 | Unpacking libcacard0:amd64 (1:2.8.0-3build4) ... 2026-04-02 02:29:22.025 | Selecting previously unselected package libdaxctl1:amd64. 2026-04-02 02:29:22.033 | Preparing to unpack .../09-libdaxctl1_77-2ubuntu2_amd64.deb ... 2026-04-02 02:29:22.038 | Unpacking libdaxctl1:amd64 (77-2ubuntu2) ... 2026-04-02 02:29:22.092 | Selecting previously unselected package libndctl6:amd64. 2026-04-02 02:29:22.103 | Preparing to unpack .../10-libndctl6_77-2ubuntu2_amd64.deb ... 2026-04-02 02:29:22.107 | Unpacking libndctl6:amd64 (77-2ubuntu2) ... 2026-04-02 02:29:22.165 | Selecting previously unselected package libpciaccess0:amd64. 2026-04-02 02:29:22.177 | Preparing to unpack .../11-libpciaccess0_0.17-3ubuntu0.24.04.2_amd64.deb ... 2026-04-02 02:29:22.182 | Unpacking libpciaccess0:amd64 (0.17-3ubuntu0.24.04.2) ... 2026-04-02 02:29:22.232 | Selecting previously unselected package libpmem1:amd64. 2026-04-02 02:29:22.239 | Preparing to unpack .../12-libpmem1_1.13.1-1.1ubuntu2_amd64.deb ... 2026-04-02 02:29:22.244 | Unpacking libpmem1:amd64 (1.13.1-1.1ubuntu2) ... 2026-04-02 02:29:22.306 | Selecting previously unselected package librdmacm1t64:amd64. 2026-04-02 02:29:22.313 | Preparing to unpack .../13-librdmacm1t64_50.0-2ubuntu0.2_amd64.deb ... 2026-04-02 02:29:22.317 | Unpacking librdmacm1t64:amd64 (50.0-2ubuntu0.2) ... 2026-04-02 02:29:22.372 | Selecting previously unselected package libslirp0:amd64. 2026-04-02 02:29:22.383 | Preparing to unpack .../14-libslirp0_4.7.0-1ubuntu3_amd64.deb ... 2026-04-02 02:29:22.387 | Unpacking libslirp0:amd64 (4.7.0-1ubuntu3) ... 2026-04-02 02:29:22.441 | Selecting previously unselected package libusbredirparser1t64:amd64. 2026-04-02 02:29:22.448 | Preparing to unpack .../15-libusbredirparser1t64_0.13.0-2.1build1_amd64.deb ... 2026-04-02 02:29:22.452 | Unpacking libusbredirparser1t64:amd64 (0.13.0-2.1build1) ... 2026-04-02 02:29:22.512 | Selecting previously unselected package libvirt0:amd64. 2026-04-02 02:29:22.522 | Preparing to unpack .../16-libvirt0_10.0.0-2ubuntu8.12_amd64.deb ... 2026-04-02 02:29:22.527 | Unpacking libvirt0:amd64 (10.0.0-2ubuntu8.12) ... 2026-04-02 02:29:22.685 | Selecting previously unselected package libvirt-clients. 2026-04-02 02:29:22.696 | Preparing to unpack .../17-libvirt-clients_10.0.0-2ubuntu8.12_amd64.deb ... 2026-04-02 02:29:22.715 | Unpacking libvirt-clients (10.0.0-2ubuntu8.12) ... 2026-04-02 02:29:22.797 | Selecting previously unselected package libvirt-daemon-driver-qemu. 2026-04-02 02:29:22.808 | Preparing to unpack .../18-libvirt-daemon-driver-qemu_10.0.0-2ubuntu8.12_amd64.deb ... 2026-04-02 02:29:22.826 | Unpacking libvirt-daemon-driver-qemu (10.0.0-2ubuntu8.12) ... 2026-04-02 02:29:22.911 | Selecting previously unselected package libvirt-daemon. 2026-04-02 02:29:22.922 | Preparing to unpack .../19-libvirt-daemon_10.0.0-2ubuntu8.12_amd64.deb ... 2026-04-02 02:29:22.938 | Unpacking libvirt-daemon (10.0.0-2ubuntu8.12) ... 2026-04-02 02:29:23.022 | Selecting previously unselected package libvirt-daemon-config-network. 2026-04-02 02:29:23.034 | Preparing to unpack .../20-libvirt-daemon-config-network_10.0.0-2ubuntu8.12_all.deb ... 2026-04-02 02:29:23.051 | Unpacking libvirt-daemon-config-network (10.0.0-2ubuntu8.12) ... 2026-04-02 02:29:23.111 | Selecting previously unselected package libvirt-daemon-config-nwfilter. 2026-04-02 02:29:23.119 | Preparing to unpack .../21-libvirt-daemon-config-nwfilter_10.0.0-2ubuntu8.12_all.deb ... 2026-04-02 02:29:23.134 | Unpacking libvirt-daemon-config-nwfilter (10.0.0-2ubuntu8.12) ... 2026-04-02 02:29:23.198 | Selecting previously unselected package systemd-container. 2026-04-02 02:29:23.209 | Preparing to unpack .../22-systemd-container_255.4-1ubuntu8.14_amd64.deb ... 2026-04-02 02:29:23.213 | Unpacking systemd-container (255.4-1ubuntu8.14) ... 2026-04-02 02:29:23.304 | Selecting previously unselected package libvirt-daemon-system-systemd. 2026-04-02 02:29:23.312 | Preparing to unpack .../23-libvirt-daemon-system-systemd_10.0.0-2ubuntu8.12_all.deb ... 2026-04-02 02:29:23.329 | Unpacking libvirt-daemon-system-systemd (10.0.0-2ubuntu8.12) ... 2026-04-02 02:29:23.387 | Selecting previously unselected package libvirt-daemon-system. 2026-04-02 02:29:23.397 | Preparing to unpack .../24-libvirt-daemon-system_10.0.0-2ubuntu8.12_amd64.deb ... 2026-04-02 02:29:23.454 | Unpacking libvirt-daemon-system (10.0.0-2ubuntu8.12) ... 2026-04-02 02:29:23.533 | Selecting previously unselected package libvirt-dev:amd64. 2026-04-02 02:29:23.540 | Preparing to unpack .../25-libvirt-dev_10.0.0-2ubuntu8.12_amd64.deb ... 2026-04-02 02:29:23.556 | Unpacking libvirt-dev:amd64 (10.0.0-2ubuntu8.12) ... 2026-04-02 02:29:23.632 | Selecting previously unselected package python3-libvirt. 2026-04-02 02:29:23.644 | Preparing to unpack .../26-python3-libvirt_10.0.0-1build1_amd64.deb ... 2026-04-02 02:29:23.648 | Unpacking python3-libvirt (10.0.0-1build1) ... 2026-04-02 02:29:23.715 | Selecting previously unselected package libfdt1:amd64. 2026-04-02 02:29:23.725 | Preparing to unpack .../27-libfdt1_1.7.0-2build1_amd64.deb ... 2026-04-02 02:29:23.729 | Unpacking libfdt1:amd64 (1.7.0-2build1) ... 2026-04-02 02:29:23.786 | Selecting previously unselected package qemu-system-common. 2026-04-02 02:29:23.795 | Preparing to unpack .../28-qemu-system-common_1%3a8.2.2+ds-0ubuntu1.14_amd64.deb ... 2026-04-02 02:29:23.800 | Unpacking qemu-system-common (1:8.2.2+ds-0ubuntu1.14) ... 2026-04-02 02:29:23.941 | Selecting previously unselected package qemu-system-data. 2026-04-02 02:29:23.952 | Preparing to unpack .../29-qemu-system-data_1%3a8.2.2+ds-0ubuntu1.14_all.deb ... 2026-04-02 02:29:23.956 | Unpacking qemu-system-data (1:8.2.2+ds-0ubuntu1.14) ... 2026-04-02 02:29:24.095 | Selecting previously unselected package qemu-system-arm. 2026-04-02 02:29:24.105 | Preparing to unpack .../30-qemu-system-arm_1%3a8.2.2+ds-0ubuntu1.14_amd64.deb ... 2026-04-02 02:29:24.121 | Unpacking qemu-system-arm (1:8.2.2+ds-0ubuntu1.14) ... 2026-04-02 02:29:24.659 | Selecting previously unselected package qemu-system-mips. 2026-04-02 02:29:24.669 | Preparing to unpack .../31-qemu-system-mips_1%3a8.2.2+ds-0ubuntu1.14_amd64.deb ... 2026-04-02 02:29:24.685 | Unpacking qemu-system-mips (1:8.2.2+ds-0ubuntu1.14) ... 2026-04-02 02:29:25.143 | Selecting previously unselected package qemu-system-ppc. 2026-04-02 02:29:25.154 | Preparing to unpack .../32-qemu-system-ppc_1%3a8.2.2+ds-0ubuntu1.14_amd64.deb ... 2026-04-02 02:29:25.170 | Unpacking qemu-system-ppc (1:8.2.2+ds-0ubuntu1.14) ... 2026-04-02 02:29:25.475 | Selecting previously unselected package qemu-system-sparc. 2026-04-02 02:29:25.483 | Preparing to unpack .../33-qemu-system-sparc_1%3a8.2.2+ds-0ubuntu1.14_amd64.deb ... 2026-04-02 02:29:25.499 | Unpacking qemu-system-sparc (1:8.2.2+ds-0ubuntu1.14) ... 2026-04-02 02:29:25.720 | Selecting previously unselected package seabios. 2026-04-02 02:29:25.730 | Preparing to unpack .../34-seabios_1.16.3-2_all.deb ... 2026-04-02 02:29:25.734 | Unpacking seabios (1.16.3-2) ... 2026-04-02 02:29:25.807 | Selecting previously unselected package qemu-system-x86. 2026-04-02 02:29:25.817 | Preparing to unpack .../35-qemu-system-x86_1%3a8.2.2+ds-0ubuntu1.14_amd64.deb ... 2026-04-02 02:29:25.834 | Unpacking qemu-system-x86 (1:8.2.2+ds-0ubuntu1.14) ... 2026-04-02 02:29:26.380 | Selecting previously unselected package qemu-system-s390x. 2026-04-02 02:29:26.390 | Preparing to unpack .../36-qemu-system-s390x_1%3a8.2.2+ds-0ubuntu1.14_amd64.deb ... 2026-04-02 02:29:26.406 | Unpacking qemu-system-s390x (1:8.2.2+ds-0ubuntu1.14) ... 2026-04-02 02:29:26.846 | Selecting previously unselected package qemu-system-misc. 2026-04-02 02:29:26.857 | Preparing to unpack .../37-qemu-system-misc_1%3a8.2.2+ds-0ubuntu1.14_amd64.deb ... 2026-04-02 02:29:26.966 | Unpacking qemu-system-misc (1:8.2.2+ds-0ubuntu1.14) ... 2026-04-02 02:29:28.480 | Selecting previously unselected package qemu-system. 2026-04-02 02:29:28.491 | Preparing to unpack .../38-qemu-system_1%3a8.2.2+ds-0ubuntu1.14_amd64.deb ... 2026-04-02 02:29:28.495 | Unpacking qemu-system (1:8.2.2+ds-0ubuntu1.14) ... 2026-04-02 02:29:28.804 | Selecting previously unselected package systemd-coredump. 2026-04-02 02:29:28.814 | Preparing to unpack .../39-systemd-coredump_255.4-1ubuntu8.14_amd64.deb ... 2026-04-02 02:29:28.837 | Unpacking systemd-coredump (255.4-1ubuntu8.14) ... 2026-04-02 02:29:28.922 | Setting up libpciaccess0:amd64 (0.17-3ubuntu0.24.04.2) ... 2026-04-02 02:29:28.934 | Setting up systemd-coredump (255.4-1ubuntu8.14) ... 2026-04-02 02:29:29.250 | Creating group 'systemd-coredump' with GID 989. 2026-04-02 02:29:29.251 | Creating user 'systemd-coredump' (systemd Core Dumper) with UID 989 and GID 989. 2026-04-02 02:29:29.486 | Setting up libfdt1:amd64 (1.7.0-2build1) ... 2026-04-02 02:29:29.526 | Setting up libasound2-data (1.2.11-1ubuntu0.2) ... 2026-04-02 02:29:29.537 | Setting up libasound2t64:amd64 (1.2.11-1ubuntu0.2) ... 2026-04-02 02:29:29.549 | Setting up libnspr4:amd64 (2:4.35-1.1build1) ... 2026-04-02 02:29:29.560 | Setting up libpcsclite1:amd64 (2.0.3-1build1) ... 2026-04-02 02:29:29.572 | Setting up libdaxctl1:amd64 (77-2ubuntu2) ... 2026-04-02 02:29:29.584 | Setting up qemu-system-data (1:8.2.2+ds-0ubuntu1.14) ... 2026-04-02 02:29:29.595 | Setting up seabios (1.16.3-2) ... 2026-04-02 02:29:29.607 | Setting up libvirt0:amd64 (10.0.0-2ubuntu8.12) ... 2026-04-02 02:29:29.617 | Setting up systemd-container (255.4-1ubuntu8.14) ... 2026-04-02 02:29:29.781 | Created symlink /etc/systemd/system/multi-user.target.wants/machines.target → /usr/lib/systemd/system/machines.target. 2026-04-02 02:29:30.129 | Setting up libslirp0:amd64 (4.7.0-1ubuntu3) ... 2026-04-02 02:29:30.142 | Setting up libusbredirparser1t64:amd64 (0.13.0-2.1build1) ... 2026-04-02 02:29:30.153 | Setting up ipxe-qemu (1.21.1+git-20220113.fbbdc3926-0ubuntu2) ... 2026-04-02 02:29:30.164 | Setting up libndctl6:amd64 (77-2ubuntu2) ... 2026-04-02 02:29:30.176 | Setting up librdmacm1t64:amd64 (50.0-2ubuntu0.2) ... 2026-04-02 02:29:30.189 | Setting up libbrlapi0.8:amd64 (6.6-4ubuntu5) ... 2026-04-02 02:29:30.200 | Setting up libusb-1.0-0:amd64 (2:1.0.27-1) ... 2026-04-02 02:29:30.212 | Setting up libvirt-daemon-config-nwfilter (10.0.0-2ubuntu8.12) ... 2026-04-02 02:29:30.700 | Setting up libpmem1:amd64 (1.13.1-1.1ubuntu2) ... 2026-04-02 02:29:30.714 | Setting up libvirt-daemon-config-network (10.0.0-2ubuntu8.12) ... 2026-04-02 02:29:31.030 | Setting up python3-libvirt (10.0.0-1build1) ... 2026-04-02 02:29:31.218 | Setting up libvirt-clients (10.0.0-2ubuntu8.12) ... 2026-04-02 02:29:31.287 | Setting up libvirt-dev:amd64 (10.0.0-2ubuntu8.12) ... 2026-04-02 02:29:31.311 | Setting up libnss3:amd64 (2:3.98-1ubuntu0.1) ... 2026-04-02 02:29:31.323 | Setting up libcacard0:amd64 (1:2.8.0-3build4) ... 2026-04-02 02:29:31.336 | Setting up libvirt-daemon-driver-qemu (10.0.0-2ubuntu8.12) ... 2026-04-02 02:29:31.360 | Setting up libvirt-daemon-system-systemd (10.0.0-2ubuntu8.12) ... 2026-04-02 02:29:31.383 | Setting up libvirt-daemon (10.0.0-2ubuntu8.12) ... 2026-04-02 02:29:31.471 | Setting up qemu-system-common (1:8.2.2+ds-0ubuntu1.14) ... 2026-04-02 02:29:31.624 | Created symlink /etc/systemd/system/multi-user.target.wants/qemu-kvm.service → /usr/lib/systemd/system/qemu-kvm.service. 2026-04-02 02:29:32.001 | Setting up qemu-system-mips (1:8.2.2+ds-0ubuntu1.14) ... 2026-04-02 02:29:32.026 | Setting up qemu-system-sparc (1:8.2.2+ds-0ubuntu1.14) ... 2026-04-02 02:29:32.048 | Setting up qemu-system-x86 (1:8.2.2+ds-0ubuntu1.14) ... 2026-04-02 02:29:32.071 | Setting up qemu-system-ppc (1:8.2.2+ds-0ubuntu1.14) ... 2026-04-02 02:29:32.096 | Setting up qemu-system-misc (1:8.2.2+ds-0ubuntu1.14) ... 2026-04-02 02:29:32.119 | Setting up qemu-system-arm (1:8.2.2+ds-0ubuntu1.14) ... 2026-04-02 02:29:32.140 | Setting up libvirt-daemon-system (10.0.0-2ubuntu8.12) ... 2026-04-02 02:29:32.497 | useradd warning: libvirt-qemu's uid 64055 is greater than SYS_UID_MAX 999 2026-04-02 02:29:33.053 | info: Selecting GID from range 100 to 999 ... 2026-04-02 02:29:33.058 | info: Adding group `swtpm' (GID 116) ... 2026-04-02 02:29:33.131 | info: The home dir /var/lib/swtpm you specified can't be accessed: No such file or directory 2026-04-02 02:29:33.131 | 2026-04-02 02:29:33.139 | info: Selecting UID from range 100 to 999 ... 2026-04-02 02:29:33.139 | 2026-04-02 02:29:33.142 | info: Adding system user `swtpm' (UID 113) ... 2026-04-02 02:29:33.147 | info: Adding new user `swtpm' (UID 113) with group `swtpm' ... 2026-04-02 02:29:33.214 | info: Not creating home directory `/var/lib/swtpm'. 2026-04-02 02:29:33.390 | Enabling libvirt default network 2026-04-02 02:29:33.407 | Inserted module 'msr' 2026-04-02 02:29:33.566 | Created symlink /etc/systemd/system/multi-user.target.wants/libvirtd.service → /usr/lib/systemd/system/libvirtd.service. 2026-04-02 02:29:33.566 | Created symlink /etc/systemd/system/sockets.target.wants/virtlockd.socket → /usr/lib/systemd/system/virtlockd.socket. 2026-04-02 02:29:33.566 | Created symlink /etc/systemd/system/sockets.target.wants/virtlogd.socket → /usr/lib/systemd/system/virtlogd.socket. 2026-04-02 02:29:33.566 | Created symlink /etc/systemd/system/sockets.target.wants/libvirtd.socket → /usr/lib/systemd/system/libvirtd.socket. 2026-04-02 02:29:33.566 | Created symlink /etc/systemd/system/sockets.target.wants/libvirtd-ro.socket → /usr/lib/systemd/system/libvirtd-ro.socket. 2026-04-02 02:29:33.566 | Created symlink /etc/systemd/system/sockets.target.wants/libvirtd-admin.socket → /usr/lib/systemd/system/libvirtd-admin.socket. 2026-04-02 02:29:33.566 | Created symlink /etc/systemd/system/sockets.target.wants/virtlockd-admin.socket → /usr/lib/systemd/system/virtlockd-admin.socket. 2026-04-02 02:29:33.566 | Created symlink /etc/systemd/system/sockets.target.wants/virtlogd-admin.socket → /usr/lib/systemd/system/virtlogd-admin.socket. 2026-04-02 02:29:34.104 | Created symlink /etc/systemd/system/multi-user.target.wants/libvirt-guests.service → /usr/lib/systemd/system/libvirt-guests.service. 2026-04-02 02:29:34.804 | Created symlink /etc/systemd/system/multi-user.target.wants/virtlockd.service → /usr/lib/systemd/system/virtlockd.service. 2026-04-02 02:29:35.217 | Created symlink /etc/systemd/system/multi-user.target.wants/virtlogd.service → /usr/lib/systemd/system/virtlogd.service. 2026-04-02 02:29:35.963 | Setting up libvirt-daemon dnsmasq configuration. 2026-04-02 02:29:36.035 | Setting up qemu-system-s390x (1:8.2.2+ds-0ubuntu1.14) ... 2026-04-02 02:29:36.060 | Setting up qemu-system (1:8.2.2+ds-0ubuntu1.14) ... 2026-04-02 02:29:36.072 | Processing triggers for man-db (2.12.0-4build2) ... 2026-04-02 02:29:37.207 | Processing triggers for dbus (1.14.10-4ubuntu4.1) ... 2026-04-02 02:29:37.234 | Processing triggers for libc-bin (2.39-0ubuntu8.7) ... 2026-04-02 02:29:37.528 | + functions-common:apt_get:1203 : result=0 2026-04-02 02:29:37.534 | + functions-common:apt_get:1206 : time_stop apt-get 2026-04-02 02:29:37.539 | + functions-common:time_stop:2412 : local name 2026-04-02 02:29:37.544 | + functions-common:time_stop:2413 : local end_time 2026-04-02 02:29:37.550 | + functions-common:time_stop:2414 : local elapsed_time 2026-04-02 02:29:37.556 | + functions-common:time_stop:2415 : local total 2026-04-02 02:29:37.561 | + functions-common:time_stop:2416 : local start_time 2026-04-02 02:29:37.566 | + functions-common:time_stop:2418 : name=apt-get 2026-04-02 02:29:37.571 | + functions-common:time_stop:2419 : start_time=1775096955007 2026-04-02 02:29:37.576 | + functions-common:time_stop:2421 : [[ -z 1775096955007 ]] 2026-04-02 02:29:37.583 | ++ functions-common:time_stop:2424 : date +%s%3N 2026-04-02 02:29:37.592 | + functions-common:time_stop:2424 : end_time=1775096977586 2026-04-02 02:29:37.598 | + functions-common:time_stop:2425 : elapsed_time=22579 2026-04-02 02:29:37.602 | + functions-common:time_stop:2426 : total=217887 2026-04-02 02:29:37.608 | + functions-common:time_stop:2428 : _TIME_START[$name]= 2026-04-02 02:29:37.613 | + functions-common:time_stop:2429 : _TIME_TOTAL[$name]=240466 2026-04-02 02:29:37.618 | + functions-common:apt_get:1207 : return 0 2026-04-02 02:29:37.624 | + lib/nova_plugins/functions-libvirt:install_libvirt:73 : install_package ovmf 2026-04-02 02:29:37.629 | + functions-common:install_package:1430 : update_package_repo 2026-04-02 02:29:37.636 | + functions-common:update_package_repo:1404 : NO_UPDATE_REPOS=False 2026-04-02 02:29:37.641 | + functions-common:update_package_repo:1405 : REPOS_UPDATED=True 2026-04-02 02:29:37.646 | + functions-common:update_package_repo:1406 : RETRY_UPDATE=False 2026-04-02 02:29:37.651 | + functions-common:update_package_repo:1408 : [[ False = \T\r\u\e ]] 2026-04-02 02:29:37.656 | + functions-common:update_package_repo:1412 : is_ubuntu 2026-04-02 02:29:37.662 | + functions-common:is_ubuntu:544 : [[ -z deb ]] 2026-04-02 02:29:37.667 | + functions-common:is_ubuntu:547 : '[' deb = deb ']' 2026-04-02 02:29:37.672 | + functions-common:update_package_repo:1413 : apt_get_update 2026-04-02 02:29:37.677 | + functions-common:apt_get_update:1158 : [[ True == \T\r\u\e ]] 2026-04-02 02:29:37.682 | + functions-common:apt_get_update:1158 : [[ False != \T\r\u\e ]] 2026-04-02 02:29:37.687 | + functions-common:apt_get_update:1159 : return 2026-04-02 02:29:37.693 | + functions-common:install_package:1431 : real_install_package ovmf 2026-04-02 02:29:37.699 | + functions-common:real_install_package:1418 : is_ubuntu 2026-04-02 02:29:37.704 | + functions-common:is_ubuntu:544 : [[ -z deb ]] 2026-04-02 02:29:37.710 | + functions-common:is_ubuntu:547 : '[' deb = deb ']' 2026-04-02 02:29:37.715 | + functions-common:real_install_package:1419 : apt_get install ovmf 2026-04-02 02:29:37.761 | + functions-common:apt_get:1199 : sudo DEBIAN_FRONTEND=noninteractive http_proxy= https_proxy= no_proxy= apt-get --option Dpkg::Options::=--force-confold --assume-yes install ovmf 2026-04-02 02:29:37.804 | Reading package lists... 2026-04-02 02:29:38.065 | Building dependency tree... 2026-04-02 02:29:38.066 | Reading state information... 2026-04-02 02:29:38.365 | The following NEW packages will be installed: 2026-04-02 02:29:38.365 | ovmf 2026-04-02 02:29:38.633 | 0 upgraded, 1 newly installed, 0 to remove and 7 not upgraded. 2026-04-02 02:29:38.633 | Need to get 5,176 kB of archives. 2026-04-02 02:29:38.633 | After this operation, 17.4 MB of additional disk space will be used. 2026-04-02 02:29:38.633 | Get:1 http://nova.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 ovmf all 2024.02-2ubuntu0.7 [5,176 kB] 2026-04-02 02:29:39.519 | debconf: delaying package configuration, since apt-utils is not installed 2026-04-02 02:29:39.562 | Fetched 5,176 kB in 1s (5,460 kB/s) 2026-04-02 02:29:39.601 | Selecting previously unselected package ovmf. 2026-04-02 02:29:39.634 | (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 ... 70445 files and directories currently installed.) 2026-04-02 02:29:39.637 | Preparing to unpack .../ovmf_2024.02-2ubuntu0.7_all.deb ... 2026-04-02 02:29:39.642 | Unpacking ovmf (2024.02-2ubuntu0.7) ... 2026-04-02 02:29:39.814 | Setting up ovmf (2024.02-2ubuntu0.7) ... 2026-04-02 02:29:40.085 | + functions-common:apt_get:1203 : result=0 2026-04-02 02:29:40.090 | + functions-common:apt_get:1206 : time_stop apt-get 2026-04-02 02:29:40.095 | + functions-common:time_stop:2412 : local name 2026-04-02 02:29:40.100 | + functions-common:time_stop:2413 : local end_time 2026-04-02 02:29:40.104 | + functions-common:time_stop:2414 : local elapsed_time 2026-04-02 02:29:40.109 | + functions-common:time_stop:2415 : local total 2026-04-02 02:29:40.114 | + functions-common:time_stop:2416 : local start_time 2026-04-02 02:29:40.117 | + functions-common:time_stop:2418 : name=apt-get 2026-04-02 02:29:40.122 | + functions-common:time_stop:2419 : start_time=1775096977755 2026-04-02 02:29:40.127 | + functions-common:time_stop:2421 : [[ -z 1775096977755 ]] 2026-04-02 02:29:40.135 | ++ functions-common:time_stop:2424 : date +%s%3N 2026-04-02 02:29:40.143 | + functions-common:time_stop:2424 : end_time=1775096980138 2026-04-02 02:29:40.147 | + functions-common:time_stop:2425 : elapsed_time=2383 2026-04-02 02:29:40.152 | + functions-common:time_stop:2426 : total=240466 2026-04-02 02:29:40.158 | + functions-common:time_stop:2428 : _TIME_START[$name]= 2026-04-02 02:29:40.163 | + functions-common:time_stop:2429 : _TIME_TOTAL[$name]=242849 2026-04-02 02:29:40.170 | + functions-common:apt_get:1207 : return 0 2026-04-02 02:29:40.176 | + lib/nova_plugins/functions-libvirt:install_libvirt:74 : is_arch aarch64 2026-04-02 02:29:40.184 | ++ functions-common:is_arch:517 : uname -m 2026-04-02 02:29:40.192 | + functions-common:is_arch:517 : [[ x86_64 == \a\a\r\c\h\6\4 ]] 2026-04-02 02:29:40.196 | + lib/nova_plugins/functions-libvirt:install_libvirt:111 : [[ True == True ]] 2026-04-02 02:29:40.203 | + lib/nova_plugins/functions-libvirt:install_libvirt:112 : _enable_coredump 2026-04-02 02:29:40.209 | + lib/nova_plugins/functions-libvirt:_enable_coredump:34 : local confdir=/etc/systemd/system/libvirtd.service.d 2026-04-02 02:29:40.214 | + lib/nova_plugins/functions-libvirt:_enable_coredump:35 : local conffile=/etc/systemd/system/libvirtd.service.d/coredump.conf 2026-04-02 02:29:40.220 | + lib/nova_plugins/functions-libvirt:_enable_coredump:39 : sudo mkdir -p /var/core 2026-04-02 02:29:40.240 | + lib/nova_plugins/functions-libvirt:_enable_coredump:40 : sudo chmod a+wrx /var/core 2026-04-02 02:29:40.263 | + lib/nova_plugins/functions-libvirt:_enable_coredump:41 : echo /var/core/core.%e.%p.%h.%t 2026-04-02 02:29:40.264 | + lib/nova_plugins/functions-libvirt:_enable_coredump:42 : sudo tee /proc/sys/kernel/core_pattern 2026-04-02 02:29:40.277 | /var/core/core.%e.%p.%h.%t 2026-04-02 02:29:40.284 | + lib/nova_plugins/functions-libvirt:_enable_coredump:45 : sudo mkdir -p /etc/systemd/system/libvirtd.service.d 2026-04-02 02:29:40.303 | + lib/nova_plugins/functions-libvirt:_enable_coredump:46 : sudo tee /etc/systemd/system/libvirtd.service.d/coredump.conf 2026-04-02 02:29:40.315 | [Service] 2026-04-02 02:29:40.315 | LimitCORE=infinity 2026-04-02 02:29:40.322 | + lib/nova_plugins/functions-libvirt:_enable_coredump:53 : sudo systemctl daemon-reload 2026-04-02 02:29:40.644 | + lib/nova_plugins/hypervisor-libvirt:install_nova_hypervisor:96 : [[ kvm == \l\x\c ]] 2026-04-02 02:29:40.650 | + lib/nova_plugins/hypervisor-libvirt:install_nova_hypervisor:108 : [[ '' == \T\r\u\e ]] 2026-04-02 02:29:40.656 | + lib/nova:install_nova:921 : is_service_enabled n-novnc 2026-04-02 02:29:40.695 | + functions-common:is_service_enabled:2068 : return 0 2026-04-02 02:29:40.702 | ++ lib/nova:install_nova:923 : trueorfalse False NOVNC_FROM_PACKAGE 2026-04-02 02:29:40.742 | + lib/nova:install_nova:923 : NOVNC_FROM_PACKAGE=False 2026-04-02 02:29:40.748 | + lib/nova:install_nova:924 : '[' False = True ']' 2026-04-02 02:29:40.754 | + lib/nova:install_nova:943 : NOVNC_WEB_DIR=/opt/stack/novnc 2026-04-02 02:29:40.759 | + lib/nova:install_nova:944 : git_clone https://github.com/novnc/novnc.git /opt/stack/novnc v1.3.0 2026-04-02 02:29:40.765 | + functions-common:git_clone:581 : local git_remote=https://github.com/novnc/novnc.git 2026-04-02 02:29:40.771 | + functions-common:git_clone:582 : local git_dest=/opt/stack/novnc 2026-04-02 02:29:40.777 | + functions-common:git_clone:583 : local git_ref=v1.3.0 2026-04-02 02:29:40.784 | + functions-common:git_clone:584 : local orig_dir 2026-04-02 02:29:40.790 | ++ functions-common:git_clone:585 : pwd 2026-04-02 02:29:40.797 | + functions-common:git_clone:585 : orig_dir=/opt/stack/devstack 2026-04-02 02:29:40.803 | + functions-common:git_clone:586 : local git_clone_flags= 2026-04-02 02:29:40.810 | ++ functions-common:git_clone:588 : trueorfalse False RECLONE 2026-04-02 02:29:40.847 | + functions-common:git_clone:588 : RECLONE=False 2026-04-02 02:29:40.853 | + functions-common:git_clone:589 : [[ 0 -gt 0 ]] 2026-04-02 02:29:40.858 | + functions-common:git_clone:593 : [[ False = \T\r\u\e ]] 2026-04-02 02:29:40.866 | + functions-common:git_clone:602 : echo v1.3.0 2026-04-02 02:29:40.866 | + functions-common:git_clone:602 : egrep -q '^refs' 2026-04-02 02:29:40.877 | + functions-common:git_clone:616 : [[ ! -d /opt/stack/novnc ]] 2026-04-02 02:29:40.883 | + functions-common:git_clone:626 : [[ False = \T\r\u\e ]] 2026-04-02 02:29:40.889 | + functions-common:git_clone:661 : sudo git config --system --add safe.directory /opt/stack/novnc 2026-04-02 02:29:40.913 | + functions-common:git_clone:664 : cd /opt/stack/novnc 2026-04-02 02:29:40.921 | + functions-common:git_clone:665 : git show --oneline 2026-04-02 02:29:40.921 | + functions-common:git_clone:665 : head -1 2026-04-02 02:29:40.933 | 8e1ebdf Remove some unused assignments 2026-04-02 02:29:40.938 | + functions-common:git_clone:666 : cd /opt/stack/devstack 2026-04-02 02:29:40.944 | + lib/nova:install_nova:948 : is_service_enabled n-spice 2026-04-02 02:29:40.981 | + functions-common:is_service_enabled:2068 : return 1 2026-04-02 02:29:40.987 | + lib/nova:install_nova:960 : git_clone https://github.com/openstack/nova.git /opt/stack/nova master 2026-04-02 02:29:40.993 | + functions-common:git_clone:581 : local git_remote=https://github.com/openstack/nova.git 2026-04-02 02:29:40.999 | + functions-common:git_clone:582 : local git_dest=/opt/stack/nova 2026-04-02 02:29:41.005 | + functions-common:git_clone:583 : local git_ref=master 2026-04-02 02:29:41.011 | + functions-common:git_clone:584 : local orig_dir 2026-04-02 02:29:41.018 | ++ functions-common:git_clone:585 : pwd 2026-04-02 02:29:41.025 | + functions-common:git_clone:585 : orig_dir=/opt/stack/devstack 2026-04-02 02:29:41.030 | + functions-common:git_clone:586 : local git_clone_flags= 2026-04-02 02:29:41.037 | ++ functions-common:git_clone:588 : trueorfalse False RECLONE 2026-04-02 02:29:41.074 | + functions-common:git_clone:588 : RECLONE=False 2026-04-02 02:29:41.079 | + functions-common:git_clone:589 : [[ 0 -gt 0 ]] 2026-04-02 02:29:41.085 | + functions-common:git_clone:593 : [[ False = \T\r\u\e ]] 2026-04-02 02:29:41.091 | + functions-common:git_clone:602 : echo master 2026-04-02 02:29:41.092 | + functions-common:git_clone:602 : egrep -q '^refs' 2026-04-02 02:29:41.101 | + functions-common:git_clone:616 : [[ ! -d /opt/stack/nova ]] 2026-04-02 02:29:41.106 | + functions-common:git_clone:626 : [[ False = \T\r\u\e ]] 2026-04-02 02:29:41.112 | + functions-common:git_clone:661 : sudo git config --system --add safe.directory /opt/stack/nova 2026-04-02 02:29:41.135 | + functions-common:git_clone:664 : cd /opt/stack/nova 2026-04-02 02:29:41.142 | + functions-common:git_clone:665 : git show --oneline 2026-04-02 02:29:41.142 | + functions-common:git_clone:665 : head -1 2026-04-02 02:29:41.152 | 653f7a42d0 Follow ironic job rename 2026-04-02 02:29:41.158 | + functions-common:git_clone:666 : cd /opt/stack/devstack 2026-04-02 02:29:41.164 | + lib/nova:install_nova:961 : setup_develop /opt/stack/nova 2026-04-02 02:29:41.170 | + inc/python:setup_develop:353 : local bindep 2026-04-02 02:29:41.176 | + inc/python:setup_develop:354 : [[ /opt/stack/nova == -bindep* ]] 2026-04-02 02:29:41.182 | + inc/python:setup_develop:358 : local project_dir=/opt/stack/nova 2026-04-02 02:29:41.187 | + inc/python:setup_develop:359 : local extras= 2026-04-02 02:29:41.193 | + inc/python:setup_develop:360 : _setup_package_with_constraints_edit /opt/stack/nova -e 2026-04-02 02:29:41.199 | + inc/python:_setup_package_with_constraints_edit:379 : local bindep 2026-04-02 02:29:41.205 | + inc/python:_setup_package_with_constraints_edit:380 : [[ /opt/stack/nova == -bindep* ]] 2026-04-02 02:29:41.211 | + inc/python:_setup_package_with_constraints_edit:384 : local project_dir=/opt/stack/nova 2026-04-02 02:29:41.216 | + inc/python:_setup_package_with_constraints_edit:385 : local flags=-e 2026-04-02 02:29:41.222 | + inc/python:_setup_package_with_constraints_edit:386 : local extras= 2026-04-02 02:29:41.230 | ++ inc/python:_setup_package_with_constraints_edit:393 : cd /opt/stack/nova 2026-04-02 02:29:41.235 | ++ inc/python:_setup_package_with_constraints_edit:393 : pwd 2026-04-02 02:29:41.242 | + inc/python:_setup_package_with_constraints_edit:393 : project_dir=/opt/stack/nova 2026-04-02 02:29:41.249 | + inc/python:_setup_package_with_constraints_edit:395 : '[' -n /opt/stack/requirements ']' 2026-04-02 02:29:41.255 | + inc/python:_setup_package_with_constraints_edit:399 : local name 2026-04-02 02:29:41.263 | ++ inc/python:_setup_package_with_constraints_edit:400 : awk '/^name.*=/ {print $3}' /opt/stack/nova/setup.cfg 2026-04-02 02:29:41.274 | + inc/python:_setup_package_with_constraints_edit:400 : name=nova 2026-04-02 02:29:41.279 | + inc/python:_setup_package_with_constraints_edit:401 : '[' -z nova ']' 2026-04-02 02:29:41.286 | + inc/python:_setup_package_with_constraints_edit:405 : /opt/stack/requirements/.venv/bin/edit-constraints /opt/stack/requirements/upper-constraints.txt -- nova 2026-04-02 02:29:41.377 | + inc/python:_setup_package_with_constraints_edit:408 : setup_package /opt/stack/nova -e 2026-04-02 02:29:41.383 | + inc/python:setup_package:436 : local bindep=0 2026-04-02 02:29:41.388 | + inc/python:setup_package:437 : local bindep_flag= 2026-04-02 02:29:41.392 | + inc/python:setup_package:438 : local bindep_profiles= 2026-04-02 02:29:41.398 | + inc/python:setup_package:439 : [[ /opt/stack/nova == -bindep* ]] 2026-04-02 02:29:41.403 | + inc/python:setup_package:444 : local project_dir=/opt/stack/nova 2026-04-02 02:29:41.408 | + inc/python:setup_package:445 : local flags=-e 2026-04-02 02:29:41.414 | + inc/python:setup_package:446 : local extras= 2026-04-02 02:29:41.421 | + inc/python:setup_package:450 : [[ -n -e ]] 2026-04-02 02:29:41.428 | + inc/python:setup_package:450 : [[ -z '' ]] 2026-04-02 02:29:41.434 | + inc/python:setup_package:450 : [[ ! -e =~ ^-.* ]] 2026-04-02 02:29:41.440 | + inc/python:setup_package:455 : [[ ! -z '' ]] 2026-04-02 02:29:41.446 | + inc/python:setup_package:460 : [[ 0 == 1 ]] 2026-04-02 02:29:41.451 | + inc/python:setup_package:464 : pip_install -e /opt/stack/nova 2026-04-02 02:29:41.495 | Using python 3.12 to install /opt/stack/nova 2026-04-02 02:29:41.500 | + inc/python:pip_install:210 : env http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= /opt/stack/data/venv/bin/pip install -c /opt/stack/requirements/upper-constraints.txt -e /opt/stack/nova 2026-04-02 02:29:42.058 | Obtaining file:///opt/stack/nova 2026-04-02 02:29:42.060 | Installing build dependencies: started 2026-04-02 02:29:43.003 | Installing build dependencies: finished with status 'done' 2026-04-02 02:29:43.003 | Checking if build backend supports build_editable: started 2026-04-02 02:29:43.303 | Checking if build backend supports build_editable: finished with status 'done' 2026-04-02 02:29:43.304 | Getting requirements to build editable: started 2026-04-02 02:29:43.460 | Getting requirements to build editable: finished with status 'done' 2026-04-02 02:29:43.462 | Preparing editable metadata (pyproject.toml): started 2026-04-02 02:29:44.984 | Preparing editable metadata (pyproject.toml): finished with status 'done' 2026-04-02 02:29:45.005 | Requirement already satisfied: pbr>=5.8.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev30) (7.0.3) 2026-04-02 02:29:45.005 | Requirement already satisfied: SQLAlchemy>=1.4.13 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev30) (2.0.46) 2026-04-02 02:29:45.006 | Requirement already satisfied: decorator>=4.1.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev30) (5.2.1) 2026-04-02 02:29:45.006 | Requirement already satisfied: eventlet>=0.30.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev30) (0.40.4) 2026-04-02 02:29:45.006 | Requirement already satisfied: Jinja2>=2.10 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev30) (3.1.6) 2026-04-02 02:29:45.007 | Requirement already satisfied: keystonemiddleware>=4.20.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev30) (12.0.0) 2026-04-02 02:29:45.007 | Requirement already satisfied: lxml>=4.5.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev30) (6.0.2) 2026-04-02 02:29:45.008 | Requirement already satisfied: Routes>=2.3.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev30) (2.5.1) 2026-04-02 02:29:45.008 | Requirement already satisfied: cryptography>=2.7 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev30) (43.0.3) 2026-04-02 02:29:45.008 | Requirement already satisfied: WebOb>=1.8.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev30) (1.8.9) 2026-04-02 02:29:45.009 | Requirement already satisfied: greenlet>=0.4.15 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev30) (3.3.2) 2026-04-02 02:29:45.009 | Requirement already satisfied: PasteDeploy>=1.5.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev30) (3.1.0) 2026-04-02 02:29:45.010 | Requirement already satisfied: Paste>=2.0.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev30) (3.10.1) 2026-04-02 02:29:45.010 | Requirement already satisfied: PrettyTable>=0.7.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev30) (3.17.0) 2026-04-02 02:29:45.010 | Requirement already satisfied: alembic>=1.5.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev30) (1.18.4) 2026-04-02 02:29:45.011 | Requirement already satisfied: netaddr>=0.7.18 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev30) (1.3.0) 2026-04-02 02:29:45.011 | Requirement already satisfied: paramiko>=2.7.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev30) (4.0.0) 2026-04-02 02:29:45.012 | Requirement already satisfied: jsonschema>=4.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev30) (4.26.0) 2026-04-02 02:29:45.012 | Requirement already satisfied: python-cinderclient>=4.0.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev30) (9.9.0) 2026-04-02 02:29:45.012 | Requirement already satisfied: keystoneauth1>=3.16.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev30) (5.13.1) 2026-04-02 02:29:45.013 | Requirement already satisfied: python-neutronclient>=7.1.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev30) (11.8.0) 2026-04-02 02:29:45.013 | Requirement already satisfied: python-glanceclient>=4.7.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev30) (4.11.0) 2026-04-02 02:29:45.014 | Requirement already satisfied: requests>=2.25.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev30) (2.32.5) 2026-04-02 02:29:45.014 | Requirement already satisfied: stevedore>=1.20.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev30) (5.7.0) 2026-04-02 02:29:45.101 | Collecting websockify>=0.9.0 (from nova==33.1.0.dev30) 2026-04-02 02:29:45.172 | Downloading websockify-0.13.0-py3-none-any.whl.metadata (14 kB) 2026-04-02 02:29:45.187 | Requirement already satisfied: oslo.cache>=1.26.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev30) (4.1.1) 2026-04-02 02:29:45.188 | Requirement already satisfied: oslo.concurrency>=5.0.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev30) (7.4.0) 2026-04-02 02:29:45.189 | Requirement already satisfied: oslo.config>=8.6.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev30) (10.3.0) 2026-04-02 02:29:45.189 | Requirement already satisfied: oslo.context>=3.4.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev30) (6.3.0) 2026-04-02 02:29:45.190 | Requirement already satisfied: oslo.log>=4.6.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev30) (8.1.0) 2026-04-02 02:29:45.191 | Requirement already satisfied: oslo.limit>=2.9.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev30) (2.10.0) 2026-04-02 02:29:45.192 | Requirement already satisfied: oslo.reports>=1.18.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev30) (3.7.0) 2026-04-02 02:29:45.192 | Requirement already satisfied: oslo.serialization>=4.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev30) (5.9.1) 2026-04-02 02:29:45.192 | Requirement already satisfied: oslo.upgradecheck>=1.3.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev30) (2.7.1) 2026-04-02 02:29:45.193 | Requirement already satisfied: oslo.utils>=8.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev30) (10.0.0) 2026-04-02 02:29:45.193 | Requirement already satisfied: oslo.db>=10.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev30) (18.0.0) 2026-04-02 02:29:45.194 | Requirement already satisfied: oslo.rootwrap>=5.15.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev30) (7.9.0) 2026-04-02 02:29:45.194 | Requirement already satisfied: oslo.messaging>=14.1.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev30) (17.3.0) 2026-04-02 02:29:45.194 | Requirement already satisfied: oslo.policy>=4.5.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev30) (5.0.0) 2026-04-02 02:29:45.195 | Requirement already satisfied: oslo.privsep>=2.6.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev30) (3.10.1) 2026-04-02 02:29:45.195 | Requirement already satisfied: oslo.i18n>=5.1.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev30) (6.7.2) 2026-04-02 02:29:45.196 | 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.dev30) (4.5.1) 2026-04-02 02:29:45.196 | Requirement already satisfied: rfc3986>=1.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev30) (2.0.0) 2026-04-02 02:29:45.197 | Requirement already satisfied: oslo.middleware>=3.31.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev30) (8.0.0) 2026-04-02 02:29:45.197 | Requirement already satisfied: psutil>=3.2.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev30) (7.2.2) 2026-04-02 02:29:45.197 | Requirement already satisfied: oslo.versionedobjects>=1.35.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev30) (3.9.0) 2026-04-02 02:29:45.198 | Requirement already satisfied: os-brick>=6.10.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev30) (7.0.0) 2026-04-02 02:29:45.198 | Requirement already satisfied: os-resource-classes>=1.1.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev30) (1.1.0) 2026-04-02 02:29:45.199 | Requirement already satisfied: os-traits>=3.6.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev30) (3.6.0) 2026-04-02 02:29:45.199 | Requirement already satisfied: os-vif>=3.1.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev30) (4.3.0) 2026-04-02 02:29:45.199 | Requirement already satisfied: castellan>=0.16.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev30) (5.6.0) 2026-04-02 02:29:45.215 | Collecting microversion-parse>=0.2.1 (from nova==33.1.0.dev30) 2026-04-02 02:29:45.223 | Downloading microversion_parse-2.1.0-py3-none-any.whl.metadata (5.1 kB) 2026-04-02 02:29:45.234 | Requirement already satisfied: tooz>=1.58.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev30) (8.1.0) 2026-04-02 02:29:45.235 | Requirement already satisfied: cursive>=0.2.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev30) (0.2.3) 2026-04-02 02:29:45.235 | Requirement already satisfied: retrying>=1.3.3 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev30) (1.4.2) 2026-04-02 02:29:45.236 | Requirement already satisfied: os-service-types>=1.7.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev30) (1.8.2) 2026-04-02 02:29:45.236 | Requirement already satisfied: python-dateutil>=2.7.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev30) (2.9.0.post0) 2026-04-02 02:29:45.237 | Requirement already satisfied: futurist>=3.2.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev30) (3.2.1) 2026-04-02 02:29:45.237 | Requirement already satisfied: openstacksdk>=4.4.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev30) (4.10.0) 2026-04-02 02:29:45.238 | Requirement already satisfied: PyYAML>=5.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev30) (6.0.3) 2026-04-02 02:29:45.240 | Requirement already satisfied: Mako in /opt/stack/data/venv/lib/python3.12/site-packages (from alembic>=1.5.0->nova==33.1.0.dev30) (1.3.10) 2026-04-02 02:29:45.241 | 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.dev30) (4.15.0) 2026-04-02 02:29:45.243 | 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.dev30) (7.3.0) 2026-04-02 02:29:45.246 | Requirement already satisfied: cffi>=1.12 in /opt/stack/data/venv/lib/python3.12/site-packages (from cryptography>=2.7->nova==33.1.0.dev30) (2.0.0) 2026-04-02 02:29:45.249 | 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.dev30) (3.0) 2026-04-02 02:29:45.253 | 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.dev30) (2.8.0) 2026-04-02 02:29:45.257 | 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.dev30) (3.1.0) 2026-04-02 02:29:45.258 | 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.dev30) (2.1.1) 2026-04-02 02:29:45.261 | Requirement already satisfied: MarkupSafe>=2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from Jinja2>=2.10->nova==33.1.0.dev30) (3.0.3) 2026-04-02 02:29:45.262 | 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.dev30) (25.4.0) 2026-04-02 02:29:45.263 | 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.dev30) (2025.9.1) 2026-04-02 02:29:45.263 | 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.dev30) (0.37.0) 2026-04-02 02:29:45.264 | 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.dev30) (0.30.0) 2026-04-02 02:29:45.268 | 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.dev30) (2.1.0) 2026-04-02 02:29:45.272 | 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.dev30) (4.0.1) 2026-04-02 02:29:45.272 | 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.dev30) (2.11.0) 2026-04-02 02:29:45.273 | 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.dev30) (5.8.0) 2026-04-02 02:29:45.281 | 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.dev30) (1.5.0) 2026-04-02 02:29:45.281 | 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.dev30) (1.1.0) 2026-04-02 02:29:45.282 | 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.dev30) (1.33) 2026-04-02 02:29:45.282 | Requirement already satisfied: platformdirs>=3 in /opt/stack/data/venv/lib/python3.12/site-packages (from openstacksdk>=4.4.0->nova==33.1.0.dev30) (4.9.2) 2026-04-02 02:29:45.283 | Requirement already satisfied: requestsexceptions>=1.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from openstacksdk>=4.4.0->nova==33.1.0.dev30) (1.4.0) 2026-04-02 02:29:45.288 | 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.dev30) (3.0.0) 2026-04-02 02:29:45.292 | 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.dev30) (9.1.4) 2026-04-02 02:29:45.299 | 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.dev30) (2.16.0) 2026-04-02 02:29:45.300 | Requirement already satisfied: pyroute2>=0.5.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from os-vif>=3.1.0->nova==33.1.0.dev30) (0.8.1) 2026-04-02 02:29:45.304 | 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.dev30) (0.20) 2026-04-02 02:29:45.312 | 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.dev30) (2.0.2) 2026-04-02 02:29:45.312 | 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.dev30) (0.5.0) 2026-04-02 02:29:45.322 | 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.dev30) (7.0.1) 2026-04-02 02:29:45.322 | 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.dev30) (5.3.1) 2026-04-02 02:29:45.323 | 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.dev30) (5.6.2) 2026-04-02 02:29:45.323 | 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.dev30) (0.15.1) 2026-04-02 02:29:45.326 | 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.dev30) (5.1.0) 2026-04-02 02:29:45.332 | 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.dev30) (2025.3) 2026-04-02 02:29:45.332 | 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.dev30) (26.0) 2026-04-02 02:29:45.336 | 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.dev30) (0.24.1) 2026-04-02 02:29:45.338 | 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.dev30) (5.0.0) 2026-04-02 02:29:45.339 | 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.dev30) (4.0.1) 2026-04-02 02:29:45.348 | Requirement already satisfied: msgpack>=0.6.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.privsep>=2.6.2->nova==33.1.0.dev30) (1.1.2) 2026-04-02 02:29:45.361 | 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.dev30) (1.7.3) 2026-04-02 02:29:45.365 | 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.dev30) (2.2.0) 2026-04-02 02:29:45.368 | 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.dev30) (1.3.7) 2026-04-02 02:29:45.374 | 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.dev30) (3.3.2) 2026-04-02 02:29:45.382 | 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.dev30) (4.3.1) 2026-04-02 02:29:45.382 | 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.dev30) (3.7.0) 2026-04-02 02:29:45.388 | 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.dev30) (2.4.0) 2026-04-02 02:29:45.394 | 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.dev30) (2.2.1) 2026-04-02 02:29:45.395 | 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.dev30) (1.6.2) 2026-04-02 02:29:45.400 | Requirement already satisfied: setuptools in /opt/stack/data/venv/lib/python3.12/site-packages (from Paste>=2.0.2->nova==33.1.0.dev30) (82.0.1) 2026-04-02 02:29:45.412 | Requirement already satisfied: wcwidth in /opt/stack/data/venv/lib/python3.12/site-packages (from PrettyTable>=0.7.1->nova==33.1.0.dev30) (0.6.0) 2026-04-02 02:29:45.440 | 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.dev30) (4.13.2) 2026-04-02 02:29:45.444 | 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.dev30) (0.6.0) 2026-04-02 02:29:45.444 | Requirement already satisfied: cmd2>=1.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from cliff>=2.8.0->python-barbicanclient>=5.5.0->castellan>=0.16.0->nova==33.1.0.dev30) (3.2.0) 2026-04-02 02:29:45.451 | Requirement already satisfied: pyperclip>=1.8.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from cmd2>=1.0.0->cliff>=2.8.0->python-barbicanclient>=5.5.0->castellan>=0.16.0->nova==33.1.0.dev30) (1.11.0) 2026-04-02 02:29:45.452 | Requirement already satisfied: rich>=14.3.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from cmd2>=1.0.0->cliff>=2.8.0->python-barbicanclient>=5.5.0->castellan>=0.16.0->nova==33.1.0.dev30) (14.3.3) 2026-04-02 02:29:45.452 | Requirement already satisfied: rich-argparse>=1.7.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from cmd2>=1.0.0->cliff>=2.8.0->python-barbicanclient>=5.5.0->castellan>=0.16.0->nova==33.1.0.dev30) (1.7.2) 2026-04-02 02:29:45.463 | 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.dev30) (1.17.0) 2026-04-02 02:29:45.466 | 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.dev30) (2.1.0) 2026-04-02 02:29:45.467 | 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.dev30) (24.2.1) 2026-04-02 02:29:45.479 | 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.dev30) (4.4.0) 2026-04-02 02:29:45.496 | 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.dev30) (3.4.4) 2026-04-02 02:29:45.497 | 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.dev30) (3.11) 2026-04-02 02:29:45.497 | Requirement already satisfied: urllib3<3,>=1.21.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from requests>=2.25.1->nova==33.1.0.dev30) (2.6.3) 2026-04-02 02:29:45.498 | Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3/dist-packages (from requests>=2.25.1->nova==33.1.0.dev30) (2023.11.17) 2026-04-02 02:29:45.528 | Requirement already satisfied: markdown-it-py>=2.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from rich>=14.3.0->cmd2>=1.0.0->cliff>=2.8.0->python-barbicanclient>=5.5.0->castellan>=0.16.0->nova==33.1.0.dev30) (4.0.0) 2026-04-02 02:29:45.528 | Requirement already satisfied: pygments<3.0.0,>=2.13.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from rich>=14.3.0->cmd2>=1.0.0->cliff>=2.8.0->python-barbicanclient>=5.5.0->castellan>=0.16.0->nova==33.1.0.dev30) (2.19.2) 2026-04-02 02:29:45.536 | Requirement already satisfied: mdurl~=0.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from markdown-it-py>=2.2.0->rich>=14.3.0->cmd2>=1.0.0->cliff>=2.8.0->python-barbicanclient>=5.5.0->castellan>=0.16.0->nova==33.1.0.dev30) (0.1.2) 2026-04-02 02:29:45.548 | 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.dev30) (0.7) 2026-04-02 02:29:45.584 | Requirement already satisfied: testtools in /opt/stack/data/venv/lib/python3.12/site-packages (from testscenarios>=0.4->oslo.db>=10.0.0->nova==33.1.0.dev30) (2.8.5) 2026-04-02 02:29:45.588 | 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.dev30) (0.16.0) 2026-04-02 02:29:45.887 | Collecting numpy (from websockify>=0.9.0->nova==33.1.0.dev30) 2026-04-02 02:29:45.892 | Downloading numpy-2.2.6-cp312-cp312-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.metadata (62 kB) 2026-04-02 02:29:45.950 | Collecting jwcrypto (from websockify>=0.9.0->nova==33.1.0.dev30) 2026-04-02 02:29:45.955 | Downloading jwcrypto-1.5.6-py3-none-any.whl.metadata (3.1 kB) 2026-04-02 02:29:45.997 | Collecting redis (from websockify>=0.9.0->nova==33.1.0.dev30) 2026-04-02 02:29:46.001 | Downloading redis-7.2.0-py3-none-any.whl.metadata (12 kB) 2026-04-02 02:29:46.079 | Downloading microversion_parse-2.1.0-py3-none-any.whl (20 kB) 2026-04-02 02:29:46.093 | Downloading websockify-0.13.0-py3-none-any.whl (41 kB) 2026-04-02 02:29:46.105 | Downloading jwcrypto-1.5.6-py3-none-any.whl (92 kB) 2026-04-02 02:29:46.123 | Downloading numpy-2.2.6-cp312-cp312-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (16.5 MB) 2026-04-02 02:29:46.333 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 16.5/16.5 MB 79.5 MB/s 0:00:00 2026-04-02 02:29:46.338 | Downloading redis-7.2.0-py3-none-any.whl (394 kB) 2026-04-02 02:29:46.380 | Building wheels for collected packages: nova 2026-04-02 02:29:46.381 | Building editable for nova (pyproject.toml): started 2026-04-02 02:29:48.051 | Building editable for nova (pyproject.toml): finished with status 'done' 2026-04-02 02:29:48.052 | Created wheel for nova: filename=nova-33.1.0.dev30-0.editable-py3-none-any.whl size=9407 sha256=4811525030e7893b28e4e26a97645fbfecc0d234cf39ca8d577174bec81bfcbd 2026-04-02 02:29:48.052 | Stored in directory: /tmp/pip-ephem-wheel-cache-u0o3feqp/wheels/ee/2b/3a/69794dff55dd5d6c4a3613dfc37217369e4acdbc37f2b08153 2026-04-02 02:29:48.058 | Successfully built nova 2026-04-02 02:29:48.201 | Installing collected packages: redis, numpy, microversion-parse, jwcrypto, websockify, nova 2026-04-02 02:29:50.589 | 2026-04-02 02:29:50.609 | Successfully installed jwcrypto-1.5.6 microversion-parse-2.1.0 nova-33.1.0.dev30 numpy-2.2.6 redis-7.2.0 websockify-0.13.0 2026-04-02 02:29:50.766 | + inc/python:pip_install:216 : result=0 2026-04-02 02:29:50.773 | + inc/python:pip_install:218 : time_stop pip_install 2026-04-02 02:29:50.779 | + functions-common:time_stop:2412 : local name 2026-04-02 02:29:50.784 | + functions-common:time_stop:2413 : local end_time 2026-04-02 02:29:50.789 | + functions-common:time_stop:2414 : local elapsed_time 2026-04-02 02:29:50.795 | + functions-common:time_stop:2415 : local total 2026-04-02 02:29:50.800 | + functions-common:time_stop:2416 : local start_time 2026-04-02 02:29:50.805 | + functions-common:time_stop:2418 : name=pip_install 2026-04-02 02:29:50.810 | + functions-common:time_stop:2419 : start_time=1775096981484 2026-04-02 02:29:50.816 | + functions-common:time_stop:2421 : [[ -z 1775096981484 ]] 2026-04-02 02:29:50.822 | ++ functions-common:time_stop:2424 : date +%s%3N 2026-04-02 02:29:50.831 | + functions-common:time_stop:2424 : end_time=1775096990825 2026-04-02 02:29:50.835 | + functions-common:time_stop:2425 : elapsed_time=9341 2026-04-02 02:29:50.841 | + functions-common:time_stop:2426 : total=99358 2026-04-02 02:29:50.846 | + functions-common:time_stop:2428 : _TIME_START[$name]= 2026-04-02 02:29:50.852 | + functions-common:time_stop:2429 : _TIME_TOTAL[$name]=108699 2026-04-02 02:29:50.857 | + inc/python:pip_install:219 : return 0 2026-04-02 02:29:50.862 | + inc/python:setup_package:466 : [[ -e == \-\e ]] 2026-04-02 02:29:50.869 | + inc/python:setup_package:466 : [[ True == \F\a\l\s\e ]] 2026-04-02 02:29:50.875 | + inc/python:_setup_package_with_constraints_edit:412 : use_library_from_git /opt/stack/nova 2026-04-02 02:29:50.881 | + inc/python:use_library_from_git:266 : local name=/opt/stack/nova 2026-04-02 02:29:50.886 | + inc/python:use_library_from_git:267 : local enabled=1 2026-04-02 02:29:50.893 | + inc/python:use_library_from_git:268 : [[ novnc,barbican,cinder,devstack,glance,keystone,magnum,manila,neutron,nova,octavia,os-test-images,ovn-octavia-provider,placement,python-magnumclient,requirements,swift,magnum-cluster-api = \A\L\L ]] 2026-04-02 02:29:50.900 | + inc/python:use_library_from_git:268 : [[ ,novnc,barbican,cinder,devstack,glance,keystone,magnum,manila,neutron,nova,octavia,os-test-images,ovn-octavia-provider,placement,python-magnumclient,requirements,swift,magnum-cluster-api, =~ ,/opt/stack/nova, ]] 2026-04-02 02:29:50.907 | + inc/python:use_library_from_git:269 : return 1 2026-04-02 02:29:50.913 | + lib/nova:install_nova:962 : sudo install -D -m 0644 -o stack /opt/stack/nova/tools/nova-manage.bash_completion /etc/bash_completion.d/nova-manage.bash_completion 2026-04-02 02:29:50.937 | + lib/stack:stack_install_service:33 : [[ False = True ]] 2026-04-02 02:29:50.943 | + ./stack.sh:main:956 : configure_nova 2026-04-02 02:29:50.949 | + lib/nova:configure_nova:260 : sudo install -d -o stack /etc/nova 2026-04-02 02:29:50.975 | + lib/nova:configure_nova:262 : configure_rootwrap nova 2026-04-02 02:29:50.981 | + inc/rootwrap:configure_rootwrap:43 : local project=nova 2026-04-02 02:29:50.986 | + inc/rootwrap:configure_rootwrap:44 : local project_uc 2026-04-02 02:29:50.995 | ++ inc/rootwrap:configure_rootwrap:45 : echo nova 2026-04-02 02:29:50.996 | ++ inc/rootwrap:configure_rootwrap:45 : tr a-z A-Z 2026-04-02 02:29:51.006 | + inc/rootwrap:configure_rootwrap:45 : project_uc=NOVA 2026-04-02 02:29:51.011 | + inc/rootwrap:configure_rootwrap:46 : local bin_dir=NOVA_BIN_DIR 2026-04-02 02:29:51.017 | + inc/rootwrap:configure_rootwrap:47 : bin_dir=/opt/stack/data/venv/bin 2026-04-02 02:29:51.023 | + inc/rootwrap:configure_rootwrap:48 : local project_dir=NOVA_DIR 2026-04-02 02:29:51.029 | + inc/rootwrap:configure_rootwrap:49 : project_dir=/opt/stack/nova 2026-04-02 02:29:51.035 | + inc/rootwrap:configure_rootwrap:51 : local rootwrap_conf_src_dir=/opt/stack/nova/etc/nova 2026-04-02 02:29:51.041 | + inc/rootwrap:configure_rootwrap:52 : local rootwrap_bin=/opt/stack/data/venv/bin/nova-rootwrap 2026-04-02 02:29:51.046 | + inc/rootwrap:configure_rootwrap:55 : sudo rm -rf /etc/nova/rootwrap.d 2026-04-02 02:29:51.070 | + inc/rootwrap:configure_rootwrap:56 : sudo install -d -o root -g root -m 755 /etc/nova/rootwrap.d 2026-04-02 02:29:51.095 | + inc/rootwrap:configure_rootwrap:57 : sudo install -o root -g root -m 644 /opt/stack/nova/etc/nova/rootwrap.d/compute.filters /etc/nova/rootwrap.d 2026-04-02 02:29:51.118 | + inc/rootwrap:configure_rootwrap:60 : sudo install -o root -g root -m 644 /opt/stack/nova/etc/nova/rootwrap.conf /etc/nova/rootwrap.conf 2026-04-02 02:29:51.140 | + inc/rootwrap:configure_rootwrap:61 : sudo sed -e 's:^filters_path=.*$:filters_path=/etc/nova/rootwrap.d:' -i /etc/nova/rootwrap.conf 2026-04-02 02:29:51.162 | + inc/rootwrap:configure_rootwrap:66 : sudo sed -e 's/^exec_dirs=.*/#&/' -i /etc/nova/rootwrap.conf 2026-04-02 02:29:51.185 | + inc/rootwrap:configure_rootwrap:69 : local tempfile 2026-04-02 02:29:51.193 | ++ inc/rootwrap:configure_rootwrap:70 : mktemp 2026-04-02 02:29:51.201 | + inc/rootwrap:configure_rootwrap:70 : tempfile=/tmp/tmp.b7LrGweH6O 2026-04-02 02:29:51.207 | + inc/rootwrap:configure_rootwrap:72 : rootwrap_sudo_cmd='/opt/stack/data/venv/bin/nova-rootwrap /etc/nova/rootwrap.conf *' 2026-04-02 02:29:51.212 | + inc/rootwrap:configure_rootwrap:73 : echo 'stack ALL=(root) NOPASSWD: /opt/stack/data/venv/bin/nova-rootwrap /etc/nova/rootwrap.conf *' 2026-04-02 02:29:51.218 | + inc/rootwrap:configure_rootwrap:74 : '[' -f /opt/stack/data/venv/bin/nova-rootwrap-daemon ']' 2026-04-02 02:29:51.224 | + inc/rootwrap:configure_rootwrap:76 : rootwrap_sudo_cmd='/opt/stack/data/venv/bin/nova-rootwrap-daemon /etc/nova/rootwrap.conf' 2026-04-02 02:29:51.228 | + inc/rootwrap:configure_rootwrap:77 : echo 'stack ALL=(root) NOPASSWD: /opt/stack/data/venv/bin/nova-rootwrap-daemon /etc/nova/rootwrap.conf' 2026-04-02 02:29:51.234 | + inc/rootwrap:configure_rootwrap:79 : chmod 0440 /tmp/tmp.b7LrGweH6O 2026-04-02 02:29:51.243 | + inc/rootwrap:configure_rootwrap:80 : sudo chown root:root /tmp/tmp.b7LrGweH6O 2026-04-02 02:29:51.262 | + inc/rootwrap:configure_rootwrap:81 : sudo mv /tmp/tmp.b7LrGweH6O /etc/sudoers.d/nova-rootwrap 2026-04-02 02:29:51.284 | ++ inc/rootwrap:configure_rootwrap:85 : dirname /opt/stack/data/venv/bin/nova-rootwrap 2026-04-02 02:29:51.293 | + inc/rootwrap:configure_rootwrap:85 : add_sudo_secure_path /opt/stack/data/venv/bin 2026-04-02 02:29:51.299 | + inc/rootwrap:add_sudo_secure_path:21 : local dir=/opt/stack/data/venv/bin 2026-04-02 02:29:51.305 | + inc/rootwrap:add_sudo_secure_path:22 : local line 2026-04-02 02:29:51.310 | + inc/rootwrap:add_sudo_secure_path:25 : [[ -r /etc/sudoers.d/zz-secure-path ]] 2026-04-02 02:29:51.316 | + inc/rootwrap:add_sudo_secure_path:28 : line='Defaults:stack secure_path=/usr/local/sbin:/usr/local/bin:/usr/sbin:/sbin:/usr/bin:/bin' 2026-04-02 02:29:51.322 | + inc/rootwrap:add_sudo_secure_path:32 : [[ ! Defaults:stack secure_path=/usr/local/sbin:/usr/local/bin:/usr/sbin:/sbin:/usr/bin:/bin =~ /opt/stack/data/venv/bin ]] 2026-04-02 02:29:51.329 | + inc/rootwrap:add_sudo_secure_path:33 : echo 'Defaults:stack secure_path=/usr/local/sbin:/usr/local/bin:/usr/sbin:/sbin:/usr/bin:/bin:/opt/stack/data/venv/bin' 2026-04-02 02:29:51.329 | + inc/rootwrap:add_sudo_secure_path:33 : sudo tee /etc/sudoers.d/zz-secure-path 2026-04-02 02:29:51.343 | Defaults:stack secure_path=/usr/local/sbin:/usr/local/bin:/usr/sbin:/sbin:/usr/bin:/bin:/opt/stack/data/venv/bin 2026-04-02 02:29:51.351 | + inc/rootwrap:add_sudo_secure_path:34 : sudo chmod 400 /etc/sudoers.d/zz-secure-path 2026-04-02 02:29:51.373 | + inc/rootwrap:add_sudo_secure_path:35 : sudo chown root:root /etc/sudoers.d/zz-secure-path 2026-04-02 02:29:51.395 | + lib/nova:configure_nova:264 : [[ c-api,c-bak,c-sch,c-vol,etcd3,file_tracker,g-api,key,memory_tracker,mysql,n-api,n-api-meta,n-cond,n-cpu,n-novnc,n-sch,o-api,o-da,o-hk,octavia,openstack-cli-server,ovn-controller,ovn-northd,ovs-vswitchd,ovsdb-server,placement-api,q-ovn-agent,q-svc,rabbit,tls-proxy,barbican,magnum-api,magnum-cond,manila,m-api,m-shr,m-sch,m-dat,magnum-cluster-api =~ n-api ]] 2026-04-02 02:29:51.400 | + lib/nova:configure_nova:266 : cp /opt/stack/nova/etc/nova/api-paste.ini /etc/nova 2026-04-02 02:29:51.410 | + lib/nova:configure_nova:269 : is_service_enabled n-cpu 2026-04-02 02:29:51.444 | + functions-common:is_service_enabled:2068 : return 0 2026-04-02 02:29:51.450 | + lib/nova:configure_nova:271 : sudo sysctl -w net.ipv4.ip_forward=1 2026-04-02 02:29:51.466 | net.ipv4.ip_forward = 1 2026-04-02 02:29:51.474 | + lib/nova:configure_nova:273 : [[ libvirt = \l\i\b\v\i\r\t ]] 2026-04-02 02:29:51.480 | + lib/nova:configure_nova:277 : [[ kvm == \k\v\m ]] 2026-04-02 02:29:51.485 | + lib/nova:configure_nova:278 : sudo modprobe kvm 2026-04-02 02:29:51.510 | + lib/nova:configure_nova:279 : '[' '!' -e /dev/kvm ']' 2026-04-02 02:29:51.515 | + lib/nova:configure_nova:294 : [[ kvm == \l\x\c ]] 2026-04-02 02:29:51.521 | + lib/nova:configure_nova:309 : sudo install -d -o stack /opt/stack/data/nova/instances 2026-04-02 02:29:51.545 | + lib/nova:configure_nova:314 : '[' -L /dev/disk/by-label/nova-instances ']' 2026-04-02 02:29:51.553 | + lib/nova:configure_nova:323 : sudo tee /etc/iscsi/initiatorname.iscsi 2026-04-02 02:29:51.554 | ++ lib/nova:configure_nova:323 : iscsi-iname 2026-04-02 02:29:51.563 | + lib/nova:configure_nova:323 : echo InitiatorName=iqn.2016-04.com.open-iscsi:464fbc678f9e 2026-04-02 02:29:51.566 | InitiatorName=iqn.2016-04.com.open-iscsi:464fbc678f9e 2026-04-02 02:29:51.574 | + lib/nova:configure_nova:325 : [[ False == \T\r\u\e ]] 2026-04-02 02:29:51.578 | + lib/nova:configure_nova:340 : iniset -sudo /etc/iscsi/iscsid.conf DEFAULT node.session.auth.chap_algs SHA3-256,SHA256 2026-04-02 02:29:51.699 | + lib/nova:configure_nova:342 : [[ lioadm != \n\v\m\e\t ]] 2026-04-02 02:29:51.703 | + lib/nova:configure_nova:344 : restart_service iscsid 2026-04-02 02:29:51.709 | + functions-common:restart_service:2296 : '[' -x /bin/systemctl ']' 2026-04-02 02:29:51.715 | + functions-common:restart_service:2297 : sudo /bin/systemctl restart iscsid 2026-04-02 02:29:51.795 | + lib/nova:configure_nova:367 : create_nova_conf 2026-04-02 02:29:51.800 | + lib/nova:create_nova_conf:437 : rm -f /opt/stack/nova/bin/nova.conf 2026-04-02 02:29:51.808 | + lib/nova:create_nova_conf:440 : rm -f /etc/nova/nova.conf 2026-04-02 02:29:51.815 | + lib/nova:create_nova_conf:441 : iniset /etc/nova/nova.conf DEFAULT debug True 2026-04-02 02:29:51.902 | + lib/nova:create_nova_conf:442 : '[' True == True ']' 2026-04-02 02:29:51.907 | + lib/nova:create_nova_conf:443 : iniset /etc/nova/nova.conf DEFAULT allow_resize_to_same_host True 2026-04-02 02:29:51.965 | + lib/nova:create_nova_conf:445 : iniset /etc/nova/nova.conf wsgi api_paste_config /etc/nova/api-paste.ini 2026-04-02 02:29:52.025 | + lib/nova:create_nova_conf:446 : iniset /etc/nova/nova.conf DEFAULT rootwrap_config /etc/nova/rootwrap.conf 2026-04-02 02:29:52.087 | + lib/nova:create_nova_conf:447 : iniset /etc/nova/nova.conf filter_scheduler enabled_filters ComputeFilter,ComputeCapabilitiesFilter,ImagePropertiesFilter,ServerGroupAntiAffinityFilter,ServerGroupAffinityFilter,SameHostFilter,DifferentHostFilter 2026-04-02 02:29:52.151 | + lib/nova:create_nova_conf:448 : iniset /etc/nova/nova.conf scheduler workers 4 2026-04-02 02:29:52.215 | + lib/nova:create_nova_conf:449 : iniset /etc/nova/nova.conf neutron default_floating_pool public 2026-04-02 02:29:52.281 | + lib/nova:create_nova_conf:450 : iniset /etc/nova/nova.conf DEFAULT my_ip 199.19.213.213 2026-04-02 02:29:52.344 | + lib/nova:create_nova_conf:451 : iniset /etc/nova/nova.conf DEFAULT instance_name_template instance-%08x 2026-04-02 02:29:52.405 | + lib/nova:create_nova_conf:452 : iniset /etc/nova/nova.conf DEFAULT osapi_compute_listen 0.0.0.0 2026-04-02 02:29:52.467 | + lib/nova:create_nova_conf:453 : iniset /etc/nova/nova.conf DEFAULT metadata_listen 0.0.0.0 2026-04-02 02:29:52.531 | + lib/nova:create_nova_conf:454 : iniset /etc/nova/nova.conf DEFAULT shutdown_timeout 0 2026-04-02 02:29:52.591 | + lib/nova:create_nova_conf:458 : iniset /etc/nova/nova.conf api response_validation error 2026-04-02 02:29:52.658 | + lib/nova:create_nova_conf:460 : iniset /etc/nova/nova.conf key_manager backend nova.keymgr.conf_key_mgr.ConfKeyManager 2026-04-02 02:29:52.729 | + lib/nova:create_nova_conf:462 : iniset /etc/nova/nova.conf DEFAULT report_interval 120 2026-04-02 02:29:52.796 | + lib/nova:create_nova_conf:463 : iniset /etc/nova/nova.conf DEFAULT service_down_time 720 2026-04-02 02:29:52.858 | + lib/nova:create_nova_conf:465 : is_fedora 2026-04-02 02:29:52.862 | + functions-common:is_fedora:524 : [[ -z Ubuntu ]] 2026-04-02 02:29:52.868 | + functions-common:is_fedora:528 : '[' Ubuntu = Fedora ']' 2026-04-02 02:29:52.873 | + functions-common:is_fedora:528 : '[' Ubuntu = 'Red Hat' ']' 2026-04-02 02:29:52.879 | + functions-common:is_fedora:529 : '[' Ubuntu = openEuler ']' 2026-04-02 02:29:52.884 | + functions-common:is_fedora:530 : '[' Ubuntu = RedHatEnterpriseServer ']' 2026-04-02 02:29:52.890 | + functions-common:is_fedora:531 : '[' Ubuntu = RedHatEnterprise ']' 2026-04-02 02:29:52.895 | + functions-common:is_fedora:532 : '[' Ubuntu = RedHatEnterpriseLinux ']' 2026-04-02 02:29:52.900 | + functions-common:is_fedora:533 : '[' Ubuntu = RockyLinux ']' 2026-04-02 02:29:52.907 | + functions-common:is_fedora:534 : '[' Ubuntu = CentOS ']' 2026-04-02 02:29:52.911 | + functions-common:is_fedora:534 : '[' Ubuntu = CentOSStream ']' 2026-04-02 02:29:52.917 | + functions-common:is_fedora:535 : '[' Ubuntu = AlmaLinux ']' 2026-04-02 02:29:52.922 | + functions-common:is_fedora:536 : '[' Ubuntu = OracleServer ']' 2026-04-02 02:29:52.927 | + functions-common:is_fedora:536 : '[' Ubuntu = Virtuozzo ']' 2026-04-02 02:29:52.933 | + lib/nova:create_nova_conf:474 : is_service_enabled n-api n-cond n-sched n-spice n-novnc n-sproxy 2026-04-02 02:29:52.969 | + functions-common:is_service_enabled:2068 : return 0 2026-04-02 02:29:52.975 | + lib/nova:create_nova_conf:478 : [[ superconductor == \s\i\n\g\l\e\c\o\n\d\u\c\t\o\r ]] 2026-04-02 02:29:52.980 | + lib/nova:create_nova_conf:481 : local db=nova_cell0 2026-04-02 02:29:52.984 | + lib/nova:create_nova_conf:484 : iniset /etc/nova/nova.conf filter_scheduler track_instance_changes False 2026-04-02 02:29:53.052 | ++ lib/nova:create_nova_conf:487 : database_connection_url nova_cell0 2026-04-02 02:29:53.057 | ++ lib/database:database_connection_url:134 : local db=nova_cell0 2026-04-02 02:29:53.064 | ++ lib/database:database_connection_url:135 : database_connection_url_mysql nova_cell0 2026-04-02 02:29:53.069 | ++ lib/databases/mysql:database_connection_url_mysql:251 : local db=nova_cell0 2026-04-02 02:29:53.073 | ++ lib/databases/mysql:database_connection_url_mysql:252 : local plugin 2026-04-02 02:29:53.078 | ++ lib/databases/mysql:database_connection_url_mysql:256 : [[ True == \T\r\u\e ]] 2026-04-02 02:29:53.083 | ++ lib/databases/mysql:database_connection_url_mysql:257 : is_service_enabled mysql 2026-04-02 02:29:53.119 | ++ functions-common:is_service_enabled:2068 : return 0 2026-04-02 02:29:53.124 | ++ lib/databases/mysql:database_connection_url_mysql:258 : plugin='&plugin=dbcounter' 2026-04-02 02:29:53.129 | ++ lib/databases/mysql:database_connection_url_mysql:262 : echo 'mysql+pymysql://root:secretdatabase@127.0.0.1/nova_cell0?charset=utf8&plugin=dbcounter' 2026-04-02 02:29:53.137 | + 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-04-02 02:29:53.213 | ++ lib/nova:create_nova_conf:488 : database_connection_url nova_api 2026-04-02 02:29:53.219 | ++ lib/database:database_connection_url:134 : local db=nova_api 2026-04-02 02:29:53.225 | ++ lib/database:database_connection_url:135 : database_connection_url_mysql nova_api 2026-04-02 02:29:53.233 | ++ lib/databases/mysql:database_connection_url_mysql:251 : local db=nova_api 2026-04-02 02:29:53.237 | ++ lib/databases/mysql:database_connection_url_mysql:252 : local plugin 2026-04-02 02:29:53.241 | ++ lib/databases/mysql:database_connection_url_mysql:256 : [[ True == \T\r\u\e ]] 2026-04-02 02:29:53.247 | ++ lib/databases/mysql:database_connection_url_mysql:257 : is_service_enabled mysql 2026-04-02 02:29:53.279 | ++ functions-common:is_service_enabled:2068 : return 0 2026-04-02 02:29:53.286 | ++ lib/databases/mysql:database_connection_url_mysql:258 : plugin='&plugin=dbcounter' 2026-04-02 02:29:53.292 | ++ lib/databases/mysql:database_connection_url_mysql:262 : echo 'mysql+pymysql://root:secretdatabase@127.0.0.1/nova_api?charset=utf8&plugin=dbcounter' 2026-04-02 02:29:53.299 | + 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-04-02 02:29:53.371 | + lib/nova:create_nova_conf:493 : iniset /etc/nova/nova.conf cache enabled True 2026-04-02 02:29:53.444 | + lib/nova:create_nova_conf:494 : iniset /etc/nova/nova.conf cache backend dogpile.cache.memcached 2026-04-02 02:29:53.512 | + lib/nova:create_nova_conf:495 : iniset /etc/nova/nova.conf cache memcache_servers localhost:11211 2026-04-02 02:29:53.575 | + lib/nova:create_nova_conf:498 : is_service_enabled n-api 2026-04-02 02:29:53.610 | + functions-common:is_service_enabled:2068 : return 0 2026-04-02 02:29:53.615 | + lib/nova:create_nova_conf:499 : is_service_enabled n-api-meta 2026-04-02 02:29:53.648 | + functions-common:is_service_enabled:2068 : return 0 2026-04-02 02:29:53.658 | ++ lib/nova:create_nova_conf:501 : echo osapi_compute,metadata 2026-04-02 02:29:53.658 | ++ lib/nova:create_nova_conf:501 : sed s/,metadata// 2026-04-02 02:29:53.669 | + lib/nova:create_nova_conf:501 : NOVA_ENABLED_APIS=osapi_compute 2026-04-02 02:29:53.675 | + lib/nova:create_nova_conf:503 : iniset /etc/nova/nova.conf DEFAULT enabled_apis osapi_compute 2026-04-02 02:29:53.745 | + lib/nova:create_nova_conf:504 : [[ True == \T\r\u\e ]] 2026-04-02 02:29:53.750 | + lib/nova:create_nova_conf:505 : iniset /etc/nova/nova.conf oslo_policy enforce_new_defaults True 2026-04-02 02:29:53.818 | + lib/nova:create_nova_conf:506 : iniset /etc/nova/nova.conf oslo_policy enforce_scope True 2026-04-02 02:29:53.877 | + lib/nova:create_nova_conf:512 : configure_keystone_authtoken_middleware /etc/nova/nova.conf nova 2026-04-02 02:29:53.881 | + lib/keystone:configure_keystone_authtoken_middleware:454 : local conf_file=/etc/nova/nova.conf 2026-04-02 02:29:53.885 | + lib/keystone:configure_keystone_authtoken_middleware:455 : local admin_user=nova 2026-04-02 02:29:53.890 | + lib/keystone:configure_keystone_authtoken_middleware:456 : local section=keystone_authtoken 2026-04-02 02:29:53.896 | + lib/keystone:configure_keystone_authtoken_middleware:457 : local service_type= 2026-04-02 02:29:53.901 | + lib/keystone:configure_keystone_authtoken_middleware:459 : configure_keystoneauth /etc/nova/nova.conf nova keystone_authtoken 2026-04-02 02:29:53.905 | + lib/keystone:configure_keystoneauth:432 : local conf_file=/etc/nova/nova.conf 2026-04-02 02:29:53.909 | + lib/keystone:configure_keystoneauth:433 : local admin_user=nova 2026-04-02 02:29:53.913 | + lib/keystone:configure_keystoneauth:434 : local section=keystone_authtoken 2026-04-02 02:29:53.918 | + lib/keystone:configure_keystoneauth:436 : iniset /etc/nova/nova.conf keystone_authtoken auth_type password 2026-04-02 02:29:53.989 | + lib/keystone:configure_keystoneauth:437 : iniset /etc/nova/nova.conf keystone_authtoken interface public 2026-04-02 02:29:54.055 | + lib/keystone:configure_keystoneauth:438 : iniset /etc/nova/nova.conf keystone_authtoken auth_url https://199.19.213.213/identity 2026-04-02 02:29:54.120 | + lib/keystone:configure_keystoneauth:439 : iniset /etc/nova/nova.conf keystone_authtoken username nova 2026-04-02 02:29:54.178 | + lib/keystone:configure_keystoneauth:440 : iniset /etc/nova/nova.conf keystone_authtoken password secretservice 2026-04-02 02:29:54.242 | + lib/keystone:configure_keystoneauth:441 : iniset /etc/nova/nova.conf keystone_authtoken user_domain_name Default 2026-04-02 02:29:54.302 | + lib/keystone:configure_keystoneauth:442 : iniset /etc/nova/nova.conf keystone_authtoken project_name service 2026-04-02 02:29:54.362 | + lib/keystone:configure_keystoneauth:443 : iniset /etc/nova/nova.conf keystone_authtoken project_domain_name Default 2026-04-02 02:29:54.428 | + lib/keystone:configure_keystone_authtoken_middleware:460 : iniset /etc/nova/nova.conf keystone_authtoken www_authenticate_uri https://199.19.213.213/identity 2026-04-02 02:29:54.487 | + lib/keystone:configure_keystone_authtoken_middleware:461 : iniset /etc/nova/nova.conf keystone_authtoken cafile /opt/stack/data/ca-bundle.pem 2026-04-02 02:29:54.545 | + lib/keystone:configure_keystone_authtoken_middleware:462 : iniset /etc/nova/nova.conf keystone_authtoken memcached_servers localhost:11211 2026-04-02 02:29:54.605 | + lib/keystone:configure_keystone_authtoken_middleware:463 : [[ -n '' ]] 2026-04-02 02:29:54.609 | + lib/nova:create_nova_conf:515 : is_service_enabled cinder 2026-04-02 02:29:54.645 | + functions-common:is_service_enabled:2068 : return 0 2026-04-02 02:29:54.650 | + lib/nova:create_nova_conf:516 : configure_cinder_access 2026-04-02 02:29:54.657 | + lib/nova:configure_cinder_access:640 : iniset /etc/nova/nova.conf cinder os_region_name RegionOne 2026-04-02 02:29:54.725 | + lib/nova:configure_cinder_access:647 : configure_keystoneauth /etc/nova/nova.conf nova cinder 2026-04-02 02:29:54.731 | + lib/keystone:configure_keystoneauth:432 : local conf_file=/etc/nova/nova.conf 2026-04-02 02:29:54.735 | + lib/keystone:configure_keystoneauth:433 : local admin_user=nova 2026-04-02 02:29:54.741 | + lib/keystone:configure_keystoneauth:434 : local section=cinder 2026-04-02 02:29:54.747 | + lib/keystone:configure_keystoneauth:436 : iniset /etc/nova/nova.conf cinder auth_type password 2026-04-02 02:29:54.811 | + lib/keystone:configure_keystoneauth:437 : iniset /etc/nova/nova.conf cinder interface public 2026-04-02 02:29:54.872 | + lib/keystone:configure_keystoneauth:438 : iniset /etc/nova/nova.conf cinder auth_url https://199.19.213.213/identity 2026-04-02 02:29:54.934 | + lib/keystone:configure_keystoneauth:439 : iniset /etc/nova/nova.conf cinder username nova 2026-04-02 02:29:55.000 | + lib/keystone:configure_keystoneauth:440 : iniset /etc/nova/nova.conf cinder password secretservice 2026-04-02 02:29:55.062 | + lib/keystone:configure_keystoneauth:441 : iniset /etc/nova/nova.conf cinder user_domain_name Default 2026-04-02 02:29:55.128 | + lib/keystone:configure_keystoneauth:442 : iniset /etc/nova/nova.conf cinder project_name service 2026-04-02 02:29:55.188 | + lib/keystone:configure_keystoneauth:443 : iniset /etc/nova/nova.conf cinder project_domain_name Default 2026-04-02 02:29:55.245 | + lib/nova:configure_cinder_access:648 : is_service_enabled tls-proxy 2026-04-02 02:29:55.281 | + functions-common:is_service_enabled:2068 : return 0 2026-04-02 02:29:55.285 | + lib/nova:configure_cinder_access:649 : CINDER_SERVICE_HOST=199.19.213.213 2026-04-02 02:29:55.290 | + lib/nova:configure_cinder_access:650 : CINDER_SERVICE_PORT=8776 2026-04-02 02:29:55.295 | + lib/nova:configure_cinder_access:651 : iniset /etc/nova/nova.conf cinder cafile /opt/stack/data/ca-bundle.pem 2026-04-02 02:29:55.355 | + lib/nova:create_nova_conf:519 : is_service_enabled manila 2026-04-02 02:29:55.388 | + functions-common:is_service_enabled:2068 : return 0 2026-04-02 02:29:55.392 | + lib/nova:create_nova_conf:520 : configure_manila_access 2026-04-02 02:29:55.397 | + lib/nova:configure_manila_access:657 : configure_keystoneauth /etc/nova/nova.conf nova manila 2026-04-02 02:29:55.403 | + lib/keystone:configure_keystoneauth:432 : local conf_file=/etc/nova/nova.conf 2026-04-02 02:29:55.408 | + lib/keystone:configure_keystoneauth:433 : local admin_user=nova 2026-04-02 02:29:55.413 | + lib/keystone:configure_keystoneauth:434 : local section=manila 2026-04-02 02:29:55.419 | + lib/keystone:configure_keystoneauth:436 : iniset /etc/nova/nova.conf manila auth_type password 2026-04-02 02:29:55.486 | + lib/keystone:configure_keystoneauth:437 : iniset /etc/nova/nova.conf manila interface public 2026-04-02 02:29:55.546 | + lib/keystone:configure_keystoneauth:438 : iniset /etc/nova/nova.conf manila auth_url https://199.19.213.213/identity 2026-04-02 02:29:55.608 | + lib/keystone:configure_keystoneauth:439 : iniset /etc/nova/nova.conf manila username nova 2026-04-02 02:29:55.694 | + lib/keystone:configure_keystoneauth:440 : iniset /etc/nova/nova.conf manila password secretservice 2026-04-02 02:29:55.758 | + lib/keystone:configure_keystoneauth:441 : iniset /etc/nova/nova.conf manila user_domain_name Default 2026-04-02 02:29:55.823 | + lib/keystone:configure_keystoneauth:442 : iniset /etc/nova/nova.conf manila project_name service 2026-04-02 02:29:55.887 | + lib/keystone:configure_keystoneauth:443 : iniset /etc/nova/nova.conf manila project_domain_name Default 2026-04-02 02:29:55.951 | + lib/nova:create_nova_conf:523 : '[' -n /opt/stack/data/nova ']' 2026-04-02 02:29:55.957 | + lib/nova:create_nova_conf:524 : iniset /etc/nova/nova.conf DEFAULT state_path /opt/stack/data/nova 2026-04-02 02:29:56.023 | + lib/nova:create_nova_conf:525 : iniset /etc/nova/nova.conf oslo_concurrency lock_path /opt/stack/data/nova 2026-04-02 02:29:56.089 | + lib/nova:create_nova_conf:527 : '[' -n /opt/stack/data/nova/instances ']' 2026-04-02 02:29:56.094 | + lib/nova:create_nova_conf:528 : iniset /etc/nova/nova.conf DEFAULT instances_path /opt/stack/data/nova/instances 2026-04-02 02:29:56.157 | + lib/nova:create_nova_conf:530 : '[' False '!=' False ']' 2026-04-02 02:29:56.162 | + lib/nova:create_nova_conf:533 : '[' False '!=' False ']' 2026-04-02 02:29:56.167 | + lib/nova:create_nova_conf:539 : is_fedora 2026-04-02 02:29:56.173 | + functions-common:is_fedora:524 : [[ -z Ubuntu ]] 2026-04-02 02:29:56.179 | + functions-common:is_fedora:528 : '[' Ubuntu = Fedora ']' 2026-04-02 02:29:56.184 | + functions-common:is_fedora:528 : '[' Ubuntu = 'Red Hat' ']' 2026-04-02 02:29:56.190 | + functions-common:is_fedora:529 : '[' Ubuntu = openEuler ']' 2026-04-02 02:29:56.195 | + functions-common:is_fedora:530 : '[' Ubuntu = RedHatEnterpriseServer ']' 2026-04-02 02:29:56.200 | + functions-common:is_fedora:531 : '[' Ubuntu = RedHatEnterprise ']' 2026-04-02 02:29:56.206 | + functions-common:is_fedora:532 : '[' Ubuntu = RedHatEnterpriseLinux ']' 2026-04-02 02:29:56.212 | + functions-common:is_fedora:533 : '[' Ubuntu = RockyLinux ']' 2026-04-02 02:29:56.222 | + functions-common:is_fedora:534 : '[' Ubuntu = CentOS ']' 2026-04-02 02:29:56.227 | + functions-common:is_fedora:534 : '[' Ubuntu = CentOSStream ']' 2026-04-02 02:29:56.231 | + functions-common:is_fedora:535 : '[' Ubuntu = AlmaLinux ']' 2026-04-02 02:29:56.237 | + functions-common:is_fedora:536 : '[' Ubuntu = OracleServer ']' 2026-04-02 02:29:56.243 | + functions-common:is_fedora:536 : '[' Ubuntu = Virtuozzo ']' 2026-04-02 02:29:56.249 | + lib/nova:create_nova_conf:544 : setup_logging /etc/nova/nova.conf 2026-04-02 02:29:56.255 | + functions:setup_logging:693 : setup_systemd_logging /etc/nova/nova.conf 2026-04-02 02:29:56.259 | + functions:setup_systemd_logging:710 : local conf_file=/etc/nova/nova.conf 2026-04-02 02:29:56.266 | ++ functions:setup_systemd_logging:715 : trueorfalse False USE_JOURNAL 2026-04-02 02:29:56.307 | + functions:setup_systemd_logging:715 : USE_JOURNAL=False 2026-04-02 02:29:56.312 | + functions:setup_systemd_logging:716 : local pidstr= 2026-04-02 02:29:56.316 | + functions:setup_systemd_logging:717 : [[ False == \T\r\u\e ]] 2026-04-02 02:29:56.322 | + functions:setup_systemd_logging:721 : pidstr='(pid=%(process)d) ' 2026-04-02 02:29:56.327 | + functions:setup_systemd_logging:723 : iniset /etc/nova/nova.conf DEFAULT logging_debug_format_suffix '{{(pid=%(process)d) %(funcName)s %(pathname)s:%(lineno)d}}' 2026-04-02 02:29:56.386 | + functions:setup_systemd_logging:725 : iniset /etc/nova/nova.conf DEFAULT logging_context_format_string '%(color)s%(levelname)s %(name)s [%(global_request_id)s %(request_id)s %(project_name)s %(user_name)s%(color)s] %(instance)s%(color)s%(message)s' 2026-04-02 02:29:56.451 | + functions:setup_systemd_logging:726 : iniset /etc/nova/nova.conf DEFAULT logging_default_format_string '%(color)s%(levelname)s %(name)s [-%(color)s] %(instance)s%(color)s%(message)s' 2026-04-02 02:29:56.513 | + functions:setup_systemd_logging:727 : iniset /etc/nova/nova.conf DEFAULT logging_exception_prefix 'ERROR %(name)s %(instance)s' 2026-04-02 02:29:56.576 | + functions:setup_systemd_logging:730 : iniset /etc/nova/nova.conf DEFAULT log_color False 2026-04-02 02:29:56.638 | + lib/nova:create_nova_conf:546 : iniset /etc/nova/nova.conf upgrade_levels compute auto 2026-04-02 02:29:56.707 | + lib/nova:create_nova_conf:548 : is_service_enabled n-api 2026-04-02 02:29:56.742 | + functions-common:is_service_enabled:2068 : return 0 2026-04-02 02:29:56.746 | + lib/nova:create_nova_conf:549 : write_uwsgi_config /etc/nova/nova-api-uwsgi.ini nova.wsgi.osapi_compute:application /compute '' nova-api 2026-04-02 02:29:56.752 | + lib/apache:write_uwsgi_config:243 : local conf=/etc/nova/nova-api-uwsgi.ini 2026-04-02 02:29:56.757 | + lib/apache:write_uwsgi_config:244 : local wsgi=nova.wsgi.osapi_compute:application 2026-04-02 02:29:56.763 | + lib/apache:write_uwsgi_config:245 : local url=/compute 2026-04-02 02:29:56.769 | + lib/apache:write_uwsgi_config:246 : local http= 2026-04-02 02:29:56.774 | + lib/apache:write_uwsgi_config:247 : local name=nova-api 2026-04-02 02:29:56.780 | + lib/apache:write_uwsgi_config:249 : '[' -z nova-api ']' 2026-04-02 02:29:56.785 | + lib/apache:write_uwsgi_config:255 : local socket_dir=/var/run/uwsgi 2026-04-02 02:29:56.790 | + lib/apache:write_uwsgi_config:259 : sudo mkdir -p /etc/tmpfiles.d/ 2026-04-02 02:29:56.813 | + lib/apache:write_uwsgi_config:260 : echo 'd /var/run/uwsgi 0755 stack root' 2026-04-02 02:29:56.815 | + lib/apache:write_uwsgi_config:260 : sudo tee /etc/tmpfiles.d/uwsgi.conf 2026-04-02 02:29:56.830 | d /var/run/uwsgi 0755 stack root 2026-04-02 02:29:56.838 | + lib/apache:write_uwsgi_config:261 : sudo systemd-tmpfiles --create /etc/tmpfiles.d/uwsgi.conf 2026-04-02 02:29:56.858 | /etc/tmpfiles.d/uwsgi.conf:1: Line references path below legacy directory /var/run/, updating /var/run/uwsgi → /run/uwsgi; please update the tmpfiles.d/ drop-in file accordingly. 2026-04-02 02:29:56.868 | + lib/apache:write_uwsgi_config:263 : local socket=/var/run/uwsgi/nova-api.socket 2026-04-02 02:29:56.874 | + lib/apache:write_uwsgi_config:266 : rm -rf /etc/nova/nova-api-uwsgi.ini 2026-04-02 02:29:56.883 | + lib/apache:write_uwsgi_config:270 : [[ nova.wsgi.osapi_compute:application =~ ^[a-zA-Z0-9_.]+:[a-zA-Z0-9_]+$ ]] 2026-04-02 02:29:56.889 | + lib/apache:write_uwsgi_config:271 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi module nova.wsgi.osapi_compute:application 2026-04-02 02:29:56.958 | + lib/apache:write_uwsgi_config:276 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi processes 4 2026-04-02 02:29:57.023 | + lib/apache:write_uwsgi_config:278 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi master true 2026-04-02 02:29:57.088 | + lib/apache:write_uwsgi_config:280 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi die-on-term true 2026-04-02 02:29:57.152 | + lib/apache:write_uwsgi_config:281 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi exit-on-reload false 2026-04-02 02:29:57.215 | + lib/apache:write_uwsgi_config:284 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi worker-reload-mercy 80 2026-04-02 02:29:57.279 | + lib/apache:write_uwsgi_config:285 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi enable-threads true 2026-04-02 02:29:57.346 | + lib/apache:write_uwsgi_config:286 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi plugins http,python3 2026-04-02 02:29:57.417 | + lib/apache:write_uwsgi_config:288 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi thunder-lock true 2026-04-02 02:29:57.483 | + lib/apache:write_uwsgi_config:290 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi hook-master-start 'unix_signal:15 gracefully_kill_them_all' 2026-04-02 02:29:57.551 | + lib/apache:write_uwsgi_config:292 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi buffer-size 65535 2026-04-02 02:29:57.617 | + lib/apache:write_uwsgi_config:294 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi add-header 'Connection: close' 2026-04-02 02:29:57.685 | + lib/apache:write_uwsgi_config:296 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi lazy-apps true 2026-04-02 02:29:57.752 | + lib/apache:write_uwsgi_config:298 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi start-time %t 2026-04-02 02:29:57.813 | + lib/apache:write_uwsgi_config:301 : [[ -n '' ]] 2026-04-02 02:29:57.819 | + lib/apache:write_uwsgi_config:304 : local apache_conf= 2026-04-02 02:29:57.826 | ++ lib/apache:write_uwsgi_config:305 : apache_site_config_for nova-api 2026-04-02 02:29:57.831 | ++ lib/apache:apache_site_config_for:174 : local site=nova-api 2026-04-02 02:29:57.836 | ++ lib/apache:apache_site_config_for:175 : is_ubuntu 2026-04-02 02:29:57.842 | ++ functions-common:is_ubuntu:544 : [[ -z deb ]] 2026-04-02 02:29:57.847 | ++ functions-common:is_ubuntu:547 : '[' deb = deb ']' 2026-04-02 02:29:57.853 | ++ lib/apache:apache_site_config_for:177 : echo /etc/apache2/sites-available/nova-api.conf 2026-04-02 02:29:57.859 | + lib/apache:write_uwsgi_config:305 : apache_conf=/etc/apache2/sites-available/nova-api.conf 2026-04-02 02:29:57.865 | + lib/apache:write_uwsgi_config:306 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi socket /var/run/uwsgi/nova-api.socket 2026-04-02 02:29:57.929 | + lib/apache:write_uwsgi_config:307 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi chmod-socket 666 2026-04-02 02:29:57.993 | + lib/apache:write_uwsgi_config:308 : echo 'ProxyPass "/compute" "unix:/var/run/uwsgi/nova-api.socket|uwsgi://uwsgi-uds-nova-api" retry=0 acquire=1 ' 2026-04-02 02:29:57.994 | + lib/apache:write_uwsgi_config:308 : sudo tee -a /etc/apache2/sites-available/nova-api.conf 2026-04-02 02:29:58.010 | ProxyPass "/compute" "unix:/var/run/uwsgi/nova-api.socket|uwsgi://uwsgi-uds-nova-api" retry=0 acquire=1 2026-04-02 02:29:58.017 | + lib/apache:write_uwsgi_config:309 : enable_apache_site nova-api 2026-04-02 02:29:58.022 | + lib/apache:enable_apache_site:191 : local site=nova-api 2026-04-02 02:29:58.028 | + lib/apache:enable_apache_site:193 : enable_apache_mod version 2026-04-02 02:29:58.035 | + lib/apache:enable_apache_mod:55 : local mod=version 2026-04-02 02:29:58.040 | + lib/apache:enable_apache_mod:56 : local should_restart= 2026-04-02 02:29:58.045 | + lib/apache:enable_apache_mod:58 : is_ubuntu 2026-04-02 02:29:58.051 | + functions-common:is_ubuntu:544 : [[ -z deb ]] 2026-04-02 02:29:58.056 | + functions-common:is_ubuntu:547 : '[' deb = deb ']' 2026-04-02 02:29:58.061 | + lib/apache:enable_apache_mod:61 : [[ version != \v\e\r\s\i\o\n ]] 2026-04-02 02:29:58.067 | + lib/apache:enable_apache_site:194 : is_ubuntu 2026-04-02 02:29:58.073 | + functions-common:is_ubuntu:544 : [[ -z deb ]] 2026-04-02 02:29:58.080 | + functions-common:is_ubuntu:547 : '[' deb = deb ']' 2026-04-02 02:29:58.085 | + lib/apache:enable_apache_site:195 : sudo a2ensite nova-api 2026-04-02 02:29:58.132 | Enabling site nova-api. 2026-04-02 02:29:58.142 | To activate the new configuration, you need to run: 2026-04-02 02:29:58.142 | systemctl reload apache2 2026-04-02 02:29:58.152 | + lib/apache:write_uwsgi_config:310 : restart_apache_server 2026-04-02 02:29:58.157 | + lib/apache:restart_apache_server:238 : restart_service apache2 2026-04-02 02:29:58.162 | + functions-common:restart_service:2296 : '[' -x /bin/systemctl ']' 2026-04-02 02:29:58.167 | + functions-common:restart_service:2297 : sudo /bin/systemctl restart apache2 2026-04-02 02:29:58.336 | + lib/nova:create_nova_conf:552 : is_service_enabled n-api-meta 2026-04-02 02:29:58.370 | + functions-common:is_service_enabled:2068 : return 0 2026-04-02 02:29:58.375 | + lib/nova:create_nova_conf:553 : write_uwsgi_config /etc/nova/nova-metadata-uwsgi.ini nova.wsgi.metadata:application '' 0.0.0.0:8775 nova-metadata 2026-04-02 02:29:58.380 | + lib/apache:write_uwsgi_config:243 : local conf=/etc/nova/nova-metadata-uwsgi.ini 2026-04-02 02:29:58.386 | + lib/apache:write_uwsgi_config:244 : local wsgi=nova.wsgi.metadata:application 2026-04-02 02:29:58.391 | + lib/apache:write_uwsgi_config:245 : local url= 2026-04-02 02:29:58.396 | + lib/apache:write_uwsgi_config:246 : local http=0.0.0.0:8775 2026-04-02 02:29:58.401 | + lib/apache:write_uwsgi_config:247 : local name=nova-metadata 2026-04-02 02:29:58.406 | + lib/apache:write_uwsgi_config:249 : '[' -z nova-metadata ']' 2026-04-02 02:29:58.411 | + lib/apache:write_uwsgi_config:255 : local socket_dir=/var/run/uwsgi 2026-04-02 02:29:58.418 | + lib/apache:write_uwsgi_config:259 : sudo mkdir -p /etc/tmpfiles.d/ 2026-04-02 02:29:58.443 | + lib/apache:write_uwsgi_config:260 : echo 'd /var/run/uwsgi 0755 stack root' 2026-04-02 02:29:58.444 | + lib/apache:write_uwsgi_config:260 : sudo tee /etc/tmpfiles.d/uwsgi.conf 2026-04-02 02:29:58.457 | d /var/run/uwsgi 0755 stack root 2026-04-02 02:29:58.464 | + lib/apache:write_uwsgi_config:261 : sudo systemd-tmpfiles --create /etc/tmpfiles.d/uwsgi.conf 2026-04-02 02:29:58.481 | /etc/tmpfiles.d/uwsgi.conf:1: Line references path below legacy directory /var/run/, updating /var/run/uwsgi → /run/uwsgi; please update the tmpfiles.d/ drop-in file accordingly. 2026-04-02 02:29:58.489 | + lib/apache:write_uwsgi_config:263 : local socket=/var/run/uwsgi/nova-metadata.socket 2026-04-02 02:29:58.492 | + lib/apache:write_uwsgi_config:266 : rm -rf /etc/nova/nova-metadata-uwsgi.ini 2026-04-02 02:29:58.500 | + lib/apache:write_uwsgi_config:270 : [[ nova.wsgi.metadata:application =~ ^[a-zA-Z0-9_.]+:[a-zA-Z0-9_]+$ ]] 2026-04-02 02:29:58.505 | + lib/apache:write_uwsgi_config:271 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi module nova.wsgi.metadata:application 2026-04-02 02:29:58.571 | + lib/apache:write_uwsgi_config:276 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi processes 4 2026-04-02 02:29:58.630 | + lib/apache:write_uwsgi_config:278 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi master true 2026-04-02 02:29:58.689 | + lib/apache:write_uwsgi_config:280 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi die-on-term true 2026-04-02 02:29:58.751 | + lib/apache:write_uwsgi_config:281 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi exit-on-reload false 2026-04-02 02:29:58.809 | + lib/apache:write_uwsgi_config:284 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi worker-reload-mercy 80 2026-04-02 02:29:58.872 | + lib/apache:write_uwsgi_config:285 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi enable-threads true 2026-04-02 02:29:58.937 | + lib/apache:write_uwsgi_config:286 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi plugins http,python3 2026-04-02 02:29:59.002 | + lib/apache:write_uwsgi_config:288 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi thunder-lock true 2026-04-02 02:29:59.062 | + lib/apache:write_uwsgi_config:290 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi hook-master-start 'unix_signal:15 gracefully_kill_them_all' 2026-04-02 02:29:59.121 | + lib/apache:write_uwsgi_config:292 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi buffer-size 65535 2026-04-02 02:29:59.182 | + lib/apache:write_uwsgi_config:294 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi add-header 'Connection: close' 2026-04-02 02:29:59.243 | + lib/apache:write_uwsgi_config:296 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi lazy-apps true 2026-04-02 02:29:59.303 | + lib/apache:write_uwsgi_config:298 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi start-time %t 2026-04-02 02:29:59.363 | + lib/apache:write_uwsgi_config:301 : [[ -n 0.0.0.0:8775 ]] 2026-04-02 02:29:59.368 | + lib/apache:write_uwsgi_config:302 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi http 0.0.0.0:8775 2026-04-02 02:29:59.427 | + lib/nova:create_nova_conf:556 : is_service_enabled ceilometer 2026-04-02 02:29:59.462 | + functions-common:is_service_enabled:2068 : return 1 2026-04-02 02:29:59.468 | + lib/nova:create_nova_conf:564 : iniset /etc/nova/nova.conf oslo_messaging_notifications driver messagingv2 2026-04-02 02:29:59.539 | ++ lib/nova:create_nova_conf:565 : get_notification_url 2026-04-02 02:29:59.545 | ++ lib/rpc_backend:get_notification_url:136 : local virtual_host= 2026-04-02 02:29:59.551 | ++ lib/rpc_backend:get_notification_url:137 : is_service_enabled rabbit 2026-04-02 02:29:59.587 | ++ functions-common:is_service_enabled:2068 : return 0 2026-04-02 02:29:59.593 | ++ lib/rpc_backend:get_notification_url:138 : echo rabbit://stackrabbit:secretrabbit@199.19.213.213:5672/ 2026-04-02 02:29:59.599 | + lib/nova:create_nova_conf:565 : iniset /etc/nova/nova.conf oslo_messaging_notifications transport_url rabbit://stackrabbit:secretrabbit@199.19.213.213:5672/ 2026-04-02 02:29:59.665 | + lib/nova:create_nova_conf:566 : iniset /etc/nova/nova.conf notifications notification_format unversioned 2026-04-02 02:29:59.733 | + lib/nova:create_nova_conf:567 : iniset_rpc_backend nova /etc/nova/nova.conf 2026-04-02 02:29:59.739 | + lib/rpc_backend:iniset_rpc_backend:144 : local package=nova 2026-04-02 02:29:59.745 | + lib/rpc_backend:iniset_rpc_backend:145 : local file=/etc/nova/nova.conf 2026-04-02 02:29:59.750 | + lib/rpc_backend:iniset_rpc_backend:146 : local section=DEFAULT 2026-04-02 02:29:59.756 | + lib/rpc_backend:iniset_rpc_backend:147 : local virtual_host= 2026-04-02 02:29:59.762 | + lib/rpc_backend:iniset_rpc_backend:148 : is_service_enabled rabbit 2026-04-02 02:29:59.796 | + functions-common:is_service_enabled:2068 : return 0 2026-04-02 02:29:59.803 | ++ lib/rpc_backend:iniset_rpc_backend:149 : get_transport_url '' 2026-04-02 02:29:59.809 | ++ lib/rpc_backend:get_transport_url:126 : local virtual_host= 2026-04-02 02:29:59.815 | ++ lib/rpc_backend:get_transport_url:127 : is_service_enabled rabbit 2026-04-02 02:29:59.853 | ++ functions-common:is_service_enabled:2068 : return 0 2026-04-02 02:29:59.858 | ++ lib/rpc_backend:get_transport_url:128 : echo rabbit://stackrabbit:secretrabbit@199.19.213.213:5672/ 2026-04-02 02:29:59.865 | + lib/rpc_backend:iniset_rpc_backend:149 : iniset /etc/nova/nova.conf DEFAULT transport_url rabbit://stackrabbit:secretrabbit@199.19.213.213:5672/ 2026-04-02 02:29:59.932 | + lib/rpc_backend:iniset_rpc_backend:150 : '[' -n '' ']' 2026-04-02 02:29:59.937 | + lib/rpc_backend:iniset_rpc_backend:153 : '[' -n '' ']' 2026-04-02 02:29:59.942 | + lib/nova:create_nova_conf:569 : iniset /etc/nova/nova.conf DEFAULT osapi_compute_workers 4 2026-04-02 02:30:00.008 | + lib/nova:create_nova_conf:570 : iniset /etc/nova/nova.conf DEFAULT metadata_workers 4 2026-04-02 02:30:00.072 | + lib/nova:create_nova_conf:572 : iniset /etc/nova/nova.conf conductor workers 4 2026-04-02 02:30:00.141 | + lib/nova:create_nova_conf:574 : is_service_enabled tls-proxy 2026-04-02 02:30:00.178 | + functions-common:is_service_enabled:2068 : return 0 2026-04-02 02:30:00.182 | + lib/nova:create_nova_conf:575 : iniset /etc/nova/nova.conf DEFAULT glance_protocol https 2026-04-02 02:30:00.250 | + lib/nova:create_nova_conf:576 : iniset /etc/nova/nova.conf oslo_middleware enable_proxy_headers_parsing True 2026-04-02 02:30:00.321 | + lib/nova:create_nova_conf:579 : iniset /etc/nova/nova.conf DEFAULT graceful_shutdown_timeout 5 2026-04-02 02:30:00.389 | + lib/nova:create_nova_conf:581 : '[' True == True ']' 2026-04-02 02:30:00.395 | + lib/nova:create_nova_conf:582 : init_nova_service_user_conf 2026-04-02 02:30:00.401 | + lib/nova:init_nova_service_user_conf:822 : iniset /etc/nova/nova.conf service_user send_service_user_token True 2026-04-02 02:30:00.469 | + lib/nova:init_nova_service_user_conf:823 : configure_keystoneauth /etc/nova/nova.conf nova service_user 2026-04-02 02:30:00.475 | + lib/keystone:configure_keystoneauth:432 : local conf_file=/etc/nova/nova.conf 2026-04-02 02:30:00.481 | + lib/keystone:configure_keystoneauth:433 : local admin_user=nova 2026-04-02 02:30:00.487 | + lib/keystone:configure_keystoneauth:434 : local section=service_user 2026-04-02 02:30:00.494 | + lib/keystone:configure_keystoneauth:436 : iniset /etc/nova/nova.conf service_user auth_type password 2026-04-02 02:30:00.560 | + lib/keystone:configure_keystoneauth:437 : iniset /etc/nova/nova.conf service_user interface public 2026-04-02 02:30:00.621 | + lib/keystone:configure_keystoneauth:438 : iniset /etc/nova/nova.conf service_user auth_url https://199.19.213.213/identity 2026-04-02 02:30:00.685 | + lib/keystone:configure_keystoneauth:439 : iniset /etc/nova/nova.conf service_user username nova 2026-04-02 02:30:00.782 | + lib/keystone:configure_keystoneauth:440 : iniset /etc/nova/nova.conf service_user password secretservice 2026-04-02 02:30:00.851 | + lib/keystone:configure_keystoneauth:441 : iniset /etc/nova/nova.conf service_user user_domain_name Default 2026-04-02 02:30:00.912 | + lib/keystone:configure_keystoneauth:442 : iniset /etc/nova/nova.conf service_user project_name service 2026-04-02 02:30:00.977 | + lib/keystone:configure_keystoneauth:443 : iniset /etc/nova/nova.conf service_user project_domain_name Default 2026-04-02 02:30:01.039 | + lib/nova:create_nova_conf:585 : is_service_enabled n-cond 2026-04-02 02:30:01.075 | + functions-common:is_service_enabled:2068 : return 0 2026-04-02 02:30:01.083 | ++ lib/nova:create_nova_conf:586 : seq 1 1 2026-04-02 02:30:01.090 | + lib/nova:create_nova_conf:586 : for i in $(seq 1 $NOVA_NUM_CELLS) 2026-04-02 02:30:01.096 | + lib/nova:create_nova_conf:587 : local conf 2026-04-02 02:30:01.102 | + lib/nova:create_nova_conf:588 : local vhost 2026-04-02 02:30:01.109 | ++ lib/nova:create_nova_conf:589 : conductor_conf 1 2026-04-02 02:30:01.114 | ++ lib/nova:conductor_conf:827 : local cell=1 2026-04-02 02:30:01.120 | ++ lib/nova:conductor_conf:828 : echo /etc/nova/nova_cell1.conf 2026-04-02 02:30:01.127 | + lib/nova:create_nova_conf:589 : conf=/etc/nova/nova_cell1.conf 2026-04-02 02:30:01.134 | + lib/nova:create_nova_conf:590 : vhost=nova_cell1 2026-04-02 02:30:01.140 | + lib/nova:create_nova_conf:592 : rm -f /etc/nova/nova_cell1.conf 2026-04-02 02:30:01.148 | ++ lib/nova:create_nova_conf:593 : database_connection_url nova_cell1 2026-04-02 02:30:01.154 | ++ lib/database:database_connection_url:134 : local db=nova_cell1 2026-04-02 02:30:01.160 | ++ lib/database:database_connection_url:135 : database_connection_url_mysql nova_cell1 2026-04-02 02:30:01.165 | ++ lib/databases/mysql:database_connection_url_mysql:251 : local db=nova_cell1 2026-04-02 02:30:01.171 | ++ lib/databases/mysql:database_connection_url_mysql:252 : local plugin 2026-04-02 02:30:01.176 | ++ lib/databases/mysql:database_connection_url_mysql:256 : [[ True == \T\r\u\e ]] 2026-04-02 02:30:01.181 | ++ lib/databases/mysql:database_connection_url_mysql:257 : is_service_enabled mysql 2026-04-02 02:30:01.217 | ++ functions-common:is_service_enabled:2068 : return 0 2026-04-02 02:30:01.223 | ++ lib/databases/mysql:database_connection_url_mysql:258 : plugin='&plugin=dbcounter' 2026-04-02 02:30:01.227 | ++ lib/databases/mysql:database_connection_url_mysql:262 : echo 'mysql+pymysql://root:secretdatabase@127.0.0.1/nova_cell1?charset=utf8&plugin=dbcounter' 2026-04-02 02:30:01.234 | + 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-04-02 02:30:01.300 | + lib/nova:create_nova_conf:594 : iniset /etc/nova/nova_cell1.conf conductor workers 4 2026-04-02 02:30:01.366 | + lib/nova:create_nova_conf:595 : iniset /etc/nova/nova_cell1.conf DEFAULT debug True 2026-04-02 02:30:01.432 | + lib/nova:create_nova_conf:597 : [[ superconductor == \s\i\n\g\l\e\c\o\n\d\u\c\t\o\r ]] 2026-04-02 02:30:01.438 | + lib/nova:create_nova_conf:600 : rpc_backend_add_vhost nova_cell1 2026-04-02 02:30:01.443 | + lib/rpc_backend:rpc_backend_add_vhost:112 : local vhost=nova_cell1 2026-04-02 02:30:01.449 | + lib/rpc_backend:rpc_backend_add_vhost:113 : is_service_enabled rabbit 2026-04-02 02:30:01.483 | + functions-common:is_service_enabled:2068 : return 0 2026-04-02 02:30:01.490 | ++ lib/rpc_backend:rpc_backend_add_vhost:114 : sudo rabbitmqctl list_vhosts 2026-04-02 02:30:01.491 | ++ lib/rpc_backend:rpc_backend_add_vhost:114 : grep nova_cell1 2026-04-02 02:30:02.195 | + lib/rpc_backend:rpc_backend_add_vhost:114 : '[' -z ']' 2026-04-02 02:30:02.200 | + lib/rpc_backend:rpc_backend_add_vhost:115 : sudo rabbitmqctl add_vhost nova_cell1 2026-04-02 02:30:02.844 | Adding vhost "nova_cell1" ... 2026-04-02 02:30:02.921 | + lib/rpc_backend:rpc_backend_add_vhost:116 : sudo rabbitmqctl set_permissions -p nova_cell1 stackrabbit '.*' '.*' '.*' 2026-04-02 02:30:03.558 | Setting permissions for user "stackrabbit" in vhost "nova_cell1" ... 2026-04-02 02:30:03.598 | + lib/nova:create_nova_conf:601 : iniset_rpc_backend nova /etc/nova/nova_cell1.conf DEFAULT nova_cell1 2026-04-02 02:30:03.602 | + lib/rpc_backend:iniset_rpc_backend:144 : local package=nova 2026-04-02 02:30:03.606 | + lib/rpc_backend:iniset_rpc_backend:145 : local file=/etc/nova/nova_cell1.conf 2026-04-02 02:30:03.612 | + lib/rpc_backend:iniset_rpc_backend:146 : local section=DEFAULT 2026-04-02 02:30:03.617 | + lib/rpc_backend:iniset_rpc_backend:147 : local virtual_host=nova_cell1 2026-04-02 02:30:03.621 | + lib/rpc_backend:iniset_rpc_backend:148 : is_service_enabled rabbit 2026-04-02 02:30:03.654 | + functions-common:is_service_enabled:2068 : return 0 2026-04-02 02:30:03.660 | ++ lib/rpc_backend:iniset_rpc_backend:149 : get_transport_url nova_cell1 2026-04-02 02:30:03.666 | ++ lib/rpc_backend:get_transport_url:126 : local virtual_host=nova_cell1 2026-04-02 02:30:03.672 | ++ lib/rpc_backend:get_transport_url:127 : is_service_enabled rabbit 2026-04-02 02:30:03.710 | ++ functions-common:is_service_enabled:2068 : return 0 2026-04-02 02:30:03.716 | ++ lib/rpc_backend:get_transport_url:128 : echo rabbit://stackrabbit:secretrabbit@199.19.213.213:5672/nova_cell1 2026-04-02 02:30:03.724 | + lib/rpc_backend:iniset_rpc_backend:149 : iniset /etc/nova/nova_cell1.conf DEFAULT transport_url rabbit://stackrabbit:secretrabbit@199.19.213.213:5672/nova_cell1 2026-04-02 02:30:03.788 | + lib/rpc_backend:iniset_rpc_backend:150 : '[' -n '' ']' 2026-04-02 02:30:03.794 | + lib/rpc_backend:iniset_rpc_backend:153 : '[' -n '' ']' 2026-04-02 02:30:03.800 | + lib/nova:create_nova_conf:605 : is_service_enabled placement placement-client 2026-04-02 02:30:03.839 | + functions-common:is_service_enabled:2068 : return 0 2026-04-02 02:30:03.846 | + lib/nova:create_nova_conf:606 : configure_placement_nova_compute /etc/nova/nova_cell1.conf 2026-04-02 02:30:03.851 | + lib/nova:configure_placement_nova_compute:634 : local conf=/etc/nova/nova_cell1.conf 2026-04-02 02:30:03.856 | + lib/nova:configure_placement_nova_compute:635 : configure_keystoneauth /etc/nova/nova_cell1.conf nova placement 2026-04-02 02:30:03.861 | + lib/keystone:configure_keystoneauth:432 : local conf_file=/etc/nova/nova_cell1.conf 2026-04-02 02:30:03.866 | + lib/keystone:configure_keystoneauth:433 : local admin_user=nova 2026-04-02 02:30:03.869 | + lib/keystone:configure_keystoneauth:434 : local section=placement 2026-04-02 02:30:03.875 | + lib/keystone:configure_keystoneauth:436 : iniset /etc/nova/nova_cell1.conf placement auth_type password 2026-04-02 02:30:03.944 | + lib/keystone:configure_keystoneauth:437 : iniset /etc/nova/nova_cell1.conf placement interface public 2026-04-02 02:30:04.016 | + lib/keystone:configure_keystoneauth:438 : iniset /etc/nova/nova_cell1.conf placement auth_url https://199.19.213.213/identity 2026-04-02 02:30:04.085 | + lib/keystone:configure_keystoneauth:439 : iniset /etc/nova/nova_cell1.conf placement username nova 2026-04-02 02:30:04.144 | + lib/keystone:configure_keystoneauth:440 : iniset /etc/nova/nova_cell1.conf placement password secretservice 2026-04-02 02:30:04.206 | + lib/keystone:configure_keystoneauth:441 : iniset /etc/nova/nova_cell1.conf placement user_domain_name Default 2026-04-02 02:30:04.271 | + lib/keystone:configure_keystoneauth:442 : iniset /etc/nova/nova_cell1.conf placement project_name service 2026-04-02 02:30:04.335 | + lib/keystone:configure_keystoneauth:443 : iniset /etc/nova/nova_cell1.conf placement project_domain_name Default 2026-04-02 02:30:04.401 | + lib/nova:create_nova_conf:610 : setup_logging /etc/nova/nova_cell1.conf 2026-04-02 02:30:04.407 | + functions:setup_logging:693 : setup_systemd_logging /etc/nova/nova_cell1.conf 2026-04-02 02:30:04.413 | + functions:setup_systemd_logging:710 : local conf_file=/etc/nova/nova_cell1.conf 2026-04-02 02:30:04.421 | ++ functions:setup_systemd_logging:715 : trueorfalse False USE_JOURNAL 2026-04-02 02:30:04.461 | + functions:setup_systemd_logging:715 : USE_JOURNAL=False 2026-04-02 02:30:04.467 | + functions:setup_systemd_logging:716 : local pidstr= 2026-04-02 02:30:04.473 | + functions:setup_systemd_logging:717 : [[ False == \T\r\u\e ]] 2026-04-02 02:30:04.479 | + functions:setup_systemd_logging:721 : pidstr='(pid=%(process)d) ' 2026-04-02 02:30:04.485 | + functions:setup_systemd_logging:723 : iniset /etc/nova/nova_cell1.conf DEFAULT logging_debug_format_suffix '{{(pid=%(process)d) %(funcName)s %(pathname)s:%(lineno)d}}' 2026-04-02 02:30:04.548 | + functions:setup_systemd_logging:725 : iniset /etc/nova/nova_cell1.conf DEFAULT logging_context_format_string '%(color)s%(levelname)s %(name)s [%(global_request_id)s %(request_id)s %(project_name)s %(user_name)s%(color)s] %(instance)s%(color)s%(message)s' 2026-04-02 02:30:04.614 | + functions:setup_systemd_logging:726 : iniset /etc/nova/nova_cell1.conf DEFAULT logging_default_format_string '%(color)s%(levelname)s %(name)s [-%(color)s] %(instance)s%(color)s%(message)s' 2026-04-02 02:30:04.681 | + functions:setup_systemd_logging:727 : iniset /etc/nova/nova_cell1.conf DEFAULT logging_exception_prefix 'ERROR %(name)s %(instance)s' 2026-04-02 02:30:04.751 | + functions:setup_systemd_logging:730 : iniset /etc/nova/nova_cell1.conf DEFAULT log_color False 2026-04-02 02:30:04.819 | + lib/nova:create_nova_conf:617 : [[ superconductor == \s\i\n\g\l\e\c\o\n\d\u\c\t\o\r ]] 2026-04-02 02:30:04.826 | ++ lib/nova:create_nova_conf:620 : seq 1 1 2026-04-02 02:30:04.834 | + lib/nova:create_nova_conf:620 : for i in $(seq 1 $NOVA_NUM_CELLS) 2026-04-02 02:30:04.840 | + lib/nova:create_nova_conf:621 : local conf 2026-04-02 02:30:04.847 | + lib/nova:create_nova_conf:622 : local offset 2026-04-02 02:30:04.854 | ++ lib/nova:create_nova_conf:623 : conductor_conf 1 2026-04-02 02:30:04.860 | ++ lib/nova:conductor_conf:827 : local cell=1 2026-04-02 02:30:04.865 | ++ lib/nova:conductor_conf:828 : echo /etc/nova/nova_cell1.conf 2026-04-02 02:30:04.874 | + lib/nova:create_nova_conf:623 : conf=/etc/nova/nova_cell1.conf 2026-04-02 02:30:04.880 | + lib/nova:create_nova_conf:624 : offset=0 2026-04-02 02:30:04.886 | + lib/nova:create_nova_conf:625 : configure_console_proxies /etc/nova/nova_cell1.conf 0 2026-04-02 02:30:04.892 | + lib/nova:configure_console_proxies:724 : local conf=/etc/nova/nova_cell1.conf 2026-04-02 02:30:04.898 | + lib/nova:configure_console_proxies:725 : local offset=0 2026-04-02 02:30:04.905 | + lib/nova:configure_console_proxies:729 : offset=0 2026-04-02 02:30:04.910 | + lib/nova:configure_console_proxies:731 : is_service_enabled n-novnc 2026-04-02 02:30:04.947 | + functions-common:is_service_enabled:2068 : return 0 2026-04-02 02:30:04.953 | + lib/nova:configure_console_proxies:732 : iniset /etc/nova/nova_cell1.conf vnc novncproxy_host 0.0.0.0 2026-04-02 02:30:05.028 | + lib/nova:configure_console_proxies:733 : iniset /etc/nova/nova_cell1.conf vnc novncproxy_port 6080 2026-04-02 02:30:05.100 | + lib/nova:configure_console_proxies:735 : is_nova_console_proxy_compute_tls_enabled 2026-04-02 02:30:05.106 | + lib/nova:is_nova_console_proxy_compute_tls_enabled:188 : [[ False = \T\r\u\e ]] 2026-04-02 02:30:05.112 | + lib/nova:is_nova_console_proxy_compute_tls_enabled:189 : return 1 2026-04-02 02:30:05.119 | + lib/nova:configure_console_proxies:763 : is_service_enabled n-spice 2026-04-02 02:30:05.156 | + functions-common:is_service_enabled:2068 : return 1 2026-04-02 02:30:05.162 | + lib/nova:configure_console_proxies:768 : is_service_enabled n-sproxy 2026-04-02 02:30:05.197 | + functions-common:is_service_enabled:2068 : return 1 2026-04-02 02:30:05.203 | + lib/nova:configure_nova:369 : is_service_enabled n-cpu 2026-04-02 02:30:05.243 | + functions-common:is_service_enabled:2068 : return 0 2026-04-02 02:30:05.249 | + lib/nova:configure_nova:369 : [[ -r /opt/stack/devstack/lib/nova_plugins/hypervisor-libvirt ]] 2026-04-02 02:30:05.255 | + lib/nova:configure_nova:371 : configure_nova_hypervisor 2026-04-02 02:30:05.259 | + lib/nova_plugins/hypervisor-libvirt:configure_nova_hypervisor:40 : configure_libvirt 2026-04-02 02:30:05.265 | + lib/nova_plugins/functions-libvirt:configure_libvirt:119 : is_service_enabled neutron 2026-04-02 02:30:05.301 | + functions-common:is_service_enabled:2068 : return 0 2026-04-02 02:30:05.307 | + lib/nova_plugins/functions-libvirt:configure_libvirt:119 : sudo grep -q '^cgroup_device_acl' /etc/libvirt/qemu.conf 2026-04-02 02:30:05.331 | + lib/nova_plugins/functions-libvirt:configure_libvirt:121 : cat 2026-04-02 02:30:05.332 | + lib/nova_plugins/functions-libvirt:configure_libvirt:121 : sudo tee -a /etc/libvirt/qemu.conf 2026-04-02 02:30:05.343 | cgroup_device_acl = [ 2026-04-02 02:30:05.343 | "/dev/null", "/dev/full", "/dev/zero", 2026-04-02 02:30:05.343 | "/dev/random", "/dev/urandom", 2026-04-02 02:30:05.343 | "/dev/ptmx", "/dev/kvm", "/dev/kqemu", 2026-04-02 02:30:05.343 | "/dev/rtc", "/dev/hpet","/dev/net/tun", 2026-04-02 02:30:05.343 | "/dev/vfio/vfio", 2026-04-02 02:30:05.343 | ] 2026-04-02 02:30:05.350 | + lib/nova_plugins/functions-libvirt:configure_libvirt:132 : is_fedora 2026-04-02 02:30:05.355 | + functions-common:is_fedora:524 : [[ -z Ubuntu ]] 2026-04-02 02:30:05.361 | + functions-common:is_fedora:528 : '[' Ubuntu = Fedora ']' 2026-04-02 02:30:05.367 | + functions-common:is_fedora:528 : '[' Ubuntu = 'Red Hat' ']' 2026-04-02 02:30:05.373 | + functions-common:is_fedora:529 : '[' Ubuntu = openEuler ']' 2026-04-02 02:30:05.379 | + functions-common:is_fedora:530 : '[' Ubuntu = RedHatEnterpriseServer ']' 2026-04-02 02:30:05.385 | + functions-common:is_fedora:531 : '[' Ubuntu = RedHatEnterprise ']' 2026-04-02 02:30:05.389 | + functions-common:is_fedora:532 : '[' Ubuntu = RedHatEnterpriseLinux ']' 2026-04-02 02:30:05.396 | + functions-common:is_fedora:533 : '[' Ubuntu = RockyLinux ']' 2026-04-02 02:30:05.403 | + functions-common:is_fedora:534 : '[' Ubuntu = CentOS ']' 2026-04-02 02:30:05.409 | + functions-common:is_fedora:534 : '[' Ubuntu = CentOSStream ']' 2026-04-02 02:30:05.415 | + functions-common:is_fedora:535 : '[' Ubuntu = AlmaLinux ']' 2026-04-02 02:30:05.419 | + functions-common:is_fedora:536 : '[' Ubuntu = OracleServer ']' 2026-04-02 02:30:05.426 | + functions-common:is_fedora:536 : '[' Ubuntu = Virtuozzo ']' 2026-04-02 02:30:05.431 | + lib/nova_plugins/functions-libvirt:configure_libvirt:151 : getent group libvirt 2026-04-02 02:30:05.441 | + lib/nova_plugins/functions-libvirt:configure_libvirt:154 : add_user_to_group stack libvirt 2026-04-02 02:30:05.448 | + functions-common:add_user_to_group:2181 : local user=stack 2026-04-02 02:30:05.454 | + functions-common:add_user_to_group:2182 : local group=libvirt 2026-04-02 02:30:05.461 | + functions-common:add_user_to_group:2184 : sudo usermod -a -G libvirt stack 2026-04-02 02:30:05.522 | + lib/nova_plugins/functions-libvirt:configure_libvirt:157 : [[ True = \T\r\u\e ]] 2026-04-02 02:30:05.528 | + lib/nova_plugins/functions-libvirt:configure_libvirt:158 : is_ubuntu 2026-04-02 02:30:05.533 | + functions-common:is_ubuntu:544 : [[ -z deb ]] 2026-04-02 02:30:05.538 | + functions-common:is_ubuntu:547 : '[' deb = deb ']' 2026-04-02 02:30:05.544 | + lib/nova_plugins/functions-libvirt:configure_libvirt:163 : local 'log_filters=1:libvirt.c 1:qemu 1:conf 1:security 3:object 3:event 3:json 3:file 1:util 1:cpu' 2026-04-02 02:30:05.551 | + lib/nova_plugins/functions-libvirt:configure_libvirt:167 : local log_outputs=1:file:/var/log/libvirt/libvirtd.log 2026-04-02 02:30:05.557 | + lib/nova_plugins/functions-libvirt:configure_libvirt:168 : sudo grep -q '^log_filters="1:libvirt.c 1:qemu 1:conf 1:security 3:object 3:event 3:json 3:file 1:util 1:cpu"' /etc/libvirt/libvirtd.conf 2026-04-02 02:30:05.580 | + lib/nova_plugins/functions-libvirt:configure_libvirt:169 : sudo tee -a /etc/libvirt/libvirtd.conf 2026-04-02 02:30:05.580 | + lib/nova_plugins/functions-libvirt:configure_libvirt:169 : echo 'log_filters="1:libvirt.c 1:qemu 1:conf 1:security 3:object 3:event 3:json 3:file 1:util 1:cpu"' 2026-04-02 02:30:05.591 | log_filters="1:libvirt.c 1:qemu 1:conf 1:security 3:object 3:event 3:json 3:file 1:util 1:cpu" 2026-04-02 02:30:05.597 | + lib/nova_plugins/functions-libvirt:configure_libvirt:171 : sudo grep -q '^log_outputs="1:file:/var/log/libvirt/libvirtd.log"' /etc/libvirt/libvirtd.conf 2026-04-02 02:30:05.622 | + lib/nova_plugins/functions-libvirt:configure_libvirt:172 : echo 'log_outputs="1:file:/var/log/libvirt/libvirtd.log"' 2026-04-02 02:30:05.625 | + lib/nova_plugins/functions-libvirt:configure_libvirt:172 : sudo tee -a /etc/libvirt/libvirtd.conf 2026-04-02 02:30:05.638 | log_outputs="1:file:/var/log/libvirt/libvirtd.log" 2026-04-02 02:30:05.644 | + lib/nova_plugins/functions-libvirt:configure_libvirt:176 : is_nova_console_proxy_compute_tls_enabled 2026-04-02 02:30:05.649 | + lib/nova:is_nova_console_proxy_compute_tls_enabled:188 : [[ False = \T\r\u\e ]] 2026-04-02 02:30:05.657 | + lib/nova:is_nova_console_proxy_compute_tls_enabled:189 : return 1 2026-04-02 02:30:05.663 | + lib/nova_plugins/functions-libvirt:configure_libvirt:194 : restart_service libvirtd 2026-04-02 02:30:05.668 | + functions-common:restart_service:2296 : '[' -x /bin/systemctl ']' 2026-04-02 02:30:05.675 | + functions-common:restart_service:2297 : sudo /bin/systemctl restart libvirtd 2026-04-02 02:30:05.755 | + lib/nova_plugins/functions-libvirt:configure_libvirt:200 : restart_service virtlogd 2026-04-02 02:30:05.761 | + functions-common:restart_service:2296 : '[' -x /bin/systemctl ']' 2026-04-02 02:30:05.767 | + functions-common:restart_service:2297 : sudo /bin/systemctl restart virtlogd 2026-04-02 02:30:05.912 | + lib/nova_plugins/hypervisor-libvirt:configure_nova_hypervisor:41 : iniset /etc/nova/nova.conf libvirt virt_type kvm 2026-04-02 02:30:05.989 | + lib/nova_plugins/hypervisor-libvirt:configure_nova_hypervisor:42 : iniset /etc/nova/nova.conf libvirt cpu_mode host-passthrough 2026-04-02 02:30:06.057 | + lib/nova_plugins/hypervisor-libvirt:configure_nova_hypervisor:43 : '[' host-passthrough == custom ']' 2026-04-02 02:30:06.063 | + lib/nova_plugins/hypervisor-libvirt:configure_nova_hypervisor:47 : iniset /etc/nova/nova.conf DEFAULT pointer_model ps2mouse 2026-04-02 02:30:06.132 | + lib/nova_plugins/hypervisor-libvirt:configure_nova_hypervisor:48 : iniset /etc/nova/nova.conf libvirt live_migration_uri qemu+ssh://stack@%s/system 2026-04-02 02:30:06.203 | + lib/nova_plugins/hypervisor-libvirt:configure_nova_hypervisor:49 : iniset /etc/nova/nova.conf DEFAULT default_ephemeral_format ext4 2026-04-02 02:30:06.272 | + lib/nova_plugins/hypervisor-libvirt:configure_nova_hypervisor:50 : iniset /etc/nova/nova.conf DEFAULT compute_driver libvirt.LibvirtDriver 2026-04-02 02:30:06.339 | + lib/nova_plugins/hypervisor-libvirt:configure_nova_hypervisor:52 : is_arch ppc64 2026-04-02 02:30:06.347 | ++ functions-common:is_arch:517 : uname -m 2026-04-02 02:30:06.356 | + functions-common:is_arch:517 : [[ x86_64 == \p\p\c\6\4 ]] 2026-04-02 02:30:06.362 | + lib/nova_plugins/hypervisor-libvirt:configure_nova_hypervisor:57 : is_arch aarch64 2026-04-02 02:30:06.371 | ++ functions-common:is_arch:517 : uname -m 2026-04-02 02:30:06.380 | + functions-common:is_arch:517 : [[ x86_64 == \a\a\r\c\h\6\4 ]] 2026-04-02 02:30:06.385 | + lib/nova_plugins/hypervisor-libvirt:configure_nova_hypervisor:65 : isset ENABLE_FILE_INJECTION 2026-04-02 02:30:06.391 | + functions-common:isset:264 : [[ -v ENABLE_FILE_INJECTION ]] 2026-04-02 02:30:06.398 | + lib/nova_plugins/hypervisor-libvirt:configure_nova_hypervisor:73 : [[ kvm = \p\a\r\a\l\l\e\l\s ]] 2026-04-02 02:30:06.404 | + lib/nova_plugins/hypervisor-libvirt:configure_nova_hypervisor:80 : [[ '' == \L\V\M ]] 2026-04-02 02:30:06.411 | + ./stack.sh:main:959 : is_service_enabled placement 2026-04-02 02:30:06.445 | + functions-common:is_service_enabled:2068 : return 0 2026-04-02 02:30:06.451 | + ./stack.sh:main:961 : stack_install_service placement 2026-04-02 02:30:06.457 | + lib/stack:stack_install_service:20 : local service=placement 2026-04-02 02:30:06.464 | + lib/stack:stack_install_service:21 : type install_placement 2026-04-02 02:30:06.470 | + lib/stack:stack_install_service:23 : [[ False = True ]] 2026-04-02 02:30:06.476 | + lib/stack:stack_install_service:32 : install_placement 2026-04-02 02:30:06.483 | + lib/placement:install_placement:121 : pip_install_gr osc-placement 2026-04-02 02:30:06.488 | + inc/python:pip_install_gr:94 : local name=osc-placement 2026-04-02 02:30:06.495 | + inc/python:pip_install_gr:95 : local clean_name 2026-04-02 02:30:06.502 | ++ inc/python:pip_install_gr:96 : get_from_global_requirements osc-placement 2026-04-02 02:30:06.508 | ++ inc/python:get_from_global_requirements:241 : local package=osc-placement 2026-04-02 02:30:06.515 | ++ inc/python:get_from_global_requirements:242 : local required_pkg 2026-04-02 02:30:06.524 | +++ inc/python:get_from_global_requirements:243 : grep -i -h '^osc-placement' /opt/stack/requirements/global-requirements.txt 2026-04-02 02:30:06.525 | +++ inc/python:get_from_global_requirements:243 : cut -d# -f1 2026-04-02 02:30:06.535 | ++ inc/python:get_from_global_requirements:243 : required_pkg='osc-placement ' 2026-04-02 02:30:06.540 | ++ inc/python:get_from_global_requirements:244 : [[ osc-placement == '' ]] 2026-04-02 02:30:06.546 | ++ inc/python:get_from_global_requirements:247 : echo osc-placement 2026-04-02 02:30:06.554 | + inc/python:pip_install_gr:96 : clean_name=osc-placement 2026-04-02 02:30:06.561 | + inc/python:pip_install_gr:97 : pip_install osc-placement 2026-04-02 02:30:06.608 | Using python 3.12 to install osc-placement 2026-04-02 02:30:06.613 | + inc/python:pip_install:210 : env http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= /opt/stack/data/venv/bin/pip install -c /opt/stack/requirements/upper-constraints.txt osc-placement 2026-04-02 02:30:07.252 | Collecting osc-placement 2026-04-02 02:30:07.318 | Downloading osc_placement-4.8.0-py3-none-any.whl.metadata (2.1 kB) 2026-04-02 02:30:07.328 | Requirement already satisfied: pbr>=2.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from osc-placement) (7.0.3) 2026-04-02 02:30:07.328 | Requirement already satisfied: keystoneauth1>=3.3.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from osc-placement) (5.13.1) 2026-04-02 02:30:07.329 | Requirement already satisfied: osc-lib>=1.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from osc-placement) (4.4.0) 2026-04-02 02:30:07.330 | Requirement already satisfied: oslo.utils>=3.37.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from osc-placement) (10.0.0) 2026-04-02 02:30:07.331 | Requirement already satisfied: iso8601>=2.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystoneauth1>=3.3.0->osc-placement) (2.1.0) 2026-04-02 02:30:07.332 | Requirement already satisfied: requests>=2.14.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystoneauth1>=3.3.0->osc-placement) (2.32.5) 2026-04-02 02:30:07.332 | Requirement already satisfied: stevedore>=1.20.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystoneauth1>=3.3.0->osc-placement) (5.7.0) 2026-04-02 02:30:07.333 | Requirement already satisfied: os-service-types>=1.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystoneauth1>=3.3.0->osc-placement) (1.8.2) 2026-04-02 02:30:07.333 | Requirement already satisfied: typing-extensions>=4.12 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystoneauth1>=3.3.0->osc-placement) (4.15.0) 2026-04-02 02:30:07.337 | Requirement already satisfied: cliff>=4.9.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from osc-lib>=1.2.0->osc-placement) (4.13.2) 2026-04-02 02:30:07.337 | Requirement already satisfied: openstacksdk>=0.15.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from osc-lib>=1.2.0->osc-placement) (4.10.0) 2026-04-02 02:30:07.338 | Requirement already satisfied: oslo.i18n>=3.15.3 in /opt/stack/data/venv/lib/python3.12/site-packages (from osc-lib>=1.2.0->osc-placement) (6.7.2) 2026-04-02 02:30:07.339 | Requirement already satisfied: autopage>=0.4.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from cliff>=4.9.0->osc-lib>=1.2.0->osc-placement) (0.6.0) 2026-04-02 02:30:07.340 | Requirement already satisfied: cmd2>=1.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from cliff>=4.9.0->osc-lib>=1.2.0->osc-placement) (3.2.0) 2026-04-02 02:30:07.340 | Requirement already satisfied: PrettyTable>=0.7.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from cliff>=4.9.0->osc-lib>=1.2.0->osc-placement) (3.17.0) 2026-04-02 02:30:07.341 | Requirement already satisfied: PyYAML>=3.12 in /opt/stack/data/venv/lib/python3.12/site-packages (from cliff>=4.9.0->osc-lib>=1.2.0->osc-placement) (6.0.3) 2026-04-02 02:30:07.342 | Requirement already satisfied: pyperclip>=1.8.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from cmd2>=1.0.0->cliff>=4.9.0->osc-lib>=1.2.0->osc-placement) (1.11.0) 2026-04-02 02:30:07.343 | Requirement already satisfied: rich>=14.3.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from cmd2>=1.0.0->cliff>=4.9.0->osc-lib>=1.2.0->osc-placement) (14.3.3) 2026-04-02 02:30:07.343 | Requirement already satisfied: rich-argparse>=1.7.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from cmd2>=1.0.0->cliff>=4.9.0->osc-lib>=1.2.0->osc-placement) (1.7.2) 2026-04-02 02:30:07.345 | Requirement already satisfied: cryptography>=2.7 in /opt/stack/data/venv/lib/python3.12/site-packages (from openstacksdk>=0.15.0->osc-lib>=1.2.0->osc-placement) (43.0.3) 2026-04-02 02:30:07.345 | Requirement already satisfied: decorator>=4.4.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from openstacksdk>=0.15.0->osc-lib>=1.2.0->osc-placement) (5.2.1) 2026-04-02 02:30:07.346 | Requirement already satisfied: dogpile.cache>=0.6.5 in /opt/stack/data/venv/lib/python3.12/site-packages (from openstacksdk>=0.15.0->osc-lib>=1.2.0->osc-placement) (1.5.0) 2026-04-02 02:30:07.346 | Requirement already satisfied: jmespath>=0.9.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from openstacksdk>=0.15.0->osc-lib>=1.2.0->osc-placement) (1.1.0) 2026-04-02 02:30:07.347 | Requirement already satisfied: jsonpatch!=1.20,>=1.16 in /opt/stack/data/venv/lib/python3.12/site-packages (from openstacksdk>=0.15.0->osc-lib>=1.2.0->osc-placement) (1.33) 2026-04-02 02:30:07.347 | Requirement already satisfied: platformdirs>=3 in /opt/stack/data/venv/lib/python3.12/site-packages (from openstacksdk>=0.15.0->osc-lib>=1.2.0->osc-placement) (4.9.2) 2026-04-02 02:30:07.348 | Requirement already satisfied: psutil>=3.2.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from openstacksdk>=0.15.0->osc-lib>=1.2.0->osc-placement) (7.2.2) 2026-04-02 02:30:07.348 | Requirement already satisfied: requestsexceptions>=1.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from openstacksdk>=0.15.0->osc-lib>=1.2.0->osc-placement) (1.4.0) 2026-04-02 02:30:07.350 | Requirement already satisfied: cffi>=1.12 in /opt/stack/data/venv/lib/python3.12/site-packages (from cryptography>=2.7->openstacksdk>=0.15.0->osc-lib>=1.2.0->osc-placement) (2.0.0) 2026-04-02 02:30:07.353 | Requirement already satisfied: pycparser in /opt/stack/data/venv/lib/python3.12/site-packages (from cffi>=1.12->cryptography>=2.7->openstacksdk>=0.15.0->osc-lib>=1.2.0->osc-placement) (3.0) 2026-04-02 02:30:07.357 | Requirement already satisfied: jsonpointer>=1.9 in /opt/stack/data/venv/lib/python3.12/site-packages (from jsonpatch!=1.20,>=1.16->openstacksdk>=0.15.0->osc-lib>=1.2.0->osc-placement) (3.0.0) 2026-04-02 02:30:07.359 | Requirement already satisfied: netaddr>=0.10.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.utils>=3.37.0->osc-placement) (1.3.0) 2026-04-02 02:30:07.360 | Requirement already satisfied: debtcollector>=1.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.utils>=3.37.0->osc-placement) (3.1.0) 2026-04-02 02:30:07.360 | Requirement already satisfied: pyparsing>=2.1.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.utils>=3.37.0->osc-placement) (3.3.2) 2026-04-02 02:30:07.361 | Requirement already satisfied: packaging>=20.4 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.utils>=3.37.0->osc-placement) (26.0) 2026-04-02 02:30:07.362 | Requirement already satisfied: wrapt>=2.1.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from debtcollector>=1.2.0->oslo.utils>=3.37.0->osc-placement) (2.1.1) 2026-04-02 02:30:07.365 | Requirement already satisfied: setuptools in /opt/stack/data/venv/lib/python3.12/site-packages (from pbr>=2.0.0->osc-placement) (82.0.1) 2026-04-02 02:30:07.367 | Requirement already satisfied: wcwidth in /opt/stack/data/venv/lib/python3.12/site-packages (from PrettyTable>=0.7.2->cliff>=4.9.0->osc-lib>=1.2.0->osc-placement) (0.6.0) 2026-04-02 02:30:07.374 | Requirement already satisfied: charset_normalizer<4,>=2 in /opt/stack/data/venv/lib/python3.12/site-packages (from requests>=2.14.2->keystoneauth1>=3.3.0->osc-placement) (3.4.4) 2026-04-02 02:30:07.375 | Requirement already satisfied: idna<4,>=2.5 in /opt/stack/data/venv/lib/python3.12/site-packages (from requests>=2.14.2->keystoneauth1>=3.3.0->osc-placement) (3.11) 2026-04-02 02:30:07.375 | Requirement already satisfied: urllib3<3,>=1.21.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from requests>=2.14.2->keystoneauth1>=3.3.0->osc-placement) (2.6.3) 2026-04-02 02:30:07.376 | Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3/dist-packages (from requests>=2.14.2->keystoneauth1>=3.3.0->osc-placement) (2023.11.17) 2026-04-02 02:30:07.384 | Requirement already satisfied: markdown-it-py>=2.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from rich>=14.3.0->cmd2>=1.0.0->cliff>=4.9.0->osc-lib>=1.2.0->osc-placement) (4.0.0) 2026-04-02 02:30:07.385 | Requirement already satisfied: pygments<3.0.0,>=2.13.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from rich>=14.3.0->cmd2>=1.0.0->cliff>=4.9.0->osc-lib>=1.2.0->osc-placement) (2.19.2) 2026-04-02 02:30:07.387 | Requirement already satisfied: mdurl~=0.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from markdown-it-py>=2.2.0->rich>=14.3.0->cmd2>=1.0.0->cliff>=4.9.0->osc-lib>=1.2.0->osc-placement) (0.1.2) 2026-04-02 02:30:07.405 | Downloading osc_placement-4.8.0-py3-none-any.whl (64 kB) 2026-04-02 02:30:07.584 | Installing collected packages: osc-placement 2026-04-02 02:30:07.659 | Successfully installed osc-placement-4.8.0 2026-04-02 02:30:07.740 | + inc/python:pip_install:216 : result=0 2026-04-02 02:30:07.747 | + inc/python:pip_install:218 : time_stop pip_install 2026-04-02 02:30:07.752 | + functions-common:time_stop:2412 : local name 2026-04-02 02:30:07.758 | + functions-common:time_stop:2413 : local end_time 2026-04-02 02:30:07.764 | + functions-common:time_stop:2414 : local elapsed_time 2026-04-02 02:30:07.769 | + functions-common:time_stop:2415 : local total 2026-04-02 02:30:07.774 | + functions-common:time_stop:2416 : local start_time 2026-04-02 02:30:07.779 | + functions-common:time_stop:2418 : name=pip_install 2026-04-02 02:30:07.785 | + functions-common:time_stop:2419 : start_time=1775097006597 2026-04-02 02:30:07.791 | + functions-common:time_stop:2421 : [[ -z 1775097006597 ]] 2026-04-02 02:30:07.798 | ++ functions-common:time_stop:2424 : date +%s%3N 2026-04-02 02:30:07.807 | + functions-common:time_stop:2424 : end_time=1775097007801 2026-04-02 02:30:07.813 | + functions-common:time_stop:2425 : elapsed_time=1204 2026-04-02 02:30:07.819 | + functions-common:time_stop:2426 : total=108699 2026-04-02 02:30:07.824 | + functions-common:time_stop:2428 : _TIME_START[$name]= 2026-04-02 02:30:07.830 | + functions-common:time_stop:2429 : _TIME_TOTAL[$name]=109903 2026-04-02 02:30:07.836 | + inc/python:pip_install:219 : return 0 2026-04-02 02:30:07.842 | + lib/placement:install_placement:122 : git_clone https://github.com/openstack/placement.git /opt/stack/placement master 2026-04-02 02:30:07.847 | + functions-common:git_clone:581 : local git_remote=https://github.com/openstack/placement.git 2026-04-02 02:30:07.854 | + functions-common:git_clone:582 : local git_dest=/opt/stack/placement 2026-04-02 02:30:07.859 | + functions-common:git_clone:583 : local git_ref=master 2026-04-02 02:30:07.864 | + functions-common:git_clone:584 : local orig_dir 2026-04-02 02:30:07.871 | ++ functions-common:git_clone:585 : pwd 2026-04-02 02:30:07.878 | + functions-common:git_clone:585 : orig_dir=/opt/stack/devstack 2026-04-02 02:30:07.882 | + functions-common:git_clone:586 : local git_clone_flags= 2026-04-02 02:30:07.889 | ++ functions-common:git_clone:588 : trueorfalse False RECLONE 2026-04-02 02:30:07.924 | + functions-common:git_clone:588 : RECLONE=False 2026-04-02 02:30:07.929 | + functions-common:git_clone:589 : [[ 0 -gt 0 ]] 2026-04-02 02:30:07.935 | + functions-common:git_clone:593 : [[ False = \T\r\u\e ]] 2026-04-02 02:30:07.941 | + functions-common:git_clone:602 : echo master 2026-04-02 02:30:07.943 | + functions-common:git_clone:602 : egrep -q '^refs' 2026-04-02 02:30:07.952 | + functions-common:git_clone:616 : [[ ! -d /opt/stack/placement ]] 2026-04-02 02:30:07.958 | + functions-common:git_clone:626 : [[ False = \T\r\u\e ]] 2026-04-02 02:30:07.963 | + functions-common:git_clone:661 : sudo git config --system --add safe.directory /opt/stack/placement 2026-04-02 02:30:07.988 | + functions-common:git_clone:664 : cd /opt/stack/placement 2026-04-02 02:30:07.995 | + functions-common:git_clone:665 : git show --oneline 2026-04-02 02:30:07.995 | + functions-common:git_clone:665 : head -1 2026-04-02 02:30:08.000 | e3db398f Update master for stable/2026.1 2026-04-02 02:30:08.006 | + functions-common:git_clone:666 : cd /opt/stack/devstack 2026-04-02 02:30:08.013 | + lib/placement:install_placement:123 : setup_develop /opt/stack/placement 2026-04-02 02:30:08.019 | + inc/python:setup_develop:353 : local bindep 2026-04-02 02:30:08.025 | + inc/python:setup_develop:354 : [[ /opt/stack/placement == -bindep* ]] 2026-04-02 02:30:08.031 | + inc/python:setup_develop:358 : local project_dir=/opt/stack/placement 2026-04-02 02:30:08.037 | + inc/python:setup_develop:359 : local extras= 2026-04-02 02:30:08.044 | + inc/python:setup_develop:360 : _setup_package_with_constraints_edit /opt/stack/placement -e 2026-04-02 02:30:08.050 | + inc/python:_setup_package_with_constraints_edit:379 : local bindep 2026-04-02 02:30:08.056 | + inc/python:_setup_package_with_constraints_edit:380 : [[ /opt/stack/placement == -bindep* ]] 2026-04-02 02:30:08.062 | + inc/python:_setup_package_with_constraints_edit:384 : local project_dir=/opt/stack/placement 2026-04-02 02:30:08.068 | + inc/python:_setup_package_with_constraints_edit:385 : local flags=-e 2026-04-02 02:30:08.074 | + inc/python:_setup_package_with_constraints_edit:386 : local extras= 2026-04-02 02:30:08.081 | ++ inc/python:_setup_package_with_constraints_edit:393 : cd /opt/stack/placement 2026-04-02 02:30:08.087 | ++ inc/python:_setup_package_with_constraints_edit:393 : pwd 2026-04-02 02:30:08.094 | + inc/python:_setup_package_with_constraints_edit:393 : project_dir=/opt/stack/placement 2026-04-02 02:30:08.101 | + inc/python:_setup_package_with_constraints_edit:395 : '[' -n /opt/stack/requirements ']' 2026-04-02 02:30:08.106 | + inc/python:_setup_package_with_constraints_edit:399 : local name 2026-04-02 02:30:08.114 | ++ inc/python:_setup_package_with_constraints_edit:400 : awk '/^name.*=/ {print $3}' /opt/stack/placement/setup.cfg 2026-04-02 02:30:08.125 | + inc/python:_setup_package_with_constraints_edit:400 : name=openstack-placement 2026-04-02 02:30:08.131 | + inc/python:_setup_package_with_constraints_edit:401 : '[' -z openstack-placement ']' 2026-04-02 02:30:08.137 | + inc/python:_setup_package_with_constraints_edit:405 : /opt/stack/requirements/.venv/bin/edit-constraints /opt/stack/requirements/upper-constraints.txt -- openstack-placement 2026-04-02 02:30:08.226 | + inc/python:_setup_package_with_constraints_edit:408 : setup_package /opt/stack/placement -e 2026-04-02 02:30:08.233 | + inc/python:setup_package:436 : local bindep=0 2026-04-02 02:30:08.238 | + inc/python:setup_package:437 : local bindep_flag= 2026-04-02 02:30:08.244 | + inc/python:setup_package:438 : local bindep_profiles= 2026-04-02 02:30:08.250 | + inc/python:setup_package:439 : [[ /opt/stack/placement == -bindep* ]] 2026-04-02 02:30:08.256 | + inc/python:setup_package:444 : local project_dir=/opt/stack/placement 2026-04-02 02:30:08.262 | + inc/python:setup_package:445 : local flags=-e 2026-04-02 02:30:08.268 | + inc/python:setup_package:446 : local extras= 2026-04-02 02:30:08.273 | + inc/python:setup_package:450 : [[ -n -e ]] 2026-04-02 02:30:08.279 | + inc/python:setup_package:450 : [[ -z '' ]] 2026-04-02 02:30:08.284 | + inc/python:setup_package:450 : [[ ! -e =~ ^-.* ]] 2026-04-02 02:30:08.290 | + inc/python:setup_package:455 : [[ ! -z '' ]] 2026-04-02 02:30:08.296 | + inc/python:setup_package:460 : [[ 0 == 1 ]] 2026-04-02 02:30:08.302 | + inc/python:setup_package:464 : pip_install -e /opt/stack/placement 2026-04-02 02:30:08.342 | Using python 3.12 to install /opt/stack/placement 2026-04-02 02:30:08.347 | + inc/python:pip_install:210 : env http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= /opt/stack/data/venv/bin/pip install -c /opt/stack/requirements/upper-constraints.txt -e /opt/stack/placement 2026-04-02 02:30:08.896 | Obtaining file:///opt/stack/placement 2026-04-02 02:30:08.898 | Installing build dependencies: started 2026-04-02 02:30:09.821 | Installing build dependencies: finished with status 'done' 2026-04-02 02:30:09.823 | Checking if build backend supports build_editable: started 2026-04-02 02:30:10.109 | Checking if build backend supports build_editable: finished with status 'done' 2026-04-02 02:30:10.110 | Getting requirements to build editable: started 2026-04-02 02:30:10.269 | Getting requirements to build editable: finished with status 'done' 2026-04-02 02:30:10.272 | Preparing editable metadata (pyproject.toml): started 2026-04-02 02:30:10.851 | Preparing editable metadata (pyproject.toml): finished with status 'done' 2026-04-02 02:30:10.869 | Requirement already satisfied: pbr>=3.1.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from openstack-placement==15.1.0.dev1) (7.0.3) 2026-04-02 02:30:10.869 | Requirement already satisfied: SQLAlchemy>=1.4.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from openstack-placement==15.1.0.dev1) (2.0.46) 2026-04-02 02:30:10.869 | Requirement already satisfied: keystonemiddleware>=4.18.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from openstack-placement==15.1.0.dev1) (12.0.0) 2026-04-02 02:30:10.870 | Requirement already satisfied: Routes>=2.3.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from openstack-placement==15.1.0.dev1) (2.5.1) 2026-04-02 02:30:10.870 | Requirement already satisfied: WebOb>=1.8.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from openstack-placement==15.1.0.dev1) (1.8.9) 2026-04-02 02:30:10.871 | Requirement already satisfied: jsonschema>=3.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from openstack-placement==15.1.0.dev1) (4.26.0) 2026-04-02 02:30:10.871 | Requirement already satisfied: requests>=2.25.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from openstack-placement==15.1.0.dev1) (2.32.5) 2026-04-02 02:30:10.871 | Requirement already satisfied: oslo.concurrency>=3.26.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from openstack-placement==15.1.0.dev1) (7.4.0) 2026-04-02 02:30:10.872 | Requirement already satisfied: oslo.config>=6.7.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from openstack-placement==15.1.0.dev1) (10.3.0) 2026-04-02 02:30:10.872 | Requirement already satisfied: oslo.context>=2.22.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from openstack-placement==15.1.0.dev1) (6.3.0) 2026-04-02 02:30:10.873 | Requirement already satisfied: oslo.log>=4.3.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from openstack-placement==15.1.0.dev1) (8.1.0) 2026-04-02 02:30:10.873 | Requirement already satisfied: oslo.serialization>=2.25.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from openstack-placement==15.1.0.dev1) (5.9.1) 2026-04-02 02:30:10.873 | Requirement already satisfied: oslo.utils>=4.5.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from openstack-placement==15.1.0.dev1) (10.0.0) 2026-04-02 02:30:10.874 | Requirement already satisfied: oslo.db>=8.6.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from openstack-placement==15.1.0.dev1) (18.0.0) 2026-04-02 02:30:10.874 | Requirement already satisfied: oslo.policy>=4.4.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from openstack-placement==15.1.0.dev1) (5.0.0) 2026-04-02 02:30:10.874 | Requirement already satisfied: oslo.middleware>=3.31.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from openstack-placement==15.1.0.dev1) (8.0.0) 2026-04-02 02:30:10.875 | Requirement already satisfied: oslo.upgradecheck>=1.3.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from openstack-placement==15.1.0.dev1) (2.7.1) 2026-04-02 02:30:10.875 | 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.dev1) (1.1.0) 2026-04-02 02:30:10.876 | Requirement already satisfied: os-traits>=3.3.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from openstack-placement==15.1.0.dev1) (3.6.0) 2026-04-02 02:30:10.876 | Requirement already satisfied: microversion-parse>=0.2.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from openstack-placement==15.1.0.dev1) (2.1.0) 2026-04-02 02:30:10.877 | 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.dev1) (25.4.0) 2026-04-02 02:30:10.878 | 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.dev1) (2025.9.1) 2026-04-02 02:30:10.878 | 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.dev1) (0.37.0) 2026-04-02 02:30:10.878 | 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.dev1) (0.30.0) 2026-04-02 02:30:10.882 | 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.dev1) (5.13.1) 2026-04-02 02:30:10.882 | 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.dev1) (4.1.1) 2026-04-02 02:30:10.883 | 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.dev1) (6.7.2) 2026-04-02 02:30:10.884 | 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.dev1) (4.0.1) 2026-04-02 02:30:10.884 | 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.dev1) (2.11.0) 2026-04-02 02:30:10.885 | 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.dev1) (5.8.0) 2026-04-02 02:30:10.887 | 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.dev1) (2.1.0) 2026-04-02 02:30:10.888 | 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.dev1) (5.7.0) 2026-04-02 02:30:10.888 | 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.dev1) (1.8.2) 2026-04-02 02:30:10.889 | 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.dev1) (4.15.0) 2026-04-02 02:30:10.894 | 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.dev1) (1.5.0) 2026-04-02 02:30:10.896 | 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.dev1) (5.2.1) 2026-04-02 02:30:10.899 | 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.dev1) (0.20) 2026-04-02 02:30:10.899 | 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.dev1) (3.1.0) 2026-04-02 02:30:10.901 | 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.dev1) (2.1.1) 2026-04-02 02:30:10.903 | 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.dev1) (1.3.0) 2026-04-02 02:30:10.903 | 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.dev1) (2.0.0) 2026-04-02 02:30:10.904 | 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.dev1) (6.0.3) 2026-04-02 02:30:10.907 | 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.dev1) (1.18.4) 2026-04-02 02:30:10.908 | 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.dev1) (2.0.2) 2026-04-02 02:30:10.908 | 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.dev1) (0.5.0) 2026-04-02 02:30:10.910 | 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.dev1) (1.3.10) 2026-04-02 02:30:10.913 | 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.dev1) (2.9.0.post0) 2026-04-02 02:30:10.915 | 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.dev1) (5.0.0) 2026-04-02 02:30:10.915 | 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.dev1) (3.1.6) 2026-04-02 02:30:10.916 | 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.dev1) (4.0.1) 2026-04-02 02:30:10.919 | 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.dev1) (3.0.3) 2026-04-02 02:30:10.923 | 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.dev1) (1.1.2) 2026-04-02 02:30:10.926 | 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.dev1) (3.17.0) 2026-04-02 02:30:10.928 | 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.dev1) (3.3.2) 2026-04-02 02:30:10.928 | 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.dev1) (26.0) 2026-04-02 02:30:10.929 | 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.dev1) (7.2.2) 2026-04-02 02:30:10.932 | Requirement already satisfied: setuptools in /opt/stack/data/venv/lib/python3.12/site-packages (from pbr>=3.1.1->openstack-placement==15.1.0.dev1) (82.0.1) 2026-04-02 02:30:10.935 | 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.dev1) (0.6.0) 2026-04-02 02:30:10.945 | 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.dev1) (1.17.0) 2026-04-02 02:30:10.953 | 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.dev1) (3.4.4) 2026-04-02 02:30:10.953 | 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.dev1) (3.11) 2026-04-02 02:30:10.954 | Requirement already satisfied: urllib3<3,>=1.21.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from requests>=2.25.0->openstack-placement==15.1.0.dev1) (2.6.3) 2026-04-02 02:30:10.955 | Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3/dist-packages (from requests>=2.25.0->openstack-placement==15.1.0.dev1) (2023.11.17) 2026-04-02 02:30:10.966 | 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.dev1) (0.7) 2026-04-02 02:30:10.975 | 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.dev1) (3.3.2) 2026-04-02 02:30:10.986 | Requirement already satisfied: testtools in /opt/stack/data/venv/lib/python3.12/site-packages (from testscenarios>=0.4->oslo.db>=8.6.0->openstack-placement==15.1.0.dev1) (2.8.5) 2026-04-02 02:30:11.007 | Building wheels for collected packages: openstack-placement 2026-04-02 02:30:11.007 | Building editable for openstack-placement (pyproject.toml): started 2026-04-02 02:30:11.881 | Building editable for openstack-placement (pyproject.toml): finished with status 'done' 2026-04-02 02:30:11.882 | Created wheel for openstack-placement: filename=openstack_placement-15.1.0.dev1-0.editable-py3-none-any.whl size=8750 sha256=480b5ad61eb94440ec36173cd1961e1dfba709fc106ea8c3d3d53f5b0fe3d040 2026-04-02 02:30:11.883 | Stored in directory: /tmp/pip-ephem-wheel-cache-i4j0n28m/wheels/0f/d8/4f/e8707957c726bd4763e71d7ed0672723b81ca99945904983a6 2026-04-02 02:30:11.888 | Successfully built openstack-placement 2026-04-02 02:30:12.020 | Installing collected packages: openstack-placement 2026-04-02 02:30:12.059 | Successfully installed openstack-placement-15.1.0.dev1 2026-04-02 02:30:12.164 | + inc/python:pip_install:216 : result=0 2026-04-02 02:30:12.170 | + inc/python:pip_install:218 : time_stop pip_install 2026-04-02 02:30:12.176 | + functions-common:time_stop:2412 : local name 2026-04-02 02:30:12.181 | + functions-common:time_stop:2413 : local end_time 2026-04-02 02:30:12.187 | + functions-common:time_stop:2414 : local elapsed_time 2026-04-02 02:30:12.192 | + functions-common:time_stop:2415 : local total 2026-04-02 02:30:12.198 | + functions-common:time_stop:2416 : local start_time 2026-04-02 02:30:12.204 | + functions-common:time_stop:2418 : name=pip_install 2026-04-02 02:30:12.208 | + functions-common:time_stop:2419 : start_time=1775097008332 2026-04-02 02:30:12.212 | + functions-common:time_stop:2421 : [[ -z 1775097008332 ]] 2026-04-02 02:30:12.218 | ++ functions-common:time_stop:2424 : date +%s%3N 2026-04-02 02:30:12.226 | + functions-common:time_stop:2424 : end_time=1775097012221 2026-04-02 02:30:12.232 | + functions-common:time_stop:2425 : elapsed_time=3889 2026-04-02 02:30:12.238 | + functions-common:time_stop:2426 : total=109903 2026-04-02 02:30:12.243 | + functions-common:time_stop:2428 : _TIME_START[$name]= 2026-04-02 02:30:12.249 | + functions-common:time_stop:2429 : _TIME_TOTAL[$name]=113792 2026-04-02 02:30:12.255 | + inc/python:pip_install:219 : return 0 2026-04-02 02:30:12.261 | + inc/python:setup_package:466 : [[ -e == \-\e ]] 2026-04-02 02:30:12.266 | + inc/python:setup_package:466 : [[ True == \F\a\l\s\e ]] 2026-04-02 02:30:12.273 | + inc/python:_setup_package_with_constraints_edit:412 : use_library_from_git /opt/stack/placement 2026-04-02 02:30:12.279 | + inc/python:use_library_from_git:266 : local name=/opt/stack/placement 2026-04-02 02:30:12.284 | + inc/python:use_library_from_git:267 : local enabled=1 2026-04-02 02:30:12.290 | + inc/python:use_library_from_git:268 : [[ novnc,barbican,cinder,devstack,glance,keystone,magnum,manila,neutron,nova,octavia,os-test-images,ovn-octavia-provider,placement,python-magnumclient,requirements,swift,magnum-cluster-api = \A\L\L ]] 2026-04-02 02:30:12.297 | + inc/python:use_library_from_git:268 : [[ ,novnc,barbican,cinder,devstack,glance,keystone,magnum,manila,neutron,nova,octavia,os-test-images,ovn-octavia-provider,placement,python-magnumclient,requirements,swift,magnum-cluster-api, =~ ,/opt/stack/placement, ]] 2026-04-02 02:30:12.304 | + inc/python:use_library_from_git:269 : return 1 2026-04-02 02:30:12.309 | + lib/stack:stack_install_service:33 : [[ False = True ]] 2026-04-02 02:30:12.316 | + ./stack.sh:main:962 : configure_placement 2026-04-02 02:30:12.322 | + lib/placement:configure_placement:86 : sudo install -d -o stack /etc/placement 2026-04-02 02:30:12.344 | + lib/placement:configure_placement:87 : create_placement_conf 2026-04-02 02:30:12.352 | + lib/placement:create_placement_conf:76 : rm -f /etc/placement/placement.conf 2026-04-02 02:30:12.362 | ++ lib/placement:create_placement_conf:77 : database_connection_url placement 2026-04-02 02:30:12.369 | ++ lib/database:database_connection_url:134 : local db=placement 2026-04-02 02:30:12.376 | ++ lib/database:database_connection_url:135 : database_connection_url_mysql placement 2026-04-02 02:30:12.383 | ++ lib/databases/mysql:database_connection_url_mysql:251 : local db=placement 2026-04-02 02:30:12.390 | ++ lib/databases/mysql:database_connection_url_mysql:252 : local plugin 2026-04-02 02:30:12.398 | ++ lib/databases/mysql:database_connection_url_mysql:256 : [[ True == \T\r\u\e ]] 2026-04-02 02:30:12.404 | ++ lib/databases/mysql:database_connection_url_mysql:257 : is_service_enabled mysql 2026-04-02 02:30:12.439 | ++ functions-common:is_service_enabled:2068 : return 0 2026-04-02 02:30:12.445 | ++ lib/databases/mysql:database_connection_url_mysql:258 : plugin='&plugin=dbcounter' 2026-04-02 02:30:12.451 | ++ lib/databases/mysql:database_connection_url_mysql:262 : echo 'mysql+pymysql://root:secretdatabase@127.0.0.1/placement?charset=utf8&plugin=dbcounter' 2026-04-02 02:30:12.458 | + 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-04-02 02:30:12.528 | + lib/placement:create_placement_conf:78 : iniset /etc/placement/placement.conf DEFAULT debug True 2026-04-02 02:30:12.599 | + lib/placement:create_placement_conf:79 : iniset /etc/placement/placement.conf api auth_strategy keystone 2026-04-02 02:30:12.670 | + lib/placement:create_placement_conf:80 : configure_keystone_authtoken_middleware /etc/placement/placement.conf placement 2026-04-02 02:30:12.676 | + lib/keystone:configure_keystone_authtoken_middleware:454 : local conf_file=/etc/placement/placement.conf 2026-04-02 02:30:12.681 | + lib/keystone:configure_keystone_authtoken_middleware:455 : local admin_user=placement 2026-04-02 02:30:12.687 | + lib/keystone:configure_keystone_authtoken_middleware:456 : local section=keystone_authtoken 2026-04-02 02:30:12.693 | + lib/keystone:configure_keystone_authtoken_middleware:457 : local service_type= 2026-04-02 02:30:12.699 | + lib/keystone:configure_keystone_authtoken_middleware:459 : configure_keystoneauth /etc/placement/placement.conf placement keystone_authtoken 2026-04-02 02:30:12.706 | + lib/keystone:configure_keystoneauth:432 : local conf_file=/etc/placement/placement.conf 2026-04-02 02:30:12.712 | + lib/keystone:configure_keystoneauth:433 : local admin_user=placement 2026-04-02 02:30:12.717 | + lib/keystone:configure_keystoneauth:434 : local section=keystone_authtoken 2026-04-02 02:30:12.722 | + lib/keystone:configure_keystoneauth:436 : iniset /etc/placement/placement.conf keystone_authtoken auth_type password 2026-04-02 02:30:12.796 | + lib/keystone:configure_keystoneauth:437 : iniset /etc/placement/placement.conf keystone_authtoken interface public 2026-04-02 02:30:12.864 | + lib/keystone:configure_keystoneauth:438 : iniset /etc/placement/placement.conf keystone_authtoken auth_url https://199.19.213.213/identity 2026-04-02 02:30:12.933 | + lib/keystone:configure_keystoneauth:439 : iniset /etc/placement/placement.conf keystone_authtoken username placement 2026-04-02 02:30:13.004 | + lib/keystone:configure_keystoneauth:440 : iniset /etc/placement/placement.conf keystone_authtoken password secretservice 2026-04-02 02:30:13.073 | + lib/keystone:configure_keystoneauth:441 : iniset /etc/placement/placement.conf keystone_authtoken user_domain_name Default 2026-04-02 02:30:13.145 | + lib/keystone:configure_keystoneauth:442 : iniset /etc/placement/placement.conf keystone_authtoken project_name service 2026-04-02 02:30:13.212 | + lib/keystone:configure_keystoneauth:443 : iniset /etc/placement/placement.conf keystone_authtoken project_domain_name Default 2026-04-02 02:30:13.281 | + lib/keystone:configure_keystone_authtoken_middleware:460 : iniset /etc/placement/placement.conf keystone_authtoken www_authenticate_uri https://199.19.213.213/identity 2026-04-02 02:30:13.349 | + lib/keystone:configure_keystone_authtoken_middleware:461 : iniset /etc/placement/placement.conf keystone_authtoken cafile /opt/stack/data/ca-bundle.pem 2026-04-02 02:30:13.476 | + lib/keystone:configure_keystone_authtoken_middleware:462 : iniset /etc/placement/placement.conf keystone_authtoken memcached_servers localhost:11211 2026-04-02 02:30:13.533 | + lib/keystone:configure_keystone_authtoken_middleware:463 : [[ -n '' ]] 2026-04-02 02:30:13.538 | + lib/placement:create_placement_conf:81 : setup_logging /etc/placement/placement.conf 2026-04-02 02:30:13.545 | + functions:setup_logging:693 : setup_systemd_logging /etc/placement/placement.conf 2026-04-02 02:30:13.551 | + functions:setup_systemd_logging:710 : local conf_file=/etc/placement/placement.conf 2026-04-02 02:30:13.557 | ++ functions:setup_systemd_logging:715 : trueorfalse False USE_JOURNAL 2026-04-02 02:30:13.600 | + functions:setup_systemd_logging:715 : USE_JOURNAL=False 2026-04-02 02:30:13.605 | + functions:setup_systemd_logging:716 : local pidstr= 2026-04-02 02:30:13.610 | + functions:setup_systemd_logging:717 : [[ False == \T\r\u\e ]] 2026-04-02 02:30:13.617 | + functions:setup_systemd_logging:721 : pidstr='(pid=%(process)d) ' 2026-04-02 02:30:13.623 | + functions:setup_systemd_logging:723 : iniset /etc/placement/placement.conf DEFAULT logging_debug_format_suffix '{{(pid=%(process)d) %(funcName)s %(pathname)s:%(lineno)d}}' 2026-04-02 02:30:13.690 | + functions:setup_systemd_logging:725 : iniset /etc/placement/placement.conf DEFAULT logging_context_format_string '%(color)s%(levelname)s %(name)s [%(global_request_id)s %(request_id)s %(project_name)s %(user_name)s%(color)s] %(instance)s%(color)s%(message)s' 2026-04-02 02:30:13.762 | + functions:setup_systemd_logging:726 : iniset /etc/placement/placement.conf DEFAULT logging_default_format_string '%(color)s%(levelname)s %(name)s [-%(color)s] %(instance)s%(color)s%(message)s' 2026-04-02 02:30:13.829 | + functions:setup_systemd_logging:727 : iniset /etc/placement/placement.conf DEFAULT logging_exception_prefix 'ERROR %(name)s %(instance)s' 2026-04-02 02:30:13.900 | + functions:setup_systemd_logging:730 : iniset /etc/placement/placement.conf DEFAULT log_color False 2026-04-02 02:30:13.969 | + lib/placement:configure_placement:89 : write_uwsgi_config /etc/placement/placement-uwsgi.ini placement.wsgi.api:application /placement '' placement-api 2026-04-02 02:30:13.974 | + lib/apache:write_uwsgi_config:243 : local conf=/etc/placement/placement-uwsgi.ini 2026-04-02 02:30:13.978 | + lib/apache:write_uwsgi_config:244 : local wsgi=placement.wsgi.api:application 2026-04-02 02:30:13.985 | + lib/apache:write_uwsgi_config:245 : local url=/placement 2026-04-02 02:30:13.991 | + lib/apache:write_uwsgi_config:246 : local http= 2026-04-02 02:30:13.998 | + lib/apache:write_uwsgi_config:247 : local name=placement-api 2026-04-02 02:30:14.004 | + lib/apache:write_uwsgi_config:249 : '[' -z placement-api ']' 2026-04-02 02:30:14.009 | + lib/apache:write_uwsgi_config:255 : local socket_dir=/var/run/uwsgi 2026-04-02 02:30:14.016 | + lib/apache:write_uwsgi_config:259 : sudo mkdir -p /etc/tmpfiles.d/ 2026-04-02 02:30:14.041 | + lib/apache:write_uwsgi_config:260 : echo 'd /var/run/uwsgi 0755 stack root' 2026-04-02 02:30:14.043 | + lib/apache:write_uwsgi_config:260 : sudo tee /etc/tmpfiles.d/uwsgi.conf 2026-04-02 02:30:14.054 | d /var/run/uwsgi 0755 stack root 2026-04-02 02:30:14.062 | + lib/apache:write_uwsgi_config:261 : sudo systemd-tmpfiles --create /etc/tmpfiles.d/uwsgi.conf 2026-04-02 02:30:14.082 | /etc/tmpfiles.d/uwsgi.conf:1: Line references path below legacy directory /var/run/, updating /var/run/uwsgi → /run/uwsgi; please update the tmpfiles.d/ drop-in file accordingly. 2026-04-02 02:30:14.090 | + lib/apache:write_uwsgi_config:263 : local socket=/var/run/uwsgi/placement-api.socket 2026-04-02 02:30:14.095 | + lib/apache:write_uwsgi_config:266 : rm -rf /etc/placement/placement-uwsgi.ini 2026-04-02 02:30:14.103 | + lib/apache:write_uwsgi_config:270 : [[ placement.wsgi.api:application =~ ^[a-zA-Z0-9_.]+:[a-zA-Z0-9_]+$ ]] 2026-04-02 02:30:14.110 | + lib/apache:write_uwsgi_config:271 : iniset /etc/placement/placement-uwsgi.ini uwsgi module placement.wsgi.api:application 2026-04-02 02:30:14.181 | + lib/apache:write_uwsgi_config:276 : iniset /etc/placement/placement-uwsgi.ini uwsgi processes 4 2026-04-02 02:30:14.249 | + lib/apache:write_uwsgi_config:278 : iniset /etc/placement/placement-uwsgi.ini uwsgi master true 2026-04-02 02:30:14.317 | + lib/apache:write_uwsgi_config:280 : iniset /etc/placement/placement-uwsgi.ini uwsgi die-on-term true 2026-04-02 02:30:14.383 | + lib/apache:write_uwsgi_config:281 : iniset /etc/placement/placement-uwsgi.ini uwsgi exit-on-reload false 2026-04-02 02:30:14.455 | + lib/apache:write_uwsgi_config:284 : iniset /etc/placement/placement-uwsgi.ini uwsgi worker-reload-mercy 80 2026-04-02 02:30:14.526 | + lib/apache:write_uwsgi_config:285 : iniset /etc/placement/placement-uwsgi.ini uwsgi enable-threads true 2026-04-02 02:30:14.601 | + lib/apache:write_uwsgi_config:286 : iniset /etc/placement/placement-uwsgi.ini uwsgi plugins http,python3 2026-04-02 02:30:14.672 | + lib/apache:write_uwsgi_config:288 : iniset /etc/placement/placement-uwsgi.ini uwsgi thunder-lock true 2026-04-02 02:30:14.771 | + lib/apache:write_uwsgi_config:290 : iniset /etc/placement/placement-uwsgi.ini uwsgi hook-master-start 'unix_signal:15 gracefully_kill_them_all' 2026-04-02 02:30:14.845 | + lib/apache:write_uwsgi_config:292 : iniset /etc/placement/placement-uwsgi.ini uwsgi buffer-size 65535 2026-04-02 02:30:14.910 | + lib/apache:write_uwsgi_config:294 : iniset /etc/placement/placement-uwsgi.ini uwsgi add-header 'Connection: close' 2026-04-02 02:30:14.983 | + lib/apache:write_uwsgi_config:296 : iniset /etc/placement/placement-uwsgi.ini uwsgi lazy-apps true 2026-04-02 02:30:15.054 | + lib/apache:write_uwsgi_config:298 : iniset /etc/placement/placement-uwsgi.ini uwsgi start-time %t 2026-04-02 02:30:15.124 | + lib/apache:write_uwsgi_config:301 : [[ -n '' ]] 2026-04-02 02:30:15.130 | + lib/apache:write_uwsgi_config:304 : local apache_conf= 2026-04-02 02:30:15.138 | ++ lib/apache:write_uwsgi_config:305 : apache_site_config_for placement-api 2026-04-02 02:30:15.144 | ++ lib/apache:apache_site_config_for:174 : local site=placement-api 2026-04-02 02:30:15.150 | ++ lib/apache:apache_site_config_for:175 : is_ubuntu 2026-04-02 02:30:15.156 | ++ functions-common:is_ubuntu:544 : [[ -z deb ]] 2026-04-02 02:30:15.162 | ++ functions-common:is_ubuntu:547 : '[' deb = deb ']' 2026-04-02 02:30:15.169 | ++ lib/apache:apache_site_config_for:177 : echo /etc/apache2/sites-available/placement-api.conf 2026-04-02 02:30:15.178 | + lib/apache:write_uwsgi_config:305 : apache_conf=/etc/apache2/sites-available/placement-api.conf 2026-04-02 02:30:15.184 | + lib/apache:write_uwsgi_config:306 : iniset /etc/placement/placement-uwsgi.ini uwsgi socket /var/run/uwsgi/placement-api.socket 2026-04-02 02:30:15.253 | + lib/apache:write_uwsgi_config:307 : iniset /etc/placement/placement-uwsgi.ini uwsgi chmod-socket 666 2026-04-02 02:30:15.329 | + lib/apache:write_uwsgi_config:308 : echo 'ProxyPass "/placement" "unix:/var/run/uwsgi/placement-api.socket|uwsgi://uwsgi-uds-placement-api" retry=0 acquire=1 ' 2026-04-02 02:30:15.330 | + lib/apache:write_uwsgi_config:308 : sudo tee -a /etc/apache2/sites-available/placement-api.conf 2026-04-02 02:30:15.343 | ProxyPass "/placement" "unix:/var/run/uwsgi/placement-api.socket|uwsgi://uwsgi-uds-placement-api" retry=0 acquire=1 2026-04-02 02:30:15.350 | + lib/apache:write_uwsgi_config:309 : enable_apache_site placement-api 2026-04-02 02:30:15.353 | + lib/apache:enable_apache_site:191 : local site=placement-api 2026-04-02 02:30:15.355 | + lib/apache:enable_apache_site:193 : enable_apache_mod version 2026-04-02 02:30:15.361 | + lib/apache:enable_apache_mod:55 : local mod=version 2026-04-02 02:30:15.367 | + lib/apache:enable_apache_mod:56 : local should_restart= 2026-04-02 02:30:15.373 | + lib/apache:enable_apache_mod:58 : is_ubuntu 2026-04-02 02:30:15.379 | + functions-common:is_ubuntu:544 : [[ -z deb ]] 2026-04-02 02:30:15.385 | + functions-common:is_ubuntu:547 : '[' deb = deb ']' 2026-04-02 02:30:15.390 | + lib/apache:enable_apache_mod:61 : [[ version != \v\e\r\s\i\o\n ]] 2026-04-02 02:30:15.396 | + lib/apache:enable_apache_site:194 : is_ubuntu 2026-04-02 02:30:15.402 | + functions-common:is_ubuntu:544 : [[ -z deb ]] 2026-04-02 02:30:15.407 | + functions-common:is_ubuntu:547 : '[' deb = deb ']' 2026-04-02 02:30:15.413 | + lib/apache:enable_apache_site:195 : sudo a2ensite placement-api 2026-04-02 02:30:15.463 | Enabling site placement-api. 2026-04-02 02:30:15.472 | To activate the new configuration, you need to run: 2026-04-02 02:30:15.473 | systemctl reload apache2 2026-04-02 02:30:15.484 | + lib/apache:write_uwsgi_config:310 : restart_apache_server 2026-04-02 02:30:15.490 | + lib/apache:restart_apache_server:238 : restart_service apache2 2026-04-02 02:30:15.495 | + functions-common:restart_service:2296 : '[' -x /bin/systemctl ']' 2026-04-02 02:30:15.501 | + functions-common:restart_service:2297 : sudo /bin/systemctl restart apache2 2026-04-02 02:30:15.640 | + lib/placement:configure_placement:90 : [[ False == \T\r\u\e ]] 2026-04-02 02:30:15.645 | + lib/placement:configure_placement:90 : [[ False == \T\r\u\e ]] 2026-04-02 02:30:15.650 | + lib/placement:configure_placement:94 : iniset /etc/placement/placement.conf oslo_policy enforce_new_defaults False 2026-04-02 02:30:15.722 | + lib/placement:configure_placement:95 : iniset /etc/placement/placement.conf oslo_policy enforce_scope False 2026-04-02 02:30:15.791 | + ./stack.sh:main:969 : is_service_enabled placement placement-client 2026-04-02 02:30:15.831 | + functions-common:is_service_enabled:2068 : return 0 2026-04-02 02:30:15.838 | + ./stack.sh:main:970 : is_service_enabled n-cpu 2026-04-02 02:30:15.877 | + functions-common:is_service_enabled:2068 : return 0 2026-04-02 02:30:15.884 | + ./stack.sh:main:971 : configure_placement_nova_compute 2026-04-02 02:30:15.890 | + lib/nova:configure_placement_nova_compute:634 : local conf=/etc/nova/nova.conf 2026-04-02 02:30:15.895 | + lib/nova:configure_placement_nova_compute:635 : configure_keystoneauth /etc/nova/nova.conf nova placement 2026-04-02 02:30:15.901 | + lib/keystone:configure_keystoneauth:432 : local conf_file=/etc/nova/nova.conf 2026-04-02 02:30:15.907 | + lib/keystone:configure_keystoneauth:433 : local admin_user=nova 2026-04-02 02:30:15.913 | + lib/keystone:configure_keystoneauth:434 : local section=placement 2026-04-02 02:30:15.918 | + lib/keystone:configure_keystoneauth:436 : iniset /etc/nova/nova.conf placement auth_type password 2026-04-02 02:30:15.998 | + lib/keystone:configure_keystoneauth:437 : iniset /etc/nova/nova.conf placement interface public 2026-04-02 02:30:16.067 | + lib/keystone:configure_keystoneauth:438 : iniset /etc/nova/nova.conf placement auth_url https://199.19.213.213/identity 2026-04-02 02:30:16.136 | + lib/keystone:configure_keystoneauth:439 : iniset /etc/nova/nova.conf placement username nova 2026-04-02 02:30:16.204 | + lib/keystone:configure_keystoneauth:440 : iniset /etc/nova/nova.conf placement password secretservice 2026-04-02 02:30:16.275 | + lib/keystone:configure_keystoneauth:441 : iniset /etc/nova/nova.conf placement user_domain_name Default 2026-04-02 02:30:16.346 | + lib/keystone:configure_keystoneauth:442 : iniset /etc/nova/nova.conf placement project_name service 2026-04-02 02:30:16.414 | + lib/keystone:configure_keystoneauth:443 : iniset /etc/nova/nova.conf placement project_domain_name Default 2026-04-02 02:30:16.482 | + ./stack.sh:main:975 : is_service_enabled horizon 2026-04-02 02:30:16.521 | + functions-common:is_service_enabled:2068 : return 1 2026-04-02 02:30:16.527 | + ./stack.sh:main:980 : is_service_enabled tls-proxy 2026-04-02 02:30:16.567 | + functions-common:is_service_enabled:2068 : return 0 2026-04-02 02:30:16.573 | + ./stack.sh:main:981 : fix_system_ca_bundle_path 2026-04-02 02:30:16.579 | + lib/tls:fix_system_ca_bundle_path:365 : is_service_enabled tls-proxy 2026-04-02 02:30:16.618 | + functions-common:is_service_enabled:2068 : return 0 2026-04-02 02:30:16.624 | + lib/tls:fix_system_ca_bundle_path:366 : local capath 2026-04-02 02:30:16.630 | + lib/tls:fix_system_ca_bundle_path:367 : [[ True == \T\r\u\e ]] 2026-04-02 02:30:16.637 | ++ lib/tls:fix_system_ca_bundle_path:368 : /opt/stack/data/venv/bin/python3 -c 'try: 2026-04-02 02:30:16.637 | from requests import certs 2026-04-02 02:30:16.637 | print (certs.where()) 2026-04-02 02:30:16.637 | except ImportError: pass' 2026-04-02 02:30:16.804 | + lib/tls:fix_system_ca_bundle_path:368 : capath=/etc/ssl/certs/ca-certificates.crt 2026-04-02 02:30:16.810 | + lib/tls:fix_system_ca_bundle_path:372 : [[ ! /etc/ssl/certs/ca-certificates.crt == '' ]] 2026-04-02 02:30:16.816 | + lib/tls:fix_system_ca_bundle_path:372 : [[ ! /etc/ssl/certs/ca-certificates.crt =~ ^/etc/.* ]] 2026-04-02 02:30:16.822 | + ./stack.sh:main:984 : is_service_enabled cinder 2026-04-02 02:30:16.862 | + functions-common:is_service_enabled:2068 : return 0 2026-04-02 02:30:16.868 | + ./stack.sh:main:986 : init_os_brick 2026-04-02 02:30:16.875 | + lib/cinder:init_os_brick:511 : mkdir -p /opt/stack/data/os_brick 2026-04-02 02:30:16.886 | + lib/cinder:init_os_brick:512 : is_service_enabled cinder 2026-04-02 02:30:16.924 | + functions-common:is_service_enabled:2068 : return 0 2026-04-02 02:30:16.931 | + lib/cinder:init_os_brick:513 : iniset /etc/cinder/cinder.conf os_brick lock_path /opt/stack/data/os_brick 2026-04-02 02:30:17.009 | + lib/cinder:init_os_brick:515 : is_service_enabled nova 2026-04-02 02:30:17.047 | + functions-common:is_service_enabled:2068 : return 0 2026-04-02 02:30:17.053 | + lib/cinder:init_os_brick:516 : iniset /etc/nova/nova.conf os_brick lock_path /opt/stack/data/os_brick 2026-04-02 02:30:17.128 | + lib/cinder:init_os_brick:518 : is_service_enabled glance 2026-04-02 02:30:17.164 | + functions-common:is_service_enabled:2068 : return 0 2026-04-02 02:30:17.171 | + lib/cinder:init_os_brick:519 : iniset /etc/glance/glance-api.conf os_brick lock_path /opt/stack/data/os_brick 2026-04-02 02:30:17.243 | + lib/cinder:init_os_brick:520 : iniset /etc/glance/glance-cache.conf os_brick lock_path /opt/stack/data/os_brick 2026-04-02 02:30:17.316 | + ./stack.sh:main:993 : run_phase stack install 2026-04-02 02:30:17.324 | + functions-common:run_phase:1840 : local mode=stack 2026-04-02 02:30:17.329 | + functions-common:run_phase:1841 : local phase=install 2026-04-02 02:30:17.335 | + functions-common:run_phase:1842 : [[ -d /opt/stack/devstack/extras.d ]] 2026-04-02 02:30:17.341 | + functions-common:run_phase:1843 : local extra_plugin_file_name 2026-04-02 02:30:17.347 | + functions-common:run_phase:1844 : for extra_plugin_file_name in $TOP_DIR/extras.d/*.sh 2026-04-02 02:30:17.353 | + functions-common:run_phase:1849 : local exceptions=80-tempest.sh 2026-04-02 02:30:17.359 | + functions-common:run_phase:1850 : local extra 2026-04-02 02:30:17.367 | ++ functions-common:run_phase:1851 : basename /opt/stack/devstack/extras.d/80-tempest.sh 2026-04-02 02:30:17.374 | + functions-common:run_phase:1851 : extra=80-tempest.sh 2026-04-02 02:30:17.380 | + functions-common:run_phase:1852 : [[ 80-tempest.sh =~ 80-tempest\.sh ]] 2026-04-02 02:30:17.386 | + functions-common:run_phase:1856 : [[ -r /opt/stack/devstack/extras.d/80-tempest.sh ]] 2026-04-02 02:30:17.392 | + functions-common:run_phase:1856 : source /opt/stack/devstack/extras.d/80-tempest.sh stack install 2026-04-02 02:30:17.398 | ++ extras.d/80-tempest.sh:source:3 : is_service_enabled tempest 2026-04-02 02:30:17.432 | ++ functions-common:is_service_enabled:2068 : return 1 2026-04-02 02:30:17.437 | + functions-common:run_phase:1861 : [[ stack == \s\o\u\r\c\e ]] 2026-04-02 02:30:17.442 | + functions-common:run_phase:1864 : [[ stack == \o\v\e\r\r\i\d\e\_\d\e\f\a\u\l\t\s ]] 2026-04-02 02:30:17.448 | + functions-common:run_phase:1867 : run_plugins stack install 2026-04-02 02:30:17.454 | + functions-common:run_plugins:1826 : local mode=stack 2026-04-02 02:30:17.459 | + functions-common:run_plugins:1827 : local phase=install 2026-04-02 02:30:17.465 | + functions-common:run_plugins:1829 : local plugins=,barbican,magnum,manila,octavia,magnum-cluster-api,ovn-octavia-provider 2026-04-02 02:30:17.471 | + functions-common:run_plugins:1830 : local plugin 2026-04-02 02:30:17.477 | + functions-common:run_plugins:1831 : for plugin in ${plugins//,/ } 2026-04-02 02:30:17.483 | + functions-common:run_plugins:1832 : local dir=/opt/stack/barbican 2026-04-02 02:30:17.489 | + functions-common:run_plugins:1833 : [[ -f /opt/stack/barbican/devstack/plugin.sh ]] 2026-04-02 02:30:17.495 | + functions-common:run_plugins:1834 : source /opt/stack/barbican/devstack/plugin.sh stack install 2026-04-02 02:30:17.500 | ++ /opt/stack/barbican/devstack/plugin.sh:source:5 : BARBICAN_PLUGIN=/opt/stack/barbican/devstack 2026-04-02 02:30:17.506 | ++ /opt/stack/barbican/devstack/plugin.sh:source:6 : source /opt/stack/barbican/devstack/lib/barbican 2026-04-02 02:30:17.541 | ++ /opt/stack/barbican/devstack/plugin.sh:source:8 : is_service_enabled barbican 2026-04-02 02:30:17.575 | ++ functions-common:is_service_enabled:2068 : return 0 2026-04-02 02:30:17.581 | ++ /opt/stack/barbican/devstack/plugin.sh:source:9 : [[ stack == \s\t\a\c\k ]] 2026-04-02 02:30:17.586 | ++ /opt/stack/barbican/devstack/plugin.sh:source:9 : [[ install == \i\n\s\t\a\l\l ]] 2026-04-02 02:30:17.590 | ++ /opt/stack/barbican/devstack/plugin.sh:source:10 : echo_summary 'Installing Barbican' 2026-04-02 02:30:17.596 | ++ ./stack.sh:echo_summary:438 : [[ -t 3 ]] 2026-04-02 02:30:17.602 | ++ ./stack.sh:echo_summary:444 : echo -e Installing Barbican 2026-04-02 02:30:17.607 | ++ /opt/stack/barbican/devstack/plugin.sh:source:11 : stack_install_service barbican 2026-04-02 02:30:17.612 | ++ lib/stack:stack_install_service:20 : local service=barbican 2026-04-02 02:30:17.618 | ++ lib/stack:stack_install_service:21 : type install_barbican 2026-04-02 02:30:17.624 | ++ lib/stack:stack_install_service:23 : [[ False = True ]] 2026-04-02 02:30:17.629 | ++ lib/stack:stack_install_service:32 : install_barbican 2026-04-02 02:30:17.635 | ++ /opt/stack/barbican/devstack/lib/barbican:install_barbican:203 : is_fedora 2026-04-02 02:30:17.640 | ++ functions-common:is_fedora:524 : [[ -z Ubuntu ]] 2026-04-02 02:30:17.645 | ++ functions-common:is_fedora:528 : '[' Ubuntu = Fedora ']' 2026-04-02 02:30:17.650 | ++ functions-common:is_fedora:528 : '[' Ubuntu = 'Red Hat' ']' 2026-04-02 02:30:17.655 | ++ functions-common:is_fedora:529 : '[' Ubuntu = openEuler ']' 2026-04-02 02:30:17.660 | ++ functions-common:is_fedora:530 : '[' Ubuntu = RedHatEnterpriseServer ']' 2026-04-02 02:30:17.665 | ++ functions-common:is_fedora:531 : '[' Ubuntu = RedHatEnterprise ']' 2026-04-02 02:30:17.670 | ++ functions-common:is_fedora:532 : '[' Ubuntu = RedHatEnterpriseLinux ']' 2026-04-02 02:30:17.676 | ++ functions-common:is_fedora:533 : '[' Ubuntu = RockyLinux ']' 2026-04-02 02:30:17.682 | ++ functions-common:is_fedora:534 : '[' Ubuntu = CentOS ']' 2026-04-02 02:30:17.686 | ++ functions-common:is_fedora:534 : '[' Ubuntu = CentOSStream ']' 2026-04-02 02:30:17.691 | ++ functions-common:is_fedora:535 : '[' Ubuntu = AlmaLinux ']' 2026-04-02 02:30:17.697 | ++ functions-common:is_fedora:536 : '[' Ubuntu = OracleServer ']' 2026-04-02 02:30:17.701 | ++ functions-common:is_fedora:536 : '[' Ubuntu = Virtuozzo ']' 2026-04-02 02:30:17.706 | ++ /opt/stack/barbican/devstack/lib/barbican:install_barbican:207 : setup_develop /opt/stack/barbican 2026-04-02 02:30:17.711 | ++ inc/python:setup_develop:353 : local bindep 2026-04-02 02:30:17.717 | ++ inc/python:setup_develop:354 : [[ /opt/stack/barbican == -bindep* ]] 2026-04-02 02:30:17.723 | ++ inc/python:setup_develop:358 : local project_dir=/opt/stack/barbican 2026-04-02 02:30:17.728 | ++ inc/python:setup_develop:359 : local extras= 2026-04-02 02:30:17.733 | ++ inc/python:setup_develop:360 : _setup_package_with_constraints_edit /opt/stack/barbican -e 2026-04-02 02:30:17.738 | ++ inc/python:_setup_package_with_constraints_edit:379 : local bindep 2026-04-02 02:30:17.743 | ++ inc/python:_setup_package_with_constraints_edit:380 : [[ /opt/stack/barbican == -bindep* ]] 2026-04-02 02:30:17.747 | ++ inc/python:_setup_package_with_constraints_edit:384 : local project_dir=/opt/stack/barbican 2026-04-02 02:30:17.752 | ++ inc/python:_setup_package_with_constraints_edit:385 : local flags=-e 2026-04-02 02:30:17.757 | ++ inc/python:_setup_package_with_constraints_edit:386 : local extras= 2026-04-02 02:30:17.764 | +++ inc/python:_setup_package_with_constraints_edit:393 : cd /opt/stack/barbican 2026-04-02 02:30:17.768 | +++ inc/python:_setup_package_with_constraints_edit:393 : pwd 2026-04-02 02:30:17.775 | ++ inc/python:_setup_package_with_constraints_edit:393 : project_dir=/opt/stack/barbican 2026-04-02 02:30:17.780 | ++ inc/python:_setup_package_with_constraints_edit:395 : '[' -n /opt/stack/requirements ']' 2026-04-02 02:30:17.785 | ++ inc/python:_setup_package_with_constraints_edit:399 : local name 2026-04-02 02:30:17.791 | +++ inc/python:_setup_package_with_constraints_edit:400 : awk '/^name.*=/ {print $3}' /opt/stack/barbican/setup.cfg 2026-04-02 02:30:17.802 | ++ inc/python:_setup_package_with_constraints_edit:400 : name=barbican 2026-04-02 02:30:17.807 | ++ inc/python:_setup_package_with_constraints_edit:401 : '[' -z barbican ']' 2026-04-02 02:30:17.812 | ++ inc/python:_setup_package_with_constraints_edit:405 : /opt/stack/requirements/.venv/bin/edit-constraints /opt/stack/requirements/upper-constraints.txt -- barbican 2026-04-02 02:30:17.911 | ++ inc/python:_setup_package_with_constraints_edit:408 : setup_package /opt/stack/barbican -e 2026-04-02 02:30:17.915 | ++ inc/python:setup_package:436 : local bindep=0 2026-04-02 02:30:17.920 | ++ inc/python:setup_package:437 : local bindep_flag= 2026-04-02 02:30:17.925 | ++ inc/python:setup_package:438 : local bindep_profiles= 2026-04-02 02:30:17.930 | ++ inc/python:setup_package:439 : [[ /opt/stack/barbican == -bindep* ]] 2026-04-02 02:30:17.934 | ++ inc/python:setup_package:444 : local project_dir=/opt/stack/barbican 2026-04-02 02:30:17.939 | ++ inc/python:setup_package:445 : local flags=-e 2026-04-02 02:30:17.945 | ++ inc/python:setup_package:446 : local extras= 2026-04-02 02:30:17.950 | ++ inc/python:setup_package:450 : [[ -n -e ]] 2026-04-02 02:30:17.955 | ++ inc/python:setup_package:450 : [[ -z '' ]] 2026-04-02 02:30:17.960 | ++ inc/python:setup_package:450 : [[ ! -e =~ ^-.* ]] 2026-04-02 02:30:17.965 | ++ inc/python:setup_package:455 : [[ ! -z '' ]] 2026-04-02 02:30:17.970 | ++ inc/python:setup_package:460 : [[ 0 == 1 ]] 2026-04-02 02:30:17.975 | ++ inc/python:setup_package:464 : pip_install -e /opt/stack/barbican 2026-04-02 02:30:18.020 | Using python 3.12 to install /opt/stack/barbican 2026-04-02 02:30:18.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 -e /opt/stack/barbican 2026-04-02 02:30:18.592 | Obtaining file:///opt/stack/barbican 2026-04-02 02:30:18.593 | Installing build dependencies: started 2026-04-02 02:30:19.509 | Installing build dependencies: finished with status 'done' 2026-04-02 02:30:19.510 | Checking if build backend supports build_editable: started 2026-04-02 02:30:19.805 | Checking if build backend supports build_editable: finished with status 'done' 2026-04-02 02:30:19.806 | Getting requirements to build editable: started 2026-04-02 02:30:19.955 | Getting requirements to build editable: finished with status 'done' 2026-04-02 02:30:19.958 | Preparing editable metadata (pyproject.toml): started 2026-04-02 02:30:20.357 | Preparing editable metadata (pyproject.toml): finished with status 'done' 2026-04-02 02:30:20.377 | Requirement already satisfied: alembic>=0.8.10 in /opt/stack/data/venv/lib/python3.12/site-packages (from barbican==22.0.0) (1.18.4) 2026-04-02 02:30:20.378 | Requirement already satisfied: cffi>=1.7.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from barbican==22.0.0) (2.0.0) 2026-04-02 02:30:20.378 | Requirement already satisfied: cryptography>=2.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from barbican==22.0.0) (43.0.3) 2026-04-02 02:30:20.378 | Requirement already satisfied: jsonschema>=3.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from barbican==22.0.0) (4.26.0) 2026-04-02 02:30:20.379 | Requirement already satisfied: oslo.config>=6.4.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from barbican==22.0.0) (10.3.0) 2026-04-02 02:30:20.379 | Requirement already satisfied: oslo.context>=2.22.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from barbican==22.0.0) (6.3.0) 2026-04-02 02:30:20.380 | Requirement already satisfied: oslo.db>=4.27.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from barbican==22.0.0) (18.0.0) 2026-04-02 02:30:20.380 | Requirement already satisfied: oslo.i18n>=3.15.3 in /opt/stack/data/venv/lib/python3.12/site-packages (from barbican==22.0.0) (6.7.2) 2026-04-02 02:30:20.380 | Requirement already satisfied: oslo.messaging>=14.1.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from barbican==22.0.0) (17.3.0) 2026-04-02 02:30:20.381 | Requirement already satisfied: oslo.middleware>=3.31.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from barbican==22.0.0) (8.0.0) 2026-04-02 02:30:20.381 | Requirement already satisfied: oslo.log>=4.3.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from barbican==22.0.0) (8.1.0) 2026-04-02 02:30:20.381 | Requirement already satisfied: oslo.policy>=4.5.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from barbican==22.0.0) (5.0.0) 2026-04-02 02:30:20.382 | Requirement already satisfied: oslo.serialization!=2.19.1,>=2.18.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from barbican==22.0.0) (5.9.1) 2026-04-02 02:30:20.383 | Requirement already satisfied: oslo.service>=4.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.service[threading]>=4.2.0->barbican==22.0.0) (4.5.1) 2026-04-02 02:30:20.383 | Requirement already satisfied: oslo.upgradecheck>=1.3.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from barbican==22.0.0) (2.7.1) 2026-04-02 02:30:20.384 | Requirement already satisfied: oslo.utils>=7.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from barbican==22.0.0) (10.0.0) 2026-04-02 02:30:20.384 | Requirement already satisfied: oslo.versionedobjects>=1.31.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from barbican==22.0.0) (3.9.0) 2026-04-02 02:30:20.384 | Requirement already satisfied: Paste>=2.0.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from barbican==22.0.0) (3.10.1) 2026-04-02 02:30:20.385 | Requirement already satisfied: PasteDeploy>=1.5.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from barbican==22.0.0) (3.1.0) 2026-04-02 02:30:20.385 | Requirement already satisfied: pbr!=2.1.0,>=2.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from barbican==22.0.0) (7.0.3) 2026-04-02 02:30:20.386 | Requirement already satisfied: pecan!=1.0.2,!=1.0.3,!=1.0.4,!=1.2,>=1.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from barbican==22.0.0) (1.7.0) 2026-04-02 02:30:20.386 | Requirement already satisfied: keystonemiddleware>=9.5.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from barbican==22.0.0) (12.0.0) 2026-04-02 02:30:20.386 | Requirement already satisfied: SQLAlchemy>=1.4.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from barbican==22.0.0) (2.0.46) 2026-04-02 02:30:20.387 | Requirement already satisfied: stevedore>=1.20.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from barbican==22.0.0) (5.7.0) 2026-04-02 02:30:20.387 | Requirement already satisfied: WebOb>=1.8.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from barbican==22.0.0) (1.8.9) 2026-04-02 02:30:20.388 | Requirement already satisfied: castellan>=1.2.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from barbican==22.0.0) (5.6.0) 2026-04-02 02:30:20.388 | Requirement already satisfied: microversion-parse>=0.2.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from barbican==22.0.0) (2.1.0) 2026-04-02 02:30:20.389 | Requirement already satisfied: Mako in /opt/stack/data/venv/lib/python3.12/site-packages (from alembic>=0.8.10->barbican==22.0.0) (1.3.10) 2026-04-02 02:30:20.390 | Requirement already satisfied: typing-extensions>=4.12 in /opt/stack/data/venv/lib/python3.12/site-packages (from alembic>=0.8.10->barbican==22.0.0) (4.15.0) 2026-04-02 02:30:20.391 | Requirement already satisfied: python-barbicanclient>=5.5.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from castellan>=1.2.1->barbican==22.0.0) (7.3.0) 2026-04-02 02:30:20.392 | Requirement already satisfied: keystoneauth1>=3.4.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from castellan>=1.2.1->barbican==22.0.0) (5.13.1) 2026-04-02 02:30:20.392 | Requirement already satisfied: requests>=2.18.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from castellan>=1.2.1->barbican==22.0.0) (2.32.5) 2026-04-02 02:30:20.394 | Requirement already satisfied: pycparser in /opt/stack/data/venv/lib/python3.12/site-packages (from cffi>=1.7.0->barbican==22.0.0) (3.0) 2026-04-02 02:30:20.397 | Requirement already satisfied: attrs>=22.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from jsonschema>=3.2.0->barbican==22.0.0) (25.4.0) 2026-04-02 02:30:20.397 | Requirement already satisfied: jsonschema-specifications>=2023.03.6 in /opt/stack/data/venv/lib/python3.12/site-packages (from jsonschema>=3.2.0->barbican==22.0.0) (2025.9.1) 2026-04-02 02:30:20.398 | Requirement already satisfied: referencing>=0.28.4 in /opt/stack/data/venv/lib/python3.12/site-packages (from jsonschema>=3.2.0->barbican==22.0.0) (0.37.0) 2026-04-02 02:30:20.398 | Requirement already satisfied: rpds-py>=0.25.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from jsonschema>=3.2.0->barbican==22.0.0) (0.30.0) 2026-04-02 02:30:20.402 | Requirement already satisfied: iso8601>=2.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystoneauth1>=3.4.0->castellan>=1.2.1->barbican==22.0.0) (2.1.0) 2026-04-02 02:30:20.402 | Requirement already satisfied: os-service-types>=1.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystoneauth1>=3.4.0->castellan>=1.2.1->barbican==22.0.0) (1.8.2) 2026-04-02 02:30:20.405 | Requirement already satisfied: oslo.cache>=3.11.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystonemiddleware>=9.5.0->barbican==22.0.0) (4.1.1) 2026-04-02 02:30:20.406 | Requirement already satisfied: pycadf>=1.1.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystonemiddleware>=9.5.0->barbican==22.0.0) (4.0.1) 2026-04-02 02:30:20.407 | Requirement already satisfied: PyJWT>=2.4.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystonemiddleware>=9.5.0->barbican==22.0.0) (2.11.0) 2026-04-02 02:30:20.407 | Requirement already satisfied: python-keystoneclient>=3.20.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystonemiddleware>=9.5.0->barbican==22.0.0) (5.8.0) 2026-04-02 02:30:20.412 | Requirement already satisfied: dogpile.cache>=1.3.3 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.cache>=3.11.0->keystonemiddleware>=9.5.0->barbican==22.0.0) (1.5.0) 2026-04-02 02:30:20.414 | Requirement already satisfied: decorator>=4.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from dogpile.cache>=1.3.3->oslo.cache>=3.11.0->keystonemiddleware>=9.5.0->barbican==22.0.0) (5.2.1) 2026-04-02 02:30:20.416 | Requirement already satisfied: netaddr>=0.7.18 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.config>=6.4.0->barbican==22.0.0) (1.3.0) 2026-04-02 02:30:20.417 | Requirement already satisfied: rfc3986>=1.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.config>=6.4.0->barbican==22.0.0) (2.0.0) 2026-04-02 02:30:20.417 | Requirement already satisfied: PyYAML>=5.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.config>=6.4.0->barbican==22.0.0) (6.0.3) 2026-04-02 02:30:20.421 | Requirement already satisfied: debtcollector>=1.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.db>=4.27.0->barbican==22.0.0) (3.1.0) 2026-04-02 02:30:20.422 | Requirement already satisfied: testresources>=2.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.db>=4.27.0->barbican==22.0.0) (2.0.2) 2026-04-02 02:30:20.422 | Requirement already satisfied: testscenarios>=0.4 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.db>=4.27.0->barbican==22.0.0) (0.5.0) 2026-04-02 02:30:20.424 | Requirement already satisfied: wrapt>=2.1.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from debtcollector>=1.2.0->oslo.db>=4.27.0->barbican==22.0.0) (2.1.1) 2026-04-02 02:30:20.427 | Requirement already satisfied: python-dateutil>=2.7.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.log>=4.3.0->barbican==22.0.0) (2.9.0.post0) 2026-04-02 02:30:20.429 | Requirement already satisfied: futurist>=1.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.messaging>=14.1.0->barbican==22.0.0) (3.2.1) 2026-04-02 02:30:20.430 | Requirement already satisfied: cachetools>=2.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.messaging>=14.1.0->barbican==22.0.0) (7.0.1) 2026-04-02 02:30:20.431 | Requirement already satisfied: amqp>=2.5.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.messaging>=14.1.0->barbican==22.0.0) (5.3.1) 2026-04-02 02:30:20.431 | Requirement already satisfied: kombu>=4.6.8 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.messaging>=14.1.0->barbican==22.0.0) (5.6.2) 2026-04-02 02:30:20.432 | Requirement already satisfied: oslo.metrics>=0.2.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.messaging>=14.1.0->barbican==22.0.0) (0.15.1) 2026-04-02 02:30:20.433 | Requirement already satisfied: vine<6.0.0,>=5.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from amqp>=2.5.2->oslo.messaging>=14.1.0->barbican==22.0.0) (5.1.0) 2026-04-02 02:30:20.439 | Requirement already satisfied: tzdata>=2025.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from kombu>=4.6.8->oslo.messaging>=14.1.0->barbican==22.0.0) (2025.3) 2026-04-02 02:30:20.439 | Requirement already satisfied: packaging in /opt/stack/data/venv/lib/python3.12/site-packages (from kombu>=4.6.8->oslo.messaging>=14.1.0->barbican==22.0.0) (26.0) 2026-04-02 02:30:20.443 | Requirement already satisfied: prometheus-client>=0.6.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.metrics>=0.2.1->oslo.messaging>=14.1.0->barbican==22.0.0) (0.24.1) 2026-04-02 02:30:20.445 | Requirement already satisfied: bcrypt>=3.1.3 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.middleware>=3.31.0->barbican==22.0.0) (5.0.0) 2026-04-02 02:30:20.445 | Requirement already satisfied: Jinja2>=2.10 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.middleware>=3.31.0->barbican==22.0.0) (3.1.6) 2026-04-02 02:30:20.446 | Requirement already satisfied: statsd>=3.2.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.middleware>=3.31.0->barbican==22.0.0) (4.0.1) 2026-04-02 02:30:20.450 | Requirement already satisfied: MarkupSafe>=2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from Jinja2>=2.10->oslo.middleware>=3.31.0->barbican==22.0.0) (3.0.3) 2026-04-02 02:30:20.455 | Requirement already satisfied: msgpack>=0.5.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.serialization!=2.19.1,>=2.18.0->barbican==22.0.0) (1.1.2) 2026-04-02 02:30:20.458 | Requirement already satisfied: eventlet>=0.27.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.service>=4.2.0->oslo.service[threading]>=4.2.0->barbican==22.0.0) (0.40.4) 2026-04-02 02:30:20.458 | Requirement already satisfied: greenlet>=0.4.15 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.service>=4.2.0->oslo.service[threading]>=4.2.0->barbican==22.0.0) (3.3.2) 2026-04-02 02:30:20.459 | Requirement already satisfied: oslo.concurrency>=3.25.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.service>=4.2.0->oslo.service[threading]>=4.2.0->barbican==22.0.0) (7.4.0) 2026-04-02 02:30:20.460 | Requirement already satisfied: Routes>=2.3.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.service>=4.2.0->oslo.service[threading]>=4.2.0->barbican==22.0.0) (2.5.1) 2026-04-02 02:30:20.460 | Requirement already satisfied: Yappi>=1.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.service>=4.2.0->oslo.service[threading]>=4.2.0->barbican==22.0.0) (1.7.3) 2026-04-02 02:30:20.462 | Requirement already satisfied: dnspython>=1.15.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from eventlet>=0.27.0->oslo.service>=4.2.0->oslo.service[threading]>=4.2.0->barbican==22.0.0) (2.8.0) 2026-04-02 02:30:20.470 | Requirement already satisfied: fasteners>=0.7.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.concurrency>=3.25.0->oslo.service>=4.2.0->oslo.service[threading]>=4.2.0->barbican==22.0.0) (0.20) 2026-04-02 02:30:20.475 | Requirement already satisfied: cotyledon>=2.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.service[threading]>=4.2.0->barbican==22.0.0) (2.2.0) 2026-04-02 02:30:20.477 | Requirement already satisfied: setproctitle in /opt/stack/data/venv/lib/python3.12/site-packages (from cotyledon>=2.2.0->oslo.service[threading]>=4.2.0->barbican==22.0.0) (1.3.7) 2026-04-02 02:30:20.480 | Requirement already satisfied: PrettyTable>=0.7.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.upgradecheck>=1.3.0->barbican==22.0.0) (3.17.0) 2026-04-02 02:30:20.482 | Requirement already satisfied: pyparsing>=2.1.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.utils>=7.0.0->barbican==22.0.0) (3.3.2) 2026-04-02 02:30:20.483 | Requirement already satisfied: psutil>=3.2.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.utils>=7.0.0->barbican==22.0.0) (7.2.2) 2026-04-02 02:30:20.491 | Requirement already satisfied: setuptools in /opt/stack/data/venv/lib/python3.12/site-packages (from Paste>=2.0.2->barbican==22.0.0) (82.0.1) 2026-04-02 02:30:20.502 | Requirement already satisfied: wcwidth in /opt/stack/data/venv/lib/python3.12/site-packages (from PrettyTable>=0.7.1->oslo.upgradecheck>=1.3.0->barbican==22.0.0) (0.6.0) 2026-04-02 02:30:20.519 | Requirement already satisfied: cliff>=2.8.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from python-barbicanclient>=5.5.0->castellan>=1.2.1->barbican==22.0.0) (4.13.2) 2026-04-02 02:30:20.522 | Requirement already satisfied: autopage>=0.4.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from cliff>=2.8.0->python-barbicanclient>=5.5.0->castellan>=1.2.1->barbican==22.0.0) (0.6.0) 2026-04-02 02:30:20.522 | Requirement already satisfied: cmd2>=1.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from cliff>=2.8.0->python-barbicanclient>=5.5.0->castellan>=1.2.1->barbican==22.0.0) (3.2.0) 2026-04-02 02:30:20.527 | Requirement already satisfied: pyperclip>=1.8.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from cmd2>=1.0.0->cliff>=2.8.0->python-barbicanclient>=5.5.0->castellan>=1.2.1->barbican==22.0.0) (1.11.0) 2026-04-02 02:30:20.528 | Requirement already satisfied: rich>=14.3.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from cmd2>=1.0.0->cliff>=2.8.0->python-barbicanclient>=5.5.0->castellan>=1.2.1->barbican==22.0.0) (14.3.3) 2026-04-02 02:30:20.528 | Requirement already satisfied: rich-argparse>=1.7.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from cmd2>=1.0.0->cliff>=2.8.0->python-barbicanclient>=5.5.0->castellan>=1.2.1->barbican==22.0.0) (1.7.2) 2026-04-02 02:30:20.533 | Requirement already satisfied: six>=1.5 in /opt/stack/data/venv/lib/python3.12/site-packages (from python-dateutil>=2.7.0->oslo.log>=4.3.0->barbican==22.0.0) (1.17.0) 2026-04-02 02:30:20.544 | Requirement already satisfied: charset_normalizer<4,>=2 in /opt/stack/data/venv/lib/python3.12/site-packages (from requests>=2.18.0->castellan>=1.2.1->barbican==22.0.0) (3.4.4) 2026-04-02 02:30:20.544 | Requirement already satisfied: idna<4,>=2.5 in /opt/stack/data/venv/lib/python3.12/site-packages (from requests>=2.18.0->castellan>=1.2.1->barbican==22.0.0) (3.11) 2026-04-02 02:30:20.545 | Requirement already satisfied: urllib3<3,>=1.21.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from requests>=2.18.0->castellan>=1.2.1->barbican==22.0.0) (2.6.3) 2026-04-02 02:30:20.545 | Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3/dist-packages (from requests>=2.18.0->castellan>=1.2.1->barbican==22.0.0) (2023.11.17) 2026-04-02 02:30:20.562 | Requirement already satisfied: markdown-it-py>=2.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from rich>=14.3.0->cmd2>=1.0.0->cliff>=2.8.0->python-barbicanclient>=5.5.0->castellan>=1.2.1->barbican==22.0.0) (4.0.0) 2026-04-02 02:30:20.562 | Requirement already satisfied: pygments<3.0.0,>=2.13.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from rich>=14.3.0->cmd2>=1.0.0->cliff>=2.8.0->python-barbicanclient>=5.5.0->castellan>=1.2.1->barbican==22.0.0) (2.19.2) 2026-04-02 02:30:20.568 | Requirement already satisfied: mdurl~=0.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from markdown-it-py>=2.2.0->rich>=14.3.0->cmd2>=1.0.0->cliff>=2.8.0->python-barbicanclient>=5.5.0->castellan>=1.2.1->barbican==22.0.0) (0.1.2) 2026-04-02 02:30:20.577 | Requirement already satisfied: repoze.lru>=0.3 in /opt/stack/data/venv/lib/python3.12/site-packages (from Routes>=2.3.1->oslo.service>=4.2.0->oslo.service[threading]>=4.2.0->barbican==22.0.0) (0.7) 2026-04-02 02:30:20.600 | Requirement already satisfied: testtools in /opt/stack/data/venv/lib/python3.12/site-packages (from testscenarios>=0.4->oslo.db>=4.27.0->barbican==22.0.0) (2.8.5) 2026-04-02 02:30:20.636 | Building wheels for collected packages: barbican 2026-04-02 02:30:20.637 | Building editable for barbican (pyproject.toml): started 2026-04-02 02:30:21.109 | Building editable for barbican (pyproject.toml): finished with status 'done' 2026-04-02 02:30:21.111 | Created wheel for barbican: filename=barbican-22.0.0-0.editable-py3-none-any.whl size=10443 sha256=22923267738d41b9badafe39e6534899dc577366fdcd63ee72f8748e82580b7d 2026-04-02 02:30:21.111 | Stored in directory: /tmp/pip-ephem-wheel-cache-h3leggho/wheels/84/02/63/e1cb6519448a7eb57707390d89788b669ef9a586a90cc63bd5 2026-04-02 02:30:21.117 | Successfully built barbican 2026-04-02 02:30:21.247 | Installing collected packages: barbican 2026-04-02 02:30:21.278 | Successfully installed barbican-22.0.0 2026-04-02 02:30:21.387 | ++ inc/python:pip_install:216 : result=0 2026-04-02 02:30:21.392 | ++ inc/python:pip_install:218 : time_stop pip_install 2026-04-02 02:30:21.397 | ++ functions-common:time_stop:2412 : local name 2026-04-02 02:30:21.403 | ++ functions-common:time_stop:2413 : local end_time 2026-04-02 02:30:21.407 | ++ functions-common:time_stop:2414 : local elapsed_time 2026-04-02 02:30:21.411 | ++ functions-common:time_stop:2415 : local total 2026-04-02 02:30:21.417 | ++ functions-common:time_stop:2416 : local start_time 2026-04-02 02:30:21.422 | ++ functions-common:time_stop:2418 : name=pip_install 2026-04-02 02:30:21.429 | ++ functions-common:time_stop:2419 : start_time=1775097018009 2026-04-02 02:30:21.434 | ++ functions-common:time_stop:2421 : [[ -z 1775097018009 ]] 2026-04-02 02:30:21.440 | +++ functions-common:time_stop:2424 : date +%s%3N 2026-04-02 02:30:21.448 | ++ functions-common:time_stop:2424 : end_time=1775097021442 2026-04-02 02:30:21.454 | ++ functions-common:time_stop:2425 : elapsed_time=3433 2026-04-02 02:30:21.459 | ++ functions-common:time_stop:2426 : total=113792 2026-04-02 02:30:21.464 | ++ functions-common:time_stop:2428 : _TIME_START[$name]= 2026-04-02 02:30:21.468 | ++ functions-common:time_stop:2429 : _TIME_TOTAL[$name]=117225 2026-04-02 02:30:21.473 | ++ inc/python:pip_install:219 : return 0 2026-04-02 02:30:21.478 | ++ inc/python:setup_package:466 : [[ -e == \-\e ]] 2026-04-02 02:30:21.483 | ++ inc/python:setup_package:466 : [[ True == \F\a\l\s\e ]] 2026-04-02 02:30:21.487 | ++ inc/python:_setup_package_with_constraints_edit:412 : use_library_from_git /opt/stack/barbican 2026-04-02 02:30:21.492 | ++ inc/python:use_library_from_git:266 : local name=/opt/stack/barbican 2026-04-02 02:30:21.498 | ++ inc/python:use_library_from_git:267 : local enabled=1 2026-04-02 02:30:21.503 | ++ inc/python:use_library_from_git:268 : [[ novnc,barbican,cinder,devstack,glance,keystone,magnum,manila,neutron,nova,octavia,os-test-images,ovn-octavia-provider,placement,python-magnumclient,requirements,swift,magnum-cluster-api = \A\L\L ]] 2026-04-02 02:30:21.509 | ++ inc/python:use_library_from_git:268 : [[ ,novnc,barbican,cinder,devstack,glance,keystone,magnum,manila,neutron,nova,octavia,os-test-images,ovn-octavia-provider,placement,python-magnumclient,requirements,swift,magnum-cluster-api, =~ ,/opt/stack/barbican, ]] 2026-04-02 02:30:21.514 | ++ inc/python:use_library_from_git:269 : return 1 2026-04-02 02:30:21.518 | ++ /opt/stack/barbican/devstack/lib/barbican:install_barbican:208 : pip_install uwsgi 2026-04-02 02:30:21.563 | Using python 3.12 to install uwsgi 2026-04-02 02:30:21.568 | ++ inc/python:pip_install:210 : env http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= /opt/stack/data/venv/bin/pip install -c /opt/stack/requirements/upper-constraints.txt uwsgi 2026-04-02 02:30:22.224 | Collecting uwsgi 2026-04-02 02:30:22.296 | Downloading uwsgi-2.0.31.tar.gz (822 kB) 2026-04-02 02:30:22.365 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 822.8/822.8 kB 29.0 MB/s 0:00:00 2026-04-02 02:30:22.575 | Installing build dependencies: started 2026-04-02 02:30:23.561 | Installing build dependencies: finished with status 'done' 2026-04-02 02:30:23.563 | Getting requirements to build wheel: started 2026-04-02 02:30:23.937 | Getting requirements to build wheel: finished with status 'done' 2026-04-02 02:30:23.939 | Preparing metadata (pyproject.toml): started 2026-04-02 02:30:24.133 | Preparing metadata (pyproject.toml): finished with status 'done' 2026-04-02 02:30:24.137 | Building wheels for collected packages: uwsgi 2026-04-02 02:30:24.139 | Building wheel for uwsgi (pyproject.toml): started 2026-04-02 02:30:27.229 | Building wheel for uwsgi (pyproject.toml): finished with status 'done' 2026-04-02 02:30:27.232 | Created wheel for uwsgi: filename=uwsgi-2.0.31-cp312-cp312-linux_x86_64.whl size=596804 sha256=c872847d43da40da7adfbd1568a4c4b098b447434c27d840806ee07e5790d092 2026-04-02 02:30:27.232 | Stored in directory: /opt/stack/.cache/pip/wheels/de/9b/b9/cc2e42ac5a3197a4be493c415bcc29ea7e58fbfa4b715946a5 2026-04-02 02:30:27.236 | Successfully built uwsgi 2026-04-02 02:30:27.392 | Installing collected packages: uwsgi 2026-04-02 02:30:27.428 | Successfully installed uwsgi-2.0.31 2026-04-02 02:30:27.580 | ++ inc/python:pip_install:216 : result=0 2026-04-02 02:30:27.585 | ++ inc/python:pip_install:218 : time_stop pip_install 2026-04-02 02:30:27.591 | ++ functions-common:time_stop:2412 : local name 2026-04-02 02:30:27.595 | ++ functions-common:time_stop:2413 : local end_time 2026-04-02 02:30:27.601 | ++ functions-common:time_stop:2414 : local elapsed_time 2026-04-02 02:30:27.607 | ++ functions-common:time_stop:2415 : local total 2026-04-02 02:30:27.613 | ++ functions-common:time_stop:2416 : local start_time 2026-04-02 02:30:27.619 | ++ functions-common:time_stop:2418 : name=pip_install 2026-04-02 02:30:27.625 | ++ functions-common:time_stop:2419 : start_time=1775097021551 2026-04-02 02:30:27.630 | ++ functions-common:time_stop:2421 : [[ -z 1775097021551 ]] 2026-04-02 02:30:27.638 | +++ functions-common:time_stop:2424 : date +%s%3N 2026-04-02 02:30:27.646 | ++ functions-common:time_stop:2424 : end_time=1775097027640 2026-04-02 02:30:27.652 | ++ functions-common:time_stop:2425 : elapsed_time=6089 2026-04-02 02:30:27.658 | ++ functions-common:time_stop:2426 : total=117225 2026-04-02 02:30:27.663 | ++ functions-common:time_stop:2428 : _TIME_START[$name]= 2026-04-02 02:30:27.669 | ++ functions-common:time_stop:2429 : _TIME_TOTAL[$name]=123314 2026-04-02 02:30:27.674 | ++ inc/python:pip_install:219 : return 0 2026-04-02 02:30:27.680 | ++ lib/stack:stack_install_service:33 : [[ False = True ]] 2026-04-02 02:30:27.685 | ++ /opt/stack/barbican/devstack/plugin.sh:source:12 : install_barbicanclient 2026-04-02 02:30:27.690 | ++ /opt/stack/barbican/devstack/lib/barbican:install_barbicanclient:213 : use_library_from_git python-barbicanclient 2026-04-02 02:30:27.695 | ++ inc/python:use_library_from_git:266 : local name=python-barbicanclient 2026-04-02 02:30:27.701 | ++ inc/python:use_library_from_git:267 : local enabled=1 2026-04-02 02:30:27.706 | ++ inc/python:use_library_from_git:268 : [[ novnc,barbican,cinder,devstack,glance,keystone,magnum,manila,neutron,nova,octavia,os-test-images,ovn-octavia-provider,placement,python-magnumclient,requirements,swift,magnum-cluster-api = \A\L\L ]] 2026-04-02 02:30:27.711 | ++ inc/python:use_library_from_git:268 : [[ ,novnc,barbican,cinder,devstack,glance,keystone,magnum,manila,neutron,nova,octavia,os-test-images,ovn-octavia-provider,placement,python-magnumclient,requirements,swift,magnum-cluster-api, =~ ,python-barbicanclient, ]] 2026-04-02 02:30:27.717 | ++ inc/python:use_library_from_git:269 : return 1 2026-04-02 02:30:27.722 | ++ /opt/stack/barbican/devstack/plugin.sh:source:13 : is_service_enabled barbican-pykmip 2026-04-02 02:30:27.760 | ++ functions-common:is_service_enabled:2068 : return 1 2026-04-02 02:30:27.765 | ++ /opt/stack/barbican/devstack/plugin.sh:source:17 : is_service_enabled barbican-dogtag 2026-04-02 02:30:27.801 | ++ functions-common:is_service_enabled:2068 : return 1 2026-04-02 02:30:27.806 | ++ /opt/stack/barbican/devstack/plugin.sh:source:21 : is_service_enabled barbican-vault 2026-04-02 02:30:27.843 | ++ functions-common:is_service_enabled:2068 : return 1 2026-04-02 02:30:27.849 | ++ /opt/stack/barbican/devstack/plugin.sh:source:67 : [[ stack == \u\n\s\t\a\c\k ]] 2026-04-02 02:30:27.855 | ++ /opt/stack/barbican/devstack/plugin.sh:source:71 : [[ stack == \c\l\e\a\n ]] 2026-04-02 02:30:27.861 | + functions-common:run_plugins:1831 : for plugin in ${plugins//,/ } 2026-04-02 02:30:27.867 | + functions-common:run_plugins:1832 : local dir=/opt/stack/magnum 2026-04-02 02:30:27.873 | + functions-common:run_plugins:1833 : [[ -f /opt/stack/magnum/devstack/plugin.sh ]] 2026-04-02 02:30:27.879 | + functions-common:run_plugins:1834 : source /opt/stack/magnum/devstack/plugin.sh stack install 2026-04-02 02:30:27.910 | ++ /opt/stack/magnum/devstack/plugin.sh:source:7 : echo_summary 'magnum'\''s plugin.sh was called...' 2026-04-02 02:30:27.916 | ++ ./stack.sh:echo_summary:438 : [[ -t 3 ]] 2026-04-02 02:30:27.923 | ++ ./stack.sh:echo_summary:444 : echo -e 'magnum'\''s' plugin.sh was called... 2026-04-02 02:30:27.928 | ++ /opt/stack/magnum/devstack/plugin.sh:source:8 : source /opt/stack/magnum/devstack/lib/magnum 2026-04-02 02:30:27.985 | ++ /opt/stack/magnum/devstack/plugin.sh:source:9 : set -o posix 2026-04-02 02:30:27.991 | ++ /opt/stack/magnum/devstack/plugin.sh:source:9 : set 2026-04-02 02:30:27.996 | ACCOUNT_PORT_BASE=6612 2026-04-02 02:30:27.996 | ADDITIONAL_VENV_PACKAGES=,PyMySQL 2026-04-02 02:30:27.996 | ADMIN_PASSWORD=secretadmin 2026-04-02 02:30:27.996 | AGENT_DHCP_BINARY=/opt/stack/data/venv/bin/neutron-dhcp-agent 2026-04-02 02:30:27.996 | AGENT_L3_BINARY=/opt/stack/data/venv/bin/neutron-l3-agent 2026-04-02 02:30:27.996 | AGENT_META_BINARY=/opt/stack/data/venv/bin/neutron-metadata-agent 2026-04-02 02:30:27.996 | AGENT_METERING_BINARY=/opt/stack/data/venv/bin/neutron-metering-agent 2026-04-02 02:30:27.996 | ALEMBIC_BRANCH=main 2026-04-02 02:30:27.996 | ALEMBIC_DIR=/opt/stack/alembic 2026-04-02 02:30:27.996 | ALEMBIC_REPO=https://github.com/sqlalchemy/alembic.git 2026-04-02 02:30:27.996 | APACHE_CONF_DIR=/etc/apache2/sites-available 2026-04-02 02:30:27.996 | APACHE_GROUP=stack 2026-04-02 02:30:27.996 | APACHE_LOCAL_HOST=127.0.0.1 2026-04-02 02:30:27.996 | APACHE_LOG_DIR=/var/log/apache2 2026-04-02 02:30:27.996 | APACHE_NAME=apache2 2026-04-02 02:30:27.996 | APACHE_SETTINGS_DIR=/etc/apache2/conf-enabled 2026-04-02 02:30:27.996 | APACHE_USER=stack 2026-04-02 02:30:27.996 | API_WORKERS=4 2026-04-02 02:30:27.996 | BACKING_FILE_SUFFIX=-backing-file 2026-04-02 02:30:27.996 | BARBICAN_API_LOG_DIR=/opt/stack/logs 2026-04-02 02:30:27.996 | BARBICAN_BIN_DIR=/opt/stack/data/venv/bin 2026-04-02 02:30:27.996 | BARBICAN_BRANCH=master 2026-04-02 02:30:27.996 | BARBICAN_CONF=/etc/barbican/barbican.conf 2026-04-02 02:30:27.996 | BARBICAN_CONF_DIR=/etc/barbican 2026-04-02 02:30:27.996 | BARBICAN_DIR=/opt/stack/barbican 2026-04-02 02:30:27.996 | BARBICAN_ENDPOINT_TYPE=internal 2026-04-02 02:30:27.996 | BARBICAN_ENFORCE_SCOPE=False 2026-04-02 02:30:27.996 | BARBICAN_HOST_HREF=http://199.19.213.213/key-manager 2026-04-02 02:30:27.996 | BARBICAN_KEYSTONE_ENDPOINT=https://199.19.213.213/identity 2026-04-02 02:30:27.996 | BARBICAN_PASTE_CONF=/etc/barbican/barbican-api-paste.ini 2026-04-02 02:30:27.996 | BARBICAN_PLUGIN=/opt/stack/barbican/devstack 2026-04-02 02:30:27.996 | BARBICAN_REPO=https://github.com/openstack/barbican.git 2026-04-02 02:30:27.996 | BARBICAN_UWSGI_CONF=/etc/barbican/barbican-uwsgi.ini 2026-04-02 02:30:27.996 | BARBICAN_WSGI=barbican.wsgi.api:application 2026-04-02 02:30:27.996 | BASE_SQL_CONN=mysql+pymysql://root:secretdatabase@127.0.0.1 2026-04-02 02:30:27.996 | BASH=/usr/bin/bash 2026-04-02 02:30:27.996 | BASHOPTS=checkwinsize:cmdhist:complete_fullquote:extquote:force_fignore:globasciiranges:globskipdots:hostcomplete:interactive_comments:patsub_replacement:progcomp:promptvars:sourcepath 2026-04-02 02:30:27.996 | BASH_ALIASES=() 2026-04-02 02:30:27.996 | BASH_ARGC=([0]="0") 2026-04-02 02:30:27.996 | BASH_ARGV=() 2026-04-02 02:30:27.997 | BASH_CMDS=() 2026-04-02 02:30:27.997 | BASH_LINENO=([0]="1834" [1]="1867" [2]="993" [3]="0") 2026-04-02 02:30:27.997 | BASH_LOADABLES_PATH=/usr/local/lib/bash:/usr/lib/bash:/opt/local/lib/bash:/usr/pkg/lib/bash:/opt/pkg/lib/bash:. 2026-04-02 02:30:27.997 | BASH_REMATCH=([0]=",tls-proxy,") 2026-04-02 02:30:27.997 | BASH_SOURCE=([0]="/opt/stack/magnum/devstack/plugin.sh" [1]="/opt/stack/devstack/functions-common" [2]="/opt/stack/devstack/functions-common" [3]="./stack.sh") 2026-04-02 02:30:27.997 | BASH_VERSINFO=([0]="5" [1]="2" [2]="21" [3]="1" [4]="release" [5]="x86_64-pc-linux-gnu") 2026-04-02 02:30:27.997 | BASH_VERSION='5.2.21(1)-release' 2026-04-02 02:30:27.997 | BINDEP_CMD=/opt/stack/bindep-venv/bin/bindep 2026-04-02 02:30:27.997 | BRANCHLESS_TARGET_BRANCH=master 2026-04-02 02:30:27.997 | BUG_REPORT_URL=https://bugs.launchpad.net/ubuntu/ 2026-04-02 02:30:27.997 | CACHE_BACKEND=dogpile.cache.memcached 2026-04-02 02:30:27.997 | CAPI_VERSION=v1.10.5 2026-04-02 02:30:27.997 | CAPO_VERSION=v0.12.4 2026-04-02 02:30:27.997 | CELLSV2_SETUP=superconductor 2026-04-02 02:30:27.997 | CINDER_ALLOWED_DIRECT_URL_SCHEMES= 2026-04-02 02:30:27.997 | CINDER_API_PASTE_INI=/etc/cinder/api-paste.ini 2026-04-02 02:30:27.997 | CINDER_BACKENDS=/opt/stack/devstack/lib/cinder_backends 2026-04-02 02:30:27.997 | CINDER_BACKUPS=/opt/stack/devstack/lib/cinder_backups 2026-04-02 02:30:27.997 | CINDER_BACKUP_DRIVER=swift 2026-04-02 02:30:27.997 | CINDER_BIN_DIR=/opt/stack/data/venv/bin 2026-04-02 02:30:27.997 | CINDER_BRANCH=master 2026-04-02 02:30:27.997 | CINDER_CACHE_ENABLED_FOR_BACKENDS=lvm:lvmdriver-1 2026-04-02 02:30:27.997 | CINDER_CONF=/etc/cinder/cinder.conf 2026-04-02 02:30:27.997 | CINDER_CONF_DIR=/etc/cinder 2026-04-02 02:30:27.997 | CINDER_DIR=/opt/stack/cinder 2026-04-02 02:30:27.997 | CINDER_DRIVER=default 2026-04-02 02:30:27.997 | CINDER_ENABLED_BACKENDS=lvm:lvmdriver-1 2026-04-02 02:30:27.997 | CINDER_ENFORCE_SCOPE=False 2026-04-02 02:30:27.997 | CINDER_IMG_CACHE_ENABLED=True 2026-04-02 02:30:27.997 | CINDER_IMG_CACHE_SIZE_COUNT= 2026-04-02 02:30:27.997 | CINDER_IMG_CACHE_SIZE_GB= 2026-04-02 02:30:27.997 | CINDER_LVM_TYPE=auto 2026-04-02 02:30:27.997 | CINDER_MY_IP=199.19.213.213 2026-04-02 02:30:27.997 | CINDER_PLUGINS=/opt/stack/devstack/lib/cinder_plugins 2026-04-02 02:30:27.997 | CINDER_REPO=https://github.com/openstack/cinder.git 2026-04-02 02:30:27.997 | CINDER_SERVICE_HOST=199.19.213.213 2026-04-02 02:30:27.997 | CINDER_SERVICE_LISTEN_ADDRESS=0.0.0.0 2026-04-02 02:30:27.997 | CINDER_SERVICE_PORT=8776 2026-04-02 02:30:27.997 | CINDER_SERVICE_PORT_INT=18776 2026-04-02 02:30:27.997 | CINDER_SERVICE_PROTOCOL=https 2026-04-02 02:30:27.997 | CINDER_SERVICE_REPORT_INTERVAL=120 2026-04-02 02:30:27.997 | CINDER_STATE_PATH=/opt/stack/data/cinder 2026-04-02 02:30:27.997 | CINDER_TARGET_HELPER=lioadm 2026-04-02 02:30:27.997 | CINDER_TARGET_PORT=3260 2026-04-02 02:30:27.997 | CINDER_TARGET_PREFIX=iqn.2010-10.org.openstack: 2026-04-02 02:30:27.997 | CINDER_TARGET_PROTOCOL=iscsi 2026-04-02 02:30:27.997 | CINDER_UPLOAD_INTERNAL_TENANT=False 2026-04-02 02:30:27.997 | CINDER_UPLOAD_OPTIMIZED=False 2026-04-02 02:30:27.997 | CINDER_UPLOAD_OPTIMIZED_BACKENDS=lvm:lvmdriver-1 2026-04-02 02:30:27.998 | CINDER_USE_SERVICE_TOKEN=True 2026-04-02 02:30:27.998 | CINDER_UWSGI=cinder.wsgi.api:application 2026-04-02 02:30:27.998 | CINDER_UWSGI_CONF=/etc/cinder/cinder-api-uwsgi.ini 2026-04-02 02:30:27.998 | CINDER_VOLUME_CLEAR=zero 2026-04-02 02:30:27.998 | CIRROS_ARCH=x86_64 2026-04-02 02:30:27.998 | CIRROS_VERSION=0.6.3 2026-04-02 02:30:27.998 | CLUSTER_TOPOLOGY=true 2026-04-02 02:30:27.998 | CONFIGURE_BACKING_FILE=True 2026-04-02 02:30:27.998 | CONFIG_AWK_CMD=awk 2026-04-02 02:30:27.998 | CONTAINER_PORT_BASE=6611 2026-04-02 02:30:27.998 | CURL_GET='curl -g' 2026-04-02 02:30:27.998 | CURRENT_LOG_TIME=2026-04-02-022100 2026-04-02 02:30:27.998 | DATABASE_BACKENDS=' mysql postgresql' 2026-04-02 02:30:27.998 | DATABASE_HOST=127.0.0.1 2026-04-02 02:30:27.998 | DATABASE_PASSWORD=secretdatabase 2026-04-02 02:30:27.998 | DATABASE_QUERY_LOGGING=False 2026-04-02 02:30:27.998 | DATABASE_TYPE=mysql 2026-04-02 02:30:27.998 | DATABASE_USER=root 2026-04-02 02:30:27.998 | DATA_DIR=/opt/stack/data 2026-04-02 02:30:27.998 | DC=([0]="openstack" [1]="org") 2026-04-02 02:30:27.998 | DEBUG_LIBVIRT=True 2026-04-02 02:30:27.998 | DEBUG_LIBVIRT_COREDUMPS=True 2026-04-02 02:30:27.998 | DEFAULT_IMAGE_FILE_NAME=cirros-0.6.3-x86_64-disk.img 2026-04-02 02:30:27.998 | DEFAULT_IMAGE_NAME=cirros-0.6.3-x86_64-disk 2026-04-02 02:30:27.998 | DEFAULT_VIRT_DRIVER=libvirt 2026-04-02 02:30:27.998 | DEFAULT_VOLUME_GROUP_NAME=stack-volumes-default 2026-04-02 02:30:27.998 | DEF_SERVICE_HOST=199.19.213.213 2026-04-02 02:30:27.998 | DEF_SERVICE_LISTEN_ADDRESS=0.0.0.0 2026-04-02 02:30:27.998 | DEF_SERVICE_LOCAL_HOST=127.0.0.1 2026-04-02 02:30:27.998 | DEF_TUNNEL_ENDPOINT_IP=199.19.213.213 2026-04-02 02:30:27.998 | DELTA=1775096472 2026-04-02 02:30:27.998 | DEST=/opt/stack 2026-04-02 02:30:27.998 | DEVSTACK_CERT=/opt/stack/data/devstack-cert.pem 2026-04-02 02:30:27.998 | DEVSTACK_CERT_NAME=devstack-cert 2026-04-02 02:30:27.998 | DEVSTACK_HOSTNAME=np0000162389.novalocal 2026-04-02 02:30:27.998 | DEVSTACK_PARALLEL=True 2026-04-02 02:30:27.998 | DEVSTACK_PLUGINS=,barbican,magnum,manila,octavia,magnum-cluster-api,ovn-octavia-provider 2026-04-02 02:30:27.998 | DEVSTACK_SERIES=2026.2 2026-04-02 02:30:27.998 | DEVSTACK_START_TIME=1775096448 2026-04-02 02:30:27.998 | DEVSTACK_VENV=/opt/stack/data/venv 2026-04-02 02:30:27.998 | DIRSTACK=() 2026-04-02 02:30:27.998 | DISABLED_SERVICES=dstat,horizon,s-account,s-container,s-object,s-proxy,tempest 2026-04-02 02:30:27.998 | DISABLE_AMP_IMAGE_BUILD=True 2026-04-02 02:30:27.998 | DISKIMAGE_BUILDER_DIR=/opt/stack/diskimage-builder 2026-04-02 02:30:27.998 | DISKIMAGE_BUILDER_REPO_REF=master 2026-04-02 02:30:27.999 | DISKIMAGE_BUILDER_REPO_URL=https://github.com/openstack/diskimage-builder.git 2026-04-02 02:30:27.999 | DISTRO=noble 2026-04-02 02:30:27.999 | DOWNLOAD_DEFAULT_IMAGES=False 2026-04-02 02:30:27.999 | ENABLED_SERVICES=c-api,c-bak,c-sch,c-vol,etcd3,file_tracker,g-api,key,memory_tracker,mysql,n-api,n-api-meta,n-cond,n-cpu,n-novnc,n-sch,o-api,o-da,o-hk,octavia,openstack-cli-server,ovn-controller,ovn-northd,ovs-vswitchd,ovsdb-server,placement-api,q-ovn-agent,q-svc,rabbit,tls-proxy,barbican,magnum-api,magnum-cond,manila,m-api,m-shr,m-sch,m-dat,magnum-cluster-api 2026-04-02 02:30:27.999 | ENABLE_CHASSIS_AS_GW=True 2026-04-02 02:30:27.999 | ENABLE_DEBUG_LOG_LEVEL=True 2026-04-02 02:30:27.999 | ENABLE_FEDORA_VIRT_PREVIEW_REPO=False 2026-04-02 02:30:27.999 | ENABLE_HTTPD_MOD_WSGI_SERVICES=True 2026-04-02 02:30:27.999 | ENABLE_ISOLATED_METADATA=False 2026-04-02 02:30:27.999 | ENABLE_KSM=True 2026-04-02 02:30:27.999 | ENABLE_KSMTUNED=True 2026-04-02 02:30:27.999 | ENABLE_METADATA_NETWORK=False 2026-04-02 02:30:27.999 | ENABLE_SYSCTL_MEM_TUNING=True 2026-04-02 02:30:27.999 | ENABLE_SYSCTL_NET_TUNING=True 2026-04-02 02:30:27.999 | ENABLE_TENANT_TUNNELS=True 2026-04-02 02:30:27.999 | ENABLE_TENANT_VLANS=False 2026-04-02 02:30:27.999 | ENABLE_VOLUME_MULTIATTACH=False 2026-04-02 02:30:27.999 | ENABLE_ZSWAP=True 2026-04-02 02:30:27.999 | ENFORCE_SCOPE=False 2026-04-02 02:30:27.999 | ERROR_ON_CLONE=True 2026-04-02 02:30:27.999 | ETCD_ARCH=amd64 2026-04-02 02:30:27.999 | ETCD_BIN_DIR=/opt/stack/bin 2026-04-02 02:30:27.999 | ETCD_DATA_DIR=/opt/stack/data/etcd 2026-04-02 02:30:27.999 | ETCD_DOWNLOAD_FILE=etcd-v3.5.21-linux-amd64.tar.gz 2026-04-02 02:30:27.999 | ETCD_DOWNLOAD_LOCATION=https://github.com/etcd-io/etcd/releases/download/v3.5.21/etcd-v3.5.21-linux-amd64.tar.gz 2026-04-02 02:30:27.999 | ETCD_DOWNLOAD_URL=https://github.com/etcd-io/etcd/releases/download 2026-04-02 02:30:27.999 | ETCD_NAME=etcd-v3.5.21-linux-amd64 2026-04-02 02:30:27.999 | ETCD_PEER_PORT=2380 2026-04-02 02:30:27.999 | ETCD_PORT=2379 2026-04-02 02:30:27.999 | ETCD_RAMDISK_MB=512 2026-04-02 02:30:27.999 | ETCD_SHA256=adddda4b06718e68671ffabff2f8cee48488ba61ad82900e639d108f2148501c 2026-04-02 02:30:27.999 | ETCD_SHA256_AMD64=adddda4b06718e68671ffabff2f8cee48488ba61ad82900e639d108f2148501c 2026-04-02 02:30:27.999 | ETCD_SHA256_ARM64=95bf6918623a097c0385b96f139d90248614485e781ec9bee4768dbb6c79c53f 2026-04-02 02:30:27.999 | ETCD_SHA256_PPC64=6fb6ecb3d1b331eb177dc610a8efad3aceb1f836d6aeb439ba0bfac5d5c2a38c 2026-04-02 02:30:27.999 | ETCD_SHA256_S390X=a211a83961ba8a7e94f7d6343ad769e699db21a715ba4f3b68cf31ea28f9c951 2026-04-02 02:30:27.999 | ETCD_SYSTEMD_SERVICE=devstack@etcd.service 2026-04-02 02:30:27.999 | ETCD_USE_RAMDISK=True 2026-04-02 02:30:27.999 | ETCD_VERSION=v3.5.21 2026-04-02 02:30:27.999 | EUID=1002 2026-04-02 02:30:27.999 | EXP_CLUSTER_RESOURCE_SET=true 2026-04-02 02:30:27.999 | EXP_KUBEADM_BOOTSTRAP_FORMAT_IGNITION=true 2026-04-02 02:30:28.000 | EXTRA_CACHE_URLS=,https://github.com/etcd-io/etcd/releases/download/v3.5.21/etcd-v3.5.21-linux-amd64.tar.gz 2026-04-02 02:30:28.000 | EXTRA_FILES_DOWNLOAD_TIMEOUT=2 2026-04-02 02:30:28.000 | EXTRA_FILES_RETRY=3 2026-04-02 02:30:28.000 | EXTRA_FILES_RETRY_ERRORS=500,503 2026-04-02 02:30:28.000 | EXTRA_FILES_RETRY_TIMEOUT=10 2026-04-02 02:30:28.000 | FILES=/opt/stack/devstack/files 2026-04-02 02:30:28.000 | FIXED_RANGE=10.1.0.0/20 2026-04-02 02:30:28.000 | FIXED_RANGE_V6=fdfa:046f:4bac::/64 2026-04-02 02:30:28.000 | FLOATING_RANGE=172.24.5.0/24 2026-04-02 02:30:28.000 | FORCE_CONFIG_DRIVE=False 2026-04-02 02:30:28.000 | FORCE_PREREQ=0 2026-04-02 02:30:28.000 | FUNCNAME=([0]="source" [1]="run_plugins" [2]="run_phase" [3]="main") 2026-04-02 02:30:28.000 | FUNC_DIR=/opt/stack/devstack 2026-04-02 02:30:28.000 | GET_PIP_CACHE_LOCATION=/opt/stack/cache/files/get-pip.py 2026-04-02 02:30:28.000 | GITBRANCH=([python-neutronclient]="master" [oslo.utils]="master" [octavia]="master" [stevedore]="master" [oslo.reports]="master" [osprofiler]="master" [oslo.serialization]="master" [barbican-tempest-plugin]="master" [neutron-lib]="master" [ironic-lib]="master" [python-keystoneclient]="master" [os-client-config]="master" [python-novaclient]="master" [oslo.config]="master" [ovsdbapp]="master" [ceilometermiddleware]="master" [oslo.limit]="master" [oslo.concurrency]="master" [octavia-lib]="master" [os-ken]="master" [oslo.rootwrap]="master" [osc-lib]="master" [keystonemiddleware]="master" [oslo.vmware]="master" [magnum-cluster-api]="master" [tooz]="master" [oslo.privsep]="master" [oslo.policy]="master" [keystoneauth]="master" [cursive]="master" [python-magnumclient]="master" [python-barbicanclient]="master" [oslo.db]="master" [osc-placement]="master" [python-glanceclient]="master" [magnum]="master" [oslo.versionedobjects]="master" [pycadf]="master" [etcd3gw]="master" [pbr]="master" [oslo.log]="master" [ovn-octavia-provider]="master" [os-vif]="master" [taskflow]="master" [oslo.context]="master" [oslo.i18n]="master" [automaton]="master" [oslo.middleware]="master" [castellan]="master" [oslo.messaging]="master" [python-swiftclient]="master" [futurist]="master" [os-brick]="master" [barbican]="master" [python-brick-cinderclient-ext]="master" [python-ironicclient]="master" [debtcollector]="master" [glance_store]="master" [os-resource-classes]="master" [oslo.cache]="master" [python-octaviaclient]="master" [manila]="master" [openstacksdk]="master" [cliff]="master" [oslo.service]="master" [python-openstackclient]="master" [os-traits]="master" [diskimage-builder]="master" [python-cinderclient]="master" ) 2026-04-02 02:30:28.000 | GITDIR=([python-neutronclient]="/opt/stack/python-neutronclient" [oslo.utils]="/opt/stack/oslo.utils" [octavia]="/opt/stack/octavia" [stevedore]="/opt/stack/stevedore" [oslo.reports]="/opt/stack/oslo.reports" [osprofiler]="/opt/stack/osprofiler" [oslo.serialization]="/opt/stack/oslo.serialization" [barbican-tempest-plugin]="/opt/stack/barbican-tempest-plugin" [neutron-lib]="/opt/stack/neutron-lib" [ironic-lib]="/opt/stack/ironic-lib" [python-keystoneclient]="/opt/stack/python-keystoneclient" [os-client-config]="/opt/stack/os-client-config" [python-novaclient]="/opt/stack/python-novaclient" [oslo.config]="/opt/stack/oslo.config" [ovsdbapp]="/opt/stack/ovsdbapp" [ceilometermiddleware]="/opt/stack/ceilometermiddleware" [oslo.limit]="/opt/stack/oslo.limit" [oslo.concurrency]="/opt/stack/oslo.concurrency" [octavia-lib]="/opt/stack/octavia-lib" [oslo.rootwrap]="/opt/stack/oslo.rootwrap" [os-ken]="/opt/stack/os-ken" [osc-lib]="/opt/stack/osc-lib" [keystonemiddleware]="/opt/stack/keystonemiddleware" [oslo.vmware]="/opt/stack/oslo.vmware" [magnum-cluster-api]="/opt/stack/magnum-cluster-api" [tooz]="/opt/stack/tooz" [oslo.privsep]="/opt/stack/oslo.privsep" [oslo.policy]="/opt/stack/oslo.policy" [keystoneauth]="/opt/stack/keystoneauth" [cursive]="/opt/stack/cursive" [python-magnumclient]="/opt/stack/python-magnumclient" [python-barbicanclient]="/opt/stack/python-barbicanclient" [oslo.db]="/opt/stack/oslo.db" [osc-placement]="/opt/stack/osc-placement" [python-glanceclient]="/opt/stack/python-glanceclient" [magnum]="/opt/stack/magnum" [oslo.versionedobjects]="/opt/stack/oslo.versionedobjects" [pycadf]="/opt/stack/pycadf" [etcd3gw]="/opt/stack/etcd3gw" [pbr]="/opt/stack/pbr" [oslo.log]="/opt/stack/oslo.log" [ovn-octavia-provider]="/opt/stack/ovn-octavia-provider" [os-vif]="/opt/stack/os-vif" [taskflow]="/opt/stack/taskflow" [oslo.context]="/opt/stack/oslo.context" [oslo.i18n]="/opt/stack/oslo.i18n" [automaton]="/opt/stack/automaton" [oslo.middleware]="/opt/stack/oslo.middleware" [castellan]="/opt/stack/castellan" [oslo.messaging]="/opt/stack/oslo.messaging" [python-swiftclient]="/opt/stack/python-swiftclient" [futurist]="/opt/stack/futurist" [os-brick]="/opt/stack/os-brick" [barbican]="/opt/stack/barbican" [python-brick-cinderclient-ext]="/opt/stack/python-brick-cinderclient-ext" [python-ironicclient]="/opt/stack/python-ironicclient" [debtcollector]="/opt/stack/debtcollector" [glance_store]="/opt/stack/glance_store" [os-resource-classes]="/opt/stack/os-resource-classes" [oslo.cache]="/opt/stack/oslo.cache" [python-octaviaclient]="/opt/stack/python-octaviaclient" [manila]="/opt/stack/manila" [openstacksdk]="/opt/stack/openstacksdk" [cliff]="/opt/stack/cliff" [oslo.service]="/opt/stack/oslo.service" [python-openstackclient]="/opt/stack/python-openstackclient" [os-traits]="/opt/stack/os-traits" [diskimage-builder]="/opt/stack/diskimage-builder" [python-cinderclient]="/opt/stack/python-cinderclient" ) 2026-04-02 02:30:28.000 | GITREPO=([python-neutronclient]="https://github.com/openstack/python-neutronclient.git" [oslo.utils]="https://github.com/openstack/oslo.utils.git" [octavia]="https://github.com/openstack/octavia" [stevedore]="https://github.com/openstack/stevedore.git" [oslo.reports]="https://github.com/openstack/oslo.reports.git" [osprofiler]="https://github.com/openstack/osprofiler.git" [oslo.serialization]="https://github.com/openstack/oslo.serialization.git" [barbican-tempest-plugin]="https://github.com/openstack/barbican-tempest-plugin.git" [neutron-lib]="https://github.com/openstack/neutron-lib.git" [ironic-lib]="https://github.com/openstack/ironic-lib.git" [python-keystoneclient]="https://github.com/openstack/python-keystoneclient.git" [os-client-config]="https://github.com/openstack/os-client-config.git" [python-novaclient]="https://github.com/openstack/python-novaclient.git" [oslo.config]="https://github.com/openstack/oslo.config.git" [ovsdbapp]="https://github.com/openstack/ovsdbapp.git" [ceilometermiddleware]="https://github.com/openstack/ceilometermiddleware.git" [oslo.limit]="https://github.com/openstack/oslo.limit.git" [oslo.concurrency]="https://github.com/openstack/oslo.concurrency.git" [octavia-lib]="https://github.com/openstack/octavia-lib.git" [os-ken]="https://github.com/openstack/os-ken.git" [oslo.rootwrap]="https://github.com/openstack/oslo.rootwrap.git" [osc-lib]="https://github.com/openstack/osc-lib.git" [keystonemiddleware]="https://github.com/openstack/keystonemiddleware.git" [oslo.vmware]="https://github.com/openstack/oslo.vmware.git" [magnum-cluster-api]="https://github.com/vexxhost/magnum-cluster-api" [tooz]="https://github.com/openstack/tooz.git" [oslo.privsep]="https://github.com/openstack/oslo.privsep.git" [oslo.policy]="https://github.com/openstack/oslo.policy.git" [keystoneauth]="https://github.com/openstack/keystoneauth.git" [cursive]="https://github.com/openstack/cursive.git" [python-magnumclient]="https://github.com/openstack/python-magnumclient.git" [python-barbicanclient]="https://github.com/openstack/python-barbicanclient.git" [oslo.db]="https://github.com/openstack/oslo.db.git" [osc-placement]="https://github.com/openstack/osc-placement.git" [python-glanceclient]="https://github.com/openstack/python-glanceclient.git" [magnum]="https://review.opendev.org/openstack/magnum" [oslo.versionedobjects]="https://github.com/openstack/oslo.versionedobjects.git" [pycadf]="https://github.com/openstack/pycadf.git" [etcd3gw]="https://github.com/openstack/etcd3gw.git" [pbr]="https://github.com/openstack/pbr.git" [oslo.log]="https://github.com/openstack/oslo.log.git" [ovn-octavia-provider]="https://github.com/openstack/ovn-octavia-provider" [os-vif]="https://github.com/openstack/os-vif.git" [taskflow]="https://github.com/openstack/taskflow.git" [oslo.context]="https://github.com/openstack/oslo.context.git" [oslo.i18n]="https://github.com/openstack/oslo.i18n.git" [automaton]="https://github.com/openstack/automaton.git" [oslo.middleware]="https://github.com/openstack/oslo.middleware.git" [castellan]="https://github.com/openstack/castellan.git" [oslo.messaging]="https://github.com/openstack/oslo.messaging.git" [python-swiftclient]="https://github.com/openstack/python-swiftclient.git" [futurist]="https://github.com/openstack/futurist.git" [os-brick]="https://github.com/openstack/os-brick.git" [barbican]="https://github.com/openstack/barbican" [python-brick-cinderclient-ext]="https://github.com/openstack/python-brick-cinderclient-ext.git" [python-ironicclient]="https://github.com/openstack/python-ironicclient.git" [debtcollector]="https://github.com/openstack/debtcollector.git" [glance_store]="https://github.com/openstack/glance_store.git" [os-resource-classes]="https://github.com/openstack/os-resource-classes.git" [oslo.cache]="https://github.com/openstack/oslo.cache.git" [python-octaviaclient]="https://github.com/openstack/python-octaviaclient.git" [manila]="https://github.com/openstack/manila" [openstacksdk]="https://github.com/openstack/openstacksdk.git" [cliff]="https://github.com/openstack/cliff.git" [oslo.service]="https://github.com/openstack/oslo.service.git" [python-openstackclient]="https://github.com/openstack/python-openstackclient.git" [os-traits]="https://github.com/openstack/os-traits.git" [diskimage-builder]="https://github.com/openstack/diskimage-builder.git" [python-cinderclient]="https://github.com/openstack/python-cinderclient.git" ) 2026-04-02 02:30:28.000 | GIT_BASE=https://github.com 2026-04-02 02:30:28.000 | GIT_DEPTH=0 2026-04-02 02:30:28.000 | GIT_TIMEOUT=0 2026-04-02 02:30:28.000 | GLANCE_API_CONF=/etc/glance/glance-api.conf 2026-04-02 02:30:28.000 | GLANCE_API_PASTE_INI=/etc/glance/glance-api-paste.ini 2026-04-02 02:30:28.000 | GLANCE_BIN_DIR=/opt/stack/data/venv/bin 2026-04-02 02:30:28.000 | GLANCE_BRANCH=master 2026-04-02 02:30:28.000 | GLANCE_CACHE_CONF=/etc/glance/glance-cache.conf 2026-04-02 02:30:28.000 | GLANCE_CACHE_DIR=/opt/stack/data/glance/cache 2026-04-02 02:30:28.000 | GLANCE_CACHE_DRIVER=centralized_db 2026-04-02 02:30:28.001 | GLANCE_CINDER_DEFAULT_BACKEND=lvmdriver-1 2026-04-02 02:30:28.001 | GLANCE_CONF_DIR=/etc/glance 2026-04-02 02:30:28.001 | GLANCE_DEFAULT_BACKEND=fast 2026-04-02 02:30:28.001 | GLANCE_DIR=/opt/stack/glance 2026-04-02 02:30:28.001 | GLANCE_ENABLE_MULTIPLE_STORES=False 2026-04-02 02:30:28.001 | GLANCE_ENABLE_QUOTAS=True 2026-04-02 02:30:28.001 | GLANCE_ENFORCE_IMAGE_FORMAT=True 2026-04-02 02:30:28.001 | GLANCE_ENFORCE_SCOPE=True 2026-04-02 02:30:28.001 | GLANCE_HOSTPORT=199.19.213.213:9292 2026-04-02 02:30:28.001 | GLANCE_IMAGE_DIR=/opt/stack/data/glance/images 2026-04-02 02:30:28.001 | GLANCE_IMAGE_IMPORT_CONF=/etc/glance/glance-image-import.conf 2026-04-02 02:30:28.001 | GLANCE_LIMIT_IMAGE_SIZE_TOTAL=10000 2026-04-02 02:30:28.001 | GLANCE_LOCK_DIR=/opt/stack/data/glance/locks 2026-04-02 02:30:28.001 | GLANCE_METADEF_DIR=/etc/glance/metadefs 2026-04-02 02:30:28.001 | GLANCE_MULTIPLE_FILE_STORES=fast 2026-04-02 02:30:28.001 | GLANCE_MULTISTORE_FILE_IMAGE_DIR=/opt/stack/data/glance 2026-04-02 02:30:28.001 | GLANCE_NFS_MOUNTPOINT=/opt/stack/data/glance/images/mnt 2026-04-02 02:30:28.001 | GLANCE_REPO=https://github.com/openstack/glance.git 2026-04-02 02:30:28.001 | GLANCE_S3_BUCKET_NAME=images 2026-04-02 02:30:28.001 | GLANCE_S3_BUCKET_ON_PUT=True 2026-04-02 02:30:28.001 | GLANCE_S3_DEFAULT_BACKEND=s3_fast 2026-04-02 02:30:28.001 | GLANCE_SCHEMA_JSON=/etc/glance/schema-image.json 2026-04-02 02:30:28.001 | GLANCE_SERVICE_HOST=199.19.213.213 2026-04-02 02:30:28.001 | GLANCE_SERVICE_LISTEN_ADDRESS=0.0.0.0 2026-04-02 02:30:28.001 | GLANCE_SERVICE_PORT=9292 2026-04-02 02:30:28.001 | GLANCE_SERVICE_PORT_INT=19292 2026-04-02 02:30:28.001 | GLANCE_SERVICE_PROTOCOL=https 2026-04-02 02:30:28.001 | GLANCE_SHOW_DIRECT_URL=False 2026-04-02 02:30:28.001 | GLANCE_SHOW_MULTIPLE_LOCATIONS=False 2026-04-02 02:30:28.001 | GLANCE_STAGING_DIR=/opt/stack/data/glance 2026-04-02 02:30:28.001 | GLANCE_STORE_ROOTWRAP_BASE_DIR=/opt/stack/data/venv/etc/glance 2026-04-02 02:30:28.001 | GLANCE_SWIFT_STORE_CONF=/etc/glance/glance-swift-store.conf 2026-04-02 02:30:28.001 | GLANCE_TASKS_DIR=/opt/stack/data/glance 2026-04-02 02:30:28.001 | GLANCE_URL=https://199.19.213.213/image 2026-04-02 02:30:28.001 | GLANCE_USE_IMPORT_WORKFLOW=False 2026-04-02 02:30:28.001 | GLANCE_USE_S3=False 2026-04-02 02:30:28.001 | GLANCE_UWSGI=glance.wsgi.api:application 2026-04-02 02:30:28.001 | GLANCE_UWSGI_CONF=/etc/glance/glance-uwsgi.ini 2026-04-02 02:30:28.001 | GLOBAL_VENV=True 2026-04-02 02:30:28.001 | GROUPS=() 2026-04-02 02:30:28.001 | HELM_VERSION=v3.10.3 2026-04-02 02:30:28.001 | HOME=/opt/stack 2026-04-02 02:30:28.001 | HOME_URL=https://www.ubuntu.com/ 2026-04-02 02:30:28.001 | HORIZON_APACHE_ROOT=/dashboard 2026-04-02 02:30:28.001 | HORIZON_BRANCH=master 2026-04-02 02:30:28.001 | HORIZON_DIR=/opt/stack/horizon 2026-04-02 02:30:28.002 | HORIZON_REPO=https://github.com/openstack/horizon.git 2026-04-02 02:30:28.002 | HORIZON_SETTINGS=/opt/stack/horizon/openstack_dashboard/local/local_settings.py.example 2026-04-02 02:30:28.002 | HOSTNAME=np0000162389 2026-04-02 02:30:28.002 | HOSTTYPE=x86_64 2026-04-02 02:30:28.002 | HOST_IP=199.19.213.213 2026-04-02 02:30:28.002 | HOST_IPV6=::1 2026-04-02 02:30:28.002 | HOST_IP_IFACE= 2026-04-02 02:30:28.002 | ID=ubuntu 2026-04-02 02:30:28.002 | ID_LIKE=debian 2026-04-02 02:30:28.002 | IFS=' 2026-04-02 02:30:28.002 | ' 2026-04-02 02:30:28.002 | IMAGE_URLS=https://github.com/cirros-dev/cirros/releases/download/0.6.3/cirros-0.6.3-x86_64-disk.img 2026-04-02 02:30:28.002 | INSTALL_DATABASE_SERVER_PACKAGES=True 2026-04-02 02:30:28.002 | INSTANCES_PATH=/opt/stack/data/nova/instances 2026-04-02 02:30:28.002 | INSTANCE_NAME_PREFIX=instance- 2026-04-02 02:30:28.002 | INT_CA_DIR=/opt/stack/data/CA/int-ca 2026-04-02 02:30:28.002 | IPV4_ADDRS_SAFE_TO_USE=10.1.0.0/20 2026-04-02 02:30:28.002 | IPV6_ADDRESS_MODE=slaac 2026-04-02 02:30:28.002 | IPV6_ADDRS_SAFE_TO_USE=fdfa:046f:4bac::/56 2026-04-02 02:30:28.002 | IPV6_GLOBAL_ID=fa:046f:4bac 2026-04-02 02:30:28.002 | IPV6_PRIVATE_NETWORK_GATEWAY= 2026-04-02 02:30:28.002 | IPV6_PRIVATE_SUBNET_NAME=ipv6-private-subnet 2026-04-02 02:30:28.002 | IPV6_PROVIDER_FIXED_RANGE= 2026-04-02 02:30:28.002 | IPV6_PROVIDER_NETWORK_GATEWAY= 2026-04-02 02:30:28.002 | IPV6_PROVIDER_SUBNET_NAME=provider_net_v6 2026-04-02 02:30:28.002 | IPV6_PUBLIC_NETWORK_GATEWAY=2001:db8::2 2026-04-02 02:30:28.002 | IPV6_PUBLIC_RANGE=2001:db8::/64 2026-04-02 02:30:28.002 | IPV6_PUBLIC_SUBNET_NAME=ipv6-public-subnet 2026-04-02 02:30:28.002 | IPV6_RA_MODE=slaac 2026-04-02 02:30:28.002 | IPV6_ROUTER_GW_IP=2001:db8::1 2026-04-02 02:30:28.002 | IP_VERSION=4+6 2026-04-02 02:30:28.002 | IRONIC_PYTHON_AGENT_BRANCH=master 2026-04-02 02:30:28.002 | IRONIC_PYTHON_AGENT_REPO=https://github.com/openstack/ironic-python-agent.git 2026-04-02 02:30:28.002 | ISCSID_DEBUG=False 2026-04-02 02:30:28.002 | ISCSID_DEBUG_LEVEL=4 2026-04-02 02:30:28.002 | KEYSTONE_ADMIN_ENDPOINT=True 2026-04-02 02:30:28.002 | KEYSTONE_ASSIGNMENT_BACKEND=sql 2026-04-02 02:30:28.002 | KEYSTONE_AUTH_URI=https://199.19.213.213/identity 2026-04-02 02:30:28.002 | KEYSTONE_AUTH_URI_V3=https://199.19.213.213/identity/v3 2026-04-02 02:30:28.002 | KEYSTONE_BIN_DIR=/opt/stack/data/venv/bin 2026-04-02 02:30:28.002 | KEYSTONE_BRANCH=master 2026-04-02 02:30:28.002 | KEYSTONE_CONF=/etc/keystone/keystone.conf 2026-04-02 02:30:28.002 | KEYSTONE_CONF_DIR=/etc/keystone 2026-04-02 02:30:28.002 | KEYSTONE_DIR=/opt/stack/keystone 2026-04-02 02:30:28.002 | KEYSTONE_ENABLE_CACHE=True 2026-04-02 02:30:28.002 | KEYSTONE_ENFORCE_SCOPE=False 2026-04-02 02:30:28.002 | KEYSTONE_IDENTITY_BACKEND=sql 2026-04-02 02:30:28.003 | KEYSTONE_LOCKOUT_DURATION=10 2026-04-02 02:30:28.003 | KEYSTONE_LOCKOUT_FAILURE_ATTEMPTS=2 2026-04-02 02:30:28.003 | KEYSTONE_PASSWORD_HASH_ROUNDS=4 2026-04-02 02:30:28.003 | KEYSTONE_PUBLIC_UWSGI=keystone.wsgi.api:application 2026-04-02 02:30:28.003 | KEYSTONE_PUBLIC_UWSGI_CONF=/etc/keystone/keystone-uwsgi-public.ini 2026-04-02 02:30:28.003 | KEYSTONE_REGION_NAME=RegionOne 2026-04-02 02:30:28.003 | KEYSTONE_REPO=https://github.com/openstack/keystone.git 2026-04-02 02:30:28.003 | KEYSTONE_RESOURCE_BACKEND=sql 2026-04-02 02:30:28.003 | KEYSTONE_ROLE_BACKEND=sql 2026-04-02 02:30:28.003 | KEYSTONE_SECURITY_COMPLIANCE_ENABLED=True 2026-04-02 02:30:28.003 | KEYSTONE_SERVICE_HOST=199.19.213.213 2026-04-02 02:30:28.003 | KEYSTONE_SERVICE_PORT=5000 2026-04-02 02:30:28.003 | KEYSTONE_SERVICE_PORT_INT=5001 2026-04-02 02:30:28.003 | KEYSTONE_SERVICE_PROTOCOL=https 2026-04-02 02:30:28.003 | KEYSTONE_SERVICE_URI=https://199.19.213.213/identity 2026-04-02 02:30:28.003 | KEYSTONE_SERVICE_URI_V3=https://199.19.213.213/identity/v3 2026-04-02 02:30:28.003 | KEYSTONE_TOKEN_FORMAT=fernet 2026-04-02 02:30:28.003 | KEYSTONE_UNIQUE_LAST_PASSWORD_COUNT=2 2026-04-02 02:30:28.003 | KEY_MANAGER_BACKEND=barbican 2026-04-02 02:30:28.003 | KILL_PATH=/usr/bin/kill 2026-04-02 02:30:28.003 | KIND_VERSION=v0.16.0 2026-04-02 02:30:28.003 | LAST_RUN=0 2026-04-02 02:30:28.003 | LAST_SPINNER_PID= 2026-04-02 02:30:28.003 | LC_ALL=en_US.utf8 2026-04-02 02:30:28.003 | LDAP_BASE_DC=openstack 2026-04-02 02:30:28.003 | LDAP_BASE_DN=dc=openstack,dc=org 2026-04-02 02:30:28.003 | LDAP_DOMAIN=openstack.org 2026-04-02 02:30:28.003 | LDAP_MANAGER_DN=cn=Manager,dc=openstack,dc=org 2026-04-02 02:30:28.003 | LDAP_OLCDB_NUMBER=1 2026-04-02 02:30:28.003 | LDAP_OLCDB_TYPE=mdb 2026-04-02 02:30:28.003 | LDAP_ROOTPW_COMMAND=replace 2026-04-02 02:30:28.003 | LDAP_SERVICE_NAME=slapd 2026-04-02 02:30:28.003 | LDAP_URL=ldap://localhost 2026-04-02 02:30:28.003 | LIBS_FROM_GIT=novnc,barbican,cinder,devstack,glance,keystone,magnum,manila,neutron,nova,octavia,os-test-images,ovn-octavia-provider,placement,python-magnumclient,requirements,swift,magnum-cluster-api 2026-04-02 02:30:28.003 | LIBVIRT_CPU_MODE=host-passthrough 2026-04-02 02:30:28.003 | LIBVIRT_CPU_MODEL=Nehalem 2026-04-02 02:30:28.003 | LIBVIRT_GROUP=libvirt 2026-04-02 02:30:28.003 | LIBVIRT_TYPE=kvm 2026-04-02 02:30:28.003 | LINENO=762 2026-04-02 02:30:28.003 | LOCAL_HOSTNAME=np0000162389 2026-04-02 02:30:28.003 | LOGDAYS=7 2026-04-02 02:30:28.003 | LOGDIR=/opt/stack/logs 2026-04-02 02:30:28.003 | LOGFILE=/opt/stack/logs/devstacklog.txt.2026-04-02-022100 2026-04-02 02:30:28.003 | LOGFILE_DIR=/opt/stack/logs 2026-04-02 02:30:28.003 | LOGFILE_NAME=devstacklog.txt 2026-04-02 02:30:28.004 | LOGNAME=stack 2026-04-02 02:30:28.004 | LOGO=ubuntu-logo 2026-04-02 02:30:28.004 | LOG_COLOR=False 2026-04-02 02:30:28.004 | LRC=localrc 2026-04-02 02:30:28.004 | MACHTYPE=x86_64-pc-linux-gnu 2026-04-02 02:30:28.004 | MAGNUM_API_PASTE=/etc/magnum/api-paste.ini 2026-04-02 02:30:28.004 | MAGNUM_BIN_DIR=/opt/stack/data/venv/bin 2026-04-02 02:30:28.004 | MAGNUM_BRANCH=master 2026-04-02 02:30:28.004 | MAGNUM_CERTIFICATE_CACHE_DIR=/var/lib/magnum/certificate-cache 2026-04-02 02:30:28.004 | MAGNUM_CLUSTER_API_BRANCH=main 2026-04-02 02:30:28.004 | MAGNUM_CLUSTER_API_DIR=/opt/stack/magnum-cluster-api 2026-04-02 02:30:28.004 | MAGNUM_CLUSTER_API_REPO=https://github.com/vexxhost/magnum-cluster-api.git 2026-04-02 02:30:28.004 | MAGNUM_CONF=/etc/magnum/magnum.conf 2026-04-02 02:30:28.004 | MAGNUM_CONFIGURE_IPTABLES=True 2026-04-02 02:30:28.004 | MAGNUM_CONF_DIR=/etc/magnum 2026-04-02 02:30:28.004 | MAGNUM_DIR=/opt/stack/magnum 2026-04-02 02:30:28.004 | MAGNUM_ENFORCE_SCOPE=False 2026-04-02 02:30:28.004 | MAGNUM_GUEST_IMAGE_URL=https://github.com/vexxhost/capo-image-elements/releases/latest/download/ubuntu-22.04-v1.33.9.qcow2 2026-04-02 02:30:28.004 | MAGNUM_K8S_KEYSTONE_AUTH_DEFAULT_POLICY=/etc/magnum/k8s_keystone_auth_default_policy.json 2026-04-02 02:30:28.004 | MAGNUM_POLICY=/etc/magnum/policy.yaml 2026-04-02 02:30:28.004 | MAGNUM_REPO=https://github.com/openstack/magnum.git 2026-04-02 02:30:28.004 | MAGNUM_SERVICE_HOST=199.19.213.213 2026-04-02 02:30:28.004 | MAGNUM_SERVICE_PROTOCOL=https 2026-04-02 02:30:28.004 | MAGNUM_STATE_PATH=/opt/stack/data/magnum 2026-04-02 02:30:28.004 | MAGNUM_SWIFT_REGISTRY_CONTAINER=docker_registry 2026-04-02 02:30:28.004 | MAGNUM_TRUSTEE_DOMAIN_ADMIN_PASSWORD=secret 2026-04-02 02:30:28.004 | MAGNUM_UWSGI=magnum.wsgi.api:application 2026-04-02 02:30:28.004 | MAGNUM_UWSGI_CONF=/etc/magnum/magnum-api-uwsgi.ini 2026-04-02 02:30:28.004 | MAIL=/var/mail/stack 2026-04-02 02:30:28.004 | MANILACLIENT_BRANCH=master 2026-04-02 02:30:28.004 | MANILACLIENT_DIR=/opt/stack/python-manilaclient 2026-04-02 02:30:28.004 | MANILACLIENT_REPO=https://opendev.org/openstack/python-manilaclient 2026-04-02 02:30:28.004 | MANILA_ADMIN_NET_RANGE=10.2.5.0/24 2026-04-02 02:30:28.004 | MANILA_ALLOW_NAS_SERVER_PORTS_ON_HOST=False 2026-04-02 02:30:28.004 | MANILA_API_PASTE_INI=/etc/manila/api-paste.ini 2026-04-02 02:30:28.004 | MANILA_BIN_DIR=/opt/stack/data/venv/bin 2026-04-02 02:30:28.004 | MANILA_CONF=/etc/manila/manila.conf 2026-04-02 02:30:28.004 | MANILA_CONFIGURE_DEFAULT_TYPES=True 2026-04-02 02:30:28.004 | MANILA_CONF_DIR=/etc/manila 2026-04-02 02:30:28.004 | MANILA_CONTAINER_DRIVER=manila.share.drivers.container.driver.ContainerShareDriver 2026-04-02 02:30:28.004 | MANILA_CONTAINER_VOLUME_GROUP_NAME=manila_docker_volumes 2026-04-02 02:30:28.004 | MANILA_DATA_COPY_CHECK_HASH=True 2026-04-02 02:30:28.004 | MANILA_DATA_NODE_IP=10.2.5.0/24 2026-04-02 02:30:28.004 | MANILA_DEFAULT_SHARE_GROUP_TYPE=default 2026-04-02 02:30:28.004 | MANILA_DEFAULT_SHARE_GROUP_TYPE_SPECS= 2026-04-02 02:30:28.004 | MANILA_DEFAULT_SHARE_TYPE=default 2026-04-02 02:30:28.005 | MANILA_DEFAULT_SHARE_TYPE_EXTRA_SPECS='snapshot_support=True create_share_from_snapshot_support=True' 2026-04-02 02:30:28.005 | MANILA_DEFERRED_DELETE_TASK_INTERVAL=10 2026-04-02 02:30:28.005 | MANILA_DHSS_FALSE_SHARE_TYPE_EXTRA_SPECS='snapshot_support=True create_share_from_snapshot_support=True' 2026-04-02 02:30:28.005 | MANILA_DHSS_TRUE_SHARE_TYPE_EXTRA_SPECS='snapshot_support=True create_share_from_snapshot_support=True' 2026-04-02 02:30:28.005 | MANILA_DIR=/opt/stack/manila 2026-04-02 02:30:28.005 | MANILA_DOCKER_IMAGE_ALIAS=manila_docker_image 2026-04-02 02:30:28.005 | MANILA_DOCKER_IMAGE_URL=https://github.com/a-ovchinnikov/manila-image-elements-lxd-images/releases/download/0.1.0/manila-docker-container.tar.gz 2026-04-02 02:30:28.005 | MANILA_ENABLED_BACKENDS=generic 2026-04-02 02:30:28.005 | MANILA_ENABLED_SHARE_PROTOCOLS=NFS,CIFS 2026-04-02 02:30:28.005 | MANILA_ENDPOINT_BASE=http://199.19.213.213/share 2026-04-02 02:30:28.005 | MANILA_ENFORCE_SCOPE=False 2026-04-02 02:30:28.005 | MANILA_GIT_BASE=https://opendev.org 2026-04-02 02:30:28.005 | MANILA_KEY_FORMAT=ecdsa 2026-04-02 02:30:28.005 | MANILA_LOCK_PATH=/opt/stack/manila/manila_locks 2026-04-02 02:30:28.005 | MANILA_LVM_SHARE_EXPORT_IPS=199.19.213.213 2026-04-02 02:30:28.005 | MANILA_MNT_DIR=/opt/stack/data/manila/mnt 2026-04-02 02:30:28.005 | MANILA_NETWORK_API_CLASS=manila.network.neutron.neutron_network_plugin.NeutronBindNetworkPlugin 2026-04-02 02:30:28.005 | MANILA_NEUTRON_VNIC_TYPE=normal 2026-04-02 02:30:28.005 | MANILA_PATH_TO_PRIVATE_KEY=/opt/stack/.ssh/id_ecdsa 2026-04-02 02:30:28.005 | MANILA_PATH_TO_PUBLIC_KEY=/opt/stack/.ssh/id_ecdsa.pub 2026-04-02 02:30:28.005 | MANILA_REPLICA_STATE_UPDATE_INTERVAL=300 2026-04-02 02:30:28.005 | MANILA_REPO_ROOT=openstack 2026-04-02 02:30:28.005 | MANILA_RESTORE_IPV6_DEFAULT_ROUTE=True 2026-04-02 02:30:28.005 | MANILA_SCHEDULER_DRIVER=manila.scheduler.drivers.filter.FilterScheduler 2026-04-02 02:30:28.005 | MANILA_SERVICE_HOST=199.19.213.213 2026-04-02 02:30:28.005 | MANILA_SERVICE_IMAGE_ENABLED=True 2026-04-02 02:30:28.005 | MANILA_SERVICE_IMAGE_NAME=manila-service-image-master 2026-04-02 02:30:28.005 | MANILA_SERVICE_IMAGE_URL=http://tarballs.openstack.org/manila-image-elements/images/manila-service-image-master.qcow2 2026-04-02 02:30:28.005 | MANILA_SERVICE_INSTANCE_PASSWORD=manila 2026-04-02 02:30:28.005 | MANILA_SERVICE_INSTANCE_USER=manila 2026-04-02 02:30:28.005 | MANILA_SERVICE_KEYPAIR_NAME=manila-service 2026-04-02 02:30:28.005 | MANILA_SERVICE_PORT=8786 2026-04-02 02:30:28.005 | MANILA_SERVICE_PORT_INT=18786 2026-04-02 02:30:28.005 | MANILA_SERVICE_PROTOCOL=http 2026-04-02 02:30:28.005 | MANILA_SERVICE_SECGROUP=manila-service 2026-04-02 02:30:28.005 | MANILA_SERVICE_VM_FLAVOR_DISK=5 2026-04-02 02:30:28.005 | MANILA_SERVICE_VM_FLAVOR_NAME=manila-service-flavor 2026-04-02 02:30:28.005 | MANILA_SERVICE_VM_FLAVOR_RAM=512 2026-04-02 02:30:28.005 | MANILA_SERVICE_VM_FLAVOR_REF=100 2026-04-02 02:30:28.005 | MANILA_SERVICE_VM_FLAVOR_VCPUS=1 2026-04-02 02:30:28.005 | MANILA_SETUP_IPV6=False 2026-04-02 02:30:28.005 | MANILA_SSH_TIMEOUT=180 2026-04-02 02:30:28.005 | MANILA_STATE_PATH=/opt/stack/data/manila 2026-04-02 02:30:28.005 | MANILA_USE_DOWNGRADE_MIGRATIONS=False 2026-04-02 02:30:28.005 | MANILA_USE_SCHEDULER_CREATING_SHARE_FROM_SNAPSHOT=False 2026-04-02 02:30:28.005 | MANILA_USE_SERVICE_INSTANCE_PASSWORD=True 2026-04-02 02:30:28.005 | MANILA_UWSGI_CONF=/etc/manila/manila-uwsgi.ini 2026-04-02 02:30:28.005 | MANILA_WSGI=manila.wsgi.api:application 2026-04-02 02:30:28.005 | MANILA_ZFSONLINUX_BACKEND_FILES_CONTAINER_DIR=/opt/stack/data/manila/zfsonlinux 2026-04-02 02:30:28.005 | MANILA_ZFSONLINUX_DATASET_CREATION_OPTIONS=compression=gzip 2026-04-02 02:30:28.005 | MANILA_ZFSONLINUX_REPLICATION_DOMAIN=ZFSonLinux 2026-04-02 02:30:28.005 | MANILA_ZFSONLINUX_SERVICE_IP=199.19.213.213 2026-04-02 02:30:28.005 | MANILA_ZFSONLINUX_SHARE_EXPORT_IP=199.19.213.213 2026-04-02 02:30:28.005 | MANILA_ZFSONLINUX_SSH_USERNAME=stack 2026-04-02 02:30:28.005 | MANILA_ZFSONLINUX_USE_SSH=False 2026-04-02 02:30:28.005 | MANILA_ZFSONLINUX_ZPOOL_SIZE=30G 2026-04-02 02:30:28.005 | MAX_DB_CONNECTIONS=200 2026-04-02 02:30:28.005 | MEMCACHE_SERVERS=localhost:11211 2026-04-02 02:30:28.005 | METADATA_SERVICE_PORT=8775 2026-04-02 02:30:28.005 | METERING_PLUGIN=neutron.services.metering.metering_plugin.MeteringPlugin 2026-04-02 02:30:28.005 | ML2_L3_PLUGIN=ovn-router 2026-04-02 02:30:28.005 | MYSQL_DRIVER=PyMySQL 2026-04-02 02:30:28.005 | MYSQL_GATHER_PERFORMANCE=True 2026-04-02 02:30:28.005 | MYSQL_HOST=127.0.0.1 2026-04-02 02:30:28.005 | MYSQL_REDUCE_MEMORY=True 2026-04-02 02:30:28.005 | MYSQL_SERVICE_NAME=mysql 2026-04-02 02:30:28.005 | MYSQL_USER=root 2026-04-02 02:30:28.005 | NAME=Ubuntu 2026-04-02 02:30:28.005 | NETWORK_GATEWAY=10.1.0.1 2026-04-02 02:30:28.005 | NEUTRON_ANY='q-svc neutron-api' 2026-04-02 02:30:28.005 | NEUTRON_BIN_DIR=/opt/stack/data/venv/bin 2026-04-02 02:30:28.006 | NEUTRON_BRANCH=master 2026-04-02 02:30:28.006 | NEUTRON_CONF=/etc/neutron/neutron.conf 2026-04-02 02:30:28.006 | NEUTRON_CONF_DIR=/etc/neutron 2026-04-02 02:30:28.006 | NEUTRON_CREATE_INITIAL_NETWORKS=True 2026-04-02 02:30:28.006 | NEUTRON_DHCP_CONF=/etc/neutron/dhcp_agent.ini 2026-04-02 02:30:28.006 | NEUTRON_DIR=/opt/stack/neutron 2026-04-02 02:30:28.006 | NEUTRON_ENDPOINT_SERVICE_NAME=networking 2026-04-02 02:30:28.006 | NEUTRON_ENFORCE_SCOPE=True 2026-04-02 02:30:28.006 | NEUTRON_FWAAS_DIR=/opt/stack/neutron-fwaas 2026-04-02 02:30:28.006 | NEUTRON_L3_CONF=/etc/neutron/l3_agent.ini 2026-04-02 02:30:28.006 | NEUTRON_OVN_AGENT_BINARY=neutron-ovn-agent 2026-04-02 02:30:28.006 | NEUTRON_OVN_BIN_DIR=/opt/stack/data/venv/bin 2026-04-02 02:30:28.006 | NEUTRON_OVN_METADATA_BINARY=neutron-ovn-metadata-agent 2026-04-02 02:30:28.006 | NEUTRON_PORT_SECURITY=True 2026-04-02 02:30:28.006 | NEUTRON_REPO=https://github.com/openstack/neutron.git 2026-04-02 02:30:28.006 | NEUTRON_ROOTWRAP=/opt/stack/data/venv/bin/neutron-rootwrap 2026-04-02 02:30:28.006 | NEUTRON_TEST_CONFIG_FILE=/etc/neutron/debug.ini 2026-04-02 02:30:28.006 | NEUTRON_UWSGI=neutron.wsgi.api:application 2026-04-02 02:30:28.006 | NEUTRON_UWSGI_CONF=/etc/neutron/neutron-api-uwsgi.ini 2026-04-02 02:30:28.006 | NOUNSET= 2026-04-02 02:30:28.006 | NOVA_ALLOW_MOVE_TO_SAME_HOST=True 2026-04-02 02:30:28.006 | NOVA_API_DB=nova_api 2026-04-02 02:30:28.006 | NOVA_API_PASTE_INI=/etc/nova/api-paste.ini 2026-04-02 02:30:28.006 | NOVA_BIN_DIR=/opt/stack/data/venv/bin 2026-04-02 02:30:28.006 | NOVA_BRANCH=master 2026-04-02 02:30:28.006 | NOVA_COND_CONF=/etc/nova/nova.conf 2026-04-02 02:30:28.006 | NOVA_CONF=/etc/nova/nova.conf 2026-04-02 02:30:28.006 | NOVA_CONF_DIR=/etc/nova 2026-04-02 02:30:28.006 | NOVA_CONSOLE_PROXY_COMPUTE_TLS=False 2026-04-02 02:30:28.006 | NOVA_CPU_CELL=1 2026-04-02 02:30:28.006 | NOVA_CPU_CONF=/etc/nova/nova-cpu.conf 2026-04-02 02:30:28.006 | NOVA_CPU_UUID= 2026-04-02 02:30:28.006 | NOVA_DIR=/opt/stack/nova 2026-04-02 02:30:28.006 | NOVA_ENABLED_APIS=osapi_compute 2026-04-02 02:30:28.006 | NOVA_ENABLE_CACHE=True 2026-04-02 02:30:28.006 | NOVA_ENFORCE_SCOPE=True 2026-04-02 02:30:28.006 | NOVA_FAKE_CONF=/etc/nova/nova-fake.conf 2026-04-02 02:30:28.006 | NOVA_FILTERS=ComputeFilter,ComputeCapabilitiesFilter,ImagePropertiesFilter,ServerGroupAntiAffinityFilter,ServerGroupAffinityFilter,SameHostFilter,DifferentHostFilter 2026-04-02 02:30:28.006 | NOVA_INSTANCES_PATH=/opt/stack/data/nova/instances 2026-04-02 02:30:28.006 | NOVA_LIBVIRT_TB_CACHE_SIZE=128 2026-04-02 02:30:28.006 | NOVA_METADATA_UWSGI=nova.wsgi.metadata:application 2026-04-02 02:30:28.006 | NOVA_METADATA_UWSGI_CONF=/etc/nova/nova-metadata-uwsgi.ini 2026-04-02 02:30:28.006 | NOVA_MY_IP=199.19.213.213 2026-04-02 02:30:28.006 | NOVA_NOTIFICATION_FORMAT=unversioned 2026-04-02 02:30:28.006 | NOVA_NUM_CELLS=1 2026-04-02 02:30:28.006 | NOVA_PLUGINS=/opt/stack/devstack/lib/nova_plugins 2026-04-02 02:30:28.006 | NOVA_READY_TIMEOUT=60 2026-04-02 02:30:28.006 | NOVA_REPO=https://github.com/openstack/nova.git 2026-04-02 02:30:28.006 | NOVA_SERIAL_ENABLED=False 2026-04-02 02:30:28.006 | NOVA_SERVICE_HOST=199.19.213.213 2026-04-02 02:30:28.006 | NOVA_SERVICE_LISTEN_ADDRESS=0.0.0.0 2026-04-02 02:30:28.006 | NOVA_SERVICE_PORT=8774 2026-04-02 02:30:28.006 | NOVA_SERVICE_PORT_INT=18774 2026-04-02 02:30:28.006 | NOVA_SERVICE_PROTOCOL=https 2026-04-02 02:30:28.006 | NOVA_SERVICE_REPORT_INTERVAL=120 2026-04-02 02:30:28.006 | NOVA_SHUTDOWN_TIMEOUT=0 2026-04-02 02:30:28.006 | NOVA_SPICE_ENABLED=False 2026-04-02 02:30:28.006 | NOVA_STATE_PATH=/opt/stack/data/nova 2026-04-02 02:30:28.006 | NOVA_USE_SERVICE_TOKEN=True 2026-04-02 02:30:28.006 | NOVA_USE_UNIFIED_LIMITS=False 2026-04-02 02:30:28.006 | NOVA_UWSGI=nova.wsgi.osapi_compute:application 2026-04-02 02:30:28.006 | NOVA_UWSGI_CONF=/etc/nova/nova-api-uwsgi.ini 2026-04-02 02:30:28.006 | NOVA_VNC_ENABLED=True 2026-04-02 02:30:28.006 | NOVNC_BRANCH=v1.3.0 2026-04-02 02:30:28.006 | NOVNC_FROM_PACKAGE=False 2026-04-02 02:30:28.006 | NOVNC_REPO=https://github.com/novnc/novnc.git 2026-04-02 02:30:28.006 | NOVNC_WEB_DIR=/opt/stack/novnc 2026-04-02 02:30:28.006 | NOW=1775096472 2026-04-02 02:30:28.006 | NO_UPDATE_REPOS=False 2026-04-02 02:30:28.006 | OBJECT_PORT_BASE=6613 2026-04-02 02:30:28.006 | OCTAVIA=octavia 2026-04-02 02:30:28.006 | OCTAVIA_AMPHORA_DRIVER=amphora_haproxy_rest_driver 2026-04-02 02:30:28.006 | OCTAVIA_AMP_CONN_TIMEOUT=10 2026-04-02 02:30:28.007 | OCTAVIA_AMP_EXPIRY_AGE=3600 2026-04-02 02:30:28.007 | OCTAVIA_AMP_FLAVOR_ID=10 2026-04-02 02:30:28.007 | OCTAVIA_AMP_IMAGE_ARCH=amd64 2026-04-02 02:30:28.007 | OCTAVIA_AMP_IMAGE_FILE=/opt/stack/octavia/diskimage-create/amphora-x64-haproxy.qcow2 2026-04-02 02:30:28.007 | OCTAVIA_AMP_IMAGE_NAME=amphora-x64-haproxy 2026-04-02 02:30:28.007 | OCTAVIA_AMP_IMAGE_TAG=amphora 2026-04-02 02:30:28.007 | OCTAVIA_AMP_LOG_ADMIN_PORT=10514 2026-04-02 02:30:28.007 | OCTAVIA_AMP_LOG_TENANT_PORT=20514 2026-04-02 02:30:28.007 | OCTAVIA_AMP_READ_TIMEOUT=120 2026-04-02 02:30:28.007 | OCTAVIA_AMP_SSH_KEY_BITS=2048 2026-04-02 02:30:28.007 | OCTAVIA_AMP_SSH_KEY_NAME=octavia_ssh_key 2026-04-02 02:30:28.007 | OCTAVIA_AMP_SSH_KEY_PATH=/etc/octavia/.ssh/octavia_ssh_key 2026-04-02 02:30:28.007 | OCTAVIA_AMP_SSH_KEY_TYPE=rsa 2026-04-02 02:30:28.007 | OCTAVIA_API=o-api 2026-04-02 02:30:28.007 | OCTAVIA_API_ARGS=' --config-file /etc/octavia/octavia.conf' 2026-04-02 02:30:28.007 | OCTAVIA_API_HAPROXY=o-api-ha 2026-04-02 02:30:28.007 | OCTAVIA_AUDIT_MAP=/etc/octavia/octavia_api_audit_map.conf 2026-04-02 02:30:28.007 | OCTAVIA_BIN_DIR=/opt/stack/data/venv/bin 2026-04-02 02:30:28.007 | OCTAVIA_CERTS_DIR=/etc/octavia/certs 2026-04-02 02:30:28.007 | OCTAVIA_COMPUTE_DRIVER=compute_nova_driver 2026-04-02 02:30:28.007 | OCTAVIA_CONF=/etc/octavia/octavia.conf 2026-04-02 02:30:28.007 | OCTAVIA_CONF_DIR=/etc/octavia 2026-04-02 02:30:28.007 | OCTAVIA_CONSUMER=o-cw 2026-04-02 02:30:28.007 | OCTAVIA_CONSUMER_ARGS=' --config-file /etc/octavia/octavia.conf' 2026-04-02 02:30:28.007 | OCTAVIA_CONSUMER_BINARY=/opt/stack/data/venv/bin/octavia-worker 2026-04-02 02:30:28.007 | OCTAVIA_CONTROLLER_IP_PORT_LIST=auto 2026-04-02 02:30:28.007 | OCTAVIA_DIB_TRACING=1 2026-04-02 02:30:28.007 | OCTAVIA_DIR=/opt/stack/octavia 2026-04-02 02:30:28.007 | OCTAVIA_DRIVER_AGENT=o-da 2026-04-02 02:30:28.007 | OCTAVIA_DRIVER_AGENT_ARGS=' --config-file /etc/octavia/octavia.conf' 2026-04-02 02:30:28.007 | OCTAVIA_DRIVER_AGENT_BINARY=/opt/stack/data/venv/bin/octavia-driver-agent 2026-04-02 02:30:28.007 | OCTAVIA_ENABLE_AMPHORAV2_JOBBOARD=False 2026-04-02 02:30:28.007 | OCTAVIA_HA_PORT=9875 2026-04-02 02:30:28.007 | OCTAVIA_HEALTHMANAGER=o-hm 2026-04-02 02:30:28.007 | OCTAVIA_HEALTHMANAGER_ARGS=' --config-file /etc/octavia/octavia.conf' 2026-04-02 02:30:28.007 | OCTAVIA_HEALTHMANAGER_BINARY=/opt/stack/data/venv/bin/octavia-health-manager 2026-04-02 02:30:28.007 | OCTAVIA_HEALTH_KEY=insecure 2026-04-02 02:30:28.007 | OCTAVIA_HM_LISTEN_PORT=5555 2026-04-02 02:30:28.007 | OCTAVIA_HOUSEKEEPER=o-hk 2026-04-02 02:30:28.007 | OCTAVIA_HOUSEKEEPER_ARGS=' --config-file /etc/octavia/octavia.conf' 2026-04-02 02:30:28.007 | OCTAVIA_HOUSEKEEPER_BINARY=/opt/stack/data/venv/bin/octavia-housekeeping 2026-04-02 02:30:28.007 | OCTAVIA_IMAGE_DRIVER=image_glance_driver 2026-04-02 02:30:28.007 | OCTAVIA_JOBBOARD_BACKEND=redis 2026-04-02 02:30:28.007 | OCTAVIA_JOBBOARD_EXPIRATION_TIME=30 2026-04-02 02:30:28.007 | OCTAVIA_LB_EXPIRY_AGE=3600 2026-04-02 02:30:28.007 | OCTAVIA_LB_TOPOLOGY=SINGLE 2026-04-02 02:30:28.007 | OCTAVIA_MGMT_PORT_IP=auto 2026-04-02 02:30:28.007 | OCTAVIA_MGMT_SUBNET=192.168.0.0/24 2026-04-02 02:30:28.007 | OCTAVIA_MGMT_SUBNET_END=192.168.0.200 2026-04-02 02:30:28.007 | OCTAVIA_MGMT_SUBNET_IPV6=fd00:0:0:42::/64 2026-04-02 02:30:28.007 | OCTAVIA_MGMT_SUBNET_IPV6_END=fd00:0:0:42:ffff:ffff:ffff:ffff 2026-04-02 02:30:28.007 | OCTAVIA_MGMT_SUBNET_IPV6_START=fd00:0:0:42:0:0:0:2 2026-04-02 02:30:28.007 | OCTAVIA_MGMT_SUBNET_START=192.168.0.2 2026-04-02 02:30:28.007 | OCTAVIA_NETWORK_DRIVER=allowed_address_pairs_driver 2026-04-02 02:30:28.007 | OCTAVIA_NODE=api 2026-04-02 02:30:28.007 | OCTAVIA_PASSWORD=secretadmin 2026-04-02 02:30:28.007 | OCTAVIA_PORT=9876 2026-04-02 02:30:28.007 | OCTAVIA_PREGENERATED_CERTS_DIR=/opt/stack/octavia/devstack/pregenerated/certs 2026-04-02 02:30:28.007 | OCTAVIA_PREGENERATED_SSH_KEY_PATH=/opt/stack/octavia/devstack/pregenerated/ssh-keys/octavia_ssh_key 2026-04-02 02:30:28.007 | OCTAVIA_PROJECT_DOMAIN_NAME=Default 2026-04-02 02:30:28.007 | OCTAVIA_PROJECT_NAME=admin 2026-04-02 02:30:28.007 | OCTAVIA_PROTOCOL=http 2026-04-02 02:30:28.007 | OCTAVIA_PROVIDER_AGENTS=ovn 2026-04-02 02:30:28.007 | OCTAVIA_PROVIDER_DRIVERS='amphora:The Octavia Amphora driver.,octavia:Deprecated alias of the Octavia Amphora driver.,ovn:Octavia OVN driver.' 2026-04-02 02:30:28.007 | OCTAVIA_RUN_DIR=/var/run/octavia 2026-04-02 02:30:28.007 | OCTAVIA_SERVICE=octavia 2026-04-02 02:30:28.008 | OCTAVIA_SERVICE_TYPE=load-balancer 2026-04-02 02:30:28.008 | OCTAVIA_SSH_DIR=/etc/octavia/.ssh 2026-04-02 02:30:28.008 | OCTAVIA_USERNAME=admin 2026-04-02 02:30:28.008 | OCTAVIA_USER_DOMAIN_NAME=Default 2026-04-02 02:30:28.008 | OCTAVIA_USE_PREGENERATED_CERTS=False 2026-04-02 02:30:28.008 | OCTAVIA_USE_PREGENERATED_SSH_KEY=False 2026-04-02 02:30:28.008 | OCTAVIA_UWSGI_APP=octavia.wsgi.api:application 2026-04-02 02:30:28.008 | OCTAVIA_UWSGI_CONF=/etc/octavia/octavia-uwsgi.ini 2026-04-02 02:30:28.008 | OCTAVIA_VOLUME_DRIVER=volume_noop_driver 2026-04-02 02:30:28.008 | OFFLINE=False 2026-04-02 02:30:28.008 | OLDPWD=/opt/stack/placement 2026-04-02 02:30:28.008 | OPENSSL=/usr/bin/openssl 2026-04-02 02:30:28.008 | OPTERR=1 2026-04-02 02:30:28.008 | OPTIND=1 2026-04-02 02:30:28.008 | ORC_VERSION=v2.2.0 2026-04-02 02:30:28.008 | ORG_NAME=OpenStack 2026-04-02 02:30:28.008 | ORG_UNIT_NAME=DevStack 2026-04-02 02:30:28.008 | OSLO_BIN_DIR=/opt/stack/data/venv/bin 2026-04-02 02:30:28.008 | OSTESTIMAGES_BRANCH=master 2026-04-02 02:30:28.008 | OSTESTIMAGES_DIR=/opt/stack/os-test-images 2026-04-02 02:30:28.008 | OSTESTIMAGES_REPO=https://github.com/openstack/os-test-images.git 2026-04-02 02:30:28.008 | OSTYPE=linux-gnu 2026-04-02 02:30:28.008 | OS_BRICK_LOCK_PATH=/opt/stack/data/os_brick 2026-04-02 02:30:28.008 | OS_CLOUD=devstack-admin 2026-04-02 02:30:28.008 | OS_VIF_OVS_ISOLATE_VIF=False 2026-04-02 02:30:28.008 | OVN_AGENT_CONF=/etc/neutron/plugins/ml2/ovn_agent.ini 2026-04-02 02:30:28.008 | OVN_AGENT_EXTENSIONS=metadata 2026-04-02 02:30:28.008 | OVN_BRANCH=branch-24.03 2026-04-02 02:30:28.008 | OVN_BRIDGE_MAPPINGS=public:br-ex 2026-04-02 02:30:28.008 | OVN_BUILD_FROM_SOURCE=False 2026-04-02 02:30:28.008 | OVN_BUILD_MODULES=False 2026-04-02 02:30:28.008 | OVN_CONTROLLER_SERVICE=ovn-controller.service 2026-04-02 02:30:28.008 | OVN_CONTROLLER_VTEP_SERVICE=ovn-controller-vtep.service 2026-04-02 02:30:28.008 | OVN_DATADIR=/var/lib/ovn 2026-04-02 02:30:28.008 | OVN_DBS_LOG_LEVEL=dbg 2026-04-02 02:30:28.008 | OVN_DNS_SERVERS=8.8.8.8 2026-04-02 02:30:28.008 | OVN_GENEVE_OVERHEAD=38 2026-04-02 02:30:28.008 | OVN_IGMP_SNOOPING_ENABLE=False 2026-04-02 02:30:28.008 | OVN_INSTALL_OVS_PYTHON_MODULE=False 2026-04-02 02:30:28.008 | OVN_L3_CREATE_PUBLIC_NETWORK=True 2026-04-02 02:30:28.008 | OVN_L3_SCHEDULER=leastloaded 2026-04-02 02:30:28.008 | OVN_META_CONF=/etc/neutron/neutron_ovn_metadata_agent.ini 2026-04-02 02:30:28.008 | OVN_META_DATA_HOST=199.19.213.213 2026-04-02 02:30:28.008 | OVN_NB_REMOTE=ssl:199.19.213.213:6641 2026-04-02 02:30:28.008 | OVN_NEUTRON_SYNC_MODE=log 2026-04-02 02:30:28.008 | OVN_NORTHD_SERVICE=ovn-central.service 2026-04-02 02:30:28.008 | OVN_OCTAVIA_PROVIDER_DIR=/opt/stack/ovn-octavia-provider 2026-04-02 02:30:28.008 | OVN_PROTO=ssl 2026-04-02 02:30:28.008 | OVN_REPO=https://github.com/ovn-org/ovn.git 2026-04-02 02:30:28.008 | OVN_REPO_NAME=ovn 2026-04-02 02:30:28.008 | OVN_RUNDIR=/var/run/ovn 2026-04-02 02:30:28.008 | OVN_SB_REMOTE=ssl:199.19.213.213:6642 2026-04-02 02:30:28.008 | OVN_SCRIPTDIR=/share/ovn/scripts 2026-04-02 02:30:28.008 | OVN_SHAREDIR=/share/ovn 2026-04-02 02:30:28.008 | OVN_SPLIT_HASH=05bf1dbb98b0635a51f75e268ef8aed27601401d 2026-04-02 02:30:28.008 | OVN_UUID= 2026-04-02 02:30:28.008 | OVSDB_SERVER_LOCAL_HOST=127.0.0.1 2026-04-02 02:30:28.008 | OVSDB_SERVER_SERVICE=ovsdb-server.service 2026-04-02 02:30:28.008 | OVS_BINDIR=/bin 2026-04-02 02:30:28.008 | OVS_BRANCH=branch-3.3 2026-04-02 02:30:28.008 | OVS_BRIDGE=br-int 2026-04-02 02:30:28.008 | OVS_DATADIR=/opt/stack/data/ovs 2026-04-02 02:30:28.008 | OVS_DATAPATH_TYPE=system 2026-04-02 02:30:28.008 | OVS_ENABLE_TUNNELING=True 2026-04-02 02:30:28.008 | OVS_PHYSICAL_BRIDGE=br-ex 2026-04-02 02:30:28.009 | OVS_PREFIX= 2026-04-02 02:30:28.009 | OVS_REPO=https://github.com/openvswitch/ovs.git 2026-04-02 02:30:28.009 | OVS_REPO_NAME=ovs 2026-04-02 02:30:28.009 | OVS_RUNDIR=/var/run/openvswitch 2026-04-02 02:30:28.009 | OVS_SBINDIR=/sbin 2026-04-02 02:30:28.009 | OVS_SCRIPTDIR=/share/openvswitch/scripts 2026-04-02 02:30:28.009 | OVS_SHAREDIR=/share/openvswitch 2026-04-02 02:30:28.009 | OVS_SYSCONFDIR=/etc/openvswitch 2026-04-02 02:30:28.009 | OVS_TUNNEL_BRIDGE=br-tun 2026-04-02 02:30:28.009 | OVS_VSWITCHD_SERVICE=ovs-vswitchd.service 2026-04-02 02:30:28.009 | PACKAGES='apache2 2026-04-02 02:30:28.009 | apache2-dev 2026-04-02 02:30:28.009 | bc 2026-04-02 02:30:28.009 | bsdmainutils 2026-04-02 02:30:28.009 | curl 2026-04-02 02:30:28.009 | g++ 2026-04-02 02:30:28.009 | gawk 2026-04-02 02:30:28.009 | gcc 2026-04-02 02:30:28.009 | gettext 2026-04-02 02:30:28.009 | git 2026-04-02 02:30:28.009 | graphviz 2026-04-02 02:30:28.009 | iputils-ping 2026-04-02 02:30:28.009 | libffi-dev 2026-04-02 02:30:28.009 | libjpeg-dev 2026-04-02 02:30:28.009 | libpq-dev 2026-04-02 02:30:28.009 | libssl-dev 2026-04-02 02:30:28.009 | libsystemd-dev 2026-04-02 02:30:28.009 | libxml2-dev 2026-04-02 02:30:28.009 | libxslt1-dev 2026-04-02 02:30:28.009 | libyaml-dev 2026-04-02 02:30:28.009 | lsof 2026-04-02 02:30:28.009 | openssh-server 2026-04-02 02:30:28.009 | openssl 2026-04-02 02:30:28.009 | pkg-config 2026-04-02 02:30:28.009 | psmisc 2026-04-02 02:30:28.009 | python3-dev 2026-04-02 02:30:28.009 | python3-pip 2026-04-02 02:30:28.009 | python3-systemd 2026-04-02 02:30:28.009 | python3-venv 2026-04-02 02:30:28.009 | tar 2026-04-02 02:30:28.009 | tcpdump 2026-04-02 02:30:28.009 | unzip 2026-04-02 02:30:28.009 | uuid-runtime 2026-04-02 02:30:28.009 | wget 2026-04-02 02:30:28.009 | zlib1g-dev 2026-04-02 02:30:28.009 | lvm2 2026-04-02 02:30:28.009 | qemu-utils 2026-04-02 02:30:28.009 | thin-provisioning-tools 2026-04-02 02:30:28.009 | lsscsi 2026-04-02 02:30:28.009 | open-iscsi 2026-04-02 02:30:28.009 | libkrb5-dev 2026-04-02 02:30:28.009 | libldap2-dev 2026-04-02 02:30:28.009 | libsasl2-dev 2026-04-02 02:30:28.009 | memcached 2026-04-02 02:30:28.009 | python3-mysqldb 2026-04-02 02:30:28.009 | sqlite3 2026-04-02 02:30:28.009 | conntrack 2026-04-02 02:30:28.009 | curl 2026-04-02 02:30:28.009 | ebtables 2026-04-02 02:30:28.009 | genisoimage 2026-04-02 02:30:28.009 | iptables 2026-04-02 02:30:28.009 | iputils-arping 2026-04-02 02:30:28.009 | kpartx 2026-04-02 02:30:28.009 | libjs-jquery-tablesorter 2026-04-02 02:30:28.009 | parted 2026-04-02 02:30:28.009 | pm-utils 2026-04-02 02:30:28.009 | python3-mysqldb 2026-04-02 02:30:28.009 | socat 2026-04-02 02:30:28.009 | sqlite3 2026-04-02 02:30:28.009 | sudo 2026-04-02 02:30:28.010 | vlan 2026-04-02 02:30:28.010 | cryptsetup 2026-04-02 02:30:28.010 | dosfstools 2026-04-02 02:30:28.010 | genisoimage 2026-04-02 02:30:28.010 | gir1.2-libosinfo-1.0 2026-04-02 02:30:28.010 | netcat-openbsd 2026-04-02 02:30:28.010 | open-iscsi 2026-04-02 02:30:28.010 | qemu-utils 2026-04-02 02:30:28.010 | sg3-utils 2026-04-02 02:30:28.010 | sysfsutils 2026-04-02 02:30:28.010 | acl 2026-04-02 02:30:28.010 | dnsmasq-base 2026-04-02 02:30:28.010 | dnsmasq-utils 2026-04-02 02:30:28.010 | ebtables 2026-04-02 02:30:28.010 | haproxy 2026-04-02 02:30:28.010 | iptables 2026-04-02 02:30:28.010 | iputils-arping 2026-04-02 02:30:28.010 | iputils-ping 2026-04-02 02:30:28.010 | postgresql-server-dev-all 2026-04-02 02:30:28.010 | python3-mysqldb 2026-04-02 02:30:28.010 | sqlite3 2026-04-02 02:30:28.010 | sudo 2026-04-02 02:30:28.010 | vlan 2026-04-02 02:30:28.010 | apache2 lvm2 2026-04-02 02:30:28.010 | golang 2026-04-02 02:30:28.010 | debootstrap 2026-04-02 02:30:28.010 | rsyslog' 2026-04-02 02:30:28.010 | 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-04-02 02:30:28.010 | PHYSICAL_NETWORK=public 2026-04-02 02:30:28.010 | PIPESTATUS=([0]="0") 2026-04-02 02:30:28.010 | PIP_UPGRADE=False 2026-04-02 02:30:28.010 | PIP_VIRTUAL_ENV= 2026-04-02 02:30:28.010 | PLACEMENT_AUTH_STRATEGY=keystone 2026-04-02 02:30:28.010 | PLACEMENT_BIN_DIR=/opt/stack/data/venv/bin 2026-04-02 02:30:28.010 | PLACEMENT_BRANCH=master 2026-04-02 02:30:28.010 | PLACEMENT_CONF=/etc/placement/placement.conf 2026-04-02 02:30:28.010 | PLACEMENT_CONF_DIR=/etc/placement 2026-04-02 02:30:28.010 | PLACEMENT_DIR=/opt/stack/placement 2026-04-02 02:30:28.010 | PLACEMENT_ENFORCE_SCOPE=False 2026-04-02 02:30:28.010 | PLACEMENT_REPO=https://github.com/openstack/placement.git 2026-04-02 02:30:28.010 | PLACEMENT_SERVICE_HOST=199.19.213.213 2026-04-02 02:30:28.010 | PLACEMENT_SERVICE_PROTOCOL=https 2026-04-02 02:30:28.010 | PLACEMENT_UWSGI=placement.wsgi.api:application 2026-04-02 02:30:28.010 | PLACEMENT_UWSGI_CONF=/etc/placement/placement-uwsgi.ini 2026-04-02 02:30:28.010 | POSIXLY_CORRECT=y 2026-04-02 02:30:28.010 | PPID=2000 2026-04-02 02:30:28.010 | PREREQ_RERUN_HOURS=2 2026-04-02 02:30:28.010 | PREREQ_RERUN_MARKER=/opt/stack/devstack/.prereqs 2026-04-02 02:30:28.010 | PREREQ_RERUN_SECONDS=7200 2026-04-02 02:30:28.010 | PRETTY_NAME='Ubuntu 24.04.4 LTS' 2026-04-02 02:30:28.010 | PRIVACY_POLICY_URL=https://www.ubuntu.com/legal/terms-and-policies/privacy-policy 2026-04-02 02:30:28.010 | PRIVATE_NETWORK_NAME=private 2026-04-02 02:30:28.010 | PRIVATE_SUBNET_NAME=private-subnet 2026-04-02 02:30:28.010 | PROVIDER_SUBNET_NAME=provider_net 2026-04-02 02:30:28.010 | PS4='+ $(short_source): ' 2026-04-02 02:30:28.010 | PUBLIC_BRIDGE=br-ex 2026-04-02 02:30:28.010 | PUBLIC_BRIDGE_MTU=1430 2026-04-02 02:30:28.010 | PUBLIC_INTERFACE= 2026-04-02 02:30:28.010 | PUBLIC_NETWORK_GATEWAY=172.24.5.1 2026-04-02 02:30:28.010 | PUBLIC_NETWORK_NAME=public 2026-04-02 02:30:28.010 | PUBLIC_PHYSICAL_NETWORK=public 2026-04-02 02:30:28.010 | PUBLIC_SUBNET_NAME=public-subnet 2026-04-02 02:30:28.010 | PWD=/opt/stack/devstack 2026-04-02 02:30:28.011 | PYKMIP_CA_PATH=/opt/stack/data/CA/int-ca/ca-chain.pem 2026-04-02 02:30:28.011 | PYKMIP_CLIENT_CERT=/opt/stack/data/CA/int-ca/pykmip-client.crt 2026-04-02 02:30:28.011 | PYKMIP_CLIENT_KEY=/opt/stack/data/CA/int-ca/private/pykmip-client.key 2026-04-02 02:30:28.011 | PYKMIP_CONF=/etc/pykmip/server.conf 2026-04-02 02:30:28.011 | PYKMIP_CONF_DIR=/etc/pykmip 2026-04-02 02:30:28.011 | PYKMIP_LOG_DIR=/var/log/pykmip 2026-04-02 02:30:28.011 | PYKMIP_SERVER_CERT=/opt/stack/data/CA/int-ca/pykmip-server.crt 2026-04-02 02:30:28.011 | PYKMIP_SERVER_KEY=/opt/stack/data/CA/int-ca/private/pykmip-server.key 2026-04-02 02:30:28.011 | PYTHON=/opt/stack/data/venv/bin/python3 2026-04-02 02:30:28.011 | PYTHON3_VERSION=3.12 2026-04-02 02:30:28.011 | QEMU_CONF=/etc/libvirt/qemu.conf 2026-04-02 02:30:28.011 | Q_ADMIN_USERNAME=neutron 2026-04-02 02:30:28.011 | Q_AGENT=ovn 2026-04-02 02:30:28.011 | Q_ALLOW_OVERLAPPING_IP=True 2026-04-02 02:30:28.011 | Q_ASSIGN_GATEWAY_TO_PUBLIC_BRIDGE=True 2026-04-02 02:30:28.011 | Q_AUTH_STRATEGY=keystone 2026-04-02 02:30:28.011 | Q_BUILD_OVS_FROM_GIT=False 2026-04-02 02:30:28.011 | Q_DB_NAME=neutron 2026-04-02 02:30:28.011 | Q_DHCP_CONF_FILE=/etc/neutron/dhcp_agent.ini 2026-04-02 02:30:28.011 | Q_DVR_MODE=legacy 2026-04-02 02:30:28.011 | Q_HOST=199.19.213.213 2026-04-02 02:30:28.011 | Q_L3_CONF_FILE=/etc/neutron/l3_agent.ini 2026-04-02 02:30:28.011 | Q_L3_ROUTER_PER_TENANT=True 2026-04-02 02:30:28.011 | Q_LISTEN_ADDRESS=0.0.0.0 2026-04-02 02:30:28.011 | Q_LOG_DRIVER_BURST_LIMIT=25 2026-04-02 02:30:28.011 | Q_LOG_DRIVER_LOG_BASE=acl_log_meter 2026-04-02 02:30:28.011 | Q_LOG_DRIVER_RATE_LIMIT=100 2026-04-02 02:30:28.011 | Q_META_CONF_FILE=/etc/neutron/metadata_agent.ini 2026-04-02 02:30:28.011 | Q_META_DATA_IP=199.19.213.213 2026-04-02 02:30:28.011 | Q_ML2_PLUGIN_EXT_DRIVERS=port_security,qos 2026-04-02 02:30:28.011 | Q_ML2_PLUGIN_GENEVE_TYPE_OPTIONS=vni_ranges=1:65536 2026-04-02 02:30:28.011 | Q_ML2_PLUGIN_GRE_TYPE_OPTIONS=tunnel_id_ranges=1:1000 2026-04-02 02:30:28.011 | Q_ML2_PLUGIN_MECHANISM_DRIVERS=ovn 2026-04-02 02:30:28.011 | Q_ML2_PLUGIN_TYPE_DRIVERS=local,flat,vlan,geneve 2026-04-02 02:30:28.011 | Q_ML2_PLUGIN_VLAN_TYPE_OPTIONS= 2026-04-02 02:30:28.011 | Q_ML2_PLUGIN_VXLAN_TYPE_OPTIONS=vni_ranges=1:1000 2026-04-02 02:30:28.011 | Q_ML2_TENANT_NETWORK_TYPE=geneve 2026-04-02 02:30:28.011 | Q_NOTIFY_NOVA_PORT_DATA_CHANGES=True 2026-04-02 02:30:28.011 | Q_NOTIFY_NOVA_PORT_STATUS_CHANGES=True 2026-04-02 02:30:28.011 | Q_OVS_USE_VETH=False 2026-04-02 02:30:28.011 | Q_PLUGIN=ml2 2026-04-02 02:30:28.011 | Q_PORT=9696 2026-04-02 02:30:28.011 | Q_PORT_INT=19696 2026-04-02 02:30:28.011 | Q_PROTOCOL=https 2026-04-02 02:30:28.011 | Q_PUBLIC_VETH_EX=veth-pub-ex 2026-04-02 02:30:28.011 | Q_PUBLIC_VETH_INT=veth-pub-int 2026-04-02 02:30:28.011 | Q_ROUTER_NAME=router1 2026-04-02 02:30:28.011 | Q_RR_COMMAND='sudo /opt/stack/data/venv/bin/neutron-rootwrap /etc/neutron/rootwrap.conf' 2026-04-02 02:30:28.011 | Q_RR_CONF_FILE=/etc/neutron/rootwrap.conf 2026-04-02 02:30:28.011 | Q_RR_DAEMON_COMMAND='sudo /opt/stack/data/venv/bin/neutron-rootwrap-daemon /etc/neutron/rootwrap.conf' 2026-04-02 02:30:28.011 | Q_TUNNEL_TYPES=gre 2026-04-02 02:30:28.011 | Q_USE_PROVIDERNET_FOR_PUBLIC=True 2026-04-02 02:30:28.011 | Q_USE_PUBLIC_VETH=False 2026-04-02 02:30:28.012 | Q_USE_ROOTWRAP=True 2026-04-02 02:30:28.012 | Q_USE_ROOTWRAP_DAEMON=True 2026-04-02 02:30:28.012 | Q_USE_SECGROUP=True 2026-04-02 02:30:28.012 | RABBIT_HOST=199.19.213.213 2026-04-02 02:30:28.012 | RABBIT_PASSWORD=secretrabbit 2026-04-02 02:30:28.012 | RABBIT_USERID=stackrabbit 2026-04-02 02:30:28.012 | RC_DIR=/opt/stack/devstack 2026-04-02 02:30:28.012 | RECLONE=False 2026-04-02 02:30:28.012 | RECREATE_KEYSTONE_DB=True 2026-04-02 02:30:28.012 | REGION_NAME=RegionOne 2026-04-02 02:30:28.012 | REPOS_UPDATED=True 2026-04-02 02:30:28.012 | REQUIREMENTS_BRANCH=master 2026-04-02 02:30:28.012 | REQUIREMENTS_DIR=/opt/stack/requirements 2026-04-02 02:30:28.012 | REQUIREMENTS_REPO=https://github.com/openstack/requirements.git 2026-04-02 02:30:28.012 | RETRY_UPDATE=False 2026-04-02 02:30:28.012 | ROOT_CA_DIR=/opt/stack/data/CA/root-ca 2026-04-02 02:30:28.012 | S3_SERVICE_PORT=3333 2026-04-02 02:30:28.012 | SERVICE_DIR=/opt/stack/status 2026-04-02 02:30:28.012 | SERVICE_DOMAIN_NAME=Default 2026-04-02 02:30:28.012 | SERVICE_GRACEFUL_SHUTDOWN_TIMEOUT=5 2026-04-02 02:30:28.012 | SERVICE_HOST=199.19.213.213 2026-04-02 02:30:28.012 | SERVICE_IP_VERSION=4 2026-04-02 02:30:28.012 | SERVICE_LISTEN_ADDRESS=0.0.0.0 2026-04-02 02:30:28.012 | SERVICE_LOCAL_HOST=127.0.0.1 2026-04-02 02:30:28.012 | SERVICE_PASSWORD=secretservice 2026-04-02 02:30:28.012 | SERVICE_PROJECT_NAME=service 2026-04-02 02:30:28.012 | SERVICE_PROTOCOL=http 2026-04-02 02:30:28.012 | SERVICE_TENANT_NAME=service 2026-04-02 02:30:28.012 | SERVICE_TIMEOUT=60 2026-04-02 02:30:28.012 | SHARE_BACKING_FILE_SIZE=8400M 2026-04-02 02:30:28.012 | SHARE_DRIVER=manila.share.drivers.generic.GenericShareDriver 2026-04-02 02:30:28.012 | SHARE_GROUP=lvm-shares 2026-04-02 02:30:28.012 | SHARE_NAME_PREFIX=share- 2026-04-02 02:30:28.012 | SHELL=/bin/bash 2026-04-02 02:30:28.012 | SHLVL=1 2026-04-02 02:30:28.012 | SKIP_EPEL_INSTALL=False 2026-04-02 02:30:28.012 | SKIP_STOP_OVN=False 2026-04-02 02:30:28.012 | SMB_CONF=/etc/samba/smb.conf 2026-04-02 02:30:28.013 | SMB_PRIVATE_DIR=/var/lib/samba/private 2026-04-02 02:30:28.013 | SPICE_BRANCH=master 2026-04-02 02:30:28.013 | SPICE_REPO=http://anongit.freedesktop.org/git/spice/spice-html5.git 2026-04-02 02:30:28.013 | SQLALCHEMY_BRANCH=main 2026-04-02 02:30:28.013 | SQLALCHEMY_DIR=/opt/stack/sqlalchemy 2026-04-02 02:30:28.013 | SQLALCHEMY_REPO=https://github.com/sqlalchemy/sqlalchemy.git 2026-04-02 02:30:28.013 | SSL_BUNDLE_FILE=/opt/stack/data/ca-bundle.pem 2026-04-02 02:30:28.013 | STACK_ENV_VARS='BASE_SQL_CONN DATA_DIR DEST ENABLED_SERVICES HOST_IP KEYSTONE_SERVICE_URI LOGFILE OS_CACERT SERVICE_HOST STACK_USER TLS_IP HOST_IPV6 SERVICE_IP_VERSION TUNNEL_ENDPOINT_IP TUNNEL_IP_VERSION' 2026-04-02 02:30:28.013 | STACK_GROUP=stack 2026-04-02 02:30:28.013 | STACK_USER=stack 2026-04-02 02:30:28.013 | STUD_CIPHERS='TLSv1+HIGH:!DES:!aNULL:!eNULL:@STRENGTH' 2026-04-02 02:30:28.013 | STUD_PROTO=--tls 2026-04-02 02:30:28.013 | SUBNETPOOL_NAME_V4=shared-default-subnetpool-v4 2026-04-02 02:30:28.013 | SUBNETPOOL_NAME_V6=shared-default-subnetpool-v6 2026-04-02 02:30:28.013 | SUBNETPOOL_PREFIX_V4=10.1.0.0/20 2026-04-02 02:30:28.013 | SUBNETPOOL_PREFIX_V6=fdfa:046f:4bac::/56 2026-04-02 02:30:28.013 | SUBNETPOOL_SIZE_V4=26 2026-04-02 02:30:28.013 | SUBNETPOOL_SIZE_V6=64 2026-04-02 02:30:28.013 | SUBUNIT_OUTPUT=/opt/stack/devstack.subunit 2026-04-02 02:30:28.013 | SUDO_COMMAND='/bin/sh -c echo BECOME-SUCCESS-hiivnykvvfvlpeofovamblitkbyrmbqb ; /usr/bin/python3' 2026-04-02 02:30:28.013 | SUDO_GID=1000 2026-04-02 02:30:28.013 | SUDO_SECURE_PATH_FILE=/etc/sudoers.d/zz-secure-path 2026-04-02 02:30:28.013 | SUDO_UID=1000 2026-04-02 02:30:28.013 | SUDO_USER=zuul 2026-04-02 02:30:28.013 | SUMFILE=/opt/stack/logs/devstacklog.txt.2026-04-02-022100.summary.2026-04-02-022100 2026-04-02 02:30:28.013 | SUPPORTED_DISTROS='trixie|bookworm|noble|rhel9|rhel10' 2026-04-02 02:30:28.013 | SUPPORT_URL=https://help.ubuntu.com/ 2026-04-02 02:30:28.013 | SWIFT_APACHE_WSGI_DIR=/var/www/swift 2026-04-02 02:30:28.013 | SWIFT_BIN_DIR=/opt/stack/data/venv/bin 2026-04-02 02:30:28.013 | SWIFT_BRANCH=master 2026-04-02 02:30:28.013 | SWIFT_CONF_DIR=/etc/swift 2026-04-02 02:30:28.013 | SWIFT_DATA_DIR=/opt/stack/data/swift 2026-04-02 02:30:28.013 | SWIFT_DEFAULT_BIND_PORT=8080 2026-04-02 02:30:28.013 | SWIFT_DEFAULT_BIND_PORT_INT=8081 2026-04-02 02:30:28.013 | SWIFT_DIR=/opt/stack/swift 2026-04-02 02:30:28.013 | SWIFT_DISK_IMAGE=/opt/stack/data/swift/drives/images/swift.img 2026-04-02 02:30:28.013 | SWIFT_ENABLE_TEMPURLS=False 2026-04-02 02:30:28.013 | SWIFT_EXTRAS_MIDDLEWARE='formpost staticweb' 2026-04-02 02:30:28.013 | SWIFT_EXTRAS_MIDDLEWARE_LAST= 2026-04-02 02:30:28.013 | SWIFT_EXTRAS_MIDDLEWARE_NO_AUTH=crossdomain 2026-04-02 02:30:28.013 | SWIFT_HASH=1234123412341234 2026-04-02 02:30:28.013 | SWIFT_LOG_TOKEN_LENGTH=12 2026-04-02 02:30:28.013 | SWIFT_LOOPBACK_DISK_SIZE=2G 2026-04-02 02:30:28.013 | SWIFT_LOOPBACK_DISK_SIZE_DEFAULT=2G 2026-04-02 02:30:28.013 | SWIFT_MAX_FILE_SIZE=1073741824 2026-04-02 02:30:28.013 | SWIFT_MAX_FILE_SIZE_DEFAULT=1073741824 2026-04-02 02:30:28.013 | SWIFT_MAX_HEADER_SIZE=16384 2026-04-02 02:30:28.013 | SWIFT_PARTITION_POWER_SIZE=9 2026-04-02 02:30:28.013 | SWIFT_REPLICAS=1 2026-04-02 02:30:28.013 | SWIFT_REPLICAS_SEQ=1 2026-04-02 02:30:28.014 | SWIFT_REPO=https://github.com/openstack/swift.git 2026-04-02 02:30:28.014 | SWIFT_SERVICE_LISTEN_ADDRESS=0.0.0.0 2026-04-02 02:30:28.014 | SWIFT_SERVICE_LOCAL_HOST=127.0.0.1 2026-04-02 02:30:28.014 | SWIFT_SERVICE_PROTOCOL=https 2026-04-02 02:30:28.014 | SWIFT_START_ALL_SERVICES=False 2026-04-02 02:30:28.014 | SWIFT_STORAGE_IPS= 2026-04-02 02:30:28.014 | SWIFT_TEMPURL_KEY= 2026-04-02 02:30:28.014 | SWIFT_USE_MOD_WSGI=False 2026-04-02 02:30:28.014 | SYSLOG=False 2026-04-02 02:30:28.014 | SYSLOG_HOST=199.19.213.213 2026-04-02 02:30:28.014 | SYSLOG_PORT=516 2026-04-02 02:30:28.014 | SYSTEMCTL='sudo systemctl' 2026-04-02 02:30:28.014 | SYSTEMD_DIR=/etc/systemd/system 2026-04-02 02:30:28.014 | TARGET_BRANCH=master 2026-04-02 02:30:28.014 | TARGET_ENABLE_OVN_AGENT=False 2026-04-02 02:30:28.014 | TCPDUMP_ARGS= 2026-04-02 02:30:28.014 | TCPDUMP_OUTPUT=/opt/stack/logs/tcpdump.pcap 2026-04-02 02:30:28.014 | TEMPEST_BRANCH=master 2026-04-02 02:30:28.014 | TEMPEST_REPO=https://github.com/openstack/tempest.git 2026-04-02 02:30:28.014 | TEMPEST_VENV_UPPER_CONSTRAINTS=master 2026-04-02 02:30:28.014 | TEMPFILE=/tmp/tmp.V1ulGwrc1J 2026-04-02 02:30:28.014 | TENANT_TUNNEL_RANGES=1:1000 2026-04-02 02:30:28.014 | TENANT_VLAN_RANGE= 2026-04-02 02:30:28.014 | TERM=unknown 2026-04-02 02:30:28.014 | TIMESTAMP_FORMAT=%F-%H%M%S 2026-04-02 02:30:28.014 | TLS_IP=IP:199.19.213.213,IP:::1 2026-04-02 02:30:28.014 | TOP_DIR=/opt/stack/devstack 2026-04-02 02:30:28.014 | TRAILING_TARGET_BRANCH=master 2026-04-02 02:30:28.014 | TUNNEL_ENDPOINT_IP=199.19.213.213 2026-04-02 02:30:28.014 | TUNNEL_IP=199.19.213.213 2026-04-02 02:30:28.014 | TUNNEL_IP_VERSION=4 2026-04-02 02:30:28.014 | UBUNTU_CODENAME=noble 2026-04-02 02:30:28.014 | UBUNTU_RELEASE_BASE_NUM=24 2026-04-02 02:30:28.014 | UID=1002 2026-04-02 02:30:28.014 | ULIMIT_NOFILE=2048 2026-04-02 02:30:28.014 | USER=stack 2026-04-02 02:30:28.014 | USER_HOME=/opt/stack 2026-04-02 02:30:28.014 | USER_UNITS=False 2026-04-02 02:30:28.014 | USE_CINDER_FOR_GLANCE=False 2026-04-02 02:30:28.014 | USE_JOURNAL=False 2026-04-02 02:30:28.014 | USE_SUBNETPOOL=True 2026-04-02 02:30:28.014 | USE_VENV=False 2026-04-02 02:30:28.014 | VERBOSE=True 2026-04-02 02:30:28.014 | VERBOSE_NO_TIMESTAMP=True 2026-04-02 02:30:28.014 | VERSION='24.04.4 LTS (Noble Numbat)' 2026-04-02 02:30:28.014 | VERSION_CODENAME=noble 2026-04-02 02:30:28.014 | VERSION_ID=24.04 2026-04-02 02:30:28.014 | VIF_PLUGGING_IS_FATAL=True 2026-04-02 02:30:28.014 | VIF_PLUGGING_TIMEOUT=300 2026-04-02 02:30:28.014 | VIRTUALENV_CMD='python3.12 -m venv' 2026-04-02 02:30:28.014 | VIRT_DRIVER=libvirt 2026-04-02 02:30:28.014 | VOLUME_BACKING_FILE_SIZE=50G 2026-04-02 02:30:28.014 | VOLUME_GROUP_NAME=stack-volumes 2026-04-02 02:30:28.014 | VOLUME_NAME_PREFIX=volume- 2026-04-02 02:30:28.014 | VOLUME_TYPE_MULTIATTACH=multiattach 2026-04-02 02:30:28.014 | WORKER_TIMEOUT=80 2026-04-02 02:30:28.014 | WSGI_MODE=uwsgi 2026-04-02 02:30:28.014 | ZSWAP_COMPRESSOR=lz4 2026-04-02 02:30:28.014 | ZSWAP_ZPOOL=zsmalloc 2026-04-02 02:30:28.014 | _=posix 2026-04-02 02:30:28.014 | _ASYNC_BG_TIME=0 2026-04-02 02:30:28.014 | _DEFAULT_LVM_INIT=0 2026-04-02 02:30:28.014 | _DEFAULT_PYTHON3_VERSION=3.12 2026-04-02 02:30:28.014 | _DEVSTACK_FUNCTIONS=1 2026-04-02 02:30:28.014 | _DEVSTACK_FUNCTIONS_COMMON=1 2026-04-02 02:30:28.014 | _DEVSTACK_STACKRC=1 2026-04-02 02:30:28.015 | _LOG_COLOR_DEFAULT=False 2026-04-02 02:30:28.015 | _Q_PLUGIN_EXTRA_CONF_PATH=/etc/neutron 2026-04-02 02:30:28.015 | _TIME_BEGIN=1775096448 2026-04-02 02:30:28.015 | _TIME_START=([apt-get]="" [pip_install]="" [apt-get-update]="" ) 2026-04-02 02:30:28.015 | _TIME_TOTAL=([apt-get]="242849" [pip_install]="123314" [apt-get-update]="1911" ) 2026-04-02 02:30:28.015 | _of_args='-v --no-timestamp' 2026-04-02 02:30:28.015 | backend=postgresql 2026-04-02 02:30:28.015 | be=lvm:lvmdriver-1 2026-04-02 02:30:28.015 | be_name=lvmdriver-1 2026-04-02 02:30:28.015 | be_type=lvm 2026-04-02 02:30:28.015 | db=postgresql 2026-04-02 02:30:28.015 | dc=org 2026-04-02 02:30:28.015 | default_v4_route_devs=ens3 2026-04-02 02:30:28.015 | default_v6_route_devs='ens3 2026-04-02 02:30:28.015 | ens3' 2026-04-02 02:30:28.015 | dir=/opt/stack/magnum 2026-04-02 02:30:28.015 | dn=,dc=openstack,dc=org 2026-04-02 02:30:28.015 | exceptions=80-tempest.sh 2026-04-02 02:30:28.015 | extra=80-tempest.sh 2026-04-02 02:30:28.015 | extra_plugin_file_name=/opt/stack/devstack/extras.d/80-tempest.sh 2026-04-02 02:30:28.015 | f=/opt/stack/devstack/lib/databases/postgresql 2026-04-02 02:30:28.015 | i=1 2026-04-02 02:30:28.015 | image_url=https://github.com/cirros-dev/cirros/releases/download/0.6.3/cirros-0.6.3-x86_64-disk.img 2026-04-02 02:30:28.015 | lfile=localrc 2026-04-02 02:30:28.015 | localrc=/opt/stack/devstack/.localrc.password 2026-04-02 02:30:28.015 | logfile=ovsdb-server-sb.log 2026-04-02 02:30:28.015 | mode=stack 2026-04-02 02:30:28.015 | msg='ENTER A PASSWORD TO USE FOR HORIZON AND KEYSTONE (20 CHARS OR LESS).' 2026-04-02 02:30:28.015 | opt='?' 2026-04-02 02:30:28.015 | os_CODENAME=noble 2026-04-02 02:30:28.015 | os_PACKAGE=deb 2026-04-02 02:30:28.015 | os_RELEASE=24.04 2026-04-02 02:30:28.015 | os_VENDOR=Ubuntu 2026-04-02 02:30:28.015 | phase=install 2026-04-02 02:30:28.015 | pkgs= 2026-04-02 02:30:28.015 | plugin=magnum 2026-04-02 02:30:28.015 | plugins=,barbican,magnum,manila,octavia,magnum-cluster-api,ovn-octavia-provider 2026-04-02 02:30:28.015 | port=60999 2026-04-02 02:30:28.015 | pw=secretadmin 2026-04-02 02:30:28.015 | rootwrap_sudo_cmd='/opt/stack/data/venv/bin/nova-rootwrap-daemon /etc/nova/rootwrap.conf' 2026-04-02 02:30:28.015 | saveenv=ehxB 2026-04-02 02:30:28.015 | time_stamp=2026-04-02-022112 2026-04-02 02:30:28.015 | var=ADMIN_PASSWORD 2026-04-02 02:30:28.015 | ++ /opt/stack/magnum/devstack/plugin.sh:source:11 : is_service_enabled magnum-api magnum-cond 2026-04-02 02:30:28.044 | ++ functions-common:is_service_enabled:2068 : return 0 2026-04-02 02:30:28.050 | ++ /opt/stack/magnum/devstack/plugin.sh:source:12 : [[ stack == \s\t\a\c\k ]] 2026-04-02 02:30:28.056 | ++ /opt/stack/magnum/devstack/plugin.sh:source:12 : [[ install == \i\n\s\t\a\l\l ]] 2026-04-02 02:30:28.061 | ++ /opt/stack/magnum/devstack/plugin.sh:source:13 : echo_summary 'Installing magnum' 2026-04-02 02:30:28.067 | ++ ./stack.sh:echo_summary:438 : [[ -t 3 ]] 2026-04-02 02:30:28.074 | ++ ./stack.sh:echo_summary:444 : echo -e Installing magnum 2026-04-02 02:30:28.080 | ++ /opt/stack/magnum/devstack/plugin.sh:source:14 : install_magnum 2026-04-02 02:30:28.086 | ++ /opt/stack/magnum/devstack/lib/magnum:install_magnum:335 : git_clone https://github.com/openstack/magnum.git /opt/stack/magnum master 2026-04-02 02:30:28.092 | ++ functions-common:git_clone:581 : local git_remote=https://github.com/openstack/magnum.git 2026-04-02 02:30:28.097 | ++ functions-common:git_clone:582 : local git_dest=/opt/stack/magnum 2026-04-02 02:30:28.103 | ++ functions-common:git_clone:583 : local git_ref=master 2026-04-02 02:30:28.108 | ++ functions-common:git_clone:584 : local orig_dir 2026-04-02 02:30:28.115 | +++ functions-common:git_clone:585 : pwd 2026-04-02 02:30:28.122 | ++ functions-common:git_clone:585 : orig_dir=/opt/stack/devstack 2026-04-02 02:30:28.127 | ++ functions-common:git_clone:586 : local git_clone_flags= 2026-04-02 02:30:28.134 | +++ functions-common:git_clone:588 : trueorfalse False RECLONE 2026-04-02 02:30:28.169 | ++ functions-common:git_clone:588 : RECLONE=False 2026-04-02 02:30:28.174 | ++ functions-common:git_clone:589 : [[ 0 -gt 0 ]] 2026-04-02 02:30:28.179 | ++ functions-common:git_clone:593 : [[ False = \T\r\u\e ]] 2026-04-02 02:30:28.186 | ++ functions-common:git_clone:602 : echo master 2026-04-02 02:30:28.187 | ++ functions-common:git_clone:602 : egrep -q '^refs' 2026-04-02 02:30:28.196 | ++ functions-common:git_clone:616 : [[ ! -d /opt/stack/magnum ]] 2026-04-02 02:30:28.201 | ++ functions-common:git_clone:626 : [[ False = \T\r\u\e ]] 2026-04-02 02:30:28.206 | ++ functions-common:git_clone:661 : sudo git config --system --add safe.directory /opt/stack/magnum 2026-04-02 02:30:28.228 | ++ functions-common:git_clone:664 : cd /opt/stack/magnum 2026-04-02 02:30:28.234 | ++ functions-common:git_clone:665 : git show --oneline 2026-04-02 02:30:28.235 | ++ functions-common:git_clone:665 : head -1 2026-04-02 02:30:28.240 | c62b9e62 Remove unnecessary direct dependency on Pygments 2026-04-02 02:30:28.245 | ++ functions-common:git_clone:666 : cd /opt/stack/devstack 2026-04-02 02:30:28.251 | ++ /opt/stack/magnum/devstack/lib/magnum:install_magnum:336 : setup_develop /opt/stack/magnum 2026-04-02 02:30:28.257 | ++ inc/python:setup_develop:353 : local bindep 2026-04-02 02:30:28.262 | ++ inc/python:setup_develop:354 : [[ /opt/stack/magnum == -bindep* ]] 2026-04-02 02:30:28.268 | ++ inc/python:setup_develop:358 : local project_dir=/opt/stack/magnum 2026-04-02 02:30:28.274 | ++ inc/python:setup_develop:359 : local extras= 2026-04-02 02:30:28.280 | ++ inc/python:setup_develop:360 : _setup_package_with_constraints_edit /opt/stack/magnum -e 2026-04-02 02:30:28.286 | ++ inc/python:_setup_package_with_constraints_edit:379 : local bindep 2026-04-02 02:30:28.292 | ++ inc/python:_setup_package_with_constraints_edit:380 : [[ /opt/stack/magnum == -bindep* ]] 2026-04-02 02:30:28.297 | ++ inc/python:_setup_package_with_constraints_edit:384 : local project_dir=/opt/stack/magnum 2026-04-02 02:30:28.303 | ++ inc/python:_setup_package_with_constraints_edit:385 : local flags=-e 2026-04-02 02:30:28.308 | ++ inc/python:_setup_package_with_constraints_edit:386 : local extras= 2026-04-02 02:30:28.316 | +++ inc/python:_setup_package_with_constraints_edit:393 : cd /opt/stack/magnum 2026-04-02 02:30:28.321 | +++ inc/python:_setup_package_with_constraints_edit:393 : pwd 2026-04-02 02:30:28.328 | ++ inc/python:_setup_package_with_constraints_edit:393 : project_dir=/opt/stack/magnum 2026-04-02 02:30:28.334 | ++ inc/python:_setup_package_with_constraints_edit:395 : '[' -n /opt/stack/requirements ']' 2026-04-02 02:30:28.340 | ++ inc/python:_setup_package_with_constraints_edit:399 : local name 2026-04-02 02:30:28.347 | +++ inc/python:_setup_package_with_constraints_edit:400 : awk '/^name.*=/ {print $3}' /opt/stack/magnum/setup.cfg 2026-04-02 02:30:28.359 | ++ inc/python:_setup_package_with_constraints_edit:400 : name=magnum 2026-04-02 02:30:28.365 | ++ inc/python:_setup_package_with_constraints_edit:401 : '[' -z magnum ']' 2026-04-02 02:30:28.371 | ++ inc/python:_setup_package_with_constraints_edit:405 : /opt/stack/requirements/.venv/bin/edit-constraints /opt/stack/requirements/upper-constraints.txt -- magnum 2026-04-02 02:30:28.482 | ++ inc/python:_setup_package_with_constraints_edit:408 : setup_package /opt/stack/magnum -e 2026-04-02 02:30:28.486 | ++ inc/python:setup_package:436 : local bindep=0 2026-04-02 02:30:28.490 | ++ inc/python:setup_package:437 : local bindep_flag= 2026-04-02 02:30:28.497 | ++ inc/python:setup_package:438 : local bindep_profiles= 2026-04-02 02:30:28.502 | ++ inc/python:setup_package:439 : [[ /opt/stack/magnum == -bindep* ]] 2026-04-02 02:30:28.506 | ++ inc/python:setup_package:444 : local project_dir=/opt/stack/magnum 2026-04-02 02:30:28.512 | ++ inc/python:setup_package:445 : local flags=-e 2026-04-02 02:30:28.516 | ++ inc/python:setup_package:446 : local extras= 2026-04-02 02:30:28.522 | ++ inc/python:setup_package:450 : [[ -n -e ]] 2026-04-02 02:30:28.526 | ++ inc/python:setup_package:450 : [[ -z '' ]] 2026-04-02 02:30:28.530 | ++ inc/python:setup_package:450 : [[ ! -e =~ ^-.* ]] 2026-04-02 02:30:28.534 | ++ inc/python:setup_package:455 : [[ ! -z '' ]] 2026-04-02 02:30:28.539 | ++ inc/python:setup_package:460 : [[ 0 == 1 ]] 2026-04-02 02:30:28.545 | ++ inc/python:setup_package:464 : pip_install -e /opt/stack/magnum 2026-04-02 02:30:28.590 | Using python 3.12 to install /opt/stack/magnum 2026-04-02 02:30:28.595 | ++ inc/python:pip_install:210 : env http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= /opt/stack/data/venv/bin/pip install -c /opt/stack/requirements/upper-constraints.txt -e /opt/stack/magnum 2026-04-02 02:30:29.205 | Obtaining file:///opt/stack/magnum 2026-04-02 02:30:29.206 | Installing build dependencies: started 2026-04-02 02:30:30.116 | Installing build dependencies: finished with status 'done' 2026-04-02 02:30:30.117 | Checking if build backend supports build_editable: started 2026-04-02 02:30:30.409 | Checking if build backend supports build_editable: finished with status 'done' 2026-04-02 02:30:30.411 | Getting requirements to build editable: started 2026-04-02 02:30:30.567 | Getting requirements to build editable: finished with status 'done' 2026-04-02 02:30:30.569 | Installing backend dependencies: started 2026-04-02 02:30:31.539 | Installing backend dependencies: finished with status 'done' 2026-04-02 02:30:31.541 | Preparing editable metadata (pyproject.toml): started 2026-04-02 02:30:32.011 | Preparing editable metadata (pyproject.toml): finished with status 'done' 2026-04-02 02:30:32.033 | Requirement already satisfied: PyYAML>=3.13 in /opt/stack/data/venv/lib/python3.12/site-packages (from magnum==22.1.0.dev7) (6.0.3) 2026-04-02 02:30:32.033 | Requirement already satisfied: SQLAlchemy>=1.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from magnum==22.1.0.dev7) (2.0.46) 2026-04-02 02:30:32.033 | Requirement already satisfied: WSME>=0.8.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from magnum==22.1.0.dev7) (0.12.1) 2026-04-02 02:30:32.034 | Requirement already satisfied: WebOb>=1.8.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from magnum==22.1.0.dev7) (1.8.9) 2026-04-02 02:30:32.035 | Requirement already satisfied: alembic>=0.9.6 in /opt/stack/data/venv/lib/python3.12/site-packages (from magnum==22.1.0.dev7) (1.18.4) 2026-04-02 02:30:32.035 | Requirement already satisfied: cliff>=4.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from magnum==22.1.0.dev7) (4.13.2) 2026-04-02 02:30:32.035 | Requirement already satisfied: decorator>=3.4.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from magnum==22.1.0.dev7) (5.2.1) 2026-04-02 02:30:32.036 | Requirement already satisfied: eventlet>=0.28.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from magnum==22.1.0.dev7) (0.40.4) 2026-04-02 02:30:32.036 | Requirement already satisfied: jsonpatch!=1.20,>=1.16 in /opt/stack/data/venv/lib/python3.12/site-packages (from magnum==22.1.0.dev7) (1.33) 2026-04-02 02:30:32.037 | Requirement already satisfied: keystoneauth1>=3.14.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from magnum==22.1.0.dev7) (5.13.1) 2026-04-02 02:30:32.037 | Requirement already satisfied: keystonemiddleware>=9.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from magnum==22.1.0.dev7) (12.0.0) 2026-04-02 02:30:32.038 | Requirement already satisfied: netaddr>=0.7.18 in /opt/stack/data/venv/lib/python3.12/site-packages (from magnum==22.1.0.dev7) (1.3.0) 2026-04-02 02:30:32.038 | Requirement already satisfied: oslo.concurrency>=4.1.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from magnum==22.1.0.dev7) (7.4.0) 2026-04-02 02:30:32.038 | Requirement already satisfied: oslo.config>=8.1.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from magnum==22.1.0.dev7) (10.3.0) 2026-04-02 02:30:32.039 | Requirement already satisfied: oslo.context>=3.1.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from magnum==22.1.0.dev7) (6.3.0) 2026-04-02 02:30:32.039 | Requirement already satisfied: oslo.db>=8.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from magnum==22.1.0.dev7) (18.0.0) 2026-04-02 02:30:32.040 | Requirement already satisfied: oslo.i18n>=5.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from magnum==22.1.0.dev7) (6.7.2) 2026-04-02 02:30:32.040 | Requirement already satisfied: oslo.log>=4.8.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from magnum==22.1.0.dev7) (8.1.0) 2026-04-02 02:30:32.041 | Requirement already satisfied: oslo.messaging>=14.1.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from magnum==22.1.0.dev7) (17.3.0) 2026-04-02 02:30:32.041 | Requirement already satisfied: oslo.middleware>=4.1.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from magnum==22.1.0.dev7) (8.0.0) 2026-04-02 02:30:32.041 | Requirement already satisfied: oslo.policy>=4.5.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from magnum==22.1.0.dev7) (5.0.0) 2026-04-02 02:30:32.042 | Requirement already satisfied: oslo.reports>=2.1.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from magnum==22.1.0.dev7) (3.7.0) 2026-04-02 02:30:32.042 | Requirement already satisfied: oslo.serialization>=3.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from magnum==22.1.0.dev7) (5.9.1) 2026-04-02 02:30:32.043 | Requirement already satisfied: oslo.service>=2.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from magnum==22.1.0.dev7) (4.5.1) 2026-04-02 02:30:32.043 | Requirement already satisfied: oslo.upgradecheck>=1.3.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from magnum==22.1.0.dev7) (2.7.1) 2026-04-02 02:30:32.043 | Requirement already satisfied: oslo.utils>=4.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from magnum==22.1.0.dev7) (10.0.0) 2026-04-02 02:30:32.044 | Requirement already satisfied: oslo.versionedobjects>=2.1.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from magnum==22.1.0.dev7) (3.9.0) 2026-04-02 02:30:32.044 | Requirement already satisfied: pbr>=5.5.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from magnum==22.1.0.dev7) (7.0.3) 2026-04-02 02:30:32.045 | Requirement already satisfied: pecan>=1.3.3 in /opt/stack/data/venv/lib/python3.12/site-packages (from magnum==22.1.0.dev7) (1.7.0) 2026-04-02 02:30:32.045 | Requirement already satisfied: pycadf!=2.0.0,>=1.1.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from magnum==22.1.0.dev7) (4.0.1) 2026-04-02 02:30:32.045 | Requirement already satisfied: python-barbicanclient>=5.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from magnum==22.1.0.dev7) (7.3.0) 2026-04-02 02:30:32.046 | Requirement already satisfied: python-cinderclient>=7.1.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from magnum==22.1.0.dev7) (9.9.0) 2026-04-02 02:30:32.046 | Requirement already satisfied: python-glanceclient>=3.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from magnum==22.1.0.dev7) (4.11.0) 2026-04-02 02:30:32.157 | Collecting python-heatclient>=2.2.0 (from magnum==22.1.0.dev7) 2026-04-02 02:30:32.249 | Downloading python_heatclient-5.1.0-py3-none-any.whl.metadata (3.1 kB) 2026-04-02 02:30:32.264 | Requirement already satisfied: python-neutronclient>=7.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from magnum==22.1.0.dev7) (11.8.0) 2026-04-02 02:30:32.265 | Requirement already satisfied: python-novaclient>=17.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from magnum==22.1.0.dev7) (18.12.0) 2026-04-02 02:30:32.266 | Requirement already satisfied: python-keystoneclient>=3.20.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from magnum==22.1.0.dev7) (5.8.0) 2026-04-02 02:30:32.291 | Collecting python-octaviaclient>=2.1.0 (from magnum==22.1.0.dev7) 2026-04-02 02:30:32.305 | Downloading python_octaviaclient-3.13.0-py3-none-any.whl.metadata (3.0 kB) 2026-04-02 02:30:32.317 | Requirement already satisfied: requests>=2.20.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from magnum==22.1.0.dev7) (2.32.5) 2026-04-02 02:30:32.318 | Requirement already satisfied: setuptools!=34.0.0,!=34.0.1,!=34.0.2,!=34.0.3,!=34.1.0,!=34.1.1,!=34.2.0,!=34.3.0,!=34.3.1,!=34.3.2,!=36.2.0,>=30.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from magnum==22.1.0.dev7) (82.0.1) 2026-04-02 02:30:32.319 | Requirement already satisfied: stevedore>=3.3.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from magnum==22.1.0.dev7) (5.7.0) 2026-04-02 02:30:32.319 | Requirement already satisfied: taskflow>=2.16.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from magnum==22.1.0.dev7) (6.2.0) 2026-04-02 02:30:32.320 | Requirement already satisfied: cryptography>=2.1.4 in /opt/stack/data/venv/lib/python3.12/site-packages (from magnum==22.1.0.dev7) (43.0.3) 2026-04-02 02:30:32.321 | Requirement already satisfied: Werkzeug>=0.9 in /opt/stack/data/venv/lib/python3.12/site-packages (from magnum==22.1.0.dev7) (3.1.6) 2026-04-02 02:30:32.323 | Requirement already satisfied: Mako in /opt/stack/data/venv/lib/python3.12/site-packages (from alembic>=0.9.6->magnum==22.1.0.dev7) (1.3.10) 2026-04-02 02:30:32.324 | Requirement already satisfied: typing-extensions>=4.12 in /opt/stack/data/venv/lib/python3.12/site-packages (from alembic>=0.9.6->magnum==22.1.0.dev7) (4.15.0) 2026-04-02 02:30:32.326 | Requirement already satisfied: autopage>=0.4.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from cliff>=4.0.0->magnum==22.1.0.dev7) (0.6.0) 2026-04-02 02:30:32.327 | Requirement already satisfied: cmd2>=1.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from cliff>=4.0.0->magnum==22.1.0.dev7) (3.2.0) 2026-04-02 02:30:32.327 | Requirement already satisfied: PrettyTable>=0.7.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from cliff>=4.0.0->magnum==22.1.0.dev7) (3.17.0) 2026-04-02 02:30:32.330 | Requirement already satisfied: pyperclip>=1.8.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from cmd2>=1.0.0->cliff>=4.0.0->magnum==22.1.0.dev7) (1.11.0) 2026-04-02 02:30:32.330 | Requirement already satisfied: rich>=14.3.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from cmd2>=1.0.0->cliff>=4.0.0->magnum==22.1.0.dev7) (14.3.3) 2026-04-02 02:30:32.331 | Requirement already satisfied: rich-argparse>=1.7.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from cmd2>=1.0.0->cliff>=4.0.0->magnum==22.1.0.dev7) (1.7.2) 2026-04-02 02:30:32.333 | Requirement already satisfied: cffi>=1.12 in /opt/stack/data/venv/lib/python3.12/site-packages (from cryptography>=2.1.4->magnum==22.1.0.dev7) (2.0.0) 2026-04-02 02:30:32.335 | Requirement already satisfied: pycparser in /opt/stack/data/venv/lib/python3.12/site-packages (from cffi>=1.12->cryptography>=2.1.4->magnum==22.1.0.dev7) (3.0) 2026-04-02 02:30:32.337 | Requirement already satisfied: dnspython>=1.15.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from eventlet>=0.28.0->magnum==22.1.0.dev7) (2.8.0) 2026-04-02 02:30:32.338 | Requirement already satisfied: greenlet>=1.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from eventlet>=0.28.0->magnum==22.1.0.dev7) (3.3.2) 2026-04-02 02:30:32.343 | Requirement already satisfied: jsonpointer>=1.9 in /opt/stack/data/venv/lib/python3.12/site-packages (from jsonpatch!=1.20,>=1.16->magnum==22.1.0.dev7) (3.0.0) 2026-04-02 02:30:32.345 | Requirement already satisfied: iso8601>=2.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystoneauth1>=3.14.0->magnum==22.1.0.dev7) (2.1.0) 2026-04-02 02:30:32.346 | Requirement already satisfied: os-service-types>=1.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystoneauth1>=3.14.0->magnum==22.1.0.dev7) (1.8.2) 2026-04-02 02:30:32.349 | Requirement already satisfied: oslo.cache>=3.11.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystonemiddleware>=9.0.0->magnum==22.1.0.dev7) (4.1.1) 2026-04-02 02:30:32.350 | Requirement already satisfied: PyJWT>=2.4.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystonemiddleware>=9.0.0->magnum==22.1.0.dev7) (2.11.0) 2026-04-02 02:30:32.355 | Requirement already satisfied: dogpile.cache>=1.3.3 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.cache>=3.11.0->keystonemiddleware>=9.0.0->magnum==22.1.0.dev7) (1.5.0) 2026-04-02 02:30:32.360 | Requirement already satisfied: fasteners>=0.7.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.concurrency>=4.1.0->magnum==22.1.0.dev7) (0.20) 2026-04-02 02:30:32.360 | Requirement already satisfied: debtcollector>=3.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.concurrency>=4.1.0->magnum==22.1.0.dev7) (3.1.0) 2026-04-02 02:30:32.363 | Requirement already satisfied: wrapt>=2.1.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from debtcollector>=3.0.0->oslo.concurrency>=4.1.0->magnum==22.1.0.dev7) (2.1.1) 2026-04-02 02:30:32.366 | Requirement already satisfied: rfc3986>=1.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.config>=8.1.0->magnum==22.1.0.dev7) (2.0.0) 2026-04-02 02:30:32.369 | Requirement already satisfied: testresources>=2.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.db>=8.2.0->magnum==22.1.0.dev7) (2.0.2) 2026-04-02 02:30:32.370 | Requirement already satisfied: testscenarios>=0.4 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.db>=8.2.0->magnum==22.1.0.dev7) (0.5.0) 2026-04-02 02:30:32.373 | Requirement already satisfied: python-dateutil>=2.7.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.log>=4.8.0->magnum==22.1.0.dev7) (2.9.0.post0) 2026-04-02 02:30:32.375 | Requirement already satisfied: futurist>=1.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.messaging>=14.1.0->magnum==22.1.0.dev7) (3.2.1) 2026-04-02 02:30:32.377 | Requirement already satisfied: cachetools>=2.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.messaging>=14.1.0->magnum==22.1.0.dev7) (7.0.1) 2026-04-02 02:30:32.377 | Requirement already satisfied: amqp>=2.5.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.messaging>=14.1.0->magnum==22.1.0.dev7) (5.3.1) 2026-04-02 02:30:32.378 | Requirement already satisfied: kombu>=4.6.8 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.messaging>=14.1.0->magnum==22.1.0.dev7) (5.6.2) 2026-04-02 02:30:32.378 | Requirement already satisfied: oslo.metrics>=0.2.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.messaging>=14.1.0->magnum==22.1.0.dev7) (0.15.1) 2026-04-02 02:30:32.380 | Requirement already satisfied: vine<6.0.0,>=5.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from amqp>=2.5.2->oslo.messaging>=14.1.0->magnum==22.1.0.dev7) (5.1.0) 2026-04-02 02:30:32.386 | Requirement already satisfied: tzdata>=2025.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from kombu>=4.6.8->oslo.messaging>=14.1.0->magnum==22.1.0.dev7) (2025.3) 2026-04-02 02:30:32.387 | Requirement already satisfied: packaging in /opt/stack/data/venv/lib/python3.12/site-packages (from kombu>=4.6.8->oslo.messaging>=14.1.0->magnum==22.1.0.dev7) (26.0) 2026-04-02 02:30:32.391 | Requirement already satisfied: prometheus-client>=0.6.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.metrics>=0.2.1->oslo.messaging>=14.1.0->magnum==22.1.0.dev7) (0.24.1) 2026-04-02 02:30:32.393 | Requirement already satisfied: bcrypt>=3.1.3 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.middleware>=4.1.0->magnum==22.1.0.dev7) (5.0.0) 2026-04-02 02:30:32.393 | Requirement already satisfied: Jinja2>=2.10 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.middleware>=4.1.0->magnum==22.1.0.dev7) (3.1.6) 2026-04-02 02:30:32.394 | Requirement already satisfied: statsd>=3.2.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.middleware>=4.1.0->magnum==22.1.0.dev7) (4.0.1) 2026-04-02 02:30:32.399 | Requirement already satisfied: MarkupSafe>=2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from Jinja2>=2.10->oslo.middleware>=4.1.0->magnum==22.1.0.dev7) (3.0.3) 2026-04-02 02:30:32.405 | Requirement already satisfied: psutil>=3.2.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.reports>=2.1.0->magnum==22.1.0.dev7) (7.2.2) 2026-04-02 02:30:32.407 | Requirement already satisfied: msgpack>=0.5.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.serialization>=3.2.0->magnum==22.1.0.dev7) (1.1.2) 2026-04-02 02:30:32.412 | Requirement already satisfied: PasteDeploy>=1.5.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.service>=2.2.0->magnum==22.1.0.dev7) (3.1.0) 2026-04-02 02:30:32.412 | Requirement already satisfied: Routes>=2.3.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.service>=2.2.0->magnum==22.1.0.dev7) (2.5.1) 2026-04-02 02:30:32.413 | Requirement already satisfied: Paste>=2.0.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.service>=2.2.0->magnum==22.1.0.dev7) (3.10.1) 2026-04-02 02:30:32.413 | Requirement already satisfied: Yappi>=1.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.service>=2.2.0->magnum==22.1.0.dev7) (1.7.3) 2026-04-02 02:30:32.419 | Requirement already satisfied: pyparsing>=2.1.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.utils>=4.2.0->magnum==22.1.0.dev7) (3.3.2) 2026-04-02 02:30:32.441 | Requirement already satisfied: wcwidth in /opt/stack/data/venv/lib/python3.12/site-packages (from PrettyTable>=0.7.2->cliff>=4.0.0->magnum==22.1.0.dev7) (0.6.0) 2026-04-02 02:30:32.467 | Requirement already satisfied: six>=1.5 in /opt/stack/data/venv/lib/python3.12/site-packages (from python-dateutil>=2.7.0->oslo.log>=4.8.0->magnum==22.1.0.dev7) (1.17.0) 2026-04-02 02:30:32.470 | Requirement already satisfied: warlock>=1.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from python-glanceclient>=3.2.0->magnum==22.1.0.dev7) (2.1.0) 2026-04-02 02:30:32.471 | Requirement already satisfied: pyOpenSSL>=17.1.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from python-glanceclient>=3.2.0->magnum==22.1.0.dev7) (24.2.1) 2026-04-02 02:30:32.476 | Requirement already satisfied: osc-lib>=1.14.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from python-heatclient>=2.2.0->magnum==22.1.0.dev7) (4.4.0) 2026-04-02 02:30:32.477 | Requirement already satisfied: python-swiftclient>=3.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from python-heatclient>=2.2.0->magnum==22.1.0.dev7) (4.10.0) 2026-04-02 02:30:32.481 | Requirement already satisfied: openstacksdk>=0.15.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from osc-lib>=1.14.0->python-heatclient>=2.2.0->magnum==22.1.0.dev7) (4.10.0) 2026-04-02 02:30:32.485 | Requirement already satisfied: jmespath>=0.9.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from openstacksdk>=0.15.0->osc-lib>=1.14.0->python-heatclient>=2.2.0->magnum==22.1.0.dev7) (1.1.0) 2026-04-02 02:30:32.486 | Requirement already satisfied: platformdirs>=3 in /opt/stack/data/venv/lib/python3.12/site-packages (from openstacksdk>=0.15.0->osc-lib>=1.14.0->python-heatclient>=2.2.0->magnum==22.1.0.dev7) (4.9.2) 2026-04-02 02:30:32.486 | Requirement already satisfied: requestsexceptions>=1.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from openstacksdk>=0.15.0->osc-lib>=1.14.0->python-heatclient>=2.2.0->magnum==22.1.0.dev7) (1.4.0) 2026-04-02 02:30:32.545 | Collecting python-openstackclient>=3.12.0 (from python-octaviaclient>=2.1.0->magnum==22.1.0.dev7) 2026-04-02 02:30:32.560 | Downloading python_openstackclient-9.0.0-py3-none-any.whl.metadata (10 kB) 2026-04-02 02:30:32.590 | Requirement already satisfied: charset_normalizer<4,>=2 in /opt/stack/data/venv/lib/python3.12/site-packages (from requests>=2.20.1->magnum==22.1.0.dev7) (3.4.4) 2026-04-02 02:30:32.591 | Requirement already satisfied: idna<4,>=2.5 in /opt/stack/data/venv/lib/python3.12/site-packages (from requests>=2.20.1->magnum==22.1.0.dev7) (3.11) 2026-04-02 02:30:32.591 | Requirement already satisfied: urllib3<3,>=1.21.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from requests>=2.20.1->magnum==22.1.0.dev7) (2.6.3) 2026-04-02 02:30:32.592 | Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3/dist-packages (from requests>=2.20.1->magnum==22.1.0.dev7) (2023.11.17) 2026-04-02 02:30:32.617 | Requirement already satisfied: markdown-it-py>=2.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from rich>=14.3.0->cmd2>=1.0.0->cliff>=4.0.0->magnum==22.1.0.dev7) (4.0.0) 2026-04-02 02:30:32.617 | Requirement already satisfied: pygments<3.0.0,>=2.13.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from rich>=14.3.0->cmd2>=1.0.0->cliff>=4.0.0->magnum==22.1.0.dev7) (2.19.2) 2026-04-02 02:30:32.624 | Requirement already satisfied: mdurl~=0.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from markdown-it-py>=2.2.0->rich>=14.3.0->cmd2>=1.0.0->cliff>=4.0.0->magnum==22.1.0.dev7) (0.1.2) 2026-04-02 02:30:32.636 | Requirement already satisfied: repoze.lru>=0.3 in /opt/stack/data/venv/lib/python3.12/site-packages (from Routes>=2.3.1->oslo.service>=2.2.0->magnum==22.1.0.dev7) (0.7) 2026-04-02 02:30:32.666 | Requirement already satisfied: networkx>=2.1.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from taskflow>=2.16.0->magnum==22.1.0.dev7) (3.4.2) 2026-04-02 02:30:32.667 | Requirement already satisfied: jsonschema>=3.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from taskflow>=2.16.0->magnum==22.1.0.dev7) (4.26.0) 2026-04-02 02:30:32.667 | Requirement already satisfied: automaton>=1.9.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from taskflow>=2.16.0->magnum==22.1.0.dev7) (3.4.0) 2026-04-02 02:30:32.668 | Requirement already satisfied: tenacity>=6.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from taskflow>=2.16.0->magnum==22.1.0.dev7) (9.1.4) 2026-04-02 02:30:32.669 | Requirement already satisfied: pydot>=1.2.4 in /opt/stack/data/venv/lib/python3.12/site-packages (from taskflow>=2.16.0->magnum==22.1.0.dev7) (4.0.1) 2026-04-02 02:30:32.678 | Requirement already satisfied: attrs>=22.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from jsonschema>=3.2.0->taskflow>=2.16.0->magnum==22.1.0.dev7) (25.4.0) 2026-04-02 02:30:32.678 | Requirement already satisfied: jsonschema-specifications>=2023.03.6 in /opt/stack/data/venv/lib/python3.12/site-packages (from jsonschema>=3.2.0->taskflow>=2.16.0->magnum==22.1.0.dev7) (2025.9.1) 2026-04-02 02:30:32.678 | Requirement already satisfied: referencing>=0.28.4 in /opt/stack/data/venv/lib/python3.12/site-packages (from jsonschema>=3.2.0->taskflow>=2.16.0->magnum==22.1.0.dev7) (0.37.0) 2026-04-02 02:30:32.679 | Requirement already satisfied: rpds-py>=0.25.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from jsonschema>=3.2.0->taskflow>=2.16.0->magnum==22.1.0.dev7) (0.30.0) 2026-04-02 02:30:32.716 | Requirement already satisfied: testtools in /opt/stack/data/venv/lib/python3.12/site-packages (from testscenarios>=0.4->oslo.db>=8.2.0->magnum==22.1.0.dev7) (2.8.5) 2026-04-02 02:30:32.742 | Requirement already satisfied: simplegeneric in /opt/stack/data/venv/lib/python3.12/site-packages (from WSME>=0.8.0->magnum==22.1.0.dev7) (0.8.1) 2026-04-02 02:30:32.742 | Requirement already satisfied: pytz in /opt/stack/data/venv/lib/python3.12/site-packages (from WSME>=0.8.0->magnum==22.1.0.dev7) (2025.2) 2026-04-02 02:30:32.743 | Requirement already satisfied: importlib-metadata>=4.4 in /opt/stack/data/venv/lib/python3.12/site-packages (from WSME>=0.8.0->magnum==22.1.0.dev7) (8.7.1) 2026-04-02 02:30:32.748 | Requirement already satisfied: zipp>=3.20 in /opt/stack/data/venv/lib/python3.12/site-packages (from importlib-metadata>=4.4->WSME>=0.8.0->magnum==22.1.0.dev7) (3.23.0) 2026-04-02 02:30:32.794 | Downloading python_heatclient-5.1.0-py3-none-any.whl (212 kB) 2026-04-02 02:30:32.851 | Downloading python_octaviaclient-3.13.0-py3-none-any.whl (113 kB) 2026-04-02 02:30:32.884 | Downloading python_openstackclient-9.0.0-py3-none-any.whl (1.1 MB) 2026-04-02 02:30:32.984 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.1/1.1 MB 11.7 MB/s 0:00:00 2026-04-02 02:30:32.998 | Building wheels for collected packages: magnum 2026-04-02 02:30:32.999 | Building editable for magnum (pyproject.toml): started 2026-04-02 02:30:33.595 | Building editable for magnum (pyproject.toml): finished with status 'done' 2026-04-02 02:30:33.596 | Created wheel for magnum: filename=magnum-22.1.0.dev7-0.editable-py3-none-any.whl size=8650 sha256=3e35be2648f51a72b5f27d29e2eb54ab9e7cf7977f31f47370ee02ac5f89820e 2026-04-02 02:30:33.596 | Stored in directory: /tmp/pip-ephem-wheel-cache-s5gwx0rq/wheels/39/01/1a/f47ec236cb7453ee526875dad387c5d8bc05b3940dfd0bbb30 2026-04-02 02:30:33.601 | Successfully built magnum 2026-04-02 02:30:33.744 | Installing collected packages: python-openstackclient, python-heatclient, python-octaviaclient, magnum 2026-04-02 02:30:35.070 | 2026-04-02 02:30:35.090 | Successfully installed magnum-22.1.0.dev7 python-heatclient-5.1.0 python-octaviaclient-3.13.0 python-openstackclient-9.0.0 2026-04-02 02:30:35.233 | ++ inc/python:pip_install:216 : result=0 2026-04-02 02:30:35.239 | ++ inc/python:pip_install:218 : time_stop pip_install 2026-04-02 02:30:35.245 | ++ functions-common:time_stop:2412 : local name 2026-04-02 02:30:35.251 | ++ functions-common:time_stop:2413 : local end_time 2026-04-02 02:30:35.256 | ++ functions-common:time_stop:2414 : local elapsed_time 2026-04-02 02:30:35.263 | ++ functions-common:time_stop:2415 : local total 2026-04-02 02:30:35.269 | ++ functions-common:time_stop:2416 : local start_time 2026-04-02 02:30:35.275 | ++ functions-common:time_stop:2418 : name=pip_install 2026-04-02 02:30:35.281 | ++ functions-common:time_stop:2419 : start_time=1775097028580 2026-04-02 02:30:35.287 | ++ functions-common:time_stop:2421 : [[ -z 1775097028580 ]] 2026-04-02 02:30:35.294 | +++ functions-common:time_stop:2424 : date +%s%3N 2026-04-02 02:30:35.304 | ++ functions-common:time_stop:2424 : end_time=1775097035297 2026-04-02 02:30:35.309 | ++ functions-common:time_stop:2425 : elapsed_time=6717 2026-04-02 02:30:35.314 | ++ functions-common:time_stop:2426 : total=123314 2026-04-02 02:30:35.320 | ++ functions-common:time_stop:2428 : _TIME_START[$name]= 2026-04-02 02:30:35.326 | ++ functions-common:time_stop:2429 : _TIME_TOTAL[$name]=130031 2026-04-02 02:30:35.331 | ++ inc/python:pip_install:219 : return 0 2026-04-02 02:30:35.337 | ++ inc/python:setup_package:466 : [[ -e == \-\e ]] 2026-04-02 02:30:35.344 | ++ inc/python:setup_package:466 : [[ True == \F\a\l\s\e ]] 2026-04-02 02:30:35.350 | ++ inc/python:_setup_package_with_constraints_edit:412 : use_library_from_git /opt/stack/magnum 2026-04-02 02:30:35.356 | ++ inc/python:use_library_from_git:266 : local name=/opt/stack/magnum 2026-04-02 02:30:35.363 | ++ inc/python:use_library_from_git:267 : local enabled=1 2026-04-02 02:30:35.369 | ++ inc/python:use_library_from_git:268 : [[ novnc,barbican,cinder,devstack,glance,keystone,magnum,manila,neutron,nova,octavia,os-test-images,ovn-octavia-provider,placement,python-magnumclient,requirements,swift,magnum-cluster-api = \A\L\L ]] 2026-04-02 02:30:35.375 | ++ inc/python:use_library_from_git:268 : [[ ,novnc,barbican,cinder,devstack,glance,keystone,magnum,manila,neutron,nova,octavia,os-test-images,ovn-octavia-provider,placement,python-magnumclient,requirements,swift,magnum-cluster-api, =~ ,/opt/stack/magnum, ]] 2026-04-02 02:30:35.381 | ++ inc/python:use_library_from_git:269 : return 1 2026-04-02 02:30:35.388 | ++ /opt/stack/magnum/devstack/plugin.sh:source:16 : MAGNUM_GUEST_IMAGE_URL=https://github.com/vexxhost/capo-image-elements/releases/latest/download/ubuntu-22.04-v1.33.9.qcow2 2026-04-02 02:30:35.394 | ++ /opt/stack/magnum/devstack/plugin.sh:source:17 : IMAGE_URLS+=,https://github.com/vexxhost/capo-image-elements/releases/latest/download/ubuntu-22.04-v1.33.9.qcow2 2026-04-02 02:30:35.399 | ++ /opt/stack/magnum/devstack/plugin.sh:source:19 : LIBS_FROM_GIT=novnc,barbican,cinder,devstack,glance,keystone,magnum,manila,neutron,nova,octavia,os-test-images,ovn-octavia-provider,placement,python-magnumclient,requirements,swift,magnum-cluster-api,python-magnumclient 2026-04-02 02:30:35.405 | ++ /opt/stack/magnum/devstack/plugin.sh:source:21 : install_magnumclient 2026-04-02 02:30:35.411 | ++ /opt/stack/magnum/devstack/lib/magnum:install_magnumclient:326 : use_library_from_git python-magnumclient 2026-04-02 02:30:35.417 | ++ inc/python:use_library_from_git:266 : local name=python-magnumclient 2026-04-02 02:30:35.422 | ++ inc/python:use_library_from_git:267 : local enabled=1 2026-04-02 02:30:35.428 | ++ inc/python:use_library_from_git:268 : [[ novnc,barbican,cinder,devstack,glance,keystone,magnum,manila,neutron,nova,octavia,os-test-images,ovn-octavia-provider,placement,python-magnumclient,requirements,swift,magnum-cluster-api,python-magnumclient = \A\L\L ]] 2026-04-02 02:30:35.435 | ++ inc/python:use_library_from_git:268 : [[ ,novnc,barbican,cinder,devstack,glance,keystone,magnum,manila,neutron,nova,octavia,os-test-images,ovn-octavia-provider,placement,python-magnumclient,requirements,swift,magnum-cluster-api,python-magnumclient, =~ ,python-magnumclient, ]] 2026-04-02 02:30:35.439 | ++ inc/python:use_library_from_git:268 : enabled=0 2026-04-02 02:30:35.444 | ++ inc/python:use_library_from_git:269 : return 0 2026-04-02 02:30:35.451 | ++ /opt/stack/magnum/devstack/lib/magnum:install_magnumclient:327 : git_clone_by_name python-magnumclient 2026-04-02 02:30:35.459 | ++ functions-common:git_clone_by_name:673 : local name=python-magnumclient 2026-04-02 02:30:35.465 | ++ functions-common:git_clone_by_name:674 : local repo=https://github.com/openstack/python-magnumclient.git 2026-04-02 02:30:35.471 | ++ functions-common:git_clone_by_name:675 : local dir=/opt/stack/python-magnumclient 2026-04-02 02:30:35.478 | ++ functions-common:git_clone_by_name:676 : local branch=master 2026-04-02 02:30:35.483 | ++ functions-common:git_clone_by_name:677 : git_clone https://github.com/openstack/python-magnumclient.git /opt/stack/python-magnumclient master 2026-04-02 02:30:35.489 | ++ functions-common:git_clone:581 : local git_remote=https://github.com/openstack/python-magnumclient.git 2026-04-02 02:30:35.495 | ++ functions-common:git_clone:582 : local git_dest=/opt/stack/python-magnumclient 2026-04-02 02:30:35.502 | ++ functions-common:git_clone:583 : local git_ref=master 2026-04-02 02:30:35.507 | ++ functions-common:git_clone:584 : local orig_dir 2026-04-02 02:30:35.514 | +++ functions-common:git_clone:585 : pwd 2026-04-02 02:30:35.520 | ++ functions-common:git_clone:585 : orig_dir=/opt/stack/devstack 2026-04-02 02:30:35.526 | ++ functions-common:git_clone:586 : local git_clone_flags= 2026-04-02 02:30:35.533 | +++ functions-common:git_clone:588 : trueorfalse False RECLONE 2026-04-02 02:30:35.571 | ++ functions-common:git_clone:588 : RECLONE=False 2026-04-02 02:30:35.576 | ++ functions-common:git_clone:589 : [[ 0 -gt 0 ]] 2026-04-02 02:30:35.581 | ++ functions-common:git_clone:593 : [[ False = \T\r\u\e ]] 2026-04-02 02:30:35.589 | ++ functions-common:git_clone:602 : echo master 2026-04-02 02:30:35.589 | ++ functions-common:git_clone:602 : egrep -q '^refs' 2026-04-02 02:30:35.599 | ++ functions-common:git_clone:616 : [[ ! -d /opt/stack/python-magnumclient ]] 2026-04-02 02:30:35.606 | ++ functions-common:git_clone:626 : [[ False = \T\r\u\e ]] 2026-04-02 02:30:35.611 | ++ functions-common:git_clone:661 : sudo git config --system --add safe.directory /opt/stack/python-magnumclient 2026-04-02 02:30:35.633 | ++ functions-common:git_clone:664 : cd /opt/stack/python-magnumclient 2026-04-02 02:30:35.640 | ++ functions-common:git_clone:665 : git show --oneline 2026-04-02 02:30:35.641 | ++ functions-common:git_clone:665 : head -1 2026-04-02 02:30:35.644 | bfc9dbc Merge "Update master for stable/2026.1" 2026-04-02 02:30:35.651 | ++ functions-common:git_clone:666 : cd /opt/stack/devstack 2026-04-02 02:30:35.657 | ++ /opt/stack/magnum/devstack/lib/magnum:install_magnumclient:328 : setup_dev_lib python-magnumclient 2026-04-02 02:30:35.664 | ++ inc/python:setup_dev_lib:312 : local bindep 2026-04-02 02:30:35.670 | ++ inc/python:setup_dev_lib:313 : [[ python-magnumclient == -bindep* ]] 2026-04-02 02:30:35.676 | ++ inc/python:setup_dev_lib:317 : local name=python-magnumclient 2026-04-02 02:30:35.682 | ++ inc/python:setup_dev_lib:318 : local dir=/opt/stack/python-magnumclient 2026-04-02 02:30:35.688 | ++ inc/python:setup_dev_lib:319 : local extras= 2026-04-02 02:30:35.694 | ++ inc/python:setup_dev_lib:320 : setup_develop /opt/stack/python-magnumclient 2026-04-02 02:30:35.700 | ++ inc/python:setup_develop:353 : local bindep 2026-04-02 02:30:35.706 | ++ inc/python:setup_develop:354 : [[ /opt/stack/python-magnumclient == -bindep* ]] 2026-04-02 02:30:35.713 | ++ inc/python:setup_develop:358 : local project_dir=/opt/stack/python-magnumclient 2026-04-02 02:30:35.720 | ++ inc/python:setup_develop:359 : local extras= 2026-04-02 02:30:35.727 | ++ inc/python:setup_develop:360 : _setup_package_with_constraints_edit /opt/stack/python-magnumclient -e 2026-04-02 02:30:35.734 | ++ inc/python:_setup_package_with_constraints_edit:379 : local bindep 2026-04-02 02:30:35.740 | ++ inc/python:_setup_package_with_constraints_edit:380 : [[ /opt/stack/python-magnumclient == -bindep* ]] 2026-04-02 02:30:35.746 | ++ inc/python:_setup_package_with_constraints_edit:384 : local project_dir=/opt/stack/python-magnumclient 2026-04-02 02:30:35.752 | ++ inc/python:_setup_package_with_constraints_edit:385 : local flags=-e 2026-04-02 02:30:35.757 | ++ inc/python:_setup_package_with_constraints_edit:386 : local extras= 2026-04-02 02:30:35.765 | +++ inc/python:_setup_package_with_constraints_edit:393 : cd /opt/stack/python-magnumclient 2026-04-02 02:30:35.771 | +++ inc/python:_setup_package_with_constraints_edit:393 : pwd 2026-04-02 02:30:35.778 | ++ inc/python:_setup_package_with_constraints_edit:393 : project_dir=/opt/stack/python-magnumclient 2026-04-02 02:30:35.783 | ++ inc/python:_setup_package_with_constraints_edit:395 : '[' -n /opt/stack/requirements ']' 2026-04-02 02:30:35.790 | ++ inc/python:_setup_package_with_constraints_edit:399 : local name 2026-04-02 02:30:35.797 | +++ inc/python:_setup_package_with_constraints_edit:400 : awk '/^name.*=/ {print $3}' /opt/stack/python-magnumclient/setup.cfg 2026-04-02 02:30:35.808 | ++ inc/python:_setup_package_with_constraints_edit:400 : name=python-magnumclient 2026-04-02 02:30:35.814 | ++ inc/python:_setup_package_with_constraints_edit:401 : '[' -z python-magnumclient ']' 2026-04-02 02:30:35.820 | ++ inc/python:_setup_package_with_constraints_edit:405 : /opt/stack/requirements/.venv/bin/edit-constraints /opt/stack/requirements/upper-constraints.txt -- python-magnumclient 2026-04-02 02:30:35.912 | ++ inc/python:_setup_package_with_constraints_edit:408 : setup_package /opt/stack/python-magnumclient -e 2026-04-02 02:30:35.918 | ++ inc/python:setup_package:436 : local bindep=0 2026-04-02 02:30:35.923 | ++ inc/python:setup_package:437 : local bindep_flag= 2026-04-02 02:30:35.930 | ++ inc/python:setup_package:438 : local bindep_profiles= 2026-04-02 02:30:35.935 | ++ inc/python:setup_package:439 : [[ /opt/stack/python-magnumclient == -bindep* ]] 2026-04-02 02:30:35.940 | ++ inc/python:setup_package:444 : local project_dir=/opt/stack/python-magnumclient 2026-04-02 02:30:35.946 | ++ inc/python:setup_package:445 : local flags=-e 2026-04-02 02:30:35.951 | ++ inc/python:setup_package:446 : local extras= 2026-04-02 02:30:35.957 | ++ inc/python:setup_package:450 : [[ -n -e ]] 2026-04-02 02:30:35.962 | ++ inc/python:setup_package:450 : [[ -z '' ]] 2026-04-02 02:30:35.967 | ++ inc/python:setup_package:450 : [[ ! -e =~ ^-.* ]] 2026-04-02 02:30:35.974 | ++ inc/python:setup_package:455 : [[ ! -z '' ]] 2026-04-02 02:30:35.980 | ++ inc/python:setup_package:460 : [[ 0 == 1 ]] 2026-04-02 02:30:35.985 | ++ inc/python:setup_package:464 : pip_install -e /opt/stack/python-magnumclient 2026-04-02 02:30:36.029 | Using python 3.12 to install /opt/stack/python-magnumclient 2026-04-02 02:30:36.035 | ++ inc/python:pip_install:210 : env http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= /opt/stack/data/venv/bin/pip install -c /opt/stack/requirements/upper-constraints.txt -e /opt/stack/python-magnumclient 2026-04-02 02:30:36.587 | Obtaining file:///opt/stack/python-magnumclient 2026-04-02 02:30:36.589 | Installing build dependencies: started 2026-04-02 02:30:37.590 | Installing build dependencies: finished with status 'done' 2026-04-02 02:30:37.591 | Checking if build backend supports build_editable: started 2026-04-02 02:30:37.919 | Checking if build backend supports build_editable: finished with status 'done' 2026-04-02 02:30:37.920 | Getting requirements to build editable: started 2026-04-02 02:30:38.078 | Getting requirements to build editable: finished with status 'done' 2026-04-02 02:30:38.080 | Installing backend dependencies: started 2026-04-02 02:30:39.032 | Installing backend dependencies: finished with status 'done' 2026-04-02 02:30:39.034 | Preparing editable metadata (pyproject.toml): started 2026-04-02 02:30:39.363 | Preparing editable metadata (pyproject.toml): finished with status 'done' 2026-04-02 02:30:39.380 | Requirement already satisfied: pbr!=2.1.0,>=2.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from python-magnumclient==4.11.0.dev3) (7.0.3) 2026-04-02 02:30:39.380 | Requirement already satisfied: keystoneauth1>=3.4.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from python-magnumclient==4.11.0.dev3) (5.13.1) 2026-04-02 02:30:39.380 | Requirement already satisfied: stevedore>=1.20.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from python-magnumclient==4.11.0.dev3) (5.7.0) 2026-04-02 02:30:39.381 | Requirement already satisfied: requests>=2.14.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from python-magnumclient==4.11.0.dev3) (2.32.5) 2026-04-02 02:30:39.381 | Requirement already satisfied: oslo.i18n>=3.15.3 in /opt/stack/data/venv/lib/python3.12/site-packages (from python-magnumclient==4.11.0.dev3) (6.7.2) 2026-04-02 02:30:39.382 | Requirement already satisfied: oslo.log>=3.36.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from python-magnumclient==4.11.0.dev3) (8.1.0) 2026-04-02 02:30:39.382 | Requirement already satisfied: oslo.serialization!=2.19.1,>=2.18.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from python-magnumclient==4.11.0.dev3) (5.9.1) 2026-04-02 02:30:39.383 | Requirement already satisfied: oslo.utils>=3.33.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from python-magnumclient==4.11.0.dev3) (10.0.0) 2026-04-02 02:30:39.383 | Requirement already satisfied: openstacksdk>=0.10.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from python-magnumclient==4.11.0.dev3) (4.10.0) 2026-04-02 02:30:39.383 | Requirement already satisfied: osc-lib>=1.8.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from python-magnumclient==4.11.0.dev3) (4.4.0) 2026-04-02 02:30:39.384 | Requirement already satisfied: PrettyTable>=0.7.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from python-magnumclient==4.11.0.dev3) (3.17.0) 2026-04-02 02:30:39.384 | Requirement already satisfied: cryptography>=3.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from python-magnumclient==4.11.0.dev3) (43.0.3) 2026-04-02 02:30:39.385 | Requirement already satisfied: decorator>=3.4.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from python-magnumclient==4.11.0.dev3) (5.2.1) 2026-04-02 02:30:39.386 | Requirement already satisfied: cffi>=1.12 in /opt/stack/data/venv/lib/python3.12/site-packages (from cryptography>=3.0->python-magnumclient==4.11.0.dev3) (2.0.0) 2026-04-02 02:30:39.388 | Requirement already satisfied: pycparser in /opt/stack/data/venv/lib/python3.12/site-packages (from cffi>=1.12->cryptography>=3.0->python-magnumclient==4.11.0.dev3) (3.0) 2026-04-02 02:30:39.390 | Requirement already satisfied: iso8601>=2.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystoneauth1>=3.4.0->python-magnumclient==4.11.0.dev3) (2.1.0) 2026-04-02 02:30:39.390 | Requirement already satisfied: os-service-types>=1.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystoneauth1>=3.4.0->python-magnumclient==4.11.0.dev3) (1.8.2) 2026-04-02 02:30:39.391 | Requirement already satisfied: typing-extensions>=4.12 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystoneauth1>=3.4.0->python-magnumclient==4.11.0.dev3) (4.15.0) 2026-04-02 02:30:39.393 | Requirement already satisfied: dogpile.cache>=0.6.5 in /opt/stack/data/venv/lib/python3.12/site-packages (from openstacksdk>=0.10.0->python-magnumclient==4.11.0.dev3) (1.5.0) 2026-04-02 02:30:39.394 | Requirement already satisfied: jmespath>=0.9.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from openstacksdk>=0.10.0->python-magnumclient==4.11.0.dev3) (1.1.0) 2026-04-02 02:30:39.394 | Requirement already satisfied: jsonpatch!=1.20,>=1.16 in /opt/stack/data/venv/lib/python3.12/site-packages (from openstacksdk>=0.10.0->python-magnumclient==4.11.0.dev3) (1.33) 2026-04-02 02:30:39.395 | Requirement already satisfied: platformdirs>=3 in /opt/stack/data/venv/lib/python3.12/site-packages (from openstacksdk>=0.10.0->python-magnumclient==4.11.0.dev3) (4.9.2) 2026-04-02 02:30:39.395 | Requirement already satisfied: psutil>=3.2.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from openstacksdk>=0.10.0->python-magnumclient==4.11.0.dev3) (7.2.2) 2026-04-02 02:30:39.396 | Requirement already satisfied: PyYAML>=3.13 in /opt/stack/data/venv/lib/python3.12/site-packages (from openstacksdk>=0.10.0->python-magnumclient==4.11.0.dev3) (6.0.3) 2026-04-02 02:30:39.396 | Requirement already satisfied: requestsexceptions>=1.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from openstacksdk>=0.10.0->python-magnumclient==4.11.0.dev3) (1.4.0) 2026-04-02 02:30:39.400 | Requirement already satisfied: jsonpointer>=1.9 in /opt/stack/data/venv/lib/python3.12/site-packages (from jsonpatch!=1.20,>=1.16->openstacksdk>=0.10.0->python-magnumclient==4.11.0.dev3) (3.0.0) 2026-04-02 02:30:39.402 | Requirement already satisfied: cliff>=4.9.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from osc-lib>=1.8.0->python-magnumclient==4.11.0.dev3) (4.13.2) 2026-04-02 02:30:39.404 | Requirement already satisfied: autopage>=0.4.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from cliff>=4.9.0->osc-lib>=1.8.0->python-magnumclient==4.11.0.dev3) (0.6.0) 2026-04-02 02:30:39.404 | Requirement already satisfied: cmd2>=1.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from cliff>=4.9.0->osc-lib>=1.8.0->python-magnumclient==4.11.0.dev3) (3.2.0) 2026-04-02 02:30:39.407 | Requirement already satisfied: pyperclip>=1.8.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from cmd2>=1.0.0->cliff>=4.9.0->osc-lib>=1.8.0->python-magnumclient==4.11.0.dev3) (1.11.0) 2026-04-02 02:30:39.408 | Requirement already satisfied: rich>=14.3.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from cmd2>=1.0.0->cliff>=4.9.0->osc-lib>=1.8.0->python-magnumclient==4.11.0.dev3) (14.3.3) 2026-04-02 02:30:39.408 | Requirement already satisfied: rich-argparse>=1.7.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from cmd2>=1.0.0->cliff>=4.9.0->osc-lib>=1.8.0->python-magnumclient==4.11.0.dev3) (1.7.2) 2026-04-02 02:30:39.410 | Requirement already satisfied: oslo.config>=5.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.log>=3.36.0->python-magnumclient==4.11.0.dev3) (10.3.0) 2026-04-02 02:30:39.411 | Requirement already satisfied: oslo.context>=2.21.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.log>=3.36.0->python-magnumclient==4.11.0.dev3) (6.3.0) 2026-04-02 02:30:39.412 | Requirement already satisfied: python-dateutil>=2.7.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.log>=3.36.0->python-magnumclient==4.11.0.dev3) (2.9.0.post0) 2026-04-02 02:30:39.413 | Requirement already satisfied: debtcollector>=3.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.log>=3.36.0->python-magnumclient==4.11.0.dev3) (3.1.0) 2026-04-02 02:30:39.414 | 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->python-magnumclient==4.11.0.dev3) (2.1.1) 2026-04-02 02:30:39.415 | Requirement already satisfied: netaddr>=0.7.18 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.config>=5.2.0->oslo.log>=3.36.0->python-magnumclient==4.11.0.dev3) (1.3.0) 2026-04-02 02:30:39.416 | Requirement already satisfied: rfc3986>=1.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.config>=5.2.0->oslo.log>=3.36.0->python-magnumclient==4.11.0.dev3) (2.0.0) 2026-04-02 02:30:39.419 | Requirement already satisfied: msgpack>=0.5.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.serialization!=2.19.1,>=2.18.0->python-magnumclient==4.11.0.dev3) (1.1.2) 2026-04-02 02:30:39.422 | Requirement already satisfied: pyparsing>=2.1.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.utils>=3.33.0->python-magnumclient==4.11.0.dev3) (3.3.2) 2026-04-02 02:30:39.422 | Requirement already satisfied: packaging>=20.4 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.utils>=3.33.0->python-magnumclient==4.11.0.dev3) (26.0) 2026-04-02 02:30:39.425 | Requirement already satisfied: setuptools in /opt/stack/data/venv/lib/python3.12/site-packages (from pbr!=2.1.0,>=2.0.0->python-magnumclient==4.11.0.dev3) (82.0.1) 2026-04-02 02:30:39.428 | Requirement already satisfied: wcwidth in /opt/stack/data/venv/lib/python3.12/site-packages (from PrettyTable>=0.7.2->python-magnumclient==4.11.0.dev3) (0.6.0) 2026-04-02 02:30:39.436 | Requirement already satisfied: six>=1.5 in /opt/stack/data/venv/lib/python3.12/site-packages (from python-dateutil>=2.7.0->oslo.log>=3.36.0->python-magnumclient==4.11.0.dev3) (1.17.0) 2026-04-02 02:30:39.439 | Requirement already satisfied: charset_normalizer<4,>=2 in /opt/stack/data/venv/lib/python3.12/site-packages (from requests>=2.14.2->python-magnumclient==4.11.0.dev3) (3.4.4) 2026-04-02 02:30:39.439 | Requirement already satisfied: idna<4,>=2.5 in /opt/stack/data/venv/lib/python3.12/site-packages (from requests>=2.14.2->python-magnumclient==4.11.0.dev3) (3.11) 2026-04-02 02:30:39.440 | Requirement already satisfied: urllib3<3,>=1.21.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from requests>=2.14.2->python-magnumclient==4.11.0.dev3) (2.6.3) 2026-04-02 02:30:39.441 | Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3/dist-packages (from requests>=2.14.2->python-magnumclient==4.11.0.dev3) (2023.11.17) 2026-04-02 02:30:39.451 | Requirement already satisfied: markdown-it-py>=2.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from rich>=14.3.0->cmd2>=1.0.0->cliff>=4.9.0->osc-lib>=1.8.0->python-magnumclient==4.11.0.dev3) (4.0.0) 2026-04-02 02:30:39.452 | Requirement already satisfied: pygments<3.0.0,>=2.13.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from rich>=14.3.0->cmd2>=1.0.0->cliff>=4.9.0->osc-lib>=1.8.0->python-magnumclient==4.11.0.dev3) (2.19.2) 2026-04-02 02:30:39.455 | Requirement already satisfied: mdurl~=0.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from markdown-it-py>=2.2.0->rich>=14.3.0->cmd2>=1.0.0->cliff>=4.9.0->osc-lib>=1.8.0->python-magnumclient==4.11.0.dev3) (0.1.2) 2026-04-02 02:30:39.475 | Building wheels for collected packages: python-magnumclient 2026-04-02 02:30:39.475 | Building editable for python-magnumclient (pyproject.toml): started 2026-04-02 02:30:39.852 | Building editable for python-magnumclient (pyproject.toml): finished with status 'done' 2026-04-02 02:30:39.853 | Created wheel for python-magnumclient: filename=python_magnumclient-4.11.0.dev3-0.editable-py3-none-any.whl size=9030 sha256=3aa8264a6e0f496b7105d82175cc41714016205bad98d43ba57c787622636156 2026-04-02 02:30:39.853 | Stored in directory: /tmp/pip-ephem-wheel-cache-1gi3_qz7/wheels/b5/b9/e3/9d98d11e43d3ea43a33a70ade521bd1ecc2d41c4a07454be38 2026-04-02 02:30:39.858 | Successfully built python-magnumclient 2026-04-02 02:30:40.007 | Installing collected packages: python-magnumclient 2026-04-02 02:30:40.038 | Successfully installed python-magnumclient-4.11.0.dev3 2026-04-02 02:30:40.173 | ++ inc/python:pip_install:216 : result=0 2026-04-02 02:30:40.177 | ++ inc/python:pip_install:218 : time_stop pip_install 2026-04-02 02:30:40.181 | ++ functions-common:time_stop:2412 : local name 2026-04-02 02:30:40.186 | ++ functions-common:time_stop:2413 : local end_time 2026-04-02 02:30:40.190 | ++ functions-common:time_stop:2414 : local elapsed_time 2026-04-02 02:30:40.194 | ++ functions-common:time_stop:2415 : local total 2026-04-02 02:30:40.200 | ++ functions-common:time_stop:2416 : local start_time 2026-04-02 02:30:40.204 | ++ functions-common:time_stop:2418 : name=pip_install 2026-04-02 02:30:40.209 | ++ functions-common:time_stop:2419 : start_time=1775097036018 2026-04-02 02:30:40.214 | ++ functions-common:time_stop:2421 : [[ -z 1775097036018 ]] 2026-04-02 02:30:40.220 | +++ functions-common:time_stop:2424 : date +%s%3N 2026-04-02 02:30:40.228 | ++ functions-common:time_stop:2424 : end_time=1775097040222 2026-04-02 02:30:40.231 | ++ functions-common:time_stop:2425 : elapsed_time=4204 2026-04-02 02:30:40.235 | ++ functions-common:time_stop:2426 : total=130031 2026-04-02 02:30:40.239 | ++ functions-common:time_stop:2428 : _TIME_START[$name]= 2026-04-02 02:30:40.244 | ++ functions-common:time_stop:2429 : _TIME_TOTAL[$name]=134235 2026-04-02 02:30:40.249 | ++ inc/python:pip_install:219 : return 0 2026-04-02 02:30:40.255 | ++ inc/python:setup_package:466 : [[ -e == \-\e ]] 2026-04-02 02:30:40.260 | ++ inc/python:setup_package:466 : [[ True == \F\a\l\s\e ]] 2026-04-02 02:30:40.265 | ++ inc/python:_setup_package_with_constraints_edit:412 : use_library_from_git /opt/stack/python-magnumclient 2026-04-02 02:30:40.270 | ++ inc/python:use_library_from_git:266 : local name=/opt/stack/python-magnumclient 2026-04-02 02:30:40.276 | ++ inc/python:use_library_from_git:267 : local enabled=1 2026-04-02 02:30:40.282 | ++ inc/python:use_library_from_git:268 : [[ novnc,barbican,cinder,devstack,glance,keystone,magnum,manila,neutron,nova,octavia,os-test-images,ovn-octavia-provider,placement,python-magnumclient,requirements,swift,magnum-cluster-api,python-magnumclient = \A\L\L ]] 2026-04-02 02:30:40.288 | ++ inc/python:use_library_from_git:268 : [[ ,novnc,barbican,cinder,devstack,glance,keystone,magnum,manila,neutron,nova,octavia,os-test-images,ovn-octavia-provider,placement,python-magnumclient,requirements,swift,magnum-cluster-api,python-magnumclient, =~ ,/opt/stack/python-magnumclient, ]] 2026-04-02 02:30:40.294 | ++ inc/python:use_library_from_git:269 : return 1 2026-04-02 02:30:40.299 | ++ /opt/stack/magnum/devstack/lib/magnum:install_magnumclient:329 : sudo install -D -m 0644 -o stack /opt/stack/python-magnumclient/tools/magnum.bash_completion /etc/bash_completion.d/magnum.bash_completion 2026-04-02 02:30:40.323 | ++ /opt/stack/magnum/devstack/plugin.sh:source:22 : cleanup_magnum 2026-04-02 02:30:40.328 | ++ /opt/stack/magnum/devstack/lib/magnum:cleanup_magnum:87 : sudo rm -rf /opt/stack/data/magnum /var/lib/magnum/certificate-cache 2026-04-02 02:30:40.349 | +++ /opt/stack/magnum/devstack/lib/magnum:cleanup_magnum:88 : apache_site_config_for magnum-api 2026-04-02 02:30:40.355 | +++ lib/apache:apache_site_config_for:174 : local site=magnum-api 2026-04-02 02:30:40.360 | +++ lib/apache:apache_site_config_for:175 : is_ubuntu 2026-04-02 02:30:40.366 | +++ functions-common:is_ubuntu:544 : [[ -z deb ]] 2026-04-02 02:30:40.370 | +++ functions-common:is_ubuntu:547 : '[' deb = deb ']' 2026-04-02 02:30:40.375 | +++ lib/apache:apache_site_config_for:177 : echo /etc/apache2/sites-available/magnum-api.conf 2026-04-02 02:30:40.382 | ++ /opt/stack/magnum/devstack/lib/magnum:cleanup_magnum:88 : sudo rm -f /etc/apache2/sites-available/magnum-api.conf 2026-04-02 02:30:40.402 | ++ /opt/stack/magnum/devstack/lib/magnum:cleanup_magnum:89 : remove_uwsgi_config /etc/magnum/magnum-api-uwsgi.ini magnum.wsgi.api:application 2026-04-02 02:30:40.408 | ++ lib/apache:remove_uwsgi_config:405 : local conf=/etc/magnum/magnum-api-uwsgi.ini 2026-04-02 02:30:40.415 | ++ lib/apache:remove_uwsgi_config:406 : local wsgi=magnum.wsgi.api:application 2026-04-02 02:30:40.420 | ++ lib/apache:remove_uwsgi_config:407 : local name= 2026-04-02 02:30:40.426 | +++ lib/apache:remove_uwsgi_config:410 : basename magnum.wsgi.api:application 2026-04-02 02:30:40.435 | ++ lib/apache:remove_uwsgi_config:410 : name=magnum.wsgi.api:application 2026-04-02 02:30:40.441 | ++ lib/apache:remove_uwsgi_config:412 : [[ magnum.wsgi.api:application = /* ]] 2026-04-02 02:30:40.446 | ++ lib/apache:remove_uwsgi_config:416 : rm -rf /etc/magnum/magnum-api-uwsgi.ini 2026-04-02 02:30:40.456 | ++ lib/apache:remove_uwsgi_config:417 : disable_apache_site magnum.wsgi.api:application 2026-04-02 02:30:40.460 | ++ lib/apache:disable_apache_site:207 : local site=magnum.wsgi.api:application 2026-04-02 02:30:40.466 | ++ lib/apache:disable_apache_site:208 : is_ubuntu 2026-04-02 02:30:40.471 | ++ functions-common:is_ubuntu:544 : [[ -z deb ]] 2026-04-02 02:30:40.477 | ++ functions-common:is_ubuntu:547 : '[' deb = deb ']' 2026-04-02 02:30:40.483 | ++ lib/apache:disable_apache_site:209 : sudo a2dissite magnum.wsgi.api:application 2026-04-02 02:30:40.526 | ERROR: Site magnum.wsgi.api:application does not exist! 2026-04-02 02:30:40.534 | ++ lib/apache:disable_apache_site:209 : true 2026-04-02 02:30:40.540 | ++ /opt/stack/magnum/devstack/plugin.sh:source:51 : [[ stack == \u\n\s\t\a\c\k ]] 2026-04-02 02:30:40.545 | ++ /opt/stack/magnum/devstack/plugin.sh:source:55 : [[ stack == \c\l\e\a\n ]] 2026-04-02 02:30:40.556 | + functions-common:run_plugins:1831 : for plugin in ${plugins//,/ } 2026-04-02 02:30:40.560 | + functions-common:run_plugins:1832 : local dir=/opt/stack/manila 2026-04-02 02:30:40.566 | + functions-common:run_plugins:1833 : [[ -f /opt/stack/manila/devstack/plugin.sh ]] 2026-04-02 02:30:40.572 | + functions-common:run_plugins:1834 : source /opt/stack/manila/devstack/plugin.sh stack install 2026-04-02 02:30:40.613 | ++ /opt/stack/manila/devstack/plugin.sh:source:1143 : [[ stack == \s\t\a\c\k ]] 2026-04-02 02:30:40.619 | ++ /opt/stack/manila/devstack/plugin.sh:source:1143 : [[ install == \i\n\s\t\a\l\l ]] 2026-04-02 02:30:40.626 | ++ /opt/stack/manila/devstack/plugin.sh:source:1144 : echo_summary 'Installing Manila Client' 2026-04-02 02:30:40.632 | ++ ./stack.sh:echo_summary:438 : [[ -t 3 ]] 2026-04-02 02:30:40.638 | ++ ./stack.sh:echo_summary:444 : echo -e Installing Manila Client 2026-04-02 02:30:40.645 | ++ /opt/stack/manila/devstack/plugin.sh:source:1145 : install_manilaclient 2026-04-02 02:30:40.650 | ++ /opt/stack/manila/devstack/plugin.sh:install_manilaclient:722 : use_library_from_git python-manilaclient 2026-04-02 02:30:40.656 | ++ inc/python:use_library_from_git:266 : local name=python-manilaclient 2026-04-02 02:30:40.660 | ++ inc/python:use_library_from_git:267 : local enabled=1 2026-04-02 02:30:40.665 | ++ inc/python:use_library_from_git:268 : [[ novnc,barbican,cinder,devstack,glance,keystone,magnum,manila,neutron,nova,octavia,os-test-images,ovn-octavia-provider,placement,python-magnumclient,requirements,swift,magnum-cluster-api,python-magnumclient = \A\L\L ]] 2026-04-02 02:30:40.671 | ++ inc/python:use_library_from_git:268 : [[ ,novnc,barbican,cinder,devstack,glance,keystone,magnum,manila,neutron,nova,octavia,os-test-images,ovn-octavia-provider,placement,python-magnumclient,requirements,swift,magnum-cluster-api,python-magnumclient, =~ ,python-manilaclient, ]] 2026-04-02 02:30:40.676 | ++ inc/python:use_library_from_git:269 : return 1 2026-04-02 02:30:40.682 | ++ /opt/stack/manila/devstack/plugin.sh:install_manilaclient:726 : pip_install python-manilaclient 2026-04-02 02:30:40.728 | Using python 3.12 to install python-manilaclient 2026-04-02 02:30:40.734 | ++ inc/python:pip_install:210 : env http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= /opt/stack/data/venv/bin/pip install -c /opt/stack/requirements/upper-constraints.txt python-manilaclient 2026-04-02 02:30:41.390 | Collecting python-manilaclient 2026-04-02 02:30:41.466 | Downloading python_manilaclient-6.0.0-py3-none-any.whl.metadata (5.5 kB) 2026-04-02 02:30:41.478 | Requirement already satisfied: pbr>=3.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from python-manilaclient) (7.0.3) 2026-04-02 02:30:41.481 | Requirement already satisfied: oslo.config>=5.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from python-manilaclient) (10.3.0) 2026-04-02 02:30:41.481 | Requirement already satisfied: oslo.log>=3.36.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from python-manilaclient) (8.1.0) 2026-04-02 02:30:41.481 | Requirement already satisfied: oslo.serialization>=2.20.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from python-manilaclient) (5.9.1) 2026-04-02 02:30:41.481 | Requirement already satisfied: oslo.utils>=3.33.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from python-manilaclient) (10.0.0) 2026-04-02 02:30:41.481 | Requirement already satisfied: PrettyTable>=0.7.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from python-manilaclient) (3.17.0) 2026-04-02 02:30:41.481 | Requirement already satisfied: requests>=2.14.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from python-manilaclient) (2.32.5) 2026-04-02 02:30:41.482 | Requirement already satisfied: osc-lib>=3.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from python-manilaclient) (4.4.0) 2026-04-02 02:30:41.482 | Requirement already satisfied: keystoneauth1>=3.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from python-manilaclient) (5.13.1) 2026-04-02 02:30:41.483 | Requirement already satisfied: debtcollector>=1.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from python-manilaclient) (3.1.0) 2026-04-02 02:30:41.484 | Requirement already satisfied: wrapt>=2.1.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from debtcollector>=1.2.0->python-manilaclient) (2.1.1) 2026-04-02 02:30:41.485 | Requirement already satisfied: iso8601>=2.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystoneauth1>=3.0.0->python-manilaclient) (2.1.0) 2026-04-02 02:30:41.486 | Requirement already satisfied: stevedore>=1.20.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystoneauth1>=3.0.0->python-manilaclient) (5.7.0) 2026-04-02 02:30:41.486 | Requirement already satisfied: os-service-types>=1.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystoneauth1>=3.0.0->python-manilaclient) (1.8.2) 2026-04-02 02:30:41.487 | Requirement already satisfied: typing-extensions>=4.12 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystoneauth1>=3.0.0->python-manilaclient) (4.15.0) 2026-04-02 02:30:41.490 | Requirement already satisfied: cliff>=4.9.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from osc-lib>=3.2.0->python-manilaclient) (4.13.2) 2026-04-02 02:30:41.491 | Requirement already satisfied: openstacksdk>=0.15.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from osc-lib>=3.2.0->python-manilaclient) (4.10.0) 2026-04-02 02:30:41.491 | Requirement already satisfied: oslo.i18n>=3.15.3 in /opt/stack/data/venv/lib/python3.12/site-packages (from osc-lib>=3.2.0->python-manilaclient) (6.7.2) 2026-04-02 02:30:41.492 | Requirement already satisfied: autopage>=0.4.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from cliff>=4.9.0->osc-lib>=3.2.0->python-manilaclient) (0.6.0) 2026-04-02 02:30:41.493 | Requirement already satisfied: cmd2>=1.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from cliff>=4.9.0->osc-lib>=3.2.0->python-manilaclient) (3.2.0) 2026-04-02 02:30:41.494 | Requirement already satisfied: PyYAML>=3.12 in /opt/stack/data/venv/lib/python3.12/site-packages (from cliff>=4.9.0->osc-lib>=3.2.0->python-manilaclient) (6.0.3) 2026-04-02 02:30:41.497 | Requirement already satisfied: pyperclip>=1.8.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from cmd2>=1.0.0->cliff>=4.9.0->osc-lib>=3.2.0->python-manilaclient) (1.11.0) 2026-04-02 02:30:41.498 | Requirement already satisfied: rich>=14.3.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from cmd2>=1.0.0->cliff>=4.9.0->osc-lib>=3.2.0->python-manilaclient) (14.3.3) 2026-04-02 02:30:41.498 | Requirement already satisfied: rich-argparse>=1.7.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from cmd2>=1.0.0->cliff>=4.9.0->osc-lib>=3.2.0->python-manilaclient) (1.7.2) 2026-04-02 02:30:41.500 | Requirement already satisfied: cryptography>=2.7 in /opt/stack/data/venv/lib/python3.12/site-packages (from openstacksdk>=0.15.0->osc-lib>=3.2.0->python-manilaclient) (43.0.3) 2026-04-02 02:30:41.500 | Requirement already satisfied: decorator>=4.4.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from openstacksdk>=0.15.0->osc-lib>=3.2.0->python-manilaclient) (5.2.1) 2026-04-02 02:30:41.501 | Requirement already satisfied: dogpile.cache>=0.6.5 in /opt/stack/data/venv/lib/python3.12/site-packages (from openstacksdk>=0.15.0->osc-lib>=3.2.0->python-manilaclient) (1.5.0) 2026-04-02 02:30:41.502 | Requirement already satisfied: jmespath>=0.9.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from openstacksdk>=0.15.0->osc-lib>=3.2.0->python-manilaclient) (1.1.0) 2026-04-02 02:30:41.502 | Requirement already satisfied: jsonpatch!=1.20,>=1.16 in /opt/stack/data/venv/lib/python3.12/site-packages (from openstacksdk>=0.15.0->osc-lib>=3.2.0->python-manilaclient) (1.33) 2026-04-02 02:30:41.503 | Requirement already satisfied: platformdirs>=3 in /opt/stack/data/venv/lib/python3.12/site-packages (from openstacksdk>=0.15.0->osc-lib>=3.2.0->python-manilaclient) (4.9.2) 2026-04-02 02:30:41.503 | Requirement already satisfied: psutil>=3.2.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from openstacksdk>=0.15.0->osc-lib>=3.2.0->python-manilaclient) (7.2.2) 2026-04-02 02:30:41.504 | Requirement already satisfied: requestsexceptions>=1.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from openstacksdk>=0.15.0->osc-lib>=3.2.0->python-manilaclient) (1.4.0) 2026-04-02 02:30:41.505 | Requirement already satisfied: cffi>=1.12 in /opt/stack/data/venv/lib/python3.12/site-packages (from cryptography>=2.7->openstacksdk>=0.15.0->osc-lib>=3.2.0->python-manilaclient) (2.0.0) 2026-04-02 02:30:41.508 | Requirement already satisfied: pycparser in /opt/stack/data/venv/lib/python3.12/site-packages (from cffi>=1.12->cryptography>=2.7->openstacksdk>=0.15.0->osc-lib>=3.2.0->python-manilaclient) (3.0) 2026-04-02 02:30:41.512 | Requirement already satisfied: jsonpointer>=1.9 in /opt/stack/data/venv/lib/python3.12/site-packages (from jsonpatch!=1.20,>=1.16->openstacksdk>=0.15.0->osc-lib>=3.2.0->python-manilaclient) (3.0.0) 2026-04-02 02:30:41.513 | Requirement already satisfied: netaddr>=0.7.18 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.config>=5.2.0->python-manilaclient) (1.3.0) 2026-04-02 02:30:41.514 | Requirement already satisfied: rfc3986>=1.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.config>=5.2.0->python-manilaclient) (2.0.0) 2026-04-02 02:30:41.517 | Requirement already satisfied: oslo.context>=2.21.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.log>=3.36.0->python-manilaclient) (6.3.0) 2026-04-02 02:30:41.518 | Requirement already satisfied: python-dateutil>=2.7.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.log>=3.36.0->python-manilaclient) (2.9.0.post0) 2026-04-02 02:30:41.521 | Requirement already satisfied: msgpack>=0.5.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.serialization>=2.20.0->python-manilaclient) (1.1.2) 2026-04-02 02:30:41.523 | Requirement already satisfied: pyparsing>=2.1.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.utils>=3.33.0->python-manilaclient) (3.3.2) 2026-04-02 02:30:41.524 | Requirement already satisfied: packaging>=20.4 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.utils>=3.33.0->python-manilaclient) (26.0) 2026-04-02 02:30:41.526 | Requirement already satisfied: setuptools in /opt/stack/data/venv/lib/python3.12/site-packages (from pbr>=3.0.0->python-manilaclient) (82.0.1) 2026-04-02 02:30:41.531 | Requirement already satisfied: wcwidth in /opt/stack/data/venv/lib/python3.12/site-packages (from PrettyTable>=0.7.1->python-manilaclient) (0.6.0) 2026-04-02 02:30:41.544 | Requirement already satisfied: six>=1.5 in /opt/stack/data/venv/lib/python3.12/site-packages (from python-dateutil>=2.7.0->oslo.log>=3.36.0->python-manilaclient) (1.17.0) 2026-04-02 02:30:41.548 | Requirement already satisfied: charset_normalizer<4,>=2 in /opt/stack/data/venv/lib/python3.12/site-packages (from requests>=2.14.2->python-manilaclient) (3.4.4) 2026-04-02 02:30:41.548 | Requirement already satisfied: idna<4,>=2.5 in /opt/stack/data/venv/lib/python3.12/site-packages (from requests>=2.14.2->python-manilaclient) (3.11) 2026-04-02 02:30:41.549 | Requirement already satisfied: urllib3<3,>=1.21.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from requests>=2.14.2->python-manilaclient) (2.6.3) 2026-04-02 02:30:41.550 | Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3/dist-packages (from requests>=2.14.2->python-manilaclient) (2023.11.17) 2026-04-02 02:30:41.561 | Requirement already satisfied: markdown-it-py>=2.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from rich>=14.3.0->cmd2>=1.0.0->cliff>=4.9.0->osc-lib>=3.2.0->python-manilaclient) (4.0.0) 2026-04-02 02:30:41.561 | Requirement already satisfied: pygments<3.0.0,>=2.13.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from rich>=14.3.0->cmd2>=1.0.0->cliff>=4.9.0->osc-lib>=3.2.0->python-manilaclient) (2.19.2) 2026-04-02 02:30:41.564 | Requirement already satisfied: mdurl~=0.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from markdown-it-py>=2.2.0->rich>=14.3.0->cmd2>=1.0.0->cliff>=4.9.0->osc-lib>=3.2.0->python-manilaclient) (0.1.2) 2026-04-02 02:30:41.589 | Downloading python_manilaclient-6.0.0-py3-none-any.whl (410 kB) 2026-04-02 02:30:41.806 | Installing collected packages: python-manilaclient 2026-04-02 02:30:42.173 | Successfully installed python-manilaclient-6.0.0 2026-04-02 02:30:42.260 | ++ inc/python:pip_install:216 : result=0 2026-04-02 02:30:42.266 | ++ inc/python:pip_install:218 : time_stop pip_install 2026-04-02 02:30:42.272 | ++ functions-common:time_stop:2412 : local name 2026-04-02 02:30:42.277 | ++ functions-common:time_stop:2413 : local end_time 2026-04-02 02:30:42.282 | ++ functions-common:time_stop:2414 : local elapsed_time 2026-04-02 02:30:42.287 | ++ functions-common:time_stop:2415 : local total 2026-04-02 02:30:42.292 | ++ functions-common:time_stop:2416 : local start_time 2026-04-02 02:30:42.297 | ++ functions-common:time_stop:2418 : name=pip_install 2026-04-02 02:30:42.302 | ++ functions-common:time_stop:2419 : start_time=1775097040717 2026-04-02 02:30:42.308 | ++ functions-common:time_stop:2421 : [[ -z 1775097040717 ]] 2026-04-02 02:30:42.314 | +++ functions-common:time_stop:2424 : date +%s%3N 2026-04-02 02:30:42.323 | ++ functions-common:time_stop:2424 : end_time=1775097042317 2026-04-02 02:30:42.328 | ++ functions-common:time_stop:2425 : elapsed_time=1600 2026-04-02 02:30:42.333 | ++ functions-common:time_stop:2426 : total=134235 2026-04-02 02:30:42.338 | ++ functions-common:time_stop:2428 : _TIME_START[$name]= 2026-04-02 02:30:42.344 | ++ functions-common:time_stop:2429 : _TIME_TOTAL[$name]=135835 2026-04-02 02:30:42.349 | ++ inc/python:pip_install:219 : return 0 2026-04-02 02:30:42.355 | ++ /opt/stack/manila/devstack/plugin.sh:install_manilaclient:728 : [[ True == \T\r\u\e ]] 2026-04-02 02:30:42.362 | ++ /opt/stack/manila/devstack/plugin.sh:install_manilaclient:729 : sudo ln -sf /opt/stack/data/venv/bin/manila /usr/local/bin 2026-04-02 02:30:42.382 | ++ /opt/stack/manila/devstack/plugin.sh:source:1146 : echo_summary 'Installing Manila' 2026-04-02 02:30:42.387 | ++ ./stack.sh:echo_summary:438 : [[ -t 3 ]] 2026-04-02 02:30:42.393 | ++ ./stack.sh:echo_summary:444 : echo -e Installing Manila 2026-04-02 02:30:42.400 | ++ /opt/stack/manila/devstack/plugin.sh:source:1147 : install_manila 2026-04-02 02:30:42.407 | ++ /opt/stack/manila/devstack/plugin.sh:install_manila:735 : setup_develop /opt/stack/manila 2026-04-02 02:30:42.414 | ++ inc/python:setup_develop:353 : local bindep 2026-04-02 02:30:42.419 | ++ inc/python:setup_develop:354 : [[ /opt/stack/manila == -bindep* ]] 2026-04-02 02:30:42.425 | ++ inc/python:setup_develop:358 : local project_dir=/opt/stack/manila 2026-04-02 02:30:42.431 | ++ inc/python:setup_develop:359 : local extras= 2026-04-02 02:30:42.437 | ++ inc/python:setup_develop:360 : _setup_package_with_constraints_edit /opt/stack/manila -e 2026-04-02 02:30:42.443 | ++ inc/python:_setup_package_with_constraints_edit:379 : local bindep 2026-04-02 02:30:42.449 | ++ inc/python:_setup_package_with_constraints_edit:380 : [[ /opt/stack/manila == -bindep* ]] 2026-04-02 02:30:42.453 | ++ inc/python:_setup_package_with_constraints_edit:384 : local project_dir=/opt/stack/manila 2026-04-02 02:30:42.458 | ++ inc/python:_setup_package_with_constraints_edit:385 : local flags=-e 2026-04-02 02:30:42.464 | ++ inc/python:_setup_package_with_constraints_edit:386 : local extras= 2026-04-02 02:30:42.470 | +++ inc/python:_setup_package_with_constraints_edit:393 : cd /opt/stack/manila 2026-04-02 02:30:42.475 | +++ inc/python:_setup_package_with_constraints_edit:393 : pwd 2026-04-02 02:30:42.481 | ++ inc/python:_setup_package_with_constraints_edit:393 : project_dir=/opt/stack/manila 2026-04-02 02:30:42.485 | ++ inc/python:_setup_package_with_constraints_edit:395 : '[' -n /opt/stack/requirements ']' 2026-04-02 02:30:42.490 | ++ inc/python:_setup_package_with_constraints_edit:399 : local name 2026-04-02 02:30:42.496 | +++ inc/python:_setup_package_with_constraints_edit:400 : awk '/^name.*=/ {print $3}' /opt/stack/manila/setup.cfg 2026-04-02 02:30:42.508 | ++ inc/python:_setup_package_with_constraints_edit:400 : name=manila 2026-04-02 02:30:42.513 | ++ inc/python:_setup_package_with_constraints_edit:401 : '[' -z manila ']' 2026-04-02 02:30:42.519 | ++ inc/python:_setup_package_with_constraints_edit:405 : /opt/stack/requirements/.venv/bin/edit-constraints /opt/stack/requirements/upper-constraints.txt -- manila 2026-04-02 02:30:42.612 | ++ inc/python:_setup_package_with_constraints_edit:408 : setup_package /opt/stack/manila -e 2026-04-02 02:30:42.617 | ++ inc/python:setup_package:436 : local bindep=0 2026-04-02 02:30:42.621 | ++ inc/python:setup_package:437 : local bindep_flag= 2026-04-02 02:30:42.626 | ++ inc/python:setup_package:438 : local bindep_profiles= 2026-04-02 02:30:42.632 | ++ inc/python:setup_package:439 : [[ /opt/stack/manila == -bindep* ]] 2026-04-02 02:30:42.638 | ++ inc/python:setup_package:444 : local project_dir=/opt/stack/manila 2026-04-02 02:30:42.643 | ++ inc/python:setup_package:445 : local flags=-e 2026-04-02 02:30:42.649 | ++ inc/python:setup_package:446 : local extras= 2026-04-02 02:30:42.654 | ++ inc/python:setup_package:450 : [[ -n -e ]] 2026-04-02 02:30:42.661 | ++ inc/python:setup_package:450 : [[ -z '' ]] 2026-04-02 02:30:42.666 | ++ inc/python:setup_package:450 : [[ ! -e =~ ^-.* ]] 2026-04-02 02:30:42.672 | ++ inc/python:setup_package:455 : [[ ! -z '' ]] 2026-04-02 02:30:42.676 | ++ inc/python:setup_package:460 : [[ 0 == 1 ]] 2026-04-02 02:30:42.682 | ++ inc/python:setup_package:464 : pip_install -e /opt/stack/manila 2026-04-02 02:30:42.726 | Using python 3.12 to install /opt/stack/manila 2026-04-02 02:30:42.731 | ++ inc/python:pip_install:210 : env http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= /opt/stack/data/venv/bin/pip install -c /opt/stack/requirements/upper-constraints.txt -e /opt/stack/manila 2026-04-02 02:30:43.263 | Obtaining file:///opt/stack/manila 2026-04-02 02:30:43.265 | Installing build dependencies: started 2026-04-02 02:30:44.209 | Installing build dependencies: finished with status 'done' 2026-04-02 02:30:44.210 | Checking if build backend supports build_editable: started 2026-04-02 02:30:44.515 | Checking if build backend supports build_editable: finished with status 'done' 2026-04-02 02:30:44.516 | Getting requirements to build editable: started 2026-04-02 02:30:45.145 | Getting requirements to build editable: finished with status 'done' 2026-04-02 02:30:45.146 | Preparing editable metadata (pyproject.toml): started 2026-04-02 02:30:45.619 | Preparing editable metadata (pyproject.toml): finished with status 'done' 2026-04-02 02:30:45.639 | Requirement already satisfied: pbr>=5.5.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from manila==22.1.0.dev43) (7.0.3) 2026-04-02 02:30:45.640 | Requirement already satisfied: alembic>=1.4.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from manila==22.1.0.dev43) (1.18.4) 2026-04-02 02:30:45.640 | Requirement already satisfied: castellan>=3.7.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from manila==22.1.0.dev43) (5.6.0) 2026-04-02 02:30:45.640 | Requirement already satisfied: defusedxml>=0.7.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from manila==22.1.0.dev43) (0.7.1) 2026-04-02 02:30:45.641 | Requirement already satisfied: eventlet>=0.27.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from manila==22.1.0.dev43) (0.40.4) 2026-04-02 02:30:45.641 | Requirement already satisfied: greenlet>=0.4.16 in /opt/stack/data/venv/lib/python3.12/site-packages (from manila==22.1.0.dev43) (3.3.2) 2026-04-02 02:30:45.642 | Requirement already satisfied: lxml>=4.5.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from manila==22.1.0.dev43) (6.0.2) 2026-04-02 02:30:45.642 | Requirement already satisfied: netaddr>=0.8.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from manila==22.1.0.dev43) (1.3.0) 2026-04-02 02:30:45.643 | Requirement already satisfied: oslo.config>=9.5.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from manila==22.1.0.dev43) (10.3.0) 2026-04-02 02:30:45.643 | Requirement already satisfied: oslo.context>=4.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from manila==22.1.0.dev43) (6.3.0) 2026-04-02 02:30:45.643 | Requirement already satisfied: oslo.db>=17.2.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from manila==22.1.0.dev43) (18.0.0) 2026-04-02 02:30:45.644 | Requirement already satisfied: oslo.i18n>=5.0.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from manila==22.1.0.dev43) (6.7.2) 2026-04-02 02:30:45.644 | Requirement already satisfied: oslo.log>=4.4.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from manila==22.1.0.dev43) (8.1.0) 2026-04-02 02:30:45.645 | Requirement already satisfied: oslo.messaging>=14.1.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from manila==22.1.0.dev43) (17.3.0) 2026-04-02 02:30:45.645 | Requirement already satisfied: oslo.middleware>=4.1.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from manila==22.1.0.dev43) (8.0.0) 2026-04-02 02:30:45.646 | Requirement already satisfied: oslo.policy>=4.5.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from manila==22.1.0.dev43) (5.0.0) 2026-04-02 02:30:45.646 | Requirement already satisfied: oslo.privsep>=2.4.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from manila==22.1.0.dev43) (3.10.1) 2026-04-02 02:30:45.646 | Requirement already satisfied: oslo.reports>=2.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from manila==22.1.0.dev43) (3.7.0) 2026-04-02 02:30:45.647 | Requirement already satisfied: oslo.rootwrap>=6.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from manila==22.1.0.dev43) (7.9.0) 2026-04-02 02:30:45.647 | Requirement already satisfied: oslo.serialization>=4.0.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from manila==22.1.0.dev43) (5.9.1) 2026-04-02 02:30:45.647 | Requirement already satisfied: oslo.service>=4.4.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from manila==22.1.0.dev43) (4.5.1) 2026-04-02 02:30:45.648 | Requirement already satisfied: oslo.upgradecheck>=1.3.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from manila==22.1.0.dev43) (2.7.1) 2026-04-02 02:30:45.649 | Requirement already satisfied: oslo.utils>=7.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from manila==22.1.0.dev43) (10.0.0) 2026-04-02 02:30:45.649 | Requirement already satisfied: oslo.concurrency>=4.3.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from manila==22.1.0.dev43) (7.4.0) 2026-04-02 02:30:45.650 | Requirement already satisfied: osprofiler>=3.4.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from manila==22.1.0.dev43) (4.3.0) 2026-04-02 02:30:45.650 | Requirement already satisfied: paramiko>=2.7.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from manila==22.1.0.dev43) (4.0.0) 2026-04-02 02:30:45.650 | Requirement already satisfied: Paste>=3.4.3 in /opt/stack/data/venv/lib/python3.12/site-packages (from manila==22.1.0.dev43) (3.10.1) 2026-04-02 02:30:45.651 | Requirement already satisfied: PasteDeploy>=2.1.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from manila==22.1.0.dev43) (3.1.0) 2026-04-02 02:30:45.651 | Requirement already satisfied: pyparsing>=2.4.7 in /opt/stack/data/venv/lib/python3.12/site-packages (from manila==22.1.0.dev43) (3.3.2) 2026-04-02 02:30:45.651 | Requirement already satisfied: python-neutronclient>=6.7.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from manila==22.1.0.dev43) (11.8.0) 2026-04-02 02:30:45.652 | Requirement already satisfied: keystoneauth1>=4.2.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from manila==22.1.0.dev43) (5.13.1) 2026-04-02 02:30:45.652 | Requirement already satisfied: keystonemiddleware>=9.1.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from manila==22.1.0.dev43) (12.0.0) 2026-04-02 02:30:45.653 | Requirement already satisfied: requests>=2.23.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from manila==22.1.0.dev43) (2.32.5) 2026-04-02 02:30:45.653 | Requirement already satisfied: tenacity>=6.3.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from manila==22.1.0.dev43) (9.1.4) 2026-04-02 02:30:45.653 | Requirement already satisfied: Routes>=2.4.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from manila==22.1.0.dev43) (2.5.1) 2026-04-02 02:30:45.654 | Requirement already satisfied: SQLAlchemy>=1.4.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from manila==22.1.0.dev43) (2.0.46) 2026-04-02 02:30:45.772 | Collecting SQLAlchemy-Utils>=0.38.3 (from manila==22.1.0.dev43) 2026-04-02 02:30:45.906 | Downloading sqlalchemy_utils-0.42.1-py3-none-any.whl.metadata (4.6 kB) 2026-04-02 02:30:45.927 | Requirement already satisfied: stevedore>=3.2.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from manila==22.1.0.dev43) (5.7.0) 2026-04-02 02:30:45.928 | Requirement already satisfied: tooz>=2.7.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from manila==22.1.0.dev43) (8.1.0) 2026-04-02 02:30:45.928 | Requirement already satisfied: python-cinderclient>=4.0.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from manila==22.1.0.dev43) (9.9.0) 2026-04-02 02:30:45.929 | Requirement already satisfied: python-novaclient>=17.2.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from manila==22.1.0.dev43) (18.12.0) 2026-04-02 02:30:45.929 | Requirement already satisfied: WebOb>=1.8.6 in /opt/stack/data/venv/lib/python3.12/site-packages (from manila==22.1.0.dev43) (1.8.9) 2026-04-02 02:30:45.930 | Requirement already satisfied: cachetools>=4.2.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from manila==22.1.0.dev43) (7.0.1) 2026-04-02 02:30:45.930 | Requirement already satisfied: packaging>=20.9 in /opt/stack/data/venv/lib/python3.12/site-packages (from manila==22.1.0.dev43) (26.0) 2026-04-02 02:30:45.931 | Requirement already satisfied: jsonschema>=4.17 in /opt/stack/data/venv/lib/python3.12/site-packages (from manila==22.1.0.dev43) (4.26.0) 2026-04-02 02:30:45.931 | Requirement already satisfied: openstacksdk>=4.1.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from manila==22.1.0.dev43) (4.10.0) 2026-04-02 02:30:45.933 | Requirement already satisfied: Mako in /opt/stack/data/venv/lib/python3.12/site-packages (from alembic>=1.4.2->manila==22.1.0.dev43) (1.3.10) 2026-04-02 02:30:45.933 | Requirement already satisfied: typing-extensions>=4.12 in /opt/stack/data/venv/lib/python3.12/site-packages (from alembic>=1.4.2->manila==22.1.0.dev43) (4.15.0) 2026-04-02 02:30:45.935 | Requirement already satisfied: cryptography>=2.7 in /opt/stack/data/venv/lib/python3.12/site-packages (from castellan>=3.7.0->manila==22.1.0.dev43) (43.0.3) 2026-04-02 02:30:45.936 | Requirement already satisfied: python-barbicanclient>=5.5.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from castellan>=3.7.0->manila==22.1.0.dev43) (7.3.0) 2026-04-02 02:30:45.938 | Requirement already satisfied: cffi>=1.12 in /opt/stack/data/venv/lib/python3.12/site-packages (from cryptography>=2.7->castellan>=3.7.0->manila==22.1.0.dev43) (2.0.0) 2026-04-02 02:30:45.940 | Requirement already satisfied: pycparser in /opt/stack/data/venv/lib/python3.12/site-packages (from cffi>=1.12->cryptography>=2.7->castellan>=3.7.0->manila==22.1.0.dev43) (3.0) 2026-04-02 02:30:45.943 | Requirement already satisfied: dnspython>=1.15.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from eventlet>=0.27.0->manila==22.1.0.dev43) (2.8.0) 2026-04-02 02:30:45.948 | Requirement already satisfied: attrs>=22.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from jsonschema>=4.17->manila==22.1.0.dev43) (25.4.0) 2026-04-02 02:30:45.948 | Requirement already satisfied: jsonschema-specifications>=2023.03.6 in /opt/stack/data/venv/lib/python3.12/site-packages (from jsonschema>=4.17->manila==22.1.0.dev43) (2025.9.1) 2026-04-02 02:30:45.949 | Requirement already satisfied: referencing>=0.28.4 in /opt/stack/data/venv/lib/python3.12/site-packages (from jsonschema>=4.17->manila==22.1.0.dev43) (0.37.0) 2026-04-02 02:30:45.949 | Requirement already satisfied: rpds-py>=0.25.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from jsonschema>=4.17->manila==22.1.0.dev43) (0.30.0) 2026-04-02 02:30:45.953 | Requirement already satisfied: iso8601>=2.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystoneauth1>=4.2.1->manila==22.1.0.dev43) (2.1.0) 2026-04-02 02:30:45.954 | Requirement already satisfied: os-service-types>=1.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystoneauth1>=4.2.1->manila==22.1.0.dev43) (1.8.2) 2026-04-02 02:30:45.957 | Requirement already satisfied: oslo.cache>=3.11.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystonemiddleware>=9.1.0->manila==22.1.0.dev43) (4.1.1) 2026-04-02 02:30:45.958 | Requirement already satisfied: pycadf>=1.1.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystonemiddleware>=9.1.0->manila==22.1.0.dev43) (4.0.1) 2026-04-02 02:30:45.958 | Requirement already satisfied: PyJWT>=2.4.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystonemiddleware>=9.1.0->manila==22.1.0.dev43) (2.11.0) 2026-04-02 02:30:45.959 | Requirement already satisfied: python-keystoneclient>=3.20.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystonemiddleware>=9.1.0->manila==22.1.0.dev43) (5.8.0) 2026-04-02 02:30:45.964 | Requirement already satisfied: decorator>=4.4.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from openstacksdk>=4.1.0->manila==22.1.0.dev43) (5.2.1) 2026-04-02 02:30:45.965 | Requirement already satisfied: dogpile.cache>=0.6.5 in /opt/stack/data/venv/lib/python3.12/site-packages (from openstacksdk>=4.1.0->manila==22.1.0.dev43) (1.5.0) 2026-04-02 02:30:45.965 | Requirement already satisfied: jmespath>=0.9.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from openstacksdk>=4.1.0->manila==22.1.0.dev43) (1.1.0) 2026-04-02 02:30:45.966 | Requirement already satisfied: jsonpatch!=1.20,>=1.16 in /opt/stack/data/venv/lib/python3.12/site-packages (from openstacksdk>=4.1.0->manila==22.1.0.dev43) (1.33) 2026-04-02 02:30:45.966 | Requirement already satisfied: platformdirs>=3 in /opt/stack/data/venv/lib/python3.12/site-packages (from openstacksdk>=4.1.0->manila==22.1.0.dev43) (4.9.2) 2026-04-02 02:30:45.967 | Requirement already satisfied: psutil>=3.2.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from openstacksdk>=4.1.0->manila==22.1.0.dev43) (7.2.2) 2026-04-02 02:30:45.967 | Requirement already satisfied: PyYAML>=3.13 in /opt/stack/data/venv/lib/python3.12/site-packages (from openstacksdk>=4.1.0->manila==22.1.0.dev43) (6.0.3) 2026-04-02 02:30:45.968 | Requirement already satisfied: requestsexceptions>=1.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from openstacksdk>=4.1.0->manila==22.1.0.dev43) (1.4.0) 2026-04-02 02:30:45.973 | Requirement already satisfied: jsonpointer>=1.9 in /opt/stack/data/venv/lib/python3.12/site-packages (from jsonpatch!=1.20,>=1.16->openstacksdk>=4.1.0->manila==22.1.0.dev43) (3.0.0) 2026-04-02 02:30:45.979 | Requirement already satisfied: fasteners>=0.7.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.concurrency>=4.3.0->manila==22.1.0.dev43) (0.20) 2026-04-02 02:30:45.979 | Requirement already satisfied: debtcollector>=3.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.concurrency>=4.3.0->manila==22.1.0.dev43) (3.1.0) 2026-04-02 02:30:45.981 | Requirement already satisfied: wrapt>=2.1.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from debtcollector>=3.0.0->oslo.concurrency>=4.3.0->manila==22.1.0.dev43) (2.1.1) 2026-04-02 02:30:45.984 | Requirement already satisfied: rfc3986>=1.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.config>=9.5.0->manila==22.1.0.dev43) (2.0.0) 2026-04-02 02:30:45.988 | Requirement already satisfied: testresources>=2.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.db>=17.2.1->manila==22.1.0.dev43) (2.0.2) 2026-04-02 02:30:45.988 | Requirement already satisfied: testscenarios>=0.4 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.db>=17.2.1->manila==22.1.0.dev43) (0.5.0) 2026-04-02 02:30:45.992 | Requirement already satisfied: python-dateutil>=2.7.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.log>=4.4.0->manila==22.1.0.dev43) (2.9.0.post0) 2026-04-02 02:30:45.994 | Requirement already satisfied: futurist>=1.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.messaging>=14.1.0->manila==22.1.0.dev43) (3.2.1) 2026-04-02 02:30:45.996 | Requirement already satisfied: amqp>=2.5.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.messaging>=14.1.0->manila==22.1.0.dev43) (5.3.1) 2026-04-02 02:30:45.996 | Requirement already satisfied: kombu>=4.6.8 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.messaging>=14.1.0->manila==22.1.0.dev43) (5.6.2) 2026-04-02 02:30:45.997 | Requirement already satisfied: oslo.metrics>=0.2.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.messaging>=14.1.0->manila==22.1.0.dev43) (0.15.1) 2026-04-02 02:30:45.999 | Requirement already satisfied: vine<6.0.0,>=5.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from amqp>=2.5.2->oslo.messaging>=14.1.0->manila==22.1.0.dev43) (5.1.0) 2026-04-02 02:30:46.004 | Requirement already satisfied: tzdata>=2025.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from kombu>=4.6.8->oslo.messaging>=14.1.0->manila==22.1.0.dev43) (2025.3) 2026-04-02 02:30:46.008 | Requirement already satisfied: prometheus-client>=0.6.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.metrics>=0.2.1->oslo.messaging>=14.1.0->manila==22.1.0.dev43) (0.24.1) 2026-04-02 02:30:46.010 | Requirement already satisfied: bcrypt>=3.1.3 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.middleware>=4.1.1->manila==22.1.0.dev43) (5.0.0) 2026-04-02 02:30:46.010 | Requirement already satisfied: Jinja2>=2.10 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.middleware>=4.1.1->manila==22.1.0.dev43) (3.1.6) 2026-04-02 02:30:46.011 | Requirement already satisfied: statsd>=3.2.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.middleware>=4.1.1->manila==22.1.0.dev43) (4.0.1) 2026-04-02 02:30:46.015 | Requirement already satisfied: MarkupSafe>=2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from Jinja2>=2.10->oslo.middleware>=4.1.1->manila==22.1.0.dev43) (3.0.3) 2026-04-02 02:30:46.022 | Requirement already satisfied: msgpack>=0.6.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.privsep>=2.4.0->manila==22.1.0.dev43) (1.1.2) 2026-04-02 02:30:46.034 | Requirement already satisfied: Yappi>=1.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.service>=4.4.1->manila==22.1.0.dev43) (1.7.3) 2026-04-02 02:30:46.037 | Requirement already satisfied: cotyledon>=2.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.service[threading]>=4.4.1->manila==22.1.0.dev43) (2.2.0) 2026-04-02 02:30:46.040 | Requirement already satisfied: setproctitle in /opt/stack/data/venv/lib/python3.12/site-packages (from cotyledon>=2.2.0->oslo.service[threading]>=4.4.1->manila==22.1.0.dev43) (1.3.7) 2026-04-02 02:30:46.043 | Requirement already satisfied: PrettyTable>=0.7.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.upgradecheck>=1.3.0->manila==22.1.0.dev43) (3.17.0) 2026-04-02 02:30:46.056 | Requirement already satisfied: invoke>=2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from paramiko>=2.7.2->manila==22.1.0.dev43) (2.2.1) 2026-04-02 02:30:46.056 | Requirement already satisfied: pynacl>=1.5 in /opt/stack/data/venv/lib/python3.12/site-packages (from paramiko>=2.7.2->manila==22.1.0.dev43) (1.6.2) 2026-04-02 02:30:46.061 | Requirement already satisfied: setuptools in /opt/stack/data/venv/lib/python3.12/site-packages (from Paste>=3.4.3->manila==22.1.0.dev43) (82.0.1) 2026-04-02 02:30:46.071 | Requirement already satisfied: wcwidth in /opt/stack/data/venv/lib/python3.12/site-packages (from PrettyTable>=0.7.1->oslo.upgradecheck>=1.3.0->manila==22.1.0.dev43) (0.6.0) 2026-04-02 02:30:46.093 | Requirement already satisfied: cliff>=2.8.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from python-barbicanclient>=5.5.0->castellan>=3.7.0->manila==22.1.0.dev43) (4.13.2) 2026-04-02 02:30:46.096 | Requirement already satisfied: autopage>=0.4.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from cliff>=2.8.0->python-barbicanclient>=5.5.0->castellan>=3.7.0->manila==22.1.0.dev43) (0.6.0) 2026-04-02 02:30:46.096 | Requirement already satisfied: cmd2>=1.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from cliff>=2.8.0->python-barbicanclient>=5.5.0->castellan>=3.7.0->manila==22.1.0.dev43) (3.2.0) 2026-04-02 02:30:46.102 | Requirement already satisfied: pyperclip>=1.8.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from cmd2>=1.0.0->cliff>=2.8.0->python-barbicanclient>=5.5.0->castellan>=3.7.0->manila==22.1.0.dev43) (1.11.0) 2026-04-02 02:30:46.103 | Requirement already satisfied: rich>=14.3.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from cmd2>=1.0.0->cliff>=2.8.0->python-barbicanclient>=5.5.0->castellan>=3.7.0->manila==22.1.0.dev43) (14.3.3) 2026-04-02 02:30:46.103 | Requirement already satisfied: rich-argparse>=1.7.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from cmd2>=1.0.0->cliff>=2.8.0->python-barbicanclient>=5.5.0->castellan>=3.7.0->manila==22.1.0.dev43) (1.7.2) 2026-04-02 02:30:46.112 | Requirement already satisfied: six>=1.5 in /opt/stack/data/venv/lib/python3.12/site-packages (from python-dateutil>=2.7.0->oslo.log>=4.4.0->manila==22.1.0.dev43) (1.17.0) 2026-04-02 02:30:46.120 | Requirement already satisfied: osc-lib>=1.12.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from python-neutronclient>=6.7.0->manila==22.1.0.dev43) (4.4.0) 2026-04-02 02:30:46.138 | Requirement already satisfied: charset_normalizer<4,>=2 in /opt/stack/data/venv/lib/python3.12/site-packages (from requests>=2.23.0->manila==22.1.0.dev43) (3.4.4) 2026-04-02 02:30:46.139 | Requirement already satisfied: idna<4,>=2.5 in /opt/stack/data/venv/lib/python3.12/site-packages (from requests>=2.23.0->manila==22.1.0.dev43) (3.11) 2026-04-02 02:30:46.139 | Requirement already satisfied: urllib3<3,>=1.21.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from requests>=2.23.0->manila==22.1.0.dev43) (2.6.3) 2026-04-02 02:30:46.140 | Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3/dist-packages (from requests>=2.23.0->manila==22.1.0.dev43) (2023.11.17) 2026-04-02 02:30:46.163 | Requirement already satisfied: markdown-it-py>=2.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from rich>=14.3.0->cmd2>=1.0.0->cliff>=2.8.0->python-barbicanclient>=5.5.0->castellan>=3.7.0->manila==22.1.0.dev43) (4.0.0) 2026-04-02 02:30:46.163 | Requirement already satisfied: pygments<3.0.0,>=2.13.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from rich>=14.3.0->cmd2>=1.0.0->cliff>=2.8.0->python-barbicanclient>=5.5.0->castellan>=3.7.0->manila==22.1.0.dev43) (2.19.2) 2026-04-02 02:30:46.170 | Requirement already satisfied: mdurl~=0.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from markdown-it-py>=2.2.0->rich>=14.3.0->cmd2>=1.0.0->cliff>=2.8.0->python-barbicanclient>=5.5.0->castellan>=3.7.0->manila==22.1.0.dev43) (0.1.2) 2026-04-02 02:30:46.181 | Requirement already satisfied: repoze.lru>=0.3 in /opt/stack/data/venv/lib/python3.12/site-packages (from Routes>=2.4.1->manila==22.1.0.dev43) (0.7) 2026-04-02 02:30:46.216 | Requirement already satisfied: testtools in /opt/stack/data/venv/lib/python3.12/site-packages (from testscenarios>=0.4->oslo.db>=17.2.1->manila==22.1.0.dev43) (2.8.5) 2026-04-02 02:30:46.219 | Requirement already satisfied: voluptuous>=0.8.9 in /opt/stack/data/venv/lib/python3.12/site-packages (from tooz>=2.7.1->manila==22.1.0.dev43) (0.16.0) 2026-04-02 02:30:46.300 | Downloading sqlalchemy_utils-0.42.1-py3-none-any.whl (91 kB) 2026-04-02 02:30:46.363 | Building wheels for collected packages: manila 2026-04-02 02:30:46.364 | Building editable for manila (pyproject.toml): started 2026-04-02 02:30:47.070 | Building editable for manila (pyproject.toml): finished with status 'done' 2026-04-02 02:30:47.071 | Created wheel for manila: filename=manila-22.1.0.dev43-0.editable-py3-none-any.whl size=8967 sha256=91db197085a7b2ee0e42bf6ceeb8d9e7e44593fa09fab51d1b9e1bc33dc047fe 2026-04-02 02:30:47.071 | Stored in directory: /tmp/pip-ephem-wheel-cache-hfoty6zh/wheels/f6/b2/8b/532c6b60f11d4884c24473457b7bcd86078c86d51cdce6a48f 2026-04-02 02:30:47.076 | Successfully built manila 2026-04-02 02:30:47.203 | Installing collected packages: SQLAlchemy-Utils, manila 2026-04-02 02:30:47.290 | 2026-04-02 02:30:47.310 | Successfully installed SQLAlchemy-Utils-0.42.1 manila-22.1.0.dev43 2026-04-02 02:30:47.426 | ++ inc/python:pip_install:216 : result=0 2026-04-02 02:30:47.432 | ++ inc/python:pip_install:218 : time_stop pip_install 2026-04-02 02:30:47.437 | ++ functions-common:time_stop:2412 : local name 2026-04-02 02:30:47.442 | ++ functions-common:time_stop:2413 : local end_time 2026-04-02 02:30:47.447 | ++ functions-common:time_stop:2414 : local elapsed_time 2026-04-02 02:30:47.453 | ++ functions-common:time_stop:2415 : local total 2026-04-02 02:30:47.457 | ++ functions-common:time_stop:2416 : local start_time 2026-04-02 02:30:47.463 | ++ functions-common:time_stop:2418 : name=pip_install 2026-04-02 02:30:47.469 | ++ functions-common:time_stop:2419 : start_time=1775097042715 2026-04-02 02:30:47.475 | ++ functions-common:time_stop:2421 : [[ -z 1775097042715 ]] 2026-04-02 02:30:47.482 | +++ functions-common:time_stop:2424 : date +%s%3N 2026-04-02 02:30:47.490 | ++ functions-common:time_stop:2424 : end_time=1775097047484 2026-04-02 02:30:47.495 | ++ functions-common:time_stop:2425 : elapsed_time=4769 2026-04-02 02:30:47.500 | ++ functions-common:time_stop:2426 : total=135835 2026-04-02 02:30:47.506 | ++ functions-common:time_stop:2428 : _TIME_START[$name]= 2026-04-02 02:30:47.510 | ++ functions-common:time_stop:2429 : _TIME_TOTAL[$name]=140604 2026-04-02 02:30:47.515 | ++ inc/python:pip_install:219 : return 0 2026-04-02 02:30:47.521 | ++ inc/python:setup_package:466 : [[ -e == \-\e ]] 2026-04-02 02:30:47.527 | ++ inc/python:setup_package:466 : [[ True == \F\a\l\s\e ]] 2026-04-02 02:30:47.533 | ++ inc/python:_setup_package_with_constraints_edit:412 : use_library_from_git /opt/stack/manila 2026-04-02 02:30:47.539 | ++ inc/python:use_library_from_git:266 : local name=/opt/stack/manila 2026-04-02 02:30:47.545 | ++ inc/python:use_library_from_git:267 : local enabled=1 2026-04-02 02:30:47.552 | ++ inc/python:use_library_from_git:268 : [[ novnc,barbican,cinder,devstack,glance,keystone,magnum,manila,neutron,nova,octavia,os-test-images,ovn-octavia-provider,placement,python-magnumclient,requirements,swift,magnum-cluster-api,python-magnumclient = \A\L\L ]] 2026-04-02 02:30:47.558 | ++ inc/python:use_library_from_git:268 : [[ ,novnc,barbican,cinder,devstack,glance,keystone,magnum,manila,neutron,nova,octavia,os-test-images,ovn-octavia-provider,placement,python-magnumclient,requirements,swift,magnum-cluster-api,python-magnumclient, =~ ,/opt/stack/manila, ]] 2026-04-02 02:30:47.563 | ++ inc/python:use_library_from_git:269 : return 1 2026-04-02 02:30:47.569 | ++ /opt/stack/manila/devstack/plugin.sh:install_manila:737 : is_service_enabled m-shr 2026-04-02 02:30:47.606 | ++ functions-common:is_service_enabled:2068 : return 0 2026-04-02 02:30:47.615 | +++ /opt/stack/manila/devstack/plugin.sh:install_manila:739 : systemctl is-active nfs-ganesha.service 2026-04-02 02:30:47.631 | ++ /opt/stack/manila/devstack/plugin.sh:install_manila:739 : [[ ! inactive == \a\c\t\i\v\e ]] 2026-04-02 02:30:47.637 | ++ /opt/stack/manila/devstack/plugin.sh:install_manila:740 : '[' manila.share.drivers.generic.GenericShareDriver '!=' manila.share.drivers.cephfs.driver.CephFSDriver ']' 2026-04-02 02:30:47.642 | ++ /opt/stack/manila/devstack/plugin.sh:install_manila:741 : _install_nfs_and_samba 2026-04-02 02:30:47.649 | ++ /opt/stack/manila/devstack/plugin.sh:_install_nfs_and_samba:702 : is_ubuntu 2026-04-02 02:30:47.655 | ++ functions-common:is_ubuntu:544 : [[ -z deb ]] 2026-04-02 02:30:47.660 | ++ functions-common:is_ubuntu:547 : '[' deb = deb ']' 2026-04-02 02:30:47.666 | ++ /opt/stack/manila/devstack/plugin.sh:_install_nfs_and_samba:703 : install_package nfs-kernel-server nfs-common samba 2026-04-02 02:30:47.672 | ++ functions-common:install_package:1430 : update_package_repo 2026-04-02 02:30:47.678 | ++ functions-common:update_package_repo:1404 : NO_UPDATE_REPOS=False 2026-04-02 02:30:47.683 | ++ functions-common:update_package_repo:1405 : REPOS_UPDATED=True 2026-04-02 02:30:47.689 | ++ functions-common:update_package_repo:1406 : RETRY_UPDATE=False 2026-04-02 02:30:47.695 | ++ functions-common:update_package_repo:1408 : [[ False = \T\r\u\e ]] 2026-04-02 02:30:47.700 | ++ functions-common:update_package_repo:1412 : is_ubuntu 2026-04-02 02:30:47.706 | ++ functions-common:is_ubuntu:544 : [[ -z deb ]] 2026-04-02 02:30:47.712 | ++ functions-common:is_ubuntu:547 : '[' deb = deb ']' 2026-04-02 02:30:47.756 | ++ functions-common:update_package_repo:1413 : apt_get_update 2026-04-02 02:30:47.763 | ++ functions-common:apt_get_update:1158 : [[ True == \T\r\u\e ]] 2026-04-02 02:30:47.769 | ++ functions-common:apt_get_update:1158 : [[ False != \T\r\u\e ]] 2026-04-02 02:30:47.774 | ++ functions-common:apt_get_update:1159 : return 2026-04-02 02:30:47.780 | ++ functions-common:install_package:1431 : real_install_package nfs-kernel-server nfs-common samba 2026-04-02 02:30:47.785 | ++ functions-common:real_install_package:1418 : is_ubuntu 2026-04-02 02:30:47.791 | ++ functions-common:is_ubuntu:544 : [[ -z deb ]] 2026-04-02 02:30:47.796 | ++ functions-common:is_ubuntu:547 : '[' deb = deb ']' 2026-04-02 02:30:47.802 | ++ functions-common:real_install_package:1419 : apt_get install nfs-kernel-server nfs-common samba 2026-04-02 02:30:47.851 | ++ functions-common:apt_get:1199 : sudo DEBIAN_FRONTEND=noninteractive http_proxy= https_proxy= no_proxy= apt-get --option Dpkg::Options::=--force-confold --assume-yes install nfs-kernel-server nfs-common samba 2026-04-02 02:30:47.889 | Reading package lists... 2026-04-02 02:30:48.141 | Building dependency tree... 2026-04-02 02:30:48.142 | Reading state information... 2026-04-02 02:30:48.377 | The following additional packages will be installed: 2026-04-02 02:30:48.377 | keyutils libavahi-client3 libavahi-common-data libavahi-common3 libcups2t64 2026-04-02 02:30:48.378 | libldb2 liblmdb0 libnfsidmap1 libtalloc2 libtdb1 libtevent0t64 libwbclient0 2026-04-02 02:30:48.378 | python3-dnspython python3-ldb python3-markdown python3-samba python3-talloc 2026-04-02 02:30:48.378 | python3-tdb rpcbind samba-common samba-common-bin samba-libs tdb-tools 2026-04-02 02:30:48.379 | Suggested packages: 2026-04-02 02:30:48.379 | cups-common watchdog python3-trio python3-aioquic python3-h2 python3-httpx 2026-04-02 02:30:48.379 | python3-httpcore python-markdown-doc bind9 bind9utils ctdb ldb-tools ntp 2026-04-02 02:30:48.379 | | chrony ufw winbind heimdal-clients 2026-04-02 02:30:48.379 | Recommended packages: 2026-04-02 02:30:48.379 | python3-gpg attr samba-dsdb-modules samba-vfs-modules samba-ad-provision 2026-04-02 02:30:48.423 | The following NEW packages will be installed: 2026-04-02 02:30:48.423 | keyutils libavahi-client3 libavahi-common-data libavahi-common3 libcups2t64 2026-04-02 02:30:48.424 | libldb2 liblmdb0 libnfsidmap1 libtalloc2 libtdb1 libtevent0t64 libwbclient0 2026-04-02 02:30:48.424 | nfs-common nfs-kernel-server python3-dnspython python3-ldb python3-markdown 2026-04-02 02:30:48.424 | python3-samba python3-talloc python3-tdb rpcbind samba samba-common 2026-04-02 02:30:48.424 | samba-common-bin samba-libs tdb-tools 2026-04-02 02:30:48.611 | 0 upgraded, 26 newly installed, 0 to remove and 7 not upgraded. 2026-04-02 02:30:48.611 | Need to get 12.9 MB of archives. 2026-04-02 02:30:48.611 | After this operation, 58.0 MB of additional disk space will be used. 2026-04-02 02:30:48.611 | Get:1 http://nova.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 libnfsidmap1 amd64 1:2.6.4-3ubuntu5.1 [48.3 kB] 2026-04-02 02:30:48.903 | Get:2 http://nova.clouds.archive.ubuntu.com/ubuntu noble/main amd64 rpcbind amd64 1.2.6-7ubuntu2 [46.5 kB] 2026-04-02 02:30:48.980 | Get:3 http://nova.clouds.archive.ubuntu.com/ubuntu noble/main amd64 keyutils amd64 1.6.3-3build1 [56.8 kB] 2026-04-02 02:30:49.055 | Get:4 http://nova.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 nfs-common amd64 1:2.6.4-3ubuntu5.1 [248 kB] 2026-04-02 02:30:49.179 | Get:5 http://nova.clouds.archive.ubuntu.com/ubuntu noble/main amd64 python3-dnspython all 2.6.1-1ubuntu1 [163 kB] 2026-04-02 02:30:49.217 | Get:6 http://nova.clouds.archive.ubuntu.com/ubuntu noble/main amd64 liblmdb0 amd64 0.9.31-1build1 [48.1 kB] 2026-04-02 02:30:49.227 | Get:7 http://nova.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libtalloc2 amd64 2.4.2-1build2 [27.3 kB] 2026-04-02 02:30:49.233 | Get:8 http://nova.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libtdb1 amd64 1.4.10-1build1 [46.8 kB] 2026-04-02 02:30:49.241 | Get:9 http://nova.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libtevent0t64 amd64 0.16.1-2build1 [42.6 kB] 2026-04-02 02:30:49.249 | Get:10 http://nova.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 libldb2 amd64 2:2.8.0+samba4.19.5+dfsg-4ubuntu9.4 [188 kB] 2026-04-02 02:30:49.276 | Get:11 http://nova.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 python3-ldb amd64 2:2.8.0+samba4.19.5+dfsg-4ubuntu9.4 [41.8 kB] 2026-04-02 02:30:49.282 | Get:12 http://nova.clouds.archive.ubuntu.com/ubuntu noble/main amd64 python3-tdb amd64 1.4.10-1build1 [15.3 kB] 2026-04-02 02:30:49.284 | Get:13 http://nova.clouds.archive.ubuntu.com/ubuntu noble/main amd64 python3-markdown all 3.5.2-1 [72.0 kB] 2026-04-02 02:30:49.303 | Get:14 http://nova.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 libavahi-common-data amd64 0.8-13ubuntu6.1 [29.9 kB] 2026-04-02 02:30:49.338 | Get:15 http://nova.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 libavahi-common3 amd64 0.8-13ubuntu6.1 [23.4 kB] 2026-04-02 02:30:49.339 | Get:16 http://nova.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 libavahi-client3 amd64 0.8-13ubuntu6.1 [26.8 kB] 2026-04-02 02:30:49.341 | Get:17 http://nova.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 libwbclient0 amd64 2:4.19.5+dfsg-4ubuntu9.4 [71.7 kB] 2026-04-02 02:30:49.346 | Get:18 http://nova.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 samba-libs amd64 2:4.19.5+dfsg-4ubuntu9.4 [6,018 kB] 2026-04-02 02:30:49.652 | Get:19 http://nova.clouds.archive.ubuntu.com/ubuntu noble/main amd64 python3-talloc amd64 2.4.2-1build2 [12.9 kB] 2026-04-02 02:30:49.655 | Get:20 http://nova.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 python3-samba amd64 2:4.19.5+dfsg-4ubuntu9.4 [2,895 kB] 2026-04-02 02:30:49.755 | Get:21 http://nova.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 samba-common all 2:4.19.5+dfsg-4ubuntu9.4 [65.2 kB] 2026-04-02 02:30:49.756 | Get:22 http://nova.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 libcups2t64 amd64 2.4.7-1.2ubuntu7.9 [273 kB] 2026-04-02 02:30:49.764 | Get:23 http://nova.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 samba-common-bin amd64 2:4.19.5+dfsg-4ubuntu9.4 [1,279 kB] 2026-04-02 02:30:49.826 | Get:24 http://nova.clouds.archive.ubuntu.com/ubuntu noble/main amd64 tdb-tools amd64 1.4.10-1build1 [25.8 kB] 2026-04-02 02:30:49.827 | Get:25 http://nova.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 samba amd64 2:4.19.5+dfsg-4ubuntu9.4 [1,003 kB] 2026-04-02 02:30:49.850 | Get:26 http://nova.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 nfs-kernel-server amd64 1:2.6.4-3ubuntu5.1 [169 kB] 2026-04-02 02:30:50.051 | debconf: delaying package configuration, since apt-utils is not installed 2026-04-02 02:30:50.093 | Fetched 12.9 MB in 1s (9,119 kB/s) 2026-04-02 02:30:50.135 | Selecting previously unselected package libnfsidmap1:amd64. 2026-04-02 02:30:50.169 | (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 ... 70471 files and directories currently installed.) 2026-04-02 02:30:50.171 | Preparing to unpack .../00-libnfsidmap1_1%3a2.6.4-3ubuntu5.1_amd64.deb ... 2026-04-02 02:30:50.178 | Unpacking libnfsidmap1:amd64 (1:2.6.4-3ubuntu5.1) ... 2026-04-02 02:30:50.241 | Selecting previously unselected package rpcbind. 2026-04-02 02:30:50.252 | Preparing to unpack .../01-rpcbind_1.2.6-7ubuntu2_amd64.deb ... 2026-04-02 02:30:50.259 | Unpacking rpcbind (1.2.6-7ubuntu2) ... 2026-04-02 02:30:50.310 | Selecting previously unselected package keyutils. 2026-04-02 02:30:50.318 | Preparing to unpack .../02-keyutils_1.6.3-3build1_amd64.deb ... 2026-04-02 02:30:50.322 | Unpacking keyutils (1.6.3-3build1) ... 2026-04-02 02:30:50.385 | Selecting previously unselected package nfs-common. 2026-04-02 02:30:50.395 | Preparing to unpack .../03-nfs-common_1%3a2.6.4-3ubuntu5.1_amd64.deb ... 2026-04-02 02:30:50.403 | Unpacking nfs-common (1:2.6.4-3ubuntu5.1) ... 2026-04-02 02:30:50.492 | Selecting previously unselected package python3-dnspython. 2026-04-02 02:30:50.502 | Preparing to unpack .../04-python3-dnspython_2.6.1-1ubuntu1_all.deb ... 2026-04-02 02:30:50.507 | Unpacking python3-dnspython (2.6.1-1ubuntu1) ... 2026-04-02 02:30:50.616 | Selecting previously unselected package liblmdb0:amd64. 2026-04-02 02:30:50.625 | Preparing to unpack .../05-liblmdb0_0.9.31-1build1_amd64.deb ... 2026-04-02 02:30:50.629 | Unpacking liblmdb0:amd64 (0.9.31-1build1) ... 2026-04-02 02:30:50.685 | Selecting previously unselected package libtalloc2:amd64. 2026-04-02 02:30:50.696 | Preparing to unpack .../06-libtalloc2_2.4.2-1build2_amd64.deb ... 2026-04-02 02:30:50.700 | Unpacking libtalloc2:amd64 (2.4.2-1build2) ... 2026-04-02 02:30:50.760 | Selecting previously unselected package libtdb1:amd64. 2026-04-02 02:30:50.770 | Preparing to unpack .../07-libtdb1_1.4.10-1build1_amd64.deb ... 2026-04-02 02:30:50.774 | Unpacking libtdb1:amd64 (1.4.10-1build1) ... 2026-04-02 02:30:50.831 | Selecting previously unselected package libtevent0t64:amd64. 2026-04-02 02:30:50.842 | Preparing to unpack .../08-libtevent0t64_0.16.1-2build1_amd64.deb ... 2026-04-02 02:30:50.846 | Unpacking libtevent0t64:amd64 (0.16.1-2build1) ... 2026-04-02 02:30:50.901 | Selecting previously unselected package libldb2:amd64. 2026-04-02 02:30:50.912 | Preparing to unpack .../09-libldb2_2%3a2.8.0+samba4.19.5+dfsg-4ubuntu9.4_amd64.deb ... 2026-04-02 02:30:50.916 | Unpacking libldb2:amd64 (2:2.8.0+samba4.19.5+dfsg-4ubuntu9.4) ... 2026-04-02 02:30:50.989 | Selecting previously unselected package python3-ldb. 2026-04-02 02:30:51.000 | Preparing to unpack .../10-python3-ldb_2%3a2.8.0+samba4.19.5+dfsg-4ubuntu9.4_amd64.deb ... 2026-04-02 02:30:51.004 | Unpacking python3-ldb (2:2.8.0+samba4.19.5+dfsg-4ubuntu9.4) ... 2026-04-02 02:30:51.061 | Selecting previously unselected package python3-tdb. 2026-04-02 02:30:51.071 | Preparing to unpack .../11-python3-tdb_1.4.10-1build1_amd64.deb ... 2026-04-02 02:30:51.075 | Unpacking python3-tdb (1.4.10-1build1) ... 2026-04-02 02:30:51.130 | Selecting previously unselected package python3-markdown. 2026-04-02 02:30:51.141 | Preparing to unpack .../12-python3-markdown_3.5.2-1_all.deb ... 2026-04-02 02:30:51.145 | Unpacking python3-markdown (3.5.2-1) ... 2026-04-02 02:30:51.208 | Selecting previously unselected package libavahi-common-data:amd64. 2026-04-02 02:30:51.219 | Preparing to unpack .../13-libavahi-common-data_0.8-13ubuntu6.1_amd64.deb ... 2026-04-02 02:30:51.222 | Unpacking libavahi-common-data:amd64 (0.8-13ubuntu6.1) ... 2026-04-02 02:30:51.274 | Selecting previously unselected package libavahi-common3:amd64. 2026-04-02 02:30:51.283 | Preparing to unpack .../14-libavahi-common3_0.8-13ubuntu6.1_amd64.deb ... 2026-04-02 02:30:51.287 | Unpacking libavahi-common3:amd64 (0.8-13ubuntu6.1) ... 2026-04-02 02:30:51.345 | Selecting previously unselected package libavahi-client3:amd64. 2026-04-02 02:30:51.355 | Preparing to unpack .../15-libavahi-client3_0.8-13ubuntu6.1_amd64.deb ... 2026-04-02 02:30:51.360 | Unpacking libavahi-client3:amd64 (0.8-13ubuntu6.1) ... 2026-04-02 02:30:51.415 | Selecting previously unselected package libwbclient0:amd64. 2026-04-02 02:30:51.426 | Preparing to unpack .../16-libwbclient0_2%3a4.19.5+dfsg-4ubuntu9.4_amd64.deb ... 2026-04-02 02:30:51.429 | Unpacking libwbclient0:amd64 (2:4.19.5+dfsg-4ubuntu9.4) ... 2026-04-02 02:30:51.487 | Selecting previously unselected package samba-libs:amd64. 2026-04-02 02:30:51.495 | Preparing to unpack .../17-samba-libs_2%3a4.19.5+dfsg-4ubuntu9.4_amd64.deb ... 2026-04-02 02:30:51.502 | Unpacking samba-libs:amd64 (2:4.19.5+dfsg-4ubuntu9.4) ... 2026-04-02 02:30:51.757 | Selecting previously unselected package python3-talloc:amd64. 2026-04-02 02:30:51.767 | Preparing to unpack .../18-python3-talloc_2.4.2-1build2_amd64.deb ... 2026-04-02 02:30:51.771 | Unpacking python3-talloc:amd64 (2.4.2-1build2) ... 2026-04-02 02:30:51.829 | Selecting previously unselected package python3-samba. 2026-04-02 02:30:51.835 | Preparing to unpack .../19-python3-samba_2%3a4.19.5+dfsg-4ubuntu9.4_amd64.deb ... 2026-04-02 02:30:51.839 | Unpacking python3-samba (2:4.19.5+dfsg-4ubuntu9.4) ... 2026-04-02 02:30:52.074 | Selecting previously unselected package samba-common. 2026-04-02 02:30:52.082 | Preparing to unpack .../20-samba-common_2%3a4.19.5+dfsg-4ubuntu9.4_all.deb ... 2026-04-02 02:30:52.099 | Unpacking samba-common (2:4.19.5+dfsg-4ubuntu9.4) ... 2026-04-02 02:30:52.162 | Selecting previously unselected package libcups2t64:amd64. 2026-04-02 02:30:52.170 | Preparing to unpack .../21-libcups2t64_2.4.7-1.2ubuntu7.9_amd64.deb ... 2026-04-02 02:30:52.174 | Unpacking libcups2t64:amd64 (2.4.7-1.2ubuntu7.9) ... 2026-04-02 02:30:52.238 | Selecting previously unselected package samba-common-bin. 2026-04-02 02:30:52.246 | Preparing to unpack .../22-samba-common-bin_2%3a4.19.5+dfsg-4ubuntu9.4_amd64.deb ... 2026-04-02 02:30:52.250 | Unpacking samba-common-bin (2:4.19.5+dfsg-4ubuntu9.4) ... 2026-04-02 02:30:52.342 | Selecting previously unselected package tdb-tools. 2026-04-02 02:30:52.351 | Preparing to unpack .../23-tdb-tools_1.4.10-1build1_amd64.deb ... 2026-04-02 02:30:52.354 | Unpacking tdb-tools (1.4.10-1build1) ... 2026-04-02 02:30:52.413 | Selecting previously unselected package samba. 2026-04-02 02:30:52.421 | Preparing to unpack .../24-samba_2%3a4.19.5+dfsg-4ubuntu9.4_amd64.deb ... 2026-04-02 02:30:52.446 | Unpacking samba (2:4.19.5+dfsg-4ubuntu9.4) ... 2026-04-02 02:30:52.555 | Selecting previously unselected package nfs-kernel-server. 2026-04-02 02:30:52.563 | Preparing to unpack .../25-nfs-kernel-server_1%3a2.6.4-3ubuntu5.1_amd64.deb ... 2026-04-02 02:30:52.566 | Unpacking nfs-kernel-server (1:2.6.4-3ubuntu5.1) ... 2026-04-02 02:30:52.655 | Setting up liblmdb0:amd64 (0.9.31-1build1) ... 2026-04-02 02:30:52.666 | Setting up libnfsidmap1:amd64 (1:2.6.4-3ubuntu5.1) ... 2026-04-02 02:30:52.677 | Setting up libtdb1:amd64 (1.4.10-1build1) ... 2026-04-02 02:30:52.689 | Setting up rpcbind (1.2.6-7ubuntu2) ... 2026-04-02 02:30:53.294 | Created symlink /etc/systemd/system/multi-user.target.wants/rpcbind.service → /usr/lib/systemd/system/rpcbind.service. 2026-04-02 02:30:53.294 | Created symlink /etc/systemd/system/sockets.target.wants/rpcbind.socket → /usr/lib/systemd/system/rpcbind.socket. 2026-04-02 02:30:53.856 | Setting up samba-common (2:4.19.5+dfsg-4ubuntu9.4) ... 2026-04-02 02:30:54.164 | 2026-04-02 02:30:54.164 | Creating config file /etc/samba/smb.conf with new version 2026-04-02 02:30:54.292 | Setting up libwbclient0:amd64 (2:4.19.5+dfsg-4ubuntu9.4) ... 2026-04-02 02:30:54.304 | Setting up libtalloc2:amd64 (2.4.2-1build2) ... 2026-04-02 02:30:54.316 | Setting up python3-tdb (1.4.10-1build1) ... 2026-04-02 02:30:54.465 | Setting up libavahi-common-data:amd64 (0.8-13ubuntu6.1) ... 2026-04-02 02:30:54.477 | Setting up tdb-tools (1.4.10-1build1) ... 2026-04-02 02:30:54.493 | update-alternatives: using /usr/bin/tdbbackup.tdbtools to provide /usr/bin/tdbbackup (tdbbackup) in auto mode 2026-04-02 02:30:54.500 | Setting up python3-markdown (3.5.2-1) ... 2026-04-02 02:30:54.701 | Setting up keyutils (1.6.3-3build1) ... 2026-04-02 02:30:54.746 | Setting up python3-dnspython (2.6.1-1ubuntu1) ... 2026-04-02 02:30:55.086 | Setting up libtevent0t64:amd64 (0.16.1-2build1) ... 2026-04-02 02:30:55.097 | Setting up python3-talloc:amd64 (2.4.2-1build2) ... 2026-04-02 02:30:55.111 | Setting up libavahi-common3:amd64 (0.8-13ubuntu6.1) ... 2026-04-02 02:30:55.123 | Setting up nfs-common (1:2.6.4-3ubuntu5.1) ... 2026-04-02 02:30:55.346 | 2026-04-02 02:30:55.347 | Creating config file /etc/idmapd.conf with new version 2026-04-02 02:30:55.899 | 2026-04-02 02:30:55.899 | Creating config file /etc/nfs.conf with new version 2026-04-02 02:30:56.003 | info: Selecting UID from range 100 to 999 ... 2026-04-02 02:30:56.003 | 2026-04-02 02:30:56.008 | info: Adding system user `statd' (UID 115) ... 2026-04-02 02:30:56.013 | info: Adding new user `statd' (UID 115) with group `nogroup' ... 2026-04-02 02:30:56.052 | info: Not creating home directory `/var/lib/nfs'. 2026-04-02 02:30:56.544 | Created symlink /etc/systemd/system/multi-user.target.wants/nfs-client.target → /usr/lib/systemd/system/nfs-client.target. 2026-04-02 02:30:56.544 | Created symlink /etc/systemd/system/remote-fs.target.wants/nfs-client.target → /usr/lib/systemd/system/nfs-client.target. 2026-04-02 02:30:56.889 | auth-rpcgss-module.service is a disabled or a static unit, not starting it. 2026-04-02 02:30:56.936 | nfs-idmapd.service is a disabled or a static unit, not starting it. 2026-04-02 02:30:56.962 | nfs-utils.service is a disabled or a static unit, not starting it. 2026-04-02 02:30:56.987 | proc-fs-nfsd.mount is a disabled or a static unit, not starting it. 2026-04-02 02:30:57.014 | rpc-gssd.service is a disabled or a static unit, not starting it. 2026-04-02 02:30:57.036 | rpc-statd-notify.service is a disabled or a static unit, not starting it. 2026-04-02 02:30:57.063 | rpc-statd.service is a disabled or a static unit, not starting it. 2026-04-02 02:30:57.090 | rpc-svcgssd.service is a disabled or a static unit, not starting it. 2026-04-02 02:30:57.214 | Setting up libldb2:amd64 (2:2.8.0+samba4.19.5+dfsg-4ubuntu9.4) ... 2026-04-02 02:30:57.226 | Setting up libavahi-client3:amd64 (0.8-13ubuntu6.1) ... 2026-04-02 02:30:57.240 | Setting up nfs-kernel-server (1:2.6.4-3ubuntu5.1) ... 2026-04-02 02:30:57.385 | Created symlink /etc/systemd/system/nfs-mountd.service.requires/fsidd.service → /usr/lib/systemd/system/fsidd.service. 2026-04-02 02:30:57.385 | Created symlink /etc/systemd/system/nfs-server.service.requires/fsidd.service → /usr/lib/systemd/system/fsidd.service. 2026-04-02 02:30:57.528 | Created symlink /etc/systemd/system/nfs-client.target.wants/nfs-blkmap.service → /usr/lib/systemd/system/nfs-blkmap.service. 2026-04-02 02:30:57.673 | Created symlink /etc/systemd/system/multi-user.target.wants/nfs-server.service → /usr/lib/systemd/system/nfs-server.service. 2026-04-02 02:30:58.068 | nfs-mountd.service is a disabled or a static unit, not starting it. 2026-04-02 02:30:58.115 | nfsdcld.service is a disabled or a static unit, not starting it. 2026-04-02 02:30:58.688 | 2026-04-02 02:30:58.688 | Creating config file /etc/exports with new version 2026-04-02 02:30:58.974 | 2026-04-02 02:30:58.974 | Creating config file /etc/default/nfs-kernel-server with new version 2026-04-02 02:30:59.411 | Setting up samba-libs:amd64 (2:4.19.5+dfsg-4ubuntu9.4) ... 2026-04-02 02:30:59.423 | Setting up python3-ldb (2:2.8.0+samba4.19.5+dfsg-4ubuntu9.4) ... 2026-04-02 02:30:59.563 | Setting up libcups2t64:amd64 (2.4.7-1.2ubuntu7.9) ... 2026-04-02 02:30:59.577 | Setting up python3-samba (2:4.19.5+dfsg-4ubuntu9.4) ... 2026-04-02 02:31:00.132 | Setting up samba-common-bin (2:4.19.5+dfsg-4ubuntu9.4) ... 2026-04-02 02:31:00.154 | Setting up samba (2:4.19.5+dfsg-4ubuntu9.4) ... 2026-04-02 02:31:01.489 | Created symlink /etc/systemd/system/smb.service → /usr/lib/systemd/system/smbd.service. 2026-04-02 02:31:01.489 | Created symlink /etc/systemd/system/multi-user.target.wants/smbd.service → /usr/lib/systemd/system/smbd.service. 2026-04-02 02:31:02.130 | Created symlink /etc/systemd/system/nmb.service → /usr/lib/systemd/system/nmbd.service. 2026-04-02 02:31:02.130 | Created symlink /etc/systemd/system/multi-user.target.wants/nmbd.service → /usr/lib/systemd/system/nmbd.service. 2026-04-02 02:31:02.755 | Created symlink /etc/systemd/system/samba.service → /usr/lib/systemd/system/samba-ad-dc.service. 2026-04-02 02:31:02.755 | Created symlink /etc/systemd/system/multi-user.target.wants/samba-ad-dc.service → /usr/lib/systemd/system/samba-ad-dc.service. 2026-04-02 02:31:03.160 | Processing triggers for man-db (2.12.0-4build2) ... 2026-04-02 02:31:04.461 | Processing triggers for libc-bin (2.39-0ubuntu8.7) ... 2026-04-02 02:31:04.776 | ++ functions-common:apt_get:1203 : result=0 2026-04-02 02:31:04.779 | ++ functions-common:apt_get:1206 : time_stop apt-get 2026-04-02 02:31:04.785 | ++ functions-common:time_stop:2412 : local name 2026-04-02 02:31:04.791 | ++ functions-common:time_stop:2413 : local end_time 2026-04-02 02:31:04.795 | ++ functions-common:time_stop:2414 : local elapsed_time 2026-04-02 02:31:04.799 | ++ functions-common:time_stop:2415 : local total 2026-04-02 02:31:04.805 | ++ functions-common:time_stop:2416 : local start_time 2026-04-02 02:31:04.811 | ++ functions-common:time_stop:2418 : name=apt-get 2026-04-02 02:31:04.816 | ++ functions-common:time_stop:2419 : start_time=1775097047843 2026-04-02 02:31:04.820 | ++ functions-common:time_stop:2421 : [[ -z 1775097047843 ]] 2026-04-02 02:31:04.827 | +++ functions-common:time_stop:2424 : date +%s%3N 2026-04-02 02:31:04.835 | ++ functions-common:time_stop:2424 : end_time=1775097064830 2026-04-02 02:31:04.841 | ++ functions-common:time_stop:2425 : elapsed_time=16987 2026-04-02 02:31:04.846 | ++ functions-common:time_stop:2426 : total=242849 2026-04-02 02:31:04.851 | ++ functions-common:time_stop:2428 : _TIME_START[$name]= 2026-04-02 02:31:04.857 | ++ functions-common:time_stop:2429 : _TIME_TOTAL[$name]=259836 2026-04-02 02:31:04.862 | ++ functions-common:apt_get:1207 : return 0 2026-04-02 02:31:04.867 | ++ /opt/stack/manila/devstack/plugin.sh:_install_nfs_and_samba:704 : check_nfs_kernel_service_state_ubuntu 2026-04-02 02:31:04.873 | +++ /opt/stack/manila/devstack/plugin.sh:check_nfs_kernel_service_state_ubuntu:687 : sudo service nfs-kernel-server status 2026-04-02 02:31:04.916 | ++ /opt/stack/manila/devstack/plugin.sh:check_nfs_kernel_service_state_ubuntu:687 : [[ '' == \f\a\i\l ]] 2026-04-02 02:31:04.923 | +++ /opt/stack/manila/devstack/plugin.sh:check_nfs_kernel_service_state_ubuntu:695 : sudo service nfs-kernel-server status 2026-04-02 02:31:04.965 | ++ /opt/stack/manila/devstack/plugin.sh:check_nfs_kernel_service_state_ubuntu:695 : [[ '' == \f\a\i\l ]] 2026-04-02 02:31:04.971 | ++ /opt/stack/manila/devstack/plugin.sh:install_manila:745 : '[' manila.share.drivers.generic.GenericShareDriver == manila.share.drivers.zfsonlinux.driver.ZFSonLinuxShareDriver ']' 2026-04-02 02:31:04.977 | ++ /opt/stack/manila/devstack/plugin.sh:install_manila:760 : '[' manila.share.drivers.generic.GenericShareDriver == manila.share.drivers.container.driver.ContainerShareDriver ']' 2026-04-02 02:31:04.983 | ++ /opt/stack/manila/devstack/plugin.sh:source:1148 : set_cinder_quotas 2026-04-02 02:31:04.989 | ++ /opt/stack/manila/devstack/plugin.sh:set_cinder_quotas:133 : is_service_enabled cinder 2026-04-02 02:31:05.028 | ++ functions-common:is_service_enabled:2068 : return 0 2026-04-02 02:31:05.034 | ++ /opt/stack/manila/devstack/plugin.sh:set_cinder_quotas:134 : [[ ! -n /etc/cinder/cinder.conf ]] 2026-04-02 02:31:05.040 | ++ /opt/stack/manila/devstack/plugin.sh:set_cinder_quotas:137 : iniset /etc/cinder/cinder.conf DEFAULT quota_volumes 50 2026-04-02 02:31:05.111 | ++ /opt/stack/manila/devstack/plugin.sh:set_cinder_quotas:138 : iniset /etc/cinder/cinder.conf DEFAULT quota_snapshots 50 2026-04-02 02:31:05.175 | ++ /opt/stack/manila/devstack/plugin.sh:set_cinder_quotas:139 : iniset /etc/cinder/cinder.conf DEFAULT quota_gigabytes 1000 2026-04-02 02:31:05.242 | ++ /opt/stack/manila/devstack/plugin.sh:source:1257 : [[ stack == \u\n\s\t\a\c\k ]] 2026-04-02 02:31:05.247 | ++ /opt/stack/manila/devstack/plugin.sh:source:1262 : [[ stack == \c\l\e\a\n ]] 2026-04-02 02:31:05.261 | + functions-common:run_plugins:1831 : for plugin in ${plugins//,/ } 2026-04-02 02:31:05.267 | + functions-common:run_plugins:1832 : local dir=/opt/stack/octavia 2026-04-02 02:31:05.272 | + functions-common:run_plugins:1833 : [[ -f /opt/stack/octavia/devstack/plugin.sh ]] 2026-04-02 02:31:05.279 | + functions-common:run_plugins:1834 : source /opt/stack/octavia/devstack/plugin.sh stack install 2026-04-02 02:31:05.286 | ++ /opt/stack/octavia/devstack/plugin.sh:source:3 : saveenv=ehxB 2026-04-02 02:31:05.291 | ++ /opt/stack/octavia/devstack/plugin.sh:source:4 : set -ex 2026-04-02 02:31:05.297 | ++ /opt/stack/octavia/devstack/plugin.sh:source:9 : GET_PIP_CACHE_LOCATION=/opt/stack/cache/files/get-pip.py 2026-04-02 02:31:05.311 | ++ /opt/stack/octavia/devstack/plugin.sh:source:768 : is_service_enabled octavia 2026-04-02 02:31:05.345 | ++ functions-common:is_service_enabled:2068 : return 0 2026-04-02 02:31:05.351 | ++ /opt/stack/octavia/devstack/plugin.sh:source:769 : '[' api == main ']' 2026-04-02 02:31:05.356 | ++ /opt/stack/octavia/devstack/plugin.sh:source:769 : '[' api == standalone ']' 2026-04-02 02:31:05.362 | ++ /opt/stack/octavia/devstack/plugin.sh:source:781 : [[ stack == \s\t\a\c\k ]] 2026-04-02 02:31:05.366 | ++ /opt/stack/octavia/devstack/plugin.sh:source:781 : [[ install == \i\n\s\t\a\l\l ]] 2026-04-02 02:31:05.371 | ++ /opt/stack/octavia/devstack/plugin.sh:source:783 : echo_summary 'Installing octavia' 2026-04-02 02:31:05.378 | ++ ./stack.sh:echo_summary:438 : [[ -t 3 ]] 2026-04-02 02:31:05.383 | ++ ./stack.sh:echo_summary:444 : echo -e Installing octavia 2026-04-02 02:31:05.387 | ++ /opt/stack/octavia/devstack/plugin.sh:source:784 : octavia_lib_install 2026-04-02 02:31:05.391 | ++ /opt/stack/octavia/devstack/plugin.sh:octavia_lib_install:29 : use_library_from_git octavia-lib 2026-04-02 02:31:05.396 | ++ inc/python:use_library_from_git:266 : local name=octavia-lib 2026-04-02 02:31:05.401 | ++ inc/python:use_library_from_git:267 : local enabled=1 2026-04-02 02:31:05.405 | ++ inc/python:use_library_from_git:268 : [[ novnc,barbican,cinder,devstack,glance,keystone,magnum,manila,neutron,nova,octavia,os-test-images,ovn-octavia-provider,placement,python-magnumclient,requirements,swift,magnum-cluster-api,python-magnumclient = \A\L\L ]] 2026-04-02 02:31:05.409 | ++ inc/python:use_library_from_git:268 : [[ ,novnc,barbican,cinder,devstack,glance,keystone,magnum,manila,neutron,nova,octavia,os-test-images,ovn-octavia-provider,placement,python-magnumclient,requirements,swift,magnum-cluster-api,python-magnumclient, =~ ,octavia-lib, ]] 2026-04-02 02:31:05.414 | ++ inc/python:use_library_from_git:269 : return 1 2026-04-02 02:31:05.419 | ++ /opt/stack/octavia/devstack/plugin.sh:octavia_lib_install:35 : pip_install_gr octavia-lib 2026-04-02 02:31:05.425 | ++ inc/python:pip_install_gr:94 : local name=octavia-lib 2026-04-02 02:31:05.430 | ++ inc/python:pip_install_gr:95 : local clean_name 2026-04-02 02:31:05.438 | +++ inc/python:pip_install_gr:96 : get_from_global_requirements octavia-lib 2026-04-02 02:31:05.445 | +++ inc/python:get_from_global_requirements:241 : local package=octavia-lib 2026-04-02 02:31:05.451 | +++ inc/python:get_from_global_requirements:242 : local required_pkg 2026-04-02 02:31:05.491 | ++++ inc/python:get_from_global_requirements:243 : cut -d# -f1 2026-04-02 02:31:05.493 | ++++ inc/python:get_from_global_requirements:243 : grep -i -h '^octavia-lib' /opt/stack/requirements/global-requirements.txt 2026-04-02 02:31:05.503 | +++ inc/python:get_from_global_requirements:243 : required_pkg='octavia-lib ' 2026-04-02 02:31:05.509 | +++ inc/python:get_from_global_requirements:244 : [[ octavia-lib == '' ]] 2026-04-02 02:31:05.513 | +++ inc/python:get_from_global_requirements:247 : echo octavia-lib 2026-04-02 02:31:05.523 | ++ inc/python:pip_install_gr:96 : clean_name=octavia-lib 2026-04-02 02:31:05.529 | ++ inc/python:pip_install_gr:97 : pip_install octavia-lib 2026-04-02 02:31:05.580 | Using python 3.12 to install octavia-lib 2026-04-02 02:31:05.586 | ++ inc/python:pip_install:210 : env http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= /opt/stack/data/venv/bin/pip install -c /opt/stack/requirements/upper-constraints.txt octavia-lib 2026-04-02 02:31:06.226 | Collecting octavia-lib 2026-04-02 02:31:06.361 | Downloading octavia_lib-3.11.0-py3-none-any.whl.metadata (2.3 kB) 2026-04-02 02:31:06.371 | Requirement already satisfied: oslo.i18n>=3.15.3 in /opt/stack/data/venv/lib/python3.12/site-packages (from octavia-lib) (6.7.2) 2026-04-02 02:31:06.372 | Requirement already satisfied: oslo.serialization>=2.28.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from octavia-lib) (5.9.1) 2026-04-02 02:31:06.372 | Requirement already satisfied: pbr!=2.1.0,>=2.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from octavia-lib) (7.0.3) 2026-04-02 02:31:06.373 | Requirement already satisfied: tenacity>=5.0.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from octavia-lib) (9.1.4) 2026-04-02 02:31:06.375 | Requirement already satisfied: msgpack>=0.5.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.serialization>=2.28.1->octavia-lib) (1.1.2) 2026-04-02 02:31:06.376 | Requirement already satisfied: oslo.utils>=3.33.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.serialization>=2.28.1->octavia-lib) (10.0.0) 2026-04-02 02:31:06.378 | Requirement already satisfied: iso8601>=0.1.11 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.utils>=3.33.0->oslo.serialization>=2.28.1->octavia-lib) (2.1.0) 2026-04-02 02:31:06.378 | Requirement already satisfied: netaddr>=0.10.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.utils>=3.33.0->oslo.serialization>=2.28.1->octavia-lib) (1.3.0) 2026-04-02 02:31:06.379 | Requirement already satisfied: debtcollector>=1.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.utils>=3.33.0->oslo.serialization>=2.28.1->octavia-lib) (3.1.0) 2026-04-02 02:31:06.380 | Requirement already satisfied: pyparsing>=2.1.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.utils>=3.33.0->oslo.serialization>=2.28.1->octavia-lib) (3.3.2) 2026-04-02 02:31:06.380 | Requirement already satisfied: packaging>=20.4 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.utils>=3.33.0->oslo.serialization>=2.28.1->octavia-lib) (26.0) 2026-04-02 02:31:06.381 | Requirement already satisfied: PyYAML>=3.13 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.utils>=3.33.0->oslo.serialization>=2.28.1->octavia-lib) (6.0.3) 2026-04-02 02:31:06.382 | Requirement already satisfied: psutil>=3.2.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.utils>=3.33.0->oslo.serialization>=2.28.1->octavia-lib) (7.2.2) 2026-04-02 02:31:06.383 | Requirement already satisfied: wrapt>=2.1.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from debtcollector>=1.2.0->oslo.utils>=3.33.0->oslo.serialization>=2.28.1->octavia-lib) (2.1.1) 2026-04-02 02:31:06.385 | Requirement already satisfied: setuptools in /opt/stack/data/venv/lib/python3.12/site-packages (from pbr!=2.1.0,>=2.0.0->octavia-lib) (82.0.1) 2026-04-02 02:31:06.424 | Downloading octavia_lib-3.11.0-py3-none-any.whl (39 kB) 2026-04-02 02:31:06.624 | Installing collected packages: octavia-lib 2026-04-02 02:31:06.675 | Successfully installed octavia-lib-3.11.0 2026-04-02 02:31:06.761 | ++ inc/python:pip_install:216 : result=0 2026-04-02 02:31:06.767 | ++ inc/python:pip_install:218 : time_stop pip_install 2026-04-02 02:31:06.772 | ++ functions-common:time_stop:2412 : local name 2026-04-02 02:31:06.780 | ++ functions-common:time_stop:2413 : local end_time 2026-04-02 02:31:06.787 | ++ functions-common:time_stop:2414 : local elapsed_time 2026-04-02 02:31:06.792 | ++ functions-common:time_stop:2415 : local total 2026-04-02 02:31:06.799 | ++ functions-common:time_stop:2416 : local start_time 2026-04-02 02:31:06.806 | ++ functions-common:time_stop:2418 : name=pip_install 2026-04-02 02:31:06.814 | ++ functions-common:time_stop:2419 : start_time=1775097065567 2026-04-02 02:31:06.821 | ++ functions-common:time_stop:2421 : [[ -z 1775097065567 ]] 2026-04-02 02:31:06.828 | +++ functions-common:time_stop:2424 : date +%s%3N 2026-04-02 02:31:06.836 | ++ functions-common:time_stop:2424 : end_time=1775097066830 2026-04-02 02:31:06.841 | ++ functions-common:time_stop:2425 : elapsed_time=1263 2026-04-02 02:31:06.847 | ++ functions-common:time_stop:2426 : total=140604 2026-04-02 02:31:06.853 | ++ functions-common:time_stop:2428 : _TIME_START[$name]= 2026-04-02 02:31:06.861 | ++ functions-common:time_stop:2429 : _TIME_TOTAL[$name]=141867 2026-04-02 02:31:06.866 | ++ inc/python:pip_install:219 : return 0 2026-04-02 02:31:06.871 | ++ /opt/stack/octavia/devstack/plugin.sh:source:785 : octavia_install 2026-04-02 02:31:06.878 | ++ /opt/stack/octavia/devstack/plugin.sh:octavia_install:12 : [[ False == True ]] 2026-04-02 02:31:06.885 | ++ /opt/stack/octavia/devstack/plugin.sh:octavia_install:15 : setup_develop /opt/stack/octavia 2026-04-02 02:31:06.891 | ++ inc/python:setup_develop:353 : local bindep 2026-04-02 02:31:06.897 | ++ inc/python:setup_develop:354 : [[ /opt/stack/octavia == -bindep* ]] 2026-04-02 02:31:06.904 | ++ inc/python:setup_develop:358 : local project_dir=/opt/stack/octavia 2026-04-02 02:31:06.908 | ++ inc/python:setup_develop:359 : local extras= 2026-04-02 02:31:06.914 | ++ inc/python:setup_develop:360 : _setup_package_with_constraints_edit /opt/stack/octavia -e 2026-04-02 02:31:06.923 | ++ inc/python:_setup_package_with_constraints_edit:379 : local bindep 2026-04-02 02:31:06.929 | ++ inc/python:_setup_package_with_constraints_edit:380 : [[ /opt/stack/octavia == -bindep* ]] 2026-04-02 02:31:06.935 | ++ inc/python:_setup_package_with_constraints_edit:384 : local project_dir=/opt/stack/octavia 2026-04-02 02:31:06.940 | ++ inc/python:_setup_package_with_constraints_edit:385 : local flags=-e 2026-04-02 02:31:06.947 | ++ inc/python:_setup_package_with_constraints_edit:386 : local extras= 2026-04-02 02:31:06.954 | +++ inc/python:_setup_package_with_constraints_edit:393 : cd /opt/stack/octavia 2026-04-02 02:31:06.960 | +++ inc/python:_setup_package_with_constraints_edit:393 : pwd 2026-04-02 02:31:06.967 | ++ inc/python:_setup_package_with_constraints_edit:393 : project_dir=/opt/stack/octavia 2026-04-02 02:31:06.973 | ++ inc/python:_setup_package_with_constraints_edit:395 : '[' -n /opt/stack/requirements ']' 2026-04-02 02:31:06.981 | ++ inc/python:_setup_package_with_constraints_edit:399 : local name 2026-04-02 02:31:06.990 | +++ inc/python:_setup_package_with_constraints_edit:400 : awk '/^name.*=/ {print $3}' /opt/stack/octavia/setup.cfg 2026-04-02 02:31:07.004 | ++ inc/python:_setup_package_with_constraints_edit:400 : name=octavia 2026-04-02 02:31:07.011 | ++ inc/python:_setup_package_with_constraints_edit:401 : '[' -z octavia ']' 2026-04-02 02:31:07.017 | ++ inc/python:_setup_package_with_constraints_edit:405 : /opt/stack/requirements/.venv/bin/edit-constraints /opt/stack/requirements/upper-constraints.txt -- octavia 2026-04-02 02:31:07.120 | ++ inc/python:_setup_package_with_constraints_edit:408 : setup_package /opt/stack/octavia -e 2026-04-02 02:31:07.126 | ++ inc/python:setup_package:436 : local bindep=0 2026-04-02 02:31:07.132 | ++ inc/python:setup_package:437 : local bindep_flag= 2026-04-02 02:31:07.140 | ++ inc/python:setup_package:438 : local bindep_profiles= 2026-04-02 02:31:07.145 | ++ inc/python:setup_package:439 : [[ /opt/stack/octavia == -bindep* ]] 2026-04-02 02:31:07.151 | ++ inc/python:setup_package:444 : local project_dir=/opt/stack/octavia 2026-04-02 02:31:07.158 | ++ inc/python:setup_package:445 : local flags=-e 2026-04-02 02:31:07.164 | ++ inc/python:setup_package:446 : local extras= 2026-04-02 02:31:07.170 | ++ inc/python:setup_package:450 : [[ -n -e ]] 2026-04-02 02:31:07.175 | ++ inc/python:setup_package:450 : [[ -z '' ]] 2026-04-02 02:31:07.185 | ++ inc/python:setup_package:450 : [[ ! -e =~ ^-.* ]] 2026-04-02 02:31:07.191 | ++ inc/python:setup_package:455 : [[ ! -z '' ]] 2026-04-02 02:31:07.195 | ++ inc/python:setup_package:460 : [[ 0 == 1 ]] 2026-04-02 02:31:07.201 | ++ inc/python:setup_package:464 : pip_install -e /opt/stack/octavia 2026-04-02 02:31:07.246 | Using python 3.12 to install /opt/stack/octavia 2026-04-02 02:31:07.252 | ++ inc/python:pip_install:210 : env http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= /opt/stack/data/venv/bin/pip install -c /opt/stack/requirements/upper-constraints.txt -e /opt/stack/octavia 2026-04-02 02:31:07.821 | Obtaining file:///opt/stack/octavia 2026-04-02 02:31:07.822 | Installing build dependencies: started 2026-04-02 02:31:08.783 | Installing build dependencies: finished with status 'done' 2026-04-02 02:31:08.785 | Checking if build backend supports build_editable: started 2026-04-02 02:31:09.087 | Checking if build backend supports build_editable: finished with status 'done' 2026-04-02 02:31:09.090 | Getting requirements to build editable: started 2026-04-02 02:31:09.245 | Getting requirements to build editable: finished with status 'done' 2026-04-02 02:31:09.250 | Preparing editable metadata (pyproject.toml): started 2026-04-02 02:31:09.736 | Preparing editable metadata (pyproject.toml): finished with status 'done' 2026-04-02 02:31:09.756 | Requirement already satisfied: alembic>=0.9.6 in /opt/stack/data/venv/lib/python3.12/site-packages (from octavia==18.1.0.dev6) (1.18.4) 2026-04-02 02:31:09.757 | Requirement already satisfied: cotyledon>=1.3.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from octavia==18.1.0.dev6) (2.2.0) 2026-04-02 02:31:09.757 | Requirement already satisfied: pecan>=1.3.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from octavia==18.1.0.dev6) (1.7.0) 2026-04-02 02:31:09.757 | Requirement already satisfied: pbr>=3.1.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from octavia==18.1.0.dev6) (7.0.3) 2026-04-02 02:31:09.758 | Requirement already satisfied: SQLAlchemy>=1.2.19 in /opt/stack/data/venv/lib/python3.12/site-packages (from octavia==18.1.0.dev6) (2.0.46) 2026-04-02 02:31:09.758 | Requirement already satisfied: SQLAlchemy-Utils>=0.30.11 in /opt/stack/data/venv/lib/python3.12/site-packages (from octavia==18.1.0.dev6) (0.42.1) 2026-04-02 02:31:09.759 | Requirement already satisfied: futurist>=1.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from octavia==18.1.0.dev6) (3.2.1) 2026-04-02 02:31:09.759 | Requirement already satisfied: requests>=2.23.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from octavia==18.1.0.dev6) (2.32.5) 2026-04-02 02:31:09.759 | Requirement already satisfied: rfc3986>=1.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from octavia==18.1.0.dev6) (2.0.0) 2026-04-02 02:31:09.760 | Requirement already satisfied: keystoneauth1>=3.4.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from octavia==18.1.0.dev6) (5.13.1) 2026-04-02 02:31:09.760 | Requirement already satisfied: keystonemiddleware>=9.5.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from octavia==18.1.0.dev6) (12.0.0) 2026-04-02 02:31:09.761 | Requirement already satisfied: WebOb>=1.8.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from octavia==18.1.0.dev6) (1.8.9) 2026-04-02 02:31:09.761 | Requirement already satisfied: stevedore>=1.20.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from octavia==18.1.0.dev6) (5.7.0) 2026-04-02 02:31:09.761 | Requirement already satisfied: openstacksdk>=0.103.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from octavia==18.1.0.dev6) (4.10.0) 2026-04-02 02:31:09.762 | Requirement already satisfied: oslo.config>=6.8.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from octavia==18.1.0.dev6) (10.3.0) 2026-04-02 02:31:09.762 | Requirement already satisfied: oslo.context>=2.22.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from octavia==18.1.0.dev6) (6.3.0) 2026-04-02 02:31:09.763 | Requirement already satisfied: oslo.db>=8.4.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.db[mysql]>=8.4.0->octavia==18.1.0.dev6) (18.0.0) 2026-04-02 02:31:09.764 | Requirement already satisfied: oslo.i18n>=3.20.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from octavia==18.1.0.dev6) (6.7.2) 2026-04-02 02:31:09.764 | Requirement already satisfied: oslo.log>=4.3.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from octavia==18.1.0.dev6) (8.1.0) 2026-04-02 02:31:09.764 | Requirement already satisfied: oslo.messaging>=14.1.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from octavia==18.1.0.dev6) (17.3.0) 2026-04-02 02:31:09.765 | Requirement already satisfied: oslo.middleware>=4.0.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from octavia==18.1.0.dev6) (8.0.0) 2026-04-02 02:31:09.765 | Requirement already satisfied: oslo.policy>=4.5.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from octavia==18.1.0.dev6) (5.0.0) 2026-04-02 02:31:09.765 | Requirement already satisfied: oslo.reports>=1.18.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from octavia==18.1.0.dev6) (3.7.0) 2026-04-02 02:31:09.766 | Requirement already satisfied: oslo.serialization>=2.28.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from octavia==18.1.0.dev6) (5.9.1) 2026-04-02 02:31:09.766 | Requirement already satisfied: oslo.upgradecheck>=1.3.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from octavia==18.1.0.dev6) (2.7.1) 2026-04-02 02:31:09.766 | Requirement already satisfied: oslo.utils>=4.7.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from octavia==18.1.0.dev6) (10.0.0) 2026-04-02 02:31:09.767 | Requirement already satisfied: psutil>=5.7.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from octavia==18.1.0.dev6) (7.2.2) 2026-04-02 02:31:09.767 | Requirement already satisfied: pyasn1!=0.2.3,>=0.1.8 in /opt/stack/data/venv/lib/python3.12/site-packages (from octavia==18.1.0.dev6) (0.6.0) 2026-04-02 02:31:09.768 | Requirement already satisfied: pyasn1-modules>=0.0.6 in /opt/stack/data/venv/lib/python3.12/site-packages (from octavia==18.1.0.dev6) (0.4.1) 2026-04-02 02:31:09.768 | Requirement already satisfied: python-barbicanclient>=4.5.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from octavia==18.1.0.dev6) (7.3.0) 2026-04-02 02:31:09.769 | Requirement already satisfied: python-glanceclient>=2.8.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from octavia==18.1.0.dev6) (4.11.0) 2026-04-02 02:31:09.769 | Requirement already satisfied: python-novaclient>=9.1.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from octavia==18.1.0.dev6) (18.12.0) 2026-04-02 02:31:09.769 | Requirement already satisfied: python-cinderclient>=3.3.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from octavia==18.1.0.dev6) (9.9.0) 2026-04-02 02:31:09.770 | Requirement already satisfied: WSME>=0.8.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from octavia==18.1.0.dev6) (0.12.1) 2026-04-02 02:31:09.770 | Requirement already satisfied: Jinja2>=2.10 in /opt/stack/data/venv/lib/python3.12/site-packages (from octavia==18.1.0.dev6) (3.1.6) 2026-04-02 02:31:09.771 | Requirement already satisfied: taskflow!=6.0.0,>=5.9.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from octavia==18.1.0.dev6) (6.2.0) 2026-04-02 02:31:09.771 | Requirement already satisfied: castellan>=0.16.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from octavia==18.1.0.dev6) (5.6.0) 2026-04-02 02:31:09.771 | Requirement already satisfied: tenacity>=5.0.4 in /opt/stack/data/venv/lib/python3.12/site-packages (from octavia==18.1.0.dev6) (9.1.4) 2026-04-02 02:31:09.772 | Requirement already satisfied: distro>=1.2.0 in /usr/lib/python3/dist-packages (from octavia==18.1.0.dev6) (1.9.0) 2026-04-02 02:31:09.772 | Requirement already satisfied: jsonschema>=3.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from octavia==18.1.0.dev6) (4.26.0) 2026-04-02 02:31:09.773 | Requirement already satisfied: octavia-lib>=3.8.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from octavia==18.1.0.dev6) (3.11.0) 2026-04-02 02:31:09.773 | Requirement already satisfied: setproctitle>=1.1.10 in /opt/stack/data/venv/lib/python3.12/site-packages (from octavia==18.1.0.dev6) (1.3.7) 2026-04-02 02:31:09.773 | Requirement already satisfied: python-dateutil>=2.7.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from octavia==18.1.0.dev6) (2.9.0.post0) 2026-04-02 02:31:09.774 | Requirement already satisfied: Flask!=0.11,>=0.10 in /opt/stack/data/venv/lib/python3.12/site-packages (from octavia==18.1.0.dev6) (3.1.3) 2026-04-02 02:31:09.774 | Requirement already satisfied: cryptography>=42.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from octavia==18.1.0.dev6) (43.0.3) 2026-04-02 02:31:09.775 | Requirement already satisfied: pyroute2>=0.5.14 in /opt/stack/data/venv/lib/python3.12/site-packages (from octavia==18.1.0.dev6) (0.8.1) 2026-04-02 02:31:09.912 | Collecting gunicorn>=19.9.0 (from octavia==18.1.0.dev6) 2026-04-02 02:31:10.041 | Downloading gunicorn-25.1.0-py3-none-any.whl.metadata (5.5 kB) 2026-04-02 02:31:10.054 | Requirement already satisfied: Werkzeug>=0.14.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from octavia==18.1.0.dev6) (3.1.6) 2026-04-02 02:31:10.056 | Requirement already satisfied: Mako in /opt/stack/data/venv/lib/python3.12/site-packages (from alembic>=0.9.6->octavia==18.1.0.dev6) (1.3.10) 2026-04-02 02:31:10.057 | Requirement already satisfied: typing-extensions>=4.12 in /opt/stack/data/venv/lib/python3.12/site-packages (from alembic>=0.9.6->octavia==18.1.0.dev6) (4.15.0) 2026-04-02 02:31:10.064 | Requirement already satisfied: cffi>=1.12 in /opt/stack/data/venv/lib/python3.12/site-packages (from cryptography>=42.0.0->octavia==18.1.0.dev6) (2.0.0) 2026-04-02 02:31:10.067 | Requirement already satisfied: pycparser in /opt/stack/data/venv/lib/python3.12/site-packages (from cffi>=1.12->cryptography>=42.0.0->octavia==18.1.0.dev6) (3.0) 2026-04-02 02:31:10.069 | Requirement already satisfied: blinker>=1.9.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from Flask!=0.11,>=0.10->octavia==18.1.0.dev6) (1.9.0) 2026-04-02 02:31:10.069 | Requirement already satisfied: click>=8.1.3 in /opt/stack/data/venv/lib/python3.12/site-packages (from Flask!=0.11,>=0.10->octavia==18.1.0.dev6) (8.3.1) 2026-04-02 02:31:10.070 | Requirement already satisfied: itsdangerous>=2.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from Flask!=0.11,>=0.10->octavia==18.1.0.dev6) (2.2.0) 2026-04-02 02:31:10.070 | Requirement already satisfied: markupsafe>=2.1.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from Flask!=0.11,>=0.10->octavia==18.1.0.dev6) (3.0.3) 2026-04-02 02:31:10.073 | Requirement already satisfied: debtcollector>=3.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from futurist>=1.2.0->octavia==18.1.0.dev6) (3.1.0) 2026-04-02 02:31:10.075 | 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->octavia==18.1.0.dev6) (2.1.1) 2026-04-02 02:31:10.076 | Requirement already satisfied: packaging in /opt/stack/data/venv/lib/python3.12/site-packages (from gunicorn>=19.9.0->octavia==18.1.0.dev6) (26.0) 2026-04-02 02:31:10.079 | Requirement already satisfied: attrs>=22.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from jsonschema>=3.2.0->octavia==18.1.0.dev6) (25.4.0) 2026-04-02 02:31:10.079 | Requirement already satisfied: jsonschema-specifications>=2023.03.6 in /opt/stack/data/venv/lib/python3.12/site-packages (from jsonschema>=3.2.0->octavia==18.1.0.dev6) (2025.9.1) 2026-04-02 02:31:10.080 | Requirement already satisfied: referencing>=0.28.4 in /opt/stack/data/venv/lib/python3.12/site-packages (from jsonschema>=3.2.0->octavia==18.1.0.dev6) (0.37.0) 2026-04-02 02:31:10.080 | Requirement already satisfied: rpds-py>=0.25.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from jsonschema>=3.2.0->octavia==18.1.0.dev6) (0.30.0) 2026-04-02 02:31:10.084 | Requirement already satisfied: iso8601>=2.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystoneauth1>=3.4.0->octavia==18.1.0.dev6) (2.1.0) 2026-04-02 02:31:10.085 | Requirement already satisfied: os-service-types>=1.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystoneauth1>=3.4.0->octavia==18.1.0.dev6) (1.8.2) 2026-04-02 02:31:10.088 | Requirement already satisfied: oslo.cache>=3.11.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystonemiddleware>=9.5.0->octavia==18.1.0.dev6) (4.1.1) 2026-04-02 02:31:10.089 | Requirement already satisfied: pycadf>=1.1.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystonemiddleware>=9.5.0->octavia==18.1.0.dev6) (4.0.1) 2026-04-02 02:31:10.089 | Requirement already satisfied: PyJWT>=2.4.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystonemiddleware>=9.5.0->octavia==18.1.0.dev6) (2.11.0) 2026-04-02 02:31:10.090 | Requirement already satisfied: python-keystoneclient>=3.20.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystonemiddleware>=9.5.0->octavia==18.1.0.dev6) (5.8.0) 2026-04-02 02:31:10.095 | Requirement already satisfied: decorator>=4.4.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from openstacksdk>=0.103.0->octavia==18.1.0.dev6) (5.2.1) 2026-04-02 02:31:10.095 | Requirement already satisfied: dogpile.cache>=0.6.5 in /opt/stack/data/venv/lib/python3.12/site-packages (from openstacksdk>=0.103.0->octavia==18.1.0.dev6) (1.5.0) 2026-04-02 02:31:10.096 | Requirement already satisfied: jmespath>=0.9.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from openstacksdk>=0.103.0->octavia==18.1.0.dev6) (1.1.0) 2026-04-02 02:31:10.096 | Requirement already satisfied: jsonpatch!=1.20,>=1.16 in /opt/stack/data/venv/lib/python3.12/site-packages (from openstacksdk>=0.103.0->octavia==18.1.0.dev6) (1.33) 2026-04-02 02:31:10.097 | Requirement already satisfied: platformdirs>=3 in /opt/stack/data/venv/lib/python3.12/site-packages (from openstacksdk>=0.103.0->octavia==18.1.0.dev6) (4.9.2) 2026-04-02 02:31:10.098 | Requirement already satisfied: PyYAML>=3.13 in /opt/stack/data/venv/lib/python3.12/site-packages (from openstacksdk>=0.103.0->octavia==18.1.0.dev6) (6.0.3) 2026-04-02 02:31:10.098 | Requirement already satisfied: requestsexceptions>=1.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from openstacksdk>=0.103.0->octavia==18.1.0.dev6) (1.4.0) 2026-04-02 02:31:10.104 | Requirement already satisfied: jsonpointer>=1.9 in /opt/stack/data/venv/lib/python3.12/site-packages (from jsonpatch!=1.20,>=1.16->openstacksdk>=0.103.0->octavia==18.1.0.dev6) (3.0.0) 2026-04-02 02:31:10.111 | Requirement already satisfied: netaddr>=0.7.18 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.config>=6.8.0->octavia==18.1.0.dev6) (1.3.0) 2026-04-02 02:31:10.116 | Requirement already satisfied: testresources>=2.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.db>=8.4.0->oslo.db[mysql]>=8.4.0->octavia==18.1.0.dev6) (2.0.2) 2026-04-02 02:31:10.117 | Requirement already satisfied: testscenarios>=0.4 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.db>=8.4.0->oslo.db[mysql]>=8.4.0->octavia==18.1.0.dev6) (0.5.0) 2026-04-02 02:31:10.119 | Requirement already satisfied: PyMySQL>=0.7.6 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.db[mysql]>=8.4.0->octavia==18.1.0.dev6) (1.1.2) 2026-04-02 02:31:10.126 | Requirement already satisfied: oslo.service>=1.24.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.messaging>=14.1.0->octavia==18.1.0.dev6) (4.5.1) 2026-04-02 02:31:10.126 | Requirement already satisfied: cachetools>=2.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.messaging>=14.1.0->octavia==18.1.0.dev6) (7.0.1) 2026-04-02 02:31:10.127 | Requirement already satisfied: amqp>=2.5.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.messaging>=14.1.0->octavia==18.1.0.dev6) (5.3.1) 2026-04-02 02:31:10.127 | Requirement already satisfied: kombu>=4.6.8 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.messaging>=14.1.0->octavia==18.1.0.dev6) (5.6.2) 2026-04-02 02:31:10.128 | Requirement already satisfied: oslo.metrics>=0.2.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.messaging>=14.1.0->octavia==18.1.0.dev6) (0.15.1) 2026-04-02 02:31:10.130 | Requirement already satisfied: vine<6.0.0,>=5.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from amqp>=2.5.2->oslo.messaging>=14.1.0->octavia==18.1.0.dev6) (5.1.0) 2026-04-02 02:31:10.135 | Requirement already satisfied: tzdata>=2025.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from kombu>=4.6.8->oslo.messaging>=14.1.0->octavia==18.1.0.dev6) (2025.3) 2026-04-02 02:31:10.139 | Requirement already satisfied: prometheus-client>=0.6.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.metrics>=0.2.1->oslo.messaging>=14.1.0->octavia==18.1.0.dev6) (0.24.1) 2026-04-02 02:31:10.141 | Requirement already satisfied: bcrypt>=3.1.3 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.middleware>=4.0.1->octavia==18.1.0.dev6) (5.0.0) 2026-04-02 02:31:10.143 | Requirement already satisfied: statsd>=3.2.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.middleware>=4.0.1->octavia==18.1.0.dev6) (4.0.1) 2026-04-02 02:31:10.152 | Requirement already satisfied: msgpack>=0.5.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.serialization>=2.28.1->octavia==18.1.0.dev6) (1.1.2) 2026-04-02 02:31:10.156 | Requirement already satisfied: eventlet>=0.27.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.service>=1.24.0->oslo.messaging>=14.1.0->octavia==18.1.0.dev6) (0.40.4) 2026-04-02 02:31:10.156 | Requirement already satisfied: greenlet>=0.4.15 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.service>=1.24.0->oslo.messaging>=14.1.0->octavia==18.1.0.dev6) (3.3.2) 2026-04-02 02:31:10.157 | Requirement already satisfied: oslo.concurrency>=3.25.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.service>=1.24.0->oslo.messaging>=14.1.0->octavia==18.1.0.dev6) (7.4.0) 2026-04-02 02:31:10.158 | Requirement already satisfied: PasteDeploy>=1.5.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.service>=1.24.0->oslo.messaging>=14.1.0->octavia==18.1.0.dev6) (3.1.0) 2026-04-02 02:31:10.158 | Requirement already satisfied: Routes>=2.3.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.service>=1.24.0->oslo.messaging>=14.1.0->octavia==18.1.0.dev6) (2.5.1) 2026-04-02 02:31:10.159 | Requirement already satisfied: Paste>=2.0.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.service>=1.24.0->oslo.messaging>=14.1.0->octavia==18.1.0.dev6) (3.10.1) 2026-04-02 02:31:10.159 | Requirement already satisfied: Yappi>=1.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.service>=1.24.0->oslo.messaging>=14.1.0->octavia==18.1.0.dev6) (1.7.3) 2026-04-02 02:31:10.161 | Requirement already satisfied: dnspython>=1.15.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from eventlet>=0.27.0->oslo.service>=1.24.0->oslo.messaging>=14.1.0->octavia==18.1.0.dev6) (2.8.0) 2026-04-02 02:31:10.170 | Requirement already satisfied: fasteners>=0.7.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.concurrency>=3.25.0->oslo.service>=1.24.0->oslo.messaging>=14.1.0->octavia==18.1.0.dev6) (0.20) 2026-04-02 02:31:10.175 | Requirement already satisfied: PrettyTable>=0.7.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.upgradecheck>=1.3.0->octavia==18.1.0.dev6) (3.17.0) 2026-04-02 02:31:10.178 | Requirement already satisfied: pyparsing>=2.1.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.utils>=4.7.0->octavia==18.1.0.dev6) (3.3.2) 2026-04-02 02:31:10.183 | Requirement already satisfied: setuptools in /opt/stack/data/venv/lib/python3.12/site-packages (from Paste>=2.0.2->oslo.service>=1.24.0->oslo.messaging>=14.1.0->octavia==18.1.0.dev6) (82.0.1) 2026-04-02 02:31:10.198 | Requirement already satisfied: wcwidth in /opt/stack/data/venv/lib/python3.12/site-packages (from PrettyTable>=0.7.1->oslo.upgradecheck>=1.3.0->octavia==18.1.0.dev6) (0.6.0) 2026-04-02 02:31:10.225 | Requirement already satisfied: cliff>=2.8.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from python-barbicanclient>=4.5.2->octavia==18.1.0.dev6) (4.13.2) 2026-04-02 02:31:10.228 | Requirement already satisfied: autopage>=0.4.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from cliff>=2.8.0->python-barbicanclient>=4.5.2->octavia==18.1.0.dev6) (0.6.0) 2026-04-02 02:31:10.228 | Requirement already satisfied: cmd2>=1.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from cliff>=2.8.0->python-barbicanclient>=4.5.2->octavia==18.1.0.dev6) (3.2.0) 2026-04-02 02:31:10.234 | Requirement already satisfied: pyperclip>=1.8.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from cmd2>=1.0.0->cliff>=2.8.0->python-barbicanclient>=4.5.2->octavia==18.1.0.dev6) (1.11.0) 2026-04-02 02:31:10.235 | Requirement already satisfied: rich>=14.3.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from cmd2>=1.0.0->cliff>=2.8.0->python-barbicanclient>=4.5.2->octavia==18.1.0.dev6) (14.3.3) 2026-04-02 02:31:10.235 | Requirement already satisfied: rich-argparse>=1.7.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from cmd2>=1.0.0->cliff>=2.8.0->python-barbicanclient>=4.5.2->octavia==18.1.0.dev6) (1.7.2) 2026-04-02 02:31:10.244 | Requirement already satisfied: six>=1.5 in /opt/stack/data/venv/lib/python3.12/site-packages (from python-dateutil>=2.7.0->octavia==18.1.0.dev6) (1.17.0) 2026-04-02 02:31:10.247 | Requirement already satisfied: warlock>=1.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from python-glanceclient>=2.8.0->octavia==18.1.0.dev6) (2.1.0) 2026-04-02 02:31:10.248 | Requirement already satisfied: pyOpenSSL>=17.1.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from python-glanceclient>=2.8.0->octavia==18.1.0.dev6) (24.2.1) 2026-04-02 02:31:10.268 | Requirement already satisfied: charset_normalizer<4,>=2 in /opt/stack/data/venv/lib/python3.12/site-packages (from requests>=2.23.0->octavia==18.1.0.dev6) (3.4.4) 2026-04-02 02:31:10.268 | Requirement already satisfied: idna<4,>=2.5 in /opt/stack/data/venv/lib/python3.12/site-packages (from requests>=2.23.0->octavia==18.1.0.dev6) (3.11) 2026-04-02 02:31:10.269 | Requirement already satisfied: urllib3<3,>=1.21.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from requests>=2.23.0->octavia==18.1.0.dev6) (2.6.3) 2026-04-02 02:31:10.269 | Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3/dist-packages (from requests>=2.23.0->octavia==18.1.0.dev6) (2023.11.17) 2026-04-02 02:31:10.291 | Requirement already satisfied: markdown-it-py>=2.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from rich>=14.3.0->cmd2>=1.0.0->cliff>=2.8.0->python-barbicanclient>=4.5.2->octavia==18.1.0.dev6) (4.0.0) 2026-04-02 02:31:10.292 | Requirement already satisfied: pygments<3.0.0,>=2.13.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from rich>=14.3.0->cmd2>=1.0.0->cliff>=2.8.0->python-barbicanclient>=4.5.2->octavia==18.1.0.dev6) (2.19.2) 2026-04-02 02:31:10.298 | Requirement already satisfied: mdurl~=0.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from markdown-it-py>=2.2.0->rich>=14.3.0->cmd2>=1.0.0->cliff>=2.8.0->python-barbicanclient>=4.5.2->octavia==18.1.0.dev6) (0.1.2) 2026-04-02 02:31:10.310 | Requirement already satisfied: repoze.lru>=0.3 in /opt/stack/data/venv/lib/python3.12/site-packages (from Routes>=2.3.1->oslo.service>=1.24.0->oslo.messaging>=14.1.0->octavia==18.1.0.dev6) (0.7) 2026-04-02 02:31:10.344 | Requirement already satisfied: networkx>=2.1.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from taskflow!=6.0.0,>=5.9.0->octavia==18.1.0.dev6) (3.4.2) 2026-04-02 02:31:10.345 | Requirement already satisfied: automaton>=1.9.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from taskflow!=6.0.0,>=5.9.0->octavia==18.1.0.dev6) (3.4.0) 2026-04-02 02:31:10.345 | Requirement already satisfied: pydot>=1.2.4 in /opt/stack/data/venv/lib/python3.12/site-packages (from taskflow!=6.0.0,>=5.9.0->octavia==18.1.0.dev6) (4.0.1) 2026-04-02 02:31:10.369 | Requirement already satisfied: testtools in /opt/stack/data/venv/lib/python3.12/site-packages (from testscenarios>=0.4->oslo.db>=8.4.0->oslo.db[mysql]>=8.4.0->octavia==18.1.0.dev6) (2.8.5) 2026-04-02 02:31:10.394 | Requirement already satisfied: simplegeneric in /opt/stack/data/venv/lib/python3.12/site-packages (from WSME>=0.8.0->octavia==18.1.0.dev6) (0.8.1) 2026-04-02 02:31:10.394 | Requirement already satisfied: pytz in /opt/stack/data/venv/lib/python3.12/site-packages (from WSME>=0.8.0->octavia==18.1.0.dev6) (2025.2) 2026-04-02 02:31:10.395 | Requirement already satisfied: importlib-metadata>=4.4 in /opt/stack/data/venv/lib/python3.12/site-packages (from WSME>=0.8.0->octavia==18.1.0.dev6) (8.7.1) 2026-04-02 02:31:10.399 | Requirement already satisfied: zipp>=3.20 in /opt/stack/data/venv/lib/python3.12/site-packages (from importlib-metadata>=4.4->WSME>=0.8.0->octavia==18.1.0.dev6) (3.23.0) 2026-04-02 02:31:10.462 | Downloading gunicorn-25.1.0-py3-none-any.whl (197 kB) 2026-04-02 02:31:10.561 | Building wheels for collected packages: octavia 2026-04-02 02:31:10.562 | Building editable for octavia (pyproject.toml): started 2026-04-02 02:31:11.197 | Building editable for octavia (pyproject.toml): finished with status 'done' 2026-04-02 02:31:11.198 | Created wheel for octavia: filename=octavia-18.1.0.dev6-0.editable-py3-none-any.whl size=9916 sha256=cc9c68c4e9c95b754dfc12bfe50a4156a9830167e1c7a906458f67a59f64f58b 2026-04-02 02:31:11.198 | Stored in directory: /tmp/pip-ephem-wheel-cache-iac3lsgb/wheels/ed/6b/cb/95220a3afd8be5cce009bcf4082455445bf4e8aadf41f0202b 2026-04-02 02:31:11.204 | Successfully built octavia 2026-04-02 02:31:11.345 | Installing collected packages: gunicorn, octavia 2026-04-02 02:31:11.505 | 2026-04-02 02:31:11.525 | Successfully installed gunicorn-25.1.0 octavia-18.1.0.dev6 2026-04-02 02:31:11.642 | ++ inc/python:pip_install:216 : result=0 2026-04-02 02:31:11.648 | ++ inc/python:pip_install:218 : time_stop pip_install 2026-04-02 02:31:11.654 | ++ functions-common:time_stop:2412 : local name 2026-04-02 02:31:11.660 | ++ functions-common:time_stop:2413 : local end_time 2026-04-02 02:31:11.666 | ++ functions-common:time_stop:2414 : local elapsed_time 2026-04-02 02:31:11.671 | ++ functions-common:time_stop:2415 : local total 2026-04-02 02:31:11.676 | ++ functions-common:time_stop:2416 : local start_time 2026-04-02 02:31:11.680 | ++ functions-common:time_stop:2418 : name=pip_install 2026-04-02 02:31:11.684 | ++ functions-common:time_stop:2419 : start_time=1775097067235 2026-04-02 02:31:11.687 | ++ functions-common:time_stop:2421 : [[ -z 1775097067235 ]] 2026-04-02 02:31:11.693 | +++ functions-common:time_stop:2424 : date +%s%3N 2026-04-02 02:31:11.699 | ++ functions-common:time_stop:2424 : end_time=1775097071695 2026-04-02 02:31:11.704 | ++ functions-common:time_stop:2425 : elapsed_time=4460 2026-04-02 02:31:11.709 | ++ functions-common:time_stop:2426 : total=141867 2026-04-02 02:31:11.714 | ++ functions-common:time_stop:2428 : _TIME_START[$name]= 2026-04-02 02:31:11.719 | ++ functions-common:time_stop:2429 : _TIME_TOTAL[$name]=146327 2026-04-02 02:31:11.725 | ++ inc/python:pip_install:219 : return 0 2026-04-02 02:31:11.732 | ++ inc/python:setup_package:466 : [[ -e == \-\e ]] 2026-04-02 02:31:11.736 | ++ inc/python:setup_package:466 : [[ True == \F\a\l\s\e ]] 2026-04-02 02:31:11.743 | ++ inc/python:_setup_package_with_constraints_edit:412 : use_library_from_git /opt/stack/octavia 2026-04-02 02:31:11.749 | ++ inc/python:use_library_from_git:266 : local name=/opt/stack/octavia 2026-04-02 02:31:11.754 | ++ inc/python:use_library_from_git:267 : local enabled=1 2026-04-02 02:31:11.760 | ++ inc/python:use_library_from_git:268 : [[ novnc,barbican,cinder,devstack,glance,keystone,magnum,manila,neutron,nova,octavia,os-test-images,ovn-octavia-provider,placement,python-magnumclient,requirements,swift,magnum-cluster-api,python-magnumclient = \A\L\L ]] 2026-04-02 02:31:11.767 | ++ inc/python:use_library_from_git:268 : [[ ,novnc,barbican,cinder,devstack,glance,keystone,magnum,manila,neutron,nova,octavia,os-test-images,ovn-octavia-provider,placement,python-magnumclient,requirements,swift,magnum-cluster-api,python-magnumclient, =~ ,/opt/stack/octavia, ]] 2026-04-02 02:31:11.774 | ++ inc/python:use_library_from_git:269 : return 1 2026-04-02 02:31:11.780 | ++ /opt/stack/octavia/devstack/plugin.sh:source:786 : octaviaclient_install 2026-04-02 02:31:11.786 | ++ /opt/stack/octavia/devstack/plugin.sh:octaviaclient_install:20 : use_library_from_git python-octaviaclient 2026-04-02 02:31:11.792 | ++ inc/python:use_library_from_git:266 : local name=python-octaviaclient 2026-04-02 02:31:11.798 | ++ inc/python:use_library_from_git:267 : local enabled=1 2026-04-02 02:31:11.804 | ++ inc/python:use_library_from_git:268 : [[ novnc,barbican,cinder,devstack,glance,keystone,magnum,manila,neutron,nova,octavia,os-test-images,ovn-octavia-provider,placement,python-magnumclient,requirements,swift,magnum-cluster-api,python-magnumclient = \A\L\L ]] 2026-04-02 02:31:11.809 | ++ inc/python:use_library_from_git:268 : [[ ,novnc,barbican,cinder,devstack,glance,keystone,magnum,manila,neutron,nova,octavia,os-test-images,ovn-octavia-provider,placement,python-magnumclient,requirements,swift,magnum-cluster-api,python-magnumclient, =~ ,python-octaviaclient, ]] 2026-04-02 02:31:11.816 | ++ inc/python:use_library_from_git:269 : return 1 2026-04-02 02:31:11.821 | ++ /opt/stack/octavia/devstack/plugin.sh:octaviaclient_install:24 : pip_install_gr python-octaviaclient 2026-04-02 02:31:11.827 | ++ inc/python:pip_install_gr:94 : local name=python-octaviaclient 2026-04-02 02:31:11.833 | ++ inc/python:pip_install_gr:95 : local clean_name 2026-04-02 02:31:11.840 | +++ inc/python:pip_install_gr:96 : get_from_global_requirements python-octaviaclient 2026-04-02 02:31:11.847 | +++ inc/python:get_from_global_requirements:241 : local package=python-octaviaclient 2026-04-02 02:31:11.854 | +++ inc/python:get_from_global_requirements:242 : local required_pkg 2026-04-02 02:31:11.861 | ++++ inc/python:get_from_global_requirements:243 : grep -i -h '^python-octaviaclient' /opt/stack/requirements/global-requirements.txt 2026-04-02 02:31:11.863 | ++++ inc/python:get_from_global_requirements:243 : cut -d# -f1 2026-04-02 02:31:11.873 | +++ inc/python:get_from_global_requirements:243 : required_pkg='python-octaviaclient ' 2026-04-02 02:31:11.880 | +++ inc/python:get_from_global_requirements:244 : [[ python-octaviaclient == '' ]] 2026-04-02 02:31:11.886 | +++ inc/python:get_from_global_requirements:247 : echo python-octaviaclient 2026-04-02 02:31:11.893 | ++ inc/python:pip_install_gr:96 : clean_name=python-octaviaclient 2026-04-02 02:31:11.899 | ++ inc/python:pip_install_gr:97 : pip_install python-octaviaclient 2026-04-02 02:31:11.949 | Using python 3.12 to install python-octaviaclient 2026-04-02 02:31:11.954 | ++ inc/python:pip_install:210 : env http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= /opt/stack/data/venv/bin/pip install -c /opt/stack/requirements/upper-constraints.txt python-octaviaclient 2026-04-02 02:31:12.482 | Requirement already satisfied: python-octaviaclient in /opt/stack/data/venv/lib/python3.12/site-packages (3.13.0) 2026-04-02 02:31:12.483 | Requirement already satisfied: cliff!=2.9.0,>=2.8.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from python-octaviaclient) (4.13.2) 2026-04-02 02:31:12.483 | Requirement already satisfied: keystoneauth1>=3.18.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from python-octaviaclient) (5.13.1) 2026-04-02 02:31:12.484 | Requirement already satisfied: python-openstackclient>=3.12.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from python-octaviaclient) (9.0.0) 2026-04-02 02:31:12.484 | Requirement already satisfied: osc-lib>=1.14.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from python-octaviaclient) (4.4.0) 2026-04-02 02:31:12.485 | Requirement already satisfied: oslo.serialization!=2.19.1,>=2.18.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from python-octaviaclient) (5.9.1) 2026-04-02 02:31:12.485 | Requirement already satisfied: oslo.utils>=3.33.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from python-octaviaclient) (10.0.0) 2026-04-02 02:31:12.486 | Requirement already satisfied: pbr!=2.1.0,>=2.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from python-octaviaclient) (7.0.3) 2026-04-02 02:31:12.486 | Requirement already satisfied: requests>=2.14.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from python-octaviaclient) (2.32.5) 2026-04-02 02:31:12.487 | Requirement already satisfied: autopage>=0.4.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from cliff!=2.9.0,>=2.8.0->python-octaviaclient) (0.6.0) 2026-04-02 02:31:12.487 | Requirement already satisfied: cmd2>=1.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from cliff!=2.9.0,>=2.8.0->python-octaviaclient) (3.2.0) 2026-04-02 02:31:12.488 | Requirement already satisfied: PrettyTable>=0.7.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from cliff!=2.9.0,>=2.8.0->python-octaviaclient) (3.17.0) 2026-04-02 02:31:12.488 | Requirement already satisfied: stevedore>=5.6.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from cliff!=2.9.0,>=2.8.0->python-octaviaclient) (5.7.0) 2026-04-02 02:31:12.489 | Requirement already satisfied: PyYAML>=3.12 in /opt/stack/data/venv/lib/python3.12/site-packages (from cliff!=2.9.0,>=2.8.0->python-octaviaclient) (6.0.3) 2026-04-02 02:31:12.491 | Requirement already satisfied: pyperclip>=1.8.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from cmd2>=1.0.0->cliff!=2.9.0,>=2.8.0->python-octaviaclient) (1.11.0) 2026-04-02 02:31:12.491 | Requirement already satisfied: rich>=14.3.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from cmd2>=1.0.0->cliff!=2.9.0,>=2.8.0->python-octaviaclient) (14.3.3) 2026-04-02 02:31:12.492 | Requirement already satisfied: rich-argparse>=1.7.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from cmd2>=1.0.0->cliff!=2.9.0,>=2.8.0->python-octaviaclient) (1.7.2) 2026-04-02 02:31:12.493 | Requirement already satisfied: iso8601>=2.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystoneauth1>=3.18.0->python-octaviaclient) (2.1.0) 2026-04-02 02:31:12.493 | Requirement already satisfied: os-service-types>=1.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystoneauth1>=3.18.0->python-octaviaclient) (1.8.2) 2026-04-02 02:31:12.494 | Requirement already satisfied: typing-extensions>=4.12 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystoneauth1>=3.18.0->python-octaviaclient) (4.15.0) 2026-04-02 02:31:12.497 | Requirement already satisfied: openstacksdk>=0.15.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from osc-lib>=1.14.1->python-octaviaclient) (4.10.0) 2026-04-02 02:31:12.497 | Requirement already satisfied: oslo.i18n>=3.15.3 in /opt/stack/data/venv/lib/python3.12/site-packages (from osc-lib>=1.14.1->python-octaviaclient) (6.7.2) 2026-04-02 02:31:12.499 | Requirement already satisfied: cryptography>=2.7 in /opt/stack/data/venv/lib/python3.12/site-packages (from openstacksdk>=0.15.0->osc-lib>=1.14.1->python-octaviaclient) (43.0.3) 2026-04-02 02:31:12.499 | Requirement already satisfied: decorator>=4.4.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from openstacksdk>=0.15.0->osc-lib>=1.14.1->python-octaviaclient) (5.2.1) 2026-04-02 02:31:12.500 | Requirement already satisfied: dogpile.cache>=0.6.5 in /opt/stack/data/venv/lib/python3.12/site-packages (from openstacksdk>=0.15.0->osc-lib>=1.14.1->python-octaviaclient) (1.5.0) 2026-04-02 02:31:12.500 | Requirement already satisfied: jmespath>=0.9.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from openstacksdk>=0.15.0->osc-lib>=1.14.1->python-octaviaclient) (1.1.0) 2026-04-02 02:31:12.501 | Requirement already satisfied: jsonpatch!=1.20,>=1.16 in /opt/stack/data/venv/lib/python3.12/site-packages (from openstacksdk>=0.15.0->osc-lib>=1.14.1->python-octaviaclient) (1.33) 2026-04-02 02:31:12.502 | Requirement already satisfied: platformdirs>=3 in /opt/stack/data/venv/lib/python3.12/site-packages (from openstacksdk>=0.15.0->osc-lib>=1.14.1->python-octaviaclient) (4.9.2) 2026-04-02 02:31:12.502 | Requirement already satisfied: psutil>=3.2.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from openstacksdk>=0.15.0->osc-lib>=1.14.1->python-octaviaclient) (7.2.2) 2026-04-02 02:31:12.503 | Requirement already satisfied: requestsexceptions>=1.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from openstacksdk>=0.15.0->osc-lib>=1.14.1->python-octaviaclient) (1.4.0) 2026-04-02 02:31:12.504 | Requirement already satisfied: cffi>=1.12 in /opt/stack/data/venv/lib/python3.12/site-packages (from cryptography>=2.7->openstacksdk>=0.15.0->osc-lib>=1.14.1->python-octaviaclient) (2.0.0) 2026-04-02 02:31:12.506 | Requirement already satisfied: pycparser in /opt/stack/data/venv/lib/python3.12/site-packages (from cffi>=1.12->cryptography>=2.7->openstacksdk>=0.15.0->osc-lib>=1.14.1->python-octaviaclient) (3.0) 2026-04-02 02:31:12.510 | Requirement already satisfied: jsonpointer>=1.9 in /opt/stack/data/venv/lib/python3.12/site-packages (from jsonpatch!=1.20,>=1.16->openstacksdk>=0.15.0->osc-lib>=1.14.1->python-octaviaclient) (3.0.0) 2026-04-02 02:31:12.513 | Requirement already satisfied: msgpack>=0.5.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.serialization!=2.19.1,>=2.18.0->python-octaviaclient) (1.1.2) 2026-04-02 02:31:12.515 | Requirement already satisfied: netaddr>=0.10.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.utils>=3.33.0->python-octaviaclient) (1.3.0) 2026-04-02 02:31:12.515 | Requirement already satisfied: debtcollector>=1.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.utils>=3.33.0->python-octaviaclient) (3.1.0) 2026-04-02 02:31:12.516 | Requirement already satisfied: pyparsing>=2.1.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.utils>=3.33.0->python-octaviaclient) (3.3.2) 2026-04-02 02:31:12.516 | Requirement already satisfied: packaging>=20.4 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.utils>=3.33.0->python-octaviaclient) (26.0) 2026-04-02 02:31:12.518 | Requirement already satisfied: wrapt>=2.1.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from debtcollector>=1.2.0->oslo.utils>=3.33.0->python-octaviaclient) (2.1.1) 2026-04-02 02:31:12.521 | Requirement already satisfied: setuptools in /opt/stack/data/venv/lib/python3.12/site-packages (from pbr!=2.1.0,>=2.0.0->python-octaviaclient) (82.0.1) 2026-04-02 02:31:12.524 | Requirement already satisfied: wcwidth in /opt/stack/data/venv/lib/python3.12/site-packages (from PrettyTable>=0.7.2->cliff!=2.9.0,>=2.8.0->python-octaviaclient) (0.6.0) 2026-04-02 02:31:12.531 | Requirement already satisfied: python-keystoneclient>=3.22.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from python-openstackclient>=3.12.0->python-octaviaclient) (5.8.0) 2026-04-02 02:31:12.532 | Requirement already satisfied: python-cinderclient>=3.3.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from python-openstackclient>=3.12.0->python-octaviaclient) (9.9.0) 2026-04-02 02:31:12.536 | Requirement already satisfied: oslo.config>=5.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from python-keystoneclient>=3.22.0->python-openstackclient>=3.12.0->python-octaviaclient) (10.3.0) 2026-04-02 02:31:12.538 | Requirement already satisfied: rfc3986>=1.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.config>=5.2.0->python-keystoneclient>=3.22.0->python-openstackclient>=3.12.0->python-octaviaclient) (2.0.0) 2026-04-02 02:31:12.542 | Requirement already satisfied: charset_normalizer<4,>=2 in /opt/stack/data/venv/lib/python3.12/site-packages (from requests>=2.14.2->python-octaviaclient) (3.4.4) 2026-04-02 02:31:12.542 | Requirement already satisfied: idna<4,>=2.5 in /opt/stack/data/venv/lib/python3.12/site-packages (from requests>=2.14.2->python-octaviaclient) (3.11) 2026-04-02 02:31:12.543 | Requirement already satisfied: urllib3<3,>=1.21.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from requests>=2.14.2->python-octaviaclient) (2.6.3) 2026-04-02 02:31:12.545 | Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3/dist-packages (from requests>=2.14.2->python-octaviaclient) (2023.11.17) 2026-04-02 02:31:12.557 | Requirement already satisfied: markdown-it-py>=2.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from rich>=14.3.0->cmd2>=1.0.0->cliff!=2.9.0,>=2.8.0->python-octaviaclient) (4.0.0) 2026-04-02 02:31:12.558 | Requirement already satisfied: pygments<3.0.0,>=2.13.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from rich>=14.3.0->cmd2>=1.0.0->cliff!=2.9.0,>=2.8.0->python-octaviaclient) (2.19.2) 2026-04-02 02:31:12.561 | Requirement already satisfied: mdurl~=0.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from markdown-it-py>=2.2.0->rich>=14.3.0->cmd2>=1.0.0->cliff!=2.9.0,>=2.8.0->python-octaviaclient) (0.1.2) 2026-04-02 02:31:12.833 | ++ inc/python:pip_install:216 : result=0 2026-04-02 02:31:12.838 | ++ inc/python:pip_install:218 : time_stop pip_install 2026-04-02 02:31:12.845 | ++ functions-common:time_stop:2412 : local name 2026-04-02 02:31:12.851 | ++ functions-common:time_stop:2413 : local end_time 2026-04-02 02:31:12.857 | ++ functions-common:time_stop:2414 : local elapsed_time 2026-04-02 02:31:12.864 | ++ functions-common:time_stop:2415 : local total 2026-04-02 02:31:12.869 | ++ functions-common:time_stop:2416 : local start_time 2026-04-02 02:31:12.875 | ++ functions-common:time_stop:2418 : name=pip_install 2026-04-02 02:31:12.881 | ++ functions-common:time_stop:2419 : start_time=1775097071936 2026-04-02 02:31:12.887 | ++ functions-common:time_stop:2421 : [[ -z 1775097071936 ]] 2026-04-02 02:31:12.896 | +++ functions-common:time_stop:2424 : date +%s%3N 2026-04-02 02:31:12.905 | ++ functions-common:time_stop:2424 : end_time=1775097072898 2026-04-02 02:31:12.912 | ++ functions-common:time_stop:2425 : elapsed_time=962 2026-04-02 02:31:12.919 | ++ functions-common:time_stop:2426 : total=146327 2026-04-02 02:31:12.925 | ++ functions-common:time_stop:2428 : _TIME_START[$name]= 2026-04-02 02:31:12.932 | ++ functions-common:time_stop:2429 : _TIME_TOTAL[$name]=147289 2026-04-02 02:31:12.939 | ++ inc/python:pip_install:219 : return 0 2026-04-02 02:31:12.945 | ++ /opt/stack/octavia/devstack/plugin.sh:source:809 : [[ stack == \u\n\s\t\a\c\k ]] 2026-04-02 02:31:12.952 | ++ /opt/stack/octavia/devstack/plugin.sh:source:817 : [[ stack == \c\l\e\a\n ]] 2026-04-02 02:31:12.959 | ++ /opt/stack/octavia/devstack/plugin.sh:source:825 : [[ ehxB =~ e ]] 2026-04-02 02:31:12.966 | ++ /opt/stack/octavia/devstack/plugin.sh:source:826 : set -e 2026-04-02 02:31:12.972 | ++ /opt/stack/octavia/devstack/plugin.sh:source:830 : [[ ehxB =~ x ]] 2026-04-02 02:31:12.979 | ++ /opt/stack/octavia/devstack/plugin.sh:source:831 : set -x 2026-04-02 02:31:12.986 | + functions-common:run_plugins:1831 : for plugin in ${plugins//,/ } 2026-04-02 02:31:12.992 | + functions-common:run_plugins:1832 : local dir=/opt/stack/magnum-cluster-api 2026-04-02 02:31:12.999 | + functions-common:run_plugins:1833 : [[ -f /opt/stack/magnum-cluster-api/devstack/plugin.sh ]] 2026-04-02 02:31:13.005 | + functions-common:run_plugins:1834 : source /opt/stack/magnum-cluster-api/devstack/plugin.sh stack install 2026-04-02 02:31:13.013 | ++ /opt/stack/magnum-cluster-api/devstack/plugin.sh:source:1 : CAPI_VERSION=v1.10.5 2026-04-02 02:31:13.019 | ++ /opt/stack/magnum-cluster-api/devstack/plugin.sh:source:2 : CAPO_VERSION=v0.12.4 2026-04-02 02:31:13.027 | ++ /opt/stack/magnum-cluster-api/devstack/plugin.sh:source:3 : ORC_VERSION=v2.2.0 2026-04-02 02:31:13.033 | ++ /opt/stack/magnum-cluster-api/devstack/plugin.sh:source:4 : KIND_VERSION=v0.16.0 2026-04-02 02:31:13.039 | ++ /opt/stack/magnum-cluster-api/devstack/plugin.sh:source:5 : HELM_VERSION=v3.10.3 2026-04-02 02:31:13.046 | ++ /opt/stack/magnum-cluster-api/devstack/plugin.sh:source:7 : MAGNUM_CLUSTER_API_REPO=https://github.com/vexxhost/magnum-cluster-api.git 2026-04-02 02:31:13.052 | ++ /opt/stack/magnum-cluster-api/devstack/plugin.sh:source:8 : MAGNUM_CLUSTER_API_BRANCH=main 2026-04-02 02:31:13.059 | ++ /opt/stack/magnum-cluster-api/devstack/plugin.sh:source:9 : MAGNUM_CLUSTER_API_DIR=/opt/stack/magnum-cluster-api 2026-04-02 02:31:13.067 | ++ /opt/stack/magnum-cluster-api/devstack/plugin.sh:source:21 : is_service_enabled magnum-cluster-api 2026-04-02 02:31:13.150 | ++ functions-common:is_service_enabled:2068 : return 0 2026-04-02 02:31:13.156 | ++ /opt/stack/magnum-cluster-api/devstack/plugin.sh:source:23 : [[ stack == \s\t\a\c\k ]] 2026-04-02 02:31:13.162 | ++ /opt/stack/magnum-cluster-api/devstack/plugin.sh:source:23 : [[ install == \p\r\e\-\i\n\s\t\a\l\l ]] 2026-04-02 02:31:13.169 | ++ /opt/stack/magnum-cluster-api/devstack/plugin.sh:source:65 : [[ stack == \s\t\a\c\k ]] 2026-04-02 02:31:13.176 | ++ /opt/stack/magnum-cluster-api/devstack/plugin.sh:source:65 : [[ install == \i\n\s\t\a\l\l ]] 2026-04-02 02:31:13.183 | ++ /opt/stack/magnum-cluster-api/devstack/plugin.sh:source:66 : git_clone https://github.com/vexxhost/magnum-cluster-api.git /opt/stack/magnum-cluster-api /opt/stack/magnum-cluster-api 2026-04-02 02:31:13.189 | ++ functions-common:git_clone:581 : local git_remote=https://github.com/vexxhost/magnum-cluster-api.git 2026-04-02 02:31:13.193 | ++ functions-common:git_clone:582 : local git_dest=/opt/stack/magnum-cluster-api 2026-04-02 02:31:13.199 | ++ functions-common:git_clone:583 : local git_ref=/opt/stack/magnum-cluster-api 2026-04-02 02:31:13.204 | ++ functions-common:git_clone:584 : local orig_dir 2026-04-02 02:31:13.211 | +++ functions-common:git_clone:585 : pwd 2026-04-02 02:31:13.218 | ++ functions-common:git_clone:585 : orig_dir=/opt/stack/devstack 2026-04-02 02:31:13.223 | ++ functions-common:git_clone:586 : local git_clone_flags= 2026-04-02 02:31:13.229 | +++ functions-common:git_clone:588 : trueorfalse False RECLONE 2026-04-02 02:31:13.263 | ++ functions-common:git_clone:588 : RECLONE=False 2026-04-02 02:31:13.268 | ++ functions-common:git_clone:589 : [[ 0 -gt 0 ]] 2026-04-02 02:31:13.274 | ++ functions-common:git_clone:593 : [[ False = \T\r\u\e ]] 2026-04-02 02:31:13.280 | ++ functions-common:git_clone:602 : echo /opt/stack/magnum-cluster-api 2026-04-02 02:31:13.281 | ++ functions-common:git_clone:602 : egrep -q '^refs' 2026-04-02 02:31:13.292 | ++ functions-common:git_clone:616 : [[ ! -d /opt/stack/magnum-cluster-api ]] 2026-04-02 02:31:13.297 | ++ functions-common:git_clone:626 : [[ False = \T\r\u\e ]] 2026-04-02 02:31:13.301 | ++ functions-common:git_clone:661 : sudo git config --system --add safe.directory /opt/stack/magnum-cluster-api 2026-04-02 02:31:13.321 | ++ functions-common:git_clone:664 : cd /opt/stack/magnum-cluster-api 2026-04-02 02:31:13.328 | ++ functions-common:git_clone:665 : head -1 2026-04-02 02:31:13.329 | ++ functions-common:git_clone:665 : git show --oneline 2026-04-02 02:31:13.334 | 48be95d fix(deps): update rust crate k8s-openapi to 0.27.0 2026-04-02 02:31:13.340 | ++ functions-common:git_clone:666 : cd /opt/stack/devstack 2026-04-02 02:31:13.345 | ++ /opt/stack/magnum-cluster-api/devstack/plugin.sh:source:67 : setup_develop /opt/stack/magnum-cluster-api 2026-04-02 02:31:13.351 | ++ inc/python:setup_develop:353 : local bindep 2026-04-02 02:31:13.355 | ++ inc/python:setup_develop:354 : [[ /opt/stack/magnum-cluster-api == -bindep* ]] 2026-04-02 02:31:13.361 | ++ inc/python:setup_develop:358 : local project_dir=/opt/stack/magnum-cluster-api 2026-04-02 02:31:13.367 | ++ inc/python:setup_develop:359 : local extras= 2026-04-02 02:31:13.374 | ++ inc/python:setup_develop:360 : _setup_package_with_constraints_edit /opt/stack/magnum-cluster-api -e 2026-04-02 02:31:13.381 | ++ inc/python:_setup_package_with_constraints_edit:379 : local bindep 2026-04-02 02:31:13.386 | ++ inc/python:_setup_package_with_constraints_edit:380 : [[ /opt/stack/magnum-cluster-api == -bindep* ]] 2026-04-02 02:31:13.393 | ++ inc/python:_setup_package_with_constraints_edit:384 : local project_dir=/opt/stack/magnum-cluster-api 2026-04-02 02:31:13.397 | ++ inc/python:_setup_package_with_constraints_edit:385 : local flags=-e 2026-04-02 02:31:13.402 | ++ inc/python:_setup_package_with_constraints_edit:386 : local extras= 2026-04-02 02:31:13.410 | +++ inc/python:_setup_package_with_constraints_edit:393 : cd /opt/stack/magnum-cluster-api 2026-04-02 02:31:13.417 | +++ inc/python:_setup_package_with_constraints_edit:393 : pwd 2026-04-02 02:31:13.423 | ++ inc/python:_setup_package_with_constraints_edit:393 : project_dir=/opt/stack/magnum-cluster-api 2026-04-02 02:31:13.428 | ++ inc/python:_setup_package_with_constraints_edit:395 : '[' -n /opt/stack/requirements ']' 2026-04-02 02:31:13.434 | ++ inc/python:_setup_package_with_constraints_edit:399 : local name 2026-04-02 02:31:13.442 | +++ inc/python:_setup_package_with_constraints_edit:400 : awk '/^name.*=/ {print $3}' /opt/stack/magnum-cluster-api/setup.cfg 2026-04-02 02:31:13.456 | ++ inc/python:_setup_package_with_constraints_edit:400 : name= 2026-04-02 02:31:13.463 | ++ inc/python:_setup_package_with_constraints_edit:401 : '[' -z ']' 2026-04-02 02:31:13.471 | +++ inc/python:_setup_package_with_constraints_edit:402 : awk '/^name =/ {gsub(/"/, "", $3); print $3}' /opt/stack/magnum-cluster-api/pyproject.toml 2026-04-02 02:31:13.483 | ++ inc/python:_setup_package_with_constraints_edit:402 : name=magnum-cluster-api 2026-04-02 02:31:13.490 | ++ inc/python:_setup_package_with_constraints_edit:405 : /opt/stack/requirements/.venv/bin/edit-constraints /opt/stack/requirements/upper-constraints.txt -- magnum-cluster-api 2026-04-02 02:31:13.583 | ++ inc/python:_setup_package_with_constraints_edit:408 : setup_package /opt/stack/magnum-cluster-api -e 2026-04-02 02:31:13.588 | ++ inc/python:setup_package:436 : local bindep=0 2026-04-02 02:31:13.593 | ++ inc/python:setup_package:437 : local bindep_flag= 2026-04-02 02:31:13.598 | ++ inc/python:setup_package:438 : local bindep_profiles= 2026-04-02 02:31:13.604 | ++ inc/python:setup_package:439 : [[ /opt/stack/magnum-cluster-api == -bindep* ]] 2026-04-02 02:31:13.609 | ++ inc/python:setup_package:444 : local project_dir=/opt/stack/magnum-cluster-api 2026-04-02 02:31:13.615 | ++ inc/python:setup_package:445 : local flags=-e 2026-04-02 02:31:13.621 | ++ inc/python:setup_package:446 : local extras= 2026-04-02 02:31:13.627 | ++ inc/python:setup_package:450 : [[ -n -e ]] 2026-04-02 02:31:13.633 | ++ inc/python:setup_package:450 : [[ -z '' ]] 2026-04-02 02:31:13.639 | ++ inc/python:setup_package:450 : [[ ! -e =~ ^-.* ]] 2026-04-02 02:31:13.644 | ++ inc/python:setup_package:455 : [[ ! -z '' ]] 2026-04-02 02:31:13.650 | ++ inc/python:setup_package:460 : [[ 0 == 1 ]] 2026-04-02 02:31:13.655 | ++ inc/python:setup_package:464 : pip_install -e /opt/stack/magnum-cluster-api 2026-04-02 02:31:13.699 | Using python 3.12 to install /opt/stack/magnum-cluster-api 2026-04-02 02:31:13.704 | ++ inc/python:pip_install:210 : env http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= /opt/stack/data/venv/bin/pip install -c /opt/stack/requirements/upper-constraints.txt -e /opt/stack/magnum-cluster-api 2026-04-02 02:31:14.248 | Obtaining file:///opt/stack/magnum-cluster-api 2026-04-02 02:31:14.250 | Installing build dependencies: started 2026-04-02 02:31:15.839 | Installing build dependencies: finished with status 'done' 2026-04-02 02:31:15.840 | Checking if build backend supports build_editable: started 2026-04-02 02:31:15.905 | Checking if build backend supports build_editable: finished with status 'done' 2026-04-02 02:31:15.906 | Getting requirements to build editable: started 2026-04-02 02:31:15.975 | Getting requirements to build editable: finished with status 'done' 2026-04-02 02:31:15.976 | Preparing editable metadata (pyproject.toml): started 2026-04-02 02:31:16.623 | Preparing editable metadata (pyproject.toml): finished with status 'error' 2026-04-02 02:31:16.633 | error: subprocess-exited-with-error 2026-04-02 02:31:16.633 | 2026-04-02 02:31:16.633 | × Preparing editable metadata (pyproject.toml) did not run successfully. 2026-04-02 02:31:16.633 | │ exit code: 1 2026-04-02 02:31:16.633 | ╰─> [16 lines of output] 2026-04-02 02:31:16.633 | Updating crates.io index 2026-04-02 02:31:16.634 | error: failed to select a version for `k8s-openapi`. 2026-04-02 02:31:16.634 | ... required by package `magnum-cluster-api v0.36.1 (/opt/stack/magnum-cluster-api)` 2026-04-02 02:31:16.634 | versions that meet the requirements `^0.27.0` are: 0.27.1, 0.27.0 2026-04-02 02:31:16.634 | 2026-04-02 02:31:16.634 | package `magnum-cluster-api` depends on `k8s-openapi` with feature `v1_30` but `k8s-openapi` does not have that feature. 2026-04-02 02:31:16.634 | package `k8s-openapi` does have feature `v1_31` 2026-04-02 02:31:16.634 | 2026-04-02 02:31:16.634 | 2026-04-02 02:31:16.634 | failed to select a version for `k8s-openapi` which could resolve this conflict 2026-04-02 02:31:16.634 | 💥 maturin failed 2026-04-02 02:31:16.634 | Caused by: Cargo metadata failed. Does your crate compile with `cargo build`? 2026-04-02 02:31:16.634 | Caused by: `cargo metadata` exited with an error: 2026-04-02 02:31:16.634 | Error running maturin: Command '['maturin', 'pep517', 'write-dist-info', '--metadata-directory', '/tmp/pip-modern-metadata-8acc28h6', '--interpreter', '/opt/stack/data/venv/bin/python3.12']' returned non-zero exit status 1. 2026-04-02 02:31:16.634 | Checking for Rust toolchain.... 2026-04-02 02:31:16.634 | Running `maturin pep517 write-dist-info --metadata-directory /tmp/pip-modern-metadata-8acc28h6 --interpreter /opt/stack/data/venv/bin/python3.12` 2026-04-02 02:31:16.634 | [end of output] 2026-04-02 02:31:16.634 | 2026-04-02 02:31:16.634 | note: This error originates from a subprocess, and is likely not a problem with pip. 2026-04-02 02:31:16.648 | error: metadata-generation-failed 2026-04-02 02:31:16.648 | 2026-04-02 02:31:16.648 | × Encountered error while generating package metadata. 2026-04-02 02:31:16.648 | ╰─> from file:///opt/stack/magnum-cluster-api 2026-04-02 02:31:16.648 | 2026-04-02 02:31:16.648 | note: This is an issue with the package mentioned above, not pip. 2026-04-02 02:31:16.648 | hint: See above for details. 2026-04-02 02:31:16.718 | + inc/python:pip_install:1 : exit_trap 2026-04-02 02:31:16.723 | + ./stack.sh:exit_trap:519 : local r=1 2026-04-02 02:31:16.731 | ++ ./stack.sh:exit_trap:520 : jobs -p 2026-04-02 02:31:16.739 | + ./stack.sh:exit_trap:520 : jobs= 2026-04-02 02:31:16.746 | + ./stack.sh:exit_trap:523 : [[ -n '' ]] 2026-04-02 02:31:16.752 | + ./stack.sh:exit_trap:529 : '[' -f '' ']' 2026-04-02 02:31:16.759 | + ./stack.sh:exit_trap:534 : kill_spinner 2026-04-02 02:31:16.765 | + ./stack.sh:kill_spinner:429 : '[' '!' -z '' ']' 2026-04-02 02:31:16.771 | + ./stack.sh:exit_trap:536 : [[ 1 -ne 0 ]] 2026-04-02 02:31:16.776 | + ./stack.sh:exit_trap:537 : echo 'Error on exit' 2026-04-02 02:31:16.776 | Error on exit 2026-04-02 02:31:16.781 | + ./stack.sh:exit_trap:539 : type -p generate-subunit 2026-04-02 02:31:16.788 | + ./stack.sh:exit_trap:540 : generate-subunit 1775096448 628 fail 2026-04-02 02:31:16.970 | + ./stack.sh:exit_trap:542 : [[ -z /opt/stack/logs ]] 2026-04-02 02:31:16.975 | + ./stack.sh:exit_trap:545 : /opt/stack/data/venv/bin/python3 /opt/stack/devstack/tools/worlddump.py -d /opt/stack/logs 2026-04-02 02:31:17.911 | + ./stack.sh:exit_trap:554 : exit 1